/*全局样式*/
@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px "微软雅黑","Arial Narrow",HELVETICA;color:#000;-webkit-text-size-adjust:100%;}
input:required,textarea:required{outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{max-width:1230px !important;}
.clear{clear:both;width:0;height:0;}
.tr{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sx{cursor:pointer;}
.w100{width:100% !important}
.h100{height:100% !important;}

/*头部*/
header .top{background:#0066b3;height:30px;}
header .top h5{line-height:30px;color:#fff;}
header .top ul{margin-left:26px;}
header .top ul li{line-height:30px;float:left;}
header .top ul li a{color:#fff;border-right:1px solid #fff;padding-right:10px;margin-right:10px;}
header .top ul li:last-child a{border:none;}
header .top ul li a:hover{color:yellow;}
header .top ol li{line-height:30px;float:left;margin-left:10px;}
header .top ol li a{color:#fff;}
header .top ol li a img{margin-right:5px;}
header .logo_box{height:100px;background:#efefef;overflow:hidden;}
header .logo_box .logo{width:35%;line-height:100px;}
header .logo_box .logo img{max-width:100%;}
header .logo_box .sousuo{width:30%;margin-top:28px;padding:0 0 0 60px;position:relative;}
header .logo_box .sousuo:before{content:"";width:3px;height:120px;background:#dadada;position:absolute;top:-38px;left:30px;transform:rotate(30deg);}
header .logo_box .sousuo:after{content:"";width:3px;height:120px;background:#fff;position:absolute;top:-38px;left:33px;transform:rotate(30deg);box-shadow:0 -20px 15px rgba(0,0,0,0.3);}
header .logo_box form input{width:80%;height:44px;border:2px solid #0066b3;padding:0 5px 0 40px;background:#fff url(../images/icon3.png) no-repeat 10px center;}
header .logo_box form button{width:20%;height:44px;background:#0066b3;padding:0;border:none;color:#fff;}
header .logo_box .tel{background:#ff0000;height:100px;width:30%;position:relative;}
header .logo_box .tel:before{content:"";position:absolute;width:1000%;height:100%;left:0;top:0;background:#ff0000;}
header .logo_box .tel:after{content:"";border-top:100px solid transparent;border-right:60px solid #ff0000;position:absolute;top:0;left:-60px;}
header .logo_box .tel .con{background:url(../images/icon4.png) no-repeat 0 center;padding-left:60px;margin-top:20px;position:relative;z-index:1;}
header .logo_box .tel .con p{font-size:20px;color:#fff;}
header .logo_box .tel .con h5{font-size:30px;color:#fff;font-weight:bold;}

/*PC端导航*/
nav{position:relative;background:#fff;}
nav a{color:#333 !important;font-size:16px;}

/*一级导航*/ 
nav .ul1 li{float:left;text-align:center;position:relative;width:14.28%;line-height:45px;}
nav .ul1 li a{display:block;position:relative;}
nav .ul1 li a:before{content:"";width:2px;height:110%;background:#004478;position:absolute;top:-5%;right:15%;transform:rotate(25deg);opacity:0;transition:all .3s;}
nav .ul1 li a:after{content:"";width:20%;height:100%;background:url(../images/icon5.png) no-repeat left 0;position:absolute;top:0;right:0;opacity:0;transition:all .3s;}
nav .ul1 li a:hover,nav ul li a.active{background:#0066b3;color:#fff !important;}
nav .ul1 li a:hover:before,nav ul li a.active:before,nav .ul1 li a:hover:after,nav .ul1 li a.active:after{opacity:1;}
/*二级导航*/
nav .ul2{position:absolute;top:100%;width:100%;z-index:100;display:none;left:0px;}
nav .ul2 li{line-height:50px;float:none;width:100%;margin-top:1px;background:#ddd;line-height:40px;}

/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner .img{margin:0 auto;position:relative;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none;left:-50%;}
#myCarousel .carousel-control.right{background-image: none;right:-50%;}
#myCarousel:hover .carousel-control.right{right:0;}
#myCarousel:hover .carousel-control.left{left:0;}
.carousel-indicators li{width:15px;height:15px;margin:1px 3px;}
.carousel-indicators .active{width:15px;height:15px;margin:1px 3px;}

/*分页*/
.page_list a{color:#000; margin: 0px 5px;}
.page_list a:hover{ text-decoration: underline;}
.page_list a.on{color:#f00;}



/*共用内容*/
.title{margin:30px 0;text-align:center;}
.title h5{font-size:25px;color:#0066b3;}
.title h5 span{font-size:25px;color:#f6c538;margin-left:10px;}
.title p{font-size:15px;color:#a5a5a5;margin-top:5px;}
.title2{margin-bottom:35px;}
.title2 h5{font-size:25px;color:#0066b3;}
.title2 p{font-size:15px;color:#a5a5a5;line-height:30px;}
.title3{font-size:25px;color:#fff;position:relative;margin-bottom:30px;padding-left:15px;}
.title3:before{content:"";width:5px;height:22px;background:#fff;position:absolute;top:50%;left:0;margin-top:-11px;}
.title3 a{font-size:14px;position:absolute;top:50%;right:0;color:#fff;margin-top:-8px;}

/*main1*/
.main1{padding-bottom:20px;}
.main1 .pictrue1 .row .col-xs-12{padding:0 5px;}
.main1 .con{display:block;margin:0 10px 20px 10px;}
.main1 .con .imgbox{width:250px;height:250px;border:3px solid #d3d3d3;border-radius:50%;margin:0 auto;padding:4px;overflow:hidden;position:relative;z-index:1;}
.main1 .con .img{width:100%;height:100%;border:1px solid #d3d3d3;border-radius:50%;}
.main1 .con .text_box{text-align:center;}
.main1 .con .text_box h5{font-size:16px;color:#000;line-height:30px;margin-top:12px;}
.main1 .con .text_box .text{line-height:20px;color:#5e5e5e;height:40px;overflow:hidden;margin:10px 0;text-align:left;}
.main1 .con .text_box span{display:block;width:114px;line-height:30px;background:#0066b3;border-radius:30px;color:#fff;margin:0 auto;}


/*产品中心*/
.cpzx{background:#e9e9eb;padding-bottom:10px;}
.cpzs_pad{padding:0 5px;}
.cpzs_con{display:block;margin:0 10px 20px 10px;}
.cpzs_con .imgbox{overflow:hidden;background:#fff;}
.cpzs_con h5{font-size:16px;color:#000;line-height:30px;text-align:center;margin-top:10px;}

/*ad*/
.ad{background:#0066b3;overflow:hidden;}
.ad .con_box{position:relative;padding:40px 0;}
.ad .con_box:before{content:"";width:100%;height:100%;background:#f6c538;position:absolute;top:0;left:100%;}
.ad .con_box .sanjiao{border-top:188.4px solid #0066b3;border-right:150px solid transparent;width:0;height:0;position:absolute;top:0;right:-150px;}
.ad .con_box .text_box p{font-size:15px;color:#fff;}
.ad .con_box .text_box h5{font-size:26px;color:#fff;}
.ad .con_box .text_box h4{font-size:25px;color:#fff;}
.ad .con_box .text_box h4 span{font-size:38px;}
.ad .con_box .text_box b{display:block;width:50px;height:3px;background:#fff;margin-top:15px;}
.ad .con_box .tel{background:url(../images/icon6.png) no-repeat 0 center;padding-left:80px;height:71px;margin-top:20px;}
.ad .con_box .tel p{font-size:25px;color:#fff;}
.ad .con_box .tel h5{font-size:25px;color:#fff;}

/*关于我们*/
.gywm{margin:25px 0;}
.gywm .gsjj .text_box h5{font-size:20px;line-height:30px;color:#333;}
.gywm .gsjj .text_box .text{line-height:25px;color:#333;margin:20px 0 30px 0;height:250px;overflow:hidden;}
.gywm .gsjj .text_box a{display:block;width:100%;line-height:38px;background:#0066b3;border-radius:15px;color:#fff;text-align:center;}


/*公司动态*/
.gsdt{background:url(../images/gsdt_bg.jpg) center center;background-size:cover;padding:30px 0;}
.news1{display:none;padding-bottom:10px;}
.news1 .imgbox{overflow:hidden;width:279px;height:190px;}
.news1 .img{width:100%;height:100%;}
.news1 .text_box{color:#fff;margin-left:300px;}
.news1 .text_box h5{line-height:25px;margin-top:25px;}
.news1 .text_box .text{line-height:25px;height:50px;overflow:hidden;margin:10px 0 20px 0;}
.gsdt .news2{position:relative;line-height:40px;color:#fff;padding:0 100px 0 30px;display:block;}
.gsdt .news2:before{content:"";width:9px;height:9px;border:1px solid #fff;border-radius:50%;position:absolute;top:50%;left:0;margin-top:-4.5px;}
.gsdt .news2 p{position:absolute;top:0;right:0;}
.gsdt .gsxw ul li.active .news1{display:block;}
.gsdt .gsxw ul li.active .news2{display:none;}

/*联系我们*/
.lxwm{background:#e9e9eb;padding:25px 0;}
.lxwm ul li{float:left;}
.lxwm ul li:nth-child(1){width:40%;}
.lxwm ul li:nth-child(1) a{color:#000;}
.lxwm ul li:nth-child(1) dl{width:33.33%;float:left;}
.lxwm ul li:nth-child(1) dl dt{font-size:16px;line-height:36px;margin-bottom:5px;font-weight:normal;}
.lxwm ul li:nth-child(1) dl dt a{position:relative;display:inline-block;border-bottom:1px solid #bebebe;}
.lxwm ul li:nth-child(1) dl dd{line-height:30px;}
.lxwm ul li:nth-child(1) dl dd a:hover{color:#0066b3;}
.lxwm ul li:nth-child(2){width:20%;text-align:center;}
.lxwm ul li:nth-child(2) img{width:140px;height:140px;}
.lxwm ul li:nth-child(2) p{line-height:30px;}
.lxwm ul li:nth-child(3){width:25%;}
.lxwm ul li:nth-child(3) h5{font-size:16px;line-height:36px;margin-bottom:5px;position:relative;display:inline-block;border-bottom:1px solid #bebebe;margin-bottom:15px;}
.lxwm ul li:nth-child(3) .text{line-height:36px;}
.lxwm ul li:nth-child(3) .text span{font-size:25px;color:#0066b3;}
.lxwm ul li:nth-child(4){width:15%;text-align:center;padding-top:70px;}
.lxwm ul li:nth-child(4) a{display:inline-block;width:38px;height:38px;border:1px solid #0066b3;border-radius:50%;line-height:38px;color:#0066b3;font-size:20px;position:relative;}
.lxwm ul li:nth-child(4) .weixin{width:120px;height:120px;position:absolute;bottom:38px;right:100%;display:none;}
.lxwm ul li:nth-child(4) a:hover .weixin{display:block;}

/*内页*/
.neiye{margin-bottom:30px;}
.neiye .title4{line-height:40px;color:#a3a3a3;position:relative;}
.neiye .title4:before{content:"";width:100%;height:1px;background:#e8e8e8;position:absolute;bottom:-1px;left:0;}
.neiye .title4 a{color:#a3a3a3;margin-left:10px;}
.neiye .title4 a:hover{color:red;}
.neiye .nav_box{margin-bottom:20px;}
.neiye .nav_box .bt_box{width:164px;height:160px;overflow-x:hidden;position:relative;}
.neiye .nav_box .bt_box img{position:absolute;bottom:12px;left:0;z-index:10;}
.neiye .nav_box .bt{width:100%;height:118px;background:#0066b3;color:#fff;padding:18px 0 0 20px;position:relative;}
.neiye .nav_box .bt:before{content:"";width:0;height:0;border-top:40px solid #0066b3;border-right:164px solid transparent;position:absolute;bottom:-40px;left:0;}
.neiye .nav_box .bt h5{font-size:26px;}
.neiye .nav_box .bt p{font-size:22px;}
.neiye .nav_box .bt span{display:block;width:23px;height:3px;background:#fff;margin-top:10px;}
.neiye .nav_box ul{margin-left:164px;padding-left:1px;}
.neiye .nav_box ul li{float:left;width:16.65%;text-align:center;line-height:60px;padding:1px;}
.neiye .nav_box ul li a{display:block;background:#c9c9c9;color:#0066b3;padding:0 5px;font-size:16px;}
.neiye .nav_box ul li a:hover,.neiye .nav_box ul li a.active{background:#0066b3;color:#fff;}
.neiye .yd_nav{margin:20px 0;}
.neiye .yd_nav .title5{line-height:40px;color:#fff;padding-left:20px;position:relative;background:#0066b3;font-size:20px;cursor:pointer;}
.neiye .yd_nav .title5 span{position:absolute;top:0;right:15px;line-height:40px;}
.neiye .yd_nav ul{display:none;}
.neiye .yd_nav ul a{display:block;line-height:35px;border:1px solid #ccc;margin-top:1px;text-align:center;padding:0 5px;}

/*产品中心内页*/
.cpzx_ny .row .col-xs-6{padding:0;}
.cpzx_ny .cpzs_con{margin:0 15px 30px 15px;}
.cpzx_ny .cpzs_con .imgbox{border:1px solid #dfdfdf;}

/*详情页*/
.xqy .bt{font-size:16px;font-weight:bold;text-align:center;margin:10px 0;}
.xqy .rq{text-align:center;line-height:30px;border-bottom:1px dashed #bbb;}
.xqy img{display:block;max-width:100%;margin:20px auto;}
.xqy .text{line-height:25px;}
.xwzx_ny .news1{display:block;margin-bottom:30px;padding:0;}
.xwzx_ny .news1 .text_box{color:#000;}
.spzx_ny .sp{background:#000;margin-bottom:30px;}
.zxly_ny form{width:70%;margin:0 auto;}
.zxly_ny form input,.zxly_ny form textarea{width:100%;height:40px;padding:0 10px;margin-bottom:10px;border:1px solid #ccc;}
.zxly_ny form textarea{height:100px;resize:none;padding:10px;}
.zxly_ny form button{width:100%;height:40px;background:#0066b3;border:none;margin:0 auto;display:block;color:#fff;}

/*页脚*/
footer{color:#fff;background:#0066b3;padding:15px 0;text-align:center;line-height:25px;}
footer a{color:#fff !important;}
footer a:hover{text-decoration: underline !important;}

/*移动端底部热点链接*/
.hot{height:50px; background:#0066b3; position:fixed; bottom:0; left:0; z-index:2000;border-top:1px solid #fff;}
.hot span{color:#fff;font-size:16px;height:20px;line-height:20px;display:block;}
.hot span.glyphicon{top:0;}
.hot .iconfont{font-size:16px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{position:fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }

/*媒体查询开始*/
@media (min-width:992px){
.cpzs_con:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.cpzs_con:hover h5{color:#0066b3;}
.gsdt .news2:hover{color:yellow;}
.gsdt .news2:hover:before{border-color:yellow;}
.title3 a:hover{color:yellow;}
.main1 .con:hover span{background:#f6c538;color:#000;}
.main1 .con:hover .img{transform:rotate(360deg);}
.gywm .gsjj .text_box a:hover{background:#0e4874;}
}

@media(max-width:1199px){
.main1 .con .imgbox{width:200px;height:200px;}
}

@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:130px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;margin-bottom:3px;background:#0675c9;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:63px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#0675c9;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#0675c9;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:0.5px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
body{padding-bottom:50px;}
header .logo_box{height:auto;}
header .logo_box .logo{width:75%;}
.ad .con_box{text-align:center;padding:20px 0;}
.ad .con_box .tel{display:inline-block;float:none !important;text-align:left;margin:0;}
.gywm .gsjj{margin-top:30px;}
.gsdt .hyzx{margin-top:30px;}
.lxwm ul li{width:100% !important;text-align:center;}
.lxwm ul li:nth-child(1){display:none;}
.lxwm ul li:nth-child(3) h5{display:none;}
.lxwm ul li:nth-child(3) .text{display:inline-block;text-align:left;margin:20px 0;}
.lxwm ul li:nth-child(4){padding:0;}
}

@media (max-width:767px){
header .sjdnav{top:110px;}
header .ydd_btn{width:35px;top:60px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
.carousel-indicators{bottom:2px;}
.carousel-indicators li{width:10px;height:10px;margin:1px;}
.carousel-indicators .active{width:10px;height:10px;margin:1px;}
header .logo_box .logo{line-height:80px;}
.main1 .con .imgbox{width:160px;height:160px;}
.main1{padding-bottom:10px;}
.title h5{font-size:20px;}
.title h5 span{font-size:20px;}
.cpzx{padding-bottom:10px;}
.cpzs_pad{padding:0 10px;}
.cpzs_con{margin:0 5px 10px 5px;}
.cpzs_con h5{font-size:14px;margin-top:5px;}
.ad .con_box .tel{background-size:contain;height:50px;padding-left:60px;}
.ad .con_box .tel p{font-size:18px;}
.ad .con_box .tel h5{font-size:18px;}
.title2{margin-bottom:10px;}
.title2 h5{font-size:20px;}
.title2 p{font-size:14px;line-height:20px;}
.gywm .gsjj .text_box h5{font-size:18px;line-height:25px;}
.gywm .gsjj .text_box .text{margin:10px 0 30px 0;}
.news1 .imgbox{width:120px;height:90px;}
.news1 .text_box{margin-left:140px;}
.news1 .text_box h5{line-height:25px;margin-top:0;}
.news1 .text_box .text{margin:10px 0 0 0;}
.news1 .text_box span{display:none;}
.title3{font-size:20px;margin-bottom:15px;}
.title3:before{height:20px;margin-top:-10px;}
.cpzx_ny .row{padding:0 10px;}
.cpzx_ny .cpzs_con{margin:0 5px 10px 5px;}
.xwzx_ny .news1{margin-bottom:15px;}
.spzx_ny .row{padding:0 10px;}
.spzx_ny .row .col-xs-6{padding:0 5px;}
.spzx_ny .sp{margin-bottom:10px;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:51px;}
header .sjdnav{top:90px;}
header .logo_box .logo{line-height:60px;}
.main1 .con .imgbox{width:120px;height:120px;}
.main1 .con .text_box h5{margin-top:5px;}
.main1 .con .text_box .text{margin:5px 0 10px 0;}
.main1 .con .text_box span{width:100px;}
.ad .con_box .tel{height:40px;padding-left:50px;}
.ad .con_box .tel p{font-size:14px;}
.ad .con_box .tel h5{font-size:14px;margin-top:3px;}
.zxly_ny form{width:100%;}
}
