.top_main {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(../img/top_bj.jpg) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	padding: 15px 0 8px;
}

.top_al,
.top_bl {
	width: 100%;
	margin: 0 auto;
}

.top_le {
	height: 30px;
	float: left;
}
.top_le a{
	font-size: 14px;
}
.top_ri {
	float: right;
	padding-top: 8px;
	position: absolute;

  	right: 20px;
  	top: 20px;
  	z-index: 99;
}
.top_ri span{
	color: #666666;
	font-size: 16px;
}
.top_ri a:hover{
	color: #de1210;
}
.top_ri a{
	color: #e22f2d;
	font-size: 16px;
	font-weight: bold;
}
.tob_le {
	float: left;
	margin: 10px 0px 20px 0px;

}
.tob_le img{
	height: 68px;
}
.tob_ri {
	width: 25%;
	float: right;
}

.search {
	width: 100%;
	margin: 20px auto;
	display: flex;
}

.search input {
	float: left;
	flex: 5;
	height: 40px;
	outline: none;
	border: 1px solid #808080;
	box-sizing: border-box;
	padding-left: 10px;
}

.search button {
	float: right;
	flex: 1;
	height: 40px;
	background-color: #808080;
	color: white;
	border-style: none;
	outline: none;
}

.search button i {
	font-style: normal;
}

.search button:hover {
	font-size: 15px;
}

/* 导航 */
.nav_main {
	width: 100%;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
	background: #e22f2d;
}

.nav_bd {
	width: 100%;
	margin: 0 auto;
}

.nav_bd li {
	float: left;
	width: 11%;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
}

.needmain {
	width: 100%;
	height: auto;
	margin: 0 auto;
/* 	background: url(../img/new_bj.jpg) no-repeat; */
	background-size: 100% 100%;
	overflow: hidden;
	padding: 20px 0;
}

.newle_mat {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.nav_ {
	width: 11%;
	height: 60px;
	position: relative;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	float: left;
}

.nav_ div {
	width: 100%;
	height: 60px;
	position: absolute;
	line-height: 60px;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.nav_ .one {
	top: 0;
	left: 0;
	z-index: 1;
}

.nav_:hover .one {
	top: -60px;
	left: 0;
}

.nav_ .one a {
	color: #fff;
	text-decoration: none;
}

.nav_ .two {
	bottom: -52px;
	left: 0;
	z-index: 2;
}

.nav_:hover .two {
	bottom: 0px;
	left: 0;
	font-size: 16px;
	font-family: 'AVGARDM', "å¾®è½¯é›…é»‘";
	font-weight: normal;
	color: #ffae00
}

.nav_ .two a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}

/* 标题 */
.totle_mian{
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 0;
}
.totle_al{
	text-align: center;
	padding-bottom: 20px;
}
.totle_al h3{
	font-weight: 600;
}
.totle_bl{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.tli_le{
	float: left;
}
.tli_le img{
	width: 25px;
	height: auto;
	vertical-align: middle;
}
.tli_le span{
	vertical-align: middle;
	font-size: 18px;
	color: #000000;
	font-weight: 600;
}
.tli_ri{
	float: left;
	padding-left: 20px;
}
.tli_ri p{
	font-size: 18px;
	color: #6b8194;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
/*焦点图*/
.focus {
	position: relative;
	width: 100%;
	height: 300px;
	background-color: #000;
	margin:0 auto;
}

.focus img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}

.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}

.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}

.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .btn a:hover,
.focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}

.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}

.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 50px;
	line-height: 50px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
	display: block;
	text-align: left;
}

.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	overflow: hidden;
	margin-left: 10px;
	width: 78%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	display: inline-block;
}
:root {
    --swiper-theme-color: #870301;
}

.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	/* display: none; */
	background: #000
}

.focus .fcon img {
	display: block;
}

.focus .fbg {
	bottom: 12px;
	right: 15px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}

.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}

.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 9px;
	height: 9px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .D1fBt .current,
.focus .D1fBt a:hover {
	background: #fc114a;
}

.focus .D1fBt img {
	display: none
}

.focus .D1fBt i {
	display: none;
	font-style: normal;
}

.focus .prev,
.focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
	background: url(../img/focus_btn.png) no-repeat;
}

.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 -74px;
	cursor: pointer;
}

.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position: -40px -74px;
	cursor: pointer;
}

.focus .prev:hover {
	background-position: 0 0;
}

.focus .next:hover {
	background-position: -40px 0;
}
.newle_al{
	float: left;
	width: 38%;
}
.newle_bl{
	width: 59%;
	float: right;
}
.newle_cl{
	width: 32%;
	float: left;
}
.newle_dl{
	width: 30%;
	float: left;
}
.mott_bt{
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
	background-image: linear-gradient(120deg, #e22f2d 0%, #d00b09 100%);
	padding: 6px 10px;
}
.mit_al{
	float: left;
}
.mit_al img{
	vertical-align: middle;
}
.mit_al span{
	color: #FFFFFF;
	font-size: 16px;
    font-weight: bold;
}
.mit_bl{
	float: right;
}
.mit_bl span{
	color: #FFFFFF;
	padding-top: 4px;
	display: inline-block;
}
.mott_tr{
	width: 95%;
	margin: 0 auto;
}
.moti_vr{
	width: 100%;
	margin: 0 auto 19px;
	border-bottom: 1px dashed #DDDDDD;
	padding-bottom: 15px;
}
.moti_vr span{
	display:-webkit-box;
	text-overflow:ellipsis;
	overflow:hidden;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	font-size: 14px;
	line-height: 1.8em;
	text-indent: 2em;
}
.moti_vr h3{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size: 18px;
	font-weight: 600;
	color: #333333;
	padding: 22px 0 15px;
	
}
.mott_tr p{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size: 15px;
	color: #333333;
	margin-top: 12px;
}
.newle_dl li{
	width: 50%;
	float: left;
	text-align: center;
	border: 1px solid #f0efef;
    padding: 12px 0;
    max-height: 100px;
}
.tpl_a{
	padding-top: 8px !important;
}
.tpl_a img{
	width: 60px;
}
.zu_nav{
	width: 100%;
    margin: 13px auto 0;
	overflow: hidden;
}
.zu_nav ul{
	display:flex;
	justify-content:space-around;
}
.zu_nav a{
	width: 30%;
}
.zu_nav img{
	width: 40px;
}
.zu_nav p{
	font-size: 16px;
	color: #FFFFFF;
	margin: 0;
	padding-top: 10px;
}
.zu_lit{
	width: 97%;
	margin: 0 auto;
}
.zu_lit li{
	height: 80px;
	margin: 15px 0 0;
	width: 48%;
	float: left;
	margin-right: 20px;
}
.zu_lit li:nth-child(even){ 
	margin-right: 0;
}
.zu_lit li img{
	height: 100%;
	object-fit: cover;
	width: 100%;
}
.zu_nav li{
	text-align: center;
	padding: 15px;
}
.tee_a{
background-image: linear-gradient(to top, #00c6fb 0%, #005bea 100%);
}
.tee_b{
background-image: linear-gradient(to top, #ff0844 0%, #ffb199 100%);
}
.tee_c{
background-image: linear-gradient(to right, #f9d423 0%, #ff4e50 100%);
}
.newle_dl li p{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 7px;
}
.mott_tr h3:hover{
	color: #e22f2d;
}
.mott_tr p:hover{
	color: #e22f2d;
}
.nmb_bt{
	width: 100%;
	margin: 0 auto;
}
.nmb_bt h3{
	padding: 10px 0;
	border-bottom: 1px solid red;
	color: #333333;
	font-size: 22px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.nmb_bt p{
	padding: 10px 0;
	text-indent: 2em;
	display:-webkit-box;
	text-overflow:ellipsis;
	overflow:hidden;
	-webkit-line-clamp:6;
	-webkit-box-orient:vertical;
	max-height: 150px;
	color: #333333;
	font-size: 16px;
}
.nmb_mtt{
	width: 100%;
	margin: 0 auto;
}
.noo_bt{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.noo_bt h3{
	display: inline-block;
	float: left;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding: 5px 0 0;
}
.noo_bt span{
	float: right;
	font-size: 14px;
	padding-top: 5px;
}
.noo_li{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.nood_li{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.nood_li p{
	width: 80%;
	float: left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size: 15px;
	padding-top: 10px;
	margin: 0;
}
.nood_li p::before{
	content: '•';
	color: red;
	font-size: 16px;
	padding-right: 5px;
}
.nood_li span{
	width: 20%;
	float: left;
	text-align: right;
	padding-top: 10px;
	font-size: 15px;
}
/* 广告栏 */
.gun_bj{
	width: 100%;
	margin: 0 auto;
}
.gun_bj img{
	width: 100%;
}
.ret_main{
	width: 100%;
	margin: 0 auto;
}
.rent_main{
	width: 100%;
	margin: 20px auto;
	overflow: hidden;
}
.rent_le{
	width: 49%;
	float: left;
}
.rent_ri{
	width: 49%;
	float: right;
}
.prr_main{
	width: 100%;
	margin: 4px auto;
	overflow: hidden;
}
.prr_le{
	width: 39%;
	float: left;
	height: 140px;
	overflow: hidden;
	border-radius: 5px;
}
.prr_le img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
	object-fit: cover;
	cursor: pointer;
	transition: all 0.6s;
}
.prr_main:hover .prr_le img{
	transform: scale(1.1);
}
.prr_ri{
	width: 59%;
	float: right;
	padding-top: 10px;
}
.prr_ri h3{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size: 18px;
}
.prr_ri p{
	font-size: 14px;
	padding-top: 10px;
	display:-webkit-box;
	text-overflow:ellipsis;
	overflow:hidden;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
	text-indent: 2em;
	max-height: 95px;
}
.puu_li li{
	padding: 3px 0;
}
.scholar{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background-image: linear-gradient(120deg, #e22f2d 0%, #d00b09 100%);
	height: 40px;
	line-height: 40px;
	padding: 10px 5px;
}
.scholar h3{
	display: inline-block;
	color: #FFFFFF;
	float: left;
	font-size: 18px;
	font-weight: bold;
}
.scholar span{
	float: right;
	color: #FFFFFF;
	margin-top: -10px;
}
/* .swiper-container {
	width: 100%;
	height: auto;
	padding:10px 0;
	margin-left: auto;
	margin-right: auto;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: 222px;
	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;
	transition-property:all;
	box-shadow:0 3px 10px 0 rgba(51, 51, 51, .25);
	margin-left: 21px;
} */

.swiper-container {
  width: 100%;
  height: 100%;
  padding:10px 0;
  display: none
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: 252px;
  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;
  margin:0 2px;
}
.sety{
	width: 100%;
	margin: 0 auto;
	height: 222px;
	position: relative;
}
.sety img{
	width: 97%;
	height: 100%;
	object-fit: cover;
}
.set_li{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000000;
    width: 100%;
    margin: 0 auto;
	opacity: .8;
}

.set_li p{
	padding-top: 5px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
	padding: 10px ;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin: 0;
}

.scb_main{
	width: 100%;
	margin: 20px auto 15px;
	overflow: hidden;
}
.sub_bt,
.sun_nr
{
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
}
.sub_bt{
	background: #f2f2f2;
	height: 40px;
	line-height: 40px;
}
.bt_al{
	float: left;
	background: #e22f2d;
	padding:0 15px;
}
.bt_al img{
	vertical-align: middle;
}
.bt_al span{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.bt_bl{
	width: 20%;
	float: right;
	text-align: right;
	padding-right: 10px;
}
.sun_nr li{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #c4c3c3;
	overflow: hidden;
}
.sop_a img{
	float: left;
    vertical-align: middle;
    width: 13px;
    padding-top: 13px;
	display: inline-block;
}
.sop_a p{
	width: 78%;
	display: inline-block;
	float: left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color: #666666;
	font-size: 14px;
	margin: 0;
	vertical-align: middle;
	padding-left: 5px;
}

.sop_a span{
	width: 18%;
	float: right;
	text-align: right;
	color: #ababab;
	font-size: 13px;
}
.sop_a:hover p{
	color: #e22f2d;
}
.sop_a:hover span{
	color: #e22f2d;
}
.ree_mm{
	width: 100%;
	margin: 10px auto 0;
	height: 120px;
}
.ree_mm img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 5px;
}
.ben_msk{
	width: 100%;
	margin: 0 auto;
}
.ben_msk li{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 9px;
}
.ben_msk img{
	width: 100%;
}
.pol_main{
	width: 99%;
	margin: 0 auto;
	overflow: hidden;
}
.pol_main li{
	width: 24%;
	float: left;
	margin-left: 10px;
}

.pol_main li img{
	width: 100%;
	height: 90px;
	object-fit: cover;
}
/* 友情链接 */
.link_xx {
    width: 100%;
    margin: 0 auto 5px;
    overflow: hidden;
}
.bu_bt {
    display: inline-block;
    height: 14px;
    width: 4px;
    background: #e22f2d;
	margin-left: 15px;
}
.link_xx h3 {
    font-size: 16px;
    color: #040404;
    display: inline-block;
	font-weight: 600;
}
.link_xx span {
    background: #e22f2d;
    color: #FFFFFF;
    padding: 3px 9px;
	font-size: 15px;
    margin-left: 3px;
    display: inline-block;
}
.link_li {
    width: 100%;
    margin: 0px auto 15px;
	overflow: hidden;
}
.link_li li {
    float: left;
    margin-bottom: 5px;
}
.link_li a {
    padding: 0 15px;
    color: #7c7c7c;
	font-size: 13px;
}
/* 底部 */
.foot_main{
	border-top:5px solid #e22f2d;
	width: 100%;
	background: url(../img/foot_bj.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 30px 0 23px;
}
.foot{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: #545454;
}
.foot p{
	margin: 0;
}
/* 面包屑导航 */
.crumbs_main {
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}

.crumbs {
	width: 100%;
	margin: 0 auto;
	padding: 15px 0;
}

.crumbs img {
	vertical-align: middle;
}

.crumbs span {
	vertical-align: middle;
	font-size: 14px;
}
.crumbs .active{
	color: #378afe;
}

/* 新闻内容 */
.nd_main {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #f5f5f5;
	padding: 20px 0;
}

.hosle_main {
	width: 100%;
	overflow: hidden;
}

.hosle_le {
	width: 25%;
	float: left;
}

.hosle_a,
.hosle_b {
	width: 100%;
	margin: 0 auto;
	background: #FFFFFF;
	border: 1px solid #eeeeee;
	padding: 10px 20px;
}

.hosle_b {
	margin-top: 15px;
}
.hosle_le h4{
	height: 50px;
	line-height: 50px;
	background: #e22f2d;
	text-align: center;
	color: #FFFFFF;
	font-weight: 600;
	margin: 0;
}

.hosle_a li {
	padding: 10px 0;
	font-size: 16px;
	color: #666666;
}

.hosle_a li::before {
	content: "►";
	padding-right: 10px;
	color: #cccccc;
}

.hosle_a li:hover {
	color: #e22f2d;
}

.hosle_a li:hover::before {
	color: #e22f2d;
}

.news_a {
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
}

.news_a img {
	vertical-align: middle;
}

.news_a h3 {
	vertical-align: middle;
	display: inline-block;
	font-size: 16px;
	padding-left: 10px;
	font-weight: 600;
}

.news_b {
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px dashed #eeeeee;
	padding: 10px 0;
}

.news_b p::before {
	content: "•";
	padding-right: 5px;
}

.news_b p {
	font-size: 15px;
	color: #4f555f;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 5px;
}

.news_b span {
	font-size: 14px;
	color: #4f555f;
	display: inline-block;
	padding-top: 0px;
	padding-left: 10px;
}

.news_b:hover p {
	color: #e22f2d;
}

.news_b:hover span {
	color: #e22f2d;
}

.hosle_ri {
	width: 73%;
	float: right;
	background: #FFFFFF;
	border: 1px solid #eeeeee;
	padding: 5px 20px 20px;
}

.hosle_li {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px dashed #eeeeee;
	padding: 15px 0;
}

.hos_a {
	width: 22%;
	float: left;
	height: 112px;
	overflow: hidden;
}

.hos_a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 5px;
	cursor: pointer;
	transition: all 0.6s;
}

.hos_b {
	width: 76%;
	float: right;
	padding: 10px 0;
}

.hos_b h1 {
	font-size: 16px;
	color: #4f555f;
	font-weight: 600;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.hos_pi p {
	font-size: 14px;
	color: #4f555f;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-indent: 2em;
}

.hos_pi {
	height: 42px;
	overflow: hidden;
	margin: 7px auto;
}

.hos_b span {
	font-size: 12px;
	padding-right: 10px;
}

.hosle_li:hover .hos_a img {
	transform: scale(1.1);
}

.hosle_li:hover .hos_b h1 {
	color: #e22f2d;
}
.nrrm_main{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px dashed #eeeeee;
	padding: 20px 0;
}
.nrrm_le{
	width: 85%;
	float: left;
}
.nrrm_le h1{
	font-size: 18px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color: #4f555f;
}
.nrrm_le p{
	font-size: 14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding: 7px 0 0;
	margin: 0;
	color: #7e7e7e;
}
.nrrm_ri{
	width: 15%;
	float: right;
	text-align: center;
}
.nrrm_ri span {
    font-size: 14px;
    padding-top: 10px;
    display: inline-block;
	color: #4f555f;
}
.nrrm_main:hover .nrrm_le h1{
	color:#e22f2d;
}
.nrrm_main:hover .nrrm_le p{
	color:#e22f2d;
}
.nrrm_main:hover .nrrm_ri span{
	color:#e22f2d;
}
/* 页码 */
.Page {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.pagination {
	margin: 15px 0 10px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background-color: #e22f2d;
	border-color: #e22f2d;
}

.pagination>li>a,
.pagination>li>span {
	color: #e22f2d;
}

/* 新闻详情 */
.detail_main {
	width: 100%;
	margin: 0 auto;
	background: #FFFFFF;
	border: 1px solid #eeeeee;
	padding: 20px;
	overflow: hidden;
}

.xq {
	padding: 20px 12px;
	overflow: hidden;
}

.xq dl {
	width: 100%;
	float: left;
	border-bottom: 1px solid #dadadf;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 5px;
}

.xq dl dt {
    font-size: 20px;
    color: #4f555f;
    margin-bottom: 30px;
    text-align: center;
}

.xq dl dd i {
	color: #666666;
	display: inline-block;
	padding: 0 5px;
}

.xq dl dd i span {
	font-size: 14px;
	vertical-align: middle;
}

.xq dl dd i img {
	vertical-align: middle;
}

.xq_con,
.xq_CT,
.xq_CB,
.xq_bo,
.xq_bo .bshare-custom {
	width: 100%;
	float: left
}

.xq_CB {
	margin-top: 26px
}

.xq_CT {
	padding: 25px 0px 40px 0px;
	border-bottom: 1px dashed #e7e7e7
}

.xq_con {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px
}

.xq_con p {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	margin-top: 15px;
}

.xq_con img{
	max-width: 100%;
    display: block;
    margin: 0 auto;
    height: auto;
	}
.xq_CT div {
	margin: 60px 0px
}

.xq_BOL {
	float: left;
	width: 100%;
	margin: 3px 0 15px;
}

.xq_BOL a {
display: block;
    margin-top: 5px;
    font-size: 14px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    background: url(../img/xia.png)no-repeat 0 2px;
    background-size: 18px auto;
    padding-left: 20px;
}



.xq_BOL a i {
	padding-left: 15px;
}

.xq_BOL a strong {
	color: #333333
}
.deft_nin {
    margin: 20px auto 0;
}
.deft_nin a{
	display: inline-block;
    background: #feeeee;
    border-radius: 50px;
    padding: 5px 15px;
    margin-right: 10px;
    color: #d01820;
    font-size: 14px;
}
.xq_BOL img{
	width: 18px;

/* vertical-align: sub; */float: left;margin-right: 5px;margin-top: 2px;}
.deft_nin img{
	max-width:100%;
	height: auto;
	vertical-align: middle;
}
.deft_nin span{
	vertical-align: middle;
	font-size: 15px;
}

.deft_max{
	width: 100%;
	margin: 20px auto;
	overflow: hidden;
}
.dte_bt img{
	vertical-align: middle;
}
.dte_bt span{
	vertical-align: middle;
	font-size: 22px;
	color: #000000;
	font-weight: 600;
}
.der_main{
	width: 100%;
}

.wrap {
	min-width: 320px;
	max-width: 768px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.wrapper03 {
	position: relative;
	height: 50px;
	width: 100%;
	overflow: hidden;
	margin: 0px auto 10px;
	background: #d12324;
}

.wrapper03 .scroller {
	position: absolute;
	min-width: 520px !important;
}

.wrapper03 .scroller li {
	height: 37px;
	color: #333;
	float: left;
	line-height: 37px;
	font-size: 16px;
	text-align: center
}

.wrapper03 .scroller li a {
	color: #FFFFFF;
	display: block;
	margin: 0 3px;
	padding: 0 4px;
	line-height: 50px;
}

.wrapper03 .scroller li.cur a {
	color: #FFFFFF;
	height: 50px;
	font-size: 16px;
	border-bottom: 2px solid #FFFFFF;
	font-weight: 600;
	line-height: 50px;
}




.pro-new-show {position: relative;width: 100%;height: auto;overflow: hidden;}
.pro-new-show .pro-list{width: 100%;height: auto;margin: 20px 0px;overflow: hidden;}
.pro-new-show .pro-list ul li{float: left;width: 285px;height: auto;overflow: hidden;background: #FFFFFF;margin-right: 10px;position: relative;}
.pro-new-show .pro-list ul li:last-child{margin-right: 0;}
.pro-new-show .pro-list ul li img{width: 100%;height: 220px;}
.pro-new-show .pro-list ul li .desc{padding: 10px 20px;box-sizing: border-box;}
.pro-new-show .pro-list ul li .desc .p-title{font-size: 16px;color: #323232;padding-bottom: 5px;}
.pro-new-show .pro-list ul li .desc .p-desc{font-size: 14px;color: #969696;line-height: 25px;}
.pro-new-show .arrow a{display: inline-block;position: absolute;width: 30px;height: 60px;z-index: 2;}
.pro-new-show .arrow a.prev{left: 0;top: 50%;margin-top: -30px;background: url(../img/arrow-left.png) center center no-repeat;background-size: 30px auto}
.pro-new-show .arrow a.next{right: 0;top: 50%;margin-top: -30px;background: url(../img/arrow-right.png) center center no-repeat;background-size: 30px auto}
.pro-new-show .arrow a:hover{background-color: rgba(0,0,0,.3);}
