/*-------------------------头部脚部---------------------------------*/

#user-center {
    margin-bottom: 60px;
    margin-top: 105px;
}

#domain-bidding-msg {
    margin-top: 80px;
}

#domain-bidding {
    min-height: 500px;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.head-bottom .login {
    margin-top: 29px;
}

.head-bottom .login li {
    float: left;
    color: #fff;
}

.head-bottom .login li a {
    color: #fbb04d;
    line-height: 24px;
    font-size: 14px;
}

.head-bottom .login li a:hover {
    text-decoration: underline;
}

.head-bottom .login .type {
    padding: 2px 8px 2px 25px;
    margin: -3px 15px 0 0;
    border: 1px solid #fff;
    border-radius: 20px;
    height: 28px;
    line-height: 24px;
    background: url("../image/registered_icon1.png") no-repeat 8px -351px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.head-bottom .login-ago {
    padding-right: 90px;
}

.head-bottom {
    /* background-color:rgba(4,4,4,0.6); */
    background-color: #000;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    filter: Alpha(opacity=60) \9;
    background: #000 \9;
    /*实现IE背景透明*/
    height: 80px;
}

.head-bottom .nav {
    margin-left: 35px;
}

.head-bottom .nav li {
    float: left;
    width: 120px;
    text-align: center;
    height: 75px;
    line-height: 75px;
    transition: all 0.2s ease;
}

.head-bottom .nav li a {
    font-size: 16px;
    display: block;
    color: #fff;
    transition: all 0.2s ease;
}

.head-bottom .nav li:hover a {
    color: #3f8eee;
}

.head-bottom .nav li.on a {
    color: #fff;
    font-weight: bold
}

.head-bottom .nav li .hot {
    background: url("../image/hot_icon.png") no-repeat 83px 14px;
}

.head-bottom .logo {
    height: 80px;
    display: table;
}

.head-bottom .logo a {
    display: table-cell;
    vertical-align: middle;
}

.head-bottom .logo img {
    max-width: 260px;
    vertical-align: middle;
    *margin-top: 18px;
}

.head-bottom .search {
    position: relative;
    margin-top: 28px;
}

.head-bottom .search .text {
    width: 200px;
    height: 35px;
    line-height: 35px;
    border: none;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    text-indent: 10px;
}

.head-bottom .search .sub {
    width: 30px;
    height: 20px;
    background: url("../image/index_icon.png") no-repeat 3px 0;
    border: none;
    position: absolute;
    right: 3px;
    top: 10px;
}

.footer {
    background: #1c2631;
    text-align: center;
}

.advanced-us {
    padding: 30px 0;
    border-top: 1px solid #141d26;
    border-bottom: 1px solid #222d39;
}

.advanced-us .link {
    color: #767c86;
    text-align: left;
}

.wrapper-advanced {
    position: relative;
}

.advanced-us .link li a {
    color: #dedede;
}

.advanced-us .link li a:hover {
    text-decoration: underline;
}

.advanced-us .link .link-friend {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.advanced-us .link .link-friend li {
    float: left;
    margin-right: 30px;
}

.advanced-us .link .link-help {
    float: left;
    width: 300px;
    padding-top: 56px;
}

.advanced-us .link .link-help .tit {
    margin-bottom: 20px;
}

.advanced-us .link .link-help .help-list {
    width: 50%;
    float: left;
    margin-bottom: 20px;
}

.advanced-us .link .tit {
    font-size: 16px;
}

.domain-tab .lab {
    padding: 15px 10px;
    display: block;
}

.advanced-us .address {
    width: 843px;
    padding: 26px 0 0 0;
}

.advanced-us .address li {
    width: 21%;
    float: left;
    background: url("../image/footer_icon1.png") no-repeat center 20px;
    text-align: center;
    padding-top: 125px;
    color: #9fa3aa;
}

.advanced-us .address li.wth {
    width: 35%;
    margin-left: -30px;
}

.advanced-us .address .er-img {
    background: none;
    padding: 0;
    width: auto;
    margin-top: 13px;
}

.wow-group {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
}

.advanced-us .address li.icon2 {
    background: url("../image/footer_icon2.png") no-repeat center 20px;
}

.advanced-us .address li.icon3 {
    background: url("../image/footer_icon3.png") no-repeat center 20px;
}

.advanced-us .address li.icon4 {
    background: url("../image/np_code.jpg") no-repeat center top;
    padding-top: 145px;
    border-left: 1px solid #121c26;
    padding-left: 20px;
    margin-top: 32px;
    padding-bottom: 0;
}

.footer-two {
    height: 70px;
    line-height: 70px;
    padding: 20px 0;
    background: #1c2631;
    color: #6a6a6a;
    border-top: 1px solid #141d26;
    color: #9fa3aa;
}

.footer-two a {
    color: #9fa3aa;
}

.footer-two a:hover {
    color: #5986b3;
    text-decoration: underline;
}


/*----------------------分页----------------------------*/

.pager {
    padding-top: 30px;
}

.pager a {
    float: left;
    margin-left: 7px;
    display: block;
    padding: 0 11px;
    height: 29px;
    line-height: 29px;
    border: 1px solid #e6e6e6;
    background: #fff;
    border-radius: 2px;
}

.pager .prev a {
    background: #fff url("../image/login_icon2.png") no-repeat 12px -177px;
    padding: 0;
    width: 30px;
    width: 30px;
}

.pager .next a {
    background: #fff url("../image/login_icon2.png") no-repeat 12px -210px;
    padding: 0;
    width: 30px;
    width: 30px;
}

.pager a:hover {
    background: #3688d9;
    border: 1px solid #3688d9;
    color: #fff;
}

.pager .prev a:hover {
    background: #3688d9 url("../image/login_icon2.png") no-repeat 10px -241px;
}

.pager .next a:hover {
    background: #3688d9 url("../image/login_icon2.png") no-repeat 12px -270px;
}

.pager .current {
    display: block;
    padding: 0 11px;
    height: 29px;
    line-height: 29px;
    border: 1px solid #e6e6e6;
    background: #fff;
    border-radius: 2px;
    float: left;
    margin-left: 10px;
    background: #3688d9;
    color: #fff;
    border-color: #3688d9;
}

.pager .rows {
    display: block;
    padding: 0 11px;
    height: 30px;
    line-height: 30px;
}


/*---------------------首页----------------------------------*/

.callbacks_container {
    position: relative;
}

.callbacks_container li a {
    display: block;
    height: 600px;
    width: 100%;
}

.callbacks_container .login-form {
    margin-top: 0;
    position: absolute;
    top: 75px;
    z-index: 2000;
    right: 50%;
    margin-right: -595px;
}

.callbacks_container .login-over {
    width: 360px;
    height: 325px;
    background: #fff;
    position: absolute;
    top: 68px;
    right: 50%;
    margin-right: -595px;
    z-index: 2000;
    text-align: center;
    padding-top: 45px;
    border-radius: 3px;
}

.callbacks_container .login-over .user-alias a {
    display: inline-block;
}

.callbacks_container .login-over .user-alias .label-2 {
    height: 22px;
    line-height: 22px;
    border-radius: 10px;
    padding: 0 8px 0 22px;
    background: #a5a54c url("../image/registered_icon1.png") no-repeat 2px -323px;
    font-size: 13px;
    color: #fff;
    margin: 2px 0 0 7px;
}

.callbacks_container .login-over .user-alias .label-1 {
    height: 20px;
    line-height: 20px;
    border-radius: 30px;
    padding: 0 8px 0 22px;
    background: url("../image/registered_icon1.png") no-repeat 6px -385px;
    font-size: 13px;
    color: #3689d9;
    margin: 2px 0 0 10px;
    border: 1px solid #3689d9;
}

.callbacks_container .login-over .name {
    margin: 20px 0;
}

.callbacks_container .login-over .price {
    margin-top: 30px;
}

.callbacks_container .login-over .price li {
    float: left;
    width: 118px;
    border-left: 1px solid #e6e6e6;
    height: 30px;
    line-height: 0;
}

.callbacks_container .login-over .price .num {
    margin-top: 24px;
}

.callbacks_container .login-over .price li a {
    color: #666;
}

.callbacks_tabs li a {
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 5px;
}

.bulletin-bar {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dfdfdf;
}

.bulletin-bar .tit {
    font-size: 20px;
    width: 120px;
    font-weight: bold;
    background: url("../image/index_icon.png") no-repeat right -239px;
}

.bulletin-bar .notice li {
    float: left;
    color: #A9A9A9;
}

.bulletin-bar .notice li a {
    color: #333;
    padding: 0 50px;
}

.bulletin-bar .notice li a:hover {
    text-decoration: underline;
    color: #3270ff;
}

.bulletin-bar .more {
    color: #333;
    margin-right: 0px;
}

.index-container1 {
    padding-top: 40px;
    background: #fff;
    height: 475px;
}

.index-title {
    font-size: 18px;
    color: #606369;
    text-align: center;
}

.index-title .font {
    font-size: 30px;
    padding: 5px 0;
}

.index-title hr {
    width: 38px;
    height: 2px;
    background: #3688d9;
    display: inline-block;
    border: none;
    margin-top: 5px;
}

.index-container1 .advantage-nr {
    margin-top: 35px;
}

.index-container1 .advantage-nr li {
    float: left;
    margin-left: 88px;
    width: 330px;
    text-align: center;
}

.index-container1 .advantage-nr li .title {
    font-size: 16px;
    padding: 5px 0 15px 0;
}

.index-container1 .advantage-nr li .desc {
    line-height: 29px;
}

.index-container1 .advantage-nr li:hover .desc {
    visibility: visible;
    transform: translateY(0);
}

.index-container1 .advantage-nr .desc {
    visibility: hidden;
    transform: translateY(10px);
    /*color: #B6B6B6;*/
    transition: all .3s linear;
}

.index-container1 .advantage-nr li .icon {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(9, 8, 8, .1);
    margin: 10px auto 20px;
    position: relative;
    -webkit-transition: background-position-x 2s linear;
    transition: background-position-x 2s linear;
    background-position-x: 0;
}

.advantage-nr li .icon .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../image/us_ys_1.png") no-repeat 0 33px;
    transition: all 0.3s cubic-bezier(.55, .06, .68, .19);
    -webkit-transition: all 0.3s cubic-bezier(.55, .06, .68, .19);
    -moz-transition: all 0.3s cubic-bezier(.55, .06, .68, .19);
    -o-transition: all 0.3s cubic-bezier(.55, .06, .68, .19);
}

.advantage-nr .profit .icon .img {
    background-position: -143px 37px;
}

.advantage-nr .deal .icon .img {
    background-position: -292px 37px;
}

.advantage-nr li:hover .mask {
    width: 160px;
    height: 160px;
    FILTER: progid: DXImageTransform . Microsoft . Gradient(gradientType=0, startColorStr=#6f97d9, endColorStr=#4890eb);
    /*IE 6 7 8*/
    background: -ms-linear-gradient(top, #6f97d9, #4890eb);
    /* IE 10 */
    background: -moz-linear-gradient(top, #6f97d9, #4890eb);
    /*火狐*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6f97d9), to(#4890eb));
    /*谷歌*/
}

.advantage-nr li:hover .icon .img {
    background-position-y: -108px;
    /*transition:all 0.3s ease;z-index:999;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;*/
}

.index-container2 {
    background: -webkit-linear-gradient(left, #121924, #141C27);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #121924, #141C27);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #121924, #141C27);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #121924, #141C27);
    /* 标准的语法 */
    background: #121924 \9;
}

.table-ipt {
    width: 100px;
    height: 28px;
    background-color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #b3b3b3;
    padding: 0 11px;
    line-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: bold;
    vertical-align: 1px;
    color: #ff9835;
}

.operation-tycj {
    padding-right: 22px;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}

.operation-tycj .btn {
    margin-left: 12px;
    width: 90px;
    height: 28px;
    background-color: #3688d9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
}

.tr-dn {
    display: none;
}

.index-container2 .wrapper {
    height: 435px;
    background: url("../image/domain_sf.jpg") no-repeat right bottom;
}

.index-container2 .release-nr {
    color: #fff;
    padding-top: 70px;
}

.index-container2 .index-title {
    text-align: left;
    color: #fff;
}

.index-container2 .release-nr.w640 {
    width: 470px;
}

.index-container2 .release-nr .font-nr {
    margin-top: 20px;
    line-height: 28px;
}

.index-container2 .release-nr .font-nr a {
    text-decoration: underline;
    color: #494b4d;
}

.index-container2 .release-nr .btn {
    display: block;
    width: 118px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    text-align: center;
    margin-top: 20px;
    color: #fff;
    border: 1px solid #559ee5;
    color: #559ee5;
    background: none;
}

.index-container2 .release-nr .btn:hover {
    color: #fff;
    background: #559ee5;
    transition: all 0.3s ease;
}

.circle-ani {
    position: relative;
    width: 650px;
    height: 435px;
}

.circle-ani .icon {
    background: url("../image/domain_sf2.png") no-repeat;
    position: absolute;
}

.circle-ani .asset-1 {
    width: 42px;
    height: 42px;
    left: 126px;
    top: 94px;
    /*transform: scale(0.335) rotate(26.6deg);transform:translate(150px, 80px);*/
}


/*.circle-ani .asset-1.ani-after{animation: animX 2s cubic-bezier(0.36,0,0.64,1) -2s alternate, animY 2s cubic-bezier(0.36,0,0.64,1)  0s alternate; }*/

.circle-ani .content {
    width: 395px;
    height: 280px;
    transform: scale(0) rotate(180deg);
    margin: 72px 0 0 58px;
    transition: 1.5s ease all;
    -webkit-transform: scale(0) rotate(180deg);
    -moz-transform: scale(0) rotate(180deg);
    -o-transform: scale(0) rotate(180deg);
    -webkit-transition: 1.5s ease all;
    ;
    -moz-transition: 1.5s ease all;
    ;
    -o-transition: 1.5s ease all;
    ;
}

.circle-ani .content.ani-after {
    transform: scale(1) rotate(0deg);
    transition: 1.5s ease all;
}

.index-video {
    position: relative;
}

.index-video video {
    position: absolute;
    left: 0;
    top: -80px;
    right: 0;
}

.index-video .font-nr {
    width: 280px;
    position: absolute;
    left: 5%;
    top: 50%;
    margin-top: -75px;
    /*background-color: rgba(80,80,80,0.2);*/
    color: #fff;
    font-size: 30px;
    padding: 25px 35px;
    border-radius: 4px;
}

.index-video .font-nr .btn {
    width: 175px;
    height: 45px;
    border: 1px solid #fff;
    border-radius: 25px;
    line-height: 45px;
    background: none;
    font-size: 18px;
    margin-top: 20px;
}

.index-container4 .process-img {
    text-align: center;
    height: 370px;
    padding: 40px 0 70px 0;
}

.index-container4 .process-img .process-content {
    background: #fff;
    padding-top: 55px;
    border-radius: 25px;
}

.index-container4 {
    background: #fff;
}

.index-container4 .process-content {
    width: 1020px;
    margin: 0 auto;
}

.index-container4 .process-content li {
    float: left;
    line-height: 26px;
    width: 156px;
    text-align: center;
}

.index-container4 .process-content li em {
    display: inline-block;
    width: 130px;
    height: 131px;
    background: url("../image/index_icon5.png") no-repeat;
    margin-bottom: 15px;
}

.index-container4 .process-content li.prev em {
    width: 50px;
    height: 36px;
    background: url("../image/index_icon6.png") no-repeat;
    margin: 47px 0px 0 0;
}

.index-container4 .process-content li.prev {
    width: 60px;
}

.index-container4 .process-content li.em2 em {
    background-position: 0 -169px;
}

.index-container4 .process-content li.em3 em {
    background-position: 0 -333px;
}

.index-container4 .process-content li.em4 em {
    background-position: 0 -496px;
}

.index-container4 .process-content li.em5 em {
    background-position: 0 -687px;
}

.index-container4 .process-content li.icon:hover {
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
}


/*.index-container4 .index-title{color:#fff;padding:50px 0 30px 0;}*/


/*.index-container4 .index-title hr{background:#fff;}*/

.index-container5 .index-title {
    color: #FFF;
    margin-bottom: 40px;
}

.index-container5 .index-title hr {
    background: #FFF;
}

.index-container5 {
    padding: 30px 0 70px 0;
    border-top: 1px solid #e6e6e6;
    text-align: center;
    background: url("../image/platform_bg2.jpg") no-repeat top center;
    height: 378px;
}

.index-container5 .platform-main {
    width: 660px;
    margin: 0 auto;
    overflow: hidden;
}

.index-container5 .platform-main .platform-one {
    width: 240px;
    height: 240px;
    background: #fff url("../image/intenat_03.png") no-repeat;
    border-radius: 50%;
    position: relative;
}

.index-container5 .platform-main .platform-one img {
    margin-top: 97px;
}

.index-container5 .each-other {
    width: 47px;
    height: 47px;
    display: inline-block;
    margin-top: 95px;
}

.index-container5 .platform-jm {
    width: 535px;
    height: 240px;
    background: #fff;
    border-radius: 130px;
    padding: 0 80px 0 43px;
    text-align: left;
    line-height: 30px;
    position: absolute;
}

.index-container5 .platform-jm .nr {
    width: 250px;
    margin-top: 45px;
}

.index-container5 .platform-jm img {
    margin-top: 93px;
}

.index-container5 .platform-main .platform-one.jinmi .platform-jm {
    top: 0;
    left: -663px;
}

.index-container5 .platform-main .platform-one.juming .platform-jm {
    top: 0;
    right: -663px;
}

.index-container5 .platform-main .platform-one.juming .platform-jm img {
    margin-left: 30px;
}

.index-container5 .platform-main .platform-one.jinmi:hover .platform-jm {
    left: 0;
    transition: all 0.3s ease;
    z-index: 999;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.index-container5 .platform-main .platform-one.juming:hover .platform-jm {
    right: 0;
    transition: all 0.3s ease;
    z-index: 999;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.index-container6 {
    padding: 50px 0 40px 0;
    background: #fff;
}

.index-container6 .index-title {
    margin-bottom: 40px;
}


/*.index-container6 .index-title hr{background:#388adb;}*/

.index-container6 .content li {
    float: left;
    width: 184px;
    height: 45px;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    border-radius: 25px;
    margin: 0 8px;
    margin-bottom: 20px;
    box-shadow: 0px 1px 15px 2px #EEECEC;
}

.index-container6 .content li:hover {
    color: #3688d9;
    transition: all 0.3s ease;
    box-shadow: 0px 1px 15px 2px #3f8eee;
}

.partner-link {
    padding: 20px 0;
    background: #1c2631;
    border-bottom: 1px solid #222d39;
}

.partner-link .tit {
    color: #3688d9;
    background: url("../image/link_icon1.png") no-repeat left center;
    padding-left: 22px;
    margin-right: 20px;
}

.partner-link li {
    float: left;
    margin-left: 35px;
}

.partner-link li a {
    color: #a8acb3;
}

.partner-link li a:hover {
    text-decoration: underline;
}


/*-----------------------------登录-------------------------------------*/

#login-main {
    background: url("../image/login_bg.jpg") no-repeat center top;
    padding: 200px 0;
}

.login-nr {
    background: #fff;
    padding: 65px 0;
    border-radius: 4px;
    width: 1100px;
    margin: 0 auto;
}

/*.login-nr .fr-nr img {
    width: 365px;
}*/

.login-content {
    padding: 55px 0 0 0;
}

.login-form {
    width: 460px;
    padding: 0 100px;
}

.login-form .tit {
    font-size: 18px;
    border-bottom: 1px solid #d9d9d9;
    height: 36px;
}

.login-form .tit li.on a {
    color: #3688d9;
    border-bottom: 1px solid #3688d9;
    padding-bottom: 17px;
}

.login-form .tit li {
    padding-right: 25px;
    cursor: pointer;
    margin-right: 25px;
    height: 17px;
    line-height: 17px;
    border-right: 1px solid #dedede;
    float: left;
}

.login-form .text {
    margin-bottom: 5px;
}

.login-form .text em {
    width: 40px;
    height: 50px;
    background: url("../image/login_icon3.png") no-repeat 16px -99px;
    border: 1px solid #e5e5e5;
    border-radius: 3px 0 0 3px;
    border-right: none;
}

.login-form .password em {
    background-position: 17px -42px;
}

.login-form .yzm em {
    background-position: 17px -42px;
}

.login-form .text input {
    width: 407px;
    border: none;
    border: 1px solid #e5e5e5;
    border-radius: 0 3px 3px 0;
    height: 50px;
    text-indent: 10px;
    line-height: 50px;
    line-height: 50px \9;
    border-left: none;
}

.login-form .tips {
    text-align: center;
    color: #ff9127;
    margin-top: 20px;
    background: url("../image/user-tips.png") no-repeat 80px -45px;
    padding-left: 20px;
}

.login-form .check input {
    margin-right: 10px;
}

.login-form .sub input {
    height: 50px;
    line-height: 50px;
    background: #3688d9;
    color: #fff;
    border: none;
    border-radius: 3px;
    width: 100%;
    font-size: 18px;
    margin-top: 30px;
}

.login-form .yzm input {
    width: 270px;
}

.login-form .yzm img {
    margin-left: 15px;
    cursor: pointer;
}

.login-form .meassge .input-box {
    width: 270px;
}

.login-form .meassge .btn {
    margin-left: 15px;
    width: 120px;
    background: #f2f1f1;
    color: #666;
    border-radius: 3px;
    border: none;
    height: 52px;
    text-indent: 0;
}

.register-nr {
    margin-top: 150px;
}

.register-nr .yzm input {
    width: 125px;
}

.register-nr .yzm img {
    margin-left: 7px;
}

.login-form .checkTip {
    height: 20px;
    display: block;
    width: 300px;
    float: left;
}

.back-admin .clearfix .font {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: right;
}

.back-admin {
    padding: 30px 20px;
    background: #fff;
    width: 320px;
    margin-top: 220px;
}

#bulk-main {
    color: #898989;
}


/*----------------------------竞价---------------------------------*/

.crumbs {
    margin: 25px 0;
    padding-left: 17px;
    background: url("../image/login_icon2.png") no-repeat left -146px;
}

.crumbs a {
    color: #3688d9;
}

.domain-tab {
    width: 100%;
    border: 1px solid #e6e6e6;
    background: #fff;
    text-align: center;
}

.domain-tab td {
    padding: 15px 10px;
}

.domain-tab th {
    padding: 20px 10px;
    border-bottom: 1px solid #f6f6f6;
    background-color: #fff;
}

.tr_odd {
    background: #f7f7f7;
}

.tr_even {
    background: #fff;
}

.domain-tab .a-btn {
    display: inline-block;
    width: auto;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #8ec0f1;
    border-radius: 3px;
    color: #3688d9;
}

.domain-tab .a-btn:hover {
    background: #3688d9;
    color: #fff;
}

.domain-tab .del-btn:hover {
    background: #e6484c;
    color: #fff;
}

.domain-tab .del-btn {
    display: inline-block;
    width: 50px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #e6484c;
    border-radius: 3px;
    color: #e6484c;
}

.domain-tab .baidu {
    display: block;
    width: 20px;
    height: 20px;
    background: url("../image/registered_icon1.png") no-repeat left -190px;
}

.domain-tab .cover {
    padding: 0;
    text-align: center;
}

.domain-tab .cover label {
    display: block;
    padding: 18px 0;
}

.domain-tab .cover_news {
    padding: 20px;
}

.domain-tab .increasing {
    background: url("../image/registered_icon1.png") no-repeat 56px -148px;
    padding: 0 16px 0 10px;
}

.domain-tab .descending {
    background: url("../image/registered_icon1.png") no-repeat 54px -283px;
    padding: 0 16px 0 10px;
}

#meassge {
    border: 1px solid #e6e6e6;
    background: #fff;
}

.doamin-detail {
    width: 835px;
    margin-bottom: 30px;
}

.doamin-detail .name {
    padding: 25px 10px 25px 30px;
    border-bottom: 1px solid #e6e6e6;
}

.doamin-detail .name .domain-color {
    font-size: 24px;
    width: 550px;
    line-height: 31px;
}

.doamin-detail .name li {
    float: left;
    height: 17px;
    line-height: 17px;
    border-left: 1px solid #989898;
    padding: 0 25px;
}

.doamin-detail .name li a {
    color: #666;
}

.doamin-detail .name li a:hover {
    text-decoration: underline;
}

.doamin-detail .name ul {
    margin-top: 10px;
}

.doamin-detail .detail .clearfix {
    border-bottom: 1px solid #e6e6e6;
    height: 80px;
    line-height: 80px;
}

.doamin-detail .detail .font {
    display: block;
    width: 125px;
    text-align: right;
    background: #fafafa;
    padding-right: 20px;
}

.doamin-detail .detail .nr {
    padding-left: 50px;
    width: 550px;
}

.doamin-detail .detail .clearfix {
    overflow: hidden;
}

.doamin-detail .detail .platform {
    text-align: center;
    font-size: 18px;
    padding-bottom: 50px;
    padding-top: 30px;
}

.doamin-detail .detail .platform .tit {
    margin-bottom: 30px;
}

.doamin-detail .detail .platform img {
    margin-left: 20px;
}

.explain {
    background: #fff;
    width: 350px;
    border: 1px solid #e6e6e6;
}

.explain .tit {
    height: 50px;
    line-height: 50px;
    background: #f5f7fa url("../image/registered_icon1.png") no-repeat 14px -221px;
    padding-left: 40px;
    font-size: 18px;
}

.explain .nr {
    padding: 15px 25px 40px 25px;
    line-height: 32px;
}

.domain-tab .no-login {
    padding: 80px 0;
    text-align: left;
    background: url("../image/dngl_03.png") no-repeat 20px center;
    padding-left: 240px;
    width: 150px;
    margin: 0 auto;
}

.domain-tab .no-login a {
    margin-top: 10px;
    width: 90px;
    background: #f6f8fc;
}


/*----------------------------抢注---------------------------------*/

.search-criteria {
    background: #fff;
    padding: 10px 0;
    border: 1px solid #e6e6e6;
}

.search-criteria .line {
    padding: 17px 5px 17px 20px;
    overflow: hidden;
}

.search-criteria .line label {
    overflow: hidden;
    display: block;
    float: left;
    margin-left: 19px;
}

.search-criteria .line label input {
    margin: 6px 6px 0 0;
}

.search-criteria .line .lab1 input {
    margin: -2px 6px 0 0;
}

.search-criteria .line .sel {
    border: none;
    border: 1px solid #b3b3b3;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    background: url(../image/registered_icon1.png) no-repeat 140% -112px;
    padding: 4px 7px 4px 5px;
    margin: 0 11px;
}

.search-criteria .line .text {
    height: 30px;
    line-height: 30px;
    text-indent: 5px;
    border: 1px solid #b3b3b3;
}

.search-criteria .line .filed {
    background: #f5f7fa url("../image/registered_icon1.png") no-repeat 0 -39px;
    width: 48px;
    height: 30px;
    display: block;
}

.search-criteria .line .already .font {
    margin: 4px 40px 0 10px;
}

.search-criteria .special-line .lab1 {
    margin: 2px 0 0 30px;
}

.user-content .search-btn {
    padding: 0;
}

.search-btn .bor {
    border-top: 1px dashed #e6e6e6;
    text-align: center;
    padding: 20px 0;
}

.search-btn .sub {
    width: 80px;
    height: 30px;
    line-height: 30px;
    border: none;
    background: #3688d9;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
}

.search-btn .reset {
    width: 80px;
    height: 35px;
    line-height: 35px;
    border: none;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    border: 1px solid #3688d9;
    background: none;
    color: #3688d9;
    margin-left: 20px;
    cursor: pointer;
}

.more-change {
    padding: 20px 0 10px 0;
}

.more-change .result {
    margin-top: 5px;
}

.more-change .result a {
    padding-left: 17px;
    background: url("../image/registered_icon1.png") no-repeat 0 -88px;
    margin-left: 10px;
}

.more-change .paging li {
    float: left;
    border-radius: 3px;
}

.more-change .paging li a {
    /* display: block; */
    width: 24px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #e6e6e6;
    margin-left: 10px;
}

.more-change .paging li.on a {
    background: #3688d9;
    color: #fff;
}

.operation .lab input {
    margin: 6px 10px 0 0;
}

.operation .lab {
    margin: 5px 0 0 19px;
}

.operation {
    padding: 20px 0;
    overflow: hidden;
}

.operation .sel {
    border: none;
    border: 1px solid #b3b3b3;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    background: #fff url(../image/registered_icon1.png) no-repeat 129px -112px;
    padding: 4px 15px 4px 5px;
    margin: 0 10px 0 20px;
    width: 150px;
}

.operation .page {
    text-align: right;
    padding-right: 10px;
}

.pager {
    padding: 10px 0;
    overflow: hidden;
    float: right;
}

.pager .rows {
    float: left;
    padding-right: 10px;
}

.page .rows {
    padding-left: 10px;
}


/*--------------------------关于我们----------------------------------------*/

.aboutus-banner {
    margin-top: 80px;
    text-align: center;
}

.aboutus-banner img {
    width: 100%;
}

.company-profile {
    padding: 35px 0 60px 0;
    background: #fff;
}

.company-profile .company-bg {
    height: 344px;
    margin-top: 30px;
    padding: 32px 0 0 0;
    background: url("../image/aboutus_icon1.jpg") no-repeat right top;
}

.company-profile .company-content {
    width: 745px;
    padding: 20px 35px;
    background: #eaf5ff;
    line-height: 33px;
    color: #545454;
    height: 270px;
}

.corporate-environment .index-title {
    padding-top: 35px;
    height: 130px;
    background: url("../image/aboutus_icon2.jpg") no-repeat center top;
    color: #fff;
}

.corporate-environment .index-title hr {
    background: #fff;
}

.corporate-environment .corporate-img ul {
    overflow: hidden;
}

.corporate-environment .corporate-img li {
    float: left;
    width: 16.6666%;
    overflow: hidden;
    position: relative;
}

.corporate-environment .corporate-img li img {
    width: 100%;
}

.corporate-environment .corporate-img li .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(35, 35, 35, 0.6);
}

.corporate-environment .corporate-img li:hover .mask {
    display: none;
}

.corporate-environment .corporate-img li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    transition: 0.5s ease all;
}

.corporate-map .map-img {
    width: 62%;
    height: 510px;
    background: url("../image/aboutus_icon4.jpg") no-repeat center top;
}

.corporate-license {
    background: #3688d9;
    width: 38%;
    height: 510px;
}

.corporate-license .index-title {
    text-align: left;
    color: #fff;
}

.corporate-license .content {
    padding: 35px 10px 35px 80px;
}

.corporate-license .content img {
    margin-top: 15px;
}

.corporate-license .index-title .font {
    font-size: 25px;
}


/*--------------------------商务合作----------------------------------------*/

.cooperation-banner {
    text-align: center;
    margin-top: 80px;
}

.cooperation-banner img {
    width: 100%;
}

.cooperation-content1 {
    padding: 40px 0 60px 0;
}

.cooperation-content1 .index-title {
    color: #606369;
    line-height: 30px;
}

.cooperation-content1 .index-title .font {
    color: #2e3032;
}

.cooperation-content1 .list-nr {
    margin-top: 40px;
}

.cooperation-content1 .list-nr li .icon img {
    transition: 0.5s ease all;
}

.cooperation-content1 .list-nr li:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    transform: scale(1.15);
    transition: 0.5s ease all;
}

.cooperation-content1 .list-nr li {
    width: 340px;
    text-align: center;
    float: left;
    margin-left: 90px;
}

.cooperation-content1 .list-nr li .tit {
    font-size: 18px;
    padding: 20px 0 15px 0;
}

.cooperation-content1 .list-nr li .font {
    line-height: 32px;
}

.cooperation-content2 {
    padding: 40px 0 60px 0;
    background: #3b6eae;
}

.cooperation-content2 .index-title {
    color: #fff;
    line-height: 30px;
}

.cooperation-content2 .index-title .font {
    color: #fff;
    padding-top: 0;
}

.cooperation-content2 .index-title hr {
    background: #fff;
    margin-top: 10px;
}

.cooperation-content2 .contact-msg {
    width: 930px;
    margin: 0 auto;
    margin-top: 20px;
}

.cooperation-content2 .contact-msg .hide-box {
    width: 200px;
    height: 160px;
    background: url("../image/cooperation_icon1.jpg") no-repeat;
    padding: 120px 110px 90px 100px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    /*position: absolute; top: 0;*/
    /*transform: rotateY(180deg);
            backface-visibility: hidden;*/
    display: none;
}

.cooperation-content2 .container .btn {
    width: 90px;
    height: 27px;
    line-height: 27px;
    background: none;
    border: 1px solid #fff;
    display: inline-block;
    font-size: 14px;
    margin-top: 5px;
}

.cooperation-content2 .contact-msg .fl-nr {
    height: 400px;
    width: 400px;
}

.cooperation-content2 .contact-msg .fl-nr p {
    margin-bottom: 10px;
}

.cooperation-content2 .contact-msg .show-box {
    width: 200px;
    height: 120px;
    background: url("../image/cooperation_icon2.jpg") no-repeat;
    padding: 160px 110px 90px 100px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    /*position: absolute; top: 0;*/
    /*backface-visibility: hidden;*/
}


/*.cooperation-content2 .contact-msg .container{ position: relative; transition: 1s; transform-style: preserve-3d; }*/


/*.cooperation-content2 .contact-msg .container:hover { transform: rotateY(180deg); }*/

.cooperation-content2 .contact-msg .container:hover .show-box {
    display: none;
}

.cooperation-content2 .contact-msg .container:hover .hide-box {
    display: block;
}


/*--------------------------成功案例----------------------------------------*/

.successful-case-banner {
    width: 100%;
    height: 677px;
    background: url("../image/successful_case_banner.jpg") no-repeat center top;
}

.successful-case {
    margin-top: 50px;
}

.successful-case .title ul {
    overflow: hidden;
}

.successful-case .title li {
    float: left;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 22px;
    background: #3270ff;
    text-align: center;
}

.successful-case .case-nr {
    margin-top: 15px;
}

.successful-case .case-nr li {
    margin-bottom: 2px;
    overflow: hidden;
}

.successful-case .case-nr li span {
    float: left;
    height: 60px;
    line-height: 60px;
    color: #515456;
    font-size: 18px;
    text-align: center;
    font-size: 16px;
}

.case-xh {
    width: 150px;
    background: #e7f1fa;
    user-select: none;
}

.case-ym {
    background: #ecf4fb;
    width: 250px;
}

.case-jg {
    background: #eff5fc;
    width: 250px;
}

.case-sj {
    background: #f2f8fd;
    width: 230px;
}

.case-pt {
    background: #f7fafd;
    width: 320px;
}

.successful-case .title a {
    color: #fff;
}

.successful-case .tit-xh {
    width: 150px;
    user-select: none;
}

.successful-case .tit-ym {
    width: 250px;
}

.successful-case .tit-jg {
    width: 250px;
}

.successful-case .tit-sj {
    width: 230px;
}

.successful-case .tit-pt {
    width: 320px;
}

.successful-case .load-more {
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #8a8a8a;
    background: #fafafa;
    font-size: 16px;
    margin-top: 20px;
    cursor: pointer;
}

.successful-case .load-more:hover {
    background: #3688d9;
    color: #fff;
}

.successful-case .sort-icon1 {
    background: url("../image/success_case.png") no-repeat 1px 11px;
    padding: 4px 6px;
    margin-left: 8px;
}

.successful-case .sort-icon2 {
    background: url("../image/success_case.png") no-repeat 1px -21px;
    padding: 4px 6px;
    margin-left: 8px;
}

.successful-case .sort-icon3 {
    background: url("../image/success_case.png") no-repeat 1px -49px;
    padding: 4px 6px;
    margin-left: 8px;
}

#loading {
    position: fixed;
    bottom: 50%;
    left: 50%;
    margin-bottom: -50px;
    margin-left: -60px;
    z-index: 99999999;
}

#loading img {
    width: 100px;
    height: 100px;
}

#loading2 {
    position: fixed;
    bottom: 50%;
    left: 50%;
    margin-bottom: -50px;
    margin-left: -60px;
    z-index: 99999999;
}

#loading2 img {
    width: 100px;
    height: 100px;
}

.disabled {
    background: #bbb;
    border: none;
}


/*---------------------------个人中心----------------------------------------*/

.user-main-content {
    width: 1000px;
}

.person-center-tit {
    height: 50px;
    line-height: 50px;
    padding-left: 40px;
    background: #3889d9;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
}

.user-nav {
    width: 180px;
    border: 1px solid #e6e6e6;
    background: #fff;
}

.user-nav .nav-tit {
    height: 50px;
    line-height: 50px;
    background: #627489 url("../image/jiantou_03.png") no-repeat 145px 22px;
    color: #fff;
    border-bottom: 1px solid #748393;
    cursor: pointer;
    font-size: 15px;
}

.user-nav .nav-tit.on {
    background: #627489 url("../image/jiantou_04.png") no-repeat 145px 22px;
}

.nav-tit .new {
    width: 140px;
    height: 50px;
    background-image: url(/Public/Home/image/news_03.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.nav-tit span {
    padding-left: 50px;
}

.user-nav .drop-down {
    display: none;
}

.user-nav .drop-down li {
    height: 50px;
    line-height: 50px;
    background: #fff;
    color: #fff;
    border-bottom: 1px solid #e6e6e6;
}

.user-nav .drop-down li a {
    display: block;
    padding-left: 55px;
}

.user-nav .drop-down li a.on {
    border-left: 2px solid #a9c8e7;
    background: #ebf1f7;
    padding-left: 53px;
    color: #3889d9;
}

.user-nav .drop-down li.new {
    background: url(../image/news_03.png) no-repeat left top;
}

.user-nav .drop-down li a.cur a {
    border-left: 2px solid #a9c8e7;
    background: #ebf1f7;
    padding-left: 53px;
    color: #3889d9;
}

.user-nav .drop-down li:hover {
    background: #ebf1f7;
}

.user-nav .drop-down li:hover a {
    color: #3889d9
}

.user-content {
    border: 1px solid #e6e6e6;
    background: #fff;
    position: relative;
}

.user-index-content {
    width: 1000px;
}

.user-content .user-tit {
    height: 50px;
    background: #f5f7fa;
    border-bottom: 1px solid #e7e7e7;
}

.user-content .user-tit .nav {
    margin-top: 10px;
}

.user-content .user-tit .nav li {
    padding-bottom: 12px;
    float: left;
    font-size: 18px;
}

.user-content .user-tit .nav li.on {
    border-bottom: 1px solid #3688d9;
    margin-bottom: -1px;
}

.user-content .user-tit .nav li.on a {
    color: #3688d9;
}

.user-content .user-tit .nav li a {
    display: block;
    border-left: 1px solid #b3b3b3;
    height: 27px;
    line-height: 27px;
    padding: 0 20px;
}

.user-content .user-tit .release {
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #8ec0f1;
    color: #3688d9;
    border-radius: 3px;
    text-align: center;
    text-indent: 20px;
    background: url(../image/user_icon1.png) no-repeat 8px 8px;
    margin: 9px 15px 0 0;
}
.clearFix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.clearFix {
    zoom: 1;
}

.user-content .search .line {
    padding-top: 10px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    position: relative;
    min-height: 48px;
    line-height: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.user-content .search .lab-line {
    padding-top: 0;
    padding: 8px 0 0 0;
}

.user-content .search {
    padding: 20px;
}

.user-content .search .font-nr {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: right;
    margin-right: 10px;
}

.user-content .search .lab {
    font-weight: normal;
}

.user-content .search .lab-nr {
    width: 850px;
}

.user-content .search .lab {
    display: block;
    height: 27px;
    line-height: 26px;
    margin-right: 10px;
    padding-right: 10px;
    margin-top: 1px;
    border: 1px solid #fff;
    margin-bottom: 9px;
}

.user-content .search .lab input {
    margin-top: -2px;
    opacity: 0;
    margin-right: -2px;
}

.user-content .search .lab.on {
    border: 1px solid #3688d9;
    color: #3688d9;
    border-radius: 4px;
}

.user-content .search .lab:hover {
    border: 1px solid #3688d9;
    color: #3688d9;
    border-radius: 4px;
}

.domain-tab .sort-icon1 {
    background: url("../image/user-tips.png") no-repeat 0 -77px;
    padding: 0 5px;
    margin-left: 5px;
}

.domain-tab .sort-icon2 {
    background: url("../image/user-tips.png") no-repeat 0 -96px;
    padding: 0 5px;
    margin-left: 5px;
}

.domain-tab .sort-icon3 {
    background: url("../image/user-tips.png") no-repeat 0 -115px;
    padding: 0 5px;
    margin-left: 5px;
}

.user-content .search .search-btn {
    text-align: center;
}

.user-content .search .search-btn .btn {
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.user-content .domain-tab {
    border-left: none;
    border-right: none;
    margin-top: -1px;
}

.search-two .btn {
    border-radius: 0 3px 3px 0;
    height: 31px;
}

.search-two {
    margin: 10px 10px 0 0;
}

.user-content .out-search {
    padding: 20px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.user-content .out-search label input {
    margin: 6px 5px 0 0;
}

.user-content .out-search label {
    margin-right: 25px;
    float: left;
}

.user-content .phone-authen .number {
    margin: 5px 10px 0 0;
}

.user-form {
    padding: 20px 0 40px 0;
}

.user-form .clearfix .font {
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: right;
}

.user-form .clearfix {
    overflow: hidden;
    margin-bottom: 20px;
}

.user-form .clearfix strong {
    line-height: 32px;
    color: #ff4a1a;
    margin-left: 21px;
}

.user-form .btn {
    width: 95px;
}

.user-form textarea {
    overflow-y: auto;
}

.user-form .error_tip {
    display: none;
}

#release-domain .domain-tab .text {
    text-align: center;
}

#release-domain .domain-tab .text.price,
#release-domain .domain-tab .text.price1 {
    background: #fff url("../image/user_icon1.png") no-repeat 10px -18px;
}


/*#release-domain .domain-tab .sel{text-align:center;}*/

#release-domain .domain-tab .w100.sel {
    background-position: 83px -112px;
}

#release-domain .domain-tab .w150.sel {
    background-position: 133px -112px;
}

#release-domain .user-content {
    min-height: 600px;
}

.user-content .condition {
    padding: 30px 14px;
}

.user-content .condition .agreen {
    margin-bottom: 30px;
}

.user-content .condition .agreen span {
    color: #3688d9;
}

.user-content .condition .agreen input {
    margin-right: 10px;
}

.user-content .condition .form-btn .btn {
    width: 90px;
    height: 35px;
    line-height: 35px;
}

.user-content .condition .form-btn .btn2 {
    width: 70px;
    height: 23px;
    margin-top: 5px;
    line-height: 23px;
    margin-left: 20px;
}

.domain-list-col0 {
    color: #0ca156;
}

.domain-list-col1 {
    color: #3889d9;
}

.domain-list-col2 {
    color: #db864d;
}

.domain-list-col3 {
    color: #ff4a1a;
}

.help-banner {
    background: url("../image/help_banner.jpg") no-repeat center top;
    height: 400px;
}

.help-banner .search {
    display: inline-block;
    margin-top: 120px;
    font-size: 18px;
}

.help-banner .search .text {
    width: 400px;
    height: 50px;
    line-height: 50px;
    text-indent: 10px;
    background: #819ced;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
}

.help-banner .search .btn {
    height: 52px;
    line-height: 52px;
    background: #fff;
    width: 110px;
    color: #3688d9;
    border-radius: 4px;
    margin-left: 15px;
}

.help-nav {
    width: 140px;
    padding: 20px 0;
    border: 1px solid #e6e6e6;
    background: #fafafa;
}

.help-nav li {
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.help-nav li a {
    display: block;
    color: #676767;
}

.help-content .block {
    display: block;
}

.help-content dt {
    padding: 20px 30px;
    background: url("../image/user_icon1.png") no-repeat 10px -46px;
    border-bottom: 1px solid #e6e6e6;
    cursor: pointer;
}

.help-content dd {
    background: #fafafa;
    padding: 10px 30px;
    line-height: 35px;
    border-bottom: 1px solid #e6e6e6;
    display: none;
    border-top: 1px solid #fff;
    margin-top: -1px;
}


/*.help-content dt.on{border-bottom:none;}*/

.help-nav li.on {
    border-left: 4px solid #3688d9;
    position: relative;
}

.help-nav li.on a {
    color: #3688d9;
}

.help-nav li.on em {
    background: url("../image/user_icon1.png") no-repeat 0 -111px;
    width: 11px;
    height: 26px;
    position: absolute;
    right: -3px;
    top: 13px;
}

#help-center {
    padding-bottom: 70px;
}


/*---------------------------资料设置----------------------------------------*/

.data-form {
    padding: 20px;
}

.data-form .clearfix {
    overflow: hidden;
    margin-bottom: 20px;
}

.data-form .clearfix .font {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: right;
    margin-left: 10px;
}

.data-form .clearfix .btn {
    width: 125px;
    height: 35px;
    line-height: 35px;
}

.data-form .adress .sel {
    margin-right: 10px;
}


/*.data-form .sel.w250{background-position:230px -112px;}*/

.data-form label {
    margin-right: 20px;
    margin-top: 6px;
}

.data-form label input {
    margin: 6px 6px 0 0;
}

#layerSafe .data-form .clearfix {
    margin-bottom: 10px;
}

.data-form .lab {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    margin-top: 0;
}

.data-form .lab input {
    margin-top: -1px;
}

.user-head-msg {
    height: 130px;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 95px 0 0 95px;
    padding: 20px;
}

.user-head-msg .user-nr {
    width: 490px;
    margin-left: 20px;
    position: relative;
}

.user-head-msg .user-nr .status em {
    float: left;
    width: 18px;
    height: 18px;
    margin: 3px 5px 0 3px;
}

.user-head-msg .user-nr .status .em1 {
    background: url("../image/user_icon2.png") no-repeat;
}

.user-head-msg .user-nr .status .em2 {
    background: url("../image/user_icon2.png") no-repeat 0 -28px;
}

.user-head-msg .user-nr .status .em3 {
    background: url("../image/user_icon2.png") no-repeat 0 -90px;
    margin-top: 2px;
}

.user-head-msg .user-nr .status .em4 {
    background: url("../image/user_icon2.png") no-repeat 0 -60px;
}

.user-head-msg .user-nr .status .em1.on {
    background: url("../image/user_icon2.png") no-repeat -32px 0;
}

.user-head-msg .user-nr .status .em2.on {
    background: url("../image/user_icon2.png") no-repeat -32px -29px;
}

.user-head-msg .user-nr .status .em3.on {
    background: url("../image/user_icon2.png") no-repeat -32px -90px;
}

.user-head-msg .user-nr .status .em4.on {
    background: url("../image/user_icon2.png") no-repeat -32px -60px;
}

.user-head-msg .user-nr .name {
    font-size: 16px;
    color: #333;
}

.user-head-msg .user-nr .name .domain-color {
    font-size: 14px;
    margin-left: 30px;
}

.user-head-msg .user-nr p {
    margin-bottom: 10px;
}

.user-head-msg .user-nr .user-alias {
    height: 22px;
    line-height: 22px;
    border-radius: 10px;
    padding: 0 8px 0 22px;
    background: #a5a54c url("../image/registered_icon1.png") no-repeat 2px -323px;
    font-size: 13px;
    color: #fff;
    margin: 2px 0 0 7px;
}

.user-head-msg .user-nr .user-type {
    height: 20px;
    line-height: 20px;
    border-radius: 30px;
    padding: 0 8px 0 22px;
    background: url("../image/registered_icon1.png") no-repeat 6px -385px;
    font-size: 13px;
    color: #3689d9;
    margin: 2px 0 0 10px;
    border: 1px solid #3689d9;
}

.safety-grade .down {
    width: 238px;
    height: 14px;
    background: #e6e6e6;
    margin: 5px 0 0 6px;
    border-radius: 10px;
}

.safety-grade .up {
    height: 14px;
    background: #50a835;
    border-radius: 10px;
}

.user-head-msg .user-price {
    width: 220px;
    padding-left: 30px;
    border-left: 1px dashed #e6e6e6;
    height: 130px;
    line-height: 33px;
}

.user-head-msg .user-price a {
    color: #3688d9;
}

.user-head-msg .user-price .btn {
    width: 80px;
    display: block;
    height: 28px;
    line-height: 28px;
    margin-top: 10px;
    color: #fff;
}

.user-head-msg .user-price .price-color span {
    font-size: 16px;
}

.booking-domain li {
    float: left;
    width: 243px;
    text-align: center;
    border-left: 1px solid #e6e6e6;
    height: 85px;
    padding-top: 25px;
}

.booking-domain {
    border: 1px solid #e6e6e6;
    margin-top: 20px;
    background: #fff;
}

.booking-domain li .num {
    font-size: 18px;
    color: #3688d9;
    margin-top: 10px;
}

.user-notice {
    margin-top: 20px;
    border: 1px solid #e6e6e6;
    background: #fff;
}

.user-notice .tit {
    height: 50px;
    line-height: 50px;
    background: #f5f7fa;
    border-bottom: 1px solid #e6e6e6;
    font-size: 18px;
    color: #1a1a1a;
    position: relative;
}

.user-notice .tit div {
    width: 130px;
    text-align: center;
    border-bottom: 1px solid #3688d9;
    float: left
}

.user-notice li {
    overflow: hidden;
    height: 43px;
    line-height: 43px;
    border-bottom: 1px dashed #e6e6e6;
    padding-left: 20px;
    /*list-style-type:disc;*/
    background: url("../image/user_icon1.png") no-repeat 6px -188px;
}

.user-notice ul {
    padding: 0 25px;
}

.user-notice li .time {
    color: #999;
}


/************大客户 .html**************************/

.agent-banner {
    width: 100%;
    background: url(../image/daili_img.jpg) no-repeat center top;
    text-align: center;
    padding: 280px 0 60px 0;
}

.agent-banner .link {
    display: inline-block;
    width: 240px;
    height: 85px;
    font-size: 24px;
    font-weight: bold;
    color: #fdff7a;
    background: #147bb1;
    border-radius: 60px;
    border: 5px solid #9ed3eb;
    line-height: 33px;
    padding-top: 12px;
}

.agent-content {
    text-align: center;
    padding: 40px 0 60px 0;
    line-height: 36px;
}

.agent-content .tit {
    font-size: 18px;
    color: #2687e4;
    margin-bottom: 5px;
}

.agent-content .list em {
    background: url(../image/daili_icon.png) no-repeat;
    width: 18px;
    height: 18px;
    margin: 9px 9px 0 0;
}

.agent-content .list .icon2 em {
    background-position: 0 -45px;
}

.agent-content .list .icon3 em {
    background-position: 0 -93px;
}

.agent-content .list .clearfix {
    display: inline-block;
}


/************404 .html**************************/

.no-find {
    width: 780px;
    padding: 110px 0 70px;
    margin: 0 auto;
    font-size: 24px;
    color: #3688d9;
    text-align: center;
}

.no-find img {
    margin-bottom: 40px;
}

.no-find a {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #3688d9;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    margin-top: 30px;
}

.no-find a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}


/************register.html 注册协议**************************/

.hide {
    display: none
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.wrap .main-fl {
    width: 75%;
    min-height: 500px;
    margin-top: 30px;
}

.wrap .main-fr {
    width: 24%;
    min-height: 500px;
    _overflow: hidden;
    margin-top: 30px;
}

.route {
    font-size: 14px;
    margin: 20px 0;
}

.route span {
    color: #808080;
}

#xieyi .nr {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 6666;
    background: #fff;
    width: 550px;
    padding: 10px 20px 20px 20px;
    border: 5px solid #c6c6c6;
    margin-left: -280px;
    margin-top: -170px;
    line-height: 27px;
}

#xieyi .nr .agree input {
    padding: 5px 10px;
    border: none;
    background: #ebb14d;
    color: #fff;
    border-radius: 3px;
}

#xieyi .nr .agree {
    text-align: center;
    padding: 30px 0 10px 0;
}

#xieyi .nr .title {
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#xieyi .nr .title span {
    width: auto;
    text-align: left;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #666;
}

#xieyi .nr .title .close {
    cursor: pointer;
}


/**----------邮箱验证-------------*/

.verify-prompt {
    height: 400px;
    text-align: center;
    font-size: 20px;
}

.verify-prompt .invalid,
.verify-prompt .error {
    padding: 250px 0 30px 0;
    color: #ff5700;
}

.verify-prompt .invalid {
    background: url(../image/erro2.png) no-repeat center 70px;
}

.verify-prompt .success {
    color: #ff5700;
}

.verify-prompt .error {
    background: url(../image/erro.png) no-repeat center 70px;
}

.verify-prompt .success #totalSecond {
    height: 200px;
    line-height: 260px;
    font-size: 60px;
    color: #ff5700;
}


/**--------------------------*/

.register .img-fl {
    margin: 145px 100px 0 0;
}

.user-content .explain {
    font-size: 14px;
    width: auto;
    padding: 20px;
    border: none;
}

.user-content .explain .title {
    font-size: 16px;
    background: #f5f7fa url("../image/registered_icon1.png") no-repeat 12px -225px;
    padding: 8px 0 8px 35px;
    margin-bottom: 8px;
    text-indent: 0;
}

.user-content .explain li {
    line-height: 30px;
    padding-left: 25px;
    color: #595959;
}

.user-content .explain p {
    line-height: 30px;
    color: #595959;
}

.user-content .explain li p {
    padding-left: 0;
}

.my-account .img-fl {
    margin: 30px 120px 0 0;
}

.my-account {
    min-height: 360px;
}

.register .nr .text .mar {
    margin-top: 10px;
}

#register .for-login {
    padding: 22px 140px 25px 0;
    text-align: right;
    color: #999;
}

#register .for-login a {
    color: #555;
}

#register .img-fl {
    margin: 80px 100px 0 0;
}

#register .register {
    padding-top: 0;
}

#release-domain .error_tip {
    padding: 10px 10px 10px 20px;
    margin-left: 15px;
    color: #d02535;
    background: url(../image/ataion_03.png) no-repeat 0 16px;
    border: none;
}

.help-about-us {
    padding-bottom: 30px;
}

.help-about-us .tit {
    border-bottom: 1px solid #e7e7e7;
    padding: 30px 0;
    text-align: center;
}

.help-about-us .tit h1 {
    font-size: 18px;
    margin-bottom: 10px;
}

.help-about-us .tit .time {
    color: #999;
}

.help-about-us .nr {
    padding: 20px;
    line-height: 28px;
}

.service-charge .bili {
    color: #666;
    position: relative;
}

.capital-details .bg1 {
    width: 245px;
    height: 75px;
    background: url(../image/capital_icon1.jpg) no-repeat;
}

.capital-details .bg2 {
    width: 245px;
    height: 75px;
    background: url(../image/capital_icon2.jpg) no-repeat;
}

.capital-details .price {
    width: 255px;
    height: 75px;
    height: 75px;
    background: #ebf7f4;
    text-align: center;
    line-height: 75px;
    font-size: 24px;
    color: #46bd84;
}

.capital-details .price2 {
    width: 253px;
    height: 75px;
    height: 75px;
    background: #f7f5f1;
    text-align: center;
    line-height: 75px;
    font-size: 24px;
    color: #d7a349;
}

.sel.w170 {
    background-position: 128% -112px;
    -webkit-background-position: 130% -112px;
}

.no-status {
    position: relative;
}

.no-status .hover-nr {
    display: none;
    position: absolute;
    left: 21px;
    top: 27px;
    padding: 5px 10px;
    border-radius: 4px;
    background: #e6e6e6;
    z-index: 333;
    color: #666;
    text-align: left;
}

.no-status:hover .hover-nr {
    display: block;
}

.no-status .reason .nr {
    display: inline-block;
    max-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-center-tips {
    padding: 10px 20px 10px 45px;
    background: url(../image/user-tips.png) no-repeat 15px center;
}

.bodymodal {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 1100;
    position: fixed;
    top: 0px;
    left: 0px;
}

.domain-alert {
    display: none;
    width: 200px;
    height: 250px;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    position: absolute;
    top: 3px;
    padding: 10px 20px;
    box-shadow: 0px 2px 16px 2px #f2f2f2;
    overflow-y: auto;
    z-index: 33333;
}

.storage-domain {
    cursor: pointer;
    position: relative;
}

#copy-domain-text {
    padding: 10px 20px;
    width: 320px;
    height: 290px;
    border: none;
    line-height: 30px;
}

#copyBtn {
    display: inline-block;
    padding: 0 10px;
    border-radius: 3px;
    background: #3689d9;
    color: #fff;
    height: 27px;
    line-height: 27px;
    margin-left: 20px;
    cursor: pointer;
}

.storage-domain .num {
    width: 30px;
    height: 22px;
    background: url(../image/bag_08.png) no-repeat;
    color: #fff;
    text-align: center;
    line-height: 28px;
    font-size: 13px;
    margin-left: 10px;
    text-indent: -2px;
}

.domain-tab .question-tips {
    padding: 5px 27px 5px 0;
    background: url(../image/tab_question.png) no-repeat right center;
}

#photo_preview,
#localImag {
    border: 1px solid #e6e6e6;
}

.return-share {
    position: fixed;
    right: 3%;
    top: 56%;
    margin-top: -20px;
    z-index: 5555;
}

.return-share li {
    width: 46px;
    height: 44px;
    margin-bottom: 3px;
}

.return-share li.qq-icon {
    background: url(../image/news_img/icon-side1.png) no-repeat;
}

.return-share li.qq-icon:hover {
    background: url(../image/news_img/icon-side1-active.png);
}

.return-share li.back-top {
    background: url(../image/news_img/icon-side5.png) no-repeat;
    cursor: pointer;
}

.return-share li.back-top:hover {
    background: url(../image/news_img/icon-side5-active.png);
}

.return-share li .kefu_box {
    width: 107px;
    position: absolute;
    left: -108px;
    top: 0;
    display: none;
}

.return-share li .kefu-nr {
    width: 100px;
    border: 1px solid #e7e7e7;
    text-align: center;
    border-radius: 3px;
}

.return-share li .kefu-nr .list {
    padding: 0 5px 5px 5px;
    background: #fff url(../image/qq1.png) no-repeat;
    border-bottom: 1px dashed #d4d4d4;
    cursor: pointer;
    background-size: 100px;
}
.return-share li .kefu-nr .list:last-child {
    background: #fff url(../image/qq2.png) no-repeat;
    background-size: 100px;
}
.return-share li .kefu-nr .list a {
    display: block;
    color: #666;
    padding-top: 117px
}


/* .return-share li.qq-icon:hover .kefu-nr{display:block;} */

.return-share .qr-code {
    position: relative;
    background: url(../image/news_img/icon-side2.png);
}

.return-share .qr-code .nr {
    width: 135px;
    text-align: center;
}

.return-share .qr-code .nr_box {
    display: none;
    border: solid 1px #eee;
    position: absolute;
    width: 136px;
    right: 52px;
    background: #fff;
}

.return-share .qr-code:hover {
    background: #1c2631 url(../image/news_img/icon-side2-active.png);
}


/* .return-share .qr-code:hover .nr{display:block;text-align:center;font-size:12px;padding:6px 5px 0 5px;background:#fff;} */

.xufei-price .domain-tab {
    border-top: none;
}

.xufei-price .domain-tab th {
    padding: 7px 10px;
}

.xufei-price .domain-tab td {
    padding: 7px 10px;
    border-bottom: 1px solid #eee;
}

.high-icon {
    display: inline-block;
    position: absolute;
    right: -30px;
    top: -9px;
}


/*交流群css start*/

.return-share .qr-group .nr_box {
    position: absolute;
    width: 137px;
    right: 51px;
    background: #fff;
}

.return-share .qr-group {
    position: relative;
    background: url(../image/news_img/icon-side3.png);
}

.return-share .qr-group .nr {
    position: absolute;
    right: 50px;
    top: -1px;
    border: 1px solid #eee;
    width: 121px;
    background: #fff;
    display: none;
    text-align: center;
}

.return-share .qr-group .nr p {
    margin: 0;
}

.return-share .qr-group:hover {
    background: url(../image/news_img/icon-side3-active.png);
}


/* .return-share .qr-group:hover .nr{text-align:center;font-size:12px;padding:5px 5px 8px 5px;background:#fff;} */

.return-share .qr-code4 {
    background: url(../image/news_img/icon-side4.png);
}

.return-share .qr-code4:hover {
    background: url(../image/news_img/icon-side4-active.png);
}


/*交流群css end*/


/**----------新手指南-------------*/

.guide-banner img {
    width: 100%;
}

.main-title {
    font-size: 30px;
    color: #343434;
    padding: 40px 0 40px 0;
    text-align: center;
}

.guide-part-one .font-nr {
    font-size: 20px;
    color: #3d4756;
    background: url(../image/guide_icon1.png) no-repeat center top;
    text-align: center;
    margin: 45px 0 55px 0;
    padding: 15px 0 30px 0;
}

.guide-part-second {
    padding-bottom: 80px;
}

.guide-part-second li {
    float: left;
    width: 380px;
    height: 320px;
    background: #fafafb;
    border: 1px solid #f3f2f2;
    text-align: center;
    padding-top: 35px;
    margin-left: 27px;
    box-shadow: 0px 5px 4px -1px #f2f2f2;
}

.guide-part-second li em {
    display: block;
    width: 135px;
    height: 175px;
    background: url(../image/guide_icon2.png) no-repeat;
    display: inline-block;
}

.guide-part-second li .tit {
    color: #3185d7;
    font-size: 25px;
    margin: 5px 0 10px 0;
}

.guide-part-second li .icon1 {
    background-position: 0 -193px;
}

.guide-part-second li .icon2 {
    background-position: 0 -389px;
}

.guide-part-second li:hover em {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -o-transform: translateY(-8px);
    transform: translateY(-8px);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
}


/**----------专题-------------*/

h1,
h2,
h3,
h4 {
    font-size: 14px;
    font-weight: normal
}

html,
body {
    /*  position: relative; */
    height: 100%;
}

body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
    min-width: 1200px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
}

.swiper-wrapper .slides1 {
    background: #15162e url(../image/huodong_img/part_one_bg.jpg) no-repeat center 79px;
    background-size: 100% 100%;
    position: relative;
    text-align: center;
}

.swiper-wrapper .slides1 .item1 {
    width: 79%;
    margin-top: 6%;
}

.slides1 .huodong-date {
    position: absolute;
    left: 50%;
    margin-left: -155px;
    bottom: 8%;
    font-size: 22px;
    color: #fff;
}

.swiper-wrapper .slides2 {
    background: url(../image/huodong_img/part_two_bg.jpg) no-repeat center top;
}

.swiper-cen {
    width: 1220px;
    margin: 0 auto;
}

.main-title2 {
    padding-top: 3%;
    color: #fff;
    font-size: 18px;
    margin-bottom: 5%;
}

.main-title2 h2 {
    font-size: 64px;
}

.main-title2 .nr {
    display: inline-block;
}

.main-title2 .nr em {
    width: 41px;
    height: 1px;
    background: url(../image/huodong_img/tit_border.png) no-repeat;
    margin: 13px 25px 0 25px;
}

.swiper-wrapper .slides2 li {
    width: 33.3%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    float: left;
}

.swiper-wrapper .slides2 li .img {
    height: 230px;
    line-height: 230px;
}

.swiper-wrapper .slides2 li img {
    width: 50%;
}

.swiper-wrapper .slides2 li .t-name {
    margin-top: 11%;
    font-size: 30px;
    margin-bottom: 4%;
}

.swiper-wrapper .slides2 li hr {
    display: inline-block;
    height: 1px;
    background: #fff;
    border: none;
    width: 35px;
    margin-bottom: 5%;
}

.swiper-wrapper .slides2 li .btn {
    display: inline-block;
    width: 170px;
    height: 47px;
    line-height: 47px;
    background: #3739d5;
    font-size: 18px;
    color: #fff;
    border: none;
    margin-top: 6%;
}

.swiper-wrapper .slides3 {
    background: url(../image/huodong_img/part_three_bg.jpg) no-repeat;
    background-size: 100% 100%;
}

.swiper-wrapper .slides3 li {
    width: 25%;
    text-align: center;
    float: left;
    color: #fff;
    font-size: 18px;
}

.swiper-wrapper .slides3 li hr {
    border: none;
    height: 8px;
    background: #fff;
    border-radius: 6px;
    margin: 30px auto;
    width: 35px;
}

.slides3 .main-title2 {
    margin-bottom: 4%;
}

.swiper-wrapper .slides4 {
    background: #d0892b;
}

.slides4 .swiper-cen {
    width: 1300px;
}

.slides4 ul {
    padding: 65px 80px 0 80px;
    height: 64%;
    background: url(../image/huodong_img/part_one_img4.png) no-repeat;
    background-size: 100% 100%;
}

.slides4 .main-title2 {
    margin-bottom: 2%;
    padding-top: 2%;
}

.slides4 li {
    float: left;
    width: 20%;
    height: 20%;
    background: #fff;
    border-radius: 4px;
    font-size: 16px;
    text-align: left;
    padding: 15px 20px 20px 20px;
    margin-left: 22px;
    margin-bottom: 20px;
    transition: all 0.8s ease-out;
    cursor: pointer;
}

.slides4 li:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transition: all 0.8s ease-out;
}

.slides4 li b {
    font-size: 30px;
    color: #ec9409;
}

.swiper-wrapper .slides5 {
    background: url(../image/huodong_img/part_four_bg.jpg) no-repeat;
    background-size: 100% 100%;
}

.hearts {
    width: 37%;
    height: 44%;
    margin: 0 auto;
    position: relative;
}

.hearts .icon1 {
    width: 31%;
    position: absolute;
    left: -10%;
    top: 7%;
}

.hearts .icon1 img {
    width: 100%;
}

.hearts .icon2 {
    width: 30%;
    position: absolute;
    left: 1%;
    bottom: -7%;
}

.hearts .icon2 img {
    width: 100%;
}

.hearts .icon3 {
    width: 30%;
    position: absolute;
    right: -20%;
    bottom: 14%;
}

.hearts .icon3 img {
    width: 100%;
}

.swiper-wrapper .slides6 {
    background: url(../image/huodong_img/part_five_bg.jpg) no-repeat;
    background-size: 100% 100%;
}

.slides6 {
    position: relative;
}

.slides6 .btn {
    width: 800px;
    display: block;
    position: absolute;
    bottom: 35%;
    left: 50%;
    border: none;
    margin-left: -400px;
    background: none;
}

.slides6 .btn img {
    width: 100%;
    margin-left: 8%;
}

.fixed-ad {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.fixed-ad img {
    width: 100%;
}

.fixed-ad .close {
    width: 33px;
    height: 30px;
    background: url(../image/close_icon.png) no-repeat;
    position: absolute;
    top: 17px;
    right: 10px;
    cursor: pointer;
}

.pulse {
    -webkit-animation: pulse 1s ease infinite;
    /*调用名称为heartAnimate的动画，全程1s，速度曲线是ease，无限循环播放*/
    -moz-animation: pulse 1s ease infinite;
    -o-animation: pulse 1s ease infinite;
    -ms-animation: pulse 1s ease infinite;
    animation: pulse 1s ease infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.heart {
    -webkit-animation: heartAnimate 1s ease infinite;
    /*调用名称为heartAnimate的动画，全程1s，速度曲线是ease，无限循环播放*/
    -moz-animation: heartAnimate 1s ease infinite;
    -o-animation: heartAnimate 1s ease infinite;
    -ms-animation: heartAnimate 1s ease infinite;
    animation: heartAnimate 1s ease infinite;
}


/*定义一个名字叫heartAnimate的动画，实现心形图的放大以及旋转效果*/

@keyframes heartAnimate {
    0%,
    100% {
        transform: scale(1) rotate(0);
    }
    /*0%,100%时保持图形的原大小且不旋转*/
    10%,
    30% {
        transform: scale(0.9) rotate(3deg);
    }
    /*10%,30%时图形缩小成0.9倍，并且顺时针旋转3度*/
    20%,
    40%,
    60%,
    80% {
        transform: scale(1.1) rotate(-3deg);
    }
    /*20%,40%,60%,80%时图形扩大成1.1倍，并且逆时针旋转3度*/
    50%,
    70% {
        transform: scale(1.1) rotate(3deg);
    }
    /*50%,70%时图形扩大成1.1倍，并且顺时针旋转3度*/
}

@-webkit-keyframes heartAnimate {
    0%,
    100% {
        -webkit-transform: scale(1) rotate(0);
    }
    10%,
    30% {
        -webkit-transform: scale(0.9) rotate(3deg);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
    }
    50%,
    70% {
        -webkit-transform: scale(1.1) rotate(3deg);
    }
}

@-moz-keyframes heartAnimate {
    0%,
    100% {
        -moz-transform: scale(1) rotate(0);
    }
    10%,
    30% {
        -moz-transform: scale(0.9) rotate(3deg);
    }
    20%,
    40%,
    60%,
    80% {
        -moz-transform: scale(1.1) rotate(-3deg);
    }
    50%,
    70% {
        -moz-transform: scale(1.1) rotate(3deg);
    }
}

@-o-keyframes heartAnimate {
    0%,
    100% {
        -o-transform: scale(1) rotate(0);
    }
    10%,
    30% {
        -o-transform: scale(0.9) rotate(3deg);
    }
    20%,
    40%,
    60%,
    80% {
        -o-transform: scale(1.1) rotate(-3deg);
    }
    50%,
    70% {
        -o-transform: scale(1.1) rotate(3deg);
    }
}

@-ms-keyframes heartAnimate {
    0%,
    100% {
        -ms-transform: scale(1) rotate(0);
    }
    10%,
    30% {
        -ms-transform: scale(0.9) rotate(3deg);
    }
    20%,
    40%,
    60%,
    80% {
        -ms-transform: scale(1.1) rotate(-3deg);
    }
    50%,
    70% {
        -ms-transform: scale(1.1) rotate(3deg);
    }
}


/*.sjb-special-banner img{width:100%;text-align:center;}
.sjb-special-part1{margin-bottom:20px;margin-top:30px;}
.sjb-special-part1 .tit{text-align:center;}
.sjb-special-part1 .content{width:1220px;height:435px;background:url(../image/sjb_zt_bg1.png) no-repeat center top;}
.sjb-special-part1 .content .font{width:792px;margin:0 auto;font-size:26px;color:#fff;padding-top:105px;}
.sjb-special-part1 .content .line-btn{text-align:center;margin-top:70px;}
.sjb-special-part1 .content .line-btn a{display:inline-block;width:265px;height:66px;line-height:66px;background: -webkit-linear-gradient(left, #fd4064 , #fa9e55);
    background: -o-linear-gradient(right, #fd4064, #fa9e55);
    background: -moz-linear-gradient(right, #fd4064, #fa9e55);
    background: linear-gradient(to right, #fd4064 , #fa9e55);
    border:none;
    border-radius:28px;
    font-size:30px;
    color:#fff;
  }*/


/*.sjb-special-part2 .content{width:1220px;height:557px;background:url(../image/sjb_zt_bg2.png) no-repeat center top;margin-top:10px;}
.sjb-special-part2 .content .line-btn{margin-top:250px;}
.sjb-special-part3 .content{width:1220px;height:617px;background:url(../image/sjb_zt_bg3.png) no-repeat center top;margin-top:10px;}
.sjb-special-part3 .tit{margin:40px 0 40px 0;}
.sjb-special-part3 .content .font{padding-top:63px;}
.sjb-special-part3 .content .line-btn{margin-top:205px;}
.sjb-special-part3 .explain-nr{font-size:23px;color:#0b1f60;margin:93px 0 0 360px;}
.sjb-special-part3 .explain-nr b{color:#d40725;}*/

.user-nr .youhuiquan {
    display: block;
    width: 223px;
    height: 65px;
    background: url(../image/youhuiquan.jpg) no-repeat;
    position: absolute;
    right: 0;
    top: 60px;
    font-size: 12px;
    color: #fff;
    padding-left: 43px;
    line-height: 95px;
}

.number_pc {
    position: absolute;
    right: -30px;
    bottom: 4px;
    color: red;
}

@media screen and (min-width: 1700px) and (max-width: 2000px) {
    .slides2 .main-title2 {
        padding-top: 7%;
        margin-bottom: 8%;
    }
    .hearts .icon1 {
        width: 40%;
        top: 18%;
        left: -17%;
    }
    .hearts .icon2 {
        width: 40%;
        bottom: -22%;
        left: -9%;
    }
    .hearts .icon3 {
        width: 40%;
        top: 53%;
        right: -30%;
    }
    .slides4 .main-title2 {
        padding-top: 4%;
    }
    .slides4 ul {
        padding-top: 90px;
    }
    .slides1 .huodong-date {
        bottom: 6%;
    }
    .swiper-wrapper .slides1 .item1 {
        width: 85%;
    }
    #echarts-box {
        margin-bottom: 6%;
    }
    .swiper-wrapper .slides2 li .btn {
        margin-top: 14%;
    }
}

.guide-part-three {
    background: #fafafb;
    padding-bottom: 60px;
}

.guide-part-three li {
    padding: 35px 100px;
    background: #fff;
    margin-bottom: 15px;
}

.guide-part-three li em {
    display: block;
    width: 123px;
    height: 123px;
    background: url(../image/guide_icon3.png) no-repeat;
    margin-top: 80px;
}

.guide-part-three li .tit {
    font-size: 20px;
    margin-bottom: 20px;
}

.guide-part-three li dl dd {
    color: #585858;
    font-size: 16px;
    line-height: 30px;
    padding-left: 20px;
    background: url(../image/guide_icon3.png) no-repeat 0 -428px;
}

.guide-part-three li dl {
    margin-bottom: 20px;
}

.guide-part-three li .nr {
    width: 850px;
}

.guide-part-three li.icon1 em {
    background-position: 0 -144px;
    margin-top: 0;
}

.guide-part-three li.icon1 .nr {
    margin-top: 18px;
}

.guide-part-three li.icon2 em {
    background-position: 0 -293px;
    margin-top: 13px;
}

.guide-part-three li:hover em {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transition: all 1s ease-out;
}

.guide-part-four {
    padding-bottom: 130px;
}

.guide-part-four .nav {
    margin-bottom: 100px;
}

.guide-part-four .nav li {
    float: left;
    background: url(../image/guide_nav_icon.png) no-repeat;
    width: 296px;
    height: 71px;
    cursor: pointer;
}

.guide-part-four .nav li.icon1 {
    background-position: -300px 0;
    width: 300px;
}

.guide-part-four .nav li.icon2 {
    background-position: -606px 0;
    width: 300px;
}

.guide-part-four .nav li.icon3 {
    background-position: -906px 0;
    width: 300px;
}

.guide-part-four .nav li.on {
    background-position: 0 -90px;
}

.guide-part-four .nav .on.icon1 {
    background-position: -300px -90px;
}

.guide-part-four .nav .on.icon2 {
    background-position: -603px -90px;
}

.guide-part-four .nav .on.icon3 {
    background-position: -906px -90px;
}

.guide-part-four .for-btn {
    margin-top: 50px;
    text-align: center;
}

.guide-part-four .for-btn a {
    display: inline-block;
    width: 280px;
    height: 55px;
    line-height: 55px;
    background: #f7902b;
    color: #fff;
    border-radius: 30px;
    font-size: 22px;
}

#featured-area {
    /*height:500px;width:668px;*/
    margin: 0 auto 0 auto;
    position: relative;
}

.roundabout-holder {
    list-style: none;
    width: 688px;
    height: 520px;
    margin: 0px auto;
}

.roundabout-moveable-item {
    font-size: 12px !important;
    height: 520px;
    width: 688px;
    cursor: pointer;
    padding: 5px;
}

.roundabout-moveable-item img {
    height: 100%;
    width: 100%;
    background-color: #FFFFFF;
    margin: 0;
}

.roundabout-in-focus {
    cursor: auto;
}

.roundabout-holder span {
    display: none;
}

.roundabout a:active,
.roundabout a:focus,
.roundabout a:visited {
    outline: none;
    text-decoration: none;
}

.roundabout li {
    margin: 0
}

#featured-area .ban_l_btn {
    width: 42px;
    height: 65px;
    background: url(../image/roundabout_btn.png) no-repeat;
    position: absolute;
    left: -9px;
    top: 50%;
    margin-top: -54px;
    cursor: pointer;
}

#featured-area .ban_r_btn {
    width: 42px;
    height: 65px;
    background: url(../image/roundabout_btn.png) no-repeat -42px 0;
    position: absolute;
    right: -9px;
    top: 50%;
    margin-top: -54px;
    cursor: pointer;
}

#featured-area .ban_l_btn:hover {
    background-position: 0 -70px;
}

#featured-area .ban_r_btn:hover {
    background-position: -42px -70px;
}

.fixed-video {
    position: fixed;
    bottom: 20px;
    margin-top: -150px;
    left: 10px;
    z-index: 3333;
    background: #000;
    padding: 10px 0 0 0;
}

.fixed-video .close {
    background: url(../image/bg-loginclose.png) no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    right: -10px;
    top: -25px;
    ;
    z-index: 999999999;
    cursor: pointer;
}

.fixed-video iframe {
    width: 450px;
    height: 300px;
    z-index: 2345;
}

.common_tips {
    height: 36px;
    line-height: 36px;
    color: #db864d;
    border: 1px solid #fae1d1;
    background: #fcf7f7 url(../image/register_icon.png) no-repeat 0 -103px;
    padding-left: 50px;
    margin-bottom: 20px;
}

.paging {
    padding-right: 20px;
}

.paging li {
    float: left;
}

.paging li a {
    padding: 7px 12px;
    background: #e5e5e5;
    border-radius: 3px;
    margin-left: 7px;
}

.paging li.on a {
    background: #3688d9;
    color: #fff;
}


/*首页新闻资讯新加 @author*/

.news-container7 {
    background-color: #fff;
    padding-bottom: 62px;
}

.news-container7 .index-title {
    padding: 20px 0 60px;
}


/*.news-list li{ float: left;width: 305px;}*/


/* .news-list  li:nth-child(2n){ margin-left: 60px; } */

.news-list li:hover h3 {
    color: #4084d9;
}

.news-list li:hover .list-time {
    webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
}

.news-list .list-time {
    width: 102px;
    height: 102px;
    border-radius: 50%;
    background-color: #4084d9;
    color: #fff;
    text-align: center;
}

.list-time .tm1 {
    font-size: 48px;
    line-height: 48px;
    padding-top: 18px;
}

.list-time .tm2 {
    font-size: 14px;
    text-align: center;
}

.list-info {
    width: 450px;
    margin-left: 18px;
    margin-top: 14px;
}

.list-info h3 {
    font-size: 16px;
    line-height: 28px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*禁止自动换行*/
    overflow: hidden;
}

.list-info .info-p {
    font-size: 12px;
    line-height: 24px;
    height: 48px;
    color: #666;
    text-overflow: ellipsis;
    overflow: hidden;
}


/*欣慰资讯列表页*/

.news-content {
    width: 935px;
    background-color: #fff;
    height: auto;
    padding: 36px 16px 0 24px;
    box-sizing: border-box;
}

.news-content li {
    padding: 22px 0;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
}

.news-content li:hover h3 {
    color: #3688d9;
}

.news-content .news-desc {
    margin-left: 18px;
    width: 658px;
}

.news-content .news-tit img {
    display: inline-block;
    width: 215px;
    height: 143px;
}

.news-desc h3 {
    font-size: 22px;
    color: #333;
    font-size: 24px;
    margin-bottom: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*禁止自动换行*/
    overflow: hidden;
}

.news-desc .desc-p {
    font-size: 14px;
    line-height: 28px;
    color: #666;
}

.news-desc .tips {
    color: #999;
    font-size: 14px;
    margin-top: 12px;
}


/*.news-desc .gx-time{ margin-left: 18px; }*/

.news-desc .bq {
    margin-right: 12px;
}

.page {
    padding: 66px 0 70px;
    text-align: center;
}

.page a {
    display: inline-block;
    height: 28px;
    padding: 0 10px;
    margin: 0 5px;
    border-radius: 50%;
    line-height: 28px;
    color: #666;
    border: 1px solid #e9e9e9;
}

.page a:hover {
    background-color: #3688d9;
    border-color: #3688d9;
    color: #fff;
}

.page .up {
    border-radius: 30px;
}

.page .detail {
    border: none;
}

.page .detail:hover {
    background-color: transparent;
    color: #666;
    cursor: text;
}

.news-nav {
    width: 252px;
    margin-bottom: 12px;
    padding: 0 16px;
    background-color: #fff;
    height: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

.news-nav .nav-tit {
    font-size: 18px;
    color: #3688d9;
    padding-left: 14px;
    margin: 22px 0 16px;
    background: url(../image/bg-news-nav.png) no-repeat left center;
}

.news-nav ul {
    margin-bottom: 14px;
}

.news-nav li a {
    display: block;
    color: #333;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*禁止自动换行*/
    overflow: hidden;
}

.news-nav li a:hover {
    color: #3688d9;
}

.news-nav .category {
    margin-bottom: 26px;
}

.category li {
    border-bottom: 1px dashed #ddd;
    line-height: 46px;
    cursor: pointer
}

.category li span {
    float: right;
    font-size: 12px
}

.category li a {
    display: block;
    color: #333;
    line-height: 46px;
}

.category li .on,
.category li a:hover {
    color: #3688d9;
}

.category li i {
    margin-right: 10px;
    font-style: normal
}


/*新闻详情页*/

.detail-content {
    width: 935px;
    background-color: #fff;
    padding: 35px 32px 0 24px;
    height: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

.detail-content .detail-tit {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px dashed #e6e6e6;
}

.detail-content h1 {
    font-size: 30px;
    color: #333;
    margin-bottom: 16px;
}

.detail-content .detail-tips {
    font-size: 14px;
    color: #999;
}

.detail-content .detail-tips .bq {
    color: #3688d9;
    margin-right: 12px;
}

.detail-content .detail-tips .gx-time {
    margin-left: 10px;
}


/*.detail-content .detail-info{ padding-top: 34px; }*/

.detail-content .detail-info,
.detail-content .detail-info p {
    font-size: 14px;
    line-height: 28px;
    color: #333;
    padding-top: 10px;
}

.detail-content .detail-info .first {
    margin: 34px 0 26px 0;
    padding: 12px;
    background-color: #f9f9f9;
    border: 1px solid #e8e8e8;
}

.share {
    margin: 44px 0 22px;
    height: 36px;
    text-align: right;
}

.detail-next li {
    float: left;
    text-align: left;
    height: 82px;
    line-height: 82px;
    width: 50%;
    border-top: 1px solid #e8e8e8;
    color: #333;
}

.detail-next .det-up {
    color: #666;
}

.detail-next li:nth-child(2) {
    text-align: right;
}

.detail-next li a:hover {
    color: #3688d9;
}

.news-banner {
    background: url(../image/news-banner.jpg) no-repeat center top;
    height: 400px;
}

.share-qq,
.share-wb {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../image/share-qq.jpg) no-repeat center center;
}


/*检测弹出页面*/

.animated {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
    90% {
        transform: translate3d(0, 5px, 0)
    }
    to {
        transform: none
    }
}

.bbox {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    zoom: 1
}

.clear:after {
    content: '';
    display: block;
    clear: both
}

.wow-zz {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
    overflow: hidden
}

.newpre-pop {
    width: 600px;
    background-color: #fff;
    position: fixed;
    left: 50%;
    top: 35%;
    z-index: 1000;
    margin-left: -300px;
}

.newindex-pop {
    height: 207px;
}

.wow-pop .pop-tit {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ddd;
    padding: 0 30px;
    margin-bottom: 10px
}

.wow-pop .close {
    margin-top: 8px;
    cursor: pointer;
    text-align: right;
    float: right;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5
}

.newpre-pop .pop-list {
    height: 180px;
    overflow-y: scroll;
}

.pop-list .desc {
    padding: 0 30px 10px;
    height: 32px;
    line-height: 32px;
}

.pop-list .desc span {
    float: left;
    width: 50%;
}

.pop-list ul {
    padding: 0 30px 0;
    height: 170px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.wow-list ul {
    height: auto;
}

.pop-list li {
    overflow: hidden;
}

.pop-list li span {
    float: left;
    width: 48%;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.pop-list li span:first-child {
    margin-right: 20px;
}

.wow-pop .red {
    color: red
}

.wow-pop .green {
    color: #449d44
}

.wow-info .red {
    color: red
}

.wow-info .green {
    color: #449d44;
}

.index-pre-btn {
    position: absolute;
    bottom: -52px;
}

#copy-pop-text,
#copy-bul-text {
    opacity: 0;
    position: absolute;
    top: -66px;
    height: 0px;
}

.wow-pop .pop-bottom {
    height: 52px;
    line-height: 52px;
    border-top: 1px solid #ddd;
    padding: 0 30px;
    text-align: center;
}

.wow-pop .wow-close {
    display: inline-block;
    width: 130px;
    height: 28px;
    line-height: 28px;
    margin-top: 10px;
    font-size: 14px;
    border: 1px solid #4898d5;
    text-align: center;
    cursor: pointer;
    background-color: #2e8ded;
    color: #fff;
}

.wow-pop .wow-close:hover {
    opacity: .9;
    text-decoration: none;
}

.wow-pop .close:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5
}

.wow-lay {
    margin-bottom: 16px;
}

.wow-lay span {
    color: #f72727;
}

.wow-lab {
    display: block;
    padding-top: 14px;
    border-top: 1px solid #ddd;
}

.wow-lab input {
    margin-right: 6px;
}

.cBorder {
    border: 1px solid #fe9b44 !important;
}

.search div .text.resize {
    width: 120px;
    line-height: 20px;
    text-indent: 0;
    padding: 4px 5px 5px 5px;
    height: 21px;
}

textarea {
    -webkit-appearance: none;
}

textarea.resize {
    resize: both !important;
    height: 21px;
    padding: 5px 10px;
}

#Parent_int {
    position: absolute;
}

#children_num {
    margin-top: 13px;
}

.ml-5 {
    margin-left: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-100 {
    margin-left: 100px;
}

.ml-120 {
    margin-left: 120px;
}

.ml-150 {
    margin-left: 150px;
}


/* #h_reset{
  height:21px;
 } */


/* 添加拍卖流程 */

.pmlc_box {
    background-image: url("../image/liucheng_T.png");
    width: 997px;
    height: 185px;
    border: 1px solid #e6e6e6;
    margin-top: 35px;
    position: relative;
}

.pmlc_box a {
    color: #3688d9;
    font-size: 13px;
    /* padding-bottom:5px;
  border-bottom:1px; */
}


/*.pmlc_box a:hover{border-bottom:1px solid #3688d9;}*/

.pmlc_box .ljtj {
    position: absolute;
    left: 74px;
    bottom: 28px;
}

.pmlc_box .lxkf {
    position: absolute;
    left: 46%;
    bottom: 28px;
}

#copy-name-text {
    display: block;
    border: none;
    min-height: 44px;
    line-height: 22px;
    padding-top: 22px;
    text-align: center;
    font-size: 23px;
    color: #2f8be9;
    overflow-y: hidden;
}

.layui-layer-content i {
    text-align: center;
    display: block;
    font-style: normal;
    color: #999;
}

.layui-layer-btn .currentA {
    background-color: #2e8ded;
    color: #fff;
}

body .demo-class .layui-layer-btn {
    padding: 0 10px 26px;
}

body .demo-width .layui-layer-content {
    text-align: center;
}

.popUps {
    position: fixed;
    right: 0;
    top: 80px;
    z-index: 888
}

.popUps i {
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 2px;
}

.popUps img {
    width: 140px;
}

.mark_box {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.9;
}


/*.mark_cont .mark_img1{}*/

.mark_img1 {
    width: 997px;
    height: 269px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -29px;
    z-index: 99999;
    background: url(../image/news_img/mark1.png) no-repeat right 99px top 80px;
}

.mark_img2 {
    width: 878px;
    height: 291px;
    position: absolute;
    left: -200px;
    bottom: 58px;
    z-index: 99999;
    background: url(../image/news_img/mark2.png) no-repeat left top;
}

.mark_close {
    border: solid 1px #fff;
    color: #fff;
    border-radius: 35px;
    font-size: 18px;
    width: 160px;
    height: 47px;
    position: absolute;
    left: 66%;
    bottom: -59px;
    outline: none;
    background-color: transparent;
    z-index: 99999;
    margin-left: -459px;
}

.mark_close2 {
    border: solid 1px #fff;
    color: #fff;
    border-radius: 35px;
    font-size: 18px;
    width: 160px;
    height: 47px;
    position: absolute;
    left: 53%;
    bottom: -59px;
    outline: none;
    background-color: transparent;
    z-index: 99999;
    margin-left: -159px;
}

.mark_close:hover {
    background: #fff;
    color: #000;
}

.mark_close2:hover {
    background: #fff;
    color: #000;
}


/*新增*/

.mark_img1 .mark_text {
    width: 577px;
    height: 180px;
    border: solid 1px #8c8c8c;
    border-radius: 10px;
    color: #fff;
    padding: 30px;
    font-family: '微软雅黑';
}

.mark_img1 .mark_text .m_t {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 13px;
}

.mark_img1 .m_gl {
    color: #ffff00;
    display: inline;
    font-weight: bold;
}

.mark_img1 .mark_text .m_cont,
.mark_img2 .mark_text .m_cont {
    color: #fff;
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 28px;
}

.mark_img2 .mark_text {
    width: 744px;
    height: 50px;
    border: solid 1px #8c8c8c;
    border-radius: 10px;
    color: #fff;
    font-family: '微软雅黑';
    padding: 30px;
    margin-top: 160px;
    margin-left: auto;
}

.mark_text_xx {
    position: absolute;
    left: 26%;
    bottom: 14px;
    color: yellow;
    z-index: 99999;
    font-size: 18px;
}


/*滚动公告*/

.roll_Notice {
    width: 470px;
    height: 28px;
    float: right;
    line-height: 28px;
    position: relative;
    padding-right: 61px;
    margin-top: 10px;
}

.roll_Notice span {
    color: #3688d9;
    font-size: 14px;
}

.roll_Notice .time {
    color: #999;
}

.roll_Notice .swiper-slide {
    background: none;
}

.notice_news_box {
    padding: 0 14px;
}

.notice_news_box ul {
    padding: 0;
}

.More {
    position: absolute;
    right: 0;
}

.More a {
    color: #999;
    font-size: 14px;
    margin-right: 10px;
}


/*.More a:hover{border-bottom: 1px solid #3688d9;}*/

.user-notice ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: none;
}

.user-notice li {
    width: 456px;
    overflow: hidden;
    height: 43px;
    line-height: 43px;
    border-bottom: 1px dashed #e6e6e6;
    padding-left: 20px;
    background: url(../image/user_icon1.png) no-repeat 6px -188px;
}

.mr-20 {
    margin-right: 20px;
}

.domain-M {
    margin-right: 20px;
}

.Testing_list {
    width: 854px;
    border-collapse: collapse;
}

.Testing_list thead .tes_top td {
    font-weight: bold;
    color: #333;
}

.Testing_list tr {
    margin-left: 55px;
}

.Testing_list tr td {
    border: solid 1px #e6e6e6;
    padding-left: 55px;
    line-height: 39px;
}

.Testing_list .tes_top {
    background: #f5f7fa;
}

.testing_x p {
    padding-left: 33px;
}

.domain-tab .sort-icon1,
.Testing_list .sort-icon1 {
    background: url("../image/user-tips.png") no-repeat 0 -77px;
    padding: 0 5px;
    margin-left: 5px;
}

.domain-tab .sort-icon2,
.Testing_list .sort-icon1 {
    background: url("../image/user-tips.png") no-repeat 0 -96px;
    padding: 0 5px;
    margin-left: 5px;
}

.domain-tab .sort-icon3,
.Testing_list .sort-icon1 {
    background: url("../image/user-tips.png") no-repeat 0 -115px;
    padding: 0 5px;
    margin-left: 5px;
}

.user-form .clearfix .w36 {
    width: 36px;
}

.user-form .m50 {
    margin-left: 50px;
}

.user-form .clearfix .Testing_nav {
    width: 854px;
    overflow: hidden;
}

.user-form .clearfix .Testing_nav li {
    margin-right: 39px;
    float: left;
    line-height: 32px;
}

.user-form .clearfix .Testing_nav .tes_li {
    width: 111px;
    height: 32px;
    background: #3688d9;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    margin-right: 0;
    margin-left: 20px;
    float: right;
}

.user-form .clearfix .jiance {
    width: 111px;
    height: 85px;
    margin-top: 23px;
}

.user-form .clearfix .Testing_nav li .nub {
    font-size: 18px;
    font-weight: bold;
}

.user-form .clearfix .Testing_nav li .nub_-1,
.Testing_list tr .nub_-1 {
    color: #333;
}

.user-form .clearfix .Testing_nav li .nub_1,
.Testing_list tr .nub_1 {
    color: #5fca25;
}

.user-form .clearfix .Testing_nav li .nub_0,
.Testing_list tr .nub_0 {
    color: #ff4500;
}

.user-form .clearfix .Testing_nav button,
input {
    border: none;
    outline: none;
}


/*国庆假日值班客服*/

.national_service {
    width: 135px;
    height: 205px;
    position: fixed;
    right: 1%;
    top: 30%;
    margin-top: -30px;
    z-index: 5556;
}

.national_service .close_h {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -22px;
    right: 0;
    background: url(../image/news_img/close_h_02.png) no-repeat right;
    cursor: pointer;
}

.national_service2 {
    width: 135px;
    height: 205px;
    position: fixed;
    left: 1%;
    top: 30%;
    margin-top: -30px;
    z-index: 5556;
}

.national_service2 .close_h {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -22px;
    left: 0;
    background: url(../image/news_img/close_h_02.png) no-repeat right;
    cursor: pointer;
}


/*大客户加盟费*/

.domain_box {
    padding: 19px;
}

.domain-tab tr {
    border: solid 1px #e7e7e8;
}

.domain-tab tr:hover {
    background-color: rgba(255, 152, 53, .1)!important;
}

.domain_box .w30 {
    border: solid 1px #e7e7e8;
    width: 19%;
    background: #f7f7f7;
}

.domain_box .w100 {
    text-align: left;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    background: #fff;
}

.domain_box .btn4 {
    font-weight: normal;
    width: 120px;
    height: 36px;
    background: #3688d9;
    border-radius: 3px;
    border: solid #3688d9;
    color: #fff;
}

.domain_box .agent {
    line-height: 34px;
    margin-left: 20px;
}

.domain_box .agent_text {
    padding: 0;
    padding-top: 20px;
}

.domain_box .agent_text p {
    color: #999;
}


/*大客户加盟费*/

#banner img {
    max-width: none;
}

#banner {
    position: relative;
    height: 500px;
    width: 100%;
    overflow: hidden;
}

#banner .swiper-slide {
    width: 100%;
    height: 500px;
    background: url() no-repeat center;
    -webkit-background-size: auto 500px;
    background-size: auto 500px;
}

#banner .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 25px;
}

.swiper-pagination-bullet{
    background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background-color: #fff;
    width: 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
/*返现劵*/

.fanxian_list {
    overflow: hidden;
    padding-bottom: 30px;
}

.fanxian_box .fanxian_list li {
    width: 271px;
    height: 95px;
    position: relative;
    color: #666;
    float: left;
    cursor: pointer;
    margin: 30px;
}

.fanxian_box .fanxian_list .fx_1 {
    background: url(../image/news_img/fanxian_1.png);
}

.fanxian_box .fanxian_list .fx_2 {
    background: url(../image/news_img/fanxian_2.png);
}

.fanxian_box .fanxian_list .fx_3 {
    background: url(../image/news_img/fanxian_3.png);
}

.fanxian_box .fanxian_list .fx_4 {
    background: url(../image/news_img/fanxian_4.png);
}

.fanxian_box .fanxian_list .fx_5 {
    background: url(../image/news_img/fanxian_5.png);
}

.fanxian_box .fanxian_list li .fx_data {
    position: absolute;
    bottom: -35px;
    left: 34px;
}

.fanxian_box .fanxian_list li .mask {
    display: block;
    width: 100%;
    height: 75px;
    background: #000;
    /*transition: :all 5s;*/
    opacity: 0;
    transition: opacity 0.8s;
    text-align: center;
    padding-top: 20px;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
}

.fanxian_box .fanxian_list li .mask:hover {
    opacity: 0.8;
    color: #fff;
}

.fx_box {
    position: relative;
}

.fanxian_box .fanxian_list li .mask .fx_domain {
    font-size: 18px;
}

.fanxian_text {
    width: 206px;
    text-align: center;
    color: #fff;
}

.fanxian_text i {
    font-style: normal;
}

.fanxian_text .fx_number {
    font-size: 45px;
    position: relative;
}

.fanxian_text .fx_number .symbol {
    font-size: 12px;
    position: absolute;
    left: 65px;
    top: 18px;
}

.fanxian_text .fx_number .symbol2 {
    left: 30px;
}

.condition_text {
    font-size: 12px;
    position: absolute;
    bottom: -9px;
    left: 0;
    margin-left: 28px;
}

.receive {
    float: right;
    font-size: 17px;
    color: #fff;
    margin-top: -38px;
    margin-right: 6px;
}

.fx_box .w34 {
    width: 34px;
    margin-top: -51px;
    margin-right: 15px;
}

.bor_botm {
    background: url(../image/news_img/bor_bott.png) no-repeat bottom center;
    display: block;
    padding-bottom: 20px;
    color: #d21a38;
    font-weight: bold;
    line-height: 1.2rem;
}

.fanxian_list li i {
    font-style: normal;
    color: #fff;
}

.fanxian_bor {
    display: flex;
    justify-content: center;
}

.fanxian_bor .fx_number {
    font-size: 45px;
    color: #fff;
    position: relative;
    margin-right: 37px;
}

.fanxian_bor .fx_number .symbol {
    font-size: 12px;
    position: absolute;
    left: -13px;
    top: 18px;
}

.data_bg_box {
    position: absolute;
    background: url(../image/news_img/data_bg.png) no-repeat center;
    background-size: 800px;
    left: 0;
    top: 17px;
    width: 100%;
    height: 100%;
}


/*返现劵*/

.gg-banner {}

.gg-banner img {
    width: 100%;
}

.gg-wrapper {
    width: 100%;
    height: 80px;
    overflow: hidden;
    margin-top: 17px;
}

.gg-wrapper img{
    display: block;
    width: 100%;
    height: 100%;
}

.gg-wrapper ul {
    margin-left: -16px;
}

.gg-wrapper ul li {
    float: left;
    width: 492px;
    margin-left: 16px;
}

.gg-wrapper ul li img {
    width: 100%;
}

.qus-content {
    padding: 20px 15px;
    text-align: center;
    font-size: 14px;
}

.qus-content .content b {
    font-size: 16px;
}

.qus-content .content .nr {
    text-align: left;
    color: #595959;
}

.qus-content .content .time {
    color: #808080;
    margin: 6px 0 10px 0;
    font-size: 13px;
}

.qus-content .dialogue {
    padding: 25px 35px 50px 35px;
    text-align: left;
    color: #595959;
    margin-top: 20px;
    border-top: 1px dashed #e5e5e5;
    overflow: hidden;
}

.qus-content .dialogue .fl-nr {
    width: 100%;
}

.qus-content .dialogue .fr-nr {
    width: 100%
}

.qus-content .dialogue .fl-nr .msg {
    width: 48%;
    padding: 15px;
    background: #fff;
    border-radius: 3px;
    position: relative;
    margin-bottom: 20px;
    background: #fff9cb;
    word-wrap: break-word;
}

.qus-content .gly {
    color: #1e7bb4;
}

.qus-content .dialogue .fl-nr .time {
    color: #808080;
    margin: 5px 0 0 0;
}

.qus-content .dialogue .fl-nr .icn {
    width: 36px;
    height: 25px;
    position: absolute;
    bottom: -18px;
    left: 90px;
}

.qus-content .dialogue .fr-nr .msg {
    width: 48%;
    padding: 15px;
    background: #f7f7f7;
    border-radius: 3px;
    position: relative;
    color: #fff;
    margin-bottom: 20px;
    word-wrap: break-word;
}

.qus-content .dialogue .fr-nr .icn {
    width: 36px;
    height: 25px;
    position: absolute;
    bottom: -18px;
    right: 90px;
}

.qus-content .dialogue .fr-nr .time {
    margin: 5px 0 0 0;
}

.add-nr {
    height: 55px;
    border: 1px solid #e5e5e5;
    border-bottom: none;
    font-size: 16px;
    line-height: 55px;
    text-indent: 25px;
    font-weight: bold;
}


/*竞价列表*/

.bidd-title {
    height: 268px;
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
}

.bidd-title h3 {
    height: 52px;
    line-height: 52px;
    border-bottom: 2px solid #3270ff;
}

.bidd-title h3 span {
    display: inline-block;
    width: 156px;
    height: 52px;
    background-color: #3270ff;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
}

.bidd-title .content {
    padding: 32px 40px 0 40px;
}

.bidd-title .item {
    float: left;
    margin-right: 80px;
    height: 32px;
    margin-bottom: 25px;
}

.bidd-title .name {
    display: inline-block;
    width: 85px;
    text-align: right;
    vertical-align: top;
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    line-height: 32px;
}

.bidd-textarea {
    width: 186px;
    height: 32px;
    line-height: 30px;
    background-color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #cccccc;
    padding: 0 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
}

.bidd-select {
    width: 171px;
    height: 32px;
    background-color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #cccccc;
    font-size: 14px;
    font-weight: normal;
    color: #999999;
}

.bidd-title .item label {
    margin-left: 16px;
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    line-height: 32px;
}

.bidd-title .item input[type="checkbox"],
.bidd-title .item input[type="radio"] {
    vertical-align: -1px;
    margin-right: 5px;
}

.bidd-title_btn {
    text-align: center;
}

.bidd-title_btn button {
    width: 112px;
    height: 34px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
}

.bidd-title_btn .search {
    background-color: #3270ff;
    color: #ffffff;
}

.bidd-title_btn .reset {
    background-color: #f9f9f9;
    border: solid 1px #e6e6e6;
    color: #999999;
    margin-left: 25px;
}

.bidd-main {
    margin-top: 12px;
}

.bidd-main .tag {
    padding: 17px 0;
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    line-height: 28px;
}

.bidd-main .tag span {
    margin-right: 6px;
    display: inline-block;
    padding: 0 8px;
    height: 28px;
    line-height: 28px;
    border: solid 1px #e6e6e6;
    cursor: pointer;
}

.bidd-main .tag span:last-child {
    margin-right: 0;
}

.bidd-main .tag span.active,
.bidd-main .tag span:hover {
    color: #fff;
    background-color: #3270ff;
    border-color: #3270ff;
}

.bidd-main .title {
    background-color: #f9f9f9;
    border-bottom: 1px solid #e6e6e6;
}

.bidd-main .title th {
    font-weight: bold;
}

.bidd-main .operation {
    border: solid 1px #e6e6e6;
    border-top: 0;
    padding: 30px 40px 40px;
}

.bidd-cj {
    display: block;
    width: 68px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    background-color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #3270ff;
    font-size: 14px;
    font-weight: normal;
    color: #3270ff;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .3s;
}

.bidd-cj a {
    color: #3270ff;
}

.bidd-cj:hover a {
    color: #fff;
}

.bidd-cj:hover {
    background-color: #3270ff;
    color: #fff;
}

.bidd-main .pager a:hover {
    background: #3270ff;
    border: 1px solid #3270ff;
}

.bidd-main .pager .prev a:hover {
    background-color: #3270ff;
}

.bidd-main .pager .next a:hover {
    background-color: #3270ff;
}

.bidd-main .pager .current {
    border-color: #3270ff;
    background-color: #3270ff;
}

.bidd-main tr {
    border: 0;
}

.bidd-main tr:nth-child(2n+1) {
    background-color: #f9f9f9;
}


/*域名竞价详情*/

.bidd-detail_left {
    width: 849px;
    border: solid 1px #e6e6e6;
    padding: 40px 25px 47px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bidd-detail_right {
    width: 330px;
}

.bidd-detail_section {
    width: 100%;
    margin-bottom: 20px;
    border: solid 1px #e6e6e6;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bidd-detail_title {
    border-bottom: 1px solid #e6e6e6;
}

.bidd-detail_title span {
    padding: 16px 0;
    font-size: 18px;
    font-weight: normal;
    color: #3270ff;
    display: inline-block;
    border-bottom: 1px solid #3270ff;
}

.bidd-detail_right .content {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    padding: 35px 0 20px;
    line-height: 24px;
}

.bidd-detail_right .content p {
    margin-bottom: 16px;
}

.bidd-detail_breif .name {
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    color: #333333;
}

.bidd-detail_breif .tag a {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    line-height: 30px;
    display: inline-block;
}

.bidd-detail_breif .tag {
    color: #e6e6e6;
    line-height: 30px;
}

.bidd-detail_breif .tag font {
    margin: 0 6px;
    line-height: 30px;
    display: inline-block;
    vertical-align: 1px;
}

.bidd-detail_breif .tag img {
    margin-right: 5px;
    vertical-align: middle;
}

.bidd-detail_breif .tag a:hover {
    color: #3270ff;
}

.bidd-detail_breif .bottom {
    margin: 28px auto 0;
    width: 800px;
    height: 92px;
    background-color: #f9fbff;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bidd-detail_breif .bottom li {
    width: 25%;
    height: 52px;
    border-right: 1px solid rgba(204, 204, 204, .5);
    float: left;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bidd-detail_breif .bottom.san li {
    width: 33.33%;
}

.bidd-detail_breif .bottom li:last-child {
    border-right: 0;
}

.bidd-detail_breif li .n {
    display: inline-block;
    text-align: left;
}

.bidd-detail_breif li p {
    font-size: 16px;
    font-weight: normal;
    color: #ff9400;
    line-height: 30px;
}

.bidd-detail_breif li p b {
    font-size: 24px;
    font-weight: normal;
}

.bidd-detail_breif li span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #999999;
}

.bidd-detail_ymcj {
    margin-top: 24px;
}

.bidd-detail_ymcj ul {
    padding: 40px 50px;
}

.bidd-detail_ymcj li {
    line-height: 38px;
    margin-bottom: 10px;
}

.bidd-detail_ymcj li .left {
    display: block;
    width: 70px;
    height: 38px;
    text-align: right;
    font-size: 14px;
    font-weight: normal;
    color: #999999;
}

.bidd-detail_ymcj li .right {
    margin-left: 6px;
    font-size: 14px;
    font-weight: normal;
    color: #333333;
}

.bidd-detail_ymcj li input {
    width: 165px;
    height: 38px;
    border: solid 1px #e6e6e6;
    margin-right: 6px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bidd-detail_ymcj li button {
    margin-top: 25px;
    width: 112px;
    height: 34px;
    font-size: 14px;
    font-weight: normal;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bidd-detail_ymcj li .btn1 {
    border: 0;
    background-color: #3270ff;
    color: #fff;
}

.domain_color {
    color: #3270ff;
}

.bidd-detail_ymcj li .btn2 {
    margin-left: 20px;
    background-color: #f9f9f9;
    border-radius: 3px;
    color: #999999;
    border: solid 1px #e6e6e6;
}

.bidd-detail_cjjl table {
    width: 100%;
    margin-top: 31px;
}

.bidd-detail_cjjl thead tr {
    background-color: #f9f9f9;
    font-weight: bold;
    border-bottom: 0;
}

.bidd-detail_cjjl tr {
    width: 800px;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}

.bidd-detail_cjjl td {
    color: #666666;
}

.bidd-detail_cjjl td.red {
    color: #dd0000;
}

.bidd-detail_cjjl td.green {
    color: #009e43;
}

.login-no {
    color: #999;
    font-size: 14px;
}

.login-no a {
    color: red;
}

.login-no a:hover {
    text-decoration: underline !important;
}

.gray_active {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.zz {
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    cursor: not-allowed;
}

.hbBtn {
    color: #3688d9!important;
    cursor: pointer;
}

.item_text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.item_text .n {
    padding-left: 28px;
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.item_text .text{
    padding-top: 184px;
    margin-top: 10px;
    font-size: 46px;
    color: #fff;
    letter-spacing: 4px;
    text-shadow: 2px 4px 3px rgb(0 0 0 / 15%)
}

.item_text .text b{
    margin: 0 2px;
    color: #ff9c01;
    font-weight: 700;
    letter-spacing: 0;
}

.fr-nr{
    width: 367px;
    height: 378px;
}

.fr-nr img{
    display: block;
    width: 100%;
    height: 100%;
}



















