*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body{
   font-size: 12px;
   min-width: 1300px;
   font-family: "Microsoft YaHei",微软雅黑;
}

p,ul,li,ol,h1,h2,h3,h4,h5,h6,div{
    margin: 0;
    padding: 0;
    list-style: none;
}

a{
    color: inherit;
    text-decoration: none;
}

a:hover{
    color: inherit ;
    text-decoration: none;
}

img{
    max-width: 100%;
    vertical-align: -1px;
}

/* 框架样式 */
.index_framework_page{
    min-width: 1800px;
    overflow: auto;
}
.framework_page{
    position: relative;
    width: 100%;
    height: 100%;
}

/* 公共颜色样式 */


/* 渐变颜色 */
.Gradient_Color1{
    background: linear-gradient(180deg,#70b0ff,#245bf2);
}
.Gradient_Color2{
    background: linear-gradient(180deg,#b68fff,#6c49e2);
}
.Gradient_Color3{
    background: linear-gradient(90deg,#dae8ff,#ffffff);
}




/* 顶部样式 */
.framework_body_top{
    padding: 0 20px;
    background-color: #3e3e3e;
    line-height: 38px;
    color: #c0c0c0;
}
.framework_body_top a, .framework_body_top span{
    color: #ffffff;
}
.framework_body_top img{
    margin-right: 5px;
}
.framework_body_top p{
    margin-right: 20px;
}
.framework_body_top .flex_fr a:last-of-type{
    margin-left: 15px; 
}
.framework_body_top a:hover{
    color: #ff9000;
}
.framework_body_top .flex_fr a img{
    margin-right: 2px;
    vertical-align: -2px   
}
.framework_bodys {
    background: linear-gradient(0deg,#c7e4ff,#0084ff);
}
.framework_body_tabs {
    padding: 0 45px;
    background: url(/qyt/img/tabs_background.png) no-repeat center;
    background-size: cover;
    height: 167px;
}
    .framework_body_tabs .logo_fl {
        margin-top: 25px;
        flex-shrink: 0;
    }
.framework_body_tabs .button_fr{
    margin-top: 16px;
}
    .framework_body_tabs .button_fr .el-button1 {
        text-align: center;
        display: block;
        width: 140px;
        height: 30px;
        font-size: 12px;
        line-height: 30px;
        border-radius: 50px;
        color: #ffffff;
        border: 1px solid #ffffff;
        background: linear-gradient(180deg,#ffaaaa,#f25959);
    }
        .framework_body_tabs .button_fr .el-button1:hover {
            background: linear-gradient(180deg,#f4c11d,#ff9400);
        }

        .framework_body_tabs .button_fr .el-button1 img {
            margin-left: 10px;
        }
.framework_body_tabs .framework_tabs{
    flex: 1;
}
.framework_body_tabs .framework_tabs li{
    width: 146px;
    height: 78px;
    text-align: center;
    background: url(/qyt/img/tabs.png) center top no-repeat;
    background-size: 134px;
    margin-top: -11px;
}
    .framework_body_tabs .framework_tabs .li:hover {
        background: url(/qyt/img/tabsActive.png) center top no-repeat;
    }
.framework_body_tabs .framework_tabs .li.active{
    background: url(/qyt/img/tabsActive.png) center top no-repeat;
}
  
.framework_body_tabs .framework_tabs li .box_item{
    height: 100%;
}
.framework_body_tabs .framework_tabs li .el-link{
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}
.framework_body_tabs .framework_tabs li .el-link .el-link__inner{
    display: block;
}
.framework_body_tabs .framework_tabs li .el-link p{
    margin-top: 3px;
}
.framework_body_tabs .framework_tabs li .img_box{
    margin-top: 0;
}

/* 汇星首页 */
.framework_body_mains{
    padding: 0 25px;
    padding-bottom: 15px;
    /*min-width:1800px;*/
}
.framework_body_box {
    width: 100%;
    background-color: #ffffff;
    padding: 0 2.5%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    margin-top: -60px;
    
}
.mrg15 {
    margin-right: 15px;
}
.bold {
    FONT-WEIGHT: BOLD;
}
.pd26 {
    padding-top: 26px;
}
.body_box_fl{
    flex: 0 0 49%;
}
.title_top .qyt_title{
    display: inline-block;
    width: 362px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 15px;
    font-weight:bold;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.body_box_mains{
    position: relative;
    margin-top: 20px;
}

    .body_box_mains .box_item .item_box_int {
        position: relative;
        border-radius: 12px;
        border: 2px solid #c0deff;
        min-height: 200px;
        height:100%;    
    }
.body_box_mains .box_item .item_box_int .box_title{
line-height: 32px;
padding: 0 10px;
}
.body_box_mains .box_item .box_title .item_title{
  color: #ffffff;
  position: relative;
  z-index: 10;
  margin-top: -5px;
  display: flex;
  align-items: center;
}
.body_box_mains .box_item .box_title .item_title img{
    margin-right: 8px;
    vertical-align: 0;
}
.body_box_mains .box_item .box_title p{
    color: #98b8eb;
    z-index: 10;
    line-height: 30px;
}
    .body_box_mains .box_item .box_content {
        padding: 15px 12px 15px 12px;
    }

.body_box_mains .box_item .back_img {
    position: absolute;
    left: -2px;
    top: -8px;
}

.body_box_mains .box_item{
    margin-bottom: 20px;
}
.body_box_mains.box_mains_fr .box_item .item_box_int{
    border: 2px solid #c7cffb;
}
.body_box_mains.box_mains_fr .box_item .back_img{
    top: -2px;
    left: -2px;
}
.body_box_mains.box_mains_fr .box_item .box_title .item_title{
    margin: 0;
    line-height: 30px;
}

/* 全域信息发布 */
.box_content1 .content_ul{
    flex: 0 0 48%;
}
.box_content1 .content_ul h4{
    color: #424242;
    font-size: 14px;
    font-weight: bold;
}
.box_content1 .content_ul ul{
    margin-top: 10px;
}
.box_content1 .content_ul li{
    color: #525252;
    line-height: 30px;
    padding-left: 15px;
    position: relative;
    width:203px;
}


.box_content1 .content_ul li span{
    color: #2988fe;
    margin: 0 3px;
}
.box_content1 .content_ul li::before{
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #8cbffe;
    position: absolute;
    top: 13px;
    left: 3px;
}

.box_content1 .content_ul .href_btn{
    margin-left: 5px;
}

/* 流量统计与分析 */
.body_box_mains .box_item .box_content2{
    padding: 12px 10px;
}
.box_content2 .flex_top{
    color: #525252;
    line-height: 30px;
    margin-bottom: 10px;
}
.box_content2 .flex_top span{
    color: #2988fe;
    margin-right: 15px;
}
.box_content2 .flex_top span:last-of-type{
    margin-right: 0;
}

/* 关键词排名统计 */
.box_content3{
  
}
.box_content3 .box_content_top{
   line-height: 26px;
   padding: 5px 0;
   color: #424242;
   font-size: 13px;
   font-weight: bold;
}
.colorblud {
    font-weight: bold;
    color: #2988fe;
}
.box_content3 .keywords_lsit {
    margin-bottom: 12px;
    line-height: 21px;
    color: #2988fe;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.box_content3 .keywords_lsit span{
    margin-right: 10px;
}
.box_content3 .keywords_down{
    margin: 20px 0 15px;
}
.box_content3 .keywords_down span{
    margin-left: 10px;
}


/* 企业网站&英雄帖 */
.box_content4{
  position: relative;
  height: 235px;
}
.box_content4 .overflow_box {
    flex: 0 0 46%;
}
.box_content4 .overflow_box p{
   line-height: 25px;
}
.mrg11 {
    margin-top: 11px;
}
.box_content4 .overflow_box .overflow_bor {
    margin: 5px 0;
    border: 1px solid #ddd;
    padding: 5px;
    height: 91px;
    overflow: auto;
}
.box_content4 .overflow_bor ul li{
    line-height: 25px;
    color: #2988fe;
}
.box_content4 .look_down .href_btn{
    margin-left: 15px;
}
.box_content4 .overflow_bor ul li span{
    color: #0aa920;
}

/* AIGC能力 */
.box_content5 .AGI_btn{
  margin-top: 15px;
}


/* 搜索竞价定投 */
.box_content6{
    height: 226px;
}
.box_content6 .money_titie{
    padding: 0 15px;
    line-height: 40px;
    background-color: #e2f8ff;
    color: #282828;
    font-weight: bold;
    font-size: 13px;
}
.box_content6 .money_list{
    margin: 10px 0;
}
.box_content6 .money_list ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.box_content6 .money_list ul li{
    flex: 0 0 49%;
    padding-left: 15px;
    line-height: 30px;
    position: relative;
    color: #2a2a2a;
}
.box_content6 .money_list span{
    color: #2988fe;
}
.box_content6 .money_list ul li::before{
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #8cbffe;
    position: absolute;
    top: 13px;
    left: 3px;
}
.box_content6 .money_list .bidu_box{
    margin-top: 5px;
}
.box_content6 .money_list .bidu_box span{
    margin-right: 10px;
}
.box_content6 .LiStyle_down {
    border: 1px solid #c4d8f9;
    padding: 0 15px;
    border-radius: 30px;
    line-height: 36px;
    background: #f6f9ff;
    color: #2a2a2a;
}
.box_content6 .LiStyle_down .img_box{
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    margin-right: 5px;
}
.box_content6 .LiStyle_down .own_box:first-of-type{
    margin-right: 20px;
}
.box_content6 .Not-opened {
    height: 100%;
}
.box_content6 .Not-opened .d-flex{
    height: 100%;
}
.box_content6 .Not-opened p{
    margin-top: 10px;
    color: #ff8b8b;
    font-size: 14px;
}
/* 视频矩阵授权 */
.box_content7 .video_jz_list{
   margin: 5px 0;
}
.box_content7 .video_jz_list ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.box_content7 .video_jz_list ul li{
    flex: 0 0 49%;
    padding-left: 15px;
    line-height: 27px;
    position: relative;
    color: #525252;
}
.box_content7 .video_jz_list ul li span{
    color: #0ab50a;
}
.box_content7 .video_jz_list ul li::before{
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #8cbffe;
    position: absolute;
    top: 13px;
    left: 3px;
}


/*  抖音搜索排名 */

.box_mains_fr .href_btn{
    line-height: 26px;
    margin-top: 5px !important;
}
.number_list .color22 {
   color:#2988fe;
}
.number_text .color23 {
    color: #595959;
}
.body_box_mains .box_item .box_content .douyin_list{
    -webkit-line-clamp: 3 !important;
    margin-bottom: 5px !important;
    line-height: 21px !important;
}


/* 意向客户-高潜客户 */
.body_box_mains .box_item .tex-content1 p{
    margin-right: 29px;
    color: #717171;
}
.box_content9 {
    height: 231px;
}
.box_content9 .box_content_table{
    width: 100%;
    position: relative;
}
.box_content9 .box_content_table table{
    width: 100%;
}
.box_content9 .box_content_table .top_th{
    display: flex;
    background: linear-gradient(to right, #d8e9ff,#f0e4ff);
    border-radius: 50px;
    line-height: 33px;
  
}
.box_content9 .box_content_table .top_th li{
    flex: 0 0 28%;
    color: #2b2b2b;
    font-weight: normal;
    padding: 0 15px;
}
.box_content9 .box_content_table .top_th li:last-of-type{
    flex: 0 0 16%;
}
.box_content9 .box_content_table table tr {
    border-bottom: 1px solid #f6f6f6;
}
.box_content9 .box_content_table table tr:last-of-type{
    border: none;
}
.box_content9 .box_content_table table tr td{
    padding:15px;
    width: 28%;
    color: #afafaf;
}
.box_content9 .box_content_table table tr td:last-of-type{
    width: 16%;
}
.box_content9 .box_content_table .user_douyin .img_box{
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}
.box_content9 .box_content_table .user_douyin .user_text h4{
    color: #595959;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    width: 100%;
    max-width: 145px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.box_content9 .box_content_table .user_douyin .user_text p{
    padding-left: 15px;
    background: url(/qyt/img/dz.png) no-repeat 2px center;
    background-size: 10px;
    margin-top: 5;
}

.box_content9 .box_content_table .over-text{
    width: 100%;
    max-width: 160px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.box_content9 .box_content_table .number_list p{
    line-height: 25px;
}


/*抖音矩阵 - 运营数据  */
.box_conten10{
    height: 226px;
}
.box_conten10 .box_contente_charts{
    position: relative;
}
.box_contente_charts .el-tabs__item{
    border: 1px solid #eaeaea;
    border-radius: 5px;
    padding: 12px 15px;
    color: #4178d3;
    margin-bottom: 9px;
    text-align: left !important;
    justify-content: flex-start !important;
}
.box_contente_charts .el-tabs__item:last-of-type{
    margin-bottom: 0;
}
.box_contente_charts .el-tabs__item em{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 10px;
}
.box_contente_charts .el-tabs__item.is-active{
    color: #4178d3;
    background-color: #ffdfc9;
    border: 1px solid #ffdfc9;
}



/* 内页 */
.Inner_body_box{
    position: relative;
    width: 100%;
    min-height: calc(100vh - 160px);
}
.Inner_body_box .Inner_body_back .Inner_body_lsit{
    max-width: 1240px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 50px;
    position: relative;
    z-index: 15;
}
.Inner_body_box .Inner_body_back .Inner_body_left{
   position: absolute;
   left: -28px;
   top: 0;
   z-index: 1;
}
.Inner_body_box .Inner_body_back .Inner_body_bottom{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

    .Inner_body_box .items_box_for {
        width: 15%;
        margin-right: 2%;
        border: 1px solid transparent;
        margin-bottom: 30px;
        border-radius: 15px;
        overflow: hidden;
    }
.Inner_body_box .items_box_for:nth-of-type(6n) {
    margin-right: 0;
}
.Inner_body_box .items_box_for .items_box{   
    /*margin-bottom: 30px;*/
    border:1px solid #e4e4e4;
    background: linear-gradient(180deg,#ffffff,#faf9f9);
    border-radius: 15px;
    padding: 20px 25px;
    overflow: hidden;

    cursor: pointer;
}
    .Inner_body_box .items_box_for .items_box .img_box {
        width: 120px;
        height: 120px;
        margin: 0 auto;
        border-radius: 15px;
        background: linear-gradient(135deg,#4b9bff,#53c8ff);
        position: relative;

        display: flex;
        align-items: center;
        justify-content: center;
    }
.Inner_body_box .items_box_for .items_box .img_box .icon_box{
    width: 65px;
    height: 65px;
    background: url(/qyt/img/icon.png) no-repeat;
    background-position: 35px 44px;
}
.Inner_body_box .items_box_for .items_box .items_btn{
    margin-top: 15px;
    text-align: center;
}
.Inner_body_box .items_box_for .items_box .items_btn .el-link{
    display: block;
    width: 120px;
    height: 35px;
    line-height: 31px;
    border: 2px solid #5bc4ff;
    background: linear-gradient(#feffff,#d5f2ff);
    margin: 0 auto;
    border-radius: 30px;
    box-sizing: border-box;
}

    .Inner_body_box .items_box_for .vistble_box {
        position: absolute;
        right: -2px;
        top: -2px;
        display: none;
    }

.Inner_body_box .items_box.hide .vistble_box{
    display: block;
}

.vistble1{
    background-color: rgb(255 247 236 / 90%) !important;
    border: 1px solid #edd69e !important;
    width: 250px;

}
.el-popper.vistble1 .el-popper__arrow::before {
    background-color: rgb(255 247 236 / 90%) !important;
    border: 1px solid #edd69e !important;
    border-right-color: transparent!important;
    border-top-color: transparent!important;
}
.el-popper.vistble1 .vistblefl{
    padding: 5px 10px;
    margin-bottom: 5px;
}
.el-popper.vistble1 .vistblefl:last-of-type{
    margin: 0;
}
.el-popper.vistble1 .vistblefl h4{
    color: #3d3f41;
    font-weight: bold;
    font-size: 12px;
    line-height: 25px;
}
    .el-popper.vistble1 .vistblefl p {
        color: #5e5e5e;
        display: block;
        line-height: 20px;
        padding-bottom: 9px;
    }
.el-popper.vistble1 .vistblefl p a{
    color: #2395ff;
    text-decoration: underline;
}
.el-popper.vistble1 .el-link.el-link--default:after{
    display: none;
}
.el-popper.vistble1 .vistblefl p a:hover{
    color: #ff5252 !important;
}
.Inner_body_box .items_box_for .items_box:hover{
    background: linear-gradient(180deg,#ffffff,#fffef1);
}
    .Inner_body_box .items_box_for .items_box:hover .img_box {
        background: linear-gradient(135deg,#53a9fc,#1a7df5);
    }
.Inner_body_box .items_box_for .items_box:hover .vistble_box{
    display:block;
}

.Inner_body_box .items_box_for:hover {
    border: none;
}
    .Inner_body_box .items_box_for:hover .items_box {
        border: 2px solid #e4e4e4;
    }

.Inner_body_box .items_box_for .items_box:hover {
    border: 2px solid #e4e4e4
}

    .Inner_body_box .items_box_for .items_box:hover .items_btn .el-link {
        background: linear-gradient(180deg,#46a1fe,#187cf4);
        color: #fff !important;
        border: none;
    }



/* 登录页 */
.login_box_video video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    z-index: 1;
    position: fixed;
}
.login_box_ablise{
    position: relative;
    z-index: 15;
}
.login_box_head {
    padding: 0 20px;
 
    line-height: 36px;
    color: #ffffff;
    height: 40px;
    background: rgb(113 129 140 / 80%);
}
.login_box_head .el-link{
    margin: 0 10px;
    color: #ffffff;
    font-size: 12px;
   
}
.login_box_mains .mains_box_logo{
    padding: 0 20px;
    margin-top: 20px;
}
.login_box_mains .mains_box_logo .img_logo{
    margin-right: 20px;
}

.mains_box_login{
    margin: 100px 0;
    position: relative;
}
.mains_box_login .mains_box_info{
    max-width: 1400px;
    margin: 0 auto;
}
.mains_box_login .mains_box_info .mains_box_fl{
    flex: 0 0 46%;
    position: relative;
}
.mains_box_login .mains_box_info .mains_box_fr{
    flex: 0 0 46%;
}
.mains_box_login .mains_box_info .logo_qyt{
    position: relative;
    z-index: 15;
}
.mains_box_login .mains_box_info .logo_qyt_back{
    position: absolute;
    top: -77px;
    left: 36px;
    z-index: 1;
}
.mains_box_login .mains_box_info .mains_box_fr .mains_form_login{
    width: 500px;
    height: 450px;
    background-color: rgb(225 240 254 / 65%);
    border: 1px solid #ffffff;
    border-radius: 15px;
    overflow: hidden;
    padding: 30px 50px;
}
.mains_box_login .mains_form_login .form_login_top{
    margin-bottom: 40px;
}
.mains_box_login .mains_form_login .form_login_top h4{
    color: #3f3f3f;
    line-height: 35px;
    font-size: 18px;
    font-weight: bold;
}
.mains_box_login .mains_form_login .form_login_top p{
    color: #878787;
    margin-top: 5px;
}
.mains_box_login .mains_form_login .el-input .el-input__wrapper{
    height: 55px;
    line-height: 55px;
    border: none;
    box-shadow: none;
    border-radius: 10px;
    font-size: 14px; 
    position: relative;
}
.mains_box_login .mains_form_login .el-input::placeholder,.mains_box_login .mains_form_login .el-input::-moz-placeholder {  
    color: #bebebe;
    font-size: 14px; 
  }
.mains_box_login .mains_form_login .el-input .el-input__prefix-inner>:last-child{
    margin-right: 10px;
  }
.mains_box_login .mains_form_login .el-input .left_img{
    display: flex;
    align-items: center;
}
.mains_box_login .mains_form_login .formview{
    display: none;
}
.mains_box_login .mains_form_login .form-view .formhide{
   display: none;
}
.mains_box_login .mains_form_login .form-view .formview{
    display: block;
}
.mains_box_login .el-input__suffix-inner {
    width: 35px;
}
.mains_box_login .el-input__suffix-inner .el-button {
    padding: 0;
    border: none;
    outline: none;
}
.mains_box_login .el-input__suffix-inner .el-button:hover{
    background: none;
}
.mains_box_login .login_btns{
    width: 100%;
    height: 50px;
    font-size: 18px;
    font-weight: normal;
    border-radius: 10px;
    margin-top: 30px;
    background: linear-gradient(to right,#50aff8,#895ef8);
    transition: all ease .6s;
    border: none;
}
.mains_box_login .login_btns:hover{
    background: linear-gradient(to right,#1493ff,#ae45fb);
}

.form_login_foot {
    text-align: center;
    margin-top: 30px;
    color: #7295ff;
}
.form_login_foot .el-link{
    margin: 0 10px;
    color: #7295ff;
}
.login_box_ablise .login_box_foot{
    text-align: center;
    color: #6c6c6c;
    margin-top: 7vw;
    margin-bottom: 2vw;
}
.login_box_ablise .login_box_foot .tz_about_viwe{
    display: inline-block;
    font-size: 14px;
    background: linear-gradient(to right, #0578ff, #7b4bf7); /*设置渐变的方向从左到右 颜色从ff0000到ffff00*/
    -webkit-background-clip: text;/*将设置的背景颜色限制在文字中*/
    -webkit-text-fill-color: transparent;/*给文字设置成透明*/

}
.login_box_ablise .login_box_foot .tz_about_intlsit ul{
    display: flex;
    justify-content: center;
    margin: 12px 0;
}
.login_box_ablise .login_box_foot .tz_about_intlsit ul .el-link{
    margin: 0 10px;
    color: #6c6c6c;
}
.login_box_ablise .login_box_foot .tz_about_int p{
    line-height: 25px;
}
.login_box_ablise .login_box_foot .tz_about_int p .el-link{
    font-size: 12px;
    margin: 0 2px;
    vertical-align: 0;
    color: #6c6c6c;
}
.el-dialog__body {
    padding: 0 0px;
}
body .layerdemo {
    border-radius: 12px;
    overflow: hidden;
}

.layerdemo .layui-layer-title {
    padding-left: 75px;
    color: #5e5e5e;
    font-size: 13px;
    height: 45px;
    line-height: 45px;
    background: url(/qyt/img/dialog_logo1.png),linear-gradient(180deg,#ffffff,#eaefff);
    background-repeat: no-repeat;
    background-position: -1px 0;
}

/* 下载下载弹窗 */
.dialogVisible1_pc .el-dialog__header {
    padding: 0 15px;
    line-height: 35px;
    font-size: 14px;
}

.dialogVisible1_pc .el-dialog__title {
    font-size: 14px;
}

.dialogVisible1_pc .el-dialog__headerbtn {
    width: 30px;
    height: 30px;
    top: 3px;
    right: 4px;
}

.dialogVisible1_pc .el-dialog__body {
    padding: 10px 15px;
    min-height: auto;
}

.dialogVisible1_pc .box_items {
    margin: 15px 0;
    background-color: #e6f2ff;
    padding: 20px;
    border: 1px solid #abd6ff;
    border-radius: 10px;
    overflow: hidden;
}

    .dialogVisible1_pc .box_items .img_box {
        flex-shrink: 0;
    }

    .dialogVisible1_pc .box_items .content {
        padding: 0 15px;
    }

        .dialogVisible1_pc .box_items .content h4 {
            color: #222222;
            font-size: 16px;
        }

        .dialogVisible1_pc .box_items .content .content_line {
            margin-top: 5px;
        }

    .dialogVisible1_pc .box_items .content_line p {
        color: #838383;
        margin-top: 5px;
        font-size: 12px;
        line-height: 22px;
    }

        .dialogVisible1_pc .box_items .content_line p span {
            display: inline-block;
            margin-right: 10px;
        }

        .dialogVisible1_pc .box_items .content_line p a {
            color: #0272fc;
        }

    .dialogVisible1_pc .box_items .click_link {
        padding-left: 10px;
        display: flex;
        align-items: center;
    }

        .dialogVisible1_pc .box_items .click_link .el-button {
            padding: 15px 15px;
            height: auto;
            background: linear-gradient(90deg,#00adff,#0a8df1);
            color: #ffffff;
            border-radius: 8px;
            font-size: 12px;
        }

            .dialogVisible1_pc .box_items .click_link .el-button > span {
                display: block;
            }

            .dialogVisible1_pc .box_items .click_link .el-button img {
                margin-bottom: 10px;
            }

/* 修改 登录 */





.login_box_ablise {
    height: 100vh;
}

.login_box_head {
    padding: 0 15px;
    background-color: #4c4c4c;
    line-height: 40px;
    color: #ffffff;
    font-size: 12px;
}

    .login_box_head .head_fl i {
        font-style: normal;
        color: #848484;
    }

    .login_box_head .head_fr li:nth-of-type(2n) {
        color: #848484;
    }

    .login_box_head .el-link {
        margin: 0 15px !important;
    }

.mains_box_login .mains_box_info {
    padding: 0 15px;
}

    .mains_box_login .mains_box_info .mains_box_fr {
        flex: 0 0 46%;
        flex-basis: content !important;
    }

    .mains_box_login .mains_box_info .logo_qyt_back {
        position: absolute;
        top: -91px;
        left: 9px;
        z-index: 1;
    }

.login_box_ablise .login_box_foot .tz_about_viwe {
    font-weight: bold;
    font-size: 16px !important;
}

.mains_box_login .mains_box_info .logo_qyt_back {
    position: absolute;
    top: -92px !important;
    left: 14px !important;
    z-index: 1;
}


.dialogVisible1_pc .el-dialog__title {
    color: #696969;
    font-size: 12px !important;
}


.dialogVisible1_pc .box_items .content h4 {
    font-weight: bold;
}

.dialogVisible1_pc .box_items .content_line p {
    line-height: 20px !important;
}

    .dialogVisible1_pc .box_items .content_line p span {
        margin-right: 25px !important;
    }



.login_box_ablise .login_box_foot .tz_about_viwe span {
    margin-right: 25px;
}


.login_box_ablise .login_box_foot .tz_about_intlsit ul {
    display: flex;
    justify-content: center;
    margin: 20px 0 3px !important;
}

.login_box_ablise .login_box_foot {
    text-align: center;
    color: #6c6c6c;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    position: absolute;
    left: 50%;
    bottom: 3%;
    width: 100%;
    transform: translate(-50%, 0);
}

.mains_box_login .mains_form_login .form_login_top h4 {
    line-height: 30px !important;
    font-size: 20px !important;
}

.mains_box_login .mains_form_login .form_login_top p {
    margin-top: 0;
}

.mains_box_login .mains_form_login .el-input .el-input__wrapper {
    padding: 0 20px;
}

    .mains_box_login .mains_form_login .el-input .el-input__wrapper .el-input__inner {
        font-weight: bold;
    }

        .mains_box_login .mains_form_login .el-input .el-input__wrapper .el-input__inner::placeholder {
            color: #bebebe !important;
            font-weight: bold;
        }

.mains_box_login .mains_box_info .mains_box_fr .mains_form_login {
    width: 429px;
    height: 419px;
}

.mains_box_login .login_btns {
    margin-top: 20px
}

.form_login_foot {
    margin-top: 20px
}

.mains_box_login {
    margin: 5% 0 !important;
}

.mains_box_logo {
    padding: 0 20px;
    margin-top: 20px;
}

    .mains_box_logo .img_logo {
        margin-right: 20px;
    }

.mains_box_login .login_btns {
    letter-spacing: 10px;
    font-weight: bold !important;
}


.login_box_ablise .login_box_foot .tz_about_intlsit ul {
    color: #b2b2b2;
}


.dialogVisible1_pc .box_items .content_line p span em {
    font-style: inherit;
    color: #454545;
}




@media (max-width:1600px){
    .Inner_body_box .items_box_for {
        width: 18%;
        margin-right: 2.5%;
    }
    .Inner_body_box .items_box_for:nth-of-type(6n){
        margin-right: 2.5% !important;
    }
    .Inner_body_box .items_box_for:nth-of-type(5n){
        margin-right: 0 !important;
    }
    .Inner_body_box .items_box_for .items_box .img_box{
        width:130px;
        height:130px;
    }
    .Inner_body_box .items_box_for .items_box .items_btn .el-link{
        width:130px;
    }

    .fpzy{display:none;}
}