.mean {
	display: none !important;
}

.mian {
	height: auto;
	margin: auto;
	overflow: hidden;
	background: #FFFFFF;
	width: 100%;
	padding-top: 20px;
}

.article {
	width: 1200px;
	height: auto;
	margin: auto;
	overflow: hidden;
}

.articlel {
	float: left;
	width: 300px;
	height: auto;
	overflow: hidden;
}

.articlel_1 {
	width: 300px;
	height: auto;
	overflow: hidden;
}

.articlel_1 h1 {
	width: 75px;
	height: 40px;
	font-size: 18px;
	color: #0057a9;
	float: left;
	border-bottom: 2px solid #0057a9;
	line-height: 40px;
	font-weight: 800;
	margin-bottom: 15px;
}

.articlel_dor {
	width: 298px;
	height: 265px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

.articlel_dor .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.articlel_dor .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.articlel_dor .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.articlel_dor .hd ul li.on {
	background: #f00;
	color: #fff;
}

.articlel_dor .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.articlel_dor .bd li {
	zoom: 1;
	vertical-align: middle;
}

.articlel_dor .bd img {
	width: 298px;
	height: 265px;
	display: block;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.articlel_dor .prev,
.articlel_dor .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../lyy_images/slider-arrow1.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.articlel_dor .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.articlel_dor .prev:hover,
.articlel_dor .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.articlel_dor .prevStop {
	display: none;
}

.articlel_dor .nextStop {
	display: none;
}

.articlel_2 {
	height: 145px;
	border: 1px solid #CCCCCC;
	width: 298px;
}

.articlel_2 li {
	float: left;
	width: 33%;
}

.articlel_2 li i {
	margin: 18px 0px;
	display: block;
}

.articlel_2 li a {
	width: 70px;
	margin: auto;
	display: block;
}

.articlel_3 {
	width: 300px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}

.articlel_3 h1 {
	width: 75px;
	height: 40px;
	font-size: 18px;
	color: #0057a9;
	float: left;
	border-bottom: 2px solid #0057a9;
	line-height: 40px;
	font-weight: 800;
	margin-bottom: 15px;
}

.articlel_3 ul {
	margin-top: 20px;
}

.articlel_3 li {
	background: url(../lyy_images/ico_dy.jpg) no-repeat left;
	text-indent: 2em;
	line-height: 37px;
	margin-left: 10px;
}

.articlel_4 {
	width: 300px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}

.articlel_4 h1 {
	width: 75px;
	height: 40px;
	font-size: 18px;
	color: #0057a9;
	float: left;
	border-bottom: 2px solid #0057a9;
	line-height: 40px;
	font-weight: 800;
	margin-bottom: 15px;
	display: inline-block;
}

.articlel_form {
	width: 298px;
	float: left;
	height: auto;
	border: 1px solid #CCCCCC;
	padding-top: 20px;
}

.articlel_form .input1 {
	margin-bottom: 15px;
	margin-left: 20px;
}

.articlel_form .input2 {
	height: 22px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}

.articlel_form p b {
	color: #FF0000;
	margin-left: 15px;
}

.articlel_form p span {
	vertical-align: top;
}

.articlel_form .input3 {
	height: 80px;
	width: 171px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}

.articlel_form .input4 {
	margin-bottom: 10px;
	margin-left: 20px;
}

.articlel_form .btn_tj {
	width: 110px;
	height: 35px;
	background: #ff9801;
	border-radius: 5px;
	box-shadow: 0 0 3px #ccc;
	float: left;
	line-height: 35px;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	color: #fff;
	outline: none;
	border: 0;
	margin-left: 30px;
	margin-bottom: 25px;
}

.articlel_form .btn_reset {
	width: 110px;
	height: 35px;
	background: #999999;
	border-radius: 5px;
	box-shadow: 0 0 3px #ccc;
	float: right;
	line-height: 35px;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	color: #fff;
	outline: none;
	border: 0;
	margin-right: 30px;
	margin-bottom: 25px;
}

.articlel_5 {
	background: #f5f5f5;
	height: 83px;
	border: 1px solid #CCCCCC;
	border-top: none;
}

.articlel_5 i {
	float: left;
	width: 58px;
	height: 53px;
	margin: 15px;
}

.articlel_5 dl {
	float: left;
}

.articlel_5 dt {
	width: 130px;
	height: 25px;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
	margin-top: 20px;
}

.articlel_5 dd {
	width: 180px;
	height: 30px;
	font-size: 22px;
	color: #0082d2;
	font-weight: bold;
}

.articler {
	width: 825px;
	float: right;
	height: auto;
	overflow: hidden;
}

.articler_top {
    width: 825px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #555555;
    text-align: left;
    padding-left: 10px;
    border-bottom: 1px solid #ccc;
}


.articler h1 {
	margin: 38px auto;
	font-size: 24px;
	color: #000000;
	text-align: center;
	line-height: 35px;
	height: 35px;
	font-weight: bold;
}

.articler p {
	text-indent: 2em;
	line-height: 28px;
	margin-bottom: 20px;
}

.articler p img {
	display: inline;
}

.articler_s {
	width: 785px;
	height: 32px;
	background: #f1f1f1;
	margin: 0px auto;
	margin-top: 25px;
	margin-bottom: 25px;
}

.articler_s li {
	float: left;
	width: 33%;
}

.articler_s li p {
	line-height: 32px;
	font-size: 13px;
	color: #4d4d4d;
	display: block;
	text-align: center;
}

.articler_s li a {
	line-height: 32px;
	font-size: 13px;
	color: #ff0000;
	display: block;
	text-align: center;
}

.articler_swt {
	width: 785px;
	height: 48px;
	margin: 0px auto;
	margin-top: 50px;
	margin-bottom: 25px;
}

.articler_swt li {
	float: left;
	width: 33%;
}

.articler_swt li a {
	width: 180px;
	margin: auto;
	display: block;
}

.articler_next {
	width: 785px;
	height: 48px;
	margin: auto;
	background: #f5f5f5;
	margin-top: 50px;
}

.articler_next li {
	float: left;
	width: 50%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	display: block;
}



.tsfw {
	width: 1200px;
	margin: auto;
	height: auto;
	overflow: auto;
	margin-top: 50px;
	border: 1px solid #EBECEE;
	box-shadow: #CCCCCC 0px 0px 5px;
	margin-bottom: 20px;
}

.tsfw h1 {
	width: 100px;
	height: 40px;
	font-size: 20px;
	color: #0057a9;
	float: left;
	border-bottom: 2px solid #0057a9;
	line-height: 40px;
	font-weight: 800;
	margin-bottom: 25px;
	display: inline-block;
	margin-left: 40px;
	margin-top: 15px;
}

.tsfw ul {
	width: 1128px;
	margin: auto;
	height: auto;
	overflow: auto;
	margin-bottom: 20px;
}

.tsfw li {
	float: left;
	width: 277px;
	margin-left: 5px;
}

.tsfw li p {
	height: 38px;
	line-height: 38px;
	background: #dedede;
	text-align: center;
}