/*全局样式*/
@charset "utf-8";
@font-face{font-family:'iconfont';src:url('//at.alicdn.com/t/font_1432720974_1547027.eot');src:url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

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%;}
form input:required,form textarea:required{border:0 none; outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
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{line-height:38px;border-bottom:1px solid #eaeaea;}
header .top p{font-size:12px;color:#333;}
header .top li{float:left;margin:0 2px;text-align:center;}
header .top li:first-child{background:url(../images/icon1.png) no-repeat center left;text-indent:18px}
header .top .bx{width:1px;height:10px;background:#aaa;margin-top:15px;}
header .top a{color:#333;font-size:12px;}
header .top a:hover{color:red;}
header .logo_box{background:#f5f6f6;height:90px;}
header .logo{margin-top:26.5px;}
header .logo_box .img2{margin:27.5px 0 0 16px;}
header .logo_box form{width:274px;line-height:31px;border:2px solid #019ddb;margin:27.5px 0 0 50px;}
header .logo_box form input{border:none;width:200px;background:url(../images/fdj.png) no-repeat center left;padding:0 10px 0 25px;margin-left:10px;}
header .logo_box form button{width:60px;background:#019ddb;border:none;color:#fff;font-size:15px;font-weight:bold;}
header .logo_box form button:hover,header form:hover button{background:#019ddb;}
header .logo_box form:hover{border-color:#019ddb;}
header .logo_box .tel{background:url(../images/icon2.png) no-repeat 0 3px;height:40px;text-indent:40px;margin-top:25px;}
header .logo_box .tel p{font-size:12px;color:#333;}
header .logo_box .tel h5{font-size:22px;font-weight:bold;color:#ef9b04;}

/*PC端导航*/
nav{position:relative;z-index:1000;background:#019ddb;}
nav a{color:#fff;}
nav a:hover{color:#fff !important;}
nav a:visited{color:#fff;}
/*一级导航*/ 
nav ul li{float:left;width:12.4%;text-align:center;line-height:50px;position:relative;} 
nav ul li a{display:block;}
nav ul li a:hover,nav ul li a.active{background:#ef9b04;}
/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:1;width:100%;}
nav ul li ul li{float:none;margin-top:1px;border:none;background:#019ddb;width:100%;}
nav ul li ul li a{padding:0 10px;color:#fff !important;}
nav .bx{width:1px;height:14px;border-left:1px dashed #75bee6;margin-top:18px;}

/*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;}

/*共用大标题*/
.title{margin:50px 0 27px 0;text-align:center;}
.title p{font-size:30px;font-weight:bold;color:#666;}
.title h5{font-size:22px;font-weight:bold;color:#019ddb;background:url(../images/title_bg.png) no-repeat center;}
.title span{display:block;width:15px;height:3px;background:#e1e0e0;margin:12px auto 0 auto;}
.title:hover span{width:100%;background:#019ddb;}

/*工厂实图*/
.gcst_box{display:block;margin:10px;}
.gcst_pad{padding:0 5px;}
.gcst_box .imgbox1{border:1px solid #dadada;padding:4px;}
.gcst_box .imgbox2{position:relative;overflow:hidden;}
.gcst_box .mask{width:100%;line-height:40px;background:rgba(0,0,0,0.6);position:absolute;bottom:0;left:0;color:#fff;text-align:center;font-size:15px;padding:0 10px;}
.gcst_box: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,1.1)}
.gcst_box:hover .imgbox1{border-color:#059fdc;}
.gcst_box:hover .mask{background:rgba(1,157,219,0.7);}
.gcst_box .yy{height:14px;}
.gcst .an1,.xwzx .an3{display:block;padding:2px;border:1px solid #d1d1d1;border-radius:30px;width:169px;text-align:center;margin:10px auto 50px;}
.gcst .an1 span,.xwzx .an3 span{line-height:34px;background:#d1d1d1;color:#fff;display:block;border-radius:30px;}
.gcst .an1:hover,.xwzx .an3:hover{border-color:#019ddb;}
.gcst .an1:hover span,.xwzx .an3:hover span{background:#019ddb;}

/*公司简介*/
.gsjj{background:url(../images/gsjj_bg.jpg) center center;background-size:cover;padding-bottom:50px;}
.gsjj .title p,.gsjj .title h5{color:#fff;}
.gsjj .left .imgbox{padding:13px;background:#fff;}
.gsjj .text_box{border-bottom:1px solid #fff;padding-bottom:20px;margin:0 0 25px 0;}
.gsjj .text_box h5{font-size:22px;font-weight:bold;color:rgba(255,255,255,0.7);}
.gsjj .text_box .text{line-height:27px;color:rgba(255,255,255,0.7);margin:25px 0;height:130px;overflow:hidden;}
.gsjj .text_box .an2{color:#ef9b04;}
.gsjj .text_box .an2:hover{color:yellow;}
.gsjj .ryzs{display:block;margin:0 3px;}
.ryzs_pad{padding:0 50px;}
.gsjj .ryzs .imgbox{overflow:hidden;background:#fff;padding:4px;border:1px solid #e1e1e1;}
.gsjj .ryzs h5{color:#fff;text-align:center;margin-top:5px;}
.gsjj .ryzs:hover h5{color:red;}
.gsjj .ryzs:hover .imgbox{border-color:red;}

/*新闻中心*/
.xwzx_news{display:block;padding:4px;border:1px solid #ccc;margin:13px 0;}
.xwzx_news .imgbox{width:180px;height:140px;overflow:hidden;}
.xwzx_news .img{width:100%;height:100%;}
.xwzx_news .text_box{margin-left:200px;}
.xwzx_news h5{font-size:16px;font-weight:bold;color:#333;margin:10px 0;}
.xwzx_news .text{font-size:12px;line-height:24px;color:#555;height:93px;overflow:hidden;}
.xwzx_news:hover{box-shadow:2px 2px 5px rgba(0,0,0,0.5);}
.xwzx_news:hover h5{color:#019ddb;}
.xwzx_news: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,1.1)}
.xwzx .an3{margin:20px auto 50px;}

/*联系我们*/
.lxwm{background:url(../images/lxwm_bg.jpg) center center;background-size:cover;padding-bottom:50px;}
.lxwm .title p,.lxwm .title h5{color:#fff;}
.lxwm .lxwm_left h5,.lxwm .bd_box h5{font-size:16px;color:#fff;margin-bottom:20px;}
.lxwm .lxwm_left .ditu{max-width:100%;}
.lxwm .lxwm_left span{color:#f78b31;margin:3px 10px 0 0;font-size:16px;}
.lxwm .lxwm_left .weixin{margin-top:20px;max-width:100%;}
.lxwm .lxfs{margin-top:20px;}
.lxwm .lxfs p{color:#fff;}
.lxwm .lxfs .lxwm-ico p{line-height:30px;}
.lxwm .lxfs .lxwm-ico span{margin-top:1px;}
.lxwm .form-group,.zxly_ny .form-group{margin:20px 0;}
.lxwm label{color:#fff;}
.lxwm .form-group input,.lxwm .form-group textarea{background:rgba(255,255,255,0.3);border:none;border-radius:0;color:#fff;}
.lxwm button,.zxly_ny button{width:134px;line-height:33px;background:#0697e0;border:none;text-align:center;color:#fff;}
.lxwm button:hover,.zxly_ny button:hover{background:#df5b5b;}





/*分页*/
.pages a,.pages span {
    display:inline-block;
    padding:2px 5px;
    margin:0 1px;
    border:1px solid #f0f0f0;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.pages a,.pages li {
    display:inline-block;
    list-style: none;
    text-decoration:none; color:#58A0D3;
}
.pages a.first,.pages a.prev,.pages a.next,.pages a.end{
    margin:0;
}
.pages a:hover{
    border-color:#50A8E6;
}
.pages span.current{
    background:#50A8E6;
    color:#FFF;
    font-weight:700;
    border-color:#50A8E6;
}




/*内页左侧*/
.neiye{margin:30px 0;}
.neiye .title2{background:#0089d1;line-height:35px;color:#fff;position:relative;}
.neiye .title2 span{margin:0 12px 0 14px;}
.neiye .title2 i{display:block;position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;cursor:pointer;}
.neiye .title2 .span2{position:absolute;right:15px;line-height:35px;}
.neiye .title2 p,.neiye .title2 h5{display:inline;}
.neiye .title2 p{font-size:16px;}
.neiye .title2 h5{margin:0 0 0 9px;}
.neiye .nav_box li{margin-top:2px;}
.neiye .nav_box li a{display:block;background:#f2f2f2 url(../images/jt1.png) no-repeat 15%;line-height:30px;color:#888;text-indent:40%;padding:0 10px;}
.neiye .nav_box li a:hover,.neiye .nav_box li a.active{background:#f2f2f2 url(../images/jt2.png) no-repeat 15%;color:#0089d1;}
.neiye .lxxx .text{line-height:25px;color:#888;padding:10px;background:#f2f2f2;margin-top:2px;}

/*内页右侧*/
.neiye .title3{border-bottom:3px double #c6c6c6;padding-bottom:5px;}
.neiye .title3 h5{font-size:16px;color:#888;}
.neiye .title3 a{color:#888;}
.neiye .title3 a:hover{color:red;}
.neiye .title3 p span{color:#ef9b04;}

/*产品展示内页*/
.cpzs_ny{margin-top:20px;}
.cpzs_ny .col-md-4{padding:0;}
.cpzsny_pad{padding:0 5px;}
.cpzs_ny .gcst_box{margin:5px 10px;}

/*产品展示详情页*/
.cpzsxq{margin-top:20px;}
.cpzsxq img{display:block;max-width:100%;margin:20px auto;}
.cpzsxq .text{line-height:25px;margin:10px 0;}
.cpzsxq .biaoti{text-align:center;font-size:16px;}
.cpzsxq .riqi{font-size:12px;color:#878584;text-align:center;line-height:30px}

/*新闻中心内页*/
.xwzx_ny{margin-top:20px;}

/*在线反馈内页*/
.zxfk.lxwm{margin-top:20px;}
.zxfk.lxwm{background:none;}
.zxfk.lxwm label{color:#000;}
.zxfk.lxwm .form-group{width:70%;margin:10px auto;}
.zxfk.lxwm .form-group input,.zxfk.lxwm .form-group textarea{background:none;border:1px solid #ccc;color:#000;}
.zxfk.lxwm button{margin:10px auto;display:block;}

/*资质荣誉内页*/
.zzry_ny{margin-top:20px;}
.zzry_ny .col-md-4{padding:0;}
.zzryny_pad{padding:0 5px;}
.zzry_ny .ryzs h5{color:#000;text-align:center;margin-top:5px;}
.zzry_ny .ryzs{display:block;margin:10px;}
.zzry_ny .ryzs .imgbox{border:1px solid #ccc;}
.zzry_ny .ryzs:hover .imgbox{border-color:red;}
.zzry_ny .ryzs:hover h5{color:red;}


/*页脚*/
footer{background:#019ddb;color:#fff;line-height:22px;padding:15px 0;text-align:center;}
footer a{color:#fff !important;}
footer a:hover{color:yellow !important;}

/*移动端底部热点链接*/
.hot{height:50px; background:#019ddb; position:fixed; bottom:0; left:0; z-index:9999;border-top:2px solid #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{background:#0472a9;}	
.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 (max-width:1199px){
.gsjj .pictrue1 .owl-theme .owl-controls .owl-buttons div{display:none;}
.ryzs_pad{padding:0 15px;}
}

@media (max-width:1090px){
.neiye .title2 h5{margin:0 0 0 5px;font-size:12px}
}


@media (max-width:1160px){
header .logo_box .img2{display:none;}
}

@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:90px;z-index:2000; }
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;margin-bottom:3px;background:rgba(1,157,219,0.6);}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .sjdnav li a:hover{background:yellow;color:red;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:35px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:5px;background:#019ddb;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{background:#019ddb;}
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:3px 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{background:#fff;}
.gcst_box,{margin:5px;}
.gcst_pad{padding:0 10px;}
.gsjj .text_box{margin:30px 0 25px 0;}
.neiye .title2 p{margin-left:30px;}
.neiye .title2 h5{display:none;}
.neiye .nav_box li a{background:#f2f2f2;text-indent:0;text-align:center;}
.neiye .nav_box li a:hover,.neiye .nav_box li a.active{background:#f2f2f2;}
.cpzs_ny .gcst_box{margin:2px 5px;}
.cpzsny_pad{padding:0 10px;}
.cpzs_ny{margin-top:40px;}
.xwzx_ny{margin-top:40px;}
}

@media (max-width:767px){
header .sjdnav{top:80px;}
header .ydd_btn{width:30px;top:25px;}
header .logo_box{height:80px;}
header .logo{margin-top:21.5px;}
.lxwm button{width:100%;}
.zxfk.lxwm .form-group{width:100%;}
}

@media (max-width:479px){
header .sjdnav{top:60px;}
header .ydd_btn{width:25px;top:20px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:2px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
header .logo_box{height:60px;}
header .logo{margin-top:17px;width:220px;}
.title{margin:30px 0;}
.title p,.title h5{font-size:18px;}
.gcst_box .mask{line-height:30px;font-size:14px;}
.gsjj .text_box h5{font-size:16px;}
.xwzx_news .imgbox{width:120px;height:90px;}
.xwzx_news .text_box{margin-left:130px;}
.xwzx_news h5{font-size:14px;margin:0 0 5px 0;}
.xwzx_news .text{line-height:24px;color:#555;height:70px;}
}

@media (max-width:360px){

}

