html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
a,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	box-sizing: border-box;
	font-style: normal;
}
article,aside,details,figcaption,figure,footer,header,menu,nav,section {
	display: block;
}

body {
	font-family: "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400;
}
address,cite,dfn,var {
	font-style: normal;
}
code,kbd,pre,samp,tt {
	font-family: "Courier New", Courier, monospace;
}

small {
	font-size: 12px;
}
ul,ol {
	list-style: none;
}
a {
	text-decoration: none;
}

fieldset,img,button {
	border: none;
}
input::-ms-clear,input::-ms-reveal{display:none;}
button,input,select,textarea {
	font-size: 100%;
}

button {
	outline: none;
}
img,iframe,table,form {
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	border: none;
	height: 1px;
}

input {
	outline: none;
	border: none;
}

q::before {
	content: "";
}

q::after {
	content: "";
}

.clearfix {
	zoom: 1;
}

.clearfix:after,
.clearfix:before {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix:after {
	clear: both;
}


/*新功能页面头部*/

.features-top {
	width: 100%;
	color: #f9f9f9;
}

.features-top>div {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	height: 70px;
	position: relative;
}

.features-top div>a {
	background-image: url(../images/features_logo_03.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 150px;
	height: 38px;
	margin-top: 17px;
}

.features_list {
	height: 70px;
    float: right;
    line-height: 70px;
    box-sizing: border-box;
    margin-right: 25px;
    position: relative;
}
.features_item{
	height: 60px;
	padding-right: 20px;
}
.features_item ul {
	display:none;
}
.features_item:hover ul {
	display: block;
}
.features_list span {
	text-indent: 10px;
	color: #9d9d9d;
}

.features_list img {
	position: absolute;
	left: -30px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
}
.box_msginfo{
	position: absolute;
    left: -51px;
    top: 48px;
    width: 66px;
    display: none;
    height: 20px;
    background-image: url(../images/box_msginfo_03.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 3px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #f9f9f9
}
.features_list b{
	 border: 8px solid transparent;
    border-top-color: #757575;
    position: absolute;
    right: 0;
    top:54%;
   transform: translateY(-50%);
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
}
.features_list ul{
	width: 220px;
    border-radius: 3px;
    display: none;
     padding: 15px 0 15px 0;
    position: absolute;
    box-sizing: border-box;
	right: -25px;
    z-index: 20;
    top: 60px;
    background: #1fb0f1;
}
.features_list ul:before{
	content: "";
	display: inline-block;
	border: 8px solid transparent;
	border-bottom: 8px solid #1fb0f1;
	position: absolute;
	top: -16px;
	right: 24px;
}
.features_list ul li {
    line-height: 38px;
    text-indent: 10px;
    padding-left: 30px;
    box-sizing: border-box;
    position: relative;
}
.features_list ul li:hover{
	background-color: #1d85b8;
}
.features_list ul li:nth-child(1) i{
	  display: inline-block;
    background: url(../images/result_admin.png) 0 0 no-repeat;
    width: 18px;
   position: absolute;
    left:15px;
    top:12px;
    height: 18px;
}
.features_list ul li:nth-child(2) i{
   background: url(../images/result_admin.png) 0 -27px no-repeat;
    width: 18px;
   position: absolute;
    left:18px;
    top:12px;
    height: 18px;
}
.features_list ul li a{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	width: 100%;
}
.features-header {
	min-width: 1200px;
	height: 55px;
	background: -webkit-linear-gradient(left, #1d70f2, #1ac8fb);
	background: -moz-linear-gradient(left, #1d70f2, #1ac8fb);
	background: -o-linear-gradient(left, #1d70f2, #1ac8fb);
	background:-ms-linear-gradient(left, #1d70f2, #1ac8fb);
}

.features-header .hunt {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.features-header .hunt ul {
	float: right;
	height: 100%;
}

.features-header .hunt ul li {
	margin-top: 11px;
	float: left;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.features-header .hunt ul li a{
	color: #fff;
}
.features-header .hunt ul .hunt-keyword {
	width: 272px;
	height: 36px;
	border: 1px solid #a4e4fd;
	padding: 0 30px 0 10px;

	margin-right: 608px;
	position: relative;

}

.features-header .hunt ul .hunt-keyword  i{
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../images/result-1.png) no-repeat 0px -28px;
	width: 20px;
	height: 17px;
}


.features-header .hunt ul .hunt-keyword input {
	display: block;
	margin-top: 9px;
	font-size: 14px;
	width: 100%;
	color: #ffffff;
	background-color: transparent;
}

.features-header .hunt ul .hunt-keyword input::-webkit-input-placeholder,
.features-header .hunt ul .hunt-keyword input textarea::-webkit-input-placeholder {
	color: white;
}

.features-header .hunt ul .hunt-site {
	width: 130px;
    position: relative;
    height: 36px;
    line-height: 34px;
    border: 1px solid #a4e4fd;
    padding-left: 45px;
    background: url("../images/result-1.png") no-repeat 20px 9px;
    color: #ffffff;
}

.features-centent {

	position: relative;
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 70px;
}

.features-centent .features-left {
	float: left;
	width: 170px;
	margin-right: 20px;
	font-size: 14px;
}

.features-centent .features-left dl {
	width: 100%;
	padding: 20px 0;
}
.features-centent .features-left dl:first-child{
	padding: 0;
}

.features-centent .features-left dl dt {
	color: #c4c4c4;
	margin-bottom: 10px;
	text-align: left;
}

.features-centent .features-left dl dd {
	width: 100%;
	height: 30px;
	line-height: 28px;
	border: 1px solid transparent;
	border-radius: 2px;
	padding-left: 30px;
	margin-bottom: 5px;
	cursor: pointer;
	background: url("../images/result-1.png") no-repeat;
	position: relative;
}

.features-centent .features-left dl dd:hover {
	border-color: #aedee2;
}
.features-centent .features-left dl dd.site-manage-select{
	border-color: #aedee2;
}
.features-centent .features-left dl dd a {
	color: #999999;
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	text-indent: -45px;
	text-decoration: none;
}

.features-centent .features-left dl dd:hover a {
	color: #29bcfa;
}
.features-centent .features-left .site-manage dd:nth-child(2) {
	background-position: 8px -48px;
}

.features-centent .features-left .site-manage dd:nth-child(2):hover {
	background-position: 8px -210px;
	background-color: #f1f9fa;
}
.features-centent .features-left .site-manage dd.site-manage-select:nth-child(2){
	background-position: 8px -210px;
	background-color: #f1f9fa;
}
.features-centent .features-left .site-manage dd.site-manage-select:nth-child(3){
	background-position: 4px -239px;
	background-color: #f1f9fa;
}
.features-centent .features-left .site-manage dd:nth-child(3) {
	background-position: 4px -77px;
}

.features-centent .features-left .site-manage dd:nth-child(3):hover {
	background-position: 4px -239px;
	background-color: #f1f9fa;
}

.features-centent .features-left .account-balance {
	border-top: 1px solid #eef2f7;
	border-bottom: 1px solid #eef2f7;
}

.features-centent .features-left .account-balance dd:nth-child(2) {
	background-position: 8px -104px;
}
.features-centent .features-left .account-balance dd:nth-child(2).site-manage-select {
	background-position: 8px -266px!important;
}
.features-centent .features-left .account-balance dd:nth-child(2):hover {
	background-position: 8px -266px;
	background-color: #f1f9fa;
}
.features-centent .features-left .account-balance dd.site-manage-select:nth-child(2){
	background-position: 8px -266px;
	background-color: #f1f9fa;
}
.features-centent .features-left .account-info dd:nth-child(2) {
	background-position: 8px -130px;
}
.features-centent .features-left .account-info dd:nth-child(2):hover {
	background-position: 8px -292px;
	background-color: #f1f9fa;
}
.features-centent .features-left .account-info dd.site-manage-select:nth-child(2) {
	background-position: 8px -292px;
	background-color: #f1f9fa;
}

.features-centent .features-left .account-info dd:nth-child(3) {
	background-position: 8px -156px;
}

.features-centent .features-left .account-info dd:nth-child(3):hover {
	background-position: 8px -318px;
	background-color: #f1f9fa;
}
.features-centent .features-left .account-info dd.site-manage-select:nth-child(3) {
	background-position: 8px -318px;
	background-color: #f1f9fa;
}
.features-centent .features-left .account-info dd:nth-child(4) {
	background-image: url(../images/wxgive.png);
	background-repeat: no-repeat;
	background-position: 6px 3px;
}
.features-centent .features-left .account-info dd:nth-child(4):hover{
	background-position: 6px -30px;
	background-color: #f1f9fa!important;
}
.features-centent .features-left .account-info dd:nth-child(5) {
	background-position: 8px -182px;
}

.features-centent .features-left .account-info dd:nth-child(5):hover {
	background-position: 8px -344px;
	background-color: #f1f9fa;
}
.features-centent .features-left .account-info dd.site-manage-select:nth-child(5) {
	background-position: 8px -344px;
	background-color: #f1f9fa;
	border-color: #aedee2;
}
.features-centent .features-left .website-manage {
	border-top: 1px solid #eef2f7;
}
.features-centent .features-left .website-manage dd:nth-child(2){
	background: url("../images/result-info.png") no-repeat;
	background-position: 7px 7px;
}
.features-centent .features-left .website-manage dd:nth-child(3) {
	background: url("../images/result_case.png") no-repeat;
	background-position: 6px 7px;
}
.features-centent .features-left .website-manage dd:nth-child(4) {
	background: url("../images/news/result_news.png") no-repeat;
	background-position: 6px 5px;
}

.features-centent .features-left .website-manage dd:nth-child(2):hover{
	background-position: 7px -16px;
	background-color: #f1f9fa;
}
.features-centent .features-left .website-manage dd:nth-child(3):hover{
	 background-position: 6px -16px;
	 background-color: #f1f9fa;
 }
.features-centent .features-left .website-manage dd:nth-child(4):hover{
	background-position: 6px -22px;
	background-color: #f1f9fa;
}



.features-centent .features-left .website-manage dd.on:nth-child(2){
	background-position: 7px -16px;
	background-color: #f1f9fa;
}
.features-centent .features-left .user-help{
	border-top: 1px solid #eef2f7;
}
.features-centent .features-left .user-help dd {
	background: url("../images/help.png") no-repeat;
	background-position: 0px 1px;
}
.features-centent .features-left .user-help dd.site-manage-select{
	background: url("../images/help.png") no-repeat;
	background-position: 2px -38px;
	background-color: #f1f9fa;
	border-color: #aedee2!important;
}
.features-centent .features-left .user-help dd:hover {
	background: url("../images/help.png") no-repeat;
	background-position: 2px -38px;
	background-color: #f1f9fa;
}
.features-centent .features-right {
	float: left;
	width: 860px;
}
.features-centent .features-right.features-bottom{
	padding-bottom: 42px;
}
.features-centent .features-right.features_wqdlist{
	width: 1010px;
	position: relative;
}
.features-centent .features-right .site-setting {
	width: 480px;
	height: 34px;
	margin:0 auto;
	border-radius: 5px;
}

.features-centent .features-right .site-setting li {
	width: 120px;
	float: left;
	line-height: 34px;
	border: 1px solid #bdbdbd;
	border-right: none;
	text-align: center;
	font-size: 14px;
}

.features-centent .features-right .site-setting li:hover {
	background-color: #36bdfa;
	border-color: #36bdfa;
}

.features-centent .features-right .site-setting li:hover a {
	color: #ffffff;
}

.features-centent .features-right .site-setting li a {
	color: #b6b5b5;
}

.features-centent .features-right .site-setting .selected {
	background-color: #36bdfa;
	border-color: #36bdfa;
}

.features-centent .features-right .site-setting .selected a {
	color: #ffffff;
}

.features-centent .features-right .site-setting .effect {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.features-centent .features-right .site-setting .backstage {
	border-right: 1px solid #bdbdbd;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.features-right hr{
	display: block;
	margin-top: 10px;
	border-bottom: 1px dashed #ccc;
}

.features-right table {
	width: 1008px;
	font-family: "microsoft yahei";
	font-size: 12px;
}
.agent_active{
  width: 1008px;
  height: 48px;
  background-color: #283f56;
  border:1px solid #406a93;
  border-radius: 5px;
  line-height: 50px;
  font-size: 14px;
  margin-bottom: 20px;
}
.agent_active a{
  color: #fff;
}
.agent_active em{
  padding-left: 40px;
}
.wqd_Agentsrightitems{
	border: 1px solid #d6e1ee;
	border-radius: 5px;
}

.features-right table tr {
	line-height: 48px;
	border-top: 1px solid #d6e1ee;
	/*border-bottom: 1px solid transparent;*/
}
.features-right .features_buys table tr {
	line-height: 48px!important;
	border: none;
}
.features-right table tr:first-child{
	border-top: none;
}
.features-right table th.features_site{
	width: 160px;
}
.features-right table th.features_company{
	width: 210px;
}
.features-right table th.features_header{
	width: 150px;
}

.features-right table td div.features_site_name,.new_features-right table td div.features_site_name{
	width: 160px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.features-right table td div.features_company_name,.new_features-right table td div.features_company_name{
	width: 210px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.features-right table td div.features_company_admin,.new_features-right table td div.features_company_admin{
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.features-right table tr.order_list_tr:hover {
	background: #f1f9fa;
	border:1px solid #1b9ff7;
	cursor: pointer;
}

.features-right table tr:last-child {
	border-bottom: 0;
}

.features-right table tr th {
	text-align: left;
	text-indent: 20px;
	color: #b8b8b8;
	font-weight: normal;
}
.features-right table tr th:first-of-type,.wqd_Agentsright table tr td:first-of-type{
		width: 70px;
}

.features-right table tr td {
	font-family: "microsoft yahei";
	text-indent: 20px;
}

.features-right table tr td a {
	text-decoration: none;
	color: #4fc2fb;
	margin: 0 15px 0 0;
	cursor: pointer;
}
.features-right .wqd_Agentsrightitems table tr td a.on{
	color:#eaeaea;
}
.features-right table tr td a.active {
	color: #90e253;
}
.footer {
	margin: 48px auto;
	width: 460px;
	font-family: "microsoft yahei";
}
.close_btn{
		color: #ff9917;
}
.open_btn{
	color: #9be420;
}
.footer ol li.last {
	float: left;
	width: 68px;
	height: 30px;
	border-radius: 13px;
	border: 1px solid #d6e1ee;
	text-align: center;
	line-height: 30px;
}

.footer ol li {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	border: 1px solid #d6e1ee;
	text-align: center;
	line-height: 32px;
	margin: 0 10px;
}
.footer ol li.active{
	background-color: #d6e1ee;
	color: #fff;
}

.features_mian{
	width: 100%;
	padding: 0 40px 0 40px;
	box-sizing: border-box;
	height: auto;
}
.features_pro{
	width: 100%;
	height: 70px;
	padding-top: 20px;
	box-sizing: border-box;
	position: relative;
}
.features_pro .audit_unditbox{
	width: 780px;
	height: 1px;
	margin: 0 auto;
	background-color:#cecccc ;
}
.features_pro .audit_unditbox b{
	position: absolute;
	left: 40px;
	top: 20px;
	width: 500px;
	height:2px;
	background-color:#cecccc;
}
.features_pro .audit_unditbox b.on{
	background-color:#1b9ff7;
}
.features_pro dl{
	width: 56px;
	height: 56px;
	position: absolute;
	top: 5px;
}
.features_pro dl dd{
	font-size: 14px;
	color: #ccc;
	text-align: center;
}
.features_pro dl dt{
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	background: #e5e5e5;
	text-align: center;
	line-height: 30px;
	margin:0 0 10px 17px;
	color: #fff;
}
.features_pro dl dt.on{
	background-color:#1b9ff7 ;
}
.features_pro dl:nth-child(2){
	position: absolute;
	left: 0;
}
.features_pro.features_buymenu dl:nth-child(3){
	position: absolute;
	left: 240px;
}
.features_buymenu dl:nth-child(4){
	position: absolute;
	left:490px;
}
.features_buymenu dl:nth-child(5){
	position: absolute;
	right:5px;
}
.features_pro dl:nth-child(3){
	left: 400px;
}
.features_pro dl:nth-child(4){
	right: 0;
}
.features_monery{
	width: 100%;
	height: 30px;
	margin:15px 0 45px 0;
}
.features_pro.wqd_improve dl:nth-child(3){
	left: 240px;
}
.features_pro.wqd_improve b{
	width: 100px;
}
.features_pro.wqd_improve dl:nth-child(4){
	left: 480px;
}
.features_pro.wqd_improve dl:nth-child(5){
	right: 0;
}
.submit_main .features_pro dl:nth-child(3){
	position: absolute;
    left: 240px;
}
.submit_main .features_pro dl:nth-child(4){
	left: 490px;
}
.submit_main .features_pro dl:nth-child(5){
	right:5px;
}
.submit_main .audit_unditbox b{
	width: 780px;
}
.resetmenu_main .audit_unditbox b{
	width: 630px;
}
.buymenu_mian .audit_unditbox b{
	width: 320px;
}
.buymenu_mian table tr.special_serch td:first-of-type {
    text-indent: 37px!important;
    border-right: none;
}
.buymenu_mian table tr.hasinput td:first-of-type {
    text-align: left;
    text-indent: 0px!important;
    line-height: 21px;
}
.features_monery h2{
	float: left;
	font-size: 18px;
	padding-bottom: 6px;
	border-bottom: 1px solid #36bdfa;
}
.features_monery a.blackBtn{
	display: inline-block;
	background: url(../images/black_bth_03.png)left center no-repeat;
	margin-left:10px;
	line-height: 29px;
	text-indent: 18px;
	font-size: 12px;
	color: #aeaeae;
}
.features_section .features_buymain .features_pro dl dt.on+dd{
	color: #1b9ff7;
}
.features_monery p{
	float: right;
}
.features_monery p b{
	display: inline-block;
	margin:3px 10px 0 0;
}
.features_monery p i{
	color: #ff9900;
}
.features_monery p a.buyMoney_btn{

	float: right;
	width: 86px;
	height: 29px;
	border: 2px solid #49b2f9;
	border-radius:20px ;
	text-align: center;
	line-height: 25px;
	color:#49b2f9 ;
}
.features_section{
	padding-top: 40px;
	width:100%;
	box-sizing: border-box;
	height: auto;
	margin: 0 auto;
}
.features_section table{
	width: 100%;
	background: #fff;
}
.features_section table tr th{
	vertical-align: middle;
	text-align:center;
	background: #eff3f6;
	font-size: 14px;
	padding: 15px 0;
}
.features_section table tr td{
	vertical-align: middle;
	text-align:center;
	font-size: 14px;
	padding: 15px 0;
	color: #666;
	font-size: 12px;
}
.features_section table tr:not(.special){
	font-size: 14px;
	padding: 15px 0;
	background:#fbfcfd;
}
.features_section table tr.special td{
	text-indent: 37px;
	font-size: 14px;
}
.features_section table tr td:first-of-type,.features_section table tr th:first-of-type{
	width: 270px;
	border-right:1px solid #edf5f8;
}
.features_section table tr th:first-of-type,.features_section table tr th:nth-of-type(2){
	text-align: left;
	text-indent: 37px;
	border-right:1px solid #edf5f8;
}
.features_section table tr td:first-of-type{
	text-align: left;
	text-indent: 37px;
}
.features_section table tr.special td:first-of-type,.features_section table tr.special_serch td:first-of-type{
	text-indent: 37px;
	border-right:none;
}
.features_section table tr.special_serch td:first-of-type{
	border-right:1px solid #edf5f8;
}
.features_section table tr td:first-of-type:not(input){
	text-align: left;
	text-indent: 0px;
	line-height: 21px;
}
/*浠ｇ悊鍟嗚喘涔伴〉闈�*/
.features_buy table tr td:first-of-type:not(input){
	text-align: left;
	text-indent: 37px!important;
	line-height: 21px;
}
.features_buy table tr td input[type=text]{
	background: none!important;
}
.features_buy table tr td i.close_btn{
	float: right;
	margin-right: 8px;
	cursor: pointer;
	color: #999;
}
.features_buy table tr.special_serch td i{
	background-image: url(../../agent/images/features_arrow_03.png);
	background-repeat: no-repeat;
	width: 23px;
	height: 17px;
	display: block;
	margin-left: 40px;
}
.features_section table tr td:nth-of-type(2),.features_section table tr th:nth-of-type(2){
	width: 173px;
	border-right:1px solid #edf5f8;
}
.features_section table tr td:nth-of-type(3),.features_section table tr th:nth-of-type(3){
	width: 140px;
	border-right:1px solid #edf5f8;
}
.features_section table tr td:nth-of-type(4),.features_section table tr th:nth-of-type(4){
	width: 108px;
	border-right:1px solid #edf5f8;
}

/* .features_section table tr td:last-of-type,.features_section table tr th:last-of-type{
	width: 130px;
	text-align: left;
	text-indent: 36px;
	color: #feb267;
} */
.features_section table tr td input[type=checkbox]{
	display: none;
}
.features_section table tr td input[type=checkbox]+label{
	display: inline-block;
	background-image:url(../images/checked_box.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 19px;
	height: 19px;
	vertical-align: middle;
	margin: 0 6px 0 13px;

}
.resetmenu_buymain table tr td em{
	display: inline-block;
	width:auto;
	height: auto;
	color: #ccc;
}
.features_section  .features_main{
	display: none;
}
.features_section .features_showmian{
	display: block;
}
.information_mian ul li{
	position: relative;
}
.information_mian ul li em{
	position: absolute;
    width: 20px;
    height: 39px;
    right: 50px;
    line-height: 30px;
    color:#fd9e14;
}
.information_mian .wqd_improvecontent ul{
	width: 650px;
    margin: 0 auto;
}
.information_mian ul li div.info_msg{
	width: 280px;
    text-align: left;
    position: absolute;
    height: 39px;
    right: -230px;
    line-height: 30px;
    top: 0;
    color: #fd9e14;
}
.information_mian ul li textarea{
	font-size: 100%;
    resize: none;
    width: 447px;
    font-size: 14px;
    text-indent: 18px;
    height: 70px;
    border: 1px solid #d6e1ee;
    font-family:Arial;
}
.information_mian ul li:nth-child(8){
	position: relative;
	padding-left: 105px;
}
.information_mian ul li:nth-child(8) label{
	position: absolute;
    top: 25px;
    left: 0;
}
.features_section table tr td input[type=checkbox]:checked+label{
	display: inline-block;
	background-image:url(../images/checked_box.png);
	background-repeat: no-repeat;
	background-position: 0 -26px;
	width: 19px;
	height: 19px;
	vertical-align: bottom;
	margin: 0 6px 0 13px;
}
.features_section table tr td p{
	display: inline-block;
    text-align: left;
    min-width: 40px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}
.features_section table tr td p b{
	text-align: center;
}
.features_section table tr td span{
	display: inline-block;
	width: 17px;
	height: 17px;
	background-color: #ccc;
	color: #fff;
	vertical-align: middle;
	line-height: 15px;
	cursor: pointer;
	text-indent: 1px;
}
.features_section table tr td span.on{
	background-color: #1b9ff7;
}
.features_section table tr td span:hover{
	background-color: #1b9ff7;
}
.footer_section{
	position: fixed;
	right: 50%;
	bottom: 0;
	transform: translateX(52.5%);
	-webkit-transform: translateX(52.5%);
	-ms-transform: translateX(52.5%);
	-moz-transform: translateX(52.5%);
	width: 860px;
	height: 40px;
	/*margin-top: 40px;*/
	border: 1px solid #dad9d9;
	line-height: 39px;
	background-color: #eff3f6;
	border-radius: 3px;
}
.footer_section dl{
	clear: both;
}
.footer_section dl dt{
	float: left;
	margin:0 60px 0 14px;
	box-sizing: border-box;
	font-size: 12px;
}
.footer_section dl dt div.checked_box p{
	display: inline-block;
	width: 50px;
	text-align: center;
	margin-right: 10px;
}
.footer_section dl dt div.checked_box span{
	display: inline-block;
    width: 17px;
    height: 17px;
    background-color: #ccc;
    color: #fff;
    vertical-align: middle;
    line-height: 15px;
    cursor: pointer;
    text-align: center;
}
.footer_section dl dt div.checked_box span.addNum{
	margin-right: 25px;
}
.footer_section dl dt div.checked_box span:hover{
	background-color: #1b9ff7;
}
.footer_section dl dt em{
	color: #fbb570;
}
.footer_section dl dd{
	float: left;
}
.footer_section dl dd:nth-child(2){
	font-size: 14px;
}
.footer_section dl dd div.top{
	height: 11px;
    margin-top: -10px;
}
.footer_section dl dd div.top span{
	display: inline-block;
    margin-right: 34px;
}
.footer_section dl dd div.bottom{
        margin-top: 8px;
        font-size: 12px;
        color: #666;
}
.footer_section dl dd div.bottom p{
    display: inline-block;
    margin-left: 10px;
}
.footer_section dl dd div.bottom p b{
    color: #666;
    text-decoration: line-through;
    font-size: 12px;
    font-weight: normal;
}
.footer_section dl dd:nth-child(2) b{
	font-size: 16px;
	color: #ff9d28;
}
.footer_section dl dd.btn_last{
	width: 172px;
	float: right;
	margin-top: -1px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	height: 40px;
	background-color: #1b9ff7;
	cursor: pointer;
}
/*浠ｇ悊鍟嗚喘涔版垚鍔熼〉闈�*/
.features_Footer{
	width: 234px;
	height: 170px;
	margin: 0 auto;
}
.features_Footer.spe{
	margin-top: 15px;
}
.features_Footer.spe p{
	color: #cccccc;
}
.features_Footer p{
	font-size: 12px;
	text-align: center;
	margin-top: 25px;
}
.features_Footer p a{
	color: #36bdfa;
}
.features_Footer dl dt{
	width: 76px;
	height: 76px;
	margin: 0 auto;
}
.features_Footer dl dd{
	text-align: center;
	margin-top: 18px;
	font-size: 24px;
	color: #666666;
}
.features_Footer dl dt img{
	width: 76px;
	height: 76px;
}
.features_done span i{
	color: #fff;
	background:#4bacf8 ;
}
.features_done div.pro_unitbox{
	background:#4bacf8 ;
}
/*浠ｇ悊鍟嗗鏍搁〉闈�*/
.features-audit{
	text-align: center;
}
.features-audit h2{
	font-size: 18px;
	color: #333;
}
.features-audit .checkedBox{
	width: 160px;
	margin: 0 auto;
	margin-top: 30px;
}
.features-audit .checkedBox input[type=radio]{
	display: none;
}
.features-audit .checkedBox input[type=radio]+label{
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(../images/checkbix.png);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	vertical-align: bottom;
}
.features-audit .checkedBox input[type=radio]:checked+label{
	background-position: 0 0;
}
.features-audit .checkedBox span{
	margin-right: 15px;
}
.features-audit .checkedBox input[type=radio]:checked+label+span{
	display: inline-block;
	color: #1b9ff7;
}
.features-audit ul{
	width: 660px;
	height: auto;
	margin: 0 auto;
}
.features-audit ul li{
	margin: 23px 0;
	text-align: left;
}
.features-centent.features-agents ul li{
	position: relative;
}
.features-centent.features-agents ul li div.info_msg{
	position: absolute;
	right: -125px;
	top: 0;
	width: 200px;
	height: 42px;
	line-height: 42px;
	color: #ff9917;
}
.features-audit ul li:nth-child(3){
	padding-left: 16px;
	box-sizing: border-box;
}
.features-audit ul li:nth-child(4){
	padding-left: 32px;
	box-sizing: border-box;
}
.features-audit ul li:nth-child(5){
	padding-left: 33px;
}
.features-audit ul li.last{
	padding-left: 35px;
}
.features-audit ul li:nth-child(5) a{
	color: #1b9ff7;
}
.features-audit ul li.updata_box dl{
	width: 435px;
	margin:0 auto;
}
.features-audit ul li.updata_box{
	position: relative;
}
.features-audit ul li.updata_box>em{
	position: absolute;
    right: 70px;
    top: 10px;
}
.features-audit ul li:nth-child(6) dl dt a{
	display: inline-block;
	width: 129px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	border-radius: 3px;
	font-size: 12px;
	border:1px solid #76d4fc;
	position: relative;
	color: #76d4fc;
	background: #e8f8fe;
	margin-bottom: 12px;
	box-sizing: border-box;
	margin-right: 15px
}
.features-audit ul li:nth-child(6) dl dt{
	position: relative;
}
.features-audit ul li:nth-child(6) dl dt b{
	width: 20px;
	height: 17px;
	position: absolute;
	left: -30px;
	top: 5px;
	background-repeat: no-repeat;
}
.features-audit ul li:nth-child(6) dl dt a input[type=file]{
	opacity: 0;
	width: 126px;
	position: absolute;
	left: 0;top: 0;
}
.features-audit ul li:nth-child(6) dl dt div{
	width: 38px;
	display: inline-block;
	vertical-align: middle;
	height: 28px;
	background-image: url(../images/card_pic_03.png);
	background-repeat: no-repeat;
	margin-left:19px;
}
.features-audit ul li:nth-child(6) dl dd{
	color: #c7cfd9;
	font-size: 12px;
}
.features-audit ul li label{
	display: inline-block;
	margin-right: 33px;
}
.features-audit ul li label i{
	color: red;
}
.features-centent.features_Audit dl.audit_box{
	margin-top: 100px;
}
.features-centent.features_Audit dl dd.first{
	font-size: 24px;
	color: #666;
	margin-top: 10px;
}
.features-centent.features_Audit dl dd.last{
	margin-top:18px;
	font-size: 14px;
	color: #666;
}
.features-centent.features_Audit dl dd.last a{
	display: inline-block;
	color: #6ccafb;
}
.features-audit ul li>em{
	display: inline-block;
	width: 20px;
	height: 20px;
	color: #ff9917;
	font-size: 25px;
    font-weight: bold;
    vertical-align: sub;
}
.features-audit ul li strong{
	display: inline-block;
    position: absolute;
    right: -70px;
    color: #ff9917;
    top: 10px;
}
.features-audit ul li dt em img{
	display: inline-block;
	width: 20px;
	height: 20px;
}
.features-audit a.reset_btn,.features_error a.reset_btn{
	box-sizing: border-box;
	color: #1b9ff7;;
	font-size: 14px;
}
.features-audit ul li input[type=text]{
	display: inline-block;
	width: 435px;
	height: 38px;
	border:1px solid #d6e1ee;
	text-indent:20px;
	border-radius: 2px;
	margin-right: 10px
	}
 .features-audit .update_btn{
	width: 168px;
	height: 38px;
	background-color: #1b9ff7;
	text-align: center;
	border-radius: 3px;
	cursor: pointer;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
	margin:34px auto;
	position: relative;
}
 .features-audit #update_btn em{
	background: url(../images/loading.gif) no-repeat;
	background-size: 85% 85%;
	width: 16px;
	height: 16px;
	position: absolute;
	top:13px;
	left: 31px;
	display: none
}
/*鎻愪氦澶辫触椤甸潰*/
.features-centent header{
	margin-top: 50px;
}
.features-centent header dl dd{
	font-size: 19px;
	color: #333;
}
.features-centent header dl dd:nth-child(3){
	font-size: 18px;
	margin-top: 50px;
}
.features_error ul li{
	margin: 20px 0;
	text-align: left;
	position: relative;
}
/*瀹℃牳涓〉闈�*/
.features_Audit{
	width: 900px;
}
.features-right.features_audit .audit_content{
	padding-bottom: 70px;
}
.features_Audit ul li{
	padding: 0!important;
	text-align: left;
}
.features_Audit ul li span{
	color: #c7cfd9;
	font-size: 14px;
}
.features_Audit ul li div.Audit{
	background-image: url(../images/Permit_03.png);
	background-repeat: no-repeat;
	width: 460px;
	height: 330px;
	background-size: 100% 100%;
}
.features_Audit ul{
	width: 460px;
}
.features_Audit ul.personal_info{
	width: 660px;
}
/*瀹屽杽淇℃伅椤�*/
.wqd_improve{
	width:858px;
}
.wqd_improve .pro_unitbox{
    float: left;
    width: 239px;
    height: 1px;
    background: #cecccc;
    margin: 15px -18px 0 -15px;
    position: relative;
    z-index: 3;
}
.wqd_improvecontent{
	width: 860px;
}
.wqd_improvecontent h2{
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	margin: 20px 0;
}
.wqd_improvecontent ul li{
	margin-top: 20px;
	position: relative;
}
.wqd_improvecontent ul li label{
	display: inline-block;
	text-align: right;
	width: 75px;
	margin-right: 30px;
	font-size: 14px;
}
.wqd_improvecontent ul li label i{
	color: #fe9384;
}
.wqd_improvecontent ul li:last-child textarea{
	height: 98px;
	width:447px;
	display: inline-block;
	outline: none;
	resize:none;
	font-size: 14px;
	border: 1px solid #d6e1ee;
	text-indent: 18px;
	border-radius: 5px;
}
 textarea.text_top{
	padding-top: 10px;
}
.wqd_improvecontent ul li:last-child label{
	display: inline-block;
	vertical-align: top;
}
.wqd_improvecontent ul li input{
	width: 451px;
	height: 35px;
	border: 1px solid #d6e1ee;
	text-indent: 18px;
	border-radius: 5px;
	font-size: 14px;
}
.wqd_improvecontent div.submit_btn{
	height: 40px;
	width: 170px;
	background-color: #1b9ff7;
	color: #fff;
	border-radius: 3px;
	line-height: 40px;
	text-align: center;
	margin:30px auto;
	cursor: pointer;
	font-size: 14px;
}
/*璐拱鍔熻兘*/
.features_buymenu .pro_unitbox{
	    width: 227px;
}
.features_buymenu .pro_unitbox:nth-child(2) b,.features_buymenu .pro_unitbox:nth-child(3) b{
	width: 100%;
}
/*浠ｇ悊鍟嗘潈鐩婇〉闈㈡牱寮�*/
.audit_search{
	width: 1200px;
	padding:10px 0 0 200px;
	box-sizing: border-box;
	margin: 0 auto;
}
.audit_search ul li{
	float: left;
	width:180px;
	height: 33px;
	border: 1px solid #a4d1fb;
	margin-right: 10px;
	line-height: 33px;
	text-indent: 10px;
	color: #fff;
}
.audit_search ul li.amount{
	width: 200px;
}

.audit_search ul li b{
	display: inline-block;
	margin: 0 5px;
}
.audit_search ul li.last{
	margin-right: 0;
	float: right;
	text-align: center;
	text-indent: -10px;
}
.features_audit{
	width: 1015px;
	height: auto;
}
.features_audit .audit_top{
	width: 343px;
	height: 33px;
	line-height: 33px;
	border-bottom: 2px solid #36bdfa;
	color: #666;
	font-size: 18px;
	margin-left: 5px;
	white-space: nowrap;
}
.features_audit .audit_subnav{
	margin-top: 8px;
	height: 28px;
	background-color: #f5f8fa;
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
.features_audit .audit_subnav span i{
	color: #fdb363;
    display: inline-block;
    min-width: 30px;
}
.features_audit .audit_subnav span:first-child{
	display: inline-block;
	margin: 0 14px 0 6px;
}
.features_audit .audit_subnav span:nth-child(2){
	margin: 0 5px 0 5px;
}
.features_audit .audit_pro{
	margin: 43px 0 40px 30px;
	width: 770px;
	box-sizing: border-box;
	height: 55px;
	position: relative;
	padding-top: 20px;
}
.features_audit .audit_unditbox{
	height: 1px;
	width: 98%;
	margin: 0 0 0 5px;
	display:block;
	background-color:#cecccc ;
	z-index: 10;
}
.features_audit .audit_unditbox b{
	height: 2px;
	display: inline-block;
	width: 200px;
	background-color: #1b9ff7;
	position: absolute;
	top: 20px;
	z-index: 10;
}
.features_audit .audit_pro dl{
	width: 34px;
	height: 54px;
	position: absolute;
	top: 3px;
	z-index: 20;
}
.features_audit .audit_pro dl:nth-child(3){
	left: 185px;
}
.features_audit .audit_pro dl:nth-child(4){
	left: 369px;
}
.features_audit .audit_pro dl:nth-child(5){
	left: 553px;
}
.features_audit .audit_pro dl:nth-child(6){
	right: 0;
}
.features_audit .audit_pro dl dd{
	font-size: 14px;
	color: #999999;
	text-align: center;
}
.features_audit .audit_pro dl dd.countest{
	color: #1b9ff7;
}
.features_audit .audit_pro dl:nth-child(2) dt{
	width: 34px;
	height: 34px;
	background-image: url(../images/agents_icon.png);
	background-position: 0 0;
	z-index: 30;
}
.features_audit .audit_pro dl:nth-child(3) dt{
	width: 34px;
	height: 34px;
	background-image: url(../images/agents_icon.png);
	background-position: 0 -92px;
	z-index: 30;
}
.features_audit .audit_pro dl:nth-child(4) dt{
	width: 34px;
	height: 34px;
	background-image: url(../images/agents_icon.png);
	background-position: 0 -184px;
	z-index: 30;
}
.features_audit .audit_pro dl:nth-child(5) dt{
	width: 34px;
	height: 34px;
	background-image: url(../images/agents_icon.png);
	background-position: 0 -229px;
	z-index: 30;
}
.features_audit .audit_pro dl:nth-child(6) dt{
	width: 34px;
	height: 34px;
	background-image: url(../images/agents_icon.png);
	background-position: 0 -322px;
	z-index: 30;
}
.audit_list{
	height: 232px;
	clear: both;
}
.audit_list h2,.audit_content h2{
	line-height: 32px;
	width: 140px;
	border-bottom: 2px solid #36bdfa;
}
.audit_list dl{
	width: 105px;
	height: 125px;
	margin: 40px 76px 40px 0;
	display: inline-block;
}
.audit_list dl dd{
	margin-top: 15px;
	text-indent:-20px;
}
.audit_list dl dd{
	text-align: center;
}
.audit_content table{
	border: 1px solid #d6e1ee;
	margin-top: 16px;
	height: 340px;
}
.audit_content table tr{
	border-bottom: 1px solid #d6e1ee;
	height: 48px;
}
.audit_content table tr th,.audit_content table tr td{
	vertical-align: middle;
	font-size: 12px;
	text-indent: 0;
}
.audit_content table tr th{
	color: #999999;
	font-weight:400;
}
.features-centent .features_audit{
	width:1010px
}
.audit_content table tr td:first-of-type,.audit_content table tr th:first-of-type{
	width: 150px;
	text-align:center ;
}
.audit_content table tr td:nth-of-type(2),.audit_content table tr th:nth-of-type(2){
	width: 160px;
	text-align:left;
}
.audit_content table tr td:nth-of-type(3),.audit_content table tr th:nth-of-type(3){
	width: 185px;
	text-align:left;
	padding-right: 60px;
}
.audit_content table tr td:nth-of-type(4),.audit_content table tr th:nth-of-type(4){
	width: 185px;
	text-align:left;
	padding-right: 65px;
}
.audit_content table tr td:nth-of-type(5),.audit_content table tr th:nth-of-type(5),.audit_content table tr th:nth-of-type(6),.audit_content table tr td:nth-of-type(6){
	width: 165px;
	text-align:left;
	padding-right: 45px;
}
section.pupsection{
	position: fixed;
    width: 100%;
    height: 1000px;
    z-index: 1000;
    background: rgba(0,0,0,.5);
    top: 0;
}
section.pupsection div{
	width: 300px;
    height: 150px;
    background-color: #fff;
     border-radius: 5px;
    left: 50%;
    top: 50%;
    position:fixed;
   transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    padding: 45px 47px 43px 53px;
    box-sizing: border-box;
}
section.pupsection div i{
	display: inline-block;
	width: 62px;
	height: 62px;
	background-image: url(../images/puppop_done_03.jpg);
	background-repeat: no-repeat;
	margin-right: 19px;
}
section.pupsection div i.i_error{
	background-image: url(../images/features_error_03.png);
	background-size: 100%;
}
section.pupsection div b{
	 display: inline-block;
    font-size: 18px;
    height: 64px;
    line-height: 64px;
    color: #333;
    font-weight: normal;
    vertical-align: top;
}
/*鍥剧墖鏀惧ぇ寮圭獥*/
.scale_box{
	position:absolute;
	left: 50%;
	top: 20%;
	z-index: 10000;
	width: 460px;
	height: 320px;
	background-size: 100% 100%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,.6);
	background-color: #d6e1ee;
}
.scale_box img{
	display: block;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
}
/*娑堣垂璇︽儏椤�*/
.features-right.ConsumptionList {
    width: 1002px;
    float: right;
	border-radius: 5px;
	position: relative;
}
.features-right.ConsumptionList .features_lists{
	width: 1002px;
    border: 1px solid #d6e1ee;
    border-radius: 5px;
}
.features-right.ConsumptionLists{
	width: 825px;
	float: left;
}
.features-right.ConsumptionList .order_list_table{
	width: 1000px;
}
.ConsumptionList .audit_top {
    width: 80px;
    height: 33px;
    font-size: 18px;
    color: #36bdfa;
    line-height: 33px;
    margin: 0 0 23px 34px;
    border-bottom: 2px solid #36bdfa;
}
.ConsumptionList_main {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 24px 0 24px 18px;
    box-sizing: border-box;
}
.ConsumptionList_main ul li {
    display: inline-block;
    margin-right: 150px;
    font-size: 14px;
    margin-bottom: 30px;
}
.ConsumptionList_main ul li.lasts{
	margin-left: -47px;
}
.ConsumptionList_main ul li:nth-child(3) {
    margin-right: 0px;
}
.ConsumptionList_main ul li:nth-child(4) {
    margin-right: 105px;
}
.features_section.features_buy table tr:not(.special) {
    font-size: 14px;
    padding: 15px 0;
    background: #fbfcfd;
}
.features_section.features_buy table tr.info00 .table_down_btn,.features_section.features_buy table tr.info01 .table_down_btn,.features_section.features_buy table tr.info40 .table_down_btn,.consume0 .table_down_btn,.consume4 .table_down_btn{
	cursor: pointer;
	display: inline-block;
	width: 13px;
	height: 7px;
	background: url(../images/table_down_btn.png) no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
	margin-left: 50px;
}
.features_section.features_buy table tr.info03 .table_down_btn{
	margin-left: 62px;
}
.features_section.features_buy table tr.info01 .table_down_btn{
	margin-left: 62px!important;
}
.features_section.features_buy table tr.info00 .table_up_btn,.features_section.features_buy table tr.info40 .table_up_btn,.consume0 .table_up_btn,.consume4 .table_up_btn{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.features_section.features_buy table tr.handover{
	display: none;
}
.features_section.features_buy table tr td.Price{
	padding-right: 65px;
}
.features_section.features_buy table tr td.Price i,.features_section.features_buy table tr td.Price b{
	color: #feb267;
}
.features_section.features_buy table tr.info40 td.btns_Number p{
	margin-left: -45px;
}
.features_section.features_buy table tr {
    line-height: 30px;
    border-bottom: none;
}
.features_section.features_buy table tr th {
    vertical-align: middle;
    text-align: center;
    background: #eff3f6;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding:0;
    font-weight: bold;
}
.features_section.features_buy table tr th:first-child {
    text-align: left;
}
.features_section.features_buy table tr td {
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    padding: 0 0;
    color: #666;
    font-size: 12px;
    position: relative;
}
.features_section.features_buy table tr td.totalPrice {
  text-align: left;
  text-indent: 33px;
  position: relative;
}
.features_section.features_buy table tr td.totalPrice i{
  position: absolute;
  left: 40px;
}
 .features_section.features_buy  .features_buymenumain table tr td:nth-of-type(2){
	text-align: left;
	text-indent: 29px;
}

.features_section.features_buy table tr td:nth-of-type(4) div{
	float: left;
	width: 45px;
}

.features_section.features_buy.features_buys table tr td,.features_section.features_buy.features_buys table tr th{
	white-space: nowrap;
	text-align: left;
}
.features_section.features_buy.features_buys table tr td:nth-of-type(2){
	text-align: left;
	text-indent: 40px;
}
.features_section.features_buy.features_buys table tr.special td:last-of-type,.features_section.features_buy.features_buys table tr.special th:last-of-type{
	color: #666;
}
.features_section.features_buy  table tr td div.oldPrice b{
	text-decoration: line-through;
	-webkit-text-decoration-color: red;
	        text-decoration-color: red;
	-moz-text-decoration-color: red;
	font-weight: normal;
	-ms-text-decoration-color: red;
	-webkit-text-decoration-style: solid;
	        text-decoration-style: solid;
}
.features_section.features_buy   table tr td div.newPrice{
	color: #ff9d28;
}
.features_section.features_buy   table tr td div.newPrice .clear_color{
	color: #666;
}
.features_section.features_buy   table tr td div.newPrice b{
	font-weight: normal;
}
.features_section.features_buy  .features_buymenumain table tr th:nth-of-type(2){
	text-align: left;
	text-indent: 29px;
}
.features_section.features_buy  .features_buymenumain table tr th:nth-of-type(3){
	text-indent: -30px;
}
.features_section.features_buy  .features_buymenumain table tr th:nth-of-type(4){
	text-align: left;
    text-indent: 20px;
}
.features_section.features_buy table tr td.btns_Number{
	text-indent: 5px;
	padding-right: 45px;
}
.features_section.features_buy table tr.info01 td.btns_Number{
    text-indent: 5px;
}
.features_section.features_buy table tr td.btns_Number div{
    display: inline-block;
    vertical-align: middle;
}
.features_section.features_buy table tr.special td,.features_section.features_buy table tr.special_serch td{
    padding: 15px 0;
}
.features_section.features_buys table tr th:last-of-type{
	color: #b8b8b8;
}
.features_section.features_buys table tr td:last-of-type{
    width: 130px;
    text-align: left;
    text-indent: 36px;
    color: #666;
}
.features_section.features_buy table tr.special td{
	color: #666;
    font-size: 14px;
    font-weight: bolder;
}
/*# sourceMappingURL=features.css.map */

/* public alert css by daimingru */
.Popup_section{
	width: 100%;
	height: 1000px;
	position: fixed;
	right: 0;
	top: 0;
	background-color: rgba(0,0,0,.5);
}
.Popup_main,.Popup_mainsub{
	width: 311px;
	height: auto;
	border:1px solid #d6e1ee;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	background-color: #fff;
	border-radius: 5px;
	position: relative;
	padding: 0 0 28px 0;
	box-sizing: border-box;
}
.Popup_main i,.Popup_mainsub i{
	position: absolute;
	right: 20px;
	top: 17px;
	width: 20px;
	height: 20px;
	background-image: url(../images/close_btns_03.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}
.Popup_main dl,.Popup_mainsub dl{
	width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}
.Popup_main dl dd{
	text-align: center;
	font-size: 14px;
	color: #666664;
}
.Popup_main dl dd:first-child{
	text-align: center;
	font-size: 14px;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #eef2f7;
	color: #666;
	margin-bottom: 35px;
}
.Popup_main dl dd span,.Popup_mainsub span{
	color: #fc5210;
}
.Popup_main p{
	margin-bottom: 41px;
}
.btns_box{
	margin:0 auto;
	text-align: center;
	box-sizing: border-box;
}
.btns_box a{
	display: inline-block;
	width: 120px;
	height: 40px;
	margin:0 14px;
	border:1px solid #1b9ff7;
	text-align: center;
	line-height: 40px;
	color: #1b9ff7;
	cursor: pointer;
}
/*娣诲姞缃戠珯绗笁閮�*/
.resetmenu_buymain .menu_main,.resetmenu_buymain .menu_Top{
	width:100%;
	height: auto;
	box-sizing: border-box;
	color: #666666;
	font-size: 14px;
}
.resetmenu_buymain .menu_main>li{
	width: 100%;
	height: 34px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	position: relative;
	background-color: #fbfcfd;
}
.resetmenu_buymain .menu_Top li{
	width: 100%;
	height: 34px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	background-color: #fbfcfd;
}
.resetmenu_buymain .menu_Top li>div{
	width: 100%;
	height: 34px;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	-ms-flex:1;
	text-indent: 27px;
	border-right: 1px solid #edf5f8;
	line-height: 34px;
    font-weight: bold;
}
.resetmenu_buymain .menu_main>li{
	background-color: #fbfcfd;
}
.resetmenu_buymain .menu_main>li div{
	width: 100%;
	height: 34px;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	-ms-box-flex:1;
	text-indent: 27px;
	border-right: 1px solid #edf5f8;
	line-height: 34px;
	font-size: 12px;
}
.resetmenu_buymain .menu_main>li div b{
	font-weight: normal;
}
.resetmenu_buymain .menu_main>li div.nums_box{
	position: relative;
}
.resetmenu_buymain .menu_main>li div.nums_box b{
	color: #ff9d28;
}
.resetmenu_buymain .menu_main>li div.nums_box b i{
	color: #ff9d28;
}
.resetmenu_buymain .menu_main>li:nth-of-type(2) div.nums_box em{
	left: 45px;
}
.resetmenu_buymain .menu_main>li div.nums_box em{
	position: absolute;
	left: 38px;
}

.resetmenu_buymain .menu_main>li div.Numprice p{
	display: inline-block;
	color: #666;
}
.resetmenu_buymain .menu_main>li div.Numprice em{
	text-decoration: line-through;
}
.resetmenu_buymain .menu_main li div i{
	float: right;
    margin-right: 55px;
    font-size: 12px;
    color: #999;
    cursor: pointer;
}
.resetmenu_buymain .menu_main li div.nums_box i{
	float: none;
}
.resetmenu_buymain .menu_main>li.first{
	height: 45px;
	line-height: 45px;
}
.resetmenu_buymain .menu_main>li.first div{
	color: #000!important;
	background-color: #fff;
	font-size: 14px;
    color: #666!important;
    height: 40px;
    line-height: 40px;
}
.resetmenu_buymain .menu_main>li.li14,.resetmenu_buymain .menu_main>li.li15{
	height: 46px;
	line-height: 46px;
	background-color: #fbfcfd;
}
.resetmenu_buymain .menu_main>li.li14 div,.resetmenu_buymain .menu_main>li.li15 div{
	height: 46px;
	line-height: 46px;
	border-right: 1px solid #edf5f8;
}
.resetmenu_buymain .menu_main li div:last-child{
	border-right: none;
}
.resetmenu_buymain .menu_main li ul{
	position: relative;
	padding: 0;
}


/*  by daimingru 缃戠珯鍒楄〃绠＄悊  */

.wqd_information{
	width: 860px;
	font-size: 14px;
}
.info_sethead{
	text-align: center;
	padding-bottom: 6px;
	border-bottom:1px dashed #dbdada;
}
.info_setTab{
	height: 34px;
	display: inline-block;
}
.info_setTab .site_function{
	display: block;
}
.info_setTab li{
	float: left;
	width: 122px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border:1px solid #bdbdbd;
	color: #b6b5b5;
	font-size: 14px;
	margin-left: -1px;
}
.info_setTab li a{
	color: #b6b5b5;
	text-decoration: none;
	font-size: 14px;
}
.setTab_first{
	border-radius: 3px 0 0 3px;
}
.setTab_last{
	border-radius: 0 3px 3px 0 ;
}
.info_sethead .setTab_select{
	background: #36bdfa;
	border:1px solid #36bdfa;
	color: #fff;
}

.info_sethead .setTab_select a{
    text-decoration: none;
	color: #fff;
}

.wqd_userinfo{
	margin: 22px 0 0 0;
	padding-left: 38px;
}
.wqd_userinfo table{
	width: 715px;
	color: #666;
}
.wqd_userinfo h3{
	margin-bottom:18px;
	width: 81px;
	color: #666;
	font-size: 18px;
	padding-bottom: 7px;
	border-bottom:2px solid #36bdfa;
	position: relative;
}
.info_table_one th,.info_table_one td{
	height: 42px;
	line-height: 42px;
	text-indent: 35px;
	font-size: 12px;
	color: #333;
}
.info_table_one th{
	background: #eff3f6;
	font-weight: normal;
	text-align: left;
	font-size: 14px;
    color: #666;
}
.info_update{
	color: #4ec8ff;
	font-size: 12px;
	width: 83px;
	height: 25px;
	border-radius: 15px;
	position: absolute;
	display: block;
	border:1px solid #4ec8ff;
	text-align: center;
	line-height: 25px;
	right: 20px;
	top: 5px;
}
.update_div{
	position: relative;
	width: 715px;
	margin-top: 35px;
}
.info_table_two th{
	font-weight: normal;
	text-align: left;
	font-size: 14px;
    color: #666;
    padding-bottom: 7px;
}
.progress_div{
	width: 330px;
	height: 25px;
	text-indent: 37px;
	line-height: 25px;
	position: relative;
	/*border-radius: 5px;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	background: #f0f5f8;
}
.traffic_info{
	text-indent: 29px;
}
.progress_div.progress_info{
	float: right;
}


.progress_div span{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.progress_now{
	position: absolute;
	top: 0;
	left: 0;
	width: 0%;
	height: 100%;
	background: #4ec8ff;
	z-index: 2;
	-webkit-transition: width 1s;
	-moz-transition:  width 1s;
	-ms-transition: width 1s;
	-o-transition: width 1s;
	transition:  width 1s;
}
.date_color{
	color: #ff920b;
	float: right;
	margin-right: 120px;
	margin-top: 8.5px;
	font-size: 12px;
}
.update_div h3 {
	float: left;
}
.update_div:after{
	content: '';
	display:block;
	clear: both;
}
.info_table_three{
	margin-top: 18px;
}
.info_table_three td{
	font-size: 12px;
	color: #666;
}
.wqd_li_relative{
	position: relative;
}
.wqd_li_relative a{
	width: 110px;
	height: 22px;
	color: #76d4fc;
	text-decoration: none;
	border:1px solid #76d4fc;
	border-radius: 5px;
	background: #e8f8fe;
	font-size: 12px;
	position: absolute;
	right: 200px;
	display: block;
	text-align: center;
	top: 50%;
	margin-top: -11px;
}
.wqd_improvecontent ul.info_setTab li{
	margin-top: 0;
}

.info_table_three tr.parse_tr th,.info_table_three tr.parse_tr td{
	height: 45px;
	line-height: 45px;
	text-indent: 35px;
	font-size: 14px;
	color: #333;
	font-weight: bolder;
}
.info_table_three tr.parse_tr th{
	background: #eff3f6;
	font-weight: normal;
	text-align: left;
	font-size: 14px;
    color: #666;
}
.info_child_table td{
    text-indent: 35px;
    height: 30px;
    line-height: 30px;
}
.new_features-right{
	width: 860px;
	float: left;
	padding-bottom: 120px;
}


/* 鍦嗗舰 */

.zzsc-container_new .pie{
  position: relative;
  display: inline-block;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
}
.zzsc-container_new .pie svg{
  width: 100%;
  height: 100%;
  /*-webkit-transform: rotate(-90deg);*/
          /*transform: rotate(-90deg);*/
  overflow: visible;
}
.zzsc-container_new .pie .percentage{
  position: absolute;
  text-align: center;
  width: 110px;
  height: 110px;
  background-color: #fff;
  border-radius: 100%;
  color: #ccc;
  top: 50%;
  left: 50%;
  font-family: Helvetica;
  font-size: 2rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.zzsc-container_new .pie .percentage h2{
	color: #ccc;
	font-size: 12px;
	margin: 30px 0 0 0;
}
.zzsc-container_new .pie .percentage b{
	font-size: 30px;
	font-weight: normal;
}
.zzsc-container_new .pie .percentage p{
	color: #ccc;
	font-size: 12px;
	margin-left: 27px;
}
.zzsc-container_new .rendered#pie {
  background: none;
}
.zzsc-container_new .rendered#pie{
  opacity: 1;
}

.zzsc-container_new .pie {
  box-shadow: none;
}
.zzsc-container_new .pie circle:nth-child(1) {
  fill: #ccc;
}
.zzsc-container_new .pie circle:nth-child(2) {
  fill: #f0f5f7;
  stroke: #4ec8ff;
}
.zzsc-container_new .pie .percentage {
  color: white;
}
.zzsc-container_new  ul{
	width: 100%;
	height: 45px;
	margin-bottom: 35px;
}
.zzsc-container_new  ul li{
	width: 330px;
	float: left;
}
.zzsc-container_new  ul li h1{
	font-size: 14px;
}
.zzsc-container_new  ul li .pro_box{
	width: 100%;
	background-color: #f0f5f7;
	height: 26px;
	text-indent: 38px;
	border-radius: 3px;
	position: relative;
	z-index: 10;
}
.zzsc-container_new  ul li .pro_box span{
	width: 92px;
	display: block;
	height: 100%;
	background-color: #4ec8ff;
	z-index: 1;
}
.zzsc-container_new  ul li .pro_box p{
	position: absolute;
	top: 0;
}
.zzsc-container_new  ul li:nth-child(2){
	float: right;
}
.zzsc-container_new  ul li:nth-child(2) .pro_box{
	text-indent: 18px;
}
.zzsc-container_new  {
	height: 180px;
	width: 745px;
	margin-top: 35px;
}
.zzsc-container_new  dl{
	width: 170px;
    display: inline-block;
	margin-right: 12px;
}
.zzsc-container_new  dl dd{
	width: 128px;
	margin: 0 auto;
}
.zzsc-container_new  dl dt{
	font-size: 14px;
    color: #999;
	text-align: center;
    height: 20px;
    margin-bottom: 17px
}
.table_down_btn{
	display: inline-block;
	width: 13px;
	height: 7px;
	background: url(../images/table_down_btn.png) no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
	margin-left: 5px;
	/*transition:All 0.4s ease-in-out;*/
	/*-ms-transition:All 0.4s ease-in-out;*/
	/*-webkit-transition:All 0.4s ease-in-out;*/
	/*-moz-transition:All 0.4s ease-in-out;*/
	/*-o-transition:All 0.4s ease-in-out;*/
}
.table_up_btn{
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
}
.info_child_table span{
	vertical-align: middle;
}
.table_three_child{
	display: none;
}
.show_table_child:hover{
	cursor: pointer;
}
.right_btn{
	display: inline-block;
	width: 22px;
	height: 16px;
	background: url(../images/features_arrow_03.png) no-repeat;
	background-size: 100% 100%;
}

.features_section .features_buymain table tr.sticky{
	position: fixed;width:860px;height:40px;top: 0;left: 50.2%;transform:translateX(-47.9%);right: 0;z-index: 998;;
}
.features_section .features_buymain ul li.sticky{
	position: fixed;width:860px;height:40px;top: 0;left: 50%;transform:translateX(-47.9%);right: 0;z-index: 998;;
}
.features_section .features_buymain ul li.header{
	background-color: #eff3f6;
	height: 42px;
}
.features_section .features_buymain table tr.sticky th:nth-child(1){
	position:absolute;top: 0;left: 0;z-index: 998;-webkit-transform: translateZ(0);width: 325px;
}
.features_section .features_buymain table tr.sticky th:nth-child(2){
	position: absolute;top: 0;left:325px;z-index: 998;-webkit-transform: translateZ(0);width: 205px;
}
.features_section .features_buymain table tr.sticky th:nth-child(3){
	position: absolute;top: 0;left:530px;z-index: 998;-webkit-transform: translateZ(0);width: 170px;
}
.features_section .features_buymain table tr.sticky th:nth-child(4){
	position: absolute;top: 0;right: 0;z-index: 998;-webkit-transform: translateZ(0);width: 160px;
	text-indent: 25px;
}
.features_section .features_buymain table tr.sticky th:nth-child(5){
	position: absolute;top: 0;right: 0;z-index: 998;-webkit-transform: translateZ(0);width: 137px;
}
.features_section .features_buymain ul li.sticky div:nth-child(1){
	width: 217px; position: absolute;top: 0;left: 0;z-index: 998;-webkit-transform: translateZ(0);
}
.features_section .features_buymain ul li.sticky div:nth-child(2){
	width: 216px; position: absolute;top: 0;left: 216px;z-index: 998;-webkit-transform: translateZ(0);
}
.features_section .features_buymain ul li.sticky div:nth-child(3){
	width: 211px; position: absolute;top: 0;left: 435px;z-index: 998;-webkit-transform: translateZ(0);
}
.features_section .features_buymain ul li.sticky div:nth-child(4){
	width: 217px; position: absolute;top: 0;left: 643px;z-index: 998;-webkit-transform: translateZ(0);
}
section.Popup_section {
	position: fixed;
    width: 100%;
    height: 1000px;
    z-index: 1000;
    background: rgba(0,0,0,.5);
    top: 0;
}
section.Popup_section>div{
	width: 315px;
     border-radius: 5px;
    left: 50%;
    top: 50%;
    position:fixed;
   transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    box-sizing: border-box;
}
section.Popup_section  div i{
	display: inline-block;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    margin-right: -8px;
}
section.Popup_section  div h2{
	width: 100%;
    height: 54px;
    font-size: 14px;
    text-align: center;
    line-height: 54px;
    border-bottom: 1px solid #eef2f7;
    margin-bottom: 18px;
    color: #666;
    box-sizing: border-box;
}
section.Popup_section  div dl{
	width: 100%;
    text-align: center;;
}
section.Popup_section  div dl dt{
	font-size: 14px;
    color: #666;
    line-height: 34px;
}
section.Popup_section.Popup_sectionMenu div dl{
	padding-top: 47px;
}
section.Popup_section.Popup_sectionMenu div dl dt{
	width: 60px;
	height: 60px;
	background-image: url(../images/alert_bg_03.png);
	background-size: 60px 60px;
	background-repeat: no-repeat;
	margin:0 auto;
}
section.Popup_section.Popup_sectionMenu div dl dd{
	font-size: 16px;
	color: #666;
}
section.Popup_section.Popup_sectionMenu div dl dd.end{
	width:120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #1b9ff7;
	color: #fff;
	font-size: 14px;
	margin:10px auto;
}
section.Popup_section.Popup_sectionMenu div dl dd.end a{
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #fff;
}
section.Popup_section.Popup_sectionContent div{
	width: 315px;
	height: 215px;
}
section.Popup_section.Popup_sectionContent dl{
	margin-top: 40px;
}
section.Popup_section.Popup_sectionContent dl dt{
	background-image: url(../images/login_03.png);
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	margin: 0 auto;
	background-size: 100% 100%;
	margin-bottom: 20px;
}
/*.features_buymenumain{*/
	/*padding-bottom: 42px;*/
/*}*/
.features_buymenumain table.features_table tr{
	border:none;
}
.features_buymenumain .features_table
.features_buymenumain .features_table tr.info20,.features_buymenumain .features_table tr.info30{
	height: 47px;
}
section.Popup_section.Popup_sectionContent dl dd{
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 22px;
}
section.Popup_section.Popup_sectionContent dl dd.last{
	font-size: 12px;
	color: #666;
	text-align: center;
}
section.Popup_section.Popup_sectionContent dl dd.last a{
	font-size: 12px;
	color: #1bb8fa;
	text-align: center;
}
section.Popup_section  div dl dd{
	font-size: 12px;
	color: #a9a9a9;
	line-height: 34px;
}
section.Popup_section  div dl dd b{
	font-size: 12px;
    color: #fc5310;
    line-height: 34px;
    height: 34px;
}
section.Popup_section  div dl dt em{
	font-size: 14px;
	color: #fc5310;
}
section.Popup_section  div b{
	 display: inline-block;
    font-size: 18px;
    height: 64px;
    line-height: 64px;
    color: #000;
    vertical-align: top;
}
.Popup_main .btn_boxs{
    padding: 0 13px;
    height: 40px;
    box-sizing: border-box;
    margin: 15px auto;
}
.Popup_main .btn_boxs a{
	display: inline-block;
    width: 133px;
    height: 40px;
    background-color: #c6c6c6;
    margin-right: 15px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
}
.Popup_main .btn_boxs a.confirm_btn{
	background-color: #1b9ff7;
	margin-right: 0;
}
.Popup_section.Popup_section_container .Popup_main dl dt{
	width: 56px;
	height: 56px;
	background-image: url(../images/loding_03.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	animation: fun1  infinite linear;
	 -webkit-animation: fun1  infinite linear;
	  -moz-animation: fun1  infinite linear;
	  -ms-animation: fun1  infinite linear;
}
@-webkit-keyframes fun1{
	0%{
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
	}
	50%{
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
	}
	100%{
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
	}
}
@keyframes fun1{
	0%{
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
	}
	50%{
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
	}
	100%{
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
	}
}
.Popup_section.Popup_section_container .Popup_main dl dd{
		text-align: center;
		font-size: 14px;
		color: #666;
}


.features-right.features_wqdlist .footer{
	width: 360px;
	height: 35px;
	margin: 0 auto;
}
.features-right.features_wqdlist .footer ol li{
	border-radius: 100%;
	width: 32px;
	height: 32px;
	border: 1px solid #d6e1ee;
	text-align: center;
	line-height: 32px;
	float: left;
	margin-right: 10px;
}
.features-right.features_wqdlist .footer ol li.last{
	width: 63px;
	border-radius: 15px;
	margin-right: 0;
}
.features-right.features_wqdlist .footer ol li.active{
	background:#d6e1ee ;
	color: #fff;
}
.features_pro.features_done .audit_unditbox b{
	width: 790px;
}
/*缃戠珯鍔熻兘缁垂*/
.features_section.features_Renewal table tr td.no_input:first-of-type{
	text-align: left;
	text-indent: -3px!important;
    line-height: 21px;
}
/*缃戠珯鍔熻兘灞曞紑*/
.features_otop{
	height: 150px;
	padding: 0 108px 0 40px;
	box-sizing: border-box;
}
.features_otop h2,.features_onav h2,.features_ocontent h2{
	height: 33px;
	width: 80px;
	border-bottom: 2px solid #49c1fb;
	line-height: 33px;
	font-size: 18px;
	color: #666;
	margin-bottom: 17px;
}
.features_otop table{
	width: 100%;
	font-size: 12px;
}
.features_otop table tr{
	height: 41px;
	line-height: 41px;
	text-align: left;
}
.features_otop table tr th{
	background-color: #eff3f6;
}
.features_otop table tr td{
	background-color: #fbfcfd;
}
.features_otop table tr td:first-of-type,.features_otop table tr th:first-of-type{
	width: 152px;
	text-indent: 37px;
}
.features_otop table tr td:nth-of-type(2),.features_otop table tr th:nth-of-type(2){
	width:230px;
	text-indent: 28px;
}
.features_otop table tr td:nth-of-type(3),.features_otop table tr th:nth-of-type(3){
	width: 90px;
	text-indent:17px;
}
.features_otop table tr td:nth-of-type(4){
	width: 95px;
}
.features_otop table tr td:nth-of-type(4){
	width:150px;
}
.features_onav{
	height: auto;
	padding: 0 108px 0 40px;
	box-sizing: border-box;
}
.features_onav h2,.features_ocontent h2{
	display: inline-block;
}
.features_onav a{
	float: right;
	width: 86px;
	height: 26px;
	border: 1px solid #3cc2fe;
	border-radius: 13px;
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	color: #3cc2fe;
}
.features_opro{
	height: auto;
	padding: 0 108px 0 40px;
	box-sizing: border-box;
}
.pie{
  position: relative;
  display: inline-block;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
}
.pie svg{
  width: 100%;
  height: 100%;
  /*-webkit-transform: rotate(-90deg);*/
          /*transform: rotate(-90deg);*/
  overflow: visible;
}
.pie .percentage{
  position: absolute;
  width: 110px;
  height: 110px;
  background-color: #fff;
  border-radius: 100%;
  color: #ccc;
  top: 50%;
  left: 50%;
  font-family: Helvetica;
  font-size: 2rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.pie .percentage h2{
	color: #ccc;
	font-size: 12px;
	margin: 30px 0 0 0;
}
.pie .percentage b{
	font-size: 30px;
}
.pie .percentage p{
	color: #ccc;
	font-size: 12px;
	margin-left: 27px;
}
.rendered#pie {
  background: none;
}
.rendered#pie{
  opacity: 1;
}

.pie {
  box-shadow: none;
}
.pie circle:nth-child(1) {
  fill: #ccc;
}
.pie circle:nth-child(2) {
  fill: #f0f5f7;
  stroke: #4ec8ff;
}
.pie .percentage {
  color: white;
}
.features_opro ul{
	width: 100%;
	height: 45px;
	margin-bottom: 35px;
}
.features_opro ul li{
	width: 330px;
	float: left;
}
.features_opro ul li h1{
	font-size: 14px;
}
.features_opro ul li .pro_box{
	width: 100%;
	background-color: #f0f5f7;
	height: 26px;
	text-indent: 38px;
	border-radius: 3px;
	position: relative;
	z-index: 10;
}
.features_opro ul li .pro_box span{
	width: 92px;
	display: block;
	height: 100%;
	background-color: #4ec8ff;
	z-index: 1;
}
.features_opro ul li .pro_box p{
	position: absolute;
	top: 0;
}
.features_opro ul li:nth-child(2){
	float: right;
}
.features_opro ul li:nth-child(2) .pro_box{
	text-indent: 18px;
}
.features_opro section{
	height: 180px;
	width: 710px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
}
.features_opro section dl{
	-webkit-box-flex: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-box-orient: vertical;
}
.features_opro section dl dt{
	font-size: 14px;
	color: #999;
    height:20px;
    margin-bottom: 17px;
}
.features_opro section dl dd{
	-webkit-box-flex: 1;
}
.features_ocontent{
	height: auto;
	padding: 0 108px 0 40px;
    box-sizing: border-box;
}
.features_ocontent .top{
	margin-bottom: 20px;
}
.features_ocontent .top p{
	float: right;
	font-size: 12px;
	margin-right: 20px;
	padding-top: 10px;
}
.features_ocontent .top p span{
	color: #ffa244;
}
.features_ocontent .top p a{
	display: inline-block;
	width: 85px;
	margin-left: 20px;
	height: 28px;
	border-radius: 13px;
	color: #4ec8ff;
	border: 1px solid #4ec8ff;
	line-height: 28px;
	text-align: center;
}
.features_ocontent table{
	width: 715px;
	background-color: #fbfcfd;
	font-size: 12px;
	color: #666;
}
.features_ocontent table tr{
	height: 43px;
	line-height: 43px;
}
.features_ocontent table tr th{
	text-align: left;
}
.features_ocontent table tr td:first-of-type,.features_ocontent table tr:first-of-type th{
	width: 275px;
	padding-left: 36px;
}
.features_ocontent table tr td:nth-of-type(2){
	width: 235px;
	padding-left: 43px;
	box-sizing: border-box;
}
.features_ocontent table tr td i.right_btn{
	display: inline-block;
	width: 19px;
	height: 14px;
	background-image: url(../../agent/images/features_arrow_03.png);
}
.features_ocontent table tr td{
	border-right: 1px solid #edf5f8;
}
.features_ocontent table tr td:last-of-type{
	border-right: none;
	padding-left: 42px;
}
.features_ocontent table tr.special td{
	background-color: #fff;
}
.wqd_Agentsright.wqd_open{
	width: 780px!important;
}
.website_top{
	width: 372px;
	margin: 0 auto;
	box-sizing: border-box;
}
.website_top h2{
	font-size: 18px;
	text-align: center;
	margin: 42px 0 23px 0;
	color: #333;
}
.website_top dl dt{
	margin:0 auto 10px;
	width: 172px;
	height: 162px;
	background-image:url(../images/website_pic_03.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-size: 172px 162px;
	position: relative;
}
.website_top dl dt input{
	display: block;
	left: 0;
	top:0;
	width: 172px;
	height: 162px;
	opacity: 0;
}
.website_top dl dd{
	font-size: 12px;
	color: #666;
	margin-top: 25px;
	text-align: center;
}
.website_top a{
	display: inline-block;
	width: 168px;
	height: 31px;
	background-color: #1b9ff7;
	border-radius: 3px;
	line-height: 31px;
	color: #fff;
	margin: 27px 0 0 102px;
	position: relative;
	text-align: center;
}
.website_top a input{
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.website_forms ul{
	padding:35px 0 0 84px;
}
.website_forms ul li{
	margin-bottom: 20px;
	color:#666;
}
.website_forms ul li em{
	color: red;
	margin-left: 10px;
}
 ul li .prompt{
	display: block;
	padding-left: 140px;
	padding-top: 5px;
	font-size: 12px;
	color: #999999;
}
#purchase_list .site_name{
	display: block;
	padding-left: 105px;
	padding-top: 5px;
	font-size: 12px;
	color: #999999;
}
.website_forms ul li.last span{
	display: inline-block;
	width: 448px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #d6e1ee;
	text-indent: 15px;
	border-radius: 3px;
	vertical-align: middle;
	color: #666666;
	background: #f5f7fa;
}
.website_forms ul li.website_formsTwo{
	margin:38px 0 50px 0
}
.website_forms ul li.website_formsTwo h1{
	margin-left:296px;
	width:80px;
    font-size:18px;
    color: #333;
}
.website_forms ul li.website_formsThree {
	margin-bottom:34px;
}
.website_forms ul li.website_formsThree label{
	padding-left:21px;
}
.website_forms ul li i{
	color: #ff3f3f;
}
.website_forms ul li label{
	display: inline-block;
	width: 100px;
	text-align: right;
	margin-right: 40px;
	font-size: 14px;
	color: #666;
}
.website_forms .info_msg i{
	display: inline-block;
	width: 39px;
	height: 37px;
	background-image: url(../images/infomsg_03_1.png);
	vertical-align: bottom;
	overflow: hidden;
}
.website_forms .info_msg span{
	display: inline-block;
	color: #ff9f00;
	font-size: 14px;
	margin-left: 20px;
}




.website_forms ul li input{
	display: inline-block;
	width: 448px;
	height: 38px;
	border: 1px solid #d6e1ee;
	text-indent: 15px;
	border-radius: 3px;
}
.website_forms p{
	font-size: 14px;
	color: #999;
    margin:11px 0 0 226px;
}
.website_colors{
	margin:59px 0 0 84px;
	box-sizing: border-box;
	width:660px;
}
.website_colors h2{
	text-align: center;
	font-size: 18px;
	color: #333;
	margin-bottom: 40px;
}
.website_colors ul li{
	position: relative;
}
.website_colors ul li input{
	display: inline-block;
	text-indent: 20px;
	outline: none;
}
.website_colors ul li i{
	position: absolute;
	right: 120px;
	top: 10px;
	width: 22px;
	border-radius: 100%;
	height: 22px;
}
.website_colors ul li:nth-child(1) i{
	background-color:#5ac4ff ;
}
.website_colors ul li:nth-child(2) i{
	background-color:#ceedff ;
}
.website_forms.website_colors label{
	display: inline-block;
	text-align: right;
	width: 65px;
	margin-right: 35px;
}
.website_colors ol{
	width: 460px;
	height: 60px;
	margin: 0 auto;
}
.website_colors ol li{
	display: inline-block;
    width: 44px;
    height: 44px;
    margin-right: 9px;
}
.website_colors ol li:nth-child(1){
	background-color: #5ac4ff;
}
.website_colors ol li:nth-child(1):hover{
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
	background-color: #5ac4ff;
	border: 3px solid #3380aa;
}
.website_colors ol li:nth-child(2){
	background-color: #acdcd0;
}
.website_colors ol li:nth-child(2):hover{
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
	background-color: #acdcd0;
	border: 3px solid #279d7f;
}
.website_colors ol li:nth-child(3){
	background-color: #e05886;
}
.website_colors ol li:nth-child(3):hover{
	background-color: #e05886;
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
	border: 3px solid #95284d;
}
.website_colors ol li:nth-child(4){
	background-color: #515151;
}
.website_colors ol li:nth-child(4):hover{
	background-color: #515151;
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
	border: 3px solid #222020;
}
.website_colors ol li:nth-child(5){
	background-color: #e5ea90;
}
.website_colors ol li:nth-child(5):hover{
	background-color: #e5ea90;
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
	border: 3px solid #8f9436;
}
.website_colors ol li:nth-child(6){
	background-color: #cdacdb;
}
.website_colors ol li:nth-child(6):hover{
	background-color: #cdacdb;
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
	border: 3px solid #803b9e;
}
.website_colors ol li:nth-child(7){
	background-color: #ffca58;
}
.website_colors ol li:nth-child(7):hover{
	background-color: #ffca58;
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
	border: 3px solid #987730;
}
.website_colors ol li:nth-child(8){
	background-color: #47de9b;
}
.website_colors ol li:nth-child(8):hover{
	background-color: #47de9b;
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
	border: 3px solid #209561;
}
/* 淇敼瀵嗙爜 */
.cancel_btn_red{

}
.new_Popup_section p.reset_p{
	margin-bottom: 0px;
    text-align: left;
    text-indent: 22px;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 96.5%;
}
.new_Popup_section p.reset_p span{
	color: #999;
	display: inline-block;
	margin-right: 10px;
}
section.new_Popup_section  div.Popup_main{
	height: 260px;
}
.Popup_section.Popup_close dl dt{
	width: 56px;
	height: 56px;
	margin: 0 auto;
	background-image: url(../images/puplayer_03.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.Popup_section.Popup_close dl dd{
	font-size: 14px;
	color: #666;
	margin-top: 8px;
}
.new_Popup_section .Popup_main dl dd:first-child{
	margin-bottom: 19px;
}
.new_Popup_section .btns_box{
	margin-top: 92px;
}

.new_Popup_section .btns_box a{
	width: 236px;
	height: 40px;
	background: #1c9ff7;
	border:none;
	color: #fff;
}
.reset_pass_span{
	color: #ff3332;
	text-indent: 10px;
	border:none;
	background: none;
	display: inline;
}
.features-left .account-info dd:nth-child(2).site-manage-select{
	background-position: 8px -292px !important;
	background-color: #f1f9fa!important;
	border-color: #aedee2!important;
}
.features-left .account-info dd:nth-child(3).site-manage-select{
	background-position: 8px -318px !important;
	background-color: #f1f9fa!important;
	border-color: #aedee2!important;
}
.features-left .account-info dd:nth-child(4).site-manage-select{
	background-position: 8px -30px !important;
	background-color: #f1f9fa!important;
	border-color: #aedee2!important;
}
.features-left .website-manage dd:nth-child(2).site-manage-select{
	background-position: 7px -16px !important;
	background-color: #f1f9fa!important;
	border-color: #aedee2!important;
}
.features-left .website-manage dd:nth-child(3).site-manage-select{
	background-position: 6px -16px!important;
	background-color: #f1f9fa!important;
	border-color: #aedee2!important;
}
.features-left .website-manage dd:nth-child(4).site-manage-select{
	background-position: 6px -22px!important;
	background-color: #f1f9fa!important;
	border-color: #aedee2!important;
}
.features-left dd.site-manage-select a{
	    color: #29bcfa!important;
}
#copy_btn{
	border:none;
	margin-left: -22px;
	background: none;
	color: #1c9ff7;
	font-size: 12px;
	display: inline;
	cursor: pointer;
}
.wqd_improvecontent ul li input.error_input{
	border:1px solid #ff0100;
}
.order_list_table{
	border:1px solid rgba(255, 255, 255, 0);
}
/*修改密码页面*/
.features-right .checkList_main {
	width:680px;
	margin:0 auto;
}
.features-right .checkList_main h2{
	font-size: 18px;
	color: #333;
	text-align: center;
	margin-bottom: 40px
}
.features-right .checkList_main ol{
	text-align: left;
	font-size: 14px;
	color: #333;
	min-width: 320px;
	margin: 0 auto 15px;
	padding-left: 200px;
}
/*.features-right .checkList_main ol li:nth-child(1){*/
	    /*text-indent: -56px;*/
/*}*/
.features-right .checkList_main ol li label{
	   margin-right: 15px
}
.features-right .checkList_main ol li{
	line-height: 26px;
}
.features-right .checkList_main ul{
	width: 600px;
	margin:0 auto;
}
.features-right .checkList_main ul li{
	margin-bottom: 20px;
	position: relative;
}
.features-right .checkList_main ul li div{
	position: absolute;
    right: -140px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    color: #ff9917;
    top: 0;
}
.features-right .checkList_main ul li div.info_msg_tw{
	right: -125px;
}
.features-right .checkList_main ul li em{
	position: absolute;
    width: 20px;
    height: 20px;
    right: 20px;
    top: 4px;
    color: #ff9917;
    font-size: 25px;
    margin-left: 10px;
    font-weight: bold;
}
.features-right .checkList_main ul li input{
	width: 445px;
	height: 38px;
	border: 1px solid #d6e1ee;
	border-radius: 3px;
	text-indent: 10px;
}

.features-right .checkList_main ul li label{
	display: inline-block;
	width: 80px;
	text-align: right;
	font-size: 14px;
	color: #666;
	margin-right: 20px;
}
.features-right  .change_btn{
	width: 170px;
	height: 40px;
	background-color: #1b9ff7;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	margin:45px auto;
}
.arrow-down {
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ff9900;
    font-size: 0px;
    position: absolute;
    line-height: 0px;
    left: 45px;
}
.addmoney{
	position: absolute;
    top: -25px;
    font-size: 12px;
    left: 65px;
}
.moneynum{
	position: relative;
}
.moneytext{
	padding: 2px;
    color: #fff;
    background: #ff9900;
    border-radius: 3px;
}
.features-right table.audit_new_table tr{
	line-height: 20px;
}
.audit_content table.audit_new_table tr td:nth-of-type(4), .audit_content table.audit_new_table tr th:nth-of-type(4) {
    width: 185px;
    text-align: left;
    padding-right: 65px;
}
.audit_content table.audit_new_table tr td:nth-of-type(4), .audit_content table.audit_new_table tr th:nth-of-type(4) {
    width: 185px;
    padding: 10px 0;
    text-align: left;
    padding-right: 30px;
}
.audit_content table.audit_new_table tr td:nth-of-type(5), .audit_content table.audit_new_table tr th:nth-of-type(5), .audit_content table tr th:nth-of-type(6), .audit_content table tr td:nth-of-type(6) {
    width: 165px;
    text-align: left;
    padding-right: 22px;
}
.set_background{
	width: 170px;
    height: 40px;
    background-color: #1b9ff7;
    display:block;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    margin: 45px auto;
}
.last a{
	display: block;
	color: #fff;
	text-decoration:none;
}
/*账号权益*/
.features-right.features-audits h2{
	 width: 750px;
    font-size: 18px;
    color: #333;
    text-align: center;
    text-indent: 51px;
}
.features-right.features-audits ul{
	padding-left: 200px;
	text-align: left;
	margin-top: 15px;
}
.features-right.features-audits ul li{
	height: 60px;
	line-height: 60px;
	color: #333;
}
.features-right.features-audits ul li.end_node{
	height: auto;
	line-height: auto;
	padding-bottom: 100px;
}
.features-right.features-audits ul li div.Audit{
    width: 450px;
    height: 320px;
    background-size: 100% 100%;
}
.features-right.features-audits ul li span{
	color: #d6dce3;
}

.agent_name{
	width: 660px;
	overflow: hidden;
}
.agent_name_detail{
	float: left;
	max-width: 500px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333 !important;
}
.agent_name_des{
	float: left;
}



.hunt-site a{
	color: #fff;
    position: absolute;
    left: 0;
    text-align: center;
    text-indent: 28px;
    width: 100%;
}
.end_node{
	margin-top: 30px;
}
.wqd_improvenew{
	padding-left: 120px;
}
.wqd_improvenewtent{
	padding-bottom: 100px;
}
.order_list_date{
	width: 185px;
}
.close_tr{
	background: #eef1f4;
    color: #999;
}
.features-right table tr td a.close_a{
	color: #999;
}
.white_space{
	white-space: nowrap;
}
.Popup_main p.close_inname{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 86%;
	margin-left: 7%;
}
.features-right table.new_table_head{
	width: 800px;
}
.features-right table.new_table_head tr{
	border-top: none;
	line-height: 52px;
	font-size: 14px;
	color: #666;
}
.features-right table.new_table_head tr .wqd_xzlength{
	width: 270px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.info_table_three tr.parse_tr th.nofor_IE_th{
	width: 272px;
}
.info_table_three tr.parse_tr th.nofor_IE_th2{
	width: 227px;
}
.info_child_table td.nofor_IE_th{
	width: 272px;
}
.info_child_table td.nofor_IE_th2{
	width: 227px;
}
/*网站后台新增设计器权限*/
section.admin-user{
	margin: 40px 0;
	width: 100%;
	height: auto;
	box-sizing: border-box;
}
section.admin-user h2{
	text-align: center;
	font-size: 18px;
	color: #333;
	margin-bottom: 43px;
}
section.admin-user .user-checked{
	padding-left: 113px;
	font-size: 14px;
	color: #666;
}
section.admin-user .user-checked span{
	display: inline-block;
    margin-right: 40px;
}
section.admin-user .user-checked input[type=checkbox]{
	display: none
}
section.admin-user .user-checked input[type=checkbox]+label{
	display: inline-block;
	display: inline-block;
    background-image: url(../images/checked_box.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 19px;
    height: 19px;
    vertical-align:middle;
    margin-right: 10px;
}
section.admin-user .user-checked input[type=checkbox]:checked+label{
	background-position: 0 -26px;
}
/* 修改审核中页面样式 */
.features-title{
	margin:50px 0 80px 0;
	font-size: 18px;
	color: #333;
}
.features-imgbox{
	width: 110px;
	height: 90px;
	margin:0 auto;
	background-image: url(../images/preview/edm-bg.png);
	background-repeat: no-repeat;
	margin-bottom: 20px
}
.features-infobox{
	margin:0 0 20px 0;
	font-size: 14px;
}
.mail-box{
	width: 170px;
	height: 40px;
	margin:0 auto;
}
.mail-btn{
	width:100%;
	height: 40px;
	display: inline-block;
	background-color: #1b9ff7;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 40px
}
.resend-box{
	width: 100%;
	margin:30px 0 55px 0;
	font-size: 14px;
}
.resend-box a{
	display: inline-block;
	color: #333;
}
.resend-box a.active{
	color: #1b9ff7;
}
.mail-replace{
	font-size: 14px;
	color: #333;
}
.mail-replace span{
	color: #1b9ff7;
	cursor: pointer;
}
.mail-Rbox{
	width: 315px;
	min-height: 280px;
	padding-bottom: 20px;
	background-color: #fff;
	border-radius: 5px;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
.mail-Rbox header{
	height: 56px;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 56px;
}
.mail-main{
	height: auto;
	width: 100%;
	padding:10px 20px 0 20px;
}
.mail-main p{
	width: 270px;
	height: 38px;
	border:1px solid #ccc;
	overflow: hidden;
	border-radius: 3px;
	margin-top: 20px;
}
.mail-main input{
	border:none;
	width: 100%;
	display: block;
	text-indent: 15px;
	outline: none;
	font-size: 12px;
	height: 100%
}
.show-alert{
	display: none;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	position: fixed;
	background: rgba(0,0,0,.5);
}
.mail-btns{
	width: 100%;
	margin-top: 20px;
	padding:0 20px;
}
.mail-btns span{
	display: inline-block;
	width: 120px;
	height: 38px;
	border:1px solid #3399FF;
	border-radius: 3px;
	text-align: center;
	line-height: 38px;
	cursor: pointer;
	color: #3399FF;
	margin-right: 25px;
}
.mail-btns span.remove-email{
	margin-right: 0
}
.mail-btns span.send-email{
	background-color:#3399FF;
	color: #fff;
	position: relative;
}
.mail-btns span.send-email em{
	background: url(../images/loading.gif) no-repeat;
	background-size: 85% 85%;
	width: 16px;
	height: 16px;
	position: absolute;
	top:13px;
	left: 8px;
	display: none
}
.edm-info{
	width: 100%;
	padding:10px 0 0 0;
	font-size: 14px;
	color: #fd9e14;
	text-align: left;
}
.info-msg{
	width: 100%;
    height: 30px;
    color: #ff9f00;
    font-size: 14px;
    padding: 10px 0 0 0;
    display: none;
}
.info-msg i{
	display: inline-block;
	width: 29px;
	height: 25px;
	background-image: url(../images/info-msg.png);
	vertical-align: middle;
	background-position: 0 -1px;
	background-repeat: no-repeat;
}
/* 邮件弹窗提示 */
.edmTrial,.edmCredit{
	width: 1010px;
	font-size: 12px;
	color: #333;
	height: 48px;
	border:2px solid #ff3300;
	line-height: 48px;
	padding-left: 20px;
	border-radius: 5px;
	position: relative;
	margin-bottom: 20px;
}
.edmTrial a{
	display: inline-block;
	font-size: 12px;
	color: #ff9917;
	margin-left: 40px;
	text-decoration: none;
}
.edmTrial i{
	position: absolute;
	right: 20px;
	top:15px;
	width: 23px;
	height: 21px;
	background-image: url(../images/close_btns_03.jpg);
	background-repeat: no-repeat;
}
.edmCredit a{
	display: inline-block;
	font-size: 12px;
	color: #ff3300;
	margin-left: 30px;
	text-decoration: none;
}
.colseWebsite{
	width: 100%;
	height: 100%;
	position: fixed;
	left:0;
	top: 0;
	bottom:0;
	right:0;
	background:rgba(0,0,0,.5);
	z-index: 800;
}
.colseContent{
	width: 315px;
	height: 248px;
	border-radius: 5px;
	background-color: #fff;
	position: fixed;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
.imgBox{
	margin:30px auto 15px;
	width:70px;
	height: 70px;
	background-image: url(../images/login_03.png);
	background-repeat: no-repeat;
}
.edmInfo{
	font-size: 14px;
    color: #666;
    line-height: 20px;
    padding: 0 45px;
    text-align: center;
    margin-bottom: 7px;
    min-height:70px;
}
.edmInfo p{
	color: red;
    margin-top: 10px;
    text-align: left;
    display: none;
}
.edmCreditBtn{
	margin:0 auto;
	padding:0 20px;
}
.edmCreditBtn a{
	display:inline-block;
	height: 40px;
	line-height: 40px;
	width: 120px;
	background-color: #1b9ff7;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.edmCreditBtn a.rechargeDone{
	margin-left: 28px;
	border:1px solid #1b9ff7;
	color: #1b9ff7;
	background-color: #fff;
}


/*代理商 start*/
/*添加网站 第一步*/
.pur_title {
	width: 824px;
	height: 50px;
	border-radius: 5px;
	margin-top: -40px;
}

.pur_title ul {
	width: 100%;
	height: 50px;
	position: relative;
	background: url(../images/pur_title_bg.png) no-repeat 0 0;
}

.pur_title li {
	text-align: center;
	line-height: 50px;
}

.pur_title li em.num {
	width: 22px;
	height: 22px;
	display: inline-block;
	background-color: #dcdcdc;
	border-radius: 50%;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	margin-right: 10px;
	position: inherit;
}

.pur_title li a {
	width: 100%;
	display: block;
	font-size: 14px;
	color: #999999;
}

.pur_title li a:hover, .pur_title li.on a {
	color: #fff;
}

.pur_title li a:hover em.num, .pur_title li.on a em.num {
	background-color: #fff;
	color: #1b9ff7;
}

.pur_title li:nth-child(1) {
	width: 294px;
	position: absolute;
	left: 0;
	top: 0;
}

.pur_title li:nth-child(1) a {
	height: 50px;
}

.pur_title li:nth-child(1):hover, .pur_title li:nth-child(1).on {
	background: url(../images/pur_title_bg.png) no-repeat 0px -60px;
}

.pur_title li:nth-child(2) {
	width: 295px;
	position: absolute;
	left: 274px;
	top: 0;
}

.pur_title li:nth-child(2) a {
	height: 50px;
}

.pur_title li:nth-child(2):hover, .pur_title li:nth-child(2).on {
	background: url(../images/pur_title_bg.png) no-repeat 0px -120px;
}

.pur_title li:nth-child(3) {
	width: 275px;
	position: absolute;
	right: 0;
	top: 0;
}

.pur_title li:nth-child(3) a {
	height: 50px;
}

.pur_title li:nth-child(3):hover, .pur_title li:nth-child(3).on {
	background: url(../images/pur_title_bg.png) no-repeat 0px -180px;
}

.pur_title li.disable a{
	cursor: not-allowed;
}
.pur_title li.disable:hover{
	background-image:none!important;
}
.pur_title li.disable:hover a{
	color: #999999;
}
.pur_title li.disable:hover a em{
	background-color: #dcdcdc;
	color: #fff;
}

.wqd_improvecontent {
	width: 824px;
	padding-top: 20px;
}

/*添加网站 第二步*/
.features_buy .version {
	margin-top: 28px;
	width: 824px;
}

.features_buy .version .balance {
	width: 100%;
	overflow: hidden;
}

.features_buy .version .balance p {
	float: right;
}

.features_buy .version .balance p b {
	font-weight: normal;
	font-size: 14px;
	color: #999999;
	line-height: 27px;
	display: inline-block;
	margin-right: 17px;
}

.features_buy .version .balance p i {
	color: #ff9900;
	font-size: 16px;
}

.features_buy .version .balance p a {
	width: 84px;
	height: 28px;
	display: inline-block;
	border: 1px solid #1b9ff7;
	border-radius: 14px;
	font-size: 14px;
	color: #1b9ff7;
	text-align: center;
	line-height: 28px;
}

.features_buy .version .balance p a:hover {
	background-color: #1b9ff7;
	color: #fff;
}

.features_buy .version .content {
	width: 100%;
	margin-top: 48px;
	position: relative;
}

.features_buy .version .content .con-header {
	/*height: 100px;*/
	/*background-color: #eff3f6;*/
	/*border-bottom: 1px solid #dcdcdc;*/
	/*overflow: hidden;*/
}

.features_buy .version .content .con-header p{
	line-height: 1;
	font-size: 18px;
	color: #333;
	margin: 40px 0 15px 0;
}

.features_buy .version .content .con-header .base-edition{
	overflow: hidden;
}
.features_buy .version .content .con-header .base-edition .edition{
	float: left;
	width: 264px;
	height: 190px;
	margin-right: 15px;
	background: #eff3f6;
	padding-top: 30px;
	border: 1px solid #dcdcdc;
}

.features_buy .version .content .con-header .base-edition .edition span{
	display: block;
	text-align: center;
	line-height: 1;
}
.features_buy .version .content .con-header .base-edition .edition span.title{
	font-size: 18px;
	color: #333333;
}
.features_buy .version .content .con-header .base-edition .edition span.price{
	font-size: 18px;
	color: #ff4200;
	margin: 15px 0 15px 0;
}

.features_buy .version .content .con-header .base-edition .edition span.price i{
	font-size: 24px;
}

.features_buy .version .content .con-header .base-edition .edition a.purchase{
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
	width: 90px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 34px;
	font-size: 14px;
	color: #fff;
	background: #1b9ff7;
}
.features_buy .version .content .con-header .base-edition .edition a.purchase:hover{
	background: #ff4200;
}
.features_buy .version .content .con-header .base-edition .edition a.details{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #5fc5ff;
}
.features_buy .version .content .con-header .base-edition .edition a.details:hover{
	color: #1b9ff7;
}




.features_buy .version .content .con-header .base-edition .edition:last-of-type{
	margin-right: 0;
}


/*.features_buy .version .content .con-header li {*/
	/*width: 225px;*/
	/*height: 100px;*/
	/*float: left;*/
	/*border-left: 1px solid #e5e5e5;*/
	/*font-size: 14px;*/
	/*color: #000;*/
/*}*/

/*.features_buy .version .content .con-header li h4 {*/
	/*font-style: normal;*/
	/*font-size: 14px;*/
	/*line-height: 30px;*/
	/*padding-top: 9px;*/
/*}*/

/*.features_buy .version .content .con-header li h4:first-child {*/
	/*padding: 10px 0 8px 34px;*/
/*}*/

/*.features_buy .version .content .con-header li em {*/
	/*width: 75px;*/
	/*height: 1px;*/
	/*display: block;*/
	/*border-bottom: 1px solid #dcdcdc;*/
	/*position: absolute;*/
	/*bottom: 48px;*/
	/*left: 15px;*/
	/*-webkit-transform: rotate(40deg);*/
	/*-moz-transform: rotate(40deg);*/
	/*-ms-transform: rotate(40deg);*/
	/*-o-transform: rotate(40deg);*/
	/*transform: rotate(40deg);*/
/*}*/

/*.features_buy .version .content .con-header li p {*/
	/*line-height: 30px;*/
	/*text-align: center;*/
	/*padding: 10px 0;*/
/*}*/

/*.features_buy .version .content .con-header li a {*/
	/*width: 90px;*/
	/*height: 34px;*/
	/*display: block;*/
	/*margin: 0 auto;*/
	/*background-color: #1b9ff7;*/
	/*border-radius: 17px;*/
	/*color: #fff;*/
	/*line-height: 34px;*/
	/*text-align: center;*/
/*}*/

/*.features_buy .version .content .con-header li a:hover {*/
	/*background-color: #ff4200;*/
/*}*/

/*.features_buy .version .content .con-header li:nth-child(1) {*/
	/*width: 145px;*/
	/*padding-left: 20px;*/
	/*border-left: none;*/
	/*position: relative;*/
/*}*/

.features_buy .version .content .con-header-fixed {
	width: 824px;
	position: fixed;
	top: 0;
	z-index: 20;
}

.features_buy .version .content .con-detail {
	width: 100%;
	overflow: hidden;
}

.features_buy .version .content .con-detail table {
	width: 100%;
}

.features_buy .version .content .con-detail table td {
	width: 225px;
	height: 79px;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
	color: #000;
	text-align: center;
	line-height: 79px;
	text-indent: 0;
}

.features_buy .version .content .con-detail table td em {
	font-size: 24px;
	color: #ff4200;
}

.features_buy .version .content .con-detail table td:nth-child(1) {
	width: 145px;
	border-left: none;
	padding-left: 20px;
	text-align: left;
}

.features_buy .version .web-space {
	width: 100%;
	overflow: hidden;
}

.features_buy .version .web-space table {
	width: 100%;
}

.features_buy .version .web-space tr {
	border: none;
}

.features_buy .version .web-space tr:nth-child(2n) {
	background-color: #eff3f6;
}



.features_buy .version .web-space td {
	width: 225px;
	border-left: 1px solid #e5e5e5!important;
	border-right: none!important;
	font-size: 12px;
	color: #000;
	line-height: 34px;
	text-align: center;
	text-indent: 0!important;
	vertical-align: middle;
}
.features_buy .version .web-space td:nth-child(1) {
	width: 145px;
	padding-left: 20px;
	text-align: left;
	border-left: none!important;
}

.features_buy .version .web-space td img {
	width: 17px;
	height: 12px;
	vertical-align: middle;
}

.features_buy .version .web-space td p {
	width: 100%;
	height: auto;
	display: block;
	padding-top: 5px;
	line-height: 25px;
}

.features_buy .version .web-space td em {
	font-size: 10px;
	color: #999999;
	line-height: 20px;
}

.features_buy .version .web-space h3 {
	font-size: 14px;
	color: #1b9ff7;
	font-weight: 700;
	line-height: 38px;
	padding-left: 2px;
}

.features_buy .version .web-space tr:first-child {
	border-bottom: 1px solid #e5e5e5;
	border-right: none;
}

.features_buy .version .web-space tr:first-child td {
	width: 100%;
	border-left: none;
}

.features_buy .version .web-space tr:last-child {
	border-bottom: 1px solid #e5e5e5;
}

.features_buy .version .extend {
	width: 100%;
	overflow: hidden;
}

.features_buy .version .extend > p {
	font-size: 14px;
	color: #1b9ff7;
	font-weight: bold;
	text-align: center;
	line-height: 59px;
	border-bottom: 1px solid #e5e5e5;
}

.features_buy .version .extend .web-spaceExtend table {
	border-bottom: 1px solid #e5e5e5;
}

.features_buy .version .extend .web-spaceExtend table tr:nth-child(2n) {
	background-color: #fff;
}

.features_buy .version .extend .web-spaceExtend table tr:nth-child(2n+1) {
	background-color: #eff3f6;
}

.features_buy .version .extend .web-spaceExtend table tr:nth-child(1) {
	background-color: #fff;
}

.features_buy .version .extend .web-spaceExtend table tr:last-child {
	border-bottom: none;
}

.now-buy {
	width: 100%;
	height: 1000px;
	position: fixed;
	right: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 50;
}

.now-buy .buy-popup {
	width: 505px;
	height: 380px;
	background-color: #fff;
	border-radius: 5px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -190px 0 0 -252px;
	z-index: 50;
	visibility: visible;
	padding-bottom: 30px;
}

.now-buy .buy-header {
	width: 505px;
	position: relative;
	border-bottom: 1px solid #dedede;
}

.now-buy .buy-header h3 {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	text-align: center;
	padding: 10px 0 16px;
}

.now-buy .buy-header a {
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	z-index: 200;
	right: 20px;
	top: 20px;
	background: url(../images/pur_close.png) no-repeat;
}

.now-buy .buy-detail {
	padding: 22px 40px 0;
}

.now-buy .buy-detail h3 {
	font-size: 12px;
	color: #999999;
	line-height: 30px;
}

.now-buy .buy-detail ul.buy-year {
	padding: 0 0 15px;
	border-bottom: 1px solid #dcdcdc;
}

.now-buy .buy-detail ul.buy-year li {
	padding-top: 11px;
	line-height: 33px;
	height: 44px;
	overflow: hidden;
}

.now-buy .buy-detail ul.buy-year li:nth-child(1) a{
	width: 47px;
}
.now-buy .buy-detail ul.buy-year li:nth-child(2) a {
	width: 45px;
}

.now-buy .buy-detail ul.buy-year li:nth-child(1) span.buy-custom a:last-child{
	width: 41px;
}
.now-buy .buy-detail ul.buy-year li:nth-child(1) span.buy-custom a:nth-child(2){
	width: 54px;
}
.now-buy .buy-detail ul.buy-year li:nth-child(2) span.buy-custom a:last-child {
	width: 41px;
}

.now-buy .buy-detail span {
	display: inline-block;
	font-size: 12px;
}

.now-buy .buy-detail span.buy-title {
	width: 70px;
	float: left;
	color: #666666;
}

.now-buy .buy-detail span.buy-option {
	color: #000000;
}

.now-buy .buy-detail span.buy-option a {
	display: block;
	float: left;
	border: 1px solid #cccccc;
	padding: 1px 8px;
	color: #000000;
	line-height: 28px;
	margin-left: 5px;
	position: relative;
	text-align: center;
}

.now-buy .buy-detail span.buy-option a:first-child {
	margin-left: 0;
}

.now-buy .buy-detail span.buy-option a:hover {
	padding: 0 7px;
	border: 2px solid #ff4200;
}

.now-buy .buy-detail span.buy-option a.active {
	padding: 0 8px;
	border: 2px solid #ff4200;
}

.now-buy .buy-detail span.buy-option a.active em {
	width: 16px;
	height: 14px;
	display: block;
	background: url(../images/pur_popup.png) no-repeat;
	position: absolute;
	bottom: -2px;
	right: -2px;
}

.now-buy .buy-detail span.buy-custom {
	margin-left: 1px;
	font-size: 0;
}

.now-buy .buy-detail span.buy-custom b {
	display: block;
	float: left;
	border: 1px solid #cccccc;
	padding: 1px 5px;
	font-size: 12px;
	color: #000000;
	line-height: 28px;
	cursor: pointer;
	-moz-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	-khtml-user-select:none;
	user-select:none;
}

.now-buy .buy-detail span.buy-custom b:last-child {
	margin-left: -1px;
}

.now-buy .buy-detail span.buy-custom b:first-child {
	margin-right: -1px;
}

.now-buy .buy-detail span.buy-custom b:hover {
	border-color: #ff4200;
	z-index: 99;
	display: inline-block;
	position: relative;
}

.now-buy .buy-detail span.buy-custom a {
	font-size: 12px;
	margin-left: 0;
}

.now-buy .buy-detail ul.buy-info {
	padding-top: 6px;
}

.now-buy .buy-detail ul.buy-info li {
	line-height: 34px;
}

.now-buy .buy-detail ul.buy-info li.buy-price {
	padding-top: 8px;
}

.now-buy .buy-detail ul.buy-info li.buy-price h4 {
	font-size: 12px;
	margin-right: 24px;
	display: inline-block;
}

.now-buy .buy-detail ul.buy-info li.buy-price b {
	font-size: 24px;
	color: #ff4200;
}

.now-buy .buy-detail ul.buy-info li.buy-price em {
	display: inline-block;
	font-size: 12px;
	color: #666;
}

.now-buy .buy-detail ul.buy-info a {
	width: 168px;
	height: 38px;
	display: block;
	margin: 21px auto 0;
	border: 1px solid #ff4200;
	background-color: #ffece5;
	border-radius: 19px;
	font-size: 14px;
	color: #eb3d00;
	text-align: center;
	line-height: 38px;
}
.features_Footer.spe{
	margin-top: 100px;
}
.features_Footer.spe p{
	color: #666;
}
.features_Footer.spe p b{
	font-weight: normal;
}
/*消费列表*/
.audit_search ul li.search {
	width: 270px;
	height: 33px;
	text-indent: 0;
	margin-left: 30px;
}
.audit_search ul li.search input{
	width: 230px;
	padding-left: 10px;
	display: inline-block;
	background-color: transparent;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #fff;
	line-height: 28px;
}
.audit_search ul li.recharge {
	width: 130px;
}
.audit_search ul li.search input::-webkit-input-placeholder {
	color: #fff;
}
.audit_search ul li.search input:-moz-placeholder {
	color: #fff;
}
.audit_search ul li.search  input::-moz-placeholder {
	color: #fff;
}
.audit_search ul li.search input:-ms-input-placeholder{
	color: #fff;
}
.audit_search ul li.search a{
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../images/pur_search.png) no-repeat;
	text-indent: 0;
}
.consume_search ul li{
	font-size: 14px;
}
.consume_search ul li.amount {
	width: 180px;
	font-size: 14px;
}
.consume_search {
	padding: 10px 0 0 190px;
}
.features-right table.consume td div.features_site_name{
	width: 148px;
}
.features-right table.consume tr th {
	text-indent: 38px;
}
.features-right table.consume tr th:first-of-type{
		width: 185px;
}
.features-right table.consume tr td {
	text-indent: 38px;
}
.features-right table.consume .order_list_date{
	width: 196px;
}
.features-right table.consume tr th:nth-child(4){
	width: 322px;
}
.features-right.consume_list {
	width: 1010px;
}
.features-right.consume_list .features_lists {
    width: 1010px;
}
.features-right.consume_list .order_list_table{
    width: 1010px;
}

.consume_list .pagination>li.active,.consume_list .pagination>li.active:hover{
	background: #d6e1ee;
}
.consume_list .pagination>li>a{
	color: #666;
}
.consume_list .pagination>li:hover{
	background: #d6e1ee;
	border-color: #d6e1ee !important;
}
.consume_list .pagination>li:hover a{
	color: #fff;
}
.consume_list .pagination>li.active a{
	color:#fff;
}
/*消费详情 */
.consume_details {
    font-size: 14px;
    padding: 10px 0 0 190px;
}
.consume_details ul li.last {
    width: 130px;
}
.features-centent .features-right.consume_right {
    width: 1010px;
}
.features-right .consume_top table th {
    border-bottom: 1px dashed #d1d1d1;
    font-size: 12px;
    color: #666;
    line-height: 45px;
    text-align: left;
}
.features-right .consume_top table th:nth-child(1) {
	width: 552px;
}
.features-right .consume_top table th:nth-child(2) {
	width: 106px;
}
.features-right .consume_top table th:nth-child(3) {
	width: 137px;
}
.features-right .consume_top table th:nth-child(4) {
	width: 100px;
}
.features-right .consume_top table td {
    font-size: 14px;
    color: #333;
    line-height: 52px;
}
.consume_top {
    width: 100%;
    border: 1px solid #dcdcdc;
}
.consume_top ul {
    height: 45px;
    background-color: #eff3f6;
    overflow: hidden;
}
.consume_top ul li {
	width: 240px;
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 45px;
    padding-left: 20px;
}
.consume_top ul li:nth-child(1) {
    width: 238px;
}
.consume_top ul li:nth-child(2) {
    width: 187px;
}
.consume_top ul li:nth-child(3) {
    width: 325px;
}
.consume_table {
    margin-top: 40px;
}
.consume_table .consume_header {
    height: 53px;
    background-color: #eff3f6;
    border-bottom: 1px solid #e5e5e5;
}
.consume_table .consume_header li {
    float: left;
    border-left: 1px solid #e5e5e5;
    line-height: 53px;
    font-size: 14px;
    color: #000;
    text-align: center;
}
.consume_table .consume_header li:nth-child(1) {
    width: 283px;
    border-left: none;
}
.consume_table .consume_header li:nth-child(2) {
    width: 388px;
}
.consume_table .consume_header li:nth-child(3) {
    width: 336px;
}
.consume_table .web_tab {
    width: 100%;
    overflow: hidden;
}
.consume_table .web_tab tr {
    border: none;
}
.consume_table .web_tab tr:nth-child(2n) {
    background-color: #eff3f6;
}
.consume_table .web_tab tr:first-child {
    border-bottom: 1px solid #e5e5e5;
    border-right: none;
}
.consume_table .web_tab tr:first-child td {
    width: 100%;
    border-left: none;
}
.consume_table .web_tab tr:last-child {
    border-bottom: 1px solid #e5e5e5;
}
.consume_table .web_tab tr.code {
    border-top: 1px solid #e5e5e5;
}
.consume_table .web_tab td {
    width: 225px;
    border-left: 1px solid #e5e5e5 !important;
    border-right: none !important;
    font-size: 12px;
    color: #000;
    line-height: 35px;
    text-align: center;
    text-indent: 0 !important;
    vertical-align: middle;
}
.consume_table .web_tab td:nth-child(1) {
    width: 283px;
    padding-left: 20px;
    text-align: left;
    border-left: none !important;
}
.consume_table .web_tab td:nth-child(2) {
    width: 388px;
}
.consume_table .web_tab td:nth-child(3) {
    width: 336px;
}
.consume_table .web_tab tr.no-border {
    background-color: #fff;
    border-bottom: none;
}
.consume_table .web_tab td[rowspan] {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 5px;
    vertical-align: top;
}
.consume_table .web_tab img {
    width: 17px;
    height: 12px;
    vertical-align: middle;
}
.consume_table .web_tab h3 {
    font-size: 14px;
    color: #1b9ff7;
    font-weight: 700;
    line-height: 38px;
    padding-left: 2px;
}

/*网站功能*/
.site_user .site_list {
    width: 716px;
    height: 45px;
    background-color: #eff3f6;
}
.site_user .site_list ul {
    overflow: hidden;
	padding: 0 30px;
}
.site_user .site_list li {
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 45px;
}
.site_user .site_list a {
    width: 85px;
    height: 27px;
    display: inline-block;
    background-color: #4ec8ff;

    border-radius: 14px;
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    line-height: 27px;
    text-align: center;
}

.site_user .site_list a:first-child {
    margin-left: 0;
}
.site_user .site_list a:hover {
	background: #1b9ff7;;
}
.site_user .site_list li:nth-child(1) {
	width: 198px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	margin-right: 40px;
}
.site_user .site_list li:nth-child(2) {
	width: 112px;
	margin-right: 30px;
}
.site_user .site_list li:nth-child(3) {
    width: 150px;
	margin-right: 40px;
}

.site_user .site_space {
    width: 716px;
    margin-top: 32px;
    overflow: hidden;
}
.site_user .site_space .zzsc-container_new {
    width: 334px;
    height: auto;
    float: right;
    margin-top: 0px;
}
.site_user .site_space .zzsc-container_new dl {
    width: 160px;
    margin-right: 0;
}
.site_user .site_space .zzsc-container_new dl:nth-child(2) {
    margin-left: 8px;
}
.site_user .site_space .zzsc-container_new dt {
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.site_user .site_space .zzsc-container_new .pie .percentage {
    width: 128px;
    height: 128px;
}
.site_user .site_space .zzsc-container_new .pie circle:nth-child(1) {
    fill: #f0f5f7;
}
.site_user .site_space p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    text-indent: 0;
}
.site_user .site_space p.traffic_info {
    margin-top: 34px;
}
.consume_table.site_table {
    padding-left: 38px;
}
.consume_table.site_table .consume_header {
    width: 716px;
}
.consume_table.site_table .consume_header li:nth-child(1) {
    width: 224px;
}
.consume_table.site_table .consume_header li:nth-child(2) {
    width: 304px;
}
.consume_table.site_table .consume_header li:nth-child(3) {
    width: 188px;
}
.consume_table.site_table .web_tab {
    width: 716px;
}
.consume_table.site_table .web_tab table {
    width: 716px;
}
.consume_table.site_table .web_tab tr:first-child td {
    width: 716px;
}
.consume_table.site_table .web_tab td:nth-child(1) {
    width: 224px;
}
.consume_table.site_table .web_tab td:nth-child(2) {
    width: 304px;
}
.consume_table.site_table .web_tab td:nth-child(3) {
    width: 188px;
}
.wqd_userinfo.site_user table.info_table_two {
    width: 333px;
    float: left;
    font-size: 12px;
}
.wqd_userinfo.site_user table tr:first-child {
    border-bottom: 1px solid transparent;
}
/*网站后台设置*/
.backstage_setting .website_top {
    width: 410px;
}
.backstage_setting .website_top dl dt{
	 background-image: url(../images/website_setting.png);
}
.backstage_setting .website_top dl dt{
	width: 180px;
	height: 180px;
	margin: 0 auto;
	background-size: 180px 180px;
}
.backstage_setting .website_top h2 {
	margin: 61px 0 27px 0;
}
.backstage_setting .website_top dl dt input{
	width: 180px;
	height: 180px;
}
.backstage_setting .website_top dl dd {
	color: #aaa;
	margin-top: 20px;
}
.backstage_setting .website_top a {
	width: 140px;
    height: 32px;
    margin: 20px 0 0 136px;
    background-color: #1ba2f7;
    border-radius: 4px;
    font-size: 14px;
    line-height: 32px;
}
.backstage_setting .website_top a:hover{
	background-color: #1bb8fa;
}
.backstage_setting .website_forms ul li input{
	border-radius: 4px;
	color: #aaa;
	text-indent: 10px;
}
.backstage_setting .website_forms ul li input[disabled]{
	background-color: #f5f7fa;
	font-size: 14px;
	color: #666666;
}
.backstage_setting ul li .prompt{
	color: #aaa;
	padding-top: 10px;
}
.backstage_setting .website_forms ul li.website_formsTwo{
	margin: 40px 0 43px 0;
}
.backstage_setting .website_forms ul li label {
	width: 110px;
	margin-right: 30px;
}
.backstage_setting .website_forms ul li.last{
	margin-bottom: 0px;
}
.backstage_setting .website_forms ul li.website_formsThree{
	margin-bottom: 20px;
}
.backstage_setting .website_forms .info_msg i{
	width: 13px;
    height: 12px;
	background-image: url(../images/website_infomsg.png);
	vertical-align: middle;
}
.backstage_setting .website_forms .info_msg span{
	margin-left: 8px;
	vertical-align: middle;
}
.backstage_setting  section.admin-user{
	margin: 60px 0 40px;
}
.backstage_setting .set_background{
	width: 173px;
	height: 35px;
	border-radius: 4px;
	line-height: 35px;
	font-family: "Microsoft Yahei";
	font-size: 16px;
}
.backstage_setting .set_background:hover{
	background-color: #1bb8fa;
}
.backstage_setting .website_forms ul li.last{
	margin-bottom: 20px;
	position: relative;
}
.backstage_setting .website_forms ul li.last a{
	width: 448px;
    height: 38px;
    display: block;
    position: absolute;
    top: 0;
    left: 140px;
    line-height: 38px;
    text-indent: 15px;
    color: #666;

}
.backstage_setting .website_forms ul li.last span{
	width: auto;
	height: auto;
	border: none;
	background-color: #fff;
	line-height: 12px;
	text-indent: 0;
	color: #aaa
}

.backstage_setting .website_forms ul li.last span.adminDomain{
	display: inline-block;
    width: 448px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #d6e1ee;
    text-indent: 15px;
    border-radius: 3px;
    vertical-align: middle;
    color: #666666;
    background: #f5f7fa;
}
.backstage_setting .website_forms ul li.website_formsFive{
	margin-bottom: 0px;
	position: relative;
}
.backstage_setting .website_forms ul li.website_formsFive a{
	width: 448px;
    height: 40px;
    display: block;
    position: absolute;
    top: 1px;
    left: 140px;
    line-height: 40px;
    text-indent: 15px;
    color: #666;
}
.backstage_setting .website_formsFour strong{
	display: inline-block;
	width: 80px;
	height: 42px;
	border: 1px solid #d6e1ee;
	vertical-align: top;
	border-radius: 3px;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	border-right-color: transparent!important;
	position: relative;
	left: -5px;
	z-index: 2;
	text-align: center;
	background: #f5f7fa;
	line-height: 40px;
	font-weight: normal;
}
.backstage_setting .website_formsFour strong.error{
	border-color: red;
	border-right-color: transparent;
}

.backstage_setting .website_forms ul li.website_formsFour{
	margin-top: 20px;
	font-size: 14px;
}

.backstage_setting .website_forms ul li.website_formsFour input{
	border-color: rgb(214, 225, 238);
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	position: relative;
	left: -11px;
	width: 370px;
	color: #333;
	border-left-color: transparent !important;
	font-size: 14px;
}
.backstage_setting .website_forms .info_msg span {
	font-size: 12px;
}
.domainChange{
	width: 100%;
	height: 45px;
	line-height: 45px;
	border: 1px solid #ffd7a9;
	background: #fff9f2;
	padding: 0 20px;
	font-size: 14px;
	border-radius: 5px;
	margin-bottom: 20px;
}
.domainChange a{
	float: left;
	color: #ff8a00;
	position: relative;
	padding-left: 25px;
}
.domainChange a:before{
	content: '';
	position: absolute;
	top: 15px;
	left: 3px;
	width: 15px;
	height: 15px;
	background: url("../images/renewal-img.png") no-repeat ;
	background-position:  -10px -10px;
	background-color: #fff9f2;
}
.domainChange i{
	float: right;
	color: #59c4ff;
	cursor: pointer;
}
/*续费*/
.wqd_Agentsrightitems .site-name{
	position: relative;
}
.wqd_Agentsrightitems .site-name a{
	position: absolute;
	top: 17px;
	left: -3px;
	width: 15px;
	height: 15px;
	background: url("../images/renewal-img.png") no-repeat ;
}
.wqd_Agentsrightitems .site-name a.near{
	background-position:  -10px -10px;
}
.wqd_Agentsrightitems .site-name a.overdue{
	background-position:  -10px -44px;
}
.features_wqdlist .sub-nav{
	height: 40px;
	font-size: 0;
	padding-left: 20px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 20px;
}
.features_wqdlist .sub-nav a{
	display: inline-block;
	width: 110px;
	height:100%;
	line-height: 40px;
	font-size: 14px;
	color: #333333;
	position: relative;
	top: 1px;
	border-bottom: 2px solid transparent;
	text-align: center;
}
.features_wqdlist .sub-nav a:nth-of-type(2){
	width: 135px;
}
.features_wqdlist .sub-nav a.active{
	border-bottom: 2px solid #59c4ff;
}
.features_wqdlist .sub-nav a i{
	position: absolute;
	width: 18px;
	height: 18px;
	top: 11px;
	right: 10px;
	border-radius: 50%;
	background: #ff5c24;
	color: #fff;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.features_wqdlist .sub-nav a i.even{
	width: 23px;
	border-radius: 23px;
	right: 6px;
}
.features_wqdlist .sub-nav a i.many{
	width: 30px;
	border-radius: 30px;
	right: 0;
}


.site-renew .features_company_admin.expire-near{
	color: #ff8a00;
}
.site-renew  .features_company_admin.expire-done{
	color: #ff5a21;
}


.wqd_information .domainChange{

	position: relative;
	width: 716px;
	margin: 20px 0 0 38px;
}

.wqd_information .domainChange b{
	float: left;
	margin: 0 16px;
	color: #ff8a00;
	font-weight: 100;
}


.wqd_information .domainChange em{
	float: left;
	color: #59c4ff;
	cursor: pointer;
}
.wqd_information .domainChange i{
	position: absolute;
	top: 14px;
	right: 25px;
	width: 16px;
	height: 16px;
	background: url(../images/renewal-img.png) no-repeat;
	background-position: -10px -302px;
	cursor: pointer;
}
.wqd_information .domainChange i:hover{
	background-position: -10px -333px;
}
.wqd_information .domainChange.done{
	border-color: #ffd4d2;
	background: #fff7f4;
}
.wqd_information .domainChange.done a{
	color: #ff5a21;
}


.features-right.site-renew table tr td a {
	color: #666666 !important;
}

.features-right.site-renew table tr td a.renew {
	color: #1bb8fa !important;
}
.features-right.site-renew table tr td a.opt .close_btn,.features-right.site-renew table tr td a.opt .open_btn {
	color: #666666 !important;
}

.edition-content {
	width: 1170px;
	margin: 0 auto;
}

.edition-content .con-header {
	height: 100px;
	background-color: #eff3f6;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
}

.edition-content .con-header.con-header-fixed {
	width: 1170px;
	position: fixed;
	top: 0;
	z-index: 20;
}

.edition-content .con-header li {
	width: 252px;
	height: 100px;
	float: left;
	border-left: 1px solid #e5e5e5;
	font-size: 14px;
	color: #000;
}

.edition-content .con-header li h4 {
	font-style: normal;
	font-size: 14px;
	line-height: 30px;
	padding-top: 9px;
}

.edition-content .con-header li h4:first-child {
	padding: 10px 0 8px 34px;
}

.edition-content .con-header li b{
	font-size: 24px;
	color: #ff4200;
}


.edition-content .con-header li em {
	width: 75px;
	height: 1px;
	display: block;
	border-bottom: 1px solid #dcdcdc;
	position: absolute;
	bottom: 48px;
	left: 15px;
	-webkit-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
}

.edition-content .con-header li p {
	line-height: 30px;
	text-align: center;
	padding-top: 12px;
}

.edition-content .con-header li a {
	width: 90px;
	height: 34px;
	display: block;
	margin: 0 auto;
	background-color: #1b9ff7;
	border-radius: 17px;
	color: #fff;
	line-height: 34px;
	text-align: center;
}

.edition-content .con-header li a:hover {
	background-color: #ff4200;
}

.edition-content .con-header li:nth-child(1) {
	width: 162px;
	padding-left: 20px;
	border-left: none;
	position: relative;
}

.edition-content .con-detail table {
	width: 100%;
}

.edition-content .con-detail table td {
	width: 225px;
	height: 79px;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
	color: #000;
	text-align: center;
	line-height: 79px;
	text-indent: 0;
}

.edition-content .con-detail table td em {
	font-size: 24px;
	color: #ff4200;
}

.edition-content .con-detail table td:nth-child(1) {
	width: 145px;
	border-left: none;
	padding-left: 20px;
	text-align: left;
}

.edition-content .web-space {
	width: 100%;
	overflow: hidden;
}

.edition-content .web-space table {
	width: 100%;
}

.edition-content .web-space tr {
	border: none;
}

.edition-content .web-space tr:nth-child(2n) {
	background-color: #eff3f6;
}

.edition-content .web-space td {
	width: 225px;
	border-left: 1px solid #e5e5e5 !important;
	border-right: none !important;
	font-size: 12px;
	color: #000;
	line-height: 34px;
	text-align: center;
	text-indent: 0 !important;
	vertical-align: middle;
}

.edition-content .web-space td:nth-child(1) {
	width: 145px;
	padding-left: 20px;
	text-align: left;
	border-left: none !important;
}

.edition-content .web-space td img {
	width: 17px;
	height: 12px;
	vertical-align: middle;
}

.edition-content .web-space td p {
	width: 100%;
	height: auto;
	display: block;
	padding-top: 5px;
	line-height: 25px;
}

.edition-content .web-space td em {
	font-size: 10px;
	color: #999999;
	line-height: 20px;
}

.edition-content .web-space h3 {
	font-size: 14px;
	color: #1b9ff7;
	font-weight: 700;
	line-height: 38px;
	padding-left: 2px;
}

.edition-content .web-space tr:first-child {
	border-bottom: 1px solid #e5e5e5;
	border-right: none;
}

.edition-content .web-space tr:first-child td {
	/*width: 100%;*/
	border-left: none;
}

.edition-content .web-space tr:last-child {
	border-bottom: 1px solid #e5e5e5;
}


