.w1920{
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
}
.w1200{
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    position: relative;
}


.fl{float:left;}
.fr{float:right;}
/*头部样式*/
.head2{
    height: 80px;
}
.logo{
    line-height: 80px;
}
.topwz{
    padding-left: 11px;
    background: url(../images/topwzsx.png) no-repeat left center;
    margin-top: 17px;
    margin-left: 2px;
}
.topwz p{
    font-size: 18px;
    color: #009cff;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 2px;
}
.topwz p+p{
    font-size: 12px;
    color: #010101;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 2px;
}
.ttel{
    padding-left: 57px;
    background: url(../images/topdh.png) no-repeat left center;
    margin-top: 15px;
}
.ttel p{
    color: #888888;
    font-weight: normal;
    line-height: 22px;
    font-size: 16px;
}
.ttel p+p{
    font-size: 24px;
    color: #009cff;
    font-weight: bold;
    line-height: 32px;
    letter-spacing: 2px;
}
/*导航栏样式*/
.tnav{
    height: 66px;
    background: #009cff;
}
.nav{
    width: 1200px;
    margin:0 auto;
}
.nav li{height:66px;text-align:center;width:150px;float:left;position:relative;z-index:999;margin-right: 25px;}
.nav li:last-child{
    margin-right: 0px;
}
.nav li a.a{
    overflow: hidden;
    height: 66px;
    display: block;
}
.nav li p{display:block;line-height:66px;color:#fff;height:66px;font-size: 18px;}
.nav li span{
    display: block;
    margin-top: 0px;
    display: block;
    transition: 0.6s;
    height:66px;
    line-height:66px;
    font-size: 18px;
}
.nav li:hover a p{transition: 0.6s;margin-top: -66px;}
.nav li:hover a span{color:#fff;text-decoration:none;background:url(../images/navbg.png) no-repeat ;transition: 0.6s;}
.nav .sec{background:#0dcdfd;overflow:hidden;z-index:9999;position:absolute;top:66px;left:0px;display: none;width: 100%;}
.nav .sec a{height:38px;line-height:38px;width:100%;overflow: hidden;display: block;color: #fff;}
.nav .sec a:hover{background:#0dcdfd;text-decoration:none;color:#fff;}


/*搜索和热门搜索*/
.ss0{
    height: 91px;
    background: url(../images/ss0bg.png) no-repeat center;
}

.search{text-align:left;height:24px;}
.ss2{
    padding-top: 15px;
}
.hotSearch{line-height:14px;font-weight:normal;font-size: 14px;color: #fafdfb;}
.hotSearch a{margin-right:6px;font-size: 14px;color: #fafdfb;}
#formsearch{width:213px;float:left;background: url(../images/ss0.png) no-repeat;height: 24px;margin-top: 10px;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
#formsearch input{height:24px;background:none;border:none;line-height:24px;float: left;box-sizing: border-box;outline: none;}
#formsearch input#keyword{padding-left:14px;color:#323332;width: 185px;font-weight: normal;font-size: 12px;}
#formsearch input#s_btn{width:28px;text-align:center;cursor:pointer;}
input#keyword:-ms-input-placeholder{
color: #323332;
}
input#keyword::-webkit-input-placeholder{
color: #323332; 
}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.bxfl ul li{
    float: left;
    width: 157px;
    margin-right: 18px;
    background: #0dcdfd;
    height: 91px;
    text-align: center;
    padding-top: 13px;
}
.bxfl ul li img{
    margin: 0 auto;
}
.bxfl ul li h3{
    font-size: 18px;
    color: #fafbfd;
    font-weight: normal;
    line-height: 18px;
    margin-top: 13px;
}

.pro{
    margin-top: 55px;
}
.pro .title{
    background: url(../images/protitbg.png) no-repeat center;
    width: 801px;
    margin: 0 auto;
    padding-left: 340px;
    height: 105px;
    padding-top: 19px;
}
.pro .title h1{
    font-size: 39px;
    color: #0dcdfd;
    font-weight: bold;
    line-height: 39px;
    font-style: italic;
    letter-spacing: 2px;
}
.pro .title h2{
    font-size: 14px;
    color: #010101;
    font-weight: normal;
    line-height: 14px;
    margin-top: 5px;
    letter-spacing: 2px;
}
.pro1{
    margin-top: 60px;
}
.profl{
    width: 233px;
    height: 544px;
     background: url(../images/proflbg.png) no-repeat center;
}

.profl h1{
    padding-top: 25px;
    text-align: center;
    font-size: 30px;
    color: #fbfbfb;
    font-weight: normal;

}
.profl ul {
    margin-top: 84px;
}
.profl ul li{
    width: 100%;
    height: 42px;
    border-bottom: 1px dashed #c0c0c0;
    text-align: center;
}
.profl ul li a{
    text-align: center;
    font-size: 16px;
    color: #030303;
    line-height: 42px;
}
.profl ul li:nth-child(1){
    height:42px;
}
.profl ul li:hover a{
    display: block;
    width: 177px;
    height: 38px;
    background: #01affd;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin:0 auto;
    border-radius: 19px; 
}
.profl .ckgd{
    margin: 0 auto;
    display: block;
    margin-top: 30px;
    width: 188px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    background: #0dcdfd;
    font-size: 18px;
    color: #fcfbfb;
    text-align: center;
    font-weight: normal;
}
.pro2{
    width: 958px;
}
.pro2 ul li{
    width: 311px;
    height: 250px;
    float: left;
    margin-right: 12px;
    margin-bottom: 41px;
    position: relative;
    padding: 7px 10px 9px 10px;
    background:  url(../images/proli.png) no-repeat center;
}
.pro2 ul li:nth-child(3n){
    margin-right: 0px;
}
.pro2 ul li .img{
    width: 291px;height: 234px;
    display: block;
  
}
.pro2 ul li  .wz{
    position: absolute;
    width: 129px;
    height: 129px;
    background: rgba(39,114,216,.62);
    border-radius: 50%;
    top: 70px;
    left: 27.5%;
}
.pro2 ul li h3{
    width: 117px;
    height: 57px;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    text-align: center;
    margin-top: 37px;
    margin-left: 5px;

}
.pro2 ul li h3 a{
    font-size: 16px;
    color: #fffefe;
    font-weight: normal;
    line-height: 24px;
    text-indent: 7px;
    display: block;
    margin-top: 4px;
}
.pro2 ul li:hover  .wz{
    width: 291px;
    height: 234px;
    border-radius: 0px;
    left: 10px;
    top: 7px;
}
.pro2 ul li:hover h3{
    margin-top: 87px;
    margin-left: 94px;
}

.liuy{
    margin-top: 7px;
    background:  url(../images/liybg.png) no-repeat center;
    height: 1015px;
    padding-top: 10px;
}
.liuy .lyt{
    text-align: center;
}
.liuy .lyt h1{
    
}
.liuy .lyt h2{
    font-size: 48px;
    color: #cdf0ff;
    font-weight: normal;
    line-height: 48px;
}
.ly2{
    position: relative;
    margin-top: 30px;
    height: 848px;
}
.ly2 .lytp1{
    position: absolute;
    left: 0px;
    top:0px;
    overflow: hidden;
}
.ly2 .lytp1 img{
    -webkit-transform: scale(1,1);-moz-transform: scale(1,1);
     -webkit-transition: all 0.5s ease-out;
     -moz-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out;  
}
.ly2 .lytp1 img:hover{
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
    -webkit-transition:all 0.6s ease-out;
    -moz-transition:all 0.6s ease-out;
    transition:all 0.6s ease-out;
}
.ly2  .lytp2{
    position: absolute;
    right: 90px;
    bottom: 20px;
    overflow: hidden;
}
.ly2 .lytp2 img{
    -webkit-transform: scale(1,1);-moz-transform: scale(1,1);
     -webkit-transition: all 0.5s ease-out;
     -moz-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out;  
}
.ly2 .lytp2 img:hover{
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
    -webkit-transition:all 0.6s ease-out;
    -moz-transition:all 0.6s ease-out;
    transition:all 0.6s ease-out;
}
.ly2 ul li img{
margin-right: 30px;
}
.ly2 ul li .wz{
    width: 490px;
}
.ly2 ul li .wz h3{
    font-size: 24px;
    color: #fdfdfd;
    font-weight: bold;
    line-height: 32px;

}
.ly2 ul li .wz span{
    display: block;
    border-bottom: 1px dashed #a0a0a0;
    padding-bottom: 7px;
    font-size: 14px;
    color: #efefef;
    font-weight: normal;   
}
.ly2 ul li .wz p{
    font-size: 14px;
    color: #efefef;
    font-weight: normal;
    line-height: 24px;
    margin-top: 10px;
}
.ly2 ul li:nth-child(1){
    margin-left: 600px;
    margin-bottom: 50px;
    padding-top: 25px;
}
.ly2 ul li:nth-child(2){
    margin-left: 600px;
    margin-bottom: 120px;
}
.ly2 ul li:nth-child(3){
    width: 595px;
    margin-bottom: 40px;
}

.ly2 ul li:nth-child(4){
    width: 595px;
    margin-bottom: 0px;
}
.case1{
    margin-top: 50px;
}
.case1 .title{
    background: url(../images/casetit.png) no-repeat center;
    width: 709px;
    margin: 0 auto;
    padding-left: 300px;
    height: 97px;
    padding-top: 15px;
}
.case1 .title h1{
    font-size: 30px;
    color: #0dcdfd;
    font-weight: bold;
    line-height: 30px;
    font-style: italic;
    letter-spacing: 0px;
}
.case1 .title h2{
    font-size: 14px;
    color: #010101;
    font-weight: normal;
    line-height: 14px;
    margin-top:9px;
    letter-spacing: 1px;
}
.case2{
    margin-top: 40px;
}
.case2 ul li{
    float: left;
    width: 284px;
    height: 232px;
    margin-right: 21px;
    margin-bottom: 26px;
    position: relative;
}
.case2 ul li:nth-child(4n){
    margin-right: 0px;
}
.case2 ul li img{
    width: 100%;
}
.case2 ul li h3{
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(74,168,255,.6);
    padding: 12px 18px 14px 15px;
}
.case2 ul li h3 a{
    display: block;
    border: 2px solid #fff;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: normal;line-height: 202px;
    color: #fff;

}
.case2 ul li:hover h3{
    display: block;
}

.hzlc{
    margin-top: 80px;
    background: url(../images/hzlc.png) no-repeat center;
}
.hzlc ul li{
    float: left;
    text-align: center;
}
.hzlc ul li h3{
    font-size: 18px;
    color: #040404;
    font-weight: normal;
    line-height: 32px;
}
.hzlc ul .li2{
    margin-top: 9px;
}
.hzlc ul li:nth-child(2){
    margin-left: 384px;

}
.hzlc ul li:nth-child(3){
    margin-left: 356px;
    margin-right: 156px;
}
.hzlc ul li:nth-child(4){
    margin-left: 244px;
    margin-right: 0px;
}
.hzlc ul li:nth-child(5){
    margin-left: 394px;
    margin-right: 0px;
}
.hzlc ul li:nth-child(6){
    margin-left: 346px;
    margin-right: 0px;
}
.ht{
    height: 289px;
    padding-top: 78px;
    margin-top: 30px;
}
.ht h1{
    margin-left: 122px;
    font-size: 36px;
    font-weight: normal;
    line-height: 45px;
    color: #0dcdfd;

}
.ht h2{
    color: #e5e6e5;
    font-weight: normal;
    font-size: 16px;
    line-height: 45px;
    padding-left: 50px;
     background: url(../images/htdh.png) no-repeat left center;
     
}
.ht h2 p{
    text-indent: 21px;
}
.ht h2 p+p{
    text-indent: 0px;
}

.ab1{
    background: url(../images/abbg.png) no-repeat left 56px;
    background-size: 100%; 
    position: relative;
}
.ab1 .abwz .abt{
    width: 590px;
    
    position: absolute;
    left: 80px;
    top: 0px;
}
.ab1 .abwz h1{
    font-size: 24px;
    line-height: 24px;
    margin-left: 80px;
    font-weight: normal;
    line-height: 24px;
    margin-top: 123px;
    width: 520px;
}
.ab1 .abwz h3{
    font-size: 16px;
    line-height: 32px;
    margin-left: 80px;
    font-weight: normal;
    line-height: 24px;
    margin-top: 32px;
    width: 520px;
}
.ab1  .abtp{
    margin-right: 35px;
    overflow: hidden;
}
.ab1  .abtp img{
   -webkit-transform: scale(1,1);-moz-transform: scale(1,1);
     -webkit-transition: all 0.5s ease-out;
     -moz-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out;  
}
.ab1  .abtp img:hover{
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
    -webkit-transition:all 0.6s ease-out;
    -moz-transition:all 0.6s ease-out;
    transition:all 0.6s ease-out;
}
.ab1 .mor{
    
    width: 102px;
    height: 38px;
   margin-left: 487px;
    margin-top: 21px;
    text-align:center;
    line-height: 38px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    border-radius: 19px;
    background: #0dcdfd;
}
.ab1 .mor a{
    color: #fff;
}


.new0{
    margin-top: 70px;
}
.new1{
    width: 346px;
    margin-top: 40px;
}
.news1t{
    width: 346px;
}

.news1t .news1t1  li{
    width: 156px;
    height: 53px;
    border-radius: 5px;
    border: 2px solid #29d3fd;
    line-height: 53px;
    text-align: center;
    font-size: 18px;
    margin-right: 20px;
    float: left;
}
.news1t .news1t1  li a{
     color: #0dcdfd;
}
.news1t .news1t1  li:nth-child(2){
    margin-right: 0px;
}
.news1t .news1t1  li.cur{
    background: #29d3fd;
}
.news1t .news1t1  li.cur a{
    color: #fff;

}
.news2{
    display: none;
    margin-top: 0px;
}
.news2 ul li{
    position: relative;
    background: #f5f4f4;
    padding-bottom: 35px;
}
.news2 ul li img{
    width: 346px;
    height: 266px;
    z-index: 9px;
}
.news2 ul li .time{
    width: 88px;
    height: 69px;
    background: #009cff;
    text-align: center;
    padding:7px 10px ;
   position: absolute;
   left: 19px;
   top: 244px;
    z-index: 99;
}
.news2 ul li .time p{
    width: 100%;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    color: #fff;
}
.news2 ul li .time span{
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
     color: #fff;
}
.news2 ul li h3{
    font-size: 16px;
    color: #020202;
    font-weight: normal;
    line-height: 24px;
    margin-top: 27px;
    margin-left: 20px;
    margin-right: 20px;
    text-indent: 96px;
}

.xwzx{
    width: 770px;
}
.xwzxtit2{
    width: 770px;
}

.xwzxtit{
    margin-left: 160px;
}
.xwzx2{
    margin-top: 39px;
}
.xwzx2 .xwzx2-1{
    width: 338px;
    background: url(../images/newsx.png) no-repeat 7px 12px;
}
.xwzx2 .xwzx2-1 ul li{
    height: 33px;
    line-height: 33px;
    margin-bottom: 13px;
    width: 302px;
    margin-left: 36px;
    position: relative;
}
.xwzx2 .xwzx2-1 ul li:hover{
    background: #0dcdfd;
}
.xwzx2 .xwzx2-1 ul li:before{
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #d2d2d2;
    position: absolute;
    left: -36px;
    top: 8px;
}
.xwzx2 .xwzx2-1 ul li:hover:before{
background: #009cff;
}
.news2 .xwzx2 .xwzx2-1 ul li h3{
    font-size: 14px;
    color: #020202;
    font-weight: normal;
    margin-left: 7px;
         margin-top: 0px; 
     margin-right: 0px;
    text-indent: 0px;
    line-height: 35px;
}
.xwzx2 .xwzx2-1 ul li h3 a{
    color: #020202;
}
.xwzx2 .xwzx2-1 ul li span{
    margin-right: 10px;
     font-size: 14px;
    color: #020202;
    font-weight: normal;
}
.xwzx2 .xwzx2-1 ul li:hover h3 a{
    color: #fff;
}
.xwzx2 .xwzx2-1 ul li:hover span{
    color: #fff;
}

/*友情链接*/
.f_link{
    width:1200px;
    margin:0 auto;
  text-align: center;

}
.f_link,.f_link a{
    font-size: 14px;
    line-height: 20px;
    color:#b9b5b5;
}
/*页面底部*/
.copyright{text-align:center;line-height:24px;}


.foot{
    background: url(../images/footbg.png) no-repeat top center ;
    padding-top: 90px;
    margin-top: 40px;
}
.ftnav{
    border: 1px solid #fff;
    line-height: 55px;
}
.ftnav a{
    width: 108px;
    height: 55px;
    line-height: 55px;
    
     display: block;
     float: left;
     color: #fff;
     font-size: 16px;
     text-align: center;
     margin-right: 73px;
}
.ftnav a:hover{
    background: url(../images/ftnavbg.png) no-repeat  center ;
    color: #0dcdfd;
}
.ftnav a:last-child{
    margin-right: 0px;
}
.foot1 h1{
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    line-height: 18px;
    padding-bottom: 11px;
    background: url(../images/fthx.png) no-repeat  left bottom ;
    margin-top: 21px;
}
.foot1 .foot2{
    margin-top: 30px;
}
.foot1 .ftlx h2{
    font-weight: normal;
    line-height: 18px;
    font-size: 18px;
    color: #ece8e8;

}
.foot1 .ftlx h3{
    font-size: 16px;
    color: #ece8e8;
    font-weight: normal;
    line-height: 24px;
    /*margin-top: 25px;*/
}
.ft3 {
    font-size: 16px;
    color: #ece8e8;
    font-weight: normal;
    line-height: 30px;
    margin-right: 124px;
}
.ft3 a{
    color: #ece8e8;
    font-size: 16px;
}

.footer{
    border-top: 1px dashed #1b6dcf;
    background: #0450b7;
    padding: 10px 0;
    color: #cecccc;
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
}
.footer a{
    color: #cecccc;
    font-size: 14px;
    line-height: 20px;
}
.footer .footer1wz{
    margin-left: 120px;
    color: #cecccc;
}
.footer  .footer2wz{
    margin-right: 110px;
    color: #b9b5b5;
}