
*{margin:0;padding:0;}
body{background:#fff; font-size:100%;line-height:22px;font-family:"Microsoft YaHei";}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
.body,.ul,.ol,.li,.p,.h1,.h2,.h3,.h4,.h5,.h6,.form,.fieldset,.table,.td,.img,.div,.tr,.dl,.dd,.select,.option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img_cover{position: absolute;top: 0;bottom: 0;left: 0;right: 0;	max-width: 100%;max-height: 100%;display: block;margin:auto;padding: auto;}
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}
.tr{ transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;}
.wrap{ max-width:1200px; margin:0 auto;width:100%;}
.overflow { overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

header.act{position:fixed;left:0;top:0;z-index:99999;animation:searchTop 0.5s ease-in-out;width:100%;background:#fff;}
@keyframes searchTop {
    0% {top:-100px}
    to {top:0}
}

header{position:relative;width:100%;z-index: 9999;}   
.header-top{background-color: #f6f6f6;line-height: 30px;}
.h-top{display:flex;justify-content:space-between;font-size:12px;color:#4c4c4c;}
.h-top span a{font-size:12px;font-family:"SimSun";color:#4c4c4c;}
.h-top span a:hover{color:#d70011;}

.header-main{display:flex;justify-content:space-between;align-items:center;padding:0.3rem 0;}
.logo img{ max-width:100%; display:block;}

header .tel{background:url(../images/tel.png) no-repeat left center;padding-left:84px;}
header .tel p{line-height:27px;font-size:16px;color:#333;}
header .tel b{display:block;color:#332c2b;font-size:36px;line-height:38px;font-family:"Arial";}

.header-nav{ width:100%;background:#c30e23;}
.nav-ul {display: flex;}
.nav-ul li {position:relative;width:12.5%;}
.nav-ul li .nav_a {display:block;font-size:16px;color:#fff;line-height:50px;text-align:center;background:url(../images/nav-shu.png) no-repeat right center}
.nav-ul li:hover .nav_a, .nav-ul li.active .nav_a {color: #fff;background:#332c2b;}
.nav-ul .sub_ul {display: none;width: 100%;position: absolute; padding:0;z-index:999;background:#c30e23;box-shadow:0 5px 10px #333;}
.nav-ul .sub_ul li{width:100%;padding:5px;}
.nav-ul .sub_ul li .nav_a2{font-size:13px;line-height:34px;text-align: center;color:#fff;display:block;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {background: #332c2b;color: #fff;}

/*移动端导航*/
.icon-menu{ cursor:pointer;z-index:999; width:40px; height:40px;  border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;right:0;top:0;}
.icon-menu span { width:30px;height:3px;background:#c30e23;border-radius:5px; display:block;}
.icon-menu .span02 {  margin:5px 0;}
.icon-menu.click .span02 {width:0;opacity:0;filter:alpha(opacity=0); }
.icon-menu.click .span01 { position:relative;top:8px;transform:rotate(45deg);}
.icon-menu.click .span03 { position:relative;top:-8px;transform:rotate(-45deg);}

.sjnav{ width:100%; position:absolute;right:0%;z-index:9999;display: none;background:rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important;}
.sjnav ul{ padding:0; margin:0;}
.sjnav li{ display:block; margin:0; padding:0;}
.sjnav li a{display:block;line-height:44px;  font-size:15px; color:#fff;padding:0 66px;border-bottom: 1px solid #ddd;}
.sjnav li a:hover, .sjnav li.active a{background:#c30e23; color:#fff;}

/*大图滚动开始*/
.banner{position: relative;}
.ban-img{display: block;max-width: 100%;}
.swiper-pagination-bullet{width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.swiper-pagination-bullet-active{background:#c30e23}
.prev-banner, .next-banner{ font-size:30px;font-family:"SimSun";color:#fff;width:40px;height:40px;background:rgba(0,0,0,0.5);border-radius:6px;display:flex;justify-content:center;align-items:center;font-weight:bold;transform:translate(0,-50%);margin:0;}
.prev-banner{left:-50%;}
.next-banner{right:-50%;}
.banner:hover .prev-banner{left:10px;}
.banner:hover .next-banner{right:10px;}

.page-top{padding:16px 0;border-bottom: 1px dashed #eaeaea;}
.page-top .wrap{display: flex;justify-content: space-between;align-items: center;}
.page-top .link{font-size:15px;color:#333;}
.page-top .link a{color:#666;margin-left: 20px;}
.page-top .link b{color:#182847;font-weight: bold;}
.page-top .link a:hover{color:#c30e23}
.page-top form{width:330px;display: flex;}
.page-top form input[type="text"]{width:calc(100% - 89px);border:1px solid #cccccc;border-right: none;border-radius: 5px 0 0 5px;padding-left: 15px;font-size:16px;color:#333;line-height: 28px;outline: none;}
.page-top form input[type="submit"]{width:89px;background: url(../images/but.jpg) no-repeat center center;outline: none;}

.title{text-align: center;padding-bottom: 0.19rem;position: relative;}
.title::before{content: "";display: block;width: 0.43rem;height: 5px;background: #c30e23;position: absolute;left: 50%;bottom: 0px;transform: translate(-50%,0);}
.title .t1{line-height: 0.54rem;font-size:0.36rem;color:#c30e23;font-weight: bold;}
.title .t1 span{color:#332c2b;}
.title .t2{line-height: 0.38rem;font-size:0.18rem;color:#4c4c4c;display: table;padding:0 0.87rem;position: relative;margin:0 auto;}
.title .t2::before, .title .t2::after{content:"";display: block;width:44px;height: 9px;background: url(../images/title.png) no-repeat center center;position: absolute;top:50%;transform: translate(0,-50%);}
.title .t2::before{left: 0px;}
.title .t2::after{right: 0px;}
.title img{display: block;max-width: 100%;margin:0 auto;}

.product{padding:0.4rem 0;}

.product .wrap{display: flex;padding:0.4rem 0 0 0;}
.page-left{width: 250px;margin-right: 30px;}
.s-drop-wrap { width:100%; background-color: #c30e23;}
.s-drop-btn { background:#332c2b; line-height:0.72rem; font-size:0.2rem;font-weight: bold; color: #fff; text-align:center;position:relative;}
.s-drop-btn i{font-style: normal;text-transform: uppercase;margin-left: 5px;}
.s-drop-btn span {position:absolute;right:20px;top:50%;transform:translate(0, -50%);}
.s-drop-btn.act{ background:#332c2b;}

.s-drop-list {display: block;}
.s-drop-list  li a{ color:#FFFFFF}
.aside-list-link{ font-size:0.17rem; color:#fff;line-height:0.50rem; border-bottom: 1px solid #fff;padding: 0 0.24rem;display: flex;justify-content: space-between;align-items: center;}
.aside-list-link i{display: block;width: 19px;height: 19px;background-color: #fff;border-radius: 5px;display: flex;justify-content: center;align-items: center;font-size:0.18rem;color:#333;}
.aside-list-link:hover, .aside-list-link.act{  color:#e10602;background: linear-gradient(45deg,#e4e3e8,#fefbfb,#e4e3e8);background: -webkit-linear-gradient(45deg,#e4e3e8,#fefbfb ,#e4e3e8);background: -moz-linear-gradient(45deg,#e4e3e8,#fefbfb,#e4e3e8);background: -o-linear-gradient(45deg,#e4e3e8,#fefbfb,#e4e3e8);}
.aside-list-link:hover i, .aside-list-link.act i{background-color: #e10602;color:#fff;}

/* .s-drop-list li .aside-sublist{ width:100%;  display:none;  }
.s-drop-list li:first-child .aside-sublist{display:block;}
.s-drop-list li .aside-sublist li{margin-top:5px;}
.s-drop-list li .aside-sublist li a{ color:#5e5e5e; line-height:40px;  font-size:14px; margin-bottom:1px; text-align:center; background:#eee;}
.s-drop-list li .aside-sublist li a:hover, .s-drop-list li .aside-sublist li a.act{ background:#000;color:#bc2a2a;} */

.page-left .tel{background: url(../images/tel--bj.jpg) no-repeat 50% 50%;background-size:cover;text-align: center;padding:20px 0;color:#333;}
.page-left .tel .t1{line-height: 27px;background: url(../images/tel2.png) no-repeat left center;padding-left: 34px;font-size:14px;display: table;margin:0 auto;}
.page-left .tel .t2{line-height: 43px;font-size:24px;font-family: "Impact";}
.page-left .tel .a-box{display: flex;justify-content: center;margin:8px 0 28px 0;}
.page-left .tel .a-box a{display: block;width: 90px;line-height: 26px;text-align: center;border:1px solid #333;margin:0 6px;font-size:14px;color:#333;}
.page-left .tel .a-box a:hover{background-color: #e10602;border-color: #e10602;color:#fff;}

.page-right{width:calc(100% - 280px);}

.pro-ul{display: flex;flex-wrap: wrap;width:100%;margin:0 -1%; margin-top:20px;}
.pro-ul li{width:31.3%;margin:0 1% 2% 1%;border:1px solid #dcdcdc;background:#fff;transition: 0.5s;}
.pro-ul li .pic{width:100%;position: relative;overflow: hidden;border:1px solid #dcdcdc;}
.pro-ul li .pic:before{content:"";display: block;padding-top:75%;}
.pro-ul li .content{text-align: center;}
.pro-ul li .content .t1{line-height: 0.46rem;font-size:0.16rem;color:#333;transition: 0.5s;}
.pro-ul li .content .t2{display: flex;justify-content: space-between;align-items: center;padding:4px 0.2rem 0.1rem 0.2rem;}
.pro-ul li .content .t2 a{display: block;width: 45%;line-height: 0.32rem;text-align: center;background:#acacac;font-size:0.14rem;color:#fff;transition: 0.5s;}
.pro-ul li .content .t2 a:hover{background:#e10602;}
.pro-ul li:hover .img_cover{transform: scale(1.1);}

.equipment{background: url(../images/bj1.jpg) no-repeat 50% 50%;background-size:cover;padding:0.7rem 0 0 0;}
.equipment .wrap{position: relative;}
.equipment .wrap::before{content:"";display: block;width:118px;height: 102px;background: url(../images/dian.png) no-repeat center center;position:absolute;left:-1px;top:-12px;z-index: 9;}
.swiper-equipment{width:calc(100% - 24px)}
.swiper-equipment a{display: block;position: relative;overflow: hidden;border:6px solid #fff;background: #fff;}
.swiper-equipment a:before{content:"";display: block;padding-top:70%;}
.swiper-equipment a .txt{width:100%;line-height: 0.4rem;text-align: center;background: rgba(0,0,0,0.5);font-size:0.16rem;color:#fff;position:absolute;left:0px;bottom:0px;}
.swiper-equipment a:hover .img_cover{transform:scale(1.1)}
.next-equipment, .prev-equipment{width:42px;height: 42px;background-color: #fff;display:flex;justify-content: center;align-items: center;position: absolute;top:50%;transform: translate(0,-50%);font-size:0.38rem;color:#182847;outline: none;}
.next-equipment{right:-60px;}
.prev-equipment{left:-60px;}
.next-equipment:hover, .prev-equipment:hover{background-color: #c30e23;color:#fff;}
.equipment .dian2{display: block;max-width:100%;margin:0 auto;position: relative;left: 7px;}
.equipment .tel{display:flex;justify-content: center;font-size:0.18rem;color:#fff;padding:0.35rem 0;align-items: center;}
.equipment .tel a{font-size:0.3rem;color:#fff;font-weight: bold;margin-left: 0.1rem;}
.equipment .tel img{margin-right: 0.2rem;}

.ys{padding:0.6rem 0 0.2rem 0;}
.ys-main{margin:0.55rem 0;background: #f7f7f7;}
.ys-box{display:flex;align-items: center;}
.ys-box img{display: block;max-width:100%;width:50%;position: relative;top: -6px;}
.ys-box .txt{width:50%;padding:0 0.4rem 0 0.9rem;}
.ys-box .txt .bt .t1{font-size:0.3rem;color:#333;line-height: 0.4rem;}
.ys-box .txt .bt .t1 b{color:#182847;}
.ys-box .txt .bt .t2{font-size:12px;color:#c4c4c4;line-height: 0.2rem;font-family: "Arial";text-transform: uppercase;}
.ys-box .txt .t3{font-size:0.16rem;color:#525252;line-height: 0.26rem;position: relative;margin-top: 0.2rem;}
.ys-box .txt .t3:before{content:"";display: block;width:14px;height: 14px;background: url(../images/dian3.jpg) no-repeat center center;position: absolute;left: -30px;top:6px}
.ys-box .txt .t3 span{color:#c30e23;}
.ys-box:nth-child(even){flex-direction: row-reverse;}
.ys .more{display: block;width:1.5rem;line-height: 0.32rem;background: #c30e23;font-size:0.16rem;color:#fff;border-radius: 5px;margin:0 auto;text-align: center;}
.ys .tel{text-align: center;font-weight: bold;font-size:0.2rem;color:#535353;margin:0.2rem 0;}
.ys .tel a{font-size:0.24rem;color:#182847;}

.case{background:url(../images/bj2.jpg) no-repeat 50% 50%;background-size:cover;padding:0.6rem 0;}
.case .title .t1, .case .title .t2{color:#fff;}
.case .title::before{background:#fff;}
.swiper-case{padding:0.45rem 0;}
.swiper-case a{display: block;background:#fff;padding:8px;position: relative;transition: 0.5s;}
.swiper-case a .pic{width:100%;position: relative;overflow: hidden;}
.swiper-case a .pic:before{content:"";display: block;padding-top:75%;}
.swiper-case a .content{text-align: center;padding:0.17rem 0;}
.swiper-case a .content .t1{font-size:0.18rem;color:#333;line-height: 0.3rem;}
.swiper-case a .content .t2{font-size:0.14rem;color:#cdcdcd;line-height: 0.23rem;text-transform: uppercase;}
.swiper-case a::before{content:"+";display: block;width: 0.3rem;height: 0.3rem;display: flex;justify-content: center;align-items: center;font-size:0.24rem;color:#fff;border-radius: 50%;position: absolute;left: 50%;bottom:-0.15rem;transform:translateX(-50%);background:#c30e23;transition: 0.5s;}
.swiper-case a:hover{transform: translateY(-8px);}
.swiper-case a:hover:before{transform:translateX(-50%) rotateY(360deg);}
.prev-case, .next-case{width: 23px;height: 37px;outline: none;font-size:40px;color:#fff;position: absolute;top:50%;transform: translateY(-50%);z-index: 9;display: flex;justify-content: center;align-items: center;}
.prev-case{left: -50px;}
.next-case{right: -50px;}
.case .more{display: block;margin-top:0.2rem;}
.case .more img{display: block;max-width: 100%;margin:0 auto;}

.about{padding:0.6rem 0 0 0;}
.about-main{padding:0.5rem 0;display: flex;justify-content:space-between;}
.about-main .content{width: 49%;}
.about-main .content .bt{line-height: 0.6rem;font-size:0.18rem;color:#5c5c5c;padding-bottom: 0.14rem;border-bottom:1px solid #e5e5e5;}
.about-main .content .bt b{display: block;line-height: 0.34rem;font-size:0.3rem;color:#333;}
.about-main .content .t2{line-height: 0.31rem;font-size:0.16rem;color:#5c5c5c;margin:0.2rem 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;}
.about-main .content .t3{display: flex;}
.about-main .content .t3 a{width: 1.3rem;line-height: 0.36rem;border:1px solid #e0e0e0;text-align: center;font-size:0.16rem;color:#e51427;}
.about-main .content .t3 a:hover{background:#e51427;color:#fff;}
.about-main .pic{width: 45%;display: flex;}
.about-main .pic img{display: block;max-width: 100%;}
.swiper-about .swiper-slide{height: initial;background:#eee;padding:0.07rem 0 0.15rem 0;}
.swiper-about .swiper-slide a{display: block;}
.swiper-about .swiper-slide a .pic{width:100%;height: 0.47rem;display: flex;justify-content: center;align-items: center;}
.swiper-about .swiper-slide a .pic img{display: block;max-width: 100%;margin:0 auto;transition: 0.5s;}
.swiper-about .swiper-slide a .content{text-align: center;}
.swiper-about .swiper-slide a .content .t1{line-height: 0.28rem;font-size:0.16rem;color:#444;}
.swiper-about .swiper-slide a .content .t2{line-height: 0.2rem;font-size:0.12rem;color:#b5b5b5;text-transform: uppercase;}
.swiper-about .swiper-slide a:hover .pic img{transform: rotateY(360deg);}
.swiper-about .swiper-slide a:hover .content .t1{color:#e51427;}

.news{padding:0.6rem 0;}
.news-main{padding:0.5rem 0 0  0 ;display:flex;justify-content: space-around;}
.faq{width:31%;}
.fqa-bt{font-size:0.2rem;color:#8f8f8f;position: relative;padding-bottom: 0.2rem;}
.fqa-bt b{color:#c30e23;}
.fqa-bt:before{content:"";display: block;width:60px;height: 3px;background: #dedede;position: absolute;left: 0px;bottom:0px;}
.faq-txt{padding:0.28rem 0 0.33rem 0;border-bottom: 2px solid #ddd;display: block;}
.faq-txt .t1{font-size:18px;color:#333;line-height: 0.24rem;display: flex;align-items: flex-start;}
.faq-txt .t1 span{display: block;width:0.24rem;line-height: 0.24rem;background: #182847;border-radius: 4px;text-align: center;font-size:0.16rem;color:#fff;margin-right: 0.1rem;}
.faq-txt .t2{font-size:14px;color:#929292;line-height: 0.24rem;display: flex;align-items: flex-start;margin-top:0.12rem;}
.faq-txt b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-weight: normal;width: calc(100% - 34px);}
.faq-txt .t2 span{display: block;width:0.24rem;line-height: 0.24rem;background: #c30e23;border-radius: 4px;text-align: center;font-size:0.16rem;color:#fff;margin-right: 0.1rem;}
.faq-txt:hover b{color:#e51427;text-decoration: underline !important;}
.news-right{width:65%;border:3px solid #ddd;}
.news-bt{display: flex;background: #ddd;border-bottom: 3px solid #ddd;justify-content: space-between;}
.news-bt a{display: block;text-align: center;width:49.9%;text-align: center;font-size:18px;color:#333;line-height: 72px;text-transform: uppercase;}
.news-bt a:hover, .news-bt a.on{background: #d70011;color:#fff;}
.news-box{padding:0.22rem;display: flex;}
.news-box .pic{width:2.37rem;position: relative;overflow: hidden;margin-right: 0.36rem;}
.news-box .pic:before{content:"";display: block;padding-top:66.6%;}
.news-box .txt{width:calc(100% - 2.7rem);display: flex;flex-wrap: wrap;align-content: space-between;}
.news-box .txt .t1{line-height: 0.44rem;font-size:0.22rem;color:#333;border-bottom: 1px dashed #c3c3c3;width:100%;}
.news-box .txt .t2{font-size:0.16rem;color:#797979;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;width:100%;}
.news-box .t3{display: block;width:1.5rem;line-height: 0.3rem;text-align: center;font-size:14px;color:#fff;background: #c30e23;border-radius: 30px;}
.news-right ul{display: flex;flex-wrap: wrap;justify-content: space-between;padding:0 0.22rem;}
.news-right ul li{width:49%;}
.news-right ul li a{display: block;line-height: 0.48rem;font-size:0.16rem;color:#333;}
.news-right ul li a:hover{color:#c30e23;}

footer{background:#2a2a2a;}
.foot-main{padding:0.35rem 0;display: flex;justify-content: space-between;}
.foot-main .erweima{display: flex;background-color: #222;border:10px solid #222;align-items: center;color:#fff;width:330px;}
.foot-main .erweima img{display: block;max-width:100%;width:145px;margin-right: 15px;}
.foot-main .erweima .txt{width:calc(100% - 160px);font-size:14px;}
.foot-main .erweima .txt span{display: block;font-size:42px;padding:15px 0;}
.foot-main .erweima b{font-size:20px;display: block;}

.foot-main dl dt{line-height:44px;}
.foot-main .dl1{font-size:16px;color:#fff;line-height: 32px;width:210px;}
.foot-main .dl1 dd{display: flex;flex-wrap:wrap;justify-content: space-between;}
.foot-main .dl1 dd a{font-size:14px;color:#979797;line-height: 36px;display: block;width:50%}
.foot-main .dl1 dd a:hover{color:#fff;}

.foot-main .dl2{font-size:16px;color:#fff;line-height: 32px;width:350px;}
.foot-main .dl2 dd{display: flex;flex-wrap:wrap;justify-content: space-between;}
.foot-main .dl2 dd a{font-size:14px;color:#979797;line-height: 36px;display: block;width:33.3333%}
.foot-main .dl2 dd a:hover{color:#fff;}

.foot-main .dl3 dt{font-size:16px;color:#fff;line-height: 32px;}
.foot-main .dl3 dd {font-size:14px;color:#979797;line-height: 36px;display: block;}

footer a{color:#fff;}
footer a:hover{text-decoration:underline !important;color:#fff;}
.foot-txt{padding:0.1rem 0;font-size:0.14rem;color:#979797;text-align: center;border-top:1px solid #4d4d4d;}
.foot-txt .wrap{display: flex;justify-content: space-between;align-items: center;}
.foot-txt a{color:#979797;}
.foot-txt .wrap i{cursor: pointer; width: 0.4rem;height: 0.4rem;background-color: #000;border-radius: 5px;display: flex;justify-content: center;align-items: center;font-size:0.2rem;}

/**/
.page{display: flex;padding:0.4rem 0;}
.page-bt{display: flex;justify-content: space-between;align-items: center;border:1px solid #e6e6e6;line-height: 0.32rem;font-size:0.14rem;color:#b7b7b7;padding-right: 0.1rem;}
.page-bt span{display: block;width:1.15rem;text-align: center;background:#000;font-size:0.16rem;color:#fff;}
.page section{font-size:0.14rem;color:#333;line-height: 0.28rem;padding:0.3rem 0; padding-bottom:0.1rem;}
.page .pro-ul li:hover .content .t1{background:#e51427;color:#fff;}

.product-show{padding:20px 0 ;}
.product-show .t1{font-size:24px;color:#333;text-align: center;line-height:30px;}
.product-show .t3{ width:100%; text-align:center}
.product-show .t3 img{display:block;max-width:100%;margin:15px auto;}
.product-show .t2{font-size:14px;color:#666;}
.product-show .t2 img{max-width:100%  !important; height:auto !important}

.news-ul{display:block;padding:0.2rem 0;}
.news-ul li{width:100%;margin-bottom:0.2rem;border: 1px solid #d2d2d2;background-color: #fff;padding:0.15rem;}
.news-ul li a{display:flex;color:#333;}
.news-ul li a .pic{width:2rem;position:relative;overflow:hidden;}
.news-ul li a .pic:before{padding-top:71%;display:block;content:"";}
.news-ul li a .txt{width:calc(100% - 2rem);padding:0 0.1rem 0 0.2rem;display:flex;flex-wrap:wrap;align-content: space-around;}
.news-ul li a .txt .txt-bt{position:relative;display:flex;justify-content:space-between;width:100%;}
.news-ul li a .txt .txt-bt .t1{font-size:18px;font-weight:bold;}
.news-ul li a .txt .txt-bt .t2{font-size:12px;}
.news-ul li a .txt .txt-nr{line-height:22px;font-size:0.14rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;width:100%;}
.news-ul li a h5{width:100px;line-height: 32px;font-size:12px;color:#fff;background: #c5c5c5;text-align: center;transition: 0.5s;}
.news-ul li:hover .img_cover{transform:scale(1.1);}
.news-ul li:hover{transform:translateY(-5px);box-shadow:0 0 5px #999;}
.news-ul li:hover .txt-bt .t1{color:#e51427;}
.news-ul li:hover h5{background: #e51427;color:#fff;}

.news-show { width:100%; text-align:center;padding-top:20px;}
.news-show img {  display:block; max-width:100%; margin:2% auto;}
.news-show .txt-bt {  display:inline-block ;line-height:42px; font-size:18px; color:#333;font-weight:bold;text-align:center; }
.news-show .txt-nr {  display:block;line-height:32px; font-size:16px; color:#444; text-align:left;}
.news-show .txt-nr img{ max-width:100% !Important; height:auto !important;}
.news-show .txt-date {  display:block;line-height:35px; font-size:12px; color:#999; margin-top:2%; text-align:right;}

.page-contact img{max-width: initial;}


.message{width: 55%;margin:0.3rem auto;font-size:0.16rem;color:#333;line-height: 0.5rem;}
.message form label{font-weight: normal;margin:0;}
.message form input[type=text], .message form textarea{width:100%;border:1px dashed #ababab;line-height: 30px;outline: none;padding-left: 10px;}
.message form textarea{height: 1.5rem;}
.message form input[type=submit]{width:100%;background: #c30e23;text-align: center;color:#fff;line-height:40px;}
.message form input[type=text]:hover, .message form textarea:hover{border-color:#057afd;}



/*手机底部*/
.hot{width:100%; height:58px; background:#191919; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;display: block;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.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 img{ max-width: 140px; }


@media (max-width:1200px){
    .wrap{ width:96%}
    .next-equipment, .prev-equipment, .prev-case, .next-case{display: none;}
    }

@media (max-width:991px) and (min-width:768px){
    .product .wrap, .page{display: block;}
    .page-left{width:100%;margin:0;}
    .s-drop-btn{text-align: left;padding:0 20px;}
    .s-drop-list{display: none;}
    .page-right{width:100%;padding:10px 0 0 0;}
    
    .equipment .dian2{left: 0px;}
    .ys-box .txt{padding:0 0.2rem 0 0.4rem;}
    .news-right{width:100%;}
    }
 
@media (max-width:767px){
    .header-main{padding:10px 0;}
    .logo{width:150px;}
    .product .wrap, .page{display: block;}
    .page-left{width:100%;margin:0;}
    .s-drop-btn{text-align: left;padding:0 20px;}
    .s-drop-list{display: none;}
    .page-right{width:100%;padding:10px 0 0 0;}
    .pro-ul li{width: 48%;}
    
    .title{padding: 0px;}
    .title img{max-width:80%;margin:0 auto;}
    .title::before{display: none;}
    .title .t1{font-size:22px;line-height:32px;}
    .title .t2{font-size:12px;line-height: 22px;}
    .title .t2::before, .title .t2::after{top:30%;}

    .equipment{padding:30px 0 0 0;}
    .equipment .dian2{left: 0px;}
    .equipment .wrap::before{display: none;}
    .ys-main{margin:20px 0;}
    .ys-box{display: block;}
    .ys-box img{width:100%;}
    .ys-box .txt{width:100%;padding:0 10px 20px 25px;}
    .ys-box .txt .t3:before{left:-20px;top: 3px;}
    .about-main{display: block;}
    .about-main .content{width:100%;}
    .about-main .content .bt{font-size:12px;padding:0;}
    .about-main .pic{display: none;}
    .swiper-about .swiper-slide a .pic img{max-width: 20%;}
    .news-right{width:100%;}
    .news-bt a{font-size:12px;line-height: 46px;}
    .news-box{padding:10px;}
    .news-box .pic{width:140px;margin-right: 10px;}
    .news-box .txt{width:calc(100% - 150px);}
    .news-box .t3{display: none;}
    .news-box .txt .t1{font-size:16px;line-height: 34px;}
    .news-box .txt .t2{font-size:12px;} 
    .foot-main{padding:10px 0;}

    .news-ul li{padding:5px;}
    .news-ul li a .pic{width:130px;}
    .news-ul li a .txt{width:calc(100% - 130px);}
    .news-ul li a .txt .txt-bt .t1{font-size:16px;}
    .news-ul li a .txt .txt-nr{font-size:13px;}
	
	.message{width:90%;}
    }

@media (max-width:567px){
	}

@media (max-width:467px){

    }

@media (max-width:376px){
	}

@media (max-width:336px) {
    }
	
	
	
	
	
	
	