@import url(jquery.bxslider.css);

@font-face {
    font-family: AKZIDENZGROTESK;
    src: url('../fonts/AKZIDENZGROTESK.OTF');
}

body {
    padding: 0;
    margin: 0;
    background: #ffffff;
    font-size: 0.16rem;
    line-height: 1.5;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

div {
    box-sizing: border-box;
}

ul,
dl,
dd {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

a {
    color: #000000;
    text-decoration: none;
}

img {
    border: 0;
    vertical-align: middle;
}

.clear {
    clear: both;
}

.container {
    width: 12rem;
    margin: 0 auto;
}

.bigname {
    padding-top: 0.3rem;
}

.bigname .name {
    position: relative;
    height: 0.76rem;
    float: left;
}

.bigname .name .en img {
    width: 6.26rem;
    height: 0.76rem;
}

.bigname .name .cn {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 0.3rem;
    height: 0.3rem;
    line-height: 0.3rem;
    font-weight: bold;
}

.bigname .more {
    float: right;
    margin-top: 0.13rem;
    width: 1.6rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    background: #000000;
    font-size: 0.18rem;
}

.bigname .more:hover {
    background: #c40000;
}

.bigname .more a {
    color: #ffffff;
}

.bigname .tab {
    float: right;
}

.bigname .tab ul li {
    float: left;
    margin-top: 0.13rem;
    width: 1.6rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    background: #000000;
    font-size: 0.18rem;
    margin-left: 0.2rem;
    cursor: pointer;
}

.bigname .tab ul li.on,
.bigname .tab ul li:hover {
    background: #c30000;
}

.bigname .tab ul li a {
    color: #ffffff;
}

.tabnav {
    margin-top: 0.35rem;
    background: #ffffff;
    height: 0.72rem;
}

.tabnav ul li {
    box-sizing: border-box;
    height: 0.72rem;
    width: 1.7rem;
    float: left;
    text-align: center;
    font-size: 0.18rem;
    padding-top: 0.22rem;
    background: url('../images/tabnav_ico.png') center left no-repeat;
    cursor: pointer;
}

.tabnav ul li:nth-child(1) {
    background: none;
}

.tabnav ul li a {
    padding: 0.05rem 0;
    border-bottom: 0.05rem solid #ffffff;
}

.tabnav ul li.on a,
.tabnav ul li:hover a {
    color: #c40000;
    border-bottom: 0.05rem solid #c40000;
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 0.6rem;
    background: rgba(255, 255, 255, 0.5);
}

.header .logo {
    width: 0.84rem;
    float: left;
    padding-top: 0.11rem;
}

.header .logo img {
    width: 0.84rem;
    height: 0.37rem;
}

.header .lang {
    width: 2rem;
    float: right;
    text-align: center;
    font-size: 0.14rem;
    height: 0.2rem;
    padding-top: 0.2rem;
    color: #c40000;
}

.header .lang a {
    color: #000000;
}

.header .lang a:hover {
    color: #c30000;
}

.header .lang .en {
    float: left;
    width: 1rem;
    border-left: 1px solid #b6b6b6;
    height: 0.2rem;
    line-height: 0.2rem;
}

.header .lang .cn {
    float: left;
    width: 1rem;
    height: 0.2rem;
    line-height: 0.2rem;
}


.header .nav {
    width: 7.2rem;
    float: right;
    margin-right: 0.7rem;
}

.header .nav ul li {
    width: 1.2rem;
    float: left;
    text-align: center;
    line-height: 0.6rem;
    height: 0.6rem;
}

.header .nav ul li,
.header .nav ul li a {
    font-size: .16rem;
    color: #989797;
}

.header .nav ul li:hover,
.header .nav ul li:hover a {
    color: #000000;
}

.header .nav ul li:hover ul.children {
    display: block;
}

.header .nav ul li ul.children {
    display: none;
    position: absolute;
    top: .6rem;
    width: 1.2rem;
    background: rgba(255, 255, 255, 0.5);
    float: left;
    z-index: 9999;
}

.header .nav ul li ul.children li {
    width: 1.2rem;
    height: .47rem;
    padding: 0px;
    display: inline-block;
    font-size: .14rem;
}

.header .nav ul li ul.children li {
    display: block;
}

.header .nav ul li ul.children li a {
    width: 1.2rem;
    height: .47rem;
    line-height: .47rem;
    overflow: hidden;
    display: block;
    float: left;
    color: #989797;
    text-align: center;
    text-decoration: none;
    font-size: .14rem;
}

.header .nav ul li ul.children li a:hover {
    width: 1.2rem;
    line-height: .47rem;
    background: rgba(255, 255, 255, 0.8);
    color: #c40000;
}

.mheader {
    display: none;
}

.about {
    position: relative;
    z-index: 99999;
    margin-top: -0.52rem;
    width: 100%;
    height: 7.92rem;
    background: url('../images/aboutbj.png') top center no-repeat;
    background-size: auto 100%;
}

.about .company {
    width: 4.9rem;
    padding-top: 1.6rem;
}

.about .company .name {
    font-size: 0.3rem;
    line-height: 0.55rem;
    height: 0.55rem;
}

.about .company .content {
    font-size: 0.16rem;
    line-height: 0.37rem;
    height: 1.85rem;
    overflow: hidden;
    text-indent: 2em;
}

.about .company .more {
    margin-top: 0.3rem;
    width: 1.6rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    background: #000000;
    font-size: 0.18rem;
}

.about .company .more:hover {
    background: #c40000;
}

.about .company .more a {
    color: #ffffff;
}

.about .company .other {
    margin-top: 0.6rem;
}

.about .company .other ul li {
    margin-right: 0.2rem;
    width: 1.6rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    background: #eeeeee;
    font-size: 0.18rem;
    float: left;
}

.about .company .other ul li a {
    color: #6f6f6f;
}

.about .company .other ul li:hover {
    background: #c40000;
}

.about .company .other ul li:hover a {
    color: #ffffff;
}

.about .company_info {
    position: absolute;
    width: 100%;
    height: 1.34rem;
    bottom: -0.69rem;
    left: 0;
    background: url('../images/aboutinfo.png') top center no-repeat;
    background-size: auto 100%;
    padding-top: 0.3rem;
}

.about .company_info ul {
    height: 0.85rem;
}

.about .company_info ul li {
    text-align: center;
    width: 2.4rem;
    float: left;
    border-left: 1px solid #b6b6b6;
    box-sizing: border-box;
}

.about .company_info ul li:nth-child(1) {
    border: none;
}

.about .company_info ul li:nth-child(2n+1) {
    color: #c40000;
}

.about .company_info ul li .lable {
    font-size: 0.18rem;
    height: 0.6rem;
    line-height: 0.6rem;
}

.about .company_info ul li .lable span {
    font-family: AKZIDENZGROTESK;
    font-size: 0.48rem;
}

.about .company_info ul li .name {
    font-size: 0.18rem;
    height: 0.2rem;
    line-height: 0.2rem;
    color: #000000;
}

.product {
    padding-top: 0.8rem;
    background: #f3f3f3;
}

.product .list {
    margin-top: 0.2rem;
}

.product .list ul {
    display: none;
}

.product .list ul.on {
    display: block;
}

.product .list ul li {
    width: 3.8rem;
    float: left;
    margin-bottom: 0.1rem;
    margin-left: 0.3rem;
}

.product .list ul li:nth-child(3n+1) {
    margin-left: 0;
}

.product .list ul li .box {
    width: 3.8rem;
    height: 3rem;
    position: relative;
}

.product .list ul li .box img {
    width: 3.8rem;
    height: 3rem;
}

.product .list ul li .box .cover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 22;
    width: 3.8rem;
    height: 0;
    transition: all 0.7s;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
}

.product .list ul li .box:hover .cover {
    height: 3rem;
}

.product .list ul li .box .cover .ico {
    width: 0.64rem;
    margin: 0.9rem auto 0;
}

.product .list ul li .box .cover .ico img {
    width: 0.64rem;
    height: 0.64rem;
}

.product .list ul li .box .cover .more {
    width: 1.25rem;
    height: 0.4rem;
    line-height: 0.4rem;
    background: #c40000;
    margin: 0.35rem auto 0;
    text-align: center;
    font-size: 0.18rem;
}

.product .list ul li .box .cover .more a {
    color: #ffffff;
}

.product .list ul li .title {
    height: 0.55rem;
    line-height: 0.55rem;
    text-align: center;
    overflow: hidden;
    padding: 0 0.1rem;
}

.product .list ul li .title a:hover {
    color: #c40000;
}

.culture {
    height: 7.3rem;
    background: url('../images/culturebj.jpg') top center no-repeat;
    background-size: auto 100%;
}

.culture .cultrue_info {
    margin-top: 2rem;
    width: 4.5rem;
    margin-left: 6.15rem;
}

.culture .cultrue_info .line {
    width: 0.5rem;
    height: 0.06rem;
    border-radius: 0.06rem;
    background: #c30000;
}

.culture .cultrue_info .text {
    margin-top: 0.2rem;
    font-size: 0.24rem;
    line-height: 0.4rem;
    text-align: justify;
}

.news .news_title {
    height: 1.32rem;
    background: url('../images/newsbj.jpg') top center no-repeat;
    background-size: auto 100%;
}

.news .news_info {
    background: #f4f4f4;
    padding: 0.45rem 0;
}

.news .news_info .content {
    display: none;
}

.news .news_info .content.on {
    display: block;
}

.news .news_info .list {
    height: 3.55rem;
    background: url('../images/newsinfobj.jpg') top center no-repeat;
    background-size: auto 100%;
}

.news .news_info .list ul {
    width: 8.11rem;
    float: left;
}

.news .news_info .list ul li {
    width: 4rem;
    float: left;
    box-sizing: border-box;
    padding: 0.4rem 0.4rem 0;
}

.news .news_info .list ul li .date {
    font-family: AKZIDENZGROTESK;
}

.news .news_info .list ul li .date .day {
    font-size: 0.52rem;
    height: 0.6rem;
    line-height: 0.6rem;
}

.news .news_info .list ul li .date .yearmonth {
    font-size: 0.14rem;
    height: 0.2rem;
    line-height: 0.2rem;
    padding-left: 0.05rem;
}

.news .news_info .list ul li .title {
    font-size: 0.2rem;
    margin-top: 0.15rem;
    line-height: 0.4rem;
    height: 0.4rem;
    font-weight: bold;
    overflow: hidden;
    padding-left: 0.05rem;
}

.news .news_info .list ul li .title a:hover {
    color: #c30000;
}

.news .news_info .list ul li .desc {
    font-size: 0.16rem;
    line-height: 0.24rem;
    height: 0.72rem;
    overflow: hidden;
    margin-top: 0.1rem;
    padding-left: 0.05rem;
}

.news .news_info .list ul li .into {
    margin-top: 0.3rem;
    padding-left: 0.05rem;
}

.news .news_info .list .rec {
    width: 3.55rem;
    height: 3.55rem;
    float: right;
    position: relative;
    overflow: hidden;
    border-radius: 0.1rem;
}

.news .news_info .list .rec a {
    width: 3.55rem;
    height: 3.55rem;
}

.news .news_info .list .rec img {
    width: 3.55rem;
    height: 3.55rem;
    transition: all 1s;
}

.news .news_info .list .rec img:hover {
    transform: scale(1.1);
}

.news .news_info .list .rec .date {
    position: absolute;
    left: 0;
    top: 0;
    width: 1.2rem;
    height: 1.2rem;
    background: #c30000;
    color: #ffffff;
    font-family: AKZIDENZGROTESK;
    text-align: center;
    padding-top: 0.15rem;
    border-top-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
}

.news .news_info .list .rec .date .day {
    font-size: 0.52rem;
    height: 0.6rem;
    line-height: 0.6rem;
}

.news .news_info .list .rec .date .yearmonth {
    font-size: 0.14rem;
    height: 0.2rem;
    line-height: 0.2rem;
    padding-left: 0.05rem;
}

.news .news_info .more {
    width: 1.6rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    background: #000000;
    font-size: 0.18rem;
    margin: 0.45rem auto 0;
}

.news .news_info .more:hover {
    background: #c30000;
}

.news .news_info .more a {
    color: #ffffff;
}

.footer .foot {
    background: #262626;
    padding: 0.55rem 0 0.45rem;
    color: #919191;
}

.footer .foot a {
    color: #919191;
    font-size: 0.14rem;
    line-height: 0.32rem;
}

.footer .foot .left {
    width: 5.1rem;
    float: left;
}

.footer .foot .left .ico {
    margin-top: 0.35rem;
}

.footer .foot .left .ico a {
    font-size: 0.16rem;
    line-height: 1.5;
}

.footer .foot .left .ico ul li {
    float: left;
    margin-right: 0.2rem;
    width: 0.25rem;
    height: 0.25rem;
    cursor: pointer;
    position: relative;
}

.footer .foot .left .ico ul li img {
    width: 0.25rem;
    height: 0.25rem;
}

.footer .foot .left .ico ul li .ewm_show {
    display: none;
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    bottom: 0.3rem;
    left: -0.5rem;
}

.footer .foot .left .ico ul li.ewm:hover .ewm_show {
    display: block;
}

.footer .foot .left .ico ul li .ewm_show img {
    width: 1.5rem;
    height: 1.5rem;
}

.footer .foot .left .company_name {
    font-size: 0.37rem;
    line-height: 0.6rem;
    height: 0.6rem;
    font-weight: bold;
}

.footer .foot .center {
    width: 3.1rem;
    float: left;
}

.footer .foot .center .name {
    font-size: 0.18rem;
    line-height: 0.32rem;
}

.footer .foot .center ul li {
    line-height: 0.32rem;
    font-size: 0.14rem;
}

.footer .foot .right {
    width: 3.5rem;
    float: right;
}

.footer .foot .right ul li {
    line-height: 0.32rem;
    font-size: 0.14rem;
}

.footer .cory {
    font-size: 0.14rem;
    height: 0.45rem;
    line-height: 0.45rem;
    background: #000000;
    color: #919191;
    text-align: center;
}

.footer .cory a {
    color: #919191;
}

.page_info {
    width: 100%;
    text-align: center;
    line-height: .4rem;
    margin: .4rem auto .4rem;
}

.page {
    display: inline-block;
    padding-left: 0;
    border-radius: .04rem;
}

.page>li {
    display: inline;
}

.page>li>a {
    color: #686868;
}

.page>.current>a,
.page>.current>span {
    z-index: 2;
    color: #ffffff;
    cursor: default;
    background-color: #c30000;
    border-color: #c30000;
}

.page>li>a,
.page>li>span {
    position: relative;
    float: left;
    padding: .1rem .22rem;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
}

.pagesub {
    background: #f4f4f4;
    padding-bottom: 0.3rem;
}

.pagesub .pageshow {
    margin-top: 0.3rem;
    background: #ffffff;
    padding: 0.25rem;
}

.pagesub .pageshow img {
    max-width: 100%;
}

.pagesub .imglist {
    margin-top: 0.3rem;
}

.pagesub .imglist ul li {
    width: 3.8rem;
    float: left;
    margin-bottom: 0.1rem;
    margin-left: 0.3rem;
}

.pagesub .imglist ul li:nth-child(3n+1) {
    margin-left: 0;
}

.pagesub .imglist ul li .box {
    width: 3.8rem;
    height: 3.8rem;
    position: relative;
}

.pagesub .imglist ul li .box img {
    width: 3.8rem;
    height: 3.8rem;
}

.pagesub .imglist ul li .title {
    height: 0.55rem;
    line-height: 0.55rem;
    text-align: center;
    overflow: hidden;
    padding: 0 0.1rem;
}

.pagesub .imglist ul li .title a:hover {
    color: #c40000;
}

.pagesub .productlist {
    margin-top: 0.3rem;
}

.pagesub .productlist ul li {
    width: 3.8rem;
    float: left;
    margin-bottom: 0.1rem;
    margin-left: 0.3rem;
}

.pagesub .productlist ul li:nth-child(3n+1) {
    margin-left: 0;
}

.pagesub .productlist ul li .box {
    width: 3.8rem;
    height: 3rem;
    position: relative;
}

.pagesub .productlist ul li .box img {
    width: 3.8rem;
    height: 3rem;
}

.pagesub .productlist ul li .box .cover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 22;
    width: 3.8rem;
    height: 0;
    transition: all 0.7s;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
}

.pagesub .productlist ul li .box:hover .cover {
    height: 3rem;
}

.pagesub .productlist ul li .box .cover .ico {
    width: 0.64rem;
    margin: 0.9rem auto 0;
}

.pagesub .productlist ul li .box .cover .ico img {
    width: 0.64rem;
    height: 0.64rem;
}

.pagesub .productlist ul li .box .cover .more {
    width: 1.25rem;
    height: 0.4rem;
    line-height: 0.4rem;
    background: #c40000;
    margin: 0.35rem auto 0;
    text-align: center;
    font-size: 0.18rem;
}

.pagesub .productlist ul li .box .cover .more a {
    color: #ffffff;
}

.pagesub .productlist ul li .title {
    height: 0.55rem;
    line-height: 0.55rem;
    text-align: center;
    overflow: hidden;
    padding: 0 0.1rem;
}

.pagesub .productlist ul li .title a:hover {
    color: #c40000;
}

.pagesub .newslist ul li {
    width: 3.78rem;
    float: left;
    box-sizing: border-box;
    padding: 0.3rem;
    background: #ffffff;
    margin-top: 0.3rem;
    margin-left: 0.3rem;
}

.pagesub .newslist ul li:nth-child(3n+1) {
    margin-left: 0;
}

.pagesub .newslist ul li .date {
    font-family: AKZIDENZGROTESK;
}

.pagesub .newslist ul li .date .day {
    font-size: 0.52rem;
    height: 0.6rem;
    line-height: 0.6rem;
}

.pagesub .newslist ul li .date .yearmonth {
    font-size: 0.14rem;
    height: 0.2rem;
    line-height: 0.2rem;
    padding-left: 0.05rem;
}

.pagesub .newslist ul li .title {
    font-size: 0.2rem;
    margin-top: 0.15rem;
    line-height: 0.4rem;
    height: 0.4rem;
    font-weight: bold;
    overflow: hidden;
    padding-left: 0.05rem;
}

.pagesub .newslist ul li .title a:hover {
    color: #c30000;
}

.pagesub .newslist ul li .desc {
    font-size: 0.16rem;
    line-height: 0.24rem;
    height: 0.72rem;
    overflow: hidden;
    margin-top: 0.1rem;
    padding-left: 0.05rem;
}

.pagesub .newslist ul li .into {
    margin-top: 0.3rem;
    padding-left: 0.05rem;
}

.pagesub .articleshow {
    margin-top: 0.3rem;
    background: #ffffff;
    padding: 0.25rem;
}

.pagesub .articleshow .title {
    font-size: 0.2rem;
    text-align: center;
    font-weight: bold;
}

.pagesub .articleshow .content {
    margin-top: 0.3rem;
}

.pagesub .articleshow .content img {
    max-width: 100%;
}

@media (max-width: 767px) {
    body {
        font-size: 0.26rem;
    }

    .container {
        width: 100%;
    }

    .bigname .name {
        height: 0.62rem;
    }

    .bigname .name .en img {
        width: 5.26rem;
        height: 0.62rem;
    }

    .bigname .tab {
        width: 100%;
        margin-top: 0.2rem;
    }

    .bigname .tab ul li {
        font-size: 0.26rem;
        float: left;
        width: 2rem;
        height: 0.6rem;
        line-height: 0.6rem;
    }

    .tabnav {
        height: auto;
    }

    .tabnav ul li {
        background: none;
        font-size: 0.26rem;
        width: 1.75rem;
    }

    .header {
        display: none;
    }

    .mheader {
        display: block;
    }

    .mheader .head {
        height: 1rem;
    }

    .mheader .head .logo {
        width: 1.68rem;
        float: left;
        margin-left: 0.2rem;
        margin-top: 0.12rem;
    }

    .mheader .head .logo img {
        width: 1.68rem;
        height: 0.74rem;
    }

    .mheader .head .navico {
        width: 0.75rem;
        float: right;
        margin-right: 0.2rem;
        margin-top: 0.12rem;
    }

    .mheader .head .navico img {
        width: 0.75rem;
        height: 0.75rem;
    }

    .head_show {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: #ffffff;
        z-index: 99999999;
        padding-bottom: 0.4rem;
    }

    .head_show.on {
        display: block;
    }

    .head_show .lang {
        padding-left: 0.4rem;
        font-size: 0.3rem;
        font-weight: bold;
        margin-top: 0.3rem;
        height: 0.5rem;
        line-height: 0.5rem;
        color: #c40000;
    }

    .head_show .lang .cn {
        float: left;
    }

    .head_show .lang .en {
        float: left;
        margin-left: 0.5rem;
    }

    .head_show .nav {
        margin-top: 0.3rem;
        padding-left: 0.8rem;
        font-size: 0.28rem;
        line-height: 0.5rem;
        height: auto;
        font-weight: bold;
    }

    .head_show .nav .children {
        padding-left: 0.8rem;
        font-weight: normal;
    }

    .about {
        background: none;
        margin-top: 0;
        height: auto;
    }

    .about .company {
        width: 100%;
        padding: 0.3rem 0.25rem;
    }

    .about .company .name {
        font-weight: bold;
    }

    .about .company .content {
        font-size: 0.26rem;
        line-height: 0.5rem;
        height: auto;
    }

    .about .company .more {
        font-size: 0.26rem;
        float: left;
        width: 2rem;
        height: 0.6rem;
        line-height: 0.6rem;
    }

    .about .company .other {
        float: left;
        margin-top: 0.3rem;
        margin-left: 0.2rem;
    }

    .about .company .other ul li {
        font-size: 0.26rem;
        width: 2rem;
        height: 0.6rem;
        line-height: 0.6rem;
    }

    .about .company_info {
        display: none;
    }

    .product {
        padding: 0.3rem 0.25rem;
    }

    .product .list ul li {
        width: 3.35rem;
    }

    .product .list ul li:nth-child(3n+1) {
        margin-left: 0.3rem;
    }

    .product .list ul li:nth-child(2n+1) {
        margin-left: 0;
    }

    .product .list ul li .box {
        width: 3.35rem;
        height: 2.65rem;
    }

    .product .list ul li .box img {
        width: 3.35rem;
        height: 2.65rem;
    }

    .product .list ul li .box .cover {
        display: none !important;
    }

    .culture {
        background: none;
        height: auto;
        padding: 0.3rem 0.25rem;
    }

    .culture .cultrue_info {
        width: 100%;
        margin-left: 0;
        margin-top: 0.5rem;
    }

    .culture .cultrue_info .text {
        font-size: 0.26rem;
        line-height: 2;
    }

    .news {
        padding: 0.3rem 0.25rem;
        background: #f4f4f4;
    }

    .news .news_title {
        background: none;
        height: auto;
    }

    .news .news_info .list {
        height: auto;
    }

    .news .news_info .list ul {
        width: 100%;
    }

    .news .news_info .list ul li {
        width: 100%;
        padding: 0.25rem;
    }

    .news .news_info .list ul li .title {
        font-size: 0.28rem;
    }

    .news .news_info .list ul li .desc {
        font-size: 0.24rem;
        line-height: 1.5;
    }

    .news .news_info .list .rec {
        display: none;
    }

    .news .news_info .more {
        width: 2rem;
        height: 0.6rem;
        line-height: 0.6rem;
        font-size: 0.26rem;
    }

    .footer .foot .left {
        display: none;
    }

    .footer .foot .center {
        width: 100%;
        padding-left: 0.4rem;
    }

    .footer .foot .center .name {
        font-size: 0.4rem;
        height: 0.8rem;
        line-height: 0.8rem;
    }

    .footer .foot .center ul li {
        font-size: 0.26rem;
        line-height: 0.45rem;
    }

    .footer .foot .right {
        width: 100%;
        float: left;
        padding-left: 0.4rem;
    }

    .footer .foot .right ul li {
        font-size: 0.26rem;
        line-height: 0.45rem;
    }

    .footer .cory {
        font-size: 0.26rem;
        padding: 0.2rem;
        height: auto;
    }

    .pagesub {
        padding: 0.3rem 0.25rem;
    }

    .pagesub .imglist ul li {
        width: 3.35rem;
    }

    .pagesub .imglist ul li:nth-child(3n+1) {
        margin-left: 0.3rem;
    }

    .pagesub .imglist ul li:nth-child(2n+1) {
        margin-left: 0;
    }

    .pagesub .imglist ul li .box {
        width: 3.35rem;
        height: 3.35rem;
    }

    .pagesub .imglist ul li .box img {
        width: 3.35rem;
        height: 3.35rem;
    }

    .pagesub .productlist ul li {
        width: 3.35rem;
    }

    .pagesub .productlist ul li:nth-child(3n+1) {
        margin-left: 0.3rem;
    }

    .pagesub .productlist ul li:nth-child(2n+1) {
        margin-left: 0;
    }

    .pagesub .productlist ul li .box {
        width: 3.35rem;
        height: 2.65rem;
    }

    .pagesub .productlist ul li .box img {
        width: 3.35rem;
        height: 2.65rem;
    }

    .pagesub .productlist ul li .box .cover {
        display: none !important;
    }

    .pagesub .newslist {
        height: auto;
    }

    .pagesub .newslist ul li {
        width: 100%;
        padding: 0.25rem;
        margin-left: 0 !important;
    }

    .pagesub .newslist ul li .title {
        font-size: 0.28rem;
    }

    .pagesub .newslist ul li .desc {
        font-size: 0.24rem;
        line-height: 1.5;
    }

    .pagesub .articleshow .title {
        font-size: 0.3rem;
    }

}