@charset "utf-8";
/*头部通用样式*/
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
body {
	font-family:  "宋体","微软雅黑", Arial;
	font-size: 12px;
	color: #454545;
	background: #f9e6e1;
}
strong, p, h1, h2, h3, h4, h5, ul, li, input, ol {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
ul, ol {
	list-style-type: none;
}
a {
	color: #454545;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #e21500;
}
.box {
	width: 100%;
	min-height: 764px;
	overflow: hidden;
	background-color: #e1eaf5;
	background-image: url(mls_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*头条------------------------------------------------------------------------------------*/
.syh_box {
	width: 100%;
	min-height: 100px;
	padding-top: 674px;
	background: url(syh_top.jpg) no-repeat top center;
	overflow: hidden;
}
.syh_main {
	width: 1200px;
	min-height: 100px;
	margin: 0 auto;
	overflow: hidden;
}
.syh_nav {
	float: left;
	width: 1200px;
	height: 65px;
	margin-bottom: 20px;
	overflow: hidden;
}
.syh_nav ul {
	float: left;
	width: 1200px;
	height: 65px;
	overflow: hidden;
}
.syh_nav ul li {
	float: left;
	width: 170px;
	height: 65px;
	overflow: hidden;
}
.syh_nav ul li a {
	float: left;
	width: 170px;
	height: 65px;
	overflow: hidden;
}
.syh_nav ul .li1:hover {
	background: url(syh_nav11.png) no-repeat center center;
}
.syh_nav ul .li2:hover {
	background: url(syh_nav22.png) no-repeat center center;
}
.syh_nav ul .li3:hover {
	background: url(syh_nav33.png) no-repeat center center;
}
.syh_nav ul .li4:hover {
	background: url(syh_nav44.png) no-repeat center center;
}
.syh_nav ul .li5:hover {
	background: url(syh_nav55.png) no-repeat center center;
}
.syh_nav ul .li6:hover {
	background: url(syh_nav66.png) no-repeat center center;
}
.syh_nav ul .li7:hover {
	background: url(syh_nav77.png) no-repeat center center;
}
.syh_top {
	float: left;
	width: 950px;
	height: 80px;
	padding: 10px 50px 10px 200px;
        margin-bottom: 20px;
	background: url(syh_tt.png) no-repeat top center;
	overflow: hidden;
}
.syh_top a {
	float: left;
	width: 950px;
	height: 80px;
	display: block;
	overflow: hidden;
}
.syh_top a h3 {
	float: left;
	width: 950px;
	height: 50px;
	line-height: 50px;
	font-size: 28px;
	font-weight: bold;
	display: block;
	color: #e21500;
	text-align: center;
	overflow: hidden;
}
.syh_top a p {
	float: left;
	width: 950px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	display: block;
	overflow: hidden;
}
/*轮播图------------------------------------------------------------------------------------*/
.syh_news {
	float: left;
	width: 1200px;
	height: 330px;
	margin: 90px 0 20px 0;
	background: #fbd4d1;
	position: relative;
}
.syh_banner {
	width: 560px;
	height: 400px;
	position: absolute;
	left: 40px;
	bottom: 20px;
	box-shadow: 1px 1px 10px #774446;
	overflow: hidden;
}
.focusBox {
	float: left;
	position: relative;
	width: 560px;
	height: 400px;
	overflow: hidden;
	text-align: left;
	background: #fff;
}
.focusBox .pic img {
	width: 560px;
	height: 400px;
	display: block;
}
.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 50px;
	width: 100%;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
	background-color: #000;
}
.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 50px;
	width: 100%;
	overflow: hidden;
}
.focusBox .txt li {
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	position: absolute;
	bottom: -50px;
}
.focusBox .txt li a {
	display: block;
	color: #FFF;
	padding: 0 0 0 10px;
	font-size: 16px;
	text-decoration: none;
}
.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 15px;
	right: 10px;
}
.focusBox .num li {
	float: left;
	position: relative;
	width: 18px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	text-align: center;
	margin-right: 1px;
	cursor: pointer;
}
.focusBox .num li a, .focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: #FFF;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}
.focusBox .num li span {
	z-index: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
	background-color: #000;
}
.focusBox .num li.on a {
	background: #e21500;
}
/*轮播图------------------------------------------------------------------------------------*/
.syh_ssdt {
	width: 560px;
	height: 420px;
	position: absolute;
	right: 0px;
	bottom: 10px;
	overflow: hidden;
}
.syh_ssdt_bt {
	float: left;
	width: 560px;
	height: 50px;
	margin: 25px 0;
	line-height: 50px;
	background: url(syh_ssdt.png) no-repeat left center;
	overflow: hidden;
}
.syh_ssdt_bt a {
	float: right;
	height: 50px;
	padding: 0 10px;
	color: #e21500;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
}
.syh_ssdt_bt a:hover {
	color: #2f338c;
}
.syh_ssdt ul {
	float: left;
	width: 560px;
	height: 310px;
	padding-top: 10px;
	overflow: hidden;
}
.syh_ssdt ul li {
	float: left;
	width: 540px;
	height: 31px;
	line-height: 31px;
	font-size: 16px;
	padding-left: 20px;
	background: url(syh_fd.png) no-repeat center left;
	overflow: hidden;
}
.syh_ssdt ul li a {
	float: left;
	width: 440px;
	height: 31px;
	color: #e21500;
	overflow: hidden;
}
.syh_ssdt ul li a:hover {
	color: #980e00;
}
.syh_ssdt ul li span {
	float: left;
	width: 100px;
	height: 31px;
	color: #999;
	text-align: left;
	overflow: hidden;
}
/*省运资讯------------------------------------------------------------------------------------*/
.syh_syzx {
	float: left;
	width: 590px;
	min-height: 310px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: #fff;
	overflow: hidden;
}
.syh_ybj {
	margin-right: 20px;
}
.syh_bt {
	float: left;
	width: 590px;
	height: 57px;
	margin-bottom: 13px;
	position: relative;
	overflow: hidden;
}
.syh_bt img {
	width: 100%;
	height: 100%;
}
.syh_bt a {
	width: 80px;
	height: 57px;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	overflow: hidden;
}
.syh_syzx ul {
	float: left;
	width: 590px;
	min-height: 240px;
	overflow: hidden;
}
.syh_syzx ul li {
	float: left;
	width: 550px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	padding-left: 20px;
	margin: 0 10px;
	background: url(syh_yd.png) no-repeat 5px center;
	overflow: hidden;
}
.syh_syzx ul li a {
	float: left;
	width: 450px;
	height: 30px;
	overflow: hidden;
}
.syh_syzx ul li span {
	float: left;
	width: 100px;
	height: 30px;
	color: #999;
	text-align: center;
	overflow: hidden;
}
/*精彩图集-------------------------------------------------------------------------------------*/
.syh_jctj {
	float: left;
	width: 1200px;
	min-height: 200px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: #fff;
	overflow: hidden;
}
.syh_bt1 {
	float: left;
	width: 1200px;
	height: 57px;
	margin-bottom: 13px;
	position: relative;
	overflow: hidden;
}
.syh_bt1 img {
	width: 100%;
	height: 100%;
}
.syh_bt1 a {
	width: 80px;
	height: 57px;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	overflow: hidden;
}
.syh_ttsp {
	float: left;
	width: 570px;
	height: 440px;
	margin: 10px 15px;
	overflow: hidden;
}
.syh_ttsp embed {
	float: left;
	width: 570px;
	height: 440px;
	display: block;
	overflow: hidden;
}
.syh_jctj ul {
	float: left;
	width: 590px;
	margin: 5px 10px 5px 0;
	height: 450px;
	overflow: hidden;
}
.syh_jctj ul li {
	float: left;
	width: 590px;
	height: 100px;
	margin: 6px 0;
	overflow: hidden;
}
.syh_jctj ul li:hover {
	background: #ebebeb;
}
.syh_jctj ul li a {
	float: left;
	width: 590px;
	height: 100px;
	overflow: hidden;
}
.syh_jctj ul li a img {
	float: left;
	width: 150px;
	height: 100px;
	margin-right: 15px;
	overflow: hidden;
}
.syh_jctj ul li a h3 {
	float: left;
	width: 420px;
	height: 30px;
	line-height: 30px;
	padding-top: 5px;
	font-size: 18px;
	color: #333;
	overflow: hidden;
}
.syh_jctj ul li a p {
	float: left;
	width: 420px;
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	color: #777;
	overflow: hidden;
}
.syh_jctj ul li a span {
	float: left;
	width: 420px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}
/*成绩发布-------------------------------------------------------------------------------------*/
.syh_cjpm {
	float: left;
	width: 1200px;
	min-height: 200px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: #fff;
	overflow: hidden;
}
.syh_cjpm ul {
	float: left;
	width: 1200px;
	min-height: 200px;
	overflow: hidden;
}
.syh_cjpm ul li {
	float: left;
	width: 140px;
	height: 170px;
	margin: 5px;
	overflow: hidden;
}
.syh_cjpm ul li a {
	float: left;
	width: 140px;
	height: 170px;
	overflow: hidden;
}
.syh_cjpm ul li a img {
	float: left;
	width: 140px;
	height: 140px;
	overflow: hidden;
}
.syh_cjpm ul li a p {
	float: left;
	width: 140px;
	height: 130px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
}
/*省运标识-------------------------------------------------------------------------------------*/
.syh_sybs {
	float: left;
	width: 1200px;
	height: 680px;
	margin-bottom: 20px;
	overflow: hidden;
}
/*省运场馆-------------------------------------------------------------------------------------*/
.syh_sycg {
	float: left;
	width: 1200px;
	min-height: 200px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	background: #fff;
	overflow: hidden;
}
.syh_sycg ul {
	float: left;
	width: 1180px;
	padding: 0 10px;
	min-height: 200px;
	overflow: hidden;
}
.syh_sycg ul li {
	float: left;
	width: 285px;
	height: 240px;
	margin: 5px;
	overflow: hidden;
}
.syh_sycg ul li a {
	float: left;
	width: 285px;
	height: 240px;
	position: relative;
	display: block;
	overflow: hidden;
}
.syh_sycg ul li a img {
	width: 290px;
	height: 240px;
}
.syh_sycg_xx {
	width: 285px;
	height: 40px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(syh_tm.png) repeat;
	transition: all 0.2s linear;
	overflow: hidden;
}
.syh_sycg_xx1 {
	height: 200px;
	padding: 20px 0;
}
.syh_sycg_xx h3 {
	float: left;
	width: 245px;
	height: 40px;
	padding: 0 20px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
}
.syh_sycg_xx p {
	float: left;
	width: 245px;
	height: 150px;
	padding: 0 20px;
	line-height: 25px;
	color: #d1d1d1;
	font-size: 14px;
	text-indent: 2em;
	overflow: hidden;
}
/*图文列表-------------------------------------------------------------------------------------*/
.zt_tu_list {
	float: left;
	width: 713px;
	min-height: 180px;
	background-color: #FFF;
	margin-bottom: 12px;
	border: solid 1px #ebebeb;
	padding-bottom: 10px;
}
.zt_tu_bt {
	float: left;
	width: 713px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8cbe2b;
	margin-bottom: 10px;
}
.zt_tu_bt h3 {
	height: 30px;
	line-height: 30px;
	float: left;
	padding: 0 20px;
	color: #FFF;
	background-color: #8cbe2b;
	font-size: 16px;
}
.zt_tu_bt a {
	float: right;
	margin-right: 20px;
	line-height: 30px;
}
.zt_tu_bt a:hover {
	color: #fff;
}
.zt_tu_list ul {
	float: left;
	width: 690px;
	min-height: 120px;
	margin: 5px 15px;
}
.zt_tu_list ul li {
	float: left;
	width: 156px;
	height: 120px;
	margin: 5px 7px;
}
.zt_tu_list ul li img {
	float: left;
	width: 156px;
	height: 100px;
	overflow: hidden;
}
.zt_tu_list ul li span {
	float: left;
	width: 136px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding: 0 10px;
	overflow: hidden;
}
/*footer*/
.footer {
	background-color: #dedede;
	width: 1200px;
	min-height: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.footer p {
	line-height: 25px;
	text-align: center;
	float: left;
	height: 25px;
	width: 1200px;
}
.ga_img {
	background-image: url(gongan.png);
	background-repeat: no-repeat;
	background-position: 472px;
}
/*悬浮窗*/
#img {
	position: absolute;
	background: url(mlsxfc.png) no-repeat;
	width: 320px;
	height: 142px;
	padding: 80px 40px 28px 40px;
	z-index: 1000;
	color: #333;
}
#img .reset {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 18px;
	color: #333;
	cursor: pointer;
	color: #f00;
	font-weight: bold;
}
#img ul {
	float: left;
	height: 142px;
	width: 320px;
	list-style-type: none;
}
#img ul li {
	float: left;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	width: 360px;
}
/*路径*/
.lujing {
	float: left;
	width: 1200px;
	height: 50px;
	background: #fff;
	margin-bottom: 15px;
	overflow: hidden;
}
.lujing p {
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	padding-left: 15px;
}
.syh_er_box {
	float: left;
	width: 1200px;
	min-height: 200px;
	margin-bottom: 20px;
	background: #fff;
	overflow: hidden;
}
/*新闻列表*/
.syh_list {
	float: left;
	width: 760px;
	min-height: 715px;
	padding: 0 20px 10px 20px;
	overflow: hidden;
	background: #fff;
	margin: 0 15px 20px 0;
}
.syh_new_bt {
	float: left;
	width: 760px;
	height: 62px;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 10px;
	overflow: hidden;
}
.syh_new_bt h3 {
	float: left;
	line-height: 60px;
	height: 60px;
	color: #e21500;
	border-bottom: 3px solid #e21500;
	padding: 0 20px;
	font-size: 24px;
	font-weight: bold;
	overflow: hidden;
}
.syh_new_lb {
	float: left;
	width: 760px;
	min-height: 500px;
	overflow: hidden;
}
.syh_new_lb ul {
	float: left;
	width: 760px;
	min-height: 600px;
	overflow: hidden;
}
.syh_new_lb ul li {
	float: left;
	width: 760px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	border-bottom: 1px dashed #d1d1d1;
}
.syh_new_lb ul li a {
	float: left;
	height: 44px;
	width: 640px;
	padding-left: 20px;
	background: url(syh_fd.png) no-repeat 5px center;
	overflow: hidden;
}
.syh_new_lb ul li span {
	float: left;
	height: 44px;
	width: 100px;
	line-height: 44px;
	overflow: hidden;
	text-align: center;
	color: #9e9e9e;
}
.syh_new_bh {
	float: left;
	width: 760px;
	height: 55px;
	line-height: 55px;
	border-top: solid 1px #d1d1d1;
	text-align: center;
	overflow: hidden;
}
.syh_xmjj {
	float: left;
	width: 345px;
	padding: 0 20px 10px 20px;
	min-height: 300px;
	margin-bottom: 20px;
	background: #fff;
}
.syh_new_bt1 {
	float: left;
	width: 345px;
	height: 62px;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 10px;
	overflow: hidden;
}
.syh_new_bt1 h3 {
	float: left;
	line-height: 60px;
	height: 60px;
	color: #e21500;
	border-bottom: 3px solid #e21500;
	padding: 0 20px;
	font-size: 24px;
	font-weight: bold;
	overflow: hidden;
}
/*最新动态*/
.new_01 {
	float: left;
	width: 345px;
}
.new_01 ul {
	float: left;
	width: 345px;
	min-height: 150px;
	overflow: hidden;
}
.new_01 ul li a {
	float: left;
	height: 30px;
	width: 320px;
	line-height: 30px;
	font-size: 16px;
	background: url(syh_yd.png) no-repeat 5px center;
	padding: 0 0 0 20px;
	overflow: hidden;
}
/*火爆新闻*/
.new_02_img {
	float: left;
	width: 345px;
	min-height: 20px;
	overflow: hidden;
}
.new_02_img ul {
	float: left;
	width: 345px;
	min-height: 20px;
	overflow: hidden;
}
.new_02_img ul li {
	float: left;
	width: 160px;
	height: 130px;
	overflow: hidden;
	margin: 6px;
}
.new_02_img ul li a img {
	width: 160px;
	float: left;
	height: 100px;
}
.new_02_img ul li a span {
	width: 160px;
	height: 30px;
	float: left;
	text-align: center;
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
}
.syh_xmjj1 {
	float: left;
	width: 339px;
	min-height: 600px;
	margin: 0 3px;
	line-height: 30px;
	font-size: 16px;
	text-indent: 2em;
	overflow: hidden;
}
/*图片集*/
.HS10, .HS15 {
	overflow: hidden;
	clear: both;
}
.HS10 {
	height: 10px;
}
.HS15 {
	height: 15px;
}
.Hidden {
	display: none;
}
.Clearer {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
.FlLeft {
	float: left;
}
.FlRight {
	float: right;
}
/*幻灯片区域背景*/
.MainBg {
	float: left;
	width: 1160px;
	min-height: 450px;
	padding: 10px 20px;
	margin-bottom: 20px;
	background-color: #fff;
	overflow: hidden;
}
/*标题和页码*/
.Title {
	color: #e21500;
	margin: 7px 0 0 0;
	text-align: center;
	line-height: 40px;
	height: 40px;
}
.Title h1 {
	font-size: 24px;
	font-weight: bold;
	width: 1160px;
	min-height: 30px;
	text-align: center;
	line-height: 30px;
	margin: 10px 0;
	color: #e21500;
}
.Title .Counter {
	color: #666;
}
.Title .CounterCurrent {
	color: #C00;
	font-weight: bold;
}
/*灰色分隔线*/

/*大图展示区域*/
.OriginalPicBorder {
	padding: 15px 15px 0 15px;
}
#OriginalPic {
	width: 1130px;
	overflow: hidden;
	position: relative;
	font-size: 12px;
	float: left;
}
#OriginalPic img {
	display: block;
	margin: 0 auto;
}
/*鼠标手势*/
.CursorL {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	left: 0px;
	cursor: url(pre.cur), auto;
	background: url(space.png) repeat scroll 0 0 transparent;
}
.CursorR {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	right: 0;
	cursor: url(next.cur), auto;
	background: url(space.png) repeat scroll 0 0 transparent;
}
/*小图预览和滑动*/
.SliderPicBorder {
	width: 1140px;
	height: 430px;
	overflow: hidden;
}
.SliderPicBorder img {
	width: auto;
	height: 100%;
	overflow: hidden;
}
.Summary {
	line-height: 20px;
	display: block;
	width: 1120px;
	color: #999;
	overflow: hidden;
	padding: 10px;
}
.ThumbPicBorder {
	float: left;
	width: 1140px;
	margin: 0 auto;
}
.ThumbPicBorder ul {
	float: left;
}
.ThumbPicBorder ul li {
	float: left;
}
#ThumbPic img {
	border: 3px solid #b1b1b1;
	cursor: pointer;
	background-color: #666;
	margin: 0 4px;
	width: 130px;
	height: 80px;
	display: block;
}
#ThumbPic img.active {
	border: 3px solid #e21500;
}
.tj_txt img {
	float: left;
	width: 80%;
	height: auto;
	overflow: hidden;
	margin: 5px 10%;
}
.tj_txt p {
	float: left;
	font-size: 16px;
	width: 1140px;
	text-align: left;
	line-height: 28px;
	color: #666;
	padding: 0 10px;
	margin-bottom: 12px;
	overflow: hidden;
	text-indent: 2em;
}
/*新闻详情页*/
.new_xingqing {
	float: left;
	width: 1160px;
	min-height: 450px;
	padding: 10px 20px;
	margin-bottom: 20px;
	background-color: #fff;
	overflow: hidden;
}
.new_xingqing h3 {
	float: left;
	font-size: 24px;
	font-weight: bold;
	width: 1160px;
	min-height: 30px;
	text-align: center;
	line-height: 30px;
	margin: 10px 0;
	color: #e21500;
}
.new_xq_sm {
	float: left;
	margin-bottom: 12px;
	font-size: 14px;
	width: 1160px;
	height: 30px;
	text-align: center;
	line-height: 23px;
	color: #888;
	border-bottom: solid 1px #ebebeb;
}
.new_xingqing img {
	max-width: 80%;
	height: auto;
	overflow: hidden;
	margin: 5px auto;
}
.new_xingqing p {
	font-size: 16px;
	width: 1140px;
	text-align: left;
	line-height: 28px;
	color: #666;
	padding: 0 10px;
	margin-bottom: 12px;
	text-indent: 2em;
}
.fanye {
	float: left;
	font-size: 14px;
	margin-top: 12px;
	width: 1140px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-top: solid 1px #ebebeb;
}
.syp {
	float: left;
	font-size: 14px;
	width: 550px;
	height: 40px;
	text-align: left;
	line-height: 40px;
}
.xyp {
	float: right;
	text-align: right;
	font-size: 14px;
	width: 550px;
	height: 40px;
	line-height: 40px;
}

/*奖牌榜*/
.syh_jpb {
	float: left;
	width: 1140px;
	min-height: 300px;
	padding: 30px;
	margin-bottom: 20px;
	background: #fff;
	overflow: hidden;
}
.syh_jpb h3 {
	float: left;
	width: 1140px;
	height: 60px;
	margin-bottom: 30px;
	overflow: hidden;
}
.syh_jpb h3 img {
	width: 100%;
	height: 100%;
}
/* Tab切换 */
.slideTxtBox {
	float: right;
	width: 1140px;
	min-height: 220px;
	overflow: hidden;
	padding: 10px;
	background: #fff;
	text-align: left;
}
.slideTxtBox .hd {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e62129;
	font-size: 24px;
	margin-bottom: 20px;
}
.slideTxtBox .hd ul {
	overflow: hidden;
	zoom: 1;
}
.slideTxtBox .hd ul li {
	float: left;
	display: block;
	padding: 0 40px;
	cursor: pointer;
}
.slideTxtBox .hd ul li a:hover {
	text-decoration: none;
}
.slideTxtBox .hd ul li.on{
	background: #e62129;
	color: #fff;
	font-weight: bold;
}
.slideTxtBox .bd {
	width: 1140px;
	min-height: 200px;
}
.slideTxtBox .bd  ul{
	float: left;
	width: 1140px;
	min-height: 100px;
	overflow: hidden;
}
.slideTxtBox .bd  ul .bt{
	float: left;
	width: 1140px;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	color: #fff;
	background: url(jpb.png) center center no-repeat;
	overflow: hidden;
}
.slideTxtBox .bd  ul .xx1{
	float: left;
	width: 1140px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	background: #f8f3f2;
	overflow: hidden;
}
.slideTxtBox .bd  ul .xx2{
	float: left;
	width: 1140px;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	background: #e5e5e5;
	overflow: hidden;
}
.slideTxtBox .bd  ul .xx1:hover,.slideTxtBox .bd  ul .xx2:hover{
	background: #d5d5d5;
}
.slideTxtBox .bd  ul li .dq{
	float: left;
	width: 390px;
}
.slideTxtBox .bd  ul li .jp{
	float: left;
	width: 150px;
	text-align: center;
}
.slideTxtBox .bd  ul li .jp a{
	float: left;
	width: 150px;
	display: block;
	text-decoration: underline;
}
.slideTxtBox .bd  ul li .jp a:hover{
	background: #ebcbcb;
	text-decoration: none;
}

/*金牌统计*/
.syh_jpb h4{
	float: left;
	width: 1140px;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #e62129;
	text-align: center;
}
.syh_jptj{
	float: left;
	width: 1140px;
	min-height: 100px;
	overflow: hidden;
}
.syh_jptj .bt{
	float: left;
	width: 1140px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
	background: url(jpb.png) center center no-repeat;
	overflow: hidden;
}
.syh_jptj .xx1{
	float: left;
	width: 1140px;
	min-height: 30px;
	line-height: 30px;
	font-size: 16px;
	padding: 10px 0;
	background: #f8f3f2;
	overflow: hidden;
}

.syh_jptj .xx2{
	float: left;
	width: 1140px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	background: #e5e5e5;
	overflow: hidden;
}

.syh_jptj .xx1:hover,.syh_jptj .xx2:hover{
	background: #d5d5d5;
}
.syh_jptj li .xh{
	float: left;
	width: 70px;
	text-align: center;
}
.syh_jptj li .dw{
	float: left;
	width: 150px;
	padding: 0 10px;
	text-align: center;
}
.syh_jptj li .dq{
	float: left;
	width: 100px;
	padding: 0 10px;
	text-align: center;
}
.syh_jptj li .dx{
	float: left;
	width: 240px;
	text-align: center;
}
.syh_jptj li .jp{
	float: left;
	width: 100px;
	text-align: center;
}

/*总分榜*/
.syh_zfb {
	float: left;
	width: 1140px;
	min-height: 300px;
	padding: 30px;
	margin-bottom: 20px;
	background: #fff;
	overflow: hidden;
}
.syh_zfb h3 {
	float: left;
	width: 1140px;
	height: 60px;
	margin-bottom: 30px;
	overflow: hidden;
}
.syh_zfb h3 img {
	width: 100%;
	height: 100%;
}
.syh_zfb .sz {
	float: left;
	width: 560px;
	min-height: 200px;
}
.syh_zfb .qx {
	margin-left: 20px;
}
.syh_zfb .sz  ul{
	float: left;
	width: 560px;
	min-height: 100px;
	overflow: hidden;
}
.syh_zfb .sz  ul .bt{
	float: left;
	width: 560px;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	color: #fff;
	background: url(jpb.png) center center no-repeat;
	overflow: hidden;
}
.syh_zfb .sz  ul .xx1{
	float: left;
	width: 560px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	background: #f8f3f2;
	overflow: hidden;
}
.syh_zfb .sz  ul .xx2{
	float: left;
	width: 560px;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	background: #e5e5e5;
	overflow: hidden;
}
.syh_zfb .sz  ul .xx1:hover,.syh_zfb .sz  ul .xx2:hover{
	background: #d5d5d5;
}
.syh_zfb .sz  ul li .dq{
	float: left;
	width: 260px;
}
.syh_zfb .sz  ul li .jp{
	float: left;
	width: 150px;
	text-align: center;
}

/*成绩发布*/
.syh_cjfb_lb {
	float: left;
	width: 760px;
	min-height: 500px;
	overflow: hidden;
}
.syh_cjfb_lb ul {
	float: left;
	width: 760px;
	min-height: 600px;
	overflow: hidden;
}
.syh_cjfb_lb ul li {
	float: left;
	width: 253px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	
}
.syh_cjfb_lb ul li a {
	float: left;
	height: 44px;
	width: 233px;
	padding-left: 20px;
	background: url(syh_fd.png) no-repeat 5px center;
	overflow: hidden;
}

.syh_bd {
	float: left;
	width: 385px;
	min-height: 100px;
}
.syh_bd  a{
	float: left;
	width: 385px;
	height: 160px;
	margin-bottom: 15px;
}
.syh_bd  a img{
	width: 100%;
	height: 100%;
}
.cjfb_box{
	float: left;
	width: 760px;
	min-height: 200px;
	margin-bottom: 10px;
	overflow: hidden;
}
.er_cjfb{
	float: left;
	width: 760px;
	min-height: 200px;
	margin-bottom: 10px;
	overflow: hidden;
}
.er_cjfb h4{
	float: left;
	width: 750px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	padding-left: 10px;
	font-weight: bold;
	color: #e62129;
	overflow: hidden;
}
.er_cjfb ul {
	float: left;
	width: 760px;
	min-height: 200px;
	overflow: hidden;
}
.er_cjfb ul li {
	float: left;
	width: 142px;
	height: 170px;
	margin: 5px;
	overflow: hidden;
}
.er_cjfb ul li a {
	float: left;
	width: 142px;
	height: 170px;
	overflow: hidden;
}
.er_cjfb ul li a img {
	float: left;
	width: 142px;
	height: 142px;
	overflow: hidden;
}
.er_cjfb ul li a p {
	float: left;
	width: 142px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
}
.chfb_hs{
	color: #999;
}
.chfb_hs:hover{
	color: #999;
}