@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
	overflow-x: hidden;
	background:url(../images/contest_banner.jpg) no-repeat center top;
}
form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
i {
	font-style: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #333;
	text-decoration: none;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
a:hover {
	text-decoration: none;
}
.fix:before, .fix:after {
	content: "";
	display: table;
}
.fix {
*zoom:1;
}
hr {
	height: 2px;
	width: 40px;
	border: none;
	border-top: 2px solid #53c3f1;
	margin-top: 10px;
}
.fix:after {
	clear: both;
}
.wid1040 {
	width: 1040px;
	height: auto;
	margin: 0 auto;
}
.wid1200 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.slideBox {
	width: 1920px;
	height: 598px;
	overflow: hidden;
	position: relative;
	margin-left: -360px;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd img {
	width: 1920px;
	height: 742px;
	display: block;
}
.slideBox .bd span {
	position: absolute;
	left: 50%;
	bottom: 0px;
	margin-bottom: 160px;
	margin-left: -290px;
	color: #fff;
	width: 580px;
	font-size: 16px;
	line-height: 32px;
}
.introduc {
	width: 100%;
	height: 100%;
	padding: 50px 0;
	background-color: #f7f7f7;
}
.introduc2 {
	width: 100%;
	height: 100%;
	padding: 50px 0;
	background-color: #fff;
}
.introduc2 li {
	background-color: #f9f9f9;
}
.introduc li {
	background-color: #fff;
}
.box-title {
	width: 500px;
	margin: 0 auto;
}
.box-title span {
	display: block;
	font-size: 24px;
	color: #53c3f1;
	line-height: 45px;
	font-weight: normal;
	text-align: center;
}
.box-introduc {
	width: 100%;
}
.box-introduc ul {
	margin-top: 20px;
}
.box-introduc ul li {
    width: 290px;
    height: 60px;
    padding: 10px 10px;
    font-size: 16px;
    line-height: 30px;
    float: left;
    margin: 10px 17px;
    border-left: 2px solid #53c3f1;
}
.box-introduc .short_line
{line-height:60px;}
.box-introduc ul li a {
	cursor: pointer;
}
.box-introduc ul li span {
	color:#166ab4;
}
.box-introduc ul li:hover {
	background-color: #e5f6f8;
	cursor: pointer;
}


.js_report {text-align:center;width:100%;margin:30px auto;float:left;background:#fff;}
.js_report h2 {color:#333;background:#53c3f1;line-height:55px;font-size:24px;letter-spacing:10px;margin-bottom:25px;}
.js_report h2 a {color:#fff;}
.js_report h2 a:hover {color:#ff0;}
.js_report ul{margin:10px 0px 10px 10px;width:1000px;text-align:center;margin:0 auto;}
.js_report ul li {float:Left;margin:0 22px;line-height:25px;width:155px;white-space:normal;height:145px;text-align:left;}
.js_report ul li img {border:solid 5px #f0f0f0;width:147px;height:77px;}
.js_report ul li a {color:#1A88D7;text-decoration:underline;}
.js_report ul li a:hover{color:#FE4679;text-decoration:none;}
.js_report ul li table td {text-align:center;}



.footer_box {width:100%;float:left;background:#202830;padding:20px 0;color:#CBD8E4;line-height:33px;margin-top:30px;}
.footer {text-align:center;width:1000px;margin:0px auto;font-size:14px;}
.footer ul li {display:inline;margin-left:10px;padding-right:10px;border-right:solid 1px #CBD8E4;}
.footer ul li.else {border:none;}
.footer ul li a {color:#CBD8E4;}
.footer ul li a:hover {color:#ff0;}
.footer ul li.else a {color:#f00;}
.footer ul li.else a:hover {color:#ff0;}



.js_report .bottom_more { width:100%; display:inline-block; margin-bottom:20px;}
.js_report .bottom_more a{width: 200px;  display: block;  margin: 0 auto;  background-color: #f52a2a;  height: 40px;  line-height: 40px;  margin-bottom: 20px;  text-align: center;  border-radius: 4px;  color: #fff;font-size:16px;}
.js_report .bottom_more a:hover{ background:#d00;}