.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;}
/*头部样式*/
.header{
    height: 93px;
    background: #fff;
}
.logo{
    line-height: 93px;
}
.topwz{
    margin-left: 30px;
    margin-top: 30px;
    background:  url(../images/tophx.png) no-repeat left center;
    padding-left: 36px;
}
.topwz p{
font-size: 20px;
font-family: "Adobe 黑体";
line-height: 30px;
font-weight: bold;
color:#fff;
letter-spacing: 4px;
}
.head2_fr .zyqie{
    margin-top: 26px;
    margin-right: 14px;
}
.head2_fr .zyqie p{
    margin-bottom: 6px;
}
.topewm{
    margin-top: 18px;
    margin-right: 13px;
}

.ss{
    margin-top:28px;
}

.topdh{
    width: 266px;
    height: 38px;
    background: url(../images/topdh.png) no-repeat  center;
    padding-left: 55px;
    color: #0067d0;
}

/*导航栏样式*/
.tnav{
    height: 66px;
    background-color: #0067d0;
}
.nav{
    width: 1200px;
    margin:0 auto;
}
.nav li{
    height:66px;
    text-align:center;
    float:left;
    position:relative;
    z-index:999;
    padding:0 36px;
    background: url(../images/navhx.png) no-repeat right center;
}

.nav li:last-child{

background: none;
}
.nav li a{display:block;line-height:36px;color:#ffffff;height:39px;font-size: 16px;margin-top:17px; }
.nav li:hover a.a{color:#ffffff; text-decoration:none;font-weight: normal;}

.nav .sec{background:#3d8bdb;overflow:hidden;z-index:9999;position:absolute;top:66px;left:0px;display: none;width: 100%;}
.nav .sec a{height:56px;line-height:56px;width:100%;overflow: hidden;color: #fff;margin-top: 0px;}
.nav .sec a:hover{background:#0067d0;text-decoration:none;color:#fff;}


/*搜索和热门搜索*/
.search{text-align:left;height:24px;}
.hotSearch{width:400px;height:24px;line-height:24px;font-weight:normal;}
.hotSearch a{margin-right:6px;}
#formsearch{width:266px;background: url(../images/ss0.png) no-repeat;height: 38px;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
#formsearch input{height:36px;background:none;border:none;line-height:36px;float: left;box-sizing: border-box;outline: none;}
#formsearch input#keyword{padding-left:7px;color:#666;width: 232px;}
#formsearch input#s_btn{width:32px;text-align:center;cursor:pointer;}
input#keyword:-ms-input-placeholder{
color: #666;
}
input#keyword::-webkit-input-placeholder{
color: #666; 
}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.wh{
    width: 1200px;
    margin:0 auto;
}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}


.w1{
    margin-top: 50px;
}
.kwtit{
    text-align: center;
}
.kwtit h3{
    font:bold 30px/30px MicrosoftYaHei;
    color: #333333;
}
.kwtit h5{
    font:normal 18px/18px MicrosoftYaHei;
    color: #999999;
    margin-top: 15px;
}
.probg{
    margin-top: 49px;
}
.pro_sec{
    background: url(../images/prosec.jpg) center no-repeat;
    width: 259px;
    height: 549px;
    padding: 20px 22px;
    position: relative;
}
.sun-product-sort-ul { }
.sun-product-sort-ul > li { 
    position: relative; 
    margin-bottom: 14px;
 
}
.sun-product-sort-ul > li > a { display: block; font-size: 18px; color: #333333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;
    width: 215px;
    height: 35px;
	background-color: #ffffff;
    position: relative; 
    padding-left: 10px;
    line-height: 35px;
}
.sun-product-sort-ul > li.active .sun-product-sort-sub { display: block; }
/* .sun-product-sort-sub { display: none; } */
.sun-product-sort-sub > a { display: block; font-size: 17px; color: #ffffff; line-height: 34px;background: url(../images/sec.png) left 8px center no-repeat;padding-left: 23px;}
.sun-product-sort-sub > a:hover { color: #ffffff; }

.probg .propec{
    width: 215px;
	height: 69px;
    background-color: #f6ba1b;
    font:normal 18px/26px MicrosoftYaHei;
    color: #1c1c1a;
    padding:10px;
    position: absolute;
    bottom: 20px;
}



.prolist{
    width: 922px;
}
.prolist ul li{
    width: 293px;
    margin-right: 21px;
    float: left;
}
.prolist ul li:nth-child(3n){
    margin-right: 0;
}
.prolist ul li a.img{
    width: 293px;
    height: 230px;
    display: block;
    overflow: hidden;
}
.prolist ul li a.img img{
    width: 100%;
    height: 100%;
    transition: all 0.4s;
}
.prolist ul li:hover a.img img{
    transition: all 0.4s;
    transform: scale(1.1, 1.1);
}
.prolist ul li h3 a{
    font:normal 18px/56px MicrosoftYaHei;
    color: #333333;
    text-align: center;
    display: block;
}

/* w2 */
.w2{
    background: url(../images/w2.png) center no-repeat;
    height: 1400px;
    padding-top: 50px;
    margin-top: 27px;
}
.ysbg{
    margin-top: 48px;
}
.ysbg ul li{
    width: 100%;
    margin-bottom: 25px;
}
.ysbg ul li .yspic{
    width: 510px;
    float: left;
}
.ysbg ul li .yspic .ystupia{
    width: 510px;
    height: 270px;
    overflow: hidden;
}
.ysbg ul li .yspic .ystupia img{
    width: 100%;
    height: 100%;
    transition: all 0.4s;
}
.ysbg ul li .yspic .ystupia:hover img{
    transition: all 0.4s;
    transform: scale(1.1, 1.1);
}

.ysbg ul li .yspic1 .ystupia{
    width: 510px;
    height: 270px;
    overflow: hidden;
}
.ysbg ul li .yspic1 .ystupia img{
    width: 100%;
    height: 100%;
    transition: all 0.4s;
}
.ysbg ul li .yspic1 .ystupia:hover img{
    transition: all 0.4s;
    transform: scale(1.1, 1.1);
}





.ysbg ul li h3{
    font:normal 16px/30px MicrosoftYaHei;
    color: #333333;
    margin-top: 20px;
}
.ysbg ul li .yspic1{
    width: 510px;
    float: right;
}

.ysbg ul li .yspic h3{
    margin-left: 80px;
}
.ysbg ul li .yspic1 h3{
    margin-right: 80px;
}

/* 关于我们 */
.gywm{
    margin-top: 70px;
}
.gywm1{
    width: 194px;
    height: 346px;
    background: #0067d0;
    padding-top:40px; 
    text-align: center;
}
.gywm1 h1{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
}
.gywm1 h2{
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 20px;
}
.gywm1 h3{
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    line-height: 18px;
    text-transform: uppercase;
    margin-top: 126px;
}
.gywm1 p{
    font-size: 20px;
    font-weight: bold;
    color: #0067d0;
    line-height: 37px;
    text-transform: uppercase;
    width: 150px;
    height: 37px;
    background: #fff;
    display: block;
    margin:0 auto;
    border-radius: 5px;
    margin-top: 20px;
}
.gywm2{
    width: 545px;
    margin-left: 47px;
}
.gywm2 h1{
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    color: #323232;
    margin-top: 20px;
}
.gywm2 h1 span{
    color: #0155a5;
}
.gywm2 h2{
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    color: #1c1c1a;
    margin-top: 28px;
}
.gywm2 .ckxq{
    width: 154px;
    height: 38px;
    border: 1px solid #0155a5;
    border-radius: 8px;
    display: block;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    color: #0155a5;
    margin-top: 35px;
}
.gywm2 .ckxq:hover{
    background: #0067d0;
    color: #fff;
}
.gywm3{
    width: 381px;
    height: 346px;
    display: block;
    overflow: hidden;
}
.gywm3 img{
    width: 100%;
    height: 100%;
    transition: all 0.4s;
}
.gywm3:hover img{
    transition: all 0.4s;
    transform: scale(1.1, 1.1);
}





.shdw{
    background: url(../images/shdwbg.png) no-repeat top center;
    height: 708px;
    margin-top: 50px;
    padding-top: 50px;
}

.shdwbt{
    margin-top: 125px;
}
.shdwbt h1{
    font-size: 36px;
    color: #0067d0;
    font-weight: bold;
    line-height: 36px;
}
.shdwbt h2{
    font-size: 18px;
    color: #0067d0;
    font-weight: normal;
    line-height: 18px;
    margin-top: 26px;
}
.shdwbt h3{
    width: 312px;
    height: 53px;
    background: url(../images/shdwbt.png) no-repeat top center;
    margin-top: 30px;
    line-height: 53px;
    padding-left: 28px;
    font-size: 18px;
    color: #0067d0;
    font-weight: normal;
}
.shdwfl{
    width: 785px;
}
.shdwfl  ul li{
    width: 380px;
    height: 294px;
    float: left;
    background: #fff;
    margin-right: 19px;
    margin-bottom: 19px;
    padding: 30px 40px 0 43px;
    text-align: center;
}
.shdwfl  ul li:nth-child(2n){
    margin-right: 0px;
}
.shdwfl  ul li h3{
    margin-top: 20px;
    font-size: 20px;
    color: #0067d0;
    font-weight: bold;
    line-height: 20px;
}
.shdwfl  ul li p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    text-align: left;
}



.case0{
    margin-top: 50px;
}

.case4{
    margin-top: 50px;
    position: relative;
}
.case4 .hd a{
    width: 28px;
    height: 48px;
    position: absolute;
    top: 147px;
    z-index: 99;
}
.case4 .next{
    left: -68px;
    background:  url(../images/left1.png) no-repeat top center;
}
.case4 .prev{
    right: -68px;
    background:  url(../images/right1.png) no-repeat top center;
}

.case4 .bd{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.case4 .bd ul li{
    float: left;
    width: 387px;
    height: 375px;
    margin:0 10px;
    position: relative;
    
}
.case4 .bd ul li img{
	width: 387px;
	height: 269px;
}
.case4 .bd ul li .casecons{
    height: 102px;
    transition: all 0.4s;
    box-shadow: 0px 0px 10px 0px 
    rgba(0, 103, 208, 0.2);
    padding-top: 30px;
    padding-left: 39px;
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    background: #fff;
}
.case4 .bd ul li:hover .casecons{
    transition: all 0.4s;
    height: 187px;
}
.case4 .bd ul li .casecons h2{
    font:bold 18px/18px MicrosoftYaHei;
    color: #1c1c1a;
}
.case4 .bd ul li .casecons h5{
    font:normal 14px/14px MicrosoftYaHei;
    color: #1c1c1a;
    margin-top: 13px;
    display: block;
}
.case4 .bd ul li .casecons h6{
    font:normal 14px/26px MicrosoftYaHei;
    color: #1c1c1a;
    margin-top: 25px;
    display:none;
}
.case4 .bd ul li:hover .casecons h2{
    color: #0067d0;
}
.case4 .bd ul li:hover .casecons h5{
    display: none;
}
.case4 .bd ul li:hover .casecons h6{
    display: block;
}



/* 横图 */
.hengbg{
    background: url(../images/hen.png) center no-repeat;
    height: 300px;
    margin-top: 50px;
    padding-top: 96px;
    text-align: center;
}
.hengbg h2{
    font:bold 46px/46px MicrosoftYaHei;
    color: #ffffff;
}
.hengbg h4{
    font:normal 28px/28px MicrosoftYaHei;
    color: #ffffff;
    letter-spacing: 3px;
    margin-top: 34px;
}


/* 新闻 */
.news0{
    margin-top: 50px;
    margin-bottom: 50px;
}
.news2{
    margin-top: 55px;
}
.news2 .hd1{
   /* margin-left:8px;  */
}
.news2 .hd1 ul li{
   float: left;
   font-size: 18px;
   color: #323232;
   font-weight: bold;
   margin-right: 40px;
   padding-bottom: 7px;
   height: 30px;
   width: 88px;
   text-align: center;
}
.news2 .hd1 ul li:hover{
    border-bottom: 3px solid #0071c3; 
}
.news2 .hd1 ul li.cur{
    border-bottom: 3px solid #0071c3; 
}
.news2 .bd1 .n1{
display: none;
}
.newstj{
    border-top: 1px solid #d2d2d2;
    width: 702px;
    padding-top: 25px;
}
.newstj ul li a.aimg{
    width: 269px;
    height: 168px;
    overflow: hidden;
}
.newstj ul li a.aimg img{
    width: 100%;
    height: 100%;
    transition: all 0.4s;
}
.newstj ul li:hover a.aimg img{
    transition: all 0.4s;
    transform: scale(1.1, 1.1);
}


.newstj .wz{
    width: 410px;
    margin-top: 30px;
}
.newstj .wz h3{
    font-size: 16px;
    color: #0155a5;
    font-weight: bold;
    line-height: 16px;
}
.newstj .wz span{
    font-size: 14px;
    color: #888888;
    font-weight: normal;
    margin-top: 26px;
    display: block;
    line-height: 14px;
}
.newstj .wz dt{
    font-size: 14px;
    color: #606060;
    line-height: 24px;
    font-weight: normal;
    margin-top: 20px;
    display: block;
}
.newsbtj{
    margin-top: 20px;
}
.newsbtj ul li{
    height: 60px;
    border-bottom: 1px solid #c3c3c3;
    line-height: 60px;
    background:  url(../images/newsq.png) no-repeat left center;
}
.newsbtj ul li a{
    font-size: 16px;
    color: #5a5a5a;
    display: block;
    margin-left: 24px;
}
.newsbtj ul li span{
     font-size: 14px;
    color: #888888;
}



.news2-2{
    width: 427px;
    height: 437px;
    background: #0067d0;
    padding: 26px 15px 0 18px;
}
.news2-2t h2{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-bottom: 19px;
    width: 100%;
    border-bottom: 1px solid #fff;
}
.news2-3{}
.news2-3 ul li{
    height: 120px;
    border-bottom: 1px solid #5784b0;
    padding-top: 27px;
}
.news2-3 ul li h3{
    padding-left:62px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    background:  url(../images/wen.png) no-repeat left center;
    line-height: 40px;
}
.news2-3 ul li h6{
    padding-left:62px;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    background:  url(../images/da.png) no-repeat left center;
    line-height: 40px;
}
.news2-3 ul li:nth-child(3){
    border-bottom: none;
}




/*友情链接*/
.f_link{
    width: 1200px;
    margin:0 auto;
    height: 30px;
    font:bold 14px/30px MicrosoftYaHei;
    color: #5a5a5a;
}
.f_link a{
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    margin-right: 6px;
}
/*页面底部*/
.copyright{text-align:center;line-height:24px;}
.foot{
    height: 291px;
    background: #0067d0;
    padding-top:58px;
}
.ftdh{
   background:  url(../images/ftsx.png) no-repeat right top; 
   width: 621px;
}
.ftdh dl{
    float: left;
    text-align: center;
    width: 20%;
}
.ftdh  dl:first-child{
    text-align: left;
}
.ftdh  dl dt{
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px;
}
.ftdh  dl dd{
    font-size: 14px;
    color: #fff;
    line-height: 36px;
}
.ftdh  dl dd a{
    color: rgba(255,255,255,.49);
}

.ftlx{
    width: 524px;
}
.fewm{
    text-align:center;
    font: normal 14px/30px MicrosoftYaHei;
    color:#ffffff;
}
.f_contact{
    font:normal 14px/28px MicrosoftYaHei;
    color: #fff;
    margin-top: -4px;
}

.ftlx .k1{
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
    margin-left: 9px;
}
.ftlx .k1 a{
    font-size: 14px;
    color: #fff;
}

.footer{
    height: 50px;
    line-height: 57px;
    font-size: 12px;
    color: #898989;
}
.footer a{
    height: 57px;
    line-height: 57px;
    font-size: 12px;
    color: #898989;
}



/* 内页 */
.owl-carousel .owl-nav.disabled{
    display: block !important;
}




























