/*全局样式*/
@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;}
.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{border-bottom:1px solid #e9e9e9;}
header .top h5{line-height:40px;font-size:13px;color:#888;}
header .top ul li{float:left;line-height:40px;}
header .top ul li a{font-size:13px;color:#888;border-left:1px solid #c0c0c0;padding-left:10px;margin-left:10px;}
header .top ul li:first-child a{border:none;}
header .top ul li a:hover{color:red;}
header .logo_box{height:110px;}
header .logo_box .logo{line-height:110px;}
header .logo_box .logo .img2{margin-left:15px;}
header .logo_box .tel{font-size:16px;color:#333;background:url(../images/icon1.png) no-repeat 0 center;padding-left:50px;margin-top:25px;}
header .logo_box .tel span{font-size:20px;font-weight:bold;color:#ea0000;margin-left:5px;}

/*PC端导航*/
nav{position:relative;background:url(../images/nav_bg.jpg) repeat;}
nav a{color:#fff !important;}
/*一级导航*/ 
nav ul li{float:left;width:13%;text-align:center;position:relative;line-height:50px;}
nav ul li a{display:block;position:relative;}
nav ul li a:hover,nav ul li a.active{background:#ff7e00;}
/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:100;width:100%;}
nav ul li ul li{float:none;margin-top:1px;width:100%;line-height:40px;border:none;background:#0083cc;}
nav ul li.bx{width:2px;height:18px;border-left:1px solid #46abe1;border-right:1px solid #04689f;margin-top:16px;}

/*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;}

/*共用内容*/
.title{margin:50px 0 30px 0;text-align:center;}
.title h5{font-size:30px;font-weight:bold;color:#068fd9;}
.title p{font-size:20px;color:#666;font-weight:bold;}
.an1-box{text-align:center;font-size:0;margin-bottom:20px;}
.an1-box a{display:inline-block;width:126px;line-height:39px;border:1px solid #ff9000;font-size:14px;color:#353535;padding:0 5px;margin:5px;}
.an1-box a:hover,.an1-box a.active{background:#ff9000;color:#fff;}

/*关于我们*/
.gsjj{padding-bottom:50px;}
.gsjj .imgbox{display:block;overflow:hidden;border-radius:5px;}
.gsjj .imgbox: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);}
.gsjj .text_box h5{font-size:19px;font-weight:bold;line-height:30px;}
.gsjj .text_box span{display:block;width:55px;height:3px;background:#d6d6d6;margin:15px 0;}
.gsjj .text_box .text{line-height:23px;color:#333;margin:15px 0;height:185px;overflow:hidden;}
.gsjj .text_box a{display:block;width:150px;line-height:36px;background:#ff7e00;text-align:center;color:#fff;}
.gsjj .text_box a:hover{opacity:0.8;}

/*设备展示*/
.sbzs{background:#f5f5f5;margin-top:30px;padding-bottom:40px;}
.sbzs_pad{padding:0 5px;}
.sbzs_con{display:block;margin:0 10px 20px 10px;}
.sbzs_con .imgbox{border:1px solid #cfcfcf;padding:1px;}
.sbzs_con .imgbox2{border:4px solid #cfcfcf;overflow:hidden;position:relative;}
.sbzs_con .mask{position:absolute;top:-100%;left:0;width:100%;height:100%;background:rgba(0,0,0,0.35);text-align:center;display: flex;flex-direction:column;justify-content:center;}
.sbzs_con h5{font-size:15px;color:#000;margin-top:10px;text-align:center;}
.sbzs_con:hover .imgbox,.sbzs_con:hover .imgbox2{border-color:#068fd9;}
.sbzs_con:hover .mask{top:0;}
.sbzs_con:hover h5{color:#068fd9;}
.sbzs .pictrue1{display:none;}
.sbzs .pictrue1.active{display:block;}

/*服务项目*/
.fwxm{background:#f5f5f5;margin-top:30px;padding-bottom:40px;}
.fwxm_con{display:block;background:#fff;padding:20px 15px;box-shadow:0 0 6px rgba(0,0,0,0.3);margin:10px;}
.fwxm_con .imgbox{width:132px;height:132px;position:relative;margin:30px auto 50px auto;transform:rotate(45deg);}
.fwxm_con .imgbox2{width:100%;height:100%;border:4px solid #ff9000;overflow:hidden;}
.fwxm_con .imgbox:before{content:"";width:130px;height:1px;background:#ff9000;position:absolute;bottom:-6px;left:8px;}
.fwxm_con .imgbox:after{content:"";width:1px;height:130px;background:#ff9000;position:absolute;top:8px;right:-6px;}
.fwxm_con .img{width:100%;height:100%;transform:scale(1.5,1.5) rotate(-45deg);}
.fwxm_con h5{font-size:20px;color:#333;text-align:center;font-weight:bold;}
.fwxm_con p{font-size:17px;color:#969696;text-align:center;margin-top:2px;}
.fwxm_con .text{font-size:12px;color:#333;line-height:19px;margin:15px 0;height:57px;overflow:hidden;}
.fwxm_con span{display:block;width:90px;line-height:27px;background:#ff9000;color:#fff;text-align:center;border-radius:20px;font-size:15px;font-weight:bold;margin:0 auto;}
.fwxm_con:hover .imgbox{transform:rotate(0deg);}
.fwxm_con:hover .img{transform:scale(1,1) rotate(0deg);}

/*新闻资讯*/
.xwzx .imgbox1{display:block;overflow:hidden;border-radius:5px;}
.xwzx .imgbox1: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);}
#scrollDiv{height:374px;overflow:hidden;padding:10px 0;}
.news{display:block;position:relative;padding-bottom:20px;}
.news h5{width:76px;height:76px;background:#bebebe;font-size:32px;color:#fff;text-align:center;line-height:76px;}
.news .text{margin-left:88px;line-height:25px;color:#333;height:50px;overflow:hidden;}
.news span{color:#b5b5b5;position:absolute;bottom:20px;right:0;}
.news:hover h5{background:#ff9000;}
.news:hover span{color:#ff9000;}

/*案例展示*/
.alzs_pad{padding:0;}
.alzs{background:#f5f5f5;margin-top:50px;padding-bottom:20px;}
.alzs_con{display:block;border:1px solid #bbb;padding:5px;margin:0 15px 30px 15px;}
.alzs_con .imgbox{overflow:hidden;}
.alzs_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,1.1);}
.alzs .pictrue1{display:none;}
.alzs .pictrue1.active{display:block;}

/*联系我们*/
.lxwm{background:url(../images/lxwm_bg.jpg) center center;background-size:cover;padding-bottom:50px;}
.lxwm .ditu{border:1px solid #ccc;border-radius:10px;overflow:hidden;}
.lxwm .weixin_box{margin:30px 0;}
.lxwm .weixin_box img{width:140px;height:140px;}
.lxwm .weixin_box .text{margin-left:160px;line-height:25px;color:#333;word-break:break-all;word-wrap:break-word;}
.lxwm form .bt{font-size:16px;color:#333;margin-bottom:20px;}
.lxwm form .box{margin-bottom:10px;}
.lxwm form p{color:#333;margin-bottom:10px;}
.lxwm form input,.lxwm form textarea{height:36px;border:1px dashed #407bbe;border-radius:10px;width:100%;background:none;padding:0 10px;}
.lxwm form textarea{height:100px;padding:10px;resize:none;}
.lxwm form button{width:100%;height:36px;background:#ff7e00;color:#fff;border-radius:10px;border:none;}

/*内页左侧*/
.neiye{margin:50px 0;}
.neiye .title4{background:#0f91da;position:relative;line-height:45px;}
.neiye .title4 .span1{position:absolute;line-height:45px;left:20px;color:#fff;top:1px;}
.neiye .title4 h5{line-height:45px;padding-left:50px;color:#fff;font-size:18px;}
.neiye .title4 h5 .span2{font-size:13px;margin-left:5px;color:rgba(255,255,255,0.7);}
.neiye .title4 .span3{position:absolute;top:0;line-height:45px;right:15px;color:#fff;font-size:18px;}
.neiye .title4 i{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:2;}
.neiye .nav_box .nav2{display:block;line-height:44px;border:1px solid #d9d9d9;color:#000;background:#fff;}
.neiye .nav_box .nav2 .span4{margin:0 30px 0 15%;color:#d0d0d0;}
.neiye .nav_box .nav2:hover,.neiye .nav_box .nav2.active{color:#ff7e00;font-weight:bold;}
.neiye .nav_box .nav2:hover .span4,.neiye .nav_box .nav2.active .span4{color:#ff7e00;}
.neiye .nav1 ul{display:none;}
.neiye .nav1 ul.ul1{display:block;}
.neiye .nav1 ul li a{display:block;line-height:40px;font-size:12px;color:#6a6a6a;position:relative;padding-left:30%;}
.neiye .nav1 ul li a .span5{position:absolute;top:0;left:20%;line-height:40px;}
.neiye .nav1 ul li a:hover,.neiye .nav1 ul li a.active{background:#ff9600;color:#fff;}
.neiye .lxfs{margin-top:25px;}
.neiye .lxfs .text{background:#fff;padding:15px;font-size:13px;line-height:27px;border:1px solid #d9d9d9;}
.neiye .title5{border-bottom:1px solid #d9d9d9;padding-bottom:10px;margin-bottom:20px;}
.neiye .title5 h5{font-size:16px;color:#555;font-weight:bold;}
.neiye .title5 p{font-size:13px;color:#777;}
.neiye .title5 p a{color:#777;}
.neiye .title5 p a:hover{color:#ff7e00;}
.neiye .title5 p span{color:#ff7e00;}

/*详情页*/
.xqy .bt{font-size:16px;font-weight:bold;text-align:center;margin:10px 0;}
.xqy .rq{color:#999;text-align:center;line-height:30px;border-bottom:1px dashed #999;}
.xqy img{display:block;max-width:100%;margin:20px auto;}
.xqy .text{line-height:25px;}

/*附图新闻内页*/
.xwzx-ny .news2{display:block;border-bottom:1px solid #d9d9d9;padding-bottom:20px;margin-bottom:20px;}
.xwzx-ny .news2:last-child{border:none;}
.xwzx-ny .news2 .imgbox{width:266px;height:176px;overflow:hidden;}
.xwzx-ny .news2 .img{width:100%;height:100%;}
.xwzx-ny .news2 .text_box{margin-left:280px;}
.xwzx-ny .news2 .text_box h5{font-size:16px;font-weight:bold;color:#4b4a4a;}
.xwzx-ny .news2 .text_box p{font-size:12px;color:#999;margin:5px 0;}
.xwzx-ny .news2 .text_box .text{color:#4f4f4f;line-height:25px;height:75px;overflow:hidden;}
.xwzx-ny .news2 .text_box span{display:block;width:90px;line-height:28px;background:rgba(0,0,0,0.5);color:#fff;font-size:12px;text-align:center;margin:20px 0 0 0;}
.xwzx-ny .news2: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-ny .news2:hover span{background:#ff9600;}

/*设备展示内页*/
.sbzs_ny .row{padding:0 5px;}
.sbzs_ny .row .col-lg-4{padding:0;}

/*页脚*/
footer{color:#fff;line-height:25px;background:#0f91da;text-align:center;padding:20px 0;}
footer a{color:#fff !important;}
footer a:hover{text-decoration:underline !important;color:#fff !important;}

/*移动端底部热点链接*/
.hot{height:50px; background:#0083cc; position:fixed; bottom:0; left:0; z-index:2000;border-top:1px solid #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot .iconfont{font-size:18px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{background:#0c5b87;}	
.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:#0f91da;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .sjdnav li a:hover{background:rgba(0,0,0,0.6);color:#fff;}
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:8px;background:#0f91da;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#0f91da;}
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;}
.neiye .title4 .span1{display:none;}
.neiye .title4 h5{padding-left:20px;}
.neiye .title4 h5 .span2{display:none;}
.neiye .nav_box .nav2{text-align:center;padding:0 10px;}
.neiye .nav_box .nav2 .span4{display:none;}
.neiye .nav1 ul.ul1{display:none;}
.neiye .nav1 ul li a{text-align:center;}
.neiye .nav1 ul li a .span5{display:none;}
.neiye .nav_box{margin-bottom:20px;}
.neiye{margin:20px 0;}
.gsjj .text_box{margin-top:20px;}
header .logo_box{height:auto;}
header .logo_box .logo{line-height:100px;}
#scrollDiv{margin-top:30px;}
}

@media (max-width:767px){
header .sjdnav{top:80px;}
header .ydd_btn{width:35px;top:30px;}
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;}
.gsjj{padding-bottom:30px;}
.gsjj .text_box h5{font-size:18px;}
.gsjj .text_box a{margin:0 auto;width:120px;line-height:30px;}
.lxwm{padding-bottom:30px;margin-top:10px;}
.lxwm .weixin_box img{float:none !important;}
.lxwm .weixin_box .text{margin:10px 0 0 0;}
header .logo_box .logo{line-height:80px;}
header .logo_box .logo img{height:60px;}
.title{margin:30px 0;}
.title h5{font-size:20px;}
.title p{font-size:16px;}
.an1-box a{width:120px;line-height:30px;}
.sbzs_pad{padding:0 10px;}
.sbzs_con{margin:0 5px 20px 5px;}
.fwxm{margin-top:10px;padding-bottom:20px;}
.fwxm_con h5{font-size:16px;}
.fwxm_con p{font-size:12px;}
.alzs{margin-top:30px;}
.alzs_pad{padding:0 10px;}
.alzs_con{margin:0 5px 10px 5px;}
.sbzs_ny .row{padding:0 10px;}
}

@media (max-width:600px){
.xwzx-ny .news2 .imgbox{width:120px;height:90px;}
.xwzx-ny .news2 .text_box{margin-left:130px;}
.xwzx-ny .news2 .text_box h5{font-size:14px;}
.xwzx-ny .news2 .text_box p{margin:5px 0 0 0;}
.xwzx-ny .news2 .text_box .text{height:45px;}
.xwzx-ny .news2 .text_box span{display:none;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
header .logo_box .logo{line-height:60px;}
header .logo_box .logo img{height:35px;}
}
