@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	font-family:"微软雅黑";
	color: #444444;
}
::selection {
    background-color: #4ed860;
    color: #ffffff;
}

::-moz-selection {
    color: #ffffff;
    background-color: #4ed860;
}
.foot a {
	color: #acc3ac;
	font-family:"微软雅黑";
	font-size: 12px;
}
.page_title{
	height:110px;
	background:#00adef;
	border-radius:5px;
	margin:0 auto;
}
.page_title span{
	font-size:32px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:"幼圆";
	line-height:110px;
	padding-left:20px;
	vertical-align:middle; 
}
.first_part{
	height:254px;
	width:1280px;
	margin-top:20px;
	overflow:hidden;
}
.User_information{
	width:476px;
	height:252px;
	float:left;
	border:1px solid #CCCCCC;
	border-radius:5px;
}
.information_title{
	width:476px;
	height:30px;
	background-color:#F0F0F0;
	border-bottom:1px solid #CCCCCC;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	overflow:hidden;
}
.user_title{
	float:left;
	font-size:14px;
	font-family:"宋体";
	font-weight:bold;
	margin-left:15px;
	line-height:30px;
}
.Modify{
	float:right;
	font-size:12px;
	font-family:"宋体";
	color:#313131;
	margin-right:15px;
}
.Modify img{
	vertical-align:middle;
}
.Modify a{
	font-size:12px;
	font-family:"宋体";
	color:#313131;
	line-height:30px;
}
.Modify a:hover{
	color:#E92528;
}
.information_contain{
	width:476px;
	height:211px;
	padding-top:10px;
}
.information_list{
	width:446px;
	margin:0 auto;
	height:20px;
	overflow:hidden;
}
.information_list1{
	width:446px;
	margin:0 auto;
	height:300px;
	overflow:hidden;
	padding-top:10px;
	padding-left:10px;
}
.information_list1 label{
	margin-right:5px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#444444;
}
.myinput{
	font-family:"微软雅黑";
	font-size:12px;
	color:#444444;
	margin-right:10px;
	width:120px;
	height:25px;
	border-radius:5px;
	border:1px solid #CCCCCC;
}
.information_list dt{
	float:left;
	width:223px;
}
.information_list label{
	font-family:"微软雅黑";
	font-size:12px;
	color:#444444;
}
.Recommended_users_box{
	width:784px;
	height:252px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	float:right;
}
.Recommended_title{
	width:478px;
	height:30px;
	border-bottom:1px solid #CCCCCC;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background:#F0F0F0;
}
.Recommended_title div{
	font-size:14px;
	font-family:"宋体";
	font-weight:bold;
	line-height:30px;
	margin-left:15px;
}
.Recommended_box{
	width:784px;
	height:220px;
}
.input_contain{
	width:550px;
	height:180px;
	margin-left:234px;
	padding-top:40px;
}
.name_box{
	width:550px;
	height:30px;
	margin-bottom:25px;
}
.named{
	font-size:14px;
	font-family:"微软雅黑";
	color:#444444;
	margin-right:10px;
}
.name_input{
	width:250px;
	height:30px;
	border:1px solid #CCCCCC;
	border-radius:5px;
}
.apply_recommend{
	width:250px;
	height:30px;
	border-radius:5px;
	background:#00adef;
	border:none;
	margin-left:50px;
	cursor:pointer;
	color:#FFFFFF;
	font-size:14px;
	font-family:"微软雅黑";
}
.second_part{
	width:1280px;
	height:810px;
	margin-top:20px;
	/*overflow:hidden;*/
}
.recommend_box{
	width:784px;
	height:360px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	float:right;
}

.phone_box{
	width:476px;
	height:254px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	float:left;
	margin-bottom:20px;
}
.recommend_table{
	width:100%;
	background:#d9d9d9;
}
.recommend_table th{
	background:#0095ce;
	height:30px;
}
.td1{
	background:#FFF;
	height:25px;
	text-align:center;
	font-size:12px;
	font-family:"微软雅黑";
	color:#444444;
	line-height:25px;
}
.td2{
	background:#F0F0F0;
	height:25px;
	text-align:center;
	font-size:12px;
	font-family:"微软雅黑";
	color:#444444;
	line-height:25px;
}
.col01{
	
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.col02{
	width:78 px;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.col03{
	width:257px;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.col04{
	width:107px;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.email{
	display:inline-block;
	width:170px;
	height:25px;
	overflow:hidden;
	float:left;
	margin-left:5px;
	font-size:12px;
	font-family:"微软雅黑";
	color:#444444;
	line-height:25px;
}
.re_recomend{
	display:inline-block;
	width:60px;
	height:25px;
	float:right;
	font-size:12px;
	font-family:"微软雅黑";
	color:#444444;
	line-height:25px;
}
.re_recomend:hover{
	color:#E52D31;
}
.recomend_contain{
	width:784px;
	height:360px;
}
.recomend_flip{
	width:220px;
	margin:0 auto;
	height:40px;
}
.recomend_flip_01 {
	margin-left:10px;
	line-height:40px;
	font-size:12px;
	font-family:"微软雅黑";
	margin-right:15px;
}
.recomend_flip a{
	line-height:40px;
	font-size:12px;
	font-family:"微软雅黑";
	margin-right:15px;
	cursor:pointer;
}

.recomend_flip span{
	line-height:40px;
	font-size:12px;
	font-family:"微软雅黑";
}
.recomend_flip a:hover{
	color:#DD2E31;
}
.Successful_recomend_box{
	width:478px;
	height:360px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	float:left;
}
.Successful_contain{
	width:100%;
	height:360px;
}
.Successful_table{
	width:100%;
	background:#d9d9d9;
	
}
.Successful_table th{
	background:#0095ce;
	height:30px;
}
.col05{
	width:10%;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.col06{
	width:20%;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.col07{
	width:30%;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.col08{
	width:30%;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.col09{
	width:60px;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.modifypage{
	height:540px;
	/* margin-top:100px; */
	overflow:hidden;
}
.Personal_information{
	width:420px;
	height:540px;
	float:left;
	border-right:1px dashed #CCCCCC;
}
.Company_information{
	width:410px;
	height:540px;
	float:left;
}
.modify_title{
	width:420px;
	height:30px;
	color:#64c800;
	font-family:"宋体";
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}
.modify_name{
	height:54px;
	width:264px;
	margin-left:63px;
	line-height:54px;
}

.modify_name span{
	font-size:12px;
	font-family:"微软雅黑";
	
}
.modify_name input{
	width:200px;
	height:30px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	color:#555555;
	padding-left:10px;
	margin-left:10px;
	font-size:12px;
	font-family:"微软雅黑";
}
.modify_address{
	height:54px;
	
	margin-top:30px;
	line-height:54px;
	float:right;
}
.modify_address span{
	font-size:12px;
	font-family:"微软雅黑";
	
}
.modify_address input{
	width:200px;
	height:30px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	color:#555555;
	padding-left:10px;
	margin-left:10px;
	font-size:12px;
	font-family:"微软雅黑";
}
.modify_post{
	height:54px;
	line-height:54px;
	float:right;
}
.modify_post span{
	font-size:12px;
	font-family:"微软雅黑";
	
}
.modify_post input{
	width:200px;
	height:30px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	color:#555555;
	padding-left:10px;
	margin-left:10px;
	font-size:12px;
	font-family:"微软雅黑";
}




.modify_password{
	height:54px;
	width:264px;
	margin-left:63px;
	line-height:54px;
}
.modify_password span{
	font-size:12px;
	font-family:"微软雅黑";
	
}
.modify_password input{
	width:200px;
	height:30px;
	border:1px solid #a3a3a3;
	background:#DCDCDC;
	border-radius:5px;
	color:#828181;
	padding-left:10px;
	margin-left:10px;
}
.modify_country{
	height:54px;
	width:264px;
	margin-left:63px;
	line-height:54px;
}
.modify_country span{
	font-size:12px;
	font-family:"微软雅黑";
}
.modify_country select{
	width:210px;
	height:30px;
	border:1px solid #CCC;
	border-radius:5px;
	color:#555555;
	padding-left:10px;
	margin-left:10px;
	font-size:12px;
	font-family:"微软雅黑";
}
.modify_country option{
	font-size:12px;
	font-family:"微软雅黑";
	color:#555555;
}
.modify_tel{
	height:54px;
	width:264px;
	line-height:54px;
	margin-left:63px;
}
.modify_tel span{
	font-size:12px;
	font-family:"微软雅黑";
	
}
.modify_tel input{
	width:200px;
	height:30px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	color:#555555;
	padding-left:10px;
	margin-left:10px;
	font-size:12px;
	font-family:"微软雅黑";
}
.modify_company_title{
	width:420px;
	height:30px;
	color:#64c800;
	font-family:"宋体";
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	margin-top:0px;
}
.modify_company_name{
	height:54px;
	line-height:54px;
	float:right;
}
.modify_company_name span{
	font-size:12px;
	font-family:"微软雅黑";
	
}
.modify_company_name input{
	width:200px;
	height:30px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	color:#555555;
	padding-left:10px;
	margin-left:10px;
	font-size:12px;
	font-family:"微软雅黑";
}
.modify_company_fax{
	height:54px;
	line-height:54px;
	float:right;
}
.modify_company_fax span{
	font-size:12px;
	font-family:"微软雅黑";
	
}
.modify_company_fax input{
	width:200px;
	height:30px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	color:#555555;
	padding-left:10px;
	margin-left:10px;
	font-size:12px;
	font-family:"微软雅黑";
}
.modify_maxalive{
	height:54px;
	line-height:54px;
	float:right;
}
.modify_maxalive span{
	font-size:12px;
	font-family:"微软雅黑";
	
}
.modify_maxalive input{
	width:200px;
	height:30px;
	border:1px solid #a3a3a3;
	background:#DCDCDC;
	border-radius:5px;
	color:#828181;
	padding-left:10px;
	margin-left:10px;
	font-size:12px;
	font-family:"微软雅黑";
}
.aply_btn_box{
	width:300px;
	height:30px;
	margin:0 auto;
	margin-top:20px;
}
.aply_btn{
	width:120px;
	height:30px;
	margin:0 auto;
	cursor:pointer;
	font-size:12px;
	font-family:"微软雅黑";
	border-radius:5px;
	border:1px solid #009bd6;
	background:#00adef;
	color:#FFFFFF;
}
.aply_btn_back{
	width:118px;
	height:28px;
	cursor:pointer;
	font-size:12px;
	font-family:"微软雅黑";
	border-radius:5px;
	border:1px solid #009bd6;
	background:#00adef;
	color:#FFFFFF;
	display:inline-block;
	vertical-align: middle;
	text-align:center;
	line-height:30px;
	float:right;
}
.zaitj a{
	font-size:12px;
	font-family:"微软雅黑";
	color:#000000;
	text-decoration:none;
}

.zaitj a:hover {color:#ed5656}

.zaitj a:visited
{
background-color:yellow;
}

.Recommended_classify{
	width: 784px;
    height: 252px;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    float: right;
}
.Recommended_classify_title{
	width:784px;
	height:30px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background:#F0F0F0;
}
.empty_title{
	width:511px;
	height:30px;
	border-bottom:1px solid #CCCCCC;
	float:left;
	text-align:center;
	line-height:30px;
}
.Wechat_title_hover{
	width:90px;
	height:30px;
	background:#FFFFFF;
	border-top-left-radius:5px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #FFF;
	float:left;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
}
.Wechat_title_normal{
	width:90px;
	height:30px;
	background:#f0f0f0;
	border-top-left-radius:5px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	float:left;
	cursor:pointer;
	font-size:14px;
	line-height:30px;
	text-align:center;
}
.email_title_normal{
	width:90px;
	height:30px;
	background:#f0f0f0;
	border-top-left-radius:5px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	float:left;
	cursor:pointer;
	cursor:pointer;
	font-size:14px;
	line-height:30px;
	text-align:center;
}
.email_title_hover{
	width:90px;
	height:30px;
	background:#FFF;
	border-right:1px solid #ccc;
	border-bottom:1px solid #FFF;
	float:left;
	cursor:pointer;
	cursor:pointer;
	font-size:14px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
}
.system_title_normal{
	width:90px;
	height:30px;
	background:#f0f0f0;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	float:left;
	cursor:pointer;
	cursor:pointer;
	font-size:14px;
	line-height:30px;
	text-align:center;
}
.system_title_hover{
	width:90px;
	height:30px;
	background:#FFF;
	border-right:1px solid #ccc;
	border-bottom:1px solid #FFF;
	float:left;
	cursor:pointer;
	cursor:pointer;
	font-size:14px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
}
.Wechat_content_box{
	width:784px;
	height:222px;
}
.email_content_box{
	width:784px;
	height:222px;
	display:none;
}
.system_content_box{
	width:784px;
	height:222px;
	display:none;
}
.ewm_box{
	width:140px;
	height:140px;
	float:left;
	margin-top:35px;
	margin-left:140px;
	_width:140px;
	_height:140px;
	_float:left;
	_margin-top:35px;
	_margin-left:80px;
}
.ewm_tradtional{
	width:450px;
	height:140px;
	float:left;
	margin-top:35px;
	_width:450px;
	_height:140px;
	_float:right;
	_margin-top:35px;
}
.ewm_pointer01{
	margin-top:30px;
	margin-left:20px;
	font-family:"微软雅黑";
}
.ewm_pointer02{
	margin-top:10px;
	margin-left:20px;
	font-family:"微软雅黑";
}
.ewm_pointer03{
	margin-top:10px;
	margin-left:20px;
	font-family:"微软雅黑";
}
.email_recommended_step{
	width:760px;
	height:50px;
	background-image:url(../img/step01.png);
	margin:0 auto;
	margin-top:30px;
}
.email_recommended_step01{
	width:760px;
	height:50px;
	background-image:url(../img/step02.png);
	margin:0 auto;
	margin-top:30px;
}
.email_recommended_step div{
	float:left;
	font-size:13px;
	font-family:"微软雅黑";
}
.email_recommended_step b{
	float:left;
	line-height:50px;
	font-size:40px;
	font-family:"宋体";
	font-style:italic;
	margin-right:10px;
}
.email_recommended_step01 b{
	float:left;
	line-height:50px;
	font-size:40px;
	font-family:"宋体";
	font-style:italic;
	margin-right:10px;
}
.email_recommended_step01 div{
	float:left;
	font-size:13px;
	font-family:"微软雅黑";
}
.step01{
	width:210px;
	text-align:left;
	line-height:50px;
}
.step02{
	width:180px;
	text-align:left;
	line-height:50px;
}
.step03{
	width:150px;
	text-align:left;
	line-height:50px;
}
.step04{
	width:200px;
	text-align:left;
	line-height:18px;
}
.step05{
	width:180px;
	text-align:left;
	line-height:50px;
}
.step05 b{
	margin-left:20px;
}
.step06{
	width:220px;
	text-align:left;
	line-height:50px;
}
.step07{
	width:140px;
	text-align:left;
	line-height:50px;
}
.step08{
	width:200px;
	text-align:left;
	line-height:18px;
}
.step04 span{
	margin-top:8px;
	width:160px;
	height:35px;
	display:inline-block;
	font-size:13px;
	font-family:"微软雅黑";
}
.step08 span{
	margin-top:8px;
	width:160px;
	height:35px;
	display:inline-block;
	font-size:13px;
	font-family:"微软雅黑";
}
.email_recommended_input_box{
	width:630px;
	height:130px;
	margin:0 auto;
	margin-top:10px;
}
.email_recommended_input{
	width:300px;
	height:100px;
	margin:0 auto;
}
.recommended_name_title{
	display:inline-block;
	width:60px;
	vertical-align:middle;
	font-size:12px;
	font-family:"微软雅黑";
}
.recommended_name{
	width:230px;
	height:30px;
	border:1px solid #CCCCCC;
	border-radius:5px;
	margin-top:20px;
}
.recommended_name_button{
	width:230px;
	height:30px;
	border:none;
	border-radius:5px;
	margin-top:20px;
	background:#00adef;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-family:"微软雅黑";
	_margin-left:5px;
}
.recomend_iframe {
	width: 784px;
	height: 202px;
	border: none;
	overflow-y: auto;
}
			
.Successful_iframe {
	width: 475px;
	height: 329px;
	border: none;
	overflow: hidden;
}

.phoneli {
	width:476px;
	height:55px;
	display:none;
}
.addbtn {
    height: 27px;
    width: 80px;
    border-radius: 5px;
    border: 1px solid #0088bc;
    font-family: "微软雅黑";
    text-align: center;
    /* line-height: 27px; */
    background: #00adef;
    color: #FFFFFF;
    cursor: pointer;
}
.payblock{
	width: 786px;
	height: 252px;
	float: right;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}
.paytitlebox{
	width: 786px;
	height: 30px;
	background-color: #f0f0f0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.permission{
	float: left;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-family: "宋体";
	cursor: pointer;
	border-right: 1px solid #CCCCCC;
	border-top-left-radius: 5px;
}
.permission_selected{
	float: left;
	width: 90px;
	height: 31px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-family: "宋体";
	font-weight: bold;
	cursor: pointer;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	border-top-left-radius: 5px;
}
.pay_record{
	float: left;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-family: "宋体";
	cursor: pointer;
	border-right: 1px solid #CCCCCC;
}
.pay_record_selected{
	float: left;
	width: 90px;
	height: 31px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-family: "宋体";
	font-weight: bold;
	cursor: pointer;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.mypower{
	width: 786px;
	height: 222px;
	padding-top: 10px;
}
.record_content{
	width: 786px;
	height: 222px;
	overflow: hidden;
	padding-top: 10px;
	display: none;
}
.method_content{
	width: 786px;
	height: 222px;
	padding-top: 10px;
	display: none;
}
.mypower_list{
	width: 786px;
	height: 300px;
	line-height: 22px;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #444444;
}
.recordlist{
	width: 766px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #444444;
	margin-left: 20px;

}
.mypowerlist_left{
	width: 373px;
	float: left;
	margin-left: 20px;
}
.mypowerlist_right{
	width: 373px;
	float: left;
	margin-left: 20px;
}
.power_btn{
	width: 786px;
	height: 30px;
}
.power_btn a{
	width: 100px;
	height: 25px;
	border-radius: 3px;
	background-color: #00ADEF;
	border:1px solid #0088bc;
	font-size: 12px;
	color: #FFFFFF;
	display: inline-block;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
	margin-left: 20px;
	margin-top: 10px;
	text-decoration: none;
}
.bank_box{
	margin-left: 20px;
	width: 373px;
	overflow: hidden;
	float: left;
}
.alipay{
	width: 373px;
	overflow: hidden;
	float: left;	
}
.bank_title{
	font-size: 14px;
}
.alipaylink{
	margin-top: 10px;
	margin-left: 20px;
	width: 120px;
	height: 40px;
	display: inline-block;
}


/********20180524改版个人中心********/
.pageContainer{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	height:100%;
	
}
.pageContainer:after{
	display:block;
	content:'';
	clear:both;
}
.pageContainer .leftNav{
	width:240px;
	height:100%;
	float:left;
	/* border-left:1px solid #cecece;
	border-right:1px solid #cecece; */
}
.pageContainer .leftNav .avatar{
	width:100%;
	height:150px;
	overflow:hidden;
	text-align:center;
	background-color: #eaedf1;
}
.avatar img{
	width:64px;
	height:64px;
	margin:50px auto 0 auto;
	display:block;
}
.leftNav .sideBarNav{
	width:100%;
	background-color:#eaedf1;
	height:calc(100% - 150px);
}
.leftNav .sideBarNav>div{
	font-size:18px;
	text-align:center;
	height:54px;
	line-height:54px;
	color:#000;
	font-weight:bold;
}
.leftNav .sideBarNav>ul{
	width:100%;
	height:162px;
	text-align:center;
}
.leftNav .sideBarNav>ul>li{
	width:100%;
	height:54px;
	line-height:54px;
	font-size:14px;
	
	cursor:pointer;
}
.leftNav .sideBarNav>ul>li.normal{
	color:#333;
}
.leftNav .sideBarNav>ul>li.active{
	color:#40ccf6;
	background-color:#fff;
}
.leftNav .sideBarNav>ul .normal.userInfo:before{
	content:'';
	display:inline-block;
	width:28px;
	height:28px;
	vertical-align:middle;
	background-image:url(../imgFolder/userCenterAvatar.png);
	background-size:cover;
	background-position:center;
	margin-right:5px;
}
.leftNav .sideBarNav>ul .userInfo.active:before{
	content:'';
	display:inline-block;
	width:28px;
	height:28px;
	vertical-align:middle;
	background-image:url(../imgFolder/userCenterAvatarActive.png);
	background-size:cover;
	background-position:center;
	margin-right:5px;
}
.leftNav .sideBarNav>ul .normal.myAuthority:before{
	content:'';
	display:inline-block;
	width:28px;
	height:28px;
	vertical-align:middle;
	background-image:url(../imgFolder/userCenterAuthority.png);
	background-size:cover;
	background-position:center;
	margin-right:5px;
}
.leftNav .sideBarNav>ul .myAuthority.active:before{
	content:'';
	display:inline-block;
	width:28px;
	height:28px;
	vertical-align:middle;
	background-image:url(../imgFolder/userCenterAuthorityActive.png);
	background-size:cover;
	background-position:center;
	margin-right:5px;
}
.leftNav .sideBarNav>ul .normal.myPayMent:before{
	content:'';
	display:inline-block;
	width:28px;
	height:28px;
	vertical-align:middle;
	background-image:url(../imgFolder/userCenterPay.png);
	background-size:cover;
	background-position:center;
	margin-right:5px;
}
.leftNav .sideBarNav>ul .myPayMent.active:before{
	content:'';
	display:inline-block;
	width:28px;
	height:28px;
	vertical-align:middle;
	background-image:url(../imgFolder/userCenterPayActive.png);
	background-size:cover;
	background-position:center;
	margin-right:5px;
}
.operateContent{
	width:calc(100% - 260px);
	float:right;
	/* border-left:1px solid #cecece;
	border-right:1px solid #cecece; */
	padding:0 10px;
	box-sizing:border-box;
	/* height:100%; */
}
.operateContent .infoContent{
	width:100%;
	height:100%;
	
}
.operateContent .infoheader{
	width:100%;
	height:44px;
	margin: 0px 0 10px 0;
}
.operateContent .infoheader.wechat{
	margin:30px 0 10px 0;
}
.operateContent .infoheader h1{
	/* font-size:18px;
	color:#0010aa;
	font-weight:normal;
	height:60px;
	line-height:60px; */
	/* border-bottom:1px solid #bfbfbf; */
	display: inline-block;
    height: 40px;
    line-height: 40px;
    border-bottom: 4px solid #40ccf6;
    color: #333;
    clear: both;
    
    letter-spacing: 0;
    font-size: 20px;
    font-family: "微软雅黑";
    float:left;
}
.operateContent .infoheader div{
	font-size:14px;
	color:#999;
	line-height:44px;
	height:44px;
}
.operateContent h1 a.addPhoneNo{
	float:right;
	color:#333;
	cursor:pointer;
}
.operateContent div.contentTips{
	margin:15px 0;
	border-bottom:1px dashed #ccc;
	height:30px;
	line-height:30px;
}
.operateContent .contentTips div:first-child{
	float:left;
	font-size:14px;
}
.operateContent .contentTips div:last-child{
	float:right;
}
.operateContent .contentTips div:last-child a{
	cursor:pointer;
	font-size:14px;
}
.operateContent .contentTips div a.addPhoneNo:before{
	content:'';
	display:inline-block;
	width:20px;
	height:20px;
	background-image:url(../imgFolder/addphoneno.png);
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	vertical-align:middle;
	margin-right:5px;
}
.operateContent .contentTips.wechat .addwechat:before{
	background-image:url(../imgFolder/wechatIconGrey.png);
	content:'';
	display:inline-block;
	width:20px;
	height:20px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	vertical-align:middle;
	margin-right:5px;
}
.operateContent .infoContent>div{
	width:100%;
}
.operateContent .infoContent>div:after{
	content:'';
	display:block;
	clear:both;
}
.operateContent .infoTabList{
	width:40%;
	float:left;
	height:40px;
	line-height:40px;
}
.operateContent .infoTabList.submit{
	width:100%;
	float:left;
	height:48px;
	line-height:48px;
}
.operateContent .infoTabList span{
	font-size:14px;
	color:#333;
	font-family: "微软雅黑";
}
.operateContent .infoTabList a{
	width:80px;
	height:25px;
	display:inline-block;
	background-color:#40ccf6;
	line-height:25px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	font-size:12px;
}
.operateContent .infoTabList a input[type=button]{
	width:100%;
	height:100%;
	border:none;
	background:none;
	color:#fff;
	cursor:pointer;
}
.operateContent .infoTabList.submit a{
	width:200px;
	height:40px;
	display:inline-block;
	background-color:#40ccf6;
	line-height:40px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	border-radius:8px;
	cursor:pointer;
}
.operateContent .infoTabList.submit a:hover{
	background-color:#2ab1d9;
}
.Authority{
	width:100%;
	height:100%;
}
.Authority>div{
	width:100%;
	
}
.Authority>div:nth-child(2){
	border-bottom:1px solid #e6e6e6;
}
.Authority>div:after{
	content:'';
	display:block;
	clear:both;
}
.Authority>div iframe{
	width:100%;
	/* min-height:500px; */
}
.payRecords{
	width:100%;
	height:100%;
}
.payRecords .record_content{
	width:100%;
	height:calc(100% - 111px);
	display:block;
	padding:0;
}
.payRecords .record_content table{
	width:100%;
}
.payRecords .record_content table tr:first-child td{
	border-bottom:1px solid #e6e6e6;
}
.payRecords .record_content table td{
	height:36px;
	line-height:36px;
	font-size:14px;
	text-align:center;
}
.payRecords .record_content table td input[type=button]{
	width:64px;
	height:24px;
	border-radius:3px;
	border:none;
	background-color:#3fafe9;
	cursor:pointer;
	color:#fff;
	outline:none;
}
.payRecords .record_content table td input[type=button]:hover{
	background-color:#2f9cd4;
}
.payRecords #page{
	width:calc(100%-50px);
	height:30px;
	padding-left:50px;
}
.payRecords #page span{
	margin:0 5px;
	line-height:30px;
	font-size:14px;
}
.cover{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:rgba(0,0,0,0.6);
	display:none;
}
.cover .Invoices{
	width:400px;
	background-color:#fff;
	border-radius:10px;
	margin:0 auto;
	padding:10px;
	box-sizing:border-box;
	margin-top:100px;
	display:none;
}
.cover .Invoices div.billPriceNotice{
	width:90%;
	height:30px;
	border-top:1px solid #ccc;
	color:#999;
	text-align:right;
	margin:10px auto 0 auto;
}
.cover .Invoices>div{
	width:100%;
	height:36px;
	overflow:hidden;
	text-align:center;
}
.cover .Invoices>div.billTypeCon{
	height:auto;
	margin:0 auto 15px auto;
}
.cover .Invoices>div.billTypeCon .billTitle{
	text-align:left;
    width: 280px;
    margin: 0 auto;
    line-height:36px;
    
}
.cover .Invoices>div.billTypeCon .billTitle font{
	font-size:16px;
	display:inline-block;
	font-weight:bold;
}
.cover .Invoices>div.billTypeCon>div label{
	display:inline-block;
	text-align:left;
	margin-right:5px;
	font-weight:normal;
	height:36px;
	line-height:30px;
	
}
.cover .Invoices>div.billTypeCon>div {
	width:310px;
	margin:0 auto;
	height:36px;
}
.cover .Invoices>div.billTypeCon>div.BillEmail label{
	width:40px;
}
.cover .Invoices>div.billTypeCon>div.BillEmail input[type=text]{
	width:236px;
}
.cover .Invoices>div.billTypeCon>div.mailAddressTitle{
	text-align:left;
	width:280px;
	height:20px;
}
.cover .Invoices>div.billTypeCon>div.mailAddressTitle label{
	height:20px;
	line-height:20px;
	margin:0;
}
.cover .Invoices>div.billTypeCon>div.mailAddressinput {
    width: 295px;
    margin-left: 50px;
}
.cover .Invoices>div.billTypeCon>div.mailAddressinput input{
	width:100%;
	height:100%;
}

.cover .Invoices>div.billTypeCon>div.contacter input{
	width:245px;
}
.cover .Invoices>div.billTypeCon>div.contacter label{
	width:45px;
	margin-right:0;
	margin-left:8px;
}
.cover .Invoices>div.billTypeCon>div.BillTel input{
	width:225px;
}
.cover .Invoices>div.billTypeCon>div.BillTel label{
	width:60px;
	margin-right:0;
	margin-left:5px;
}


.cover .Invoices>div.billTypeCon>div input[type=text]{
	float:right;
	height:30px;
}
.cover .Invoices>div:last-child{
	margin:10px 0;
}
.cover .Invoices>div span{
	display:none;
	color:#ff0000;
	width:10px;
}
.cover .Invoices>div p{
	line-height:30px;
}
.cover .Invoices>div>label{
	display:inline-block;
	width:100px;
	text-align:right;
	margin-right:5px;
	font-weight:normal;
}
.cover .Invoices>div>input,.cover .Invoices>div>select{
	width:200px;
	height:30px;
	text-indent:5px;
}

.cover .addphoneNo{
	width:360px;
	height:240px;
	background-color:#fff;
	border-radius:10px;
	margin:0 auto;
	padding:10px;
	box-sizing:border-box;
	margin-top:calc(50vh - 120px);
	display:none;
}
.cover .addphoneNo>div{
	width:100%;
	height:36px;
	overflow:hidden;
	text-align:center;
}
.cover .addphoneNo>div:last-child{
	margin-top:20px;
}
.cover .addphoneNo>div label{
	font-size:14px;
	line-height:36px;
	margin:0 10px;
}
.cover .addphoneNo>div input{
	font-size:14px;
	line-height:30px;
	width:200px;
	height:30px;
}
.cover .addphoneNo>div button,.cover .Invoices>div button{
	width:120px;
	height:30px;
	border:none;
	background-color:#40ccf6;
	color:#fff;
	cursor:pointer;
	border-radius:4px;
	margin:0 5px;
	line-height:30px;
}
.cover .changepassword{
	width:460px;
	height:360px;
	background-color:#fff;
	border-radius:10px;
	margin:0 auto;
	padding:10px;
	box-sizing:border-box;
	margin-top:calc(50vh - 180px);
	display:none;
}
.cover .changepassword h1,.cover .addphoneNo h1,.cover .Invoices h1{
	width:100%;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:18px;
	color:#3fafe9;
	margin:0;
	margin-bottom:20px;
}
.cover .changepassword>div div{
	width:100%;
	height:36px;
	line-height:36px;
}
.cover .changepassword>div div:after{
	content:'';
	display:block;
	clear:both;
}
.cover .changepassword>div div span{
	display:block;
	float:left;
	min-width:160px;
	text-align:right;
}
.cover .changepassword>div div input[type=text],.cover .changepassword>div div input[type=password]{
	display:block;
	float:left;
	width:200px;
	height:30px;
}
.cover .changepassword .modifypassword_btn_box{
	margin-top:15px;
	text-align:center;
}
.cover .changepassword .modifypassword_btn_box input{
	width:120px;
	height:30px;
	border:none;
	background-color:#40ccf6;
	color:#fff;
	cursor:pointer;
	border-radius:4px;
	margin:0 5px;
	line-height:30px;
}

#RouteFrequencyTable tbody tr:nth-child(odd)
	td {	
	background-color:#f3f3f3;
}





































