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



* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	font-family: "微软雅黑";
}
html, body {
	width: 100%;
	height: 100%;
	color: #333;
	background-color: #fff;
}
a {
	text-decoration: none;
	color: #333;
}
dl, dt, dd, ol, ul, li {
	list-style: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ov {
	overflow: hidden;
}
/*head*/

.index {
	width: 100%;
	height: 280px;
	position: relative;
}
.index img {
	width: 1920px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
	z-index: 0;
}
.index .dl {
	width: 1050px;
	margin: auto;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	z-index: 1;
	position: relative;
}
.index .dl a {
	display: block;
	float: right;
	margin-left: 15px;
	color: #fff;
}
.header {
	width: 100%;
	background-image: url(../images/top_03.jpg);
	background-position: left center;
	background-repeat: repeat-x;
}
.header .nav {
	width: 1050px;
	margin: auto;
	height: 40px;
}
.header .nav li {
	width: 116.6px;
	display: block;
	float: left;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}
.header .nav li a {
	color: #fff;
}
.header .nav li:hover {
	background-image: url(../images/nav.jpg);
	background-position: left center;
	background-repeat: repeat-x;
}
/*main*/

.main {
	width: 1050px;
	margin: auto;
	padding-top: 20px;
	background-color: #fff;
}
.main .left {
	width: 660px;
	margin-left: 10px;
	overflow: hidden;
}

.tbox{ width:100%; background-color:#fff; padding-top:40px;}
.tbox .box{ width:1050px; margin:auto;}
/*今日焦点*/

.focusBox {
	position: relative;
	width: 640px;
	height: 300px;
	overflow: hidden;
	margin-left: 10px;
	background-image: url(../images/tu.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.focusBox .bd li {
	width: 640px;
	height: 300px;
	background-color: #fff;
	display: block;
	overflow: hidden;
}
.focusBox .bd li a {
	width: 640px;
	height: 300px;
	background-color: #fff;
	display: block;
	overflow: hidden;
	position: relative;
}
.focusBox .bd img {
	width: 640px;
	display: block;
}
.focusBox .bd p {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 40px;
	width: 620px;
	padding-left: 20px;
	background: #000;
	filter: alpha(opacity=70);
	opacity: 0.7;
	overflow: hidden;
}
.focusBox .bd p span {
	display: block;
	color: #fff;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	width: 500px;
	overflow: hidden;
}
.focusBox .hd {
	position: absolute;
	z-index: 3;
	bottom: 9px;
	right: 10px;
	text-align: right;
	height: 20px;
	width: 180px;
}
.focusBox .hd ul {
	width: 100%;
	display: block;
	height: 14px;
	overflow: hidden;
}
.focusBox .hd li {
	display: inline-block;
	width: 14px;
	height: 14px;
	overflow: hidden;
	margin-left: 3px;
	text-indent: 9999em;
	cursor: pointer;
	background-color: rgba(255,255,255,0.7);
}
.focusBox .hd li.on {
	background-color: rgba(0,97,215,0.7);
}

/*会员登录*/

.main .right {
	width: 370px;
	margin-right: 10px;
	overflow: hidden;
}
.tbox .deng {
	width: 370px;
	float:right;
	height: 310px;
	background-image: url(../images/dly.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.tbox .deng strong {
	display: block;
	font-weight: normal;
	width: 134px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-left: 30px;
}
.tbox .deng dl {
	width: 350px;
	margin: 16px auto;
	display: block;
	overflow: hidden;
}
.tbox .deng dl dt {
	width: 100%;
	display: block;
	height: 32px;
	margin-bottom: 10px;
	overflow: hidden;
}
.tbox .deng dl dt span {
	height: 32px;
	line-height: 32px;
	display: block;
	font-size: 14px;
	text-align: right;
	width: 95px;
	margin-right: 5px;
	float: left;
}
.tbox .deng dl dt input {
	height: 32px;
	line-height: 32px;
	display: block;
	font-size: 14px;
	width: 190px;
	padding: 0 10px;
	background-color: transparent;
	float: left;
}
.tbox .deng dl dt select {
	height: 32px;
	line-height: 32px;
	display: block;
	font-size: 14px;
	width: 210px;
	text-indent: 10px;
	background-color: transparent;
	float: left;
}
.tbox .deng dl dd {
	width: 100%;
	display: block;
	height: 32px;
	overflow: hidden;
}
.tbox .deng dl dd span {
	height: 32px;
	line-height: 32px;
	display: block;
	font-size: 14px;
	text-align: right;
	width: 95px;
	margin-right: 5px;
	float: left;
}
.tbox .deng dl dd input {
	height: 32px;
	line-height: 32px;
	display: block;
	font-size: 14px;
	width: 80px;
	padding: 0 10px;
	background-color: transparent;
	float: left;
}
.tbox .deng dl dd a {
	height: 30px;
	display: block;
	width: 100px;
	margin-top: 1px;
	margin-left: 10px;
	overflow: hidden;
	background-color: #fff;
	float: left;
}
.tbox .deng dl dd a img {
	width: 100%;
	display: block;
	height: 30px;
}
.tbox .deng p {
	display: block;
	height: 36px;
	overflow: hidden;
	width: 350px;
	margin: auto;
}
.tbox .deng p input {
	width: 174px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	background-color: transparent;
	float: left;
	display: block;
}
.tbox .deng p a {
	width: 174px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	float: left;
	border-left: 1px solid #fff;
}

/*公告*/

.main .gg {
	width:495px;
	overflow: hidden;
	float:left;
	margin-top:30px;
	margin-left:40px;
}
.main .gg:nth-child(2n+1){ clear:left; float:left; margin-left:10px;}
.main .gg .title {
	width: 100%;
	height: 32px;
	background-image: url(../images/title02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.main .gg .title span {
	display: block;
	width: 90px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #0061d7;
	float: left;
}
.main .gg .title a {
	display: block;
	margin-top: 8px;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #666;
	float: right;
}
.main .gg .title a:hover {
	color: #0061d7;
}
.main .gg .list {
	width: 100%;
	display: block;
	margin: auto;
	padding-top: 7px;
	height: 180px;
}
.main .gg .list li {
	padding-left: 10px;
	width: 280px;
	display: block;
	background-image: url(../images/li.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.main .gg .list li a:hover {
	color: #0061d7;
}
/*专栏*/

.main .zl {
	width: 640px;
	overflow: hidden;
	margin-left: 10px;
}
.main .zl .title {
	width: 100%;
	height: 32px;
	background-image: url(../images/title02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
.main .zl .title span {
	display: block;
	width: 90px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #0061d7;
	float: left;
}
.main .zl .title a {
	display: block;
	margin-top: 8px;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #666;
	float: right;
}
.main .zl .title a:hover {
	color: #0061d7;
}
.scrollBox {
	width: 100%;
	position: relative;
}
.scrollBox .ohbox {
	width: 651px;
	position: relative;
	overflow: hidden;
}
.scrollBox .ohbox li {
	width: 206px;
	margin-right: 11px;
	margin-top: 10px;
	display: block;
	float: left;
}
.scrollBox .ohbox li strong {
	width: 200px;
	height: 140px;
	padding: 2px;
	border: 1px solid #cacaca;
	display: block;
	overflow: hidden;
}
.scrollBox .ohbox li strong a {
	width: 200px;
	height: 140px;
	display: block;
	overflow: hidden;
}
.scrollBox .ohbox li strong img {
	width: 100%;
	display: block;
}
.scrollBox .ohbox li span {
	width: 206px;
	height: 34px;
	line-height: 34px;
	display: block;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
}
.scrollBox .pageBtn {
	display: none;
}
.scrollBox .list {
	display: none;
}
.scrollBox .prev {
	width: 18px;
	height: 30px;
	cursor: pointer;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 59px;
}
.scrollBox .next {
	width: 18px;
	height: 30px;
	cursor: pointer;
	display: block;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 59px;
}
.scrollBox .ohbox li:hover span a {
	color: #0061d7;
}

/*公示*/

.main .gs {
	width: 350px;
	margin: auto;
}
.main .gs .title {
	width: 100%;
	height: 32px;
	background-image: url(../images/title02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.main .gs .title span {
	display: block;
	width: 90px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #0061d7;
	float: left;
}
.main .gs .title a {
	display: block;
	margin-top: 8px;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #666;
	float: right;
}
.main .gs .title a:hover {
	color: #0061d7;
}
.main .gs .list {
	width: 330px;
	display: block;
	margin: auto;
	margin-top: 7px;
	height: 180px;
}
.main .gs .list li {
	padding-left: 10px;
	width: 320px;
	display: block;
	background-image: url(../images/li.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.main .gs .list li a:hover {
	color: #0061d7;
}
/*报名*/

.bm {
	width:495px;
	border-radius: 10px;
	overflow: hidden;
	float:left;
	margin-top:30px;
	margin-left:40px;
}
.bm img {
	width:100%;
	display: block;
}
.bm:nth-child(2n+1){ clear:left; float:left; margin-left:10px;}
/*链接*/

.main .link {
	width: 1010px;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 22px;
	margin-top:20px;
}
.main .link .title {
	width: 100%;
	height: 32px;
	background-image: url(../images/title03.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.main .link .title span {
	display: block;
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #0061d7;
	float: left;
}
.main .link ul {
	width: 100%;
	display: block;
	overflow: hidden;
	padding-top: 13px;
}
.main .link ul li {
	width: 100%;
	display: block;
	overflow: hidden;
}
.main .link ul span {
	font-size: 14px;
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #0061d7;
}
.main .link ul a {
	font-size: 14px;
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-right: 30px;
}
.main .link ul a:hover {
	color: #0061d7;
}
/*foot*/

.footer {
	width: 1010px;
	margin-left: 20px;
	text-align: center;
	border-top: 1px solid #cacaca;
	padding-top: 24px;
}
.footer .nav {
	display: block;
	height: 26px;
	line-height: 26px;
	padding-bottom: 10px;
}
.footer .nav dt {
	font-size: 14px;
	display: inline-block;
}
.footer .nav dd {
	font-size: 14px;
	margin: 0 15px;
	display: inline-block;
}
.footer .nav dt a:hover {
	color: #0061d7;
}
.footer .foot {
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #999;
	padding-bottom: 25px;
}
/*内页*/

.main .ban {
	width: 1010px;
	height: 200px;
	overflow: hidden;
	margin-left: 20px;
}
.main .ban img {
	width: 100%;
	display: block;
}
.main .lbar {
	width: 230px;
	margin: 20px;
	margin-bottom: 30px;
}
.main .lbar .title {
	width: 230px;
}
.main .lbar .title img {
	width: 100%;
	display: block;
}
.main .lbar .sav {
	width: 100%;
	display: block;
}
.main .lbar .sav li {
	width: 228px;
	height: 38px;
	border: 1px solid #cacaca;
	border-top: none;
	display: block;
	overflow: hidden;
	position: relative;
}
.main .lbar .sav li a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	padding-left: 19px;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
}
.main .lbar .sav li span {
	width: 0;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 38px;
	background-color: #f1f1f1;
	transition: width 1s;
	-moz-transition: width 1s;
	-webkit-transition: width 1s;
	-o-transition: width 1s;
	z-index: 0;
}
.main .lbar .sav li:hover a, .main .lbar .sav li.on a {
	color: #0061d7;
}
.main .lbar .sav li:hover span, .main .lbar .sav li.on span {
	width: 228px;
}
.main .lbar .bao {
	width: 230px;
	margin-top: 20px;
}
.main .lbar .bao img {
	width: 100%;
	display: block;
}
.main .rbar {
	width: 760px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.main .rbar .title {
	width: 740px;
	height: 28px;
	border-bottom: 2px solid #cacaca;
	padding-left: 20px;
	font-size: 14px;
	line-height: 28px;
	background-image: url(../images/home.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
.main .rbar .title a:hover {
	color: #0061d7;
}
/*新闻*/

.main .xw {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 20px;
}
.main .xw li {
	display: block;
	padding-left: 10px;
	width: 750px;
	background-image: url(../images/li.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 36px;
	line-height: 36px;
	font-size: 14px ;
}
.main .xw.wid li{ width:165px; margin-left:20px; float:left;}
.main .xw.wid li:nth-child(4n+1){ clear:left; float:left; margin-left:0;}
.main .xw.wid li a{ width:100%; text-overflow:ellipsis; white-space:nowrap;}
.main .xw li a {
	width: 630px;
	overflow: hidden;
	display: block;
	float: left;
	height: 36px;
}
.main .xw li span {
	width: 120px;
	overflow: hidden;
	text-align: right;
	color: #999;
	float: right;
	height: 36px;
}
.main .xw li a:hover {
	color: #0061d7;
}
.fanye {
	text-align: right;
}
.fanye span {
	color: #999;
	font-size: 14px;
	text-align: center;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	margin-left: 4px;
}
.fanye a {
	color: #999;
	font-size: 14px;
	text-align: center;
	padding: 0 10px;
	margin-left: 4px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #eee;
	display: inline-block;
}
.fanye a:hover {
	color: #666;
}
/*新闻内页*/

.main .tou {
	text-align: center;
	font-size: 18px;
	color: #0061d7;
	line-height: 30px;
	margin-top: 15px;
}
.main .sj {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	color: #666;
	border-bottom: 1px dashed #cacaca;
	margin: auto;
	width: 100%;
	padding-bottom: 15px;
}
.main .wen {
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	padding-top: 20px;
}
.main .wen img {
	max-width: 100%;
}
.main .back {
	width: 100%;
	margin: auto;
	margin-top: 20px;
	border-top: 1px dashed #cacaca;
	padding-top: 10px;
}
.main .back .pre {
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.main .back .pre a {
	color: #333;
}
.main .back .pre a:hover {
	color: #0061d7;
}
.main .back .fh a {
	color: #0061d7;
	font-size: 14px;
}
/*赛事*/

.main .sai {
	width: 780px;
	display: block;
	margin-top: 20px;
}
.main .sai li {
	width: 240px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
	overflow: hidden;
}
.main .sai li strong {
	width: 234px;
	height: 166px;
	padding: 2px;
	border: 1px solid #cacaca;
	display: block;
}
.main .sai li strong a {
	width: 234px;
	height: 166px;
	display: block;
	overflow: hidden;
}
.main .sai li strong a img {
	width: 100%;
	display: block;
}
.main .sai li span {
	text-align: center;
	width: 100%;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
}
.main .sai li:hover span a {
	color: #0061d7;
}
/*弹出框*/

#btn1 {
	cursor: pointer;
}
.xcConfirm .xc_layer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666666;
	opacity: 0.5;
	z-index: 2147000000;
}
.xcConfirm .popBox {
	position: fixed;
	left: 50%;
	top: 50%;
	padding-bottom: 20px;
	background-color: #ffffff;
	z-index: 2147000001;
	width: 570px;
	margin-left: -285px;
	margin-top: -160px;
	border-radius: 5px;
	font-weight: bold;
	color: #535e66;
}
.xcConfirm .popBox .ttBox {
	height: 30px;
	line-height: 30px;
	padding: 14px 30px;
	border-bottom: solid 1px #eef0f1;
}
.xcConfirm .popBox .ttBox .tt {
	font-size: 18px;
	display: block;
	float: left;
	height: 30px;
	position: relative;
}
.xcConfirm .popBox .ttBox .clsBtn {
	display: block;
	cursor: pointer;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 22px;
	right: 30px;
	background: url(__PUBLIC__/Home/PC/images/icons.png) -48px -96px no-repeat;
}
.xcConfirm .popBox .txtBox {
	margin: 40px 100px;
	overflow: hidden;
}
.xcConfirm .popBox .txtBox .bigIcon {
	float: left;
	margin-right: 20px;
	width: 48px;
	height: 48px;
	background-image: url(__PUBLIC__/Home/PC/images/icons.png);
	background-repeat: no-repeat;
	background-position: 48px 0;
}
.xcConfirm .popBox .txtBox p {
	margin-top: 16px;
	line-height: 26px;
	overflow-x: hidden;
	overflow-y: auto;
}
.xcConfirm .popBox .btnArea {
	border-top: solid 1px #eef0f1;
}
.xcConfirm .popBox .btnGroup {
	float: right;
}
.xcConfirm .popBox .btnGroup .sgBtn {
	margin-top: 14px;
	margin-right: 10px;
}
.xcConfirm .popBox .sgBtn {
	display: block;
	cursor: pointer;
	float: left;
	width: 95px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 5px;
}
.xcConfirm .popBox .sgBtn.ok {
	background-color: #0095d9;
	color: #FFFFFF;
}
.xcConfirm .popBox .sgBtn.cancel {
	background-color: #546a79;
	color: #FFFFFF;
}
/*登陆*/

.click {
	cursor: pointer;
}
.login-header {
	width: 100%;
	text-align: center;
	height: 30px;
	font-size: 24px;
	line-height: 30px;
}
.login {
	width: 500px;
	position: fixed;
	border: #ebebeb solid 1px;
	height: 280px;
	top: 50%;
	left: 50%;
	display: none;
	background: #ffffff;
	box-shadow: 0px 0px 20px #ddd;
	z-index: 9999;
	margin-left: -250px;
	margin-top: -140px;
}
.login-title {
	width: 100%;
	margin: 10px 0px 0px 0px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	font-size: 18px;
	position: relative;
}
.login-title span {
	position: absolute;
	font-size: 12px;
	right: -20px;
	top: -30px;
	background: #ffffff;
	border: #ebebeb solid 1px;
	width: 40px;
	height: 40px;
	border-radius: 20px;
}
.login-title span a {
	display: block;
	cursor: pointer;
}
.login-input-content {
	margin-top: 20px;
}
.login-input {
	overflow: hidden;
	margin: 0px 0px 20px 0px;
}
.login-input label {
	float: left;
	width: 90px;
	padding-right: 10px;
	text-align: right;
	line-height: 35px;
	height: 35px;
	font-size: 14px;
}
.login-input input {
	float: left;
	line-height: 35px;
	height: 35px;
	width: 350px;
	border: #ebebeb 1px solid;
	text-indent: 5px;
}
.login-input select {
	float: left;
	line-height: 35px;
	height: 35px;
	width: 350px;
	border: #ebebeb 1px solid;
	text-indent: 5px;
}
.login-button {
	width: 50%;
	margin: 30px auto 0px auto;
	line-height: 40px;
	font-size: 14px;
	border: #ebebeb 1px solid;
	text-align: center;
}
.login-button a {
	display: block;
}
.login-bg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: none;
}
.pop {
	display: blcok;
	width: 800px;
	height: 361px;
	overflow: hidden;
	position: fixed;
	left: 50%;
	margin-left: -400px;
	top: 50%;
	margin-top: -180px;
	z-index: 999;
	background-color: #fff;
	border-radius: 5px;
}
.pop-top {
	height: 40px;
	width: 100%;
	border-bottom: 1px #E5E5E5 solid;
}
.pop-top h2 {
	float: left;
	display: black;
	font-weight: normal;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	margin-left: 20px;
}
.pop-top span {
	float: right;
	cursor: pointer;
	font-weight: bold;
	display: block;
	margin-right: 20px;
	line-height: 40px;
	color: #999;
}
.pop-content {
	width: 760px;
	padding: 20px;
	height: 280px;
	overflow: auto;
	font-size: 14px;
	line-height: 24ox;
}
.pop-content img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}
.bgPop {
	display: blcok;
	position: fixed;
	z-index: 129;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
}
.inp01 {
	margin-left: 110px;
	margin-top: 30px;
}
.inp01 span {
	width: 120px;
	font-size: 14px;
	line-height: 36px;
	height: 36px;
	float: left;
	display: block;
	text-align: right;
}
.inp01 p {
	display: block;
	float: left;
	overflow: hidden;
	height: 36px;
	margin-left: 10px;
}
.inp01 p a {
	display: block;
	float: left;
	width: 100px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #cacaca;
	font-size: 14px;
	text-align: center;
	margin-right: 10px;
	position: relative;
}
.inp01 p a b {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 14px;
	height: 14px;
}
.inp01 p a.on {
	border: 1px solid #bb0616;
}
.inp01 p a.on b {
	background-image: url(../images/xuan.png);
}
.inp01 p .text {
	width: 324px;
	height: 34px;
	font-size: 14px;
	line-height: 34px;
	display: block;
	border: 1px solid #cacaca;
	overflow: hidden;
	text-indent: 10px;
}
.inp02 {
	margin-left: 240px;
	margin-top: 30px;
}
.inp02 a {
	width: 120px;
	height: 34px;
	border: 1px solid #0061d7;
	background-color: #0061d7;
	font-size: 14px;
	line-height: 34px;
	color: #fff;
	display: block;
	float: left;
	margin-right: 10px;
	text-align: center;
}
.inp02 a.backs {
	background-color: #fff;
	color: #0061d7;
}
/*新加*/

.headers {
	width: 100%;
	height: 190px;
	background-image: url(../images/navbg_02.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.headers .head {
	width: 1050px;
	margin: auto;
	height: 144px;
	position: relative;
}
.headers .head .top {
	position: absolute;
	right: 0;
	top: 15px;
}
.headers .head .top a {
	display: block;
	font-size: 14px;
	line-height: 24px;
	float: left;
}
.headers .head .top span {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	margin: 0 20px;
	float: left;
}
.headers .head .top a:hover {
	color: #0061d7;
}
.headers .head .logo {
	height: 80px;
	margin: 20px 0;
	float: left;
}
.headers .head .logo img {
	display: block;
	height: 80px;
}
.headers .deng {
	display: block;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 100px;
}
.headers .deng a {
	display: block;
	font-size: 16px;
	color: #fff;
	height: 44px;
	line-height: 44px;
	float: left;
	cursor: pointer;
}
.headers .deng span {
	font-size: 16px;
	color: #fff;
	height: 44px;
	line-height: 44px;
	float: left;
	margin: 0 20px;
}
.headers .navbox {
	width: 1044px;
	margin: auto;
	height: 46px;
}
.headers .navbox ul {
	width: 1044px;
	display: block;
	height: 46px;
	overflow: hidden;
}
.headers .navbox ul li {
	width: 116px;
	float: left;
	display: block;
	overflow: hidden;
	display: block;
	height: 46px;
}
.headers .navbox ul li a {
	width: 100%;
	height: 46px;
	line-height: 46px;
	display: block;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
}
.headers .navbox ul li:hover {
	background-image: url(../images/nav.jpg);
	background-position: left center;
	background-repeat: repeat-x;
}
.sec {
	width: 100%;
	background-color: #eee;
	background-image: url(../images/ban.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.sec .mains {
	width: 1050px;
	margin: auto;
}
.sec .mains .title {
	width: 100%;
	font-size: 24px;
	height: 70px;
	line-height: 70px;
	color: #fff;
	letter-spacing: 5px;
	float: left;
}
.sec .mains .lbar {
	width: 720px;
	float: left;
	margin-bottom: 50px;
}
.sec .mains .lbar .sx {
	width: 720px;
	background-color: #fff;
	border-radius: 5px;
}
.sec .mains .lbar .sx .bt {
	height: 39px;
	padding-top: 10px;
	width: 680px;
	margin: auto;
	border-bottom: 1px solid #ddd;
}
.sec .mains .lbar .sx .bt p {
	display: block;
	float: left;
	border-bottom: 2px solid #0061d7;
	font-size: 18px;
	height: 38px;
	line-height: 38px;
}
.sec .mains .lbar .sx .dao {
	width: 690px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.sec .mains .lbar .sx .dao a {
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	width: 108px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	text-align: center;
	float: left;
	overflow: hidden;
	border: 1px solid #cacaca;
	border-radius: 3px;
}
.sec .mains .lbar .sx .dao a:hover {
	color: #0061d7;
	border: 1px solid #0061d7;
}
.sec .mains .lbar .sx .dao a.on {
	background-color: #0061d7;
	border: 1px solid #0061d7;
	color: #fff;
}
.sec .mains .lbar .list {
	width: 100%;
	display: block;
}
.sec .mains .lbar .list li {
	display: block;
	border-radius: 5px;
	background-color: #fff;
	padding: 20px;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}
.sec .mains .lbar .list li:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.sec .mains .lbar .list li .bt {
	max-width: 600px;
	font-size: 18px;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	display: block;
}
.sec .mains .lbar .list li .details {
	height: 24px;
	overflow: hidden;
	line-height: 24px;
}
.sec .mains .lbar .list li .details .time {
	float: left;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	color: #666;
}
.sec .mains .lbar .list li .details .line {
	margin: 0 20px;
	color: #ddd;
	font-size: 10px;
	float: left;
}
.sec .mains .lbar .list li .content {
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #eee;
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}
.sec .mains .lbar .list li .down {
	display: block;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: 1px solid #eee;
	border-radius: 100%;
	position: absolute;
	right: 20px;
	top: 20px;
	background-image: url(../images/down.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 18px;
}
.sec .mains .lbar .list li .down:hover {
	background-image: url(../images/downh.png);
	border: 1px solid #0061d7;
}
.sec .mains .lbar .list li .bt:hover {
	color: #0061d7;
}
.sec .mains .lbar .fanye01 {
	width: 100%;
	margin-top: 30px;
	text-align: center;
}
.sec .mains .lbar .fanye01 a {
	display: inline-block;
	padding: 0 10px;
	min-width: 14px;
	height: 34px;
	line-height: 34px;
	border-radius: 3px;
	background-color: #fff;
	margin: 0 5px;
	font-size: 14px;
	overflow: hidden;
}
.sec .mains .lbar .fanye01 span {
	display: inline-block;
	padding: 0 10px;
	min-width: 14px;
	height: 34px;
	line-height: 34px;
	border-radius: 3px;
	background-color: #0061d7;
	color: #fff;
	margin: 0 5px;
	font-size: 14px;
	overflow: hidden;
}
.sec .mains .lbar .fanye01 a:hover {
	color: #0061d7;
}
.sec .mains .rbar {
	width: 260px;
	padding: 20px;
	padding-top: 0;
	margin-left: 30px;
	float: left;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 50px;
}
.sec .mains .rbar .bt {
	height: 39px;
	padding-top: 10px;
	width: 100%;
	margin: auto;
	border-bottom: 1px solid #ddd;
}
.sec .mains .rbar .bt p {
	display: block;
	float: left;
	border-bottom: 2px solid #0061d7;
	font-size: 18px;
	height: 38px;
	line-height: 38px;
}
.sec .mains .rbar .tou {
	width: 100%;
	margin-top: 20px;
}
.sec .mains .rbar .tou .zc {
	float: left;
	width: 20px;
	height: 31px;
	background-image: url(../images/l01_15.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}
.sec .mains .rbar .tou .yc {
	width: 230px;
	float: right;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.sec .mains .rbar .tou .yc span {
	display: block;
	font-size: 16px;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
}
.sec .mains .rbar .tou .yc span a:hover {
	color: #0061d7;
}
.sec .mains .rbar .tou .yc p {
	display: block;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.sec .mains .rbar .tou .yc p a:hover {
	color: #0061d7;
}
.sec .mains .rbar .list {
	display: block;
	width: 100%;
	margin-top: 5px;
}
.sec .mains .rbar .list li {
	padding-left: 18px;
	height: 30px;
	display: block;
	overflow: hidden;
	background-image: url(../images/l04_23.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
.sec .mains .rbar .list li:nth-child(1) {
	background-image: url(../images/l02_18.jpg);
}
.sec .mains .rbar .list li:nth-child(2) {
	background-image: url(../images/l03_21.jpg);
}
.sec .mains .rbar .list li a {
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.sec .mains .rbar .list li a:hover {
	color: #0061d7;
}
.footer01 {
	width: 100%;
	background-color: #222;
	text-align: center;
}
.footer01 .nav {
	width: 100%;
	margin: auto;
	display: block;
	height: 26px;
	line-height: 26px;
	padding: 10px 0;
	border-bottom: 1px solid #333;
}
.footer01 .nav dt {
	font-size: 14px;
	display: inline-block;
	color: #fff;
}
.footer01 .nav dd {
	font-size: 14px;
	margin: 0 15px;
	display: inline-block;
	color: #eee;
}
.footer01 .nav dt a {
	color: #fff;
}
.footer01 .nav dt a:hover {
	color: #0061d7;
}
.footer01 .foot {
	width: 1050px;
	margin: auto;
	font-size: 14px;
	line-height: 24px;
	color: #999;
	padding: 20px 0;
}
.footer01 .foot a {
	color: #999;
}
.sec .mains .lbar .ny {
	padding: 20px;
	margin-top: 20px;
	background-color: #fff;
	border-radius: 5px;
	position: relative;
}
.sec .mains .lbar .ny .down {
	display: block;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: 1px solid #eee;
	border-radius: 100%;
	position: absolute;
	right: 20px;
	top: 25px;
	background-image: url(../images/down.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 18px;
}
.sec .mains .lbar .ny .down:hover {
	background-image: url(../images/downh.png);
	border: 1px solid #0061d7;
}
.sec .mains .lbar .ny .tou {
	max-width: 600px;
	font-size: 18px;
	line-height: 28px;
	color: #0061d7;
}
.sec .mains .lbar .ny .sjian {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	margin: 10px 0;
}
.sec .mains .lbar .ny .sjian a {
	display: inline-block;
	margin: 0 20px;
	color: #999;
}
.sec .mains .lbar .ny .nr {
	width: 100%;
	height: 26px;
	position: relative;
}
.sec .mains .lbar .ny .nr p {
	width: 80px;
	height: 26px;
	font-size: 16px;
	line-height: 26px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
}
.sec .mains .lbar .ny .nr b {
	width: 100%;
	height: 1px;
	background-color: #ddd;
	margin-top: 12px;
	display: block;
	overflow: hidden;
}
.sec .mains .lbar .ny .wenz {
	width: 100%;
	margin: 20px auto;
	font-size: 14px;
	line-height: 24px;
	position: relative;
}
.sec .mains .lbar .ny .wenz img {
	max-width: 100%;
	height: auto !important;
}
.sec .mains .lbar .ny .back {
	width: 100%;
	margin: auto;
	padding-top: 9px;
	border-top: 1px solid #eee;
	position: relative;
}
.sec .mains .lbar .ny .back .fl {
	display: block;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	margin-top: 6px;
}
.sec .mains .lbar .ny .back .fl a {
	max-width: 500px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	height: 24px;
}
.sec .mains .lbar .ny .back .fl a:hover {
	color: #0061d7;
}
.sec .mains .lbar .ny .back .fr {
	position: absolute;
	right: 0;
	top: 15px;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
}
.sec .mains .lbar .ny .back .fr a:hover {
	color: #0061d7;
}
.sec .mains .lbar .list01 {
	width: 100%;
	display: block;
}
.sec .mains .lbar .list01 li {
	display: block;
	border-radius: 5px;
	background-color: #fff;
	padding: 10px 20px;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}
.sec .mains .lbar .list01 li:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.sec .mains .lbar .list01 li a {
	padding-left: 20px;
	background-image: url(../images/list.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	display: block;
}
.sec .mains .lbar .list01 li a:hover {
	color: #0061d7;
}
.mbg {
	width: 100%;
	height: 100%;
	background-image: url(../images/sx.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}
.sxuan {
	width: 94%;
	height: 90%;
	padding: 40px 20px;
	padding-top: 35px;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.9);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	border-radius: 5px;
	overflow: auto;
}
.sxuan .tou {
	font-size: 18px;
	text-align: center;
	color: #333;
	line-height: 28px;
}
.in01 {
	margin-top: 15px;
}
.in01 span {
	width: 100%;
	font-size: 14px;
	line-height: 34px;
	height: 34px;
	display: block;
	color: #333;
}
.in01 p {
	display: block;
	overflow: hidden;
	height: 36px;
}
.in01 p a {
	display: block;
	float: left;
	width: 30%;
	height: 36px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #cacaca;
	font-size: 14px;
	text-align: center;
	margin-right: 5%;
	position: relative;
	background-color: #fff;
	box-sizing: border-box;
}
.in01 p a:last-child {
	margin-right: 0;
}
.in01 p a b {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 14px;
	height: 14px;
}
.in01 p a.on {
	border: 1px solid #bb0616;
}
.in01 p a.on b {
	background-image: url(../images/xuan.png);
}
.in01 p .text {
	width: 100%;
	border: 1px solid #cacaca;
	box-sizing: border-box;
	height: 36px;
	font-size: 14px;
	line-height: 34px;
	display: block;
	overflow: hidden;
	text-indent: 10px;
}
.in02 {
	margin-top: 30px;
}
.in02 a {
	width: 120px;
	height: 34px;
	border: 1px solid #0061d7;
	background-color: #0061d7;
	font-size: 14px;
	line-height: 34px;
	color: #fff;
	display: block;
	float: left;
	margin-right: 10px;
	text-align: center;
}
.sxuan .wen {
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	margin: 15px auto;
}
.sxuan .wen img {
	max-width: 100%;
	height: auto;
}
.btt a {
	width: 120px;
	height: 34px;
	border: 1px solid #0061d7;
	background-color: #0061d7;
	font-size: 14px;
	line-height: 34px;
	color: #fff;
	display: block;
	margin: auto;
	text-align: center;
}
