body { font-family:Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif; font-size:1.4rem;}
.am-form textarea { font-size:1.4rem;}

.icon {
   width: 1em; height: 1em;
   vertical-align: -0.15em;
   fill: currentColor;
   overflow: hidden;
}

.am-panel .aui-icon-right { font-size:12px; line-height:25px;}

.g-container { margin-left:auto; margin-right:auto; width:980px; max-width: none;}

.f-tac { text-align:center;}
.f-tar { text-align:right;}
.f-tal { text-align:left;}
.f-hide { display:none;}
.f-mtop1 { margin-top:1em;}
.f-s18 { font-size:18px;}
.f-s16 { font-size:16px;}
.f-s14 { font-size:14px;}
.f-s12 { font-size:12px;}
.am-text-disabled { color:#888;}
.am-selected-btn, .am-selected-btn:hover { background:#fff;}
.am-selected-list .am-selected-text { font-size:14px;}

.m-err { margin-top:1em; color:#d7342e; font-size:14px;}
.m-alert { margin-bottom:0.5em; border:1px solid #eee; background:#fffde6; padding:12px 16px;}
    .m-alert i { margin-right:8px;}
.m-alert-sm { padding: 5px 12px;}
.m-spliter { margin:1em 0; height:1px; overflow:hidden; background:#eee;}
.m-links a { margin-right:1em;}

.g-top { height:40px; line-height:40px; background:#f8f8f8;}
    .g-top-nav { margin:0; padding:0; font-size:14px;}
    .g-top-nav>li>a { padding:0 0.6em; color:#444;}
.g-hd { height:104px;}
.g-hd .g-container { position:relative;}
    .g-hd .m-logo { position:absolute; left:0; padding-top:25px; width:240px;}
        .g-hd .m-logo a { display:block; width:210px; height:53px; background:url(images/logo.png) no-repeat; text-indent:-5000px;}
    .g-hd .m-search { width:400px; padding-top:35px; position:absolute; left:240px;}
    .g-hd .m-tel { position:absolute; top:18px; right:40px; width:251px; height:60px; background:url(images/tel.png);}
.g-nav { height:50px; background:#0089c1;}
    .g-nav a { display:block; line-height:50px; color:#fff; text-align:center; transition:0.3s; font-size:1.6rem;}
    /*.g-nav a:hover { border-top:1px solid #0089c1; border-bottom:1px solid #fff; line-height:48px; background:#fff; color:#0071bc; font-weight:bold;}*/
    .g-nav a:hover { background:#097eb5;}
    .g-nav a.active { background:#0c77a9;}
    
    
.am-slider-default .am-control-nav { bottom:10px;}

.g-bd { margin-top:1em;margin-bottom:1em;}

.g-sd { padding:0; background:#0089c1;}
    .g-sd .am-list { border-left:1px solid #ddd; border-right:1px solid #ddd; margin-bottom:0;}
    .g-sd .am-list li a { padding-left:18px; padding-top:6px; padding-bottom:6px; font-size:14px; color:#444; background:#f8f8f8;}
    .g-sd .am-list li.am-panel>a { font-size:16px;}
    .g-sd .am-list li .am-badge { margin-top:2px;}
        .g-sd .am-list .admin-sidebar-sub { border:0; font-size:14px;}
        .g-sd .am-list .admin-sidebar-sub a { padding-left:18px; font-size:14px; color:#888; background:#fff;}
        .g-sd .am-list .admin-sidebar-sub li.m-active a { background:#fffde6; color:#f37b1d;}
.g-mn { padding:0 0 0 1em;}
    .am-tabs-nav li a { border:1px solid #ddd; font-size:16px; color:#444; background:#f8f8f8;}
    .am-tabs-nav li a:hover { border:1px solid #ddd;}
    .am-tabs-nav li.am-active a { }
    .am-tabs-bd { background:#fff;}

.g-ft { margin-top:15px; background:#0089c1;}
.g-ft-nav { padding:15px 0; color:#fff; font-size:18px;}
.g-ft-nav span { font-size:24px;}
.g-ft-nav ul { margin:0; padding-left:30px; list-style:none; line-height:22px;}
.g-ft-nav a { font-size:14px; color:#fff;}
.g-bottom { padding:15px 0; background:#097eb5; text-align:center; font-size:14px;}
.g-bottom p { margin:0; color:#fff; line-height:24px;}
.g-bottom a { color:#fff;}
.g-bottom span { margin:0 10px; color:#ccc;}

.m-reg-box { border:1px solid #ddd; background:#fff;}
.m-reg-side { padding:3em; font-size:14px;}
.m-reg-form { padding:3em; border-right:1px solid #ddd; background:#fff;}
    .m-reg-form .m-reg-title { font-size:30px; text-align:center;}
    .m-reg-form .m-reg-title span { font-size:38px;}
    .m-reg-form .am-input-group { margin-top:1em;}
    .m-reg-form .am-btn-primary { margin-top:1em;}
    .m-reg-form .m-pwd-level { margin-top:5px; text-align:center;}
    .m-reg-form .m-pwd-level li { border-left:5px solid #fff; padding:3px 0; background:#ddd; font-size:14px; color:#999;}
    .m-reg-form .m-pwd-level li:first-child { border-left:0;}

.m-login-bg { padding:2em 0; background:url(images/reg-bg.jpg) no-repeat center bottom;}
.m-login-form { border:1px solid #ddd; padding:2em; background:#fff;}
    .m-login-form .m-login-title { font-size:24px; text-align:center;}
    .m-login-form .m-login-title span { font-size:30px;}
    .m-login-form .am-input-group-primary .am-form-field { border:1px solid #ccc;}
    .m-ext-login { border-top:1px solid #ddd; padding-top:1em; font-size:14px; line-height:18px;}
    .m-ext-login .m-more { margin-top:8px;}
    .m-ext-login a { color:#444; margin-right:1em;}
    
#login-page .g-bd, #login-page .g-ft { margin-top:0;}
#reg-page .g-bd, #reg-page .g-ft { margin-top:0;}

.u-icon {
    background: url(images/icons.png) no-repeat;
    width: 26px;
    height: 20px;
    display:inline-table;
}
.u-icon-qq { background-position: -280px 5px;}
.u-icon-weixin { background-position: -280px -125px;}
.u-icon-sina { background-position: -280px -23px;}

/*.am-list-static li { border:0; font-size:16px; line-height:20px;}*/

.m-pwd-level-1 li.u-low { background:#e0690c; color:#fff;}
.m-pwd-level-2 li.u-medium { background:#0089c1; color:#fff;}
.m-pwd-level-3 li.u-strong { background:#429842; color:#fff;}

.m-step { background:#e6e6e6; font-size:14px; text-align:center; line-height:32px; color:#888;}
.m-step-1 .u-step-1 { background:#0089c1; color:#fff;}
.m-step-1 .u-step-2 { background:url(images/step.png) no-repeat left top;}
.m-step-1 .u-step-3 { background:url(images/step.png) no-repeat left -66px;}
.m-step-2 .u-step-2 { background:url(images/step.png) #0089c1 no-repeat left -33px; color:#fff;}
.m-step-2 .u-step-3 { background:url(images/step.png) no-repeat left top;}
.m-step-3 .u-step-2 { background:url(images/step.png) no-repeat left -66px;}
.m-step-3 .u-step-3 { background:url(images/step.png) #0089c1 no-repeat left -33px; color:#fff;}

.m-domain-table { border:1px solid #ddd;}
    .domain-table>thead>tr>th { padding:8px 5px; font-size:14px; text-align:center; background:#f8f8f8;}
    .domain-table>tbody>tr>td { padding:8px 5px; font-size:14px; text-align:center;}
    .domain-table td a { margin:0 5px;}
    .domain-table td a.domain { margin:0; font-size:16px; font-weight:bold;}
    
.am-form .am-form-group { margin-bottom:0; padding:3px;}

.m-tabs-bd { border:1px solid #ddd; border-top:0; padding:15px;}

.am-form-horizontal .am-form-group { margin-top:10px;}
.am-form-horizontal .am-form-group .am-form-label { padding-right:0;}
.am-form-horizontal .am-form-group .am-form-label span.required { color:#dd514c; margin-right:3px;}

.am-btn-default { border:1px solid #ccc;}

.am-form-label { font-weight:normal;}

.safecode { width:220px; }
.safecode li { width:32px; float:left;}
.safecode li input { text-align:center;}

.m-table { width:100%; box-shadow:0 1px 1px rgba(0,0,0,.05);}
    .m-table>thead>tr>th { border:0; text-align:center; font-size:1.4rem; background:#f4f8fd;}
    .m-table>thead>tr>th { background:#f5f5f5;}
    .m-table>tbody>tr>td { text-align:center; vertical-align:middle;}
    .m-table>tbody>tr>td.links a { margin:0 5px;}
    .m-table>tbody>tr:hover>td { background:#f1f1f1;}
    
.m-table-border { border:1px solid #ddd;}

.m-manager-table {}
    .m-manager-table>thead>tr>th:first-child { border-left:1px solid #ddd;}
    .m-manager-table>tbody>tr:hover>td .am-selected-btn { background:#fff;}
    
.box-title { margin:0; border-left: 4px solid #0089c1; padding-left:0.6em; font-size:16px; line-height:20px; font-weight:normal;}
.m-table .am-checkbox { margin:0;}

.m-escrow_log_list { position:absolute; right:20px; top:60px; width:300px;}
.m-escrow_log_list .am-panel-hd { border-bottom:0;}
.m-escrow_log_list .am-panel-title { font-weight:normal;}
.m-escrow_log_list .am-list li { font-size:14px;}
.m-escrow_log_list .am-list li .f-time { color:#888; font-size:12px;}

.m-guessing-show {}
.m-guessing-show li { border-right:1px solid #ddd;}
.m-guessing-show h4 { margin:0; font-size:1.6rem;}
.m-guessing-show p { margin:0;}
.m-guessing-show .none { color:#888; line-height:47px;}

.m-detail-table { }
    .m-detail-table label { margin-left:16px;}

.m-icon { display:inline-block; vertical-align:top;}
.m-icon-ABC,.m-icon-BJBANK,.m-icon-BJRCB,.m-icon-BOCB2C,.m-icon-CCB,.m-icon-CIB,.m-icon-CITIC-DEBIT,.m-icon-CMB,.m-icon-CMBC,.m-icon-COMM,.m-icon-GDB,.m-icon-HZCBB2C,.m-icon-ICBCB2C,.m-icon-PSBC-DEBIT,.m-icon-SHRCB,.m-icon-SPA-DEBIT,.m-icon-SPDB,.m-icon-alipay,.m-icon-bank,.m-icon-github,.m-icon-invitation,.m-icon-invoice,.m-icon-key,.m-icon-logo-github,.m-icon-logo-oschina,.m-icon-logo-wechat,.m-icon-oplog,.m-icon-oschina,.m-icon-overview,.m-icon-prepaid_card,.m-icon-price,.m-icon-profile,.m-icon-qiniu-with-title,.m-icon-radio-check,.m-icon-recharge,.m-icon-security,.m-icon-sub-account,.m-icon-subscribe,.m-icon-summary,.m-icon-vendor,.m-icon-voucher,.m-icon-wechat{background-image:url(images/sprite2x.png);background-size:284px 261px}
.m-icon-sub-account{background-position:-142px -239px}
.m-icon-invitation{background-position:-117px -65px}
.m-icon-invoice{background-position:-252px -193px}
.m-icon-key{background-position:-172px -170px}
.m-icon-oplog{background-position:-172px -115px}
.m-icon-overview{background-position:-153px -115px}
.m-icon-price{background-position:-147px -55px}
.m-icon-profile{background-position:-153px -96px}
.m-icon-radio-check{background-position:-161px -239px;width:16px;height:16px}
.m-icon-recharge,.m-icon-security,.m-icon-subscribe,.m-icon-summary,.m-icon-vendor,.m-icon-voucher{width:18px;height:18px;}
.m-icon-recharge{background-position:-147px -74px}
.m-icon-security{background-position:-166px -55px}
.m-icon-subscribe{background-position:-123px -239px}
.m-icon-summary{background-position:-251px -216px}
.m-icon-vendor{background-position:-172px -96px}
.m-icon-voucher{background-position:-166px -74px}
.m-icon-github{background-position:0 -96px;width:50px;height:50px}
.m-icon-logo-github{background-position:0 0;width:75px;height:64px}
.m-icon-logo-oschina{background-position:-147px 0;width:52px;height:54px}
.m-icon-logo-wechat{background-position:-76px 0;width:70px;height:60px}
.m-icon-oschina{background-position:-51px -96px;width:50px;height:50px}
.m-icon-qiniu-with-title{background-position:0 -65px;width:116px;height:30px}
.m-icon-wechat{background-position:-102px -96px;width:50px;height:50px}
.m-icon-ABC,.m-icon-BJBANK{width:83px;height:22px;}
.m-icon-ABC{background-position:-168px -193px}
.m-icon-BJBANK{background-position:0 -216px}
.m-icon-BJRCB{background-position:-101px -147px;width:85px;height:22px}
.m-icon-BOCB2C,.m-icon-CCB{width:83px;height:22px;}
.m-icon-BOCB2C{background-position:-84px -193px}
.m-icon-CCB{background-position:0 -193px}
.m-icon-CIB{background-position:-86px -170px;width:85px;height:22px}
.m-icon-CITIC-DEBIT,.m-icon-CMB{width:83px;height:22px}
.m-icon-CITIC-DEBIT{background-position:-200px -138px}
.m-icon-CMB{background-position:-200px -115px}
.m-icon-CMBC{background-position:-200px 0;width:84px;height:22px}
.m-icon-COMM{background-position:-168px -216px;width:82px;height:22px}
.m-icon-GDB{background-position:-200px -23px;width:84px;height:22px}
.m-icon-HZCBB2C{background-position:0 -170px;width:85px;height:22px}
.m-icon-ICBCB2C,.m-icon-PSBC-DEBIT,.m-icon-SHRCB{width:83px}
.m-icon-ICBCB2C{background-position:-200px -161px;height:22px}
.m-icon-PSBC-DEBIT{background-position:-200px -92px;height:22px}
.m-icon-SHRCB{background-position:-84px -216px;height:22px}
.m-icon-SPA-DEBIT,.m-icon-SPDB{width:84px;height:22px}
.m-icon-SPA-DEBIT{background-position:-200px -46px}
.m-icon-SPDB{background-position:-200px -69px}
.m-icon-alipay{background-position:0 -239px;width:66px;height:22px}
.m-icon-bank{background-position:-67px -239px;width:55px;height:22px}
.m-icon-prepaid_card{background-position:0 -147px;width:100px;height:22px}

.m-bank p {line-height:25px; margin:0; font-size:14px;}
.m-bank p a { display:inline-block; width:241px;height:53px; background-image: url(images/trademark.png);}
.f-bankofchina{background-position:0px -310px;}
.f-icbc{background-position:0px -204px;}
.f-cmbchina{background-position:0px -416px;}
.f-ccb{background-position:0px -628px;}
.f-abchina{background-position:0px -522px;}
.f-cmbc{background-position:0px -735px;}
    
/* 0905-admin-hfd-join */
.title-box .title div{ height: 35px;border-bottom: 1px solid #e0e0e0;}
.title-box .title b { padding-left: 10px;border-left: 4px solid #0089c1;display: block; margin-bottom: 10px;  }
#sidebar li{padding: 13px;}
#sidebar li a{padding: 0;margin: 0;display: inline-block;}
.price-table table{border: 1px solid #ddd;border-bottom: 0;font-size: 14px;}
    .price-table table td{border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;border-top: 0!important;vertical-align: middle!important;text-align: center;line-height: 18px!important;}
    .price-table table td.fourtn{color: #0089c1;}
.tips i{color: #FF7D00;}
.tips span{font-size: 12px;}
.disable-color{color: #999}
.able-color{color: #093}
.sc-result{padding: 20px;border: 1px solid #e0e0e0;margin-top: 20px;}
    .sc-result .title div{border-bottom: 0;font-size: 15px;}
.am-g.btn-box{width: 300px;margin: 40px auto 0 auto;}
    .am-g.btn-box div{margin-left: 20px;}
.tuijian {padding: 20px;margin-top: 20px;border: 1px solid #e0e0e0;}
    .tuijian .title div{border-bottom: 0;font-size: 15px;}
    .tuijian td b{color: #0089c1;font-style: normal;font-weight: normal;}
    .tuijian small{width: 230px;height: 16px;overflow: hidden;color: #F27522;}
    .tuijian td span{color: #ee5349;}
.tip-box {border: 1px solid #e0e0e0;} 
.tip-box i {color: #F27522;}   
.tip-box span {color: #F27522;}
.charge .am-g{}
    .charge .am-g .am-u-sm-3{font-size: 14px;}
    .charge .am-g .am-u-sm-3 i{display: block;margin-left: 118px;width:100px;height:36px;background: url(./images/bankicon.png) no-repeat;background-position: 0 -3733px;}
    .charge .g-list {padding: 20px 0;b}
    .charge .g-list p{margin-top: 0}
    .charge .g-list .am-list li{border: 0;margin-bottom: 10px;}
.acution-view {}
    .acution-view .am-titlebar-default {margin-left: 0px;}
    .acution-view .am-u-sm-9 table{border: 1px solid #e0e0e0;}
    .acution-view .am-u-sm-9 table td.info {padding: 15px 10px 15px 30px; color: #666;}
    .acution-view .am-u-sm-9 table td h1{margin-bottom: 0;text-align: center;}
    .acution-view .am-u-sm-9 table td.share .am-u-sm-1{padding: 0 28px 0 0;}
    .acution-view .am-u-sm-9 table td.share .am-u-sm-7{font-size: 14px;}
    .acution-view .am-u-sm-9 table td.share span{font-size: 14px;}
    .acution-view .am-u-sm-9 table td.share .wb-icon{display: block;width: 16px;height: 16px;margin-top:3px;background: url(/design/css/images/t-x-w-icon.png);}
    .acution-view .am-u-sm-9 table td.share .tx-wb-icon{background-position: 0 0}
    .acution-view .am-u-sm-9 table td.share .xl-wb-icon{background-position: 0 -18px}
    .acution-view .am-u-sm-9 table td.share .wx-icon{background-position: 0 -36px}
    .acution-view .am-u-sm-9 table td span b{color: #ee5349;margin: 0 5px;}
.g-side {border: 1px solid #e0e0e0;}
    .g-side h3{height:36px;line-height:36px;border-bottom: 1px solid #e0e0e0;padding-left: 10px;margin: 0;}
    .g-side .am-u-sm-12 { padding: 0 10px 15px 10px;}
    .g-side h4{margin: 15px 0 0 0;}
    .g-side p{margin: 0;font-size: 14px;}
    .g-side table{font-size: 14px;margin: 0;}
    .g-side table td{padding: 5px 8px}
.g-buynow .am-tabs{margin-bottom: 20px;}
.g-buynow .am-tabs .am-tab-panel{padding: 0px;}
.g-buynow table{font-size: 14px;}
.g-buynow .g-table-nav{font-size: 12px;margin:0;vertical-align: middle;}
    .g-buynow .g-table-nav td{border: 0;vertical-align: middle;}
    .g-buynow .g-table-nav td .g-btn{width: 145px;margin: 0 auto;}
    .g-buynow .in-text{width: 82px;height: 22px;line-height: 18px;padding: 2px;vertical-align: middle;}
    .g-buynow .in-text2{width: 35px;padding: 3px 5px;vertical-align: middle;}
    .g-buynow .in-check{vertical-align: middle;margin: 0}
    .g-buynow .in-select{width: 80px;height: 22px;line-height: 18px;padding: 2px;vertical-align: middle;}
.g-escrow{border: 1px solid #e0e0e0;}

.g-top-hd {width: 100%;height: 427px;background: url(./images/top_banner_bg_1.jpg) no-repeat center;}
    .g-top-hd .g-search {padding-top: 290px}
    .g-top-hd .g-search .in-text{
    background: url(./images/top_domain_search.png) no-repeat #fff 24px 15px;
    border: none;
    border: none;
    font-size: 26px;
    padding-left: 45px;
    padding: 17px 0 17px 75px;
    height: 65px;
    line-height: 30px;
    width: 480px;
    background-color: rgba(255,255,255,0.8);
    color: #333;
}
    .g-top-hd .g-search .in-btn{width: 160px;height: 65px;font-size: 26px;}

.g-top-nav{}
.g-top-nav .am-tabs{}
.g-top-nav .am-tabs ul{margin-top: -40px;}
.g-top-nav .am-tabs .am-tabs-bd{margin-top: 20px;border: 0;}
.g-top-nav .am-tabs .am-tabs-bd .am-tab-panel{padding: 0;background: #ffbe00}
.g-top-nav .am-tabs li{margin-bottom: 0px;}
.g-top-nav .am-tabs li a{margin:0;}
.g-top-nav .am-tabs .am-table {margin-bottom: 20px;}
.g-top-nav .am-tabs thead tr {height: 40px;font-size: 22px;background: #fcf5e2;color: #000;font-weight: normal;border-top: 1px solid #fff;padding: 5px 0 5px 15px;}
.g-top-nav .am-tabs thead td{background: #fcf5e2;padding: 10px 0;}
.g-top-nav .am-tabs thead tr h3{margin: 0;}
.g-top-nav .am-tabs thead tr a {line-height: 40px;color: #a8280d;}
.g-top-nav .am-tabs thead .am-u-sm-2 {text-align: right;font-size: 14px;}
.g-top-nav .am-tabs td {border: 1px solid #fff0a8;margin: 0 -1px -1px 0;padding: 15px 8px;background: #fff;}
.g-top-nav .g-top-list .am-u-sm-4 {font-size: 22px;padding-left: 8px;color: #ff4800;font-family: Arial, Helvetica, sans-serif;}
.g-top-nav .g-top-list .am-u-sm-8 {text-overflow: ellipsis;font-size: 16px;white-space: nowrap;overflow: hidden;display: inline-block;float: left;color: #a3270f;}


.g-left-box{padding-left: 0}
.g-left-box .am-list-thumb img{ width: 180px;height: 130px;}
.g-left-box .am-list li.am-g{margin: 0;border:0;border-bottom: 1px dashed #e0e0e0;padding: 15px 0;}
.g-left-box .am-list .am-u-sm-4{padding: 0;width: 200px;}
.g-left-box .am-list .am-u-sm-8{padding:0;width: 517px;}
.g-left-box .am-list .am-u-sm-8 h3{margin-bottom: 8px;}
.g-left-box .am-list .am-u-sm-8 .am-list-item-text{height: 74px;overflow: hidden;margin-bottom: 7px;}
.g-left-box .am-list .am-u-sm-8 .am-u-sm-4{height: 16px;line-height:16px;color: #666;}
.g-left-box .am-list .am-u-sm-8 .am-u-sm-3{height: 16px;line-height:16px;color: #666;}
.g-right-box{}
.g-side .am-list>li {border:0;border-bottom: 1px dashed #dedede;margin-bottom: 0;}
.g-side .am-list>li>a {display: block;padding: 8px 0px 8px 0;font-size: 14px;color: #666;}
.g-side .am-list-date{top: 10px;}
.am-titlebar-default .am-titlebar-title {height: 44px;line-height: 44px;}

.g-article_date{width: 390px!important;height: 28px;line-height: 28px;margin: 0;padding: 0;}
.g-article_date li{float:left;margin: 0;padding: 0 10px;list-style: none;font-size: 12px;color: #999;}
.g-article_date{height: 28px;line-height: 28px;}
.g-content {width:717px!important;border:1px solid #dedede;margin:0;padding:15px;}
.g-content h1{margin-bottom: 0}
.g-content .am-g{margin: 0;padding: 0;}
.g-content .g-title{padding-bottom: 15px;border-bottom: 1px solid #e0e0e0;}
.g-left-box .g-content .g-text {padding-top: 20px;}
.g-left-box .g-tuijian-list li.am-g{padding: 0;}
.g-left-box .g-tuijian-list li.am-g a{color: #666;}
.news-detail .g-left-box{padding-left: 1.5rem;}
.am-titlebar-default .am-titlebar-title{color: #333;}
.am-titlebar-default .am-titlebar-nav a{color: #333}

.g-tip{padding: 15px;margin-bottom:20px;border: 1px solid #e0e0e0;background: #ffc;}
.g-tip p{margin-bottom:10px;margin-top:0px;font-size: 14px;}
.g-tip p i{color:#F27522;}
.g-tip p span{font-size: 16px;}

.g-info table{border: 1px solid #dedede;border-top: 0}
.g-info table td b{color:red;}
.g-info table td input{border: 1px solid #e0e0e0;height: 30px;line-height: 30px;padding-left: 5px;margin-right: 5px;}
.g-info table td label{margin-right: 15px;color: #666;font-size: 14px;}
.g-info table td input.radio{height: 13px;line-height: 13px;}
.g-info table td textarea{border: 1px solid #e0e0e0;}
.g-info table .left-td{text-align: right;}

.g-side .g-stp{width: 192px;height:313px;margin:15px 26px;background: url(./images/lct_bg.png);}

/* 0928-admin-hfd-join */
.am-border{border:1px solid #ddd;}
.am-border-t{border-top:1px solid #ddd;}
.am-border-b{border-bottom:1px solid #ddd;}
.am-border-l{border-left:1px solid #ddd;}
.am-border-r{border-right:1px solid #ddd;}
.am-bg-f5{background:#f5f5f5;}
.am-font-size-14{font-size: 14px!important}
.am-font-size-16{font-size: 16px!important}
.am-font-size-18{font-size: 18px!important}
.am-font-size-20{font-size: 20px!important}
.am-font-size-22{font-size: 22px!important}
.am-font-size-24{font-size: 24px!important}
.am-text-9{color: #999999!important}

.boxes li{height: 121px;padding-top: 10px;}
.am-titlebar{margin-top: 20px!important;}
.g-doc-top td{height: 55px;line-height: 55px;}    
.g-doc-top .am-u-sm-4{font-size: 22px;padding-left: 8px;color: #ff4800;}
.g-doc-top .am-u-sm-8{text-overflow: ellipsis;font-size: 16px;white-space: nowrap;overflow: hidden;display: inline-block;float: left;color: #a3270f;}
.g-doc .am-titlebar h2{height: 100%;}
.g-doc-new ul{margin-top: 20px;}
.g-doc-new li{border: 0;}
.g-doc-new li a{padding-left: 35px;padding-top: 5px;padding-bottom: 5px;}
.g-doc-new li .am-list-icon{position: absolute;left: 15px;font-size: 1.3rem;top: 0.7rem;}
.g-doc-new li .am-list-date{top: 0.7rem;}
.g-doc-new li .am-btn{border: 1px solid #0089c1;border-radius: 20px;margin-top: 15px;}

/* 首页域名搜索 */
.domainform{width:980px;height: 355px;}
.domainform_find{width:980px;margin:0 auto;}
.domainform_find .advtise{width:980px;padding: 35px 0px 45px 0px;text-align:center;font-size:24px;}
.domain_search{width:770px;float: left;}
.domain_search .searchtxt{float: left;color: #555;font-size: 24px;height: 50px;line-height: 48px;width: 132px;}
.domain_search .search_form{
float: left;height: 50px;padding: 0;margin: 0;width: 638px;line-height: 50px \0;text-indent: 15px;font-size: 16px;color: #b2b2b2;border: 1px solid #bfbfbf;border-radius: 4px;}
.domain_search_btn{float: left;display: block;width: 195px;height: 51px;margin-left: 15px;background-image: none;background-color: #0c79b1;border-radius: 5px;border: 0;cursor: pointer;color: #fff;font-size: 22px;}
.clear{clear:both;}
.selling_inbox{width:980px;margin: 35px auto 0 auto;}
.selling_inbox .offer{float: left;_display: inline;width: 245px;height: 133px;}
.selling_inbox .offer:hover{box-shadow: 0 0 18px #94d4f5 inset;transition: all 0.2s ease 0s;}
.selling_inbox .offer a{display: block;position: relative;height: 133px;background:#fff;border-top: 1px solid #f1f1f1;border-right: 1px solid #ececec;border-bottom: 1px solid #ececec;text-decoration: none !important;box-shadow: 0 0 0 #fff inset;margin-right: 0;transition: all 0.35s ease 0s;}
.selling_inbox .offer2 a{border-left: 1px solid #ececec;border-radius: 3px 0 0 3px;}
.selling_inbox .offer .domain{width:100px;height: 60px;padding:10px 70px 5px 70px;}
.selling_inbox .offer .slogan{position: absolute;top: -1px;right: -1px;width: 50px;height: 50px;text-indent: 0;background:url(images/topmai.png) 0 0 no-repeat;padding: 0;margin: 0;}
.selling_inbox .offer .price {color: #999;font-size:14px;text-align:center;}
.selling_inbox .offer .price strong{height: 38px;padding: 10px 0 0 5px;line-height: 38px;font-size: 21px;color: #e2383a;text-align: center;font-weight: normal;}
.selling_inbox .offer .price em {padding-left: 2px;font-style:normal;}

/* 首页 goodness */
.in-goodness-tit{width: 980px;margin:0 auto;height: 85px;text-align: center;}
.in-goodness-tit h2{font-size: 30px;margin-bottom: 0px;}
.in-goodness-tit p{color: #999999;margin-top: 3px;font-size: 12px;}
.goodness{width:980px;margin:0 auto;}
.goodness .goodness_item{float: left;}
.goodness .in-row-cen{margin: 0 15px;}
.goodness .goodness_item .index-item-o{margin-top: 8px;margin-bottom: 10px;height: 230px;width: 316px;background: #efe;transition: all 0.3s linear;}
.goodness .goodness_item .index-item-o .in-img-o{width: 100%;height: 110px;text-align: center;}
.goodness .goodness_item .index-item-o .in-img-o img{margin-top: 40px;display: inline-block;width:100px;}
.goodness .goodness_item .index-item-o .in-dd{height: 100px;text-align: center;padding-top: 30px;line-height: 40px;}
.goodness .goodness_item .index-item-o .in-dd h3{color: #666666;font-size: 22px;padding:0;margin:0;}
.goodness .goodness_item .index-item-o .in-dd p{color: #999999;font-size: 14px;line-height:24px;margin:0;padding:0;}

/* 首页，合作平台 */
.cooperate {width:980px;margin: 20px auto 30px auto;border: 1px #e2e5e4 solid;overflow: hidden;height:99px;}
.cooperate .fl{float:left;}
.cooperate a{display:block;float:left;width:175px;height:99px;}
.cooperate a img{display:block;width:175px;}

/* 文章内容左右分侧 */
.main{width:980px;margin:0 auto;}
.main_left{width:700px;margin-right:20px;float:left;}
.main_right{width:260px;float:left;}
/* 文章内容信息 */
.navinfor{width:700px;display:block;}
.navinfor h1{height:45px;font-size:24px;line-height:45px;color:#333;text-align:center;margin:0;padding:0;}
.navinfor .meats{width:100%;height:30px;line-height:30px;overflow:hidden;color:#999;font-size:14px;text-align:center;}
.navinfor .meats span{display:inline-bock;margin:0 10px;color:#666;font-size:14px;}
.navinfor .line{height:1px;background:#e6e6e6;margin:15px 0;}
/* 文章内容 */
.navinfor .article{display:block;line-height:30px;font-size:16px;color:#333;}
.navinfor .article img{display:block;max-width:700px;margin:5px auto;}
.navinfor .article p{display:block;margin:0;padding:0;}
/* 文章上下篇 */
.pagepre{display:block;padding:5px 20px;margin:20px 0;border:1px solid #e6e6e6;border-radius:5px;}
.pagepre p{width:100%;line-height:30px;margin:0;color:#666;font-size:16px;overflow:hidden;padding:5px 0;}
.pagepre p span{display:block;float:left;width:70px;height:30px;line-height: 30px;margin: 0;padding: 0;}
.pagepre p a{display:block;float:left;width:580px;height:30px;overflow:hidden;color:#0089c1;line-height: 30px;margin: 0;padding: 0;}

/* 文章右侧公告列表 */
.list_news{width:260px;border:1px solid #e6e6e6;display:block;margin-bottom:20px;}
.list_news .tit{width:258px;padding:0 10px;height:35px;line-height:35px;font-size:16px;color:#333;background:#fafafa;}
.list_news .tit .more{color:#999;font-size:14px;float:right;display:block;}
.list_news .p{height:40px;line-height:40px;border-top:1px dashed #e6e6e6;overflow:hidden;padding:0;margin:0;}
.list_news .p:first-child{border-top:0px;}
.list_news .p a{display:block;padding-left:30px;height:40px;line-height:40px;color:#333;font-size:14px;overflow:hidden;}
.list_news .p em{display: block;position: absolute;width: 20px;height: 20px;background: #f8f8f8;line-height: 20px;text-align: center;font-style: normal;border-radius: 3px;margin: 10px 5px;}
.list_news .p em.num1{background: #49bceb;color:#fff;}

/* 文章列表 */
.INrgst{width:700px;height: 37px;border-bottom: 2px solid #fe8431;margin-top: 2px;font-size: 14px;line-height: 37px;}
.INrgst .IN_ul{list-style:none;padding:0;margin:0;width:700px;height: 37px;line-height: 37px;zoom: 1;}
.INrgst .IN_ul li{list-style:none;padding:0;margin:0;border: 1px solid #ddd;border-bottom: none;height: 32px;line-height: 32px;margin-top: 4px;float: left;background-color: #f8f8f8;text-align: center;margin-left: -1px;cursor: pointer;padding: 0 14px;position: relative;zoom: 1;}
.INrgst .IN_ul li.back_red{background-color: #fe8431;border: 1px solid #fe8431;height: 36px;margin-top: 0px;font-size: 16px;line-height: 39px;border-bottom: none;margin-right: 1px;border-left: none;color: white;}
.INrgst .IN_ul li a{display: block;width: 100%;height: 100%;}
.INrgst .IN_ul li.back_red a{color: white;}
.info_main{width:700px;height: auto;padding:20px 0 20px 0;border-bottom:1px dotted #b5b5b5;clear:both;word-break:break-all;position: relative;*padding:20px 0 0 0;}
.info_main img{float:left;}
.info_main a.blueb{line-height:20px;display:block;}
.info_m_left{width: 180px;height: 125px;float:left;margin-right: 14px;word-wrap: break-word;}
.info_m_right{width: 502px;height: auto;float:left;word-wrap: break-word;}
.info_m_right p{line-height:23px;margin:11px 0 5px 0;float:left;position:relative;width: 502px;word-wrap: break-word;}
.read_all{margin-right:8px;float:right;display:none;color:#004276;line-height:20px;position:absolute;bottom:0px;right:0px;}
.info_main:hover{background-color:#fafbfb;}
.info_main:hover .read_all{display:block;}
.Num_date{position: absolute;width: 502px;color:#999;font-size:12px;height: 20px;float:left;line-height:26px;bottom: 20px;right: 0px;}
.Num_date span.left{float:left;}
.Num_date span.right{float:right;}

.misay{display:block;line-height:30px;font-size:16px;color:#333;margin:20px 0 20px 0;}
.misay p{padding:0;margin:0;font-size:14px;color:#333;}
.misay ul,.misay ul{padding:0;margin:0;list-style:none;}
.misay .intro_left{width: 680px;margin:0 0 0 20px;padding:0;float:left;}
.misay .intro_right{width: 280px;margin:0;padding:0;float:left;}
.misay .intro_right dl,.misay .intro_left dl{display:block;padding:20px;background:#D9F8D9;margin:0;}
.misay .intro_right dl{height:420px;border-radius:8px 0 0 8px;}
.misay .intro_left dl.d1{border-radius:0 8px 0 0;height:200px;}
.misay .intro_left dl.d2{border-radius:0 0 8px 0;margin-top:20px;height:200px;}

.link{width:980px;margin:0 auto;color:#333;font-size:18px;border:1px solid #ddd;}
.link .link_left{width:100px;border-right:1px solid #ddd;text-align:center;background:#f8f8f8;}
.link .link_right{width:850px;padding:10px;}
.link a,.link span{display:block;height:30px;}
.link a{line-height:30px;color:#666;font-size:14px;margin-right:20px;float:left;}

/* 用户帮助单页 */
.cont_help{ color:#434343; font-size:20px; margin-top:10px;}
.bg_f8_t10{background:#f8f8f8;padding-top:1em;margin-top:0;}
.cont_help ul,.cont_help li{margin:0;padding:0;list-style:none;}
.cont_help ul{margin:20px 0 0 0;}
.cont_help p,.cont_help h1,.cont_help h2,.cont_help h3{margin:0;padding:0;}
.cont_help .left{float:left; width:190px; border-bottom:1px  #e2e5e4 solid;} 
.cont_help .right{float:right; width:755px; line-height:20px; min-height:800px;margin-top:18px;}
.cont_help .left ul li em { background:url(images/pin_view_arrows.png) no-repeat; float:right; margin-right:6px;}
.cont_help .left ul li{color:#000; height:52px; line-height:52px;  text-align:left; padding-left:15px; border-left:1px  #e2e5e4 solid; border-top:1px  #e2e5e4 solid; border-right:1px  #e2e5e4 solid; cursor:pointer;}
.cont_help .left ul li.h_tops{ color:#333333; font-size:24px; border:none;}
.cont_help .left ul li.selected{ color:#8bbf26; display: block; border-bottom: 4px #1ba1e1 solid;}
.cont_help .pay{ }
.cont_help .pay h1{ font-size: 24px; color:#333333; font-weight:normal;}

.cont_help .pay h2{ background:#e2e5e4; height:60px; font-size:14px; color:#434343; line-height:60px; padding-left:20px; font-weight:normal; margin-top:14px;}
.cont_help .pay h2 span{ color:#7db701;}
.cont_help .pay .convenient{ margin-top:34px;}
.cont_help .pay .convenient span{ float:left; line-height:63px; margin-left:70px;}
.cont_help .pay .convenient a.btn_conv{background:url(images/Debug.png) no-repeat -3px -177px;color:#fff; text-align:center; padding-left:30px;width:167px; height:60px; text-decoration: none; line-height:60px; display:block; font-size:20px; float:left;}
.cont_help .pay .convenient a.btn_conv:hover{background:url(images/Debug.png) no-repeat -205px -177px; }
.cont_help .pay .convenient a.btn_conv:active{background:url(images/Debug.png) no-repeat -407px -177px; }
.cont_help .pay h3{ font-weight:normal; padding-left:170px; padding-top:5px; font-size:14px;}
.cont_help .pay h3 a{ color:#ff8a00;text-decoration: none;}
.cont_help .pay h4{ font-weight:normal; padding-top:30px; font-size:24px; color:#1ba1e1;border-top:1px  #e2e5e4 solid; margin-top:30px;}
.cont_help .pay p.h_conts{ font-size:14px; padding-top:20px; line-height:20px; text-indent:30px;}
.cont_help .pay .detail{ color:#7db701; font-size:16px; padding-left:650px; padding-right:5px;margin-top:20px; display:block;}

.cont_help .contect h1{ font-size: 24px; color:#333333; font-weight:normal; display: block; height: 35px; line-height: 35px;}
.cont_help .contect .lx_neirong{ background:url(images/lianxi.png) no-repeat 110px; border-bottom:3px #1ba1e1 solid; height:217px; margin-top:30px; font-size:14px; color:#434343;}
.cont_help  .lx_neirong p{ padding-top:5px;}
.cont_help  .lx_neirong p.title{ padding-bottom:15px; font-size:16px;}
.cont_help .contect ul { margin-top:20px;}
.cont_help .contect ul li{ width:223px; border:1px #e2e5e4 solid; float:left; margin-left:20px; padding-bottom: 20px; margin-bottom:22px; border-radius: 2px}
.cont_help .contect ul li h1{ font-size:14px; color:#434343; padding-left:28px; padding-right:28px; padding-top:19px; font-weight:normal;}
.cont_help .contect ul li h1 span{ color:#ff8a00;}
.cont_help .contect ul li h2{ font-size:14px; color:#7db701; padding-left:55px; padding-top:19px; font-weight:normal; line-height:25px;}
.cont_help .contect ul li h2 .onover{ text-decoration:none; color:#7db701;}
.cont_help .contect ul li h2 .onout{ text-decoration:none; color:#ccc;}
.cont_help .contect ul li h2 em{ background:url(images/bg.png) no-repeat  0 -147px; width:30px; height:30px; float:left; margin-right:5px;}
.cont_help .contect ul li h2 em.out{ background:url(images/bg.png) no-repeat  -35px -147px; width:30px; height:30px; float:left; margin-right:5px;}

.cont_help .contect p.about{ padding-top:10px; font-size:14px; line-height:25px; color:#434343; text-indent:25px; padding-right:20px;}
.cont_help .contect p.pics{ margin-top:20px;}
.cont_help .gonggao{ font-size:14px;}
.cont_help .gonggao h1{ font-size: 24px; color:#333333; font-weight:normal;}
.cont_help .gonggao ul { margin-top:14px; border: 1px #e2e5e4 solid; border-radius: 2px;}
.cont_help .gonggao ul li{ border-bottom:1px #e2e5e4 solid; height:43px;line-height:43px;}
.cont_help .gonggao ul li a{ color:#434343; width:500px; text-decoration:none; font-size:14px; line-height:43px; display:block; cursor:pointer; float:left; padding-left:20px;}
.cont_help .gonggao ul li a:hover{ color:#6c9e00;}
.cont_help .gonggao ul li span{ float:left; margin-left:80px;}
.cont_help .gonggao ul li span.date{ margin-left:20px;}
.pages{ margin-top:20px;}
.pages a{ display:block; color:#434343; text-decoration:none; float:left; padding:5px 8px;}
.pages a.first{ color:#ff8a00;}
.pages a:hover{color:#ff8a00;}



.cont_help .new_user h1{ font-size: 24px; color:#333333; font-weight:normal;}
.cont_help .new_user .new_cont{ color:#434343; font-size:14px; margin-top:14px;}
.cont_help .new_user .new_cont .left{ width:520px; float:left; border:none; }
.cont_help .new_user .new_cont .left .n_uses{border:1px #e2e5e4 solid;}
.cont_help .new_user .new_cont .left .n_uses h1{ border-bottom:1px #d3d3d3 solid; height:39px; line-height:39px; font-size:14px; font-weight:normal; padding-left:20px;}
.cont_help .new_user .new_cont .left ul{ height:95px; padding-top:10px; padding-bottom:5px;}
.cont_help .new_user .new_cont .left ul li.top{ font-size:14px;}
.cont_help .new_user .new_cont .left ul li{  float:left; border:none; height:60px;}
.cont_help .new_user .new_cont .left ul li.lines{ padding-left:5px;}
.cont_help .new_user .new_cont .left ul li em{ background:url(images/bg.png) no-repeat -2px -455px; width:50px; height:50px; float:left;}

.cont_help .new_user .new_cont .left ul li em.buy_yu{ background:url(images/bg.png) no-repeat -95px -455px;}
.cont_help .new_user .new_cont .left ul li em.liuch{ background:url(images/bg.png) no-repeat -187px -455px;}
.cont_help .new_user .new_cont .left ul li em.zhifu{ background:url(images/bg.png) no-repeat -279px -455px;}
.cont_help .new_user .new_cont .left ul li em.ymhg{ background:url(images/bg.png) no-repeat -370px -455px;}
.cont_help .new_user .new_cont .left ul li em.free_res{ background:url(images/bg.png) no-repeat -2px -510px;}
.cont_help .new_user .new_cont .left ul li em.sale_yu{ background:url(images/bg.png) no-repeat -95px -510px;}
.cont_help .new_user .new_cont .left ul li em.sale_liuch{ background:url(images/bg.png) no-repeat -187px -510px;}
.cont_help .new_user .new_cont .left ul li em.sale_zhifu{ background:url(images/bg.png) no-repeat -279px -510px;}
.cont_help .new_user .new_cont .left ul li h4{ font-size:12px; font-weight:normal; line-height:24px;}
.cont_help .new_user .new_cont .left ul li a{ color:#333333; text-decoration:none; display:inline-block; font-size:12px;}

.cont_help .new_user .new_cont .left ul li span{ float: left;}
.cont_help .new_user .new_cont .left ul li a{ color:#333333; text-decoration:none; display:block; font-size:12px;float: left;}
.cont_help .new_user .new_cont .right_new{ float:right; color:#e2e5e4;}
.cont_help .new_user .new_cont .right_new .safe_rz{border:1px #e2e5e4 solid; height:263px; width:220px;}

.cont_help .new_user .new_cont .right_new .safe_rz h1{ border-bottom:1px #d3d3d3 solid; font-size:14px; height:40px; line-height:40px; padding-left:14px;}
.cont_help .new_user .new_cont .right_new .safe_rz ul{}
.cont_help .new_user .new_cont .right_new .safe_rz ul li{ float:left; color:#333333; width:109px; height:110px;text-align:center; border-right:1px #eeeeee solid;border-bottom:1px #eeeeee solid;}
.cont_help .new_user .new_cont .right_new .safe_rz ul li.del_line_01{ border-right:none;}
.cont_help .new_user .new_cont .right_new .safe_rz ul li.del_line_02{ border-bottom:none;}
.cont_help .new_user .new_cont .right_new .safe_rz ul li a{width:110px; height:77px; display:block;padding-top:33px; color:#333333;}

.cont_help .new_user .new_cont .right_new .safe_rz ul li a:hover{ background:#f6f6f6;}
.cont_help .new_user .new_cont .right_new .safe_rz ul li em{  display:block; background:url(images/bg.png) no-repeat -310px -63px; width:25px; height:25px; margin-left:40px; margin-bottom:8px;}
.cont_help .new_user .new_cont .right_new .safe_rz ul li em.geren{  background:url(images/bg.png) no-repeat -338px -62px; }
.cont_help .new_user .new_cont .right_new .safe_rz ul li em.resetkeep{  background:url(images/bg.png) no-repeat -373px -63px; }
.cont_help .new_user .new_cont .right_new .safe_rz ul li em.backpass{  background:url(images/bg.png) no-repeat -400px -63px; }
.cont_help .new_user .new_cont .right_new .safe_rz ul li h3{ font-size:14px; font-weight:normal;}

.cont_help .new_user .new_cont .left .questions{width:520px; margin-top:10px;border:1px #e2e5e4 solid; height:330px;}
.cont_help .new_user .new_cont .left .questions ul{ padding-top:0;}
.cont_help .new_user .new_cont .left .questions ul li{font-size:14px; border-bottom:1px #e2e5e4 solid; height:40px; line-height:40px;width:500px; text-align:left;}



.cont_help .new_user .new_cont .left .questions ul li a{ color:#434343; text-decoration:none; width:260px;font-size:14px; line-height:40px; display:block; cursor:pointer; float:left;}
.cont_help .new_user .new_cont .left .questions ul li a:hover{ color:#6c9e00;}
.cont_help .new_user .new_cont .left .questions ul li span{ float:left; margin-left:80px;}
.cont_help .new_user .new_cont .left .questions ul li span.date{ margin-left:20px;}
.cont_help .new_user .new_cont .left .questions ul li .pages{ margin-top:20px;}
.cont_help .new_user .new_cont .left .questions ul li .pages a{ display:block; color:#434343; text-decoration:none; float:left; padding:5px 8px;}
.cont_help .new_user .new_cont .left .questions ul li .pages a.first{ color:#ff8a00;}


.cont_help .new_user .pages{ margin-top:20px;}
.cont_help .new_user .pages a{ display:block; color:#434343; text-decoration:none; float:left; padding:5px 8px;}
.cont_help .new_user .pages a.first{ color:#ff8a00;}
.cont_help .new_user .pages a:hover{ color:#ff8a00;}

.cont_help .new_user .new_cont .right_new .asks{border:1px #e2e5e4 solid;width:220px;margin-top:10px; color:#434343; padding-bottom:10px;}
.cont_help .new_user .new_cont .right_new .asks h1{ border-bottom:1px #d3d3d3 solid; font-size:14px; height:40px; line-height:40px; padding-left:14px;}
.cont_help .new_user .new_cont .right_new .asks p{ margin-top:10px; text-align:center;}
.cont_help .new_user .new_cont .right_new .asks a.tiwen{  background:url(images/Debug.png) no-repeat  -3px -516px; width:93px; line-height:34px; height:34px; text-decoration:none; color:#fff; font-size:16px; text-align:center; display:block; margin-left:60px;}
.cont_help .new_user .new_cont .right_new .asks a.tiwen:hover{  background:url(images/Debug.png) no-repeat  -110px -516px;}
.cont_help .new_user .new_cont .right_new .asks a.tiwen:active{  background:url(images/Debug.png) no-repeat  -222px -516px;}
.cont_help .new_user .new_cont .right_new .asks p.a_cont{ padding-left:10px; padding-right:10px; line-height:22px;}
.cont_help .new_user .new_cont .right_new .asks .number{ color:#7db701; font-size:16px; border-top:1px #e2e5e4 solid; line-height:22px; padding-top:10px;}

.cont_help .right .help_detail{border:1px #ccc solid; min-height:400px; margin-top:35px;}
.cont_help .right .help_detail h1{ font-weight:normal; padding-top:23px; padding-left:23px; font-size:24px; color:#7db701;}
.cont_help .right .help_detail p.que_p01{ margin-top:35px; margin-left:23px; font-size:18px; line-height:41px;}

.cont_help .right .help_detail p.que_p01 span.s_ques_01{ text-align:right; width:100px; float:left;}
.cont_help .right .help_detail p.que_p01 span.s_ques_02{ text-align:left; width:280px;float:left; height:41px; background:url(images/bg.png) no-repeat -190px -407px;}
.cont_help .right .help_detail p.que_p01 span.s_ques_02 input{width:260px;*width:230px;height:30px; background:none; *line-height:30px; *padding-left:0px;padding-left:10px;padding-right:10px; color:#b3b3b3; margin-top:5px;margin-bottom:5px;}
.cont_help .right .help_detail p.que_p01 span.s_ques_03_right{ float:left;margin-left:10px;
color: #7db701;
line-height: 41px;
padding-left: 10px;
font-size: 14px;}
.cont_help .right .help_detail p.que_p01 span.s_ques_03_error{ float:left;margin-left:10px;
color:#e51300;
line-height: 41px;
padding-left: 10px;
font-size: 14px;}

.cont_help .right .help_detail p.que_p02{ margin-top:35px; margin-left:23px; font-size:18px; line-height:41px;}

.cont_help .right .help_detail p.que_p02 span.s_ques_01{ text-align:right; width:100px; float:left;}
.cont_help .right .help_detail p.que_p02 span.s_ques_02{ text-align:left; width:400px;float:left; height:144px; background:url(images/textarea01.png) no-repeat;}
.cont_help .right .help_detail p.que_p02 span.s_ques_02 textarea{width:380px;*width:360px;height:130px;  background:none; line-height:22px; padding-left:10px; *padding-left:0px;padding-right:10px; color:#b3b3b3;max-width:379px;
max-height: 130px;resize: none; margin-top:10px; margin-bottom:10px;}
.cont_help .right .help_detail p.que_p02 span.s_ques_03{ margin-left:10px;}
.cont_help .right .help_detail p.que_p03{ padding-left:127px; font-size:14px; padding-top:10px;}
.cont_help .right .help_detail p.que_p04{margin-left:127px; width:121px; font-size:14px; height:40px; line-height:40px; text-align:center; color:#fff; background:url(images/Debug.png) no-repeat -2px -793px; margin-top:10px;}
.cont_help .right .help_detail p.que_p04:hover{background:url(images/Debug.png) no-repeat -141px -793px;}
.cont_help .right .help_detail p.que_p04:active{background:url(images/Debug.png) no-repeat -282px -793px;}
.cont_help .right .help_detail p.que_p04 a{ color:#fff; display:block;}

/* 工单评分 */
.score_table{width:100%;}
.score_table p{display:block;margin:8px 0;width:100%;padding:0;}
.score_table .score_left{display:block;float:left;width:160px;text-align:right;font-size:16px;color:#666;line-height:30px;height:30px;margin-right:20px;}
.score_table .score_right{display:block;float:left;width:500px;font-size:14px;color:#999;line-height:30px;}
.score_table .score_right em{display:inline-block;margin:0 5px;}

.close_ticket{background:none;border:none;color:#04A31E;}
.am-comment-bd_img{height:30px;margin-left:10px;width:auto;}

/* Whois */
.whois-text-pr{padding:15px 90px; line-height: 24px;width:980px;border:1px solid #e5e5e5;margin:20px auto 0 auto;}
.whois-text-pr a{ margin-right:10px;}
.whois-info-left{ width:980px;line-height:30px;color:#333; border: 1px solid #e8e8e8;margin:20px auto 0 auto;}
.whois-info-left h3{ height:40px; line-height:40px; border-bottom: 1px solid #e8e8e8;background: #f9f9f9; padding: 0 15px; font-weight: normal;}
.whois-info-left h3 span{ font-size: 16px; margin-right: 50px;}
.whois-info-left a.text{ margin:0 5px; font-weight: 700;}
.whois-info-left a.m20{ margin-right:20px;}
.whois-list{ padding: 15px 25px;}
.whois-list ul,.whois-list li{ margin:0;padding:0;list-style:none;}
.whois-list>ul>li{ border-bottom: 1px solid #ddd; height:40px; line-height: 40px;}
.whois-list>ul>li>span{ width:140px; text-align: right; padding-right: 30px;border-right: 1px solid #e8e8e8; display: inline-block; margin-right:30px;  }
.whois-list>ul>li:last-child{ border-bottom: none;}
.whois-list>ul>li>em{ font-style: normal; margin-left: 50px; display: inline-block}
.whois-list>ul>li>em a{ margin-left:10px;}
.whois-tit { border:1px solid #e8e8e8; margin:20px auto 0 auto;width:980px;}
.whois-tit  h3{height: 40px;line-height: 40px;border-bottom: 1px solid #e8e8e8;background: #f9f9f9;padding: 0 15px;font-weight: normal;font-size: 16px;margin:0;}
.whois-tit-wb { padding:10px 15px;font-size: 16px;line-height:30px;}
.whois-tit-wb a {display:inline-block;}
.whois-tit-wb p {line-height:30px; margin:5px 0;}

/* 直播拍卖 */
.mjpm{width:100%;height: 400px;background: #f2f2f2;padding:65px 0 0 0;}
.lz_mjpm{margin:0 auto; padding:0;width:1000px;height:300px;background:url(/statics/mj/css/images/xpj01.png);}	
.lz_mjpm_div{text-align:center;font-size:24px;color:#666666;}
.lz_mjpm_div1{color:#666;font-size:36px;margin-top:20px;text-align:center;}	
.lzmjpm_btn1,.lzmjpm_btn2{display:inline-block;text-align:center;line-height:50px;width:200px;height:50px;background:#FFF;color:#0e8ac5;font-size:18px;border:1px solid #0e8ac5;border-radius:5px;cursor:pointer;box-shadow:0px 4px 8px #CCC}	
.lzmjpm_btn1:hover, .lzmjpm_btn2:hover{	background:#0e8ac5;	color:#FFF;}
.lzmjpm_btn1{margin-left:268px;}
.lzmjpm_btn2{margin-left:60px;}
.lzmjpm_btndiv{margin-top:60px;}
.lz_bcsj{position: absolute;margin-left:693px;margin-top:-50px;}	
.lz_pmdivlist{margin:0 auto; padding:0;width:1000px;height:380px;}	
.lz_pmdivlist_divl{width:700px;height:380px;float:left;background:#FFF;box-shadow:0px 4px 8px #CCC;}	
.lz_pmdivlist_divr{width:290px;height:380px;float:right;background:#FFF;box-shadow:0px 4px 8px #CCC;}	
.lz_pmdivlist_divl_div{width:700px;height:50px;background:#0e8ac5;}
.line-title{height: 1px;border-top: 1px solid #ddd;text-align: center;margin: 80px 0 50px 0;}
.line-title span {position: relative;top: -24px;background: #fff;padding: 0 24px;font-size: 32px;color: #333;}

.indextable,.mana-tbl{border-collapse:collapse;width:100%;table-layout:fixed;text-align:center;}
.indextable tr th{padding:18px 0;}
.indextable tr td{padding:18px 0;}
.indextable th.first,.record .indextable td.first{padding-left:20px;text-align:left;}
.yupaitable th{background: #f2f2f2;}
.yupaitable th a{color: #41679f;}
.yuname{color:#41679f;font-size:16px;font-weight:bold;display:inline-block;padding-left:20px;}
.yuname,.yunamea{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align: left;display:block;}
.intro{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align: left;}
.overh{overflow:hidden;max-height:35px;font-size:12px;}
.login-input{color:#999;padding:11px 40px 11px 12px;border:1px solid #bdbdbd;}
.load-more{background:#f7f7f7;}
.mana-tbl tr td{border-bottom:1px solid #e8e8e8;padding:10px 0;}
.jiazai{width: 1000px;height: 36px;text-align: center;line-height: 36px;background: #f7f7f7;color: #66aada;border: 1px solid #e8e8e8;border-top: 0px;}
.jiazai:hover{color: #fe8431;cursor:pointer;}
.center{text-align: center;}
.indextable button {width: 100px;line-height: 22px;text-align: center;color: #fe8431;border: 1px solid #fe8431;border-radius: 4px;background: #fff;margin-left: 6px;}
.tb-two{background: #fafafa;}
.price-list{width:100%;}
.price-list ul{margin:0;padding:0;margin-left: -8px;}
.price-list ul li {padding:0;width: 237px;float: left;margin:0 0 8px 10px;}
.price-list ul li a {display: block;background: #f5f5f5;padding: 10px;text-overflow: ellipsis;white-space: nowrap;color: #666;overflow: hidden;}
.price-list ul li a .title{line-height: 30px;overflow: hidden;text-overflow: ellipsis;}
.price-list ul li a .text,.price-list ul li a .zcs{line-height: 30px;overflow: hidden;text-overflow: ellipsis;}

.ymtj{background:#f7f7f7;border-radius:5px;padding:20px;}
.ymtj .ymtj_left{width: 810px;float: left;height: 140px;}
.ymtj .ymtj_left .ymtj-son{width: 830px;height: 40px;line-height:40px;color:#333;font-size:24px;margin: 10px 0 20px 0;}
.ymtj .ymtj_left .ymtj-text{width: 300px;height: 40px;margin-right: 12px;padding: 0 10px;border-radius: 5px;font-size: 18px;border: 1px solid #e5e5e5;}
.ymtj .ymtj_left .ymtj-btn{width: 120px;height: 40px;border: none;background: #ff8a00;border-radius: 5px;font-size: 18px;color: #FFF;cursor: pointer;}
.ymtj .ymtj_right{width: 130px;padding:8px 11px;float: left;height: 140px;text-align:center;line-height:22px;background:#fff;}

.mjtj-pic{width:100%;padding:20px 0;}
.mjtj-pic .pic{width:980px;margin:0 auto;}

.history-paimai{margin-bottom:30px;}
.history-paimai ul{padding:0;list-style:none;margin: 0 -19px;}
.history-paimai ul li{list-style:none;float: left;padding: 0 19px 18px 19px;}
.history-paimai ul li{list-style:none;float: left;padding: 0 19px 18px 19px;}
.history-paimai ul li a{display: block;width: 470px;height: 54px;line-height: 54px;text-align: center;background: #fafafa;}
.history-paimai ul li a:hover{background: #fe8431;color: #fff;}

/* 预拍 */
.zxpai{width:980px;margin:0 auto;}
.zxpai .zxpai_item{display:block;width:230px;height:130px;margin:0 20px 20px 0;float:left;background:#f8f8f8;border:1px solid #eee;padding:0 10px;}
.zxpai .zxpai_item:nth-child(4n) {margin-right: 0px!important;}
.zxpai .zxpai_item .ypbtn{display: block;width: 40px;height: 26px;line-height: 26px;text-align: center;background: #ff8a00;color: #fff;position: absolute;margin-left: 179px;}
.zxpai .zxpai_item .ypbtn:hover{background:#F18506;}
.zxpai .zxpai_item .tit{white-space: nowrap;text-overflow: ellipsis;text-align: left;display: block;overflow: hidden;font-size: 24px;font-weight: 400;padding: 5px 0 0 5px;}
.zxpai .zxpai_item .info{display: block;height:26px;line-height:26px;overflow: hidden;font-size: 14px;padding: 0 0 0 5px;margin:0;color: #999;}
.zxpai .zxpai_item .curr_price{display: block;height:26px;line-height:26px;overflow: hidden;font-size: 14px;padding: 0 0 0 5px;margin:0;color: #ff8a00;}
.zxpai .zxpai_item .end_time{display: block;height:26px;line-height:26px;overflow: hidden;font-size: 14px;padding: 0 0 0 5px;margin:0;color: #ff8a00;}

.ypinfo{width:980px;margin:0 auto;}
.ypinfo .yp_l{width:710px;float:left;margin:0 20px 0 0;padding:0px;}
.ypinfo .yp_r{width:248px;float:left;}
.ypinfo .ypinfor{width:710px;margin-bottom: 15px;}
.ypinfo .ypinfor h1{display:block;font-weight:600;font-size: 40px;line-height: 40px;margin:0;}
.ypinfo .ypinfor p{display:block;font-size: 14px;line-height: 30px;overflow:hidden;padding:10px 0;margin:0;}
.ypinfo .yp_l .table{background:#E2E2E2;width:710px;height:80px;}
.ypinfo .yp_l .table p{display:block;margin:0;width:178px;height:80px;padding:10px 0;border-right:1px solid #fff;float:left;text-align:center;line-height:30px;font-size:14px;}
.ypinfo .yp_l .table p:nth-child(4n) {border-right: 0px!important;width:176px;}
.ypinfo .yp_l .table p span{display:block;color:#F33434;font-size: 20px;}

.ypinfo .yp_l .ypbj{width:710px;display:block;margin-top:20px;padding: 0 165px;}
.ypinfo .yp_l .ypbj span{display:block;float:left;height:40px;line-height:40px;}
.ypinfo .yp_l .ypbj input{width: 150px;height: 40px;border: 0px;background: #f8f8f8;color: #333;font-size: 18px;padding: 0 10px;border-radius: 3px;}
.ypinfo .yp_l .ypbj .btn{width: 120px;padding: 0;margin: 0 10px;}
.ypinfo .yp_l .ypbj .reload{width: 70px;padding: 0;}

.ypinfo .yp_l .ypperson{width: 710px;display:block;margin-top:20px;}
.ypinfo .yp_l .ypperson .person_tit{width: 710px;height:50px;line-height:50px;display:block;border-bottom:1px solid #e5e5e5;font-size:18px;color:#ff8a00;}

.ypinfo .yp_r .weixinpic{width: 248px;height: 240px;border: 1px solid #eee;text-align: center;line-height: 240px;margin-bottom:20px;}
.ypinfo .yp_r .weixinpic img{width: 232px;height: 232x;}


/* 头部 */

.am-form textarea { font-size:1.4rem;}
.icon {width: 1em; height: 1em;vertical-align: -0.15em;fill: currentColor;overflow: hidden;}
.am-panel .aui-icon-right { font-size:12px; line-height:25px;}
.g-container { width:1170px; margin-left:auto; margin-right:auto; max-width: none; padding-left: 15px;padding-right: 15px;}
.f-tac { text-align:center;}
.f-tar { text-align:right;}
.f-tal { text-align:left;}
.f-hide { display:none;}
.f-mtop1 { margin-top:1em;}
.clear{clear: both;}

/* 布局 */
.pull-left{float: left;}
.pull-right{float: right;}

.g-ml-5{margin-left: 5px!important;}
.g-mr-5{margin-right: 5px!important;}
.g-mt-5{margin-top: 5px!important;}
.g-mb-5{margin-bottom: 5px!important;}

.g-ml-10{margin-left: 10px!important;}
.g-mr-10{margin-right: 10px!important;}
.g-mt-10{margin-top: 10px!important;}
.g-mb-10{margin-bottom: 10px!important;}

.g-ml-15{margin-left: 15px!important;}
.g-mr-15{margin-right: 15px!important;}
.g-mt-15{margin-top: 15px!important;}
.g-mb-15{margin-bottom: 15px!important;}

.g-ml-30{margin-left: 30px!important;}
.g-mr-30{margin-right: 30px!important;}
.g-mt-30{margin-top: 30px!important;}
.g-mb-30{margin-bottom: 30px!important;}

.g-ml-50{margin-left: 50px!important;}
.g-mr-50{margin-right: 50px!important;}
.g-mt-50{margin-top: 50px!important;}
.g-mb-50{margin-bottom: 50px!important;}

.g-m-0{margin: 0!important;}
.g-ml-0{margin-left: 0!important;}
.g-mr-0{margin-right: 0!important;}
.g-mb-0{margin-bottom: 0!important;}
.g-mt-0{margin-top: 0!important;}

/* 通用顶部banner */
.g-top-banner{background: #000;}
.g-top-banner .g-container .pull-left,.g-top-banner .g-container .pull-right{padding-top: 7px; padding-bottom: 7px;}
.g-top-banner .g-container span{color: #fff;font-size: 12px;}
.g-top-banner .g-container span a{color: #fff;font-size: 12px;}
.g-nav-new .g-logo{width: 196px;height: 52px;margin-top:14px;margin-bottom:14px;background: url(/statics/images/mj-logo.png);background-size: 100%;}
.new-header-bottom{border-bottom:1px solid #ddd;width:100%;display:block;}
.g-nav-new .g-nav-list .am-list{margin-left: 20px;margin-top: 13px;margin-bottom: 13px;}
.g-nav-new .g-nav-list li{float: left;border-bottom: 0;border-top: 0;margin-bottom: 0;}
.g-nav-new .g-nav-list li:hover{border-bottom: 2px solid #CD2833;}
.g-nav-new .g-nav-list li.active{border-bottom: 2px solid #CD2833;}
.g-nav-new .g-nav-list li a{padding:12px;font-size: 18px;color: #000;}
.g-nav-new .g-shop{position:relative;width: 100px;}
.g-nav-new .g-shop .tooltip{position: absolute;line-height: 1.4;top: 2px;left: 75px;z-index: 999;display: block;padding: 5px 0;margin-top: -3px;font-size: 12px;visibility: visible;opacity: 1;}
.g-nav-new .g-shop .tooltip-inner {padding: 1px 6px;background-color: #4db3e9;max-width: 200px;color: #fff;text-align: center;text-decoration: none;border-radius: 4px;}
.g-nav-new .g-shop .tooltip-arrow {position: absolute;bottom: 0;left: 40%;width: 0;height: 0;border-left: 0 solid transparent;border-right: 6px solid transparent;border-top: 6px solid #4DB3E9;}
.g-nav-new .g-shop a{display:block;width: 100px;height: 28px;line-height: 28px;padding: 0;margin: 26px 0;text-align: center;border: 1px solid #ddd;background: #eee;font-size: 15px!important;}

/* footer */
.g-ft { margin-top: 0; background:#333;}
.g-ft-nav {width: 780px;padding:30px 0 20px 0; color:#fff; font-size:18px;}
.g-ft-nav span { font-size:24px;}
.g-ft-nav ul { margin:0;margin-top: 10px; padding-left:30px; list-style:none; line-height:22px;}
.g-ft-nav a { font-size:14px; color:#fff;}
.g-bottom { padding:5px 0 10px 0; background:#000; text-align:center; font-size:14px;}
.g-bottom p { margin:0; color:#fff; line-height:20px;}
.g-bottom a { color:#fff;}
.g-bottom span { margin:0 10px; color:#ccc;}