* {
	margin: 0;
	padding: 0;
}
a {
	color: #fff;
	text-decoration: none
}
body {
	font: 14px/1.6 "Microsoft Yahei";
	color: #979797;
	overflow-x: hidden;
	background-color:#101010;
}
.w1000 {
	width: 1200px;
	margin: 0 auto
}
ul li {
	list-style: none
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*+html .clearfix {
	zoom: 1;
} /* IE7 */
.fL {
	float: left !important;
}
.fR {
	float: right !important;
}
img { vertical-align: top;}
/*---------------index--------------*/
#header	{
	background-color: #141414;
}

#header .hBox {
	width: 1200px;
	margin: 0 auto;
	padding: 5px 0 5px;
}
#header .hInner {
	background-color: #000;
	border-top: 1px solid #282828;
	border-bottom: 1px solid #382626;
}
#header .logo {
	float: left;
}
#header .logo img {
	display: block;
}
#header .gNaviBox {
	width: 1200px;
	margin: 0 auto;
}
#header .gNavi {
	width: -1020px;
	margin-right: -20px;
}
#header .gNavi li {
	margin-right: 80px;
	text-align: center;
	float: left;
}
#header .gNavi li:last-child {
	margin-right: 0;
}
#header .gNavi li a {
	padding: 0 5px;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
	display: block;
	border-bottom: 2px solid #000;
}
#header .gNavi li a:hover {
	color: #ffcc00;
	border-bottom: 2px solid #FFCC00;
}
#header .gNavi li a img {
	margin: -2px 9px 0 0;
	display: inline-block;
	vertical-align: middle;
}
#main {
	padding: 40px 0 43px;
	background-color: #101010;
}
.banner {
	background: url(../images/banner02.jpg) no-repeat center top;
	height: 500px;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.newSection {
	margin-top: -35px;
	height: 35px;
	z-index: 9;
	position: relative;
	background: rgba(0,0,0,0.8);
	box-sizing: border-box;
	border-bottom: 1px solid #303030;
}
.newSection .newsBox {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.newSection dt {
	padding: 0 0 0 22px;
	color: #fad03f;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	background: url(../images/new_bg.png) no-repeat left 8px;
}
.newSection dd {
	height: 35px;
	padding: 0 5px 0 80px;
	color: #b4b4b4;
}
.newSection dd a:hover {
	text-decoration: underline;
}
.newSection dd li {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-size: 12px;
	color: #c7c7c7;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.searchBox {
	margin-top: 20px;
	float: right;
	box-sizing: border-box;
	position: relative;
}
.searchBox .icon {
	position: absolute;
	top: 15px;
	left: 20px;
}
.searchBox input {
	width: 300px;
	padding-left: 47px;
	box-sizing: border-box;
	background-color:#F8F8F8;
	border-radius: 8px;
	color: #323232;
	height: 50px;
	line-height: 50px;
	border: none;
	font-size: 14px;
	float: left;
	outline: none;
}
.searchBox input::-webkit-input-placeholder{color:#323232;}
.searchBox input::-moz-placeholder{color:#323232;opacity:1;}
.searchBox input:-moz-placeholder{color:#323232;opacity:1;}
.searchBox .btn {
	margin-left: 10px;
	float: left;
	width: 140px;
}
.searchBox .btn02 {
	margin-left: 10px;
	width: 140px;
	float: left;
}
.searchBox .btn a,
.searchBox .btn02 a {
	height: 50px;
	display: block;
	color: #000;
	font-size: 18px;
	line-height: 48px;
	text-align: center;
	background: #FFCC00;
	border-radius: 8px;
}
.searchBox .btn02 a {
	color: #fff;
	background: #DD0909;
}
.searchBox .btn a:hover,
.searchBox .btn02 a:hover {
	-webkit-filter: brightness(130%);
				filter: brightness(130%);
}
.inner {
	margin-bottom: 15px;
}
.inner .banner {
	float: left;
}
.inner .newsBox {
	margin-top: 1px;
	padding: 45px 10px 10px;
	box-sizing: border-box;
	width: 234px;
	height: 240px;
	float: right;
	background-color: #fff;
	border: 1px solid #E6E6E6;
	position: relative;
}
.inner .newsBox .ttl {
	position: absolute;
	top: 0;
	left: 0;
}
.inner .newsBox li {
	color:#a5a5a5;
	padding:10px 0;
	border-bottom: 1px dashed #C2C2B5;
}
.inner .newsBox .tempWrap {
	height: 166px !important; 
}
.ulLink {
	margin-bottom: 38px;
}
.ulLink li {
	float: left;
	width: 580px;
	text-align: center;
	line-height: 62px;
}
.ulLink li a {
	display: block;
	color: #ffcc00;
	font-size: 24px;
	text-align: center;
	border: 1px solid #FFCC00;
	border-radius: 8px;
	background: url(../images/link_bg.jpg) repeat-x left top;
}
.ulLink a span {
	padding-left: 45px;
	display: inline-block;
	background: url(../images/img01.png) no-repeat left center;
}
.ulLink .li02 a span {
	background-image: url(../images/img02.png);
}
.ulLink li a:hover {
	color: #181818;
	background: #FFCC00;
}
.ulLink li a:hover span {
	background-image: url(../images/img01_on.png);
}
.ulLink li.li02 a:hover span {
	background-image: url(../images/img02_on.png);
}
.ulLink .li02 {
	float: right;
}
.dateBox {
	margin:0 0 30px;
	text-align: center;
}
.dateBox .date {
	width: 615px;
	height: 89px;
	box-sizing: border-box;
	padding: 10px 20px;
	font-size: 32px;
	font-weight: bold;
	line-height: 69px;
	color:#9e701a;
	margin: 0 auto;
	background: url(../images/date_bg.png) no-repeat center top;
}
.dateBox .date span {
	color:#df2038;
	font-size: 30px;
}
.dateBox .date span i {
	font-style: normal;
}
.section .topBox {
	margin-bottom: 15px;
}
.section .topBox .subSearch {
	margin-bottom: 30px;
	background: url(../images/search_bg.png) no-repeat center top;
	width: 1200px;
	height: 82px;
	box-sizing: border-box;
	padding: 17px 0 0 428px;
	position: relative;
}
.section .topBox .subSearch02 {
	background-image: url(../images/search_bg02.png);
}

.section .topBox .subSearch input {
	margin-right: 10px;
	width: 420px;
	height: 48px;
	line-height: 48px;
	padding-left: 27px;
	background-color: #101010;
	border: none;
	color: #fff;
	font-size: 14px;
	border-radius: 24px;
	box-sizing: border-box;
}
.section .topBox .subSearch .search {
	position: absolute;
	top: 17px;
	right: 206px;
}
.section .topBox .subSearch .search:hover {
	-webkit-filter: brightness(130%);
				filter: brightness(130%);
}
.mb0 {
	margin-bottom: 0 !important;
}

.section .subBox {
	font-size: 14px;
	color: #c8c8c8;
}
.section h2 {
	text-align: center;
	margin: 0 0 11px;
	color: #ffcc00;
	font-size: 36px;
	background: url(../images/ttl_bg.png) no-repeat center center;
}
.section h3 {
	text-align: center;
	margin: 0 0 20px;
}

.section .subBox .text {
	margin: 0 0 22px;
	line-height: 2.15;
}
.section .subBox .text4 {
	margin-bottom: 36px;
}
.section .subBox .text5 {
	margin-bottom: 31px;
}
.section .subBox .text span {
	color: #ffcc00;
	font-weight: bold;
}
.section .subBox .text .normal {
	font-weight: normal;
}
.section .subBox .text a {
	color: #ffcc00;
}
.footer {
	border-top: 1px solid #202020;
	background-color: #000;
	padding: 11px 0;
}
.footer .copyright {
	text-align: center;
	color: #969696;
	font-size: 14px;
}
.footer .copyright span {
	color: #fff;
}

.cover {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
}
.popBox {
	display: none;
	width:620px;
	background-color: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	padding-bottom:50px;
}
.popBox .close {
	position: absolute;
	top: 20px;
	right: 10px;
	background-color: transparent;
}
.popBox .ttl {
	font-size: 22px;
	text-align: center;
	color: #000000;
	line-height: 58px;
	background-color: #F3F3F3;
}
.popBox .tableBox {
	margin: 10px 10px 10px;
}
.popBox table {
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
}
.popBox table th {
	font-size: 16px;
	font-weight:normal;
	padding: 10px;
	color: #333;
	background-color: #FFE539;
	border: 1px solid #fff;
	text-align: center;
	vertical-align: middle;
}
.popBox table td {
	font-size: 16px;
	padding: 10px 2px;
	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: 16px;
	display: inline-block;
	padding: 0 5px;
	line-height: 1.5;
	border-radius: 3px;
	margin: 0 10px;
}
.popBox table td a:hover {
	color: #f00;
}

.formBox {
	margin: 0 auto;
	width: 690px;
}
.formBox li {
	margin-bottom: 20px;
	overflow:hidden;
	zoom: 1;
}
.formBox li .lText {
	margin-right: 5px;
	float: left;
	display: block;
	color:#fff;
	font-size: 20px;
	line-height: 64px;
}

.formBox input {
	width: 480px;
	height: 64px;
	line-height: 64px;
	font-size: 18px;
	color: #181818;
	border: none;
	background-color: #fff;
	border-radius: 8px;
	padding-left: 22px;
	box-sizing: border-box;
}
.formBox select {
	width: 490px;
	height: 64px;
	line-height: 64px;
	font-size: 16px;
	color: #333;
	border:1px solid #CCCCCC;
	background-color: #fff;
	border-radius: 5px;
	padding-left: 15px;
}
.formBox input:focus {
	/*box-shadow: none;
	border: 1px solid #f00;*/
}
.formBox .submit {
	margin: 20px 0 0 106px;
}
.formBox .submit li {
	display: inline-block;
	margin-right: 10px;
}
.formBox .submit a {
	display: block;
	width: 480px;
	line-height: 64px;
	text-align: center;
	font-size: 22px;
	color: #181818;
	border-radius: 32px;
	background: #FFCC00;
}
.formBox .submit .li02 a {
	color:#fff;
	background-color: #F00;
	border: 1px solid #f00;
}
.formBox .submit a:hover {
	-webkit-filter: brightness(130%);
				filter: brightness(130%);
}
#main .note {
	margin-top: -11px;
	color: #c8c8c8;
	font-size: 16px;
	text-align: center;
}
#main .note span {
	color: #ffcc00;
}
#main .note a {
	color: #ffcc00;
}
#main .note .red {
	color: #ff0000;
}
.section .text2 {
	margin: 40px 0 40px;
}
.section .text2 span {
	color: #f00;
}
.section .subBox .text3 {
	margin: 14px 0 0;
}

.section .txtDl {
	margin: 13px 0;
	color: #c8c8c8;
	font-size: 14px;
	line-height: 2.15;
}
.section .txtDl dt {
	color: #ffcc00;
	font-weight: bold;
}
.section .txtDl dd {
	margin-bottom: 30px;
}
.section .tableBox {
	margin: 0 0 32px;
}
.section table {
	margin-bottom: 21px;
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
}
.section table th {
	font-size: 14px;
	font-weight:normal;
	color: #ffcc00;
	line-height: 37px;
	background-color: #1C1C1C;
	border: 1px solid #242424;
	text-align: center;
	vertical-align: middle;
}
.section table td {
	font-size: 14px;
	line-height: 37px;
	color: #c8c8c8;
	background-color: #101010;
	border: 1px solid #242424;
	text-align: center;
	vertical-align: middle;
}
.section .tableA th,
.section .tableA td {
	line-height: 38px;
}
.section table td .color1 {
	color: #fff;
}
.section table td .color2 {
	color: #f00;
}
.popBox02 {
	width: 900px;
}
.popBox02 .tableBox {
	margin: 30px 50px 30px;
}
.popBox02 table {
	margin-bottom: 30px;
}
.popBox02 .ttl {
	text-align: left;
	padding: 0 10px;
	font-size: 14px;
}
.pagination {
	text-align: center;
}
.pagination li {
	margin: 0 2px;
	display: inline-block;
}
.pagination .active a{
	color: #f00;
}


.layui-layer-content a {
	color: #f00;
}

.wuBox {
	display: none;
	width: 480px;
	height: 160px;
	position: fixed;
	top: 50%;
	left: 50%;
	padding: 30px;
	background-color: #000;
	color: #fff;
	line-height: 1.8;
	border: 1px solid #A58F5A;
	font-size: 16px;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.wuBox .close-btn {
	position: absolute;
	top: -10px;
	right: -10px;
}
.wuBox .close-btn img {
	width: 40px;
}


/******充值******/
.content {
	width: 1000px;
	margin: 0 auto 20px;
	background-color: #FFF;
}
.title {
    border-bottom: 1px solid #dcdcdc;
    height: 43px;
    line-height: 43px;
    padding: 0 15px;
}
.title h5 {
    color: #626262;
	font-size: 14px;
	font-weight:normal;
    padding-left: 23px;
}
.cz_head{ width:100%; text-align:center;padding:20px 0;background-color: #0F0F0F;}
.cz{ margin-top:20px; border: 1px solid #dcdcdc;}
.cz .cz_tab{ padding-top:25px; border-bottom: 1px solid #ddd; padding-left:10px; color: #333;}
.cz .cz_tab span{font-size: 14px;background: #f8f8f8;border: 1px solid #cecece;margin: 0 5px; width:130px; 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(../chongzhi/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:980px; 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;}
.cz_box .cz_1 ul li{ float:left; margin-left:30px; margin-bottom:20px;}
.cz_box .cz_1 ul li .pic{ overflow:hidden; margin-bottom:10px;}
.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;}
.cz_box .cz_1 ul li .pic .pic_cc em{ position:absolute; right:0; bottom:0; background:url(../chongzhi/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; width:320px;}
.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{ width:980px; margin:0 auto; border: 1px solid #dcdcdc; padding-top:20px; padding-bottom:20px;}
.cz_box .cz_2 .pic{ padding-left:30px; 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:198px; 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; width:720px;}
.cz_box .cz_2 .pic .pic_2 ul li{ float:left; margin-right:15px; margin-bottom:12px;}
.cz_box .cz_2 .pic .pic_2 ul li .pic_cc{ float:left; width:158px; 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; color: #333;}
.cz_box .cz_2 .pic .pic_2 ul li .pic_cc span img{ vertical-align:middle; margin-right:6px;}
.cz_box .cz_2 .pic .pic_2 ul li .pic_cc em{ position:absolute; right:0; bottom:0; background:url(../chongzhi/lc.png) no-repeat; width:18px; height:18px; display:inline-block; display:none;}

.cz_box .cz_3{ width:980px; 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(../chongzhi/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;}
.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(../chongzhi/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(../chongzhi/piv_2.png) center no-repeat;}
#form6 {
	margin-left: 30px;
}
.cz_3 {
	overflow: hidden;
	zoom: 1;
}
.cz_3 .textUl {
	float: left;
}
.cz_3 form {
	float: left;
}

.textUl li {
	margin: 0 20px;
	padding-bottom:20px;
	float: left;
	width: 200px;
	text-align: center;	
	border: 1px solid #dcdcdc;
}
.textUl li img {
	width: 100%;
}
.sucess {
	min-height:200px;
	font-size: 20px;
	text-align: center;
	padding: 100px 0;
}
.sucess a {
	color: #ff6c00;
}

		.formBox {
			clear: both;
			padding-top: 8px;
		}
		.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;
			color: #333;
			height: 32px;
			line-height: 32px;
			margin-left: 10px;
			outline: medium none;
			width: 198px;	
			padding-left: 10px;
        }
		.form-control .form-title {
			width: 120px;
			float: left;
		}
		.form-control .form-content {
			float: left;
		}
		.tiBtn button {
			background-color: #368bff;
			border: none;
			text-align: center;
			border-radius: 2px;
			color: #fff;
			cursor: pointer;
			font-size: 14px;
			line-height: 30px;
			margin-left: 140px;
			outline: medium none;
			width: 85px;
		}
		
