<style media="" data-href="/css/style.css">@charset "UTF-8";

body {
    background: #fafafa;
    overflow-x: hidden;
}

.hmFocus170324 {
    background: url("http://www.sinomach-he.cn/css/../images/loader.gif") no-repeat center center;
    height: 1058px
}

    .hmFocus170324 .swiper-wrapper {
        height: 100%
    }

    .hmFocus170324 .bgImg {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }

.hmFocusBtnL {
    background: url("http://www.sinomach-he.cn/css/../images/fsBtn.png") no-repeat;
    height: 33px;
    width: 18px;
    margin-top: -80px;
    position: absolute;
    z-index: 5;
    top: 50%;
    display: block;
    left: 6%;
}

.hmFocusBtnR {
    background: url("http://www.sinomach-he.cn/css/../images/fsBtn2.png") no-repeat;
    height: 33px;
    width: 18px;
    margin-top: -80px;
    position: absolute;
    z-index: 5;
    top: 50%;
    display: block;
    right: 6%;
}

.hmBan1_box {
    width: 100%;
    max-width: 1230px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #FFF;
    padding-bottom: 120px;
}

.hmBan1_cn {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 10px;
    display: block;
    letter-spacing: 5px;
}

.hmBan1_en {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 38px;
    display: block;
}

@media (max-width:1530px) {
    .hmFocus170324 {
        height: 858px
    }
}

@media (max-width:1199px) {
    .hmFocus170324 {
        height: 658px
    }

    .hmBan1_box {
        padding-left: 60px;
        padding-right: 60px;
    }

    .hmBan1_cn {
        font-size: 46px;
        line-height: 50px;
    }

    .hmBan1_en {
        font-size: 26px;
        line-height: 32px;
    }

    .hmFocusBtnL {
        left: 20px;
    }

    .hmFocusBtnR {
        right: 20px;
    }
}

@media (max-width:992px) {
    .hmBan1_cn {
        font-size: 28px;
        line-height: 36px;
    }

    .hmBan1_en {
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width:767px) {
    .hmFocus170324 {
        height: 458px
    }

    .hmBan1_cn {
        font-size: 22px;
        line-height: 30px;
    }

    .hmBan1_en {
        font-size: 16px;
        line-height: 22px;
    }

    .hmBan1_box {
        padding-top: 80px;
    }

    .hmFocusBtnL, .hmFocusBtnR {
        margin-top: -32px;
    }
}

.hmCon1 {
    margin-top: -230px;
    position: relative;
    z-index: 5;
}

.hmCon1Box {
    background: #FFF;
    position: relative;
    padding: 58px 0px 75px;
    box-shadow: 0 8px 20px 15px rgba(0,0,0,0.03);
}

.hmc1_i1 {
    position: absolute;
    right: 45px;
    top: -57px;
}

.hmTbox {
    text-align: center;
}

.hmTcn {
    font-size: 48px;
    line-height: 58px;
    letter-spacing: 8px;
    display: block;
    font-weight: 600;
}

.hmTen {
    display: block;
    line-height: 28px;
    height: 28px;
    margin-top: 6px;
    font-size: 24px;
    color: #666;
    letter-spacing: 4px;
}

.hmc1Swiper {
    padding: 0px 100px;
    position: relative;
    margin-top: 46px;
}

    .hmc1Swiper .prev {
        background: #CACACA url("http://www.sinomach-he.cn/css/../images/fsBtn.png") no-repeat center center;
        height: 76px;
        width: 36px;
        margin-top: -38px;
        position: absolute;
        left: -18px;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .hmc1Swiper .next {
        background: #CACACA url("http://www.sinomach-he.cn/css/../images/fsBtn2.png") no-repeat center center;
        height: 76px;
        width: 36px;
        margin-top: -38px;
        position: absolute;
        right: -18px;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

        .hmc1Swiper .prev:hover, .hmc1Swiper .next:hover {
            background-color: #0080CC;
        }

.hmc1_aBox {
    display: block;
    text-align: center;
}

    .hmc1_aBox strong {
        display: block;
        font-weight: normal;
        line-height: 56px;
        height: 56px;
        margin-bottom: 18px;
        font-size: 24px;
        overflow: hidden;
    }

    .hmc1_aBox p {
        font-size: 14px;
        line-height: 30px;
        color: #999999;
        height: 90px;
        margin-bottom: 26px;
        overflow: hidden;
    }

    .hmc1_aBox span {
        font-size: 16px;
        line-height: 32px;
        color: #0080cc;
        background: url("http://www.sinomach-he.cn/css/../images/hmc1_arrow.png") no-repeat right center;
        display: inline-block;
        height: 32px;
        width: 118px;
        text-align: left
    }

    .hmc1_aBox:hover img {
        animation: icon-bounce 0.5s alternate;
    }

@media (max-width:1199px) {
    .hmCon1 {
        margin-top: -130px;
    }

    .hmc1Swiper {
        padding: 0px 40px;
    }
}

@media (max-width:992px) {
    .hmTcn {
        font-size: 38px;
        line-height: 48px;
    }

    .hmTen {
        font-size: 20px;
    }
}

@media (max-width:767px) {
    .hmTcn {
        font-size: 28px;
        line-height: 32px;
    }

    .hmTen {
        font-size: 18px;
    }

    .hmc1_i1 {
        right: 20px;
        width: 80px;
        height: auto;
        top: -30px;
    }

    .hmc1_aBox strong {
        line-height: 36px;
        height: 36px;
        margin-bottom: 10px;
        font-size: 20px;
    }

    .hmc1Swiper {
        margin-top: 20px;
    }

    .hmc1_aBox p {
        line-height: 26px;
        height: 104px;
    }

    .hmCon1 {
        margin-top: -80px;
    }
}

.hmCon2 {
    padding: 100px 0px 85px;
}

.hmc2Des {
    font-size: 16px;
    line-height: 36px;
    font-weight: bold;
    text-align: center;
    margin: 28px auto 32px;
    max-width: 1045px;
}

.hmc2More {
    text-align: center;
    line-height: 32px;
    height: 32px;
}

.hmc2_more, hmc2_more:hover {
    font-size: 16px;
    line-height: 32px;
    color: #0080cc;
    background: url("http://www.sinomach-he.cn/css/../images/hmc1_arrow.png") no-repeat right center;
    display: inline-block;
    height: 32px;
    width: 118px;
}

@media (max-width:767px) {
    .hmCon2 {
        padding: 70px 0px 65px;
    }

    .hmc2Des {
        font-size: 14px;
        line-height: 32px;
    }
}

.hmProBox {
    position: relative;
}

    .hmProBox .hmTbox {
        position: absolute;
        display: inline-block;
        right: 52px;
        top: 45px;
    }

.hmProR {
    margin-left: 443px;
    background: url("http://www.sinomach-he.cn/css/../images/hmProBg.jpg") no-repeat left top;
    height: 1000px;
}

.hmProL {
    width: 443px;
    padding-right: 78px;
    float: left;
    position: relative;
    height: 1000px;
    z-index: 5
}

.hmPro_menu {
    padding-top: 243px;
    text-align: right;
}

.hmPro_a1 {
    font-size: 24px;
    line-height: 68px;
    display: inline-block;
    position: relative;
}

.hmPro_menu li {
    position: relative;
}

.on .hmPro_a1 {
    font-size: 36px;
    color: #0080cc;
    right: -11px;
}

.hmPro_menu li:after {
    content: "";
    background: #D3D3D3;
    height: 1px;
    width: 0px;
    position: absolute;
    top: 50%;
    right: -166px;
    transition: all 0.5s ease-in-out;
}

.hmPro_menu li.on:after {
    width: 98px;
}

.hmPro_more {
    background: url("http://www.sinomach-he.cn/css/../images/hmPro_arrow3.png") no-repeat center bottom;
    font-size: 24px;
    line-height: 38px;
    display: inline-block;
    padding-bottom: 38px;
    position: absolute;
    right: 30px;
    bottom: 15px;
}

.hmProRbox {
    position: relative;
    max-width: 1384px;
    padding: 0 102px;
    height: 100%;
    overflow: hidden
}

    .hmProRbox i {
        content: "";
        background: url("http://www.sinomach-he.cn/css/../images/hmPro_arrow.png") no-repeat;
        height: 61px;
        width: 91px;
        position: absolute;
        top: 220px;
        left: 102px;
    }

.hmProBtns {
    height: 134px;
    width: 68px;
    position: absolute;
    left: 102px;
    z-index: 5;
    bottom: 80px;
    display: block;
}

    .hmProBtns .prev {
        background: url("http://www.sinomach-he.cn/css/../images/hmPro_btn.png") no-repeat center top;
        display: block;
        height: 67px;
        width: 68px;
    }

    .hmProBtns .next {
        background: url("http://www.sinomach-he.cn/css/../images/hmPro_btn.png") no-repeat center bottom;
        display: block;
        height: 67px;
        width: 68px;
    }

.hmProRbox .swiper-container {
    height: 140%;
    transform: translateY(-15%);
}

.hmPro_cbox {
    display: block;
    height: 100%;
}

    .hmPro_cbox .overflowHide {
        height: 100%;
        width: 56%;
        float: right;
        transition: all 0.5s ease-in-out;
        opacity: 0.7
    }

.hmPro_txt {
    width: 44%;
    padding-right: 8%;
    float: left;
    height: 100%;
    display: flex;
    align-items: center;
    color: #FFF;
    transition: all 0.5s ease-in-out;
    opacity: 0;
}

.hmProRbox .swiper-slide {
    padding: 24px 0;
}

.hmPro_txt strong {
    font-size: 30px;
    line-height: 38px;
    font-weight: normal;
    display: block;
    margin-bottom: 40px;
}

.hmPro_txt p {
    font-size: 16px;
    line-height: 30px;
    height: 120px;
    overflow: hidden;
    margin-bottom: 32px;
}

.hmPro_txt span {
    font-size: 16px;
    line-height: 28px;
    background: url("http://www.sinomach-he.cn/css/../images/hmPro_arrow2.png") no-repeat right center;
    display: inline-block;
    padding-right: 54px;
}

.swiper-slide-next .hmPro_txt, .swiper-slide-next .hmPro_cbox .overflowHide {
    opacity: 1;
}

.swiper-slide-next .hmPro_cbox .overflowHide {
    box-shadow: 0 8px 30px 15px rgba(0,0,0,0.15);
}

@media (max-width:1599px) {
    .hmProR {
        height: 800px;
        margin-left: 350px;
    }

    .hmProL {
        height: 800px;
        width: 350px;
        padding-right: 50px;
    }

    .hmProRbox i {
        top: 180px;
        left: 35px;
    }

    .hmProRbox {
        padding: 0 35px;
    }

    .hmPro_menu li:after {
        right: -70px;
    }

    .hmPro_menu li.on:after {
        width: 50px;
    }

    .hmPro_menu {
        padding-top: 200px;
    }

    .hmPro_txt {
        padding-right: 5%;
    }

    .hmProBtns {
        left: 35px;
        bottom: 50px;
    }
}

@media (max-width:1199px) {
    .hmProR {
        height: 700px;
        margin-left: 250px;
    }

    .hmProL {
        height: 700px;
        width: 250px;
    }

    .hmProRbox .swiper-slide {
        padding: 15px 0;
    }

    .hmPro_txt p {
        font-size: 14px;
        line-height: 26px;
        height: 104px;
    }

    .hmProBtns {
        bottom: 45px;
        left: 35px;
    }

    .hmProRbox i {
        top: 150px;
    }

    .hmPro_a1 {
        font-size: 20px;
        line-height: 58px
    }

    .on .hmPro_a1 {
        font-size: 26px;
    }

    .hmPro_menu li:after {
        right: -75px;
    }

    .hmPro_more {
        font-size: 20px;
        line-height: 32px;
        padding-bottom: 28px;
    }

    .hmProBox .hmTbox {
        right: 22px;
    }
}

@media (max-width:993px) {
    .hmmProCon {
        background: url("http://www.sinomach-he.cn/css/../images/hmProBg.jpg") no-repeat left bottom;
        background-size: cover;
        padding: 80px 15px;
    }

    .hmmPro_btns {
        text-align: center;
        margin-bottom: 35px;
    }

    .hmmPro_a1, .hmmPro_a1:hover {
        font-size: 20px;
        line-height: 32px;
        margin: 0 20px;
        color: #fff;
        display: inline-block;
    }

        .hmmPro_a1.on {
            font-size: 24px;
        }

    .hmmPro_aBox, .hmmPro_aBox:hover {
        display: block;
        text-align: center;
        color: #fff;
    }

        .hmmPro_aBox img {
            margin: 0 auto 28px;
        }

    .hmmProDes {
        text-align: left;
    }

        .hmmProDes strong {
            font-size: 28px;
            line-height: 32px;
            font-weight: normal;
            display: block;
            margin-bottom: 22px;
        }

        .hmmProDes p {
            font-size: 16px;
            line-height: 30px;
            margin-bottom: 32px;
        }

        .hmmProDes span {
            font-size: 16px;
            line-height: 28px;
            background: url("http://www.sinomach-he.cn/css/../images/hmPro_arrow2.png") no-repeat right center;
            display: inline-block;
            padding-right: 54px;
        }

    .hmmPro_more, .hmmPro_more:hover {
        background: url("http://www.sinomach-he.cn/css/../images/hmPro_arrow2.png") no-repeat center bottom;
        font-size: 20px;
        line-height: 38px;
        display: block;
        margin: 0 auto;
        width: 160px;
        text-align: center;
        color: #FFF;
        padding-bottom: 25px;
    }

    .hmmProSwiper {
        margin-bottom: 20px;
        margin-left: 65px;
        margin-right: 65px;
        position: relative;
    }

        .hmmProSwiper .prev {
            background: url("http://www.sinomach-he.cn/css/../images/hmmBtnL.png") no-repeat center center;
            height: 60px;
            width: 36px;
            position: absolute;
            z-index: 5;
            left: -60px;
            top: 160px;
        }

        .hmmProSwiper .next {
            background: url("http://www.sinomach-he.cn/css/../images/hmmBtnR.png") no-repeat center center;
            height: 60px;
            width: 36px;
            position: absolute;
            z-index: 5;
            right: -60px;
            top: 160px;
        }

    .hmmProCon .hmTcn, .hmmProCon .hmTen {
        color: #fff;
    }

    .hmmProCon .hmTbox {
        margin-bottom: 35px;
    }
}

@media (max-width:767px) {
    .hmmPro_a1, .hmmPro_a1:hover {
        font-size: 16px;
        line-height: 30px;
        margin: 0 12px;
    }

        .hmmPro_a1.on {
            font-size: 20px;
        }

    .hmmProSwiper {
        margin-left: 35px;
        margin-right: 35px;
    }

        .hmmProSwiper .prev {
            left: -45px;
            top: 45px;
        }

        .hmmProSwiper .next {
            right: -45px;
            top: 45px;
        }

    .hmmProDes strong {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 12px;
    }

    .hmmProDes p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .hmmPro_more, .hmmPro_more:hover {
        font-size: 16px;
        line-height: 30px;
        padding-bottom: 18px;
    }

    .hmmProDes span {
        font-size: 14px;
    }

    .hmmProCon {
        padding: 60px 15px;
    }
}

.hmCon4 {
    background: url("http://www.sinomach-he.cn/css/../images/hmc4Bg.jpg") no-repeat center bottom;
    padding: 130px 0px 410px;
}

.hmc4Box {
    display: block;
    margin-top: 72px;
    background: #FFF;
    box-shadow: 0 8px 20px 15px rgba(0,0,0,0.03);
}

    .hmc4Box .overflowHide {
        height: 497px;
        float: left;
        width: 64.5%;
    }

.hmc4Rx {
    width: 35.5%;
    height: 497px;
    display: flex;
    align-items: center;
    padding: 0 72px;
}

    .hmc4Rx strong {
        font-size: 30px;
        line-height: 38px;
        color: #0e68b6;
        display: block;
        margin-bottom: 46px;
        font-weight: normal;
    }

    .hmc4Rx p {
        font-size: 16px;
        line-height: 30px;
        font-weight: bold;
        height: 90px;
        margin-bottom: 27px;
        overflow: hidden;
        color: #333;
    }

    .hmc4Rx span {
        font-size: 16px;
        line-height: 32px;
        color: #0080cc;
        background: url("http://www.sinomach-he.cn/css/../images/hmc1_arrow.png") no-repeat right center;
        display: inline-block;
        height: 32px;
        width: 118px;
    }

@media (max-width:1199px) {
    .hmc4Box .overflowHide {
        width: 54.5%;
    }

    .hmc4Rx {
        width: 45.5%;
        padding: 0 25px;
    }
}

@media (max-width:767px) {
    .hmCon4 {
        padding: 70px 0px 180px;
    }

    .hmc4Box .overflowHide {
        width: 100%;
        height: 200px;
        float: none
    }

    .hmc4Rx {
        width: 100%;
        padding: 0 25px;
        display: block;
        float: none;
        height: auto;
        padding: 50px 18px;
    }

        .hmc4Rx strong {
            font-size: 22px;
            line-height: 28px;
            margin-bottom: 26px;
        }

        .hmc4Rx p {
            font-size: 14px;
            line-height: 26px;
            height: auto;
            margin-bottom: 20px;
        }
}

.hmCon5 {
    padding: 118px 0px 132px;
}

.hmc5_aBox {
    display: block;
}

.hmc5_ul {
    margin: 0 -27px;
}

    .hmc5_ul li {
        padding: 0 27px;
    }

.hmc5_t {
    font-size: 30px;
    line-height: 43px;
    height: 43px;
    letter-spacing: 4px;
}

.hmc5_et {
    font-size: 16px;
    line-height: 30px;
    color: #555;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.hmc5_aBox .overflowHide {
    height: 274px;
}

.hmc5bom {
    background: #f5f5f5;
    padding: 25px 32px 42px;
}

.hmc5_tm {
    font-size: 16px;
    line-height: 66px;
    color: #666;
}

.hmc5bom .pp {
    font-size: 24px;
    line-height: 36px;
    color: #333;
    height: 72px;
    margin-bottom: 54px;
    overflow: hidden;
}

.hmc5bom i {
    background: url("http://www.sinomach-he.cn/css/../images/hmc1_arrow.png") no-repeat;
    display: inline-block;
    height: 9px;
    width: 27px;
}

@media (max-width:1530px) {
    .hmc5_ul {
        margin: 0 -15px;
    }

        .hmc5_ul li {
            padding: 0 15px;
        }
}

@media (max-width:992px) {
    .hmc5_t {
        font-size: 26px;
    }

    .hmc5bom p {
        font-size: 18px;
        line-height: 30px;
        height: 90px;
        margin-bottom: 20px;
    }

    .hmc5bom {
        padding: 25px 15px 32px;
    }

    .hmc5_aBox .overflowHide {
        height: 150px;
    }

    .hmc5_tm {
        line-height: 28px;
    }
}

@media (max-width:767px) {
    .hmCon5 {
        padding: 58px 0px 32px;
    }

    .hmc5_ul li {
        margin-bottom: 25px;
    }

    .hmc5_t {
        font-size: 24px;
        line-height: 30px;
        height: 30px;
    }

    .hmc5bom p {
        font-size: 16px;
        line-height: 28px;
        height: auto;
        margin-bottom: 15px;
    }

    .hmc5_aBox .overflowHide {
        height: 180px;
    }
}

.footer {
    background: url("http://www.sinomach-he.cn/css/../images/footBg.jpg") no-repeat center center;
    padding: 73px 0px 75px;
    background-size: cover;
}

.footerLinks {
    font-size: 16px;
    line-height: 26px;
    padding: 58px 0px 9px;
    color: #FFF;
    border-bottom: 1px solid rgba(255,255,255,0.8);
}

.footerCon {
    padding-right: 254px;
    position: relative;
}

.copy {
    line-height: 28px;
    color: #FFF;
    margin-top: 25px;
    font-size: 14px;
}

.wxImg {
    position: absolute;
    top: 67px;
    right: 6px;
    width: 330px;
    font-size: 0px;
    text-align: right;
}

    .wxImg img {
        margin-left: 38px;
    }

.footerLinks a {
    white-space: nowrap;
}

@media (max-width:767px) {
    .footerCon img {
        width: 180px;
        height: auto;
        margin: 0 auto 35px;
        display: block
    }

    .footerCon {
        padding-right: 0;
    }

    .wxImg {
        position: static;
        width: 100%;
        text-align: center;
    }

        .wxImg img {
            width: 118px;
            height: 118px;
            display: inline-block;
            margin: 0 15px;
        }

    .footerLinks {
        padding-top: 25px;
    }

        .footerLinks a {
            font-size: 14px;
        }

    .copy {
        line-height: 24px;
        font-size: 14px;
    }
}


/*2018-07-28 CSS*/
.hsBody {
    background: #F8F8F8;
}

.m2ban {
    height: 540px;
    position: relative;
}

.m2banTxt {
    color: #FFF;
    width: 100%;
    position: absolute;
    left: 0%;
    z-index: 2;
    top: 50%;
    margin-top: -50px;
    text-align: center;
}

    .m2banTxt strong {
        font-size: 48px;
        line-height: 48px;
        font-weight: normal;
        display: block;
        margin-bottom: 18px;
        letter-spacing: 9px;
    }

    .m2banTxt p {
        font-size: 24px;
        line-height: 24px;
        letter-spacing: 5px;
    }

.m2ywCon {
    position: relative;
    z-index: 5;
    margin: -98px 0px 104px;
}

.m2ywul {
    margin: 0 -30px;
}

    .m2ywul li {
        padding: 0 30px;
        margin-bottom: 30px;
    }

.m2yw_dBox {
    padding-bottom: 146px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 12px 10px rgba(0,0,0,0.04);
    overflow: hidden;
}

    .m2yw_dBox .overflowHide {
        height: 460px;
    }

        .m2yw_dBox .overflowHide:after {
            content: "";
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            background: rgba(0,0,0,0.0);
            position: absolute;
            transition: all 0.5s ease-in-out;
            z-index: 5
        }

    .m2yw_dBox:hover .overflowHide:after {
        background: rgba(0,0,0,0.5);
    }

.m2ywNm {
    text-align: center;
    height: 146px;
    padding-top: 43px;
}

    .m2ywNm strong {
        font-size: 24px;
        line-height: 34px;
        font-weight: normal;
        display: block;
    }

    .m2ywNm p {
        font-size: 14px;
        text-transform: uppercase;
        color: #999999;
        line-height: 25px;
    }

.m2ywLay {
    position: absolute;
    left: 0px;
    width: 100%;
    top: 460px;
    transition: all 0.5s ease-in-out;
    background: #fff;
}

.m2yw_a {
    font-size: 18px;
    color: #0080cc;
    text-align: center;
    display: block;
    line-height: 58px;
    height: 59px;
    border-top: 1px solid #EEEEEE;
}

.m2posBox {
    width: 100%;
    line-height: 25px;
    color: #FFF;
    height: 25px;
    position: absolute;
    right: 0px;
    bottom: 110px;
    text-align: right;
    font-size: 14px;
}

.m2menu {
    background: #0080CC;
    float: left;
    width: 328px;
    padding: 40px 72px;
}

.m2Rcon {
    margin-left: 348px;
    background: #FFF url("http://www.sinomach-he.cn/css/../images/m2rline.jpg") no-repeat center top;
    padding: 62px 72px 0px;
    box-shadow: 0 0 18px 12px rgba(0,0,0,0.06);
}

.m2menu_a {
    display: block;
    line-height: 68px;
    height: 69px;
    font-size: 22px;
    color: #FFF;
    border-bottom: 1px solid #48A1D6;
    position: relative;
}

.m2menu a:last-child {
    border: none;
}

.m2menu_a:before {
    content: "";
    background: url("http://www.sinomach-he.cn/css/../images/m2menu_i.png") no-repeat;
    height: 15px;
    width: 22px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    left: -42px;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    background-size: 100% auto;
}

.m2menu_a:hover, .m2menu_a.on {
    color: #FFF;
}

    .m2menu_a:hover:before, .m2menu_a.on:before {
        opacity: 1;
    }

.m2pro_t {
    font-size: 30px;
    color: #1e2380;
    line-height: 48px;
    margin-bottom: 20px;
}

.m2proEditor {
    padding-bottom: 60px;
    font-size: 16px;
    line-height: 28px;
    color: #666;
}

.m2proul {
    margin: 0 -25px;
    font-size: 0;
    padding-bottom: 40px;
}

    .m2proul li {
        padding: 0 25px;
        margin-bottom: 40px;
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }

        .m2proul li p {
            font-size: 16px;
            line-height: 24px;
            padding-top: 12px;
        }

@media (max-width:1599px) {
    .m2ban {
        height: 450px;
    }

    .m2ywul {
        margin: 0 -15px;
    }

        .m2ywul li {
            padding: 0 15px;
        }

    .m2ywCon {
        margin: -98px 0px 80px;
    }
}

@media (max-width:1199px) {
    .m2menu {
        width: 228px;
        padding: 30px 25px 0 45px;
    }

    .m2menu_a {
        line-height: 58px;
        height: 59px;
        font-size: 20px;
    }

        .m2menu_a:before {
            left: -32px;
            opacity: 0;
            transition: all 0.5s ease-in-out;
            background-size: 100% auto;
        }

    .m2Rcon {
        margin-left: 248px;
        padding: 52px 22px 0px;
    }

    .m2proul {
        margin: 0 -15px;
        padding-bottom: 30px;
    }

        .m2proul li {
            padding: 0 15px;
            margin-bottom: 30px;
        }
}

@media (max-width:767px) {
    .m2banTxt strong {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 5px;
        margin-bottom: 10px;
    }

    .m2banTxt p {
        font-size: 20px;
        line-height: 20px;
        letter-spacing: 2px;
    }

    .m2ban {
        height: 350px;
    }

    .m2yw_a {
        font-size: 16px;
        line-height: 48px;
        height: 49px;
    }

    .m2ywNm strong {
        font-size: 22px;
        line-height: 30px
    }

    .m2yw_dBox {
        padding-bottom: 106px;
    }

    .m2ywNm {
        height: 106px;
        padding-top: 23px;
    }

    .m2ywCon {
        margin: -98px 0px 60px;
    }

    .m2menu {
        width: 100%;
        padding: 30px 35px 0 55px;
        float: none;
    }

    .m2menu_a {
        line-height: 52px;
        height: 53px;
        font-size: 18px;
    }

    .m2Rcon {
        margin-left: 0px;
        padding: 46px 12px 0px;
    }

    .m2pro_t {
        font-size: 26px;
        line-height: 40px;
        margin-bottom: 16px;
    }

    .m2proEditor {
        padding-bottom: 50px;
        font-size: 15px;
    }

    .m2proul li {
        width: 100%;
    }
}

/*2018-07-31 CSS*/
.topSer {
    background: rgba(15,33,85,0.5) !important;
    height: 90px;
    width: 100%;
    padding-top: 25px;
    position: absolute;
    left: 0px;
    top: 70px;
    z-index: 5;
}

.topSerx {
    margin: 0px auto;
    height: 41px;
    max-width: 734px;
    padding: 0px 15px;
    position: relative;
}

.topSerInt {
    line-height: 39px;
    height: 41px;
    width: 100%;
    border: 1px solid #0080cc;
    padding: 0px 15px;
    font-size: 15px;
    color: #666;
}

.topSerSubmit {
    font-size: 15px;
    line-height: 41px;
    color: #fff;
    text-align: center;
    display: block;
    height: 41px;
    width: 106px;
    position: absolute;
    top: 0px;
    right: 15px;
    background: #0080cc;
}

.wxImg p {
    font-size: 14px;
    text-align: center;
    color: #fff;
}

.wxImg {
    width: auto;
}

    .wxImg img {
        margin: 0 0 12px;
    }

@media (max-width:767px) {
    .topSerBox {
        right: 15px;
        top: 18px;
    }

    .topSerBtn {
        background: url("http://www.sinomach-he.cn/css/../images/hi4a.png") no-repeat center center;
    }

    .topSer {
        top: 48px;
    }
}


/*2018-08-06 CSS*/
.m2ban2 {
    height: 451px;
}

.m2lxCon {
    position: relative;
    z-index: 5;
    margin-top: -100px;
    margin-bottom: 82px;
}

.m2lxBox {
    background: #FFF url("http://www.sinomach-he.cn/css/../images/m2lien.jpg") no-repeat center top;
    padding: 76px 100px 105px;
    box-shadow: 0 0 18px 12px rgba(0,0,0,0.06);
}

.m2lxL {
    float: left;
    width: 340px;
    font-size: 18px;
    line-height: 40px;
}

    .m2lxL strong {
        font-size: 32px;
        color: #1f2380;
        line-height: 38px;
        display: block;
        height: 38px;
        margin-bottom: 24px;
        font-weight: normal;
    }

.m2lxMap {
    margin-left: 410px;
    height: 350px;
}

.BMap_pop, .BMap_shadow {
    display: none;
}

.m2lxMap img {
    max-width: none
}

.BMap_Marker div img[src*="icon"] {
    animation: 1s ease-in-out 0s roateAnimate5;
    -webkit-animation: 1s linear 0s roateAnimate5 infinite;
    width: 40px;
    height: auto;
}

@keyframes roateAnimate5 {
    0% {
        transform: translateY(18px);
    }

    30% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(18px);
    }
}

@-webkit-keyframes roateAnimate5 {
    0% {
        transform: translateY(18px);
    }

    30% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(18px);
    }
}

@media (max-width:1599px) {
    .m2lxBox {
        padding: 65px 50px 75px;
    }
}

@media (max-width:993px) {
    .m2lxL {
        width: 100%;
        float: none;
        margin-bottom: 45px;
    }

    .m2lxMap {
        width: 100%;
        margin-left: 0;
    }
}

@media (max-width:767px) {
    .m2ban2 {
        height: 350px;
    }

    .m2lxBox {
        padding: 45px 15px 55px;
    }

    .m2lxL {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 30px;
    }

        .m2lxL strong {
            font-size: 24px;
            line-height: 30px;
            height: 30px;
            margin-bottom: 15px;
        }

    .m2lxCon {
        margin-bottom: 50px;
    }
}


.m2nav_t {
    font-size: 32px;
    line-height: 38px;
    color: #1f2380;
    margin-bottom: 40px;
}

.m2webMap {
    display: flex;
    justify-content: space-between;
    margin: 0 -5px;
}

    .m2webMap dl {
        display: block;
        padding: 0 5px;
        width: 100%;
    }

.m2web_a1 {
    font-size: 18px;
    line-height: 46px;
    color: #FFF;
    background: #3298d6;
    text-align: center;
    display: block;
    height: 46px;
    border-radius: 0.2em;
}

    .m2web_a1:hover {
        color: #FFF;
        background: #288ECC;
    }

.m2web_a2 {
    font-size: 15px;
    line-height: 40px;
    background: #afc8eb;
    text-align: center;
    display: block;
    height: 40px;
    border-radius: 0.2em;
}

    .m2web_a2:hover {
        color: #000;
        background: #94B6E4;
    }

.m2web_a3 {
    font-size: 13px;
    line-height: 30px;
    background: #ebf5fe;
    text-align: center;
    display: block;
    height: 30px;
    border-radius: 0.2em;
}

    .m2web_a3:hover {
        color: #000;
        background: #CEE7FD;
    }

.m2webMap dl dd {
    margin-top: 10px;
}

@media (max-width:1599px) {
    .m2web_a1, .m2web_a2 {
        font-size: 14px;
        line-height: 40px;
        height: 40px;
    }

    .m2webMap {
        padding: 50px 0px 80px;
    }
}

@media (max-width:1199px) {
    .m2webMap dl {
        padding: 0 2px;
    }

    .m2web_a1, .m2web_a2 {
        font-size: 14px;
        line-height: 38px;
        height: 38px;
    }

    .m2webMap {
        padding-top: 0;
    }
}

@media (max-width:993px) {
    .m2web_a1, .m2web_a2 {
        font-size: 14px;
    }

    .m2webMap {
        display: block;
    }

        .m2webMap dl {
            width: 33.333%;
            float: left
        }

            .m2webMap dl dd {
                margin-top: 4px;
            }
}

@media (max-width:767px) {
    .m2webMap {
        display: block;
    }

        .m2webMap dl {
            margin-bottom: 10px;
        }

    .m2webMap {
        padding: 0px 0px 30px;
    }

    .m2web_a1, .m2web_a2 {
        font-size: 13px;
    }

    .m2nav_t {
        font-size: 28px;
        margin-bottom: 25px;
    }
}


.m2fr_t {
    line-height: 40px;
    height: 40px;
    position: relative;
}

    .m2fr_t:after {
        content: "";
        background: #D5D5D5;
        height: 1px;
        width: 100%;
        position: absolute;
        left: 0px;
        top: 50%;
    }

    .m2fr_t span {
        font-size: 28px;
        color: #1f2380;
        background: #FFF;
        float: left;
        padding-right: 20px;
        position: relative;
        z-index: 1;
    }

.m2fr_imgBox {
    margin-bottom: 30px;
    margin-top: 25px;
}

.m2fr_img {
    font-size: 0px;
    float: left;
    margin: 0px 25px 20px 0px;
    border: 1px solid #D5D5D5;
    transition: all 0.5s ease-in-out;
}

    .m2fr_img:hover {
        border: 1px solid #1f2380;
    }

.m2fr_textBox {
    margin-top: 25px;
}

.m2fr_txt {
    font-size: 16px;
    line-height: 36px;
    background: #F6F9FB;
    margin: 0px 15px 15px 0px;
    float: left;
    height: 40px;
    width: 285px;
    border: 1px solid #B4B6D3;
    text-align: center;
}

    .m2fr_txt:hover {
        color: #1f2380;
        border: 1px solid #1f2380;
    }

@media (max-width:767px) {
    .m2fr_t {
        line-height: 32px;
        height: 32px;
    }

        .m2fr_t span {
            font-size: 22px;
            padding-right: 14px;
        }

    .m2fr_img {
        width: 44%;
        margin: 0 12px 10px 0
    }

    .m2fr_txt {
        font-size: 13px;
        line-height: 32px;
        margin: 0px 12px 12px 0px;
        height: 32px;
        width: 44%;
    }
}


.m2list1 {
    margin-bottom: 35px;
}

    .m2list1 li {
        padding: 36px 0px;
        border-bottom: 1px solid #E7E8EB;
        height: 241px;
    }

.m2lst_aBox {
    display: block;
}

    .m2lst_aBox .overflowHide {
        float: left;
        height: 167px;
        width: 220px;
        border-radius: 0.5em;
        position: relative;
        z-index: 1;
        overflow: hidden
    }

.m2lstRx {
    margin-left: 248px;
}

    .m2lstRx strong {
        line-height: 30px;
        height: 30px;
        margin-bottom: 6px;
        font-size: 20px;
        font-weight: normal;
        display: block;
    }

.m2lst_des {
    font-size: 15px;
    line-height: 30px;
    color: #636363;
    height: 90px;
    overflow: hidden;
    margin-bottom: 8px;
}

.m2lstRx span {
    font-size: 14px;
    line-height: 28px;
    color: #666;
}

.m2lstRxNoImg {
    margin-left: 0;
}

.sPage {
    text-align: center;
    height: 120px;
}

    .sPage a, .sPageSel {
        vertical-align: middle;
    }

.sPage_a {
    line-height: 46px;
    border: 2px solid #fff;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    padding: 0px 15px;
    min-width: 52px;
    border-radius: 50%;
    margin: 0px 3px;
}

.sPage_prev, .sPage_next {
    border-radius: 0.6em;
}

.sPage_a.on, .sPage_a:hover {
    border: 2px solid #636F7C;
    background: #FFF;
    box-shadow: 0 0 4px 2px rgba(0,0,0,0.08);
    color: #636F7C
}

.sPage_first {
    background: url("http://www.sinomach-he.cn/css/../images/m2page_i1.png") no-repeat center center;
    display: inline-block;
    height: 50px;
    width: 50px;
}

    .sPage_first:hover {
        background: url("http://www.sinomach-he.cn/css/../images/m2page_i1a.png") no-repeat center center;
    }

.sPage_last {
    background: url("http://www.sinomach-he.cn/css/../images/m2page_i2.png") no-repeat center center;
    display: inline-block;
    height: 50px;
    width: 50px;
}

    .sPage_last:hover {
        background: url("http://www.sinomach-he.cn/css/../images/m2page_i2a.png") no-repeat center center;
    }

.sPageSel {
    margin-left: 15px;
    line-height: 30px;
    height: 32px;
    width: 62px;
    position: relative;
    display: inline-block;
}

.sPage_num {
    line-height: 28px;
    display: block;
    height: 32px;
    border: 2px solid #9F9F9F;
    padding: 0px 25px 0px 5px;
    font-size: 14px;
    color: #666;
    text-align: center;
    overflow: hidden;
    border-radius: 1.8em;
    position: relative;
    z-index: 1
}

    .sPage_num:after {
        content: "";
        background: #6C7E87 url("http://www.sinomach-he.cn/css/../images/m2page_arrow.png") no-repeat center center;
        height: 30px;
        width: 25px;
        position: absolute;
        top: 0px;
        right: 0px;
        display: block;
    }

.sPage_lst {
    padding: 8px 0px 20px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 32px;
    border: 2px solid #9F9F9F;
    border-radius: 0 0 1.8em 1.8em;
    background: #FFF;
    display: none;
}

    .sPage_lst span {
        font-size: 14px;
        line-height: 28px;
        display: block;
        transition: all 0.5s ease-in-out;
        cursor: default;
    }

        .sPage_lst span:hover {
            background: #efefef;
        }

    .sPage_lst div {
        max-height: 168px;
        overflow-y: auto;
    }

.sPageSel:hover .sPage_lst {
    display: block;
}

@media (max-width:993px) {
    .sPageSel, .sPage_pc {
        display: none;
    }

    .m2lstRx strong {
        font-size: 18px;
    }
}

@media (max-width:767px) {
    .sPage_a {
        line-height: 36px;
        border: 1px solid #fff;
        font-size: 14px;
        padding: 0px 10px;
        min-width: 38px;
        margin-left: 0;
        margin-right: 0;
    }

        .sPage_a.on, .sPage_a:hover {
            border: 1px solid #CE1630;
        }

    .sPage {
        height: 85px;
    }

    .m2lst_aBox .overflowHide {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .m2lstRx {
        margin-left: 0;
    }

    .m2list1 li {
        height: auto;
    }

    .m2list1 {
        margin-top: -25px;
    }

        .m2list1 li {
            padding: 26px 0px;
        }
}


.m2nlist {
    margin-bottom: 35px;
}

    .m2nlist li {
        border-bottom: 1px solid #D6D6D6;
        padding: 1px 0px;
    }

.m2n_a {
    display: block;
    padding: 0px 15px 0px 35px;
    line-height: 45px;
    background: url("http://www.sinomach-he.cn/css/../images/m2sq.png") no-repeat 9px center;
    height: 45px;
    font-size: 16px;
    overflow: hidden
}

    .m2n_a span {
        display: inline-block;
        margin-right: 10px;
        font-size: 12px;
    }

    .m2n_a:hover {
        background: #F6F9FB url("http://www.sinomach-he.cn/css/../images/m2sq.png") no-repeat 9px center;
        color: #1c609d;
    }

@media (max-width:767px) {
    .m2n_a {
        font-size: 14px;
    }
}


.m3nContent {
    position: relative;
    padding-left: 120px;
}

.m2shareBox {
    width: 33px;
    position: absolute;
    left: 58px;
    top: 178px;
}

.m3sre_a {
    display: inline-block;
    height: 33px;
    width: 33px;
    margin-bottom: 7px;
}

.m3sre_a1 {
    background: url("http://www.sinomach-he.cn/css/../images/m3i1.png") no-repeat center center;
}

.m3sre_a2 {
    background: url("http://www.sinomach-he.cn/css/../images/m3i2.png") no-repeat center center;
}

.m3sre_a3 {
    background: url("http://www.sinomach-he.cn/css/../images/m3i3.png") no-repeat center center;
}

.m3sre_a4 {
    background: url("http://www.sinomach-he.cn/css/../images/m3i4.png") no-repeat center center;
}

.m3sre_a5 {
    background: url("http://www.sinomach-he.cn/css/../images/m3i5.png") no-repeat center center;
}

.m3n_t {
    font-size: 30px;
    color: #333;
    line-height: 42px;
    padding: 0px 0px 18px;
    border-bottom: 1px solid #D2D2D2;
    text-align: center;
}

.m3n_info {
    line-height: 22px;
    margin: 15px 0px 26px;
    text-align: center;
    font-size: 14px;
}

    .m3n_info span span {
        cursor: pointer;
    }

        .m3n_info span span.on {
            color: #195eaa;
        }

.m3nEditor {
    font-size: 15px;
    line-height: 28px;
    padding-bottom: 60px;
}

.m3bom {
    background: #FEFEFE;
    border: 1px solid #F0F0F0;
    padding: 20px 25px 35px;
}

    .m3bom strong {
        font-size: 16px;
        line-height: 32px;
        display: block;
        margin-bottom: 10px;
        height: 32px;
    }

.m3bom_ul li {
    line-height: 36px;
    background: url("http://www.sinomach-he.cn/css/../images/m3squer.jpg") no-repeat 6px center;
    height: 37px;
    border-bottom: 1px solid #E2E2E2;
    padding: 0px 90px 0px 26px;
    overflow: hidden;
    position: relative;
}

    .m3bom_ul li .ellipsis {
        line-height: 36px;
        display: block;
        height: 36px;
        font-size: 14px;
    }

    .m3bom_ul li span {
        color: #666;
        display: inline-block;
        position: absolute;
        top: 0px;
        right: 12px;
    }

@media (max-width:993px) {
    .m3n_t {
        font-size: 22px;
        line-height: 36px;
    }

    .m3bom {
        padding-left: 15px;
        padding-right: 15px;
    }

    .m3nContent {
        padding-left: 70px;
    }

    .m2shareBox {
        left: 20px;
    }
}

@media (max-width:767px) {
    .m3n_t {
        font-size: 20px;
    }

    .m3bom_ul li {
        padding-left: 20px;
    }

    .m2shareBox {
        display: none;
    }

    .m3nContent {
        padding-left: 15px;
    }

    .m3n_fontBox {
        display: block;
        text-align: center;
        position: relative;
        top: 5px;
    }
}


/*2018-08-08 CSS*/
.m2nxCon {
    background: rgba(255,255,255,0.95) url("http://www.sinomach-he.cn/css/../images/m2nx_line.jpg") no-repeat center top;
    background-size: 100% 22px;
    padding: 32px 45px 58px;
    margin-bottom: 12px;
    box-shadow: 0 0 3px 3px rgba(0,0,0,0.03);
}

.m2nxSwiper {
    float: left;
    width: 502px;
    margin-top: 22px;
}

.m2nx_imgBox .overflowHide {
    height: 311px;
}

.m2nnx_nm {
    font-size: 14px;
    line-height: 46px;
    color: #FFF;
    height: 46px;
    width: 100%;
    padding: 0px 138px 0px 22px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: rgba(9,50,106,0.7);
}

.m2nxSwiper .swiper-pagination {
    bottom: 16px;
    text-align: right;
    padding-right: 14px;
}

.m2nxSwiper .swiper-pagination-bullet {
    background: #F2F6F9;
    height: 9px;
    width: 9px;
    opacity: 1;
    margin: 0px 4px !important;
}

.m2nxSwiper .swiper-pagination-bullet-active {
    background: #16FEFA;
}

.m2nxc1R {
    margin-left: 558px;
}

.m2nxc11R {
    margin-left: 5px;
}

/*股票行情*/
.price, .sublist {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #3875d7;
}

.current_price {
    float: left;
    width: 130px;
    background: #eee;
    text-align: center;
}

    .current_price h5 {
        font-size: 26px;
        color: #000;
        font-family: "\9ED1\4F53",Helvetica,"\5B8B\4F53",sans-serif;
        padding: 10px 0 5px 0;
    }

    .current_price strong {
        font-family: Verdana;
    }

.other_info {
    float: left;
    margin-left: 15px;
    width: 450px;
}

    .other_info dl {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .other_info dt, .other_info dd {
        float: left;
        height: 25px;
        overflow: hidden;
    }

    .other_info dt {
        width: 75px;
    }

    .other_info dd {
        padding: 0 5px 0 0;
        width: 70px;
        color: #000;
    }

.sublist {
    background: url("http://www.sinomach-he.cn/css/sublist.gif") left top;
}

    .sublist ul {
        margin: 0;
    }

    .sublist li {
        height: 35px;
        line-height: 35px;
        color: #000;
        font-size: 14px;
        font-family: "\5FAE\8F6F\96C5\9ED1",Arial,sans-serif;
        font-weight: bold;
        float: left;
        width: 88px;
        text-indent: 10px;
    }

.m2nx_t {
    background: url("http://www.sinomach-he.cn/css/../images/m2nq_i.png") no-repeat left center;
    padding-left: 46px;
    font-size: 22px;
    line-height: 66px;
    height: 66px;
}

.m2nxu1 li {
    margin-bottom: 20px;
}

.m2n_aBox1 strong {
    line-height: 30px;
    height: 30px;
    display: block;
    font-size: 16px;
}

    .m2n_aBox1 strong span {
        margin-right: 12px;
        font-size: 14px;
        display: inline-block;
    }

.m2n_aBox1 p {
    font-size: 15px;
    line-height: 24px;
    display: block;
    height: 48px;
    overflow: hidden;
    color: #666;
}

.m2nxCon2 {
    margin-bottom: 12px;
    box-shadow: 0 0 3px 3px rgba(0,0,0,0.03);
    height: 339px;
    overflow: hidden;
    position: relative;
    background: #FFF;
}

.m2nxc2Tag {
    float: left;
    width: 200px;
}

.m2nxc2_a {
    line-height: 84px;
    height: 85px;
    border-right: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    font-size: 22px;
    text-align: center;
    display: block;
    background: #FAFAFA;
}

    .m2nxc2_a.on {
        background: #FFF;
        color: #023c9d;
        border-right: 1px solid #FFF;
    }

.m2nxc2Box {
    margin: 0px 52px 0px 248px;
    padding-top: 20px;
}

    .m2nxc2Box li {
        line-height: 46px;
        height: 47px;
        border-bottom: 1px solid #E2E2E2;
        background: url("http://www.sinomach-he.cn/css/../images/m2nx_i1.png") no-repeat 9px center;
        font-size: 16px;
        padding: 0px 108px 0px 35px;
        position: relative;
    }

        .m2nxc2Box li a {
            line-height: 46px;
            display: block;
            height: 46px;
        }

        .m2nxc2Box li span {
            font-size: 14px;
            color: #666;
            position: absolute;
            top: 0px;
            right: 10px;
        }

.m2nxCon3 {
    padding: 20px 40px 38px;
    margin-bottom: 12px;
    box-shadow: 0 0 3px 3px rgba(0,0,0,0.03);
    background: #fff;
}

.m2nxu2 {
    margin: 0 -12px;
}

    .m2nxu2 li {
        padding: 0 12px;
        margin-bottom: 20px;
    }

.m2nxu2_aBox .overflowHide {
    height: 184px;
}

.m2nxu2_aBox {
    display: block;
    background: #F7F7F7;
    padding: 4px 0px 20px;
}

    .m2nxu2_aBox:hover {
        color: #FFF;
        background: #023F9D;
    }

.m2nxu2bm {
    padding: 15px 15px 0px;
}

    .m2nxu2bm p {
        font-size: 16px;
        line-height: 24px;
        height: 48px;
        overflow: hidden;
    }

    .m2nxu2bm span {
        font-size: 14px;
        line-height: 24px;
        display: block;
        height: 24px;
    }

.m2nxCon4 {
    box-shadow: 0 0 3px 3px rgba(0,0,0,0.03);
    background: #fff;
    padding: 0px 40px 50px;
}

.m2nx4Rx {
    float: right;
    width: 265px;
}

.m2nx4_t {
    font-size: 24px;
    line-height: 64px;
    padding-top: 20px;
}

.m2nx4_aBox p {
    line-height: 44px;
    background: #F7F7F7;
    text-align: center;
    padding: 0px 15px;
    height: 48px;
    font-size: 20px;
    color: #666;
}

.m2nx4Cx {
    margin-right: 310px;
    margin-top: 14px;
}

.m2nxc4Box {
    margin: 5px 0px 0px 0px;
}

    .m2nxc4Box li {
        line-height: 46px;
        height: 47px;
        border-bottom: 1px solid #E2E2E2;
        background: url("http://www.sinomach-he.cn/css/../images/m2nx_i1.png") no-repeat 9px center;
        font-size: 16px;
        padding: 0px 108px 0px 35px;
        position: relative;
    }

        .m2nxc4Box li a {
            line-height: 46px;
            display: block;
            height: 46px;
        }

        .m2nxc4Box li span {
            font-size: 14px;
            color: #666;
            position: absolute;
            top: 0px;
            right: 10px;
        }

@media (max-width:1199px) {
    .m2nxc1R {
        margin-left: 528px;
    }

    .m2nxCon {
        padding-bottom: 30px;
    }
}

@media (max-width:993px) {
    .m2nxSwiper {
        float: none;
        margin: 30px auto 25px;
    }

    .m2nxc1R {
        margin-left: 0;
    }

    .m2nxc2Box {
        margin: 0px 28px 0px 230px;
    }

    .m2nxCon4 {
        padding-left: 25px;
        padding-right: 25px;
    }

    .m2nx4Cx {
        margin-right: 290px;
    }

    .m2nxCon3 {
        padding-left: 25px;
        padding-right: 25px;
    }

    .m2nxCon {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width:767px) {
    .m2nxSwiper {
        width: 100%;
        margin-top: 5px;
    }

    .m2nxCon4 {
        padding-left: 12px;
        padding-right: 12px;
    }

    .m2nxCon3 {
        padding-left: 12px;
        padding-right: 12px;
    }

    .m2nxCon {
        padding-left: 12px;
        padding-right: 12px;
        background-size: 100% 5px;
    }

    .m2nx_imgBox .overflowHide {
        height: 160px;
    }

    .m2nnx_nm {
        font-size: 12px;
        line-height: 40px;
        height: 40px;
        padding: 0px 108px 0px 12px;
    }

    .m2nx_t {
        padding-left: 42px;
        font-size: 20px;
        line-height: 56px;
        height: 56px;
    }

    .m2n_aBox1 strong {
        font-size: 15px;
    }

    .m2n_aBox1 p {
        font-size: 14px;
    }

    .m2nxc2Tag {
        width: 100%;
        float: none;
    }

    .m2nxc2Box {
        margin-left: 0;
    }

    .m2nxCon2 {
        height: auto;
    }

    .m2nxc2_a {
        font-size: 16px;
        width: 50%;
        float: left;
        line-height: 58px;
        height: 58px;
    }

    .m2nxc2Tag:after {
        content: "";
        display: table;
        clear: both;
    }

    .m2nxc2_a.on {
        border-right: 1px solid #D9D9D9;
    }

    .m2nxc2Tag {
        border-left: 1px solid #D9D9D9;
        border-top: 1px solid #D9D9D9;
    }

    .m2nxc2Box li {
        font-size: 14px;
        padding-right: 0
    }

        .m2nxc2Box li span {
            display: none;
        }

    .m2nx4Rx {
        float: none;
        width: 100%;
        text-align: center;
    }

        .m2nx4Rx img {
            margin: 0 auto;
            width: 100%;
            height: auto;
        }

    .m2nx4Cx {
        margin-right: 0;
    }

    .m2nxc4Box li {
        font-size: 14px;
        padding-right: 0
    }

        .m2nxc4Box li span {
            display: none;
        }

    .m2nx4_aBox p {
        font-size: 16px;
    }
}

/*2018-08-18 CSS*/
.m2menu_a2 {
    line-height: 45px;
    display: block;
    height: 45px;
    font-size: 16px;
    color: #FFF;
    padding-left: 18px;
    background-position: 92% center;
}

    .m2menu_a2.on, .m2menu_a2:hover {
        background: rgba(255,255,255,0.06) url("http://www.sinomach-he.cn/css/../images/m3menu_arrow.png") no-repeat 92% center;
        color: #4aecff;
    }

.m3menu {
    border-bottom: 1px solid #48A1D6;
}

.m2pul {
    overflow: hidden;
    margin: 0px -13px;
}

    .m2pul li {
        padding: 0px 13px;
        margin-bottom: 62px;
        width: 33.33%;
        float: left
    }

.m2p_aBox .overflowHide {
    height: 200px;
    max-width: 160px;
    margin: 0 auto;
}

.m2p_aBox {
    display: block;
    background: #F3F7FC;
    padding-bottom: 4px;
    border-bottom: 1px solid #D0D4D9;
    text-align: center;
}

    .m2p_aBox strong {
        font-size: 24px;
        line-height: 30px;
        display: block;
        margin: 16px 10px 8px;
        overflow: hidden;
        font-weight: normal;
    }

    .m2p_aBox p {
        font-size: 14px;
        line-height: 22px;
        color: #555;
        height: 44px;
        padding: 0px 15px;
        overflow: hidden;
    }

@media (max-width:1599px) {
    .m2pul li {
        margin-bottom: 52px;
        width: 33.33%;
    }
}

@media (max-width:993px) {
    .m2pul li {
        width: 50%;
    }
}

@media (max-width:767px) {
    .m2p_aBox .overflowHide {
        height: 120px;
    }

    .m2pul {
        margin: 0px -8px;
    }

        .m2pul li {
            padding: 0px 8px;
            margin-bottom: 15px;
        }

    .m2p_aBox strong {
        font-size: 18px;
        line-height: 26px;
        margin: 14px 10px 8px;
    }

    .m2p_aBox p {
        font-size: 13px;
    }
}

/*.2018-08-18 css*/
.m2menu_a {
    position: relative;
}

    .m2menu_a i {
        background: url("http://www.sinomach-he.cn/css/../images/m3menu_arrow2.png") no-repeat center center;
        height: 10px;
        width: 5px;
        margin-top: -5px;
        position: absolute;
        top: 50%;
        left: 90%;
        display: inline-block;
    }


/*2018-08-22 CSS*/
.footLinks {
    width: 660px;
    position: absolute;
    color: #FFF;
    top: 0px;
    right: 245px;
}

    .footLinks strong {
        line-height: 40px;
        color: #FFFFFF;
        font-size: 16px;
        font-weight: bold;
        height: 40px;
    }

.hmBom_ul li {
    background: url("http://www.sinomach-he.cn/css/../images/rad.png") no-repeat left center;
    font-size: 14px;
    line-height: 32px;
    padding-left: 14px;
    float: left;
    width: 33.333%;
    height: 32px;
    overflow: hidden;
}

.hmBom_a {
    color: rgba(255,255,255,0.8);
}

    .hmBom_a:hover {
        color: rgba(255,255,255,1);
    }

@media (max-width:1599px) {
    .footerCon {
        padding-right: 164px;
    }

    .footLinks {
        right: 165px;
    }
}

@media (max-width:1230px) {
    .footLinks {
        width: 400px;
    }

    .hmBom_ul li {
        font-size: 12px;
        line-height: 27px;
        width: 50%;
        height: 27px;
    }
}

@media (max-width:993px) {
    .wxImg {
        display: none
    }

    .footLinks {
        width: 350px;
        right: 0
    }
}

@media (max-width:767px) {
    .wxImg {
        display: block
    }

    .footLinks {
        width: 100%;
        position: static;
    }

    .footerCon {
        padding-right: 0px;
    }
}

/* 2018-09-06 CSS */
.hmLxDes {
    font-size: 18px;
    line-height: 36px;
    color: #666;
    height: 180px;
    overflow: hidden;
    margin-bottom: 12px;
}

@media (max-width:1230px) {
    .hmLxDes {
        font-size: 14px;
        line-height: 22px;
    }
}

@media (max-width:767px) {
    .hmLxDes {
        font-size: 15px;
        line-height: 26px;
        height: auto;
    }
}

/*2018-09-20 */
.m2pro_aBox .overflowHide {
    height: 300px;
}


</style>