@font-face {
    font-family: 'iconfont';
    src: url('../iconfont/iconfont.eot');
    src: url('../iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../iconfont/iconfont.woff') format('woff'),
    url('../iconfont/iconfont.ttf') format('truetype'),
    url('../iconfont/iconfont.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.dy-header-nav{
    background-color: #fff;
}
.dy-logo{
    float: left;
}
.dy-logo>img{
    max-width: 100%;
}
.dy-nav{
    float: left;
    padding-left: 33px;
}
.dy-nav>ul>li{
    line-height: 112px;
    margin-left: 46px;
    font-size: 16px;
    position: relative;
    float: left;
}
.dy-nav>ul .active:before{
    content: '';
    width: 100%;
    display: block;
    height: 2px;
    background-color: #b58f3e;
    position: absolute;
    top: 0;
    left: 0;
}
.dy-nav>ul .active{
    color: #ba964b;
}
.dy-language-chosse{
    float: right;
    width: 15%;
    display: none;
}
.dy-language-chosse>a{
    float: left;
    border-left: 1px solid #ececec;
    line-height: 110px;
    text-align: center;
    width: 50%;
}
.dy-language-chosse>a>i{
    font-size: 20px;
    color: #adadad;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a{
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    border-radius: 0;
    transform: rotate(45deg);
    border: 1px solid #fff;
}
.banner .bx-wrapper .bx-pager.bx-default-pager{
    position: absolute;
    bottom: 40px;
}
.pengxin-news-title{
    text-align: center;
    font-size: 20px;
    margin:39px 0 44px;
}
.pengxin-news-title h2{
    margin-bottom: 0;
}
.dy-news-pic .active{
    position: absolute;
    left: 15px;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    line-height: 59px;
    height: 59px;
    background-color: #58514e;
    text-indent: 23px;
    margin-bottom: 0;
    opacity: .8;
    z-index: 99999;
    overflow: hidden;
    width: 94.5%;
}
.dy-news-pic{
    position: relative;
}
.dy-news-pic .news-date{
    color: #fff;
    background-color: #b58f3e;
    width: 64px;
    height: 54px;
    position: absolute;
    top: 14px;
    left: 0;
    text-indent: 7px;
    padding: 10px 5px 0 0;
    z-index: 9999999999999;
}
.dy-news-pic .news-date>p{
    margin-bottom: 0;
    float: right;
}
.dy-news-pic .news-date>p:nth-child(2){
    font-size: 12px;
}
.news-small>li .news-small-left{
    float: left;
    color: #666666;
}
.news-small>li .news-small-left>i{
    color: #999999;
}
.news-small>li:nth-child(1){
    padding-bottom: 25px;
}
.news-small>li .news-small-left>p:nth-child(2){
    margin-bottom: 15px;
}
.news-small>li .news-small-right{
    float: right;
}
.news-small>li:nth-child(2){
    border-bottom: 1px dashed #e2e2e2;
    border-top: 1px dashed #e2e2e2;
    padding: 20px 0 25px 0;
}
.news-small>li:nth-child(1) a{
    margin-bottom: 15px;
}
.news-small>li:nth-child(3){
    padding-top: 22px;
}
.news-small{
    margin-bottom: 0;
}
.pengxin-news .container{
    padding-bottom: 0;
}
.more-btn{
    text-align: center;
    margin-top: 53px;
    margin-bottom: 59px;
}
.more-btn>a{
    width: 94px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    background-color: #ba9634;
    color: #fff;
    text-align: center;
}
.more-btn>a>i{
    margin-left: 6px;
}

/*社会责任*/
.dy-list-show{
    background-color: #f6f6f6;
}
.dy-thumbnail{
    padding: 30px 31px 29px 33px;
    margin-bottom: 50px;
    border-radius: 0;
    height: 345px;
    position: relative;
}
.dy-thumbnail .social-pic img{
    max-width: 100%;!important;
}
.dy-thumbnail:hover{
    background-color: #b58f3e;
}
.dy-thumbnail:hover .caption,
.dy-thumbnail:hover .caption .social-time,
.dy-thumbnail:hover .caption .social-time>a{
    color: #fff;
}
.dy-thumbnail .caption .social-time>a{
    position: absolute;
    right: -180%;
}
.dy-thumbnail .caption .social-time{
    position: absolute;
    bottom: 30px;
}
.dy-thumbnail .caption .social-main{
    font-size: 16px;
}
.dy-thumbnail .caption .social-time{
    font-size: 14px;!important;
    color: #999999;
}
.dy-thumbnail .caption .social-time>a{
    color: #999999;!important;
    float: right;!important;
}
.dy-take{
    height: 158px;
}
.dy-take p{
    margin-top: 59px;
    font-size: 20px;
}
.dy-take .dy-group{
    margin-top: 59px;
}
.dy-take .dy-group>span>button{
    color: #fff;
}
.dy-take .dy-group .dy-input{
    background-color: #f6f6f6;
    border: none;
    border-radius: 0;
}
.dy-take .dy-btn-take{
    background-color: #b58f3e;
    margin-left: 5px;
    border-radius: 0;
}
.pull-right img{
    max-width: 100%;
}
.dynamic-details-content-pic{
    padding-top: 25px;
}
.dy-culture{
    background-color: #ffffff;
    padding:0 34px 0 29px;
    border:1px solid #f2f2f2;
    border-top: none;
}
.dy-culture h4{
    margin-top: 40px;
    color: #b58f3e;
    font-size: 16px;
    margin-bottom: 19px;
}
.dy-culture .row-1{
    width: 23%;
    height: 159px;
}
.dy-culture .row-2{
    width: 42%;
    border-right: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    height: 159px;
}
.dy-culture .row-3{
    width: 22%;
    height: 159px;
    padding-left: 38px;
}
.dy-culture .dy-md-2{
    width: 50%;
    padding-left: 56px;
}
.dy-culture .dy-md-3{
    width: 37%;
    padding-left: 30px;
}
.dy-culture .dy-md-4{
    padding-left: 56px;
}
.dy-culture .dy-md-5{
    padding-left: 30px;
    width: 27%;
}
.dy-culture-bg{
    height: 128px;
}
.dy-culture-bg img{
    max-width: 100%;
}
.dy-turn-pic{
    position: relative;
    margin-right: 20px;
}
.dy-turn-pic .dy-big-pic{
    float: left;
    height: 370px;!important;
    width:961px;
}
.dy-turn-pic .dy-big-pic img{
    width: 100%;
    height: 100%;
}
/*#tab-huanbao{
    background-image: url("../images/banner115.jpg");
    background-repeat:no-repeat;
    height: 690px;
    background-position: center;
}
#tab-kaifa{
    background-image: url("../images/banner112.jpg");
    background-repeat:no-repeat;
    height: 690px;
    background-position: center;
}
#tab-ziyuan{
    background-image: url("../images/banner114.jpg");
    background-repeat:no-repeat;
    height: 690px;
    background-position: center;
}
#tab-guquan{
    background-image: url("../images/banner113.jpg");
    background-repeat:no-repeat;
    height: 690px;
    background-position: center;
}
#tab-shipin{
    background-image: url("../images/banner111.jpg");
    background-repeat:no-repeat;
    height: 690px;
    background-position: center;
}*/
.tab-pane{display: none;}
.tab-pane.active{display: block;}
.dy-main .home-left{
    display: block;
    width: 209px;
    color: #fff;
    font-size: 52px;
    position: relative;
    margin-top: 173px;
    float: left;
}
.dy-main .home-left:before{
    content: '';
    width: 43px;
    height: 4px;
    background-color: #fff;
    position: absolute;
    bottom: -31px;
    right: 4px;
}
.dy-main .home-right{
    margin-left: 91px;
    float: left;
    width: 415px;
    margin-top: 175px;
}
.dy-main .home-right,
.dy-main .home-right>h4,
.dy-main .home-right>a{
    color: #fff;
}
.dy-main .home-right>h4{
    font-size: 24px;
    margin-bottom: 24px;
}
.dy-main .home-right>p{
    margin-bottom: 43px;
    line-height: 25px;
    font-size: 20px;
}
.dy-main .home-right>a>i{
    margin-left: 10px;
}
.dy-main{
    position: relative;
}
.dy-main .dy-side-nav{
    position: absolute;
    right: 15%;
    top: 121px;
    z-index: 300;
}
.dy-main .dy-side-nav>li{
    /*
    margin-bottom: 39px;
    */
    position: relative;
}
.dy-main .dy-side-nav>li a{
    color: #fff;
    
    transition: background 1s;
    -moz-transition: background 1s; /* Firefox 4 */
    -webkit-transition: background 1s; /* Safari 和 Chrome */
    -o-transition: background 1s; /* Opera */
}
.dy-main .dy-side-nav>li>a>i{
    display: block;
    width: 12px;
    height: 12px;
    border: 1px solid #e9e9e8;
    position: absolute;
    top: 5px;
    right: -24px;
    transform: rotate(45deg);
}
.dy-main .dy-side-nav>li>a .active-2{
    background-color: #fff;
}
/*精彩开始*/
.dy-tions{
    background-image: url("../images/toins.jpg");!important;
    background-repeat: no-repeat;!important;
    background-size: 100% 100%;!important;
}
.dy-tions .title{
    text-align: center;
    margin: 97px 0 40px 0;
    font-size: 28px;
}
.dy-tions .introduce{
    text-align: center;
    width: 378px;
    margin: 0 auto;
    line-height: 23px;
    margin-bottom: 40px;
}
.dy-tions .jiantou-btn{
    display: block;
    width: 40px;
    height: 40px;
    background-color: #ba9634;
    transform: rotate(45deg);
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin: 0 auto;
}
.dy-tions .jiantou-btn>i{
    display: block;
    transform: rotate(-45deg);
}
.dy-tions .dy-video{
    position: relative;
    width: 100%;
    margin-top: 55px;
    text-align: center;
    margin-bottom: 90px;
}
.dy-tions .dy-video .video{
    max-width: 100%;
    height: 522px;
    width: 800px;
}
.dy-video .video-btn{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -42px;
    color: #fff;
    cursor: pointer;
}
.dy-video .video-btn i{
    font-size: 20px;
}
.dy-pic-list{
    background-image: url("../images/bg_02.jpg");
    background-repeat: no-repeat;
    padding: 98px 0 48px;
}
.dy-pic-list .thumbnail{
    padding: 0;
    border-radius: 0;
    position: relative;
}
.dy-pic-list .caption{
    padding: 40px 40px;
}
.dy-pic-list .caption h3{
    color: #b8b8b8;
}
.dy-pic-list .caption h3+p{
    font-size: 18px;
    color: #666666;
    margin-bottom: 28px;
}
.dy-pic-list .caption h3+p+p{
    color: #999999;
}
.triangle-bottomright {
    position: absolute;
    right: 0;
    bottom: 0;
}
.triangle-bottomright>i{
    z-index: 2;
    position: absolute;
    right: 5px;
    bottom: 0;
    font-size: 12px;
    color:#999999
}
.triangle-bottomright:after{
    content: '';
    width: 0;
    height: 0;
    border-bottom: 35px solid #e9e9e9;
    border-left: 40px solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}
/*.triangle-bottomright i{
    position: absolute;
    right: 0;
    bottom: 0;
}*/

.dy-turn-pic .dy-sml-pic{
    float: left;
    width: 140px;
}
.dy-turn-pic .dy-big-pic .view-btn{
    display: block;
    width: 117px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #ba9634;
    color: #fff;
    position: absolute;
    bottom: 82px;
    left: 83px;
}
.dy-sml-pic{
    width: 140px;
    position: absolute;
    top: 0;
    right:0;
}
.dy-sml-pic .title-right ul{
    width: 140px;
}
.dy-sml-pic .title-right .bx-viewport{
    height: 309px!important;
}
.dy-sml-pic .title-right ul>li{
    height: 99px;
    margin-bottom: 6px;
}
.title-right .title-right-pic ul>li img{
    width: 140px;
}
.dy-within{
    position: relative;
    margin-bottom: 89px;
}
.dy-sml-pic .title{
    margin-bottom: 25px;
    font-size: 26px;
}
.dy-sml-pic .title .active{
    color: #ba9634;
}
.title-right .bx-wrapper .bx-prev,
.title-right .bx-wrapper .bx-next{
    background-image: none;
}
.title-right .bx-wrapper .bx-prev{
    left: 60%;
    top: -15%;
}
.title-right .bx-wrapper .bx-next{
    right: 0;
    top: -15%;
}
.title-right .bx-wrapper .bx-prev:before,
.title-right .bx-wrapper .bx-next:before{
    font-family: "iconfont";
    text-indent: 0;
    position: absolute;
    z-index: 5;
    font-size: 30px;
    top: 0;
    color: #666666;
    text-align: center;
}
.title-right .bx-wrapper .bx-prev:hover:before,
.title-right .bx-wrapper .bx-next:hover:before{
    color: #b58f3e;
}
.title-right .bx-wrapper .bx-prev:before{
    content: "\e606";
    left: 0;
    transform: rotate(90deg);
}
.title-right .bx-wrapper .bx-next:before{
    content: "\e605";
    right: 0;
    transform: rotate(90deg);
}
/*底部列表*/
.footer .dy-footer{
    height: 332px;
    background-color: #353535;
    position: relative;
    overflow: hidden;
}
.footer .footer-logo{
    width: 350px;
    float: left;
}
.footr-list{
    margin-top: 85px;
}
.footr-list>ul>li>a{
    font-size: 12px;
    color: #707376;
    margin-bottom: 15px;
}
.footr-list .list-title>a{
    color: #707376;
    font-size: 14px;
    margin-bottom: 25px;
    display: block;
}
.footr-list .col-md-1{
    width: 100px;
    padding: 0 25px;
    float: left;
}
.dy-contact{
    float: right;
    margin-right: 15px;
}
.dy-contact p{
    font-size: 23px;
    color: #fff !important;
}
.dy-contact p+p{
    font-size: 16px;
    margin: 20px 0 15px 0;
    color: #fff;
}
.dy-contact .share-icon>a{
    color: #bbbbbb;
    font-size: 14px;
}
.QR{
    width: 105px;
    height: 105px;
    position: absolute;
    right: 10%;
    top:80px;
}
.footer .back-btn{
    display: block;
    width: 45px;
    height: 45px;
    background-color: #4d4d4d;
    color: #8f8f8f;
    position: absolute;
    right: 81px;
    top: 80px;
    line-height: 45px;
    text-align: center;
}
.footer .back-btn>i{
    display: block;
    transform: rotate(-90deg);
}
.footer-message{
    padding-left:25px;
}

.dt-out-menu{
    text-align:center;
    margin-bottom:40px;
}
.dt-out-menu li{
    display:inline-block;
    margin-left:-3px;
}
.dt-out-menu li a{
    font-size:17px;
    color:#666666;
    margin:0 25px;
    display:inline-block;
    padding-bottom:10px;
    border-bottom:3px solid transparent;
}
.dt-out-menu li:hover a{
    color:#b3903e;
    border-bottom:3px solid #b3903e;
}
.dt-out-menu .active a{
    color:#b3903e;
    border-bottom:3px solid #b3903e;
}
.dy-video .video-pic{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.dynamic-details-content p img{
    margin: 0 auto;
    display: inline-block;
}


/*首页图文列表修改样式*/
.group-news .content .dx-revise-text .text{
    display: block;
}
.group-news .content .dx-revise-text .text .time{
    padding-bottom: 0;
}
.group-news .content .dx-revise-text .text .time:after{
    left: 97%;
}
.group-news .content .dx-revise-text  a{
    padding-bottom: 11px;
}
.dx-revise-textPic .bx-wrapper .bx-viewport{
    height: 379px!important;
}
.dx-revise-textPic .bx-wrapper .bx-pager-item{
    display: block;
    margin-bottom: 27px;
    width: 20px;
}
.dx-revise-textPic .bx-wrapper .bx-pager.bx-default-pager a{
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    border-radius: 0;
    transform: rotate(45deg);
    border: 1px solid #dcdcdc;
    background-color: #fff;
}
.dx-revise-textPic .bx-wrapper .bx-pager{
    left: -60px;
    top:50%;
    bottom:auto;
    width:20px;
    transform:translateY(-50%);
}
.dx-revise-textPic .bx-wrapper .bx-pager.bx-default-pager a.active{
    background-color: #ba9634;
    border-color: #ba9634;
}

.dx-revise-textPic .col-md-offset-1,
.dx-revise-textPic .col-sm-offset-1,
.dx-revise-textPic .col-xs-offset-1{
    margin-left: 5.333333%;
}
.dy-main{
    position: relative;
}
.dy-side-nav li  a{
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 7px;
    transform: rotate(45deg);
    text-align: center;
    line-height: 100px;
    position: absolute;
}
.dy-side-nav li a .text{
    display: inline-block;
    transform: rotate(-45deg);
    font-size: 20px;
    display: none;
}
.dy-side-nav li a .iconfont{
    display: inline-block;
    transform: rotate(-45deg);
    font-weight: normal;
    font-size: 56px;
}
.dy-side-nav li p  .active .text{
    display: block;
}
.dy-side-nav li p  .active .iconfont{
    display: none;
}
.dy-side-nav li p  a:hover .text,.dy-side-nav li.active p  a .text{
    display: block!important;
}
.dy-side-nav li p  a:hover .iconfont,.dy-side-nav li.active p  a .iconfont{
    display: none!important;
}
.dy-side-nav .banner1{
    background:url(../images/5.png) no-repeat;
    right: 100px;
    background-size: 100% 100%;
}
.dy-side-nav .banner2{
    background:url(../images/1.png) no-repeat;
    right: 27px;
    top: 78px;
    background-size: 100% 100%;
}
.dy-side-nav .banner3{
    background:url(../images/2.png) no-repeat;
    right: 100px;
    top: 155px;
    background-size: 100% 100%;
}
.dy-side-nav .banner4{
    background:url(../images/3.png) no-repeat;
    right: 25px;
    top: 232px;
    background-size: 100% 100%;
}
.dy-side-nav .banner5{
    background:url(../images/4.png) no-repeat;
    right: 100px;
    top: 308px;
    background-size: 100% 100%;
}
/**/
.dy-side-nav .banner1:hover,.dy-side-nav li.active .banner1{
    background:#00acdf;
    right: 100px;
    background-size: 100% 100%;
}
.dy-side-nav .banner2:hover,.dy-side-nav li.active .banner2{
    background:#ec192e;
    right: 27px;
    /*top: 90px;*/
    background-size: 100% 100%;
}
.dy-side-nav .banner3:hover,.dy-side-nav li.active .banner3{
    background:#967644;
    right: 100px;
    /*top: 180px;*/
    background-size: 100% 100%;
}
.dy-side-nav .banner4:hover,.dy-side-nav li.active .banner4{
    background:#f25c19;
    right: 25px;
    /*top: 270px;*/
    background-size: 100% 100%;
}
.dy-side-nav .banner5:hover,.dy-side-nav li.active .banner5{
    background:#07955b;
    right: 100px;
    /*top: 360px;*/
    background-size: 100% 100%;
}
.bx-viewport{height: 690px;}
.bx-viewport img{min-height:690px ;}
.dy-side-nav li .active1 .active{background:#07955b;}
.dy-side-nav li .active2 .active{background:#00acdf;}
.dy-side-nav li .active3 .active{background:#ec192e;}
.dy-side-nav li .active4 .active{background:#f25c19;}
.dy-side-nav li .active5 .active{background:#967644;}
/*企业内刊-更新 2017-5-4*/
.dx-magazine-content{
    margin-right: -33px;
    margin-left: -33px;
}
.dx-magazine{
    display: block;
    float: left;
    width: 25%;
    padding-right: 33px;
    padding-left: 33px;
    margin-bottom: 50px;
}
.dx-magazine img{
    width: 100%;
    height: 292px;
    margin-bottom: 9px;
}
.dx-magazine p{
    color: #666666;
    line-height: 44px;
    border-bottom: 2px solid #999999;
}
.dx-magazine:hover p{
    color: #ba9634;
    border-bottom-color: #ba9634;
}
.dx-magazine:hover p:after{
    color: #ba9634;
}
.dx-magazine p:after{
    content: "\e600";
    font-family: "iconfont";
    float: right;
}
.j_revise-text_slider a.active {
    font-weight: bold;
}

/*新增tab切换*/

.dx-content .nav-tabs > li > a {
    padding: 13px 20px;
    font-size: 16px;
    color: #666;
    margin-right: 0px;
    border: none;
    border-radius:  0;
}
.dx-content .nav-tabs > li.active > a,
.dx-content .nav-tabs > li.active > a:hover,
.dx-content .nav-tabs > li.active > a:focus {
    color: #b58f3e;
    cursor: default;
    background-color: #fff;
    border: none;
    position: relative;
}
.dx-content .nav-tabs > li.active > a:after {
    content: "";
    width: 48px;
    height: 2px;
    background-color: #b58f3e;
    position: absolute;
    left: 20px;
    bottom: 0;
}
.dx-content .nav > li > a:hover,
.dx-content .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #b58f3e;
}
.dx-content .nav-tabs {
    border-bottom: none;
}
    .QR{
        display: none;
    }
    .footer .back-btn{
        right: 0!important;
    }
    .dy-contact p+p{
        font-size: 12px!important;
        margin-top: 10px!important;
    }
    .dy-contact{
        margin-right: 0;
    }
    .dy-logo img{
        max-width: 70%;
    }
    .dy-language-chosse>a {
        line-height: 76px;
    }
    .dy-nav>ul>li {
        line-height: 78px;
    }
    .footer .footer-logo{
        width: 270px;
    }
    .footr-list {
        margin-left: 45px;
    }
    .dynamic-details .dynamic-details-content > p{
        overflow: hidden;
    }

/*移动端样式 开始*/
.px-mobile {
    position: relative;
}
.mobile-logo img {
    height: 66px;
}
.px-mobile .dy-nav {
    float: right;

}
.px-mobile .main-nav {
    position: absolute;
    left: 0;
    top: 66px;
    width: 100%;
    z-index: 9999;
    background: #ba964b;
    opacity: 1;
    display: none;
    border: 2px solid #ba964b;
}
.px-mobile .dy-nav>ul>li {
    width: 100%;
    line-height: 50px;
    margin-left: 0px;
    font-size: 16px;
    position: relative;
    float: none;
    text-align: center;
}
.px-mobile .dy-nav>ul .active {
    color: #fff;
    background: #fff;
}
.px-mobile .bread {
    width: 50px;
    height: 50px;
    background: red;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.px-mobile .bread .icon-bar {
    background-color: #B69142;
    display: block;
    width: 28px;
    height: 2px;
    border-radius: 1px;
    margin-top: 5px;
}
.px-mobile .bread .icon-bar:first-child {
    margin-top: 0px;
}
.px-mobile .dy-language-chosse {
    float: left;
    width: 15%;
    display: none;
}
.px-mobile .dy-language-chosse>a {
    float: left;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    line-height: 64px;
    text-align: center;
    width: 100%;
}
.dx-company-overview .content-text-pic img{
    width: 100%;
}
.group-news .content .bx-wrapper{
    height: 366px;
}
.group-news .content .bx-wrapper img{
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    width: auto;
    max-width: 300%;
}
/*移动端样式 结束*/








