@font-face {
    font-family: "iconfont";
    src: url('/pub/mb9/web/css/iconfont/iconfont.woff2') format('woff2'),
        url('/pub/mb9/web/css/iconfont/iconfont.woff') format('woff'),
        url('/pub/mb9/web/css/iconfont/iconfont.ttf') format('truetype');
}

@font-face {
    font-family: DINProM;
    src: url('/pub/mb9/web/css/font/DINPro-Medium.eot');
    /* IE9 */
    src: url('/pub/mb9/web/css/font/DINPro-Medium.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('/pub/mb9/web/css/font/DINPro-Medium.woff') format('woff'),
        /* chrome、firefox */
        url('/pub/mb9/web/css/font/DINPro-Medium.ttf') format('truetype'),
        /* chrome、firefox、opera、Safari、Android、IOS */
        url('/pub/mb9/web/css/font/DINPro-Medium.svg') format('svg');
    /* ios 4.1 */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke-width: 0.2px;
}
.auto{
    margin: 0 auto;
}
.orange{
    color: #ff6521!important;
}
.red{
    color: #f00!important;
}
.cursor{
    cursor: pointer;
}

.header_wrapper {
    position: fixed;
    top: 0;
    z-index: 1111;
    width: 100%;
}

.header_top {
    width: 100%;
    height: 40px;
    overflow: hidden;
    background-color: #2E4788;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.logo_box {
    float: left;
}

.logo_box h1 {
    position: absolute;
    left: -999px;
}

.logo_box img {
    height: auto;
}
.gold{
    color: #FFD6A8!important;
}

.ser_gw .gw_item .jy {

    width: auto!important;
    padding: 0 8px;

}

.header_ul {
    margin-left: 12px;
}

.header_ul .ul_li {
    float: left;
    font-size: 12px;
    line-height: 40px;
    margin-left: 30px;
}

.header_ul .ul_li a {
    cursor: pointer;
    color: #fff;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.header_ul .ul_li a:hover {
    opacity: .9;
}

.header_ul .ul_li.tool {
    position: relative;
    color: #FFD6A8;
}

.header_ul .ul_li .iconfont {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: top;
    margin-right: 4px;
}

.header_ul .ul_li.tool:before,
.header_ul .ul_li.ym:before {
    position: absolute;
    left: -12px;
    top: 16px;
    content: "";
    height: 9px;
    width: 1px;
    background-color: rgba(255, 255, 255, .5);
}

.header_ul .ul_li.ym {
    position: relative;
    color: #FFD6A8;
}

.header_ul .ul_li.tool a,
.header_ul .ul_li.ym a {
    color: #FFD6A8;
}

.header_ul .ul_li a:hover {
    color: #fff;
}

.tool_box{
    display: none;
    position: absolute;
    top: 40px;
    width: 100%;
    height: 385px;
    background: #fff;
    z-index: 11;
    padding-top: 30px;
    box-shadow: 0 6px 25px 0 rgb(195 199 203 / 30%);
}
.tool_ul .tool_li{
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 28px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.tool_ul .tool_li a{
    display: block;
    padding-top: 76px;
    padding-bottom: 20px;
    margin: 0 auto;
    text-align: center;
    width: 200px;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.tool_ul .tool_li a:hover{
    box-shadow: 0 6px 25px 0 rgb(209 220 231 / 60%);
}
.tool_ul .tool_li:hover .p_a{
    color: #3a62c8;
}
.tool_ul .tool_li.li1{
    background: url(img/sy/index-qm.png) no-repeat center top 15px;
    background-size: 54px 54px;
}
.tool_ul .tool_li.li2{
    background: url(img/sy/index-jk.png) no-repeat center top 15px;
    background-size: 54px 54px;
}
.tool_ul .tool_li.li3{
    background: url(img/sy/index-fl.png) no-repeat center top 15px;
    background-size: 54px 54px;
}
.tool_ul .tool_li.li4{
    background: url(img/sy/index-cx.png) no-repeat center top 15px;
    background-size: 54px 54px;
}
.tool_ul .tool_li.li5{
    background: url(img/sy/index-gz.png) no-repeat center top 15px;
    background-size: 54px 54px;
}
.tool_ul .tool_li.li6{
    background: url(img/sy/index-bd.png) no-repeat center top 15px;
    background-size: 54px 54px;
}
.tool_ul .tool_li.li7{
    background: url(img/sy/index-bzl.png) no-repeat center top 15px;
    background-size: 54px 54px;
}
.tool_ul .tool_li.li8{
    background: url(img/sy/index-qm.png) no-repeat center top 15px;
    background-size: 54px 54px;
}

.tool_ul .tool_li .p_a{
    font-size: 16px;
    line-height: 21px;
    color: #181C29;
}
.tool_ul .tool_li .p_b{
    font-size: 12px;
    margin-top: 10px;
    line-height: 16px;
    color: #828897;
}

.header_bottom {
    width: 100%;
    height: 50px;
    background-color: #3F5BA2;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.header_bottom .container {
    position: relative;
}

.header_bottom .menu_f {
    position: relative;
}

.header_bottom .menu_f .menu_nav {
    display: block;
    width: 135px;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.header_bottom .menu_f i.font_1 {
    font-size: 16px;
    margin-right: 4px;
    vertical-align: top;
    font-weight: normal;
}

.menu_ul .ul_item {
    position: relative;
}

.menu_ul .ul_item .item_a {
    float: left;
    width: 110px;
    float: left;
    height: 100%;
    line-height: 50px;
    color: #fff;
    text-align: center;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.menu_ul .ul_item .item_a:hover{
    color:#FFD6A8;
}
.menu_ul .ul_item .item_a .i_a {
    text-align: right;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    background: url(img/sy/ico-header-down.png) no-repeat center center;
    background-size: 10px 10px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.menu_ul .ul_item.on .item_a {
    background-color: #2E4788;
}

.menu_ul .ul_item:hover .i_a {
    transform: rotate(180deg);
}

.menu_login {
    width: 110px;
    height: 100%;
}

.menu_login .login {
    display: block;
    width: 110px;
    height: 100%;
    line-height: 50px;
    background-color: #2E4788;
    text-align: center;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.menu_login .login_use{
    display: block;
    width: 110px;
    height: 100%;
    line-height: 50px;
    background-color: #2E4788;
    text-align: center;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.menu_login:hover .login {
    text-decoration: underline;
}

.search_box_btn {
    float: right;
    width: 218px;
    height: 50px;
    padding-left: 16px;
    line-height: 50px;
    background: #365092;
    color: rgba(255, 255, 255, .3);
    font-size: 12px;
    cursor: pointer;
}

.search_box_btn i.iconfont {
    font-size: 14px;
    display: inline-block;
    width: 14px;
    height: 14px;
}


.search_wrapper {
    position: absolute;
    top: 0;
    right: 100px;
    display: none;
    width: 450px;
    height: 250px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0px 4px 20px 0px rgba(25, 30, 43, 0.4);
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}


.search_content .select {
    float: left;
    width: 86px;
    height: 44px;
    position: absolute;
    left: 0;
    bottom: -1px;
    background-color: #fff;
    cursor: pointer;
    border-bottom: 1px solid #3a62c8;
}

.common_form .select i.iconfont {
    display: inline-block;
    font-size: 12px;
    color: #828897;
    margin-left: 6px;
    transition: all .2s;
}

.search_form_3 i.iconfont {
    position: absolute;
    left: 0;
    top: 16px;
    font-size: 14px;
    color: #3A62C8;
    margin-left: 6px;
    transition: all .2s;
}

.search_content .select span {
    position: relative;
    width: 86px;
    display: block;
    height: 44px;
    font-size: 12px;
    font-weight: 400;
    color: #181c29;
}

.search_content .select span em {
    line-height: 44px;
}

.common_form .select li {
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    color: #181C29;
    font-weight: normal;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.common_form .select li.active,
.common_form .select li:hover {
    background: #f4f5f6;
}

.common_form .son_ul {
    display: none;
    position: absolute;
    width: 86px;
    background: #fff;
    z-index: 10;
    top: 45px;
    left: 0;
    border: 1px solid #eee;
}

.common_form .select:hover .son_ul {
    display: block;
}

.common_form .select:hover .iconfont {
    transform: rotate(-180deg);
}



.search_wrapper_show {
    width: 390px;
    height: 250px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.search_wrapper .container {
    width: 100%;
    overflow: hidden;
}

.search_tabs {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: -webkit-linear-gradient(left, #3A62C8, #7098FF);
    background: -moz-linear-gradient(left, #3A62C8, #7098FF);
    background: -o-linear-gradient(left, #3A62C8, #7098FF);
    background: linear-gradient(to left, #3A62C8, #7098FF);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#3A62C8, endColorstr=#7098FF);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#3A62C8, endColorstr=#7098FF)";
}

.search_tabs i.iconfont {
    float: right;
    margin-right: 15px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.search_tabs i.iconfont:hover {
    color: #037cff;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.search_tabs li {
    height: 50px;
    float: left;
    color: #fff;
    padding: 0 20px;
    cursor: pointer;
}

.search_tabs li.cur {
    background: url(img/nav_child_arr.png) no-repeat center bottom;
    background-size: 14px;
}

.search_content {
    padding: 10px 20px 20px;
}

.search_form {
    position: relative;
    width: 100%;
    height: 44px;
    border-bottom: 1px solid #037CFF;
}

/* .search_form i.iconfont{
    position: absolute;
    left: 0;
    top: 14px;
    font-size: 14px;
    color: #3A62C8;
} */

.search_input {
    font-size: 12px;
    float: left;
    width: 270px;
    height: 44px;
    border: none;
    background: none;
    padding-left: 30px;
    caret-color: #3A62C8;
}

.common_form .search_input {
    padding-left: 86px;
}

.search_button {
    float: right;
    width: auto;
    height: 44px;
    border: none;
    background: none;
    color: #3A62C8;
    font-size: 12px;
    cursor: pointer;
}

.search_history {
    margin-top: 20px;
}

.search_history .title {
    padding-top: 0;
    padding-bottom: 10px;
    height: 12px;
    line-height: 1;
    font-size: 12px;
    color: #828897;
}

.search_history .title .iconfont {
    margin-left: 4px;
    font-size: 12px;
    color: #828897;
    cursor: pointer;
}

.search_history .title .iconfont:hover {
    color: #3A62C8;
}

.search_history .box {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.search_history .box p {
    padding-top: 30px;
    text-align: center;
    font-size: 12px;
    color: #999;
}

.search_history .box ul {
    margin-left: -10px;
}

.search_history .box li {
    float: left;
    margin: 10px 0 0 0;
}

.search_history .box li a {
    display: block;
    padding: 8px 10px;
    line-height: 1;
    font-size: 12px;
    color: #4D5260;
}

.search_history .box li a:hover {
    color: #3A62C8;
}




.menu_f .nav_brand {
    left: 0;
    margin-left: 0
}

/* .menu_f:hover .nav_brand {
    display: block;
    opacity: 1;
} */

.nav_brand {
    width: 135px;
    height: 388px;
    background-color: #2E4788;
    position: absolute;
    left: 50%;
    z-index: 98;
    display: none;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.nav_brand>ul {
    z-index: 86
}

.nav_brand>ul>li {
    display: block;
    width: 100%;
    line-height: 36px;
    height: 36px
}

.nav_brand>ul>li.active,
.nav_brand>ul>li:hover a {
    background-color: #fff
}

.nav_brand>ul>li.active>a,
.nav_brand>ul>li:hover>a {
    border: 0;
    color: #2E4788;
    background-color: #fff
}

.nav_brand>ul>li:hover>a:before {
    background: url(img/nav-arrow-right-hover.png) no-repeat center center;
    background-size: 10px 10px;
    width: 10px;
    height: 10px;
    right: 7px;
    top: 13px;
}

.nav_brand>ul>li>a {
    text-align: left;
    color: #fff;
    display: block;
    font-size: 14px;
    margin: 0 10px;
    padding-left: 11px;
    position: relative
}

.nav_brand>ul>li>a:before {
    content: '';
    background: url(img/nav-arrow-right.png) no-repeat center center;
    background-size: 10px 10px;
    position: absolute;
    width: 10px;
    height: 10px;
    right: 7px;
    top: 13px;
}

.nav_brand>ul>li>a:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #3F5BA2;
}

.nav_brand>ul>.tm-sell-list {
    color: #fff;
    line-height: 30px;
    text-align: left;
    padding: 5px 0;
}

.nav_brand>ul>.tm-sell-list>li>a {
    position: relative;
    width: 100%;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    box-sizing: border-box;
    padding-left: 50px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.nav_brand>ul>.tm-sell-list>li>a:before {
    position: absolute;
    content: "";
    left: 37px;
    top: 50%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background-color: #fff;
}

.nav_brand>ul>.tm-sell-list>li>a:hover {
    color: #FFD6A8;
}

.nav_brand>ul>.tm-sell-list>li>a:hover:before {
    background-color: #FFD6A8;
}

.nav_brand>ul>li.last a {
    border-bottom: none
}

.brand_classcy {
    display: none;
    background-color: #fff;
    position: absolute;
    width: 550px;
    height: 388px;
    top: 0;
    padding-top: 17px;
    left: 135px;
    box-shadow: 4px 4px 10px rgba(204, 210, 216, 0.7);
}

.nav_brand>ul>li:hover .brand_classcy {
    display: block;
    opacity: 1;
}
.nav_brand>ul>li.n_1 .brand_classcy{
    display: block;
    opacity: 1;
}
.brand_classcy .left_side {
    margin: 16px 20px 0;
    overflow: hidden;
    text-align: left;
}

.brand_classcy h3 {
    text-align: left;
    color: #3A62C8;
    font-size: 14px;
    line-height: 19px;
    border-bottom: 1px dashed #D6D8DE;
    padding-bottom: 8px;
    position: relative;
    margin: 0 20px 0;
}

.brand_classcy h3 .iconfont {
    font-size: 16px;
    margin-right: 4px;
}

/* .brand_classcy h3:before {
    content: '';
    position: absolute;
    left: 2px;
    top: 10px;
    background-image: url(../img/nav-icon9.png);
    width: 16px;
    height: 16px
} */

/* .brand_classcy .hy {
    margin-top: 14px
} */

/* .brand_classcy .hy:before {
    background-image: url(../img/nav-icon10.png);
    width: 17px;
    height: 18px
} */

.brand_classcy .left_side a {
    float: left;
    width: 102px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    color: #4D5260;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.brand_classcy .left_side a span {
    position: relative
}

.brand_classcy .left_side>a:nth-child(6n) {
    margin-right: 0
}

.brand_classcy .left_side a:hover {
    color: #ff6521;
}

.brand_classcy .left_side a span.hot:after {
    content: '';
    width: 21px;
    height: 13px;
    background: url(img/hot-icon.png) center center;
    background-size: 21px 13px;
    position: absolute;
    top: 3px;
    right: -24px;
}

.brand_classcy .right_side {
    width: 135px;
    margin: 10px 30px
}

.brand_classcy .right_side .recommend_til {
    color: #187de3;
    font-size: 20px;
    text-align: center;
    font-weight: 400
}

.brand_classcy .right_side .recommend_box {
    border: 1px solid #f1f1f1;
    margin-bottom: 10px;
    position: relative;
    height: 80px;
    display: block
}

.com_line,
.com_line_sh {
    border: 1px solid #e7e7e7
}

.brand_classcy .right_side .recommend_box .recommend_img {
    width: 100%;
    height: 80px
}

.brand_classcy .right_side .recommend_box .recommend_info {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 24px;
    line-height: 24px;
    background-color: #000;
    filter: alpha(opacity=40);
    background: rgba(0, 0, 0, .4);
    color: #fff;
    text-align: center;
    font-size: 12px
}


/* 会员中心下拉 */
.manage_wrapper {
    display: none;
    position: absolute;
    right: 0;
    top: 70px;
    z-index: 99;
    width: 524px;
    padding-top: 25px;
    background-color: #fff;
    opacity: 0;
    box-shadow: 0px 4px 20px 0px rgba(25, 30, 43, 0.4);
}

.manage_wrapper_show {
    top: 55px;
    opacity: 1;
    visibility: visible;
}

.manage_wrapper::before {
    position: absolute;
    top: -8px;
    right: 42px;
    content: '';
    width: 14px;
    height: 8px;
}

.manage_wrapper dl {
    height: 170px;
    position: relative;
    float: left;
    width: 100px;
    padding-left: 30px;
    /* border-bottom: 1px solid #eee; */
    margin-bottom: 20px;
    padding-bottom: 15px;
    box-sizing: content-box;
}

.manage_wrapper dl::after {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    width: 1px;
    height: 90%;
    background-color: #eee;
}

.manage_wrapper dl:nth-child(4n)::after {
    width: 0;
}

.manage_wrapper dl:nth-child(5),
.manage_wrapper dl:nth-child(6),
.manage_wrapper dl:nth-child(7),
.manage_wrapper dl:nth-child(8) {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.manage_wrapper dl dt {
    margin-bottom: 10px;
    font-weight: bold;
    color: #181C29;
    text-align: left;
}

.manage_wrapper dl dd {
    line-height: 26px;
    text-align: left;
}

.manage_wrapper dl dd img {
    height: 14px;
    width: 14px;
    vertical-align: unset;
}

.manage_wrapper dl dd a {
    display: inline-block;
    font-size: 12px;
    color: #4D5260;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.manage_wrapper dl dd a:hover {
    color: #3A62C8;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.manage_wrapper dl dd a.hot {
    color: #ff6521;
}




.nav_child {
    display: none;
    position: absolute;
    top: 50px;
    border-top: 5px solid #618dff;
    left: -20px;
    z-index: 11;
    background-color: #fff;
    padding: 10px 5px;
    white-space: nowrap;
    opacity: 0;
    border-radius: 4px;
    box-shadow: 0px 8px 13px 0px rgb(25 30 43 / 20%);
    /* box-shadow: 0px 8px 16px 0px rgb(18 84 211 / 30%); */
    /* box-shadow: 0 2px 5px 0 rgb(157 170 197 / 27%); */
}

.tm_child{
    left: -2px;
}
.zl_child{
    left: -8px;
}
.bq_child{
    left:-17px;
}

.nav_child a:hover {
    color: #3A62C8;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}


.nav_child_show {
    top: 55px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.nav_child::before {
    position: absolute;
    top: -8px;
    left: 42px;
    content: '';
    width: 14px;
    height: 8px;
}

.nav_child li {
    min-width: 84px;
    line-height: 40px;
    text-align: left;
    font-size: 12px;
    /* margin: 0 10px;
    padding: 0 10px; */
    padding-right: 10px;
    padding-left: 10px;
}

.left_nav_child {
    display: inline-block;
    vertical-align: top;
}

.left_nav_child li.child1 {
    background: none;
}

.left_nav_child li.cur a {
    color: #037CFF;
}

.left_nav_child li a {
    /* width: 100%; */
    display: inline-block;
    color: #181C29;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}


.left_nav_child li a::after,
.right_nav_child li a::after,
.tsfx_item dd a::after,
.manage_wrapper dl dd a::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #037CFF;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.left_nav_child li a.hot::after,
.right_nav_child li a.hot::after,
.tsfx_item dd a.hot::after,
.manage_wrapper dl dd a.hot::after {
    background-color: #FF6B22;
}

.left_nav_child li a:hover::after,
.right_nav_child li a:hover::after,
.tsfx_item dd a:hover::after,
.manage_wrapper dl dd a:hover::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.left_nav_child li a.hot,
.right_nav_child li a.hot {
    color: #FF5722;
}

.right_nav_child {
    display: none;
    border-left: 1px solid #eee;
    vertical-align: top;
}

.right_nav_child ul {
    display: none;
}

.right_nav_child ul.cur {
    display: block;
}
.right_nav_child ul.nav_yan{
    width: 420px;
}
.right_nav_child ul.nav_yan li{
    float: left;
}

.right_nav_child li a {
    display: inline-block;
    color: #4D5260;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.left_nav_child li.child {
    background: url(img/nav-arrow-right-hover.png) no-repeat right 10px center;
    background-size: 10px 10px;
}

.left_nav_child li.child.no {
    background: none;
}

.head_pop {
    position: relative;
    padding: 30px 0;
    text-align: center;
}

.head_pop .iconfont {
    padding: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
    cursor: pointer;
}

.head_1 .p_a {
    font-size: 24px;
    font-weight: bold;
    line-height: 31px;
    color: #3A62C8;
    margin-bottom: 10px;
}

.head_1 img {
    width: 157px;
    height: 157px;
    outline: 1px solid #eee;
}

.head_1 .p_b {
    font-size: 14px;
    line-height: 16px;
    color: #181C29;
    margin-bottom: 25px;
}

.head_1 .p_c {
    margin-top: 12px;
    font-size: 14px;
    line-height: 16px;
}



/* 底部 */

.sm_wrapper {
    background-color: #fff;
    box-shadow: 3px 4px 20px 0 rgb(175 179 185 / 25%);
    padding: 30px 0;
}

.sm_ul li {
    float: left;
    margin-left: 66px;
    padding-left: 70px;
}
.sm_ul li:first-child{
    margin-left: 0;
    background: url(img/sy/ico-bot-1.png) no-repeat left top;
    background-size: 50px 50px;
}
.sm_ul .li2{
    background: url(img/sy/ico-bot-2.png) no-repeat left top;
    background-size: 50px 50px;
}
.sm_ul .li3{
    background: url(img/sy/ico-bot-3.png) no-repeat left top;
    background-size: 50px 50px;
    margin-left: 52px;
}
.sm_ul .li4{
    background: url(img/sy/ico-bot-4.png) no-repeat left top;
    background-size: 50px 50px;
}

.sm_ul li .p_a {
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    color: #181C29;
    margin-bottom: 10px;
}

.sm_ul li .p_b {
    font-size: 12px;
    line-height: 16px;
    color: #828897;
}

.foot {
    background-color: #1C2743;
}

.foot_h {
    padding-top: 57px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(58, 70, 89, 0.50);
}

.h_ul_1 {
    padding-right: 69px;
}

.h_ul_2,
.h_ul_5 {
    padding-right: 89px;
}

.h_ul_3 {
    padding-right: 88px;
}

.h_ul_4 {
    padding-right: 74px;
}

.h_ul_common li.tit {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 22px;
    color: #ffffff;
    margin-bottom: 22px;
}

.h_ul_common li {
    font-size: 14px;
    line-height: 19px;
    color: #bbbfc9;
    margin-bottom: 21px;
}
.h_in li p a{
    letter-spacing: 3px;
}
.h_in li p .te{
    letter-spacing: 2px;
}
.foot a {
    color: #bbbfc9;
    font-size: 14px;
    line-height: 19px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.foot a:hover {
    color: #3a62c8;
}

.foot_h .h_right .p_a {
    font-size: 16px;
    line-height: 21px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 15px;
}
.foot_h .h_right .p_b{
    width: 82px;
    height: 82px;
}
.foot_h .h_right .p_b img{
    max-width: 100%;
    max-height: 100%;
}
.foot_h .h_right .p_c {
    font-size: 14px;
    line-height: 19px;
    color: #828897;
    margin-top: 20px;
    text-align: center;
}

.foot-link {
    border-bottom: 1px solid rgba(58, 70, 89, 0.50);
    padding-top: 24px;
    padding-bottom: 15px;
}

.foot-link .tit {
    font-size: 14px;
    color: #fff;
    line-height: 19px;
    margin-bottom: 15px;
}
.foot-link ul{
    margin-left: -30px;
}
.foot-link ul li {
    float: left;
    /* min-width: 100px; */
    margin-left: 30px;
    margin-bottom: 10px;
}

.foot-link ul li a {
    color: #828897;
}

.foot-link ul {
    width: 1200px;
    overflow: hidden;
}

.foot_b {
    position: relative;
    padding: 28px 0 40px;
    font-size: 12px;
}

.foot_b p {
    margin-top: 8px;
    color: #828897;
    font-size: 12px;
}

.foot_b p a {
    font-size: 12px;
    color: #828897;
}

.foot_b .rz_msg {
    position: absolute;
    right: 0;
    bottom: 40px;
}

.foot_b .rz_msg a {
    float: left;
    margin-left: 13px;
}


/* 登录注册 */
.login_r {
    width: 320px;
    margin: 30px auto;
}

.login_r .change {
    position: absolute;
    top: 12px;
    right: 10px;
    text-align: right;
    width: 52px;
    height: 52px;
    background: url(img/login/login-ewm.png) no-repeat center center;
    background-size: 52px 52px;
    cursor: pointer;
    transition: all .2s ease-out;
    z-index: 2;
}

.login_r .change:hover {
    background: url(img/login/login-ewm-on.png) no-repeat center center;
    background-size: 52px 52px;
}

.login_r .change.on {
    background: url(img/login/login-pc.png) no-repeat center center;
    background-size: 52px 52px;
}

.login_r .change.on:hover {
    background: url(img/login/login-pc-on.png) no-repeat center center;
    background-size: 52px 52px;
}

.r_tab {
    margin-bottom: 20px;
}

.r_tab>div {}

.r_tab span {
    cursor: pointer;
    position: relative;
    float: left;
    margin-right: 25px;
    box-sizing: border-box;
    text-align: left;
    font-size: 24px;
    color: #4D5260;
}

.r_tab span.on {
    color: #181C29;
    font-weight: bold;
}

.r_tab.r_tab_reg {
    text-align: center;
}

.r_tab .tit {
    font-size: 18px;
    font-weight: bold;
    color: #181C29;
    text-align: center;
    margin: 0 auto;
}

.login_r .inp_item {
    margin-bottom: 15px;
}

.login_r .inp_item.item1 {
    margin-bottom: 15px;
}

.login_r .inp_item.item2 .dx_list {
    position: absolute;
    right: 10px;
    top: 0;
}

.login_zc {
    float: left;
    color: #3A62C8;
}

.login_mm {
    float: right;
    color: #aaa;
}

.login_r .box_inp {
    position: relative;
    height: 44px;
    line-height: 42px;
    background-color: #F6F7F9;
    border-radius: 4px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}



.login_r .box_inp input {
    width: 100%;
    height: 100%;
    color: #181C29;
    background-color: #F6F7F9;
    border: 1px solid #F6F7F9;
    text-indent: 16px;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.login_r .box_inp input:hover {
    border-color: #3A62C8;
    background-color: #fff;
}
.login_r .box_inp input:focus{
    border-color: #3A62C8;
    -webkit-box-shadow: 0 0 4px 2px rgb(24 144 255 / 20%);
    box-shadow: 0 0 4px 2px rgb(24 144 255 / 20%);
    background-color: #fff;
}

.login_r .box_inp .close_inp {
    position: absolute;
    right: -1px;
    top: -1px;
    display: block;
    height: 100%;
    line-height: 44px;
    width: 44px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    color: #dedcdc;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.login_r .box_inp .clear-input-btn-show {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.login_r .box_inp.nom_2 i {
    right: 120px;
}

.login_r .box_inp.nom_3 i {
    right: 142px;
}

.login_r .box_inp.nom_4 i {
    right: 74px;
}


.login_r .tx_inp {
    position: relative;
}

.login_r .tx_inp .tx_img {
    position: absolute;
    right: 10px;
    bottom: 6px;
    width: 100px;
    height: 32px;
    cursor: pointer;
}


.login_r .f_btn {
    font-weight: 500;
    color: #3A62C8;
    cursor: pointer;
}

.login_r .list_info_yzm .f_btn {
    height: 44px;
    line-height: 44px;
    width: 60px;
    text-align: center;
    margin-left: 10px;
    background-color: transparent;
}
.login_r .list_info_yzm .f_btn.text_disabled{
    color: #828897;
    font-size: 12px;
}
.login_r .list_info_yzm button[disabled] {
    background: transparent !important;
}

.go_login_btn {
    width: 100%;
    line-height: 44px;
    text-align: center;
    color: #fff;
    height: 44px;
    background: #3A62C8;
    cursor: pointer;
    border-radius: 4px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.go_login_btn:hover {
    background-color: #0567cf;
}

.login_tips {
    margin: 15px 0;
    font-size: 12px;
    font-weight: 400;
    color: #828897;
    text-align: center;
}

.login_tips a {
    color: #3A62C8;
}

.login_tips a:hover {
    text-decoration: underline;
}

.warm_tips {
    font-size: 12px;
    font-weight: 400;
    color: #EF4B4B;
    text-align: center;
    margin: 15px 0;
}

.wx_other {
    /* position: absolute; */
    bottom: 42px;
    left: 50px;
    width: 100%;
    margin: 0 auto;
}

.wx_other .p1 {
    line-height: 19px;
    font-size: 12px;
    position: relative;
    font-weight: 400;
    color: #828897;
    margin: 0 0 20px;
}

.wx_other .p1:before {
    position: absolute;
    left: 0;
    top: 7px;
    content: "";
    width: 98px;
    height: 1px;
    background-color: #EEEEEE;
}

.wx_other .p1:after {
    position: absolute;
    right: 0;
    top: 7px;
    content: "";
    width: 98px;
    height: 1px;
    background-color: #EEEEEE;
}


.wx_other .wx_other_list span {
    display: none;
    width: 40px;
    height: 40px;
    margin: 0 20px;
    cursor: pointer;
    border-radius: 50%;
}

.wx_other .wx_other_list .span1 {
    background: url(img/sf-qq.png) no-repeat center center;
    background-size: 40px 40px;
}

.wx_other .wx_other_list .span2 {
    background: url(img/sf-wx.png) no-repeat center center;
    background-size: 40px 40px;
}

.wx_other .wx_other_list .span3 {
    background: url(img/sf-zfb.png) no-repeat center center;
    background-size: 40px 40px;
}

.login_wx .tit {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #181C29;
    text-align: center;
}

.login_wx .wx_code p {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #828897;
    text-align: center;
    padding: 30px 0 20px;
}

#login_container {
    margin: 0 auto;
    width: 300px;
    height: 400px;
}

.change_txt {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #828897;
    margin-top: 75px;
}

.change_txt a {
    color: #FF6521;
}

.change_txt a:hover {
    text-decoration: underline;
}
/* 
@media screen and (max-width: 1680px) {
    .login_container {
        padding-top: 120px;
    }
}

@media screen and (max-width: 1440px) {
    .login_container {
        padding-top: 55px;
    }

    .login_r_main .p_copy {
        margin-top: 20px;
    }
}

@media screen and (max-width: 1366px) {
    .login_r {
        width: 380px;
        padding: 30px 30px 30px;
    }

    .r_tab {
        margin-bottom: 20px;
    }

    .wx_other {
        left: 30px;
        bottom: 12px;
    }

    .change_txt {
        margin-top: 60px;
    }
}

@media screen and (max-width: 1200px) {
    .login_container .login_box {
        width: 100%;
        padding: 0 20px;
    }

    .login_container .login_l {
        width: 54%;
    }

    .login_container .login_r {
        width: 330px;
    }

    #login_container {
        margin-left: -35px;
    }

    .wx_other {
        width: 270px;
    }
} */







body #yz_tc1 span,
body #yz_tc2 span,
body #yz_tc span {
    padding: 0;
    margin: 0;
    top: 0;
    line-height: 42px;
}

.nc-container .nc_wrapper {
    width: auto !important;
    border-radius: 4px;
}

body .nc-container .scale_text.scale_text.slidetounlock span[data-nc-lang="_startTEXT"] {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #828897), color-stop(.4, #828897), color-stop(.5, #fff), color-stop(.6, #828897), color-stop(1, #828897));
    -webkit-background-clip: text;
}

body .scale_text span {
    color: #666;

}

body .scale_text2 span {
    color: #fff;

}

body .scale_text {
    text-indent: 12px
}

body .nc-container .nc_scale .btn_slide {
    background-color: #fff;
    font-size: 18px;
    color: #737383 !important;
    box-shadow: 0 2px 5px 0 rgb(157 170 197 / 27%);
    border: none;
}

body .nc-container .nc_scale .btn_ok {
    color: #3A62C8 !important;
    line-height: 44px !important;
    box-shadow: 0 2px 5px 0 rgb(157 170 197 / 27%);
    border: none;
}

body .nc-container .nc_scale .scale_text2 b {
    color: #fff;
}

body #yz_tc1 span:before,
body #yz_tc2 span:before,
body #yz_tc span:before {
    content: none
}

body .yz_tc_box {
    position: relative;
    margin-bottom: 15px
}

body .yz_tc_box span:before {
    content: none
}

body .yz_tc_box span {
    top: 1px;
    right: 1px;
    height: 42px;
    margin: 0;
    line-height: 42px;
    font-size: 12px;
}

body .yz_tc_box span#set_code {
    color: #3A62C8;
}

body .nc-container .nc_scale span {
    width: 44px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

body #yz_tc1,
#yz_tc2,
body .nc_scale,
#yz_tc {
    height: 44px !important;
    background: #fff;
}

body .nc-container .nc_scale {
    background-color: #F6F7F9;
}

body .nc-container .nc_scale .scale_text {
    box-sizing: border-box;
    height: 44px;
}

body .nc-container .nc_scale .nc_ok,
body .nc-container .nc_scale .nc_bg {
    background: #3A62C8 !important;
    top:1px;
    height: 42px!important;
}

.loginClass.layui-layer-page .layui-layer-content {
    overflow: visible !important;
}

.close-pop {
    position: absolute;
    top: -58px;
    right: -27px;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    /* padding: 5px; */
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.close-pop:hover {
    color: #037CFF;
    /* background-color: #3A62C8; */
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.btn-a{
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.btn-a:hover{
    background-color: #4675ef!important;
    border-color: #4675ef!important;
}
.btn-b{
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.btn-b:hover{
    background-color: #3A62C8!important;
    color: #fff!important;
}

.btn-c{
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.btn-c:hover{
    background-color: #ff7a3f!important;
    color: #fff;
}

.btn-d{
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.btn-d:hover{
    background-color: #ff7a3f!important;
    color: #fff!important;
}

/* 背靠 */


.ser_kp {
    padding-bottom: 80px;
    background-color: #F6F7F9;
}
.kp_list{
    background-color: #fff;
    overflow: hidden;
}
.l_item {
    position: relative;
    padding: 44px 0 0 44px;
    width: 324px;
    height: 140px;
    background: linear-gradient(270deg, #3A62C8 0%, #5E83E2 100%);
    cursor: pointer;
}
.l_item span{
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    color: #FFFFFF;
    margin-right: 20px;
    font-family: DINProM;
}
.l_item .l_a{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #FFFFFF;
}
.l_item .l_b{
    font-size: 12px;
    margin-top: 12px;
    line-height: 16px;
    color: #FFFFFF;
}
.l_item.on{
    background: #fff;
}
.l_item.on span{
    color: #3A62C8;
}
.l_item.on .l_a{
    color: #181C29;
}
.l_item.on .l_b{
    color: #828897;
}
.l_item.on:before{
    display: inline-block;
    position: absolute;
    content: "";
    top: 0;
    background-color: #ff6521;
    left: 0;
    width: 4px;
    height: 140px;
}
.kp_r{
    width: calc( 100% - 324px );
    padding: 30px 30px 0;
    overflow: hidden;
}
.kp_r .r_a{
    position: relative;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #181C29;
    padding-bottom: 40px;
}
.kp_r .r_a:after{
    position: absolute;
    left: 0;
    top: 42px;
    content: "";
    width: 44px;
    height: 1px;
    background-color: #BBBFC9;
}
.kp_r .r_b{
    font-size: 12px;
    line-height: 22px;
    color: #828897;
}
.kp_r .r_c{
    margin-top: 27px;
}
.kp_r .r_img{
    width: 398px;
    height: 224px;
    margin-left: 20px;
}
.kp_r .r_img img{
    width: 100%;
    height: 100%;
}
.kp_r .r_c{
    margin-top: 16px;
}
.kp_r .r_img_l{
    width: 260px;
    height: 194px;
    margin-left: 18px;
}
.kp_r .r_img_l img{
    width: 100%;
    height: 100%;
}
.kp_r .r_img:first-child,.kp_r .r_img_l:first-child{
    margin-left: 0;
}

/* 右侧联系方式 */
.left_lx {

    position: fixed;
    bottom: 350px;
    right: 6px;
    z-index: 1000;
    padding: 0 16px;
    height: 120px;
    color: #fff;
}
.left_lx>div{
    box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
}

.left_lx .back {
    display: none;
    background: #fff url(img/ico-left-back.png) no-repeat top 7px center;
    background-size: 20px 20px;
    transition: all .3s ease-out;
    width: 50px;
    height: 50px;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    padding-top: 36px;
    color: #4D5260;
    margin-top: 10px;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    padding-top: 29px;
}
.left_lx .back:hover{
    background: #fff url(img/ico-left-back1.png) no-repeat top 7px center;
    background-size: 20px 20px;
}
.left_lx .back:hover p{
    color: #3a62c8;
}

.left_lx .item {
    width: 50px;
    height: 60px;
    cursor: pointer;
    position: relative;
    background: #fff url(img/ico-left-jy.png) no-repeat top 15px center;
    background-size: 20px 20px;
    transition: all .3s;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    padding-top: 40px;
    color: #4D5260;
}
.left_lx .item0{
    margin-top: 0;
    background: #fff url(img/ico-left-wx.png) no-repeat top 15px center;
    background-size: 20px 20px;
}
.left_lx .item0:hover{
    background: #fff url(img/ico-left-wx1.png) no-repeat top 15px center;
    background-size: 20px 20px;
}
.left_lx .item0:hover .p_1{
    color: #3a62c8;
}
.left_lx .item1 {
    margin-top: 0;
    background: #fff url(img/ico-left-gzh.png) no-repeat top 15px center;
    background-size: 20px 20px;
}

.left_lx .item1:hover {
    margin-top: 0;
    background: #fff url(img/ico-left-gzh1.png) no-repeat top 15px center;
    background-size: 20px 20px;
}

.left_lx .item_gw {
    margin-top: 0;
    background: #fff url(img/ico-left-gw.png) no-repeat top 15px center;
    background-size: 20px 20px;
}

.left_lx .item_gw:hover {
    margin-top: 0;
    background: #fff url(img/ico-left-gw1.png) no-repeat top 15px center;
    background-size: 20px 20px;
}

.left_lx .item1:hover p{
    color: #3a62c8;
}

.left_lx .item2:hover {
    margin-top: 0;
    background: #fff url(img/ico-left-jy1.png) no-repeat top 15px center;
    background-size: 20px 20px;
}
.left_lx .item2:hover p{
    color: #3a62c8;
}
.left_lx .item1:after,.left_lx .item0:after{
    position: absolute;
    content: "";
    top:4px;
    left: 50%;
    margin-left: -8px;
    width: 17px;
    height: 1px;
    background-color:  #D6D8DE;
}
.left_lx .item_gw:after{
    content: none;
}
.left_lx .item2:after{
    position: absolute;
    content: "";
    top:4px;
    left: 50%;
    margin-left: -8px;
    width: 17px;
    height: 1px;
    background-color:  #D6D8DE;
}

.left_lx .item .content {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    padding-top: 2px;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background-color: #ff6521;
    text-align: center;
    line-height: 20px;
}


.left_lx .wx_con_main {
    position: absolute;
    right: 40px;
    display: none;
    padding-right: 18px;
    width: 222px;
    background-color: transparent;
    top: 0;
}

.left_lx .wx_con {
    position: relative;
    /* padding: 15px 12px 18px 12px; */
    width: 196px;
    border: 1px solid transparent;
    background: #fff;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
}
.left_lx .wx_con:after {
    position: absolute;
    top: 30px;
    right: -12px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 14px solid #fff;
    content: "";
}
.left_lx .wx_con:before{
    position: absolute;
    top: 30px;
    right: -13px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 12px solid #eee;
    content: "";
}
.left_lx .wx_con .code_img {
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0 auto;
}

.left_lx .wx_con .code_img img {
    width: 100%;
    height: 100%;
}
.left_lx .wx_con .p_code .p4 {
    margin-top: 8px;
    /* color: #bbbfc9; */
    text-align: center;
    font-size: 12px;
    line-height: 17px;
}

.left_lx .wx_con .p1{
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: linear-gradient(88deg, #5D89E7 0%, #8EBDFF 100%);
    border-radius: 50px 50px 50px 50px;   
    color: #fff;
    margin: 10px auto 5px;
}
.left_lx .item0:hover .wx_con_main {
    display: block;
}




.left_lx .gzh_con_main {
    position: absolute;
    right: 40px;
    display: none;
    padding-right: 18px;
    width: 222px;
    background-color: transparent;
    top:0;
}
.left_lx .gzh_con {
    position: relative;
    /* padding: 15px 12px 18px 12px; */
    width: 196px;
    border: 1px solid transparent;
    background: #fff;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
}
.left_lx .gw_info{
    padding:10px 14px 0;
}
.left_lx .gzh_con .p1 {
    margin-bottom: 10px;
    padding-left: 20px;
    background: #fff url(img/icon-left-wx1.png) no-repeat left center;
    background-size: 18px 18px;
    color: #4d5260;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
}

.left_lx .gzh_con .p2 {
    color: #181c29;
    width:100%;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background: url(img/dl_btn_bg.png) no-repeat center center;
    background-size: 100% 40px;
}

.left_lx .gzh_con .p3 {
    margin-bottom: 12px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    color: #4d5260;
}


.left_lx .gw_con_main .gzh_con .p3{
    margin-bottom: 6px;
}

.left_lx .gzh_con .p_code {
    margin: 0 auto;
    text-align: center;
}

.left_lx .gzh_con .code_img {
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0 auto;
}

.left_lx .gzh_con .code_img img {
    width: 100%;
    height: 100%;
}

.left_lx .gzh_con .p_code .p4 {
    /* margin-top: 8px; */
    /* color: #bbbfc9; */
    text-align: center;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 8px;
}

.left_lx .gzh_con:after {
    position: absolute;
    top: 30px;
    right: -12px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 14px solid #fff;
    content: "";
}
.left_lx .gzh_con:before{
    position: absolute;
    top: 30px;
    right: -13px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 12px solid #eee;
    content: "";
}


.left_lx .item1:hover .gzh_con_main {
    display: block;
}

.custom-layui-tips {
    position: relative;
    padding: 7px 10px 7px 10px;
    line-height: 20px;
    color: #8a6d3b !important;
    background-color: #fcf0db;
    border: 1px solid #c9b99d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fcf8e3;
    border: #ecdcbb solid 1px;
    box-shadow: 0 2px 4px rgb(236, 220, 187, 0.5);
    margin-bottom: 20px;
}
.get_sug {
    padding: 20px 30px;
}

.get_sug .tit {
    width: 50px;
    line-height: 40px;
    height: 40px;
}

.get_sug .sug_2 {
    margin: 20px 0 20px;
}

.get_sug .div_1 {
    width: calc(100% - 50px);
}

.get_sug .inp,
.get_sug .area {
    width: 100%;
    border: 1px solid #eee;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.get_sug .inp:hover,
.get_sug .area:hover{
    border-color: rgba(52, 100, 255, 0.55)!important;
}
.get_sug .inp:focus,
.get_sug .area:focus {
    border-color: #3A62C8 !important;
    border-right-width: 1px !important;
    outline: none!important;
    -webkit-box-shadow: 0 0 4px 2px rgb(24 144 255 / 20%);
    box-shadow: 0 0 4px 2px rgb(24 144 255 / 20%);
}

.get_sug .inp {
    text-indent: 10px;
    height: 40px;
    line-height: 40px;
}

.get_sug .area {
    height: 130px;
    text-align: justify;
    padding: 8px 10px;
    line-height: 24px;
}

.get_sug .sug_btn {
    width: 80px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    border-radius: 4px;
    background-color: #3A62C8;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.get_sug .sug_btn:hover {
    opacity: .9;
}

.seoClass .layui-layer-title {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: none;
    font-size: 16px;
    text-align: center;
    background-color: #fff;
    color: #333;
    font-weight: bold;
}
.seoClass .layui-layer-btn .layui-layer-btn0 {
    border-color: #FF6521 !important;
    background-color: #FF6521 !important;
}

.seoClass .layui-layer-btn {
    text-align: center;
    padding-bottom: 22px !important;
}
.seoClass .layui-layer-btn .layui-layer-btn0 {
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    background-color: #3a62c8 !important;
    border-color: #3a62c8 !important;
    border-radius: 4px;
}
.seoClass .layui-layer-btn .layui-layer-btn0 {
    border-color: #3a62c8 !important;
    background-color: #3a62c8 !important;
    color: #fff;
}


/* 自主注册start */
/* 注册流程详情 直线图 start */
.register-line {
    padding: 45px 0 20px 95px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.time-line li {
    position: relative;
    float: left;
    width: 25%;
    border-top: 1px solid #E9E9E9;
}

.time-line li.on{
    border-color: #3A62C8;
}

.time-line li .n{
    margin-top: -16px;
    display: inline-block;
    padding: 0 25px;
    height: 30px;
    background-color: #fff;
}

.time-line li:last-child {
    border-top: 0;
}

.time-line li .icon {
    float: left;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.25);
}

.time-line li.on .icon {
    background-color: #3A62C8;
    color: #fff;
    border-color: #3A62C8;
}

.time-line-item {
    margin-left: 15px;
    float: left;
    line-height: 28px;
}

.time-line li.on .time-line-item p {
    font-weight: 700;
}

.time-line-item p {
    color: #333;
    font-size: 14px;
}

/* 注册流程详情 直线图 end */


/* fixed start 智能注册页面css start */
.fixedMsg {
    height: 60px;
    background: #fff;

    box-sizing: border-box;
}

.fixedMsg.fix {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    background-color: #fff;
    border-top: 1px solid #f2f2f2;
    box-shadow: 0px -2px 4px 0px rgba(170, 170, 170, 0.1);
}
.fixedMsg.fix .fixedLeft{
    padding-left: 32px;
}
.fixedMsg .go-next {
    float: right;
    width: 90px;
    height: 42px;
    line-height: 42px;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    background: #3a62c8;
    border-radius: 4px;
	cursor: pointer;
}

.fixedMsg .go-next.on {
    background-color: #19ad79;
}

.fixedMsg.fix>div {
    width: 1200px;
}

.fixedMsg .go-prev {
    width: 90px;
    height: 42px;
    line-height: 42px;
    margin-right: 10px;
    margin-top: 10px;
    text-align: center;
    color: #3a62c8;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #E1E1E1;
    transition: all .3s ease-out;
    cursor: pointer;
}

.fixedMsg .go-prev:hover {
    background-color: #3a62c8;
    color: #fff;
    border-color: #3a62c8;
}

.fixedMsg .go-next:hover {
    opacity: .9;
}

.fixedMsg .go-next.on:hover {
    opacity: .9;
}

.fixedMsg .money {
    margin: 0 24px;
    color: #333333;
}

.fixedMsg .money .msg {
    display: inline-block;
    line-height: 60px;
    font-size: 12px;
}

.fixedMsg .money_num {
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #ff6521;
    top: 2px;
    font-family: DINProM;
}
.fixedMsg .money_num.all_num{
    font-size: 20px;
}
.fixedMsg .protocol {
    line-height: 60px;
}

.fixedMsg .protocol label {
    position: relative;
    width: auto;
}

.fixedMsg .protocol label:before {
    position: absolute;
    content: "";
    display: inline-block;
    margin-right: 4px;
    width: 14px;
    height: 14px;
    border: 1px solid #ddd;
    vertical-align: -2px;
    border-radius: 4px;
    box-sizing: border-box;
    top: 3px;
    transition: all .3s ease-out;
}

.fixedMsg .protocol label.checked:before {
    border-color: #3a62c8;
    background: url(img/icon-checkbox.png) no-repeat center center;
}

.fixedMsg .protocol input {
    opacity: 0;
}

.fixedMsg .protocol a {
    color: #3a62c8;
}

.fixedMsg .protocol a:hover {
    text-decoration: underline;
}

.fixedMsg .fixedRight {
    color: #333333;
    /* margin-right: 110px; */
}

.fixedMsg.fix .fixedRight {
    margin-right: 32px;
}

.fixedMsg .fixedRight .fixedRight-info {
    line-height: 60px;
}

.fixedMsg .fixedLeft {
    line-height: 60px;
    font-size: 14px;
}

input[type='checkbox'] {
    content: "";
    display: inline-block;
    margin-right: 8px;
    width: 14px;
    height: 14px;
    border: 1px solid #ddd;
    vertical-align: -2px;
    -webkit-appearance: none;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type='checkbox']:checked {
    background: url(img/icon-selected.png) no-repeat center center;
    background-size: 14px 14px;
    border-color: #3a62c8;
}

.fixedMsg .fixedLeft .label_div {
    display: inline-block;
    cursor: pointer;
}

.fixedMsg .fixedLeft .label_div:before {
    content: "";
    display: inline-block;
    margin-right: 2px;
    width: 12px;
    height: 12px;
    border: 1px solid #ddd;
    vertical-align: -2px;
}

.fixedMsg .fixedLeft .label_div.checked:before {
    background: url(img/icon-selected.png) no-repeat center center;
    background-size: 14px 14px;
    border-color: #3a62c8;
}

.fix {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    background-color: #fff;
    border-top: 1px solid #f2f2f2;
}

.current_empty {
    text-align: center;
    font-size: 16px;
    color: #666;
}

/* fixed end */




.manage_wrapper {
    padding-top: 20px;
}

.wrapper_box {
    width: 455px;
    height: 76px;
    background: url(img/sy/ico-user-bg.png) no-repeat center center;
    background-size: 455px 76px;
    margin: 0 auto 20px;
    padding: 16px;
}

.head_l {
    padding-left: 52px;
    background: url(img/sy/ico-user-head.png) no-repeat left center;
    background-size: 42px 42px;
}

.head_l .l_p {
    font-size: 14px;
    font-weight: bold;
    color: #181C29;
    line-height: 20px;
    margin-bottom: 6px;
}
.head_l .l_id{
    font-size: 12px;
}
.head_l .l_id .span_id{
    position: relative;
    padding-right: 20px;
    line-height: 16px;
}
.head_l .l_id .span_id:after{
    position: absolute;
    content: "";
    height: 8px;
    right: 8px;
    top: 5px;
    width: 1px;
    background-color: #BBBFC9;
}
.head_l .l_id .span_out{
    font-size: 12px;
    color: #4D5260;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.head_l .l_id .span_out:hover{
    text-decoration: underline;
}
.head_r .price_qian .tit{
    color: #fff;
    font-size: 12px;
}
.head_r .price_qian .qian i{
    font-size: 12px;
    color: #fff;
}
.head_r .price_qian .qian{
    font-size: 16px;
    font-family: DIN-Bold;
    font-weight: bold;
    color: #fff;
}
.head_r .qian_cz{
    margin-top: 8px;
    width: 46px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    background: linear-gradient(90deg, #FC9A75 0%, #FF7A48 100%);
}


.que_list {
    /* background-color: #fff;
    height: 234px;
    padding: 50px 0; */
    background-color: #fff;
    padding: 30px 40px 15px;
}
.t_item{
    position: relative;
    float: left;
    padding-left: 28px;
    line-height: 28px;
    padding-bottom: 20px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.t_item:nth-child(1),.t_item:nth-child(4),.t_item:nth-child(7),.t_item:nth-child(3n+1){ 
    width: 30%;
    margin-right: 50px;
}
.t_item:nth-child(2),.t_item:nth-child(5),.t_item:nth-child(8),.t_item:nth-child(11),.t_item:nth-child(14),.t_item:nth-child(17){
    width: 30%;
    margin-right: 30px;
}
.t_item:nth-child(3),.t_item:nth-child(6),.t_item:nth-child(9),.t_item:nth-child(3n+3){
    width: 30%;
    float: right;
}
.t_item a:hover{
    color: #3A62C8;
}
.t_item a{
    display: block;
    color: #181C29;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.t_item:before{
    position: absolute;
    left: 0;
    top: 5px;
    content: "";
    width: 18px;
    height: 18px;
    background: url(img/help/ico-help-wh.png) no-repeat left center;
    background-size: 18px 18px;
    border-radius: 50%;
}










.demand {
    height: 365px;
    width: 669px;
    background: #FFFFFF;
}
.mand_l{
    width: 480px;
    border-right: 1px dashed #eee;
}
.mand_l_info{
    padding: 0 30px;
}
.mand_l .mand_tit{
    line-height: 32px;
    padding: 30px 0 20px;
}
.mand_l .mand_tit .span1{
    font-size: 24px;
    font-weight: bold;
    color: #4D5260;
}
.mand_l .mand_tit .span2{
    display: inline-block;
    line-height: 32px;
    font-size: 12px;
    color: #828897;
    margin-left: 20px;
}
.mand_l .item_info .item_a{
    width: 65px;
    text-align: right;
    font-size: 14px;
    color: #181C29;
    line-height: 40px;
    margin-right: 15px;
}
.mand_l .item_info .item_a .red{
    color: #D52C2C;
}
.mand_l .item_info  input{
    line-height: 40px;
    width: 315px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    border: 1px solid #EEEEEE;
    text-indent: 10px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.mand_l .item_info  input:hover {
    border-color: #3A62C8;
}

.mand_l .item_info  input:focus {
    border-color: #3A62C8;
    -webkit-box-shadow: 0 0 4px 2px rgb(24 144 255 / 20%);
    box-shadow: 0 0 4px 2px rgb(24 144 255 / 20%);
}
.mand_tip{
    /* margin-left: 80px; */
    font-size: 12px;
    line-height: 16px;
    margin: 5px 0 20px 80px;
    color: #00B27B;
    padding-left: 18px;
    background: url(img/server/ico-safe.png) no-repeat left center;
    background-size: 16px 16px;
}
.mand_sub{
    margin-left: 80px;
    margin-top: 20px;
}
.mand_sub .btn{
    width: 315px;
    height: 40px;
    background: #3A62C8;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 4px 4px 4px 4px;
}
.mand_time{
    padding: 14px 30px;
    width: 100%;
    background: #F6F7F9;
    margin-top: 30px;
}
.mand_time .time1{
    line-height: 19px;
    font-size: 14px;
    font-weight: bold;
    color: #181C29;
    margin-bottom: 5px;
}
.mand_time .time2{
    font-size: 12px;
    line-height: 16px;
    color: #828897;
}
.mand_time .time2 .red{
    color: #FF6521;
}
.mand_r{
    height: 100%;
    width:calc( 100% - 480px );
    background: url(img/sy/tjxq_bg.png) no-repeat center;
    background-size: cover;
    padding: 70px 15px 0 20px;
}
.mand_r .r_info {
    /* padding: 95px 0 0 50px; */
}
.mand_r .r_info .p0{
    line-height: 19px;
    font-size: 14px;
    color: #181C29;
    margin-bottom: 20px;
}
.mand_r .r_info .p1{
    line-height: 19px;
    font-size: 14px;
    color: #828897;
    padding-left: 20px;
    background: url(img/server/ico-safe-2.png) no-repeat left center;
    background-size: 14px 14px;
    margin-bottom: 10px;
}
.mand_r .r_msg{
    line-height: 24px;
    font-size: 12px;
    margin-top: 34px;
    color: #828897;
}




.datas-list {
    padding-right: 13px;
    height: 64px;
    border-top: 1px solid #e9ecef;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    line-height: 64px;
}

.pagelist {
    color: #828897;
    font-size: 12px;
    font-family: Verdana, Microsoft YaHei, Arial;
}

.pagelist strong {
    display: inline-block;
    color: #828897;
    vertical-align: middle;
    font-weight: 400;
}

.pagelist .count {
    margin-right: 10px;
}

.pagelist .jm-picker.picker-small {
    width: 69px;
    line-height: normal;
}

.pagelist .jm-picker.picker-small .jm-picker-label {
    width: 37px;
    background: #fff !important;
}

.pagelist .jm-picker1 .jm-input {
    width: 40px;
    height: 25px;
    border: 1px solid #BBBFC9;
    border-radius: 4px;
    background-color: #fff !important;
    color: #3A62C8;
    text-align: center;
    text-indent: 0;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.pagelist .jm-picker1 .jm-input:focus {
    border-color: #3A62C8;
}

.pagenum input {
    height: 32px !important;
    background: #fff !important;
    text-align: left !important;
}

.indexpage,
.lastpage,
.nextpage,
.prepage {
    display: inline-block;
    margin-left: 5px;
    width: 62px;
    height: 25px;
    background-color: #fff;
    color: #828897;
    vertical-align: middle;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
    border: 1px solid #BBBFC9;
    border-radius: 4px;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.nextpage:hover,
.prepage:hover{
    border-color: #3A62C8;
    color: #3A62C8;
}

.disabled {
    color: #ccc;
}

.tiaozhuangzhi {
    margin-left: 20px;
}

.go {
    display: inline-block;
    margin-left: 5px;
    width: 40px;
    height: 27px;
    border: 1px solid #3A62C8;
    border-radius: 4px;
    background-color: #3A62C8 !important;
    color: #404040;
    color: #fff;
    line-height: 25px;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.xyClass.layui-layer{
    background-color: transparent;
    box-shadow: none;
}

.xyClass.layui-layer-page .layui-layer-content{
    overflow: inherit;
}

.xy_kf{
    position: relative;
    width: 554px;
    height: 377px;
    background: url(img/sy/ico-kf-bg.png) no-repeat center center;
    background-size: 554px 377px;
}
.xy_kf .xy_tip{
    position: absolute;
    display: block;
    left: -19px;
    top: 20px;
    width: 175px;
    height: 60px;
    padding-top: 9px;
    padding-left: 30px;
    background: url(img/sy/ico-kf-tip.png) no-repeat center center;
    background-size: 175px 60px;
}
.xy_kf .xy_star{
    position: absolute;
    display: block;
    top: 0;
    right: 45px;
    width: 87px;
    height: 118px;
    background: url(img/sy/ico-kf-star.png) no-repeat center center;
    background-size: 87px 118px;
}
.xy_kf .xy_zt{
    display: inline-block;
    padding-left: 28px;
    line-height: 21px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background: url(img/sy/ico-kf-save.png) no-repeat left center;
    background-size: 22px 20px;
}

.xy_kf .xy_zai{
    padding: 86px 60px 0;
}
.xy_kf .xy_zai .xy_name{
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
    color: #181C29;
    margin-bottom: 10px;
}
.xy_kf .xy_zai .xy_dh{
    line-height: 20px;
    font-size: 16px;
    color: #4D5260;
    padding-left: 23px;
    background: url(img/sy/ico-kf-dh.png) no-repeat left center;
    background-size: 20px 20px;
}
.xy_kf .xy_zai .xy_code{
    margin-top: 25px;
}
.xy_kf .xy_zai .xy_code_img{
    width: 118px;
    height: 118px;
}
.xy_kf .xy_zai .xy_code_img img{
    width: 100%;
    height: 100%;
}
.xy_kf .xy_zai .xy_p{
    width: 118px;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    color: #828897;
    margin-top: 10px;
}
.xy_r .xy_img{
    width: 230px;
    height: 230px;
    border-radius: 10px;
    border: 2px solid #fff;
}
.xy_r .xy_img img{
    width: 100%;
    height: 100%;
    border-radius: 10px;
}


.right_box {
    position: fixed;
    z-index: 111;
    right: 100px;
    bottom: 215px;
    margin: 0 auto;
    text-align: center;
}

.right_box .right_box_1 {
    width: 80px;
    height: 90px;
    margin: 0 auto;
    text-align: center;
    background: url(img/right_1.png) no-repeat center center;
    background-size: 80px 90px;
    cursor: pointer;
    /* animation: shake 2s linear infinite; */
    animation: mylogo 3s both infinite;
}
.succ_swiper,.succ_swiper_1{
    height: 62px;
    overflow: hidden;
}


@keyframes mylogo {
    0% {
        transform: scale(1);
        transform: scale(1)
    }

    70%,
    73% {
        transform: scale(1);
        transform: scale(1)
    }

    77%,
    83%,
    90%,
    97% {
        transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    80%,
    87%,
    93% {
        transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@-moz-keyframes mylogo {
    0% {
        transform: scale(1);
        transform: scale(1)
    }

    70%,
    73% {
        transform: scale(1);
        transform: scale(1)
    }

    77%,
    83%,
    90%,
    97% {
        transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    80%,
    87%,
    93% {
        transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@-webkit-keyframes mylogo {
    0% {
        transform: scale(1);
        transform: scale(1)
    }

    70%,
    73% {
        transform: scale(1);
        transform: scale(1)
    }

    77%,
    83%,
    90%,
    97% {
        transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    80%,
    87%,
    93% {
        transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@-o-keyframes mylogo {
    0% {
        transform: scale(1);
        transform: scale(1)
    }

    70%,
    73% {
        transform: scale(1);
        transform: scale(1)
    }

    77%,
    83%,
    90%,
    97% {
        transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    80%,
    87%,
    93% {
        transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}



@keyframes shake {
    70%,
    80% {
        transform: rotate(10deg);
    }
    75% {
        transform: rotate(-10deg);
    }
    65%,
    85% {
        transform: rotate(0);
    }
}

.right_box .right_box_2 {
    width: 140px;
    height: 200px;
    background: url(img/right_2.png) no-repeat center center;
    background-size: 140px 200px;
    cursor: pointer;
    text-align: center;
    margin: 30px auto 0;
    padding-top: 90px;
}
.right_box .right_box_2 img{
    margin: 0 auto;
    width: 90px;
    height: 90px;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 0px 29px 0px rgba(42, 65, 131, 0.31);
}


.mmClass{
    background-color: transparent!important;
    box-shadow: none!important;
}
.mm_pop{
    width: 881px;
    height: 552px;
    background: url(img/mm-pop.png) no-repeat center center;
    background-size: 881px 552px;
    padding: 0 42px;
    /* margin: 0 auto; */
    /* padding: 0 42px;
    animation: dialog-fade-in .3s;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 15vh auto 50px; */
}
.mm_close{
    position: absolute;
    top:20px;
    right: 20px;
    width: 25px;
    height: 25px;
    background: url(img/c_close.png) no-repeat center center;
    background-size: 25px 25px;
    border-radius: 50%;
    cursor: pointer;
}
.mm_pop .mm_tit{
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2847D2;
    line-height: 30px;
    text-align: center;
    padding: 45px 0 30px;
}
.mm_pop .mm_list{
    margin-left: -20px;
}
.mm_list .a_item {
    position: relative;
    width: 387px;
    height: 139px;
    background: url(img/hd-1-img.png) no-repeat center center;
    background-size: 387px 139px;
    margin-left: 20px;
    margin-bottom: 20px;
}


.mm_list .a_item .item_a {
    position: absolute;
    top: 20px;
    left: 22px;
    font-size: 20px;
    color: #1C2756;
    line-height: 23px;
}

.mm_list .a_item .item_b {
    position: absolute;
    bottom: 24px;
    left: 26px;
    font-size: 16px;
    color: #fff;
    line-height: 16px;
}

.mm_list .price {
    font-size: 44px;
    font-weight: bold;
    color: #2847D2;
    margin: 0;
}

.mm_list .right {
    position: absolute;
    top: 50px;
    right: 39px;
}

.mm_list .price .yuan {
    font-size: 16px;
    font-weight: normal;
}

.mm_list .txt {
    font-size: 14px;
    color: #2847D2;
    margin-top: 8px;
}

.mm_list .hd_1_bottom {
    margin: 20px auto 0;
    text-align: center;
}

.mm_list .hd_1_btn {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    width: 232px;
    height: 50px;
    line-height: 50px;
    background: url(img/ico-btn-1.png) no-repeat center center;
    background-size: 232px 50px;
    cursor: pointer;
    transition: All 0.3s;
    -webkit-transition: All 0.3s;
    -moz-transition: All 0.3s;
    -o-transition: All 0.3s;
}
.mm_list .hd_1_btn:hover{
    -webkit-transform:scale(1.04);
    -moz-transform:scale(1.04);
    -ms-transfrom:scale(1.04);
    -o-transform:scale(1.04);
    transform:scale(1.04);
}
.mm_pop .rule_list .p_2{
    color: #6171B9;
}
.mm_pop .rule_list .p_1{
    color: #6171B9;
}

.mm_pop .btn {
    width: 232px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-top: 50px;
    transition: All 0.3s;
    -webkit-transition: All 0.3s;
    -moz-transition: All 0.3s;
    -o-transition: All 0.3s;
    background: url(img/ico-btn-1.png) no-repeat center center;
    background-size: 232px 50px;
}
.mm_pop .btn:hover{
    -webkit-transform:scale(1.04);
    -moz-transform:scale(1.04);
    -ms-transfrom:scale(1.04);
    -o-transform:scale(1.04);
    transform:scale(1.04);
}

.a_item .yl_i{
    position: absolute;
    left: 9px;
    bottom: 6px;
    display: inline-block;
    width: 70px;
    height: 70px;
    background: url(img/ico-yl.png) no-repeat center center;
    background-size: 70px 70px;
}
.rule_list .p_1 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #A3B4FF;
    line-height: 30px;
    padding: 15px 0 0;
}

.rule_list .p_2 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A3B4FF;
    line-height: 24px;
}

.xyy{
    display: block;
    cursor: pointer;
    position: fixed;
    z-index: 990;
    bottom: 150px;
    right: 74px;
    width: 120px;
    height: 120px;
    background: url(img/xyy.png) no-repeat center center;
    background-size: 120px 120px;
    /* animation: shake 1.8s linear infinite; */
}