header.header {
    background: url(../img/header_banner.png) no-repeat top;
    height: 324px;
    width: 100%;
    color: #fff;
    font-size: 12px;
    background-size: 100% 100%!important;
    font-family: "\5FAE\8F6F\96C5\9ED1"!important;
    line-height: 1.5;
    z-index: 20;
    position: relative;
}
header.header .header-info.header-fixedtop {
    position: fixed;
    z-index: 101;
    width: 100%;
    background-color: rgb(21, 94, 222);
    height: 130px;
}
header.header .container {
    width: 1172px!important;
    margin: 0 auto;
    padding: 0;
}
header.header .header-top {
    padding: 8px 0;
    color: #fff;
    position: relative;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
header.header .header-top:after {
    content:"";
    height:0;
    line-height:0;
    display:block;
    visibility:hidden;
    clear:both
}
header.header .header-top .header-logo {
    float: left;
    width: 26.3222222%;
}
header.header .header-logo .header-logo-img {
    display: inline-block;
    width: 54px;
    height: 54px;
    margin-right: 10px;
    display: inline-block;
    margin-top: 13px;
    float: left;
}
header.header .header-logo .header-logo-img img{
    width: 100%;
    height: 100%;
    vertical-align: middle;
    border: 0;
}
header.header .header-logo .header-logo-massge {
    float: left;
    display: inline-block;
    color: #fff;
    margin-top: 13px;
    cursor: pointer;
}
header.header .header-logo .header-logo-massge > p {
    margin: 0;
    padding: 0;
    font-size: 14px;
}
header.header .header-logo .header-logo-massge > p.header-logo-massge-two {
    font-size: 24px;
}
header.header .header-top-right {
    float: right;
    margin: 0;
    padding: 0;
    color: #fff;
    display: inline-block;
    height: 54px;
    max-width: 875px;
    padding-top: 26px;
    text-align: right;
    font-size: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 73%;
    position: relative;
}
header.header .header-top-right .header-website {
    position: absolute;
    left: 0;
    display: inline-block;
}
header.header .header-top-right .header-website .header-website-content {
    font-size: 14px;
    margin-left: 34px;
    margin-top: 12px;
    cursor: pointer;
    color: #fff!important;
    height: 26px;
    line-height: 22px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid rgb(227, 227, 227);
}
header.header .header-website-content .header-website-location {
    display: inline-block;
    width: 18px;
    height: 18px;
}
header.header .header-website-content .header-website-location img{
    vertical-align: middle;
    border: 0;
}
header.header .header-website-content .header-website-name {
    font-size: 12px;
}
header.header .header-website-content > .layui-icon-triangle-d {
    font-size: 12px;
    color: #fff;
    margin-right: 2px;
}
header.header .header-accessibility {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding-right: 20px;
    text-decoration: none;
    vertical-align: middle;
}
header.header .header-userinfo{
    display: inline-block;
    position: relative;
    padding: 4px 18px;
    height: 42px;
    border-radius: 26px;
    background: hsla(0,0%,100%,.2);
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
}
header.header .header-userinfo .header-userinfo-login {
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
    text-decoration: none;
    outline: none;
    float: left;
    line-height: 34px;
    vertical-align: middle;
}
header.header .header-userinfo .header-userinfo-tiao {
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
    display: inline-block;
    border-right: 1px solid #fff;
    height: 14px;
    margin-top: 10px;
    padding-right: 10px;
    margin-right: 5px;
    float: left;
}
header.header .header-userinfo .header-userinfo-register{
    display: inline-block;
    position: relative;
    color: #606266;
    font-size: 14px;
    line-height: 34px;
    float: left;
}
header.header .header-userinfo .header-userinfo-register-title {
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
    cursor: pointer;
}
header.header .header-userinfo.layui-nav > .layui-nav-bar{
    display: none;
}

header.header .header-userinfo.layui-nav .header-userinfo-register.layui-nav-item > .layui-nav-child {
    width: 100px;
    margin: 5px 0;
    padding: 5px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.2);
    box-shadow: 0 1px 6px rgba(0,0,0,0.2);
    position: absolute;
    z-index: 900;
    overflow: visible;
    max-height: none;
    top: 36px;
    left: -55px;
    border: 0;
    background: #fff;
    border-radius: 4px;
}
header.header .header-userinfo.layui-nav .header-userinfo-register.layui-nav-item > .layui-nav-child > dd {
    min-width: 100px;
    margin: 0;
    line-height: normal;
    padding: 7px 16px;
    clear: both;
    white-space: nowrap;
    list-style: none;
    cursor: pointer;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
    text-align: center;
    font-size: 14px;
    color: #606266;
}
header.header .header-userinfo.layui-nav .header-userinfo-register.layui-nav-item > .layui-nav-child > dd > a {
    padding: 0;
    text-decoration: none;
}
header.header .header-userinfo.layui-nav .header-userinfo-register.layui-nav-item > .layui-nav-child > dd:hover {
    background-color: #ecf5ff;
    color: #66b1ff;
}
header.header .header-userinfo.layui-nav .header-userinfo-register.layui-nav-item > .layui-nav-child > dd:hover > a {
    background: #ecf5ff;
    color: #66b1ff;
    text-decoration: none;
}

header.header .header-nav {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    height: auto;
    zoom: 1;
    display: block;
}
header.header .header-nav:after {
    content:"";
    height:0;
    line-height:0;
    display:block;
    visibility:hidden;
    clear:both
}
header.header .header-nav .header-nav-left {
    display: inline-block;
    float: left;
    width: 70%;
    background-color: transparent!important;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
    z-index: 102;
}
header.header .header-nav .header-nav-left .header-nav-left-list {
    width: 105px!important;
    display: inline-block;
    float: left;
    position: relative;
}
header.header .header-nav .header-nav-left .header-nav-left-list:first-child {
    width: 90px!important;
}
header.header .header-nav .header-nav-left-list.active > a {
    background-color: transparent!important;
    color: #fff!important;
    font-weight: 700;
    font-family: "微软雅黑";
}
header.header .header-nav .header-nav-left-list.active > a >span {
    border-bottom: 2px solid #fff;
}
header.header .header-nav .header-nav-left-list > a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 0 8px;
    font-family: "微软雅黑";
    text-align: left;
    background-color: transparent;
    margin-bottom: 0;
    display: block;
    position: relative;
}
header.header .header-nav .header-nav-left-list > a >span {
    color: #fff!important;
    font-family: "微软雅黑";
    display: inline-block;
    font-size: 18px;
    height: 26px;
    line-height: 20px;
}
header.header .header-nav .header-nav-left-list > a >span:hover {
    border-bottom: 2px solid #fff;
    height: 26px;
    line-height: 20px;
}

header.header .header-nav .header-nav-left .header-nav-left-list.layui-nav-item {
    width: 80px!important;
}
header.header .header-nav .header-nav-left-list.layui-nav-item > a {
    line-height: 1.5;
}
header.header .header-nav .header-nav-left-list.layui-nav-item > a > .layui-nav-more {
    display: none;
}
header.header .header-nav .header-nav-left-list.layui-nav-item > a >span:hover {
    border-bottom: 0;
    height: 26px;
    line-height: 20px;
}
header.header .header-nav .header-nav-left.layui-nav > .layui-nav-bar{
    display: none;
}
header.header .header-nav .header-nav-left-list.layui-nav-item > .layui-nav-child {
    width: 100px;
    max-height: 200px;
    overflow: auto;
    margin: 5px 0;
    padding: 5px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.2);
    box-shadow: 0 1px 6px rgba(0,0,0,0.2);
    position: absolute;
    z-index: 900;
    overflow: visible;
    max-height: none;
    top: 40px;
    left: -12px;
    border: 0;
    background-color: hsla(0,0%,100%,.8);
}
header.header .header-nav .header-nav-left-list.layui-nav-item > .layui-nav-child > dd {
    min-width: 100px;
    margin: 0;
    line-height: normal;
    padding: 7px 16px;
    clear: both;
    color: #515a6e;
    font-size: 12px!important;
    white-space: nowrap;
    list-style: none;
    cursor: pointer;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
    text-align: center;
}
header.header .header-nav .header-nav-left-list.layui-nav-item > .layui-nav-child > dd > a {
    padding: 0;
    text-decoration: none;
}
header.header .header-nav .header-nav-left-list.layui-nav-item > .layui-nav-child > dd:hover {
    background: #fff;
}
header.header .header-nav .header-nav-left-list.layui-nav-item > .layui-nav-child > dd:hover > a {
    background: #fff;
    text-decoration: none;
}
header.header .header-nav .header-nav-right {
    max-width: 30%;
    float: right;
}
header.header .header-nav .header-nav-right .header-nav-search{
    font-size: 14px;
    display: table;
    width: 100%;
    border-collapse: separate;
    position: relative;
    top: 1px;
    vertical-align: middle;
    line-height: normal;
    margin-top: -2px;
}

header.header .header-nav .header-nav-search .header-nav-search-input{
    height: 36px;
    line-height: 1.5;
    border-radius: 4px;
    font-size: 16px;
    padding: 6px 7px;
    padding-left: 22px;
    width: 198px;
    float: left;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    display: table-cell;
    border: 1px solid #dcdee2;
    color: #515a6e;
    background-color: #fff;
    background-image: none;
    position: relative;
    cursor: text;
    -webkit-transition: border .2s ease-in-out,background .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
    transition: border .2s ease-in-out,background .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
    transition: border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;
    transition: border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
}

header.header .header-nav .header-nav-search .header-nav-search-input::-webkit-input-placeholder {
    color:#c5c8ce
}
header.header .header-nav .header-nav-search .header-nav-search-input::-moz-input-placeholder {
    color:#c5c8ce
}
header.header .header-nav .header-nav-search .header-nav-search-input::-ms-input-placeholder {
    color:#c5c8ce
}

header.header .header-nav .header-nav-search .header-nav-search-btn {
    width: 69px;
    height: 36px;
    font-size: 16px;
    padding: 0 20px!important;
    background: #e59a50!important;
    overflow: hidden;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    border: 1px solid #dcdee2;
    border-color: #e59a50!important;
    border-radius: 4px;
    border-bottom-left-radius: 0!important;
    border-top-left-radius: 0!important;
    border-left: 0;
    cursor: pointer;
    display: table-cell;
    white-space: nowrap;
    vertical-align: middle;
    color: #fff!important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: relative;
    z-index: 2;

}

header.header .header-msgBox {
    padding-top: 30px;
    color: #fff;
}
header.header .header-msgBox .header-msgBox-title {
    font-size: 40px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 3px;
    margin-bottom: 10px;
}


header.header .header-top-right .header-news {
    display: inline-block;
    padding: 4px 4px;
    width: 66px;
    height: 42px;
    border-radius: 26px;
    line-height: 34px;
    color: #fff;
    background: hsla(0,0%,100%,.2);
    cursor: pointer;
    vertical-align: middle;
}
header.header .header-top-right .header-news .layui-nav-item {
    line-height: 1.5;
    float: left;
}
header.header .header-top-right .header-news .layui-nav-item > img{
    float: left;
    margin-left: 10px;
    margin-top: 6px;
}
header.header .header-news.layui-nav > .layui-nav-bar{
    display: none;
}

header.header .header-news.layui-nav .layui-nav-item > .layui-nav-child {
    width: 100px;
    margin: 5px 0;
    padding: 5px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.2);
    box-shadow: 0 1px 6px rgba(0,0,0,0.2);
    position: absolute;
    z-index: 900;
    overflow: visible;
    max-height: none;
    top: 36px;
    left: -55px;
    border: 0;
    background: #fff;
    border-radius: 4px;
}
header.header .header-news.layui-nav .layui-nav-item > .layui-nav-child > dd {
    min-width: 100px;
    margin: 0;
    line-height: normal;
    padding: 7px 16px;
    clear: both;
    white-space: nowrap;
    list-style: none;
    cursor: pointer;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
    text-align: center;
    font-size: 14px;
    color: #606266;
}
header.header .header-news.layui-nav .layui-nav-item > .layui-nav-child > dd > a {
    padding: 0;
    text-decoration: none;
}
header.header .header-news.layui-nav .layui-nav-item > .layui-nav-child > dd:hover {
    background-color: #ecf5ff;
    color: #66b1ff;
}
header.header .header-news.layui-nav .layui-nav-item > .layui-nav-child > dd:hover > a {
    background: #ecf5ff;
    color: #66b1ff;
    text-decoration: none;
}


header.header .header-top-right .header-userinfo .header-userinfo-userCenter {
    font-size: 14px;
    color: #fff;
    margin: 0 5px;
    margin-left: 10px;
    text-decoration: none;
    outline: none;
    vertical-align: middle;
    line-height: 34px;
}
header.header .header-top-right .header-userinfo .header-userinfo-userCenter > img {
    margin-top: -3px;
}
header.header .header-top-right .header-userinfo .header-userinfo-userName {
    position: relative;
    max-width: 88px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
    vertical-align: middle;
    line-height: 34px;
}
header.header .header-top-right .header-userinfo .header-userinfo-logout {
    font-size: 14px;
    color: #fff;
    margin: 0 5px;
    margin-left: 10px;
    text-decoration: none;
    outline: none;
    vertical-align: middle;
    line-height: 34px;
}
/* 底部footer -- start*/
footer.footer{
    height: 214px;
    line-height: 214px;
    background-color: #f6f6f6;
    background-size: cover;
    color: #515a6e;
    font-size: 14px;
}
footer.footer .footer-link {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #efeeee;
}
footer.footer .footer-link .footer-link-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer.footer .footer-link .footer-link-list li{
    display: inline-block;
}
footer.footer .footer-link .footer-link-list li > a {
    margin: 0 5px;
    font-size: 15px;
    color: #333;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
}
footer.footer .footer-link .footer-link-list li > a span {
    padding: 0 6px 0 10px;
}

footer.footer .footer-copyright {
    margin-top: 40px;
}
footer.footer .footer-copyright .ivu-row {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    height: auto;
    zoom: 1;
    display: block;
}
footer.footer .footer-copyright .ivu-row:after,
footer.footer .footer-copyright .ivu-row:before {
    content: "";
    display: table;
}
footer.footer .footer-copyright .ivu-row:after {
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}
footer.footer .footer-copyright .footer-img {
    display: block;
    width: 42.5%;
    padding: 0 72px 40px;
    float: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
footer.footer .footer-copyright .footer-img .footer-img-icon {
    margin-left: 26px;
    line-height: 80px;
    float: right;
}
footer.footer .footer-copyright .footer-img .footer-img-icon > a {
    display: inline-block;
    width: 100%;
}

footer.footer .footer-copyright .footer-img .footer-img-icon img {
    height: 60px;
    vertical-align: middle;
    border: 0;
    margin: 10px 0;
}
footer.footer .footer-copyright .footer-text {
    display: block;
    width: 57.5%;
    line-height: 26px;
    float: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

footer.footer .footer-copyright .footer-text .footer-text-info{
    color: #999;
    font-size: 12px;
    margin: 0;
}
footer.footer .footer-copyright .footer-text .footer-text-info:first-child {
    margin-top: 10px;
}
/* 底部footer -- end*/