body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td,div {
	margin: 0;
	padding: 0;
	font-weight:lighter;
}
body{font-family: '微软雅黑', 'Microsoft YaHei','SimSun','Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif!important;font-size:14px;min-width:1000px;}
samp{font-family: '微软雅黑', 'Microsoft YaHei','SimSun','Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif!important;}
ul, ol {
	list-style:none;
}
img{
	margin:0;
	padding:0;
	border:none;
}
a {
	text-decoration:none;
}
.title_name{
	width:100%;
	font-size:55px;
	color:#27505b;
	font-weight:bold;
}
.title_name span{
	color:#afd754;
}
#header .nav .DocumentCenterlist{position:absolute;width:106px;height:186px;font-size:12px;left:0px;top:63px;padding-top:20px;background:url(../images/top_nav.png) no-repeat center center;}
#header .nav .DocumentCenterlist a{float:none;display:block;height:40px;}
#header .nav .DocumentCenter{position:relative;z-index:999;height:73px;}
#header .banner{
	height:600px;
	width:100%;
	text-align:center;
	position: relative;
	text-align: center;
	min-width:990px;
	background: url("../images/banner_bg2.png")  center center;
}
.text{
	font-size:14px;
	// line-height: 1.429em!important;
}
h1{
	font-size:14px;
	font-size: 3em!important;
	line-height: 1.2em!important;
	font-weight: normal!important;
}
h1 span{
	color:#afd754;
}
h2{
	margin:2px 0;
}
.present{
	width:770px;
	margin:65px auto;
}
.web_button{
	display:block;
	width: 120px;
	margin-right: 10px;
	text-align: center;
	line-height: 40px;
}
.border_bottom{
	background: url("../images/list_bottom.png") bottom no-repeat;
}
.white_bt{
	background: url("../images/white_bt.png") no-repeat;
}
.blue_bt{
	background: url("../images/blue_bt.png") no-repeat;
}
.green_bt{
	background: url("../images/green_bt.png") no-repeat;
} 
.orange_bt{
	background: url("../images/orange_bt.png") no-repeat;
}
.darkOrange_bt{
	background: url("../images/darkOrange_bt.png") no-repeat;
}
.gray_bt{
	background: url("../images/gray_bt.png") no-repeat;
}
.mazarine_bt{
	background: url("../images/mazarine_bt.png") no-repeat;
}
.clear{ clear: both;}
.white{ color:white;}
.black{ color:black;}
.brunette{ color:#326a87;}
.red{ color:red;}
.green {color:green;}
.orange{ color:orange;}
.version_color{color:#454545;}
.color_c2{color:#c2c2c2;}
/***************end public********************/
#header{
	width:100%;
}
#header .title{
	height:80px;
	width:100%;
	text-align: center;
	background:#fff;
}
#header .titleContent{
	width:1000px;
	height:80px;
	margin:0 auto;
	font-size: 0;
	text-align: right;
}

#header  .logo{
	width: 155px;
	height: 80px;
	display: inline-block;
	background: url("../images/logo.gif") no-repeat center;
    float: left;
}

#header  .nav{
	width:650px;
	height:80px;
	display: inline-block;
	vertical-align: top;
}

#header  .nav  .ca{
	height: 80px;
	line-height: 80px;
	color: #333;
	font-size: 18px;
	padding: 0 23px;
	display: inline-block;
}
#header .nav .ca:hover{
	color: #fff;
    background-color: #00a8ec;
    text-decoration: none;
}

#header .nav .active{
	color: #fff;
	background-color: #00a8ec;
}

#header  .button{
	height:80px;
	line-height: 80px;
    font-size: 18px;
}

// #header .button samp{
// 	// float: right;
// 	// width: 70px;
// 	height: 25px;
// 	line-height: 25px;
// 	font-size:18px;
// }

#header .button .register_bt, #header .button .login_bt{
    height: 80px;
	color: #333;
	display: inline-block;
	padding: 0 23px;
}

#header .button .register_bt:hover, #header .button .login_bt:hover, #header .button .logout_button:hover {
	color: #fff;
	background: #00a8ec;
}

#header .button .logout_button {
	height:80px;
	line-height:80px;
	padding:0 20px;
	color:#333;
	font-size:18px;
	display:inline-block;
}

#header   .button .hello{
	height:80px;
	margin-left:40px;
	line-height:80px;
	float:left;
}
#header   .button .user_name{
	position: relative;
	height:80px;
	margin:0px;
	line-height:80px;
	margin-right:10px;
	width:120px;
	float:right;
	z-index: 998;
}
.user_name .user_more{
	background: url("../images/user_more.png") right no-repeat;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: right;
	padding-right:20px;
	width:100px;
	display:block;
	overflow: hidden;
}
.more_userlinks{
	width:125px;
	display:block;
	position: absolute;
	top: 80px;
	right: 0px;
	z-index: 999;
	display:none;
}

.more_userlinks .up_target{
	width:100%;
	height:9px;
	display:bolck;
	float:right;
	background: url("../images/up_target.png") no-repeat center center;
}
.more_userlinks ul{
	float:right;
	width:100%;
	height:88px;
	background: url("../images/back_FFF.png") no-repeat center center;
	border-radius: 5px;	
}
.more_userlinks li{
	width:100%;
	height:40px;
	line-height:40px;
}
.more_userlinks li span{
	height:40px;
	line-height:40px;
	float:right;
	width:100px;
}
.more_userlinks .individual{
	background: url("../images/individual.png") 10px no-repeat;
}
.more_userlinks .loginout{
	background: url("../images/loginout.png") 10px no-repeat;
}

/******************** footer *********************/
#footer {
	height: 240px;
	background-color: #f5f5f5;
}

#footer .footer_content {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	display: flex;
    justify-content: space-around;
    align-items: center;
}

#footer .footer_content ul li {
	font-size: 12px;
    color: #333;
    margin-top: 10px;
}

#footer .footer_content .about_us {
	font-size: 16px;
}

#footer .footer_content .about_us div {
	display: inline-block;
	cursor: pointer;
}

#footer .footer_content .about_us .hover {
	display: none;
	position: absolute;
	top: -25px;
	left: 40px;
}

#footer .footer_content .about_us .hover:before {
	content: '';
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right-color: #fff;
	position: absolute;
	left: -9px;
    top: 35px;
}

#footer .footer_content .about_us .img_wechat {
	position: relative;
	margin-left: 10px;
}

#footer .footer_content .about_us .img_wechat:hover .hover {
	display: block;
}

#footer .footer_p{
	height:40px;
	line-height:40px;
	font-size: 12px;
	text-align: center;
	color:#fff;
	background: #000;
}

.warp {
	color: #bec6cb;
	width: 990px;
	height: 100px;
	padding-top: 40px;
	margin: 0 auto;
	font-size:12px;
}
.warp  p{
	line-height:30px;
}
.warp a{
	color: #92a4ae;
	margin:0 5px;
	border-right:1px #92a4ae solid;
	padding-right:10px;
	font-size:14px;
	
}
/*
.warp a:nth-last-child(1){
	border-right:none;
	border-right-width:expression(this.nextSibling==null?'0':'1px');
}
*/
.warp .last_a{
	border-right:none;
}

.warp a:visited {
	color: #92a4ae;
	text-decoration:none;
}

.img_box img{
    width:100%;
    height:600px;
}
#myjQueryContent{
	width:200%;
}
#myjQueryContent div{
	width:50%;
	float:left;
}
#myjQuery{
	width:100%;
	overflow: hidden;
}