@charset "utf-8";
body {
	background-color: #fafafa;
	padding: 0rem 0.2rem;
}

.in_header {
	width: 7.1rem;
	height: 0.68rem;
	padding: 0.3rem 0.2rem;
	position: fixed;
	top: 0rem;
	left: 0rem;
	z-index: 10000;
}

.hd_l {
	width: 6.5rem;
	height: 0.68rem;
	background: rgba(238, 238, 238, 1);
	border-radius: 0.68rem;
}

.hd_input {
	width: 5.5rem;
	/*height:0.3rem;*/
	font-size: 0.27rem;
	/*font-weight:300;*/
	color: rgba(170, 170, 170, 1);
	border: none;
	background: rgba(238, 238, 238, 1);
	top: 0.2rem;
	left: 0.7rem;
}

.hdl_ins {
	width: 0.3rem;
	height: 0.3rem;
	padding: 0.2rem;
}

.hdl_ins img {
	width: 0.3rem;
	height: 0.3rem;
}

.hd_r {
	width: 0.6rem;
}

.hdr_ins {
	width: 0.41rem;
	height: 0.44rem;
	padding: 0.13rem 0rem;
}

.hdr_ins img {
	width: 0.41rem;
	height: 0.44rem;
}

.hd_dd {
	font-size: 0.7rem;
	color: #F74F4F;
	top: -0.2rem;
	right: 0rem;
}

.outer {
	width: 100%;
	height: auto;
	padding-top: 1.28rem;
	padding-bottom: 1rem;
}


/*banner*/

.m-slider {
	overflow-x: hidden;
	width: 100%;
	height: 3.3rem;
	position: relative;
	border-radius: 0.2rem;
	margin-bottom: 0.5rem;
}

.slider-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	position: relative;
	z-index: 1;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

.slider-item {
	width: 100%;
	height: 100%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	overflow: hidden;
	border-radius: 0.2rem;
}

.slider-item a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}

.slider-item img {
	min-width: 100%;
	height: 100%;
}

.slider-pagination {
	text-align: right;
	position: absolute;
	width: 100%;
	z-index: 2;
	right: 0;
	bottom: 0.08rem;
	pointer-events: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.slider-pagination>.slider-pagination-item {
	margin: 0.25rem 0.08rem;
	width: 0.12rem;
	height: 0.12rem;
	display: inline-block;
	border-radius: 0.1rem;
	background: none;
	background-color: #fff;
}

.slider-pagination>.slider-pagination-item.slider-pagination-item-active {
	/*background-color: #dd1a22;*/
	border-radius: 0.2rem;
	width: 0.33rem;
}

.content {
	width: 100%;
	margin-bottom: 0.4rem;
}

.cont_ul {
	width: 100%;
	height: 1.1rem;
	margin-bottom: 0.4rem;
}

.cont_li {
	min-width: 1.3rem;
	width: 20%;
	height: 1.1rem;
}

.cont_lia {
	width: 100%;
	height: 1.1rem;
	display: block;
	text-align: center;
}

.lia_img {
	width: 0.5rem;
	height: 0.5rem;
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 0.24rem;
}

.lia_img img {
	width: 100%;
}

.lia_name {
	width: 100%;
	height: 0.24rem;
	display: block;
	font-size: 0.24rem;
	font-family: "microsoft yahei";
	font-weight: 300;
	color: #333;
	line-height: 0.22rem;
}

.cont_li:nth-of-type(4) .lia_img {
	width: 0.42rem;
}

.cont_d {
	width: 100%;
	height: 1.61rem;
}

.cont_li_as {
	width: 2.26rem;
	height: 1.61rem;
	display: block;
	margin-right: 0.15rem;
	border-radius: 0.1rem;
	overflow: hidden;
}

.cont_li_as img {
	width: 2.26rem;
	height: 1.61rem;
}

.cont_li_as:last-child {
	margin-right: 0rem;
}


/*动态*/

.dota {
	width: 100%;
}

.dota_nav {
	width: 100%;
	height: 0.7rem;
	background-color: #F0F0F0;
	border-radius: 0.1rem;
}

.dota_nav a {
	width: 50%;
	height: 0.8rem;
	margin-top: -0.09rem;
	font-size: 0.32rem;
	font-family: "microsoft yahei";
	font-weight: 400;
	color: rgba(136, 136, 136, 1);
	text-align: center;
	box-sizing: border-box;
	padding-top: 0.24rem;
}

.dota_nav_la.bj_img {
	background: url(../img/index_img/bj_l.png) no-repeat;
	color: #333;
	background-size: 100%;
	border-radius: 0rem 0rem 0rem 0.1rem;
}

.dota_nav_ra.bj_img {
	background: url(../img/index_img/bj_r.png) no-repeat;
	color: #333;
	background-size: 100%;
	border-radius: 0rem 0rem 0.1rem 0rem;
}

.dota_list {
	width: 100%;
	background-color: #fff;
	border-radius: 0rem 0rem 0.1rem 0.1rem;
}

.list_ul {
	padding: 0rem 0.2rem;
}


/*动态*/

.dt_li {
	width: 100%;
	padding: 0.3rem 0rem;
	border-bottom: 1px solid #eeeeee;
}

.dt_li:last-child {
	border-bottom: none;
}

.gz_d {
	width: 0.41rem;
	height: 0.41rem;
	top: 0.5rem;
	right: 0rem;
}

.gz_d img {
	width: 100%;
	display: none;
}

.gz_d .img_gz {
	width: 100%;
	display: block;
}

.dt_lia {
	width: 100%;
	display: block;
}

.dt_top {
	width: 100%;
	height: 0.8rem;
	margin-bottom: 0.2rem;
}

.top_phone {
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 50%;
	overflow: hidden;
}

.top_phone img {
	height: 100%;
}

.top_r {
	width: 5rem;
	height: 0.8rem;
	margin-left: 0.3rem;
}

.top_rname {
	width: 100%;
	height: 0.4rem;
	font-size: 0.3rem;
	font-family:"Microsoft YaHei";
	font-weight: 300;
	color: rgba(51, 51, 51, 1);
	line-height: 0.4rem;
}

.top_rtype {
	width: 100%;
	height: 0.4rem;
	font-size: 0.24rem;
	font-family:"Microsoft YaHei";
	font-weight: 300;
	color: rgba(136, 136, 136, 1);
	line-height: 0.4rem;
}

.dt_con {
	width: 100%;
	font-size: 0.3rem;
	font-family:"Microsoft YaHei";
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 0.48rem;
	white-space: pre-wrap;
	word-wrap: break-word;
	word-break: break-all;
	margin-bottom: 0.2rem;
}

.dt_con_ul {
	width: 100%;
	margin-bottom: 0.2rem;
}

.dt_con_img1 {
	width: 4.6rem;
	border-radius: 0.15rem;
	overflow: hidden;
	max-height: 6.2rem !important;
}

.dt_con_img1 img {
	width: 100%;
}

.dt_dp {
	width: 3rem;
	height: 0.3rem;
	margin-left: 2rem;
}

.dt_dp img {
	width: 0.3rem;
	height: 0.3rem;
	margin-right: 0.2rem;
}

.dt_dps {
	height: 0.19rem;
	font-size: 0.24rem;
	font-family: PingFang SC;
	font-weight: 300;
	color: rgba(85, 85, 85, 1);
	line-height: 0.3rem;
}

.zan_d {
	width: 2rem;
	height: 0.3rem;
	bottom: 0.3rem;
	left: 0rem;
}

.zan_d img {
	width: 0.3rem;
	height: 0.3rem;
	margin-right: 0.2rem;
}

.zan_d .img_zan1 {
	display: block;
}

.zan_d .img_zan2 {
	display: none;
}

.img_zan .img_zan1 {
	display: none;
}

.img_zan .img_zan2 {
	display: block;
}

.dt_con_img2,
.dt_con_img4 {
	width: 2.16rem;
	height: 2.16rem;
	margin: 0rem 0.1rem 0.1rem 0rem;
	border-radius: 0.1rem;
	overflow: hidden;
}

.dt_con_img2 img,
.dt_con_img4 img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.dt_con_img2:nth-of-type(3),
.dt_con_img2:nth-of-type(6),
.dt_con_img2:nth-of-type(9) {
	margin: 0rem 0rem 0.1rem 0rem;
}
.dt_con_video{
	width: 100%;
	height: auto;
	min-height:4rem ;
	max-height: 6.16rem;
	margin-bottom: 0.2rem;
	position: relative;
	z-index: 900;
}
.dt_con_video video{
	max-height: 100%;
	max-width: 100%;
}
/*资讯*/

.news_ul {
	display: none;
}

.news_li {
	width: 100%;
	height: 1.64rem;
	padding: 0.3rem 0rem;
	border-bottom: 1px solid #eeeeee;
}

.news_li:last-child {
	border-bottom: none;
}

.news_lia {
	width: 100%;
	height: 100%;
	display: block;
}

.lia_l {
	width: 4.2rem;
	height: 100%;
}

.lia_lp {
	width: 100%;
	height: 0.8rem;
	font-size: 0.3rem;
	font-family:"Microsoft YaHei";
	font-weight: 400;
	color: #333;
	line-height: 0.4rem;
	margin-bottom: 0.5rem;
}

.lia_ls {
	width: 100%;
	font-family:"Microsoft YaHei";
	font-size: 0.24rem;
	font-weight: 300;
	color: #888;
	line-height: 0.36rem;
	display: block;
}

.lia_r {
	width: 2.2rem;
	height: 1.64rem;
	border-radius: 0.1rem;
	overflow: hidden;
}

.lia_r img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}


/*查看图片弹窗*/

.big_img {
	position: fixed;
	z-index:-1;
	opacity: 0;
	background: rgba(0, 0, 0, 1);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.big_img .swiper-container2 {
	position: relative;
	width: 100%;
	height: 100%;
}

.big_img .swiper-container2 .swiper-wrapper {
	width:100%;
	height:100%;
}

.big_img .swiper-slide {
	width:100%;
	height:100%;
	display:table;
}

.big_img .swiper-slide .cell {
	width:100%;
	height:100%;
	display:table-cell;
	vertical-align: middle;
	text-align:center;
}

.big_img .swiper-slide img {
	max-width: 100% !important;
	max-height: 80% !important;
}

.big_img .swiper-pagination2 {
	position: absolute;
	bottom: 0.2rem;
	text-align:center;
	width: 100%;
}
.more{
	font-size: 0.3rem;
	color: #aaa;
	display: block;
	padding-bottom: 0.2rem;
}