html{font-family:"microsoft yahei",Arial;}
body{max-width:750px; min-width:320px;margin: 0 auto;font-family:'microsoft yahei'; padding-bottom:90px;}
*{ margin:0;padding:0;}
ul,ol,li{ list-style:none;margin-bottom: 0px;}
ul1,li1{ list-style:none;margin-bottom: 30px;}
h1,h2,h3,h4,h5{ font-weight:normal;}
img{ border:0; margin:0; padding:0;}
p{margin: 0 ;}
a {color:#000;text-decoration: none;cursor:pointer;}
::before,::after{box-sizing: content-box;}
a:hover {color:#FF6080;text-decoration:none;}
.clr{clear:both;}
.w98{width: 95%; margin: auto}
.fr{ float: right;}
.fl{ float: left;}
.bg2{ background: #ededed}


.header{padding-bottom: 10px;width:100%;}
.header_top{width:97%; background:#FF6080; padding-top:0.5rem; padding-left:1.5%; padding-right:1.5%}

.header_l{ float: left;width:100%; }
.header_l a{ display: block;}
.header_l a img{ width: 100%;}

.header_r{ float: right; width:30%; text-align: right; font-size:0.8rem; color: #fff; line-height:1.4rem; margin-top: 0.2rem}

.header_nav{ margin-top: 0.2rem}
.header_nav ul li{ float: left; width: 24.7%; height:1.9rem; line-height:1.9rem; text-align: center; border: 1px solid #F2F2F2; border-top: none; border-left: none}
.header_nav ul li a{ color:#444444; font-size:0.9rem}

.index_h2{ height:1.2em; border-left: 2px solid #fe5476; padding-left:4%; color: #373737; line-height: 1.2em;}
.index_h2 h2{ font-size: 1.1em; font-weight: bold;}

.banner {clear: both;overflow: hidden;margin-top:12px;border-radius:10px;}
.swiper-container {width: 100%;border-radius:10px;}
.swiper-container .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-container .swiper-slide{float:left;position:relative;text-align:center;}
.swiper-container .swiper-slide img{max-width:100%;display:block;}

.nav{ margin-top:15px;}
.nav ul li{ width:25%; text-align: center; float: left; font-size:75%; margin-bottom: 15px; height:58px; overflow: hidden; line-height: 1.4rem}
.nav_i{ height:70%;}
.nav_i img{ height:100%;}

.nav ul li a{ color:#4F4F4F}

.zx_banner{ margin-top:10px; width: 100%; box-shadow: 0px 0px 10px -1px #ddd;  padding:0.6rem 0; border-radius:10px;}
.zx_banner ul li{ width:33%; float:left; text-align: center }
.zx_banner ul li img{ width:45%; margin-bottom: 5px;}
.zx_banner .zx_txt{ color: #ccc; width: 100%}
.zx_banner .zx_txt h3{ font-size:0.9rem;line-height: 1.1em; color: #333333; font-weight: bold}
.zx_banner .zx_txt p{font-size:0.6em;color: #666666}


.zhuanjia{margin-top:25px; width: 100%}
.swiper-container2 {width: 100%;max-width: 100%;max-height: 100%;margin-top:10px;overflow: hidden}
.swiper-slide2 {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-container2 .swiper-slide{text-align:center;}
.swiper-container2 .swiper-slide a{width:100%;display:block; border-radius: 10px; padding-top: 10px; padding-bottom: 10px;}
.swiper-container2 .swiper-slide .zj_img img{ width:85%; margin-bottom: 5px;}
.swiper-container2 .swiper-slide .zj_txt{ line-height:0.8em;}
.swiper-container2 .swiper-slide .zj_txt h3{ color: #333; font-weight: bold;font-size:0.9rem;}
.swiper-container2 .swiper-slide .zj_txt i{color: #ff6080; display: inline-block; padding: 0.1rem 0.3rem; font-style: normal; border:1px solid #ff6080; border-radius:5px; margin-top: 0.3rem; margin-bottom: 0.3rem; font-size: 0.8rem}
.swiper-container2 .swiper-slide .zj_txt p{ font-size:80%;color: #535353}

.index_ad_banner{ margin-top: 25px;}

.changeone{width: 100%;height:210px; margin-top: 20px;}
.tags_title{ font-size: 16px; margin-bottom: 10px; font-weight: bold; color: #333}
.tags_title a{ float: right; margin-right: 1%; color: #f9657d; font-size: 14px; font-weight: normal}
.tags_title i{ display: inline-block; width: 15px; height:15px; background: url("../image/tw.png") no-repeat; vertical-align: -2px;}


.changeone ul li:nth-child(1),.changeone ul li:nth-child(7n),.changeone ul li:nth-child(7n+1){
	width:66%;
	height:60px;
	background:#914416;
	float: left;
	margin: 1px;
	position: relative;
	z-index: 5;
	overflow: hidden;
	line-height: 60px;
	border-radius: 5px;
	padding-top: 0;
}

.changeone ul li:hover{
	background:#00ca19;
}

.changeone ul .liB{
	width: 32.7%;
	height:50px;
	background:#995729;
	float: left;
	margin: 1px;
	position: relative;
	z-index: 5;
	overflow: hidden;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	padding-top:10px;
}
.changeone ul .liB a{
	color: #fff;
	font-size: 12px;
	top: 10px;
}
.changeone ul li:nth-child(1) a,.changeone ul li:nth-child(7n) a,.changeone ul li:nth-child(7n+1) a{
	font-size: 16px;
}



.news{margin-top:20px; width: 100%}
.news .news_ul1{ margin-top: 20px;}
.news .news_ul1 li{ width: 100%; float: left; margin-bottom:0.8rem; border-bottom: 1px solid #eee; padding-bottom:0.8rem}

.news_img{ width: 50%; float: left; margin-right:3%;height: 120px; overflow: hidden}
.news_img img{ width:100%;min-height: 80px;border-radius: 0.3rem;}
.news_ul1 h3{  font-size:1.5rem; color: #000; margin-bottom: 0.4rem; display: block; height: 1.5rem; overflow: hidden; line-height: 1.5rem}
.news_txt p{ font-size: 0.75rem; color: #555; margin-bottom: 2.0rem}
.news_txt i{ font-size: 0.7rem; color: #999; font-style: normal}

.news .news_ul2 li{ width: 100%; float: left; margin-bottom:0.5rem; height: 2.0rem; line-height: 2rem}
.news .news_ul2 li h3{ width:80%; float: left;line-height: 2rem; color: #000; overflow: hidden; height: 2rem;font-size:0.9rem;}
.news .news_ul2 li i{  font-size: 0.8rem; color: #999;font-style: normal}


.focuhdds{
  position: relative;
}
.focuhdds .bd ul li{
  width: 100%;
}
.focuhdds .bd ul li img{
  width: 100%;
}
.focuhdds .hd{
  text-align: center;

}
.focuhdds .hd ul{
  width: 100%;
    position: absolute;
    bottom: 0.3rem;
}
.focuhdds .hd ul li{
  display:inline-block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.4rem;
  background: #fff;
	margin-right: 0.3rem;
	font-size: 0;
}

.focuhdds .hd ul li.on{
	background: #f9657d
}




.rongyu{margin-top:15px; width: 100%;    background: -moz-linear-gradient(top, #FFB97A 0%, #FF6080 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFB97A), color-stop(100%,#FF6080));
    background: -webkit-linear-gradient(top, #FFB97A 0%,#FF6080 100%);
    background: -o-linear-gradient(top, #FFB97A 0%,#FF6080 100%);
    background: -ms-linear-gradient(top, #FFB97A 0%,#FF6080 100%);
    background: linear-gradient(to bottom, #FFB97A 0%,#FF6080 100%); padding-top:1rem; padding-bottom: 1rem; color: #fff; }
.rongyu_l{ float: left; width: 50%;}
.rongyu_r{ float: right; width: 50%;}
.rongyu_img { float: left; width: 20%; margin-right:3%}
.rongyu_img img{width:100%;}

.rongyu_logo{ width:75%; margin: auto; margin-bottom: 0.5rem}
.rongyu_logo img{ width:100%;}

.rongyu_txt{font-size:12px;color: #fff; margin-top:1%; text-align: left}

.rongyu_dz{ font-size: 14px; margin-bottom:0.7rem; margin-top:0.7rem; line-height: 1.8rem}
.rongyu_dz b{ font-size: 16px;}
.rongyu_dz a{
	    color: #fff;
}

.rongyu_ewm ul{ margin-top: 0.5rem}
.rongyu_ewm ul li{ float: left;text-align: center; width: 50%;}
.rongyu_ewm ul li img{ width:60%; margin: auto}

.icp{ text-align: center; margin-top: 10px; font-size:12px;color: #888888;}
.rightbtsb{
	position: fixed;
    bottom: 100px;
    z-index: 999;
	max-width: 750px;
	right: 0px;
}
.rightbtsb img{
	width:32%;
	float: right;
	display: none;
}

.footswt {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #fff;
    z-index: 999;
    border-top: 1px solid #eaeaea;
	max-width: 750px;
}
.footswt ul {
    padding: 5px;
    margin: 0;
}
	.footswt ul li:first-child {
    border-left: none;
}

.footswt ul li {
    width: 20%;
    float: left;
}
.footswt ul li i {
    display: block;
    width: 61%;
    height: 32px;
    margin: 0 auto;
    margin-bottom: 5px;
}
.footswt ul li i img {
    display: block;
    width: 100%;
    max-width: 41px;
    margin: 0 auto;
}
.footswt ul li p {
    text-align: center;
    font-size: 13px;
    color: #333;
    margin: 0;
    padding: 0;
}
.footswt ul li:nth-child(3) img {
    margin: -16px auto -1px auto;
    width:80%;
    display: block;
    position: relative;
}
.footswt ul li:nth-child(3) p {
    color: #fe5476;
}
.morezc {
    width: 13vh;
    background-color: #fff;
    text-align: center;
    display: none;
	float: right;
  position: absolute;
    right: 0;
    top: -141px;

}
.morezc a {
    color: #FF6080;
    font-size: 13px;
    line-height: 28px;
    display: block;
}
#lookqw img{
    display: list-item;
    margin:0 auto;
}
.list_h2 h5 {
    font-size: 1.1em;
    font-weight: bold;
}