﻿.mtop{
	width:100%;
	height: 1rem;
	padding-top: 0.2rem;
	background: url(../images/mbg.png) no-repeat top center;
	position: relative;
}
.mtop .logo{
	display: block;
    width: 2.8rem;
    height: 1.36rem;
    background: url(../images/logo.png) no-repeat top center;
    background-size: 100%;
    margin: 0px 20px;
}
.mtop .pc{
	display: block;
	width:0.3rem;
	height:0.36rem;
	background: url(../images/m_pc.png) no-repeat top center;
	background-size: 100%;
	position: absolute;
	right: 0.17rem;
	top: 0.2rem;
}
.mtop .mnav{
	margin-top:0.2rem;
	width:3.75rem;
	height:0.4rem;
	background: url(../images/cbg.png) no-repeat top center;
	position: absolute;
	left:0;
	bottom: 0;
}
.mtop .mnav li{
	float: left;
	margin:0 0 0 0.04rem;
}
.mtop .mnav li a{
	display: block;
	width:0.48rem;
	height:0.4rem;
	font-size: 0.15rem;
	color: white;
	line-height: 0.4rem;
	text-align: center;
}
.mtop .mnav li.act a{
	background: #fc3d53;
}
.lunbo{
	width:3.75rem;
	height:2.3rem;
	position: relative;
}
.lunbo .slider{
	width:3.75rem;
	height:2.3rem;
	position: relative;
	overflow: hidden;
}
.lunbo .slider li{
	position: absolute;
	left: 0px;
	top:0px;
	width:3.75rem;
	height:2.3rem;
}
.lunbo .slider li img{
	display: block;
	width:100%;
	height: 100%;
}
.lunbo .cov{
	width:3.75rem;
	height: 0.32rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../images/cnew.png) no-repeat top center;
}
.lunbo .cov .text{
	width:2.45rem;
	height: 0.32rem;
	float: left;
}
.lunbo .cov .text li{
	width:100%;
	height: 0.32rem;
	line-height: 0.32rem;
	text-indent: 10px;
	display: none;
	vertical-align: bottom;
}
.lunbo .cov .text li.act{
	display: block;
}
.lunbo .cov .text li a{
	display: block;
	width:100%;
	height: 0.32rem;
	line-height: 0.32rem;
	color: white;
	font-size: 0.15rem;
}
.lunbo .cov .text li a:hover{
	color: orange;
}
.lunbo .cov .dotnv{
	width:1rem;
	float: left;
	height: 0.15rem;
	padding-top: 0.05rem;
	padding-left: 0.16rem;
}
.lunbo .cov .dotnv li{
	width:0.1rem;
	height:0.1rem;
	background: #808080;
	float: left;
	margin-top:0.06rem;
	margin-left: 0.06rem;
	cursor: pointer;
	border-radius: 0.05rem;
}
.lunbo .cov .dotnv li.act{
	background: white;
}
.mcontent{
	width:3.75rem;
	height:auto;
	background: #f5f5f5;
}
.mcontent .ulnav{
	width:3.15rem;
	height: 0.46rem;
	background: white;
	padding: 0 0.3rem;
}
.mcontent .ulnav li{
	font-size: 0.16rem;
	width:0.8rem;
	height: 0.45rem;
	text-align: center;
	line-height: 0.46rem;
	color: #aaa;
	margin:0 0.36rem;
	float: left;
	
}
.mcontent .ulnav li.act{
	border-bottom: 2px solid #ff0502;
	color: #0B66AA;
}
.mcontent .newlist{
	width:3.55rem;
	padding-left: 0.2rem;
	height:2rem;
	background: #f5f5f5;
	margin-top:0.13rem;
	display: none;
}
.mcontent .newlist li{
	width:3.5rem;
	height: 0.3rem;
	line-height: 0.3rem;
	color: #3f3f3f;	
	vertical-align: bottom;
}
.mcontent .newlist li a:before{
	content: '·';
	margin-right: 0.03rem;
}
.mcontent .newlist li a{
	display: block;
	font-size: 0.15rem;
	width:3.3rem;
	float: left;
	overflow: hidden;
	height: 0.3rem;
	line-height: 0.3rem;
	color: #3f3f3f;
}
.mcontent .title{
	width:3.75rem;
	height:0.43rem;
	line-height: 0.43rem;
	background: #0b66aa;
	color: white;
	text-indent: 0.22rem;
	font-size: 0.16rem;
}


.mcontent .mc1{
	width:3.75rem;
	height:2.54rem;
}
.mcontent .mc2{
	background: white;
	width:3.75rem;
	height:1.6rem;
}
.mcontent .mc2 a{
	width:0.79rem;
	height:1.6rem;
	display: block;
	float: left;
	width:auto;
	height: auto;
	margin:0 0.23rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.mcontent .mc2 a .i1{
	width:0.79rem;
	height:0.79rem;
	background: url(../images/mjgld.png) no-repeat;
	background-size: 100%;
	margin-top: 0.18rem;
}
.mcontent .mc2 a .i2{
	width:0.79rem;
	height:0.79rem;
	background: url(../images/mjgzn.png) no-repeat;
	background-size: 100%;
	margin-top: 0.18rem;
}
.mcontent .mc2 a .i3{
	width:0.79rem;
	height:0.79rem;
	background: url(../images/mnsjg.png) no-repeat;
	background-size: 100%;
	margin-top: 0.18rem;
}
.mcontent .mc2 a span{
	font-size: 0.16rem;
	margin-top: 0.18rem;
	text-align: center;
}
.mcontent .mc3{
	width:3.75rem;
	height:1.54rem;
}
.mcontent .mc3 .ct{
	width:3.75rem;
	height:1.08rem;
	padding-top:0.1rem;
	
}
.mcontent .mc3 .ct a{
	display: block;
	width:1.6rem;
	height:0.32rem;
	line-height: 0.32rem;
	margin-left: 0.23rem;
	float: left;
	font-size: 0.13rem;
	position: relative;
	text-indent: 0.04rem;
}
.mcontent .mc3 .ct a:before{
	content: '';
	width:0.15rem;
	height:0.17rem;
	position: absolute;
	left:-0.12rem;
	top:0.08rem;
	display: block;
	float: left;
	background: url(../images/mfile.png) no-repeat;
	background-size: 100%;
}
.mcontent .mc4{
	width:3.61rem;
	height:1.73rem;
	padding:0 0.05rem;
	display: flex;
	flex-direction:row;
	justify-content: space-around;
	background: white;
} 
.mcontent .mc4 .mc4t{
	width:0.82rem;
}
.mcontent .mc4 .mc4t .ic1{
	display: block;
	width:0.81rem;
	height:0.9rem;
	margin-top: 0.16rem;
	border: 1px solid #fd7052;
	display: flex;
	flex-direction:column;
	border-radius: 0.04rem;
}

.mcontent .mc4 .mc4t .ic1 i{
	display: block;
	width:0.4rem;
	margin:0 auto;
	height:0.4rem;
	background: url(../images/mjcgk.png) no-repeat;
	background-size: 100%;
	margin-top: 0.1rem;	
}
.mcontent .mc4 .mc4t .ic2{
	display: block;
	width:0.81rem;
	height:0.9rem;
	margin-top: 0.16rem;
	border: 1px solid #eeab39;
	display: flex;
	flex-direction:column;
	border-radius: 0.04rem;
}

.mcontent .mc4 .mc4t .ic2 i{
	display: block;
	width:0.4rem;
	margin:0 auto;
	height:0.4rem;
	background: url(../images/mzxgk.png) no-repeat;
	background-size: 100%;
	margin-top: 0.1rem;	
}
.mcontent .mc4 .mc4t .ic3{
	display: block;
	width:0.81rem;
	height:0.9rem;
	margin-top: 0.16rem;
	border: 1px solid #96cf5d;
	display: flex;
	flex-direction:column;
	border-radius: 0.04rem;
}

.mcontent .mc4 .mc4t .ic3 i{
	display: block;
	width:0.4rem;
	margin:0 auto;
	height:0.4rem;
	background: url(../images/mglgk.png) no-repeat;
	background-size: 100%;
	margin-top: 0.1rem;	
}
.mcontent .mc4 .mc4t .ic4{
	display: block;
	width:0.81rem;
	height:0.9rem;
	margin-top: 0.16rem;
	border: 1px solid #5fd8c9;
	display: flex;
	flex-direction:column;
	border-radius: 0.04rem;
}

.mcontent .mc4 .mc4t .ic4 i{
	display: block;
	width:0.4rem;
	margin:0 auto;
	height:0.4rem;
	background: url(../images/mfwgk.png) no-repeat;
	background-size: 100%;
	margin-top: 0.1rem;	
}
.mcontent .mc4 .mc4t span{
	font-size: 0.14rem;
	text-align: center;
	margin-top:0.1rem;
}
.mcontent .mc4 .mc4t .ibt{
	display: block;
	width:0.81rem;
	height:0.33rem;
	line-height: 0.33rem;
	text-align: center;
	font-size: 0.14rem;
	color: #333;
	margin-top: 0.16rem;
	border: 1px solid #ccc;

}
.mcontent .mc5{
	height:2.6rem;
	width:3.75rem;
	
}
.mcontent .mc5 .wrapimg{
	width:3.5rem;
	height:1.9rem;
	margin-top:0.1rem;
	margin-left: 0.12rem;
	display: block;
	background: url(../images/mbsdt.jpg) no-repeat;
	background-size: 100%;
}
.mcontent .mc6{
	height:2.9rem;
	width:3.75rem;
}
.mbottom{
	width:3.75rem;
	height:0.3rem;
	background: #83BED5;
}
.mbottom p{
	width:3rem;
	height:0.3rem;
	line-height: 0.3rem;
	color: white;
	margin: 0 auto;
	font-size: 0.1rem;	
	text-align: center;
}
.mbottom p a{
	width:3rem;
	height:0.3rem;
	line-height: 0.3rem;
	color: white;
	margin: 0 auto;
	font-size: 0.1rem;	
}

