@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	outline:medium none;
}
body {
	font-size: 14px;
	font-family:"微软雅黑", Arial;
	color: #333;
}
a {
	text-decoration: none;
}

img {
	border: none;
}
li {
	list-style: none;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
h1 {
	font-size:14px;
}
h2 {
	font-size:13px;
}
ul{
	list-style-type:none;
}
.w1200{
	width:1200px;
	margin:0 auto;
}
.floatr{
	float:right;
}
.floatl{
	float:left;
}
.colorred{
	color:#ef2200;
}
.map-layer #bdmap{
	width:800px;
	height:400px;
}
/* 底部 */
#footer {
	background: url('../images/bg/footer_1920_bg.jpg') top center no-repeat;
	background-size:100% 100%;
	color:#003052;
	text-align:center;
	margin:0px auto;
	padding:15px 0px;
}
// #footer p{
// 	line-height: 40px;
// }
#footer a{
	color:#003052;
}
#footer a:hover{
	color:#fff;
}
/* 底部 END*/

/***** form******/
input[type="button"]{
	font-family:"微软雅黑", Arial;
}
.pubform{
	margin-top:15px;
	color:#333;
	font-size:14px;
	vertical-align:middle;
	width:100%;
}
.pubform p {
	margin-top:15px;
	vertical-align:middle;
	width:100%;
}
.pubform p input{
	font-size:14px;
	vertical-align:middle;
	padding:10px 10px;
	border:1px solid #ddd;
	color:#999;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.pubform p select.regsel{
	width: 12.7%;
	*height:38px;
	padding: 9px 3px;
	color: #999;
	font-size: 14px;
	border: 1px solid #ddd;
	background: url('../images/icon/pull_down.png') no-repeat 97% 49%;
	display: inline-block;
	outline: none;
	vertical-align:middle;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	overflow: hidden;
}
.pubform p input[type="text"],
.pubform p input[type="password"]{
	width:33.5%;
}
.pubform p input.w20b{
	width:20%;
	margin-right:5px;
}
.pubform p input.w11b{
	width:10.9%;
	margin-right:5px;
}
.pubform p.w30 input[type="text"]{
	width:20.3%;
	margin-right:10px;
}
.pubform p.w30 input[type="button"]{
	background-color:#0a99d1;
	color:#fff;
	font-size:12px;
	font-family:"微软雅黑", Arial;
	cursor:pointer;
	padding:11px 0;
	width:12%;
	border:none;
}
.pubform p span{
	vertical-align:middle;
	color:#ff0000;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.pubform p label{
	width:26%;
	display:inline-block;
	*display:inline;
	*zoom:1;
	text-align:right;
}
.pubform p textarea{
	width:77.8%;
	height:80px;
	vertical-align:top;
	padding:5px;
	border:1px solid #ccc;
}
/* 公用 form  END*/
/* 注册 BEGIN*/
.content .text-tille{
	margin:15px 0;
}
.content .text-tille a{
	color:#333;
}
.pubform .topinfo{
	color:#0c9dd6;
	font-size:16px;
	position:relative;
}
.pubform .topinfo#form-hide{
	cursor:pointer;
}
.pubform .topinfo img{
	vertical-align:middle;
	width:24px;
	height:16px;
}
.pubform .topinfo span{
	vertical-align:middle;
	color:#0c9dd6;
}
.pubform .topinfo .topinfobg,
.pubform .topinfo .topinfobg2{
	height:1px;
	background: url('../images/bg/content_text_formjbxx_bg.jpg') top center repeat-x;
	position:absolute;
	left:90px;
	top:11px;
	z-index:1;
	display:block;
}
.pubform .topinfo .topinfobg{
	width:92%;
}
.pubform .topinfo .topinfobg2{
	width:90%;
	left:110px;
}
p.associator-intro{
	color:#ff0000;
	padding-left:107px;
	margin-bottom:15px;
	font-size:16px;
	width:1074px;
}
p.associator-intro span{
	padding-left:42px;
	font-size:16px;
}
.pubform table.regtable{	
	width:100%;
	background-color:#ddd;
}
.pubform table.regtable th,
.pubform table.regtable td{
	background-color:#fff;
	padding:15px 0;
	text-align:center;
}
.pubform table.regtable th{
	font-weight:normal;
}
.pubform table.regtable td.regtable-lasttd{
	text-align:left;
	padding-left:40px;
}
.regtable-lasttd p{
	margin-top:10px;
}
.pubform p.regagree{
	text-align:center;
}
.pubform p.regagree span{
	border:1px solid #ddd;
	width:25px;
	height:25px;
	margin-right:5px;
	vertical-align:middle;
	cursor:pointer;
}
.pubform p.regagree span.on{
	background: url('../images/bg/register_formagree_bg.png') center center no-repeat;
}
.regtable .regtable-til th span{
	border:1px solid #ddd;
	width:20px;
	height:20px;
	margin-left:5px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	cursor:pointer;
}
.regtable .regtable-til th span.on{
	background: url('../images/bg/register_formagree_bg1.png') center center no-repeat;
}
input.register-go[type="button"]{
	border:none;
	width:30%;
	background-color:#37b4e4;
	color:#fff;
	cursor:pointer;
	margin-bottom:30px;
	margin-top:10px;
}
/* 注册 END*/
/*人才招聘 内容页 GEGIN*/
.jobstxt{
	border:1px solid #3696d6;
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	*width:100%;
}
.jobstxt .jobst-left{
	padding-top:20px;
	margin-left:15px;
	width:64%;
	border-right:1px solid #ddd;
	float:left;
}
.jobstxt .jobst-left .title{
	position:relative;
	border-bottom:#ddd dashed 1px;
	padding-bottom:10px;
	margin-bottom:15px;
	width:96%;
}
.jobstxt .jobst-left .title h2{
	color:#838383;
	font-size:20px;
}
.jobstxt .jobst-left .titleint{
	color:#999;
	margin-top:15px;
}
.jobstxt .jobst-left .titleint span{
	padding-right:2.5%;
}
.jobstxt .jobst-left .nextjob{
	position:absolute;
	left:90%;
	top:20px;
	z-index:1;
}
.jobstxt .jobst-left .nextjob a{
	color:#3696d6;
}
.jobstxt  .jobtxt-int .jobtxt-inttop div{
	margin-top:6px;
}
.jobstxt  .jobtxt-int .jobtxt-inttop div span{
	padding-right:30px;
}
.jobstxt  .jobtxt-int .jobtxt-intmid li{
	color:#999;
	width:50%;
	float:left;
	margin-top:20px;
}
.jobstxt .jobtxt-int .jobtxt-intmid li span.clickmap{
	cursor:pointer;
	color:#2255dd;
	background: url('../images/bg/clickmap_bj.png') left center no-repeat;
	padding-left:20px;
	margin-left:10px;
}
.jobstxt  .jobtxt-int .jobtxt-intmid li.w100b{	
	width:100%;
}
.jobstxt  .jobtxt-int .jobtxt-intmid li span{
	color:#333;
}
.jobstxt  .jobtxt-int .jobtxt-intmid li a{
	color:#333;
	border:1px #ddd solid;
	padding:2px 3px;
	font-size:12px;
	background-color:#f8f8f8;
	margin-right:5px;
}
.jobstxt  .jobtxt-int .jobtxt-intmid li.jobtxt-inturl a{
	border:none;
	background-color:#fff;
	color:#1155cc;
}
.jobstxt .jobtxt-int .jobtxt-intmid li a.jobtxt-intbtn{
	margin-left:20px;
	color:#1155cc;
	cursor:pointer;
	border:none;
	background:none;
	font-size:14px;
}
.jobstxt .jobtxt-intbtm{
	margin-top:20px;
	*margin-top:78px;
}
.jobtxt-intbtm ul.table li{
	width:13%;
	height:37px;
	line-height:37px;
	float:left;
	text-align:center;
	border-bottom:1px solid #3696d6;
	cursor:pointer;
}
.jobtxt-intbtm ul.table .lastli{
	width:70%;
}
.jobtxt-intbtm ul.table li.on{
	border-top:2px solid #3696d6;
	border-right:1px solid #3696d6;
	border-left:1px solid #3696d6;
	border-bottom:none;
}
.jobtxt-intbtm div.tabint li p{
	text-indent:28px;
	margin-top:4px;
	line-height:22px;
}
.jobtxt-intbtm div.tabint li{
	*width:100%
}
.jobtxt-intbtm div.tabint li div{
	margin-top:25px;
}
.jobstxt .jobs-apply input{
	margin:30px;
	padding:8px 0;
	background-color:#f66e09;
	color:#fff;
	width:18%;
	font-size:16px;
	border:1px solid #c5520a;
	outline:none;
	cursor:pointer;
}
/**人才招聘内容页左侧 END***/
.jobstxt .jobst-right{
	float:left;
	width:31.5%;
	text-align:left;
	margin-left:20px;
	margin-top:25px;
	padding-bottom:30px;
}

.jobstxt .jobst-right .rtitle{
	margin-top:20px;
	padding-bottom:15px;
	border-bottom:1px solid #ddd;
	vertical-align:middle;
}
.jobstxt .jobst-right span{
	width:12px;
	height:12px;
	border:1px solid #a5a5a5;
	background-color:#dedede;
	display:inline-block;
	*display:inline;
	*zoom:1;
	cursor:pointer;
	vertical-align:middle;
}
.jobstxt .jobst-right span.on{
	background: url('../images/bg/jobs_rightapply_bg.png') center center no-repeat;
}
.jobstxt .jobst-right .rtitle input{
	width:33%;
	padding:7px 0;
	margin-left:20px;
	color:#990000;
	background-color:#ffe67a;
	border:1px solid #ffa405;
	cursor:pointer;
}
.jobstxt .jobst-right li{
	border-bottom:1px dashed #ccc;
	padding-bottom:12px;
}
.jobstxt .jobstr-intt{
	margin:10px 0;
}
.jobstxt .jobstr-intt a{
	font-size:16px;
	color:#315aaa;
	font-weight:bold;
}
.jobstxt .jobstr-intm a{
	color:#315aaa;
}
/*人才招聘内容页 END*/
/*人才招聘填写资料 GEGIN*/
.jobsint .title{
	margin-bottom:15px;
}
.jobsint .title span{
	width:32%;
	float: left;
	*zoom:1;
	color: #3696d6;
}
.jobsint .title span.on{
	color:#f90;
}
.jobs-form p{
	margin-top:15px;
}
.jobs-form p label{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:20%;
	margin-right:10px;
	text-align:right;
}
.jobs-form p label span{
	vertical-align:middle;
	margin-right:2px;
	color:#ef2200;
}
.jobs-form .coporatsf a{
	background: url('../images/bg/jobs_information_bg1.png') left center no-repeat;
	padding-left:17px;
	margin-right:15px;
	cursor:pointer;
}
.jobs-form .coporatsf a.on{
	background: url('../images/bg/jobs_information_bg1_on.png') left center no-repeat;
	font-weight:bold;
}
.jobs-form .coporatsf a span{
	font-size:12px;
	font-weight:normal;
}
.jobs-form  input[type="text"]{
	width:26.5%;
	padding:6px;
	color:#999;
	vertical-align:middle;
	border:#ccc 1px solid;
}
.jobs-form span.selectsp{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:28%;
	overflow:hidden;
	vertical-align:middle;
}
.jobs-form span.selectsp.w11b{
	width:14%;
}
.jobs-form span.selectsp select{
	width:100%;
	height:39px;
	padding:6px;
	color:#999;
	border:none;
	outline:none;
	background: url('../images/bg/jobs_information_selectbg1.png') left top no-repeat;
	*background:none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
}
.jobs-form span.selectsp.w11b select{
	background: url('../images/bg/jobs_information_selectbg2.png') left top no-repeat;
	*background:none;
}
.jobs-form span.selectsp select option{
	color:#333;
	outline:none;
	border:none;
}
.jobs-form p textarea{
	width:45%;
	height:100px;
	padding:6px;
	vertical-align:top;
	border:#ccc 1px solid;
	color:#999;
}
.jobs-form .copwelfare{
	width:43%;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
}
.jobs-form .copwelfare a{
	padding:3px 5px;
	border:1px solid #ccc;
	margin-right:8px;
	margin-bottom:10px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	cursor:pointer;
}
.jobs-form .copwelfare a.on{
	background-color:#eee;
}
.copmap #bdmap{
	width:600px;
	height:300px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;	
}
.jobs-form .copbtn{
	width:15%;
	padding:10px 0;
	margin:10px 0 50px 340px;
	color:#fff;
	background-color:#f06d18;
	border:#ce5210 2px solid;
	cursor:pointer;
}
.jobs-form .copphone a{
	background: url(../images/bg/jobs_information_nogkbg.png) left 2px no-repeat;
	width:14px;
	height:18px;
	padding-left:2px;
	font-size:12px;
	margin:0 3px 0 10px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	cursor:pointer;
}
/*人才招聘 填写资料 END*/
.jobcomplete input[type="button"]{
	padding:6px 0 7px 0;
	border:none;
	background-color:#2f9ddf;
	color:#fff;
	cursor:pointer;
	border-radius:3px;
	-ms-border-radius:3px;
	-khtml-border-radius:3px;
	vertical-align:middle;
}
.jobcomplete input.addnew{
	width:105px;
	margin-left:80px;
	font-size:16px;
	background-color:#3696d6;
}
.jobcomplete input.w140{
	width:12%;
}
.jobcomplete input.w80{
	width:7%;
}
.jobcomplete input.w140[type="text"]{
	width:12%;
}
.jobcomplete .complete-gz{
	margin-left:80px;
	padding-left:15px;
	width:80%;
	height:50px;
	background-color:#f8fdff;
	border-bottom:1px solid　#d2e8f6;
	line-height:50px;
}
.jobcomplete .complete-gz span{
	color:#315abc;
}
.jobcomplete .complete-xz a{
	width:102px;
	height:32px;
	margin-right:10px;
	line-height:32px;
	background: url(../images/bg/jobs_completeselt_bg.png) left center no-repeat;
	display:inline-block;
	*display:inline;
	*zoom:1;
	text-align:center;
	cursor:pointer;
	vertical-align:middle;
}
.jobcomplete .complete-gz a{
	margin-left:10px;
	margin-right:0;
}	
.jobcomplete .complete-xz a.on{
	background: url(../images/bg/jobs_completeselt_bg_on.png) left center no-repeat;
}
.jobcomplete label{
	margin-right:10px;
	width:21%;
	text-align:right;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	color:#999;
}
.jobcomplete label span{
	vertical-align: middle;
	margin-right: 2px;
	color: #ef2200;
}
.jobcomplete p{
	margin-top:15px;
}
.jobcomplete select, 
.jobcomplete input[type="text"]{
	padding:6px;
	border:1px solid #a7b6c4;
	background-color:#f3f9fc;
	color:#999;
	vertical-align:middle;
}
.jobcomplete textarea{
	width:60%;
	height:200px;
	padding:6px;
	vertical-align:top;
}
.jobcomplete input[type="text"]{
	width:26.7%;
}
.jobcomplete .jobselect1{
	width:27.9%;
}
.jobcomplete .jobselect2{
	width:10%;
	margin:0 15px;
}
.jobcomplete input.w5b[type="text"]{
	width:3%;
	margin-right:10px;
}
.jobcomplete p span{
	vertical-align:middle;
}
.jobcomplete p span em {
	color:#f26522;
}
.jobcomplete span.compleft-make{
	display:block;
	width:50%;
	margin-left:22.2%;
}
.jobcomplete span.compleft-make a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:3px 7px;
	border:#d0e0ff 1px solid;
	margin:10px 9px 0 0;
	cursor:pointer;
}
.jobcomplete span.compleft-make a.on{
	background-color:#eff9fe;
}
.jobcomplete p img{
	padding:0 5px 0 25px;
}
.jobcomplete  .complete-btmp{
	margin-left:14%;
	color:#ff0000;
}
.jobcomplete .complete-btn[type="button"]{
	margin:10px 0px 50px 22.2%;
	width:12%;
	background-color:#ff7a38;
	border:#f27121 2px solid;
}
/*人才招聘发布完成 END*/
.login-l{
	position: relative;
	width:360px;
}
.login-l .login-use{
	padding-left:20px;
}
.login-l h2{
	text-align: center;
	font-size: 18px;
	margin-top:30px;
}
.login-l .login-use div{
	margin-top:25px;
	border:1px solid #ddd;
	width:350px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding-left:10px;
}
.login-l .login-use div label{
	width:45px;
	padding:8px 0;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.login-l .login-use input{
	width:79%;
	padding:8px 0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	border:none;
	outline:none;
}
.login-l .login-use .login-input input{	
	width:125px;
}
.login-l .login-use .login-input{
	width:200px;
}
.login-l .login-use .login-img{
	border:none;
	width:100px;
}
.login-l .login-use .login-img img{	
	width:100%;
	vertical-align:middle;
	cursor:pointer;
}
.login-l .login-use .login-btn{
	border:none;
}
.login-l .login-use .login-btn input{
	width:100px;
	color:#fff;
	background-color:#C33;
	cursor:pointer;
	margin-left:20%;
	margin-right:10px;
}
.login-l .login-use .login-btn a{
	color:#333;
	text-align:center;
	width:100px;
	padding:6px 0;
	border:#ddd solid 1px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	background-color:#eee;
}
.login-l .login-use div.login-rem{
	border:none;
	padding-left:0px;
	margin-top:10px;
}
.login-l .login-use .login-rem input{
	width:20px;
}
/*登陆 END*/
/*个人中心 GEGIN*/
.usermenu{
	float:left;
	font-size:17px;
	width:17%;
	text-align:center;
	margin-bottom:100px;
}
.usermenu .user_menutil{
	background-color:#3b78c8;
	color:#fff;
	padding:20px 0;
}
.usermenu .user_menutil span{
	background:url(../images/bg/user_menutil_bg.png) left center no-repeat;
	padding-left:28px;
}
.user .usermenu li a{
	color:#333;
	display:block;
	width:100%;
	padding:20px 0;
	border-bottom:#999 dashed 1px;
}
.user .usermenu li a.on{
	color:#3b78c8;
	border-bottom:#3b78c8 dashed 1px;
}
/****个人中心menu end*****/
.user .uesr-right {
	float:left;
	width:80%;
	margin-left:30px;
}
.user .usertab li{
    float: left;
    padding: 5px 15px;
    background: #eee;
    margin: 0px 5px;
}
.user .usertab li a {
	color:#09A4DE;
}
.user .usertab li.on {
	background:url(../images/bg/nav_bg.png) no-repeat;
}
.user .usertab li.on a {
	color:#fff;
}
.user .uesr-right h2{
	color:#333;
	font-size:16px;
	border-bottom:1px solid #64b3e9;
	padding-bottom:10px;
	clear:both;
}
.user .uesr-right h2 span{
	display:block;
	float:left;
}
.user .uesr-right h2 a{
	padding-left:30px;
	color:#333;
	float:right;
	display:block;
	font-weight:normal;
	background:url(../images/bg/user_info_edit.png) left center no-repeat;
}
.uesr-right .uesrinfo{
	margin:40px 0 150px 0;
}
.uesr-right .uesrinfo p{
	margin-top:20px;
}
.uesr-right .uesrinfo label{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:30%;
	text-align:right;
	vertical-align:middle;
	font-size:16px;
}
.uesr-right .uesrinfo span{
	padding-left:10px;
	font-size:15px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
}
.uesr-right .uesrinfo input{
	padding:6px 10px;
	color:#333;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	font-size:14px;
	font-family:"微软雅黑", Arial;
	width:200px;
}
.red{
	color:#ac0101;
}
.uesr-right  .passwordrbtn input{
	outline:none;
	color:#fff;
	background-color:#3b78c8;
	border:none;
	width: 129px;
	margin-left: 331px;
	margin-top:30px;
	padding:10px 0;
	cursor:pointer;
}
.uesr-right .pubform{
	margin-top:35px;
}
.uesr-right .uesrorder {
	margin-top:30px;
	margin-bottom:100px;
	width:100%;
}
.uesr-right .uesrorder table {
	width:100%;
	text-align:center;
	border-collapse:collapse;
}
.uesr-right .uesrorder table td{
	text-align: left;
	padding:20px 10px;
	width:13%;
}
.uesrorder table .bgeee{
	background-color:#eee;
}
.userorder table .bgeee .borders {
	border: 1px solid #fff;
}
.uesrorder table td.w30{
	width:30%;
}
.uesrorder table .bdtr{
	border-bottom:1px solid #eee;
}
.uesrorder table .bdtr td{
	padding:35px 10px;
}
.uesrorder table  .trnbsp{
	display:block;
	width:100%;
	height:50px;
}
.uesrorder .nodata{
    padding: 10px;
    font-size: 18px;
}
.uesrorder table a.delete{
	background:url(../images/bg/user_orderform_del.png) right center no-repeat;
	width:18px;
	height:21px;
	display:block;
	float:right;
	*float:none;
	*display:inline;
	*zoom:1;
	*margin-left:110px;
}
.uesrorder table span{
	position:relative;
	width:100%;	
	display:block;
	*display:inline;
	*zoom:1;
} 
.uesrorder table a.nopay{
	width:80px;
	padding:5px 0;
	color:#fff;
	background-color:#ffa800;
	position:absolute;
	top:-6px;
	left:71px;
	z-index:3;
	text-align:center;
	border-radius:3px;
	-ms-border-radius:3px;
	-khtml-border-radius:3px;

}
.uesr-right .upgardel.upgardel{
	margin-left:20px;	
}
.uesr-right .uesrinfo.upgardel  input{
	color:#fff;
	padding:7px 0;
}
/*个人中心 END*/
#passwordr{
	width:400px;
	border:1px solid #eee;
}
#passwordr .til{
	padding:10px 20px 16px;
	background-color:#eee;
	font-size:16px;
}
#passwordr .til .floatl{
	padding-top:5px;
}
#passwordr .til .floatr{
	font-size:22px;
	cursor:pointer;
}
#passwordr p{
	margin-top:25px;
}
#passwordr input[type="button"]{
	border:none;
	width: 40%;
	margin-left:30%;
	margin-bottom:50px;
	font-size:16px;
	background-color: #37b4e4;
	color: #fff;
	cursor: pointer;
}
#passwordr .pubform p input[type="password"]{
	width:48%;
}
/***密码重置 END****/
.userpay1000 .w1200{
	width:1000px;
	margin:0 auto;
}
.userpay .til{
	border-bottom:1px solid #ccc;
	padding-bottom:30px;
	margin:50px 0 30px 0;
}
.userpay .til .floatl{
	width:37%;
	font-size:16px;
}
.userpay .til .floatr{
	font-size:16px;
	color:#ffa800;
}
.userpay .upay-way h2{
	font-weight:normal;
	font-size:16px;
}
.upay-way{
	overflow:hidden;
	padding-bottom:30px;
}
.paytab{
	margin:45px 0;
	border-bottom:1px solid #ccc;
	padding-bottom:35px;
	font-size:16px;
}
.paytab span{
	padding:15px 75px;
	border:1px solid #a21b1f;
	margin-right:20px;
	cursor:pointer;
	border:1px solid #eee;
}
.paytab span.on{

	border:1px solid #a21b1f;
}
.paytabint {
	margin-bottom:50px;
}
.paytabint .online{
	margin-left:20px;
	width:200px;
	height:50px;
	float:left;
}
.paytabint .online a{
	margin-top:15px;
	margin-right:47px;
	padding-left:20px;
	display:block;
	float:left;
}
.paytabint .online a.on{
	background:url(../images/ad/user_pay_online_on.png) left center no-repeat;
}
.paytabint .online img{
	width:125px;
	height:35px;
	border:1px solid #ccc;
	cursor:pointer;
}
.paytabint .offline p{
	margin-top:20px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.paytabint .offline p inputt{
	background-color:#049cd6;
	color:#fff;
	border:none;
	padding:11px 45px;
	font-size:16px;
	font-weight: normal;
	cursor:pointer;
}
.upay-way .gopay{
	width:100%;
	margin-top:40px;
	text-align:center;
	float:left;
}
.upay-way .gopay input{
	padding:20px 80px;
	font-size:16px;
	color:#fff;
	background-color:#ffa200;
	border:none;
	cursor:pointer;
}
.payreturn {
	background: #FFA200;
    color: #fff;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 24px;
    border-radius: 20px;
    margin-top: 24px;
    display: block;
    width: 66px;
}
/***会员支付页面 END****/