* {
	margin: 0;
	padding: 0;
	font-family: "SimSun";
	font-size: 12px;
	outline: none;
}

body {
	background: #f4f4f4;
}

a {
	text-decoration: none;
	cursor: pointer;
}

ul,li {
	list-style-type: none;
}

.clear {
	clear: both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

a img {
	border: 0;
}

.container,.topcon .content,.navcon .content,.newscon,.activecon {
	margin: 0 auto;
	width: 1000px;
}

#edititem {
	display: none;
	float: left;
	margin: 15px 0 0 5px;
	font-size: 16px;
	font-weight: bold;
	color: #ffb900;
	cursor: pointer;
}

.topcon {
	width: 100%;
	height: 35px;
	font-size: 13px;
	color: #666;
	background: url("../images/topbg.png") repeat-x;
}

.topcon p {
	float: left;
	line-height: 35px;
}

.topcon ul {
	float: right;
}

.topcon ul li {
	float: left;
}

.topcon .second {
	border-left: 1px solid #666;
	height: 14px;
	margin: 11px 7px 0 11px;
}

.topcon a {
	color: #666;
	display: block;
	line-height: 35px;
}

.navcon {
	width: 100%;
	height: 75px;
	background: url("../images/topbg1.png") repeat-x;
}

.navcon p,.stopcon p {
	float: left;
	font-size: 24px;
	line-height: 75px;
	font-weight: 500;
	font-family: "Microsoft YaHei";
	color: #333;
}

.navcon p {
	cursor: pointer;
}

.stopcon p a {
	color: #fff;
	font-weight: bold;
	font-family: "Microsoft YaHei";
	font-size: 24px;
}

.stopcon {
	width: 100%;
	background: #16bdfa;
	height: 75px;
}

.navcon .register,.stopcon .register {
	float: right;
	height: 32px;
	margin-top: 21px;
}

.navcon .register img,.stopcon .register img {
	display: inline-block;
	float: left;
}

.navcon .register a,.stopcon .register a {
	display: inline-block;
	background: #16bdfa;
	float: left;
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 12px;
	padding: 0 4px 0 12px;
}

.stopcon .register a {
	background: #fff;
	color: #16bdfa;
}

.navcon .register .login,.stopcon .register .login {
	border-right: 1px solid #59d3ff;
	padding: 0 12px 0 4px;
}

.navcon .register span,.stopcon .register span {
	display: inline-block;
	width: 15px;
	height: 32px;
	float: left;
}

.navcon .lo-re-left {
	background: url("../images/indexbg1.png") no-repeat 0 0;
}

.navcon .lo-re-right {
	background: url("../images/indexbg1.png") no-repeat -15px 0;
}

.stopcon .lo-re-left {
	background: url("../images/se-left.png") no-repeat -82px 0;
}

.stopcon .lo-re-right {
	background: url("../images/se-left.png") no-repeat -97px 0;
}

.banner {
	width: 100%;
	height: 350px;
	overflow: hidden;
	position: relative;
}

.banner .show {
	left: 0;
	top: 0px;
	width: 100%;
	height: 350px;
	overflow: hidden;
	position: absolute;
}

.banner .show ul {
	width: 100%;
	height: 350px;
	overflow: hidden;
	float: left;
	position: relative;
}

.banner .show ul li {
	width: 100%;
	height: 350px;
	text-align: center;
	float: left;
	display: none;
	position: absolute;
	background: fixed no-repeat center 0;
}

.banner .show ul .first {
	background: url(../images/slibg1.png) repeat-x 0 0;
}

.banner .show ul .second {
	background: url(../images/slibg2.png) repeat-x 0 0;
}

.banner .show ul li a {
	display: block;
	width: 100%;
	text-align: center;
	height: 350px;
	background: no-repeat center 0;
}
/* .banner .show ul li img{
	width:990px;
	height:350px;
} */
.banner .focus {
	background: url("../images/slepoin.png") no-repeat left;
	width: 100%;
	height: 29px;
	right: 0px;
	bottom: 10px;
	padding-top: 13px;
	padding-left: 10px;
	position: absolute;
	text-align: center;
}

.banner .focus a {
	background: url("../images/slepoin.png") no-repeat left -28px;
	width: 14px;
	height: 14px;
	margin-left: 10px;
	display: inline-block;
}

.banner .focus a.on {
	background: url("../images/slepoin.png") no-repeat left top;
}

.newscon {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.newscon p {
	float: left;
	background: #f16e6e;
	font-size: 12px;
	width: 90px;
	color: #fff;
	font-weight: bold;
}

.newscon p span {
	width: 15px;
	height: 12px;
	margin: 0 8px 0 7px;
	display: inline-block;
	background: url("../images/indexbg1.png") no-repeat -46px 0;
}

.newscon .content {
	float: left;
	background: #fff;
	width: 900px;
	overflow: hidden;
	height: 30px;
	padding-right: 10px;
}

.newscon ul a {
	background: url("../images/list.png") no-repeat 15px center;
	padding: 0 25px;
	height: 30px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 850px;
	position: relative;
}

.newscon a {
	color: #666;
}

.activecon {
	margin-bottom: 30px;
}

.activecon .content {
	width: 240px;
	float: left;
	margin: 0 13px 20px 0;
	background: #fff;
}

.activecon img {
	display: block;
	width: 100%;
	height: 130px;
}

.activecon ul {
	padding: 20px 20px 10px 20px;
	margin-bottom: 20px;
	height: 230px;
}

.activecon p {
	color: #333;
	line-height: 22px;
	height: 100px;
	overflow: hidden;
	margin-bottom: 10px;
}

.activecon p a {
	color: #333;
	font-family: "Microsoft YaHei";
	font-size: 18px;
}

.activecon li {
	line-height: 24px;
	color: #a4a4a4;
}

.activecon li span {
	color: #666;
	display: inline-block;
	width: 60px;
	text-align: left;
}

.activecon .nostart {
	color: #f16e6e;
}

.activecon .sign {
	border-top: 1px solid #eee;
	width: 100%;
	padding: 10px 0;
	text-align: center;
}

.activecon .sign a {
	display: inline-block;
	background: #17bdfb;
	color: #fff;
	text-align: center;
	width: 90%;
	padding: 10px 0;
	font-size: 18px;
	font-family: "Microsoft YaHei";
}

.position {
	margin: 20px auto 10px;
	font-size: 13px;
	color: #666;
}

.position a {
	color: #666;
	margin: 0 5px;
}

.position a:hover,.position span {
	color: #16BDFA;
	margin-left: 5px;
}

.btnno {
	background: #ffb900 !important;
}

.btnend {
	background: #d0d0d0 !important;
}

.footer {
	background: #333;
	width: 100%;
	height: 45px;
	margin-top: 20px;
	color: #919191;
	line-height: 45px;
}

.footer ul {
	margin: 0 auto;
	width: 1000px;
}

.footer .fleft {
	float: left;
}

.footer .fleft span {
	margin-right: 80px;
}

.footer .fright {
	float: right;
}

.footer .fright a {
	color: #919191;
	margin-right: 5px;
}

.footer .fright a:hover {
	color: #04A6DC;
}

.navcon  .percenter {
	float: right;
	margin-top: 25px;
}

.navcon  .percenter a {
	color: #666;
	font-size: 13px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	width: 80px;
	height: 22px;
}

.navcon  .percenter label {
	display: inline-block;
	float: left;
	cursor: pointer;
}

.navcon .percenter span {
	width: 22px;
	height: 22px;
	display: inline-block;
	margin: 0 5px 0 0;
	float: left;
}

.navcon .per span {
	background: url("../images/se-left.png") no-repeat -133px -38px;
}

.navcon .mper span {
	background: url("../images/manager_b.png") no-repeat;
}

.navcon .canel span {
	background: url("../images/se-left.png") no-repeat -157px -38px;
}

.navcon label {
	margin-top: 4px;
}

.navcon  .percenter .per,#manager {
	margin-right: 14px;
}

.navcon .register a:hover {
	background: #0cb3f0;
}

.wincon,.wtipcon {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C87f7f7f,
		endColorstr=#C87f7f7f);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 9999999999;
}

.wtipcon .content {
	background: #fff;
	width: 480px;
	margin: 200px auto;
	padding: 0 0 25px;
	border-radius: 6px;
}

.wtipcon .content h3 {
	background: #eee;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	padding: 13px;
	font-size: 14px;
}

.wtipcon .content ul {
	padding: 30px 0 0 20px;
}

.wtipcon .content ul li {
	font-size: 13px !important;
	margin-bottom: 10px;
}

.wtipcon .content ul label {
	display: inline-block;
	width: 100px;
	text-align: right;
}

.wtipcon .content ul input {
	width: 300px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #cecece;
	text-align: left;
	padding: 0 4px;
}

.wtipcon .content ul span {
	color: red;
	margin-right: 4px;
}

.wtipcon .content p {
	text-align: center;
}

.wtipcon .content .oper {
	margin: 30px 0 0 0;
}

.wtipcon .content #confirm {
	color: #FFF;
	border: 0px none;
	background: #16BDFA none repeat scroll 0% 0%;
	font-size: 16px;
}

.wtipcon .content .oper input {
	cursor: pointer;
	width: 120px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: inline-block;
}

.wtipcon .content #cancel {
	border: 1px solid #D1D1D1;
	background: #fff;
	margin: 1px 0 0 20px;
	color: #333;
}

.noactive {
	font-size: 20px;
	margin-top: 50px;
	text-align: center;
	width: 100%;
}

.seeMore {
	margin-bottom: 50px;
	display: block;
	text-align: center;
}

.seeMore a {
	display: inline-block;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: normal;
	font-family: "Microsoft YaHei";
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 40px;
	padding: 6px 25px;
	color: #fff;
	background-color: #17bdfb;
}

/* #tabs a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
} */
.tabbox {
	overflow: hidden;
	margin: 0 auto;
}

.tabs_ty {
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}

.tabs_ty li {
	height: 31px;
	line-height: 31px;
	float: left;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}

.tabs_ty li a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}

.tabs_ty li a:hover {
	background: #ccc;
}

.tabs_ty .thistab,.tabs_ty .thistab a:hover {
	background: #fff;
	border-bottom: 1px solid #fff;
}