/*头部导航结构样式*/
.nav_box {
    max-width: 1920px;
    margin: 0 auto;
    background: #f6f6f6;
    border-bottom: 1px solid #e3e3e3;
}

.nb {
    width: 1200px;
    height: 36px;
    margin: 0 auto;
    position: relative;
}

.nb_left {
    float: left;
    line-height: 36px;
    font-size: 13px;
}

.nbl_af {
    float: left;
    line-height: 36px;
    text-align: center;
    color: #999;
}

.nbl_bf {
    float: left;
    height: 34px;
    margin: 0 15px;
    padding: 0 5px;
    border: 1px solid #f6f6f6;
    border-bottom: 0;
}

.nbl_bf:hover {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-bottom: 0;
}

.nbl_bf:hover .nbl {
    display: block;
}

.nbl_bf:hover i {
    transform: rotate(180deg);
}

.nbl_bf a {
    color: #333;
}

.nbl_bf a i {
    width: 9px;
    height: 7px;
    margin-left: 5px;
    background: no-repeat url(../images/top-arrow.gif) 0 -6px;
    display: inline-block;
}

.nbl_cf {
    float: left;
    margin-top: 13px;
}

.nbl_cf li {
    float: left;
    line-height: 12px;
    padding: 0 12px;
    border-right: 1px solid #e3e3e3;
}

.nbl_cf li a {
    color: #999;
}

.nbl_cf li a:hover {
    color: #CC0000;
}

.nb_right {
    float: right;
    line-height: 36px;
    font-size: 13px;
}

.nbr_af {
    float: left;
}

.nbr_af a {
    margin: 0 5px;
}

.nbr_bf {
    float: left;
    height: 34px;
    margin: 0 15px;
    padding: 0 5px;
    border: 1px solid #f6f6f6;
    border-bottom: 0;
}

.nbr_bf a {
    color: #999;
}

.nbr_bf:hover {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-bottom: 0;
}

.nbr_bf:hover i {
    transform: rotate(180deg);
}

.nbr_bf:hover .nbrb {
    display: block;
}

.nbr_bf a i {
    width: 9px;
    height: 7px;
    margin-left: 5px;
    background: no-repeat url(../images/top-arrow.gif) 0 -6px;
    display: inline-block;
}

.nbrb {
    position: absolute;
    top: 36px;
    right: 0;
    padding: 14px 100px 14px 30px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    display: none;
    z-index: 9999;
}

.nbrb dl {
    float: left;
    margin-left: 15px;
    padding: 0 5px;
}

.nbrb dl dt {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.nbrb dl dd {
    line-height: 30px;
    font-size: 12px;
}

.nbrb dl dd a {
    color: #666;
}

.nbr_cf {
    float: left;
    width: 36px;
    height: 36px;
    border: 1px solid #f6f6f6;
    border-bottom: 0;
}

.nbr_cf i {
    width: 36px;
    height: 36px;
    display: block;
    background: no-repeat url(../images/code.png) center;
    background-size: 60%;
}

.nbl {
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 100;
    width: 1178px;
    padding: 0 10px;
    color: #333;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    overflow: hidden;
    display: none;
}

.nbl li {
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
}

.nbl li a {
    padding: 0 5px;
    text-align: center;
    border-right: 1px solid #e3e3e3;
    color: #666;
}

.nbl li:last-child a {
    border-right: 0;
}

.nbr_cf:hover {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-bottom: 0;
}

.nbr_cf:hover .nbrc {
    display: block;
}

.nbrc {
    display: none;
    position: absolute;
    top: 36px;
    right: 0;
    z-index: 9999;
    padding: 10px 10px 0;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e3e3e3;
}

.nbrc img {
    width: 132px;
    height: 132px;
    vertical-align: top;
}

.nbrc span {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-size: 13px;
}

.advertisement {
    width: 1200px;
    margin: 10px auto;
}

.advertisement img {
    width: 100%;
}

header {
    width: 100%;
    margin: 0 auto;
}

.header {
    width: 1200px;
    height: 110px;
    margin: 0 auto;
}

.header_logo {
    width: 160px;
    height: 90px;
    padding: 10px;
    float: left;
    background-color: #ededed;
    box-shadow: 0px 0px 10px #888888;
    position: relative;
    top: 10px;
    overflow: hidden;
}

.header_nav {
    height: 110px;
    float: right;
}

.header_nav li {
    float: left;
    padding: 0 32px;
    font-size: 20px;
    border-right: 1px solid #ddd;
    margin-top: 40px;
}

.header_nav li span {
    padding-bottom: 40px;
}

.header_nav li:last-child {
    padding-right: 0;
    border-right: 0;
}

.header_nav li a {
    color: #333;
}

.header_nav .rus_hn a {
    color: #CC0000;
    font-weight: bold;
}

.header_nav .rus_hn span {
    border-bottom: 3px solid #CC0000;
}

.header_nav li span:hover {
    border-bottom: 3px solid #CC0000;
}

.header_nav li:hover a {
    color: #CC0000;
    font-weight: bold;
}

/*固定栏结构样式*/
.apply_for {
    width: 100%;
    height: 143px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: no-repeat url(/b2b/images/bc_bg.png) center;
}

.af {
    width: 1200px;
    height: 110px;
    overflow: hidden;
    position: relative;
    margin: 70px auto 0;
}

.af_left {
}

.af_right {
    width: 580px;
    height: 50px;
    overflow: hidden;
    float: right;
    position: absolute;
    top: 10px;
    right: 0px;
}

.af_right input {
    float: left;
    width: 350px;
    height: 50px;
    font-size: 16px;
    color: #666666;
    padding: 0 20px;
    background: #fff;
    border: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.af_right button {
    float: left;
    width: 190px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border: 0 none;
    background: #fb961c;
    border-radius: 0 5px 5px 0;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}

.communicate {
    width: 140px;
    height: 134px;
    padding-top: 190px;
    position: fixed;
    top: 160px;
    right: 5px;
    z-index: 999;
    background: no-repeat url(/b2b/images/communicate_bg.png);
    display: none;
}

.communicate input {
    display: block;
    width: 100px;
    height: 30px;
    margin: 0 auto 10px;
    background: #fff;
    border: 0;
    border-radius: 5px;
    padding: 0 10px;
}

.communicate button {
    display: block;
    width: 120px;
    height: 30px;
    margin: 0 auto 10px;
    border: 0;
    border-radius: 5px;
    color: #fff;
    background: #db214c;
    cursor: pointer;
}

.communicate span {
    display: block;
    width: 140px;
    height: 55px;
    text-align: center;
    color: #0b53a4;
    line-height: 52px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
}

.communicate span i {
    width: 18px;
    height: 15px;
    background: no-repeat url(../images/cs_i.png) center;
    position: absolute;
    top: 7px;
    right: 7px;
    animation: csi 1s infinite reverse;
    -webkit-animation: csi 1s infinite reverse;
}

@keyframes csi {
    0% {
        transform: scale(1);
    }

    20% {
        transform: rotate(10deg);
    }

    30% {
        transform: rotate(0deg);
    }

    40% {
        transform: rotate(10deg);
    }

    50% {
        transform: rotate(0deg);
    }

    60% {
        transform: rotate(10deg);
    }

    70% {
        transform: rotate(0deg);
    }

    80% {
        transform: rotate(10deg);
    }

    90% {
        transform: rotate(0deg);
    }

    100% {
        transform: scale(0.8);
    }
}
/*弹窗结构样式*/
.bullet_frame {
    position: fixed;
    z-index: 99999;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}

.bf {
    width: 500px;
    background: #fff;
    border-radius: 5px;
    z-index: 99;
    position: absolute;
    left: 50%;
    top: 30%;
    margin-left: -250px;
    padding: 60px 0;
}

.bf i {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 20px;
    background: no-repeat url(../images/shut.png) center;
    background-size: 100%;
    display: block;
}

.bf h3 {
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    font-weight: normal;
}

.bf p {
    padding: 20px 0;
    text-align: center;
    height: 30px;
    line-height: 36px;
    font-size: 18px;
    font-weight: normal;
}

.bf p em {
    color: #db214c;
}

.bf span {
    width: 336px;
    height: 46px;
    line-height: 46px;
    background: #db214c;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 18px;
    border: 2px solid #db214c;
    cursor: pointer;
}

.bf span:hover {
    background: #fff;
    color: #db214c;
}

.quiz {
    position: fixed;
    z-index: 99999;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}

.quiz_box {
    width: 600px;
    background: #fff;
    border-radius: 5px;
    z-index: 99;
    position: absolute;
    left: 50%;
    top: 15%;
    margin-left: -250px;
    padding: 60px 0;
}

.quiz_box i {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 20px;
    background: no-repeat url(../images/shut.png) center;
    background-size: 100%;
    display: block;
    cursor: pointer;
}

.quiz_box h4 {
    text-align: center;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

.quiz_box p:nth-child(3) input {
    width: 400px;
    height: 42px;
    border: 1px solid #999;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
    padding: 0 10px;
}

.quiz_box p {
    width: 422px;
    margin: 20px auto 0;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.left_p {
    width: 230px;
    height: 42px;
    border: 1px solid #999;
    border-radius: 5px 0 0 5px;
    border-right: none;
    float: left;
    padding-left: 10px;
}

.right_p {
    width: 180px;
    height: 44px;
    line-height: 44px;
    background: #fa9e03;
    float: left;
    color: #fff;
    border-radius: 0 5px 5px 0;
    border: 0;
}

.quiz_box span {
    width: 422px;
    height: 50px;
    border-radius: 5px;
    margin: 20px auto;
    display: block;
    line-height: 50px;
    background: #db214c;
    border: 2px solid #db214c;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    color: #fff;
}

.housekeeper, .housekeeper1 {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index: 9999;
}

.hk {
    width: 680px;
    height: 566px;
    background: no-repeat url(../images/bw-bg.png) center;
    margin: 20px auto 0;
    overflow: hidden;
}

.hk_shut, .hk_shut2 {
    width: 42px;
    height: 42px;
    float: right;
    margin-top: 10px;
    background: no-repeat url(../images/bw_close.png) center;
    cursor: pointer;
}

.hk_main {
    width: 582px;
    padding: 40px 30px 30px;
    margin: 190px auto 0;
    background: #fff;
    border-radius: 15px;
}

.hk_main_top {
    width: 528px;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.hkmt_left {
    width: 105px;
    height: 105px;
    float: left;
    border-radius: 50%;
}

.hkmt_left_1 {
    width: 160px;
    height: 90px;
    float: left;
}

.hkmt_right {
    width: 400px;
    float: right;
}

.hkmt_right_1 {
    width: 322px;
    float: right;
}

.hkmt_right_1 h2 {
    font-size: 22px;
    color: #625556;
    line-height: 32px;
    margin-top: 10px;
}

.hkmt_right_1 p {
    font-size: 16px;
    color: #625556;
}

.hkmt_right_1 p em {
    color: #db214c;
    line-height: 30px;
}

.hkmt_right h2 {
    display: inline-block;
    font-weight: normal;
    font-size: 16px;
    border: 1px solid #ffe0df;
    border-radius: 28px;
    line-height: 28px;
    color: #fe5850;
    margin-top: 20px;
    padding: 0 15px;
}

.hkmt_right p {
    color: #625556;
    font-size: 16px;
    padding-top: 8px;
}

.hkmt_right p b {
    font-size: 18px;
}

.hk_main_bottom {
    width: 582px;
}

.hk_main_bottom p:nth-child(1) {
    font-size: 14px;
    line-height: 18px;
    padding: 20px 0;
    color: #333;
}

.name {
    width: 140px;
    height: 48px;
    padding: 0 10px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 3px;
    font-size: 14px;
}

.phone {
    width: 200px;
    height: 48px;
    padding: 0 10px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 3px;
    font-size: 14px;
    margin: 0 3px;
}

.btn {
    width: 180px;
    height: 48px;
    font-size: 16px;
    color: #fff;
    background: #dd2b54;
    border: 1px solid #dd2b54;
    box-shadow: 0 5px 10px 1px rgba(219,33,76,.4);
    cursor: pointer;
}

.hk_main_bottom p:nth-child(3) {
    text-align: center;
    margin-top: 20px;
    font-size: 15px;
    color: rgba(0,0,0,.6);
}

.hk_main_bottom p:nth-child(3) em {
    color: #f53559;
    font-size: 24px;
    margin: 0 10px;
}

.budget {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    z-index: 9999;
}

.budget_box {
    width: 600px;
    background: #fff;
    border-radius: 5px;
    z-index: 99;
    position: absolute;
    left: 50%;
    top: 10%;
    margin-left: -300px;
    padding: 60px 0 30px;
}

.bb_af {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
    text-align: center;
    font-size: 0;
    z-index: 99;
    background: no-repeat url(../images/shut.png) center;
    background-size: 100%;
    cursor: pointer;
}

.bb_bf {
    border-bottom: 1px solid #ddd;
    padding: 0 0 20px 30px;
    position: absolute;
    left: 0;
    top: 20px;
    width: 570px;
}

.bb_bf em {
    padding-bottom: 19px;
    border-bottom: 2px solid #db214c;
    font-size: 16px;
}

.bb_cf {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    line-height: 80px;
}

.bb_cf em {
    font-size: 30px;
    color: #fa9e03;
    font-weight: bold;
    padding: 0 10px;
}

.bb_df {
    width: 540px;
    margin: 0 auto 20px;
    border: 1px solid #ddd;
    padding: 5px 0;
    overflow: hidden;
}

.bb_df li {
    padding: 0 0 0 20px;
    font-size: 16px;
    float: left;
    line-height: 40px;
    text-align: center;
    width: 240px;
}

.bb_df li em {
    font-size: 20px;
    color: #fa9e03;
}

.budget_box p {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    width: 422px;
    margin: 0 auto 20px;
    overflow: hidden;
}

.bb_ff input {
    width: 400px;
    height: 42px;
    border: 1px solid #999;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
    padding: 0 10px;
}

.bbg_left {
    width: 220px;
    height: 42px;
    border: 1px solid #999;
    float: left;
    border-radius: 5px 0 0 5px;
    border-right: none;
    padding: 0 10px;
    color: #666;
}

.bbg_right {
    width: 180px;
    height: 44px;
    line-height: 44px;
    background: #fa9e03;
    float: left;
    color: #fff;
    border: 0;
    border-radius: 0 5px 5px 0;
}

.bb_hf button {
    width: 422px;
    height: 50px;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
    line-height: 48px;
    background: #db214c;
    color: #fff;
    border: 2px solid #db214c;
    font-size: 18px;
    cursor: pointer;
}

.bb_hf button:hover {
    background: #fff;
    color: #db214c;
}

.jml_af_right p.iconlist img {
    margin-right: 5px;
}
