﻿.nav_wap, .black-fixed, .header, .banner_nav, .smain_l_wap{
	display: none;
}

/*wap-css-start*/
@media screen and (max-width: 640px) {
.nav_wap, .black-fixed, .header, .banner_nav, .smain_l_wap{
	display: block;
body {
    font-family: "MicroSoft Yahei", Arial;
    font-size: 13px;
}
}
.top, .smain_l{display: none;	}
img {
    display: block;
    max-width: 100%;
}
body {
	position: relative;
	width: 100%;
	fontsize:13px;
	height: 100%;
}
.allpage {
	position: relative;
	z-index: 10;
	background-color: #fff;
	height: auto;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	right: 0;
	min-height: 6rem;
}
.clicked {
	right: 220px!important;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.nav_wap {
	width: 220px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	background-color: #333;
	padding-top: 0.3rem;
}
.fixed {
	width: 220px;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.nav_wap li {
	width: 220px;
	margin: 0 auto;
	border-bottom: 1px solid #3c3c3c;
	padding-bottom: 0.1rem;
}
.nav_wap li a {
	color: #fff;
	display: block;
	text-indent: 20%;
	font-size: 0.25rem;
	line-height: 0.3rem;
	padding-top: 0.15rem;
}
.nav_wap li p {
	text-indent: 70px;
}
.nav_wap li:last-child {
	margin-bottom: 20%;
}
/*header*/

/*header*/

.header {
	width: 100%;
	height: 0.79rem;
	position: fixed;
	z-index: 9999;
	background-image: url(../images/logo_bg.png);
}
.head {
	text-align: center;
	width: 100%;
	height: 0.79rem;
	top: 0;
	right: 0;
	box-shadow: 0 0 2px rgba(0,0,0,.55);
	line-height: 0.9rem;
	z-index: 99;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222;
}
.waplogo {
	display: inline-block;
	width: 71.875%;
	height: auto;
	text-align: center;
	float: left;
	margin-left: 14.0625%;
	padding-top: 0.07rem;
}
.waplogo img {
	display: inline;
}
.nav-btn {
	width: 14.0625%;
	right: 0;
	top: 0;
	position: absolute;
	font-size: 0.4rem;
	line-height: 0.79rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
}
.home-btn {
	width: 14.0625%;
	left: 1.09375%;
	top: 0;
	position: absolute;
	height: 100%;
	font-size: 0.4rem;
	line-height: 0.79rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
	display: block;
}
.top-title {
	width: 70%;
	position: absolute;
	left: 15%;
	top: 0;
	font-size: 0.3rem;
	line-height: 0.79rem;
	text-align: center;
	color: #fff;
	overflow: hidden;
}
.black-fixed {
	position: fixed;
	z-index: 99999!important;
	left: 0;
	width: 0;
	top: 0;
	height: 100%;
	background: rgba(0,0,0,0.9);
	text-align: right;
	font-size: 0.4rem;
	color: #fff;
	line-height: 2;
	right: 0;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	opacity: 0
}
.black-clicked {
	width: 100%;
	padding-right: 2%;
	left: -227px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	opacity: 1
}
.banner {
	position: relative;
	width: 100%;
}
.nav_i {
	background: #851321;
}
.nav_i .son {
	float: left;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 0.04rem;
	width: 25%;
	font-size: 0.20rem;
	line-height: 0.5rem;
	text-align: center;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8c2c2;
}
.nav_i .son:after {
	position: absolute;
	top: 105%;
	left: 5%;
	width: 90%;
	content: "";
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c2c2;
}
.nav_i .son:nth-last-child(-n+4) {
	margin-top: 0.04rem;
	margin-bottom: 0;
}
.nav_i .son:nth-last-child(-n+4):after {
	border-top: none;
}
.nav_i .son:nth-child(4n) {
	border-right: none;
}
.type {
	width: 100%;
	position: absolute;
	top: 0.79rem;
	right: 0;
	background: #4d4d4d;
	z-index: 999;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	height: 3rem;
	padding: 0.1rem 0;
	display: none;
}
.type li {
	width: 90%;
	background: #fff;
	font: 0.2rem/0.46rem "microsoft yahei";
	margin: 2% auto;
	overflow: hidden;
	position: relative;
}
.type li a {
	display: block;
	float: left;
	width: 60%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 4%;
	color: #666
}
.type li span.commonfont {
	font-size: 0.3rem;
	line-height: 0.46rem;
	display: block;
	width: 16%;
	text-align: center;
	color: #666;
	position: absolute;
	top: 0;
	right: 0;
}
.type li dl {
	float: left;
	border-top: 2px solid #232323;
	width: 100%;
	display: none
}
.type li dl dd {
	overflow: hidden
}
.type li dl dd a {
	width: 100%
}
.type h1 {
	font: 0.2rem/2 "microsoft yahei";
	width: 90%;
	margin: 0 auto;
	color: #fff;
}
.class-btn {
	font-size: 0.24rem;
	line-height: 0.79rem;
	color: #999;
	text-align: center;
	overflow: hidden;
	padding-right: 0.15rem;
}
/**/

.w1200{width: 96%; margin-left: 2%; margin-right: 2%;}
.mb50{margin-bottom: 0.5rem;}
.mb30{margin-bottom: 0.3rem}
.main {
	width: 96%;
	margin: 0.5rem auto 0 auto;
}
.main_a_news {
	width:100%;
}
.main_a_pic {
	width:96%;
	margin:auto;
	margin-bottom: 0.1rem;
	float:none;
}
/**/
.slideBox {
  position: relative;
  overflow: hidden;
  margin: auto;
  max-width: 100%; /* 设置焦点图最大宽度 */
}
.slideBox .hd {
  position: absolute;
  height: 0.3rem;
  line-height: 0.3rem;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.slideBox .hd li {
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #333;
  text-indent: -9999px;
  overflow: hidden;
  margin: 0.1rem 0.05rem 0px 0.05rem;
}
/**/
.title{
	border-bottom: solid 1px #ddd;
	margin-bottom: 0.2rem;
}
.title h3 {
	font-size: 0.20rem;
	line-height: 0.25rem;
	font-weight: normal;
	border-bottom: solid 2px #851321;
	width: 30%;
	background-image: url(../images/bthead.png);
    	background-position: 0.1rem 0.05rem;
    	background-repeat: no-repeat;
	padding-left:11%;
	padding-bottom: 0.15rem;
}
.more{
	display: block;
}
.main_a_news_list{
	margin-bottom: 0.2rem;
	width:100%;
}
.main_a_news_list_a{
	padding-bottom: 0.12rem;
	margin-bottom: 0.12rem;
	border-bottom: dashed 1px #ddd;
}
.main_a_news_list_a:last-child{
	border-bottom: none;
}
.main_a_news_list_a_txt {
	width: 72%;
	float: left;
}
.main_a_news_list_a_date{
	width: 21%;
	float: right;
	text-align: center;
	padding: 2%;
	border: solid 1px #f1f1f1;
	background-color: #f1f1f1;
	transition: .4s;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
}
.main_a_news_list_a_date span{
	font-size: 0.25rem;
	line-height: 0.3rem;
}
.main_a_news_list_a_date p{
	font-size: 0.18rem;
	line-height: 0.2rem;
	color: #777;
}
.main_a_news_list_a_txt h2{
	font-size: 0.23rem;
	line-height: 0.4rem;
	font-weight: normal;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.main_a_news_list_a_txt h2 i{
	font-style: normal;

}
.main_a_news_list_a_txt p{
	font-size: 0.18rem;
	line-height: 0.2rem;
	color: #777;
	padding-left: 0.22rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.main_a_news_list_a:hover .main_a_news_list_a_date{
	border: solid 1px #ddd;
	transition: .4s;
}
.main_a_class {
	width:100%;
	margin-top:0;
}
.main_a_class ul li{
	color: #fff;
	font-size: 0.2rem;
	line-height: 0.25rem;
	background-color:#247fe5;
	width:29%;
	margin-right:2%;
	padding: 1.5%;
	float:left;
	transition: .4s;
	cursor: pointer;
}
.main_a_class ul li:hover{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	transition: .4s;
	-moz-box-shadow: inset 0 0px 8px rgba(15,77,146,.8);
    -webkit-box-shadow: inset 0 0px 8px rgba(15,77,146,.8);
    box-shadow: inset 0 0px 8px rgba(15,77,146,.8);
}
.main_a_class ul li:last-child{
	line-height: 0.25rem;
	margin-right:0;
}
.main_a_class ul li a{
	color:#fff;
}
.main_a_class ul li span{
	font-size: 0.5rem;
	line-height: 0.8rem;
	padding-right: 0.15rem;
	display: block;
	float: left;
}
.main_a_class ul li p{
	padding-top:0.15rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.main_b_a{
	width:98%;
	margin:auto;
	margin-bottom:0.2rem;
}
.main_b_a_con{
	padding: 2%;
}
.main_b_a_con h2{
	font-size: 0.26rem;
	line-height: 0.4rem;
	font-weight: normal;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.main_b_a_con p{
	font-size: 0.18rem;
	line-height: 0.22rem;
	color: #777;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 0.44rem;
	margin-bottom: 0.15rem;
}
.main_b_r {
    width: 98%;
    float: right;
    margin-top: 0.1rem;
    margin-left: 0.2rem;
}
.main_c{
	margin-bottom:0.3rem;
}
.main_c_title{
	float:left;
	background-color:#851321;
	color:#fff;
	width:8%;
	line-height:0.35rem;
	font-size:0.25rem;
	padding:5% 0px;
	text-align:center;
}
.main_c_con{
	font-size:0.18rem;
	line-height:0.3rem;
	width: 90%;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	padding:3%;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
}
.main_c_con ul li{
	width:50%;
	float:left;
	line-height:0.39rem;
}


.newslist li {
	line-height:0.35rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.newslist li i {
	font-style: normal;
	display: inline-block;
	padding-right: 0.1rem;
}
.smain_l_wap {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	position: relative;
}

.smain_l_wap h1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #851321;
	float: left;
	padding-right: 0.1rem;
	padding-left: 0.1rem;
	margin-left: 0.2rem;
	font-size: 0.3rem;
	line-height: 0.79rem;
	font-weight: normal;
}
.smain_r{
	width:100%;
	float:none;
}
.smain_r_title{
	display:none;
	margin-top:0;
	margin-bottom:0.2rem;
	border-bottom:solid 1px #ddd;
}
.smain_r_title h2{
	font-size:22px;
	font-weight:normal;
	line-height:55px;
	width:120px;
	padding-left:20px;
	margin-left:20px;
	border-bottom:solid 4px #851321;
}
.smain_r_title span{
	font-size:12px;
	color:#777;
	padding-top:20px;
	float:right;
}
.smain_r_con{
	font-size: 0.18rem;
	line-height: 0.3rem;
}

.list_a{
	padding:3% 2% 3% 2%;
	border-bottom:dashed 1px #ededed;
	transition:.4s;
}
.list_a:hover{
	background-color:#f5f5f5;
	transition:.4s;
}
.list_a h2{
	font-size:0.25rem;
	line-height:0.35rem;
	font-weight:normal;
	margin-bottom:0.1rem;
}
.list_a p{
	font-size:0.18rem;
	line-height:0.22rem;
	color:#777;
	padding-left:0.22rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.news_a{
	padding:3% 2% 3% 2%;
}
.news_a:nth-child(2n){
	background-color:#f5f5f5;
}
.news_a_l{
	width:78%;
	float:left;
}
.news_a_l h2{
	font-size:0.25rem;
	line-height:0.35rem;
	font-weight:normal;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news_a_l p{
	font-size:0.18rem;
	line-height:0.22rem;
	color:#777;
	padding-left:0.22rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.news_a_r{
	width:20%;
	float:right;
	text-align:center;
	margin-top:0.1rem;
	border-left:solid 1px #ddd;
}
.news_a_r span{
	font-size:0.25rem;
	line-height:0.3rem;
}
.news_a_r p{
	font-size:0.18rem;
	line-height:0.22rem;
	color:#777;
}
.pic_a{
	width:46%;
	margin:2%;
	float:left;
	height:2rem;
	background-size:cover;
	background-position:center;
}
.pic_a a{
	display:block;
}
.pic_a h2{
	font-size:0.2rem;
	font-weight:normal;
	text-align:center;
	color:#fff;
	line-height:0.35rem;
	height: 0.35rem;
	background-image: url(../images/b_bg.png);
	margin-top:1.65rem;
}


.infotitle {
	font-size: 0.3rem;
	line-height: 0.4rem;
	font-weight: normal;
	text-align: center;
	margin-bottom:0.2rem;
}

.infopost {
	text-align: center;
	color: #666;
	margin-bottom: 0.3rem;
	font-size: 0.15rem;
}

.infopost span{
	padding-right: 0.1rem;
	padding-left: 0.1rem;
}
.infopic {
	text-align: center;
	margin-bottom: 0.2rem;
	width: 30%;
	margin-right: auto;
	margin-left: auto;
}
.infopic img {
	padding: 4px;
	border: 1px solid #ededed;
}
.infopage {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
.infodetail{
	font-size: 0.2rem;
	line-height: 0.35rem;
	color: #555;
}
.addtime {

	float: right;

	color: #666;

	padding-right: 0.1rem;

	font-size: 0.15rem;

}

.foot{
	color: #fff;
	background-color: #851321;
	padding: 0.1rem 0rem 0.1rem 0rem;
	text-align: center;
}
.foot a{
	color: #fff;
}

.foot_a{
	display:none;
	line-height: 50px;
	border-bottom: solid 1px #0b3b70;
	font-size: 16px;
}
.foot_a a{
	display: inline-block;
	padding: 0px 15px;
}
.foot_b{
	font-size:0.18rem;
}
.foot_b h4{
	padding-top:0.2rem;
	font-size: 0.28rem;
	font-weight: normal;
	line-height: 0.5rem;
}	
}
