@charset "utf-8";
/*==============================common==================================*/
*{margin:0; padding:0;box-sizing: border-box}
body,h1,h2,h3,h4,h5,p,ul,ol,form,fieldset,figure {  margin: 0;  padding: 0;  }
h3{font-weight:normal}
body {color:#333; font-size:14px;  font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体",sans-serif;background: #fff}
ul,ol {list-style:outside none none;}
dl { padding:0; margin:0;}
dd { margin:0;}
a {text-decoration: none; color:#333;}
/*限制文字,文字超出显示冒号*/
.text-cut{overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis;}

/* 文章上下篇 */
.wengzhengfanye {overflow: hidden;padding: 0.15rem 0;}
.wengzhengfanye .wengzhengfanyeA,.wengzhengfanye .wengzhengfanyeB { color:#666; line-height:2;}
.wengzhengfanye a{color: #666}

/* 文章类别上下页 */
.page { overflow:hidden;padding: 0.4rem 0}
.pagelink { text-align:center;}
.pagelink span,.pagelink a { display:inline-block;text-align:center;padding:3px 8px;border:solid 1px #ccc; color:#666; margin:0 2px;}
.pagelink a:hover,.pagelink a.on { background:#da1f2e; color:#fff; border:solid 1px #da1f2e;}
.pagelink span{display:inline-block; color:#fff; background:#da1f2e;border:solid 1px #da1f2e;padding:3px 8px;}

/*==============================style==================================*/
.fl{ float:left}
.fr{ float:right}
.clear{clear: both}
.contioner {max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden; position:relative;font-size: 0.26rem;}
.wapper{padding-bottom:1rem; position:relative;z-index:100; background:#FFF;color: #333}
.container{margin: 0 0.2rem;overflow: hidden;font-size: 0.26rem}

/*============================= 首页 ============================*/
.top{overflow: hidden;padding: 0.2rem;}
.logo img{width: 2.75rem}
.menu-button {width:25px;height:15px;cursor:pointer; top: 0.43rem;position: absolute;right: 0.2rem;}
.menu-button:before { content:""; position:absolute; border-bottom:9px double #cc0000; border-top:3px solid #cc0000; width:25px; height:3px;}

/*浮动导航*/
.top_fd {width:100%; height: 100%;position:fixed; top:0; left:0; z-index:9999; display:none;}
.maskbg {background:#333; position:absolute; left:0; top:0; opacity:0.3; height:100%; width:100%;}
.mask-close{cursor:pointer; color:#fff; font-size:26px; position:absolute; top:0; right:13px;z-index: 2}
.top_fd ul{overflow:hidden; background:#333; position:relative; top:0;overflow-y: auto;width: 100%;height: 100%}
.top_fd ul li{width:100%;border-bottom:1px solid #fff;overflow: hidden}
.top_fd ul li a{color:#fff; height:40px; line-height:40px; font-size:14px; padding-left:30px;float: left}
.submenu-toggle{cursor:pointer;line-height:40px;color:#fff; display:inline-block; float:right; font-size:28px; padding-right:20px;}
.top_fd ul li .sub-menu {background:#fff; overflow:hidden;display: none;width: 100%}
.top_fd ul li .sub-menu a{display:block; height:35px; line-height:35px; padding-left:40px;color: #1f1d1c;width: 100%}

/*banner图片切换样式*/
.banner{ position:relative; overflow:hidden;}
.banner .swiper-container{ width: 100%;height: 100%;overflow:hidden;}
.banner ul li{height: 3rem;color: #fff;text-align: center;display: flex;justify-content: center;flex-direction: column}
.banner .pagination{position: absolute; bottom:0.2rem; width:100%; z-index:100; text-align: center;}
.banner .swiper-pagination-bullet{width: 8px;height: 8px;display: inline-block;border-radius: 15px;border:1px solid #FF0000;margin: 0 3px!important;}
.banner .swiper-pagination-bullet-active{background-color: #FF0000;opacity: 1}

.oneA{background: #f9f9f9;padding: 0.3rem 0;overflow: hidden}
.oneAs{overflow: hidden;position: relative}
.oneAs .swiper-container{width: 82%;margin: 0 auto}
.oneAs ul li{border: 1px solid #c8c8c8;padding: 0.15rem;text-align: center}
.oneAs ul li a{display: block;height: 2.2rem;}
.oneAs ul li img{max-width: 100%;height: 100%;transition: all 0.5s}
.oneAs .swiper-button-prev,.oneAs .swiper-button-next{width: 23px;height: 74px;margin-top: -37px}

.title{display: flex;justify-content:space-between;align-items: center;margin-top: 0.3rem;flex-wrap: wrap}
.title h2{border-left: 4px solid #D91F2D;font-weight: normal;font-size: 0.28rem;padding-left: 10px}
/*.title dl{margin-top: 0.2rem}*/
.title dl a{color: #666;margin-left: 10px}

.oneB{margin-top: 0.2rem}
.oneB .ul2{width: 100%}
.oneB ul li dd{width: 100%;height: 100%;margin-top: 0.2rem}
.oneB ul li dd img{width: 100%;height: 100%}
.oneB .ul2 li{width: 48.5%;height: 2.8rem;}
.oneB .ul2 li:nth-child(2n){float: right}
.oneB ul li{float: left;overflow: hidden;position: relative;transition: all .3s ease-in-out 0s;}
.oneB ul li p{width: 100%;height: 35px;background: rgba(0,0,0,0.5);line-height: 35px;position: absolute;bottom: 0;left: 0;padding-left: 10px;
	transition: all .3s ease-in-out 0s;}
.oneB ul li a{color: #fff}

.oneC .bd ul li{float: left;overflow: hidden;position: relative;transition: all .3s ease-in-out 0s;width: 48.5%;height: 2.8rem;margin-top: 0.2rem;}
.oneC .bd ul li p{width: 100%;height: 35px;background: rgba(0,0,0,0.5);line-height: 35px;position: absolute;bottom: 0;left: 0;padding-left: 10px;
	transition: all .3s ease-in-out 0s;}
.oneC .bd ul li a{color: #fff}
.oneC .bd ul li dd{width: 100%;height: 100%}
.oneC .bd ul li dd img{width: 100%;height: 100%}
.oneC .bd ul li:nth-child(2n){float: right}

.oneD{background:#f6f6f6;overflow: hidden;margin-top: 0.4rem;padding: 0.5rem 0;position: relative}
.oneDa{position: relative;z-index: 22}
.oneDl{padding-bottom: 0.5rem}
.oneDl h2{font-size: 0.3rem;}
.oneDl .text{line-height: 2;color: #4c4c4c;padding-left: 0.8rem;margin-top: 0.3rem;position: relative}
.oneDl .text:before{content: '';width: 30px;height: 3px;background: #da202e;position: absolute;top:10px;left: 0}
.oneDr{background: #fff;padding: 0.2rem;text-align: center;position: relative}
.oneDr .swiper-container{width: 84%}
.oneDr .swiper-button-prev{left: 0}
.oneDr .swiper-button-next{right: 0}
.oneDr .swiper-button-next,.oneDr .swiper-button-prev{width: auto}
.oneDr ul li img{max-width: 100%}

.oneE{margin: 0 auto;margin-top: 0.3rem;position: relative}
.oneE .swiper-container{width: 84%}
.oneE ul li{transition: all .3s ease-in-out 0s}
.oneE ul li img{max-width: 100%;height: 4rem}
.oneE .swiper-button-next,.oneE .swiper-button-prev{width: auto}

.oneF{margin-top: 0.3rem;overflow: hidden}
.oneFl{}
.oneFla{display: flex;justify-content: space-between;align-items: center}
.oneFla .hd ul li{float: left;color: #99a5b2;font-size: 0.28rem}
.oneFla .hd ul li a{margin: 0 0.2rem;color: #99a5b2}
.oneFla .hd ul li.on a{font-weight: bold;color: #000}

.oneFlb .bd{overflow: hidden}
.oneFlb{margin-top: 0.3rem}
.oneFlbl{}
.oneFlbl img{width: 100%;height: 2.6rem;}
.oneFlbl ul{}
.oneFlbl ul li{border-bottom: 2px solid #e5e5e5;padding: 0.2rem 0;overflow: hidden}
.oneFlbl ul li h3{font-size: 0.26rem;}
.oneFlbl ul li p{color: #666;margin: 8px 0 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;
	-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size: 12px}
.oneFlbl ul li span{display: inline-block;float: right;font-size: 12px}

.oneFlbr{width: 100%}
.oneFlbr ul li{border-bottom: 1px solid #e5e5e5;overflow: hidden;padding: 0.2rem 0;width: 100%}
.oneFlbr ul li span{display: inline-block;width: 32px;height: 30px;border: 1px solid #aaaaaa;color: #4e4e4c;font-size: 16px;line-height: 30px;text-align: center;margin-left: 0.2rem;}
.oneFlbr ul li p{display: inline-block;width: 60%;margin: 0 8px;white-space: nowrap;overflow: hidden;line-height: initial;font-size: 0.26rem;}
.oneFlbr ul li i{display: inline-block;font-style: normal;width: 24px;height: 24px;border-top: 1px solid #aaaaaa;border-bottom: 1px solid #aaaaaa;
	line-height: 20px;text-align: center;font-size: 20px;float: right}

.oneFr{border: 1px solid #cccccc;padding: 0.4rem 0.2rem;margin-top: 0.4rem}
.oneFr h2{font-size: 0.32rem;text-align: center}
.oneFr p{color: #DA202E;text-align: center;margin-top: 10px}
.oneFr dl{margin-top: 0.25rem;overflow: hidden}
.oneFr dl label{display: inline-block;width: 20%;text-align: right;float: left;}
.oneFr dl input{width: 75%;height: 25px;border: 1px solid #cccccc;float: left}
.oneFr dl textarea{width: 75%;height: 64px;border: 1px solid #cccccc;padding: 8px}
.oneFr dl i{color: red}
.oneFr a{display: block;margin: 0 auto;margin-top: 0.3rem;width: 60%;height: 35px;background-color: #DA202E;
	color: white;text-align: center;line-height: 36px;border: none;-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);-ms-box-shadow: 0 0 10px rgba(0,0,0,.3);-o-box-shadow: 0 0 10px rgba(0,0,0,.3);box-shadow: 0 0 8px rgba(0,0,0,.3);cursor: pointer;}

.foot{padding:0.2rem;font-size:12px;line-height: 2;background: #000;color: #fff;margin-top: 0.4rem}
.foot a{color: #fff!important;}
footer{width:100%; position:fixed; bottom:0;z-index: 9999;max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden;}
footer ul {width:100%; overflow:hidden; background:#cc0000; padding:0.1rem 0;}
footer ul li {width:33.3%; float:left; text-align:center;}
footer ul li i {width:30px; height:25px; display:block; margin:0 auto; background-position:center center; background-repeat:no-repeat;}
footer ul li h4 {color:#fff; font-weight:normal;font-size: 0.26rem}
footer ul li:nth-child(1) i { background-image:url(../img/footer01.png); background-size: .45rem;}
footer ul li:nth-child(2) i { background-image:url(../img/footer02.png); background-size: .34rem;}
footer ul li:nth-child(3) i { background-image:url(../img/footer03.png); background-size: .45rem;}

/*=======================================关于我们============================================*/
.ny_ban{height: 2.8rem;overflow: hidden}

.location{width: 100%;height: 0.65rem;line-height: 0.65rem;border-bottom: 1px solid #eee;}
.local{overflow: hidden}
.ny_nav{overflow: hidden}
.ny_nav ul li{float: left;width: 25%;text-align: center;line-height: 0.65rem;position: relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
.ny_nav ul li:after{content: '';width: 0;height: 2px;background: #fff;position: absolute;bottom: 1px;left: 50%;transition: all 0.3s ease 0s;}
.ny_nav ul li:hover:after,.ny_nav ul li.active:after{background: #da1f2e;margin-left: -50%;width: 100%}

.product{overflow: hidden;margin-top: 10px}
.product ul li{width: 48.5%;float: left;margin: 0.3rem 0 0 0;overflow: hidden}
.product ul li dd{width: 100%;position: relative;height: 2.2rem;background: #eee;text-align: center}
.product ul li dd img{height: 2.2rem}
.product ul li dd:after{content: '';position: absolute;top: 0;left: -100%;width: 100%;height: 100%;transition: all ease 300ms;
	background: url("../img/hover.png") no-repeat center rgba(0,0,0,0.5)}
.product ul li p{text-align: center;margin-top: 12px}
.product ul li:hover dd:after{left: 0}
.product ul li:hover a{color: #da1f2e}
.product ul li:nth-child(2n){float: right}

.one{line-height: 2;margin-top: 0.4rem;overflow: hidden}
.one img{max-width: 100%}

.news{margin-top: 0.2rem}
.news ul li{border-bottom: 1px solid #f3f3f3;padding: 0.25rem 0;overflow: hidden;transition: all .5s;}
.news ul li dd{width: 30%;height: 1.6rem;overflow: hidden;}
.news ul li dd img{max-width: 100%;height: 1.6rem;}
.news ul li dl{width: 65%;}
.news ul li dl h3{font-size: 0.28rem;padding: 0 0 0.2rem 0;}
.news ul li dl p{color: #999;line-height: 24px;overflow: hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;font-size: 12px}

.title2{text-align: center;margin-top: 0.4rem}
.title2 p{color: #2f2f2f;font-size: 0.3rem;text-transform: uppercase;font-family: arial;display: block;}
.title2 h2{font-size: 0.3rem;font-weight: normal;position: relative}
.title2 h2:before{content: '';position: absolute;top: 12px;left: 50%;width: 40px;height: 1px;background: #c1c1c1;margin-left: -90px}
.title2 h2:after{content: '';position: absolute;top: 12px;right: 50%;width: 40px;height: 1px;background: #c1c1c1;margin-right: -90px}

#dituContent{height: 300px;margin-top: 0.3rem}

/*=======================================详情页============================================*/
.content{overflow: hidden;margin-top: 0.4rem}
.content h1{font-size:0.3rem;text-align: center;}
.info_laiyuan{color: #999;text-align: center;line-height:34px;border-top: 1px dashed #e5e5e5;border-bottom: 1px dashed #e5e5e5;margin: 0.3rem 0 0}
.line{height:15px;margin-top: 20px;border-top: 1px dashed #e5e5e5 ;padding-bottom: 15px;background: #f5f5f5;margin-bottom: 20px}
.cont{padding:0.4rem 0;line-height:2;min-height: 400px;color: #666;border-bottom: 1px solid #d7d6d6;}
.cont img{max-width:100%;}

.gallery-top{margin-top: 0.4rem}
.gallery-top .swiper-slide {width: 100%;text-align: center}
.gallery-top .swiper-slide img{max-width: 100%;height: 4rem}
/*.gallery-thumbs {background: #eee;padding: 15px!important;}*/
.gallery-thumbs{margin-top: 0.4rem}
.gallery-thumbs .swiper-container{margin: 0 auto}
.gallery-thumbs .swiper-slide img{/*width: 120px;height: 100px;*/width:100%;height: 80px;border: 2px solid #ddd}
.gallery-thumbs .swiper-slide-thumb-active img{border: 2px solid #da1f2e;max-width: 100%}
.gallery-thumbs .swiper-button-next, .gallery-thumbs .swiper-button-prev{width: auto}

/***************************分辨率兼容样式属性**************************/
@media screen and (min-width: 320px) {
	html,body{font-size:44.444px;}
}
@media screen and (min-width: 360px) {
	html,body{font-size:50px;}
}
@media screen and (min-width: 375px) {
	html,body{font-size:52.08333px;}
}
@media screen and (min-width: 385px) {
	html,body{font-size:53.47222px;}
}
@media screen and (min-width: 400px) {
	html,body{font-size:55.5555px;}
}
@media screen and (min-width: 414px) {
	html,body{font-size:57.5px;}
}
@media screen and (min-width: 420px) {
	html,body{font-size:58.3333px;}
}
@media screen and (min-width: 440px) {
	html,body{font-size:61.11111px;}
}
@media screen and (min-width: 480px) {
	html,body{font-size:66.66666px;}
}
@media screen and (min-width: 520px) {
	html,body{font-size:72.2222px;}
}
@media screen and (min-width: 560px) {
	html,body{font-size:77.7777px;}
}
@media screen and (min-width: 580px) {
	html,body{font-size:80.55555px;}
}
@media screen and (min-width: 600px) {
	html,body{font-size:83.333px;}
}
@media screen and (min-width: 640px) {
	html,body{font-size:88.8888px;}
}
@media screen and (min-width: 680px) {
	html,body{font-size:94.44444px;}
}
@media screen and (min-width: 720px) {
	html,body{font-size:100px;}
}
/***************************end分辨率兼容样式属性*************************/

