.clearfix {
	zoom: 1;
}
i {
	display: inline-block;
	font-style: normal;
}
@font-face {
    font-family: 'iconfont';
    src: url('iconfont.woff2') format('woff2'),
         url('iconfont.woff') format('woff'),
         url('iconfont.ttf') format('truetype');
  }
.iconfont {
    font-family: "iconfont" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    
}
p{ margin-bottom:0;}
.w12 {
	width: 1200px;
	margin: 0 auto;
}
.w1040{
    width: 1040px;
    margin: 0 auto;
}
.visibility{
    visibility: hidden;
}
.gnbt_index_btn_default{
    background: transparent;
    color: #fff;
    text-align: center;
    display: inline-block;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 2px;
}
.gnbt_index_btn_default:hover{
    color: #3464FF;
    border-color: #3464FF;
}
.gnbt_index_btn_blue{
    background: linear-gradient(180deg, #3E88FF 0%, #3464FF 70%, #144BFF 100%);
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 2px;
}
.gnbt_index_btn_blue:hover{
    background: linear-gradient(180deg, rgba(102, 154, 255, 1) 0%, rgba(45, 114, 255, 1) 64%, rgba(52, 100, 255, 1) 100%) !important;
    cursor: pointer !important;
    color: #fff;
}
.color_E49A00{
    color: #E49A00;
}
.gnbt_index_bg1{
    background: #fff;
}
.gnbt_index_bg2{
    background: #F7F9FF;
}

/* form表单 */
.gnbt_form_block{
    display: block;
    zoom: 1;
}
.gnbt_form_block::after{
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.gnbt_form_label{
    vertical-align: top;
    display: block;
    line-height: 38px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
    float: left;
}
.gnbt_form_radio_group{
    vertical-align: top;
    display: block;
    margin-left: 86px;
    font-size: 0;
}
.gnbt_form_radio{
    min-width: 100px;
    display: inline-block;
    /* padding: 0 20px; */
    line-height: 38px;
    height: 38px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E1E6F0;
    margin-right: 16px;
    box-sizing: border-box;
    color: #040F43;
    cursor: pointer;
    margin-bottom: 10px;
    font-size: 14px;
}
.gnbt_form_radio.active{
    color: #3464FF;
    border-color: #3464FF;
}
.gnbt_form_radio:last-child{
    margin-right: 0;
}
.gnbt_form_tips{
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 18px;
}
.gnbt_form_select{
    max-width: 448px;
    width: 100%;
    position: relative;
}
.gnbt_form_select input{
    width: 100%;
    line-height: 38px;
    height: 38px;
    border: 1px solid #E1E6F0;
    position: relative;
    padding: 0 36px 0 16px;
    font-size: 14px;
    cursor: pointer;
}

.gnbt_form_select i{
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 16px;
}

.gnbt_form_select input:focus,.gnbt_form_select input:hover{
    border-color: #3464FF!important;
}

.gnbt_form_select .layui-form-select .layui-edge{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #E1E6F0;
    right: 16px;
}
.gnbt_form_select{
    max-width: 400px;
    width: 100%;
    position: relative;
}
.gnbt_form_select input,.gnbt_form_select input.layui-input{
    width: 100%;
    line-height: 28px;
    height: 28px;
    border: 1px solid #F7F9FF;
    position: relative;
    padding: 0 36px 0 14px;
    font-size: 14px;
    cursor: pointer;
    text-align: left;
    box-sizing: border-box;
    margin: 0;
}
.gnbt_form_select input:hover,.gnbt_form_select input.layui-input:hover{
    border-color: #3464FF!important;
}
.gnbt_form_select i{
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 16px;
}

.gnbt_form_select input:focus{
    border-color: #F7F9FF!important;
}

/* .gnbt_form_select.active::before{
    transform: translateY(-50%) rotate(180deg);
} */
.gnbt_form_select .layui-form-select .layui-edge{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #E1E6F0;
    right: 11px;
}

/* banner  */
.gnbt_index_banner{
    padding-top: 30px;
    padding-bottom: 35px;
    width: 100%;
    /* height: 340px; */
    background: linear-gradient(289deg, #14258D 0%, #051044 85%, #040F41 100%);
}
.gnbt_index_banner_left{
    width: 623px;
}
.gnbt_index_banner_left h2{
    font-size: 38px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 38px;
    padding: 30px 0 30px;
}
.gnbt_index_banner_left p{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255,255,255,0.5);
    line-height: 30px;
}
.gnbt_index_banner_left .gnbt_index_banner_btn{
    padding-top: 40px;
    text-align: left;
    font-size: 0;
}
.gnbt_index_banner_left .gnbt_index_banner_btn a{
    min-width: 128px;
    line-height: 48px;
    margin-right: 24px;
    font-size: 16px;
    padding: 0 17px;
}
.gnbt_index_banner_left .gnbt_index_banner_btn a:last-child{
    margin-right: 0;
    line-height: 46px;
}
.gnbt_index_banner_right{
    width: 347px;
    height: 275px;
}
.gnbt_index_banner_right img{
    height: 100%;
    width: auto;
}
/* 推荐 */
.gnbt_index_container{
    padding-bottom: 70px;
}
.gnbt_index_container h2{
    text-align: center;
    padding: 63px 0 47px;
    font-size: 36px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 50px;
}
.gnbt_index_tabel .h82{
    height: 82px;
}
.gnbt_index_tabel .h118{
    height: 118px;
}
.gnbt_index_tabel .h136{
    height: 136px;
}
.gnbt_index_tabel .h152{
    height: 152px;
}
.gnbt_index_tabel .h180{
    height: 180px;
}
.gnbt_index_tabel_th{
    width: 240px;
}
.gnbt_index_tabel_tr{
    width: 481px;
    margin-left: -1px;
}
/* 鼠标移入 */
.gnbt_index_tabel_tr.active{
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}
.gnbt_index_tabel_tr.active .gnbt_index_tabel_head{
    background: #3464FF;
    color: #FFFFFF;
    border-color: #3464FF;
}

.gnbt_index_tabel .gnbt_index_show{
    display: flex!important;
}
.gnbt_index_tabel_th .gnbt_index_tabel_td{
    padding-left: 60px;
    padding-right: 52px;
    font-weight: bold;
    margin-top: -1px;
}
.gnbt_index_tabel_tr .gnbt_index_tabel_td{
    padding-left: 60px;
    padding-right: 30px;
    font-weight: normal;
    margin-top: -1px;
    color: #040F43;
}
.gnbt_index_tabel_tr.active .gnbt_index_tabel_td{
    color: #040F43;
}
.gnbt_index_tabel_head{
    max-width: 100%;
    width: 100%;
    height: 72px;
    background: #F7F9FF;
    border: 1px solid #E1E6F0;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 20px;
    padding: 12px 60px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}
.gnbt_index_tabel_head1{
    display: none;
}
.gnbt_index_tabel_td{
    width: 100%;
    height: 64px;
    border: 1px solid #E1E6F0;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 20px;
    padding: 12px 60px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}
.gnbt_index_tabel_td_price{
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.gnbt_index_tabel_td .gnbt_index_title{
    width: 100%;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 26px;
}
.gnbt_index_tabel_td .gnbt_index_price{
    width: 100%;
    line-height: 36px;
    height: 36px;
    margin-top: 2px;
}
.gnbt_index_tabel_td .gnbt_index_price span{
    font-size: 24px;
    line-height: 36px;
    color: #E8001C;
    font-family: DINProM !important;
    font-weight: bold;
}
.gnbt_index_tabel_td .gnbt_index_price em{
    font-size: 14px;
    color: #8187A1;
    line-height: 36px;
}
.gnbt_index_tabel_td .gnbt_index_price .ngbt_line_thron{
    margin-left: 20px;
    /* text-decoration: line-through; */
}

.gnbt_index_tabel_td a{
    color: inherit;
    font-size: inherit;
}
.gnbt_index_tabel_td a:hover{
    color: #3464FF;
}
.gnbt_index_tabel_td.gnbt_index_tabel_td_price a{
    margin-top: 8px;
    display: block;
    padding: 0 14px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 6px;
}
.gnbt_index_tabel_td ul {
    width: 184px;
    float: left;
}
.gnbt_index_tabel_td ul li {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
    line-height: 28px;
}
.gnbt_index_tabel_td ul li i{
    color: #3464FF;
    font-size: 12px;
    margin-right: 8px;
    display: inline-block;
}
/* 流程 */
.gnbt_index_lc li{
    width: 285px;
    padding: 0 32px 0 33px;
    height: 330px;
    background: #FFFFFF;
    float: left;
    margin-right: 20px;
    position: relative;
    text-align: center;
    color: #8187A1;
    box-sizing: border-box;
    position: relative;
    top: 0;
    cursor: pointer;
    transition: all 0.3s;
}
.gnbt_index_lc li:hover{
    top: -10px;
    color: #3464FF;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}
.gnbt_index_lc li:hover .gnbt_index_lc_title{
    color: #3464FF;
}
.gnbt_index_lc li:last-child{
    margin-right: 0;
}
.gnbt_index_lc i{
    padding: 60px 0 31px;
    font-size: 48px;
    line-height: 1;
}
.gnbt_index_lc .gnbt_index_lc_sort{
    position: absolute;
    right: 32px;
    top: 0;
    font-size: 34px;
    padding: 0;
}
.gnbt_index_lc_title{
    font-size: 19px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 20px;
}
.gnbt_index_lc_txt{
    padding-top: 19px;
    font-size: 14px;
    color: #8187A1;
    line-height: 26px;
}
/* 宝塔面板有哪些优势 */
.gnbt_index_youshi{
    background: no-repeat center center;
    padding: 70px 0 80px 30px;
    background-size: 100% 100%;
}
.gnbt_index_youshi_list {
    width: 50%;
}
.gnbt_index_youshi li{
    width: 100%;
    margin-bottom: 34px;
    position: relative;
    text-align: left;
    color: #333333;
    cursor: pointer;
    transition: all 0.3s;
}
.gnbt_index_youshi li:last-child{
    margin-bottom: 0;
}
.gnbt_index_youshi_title{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 18px;
}
.gnbt_index_youshi_txt{
    padding-top: 18px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 14px;
}
/* 人人都能上手的服务器运维管理工具 */
.gnbt_index_cj{
    margin-bottom: -20px;
    margin-right: -1px;
}
.gnbt_index_cj li{
    width: 387px;
    height: 190px;
    padding: 0 30px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    text-align: left;
    color: #8187A1;
    cursor: pointer;
    transition: all 0.3s;
    background: #fff;
}
.gnbt_index_cj li:hover{
    color: #3464FF;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}
.gnbt_index_cj li:hover .gnbt_index_cj_title {
    color: #3464FF;
}
.gnbt_index_cj li:nth-child(3n){
    margin-right: 0;
}
.gnbt_index_cj_title{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 18px;
    padding-top: 40px;
}
.gnbt_index_cj_txt{
    padding-top: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 24px;
}

/* 相关文档 */
.gnbt_index_xgwd {
    /* display: flex; */
    /* flex-direction: row; */
    /* justify-content: space-between; */
    /* align-items: stretch; */
}
.gnbt_index_xgwd_left{
    float: left;
    width: 589px;
    background-color: #fff;
}
.gnbt_index_xgwd_right{
    float: right;
}
.gnbt_index_xgwd_right .gnbt_index_xgwd_title{
    background: linear-gradient(270deg, #49539B 0%, #343C72 100%);
}
.gnbt_index_xgwd_title{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    height: 98px;
    width: 100%;

    background: linear-gradient(270deg, #4D83EC 0%, #0D3DDC 100%);
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 98px;
    padding: 0 30px;
}
.gnbt_index_xgwd_title a{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.7;
}
.gnbt_index_xgwd_title a:hover{
    opacity: 1;
}
.gnbt_index_xgwd_title a i{
    font-size: 12px;
}
.gnbt_index_xgwd_left ul{
    padding-top: 15px;
    padding-bottom: 35px;
    height: 280px;
    border: 1px solid #E1E6F0;
}
.gnbt_index_xgwd_left li{
    padding: 0 30px;
}
.gnbt_index_xgwd_left li a:hover{
    color: #3464FF;
}
.gnbt_index_xgwd_left li a{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 46px;
    width: 100%;
    display: block;
}
.gnbt_index_xgwd_left li a .gnbt_index_title{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    max-width: 440px;
}
.gnbt_index_xgwd_left li a .gnbt_index_time{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    float: right;
}





.gnbt_index_xgwd_right ul{
    padding-top: 17px;
    padding-bottom: 35px;
    height: 280px;
}
.gnbt_index_xgwd_right li{
    padding: 7px 30px;
}
.gnbt_index_xgwd_right li a:hover{
    color: #333333;
}
.gnbt_index_xgwd_right li a{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
    width: 100%;
    display: block;
    cursor: inherit;
}
/* 申请 */
.gnbt_index_sq{
    background: url(../imgs/mail/index_bt_banner.png) no-repeat center center;
    padding: 49px 0 40px;
    text-align: center;
    background-size: cover;
}
.gnbt_index_sq h2{
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 24px;
}
.gnbt_index_sq .gnbt_index_btn{
    font-size: 0;
    margin-top: 31px;
}
.gnbt_index_sq a{
    line-height: 34px;
    padding: 0 18px;
    font-size: 16px;
    margin-right: 20px;
}
.gnbt_index_sq a:last-child{
    margin-right: 0;
}
.gnbt_index_sq a:hover{
    background: #fff;
    border-color: #fff;
}
/* 首页结束 */
/* ----------------------------------------------------------------------------------------------------- */
.gnbt_pz_bg1{
    background-color: #F7F9FF;
}
.gnbt_pz_container h2{
    padding: 54px 0 40px;
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 28px;
}
.gnbt_pz_tab_con{
    padding-top: 0;
}
.gnbt_pz_tab a {
    line-height: 36px;
    height: 38px;
    box-sizing: border-box;
    padding: 0 26px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    margin-right: 20px;
    border-color: #E1E6F0;
    background-color: #fff;
    float: left;
}
.gnbt_pz_tab a.gnbt_index_btn_blue{
    background: linear-gradient(180deg, #3E88FF 0%, #3464FF 70%, #144BFF 100%);
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 2px;
    line-height: 38px;
}
.gnbt_pz_content_box{
    background-color: #fff;
    padding: 30px 24px 20px;
    margin-bottom: 20px;
}
.gnbt_pz_content_box h3{
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 16px;
    padding: 30px 0 20px;
}
.gnbt_pz_content_box h3::before{
    content: '';
    clear: both;
    display: inline-block;
    margin-right: 12px;
    width: 4px;
    height: 14px;
    background: linear-gradient(180deg, #3E88FF 0%, #3464FF 70%, #144BFF 100%);
    top: 1px;
    position: relative;
}
/* 配置信息 */
.gnbt_form_list{
    margin-bottom: 20px;
}

/* table start */
.gnbt_table{
    border: 1px solid #E1E6F0;
}
.gnbt_table thead th{
    background: #F7F9FF;
    border-right: 1px solid #E1E6F0;
    text-align: left;
    height: 44px;
}
.gnbt_table thead th > span{
    padding: 0 40px;
    line-height: 43px;
    color: #040F43;
    font-weight: bold;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    display: inline-block;
}
.gnbt_table thead th:first-child > span{
    padding: 0 20px;
}
.gnbt_table thead th:last-child{
    border-right: none;
}
.gnbt_table tbody tr{
    border-top: 1px solid #E1E6F0;
}
.gnbt_table tbody td{
    border-right: 1px solid #E1E6F0;
    font-size: 0;
}
.gnbt_table tbody td:last-child{
    border-right: none;
}
.gnbt_table tbody td > span{
    padding: 14px 40px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
    line-height: 20px;
    display: inline-block;
}
.gnbt_table tbody td:first-child > span{
    padding: 14px 20px;

}

/* table end */
.gnbt_buy_shopcar span{
    font-size: 20px;
    font-family: DINProM !important;
    font-weight: bold;
    color: #E8001C;
}
.gnbt_buy_shopcar em{
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #8187A1;
}
.gnbt_buy_shopcar p:last-child{
    margin-top: 10px;
    font-size: 0;
    padding-top: 10px;
}
.gnbt_buy_shopcar a{
    display: inline-block;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    padding: 0 13px;
    line-height: 28px;
    height: 28px;
    vertical-align: top;
    margin-right: 10px;
}
.gnbt_buy_shopcar .a_gwc{
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #3464FF;
    border-radius: 2px;
    box-sizing: border-box;
    cursor: pointer;
}
.gnbt_buy_shopcar .a_gwc .jrgwc, .gnbt_buy_shopcar .a_gwc .yjgwc{
    line-height: 28px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.gnbt_buy_shopcar .a_gwc i{
    font-size: 13px;
    line-height: 28px;
    display: inline-block;
    vertical-align: top;
    color: #3464FF;
    cursor: pointer;
}

.gnbt_buy_shopcar .a_gwc:hover{
    background: #3464FF;
}
.gnbt_buy_shopcar .a_gwc:hover i{
    color: #fff;
}

.gnbt_form_number{
    text-align: center;
    font-size: 0;
    display: inline-block;
    min-width: 113px;
}
.gnbt_form_number > *{
    vertical-align: middle;
}

.gnbt_form_number button{
    width: 38px;
    background-color: #F7F9FF;
    display: inline-block;
    line-height: 38px;
    font-size: 14px;
    color: #8187A1;
    width: 28px;
    line-height: 28px;
}
.gnbt_form_number button.disabled{
    color: #E1E6F0;
    cursor: revert;
}
.gnbt_form_number button i{
    font-size: 12px;
    transform: scale(calc(10 / 12));
}
.gnbt_form_number button i.jian{
    transform: scale(calc(10 / 60));
    margin-left: -23px;
}
.gnbt_form_number input{
    margin: 0 2px 0 3px;
    width: 51px;
    background-color: #F7F9FF;
    display: inline-block;
    line-height: 28px;
    height: 28px;
    font-size: 14px;
    color: #040F43;
    text-align: center;
}
.gnbt_form_number input.active{
    color: #E1E6F0;

}
.gnbt_form_number span{
    padding-left: 10px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
    line-height: 38px;
    display: inline-block;
}
.gnbt_form_number p{
    padding-top: 14px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 20px;
}
.gnbt_form_number .layui-form-select dl{
    padding: 0;
    border-color: #E1E6F0;
}
.gnbt_buy_shopcar p{
    line-height: 1;
}
/* .gnbt_buy_shopcar p:first-child em{
    text-decoration: line-through;
} */
.gnbt_buy_shopcar p:nth-child(2){
    padding-top: 12px;
}
.gnbt_buy_shopcar p:nth-child(2) > *{
    vertical-align: middle;
}
.layui-form-select dl dd:hover,.layui-form-select dl dd.layui-this{
    background: #F2F5FF;
    color: #003BFC;
}


.gnbt_yxgn{
    margin: 0;
    float: left;
    min-width: 213px;
    max-width: 213px;
}

.gnbt_yxgn:nth-child(2n){
    min-width: 150px;
    max-width: 216px;
}

.gnbt_yxgn li{
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
    line-height: 20px;
    display: flex;
}

@media screen and (max-width: 900px) {
	.rts-hosting-banner .banner-area {
	gap: 0px;
}
	.rts-hosting-banner__content .banner-title {
	font-size: 26px;
}
.rts-hosting-banner__content .slogan {
	font-size: 16px;
	line-height:24px;
}
	.w12 {
	width: 100%;
	overflow:hidden;
}
.gnbt_index_container h2 {
	font-size: 24px !important;
	padding: 40px 10px 20px 20px;
}
.gnbt_index_container {
	width: 100%;
	overflow-x: scroll;
	padding-bottom:30px;
	
}
#gnbt_index_tjzs{ width:700px;}

.gnbt_index_tabel_th {
	width: 140px;
}
.gnbt_index_tabel_tr {
	width: 281px;
}
.gnbt_index_tabel_th .gnbt_index_tabel_td {
	padding-left: 20px;
	padding-right: 20px;
}
.gnbt_index_tabel_head {
	padding: 12px 20px;
}
.gnbt_index_tabel_tr .gnbt_index_tabel_td {
	padding-left: 20px;
	padding-right: 20px;
}



.gnbt_index_lc li {
	width: 48%;
	padding: 10px;
	margin: 1.5% 1% !important;
}

.gnbt_index_cj li {
	width: 100%;
	height: auto;
	padding-bottom: 30px;
}


.gnbt_index_youshi {
	background: no-repeat top right;
	padding: 320px 20px 30px 20px;
	background-size: 200%;
}
.gnbt_index_youshi_list {
	width: 100%;
}
.gnbt_index_youshi_txt {
	line-height: 18px;
}
.gnbt_index_xgwd_left {
	width: 100%;
}
.gnbt_index_xgwd_left ul {
	height: auto;
}
.gnbt_index_xgwd_left li {
	padding: 0 10px;
}
.gnbt_index_xgwd_title {
	height: 48px;
	font-size: 18px;
	line-height: 48px;
}


}

