body {
    background-color: #ffffff;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
}
.opacity{
    filter:alpha(opacity=50);  
    -moz-opacity:0.5;
    -khtml-opacity: 0.5; 
    opacity: 0.5;
}
.gateway-swiper-container {
    width: 1400px;
    height: 585px;
    z-index: 1;
    margin: 0 auto;
    overflow: hidden;
}

.index-banner {
    color: #fff;
    width: 100%;
    height: 585px;
    padding-left: 0;
    padding-bottom: 0;
}

.banner-container {
    overflow: hidden;
}


.index-banner .swiper-pagination {
    margin-top: 30px;
}

.swiper-pagination-customized-bullet {
    vertical-align: middle;
    width: 12px;
    height: 12px;
    display: inline-block;
    /* background: url("./../../images/index/banner_hui.png") no-repeat center; */
    margin-right: 20px;
}

.swiper-pagination-customized-bullet-active {
    vertical-align: middle;
    width: 21px;
    height: 20px;
    display: inline-block;
    background-image: url("./../../../images/index/banner_current.png");
    background-size: contain;
    margin-right: 20px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff center;
    background-size: cover;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    /* background:rgba(0,0,0,0.3);
    background-size: cover; */
    /* -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -o-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(15px); */
}

.banner-img-background {
    background:#000000;
    opacity:0.2;
    filter:alpha(opacity=20);
    left:0;
    top:0;
    z-index:1;
    width:100%;
    height:100%;
}

.swiper-button-right{
    right: 50px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: url("./../../../images/english/index/arrow_right.png") no-repeat center;
    background-size: contain;
    float: right;
    cursor: pointer;
}

.swiper-button-left{
    left: 50px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: url("./../../../images/english/index/arrow_left.png") no-repeat center;
    background-size: contain;
    float: left;
    cursor: pointer;
}

.home-banner-desc-box{
    width: 691px;
    height: 285px;
    z-index: 5;
    position:absolute;
    opacity: 1 !important;
    border: solid 1px #ffffff;
    background: rgba(0,0,0,0.2)
}

.banner-desc-title{
    font-family: News706BT-BoldC;
    font-size: 60px;
    line-height: 120px;
    letter-spacing: 0px;
    color: #ffffff;
}

.banner-desc-hr{
    width: 600px;
    height: 1px;
    background-color: #ffffff;
    opacity: 0.5;
    margin:10px auto;
}

.banner-desc-title-little{
    width:650px;
    margin:10px auto;
    font-family: DroidSerif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    white-space:"pre";
    color: rgba(255, 255, 255, 0.85);
}

.gateway-en-home-main-one{
    width: 1087px;
    height: auto;
    margin:-86px auto;
    position: relative;
    z-index: 77;
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(155, 155, 155, 0.35);
    position: relative;
}

.gateway-en-home-main-one-content{
    width:972px;
    height: 437px;
    margin:43px auto;
}
.gateway-en-home-main-one-title{
    height: 19px;
    font-family: News706BT-BoldC;
    font-size: 26px;
    line-height: 18px;
    letter-spacing: 0px;
    color: #333333;
    padding-top: 43px;
}

.gateway-en-home-main-one-detail{
    height: 180px;
    overflow: hidden;
    font-family: HiraginoSansGB-W3;
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #777777;
    text-align: justify;
    margin-top: 46px;
}

.gateway-en-home-main-one-more{
    width: 113px;
    height: 45px;
    margin-top: 28px;
    margin-right: 33px;
    float: right;
    border: solid 1px #cac8c8;
}
.gateway-en-home-main-one-more-d{
    width: 113px;
    height: 45px;
    margin-left: 2px;
    margin-top: 2px;
    background-color: rgba(255,255,255,0.6);
    filter:alpha(opacity=30);
    border: solid 1px #a1a1a1;
}

.gateway-en-home-main-one-more-d a{ 
    color: #333333 !important;
    font-family: MerriweatherUltraBold;
    font-size: 13px;
    line-height: 40px;
    letter-spacing: 0px;
    margin-left: 15px;
    text-decoration:none;
}

.gateway-en-home-main-two{
    width: 1200px;
    height: 430px;
    padding: 0 auto;
    margin: 135px auto;
    text-align: middle;
}

.gateway-en-home-main-two-title{
    width: 400px;
    font-family: News706BT-BoldC;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    margin: 20px auto;
    text-align: center;
    color: #333333;
}

.gateway-en-home-main-two-title-img{
    width: 24px;
    height: 9px;
    margin:15px auto;
    opacity: 0.7;
}

.gateway-en-home-main-two-title-little{
    width: 435px;
    margin: 0px auto;
    font-family: DroidSerif;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: center;
    color: #777777;
}

.gateway-en-home-main-two-content{
    width: 1200px;
    margin:0 auto;
    margin-top: 60px;
    margin-bottom: 60px;
}

.gateway-en-home-a{
    text-decoration: none;
}


.gateway-en-home-main-two-content-img{
    float:left;
}

.gateway-en-home-main-two-content-desc{
    margin-left:40px;
    width: 250px;
    height: 280px;
    border: solid 1px #313131;
    float:left;
}

.gateway-home-main-two-content-img{
    width:115px;
    height: 115px;
    margin:45px auto 0 auto;
}

.gateway-home-main-two-content-title{
    width: 249px;
    height: 100px;
    margin:20px auto;
    background-color: #f6f6f6;
    font-family: HiraginoSansGB-W3;
    font-size: 21px;
    line-height: 98px;
    letter-spacing: 0px;
    bottom: 0px;
    color: #454545;
    text-align: center;
    overflow: hidden;
}

.gateway-home-main-two-content-title > span{
    width: 230px;
    line-height: 100px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}