*{
    margin: 0;
    padding: 0;
}
body{
    font-size: 14px;
    font-family: 微软雅黑, sans-serif;
}
a{
    text-decoration: none;
}
ul{
    list-style: none;
}
.phone-show{
    display: none;
}
#box_header {
    width: 100%;
    height: 84px;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999;
}
#box_header_sub1 {
    width: 1200px;
    height: 84px;
    margin: 0 auto;
    position: relative;
}
#box_header_sub1_sub1 {
    width: 200px;
    float: left;
    margin: 10px 0;
    height: 64px;
    overflow: hidden;
}
#box_header_sub1_sub1 a{
    display: block;
    height: 100%;
}
#box_header_sub1_sub1 a p{
    height: 100%;
}
#box_header_sub1_sub1 a img{
    max-height: 100%;
}
#box_header_sub1_sub2 {
    float: left;
    width: auto;
    margin-left: 10px;
    position: relative;
}
.menu {
    float: left;
}
.menu ul li a {
    color: #232323;
    font-size: 16px;
}
.menu ul li.on>a{
    color: #39bbb6;
}
.menu-popup {
    z-index: 99;
    position: absolute;
    width: 100%;
    background: rgba(255,255,255,0.90);
    top: 83px;
    display: none;
    left: 35px;
}
.menu-popup .navigation {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    transition: 0.3s;
}
.menu_content {
    margin: 0 auto;
    overflow: hidden;
}
.menu_content DIV {
    padding-bottom: 21px;
    overflow: hidden;
}
.menu_content DIV UL {
    margin: 21px 21px 0 21px;
    transition: 0.3s;
    text-align: center;
    float: left;
    width: 190px;
}
.menu_content DIV SPAN.line {
    display: none;
}
.menu ul li {
    width: 155px;
    float: left;
    text-align: center;
    padding: 32px 0 30px;
}
.menu_content DIV LI {
    line-height: 24px;
    white-space: nowrap;
    padding-top: 0;
    padding-bottom: 0;
}
.menu_content DIV LI A {
    color: #848484;
    text-decoration: none;
}
#box_header_sub1_sub3 {
    float: left;
    width: 30px;
    height: 30px;
    position: relative;
    margin-top: 27px;
    margin-left: 10px;
}
#box_header_sub1_sub3 img {
    cursor: pointer;
    display: block;
    margin: 12px 0 0;
}
#elem-FrontPublic_totalSearch01-1496199206087 {
    width: 280px;
    height: 30px;
    position: absolute;
    right: 16px;
    top: 30px;
    display: none;
    z-index: 999999;
}
.FrontPublic_totalSearch01-d4_c1 {
    clear: both;
    margin: 0 auto;
    text-align: left;
    height: 24px;
    line-height: 24px;
    width: 270px;
    border: 1px solid #ddd;
    border-radius: 20px;
    padding-left: 10px;
}
.FrontPublic_totalSearch01-d4_c1 span.model {
    background: url(../images/search_l.jpg) no-repeat left center;
    float: left;
    height: 24px;
    line-height: 24px;
    padding-left: 17px;
}
.FrontPublic_totalSearch01-d4_c1 span.model cite {
    font-style: normal;
    line-height: 24px;
    cursor: pointer;
    background: url(../images/icon_arrow.jpg) no-repeat;
    background-position: center right;
    padding-right: 20px;
}
.FrontPublic_totalSearch01-d4_c1 span.model ul.modellist {
    text-align: center;
    border: 1px solid #e1e1e1;
    position: relative;
    z-index: 999999;
    background: #fff;
}
.FrontPublic_totalSearch01-d4_c1 span.model ul.modellist li a {
    color: #444;
    text-decoration: none;
    padding: 10px;
}
.FrontPublic_totalSearch01-d4_c1 .keyword {
    display: inline-block;
    width: 100%;
}
.FrontPublic_totalSearch01-d4_c1 .input {
    margin-left: 5px;
    height: 19px;
    outline: 0;
    border: 0;
    background: 0;
    text-decoration: none;
    font-family: "微软雅黑";
    line-height: 1.1875rem;
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 2px;
    padding-right: 2px;
    color: #999;
}
.FrontPublic_totalSearch01-d4_c1 .search {
    display: inline-block;
    margin-left: 18px;
    text-align: left;
    line-height: 24px;
}
.FrontPublic_totalSearch01-d4_c1 .btn-com-03 {
    margin-top: -3px;
    width: 14px;
    height: 9pt;
    vertical-align: middle;
    line-height: 1.5rem;
    background: none;
    border: none;
}
.clearBoth {
    overflow: hidden;
    font-size: 0;
    height: 1px;
    width: 100%;
    clear: both;
    line-height: 0;
}
.bound li:hover a,.bound .menu_content li:hover a{
    color: #39bbb6;
}
.bound .menu_content li a{
    color: #848484;
}
.index-banner .swiper-slide img{
    display: block;
    max-width: 100%;
}
:root{
    --swiper-theme-color: #39bbb6;
}

.index-banner .swiper-pagination-bullet{
    width: 30px;
    border-radius: 5px;
    transition: all 0.5s;
}
.index-main-item{
    background: url("../images/bg.jpg") no-repeat center center;
    height: 1080px;
}
.index-main-center{
    width: 100%;
    margin: auto;
    max-width: 1200px;
}
.index-main-title{
    font-size: 40px;
    text-align: center;
    padding: 100px 0;
}
.index-main-desc{
    border: 1px solid #000000;
    font-size: 24px;
    line-height: 36px;
    border-left: 0;
    border-right: 0;
    width: 950px;
    margin: auto;
    padding: 30px 0;
}
.index-main-list{
    overflow: hidden;
    margin-top: 105px;
}
.index-main-list a{
    width: 242px;
    height: 340px;
    float: left;
    background: url("../images/index_list_bg.png") no-repeat center center;
}
.index-main-list a img{
    width: 225px;
    height: 324px;
    display: block;
    margin: 8px auto;
}
.index-main-list a:nth-of-type(2){
    margin: 0 230px;
}
.FrontSpecifies_show01-d1_c1 {
    width: 100%;
    margin: 0 auto;
}
.yejiao_box {
    width: 100%;
    height: auto;
    background: #272424;
    overflow: hidden;
}
.yyjj_bb {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    line-height: 20px;
}
.yyjj_bb ul {
    float: left;
    padding-bottom: 50px;
}
.yyjj_bb .daohang li {
    float: left;
    margin-right: 70px;
}
.yyjj_bb .daohang li p {
    font-size: 15px;
    color: #9a9a9a;
    text-align: left;
    padding-bottom: 8px;
    padding-top: 40px;
}
.yyjj_bb .daohang li a {
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #9a9a9a;
    text-align: left;
    line-height: 24px;
}
.yj_contact {
    width: 330px;
    overflow: hidden;
    padding-top: 40px;
    margin-left: 50px;
}
.yj_contact .f1 {
    padding-left: 46px;
    background: url(../images/tel.png) no-repeat 5px center;
}
.yj_contact .cc_ff {
    color: #9a9a9a;
    text-align: left;
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 10px;
}
.yj_contact .f2 {
    padding-left: 46px;
    background: url(../images/email.png) no-repeat 5px center;
}
.yj_contact .f3 {
    padding-left: 46px;
    background: url(../images/ft.png) no-repeat 5px center;
}
.ewm_bb {
    padding-top: 20px;
}
.ewm1, .ewm2 {
    float: left;
    margin-left: 15px;
}
.yejiao_box div {
    line-height: 20px;
}
.ewm1 p, .ewm2 p {
    text-align: center;
    color: #9a9a9a;
    line-height: 30px;
}
.ewm1 img, .ewm2 img {
    max-width: 100px;
}
.yj_line {
    display: block;
    width: 100%;
    height: 1px;
    background: #555353;
    clear: both;
}
.banquan {
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
    line-height: 20px;
}
.banquan .map1 {
    margin-top: 15px;
    line-height: 20px;
}
.banquan .bq01, .banquan .map1 {
    font-size: 12px;
    color: #9a9a9a;
    text-align: center;
    line-height: 20px;
    width: 100%;
}
.banquan .bq01 a, .banquan .map1 a {
    text-decoration: none;
    font-size: 12px;
    color: #9a9a9a;
}
.banquan .bq02 {
    float: right;
    font-size: 12px;
    color: #9a9a9a;
    text-align: left;
    line-height: 40px;
    display: none;
}
.menu ul li.logo{
    width: auto;
    padding: 10px 45px;
}
.menu ul li.logo img{
    height: 64px;
}
.index-banner{
    margin-top: 84px;
}
.swiper-slide span.line{
    position: absolute;
    top: 384px;
    width: 0;
    border-bottom: 2px solid #39bbb6;
    left: 717px;
    right: auto;
}
.swiper-slide span.line.left{
    right: 692px;
    left: auto;
}
.swiper-slide span.line:last-child{
    top: 487px;
}
.inside-banner{
    margin-top: 84px;
}
.inside-banner img{
    display: block;
    max-width: 100%;
}
.about-main{
    min-height: 859px;
    background: url("../images/about_bg.jpg") repeat center top;
}
.about-main-center{
    width: 100%;
    margin: auto;
    max-width: 1200px;
}
.about-main-title{
    font-size: 40px;
    text-align: center;
    padding: 120px 0 60px 0;
}
.prod-main-title{
    padding: 60px 0;
    font-size: 40px;
}
.prod-detail-title{
    font-size: 40px;
    text-align: center;
    padding: 60px 0 0 0;
}
.prod-detail-title-en{
    text-align: center;
    padding: 10px 0 85px 0;
}
.about-main-content{
    font-size: 20px;
    line-height: 44px;
}
.about-main-content img{
    max-width: 100%;
}
.product-main{
    background: url(../images/bg.jpg) no-repeat center center;
    height: 1080px;
    margin-top: 84px;
}
.product-main-detail{
    height: auto;
    min-height: 1080px;
    background: url(../images/bg.jpg) repeat top center;
}
.prod-detail-content{
    width: 100%;
    max-width: 1707px;
    margin: auto;
}
.product-main-detail img{
    display: block;
}
.product-list{
    overflow: hidden;
}
.product-list a{
    float: left;
    width: 246px;
    height: 352px;
    background: url("../images/prod-list-bg.png") no-repeat center center;
    margin: 0 72px 50px 0;
}
.product-list a:nth-of-type(4n){
    margin-right: 0;
}
.product-list .prod-item{
    background: #fcf9f7;
    width: 221px;
    height: 320px;
    margin: 12px 0 0 15px;
    padding: 2px;
}
.prod-item-img{
    background: #eae5e1;
    height: 148px;
    overflow: hidden;
}
.prod-item-img img{
    height: 148px;
    max-width: 100%;
    display: block;
    margin: auto;
}
.prod-item-info{
    background: #c6c5b3;
    height: 172px;
    position: relative;
}
.prod-item-info-title{
    color: #000;
    font-size: 18px;
    padding: 20px 7px 5px 7px;
}
.prod-item-info-title-en{
    font-size: 12px;
    color: #000;
    transform: scale(0.9);
    width: 102%;
}
.prod-item-more{
    position: absolute;
    bottom: 10px;
    font-size: 20px;
    color: #000;
    left: 7px;
}
.prod-detail-content{
    width: 100%;
}
.prod-detail-content img{
    max-width: 100%;
}
.keyan-main{
    width: 100%;
    max-width: 800px;
    margin: auto;
    position: relative;
}
.keyan-main img{
    margin: auto;
    display: block;
    max-width: 100%;
}
.keyan-main .swiper-container{
    height: 100%;
}
.keyan-main .swiper-slide img{
    width: 100%;
    height: 100%;
}
.keyan-main .swiper-button-next{
    right: -50px;
    outline: none;
}
.keyan-main .swiper-button-prev{
    left: -50px;
    outline: none;
}
.shehui-main-title{
    padding-bottom: 30px;
}
.shehui-main-subtitle{
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}
.shehui-main-title-en{
    text-align: center;
    font-size: 12px;
}
.shehui-main{
    margin: 50px 0;
    line-height: 50px;
}
.shehui-main p{
    font-size: 20px;
}
.zhaopin-main{
    overflow: hidden;
}
.zhaopin-main-left{
    float: left;
    width: 310px;
}
.zhaopin-main-left-title{
    color: #6d6c5d;
    font-size: 40px;
}
.zhaopin-main-left-info{
    margin: 40px 0 100px 0;
    font-size: 18px;
    line-height: 34px;
}
.zhaopin-main-left-info-2{
    font-size: 18px;
    line-height: 34px;
}
.zhaopin-main-right{
    float: right;
    width: 820px;
    padding-top: 50px;
}
.zhaopin-main-right a{
    width: 240px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background: #c6c5b3;
    float: left;
    font-size: 20px;
    color: #000;
    margin-right: 50px;
    margin-bottom: 60px;
}
.zhaopin-main-right a:nth-of-type(3n){
    margin-right: 0;
}
.zhaopin-detail{
    padding: 15px;
    line-height: 32px;
    font-size: 18px;
}
.linian-main-title{
    color: #98785b;
}
.linian-subtitle{
    color: #98785b;
    font-size: 30px;
    margin: auto;
    position: relative;
    padding: 10px 0;
    display: inline-block;
}
.linian-subtitle:before{
    content: ' ';
    border-top: 1px solid #98785b;
    width: 92%;
    left: 4%;
    position: absolute;
    top: 0;
}
.linian-subtitle:after{
    content: ' ';
    border-top: 1px solid #98785b;
    width: 92%;
    left: 4%;
    position: absolute;
    bottom: 0;
}
.linian-main{
    font-size: 20px;
    line-height: 40px;
    margin-top: 40px;
}
.linian-main img{
    max-width: 100%;
}
.index-banner .swiper-slide p{
    position: absolute;
    top: 36%;
    width: 100%;
    text-align: center;
}
.index-banner .swiper-slide p span em{
    font-style: normal;
}
.index-banner .swiper-slide p span.text{
    display: inline-block;
    font-size: 67px;
    height: 102px;
    position: relative;
    white-space: nowrap;
}
.index-banner .swiper-slide p span.text span.line{
    content: ' ';
    position: absolute;
    width: 0;
    border-bottom: 2px solid #39bbb6;
    left: 0;
    right: auto;
    top: 0;
}
.index-banner .swiper-slide p span.text span.line.left{
    right: 0;
    left: auto;
}
.index-banner .swiper-slide p span.text span.line:last-child{
    top: auto;
    bottom: 0;
}
.index-banner .swiper-slide p span.text-en{
    display: block;
    font-size: 23px;
    margin-top: 22px;
}
.product-new{
    background: url("../images/bg.jpg") no-repeat center center;
    margin: 84px 0 0 0;
}
.product-new-center{
    width: 1200px;
    margin: auto;
}
.product-new-title{
    font-size: 40px;
    padding: 50px 0;
}
.product-new-content{
    font-size: 22px;
    line-height: 44px;
    min-height: 600px;
}
.prod-story{
    width: 100%;
    max-width: 1380px;
    margin: auto;
    position: relative;
}
.story-item{
    position: absolute;
}
.story-item:nth-of-type(1){
    border: 2px solid #000000;
    padding: 8px;
    left: 512px;
    top: 30px;
}
.story-item:nth-of-type(1) img{
    width: 364px;
    height: 364px;
}
.story-item:nth-of-type(2){
    border: 8px solid #353535;
    left: 70px;
    top: 295px;
}
.story-item:nth-of-type(3){
    border: 8px solid #4a4e50;
    left: 510px;
    top: 440px;
}
.story-item:nth-of-type(4){
    border: 4px solid #c9c8c4;
    left: 922px;
    top: 170px;
    padding: 10px;
}
.story-item a{
    position: relative;
    display: block;
}
.story-item a span{
    position: absolute;
    color: #fff;
    font-size: 20px;
    text-align: center;
    top: 12px;
    width: 100%;
}
.story-item a span:last-child{
    font-size: 20px;
    top: auto;
    bottom: 10px;
    left: 13px;
    text-align: left;
}
.story-item:nth-of-type(2) a span{
    text-align: left;
    width: 100%;
    left: 17px;
}
.story-item:nth-of-type(2) a span:last-child{
    left: auto;
    right: 17px;
    text-align: right;
}
.story-item:nth-of-type(2) a img{
    width: 400px;
    height: 420px;
}
.story-item:nth-of-type(3) a img{
    width: 376px;
    height: 385px;
    padding-top: 58px;
}
.story-item:nth-of-type(4) a img{
    width: 495px;
    height: 363px;
}
.story-item:nth-of-type(3) a span{
    background: #fff;
    color: #020202;
    top: 0;
    text-align: left;
    padding-left: 15px;
    width: 361px;
}
.story-item:nth-of-type(3) a span:last-child{
    top: auto;
    background: none;
    color: #fff;
}
.story-item:nth-of-type(4) a span{
    text-align: left;
    left: 18px;
}
.prod-story-detail{
    width: 100%;
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    padding-top: 260px;
}
.prod-story-detail-img{
    float: left;
    width: 35%;
}
.prod-story-detail-img img{
    width: 100%;
}
.prod-story-detail-info{
    width: 62%;
    float: right;
}
.prod-story-detail-info-title{
    position: relative;
    padding: 80px 0 40px 50px;
    font-size: 22px;
}
.prod-story-detail-info-title::before,.prod-story-detail-info-title::after{
    position: absolute;
    border-bottom: 1px solid #626262;
    left: 180px;
    content: ' ';
    width: 70px;
    transform: rotate(135deg);
    top: 50px;
}
.prod-story-detail-info-title::after{
    top: 140px;
    left: 87px;
}
.prod-story-detail-info-p{
    font-size: 22px;
    line-height: 40px;
    margin-top: 20px;
}
.prod-detail-title-2:nth-of-type(1){
    font-size: 59px;
}
.prod-detail-title-2{
    color: #3a2619;
}
.prod-detail-title-2:nth-of-type(2){
    padding-top: 0;
}
.index_1_1{
    padding: 20px 0 0 0;
    color: #3a2619;
    font-size: 30px;
}
.index_1_1 img{
    max-width: 100%;
}
.index_1_mian{
    min-height: 1080px;
    height: auto;
    background: url(../images/bg.jpg) repeat center top;
}
.allmap{
    height: 310px;
}
.contact-map{
    width: 100%;
    max-width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}
.contact-map-info{
    float: left;
    width: 500px;
    padding-top: 100px;
}
.contact-map-map{
    width: 650px;
    float: right;
}
.contact-map-info-item,.contact-map-map-item{
    display: none;
}
.contact-map-info-item p{
    margin-bottom: 25px;
    overflow: hidden;
    line-height: 27px;
}
.contact-map-info-item p span{
    color: #727272;
}
.contact-map-info-item p em{
    float: left;
    width: 27px;
    height: 27px;
    margin-right: 15px;
    background: url(../images/usimg.jpg) no-repeat;
}
.contact-map-info-item p:first-child em {
    background-position: 0 0;
}
.contact-map-info-item p:nth-of-type(2) em {
    background-position: 0 -27px;
}
.contact-map-info-item p:nth-of-type(3) em {
    background-position: 0 -54px;
}
.contact-map-tab{
    margin: 0 0 20px 0;
    overflow: hidden;
}
.contact-map-tab p{
    float: right;
    padding-bottom: 10px;
}
.contact-map-tab p a{
    float: left;
    color: #333;
    padding: 0 20px 12px 20px;
    border-bottom: 1px solid #ddd;
}
.contact-map-tab p a.on{
    color: #39bbb6;
    position: relative;
}
.contact-map-tab p a.on::after{
    content: ' ';
    position: absolute;
    bottom: -2px;
    width: 100%;
    left: 0;
    border-bottom: 2px solid #39bbb6;
}
.page{
    text-align: center;
}
.page a{
    padding: 5px 12px;
}
.page a{
    background: #39bbb6;
    color: #fff;
}
@media screen and (max-width: 1440px) {
    .prod-story {
        max-width: 1200px;
    }
    .story-item:nth-of-type(1) {
        padding: 4px;
        left: 437px;
        top: 30px;
    }
    .story-item:nth-of-type(2) {
        border: 4px solid #353535;
        left: 53px;
        top: 275px;
    }
    .story-item:nth-of-type(1) img {
        width: 330px;
        height: 330px;
    }
    .story-item:nth-of-type(2) a img {
        width: 350px;
        height: 368px;
    }
    .story-item:nth-of-type(3){
        left: 435px;
        top: 398px;
    }
    .story-item:nth-of-type(3) a img {
        width: 335px;
        height: 343px;
        padding-top: 58px;
    }
    .story-item:nth-of-type(3) a span{
        width: 319px;
    }
    .story-item:nth-of-type(3) a span:last-child{
        left: 0;
    }
    .story-item:nth-of-type(4){
        border: 4px solid #c9c8c4;
        left: 809px;
        padding: 5px;
    }
    .story-item:nth-of-type(4) a img {
        width: 440px;
        height: 323px;
    }
    .prod-main-title{
        font-size: 40px;
    }
    .prod-item-info-title{
        font-size: 14px;
        padding: 14px 7px 5px 7px;
    }
    .prod-item-info{
        height: 135px;
    }
    .prod-item-more{
        font-size: 28px;
    }
    .prod-detail-title {
        font-size: 40px;
    }
    .prod-detail-content{
        width: 1200px;
    }
}

@media screen and (max-width: 1024px){
    .prod-detail-title {
        font-size: 24px;
        padding-top: 0;
    }
    .prod-item-more{
        font-size: 18px;
    }
    .phone-show{
        display: initial;
    }
    .index-banner{
        margin-top: 60px;
    }
    .index-banner .swiper-pagination-bullet{
        width: 20px;
        height: 4px;
    }
    .index-main-title {
        font-size: 24px;
        padding: 17px 0;
    }
    .yyjj_bb{
        width: 100%;
    }
    .index-main-item{
        height: auto;
        background-size: 100% auto;
        padding-bottom: 30px;
        background-position: center top;
    }
    .index-banner .swiper-slide p span.text{
        font-size: 18px;
        height: 30px;
        line-height: 30px;
    }
    .index-banner .swiper-slide p span.text-en {
        display: block;
        font-size: 12px;
        margin-top: 10px;
    }
    .index-main-desc{
        font-size: 16px;
        line-height: 28px;
        width: 94%;
        padding: 30px 3%;
    }
    .index-main-list{
        margin-top: 25px;
    }
    .index-main-list a{
        float: none;
        display: block;
        margin: auto;
    }
    #box_header{
        height: 60px;
    }
    .phone-menu-ico{
        float: right;
        margin: 12px;
    }
    #box_header_sub1_sub2{
        float: right;
        position: initial;
    }
    .menu ul.bound{
        display: none;
        position: absolute;
        left: 0;
        width: 100%;
        top: 60px;
        border-top: 1px solid #f2f2f2;
        background: #fff;
        border-bottom: 1px solid #f2f2f2;
        padding: 5px 0;
    }
    .index-main-list a:nth-of-type(2){
        margin: 30px auto;
    }
    .menu-popup{
        top: 51px;
        left: 0;
        background: #fff;
    }
    .menu_content DIV UL{
        margin: 0;
        float: none;
        width: 100%;
    }
    .bound .menu_content li a i{
        display: none;
    }
    #box_header_sub1{
        width: 100%;
        height: 60px;
    }
    .menu ul li{
        width: 100%;
        float: none;
        padding: 15px 0;
        position: relative;
    }
    #box_header_sub1_sub1{
        margin-left: 4%;
        height: 40px;
    }
    .yyjj_bb ul.daohang{
        margin-left: 3%;
    }
    .yyjj_bb ul{
        margin-left: 2%;
        float: none;
        overflow: hidden;
        padding-bottom: 0;
        width: auto;
    }
    .yyjj_bb .daohang li{
        margin-right: 1%;
        width: 19%;
    }
    .yyjj_bb .daohang li:last-child{
        margin-right: 0;
    }
    .product-list{
        padding: 0 10px;
    }
    .product-list a{
        margin: 0 0 30px 0;
        overflow: hidden;
        background-size: 100% 100%;
        width: 48%;
        height: 315px;
    }
    .product-list a:nth-of-type(even){
        float: right;
    }
    .product-list .prod-item{
        width: 88%;
        margin-left: 6%;
        height: 283px;
    }
    .prod-detail-content{
        width: 100%;
    }
    .about-main-content{
        padding: 0 15px;
        font-size: 14px;
        line-height: 28px;
    }
    .about-main{
        min-height: initial;
        padding-bottom: 20px;
    }
    .contact-map-info{
        float: none;
        width: 95%;
        padding-top: 5%;
        padding-left: 5%;
    }
    .contact-map-map{
        float: none;
        width: 100%;
    }
    .zhaopin-main-left{
        float: none;
        padding: 0 0 0 5%;
        width: 95%;
    }
    .zhaopin-main-right{
        width: 95%;
        float: none;
        padding-left: 5%;
    }
    .banquan{
        width: 100%;
    }
    .about-main-title{
        padding: 20px 0;
        font-size: 24px;
    }
    .product-new{
        margin-top: 60px;
    }
    .product-new-center{
        width: 100%;
    }
    .product-new-title {
        font-size: 24px;
        padding: 20px 0 20px 10px;
    }
    .product-new-content {
        font-size: 14px;
        line-height: 28px;
        min-height: 300px;
        padding: 0 10px;
    }
    .product-main{
        height: auto;
        margin-top: 60px;
        padding-bottom: 50px;
        min-height: auto;
    }
    .prod-story{
        padding: 4%;
        width: 92%;
    }
    .story-item{
        position: static;
        width: 100%;
        margin-bottom: 15px;
    }
    .story-item img{
        width: 100% !important;
        height: auto !important;
    }
    .story-item:nth-of-type(1) {
        padding: 0;
    }
    .story-item:nth-of-type(2){
        border: 2px solid #353535;
    }
    .story-item:nth-of-type(3) {
        border: 2px solid #4a4e50;
    }
    .story-item:nth-of-type(4) {
        border: 2px solid #c9c8c4;
        padding: 0;
    }
    .prod-story-detail{
        padding-top: 30px;
    }
    .prod-story-detail-img{
        float: none;
        width: 92%;
        margin: auto;
    }
    .prod-story-detail-info{
        float: none;
        width: 100%;
    }
    .prod-story-detail-info-title {
        padding: 80px 20px 40px 20px;
        font-size: 18px;
    }
    .prod-story-detail-info-p {
        font-size: 14px;
        line-height: 28px;
        padding: 0 15px;
    }
}
