.banner{width:100%; display: block;overflow:hidden; text-align:center;margin:0px auto}
.banner img{width:100%; }

.qj{ 

	width: 100%;
	height: auto;
	margin: 0 auto 50px auto;
	display: block;
	overflow:hidden; 

	
	
}

#banner{
	background: url(../images/banner_cn.jpg) center no-repeat;
	width:100%;
	height: 555px;
	margin: 0 auto;
}
.part1{
	background: url(../images/part1.png) center no-repeat;
	width:100%;
	height:444px;
	margin: 0 auto;
	
}
.part1_img{
	width:1100px;
	margin: 0 auto;
	padding-top:160px;
}
.part1_img li{ float: left;}
.part1Lileft{
	 float: left;
	 font-family: "微软雅黑";
	 font-size: 16px;
	 color: #3f4244;
	 line-height: 25px;
	 margin-left: 30px; 
	 width: 680px;
	 padding-top:50px;
}
.part1Lileft span a{
	color: #eb6d20;
	font-weight: bold;
	text-decoration: underline;
}

.part1Lileft i{
	color: #4d73ef;
    font-style: normal;
}


.bg1{
	background: url(../images/bg.jpg) top no-repeat;
	width:100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	
}

.kuangkuang{ background: #fcfeff; border: 10px solid #dcecf2; border-radius: 15px; width: 1200px;margin: 90px auto 120px auto;overflow: hidden;}
.title{background: url(../images/titlebg.png) center no-repeat; width: 682px; height:80px; margin: 30px auto 10px auto;}
.title p{ font-family: "微软雅黑"; font-size: 30px; color: #2a2b2c; text-align: center;line-height: 80px;}
.title p span{ color: #008ac9;}

.tubiaopl{ width: 890px; margin: 0 auto; overflow: hidden;}
.tubiaopl li{ float: left; margin-left: 10px;}

.wxts2{ width: 1100px;  overflow: hidden; margin-left: 50px; margin-top: 30px;}
.wxts2 li{font-family: "微软雅黑"; font-size: 14px; color: #728693; line-height: 23px;}

.wxts22{ width: 1100px;  overflow: hidden; margin-left: 50px;  margin-bottom: 30px;}
.wxts22 li{font-family: "微软雅黑"; font-size: 14px; color: #728693; line-height: 23px;}

.wxts22 li span{font-family: "微软雅黑"; font-size: 14px; color: #FF0000; line-height: 23px; font-weight: bold;}

/*隐藏*/
.reg-upgrade{display: none;}

.show1{
font-family: "微软雅黑"; font-size: 14px; color: #728693;text-align: center;padding: 20px;cursor: pointer;
}
.hide1{
font-family: "微软雅黑"; font-size: 14px; color: #728693;text-align: center;display: none;	padding: 20px;cursor: pointer;
}

.partmore{
	background: url(../images/partmore.png) top no-repeat;
	width:100%;
	height: 317px;
	margin: 0 auto;
	overflow: hidden;
}

.partmorewz{
	font-family: "微软雅黑"; 
	font-size:20px;
	color: #4d73ef;
	letter-spacing: 1px;
	width: 1024px;
	margin:0 auto;
	line-height: 35px;
	padding-top: 40px;
	
}






#footer-box {
	margin-top: 0
}

.alertA {
	color: red;
	cursor: pointer;
	text-decoration:underline;
}

.detail {
	width: 960px;
	margin: 25px auto 135px;
	padding:45px 105px;
	box-sizing: border-box;
	font-family: 'Microsoft YaHei';
	line-height: 1.5em;
	color: #565656;
	background:#F6FEFE;
	opacity:0.9;
}

.detail div {
	font-size:14px;
	padding-left:20px;
	text-indent:-11px;
}

.alertBox {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100
}

.ab-background {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: grey;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50
}

.ab-table {
	display: table;
	width: 100%;
	height: 100%;
	*position: absolute;
	*top: 50%;
	*left: 50%;
	*width: auto;
	*height: auto
}

.ab-cell {
	display: table-cell;
	vertical-align: middle;
	*position: relative;
	*top: -50%;
	*left: -50%
}

.ab-container {
	width: 960px;
	background: white;
	margin: auto
}

.ab-c-title {
	height: 40px;
	position: relative;
	background: #1eb0e9
}

.ab-c-body {
	padding: 50px;
	font-size:13px;
	line-height:22px;
	font-family: 'Microsoft YaHei';
}

.closeAlert {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	color: white;
	line-height: 40px;
	font-size: 36px;
	text-align: center;
	cursor: pointer
}

html .reg-component {
	background: url(../images/alpha.png) 0 0 repeat
}

.ab-c-body th,.ab-c-body td {
    border: 1px solid #b5b5b5
}

.alertBox p {
    margin: 15px 0;
    line-height: 1.5em
}

.alertBox h2 {
    margin-top: 10px
}

.alertA {
    color: red;
    cursor: pointer
}

#formthis,#Multifrom{
	padding-top:30px;
}

.list1 ul {
    padding: 10px 0
}

.submin {
    padding-top: 90px
}

.submin input {
    background: url(../images/sub.jpg) no-repeat
}

.tipsred{ color:#FF0000}