﻿body,td,th {
	font-family: 微软雅黑;
	font-size: 12px;
	color: #5E5E5E;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: 微软雅黑;
	font-size: 12px;
	color: #5E5E5E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5E5E5E;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #5E5E5E;
}
.sch {
	height: 25px;
	width: 186px;
	color: #FFFFFF;
	line-height: 25px;
	margin-left: 8px;
	border:0px;
	background-color:transparent;
	font-family: "微软雅黑";
}
.toptext {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	background-image: url(../images/tbg.jpg);
}
.tbga {
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.tbgb {
	background-image: url(../images/2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.tbgc {
	background-image: url(../images/3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.tbgd {
	background-image: url(../images/4.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.en_tbga {
	background-image: url(../images/b1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.en_tbgb {
	background-image: url(../images/2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.en_tbgc {
	background-image: url(../images/b3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.en_tbgd {
	background-image: url(../images/b4.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.FontA {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #1C9115;
}
.FontB {
	font-family: Arial;
	font-size: 12px;
}
.FontC {
	color: #1C9115;
}
.xx:link {
	color: #1C9115;
	text-decoration: none;
}
.xx:visited {
	color: #1C9115;
	text-decoration: none;
}
.xx:hover {

	color: #1C9115;
	text-decoration: underline;
}
.xx:active {


	color: #1C9115;
	text-decoration: none;
}
.line {
	line-height: 26px;
}
.FontD {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #353535;
	cursor: pointer;
}
.FontE {
	font-family: Arial;
	font-size: 12px;
	color: #B5B5B5;
}
.tit:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #555555;
	text-decoration: none;
}
.tit:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #555555;
	text-decoration: none;
}
.tit:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #1D9116;
	text-decoration: none;
}
.tit:active {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #555555;
	text-decoration: none;
}
.FontF {

	font-family: Arial;
	font-size: 30px;
	color: #777777;
}
.titb:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #1D9116;
	text-decoration: none;
}
.titb:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #1D9116;
	text-decoration: none;
}
.titb:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #555555;
	text-decoration: none;
}
.titb:active {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #1D9116;
	text-decoration: none;
}
.picmg {
	margin-left: 21px;
}
.picfl {
	float: left;
}
.FontG {


	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFFFFF;
}



#demo{
	overflow:hidden;
	width:1003px;
	height:210px;
	align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#demo div { float:left; }

.ysjs_nr{ margin:0px; width:235px; height:210px; float:left;}
.ysjslay{
	height:210px;
	padding:0px;
	overflow:hidden;
	float:left;
	white-space:nowrap;
	margin: 0px;
}

.ysjslay li{
	width:235px;
	height:210px;
	float:left;
	display:inline;
	overflow:hidden;
	margin-right: 21px;
}


/* banner */
.banner {
	position:relative;
	width: 100%;
	height:436px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.banner .imgslide {
	position:relative;
}

.banner .imgslide span {
	position: absolute;
	height:400px;
	min-width:1000px;
	box-shadow:0 2px 2px rgba(36,36,36,0.08) inset;
	background-position:50% 50%;
	background-size:cover;
	width: 100%;
	background-repeat: no-repeat;
}

/* number */
.loginbody .slidebt { position: absolute; left: 0; bottom:10px; z-index:4; width: 1000px; height: 22px; text-align: center;}
.loginbody .slidebt a { overflow:hidden; display:inline-block; width:22px; height:22px; background:url(../images/btn_number.gif) no-repeat -130px -48px;}
.loginbody .slidebt a.curimg { background-position:-99px -48px;}

/* loginbody */
.loginbody { position:relative; z-index:5; margin:0 auto; width:1000px; height:400px;}
.loginpanel { position:absolute; right:-36px; top:-60px; z-index:5; width:306px;}
