/* resset  重置css样式 0.0372340425531915 */
@media (min-width: 376px) {
    html {
        font-size: 14px !important;
    }
}

@media (min-width: 415px) {
    html {
        font-size: 12px !important;
    }
}

@media (min-width: 640px) {
    html {
        font-size: 12px !important;
    }
}

@media (min-width: 720px) {
    html {
        font-size: 14px !important;
    }
}

@media (min-width: 750px) {
    html {
        font-size: 15px !important;
    }
}

@media (min-width: 800px) {
    html {
        font-size: 15px !important;
    }
}

@media (min-width: 1024px) {
    html {
        font-size: 18px !important;
    }
}

@media (min-width: 1100px) {
    html {
        font-size: 20px !important;
    }
}

@media (min-width: 1280px) {
    html {
        font-size: 22px !important;
    }
}

@media (min-width: 1366px) {
    html {
        font-size: 24px !important;
    }
}

@media (min-width: 1440px) {
    html {
        font-size: 25px !important;
    }
}

@media (min-width: 1680px) {

    html {
        font-size: 28px !important;
    }
}

@media (min-width: 1920px) {
    html {
        font-size: 30px !important;
    }
}

/* 相对 */
.relative {
    position: relative;
}

/* 颜色 */
.bg_FE2C55 {
    background: #FE2C55 !important;
}

.bg_fff {
    background: #fff;
}
.color_fff{
    color: #fff !important;
}
.color_FE2C55{
    color: #FE2C55 !important;
}
.border_FE2C55{
    border: .066667rem solid #FE2C55 !important;
}
/* 导航栏*/

 .huibg {
    background: rgba(0, 0, 0, 0.95);
}
.header {
    height: 3.066667rem;
}

.header1 {
    background: #FFFFFF;
    box-shadow: 0rem 0rem .833333rem .033333rem #ebebef;
}

.header1 .navbar-brand {
    height: auto;
}

.header1 .nav>li>a {
    color: #333333;
    font-size: .6rem;
    font-family: PingFangSC-Regular, PingFang SC;
    position: relative;
}

.header .nav>li>a{
    font-family: PingFangSC-Regular, PingFang SC;
}

.navbarlogo {
    width: 6.1rem;
}

.header .nav>li>a:focus,
.header .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}

.header1 .nav .active>a {
    color: #FE2C55;
}

.header2 .icon-bar,.header1 .icon-bar {
    background: #FE2C55;
}

.header2 .nav>li>a {
    font-size: .6rem;
    font-weight: 400;
    color: #FFFFFF;
}
.header2 .nav .active>a {
    color: #fff;
}
.m_contact_top{
	margin-top: 44px;
}


@media (min-width: 768px) {

    /* 导航栏 */
    .header .navbar-nav>li>a {
        padding: 1.033333rem 1.267rem .3333rem 1.267rem;
    }

    .header1 .nav .active::after,
    .header2 .nav .active::after {
        content: "";
        width: 42%;
        height: .1rem;
        background: #FE2C55;
        border-radius: .1rem;
        position: absolute;
        bottom: 0rem;
        left: 0rem;
        right: 0rem;
        margin: auto;
    }
    
}

@media (min-width: 1200px) {
    .container {
        width: 53rem;
    }
}
@media (max-width: 765px){
    .header2,.header2 .navbar-collapse{
        background: #393939;
    }
    .header1 .navbar-collapse {
        background: #fff;
        border-top: 1px solid #FE2C55;
    }
    .navbarlogo{
        width: 110px;
    }
    .navbar-brand{
        padding: 11px 15px;
    }
    .pc-time-img{
        display: none !important;
    }
    .m-time-img{
        display: block !important;
    }
}

/* 底部 */
.hezuo{
	width: 100%;
	background: #393939;
	padding: 2.5rem 0px;
}
.partner_box{
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
}
.partner_title{
	font-size: .8rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	display: flex;
    align-items: center;
}
.partner_imgbox{
	display: inline-flex;
    justify-content: space-between;
    flex: 2;
    padding-left: 3.767rem;
}
.partner_imgbox img{
	width: 2.333rem;
	height: 2.333rem;
}
.footer {
    width: 100%;
    min-height: 10.6rem;
    background: #393939;
    position: relative;
}

.footer .foot_box {
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;

}

.footer_title {
    font-size:14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}

.footer_content {
    font-size:14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #999999;
    margin-top: .7rem;
}
.footer_content a{
    font-size:14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #999999;
}
.footer_content a:focus, a:hover{
    text-decoration: none;
    cursor: pointer;
}
.footer_content>div:not(:first-child) {
    margin-top: .533333rem;
}

.footer .footer_bottom {
    margin-top: 2rem;
    margin-bottom: .9rem;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #999999;
    text-align: center;
}
.footer .footer_bottom a,.footer .footer_bottom a:focus,.footer .footer_bottom a:hover{
    font-size: 12px;
    color: #999999;
    outline:none;
    text-decoration:none
}
.yyzz{
    cursor: pointer;
}
.footer_code {
    width: 4.6rem;
    height: 4.6rem;
    border-radius: .333333rem;
    border: .033333rem solid #FE2C55;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 1.3rem;
}

.footer_code img {
    width: 100%;
    height: 100%;
    border-radius: .333333rem;
    box-sizing: border-box;
}

.footer_gz {
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #999999;
    margin-top: .4rem;
    text-align: center;
}

.footercon {
    display: inline-flex;
    justify-content: space-between;
    width: 45%;
}
.footercon>div{
    margin-top: 1.3rem;
}
@media (max-width: 765px){
    .footer .foot_box{
        display: block;
        text-align: center;
        padding-top: 10px;
    }
    .footercon{
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    .footer_code{
        width: 11.6rem;
        height: 11.6rem;
        margin: .8rem auto 0px auto;
        text-align: center;
    }
    .m_flex38{
        width: 38%;
    }
    .m_flex100{
        width: 100%;
    }
    .m_text_right{
        text-align: right;
    }
    .m_text_left{
        text-align: left;
    }
    .pla_grid>div{
        width: 9.166667rem !important;
        flex: auto !important;
    }
}
/* 头部 描述 */
.con_top {
    width: 100%;
    min-height: 18.6rem;
    color: #fff;
    background: url(../img/contact_bg.png);
    background-size: 100% 100%;
}

 .descon_title {
    text-align: center;
    font-size: 1.067rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    padding: 6rem 0rem 2rem 0rem;
}
.descon_title h5{
    font-size: 1.067rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    margin: auto;
}
.conbox_content {
    font-size: .6rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
    text-indent: 2em;
}


/* 弹性盒子 */
/* 两边居中 */
.inlineflex_between {
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
}

.none {
    display: none;
}

.block {
    display: block;
}

/* 联系我们 */
.contact_top {
    display: inline-flex;
    width: 100%;
    font-size: .6rem;
}
.contact_top >div{
    width: 50%;
}
.contact_title {
    font-size: 1.067rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 1.6rem;
}

.contact_conbox {
    margin-top: 1.1rem;
}
.pc_topcontact{
    margin-top: 26px;
}
.contact_email {
    margin-top: 1.466667rem;
}

.inline_ku {
    display: inline-block;
    padding: .267rem .367rem;
    border-radius: 4px;
    border: .033333rem solid #FFFFFF;
}

.inline_ku+span {
    margin-left: .667rem;
}

.contact {
    padding: 4.666667rem 0rem 5.266667rem 0rem;
}

.contact_flex {
    width: 100%;
    display: inline-flex;
    justify-content: space-around;
    position: relative;
}

.contact_flex>div {
    z-index: 99;
}

.con_qrcodeBox {
    width: 6rem;
    height: 6rem;
    background: #D8D8D8;
    border-radius: .333333rem;
    border: .033333rem solid #FE2C55;
    overflow: hidden;
}

.con_qrcodeBox img {
    width: 100%;
    height: 100%;
}

.conqe_des {
    margin-top: 1.3rem;
    width: 5.666667rem;
    height: 5.666667rem;
}

.conqe_des img {
    width: 100%;
    height: 100%;
}

.wenlu {
    position: absolute;
    bottom: 0rem;
    z-index: 1;
}
.wenlu img{
    width: 30.067rem;
    height: 4.867rem;
}
@media (max-width: 765px){
    .contact_top{
        padding-bottom: 15px;
        display: block;
    }
    .contact_top>div{
        width: 100%;
    }

    .conqe_des,.con_qrcodeBox{
        width: 91px;
        height: 91px;
    }
    .contact_email{
        margin-top: 1.1rem;
    }
    .contact_email,.contact_conbox>div{
        line-height: 22px;
    }
    .contact_title,.footer_title{
        font-size: 14px;
    }
    .header .nav>li>a{
        font-size: 14px;
    }
    .m_email_top{
        margin-top: 2rem;
    }
    .pc_topcontact{
        margin-top: 10px;
    }
}


/* 弹框 */
.popup_maskbox_down{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}
.popup_maskbox_mask_down{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.7);
    z-index: 50;
}
.popup_maskbox_content_down{
    width: 18rem;
    height: 18rem;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 60;
    overflow: hidden;
}
.popup_maskbox_content_down_title{
    margin-top: 1.333333rem;
    width: 100%;
    text-align: center;
    font-size: .8rem;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #1c1b26;
}
.popup_maskbox_content_down_line{
    width: 100%;
    height: .066667rem;
    background: #eaecee;
    margin: 1.333333rem auto 0;
}
.popup_maskbox_content_tips{
    width: 100%;
    text-align: center;
    margin-top: 1.1rem;
    font-size: .733rem;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #1c1b26;
    line-height: .733333rem;
}
.popup_maskbox_content_img{
    display: block;
    width: 10rem;
    height: 10rem;
    margin: .667rem auto 0;
}
.popup_content{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 60;
    overflow: hidden;
}

/* 分页 */
.myPage{
    margin-top: 1.2rem;
    text-align: right;
}
.pagination{
    margin: auto;
}
.pagination>li>a, .pagination>li>span{
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    margin-left: -1px;
    padding: 0px 12px;
    line-height: 32px;
    border: 1px solid #DDDDDD;
    text-align: center;
    transition: all .2s;
    cursor: pointer;
    outline: none;
    background: none;
    user-select: none;
    color: #666;
    border-radius: 6px;
    margin-left: .266667rem;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background: #EC3259 !important;
    color: #fff !important;
    border-color: #EC3259;
    z-index: 3;
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    margin-left: -1px;
    padding: 0px 12px;
    line-height: 32px;
    border: 1px solid #DDDDDD;
    text-align: center;
    transition: all .2s;
    cursor: pointer;
    outline: none;
    background: none;
    user-select: none;
    color: #666;
    border-radius: 6px;
    margin-left: .266667rem;
}
.pagination>li:first-child>a, .pagination>li:first-child>span , .pagination>li:last-child>a, .pagination>li:last-child>span{
    border-radius: 6px;
}

/* 针对手机端设置 字体大小 */
@media (max-width: 765px){
    .m_fonts_12{
        font-size: 12px !important;
    }
    .m_fonts_14{
        font-size: 14px !important;
    }
    .m_fonts_16{
        font-size: 16px !important;
    }
    .m_fonts_18{
        font-size: 18px !important;
    }
    .m_fonts_20{
        font-size: 20px !important;
    }
    .m_fonts_30{
        font-size: 30px !important;
    }
    .m_fonts_40{
        font-size: 40px !important;
    }
    .m-lh-16{
        line-height: 18px !important;
    }
    .m-lh-18{
        line-height: 20px !important;
    }
    .m-lh-120{
        line-height: 120% !important;
    }
}

.flex{
    display: flex;
}
.flex1{
    flex: 1;
}