
/* li{
    list-style: none;
} */
/* a{
    text-decoration: none;
} */
.half{
    width: 50%;
}
.max627{
    max-width: 627px;
    margin-top: .26rem;
}
.max1700{
    max-width: 1680px;
    margin: 0 auto;
}
.size48{
    font-size: 48px;
}
.size60{
    font-size: 60px;
}
.mailbox {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}
.qiye .main_title {
    margin-top: 140px;
}
.link_btn:hover {
    border-color: #ffdf8e;
    cursor: pointer;
}
.know_more:hover {
    text-decoration: underline;
}
.icon-rRight {
    background-position: -248px -73px;
    width: 36px;
    height: 36px;
    cursor: pointer;
}
.icon-mRight {
    background-position: -129px -269px;
    width: 36px;
    height: 36px;
    cursor: pointer;
}


@media screen and (min-width:1440px) and (max-width:1920px) {
    .footer_left {
        padding-left: 8.5%;
        padding-right: 64px;
    }
    .footer_right{
        padding-left: 90px;
    }
    .show_p {
        margin-top: 24px;
    }
    
}
/* 移动端 */
@media screen and (max-width:750px){
    .red_btn{
        width: 1rem;
        height: .3rem;
        font-size: .11rem;
        line-height: .3rem;
    }
    .chose_sn {
        width: 50px;
        height: 50px;
        border-radius: 50%;
    }
    .container{
        font-size: 0;
    }
    .iframe_head{
        height: .6rem;
    }
    .m_hidden{
        display: none;
    }
    .half{
        width: 100%;
    }
    .p_head{
        display: none;
    }
    .y_head{
        display: flex;
    }
    .footer_left{
        width: 100%;
    }
    .footer_right{
        width: 100%;
        font-size: .12rem;
        margin-top: 12px;
    }
    .iframe_foot{
        height: 3.84rem;
    }
    .show_m{
        display: block;
        margin-top: 24px;
        bottom: -14px;
    }
    .m_gotop{
        bottom: 50px;
    }
    .show_p,.showp_inlineBlock,.showflex_p{
        display: none;
    }
    .showm_inlineBlock{
        display: inline-block;
    }
    .size60{
        font-size: .3rem;
    }
    .size48{
        font-size: .24rem;
        width: 1.46rem;
    }
    .chose_content {
        padding: .2rem .24rem .4rem;
        overflow: hidden;
    }
    .qiye_content .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
    .qiye_content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
        bottom: 16px;
    }
    .qiye_content .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 12px;
    }
}


@media screen and (max-width:750px){
    .y_head{
        font-size: 0;
        padding-top: .2rem;
    }
    .m_logo{
        font-size: .2rem;
    }
    .flexcolumn {
        width: 1.62rem;
        /* margin-bottom: .3rem; */
    }
    .mailbox {
        font-size: .12rem;
    }
}

/* 尾部 */
.footer{
    padding: 36px 24px 44px;
}
.footer_title{
    font-size: 22px;
    font-weight: bold;
    color: #000000;
    line-height: 40px;
    margin-bottom: 16px;
}
.footer_item{
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #555555;
    line-height: 40px;
    cursor: pointer;
}
.footer_item:hover {
    color: #007FFC;
    text-decoration: underline;
}
.bluePhone{
    font-size: 32px;
    font-family: Arial;
    font-weight: bold;
    color: #007FFC;
    line-height: 32px;
    margin-top: 26px;
}
.linkTip{
    font-size: 18px;
    font-weight: 400;
    color: #888888;
    line-height: 40px;
    margin-bottom: 12px;
}
.banquan{
    height: 60px;
    font-size: 15px;
    font-weight: 400;
    color: #888888;
    line-height: 60px;
    border-top: 1px solid #ddd;
    text-align: center;
}
@media screen and (max-width:750px){
    .footer{
        padding: .08rem .2rem .2rem;
    }
    .footer_title{
        font-size: .13rem;
        line-height: .28rem;
        margin-bottom: .08rem;
    }
    .footer_item{
        font-size: 0.12rem;
        line-height: .24rem;
    }
    .bluePhone{
        font-size: .16rem;
        line-height: .16rem;
        margin-top: .1rem;
    }
    .linkTip{
        font-size: .12rem;
        line-height: .28rem;
        margin-bottom: .06rem;
    }
    .banquan{
        height: .30rem;
        font-size: .10rem;
        line-height: .16rem;
        padding-top: .06rem;
        padding: .06rem .2rem;
    }
}

/* 希望 */

/* pc端 */
@media screen and (min-width:1366px){
    .size48 {
        font-size: 46px;
        width: 290px;
    }
    .qiye .main_title {
        margin-top: 32px;
    }
    .show_p {
        margin-top: 8px;
        display: block;
    }
    .half .show_p {
        margin-left: -40px;
    }
}
@media screen and (min-width:750px){
    #phead{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999999;
    }
    .p_top{
        padding-top:90px;
    }
    .footer_left{
        padding-right: 60px;
    }
    .show_m{
        display: none;
    }
    .show_p{
        display: block;
    }
    .showp_inlineBlock{
        display: inline-block;
    }
    .showm_inlineBlock{
        display: none;
    }
    .showflex_p{
        display: flex;
    }
    
    .footer_item{
        display: block;
        width: 185px;
        text-overflow: ellipisis;
        white-space: nowrap;
        overflow: hidden;
    }
 
}
@media screen and (min-width:1920px){
    .size48 {
        font-size: 48px;
        width: 300px;
    }
    .qiye .main_title {
        margin-top: 94px;
    }
    .footer_right {
        padding-left: 102px;
    }
    .show_p {
        margin-top: 9px;
    }
    .half .show_p {
        margin-left: -74px;
    }
    .link3 {
        margin-left: 432px;
        margin-top: -62px;
    }
    .link4 {
        margin-left: 560px;
        margin-top: -218px;
    }
 
}
@media screen and (max-width: 1920px){
    .footer{
    padding: 36px 24 44px;
}
.p_head {
    padding: 22px 0 18px;
    font-size: 18px;
}
.show_p.back {
    margin-top: -368px;
    margin-left: 569px;
}
}
@media screen and (max-width: 1366px){
.p_head {
    padding: 22px 30px 18px;
    font-size: 18px;
}
.show_p.back {
    margin-top: -284px;
    margin-left: 407px;
    width: 50%;
}
}   
@media screen and (min-width: 1440px) and (max-width: 1840px){
    .show_p.back {
        margin-top: -368px;
        margin-left: 400px;
    }
    .sys_three {
        margin-left: -23px;
    }
    .sysContent_three {
        margin-left: 50px;
    }
    .p_head {
        padding: 22px 30px 18px;
    }
}


/* crm客户关系管理 */
@media screen and (max-width: 1920px){
    /* .show_i {
        margin-top: -91px;
        margin-left: 17px;
        max-width: 110%;
    }   */
    .show_p .banner01{
        margin-top: -90px;
        margin-left: -45px;
    }

}


/* 外贸邮件 */
.half .person {
    margin-left: -47px;
    margin-top: -35px;
}