body {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
}

b,
strong {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
}

ul, ol {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none !important;
}

p {
    padding: 0;
    margin: 0;
}

.header {
    width: 100%;
    height: 80px;
    background: #fff;
    box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
    position: relative;
}

.header .box {
    max-width: 1188px;
    margin: 0 auto;
}

.header .box .pbs_logo {
    display: inline-block;
    overflow: hidden;
    margin-right: 60px;
    margin-top: 12px;
    float: left;
}

.header .box .pbs_nav {
    display: inline-block;
    float: left;
}

.header .box .pbs_nav ul, .header .box .pbs_nav_right ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: table;
    float: left;
    height: 80px;
}

.header .box .pbs_nav ul li {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px;
}

.header .box .pbs_nav ul li .name {
    font-size: 18px;
    color: #000000;
    line-height: 80px;
    position: relative;
}

.header .box .pbs_nav .active .name {
    padding: 8px 0;
    border-bottom: 3px solid #c4171f;
}

.header .box .pbs_nav_right {
    display: inline-block;
    float: right;
}

.header .box .pbs_nav_right ul li {
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
}

.header .box .pbs_nav_right .lang a {
    color: #000;
}

.header .box .pbs_nav_right .lang a:hover {
    color: #d32c25;
}

.header .box .pbs_nav_right .lang span {
    color: #777;
}

.header .box .pbs_nav_right .gwxrk {
    font-size: 16px;
    color: #000;
}

.mobile-menu {
    position: absolute;
    width: 20px;
    right: 20px;
    top: 31px;
}

.mobile-menu span {
    font-size: 0;
    height: 2px;
    background: #ccc;
    display: block;
    width: 20px;
    margin: 3px
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.float-right {
    float: right;
}

.footer {
    background: #111111;
    color: #fff;
}

.footer .content {
    max-width: 1188px;
    margin: 0 auto;
    padding: 68px 0px;
}

.footer .content .sitemap {
    display: flex;
    width: 104%;
    margin: 0 auto 38px 0;
}

.footer .content .sitemap .item {
    flex: 1;
    margin-left: 82px;
    overflow: hidden;
}

.footer .content .sitemap .item .level-1-name {
    font-size: 17px;
    text-indent: 22px;
    font-weight: bold;
    background: url(../image/triangle-small.png) no-repeat 0 center
}

.footer .content .sitemap .item .gw {
    font-size: 17px;
}

.footer .content .sitemap .item ul {
    margin: 20px 0 0 0;
    padding-left: 23px;
}

.footer .content .sitemap .item .levelul {
    margin: 45px 0 0 0;
}

.footer .content .sitemap .item ul li {
    padding: 4px 0;
}

.footer .content .sitemap .item ul li .level2 {
    font-size: 16px;
}

.footer .content .sitemap .item ul li a {
    color: #b1b1b1;
    font-size: 14px;
}

#footer-links li a {
    line-height: 30px;
    color: #b1b1b1;
    font-size: 12px;
}

#footer-links li a:hover {
    color: #fff;
}

.footer .content .sitemap .item ul li a:hover {
    color: #fff;
}

.footer .content .sitemap .item .level3-name {
    color: #d32c25;
}

.footer .content .sitemap .item .level3ul {
    margin: 8px 0 0 0;
    padding-left: 10px;
}

.footer .copyright p {
    color: #ccc;
    text-align: center;
    font-size: 13px;
    line-height: 28px;
}

.footer .copyright i {
    font-size: 18px;
}

.footer .copyright a {
    color: #b1b1b1;
}

.footer .copyright a:hover {
    color: #fff;
}

.footer .copyright .footlang {
    text-decoration: underline !important;
}

.drp-nav-item {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 2000;
    height: 420px;
    visibility: hidden;
    opacity: 0;
    display: block;
}

.drp-nav-item .fiexd-right {
    background: #f2f2f3;
    width: 60%;
    float: left;
    height: 420px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}

.drp-nav-item .fun-list4 {
    width: 530px !important;
}

.drp-nav-item .fun-list4 ul li {
    width: 100px !important;
}

.drp-nav-item .fun-list {
    width: 518px;
    float: right;
    height: 420px;
    text-align: center;
    display: flex;
    padding-right: 30px;
    align-items: center;
}

.drp-nav-item .fun-list ul {
    width: 100%;
    text-align: center;
    height: 420px;
    float: none;
}

.drp-nav-item .fun-list ul li {
    text-align: center;
    list-style-type: none;
    width: 25%;
    display: inline-block !important;
    margin-bottom: 15px;
}

.drp-nav-item .fun-list ul li a {
    color: #333;
    display: block;
}

.drp-nav-item .fun-list ul li a:hover {
    color: #d32c25;
}

.drp-nav-item .fun-list ul li p {
    margin-top: -12px;
}

.drp-nav-item div, .drp-nav-item ul, .drp-nav-item li, .drp-nav-item p, .drp-nav-item a {
    box-sizing: unset !important;
}

.drp-nav-item .fiexd-left {
    background: #e6e7e7;
    width: 40%;
    float: left;
    height: 420px;
    display: flex;
    align-items: center;
}

.drp-nav-item .fiexd-left img {
    width: 268px;
    margin-left: 48px;
}

.nav-other {
    background: #f2f2f3;
}

.nav-other .menu {
    width: 1000px;
    margin: 25px auto;
    display: flex;
}

.nav-other .menu .item {
    flex: 1;
    text-align: center;
}

.nav-other .menu .item img{
    width: 100px;
    padding-bottom: 20px;
    margin-left: 12px;
}

.nav-other .menu .item .l2 {
    width: 168px;
    padding-left: 22px;
    margin-top: -10px;
    margin-bottom: 0;
}

.nav-other .menu .item ul {
    margin-top: 15px !important;
    width: 168px;
    padding-left: 22px !important;
    margin-bottom: 0 !important;
}

.nav-other .menu .item ul li {
    display: list-item;
    padding: 5px 0;
}

.nav-other .menu .item ul li a {
    font-size: 14px;
    color: #333;
}

.nav-other .menu .item ul li a:hover {
    color: #d32c25;
}

.drop-down:hover .aui-dow-box-list {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.drop-down:hover .name {
    padding: 8px 0;
    border-bottom: 3px solid #c4171f;
    color: #d32c25;
}

#drp_mob_nav_container {
    right: 0;
    padding-bottom: 100px;
    top: 60px;
    z-index: 9999;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    overflow-y: auto;
    display: none;
    border-top: 1px solid #f0f0f0;
}

.mob_nav_open {
    background: #f5f5f5;
    padding-bottom: 100px;
}

.mob_nav_open ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #fff;
    margin-bottom: 15px;
}

.mob_nav_open ul li {
    display: list-item;
    text-align: -webkit-match-parent;
    position: relative;
}

.mob_nav_open ul li a.navbar-toggle {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding: 11px 15px;
    border-bottom: 1px solid #d4d4d4;
    box-shadow: 0 0 2px #cccccc;
    display: block;
    line-height: 150%;
}

.mob_nav_open ul li .collapse {
    display: none;
}

.mob_nav_open ul li > ul > li a {
    padding: 10px 25px;
    display: block;
    color: #000;
    font-size: 17px;
}

.mob_nav_open ul li > ul > li {
    border-bottom: 1px solid #d4d4d4;
}

.mob_nav_open .l3 {
    width: 100%;
}

.mob_nav_open .l3 li {
    width: 48%;
    display: inline-block;
    border-bottom: 0;
}

.mob_nav_open .l3 li a {
    font-size: 15px;
    padding: 8px 40px;
    color: #333;
}

.mob_nav_open .navbar-collapse {
    position: absolute;
    right: 13px;
    top: 13px;
    width: 20px;
    height: 20px;
    display: block;
}

.mob_nav_open .exp {
    background: url("../image/zhankai.png");
    background-size: 100%;
}

.mob_nav_open .clp {
    background: url("../image/shouqi.png");
    background-size: 100%;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.ovfHiden {
    overflow: hidden;
    height: 100%;
}

.single-page, .recruit-page {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.single-page .banner, .recruit-page .banner {
    width: 100%;
}

.single-page .banner img, .recruit-page .banner img {
    width: 100%;
    border: 0;
}

.single-page-container, .common-page-container {
    width: 100%;
    margin: 0 auto;
}

.single-page .content-container {
    width: 100%;
    overflow: hidden;
}

.single-page .col {
    flex-basis: auto !important;
}

.single-page-bg {
    background: url(../image/about-me-bg.png) no-repeat;
    background-size: 400px 400px;
    display: block;
}

.drp-breadcrumb {
    max-width: 1188px;
    margin: 1rem auto 2rem auto;
    padding: .7em .5em;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    font-size: 85%;
}

.drp-breadcrumb > li {
    display: inline-block;
}

.drp-breadcrumb > li a {
    color: #111111;
}

.drp-breadcrumb > li a:hover {
    color: #d32c25;
}

.drp-breadcrumb > .am-active {
    color: #999;
}

.drp-breadcrumb > li:first-child:before {
    content: "";
}

.drp-breadcrumb > li:before {
    content: ">";
    padding: 0 8px;
    color: #ccc;
}

h3.subtitle {
    font-size: 20px;
    font-weight: 600;
    margin: 20px 0 8px 0;
}

.com-page-bg {
    background: url(../image/about-me-bg.png) no-repeat;
    background-size: 618px 618px;
    display: block;
    overflow: hidden;
    margin-top: 30px;
}

.page-1188-container {
    max-width: 1188px;
    margin: 18px auto 58px auto;
    overflow: hidden;
}

.title-logo {
    text-align: center;
    margin: 58px 0;
}

.arrow-top {
    position: fixed;
    right: 40px;
    bottom: 60px;
    z-index: 300;
    width: 46px;
    height: 46px;
    background-color: #F3F5F9;
    display: none;
    text-align: center;
    cursor: pointer;
}

.title-h3 {
    text-align: left;
    padding-left: 15px;
    color: #555555;
}

.title-img {
    opacity: 0;
}

.not-data {
    text-align: center;
    padding: 38px 0;
    font-size: 28px;
    font-weight: 300;
    background-color: rgba(210, 210, 210, 0.5);
    border-top: solid 1px #dedede;
    color: #555555;
    width: 100%;
}

#footer-link-label span {
    border-bottom: 1px solid #d32c25;
    padding-bottom: 5px;
    font-size: 12px;
}

@media (max-width: 767px) {
    .ywcj-img {
        display: none;
    }

    .pl-mc {
        text-align: center;
    }

    .content-container span {
        top: 25px !important;
    }

    .drp-breadcrumb {
        display: none;
    }

    .recommend img {
        width: 55px;
        margin: 0 auto;
    }

    .recommend li {
        width: 32% !important;
    }

    div.banner {
        display: none;
    }

    .hidden-xs {
        display: none !important;
    }

    body {
        margin-top: 60px;
    }

    .header {
        height: 61px;
        position: fixed;
        top: 0;
        background: #ffffff;
        z-index: 9999;
        opacity: 0.88;
    }

    .header .box {
        width: 100%;
    }

    .header .box .pbs_nav ul, .header .box .pbs_nav_right ul {
        height: 60px;
    }

    .footer {
        display: block;
        padding: 15px;
    }

    .footer .content {
        width: 100%;
    }

    .footer .content .sitemap {
        display: inline-block;
        width: 100%;
        margin: 0 auto 0px 0;
    }

    .footer .content .sitemap .item {
        margin-left: 0;
        margin-bottom: 25px;
    }

    .footer .content .sitemap .item2 {
        margin-left: 0;
    }

    .footer .content .sitemap .item ul li {
        padding: 4px 0;
        width: 33.33%;
        float: left;
    }

    .footer .content .sm-lv3 ul li:first-child {
        width: 100%;
    }

    .footer .content .sitemap .level3li {
        width: 100% !important;
        display: list-item;
    }

    .footer .content .sitemap .item .levelul {
        margin: 0;
    }

    .img88 {
        width: 88% !important;
    }

    .arrow-top {
        right: 5px;
        bottom: 5px;
        z-index: 300;
        width: 38px;
        height: 36px;
        background: rgba(0, 0, 0, 3);
        opacity: 0.3;
    }

    .arrow-top .fa-2x {
        font-size: 1.5em;
        color: #ffffff;
    }

    .footer .copyright p {
        text-align: left;
        padding-left: 22px;
    }

    #footer-links li {
        width: 33.33%;
    }

    #footer-links {
        margin-top: 0;
        padding-left: 0;
    }

    #footer-link-label {
        margin: 20px 0;
    }

    .recommend li a p{
        font-size: 16px !important;
    }
}

.content .page {
    justify-items: center;
    justify-content: center;
    margin: 40px 0
}

.content .page li:hover {
    background: #f20128;
    color: #fff;
    cursor: pointer
}

.content .page .page-num {
    margin-top: 10px;
    width: 23px;
    height: 23px;
    border: 1px solid #000;
    text-align: center;
    line-height: 23px;
    margin-right: 10px
}

.content .page .page-num.active {
    background: #f20128;
    color: #fff
}

.content .page .pre, .content .page .next {
    width: 97px;
    height: 40px;
    background: #000;
    color: #fff
}

.content .page .pre span, .content .page .next span {
    display: block;
    line-height: 40px;
    text-align: center
}

.content .page .pre {
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    transform: skew(-30deg);
    margin-right: 20px
}

.content .page .pre span {
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    transform: skew(30deg)
}

.content .page .next {
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    transform: skew(30deg);
    margin-left: 20px
}

.content .page .next span {
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    transform: skew(-30deg)
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }

}

.pl-mc {
    text-align: left;

}

@media (max-width: 991px) {
    .header .box .pbs_logo {
        margin-top: 2px;
        margin-left: 15px;
    }

    .mobile-menu {
        top: 16px;
    }

    .mobile-menu .searchicon {
        width: 35px;
        height: 30px;
        display: block;
        background: url(../image/search-icon.png) 0px 5px no-repeat;
        background-size: 21px;
        position: absolute;
        right: 26px;
        border-right: 1px solid #d4d4d4;
    }

    .mobile-menu .icon {
        width: 30px;
        height: 30px;
        display: block;
        background: url("../image/caidan.png");
        background-size: 100%;
    }

    .mobile-menu .icon.active {
        background: url("../image/close.png") !important;
        background-size: 100% !important;
    }

    .visible-xs {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1188px !important;
    }
}

.recommend {
    width: 100%;
    text-align: center;
}

.recommend li {
    text-align: center;
    list-style-type: none;
    width: 25%;
    display: inline-block !important;
    margin-bottom: 30px;
}

.recommend li a {
    color: #333;
    display: block;
}

.recommend li a p {
    font-size: 20px;
    margin-top: 10px;
}

.recommend li a:hover {
    color: #d32c25;
}

/*语言切换开始*/
.mob-nav-corporate {
    bottom: 0;
    position: fixed;
    z-index: 301;
    left: 0;
    width: 100%;
    height: 48px;
    padding: 10px 15px;
    background: #222;
}

.mob-nav-corporate li {
    display: inline;
}

.mob-nav-corporate .fa-search {
    font-size: 16px;
    padding-right: 5px;
}

.mob-nav-corporate > ul {
    color: #fff;
}

.mob-nav-corporate a {
    color: #fff;
    font-size: 12px;
    display: inline-block;
}

.to-fr {
    float: right;
    margin-left: 23px;
}

.mob-nav-corporate .m-over {
    color: #777;
    font-size: 12px;
}

.navbar-lang-toggle .fa {
    display: none;
}

.navbar-lang-toggle .active {
    display: inline-block !important;
}

.mob-nav-lang {
    bottom: 48px;
    position: fixed;
    z-index: 301;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    background: #fff;
}

.mob-nav-lang li {
    border-bottom: 1px solid #d4d4d4;
}

.mob-nav-lang li:last-child {
    border-bottom: none;
}

.mob-nav-lang a {
    padding: 10px 25px;
    display: block;
    color: #000;
    font-size: 14px;
}

/*语言切换结束*/
.footer .copyright {
    padding-top: 38px;
}

/*底部二维码*/
.footer-bases {
    position: relative;
}

.footer-qr {
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: 180px;
}

.footer-qrcode .item {
    display: inline;
    text-align: center;
}

.footer-qrcode .item-left {
    margin-left: 15px;
}

.footer-qrcode .item img {
    max-width: 100px;
}

@media (max-width: 970px) {
    .media-970-pt {
        padding-top: 170px !important;
    }

    .footer-qr {
        top: 30px !important;
        left: 0 !important;
        margin-left: 0 !important;
        width: 100%;
        text-align: center;
    }
}

@media only screen and (min-width: 641px) {
    .footer-links-wrap {
        max-width: 86%;
        margin: 60px auto 0 auto;
    }
}

@media only screen and (max-width: 640px) {
    .footer-links-wrap {
        max-width: 86%;
        margin: 20px auto 0 auto;
    }

    #footer-links {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 1025px) {
    .footer-links-wrap {
        max-width: 86%;
        margin: 80px auto 0 auto;
    }
}

#footer-links li,
.col-xs-li {
    position: relative;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: 25%;
    float: left;
}

@media ( min-width: 768px) {
    #footer-links li,
    .col-xs-li {
        width: 25%;
        float: left;
    }
}

@media ( min-width: 992px) {
    #footer-links li,
    .col-xs-li {
        width: 16.66%;
        float: left;
    }
}

@media ( min-width: 1200px) {
    #footer-links li,
    .col-xs-li {
        width: 11.11%;
        float: left;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .footer-links-wrap .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .footer-links-wrap .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
}
