/*********************************************************************
                           styel By Mr.guoen
**********************************************************************/
@media only screen and (min-width:481px) {
    body{
        width:480px !important;
        margin: 0 auto;
    }
}
.en-nav{
    width: 100%;
    height: 0.6rem;
    box-shadow: 0px 0px 2px #1c1e32;
    position: fixed;
    top:0;
    left: 0;
    z-index: 9999;
    display: block;    
}
.en-nav-top{
    height: 0.6rem;
    background: #1a3779;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 98;
}
@media only screen and (min-width:481px) {
    .en-nav{
        position: fixed;
        width: 480px !important;
        left: 50%;
        top: 0;
        z-index: 98;
        margin-left: -240px;
    }
}
.en-nav-logo{
    position: absolute;
    left: 0;
    top: 0;
    height: 0.6rem;
    width:2.4rem;
    background:url(../images/top-logo.png) no-repeat 0.08rem center;
    background-size: auto 0.32rem;
}
.en-nav-btn{
    color: #999;
    font-size: 0.25rem;
    background: url(../images/icon-nav.png) no-repeat center center;
    background-size: 0.19rem auto;
    position: absolute;
    right: 0.05rem;
    height: 0.6rem;
    width: 0.36rem;
    z-index: 99;
}
.en-search-btn{
    color: #999;
    font-size: 0.25rem;
    background: url(../images/icon-search.png) no-repeat center center;
    background-size: 0.19rem auto;
    position: absolute;
    right: 0.45rem;
    height: 0.6rem;
    width: 0.36rem;
    z-index: 99;
}
.en-nav-pl{
    position: absolute;
    top: 0.6rem;
    left: 0;
    width: 100%;
    background: rgba(0,56,169,0.9);
    z-index: 97;
    display: none;
}
.en-nav-search{
    border: 1px solid #fff;
    border-radius: 0.02rem;
    line-height: 0.3rem;
    height: 0.3rem;
    width: 3rem;
    margin: 0.15rem auto 0.15rem auto;
    background: url(../images/icon-search.png) no-repeat 2.75rem center;
    background-size: 0.17rem auto;
    box-sizing: border-box;
}
.en-nav-list{
    padding: 0.1rem 0 0.2rem 0.375rem;
    width: 3.75rem;
    box-sizing: border-box;
}            
.en-nav-box{
    color: #fff;
    float: left;
    width: 1rem;
    font-size: 0.13rem;
    line-height: 0.16rem;
    margin-bottom: 0.18rem;
    text-align: center;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    position: relative;
}
.en-nav-box:nth-child(1){
    border-left: 1px solid #fff;
}
.en-nav-box:nth-child(4){
    border-left: 1px solid #fff;
}
.en-nav-box:nth-child(7){
    border-left: 1px solid #fff;
}
.en-nav-active{
    
}
.en-nav-box span{
    font-size: 0.12rem;
    color: #ccc;
    padding-left: 0.06rem;
}
.en-foot{
    background: #252932;
    color: #dfdfdf;
    padding-bottom: 0.12rem;
    font-size: 0.12rem;
}
.en-foot-qr{
    position: relative;
    overflow: hidden;
    padding: 0.2rem 0.475rem 0.06rem 0.475rem;
    background: #f0f0f0;
    box-sizing: border-box;
}
.en-foot-mm{
    width: 1.4rem;
    float: left;
}
.en-foot-mm p{
  
}
.en-foot-mm p img{
    display: block;
    width: 0.8rem;
    margin: 0 auto;
}
.en-foot-mm h1{
    font-size: 0.12rem;
    text-align: center;
    color: #3d4245;
    line-height: 0.32rem;
}
.en-foot p{
    text-align: center;
    line-height: 0.18rem;
}
.en-foot-bot{
    padding-top: 0.15rem;
}
.over-search{
    position: fixed;
    left: 0;
    top: 0;
    width:100%;
    height: 100%;
    display: none;
    background: #fff;
    z-index: 9999;
}
.over-searchtop{
    height: 0.42rem;
}
.over-searchtop i{
    float: left;
    line-height: 0.42rem;
    width:0.38rem;
    text-align: center;
    font-size: 0.28rem;
    color: #003886;
}
.over-search-input{   
    height: 0.28rem;
    width: 2.7rem;
    border-radius: 0.02rem;
    font-size: 0.13rem;
    margin-top: 0.08rem;
}
.over-search-input input{
    width:2.62rem;
    line-height: 0.28rem;
    background: #ebebeb;
    border:none;
    padding-left: 0.08rem;
}
.over-search-btn{
    color: #fff;
    background: #003886;
    float: left;
    margin-left: 0.08rem;
    line-height: 0.28rem;
    height: 0.28rem;
    width: 0.42rem;
    text-align: center;
    font-size: 0.13rem;
    margin: 0.08rem 0 0 0.1rem;
    border-radius: 0.01rem;
}
.over-search-btn .search-submit{    color: #fff;
    background: #003886;
    border: 0;}
.wp-display-wrapper .picSildeLeft{    display: none;}
.wp-display-wrapper .picSildeRight{    display: none;}
.wp-display-wrapper .img img{    left: -181px;
    width: 415px;}
.wp_articlecontent img{    left: -29px;}