﻿@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; font-size: 14px}
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;}
input,textarea,button{border: none;outline: none;background: none}
.flex-center{display: flex;justify-content: space-between;flex-wrap: wrap}

/* 文章上下篇 */
.wengzhengfanye {overflow: hidden;padding: 0.1rem 0.2rem;font-size: 14px;line-height: 2}
.wengzhengfanye span { color:#888;}

/* 文章类别上下页 */
.page { overflow:hidden;}
.pagelink {text-align:center;display: flex;justify-content: center;padding: 0.2rem 0 0.4rem}
.pagelink span,.pagelink a { display:inline-block;text-align:center; padding:4px 8px; border:solid 1px #ddd; color:#666;
	margin-left: -1px;font-size: 12px}
.pagelink a.on { background:#986627; color:#fff; border:solid 1px #986627;}
.pagelink span{display:inline-block; color:#fff; background:#986627; border:solid 1px #986627;}
.pagelink a:hover{background: #EEEEEE}


/*==============================style==================================*/
.fl{ float:left}
.fr{ float:right}
.clear{clear: both}
.contioner {max-width: 800px;margin: 0 auto; min-width: 320px;overflow: hidden; position:relative;}
.wapper{padding-bottom:1rem; position:relative;z-index:100; background:#FFF;color: #333}
.container{padding: 0 0.2rem;}
.flex-center{display: flex;justify-content: space-between;}
.align-items{align-items: center}

/*============================= 首页 ============================*/
.top{background: #ECECEC;font-size: 12px;line-height: 0.42rem}
.head{padding: 0.25rem 0.2rem}
.head h1{font-size: 0.5rem;}
.head h1 a{color: #986627}
.head input{width: 2.95rem;line-height: 24px;border: 1px solid #e8e8e8;padding: 0 5px}
.headr p{font-size: 12px;color: #666;margin-top: 0.1rem}

nav{background: #000;overflow: hidden}
nav ul li{width: 25%;line-height: 0.52rem;font-size: 18px;text-align: center}
nav ul li a{display: block;color: #fff;}
nav ul li.active{background: #986627;}
nav ul li.active a{color: #fff}

/*banner图片切换样式*/
.banner{ position:relative; overflow:hidden;}
.banner .swiper-container{ width: 100%;height: 100%;overflow:hidden;}
.banner ul li{height: 2.28rem;display: flex;align-items: center;justify-content: center}
.banner ul li h2{color: #fff;font-size: 0.5rem}
.banner .swiper-pagination{ position: absolute; bottom:15px!important; width:100%; z-index:100; text-align: center;}
.banner .swiper-pagination-bullet {width:8px;height:8px;margin:0 4px!important;cursor: pointer;background: rgba(0,0,0,0.2);position: relative;border-radius:100%;opacity: 1}
.banner .swiper-pagination-bullet-active{background: none;background: #0670dd}
.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover{opacity: 1}

.oneA{overflow: hidden;padding: 0.3rem 0.2rem}
.oneA ul li{width: 48.5%;font-size: 14px;float: left;border-bottom: 1px dashed #e2e2e2;line-height: 26px}
.oneA ul li:nth-child(2n){float: right}
.oneA ul li a{color: #666}

.line{height: 0.2rem;background: #f2f2f2}

.title{line-height: 0.87rem;text-align: center}
.title h2{font-size: 0.5rem;color: #fff;}

.oneB{overflow: hidden}
.oneB ul li{width: 23.5%;margin-right: 2%;margin-top: 0.25rem;float: left}
.oneB ul li dd{position: relative;height: 1.42rem;overflow: hidden}
.oneB ul li dd img{max-width: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.oneB ul li:nth-child(4n){margin-right: 0}
.oneB ul li p{font-size: 14px;text-align: center;margin-top: 0.2rem}

.oneB_more{text-align: center;padding: 0.35rem 0}
.oneB_more a{display: inline-block;width: 3.2rem;line-height: 0.48rem;color: #000;border: 1px solid #e8e8e8;font-size: 16px}

.oneC{overflow: hidden}
.oneC ul li{width: 31.3%;float: left;margin-right: 3%;margin-top: 0.3rem}
.oneC ul li:nth-child(3n){margin-right: 0}
.oneC ul li dd{height: 2.5rem;overflow: hidden;background: #000;position: relative}
.oneC ul li dd img{max-width: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.oneC ul li p{font-size: 14px;padding: 0 0.1rem;margin-top: 0.2rem}

.oneD{}
.oneD ul li{border-bottom: 1px solid #d7d7d8;padding: 0.2rem;overflow: hidden}
.oneD ul li a{display: flex;align-items: center}
.oneD ul li dd{width: 70px;float: left;margin-right: 0.2rem;}
.oneD ul li dd img{max-width: 100%}
.oneD ul li dl{width: 80%;float: left}
.oneD ul li dl h3{font-size: 14px;}
.oneD ul li dl p{color: #999;font-size: 12px;margin-top: 0.15rem}

.oneE{background: #F7F8FA;overflow: hidden;padding-bottom: 0.2rem}
.oneE ul li{padding: 0.2rem;overflow: hidden;background: #fff;margin-top: 0.2rem}
.oneE ul li dd{width: 70px;float: left;margin-right: 0.2rem;}
.oneE ul li dd img{max-width: 100%}
.oneE ul li i{display: inline-block;width: 22px;line-height: 22px;height:22px;text-align: center;background: #222222;border-radius: 4px;font-style: normal;font-size: 14px;color: #FFF;margin-right: 0.2rem;}
.oneE ul li h3{font-size: 14px;font-weight: normal}
.oneE ul li dl{display: flex;font-size: 12px;margin-top: 0.15rem;}
.oneE ul li dl i{background: #47714C}
.oneE ul li dd{color: #666;width: 90%;line-height: 1.8}


.city{padding: 0.2rem}
.city a{font-size: 14px;margin-right: 0.2rem;line-height: 1.8}


footer{width:100%;overflow: hidden;background: #f2f2f2;padding: 0.4rem 0.2rem;font-size: 14px;text-align: center;line-height: 1.8}
footer a{color: #f20000}


/*=======================================内页============================================*/
.ny_ban{color: #fff;text-align: center;font-size: 0.26rem;padding: 0.6rem 0;line-height: 1.6}

.location{font-size: 14px;background: #f2f2f2;line-height: 0.42rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis}

.brand{overflow: hidden;padding-bottom: 0.2rem}
.brand ul li{width: 48.5%;float: left;margin-top: 0.2rem}
.brand ul li dd{overflow: hidden;height: 2.2rem;position: relative}
.brand ul li dd img{max-width: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.brand ul li:nth-child(2n){float: right}
.brand ul li p{font-size: 14px;margin-top: 0.18rem;text-align: center}

.news{overflow: hidden;padding: 0.2rem;font-size: 14px}
.news ul li{font-size: 14px;border-bottom: 1px dashed #e2e2e2;line-height: 26px}
.news ul li a{color: #666}

.ny_title{text-align: center;padding: 0.2rem 0 0}
.ny_title h2{font-size: 0.32rem}

/*=======================================新闻详情页============================================*/
.content{margin-top: 0.4rem}
.news_info{overflow:hidden;}
.info_title{text-align:center;padding: 0.2rem 0;border-bottom: 1px dashed #986627;}
.info_title h1{font-size:0.32rem;font-weight: normal;}
.info_text{padding:0.2rem 0;line-height:2;font-size: 14px;min-height: 300px}
.info_text img{max-width:100%;display: block;margin: auto}
/*.info_text table{width: 100%;border: 0;border-collapse: collapse;border-spacing: 0;}
.info_text table td{border: 1px solid #000;text-align: center;line-height: 40px;}*/
.info_picA{padding:10px;text-align:center;}
.info_picA img{max-width:100%; width: expression(this.width > 720 ? 720: true)}


/***************************分辨率兼容样式属性**************************/
@media screen and (max-width: 560px) {
	.top{line-height: 0.55rem}
	nav ul li{font-size: 16px;line-height: 0.65rem}
	.oneA ul li{width: 100%}
	.oneB ul li{width: 32%}
	.oneB ul li:nth-child(3n){margin-right: 0}
	.oneB ul li:nth-child(4n){margin-right: 2%}
	.oneB ul li:nth-child(6n){margin-right: 0}
	.oneB_more a{font-size: 14px}
	.oneC ul li{width: 48.5%;margin-right: 0}
	.oneC ul li:nth-child(2n){float: right}
	.location{line-height: 0.6rem}
}

@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;}
}
@media screen and (min-width: 800px) {
	html,body{font-size:100px;}
}
/***************************end分辨率兼容样式属性*************************/
