@CHARSET "UTF-8";
body,html {
	width: 100%;
	height: 100%;
}

.clearfix:before,.clearfix:after {
	display: table;
	content: "";
	clear: both;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.main-wrap {
	width: 100%;
	background-color: #f4f7ff;
}

.main {
	width: 1240px;
	margin: 0 auto;
	padding: 20px 0 84px;
	cursor: default;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.regulation-left {
	float: left;
	width: 266px;
	height: 108px;
}

.regulation-left-title1 {
	width: 266px;
	height: 57px;
	padding-left: 13px;
	margin-bottom: 1px;
	font: bold 18px/57px "微软雅黑";
	color: #222;
	background-color: #fff;
}

.regulation-left-title1 span {
	display: inline-block;
	vertical-align: middle;
}

.regulation-left-icon {
	width: 6px;
	height: 18px;
	margin-right: 10px;
	background-color: #25a6ff;
}

.regulation-left-title2 {
	width: 266px;
	height: 50px;
	padding-left: 13px;
	font: 16px/50px "微软雅黑";
	color: #666;
	background-color: #fff;
}

.regulation-left-title2:hover {
	background-color: #e4eaef;
}

.regulation-right {
	float: right;
	width: 954px;
}

.regulation-right-up {
	width: 954px;
	height: 94px;
	padding-top: 40px;
	margin-bottom: 1px;
	background-color: #fff;
	font: bold 20px/20px "微软雅黑";
	color: #222;
	text-align: center;
}

.regulation-right-title {
	margin-bottom: 13px;
}

.regulation-right-main {
	width: 854px;
	background-color: #fff;
	padding: 35px 50px 105px;
	font: 16px/26px "微软雅黑";
	color: #4f565d;
}

.regulation-right-article span {
	margin-right: 10px;
}

.regulation-right-text {
	text-indent: 2em;
	padding-bottom: 26px;
}

.regulation-right-text span {
	margin-right: 22px;
}

.regulation-right-text1 {
	text-indent: 2em;
}

.regulation-right-text1 span {
	margin-right: 22px;
}