.contnet {
    width: 19.2rem;
    height: auto !important;
    overflow: hidden;
    background: url(../img/bg_1.jpg) no-repeat top center;
    background-size: 100% 27.81rem;
    overflow: hidden;
}
.con_t{
	width: 100%;
	height: 515px;
}
.con_main{
	width: 17.73rem;
	height: 10rem;
	margin: 0.5rem auto 0;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 0.06rem;
	border: 0.01rem solid #fff;
	position: relative;
}
.c_m_l{
	width: 1.97rem;
	height: 2.33rem;
	border: 0.01rem solid #fff;
	border-radius: 0.06rem;
	background: #f6f9fb;
	margin: 0.6rem 0 0 2rem;
	float: left;
}
.c_m_l li{
	width: 1.32rem;
	height: 0.78rem;
	border-bottom: 0.01rem solid #DADADC;
	margin: 0 auto;
	text-align: center;
	line-height: 0.78rem;
	cursor: pointer;
}
.c_m_l li:last-child{
	border: 0;
	text-align: center;
}
.c_m_l li span{
	font-size: 0.18rem;
	color: #464646;
	display: inline-block;
	font-weight: bold;
}
.c_m_l li span:nth-child(1){
	width: 0.8rem;
	margin-right: 0.05rem;
}
.c_m_l li.c_active span{
	color: #E50012;
}
.c_m_r{
	width: 10.8rem;
	min-height: 10.5rem;
	overflow: hidden;
	float: right;
	margin: 0.5rem 1.8rem 0 0;
}
.c_m_r>li{
	display: none;
	width: 100%;
	height: 100%;
}
.c_m_r>li.ksgy{
	display: block;
}
.c_m_r>li>ul{
	width: 100%;
	height: 100%;
}
.c_m_r>li>ul>li{
	width: 100%;
	overflow: hidden;
	padding: 0.3rem 0;
	position: relative;
	border-bottom: 0.02rem dashed #dfdfe3;
}
.c_m_r_l{
	width: 1.85rem;
	height: 0.86rem;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	color: #241f1f;
	font-size: 0.24rem;
	border-right: 0.01rem solid #d7d7d7;
	line-height: 0.86rem;
	box-sizing: border-box;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.c_m_r_r{
	width: calc(100% - 1.85rem);
	float: right;
	color: #4d4d4d;
	font-size: 0.16rem;
    line-height: 1.8;
    padding: 0.2rem 0 0.2rem 0.4rem;
    box-sizing: border-box;
}
.sysj{
	margin-top: 0.3rem;
}
.sysj p{
	font-size: 0.18rem;
	color: #4D4D4D;
	text-align: justify;
	line-height: 2;
	margin-bottom: 0.3rem;
}
.yg .c_m_r_l{
	width: 1.85rem;
	height: 0.86rem;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	border-right: 0.01rem solid #d7d7d7;
	line-height: 1.8;
	box-sizing: border-box;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.yg .c_m_r_l span{
	color: #241f1f;
}
.yg .c_m_r_l span:nth-child(1){
	font-size: 0.24rem !important;
}
.yg .c_m_r_l span:last-child{
	font-size: 0.18rem;
}