@charset "UTF-8";

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    content: " ";
    display: block;
    clear: both;
    height: 0
}

.mini {
    position: fixed;
    top: 65px;
    left: 0;
    width: 100%;
    z-index: 999
}

.head_top {
    height: 38px;
    background: #252525;
    font-size: 14px
}

.head_top_left span {
    color: #fff;
    line-height: 38px;
    height: 38px
}

.h_lang {
    font: 14px/38px "Microsoft Yahei";
    color: #fff;
    overflow: hidden
}

.h_lang span {
    color: #fff
}

.h_lang span a {
    color: #fff;
    display: inline-block;
    padding: 0 18px 0 32px
}

.k2,
.k2 span {
    color: #333;
    font-size: 16px
}

.h_lang span img {
    vertical-align: middle
}

.h_lang span .h_a1 {
    background: url(../Images/h_ic1.png) left center no-repeat
}

.h_lang span .h_a2 {
    background: url(../Images/h_ic2.png) left center no-repeat
}

.h_lang span .h_a3 {
    background: url(../Images/h_ic3.png) left center no-repeat
}

.k2 {
    width: 12%;
    margin: 25px 0 0;
    padding-left: 23px;
    background: url(../Images/tel.png) left center no-repeat
}

#header .btm-header {
    margin: 0 auto
}

#header .btm-header .header-logo {
    width: 20%
}

#header .btm-header .header-logo .logo {
    display: block;
    float: left
}

#header .btm-header .header-logo .logo img {
    max-height: 100px;
    width: auto
}

#header .btm-header .header-logo h2 {
    font-size: 18px;
    margin-top: 20px;
    overflow: hidden;
    color: #666
}

#header .btm-header .header-logo h2 b {
    font-weight: 400;
    font-style: italic;
    display: block;
    font-size: 22px;
    margin: 5px 0
}

#header .btm-header .header-logo h2 em {
    font-size: 22px;
    color: #fe0000;
    line-height: 30px;
    font-style: italic
}

#header .btm-header .contact {
    width: 36%
}

#header .btm-header .contact .fa4 {
    font-size: 40px;
    float: left;
    padding-right: 10px;
    margin-right: 10px
}

#header .btm-header .contact p {
    overflow: hidden;
    font-size: 22px;
    line-height: 40px
}

#header .btm-header .contact .tel {
    margin-top: 20px
}

#header .btm-header .contact .tel span {
    font-size: 18px;
    color: #555;
    display: inline-block;
    line-height: 17px
}

#header .btm-header .contact .tel p {
    font-size: 26px;
    color: #dc0000;
    font-weight: 700;
    line-height: 22px;
    margin-top: 10px
}

#header .header-nav {
    width: 70%
}

#header .header-nav .header-menu-con li {
    width: 12.5%;
    float: left;
    text-align: center;
    position: relative
}

#header .header-nav .header-menu-con li a {
    font-size: 16px;
    display: block;
    line-height: 85px;
    color: #444
}

#header .header-nav .header-menu-con li a:hover {
    color: #003c82
}

#header .header-nav .header-menu-con li:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 1px;
    height: 17px;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%)
}

#header .header-nav .header-menu-con li .sub-menu {
    position: absolute;
    left: 50%;
    margin-left: -110px;
    width: 220px;
    top: 85px;
    display: block;
    display: none;
    z-index: 9999;
    background: #003c82;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    border-top: 2px solid #003c82
}

#header .header-nav .header-menu-con li .sub-menu .arr_t {
    width: 0;
    height: 0;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #003c82;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -8px;
    z-index: 9999
}

#header .header-nav .header-menu-con li .sub-menu li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #002f65;
    position: relative;
    z-index: 9999
}

#header .header-nav .header-menu-con li .sub-menu li a {
    display: block;
    border: none;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #fff
}

#header .header-nav .header-menu-con .current-menu-item a {
    color: #003c82
}

#header .header-nav .header-menu-con li .sub-menu li a:hover {
    background: #000;
    color: #fff
}

#header .header-nav .header-menu-con li .sub-menu li:last-child {
    border-bottom: none
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width:767px) {
    .hidden-xs {
        display: none
    }

    #header .btm-header .header-logo {
        width: 100%
    }
}

@media (min-width:768px) {
    .container {
        width: 750px
    }

    .slicknav_menu {
        display: none
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1200px
    }
}

.fnav .list li:after,
.yl li:after {
    display: inline-block;
    width: 1px;
    height: 15px;
    top: 50%;
    right: 0
}

.mt50 {
    margin-top: 50px
}

.mt30 {
    margin-top: 30px
}

.yl {
    font-size: 0;
    padding: 30px 0
}

.yl a,
.yl span {
    font-size: 16px;
    color: #000;
    line-height: 20px
}

.yl li {
    padding: 0 8px;
    position: relative
}

.yl li:after {
    content: "";
    position: absolute;
    background: #000;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%)
}

.yl a {
    display: inline-block
}

.fnav {
    background: #4d515f;
    font-size: 0;
    padding: 11px 0
}

.fnav .list {
    text-align: center
}

.fnav .list li {
    display: inline-block;
    vertical-align: top;
    padding: 0 63px;
    position: relative
}

.fnav .list li:after {
    content: "";
    position: absolute;
    background: #fff;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%)
}

.fnav .list li:last-child:after {
    display: none
}

.fnav .list a,
.footer .ewm a {
    display: block
}

.fnav .list a {
    font-size: 16px;
    color: #fff;
    line-height: 21px
}

.footer {
    background: #000
}

.footer .about {
    font-size: 14px;
    color: #b3b3b3;
    border-bottom: 1px solid #262626;
    padding: 50px 0;
    line-height: 25px;
    overflow: hidden
}

.footer .about h2 {
    font-size: 20px;
    line-height: 40px
}

.footer .about .about_txt {
    width: 78%
}
/* .footer .about .about_txt a{
    background: #003c82;
    padding: 10px 0px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    margin-top: 30px;
    display: block;
    width: 25%;
    text-align: center;
} */
.footer .about .about_more {
    width: 18%;
    text-align: right;
   /* padding-right: 10px; */
   padding-top: 50px;
}
.footer .about .about_more video{
    width: 100%;
}

.footer .about .about_more a {
    background: #003c82;
    padding: 10px 20%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #fff
}

.footer .info {
    width: 33%
}

.footer .info h2 {
    font-size: 16px;
    color: #b3b3b3;
    line-height: 50px;
    margin-right: 15px
}

.footer .fotnav a,
.footer .fotnav p {
    font-size: 14px;
    color: #b3b3b3;
    line-height: 30px
}

.footer .fotnav a {
    float: left;
    width: 50%
}

.footer .ewm {
    font-size: 0;
    width: 12%;
    text-align: center
}

.share_com2 .bdsharebuttonbox,
.share_com2 a {
    display: inline-block
}

.footer .ewm img {
    width: 110px;
    height: 110px
}

.footer .ewm p {
    font-size: 14px;
    color: #fff;
    margin-top: 10px
}

.footer .copy {
    font-size: 14px;
    background: #000;
    margin-top: 30px;
    border-top: 1px solid #262626;
    color: #aaa;
    line-height: 52px
}

.login .link {
    padding: 7px 25px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 26px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    background: #717171;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.share_com2 a {
    width: 28px !important;
    height: 38px !important;
    margin: 0 !important;
    background: url(../images/share2.png) no-repeat !important;
    padding-left: 0 !important
}

.share_com2 a.wb {
    background-position: -30px 0 !important
}

.share_com2 a.kj {
    background-position: -55px 0 !important
}

.share_com2 a.shareM {
    background-position: -136px 0 !important
}

#topcontrol {
    position: fixed;
    bottom: 120px;
    right: 0;
    margin-right: 90px;
    cursor: pointer;
    z-index: 99
}

#topcontrol .return-left-container {
    width: 50px;
    bottom: 110px;
    position: fixed;
    margin-left: 20px
}

#topcontrol .return-left-container .loadApp_icon,
#topcontrol .return-left-container .return-top-icon,
#topcontrol .return-left-container .wechat_official-icon {
    width: 50px;
    height: 50px
}

#topcontrol .return-left-container .download_QR {
    margin: 0 auto
}

#topcontrol .return-left-container .loadApp_icon {
    background: url(../images/xiazai_app.png);
    -moz-background-size: 100%;
    background-size: 100%
}

#topcontrol .return-left-container .loadApp_icon .download {
    padding: 10px 0;
    width: 120px;
    position: absolute;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .18);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .18);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    display: none;
    top: -160px;
    left: -70px
}

#topcontrol .return-left-container .loadApp_icon .download p {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 22px
}

#topcontrol .return-left-container .loadApp_icon .download p span {
    color: #f12b15
}

#topcontrol .return-left-container .loadApp_icon .download .download_QR {
    background: url(../images/app-QRCode@2x.png);
    width: 100px;
    height: 100px;
    -moz-background-size: 100%;
    background-size: 100%
}

#topcontrol .return-left-container .wechat_official-icon {
    background: url(../images/guanzhu.png);
    -moz-background-size: 100%;
    background-size: 100%
}

@media (max-width:768px) {

    #topcontrol .return-left-container .loadApp_icon,
    #topcontrol .return-left-container .wechat_official-icon {
        display: none
    }
}

#topcontrol .return-left-container .wechat_official-icon .wechat_official-count {
    padding: 10px 0;
    width: 120px;
    position: absolute;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .18);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .18);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    display: none;
    top: -180px;
    left: -70px
}

@media screen and (max-width:1679px) and (min-width:1440px) {
    #topcontrol .return-left-container .wechat_official-icon .wechat_official-count {
        top: -185px;
        left: -70px
    }
}

#topcontrol .return-left-container .wechat_official-icon .wechat_official-count p {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 22px
}

#topcontrol .return-left-container .wechat_official-icon .wechat_official-count .wechat_count_QR {
    background: url(../images/5d0c624261c06.jpg);
    -moz-background-size: 100%;
    background-size: 100%;
    height: 110px
}

#topcontrol .return-left-container .wechat_official-icon .wechat_official-count .wechat_count_QR:hover {
    background: url(//res.jiemian.com/assets/pc/article/image/fanhui_pre.png)
}

#topcontrol .return-left-container .return-top-icon {
    background: url(../images/fanhui.png);
    -moz-background-size: 100%;
    background-size: 100%;
    margin-top: 10px
}

.mobile {
    display: none
}

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

    .mobile,
    .yewei {
        display: block
    }

    #header,
    .yewei {
        position: fixed
    }

    body {
        padding-top: 64px
    }

    .footer {
        padding-bottom: 70px
    }

    #header {
        top: 0;
        left: 0;
        z-index: 99;
        width: 100%;
        background: #fff;
        -webkit-box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, .1);
        -moz-box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, .1);
        box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, .1)
    }

    .yewei {
        bottom: 10px;
        width: 100%;
        height: 70px;
        background: url(../images/index_22.png) center no-repeat;
        -moz-background-size: contain;
        background-size: contain;
        z-index: 999
    }

    .yewei .phone {
        width: 100%;
        height: 70px;
        background-position: 7% 14px;
        -moz-background-size: 30px 30px;
        background-size: 30px 30px;
        font-weight: 700;
        line-height: 60px;
        color: #fff;
        text-align: center;
        margin: 5px 0
    }

    .yewei .phone span {
        font-size: 16px;
        letter-spacing: 1px;
        -moz-animation: mymove .4s infinite;
        animation: mymove .4s infinite;
        -webkit-animation: mymove .4s infinite
    }
}

@-moz-keyframes mymove {

    0%,
    100% {
        font-size: 19px
    }

    25%,
    75% {
        font-size: 19.5px
    }

    50% {
        font-size: 20px
    }
}

@keyframes mymove {

    0%,
    100% {
        font-size: 19px
    }

    25%,
    75% {
        font-size: 19.5px
    }

    50% {
        font-size: 20px
    }
}

@-webkit-keyframes mymove {

    0%,
    100% {
        font-size: 19px
    }

    25%,
    75% {
        font-size: 19.5px
    }

    50% {
        font-size: 20px
    }
}