* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-family: "宋体";
	font-size: 12px;
}

ul {
	list-style: none;
}

li {
	list-style: none;
}

img {
	border: none;
}

a {
	color: #249100;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	margin-top: 25px;
	overflow: hidden;
	background: url(../images/transparent.png) repeat;
	border-radius: 15px 15px 15px 15px;
}

.left {
	float: left;
	width: 584px;
	overflow: hidden;
	display: inline;
	margin-left: 20px;
}

.header {
	width: auto;
	height: 94px;
	border-bottom: #46C6F1 solid 3px;
}

.logo {
	width: 1000px;
	height: 94px;
	margin: 0 auto;
}

.logoL {
	height: 94px;
	width: 600px;
	background: url(../images/logo.png) no-repeat left;
	margin-left: 10px;
	float: left;
}

.logoR {
	width: 300px;
	height: 94px;
	float: right;
	line-height: 100px;
	font-size: 13px;
}

.onlinePay{
      width:300px;
      height:60px;
/*       background: url(../images/login/gth.gif) 20px 100% no-repeat; */
      text-indent: 46px;
      font-weight: bold;
      cursor: pointer;
}

.onlinePay a{
	color:#cf242c;
	float:right;
	font-size:14px;
	padding-right:30px;
	text-decoration:none;
}

.onlinePay .img{
	background:url(../images/icon1.gif) 200px 90% no-repeat;
	float:right;
}
      
   
.dateNow{
    width:300px;
    height:30px;
    font-size:13px;
    color: #666666;
}


.hr {
	width: 600px;
	/* height: 16px; */
	/* background: url(../images/hr.gif) 26px no-repeat; */
	border: 1px solid #E5E5E5;
	margin: 0 auto;
}

.left {
	float: left;
	width: 271px;
	height: 394px;
	background-color: #ffffff;
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #8ee0fc;
}

.con {
	width: 200px;
	line-height: 27px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	display: inline;
	font-size: 13px;
}

.con li {
	float: left;
	width: 200px;
}

.con div {
	float: left;
}

.con .w1 {
	width: 75px;
	text-align: left;
}

.con .w2 {
	width: 100px;
	text-align: right;
}

.con .li1 {
	width: 220px;
	border: 1px solid #E5E5E5;
	margin-top: 5px;
	margin-bottom: 5px;
}

.con .c11 {
	color: #E90000;
	text-align: left;
}

.con .c1 {
	color: #E90000;
	text-align: left;
}

.con .c0 {
	color: #46C6F1;
	font-weight: bolder;
	overflow: hidden;
	text-align: left;
	font-size: 15px;
}

.main {
	width: 705px;
	float: left;
	overflow: hidden;
	font-size: 14px;
}

.right {
	width: 690px;
	overflow: hidden;
	font-size: 14px;
	background-color: #ffffff;
	height: 500px;
	margin: 0 auto;
	border-radius: 5px 5px 5px 5px;
}

.browser_body {
	width: 725px;
	float: left;
	overflow: hidden;
	font-size: 14px;
	background: url(../images/browser_bg.jpg) bottom right no-repeat;
	height: 394px;
}

.tit {
	background: url(../images/zhifu.jpg);
	width: 705px;
	height: 58px;
}

.x1 {
	line-height: 25px;
	text-indent: 24px;
	margin-top: 8px;
	font-size: 14px;
}

.x2 {
	line-height: 25px;
	width: 705px;
	text-indent: 180px;
	margin-top: 8px;
	font-size: 14px;
}

.x3 {
	background: url(../images/icon.gif) 180px 50% no-repeat;
	text-indent: 196px;
	width: 705px;
	margin-top: 8px;
	margin-bottom: 15px;
	font-size: 14px;
}

.x3 span {
	color: #E90000;
}

.password {
	float: left;
	width: 150px;
	text-align: right;
	margin-left: 130px;
	line-height: 29px;
}

.txt1 {
	float: left;
	border: #B8B8B8 solid 1px;
	width: 196px;
	height: 27px;
	padding-left: 4px;
	line-height: 27px;
}

.x4 {
	margin-top: 10px;
	width: 705px;
	float: left;
	line-height: 29px;
	font-size: 13px;
}

.input_acc {
	margin-top: 1px;
	margin-bottom: 15px;
	width: 705px;
	float: left;
	line-height: 25px;
	font-size: 14px;
	background: url(../images/login/uers.jpg) no-repeat 170px 50%;
}

.confirmAcc {
	margin-top: 6px;
	margin-bottom: 15px;
	width: 705px;
	float: left;
	line-height: 25px;
	font-size: 14px;
}

.txt2 {
	float: left;
	border: #B8B8B8 solid 1px;
	width: 106px;
	height: 27px;
	padding-left: 4px;
	line-height: 27px;
}

.im {
	float: left;
	margin-top: 3px;
	margin-left: 6px;
	display: inline;
}

.lo1 {
	background: url(../images/bt.gif);
	width: 110px;
	height: 36px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	display: inline;
	margin-left: 200px;
}

.lo0 {
	color: #FFFFFF;
	background: url(../images/bt.gif) no-repeat;
	width: 85px;
	height: 36px;
	float: left;
	text-align: center;
	font-size: 14px;
	border: none;
	cursor: pointer;
	display: inline;
	margin-left: 280px;
	line-height: 36px;
	border: 1px solid #FFFFFF;
}

.lo0_2 {
	color: #46C6F1;
	background: url(../images/bt1.gif) no-repeat;
	width: 85px;
	height: 36px;
	float: left;
	text-align: center;
	font-size: 14px;
	border: none;
	cursor: pointer;
	display: inline;
	margin-left: 280px;
	line-height: 36px;
	border: 1px solid #46C6F1;
}

.lo2 {
	color: #FFFFFF;
	background: url(../images/bt.gif) no-repeat;
	width: 85px;
	height: 36px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	display: inline;
	margin-left: 8px;
	line-height: 36px;
	border: 1px solid #FFFFFF;
}

.lo2_2 {
	color: #46C6F1;
	background: url(../images/bt1.gif) no-repeat;
	width: 85px;
	height: 36px;
	float: left;
	text-align: center;
	font-size: 14px;
	border: none;
	cursor: pointer;
	display: inline;
	margin-left: 8px;
	line-height: 36px;
	border: 1px solid #46C6F1;
}

.lo2 a {
	color: #FFFFFF;
	background: url(../images/bt.gif);
	width: 110px;
	height: 36px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	display: inline;
	margin-left: 8px;
	line-height: 36px;
}

.lo2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.lo3 {
	color: #FFFFFF;
	background: url(../images/bt.gif) no-repeat;
	width: 85px;
	height: 36px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	display: inline;
	margin-left: 280px;
	line-height: 36px;
}

.lo3_2 {
	color: #46C6F1;
	background: url(../images/bt1.gif) no-repeat;
	width: 85px;
	height: 36px;
	float: left;
	text-align: center;
	font-size: 14px;
	border: none;
	cursor: pointer;
	display: inline;
	margin-left: 280px;
	line-height: 36px;
	border: 1px solid #46C6F1;
}

.lo4 {
	color: #FFFFFF;
	background: url(../images/bt.gif) no-repeat;
	width: 132px;
	height: 36px;
	float: left;
	text-align: center;
	font-size: 14px;
	border: none;
	cursor: pointer;
	display: inline;
	margin-left: 280px;
	line-height: 36px;
	background-color: #46C6F1;
}

.lo4_2 {
	color: #46C6F1;
	background: url(../images/bt1.gif) no-repeat;
	width: 132px;
	height: 36px;
	float: left;
	text-align: center;
	font-size: 14px;
	border: none;
	cursor: pointer;
	display: inline;
	margin-left: 280px;
	line-height: 36px;
	border: 1px solid #46C6F1;
	background-color: #e7f8fd;
}

.lo5 {
	color: #FFFFFF;
	background: url(../images/bt.gif) no-repeat;
	width: 85px;
	height: 36px;
	float: left;
	text-align: center;
	font-size: 14px;
	border: none;
	cursor: pointer;
	display: inline;
	margin-left: 280px;
	line-height: 36px;
	border: 1px solid #FFFFFF;
}

.lo5_2 {
	color: #46C6F1;
	background: url(../images/bt1.gif) no-repeat;
	width: 85px;
	height: 36px;
	float: left;
	text-align: center;
	font-size: 14px;
	border: none;
	cursor: pointer;
	display: inline;
	margin-left: 280px;
	line-height: 36px;
	border: 1px solid #46C6F1;
}

.lo6 {
	color: #FFFFFF;
	background: url(../images/bt.gif) no-repeat;
	width: 85px;
	height: 36px;
	float: left;
	text-align: center;
	font-size: 14px;
	border: none;
	cursor: pointer;
	display: inline;
	margin-left: 280px;
	line-height: 36px;
	border: 1px solid #FFFFFF;
}

.lo6_2 {
	color: #46C6F1;
	background: url(../images/bt1.gif) no-repeat;
	width: 85px;
	height: 36px;
	float: left;
	text-align: center;
	font-size: 14px;
	border: none;
	cursor: pointer;
	display: inline;
	margin-left: 280px;
	line-height: 36px;
	border: 1px solid #46C6F1;
}

.x5 {
	margin-top: 10px;
	width: 624px;
	float: left;
	line-height: 25px;
	background: #e7f8fd;
	height: 32px;
	line-height: 34px;
	border: #aae1f3 solid 1px;
	display: inline;
	margin-left: 30px;
}

.x5 span {
	float: left;
	background: url(../images/icon1.gif) 20px 50% no-repeat;
	text-indent: 46px;
}

.x5 .install {
	float: left;
	background: url(../images/login/gth.gif) 20px 50% no-repeat;
	text-indent: 46px;
}

.browserNote {
	float: left;
	background: url(../images/login/gth.gif) 20px 50% no-repeat;
	text-indent: 46px;
}

.wxts {
	background: url(../images/wxts.gif) top no-repeat;
	width: 957px;
	height: 80px;
	float: left;
	display: inline;
	margin-left: 19px;
	margin-top: 16px;
	line-height: 23px;
	color: #454545;
	padding-top: 46px;
	padding-left: 20px;
}

.footer {
	clear: both;
	width: auto;
	background: url(../images/footer.gif) repeat-x;
	height: 51px;
	text-align: center
}

.rad input {
	float: left;
	margin-top: 8px;
}

.mgtz {
	margin-left: 8px;
	display: inline;
}

.duanxin {
	float: left;
	height: 27px;
	line-height: 25px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 8px;
	display: inline;
	cursor: pointer;
}

.operation {
	width: 900px;
	height: 120px;
	float: left;
	background: url(../images/operation.jpg) no-repeat
}

.browserErrorImg {
	width: 700px;
	height: 200px;
	margin-top: 100px;
	margin-left: 50px;
	float: left;
	background: url(../images/browserNote.jpg) no-repeat
}

.mB10 {
	margin-right: 17px;
}

.boxBbut {
	display: block;
	overflow: hidden;
	text-align: center;
}

.butB {
	display: inline-block;
	margin: 0 6px;
	padding-left: 30px;
	height: 32px;
	background: #46C6F1;
	cursor: pointer;
}

.butB span {
	display: inline-block;
	padding-right: 30px;
	height: 32px;
	background: #46C6F1;
	line-height: 32px;
	color: #fff;
	font-weight: bold;
}

.butB span a {
	color: #fff;
	text-decoration: none;
}
/*------------------------------- 鎴愬姛銆佸け璐�-------------------------------*/
.boxSuccess {
	margin-left: 30px;
	margin-top: 20px;
	position: relative;
	z-index: 5;
	height: 90px;
	border: #dddddd 1px solid;
	background: url(../images/default/detail/bg_success.png);
}

.boxSuccess dl {
	padding-left: 20px;
}

.boxSuccess dl dt {
	float: left;
	width: 100px;
	height: 90px;
	background: url(../images/default/detail/icon_success.png);
}

.boxSuccess dl dd {
	float: left;
	padding-top: 20px;
}

.boxSuccess dl dd p {
	padding: 2px 0;
}

.boxSuccess dl dd p b {
	font-size: 16px;
}

.boxError {
	position: relative;
	z-index: 5;
	height: 90px;
	border: #dddddd 1px solid;
	background: url(../images/default/detail/bg_success.png);
}

.boxError dl {
	padding-left: 20px;
}

.boxError dl dt {
	float: left;
	width: 100px;
	height: 90px;
	background: url(../images/default/detail/icon_error.png);
}

.boxError dl dd {
	float: left;
	padding-top: 20px;
}

.boxError dl dd p {
	padding: 2px 0;
}

.boxError dl dd p b {
	font-size: 16px;
}

.boxWarning {
	margin-left: 30px;
	margin-top: 20px;
	position: relative;
	z-index: 5;
	height: 90px;
	border: #dddddd 1px solid;
	background: url(../images/default/detail/bg_success.png);
}

.boxWarning dl {
	padding-left: 20px;
}

.boxWarning dl dt {
	float: left;
	width: 100px;
	height: 90px;
	background: url(../images/default/detail/icon_warning.png);
}

.boxWarning dl dd {
	float: left;
	padding-top: 20px;
}

.boxWarning dl dd p {
	padding: 2px 0;
}

.boxWarning dl dd p b {
	font-size: 16px;
}

/* .boxLocation .location .icon {
	width:16px;
	height:17px;
	background:url(../images/default/detail/icon_01.png) center no-repeat;
	float:left;
	margin-top:2px;
	margin-right:8px;
} */
.paymain {
	overflow: hidden;
	/* background:url(../images/bg1.gif); */
	background: url(../images/tianshan1.png);
}

.mainstep {
	float: left;
	height: 55px;
	margin: 10px 150px 0;
	text-align: center;
	vertical-align: middle;
	width: 620px;
}

.stepNormal {
	background-color: #cccccc;
	color: #ffffff;
	float: left;
	height: 40px;
	line-height: 40px;
	margin-right: 2px;
	margin-top: 8px;
	text-align: center;
	vertical-align: middle;
	width: 110px;
	font-size: 12px;
}

.stepNow {
	background-color: #46C6F1;
	color: #ffffff;
	float: left;
	height: 40px;
	line-height: 40px;
	margin-right: 2px;
	margin-top: 8px;
	text-align: center;
	vertical-align: middle;
	width: 110px;
	font-size: 14px;
}

.steparrnormal {
	background-image: url("../images/steparrnormal.gif");
	float: left;
	height: 55px;
	width: 29px;
}

.green {
	color: green;
	font-size: 12px;
	font-weight: bold;
}

.inputDiv2 {
	height: 24px;
	margin: 0;
	padding-left: 5px;
	padding-top: 0px;
	width: 250px;
	z-index: 999;
	border: 1px solid #ccc;;
}

.input_password1 {
	width: 153px; /*178px;*/
	height: 24px;
	line-height: 24px;
	border: 0;
	font-weight: bold;
	color: #157b00;
	background: #fff;
	outline: none;
	border-right: none;
	overflow: hidden;
	z-index: 0;
}

input, img {
	vertical-align: middle;
}

.inputDiv2 input {
	border: 0 none;
	color: #363840;
	height: 22px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 214px;
	outline-style: none;
}


.psd b {
    float: left;
    height: 36px;
    line-height: 36px;
    padding: 0 5px;
}
.psd span {
    background:  url("../images/default/detail/psd.png") no-repeat scroll center top;
    float: left;
    height: 36px;
    width: 150px;
}
.psd .a {
    background:  url("../images/default/detail/psd.png") no-repeat center -36px;
}
.psd .b {
    background:  url("../images/default/detail/psd.png") no-repeat center -72px;
}
.psd .c {
    background:  url("../images/default/detail/psd.png") no-repeat center -108px;
}

