.header{
    height: 91px;
}
.logo{
    margin-left: 91px;
    height: 91px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
#logo{
    width: 62px;
    height: 50px;
}
.logo-box{
    margin-left: 10px;
    height: 91px;
    font-size: 18px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.logo-title{
    font-weight: bolder;
}
.logo-titleEn{
    font-size: 10px;
    font-weight: lighter;
}
.menu{
    height: 91px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.menu-list{
}
.layui-nav{
    background: #ffffff;
}
.layui-nav .layui-nav-item a{
    color: #3D3D3D;
    font-size: 18px;
}
.layui-nav .layui-nav-item a:hover{
    color: #E70014;
}
.layui-nav .layui-this a{
    color: #3D3D3D;
    font-weight: bold;
}
.layui-nav .layui-this:after{
    background-color: #E70014;
}
.search{
    width: 50px;
    height: 91px;
    color: #ffffff;
    background: #013686;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.qr{
    width: 100%;
    height: 367px;
    background: #F2F5F9;
}
.qr-logo{
    width: 100%;
    height: 123px;
    border-bottom: 1px solid #D3D3D3;
    display: flex;
    flex-direction: row;
    align-items: center;
}
#b_logo{
    width: 62px;
    height: 50px;
}
.logo-box{
    margin-left: 10px;
    height: 91px;
    font-size: 18px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.logo-title{
    font-weight: bolder;
}
.logo-titleEn{
    font-size: 10px;
    font-weight: lighter;
}
.qr-wrapper{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.qr-menu{
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    align-items: start;
}
.f-subMenuList{

}
.f-menu{
    line-height: 50px;
    font-weight: bold;
    font-size: 18px;
}
.f-subMenuList li a{
    line-height: 30px;
    font-size: 14px;
}
.foot{
    width: 100%;
    height: 73px;
    background: #333333;
}
.text-white{
    color: #FFF;
}
.ft{
    height: 73px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.icp{
    font-size: 14px;
    color: #FFF;
}
.ga-img{
    margin-right: 5px;
}
.ga{
    margin-left: 100px;
    font-size: 14px;
    color: #FFF;
}
.qr-box img{
	width: 138px;
}
