* {
    padding: 0;
    margin: 0;
}
body{
    min-width: 1300px;
}
.layui-body{
    min-width: 1300px
}


/*h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd {*/
    /*margin: 0;*/
    /*font-weight: 300;*/
    /*!*color: #333;*!*/
    /*font-size: 14px;*/
/*}*/

/*h1, h2, h3, h4, h5, h6 {*/
    /*font-size: 14px;*/
    /*font-weight: normal;*/
    /*font-weight: 300;*/
/*}*/

/*body {*/
    /*font-size: 12px;*/
    /*color: rgba(67, 71, 95, .7);*/
/*}*/

/*em, i {*/
    /*font-style: normal;*/
    /*font-weight: 300;*/
/*}*/

/*strong {*/
    /*font-weight: normal;*/
    /*font-weight: 300;*/
/*}*/

/*ul, ol {*/
    /*padding: 0;*/
    /*list-style: none;*/
/*}*/

/*.clearfix {*/
    /*zoom: 1;*/
/*}*/

/*.clearfix:after {*/
    /*content: '';*/
    /*display: block;*/
    /*clear: both;*/
/*}*/

img {
    border: 0px;
}
ul {
    /*display: inline-block;*/
}
table {
    border-collapse: collapse;
    width: 100%;
}
th,td {
    padding: 15px;
    font-weight: normal;
    text-align: center;
    background: #fff;
    width: 150px;
}
td {
    font-size: 14px;
    color: #222;
    border-style: solid none;
    border-width: 1px;
    border-color: #f5f6f9;
}
.head {
    background-image: url("/assets/img/0.3/banner11.png");
    background-size: 100% 460px !important;
    background-repeat:no-repeat;
    /*padding-top: 20px;*/
}
.head-in {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}
.head-in-img{
    position: absolute;
    right: 0;
    top: 56%;
    margin-top: -161px;
}
.ftz_vip-in {
    width: 1200px;
    margin: 0 auto;
}
.head li {
    display: inline-block;
    padding: 10px;
    cursor:pointer;
    color: #fff;
}
.main li {
    list-style-type: none;
}
.nav {
    height: 70px;
}
.logo {
    width: 130px;
    height: 45px;
    display: inline-block;
}
.nav-table,.log {
    float: right;
}
.nav-table li {
    padding: 10px 0;
    font-size: 16px;
    margin: 0 25px;
}
.nav-table li:hover {
    border-bottom: 5px solid #fff;
}
.log li {
    font-size: 12px;
    border-radius: 0.5em;
    margin: 0 6px;
}
.btn-login {
    font-size: 14px !important;
}
.btn-logon {
    border: 1px solid #fff ;
}
.btn-user,.btn-logout {
    font-size: 14px !important;
    margin: 10px 0 !important;
    padding: 0 10px !important;
    border-radius: 0 !important;
}
.btn-user {
    border-right: 1px solid #fff;
}
.free-acc {
    color: #555 !important;
    background: #fff;
}
.banner {
    height: 330px;
    padding: 20px 0;
}
.banner-word {
    float: left;
}
.banner-word-1st {
    font-size: 30px;
    font-weight: bold;
    padding: 10px 0;
}
.banner-word-2nd,.banner-word-3rd {
    font-size: 18px;
    font-weight: 100;
    padding: 5px 0;
}
.banner-word-1st,.banner-word-2nd,.banner-word-3rd {
    color: #fff;
}
.banner-word-btn {
    color: #43475f;
    font-size: 14px;
    padding: 0 24px;
    line-height: 40px;
    background: #fff;
}
.ftz_block-foot p {
    display: inline-block;
    padding: 12px 0;
}
.ftz_block-foot p span {
    color: #2b80ff !important;
}
.ftz_block-foot-btn {
    float: right;
    color: #fff !important;
    padding: 12px 24px;
    background: #ff501a;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
}
/*bd*/

.place-in-word{
    margin-top: 55px;
}
img.bd_add11{
    width: 25px;
}

/*bd*/

.ftz_table-01,.ftz_table-02,.ftz_table-03,.ftz_table-04,.ftz_table-05,.ftz_table-06 {
    position: relative;
}
.ftz_table-none {
    position: absolute;
    left: 35px;
    top: 20px;
    width: 77px;
    height: 77px;
    background: rgba(0, 0, 0, 0.4);
    line-height: 77px;
    text-align: center;
    margin: auto;
    border-radius: 80px;
    color: #fff;
}
.ftz_hide {
    display: none !important;
}
#ftz_table-body-scroll {
    width: 1200px;
    height: 155px;
}
.tip-title{
    padding-top: 3px;
}

.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade
.modal-dialog{-webkit-transition:-webkit-transform .3s
ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s
ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in
.modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open
.modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px
solid #999;border:1px solid
rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px
rgba(0,0,0,.5);box-shadow:0 3px 9px
rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px
solid #e5e5e5}.modal-header
.close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px
solid #e5e5e5}.modal-footer
.btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group
.btn+.btn{margin-left:-1px}.modal-footer
.btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media
(min-width:768px){.modal-dialog{width:600px;margin:30px
auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0
5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media
(min-width:992px){.modal-lg{width:900px}}

.cumulative-wrap{padding-bottom: 90px; background-color: #FAFAFB; margin-top: 90px;}
.index-cumulative-wrap{ margin-top: 0;padding: 0px; }
.cumulative-cont{background: url('../images/model2-bg.png');padding: 90px 0;}
.index-cumulative-wrap .cumulative-cont{ background: url('../images/index-bg1.png') }
.index-cumulative{padding: 0px 0;}
.index-cumulative>h1{ font-size: 16px;color: #fff;display: flex;justify-content: space-around;align-items: center; margin-bottom: 0;}
.index-cumulative>h1 span{font-size: 24px;}
.index-cumulative>h1>a>button{color:#0341ef;font-size: 14px;padding: 8px 16px; border-radius: 6px;}
.index-cumulative>h1>a>button:hover{background-color: #fff;color: #304DD9;}
.index-cumulative>h1>a>button:focus{background-color: #fff;color: #304DD9;}
.index-cumulative .num{font-size: 60px; font-weight: bold;color: #304DD9;}
.index-cumulative .text{font-size: 16px; font-weight: 500; color: #303659;margin-top: 25px;}
.index-cumulative .text .text-icon{display: inline-block; width: 10px; height: 10px; background: #304DD9; border-radius: 50%;margin-right: 7px;}
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}
#ym_header_nav_list {
    /*top: 68px;*/
    z-index: 2;
    position: absolute;
}
.banner-word {
    margin-top: 150px;
    padding-top: 16px;
}
.banner-word-btn{
    width: 76px;
    height: 48px;
    margin-top: 42px;
    display: inline-block;
    border-radius: 5px;
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
    background: rgba(255,255,255,.1);
    line-height: 48px;
    padding: 1px 30px;
    text-align: center;
    margin-right: 20px;
}
.cf .swiper-slide{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 462px;
}
.flagshipall{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    display: none;
}
.flagship{
    width: 500px;
    border-radius: 6px;
    background: url("../images/tc.png") no-repeat;
    background-size: 102%;
    padding: 28px 42px;
    box-sizing: border-box;
    position: fixed;
    top: 300px;
    left: 50%;
    margin-left: -250px;
}
.flagship p{
    font-size: 20px;
    color: #43475f;
    font-weight: bold;
}
.flagship_btn{
    width: 100px;
    height: 38px;
    border-radius: 4px;
    background-color: #ff501a;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 38px;
    margin-top:  40px;
    cursor: pointer;
}
.flagship img{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 10px;
    height: 10px;
    cursor: pointer;
}
.focus-sel-bottom{
    padding-bottom: 0;
    margin-bottom: 40px;
}
.tab_nav{
    position: static;
    justify-content: space-between;
}
.tab_nav .item,.tab_nav .item{
    cursor: unset;
    width: 100%;
    height: 38px;
}
.tab_nav .item:first-child{
    padding-left:0;
}
.tab_nav .item{
    background: none;
    cursor: pointer;
}
.tab_nav .item,.tab_nav .item:hover .icon_img{
    background: none;
}
.tab_nav .item,.tab_nav .item:hover .text_box span{
    color: rgba(255, 255, 255, 0.6);
}
.tab_nav .item .text_box > p{
    color: #ffffff;
    font-size: 16px;
    transition: all 0.5s;
    font-size: 15px !important;
}
.tab_nav .item .text_box > span{
    color: rgba(255, 255, 255, 0.6);
    transition: all 0.5s;
}
.tab_nav a:hover{
    animation: shake1 0.5s;
}
.tab_nav .item:hover{
    background:none;
}
.tab_nav a>div{
    height:90px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
@keyframes shake1 {
    0%{
        transform: translateX(0);
    }
    25%{
        transform: translateX(2px);
    }
    50%{
        transform: translateX(-2px);
    }
    75%{
        transform: translateX(2px);
    }
    100%{
        transform: translateX(0);
    }
}
#ym_all_wab{
    margin-top: 0;
    padding-top: 20px;
    background: #f7f8fc;
    padding-bottom: 56px !important;
}
.ym_all_web_header{
    margin-bottom: -40px;
}
.ym_all_web_header .ym_all_web_header_msg{
    margin-top: 0;
}
#ym_all_wab .header_msg_box{
    margin-top: 0;
}
.ym_all_web_header .ym_all_web_header_msg h1, .solution .solution_in .solution_title h1, .features .features_title h1,.focus .focus-title .main-t{
    font-size: 36px !important;
    height: 46px;
    position: relative;
}
.ym_all_web_header .ym_all_web_header_msg h1 span{
    display: inline-block;
    position: absolute;
    height: 32px;
}
.solution .solution_in .solution_title h1 span{
    display: inline-block;
    position: absolute;
  }
.ym_all_web_header .ym_all_web_header_msg h1 span:nth-child(2), .solution .solution_in .solution_title h1 span:nth-child(2){
    width: 30px;
    height: 30px;
    background: #FF743B;
    border-radius: 50%;
    top: -14px;
    left: 120px;
}
.features .features_title h1 span:nth-child(2){
    display: block;
    width: 30px;
    height: 30px;
    background: #FF743B;
    border-radius: 50%;
    top: -14px;
    left: 120px;
    position: absolute;
}
.focus .focus-title .main-t span:nth-child(2){
    display: block;
    width: 30px;
    height: 30px;
    background: #FF743B;
    border-radius: 50%;
    top: -14px;
    left: 324px;
    position: absolute;
}
.ym_all_web_header .ym_all_web_header_msg h1 span:first-child, .solution .solution_in .solution_title h1 span:first-child, .features .features_title h1 span:first-child{
    position: absolute;top: 0; bottom: 0;right: 0; left: 0; margin: auto; z-index: 2
}
.ym_all_web_header .ym_all_web_header_msg h1 p, .solution .solution_in .solution_title h1 p,.focus .focus-title .main-t p{
    width: 60px;
    height: 8px;
    display: inline-block;
    position: absolute;
    background: #FC473C;
    bottom: -26px;
    right: 129px;
    border-radius: 0 0 5px 5px;
}
.banner_nav{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 100;
    width: 1100px;
    margin: auto;
    left: 0;
}
.banner_nav ul{
    display: flex;
    align-items: flex-end;
    position: absolute;
    bottom: 122px;
    right: 0;
}
.banner_nav ul li{
    height: 30px;
    line-height: 30px;
    padding: 0 14px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    background: rgba(255,255,255,.2);
    border-radius: 2px;
    margin-left: 10px;
    cursor: pointer;
}
.tab_nav .item .icon_img{
    background: none;
}

.tab_nav a{
    text-decoration: none;
}
.listyle{
    padding: 8px 14px !important;
    background: rgba(255,255,255,.3) !important;
    position: relative;
}
.listyle span{
    position: absolute;
    /*transition: width 2.6s;*/
    width: 0px;
    height: 2px;
    background: #fff;
    bottom: -8px;
    left: 0;
    border-radius: 10px;
}
.banner-word-2nd span,.banner-word-3rd span{
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    margin-right: 8px;
}
.banner-word-2nd, .banner-word-3rd{
    display: flex;
    align-items: center;
    font-size: 18px;
}
.banner_img{
    width: 468px;
    height: 332px;
    bottom: -60px;
    right: -46px;
}
.solution{
    background: #ffffff;
    padding-bottom: 74px;
}
.solution .solution_in .solution_title .sub-t,.ym_all_web_header .ym_all_web_header_msg span,.features .features_title .sub-t{
    margin-top: 15px;
}
.main-t{
    color: #242841 !important;
    font-size: 36px !important;
}
.sub-t{
    color: #9599A8 !important;
}
.solution .solution_in .solution_content{
    margin-top: 96px !important;
}
.solution .solution_in .solution_content .left_nav{
    height: auto;
    border-right-color: rgba(252,71,60,0.10);
}
.solution .solution_in .solution_content .left_nav li.active::after{
    background: #FC473C;
}
.solution .solution_in .solution_content .left_nav li span{
    color: #242841;
}
.solution .solution_in .solution_content .left_nav .active{
    background: linear-gradient(0deg, #ff5252, #f73737) !important;
}
.solution .solution_in .solution_content .left_nav .active span{
    color: #ffffff;
}
.solution .solution_in .solution_content .right_content{
    width: 100%;
}
.solution .solution_in .solution_content .right_content h5{
    color: #242841;
    font-size: 26px;
}
.solution .solution_in .solution_content .right_content .desc{
    color: #626573;
    font-size: 18px;
    line-height: 36px;
    width: 100%;
}
.img_box_one{
    width: 136px;
    height: 136px;
    border-radius: 10px;
    background: #F9FAFF;
    text-align: center;
    padding-top: 26px;
    box-sizing: border-box;
}
.img_box_one p{
    font-size: 16px;
    color: #626573;
}
.solution .solution_in .solution_content .left_nav li:last-child{
    margin-bottom: 0;
}
.solution .solution_in .solution_content .left_nav li img:nth-child(2){
    display: none;
}
.solution .solution_in .solution_content .right_content .img_box{
    display: flex;
    justify-content: space-between;
    padding-bottom: 100px;
}
.solution .solution_in .solution_content .right_content .img_box img{
    display: block;
    margin: 0 auto 20px;
}
.inputbtn{
    height: 44px;
    width: 100px;
    background: #FFC946;
    border: 0;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
    position: relative;
    right: 98px;
}
.features{
    height: 854px;
    background: url("../images/characteristicbg.png") no-repeat;
    background-size: 100% 100%;
}
.features_content{
    margin-top: 48px !important;
}
.features_content_fir{
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}
.features_content_sec{
    background: rgba(19, 27, 56, .9);
    border-radius: 6px;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.features_content_sec span{
    color: rgba(255,255,255,.3);
    font-size: 14px;
    position: absolute;
}
.focus{
    width: 100%;
    background: #ffffff;
    padding-top: 80px;
}
.focus-title{
    margin-bottom: 40px;
}
.focus-main{
    width: 100%;
    height: auto;
}
.focus-main ul{
    display: flex;
    word-break: break-all;
    margin-bottom: 50px;
}
.focus-main ul li{
    width: 25%;
    padding: 0 18px;
    box-sizing: border-box;
    text-align: center;
}
.focus-main ul li img{
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
}
.focus-main ul li h3{
    font-size: 18px;
    margin-bottom: 12px;
    color: #242841;
}
.focus-main ul li p{
    font-size: 14px;
    color: #626573;
}
.tab_navoutbg1{
    width: 100%;
    transition: 800ms;
    background: #ff8a3b;
}
.tab_navoutbg2{
    width: 100%;
    transition: 800ms;
    background: #1c9afa;
}
.tab_navoutbg3{
    width: 100%;
    transition: 800ms;
    background: #8236ff;
}
.tab_navoutbg4{
    width: 100%;
    transition: 800ms;
    background: #00BB6E;
}

.banner_nav ul .listyle span{
    transition: width 7s;
}
.freebtn{
  padding: 0 8px;
}
.home_time .focus-title{
    margin-bottom: 50px;
}
.home_time_content ul{
    display: flex;
    justify-content: space-between;
}
.home_time_content ul li{
    text-align: center;
    border-radius: 4px;
}
.home_time_content ul li span{
    font-size: 36px;
    font-weight: bold;
    color: #fe5900;
}
.home_time_content ul li p{
    font-size: 16px;
    color: #202946;
    margin-top: 4px;
}
.home_time_content ul li img{
    width: 200px;
    height: 100px;
}
.home_time_content2 ul li:hover{
    box-shadow: 0px 5px 20px 0px rgba(210, 210, 210, 0.21);
}
.cooperation{
    padding-top: 0;
    padding-bottom: 80px;
}
.top_cooperationoneR ul{
    width: 100% !important;
}
.serviceClass{
    width: 1100px;
    margin: 0 auto;
    display: block;
}
.serviceClass li{
    width: 23%;
    height: 294px;
    background: #ffffff;
    border-radius: 6px;
    text-align: center;
    display: inline-block;
    margin: 10px 9px;
}
.serviceClass .title{
    width: 100%;
    padding: 18px;
    text-align: center;
    color: #ffffff;
    box-sizing: border-box;
    border-radius: 6px 6px 0 0 ;
}
.serviceClass .title h5{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
}
.serviceClass img{
    width: 96px;
    height: 96px;
    margin: 30px auto;
    display: block;
}
.serviceClass button{
    width: 80%;
    height: 40px;
    border-radius: 4px;
    cursor: pointer;
}
.templateAll{
    width: 1100px;
    margin: 0 auto;
    text-align: center;
}
.templateAll img{
    width: 18%;
    margin: 0 5px;
}
.button_sy{
    width: 120px ;
    height: 40px;
    border-radius: 4px;
    background: #fc473c;
    text-align: center;
    line-height: 40px ;
    color: white;
    font-size: 14px;
    box-shadow: 0px 2px 6px 0px rgb(255 105 24 / 46%) ;
    margin: 40px auto;
    border: 1px solid #FF6918 ;
    cursor: pointer;
    }
.borderColor1{
    border: 1px solid #0cc1b8;
    background:#ffffff;
    color: #0cc1b8;
}
.bgColor1{
    background: linear-gradient(-90deg,rgb(12 193 184),rgb(15 218 181));
}
.borderColor2{
    border: 1px solid #F73737;
    background:#ffffff;
    color: #F73737;
}
.bgColor2{
    background: linear-gradient(-90deg,#ff5252,#f73737);
}
.borderColor3{
    border: 1px solid #FF9705;
    background:#ffffff;
    color: #FF9705;
}
.bgColor3{
    background: linear-gradient(#ff9705,#ffae3f);
}
.borderColor4{
    border: 1px solid #2790FF;
    background:#ffffff;
    color: #2790FF;
}
.bgColor4{
    background: linear-gradient(#268fff,#4ca2ff);
}
.borderColor5{
    border: 1px solid #8B62EE;
    background:#ffffff;
    color: #8B62EE;
}
.bgColor5{
    background: linear-gradient(#8b62ee,#7b6df2);
}
.borderColor6{
    border: 1px solid #25B1FD;
    background:#ffffff;
    color: #25B1FD;
}
.bgColor6{
    background: linear-gradient(#25b1fd,#28b8ff);
}
.borderColor7{
    border: 1px solid #F6556C;
    background:#ffffff;
    color: #F6556C;
}
.bgColor7{
    background: linear-gradient(-90deg,#f8687d,#f6556c);
}
.borderColor8{
    border: 1px solid #FF6536;
    background:#ffffff;
    color: #FF6536;
}
.bgColor8{
    background: linear-gradient(-90deg,#ff7b23,#ff6536);
}
.borderColor9{
    border: 1px solid #FDBE2F;
    background:#ffffff;
    color: #FDBE2F;
}
.bgColor9{
    background: linear-gradient(#fdbe2f,#f9c148);
}
.borderColor10{
    border: 1px solid #01D078;
    background:#ffffff;
    color: #01D078;
}
.bgColor10{
    background: linear-gradient(#00d077,#31d58f);
}
.borderColor11{
    border: 1px solid #AE45FF;
    background:#ffffff;
    color: #AE45FF;
}
.bgColor11{
    background: linear-gradient(#ae44ff ,#b661ff);
}
.borderColor12{
    border: 1px solid #FF8F38;
    background:#ffffff;
    color: #FF8F38;
}
.bgColor12{
    background: linear-gradient(-90deg,#ffaf71,#ff8e37);
}
.serviceClass .borderColor1:hover{
    background:#0cc1b8;
    color: #ffffff;
}
.serviceClass .borderColor2:hover{
    background:#F73737;
    color: #ffffff;
}
.serviceClass .borderColor3:hover{
    background:#FF9705;
    color: #ffffff;
}
.serviceClass .borderColor4:hover{
    background:#2790FF;
    color: #ffffff;
}
.serviceClass .borderColor5:hover{
    background:#8B62EE;
    color: #ffffff;
}
.serviceClass .borderColor6:hover{
    background:#25B1FD;
    color: #ffffff;
}
.serviceClass .borderColor7:hover{
    background:#F6556C;
    color: #ffffff;
}
.serviceClass .borderColor8:hover{
    background:#FF6536;
    color: #ffffff;
}
.serviceClass .borderColor9:hover{
    background:#FDBE2F;
    color: #ffffff;
}
.serviceClass .borderColor10:hover{
    background:#01D078;
    color: #ffffff;
}
.serviceClass .borderColor11:hover{
    background:#AE45FF;
    color: #ffffff;
}
.serviceClass .borderColor12:hover{
    background:#FF8F38;
    color: #ffffff;
}
.help {
background: #0b1733;
height: 202px;
padding: 15px 0;
}

/* 核客互动公告 - blog.hackeus.cn */
.btn-large,.load-all,.popup-btn,.popup-btn-o,.page-number
{
    padding:0 15px;
    line-height:40px;
    font-size:14px;
    display:inline-block;
    border-radius:10px
}
.btn-gray:hover,.more:hover,.load-all:hover,.module-tab-item:hover,.module-blocklist a:hover,.video-info-aux .tag-link:hover,.page-number:hover
{
    background:#eaedf1
}
.btn-main,.popup-btn
{
    background:#4e7cf2;
    color:#fff
}
.popup
{
    box-shadow:0 .25rem .5rem rgba(0,0,0,.05),0 1.5rem 2.2rem rgba(0,0,0,.1)!important;
    padding:0 30px;
    background:#fff;
    width:400px;
    position:fixed;
    top:50%;
    left:50%;
    z-index:999999;
    transform:translateX(-50%) translateY(-50%);
    margin:0 auto;
    border-radius:18px
}
.popup::after
{
    content:'';
    height:80px;
    width:100%;
    background:#eaedf1;
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    border-radius:18px 18px 0 0
}
.popup-header
{
    line-height:40px;
    text-align:center
}
.popup-title
{
    position:relative;
    font-size:15px;
    font-weight:900;
    display:inline-block
}
.popup-title::after
{
    content:'';
    position:absolute;
    width:100%;
    height:30%;
    background:#fde6dd;
    border-radius:5px;
    left:0;
    bottom:5px;
    z-index:-1
}
.close-popup:hover
{
    background:#fff
}
.close-popup i
{
    transform:scale(.88);
    font-size:12px;
    color:#fff
}
.close-popup:hover i
{
    color:#ff2a14
}
.popup-icon
{
    width:100%;
    text-align:center;
    height:220px;
    margin:-60px 0 0
}
.popup-icon img
{
    height:220px
}
.popup-main
{
    padding-bottom:20px
}
.popup-main p
{
    padding:12px 0 0
}
.popup-main p a
{
    color:#ff2a14
}
.popup strong
{
    color:#ff2a14
}
.popup-footer
{
    padding:10px 0 30px;
    margin-left: -30px;
    text-align:center
    
}
.popup-footer p
{
    margin-top:10px
}
.popup-btn
{
    font-weight:700;
    border-radius:50px;
    width:100%;
    cursor:pointer
}
.popup-btn-o
{
    color:#ff2a14;
    font-weight:700;
    width:50%;
    margin:5px 5px;
    cursor:pointer
}
.popup-btn-o::after
{
    border-color:#ff2a14;
    border-radius:50px
}
.popup-msg
{
    position:fixed;
    width:280px;
    z-index:9999999;
    height:auto;
    padding:30px;
    top:50%;
    left:50%;
    margin:-50px 0 0 -140px;
    text-align:center;
    color:#fff;
    background-color:rgba(7,7,10,.92);
    border-radius:10px
}
.popup-tips::after
{
    background:0 0
}

.delDefaultAStyleAll{
        cursor: pointer;
        color: #fff;
        font-size: 17px;
        text-decoration: none;
        width: auto !important;
        height: auto !important;
        background: none !important;
        opacity: 1 !important;
        margin-top: 0 !important;
    }
    .admin_box{
        width: 100%;
        height: 100%;
        background: #fff;
        position: relative;
        border-radius: 2px;
    }
    .admin_box::before{
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background: #fff;
        position: absolute;
        right: 40px;
        top: -5px;
        transform:rotate(45deg);
    }
    .closePop{
        width: 21px;
        height: 20px;
        position: absolute;
        right: 10px;
        top: 10px;
        cursor: pointer;
    }
    .ddtable{
        display: flex;
        padding: 18px 34px;
        height: 406px;
        box-sizing: border-box;
        overflow-y: auto;
    }
    .ddtable dl{
        color: #000 !important;
        margin-right: 50px;
    }
    .ddtable dl:last-child{
        margin-right: 0;
    }
    .ddtable dl.ysht dd{
        font-size: 14px;
        color: #242841;
    }
    .ddtable dl.ysdd dd a{
        color: #0983ff;
        font-size: 13px;
    }
    .ddtable dl.zhmm dd a{
        color: #0983ff;
        text-decoration: none;
    }
    .ddtable  dl dd{
        color: #000;
        margin-bottom: 26px;
        line-height:22px;
    }
    .ddtable  dl dd:last-child{
        margin-bottom: 0px;
    }
    .ddtable dl dt{
        font-size: 14px;
        font-weight: 700;
        text-align: left;
        color: #242841;
        padding-bottom: 15px;
        border-bottom:2px dotted #969798;
        margin-bottom: 20px;
    }
    .admin_box .ewms{
        width: 100%;
        height: 120px;
        border-radius: 6px;
        color: #181f29;
        font-size: 12px;
        display: flex;
        justify-content: space-between;
        padding: 10px 34px 9px;
        box-sizing: border-box;
    }
    .admin_box .ewms>div{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .admin_box .ewms img{
        width: 86px;
        height: 86px;
        margin-bottom: 16px;
    }
    
    .adminDemo{
        display: none;
        position: absolute;
        top:30px;
        bottom: 0;
        right: 0;
        /*width: 700px;*/
        /*height: 620px;*/
        padding: 35px 0;
        z-index: 99;

    }
    a{text-decoration:none}

#ym_header_nav_list .ym_header_right_nav {
    min-width: 665px;
    height: 89px;
    border: none;
    width: 88%;
}
    .layui-layer{
        border-radius: 6px;
    }
    .top_cooperation{
        width: 100%;
        padding: 12px 0;
        position: fixed;
        top: 0;
        z-index: 2000;
        transition-duration: 0.3s;
        transition-timing-function: ease;
        transition-delay: 0s;
        background-size: 100% 112px;
        background-image: url("../images/bg2.png");
        cursor: pointer;
        display: none;
    }

    .transparent{
        width: 100%;
        position: fixed;
        top: 507px;
        display: none;
        z-index: 2000;
    }

    .unimportance{
        width: 100%;
        /*height: 100%;*/
        display: flex;
        align-items: center;
        transition-duration: 0.3s;
        transition-timing-function: ease;
        transition-delay: 0s;
    }
    .top_cooperation .details{
        border: 0 !important;
        font-size: 16px !important;
        margin: 0 0 0 40px !important;
        background: linear-gradient(#fcbf42,#f99132) !important;
        box-shadow: 0 0px 10px 0px rgba(0,0,0,.08) !important;
    }
    .top_cooperation .details a{
        text-decoration: none;
        color: #ffffff !important;
    }
    .top_cooperationone{
        width: 1100px;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .top_cooperationtwo{
        width: 890px;
        margin: 0 auto;
        display: none;
        justify-content: center;
        transition-duration: 0.5s;
        transition-timing-function: ease;
        transition-delay: 0s;
    }
    .retract{
        width: 72px;
        display: flex;
        align-items: center;
        cursor: pointer;
        margin: 30px auto 10px;
    }
    .retract p{
        color: white;
        font-size: 16px;
        display: inline-block;
    }
    .retract img{
        width: 16px;
        height: 16px;
        margin-right: 10px;
    }
    .top_cooperationoneR{
        float: right;
    }
    .top_cooperationoneL{
        float: left;
    }
    .top_cooperationoneR ul{
        width: 90%;
    }
    .top_cooperationoneR ul li{
        color: #ffffff;
        font-size: 20px;
        margin-bottom: 30px;
        padding: 0;
    }
    .top_cooperationoneR span{
        display: inline-block;
        width: 26px;
        height: 26px;
        border-radius: 50%;
        background: #ffffff;
        color: #ff262b;
        text-align: center;
        line-height: 26px;
        font-weight: bold;
        margin: 0 10px;
    }
    .top_cooperationstyle{
        background-size: 100% 100%;
        display: block !important;
        padding-top: 50px !important;
        box-sizing: border-box;
    }
    .top_cooperationstyletwo{
        background-image: url("../images/bg1.png") !important;
    }
    .top_cooperationstyle .top_cooperationone{
        margin-bottom: 50px;
    }
    .qw_btn{
        width: 120px !important;
        height: 40px !important;
        border-radius: 4px !important;
        background: #FF6918 !important;
        text-align: center !important;
        line-height: 40px !important;
        color: white !important;
        font-size: 14px !important;
        box-shadow: 0px 2px 6px 0px rgba(255, 105, 24, 0.46) !important;
        margin: 0 auto !important;
        border: 1px solid #FF6918 !important;
        cursor: pointer;
    }
    .navtop{
        position: fixed !important;
        background: #ffffff;
        z-index: 1000 !important;
        transition: 0.2s;
        box-shadow: 0px 10px 10px rgba(0,0,0,.02);
        top: 0px;
    }
    .navtop .ym_nav_nav_left li{
        color: #333333 !important;
    }
    .navtop .ym_nav_nav_left li>a{
        background: #fd493e;
        color: #333333 !important;
    }
    .navtop .ym_nav_nav_right li{
        color: #333333;
    }
    .navtop .ym_nav_nav_right .ym_nav_nav_right_button{
        border: 1px solid #fd493e;
        color: #fd493e !important;
    }
    .navtop .ym_nav_nav_right .ym_nav_nav_right_button2{
        background: #fd493e;
        color: #ffffff !important;
    }
    .navtop .lefboder::before{
        background-color: black;
    }
    .closeadvertisement{
        width: 22px;
        height: 22px;
        position: fixed;
        right: 20px;
        top: 10px;
        z-index: 2000;
        cursor: pointer;
        display: none;
    }
    .closeadvertisement img{
        width: 100%;
    }



    .ycm_product_list{
        padding-left: 40px;
        padding-right: 40px;
    }

    .ycm_product_list .items{
        /* width: 900px; */
        height: auto;
    }

    .ycm_product_list .items .link{
        font-weight: 600;
        font-size: 14px;
        color: #242841;
    }

    .ycm_product_list .items .text{
        margin-top: 6px;
        font-size: 12px;
        color: #9a9a9a;
        overflow:hidden;
        white-space:nowrap;
    }

    .ycm_product_list .items dt{
        font-size: 16px;
        font-weight: 600;
        color: #242841;
    }

    .ycm_product_list .items dl{
        margin-right: 50px;
    }

    .ycm_product_list .items dl:last-child{
        margin-right: 0;
    }

    .ycm_product_list .items dl dd{
        margin-top: 20px;
        line-height: 20px;
    }

    .ycm_product_list .items dl dd div{
        width: calc(100% - 48px);
    }

    .ycm_product_list .items .me dd{
        display: flex;
        align-items: center;
    }

    .ycm_product_list .items .me img{
        margin-right: 8px;
        width: 40px;
        height: 40px;
    }

    .ycm_product_list .items .other{}

    .solution_card dl dd a.vice_link{
        display: block;
    }



    .solution_card_V{
        position:fixed;
        top: 55px;
        left: 0;
        right: 0;
        color: #000;
        z-index: 9;
        height: 0;
        overflow: hidden;
        /*display: none;*/
        transition:height .25s;
        box-shadow: 0px 8px 10px rgba(0,0,0,.1);
    }
    .product:hover .solution_card_V{
        height: 393px;
        border-top: 1px solid rgba(0,0,0,.06);
        padding-bottom: 0px;
    }
    .product:hover .solution_card_box{
        padding-bottom: 0px;
    }
    .solution_card_box{
        width: 100%;
        background: #fff;
        margin: 0 auto;
        padding: 30px 0 0;
    }
    .solution_card_box dl{

    }
    .solution_card_box dt{
        font-size: 16px;
        font-weight: 700;
        color: #242841;
        display: flex;
        align-items: center;

    }
    .solution_card_box dt::before{
        display: block;
        content: '';
        width: 3px;
        height: 16px;
        background: #fc473c;
        border-radius: 2px 0px 0px 2px;
        margin-right: 10px;
    }
    .solution_card_box  dd{
        width: calc(20% - 35px);
    }
    .solution_card_box dd{
        display: inline-flex;
        align-items: center;
        margin-right: 30px;
        margin-top: 22px;
        margin-bottom: 35px;

    }
    .solution_card_box dd:last-child{
        margin-right: 0;
    }
    .solution_card_box dd:hover a{
        color: #ff501a;
    }
    .solution_card_box dd img{
        width: 40px;
        height: 40px;
        margin-right: 9px;
    }
    .solution_card_box dd>div{
        display: flex;
        flex-direction: column;
    }
    .solution_card_box dd>div a{
        text-decoration: none;
    }
    .solution_card_box dd>div a:first-child{
        font-size: 14px;
        color: #242841;

    }
    .solution_card_box dd>div a:last-child{
        margin-top: 6px;
        font-size: 12px;
        color: #9a9a9a;
        overflow: hidden;
        white-space: nowrap;
    }
    .layui-layer-title{
        padding: 0;
    }
    .ym_nav_nav_right .ym_nav_nav_right_button2{
    color: #2919b1 !important;
}


