@CHARSET "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td { padding: 0; margin: 0;font-family: '微软雅黑';outline: none;
        -webkit-tap-highlight-color: #000000;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a{ text-decoration:none;color: inherit;display: inline-block;}
table { border-spacing: 0;}
fieldset,img { border: 0;}
address,caption,cite,code,dfn,em,strong,th,var { font-weight: normal; font-style: normal;}
strong { font-weight: bold;}
ol,ul { list-style: none; margin:0; padding:0;}
caption,th { text-align: left;}
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size: 100%; margin:0; padding:0;}
q:before,q:after { content:'';}
abbr,acronym { border: 0;}

.fr{float: right;}
.fl{float: left;}
.tc {text-align: center;}
.tl {text-align: left;}
.tr {text-align: right;}
.clear {clear:both;}
img{width:100%; display: block;}
.hide{ display: none;}
.rela {position:relative;}
.abso {position:absolute;}
p{-webkit-margin-before:0;-webkit-margin-after:0;}
input,button{appearance:none; outline:none; border:none;margin:0;padding:0;}
html,body{position: relative;left:0;top:0;margin:0;padding:0;width: 100%;height: auto;background-color: #f4f4f4;}
body{padding-top:110px;color:#666666;font-family: "微软雅黑";box-sizing: border-box;}
body.noScroll,html.noScroll{overflow: hidden;height:100%;}

.bv{-webkit-backface-visibility: hidden; backface-visibility: hidden;}
.full{position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.cbg-overhide{overflow: hidden;}
.cbg-clear:after{display: block;height: 0;content: "";clear: both;visibility: hidden;}
.cbg-textOver{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}/* 强行文字在一行显示，不换行 */
.cbg-textOver2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.cbg-textOver3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.cbg-textOver4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.box{-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;-ms-transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}
.l-i{display: inline-block;vertical-align: middle;width:0;height: 100%;}
.sdw-m{display: none!important}
.bg-black{position: fixed!important;top:0!important;left:0!important;height:100%!important;width:100%!important;background: rgba(0,0,0,.5)!important;}
.c-bbb{color:#bbbbbb;}
.c-777{color:#777777;}
.c-3cc{color: #3cc3ff;}
.c-444{color:#444444;}
.c-f398{color:#f39800;}
.btn{cursor: pointer;background: #666666;width: 350px;margin: 0 auto;font-size: 22px;color: #fff;height: 50px;text-align: center;line-height: 50px;border-radius: 4px;}
.input,.select-input,.textarea{position: relative;border-radius: 4px;overflow: hidden;border: 1px solid #bbbbbb;}
input{border: 0;width:100%;height:100%;display: block;text-indent: .5em;}
.select{position: relative;}
.select img{position: absolute;width:auto;height:100%;right:0;top:0;background-color: #f4f4f4;}
.select-pull{display: none;position: absolute;z-index: 1;font-size: 16px;background: #fff;    max-height: 18em;
             overflow: auto;color:#777777;border-radius: 4px;
             border: 1px solid #bbbbbb;
             top: 100%;margin-top: -1px;
             line-height: 1.5em;min-width: 100%}
.select-pull p{padding:0.2em .8em; }

@media (min-width: 769px) {
    .btn:hover{background: #777777}
    body{background:  url(../../images/desktop/body-bg2_04.png) no-repeat bottom right, url(../../images/desktop/body-bg1_02.png) no-repeat top left;background-size: auto 1384px;}
    body.half{background:  url(../../images/desktop/body-bg2_04.png) no-repeat bottom right;background-size: auto 1384px;}
    .select-pull p:hover{cursor: pointer;color:#fff;background: #0092d8; }
}

@media (max-width: 768px) {
      body{background:  url(../../images/desktop/body-bg-m_04.png) no-repeat bottom right, url(../../images/desktop/body-bg-m_02.png) no-repeat top left;background-size: auto 7.29em;}
    body.half{background:  url(../../images/desktop/body-bg-m_04.png) no-repeat bottom right;background-size: auto  7.29em;}
    .btn{font-size:.24em;width: 14em;height:2.5em;line-height: 2.5em;}
    .input{border-radius: .04em;}
}

.dialog{display: none;position: fixed;width:100%;height:100%;top:0;left:0;background: rgba(0,0,0,.5);    z-index: 1111;}
.dialog-weibo img,.dialog-weixin img{position: absolute;left:50%;top:50%;margin-left:-1.425em;margin-top:-1.425em;width: 2.85em;}

.dialog-submit .dialog-content{position: absolute;background: #fff;border-radius: 20px;width:593px;height:313px;left:50%;top:50%;
                               margin-left:-296.5px;margin-top:-156.5px; text-align: center;}
.dialog-close{position: absolute;width:40px;bottom: 100%;left:100%;cursor: pointer;}
.dialog-title{font-size:36px;color:#0092d8;font-weight: bold;    margin-top: 10%;
              margin-bottom: 3%; }
.dialog-title img{width:43px;display: inline-block;vertical-align: top;}
.dialog-title span{display: inline-block;vertical-align: top;line-height: 1;}
.dialog-dialog-desc{font-size: 18px;line-height: 1.55em;}
.dialog-btn{cursor: pointer;color:#fff;font-size:20px;border-radius: 4px;background: #f39800;width:150px;height:40px;line-height:40px;display: block;
            margin: 0 auto;
            margin-top: 6%;}

/*h1{font-size:30px;}
h2{font-size:30px;}
h3{font-size:30px;}
h4{font-size:30px;}
h5{font-size:30px;}
h6{font-size:30px;}*/

/*.col-md-1{width:121px;}
.col-md-2{width:298px;}
.col-md-3{width:435px;}
.col-md-4{width:592px;}
.col-md-5{width:769px;}
.col-md-6{width:906px;}
.col-md-7{width:1063px;}
.col-md-8{width:1220px;}
.col-md-9{width:1377px;}
.col-md-10{width:1534px;}
.col-md-11{width:1691px;}
.col-md-12{width:1848px;}*/
.col-md-1{width:6.30208333%;margin-left:1.487%;margin-right:1.487%;}
.col-md-2{width:15.520833%;margin-left:.604%;margin-right:.604%;}
.col-md-3{width:22.65625%;margin-left:.41379%;margin-right:.41379%;}
.col-md-4{width:30.8333%;margin-left:.304054%;margin-right:.304054%;}
.col-md-5{width:40.05208333%;margin-left:.23407%;margin-right:.23407%;}
.col-md-6{width:47.1875%;margin-left:.19867%;margin-right:.19867%;}
.col-md-7{width:55.36458333%;margin-left:.16933%;margin-right:.16933%;}
.col-md-8{width:63.514666%;margin-left:.14754%;margin-right:.14754%;}
.col-md-9{width:71.71875%;margin-left:.13071%;margin-right:.13071%;}
.col-md-10{width:79.8958333%;margin-left:.11734%;margin-right:.11734%;}
.col-md-11{width:88.0729166%;margin-left:.10644%;margin-right:.10644%;}
.col-md-12{width:96.25%;margin-left:0.0974%;margin-right:0.0974%;}



.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float: left;}
.row{   
    /*    margin-right: -15px;
        margin-left: -15px;*/
}
.row:after{display: table;content: " ";clear: both;}

.ishref[data-href]{cursor: pointer;}

#header{position: fixed;top:0;background: #fff;height:110px;width:100%;z-index: 1000;}
#header .nav-row{width:80%;max-width: 906px;margin: 0 auto;    height: 100%;}
#header .nav-row .col-md-2{position: relative;margin-top:60px;cursor: pointer;height:27px;}
#header .nav-row .col-md-2 img{position: absolute;width:auto;height:100%;right:0;}
#header .nav-row .col-md-4{height:100%;}
#header .nav-row .col-md-4+.col-md-2 img{left:0;}
#header .nav-row .col-md-2 img.hover{display: none;}
#header .nav-row .col-md-2 img.active{display: none;}
#header .nav-row .col-md-2:hover img{display: none;}
#header .nav-row .col-md-2:hover img.hover{display: block;}
#header .nav-row .col-md-2.active img.active{display: block;}
#header .nav-logo{  position: relative;  height: 100%;}
#header .nav-logo img{position: relative;width:auto;height:129%;;margin:0 auto;z-index:1;}
#header .navbar-collapse{visibility: hidden;z-index: 2;}
/*#header .nav-row  .col-md-2:active img{display: none!important;}
#header .nav-row  .col-md-2:active img.active{display: block!important;}*/
body.index #header .nav-row  .col-md-2.nav-index img{display: none;}
body.index #header .nav-row  .col-md-2.nav-index img.active{display: block;}
body.brandInfo #header .nav-row  .col-md-2.nav-brandInfo img{display: none;}
body.brandInfo #header .nav-row  .col-md-2.nav-brandInfo img.active{display: block;}
body.cooperation #header .nav-row  .col-md-2.nav-cooperation img{display: none;}
body.cooperation #header .nav-row  .col-md-2.nav-cooperation img.active{display: block;}
body.about #header .nav-row  .col-md-2.nav-about img{display: none;}
body.about #header .nav-row  .col-md-2.nav-about img.active{display: block;}

.head-shadow{overflow: hidden;position: absolute;width:100%;top:100%;height:50px;}
.head-shadow:before{content:'';position: absolute;width:100%;height:1px;top:0;box-shadow: 0 0 20px 0 #000;}
.head-shadow{background: none;}
.nav-logo:before{content:"";position: absolute;width:139px;left:50%;border-radius: 50%;margin-left:-69.5px;height: 129%;box-shadow:0 0 20px 0 #cec8c8;}
.nav-logo:after{content:"";position: absolute;width:100%;height:100%;background: #fff;top:0;}
#header.noshadow .head-shadow{display: none}
#header.noshadow .nav-logo:before{box-shadow: none}



#footer{background: #000; margin-top: 70px;}
.footer-inner {font-size:100px;width:80%;padding-top: 50px;padding-bottom: 50px; border-bottom: 1px solid #444444;max-width:978px;margin: 0 auto;}
.footer-label{font-size:26px;margin-bottom: 26px;color:#fff;font-weight: bold;}
.footer-inner li{float: left;}
.footer-shop li{width:0.78em;margin-right: 0.32em;}
.footer-follow li{width:0.46em;margin-right:0.2em;}
.footer-code li{width:1.1em;margin-left: 0.3em;text-align: center;}
.footer-code p{font-size:.16em;;color:#666666;padding-top:.25em;white-space: nowrap;}
.footer-copy{padding-top:40px;padding-bottom: 40px;font-size:16px;color:#666666;text-align: center;}
.footer-link{width:100%;    margin-top: .3em;}

.footer-link li{font-size: 18px;color:#fff;width:24%;margin-bottom: 10px;margin-right: 1%;}

.banner{overflow: hidden;/*height:8em;min-height: 650px;*/padding-top:41.666%;width: 100%;position: relative;background: #ccc;}
.banner-inner{position: absolute;width:100%;height:100%;top:0;left:0;}
.banner-dotted{position: absolute;bottom: 25px;width:100%;text-align: center;}
.banner-dotted ul{display: inline-block;}
.banner-dotted li{width:30px;float: left;cursor: pointer;margin:0 20px;}
.banner-dotted li img.cur{display: none;}
.banner-dotted li.active img{display: none;}
.banner-dotted li.active img.cur{display:block;}
.banner-inner li>div{background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;}
.banner-inner li{position: relative;width:100%;height:100%;float: left;}
.banner-inner ul{position: relative;height:100%;}

.banner480{height: 480px;min-height: auto;padding-top:0;}

.body-main{min-height: 60vh;}
.kids-wrapper{margin: 0 auto;width:100%;max-width: 1220px;}

.section-inner{position: relative;}
.section-header{position: relative;    margin-bottom: 3.278%;;margin-top: 10.24%;}
.section-title{height:42px;}
.section-title img{height:100%;width:auto;}
.section-title2{height:95px;margin: 0 auto;}
.section-title2 img{margin: 0 auto;}
.btn-section-more{position: absolute;right:0;bottom: 0;height:20px;}
.btn-section-more img{height:100%;width:auto;}
.btn-section-more img.hover{display: none;}


.slider{overflow:hidden;width: 102%;margin-left: -1%;}
.slider>div{ width: 102%;margin-left: -1%;}
.slider .slider-innder{position: relative;}
.slider .slider-innder>*{float: left;}
.slider .slider-innder li{padding:0 2%;}
.slider .slider-innder ul>li .section-box-inner{float: left;margin-bottom: 1.959%;margin-top: .5%;border-radius: 16px;overflow: hidden;}
.slider .slider-innder ul>li+li .section-box-inner{margin-bottom: 10px;}
.slider .slider-innder ul>li .section-box-inner:first-child{margin-right:2.459%;margin-left:0;}
.slider .slider-innder ul>li .grid1{width:57.54%;}
.slider .slider-innder ul>li .grid2{width:40%;}
.slider .slider-innder ul>li .grid1 .section-box-img{padding-top:52.99%;}
.slider .slider-innder ul>li .grid2 .section-box-img{padding-top:76.229%;}

.slider-arrow{position: absolute;top:49%;left:-70px;margin-top:-30px;cursor: pointer;}
.slider-arrow-right{right:-70px;left:auto;}

.section-box{}
.section-box-img{background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;}
.section-box-text{background: #fff;padding:20px;}
.section-box-title{font-size:22px;font-weight: bold;color:#666666;padding-bottom:0.54em;}
.section-box-time{font-size:18px;color:#bbbbbb;}

.btn-loadmore{margin: 0 auto;text-align: center;margin-top: .7em;cursor: pointer;}
.btn-loadmore img{width:.22em;margin: 0 auto;margin-bottom: .15em;}
.btn-loadmore .load,.btn-loadmore .end{display: none;}
.btn-loadmore.load .normal,.btn-loadmore.end .normal{display: none;}
.btn-loadmore.load .load{display: block;}
.btn-loadmore.end .end{display: block;}
.btn-loadmore span{font-size: .18em;display: block;}
.btn-loadmore{color:#0092d9;width: 2em; }
.btn-loadmore.end,.btn-loadmore.load{cursor: auto;}
.btn-loadmore.end{color:#bbbbbb; }


/*品牌资讯*/
.section-item{padding: 3.27% 0;border-bottom: 1px solid #dddddd;}
.section-item>div{float: left;}
.section-item-img{margin-right:2.836%;width:22.7%;padding-top:17.29%;border-radius: .2em;overflow: hidden;background-size: cover;background-repeat: no-repeat;background-position: 50%;}
.section-item-text{width:64.75%;text-align: justify;}
.section-item-title{font-size:22px;font-weight: bold;margin: 1% 0;}

.section-item-desc{font-size:16px;line-height:1.75em;    margin: 3% 0 4%;
                   display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.section-item-dobarrow{width:.23em;}
.section-item-dobarrow img.hover{display: none;}
.section-item-time{position: relative;text-align: center;    float: right!important;margin-top: 1%;}
.section-item-time img{position: absolute;}
.section-item-time p{font-size:.16em;color:#bbbbbb;padding: .8em;}

.section-detail{margin-top: 7.377%;margin-bottom: 7.47%;}
.section-detail-title{color:#666666;font-size:30px;font-weight: bold;margin-bottom: 2.29%;}
.section-detail-time{font-size:18px;color:#bbbbbb;margin-bottom: 4.26%;}
.section-detail-content>*{font-size: 18px!important;color: #777777;line-height: 2em;text-align:justify!important;}
.section-detail-content *[style*="font-size:14px"],.section-detail-content *[style*="font-size: 14px"]{text-align: center!important;display: block;width:100%;}
.ie8 .section-detail-content>*{font-size:18px!important;}
.section-detail-content img{margin: 18px auto;border-radius: 20px;max-width: 100%;}
.section-detail-content>*.img-title{font-size:18px;color:#bbbbbb;text-align: center;    margin-bottom:.5em;margin-top: -.5em;}

.section-recommend .section-title{margin-bottom: 2.29%;}
.section-recommend li{width:24.18%;border-radius: .2em;overflow: hidden;float: left;margin-left: 1%;}
.section-recommend li:first-child{margin-left: 0;}
.section-recommend-img{padding-top:76.01%;background-size: cover;background-repeat: no-repeat;background-position:  50%;}
.section-recommend-text{background: #fff;padding: 6%;}
.section-recommend-title{font-weight: bold;font-size: .2em;    margin-bottom: 4%;}
.section-recommend-time{color:#bbbbbb;font-size: .18em;}



/*关于我们*/
.section-about .section-header{margin-top: 4.09%;margin-bottom: 3.68%;}
.section-about .section-inner{width: 80.32%;margin: 0 auto;text-align: justify;}
.section-about .section-inner p{font-size:18px;color:#777777; margin-bottom: 2.86%;line-height: 1.66em;}


/*商务合作*/
.section-cooper .section-inner{background: #fff;padding: 6%;border-radius: .2em;}
.section-cooper-title{font-size:22px;margin-bottom: 4.5%;}
.input-label{position: relative;padding-left: .8em;position: absolute;top:0;left:0;margin-right: 2.29%;font-size:18px;line-height: 2.44em;text-align: justify;width:4em;}
.input-label.star:before{position: absolute;left:-.2em;top:.2em;content: "*";color:#3cc3ff;font-size: 1em;}
.section-cooper-table>div{position: relative;margin-bottom: .18em;padding-left: 121px;}
.section-cooper-table>div>*{float: left;}
.section-cooper-table .input{height:44px;width:3.65em;}
.section-cooper-table input{font-size: 18px;line-height:  2.44em}
.section-cooper-table .select-input{height: 44px;cursor: pointer;}
.section-cooper-table .select-input p{font-size: 18px;line-height:  2.44em;text-indent: .5em;}
#province{width: 22.3%;}
#city{width:34.25%;margin-left: 2.5%;}
#town{width:38.6%;margin-left: 2.1%;float: right;}
textarea{resize: none;height: 14.5%;border: 0;width:100%;padding: .5em;box-sizing: border-box;height: 100%;font-size: 18px;}
.textarea{position: relative;width:100%;height: 260px;}
.limit-text{position: absolute;bottom: 0;right: 0;font-size: 18px;padding-bottom: .3em;right: 1.3em;}
.section-cooper .btn-submit{margin-top:7%;}

@media (min-width: 769px) {
    .select-m{display: none!important;}
    .section-item-title:hover{color:#0092D8;}
    .section-recommend li:hover{box-shadow:  0 0 .3em 0 rgba(0,0,0,.1)}
    .section-recommend-list ul{left:0!important;}
    .section-recommend .slider-arrow{display: none!important;}

    .section-item-dobarrow:hover img{display: none;}
    .section-item-dobarrow:hover img.hover{display: block;}

    .btn-section-more:hover img{display: none;}
    .btn-section-more:hover img.hover{display: block;}
    .slider .slider-innder ul>li .section-box-inner:hover{box-shadow:  0 0 .3em 0 rgba(0,0,0,.1)}
    .section-item-img:hover{box-shadow:  0 0 .3em 0 rgba(0,0,0,.1)}

}
@media (max-width: 1525px) {
    .kids-wrapper{width: 80%;}
}
@media (max-width: 1220px) {
    .footer-inner{font-size:95px}
}
@media (max-width: 1000px) {
    .footer-inner{font-size:90px}
}
@media (max-width: 900px) {
    .footer-inner{font-size:80px}
}


@media (max-width: 768px) {
    body{padding-top:1.1em;}
    .sdw-pc{display: none!important;}
    .sdw-m{display: block!important}

    .kids-wrapper{width: 79.2%;}

    #header{height:1.1em;}
    #header .nav-logo img{}
    #header .nav-row .col-md-2{visibility: hidden;}
    #header .nav-return{position: absolute;top:.32em;left:.36em;width:.24em;}
    #header .pagenavburger{position: absolute;width:.5em;right:.39em;top:.35em;}

    #header .navbar-collapse{visibility: visible;display: none;position: fixed;top:0;left:0;width:100%;height:100%;}
    #header .navbar-collapse>div{padding:.54em .50em;padding-left:.45em;position: absolute;top:1.1em;right:0;background: #fff;border-radius: .16em;}
    #header .navbar-collapse>div p{margin-top:.66em;}
    #header .navbar-collapse>div p:first-child{margin-top:0px;}
    #header .navbar-collapse>div p:after{content:'';clear: both;display: block;}
    #header .navbar-collapse>div p>*{float: left;}
    #header .navbar-collapse>div p img{width:.4em;margin-right:.15em;}
    #header .navbar-collapse>div p span{font-size:.3em;color:#666666;line-height: 1.2}
    /*.head-shadow{height:55px;background: url(../../images/desktop/header/box-shadow-m.png) no-repeat center;background-size: auto 100%;}*/
    .head-shadow{height:50px;}
    .head-shadow:before{content:'';position: absolute;width:100%;height:1px;top:0;box-shadow: 0 0 .2em 0 #4e4e4e;}
    .head-shadow{background: none;}
    .nav-logo:before{width:1.419em;;margin-left:-0.7095em;box-shadow: 0 0 0.2em 0 #e7e7e7;}

    #footer{height:auto;}
    .footer-inner{font-size:inherit;padding-top: .73em;padding-bottom: .7em;height:auto;}
    .footer-left{margin-bottom: 11.95%;}
    .footer-left,.footer-right{width:100%;}
    .footer-left .footer-label{line-height: 2.5em;}
    .footer-right .footer-label{line-height: 2em;}
    .footer-label{width:34.75%;font-size:.3em;float: left;margin:0;}
    .footer-shop li{width:12.96%;margin-left:12.96%;;margin-right: 0;}
    .footer-shop li:first-child,.footer-follow li:first-child{margin-left: 0;}
    .footer-follow li{width:9.93%;margin-left:16.32%;;margin-right: 0;}
    .footer-copy{font-size:.14em;padding:2.2em 0;}
    .footer-link{margin-bottom: 0;}
.footer-link ul{padding-left:34.75%;}
.footer-link li{width:49%; font-size:.2em;    margin: 0;   padding:.8em 0;margin-right: 1%;}

    .banner{height: 6.5em;min-height:auto;padding-top:0;}  
    .banner-dotted{bottom: 0;}
    .banner-dotted li{width:.3em;margin:0 .2em;}
    .banner480{height: 4.8em;}


    .section-header{margin-top: 15.15%;margin-bottom: 8.24%}
    .section-title{height:.36em;}
    .btn-section-more{height:.22em;}
    .section-box-text{padding: .2em;}
    .section-box-title{font-size:0.25em;}
    .section-box-time{font-size: .2em;}

    .slider-arrow{width:.45em;left:-.65em;top:50%;margin-top: -.25em}
    .slider-arrow-right{right:-.65em;left: auto;}



    .slider .slider-innder{border-radius: .16em;}
    .slider .slider-innder li{width:50%;float: left;padding:0;}
    .slider .slider-innder li .section-box-inner{width: 96%!important;margin:0!important;margin-left:2%!important;margin-bottom: 4.88%!important;}
    .slider .slider-innder li .section-box-inner:first-child +.section-box-inner{margin-bottom: 0!important;}
    .slider .slider-innder ul>li.grid1 .section-box-img{padding-top:52.86%}
    .slider .slider-innder ul>li.grid2 .section-box-img{padding-top: 76.09%;}

    /*品牌资讯*/
    .section-item{padding:2% 0 3.5%;margin-bottom: 4%;}
    .section-item-img{width:32.99%;padding-top:25.25%;margin-right: 2.69%;border-radius: .2em; }
    .section-item-text{width:63.97%;position: relative;height:1.45em;}
    .section-item-title{font-size:.28em;margin:0;white-space: normal;line-height: 1.5em;text-align: left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
    .section-item-desc{font-size:.24em;-webkit-line-clamp: 2;line-height: 1.4em;display: none;}
    .section-item-time{font-size: .2em;float: none!important;text-align: left;color:#bbbbbb;position: absolute;bottom: 0;}


    .btn-loadmore span{font-size: .2em;}
    .btn-loadmore img{margin-bottom: .1em;}

    .section-detail{margin-top: 16.83%;}
    .section-detail-title{;font-size:.34em;    margin-bottom: 2%;}
    .section-detail-time{font-size:.2em;margin-bottom: 6.228%;}
    .section-detail-content *{font-size: .3rem!important;color: #777777;line-height: 1.667em;text-align:justify;}
    .ie8 .section-detail-content *{font-size:18px!important;}
    .section-detail-content img{margin: 1em auto;border-radius: .66em;width:100%!important;}
    .section-detail-content>*.img-title{font-size:.24em!important;}
    .section-recommend .section-title{margin-bottom: 7.29%;}

    .section-recommend-list{overflow: hidden;position: relative;}
    .section-recommend-list ul{width: 200%;}
    /*.section-recommend-list li{width:48.65%;}*/
    .section-recommend-title{font-size: .24em;}
    .section-recommend-time{font-size: .2em;}

    /*关于我们*/
    .section-about .section-header{margin-top: 8.4%;margin-bottom: 6%;}
    .section-about .section-inner{width: 100%;}
    .section-about .section-inner p{font-size:.3em;margin-bottom: 10%;}

    /*商务合作*/

    .section-cooper-title{font-size: .3em;}
    .section-cooper-title .c-bbb{font-size:0.66em;}
    .section-cooper-table>div{padding-left:0;}
    .section-cooper-table>div>*{float: none;}
    .section-cooper-table .input-label{position: relative;padding-left:0;font-size:.24em;width:auto;display:block;float: none;}
    textarea{font-size:.24em;}
    .section-cooper-table .input{width:100%;height:0.58em;}
    .section-cooper-table input{font-size:.2em;}
    .section-cooper-table .input-label.star:before{left:-.6em;}
    .section-cooper-table .select{display: none;}
    .section-cooper .btn-submit{position: absolute;margin-top: 10%;top:100%;left:50%;margin-left: -7em;}
    .section-cooper .section-inner{margin-bottom: 32%;}
    .addr {text-indent: .5em;font-size:.2em;line-height: 2.9em;height:100%;background: url(../../images/desktop/icon/icon-arrow_03.png) no-repeat 98% center ;;background-size: auto 1em;}
    .addr.none:after{content: '请选择';display: block;text-align: right;color:#bbbbbb;padding-right:2em;}
    
    .limit-text{font-size: .2em;}

    .select-m{position: fixed;width: 100%;height:100%;top:0;left:0;z-index: 1111;}
    .select-m-conetnt{position: absolute;bottom: 0;background: #fff;height:7.33em;width:100%;    padding: 3%;
                      box-sizing: border-box;border-top-left-radius: .2em;border-top-right-radius: .2em;}
    .select-m-conetnt .title{text-align: center;font-size:.3em;padding: 1% 0 5%;}
    .select-m-conetnt .select{position: absolute;width:33.33%!important;left:0;}

    .select-m-conetnt .select#city{left:33.333%;margin: 0;}
    .select-m-conetnt .select#town{left:66.666%;margin: 0;}
    .select-m-conetnt .select-pull{overflow: auto;font-size: inherit;max-height: auto;border: 0;height:2.3em;position: fixed;top:auto;bottom: 0;width:100%;left:0;height:5.15em;}
    .select-m-conetnt .select-pull p{font-size: .28em;line-height: 3.5em;color:#bbbbbb;padding:0;margin:0 .8em;}
    .select-m-conetnt .select-pull p.active{color:#666666;background: url(../../images/desktop/icon/icon-g_03.png) no-repeat 93% center;background-size:auto 1em; }
    .select-m-conetnt .select-input{border: 0;border-radius: 0;}
    .select-m-conetnt .select-input p{font-size: .28em;text-align: center;line-height: 3em;border-bottom: 1px solid #fff;margin: 0 .8em;}
    .select-m-conetnt .select.active .select-input p{border-bottom: 1px solid #f39800;}
    .select-m-conetnt .select.active .select-pull{display: block;}
    
    .dialog-submit .dialog-content{width:5.94em;height:3.42em;margin-left:-2.97em;margin-top: -1.71em;border-radius: .2em;}
    .dialog-title{font-size:.34em;}
    .dialog-title img{width:1.26em;}
    .dialog-dialog-desc{font-size: .22em;}
    .dialog-btn{font-size:.22em;width:6.8em;height:2.727em;line-height: 2.727em; }
    .dialog-close{width:.5em;}
}