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 { 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;margin-right: 15px;}
.g-top-banner .g-container span a{color: #fff;font-size: 12px;}
.g-top-banner span.g-ml-5{margin-right: 15px!important;margin-left: 0;}
.g-top-banner span:last-child{margin-right: 0;}
.g-nav .g-logo{width: 196px;height: 52px;margin-top:14px;margin-bottom:14px;background: url(/statics/images/mj-logo.png);background-size: 100%;}
.g-nav .g-nav-list .am-list{margin-left: 20px;margin-top: 13px;margin-bottom: 13px;}
.g-nav .g-nav-list li{float: left;border-bottom: 0;border-top: 0;margin-bottom: 0;}
.g-nav .g-nav-list li:hover{border-bottom: 2px solid #CD2833;}
.g-nav .g-nav-list li.active{border-bottom: 2px solid #CD2833;}
.g-nav .g-nav-list li a{padding:12px;font-size: 18px;color: #333;}
.g-nav .g-shop{position:relative;width: 100px;margin-right: 15px;}
.g-nav .g-shop .tooltip{position: absolute;line-height: 1.4;top: 4px;left: 75px;z-index: 999;display: block;padding: 5px 0;margin-top: -3px;font-size: 12px;visibility: visible;opacity: 1;}
.g-nav .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 .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 .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;}
.g-nav .g-shop a span{color: #333;}

/* 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;}

/* 登陆 */
.m-login-bg {background:url(/statics/images/reg-bg.jpg) no-repeat center bottom;}
.m-login-form {width: 370px;border:1px solid #ddd; padding:35px 45px;margin: 80px 0; background:#fff;}
.m-login-form .m-err{color: #f00;}
.m-login-form .am-input-group{position:relative;width: 100%;}
.m-login-form .am-input-group i{position: absolute;top: 7px;left: 8px;z-index: 999;font-size: 18px;color: #dddddd;}
.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;padding-left: 35px;}
.m-login-form .am-checkbox{margin-top:10px;margin-bottom: 10px;}
.m-login-form p{margin-top:12px;margin-bottom: 12px;}
.m-ext-login .icon-qq{display:inline-block;width: 20px;height: 20px;background: url(/statics/images/all-icons.png) no-repeat;background-position: -1027px 0px;}
.m-ext-login .icon-weixin{display:inline-block;width: 20px;height: 20px;background: url(/statics/images/all-icons.png) no-repeat;background-position: -1027px -129px;}
.m-ext-login .icon-sina{display:inline-block;width: 20px;height: 20px;background: url(/statics/images/all-icons.png) no-repeat;background-position: -1027px -26px;}
.m-ext-login .m-more-title {position: relative; text-align: center;width: 278px;height: 22px;}
.m-ext-login .m-more-title i {position: absolute;top:10px;left:0;display: block;width: 100%;height: 1px;border-top: 1px solid #ddd;}
.m-ext-login .m-more-title span{background: #FFFFFF;position: absolute;top: 0px;left: 73px;padding: 0 10px;}
.m-ext-login .m-more {width: 85px;margin-top:8px;margin-left: auto;margin-right: auto;}
.m-ext-login a { color:#444; margin-right:5px;}
.m-login-links a {display: block;color:#444;text-align: center;}
.m-login-links span { margin:0 8px; color:#aaa;}

/* 友情链接 */
.g-link{font-size: 18px;height: 70px;line-height: 70px;}
.g-link div a{margin-right: 10px;color: #333;}
.g-link div a:hover{color: #2087ed;text-decoration: none;}

/* 列表页 */
/* 搜索banner */
.g-list-bg{width:100%;height: 300px;background: url(/statics/images/ym_list_bj.jpg) no-repeat center bottom;}
.g-list-search{height: 300px;padding-top: 106px;}
.g-list-search .g-search-1 div{height: 50px;line-height:50px;color: #333;font-size: 18px;background: #fff;font-size: 26px;}
.g-list-search .g-search-2 {margin-right: 15px;margin-left: 15px;}
.g-list-search .g-search-2 .form-control{display:block;width: 580px;height: 50px;padding-left:15px;border: 1px solid #ddd;}
.g-list-search .g-search-3 .am-btn{width: 180px;height: 50px;line-height:30px;background: #ce2834;color: #fff;font-size: 18px;}
.g-list-search .form-inline{width: 1018px;margin-left: auto;margin-right: auto;border:16px solid rgba(255, 255, 255, 0.42);}
.g-list-search .g-search-box {background: #fff;padding: 15px 30px;}
.g-checkbox{width: 550px;margin-left: 122px;margin-top: 10px;}
.g-checkbox span{margin-left: 20px;}

/* 主体 */
.g-list-main{}
.g-list-main .g-guide {display:block;margin: 0;padding: 16px 0;color:#666;font-size: 14px;}
.g-list-main .g-buynow li{margin-bottom: 0;}
.g-list-main .g-buynow li a{position:relative;text-align: center;background: #f8f8f8;color: #333;padding: .4em;}
.g-list-main .g-buynow li a:hover:before{content: "";position: absolute;top: 32px;left: 62px;border-left: 5px solid transparent;border-right: 6px solid transparent;border-top: 6px solid #1399e2;}
.g-list-main .g-buynow li a:hover{background: #1399e2;color: #fff;}
.g-list-main .g-buynow li.g-buynow-avtive a{background: #1399e2;color: #fff;}
.g-list-main .g-buynow li.g-buynow-avtive a:before{content: "";position: absolute;top: 32px;left: 62px;border-left: 5px solid transparent;border-right: 6px solid transparent;border-top: 6px solid #1399e2;}

.g-buynow .in-text{width: 180px;}
.g-buynow .in-text2{width: 30px;}
.g-buynow .g-table-nav.am-table>tbody>tr>td{border-top: 0;}
.g-buynow td .g-btn{width: 290px;margin-right: auto;margin-left: auto;}
.g-buynow td .g-btn .am-btn{width: 130px;height: 40px;}
.g-buynow td .g-btn div.am-btn{width: 130px;height: 40px;line-height: 25px;}

.g-list-box{padding: 0 20px;border:1px solid #ddd;margin-top: 20px;}
.g-list-box .am-table>tbody>tr>td {vertical-align: middle;padding-top: 15px;padding-bottom: 15px;text-align: center;}

/* 注册页面 */
.g-reg{width: 830px;margin: 20px auto;padding: 30px 5px;box-shadow: 0 0 5px 5px #eee;margin-top: -100px;background-color: #fff;}
.g-reg .g-reg-input{width: 610px!important;height: 50px;}
.g-reg .m-login-title h1{margin-bottom: 30px;}
.g-reg .am-form-label{line-height: 36px;font-size: 14px;color: #666;}
.g-reg .am-form-group .g-tip .g-tip-s{position:relative;width: 120px;height: 35px;line-height: 70px;text-align: center;margin-right: 10px;}
.g-reg .am-form-group .g-tip .g-tip-1:before{content: "";position:absolute;top: 0;left:0;width: 120px;height: 10px;border-top: 10px solid #DDD;}
.g-reg .am-form-group .g-tip.m-pwd-level-1 .g-tip-1:before{border-top: 10px solid #d13a01;}
.g-reg .am-form-group .g-tip .g-tip-2:before{content: "";position:absolute;top: 0;left:0;width: 120px;height: 10px;border-top: 10px solid #DDD;}
.g-reg .am-form-group .g-tip.m-pwd-level-2 .g-tip-2:before{border-top: 10px solid #d98348;}
.g-reg .am-form-group .g-tip .g-tip-3:before{content: "";position:absolute;top: 0;left:0;width: 120px;height: 10px;border-top: 10px solid #DDD;}
.g-reg .am-form-group .g-tip.m-pwd-level-3 .g-tip-3:before{border-top: 10px solid #6e963d;}

.g-reg .am-form-group .am-btn{width: 450px;height: 44px;background: #2594cb;color: #fff;}
.g-reg-service .checkbox div{padding-left: 0;padding-right: 0;}
.g-reg-service .checkbox span{float: left;display:block;width: 35px;height: 35px;background: red;margin: 0 auto;}
.g-reg-service .checkbox .g-reg-service-1{background: url(/statics/images/right-menu-icons.png);background-position: 1619px -224px;}
.g-reg-service .checkbox .g-reg-service-2{background: url(/statics/images/right-menu-icons.png);background-position: 1669px -224px;}
.g-reg-service .checkbox .g-reg-service-3{background: url(/statics/images/right-menu-icons.png);background-position: 1720px -224px;}
.g-reg-service .checkbox p{float: left; text-align: center;font-size: 14px;margin-top: 5px;margin-left: 10px;}

.g-reg-hz .am-u-sm-10{margin-top: 20px;}	
.g-reg-hz .pull-left{margin-right: 15px;}
.g-reg-hz .pull-left span{display:inline-block;width: 16px;height: 16px;margin: 0 auto;}
.g-reg-hz .g-reg-hz-1{background: url(/statics/images/right-menu-icons.png);background-position: 1081px -2px;}
.g-reg-hz .g-reg-hz-2{background: url(/statics/images/right-menu-icons.png);background-position: 1081px -132px;}
.g-reg-hz .g-reg-hz-3{background: url(/statics/images/right-menu-icons.png);background-position: 1081px -28px;}
.g-reg-hz p{display:inline-block;text-align: center;font-size: 14px;margin-top: 5px;}
.g-reg-bg{width: 100%;height: 200px;background: url(/statics/images/zhuce_bj.jpg) no-repeat center bottom;}

/* 域名买入价格 */
.g-price .g-guide {display:block;margin-top:16px;margin-bottom:16px;padding:0;color:#666;font-size: 14px;}
.g-price thead th{width: 195px;}
.g-price .am-table>tbody>tr>td,.g-price .am-table>thead>tr>th{padding: 11px;text-align: center;}
.g-price .g-middle-180{height: 155px;line-height: 155px;}
.g-about-com{position: relative;padding: 40px 40px 10px 40px;background: #d9f8d9;margin-bottom: 60px;margin-top: 40px;}
.g-about-com:before{content:"";position: absolute;top: 0;right: 0;display: block;width: 85px;height: 73px;background: url(/statics/images/right-menu-icons.png);background-position: 1137px -219px;}
.g-about-com p{background: #d9f8d9;color: #333;}

/* 资讯列表 */
.g-news-list>.am-g>.am-u-sm-9{width: 72%;background: #fff;padding-top: 30px;}
.g-news-list>.am-g>.am-u-sm-3{width: 28%;}
.g-news-list .g-title{width: 785px;height: 33px;border-bottom: 1px solid #ddd;}
.g-news-list .g-title div{float: left;width: 120px;text-align: center;font-size: 16px;padding: 3px 0;border: 1px solid #ddd;position: relative;}
.g-news-list .g-title div a{color:#333;}
.g-news-list .g-title div.active{color:#fff;border:none;}
.g-news-list .g-title div.active a{color:#fff;}
.g-news-list .g-title{position: relative;}
.g-news-list .g-title .g-zixun-ico{position: absolute;top: -13px;display: block;width: 130px;height: 48px;background: url(/statics/images/right-menu-icons.png);background-position: 1570px -219px;}
.g-news-list .am-u-sm-9 .am-list>li{width: 784px;border-top:0;border-bottom: 1px solid #eee;padding-bottom: 30px;padding-top: 30px;margin-bottom: 0;margin-left: auto;margin-right: auto;}
.g-news-list .am-u-sm-9 .am-list>li .am-list-thumb{width: 258px;height: 152px;}
.g-news-list .am-u-sm-9 .am-list>li .am-list-main{width: 520px;padding-left: 0;}
.g-news-list .am-u-sm-9 .am-list>li .am-list-main h2{margin-bottom: 0;}
.g-news-list .am-u-sm-9 .am-list>li .am-list-main h2 a{font-size: 18px;color: #666;}
.g-news-list .am-u-sm-9 .am-list>li .am-list-main h2 a:hover{font-size: 18px;color: #000;}
.g-news-list .am-u-sm-9 .am-list>li .am-list-main p{margin-top: 10px;margin-bottom: 10px;font-size: 14px;color: #999;}
.g-news-list .am-u-sm-9 .am-list>li .am-list-main .am-list-item-text{font-size: 16px;color: #999;line-height: 24px;height: 74px;overflow: hidden;}
.g-news-list .am-u-sm-9 .am-list>li img{width: 222px;height: 152px;}
.g-news-list .am-u-sm-3 .am-list-news-bd{position: relative;border: 1px solid #ddd;padding: 20px 20px 0 20px;}
.g-news-list .am-u-sm-3 .am-list>li{border-top:0;border-bottom: 1px solid #eee;margin-bottom: 0;background: #f6f6f6;}
.g-news-list .am-u-sm-3 .am-list>li span{float:left;display: block;width: 22px;height: 22px;margin-right: 5px;margin-top: 12px;margin-bottom: 12px; text-align: center;background: #27a9e3;color: #fff;border-radius: 5px;}
.g-news-list .am-u-sm-3 .am-list li a{float:left;display: block;color: #333;width: 205px;height: 46px;overflow: hidden;line-height: 46px;padding: 0;}
.g-news-list .am-u-sm-3 .am-list li a:hover{color: #000;}
.g-news-list .am-u-sm-3 .am-list a.am-text-center{display: block;margin-top: 20px;}
.g-h-ico{position: absolute;top: 19px;left: -10px;display: block;width: 292px;height: 49px;background: url(/statics/images/right-menu-icons.png);background-position: 1437px -224px;color:#fff;text-align:center;font-size:18px;line-height:40px;}
.g-news-list .g-page{width: 630px;margin: 0 auto 20px auto;}

/* 资讯内容页 */
.g-view>.am-g>.am-u-sm-9{padding-bottom: 20px;}
.g-view article p{font-size: 16px;}
.g-ewm img{display: block;width: 120px;height: 120px;margin: 20px auto;}
.g-view-more{padding: 15px;background: #eee;}
.g-view-more div:first-child{margin-bottom: 10px;}
.g-view-more div a,.g-view-more div span{font-size: 16px;}

/* 购物车 */
.g-cart{border: 1px solid #ddd;padding: 30px;}
.g-cart .am-table>thead>tr{background: #f5f5f5;}
.g-cart .am-table>thead>tr>th{border-left: 1px solid #ddd;font-size: 16px;}
.g-cart .am-table>thead>tr>th:first-child{border-left: 1px solid #ddd;}
.g-cart .am-table>thead>tr>th{width: 20%;text-align: center;border: 0;}
.g-cart .am-table>tbody>tr>td{width: 20%;text-align: center;padding-top: 40px;padding-bottom: 40px;font-size: 16px;}
.g-cart .g-cart-title h3{height: 50px;line-height: 50px;margin-bottom: 30px;border-bottom: 1px solid #ddd;}
.g-cart .g-cart-title h3 span{position:relative;display: block;width: 80px;font-size: 16px;color: #249ac8;}
.g-cart .g-cart-title h3 span:after{position: absolute;top: 0;bottom: -1px;content: "";display: block;width: 80px;color: #249ac8;border-bottom: 3px solid #249ac8;}
.g-cart-tip{padding: 15px 30px;background: #d9f8d9;}

/* 中介 */
.g-main-820 {width: 821px;background: #fff;border: 1px solid #ddd;}
.g-side-280 {width: 283px;padding: 0;padding-top: 59px;border: 1px solid #ddd;}
.g-side-280 thead tr th,.g-side-280.am-u-sm-3 tr td{width: 50%;text-align: center;}
.g-side-280 .g-side-tip{padding: 15px;color: #27a9e3;border-bottom: 1px solid #ddd;}
.g-side-280 thead tr th{background: #f5f5f5;}
.g-form-tip{margin-left: -18px;margin-right: -18px;padding: 18px;margin-bottom: 18px;background: #f5f5f5;border-bottom: 1px solid #ddd;}
.g-side-280 .am-table>tbody>tr>td a{display: block;padding-left: 20px;padding-right: 20px;text-align: left;color: #666;}
.g-side-280 .am-table>tbody>tr>td a:hover{color: #27A9E3;}

/* 域名详情页 */
.g-domain-des{padding: 0;}
.g-domain-des .am-u-sm-12,.g-domain-des .am-u-sm-9,.g-domain-des .am-u-sm-6,.g-domain-des .am-u-sm-3{padding-top: 16px;padding-bottom: 14px;border-bottom: 1px solid #ddd;font-size: 14px;}
.g-domain-des .am-u-sm-3{text-align: right;}
.g-domain-des .am-u-sm-6{padding-left: 115px;}
.g-domain-des .g-des-btn{width: 240px;margin: 0 auto;}

.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-table { width:100%;}
.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-manager-table {}
.m-manager-table>tbody>tr:hover>td .am-selected-btn { background:#fff;}

/* 查询结果页面 */
.g-result-list{padding-left: 90px;padding-right: 90px;}
.g-result-list .am-u-sm-6{width: 563px;height: 80px;line-height: 80px;border-bottom: 1px dashed #ddd;}
.g-result-list .am-u-sm-2{font-size: 16px;width: 110px;height: 80px;line-height: 80px;border-bottom: 1px dashed #ddd;}
.g-result-list .g-result-list-1 a{font-size: 16px;}
.g-result-list .g-result-list-3 select{height: 24px;line-height: 24px;}
.g-result-list .g-result-list-4{width: 115px;}
.g-des-btn{width: 240px;margin: 0 auto;}

/* 部分通用 */
.g-jingc h3{height: 50px;line-height: 50px;background: #f5f5f5;text-align: center;font-size: 16px;font-weight: normal;margin-bottom: 0;border-bottom: 1px solid #ddd;}
.g-jingc .am-u-sm-2{margin-top: 15px;margin-bottom: 15px;border-right: 1px solid #ddd;}
.g-jingc .am-u-sm-2:last-child{border-right: 0;}
.g-jingc .am-u-sm-2 p{margin: 0;}
.g-unlogin-tip{height: 100px;line-height: 100px;text-align: center;}
.g-dabao-list{border: 1px solid #ddd;}
.g-dabao-list .am-table>tbody>tr>td,.g-dabao-list .am-table>thead>tr>th{text-align: center;width: 33.33333%}

/* 关于我们单页 */
/* 用户帮助单页 */
.cont_help{ color:#434343; font-size:20px;width:1140px; margin:0 auto;}
.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:920px; 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:830px; 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 267px; 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:226px; border:1px #e2e5e4 solid; float:left; margin-left:0px;margin-right: 5px; padding-bottom: 20px; margin-bottom:22px; border-radius: 2px;height:190px}
.cont_help .contect ul li p{ font-size:14px; color:#434343; padding-left:15px; padding-right:10px; padding-top:19px; font-weight:normal;}
.cont_help .contect ul li p 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;}

.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;}

/* 视频拍卖规则 */
.lz_mjpmgz{margin:0 auto; padding:0;width:1140px;height:1800px;margin-top:10px;border:1px solid #CCC;margin-bottom:20px;padding:30px 70px;border-radius:30px;}
.lz_gz1{margin:0 auto;width:930px;height:395px;margin-top:30px;}
.lz_gzbt{font-size:24px;margin-bottom:10px;}	
.lz_gznr{font-size:14px;line-height:23px;}
.wzwz{color:#0e8ac5;}	
.lz_gz2{margin:0 auto;width:930px;margin-top:30px;}
.m1414{margin-top:14px;}	
.lzerwm{width:124px;height:124px;border-radius:5px;border:1px solid #CCC;position:absolute;background:#FFF;margin-left:530px;margin-top:-106px;display:none;}	
.lzerwm img{margin-top:8px;margin-left:8px;}
.lzerwm2{display:none;width:124px;height:124px;border-radius:5px;border:1px solid #CCC;position:absolute;background:#FFF;margin-left:346px;margin-top:-125px;}	
.lzerwm2 img{margin-top:8px;margin-left:8px;}
.lzerwm3{display:none;width:124px;height:124px;border-radius:5px;border:1px solid #CCC;position:absolute;background:#FFF;margin-left:305px;margin-top:-103px;}	
.lzerwm3 img{margin-top:8px;	margin-left:8px;}

/* 预拍卖 */
.m-yupai-bg{width: 100%;height: 400px;background: url(/statics/images/yupai-bg.png) no-repeat center bottom;}
.g-yupai-banner {margin-top: 30px;margin-bottom: 30px;}
.g-yupai-banner .am-u-sm-3{text-align: center;height: 229px;}
.g-yupai-banner .am-u-sm-3 div{border: 1px solid #ddd;padding: 54px 0; }
.g-yupai-banner .am-u-sm-3 div:hover{border: 1px solid #e55701;padding: 54px 0;box-shadow: 0 0px 12px 1px #e55701;cursor: pointer;}
.g-yupai-banner .am-u-sm-3 h1{font-size: 45px;color: #e55701;margin-bottom: 0;}
.g-yupai-banner .am-u-sm-3 h1 small{font-size: 20px;}
.g-yupai-banner .am-u-sm-3 p{font-size: 18px;margin-top: 0;}
.g-yupai-card {margin-bottom: 30px;text-align: center;}
.g-yupai-card .am-btn {position: relative;display: inline-block;color: #fff;width: 200px;margin-right: 15px;border: 1px solid #0089c1;color: #333;}
.g-yupai-card .am-btn.am-btn-primary {color: #fff;}
.g-yupai-card .am-btn:hover{background: #0089c1;color: #fff;}
.g-yupai-card .am-btn:last-child{margin-right: 0;}
.g-yupai-card .am-btn.am-btn-primary:before{content: "";position: absolute;bottom: -5px;left: 50%;width: 0;height: 0;margin-left: -3px;border-top: 5px solid #0e90d2;border-left: 5px solid transparent;border-right: 5px solid transparent;}

.g-yupai-list {margin-bottom: 30px;}
.g-yupai-list .am-u-sm-3{padding-right: 6px;padding-left: 6px;margin-bottom: 12px;}
.g-yupai-list .am-u-sm-3:last-child{float:left;}
.g-yupai-list .g-list-more{display: block;height: 147px;line-height: 147px;text-align: center;font-size: 18px;border: 1px solid #ddd;}
.g-yupai-list .g-list-more:hover{background: #0e90d2;color: #fff;box-shadow: 0 0px 12px 1px #0e90d2;border-color: #0e90d2;}
.g-yupai-list .g-list{padding: 10px;border: 1px solid #ddd;font-size: 16px;}
.g-yupai-list .g-list:hover{box-shadow: 0 0px 12px 1px #999;}
.g-yupai-list .g-list p{width: 227px;height: 25px;overflow: hidden;margin-bottom: 5px;margin-top: 5px;color: #333;}
.g-yupai-list .g-list .g-list-1{font-weight: 600;}
.g-yupai-list .g-list .g-list-1:hover{color: #0e90d2;}
.g-yupai-list .g-list .g-list-3{color: #e55701;}
.g-yupai-list .g-list .g-list-4{color: #e55701;}

.g-rank-list table{border: 1px solid #ddd;}
.g-rank-list .am-table>thead>tr>th{height: 50px;line-height: 50px;background: #f5f5f5;text-align: center;}
.g-rank-list .am-table>tbody>tr>td{height: 50px;line-height: 50px;text-align: center;}
.g-rank-list .am-table>tbody>tr>td img{width: 45px;height: 45px;border-radius: 40px;}
.g-rank-list .g-title{position: relative;height: 50px;line-height: 50px;margin-top: 80px;margin-bottom: 50px;}
.g-rank-list .g-title:before {content: "";position: absolute;top: 25px;left: 424px;display: block;width: 293px;border-top: 2px solid #333;z-index: -1;}
.g-rank-list .g-title h1{position: absolute;margin-bottom: 0;top: 0;left: 524px;width: 93px;text-align: center;background: #fff;}

/* 拍卖历史区块标题 */
.g-bg-line h1 {text-align: center;font-size: 24px;}
.g-bg-line p b{font-weight: normal;color: #2087ed;margin-left: 60px;background: #fff;padding: 0 10px;}
.g-bg-line p span{position:relative;display: block;width: 300px;margin: 0 auto;}
.g-bg-line p span:before{content:"";position: absolute;top: 10px;left: 0;width: 300px;height:2px;border-top: 2px solid #dfdfdf;z-index: -1;}

.g-history-list {margin-top: 50px;}.g-history-list .g-list .am-u-sm-4{padding-left: 10px;padding-right:  10px;}
.g-history-list .g-list a{display: block;height: 46px;line-height: 46px;text-align: center;border: 1px solid #eee;margin-bottom: 20px;background: #f2f3f5;}
.g-history-list .g-list a:hover{background: #ff6803;color: #fff;}

.g-youshi{margin-top: 10px;}
.g-youshi .g-bg-line h1 {text-align: center;font-size: 24px;}
.g-youshi .g-bg-line p{height: 22px;}
.g-youshi .g-bg-line p b{position: absolute;font-weight: normal;color: #2087ed;margin-left: 60px;background: #f9f9f9;padding: 0 10px;}
.g-youshi .g-bg-line p span{position:relative;display: block;width: 300px;margin: 0 auto;}
.g-youshi .g-bg-line p span:before{content:"";position: absolute;top: 10px;left: 0;width: 300px;height:2px;border-top: 2px solid #dfdfdf;z-index: 0;}

.g-youshi-list {padding-top: 10px;}
.g-youshi-list .am-u-sm-4{text-align: center;}
.g-youshi-list .am-u-sm-4 h2{font-weight: 600;color: #666;}
.g-youshi-list .am-u-sm-4 h2 small{font-weight: 500;}
.g-youshi-list img{width: 160px;}
    
.g-history-form{padding: 40px 70px 20px 70px;margin-top: 30px;border: 1px solid #ddd;}
.g-history-form .g-bg-line{margin-bottom: 40px;}
.g-history-form .g-bg-line p b{font-size: 24px;color: #333;font-weight: 600;margin-left: 92px;}
.g-bg-line p span:before{content:"";position: absolute;top: 10px;left: 0;width: 300px;height:2px;border-top: 2px solid #dfdfdf;z-index: -1;}

.g-history-form  .g-form h3{font-size: 18px;}
.g-history-form  .g-form input[type="text"]{width: 250px;height: 40px;padding-left: 10px;}
.g-history-form  .g-form input[type="submit"]{width: 130px;height: 40px;background: #e65600;border: 1px solid #e65600;color: #fff;font-size: 16px;}
.g-history-form  .g-form .am-u-sm-3{text-align: center;}
.g-history-form  .g-form .am-u-sm-3 img{display: block;padding: 3px;border: 1px solid #999;margin: 0 auto;}
.g-history-form  .g-bg-line p span:before {top: 20px;}

/* 预拍内页 */
.g-dabao-list .tables{background:#E2E2E2;width:783px;height:80px;}
.g-dabao-list .tables p{display:block;margin:0;width:200px;height:80px;padding:10px 0;border-right:1px solid #fff;float:left;text-align:center;line-height:30px;font-size:14px;}
.g-dabao-list .tables p:nth-child(4n) {border-right: 0px!important;width:176px;}
.g-dabao-list .tables p span{display:block;color:#F33434;font-size: 20px;}
.ypperson{width: 821px;display:block;}
.ypperson .person_tit{width: 821px;height:50px;line-height:50px;display:block;border-bottom:1px solid #e5e5e5;font-size:18px;color:#ff8a00;padding-left:20px;}

/* side小工具 */
@media (max-width: 768px){.side{display: none;}}
@media (min-width: 768px){
    ul{margin: 0;padding: 0;}
    li{list-style: none;}
    .rightservices{position: fixed;right: -57px;bottom: 100px;}
    .side{position:fixed;top:0px;right: 0;z-index:999;width:40px;padding:0 5px;background:url(/statics/images/side-bg.png);}
    .side ul{padding-top: 80px;}
    .side ul li{margin-bottom: 30px;}
    .side ul li.g-wx{position: relative;}
    .side ul li.g-wx:hover:before{content: "";position: absolute;top: -30px;left: -124px;display: block;width: 100px;height: 100px;background: url(/statics/images/weixin.png) no-repeat;background-size: 100%;padding: 5px;background-color: #fff;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;border: 1px solid #ddd;}
    .side ul li.g-wx:hover:after{content: "";position: absolute;top: 19px;left: -13px;display: block;width: 0;height: 0;border-left: 8px solid #fff;border-top: 8px solid transparent;border-bottom: 8px solid transparent;}
    .side ul li p{margin-top: 0;}
    .g-user span{display: block;width: 30px;height:30px;background: url(/statics/images/right-menu-icons.png) no-repeat;background-position: -95px 0;}
    .g-user p{font-size: 14px;color: #fff;}

    .g-order span{display: block;width: 30px;height:30px;background: url(/statics/images/right-menu-icons.png) no-repeat;background-position: -490px 0;}
    .g-order p{font-size: 14px;color: #fff;}

    .g-wx span{display: block;width: 30px;height:30px;background: url(/statics/images/right-menu-icons.png) no-repeat;background-position: -938px 0;}
    .g-wx p{font-size: 14px;color: #fff;}

    .g-helps span{display: block;width: 30px;height:30px;background: url(/statics/images/right-menu-icons.png) no-repeat;background-position: -195px 0;}
    .g-helps p{font-size: 14px;color: #fff;}

    .g-back-box{position: absolute;left: 0;bottom: 30px;padding-top: 0!important;padding: 0 5px;font-size:14px;color: #fff;}
    .g-back-box a{color: #fff;}
    .g-back span{display: block;width: 30px;height:15px;background: url(/statics/images/right-menu-icons.png) no-repeat;background-position: -585px 0;}
    
    .g-close span{display: block;width: 30px;height:15px;background: url(/statics/images/right-menu-icons.png) no-repeat;background-position: -782px 0;}
}
