/*全局样式*/
@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;}
.imgvertical{vertical-align:middle !important;}
.sx{cursor:pointer;}
.container-fluid{max-width:1330px !important;}
.container-fluid2{
	max-width:1520px !important;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.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;}

/*logo*/
.logo_box{height:150px;}
.logo_box .logo{width:10%;line-height:150px;}
.logo_box .logo2{width:25%;/*padding-left:30px;*/}
.logo_box .logo img{max-width:100%;}
.logo_box .right{width:65%;}
.logo_box .right .top{padding:20px 0;}
.logo_box .right .top form{border:1px solid #e6e5e5;border-radius:30px;}
.logo_box .right .top form input{width:172px;height:36px;border:none;background:none;padding:0 0 0 15px;}
.logo_box .right .top form button{width:40px;height:36px;background:url(../images/icon1.png) no-repeat center;border:none;}
.logo_box .right .top ul.ul-1{margin-right:20px;}
.logo_box .right .top ul.ul-1 li{line-height:36px;}
.logo_box .right .top ul.ul-1 li a{font-size:13px;color:#555;border-left:1px solid #555;padding-left:10px;margin-left:10px;transition:all .3s;}
.logo_box .right .top ul.ul-1 li a:hover{color:#0065a4;}
.logo_box .right .top ul.ul-1 li:first-child a{border:none;}

/*PC端导航*/
nav{position:relative;}
nav a{color:#000 !important;}
/*一级导航*/ 
nav ul li{float:left;width:11.8%;text-align:center;position:relative;line-height:36px;}
nav ul li a{display:block;position:relative; text-align: center;}
nav ul li a:hover,nav ul li a.active{background:#0065a4;color:#fff !important;}
nav ul li.bx{width:1px;height:13px;border-right:1px dashed #777;margin-top:11.5px;}
/*二级导航*/
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:#fff;}
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:60px;height:60px;line-height:60px;background:#0065a4;top:50%;left:-100px;margin-top:-30px;opacity:1;font-size:25px;}
#myCarousel .carousel-control.right{width:60px;height:60px;line-height:60px;background:#0065a4;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;}

/*搜索*/
.sousuo{border-bottom:1px solid #ececec;}
.sousou_con{position:relative;height:60px;line-height:60px;padding:0 480px 0 20px;border-left:1px solid #ececec;}
.sousou_con span{font-weight:bold;color:#000;}
.sousou_con a{color:#7d7d7d;transition:all .3s;}
.sousou_con a:hover{color:#0065a4;}
.sousou_con form{position:absolute;top:0;right:0;background:#fff;z-index:2;border-left:1px solid #ececec;border-right:1px solid #ececec;}
.sousou_con form input{width:400px;height:60px;padding:0 10px;border-right:none;border-radius:0;transition:all .3s;border:none;}
.sousou_con form button{width:50px;height:60px;background:url(../images/icon2.png) no-repeat center;border:none;border-radius:0;transition:all .3s;}
.sousou_con form button:focus{outline:none;}
.sousou_con form:hover button{background:#252525 url(../images/icon2-2.png) no-repeat center;}

/*title1*/
.title1{margin:60px 0 40px;text-align:center;}
.title1 h5{font-size:30px;font-weight:bold;color:#252525;}
.title1 p{font-size:12px;color:#aaa;margin-top:10px;}
.title1 p i{width:4px;height:4px;background:#2954a0;display:inline-block;margin-left:5px;news1}
.title1-2 h5,.title1-2 p{color:#fff;}
.title1-2 p i{background:#fff;}

/*新品推荐*/
.news1{display:block;background:#f3f3f3;padding:20px 20px 0 20px;}
.news1 .imgbox{background:#fff;overflow:hidden;transition:all .3s;}
.news1 h5{height:60px;line-height:60px;font-size:15px;color:#000;text-align:center;position:relative;}
.news1 h5 span{width:70px;line-height:28px;background:#fff;font-size:11px;color:#252525;border-radius:20px;text-align:center;position:absolute;top:50%;right:-70px;margin-top:-14px;}
.news1-2{background:#fff;}
.news1-2 .imgbox{background:#e1e8f0;}
.news1-2 .img{height:230px;}
.xptj_con{position:relative;}
.xptj .swiper-button-prev,.xptj .swiper-button-next{width:52px;height:52px;background:#ccc url(../images/left.png) no-repeat center;margin-top:-26px;opacity:1;left:-80px;}
.xptj .swiper-button-next{left:auto;right:-80px;background-image:url(../images/right.png);}
.xptj .swiper-button-prev:hover,.xptj .swiper-button-next:hover{background-color:#252525;}

/*公司简介*/
.gsjj{background:url(../images/gywm_bg.jpg) center center/cover;padding-bottom:60px;margin-top:60px;}
.gsjj .video{height:300px;}
.gsjj .con1 .bt{background:url(../images/icon3.png) no-repeat 0 center/contain;padding-left:35px;}
.gsjj .con1 .bt h5{font-size:18px;font-weight:bold;color:#fff;}
.gsjj .con1 .bt p{font-size:12px;color:#fff;}
.gsjj .con1 .text{line-height:25px;color:#fff;height:175px;overflow:hidden;margin:15px 0;}
.gsjj .con1 a{display:block;width:154px;line-height:45px;background:#ff9600;color:#fff;text-align:center;}
.gsjj .con1 a img{margin-left:10px;}
.gsjj .con1 a:hover{background:#975d0b;}

/*产品展示*/
.cpzs{background:#f6f6f6;padding-bottom:60px;}
.nav3{background:#252525;padding:12px;}
.nav3 .title{background:url(../images/icon5.png) no-repeat 20px center;padding-left:70px;margin:10px 0 15px;position:relative;}
.nav3 .title h5{font-size:20px;font-weight:bold;color:#fff;}
.nav3 .title p{font-size:12px;color:#fff;margin-top:5px;}
.nav3 .title i{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;}
.nav3 .title span{line-height:40px;font-size:18px;position:absolute;top:0;right:0;color:#fff;}
.nav3 .con{background:#fff;padding:10px 18px 1px;}
.nav3 ul{height:460px;overflow:auto;}
.nav3 ul li a{display:block;line-height:45px;color:#000;background:url(../images/icon6.png) no-repeat 20px center;padding-left:40px;border-bottom:1px dashed #e4e4e4;}
.nav3 ul li a:hover{color:#fff;background:#2954a0 url(../images/icon6-2.png) no-repeat 20px center;}
.nav3 .con .more{display:block;margin:20px auto;width:120px;line-height:36px;background:#2954a0;color:#fff;text-align:center;border-radius:30px;}
.nav3 .con .more:hover{background:#072c6d;}
.nav3 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#2954a0;}
.nav3 .mCSB_scrollTools{right:-6px;}

/*ad*/
.ad{background:url(../images/img15.jpg) center center/cover;padding:30px 0;}
.ad .con img{max-width:120px;}
.ad .con .text{margin-left:140px;}
.ad .con .text p{font-size:12px;color:rgba(255,255,255,0.3);}
.ad .con .text h5{font-size:21px;font-weight:bold;color:#fff;}
.ad .con .text b{font-weight:normal;font-size:15px;margin-top:20px;color:#fff;display:block;/*padding-left:100px;*/}
.ad .phone{background:url(../images/icon7.png) no-repeat 0 center/contain;padding-left:70px;margin-top:30px;}
.ad .phone p{color:#fff;}
.ad .phone h5{font-size:30px;font-weight:bold;color:#fff;}

/*新闻中心*/
.xwzx{background:#f6f6f6;padding-bottom:60px;}
.news3{display:block;background:#fff;}
.news3 .imgbox{overflow:hidden;position:relative;}
.news3 .img{height:318px;}
.news3 .imgbox .rq{width:80px;background:#313739;text-align:center;position:absolute;top:0;left:0;padding:10px 0;}
.news3 .imgbox .rq h4{font-size:40px;color:#fff;font-weight:lighter;}
.news3 .imgbox .rq p{font-size:12px;color:#fff;}
.news3 .text_box{padding:20px;}
.news3 .text_box h5{font-size:16px;color:#000;line-height:25px;}
.news3 .text_box .text{font-size:12px;color:#777;line-height:24px;height:48px;margin:10px 0;overflow:hidden;}
.news3 .text_box b{font-size:12px;color:#000;font-weight:normal;}
.news3 .text_box b span{margin-right:10px;}
.news3:hover h5,.news3:hover b{color:#0f4da2;}
.news3:hover .imgbox .rq{background:#0f4da2;}
.news3:hover .img{transform:scale(1.1);}
.news4{display:block;background:#fff;margin-bottom:10px;}
.news4 .rq{width:140px;height:110px;text-align:center;padding-top:20px;}
.news4 .rq h4{font-size:40px;color:#0f4da2;font-weight:lighter;}
.news4 .rq p{font-size:12px;color:#343434;}
.news4 .text_box{padding:26px 20px 0 140px;}
.news4 .text_box h5{color:#000;line-height:25px;}
.news4 .text_box .text{font-size:12px;color:#777;line-height:25px;}
.news4:hover{background:#0f4da2;}
.news4:hover h4,.news4:hover p,.news4:hover h5,.news4:hover .text{color:#fff;}

/*配件耗材*/
.pjhc{background:url(../images/hcpj_bg.jpg) center center/cover;padding-bottom:60px;}
.pjhc_con{position:relative;}
.news5{display:block;background:#fff;}
.news5 .imgbox{overflow:hidden;}
.news5 .img{transition:all .3s;}
.news5 h5{line-height:50px;border:1px solid #e9e9e9;font-size:16px;color:#000;text-align:center;}
.news5:hover .img{transform:scale(1.1);}
.news5:hover h5{background:#2954a0;color:#fff;}
.pjhc .swiper-button-prev,.pjhc .swiper-button-next{width:52px;height:52px;background:#5d656b url(../images/left.png) no-repeat center;margin-top:-26px;opacity:1;left:-80px;}
.pjhc .swiper-button-next{left:auto;right:-80px;background-image:url(../images/right.png);}
.pjhc .swiper-button-prev:hover,.pjhc .swiper-button-next:hover{background-color:#252525;}

/*联系我们*/
.lxwm{background:#f6f6f6;padding-bottom:60px;}
.lxwm_con{margin:0 -5px;}
.lxwm .swiper-container{padding:5px;}
.lxwm .con_box{background:#fff;margin:10px 20px; padding:20px 0px;box-shadow:0 0 6px rgba(0,0,0,0.1); width: 33%; float:left;}
.lxwm .con_box .con{padding:0 30px;position:relative;}
.lxwm .con_box .con .bt{font-size:18px;font-weight:bold;color:#1e1e1e;line-height:25px;position:relative;}
.lxwm .con_box .con:before{content:"";width:5px;height:18px;background:#2954a0;position:absolute;top:4px;left:0;}
.lxwm .con_box .con .text{color:#353535;line-height:30px;margin-top:10px ;height:185px;overflow:auto;}
.lxwm .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#2954a0;}
.lxwm .mCSB_scrollTools{right:-6px;}

/*页脚*/
footer{background:#1e1e1e;overflow-x:hidden;}
footer ul{padding:50px 0;margin:0 -20px;}
footer ul li{padding:0 20px;}
footer ul li:nth-child(1){width:50%;}
footer ul li:nth-child(1) dl{width:20%;}
footer ul li:nth-child(1) dl dt{color:#fff;padding-bottom:10px;margin-bottom:20px;position:relative;font-size:16px;font-weight:normal;}
footer ul li:nth-child(1) dl dt a{color:#fff;}

footer ul li:nth-child(1) dl dt:before{content:"";width:20px;height:1px;background:#515151;position:absolute;bottom:0;left:0;}
footer ul li:nth-child(1) dl dd a{font-size:12px;color:rgba(255,255,255,0.7);line-height:28px;transition:all .3s;}
footer ul li:nth-child(1) dl dd a:hover{color:#ffcc00;}
footer ul li:nth-child(2){width:30%;border-left:1px solid rgba(255,255,255,0.15);border-right:1px solid rgba(255,255,255,0.15);text-align:center}
footer ul li:nth-child(2) .con{display:inline-block;text-align:left;}
footer ul li:nth-child(2) h4{font-size:34px;font-weight:bold;color:#ffcc00;}
footer ul li:nth-child(2) h5{font-size:12px;color:#fff;margin-top:20px;}
footer ul li:nth-child(2) p{font-size:11px;color:rgba(255,255,255,0.15);}
footer ul li:nth-child(2) .text{line-height:24px;color:rgba(255,255,255,0.5);margin-top:10px;}
footer ul li:nth-child(3){width:20%;text-align:right;}
footer ul li:nth-child(3) .weixin{display:inline-block;text-align:left;}
footer ul li:nth-child(3) .weixin img{width:140px;height:140px;border:5px solid #fff;}
footer ul li:nth-child(3) .weixin p{color:#fff;margin-top:5px;}
footer .bottom{background:#353535;padding:20px 0;text-align:center;color:#fff;font-size:12px;}

/*内页左侧*/
.neiye{padding:30px 0;background:#f6f6f6;}
.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:#2954a0;}
.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:#2954a0;}
.neiye .title5 p span{color:#2954a0;}

/*详情页*/
.xqy{line-height:25px;min-height:300px; font-family: "微软雅黑" !important;}
.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{max-width:100%;height: auto;}

.cpzs_ny{padding:0 5px;}
.cpzs_ny .col-md-4{padding:0;}
.cpzs_ny .news1,.cpzs_ny .news5{margin:0 10px 20px;}
.cpzs_ny .news1 .img{height:auto;}

.zxly_ny form{max-width:600px;margin:0 auto;}
.zxly_ny form input,.zxly_ny form textarea{width:100%;height:40px;border:1px solid #ccc;padding:0 10px;margin-bottom:15px;}
.zxly_ny form textarea{height:130px;padding:10px;resize:none;}
.zxly_ny form button{width:100%;height:40px;background:#0065a4;color:#fff;border:none;}

.jjfa_ny ul li a{display:block;color:#333;padding:0 100px 0 10px;position:relative;line-height:40px;border-bottom:1px dashed #ccc;}
.jjfa_ny ul li a p{position:absolute;top:0;right:0;}
.jjfa_ny ul li a:before{content:"";width:4px;height:4px;background:#333;border-radius:50%;position:absolute;top:50%;left:0;margin-top:-2px;transition:all .3s;}
.jjfa_ny ul li a:hover{color:#ee2c24;}
.jjfa_ny ul li a:hover:before{background:#ee2c24;}

/*附图新闻内页*/
.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:#2954a0}
.news2:hover h5{color:#2954a0;}

/*微信弹窗*/
.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:#0065a4;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:#05435f;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 #0065a4;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 #0065a4;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 #0065a4;text-align:left;display:flex;justify-content:center;align-items:center;background:#0065a4;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 #0065a4;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:#0065a4;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{background:#252525;}
.news1:hover .img{transform:scale(1.1);}
.news1:hover h5{color:#fff;padding:0 90px 0 15px;text-align:left;}
.news1:hover h5 span{right:15px;}
.news1-2:hover{background:#252525;}
.news1-2:hover .imgbox{background:#fff;}
}

@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: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:#0072c9;}
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:#0072c9;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#0072c9;}
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;}
footer ul{padding:30px 0;}
footer ul li{width:100% !important;}
footer ul li:nth-child(1){margin:30px 0;text-align:center;}
footer ul li:nth-child(1) dl dt:before{left:50%;margin-left:-10px;}
footer ul li:nth-child(3){text-align:center;margin-top:20px;}
footer ul li:nth-child(3) .weixin{text-align:center;}
footer ul li:nth-child(2) .con{text-align:center;}
.logo_box{height:auto;}
.logo_box .logo{width:auto;line-height:100px;}
.gsjj .con1{margin-top:20px;}
.gsjj .con1 .text{height:initial;max-height:175px;}
.nav3{margin-bottom:20px;padding:12px 12px 3px 12px;}
.nav3 .title{background:url(../images/icon5.png) no-repeat 0 center;padding-left:50px;margin:0 0 10px;}
.nav3 .title h5{font-size:16px;}
.news1-2 .img{height:auto;}
.ad{text-align:center;}
.ad .con .text{margin-left:0;}
.ad .con .text b{padding-left:0;}
.ad .phone{display:inline-block;text-align:left;}
.news3{margin-bottom:20px;}
.news3 .img{height:auto;}
}

@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;}
footer ul li:nth-child(2) h4{font-size:25px;}
.logo_box .logo{line-height:80px;}
.logo_box .logo img{max-height:60px;}
.sousou_con{height:50px;line-height:50px;padding:0;}
.sousou_con form{width:100%;}
.sousou_con form input{width:calc(100% - 50px);height:50px;}
.sousou_con form button{width:50px;height:50px;}
.title1{margin:30px 0 20px;}
.title1 h5{font-size:20px;}
.title1 p{margin-top:5px;}
.news1{padding:5px 5px 0 5px;}
.news1 h5{height:35px;line-height:35px;}
.news1 h5 span{display:none;}
.gsjj{padding-bottom:30px;margin-top:30px;}
.gsjj .con1 .bt h5{font-size:18px;}
.gsjj .con1 a{width:120px;line-height:35px;}
.cpzs{padding-bottom:30px;}
.ad .con .text h5{font-size:20px;}
.ad .con .text b{font-size:14px;margin-top:10px;}
.ad .phone{padding-left:50px;}
.ad .phone h5{font-size:20px;}
.xwzx{padding-bottom:20px;}
.news3 .imgbox .rq{width:70px;}
.news3 .imgbox .rq h4{font-size:30px;}
.news3 .text_box{padding:10px;}
.news4 .rq{width:100px;height:90px;padding-top:20px;}
.news4 .rq h4{font-size:30px;}
.news4 .text_box{padding:20px 20px 0 100px;}
.pjhc{padding-bottom:30px;}
.news5 h5{line-height:35px;}
.lxwm{padding-bottom:30px;}
.lxwm .con_box{padding:15px 0;width: 100%; float:left;}
.lxwm .con_box .con{padding:0 15px;}
.lxwm .con_box .con .bt{font-size:16px;}
.cpzs_ny{padding:0 10px;}
.cpzs_ny .news1,.cpzs_ny .news5{margin:0 5px 10px;}
.lxwm .swiper-wrapper{display: block;}

}

@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;}
.logo_box .logo{line-height:60px;}
.logo_box .logo img{max-height:40px;}
}
