@charset "utf-8";
body{ padding:0; margin:0; }
#content_s ul,#content_s li{ list-style:none; margin:0;}
#content_s{
	width:765px;
	font-family: "微软雅黑";
	line-height: 28px;
	color:#fff48a;	
	font-size:15px;
	float:right;
	clear:both;
}
.high{
	color:#ff5a00;
}
.sbg1{width:765px; background:url(../img/bg1.jpg) center center no-repeat scroll; height:340px;}
.sbg2{width:765px; background:url(../img/bg2.jpg) center center no-repeat scroll; height:739px;}
.sbg2 .tab{
	height:36px;
	width:272px;
	background-color: rgba(9,9,24,0.8);
	margin:0 auto;
	overflow: visible;
}
.sbg2 .tab .half{
	width:50%;
	float:left;
	height:48px;
	line-height:36px;
	text-align: center;
	position: relative;
	z-index: 8;
	cursor: pointer;
}
.sbg2 .tab .half:hover{
	background: url(../img/bk.png) no-repeat center 2px;
}
.sbg2 .tab .half.active{
	background: url(../img/bk.png) no-repeat center 2px;
}
.sbg2 .tab_son{
	width:732px;
	background-color: rgba(9,9,24,0.8);
	margin:0 auto;
	border-radius:10px;
	padding-bottom: 32px;
}
.sbg2 .use_content{
	width: 652px;
	margin:0 auto;
	overflow: hidden;
}
.sbg2 .use_content .header{
	margin:20px auto;
	text-align: center;
	font-size: 24px;	
}
.sbg2 .use_content ul{
	margin-left: -20px;
}
.sbg2 .use_content ul li{
	margin-left:10px;
	font-size: 15px;
	line-height:25px;
	list-style: decimal outside;
}

.sbg2 .revise_content{
	width:660px;
	margin:0 auto;
	overflow: hidden;
	font-size: 16px;
	display: none;
}
.sbg2 .revise_content .header{
	margin:16px auto;
	text-align:left;
	font-size:21px;	
}
 table{
        width:100%;
        height:74px;
        border: 1px solid #000021;
        border-collapse: collapse; 
        text-align: center;
        background: #fff48a;
        color:#000021; 
}
tr,td{
    border: 1px solid #000021;
}
td{
	width: 25%;
}
.sbg2 .revise_content .inputs{
	/*margin:52px auto 16px auto;*/
	/*width: 536px;*/
	/*height: 200px;*/
	/*border-radius: 3px;*/
	/*border: 2px solid #fff48a;*/
	/*overflow: hidden;*/
	/*font-size:16px;	*/
	margin:52px auto 16px auto;
	width: 536px;
	height: 200px;
	border-radius: 3px;
	border: 2px solid #fff48a;
	overflow: hidden;
	font-size:16px;
	position: relative;
}
.sbg2 .revise_content .inputs input{
	width: 218px;
	height: 26px;
	font-size: 16px;
}
.sbg2 .revise_content .inputs .content{
	margin-top:22px;  
	margin-left:72px;  
}
.sbg2 .revise_content .inputs .sone{
	width:154px;
	display: inline-block;
	text-align: right;
	margin-bottom: 16px;	
}
.sbg2 .revise_content .btns{
	height: 94px;	
}
.sbg2 .revise_content .btns a{
	width: 330px;
	height: 94px;
	margin-left:200px;
}
.sbg2 .revise_content .btns .btn1{
	background: url(../img/btn1.png) no-repeat center center;
}
.inputs .btttn2{
	display:inline-block;
	width:150px;
	height:57px;
	position: absolute;
	top:100px;
	left:50%;
	margin-left:42px;
	background: url(../img/get_buy.png) no-repeat center center;
}