/* 提交 */
@media (min-width: 768px){
    .swiper-component-1 .swiper-pagination-none .swiper-slide{
        width: 100%;
    }
}

@media (min-width: 992px){
    .h1style .content-box .vertical-middle-sm{
        width: 85.65%;
        margin: 0 auto;
        max-width: 1430px;
        padding:0 15px;
        position: relative;
    }
    .givindex .content-box .vertical-middle-sm{
        width: 85.65%;
        margin: 0 auto;
        max-width: 1430px;
        padding:0 15px;
        position: relative;
    }
    .content-img-box .content-box .subtitle{
        max-width: 50%;
    }
}
@media (max-width:1367px){
    .content-img-box .content-box .subtitle{
        max-width: 70%;
    }
    .givindex.content-img-box .content-box .subtitle{
        max-width: 50%;
    }
}

.flex-box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;  
  }
  .flex-box>*{
      float: none;
  }
  @media(max-width:767px){
    .flex-box{
      display: block;
    }
  }
.tab-box-2 .mask,
.grid-box .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-image: url('../png/mask_grad.png');
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: auto 100%;
    opacity: 0.5;
    z-index: 1;
}
.title-h2{
    text-align: center;
}

.icon_download {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-style: normal;
    position: relative;
    font-family: corpfont;
  }
  .icon_download:before {
    width: 20px;
    height: 20px;
    display: block;
    content: "\e918";
    font-size: 20px;
    position: absolute;
    top: -6px;
    left: 0;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
       transition-duration: 0.2s;
    -webkit-transition-property: transform, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
  }
  .icon_download:after {
    width: 20px;
    height: 20px;
    display: block;
    content: "\e913";
    font-size: 20px;
    position: absolute;
    bottom: 6px;
    left: 0;
  }
  .icon_download:hover:before {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
        transform: translateY(3px);
  }
@media(max-width:991px){
    .icon_download,
    .icon_download:after,
    .icon_download:before{
        width:25px;
        height:25px;
        font-size: 25px;
    }
}
/*banner*/
/*.h1style .banner-mask{
    display: none;
}*/
@media(min-width:992px){
    .h1style {
        position: relative;
        height: 597px;
    }
    .h1style  >img.bg{
        position: absolute;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        width: auto;
        left: 50%;
        max-width: none;
    }
}
@media(min-width:992px){
    .givindex{
        position: relative;
        height: 597px;
    }
    .givindex >img.bg{
        position: absolute;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        width: auto;
        left: 50%;
        max-width: none;
    }
    .givindex.content-img-box .content-box .subtitle{
        max-width: 50% !important;
        margin-bottom: 20px;
    }
    
}
.giv_banner_cont{
    text-align: left;
}
.giv_banner_cont .banner_tit{
    font-size: 24px;
    position: relative;
    padding-bottom: 5px;
}
.giv_banner_cont .btn-play{
    position: static;
    border-radius: 0;
    margin-left: 0;
    width: auto;
}
/*.giv_banner_cont .banner_tit:before{
    content: "";
    height:2px;
    width: 70px;
    background-color: #c7000b;
    position: absolute;
    bottom: 0;
    left: 0;
}*/
.giv_banner_cont .banner_h1{
    font-size: 3rem;
    line-height: 3.7rem;
    font-weight: bold;
}
.giv_banner_cont .banner_h1 span{
    color: #c7000b;
}
.giv_banner_cont .subtitle{
    margin: 0;
    text-align: left;
    color: #666 !important;
    padding: 0;
    font-size: 16px !important;
}
.giv_banner_cont ul li{
    display: inline-block;
    margin-right: 15px;
}
.giv_banner_cont .banner-logo{
    position: absolute;
    bottom: 100px;
    right: 0px;
    max-width: 100px;
}
.giv_banner_cont .live-time{
    font-size: 0.9rem;
    font-weight: bold;
}
.giv_banner_cont .live-time span{
    padding-right: 20px;
    display: inline-block;
    margin: 5px 0;
}
.givindex .giv_banner_cont .subtitle{
    -webkit-line-clamp: 4;
    margin-bottom: 15px;
}
.givindex .giv_banner_cont .read-more a{
    text-decoration: underline;
}
.givindex  .giv_banner_cont ul li span{margin-left:10px;}
@media(max-width:1366px){
    .giv_banner_cont .banner-logo{
        margin-bottom: 35px;
    } 
}
@media (max-width:991px){
    .giv_banner_cont{
        padding-left:10%
    }
    .content-img-box .content-box .subtitle{
        max-width: 70%;
    }
  
}
@media (max-width:767px){
    .giv_banner_cont{
        padding-left: 20px;
    }
    .content-img-box .content-box .subtitle{
        max-width: none;
        padding-right: 20px;
    }
    .giv_banner_cont .banner-logo{
        position: static;
    }
    .giv_banner_cont .live-time{
        font-size: 1.6rem;
    }
    .giv_banner_cont .banner_tit{
        font-size: 18px;
    }
    .content-img-box .content-box .subtitle + ul{
        margin-top:20px;
    }
    .giv_banner_cont ul li:first-child{
        margin-bottom: 20px;
    }
}
.swiper-component-1{
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}
 

.swiper-component-1 .thumbsslider{
    max-width: 1430px;
    margin: 0 auto; 
    position: relative;
}
.swiper-component-1 .thumbsslider .swiper-container{
    padding: 50px 10px 20px 10px;
}
.swiper-component-1 .thumbsslider .bg-box{
    width: 140px;
    margin: 0 auto;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
}
.swiper-component-1 .thumbsslider .bg-box::before{
    content: "";
    background-color: rgba(0, 0, 0, .37);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    z-index: 6;
}
.swiper-component-1 .thumbsslider .bg-box img{
    transition: all .5s;
}
.swiper-component-1 .thumbsslider .scale:hover .bg-box img{
    -webkit-transform: scale(1.15); 
    -ms-transform: scale(1.15); 
    transform: scale(1.15);
}
.swiper-component-1 .thumbsslider .swiper-text{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50% , -50%);
        -ms-transform: translate(-50% , -50%);
            transform: translate(-50% , -50%);
    color: #333;
    cursor: pointer;
    z-index: 9;
}
.swiper-component-1 .thumbsslider .swiper-text span{
    font-size: 22px;
}
html[data-url*="/en/"] .swiper-component-1 .thumbsslider .swiper-text span{
    font-size: 18px;
}
.swiper-component-1 .thumbsslider .scale{
    text-align: center;
    cursor: pointer;
    height: 100%;
}
.swiper-component-1 .swiper-box .swiper-text{
    position: relative;
    z-index: 2;
    bottom: 5%;
    left: 0;
    width: 100%;
    max-width: 1430px;
    margin: -200px auto 0 auto;
    padding-top: 50px;
}
.swiper-component-1 .swiper-box .swiper-text .col-md-6 .content{
    padding-left: 50px;
}
.swiper-component-1 .swiper-box .swiper-text .col-md-6:first-child .content{
    padding-right: 50px;
    border-right: 1px dashed #999;
    padding-bottom: 100px;
    padding-left: 0;
}
.swiper-component-1 .swiper-box .swiper-text .col-md-4 .content{
    padding-left: 50px;
}
.swiper-component-1 .swiper-box .swiper-text .col-md-8 .content{
    padding-right: 50px;
    border-right: 1px dashed #999;
    padding-bottom: 100px;
    padding-left: 0;
}
.swiper-component-1 .swiper-box .swiper-text .content h3{
    text-align: left;
}
.swiper-component-1 .swiper-box .swiper-text .content p{
    text-align: left;
}
html[data-url*="/en/"] .swiper-component-1 .swiper-box .swiper-text .content p{
    font-size: 0.875em;
}
.swiper-component-1 .swiper-box .swiper-text .content h3 span{
    color: #c7000b;
    padding-right: 25px;
    margin-right: 25px;
    position: relative;
    font-size: 48px;
}

.swiper-component-1 .swiper-box .swiper-text .content h3 span::before{
    content: "";
    width: 4px;
    background: #c7000b;
    height: 48px;
    position: absolute;
    top: 11px;
    right: 0;
}
.swiper-component-1 .swiper-box .swiper-text .content a{
    margin-top: 30px;
}
.swiper-component-1 .swiper-box .swiper-text .content a em{
    font-style: normal;
    color: #c7000b;
}
.swiper-component-1 .swiper-box .swiper-text .content  .t{
    margin-top: 20px;
}
.swiper-component-1 .swiper-box .swiper-text .content ul li{
    margin-bottom: 30px;
}
.swiper-component-1 .swiper-box .swiper-text .content ul li span{
    width: calc(100% - 136px);
    display: inline-block;
    font-size: 1rem;
    padding-left: 30px;
    vertical-align: middle;
    line-height: 1.5;
}
.swiper-component-1 .swiper-box .swiper-text .content ul li >em{
    display: inline-block;
    vertical-align: middle;
    max-width: 100px;
    font-size: 1.2rem;
}
.swiper-component-1 .swiper-box .swiper-text .content ul li span em{
    color: #c7000b;
    font-size: 1.2rem;
    font-style: normal;
}
.swiper-component-1 .swiper-pagination .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    border-radius: 5px;
}

@media (min-width:992px){
    .swiper-component-1 .thumbsslider .swiper-wrapper{
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
     .swiper-component-1 .thumbsslider .swiper-slide.swiper-slide-thumb-active .scale .bg-box{
       border:5px solid #c7000b;
       -webkit-box-sizing: content-box;
               box-sizing: content-box;
       padding: 8px;
       position: relative;
       background: #fff;
     }
     .swiper-component-1 .thumbsslider .swiper-slide.swiper-slide-thumb-active .scale .bg-box::before{
         display: none;
     }
     .swiper-component-1 .thumbsslider .swiper-slide.swiper-slide-thumb-active .scale .bg-box::after{
         width: 35px;
         height: 35px;
         background-color: #c7000b;
         -webkit-transform:translateX(-50%) rotate(45deg);
             -ms-transform:translateX(-50%) rotate(45deg);
                 transform:translateX(-50%) rotate(45deg);
         content:"";
         position: absolute;
         bottom: -18px;
         left: 50%;
         z-index: -1;
         display: none;
     }
     .swiper-component-1 .thumbsslider .swiper-slide.swiper-slide-thumb-active .swiper-text{
         width: 100%;
         padding: 10px;
     }
     .swiper-component-1 .thumbsslider .swiper-slide.swiper-slide-thumb-active .swiper-text span{
         /*text-shadow: 0 0px 5px rgba(0, 0, 0, .37);*/
         font-size: 20px;
     }
}
@media (min-width:1200px){
    .swiper-component-1 .thumbsslider .swiper-button-prev,
    .swiper-component-1 .thumbsslider .swiper-button-next{
        display: none;
    }
}
@media (max-width:1500px){
    .swiper-component-1 .swiper-box .swiper-text{
        bottom: 0;
    }
}
@media (max-width:1199px){
    .swiper-component-1 .thumbsslider .swiper-button-prev{
        left: 10px;
    }
    .swiper-component-1 .thumbsslider .swiper-button-next{
        right: 10px;
    }
    
}
@media(max-width:1024px){
    .swiper-component-1 .swiper-box .swiper-text{
        position: static;
        margin-top: -40px;
    }
    .swiper-component-1 .swiper-box .swiper-text .col-md-6 .content{
        padding-left: 20px;
    }
}
@media(max-width:991px){
    .swiper-component-1 .thumbsslider .swiper-button-prev,
    .swiper-component-1 .thumbsslider .swiper-button-next{
        display: block;
    }
    .swiper-component-1 .swiper-box .swiper-text{
        position: static;
        margin-top: -100px;
        padding-bottom: 5px;
    }
    .swiper-component-1 .swiper-box .swiper-text .col-md-6 .content{
        padding-left: 0ex;
    }
    .swiper-component-1 .swiper-box .swiper-text .col-md-6:first-child .content{
        padding-right: 0;
        border-right:0;
        padding-bottom: 30px;
    }
    .swiper-component-1 .swiper-box .swiper-text .col-md-5 .content{
        padding-left: 0ex;
    }
    .swiper-component-1 .swiper-box .swiper-text .col-md-8 .content{
        padding-right: 0;
        border-right:0;
        padding-bottom: 30px;
    }
    .swiper-component-1 .swiper-box .bg-box img{
        width: 100%;
    }
}

@media (min-width:992px) and (max-width:1100px){
    .swiper-component-1 .thumbsslider .bg-box{
        width: 100px;
    }
}
@media (min-width:1101px) and (max-width:1280px){
    .swiper-component-1 .thumbsslider .bg-box{
        width: 120px;
    }
}
@media (min-width:992px){
    .swiper-component-1 .thumbsslider .swiper-button-prev,
    .swiper-component-1 .thumbsslider .swiper-button-next{
        display: none;
    }
}
@media (max-width:991px){
    .swiper-component-1 .thumbsslider .bg-box{
        display:none;
    }
    .swiper-component-1 .thumbsslider .swiper-text{
        color: #333;
        position: static;
        -webkit-transform: translate(0 , 0);
            -ms-transform: translate(0 , 0);
                transform: translate(0 , 0);
        padding-bottom: 5px;
    }
    .swiper-component-1 .thumbsslider .swiper-button-prev{
        left: 0;
        top: 23%;
    }
    .swiper-component-1 .thumbsslider .swiper-button-next{
        top: 23%;
        right: 0;
    }
    .swiper-component-1 .thumbsslider .swiper-button-prev, 
    .swiper-component-1 .thumbsslider .swiper-button-next{
        background: #fff;
        opacity: .8;
    }
    .swiper-component-1 .thumbsslider .swiper-button-prev::before,
    .swiper-component-1 .thumbsslider .swiper-button-next::before{
        font-size: 20px;
        position: absolute;  
        color: #c7000b;
    }
    .swiper-component-1 .thumbsslider .swiper-button-prev::before{
        left: 7px;
        top: 5px;
    }
    .swiper-component-1 .thumbsslider .swiper-button-prev.swiper-button-disabled,
    .swiper-component-1 .thumbsslider .swiper-button-next.swiper-button-disabled{
        display: none;
    }
    .swiper-component-1 .thumbsslider .swiper-button-next::before{
        right: 7px;
        top: 5px;
    }
    .swiper-component-1 .thumbsslider .swiper-text span{
      font-size: 18px;
    }
  
    .swiper-component-1 .thumbsslider .swiper-slide{
        text-align: center;
        width: auto;
        padding: 0 30px;
    }
    .swiper-component-1 .thumbsslider .swiper-container{
        padding: 0px 10px 20px 10px;
    }
    .swiper-component-1 .thumbsslider .swiper-slide.swiper-slide-thumb-active .scale{
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
    }
    .swiper-component-1 .thumbsslider .swiper-slide.swiper-slide-thumb-active{
        border-bottom: 3px solid #c7000b;
    }
    .swiper-component-1 .swiper-box .swiper-text .col-md-6:first-child .content{
        padding-right: 0px;
        padding-bottom: 20px;
        border:0;
    }
    .swiper-component-1 .swiper-box .swiper-text .col-md-6 .content{
        padding-left: 0;
    }
    .swiper-component-1 .swiper-box .swiper-text .col-md-8 .content{
        padding-right: 0px;
        padding-bottom: 20px;
        border:0;
    }
    .swiper-component-1 .swiper-box .swiper-text .col-md-4 .content{
        padding-left: 0;
    }
    .swiper-component-1 .swiper-box .swiper-text .content ul {
        margin: 0;
    }
    .swiper-component-1 .swiper-box .swiper-text .content ul li{
        text-align: center;
        width: 100%;
    }
    .swiper-component-1 .swiper-box .swiper-text .content ul li >em{
        display: inline-block;
        margin-bottom:0px;
        width: 60px;
    }
    .swiper-component-1 .swiper-box .swiper-text .content .t{
        font-weight: bold;
    }
    .swiper-component-1 .swiper-box .swiper-text .content ul li:last-child{
        margin-bottom: 0;
    }
    .swiper-component-1 .swiper-box .swiper-text .content ul li span{
        width:calc(100% - 80px);
        padding-left: 10px;
        text-align: left;
        margin-top: 0;
        font-size: 1.4rem;
    }
    .swiper-component-1 .swiper-box .swiper-text .content ul li span em{
        font-style: normal;
        font-weight: bold;
        font-size: 1.5rem;
    }
}
@media (min-width:768px) and (max-width:991px){
    .swiper-component-1 .thumbsslider .swiper-wrapper{
        border-bottom: 1px solid #ccc;
        text-align: center;
        justify-content: center;
    }
}
@media (max-width:767px){
    .swiper-component-1 .thumbsslider .swiper-slide{
        border-bottom: 1px solid #ccc;
    }
}
.l-r-box{
    padding-top:150px;
    background: url(../jpg/giv_lr_bg.jpg_%3b%20filename_%3dutf-8%27%27giv_lr_bg.jpg) no-repeat top center;
}

.l-r-box .title-h2 h2{
    font-size: 2rem;
    line-height: 3rem;
}
.l-r-box .subtitle{
    width: 60%;
    margin: 0 auto;
    text-align: center;
    margin-bottom:230px;
}
.l-r-box .subtitle p{
    color: #333;
}
.lr-list{
    margin-bottom: 30px;
}
.lr-list .tit{
    font-size: 2rem;
    margin-bottom: 20px;
}
.lr-list .content{
    position: absolute;
    left: 0;
    bottom: 20px;
    padding-left: 50px;
    width: 100%;
    padding-right: 15px;
}
.lr-list .content a{
    margin-top: 20px;
    
}
.lr-list [class*="col-sm-pull"] .content{
    text-align: left;
    padding-left: 15px;
    padding-right: 50px;
} 
.lr-list  .content p{
    font-size:1em;
}
html[data-url*="/cn/"] .lr-list  .content p,
html[data-url*="/zh/"] .lr-list  .content p{
    font-size: .875em;
}
@media(max-width:1200px){
    .lr-list .content a{
        margin-top: 15px;
    }
    .lr-list .content{
        padding-left: 20px;
        bottom: 10px;
    }
    .lr-list [class*="col-sm-pull"] .content{
        padding-right: 20px;
    }
}
@media (min-width:1200px) and (max-width:1329px){
    html[data-url*="/en/"] .lr-list [class*="col-sm-pull"] .content{
        padding-right: 10px;
    }
}
@media (min-width:992px) and (max-width:1200px){
    .content-img-box .content-box .subtitle.p1,
    .l-r-box-2 .lr-list .content p{
        line-height: 1.625em;
    }
    .h1style.content-img-box .content-box .subtitle{
        max-width: 90%;
    }
}
@media (min-width:768px) and (max-width:1200px){
    
    .lr-list .content p{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }
    html[data-url*="/cn/"] .lr-list .content p,
    html[data-url*="/zh/"] .lr-list .content p{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }
}
@media (max-width:767px){
    .l-r-box{
        padding-top: 50px;
        background: url(../jpg/giv_lr_bg_m.jpg_%3b%20filename_%3dutf-8%27%27giv_lr_bg_m.jpg) no-repeat top center;
        background-size: contain;
    }
    .l-r-box .subtitle{
        width: auto;
        margin-bottom: 30px;
    }
    .lr-list .content{
        position: static;
        padding: 0;
        margin-top: 20px;
    }
    .lr-list .tit{
        margin-bottom: 10px;
    }
    .lr-list .content a{
        margin-top: 20px;
    }
    .lr-list [class*="col-sm-pull"] .content{
        text-align: left;
        padding-right: 15px;
    }
    .lr-list .content{
        padding: 0 15px;
    }
    .l-r-box .title-h2{
        margin-bottom: 20px;
    }
    .l-r-box .title-h2 h2{
        font-size: 2.5rem;
        line-height: 4rem;
        max-width: 100%;
    }
}
.down-box{
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}
.down-box .down-con{
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.down-box .down-con .flex-box{
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.down-box .down-con .imgbox{
    padding-top: 100px;
    text-align: right;
    padding-right: 90px;
}
.down-box .down-con .content{
    padding-left: 40px;
}
.down-box .down-con .content h2{
    font-size: 3rem;
    padding-left: 0;
    line-height: 3.7rem;
}
.down-box .down-con .content h2 span{
    color: #c7000b;
}
.down-box .down-con .content a{
    margin-top: 40px;
}
@media (max-width:1500px){
    .down-box .down-con .imgbox{
        padding-top: 50px;
        padding-right: 70px;
    }
    .down-box .down-con .imgbox img{
        max-width: 320px;
    }
}
@media(max-width:1200px){
    .down-box .down-con .imgbox{
        padding-top: 30px;
        padding-right: 30px;
    }
    .down-box .down-con .imgbox img{
        max-width: 250px;
    }
    .down-box .down-con .content h2{
        font-size: 2rem;
        line-height: 3rem;
    }
    .down-box .down-con .content a{
        margin-top: 20px;
    }
}
@media(max-width:991px){
    .down-box .down-con{
        width: 100%;
    }
    .down-box .down-con .imgbox img{
        max-width: 100%;
    }
    .down-box .down-con .imgbox{
        padding-top: 30px; 
        padding-right: 0px;
        text-align: center;
        width: 50%;
        margin: 0 auto;
    }
    .down-box .down-con .content{
        padding-left: 0;
        text-align: center;
    }
    .down-box .down-con .content a{
        margin-top: 20px;
    }
    .down-box .bg_img img{
        width:100%;
    }
}
@media (min-width:768px) and (max-width:991px){
    .down-box{
        max-height: 350px;
        overflow: hidden;  
    }
    .down-box .down-con .content{
        text-align: left;
    }
}
@media(max-width:500px){
    .down-box{
        padding-bottom: 100px;
    }
}


.table-box{
    width: 100%;
    overflow-x: auto;
}
.table-box{
    border: 2px solid #ccc;
    padding:20px;
}
.table-box table{
    table-layout: fixed;
    padding-left: 30px;
    color:#666;
    border:2px solid #fff;
}
.table-box table th{
    text-align: left;
    font-weight: normal;
    padding: 15px;
    border:2px dotted #666;
    font-weight: bold;
}
.table-box table th:first-child{
    text-align: center;
}
.table-box table td{
    text-align: left;
    padding: 15px;
    border:2px dotted #666;
}
.table-box table td:first-child{
    text-align: center;
}
.tab-box-1 .level-tabs-1{
    border-bottom:0
}
.tab-box-1 .level-tabs-1.nav-tabs>li>a::after{
    display: none;
}
.tab-box-1 .level-tabs-1.nav-tabs>li{
    margin-bottom: 0;
}
.tab-box-1 .level-tabs-1.nav-tabs>li>a{
    min-width: 170px;
    height: 40px;
    line-height: 38px;
    padding: 0 20px;
    color: #333 !important;
    font-size: 0.875em;
    display: inline-block;
    text-align: center;
    border: 1px solid #111;
    border-radius: 0;
}
.tab-box-1 .level-tabs-1.nav-tabs>li>a:hover,
.tab-box-1 .level-tabs-1.nav-tabs>li.active>a{
    border-color: #c7000b;
    background-color: #c7000b;
    color: #fff !important;
}
.tab-box-1 .level-tabs-2.nav-tabs.fixed,
.tab-box-1 .level-tabs-1.nav-tabs.fixed{
    position: static !important;
}
.tab-box-1 .level-tabs-2.nav-tabs{
    text-align: center;
}
.tab-box-1 .tab-content.tabs-fixed{
    padding-top: 0 !important;
}
.tab-box-1 .btn-group{
    display: block;
    text-align: center;
    margin-top: 50px;
}
@media (min-width:768px){
    .table-box table{
        width: 100%;
    }
}

@media (max-width:767px){
    .tab-box-1 .level-tabs-1.nav-tabs>li>a{
        min-width: 120px;
        padding: 0 10px;
        margin: 0;
    }
    .tab-box-1 .level-tabs-2.nav-tabs>li>a{
        margin: 0;
    }
    .tab-box-1 .btn-group{
        margin-top: 20px;
    }
}

.giv_detail_cont{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    left: 0;
}
@media (min-width:768px){
    .giv_detail_cont{
        max-width: 75%;
        left: 50%;
        transform: translate(-50% , -50%);
    }
}
/*@media (max-width:1024px){
    .giv_detail_cont{
        bottom: 110px;
    }
}*/
.text-box .subtitle >p{
    margin-bottom: 20px;
}
.text-box .subtitle h3{
    text-align: center;
}

.text-box .content{
    text-align: center;
    letter-spacing: -0.32em;
    margin-bottom: 30px;
}

.text-box .content img{
    margin-bottom: 20px;
    max-width: 200px;
    max-height: 120px;
}
.text-box .content p{
    color: #333;
}
.text-box .content span{
    letter-spacing: normal;
    text-align: center;
}
.text-box .content>em{
    display:block;
    text-align: center;
}
.text-box .content em{
    color: #c7000b;
    font-size: 1.5rem;
    font-style: normal;
}
.text-box  p.list-text{
    text-align: center;
    font-size:1.3rem;
    color: #666;
    display: block;
    margin-top: 40px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.text-box .subtitle{
    max-width: 75%;
    margin: 0 auto;
}
@media (min-width:768px){
    .text-box .subtitle .row{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
}
@media (max-width:767px){
    .text-box .subtitle{
        max-width: 100%;
    }
    .text-box p.list-text span{
        font-size: 2.2rem;
    }
    .text-box p.list-text{
        margin-top: 15px;
    }
    .text-box .content{
        margin-bottom:15px;
    }
    .text-box .content img{
        max-width: 100%;
        margin-bottom: 0;
    }
    .giv_detail_cont{
        bottom: 50px;
    }
    .giv_detail_cont .banner_h1{
        font-size: 2.5rem;
    }
    .text-box .content>em{
        display: inline-block;
        width:60px;
        vertical-align: middle;
    }
    .text-box .content span{
        display: inline-block;
        width: calc(100% - 80px);
        text-align: left;
        vertical-align: middle;
        padding-left: 10px;
        font-size: 1.4rem;
    }
    .text-box .subtitle .col-xs-6{
        width: 100%;
    }
}

.tab-box-2{
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}
.tab-box-2 .nav-arrow.fixed{
    position: absolute;
}
.tab-box-2 .level-tabs-2.nav-tabs>li>a::after{
    height: 3px;
}
.tab-box-2 .level-tabs-2{
    text-align: left;
}
.tab-box-2 .level-tabs-2.nav-tabs>li{
    margin-left: 0;
}
.tab-box-2 .level-tabs-2.nav-tabs>li>a{
    margin-left: 0;
}
.tab-box-2 .level-tabs-2.nav-tabs.fixed{
    position: static;
}
.tab-box-2 .tab-content.tabs-fixed{
    padding-top: 0;
}

.tab-box-2 .content p{
    margin-bottom: 20px;
}
.tab-box-2 .content ul{
    margin-bottom: 20px;
}
.tab-box-2 .content ul li{
    list-style-type: disc;
    margin: 10px 0 10px 20px;
}
.tab-box-2 .list{
    margin-top: 70px;
}
.tab-box-2 .list .list-tit{
    text-align: center;
    color: #333;
}
.tab-box-2 .list ul {
    letter-spacing: -0.32em;
    margin-bottom: 30px;
    text-align: right;
}
.tab-box-2 .list ul li{
    display: inline-block;
    letter-spacing: normal;
    margin: 0 10px;
    position: relative; 
    max-width: 14.28%;
    overflow: hidden;
}
.tab-box-2 .list ul li a{
    display: block;
    position: relative;
    z-index: 5;
}
.tab-box-2 .list ul li a img{
    transition: all .5s;
}
.tab-box-2 .list ul li a:hover img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.tab-box-2 .list ul li a span{
    font-size:18px;
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #fff;
    z-index: 3;
}
.tab-box-2 .list .row:first-child ul{
    text-align: left;
}
.tab-box-2 .list .row:first-child li{
    margin-left: 0px;
    margin-right: 20px;
}
.tab-box-2 .list-more{
    position: absolute;
    bottom: 40px;
    right: 15px;
    color: #666;
    font-size: 36px;
    font-weight: bold;
    text-decoration: none;
}

.tab-box-2 .level-tabs-1{
    position: relative;
}
@media(min-width:991px){
    .tab-box-2 .nav-arrow.nav-arrow-next{
        right: 10px;
        top: 2px;
        width: 45px;
        text-align: center;
    }
    .tab-box-2 .nav-arrow.nav-arrow-prev{
        left: 15px !important;
        top: 2px;
        width: 45px;
        text-align: center;
    }
}
@media(min-width:768px){
    .tab-box-2{
        margin-top: 35px;
    }
    
}
@media (max-width:1366px){
    .tab-box-2 .list ul li a span{
        font-size: 18px;
    }
}
@media (max-width:1201px){
    .tab-box-2 .level-tabs-2{
        text-align: center;
        padding-top: 0;
    }
    .tab-box-2 .content{
        padding-left: 0;
    }
}

@media (max-width:1024px){
    .text-box p.list-text{
        width: 100%;
    }
    .tab-box-2 .list ul{
        display: block;
        text-align: center;
    }
    .tab-box-2 .list ul li{
        max-width: 22%;
        margin-bottom: 15px;
    }
}
@media(max-width:767px){
    .tab-box-2 .list ul li{
        max-width: 20%;
        margin: 0px 5px 10px 5px;
        text-align: center;
    }
    .tab-box-2 .level-tabs-2.nav-tabs>li:last-child a{
        margin-right: 0;
    }
    .tab-box-2 .list ul li a span{
        left: 0;
        text-align: center;
        width: 100%;
        font-size: 0.875em;
    }
    .tab-box-2 h2{
        max-width: 100%;
    }
}


.grid-box{
    max-width: 1210px;
}
.grid-box .content{
    position: relative;
    display: block;
    text-align: left;
}
.grid-box .content .imgbox {
    width: 100%;
    overflow: hidden;
}
.grid-box .content .imgbox img{
    transition: all .5s;
}
.grid-box .content:hover .imgbox img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.grid-box > .row >.col-md-6:first-child .content a{
    position: absolute;
    top: 50%;
    left: 30px;
}
.grid-box .content .text{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 15px;
    background-color: rgba(0, 0, 0, .2);
    width: 100%;
    z-index: 9;
}
.grid-box > .row >.col-md-6:first-child .content .text{
    top: auto;
    bottom: 0;
}
.grid-box .content .text p{
    color: #fff;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.5;
}
.grid-box .content .text span{
    color: #fff;
    font-size: 22px;
    margin-left: 10px;
    color:#c7000b;
    display: inline-block;
    vertical-align: middle;
}
.grid-box .content:hover .icon_download:before {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
        transform: translateY(3px);
  }
.grid-box .col-md-6 {
    margin:8px 0;
    padding: 0 26px;
}
.grid-box > .row >.col-md-6:first-child +.col-md-6{
    margin: 0;
}
.grid-box > .row >.col-md-6:first-child +.col-md-6 .content::after{
    background: url(../data_img_icon.html) no-repeat;
    width: 84px;
    height: 172px;
    content: "";
    position: absolute;
    bottom: 0;
    right: -30px;
    z-index: 10;
    display: none;
}

@media(max-width:1400px){
    .grid-box .col-md-6{
        padding: 0px 25px;
    }
}
@media(max-width:1280px){
    .grid-box .col-md-6{
        padding: 0px 24px;
    }
}
@media(max-width:1180px){
    .grid-box .col-md-6{
        padding: 0px 23px;
    }
}
@media (max-width:1024px){
    .grid-box .col-md-6{
        padding: 0 21.5px;
    }
    .grid-box > .row >.col-md-6:first-child +.col-md-6 .content::after{
        width: 56px;
        height: 85px;
        bottom: 0;
        right: -30px;
        background-size: 74%;
    }
}
@media (max-width:991px){
    .grid-box .content .text a{
        right: 15px;
    }
    .grid-box .col-md-6{
        margin: 8px 0;
        padding: 0 20px;
    }
}
@media (max-width:767px){
    .grid-box .content .text span{
        display: none;
    }
    .grid-box .content .text p{
        font-size: 1.2em;
    }
    html[data-url*="/en/"]  .grid-box .content .text{
        padding: 10px 5px;
    }
   html[data-url*="/en/"] .grid-box .content .text p{
        font-size: 1em;
    }
}
.down-list .content{
    text-align: center;
}
.down-list .content [class*="col-sm"]{
    float: none;
    display: inline-block;
    vertical-align: top;
}
.down-list .content img{
    width: 100%;
}
.down-list .content a .imgbox{
    width: 100%;
    overflow: hidden;
}
.down-list .content a img{
    transition: all .5s;
}
.down-list .content a:hover img{
    transform: scale(1.05);
}
.down-list .content span{
    display: block;
    text-align: left;
    color: #666;
}
.down-list .content .down-list-tit{
    font-size: 1.3rem;
    text-align: left;
    margin: 15px 0 10px;
    color: #666;
}
@media (max-width:767px){
    .down-list .col-sm-4{
        margin-bottom: 20px;
    }
    .down-list .content .down-list-tit{
        font-size: 1.3em
    }
}

.faq{
    text-align: center;
}
.faq h2:after{
    transform: translateX(-50%);
}
.swiper-component-2 .swiper-box1{
    padding-bottom: 60px;
    position: relative;
}
@media (min-width:1600px){
    .swiper-component-2 .swiper-box1{
        max-width: 90%;
        margin: 0 auto;
    }
}
.swiper-component-2 .content{
    position: relative;
    min-height: 350px;
    margin-left:30px;
}

.swiper-component-2 .content .bg-img{
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 1;
    background-color: #f4f5f6;
    width:calc(100% - 100px);
    height: 100%;
}
.swiper-component-2 .content .bg-img img{
    margin-left: -20px;
    max-height: 80%;
}
.swiper-component-2 .content .text{
    width:calc(100% - 270px);
    position: relative;
    padding: 60px 0% 100px 5%;
    margin-left: 30px;
}

.swiper-component-2 .content .text p{
    font-size: 1em;
    color: #000;
    line-height: 1.7;
}
.swiper-component-2 .swiper-slide .content.small-lineheight .text p,
.swiper-component-2 .swiper-slide .content.small-lineheight .text p{
    line-height: 1.3;
}
.swiper-component-2 .content .text span{
    font-size: 0.875em;
    color: #666;
    margin-top: 20px;
    display: block;
}
.swiper-component-2 .content .text .icon{
    margin-bottom: 30px;
    max-width: 50px;
}
.swiper-component-2 .content .character{
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0% , -50%);
        -ms-transform: translate(0% , -50%);
            transform: translate(0% , -50%);
    z-index: 2;
    max-width: 220px;
}
.swiper-component-2 .content .character img{
    border-radius: 50%;
}
.swiper-component-2 .content .text >div{
    position: relative;
    z-index: 2;
}
@media(max-width:1500px){
    .swiper-component-2 .content .text{
        width: calc(100% - 270px);
        padding: 60px 0% 50px 3%;
    }
    .swiper-component-2 .content .character{
        max-width: 220px;
    }
    .swiper-component-2 .content .bg-img{
        width: calc(100% - 100px);
    }
     .swiper-component-2 .content .text p{
        font-size: 1.3rem;
    }
}
@media (max-width:1100px){
    .swiper-component-2 .content .character{
        max-width: 220px;
    }
    .swiper-component-2 .content .text{
        padding: 60px 0% 100px 3%;
        width: calc(100% - 270px);
    }
    .swiper-component-2 .content .bg-img{
        width: calc(100% - 100px);
    }
}
@media (max-width:991px){
    .swiper-component-2 .content .text p{
        font-size: 2rem;
    }
    .swiper-component-2 .content .text span{
        font-size: 1.7rem;
    }
    .swiper-component-2 .content .text{
        width: calc(100% - 330px);
    }
}
@media (max-width:767px){
    .swiper-component-2 .content .character{
       top: 0;
       left: 50%;
       -webkit-transform: translate(-50% , 0%);
           -ms-transform: translate(-50% , 0%);
               transform: translate(-50% , 0%);
    }
    .swiper-component-2 .content .bg-img{
        width: 100%;
        top: 100px;
        height: calc(100% - 100px);
       
    }
    .swiper-component-2 .content .bg-img img{
        display: none;
    }
    .swiper-component-2 .content .character img{
        max-width: 80%;
        margin:0 auto;
    }
    .swiper-component-2 .content{
        margin-left: 0;
    }
    .swiper-component-2 .content .bg-img img,
    .swiper-component-2 .content .text{
        margin-left: 0;
    }
    .swiper-component-2 .content .text .icon{
        margin-left: auto;
        margin-right: auto;
    }
    .swiper-component-2 .content .text .icon img{
        max-width: 45px;
    }
    .swiper-component-2 .content .text{
        width: 100%;
        padding: 230px 15px 50px 15px;
        text-align: left;
    }
    .swiper-component-2 .content .character{
        width: 100%;
        text-align: center;
    }
    .swiper-component-2 .content .text p{
        font-size: 1.5rem;
    }
    .swiper-component-2 .content .text span{
        font-size: 1.2rem;
    }
    .swiper-component-2 .swiper-box1{
        padding-bottom: 40px;
    }
}
@media (min-width:1025px){
    #main-subnav-list>ul>li:first-child{
        display: none !important;
    }
    .main-subnav ul li.nav-select.show a{
        border-bottom: 2px solid #c7000b;
    }
}
@media (max-width:1024px){
    .main-subnav .nav-select.active{
        padding-bottom: 8px;
    }
}
@media (max-width:767px){
    .main-subnav ul li.nav-select >a.active:before{
        content: '\e743';
        font-family: 'iconfont' !important;
        font-size: 16px;
        color: #c7000b;
        float: left;
    }
    .main-subnav ul li.nav-select.show > a::before{
        content: '\e743';
        font-family: 'iconfont' !important;
        font-size: 16px;
        color: #c7000b;
        float: left;
    }
    #main-subnav-list>ul>li:first-child.active a:before{
          display: none;
    }
    #main-subnav-list>ul>li:first-child.show a::before{
        content: '\e743';
        font-family: 'iconfont' !important;
        font-size: 16px;
        color: #c7000b;
        float: left;
        display: block;
    }
}
@media (min-width:992px){
    html[data-url*="/en/"] .swiper-component-2 .content .text{
        padding: 60px 0% 50px 5%;
    }
.style{
    position: relative;
}
.style-box{
    position: relative;
}
.style-box::before{
    content: "";
    height: 60px;
    background-color: rgba( 230,230,230,0.6);
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 9;
}
.style .thumbsslider {
    z-index: 11;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    top:0px;
    height: 60px;
}
.style .thumbsslider .swiper-slide {
    display: inline-block;
    width: auto;
    padding: 0 40px;
    position: relative;
}
.style .thumbsslider .swiper-text{
    padding: 0 !important;
    transform: translate(0% , 0%) !important;
    position: static;
    padding-bottom: 0px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    height: 100%;
}
.style .thumbsslider .bg-box{
    display: none;
}
.style .swiper-box{
    margin-top: 30px;
}
.style .thumbsslider .swiper-wrapper{
    justify-content: center;
}
.style .thumbsslider .swiper-container{
    padding:0;
    height: 100%;
}
.style .thumbsslider .swiper-slide.swiper-slide-thumb-active{
    background-color: rgba(255, 255, 255, .3);
}
.style .thumbsslider .swiper-slide.swiper-slide-thumb-active::after {
    content: "";
    width: 100%;
    background: #c7000b;
    height: 3px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50% , 0%);
}
.style .thumbsslider .swiper-slide.swiper-slide-thumb-active .swiper-text span{
    font-size: 22px !important;
 }
html[data-url*="/en/"] .style .thumbsslider .swiper-slide.swiper-slide-thumb-active .swiper-text span{
    font-size: 18px !important;
}

 /*.style .thumbsslider .swiper-slide::before{
     content: "";
     background: rgba(255, 255, 255, 0.7);
     width: 2px;
     height: 24px;
    position: absolute;
    right: 0;
    top: 22px;
 }
 .style .thumbsslider .swiper-slide:last-child::before{
    display: none;
 }*/
}
@media(max-width:1366px){
    .style .thumbsslider .swiper-slide{
        padding: 0 30px;
    }
}
@media(max-width:1200px){
    .style .thumbsslider .swiper-slide{
        padding: 0 20px;
    }
}
@media (max-width:767px){
    .style .thumbsslider .swiper-slide{
        padding: 0 15px;
    }
}
@media (min-width: 992px){
    .text-pic{
        max-width: 60%;
        margin: 0 auto;
    }
}

.red{
    color: #c7000b;
}
.list-custom .content img{
    max-width: 160px;
    max-height: 160px;
}
.list-custom .content p{
    margin-top: 20px;
}
@media (min-width:992px){
    .list-custom .content p{
        padding: 0 20px;
    }    
}
@media (max-width:991px){
    .list-custom .content{
        margin-bottom: 30px;
    }
    .list-custom .content img{
        max-width: 100px;
        max-height: 100px;
    }
    .list-custom .content p{
        margin-top: 10px;
    }
}
.l-r-box-2.l-r-box{
    background:none;
    padding-top: 0;
}
.l-r-box-2 .lr-list{
    background-color: #f5f5f5;
}
.l-r-box-2 .lr-list .content{
    text-align: left;
    padding: 0 60px;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}
.l-r-box-2 .lr-list [class*="-pull-"] .content{
    left: 15px;
}
.l-r-box-2 .lr-list .content ul{
    margin-top: 5px;
}
.l-r-box-2 .lr-list .content li{
    color: #5e5e5e;
    list-style-type: disc;
    margin-left: 20px;
}

@media (min-width:768px){
    .l-r-box-2 .lr-list>.row>[class*="col-"]:first-child{
        padding-right: 0; 
     } 
    .l-r-box-2 .lr-list>.row>[class*="col-"]:nth-child(2){
        padding-left: 0;
    }
    .l-r-box-2 .lr-list>.row>[class*="push-"]:first-child{
        padding-right: 15px; 
        padding-left: 0;
     } 
    .l-r-box-2 .lr-list>.row>[class*="pull-"]:nth-child(2){
        padding-left: 15px; 
        padding-right: 0;
    }
}
@media (min-width:768px) and (max-width:1148px){
    .l-r-box-2 .lr-list .content{
        padding: 0 30px;
    }
    .l-r-box-2 .imgbox{
        height: 330px;
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    .l-r-box-2 .imgbox img{
        position: absolute;
        top: 0 ;
        height: 100%;
        left: 50%;
        transform: translateX(-50%);
        max-width: none;
    }
}
@media (max-width:767px){
    .l-r-box-2 .lr-list .content{
        padding: 0 15px;
        transform: translateY(0);
        padding-bottom: 15px;
    }
    .l-r-box-2 .lr-list .imgbox img{
        width: 100%;
    }
    .list-custom{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .l-r-box-2 .lr-list .content ul{
        margin-bottom: 0;
    }
}
.others-list{
    margin: 0 auto;
}
.others-list ul{
    letter-spacing: -0.32em;
}
.others-list li{
    padding: 0 40px;
    display: inline-block;
    max-width: 20%;
    letter-spacing: normal;
}
.others-list li img{
    box-shadow: 0 2px 5px rgb(0,0,0,.15);
}
@media (max-width:1024px){
    .others-list li{
        padding: 0 25px; 
        max-width: 25%;
    }
}
@media (max-width:767px){
    .others-list li{  
        padding: 0 10px;
        max-width: 33%;
    }
}

@media(min-width:992px) and (max-width:1024px){
    .content-img-box .banner-mask + .content-box .subtitle{
        -webkit-line-clamp: 4;
    }
    
}
@media (max-width:767px){
    .content-box h1{
        font-size: 2em;
    }
}