﻿/*背景轮播*/
.banner{ width:100%; height:10%; position:relative;}

.product{ text-align: center; margin: 20px 0; }
.product dl dt{background: url("../img/txt_white_bg.png") repeat-x; margin-bottom: 0px;}
.product dl dt span{ background: #FFF; line-height: 28px; font-size: 28px;}
.product dl dd.xiayi{margin-top: 20px;}
.product dl dd a{ width:203px;height: 370px;float: left; margin-left:62px; display: block; color:#727272; position: relative;top: 30px  }
.product dl dd a:nth-child(1){
    margin-left: 0px;
}
.product dl dd a:nth-child(5){
    margin-left: 0px;
}
.product dl dd a:hover{
    text-decoration: none;
   position: relative;
    top: 20px;
    transition: all .4s;
}
.prod img{
    width: 160px;
}
.new{
    background: url(../img/activity.jpg) no-repeat;
    background-position: 87%;
}
.product dl dd a .tit{
    width: 203px;
    font-size: 24px;
    font-weight: bolder;
    display: block;
    margin: 0 auto;
    position: relative;
    top: -78px;
    color: white;
}
.product dl dd a .p_mask{ width: 173px; height: 113px; position: absolute; background: url("../img/p_mask.png") no-repeat; padding-top: 60px; display: none;}
.product dl dd a div{position: absolute; z-index: 100; background-color: #222; width: 60px; height: 60px; cursor: pointer; /*	Setting a really big value for border-radiusw ill make the divs perfect circles */- moz-border-radius:100px;- webkit-border-radius:100px;border-radius:100px;}
.product dl dd a .cornerTL { left:-63px; top:-63px; }
.product dl dd a .cornerTR { right:-63px; top:-63px; }
.product dl dd a .cornerBL { left:-63px; bottom:-63px; }
.product dl dd a .cornerBR { right:-63px; bottom:-63px; }
.product dl dd a p { width: 100%; left: 0; top: 57px; z-index: 200; position: absolute; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #FFF; font-size: 14px; text-align: center; cursor: pointer; display: none;	/* hidden by default */}
.product dl dd a .p_mask span{ font-size: 22px; color: #FFF;}

.year10{ text-align: center; margin: 50px 0; padding: 25px 0; background: #f2f2f2; position: relative;}
.year10 h3{background: url("../img/txt_blue_bg.png") repeat-x; margin-bottom: 35px; font-weight: normal;}
.year10 h3 span{ background: #f2f2f2; line-height: 28px; font-size: 28px;}
.year10 .year .popBox{ width: 215px; height: 130px; display: none; text-align: left; background: url("../img/info_box_bg.png") no-repeat; font-size: 14px; padding: 5px 20px; position: absolute;}
.year10 .year .popBox span{ font-size: 30px; font-weight: bolder;}
.year10 .year .yearLine{ height:110px;background: url("../img/home_yearline.png") repeat-x left;}
.year10 .year .cont{ width: 1250px; height: 130px; margin: 0 auto; position: relative;}
.year10 .year .yearLine ul li{ width: 56px; text-align: left; padding-right:30px; margin-right: 5px; background: url("../img/home_yearcircle_off.png") no-repeat left; float: left; font-size: 16px; color: #303030; font-weight: bolder; cursor: pointer; }
.year10 .year .yearLine ul .up{ padding-top: 20px; height: 90px;}
.year10 .year .yearLine ul .down{ padding-top: 70px; height: 40px;}
.year10 .year .yearLine ul .curYear,.year10 .year .yearLine ul li:hover{  background: url("../img/home_yearcircle_on.png") no-repeat 15px,0; font-size: 30px; font-weight: bolder; color: #01005e; padding-top: 0; height: 110px;}

.service1{ text-align: center; margin: 50px 0; }
.service1 dl dt{background: url("../img/txt_white_bg.png") repeat-x; margin-bottom: 35px;}
.service1 dl dt span{ background: #FFF; line-height: 28px; font-size: 28px; }
.service1 dl dd{ width:1100px; height: 600px; background: url("../img/company_site5.png") no-repeat top;background-size:1100px 600px; position: relative;}
.service1 dl dd .site{ width: 127px; height: 140px;  display: block; position: absolute;}

.spinner {width: 120px;height: 120px;background-color: #ffffff;border-radius: 100%;-webkit-animation: scaleout 1.0s infinite ease-in-out;animation: scaleout 1.0s infinite ease-in-out;}
@-webkit-keyframes scaleout {
    0% { -webkit-transform: scale(0.0) }
    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes scaleout {
    0% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 100% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
          opacity: 0;
      }
}

/*.service dl dd .site:hover{background: url("../img/site_on.png") no-repeat;}*/
.service dl dd .popInfo{position: absolute; z-index: 100;
 /*background:url("../img/pop_info03.png") no-repeat;*/
background-size:347px 185px; width: 347px; height:185px; cursor: pointer; display: none}

/*.service dl dd .popInfo_liehuo{position: absolute; z-index: 100; background:url("../img/pop_info02.png") no-repeat; width: 347px; height: 115px; cursor: pointer; }*/

/*.service dl dd .popInfo p{ display:block; width:260px; height:92px; line-height:14px; font-size:12px;  position:absolute; right:12px; top:10px; color:#fff; text-align:left;}*/
/*.service dl dd .popInfo p a{ font-size:12px; color:#F1FD26; }*/


.programe{  text-align: center; margin: 50px 0; padding: 25px 0; background: #f2f2f2;}
.programe h3{background: url("../img/txt_blue_bg.png") repeat-x; margin-bottom: 35px; font-weight: normal;}
.programe h3 span{ background: #f2f2f2; line-height: 28px; font-size: 28px;}
.programe dl dt{ width: 280px; float: left; margin-left:46px;}
.programe dl dd{ width: 280px; float: left; text-align: left; margin-top: 20px; padding:0 23px 0 23px; color: #777;}
.programe dl dd ul li{ padding-left: 15px; line-height: 24px; background: url("../img/dot_li.png") no-repeat left;}
.programe dl dd ul li a{ color: #444; font-size: 14px;}
.programe dl dd ul li span{ float: right; font-size: 14px;}

.user{ text-align: center; margin: 50px 0; }
.user dl dt{background: url("../img/txt_white_bg.png") repeat-x; margin-bottom: 35px;}
.user dl dt span{ background: #FFF; line-height: 28px; font-size: 28px;}
.user dl dd ul li{ width: 170px; float: left; border: #f2f2f2 1px solid; margin:3px 0 3px 9px;}
.user dl dd ul li:hover{  border: #93a6d5 1px solid;;}

.info{ text-align: center; margin:0 0 50px 0; }
.info dl dt{background: url("../img/txt_white_bg.png") repeat-x; margin-bottom: 35px;}
.info dl dt span{ line-height: 28px; font-size: 28px;}
.info dl dd .infoType{ width:498px; margin: 0 auto; }
.info dl dd .infoType a{ width: 156px; height: 49px; line-height: 49px; margin: 0 5px; color: #FFF; font-size: 20px; font-weight: bolder; background: url("../img/i_gray_bg.png") no-repeat; display: block; float: left;}
.info dl dd .infoType a:hover{ text-decoration:none;}
.info dl dd .infoType .curInfo{ background: url("../img/i_blue_bg.png") no-repeat;}
.info dl dd .infoType a:hover{ background: url("../img/i_blue_bg.png") no-repeat;}
.info dl dd ul{ margin-top: 30px; display: none;}
.info dl dd ul li{ width: 529px; height: 105px; margin: 5px 0 15px 14px; float: left;}
.info dl dd ul .liCur{ background: #EEE;}
.info dl dd ul li .tit{ width: 105px; height: 78px; background: url("../img/i_gray_square_bg.png") no-repeat; display: block; color: #FFF; font-size: 22px; padding-top: 27px;}
.info dl dd ul li .titCur{background: url("../img/i_blue_square_bg.png") no-repeat;}
.info dl dd ul li .tit span{ font-size: 28px; font-weight: bolder;}
.info dl dd ul li dl{ width: 398px; height: 105px; padding: 5px 10px; float: right; text-align: left;}
.info dl dd ul li dl dt{ font-size: 18px; font-weight: bolder; color: #444; line-height: 24px; background: no-repeat; margin: 0; padding: 0;}
.info dl dd ul li dl .cont{ color: #666; line-height: 18px; letter-spacing: 1px; margin-top: 10px;}
.info dl dd ul li dl .more{ text-align: right;}
.info dl dd ul li dl .more a{ color: #007cc2;}

.brief_content{
    width: 1100px;
    height: 680px;
    margin: 30px auto;
    background: url("../images/phone_04.png") no-repeat;
    background-position: 52% 50%;
}
.brief_content_hover{
    width: 300px;
    height:600px;
    margin: -800px auto;
    position: relative;
}
.brief_content_hover_style{
    background-color:white;display:none;position: relative;left:25px;top:95px;z-index: 1000;height: 366px;width: 250px;background: url('../images/messages_01_03.png') no-repeat;font-size: 14px!important;
}
.brief_content a{
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    color: #646665;
    font-size: 18px;
    background-color: white;
    border: 1px solid #646665;
}
.brief_content a:hover{
    background-color:#3699FF ;
    border:1px solid #3699FF;
    color: white;
    text-decoration: none;
}
.yuan1{
    width: 90px;
    height:90px;
    position: relative;
    left:160px;
    top:10px;
    line-height: 90px;
    font-size: 14px!important;
}
.yuan2{
    width: 90px;
    height: 90px;
    position: relative;
    top: 300px;
    left: -90px;
    line-height: 90px;
    font-size: 14px!important;
}
.yuan3{
    width: 100px;
    height: 100px;
    position: relative;
    top:210px;
    left: -60px;
    line-height: 100px;
    font-size: 14px!important;
}
.yuan4{
    width: 100px;
    height: 100px;
    position: relative;
    top: 450px;
    left: -10px;
    line-height: 100px;
    font-size: 14px!important;
}
.yuan5{
    width: 115px;
    height: 115px;
    position: relative;
    top:100px;
    left: -130px;
    line-height: 115px;
}
.yuan6{
    width: 125px;
    height: 125px;
    position: relative;
    top:280px;
    left: -270px;
    line-height: 125px;
}
.yuan7{
    width: 135px;
    height: 135px;
    position: relative;
    top:110px;
    left: -640px;
    line-height: 135px;
}
.yuan8{
    width: 135px;
    height: 135px;
    position: relative;
    top:430px;
    left: -730px;
    line-height: 135px;
}
.yuan9{
    width:90px;
    height: 90px;
    position: relative;
    left:-80px;
    top:10px;
    line-height: 90px;
    font-size: 14px!important;
}
.yuan10{
    width: 90px;
    height: 90px;
    position: relative;
    top:170px;
    left:1005px;
    line-height: 90px;
    font-size: 14px!important;
}
.yuan11{
    width: 90px;
    height: 90px;
    position: relative;
    top:75px;
    left:790px;
    line-height: 90px;
    font-size: 14px!important;
}
.yuan12{
    width: 90px;
    height: 90px;
    position: relative;
    top:320px;
    left:530px;
    line-height: 90px;
    font-size: 14px!important;
}
.yuan13{
    width: 115px;
    height: 115px;
    position: relative;
    top:-25px;
    left:435px;
    line-height: 115px;
}
.yuan14{
    width: 125px;
    height: 125px;
    position: relative;
    top:148px;
    left:330px;
    line-height: 115px;
}
.yuan15{
    width: 125px;
    height: 125px;
    position: relative;
    top:-25px;
    left: 430px;
    line-height: 125px;
}
.yuan16{
    width: 125px;
    height: 125px;
    position: relative;
    top:295px;
    left: 250px;
    line-height: 125px;
}