body,h1,h2,h3,h4,p,dl,dd,ul,ol,form,input,textarea,th,td,select,span{margin:0;padding:0;text-size-adjust: none;line-height: 1;}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;margin:0}
li{list-style:none}
a{text-decoration:none}
img{border:none;vertical-align:middle;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;object-fit: cover;}
table{border:none}
input,textarea{outline:none}
textarea{resize:none;overflow:auto}
.show{
    display: block !important;
}
.flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.wrap{
    width: 1680px;
    position: relative;
    margin: auto;
    font-family: "noto sans sc";
    background-position: center top;
    text-align: justify;
}
.head{
    width: 100%;
    height: 360px;
    background: url(../img/head_bg.jpg) no-repeat;
    display: inline-block;
    text-align: center;
}
.nav{
    display: inline-block;
    margin-top: 24px;
}
.nav a{
    display: inline-block;
    font-size: 20px;
    margin: 0 8px;
    color: #fff;
}
@font-face {
    font-family: 'gchw00u'; 
    src: url('gchw00u.ttf'); 
}
@font-face {
    font-family: 'pmzd'; 
    src: url('pmzd.ttf'); 
}
.slogan_box{
    margin-top: 78px;
}
.slogan_box p:nth-of-type(1){
    font-size: 45px;
    font-weight: bold;
    /* font-family: "pmzd"; */
    color: #fff;
}
.slogan_box p:nth-of-type(2) {
    font-size: 53px;
    color: #fff;
    margin-top: 18px;
    font-weight: bold;
}
.slogan_box p:nth-of-type(3){
    font-size: 20px;
    color: #fff;
    margin: 33px auto 0;
}
.slogan_box p:nth-of-type(3) span{
    padding: 3px 18px 6px;
    border-radius: 6px;
    background: #fc8955;
    display: inline-block;
}
.main{
    width: 1000px;
    margin-left: 237px;
    padding: 59px 0;
    position: relative;
}
.intro_left{
    width: 472px;
    height: 349px;
    position: relative;
}
.intro_left a{
    display: block;
}
.intro_left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.intro_left p{
    padding: 10px 20px;
    bottom: 0;
    left: 0;
    font-size: 14px;
    position: absolute;
    background: #000000cc;
    color: #fff;
    width: 100%;
    box-sizing: border-box;
}
.intro_right {
    width: 495px;
}
span.sele {
    background: #fc8955 !important;
}
.ir_btn span {
    font-size: 26px;
    padding: 9px 40px;
    margin: 0 19px 0 0;
    border-radius: 10px;
    font-weight: bold;
    color: #ffffff;
    background: #00a1e9;
    cursor: pointer;
    display: inline-block;
}
.ir_box {
    height: 274px;
    margin-top: 30px;
    padding-right: 10px;
    overflow: auto;
    display: none;
}
.ir_box h1 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: bold;
    color: #00a1e9;
}
.ir_box h2{
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 1.5;
    color: #4a4a4a;
}
.ir_box h3{
    font-size: 16px;
    margin-top: 10px;
    line-height: 1.5;
    color: #00a1e9;
}
.ir_box h3+h1{
    margin-top: 20px;
}
.intro h2+h3{
    margin-top: -20px;
}
.title span {
    font-size: 30px;
    padding: 8px 30px;
    margin: 46px 0 36px;
    display: inline-block;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
    background: #fc8955;
}
.live>* {
    font-family: "microsoft yahei";
}
.live1_box, .live2_box {
    background: linear-gradient(#bbdcf8 -80%,#f6fcff);
    border-radius: 12px;
    box-shadow: 2px 2px 1px 2px #f0f0f0;
    overflow: hidden;
}
.live1_box{
    display: none;
}
.live img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.live_left{
    width: 435px;
    height: 313px;
    border-radius: 12px;
    position: relative;
}
.live_left p{
    bottom: 17px;
    left: 34px;
    padding: 6px 0;
    width: 90%;
    color: #fff;
    border-radius: 12px;
    position: absolute;
    z-index: 1;
}
.live_left p b{
    width: 90px;
    font-size: 18px;
    padding: 9px 20px 11px 10px;
    font-weight: bold;
    color: #fff;
    background: url(../img/name_bg.png) no-repeat;
    background-size: 100% 100%;
    white-space: nowrap;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
}
.live_left p span{
    padding: 8px;
    bottom: 6px;
    left: 40px;
    z-index: -1;
    padding-left: 60px;
    background: #397ab7;
    border-radius: 8px;
    position: absolute;
}
.live_right{
    width: 450px;
    margin: 0 56px;
    flex: 1;
    box-sizing: border-box;
}
.live h1{
    font-size: 17px;
    font-weight: bold;
    margin-top: 41px;
    margin-bottom: 25px;
    color: #264c79;
}
.live h2{
    font-size: 13px;
    line-height: 1.5;
    color: #737474;
}
.l1_btn{
    margin-top: 40px;
}
.l1_btn span{
    font-size: 20px;
    padding: 9px 33px;
    margin-right: 28px;
    color: #fff;
    display: inline-block;
    border-radius: 12px;
    font-weight: bold;
    background: #2f7cc3;
    cursor: pointer;
}
.live2_box{
    padding: 30px 23px;
}
.live h3{
    font-size: 14px;
    line-height: 1.5;
    margin-top: 40px;
    color: #264c79;
}
.l2_bottom{
   grid-template-columns: repeat(7, 120px);
   display: grid;
   grid-template-rows: max-content;
   justify-content: space-between;
}
.guest_con{
    margin: 30px 0;
}
.guest_con img{
    border-radius: 10px;
}
.guest_con p{
    font-size: 14px;
    margin-top: 8px;
    text-align: center;
    color: #264c79;
}
.capihk{
    margin-top: 46px;
}
.capihk .title span{
    margin-top: 0;
}
.capihk p{
    font-size: 14px;
    line-height: 1.7;
}
.capihk  a{
    padding: 6px 8px;
    font-size: 16px;
    border-radius: 8px;
    margin: 20px 0 10px;
    background: #2f7cc3;
    color: #fff;
    display: inline-block;
}
.review{
    width: 990px;
}
.review_box {
    /* display: flex;
	justify-content: space-between; */
    padding: 0 0 20px 0;
    white-space: nowrap;
    overflow: auto;
    box-sizing: border-box;
}
.review_con {
    width: 319px;
    height: 190px;
    background: #2f7cc3;
    position: relative;
    border-radius: 12px;
    display: inline-block;
    margin-right: 12px;
}
.review_con img {
    width: 100%;
    height: 151px;
    border-radius: 8px;
    object-fit: cover;
}
.review_con p {
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
}
.preview{
    padding: 12px 386px 36px 240px;
    margin-top: 63px;
    background: #f5f4f9;
}
.preview_box {
    width: 1100px;
    margin: auto;
    box-sizing: border-box;
    position: relative;
}
/* .sw1 {
    overflow-x: clip;
    overflow-y: inherit;
} */
.sw1 .swiper-slide {
    padding: 0 66px 10px;
    display: grid;
    grid-template-columns: repeat(auto-fill, 225px);
    justify-content: space-between;
    box-sizing: border-box;
}
.pb_con {
    width: 225px;
    padding: 27px 21px 26px;
    background: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    box-shadow: 1px 1px 2px 1px #c6c8c7;
    color: #333333 !important;
}
.pb_con a{
    color: inherit;
}
.pb_con h1 {
    font-size: 16px;
    margin-bottom: 11px;
    color: #000;
    font-weight: bold;
}
.pb_con h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 21px;
    color: #333333 !important;
}
.pb_con h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 24px;
    position: relative;
    color: #333333 !important;
}
.pb_con h4:nth-of-type(1)::before {
    content: '';
    position: absolute;
    width: 35px;
    height: 4px;
    top: 0;
    left: 0;
    background: #00a1e9;
    color: #333333 !important;
}
.pb_con h4 {
    font-size: 14px;
    padding-top: 24px;
    margin-bottom: 29px;
    position: relative;
    color: #333333 !important;
    font-weight: normal;
}
.pb_con h6 a {
    font-size: 18px;
    font-weight: bold;
    padding: 5px 31px;
    border: 3px solid #00a1e9;
    color: #00a1e9;
    display: inline-block;
}
.pb_con i {
    width: 12px;
    display: inline-block;
}
.swiper-button-next,
.swiper-container-rtl ,.swiper-button-prev {
    background: none !important;
}
.footerwrap{
    background: #20335a;
    color: #fbfafa;
    font-size: 12px;
    line-height: 21px;
    padding: 28px 0;
}
.footer_box{
    width: 1123px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer_l img{
    width: 98px;
    margin-right: 44px;
}
.footer_r{
    width: 980px;
}
.footer_r li:not(:last-of-type){
    margin-bottom: 22px;
}
.gdlogo {
    width: 80px;
}
.host {
    position: absolute;
    width: 248px;
    box-sizing: border-box;
    top: 0;
    right: -300px;
    padding: 42px 30px 299px;
    border-left: 3px solid #efe1c5;
    border-right: 3px solid #efe1c5;
    background: #f9f9fb;
}

.host_title {
    width: 164px;
    font-size: 22px;
    line-height: 1;
    margin: 36px auto 22px;
    color: #0498da;
    font-weight: bold;
    text-align: center;
    background: #efe1c5;
    padding: 8px 0;
    border-radius: 10px;
    box-sizing: border-box;
}

.host img {
    margin: 30px auto 0;
    display: block;
}
.host span {
    display: block;
    font-size: 14px;
    color: #373b4e;
}

.host p {
    text-align: center;
    font-size: 12px;
    color: #373b4e;
    line-height: 18px !important;
}
.partner_logo {
    width: 120px;
    margin: 40px auto !important;
}
.b2_con {
    margin-bottom: 8px;
    display: flex;
    align-items: baseline;
    flex-shrink: 0;
}

.b2_con span {
    font-size: 12px;
    color: #373b4e;
    white-space: nowrap;
    display: block;
    margin-bottom: 8px;
}

.b2_con>* {
    flex: 0 0 0;
}
.pnav{
    display: none;
}
.side {
    position: fixed;
    background: linear-gradient(to bottom right,#1f96db 0 33.33%,#1ea3e8 33.33% 66.66%,#1eabf0  66.66% 100%);
    font-size: 27px;
    font-weight: bold;
    box-sizing: border-box;
    padding: 22px 8px;
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    margin: 0px 0px 0 40px;
    transform: skewY(-10deg);
    border-radius: 10px;
    
}
.side a,.side p{
    font-size: 20px;
    font-weight: bold;
    display: block;
    color: #fff;
    line-height: 1.1;
    cursor: pointer;
}
.side_box{
    transform: skewY(10deg);
}
.side hr{
    border-color: #e2dab5;
    margin: 20px 0;
}
.nbt a{
    width: 318px;
    position: relative;
}
.nbt a p{
    font-size: 15px;
    line-height: 1.4;
    padding: 5px 18px;
    color: #fff;
    background: #00a1e9e0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    
}
.nbb{
    margin-top: 50px;
}
.nbb a{
    width: 460px;
}
.news h3{
    font-size: 14px;
    line-height: calc(12/7);
    color: #000;
    margin-bottom: 30px;
}
.news h4{
    font-size: 16px;
    margin-bottom: 16px;
    color: #00a1e9;
    font-weight: bold;
}
