body {
    font-family: "Arial", "Microsoft YaHei", "微软雅黑", "宋体", sans-serif;
    font-size: 16px;
    line-height: 180%;
}

.gray-bg {
    background: #f6f6f6;
}

a {
    text-decoration: none;
}

.fill-width {
    width: 100%;
}

.text-white {
    color: white;
}

.text-gray {
    color: #666666;
}

.text-active {
    color: #0061ae;
}

.font-md {
    font-size: 18px;
}

.font-lg {
    font-size: 22px;
}

.p-t-lg {
    padding-top: 50px;
}

.p-b-lg {
    padding-bottom: 50px;
}

.p-b-md {
    padding-bottom: 30px;
}

.m-l-n {
    margin-left: 15px;
}

.m-t {
    margin-top: 15px;
}

.m-t-s {
    margin-top: 10px;
}

.no-margin {
    margin: 0!important;
}

.m-r-n {
    margin-right: 15px;
}

.position-relative {
    position: relative;
}

.width-body {
    width: 1200px;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.header {
    min-height: 85px;
}

.header-menu {
    height: 85px;
    line-height: 85px;
    background: rgba(255, 255, 255, 0.85);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9;
}

.footer .footer_t {
    background: #333;
    padding: 25px;
    font-size: 13px;
}

.footer {
    position: initial;
    background: white;
    clear: both;
    border-top: 1px solid #e4e4e4;
    padding-bottom: 10px;
}

.footer-menu {
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
}

.footer-menu li {
    line-height: 30px;
    display: inline-block;
    margin-right: 40px;
    margin-left: 40px;
    list-style: none;
}

.footer-menu li a {
    text-decoration: none;
    color: #333;
}

.footer-icp {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    /* padding-top: 5px; */
}

.footer-icp a {
    color: #333;
}

.news-items ul {
    list-style: none;
    padding: 0;
    margin: 40px auto;
}

.news-items .news-item {
    float: left;
    margin: 0px 14px;
    width: 572px;
    list-style: none;
    border: 1px solid #e4e4e4;
    margin-bottom: 20px;
}

.news-items .news-item a {
    text-decoration: none;
}

.news-items .news-item .cover {
    width: 100%;
}

.news-items .news-item .title {
    padding: 0px 15px 0 15px;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-items .news-item .sub-title {
    padding: 0px 15px;
    color: #999;
    height: 55px;
    overflow: hidden;
}

.border-bottom-none {
    border-bottom: 0px solid #ddd;
}

.logo-holder {
    padding-left: 92px;
}

.menu-holder {
    padding-right: 52px;
}

.menu-holder ul,
.menu-holder li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-holder li {
    float: left;
    margin-right: 40px;
}

.menu-holder li a {
    color: #333;
    text-decoration: none;
}

.menu-holder li a.on,
.menu-holder li a:hover {
    color: #0061ae;
}

.location {
    padding: 25px 0;
    color: #999;
}

.location a {
    color: #999;
}

.location a:hover {
    color: #0061ae;
}

.news-body {
    background: white;
    margin-bottom: 50px;
    padding: 40px 30px;
}

.news-body .title {
    font-size: 20px;
    text-align: center;
}

.news-body .sub-title {
    text-align: center;
    color: #999;
}

.news-body .news-content {
    color: #999;
    line-height: 200%;
    border-top: 1px solid #e4e4e4;
    margin-top: 30px;
    padding-top: 30px;
}

.contact-content {
    width: 950px;
    padding: 30px 0 30px 0;
}

.contact-content .logo {
    padding-bottom: 30px;
}

.contact-content .intro {
    color: #666666;
}

.contact-content .address {
    border-top: 1px solid #e4e4e4;
    padding: 20px 0;
    margin-top: 20px;
    width: 100%;
    float: left;
}

.contact-content .address .map,
.contact-content .address .address-content {
    float: left;
    width: 50%;
}

.contact-content .address .address-content {
    padding: 0 30px;
    color: #666;
}

.contact-content .address .address-content .group {
    padding-bottom: 10px;
}

.contact-content .address .address-content b {
    display: block;
}

.qr-login {
    background-color: rgba(0, 0, 0, 0.5)!important;
    border-radius: 10px!important;
    color: white;
}

.qr-login .layui-layer-setwin {
    top: 10px!important;
    left: 10px!important;
    right: none;
}

.qr-login .layui-layer-close {
    top: 0px!important;
    left: 0!important;
    width: 24px!important;
    height: 24px!important;
    background: url(../images/icons/close.png)!important;
    background-size: 24px 24px !important;
}

.login-content {
    text-align: center;
    padding-top: 40px;
}

.login-content .wxQrcode {
    padding: 10px 0;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #999;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #e4e4e4;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: white;
    background-color: #0061ae;
    border-color: #0061ae;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: white;
    background-color: #0061ae;
    border-color: #0061ae;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pagination>li {
    display: inline-block;
}

.pagination-right {
    text-align: right;
    padding-right: 15px;
}

.user-info-panel {
    width: 1100px;
    margin: 30px auto;
    background: white;
    padding: 80px 150px;
    float: left;
    width: 100%;
}

.user-info-panel .left {
    float: left;
}

.user-info-panel .right {
    float: right;
    width: 420px;
}

.wxqrcode {
    position: absolute;
    top: 80px;
    left: 140px;
}

.user-info p {
    padding: 10px 0;
}

.user-info p label {
    font-weight: normal;
    color: #999;
    display: inline-block;
    width: 120px;
}

.avatar-panel {
    text-align: center;
}

.avatar-panel img {
    border-radius: 80px;
}