@charset "utf-8";
/* CSS Document */

* {
	margin: 0 auto;
	padding: 0;
}
body, div, ul, li, h1, h2, h3, h4, h5 {
	margin: 0 auto;
	padding: 0;
	font-family: "Î¢ÈíÑÅºÚ", "Microsoft Yahei";
	font-size: 16px;
	color: #333;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #86c4f7;
}
img {
	border: 0;
}
input {
	border: 0;
	outline: none;
}
.left {
	float: left;
}
.right {
	float: right;
}

.wclc-module1{
	width: 100%;
	min-width: 1200px;
	height: 944px;
	background: url(/images/wclc-back.png) center repeat-x;
}
.wclc-top{
	width: 100%;
	height: 436px;
	background: url(/images/wclc-top.png) center no-repeat;
}
.wclc-news{
	width: 1140px;
	height: 312px;
	background: #fff;
	padding: 20px 30px;
}
.wclc-news h3{
	width: 1140px;
	height: 44px;
	border-bottom: 2px solid #86c4f7;
	margin-bottom: 25px;
}
.wclc-news h3 a{
	line-height: 44px;
	float: left;
	color: #86c4f7;
	font-size: 18px;
}
.wclc-news .wclc-news-pic{
	width: 578px;
	height: 225px;
}
.wclc-news .wclc-news-pic a{
	width: 279px;
	height: 225px;
	margin-right: 10px;
	float: left;
	position: relative;
}
.wclc-news .wclc-news-pic a img{
	width: 279px;
	height: 225px;
}
.wclc-news .wclc-news-pic a h4{
	width: 279px;
	height: 30px;
	background: #000;
	filter:alpha(opacity=40);   
    -moz-opacity:0.4;   
    -khtml-opacity: 0.4;   
    opacity: 0.4;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.wclc-news .wclc-news-pic a span{
	width: 239px;
	height: 30px;
	padding: 0 20px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.wclc-news .wclc-nesw-list{
	width: 542px;
	height: 210px;
	padding-top: 7px;
}
.wclc-news .wclc-nesw-list li{
	width: 542px;
	height: 30px;
	line-height: 30px;
}
.wclc-news .wclc-nesw-list li i{
	width: 6px;
	height: 6px;
	background: #ccc;
	border-radius: 50%;
	float: left;
	margin: 12px 12px 0 0;
}
.wclc-title{
	width: 100%;
	height: 155px;
	background: url(/images/wclc-title.png) center no-repeat;
}

.wclc-module2{
	width: 100%;
	height: 368px;
}
.wclc-back{
	background: #f9f9f9;
}
.wclc-module{
	width: 1200px;
	height: 368px;
}
.wclc-pic{
	width: 426px;
	height: 312px;
	background: #86c4f7;
	margin: 28px 0 28px 0;
}
.wclc-pic img{
	width: 396px;
	height: 220px;
	border: 2px solid #fff;
	float: left;
	margin: 13px 13px 0 13px;
}
.wclc-pic span{
	width: 400px;
	height: 70px;
	line-height: 70px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	float: left;
	margin: 0 13px;
}
.wclc-list{
	width: 724px;
	height: 312px;
	margin: 28px 0;
}
.wclc-list h3{
	height: 40px;
	line-height: 40px;
	color: #86c4f7;
	font-size: 26px;
	font-weight: normal;
	padding-right: 10px;
	border: 1px solid #86c4f7;
	float: left;
	margin-top: 15px;
}
.wclc-list h3 span{
	background: #86c4f7;
	color: #fff;
	padding: 0 10px;
	margin-right: 10px;
	float: left;
}
.wclc-list ul{
	width: 724px;
	height: 210px;
	float: left;
	margin-top: 24px;
}
.wclc-list ul li{
	width: 724px;
	height: 30px;
	line-height: 30px;
}
.wclc-list ul li i{
	width: 6px;
	height: 6px;
	background: #ccc;
	border-radius: 50%;
	float: left;
	margin: 12px 12px 0 0;
}

/*bottom*/
.wclc-bottom{
	width: 100%;
	min-width: 1200px;
	height: 60px;
	padding: 22px 0;
	line-height: 30px;
	background: #eee;
	margin-top: 30px;
	text-align: center;
	color: #999;
}
.wclc-bottom img{
	width: 18px;
	height: 20px;	
}