.clearfix:after{content: "\0020";display: block;height: 0;clear: both;}
ul,ol{list-style: none}
.containerr{
	width: 1200px;
	margin: 0 auto;
	overflow:hidden;
}
.left_nav{
	width: 200px;
	padding-top: 3px;
	margin-top: 50px;
	background-color: #6ec0ff;
	z-index:10;
	float: left;
}
.left_nav hr{
	border: none;
	height: 2px;
	background-color: #FFFFFF;
}
.left_nav ul{
	padding-bottom: 3px;
	background-color: #e1e1e1;
	border: 1px #b9b9b9 solid;
}
.left_nav ul li{
	border-bottom: 1px #d6d6d6 solid;
	box-sizing: border-box;
	padding-left: 40px;
	background: #FFFFFF;
}
.left_nav ul li h3{
	font-size: 20px;
	color: #0080c6;
	line-height: 60px;
	padding-left: 25px;
	background: url(../images/left_nav_h3.png) no-repeat 13px center;
}
.left_nav ul li a{
	font-size: 14px;
	color: #333333;
	text-align: left;
	line-height: 40px;
	text-decoration: none;
}
.left_nav li.active a{
	color: #0080c6;
}
.content {
    width: 940px;
    float: right;
}
.main {
    width: 940px;
    height: auto;
    padding-top: 50px;
    float: right;
}
.mtw{
	width: 930px;
	height: 179px;
	padding-top: 11px;
	box-shadow: 0px 1px 4px 1px #999;
	position: relative;

}
.mtw_1{
	width: 235px;
	height: 171px;
	margin-left: 11px;
	background: url(../images/mtw-1.jpg) no-repeat center;
	overflow: hidden;
	float: left;
}
.mtw_2{
	background: url(../images/mtw-2.jpg) no-repeat center;
}
.mtw_3{
	background: url(../images/mtw-3.jpg) no-repeat center;
}
.mtw_4{
	background: url(../images/mtw-4.jpg) no-repeat center;
}
.mtw_5{
	background: url(../images/mtw-5.jpg) no-repeat center;
}
.mtw_6{
	background: url(../images/mtw-6.jpg) no-repeat center;
}
.mtw_7{
	background: url(../images/mtw-7.jpg) no-repeat center;
}
.mtw_8{
	background: url(../images/mtw-8.jpg) no-repeat center;
}
.mtw_9{
	background: url(../images/mtw-9.jpg) no-repeat center;
}
.mtw_10{
	background: url(../images/mtw-10.jpg) no-repeat center;
}
.mtw_11{
	background: url(../images/mtw-11.jpg) no-repeat center;
}
.mtw_12{
	background: url(../images/mtw-12.jpg) no-repeat center;
}
.mtw_1 p{
	font-size: 18px;
	color: #3e3e3e;
	text-align: center;
	line-height: 25px;
	margin-top: 62px;
}
.twjs{
	/*width: 459px;*/
	height: 112px;
	float: left;
	margin-top: 15px;
}
.mtw h5{
	font-size: 18px;
	color: #333333;
	line-height: 22px;
	margin-left: 20px;
}
.mtw .tw_zi{
	font-size: 18px;
	color: #747474;
	margin-left: 20px;
	line-height: 20px;
}
.xxqzx{
	width: 126px;
	height: 37px;
	background: #e6621e;
	font-size: 18px;
	color: #fff;
	line-height: 37px;
	float: right;
	text-align: center;
	position: absolute;
	bottom: 8px;
	right: 11px;

}

.mtw2{
	margin-top: 25px;
}
.main h3.title {
    font-size: 32px;
    color: #333333;
    text-align: center;
    line-height: 80px;
    margin-top: 20px;
}

.wpsl .title::after{
	content: '';
	height: 10px;
	display: block;
	background: url(../images/wpsl_title.png) no-repeat center;
	margin-top: -10px;
}
.wpsl ul{
	margin-top: 20px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.wpsl li{
	width:442px;
	position: relative;
	margin-bottom: 10px;
    flex: 1;
	text-align:center;
}
.wpsl li span{
	width:90px;
	height: 90px;
	display: block;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 20px 0;
	background-color: rgba(255,255,255,0.74);
	border-radius: 50%;
	position: absolute;
	top:50px;
	left: 0;
	right: 0;
	font-size: 22px;
	line-height: 25px;
	color: #5d5d5d;
	text-align: center;
}
.wpsl li p{
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	text-align: center;
}

.lc ul{
	display: flex;
	align-items: center;
	margin: 20px 0;
}
.lc li{
	flex: 1;
	padding-top: 140px;
}
.lc li p{
	font-size: 16px;
	line-height: 28px;
	color: #444444;
	text-align: center;
}
.lc01{
	background: url(../images/step01.png) no-repeat top center;
}
.lc01:hover{
	background: url(../images/step01_active.png) no-repeat top center;
}
.lc02{
	background: url(../images/step02.png) no-repeat top center;
}
.lc02:hover{
	background: url(../images/step02_active.png) no-repeat top center;
}
.lc03{
	background: url(../images/step03.png) no-repeat top center;
}
.lc03:hover{
	background: url(../images/step03_active.png) no-repeat top center;
}
.lc04{
	background: url(../images/step04.png) no-repeat top center;
}
.lc04:hover{
	background: url(../images/step04_active.png) no-repeat top center;
}