@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	border: none;
}
img {
	border: none
}
li {
	list-style: none;
}
body {
	font-family: '微软雅黑';
	color: #1a1a1a;
	font-size: 14px
}/* CSS Document */
.container {
	width: 100%;
	height: auto;
	display: table;
}
#top {
	background: #0c4da2;
	height: 43px;
	width: 100%;
}
#top .top {
	width: 980px;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	line-height: 3em;
	overflow: hidden
}
#top .top .left {
	float: left;
	width: 180px;
}
#top .top a {
	color: #fff;
	font-family: "Microsoft YaHei";
}
#top .top p {
	float: right;
	width: 190px;
	display: block;
}
.banner {
	width: 100%;
	height: auto;
	display: table
}
.banner img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto
}
.content {
	width: 100%;
	height: auto;
	display: table;
	background: #fff;
}
.main {
	width: 100%;
	height: auto;
	display: table;
}
.sponsor {
	position: relative;
	top: -10px;
	width: 998px;
	height: auto;
	display: table;
	margin: 0 auto;
	border: 1px dashed #46a1cc;
	background: #fff;
	padding: 15px 0 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 4px 4px 1px #148ed8;
	-moz-box-shadow: 4px 4px 1px #148ed8;
	-ms-box-shadow: 4px 4px 1px #148ed8;
	-webkit-box-shadow: 4px 4px 1px #148ed8
}
.sponsor ul li {
	display: table;
	width: 100%;
	line-height: 40px;
	font-size: 16px;
}
.sponsor ul li span {
	float: left;
	width: 130px;
	text-align: right;
	color: #1d71c9;
	font-weight: bold
}
.sponsor ul li p {
	float: left;
	margin-right: 20px
}
.layer {
	position: absolute;
	top: 20px;
	right: 20px;
}
.sponsor {
	position: relative;
	top: -10px;
	width: 998px;
	height: auto;
	display: table;
	margin: 0 auto;
	border: 1px dashed #46a1cc;
	background: #fff;
	padding: 15px 0 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 4px 4px 1px #148ed8;
	-moz-box-shadow: 4px 4px 1px #148ed8;
	-ms-box-shadow: 4px 4px 1px #148ed8;
	-webkit-box-shadow: 4px 4px 1px #148ed8
}
.sponsor ul li {
	display:table;
	width: 100%;
	line-height:40px;

	font-size: 16px;
}
.sponsor ul li span {
	float:left;
	width: 130px;
	text-align: right;
	color: #1d71c9;
	font-weight: bold
}
.sponsor ul li p {
	float:left;
	margin-right: 20px
}
.sponsor table{	display:table;
	width: 95%;
	line-height:40px;

	font-size: 16px;
	margin:0 auto
}
.sponsor table tr th {
	width: 130px;
	color: #1d71c9;
	font-weight: bold;
	vertical-align:top
}
.sponsor table tr td{ vertical-align:top}
.sponsor table tr td p{ float:left; margin-right:15px}
.main {
	width: 1000px;
	height: auto;
	display: table;
	margin: 20px auto 0 auto
}
.title {
	width: 970px;
	height: 66px;
	background: url(../images/title.png) center no-repeat;
	font-size: 30px;
	color: #fff;
	line-height: 60px;
	padding-left: 30px;
}
.title a {
	float: right;
	font-size: 16px;
	color: #57d1fe;
	font-family: 'Sim Hei';
	margin: 10px 15px 0 0
}
.title span {
	color: #ebc3c3;
	font-family: 'Arial'
}
.con1 {
	width: 100%;
	height: auto;
	display: table;
	background: #f2f2f2;
	margin-top: 40px;
}
.con1-bm {
	width: 100%;
	height: auto;
	display: table;
	padding: 10px 0 40px 0
}
.slide_x {
	float: left;
	overflow: hidden;
	position: relative;
	width: 395px;
	height: 263px;
	padding: 9px;
	background: #fff
}
.slide_x a {
	color: #eee;
	text-decoration: none;
}
.slide_x .box {
	overflow: hidden;
	position: relative;
	width: 395px;
	height: 263px;
}
.slide_x .list {
	overflow: hidden;
	width: 9999px;
}
.slide_x .list li {
	float: left;
	position: relative;
	width: 395px;
}
.slide_x .list li p {
	position: relative;
	top: -30px;
	height: 30px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	background: url(../images/bg.png);
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff
}
.slide_x .list img {
	vertical-align: top;
}
.slide_x .btn {
	overflow: hidden;
	position: absolute;
	bottom: 15px;
	right: 12px;
}
.slide_x .btn li {
	float: left;
	width: 18px;
	height: 18px;
	margin: 0 0 0 10px;
	background: #494747;
	color: #8f8f8f;
	font: 11px/18px Tahoma;
	text-align: center;
	cursor: pointer;
	border: 1px solid #6d6b6b;
}
.slide_x .btn .selected {
	background: #900000;
	color: #000;
	border: 1px solid #b50000
}
.con1-rf {
	float: right;
	width: 550px;
	height: auto;
	display: table;
}
.con1-rf h2 {
	font-size: 20px;
	color: #e70101;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 15px;
}
.con1-rf p {
	font-size: 16px;
	color: #333;
	line-height: 35px;
	text-indent: 2em;
	margin-top: 15px;
}
.con1-rf a {
	display: block;
	width: 120px;
	height: 40px;
	background: #e70101;
	text-align: center;
	color: #fff;
	line-height: 40px;
	font-size: 16px;
	margin-top: 20px;
}
.con2 {
	width: 100%;
	height: auto;
	display: table;
	margin-top: 20px;
	overflow: hidden
}
.con2 ul {
	width: 105%;
	height: auto;
	display: table;
}
.con2 ul li {
	float: left;
	height: auto;
	display: table;
	text-align: center;
	margin: 20px 20px 0 0;
}
.con2 ul li img {
	display: block;
	width: 235px;
	height:165px;
}
.con2 ul li a p {
	color: #1a1a1a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 15px;
}
.con3 {
	width: 100%;
	height: auto;
	display: table;
	background: #f2f2f2;
	margin-top: 20px;
	padding: 10px 0 30px 0;
}
.con3-bm {
	width: 100%;
	height: auto;
	display: table;
}
.con3 ul {
	width: 105%;
	height: auto;
	display: table;
}
.con3 ul li {
	position: relative;
	float: left;
	height: auto;
	display: table;
	margin: 20px 40px 0 0;
}
.con3 ul li img {
	display: block;
	width: 480px;
	height: 300px;
}
.con3 ul li a h2 {
	width: 480px;
	font-size: 22px;
	color: #0247c5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 10px;
	
}
.con3 ul li a p {
	color: #1a1a1a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 480px;
	height: 30px;
	background: url(../images/bg.png);
	text-align: center;
	color: #fff;
	position: absolute;
	top: 270px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}
.con5 {
	width: 100%;
	height: auto;
	display: table;
	background: #fff;
}
.con5-bm {
	width: 100%;
	height: auto;
	display: table;
	margin-top: 20px
}
.p_l {
	MARGIN-TOP: 10px;
	WIDTH: 304px;
	FLOAT: left;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p_l IMG {
	display: block;
	margin: 0 auto;
	WIDTH: 304px;
	HEIGHT: 196px;
	OVERFLOW: hidden
}
.p_l a {
	color: #000
}
.p_l SPAN {
	TEXT-ALIGN: center;
	HEIGHT: 30px;
	CLEAR: both;
	OVERFLOW: hidden;
	width: 304px;
}
.t_r {
	WIDTH: 640px;
	FLOAT: right
}
.t_r .ul_l {
	WIDTH: 360px;
	FLOAT: left;
	font-size: 14px
}
.t_r .ul_l LI {
	LINE-HEIGHT: 2.5em;
	MARGIN-LEFT: 10px
}
.t_r .ul_l LI a {
	color: #000
}
.t_r .ul_r {
	WIDTH: 252px;
	FLOAT: right;
	PADDING-TOP: 10px
}
.t_r .ul_r LI {
	MARGIN: 0px 4px 5px 4px;
	WIDTH: 70px;
	DISPLAY: inline;
	FLOAT: left;
	font-size: 12px;
}
.t_r .ul_r LI a {
	color: #000
}
.t_r LI IMG {
	display: block;
	margin: 0 auto;
	WIDTH: 70px;
	HEIGHT: 70px
}
.t_r LI SPAN {
	TEXT-ALIGN: center;
	DISPLAY: block
}
.con4 {
	width: 100%;
	height: auto;
	display: table;
	margin-top: 30px;
	overflow: hidden;
	padding:10px 0 25px 0;
	background:#f2f2f2
}
.con4 ul {
	width: 105%;
	height: auto;
	display: table;
}
.con4 ul li {
	float: left;
	height: auto;
	display: table;
	text-align: center;
	margin: 20px 20px 0 0;
}
.con4 ul li img {
	display: block;
	width: 235px;
	height: 165px;
}
.con4 ul li a p {
	width: 235px;
	color: #1a1a1a;
	
	margin-top: 15px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.con6 {
	width: 100%;
	height: auto;
	display: table;
	margin-top: 20px;
	padding: 0 0 30px 0;
}
.adv {
	width: 100%;
	height: auto;
	display: table;
	margin-top: 20px;
	overflow: hidden
}
.adv_bm {
	width: 998px;
	height: auto;
	display: table;
	overflow: hidden;
	background: #fff;
	margin-top: 15px;
	padding: 10px 0;
	border:1px solid #ebc3c3
}
.adv_bm ul {
	width: 100%;
	height: auto;
	display: table;
}
.adv_bm ul li {
	float: left;
	width: 292px;
	height: auto;
	display: table;
	padding-left: 40px;
	line-height: 30px;
	color: #ec0101;
	font-size: 16px
}
.link {
	width: 100%;
	height: auto;
	background: #014d9a;
	margin-top: 50px;
}
.line {
	width: 1000px;
	height: auto;
	display: table;
	margin: 0 auto
}
.line ul li {
	width: 100%;
	color: #fff;
	padding-bottom: 20px;
	margin-top: 20px
}
.line ul li p {
	color: #ffc887;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
.line ul li span {
	font-size: 12px;
}
.copy {
	width: 100%;
	height: 80px;
	text-align: center;
	padding: 20px 0 10px 0;
	background: #032293
}
.copy p {
	font-size: 12px;
	color: #fff;
	line-height: 30px
}
.copy p span {
	font-family: "Arial"
}



.photo {
	width: 1000px;
	height: 300px;
	margin-top: 30px;
	overflow: hidden;
}
.photo-lf {
	position: relative;
	float: left;
	width: 540px;
	height: 300px;
	overflow: hidden
}
.photo-lf img {
	width: 540px;
	height: 300px;
	overflow: hidden
}
.photo-lf p {
	position: absolute;
	left: 30px;
	top: 260px;
	font-size: 16px;
	color: #fff
}
.photo-rf {
	float: left;
	margin-left: 50px;
	font-size: 16px;
}
.photo-rf ul li {
	width: 400px;
	height: auto;
	display: table;
	margin-bottom: 20px
}
.photo-rf ul li strong {
	color: #0a5ce8
}
.photo-rf ul li span {
	float: right;
	color: #ed1212
}
.photo-rf ul li a{ color:#000}
.photo-adv{ width:100%; height:auto; display:table; margin-top:20px;}
.frbox {
	position: relative;
	height: 190px;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.frUl {
	width: 9999px;
	height: 190px;
	overflow: hidden;
}
.frUl ul li {
	float: left;
	height: 210px;
	width: 160px;
	margin-right: 8px;
	text-align: center;
	overflow: hidden;
}
.frUl ul li img {
	display: table;
	width: 160px;
	height: 160px;
}
.frUl ul li p {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #1a1a1a;
}
