html,body{
    margin:0;
    padding:0;
    min-width: 1200px;
}
.gateway-en-header-top{
    height:36px;
    width:100%;
    background-color: #9b1e22;
}

.gateway-en-header-main{
	width:100%;
    height:137px;
    background-color:white;
}

.gateway-en-header{
    width:1200px;
    height:84px !important;
    margin:0 auto;
    padding: 0 auto;
    padding-top:35px;
    vertical-align: middle;
    background-color:white;
}

.gateway-en-logo{
    width:405px;
    height:84px;
    margin-top:-10px;
    float:left;
}

.gateway-en-header-content{
    width:760px;
    height:80px !important;
    margin-left:30px;
    float:left;
}

.gateway-en-header-ul{
     list-style: none;
 }

.gateway-en-header-li{
    float:left;
}

.gateway-en-header-menu{
    padding:0 26px;
    font-size: 14px;
    color: #9b1e22;
    cursor:pointer;
    line-height:55px;
}

.gateway-en-header-a{
    text-decoration: none !important;
}

.gateway-en-header-menu.active{
    background-color:#9b1e22;
    color:white;
}

.gateway-en-header-ul-sec{
    position:relative;
    z-index:5;
    background-color: #ffffff;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,0.05);
    display:none;
    padding-bottom:10px;
    opacity: 0.8;
}

.gateway-en-header-ul-sec.active{
    display:block !important;
}

.gateway-en-header-ul-sec > a{
    text-decoration: none;
    text-align:center;
    list-style: none;
    font-size: 11px;
    color: #595959;
}
.gateway-en-header-ul-sec > a:hover{
    color: #9b1e22;
    text-decoration: underline;
}
.gateway-en-header-sec-li{
    margin-top:16px;
}

.gateway-en-header-search{
    float: right;
    margin-right:22px;
}
.gateway-en-header-search-input{
    font-size: 12px;
    color: #ffffff;
    background:url('./../../../images/common/search.png') no-repeat 170px center;
    background-color: rgba(255, 255, 255, 0.5);
    background-size: 16px 16px;
    border: solid 0px rgba(191, 191, 191, 0.5);
    filter: alpha(opacity=50);
    width:200px;
    height:25px;
    margin:5px auto;
    text-indent: 20px;
}
.gateway-en-header-search-input::-webkit-input-placeholder{
    font-size: 12px;
    color: #ffffff;
    line-height: 28px;
}
.gateway-en-header-search-input::-moz-placeholder{
    font-size: 12px;
    color: #ffffff;
    line-height: 28px;
}
.gateway-en-header-search-input:-ms-input-placeholder{
    font-size: 12px;
    color: #ffffff;
    line-height: 28px;
} 

.gateway-header-change-cn{
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    margin-right: 20px;
    line-height: 32px;
}

.gateway-header-icp-content{
    margin-left: 30px;
    font-family: HiraginoSansGB-W3;
    font-size: 13px;
    line-height: 32px;
    color: #fefefe;
}


.banner-desc-box{
    width: 691px;
    height: 285px;
    opacity: 1 !important;
    border: solid 1px #ffffff;
    background: rgba(0,0,0,0.2);
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 80px;
}

.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);
}
