.set {
    background: #F8F8F8;
    overflow: hidden;
}

.set_box {
    width: 12rem;
    margin: .6rem auto .97rem;
    margin-bottom: .97rem;
    display: flex;
}

.set_left {
    width: 2.15rem;
    height: 7.6rem;
    background: #FFFFFF;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    overflow: hidden;
    position: relative;
    margin-right: .49rem;
}
.download2img{
    display: none;
}
.download_nub{
    font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 0.16rem;
color: #333333;
}
.download_item a:hover .download2img{
    display: block;
}
.download_item a:hover .downloadimg{
    display: none;
}
.download_item a:hover{
    background: #004AAE;
    color: #FFFFFF;
}
.titlebox{
    display: flex;
    align-content: center;
    background: #F6F6F6;
    height: 0.61rem;
    width: 11.89rem;
    margin: 0.3rem auto 0;
        border-bottom: 0.01rem solid #EFEFEF;
}
.titleitem{
    font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 0.16rem;
color: #333333;
line-height: 0.61rem;
}
.haed_img {
    width: 1.02rem;
    margin: .25rem auto .48rem;
}
    .grxx{
        width: 100%;
        margin: 0;
        padding: .44rem .27rem .59rem .28rem;
        box-sizing: border-box;
    }
    .set_right_tit{
        margin-bottom: .22rem;
    }
    .titleitem{
        font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 0.16rem;
color: #333333;
    }
    .download_ewm,.titleitem:nth-child(3) {
        /*width: 1rem;*/
        width: 25%;
        /*margin-right: 1rem;*/
    }
    .down,.titleitem:nth-child(4){
            width: 15%;
            /*text-align: center;*/
                display: flex;
    align-items: center;
    justify-content: center;
    }
    .download_ewm img{
        width: 0.6rem;
    }
    .download_item {
            padding-bottom: .2rem;
    padding-top: 0.3rem;
        align-items: center;
        border-bottom: 0.01rem solid #EFEFEF;
    }
    .download_tit,.titleitem:nth-child(2) {
        width: 50%;
        /*margin-right: 1.6rem;*/
    }
    .technology_box {
         font-size: 0.26rem;
        /*margin-top: 0.3rem !important;*/
         width:11.89rem;
         margin:0 auto 0.93rem;
    }
.haed_img img {
    width: 1.02rem;
    height: 1.02rem;
    margin-bottom: .1rem;
    object-fit: cover;
    border-radius: 50%;
}

.haed_img p {
    width: 100%;
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #222222;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.set_list {
    width: 100%;
}

.set_list_item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.15rem;
    height: 0.67rem;
    background: #FFFFFF;
    font-size: 0.16rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    color: #888888;
    margin-bottom: .08rem;
}

.set_list_item_active,
.set_list_item:hover {
    background: #004AAE;
    color: #FFFFFF;
}

.esc {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    width: 2.15rem;
    height: 0.66rem;
    background: #004AAE;
    border-radius: 0rem 0rem 0.05rem 0.05rem;
    align-items: center;
    justify-content: center;
}

.esc img {
    width: .25rem;
    height: .25rem;
    margin-right: .1rem;
}

.esc p {
    font-size: 0.16rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    color: #FFFFFF;
}

.set_right {
    width: 9.36rem;
    height: auto;
    background: #FFFFFF;
}

.grxx {
    width: 7.52rem;
    margin: .44rem auto;
    padding-left: .15rem;
    box-sizing: border-box;
}

.set_right_tit {
    font-size: 0.24rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #222222;
    text-align: center;
    padding-bottom: .21rem;
    position: relative;
    margin-bottom: .4rem;
}

.set_right_tit::after {
    content: '';
    width: 0.5rem;
    height: 0.04rem;
    background: linear-gradient(213deg, #004BBB 0%, #3584D7 48%, #69BDF3 100%);
    border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.grxx_list {
    width: 100%;
}

.grxx_item {
    display: flex;
    align-items: center;
    margin-bottom: .4rem;
}

.grxx_item p {
    min-width: 0.64rem;
    font-size: 0.16rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    color: #222222;
    text-align: right;
    margin-right: .18rem;
}

.grxx_item img {
    width: .86rem;
    height: .86rem;
    margin-right: .1rem;
    object-fit: cover;
    border-radius: 50%;
}

.grxx_item label {
    font-size: 0.16rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    color: #004AAE;
    cursor: pointer;
    margin-top: 0.6rem;
}

.replace {
    display: none;
}

.grxx_item input {
    width: 6.7rem;
    height: 0.5rem;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    border: 0.01rem solid #EEEEEE;
    padding: 0 .2rem;
    box-sizing: border-box;
    font-size: 0.16rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    color: #888888;
}

.grxx_list .button {
    width: 1.69rem;
    height: 0.55rem;
    background: #004AAE;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.16rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    color: #FFFFFF;
    margin: 1.35rem auto 0;
    cursor: pointer;
}

.xmgl {
    padding: .4rem;
    box-sizing: border-box;
    height: 7.6rem;
}

.xmgl_tit {
    margin-bottom: .23rem;
}

.xmxx {
    height: 7.6rem;
}

.set_right_tit2 {
    font-size: 0.18rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
    font-weight: normal;
    color: #222222;
    margin-bottom: .19rem;
}

.xmxx_item {
    display: flex;
    align-items: center;
    margin-top: .3rem;
}

.xmxx_item p {
    min-width: 0.64rem;
    font-size: 0.16rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    color: #222222;
    text-align: right;
    margin-right: .19rem;
}

.xmxx_item input {
    width: 100%;
    height: 0.5rem;
    background: #F8F8F8;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    padding: 0 .2rem;
}

.xmxx_item textarea {
    width: 100%;
    height: 1.34rem;
    background: #F8F8F8;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    padding: .13rem .2rem;
}

.set_hr {
    width: 100%;
    height: .2rem;
    background: #F8F8F8;
}

.xmjd {
    padding: .36rem .37rem .78rem;
}

.xmjd_box {
    display: flex;
    flex-wrap: wrap;
}

.xmjd_item {
    width: 4.06rem;
    display: flex;
    flex-direction: column;
    margin-top: .26rem;
    margin-right: .5rem;
}

.xmjd_item:nth-child(2n) {
    margin-right: 0rem;
}

.xmjd_item p {
    font-size: 0.16rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    color: #222222;
    margin-bottom: .13rem;
}

.xmjd_item input {
    width: 4.06rem;
    height: 0.5rem;
    background: #F8F8F8;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    font-size: 0.16rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    color: #004AAE;
    padding: 0 .2rem;
    box-sizing: border-box;
}

.input_black {
    color: #222222 !important;
}

.xmjd_item2 {
    width: 100%;
    margin-right: 0;
}

.xmjd_item2 input {
    width: 100%;
}

.lsbb {
    padding: .36rem .4rem .4rem;
    box-sizing: border-box;
}

.lsbb_tab {
    display: flex;
    margin-top: .3rem;
    margin-bottom: .2rem;
    justify-content: space-between;
    align-items: center;
}

.lsbb_tab_item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.lsbb_tab_item p {
    font-size: 0.16rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    color: #222222;
    margin-right: .16rem;
}

.banner_form {
    position: relative;
    width: 1.64rem;
    height: 0.56rem;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    border: 0.01rem solid #EEEEEE;
    display: flex;
}

.banner_form label {
    display: flex;
}

.choose {
    width: 1.13rem;
    padding-left: .2rem;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    box-sizing: border-box;
    font-size: 0.14rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #888888;
}

.choose_arrow {
    width: .51rem;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    border: 0.01rem solid #EEEEEE;
    display: flex;
    align-items: center;
    justify-content: center;
}

.choose_arrow img {
    width: .2rem;
}

.option {
    position: absolute;
    top: .56rem;
    width: 100%;
    background: #fff;
    padding: 0 .2rem;
    box-sizing: border-box;
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    border: 0.01rem solid #EEEEEE;
    display: none;
}

.question {
    font-size: 0.14rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #888888;
    margin: .15rem 0;
    cursor: pointer;
}

.question:hover {
    color: #004AAE;
}

.lsbb_tab_item1 {
    width: 1.6rem;
    height: 0.5rem;
    background: #F8F8F8;
    border-radius: 0.28rem 0.28rem 0.28rem 0.28rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
    font-weight: normal;
    color: #222222;
}

.lsbb_tab_active,
.lsbb_tab_item1:hover {
    background: #004AAE;
    color: #FFFFFF;
}

table {
    font-size: 16px;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

tr:first-child {
    color: #222222;
}

tr {
    height: .4rem;
    background-color: #F8F8F8;
    color: #666666;
}

tr:nth-child(2n-1) {
    background-color: #F0F0F0;
}

td img{
    position: relative;
    z-index: 100;
}

.download_item{
    width: 100%;
    display: flex;
    margin-bottom: .54rem;
}
.download_tit{
    /*width: 2.28rem;*/
    font-size: 0.16rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    color: #222222;
    /*margin-right: 3.08rem;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.download_time{
    display: none;
    font-size: 0.16rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    color: #888888;
}
.download_nub,.titleitem:first-child{
    width: 10%;
    padding-left: 0.24rem;
}
.download_item a{
    width: 1.45rem;
height: 0.41rem;
background: #F6F6F6;
border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
border: 0.01rem solid #CFCFCF;
    font-size: 0.18rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: normal;
    /*color: #004AAE;*/
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
    /*margin-left: 1.33rem;*/
}

.download_item a img{
    width: .22rem;
    height: .2rem;
    margin-right: 0.16rem;
}