* {
    margin: 0;
    padding: 0;
}

html {
    font-size: 20px;
}

body {
    font-size: initial;
    font-size: 16px;
    font-family: Microsoft YaHei, SimSun, Arial, SimHei; /* 1 */
}

a {
    text-decoration: none;
    color: #68717a;
    outline: none;
}

ul, ol {
    list-style: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    height: 1%;
}

img {
    max-width: 100%;
    display: block;
    border: 0;
}

input[type=button] {
    -webkit-appearance: none;
    outline: none
}

input {
    outline: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    /*background-color: #f6f9f9;*/
    /*background: url(../images/body.jpg) top center no-repeat;*/
    background-size: 100% auto;
}

.head {
    padding: 1% 4%;
    font-size: 0.2rem;
    background-color: #fff;
}

.logo {
    float: left;
    width: 11.4%;
    max-width: 180px;
    min-width: 80px;
    display: block;
    border: 0;
}

.logo img {
    border: 0;
    margin-top: -0.2rem;
}

.nav {
    /*float: left;*/
    margin-left: 29.5%;
    margin-right: 20%;
}

.nav li a:hover {
    background: #1977d2;
    color: #fff;
    border-radius: 10px;
    padding: 5px;
}

.nav li {
    float: left;
    margin-left: 8%;
    width: 13%;
}

.nav li:first-child {
    margin-left: 0;
}

.nav li a {
    /*display: block;*/
    line-height: 0.54rem;
    font-size: 1em;
}

.nav li.wap_view {
    display: none;
}

.user {
    float: right;
    line-height: 0.54rem;
    background-color: #1977d2;
    color: #fff;
    border-radius: 0.27rem;
    /* padding: 0 0.2rem; */
    border: 1px solid #1a77d3;
    position: relative;
    z-index: 1;
}

.user:after {
    /*content: "";
    position: absolute;
    z-index: 1;
    width: 0.2rem;
    height: 100%;
    left: 50%;
    margin-left: -0.1rem;
    border-radius: 50%;
    background-color: #1a77d3;*/
}

.user a {
    color: #fff;
    font-size: 0.9em;
    display: inline-block;
}

.user .left {
    float: left;
    /* margin-right:0.2rem; */
    padding-left: 0.2rem;
    border-radius: 0.27rem 0 0 0.27rem;
    padding-right: 0.1rem;
}

.user .right {
    float: right;
    padding-right: 0.2rem;
    padding-left: 0.1rem;
    border-radius: 0 0.27rem 0.27rem 0;
}

.user .left:hover a {
    color: #1977d2;
}

.user .left:hover {
    background: #fff;
    color: #1977d2;
}

.user .right:hover a {
    color: #1977d2;
}

.user .right:hover {
    background: #fff;
    color: #1977d2;
}

.user a.registered {
    background-position: left bottom;
}

.banner img {
    display: block;
}

.banner img.banner_mob {
    display: none;
}

/**/
.section {

}

.bbs_swiper {
    overflow: hidden;
    position: relative;
}

.bbs_swiper .bbs_swiper_con {
    width: 13rem;
    margin-left: 5.2rem;
    height: 9.8rem;

    width: 100% \9;
    margin: 0 \9;
    height: 14rem \9;
}



.bbs_head {
    position: absolute;
    height: 100%;
    width: 16.4%;
    background-color: #fff;
    top: 0;
    z-index: 9;
    left: 2.09rem;
    box-sizing: border-box;
    padding-top: 4.65rem;
    text-align: center;
    color: #2f3679;
}

.bbs_head .bbs_head_t {
    margin-bottom: 0.32em;
}

.bbs_head .bbs_head_t a {
    font-size: 0.14rem;
    margin: 0 0.27rem;
    color: #2f3679;
}

.bbs_head h3 {
    font-size: 0.36rem;
    margin-bottom: 0.93rem;
}

.bbs_head_b {
    text-align: center;
}

.bbs_pagination {
    display: inline-block;
    width: 1.03rem;
}

.bbs_pre, .bbs_nex {
    display: inline-block;
    width: 0.21rem;
    height: 0.23rem;
    background: url(../arr.png) no-repeat;
    background-size: auto 100%;
    margin: 0 0.2rem;
    vertical-align: middle;
    cursor: pointer;
}

.bbs_nex {
    background-position: right center;
}


.bbs_art {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0.73rem 0.44rem;
    width: 100%;
    height: 100%;
    color: #fff;
    box-sizing: border-box;

    padding-left: 5.4rem \9;
    box-sizing: border-box \9;
}

.bbs_art h4 {
    font-size: 0.48rem;
    margin-bottom: 0.05rem;
    height: 53px;
}

.bbs_art .bbs_art_t p {
    font-size: 0.3rem;
}

.bbs_art .bbs_art_b {
    position: absolute;
    bottom: 0.73rem;
    line-height: 1.8;
    color: #d6d6d6;
}


/**/
.hexin {
    position: relative;
}

.hexin h3 {
    position: absolute;
    top: 0.6rem;
    width: 100%;
    text-align: center;
    left: 0;
    color: #434984;
    font-size: 0.48rem;
}

.hexin ul li {
    float: left;
    /*width: 16.5%;*/
    width: 20%;
    min-height: 8.98rem;
    position: relative;
    box-sizing: border-box;
    padding: 2.18rem 0.5rem 0;
    font-size: 0.14rem;
    font-size: 12px;
    color: #434984;
    cursor: pointer;
    border-right: 1px solid #c7d8ea;
    background-color: #fff;
    overflow: hidden;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}

.hexin ul li:after {
    content: "";
    position: absolute;
    right: -0.7rem;
    bottom: -0.2rem;
    width: 1.51rem;
    height: 1.52rem;
    background: url(../hexin_li_bg.png) no-repeat;
    background-size: cover;
    z-index: 1;
    opacity: 0;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}

.hexin ul li.hx6 {
    width: 17.5%;
    border-right: 0;
}

.hexin ul li .hx_li_t_b {
    height: 1.21rem;
    width: 1.20rem;
    margin: 0 auto;
    background: url(hx1.png) left center no-repeat;
    background-size: auto 100%;
}

.hexin ul li.hx2 .hx_li_t_b {
    width: 1.11rem;
    height: 1.22rem;
    background-image: url(hx2.png);
}

.hexin ul li.hx3 .hx_li_t_b {
    width: 1.05rem;
    height: 1.09rem;
    background-image: url(hx3.png);
}

.hexin ul li.hx4 .hx_li_t_b {
    width: 1.14rem;
    height: 1.14rem;
    background-image: url(hx4.png);
}

.hexin ul li.hx5 .hx_li_t_b {
    width: 1.25rem;
    height: 1.25rem;
    background-image: url(hx5.png);
}

.hexin ul li.hx6 .hx_li_t_b {
    width: 1.01rem;
    height: 1.01rem;
    background-image: url(hx6.png);
}

.hx_li_t {
    height: 1.25rem;
    margin-bottom: 0.86rem;
}

.hx_li_c {
    font-size: 0.16rem;
    text-align: center;
    text-transform: Uppercase;
    margin-bottom: 0.84rem;
}

.hx_li_c h4 {
    font-size: 0.24rem;
    margin-bottom: 0.18rem;
}

.hexin ul li:hover {
    background-color: #014ea0;
    color: #fff;
}

.hexin ul li:hover:after {
    opacity: 1;
}

.hexin ul li:hover .hx_li_t_b {
    background-position: right center;
}


/**/
.youshi {
    background-color: #eef1f3;
    padding-top: 0.75rem;
    padding-bottom: 1.8rem;
}

.youshi h3 {
    font-size: 0.48rem;
    color: #434984;
    text-align: center;
    margin-bottom: 1rem;
}

.youshi ul {
    width: 15.40rem;
    margin: 0 auto;
}

.youshi ul li {
    float: left;
    width: 2.68rem;
    /*width: 14.28%;*/
    height: 2.68rem;
    border: 1px solid #0c56a4;
    border-radius: 0.15rem;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-left: -0.68rem;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
}

.youshi ul li:hover {
    background-color: #fff;
    border-color: #ecdd29;
}

.youshi ul li:first-child {
    margin: 0;
}

.youshi ul li:nth-of-type(odd) {
    margin-top: 1.94rem;
}

.youshi ul li .ys_zhuan {
    transform: rotate(-45deg);
    text-align: center;
}

.youshi ul li .ys_zhuan .ys_con {
    padding: 0.45rem 0.2rem;
    font-size: 0.16rem;
    position: relative;
    left: 0.28rem;
}

.youshi ul li .ys_zhuan .ys_con h6 {
    font-size: 0.3rem;
    /*letter-spacing: 0.2rem;*/
    color: #434984;
    margin-bottom: 0.35rem;
}

.youshi ul li .ys_zhuan .ys_con p {
    margin-bottom: 0.24rem;
    color: #434984;
    height: 0.96rem;
    line-height: 1.5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.youshi ul li .ys_zhuan .ys_con img {
    display: block;
    margin: 0 auto;
    width: 0.67rem;
}

.youshi ul li.hui {
    border-color: #ccd1e9;
    cursor: inherit;
}

.youshi ul li.hui:hover {
    background-color: transparent;
}

.youshi ul li.hui .ys_zhuan .ys_con {
    left: -0.2rem;

}

.youshi ul li.hui .ys_zhuan .ys_con img {
    width: 1.82rem;
}

.youshi ul li.hui.yx1 .ys_zhuan .ys_con, .youshi ul li.hui.yx7 .ys_zhuan .ys_con {
    top: 0.2rem;
}


/**/
.foot {
    padding-top: 0.5rem;
    color: #fff;
    background-color: #014ea0;
    overflow: hidden;
}

.foot a {
    color: #fff;
    font-size: 0.16rem;
}

.foot_t {
    width: 12.28rem;
    margin: 0 auto 0.7rem;
}

.foot_t ul li {
    width: 20%;
    float: left;
}

.foot_t ul li dt a {
    font-size: 0.2rem;
}

.foot_t ul li dt {
    margin-bottom: 0.2rem;
}

.foot_t ul li dd {
    margin-bottom: 0.1rem;
}

.foot_b {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    background-color: #52575c;
}

.foot_b .foot_b_con {
    width: 12.28rem;
    margin: 0 auto;
}

.logo_b {
    float: left;
    width: 1.2rem;
}

.foot_b_con p {
    line-height: 0.52rem;
    float: right;
    font-size: 0.12rem;
}


.nav_arr {
    display: none;
}

.foot_mob_t {
    display: none;
}


@media screen and (max-width: 750px) {

    /**/
    .head {
        height: 1rem;
        box-sizing: border-box;
    }

    .user {
        display: none;
    }

    .nav_arr {
        display: block;
        width: 0.5rem;
        height: 0.36rem;
        float: right;
        position: relative;
        top: 0.1rem;
    }

    .nav_arr i {
        display: block;
        height: 0.04rem;
        background-color: #52575d;
        margin-bottom: 0.12rem;
        transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -ms-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
    }

    .nav_arr.cur i.line1 {
        transform: translateY(0.16rem) rotate(45deg);
        -webkit-transform: translateY(0.16rem) rotate(45deg);
        -moz-transform: translateY(0.16rem) rotate(45deg);
        -ms-transform: translateY(0.16rem) rotate(45deg);
        -o-transform: translateY(0.16rem) rotate(45deg);
    }

    .nav_arr.cur i.line2 {
        opacity: 0;
    }

    .nav_arr.cur i.line3 {
        transform: translateY(-0.16rem) rotate(-45deg);
        -webkit-transform: translateY(-0.16rem) rotate(-45deg);
        -moz-transform: translateY(-0.16rem) rotate(-45deg);
        -ms-transform: translateY(-0.16rem) rotate(-45deg);
        -o-transform: translateY(-0.16rem) rotate(-45deg);
    }

    .nav {
        position: absolute;
        width: 100%;
        left: 0;
        top: 1rem;
        z-index: 9;
        margin: 0;
        background-color: #fff;
        display: none;
        height: auto;
        overflow: hidden;
        margin-left: 0 !important;
    }

    .nav li {
        width: 50%;
        margin: 0;
        text-align: center;
        border-bottom: 1px solid #ccc;
        background: #fff;
    }

    .nav li a {
        line-height: 1rem;
    }

    .nav li.wap_view {
        display: block;
    }


    /**/
    .banner .banner_pc {
        display: none;
    }

    .banner img.banner_mob {
        display: block;
    }


    /**/
    .bbs_swiper .bbs_swiper_con {
        width: 100%;
        margin-left: 0;
    }

    .bbs_head {
        position: static;
        left: 0;
        top: 0;
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
        height: auto;
        width: 100%;
    }

    .bbs_head h3 {
        margin-bottom: 0;
    }

    .bbs_pagination {
        display: none;
    }

    .bbs_head .bbs_head_t {
        margin-bottom: 0.35rem;
    }

    .bbs_pre, .bbs_nex {
        position: absolute;
        top: 45%;
        margin-top: -0.15rem;
        z-index: 9;
        width: 0.58rem;
        height: 0.64rem;
        left: 0.25rem;
        background-image: url(../arr_bai.png);
    }

    .bbs_nex {
        left: auto;
        right: 0.25rem;
    }

    .bbs_art {
        height: auto;
        padding: 0 0.25rem;
        top: auto;
        bottom: 0.4rem;
    }

    .bbs_art .bbs_art_b {
        position: static;
        font-size: 0.21rem;
    }


    /**/
    .hexin ul li {
        width: 100%;
        float: none;
        border: none;
        border-bottom: 1px solid #c7d8ea;
        min-height: 2.95rem;
        padding: 0.36rem 0.88rem;
    }

    .hexin ul li.hx6 {
        width: 100%;
    }

    .hexin ul li .hx_li_t_con {
        float: left;
        width: 50%;
    }

    .hx_li_t {
        margin-bottom: 0.3rem;
    }

    .hx_li_c {
        margin-bottom: 0;
    }

    .hx_li_b {
        font-size: 0.14rem;
        padding-left: 0.36rem;
        float: left;
        width: 50%;
        box-sizing: border-box;
    }


    /**/
    .youshi {
        padding-bottom: 0;
        overflow: hidden;
    }

    .youshi ul {
        width: 5.64rem;
        margin: 0 auto;
        position: relative;
        padding: 0.5rem 0.1rem 0 0.5rem;
    }

    .youshi ul li {
        float: right;
        margin-left: -0.1rem;
    }

    .youshi ul li.yx3 {
        transform: rotate(45deg) translateX(-35%);
        -webkit-transform: rotate(45deg) translateX(-35%);
        -moz-transform: rotate(45deg) translateX(-35%);
        -ms-transform: rotate(45deg) translateX(-35%);
        -o-transform: rotate(45deg) translateX(-35%);
    }

    .youshi ul li.yx3 .ys_zhuan .ys_con {
        left: 0.25rem;
    }

    .youshi ul li.yx5 {
        transform: rotate(45deg) translate(-106%, 37%);
        -webkit-transform: rotate(45deg) translate(-106%, 37%);
        -moz-transform: rotate(45deg) translate(-106%, 37%);
        -ms-transform: rotate(45deg) translate(-106%, 37%);
        -o-transform: rotate(45deg) translate(-106%, 37%);
    }

    .youshi ul li.yx5 .ys_zhuan .ys_con {
        /*left: 0.25rem;*/
    }

    .youshi ul li.yx6 {
        transform: rotate(45deg) translate(70%, -30%);
        -webkit-transform: rotate(45deg) translate(70%, -30%);
        -moz-transform: rotate(45deg) translate(70%, -30%);
        -ms-transform: rotate(45deg) translate(70%, -30%);
        -o-transform: rotate(45deg) translate(70%, -30%);

    }

    .youshi ul li .ys_zhuan .ys_con {
        left: 0.2rem;
        padding-top: 0.1rem;
    }

    .youshi ul li.yx6 .ys_zhuan .ys_con {
        /*left: 0.55rem;*/
    }

    .youshi ul li .ys_zhuan .ys_con h6 {
        margin-bottom: 0.2rem;
        letter-spacing: 0;
    }

    .youshi ul li .ys_zhuan .ys_con p {
        font-size: 0.16rem;
        height: auto;
    }

    .youshi ul li.hui {
        /*position: absolute;*/
        transform: rotate(45deg) scale(0.7) translate(-30%, 20%);
        -webkit-transform: rotate(45deg) scale(0.7) translate(-30%, 20%);
        -moz-transform: rotate(45deg) scale(0.7) translate(-30%, 20%);
        -ms-transform: rotate(45deg) scale(0.7) translate(-30%, 20%);
        -o-transform: rotate(45deg) scale(0.7) translate(-30%, 20%);
        transform-origin: right top;
        -webkit-transform-origin: right top;
        -moz-transform-origin: right top;
        -ms-transform-origin: right top;
        -o-transform-origin: right top;
    }

    .youshi ul li.hui.yx4 {
        transform: rotate(45deg) scale(0.7) translate(-35%, 85%);
        -webkit-transform: rotate(45deg) scale(0.7) translate(-35%, 85%);
        -moz-transform: rotate(45deg) scale(0.7) translate(-35%, 85%);
        -ms-transform: rotate(45deg) scale(0.7) translate(-35%, 85%);
        -o-transform: rotate(45deg) scale(0.7) translate(-35%, 85%);
    }

    .youshi ul li.hui.yx7 {
        transform: rotate(45deg) scale(0.7) translate(-70%, -130%);
        -webkit-transform: rotate(45deg) scale(0.7) translate(-70%, -130%);
        -moz-transform: rotate(45deg) scale(0.7) translate(-70%, -130%);
        -ms-transform: rotate(45deg) scale(0.7) translate(-70%, -130%);
        -o-transform: rotate(45deg) scale(0.7) translate(-70%, -130%);
    }

    .youshi ul li.yx_con {

    }

    .youshi ul li:nth-of-type(odd) {
        margin-top: 0;
    }

    .youshi ul li:nth-of-type(even) {
        margin-top: 0;
    }


    /**/
    .foot {
        padding-top: 0;
    }

    .foot_t {
        display: none;
    }

    .foot_b .foot_b_con {
        width: auto;
    }

    .foot_mob_t {
        display: block;
        text-align: center;
        padding-bottom: 0.15rem;
        padding-top: 0.15rem;
    }

    .foot_mob_t a {
        display: inline-block;
        margin: 0 0.2rem;
        width: 0.64rem;
    }

    .foot_b_con a {
        float: none;
        display: block;
        margin: 0 auto 0.2rem;
    }

    .foot_b_con p {
        float: none;
        text-align: center;
        font-size: 0.14rem;
        line-height: 1.2;
    }

    #fh5co-menu-1 a {
        width: 100%;
        padding: 0;
        text-align: center;
        line-height: 50px;
        border-bottom: 1px solid #ccc;
        margin: 0 !important;
        float: left;
    }

    .login_user a {
        color: #68717a;
        width: 49.8% !important;
        padding: 0;
        text-align: center;
        line-height: 50px;
        border-bottom: 1px solid #ccc;
        margin: 0;
        float: left;
    }

    .login_user {
        display: block;
        background: none;
        border: 0;
        color: #333;
        width: 100%;
    }

    .bbs_art h4 {
        height: 40px;
    }

    .bbs_art .bbs_art_t p {
        height: 30px;
    }
}

@media screen and (min-width: 1680px) {
    .bbs_art h4 {
        margin-bottom: 16px;
    }
}
@media screen and (min-width: 1380px) and (max-width: 1680px) {
    .bbs_art h4 {
        margin-bottom: 6px;
    }
}
@media screen and (max-width: 1380px) {
    .bbs_art h4 {
        margin-bottom: 3px;
    }
}



#mobile-nav a{
    font-size: 16px;
    padding: 10px 15px;
    color: #0c56a4;
}