/*全局样式*/
@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*/
header .top{line-height:34px;border-top:6px solid #f3f3f3;border-bottom:1px solid #e7e7e7;}
header .top h5{line-height:34px;color:#777;font-size:12px;}
header .top .con{position:relative;}
header .top .con:before{content:"";width:1000%;height:6px;background:#c40001;position:absolute;top:-6px;left:0;}
header .top ul li{padding:0 15px;position:relative;height:34px;line-height:34px;}
header .top ul li:before{content:"";width:1px;height:11px;border-left:1px dashed #777;position:absolute;top:50%;left:0;margin-top:-4px;}
header .top ul li a{font-size:12px;color:#777;transition:all .3s;}
header .top ul li a:hover{color:#c40001;}
header .top ul li:first-child:before{display:none;}
header .top ul li:last-child{padding:0;}
header .top ul li:last-child:before{display:none;}
header .top ul li:last-child a{display:block;background:#252525;color:#fff;padding:0 15px;font-size:14px;font-weight:bold;}
header .top ul li:last-child a:hover{background:#c40001;}
header .logo_box{height:119px;background:#f3f3f3;}
header .logo_box .logo{line-height:119px;max-width:28%;}
header .logo_box .logo-2{margin-left:20px;max-width:31%;}
header .logo_box .logo img{max-width:100%;}
header .logo_box .phone{background:url(../images/icon1.png) no-repeat 0 center;padding-left:40px;margin-top:34px;}
header .logo_box .phone p{color:#777;}
header .logo_box .phone h5{font-size:25px;color:#c40001;margin-top:5px;}
header .sytc{width:300px;height:120px;background:rgba(0,0,0,0.8);position:fixed;top:-100%;left:50%;margin:-60px 0 0 -150px;border-radius:10px;z-index:3000;font-size:18px;color:#fff;padding:20px;text-align:center;line-height:30px;display:flex;align-items:center;transition:all .3s;}
header .sytc.active{top:50%;}

/*PC端导航*/
nav{position:relative;background:#c40001;}
nav a{color:#fff !important;font-size:16px;}
/*一级导航*/ 
nav ul li{float:left;width:12.5%;text-align:center;position:relative;line-height:52px;}
nav ul li:nth-child(n+2):after{content: "";width: 1px;height: 100%;background: #fff;opacity: .3;position: absolute;left: 0;top:0;}
nav ul li a{display:block;position:relative;font-size:15px;}
nav ul li a:hover,nav ul li a.active{background:#e80001;}
/*二级导航*/
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:#c40001;}
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:#c40001;top:50%;left:-100px;margin-top:-30px;opacity:1;font-size:25px;}
#myCarousel .carousel-control.right{width:50px;height:50px;line-height:50px;background:#c40001;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{margin:40px 0;text-align:center;overflow:hidden;}
.title1 h4{font-size:80px;color:rgba(0,0,0,0.06);font-weight:bold;}
.title1 h5{font-size:28px;font-weight:bold;color:#c40001;margin-top:-60px;}
.title1 p{color:#555;position:relative;display:inline-block;margin-top:10px;}
.title1 p:before,.title1 p:after{content:"";width:1000%;height:1px;background:#e5e5e5;position:absolute;top:50%;right:100%;margin-right:13px;}
.title1 p:after{right:auto;left:100%;margin:0 0 0 13px;}

.nav3{text-align:center;font-size:0;margin-bottom:40px;}
.nav3 a{display:inline-block;width:110px;line-height:38px;border:1px solid #e1e1e1;font-size:15px;color:#000;margin:2px;}

/*服务项目*/
.news1{display:block;position:relative;background:#fff;}
.news1:before{content:"";width:0;height:2px;background:#c40001;position:absolute;bottom:0;left:0;transition:all .3s;z-index:2;}
.news1 .imgbox{overflow:hidden;position:relative;}
.news1 .mask{position:absolute;background:rgba(0,0,0,0.8);width:100%;height:100%;top:-100%;left:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 10px;transition:all .3s;}
.news1 .mask h4{font-size:20px;font-weight:bold;color:#fff;}
.news1 .mask p{font-size:12px;color:rgba(255,255,255,0.5);margin:8px 0 15px;}
.news1 h5{line-height:58px;border:1px solid #e5e5e5;padding:0 40px 0 20px;font-size:15px;color:#000;position:relative;}
.news1 h5 span{position:absolute;top:0;right:20px;font-size:14px;}

/*优势*/
.youshi .top{background:url(../images/ad_bg.jpg) center center/cover;padding:20px 0 40px;text-align:center;margin:40px 0;}
.youshi .top .con{overflow:hidden;}
.youshi .top .con h5{font-size:35px;color:#fff;font-weight:bold;}
.youshi .top .con h5 span{font-size:80px;color:#fff000;margin:0 5px;}
.youshi .top .con p{background:#fafafa;padding:10px 20px;font-size:15px;display:inline-block;border-radius:30px;margin-top:15px;position:relative;}
.youshi .top .con p:before,.youshi .top .con p:after{content:"";width:1000%;height:1px;background:rgba(255,255,255,0.3);position:absolute;top:50%;right:100%;}
.youshi .top .con p:after{right:auto;left:100%;}
.youshi .con2{margin-bottom:20px;}
.youshi .con2 .title{font-size:25px;color:#151515;}
.youshi .con2 .title span{width:115px;line-height:43px;background:#c40001;color:#fff;text-align:center;font-weight:bold;position:relative;}
.youshi .con2 .title span:before{content:"";border-top:33px solid #9a0101;border-right:16px solid transparent;position:absolute;bottom:0;left:100%;}
.youshi .con2 .title h5{margin-left:140px;line-height:33px;font-size:25px;color:#151515;font-weight:bold;margin-top:5px;}
.youshi .con2 ul{margin-top:15px;height:112px;overflow:auto;}
.youshi .con2 ul li{line-height:22px;margin-bottom:6px;}
.youshi .con2 ul li span{font-size:13px;margin-right:5px;}
.youshi .con2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#c40001;}
.youshi .con2 .mCSB_scrollTools{right:-6px;}
.youshi img.img-1{display:block;max-width:100%;}
.youshi{padding-bottom: 30px;}
/*服务流程*/
.fwlc{background:#f5f5f5;margin-top:0;padding-bottom:40px;}
.news3{display:block;border:1px solid #e9e9e9;background:#fff;padding:30px 10px;text-align:center;}
.news3 .imgbox{width:120px;height:120px;line-height:120px;border-radius:50%;background:#e55151;margin:0 auto 20px;}
.news3 .imgbox img{max-height:100px;}
.news3 .imgbox img.img-2{display:none;}
.news3 h5{font-size:18px;font-weight:bold;color:#000;line-height:25px;}
.news3 p{font-size:13px;color:#999;padding:5px 0 25px;position:relative;}
.news3 p:before{content:"";width:24px;height:3px;background:#e55151;position:absolute;bottom:0;left:50%;margin-left:-12px;transition:all .3s;}
.fwlc .swiper-slide:nth-child(2) .news3 .imgbox,.fwlc .swiper-slide:nth-child(2) .news3 p:before{background:#41cdab;}
.fwlc .swiper-slide:nth-child(3) .news3 .imgbox,.fwlc .swiper-slide:nth-child(3) .news3 p:before{background:#63cff9;}
.fwlc .swiper-slide:nth-child(4) .news3 .imgbox,.fwlc .swiper-slide:nth-child(4) .news3 p:before{background:#ffaf2b;}
.fwlc .swiper-slide:nth-child(5) .news3 .imgbox,.fwlc .swiper-slide:nth-child(5) .news3 p:before{background:#6dc900;}

/*在线预约*/
.news4 .imgbox{overflow:hidden;position:relative;display:block;}
.news4 .imgbox h5{line-height:40px;background:rgba(0,0,0,0.7);font-size:16px;color:#fff;font-weight:bold;min-width:116px;text-align:center;padding:0 5px;position:absolute;bottom:0;right:0;}
.news4 .bottom{border:1px solid #e5e5e5;padding:20px 20px 0 20px;}
.news4 .text_box{border-bottom:1px solid #d9d7d7;}
.news4 .text_box h5{font-size:18px;font-weight:bold;color:#000;}
.news4 .text_box .text{color:#555;line-height:22px;height:88px;overflow:hidden;margin:15px 0;}
.news4 ul{padding:15px 27px;}
.news4 ul li{width:50%;text-align:center;}
.news4 ul li a{display:block;background:#252525;line-height:44px;color:#fff;font-size:16px;margin:0 3px;}
.zxyy form{position:fixed;width:500px;top:-100%;left:50%;z-index:6000;background:#fff;margin:-250px 0 0 -250px;padding:30px;border:1px solid #ccc;transition:all .3s;}
.zxyy form h4{text-align:center;font-weight:bold;margin-bottom:20px;}
.zxyy form input,.zxyy form textarea{width:100%;height:40px;padding:0 10px;margin-bottom:15px;border:1px solid #ccc;}
.zxyy form textarea{padding:10px;height:100px;resize:none;}
.zxyy form button{width:100%;height:40px;background:#c40001;font-size:16px;color:#fff;border:none;}
.zxyy form i{position:absolute;top:5px;right:5px;font-size:25px;color:#999;transform:rotate(45deg);cursor:pointer;}
.zxyy form i:hover{color:#c40001;transform:rotate(315deg);}
.zxyy form.active{top:50%;}

/*维修案例*/
.wxal{background:#f5f5f5;padding-bottom:40px;margin-top:40px;}

/*footer*/
footer .top{background:#c40001;padding:20px 0;text-align:center;}
footer .top ul li{width:12.5%;}
footer .top ul li a{color:#fff;font-size:15px;}
footer .top ul li a:hover{color:#000;}
footer .bottom{background:#1c1c1c;padding:50px 0;}
footer .bottom ul{margin:0 -10px;}
footer .bottom ul li{padding:0 10px;}
footer .bottom ul li:nth-child(1){width:30%;display:flex;align-items:center;}
footer .bottom ul li:nth-child(2){width:37%;text-align:center;border-left:1px solid #555;border-right:1px solid #555;}
footer .bottom ul li:nth-child(3){width:33%;}
footer .bottom ul li:nth-child(1) img{max-width:100%;}
footer .bottom ul li:nth-child(2) .con1{line-height:24px;color:#fff;display:inline-block;text-align:left;vertical-align:top;}
footer .bottom ul li:nth-child(3) .con2 .img{width:130px;height:130px;background:url(../images/icon3.png) no-repeat center/100% 100%;padding:10px;}
footer .bottom ul li:nth-child(3) .con2 .img img{width:100%;height:100%;border:5px solid #fff;}
footer .bottom ul li:nth-child(3) .con2 .img p{color:#fff;text-align:center;position:relative;left:5px;}
footer .bottom ul li:nth-child(3) .con2 .text_box{color:#fff;margin-right:150px;text-align:right;}
footer .bottom ul li:nth-child(3) .con2 .text_box .text{color:#7b7b7b;}
footer .bottom ul li:nth-child(3) .con2 .text_box .text p{margin-bottom:10px;}
footer .bottom ul li:nth-child(3) .con2 .text_box h5{font-size:30px;font-weight:bold;margin-top:20px;}

/*内页左侧*/
.neiye{padding:30px 0;}
.neiye .title4{background:#252525;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:#c40001;}
.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:#c40001;}
.neiye .title5 p span{color:#c40001;}

/*详情页*/
.xqy{line-height:25px;min-height:300px;}
.xqy .title{text-align:center;margin-bottom:20px;}
.xqy .title h5{font-size:16px;font-weight:bold;}
.xqy .title p{color:#999;text-align:center;line-height:40px;border-bottom:1px dashed #999;}
.xqy .con{line-height:25px;}
.xqy .con img{display:block;max-width:100%;margin:0 auto;}

.fwxm_ny{padding:0 5px;}
.fwxm_ny .col-md-4{padding:0;}
.fwxm_ny .news1{margin:0 10px 20px;}

.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:#c40001}
.news2:hover h5{color:#c40001;}

/*微信弹窗*/
.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:#c40001;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:#8f0d0e;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 #c40001;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 #c40001;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 #c40001;text-align:left;display:flex;justify-content:center;align-items:center;background:#c40001;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 #c40001;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:#c40001;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(min-width:992px){
.news1:hover .mask{top:0;}
.news1:hover:before{width:100%;}
.news1:hover h5{color:#c40001;}
.nav3 a:hover{background:#c40001;color:#fff;}
.news3:hover{background:#c40001;}
.news3:hover .imgbox{background:#fff !important;}
.news3:hover .imgbox img.img-1{display:none;}
.news3:hover .imgbox img.img-2{display:inline;}
.news3:hover h5{color:#fff;}
.news3:hover p{color:rgba(255,255,255,0.5);}
.news3:hover p:before{background:#fff !important;}
.news4 .imgbox:hover .img{transform:scale(1.1);}
.news4 .imgbox:hover h5{min-width:100%;background:rgba(196,0,1,0.8);}
.news4 ul li a:hover{background:#c40001;}
}

@media(max-width:1199px){
.news4 ul{padding:15px 0;margin:0 -3px;}
footer .bottom ul li:nth-child(1){width:25%;}
footer .bottom ul li:nth-child(2){width:35%;}
footer .bottom ul li:nth-child(3){width:40%;}
}

@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;border-bottom:1px solid rgba(255,255,255,0.2);background:#c40001;}
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:35px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#c40001;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#c40001;}
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_box{height:auto;}
header .logo_box .logo{line-height:100px;max-width:35%;}
header .logo_box .logo-2{margin-left:20px;max-width:35%;}
.youshi img.img-1{display:none;}
footer .bottom ul li{width:100% !important;height:auto !important;}
footer .bottom ul li:nth-child(1) img{margin:0 auto;}
footer .bottom ul li:nth-child(2){border:none;}
footer .bottom ul li:nth-child(2) .con1{margin:20px 0;}
footer .bottom ul li:nth-child(3){text-align:center;}
footer .bottom ul li:nth-child(3) .con2{float:none !important;display:inline-block;}
footer .bottom ul li:nth-child(3) .con2 .img{float:none !important;margin:0 auto;}
footer .bottom ul li:nth-child(3) .con2 .text_box{margin:20px 0 0 0;text-align:center;}
footer .bottom ul li:nth-child(3) .con2 .text_box .text p{margin-bottom:0;}
}

@media (max-width:767px){
body{padding-bottom:50px;}
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;}
header .logo_box .logo{line-height:80px;max-width:50%;}
.title1{margin:30px 0;}
.title1 h4{font-size:50px;}
.title1 h5{font-size:20px;margin-top:-35px;}
.nav3{margin-bottom:20px;}
.nav3 a{width:120px;line-height:35px;border:1px solid #e1e1e1;margin:0 5px 10px;}
.news1 h5{line-height:35px;padding:0 20px 0 5px;}
.news1 h5 span{right:5px;}
.youshi .top{margin:30px 0;padding:20px 0 30px;}
.youshi .top .con h5{font-size:20px;}
.youshi .top .con h5 span{font-size:40px;}
.youshi .con2{margin-bottom:10px;}
.youshi .con2 .title{font-size:18px;}
.youshi .con2 .title span{width:80px;}
.youshi .con2 .title h5{line-height:25px;font-size:18px;margin:10px 0 0 110px;}
.youshi .con2 ul{height:auto;overflow:initial;}
.fwlc{margin-top:10px;padding-bottom:30px;}
.news3{padding:20px 10px;}
.news3 .imgbox{width:100px;height:100px;line-height:100px;margin:0 auto 10px;}
.news3 .imgbox img{max-height:40px;}
.news3 h5{font-size:16px;}
.news3 p{padding:0 0 15px;font-size:12px;}
.news4 .imgbox h5{line-height:30px;}
.news4 .bottom{padding:10px 10px 0 10px;}
.news4 .text_box h5{font-size:16px;}
.news4 .text_box .text{margin:10px 0;height:66px;}
.news4 ul{padding:15px 0;margin:0;}
.news4 ul li{width:100%;}
.news4 ul li a{line-height:35px;margin:0;font-size:14px;}
.news4 ul li:nth-child(2){margin-top:3px;}
.wxal{padding-bottom:30px;margin-top:30px;}
footer .top{padding:10px 0;}
footer .top ul li{width:25%;margin:5px 0;}
footer .bottom{padding:30px 0;}
footer .bottom ul li:nth-child(3) .con2 .text_box h5{font-size:25px;}
.fwxm_ny{padding:0 10px;}
.fwxm_ny .news1{margin:0 5px 10px;}
.zxyy form{width:100%;height:100%;top:-100%;left:0;margin:0;padding:30px;border:none;}
.zxyy form.active{top:0;}
.logo-3{font-size: 19px;}

}

@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 .logo_box .logo{line-height:60px;max-width:calc(100% - 150px);}
.news3 .imgbox{width:80px;height:80px;line-height:80px;}
.news3 .imgbox img{max-height:30px;}
footer .top ul li a{font-size:12px;}
.news4 .imgbox h5{min-width:100%;}










}
