    @CHARSET "UTF-8";
    body {
        height: 100%;
        overflow-x: hidden;
        position: relative;
        max-width: 640px;
        margin: 0 auto;
    }
    
    #header {
        width: 100%;
        text-align: center;
        background: #fff;
        font-weight: bold;
        line-height: 73px;
        font: bold 20px/73px "微软雅黑";
        color: #434343;
        position: relative;
    }
    
    .header_left {
        width: 74px;
        height: 34px;
        background: url(../../images/abc.png) center 10px no-repeat;
        background-size: 26px 24px;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 5px;
    }
    
    .header_right {
        width: 74px;
        height: 34px;
        background: url(../../images/13.png) center 10px no-repeat;
        position: absolute;
        right: 0;
        top: 0;
        background-size: 26px 21px;
        margin-top: 5px;
    }
    
    .dao {
        margin-right: 3%;
    }
    
    .haha {
        background: #fff;
    }
    
    .tong {
        width: 96%;
        margin: 0 auto;
    }
    
    .c1 {
        margin-top: 5%;
        margin-bottom: 5%;
    }
    
    .list {
        display: flex;
        justify-content: flex-start;
    }
    
    .list li {
        width: 31%;
        margin-right: 3%;
    }
    
    .list li:last-child {
        margin-right: 0;
    }
    
    .list li img {
        width: 100%;
    }
    
    .c2 h2 {
        text-align: center;
        font-weight: 100;
        font-size: 14px;
        color: #3f3d3d;
        background: url(../../images/h2.png) center 0 no-repeat;
        background-size: 56% 100%;
    }
    
    .c2 h2 dd {
        font-size: 12px;
        text-transform: uppercase;
    }
    
    .ck {
        padding: 3% 0;
        display: block;
        text-align: center;
        margin: 0 auto;
    }
    
    .product_list1 {
        width: 100%;
        display: flex;
        justify-content: flex-start;
    }
    
    .product_list1 li {
        width: 31%;
        position: relative;
        margin-right: 3%;
        box-shadow: 0px 0px 7px 1px #ccc;
    }
    
    .product_list1 li h3 {
        text-align: center;
        left: 0;
        bottom: 0;
        z-index: 999;
        width: 100%;
        position: absolute;
        line-height: 3;
    }
    
    .product_list1 li h3 a {
        font-weight: 500;
        color: #545454;
        font-size: 14px;
    }
    
    .product_list1 li:last-child {
        margin-right: 0;
    }
    
    .product_list1 li img {
        width: 100%;
    }
    
    .heng1 {
        margin-top: 5%;
        margin-bottom: 3%;
    }
    
    .heng1 img {
        width: 100%;
    }
    
    .case_list1 {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    
    .case_list1 li {
        width: 31%;
        margin-right: 3%;
        margin-bottom: 5%;
    }
    
    .case_list1 li:nth-child(3n) {
        margin-right: 0;
    }
    
    .case_list1 li img {
        width: 100%;
    }
    
    .case_list1 h3 {
        text-align: center;
        width: 100%;
        border: 1px solid #e7e7e7;
        line-height: 2;
        margin-top: 2%;
    }
    
    .case_list1 h3 a {
        font-weight: 500;
        color: #4e4e4e;
    }
    
    .about {
        background: url(../../images/about.png) center 0 no-repeat;
        color: #fff;
        font-size: 14px;
        line-height: 2;
        padding: 6% 5%;
        box-sizing: border-box;
        margin-bottom: 5%;
    }
    
    .news_list1 li {
        border-bottom: 1px solid #616772;
        line-height: 3;
        padding-left: 8%;
        text-align: left;
        background: url(../../images/yj.png) 2% 50% no-repeat;
    }
    
    .news_list1 li a {
        color: #262e5a;
    }
    /*header css style*/
    
    #nav {
        display: none;
        width: 100%;
        padding: 5px 0 5px 0px;
        background: #d9ae3c;
        text-align: center;
    }
    
    #nav li {
        height: 28px;
        line-height: 28px;
        font: 100 14px/28px '微软雅黑';
        -webkit-box-flex: 1;
    }
    
    #nav li a {
        display: block;
        color: #fff;
        width: 100%;
        font-weight: bold;
    }
    
    .fl {
        float: left;
    }
    
    .fr {
        float: right;
    }
    
    .logo {
        width: 55%;
        margin-left: 3%;
    }
    
    .logo img {
        width: 100%;
    }
    
    .nav {
        display: flex;
        justify-content: flex-start;
        line-height: 44px;
        width: 46%;
    }
    
    .dh {
        margin-left: 3%;
        font-size: 14px;
        color: #000;
        width: 37%;
        line-height: 44px;
    }
    
    .dh img {
        float: left;
        margin-top: 8%;
    }
    
    .nav li {
        width: 25%;
        text-align: center;
    }
    
    .nav li a {
        font-size: 14px;
        color: #010101;
    }
    
    .tou1 {
        width: 96%;
        margin: 0 auto;
        border-top: 1px solid #000;
    }
    
    .ss {
        border-left: 1px solid #000;
        width: 14%;
        text-align: center;
        line-height: 42px;
        margin-top: 1px;
    }
    
    .lx {
        background: #c7a13e;
        color: #fff;
        font-size: 14px;
        line-height: 2;
        box-sizing: border-box;
        padding: 5% 0;
        margin-top: 4%;
        margin-bottom: 18%;
    }
    /*网站头部返回按钮样式*/
    
    .header_return {
        position: absolute;
        right: 15px;
        top: 2px;
    }
    
    .header_return img {
        width: 43px;
        height: 40px;
    }
    /*banner css style*/
    
    .out_b {
        overflow: hidden;
        margin: 0 auto;
        width: 320px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .slide {
        position: relative;
        height: 150px;
        overflow: hidden;
        width: 320px;
        overflow: hidden;
        margin: 0 auto;
    }
    
    .slide .content {
        height: 320px;
        -webkit-transform-style: preserve-3d;
        -webkit-backface-visibility: hidden;
    }
    
    .slide a {
        display: inline-block;
        float: left;
        width: 320px;
        height: 150px;
    }
    
    .slide a img {
        width: 320px;
    }
    
    .slide .mark {
        width: 100%;
        position: absolute;
        height: 3px;
        bottom: 0;
        background-color: rgba(51, 51, 51, 0.5);
        -webkit-transform: translate3d(0, 0, 0);
        display: -webkit-box;
    }
    
    .slide .mark li {
        display: block;
        -webkit-box-flex: 1;
        height: 100%;
        overflow: hidden;
    }
    
    .slide .mark li.active {
        background-color: #25a4bb;
    }
    
    .scroll {
        width: 320px;
        height: auto;
        margin: 0 auto 0 auto;
        position: relative;
        overflow: hidden;
    }
    
    .mod_01 {
        float: left;
        width: 320px;
    }
    
    .mod_01 img {
        display: block;
        width: 100%;
        height: auto;
    }
    
    .dotModule_new {
        padding: 0 5px;
        height: 11px;
        line-height: 6px;
        -webkit-border-radius: 11px;
        position: absolute;
        bottom: 5px;
        right: 50%;
        z-index: 11;
        width: 80px;
        margin-right: -40px;
    }
    
    #slide_01_dot {
        text-align: center;
        margin: 1px 0 0 0;
    }
    
    #slide_01_dot span {
        display: inline-block;
        margin: 0 2px;
        width: 22px;
        height: 2px;
        vertical-align: middle;
        background: #8f8f8f;
        -webkit-border-radius: 5px;
    }
    
    #slide_01_dot .selected {
        background: #8f6b34;
    }
    /*product css style*/
    
    .products {
        position: relative;
        width: 99.5%;
        margin: 0 auto;
        margin-top: 10px;
        background: #fff;
    }
    
    .contentss {
        padding: 10px;
        line-height: 25px;
        text-align: left;
        text-indent: 25px;
    }
    
    .ee {
        padding-left: 20px;
        font-family: "微软雅黑";
    }
    
    .products_title {
        background: url(../../images/eef.jpg) 18px center no-repeat #fff;
        background-size: 2px 22px;
        text-align: left;
        padding-left: 30px;
        border-bottom: 1px solid #d5d5d5;
        font: 100 14px/40px "微软雅黑";
        height: 40px;
        width: 100%;
        border-bottom: 1px solid #d5d5d5;
    }
    
    .products ul {
        padding-bottom: 5px;
        text-align: left !important;
    }
    
    .products ul li {
        display: inline-block;
        margin-top: 15px;
        text-align: center;
        overflow: hidden;
        width: 49.0%;
        padding: 5px;
    }
    
    .products ul li a {
        display: inline-block;
        overflow: hidden;
        border: 1px solid #fff;
        box-shadow: 3px 3px 5px #aaa;
        width: 100%;
    }
    
    .products ul li a img {
        display: block;
        width: 100%;
        height: auto;
        vertical-align: middle;
    }
    
    .products ul li h3 {
        display: block;
        width: 100%;
        line-height: 30px;
        height: 30px;
        overflow: hidden;
        text-align: center;
        background: #eee;
    }
    /* news css style*/
    
    .news {
        position: relative;
        width: 99.5%;
        margin: 0 auto;
        margin-top: 10px;
        background: #fff;
    }
    
    .news_title {
        background: url(../../images/eef.jpg) 18px center no-repeat #fff;
        background-size: 2px 22px;
        text-align: left;
        padding-left: 30px;
        border-bottom: 1px solid #d5d5d5;
        font: 100 14px/40px "微软雅黑";
        height: 40px;
        width: 100%;
        border-bottom: 1px solid #d5d5d5;
    }
    
    .news ul {}
    
    .news ul li {
        height: 35px;
        line-height: 35px;
        border-bottom: 1px solid #d3d3d3;
        background: url(../../images/dd1.jpg) 95% center no-repeat;
        background-size: 20px 20px;
    }
    
    .news ul li a {
        font: 100 12px/35px "微软雅黑";
        padding-left: 28px;
        text-align: left;
        display: block;
    }
    /* product_cate css style*/
    
    .product_cate {
        width: 99.5%;
        margin: 0 auto;
        margin-top: 20px;
    }
    
    .product_cate_title {
        background: url(../../images/eef.jpg) 18px center no-repeat #fff;
        background-size: 2px 22px;
        text-align: left;
        padding-left: 30px;
        border-bottom: 1px solid #d5d5d5;
        font: 100 16px/40px "微软雅黑";
        height: 40px;
        width: 100%;
        border-bottom: 1px solid #d5d5d5;
    }
    
    .product_cate ul {}
    
    .product_cate ul li {
        height: 35px;
        line-height: 35px;
        border-bottom: 1px solid #d3d3d3;
        background: url(../../images/abcd.png) 95% center no-repeat;
        background-size: 20px 20px;
    }
    
    .product_cate ul li a {
        font: 100 12px/35px "微软雅黑";
        padding-left: 20px;
        text-align: left;
        display: block;
    }
    /* footer css style*/
    
    .distraction {
        height: 58px;
        width: 100%;
    }
    
    .footer {
        background: #000;
        display: -webkit-box;
        width: 100%;
        margin-top: 6px;
        position: fixed;
        z-index: 110;
        bottom: 0;
        left: 0;
        height: 60px;
    }
    
    .footer a {
        -webkit-box-flex: 1;
        display: -webkit-box;
        color: #fff;
    }
    
    .footer span {
        width: 74px;
        display: block;
        margin: 0 auto;
        text-align: right;
        font: 100 16px/60px "微软雅黑";
        color: #fff;
        height: 60px;
    }
    
    .footer span.span1 {
        background: url(../../images/02.png) 0px 50% no-repeat;
    }
    
    .footer span.span2 {
        background: url(../../images/03.png) 0px 50% no-repeat;
    }
    
    .footer span.span3 {
        background: url(../../images/04.png) 0px 50% no-repeat;
    }
    
    .footer span.span0 {
        background: url(../../images/01.png) 0px 50% no-repeat;
    }
    /*share css style*/
    
    #mobile_share {
        position: fixed;
        right: 0;
        bottom: 90px;
        width: 123px;
        z-index: 99999;
        background: #fff;
        padding: 0;
        overflow: hidden;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transform: translateX(100%);
    }
    
    #mobile_share h2.title {
        text-align: center;
        line-height: 30px;
        height: 30px;
        background: #717577;
        color: #fff;
        font-size: 14px;
    }
    
    #mobile_share .share_item {
        padding: 8px;
        background: #fff;
        border: 1px solid #f1f1f1;
    }
    
    #mobile_share .share_item li {
        display: block;
        overflow: hidden;
        margin: 8px 0;
        border-bottom: 1px solid #f1f1f1;
        padding-bottom: 8px;
    }
    
    .share-link {
        display: block;
        margin: 0 auto;
        width: 105px;
        overflow: hidden;
        line-height: 32px;
        font-size: 12px;
        padding-left: inherit;
    }
    
    .share-link i {
        background: url(../../images/share_icon.png) no-repeat;
        background-size: 200px 32px;
        width: 32px;
        height: 32px;
        display: block;
        margin-right: 20px;
        float: left;
    }
    
    .share-link span {
        display: inline-block;
    }
    
    .share-weibo i {
        background-position: 0 0;
    }
    
    .share-renren i {
        background-position: -42px 0;
    }
    
    .share-douban i {
        background-position: -84px 0;
    }
    
    .share-qweibo i {
        background-position: -126px 0;
    }
    
    .share-qzone i {
        background-position: -168px 0;
    }
    
    .share-weixin {
        display: block;
        margin: 0 auto;
        width: 105px;
        overflow: hidden;
        line-height: 32px;
        font-size: 12px;
        padding-left: inherit;
    }
    
    .share-weixin i {
        background: url(../../images/share_icon2.png) no-repeat;
        background-size: 32px 32px;
        width: 32px;
        height: 32px;
        display: block;
        margin-right: 20px;
        float: left;
    }
    
    .share-weixin span {
        display: inline-block;
    }
    
    body {
        width: 100%;
        height: 100%;
        overflow-x: hidden;
        position: relative;
    }
    /*job css style*/
    
    .jobcontent h4 {
        background-color: #fff;
        height: 26px;
        line-height: 26px;
        padding-left: 15px;
    }
    
    .jobcontent .text {
        padding: 5px 15px;
        line-height: 20px;
    }
    /*search css style*/
    
    .search {
        padding: 8px 10%;
        display: none;
    }
    
    #formsearch {
        width: 100%;
    }
    
    #keyword {
        border: 1px solid #959595;
        line-height: 32px;
        height: 32px;
        width: 80%;
        text-align: left;
        text-indent: 20px;
        float: left;
        border-radius: 4px;
    }
    
    #s_btn {
        width: 15%;
        line-height: 32px;
        height: 32px;
        background: #ed6d00;
        border-radius: 6px;
        float: right;
        color: #fff;
    }
    /*search news css style*/
    
    .newslist {
        border-top: 10px solid #fff;
        border-bottom: 10px solid #fff;
    }
    
    .newslist li {
        text-align: left;
        padding-left: 10px;
        line-height: 34px;
        height: 34px;
        position: relative;
        margin-bottom: 1px;
        background: #fff;
        font-family: "Microsoft YaHei"
    }
    
    .newslist li span {
        position: absolute;
        right: 10px;
        top: 0;
    }