body {
	background: #101010;
	font-family: 'STHeiti', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
	margin: 0 auto;
	color: #c8c8c8;	
	padding-bottom:1.6rem;
}
img { width: 100%; vertical-align: top; }
#header {
	color: #fff;
	text-align: center;
	padding: 0;
	background-color: #101010;
}
#header .hBox {
	padding: 0.08rem;
}
#header .more{display: inline-block;font-size: 0.74rem;position: absolute;cursor: pointer;left: 0.4rem;color: #ffcf2e;transition: transform 0.3s}
#header .more.on{transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);}
#header .normalsite{width:2rem;display: block;margin-top: 0.14rem; float: right;}

#header .logo {
	width: 5.56rem;
	margin: 0 auto;
}
#header .hInner {
	padding: 0.07rem 0.25rem 0.16rem;
	background: #000;
}
#header .gNavi li {
	padding: 0.2rem 0.14rem 0.1rem;
	width: 33.33%;
	line-height: 0.8rem;
	text-align: center;
	float: left;
	box-sizing: border-box;
}
#header .gNavi li:last-child {
	margin-right: 0;
}
#header .gNavi li a {
	color: #fff;
	display: block;
	font-size: 0.3rem;
	text-align: center;
	border: 1px solid #3C3C3C;
	border-radius: 0.4rem;
}
#header .gNavi li a img {
	display: inline-block;
	width: auto;
	height: 0.33rem;
	margin: -0.05rem 0.15rem 0 0;
	vertical-align: middle;
}
#header .gNavi li a span {
	display: inline-block;
}
#header .gNavi li a:hover {
	border: 1px solid #f7cd45;
	color: #f7cd45;
}
.searchBox {
	padding: 0.24rem 0.35rem;
	box-sizing: border-box;
	position: relative;
	background-color: #101010;
	border-bottom: 1px solid #2A2A2A;
	border-top: 1px solid #2A2A2A;
}
.searchBox .icon {
	width: 0.29rem;
	position: absolute;
	top: 0.5rem;
	left: 0.6rem;
}
.searchBox input {
	width: 4.6rem;
	padding-left: 0.58rem;
	box-sizing: border-box;
	background-color:#fff;
	border: 1px solid #C4C4C4;
	border-radius: 0.1rem;
	color: #101010;
	height: 0.82rem;
	line-height: 0.82rem;
	font-size: 0.3rem;
	float: left;
	outline: none;
}
.searchBox input::-webkit-input-placeholder{color:#101010;}
.searchBox input::-moz-placeholder{color:#101010;opacity:1;}
.searchBox input:-moz-placeholder{color:#101010;opacity:1;}
.searchBox .btn {
	margin-left: 0.15rem;
	float: left;
}
.searchBox .btn02 {
	margin-left: 0.15rem;
	float: left;
}
.searchBox a {
	width: 2.15rem;
	display: block;
	color: #000;
	font-size: 0.3rem;
	font-weight: bold;
	line-height: 0.82rem;
	text-align: center;
	border-radius: 0.1rem;
	background: #FFCA00;
}
.searchBox .btn02 a {
	color: #fff;
	background: #F10000;
}

/* 滚动公告 */
.gonggao {
	margin-bottom: 0.3rem;
	height: 1rem;
	background: #fff;
}
.gonggao .title {
	margin-left: 0.4rem;
	height: 1rem;
	line-height: 1rem;
	float: left;
	display: block;
	width: 2.4rem;
	color: #333;
	font-size: 0.37rem
}
.gonggao .title img {
	width: 0.5rem;
	vertical-align: middle;
	display: inline-block;
	margin-right: 0.2rem
}
.gonggao .title span {
	vertical-align: middle;
}
.gonggao .gundong {
	color: #333;
	font-size: 0.37rem;
	overflow: hidden;
	line-height: 1rem;
	white-space: nowrap
}

.ulLink {
	padding: 0.25rem 0.1rem 0;
	margin-bottom: 0.3rem;
}
.ulLink li {
	float: left;
	width: 49%;
	text-align: center;
	line-height: 1rem;
}
.ulLink li a {
	display: block;
}
.ulLink li:last-child {
	float: right;
}

#content {
	padding: 0 0.4rem 0.3rem;
	overflow: hidden;
}
#content .top {
	padding: 0.6rem 0 0.06rem;
}
#content .top input {
	margin: 0 auto 0.28rem;
	width: 7.2rem;
	height: 1.05rem;
	display: block;
	color: #202020;
	font-size: 0.32rem;
	line-height: 1.05rem;
	text-align: center;
	border: none;
	background: #fff;
	border-radius: 0.1rem;
}
#content .top a {
	margin: 0 auto;
	width: 7.2rem;
	display: block;
}
#content .top input::-webkit-input-placeholder{color:#202020;}
#content .top input::-moz-placeholder{color:#202020;opacity:1;}
#content .top input:-moz-placeholder{color:#202020;opacity:1;}
h2 {
 color: #f7cd45;
    font-size: 0.47rem;
    font-weight: bold;
    margin: 0.5rem -1rem 0.22rem;
    text-align: center;
}
h2 img {
	margin: -0.04rem 0.42rem 0;
	width: 2.21rem;
	display: inline-block;
	vertical-align: middle;
}
#content .top h2 {
	margin: 0 -1rem 0.35rem;
}
#content .top h2 img {
	margin: -0.04rem 0.3rem 0;
}
#content p {
	margin-bottom: 0.3rem;
	font-size: 0.3rem;
	line-height: 1.6;
}
#content p span {
	color: #f7cd45;
	font-weight: bold;
}
#content .txtDl {
	font-size: 0.3rem;
	line-height: 1.6;
}
#content .txtDl dt {
	color: #f7cd45;
	font-weight: bold;
}
#content .txtDl dd {
	margin-bottom: 0.4rem;
}
#content .tableBox {
	margin-bottom: 0.2rem;
	overflow-x: auto;
}
#content table {
	width: 100%;
	border-collapse: collapse;
}
#content .tableBox02 table {
	width: 100%;
}
#content table th {
	font-size: 0.3rem;
	font-weight:normal;
	color: #ffcc00;
	line-height: 0.6rem;
	background-color: #1C1C1C;
	border: 1px solid #242424;
	text-align: center;
	vertical-align: middle;
}
#content table td {
	font-size: 0.3rem;
	line-height: 0.6rem;
	color: #c8c8c8;
	background-color: #101010;
	border: 1px solid #242424;
	text-align: center;
	vertical-align: middle;
}
#content table td .color1 {
	color: #fff;
}
#content table td .color2 {
	color: #f00;
}
#content .pageBox {
	margin: 0.3rem 0 0.4rem;
	text-align: center;
}
#content .pageBox a,
#content .pageBox span {
	padding: 0 0.1rem;
	display: inline-block;
	color: #c8c8c8;
	font-size: 0.2rem;
	line-height: 0.5rem;
	text-align: center;
	border: 1px solid #323232;
}
#content .pageBox a:hover,
#content .pageBox .current {
	color: #f7cd45;
	border-color: #f7cd45;
}

.service {
	width: 2rem;
	position: fixed;
	bottom: 2.2rem;
	right: 0.5rem;
}
.footer {
	padding: 0.3rem 0;
	overflow: hidden;
	border-top: 1px solid #202020;
}
.footer .copyright {
	text-align: center;
	color: #979797;
	font-size: 0.3rem;
}
.footer .copyright span {
	color: #fff;
}
/*底部固定块*/
.download{
    width: 100%;
    height:2rem;
    background-color:rgba(0,0,0,0.8);
    position: fixed;
    bottom: 0;
	cursor:pointer;
    z-index:999;
}
.downloadImg{
	width: 4rem;
    position: absolute;
    top:0.4rem;
    left:0.3rem;
}
.downloadButton{
	width: 2rem;
	background-color: rgb(255, 0, 0);
    border-radius: 5px;
    color: #fff;
    font-size: 0.5rem;
	line-height: 1.2rem;
    padding: 0 0.3rem;
    position: absolute;
    right: 0.7rem;
    text-align: center;
    top:0.4rem;
}
.downloadButton a{
	color:#fff;
}
.downloadDel{
	background-color: lightgray;
    border-radius: 0.7rem;
    font-size: 0.6rem;
    line-height: 0.5rem;
    position: absolute;
    right: 0.05rem;
    text-align: center;
    top: 0.05rem;
    width: 0.6rem;
    height: 0.6rem;
	color: #000;
}

.cover {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
}
.popBox {
	display: none;
	width:9rem;
	background-color: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	padding-bottom:0.3rem;
}
.popBox .close {
	width: 0.5rem;
	position: absolute;
	top: 0.4rem;
	right: 0.4rem;
}
.popBox .ttl {
	font-size: 0.5rem;
	text-align: center;
	color: #333;
	line-height: 1.2rem;
	background-color: #F3F3F3;
}
.popBox .tableBox {
	margin: 0.2rem;
	overflow-x:scroll;
}
.popBox table {
	width: 100%;
	border-collapse: collapse;
}
.popBox table th {
	font-size: 0.4rem;
	font-weight:normal;
	padding: 0.2rem 0;
	color: #333;
	background-color: #FFE539;
	border: 1px solid #fff;
	text-align: center;
	vertical-align: middle;
}
.popBox table td {
	font-size: 0.4rem;
	padding: 0.2rem 0;
	color: #333333;
	background-color: #EAEAEA;
	border: 1px solid #fff;
	text-align: center;
	vertical-align: middle;
}
.popBox table td a {
	border: 1px solid #FF6C00;
	color: #FF6C00;
	font-size: 0.43rem;
	display: inline-block;
	padding: 0 0.1rem;
	line-height: 0.8rem;
	border-radius: 3px;
	margin: 0 0.1rem;
}
.popBox table td a:hover {
	color: #f00;
}

.section .formBox {
	width: 6.36rem;
	margin: 0.5rem auto 0;
	padding: 0;
}
.section .formBox li {
	margin-bottom: 0.25rem;
	overflow:hidden;
	zoom: 1;
}
.section .formBox li .lText {
	margin-right: 0.2rem;
	float: left;
	display: block;
	color:#333;
	font-size: 0.4rem;
	line-height: 0.8rem;
}
.section .formBox input {
	width: 100%;
	height: 0.86rem;
	line-height:0.86rem;
	color:#333;
	font-size: 0.3rem;
	border:1px solid #cccccc;
	border-radius: 0.1rem;
	text-align: center;
	background-color: #fff;
	box-sizing: border-box;
}
.section .formBox select {
	width: 7.6rem;
	height: 0.8rem;
	line-height:0.8rem;
	font-size: 0.38rem;
	border:1px solid #ccc;
	text-align: center;
	border-radius: 5px;
	color:#333;
	padding-left: 0.4rem;
	background-color: #fff;
}
.section .formBox .submit {
	margin: 0.3rem 0 0 0;
}
.section .formBox .submit2 {
	margin: 0.3rem 0 0 0;
}
.section .formBox .submit li {
}
.section .formBox .submit a {
	display: block;
	line-height: 0.86rem;
	text-align: center;
	font-size: 0.3rem;
	color: #181818;
	border-radius: 0.43rem;
	background: #FFCC00;
}
#content .note {
	margin: 0.1rem auto 0.2rem;
	width: 8rem;
	color: #c8c8c8;
	font-size: 0.3rem;
	text-align: center;
}
#content .note span,
#content .note a {
	color: #f7cd45;
	font-weight: normal;
}
#content .note .red {
	color: #ea3622;
}

.section .text2 {
	font-size: 0.4rem;
	margin-top: 0.2rem;
	text-align: left;
}
.section .text2 span {
	color: #f00;
}
.section .tableBox {
	margin: 0.2rem 0;
}
.section table {
	width: 100%;
	border-collapse: collapse;
	font-size: 0.3rem;
}
.section table th {
	font-size: 0.35rem;
	font-weight:normal;
	padding: 0.2rem 0.1rem;
	color: #ffc600;
	background-color: #282828;
	border: 1px solid #4B4B4B;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.section table td {
	font-size: 0.35rem;
	padding: 0.2rem 0.1rem;
	color: #c8c8c8;
	background-color: #181818;
	border: 1px solid #4B4B4B;
	text-align: center;
	vertical-align: middle;
}
.section table td .color1 {
	color: green;
}
.section table td .color2 {
	color: #f00;
}


.popBox02 {
	color:#333;
	width: 9rem;
}
.popBox02 .tableBox {
	margin: 0.2rem 0 0.2rem;
}
.popBox02 table {
	margin-bottom: 0.2rem;
}
.popBox02 .ttl {
	text-align: left;
	padding: 0 0.2rem;
	font-size: 0.35rem;
}





/* VIP */
.shixun {
	padding: 7.2rem 0 1.2rem;
	background: url(../images/bg02.jpg) no-repeat center top;
	background-size: 100% auto;
}
.inputul {
	max-width: 7rem;
	margin: 0 auto;
}
.inputul li.ttl {
	text-align: center;
	font-size: 0.5rem;
	color: #fff;
	font-weight: bold;
	margin-bottom: 0.15rem;
}
.inputul li {
	margin-bottom: 0.28rem;
	height: 1.08rem;
	line-height: 1.08rem;
	position: relative;
}
.inputul li input {
	height: 1.08rem;
	width: 7rem;
	text-indent: 0.48rem;
	color: #202020;
	font-size: 0.35rem;
	border-radius: 0.08rem;
	border: 1px solid #fff;
	text-align: center;
	background: #fff;
	box-sizing: border-box;
}
.inputul li input::-webkit-input-placeholder {
color:#202020;
}
.inputul li input::-moz-placeholder {
color:#202020;
opacity:1;
}
.inputul li input:-moz-placeholder {
color:#202020;
opacity:1;
}
.inputul li .codeimg {
	width: 1.84rem;
	height: 0.72rem;
	position: absolute;
	right: 0.2rem;
	top: 50%;
	margin-top: -0.36rem;
}
.inputul li .btn1 {
	width: 3.8rem;
	height: 1.08rem;
	background: #ffcf2e;
	border-radius: 0.08rem;
	border: none;
	color: #3e3000;
	font-size: 0.4rem;
	font-weight: bold;
	cursor: pointer;
	float: left;
}
.inputul li .btn2 {
	width: 3.8rem;
	height: 1.08rem;
	background: #365070;
	border-radius: 0.08rem;
	border: none;
	color: #fff;
	font-size: 0.4rem;
	font-weight: bold;
	cursor: pointer;
	float: right;
}
.inputul li .detail {
	font-size: 0.32rem;
	color: #fff;
	text-decoration: underline;
}
.inputul li.center {
	text-align: center;
	height: 0.54rem;
	line-height: 0.54rem;
}
.inputul li .vipbtn, .inputul li .yxbbtn, .inputul li .qdbtn {
	width: 7rem;
	height: 1.08rem;
	background: #FABC37;
	border-radius: 0.08rem;
	border: none;
	color: #3e3000;
	font-size: 0.4rem;
	font-weight: bold;
	cursor: pointer;
	float: left;
}
.detailLink {
	text-align: center;
}
.detailLink a {
	color: #fed26c;
	text-decoration: underline;
}
.detailBox {
	display: none;
	width: 100%;
	box-sizing: border-box;
	background-color: #010101;
	position: absolute;
	top: 0;
	left: 0;
	padding: 1rem 0.3rem 1.2rem;
}
.detailBox .close {
	width: 0.8rem;
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
}
.detailBox h2 {
	width: 8rem;
	margin: 0 auto 0.6rem;
}
.detailBox .text {
	margin-bottom: 0.6rem;
	font-size: 0.35rem;
	line-height: 2;
	color: #c8c8c8;
}
.detailBox .text span {
	color: #ffc000;
}

.detailBox .tableBox {
	margin: 0 0 0.5rem;
}
.detailBox table {
	width: 100%;
	border-collapse: collapse;
	font-size: 0.4rem;
}
.detailBox table th {
	font-size: 0.35rem;
	font-weight:normal;
	padding: 0.2rem 0;
	color: #ffc600;
	background-color: #282828;
	border: 1px solid #4B4B4B;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.detailBox table td {
	font-size: 0.35rem;
	padding: 0.2rem 0;
	color: #c8c8c8;
	background-color: #181818;
	border: 1px solid #4B4B4B;
	text-align: center;
	vertical-align: middle;
}
.detailBox table td .color1 {
	color: green;
}
.detailBox table td .color2 {
	color: #f00;
}
#page nav{	display: none;}
.mm-list > li { border-bottom: 1px solid #3B3B40; }
.mm-list > li > a{color: #fff;}
.mm-list > li > a span{width:1rem; text-align: center;margin-right: 0.16rem;display: inline-block;}
.mm-list > li > a i{color: #FFCF30;font-size: 0.64rem;}
.mm-list > li > a i.ft1{font-size: 0.58rem}
.mm-list > li > a i.ft2{font-size: 0.42rem}
.mm-list > li > a i.ft0{font-size: 0.7rem}


.bottom{ height:1.58rem; position:fixed;bottom:0; width:100%; 
background:#000; z-index: 999; border-top: 1px solid #202020;}
.bottom ul li{ float:left; width:25%; text-align:center; border-right: 1px solid #323232; box-sizing: border-box;}
.bottom ul li:last-child{ border: none;}
.bottom ul li a{ display:block; height:1.48rem;position: relative; padding-top: 0.1rem;}
.bottom ul li .iconfont{display: inline-block;font-size:0.58rem;color: #FFCC00;margin:0 auto;margin-top:0.15rem}
.bottom ul li p{ line-height:0.48rem; color:#fff; font-size:0.3rem;}


.textColor {
	color:#333;
}

/*Plugin CSS*/
.str_wrap {
	overflow:hidden;
	//zoom:1;
	width:100%;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	white-space:nowrap;
}

.str_move {
	white-space:nowrap;
	position:absolute;
	top:0;
	left:0;
}
.str_move_clone {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:absolute;
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;
}

.content {
	margin: 0 0.2rem;
	 background-color: #FFF;
	 color:#333;
}
.content
/******充值******/
.cz_head{ width:100%; text-align:center; background-color: #0F0F0F; padding:20px 0;}
.cz_head img { width:60%;margin: 0 auto;}
.cz{  border: 1px solid #dcdcdc;margin-top: 0.5rem;}
.cz .title {
	margin: 15px 10px 0;
	font-size: 14px;
}
.cz .cz_tab{ padding-top:15px; border-bottom: 1px solid #ddd; padding-left:10px;}
.cz .cz_tab span{font-size: 14px;background: #f8f8f8;border: 1px solid #cecece;margin: 0 1% 0 0; width:30%; text-align:center; border-radius: 4px 4px 0 0;line-height: 28px;display: inline-block;margin-bottom: -1px; cursor:pointer; position:relative;}
.cz .cz_tab span.curr{border-bottom: 1px solid #fff;background: #fff;color: #e4393c;}
.cz .cz_tab span i{ display:inline-block; background:url(../images/jt.png) no-repeat; vertical-align:middle; width:12px; height:6px; margin-left:10px;}
.cz .cz_tab .cz_list{ background-color:#fff; z-index: 1000; width:130px; border: 1px solid #cecece; border-top:0; position:absolute; left:-1px; top:29px; display:none;}
.cz .cz_tab .cz_list a{ display:block; line-height:35px; text-align:center; color:#333; font-size:14px;}
.cz .cz_tab .cz_list a:hover{background: #f8f8f8;}
.cz_box{ padding-top:10px; display:none;}
.cz_box .cz_1{ width:100%; margin:0 auto; border: 1px solid #dcdcdc; padding-top:20px; padding-bottom:20px;}
.cz_box .cz_1 h3{ color:#a78335; font-size:16px; font-weight:normal; padding-left:20px;}
.cz_box .cz_1 h3 b{ font-weight:bold;}
.cz_box .cz_1 ul{ overflow:hidden;  text-align: center;  margin: 0 auto 20px; width: 80%;}
.cz_box .cz_1 ul li{ float: none; width: 100%; margin: 0;padding: 10px; box-sizing: border-box;}
.cz_box .cz_1 ul li img { display: block;margin: 0;}
.cz_box .cz_1 ul li span { display: block;}
.cz_box .cz_1 ul li .pic{ overflow:hidden; margin-bottom:10px; zoom: 1;}
.cz_box .cz_1 ul li .pic .pic_1{ float:left; line-height:32px; font-size:14px; color:#333; width:80px;}
.cz_box .cz_1 ul li .pic .pic_cc{ float:left; margin-left:10px; width:158px; height:30px; line-height:30px; border:solid 1px #d3d3d3; cursor:pointer; position:relative;}
.cz_box .cz_1 ul li .pic .pic_cc.cur{border:solid 1px #a78335;}
.cz_box .cz_1 ul li .pic .pic_cc.cur em{ display:block;}
.cz_box .cz_1 ul li .pic .pic_cc .checkbox{ margin:0 10px; vertical-align:middle; width:15px; height:15px;}
.cz_box .cz_1 ul li .pic .pic_cc span{ display:inline-block; font-size:14px;}
.cz_box .cz_1 ul li .pic .pic_cc span img{ vertical-align:middle; margin-right:6px; width: 14px;}
.cz_box .cz_1 ul li .pic .pic_cc em{ position:absolute; right:0; bottom:0; background:url(../images/lc.png) no-repeat; width:18px; height:18px; display:inline-block; display:none;}
.cz_box .cz_1 ul li .pic .pic_2{ float:left; line-height:32px; font-size:14px; color:#e4393c;}
.cz_box .cz_1 ul li .pic .pic_3{ float:left;}
.cz_box .cz_1 ul li .pic .pic_3 a{ background-color:#a78335; display:inline-block; line-height:32px; padding:0 10px; font-size:14px; color:#fff; border-radius:2px;}
.cz_box .cz_text{border: 1px solid #f8e2b9;background: #fffdeb;color:#f46e00;padding: 10px 10px;line-height: 24px; margin-top:20px; font-size:13px;}
.cz_box .cz_text p{ color:#f46e00; margin:0 10px;}

.cz_box .cz_2{ margin:0 auto; border: 1px solid #dcdcdc; padding-top:20px; padding-bottom:20px;}
.cz_box .cz_2 .pic{ padding-left:20px; overflow:hidden; margin-bottom:20px;}
.cz_box .cz_2 .pic .pic_1{float:left; line-height:32px; font-size:14px; color:#333;}
.cz_box .cz_2 .pic .pic_1 span{ display:inline-block; width:80px;}
.cz_box .cz_2 .pic .pic_1 .text{ width:140px; height:30px; border:solid 1px #d3d3d3; line-height:30px; background:none; outline:none; margin-left:10px; text-indent:1em;}
.cz_box .cz_2 .pic .pic_1 .btn_cc{ width:85px; line-height:30px; cursor:pointer; margin-left:140px; background-color:#368bff; border-radius:2px; color:#fff; font-size:14px; cursor:pointer; border:0; outline:none;}
.cz_box .cz_2 .pic .pic_2{ float:left; margin-left:10px;}
.cz_box .cz_2 .pic .pic_2 ul{ overflow:hidden; }
.cz_box .cz_2 .pic .pic_2 ul li{ width: 45%; float:left; margin-right:5%; margin-bottom:12px;}
.cz_box .cz_2 .pic .pic_2 ul li .pic_cc{ float:left; height:30px; line-height:30px; border:solid 1px #d3d3d3; cursor:pointer; position:relative;}
.cz_box .cz_2 .pic .pic_2 ul li .pic_cc.cur{border:solid 1px #a78335;}
.cz_box .cz_2 .pic .pic_2 ul li .pic_cc.cur em{ display:block;}
.cz_box .cz_2 .pic .pic_2 ul li .pic_cc .checkbox{ margin:0 10px; vertical-align:middle; width:15px; height:15px;}
.cz_box .cz_2 .pic .pic_2 ul li .pic_cc span{ display:inline-block; font-size:14px;}
.cz_box .cz_2 .pic .pic_2 ul li .pic_cc span img{ vertical-align:middle; margin-right:6px;width: 14px;}
.cz_box .cz_2 .pic .pic_2 ul li .pic_cc em{ position:absolute; right:0; bottom:0; background:url(lc.png) no-repeat; width:18px; height:18px; display:inline-block; display:none;}

.cz_box .cz_3{  min-height: 250px; margin:0 auto; border: 1px solid #dcdcdc; padding-top:20px; padding-bottom:20px;}
.cz_box .cz_3 .pic{ padding-left:30px; overflow:hidden; margin-bottom:20px;}
.cz_box .cz_3 .pic .pic_1{float:left; line-height:32px; font-size:14px; color:#333;}
.cz_box .cz_3 .pic .pic_1 span{ display:inline-block; width:80px;}
.cz_box .cz_3 .pic .pic_1 .text{ width:198px; height:30px; border:solid 1px #d3d3d3; line-height:30px; background:none; outline:none; margin-left:10px; text-indent:1em;}
.cz_box .cz_3 .pic .pic_1 .btn_cc{ width:85px; line-height:30px; cursor:pointer; margin-left:140px; background-color:#a78335; border-radius:2px; color:#fff; font-size:14px; cursor:pointer; border:0; outline:none;}
.cz_box .cz_3 .pic .pic_cc{ float:left; margin-left:10px; width:158px; height:30px; line-height:30px; border:solid 1px #d3d3d3; cursor:pointer; position:relative;}
.cz_box .cz_3 .pic .pic_cc.cur{border:solid 1px #a78335;}
.cz_box .cz_3 .pic .pic_cc.cur em{ display:block;}
.cz_box .cz_3 .pic .pic_cc .checkbox{ margin:0 10px; vertical-align:middle; width:15px; height:15px;}
.cz_box .cz_3 .pic .pic_cc span{ display:inline-block; font-size:14px;}
.cz_box .cz_3 .pic .pic_cc span img{ vertical-align:middle; margin-right:6px;}
.cz_box .cz_3 .pic .pic_cc em{ position:absolute; right:0; bottom:0; background:url(../images/lc.png) no-repeat; width:18px; height:18px; display:inline-block; display:none;}

.cz_box .cz_3 .pac{ padding-left:30px; overflow:hidden;}
.cz_box .cz_3 .pac .pac_1{ float:left;}
.cz_box .cz_3 .pac .pac_2{ float:left; text-align:center; border: 1px solid #dcdcdc; padding:10px; margin-left:120px;}
.cz_box .cz_3 .pac .pac_2 span{ display:block; margin-bottom:10px; font-size:15px;}
.cz_box .cz_3 .pac .pac_2 i img{ width:99px; height:104px;}
.cz_box .cz_3 .pac .pac_1 h3{ color:#a78335; font-size:16px; margin-top:35px; margin-bottom:20px; font-weight:normal;}
.cz_box .cz_3 .pac .pac_1 h3 b{ font-weight:bold;}
.cz_box .cz_3 .pac .pac_1 .psc{ overflow:hidden; margin-bottom:10px;}
.cz_box .cz_3 .pac .pac_1 .psc .pic_1{ float:left; line-height:32px; font-size:14px; color:#333; width:130px;}
.cz_box .cz_3 .pac .pac_1 .psc .pic_2{ float:left; line-height:32px; font-size:14px; color:#e4393c; width:350px;}
.cz_box .cz_3 .pac .pac_1 .psc .pic_3{ float:left;}
.cz_box .cz_3 .pac .pac_1 .psc .pic_3 a{ background-color:#a78335; display:inline-block; line-height:32px; padding:0 10px; font-size:14px; color:#fff; border-radius:2px;}

.cz_box .cz_2 .pic .pic_2 ul li .pic_cc,
.cz_box .cz_1 ul li .pic .pic_cc,
.cz_box .cz_3 .pic .pic_cc
{position: relative;padding-left: 36px;width: 100%; box-sizing: border-box;}
.cz_box .cz_2 .pic .pic_2 ul li .pic_cc input,
.cz_box .cz_1 ul li .pic .pic_cc input,
.cz_box .cz_3 .pic .pic_cc input
{display: none;}
.cz_box .cz_2 .pic .pic_2 ul li .pic_cc:after,
.cz_box .cz_1 ul li .pic .pic_cc:after,
.cz_box .cz_3 .pic .pic_cc:after
{display: block;content: "";background: url(piv_1.png) center no-repeat;width: 15px;height: 15px;position: absolute;
top:8px;left: 10px;}
.cz_box .cz_2 .pic .pic_2 ul li .pic_cc.cur:after,
.cz_box .cz_1 ul li .pic .pic_cc.cur:after,
.cz_box .cz_3 .pic .pic_cc.cur:after
{background: url(piv_2.png) center no-repeat;}

.cz_box .cz_1 .pic_cc {
	width: 50% !important;
}
.cz_box .cz_1 ul li .pic .pic_3 {
	float: right;
	margin-right: 20px;
}
#form6 {
	margin-left: 20px;
}
#form4 {
	margin-left: 20px;
}
#form3 {
	margin-left: 20px;
}
#form5 {
	margin-left: 20px;
}

.textUl li {
	margin: 0 4%;
	padding-bottom:20px;
	float: left;
	width: 40%;
	text-align: center;
	border: 1px solid #dcdcdc;
}
.textUl li img {
	width: 100%;
}
		.formBox {
			clear: both;
			padding-top: 20px;
		}
		.formBox #netpay {
			margin-left: 20px;
		}
        .cursor{
            cursor:pointer
        }
		.form-control {
			margin-bottom: 20px;
			color: #333;
			font-size: 14px;
			line-height: 32px;
			overflow: hidden;
			zoom: 1;
		}
        .form-control input{
			border: 1px solid #d3d3d3;
			background-color: #FFF;
			height: 32px;
			line-height: 32px;
			margin-left: 10px;
			outline: medium none;
			text-indent: 1em;
			width: 140px;
        }
		.form-control .form-title {
			width: 120px;
			float: left;
		}
		.form-control .form-content {
			float: left;
		}
		.tiBtn {
			text-align: center;
		}
		.tiBtn button {
			background-color: #368bff;
			border: none;
			text-align: center;
			border-radius: 2px;
			color: #fff;
			cursor: pointer;
			font-size: 14px;
			line-height: 30px;
			margin: 0 10px 0 0;
			outline: medium none;
			width: 85px;
		}
		.tiBtn a {
			display: inline-block;
			background-color: #368bff;
			border: none;
			text-align: center;
			border-radius: 2px;
			color: #fff;
			cursor: pointer;
			font-size: 14px;
			line-height: 30px;
			margin: 0 10px 0 0;
			outline: medium none;
			width: 85px;
		}

.wuBox {
	display: none;
	width: 280px;
	height: 200px;
	position: fixed;
	top: 50%;
	left: 50%;
	padding: 20px;
	background-color: #000;
	color: #fff;
	line-height: 1.6;
	border: 1px solid #a58f5a;
	font-size: 16px;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.wuBox .close-btn {
	width: 1rem;
	position: absolute;
	top: -0.2rem;
	right: -0.2rem;
}










