@charset "UTF-8";
*{margin:0;padding:0;list-style:none;outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}
input,img,i,em,label,div{vertical-align:middle;font-style:normal}
html{font-size:14px;font-family:"microsoft yahei",arial;height:100%}
body{background:#f2f2f2;font-family:"microsoft yahei",arial;font-size:14px;color:#333;height:100%;position:relative}
a{color:#333;text-decoration:none}
/*a:hover{color:#a70303!important;text-decoration:none}*/
.m-body{min-width:320px;max-width:100%;margin:0 auto;overflow:hidden;background-color:#fff}
.hide{display:none}
.break{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}

/*header*/
#logo{padding:0;background-color:#f2f2f2;width:100%}
#logo a{display:block;text-align:center}
#logo img{width:100%;text-align:center}

.m-detail-mainout{background-color:#fff;padding-bottom:1em;}

/*search start*/
.m-l-search{margin:5%;float:left;padding:0;display:-webkit-box;position:relative;width:90%}
.m-l-search .inp-search{display:block;-webkit-box-flex:1;height:3rem;font-size:1.1rem;padding-left:0.6rem;
    font-family:"microsoft yahei";
    background:-webkit-gradient(linear,0 0,0 100%,from(whiteSmoke),to(#FDFDFD));
    -webkit-appearance:none;
    border:.1rem solid #ccc;
    border-radius:.3rem}
.m-l-search input[type="search"]::-webkit-input-placeholder{color:#ccc;font-size:1.1rem;}
.m-l-search .btn-search{width:3.8rem;height:3rem;/*background:-webkit-gradient(linear,0 0,0 100%,from(#a9745c),to(#a27d55));*/
    border:0;border-radius:0 .3rem .3rem 0;
    background:url(../i/search.png) no-repeat center center;}
.m-l-search i{display:none}




/*** wuqingshan ***/
#scnhtm5 .c-float-modePop .warnMsg {color: #FFFFFF;padding: 10px;}
#scnhtm5 .c-float-modePop button {border: 0 none;border-radius: 2px 2px 2px 2px;color: #949494;padding: 6px 9px;}
#scnhtm5 .c-float-shade {background-color: #000000;display: block;left: 0;opacity: 0.5;position: absolute;top: 0;width: 100%;z-index: 99;}
#scnhtm5 .c-float-shade.hide {display: none;}
#scnhtm5 .c-float-popWrap { border-radius: 2px 2px 2px 2px;overflow: hidden;position: absolute;width: 220px;z-index: 9999;}
#scnhtm5 .c-float-popWrap .c-float-modePop {background-color: rgba(51, 51, 51, 0.9); border-radius: 2px 2px 2px 2px;padding: 15px;}
#scnhtm5 .c-float-popWrap .c-float-modePop .warnMsg {font-size: 14px;padding: 0;}
#scnhtm5 .c-float-popWrap .c-float-modePop .content {margin-top: 10px;}
#scnhtm5 .c-float-popWrap .c-float-modePop .doBtn {margin-top: 10px;width: 190px;}
#scnhtm5 .c-float-popWrap .c-float-modePop button {border: 0 none;border-radius: 2px 2px 2px 2px;color: #444444;font-size: 14px;height: 30px;line-height: 30px;margin: 10px 5px 0;padding: 0;width: 80px;}
#scnhtm5 .c-float-popWrap.hide {display: none;}
#scnhtm5 .c-float-popWrap.show {display: block;-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.3);}
#scnhtm5 .c-float-popWrap.msgMode .c-float-modePop .content, #scnhtm5 .c-float-popWrap.msgMode .c-float-modePop .doBtn {display: none;}
#scnhtm5 .c-float-popWrap.alertMode .c-float-modePop .content {display: none;}
#scnhtm5 .c-float-popWrap.alertMode .c-float-modePop .doBtn .cancel {display: none;}
#scnhtm5 .c-float-popWrap.confirmMode .c-float-modePop .content, #scnhtm5 .c-float-popWrap.confirmMode .c-float-modePop .doBtn {display: block}
#scnhtm5 .c-float-popWrap .c-float-modePop button {width: 80px;height: 30px;line-height: 30px;color: #444;font-size: 14px;background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#EEE),color-stop(100%,#999));border: 0;border-radius: 2px;padding: 0;margin: 10px 5px 0;}
/*** wuqingshan ***/




/*===footer===*/
footer{position:relative;width:100%;}
footer .m-body.m-fullscreen{background:#f2f2f2!important;}
.m-ft{padding-bottom:1em;font-size:1rem}
.m-ft .ft-t{background:#f7f7f7;height:3em;line-height:3em;padding:.5em 1em;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;display:-webkit-box}
.m-ft .ft-t .ft-txt{-webkit-box-flex:1;}
.m-ft .ft-t .ft-txt a{display:inline-block;padding:0 8px;color:#06c}
.m-ft .ft-t .ft-top{min-width:40px;display:block;font-weight:700;color:#999;text-shadow:1px 1px 1px #fff}
.m-ft .ft-t .ft-main{min-width:60px;display:block;text-align:center;color:#666}
.m-ft .ft-t .ft-top:after{height:0;width:0;overflow:hidden;display:inline-block;vertical-align:top;margin:15px 0 0 4px;border:5px solid #f7f7f7;border-bottom-color:#999;content:"";text-shadow:1px 1px 1px #fff}
.m-ft .ft-t .online a{display:block;height:2em}
.m-ft .ft-t .online img{width:2em;height:2em;margin-right:1em;}


.m-ft .ft-r{border-bottom:1px solid #e5e5e5;height:2em;line-height:2em;padding:.8em 0;text-align:center}
.m-ft .ft-r a{color:#999}

.m-ft .Linked{display:-webkit-box;display:-moz-box;}
.m-ft .Linked a{-webkit-box-flex:1;-moz-box-flex:1;width:100%;display:block;position:relative}
.m-ft .Linked a:after{content:"|";color:#9b9b9b;position:absolute;right:0;top:0}
.m-ft .Linked a:last-child:after{display:none}


.m-ft .copyright{border-bottom:0px solid #e5e5e5;height:4em;line-height:4em;padding:.8em 0;text-align:center}
.m-ft .copyright p{color:#9b9b9b;font-size:.9rem!important;font-family:Arial}
.m-ft .copyright a{color:#9b9b9b}



/*.m-ft .ft-r i.tel{display:inline-block;width:24px;height:24px;margin-right:4px;background:url(img_red/tel.png) no-repeat 0 -2px;background-size:contain}*/
/*.m-ft .ft-r a.num{font-weight:700;color:#c00;font-size:1rem}*/

.m-ft .ft-v{text-align:center;line-height:2rem;padding-top:.5rem;color:#999}
.m-ft .ft-v a{display:inline-block;padding:0 10px;color:#06c}

.m-ft .bottom{height:3em}



.m-right-pop-bg2{position:absolute;width:100%;top:0;left:0;background:rgba(0,0,0,0.3);display:none;z-index:0}
.m-right-pop-bg2.on{display:block}


/*===底部菜单===*/
.menubottom{height:50px;line-height:45px;margin:0 auto;border-top:1px solid #cecece;width:100%;padding:0;position:fixed;bottom:-1px;left:0;-webkit-box-shadow:0 -.1rem #fff inset;display:-webkit-box;display:-moz-box;z-index:99;
/*background:-webkit-linear-gradient(top,#fff,#fff)*/
    background: #343339;
}
.menubottom a{display:block;-webkit-box-flex:1;-moz-box-flex:1;width:100%;text-align:center;font-size:15px;color:#9a9a9a;position:relative;padding:.1em 0 .2em}
.menubottom a.selected,
.menubottom a.selected i:before{color:#f8710b}
.menubottom a i{}
.menubottom a i:before{font-size:1.7rem;color:#999}




/*=====底部重写====by span 2017-12-10*/


.menubottom a{}
.menubottom a span,
.menubottom a i{
    display:block;
    width:100%;
    height:25px;
    line-height:25px;
    font-size:12px!important;
}

.menubottom a i{
    width:25px;
    margin:0 auto;
    // background: url("../i/footer_icon.png") no-repeat;
    background-size: 25px 25px;
}
.menubottom a i.xu_home{
	background: url("../i/tab_home.png") no-repeat;
     background-size:cover;
}
.menubottom a i.xu_category{
    background: url("../i/tab_cate.png") no-repeat;
     background-size:cover;
}
.menubottom a i.xu_text{
   background: url("../i/tab_article.png") no-repeat;
    background-size:cover;
}
.menubottom a i.xu_user{
    background: url("../i/tab_member.png") no-repeat;
     background-size:cover;
}
.menubottom a i.xu_cart{
   background: url("../i/tab_cart.png") no-repeat;
    background-size:cover;
}

.menubottom a.selected i.xu_home{
   background: url("../i/tab_home_s.png") no-repeat;
    background-size:cover;
}
.menubottom a.selected i.xu_category{
    background: url("../i/tab_cate_s.png") no-repeat;
     background-size:cover;
}
.menubottom a.selected i.xu_text{
   background: url("../i/tab_article_s.png") no-repeat;
    background-size:cover;
}
.menubottom a.selected i.xu_user{
    background: url("../i/tab_member_s.png") no-repeat;
    background-position: 0 0;
     background-size:cover;
}
.menubottom a.selected i.xu_cart{
    background: url("../i/tab_cart_s.png") no-repeat;
    background-size:cover;
}

.chayouquan  a {
    color: #f04f00;
    font-weight: bold;
}
.chaoyouquanpay .btn3 input{
    display: none;
}
.chaoyouquanpay .btn3, .chaoyouquanpay .w80 {
    padding: 0 1em;
    color: #575757;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    position: relative;
    box-sizing: border-box;
    margin-bottom:8px;
    background: #eaeaea;
    border:1px solid #949494;
    font-size: 13px;
    display: inline-block;
}
.chaoyouquanpay  .btn3-ch {
    color: #e00000;
    height: 30px;
    line-height: 30px;
    background: #fef1e9;
    border:1px solid #fb9f8a;
    font-size: 13px
}
.chooseyuouhuiquan{
    margin:0 auto;
    overflow: hidden;
    box-sizing:border-box;
    background: #eeeeee;
    font-size: 14px;
    color: #000;
    padding:8px 10px;
    box-sizing:border-box;
    margin-bottom: 0px;

}
.dealer_alias{
    border:1px solid #d9d9d9;
    height:23px;
    line-height:23px;
    padding:4px 5px;
    color:#333;
    font-size:14px;
}
.youhuiinoput{
    border:1px solid #d9d9d9;
    width: 76%;
    float: left;
    height: 23px;
    line-height: 23px;
    padding:4px 5px;
    color: #333;
    font-size: 14px;

}
.chaoyouquanpay table tr{
    padding: 15px 0px;
}
.chaoyouquanpay ul li{
    float: left;
    display: block;
    width:100%;
    padding:10px 0px;

}
.chaoyouquanpay ul li .lileft{
    float:left;
    width:35%;
    text-align: right;
}
.chaoyouquanpay ul li .liright{
    float:left;
    width:60%;
}
.chaoyouquanpay ul li #payment_mode  li{
    text-align: center;
    /* clear: both; */
    display: block;
}
.chaoyouquanpay .nextdealerup{
    border: none;
    height: 45px;
    line-height: 45px;
    border-radius: 8px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: -moz-linear-gradient(top, #89ad83, #537c4a);
    background: -webkit-gradient(linear, top, from(#89ad83), to(#537c4a));
    background: -webkit-linear-gradient(top, #89ad83, #537c4a);
    background: -o-linear-gradient(top, #89ad83, #537c4a);
    width: 100% !important;
    text-indent: 0 !important;
}
.chaoyouquanpay .forform{
    float:left;
}
.chaoyouquanpay .upfee{
    color:#a70303;
    font-size:14px;
    font-bold:weight;
}
.chaoyouquanpay .searchli{

    padding: 0px;text-align: left;border:1px #537c4a solid;
}
.chaoyouquanpay .searchli input{
    font-size: 16px;
    height: 40px;
    width: 60%;
    line-height: 40px;
    vertical-align: middle;
    border:none;
}
.chaoyouquanpay .searchbtn{
    text-align: center;
    float: right;
    height: 100%;
    display: inline-block;
    background-color: #537c4a;
    color: #FFF;
    padding: 2px 5px;
    cursor: pointer;
    height: 40px;
    width: 80px;
    line-height: 40px;
}
@font-face {font-family: "iconfont";
    src: url('iconfont.eot?t=1511399714352'); /* IE9*/
    src: url('iconfont.eot?t=1511399714352#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAUgAAsAAAAAB4QAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZW7kcvY21hcAAAAYAAAABeAAABhpZMBr5nbHlmAAAB4AAAAVEAAAFs2um0TmhlYWQAAAM0AAAALwAAADYPl8hBaGhlYQAAA2QAAAAcAAAAJAfeA4RobXR4AAADgAAAAAwAAAAMC+kAAGxvY2EAAAOMAAAACAAAAAgAdgC2bWF4cAAAA5QAAAAfAAAAIAESAF1uYW1lAAADtAAAAUUAAAJtPlT+fXBvc3QAAAT8AAAAJAAAADXnqhN1eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/sE4gYGVgYOpk+kMAwNDP4RmfM1gxMjBwMDEwMrMgBUEpLmmMDgwVDx1ZW7438AQw9zA0AAUZgTJAQAoZwyweJzFkMENgDAMAy9t6QMxCA/W6A68mKMLd45iQnkwQS05VhxLiQIsQBQPMYFdGA9OueZ+ZHU/eSZLjUBtpXf1nyqiWXYNKplpsHmr/9i87qPTV6iDOrGVl4Qb/RsMnwAAeJxNj79OwlAYxb/vXnpb/hW5pb1QhFIQrgZoYkWIMcLiojHRxMnRB9BBoywOXUwcHIhODi7GxHcgvAgTMfoQDKZaTEw8OTnL+S0/UAC+3+mE5sGAVViHXTgCQNbEqk5K6MqOR5pouoopcjqVNemqtapHd1BUWc7yu52GYCrLoI5l3HD9rvSIxM1On2yjb5UQC0X7mNeXOR1hIi/Lt+E+eUHTqS1n+u1wrzXI+RVDG6Y4L3B+rzFF0QiJZXQ8E1ZciSdY+KpkbHPirBEHUwVpH5ykK0V+etc5L9VFHDEI0ChW9LdB1s5GvbEtgxfUpbSWt9O1lRwOP5N5I1VqfEAUGrkGMaABJEFAeeEJqgWiC70GUA9lH3tlFDoaKFUHkcA0nDGG7nSKLmPhbDqeK8p8/Ltb4ei6feXhMw0Wzz/y6/CPiZY8hE8XrcsWPsIPFglMkgAAAHicY2BkYGAA4mtG/8zj+W2+MnCzMIDANRsnJQT9v4GFgbkByOVgYAKJAgAO3wjqAHicY2BkYGBu+N/AEMPCAAJAkpEBFTADAEcJAmwEAAAAA+kAAAQAAAAAAAAAAHYAtnicY2BkYGBgZghkYGUAASYg5gJCBob/YD4DABD3AXAAeJxlj01OwzAQhV/6B6QSqqhgh+QFYgEo/RGrblhUavdddN+mTpsqiSPHrdQDcB6OwAk4AtyAO/BIJ5s2lsffvHljTwDc4Acejt8t95E9XDI7cg0XuBeuU38QbpBfhJto41W4Rf1N2MczpsJtdGF5g9e4YvaEd2EPHXwI13CNT+E69S/hBvlbuIk7/Aq30PHqwj7mXle4jUcv9sdWL5xeqeVBxaHJIpM5v4KZXu+Sha3S6pxrW8QmU4OgX0lTnWlb3VPs10PnIhVZk6oJqzpJjMqt2erQBRvn8lGvF4kehCblWGP+tsYCjnEFhSUOjDFCGGSIyujoO1Vm9K+xQ8Jee1Y9zed0WxTU/3OFAQL0z1xTurLSeTpPgT1fG1J1dCtuy56UNJFezUkSskJe1rZUQuoBNmVXjhF6XNGJPyhnSP8ACVpuyAAAAHicY2BigAAuBuyAmZGJkZmRhYGxgr0oMz2jRNeIgQEAGOMDGQ==') format('woff'),
    url('iconfont.ttf?t=1511399714352') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('iconfont.svg?t=1511399714352#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family:"iconfont" !important;
    font-size:13px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-search {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAB/0lEQVRIiaXVTUhVQRjG8d+1Mm2TRWALoXLRh4i1yPbRIoNw0SJwGS1KKSqLCgJpU1BBughKaJ2LwEUGfe7aFQR9aUEUVOSuDyIuWlKLM2PT6VzJex848M4z5/3PzHvOzJSGh4dV0DL0YAc6sBLT+IDXuIURfK4EWFjgNeAIjqMp11eP9eHZiTO4gEGU86C6XHs1HuFsAbhITWGAhyG3IrwFD9CeeOPoR1tYUUOI+0NfVHvIbSmCN2A06SyjT1brQUxgKjwTwevAQdl3iJMbRWMefhidIZ5GNy5jJr/URDO4JKt9HKAzsGbhy3EySTqK+3NA87onK1PUicBUJ/vdloaOF2HG89WVkCuweiJ8e/LSVXOXopJmQm5UV4RvSsw7VYCjbifxxghvTsw3NcDT3OYIn0rMXzXA093+M8InE7O1BviqJJ6M8FeJ2VUDfGsSP4nw9CPuxYIqwCX0Ju27ET6Cr8Fsx/4q4H3+nEnfcT3CP+Fc8uJFbJsHeDPOJ+2hwJw9W4bwLMT1GMM+/x7JqUqynTiGJcF7LjuCpfAyduFjaDfKtvRTHMI6LMJirJXV9zGuyW6oqBZZieqhlLvm1uCGv8/0ajSO7vyy32ILTuHLf0C+Kd7VbRgoqmlZds214gBu4h1+yHbz++D1yq62DThWNJl8WWrRCpzGHrzE7t8cqmerthhqyQAAAABJRU5ErkJggg==) no-repeat right center;
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    display: inline-block;
    position: relative;
    top: 10px;
    float: left;
    margin: 0 5px 0 5px;
    z-index: 100;
}

.icon-right-2:before { content: "\e545"; }


.play-icon{
    background: url("../img/play.png");
    position:absolute;
    top:40%;
    left:40%;
    width:81px;
    height:81px;
    text-align:center;
}
.outvideo{
    background: url("../img/video_out.png");
    width: 25px;
    height: 25px;
    background: url(../img/video_out.png) no-repeat;
    position: absolute;
    top: 25px;
    right: 15px;
    text-align: center;
    line-height: 20px;
    border-radius: 5px;
    background-size: 100%;
}
.video_container{
    position:absolute;
    top:0px;
    left:0px;
}
#myVideo{
   width: 100%;
    height:330px;
    background: #000;
}
.articlebottomright{
    line-height: initial!important;
}
.articlebottomright .favon{
    color:#f04f00
}
.listartlistlt{
    width:63%;
    height: 70px;
    position: relative;
}
.articlebottom{
    position: absolute;
    bottom: 0px;
}
.listartlistrt{
    width:30%;
}
.artlistnew .listliimage{
    width:105px;
    height:70px;
}
.listli{
    margin-top:1px;
    height:111px;
}
.artlistnew .listli{
    height:auto!important;
}