.index-banner{
	width:100%;
	position:relative;
}
.swiper-slide img{
	width:100%;
}
.swiper-pagination-i0{
	bottom:5px !important;
}
.swiper-pagination-i0 .swiper-pagination-bullet{
	width:6px !important;
	height:6px !important;
	background:#fff !important;
	opacity: .6 !important;
	border:1px solid #fff !important;
}
.swiper-pagination-i0 .swiper-pagination-bullet-active {
    opacity: .8 !important;
    background: #fff !important;
    width: 20px !important;
	height:6px !important;
    border-radius:0.1rem !important;
	border:1px solid #fff !important;
}


.index-m-search1{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	/*overflow:hidden;*/
	padding:0.14rem 0.3rem;
	z-index:10;
	
}
.index-m-logo{
	width:2.62rem;
	height:0.8rem;
	float:left;
	margin-top:0.09rem; margin-left:12px;
}

.index-m-input1{
	float:left;
	width:60%;
	height:0.64rem;
	box-shadow:0px 0px 4px 0px rgba(153,153,153,0.5);
	border-radius:1rem;
	background:#fff;
	padding:0 0.3rem;
	margin-left:0.28rem; margin-top:9px;
}
.index-m-input1 input[type="text"]{
	width:85%;
	height:0.64rem; 
}
.m-a-search1{
	float:right;
	width:0.55rem;
	height:0.55rem;
	margin-top:0.11rem;
}
.m-a-search1 img{
	width:0.55rem;
	height:0.55rem;
}


.index-m-input1 input[type="submit"] {
    display: inline-block;
    width: 0.5rem;
    line-height: 0.64rem;
    background: url(../images/m-search-icon.png) no-repeat 50% 50%;
    text-align: center;
    border: 0;
    cursor: pointer;
    -webkit-background-size: auto 0.38rem;
    background-size: auto 0.38rem;
    vertical-align: middle;
    font-size: 0;
	float:right;
}
.index-m-select{
	width:100%;
	overflow:hidden;
	background:#fff;
	padding-bottom:0.33rem;
}
.index-m-select1{
	margin-top:0.34rem;
	overflow:hidden;
	margin-bottom:0.23rem;
}
.index-m-select1 ul li{
	width:25%;
	float:left;
	text-align:center;
}
.index-m-select1 ul li img{
	width:0.9rem;
	height:0.9rem;
}
.index-m-select1 ul li p{
	font-size:14px;
	color:#333;
	margin-top:0.16rem;
}

.border{
	margin:0 0.44rem;
}
.index-m-select2{
	/*margin: 0 0.5rem;*/
    padding-top: 0.58rem;
    overflow: hidden;
	text-align:center;
}

.index-m-select2 p a{
	font-size:13px;
	color:#666;
	width:25%;
	float:left;
	
	
}
.index-m-select3{
	width:100%;
	overflow:hidden;
}
.index-m-select3 ul li{
	width:25%;
	float:left;
	text-align:center;
	margin-top:0.5rem;
}
.index-m-select3 ul li a{
	display:inline-block;
	font-size:13px;
	color:#666;
	height:0.36rem;
	padding-left:0.45rem;
	line-height:0.39rem;
}
.index-m-select3 ul li a.a1{
	background:url(../images/m-kc-icon.png) no-repeat 0 center;
	background-size:0.36rem 0.34rem;
}

.index-m-select3 ul li a.a2{
	background:url(../images/m-yp-icon.png) no-repeat 0 center;
	background-size:0.36rem 0.34rem;
}
.index-m-select3 ul li a.a3{
	background:url(../images/m-xc-icon.png) no-repeat 0 center;
	background-size:0.36rem 0.34rem;
}
.index-m-select3 ul li a.a4{
	background:url(../images/m-xx-icon.png) no-repeat 0 center;
	background-size:0.36rem 0.34rem;
}
.index-m-select3 ul li a.a5{
	background:url(../images/m-hg-icon.png) no-repeat 0 center;
	background-size:0.36rem 0.34rem;
}
.index-m-select3 ul li a.a6{
	background:url(../images/m-zj-icon.png) no-repeat 0 center;
	background-size:0.36rem 0.34rem;
}
.index-m-select3 ul li a.a7{
	background:url(../images/m-jd-icon.png) no-repeat 0 center;
	background-size:0.36rem 0.34rem;
}
.index-m-select3 ul li a.a8{
	background:url(../images/m-cs-icon.png) no-repeat 0 center;
	background-size:0.36rem 0.34rem;
}

.index-m-select4{
	width:100%;
	overflow:hidden;
	padding:0 0.5rem;
	margin-top:0.4rem;
}

.index-m-select4 a{
	display:block;
	width:100%;
	height:0.7rem;
	background:#E55800;
	border-radius:0.04rem;
	border:1px solid #E55800;
	font-size:14px;
	line-height:0.7rem;
	text-align:center;
	color:#fff;
}

.index-m-select5{
	width:100%;
	overflow:hidden;
	padding:0 0.5rem;
}

.index-m-select5 ul li{
	width:50%;
	float:left;
	margin-top:0.35rem;
}
.index-m-select5 ul li h2{
	font-size: 16px;
    color: #666;
    padding-left: 0.85rem;
    padding-top: 0.15rem;
}
.index-m-select5 ul li p{
	font-size: 10px;
    color: #C3C3C3;
    padding-left: 0.84rem;
	padding-top:0.09rem;
	line-height:0.28rem;
}
.index-m-select5 ul li a{
	display:inline-block;
	width:100%;
	height:1rem;
}
.index-m-select5 ul li a.m-yx{
	background:url(../images/m-yx-icon.png) no-repeat 0 center;
	background-size:0.87rem 0.87rem;
	border-right:1px solid #E9EEF4;
}

.index-m-select5 ul li a.m-gj{
	background:url(../images/m-gj-icon.png) no-repeat 0 center;
	background-size:0.88rem 0.9rem;
	
	margin-left:0.3rem;
}
.index-m-select5 ul li:first-child{
	width:49%;
}
.index-m-select5 ul li:last-child{
	width:50%;
}

.m-index-ev{
	width:100%;
	overflow:hidden;
	background:#fff;
	border-bottom:#f4f5fa;
	padding: 0px 0.3rem;
	margin-top:0.2rem;
	border-bottom:1px solid #f4f5fa;
}
.ev-title{
	overflow:hidden;
	margin-top:0.5rem;
	height:0.52rem;
}
.ev-title h1{
	font-size:0.44rem;
	color:#333;
	float:left;
	line-height:0.52rem;
}
.ev-title a{
	font-size:0.28rem;
	color:#999;
	float:right;
	line-height:0.52rem;
}

.ev-title span{
	font-size: 11px;
    color: #9195AC;
    margin-top: 0.3rem;
    line-height: 0.1rem;
    /* vertical-align: bottom; */
    float: left;
    margin-left: 0.2rem;
}

.m-vn-box{
	overflow-y: auto;
    white-space: nowrap;
    padding-bottom: 0.36rem;
	margin-top:0.4rem;
	
}

.m-vn-box ul li{
	width:6rem;
	height:1.8rem;
	display: inline-block;
	margin-left:0.2rem;
}
.m-vn-box ul li:first-child{
	margin-left:0.3rem;
}
.m-vn-box ul li:last-child{
	margin-right:0.3rem;
}
.m-vn-box ul li img{
	width:6rem;
	height:1.8rem;
}
.m-index-ftj{
	width:100%;
	background:#fff;
	margin-top:0.2rem;
	border-bottom:1px solid #f4f5fa;
	overflow:hidden;
}
.m-index-ftj ul li{
	width:33.333%;
	text-align:center;
	float:left;
	border-left:1px solid #F4F5FA;
	padding:0.27rem 0 0.23rem 0;
}
.m-index-ftj ul li img{
	width:0.66rem;
	height:0.66rem;
}
.m-index-ftj ul li h3{
	font-size:14px;
	color:#333;
	line-height:0.35rem;
	margin-top:0.2rem;
}

.m-index-ftj ul li p{
	font-size:10px;
	color:#C2C2C2;
	line-height:0.23rem;
	margin-top:0.06rem;
}

.m-ev-k{
	padding:0;
}
.m-ev-k .ev-title{
	padding:0 0.3rem;
	padding-bottom:0.1rem;
}

.m-a-left {
    text-align: center;
    margin-top: 1%;
	border-top:1px solid #E9EEF4;
	padding:0.4rem 0 0.2rem 0;
}
.load-more-left{
	font-size: 12px;
    background: url(../images/m-left-icon.png) no-repeat 1.3rem center;
    color: #E55800;
    padding-right: 0.5rem;
    background-size: 0.1rem 0.19rem;
}

.m-index-dhz{
	width:100%;
	overflow:hidden;
	margin-top:0.4rem;
	position:relative;
}
.m-index-dhz b {
    width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/m-ks-icon.png) no-repeat;
    background-size: 1.6rem;
    z-index: 11;
    border-top-right-radius: 0.04rem;
}
.m-index-dhz b.m-jx{
	background: url(../images/m-jx-icon.png) no-repeat;
	background-size: 1.6rem;
}
.m-index-dhz:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: '';
    background-color: rgba(0,0,0,.3);
    border-radius: 0.04rem;
}
.m-index-dhz img{
	width:100%;
	border-radius:0.04rem;
	height: 2.4rem;
}

.m-index-city{
	width:100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0.4rem 0.36rem;
    z-index: 12;
}

.m-index-city h2{
	font-size:16px;
	color:#fff;
	font-weight:bold;
	margin-bottom:0.16rem;
}
.m-index-city p{
	font-size:12px;
	color:#fff;
	line-height:0.34rem;
}

.m-index-city p.m-city-time {
    font-size: 12px;
    color: #4ADE8C;
    margin-top: 0.15rem;
    margin-top: 1%;
}

.m-index-city p span {
    font-size: 12px;
    color: #333;
    display: inline-block;
    width: 0.38rem;
    height: 0.38rem;
    text-align: center;
    line-height: 0.4rem;
    background: #fff;
    margin-right: 0.05rem;
}
.m-index-simg{
	width:100%;
	overflow:hidden;
}
.m-index-simg ul li{
	width:33%;
	
	float:left;
	margin-left:0.5%;
	margin-top:0.5%;
}
.m-index-simg ul li img{
	width:100%;
	height: 1.71rem;
	
}
.m-index-simg ul li:first-child{
	margin-left:0;
}

.m-index-scity{
	overflow:hidden;
	width:100%;
	margin:0.3rem 0;
}
.m-index-scity ul li{
	width:25%;
	float:left;
	text-align:center;
}
.m-index-scity ul li h3{
	font-size:14px;
	color:#333;
	margin-top:0.16rem;
}
.m-index-scity ul li img{
	width:1.2rem;
	height:1.2rem;
	border-radius:1rem;
	-webkit-border-radius:1rem;
	-moz-border-radius:1rem;
}
.m-index-scity ul li p{
	font-size:10px;
	color:#999;
	margin-top:0.06rem;
}

.m-index-kt{
	overflow-y: auto;
    white-space: nowrap;
    padding-bottom: 0.3rem;
	margin-top:0.4rem;
}
.m-index-kt ul li{
	width:3.3rem;
	height:1.84rem;
	display:inline-block;
	margin-left:0.13rem;
	position:relative;
}
.m-index-kt ul li p{
	font-size:0.28rem;
	color:#333;
	margin-top:0.14rem;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-index-kt ul li:first-child{
	margin-left:0.3rem;
}
.m-index-kt ul li:last-child{
	margin-right:0.3rem;
}
.m-index-kt ul li img{
	width:3.3rem;
	height:1.84rem;
	border-radius:0.04rem;
}
.m-index-kt ul li a{
	display:block;
	width:3.3rem;
	height:1.84rem;
}
.m-index-kt ul li a:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: '';
    background-color: rgba(0,0,0,.1);
	border-radius:0.04rem;
}

.m-index-kt ul li b{
	position: absolute;
    top: 63%;
    left: 0.21rem;
    text-align: center;
    z-index: 50;
    width: 0.5rem;
    height: 0.5rem;
    background: url(../images/video.png) no-repeat;
    background-size: 0.5rem;
}

.ev-aing{
	padding:0;
}

.ev-aing .ev-title{
	padding: 0 0.3rem;
}

.m-index-mrkc{
	width:100%;
	margin:0.4rem 0;
	margin-bottom:0;
}

.m-index-mrkc {
    height: 0.6rem;
    border-bottom: 1px solid #06A76D;
    position: relative;
}
.m-index-mrkc ul {
    display: flex;
}
.m-index-mrkc ul li {
    float: left;
    flex: 4;
    text-align: center;
    position: relative;
    height: 0.52rem;
	font-size:14px;
	color:#333;
}
.m-index-mrkc ul li b{
    width: 0.26rem;
    height: 0.26rem;
    display: block;
    position: absolute;
    left: 50%;
    top: 0.45rem;
    margin-left: -0.1rem;
    background: url(../images/m-icon5.png) no-repeat;
    background-size: 0.26rem;
    display: none;
}

.m-index-mrkc ul li.on b{
	display:block;
}

.m-index-mrkc ul li.on{
	font-weight:bold;
	color:#06A76D;
}
.m-index-lis{
	padding-bottom:4%;
	display:none;
}
.m-index-lis ul li{
	overflow:hidden;
	padding:0.3rem 0;
	border-bottom:1px solid #E9EEF4;
}
.m-index-lis ul li:last-child{
	border-bottom:0;
}
.m-index-lis ul li a{
	display:block;
	width:100%;
	    display: flex;
}

.m-lis-right{
	width:2.24rem;
	height:1.68rem;
	float:right;
}
.m-lis-right img{
	width:100%;
	max-height: 1.68rem;
}
.m-lis-left{
	width:4.36rem;
	float:left;
	    flex: 1;
    margin-right: 0.4rem;
}

.m-lis-left h1{
	font-size:14px;
	color:#333;
	font-weight:bold;
	line-height:0.45rem;
}
.m-lis-gont{
	overflow:hidden;
	margin-top:0.40rem;
}
.m-lis-gont span{
	float:left;
	font-size:11px;
	color:#9195AC;
	line-height:0.4rem;
}
.m-lis-gont em{
	float:right;
	font-size:0.22rem;
	color:#06A76D;
	padding: 0 0.1rem;
	height:0.36rem;
	background:rgba(234,255,243,1);
	border-radius:0.02rem;
	text-align:center;
	line-height:0.38rem;
}



.m-index-jr{
    height: 0.6rem;
    border-bottom: 1px solid #06A76D;
    position: relative;
	width: 100%;
    margin: 0.4rem 0;
    margin-bottom: 0;
}
.m-index-jr ul {
    display: flex;
}
.m-index-jr ul li {
    float: left;
    flex: 2;
    text-align: center;
    position: relative;
    height: 0.52rem;
    font-size: 14px;
    color: #333;
}

.m-index-jr ul li b {
    width: 0.26rem;
    height: 0.26rem;
    display: block;
    position: absolute;
    left: 50%;
    top: 0.44rem;
    margin-left: -0.1rem;
    background: url(../images/m-icon5.png) no-repeat;
    background-size: 0.26rem;
    display: none;
}

.m-index-jr ul li.on {
    font-weight: bold;
    color: #06A76D;
}
.m-index-jr  ul li.on b {
    display: block;
}

.m-index-lit{
	overflow:hidden;
	padding-bottom:4%;
	display:none;
}

.m-index-lit a{
	display: block;
    width: 30%;
    float: left;
    font-size: 10px;
    color: #888888;
    margin-top: 0.23rem;
    overflow: hidden;
/*    text-overflow: ellipsis;
    white-space: nowrap;*/
    height: 0.3rem;
    line-height: 0.3rem;
    margin-right: 3%;
}

















