/*全局样式*/
@charset "utf-8";
html{overflow-x:hidden;}
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%;overflow-x:hidden;min-width:320px;}
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;-webkit-appearance: none !important;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.container-fluid{max-width:1230px !important;}
.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;}

header .top{height:75px;background:#f1f1f1;}
header .logo{line-height:75px;max-width:35%;}
header .logo img{max-width:100%;}
header .top .phone{background:url(../images/icon1.png) no-repeat 0 center;padding-left:40px;margin-top:15px;}
header .top .phone p{font-size:13px;color:#555;}
header .top .phone h5{font-size:22px;font-weight:bold;color:#008bff;}

/*PC端导航*/
nav{position:relative;background:url(../images/bg1.jpg) repeat-x;}
nav a{color:#fff !important;font-size:16px;}
/*一级导航*/ 
nav ul li{float:left;width:12.3%;text-align:center;position:relative;line-height:50px;}
nav ul li a{display:block;position:relative;font-size:15px;}
nav ul li a:hover,nav ul li a.active{background:url(../images/bg2.jpg) center center/cover;}
nav ul li.bx{width:1px;height:16px;margin-top:17px;border-left:1px solid #60b0f3;border-right:1px solid #0369bf;}
/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:100;width:100%;}
nav ul li ul li{float:none;border-bottom:1px solid rgba(255,255,255,0.3);width:100%;line-height:35px;background:url(../images/bg1.jpg) repeat-x;}
nav ul li ul li:last-child{border:none;}
nav ul li ul li a{font-size:14px;}
nav ul li:hover ul{display:block;}

/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner a{display:block;}
#myCarousel .carousel-control.left{width:50px;height:50px;line-height:50px;background:#20a6fd;top:50%;left:-100px;margin-top:-30px;opacity:1;font-size:25px;}
#myCarousel .carousel-control.right{width:50px;height:50px;line-height:50px;background:#20a6fd;top:50%;right:-100px;margin-top:-30px;opacity:1;font-size:25px;}
#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;}

.title1{padding:50px 0;text-align:center;}
.title1 h4{font-size:45px;font-weight:bold;color:#e8e8e8;font-weight:bold;}
.title1 h5{font-size:25px;font-weight:bold;color:#008bff;position:relative;margin-top:-30px;}
.title1 h5:before{content:"";width:40px;height:3px;background:#555;position:absolute;bottom:-20px;left:50%;margin:0 -20px;}

/*公司简介*/
.gsjj{background:#f3f3f3;}
.news1{display:block;overflow:hidden;border:1px solid #bdbdbd;border-radius:5px;padding:1px;}
.news1 .img{border-radius:5px;height:300px;}
.gsjj .text_box h5{font-size:18px;color:#008bff;position:relative;border-bottom:1px solid #d4d4d4;padding-bottom:5px;padding-right:80px;}
.gsjj .text_box h5 span{font-size:13px;color:#fff;width:70px;line-height:20px;text-align:center;position:absolute;bottom:5px;right:0;background:#249afd;border-radius:5px;}
.gsjj .text_box .text{color:#666;line-height:30px;height:210px;overflow:hidden;margin:10px 0;}
.gsjj .text_box a{display:block;width:100%;line-height:37px;background:#0483ee;color:#fff;text-align:center;}
.gsjj .text_box a:hover{background:#1161a5;}

/*工程案例*/
.gcal{background:#f3f3f3;}
.news3{display:block;border:1px solid #dcdcdc;padding:1px;}
.news3 .imgbox{position:relative;overflow:hidden;}
.news3 h5{position:absolute;width:100%;line-height:35px;background:rgba(0,0,0,0.6);color:#fff;text-align:center;font-size:15px;bottom:0;left:0;}
.news3:hover{background:#0483ee;border-color:#0483ee;}
.news3:hover h5{background:rgba(4,131,238,0.6);}
.news3-2 .mask{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;}
.news3-2 .mask span{font-size:40px;color:#fff;transition:all .3s;}
.news3-2:hover .mask span{color:#008aff;}

a.more1{display:block;width:180px;line-height:40px;border:2px solid #b0afaf;text-align:center;font-size:12px;color:#666;margin:40px auto 50px;}
a.more1:hover{background:#0483ee;color:#fff;border-color:#0483ee;}

.main1{background:url(../images/1.jpg) center center/cover;text-align:center;}
.main1 .con{background:#325e92;display:inline-block;margin:130px 0;padding:20px 30px;vertical-align:top;text-align:left;}
.main1 .con h4{color:#fff;font-size:20px;font-weight:bold;margin-bottom:10px;}
.main1 .con .text{color:#fff;}
.main1 .con .text h5{font-size:22px;margin-top:5px;}
.main1 .con .text_box a{line-height:30px;background:#29507e;color:#fff;font-size:12px;padding:0 10px;margin-top:15px;transition:all .3s;}
.main1 .con .text_box a:hover{background:#a40d0d;}

/*视频专区*/
.spzq{background:#f0f0f0;}
.spzq_con{position:relative;}
.spzq_con .swiper-button-prev{left:-50px;opacity:1;}
.spzq_con .swiper-button-next{right:-50px;opacity:1;}
.nyvideo{ width: 100%;text-align: center; }
.nyvideo iframe{ width: 600px;height: 500px;}

/*新闻资讯*/
.xwzx{background:#f3f3f3;padding-bottom:20px;}
.news4{display:block;background:#fff;margin-bottom:30px;}
.news4 .imgbox{width:125px;height:110px;border:1px solid #dedede;padding:1px;}
.news4 .img{width:100%;height:100%;}
.news4 .text_box{padding:10px 10px 0 140px;}
.news4 h5{font-size:16px;color:#282828;}
.news4 .text{font-size:12px;color:#888;line-height:22px;height:44px;overflow:hidden;margin:5px 0;}
.news4 p{font-size:12px;color:#999;}
.news4:hover{background:#3290df;}
.news4:hover h5,.news4:hover .text,.news4:hover p{color:#fff;}

/*联系我们*/
.lxwm{background:#f0f0f0;padding-bottom:50px;}
.lxwm .title{color:#383838;margin-bottom:20px;}
.lxwm .con1 .text_box .text{line-height:25px;color:#686868;}
.lxwm .con1 ul{margin-top:20px;}
.lxwm .con1 ul li{line-height: 30px;font-size:15px;color:#686868;}
.lxwm .con1 ul li span{margin-right:10px;}
.lxwm form .box{margin-bottom:20px;}
.lxwm form .box p{color:#777;margin-bottom:8px;}
.lxwm form input,.lxwm form textarea{width:100%;height:36px;background:#fff;padding:0 10px;border:1px dashed #008aff;border-radius:5px;}
.lxwm form textarea{height:130px;padding:10px;resize:none;}
.lxwm form button{width:130px;height:36px;background:#0483ee;color:#fff;border:none;}

footer{background:#0062b4;padding:30px 0;text-align:center;color:#fff;}

/*内页左侧*/
.neiye{padding:30px 0;}
.neiye .title4{background:#207fe7;position:relative;line-height:45px;}
.neiye .title4 h5{line-height:80px;padding-left:30px;color:#fff;font-size:18px;font-weight:bold;}
.neiye .title4 h5 .span2{font-size:13px;margin-left:5px;color:rgba(255,255,255,0.7);font-weight:normal;}
.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{border:1px solid #d0d0d0;}
.neiye .nav_box .nav1{padding:20px 0;background:#fff;}
.neiye .nav_box .nav2{display:block;line-height:44px;background:#fff;padding:0 18px;}
.neiye .nav_box .nav2 .con{border-bottom:1px dashed #ccc;}
.neiye .nav_box .nav2 .span4{width:16px;height:16px;line-height:18px;background:#666;border-radius:50%;text-align:center;display:inline-block;color:#fff;font-size:10px;margin:0 15px;transition:all .3s;}
.neiye .nav_box .nav2:hover,.neiye .nav_box .nav2.active{color:#fff;background:#ff6c00;}
.neiye .nav_box .nav2:hover .span4,.neiye .nav_box .nav2.active .span4{background:#fff;color:#333;}
.neiye .nav1 ul{display:none;padding:0 30px;}
.neiye .nav1 ul.ul1{display:block;}
.neiye .nav1 ul li a{display:block;line-height:40px;color:#444;position:relative;text-align:center;border-bottom:1px solid #e5e5e5;}
.neiye .nav1 ul li a .span5{margin-right:5px;display:inline-block;width:8px;height:8px;position:relative;}
.neiye .nav1 ul li a .span5:before{content:"-";position:absolute;top:-3px;left:0;line-height:8px;font-size:20px;}
.neiye .nav1 ul li a:hover,.neiye .nav1 ul li a.active{color:#2954a0;}
.neiye .nav1 ul li a:hover .span5:before,.neiye .nav1 ul li a.active .span5:before{content:"+";left:-2px;}
.neiye .lxfs{margin-top:25px;}
.neiye .lxfs .text{background:#fff;padding:15px;font-size:13px;line-height:27px;border:1px solid #d9d9d9;}
.neiye .lxfs .weixin{border:1px solid #d9d9d9;width:130px;height:130px;background:#fff;padding:10px;margin:20px auto 0;}
.neiye .lxfs .weixin img{width:100%;height:100%;}
.neiye .title5{border-bottom:1px solid #d9d9d9;padding-bottom:10px;margin-bottom:20px;}
.neiye .title5 h5{font-size:18px;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:#207fe7;}
.neiye .title5 p span{color:#207fe7;}

/*详情页*/
.xqy{line-height:25px;min-height:300px;}
.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;}

.gcal_ny{padding:0 5px;}
.gcal_ny .col-md-4{padding:0;}
.gcal_ny .news3{margin:0 10px 20px;}
.video{margin-bottom:30px;position:relative;}
.video iframe{width:100%;height:100%;position:absolute;top:0;left:0;}


#map{height:400px;}

.news2{display:block;border-bottom:1px solid #d9d9d9;padding-bottom:20px;margin-bottom:20px;}
.news2:last-child{border:none;}
.news2 .imgbox{width:266px;height:176px;overflow:hidden;}
.news2 .img{width:100%;height:100%;}
.news2 .text_box{margin-left:280px;}
.news2 .text_box h5{font-size:16px;font-weight:bold;color:#4b4a4a;transition:all .3s;}
.news2 .text_box p{font-size:12px;color:#999;margin:5px 0;}
.news2 .text_box .text{color:#4f4f4f;line-height:25px;height:75px;overflow:hidden;}
.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;}
.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);}
.news2:hover span{background:#ff6c00}
.news2:hover h5{color:#ff6c00;}

/*微信弹窗*/
.weixin_popup{position:fixed;top:50%;left:50%;border:1px solid #ccc;padding:30px 30px 0 30px;text-align:center;background:#fff;transform:scale(0);margin:-116px 0 0 -106px;z-index:5000;}
.weixin_popup.active{transform:scale(1);transition:transform .3s;}
.weixin_popup i{color:#999;position:absolute;top:5px;right:5px;transform:rotate(45deg);font-size:20px;cursor:pointer;}
.weixin_popup i:hover{color:red;}
.weixin_popup img{width:150px;height:150px;}
.weixin_popup p{line-height:30px;}

/*右侧悬浮*/
.suspend_nav{background:#0062b4;width:52px;position:fixed;bottom:150px;right:10px;text-align:center;z-index:5000;border:1px solid rgba(255,255,255,0.7);}
.suspend_nav .list{height:50px;color:#fff;padding-top:6px;transition:all .3s;position:relative;overflow:hidden;cursor:pointer;}
.suspend_nav .list:last-child{border:none;}
.suspend_nav .list:before{content:"";width:100%;height:100%;top:-50px;right:0;background:#0a4475;position:absolute;transform:rotate(0);transition:all .3s;}
.suspend_nav .list i{display:block;transition:all .3s;position:relative;z-index:2;}
.suspend_nav .list p{position:relative;z-index:2;}
.suspend_nav .top{padding:0;line-height:50px;height:0;overflow:hidden;opacity: 0;}
.suspend_nav .top:after{content:"";width:100%;height:1px;background:rgba(255,255,255,0.3);position:absolute;bottom:0;left:0;}
.suspend_nav .top.active{height:50px;opacity:1;}
.suspend_nav .top i{font-size:25px;}
.suspend_nav .on-off{padding:0;line-height:50px;}
.suspend_nav .on-off.active i{transform:rotate(135deg);}
.suspend_nav .list:hover{color:#fff;}
.suspend_nav .list:hover:before{top:0;transform:rotate(90deg);}
.suspend_nav ul li{position:relative;border-bottom:1px solid rgba(255,255,255,0.3);}
.suspend_nav ul li .list{border:none;}
.suspend_nav ul li .weixin{position:absolute;right:65px;bottom:0;border:1px solid #0062b4;transform:scale(0);transform-origin:100% 100%;transition:all .3s;padding-bottom:10px;background:#fff;padding:5px;}
.suspend_nav ul li .weixin:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:10px solid #0062b4;position:absolute;bottom:0;left:100%;transition:all .5s;}
.suspend_nav ul li .weixin img{width:150px;height:150px;}
.suspend_nav ul li:hover .weixin{transform:scale(1);}
.suspend_nav ul li:hover .weixin:before{bottom:18px;}
.suspend_nav ul li .popup{position:absolute;min-width:200px;min-height:200%;top:0;right:100%;border:1px solid #0062b4;text-align:left;display:flex;justify-content:center;align-items:center;background:#0062b4;color:#fff;visibility:hidden;transition:all .3s;opacity:0;padding:0 15px;}
.suspend_nav ul li .popup:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:0 solid #0062b4;position:absolute;top:0;left:100%;transition:top .5s;}
.suspend_nav ul li .popup p{font-size:16px;}
.suspend_nav ul li .popup h5{font-size:20px;margin-top:5px;}
.suspend_nav ul li .popup a{font-size:20px;color:#fff;display:inline-block;margin-top:5px;}
.suspend_nav ul li:hover .popup{visibility:visible;right:65px;opacity:1;}
.suspend_nav ul li:hover .popup:before{top:18px;border-left-width:10px;}

/*移动端底部热点*/
.bottom_link{width:100%;position:fixed;bottom:0;left:0;background:#0062b4;text-align:center;z-index:5000;border-top:1px solid rgba(255,255,255,0.3);}
.bottom_link ul li{width:33.33%;height:50px;border-right:1px solid rgba(255,255,255,0.3);}
.bottom_link ul li:last-child{border:none;}
.bottom_link ul li a{display:block;color:#fff;font-size:16px;padding-top:5px;position:relative;}
.bottom_link ul li a i{display:block;height:20px;}
.bottom_link ul li:last-child a i{font-size:20px;position:relative;top:-1px;}

/*媒体查询开始*/
@media(max-width:1470px){
.swiper-button-prev,.swiper-button-next{display:none;}
}

@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:75px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;border-bottom:1px solid rgba(255,255,255,0.2);background:#0062b4;}
header .sjdnav li:last-child{border:none;}
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:23px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#0062b4;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#0062b4;}
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;}
.neiye .title4 .span1{display:none;}
.neiye .title4 h5{padding-left:20px;line-height:45px;}
.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;padding:0 5px;}
.neiye .nav1 ul li a .span5{display:none;}
.neiye .nav_box{margin-bottom:20px;}
.neiye{padding:20px 0;}
header .logo{max-width:70%;}
.news1 {margin-bottom:20px;}
.news1 .img{height:auto;}
.gsjj .text_box .text{height:auto;max-height:120px;}
.news4{margin-bottom:20px;}
.lxwm form{margin-top:20px;}
.nyvideo iframe{ width: 100%;height: 300px;}
}

@media (max-width:767px){
body{padding-bottom:50px;}
header .sjdnav{top:75px;}
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;}
header .logo{max-width:50%;}
.title1{padding:30px 0 40px;}
.title1 h4{font-size:30px;}
.title1 h5{font-size:20px;margin-top:-20px;}
.gsjj .text_box h5{padding:0 0 5px;}
.gsjj .text_box h5 span{display:none;}
a.more1{width:120px;margin:20px auto 30px;line-height:30px;}
.news3-2 .mask span{font-size:25px;}
.news4{margin-bottom:10px;}
.lxwm{padding-bottom:30px;}
footer{padding:15px 0;}
.lxwm form button{width:100%;}
.gcal_ny{padding:0 10px;}
.gcal_ny .news3{margin:0 5px 10px;}
#map{height:320px;}
.main1 .con{margin:30px 0;padding:20px 15px;}
}

@media (max-width:600px){
.news2{padding-bottom:10px;margin-bottom:10px;}
.news2 .imgbox{width:120px;height:90px;}
.news2 .text_box{margin-left:130px;}
.news2 .text_box h5{font-size:14px;}
.news2 .text_box p{margin:5px 0 0 0;}
.news2 .text_box .text{height:45px;}
.news2 .text_box span{display:none;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
header .top{height:60px;}
header .logo{max-width:70%;line-height:60px;}
.main1 .con{width:100%;}
.main1 .con h4{font-size:16px;}
.main1 .con .text h5{font-size:23px;}
}
