/*全局样式*/
@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%;}
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;}
.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:1130px !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}

/*LOGO部分*/
.logo_box{height:100px;}
.logo{margin-top:27px;}
.logo_box .sousuo{margin-left:30px;padding-left:30px;border-left:1px solid #4d4d4d;margin-top:29px;}
.logo_box .sousuo form{width:240px;border:1px solid #4d4d4d;background:#f2f2f2;}
.logo_box .sousuo form input{line-height:22px;border:none;padding:0 10px;width:190px;font-size:12px;background:#f2f2f2;}
.logo_box .sousuo form button{width:40px;height:22px;background:url(../images/fdj.png) no-repeat center #4d4d4d;border:none;}
.logo_box .sousuo p{font-size:12px;color:#ff9a00;}
.logo_box .tel{height:50px;background:url(../images/tel.png) no-repeat 0;text-indent:75px;margin-top:30px;}
.logo_box .tel p{color:#333;margin-top:2px}
.logo_box .tel h5{font-size:24px;color:#cc0000;font-weight:bold;}

/*PC端导航*/
nav{position:relative;background:#009ee0;}
nav a{color:#fff;font-size:16px;}
nav a:hover{color:#fff;}
nav a:visited{color:#fff;}
/*一级导航*/ 
nav ul li{float:left;width:14%;text-align:center;line-height:50px;position:relative;border-right:1px solid #fff;} 
nav ul li:first-child{border-left:1px solid #fff;}
nav ul li a{display:block;}
nav ul li a:hover,nav ul li a.active{background:#ff9a00;}
/*二级导航*/
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:rgba(0,158,224,0.8);width:100%;line-height:50px;}
nav ul li ul li a{padding:0 10px;color:#fff !important;}

/*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:60px auto 40px;text-align:center;}
.title h5{font-size:28px;font-weight:bold;color:#009ee0;}
.title p{font-size:18px;color:#4c4c4c;margin:10px 0;}
.title .bx{width:300px;height:1px;background:#ccc;margin:0 auto;position:relative;}
.title .bx span{display:block;width:90px;height:3px;background:#009ee0;position:absolute;top:-1px;left:50%;margin-left:-45px;}
.title:hover .bx span{width:100%;margin-left:0;left:0;}

/*产品展示*/
.cpzs_box{display:block;border:1px solid #e0e0e0;overflow:hidden;margin:0 15px;position:relative;}
.cpzs_pad{padding:0;}
.cpzs_box h5{width:100%;line-height:34px;background:rgba(0,0,0,0.6);color:#fff;text-align:center;position:absolute;left:0;bottom:0;}
.cpzs_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)}
.cpzs_box:hover{border-color:#009ee0;}
.cpzs .an1,.gcal_box .an1{width:160px;line-height:36px;background:#009ee0;display:block;color:#fff;text-align:center;margin:28px auto 60px;}
.cpzs .an1:hover,.gcal_box .an1:hover{background:#ff9a00;}
.cpzs_box:hover h5{background:rgba(0,158,224,0.6)}
/*增加的代码样式*/
.cpzs .anbox{text-align:center;margin-bottom:30px;}
.cpzs .anbox .anniu{display:inline-block;width:140px;line-height:32px;border:1px solid #009ee0;border-radius:30px;margin:5px;color:#00a0e9;}
.cpzs .anbox .anniu:hover,.cpzs .anbox .anniu.active{background:#009ee0;color:#fff;}
/*增加代码*/
.cpzs .nrbox .neirong{display:none;}
.cpzs .nrbox .neirong.active{display:block;}

/*公司简介*/
.gsjj{background:url(../images/gsjj.jpg) center center;background-size:cover;padding-bottom:43px;}
.gsjj .img{border:10px solid #84dbff;}
.gsjj .text_box h5{font-size:20px;font-weight:bold;color:#4c4c4c;margin:20px 0;}
.gsjj .text_box .text{font-size:16px;line-height:30px;color:#4c4c4c;height:185px;overflow:hidden;}
.gsjj .an2{display:block;width:118px;line-height:32px;border:1px solid #009ee0;border-radius:10px;text-align:center;color:#009ee0;margin-top:20px;}
.gsjj .an2:hover{background:#009ee0;color:#fff;}

/*工程案例*/
.gcal_box .col-md-3{padding:0;}
.gcal_box .cpzs_box{margin:0 15px 30px;}
.gcal_box .an1{margin:15px auto 60px;}

/*广告条*/
.ad{background:url(../images/ad.jpg) center center;background-size:cover;text-align:center;padding:40px 0;}
.ad h5{font-size:40px;font-weight:bold;color:#009ee0;text-shadow:#fff 3px 0 0,#fff 0 3px 0,#fff -3px 0 0,#fff 0 -3px 0;}
.ad span{display:block;width:80px;height:3px;background:#009ee0;margin:15px auto;}
.ad p{font-size:26px;color:#4c4c4c;}

/*新闻资讯*/
.xwzx{padding-bottom:43px;}
.news{display:block;margin:20px 0;}
.news .imgbox{overflow:hidden;width:200px;height:160px;}
.news .img{width:100%;height:100%;}
.news .text_box{margin-left:220px;padding-right:20px;}
.news .text_box h5{font-size:16px;color:#4c4c4c;margin:14px 0 10px;}
.news .text_box p{font-size:12px;color:#4c4c4c;}
.news .text_box .text{font-size:12px;line-height:22px;color:#666;margin-top:10px;height:88px;overflow:hidden;}
.news:hover h5,.news:hover p,.news:hover .text{color:#009ee0;}
.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)}

/*联系我们*/
.lxwm{background:url(../images/lxwm_bg.jpg) center center;background-size:cover;padding-bottom:60px;}
.lxwm .lxwm_left h5{font-size:16px;color:#009ee0;}
.lxwm .lxwm_left .text{color:#4c4c4c;line-height:22px;margin:25px 0;}
.lxwm .lxwm_left ul{margin-left:170px;}
.lxwm .lxwm_left ul li{text-indent:35px;line-height:27px;margin:0 0 10px 0;color:#009ee0;}
.lxwm form .form-group,.zxly_ny form .form-group{margin:0 0 10px 0;}
.lxwm form input,.lxwm form textarea,.zxly_ny form input,.zxly_ny form textarea{border-radius:10px;}
.lxwm form button,.zxly_ny form button{width:150px;line-height:38px;background:#009ee0;border:none;color:#fff;border-radius:10px;}
.lxwm form button:hover{background:#ff9a00;}

/*页脚*/
footer{background:#3f3f3f;color:#fff;padding:20px 0;text-align:center;line-height:22px;}
footer a{color:#fff !important;}
footer a:hover{color:#66f4ec !important;}

/*内页左侧导航*/
.neiye{margin:30px 0;}
.neiye .title3{line-height:60px;background:#333;font-size:24px;font-weight:bold;text-align:center;color:#fff;position:relative;}
.neiye .title3 span{line-height:60px;position:absolute;right:15px;}
.neiye .title3 i{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;cursor:pointer;}
.neiye .nav_box .nav2{display:block;line-height:38px;border:1px solid #ccc;text-align:center;color:#4c4c4c;background:url(../images/jiantou1.png) no-repeat 90%;margin-top:2px;position:relative;padding:0 30px 0 20px;}
.neiye .nav_box .nav2:before{content:"";width:4px;height:40px;background:#4d4d4d;position:absolute;left:-1px;top:-1px;}
.neiye .nav_box .nav2:hover,.neiye .nav_box .nav2.active{background:url(../images/jiantou2.png) no-repeat 90%;color:#009ee0;}
.neiye .nav_box .nav2:hover:before,.neiye .nav_box .nav2.active:before{background:#009ee0;}
.neiye .nav1 ul a{display:block;text-align:center;line-height:40px;background:#e6e6e6;margin-top:2px;color:#666;}
.neiye .nav1 ul a:hover,.neiye .nav1 ul a.active{background:#009ee0;color:#fff;}
.neiye .nav1 ul{display:none;}
.neiye .nav1 .ul1{display:block;}
.neiye .lxfs{margin-top:10px;}
.neiye .lxfs img{width:100%;}
.neiye .lxfs .text_box{padding:3px;border:1px solid #ccc;}
.neiye .lxfs .text_box .text{font-size:12px;color:#666;line-height:20px;padding:10px;}
.neiye .title4{height:40px;background:url(../images/fangzi.png) no-repeat;border-bottom:1px solid #999;}
.neiye .title4 h5{font-size:18px;font-weight:bold;color:#666;margin-left:50px;line-height:40px;}
.neiye .title4 p{line-height:50px;color:#666;}
.neiye .title4 p a{color:#666;}
.neiye .title4 p a:hover{color:red;}

/*产品展示内页*/
.cpzs_ny .col-md-4{padding:0;}
.cpzs_ny .cpzs_box{margin:15px;}
.cpzsxq .bt{font-size:18px;color:#333;text-align:center;margin:10px 0;}
.cpzsxq img{max-width:100%;display:block;margin:10px auto;}
.cpzsxq .text{line-height:25px;color:#333;margin:10px 0;}

/*在线留言内页*/
.zxly_ny{margin-top:45px;}
.zxly_ny form button{margin:0 auto;display:block;}
.zxly_ny form {width:70%;margin:0 auto;}

/*移动端底部热点链接*/
.hot{height:50px; background:#009ee0; position:fixed; bottom:0; left:0; z-index:99;}
.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:#00b4ff;}	
.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:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:100px;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(255,154,0,0.8);}
header .sjdnav li a{display:block;color:#000;line-height:40px;font-size:16px;}
header .sjdnav li a:hover{background:#fff;color:red;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:36px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:7px;background:#ff9a00;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{background:#ff9a00;}
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:1.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;}
.gsjj .an2{margin:20px auto 0;}
.lxwm .lxwm_left{margin-bottom:30px;}
.lxwm form button{margin:0 auto;display:block;}
.neiye .nav1 .ul1{display:none;}
.neiye .nav_box{margin-bottom:20px;}
}

@media (max-width:767px){
header .sjdnav{top:80px;}
header .ydd_btn{width:30px;top:30px;}
header .ydd_btn span{height:5px;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span.span02{margin:3px 0;}
.logo_box{height:80px;}
.logo{margin-top:20px;width:280px;}
.title{margin:30px auto;}
.title h5{font-size:18px;}
.title p{font-size:16px;margin:5px 0;}
.cpzs_box{margin:0 5px;}
.cpzs_pad{padding:0 10px;}
.cpzs .an1,.gcal_box .an1{width:130px;margin:28px auto 30px;}
.gcal_box .cpzs_box{margin:0 5px 10px;}
.gcal_pad{padding:0 10px;}
.ad h5{font-size:20px;}
.ad p{font-size:16px;color:#4c4c4c;}
.xwzx .text_box{padding-right:0;}
.lxwm .lxwm_left .pull-left{float:none !important;}
.lxwm .lxwm_left ul{margin:20px 0 0 0;}
.cpzs_ny .cpzs_box{margin:5px;}
.cpzsny_pad{padding:10px;}
.neiye .title3{line-height:50px;font-size:18px;}
.neiye .title3 span{line-height:50px;}
}

@media (max-width:479px){
header .sjdnav{top:50px;}
header .ydd_btn{width:25px;top:18px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:2px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
.logo_box{height:50px;}
.logo{margin-top:12px;width:200px;}
.title .bx{width:260px;height:1px;background:#ccc;margin:0 auto;position:relative;}
.ad h5{font-size:16px;}
.ad span{width:50px;margin:8px auto;}
.ad p{font-size:12px;color:#4c4c4c;}
.news .imgbox{width:120px;height:90px;}
.news .text_box{margin-left:140px;}
.news .text_box h5{font-size:14px;margin:0 0 5px;}
.news .text_box .text{margin-top:5px;height:40px;}
.lxwm .lxwm_left h5{font-size:14px;}
.cpzsxq .bt{font-size:16px;}
.zxly_ny form {width:90%;}
}