@media screen and (min-width: 750px) {

	.m-zx-hp-lunBo {
		width: 750px !important;
	}
}

body{
	background: #EEEEEE;
}

.m-zx-hp-lunBo {
	width: 7.5rem;
	position: relative;
	line-height: 1;
}

.m-zx-hp-lunBo .bd ul {
	padding: 0;
	margin: 0;
}

.m-zx-hp-lunBo .bd ul li {
	position: relative;
	list-style: none;
}

.m-zx-hp-lunBo .bd li img {
	width: 7.5rem;
	height: 2.5rem;
	border: none;
}

.m-zx-hp-lunBo .hd {
	position: relative;
	z-index: 9999;
}

.m-zx-hp-lunBo .hd ul {
	position: absolute;
	bottom: 0.05rem;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	padding: 0;
}

.m-zx-hp-lunBo .hd li {
	display: inline-block;
	width: 0.12rem;
	height: 0.12rem;
	border-radius: 50%;
	margin: 0.1rem;
	background-color: #ffffff;
	opacity: 0.5;
	list-style: none;
}

.m-zx-hp-lunBo .hd li.active {
	opacity: 1;
}

.m-zx-hp-module1{
	background: #FFFFFF;
}

.m-zx-hp-module1 .m-zx-hp-nav-one {
	display: flex;
	padding: 0 0.32rem;
	background: white;
}

.m-zx-hp-module1 .m-zx-hp-nav-one li {
	height: 2.04rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin-right: 0.46rem;
}

.m-zx-hp-module1 .m-zx-hp-nav-one li img {
	width: 1rem;
	height: 1rem;
	margin-bottom: 0.14rem;
}

.m-zx-hp-module1 .m-zx-hp-nav-one li p {
	color: #333333;
	font-size: 0.24rem;
}

.m-zx-hp-module1 .m-zx-hp-nav-one li:nth-of-type(5n) {
	margin-right: 0;
}

.subnav_wrap {
	padding: 0.1rem 0 0.3rem;
	box-shadow: 0 0.06rem 0.2rem 0rem rgba(25, 50, 190, 0.25);
	display: none;
}

.subnav_list {
	display: block;
	padding: 0.05rem 0 0;
	font-size: 0.32rem;
	color: #999;
}

.subnav_list li {
	display: block;
	margin-top: 0.05rem;
	overflow: hidden;
}

.subnav_item {
	padding: 0 0.05rem 0 0.15rem;
}

.subnav_item a {
	width: 33%;
	height: auto;
	float: left;
	text-align: left;
	padding: 0.08rem 0;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 0.4rem;
	box-sizing: border-box;

}

.subnav_item a.color_3977FF{
	color: #3977FF;
}

.subnav_item a:active{
	color: #3977FF;
}

.subnav_item_text {
	border-left: 0.06rem solid #3977FF;
	padding-left: 0.15rem;
	margin-left: 0.32rem;
}

.m-zx-hp-countDown{
	background: url(../../img/home/zx_06.png) no-repeat center;
	background-size: 100% 100%;
	height: 1.74rem;
	width: 100%;
	position: relative;
	line-height: 1;
}

.m-zx-hp-countDown .bd ul {
	padding: 0;
	margin: 0;
}

.m-zx-hp-countDown .bd ul li {
	position: relative;
	list-style: none;
	width: 7.5rem;
	height: 1.74rem;
	border: none;
}

.m-zx-hp-countDown.hd {
	position: relative;
	z-index: 9999;
}

.m-zx-hp-countDown .hd ul {
	position: absolute;
	top: 0.05rem;
	left: 0;
	right: 0;
	margin: auto;
	text-align: right;
	padding: 0;
}

.m-zx-hp-countDown .hd li {
	display: inline-block;
	width: 0.12rem;
	height: 0.12rem;
	border-radius: 50%;
	margin: 0.1rem;
	background-color: #C7CACD;
	list-style: none;
}

.m-zx-hp-countDown .hd li.active {
	background-color: #96A7FF;
	width: 0.34rem;
	height: 0.12rem;
	border-radius: 0.06rem;
}

.m-zx-hp-countDown .countDown-tt{
	font-size: 0.24rem;
	text-align: center;
	padding: 0.30rem 0 0.2rem;
	font-weight: bold;
}

.m-zx-hp-countDown .countDown-tt label{
	color: #3977FF;
}

.m-zx-hp-countDown .countDown-tt.p1{
	font-size: 0.26rem;
}

.m-zx-hp-countDown .countDown-tt.p2{
	font-size: 0.36rem;
	font-weight: normal;
}

.m-zx-hp-countDown .countDown-tt.p2 a{
	color: black;
	font-size: 0.36rem;
	font-weight: normal;
}

.m-zx-hp-countDown .countDown-day{
	margin: 0 auto;
	background: url(../../img/home/zx_07.png) no-repeat center;
	width: 3.78rem;
	height: 0.74rem;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
	font-size: 0.22rem;
	background-size: 100% 100%;
}

.m-zx-hp-countDown .countDown-day label{
	width: 0.54rem;
	height: 0.52rem;
	background: #FFFFFF;
	border-radius: 0.08rem;
	color: #0A72E5;
	font-size: 0.42rem;
	text-align: center;
	line-height: 0.52rem;
	display: inline-block;
	margin: 0 0.1rem;
}

.m-zx-hp-toutiao{
	background: white;
	padding: 0 0.32rem;
}

.m-zx-hp-toutiao .m-tt-v1{
	position: relative;
	padding-left: 1rem;
	color: #333333;
	font-size: 0.34rem;
	padding-top: 0.3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 0.35rem;
}

.m-zx-hp-toutiao .m-tt-v1::after{
	position: absolute;
	content: '';
	left: 0;
	background: url(../../img/home/zx_08.png) no-repeat center;
	background-size: 100% 100%;
	width: 0.7rem;
	display: inline-block;
	height: 0.36rem;
}

.m-zx-hp-toutiao ul li{
	display: flex;
	align-items: center;
	padding-bottom: 0.35rem;
}

.m-zx-hp-toutiao ul li .m-tt-li-label{
	width: 0.7rem;
	height: 0.36rem;
	background: #EEEEEE;
	border-radius: 0.04rem;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #999999;
	font-size: 0.26rem;

}

.m-zx-hp-toutiao ul li .m-tt-li-a{
	width: 3.08rem;
	padding-left: 0.15rem;
	box-sizing: border-box;
	font-size: 0.28rem;
	color: #333333;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.m-zxhp-tuijian{
	background: white;
}

.m-zxhp-tuijian .m-tj-v1{
	font-size: 0.3rem;
	display: flex;
	align-items: center;
}

.m-zxhp-tuijian .m-tj-v1 a{
	position: relative;
	padding-left: 1.65rem;
	color: #3977FF;
	font-size: 0.3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 0.88rem;
	line-height: 0.88rem;
	background: #F2F7FA;
	text-align: center;
	line-height: 0.88rem;
	width: 100%;
}

.m-zxhp-tuijian .m-tj-v1 a::after{
	position: absolute;
	content: '';
	left: 0;
	background: url(../../img/home/zx_09.png) no-repeat center;
	background-size: 100% 100%;
	width: 1.38rem;
	height: 0.88rem;
	display: inline-block;
}

.m-zxhp-tuijian ul li{
	margin: 0 0.32rem;
	border-bottom: 1px solid #EEEEEE;
	height: 0.88rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.m-zxhp-tuijian ul li div{
	display: flex;
}

.m-zxhp-tuijian ul li .m-tj-li-tag{
	display: inline-block;
	width: 0.62rem;
	height: 0.32rem;
	line-height: 0.32rem;
	background: #EEEEEE;
	border-radius: 0.04rem;
	color: #999999;
	font-size: 0.24rem;
	text-align: center;
	margin-right: 0.2rem;
}

.m-zxhp-tuijian ul li .m-tj-li-link{
	display: inline-block;
	font-size: 0.26rem;
	width: 4.3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
}

.m-zxhp-tuijian ul li .m-tj-li-time{
	color: #999999;
	font-size: 0.24rem;
}

.m-zxhp-tuijian ul li .m-tj-li-hot{
	color: #FF4949;
	font-size: 0.24rem;
	position: relative;
	z-index: 3;
	background: url(../../img/home/zx_10.png) no-repeat center;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: middle;
	width: 0.5rem;
	height: 0.38rem;
}

.m-zxhp-xrzcl{
	display: block;
	height: 1.64rem;
	background: white;
	line-height: 1;
	padding: 0.28rem 0.32rem 0.40rem;
}

.m-zxhp-xrzcl img{
	width: 100%;
	height: 100%;
}

.m-zxhp-xuexiaoxx{
	margin-top: 0.22rem;
	background: white;
	padding-top: 0.3rem;
}

.m-zxhp-xuexiaoxx .m-zxhp-search-wrap {
    height: 0.8rem;
    line-height: 0.8rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    border-radius: 6px;
    position: relative;
    color: #333;
    font-size: 0.3rem;
    cursor: pointer;
    background-color: #F6F6F6;
    margin: 0 0.32rem 0.3rem;

}

.m-zxhp-xuexiaoxx .m-zxhp-search-wrap .search-input {
    height: 80%;
    width: 92%;
	background: transparent;
	font-size: 0.3rem;
}

.m-zxhp-xuexiaoxx .m-zxhp-search-wrap .search-btn {
    position: absolute;
    top: 50%;
    margin-top: -0.2rem;
    width: 0.4rem;
    height: 0.4rem;
    background: url(../../img/home/zx_20.png) no-repeat center;
	background-size: 100% 100%;
    z-index: 9;
	display: inline-block;
}

/*更改placeholder字体颜色*/
input::-webkit-input-placeholder {
	color: #B8B8B8;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #B8B8B8;
	opacity: 1;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #B8B8B8;
	opacity: 1;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #B8B8B8;
}

.m-zxhp-xuexiaoxx .m-zxhp-ss-ul{
	display: flex;
	align-items: center;
	padding:0 0.76rem;
	flex-wrap: wrap;
}

.m-zxhp-xuexiaoxx .m-zxhp-ss-ul li{
	margin-right: 0.52rem;
	margin-bottom: 0.45rem;
	width: 1.1rem;
}

.m-zxhp-xuexiaoxx .m-zxhp-ss-ul li a{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.m-zxhp-xuexiaoxx .m-zxhp-ss-ul li:nth-of-type(4n){
	margin-right: 0;
}

.m-zxhp-xuexiaoxx .m-zxhp-ss-ul li  i{
	width: 1rem;
	height: 1rem;
	background-size: 100% 100% !important;
	display: inline-block;
}

.m-zxhp-xuexiaoxx .m-zxhp-ss-ul li .sxx{
	background: url(../../img/home/zx_12.png) no-repeat center;
}

.m-zxhp-xuexiaoxx .m-zxhp-ss-ul li .czy{
	background: url(../../img/home/zx_13.png) no-repeat center;
}

.m-zxhp-xuexiaoxx .m-zxhp-ss-ul li .zds{
	background: url(../../img/home/zx_14.png) no-repeat center;
}

.m-zxhp-xuexiaoxx .m-zxhp-ss-ul li .kyq{
	background: url(../../img/home/zx_15.png) no-repeat center;
}

.m-zxhp-xuexiaoxx .m-zxhp-ss-ul li .fsx{
	background: url(../../img/home/zx_16.png) no-repeat center;
}

.m-zxhp-xuexiaoxx .m-zxhp-ss-ul li .blb{
	background: url(../../img/home/zx_17.png) no-repeat center;
}

.m-zxhp-xuexiaoxx .m-zxhp-ss-ul li .kyzt{
	background: url(../../img/home/zx_18.png) no-repeat center;
}

.m-zxhp-xuexiaoxx .m-zxhp-ss-ul li .kydg{
	background: url(../../img/home/zx_19.png) no-repeat center;
}

.m-zxhp-xuexiaoxx .m-zxhp-ss-ul li p{
	color: #666666;
	text-align: center;
	font-size: 0.26rem;
	margin-top: 0.1rem;
}

.m-zxhp-tjxz{
	margin-top: 0.22rem;
	background: white;
}

.m-zxhp-title{
	padding-top: 0.25rem;
	padding-left: 0.32rem;
	padding-right: 0.28rem;
	color: #333333;
	font-size: 0.3rem;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.m-zxhp-title span{
	display: flex;
	align-items: center;
}

.tjxz-icon{
	display: inline-block;
	width: 0.42rem;
	height: 0.42rem;
	margin-right: 0.1rem;
	background: url(../../img/home/zx_21.png) no-repeat center;
	background-size: 100% 100%;
}

.m-zxhp-more{
	color: #999999;
	font-size: 0.24rem;
	position: relative;
}

.m-zxhp-more i{
	width: 0.2rem;
	height: 0.2rem;
	background: url(../../img/home/zx_22.png) no-repeat center;
	background-size: 100% 100%;
	display: inline-block;
}

.m-zxhp-tjxz-ul li{
	display: flex;
	margin: 0 0.32rem;
	padding: 0.4rem 0 0.3rem;
	border-bottom: 1px solid #EEEEEE;
}

.m-zxhp-tjxz-ul li i{
	background: url(../../img/home/zx_23.png) no-repeat center;
	background-size: 100% 100%;
	width: 0.72rem;
	height: 0.72rem;
	display: inline-block;
	margin-right: 0.22rem;
}

.m-zxhp-tjxz-ul li .tjxz-info{
	width: 5.94rem;
}

.m-zxhp-tjxz-ul li .tjxz-info .tjxz-title{
	color: #333333;
	font-size: 0.28rem;
	font-weight: 400;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; /* 需要控制的文本行数 */
	overflow: hidden;
	line-height: 1.2;
}

.m-zxhp-tjxz-ul li .tjxz-info  .tjxz-notes{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 0.1rem;
}

.m-zxhp-tjxz-ul li .tjxz-info  .tjxz-notes span{
	color: #999;
	font-size: 0.22rem;
}

.m-zxhp-tjxz-ul li .tjxz-info  .tjxz-notes a{
	width: 1.26rem;
	height: 0.44rem;
	background: linear-gradient(270deg, #3495FF, #3977FF);
	border-radius: 0.22rem;
	font-size: 0.26rem;
	color: white;
	text-align: center;
	line-height: 0.44rem;
}

.jxkc-icon{
	display: inline-block;
	width: 0.42rem;
	height: 0.42rem;
	margin-right: 0.1rem;
	background: url(../../img/home/zx_24.png) no-repeat center;
	background-size: 100% 100%;
}

.m-zxhp-jxkc{
	background: white;
	margin-top: 0.22rem;
}

.m-zxhp-jxkc-ul{
	padding: 0.32rem 0 0.4rem;
	line-height: 1;
}

.m-zxhp-jxkc-ul li{
	display: flex;
	margin: 0 0.32rem;
	
	height: 2.3rem;
	background: #FFFFFF;
	
	border-radius: 0.08rem;
	border: 1px solid #EEEEEE;
}

.m-zxhp-jxkc-ul li a{
	display: flex;
	
}

.m-zxhp-jxkc-ul li:nth-of-type(n+2){
	margin-top: 0.22rem;
}

.m-zxhp-jxkc-ul li .jxkc-left{
    position: relative;
    width: 2.6rem;
    height: 100%;
    padding-left: 0.3rem;
}

.m-zxhp-jxkc-ul li .jxkc-left img{
	width: 2.6rem;
	height: auto;
	position: absolute;
	top: 50%;
	margin-top: -0.81rem;
}

.m-zxhp-jxkc-ul li .jxkc-left i{
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	width: 0.94rem;
	height: 0.94rem;
	background: url(../../img/home/zx_27.png) no-repeat center;
	background-size: 100% 100%;
	font-style: normal;
	color: white;
	font-size: 0.2rem;
}
.m-zxhp-jxkc .m-zxhp-jxkc-ul li .jxkc-left i{
    top: 0.35rem;
    left: 0.3rem;
}

.m-zxhp-jxkc-ul li .jxkc-left i span{
	transform: rotate(-45deg);
	display: inline-block;
	position: relative;
	left: -0.02rem;
	top: 0.25rem;
}

.m-zxhp-jxkc-ul li .jxkc-right{
    width: 3.54rem;
    padding-left: 0.22rem;
    position: relative;
}

.m-zxhp-jxkc-ul li .jxkc-title{
    font-size: 0.26rem;
    color: #333;
    font-weight: 500;
    padding-top: 0.35rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m-zxhp-jxkc-ul li .jxkc-v1{
	color: #999999;
	font-size: 0.24rem;
	margin-top: 0.1rem;
}

.m-zxhp-jxkc-ul li .jxkc-v1 label{
	color: #7BA4FF;
}

.m-zxhp-jxkc-ul li .jxkc-v2 {
	margin-top: 0.1rem;
}

.m-zxhp-jxkc-ul li .jxkc-v2 .jxkc-v2-tag1{
	width: 1.2rem;
	height: 0.35rem;
	background: #4990E8;
	border-radius: 0.02rem;
	color: #FFFFFF;
	font-size: 0.2rem;
	text-align: center;
	line-height: 0.35rem;
	display: inline-block;
	margin-right: 0.18rem;
}

.m-zxhp-jxkc-ul li .jxkc-v2 .jxkc-v2-tag2{
	width: 1.2rem;
	height: 0.35rem;
	background: #FF5454;
	border-radius: 0.02rem;
	color: #FFFFFF;
	font-size: 0.2rem;
	text-align: center;
	line-height: 0.35rem;
	display: inline-block;
	margin-right: 0.18rem;
}

.m-zxhp-jxkc-ul li .jxkc-v2 span:nth-of-type(3n){
	margin-right: 0;
	margin-bottom: 0.05rem;
}

.m-zxhp-jxkc-ul li .jxkc-v3{
	position: absolute;
	bottom: 0.25rem;
	left: 0.22rem;
	color: #666666;
	font-size: 0.24rem;
}

.m-zxhp-jxkc-ul li .jxkc-v4{
	position: absolute;
	right: 0;
	bottom: 0.25rem;
}

.m-zxhp-jxkc-ul li .jxkc-v4 .jxkc-v4-price{
	display: block;
	color: #FF5454;
	font-size: 0.3rem;
	text-align: right;
}

.m-zxhp-jxkc-ul li .jxkc-v4 .jxkc-v4-tt{
	color: #999999;
	font-size: 0.22rem;
	display: block;
	margin-top: 0.1rem;
}

.rdtj-icon{
	display: inline-block;
	width: 0.42rem;
	height: 0.42rem;
	margin-right: 0.1rem;
	background: url(../../img/home/zx_28.png) no-repeat center;
	background-size: 100% 100%;
}

.m-zxhp-rdtj{
	background: white;
	margin-top: 0.22rem;
}

.m-zxhp-tab{
	display: flex;
	align-items: center;
	height: 0.88rem;
	white-space: nowrap;
	overflow-x: auto;
	background: #F6F7F9;
	margin-top: 0.24rem;
}


.m-zxhp-tab::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.m-zxhp-tab::-webkit-scrollbar-track {
	background-color: #191919;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.m-zxhp-tab::-webkit-scrollbar-thumb {
	background-color: #434343;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.m-zxhp-tab a{
	color: #666666;
	font-size: 0.26rem;
	margin-right: 0.6rem;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.m-zxhp-tab a:first-child{
	margin-left: 0.6rem;
}

.m-zxhp-tab a.on{
	position: relative;
	color: #3977FF;
}

.m-zxhp-tab a.on::after{
	background: #3977FF;
	height: 0.04rem;
	width: 1.18rem;
	content: '';
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -0.59rem;
}

.m-zxhp-tab li{
	color: #666666;
	font-size: 0.26rem;
	margin-right: 0.6rem;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.m-zxhp-tab li:first-child{
	margin-left: 0.6rem;
}

.m-zxhp-tab li.on{
	position: relative;
	color: #3977FF;
}

.m-zxhp-tab li.on::after{
	background: #3977FF;
	height: 0.04rem;
	width: 1.18rem;
	content: '';
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -0.59rem;
}

.m-zxhp-rdtj .m-zxhp-rdtj-top{
	margin-top: 0.22rem;
}

.m-zxhp-rdtj .m-zxhp-rdtj-top .m-zxhp-rdtj-top-link{
	position: relative;
	display: block;
	margin: 0 0.32rem;
}

.m-zxhp-rdtj .m-zxhp-rdtj-top .m-zxhp-rdtj-top-link img{
	width: 6.86rem;
	height: 3.86rem;
	border-radius: 0.08rem;
	margin: 0 auto;
	display: block;
}

.m-zxhp-rdtj .m-zxhp-rdtj-top .m-zxhp-rdtj-top-link::before{
	background: url(../../img/home/zx_29.png) no-repeat center;
	background-size: 100% 100%;
	width: 0.74rem;
	height: 0.74rem;
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -0.37rem;
	top: 50%;
	margin-top: -0.37rem;
	
	
	background: url(../../img/index/vid_icon.png) no-repeat;
    background-size: 0.5rem auto;
    width: 0.5rem;
    height: 0.5rem;
    left: initial;
    bottom: initial;
    transform: initial;
    right: 0;
    top: 0;
    margin-top: 0;
	
}

.m-zxhp-rdtj .m-zxhp-rdtj-top .m-zxhp-rdtj-top-link .m-zxhp-rdtj-top-link-tit{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 0.86rem;
	padding: 0 0.3rem;
	line-height: 0.86rem;
	background: linear-gradient(rgba(0,0,0,0.5), #000000);
	border-radius: 0px 0px 0.08rem 0.08rem;
	color: #FFFFFF;
	font-size: 0.24rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.m-zxhp-rdtj-ul li i{
	display: inline-block;
	width: 0.51rem;
	height: 0.51rem;
	background: url(../../img/home/zx_30.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 0.30rem;
}

.m-zxhp-rdtj-ul li{
	margin: 0 0.32rem;
	border-bottom: 1px solid #EEEEEE;
	padding: 0.3rem 0;
	position: relative;
}

.m-zxhp-rdtj-ul li .rdtj-info{
	padding-left: 0.7rem;
	
}

.m-zxhp-rdtj-ul li .rdtj-title{
	font-size: 0.28rem;
	color: #333333;
	font-weight: 500;
	line-height: 1.2;
}

.m-zxhp-rdtj-ul li .rdtj-tips{
	color: #999999;
	font-size: 0.22rem;
	margin-top: 0.2rem;
}

.m-zxhp-rdtj-ul li .rdtj-date{
	margin-left: 0.20rem;
}

.m-zxhp-list-more{
	display: flex;
	height: 0.9rem;
	align-items: center;
	justify-content: center;
	color: #7BA4FF;
	font-size: 0.24rem;
}
.m-zxhp-list-more >a{
    color: #7BA4FF;
}

.m-zxhp-list-more i{
	display: inline-block;
	width: 0.22rem;
	height: 0.22rem;
	background: url(../../img/home/zx_31.png) no-repeat center;
	background-size: 100% 100%;
	margin-left: 0.1rem;
}

.m-zxhp-kygg{
	background: url(../../img/home/zx_33.png) no-repeat center;
	background-size: 100% 100%;
	margin-top: 0.22rem;
}

.kygg-icon{
	display: inline-block;
	width: 0.42rem;
	height: 0.42rem;
	margin-right: 0.1rem;
	background: url(../../img/home/zx_32.png) no-repeat center;
	background-size: 100% 100%;
}

.m-zxhp-kygg-ul{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 0.25rem 0.32rem 0.4rem;
}

.m-zxhp-kygg-ul a{
	width: 1.98rem;
	height: 0.6rem;
	background: #F6F7F9;
	border: 1px dashed #7BA4FF;
	border-radius: 0.04rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #666666;
	font-size: 0.26rem;
	margin-right: 0.12rem;
}

.m-zxhp-kygg-ul a:nth-of-type(3n){
	margin-right: 0;
}

.m-zxhp-kygg-ul a i{
	display: inline-block;
	width: 0.36rem;
	height: 0.36rem;
	margin-right: 0.09rem;
	background-size: 100% 100%;
}

.m-zxhp-kygg-ul a:nth-of-type(3n-2){
	width: 2.5rem;
}

.m-zxhp-kygg-ul a:nth-of-type(n+4){
	margin-top: 0.2rem;
}

.zybkscIcon{
	background: url(../../img/home/zx_34.png) no-repeat center;
}

.zyfxIcon{
	background: url(../../img/home/zx_35.png) no-repeat center;
}

.jyfxIcon{
	background: url(../../img/home/zx_36.png) no-repeat center;
}

.yxbkscIcon{
	background: url(../../img/home/zx_37.png) no-repeat center;
}

.szrdIcon{
	background: url(../../img/home/zx_38.png) no-repeat center;
}

.yxpmIcon{
	background: url(../../img/home/zx_39.png) no-repeat center;
}

.zzbkscIcon{
	background: url(../../img/home/zx_40.png) no-repeat center;
}

.kywdIcon{
	background: url(../../img/home/zx_41.png) no-repeat center;
}

.dsjjIcon{
	background: url(../../img/home/zx_42.png) no-repeat center;
}


.bkzx-icon{
	display: inline-block;
	width: 0.42rem;
	height: 0.42rem;
	margin-right: 0.1rem;
	background: url(../../img/home/zx_43.png) no-repeat center;
	background-size: 100% 100%;
}

.bkst-icon{
	display: inline-block;
	width: 0.42rem;
	height: 0.42rem;
	margin-right: 0.1rem;
	background: url(../../img/home/zx_44.png) no-repeat center;
	background-size: 100% 100%;
}

.bkgj-icon{
	display: inline-block;
	width: 0.42rem;
	height: 0.42rem;
	margin-right: 0.1rem;
	background: url(../../img/home/zx_45.png) no-repeat center;
	background-size: 100% 100%;
}

.m-zxhp-bk{
	background: white;
	margin-top: 0.22rem;
}

.m-zxhp-bk .m-zxhp-bk-banner{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0.32rem 0.32rem 0.2rem;
}

.m-zxhp-bk .m-zxhp-bk-link{
	width: 3.32rem;
	height: 2.06rem;
	border-radius: 0.08rem;
	display: inline-block;
}

.m-zxhp-bk .m-zxhp-bk-link img{
	border-radius: 0.08rem;
	width: 100%;
	height: 100%;
}

.m-zxhp-bk-ul .m-zxhp-bk-li{
	margin: 0 0.32rem;
	border-bottom: 1px solid #EEEEEE;
	padding: 0.32rem 0;
	display: flex;
	justify-content: space-between;

}

.m-zxhp-bk-ul .m-zxhp-bk-li .bk-title{
	color: #333333;
	font-size: 0.28rem;
	font-weight: 500;
	width: 5.92rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.m-zxhp-bk-ul .m-zxhp-bk-li .bk-date{
	color: #999999;
	font-size: 0.24rem;
}

.m-zxhp-bkgj{
	background: url(../../img/home/zx_50.png) no-repeat center;
	background-size: 100% 100%;
	margin-top: 0.22rem;
}

.m-zxhp-bkgj .m-zxhp-bkgj-ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0.1rem 0.32rem 0.56rem;
}

.m-zxhp-bkgj .m-zxhp-bkgj-ul a{
	display: flex;
	margin-top: 0.3rem;
}

.m-zxhp-bkgj .m-zxhp-bkgj-ul a i{
	display: inline-block;
	width: 1rem;
	height: 1rem;
	background-size: 100% 100%;
}

.m-zxhp-bkgj .m-zxhp-bkgj-ul a .bkgj-info{
	margin-left: 0.2rem;
}

.m-zxhp-bkgj .m-zxhp-bkgj-ul a .bkgj-info p{
	margin-top: 0.16rem;
}

.m-zxhp-bkgj .m-zxhp-bkgj-ul a .bkgj-info p:nth-of-type(1){
	font-size: 0.26rem;
	color: #333333;
}

.m-zxhp-bkgj .m-zxhp-bkgj-ul a .bkgj-info p:nth-of-type(2){
	font-size: 0.26rem;
	color: #999999;
}

.lnztIcon{
	background: url(../../img/home/zx_46.png) no-repeat center;
}

.mnkcIcon{
	background: url(../../img/home/zx_48.png) no-repeat center;
}

.zjlxIcon{
	background: url(../../img/home/zx_49.png) no-repeat center;
}

.mrylIcon{
	background: url(../../img/home/zx_47.png) no-repeat center;
}

.m-zxhp-tab-content{
	display: none;
}
.m-zxhp-tab-content.on{
	display: block;
}

.tab_hover_cdiv ._component_,.m-zxhp-tjxz-ul{
	min-height: 0.8rem;
}

.phoneI{
	display: inline-block;
	width: 0.38rem;
	height: 0.38rem;
	background: url(../../img/home/zx_51.png) no-repeat center;
	background-size: 100% 100%;
	margin-right: 0.04rem;
	vertical-align: middle;
}

.hideDom,._hide_{
	display: none !important;
}


.artNL_wrap{
	padding: 0 0.3rem;
	box-sizing: border-box;
	background: #FFFFFF;
	margin-top: 0.1rem;
}
.artNL_ul li{
	padding: 0.24rem 0;
	border-bottom: 1px solid #eee;
}
.artNL_ul li:last-child{
	/* border-bottom: 0; */
}
.artNL_li_t{
	display: block;
	font-size: 0.32rem;
	color: #1F3D4D;
	line-height: 0.4rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.artNL_li_c{
	display: block;
	font-size: 0.24rem;
	color: #999999;
	line-height: 0.36rem;
	margin-top: 0.1rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}
.artNL_li_b{
	display: block;
	font-size: 0.22rem;
	color: #333;
	line-height: 0.43rem;
	margin-top: 0.2rem;
}
.artNL_li_b .artNL_li_bqwrap{
	display: inline-block;
	vertical-align: middle;
	max-width: 5.6rem;
	white-space: nowrap;
	overflow-x: auto;
}
.artNL_li_b .artNL_li_bqwrap::-webkit-scrollbar{
	display: none;
}
.artNL_li_b .artNL_li_bq{
	display: inline-block;
	padding: 0 0.1rem;
	height: 0.43rem;
	line-height: 0.43rem;
	background: #F4F4F4;
	border-radius: 0.1rem;
	margin-left: 0.2rem;
	font-size: 0.18rem;
}
.icon-yc{
	vertical-align: middle;
	padding: 1px 3px;
	font-size: 0.18rem;
	background: #FD8123;
	font-style: normal;
	color: #fff;
	margin-right: 0.1rem;
	border-radius: 2px;
}