@charset "gbk";
/* css document */
/**topnavarea**/
body{-webkit-background-size:100% 100%; -o-background-size:100% 100%; -moz-background-size:100% 100%; background-size:100% auto; margin:0 auto; overflow-x: hidden;}
@supports(bottom: env(safe-area-inset-bottom)){
    body{padding-bottom: env(safe-area-inset-bottom);}
    .toolmenu{padding-bottom: env(safe-area-inset-bottom);}
}
img.lazy-loading{
    background: no-repeat center center;
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
    width: 100%!important;
    height: 100%!important;
    /*width: 16px;
    height: 16px;*/
    min-width: 1px;
    min-height: 1px;
    border:none;
    /*transition:all .5s ease;
      opacity:0;
    */
}

/*img.lazy-loading-animate{
    opacity: 1;
}*/
.none{
    display: none!important;
}

/* iphone x 兼容 */
html,body{
    padding-top: constant(safe-area-inset-top);
    padding-right: constant(safe-area-inset-right);
    padding-bottom: constant(safe-area-inset-bottom);
    padding-left: constant(safe-area-inset-left);
    offset:none;
    /*禁止微信页面字体放大*/
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
}
/* iphone x 兼容 */


::-webkit-scrollbar{width: 5px; height: 5px; background-color: #ccc;display: none;}
::-webkit-scrollbar-thumb{background-color: #8b8b8b; border-radius: 10px;}
#webbody{/*background-attachment:scroll;*/ background-repeat:repeat-y; background-position:left top; background-size: 100% auto; background-color: #f5f5f5;
}
#webbody:before {
    /*content: ' ';
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;*/
    background-size: 100% auto;
    background-position: left top;
    background-repeat:repeat-y;
}
.load-animate {
    visibility: hidden;
}
.webbg{background-size:100% auto; position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-position: left top; z-index: 1;}
.wrapper{min-width:320px; max-width:768px; margin:0 auto; position: relative; z-index: 2;/* overflow-y: auto;*/}
.wrapper-bottom{height:40px;}
a{text-decoration:none; -webkit-tap-highlight-color:rgba(0,0,0,0);}
.hint{font-size:12px;}
.hint span.normal{color:#ccc;}
.hint span.error{color:#c00;}
.hint span.correct{color:#00c;}
.hint span.caution{color:#ff4e4e;}
.toparea{position:relative; margin:0px auto 0px; z-index:30; display:none;}
.topbg{position:absolute; width:100%; height:100%; left:0px; top:0px; opacity:1; filter:alpha(opacity:100); z-index:1;}
.topbar{margin:0px auto; line-height:30px; height:30px; position:relative; z-index:2; padding:0px;}
.topbar a{color:#000;}
.topbarl{float:left;}
.topbarr{float:right;}
/*--头部 header style--*/
.header{margin:0px auto; position:relative; z-index:31;left: 0;top: 0;right: 0;}
.headerbg{width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1;}
.headercon{position:relative; z-index:2; margin:0px auto;min-height:50px; overflow:hidden;}
.logo{}
.logo a{width:100%; display:block; line-height: 16px;}
.logo img{max-width:100%;}
.toolmenubg{height:40px; display:block; width:100%;}
/*城市*/
#citymo{position: absolute; z-index: 32; top:10px; left:10px;}
.citymo{overflow:hidden; height:20px; padding:5px 10px; border-radius: 5px;}
.citybg{position: absolute; left:0; top:0; z-index: -1; background:#fff; opacity: 0.8; width:100%; height: 100%; border-radius: 5px;}
.citymo .cityinfo{display: block; overflow: hidden;}
.citymo .cityicon{display: inline-block; width:15px; height:21px; float: left; background-image:; background-size: 100%; background-repeat: no-repeat;}
.citymo .citytext{font-size: 12px; float: left; line-height: 21px; padding:0 5px; color:#555;}
.citymo .citymore{position: relative; display: inline-block; width:12px; padding-top: 7px;}
.citymo .citymore em{position: absolute; width:0; height:0; border-width:6px; border-style: solid; border-color:#999 transparent transparent;}
#citymo .moduleedit{width:125px;}
/*.citymo a em.icon1{border-color:#fff transparent transparent; z-index: 1; top:5px;}*/
/*.citymo a em.icon2{border-color:#999 transparent transparent;}*/
/**toolmenu**/
.toolmenu{height:42px; position:fixed;  bottom:0px; left:0px; width:100%; z-index:80; _position:absolute; _bottom:auto; _top:expression(eval(document.documentelement.scrolltop 440));}
.backtop{width:45px; height:45px; position:fixed;z-index:100; right:2px; bottom:60px; overflow:hidden; border-radius:5px;  border-width:1px; border-style:solid; border-color:#aaa; cursor:pointer; background-color:#aaa; opacity:0.6; display:none;}
.backtop em{display:block; width:0px; height:0px; overflow:hidden; position:absolute; top:-2px; left:6px; border-width:16px; border-style:dashed dashed solid dashed; border-color:transparent transparent #ccc;}
.toolbut{}
.toolbut li{float:left; width:20%; position:relative; overflow: hidden;}
.toolbut li i{display:none;}
.toolbut li a{display:block; width:100%; text-align:center;}
/*.toolbut .icon{display:block; width:100%; text-align:center; height:22px;}*/
.toolbut .icon{display:block; width:100%; text-align:center; height:20px; padding:3px 0 1px;}
.toolbut .icon img{ width:20px; height:20px; padding-top:1px;}
.toolbut strong{font:100 14px/18px "microsoft yahei"; display:block;}
#toolshoppingcar i{display:block;background-color:#c00; color:#fff; position:absolute; right:10%; top:1px; width:20px; height:20px; border-radius:10px; font:normal 700 11px/20px arial; text-align:center;}
.fixedshopcar{position:fixed; width:65px; height:65px; background-color:rgba(90,90,90,0); bottom:50px; right:-2px; text-align:center; z-index:90;}
.fixedshopcar.is_defined{ bottom:60px; right:10px; width:40px; height:40px;}
.fixedshopcar.is_defined b{border-radius:5em; box-shadow: 0 0 25px 5px rgba(80,80,80,0.15); -o-box-shadow: 0 0 25px 5px rgba(80,80,80,0.15); -moz-box-shadow: 0 0 25px 5px rgba(80,80,80,0.15); -webkit-box-shadow: 0 0 25px 5px rgba(80,80,80,0.15); overflow: hidden;}
.fixedshopcar b,.fixedshopcar i{position:absolute;}
.fixedshopcar b{left:0; top:0; width:100%; height: 100%;}
.fixedshopcar b img{width:100%; height:100%;}
.fixedshopcar i{display:block;background-color:#c00; color:#fff; position:absolute; right:6px; top:4px; width:20px; height:20px; border-radius:10px; font:normal 700 11px/20px arial; text-align:center;}
.fixedshopcar.is_defined i{right:-3px; top:-3px;}
/*--banner style--*/
.bannerarea{width:100%; margin:0px auto 5px; position:relative;/* z-index:26*/}
.bannerbg{width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1;}
.bannercon{position:relative; z-index:2; overflow:hidden; height:150px;}

.fullbanner{margin:0px auto; position:relative; overflow:hidden;}
/**bannerpic 淡入淡出布局**/
.banner-pic-1{position:relative; width:100%; height:100%;}
.banner-pic-1 li{background-position:center center; background-repeat:no-repeat; display:block;background-size:cover; height:150px;}
.banner-pic-1 li a{display:block; background:; width:100%; height:100%; margin:0px auto; outline:none; background: no-repeat center center;}
/**bannerpic 左右移动布局**/
.banner-pic-2{ overflow:hidden;}
.banner-pic-2 li{background-position:center center; background-repeat:no-repeat; background-size:cover; height:150px;}
.banner-pic-2 li a{display:block; background:; width:100%; height:100%; margin:0px auto; outline:none;background: no-repeat center center; }
/**bannerpic 上下移动布局**/
.banner-pic-3{position:absolute;left:0px; top:0px; width:100%;}
.banner-pic-3 li{background-image:; background-position:center center; background-repeat:no-repeat; width:100%;background-size:cover;}
.banner-pic-3 li a{display:block; background:; width:100%; height:100%; margin:0px auto; outline:none;}
/**banner 圆点**/
.banner-nav-1{position:absolute; right:0px; height:15px; bottom:0px; width:100%; z-index:10;text-align:center;}
.banner-nav-1 span{display:inline-block; overflow:hidden; width:10px; height:10px; line-height:0px; margin-left:5px; cursor:pointer; border-radius:5px;}
/**banner 数字**/
.banner-nav-2{position:absolute; right:0px; height:20px; bottom:0px; width:100%; z-index:10;text-align:center;}
.banner-nav-2 span{display:inline-block; width:10px; height:10px;  background-color:gray; margin-left:5px; cursor:pointer; font:100 10px/15px arial;}
/* 指示器 长方形 */
.banner-nav-4{position:absolute; right:0px; height:20px; bottom:0px; width:100%; z-index:1;text-align:center;}
.banner-nav-4 span{display:inline-block; width:15px; height:10px;  background-color:gray; margin-left:10px; cursor:pointer;}
/* 指示器 进度条 */
.banner-nav-5{position:absolute;bottom:10px;z-index:1;font-size: 0;left: 0;right: 0;text-align: center;}
.banner-nav-5 span{display:inline-block; width:20px; height:10px;  background-color:gray; margin-left:0; cursor:pointer;}
.banner-nav-5 span:first-child{border-top-left-radius: 10px;border-bottom-left-radius: 10px;}
.banner-nav-5 span:last-child{border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
/*图片/图册模块*/
.mo_1017 .banner-nav-2{height:10px; bottom:10px;}
.mo_1017 .banner-nav-2 span{width:10px; height:10px;}
/**banner 缩略图**/
.banner-nav-3{position:absolute; right:0px; height:34px; bottom:0px; width:100%; z-index:10;text-align:center; padding:5px 0px; background-color:rgba(0,0,0,0.3); filter:progid:dximagetransform.microsoft.gradient(enabled='true',startcolorstr=#7f000000, endcolorstr=#7f000000);white-space: nowrap;overflow: auto;}
.banner-nav-3 span{display:inline-block; width:50px; height:30px; margin:0px 10px 0 0; background-position:center center; background-repeat:no-repeat; cursor:pointer; border:2px solid transparent;}
.banner-nav-3 span img{width:50px; height:30px;}
.banner-nav-3 .cur{width:56px; height:30px; border:2px solid orange;}
.banner-nav-3 .cur img{width:56px;}
/* banner 缩略图2 */
.movemodule_5 .banner-nav-3{position:inherit; background-color: transparent;}
/* banner 控制器 */
.banner-mng-1 .btn_left,.banner-mng-1 .btn_right{width: 0;height: 0;display: inline-block;position: absolute;top: 50%;margin-top: -20px;}
.banner-mng-1 .btn_left {left: 5px;border-width: 20px 15px 20px 0;border-style: dashed solid dashed dashed;border-color: transparent #ddd transparent transparent;}
.banner-mng-1 .btn_right {right: 5px;border-width: 20px 0 20px 15px;border-style: dashed dashed dashed solid;border-color: transparent transparent transparent #ddd;}

.banner-mng-2 .btn_left,.banner-mng-2 .btn_right{width: 10px;height: 10px;display: inline-block;position: absolute;top: 50%;margin-top: -10px;}
.banner-mng-2 .btn_left {left: 10px;border-top: 2px solid #ddd;border-left:2px solid #ddd;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}
.banner-mng-2 .btn_right {right: 10px;border-top: 2px solid #ddd;border-right:2px solid #ddd;transform: rotate(45deg);-webkit-transform: rotate(45deg);-webkit-transform: rotate(45deg);}

.banner-mng-3 .btn_left,.banner-mng-3 .btn_right{width: 10px;height: 20px;display: inline-block;position: absolute;top: 50%;margin-top: -20px;background: #444;}
.banner-mng-3 .btn_left{left: 10px;}
.banner-mng-3 .btn_left:after{content:'';display: inline-block;width: 10px;height: 10px;left: 4px;border-top: 2px solid #ddd;border-left:2px solid #ddd;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);position: absolute;}
.banner-mng-3 .btn_right{right: 10px;}
.banner-mng-3 .btn_right:after{content:'';display: inline-block;width: 10px;height: 10px;right: 4px;border-top: 2px solid #ddd;border-right:2px solid #ddd;transform: rotate(45deg);-webkit-transform: rotate(45deg);-webkit-transform: rotate(45deg);position: absolute;}

/*--nav_1001 setting--*/
.webnav{width:100%; position:relative; z-index:25;}
/*--nav  setting--*/
.nav{position:relative; z-index:9; zoom:1; margin-bottom:5px;}
.nav .nmain{height:40px; margin-right:60px; overflow: hidden;}
.nav .nmain:after{content:"."; visibility:hidden; display:block; height:0px; clear:both;}
.nav .nitem{float:left; width:33.3%;_width:32%; _display:inline;}
.nav .nitem a{ display:block; width:100%; overflow:hidden; font-size:14px;  text-align:center; white-space:nowrap; line-height:40px;}
/*--default nav basic setting--*/
.nav_1{}
.nav_1 .nmain{}
.nav_1 .nitem{ width:33.3%;_width:32%;}
.nav_1 .nitem a{line-height:40px;}
/*--nav_1001  setting--*/
.nav_1001{}
.nav_1001 .nmain{}
.nav_1001 .nitem{ width:33.3%;_width:32%;}
.nav_1001 .nitem:first-child{}
.nav_1001 .nitem a{ line-height:40px;}
/*--.nav_1002  setting--*/
.nav_1002{border-width:0 0 1px; border-style:solid;}
.nav_1002 .nmain{}
.nav_1002 .nitem{ margin:5px 0 0 1%; width:32.3%;_width:31%;}
.nav_1002 .nitem:first-child{}
.nav_1002 .nitem a{ line-height:30px; height:30px; border-radius:5px;}
/*--nav_1003  setting--*/
.nav_1003{border-width:1px; border-style:solid;}
.nav_1003 .nmain{}
.nav_1003 .nitem{ margin:1px 0 1px 1%; width:32.3%;_width:31%;}
.nav_1003 .nitem:first-child{}
.nav_1003 .nitem a{ line-height:38px;}
/*--nav_1004  setting--*/
.nav_1004{}
.nav_1004 .nmain{}
.nav_1004 .nitem{position:relative; margin:0px 0 0 1%; width:32.3%;_width:31%;}
.nav_1004 .nitem:after{display:block; position:absolute; right:-5px; top:10px; width:0px; height:20px; content:""; border-width:0px 1px; border-style:solid;}
.nav_1004 .nitem:last-child:after{display:none;}
.nav_1004 .nitem:first-child{}
.nav_1004 .nitem a{ line-height:40px;}
/*--nav_1005  setting--*/
.nav_1005{position:relative; z-index:9; width:100%; border-width:3px 0 1px; border-style:solid;}
.nav_1005 .nmain{height:40px;}
.nav_1005 .nitem{float:left;  margin:0px 0 0 1%; width:32.3%;_width:31%;}
.nav_1005 .nitem:first-child{}
.nav_1005 .nitem a{line-height:35px; height:35px;  border-radius:0px 0px 5px 5px;}
/*--nav_1006  setting--*/
.nav_1006{position:relative; z-index:9; width:100%; border-width:1px 0 3px; border-style:solid; margin-top:5px;}
.nav_1006 .nmain{height:40px;}
.nav_1006 .nitem{position:relative; margin:0px 0 0 1%; width:32.3%;_width:31%;}
.nav_1006 .nitem:after{display:block; position:absolute; right:-4px; top:10px; width:0px; height:20px; content:""; border-width:0px 1px; border-style:solid;}
.nav_1006 .nitem:last-child:after{display:none;}
.nav_1006 .nitem:first-child{}
.nav_1006 .nitem a{line-height:43px; height:43px; margin-top:-3px;}
/*--nav_1007  setting--*/
.nav_1007{}
.nav_1007 .nmain{height:40px;}
.nav_1007 .nitem{float:left;  margin:5px 0 0 1%; width:32.3%;}
.nav_1007 .nitem:first-child{ }
.nav_1007 .nitem a{ line-height:30px; height:30px; border-radius:10px;}
/*--nav_1008  setting--*/
.nav_1008{}
.nav_1008 .nmain{}
.nav_1008 .nitem{position:relative;  margin:0px 0 0 2%; width:31.3%;_width:30%;}
.nav_1008 .nitem:first-child{}
.nav_1008 .nitem a{ line-height:30px; height:30px; border-radius:3px; margin-top:5px;}
/*--nav_1100  setting--*/
.nav_1100,.nav_1101,.nav_1102,.nav_1103,.nav_1104,.nav_1105,.nav_1106,.nav_1107,.nav_1108,.nav_1109,.nav_1110,.nav_1111,.nav_1112,.nav_1113,.nav_1114,.nav_1115{display:none;}
.nav_1100 .nmain,.nav_1101 .nmain,.nav_1102 .nmain,.nav_1103 .nmain,.nav_1104 .nmain{}
.nav_1100 .nitem,.nav_1101 .nitem,.nav_1102 .nitem,.nav_1103 .nitem,.nav_1104 .nitem{position:relative; margin:0px 0 0 8px;}
.nav_1100 .nitem:first-child,.nav_1101 .nitem:first-child,.nav_1102 .nitem:first-child,.nav_1103 .nitem:first-child,.nav_1104 .nitem:first-child{}
.nav_1100 .nitem a,.nav_1101 .nitem a,.nav_1102 .nitem a,.nav_1103 .nitem a,.nav_1104 .nitem a{ line-height:30px; height:30px; border-radius:3px; margin-top:5px;}
.fixednavbut{position:fixed; width:40px; height:40px; bottom:60px; z-index:80; display:none; opacity:1;}
.fixednavbut .navmorebut{position:static;}
.fixednavbut .moduleedit{width: 96px;}
#web_nav .navmorebut{right: 10px;left: auto;}
/**更多菜单按钮**/
.navmorebut{display:block; position:absolute; left: 0px; top:3px; width:40px; height:35px; border-radius:5px; z-index:5;}
.navmorebut i,.navmorebut b{display:block; overflow:hidden; position:absolute;  height:5px; line-height:0px;}
.navmorebut i{width:5px; left:5px;}
.navmorebut b{left:15px; width:20px; height:5px;}
.navmorebut i.i-1,.navmorebut b.b-1{top:7px;}
.navmorebut i.i-2,.navmorebut b.b-2{top:15px;}
.navmorebut i.i-3,.navmorebut b.b-3{top:23px;}

/**更多按钮样式-1**/
.navmorebut_1{display:block; position:absolute; left:3px; top:3px; width:34px; height:35px; border-radius:5px; z-index:5;}
.navmorebut_1 i{float:left; margin-bottom: 2px;}
.navmorebut_1 i,.navmorebut_1 b{border-radius: 2px;}
.navmorebut_1 i.i-1,.navmorebut_1 b.b-1{margin-right: 2px;}
.navmorebut_1 i.i-3,.navmorebut_1 b.b-3{display: none;}
.navmorebut_1 i,.navmorebut_1 b{width:12px; height:12px; display: block; float:left; border-width:2px; border-style:solid;}

/**更多按钮样式-2**/
.navmorebut_2{display:block; position:absolute; left:2px; top:2px; width:32px; height:30px; border-radius:5px; z-index:5; background: #fff;}
.navmorebut_2 i,.navmorebut_2 b{display:block; overflow:hidden; position:absolute;  height:5px; line-height:0px;}
.navmorebut_2 i{width:5px; left:4px;}
.navmorebut_2 b{left:12px; width:15px; height:5px;}
.navmorebut_2 i.i-1,.navmorebut_2 b.b-1{top:4px;}
.navmorebut_2 i.i-2,.navmorebut_2 b.b-2{top:12px;}
.navmorebut_2 i.i-3,.navmorebut_2 b.b-3{top:20px;}

/**更多按钮样式-3**/
.navmorebut_3{display:block; position:absolute; left:2px; top:2px; width:32px; height:30px; border-radius:5px; z-index:5; background: #fff;}
.navmorebut_3 i,.navmorebut_3 b{display:block; overflow:hidden; position:absolute;  height:5px; line-height:0px;}
.navmorebut_3 i{width:5px; left:4px; height:5px; border-style:solid; border-width: 2px;}
.navmorebut_3 b{left:16px; width:12px; height:2px;}
.navmorebut_3 i.i-1{top:5px;}
.navmorebut_3 i.i-2{top:16px;}
.navmorebut_3 b.b-1{top:9px;}
.navmorebut_3 b.b-2{top:19px;}
.navmorebut_3 i.i-3,.navmorebut_3 b.b-3{display: none;}

/**更多按钮样式-4**/
.navmorebut_4{display:block; position:absolute; left:2px; top:2px; width:32px; height:32px; border-radius:50%; z-index:5; border:2px solid #fff;}
.navmorebut_4 i,.navmorebut_4 b{display:block; overflow:hidden; position:absolute; line-height:0px; height:2px;}
.navmorebut_4 i{width:5px; left:6px;}
.navmorebut_4 b{left:14px; width:12px;}
.navmorebut_4 i.i-1,.navmorebut_4 b.b-1{top:9px;}
.navmorebut_4 i.i-2,.navmorebut_4 b.b-2{top:15px;}
.navmorebut_4 i.i-3,.navmorebut_4 b.b-3{top:21px;}

/**更多按钮样式-5**/
.navmorebut_5{display:block; position:absolute; left:2px; top:2px; width:32px; height:32px; border-radius:50%; z-index:5; background: #fff;}
.navmorebut_5 i,.navmorebut_5 b{display:block; overflow:hidden; position:absolute; line-height:0px; height:2px;}
.navmorebut_5 i{width:22px; left:5px;}
.navmorebut_5 b{display: none;}
.navmorebut_5 i.i-1{top:8px;}
.navmorebut_5 i.i-2{top:15px;}
.navmorebut_5 i.i-3{top:22px;}

/**更多按钮样式-6**/
.navmorebut_6{display:block; position:absolute; left:3px; top:3px; width:34px; height:35px; border-radius:5px; z-index:5;}
.navmorebut_6 i{float:left; margin-bottom: 2px;}
.navmorebut_6 i,.navmorebut_6 b{border-radius: 2px;}
.navmorebut_6 i.i-1,.navmorebut_6 b.b-1{margin-right: 2px;}
.navmorebut_6 i.i-3,.navmorebut_6 b.b-3{display: none;}
.navmorebut_6 i,.navmorebut_6 b{width:12px; height:12px; display: block; float:left; border-width:2px; border-style:solid;}

/**更多按钮样式-7**/
.navmorebut_7{display:block; position:absolute; left:2px; top:2px; width:32px; height:30px; border-radius:5px; z-index:5; background: #fff;}
.navmorebut_7 i,.navmorebut_7 b{display:block; overflow:hidden; position:absolute;  height:5px; line-height:0px;}
.navmorebut_7 i{width:5px; left:5px;}
.navmorebut_7 b{left:12px; width:15px; height:5px;}
.navmorebut_7 i.i-1,.navmorebut_7 b.b-1{top:4px;}
.navmorebut_7 i.i-2,.navmorebut_7 b.b-2{top:12px;}
.navmorebut_7 i.i-3,.navmorebut_7 b.b-3{top:20px;}

/**更多按钮样式-8**/
.navmorebut_8{display:block; position:absolute; left:3px; top:3px; width:34px; height:35px; border-radius:5px; z-index:5;}
.navmorebut_8 i{float:left; margin-bottom: 4px;}
.navmorebut_8 i.i-1,.navmorebut_8 b.b-1{margin-right: 4px;}
.navmorebut_8 i.i-3,.navmorebut_8 b.b-3{display: none;}
.navmorebut_8 i,.navmorebut_8 b{width:10px; height:10px; display: block; float:left; border-width:2px; border-style:solid;}
.navmorebut_8 i.i-1{border-radius: 2px 0 0 0;}
.navmorebut_8 i.i-2{border-radius: 0 2px 0 0;}
.navmorebut_8 b.b-1{border-radius: 0 0 0 2px;}
.navmorebut_8 b.b-2{border-radius: 0 0 2px 0;}

/**更多按钮样式-9**/
.navmorebut_9{display:block; position:absolute; left:3px; top:3px; width:34px; height:35px; border-radius:5px; z-index:5;}
.navmorebut_9 i,.navmorebut_9 b{width:10px; height:10px; display: block; float:left; border-width:2px; border-style:solid;}
.navmorebut_9 i{float:left; margin-bottom: 4px;}
.navmorebut_9 i,.navmorebut_9 b{border-radius: 2px;}
.navmorebut_9 i.i-2{transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); width: 8px; height: 8px; margin:1px;}
.navmorebut_9 i.i-1,.navmorebut_9 b.b-1{margin-right: 4px;}
.navmorebut_9 i.i-3,.navmorebut_9 b.b-3{display: none;}

/**更多按钮样式-10**/
.navmorebut_10{display:block; position:absolute; left:2px; top:2px; width:32px; height:32px; border-radius:50%; z-index:5; border:2px solid #fff;}
.navmorebut_10 i,.navmorebut_10 b{display:block; overflow:hidden; position:absolute; line-height:0px;}
.navmorebut_10 i{width:22px; height:2px; left:5.5px; top: 15px;}
.navmorebut_10 b{width:2px; height:22px; left:15.5px; top:5px;}
.navmorebut_10 i.i-2,.navmorebut_10 b.b-2{top:15px; display: none;}
.navmorebut_10 i.i-3,.navmorebut_10 b.b-3{top:21px; display: none;}

/**更多按钮样式-11**/
.navmorebut_11{display:block; position:absolute; left:2px; top:2px; width:32px; height:32px; border-radius:50%; z-index:5; background: #fff;}
.navmorebut_11 i{display:block; overflow:hidden; position:absolute; line-height:0px; height:22px; width:4px; border-radius: 5px; top:5px;}
.navmorebut_11 b{display: none;}
.navmorebut_11 i.i-1{left:7px;}
.navmorebut_11 i.i-2{left:14px;}
.navmorebut_11 i.i-3{left:21px;}

/**更多按钮样式-12**/
.navmorebut_12{display:block; position:absolute; left:2px; top:2px; width:32px; height:32px; border-radius:50%; z-index:5; background: #fff;}
.navmorebut_12 i,.navmorebut_12 b{display:block; overflow:hidden; position:absolute; line-height:0px; height:6px; width:6px;}
.navmorebut_12 i{top:9px;}
.navmorebut_12 b{top:18px;}
.navmorebut_12 i.i-1,.navmorebut_12 b.b-1{left:5px;}
.navmorebut_12 i.i-2,.navmorebut_12 b.b-2{left:13px;}
.navmorebut_12 i.i-3,.navmorebut_12 b.b-3{left:21px;}

/**更多按钮样式-13**/
.navmorebut_13{display:block; position:absolute; left:2px; top:2px; width:32px; height:32px; border-radius:50%; z-index:5; border:2px solid #fff;}
.navmorebut_13 i,.navmorebut_13 b{display:block; overflow:hidden; position:absolute; line-height:0px; height:2px;}
.navmorebut_13 i{width:20px; left:6px;}
.navmorebut_13 b{display: none}
.navmorebut_13 i.i-1{top:9px;}
.navmorebut_13 i.i-2{top:15px;}
.navmorebut_13 i.i-3{top:21px;}

/**更多按钮样式-14**/
.navmorebut_14{display:block; position:absolute; left:2px; top:2px; width:32px; height:32px; border-radius:50%; z-index:5;}
.navmorebut_14 i{display:block; overflow:hidden; position:absolute; line-height:0px; height:5px; width:5px; border-radius: 5em; left:14px;}
.navmorebut_14 b{display: none;}
.navmorebut_14 i.i-1{top:6px;}
.navmorebut_14 i.i-2{top:14px;}
.navmorebut_14 i.i-3{top:22px;}

/**更多按钮样式-15**/
.navmorebut_15{display:block; position:absolute; left:2px; top:2px; width:32px; height:32px; border-radius:50%; z-index:5;}
.navmorebut_15 i{display:block; overflow:hidden; position:absolute; line-height:0px; height:5px; width:5px; border-radius: 5em; top:14px;}
.navmorebut_15 b{display: none;}
.navmorebut_15 i.i-1{left:4px;}
.navmorebut_15 i.i-2{left:13px;}
.navmorebut_15 i.i-3{left:22px;}

/**更多导航图标**/
.nmore_1002 li em:after,
.nmore_1004 li em:after,
.nmore_1005 li em:after,
.nmore_1006 li em:after,
.nmore_1007 li em:after,
.nmore_1008 li em:after,
.nmore_1009 li em:after,
.nmore_1010 li em:after,
.nmore_1011 li em:after,
.nmore_1012 li em:after,
.nmore_1013 li em:after{content:""; position:absolute;background-color:#5b5d5e; height:1px; width:4px; box-shadow:-1px 1px 0 #5b5d5e, -2px 2px 0 #5b5d5e, -3px 3px 0 #5b5d5e, -4px 4px 0 #5b5d5e, -5px 5px 0 #5b5d5e, -1px -1px 0 #5b5d5e, -2px -2px 0 #5b5d5e, -3px -3px 0 #5b5d5e, -4px -4px 0 #5b5d5e, -5px -5px 0 #5b5d5e; left:-4px; top:50%; margin-left: 14px;}
.nmore_1002 .hover_icon em:after,
.nmore_1004 .hover_icon em:after,
.nmore_1005 .hover_icon em:after,
.nmore_1006 .hover_icon em:after,
.nmore_1007 .hover_icon em:after,
.nmore_1008 .hover_icon em:after,
.nmore_1009 .hover_icon em:after,
.nmore_1010 .hover_icon em:after,
.nmore_1011 .hover_icon em:after,
.nmore_1012 .hover_icon em:after,
.nmore_1013 .hover_icon em:after{display:none;}
.nmore_1002 .hover_icon em,
.nmore_1004 .hover_icon em,
.nmore_1005 .hover_icon em,
.nmore_1006 .hover_icon em,
.nmore_1007 .hover_icon em,
.nmore_1008 .hover_icon em,
.nmore_1009 .hover_icon em,
.nmore_1010 .hover_icon em,
.nmore_1011 .hover_icon em,
.nmore_1012 .hover_icon em,
.nmore_1013 .hover_icon em{position: absolute; display: block; font-size: 20px; left: -15px; height:15px; margin-left: 14px;}
.nmore_1009 li em{transform: scale(0); opacity: 0;}
.nmore_1009[state='open'] li em{transform: scale(1); opacity: 1; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);}
.nmore_1010 li em{opacity: 0; transform:translatex(-50px);}
.nmore_1010[state='open'] li em{ transform:translatex(0); opacity: 1; transition: all 0.4s;}
.nmore_1013 li em{transform: scale(0); opacity: 0;}
.nmore_1013[state='open'] li em{transform: scale(1); opacity: 1; transition: all 0.4s;}
/**更多导航-1**/
.nmore_1001{min-width:80px; position:absolute; z-index:1001; right:5px; top:90px; padding:10px 5px; border-radius:8px; display:none; transition:all 0.5s ease-in;}
.nmore_1001[state='open']{display:block;}
.nmore_1001 a{}
.nmore_1001 .nmtip{position:absolute; right:15px; top:-15px; width:0px; height:0px; border-width:8px; border-style:dashed dashed solid dashed;}
.nmore_1001 li:first-child{border-top:none;}
.nmore_1001 li:last-child{border-bottom:none;}
.nmore_1001 li{line-height:30px;}
.nmore_1001 li a{display:block; text-align:center;}
.nmore_1001 .hover_icon a{padding-left:28px;}
/**更多导航-2**/
.nmore_1002{width:60%; height:100%; overflow-y:auto; position:fixed; z-index:1001; right:-100%; top:0px; padding:10px 0px; transition:all 0.5s ease-in; background-color:#333436;}
.nmore_1002[state='open']{right:0px;}
.nmore_1002 ul{padding-bottom:35px;}
.nmore_1002 ul li{border-width:0px 0px 2px; border-style:solid; border-color:#45494c;}
.nmore_1002 li:first-child{border-top:none;}
.nmore_1002 li:last-child{border-bottom:none;}
.nmore_1002 li a{color:#fff; font-size:17px; position:relative;display:block; padding:5px 0 5px 25px;}
.nmore_1002 li a img{ position:absolute; left:0; top:50%; margin-top:-9px;}/*2015-07-13添加图片居中*/
.nmore_1002 li a:hover{color:#fff!important;}
/*.nmore_1002 li a:active{background-color:#1d1d1d;}*/
.nmore_1002 .hover_icon span{ margin-left:15px;}
.nmore_1002 .jiao{display:none;}

/**更多导航-3**/
.nmore_1003{position:absolute; z-index:1001; right:0px; top:90px;width:100%; display:none;}
.nmore_1003[state='open']{display:block;}
.nmore_1003 ul{overflow:hidden; margin:10px;}
.nmore_1003 li{width:33%; float:left; height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.nmore_1003 li a{line-height:30px;}
.nmore_1003 .hover_icon a{padding-left:28px;}
.nmore_1003 .hover_icon img{left:2%;}
.nmore_1003 .hover_icon .alticon,.nmore_1003 .hover_icon .alticonnew{position: absolute; left: 2%;}

/**更多导航-4**/
.nmore_1004{width:60%; height:100%; overflow-y:auto; position:fixed; z-index:1001; left:-100%; top:0px; padding:10px 0px; transition:all 0.5s ease-in; background-color:#333436;}
.nmore_1004[state='open']{left:0px;}
.nmore_1004 ul{padding-bottom:35px;}
.nmore_1004 ul li{border-width:0px 0px 2px; border-style:solid; border-color:#45494c;}
.nmore_1004 li:first-child{border-top:none;}
.nmore_1004 li:last-child{border-bottom:none;}
.nmore_1004 li a{color:#fff; font-size:17px; position:relative;display:block; padding:5px 0 5px 25px;}
.nmore_1004 li a img{ position:absolute; left:0; top:50%; margin-top:-9px;}/*2015-07-13添加图片居中*/
.nmore_1004 li a:hover{color:#fff;}
/*.nmore_1004 li a:active{background-color:#1d1d1d;}*/
.nmore_1004 .hover_icon span{ margin-left:15px;}
.nmore_1004 .jiao{display:none;}

/**更多导航-5**/
.webbody,.main{transition: all 0.25s; position: relative; z-index: 2;}
.nmoreeffect{transform: translatex(150px); -moz-transform: translatex(150px); -o-transform: translatex(150px); -webkit-transform: translatex(150px);}
/*.webbody[state='open']{transform: translatex(150px); -moz-transform: translatex(150px); -o-transform: translatex(150px); -webkit-transform: translatex(150px);}*/
.syssearch{transition: all 0.25s; position: relative; z-index: 2;}
.syssearch[state='open']{transform: translatex(150px); -moz-transform: translatex(150px); -o-transform: translatex(150px); -webkit-transform: translatex(150px);}
.nmore_1005{width:150px; text-align: center; height:100%; overflow-y:auto; position:fixed; z-index:1; left:0; top:0px; padding:10px 0px; background-color:#333436;}
.nmore_1005 ul{padding-bottom:35px;}
.nmore_1005 ul li{border-width:0px 0px 2px; border-style:solid; border-color:#45494c;}
.nmore_1005 li:first-child{border-top:none;}
.nmore_1005 li:last-child{border-bottom:none;}
.nmore_1005 li a{color:#fff; font-size:17px; position:relative;display:block; padding:5px 0 5px;}
.nmore_1005 li a img{ position:absolute; left:0; top:50%; margin-top:-9px;}/*2015-07-13添加图片居中*/
.nmore_1005 li a:hover{color:#fff!important;}
/*.nmore_1005 li a:active{background-color:#1d1d1d;}*/
.nmore_1005 li span{width: 110px; display: inline-block; transition:all 0.5s; transform: translatex(50px); -moz-transform: translatex(50px); -o-transform: translatex(50px); -webkit-transform: translatex(50px); opacity: 0;}
.nmore_1005[state='open'] li span{transform: translatex(0); -moz-transform: translatex(0); -o-transform: translatex(0); -webkit-transform: translatex(0); opacity: 1;}
.nmore_1005 .jiao{display:none;}

/**更多导航-6**/
.nmore_1006{width:150px; text-align: center; height:100%; overflow-y:auto; position:fixed; z-index:1; left:0; top:0px; padding:10px 0px; background-color:#333436;}
.nmore_1006 ul{padding-bottom:35px;}
.nmore_1006 ul li{border-width:0px 0px 2px; border-style:solid; border-color:#45494c;}
.nmore_1006 li:first-child{border-top:none;}
.nmore_1006 li:last-child{border-bottom:none;}
.nmore_1006 li a{color:#fff; font-size:17px; position:relative;display:block; padding:5px 0 5px 25px;}
.nmore_1006 li a img{ position:absolute; left:0; top:50%; margin-top:-9px;}/*2015-07-13添加图片居中*/
.nmore_1006 li a:hover{color:#fff!important;}
/*.nmore_1006 li a:active{background-color:#1d1d1d;}*/
.nmore_1006 li span{width: 110px; display: inline-block; transition:all 0.5s; transform: translatex(-50px); -moz-transform: translatex(-50px); -o-transform: translatex(-50px); -webkit-transform: translatex(-50px); opacity: 0;}
.nmore_1006[state='open'] li span{transform: translatex(0); -moz-transform: translatex(0); -o-transform: translatex(0); -webkit-transform: translatex(0); opacity: 1;}
.nmore_1006 .jiao{display:none;}

/**更多导航-7**/
.nmore_1007{width:150px; text-align: center; height:100%; overflow-y:auto; position:fixed; z-index:1; left:0; top:0px; padding:10px 0px; background-color:#333436;}
.nmore_1007 ul{padding-bottom:35px;}
.nmore_1007 ul li{border-width:0px 0px 2px; border-style:solid; border-color:#45494c;}
.nmore_1007 li:first-child{border-top:none;}
.nmore_1007 li:last-child{border-bottom:none;}
.nmore_1007 li a{color:#fff; font-size:17px; position:relative;display:block; padding:5px 0 5px 25px;}
.nmore_1007 li a img{ position:absolute; left:0; top:50%; margin-top:-9px;}/*2015-07-13添加图片居中*/
.nmore_1007 li a:hover{color:#fff!important;}
/*.nmore_1007 li a:active{background-color:#1d1d1d;}*/
.nmore_1007 li .navtext{width: 110px; display: inline-block; transition:all 0.5s; transform: translatey(-50px); -moz-transform: translatey(-50px); -o-transform: translatey(-50px); -webkit-transform: translatey(-50px); opacity: 0;}
.nmore_1007[state='open'] li span{transform: translatey(0); -moz-transform: translatey(0); -o-transform: translatey(0); -webkit-transform: translatey(0); opacity: 1;}
.nmore_1007 .jiao{display:none;}

/**更多导航-8**/
.nmore_1008{width:150px; text-align: center; height:100%; overflow-y:auto; position:fixed; z-index:1; left:0; top:0px; padding:10px 0px; background-color:#333436;}
.nmore_1008 ul{padding-bottom:35px;}
.nmore_1008 ul li{border-width:0px 0px 2px; border-style:solid; border-color:#45494c;}
.nmore_1008 li:first-child{border-top:none;}
.nmore_1008 li:last-child{border-bottom:none;}
.nmore_1008 li a{color:#fff; font-size:17px; position:relative;display:block; padding:5px 0 5px 25px; transform: perspective(100px) translatez(-32px); -moz-transform: perspective(100px) translatez(-32px); -o-transform: perspective(100px) translatez(-32px); -webkit-transform: perspective(100px) translatez(-32px);}
.nmore_1008 li a img{ position:absolute; left:0; top:50%; margin-top:-9px;}/*2015-07-13添加图片居中*/
.nmore_1008 li a:hover{color:#fff!important;}
/*.nmore_1008 li a:active{background-color:#1d1d1d;}*/
.nmore_1008 li .navtext{width: 110px; display: inline-block; transition:all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275); transform: perspective(100px) rotatey(270deg) translatez(24px) scale(0.5); -moz-transform: perspective(100px) rotatey(270deg) translatez(24px) scale(0.5); -o-transform: perspective(100px) rotatey(270deg) translatez(24px) scale(0.5); -webkit-transform: perspective(100px) rotatey(270deg) translatez(24px) scale(0.5); opacity: 0;}
.nmore_1008[state='open'] li .navtext{transform: perspective(100px) rotatey(0) translatez(24px) scale(1); -moz-transform: perspective(100px) rotatey(0) translatez(24px) scale(1); -o-transform: perspective(100px) rotatey(0) translatez(24px) scale(1); -webkit-transform: perspective(100px) rotatey(0) translatez(24px) scale(1); opacity: 1;}
.nmore_1008 .jiao{display:none;}

/**更多导航-9**/
.nmore_1009{width:150px; text-align: center; height:100%; overflow-y:auto; position:fixed; z-index:1; left:0; top:0px; padding:10px 0px; background-color:#333436;}
.nmore_1009 ul{padding-bottom:35px;}
.nmore_1009 ul li{border-width:0px 0px 2px; border-style:solid; border-color:#45494c;}
.nmore_1009 li:first-child{border-top:none;}
.nmore_1009 li:last-child{border-bottom:none;}
.nmore_1009 li a{color:#fff; font-size:17px; position:relative;display:block; padding:5px 0 5px 25px;}
.nmore_1009 li a img{ position:absolute; left:0; top:50%; margin-top:-9px;}/*2015-07-13添加图片居中*/
.nmore_1009 li a:hover{color:#fff!important;}
/*.nmore_1009 li a:active{background-color:#1d1d1d;}*/
.nmore_1009 li .navtext{width: 110px; display: inline-block; transform:translatex(-35px) scale(0); opacity: 0;}
.nmore_1009[state='open'] li .navtext{transform:translatex(0) scale(1); opacity: 1; transition: all 0.4s;}
.nmore_1009 .jiao{display:none;}

/**更多导航-10**/
.nmore_1010{width:150px; text-align: center; height:100%; overflow-y:auto; position:fixed; z-index:1; left:0; top:0px; padding:10px 0px; background-color:#333436;}
.nmore_1010 ul{padding-bottom:35px;}
.nmore_1010 ul li{border-width:0px 0px 2px; border-style:solid; border-color:#45494c;}
.nmore_1010 li:first-child{border-top:none;}
.nmore_1010 li:last-child{border-bottom:none;}
.nmore_1010 li a{color:#fff; font-size:17px; position:relative;display:block; padding:5px 0 5px 25px; transform: scale(1.5); opacity: 0;}
.nmore_1010[state='open'] li a{transform: scale(1); opacity: 1; transition: all 0.4s }
.nmore_1010 li a img{ position:absolute; left:0; top:50%; margin-top:-9px;}/*2015-07-13添加图片居中*/
.nmore_1010 li a:hover{color:#fff!important;}
/*.nmore_1010 li a:active{background-color:#1d1d1d;}*/
.nmore_1010[state='open'] li a em{ transform:translatex(0); opacity: 1; transition: all 0.4s;}
.nmore_1010 li .navtext{width: 110px; display: inline-block; transform:translatex(50px); opacity: 0;}
.nmore_1010[state='open'] li .navtext{transition: all .5s ease-out .1s; transform:translatex(0); opacity: 1;}
.nmore_1010 .jiao{display:none;}

/**更多导航-11**/
.nmore_1011{width:150px; text-align: center; height:100%; overflow-y:auto; position:fixed; z-index:1; left:0; top:0px; padding:10px 0px; background-color:#333436;}
.nmore_1011 ul{padding-bottom:35px;}
.nmore_1011 ul li{border-width:0px 0px 2px; border-style:solid; border-color:#45494c; transform:translatey(100px); opacity: 0;}
.nmore_1011 li:first-child{border-top:none;}
.nmore_1011 li:last-child{border-bottom:none;}
.nmore_1011 li a{color:#fff; font-size:17px; position:relative;display:block; padding:5px 0 5px 25px;}
.nmore_1011[state='open'] li{transform:translatey(0); opacity: 1; transition: all 0.4s }
.nmore_1011 li a img{ position:absolute; left:0; top:50%; margin-top:-9px;}/*2015-07-13添加图片居中*/
.nmore_1011 li a:hover{color:#fff!important;}
/*.nmore_1011 li a:active{background-color:#1d1d1d;}*/
.nmore_1011 li .navtext{width: 110px; display: inline-block;}
.nmore_1011 .jiao{display:none;}

/**更多导航-12**/
.nmore_1012{width:150px; text-align: center; height:100%; overflow-y:auto; position:fixed; z-index:1; left:0; top:0px; padding:10px 0px; background-color:#333436;}
.nmore_1012 ul{padding-bottom:35px;}
.nmore_1012 ul li{border-width:0px 0px 2px; border-style:solid; border-color:#45494c; transform:translate(50px,100px); opacity: 0;}
.nmore_1012 li:first-child{border-top:none;}
.nmore_1012 li:last-child{border-bottom:none;}
.nmore_1012 li a{color:#fff; font-size:17px; position:relative;display:block; padding:5px 0 5px 25px;}
.nmore_1012[state='open'] li{transform:translate(0,0); opacity: 1; transition: all 0.4s }
.nmore_1012 li a img{ position:absolute; left:0; top:50%; margin-top:-9px;}/*2015-07-13添加图片居中*/
.nmore_1012 li a:hover{color:#fff!important;}
/*.nmore_1012 li a:active{background-color:#1d1d1d;}*/
.nmore_1012 li .navtext{width: 110px; display: inline-block;}
.nmore_1012 .jiao{display:none;}

/**更多导航-13**/
.nmore_1013{width:150px; text-align: center; height:100%; overflow-y:auto; position:fixed; z-index:1; left:0; top:0px; padding:10px 0px; background-color:#333436;}
.nmore_1013 ul{padding-bottom:35px;}
.nmore_1013 ul li{border-width:0px 0px 2px; border-style:solid; border-color:#45494c;}
.nmore_1013 li:first-child{border-top:none;}
.nmore_1013 li:last-child{border-bottom:none;}
.nmore_1013 li a{color:#fff; font-size:17px; position:relative;display:block; padding:5px 0 5px 25px;}
.nmore_1013 li a img{ position:absolute; left:0; top:50%; margin-top:-9px;}/*2015-07-13添加图片居中*/
.nmore_1013 li a:hover{color:#fff!important;}
/*.nmore_1013 li a:active{background-color:#1d1d1d;}*/
.nmore_1013 li .navtext{width: 110px; display: inline-block; opacity: 0;}
.nmore_1013 li:nth-child(odd) .navtext{transform:translate(50px,100px) scale(0);}
.nmore_1013 li:nth-child(even) .navtext{transform:translate(-50px,100px) scale(0);}
.nmore_1013[state='open'] li .navtext{transform:translate(0) scale(1); opacity: 1; transition: all 0.4s;}
.nmore_1013 .jiao{display:none;}

/**更多导航-14**/
.nmore_1014{min-width:80px; position:fixed; z-index:1001; left:10px; padding:10px 5px; border-radius:8px; display:none; transition:all 0.5s ease-in;}
.nmore_1014[state='open']{display:block;}
.nmore_1014 a{}
.nmore_1014 .nmtip{position:absolute; left:10px; bottom:-15px; width:0px; height:0px; border-width:8px; border-style:solid;}
.nmore_1014 li:first-child{border-top:none;}
.nmore_1014 li:last-child{border-bottom:none;}
.nmore_1014 li{line-height:30px;}
.nmore_1014 li a{display:block; text-align:center;}
.nmore_1014 .hover_icon a{padding-left:28px;}

.nzz{position:fixed;left:0px;top:0px; width:100%; height:100%;z-index:98; display:none; background-color:rgba(0,0,0,0.5);}

.custommodulerow{/*overflow:hidden;*/ width: 100%;}
/*--module basic setting--*/
.mo{position:relative; overflow:hidden; border-width:0px; border-style:solid; margin-bottom:5px; background-color: #fff;}
.mot,.mohead,.mobody,.mob{width:100%; border-collapse:separate; *border-collapse:collapse; border-spacing:0px;}
.mohead,.mot,.mob,.mobody{table-layout:fixed;}
.mot,.mob{height:0px; display:none;}
.mot tr,.mob tr,.mot td,.mob td{height:0px; line-height:0px; overflow:hidden; padding:0px;}
.motl,.motr,.moheadl,.moheadr,.mobodyl,.mobodyr,.mobl,.mobr{width:0px;}
.mohead{}
.moheadm{white-space:nowrap; width:100%; overflow:hidden; word-wrap:break-word;}
.moname{float:left;}
.nametxt{white-space:nowrap;display:block; font-weight: normal;}
.momore{position:absolute; right:0px; top:0px; z-index:1; font-family: "arial";}
.mobody{border-width:0px;}
.mob{}
.mobm{ width:100%; overflow:hidden;}
.mobodyc{margin:5px; overflow:hidden;}
.mobodyc .notxt{padding:10px;}
.mobodyc .dashedline,.mobodyc .solidline{height:0px; line-height:0px; font-size:0px; overflow:hidden; border-top-width:1px;}
.mobodyc .dashedline{ border-top-style:dashed;}
.mobodyc .solidline{ border-top-style:solid;}

/**--mo_1001 basic setting--**/
.mo_1001,.mo_1001 .mot,.mo_1001 .motl,.mo_1001 .motr,.mo_1001 .motm,.mo_1001 .mohead,.mo_1001 .moheadl,.mo_1001 .moheadr,.mo_1001 .moheadm,.mo_1001 .moname,.mo_1001 .monamel,.mo_1001 .monamer,.mo_1001 .monamem,.mo_1001 .mobody,.mo_1001 .mobodyl,.mo_1001 .mobodyr,.mo_1001 .mobodym,.mo_1001 .mob,.mo_1001 .mobl,.mo_1001 .mobr,.mo_1001 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1001{border-width:0px;}
.mo_1001 .mohead{height:35px; line-height:35px; background-repeat:repeat;}
.mo_1001 .nametxt{font-size:14px; padding-left:15px;}
.mo_1001 .momore{right:10px;}
.mo_1001 .mobody{border-width:1px; border-style:solid;}
/**--mo_1002 basic setting--**/
.mo_1002,.mo_1002 .mot,.mo_1002 .motl,.mo_1002 .motr,.mo_1002 .motm,.mo_1002 .mohead,.mo_1002 .moheadl,.mo_1002 .moheadr,.mo_1002 .moheadm,.mo_1002 .moname,.mo_1002 .monamel,.mo_1002 .monamer,.mo_1002 .monamem,.mo_1002 .mobody,.mo_1002 .mobodyl,.mo_1002 .mobodyr,.mo_1002 .mobodym,.mo_1002 .mob,.mo_1002 .mobl,.mo_1002 .mobr,.mo_1002 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1002{border:0px;}
.mo_1002 .mohead{height:34px; line-height:34px;}
.mo_1002 .moheadl,.mo_1002 .moheadr{width:10px; background-repeat:no-repeat;}
.mo_1002 .moheadl{background-position:0px 0px;}
.mo_1002 .moheadm{background-position:0px -34px; background-repeat:repeat-x;}
.mo_1002 .moheadr{background-position:0px -68px;}
.mo_1002 .nametxt{font-size:14px; padding-left:0px;}
.mo_1002 .momore{right:10px;}
.mo_1002 .mobody{border-width:1px 1px 0px; border-style:solid;}
.mo_1002 .mobodym{}
.mo_1002 .mob{height:5px;display:table; *display:block; }
.mo_1002 .mobl,.mo_1002 .mobm,.mo_1002 .mobr{ height:5px; display:table-cell;}
.mo_1002 .mobm{background-position:0px -5px; background-repeat:repeat-x;}
.mo_1002 .mobl,.mo_1002 .mobr{width:10px; background-repeat:no-repeat;}
.mo_1002 .mobl{background-position:0px 0px;}
.mo_1002 .mobr{background-position:0px -10px;}
/**--mo_1003 basic setting--**/
.mo_1003,.mo_1003 .mot,.mo_1003 .motl,.mo_1003 .motr,.mo_1003 .motm,.mo_1003 .mohead,.mo_1003 .moheadl,.mo_1003 .moheadr,.mo_1003 .moheadm,.mo_1003 .moname,.mo_1003 .monamel,.mo_1003 .monamer,.mo_1003 .monamem,.mo_1003 .mobody,.mo_1003 .mobodyl,.mo_1003 .mobodyr,.mo_1003 .mobodym,.mo_1003 .mob,.mo_1003 .mobl,.mo_1003 .mobr,.mo_1003 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1003 .mohead{height:45px; line-height:45px;}
.mo_1003 .moheadl,.mo_1003 .moheadr{width:10px; background-repeat:no-repeat;}
.mo_1003 .moheadl{background-position:0px 0px;}
.mo_1003 .moheadm{background-position:0px -45px; background-repeat:repeat-x;}
.mo_1003 .moheadr{background-position:0px -90px;}
.mo_1003 .nametxt{font-size:14px; padding-left:5px;}
.mo_1003 .momore{right:15px;}
.mo_1003 .mobody{border-width:0px 1px 0px; border-style:solid;}
.mo_1003 .mob{height:5px;display:table; *display:block; }
.mo_1003 .mobl,.mo_1003 .mobm,.mo_1003 .mobr{height:5px; display:table-cell;}
.mo_1003 .mobm{background-position:0px -5px; background-repeat:repeat-x;}
.mo_1003 .mobl,.mo_1003 .mobr{width:10px; background-repeat:no-repeat;}
.mo_1003 .mobl{background-position:0px 0px;}
.mo_1003 .mobr{background-position:0px -10px;}
/**--mo_1004 basic setting--**/
.mo_1004,.mo_1004 .mot,.mo_1004 .motl,.mo_1004 .motr,.mo_1004 .motm,.mo_1004 .mohead,.mo_1004 .moheadl,.mo_1004 .moheadr,.mo_1004 .moheadm,.mo_1004 .moname,.mo_1004 .monamel,.mo_1004 .monamer,.mo_1004 .monamem,.mo_1004 .mobody,.mo_1004 .mobodyl,.mo_1004 .mobodyr,.mo_1004 .mobodym,.mo_1004 .mob,.mo_1004 .mobl,.mo_1004 .mobr,.mo_1004 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1004 .mohead{height:35px; line-height:35px;}
.mo_1004 .moheadl,.mo_1004 .moheadr{width:10px; background-repeat:no-repeat;}
.mo_1004 .moheadl{background-position:0px 0px;}
.mo_1004 .moheadm{background-position:0px -35px; background-repeat:repeat-x;}
.mo_1004 .moheadr{background-position:0px -70px;}
.mo_1004 .nametxt{font-size:14px; padding-left:5px;}
.mo_1004 .momore{right:10px;}
/**--mo_1005 basic setting--**/
.mo_1005,.mo_1005 .mot,.mo_1005 .motl,.mo_1005 .motr,.mo_1005 .motm,.mo_1005 .mohead,.mo_1005 .moheadl,.mo_1005 .moheadr,.mo_1005 .moheadm,.mo_1005 .moname,.mo_1005 .monamel,.mo_1005 .monamer,.mo_1005 .monamem,.mo_1005 .mobody,.mo_1005 .mobodyl,.mo_1005 .mobodyr,.mo_1005 .mobodym,.mo_1005 .mob,.mo_1005 .mobl,.mo_1005 .mobr,.mo_1005 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1005 .mohead{height:35px; line-height:35px;background-position:0px bottom; background-repeat:repeat-x;}
.mo_1005 .nametxt{font-size:14px; padding-left:15px;}
.mo_1005 .momore{right:10px;}
/**--mo_1006 basic setting--**/
.mo_1006,.mo_1006 .mot,.mo_1006 .motl,.mo_1006 .motr,.mo_1006 .motm,.mo_1006 .mohead,.mo_1006 .moheadl,.mo_1006 .moheadr,.mo_1006 .moheadm,.mo_1006 .moname,.mo_1006 .monamel,.mo_1006 .monamer,.mo_1006 .monamem,.mo_1006 .mobody,.mo_1006 .mobodyl,.mo_1006 .mobodyr,.mo_1006 .mobodym,.mo_1006 .mob,.mo_1006 .mobl,.mo_1006 .mobr,.mo_1006 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1006{border-width:0px;}
.mo_1006 .mohead{height:35px; line-height:35px; background-repeat:repeat;}
.mo_1006 .nametxt{font-size:14px; padding-left:15px;}
.mo_1006 .momore{right:10px;}
/*.mo_1006 .mobody{border-width:1px; border-style:solid;}*/
/**--mo_1007 basic setting--**/
.mo_1007,.mo_1007 .mot,.mo_1007 .motl,.mo_1007 .motr,.mo_1007 .motm,.mo_1007 .mohead,.mo_1007 .moheadl,.mo_1007 .moheadr,.mo_1007 .moheadm,.mo_1007 .moname,.mo_1007 .monamel,.mo_1007 .monamer,.mo_1007 .monamem,.mo_1007 .mobody,.mo_1007 .mobodyl,.mo_1007 .mobodyr,.mo_1007 .mobodym,.mo_1007 .mob,.mo_1007 .mobl,.mo_1007 .mobr,.mo_1007 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1007{border:0px;}
.mo_1007 .mohead{height:34px; line-height:34px;}
.mo_1007 .moheadl,.mo_1007 .moheadr{width:10px; background-repeat:no-repeat;}
.mo_1007 .moheadl{background-position:0px 0px;}
.mo_1007 .moheadm{background-position:0px -34px; background-repeat:repeat-x;}
.mo_1007 .moheadr{background-position:0px -68px;}
.mo_1007 .nametxt{font-size:14px; padding-left:0px;}
.mo_1007 .momore{right:10px;}
.mo_1007 .mobody{border-width:1px 1px 0px; border-style:solid;}
.mo_1007 .mobodym{}
.mo_1007 .mob{height:5px;display:table; *display:block; }
.mo_1007 .mobl,.mo_1007 .mobm,.mo_1007 .mobr{ height:5px; display:table-cell;}
.mo_1007 .mobm{background-position:0px -5px; background-repeat:repeat-x;}
.mo_1007 .mobl,.mo_1007 .mobr{width:10px; background-repeat:no-repeat;}
.mo_1007 .mobl{background-position:0px 0px;}
.mo_1007 .mobr{background-position:0px -10px;}
/**--mo_1008 basic setting--**/
.mo_1008,.mo_1008 .mot,.mo_1008 .motl,.mo_1008 .motr,.mo_1008 .motm,.mo_1008 .mohead,.mo_1008 .moheadl,.mo_1008 .moheadr,.mo_1008 .moheadm,.mo_1008 .moname,.mo_1008 .monamel,.mo_1008 .monamer,.mo_1008 .monamem,.mo_1008 .mobody,.mo_1008 .mobodyl,.mo_1008 .mobodyr,.mo_1008 .mobodym,.mo_1008 .mob,.mo_1008 .mobl,.mo_1008 .mobr,.mo_1008 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1008 .mohead{height:45px; line-height:45px;}
.mo_1008 .moheadl,.mo_1008 .moheadr{width:10px; background-repeat:no-repeat;}
.mo_1008 .moheadl{background-position:0px 0px;}
.mo_1008 .moheadm{background-position:0px -45px; background-repeat:repeat-x;}
.mo_1008 .moheadr{background-position:0px -90px;}
.mo_1008 .nametxt{font-size:14px; padding-left:5px;}
.mo_1008 .momore{right:15px;}
.mo_1008 .mobody{border-width:0px 1px 0px; border-style:solid;}
.mo_1008 .mob{height:5px;display:table; *display:block; }
.mo_1008 .mobl,.mo_1008 .mobm,.mo_1008 .mobr{height:5px; display:table-cell;}
.mo_1008 .mobm{background-position:0px -5px; background-repeat:repeat-x;}
.mo_1008 .mobl,.mo_1008 .mobr{width:10px; background-repeat:no-repeat;}
.mo_1008 .mobl{background-position:0px 0px;}
.mo_1008 .mobr{background-position:0px -10px;}
/**--mo_1009 basic setting--**/
.mo_1009,.mo_1009 .mot,.mo_1009 .motl,.mo_1009 .motr,.mo_1009 .motm,.mo_1009 .mohead,.mo_1009 .moheadl,.mo_1009 .moheadr,.mo_1009 .moheadm,.mo_1009 .moname,.mo_1009 .monamel,.mo_1009 .monamer,.mo_1009 .monamem,.mo_1009 .mobody,.mo_1009 .mobodyl,.mo_1009 .mobodyr,.mo_1009 .mobodym,.mo_1009 .mob,.mo_1009 .mobl,.mo_1009 .mobr,.mo_1009 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1009 .mohead{height:35px; line-height:35px;}
.mo_1009 .moheadl,.mo_1009 .moheadr{width:10px; background-repeat:no-repeat;}
.mo_1009 .moheadl{background-position:0px 0px;}
.mo_1009 .moheadm{background-position:0px -35px; background-repeat:repeat-x;}
.mo_1009 .moheadr{background-position:0px -70px;}
.mo_1009 .nametxt{font-size:14px; padding-left:5px;}
.mo_1009 .momore{right:10px;}
/**--mo_1010 basic setting--**/
.mo_1010,.mo_1010 .mot,.mo_1010 .motl,.mo_1010 .motr,.mo_1010 .motm,.mo_1010 .mohead,.mo_1010 .moheadl,.mo_1010 .moheadr,.mo_1010 .moheadm,.mo_1010 .moname,.mo_1010 .monamel,.mo_1010 .monamer,.mo_1010 .monamem,.mo_1010 .mobody,.mo_1010 .mobodyl,.mo_1010 .mobodyr,.mo_1010 .mobodym,.mo_1010 .mob,.mo_1010 .mobl,.mo_1010 .mobr,.mo_1010 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1010{border-width:0px;}
.mo_1010 .mohead{height:35px; line-height:35px;}
.mo_1010 .nametxt{font-size:14px; padding-left:15px;}
.mo_1010 .momore{right:10px;}
.mo_1010 .mobody{border-width:1px; border-style:solid;}
/**--mo_1011 basic setting--**/
.mo_1011,.mo_1011 .mot,.mo_1011 .motl,.mo_1011 .motr,.mo_1011 .motm,.mo_1011 .mohead,.mo_1011 .moheadl,.mo_1011 .moheadr,.mo_1011 .moheadm,.mo_1011 .moname,.mo_1011 .monamel,.mo_1011 .monamer,.mo_1011 .monamem,.mo_1011 .mobody,.mo_1011 .mobodyl,.mo_1011 .mobodyr,.mo_1011 .mobodym,.mo_1011 .mob,.mo_1011 .mobl,.mo_1011 .mobr,.mo_1011 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1011{border:0px;}
.mo_1011 .mohead{height:34px; line-height:34px;}
.mo_1011 .moheadl,.mo_1011 .moheadr{width:10px; background-repeat:no-repeat;}
.mo_1011 .moheadl{background-position:0px 0px;}
.mo_1011 .moheadm{background-position:0px -34px; background-repeat:repeat-x;}
.mo_1011 .moheadr{background-position:0px -68px;}
.mo_1011 .nametxt{font-size:14px; padding-left:0px;}
.mo_1011 .momore{right:10px;}
.mo_1011 .mobody{border-width:1px 1px 0px; border-style:solid;}
.mo_1011 .mobodym{}
.mo_1011 .mob{height:5px;display:table; *display:block; }
.mo_1011 .mobl,.mo_1011 .mobm,.mo_1011 .mobr{ height:5px; display:table-cell;}
.mo_1011 .mobm{background-position:0px -5px; background-repeat:repeat-x;}
.mo_1011 .mobl,.mo_1011 .mobr{width:10px; background-repeat:no-repeat;}
.mo_1011 .mobl{background-position:0px 0px;}
.mo_1011 .mobr{background-position:0px -10px;}
/**--mo_1012 basic setting--**/
.mo_1012,.mo_1012 .mot,.mo_1012 .motl,.mo_1012 .motr,.mo_1012 .motm,.mo_1012 .mohead,.mo_1012 .moheadl,.mo_1012 .moheadr,.mo_1012 .moheadm,.mo_1012 .moname,.mo_1012 .monamel,.mo_1012 .monamer,.mo_1012 .monamem,.mo_1012 .mobody,.mo_1012 .mobodyl,.mo_1012 .mobodyr,.mo_1012 .mobodym,.mo_1012 .mob,.mo_1012 .mobl,.mo_1012 .mobr,.mo_1012 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1012 .mohead{height:45px; line-height:45px;}
.mo_1012 .moheadl,.mo_1012 .moheadr{width:10px; background-repeat:no-repeat;}
.mo_1012 .moheadl{background-position:0px 0px;}
.mo_1012 .moheadm{background-position:0px -45px; background-repeat:repeat-x;}
.mo_1012 .moheadr{background-position:0px -90px;}
.mo_1012 .nametxt{font-size:14px; padding-left:5px;}
.mo_1012 .momore{right:15px;}
.mo_1012 .mobody{border-width:0px 1px 0px; border-style:solid;}
.mo_1012 .mob{height:5px;display:table; *display:block; }
.mo_1012 .mobl,.mo_1012 .mobm,.mo_1012 .mobr{height:5px; display:table-cell;}
.mo_1012 .mobm{background-position:0px -5px; background-repeat:repeat-x;}
.mo_1012 .mobl,.mo_1012 .mobr{width:10px; background-repeat:no-repeat;}
.mo_1012 .mobl{background-position:0px 0px;}
.mo_1012 .mobr{background-position:0px -10px;}
/**--mo_1013 basic setting--**/
.mo_1013,.mo_1013 .mot,.mo_1013 .motl,.mo_1013 .motr,.mo_1013 .motm,.mo_1013 .mohead,.mo_1013 .moheadl,.mo_1013 .moheadr,.mo_1013 .moheadm,.mo_1013 .moname,.mo_1013 .monamel,.mo_1013 .monamer,.mo_1013 .monamem,.mo_1013 .mobody,.mo_1013 .mobodyl,.mo_1013 .mobodyr,.mo_1013 .mobodym,.mo_1013 .mob,.mo_1013 .mobl,.mo_1013 .mobr,.mo_1013 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1013 .mohead{height:35px; line-height:35px;}
.mo_1013 .moheadl,.mo_1013 .moheadr{width:10px; background-repeat:no-repeat;}
.mo_1013 .moheadl{background-position:0px 0px;}
.mo_1013 .moheadm{background-position:0px -35px; background-repeat:repeat-x;}
.mo_1013 .moheadr{background-position:0px -70px;}
.mo_1013 .nametxt{font-size:14px; padding-left:5px;}
.mo_1013 .momore{right:10px;}
/**--mo_1014 basic setting--**/
.mo_1014,.mo_1014 .mot,.mo_1014 .motl,.mo_1014 .motr,.mo_1014 .motm,.mo_1014 .mohead,.mo_1014 .moheadl,.mo_1014 .moheadr,.mo_1014 .moheadm,.mo_1014 .moname,.mo_1014 .monamel,.mo_1014 .monamer,.mo_1014 .monamem,.mo_1014 .mobody,.mo_1014 .mobodyl,.mo_1014 .mobodyr,.mo_1014 .mobodym,.mo_1014 .mob,.mo_1014 .mobl,.mo_1014 .mobr,.mo_1014 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1014{}
.mo_1014 .mohead{height:36px; line-height:36px; margin-bottom:-6px; position:relative; z-index:2;}
.mo_1014 .nametxt{font-size:14px; padding-left:15px;}
.mo_1014 .momore{right:10px;}
.mo_1014 .mobody{border-width:1px; border-style:solid; position:relative; z-index:1;}
.mo_1014 .mobodym{padding-top:6px;}
/**--mo_1015 basic setting--**/
.mo_1015,.mo_1015 .mot,.mo_1015 .motl,.mo_1015 .motr,.mo_1015 .motm,.mo_1015 .mohead,.mo_1015 .moheadl,.mo_1015 .moheadr,.mo_1015 .moheadm,.mo_1015 .moname,.mo_1015 .monamel,.mo_1015 .monamer,.mo_1015 .monamem,.mo_1015 .mobody,.mo_1015 .mobodyl,.mo_1015 .mobodyr,.mo_1015 .mobodym,.mo_1015 .mob,.mo_1015 .mobl,.mo_1015 .mobr,.mo_1015 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1015{border-width:1px; border-style:solid;}
.mo_1015 .mohead{height:32px; line-height:32px;  background-repeat:no-repeat;  background-position:8px 10px; border-width:0 0 2px; border-style:solid;}
.mo_1015 .nametxt{font-size:14px; padding-left:16px;}
.mo_1015 .momore{right:10px;}
.mo_1015 .mobody{}
/**--mo_1016 basic setting--**/
.mo_1016,.mo_1016 .mot,.mo_1016 .motl,.mo_1016 .motr,.mo_1016 .motm,.mo_1016 .mohead,.mo_1016 .moheadl,.mo_1016 .moheadr,.mo_1016 .moheadm,.mo_1016 .moname,.mo_1016 .monamel,.mo_1016 .monamer,.mo_1016 .monamem,.mo_1016 .mobody,.mo_1016 .mobodyl,.mo_1016 .mobodyr,.mo_1016 .mobodym,.mo_1016 .mob,.mo_1016 .mobl,.mo_1016 .mobr,.mo_1016 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1016 .mohead{height:33px; line-height:33px;}
.mo_1016 .moheadl,.mo_1016 .moheadr{width:11px; background-repeat:no-repeat;}
.mo_1016 .moheadl{background-position:0px 0px;}
.mo_1016 .moheadm{background-position:0px -33px; background-repeat:repeat-x;}
.mo_1016 .moheadr{background-position:0px -66px;}
.mo_1016 .moname{}
.mo_1016 .monamel,.mo_1016 .monamer{width:10px; background-repeat:no-repeat;}
.mo_1016 .monamel{background-position:0px 0px;}
.mo_1016 .monamem{background-position:0px -34px; background-repeat:repeat-x;}
.mo_1016 .monamer{background-position:0px -68px;}
.mo_1016 .nametxt{font-size:14px; padding-left:0px;}
.mo_1016 .momore{right:10px;}
.mo_1016 .mobody{border-width:1px; border-style:solid;}

/**--mo_1017 basic setting--**/
.mo_1017,.mo_1017 .mot,.mo_1017 .motl,.mo_1017 .motr,.mo_1017 .motm,.mo_1017 .mohead,.mo_1017 .moheadl,.mo_1017 .moheadr,.mo_1017 .moheadm,.mo_1017 .moname,.mo_1017 .monamel,.mo_1017 .monamer,.mo_1017 .monamem,.mo_1017 .mobody,.mo_1017 .mobodyl,.mo_1017 .mobodyr,.mo_1017 .mobodym,.mo_1017 .mob,.mo_1017 .mobl,.mo_1017 .mobr,.mo_1017 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1017{border-width:0px;}
.mo_1017 .mohead{height:37px; line-height:37px; background-repeat:repeat;}
/*.mo_1017 .moheadl,.mo_1017 .moheadr{width:10px;}*/
.mo_1017 .moheadm{padding:0 10px; border-width:0 0 2px; border-style:solid; vertical-align:middle;}
.mo_1017 .nametxt{border-width:0 0 0 3px; border-style:solid; display:inline-block; line-height:16px; padding-left:10px; font-size:16px; font-family:"微软雅黑";}
.mo_1017 .momore{right:10px; top:8px; height:22px; line-height:22px; padding:0px 10px; border-radius:10px;}
.mo_1017 .mobody{border-width:0px; border-style:solid;}
/*.movepicshow .mobodyc{margin:5px 10px;}*/
.movepicshow ul li{overflow: hidden; position: relative;}
.movepicshow .bannertit{position: absolute; left:0; right:0; bottom:0; z-index: 1; padding:0 10px; height:32px; line-height: 32px; overflow: hidden; text-align: center; color:#fff; background-image: ;}


/**--mo_1018 basic setting--**/
.mo_1018,.mo_1018 .mot,.mo_1018 .motl,.mo_1018 .motr,.mo_1018 .motm,.mo_1018 .mohead,.mo_1018 .moheadl,.mo_1018 .moheadr,.mo_1018 .moheadm,.mo_1018 .moname,.mo_1018 .monamel,.mo_1018 .monamer,.mo_1018 .monamem,.mo_1018 .mobody,.mo_1018 .mobodyl,.mo_1018 .mobodyr,.mo_1018 .mobodym,.mo_1018 .mob,.mo_1018 .mobl,.mo_1018 .mobr,.mo_1018 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1018{border-width:0px;}
.mo_1018 .mohead{height:35px; line-height:35px; border-width: 1px 0;  border-style:solid;}
.mo_1018 .momore{right:10px;}
.mo_1018 .nametxt a{font-size: 16px;}

/**--mo_1019 basic setting--**/
.mo_1019,.mo_1019 .mot,.mo_1019 .motl,.mo_1019 .motr,.mo_1019 .motm,.mo_1019 .mohead,.mo_1019 .moheadl,.mo_1019 .moheadr,.mo_1019 .moheadm,.mo_1019 .moname,.mo_1019 .monamel,.mo_1019 .monamer,.mo_1019 .monamem,.mo_1019 .mobody,.mo_1019 .mobodyl,.mo_1019 .mobodyr,.mo_1019 .mobodym,.mo_1019 .mob,.mo_1019 .mobl,.mo_1019 .mobr,.mo_1019 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1019{border-width:0px;}
.mo_1019 .mohead{height:35px; line-height:35px; border-width: 2px 0 0;  border-style:solid;}
.mo_1019 .momore{right:10px;}
.mo_1019 .nametxt a{font-size: 16px;}

/**--mo_1020 basic setting--**/
.mo_1020,.mo_1020 .mot,.mo_1020 .motl,.mo_1020 .motr,.mo_1020 .motm,.mo_1020 .mohead,.mo_1020 .moheadl,.mo_1020 .moheadr,.mo_1020 .moheadm,.mo_1020 .moname,.mo_1020 .monamel,.mo_1020 .monamer,.mo_1020 .monamem,.mo_1020 .mobody,.mo_1020 .mobodyl,.mo_1020 .mobodyr,.mo_1020 .mobodym,.mo_1020 .mob,.mo_1020 .mobl,.mo_1020 .mobr,.mo_1020 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.mo_1020{border-width:0px;}
.mo_1020 .mohead{height:35px; line-height:35px; border-width: 0 0 1px;  border-style:solid; position: relative;}
.mo_1020 .momore{right:10px;}
.mo_1020 .moname .monamem .nametxt{ border-width: 0 0 2px; border-style:solid; padding:0 5px;}
/*.mo_1020 .moname .monamem .nametxt{ border-width: 0 0 2px; border-style:solid; padding:0 5px; bottom:-1px; position: absolute;}*/
.mo_1020 .nametxt a{font-size: 16px;}



/**按钮模块单独处理**/
.custommodulebutgroup .mo{border-width:0px; overflow:visible; zoom:1; background-color:transparent;}
.custommodulebutgroup .mo .mohead{display:none;}
.custommodulebutgroup .mo .mobodym{background-color:transparent;}
.custommodulebutgroup .mo .mobodyc{overflow:visible;}
/**--hmo_1001 basic setting--**/
.hmo_1001,.hmo_1001 .mot,.hmo_1001 .motl,.hmo_1001 .motr,.hmo_1001 .motm,.hmo_1001 .mohead,.hmo_1001 .moheadl,.hmo_1001 .moheadr,.hmo_1001 .moheadm,.hmo_1001 .moname,.hmo_1001 .monamel,.hmo_1001 .monamer,.hmo_1001 .monamem,.hmo_1001 .mobody,.hmo_1001 .mobodyl,.hmo_1001 .mobodyr,.hmo_1001 .mobodym,.hmo_1001 .mob,.hmo_1001 .mobl,.hmo_1001 .mobr,.hmo_1001 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.hmo_1001 .mohead{height:40px; line-height:40px;}
.hmo_1001 .nametxt{font-size:14px; padding-left:10px;}
.hmo_1001 .momore{right:10px; top:0px;}
/**--hmo_1002 basic setting--**/
.hmo_1002,.hmo_1002 .mot,.hmo_1002 .motl,.hmo_1002 .motr,.hmo_1002 .motm,.hmo_1002 .mohead,.hmo_1002 .moheadl,.hmo_1002 .moheadr,.hmo_1002 .moheadm,.hmo_1002 .moname,.hmo_1002 .monamel,.hmo_1002 .monamer,.hmo_1002 .monamem,.hmo_1002 .mob,.hmo_1002 .mobl,.hmo_1002 .mobr,.hmo_1002 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.hmo_1002 .mot{height:6px; display:table; *display:block;}
.hmo_1002 .motl,.hmo_1002 .motr{width:6px; background-repeat:no-repeat;}
.hmo_1002 .motl{background-position:0px 0px;}
.hmo_1002 .motm{height:6px;}
.hmo_1002 .motr{background-position:-6px 0px;}
.hmo_1002 .mohead{height:36px; line-height:30px;}
.hmo_1002 .moname{}
.hmo_1002 .monamem{}
.hmo_1002 .nametxt{font-size:14px; padding-left:10px;}
.hmo_1002 .momore{right:10px; top:6px;}
/**--hmo_1003 basic setting--**/
.hmo_1003,.hmo_1003 .mot,.hmo_1003 .motl,.hmo_1003 .motr,.hmo_1003 .motm,.hmo_1003 .mohead,.hmo_1003 .moheadl,.hmo_1003 .moheadr,.hmo_1003 .moheadm,.hmo_1003 .moname,.hmo_1003 .monamel,.hmo_1003 .monamer,.hmo_1003 .monamem,.hmo_1003 .mob,.hmo_1003 .mobl,.hmo_1003 .mobr,.hmo_1003 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.hmo_1003 .mot,.hmo_1003 .mob{height:10px; display:table; *display:block;}
.hmo_1003 .motl,.hmo_1003 .motr,.hmo_1003 .mobl,.hmo_1003 .mobr{width:10px; height:10px;}
.hmo_1003 .motl{background-position:0px 0px;}
.hmo_1003 .motr{background-position:-10px 0px;}
.hmo_1003 .mobl{background-position:0px -10px;}
.hmo_1003 .mobr{background-position:-10px -10px;}
.hmo_1003 .motm,.hmo_1003 .mobm{height:10px; background-repeat:repeat-x;}
.hmo_1003 .motm{background-position:0 0;}
.hmo_1003 .mobm{background-position:0 -10px;}
.hmo_1003 .mohead{height:35px; line-height:35px;}
.hmo_1003 .moheadl,.hmo_1003 .moheadr{width:5px; background-repeat:repeat-y;}
.hmo_1003 .moheadl{background-position:left 0;}
.hmo_1003 .moheadr{background-position:right 0;}
.hmo_1003 .moname{}
.hmo_1003 .monamem{}
.hmo_1003 .nametxt{font-size:14px; padding-left:10px;}
.hmo_1003 .momore{right:15px; top:10px;}
/**--hmo_1004 basic setting--**/
.hmo_1004,.hmo_1004 .mot,.hmo_1004 .motl,.hmo_1004 .motr,.hmo_1004 .motm,.hmo_1004 .mohead,.hmo_1004 .moheadl,.hmo_1004 .moheadr,.hmo_1004 .moheadm,.hmo_1004 .moname,.hmo_1004 .monamel,.hmo_1004 .monamer,.hmo_1004 .monamem,.hmo_1004 .mob,.hmo_1004 .mobl,.hmo_1004 .mobr,.hmo_1004 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.hmo_1004 .mot,.hmo_1004 .mob{height:6px; display:table; *display:block;}
.hmo_1004 .motl,.hmo_1004 .motr,.hmo_1004 .mobl,.hmo_1004 .mobr{width:6px; height:6px; background-repeat:no-repeat;}
.hmo_1004 .motl{background-position:0px 0px;}
.hmo_1004 .motr{background-position:-6px 0px;}
.hmo_1004 .mobl{background-position:0px -6px;}
.hmo_1004 .mobr{background-position:-6px -6px;}
.hmo_1004 .motm,.hmo_1004 .mobm{height:6px;}
.hmo_1004 .mohead{height:35px; line-height:35px;}
.hmo_1004 .moname{}
.hmo_1004 .monamem{}
.hmo_1004 .nametxt{font-size:14px; padding-left:10px;}
.hmo_1004 .momore{right:15px; top:6px;}
/**--hmo_1005 basic setting--**/
.hmo_1005,.hmo_1005 .mot,.hmo_1005 .motl,.hmo_1005 .motr,.hmo_1005 .motm,.hmo_1005 .mohead,.hmo_1005 .moheadl,.hmo_1005 .moheadr,.hmo_1005 .moheadm,.hmo_1005 .moname,.hmo_1005 .monamel,.hmo_1005 .monamer,.hmo_1005 .monamem,.hmo_1005 .mob,.hmo_1005 .mobl,.hmo_1005 .mobr,.hmo_1005 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.hmo_1005 .mob{height:6px; display:table; *display:block;}
.hmo_1005 .mohead{height:40px; line-height:40px;}
.hmo_1005 .moname{}
.hmo_1005 .monamem{}
.hmo_1005 .nametxt{font-size:14px; padding-left:10px;}
.hmo_1005 .momore{right:15px; top:0px;}
/**--hmo_1006 basic setting--**/
.hmo_1006,.hmo_1006 .mot,.hmo_1006 .motl,.hmo_1006 .motr,.hmo_1006 .motm,.hmo_1006 .mohead,.hmo_1006 .moheadl,.hmo_1006 .moheadr,.hmo_1006 .moheadm,.hmo_1006 .moname,.hmo_1006 .monamel,.hmo_1006 .monamer,.hmo_1006 .monamem,.hmo_1006 .mob,.hmo_1006 .mobl,.hmo_1006 .mobr,.hmo_1006 .mobm{background:none; border-width:0px; border-style:none; border-color:none;}
.hmo_1006 .mob{height:2px; display:table; *display:block;}
.hmo_1006 .mohead{height:40px; line-height:40px;}
.hmo_1006 .moname{}
.hmo_1006 .monamem{}
.hmo_1006 .nametxt{font-size:14px; padding-left:10px;}
.hmo_1006 .momore{right:15px; top:0px;}

/**--模块布局--**/
.maincontainer{width:100%; /*min-height:390px;*/ position:relative; z-index:29; /*padding:0px 0 5px;*/}
.addcontainer{ /*margin:0px 0 5px 0;*/}
.dashed_divide,.solid_divide{height:0px; overflow:hidden;}/**分界线**/
/*---横向模块的样式---*/
.cmodulepr{position:relative; width:100%; zoom:1; *padding-bottom:10px; _padding-bottom:0px;}
.cmodulepr:after{content:"."; height:0px; display:block; clear:both; overflow:hidden; visibility:hidden;}
.custommodule{margin: 0; position:relative; z-index:2; /*overflow:hidden;*/ width:100%;}
.cmoduleprleft{float:left;}
.cmoduleprleft .custommodule{float:none; clear:left;}
.custommodulebutgroup{ overflow:visible; zoom:1;}

/**筛选模块的样式**/
.filtratemodulerow{position: relative; /* z-index: 102; */ overflow: inherit;}
.filtratemodulerow .custommodule{overflow:visible; z-index:3;}
.filtratemodulerow .mo{overflow:visible;}
.classifyrow .custommodule{z-index:2;}
.classifyrow .mohead{display: none;}

/**-footer-**/
.footer{margin:0 auto;position:relative; clear:both; width:100%;}
.footerbg{width:100%; height:100%;  position:absolute; left:0px; top:0px; z-index:1;}
.footercon{text-align:center; position:relative; z-index:2; padding:10px 0; height:100%; border-width:1px; border-style:solid;}
.footercon a{}
.footercon a:hover{}
.footernav{height:30px; line-height:30px;}
.copyright{line-height:24px; position:relative; z-index:2;}
/**列表外框**/
.listpage{padding-top:0px;}
/**文章页**/
.articlepage{padding:5px 0;}
.articlearea{border-width:1px 0px; border-style:solid; padding:5px 5px 10px;}
.articlearea .articlet{font-weight:bold; font-size:20px; line-height:1.5em;text-align: center;}
.articlearea .yuyue_but{text-align:right;}
.articlearea .yuyue_but .ebutobj{display:inline-block; height:30px; line-height:30px; padding:0px 10px;}
.articlearea .articlec{ line-height:1.5em; font-size:14px; padding:5px; text-align: justify; text-justify: inter-ideograph; overflow: hidden;}
.articlearea .articlec ul,.articlearea .articlec ol{ padding-left:30px;}
.articlearea .articlec ul li{list-style-type:disc; list-style-position:outside;}
.articlearea .articlec ol li{list-style-type:decimal; list-style-position:outside;}
.articlearea .articlec img{width:auto; height:auto; max-width:100%; vertical-align: top;}
.articlearea .articlec table{width:100%!important;}
.articlearea .articlec table td,
.articlearea .articlec table th{border:1px solid #ddd;}
.articlearea .articlec table td{width:auto!important; word-break:break-all;}
.articlearea .articlec .articleimg{text-align:center;}
.tagitem{line-height:30px;}
.tagitem span{margin-right:8px;font-size:12px;}
.tagitem b{font-weight:100;}
/**上下按钮**/
.prevnextbut{text-align:center; padding:10px 0;}
.prevnextbut a{display:inline-block; border-radius:5px; margin:0px 5px; line-height:35px; padding:0px 10px; outline:none;}

/**面包屑导航**/
.crumbsarea{height:40px; position:relative; overflow:hidden; display:none;}
.crumbs{position:absolute; height:40px; left:0px; top:0px; width:900%;}
.crumbs a{float:left; line-height:40px; position:relative; padding:0px 0px 0 20px; overflow:hidden; z-index:1; margin-right:-20px; outline:none;}
.crumbs a:first-child{padding:0px 0px 0 0px;}
.crumbs a:before,.crumbs a:after{content:" ";display:block; position:absolute; top:0px; border-width:20px; border-style:solid solid solid dashed; width:0px; height:0px; overflow:hidden;}
.crumbs a:before{ left:0px; z-index:1;}
.crumbs a:after{left:1px; z-index:2;}
.crumbs a:first-child:before,.crumbs a:first-child:after{display:none;}
.crumbs a span{display:block; max-width:150px; padding:0px 20px 0 5px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; position:relative;z-index:3;}
/**类别分类**/
.classlist ul{overflow:hidden;}
.classlist li{height:30px;}
.classlist li:last-child{border-bottom:0px;}
.classlist li span{display:block; float:left; width:33%;line-height:30px; height:30px; text-align:center; position:relative; padding-left:1px;}
.classlist li span.active a{color: #f90;}
.classlist li span:after{content:" "; display:block; width:0px; height:12px; position:absolute; right:-1px; top:10px;}
.classlist li span:last-child:after{display:none;}
.classlist li span a{display:block; width:100%; font-size: 13px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
/**列表页**/
.classlistarea{margin:0px 0 5px;}
.listarea{padding:10px; border-width:1px 0px; border-style:solid;}
.listmore{text-align:center; margin:10px;}
.listmore a{display:inline-block; width:98%; height:30px; line-height:30px;}

/**产品排序操作样式**/
/**listsort**/
.listsort{margin:0px; border:1px solid #ccc; margin-bottom:-1px;}
.listsorttit{width:75%;height:35px; line-height:35px;}
.listsorttit span{display:block; width:100%; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.listsorttit span b{margin-left:1em;}
.listsort .listsortinner{background-color:#f5f5f5;}
.viewtypeswitch{float:right; width:25%; padding-top:5px;}
.viewtypeswitch .icon{display:block; width:25px; height:25px; line-height:25px; position:relative; margin:0px auto;}
.viewtypeswitch .icon i{display:block; position:absolute;}
/**文字列表icon**/
.viewtypeswitch .icon-1 .i-3,.viewtypeswitch .icon-1 .i-4,.viewtypeswitch .icon-1 .i-5,.viewtypeswitch .icon-1 .i-6{border-width:2px 12px; border-style:solid; border-color:#aaa; left:0px;}
.viewtypeswitch .icon-1 .i-3{top:0px;}
.viewtypeswitch .icon-1 .i-4{top:7px;}
.viewtypeswitch .icon-1 .i-5{top:14px;}
.viewtypeswitch .icon-1 .i-6{top:21px;}

/**图文列表icon**/
.viewtypeswitch .icon-2 .i-1,.viewtypeswitch .icon-2 .i-2{width:5px; height:5px; border:3px solid #aaa; left:0px; top:0px;}
.viewtypeswitch .icon-2 .i-2{top:14px;}
.viewtypeswitch .icon-2 .i-3,.viewtypeswitch .icon-2 .i-4,.viewtypeswitch .icon-2 .i-5,.viewtypeswitch .icon-2 .i-6{border-width:2px 6px; border-style:solid; border-color:#aaa; left:13px;}
.viewtypeswitch .icon-2 .i-3{top:0px;}
.viewtypeswitch .icon-2 .i-4{top:7px;}
.viewtypeswitch .icon-2 .i-5{top:14px;}
.viewtypeswitch .icon-2 .i-6{top:21px;}
/**橱窗列表-1icon**/
.viewtypeswitch .icon-3 i{width:5px; height:5px; border:3px solid #aaa;}
.viewtypeswitch .icon-3 .i-1{left:0px; top:0px;}
.viewtypeswitch .icon-3 .i-2{left:14px; top:0px;}
.viewtypeswitch .icon-3 .i-3{left:0px; top:14px;}
.viewtypeswitch .icon-3 .i-4{left:14px; top:14px;}
.viewtypeswitch .icon-3 .i-5,.viewtypeswitch .icon-3 .i-6{display:none;}
/**橱窗列表-2icon**/
.viewtypeswitch .icon-4 .i-1{left:0px; top:0px; border-width:9px 13px 9px 12px; border-style:solid; border-color:#aaa;}
.viewtypeswitch .icon-4 .i-2{left:0px; top:21px; border-width:2px 13px 2px 12px; border-style:solid; border-color:#aaa;}
.viewtypeswitch .icon-4 .i-3,.viewtypeswitch .icon-4 .i-4,.viewtypeswitch .icon-4 .i-5,.viewtypeswitch .icon-4 .i-6{display:none;}
/**图文列表icon**/
.viewtypeswitch .icon-5 .i-1,.viewtypeswitch .icon-5 .i-2{width:5px; height:5px; border:3px solid #aaa; right:0px; top:0px;}
.viewtypeswitch .icon-5 .i-2{top:14px;}
.viewtypeswitch .icon-5 .i-3,.viewtypeswitch .icon-5 .i-4,.viewtypeswitch .icon-5 .i-5,.viewtypeswitch .icon-5 .i-6{border-width:2px 6px; border-style:solid; border-color:#aaa; left:0px;}
.viewtypeswitch .icon-5 .i-3{top:0px;}
.viewtypeswitch .icon-5 .i-4{top:7px;}
.viewtypeswitch .icon-5 .i-5{top:14px;}
.viewtypeswitch .icon-5 .i-6{top:21px;}
/**橱窗列表-3icon**/
.viewtypeswitch .icon-6 .i-1{left:0px; top:7px; border-width:9px 13px 9px 12px; border-style:solid; border-color:#aaa;}
.viewtypeswitch .icon-6 .i-2{left:0px; top:0px; border-width:2px 13px 2px 12px; border-style:solid; border-color:#aaa;}
.viewtypeswitch .icon-6 .i-3,.viewtypeswitch .icon-6 .i-4,.viewtypeswitch .icon-6 .i-5,.viewtypeswitch .icon-6 .i-6{display:none;}

.sorttab{width:75%; overflow:hidden;}
.sorttab li{float:left; width:25%; text-align:center;}
.sorttab li em{float:right;}
.sorttab li a{display:block;}
.sorttab li span{display:inline-block; padding-right:15px; position:relative;}
.sorttab li span i{position:absolute; overflow:hidden; line-height:0px; height:0px; width:0px; display:block;}
.sorttab li.upsort i,.sorttab li.downsort i{visibility:visible;}
.sorttab li.upsort .i-1{border-width:6px; border-style:dashed dashed solid; border-color:transparent transparent #f90; right:0px; top:19%;}
.sorttab li.upsort .i-2{border-width:5px 2px; border-style:solid; border-color:#f90; right:4px; top:40%;}
.sorttab li.downsort .i-1{border-width:6px; border-style:solid dashed dashed; border-color:#f90 transparent transparent; right:0px; top:55%;}
.sorttab li.downsort .i-2{border-width:5px 2px; border-style:solid; border-color:#f90; right:4px; top:37%;}
/**产品页模块**/
.innerclassrow .mohead{display:none;}
.innerproductrow .moname{width:75%;}
.innerproductrow .moname .sorttab{width:100%;}
.innerproductrow .viewtypeswitch{}
/**展示产品**/
/**产品图**/
.showpropicarea{}
.showpropic{width:100%; height:300px; overflow:hidden; position:relative;}
.showpropic .banner-nav-1{bottom:3px;}
.propicshow{width:100%; overflow:hidden; position:relative; height:300px;}
.propicshow ul{}
.propicshow li{text-align:center; vertical-align:middle; overflow:hidden;}
.propicshow li img{vertical-align:middle; margin:5px 0px;}
.pronameprice{ padding:5px 10px 10px;}
.pronameprice .proname{font-weight:700; font-size:16px;line-height:2em;}
.pronameprice .proprice .nprice{font-size:14px; margin-right:20px;}
.pronameprice .proprice .oprice{font-size:12px; text-decoration:line-through;}
.sbutarea{padding:5px 0px 0; text-align:right;}
.sbutarea a{display:inline-block; width:80px; height:30px; line-height:30px; margin:0px 10px;}
/**产品属性**/
.showproattr{margin:8px 0;}
.showproattr .articleimg{text-align:center;}
.showproattr ul{margin:10px;}
.attrul{}
.attrul li{line-height:20px;}
.attrul-2 li{position:relative;}
.attrul-2 .labels{position:absolute; left:0px; top:0px; line-height:30px; width:80px;}
.attrul-2 .bersion_list{word-break:break-all;margin-left:80px;}
.attrul-2 .bersion_list a{border:1px solid #ccc; padding:6px 8px; display:inline-block; background-color:#fff; font-weight:bold; margin:0px 4px 10px; font-family:arial; text-transform:uppercase; position:relative; box-shadow:1px 1px 3px #ddd;}
.attrul-2 .bersion_list a em{position:absolute; right:0px; bottom:0px; border-width:5px; border-style:dashed solid solid dashed; border-color:transparent #c00 #c00 transparent; display:none;}
.attrul-2 .bersion_list a.cur{border-color:#c00;}
.attrul-2 .bersion_list a.cur em{display:block;}
.buynum{position:relative;  margin:10px;}
.buynum  .inbuynum{margin-left:85px;}
.buynum .labels{position:absolute; left:0px; top:0px; line-height:30px; width:80px;}
.buynum  .reduce,.buynum .plus{width:30px; height:30px; padding:0px; border:1px solid #ccc; box-sizing:border-box; text-align:center; display:inline-block; vertical-align:top; font-size:24px; line-height:26px; font-weight:bold; background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eeefee));background-image: -webkit-linear-gradient(top,#fff 0,#eeefee 100%); background-image: linear-gradient(180deg,#fff 0,#eeefee 100%);}
.buynum input.number{width:30px; text-align:center; height:30px; padding:0px; margin:0px 3px;width:30px; text-align:center; height:30px; padding:0px; margin:0px 3px; border:1px solid #ccc; box-shadow:inset 2px 2px 2px rgba(220,220,220,0.6);}
.gobut{padding:10px 0px; text-align:center;}
.gobut a{display:inline-block; height:40px; line-height:40px; width:43%; margin:0px 2%; color:#fff; font-weight:bold; font-size:1.3em; border-radius:5px; box-shadow:2px 2px 2px #ccc; text-shadow:1px 1px 1px #333;}
.gobut .gobuybut{ background-color:#ffa800;  background:-moz-linear-gradient(top, #ffa800 0%, #e89900 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa800), color-stop(100%,#e89900)); background: -webkit-linear-gradient(top, #ffa800 0%, #e89900 100%); background: -o-linear-gradient(top, #ffa800 0%, #e89900 100%); background: -ms-linear-gradient(top, #ffa800 0%, #e89900 100%); background: linear-gradient(to bottom, #ffa800 0%, #e89900 100%);}
.gobut .goshopcarbut{ background-color:#c00;  background:-moz-linear-gradient(top, #f00 0%, #c00 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f00), color-stop(100%,#c00)); background: -webkit-linear-gradient(top, #f00 0%, #c00 100%); background: -o-linear-gradient(top, #f00 0%, #c00 100%); background: -ms-linear-gradient(top, #f00 0%, #c00 100%); background: linear-gradient(to bottom, #f00 0%, #c00 100%);}
.gobut .godisabledbut{background-color:#ccc; background-image:-webkit-gradient(linear,left top,left bottom,from(#ccc),to(#aaa));  background-image:-webkit-linear-gradient(top,#ccc,#aaa); background-image:-moz-linear-gradient(top,#ccc,#aaa); background-image:-o-linear-gradient(top,#ccc,#aaa); background-image:-ms-linear-gradient(top,#ccc,#aaa); background-image:linear-gradient(to bottom,#ccc,#aaa); color:#a0a0a0;}
.gobut a.ebutobj{width:95%; margin-bottom:10px;}

/**产品信息**/
.showproinfo{ margin:5px 0px;}
.showproinfo .tit{line-height:35px; height:35px; position:relative;}
.showproinfo .tit a{display:block;line-height:35px; height:35px; position:relative;}
.showproinfo .tit strong{float:left; padding-left:10px;}
.showproinfo .tit span{position:absolute; height:35px; width:20px; right:0px; top:0px;}
.showproinfo .tit span i{display:block; position:absolute; top:17px; left:0px; width:3px; height:0px;}
.showproinfo .con{padding:5px; line-height:2em;}
/*.showproinfo .con img{width:auto !important; height:auto !important; max-width:100% !important;}*/
.showproinfo .yuyue_but .ebutobj{height:30px; line-height:30px;display:block; text-align:center;}

/**产品详细**/
.prodetailtab{margin:10px 0 10px;}
.prodetailtab .tabt{height:40px; border-width:1px 0px; border-style:solid;}
.prodetailtab .tabt span{float:left; line-height:40px; }
.prodetailtab .tabt span a{display:inline-block; padding:0px 10px;}
.prodetailtab .tabt span.cur {height:44px; margin-bottom:-4px;}
.prodetailtab .tabc{padding:10px; min-height:210px;}
.prodetailtab .tabc ul,.prodetailtab .tabc ol{ padding-left:30px;}
.prodetailtab .tabc ul li{list-style-type:disc; list-style-position:outside;}
.prodetailtab .tabc ol li{list-style-type:decimal; list-style-position:outside;}

.prodetailtab .tabc img,.prodetailtab .prodatail img,.prodetailtab .tabc table,.prodetailtab .prodatail table{  height:auto !important; max-width: 100% !important; width: auto !important;}
.prodetailtab .prodatail img{vertical-align:top}
.prodetailtab .prodatail{line-height:20px;}
.prodetailtab .prodatail table{}
.prodetailtab .prodatail table td{word-break:break-all;}
.prodetailtab .pronorms{display:none;}

.photolistmodule{margin:5px 0px;}
.photolistmodule .con{padding:5px;}
.photolistmodule .prolistmodule_2 li{width:100%;}
.photolistmodule .prolistmodule_2 .pic{width:100%;}
.photolistmodule .prolistmodule_2 .pic a{padding:0px; display:block; height:auto;}
.photolistmodule .prolistmodule_2 .inner .pic img{max-width:none; position:static;}
/**--showpicmodule_0--**/
.showpicmodule_0{width:720px; margin:10px auto; padding:0px 5px;}
.showpicmodule_0 .p_listitem_1{float:left; text-align:center; margin:15px 15px 0px; width:210px; height:253px;}
.showpicmodule_0 .pic{width:200px; height:200px;overflow:hidden; outline-width:1px; outline-style:solid; margin:0px auto 5px;}
.showpicmodule_0 .pic table{width:100%; height:100%;}
.showpicmodule_0 .pic td{text-align:center; vertical-align:middle;}
.showpicmodule_0 .pic_attr{}
.showpicmodule_0 .fc_picprice{line-height:24px; padding:0px 5px;}
.showpicmodule_0 .fc_picmore_a{margin-left:10px;}
.showpicmodule_0 .fc_picname{font-weight:100; font-size:14px; line-height:24px; padding:0px 5px; text-align:left; height:48px; overflow:hidden;}
.showpicmodule_0 .fc_picsummary{line-height:20px;}
/*-图片频道展示2-*/
.showpicmodule_2{width:100%; margin:10px auto 0; position:relative; padding-bottom:130px;}
.showpicmodule_2 .showbigpic{width:100%; border-width:1px; position:relative;}
.showpicmodule_2 .loadingicon{position:absolute; z-index:3; left:0px; top:0px; width:100%; height:100%; text-align:center; display:none; }
.showpicmodule_2 .loadingicon img{vertical-align:middle;}
.showpicmodule_2 .bigpic{width:100%; height:100%; overflow:hidden;text-align:center;font-size:0; position:relative; z-index:2; vertical-align:middle;}
.showpicmodule_2 .bigpic img {vertical-align:middle;}
.showpicmodule_2 .showsmallpic{ width:100%; height:100px; position:absolute; left:0px; bottom:0px;}
.showpicmodule_2 span.up,.showpicmodule_2 span.down{position:absolute; border:1px solid #ccc; display:block; height:92px; width:15px; top:0px; background-color:#ccc; border-radius:5px; cursor:pointer; z-index:2;}
.showpicmodule_2 span.up{left:0px;}
.showpicmodule_2 span.down{right:0px;}
.showpicmodule_2 span.up b,.showpicmodule_2 span.down b{display:block; width:0px; height:0px; border-width:5px; border-style:solid; margin-top:45px;overflow:hidden}
.showpicmodule_2 span.up b{border-color:#ccc #000 #ccc #ccc;}

.showpicmodule_2 span.down b{border-color:#ccc #ccc #ccc #000; margin-left:5px;}
.showpicmodule_2 .smallpic{height:100px; width:auto; overflow:hidden; position:relative; margin:0px 15px; left:10px; z-index:1;}
.showpicmodule_2 .smallpic ul{height:100px; width:9999px; padding:2px 0 0 2px;}
.showpicmodule_2 .smallpic li{width:120px; height:90px; float:left; outline-width:2px; outline-style:solid; overflow:hidden;text-align:center;font-size:0; margin-right:16px;}
.showpicmodule_2 .smallpic img{vertical-align:middle;}
.showpicmodule_2 .showpicexplain{margin-top:20px;}
.showpicmodule_2 .fc_picname{font-size:18px; line-height:30px; font-weight:bold;}
.showpicmodule_2 .fc_picsummary{text-indent:2em; line-height:20px; font-size:12px;}
/*-图片频道展示3-*/
.showpicmodule_3{ width:100%; margin:0px auto; padding:10px 0;}
.showpicmodule_3 .dashed_divide{margin:10px auto;}
.showpicmodule_3 .picmoduleitem{padding:10px 0px;}
.showpicmodule_3 .pic{width:100%; height:100%; overflow:hidden;text-align:center; font-size:0; position:relative; margin:0px auto 15px;}
.showpicmodule_3 .pic img{vertical-align:middle;max-width:100%; width:100%;}
.showpicmodule_3 h3{font-size:18px; line-height:30px; font-weight:bold;}
.showpicmodule_3 p{text-indent:2em; line-height:1.5; font-size:14px;}
/*-登录注册-*/
.loginregist{margin:0px;}
.loginregist .tit{text-align:center;}
.loginregist .tit strong{display:inline; float:none;}
/*注册*/
.regist li{margin-bottom:10px;}
.regist .tinputobj,.regist .pinputobj{height:35px; line-height:35px; width:99%; border-width:1px; border-style:solid; border-radius:5px; font-size:14px; text-indent:10px;}
.regist .myzminputobj{margin-right:120px; position:relative;}
.regist .myzminputobj .rbutobj{position:absolute; width:110px; right:-115px; top:0px;}
.regist .myzminputobj .rbutobj.butfalse{color:#aaa; opacity:0.8;}
.regist .ebutobj,.regist .rbutobj{display:inline-block; height:35px; width:99%; border:0px; font-size:16px;}
.regist .agreementli label{display:block;}
.regist .agreementli label input[type="checkbox"]{width:14px; height:14px; vertical-align:middle;}
.regist .aarea{padding:0px 5px; height:35px;}

/**登陆**/
.login li{margin-bottom:10px;}
.login .tinputobj,.login .pinputobj{height:35px; line-height:35px; width:100%; border-width:1px; border-style:solid; border-radius:5px; font-size:14px; text-indent:10px;}
.login .ebutobj,.login .rbutobj{display:inline-block;height:35px; width:100%; border:0px; font-size:16px;}
.login .aarea{padding:0px 5px;}

.notext{text-align:center; padding:5px 0px;}
/**产品属性信息**/
.buy_message_1{padding:5px;}
.buy_message_1 li{padding-bottom:5px;}
.buy_message_1 .buy_versions{position:relative; padding-left:60px;}
.buy_message_1 .buy_versions label{line-height:30px; position:absolute; left:0px; top:0px;}
.buy_message_1 .bersion_list{word-break:break-all;}
.buy_message_1 .bersion_list a{border:1px solid #ccc; padding:6px 8px; display:inline-block; background-color:#fff; font-weight:bold; margin:0px 4px 5px; font-family:arial; text-transform:uppercase; position:relative; box-shadow:1px 1px 3px #ddd; cursor:pointer; outline:none; blr:expression(this.onfocus=this.blur());}
.buy_message_1 .bersion_list a em{display:none;}
.buy_message_1 .bersion_list a:hover,.buy_message_1 .bersion_list a.cur{border-width:2px; border-style:solid; border-color:#c00; padding:5px 7px; box-shadow:1px 1px 3px #333;}
.buy_message_1 .bersion_list a.cur em{display:block; height:0px; width:0px; overflow:hidden; border-width:5px; border-style:dashed solid solid dashed; border-color:transparent #c00 #c00 transparent; position:absolute; bottom:-1px; right:-1px;}
.buy_message_1 .bersion_list a.disabled,.buy_message_1 .bersion_list a.disabled:hover{border:dashed 1px #ccc; padding:6px 8px; color:#ccc; cursor:not-allowed; box-shadow:none;}


/**预约**/
.mysubscribe{overflow:hidden; border-bottom:1px solid #ccc; padding:5px;}
.mysubscribe    .count{font-size:14px; font-weight:bold; line-height:30px; float:left;}
.mysubscribe    .count span{ color:#c00; font-size:1.2em;}
.mysubscribe .ebutobj{float:right; height:35px; font-weight:700; font-size:14px; line-height:35px; padding:0px 10px;  border-radius:5px;}
.subscribelist{}
.subscribelist .listitem{padding:8px 5px; position:relative; min-height:90px;}
.subscribelist .itempic{position:absolute; left:5px; top:8px; width:60px; height:60px; border:1px solid #ddd;}
.subscribelist .itempic img{width:60px; height:60px;}
.subscribelist .remove{display:block; width:40px; height:20px; border:1px solid #ddd; border-radius:5px; position:absolute; top:75px; left:10px; text-align:center; line-height:20px; background:-webkit-linear-gradient(top,#f5f5f5,#ccc); background:linear-gradient(to,#f5f5f5,#ccc); color:#333!important;}
.subscribelist .itemattr{margin-left:70px;}
.subscribelist .itemattr li{margin-bottom:3px;}
.subscribelist .pname a{font-weight:bold; font-size:1.1em;}
.subscribelist .pid{}
.subscribelist .pnumber{margin-top:5px;}
.subscribelist .pnumber .numope{float:left; margin-top:5px;}
.subscribelist .pnumber .reduce,.subscribelist .pnumber .plus{width:30px; height:30px; padding:0px; border:1px solid #ccc; box-sizing:border-box; text-align:center; display:inline-block; vertical-align:top; font-size:24px; line-height:26px; font-weight:bold; background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eeefee));background-image: -webkit-linear-gradient(top,#fff 0,#eeefee 100%); background-image: linear-gradient(180deg,#fff 0,#eeefee 100%);}
.subscribelist .pnumber input.number{width:35px; text-align:center; height:28px; padding:0px; margin:0px 3px;}
.subscribelist .pnumber .price{float:right; font-weight:700; font-size:1.2em; font-weight:bold;}
.subscribelist .pnumber .price span{display:block;}
.subscribelist .pnumber .price b{color:#c00;}

/**文章列表**/
.articlelist{}
.articlelist{}
.articlelist .prolistmodule_5 .pic{width:60px; height:60px;}
.articlelist .prolistmodule_5 .pic img{width:100%;}
.articlelist .articlelist-1 .aitem{border-width:0px;}

/**自定义表单**/
.inputcustomform{padding:1px 0px 0; line-height:2em;}
.inputcustomform dd{padding:2px;}
.inputcustomform dd.ddname{}
.inputcustomform dd.ddname span{ color:#f00;}
.inputcustomform dd.ddtit{margin-bottom:6px; border-bottom: 1px solid #ccc; min-height:30px; position: relative;padding: 0;}
.inputcustomform dd.ddtit em{min-height:30px; border-bottom: 2px solid #1f8ce8;margin-bottom: -1px; color:#000; font-size: 14px; font-weight: bold; line-height: 30px; display: inline-block;}
.inputcustomform label{display:inline-block; margin-right: 5px;}
.inputcustomform input[type='text']{width:100%; height:30px; line-height:30px; border-width:1px; border-style:solid; text-indent:0.5em; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;}
.inputcustomform input[type='radio'],.inputcustomform input[type='checkbox']{width:14px; height:14px; vertical-align:middle; margin:0px 5px;}
.inputcustomform select{ margin-bottom: 5px; width: 100%; border:1px solid #ccc; padding:0 10px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; height:30px; line-height:18px; }
.inputcustomform textarea{width:98%; height:100px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; line-height:20px; border-width:1px; border-style:solid; padding:1%; resize:none; outline:none;}
.inputcustomform .errorprompt{padding:3px 0px; color:#c00; display:none;}
.inputcustomform .ebutobj{width:100%; height:35px; line-height:35px; margin-top:20px; text-align:center; border:0px; font-size:14px;}



/**弹窗**/
.allzz{position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:100;  background-color:rgba(0,0,0,0.5);}
.alertdiv{max-width:300px; margin:50px auto 0; background-color:rgba(0,0,0,0.8); padding:10px 0px; border-radius:5px;}
.alertdiv .prompttext{font-size:1.1em; line-height:30px; text-align:center; color:#eee; padding-bottom:10px;}
.alertdiv .promptbut{border-top:1px solid #555; line-height:30px; padding-top:10px;}
.alertdiv .promptbut a{color:#ccc;display:inline-block; width:50%; text-align:center; outline:none;}
/*定时弹窗*/
.alert_frame{}
.alert_frame_bg{ background: #000; opacity: 0.5; filter:alpha(opacity=50); position: fixed; width: 100%; height: 100%; top:0; left:0; z-index:3000;}
.alert_frame_c{position: fixed; max-width: 300px; border-radius: 5px; padding:10px 10px; background: #000; color:#fff; line-height: 25px; z-index:3001;}
/**分享弹窗**/
.fx-wrap{width:232px; background-color:rgba(0,0,0,0.8); padding:10px 0px; border-radius:5px; position:fixed; left:50%; top:20%; margin:0% 0 0 -116px; z-index:1500; text-align: center;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.fx-wrap span.fx-but{width:56px; height:56px;display:inline-block; background-image: ; background-size:56px 336px; margin:10px;}
.fx-wrap span.sinat{background-position:0 0;}
.fx-wrap span.tenxz{background-position:0 -56px;}
.fx-wrap span.renren{background-position:0 -112px;}
.fx-wrap span.douban{background-position:0 -168px;}
.fx-wrap span.weixin{background-position:0 -224px;}
.fx-wrap span.tenxt{background-position:0 -280px}
.weixin_ts{position:fixed; left:0; top:0; right:0; bottom:0; width:100%; height:100%; z-index:1600; background-color:rgba(0,0,0,0.8);}
.weixin_ts div{width:95%; margin:0 auto;}
.weixin_ts img{width:100%;}
@font-face{
    font-family:"timefont";
    src:;
}
.onmessage{width:100%; padding:0px; border:0px; margin:0px;}
.onmessage .tit{height:40px; font-weight:100; font-size:16px;line-height:40px;}
.onmessage .tit strong{margin-left:10px;}
.onmessage .con{padding:5px;}

/**--留言列表--**/
.messagelist{margin:0 0px 0px 40px; position:relative; padding:1px 0px 50px; min-height:400px;}
.messagelist .leftline{position:absolute; width:3px; height:100%; left:-24px; top:5px; z-index:1;}
.messagelist > h3{font-weight:700; font-size:16px; line-height:30px; position:relative; border-width:3px; border-style:solid; border-radius:10px; padding:0px 10px; z-index:2;}
.messagelist > h3:after{display:block; content:""; position:absolute; left:-43px; top:-3px; width:30px; height:30px; border-radius:50%; border-width:3px; border-style:solid;  z-index:2;}
.commentlistitem{margin-top:10px;}
.commentlistitem > dd{ position:relative; margin-bottom:40px;}
.commentlistitem dd > .pics{position:absolute; left:-35px; top:0px; z-index:10;}
.commentlistitem dd > .pics small{display:block; width:20px; height:20px; border-width:3px; border-style:solid; overflow:hidden; border-radius:50%;}
.commentlistitem dd > .pics small img{width:20px; height:20px;}
.commentlistitem dd > .pics span{position:absolute; left:45px; top:0px; min-width:100px;}
.commentlistitem .commentcon{ border-width:2px; border-style:solid; border-radius:5px; position:relative; z-index:3; padding:20px 10px 10px;}
.commentlistitem .commentcon:after{content:attr(times);position:absolute; top:0px; right:10px; font-family:"timefont"; font-size:20px; line-height:100%; z-index:2; opacity:0.5;}
.commentlistitem > dd:before,.commentlistitem > dd:after{display:block; content:" "; width:0px; height:0px; overflow:hidden; border-style:solid solid dashed dashed; position:absolute; -webkit-transform:rotate(20deg); -moz-transform:rotate(20deg); -o-transform:rotate(20deg); -ms-transform:rotate(20deg);}
.commentlistitem > dd:before{ border-width:5px; left:-8px; top:16px; z-index:1;}
.commentlistitem > dd:after{ border-width:4px; left:-5px; top:18px; z-index:4;}
.commentlistitem .commentcon .texttit{font-size:16px; font-weight:bold; word-wrap:break-word;}
.commentlistitem .commentcon .textcon{ word-wrap:break-word;}
.commentlistitem .funbut{height:24px; padding-top:5px;}
.commentlistitem .praiseabut,.commentlistitem .stampabut{float:left; margin-right:10px; line-height:20px; padding-left:25px;}
.commentlistitem .returnabut{ position:relative; float:right; padding:0px 5px; width:30px; height:20px; border-radius:5px; line-height:20px;}
.commentlistitem .returnabut:before{content:" "; display:block; position:absolute; top:5px; left:-9px; width:0px; height:0px; border-width:5px; border-style:dashed solid dashed dashed;}
.commentlistitem .returnabut i{display:block; width:5px; height:5px; position:absolute; border-radius:50%; top:8px;}
.commentlistitem .returnabut i:nth-child(1){ left:8px;}
.commentlistitem .returnabut i:nth-child(2){ left:18px;}
.commentlistitem .returnabut i:nth-child(3){ left:28px;}
.commentlistitem .commentcon p{line-height:1.7em;}
.returnarea{margin-top:10px;  border-width:2px 0px 0; border-style:solid; position:relative;}
.returnarea:before,.returnarea:after{display:block;content:""; width:0px; height:0px; overflow:hidden; border-style:dashed dashed solid; position:absolute; border-width:10px; top:-20px; left:30px;}
.returnarea:before{}
.returnarea:after{top:-18px;}
.returnlist{margin:10px 5px;}
.returnlist li{ border-width:0px 0px 1px; border-style:dashed; padding:10px 0;}
.returnlist .returncon{line-height:20px; word-wrap:break-word;}


.mymearea{ z-index:10; width:100%; margin:0px; border:0px!important; background-color:#fff;}
#reguestbook{position:fixed; left:100%; top:0px; -webkit-transition:all 0.2s ease-in 0.2s; transition:all 0.5s ease-in 0.5s; z-index:40;}
#addguestbook{position:absolute; left:0px; top:0px; display:none; z-index:100; overflow: hidden;}
.myme{}
.mymetit{height:40px; position:relative;}
.mymetit em.back,.mymetit em.enter{width:50px; height:30px; text-align:center; border-radius:10px; position:absolute; left:20px; top:5px; font-weight:700; font-size:16px; line-height:28px; border-width:1px; border-style:solid;}
.mymetit em.back:after,.mymetit em.back:before{content:"";display:block; position:absolute; top:0px; border-width:15px; border-style:dashed solid dashed dashed; }
.mymetit em.back:before{left:-25px; z-index:1;}
.mymetit em.back:after{left:-24px; z-index:2;}
.mymetit h3{font-size:16px; line-height:40px; text-align:center; font-weight:bold;}
.mymetit em.enter{left:auto; right:15px;}
.mymecon{margin:10px; border-radius:15px; padding:5px 0px 10px;}
.mymecon li{ padding:10px 0px 5px;}
.mymecon li p.hint{width:90%; margin:0 auto; padding-top:5px;}
.mymecon input[type='text'],.mymecon textarea{display:block;width:90%; margin:0px auto; border-width:1px; border-style:solid; font-size:14px; border-radius:5px;}
.mymecon input[type='text']{height:30px; padding:0px 5px;}
.mymecon textarea{width:90%; height:80px; resize:none; padding:5px;}
.mymecon .li-yzm input{width:80px; float:left; margin-left:4%;}
.mymecon .li-yzm span.yzm{float:left; width:100px; height:32px; margin:0px 10px}
.mymecon .li-yzm span.yzm img{width:100px; height:30px;}
.mymecon .li-yzm p.hint{clear:both;}

.mymecon .ebutobj{display:block;width:92%; margin:0px auto; height:35px; border:0px; padding:0px 5px;}

.facearea{position:absolute; left:0px; z-index:1000; background-color:#fff; display:none; border:1px solid #ccc;}
.facearea .close{ width:20px; height:20px; text-align:center; border-radius:5px 5px 0 0; position:absolute; z-index:5; right:0px; top:-22px;font-size:20px; line-height:86%; font-weight:bold; color:#000; background-color:#eee; border:1px solid #ccc;}
.facearea .facediv{height:150px; width:310px; overflow-y:auto; overflow-x:hidden; }
.facearea div.face{width:300px; height:300px;background: no-repeat top left;}
.facearea a{float:left; width:30px; height:30px; margin:0px;}
.facearea a:hover,.facearea a:active{width:28px; height:28px; border:1px solid #4ca0d9;}

.allimgzz{position:absolute; left:0px; top:0px; width:100%; height:100%; z-index:100; background-color:rgba(0,0,0,0.4);}
.allshowimg{position:relative;}
.allshowimg .close{ width:30px; height:30px; text-align:center; border-radius:50%; position:absolute; z-index:5; right:0px; top:0px;font-size:30px; line-height:86%; font-weight:bold; color:#fff; background-color:#c00;}
.allshowimg {}

/*底部快捷方式*/
#tool_menu2,#tool_menu3,#tool_menu4,#tool_menu5,#tool_menu6,#tool_menu7{background-color: #f9f9f9;}
.toolmenu .style2 strong,.toolmenu .style3 strong,.toolmenu .style4 strong,.toolmenu .style5 strong,.toolmenu .style6 strong,.toolmenu .style7 strong{color:#555;}
.toolmenu .toolbut .icon{position: relative;}
.toolmenu .toolbut .icon em{display: none; position: absolute; right: -5px; top:0; width: 15px; height: 15px; line-height: 15px; text-align: center; background-color: #f00; color:#fff; border-radius: 5em; font-size: 12px;}
.toolmenu .toolbut #toolshoppingcar .icon em{display: inline-block;}
.toolmenu .style2 b{display: none;}
.toolmenu .style2 strong{line-height: 40px;}
.toolmenu .style3 strong{display: none;}
.toolmenu .style3 a{padding-top: 7px;}

.toolmenu .style4 a{padding-top:8px;}
.toolmenu .style4 b{display: inline-block; width: auto; float: left; margin-right: 5px;}
.toolmenu .style4 strong{overflow: hidden; line-height: 29px;}

.toolmenu .style5{overflow: initial;}
.toolmenu .style5 .addicon{position: relative; overflow: initial;}
.toolmenu .style5 .addicon b{position: relative; top:-22px; display: block; width: 45px; height: 45px; line-height: 45px; border-radius: 5em; background-color: #ffdb44; color:#fff; text-align: center; padding:0; font-size: 30px; font-weight: normal;}
.toolmenu .style5 .addicon b span{font-size: 28px;}
.toolmenu .style5 .addicon strong{position: absolute; left: 0; right: 0; top:24px;}
.toolmenu .style5 .addicon img{padding-top: 8px; width: 28px; height: 28px;}

.toolmenu .style6 .addicon{}
/*.toolmenu .style6 .addicon a{padding-top: 3px;}*/
.toolmenu .style6 .addicon b{display: block; width: 40px; height: 40px; line-height: 40px; border-radius: 5em; background-color: #ff8301; color:#fff; text-align: center; padding:0; font-size: 30px; font-weight: normal; margin:0 auto;}
.toolmenu .style6 .addicon strong{display: none;}
.toolmenu .style6 .addicon img{padding-top: 8px;}

.toolmenu .style7 .addicon{}
/*.toolmenu .style7 .addicon a{padding-top: 3px;}*/
.toolmenu .style7 .addicon b{display: block; width: 40px; height: 40px; line-height: 40px; background-color: #ff8301; color:#fff; text-align: center; padding:0; font-size: 30px; font-weight: normal; margin:0 auto; border-radius: 2px;}
.toolmenu .style7 .addicon strong{display: none;}
.toolmenu .style7 .addicon img{padding-top: 8px;}

/*城市弹窗*/
.cityalt{display: none; position: fixed; z-index: 30; left:0; right:0; top:0; bottom:0; max-width: 768px; margin:0 auto;}
.cityalt .cityaltbg{background-color: #000; opacity: 0.6; width:100%; height:100%;}
.cityalt .cityaltc{position: absolute; top:50%; left:0; right:0; background-color: #fff; margin:-121px 10px 0; border-radius: 5px;}
.cityalt .cityaltc h2{height:40px; line-height: 40px; padding:0 10px; color:#555;}
.cityalt .cityaltc h2 a{float: right; color:#999; font-size: 20px;}
.cityalt .cityaltc .citylist{padding-top:10px; overflow-y: scroll; overflow-x: hidden; height: 150px; background-color: #fafafa; border-color:#ededed; border-style: solid; border-width: 1px 0;}
.cityalt .cityaltc .citylist dd{float: left; margin: 0 0 10px 10px;}
.cityalt .cityaltc .citylist dd a{display: block; border:1px solid #ededed; height:30px; line-height: 30px;padding:0 5px; /*width:56px;*/ text-align: center; border-radius: 2px; color:#666;}
.cityalt .cityaltc .cityaltbtn{height:40px; line-height: 40px;}
.cityalt .cityaltc .cityaltbtn a{display: block; float: left; width:50%; text-align: center;}
.cityalt .cityaltc .cityaltbtn a.qdbtn{color:#82c500;}
.cityalt .cityaltc .cityaltbtn a.qxbtn{border-left: 1px solid #ededed; margin-left: -1px;}

/*系统搜索*/
.syssearchbg{height: 44px;}
.syssearch{position: fixed; z-index: 32; top:0; left: 0; right:0; max-width: 768px; margin:0 auto;}
.syssearch .bgcolor1{position: absolute; z-index: 0; left:0; right:0; top:0; bottom:0; background-color: #fff;}
.syssearch .bgcolor2{position: absolute; z-index: 0; left:0; right:0; top:0; bottom:0; background-color: #555;}
.searchtype1{padding:5px 10px; overflow: hidden;}
.searchtype1 .searchbg{position: relative; border:1px solid #f2f2f2; background-color: #f2f2f2; height: 32px; line-height: 32px; display: block; padding-right: 30px; border-radius: 5px; text-align: center;}
.searchtype1 .searchbg .yy{position: absolute; right:4px;}
.searchtype1 .searchbg font{display: inline-block; height: 32px; line-height: 32px; padding-left:30px; position: relative; color:#a9a9a9;}
.searchtype1 .searchbg font i{font-style: normal;}
.searchtype1 .searchbg font .search{position: absolute; top:2px; left:0; color:#a9a9a9;}

.searchtype2{padding:5px 10px; overflow: hidden;}
.searchtype2 .searchbg{position: relative; border:1px solid #f2f2f2; background-color: #f2f2f2; height: 32px; line-height: 32px; display: block; padding-right: 30px; border-radius: 5px; text-align: center;}
.searchtype2 .searchbg .yy{position: absolute; right:4px;}
.searchtype2 .searchbg font{display: inline-block; text-align: left; width:80%; height: 32px; line-height: 32px; padding-left:30px; position: relative; color:#a9a9a9;}
.searchtype2 .searchbg font i{font-style: normal;}
.searchtype2 .searchbg font .search{position: absolute; top:2px; left:0; color:#a9a9a9;}

.searchtype3{padding:5px 50px; overflow: hidden; position: relative;}
.searchtype3 .searchleft,
.searchtype3 .searchright{display: block; width:24px; height: 24px; position: absolute;}
.searchtype3 .searchleft{left:10px; top:8px; font-size: 28px;}
.searchtype3 .searchright{right:10px; top:8px; font-size: 24px;}
.searchtype3 .searchbg{position: relative; border:1px solid #f2f2f2; background-color: #f2f2f2; height: 32px; line-height: 32px; display: block; padding-right: 30px; border-radius: 5px; text-align: center;}
.searchtype3 .searchbg .yy{position: absolute; right:4px;}
.searchtype3 .searchbg font{display: inline-block;  height: 32px; line-height: 32px; padding-left:30px; position: relative; color:#a9a9a9;}
.searchtype3 .searchbg font i{font-style: normal;}
.searchtype3 .searchbg font .search{position: absolute; top:2px; left:0; color:#a9a9a9;}

.searchtype4{padding:5px 50px; overflow: hidden; position: relative;}
.searchtype4 .searchleft,
.searchtype4 .searchright{display: block; width:24px; height: 24px; position: absolute;}
.searchtype4 .searchleft{left:10px; top:8px; font-size: 28px;}
.searchtype4 .searchright{right:10px; top:8px; font-size: 24px;}
.searchtype4 .searchbg{position: relative; border:1px solid #f2f2f2; background-color: #f2f2f2; height: 32px; line-height: 32px; display: block; padding-right: 30px; border-radius: 5em; text-align: center;}
.searchtype4 .searchbg .yy{position: absolute; right:4px;}
.searchtype4 .searchbg font{display: inline-block;  height: 32px; line-height: 32px; padding-left:30px; position: relative; color:#a9a9a9;}
.searchtype4 .searchbg font i{font-style: normal;}
.searchtype4 .searchbg font .search{position: absolute; top:2px; left:0; color:#a9a9a9;}

.searchtype5{padding:5px 50px; overflow: hidden; position: relative;}
.searchtype5 .searchleft,
.searchtype5 .searchright{display: block; width:24px; height: 24px; color:#fff; position: absolute;}
.searchtype5 .searchleft{left:10px; top:8px; font-size: 28px;}
.searchtype5 .searchright{right:10px; top:8px; font-size: 24px;}
.searchtype5 .searchbg{position: relative; border:1px solid #f2f2f2; background-color: #f2f2f2; height: 32px; line-height: 32px; display: block; padding-right: 30px; border-radius: 5em; text-align: center;}
.searchtype5 .searchbg .yy{position: absolute; right:4px;}
.searchtype5 .searchbg font{display: inline-block;  height: 32px; line-height: 32px; padding-left:30px; position: relative; color:#a9a9a9;}
.searchtype5 .searchbg font i{font-style: normal;}
.searchtype5 .searchbg font .search{position: absolute; top:2px; left:0; color:#a9a9a9;}

.searchtype6{padding:5px 10px; overflow: hidden; position: relative;}
.searchtype6 .searchbg{position: relative; border:1px solid #f2f2f2; background-color: #f2f2f2; height: 32px; line-height: 32px; display: block; padding-right: 70px; border-radius: 5px; text-align: center;}
.searchtype6 .searchbg .yy{position: absolute; right:50px;}
.searchtype6 .searchbg font{display: inline-block; text-align: left; width:80%; height: 32px; line-height: 32px; padding-left:30px; position: relative; color:#a9a9a9;}
.searchtype6 .searchbg font i{font-style: normal;}
.searchtype6 .searchbg font .search{position: absolute; top:2px; left:0; color:#a9a9a9;}
.searchtype6 .searchbg .searchbtn{display: inline-block; position: absolute; right:0; top:8px; line-height: 20px; border-left: 1px solid #ccc; padding:0 6px;}

.searchtype7{padding:5px 10px 5px 50px; overflow: hidden; position: relative;}
.searchtype7 .searchleft{display: block; left:10px; top:8px; font-size: 28px; width:24px; height: 24px; position: absolute;}
.searchtype7 .searchbg{position: relative; border:1px solid #f2f2f2; background-color: #f2f2f2; height: 32px; line-height: 32px; display: block; padding-right: 70px; border-radius: 5px; text-align: center;}
.searchtype7 .searchbg .yy{position: absolute; right:50px;}
.searchtype7 .searchbg font{display: inline-block; text-align: left; width:80%; height: 32px; line-height: 32px; padding-left:30px; position: relative; color:#a9a9a9;}
.searchtype7 .searchbg font i{font-style: normal;}
.searchtype7 .searchbg font .search{position: absolute; top:2px; left:0; color:#a9a9a9;}
.searchtype7 .searchbg .searchbtn{display: inline-block; position: absolute; right:0; top:8px; line-height: 20px; border-left: 1px solid #ccc; padding:0 6px;}

.searchtype8{padding:5px 60px 5px 10px; overflow: hidden; position: relative;}
.searchtype8 .searchbtn{display: block; width:50px; height: 34px; line-height: 34px; text-align: center; position: absolute; right:10px; top:5px;}
.searchtype8 .searchbg{position: relative; border:1px solid #f2f2f2; background-color: #f2f2f2; height: 32px; line-height: 32px; display: block; padding-right: 30px; border-radius: 5px; text-align: center;}
.searchtype8 .searchbg .yy{position: absolute; right:4px;}
.searchtype8 .searchbg font{display: inline-block; text-align: left; width:80%; height: 32px; line-height: 32px; padding-left:30px; position: relative; color:#a9a9a9;}
.searchtype8 .searchbg font i{font-style: normal;}
.searchtype8 .searchbg font .search{position: absolute; top:2px; left:0; color:#a9a9a9;}

.searchtype9{padding:5px 60px 5px 50px; overflow: hidden; position: relative;}
.searchtype9 .searchleft{display: block; left:10px; top:8px; font-size: 28px; width:24px; height: 24px; position: absolute;}
.searchtype9 .searchbtn{display: block; width:50px; height: 34px; line-height: 34px; text-align: center; position: absolute; right:10px; top:5px;}
.searchtype9 .searchbg{position: relative; border:1px solid #f2f2f2; background-color: #f2f2f2; height: 32px; line-height: 32px; display: block; padding-right: 30px; border-radius: 5px; text-align: center;}
.searchtype9 .searchbg .yy{position: absolute; right:4px;}
.searchtype9 .searchbg font{display: inline-block; text-align: left; width:80%; height: 32px; line-height: 32px; padding-left:30px; position: relative; color:#a9a9a9;}
.searchtype9 .searchbg font i{font-style: normal;}
.searchtype9 .searchbg font .search{position: absolute; top:2px; left:0; color:#a9a9a9;}

.searchtype10{padding:5px 70px 5px 10px; overflow: hidden; position: relative;}
.searchtype10 .searchbtn{display: block; width:50px; height: 34px; line-height: 34px; text-align: center; position: absolute; right:10px; top:5px; background-color: #09f; color:#fff; border-radius: 5px;}
.searchtype10 .searchbg{position: relative; border:1px solid #f2f2f2; background-color: #f2f2f2; height: 32px; line-height: 32px; display: block; padding-right: 30px; border-radius: 5px; text-align: center;}
.searchtype10 .searchbg .yy{position: absolute; right:4px;}
.searchtype10 .searchbg font{display: inline-block; text-align: left; width:80%; height: 32px; line-height: 32px; padding-left:30px; position: relative; color:#a9a9a9;}
.searchtype10 .searchbg font i{font-style: normal;}
.searchtype10 .searchbg font .search{position: absolute; top:2px; left:0; color:#a9a9a9;}

.searchtype11{padding:5px 70px 5px 50px; overflow: hidden; position: relative;}
.searchtype11 .searchleft{display: block; left:10px; top:8px; font-size: 28px; width:24px; height: 24px; position: absolute;}
.searchtype11 .searchbtn{display: block; width:50px; height: 32px; line-height: 32px; text-align: center; position: absolute; right:10px; top:5px; background-color: #09f; color:#fff; border-radius: 5px;}
.searchtype11 .searchbg{position: relative; border:1px solid #f2f2f2; background-color: #f2f2f2; height: 32px; line-height: 32px; display: block; padding-right: 30px; border-radius: 5px; text-align: center;}
.searchtype11 .searchbg .yy{position: absolute; right:4px;}
.searchtype11 .searchbg font{display: inline-block; text-align: left; width:80%; height: 32px; line-height: 32px; padding-left:30px; position: relative; color:#a9a9a9;}
.searchtype11 .searchbg font i{font-style: normal;}
.searchtype11 .searchbg font .search{position: absolute; top:2px; left:0; color:#a9a9a9;}

.banner-con-3d{padding:20px 0;transition:all ease 0.3s; position:relative;}
.banner-pic-3d{width:200px;height:240px;margin:0 auto;position:relative;transform-style:preserve-3d;}
.banner-pic-3d li{width:200px;height:240px;position:absolute;overflow:hidden;top:0;left:0;transition:transform ease 0.3s;}
.banner-pic-3d li a{width:100%;height:100%;display:inline-block;background-repeat:no-repeat;background-size:100% 100%;background-size: contain !important;background-position: center;}
.banner-con-3d .banner-nav-1{bottom:8px;}

/*新版搜索*/
.newsearch{position: relative; max-width: 768px; margin:0 auto;}
.newsearch .bgcolor1{position: absolute; z-index: 0; left:0; right:0; top:0; bottom:0; background-color: #fff;}
.newsearch .bgcolor2{position: absolute; z-index: 0; left:0; right:0; top:0; bottom:0; background-color: #555;}

/*微信客服弹窗*/
.wxserver{display: none; position: fixed; z-index: 80; left: 0; right: 0; top:0; bottom: 0;}
.wxserver .wxserverbg{position: relative; background-color: #000; width: 100%; height: 100%; opacity: 0.5;}
.wxserver .wxserverinfo{position: absolute; top: 50%; left: 50%; background-color: #fff; width: 180px; border-radius: 5px; padding:10px; margin:-100px 0 0 -100px;}
.wxserver .wxserverinfo span{display: block; margin-bottom: 10px; text-align: center;}
.wxserver .wxserverinfo p{line-height: 30px; text-align: center; font-size: 14px;}

/*插入内容*/
.inserttext{border:1px dotted #b2e4ff; background-color: #f4fbff; height: 30px; line-height: 30px; text-align: center; color:#33b7ff;}

/*取消模块下边距*/
.customfocusimgmodule .mo{margin-bottom: 0;}

/*模块闪烁*/
@keyframes twinkling{
    /*透明度由0到1*/
    /* 0%{透明度为0
        opacity:0;
        filter:alpha(opacity=0);
        -moz-opacity:0;
        -khtml-opacity:0;
    }
    100%{透明度为1
            opacity:1;
            filter:alpha(opacity=100);
        -moz-opacity:1;
        -khtml-opacity:1;
    } */
    0%{transform: translate(0px, 0px) rotate(0deg);}
    10% {transform: translate(3px, 2px) rotate(0.5deg);}
    20% {transform: translate(-5px, -1px) rotate(-2.5deg);}
    30% {transform: translate(2px, -3px) rotate(-1.5deg);}
    40% {transform: translate(4px, 0px) rotate(0.5deg);}
    50% {transform: translate(-5px, -4px) rotate(1.5deg);}
    60% {transform: translate(4px, 5px) rotate(-0.5deg);}
    70% {transform: translate(-2px, 2px) rotate(-1.5deg);}
    80% {transform: translate(5px, 4px) rotate(-2.5deg);}
    90% {transform: translate(1px, -2px) rotate(2.5deg);}
    98% {transform: translate(2px, 4px) rotate(-0.5deg);}
}
@-webkit-keyframes twinkling{
    /*透明度由0到1*/
    /* 0%{透明度为0
        opacity:0;
        filter:alpha(opacity=0);
        -moz-opacity:0;
        -khtml-opacity:0;
    }
    100%{透明度为1
            opacity:1;
            filter:alpha(opacity=100);
        -moz-opacity:1;
        -khtml-opacity:1;
    } */
    0%{transform: translate(0px, 0px) rotate(0deg);}
    10% {transform: translate(3px, 2px) rotate(0.5deg);}
    20% {transform: translate(-5px, -1px) rotate(-2.5deg);}
    30% {transform: translate(2px, -3px) rotate(-1.5deg);}
    40% {transform: translate(4px, 0px) rotate(0.5deg);}
    50% {transform: translate(-5px, -4px) rotate(1.5deg);}
    60% {transform: translate(4px, 5px) rotate(-0.5deg);}
    70% {transform: translate(-2px, 2px) rotate(-1.5deg);}
    80% {transform: translate(5px, 4px) rotate(-2.5deg);}
    90% {transform: translate(1px, -2px) rotate(2.5deg);}
    98% {transform: translate(2px, 4px) rotate(-0.5deg);}
}
@-moz-keyframes twinkling{
    /*透明度由0到1*/
    /* 0%{透明度为0
        opacity:0;
        filter:alpha(opacity=0);
        -moz-opacity:0;
        -khtml-opacity:0;
    }
    100%{透明度为1
            opacity:1;
            filter:alpha(opacity=100);
        -moz-opacity:1;
        -khtml-opacity:1;
    } */
    0%{transform: translate(0px, 0px) rotate(0deg);}
    10% {transform: translate(3px, 2px) rotate(0.5deg);}
    20% {transform: translate(-5px, -1px) rotate(-2.5deg);}
    30% {transform: translate(2px, -3px) rotate(-1.5deg);}
    40% {transform: translate(4px, 0px) rotate(0.5deg);}
    50% {transform: translate(-5px, -4px) rotate(1.5deg);}
    60% {transform: translate(4px, 5px) rotate(-0.5deg);}
    70% {transform: translate(-2px, 2px) rotate(-1.5deg);}
    80% {transform: translate(5px, 4px) rotate(-2.5deg);}
    90% {transform: translate(1px, -2px) rotate(2.5deg);}
    98% {transform: translate(2px, 4px) rotate(-0.5deg);}
}
@-o-keyframes twinkling{
    /*透明度由0到1*/
    /* 0%{透明度为0
        opacity:0;
        filter:alpha(opacity=0);
        -moz-opacity:0;
        -khtml-opacity:0;
    }
    100%{透明度为1
            opacity:1;
            filter:alpha(opacity=100);
        -moz-opacity:1;
        -khtml-opacity:1;
    } */
    0%{transform: translate(0px, 0px) rotate(0deg);}
    10% {transform: translate(3px, 2px) rotate(0.5deg);}
    20% {transform: translate(-5px, -1px) rotate(-2.5deg);}
    30% {transform: translate(2px, -3px) rotate(-1.5deg);}
    40% {transform: translate(4px, 0px) rotate(0.5deg);}
    50% {transform: translate(-5px, -4px) rotate(1.5deg);}
    60% {transform: translate(4px, 5px) rotate(-0.5deg);}
    70% {transform: translate(-2px, 2px) rotate(-1.5deg);}
    80% {transform: translate(5px, 4px) rotate(-2.5deg);}
    90% {transform: translate(1px, -2px) rotate(2.5deg);}
    98% {transform: translate(2px, 4px) rotate(-0.5deg);}
}

/*分类模块弹窗*/
.morebtnalt{position: fixed; left:0; right:0; background-color: #fff; max-width: 768px; margin:0 auto; z-index: 100;}
.morebtnalt h2{padding:0 10px; height: 30px; line-height: 30px; font-size: 18px; border-bottom: 1px solid #ededed; color:#555;}
.morebtnalt .morelist{padding:10px 5px;}
.morebtnalt .morelist li{float: left; width: 25%;}
.morebtnalt .morelist li a{display: block; border:1px solid #ededed; margin:0 5px 10px; height: 30px; line-height: 30px; text-align: center; overflow:hidden; color:#555; font-size: 14px;}
.morebtnalt .morelist li.cur a{border:1px solid #f90; color:#f90;}

/*微信客服模块弹窗*/
.wxserveralt{position: fixed; left:0; top:0; right:0; bottom:0; z-index: 100; background-color: rgba(0,0,0,0.5); text-align: center;}
.wxserveralt .altmain{display: inline-block; text-align: center; background-color: #fff; border-radius: 5px; padding:20px;margin-top: -125px;position: absolute;left: 50%;margin-left: -110px;top: 50%;}
.wxserveralt .altmain .pic{display: inline-block; width:180px; height: 180px; margin-bottom: 15px;}
.wxserveralt .altmain .pic img{width:100%; height: 100%;}
.wxserveralt .altmain h2{font-size: 12px;}

/*简化模块*/
.customtext{height:40px; line-height: 40px; padding:0 10px; border:1px solid #e5e5e5; background-color: #f5f5f5; color:#323232;}

/*原change_module.css文件合并*/
/**价格样式重新设置**/
.proprice{font-family:verdana;}
.proprice{font-style:normal;}
.proprice{font-size:14px;}
.proprice{text-decoration:none;}
/*.proprice{font-weight:100;}*/
.oldprice{margin-right:5px;}
.oldprice{text-decoration:line-through;}
.oldprice{color:#ccc;}
.newprice{margin-right:5px;}
/*.newprice{font-weight:bold;}*/
.newprice{color:#e53a3e;}
.newprice strong{text-decoration:none;}
.newprice2{margin:0px 5px;}
/*.newprice2{font-weight:bold;}*/
.newprice2{color:#e53a3e;}
.newprice2 strong{text-decoration:none;}
.stateicon{position:absolute; display:block; z-index:11125; left:2px; top:2px; border-radius:13px; width:26px; height:26px; background-color:#c00; color:#fff; line-height:26px; text-align:center; font-weight:100; font-style:normal; font-size:10px;}
/**全文字模块**/
.txtmodule{}
.txtmodule .text{line-height:1.75; word-break: break-word; word-wrap: break-word;}
.txtmodule .text em,.txtmodule .text i{font-style: italic;}
.txtmodule .text b,.txtmodule .text strong{font-weight:700;}
.txtmodule img{width:100%;}
/**图片模块**/
.picmodule{margin:0em 0em; overflow:hidden;}
.pic{text-align:center; vertical-align:middle; overflow:hidden;/*  white-space:nowrap; */}
.pic i.hook{display:inline-block; display:none; width:0;height:100%;overflow:hidden;margin-left:-1px;font-size:0;line-height:0;vertical-align:middle;}
.pic img{vertical-align:middle;object-fit: contain;}

/**图文混排模块——1**/
.pictxtmodule_1{margin:0em 0em;  overflow:hidden; line-height:24px}
.pictxtmodule_1 .pic{margin:0.5em 0.8em 0em 1px; text-align:center; overflow:hidden; width:120px; height:88px; float:left; border-width:1px; border-style:solid; border-color:#dbdbdb;}
.pictxtmodule_1 .pic img{}
.pictxtmodule_1 .text{/*text-indent:2em;*/ line-height:1.75; font-size:14px;}

/**图文混排模块——2**/
.pictxtmodule_2{margin:0em 0em; overflow:hidden;}
.pictxtmodule_2 .pic{margin:0.5em 1px 0em 0.8em; text-align:center; overflow:hidden; width:100px; height:100px; float:right; border-width:1px; border-style:solid; border-color:#dbdbdb;}
.pictxtmodule_2 .text{/*text-indent:2em;*/ line-height:2em; }

/**图文混排模块——3**/
.pictxtmodule_3{margin:0em 0em; overflow:hidden;}
.pictxtmodule_3 .pic{margin:0.5em 1px; text-align:center; overflow:hidden; border-width:1px; border-style:solid; border-color:#dbdbdb; position:relative;}
.pictxtmodule_3 .pic img{max-height: 100%;}
.pictxtmodule_3 .text{overflow:hidden;/*text-indent:2em;*/ line-height:2em; }

/**图文混排模块——4**/
.pictxtmodule_4{margin:0em 0em; overflow:hidden;}
.pictxtmodule_4 .pic{margin:0.5em 1px; text-align:center; overflow:hidden; border-width:1px; border-style:solid; border-color:#dbdbdb; position:relative;}
.pictxtmodule_4 .text{overflow:hidden;/*text-indent:2em;*/ line-height:2em; }

/**图文混排模块——5**/
.pictxtmodule_5{margin:0em 0em; overflow:hidden; line-height:24px;}
.pictxtmodule_5 .pic{margin:0.5em 0.8em 0 1px; text-align:center; float:left; overflow:hidden; width:100px; height:100px; border-width:1px; border-style:solid; border-color:#dbdbdb; position:relative;}
.pictxtmodule_5 .text{overflow:hidden;/*text-indent:2em;*/ line-height:2em; }

/**图文混排模块——6**/
.pictxtmodule_6{margin:0em 0em; overflow:hidden;}
.pictxtmodule_6 .pic{margin:0.5em 1px 0 0.8em; text-align:center; float:right; overflow:hidden; width:100px; height:100px; border-width:1px; border-style:solid; border-color:#dbdbdb; position:relative;}
.pictxtmodule_6 .text{overflow:hidden;/*text-indent:2em;*/ line-height:2em; }


/**文字列表模块——1**/
.txtlistmodule_18{margin:0em 0em; overflow:hidden; line-height:24px}
.txtlistmodule_18 li{overflow:hidden; width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; height:28px;}
.txtlistmodule_18 li a{}

/**文字列表模块——1**/
.txtlistmodule_1{margin:0em 0em; overflow:hidden;}
.txtlistmodule_1 li{overflow:hidden; position:relative; border-width:0px 0 1px 0px; border-style:solid; border-color:#ededed;}
/*.txtlistmodule_1 li:before{display:black; content:" "; position:absolute; left:0px; top:12px; width:4px; height:4px; border-radius:50%; background-color:#ccc;}*/
.txtlistmodule_1 .text_list_bk{min-height:20px; line-height: 20px;}
.txtlistmodule_1 li a{overflow:hidden; word-break: break-all;}
/*.txtlistmodule_1 li a{overflow:hidden;display:block;width:100%; text-overflow:ellipsis; white-space:nowrap; height:28px; line-height:2em; }*/
.txtlistmodule_1 li em{background-image: ; width:4px; height:4px; background-repeat: no-repeat; margin-right:5px; display: inline-block; vertical-align: middle;}

/**文字列表模块——2**/
.txtlistmodule_2{margin:0em 0em; overflow:hidden;}
.txtlistmodule_2 .text_list_bk{overflow:hidden; height:40px; border-width:0px 0 1px 0px;  border-style:solid; border-color:#ededed; position:relative; line-height:40px;}
/*.txtlistmodule_2 li:before{display:black; content:" "; position:absolute; left:0px; top:12px; width:4px; height:4px; border-radius:50%; background-color:#ccc;}*/
.txtlistmodule_2 .txtlist-a{margin:0px 85px 0 0;display:block; height: 100%;}
.txtlistmodule_2 .txtlist-a a{overflow:hidden; word-break: break-all; height: 100%;}
.txtlistmodule_2 .txtlist-a .listicon{float: left;}
/*.txtlistmodule_2 .txtlist-a a{overflow:hidden; width:95%; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }*/
.txtlistmodule_2 .txtlist-a em{background-image: ; width:4px; height:4px; background-repeat: no-repeat; margin-right:5px; display: inline-block; vertical-align: middle;}
.txtlistmodule_2 .txtlist-times{float:right; text-align:right; width:90px;}

/**图文信息列表模块——1**/
.prolistmodule_1{margin:0em 0em; overflow:hidden;}
.prolistmodule_1 li{overflow:hidden; zoom:1; padding:5px 0; border-bottom:1px solid #ededed;}
.prolistmodule_1 .pic{overflow:hidden;width:100px; height:80px; text-align:center; float:left; margin:5px 10px 0px 1px; outline-width:0px; outline-style:solid;position:relative;}
.prolistmodule_1 .proattr{overflow:hidden;}
.prolistmodule_1 .proname{display:block;line-height:28px; overflow:hidden; text-overflow:ellipsis; height:28px; font-size:16px;}
.prolistmodule_1 .proname .urlfont{display:block;}
.prolistmodule_1 .proprice{height:20px; line-height:20px; overflow:hidden; font-size:12px;}
.prolistmodule_1 .oldprice{overflow:hidden; margin-right:10px;}
.prolistmodule_1 .oldprice em{text-decoration:line-through;}
.prolistmodule_1 .newprice{overflow:hidden; margin-right:5px;}
.prolistmodule_1 .proprice b{font-weight:100;}


.prolistmodule_1 .prointro{line-height:1.5; margin-bottom: 5px; font-size: 12px;word-wrap: break-word;}
.prolistmodule_1 .prointro a{/*color: inherit !important; font: inherit !important;*/display: inline-block;}
.prolistmodule_1 .ebutobj{width:100px; display: none; background:#f60; color:#fff;}
.prolistmodule_1 .pic img{max-width:100%; max-height: 100%;}
.prolistmodule_1 .prodate{font-size: 11px;color: #999;}
.prolistmodule_1 .propower{clear: both;float: left;font-size:11px;color: #999;height: 20px;line-height: 20px;padding:0 5px;padding-left:20px;background-image: ;background-position: 5px center;background-repeat: no-repeat;background-size:12px 12px;background-color: #f6f6f6;margin-bottom: 10px;}

/**图文信息列表模块——2**/
.prolistmodule_2{margin:0em 0em; overflow:hidden;}
.prolistmodule_2 li{overflow:hidden; zoom:1;float:left; width:50%; *width:49%;}
.prolistmodule_2 li .inner{padding:5px 5px 10px;}
.prolistmodule_2 .proprice{height:20px; line-height:20px; overflow:hidden; text-align:center;}
.prolistmodule_2 .oldprice{margin-right:1em;}
.prolistmodule_2 .oldprice em{text-decoration:line-through; font-size:16px; font-family:arial;}
.prolistmodule_2 .newprice em{color:orange; font-size:16px; font-family:arial;}
.prolistmodule_2 .proprice b{font-weight:100;}
.prolistmodule_2 .pic{overflow:hidden; width:100%; border-width:1px; border-style:solid; border-color:#dbdbdb;}
.prolistmodule_2 .pic a{line-height:126px;border:0; background:0;text-align:center; width:100%; padding:50% 0;height:0; display:inline-block; position:relative;}
.prolistmodule_2 .pic img{width:100%; position:absolute; left:0px; top:0px;}
.prolistmodule_2 .proname{margin-top:5px; overflow:hidden; line-height: 24px; position: relative;-webkit-line-clamp: 2; -webkit-box-orient: vertical;word-break: break-all; height:28px; text-align:center;}

/**图文信息列表模块——3**/
.prolistmodule_3{margin:0em 0em; overflow:hidden;}
.prolistmodule_3 li{overflow:hidden; zoom:1; width:100%;float:left; padding:5px 0px 10px;}
.prolistmodule_3 li .inner{padding:0px 5px;}
.prolistmodule_3 .proprice{height:20px; line-height:20px; overflow:hidden; text-align:center;}
.prolistmodule_3 .oldprice{margin-right:1em;}
.prolistmodule_3 .oldprice em{text-decoration:line-through; font-size:16px; font-family:arial;}
.prolistmodule_3 .newprice em{color:orange; font-size:16px; font-family:arial;}
.prolistmodule_3 .proprice b{font-weight:100;}
.prolistmodule_3 .pic{overflow:hidden; width:100%; outline-width:1px; outline-style:solid;}
.prolistmodule_3 .pic a{border:0; text-align:center; width:100%;display:block;}
.prolistmodule_3 .pic img{width:100%;}
.prolistmodule_3 .proname{font-weight:100; margin-top:5px; overflow:hidden; line-height: 24px; position: relative; -webkit-line-clamp: 2; -webkit-box-orient: vertical;word-break: break-all; height:48px; text-align:center; font-size:14px;}


/**图文信息列表模块——1**/
.prolistmodule_4{margin:0em 0em; overflow:hidden;}
.prolistmodule_4 ul{zoom:1;display: flex;flex-flow: wrap;}
.prolistmodule_4 li{overflow:hidden; zoom:1; width:50%; *width:49%; float:left;}
.prolistmodule_4 li .inner{padding:5px 0px; overflow:hidden;}
.prolistmodule_4 .pic{overflow:hidden; width:60px; height:60px; text-align:center; float:left; margin:0px 0.5em 0px 1px; outline-width:0px; outline-style:solid;}
.prolistmodule_4 .pic img{max-width:100%; max-height: 100%;}
.prolistmodule_4 .proattr{overflow:hidden;}
.prolistmodule_4 .proname{line-height:1.75; overflow:hidden; font-size:14px;}
.prolistmodule_4 .prointro{line-height: 1.75; position: relative; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}

/**图文信息列表模块——5**/
.prolistmodule_5{margin:0em 0em; overflow:hidden;}
.prolistmodule_5 li{overflow:hidden; zoom:1; padding:5px 0px; border-bottom:1px dashed #ccc;}
.prolistmodule_5 .pic{overflow:hidden; width:100px; height:90px; text-align:center; float:right; margin:0px 0px 0px 10px; outline-width:0px; outline-style:solid;}
.prolistmodule_5 .proattr{overflow:hidden;}
.prolistmodule_5 .proname{font-weight:100; line-height:2em; /*white-space:nowrap;*/ overflow:hidden; text-overflow:ellipsis; height:2em;font-size:14px;display: block;}
.prolistmodule_5 .proprice{height:20px; line-height:20px; overflow:hidden; font-size:12px;}
.prolistmodule_5 .oldprice{overflow:hidden; margin-right:10px;}
.prolistmodule_5 .oldprice em{text-decoration:line-through;}
.prolistmodule_5 .newprice{overflow:hidden; margin-right:5px;}
.prolistmodule_5 .proprice b{font-weight:100;}

.prolistmodule_5 .prointro{line-height:1.5em;font-size: 12px;}
.prolistmodule_5 .ebutobj{width:100px; display: none; background:#f60; color:#fff;}
.prolistmodule_5 .pic img{max-width:100%; max-height: 100%;}
.prolistmodule_5 .prodate{font-size: 11px;color: #999;}
.prolistmodule_5 .propower{clear: both;float: left;font-size:11px;color: #999;height: 20px;line-height: 20px;padding:0 5px;padding-left:20px;background-image: ;background-position: 5px center;background-repeat: no-repeat;background-size:12px 12px;background-color: #f6f6f6;margin-top: 10px;}

/**--表格--**/
.tablemodule{}
.tablemodule table{width:100%;}
.tablemodule td{line-height:1.75; height:1.75;text-align:center;}
.tablemodule td.tdcol{text-align:center;}
/**会员登录模块**/
.membermodule{margin:0em 0em; overflow:hidden;}
.membermodule li{height:30px; margin-bottom:10px;}
.membermodule .inputlabel{display:inline-block; width:60px; line-height:24px; padding-left:2em;}
.membermodule .inputtext{ width:140px; height:20px; line-height:20px; padding:2px;}
.membermodule .usersecurity{width:50px;}
.membermodule .securityimg{margin-left:10px;}
.membermodule .inputcheckbox{width:14px; height:14px; vertical-align:top;}
.membermodule .inputbut{display:inline-block; width:65px; height:30px; border:0px; margin-left:20px; line-height:30px; text-align:center; cursor:pointer;}
.membermodule .forgetpassword{margin-left:20px;}
.membermodule dt {line-height:30px;}
.membermodule dd{line-height:30px; padding:0px 10px;}
.membermodule dd a{margin:0px 5px;}
/**freeeditmodule**/
.freeeditmodule img{max-width:100%;}
/**表单模块**/
.formmodule{margin:0em 0em; overflow:hidden;}
.formmodule .classtit{}
.formmodule table{width:100%; border:0px; border-spacing:0px; border-collapse:collapse;}
.formmodule td{padding:3px 5px;}
.formmodule td.fc_label{/*width:100px; */text-align:right;}
.formmodule .fc_txtinput{height:20px;}
.formmodule .form_beizhu{margin-left:10px; line-height:20px;}
.formmodule .fc_txtarea{width:80%; height:100px; resize:none;}
.formmodule select{padding:2px;}
.formmodule .radio_label,.formmodule .checkbox_label{margin-right:10px;}
.formmodule .radio,.formmodule .checkbox{width:14px; height:14px; vertical-align:middle; margin-right:5px;}
.formmodule .inputbut{display:inline-block; width:65px; height:30px; border:0px; line-height:30px; text-align:center; cursor:pointer}
.formmodule .dashedline{margin:8px 0 5px;}
/**表单模块**/
.formmodule{margin:0em 0em; overflow:hidden; position:relative;}
.formmodule li{height:30px; margin-bottom:10px;}
.formmodule .inputlabel{display:inline-block; width:60px; line-height:24px; padding-left:2em;}
.formmodule .inputtext{ width:150px; height:20px; line-height:20px; padding:2px;}
.formmodule .usersecurity{width:50px;}
.formmodule .securityimg{margin-left:10px;}
.formmodule .inputcheckbox{width:14px; height:14px; vertical-align:top;}
.formmodule .inputbut{width:65px; height:30px; border:0px; margin-left:20px; cursor:pointer;}
/*图片图册模块*/
.customfocusimgmodule .mohead{display: none;}
/*视频模块*/
.customvideomodule .mohead{display: none;}
/*隐藏模块标题*/
.noheadmodule .mohead{display: none;}
.noheadmodule .mo{margin:0;}
/**在线客服模块**/
.onlinemodule{margin:0em 0em; overflow:hidden;}
.onlinemodule h5{  font-weight:bold; line-height:30px;}
.onlinemodule p{height:22px; line-height:22px; padding:0px 0px 5px 10px;}
.onlinemodule p b{font-weight:100; margin-right:5px;}
.onlinemodule p span{}
.onlinemodule .dashedline{margin:8px 5px;}
/**幻灯片模块-1**/
.movemodule_1{margin:0em 0em; overflow:hidden;}
.movemodule_1 dl{width:9999px;}
.movemodule_1 dd{float:left; margin-right:10px; overflow:hidden; text-align:center;}
.movemodule_1 dd a{}
.movemodule_1 .show_pagelist{position:absolute; right:5px; bottom:10px;}
.movemodule_1 .show_pagelist span{display:inline-block; width:10px; height:10px; margin-right:5px; background-color:#fff; cursor:pointer; border:1px solid #ccc; text-align:center; line-height:10px; font-size:10px;}
.movemodule_1 .show_pagelist span.cur{width:12px; height:12px; border-color:orange; line-height:12px; background-color:orange; color:#fff; font-weight:bold;}
.movemodule_1 .show_pagelistn{}
.movemodule_1 .show_pagelistd{width:100%; right:0px; text-align:center;}
.movemodule_1 .move_next,.movemodule_1 .move_prev{position:absolute; width:0px; height:0px; border-width:20px; display:block; z-index:5; cursor:pointer; opacity:0; filter:alpha(opacity:0); overflow:hidden;}
.movemodule_1 .move_next{right:-15px; border-style:dashed dashed dashed solid; border-color:transparent transparent transparent #ccc;}
.movemodule_1 .move_prev{left:-15px; border-style:dashed solid dashed dashed; border-color:transparent #ccc transparent transparent;}

.movemodule_1,.movemodule_2{width:100%; position:relative;}
.movemodule_1 .movepicshow,.movemodule_2 .movepicshow{width:100%; overflow:hidden; position:relative; height:300px;}
.movemodule_1 ul{}
.movemodule_1 li,.movemodule_2 li{text-align:center; vertical-align:middle;}
/*.movemodule_1 li img,.movemodule_2 li img{vertical-align:middle; margin:0px; width:100%; height:100%;}*/
.movemodule_1 li img,.movemodule_2 li img{margin:0px; width:100%; height:100%;}


/**目录模块**/
.cataloglist{ overflow:hidden; position:relative;}
.cataloglist .but{position:absolute; width:24px; height:20px; right:0px; background-color:#666; z-index:4; opacity:0.4; filter:alpha(opacity=40); display:none;}
.cataloglist .but small{border-width:10px; border-style:solid; width:0px; height:0px; overflow:hidden;display:block; position:absolute; left:2px; cursor:pointer;}
.cataloglist .upbut{top:0px;}
.cataloglist .upbut small{border-color:transparent transparent #fff transparent; border-style:dashed dashed solid dashed; top:-5px;}
.cataloglist .downbut{bottom:0px;}
.cataloglist .downbut small{border-color:#fff transparent transparent transparent;  border-style:solid dashed dashed dashed; top:5px;}
.cataloglist dt{line-height:24px; height:24px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.cataloglist dt em{display:inline-block; margin:-1px 5px 0px 0px; vertical-align:middle; width:13px; height:13px; background-image:; cursor:pointer; font-size:0px;line-height:0px;}
.cataloglist dt em.close{background-position:0 0px;}
.cataloglist dt em.open{background-position:0 -13px;}
.cataloglist dt span{}
.cataloglist .oneclassc{padding-left:10px; display:none;}
.cataloglist .twoclassc{padding-left:10px; display:none;}

/**按钮组**/
.butgroupmodule{width:100%; min-height:30px;}
.butgroupmodule .butgrouplist{width:100%;}
.butgroupmodule .butgrouplist li{float:left; _display:inline;}
.butgroupmodule .butgrouplist li .list_setup{margin:0 5px 10px; position: relative; z-index: 1;}
.butgroupmodule .butgrouplist li img{}
.butgroupmodule .butgrouplist li a.itema{display:block; position:relative; overflow:hidden;width: 100%;box-sizing: border-box;}
/*.butgroupmodule .butgrouplist li a.itema:active{background-color: transparent !important;}*/
.butgroupmodule .butitem,.butgroupmodule .dbutitem{display:block;  opacity:1; color:#fff; position:relative;}
.butgroupmodule .dbutitem a.itema{background-color:orange;}
.butgroupmodule .ficon,.butgroupmodule .imgicon,.butgroupmodule .buttext,.butgroupmodule .yuanimgicon{position:absolute;}
.butgroupmodule .imgicon{overflow:hidden;left:5px; top:5px;}
/*.butgroupmodule .yuanimgicon{overflow:hidden; left:5px; top:5px;}*/
.butgroupmodule .yuanimgicon{overflow:hidden; left:0px; top:0px; width:100%; height:100%;}
.butgroupmodule .yuanimgicon img{width:100%; height:100%;}
.butgroupmodule .ficon{left:5px; top:5px; font-size:30px; color:#fff;}
.butgroupmodule .buttext{bottom:5px; left:5px; white-space:pre; overflow:hidden;font-weight: 100;line-height: 22px;}
.butgroupmodule .buttext b{font-weight:inherit;}

.butgroupmodule .butitem-98{width:98%;}
.butgroupmodule .butitem-73{width:73%;}
.butgroupmodule .butitem-48{width:48%;}
.butgroupmodule .butitem-31{width:31.3%;}
.butgroupmodule .butitem-23{width:23%;}
.alonebutmodule,.phonebutmodule,.msmbutmodule,.qqbutmodule{width:100%; min-height:30px; text-align:center;}
.alonebutmodule a.ebutobj,.phonebutmodule a.ebutobj,.msmbutmodule a.ebutobj,.qqbutmodule a.ebutobj{display:inline-block; height:50px; line-height:50px; color:#fff; width:50%; background-color:#c00; background-image:none; border-radius:5px; font-family:"微软雅黑";}
.alonebutmodule a.ebutobj:hover,.phonebutmodule a.ebutobj:hover,.msmbutmodule a.ebutobj:hover,.qqbutmodule a.ebutobj:hover{color:#fff;}
.alonebutmodule a.ebutobj .ficon,.phonebutmodule a.ebutobj .ficon,.msmbutmodule a.ebutobj .ficon,.qqbutmodule a.ebutobj .ficon{display:inline-block; vertical-align:middle; color:#fff;}
.alonebutmodule a.ebutobj .buttext,.phonebutmodule a.ebutobj .buttext,.msmbutmodule a.ebutobj .buttext,.qqbutmodule a.ebutobj .buttext{ margin-left:0.3em; font-size:16px;}
#but_item_1_1{width:100%;}
#but_item_1_1 .itema{height:140px;}
#but_item_1_1 .ficon{left:36%; font-size:90px; color:#fff;}
#but_item_1_1 .buttext{top:100px; left:43%;}
#but_item_1_2{width:50%;}
#but_item_1_2 .itema{height:140px;}
#but_item_1_2 .ficon{left:20%; font-size:90px; color:#fff;}
#but_item_1_2 .buttext{top:100px; left:29%;}
#but_item_1_3{width:50%;}
#but_item_1_3 .itema{height:140px;}
#but_item_1_3 .ficon{left:20%; font-size:90px; color:#fff;}
#but_item_1_3 .buttext{top:100px; left:29%;}
/* 网站分享 */
.customsharemodule .mohead{display: none;}
.sharemodule{position:relative; padding-left: 50px;}
.sharemodule strong{position: absolute; left: 0px; line-height:50px;}
.sharemodule ul{overflow: hidden; width:100%;}
.sharemodule li{box-sizing:border-box; float:left; width:16.6%; padding:5px 0; text-align:center}
.sharemodule li span{width:35px; height:35px;display:inline-block; background-image: ; background-size:35px 210px; -ms-background-size:35px 210px; vertical-align:middle;}
.sharemodule span.sinat{background-position:0 0;}
.sharemodule span.tenxz{background-position:0 -35px;}
.sharemodule span.renren{background-position:0 -70px;}
.sharemodule span.douban{background-position:0 -105px;}
.sharemodule span.weixin{background-position:0 -140px;}
.sharemodule span.tenxt{background-position:0 -175px}
/**搜索**/
.customsearchmodule .mohead{display:none;}
.searchmodule{position:relative;}
.searchmodule span.ficon{position:absolute; left:4px; top:4px; z-index:2; background-image:; background-size: 100%; width:22px; height:22px;}
.searchmodule .searchdiv{ position:relative; z-index:1;}
.searchmodule .tinputobj{ margin-right:90px; position:relative; z-index:2; background-repeat:no-repeat; background-position:left;}
.searchmodule .tinputobj input{width:100%; height:28px; padding:0px; margin:0px; border-width:1px; border-style:solid; border-color:#ccc; background-color:transparent; color:inherit; text-indent:32px;}
.searchmodule  .keybut{position:absolute; right:0px; top:0px;}
.searchmodule  .ebutobj{width:89px; height:30px; padding:0px; display:inline-block; border:0;}
/**公告**/
.customaffichemodule .mohead{display:none;}
.affichemodule{position:relative; overflow: hidden;}
.affichemodule span.ficon{position:absolute; left:2px; top:4px; z-index:2; font-size:30px;}
.affichemodule em{background-repeat: no-repeat; width:25px; height:25px; margin:8px; position: absolute; background-image: ;background-position: center center; background-size: 100%;}
/*.affichemodule em{background-repeat: no-repeat; width:38px; height:38px; position: absolute; background-image: ;background-position: center center;}*/
.affichemodule .affichediv{overflow:hidden; margin-left:50px; height: 40px;}
.affichemodule .affichediv li{line-height:40px; height:40px; white-space:pre; overflow:hidden; text-overflow:ellipsis;}
.affichemodule .affichediv li a{ margin-right:2em;}

/*---------评论-----------*/

/*---------产品评论-----------*/
.productmodule{width:100%; margin:0 auto;}
.ev_product{width:100%; margin:0 auto;}
.ev_product .ev_product_zuixin{width:100%;overflow:hidden;text-align:left;}
.ev_product .ev_product_zuixin p{height:40px;line-height:40px;font-size:14px;font-weight:bold;}
.ev_product .ev_product_div{width:100%;overflow:hidden;margin-bottom:10px;border-top:1px dotted #d9d9d9;}
.ev_product .ev_first{border-top:0px;}
.ev_product .ev_product_tit{width:100%;height:40px;line-height:40px;overflow:hidden;}
.ev_product .ev_product_pj{float:right;}
.ev_product .ev_product_name{float:left;}
.ev_product .ev_product_c{width:100%;line-height:24px;overflow:hidden;margin-bottom:5px;}
.ev_product .ev_product_c p{width:100%;line-height:24px;overflow:hidden;}
.ev_product .ev_product_date{width:100%;height:40px;line-height:40px;overflow:hidden;}
.ev_product .ev_product_time{float:right;}
.ev_product_more{width:98%;text-align:center;margin:0px auto 10px;border-top:1px solid #d9d9d9;}
.ev_product_more a{background: no-repeat left;padding-left:20px;display:inline-block;height:24px;line-height:24px;margin-top:5px;}





/**discuss微评论**/
.wapdiscussmo .momore{display:none;}
/*.discussarea{ background-color:#fff;}
.wapdiscussmo .discussarea{background-color:transparent;}*/
.discussnumber{height:30px; line-height:30px;padding:5px;}
.discussnumber .number{float:left;}
.discussnumber .number span{display:inline-block; height:24px; line-height:24px; margin-right:20px; background-color:rgba(220,0,0,0.3); padding:0px 10px; vertical-align:base-line; position:relative; color:#fff;}
.discussnumber .number span:after{content:""; position:absolute; right:-12px; top:0px; width:0px; height:0px; overflow:hidden; border-width:12px 0px 12px 12px; border-style:solid; border-color:transparent transparent transparent rgba(220,0,0,0.3);}
.discussnumber .logina{float:right;}
.creatediscuss{border:1px solid #ccc;}
.creatediscuss .textareadiv{}
.creatediscuss .textareadiv textarea{width:98%; height:80px; margin:1%; border:none; padding:0px; overflow-y:auto; background-color:transparent; resize:none;}
/*.creatediscuss .textareadiv {width:98%; height:80px; margin:1%; border:none; padding:0px; overflow-y:auto; background-color:transparent; resize:none;}
.creatediscuss textarea{display:none;}*/
.creatediscuss .submitbut{height:30px; padding:5px 10px; background-color:rgba(200,200,200,0.3); text-align:right;}
.creatediscuss .submitbut .faceimg{float:left; width:30px; height:30px; background: no-repeat 0 0;}
.creatediscuss .submitbut .ebutobj{width:100px; height:30px; border:none;}
.discusslistarea{border:1px solid rgba(90,90,90,0.3); margin:10px 0;}
.discusslistarea .listt{height:30px; line-height:30px; padding:0px 10px; background-color:rgba(200,200,200,0.3);}
.discusslist{padding:5px;}
.discusslist .solid_divide{margin:10px 0;}
.discusslist > .listitem {}
.discusslist > .listitem > dt{position:relative; padding-left:80px;}
.discusslist .discusspic{width:60px; height:60px; position:absolute; left:0px; top:0px; line-height:60px; text-align:center; vertical-align:middle;}
.discusslist .discusspic img{width:60px;}
.discusslist .discusspic img{vertical-align:middle;}
.discusslist .textattr{line-height:30px; height:30px;}
.discusslist .textattr .name{float:left;}
.discusslist .textattr .name a{margin:0px 5px;}
.discusslist .textattr .datetime{float:right;}
.discusslist .text{line-height:20px;}
.discusslist .text .iconreply{margin-left:10px;}
.discusslist .discussbut{text-align:right; margin:5px 0px;}
.discusslist .discussbut a{display:inline-block; margin-right:10px;}
.discusslist .iconpraise{padding-left:24px; background: no-repeat left;}
.discusslist .iconreply{padding-left:24px; background: no-repeat left;}
.discusslist .replylist{padding:5px 0;}
.discusslist .replylistitem{padding:5px 0; border-top:1px dashed rgba(90,90,90,0.6)}
.discusslist .replylistitem .datetime{float:left; padding-left:10px;}
.createreply{border:1px solid #ccc; margin:10px 0; position:relative;}
.createreply .solid_divide{margin:0px;}
.createreply .textareadiv{position:relative; z-index:2;}
.createreply .textareadiv textarea{width:98%; height:80px; margin:1%; border:none; padding:0px; overflow-y:auto; background-color:transparent; resize:none;}
/*.createreply .textareadiv{position:relative; z-index:2;width:98%; height:80px; margin:1%; border:none; padding:0px; overflow-y:auto; background-color:transparent; resize:none;}
.createreply  textarea{display:none;}*/
.createreply .ts{z-index:2; line-height:30px;}
.createreply .submitbut{height:30px; padding:5px 10px; background-color:rgba(200,200,200,0.3); text-align:right;}
.createreply .submitbut .faceimg{float:left; width:30px; height:30px; background: no-repeat 0 0;}
.createreply .submitbut .ebutobj,.createreply .submitbut .rbutobj{width:60px; height:30px; border:none; margin-left:10px;}
.discusslistarea .discussmore{height:30px; line-height:30px; text-align:center;background-color:rgba(100,100,100,0.1);}


/**刮刮卡，大转盘**/
.awardcardmodule{width:100%; height:100%; overflow:hidden;margin:0 auto;background:;padding-bottom:10px;}
.wheelmodule{width:100%; height:100%; overflow:hidden;margin:0 auto;background:;padding-bottom:10px;}
.awardcardmodule .row-fluid,.wheelmodule .row-fluid,.fruitmodule .row-fluid{width:90%; margin:10px auto;}
.awardcardmodule .show-card{border: 5px solid #fff;border-radius: 5px;margin-bottom: 15px;overflow: hidden;position: relative;}
.awardcardmodule .show-card .background {width: 100%;}
.awardcardmodule .show-card .gray-box {height: 35px;left: 10%;position: absolute;text-align: center;top: 66%;width: 45%;overflow:hidden;}
.awardcardmodule .show-card .col-gray-box{background-color:grey; width:121px; height:35px;left: 10%;position: absolute;text-align: center;top: 66%;}
/*.awardcardmodule .show-card .button {bottom: 7%;left: 50%;margin-left: -60px;position: absolute;}*/
.awardcardmodule .award-info,.wheelmodule .wheel-info,.fruitmodule .fruit-info{background:#fff8b2;border-radius: 5px;margin-bottom: 10px;padding: 40px 20px 20px;position: relative;font-size:14px;}
.awardcardmodule .award-ribbon,.wheelmodule .wheel-ribbon,.fruitmodule .fruit-ribbon{background:  no-repeat;color: #ffffff;left: 0; margin-left: -5px;margin-top: 5px;padding: 4px 20px 15px 24px;position: absolute;top: 0; width: 70px;font-size:14px;}
.awardcardmodule .rich-text,.wheelmodule .rich-text,.fruitmodule .rich-text{display: block;font-size:14px;}
.wheelmodule .wheel-container{width:100%;margin-bottom: 10px;position:relative;}
#outer-cont {position: relative;width: 100%;}
.wheelmodule .wheel-container img{width:100%; pointer-events:none;}
#inner-cont {position: absolute;width: 100%;top:28%;}
.wheelmodule .wheel-container span{display:block;width:40%;position:relative;left:30%; outline:none;}
.wheelmodule .wheel-container span img{pointer-events:auto;}
.awardcardmodule .award-info img{max-width: 100%;}



/**中奖**/
.award_prize{width:100%;margin:0 auto;}
.award_prize .award-prize-info {background:#fff8b2;border-radius: 5px;margin-bottom: 10px;padding: 40px 20px 20px;position: relative;font-size:14px;line-height:24px;}
.award_prize .award-prize-ribbon{background:  no-repeat;color: #ffffff;left: 0; margin-left: -5px;margin-top: 5px;padding:4px 17px 15px 12px;position: absolute;top: 0; width: 85px;font-size:14px;line-height:18px;}
.award_prize_form{width:100%;}
.award_prize_form .award_prize_text{background:#fff;border-radius: 5px;border:1px solid #c8c8c8;margin-top:10px;text-align:center;}
.award_prize_form .award_prize_text input{height:30px;line-height:30px;color:#b7b7b7;width:95%;border:0px;text-align:left;}
.award_prize_form .award_prize_but{background-image:-webkit-linear-gradient(top,#ff9b01,#fe6901);background-image:-moz-linear-gradient(top,#ff9b01,#fe6901); border-radius:5px; box-shadow:2px 2px 2px #ccc;border:1px solid #f68e45;margin:10px auto 0px;text-align:center;}
.award_prize_form .award_prize_but input{height:36px;line-height:36px;border:0px;color:#fff;width:95%;text-align:center;background:none;}

.wheel-prize{width:100%;margin:0 auto;}
.wheel-prize .wheel-prize-info {background:#fff8b2;border-radius: 5px;margin-bottom: 10px;padding: 40px 20px 20px;position: relative;font-size:14px;line-height:24px;}
.wheel-prize .wheel-prize-ribbon{background:  no-repeat;color: #ffffff;left: 0; margin-left: -5px;margin-top: 5px;padding:4px 17px 15px 12px;position: absolute;top: 0; width: 85px;font-size:14px;line-height:18px;}


/**优惠券模块??2**/
.vouchermodule_2{width:100%;margin:0em 0em; overflow:hidden;}
.vouchermodule_2 .ev_voucher_div{width:100%;overflow:hidden;margin-bottom:10px;}
.vouchermodule_2 .ev_voucher_div ul{height:30px;background:#fff;border:1px solid #93d6f2;border-radius:5px;margin:10px;}
.vouchermodule_2 .ev_voucher_div li{width:33%;line-height:30px;overflow:hidden;float:left;}
.vouchermodule_2 .ev_voucher_div li a{display:block;line-height:30px;text-align:center;color:#93d6f2;}
.vouchermodule_2 .ev_voucher_div .cur{background:#93d6f2;width:34%;}
.vouchermodule_2 .ev_voucher_div .cur a{color:#fff;}

.vouchermodule_2 .ev_voucher_c,.vouchermodule_2 .ev_voucher_con{width:100%;}
.vouchermodule_2 .ev_voucher_con{display:none;}
.vouchermodule_2 dl{margin:10px;}
.vouchermodule_2 dt{overflow:hidden; zoom:1;float:left; width:100%;background:#fff;margin-bottom:10px;}
.info_margin_b{margin-bottom:10px;}
.info_list_margin{ padding:3% 5% 0;}
.info_list_margin li{margin-bottom:5px; padding-bottom:5px; border-bottom:1px dotted #ccc;}
.info_list_margin li b{width:115px; display:inline-block;}
.list_more_margin{margin-bottom:10px;}
.list_more_margin .more{text-align:center;}
.list_more_margin .more a{color:#93d6f2;}
.vouchermodule_2 dt .inner{width:100%;}
.vouchermodule_2 .proprice{margin-top:10px;overflow:hidden; text-align:center;border-top:1px dotted #ccc;}
.vouchermodule_2 .oldprice{margin-right:1em;float:right;font-weight:700;line-height:40px;}
.vouchermodule_2 .oldprice em{text-decoration:line-through; font-size:16px; font-family:arial;}
.vouchermodule_2 .newprice{margin-left:1em;float:left;font-weight:700;line-height:40px;}
.vouchermodule_2 .newprice em{color:orange; font-size:16px; font-family:"微软雅黑";}
.vouchermodule_2 .newprice2{margin-right:1em;float:right;font-weight:700;line-height:40px;}
.vouchermodule_2 .newprice2 em{color:orange; font-size:16px; font-family:"微软雅黑";}
.vouchermodule_2 .proprice b{font-weight:100;}
.vouchermodule_2 .pic{overflow:hidden;margin:0px 5px;}
.vouchermodule_2 .pic img{width:100%;}
.vouchermodule_2 .proname{font-weight:bold; margin-top:5px; overflow:hidden; line-height: 24px; position: relative; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;word-break: break-all; line-height:22px; padding:10px 0; font-size:14px;margin:0px 10px;}

/*---费用信息---*/
.ev_cost_info{border:1px solid #cdcdcd; margin:10px; padding:12px;}
.cost_info_text{margin-bottom:20px;}
.cost_info_text label{font-size:1.2em;}
.cost_info_text em{color:#f00; font-size:1.2em;}
.cost_info_text a{margin-left:10px;}
.cost_info_text .info_recharge_btn{ background: #93d6f2; padding:2px 5px; color:#fff; border-radius:2px; box-shadow: 1px 1px 1px #898989;}
.recharge_btn{ background:#dddddd; padding:2px 10px; box-shadow:1px 1px 1px #898989; margin:0 10px 0 40px;}
.ev_cost_info span i{margin-right:20px; font-style:normal;}
@media screen and (max-width:320px){
    .ev_cost_info span i{display:block; margin-bottom:5px;}
}

/*留空---新增*/
.customemptymodule .mo_1017,.customemptyactionmodule .mo_1017{background-color:transparent; margin-bottom: 0;}
.customemptymodule{margin:0;}
.customemptymodule .mohead,.customemptyactionmodule .mohead{display:none;}
.customemptymodule .mo{border:0;}
.customemptymodule .mo_1017 .mobody,.customemptymodule .mo_1017 .mobodym{ background-color:transparent;}
.customemptyactionmodule .mo_1017 .mobody,.customemptyactionmodule .mo_1017 .mobodym { background-color:transparent;}
.customemptyactionmodule{ outline: 1px dotted #469cb7;}
.customemptyactionmodule .mo_1017 .mobodym{height:20px;}
.mobodyc .mo_empty{min-height: 20px;}
.customemptymodule .mo_1017 .mobodyc,.customemptyactionmodule .mo_1017 .mobodyc{margin: 0px;}

/*分割线---新增*/
.customdivisionmodule .mo_1017,.customdivisionactionmodule .mo_1017{background-color:transparent;}
.customdivisionmodule{margin:0;}
.customdivisionmodule .mohead,.customdivisionactionmodule .mohead{display:none;}
.customdivisionmodule .mo{border:0;}
.customdivisionmodule .mo_1017 .mobody,.customdivisionmodule .mo_1017 .mobodym{ background-color:transparent;}
.customdivisionactionmodule .mo_1017 .mobody,.customdivisionactionmodule .mo_1017 .mobodym{ background-color:transparent;}
.customdivisionactionmodule{ outline: 1px dotted #469cb7;}
.customdivisionactionmodule .mo_1017 .mobodym{height:20px;}
.mobodyc .mo_division{border-top-style:solid; border-top-width:1px; border-top-color:#000; margin-top:5px; margin-bottom: 5px;}
.customdivisionmodule .mo_1017 .mobodyc,.customdivisionactionmodule .mo_1017 .mobodyc{margin: 0px;}

/*****************新橱窗展示css************/
.exhibition_map{width:100%; overflow:hidden;}
.exhibition_map .exhibition_demo{ }
.exhibition_map ul{overflow: hidden; display:inline-block;width: 100%;box-sizing: border-box;display: flex;flex-wrap: wrap;}
.exhibition_map ul li{float:left; overflow: hidden;}
/*.exhibition_map ul li{float:left; height:220px; overflow: hidden; padding-bottom: 5px;}*/
.exhibition_map ul li .inner{padding:0 5px; margin-bottom: 10px;}
.exhibition_map ul li span.pic{display: list-item; overflow: hidden; margin-bottom: 5px; text-align: center;}
.exhibition_map ul li span.pic img{max-width:100%; vertical-align: middle;max-height: 100%;}
.exhibition_map ul li p.textfont{text-align: center; line-height: 22px; height:44px; overflow: hidden; margin-bottom: 5px; font-size: 14px;}
.exhibition_map ul li p.label_explain{height:25px; overflow: hidden;}
.exhibition_map ul li .pic_text{position: relative;}
.exhibition_map ul li .pic_text .shopbtn{float: right; background: #f90; color:#fff; height: 30px; line-height: 30px; padding:0 10px; border-radius: 5px;}
.exhibition_map ul li .pic_text p.text_list_bk{position: absolute; left: 0; right: 0; height:44px;}
.exhibition_map ul li .pic_text em.text_list_bk{margin-bottom: 5px; text-align: center; height:44px; line-height: 22px; display: block; position: relative; overflow: hidden; word-break: break-word;}
.exhibition_map ul li .proprice{position: relative; overflow: hidden; min-height:20px; line-height: 20px; margin-bottom: 5px;}
.exhibition_map ul li .proprice .noprice{font-size: 12px;}
.exhibition_map ul li .proprice em{display: inline-block;vertical-align: text-bottom;}
.exhibition_map ul li .proprice em.prev,.exhibition_map ul li .proprice em.next{margin-right: 5px;max-width: 5em;overflow: hidden;white-space: nowrap;}
.exhibition_map ul li .proprice em.newprice{ color:red; font-size: 14px;}
.exhibition_map ul li .proprice em.oldprice{/*margin-left: 5px;*/ text-decoration: line-through; color:#c0c0c0; font-size: 12px;}
.exhibition_map ul li .proprice i{background:  no-repeat; background-size: 20px; width: 20px; height: 20px; display: block; position: absolute; bottom:0; right:5px;}
.exhibition_map ul li .proprice i.disable_shop{background:  no-repeat; background-size: 20px;}
.exhibition_map ul li .label_explain{margin-bottom: 2px;}
.exhibition_map ul li .label_explain em{display: inline-block; margin:0 5px 5px 0; border:1px solid red; padding:1px 4px; font-size: 12px; color:red;}

/* 图片上、中、下显示标题 */
/* .exhibition_map ul li.img_b,
.exhibition_map ul li.img_t,
.exhibition_map ul li.img_c{height:165px;} */
.exhibition_map ul li.img_b span.pic,
.exhibition_map ul li.img_t span.pic,
.exhibition_map ul li.img_c span.pic{position: relative;}
.exhibition_map ul li.img_b span.pic p.text_list_bk,
.exhibition_map ul li.img_t span.pic p.text_list_bk,
.exhibition_map ul li.img_c span.pic p.text_list_bk{background-color: #000; opacity: 0.5; position: absolute; left: 0; right: 0; height:22px;}
.exhibition_map ul li.img_b span.pic p.text_list_bk{bottom:0;}
.exhibition_map ul li.img_t span.pic p.text_list_bk{top:0;}
.exhibition_map ul li.img_c span.pic p.text_list_bk{top:50%;}
.exhibition_map ul li.img_b span.pic em.text_list_bk,
.exhibition_map ul li.img_t span.pic em.text_list_bk,
.exhibition_map ul li.img_c span.pic em.text_list_bk{position: absolute; left: 0; right: 0; height:22px; color:#fff; line-height: 22px; white-space: pre-wrap; word-break: break-all; overflow: hidden;}
.exhibition_map ul li.img_b span.pic em.text_list_bk{bottom:0;}
.exhibition_map ul li.img_t span.pic em.text_list_bk{top:0;}
.exhibition_map ul li.img_c span.pic em.text_list_bk{top:50%;}
.touch_dot{text-align: center;}
.touch_dot em{display: inline-block; width:8px; height:8px; border-radius: 5em; -webkit-border-radius: 5em; -moz-border-radius: 5em; -o-border-radius: 5em; background-color: #ccc; margin-right: 5px;}
.touch_dot em.cur{background-color: #469bb7;}

/****图片模块新样式 样式3******/
.movemodule_3{overflow: hidden; position: relative;}
.movemodule_3 .movepicshow{width:100%; height:120px; overflow: hidden;}
.movemodule_3 .movepicshow ul li{float:left; display: inline-block;}
.movemodule_3 .movepicshow ul li img{width: 100%; height: 100%;}
.movemodule_3 .btn_left,.movemodule_3 .btn_right{width:0; height:0; display: inline-block; position: absolute; top:50%; margin-top: -20px;}
.movemodule_3 .btn_left{left:5px; border-width:20px 15px 20px 0; border-style:dashed solid dashed dashed; border-color: transparent #ddd transparent transparent;}
.movemodule_3 .btn_right{right:5px; border-width:20px 0 20px 15px; border-style:dashed dashed dashed solid; border-color: transparent transparent transparent #ddd;}

/****图片模块新样式 样式4******/
.movemodule_4{overflow: hidden; position: relative;}
.movemodule_4 .movepicshow{width:100%; height:120px; overflow: hidden;}
.movemodule_4 .movepicshow ul li{float:left; display: inline-block;}
.movemodule_4 .movepicshow ul li img{width: 100%; height: 100%;}

/****图片模块新样式 样式5******/
.movemodule_5{overflow: hidden; position: relative;}
.movemodule_5 .movepicshow{width:100%; height:120px; overflow: hidden;}
.movemodule_5 .movepicshow ul li{float:left; display: inline-block;}
.movemodule_5 .movepicshow ul li img{width: 100%; height: 100%;}
.movemodule_6{position: relative;}

.customcouponmodule .mohead,
.customgroupbuymodule .mohead,
.customoneyuanbuymodule .mohead,
.customsettimemodule .mohead,
.custompingroupbuymodule .mohead,
.custommemberhdmodule .mohead,
.customstoremodule .mohead,
.custommeetinghdmodule .mohead{display: none;}

/*团购*/
.class_list{background-color:#fff;}
.class_list .tab_div1{overflow:hidden; border:1px solid #ededed; position:relative;}
.a_l{ display:block; line-height:38px; width:50%; float:left; text-align:center;color:#313137; font-size:1em;}
.tab_div1 .this_color{color:#fff}

/*********************list1.html*******************************/
.tab_l{ float:left}
.tab_r{ float:right}
.tab_con{overflow: hidden;}
.tab_chanpin{ width:48.5%}
.chanpin_div{ width:99%; border:1px solid #ededed; margin-bottom:10px; overflow: hidden;}
.chanpin_div span{ display:block; width:100%; position: relative;}
.chanpin_div span .tit_date{background: ; width:100%; height:22px; line-height: 22px; overflow: hidden; position: absolute; bottom:0; left:0; color:#fff; text-align: center;}
.chanpin_div span img{ width:100%; vertical-align:middle; text-align:center}
.chanpin_div label ,.chanpin_div strong ,.chanpin_div p{ display:block; width:96%; margin:0 auto}
.chanpin_div label{color:#444444; font-size:1em; line-height:28px; margin-top:10px;}
.chanpin_div strong{color:#ff0000; font-size:1em; margin-top:5px}
.chanpin_div p{color:#bbbbbb; font-size:1em;margin-top:5px; margin-bottom:10px; overflow: hidden;}
.chanpin_div p font{color:#313137;}
.chanpin_div p em{font-style:normal;text-decoration: line-through;}
.chanpin_div .tg_btn {text-align: center; margin-bottom: 10px;}
.chanpin_div .tg_btn a{display: inline-block; padding: 0 30px; font-size: 12px; text-align: center;color: #fff; height: 30px; line-height: 30px; border-radius: 5em; -moz-border-radius: 5em; -o-border-radius: 5em; -webkit-border-radius: 5em;}

/*********************list2.html*******************************/
.chanpin_div1{ width:99%; border:1px solid #ededed; margin-bottom:10px; position:relative; overflow:hidden}
.chanpin_div1 span{ display:block; width:160px; float:left;line-height:160px;}
.chanpin_div1 span img{ width:100%; vertical-align:middle; text-align:center}
.div_position{overflow: hidden;}
.div_position label ,.div_position strong ,.div_position p{ display:block; overflow:hidden;  padding-left: 10px;}
.div_position label{color:#444444; font-size:1em; line-height:28px; margin-top:20px;}
.div_position strong{color:#ff0000; font-size:1em; margin-top:10px}
.div_position p{color:#bbbbbb; font-size:1em;margin-top:10px; margin-bottom:10px;}
.div_position p font{color:#313137;}
.div_position p em{font-style:normal}
/*********************list2.html*******************************/
.chanpin_div3{ width:99%; border:1px solid #ededed; margin-bottom:10px;}
.chanpin_div3 span{ display:block; width:100%;}
.chanpin_div3 span img{ width:100%; vertical-align:middle; text-align:center}
.chanpin_div3 label ,.chanpin_div3 strong ,.chanpin_div3 p{ display:block; width:96%; margin:0 auto}
.chanpin_div3 label{color:#444444; font-size:1em; line-height:28px; margin-top:10px;}
.chanpin_div3 strong{color:#ff0000; font-size:1em; margin-top:5px}
.chanpin_div3 p{color:#bbbbbb; font-size:1em;margin-top:5px; margin-bottom:10px;}
.chanpin_div3 p font{color:#313137;}
.chanpin_div3 p em{font-style:normal}

/* 一元购 */
.oamodule {max-width: 640px;  min-height: 100%;  position: relative;  margin: auto;  bottom: 0;  left: 0;  right: 0;  top: 0;  z-index: 1;}
.oa_frame{width: 100%;  min-height: 100%;  margin: auto;position: relative;}
.oa_conter{ width:100%; margin:0 auto; overflow:hidden;}
.surplus{border-radius:3px; overflow:hidden; margin-bottom:10px; border:1px solid #e9e9e9;}
.surplus .no_bor{ outline:0;}
.surplus .bg_img2{ height:13px; padding: 0 18px; background-size: 20%; background-repeat:no-repeat; background-image: ; background-position:right 2px; font-style:normal}
.frame_l{ margin-right:3%;}
.oa_foot{position: fixed;bottom: 0px; left: 0px;  width: 100%;  z-index: 99999;  _position: absolute;  _bottom: auto;  _top: expression(eval(document.documentelement.scrolltop 440));}
.toolbut { overflow: hidden;  margin: 0px;  padding: 0;}
.toolbut li {  float: left;  width: 20%;  text-align: center;}
.toolbut li a {text-decoration: none;  display: inline-block;  width: auto;  text-align: center;  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.toolbut .icon_1, .toolbut .icon_2, .toolbut .icon_3, .toolbut .icon_4 ,.toolbut .icon_5{ display: block; width:20px; height:20px;text-align: center; margin: 0px auto 5px; overflow: hidden;}
.toolbut .icon_1 img, .toolbut .icon_2 img, .toolbut .icon_3 img, .toolbut .icon_4 img,.toolbut .icon_5 img{ width:100%;}
.toolbut strong {color: #fff;  font-weight: 100;}
.surplus span {display: block; width:25%; padding: 2% 0; float: left; outline:1px solid #e9e9e9;  text-align: center;  cursor: pointer; }
.oa_list .oa_title {padding: 10px 0;  overflow: hidden; }
.oa_list .oa_title a{ display: block; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.oa_list .oa_title span { position: initial; display: block; right: 0; padding-left: 0; width: 100%; }
.shop_cart .cart_l .poll_t .poll_t1 p {  display: block;  width: 100%;  font: 500 12px/22px "微软雅黑";  text-align: center;}
.cart_r a{width: 25px;height: 25px; background-repeat: no-repeat; display: block;background-image: ;background-size: 25px 25px;}
.mo_oneyuanbuy .rows_l,.mo_oneyuanbuy .rows_r{width: 48.5%;}
.mo_oneyuanbuy .rows_l{float:left;}
.mo_oneyuanbuy .rows_r{float:right;}

.membercenter {width: 100%;}
.membercenter .tit {height:50px;}
.membercenter .tit strong {margin-left:10px;float:left; font:bold 18px/50px "微软雅黑";}
.membercenter .tit .blackpage {float:right; margin:10px 10px 0 0; border-radius:5px; line-height:30px; height:30px; padding:0px 10px; font-size:14px;}

.oa_list{ width:100%; float:left; border-radius:5px; padding-bottom:2%; margin-bottom:3%;}
.oa_list .oa_img{ width:100%; overflow:hidden}
.oa_list .oa_img table{ width:100%; height:100%;}
.oa_list .oa_img table td{ text-align:center; vertical-align:middle; padding:0;}
.oa_list .oa_img table td img{ width:100%;}
.shop_cart{position: relative; padding-right: 35px; overflow:hidden}
.shop_cart .cart_l{border-right: 1px solid #dfdfdf; padding-right: 10px;}
.shop_cart .cart_l .poll{ width:100%; padding:0.5% 0; margin-bottom: 5px; background-image: ;}
.shop_cart .cart_l .poll span{ display:block; width:100%;padding: 2% 0; background-image: ;}
.shop_cart .cart_r{position: absolute; right:0; top:0;}
.shop_cart .cart_l .poll_t{overflow:hidden;}
.shop_cart .cart_l .poll_t .poll_t1{ width:33.3%; float:left;}
.shop_cart .cart_l .poll_t .poll_t1 span{ display:block; width:100%; font:500 14px/20px "微软雅黑"; text-align:center}
.shop_cart .cart_l .poll_t .poll_t1 p{ display:block; width:100%; font:500 10px/22px "微软雅黑";text-align:center}

/*积分商城*/
.mo_integralmall .proname { font-weight: bold; margin-top: 5px; overflow: hidden; line-height: 24px; position: relative; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; height: 48px; line-height: 48px; font-size: 14px; margin: 0px 10px; }
.mo_integralmall .pic { outline-color: #ccc; text-align: center; vertical-align: middle; overflow: hidden; white-space: nowrap; }
.mo_integralmall .pic img { width: 100%; vertical-align: middle; }
.mo_integralmall .proprice { margin-top: 10px; overflow: hidden; text-align: center; border-top: 1px dotted #ccc; color: #454543; font-size: 14px; }
.mo_integralmall .newprice { margin-left: 1em; float: left; font-weight: 700; line-height: 40px; color: #e53a3e; }
.mo_integralmall .newprice font { color: #ff0000; font-size: 12px; }
.mo_integralmall .newprice b { font-weight: 100; color: #666; font-size: 12px; font-weight: 100; }
.mo_integralmall .oldprice { margin-right: 1em; float: right; font-weight: 700; line-height: 40px; text-decoration: none !important; color: #ccc; }
.mo_integralmall .oldprice a { display: block; width: 73px; height: 26px; float: right; font-weight: 700; line-height: 26px; color: #fff; text-align: center; margin-top: 7px; background:  no-repeat; }

/*限时购*/
.mo_settime{padding-top:10px;}
.mobodyc .ev_voucher_div { overflow: hidden; margin-bottom: 10px; }
.mobodyc .ev_voucher_div ul { height: 30px; background: #fff; border: 1px solid #93d6f2; margin:0 5px; }
.mobodyc .ev_voucher_div li { width: 25%; float: left; }
.mobodyc .ev_voucher_div .cur a { color: #fff; }
.mobodyc .ev_voucher_div li a { display: block; line-height: 30px; text-align: center; color: #93d6f2; }
.mobodyc .ev_voucher_div .bor_r { border-right: 1px solid #93d6f2; }
.mobodyc .ev_voucher_div .w_25{width: 25%;}
.mobodyc .ev_voucher_div .w_33{width: 33.3%;}
.mobodyc .ev_voucher_div .w_50{width: 50%;}
.mo_settime .help_div { margin: 0 auto; background-color: #fff; padding: 5px; margin-bottom: 10px; }
.mo_settime .time, .time1 { position: relative; overflow: hidden; }
.mo_settime .time{ margin-bottom: 10px; }
.mo_settime .time span { display: block; }
.mo_settime .time span img { width: 100%; }
.mo_settime .time p { display: block; width: auto; height: 30px; position: absolute; right: 0px; top: 0px; background: ; }
.mo_settime .time p em { display: block; color: #fff; width: auto; height: 25px; margin: 3px 15px; line-height: 25px; font-size: 12px; padding-left: 22px; background: no-repeat left center / 15px auto; }
.mo_settime .time label { display: block; width: 36px; height: 36px; line-height: 36px; text-align: center; color: #fff; font-size: 14px; position: absolute; left: 0; top: 0; }
.mo_settime .time1 label { display: block; width: 80%; font-size: 16px; color: #3e3e3e; float: left; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; }
.mo_settime .time1 strong { display: block; width: 20%; float: right; text-align: right; color: #f00; }

/*拼团购*/
.mo_pingroupbuy .tg_tab { position: relative; margin:0 5px 10px; border: 1px solid #efeff0; }
.mo_pingroupbuy .tg_tab .tg_tab_tit ul { overflow: hidden; }
.mo_pingroupbuy .right_border{outline: 1px solid #efeff0;}
.mo_pingroupbuy .tg_tab .tg_tab_tit li { width: 50%; float: left; height: 40px; line-height: 40px;}
.mo_pingroupbuy .tg_tab .tg_tab_tit li.this_color a { color: #fff; }
.mo_pingroupbuy .tg_tab .tg_tab_tit li a { display: block; color: #313137; text-align: center; }
.mo_pingroupbuy .tg_list { margin-bottom:10px; overflow: hidden; }
.mo_pingroupbuy .tg_list ul { float: left; width: 50%; }
.mo_pingroupbuy .tg_list ul li { border: 1px solid #efeff0; margin: 0 5px 10px; }
.mo_pingroupbuy .tg_list ul li .img_info .pic { display: block; position: relative; text-align: center; }
.mo_pingroupbuy .tg_list ul li .img_info .pic img { max-width: 100%; max-height: 100%; }
.mo_pingroupbuy .tg_list ul li .img_info .img_text { padding: 0 9px; color: #666; font-size: 14px; line-height: 22px; max-height: 22px; margin-bottom: 5px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.mo_pingroupbuy .tg_list .buy_info { padding: 0 9px 9px; overflow: hidden; }
.mo_pingroupbuy .tg_list .buy_info .tg_btn{text-align: center;}
.mo_pingroupbuy .tg_list .buy_info .tg_btn a{ display: inline-block; padding: 0 30px; font-size: 12px; text-align: center; color: #fff; height: 30px; line-height: 30px; border-radius: 5em; -moz-border-radius: 5em; -o-border-radius: 5em; -webkit-border-radius: 5em; }
.mo_pingroupbuy .tg_list .buy_info .buy_text { display: block; height: 30px; line-height: 30px; color: #666; margin-bottom: 5px;}
.mo_pingroupbuy .tg_list .buy_info .buy_text .tg_price { text-decoration: line-through; font-size: 0.9em; font-style: normal; }
.mo_pingroupbuy .tg_list em { font-style: normal; }
.mo_pingroupbuy .size_color { color: #ff0000; font-size: 16px; }

/* 会员活动 */
.mo_memberhd .ev_awardcard_t { overflow: hidden; margin-bottom: 10px; }
.mo_memberhd .ev_awardcard_t ul { height: 30px; background-image: -moz-linear-gradient(top , #ffffff, #eeeeee); background-image: -webkit-linear-gradient(top , #ffffff, #eeeeee); background-image: linear-gradient(top , #ffffff, #eeeeee); border: 1px solid #ccc; border-radius: 5px; overflow: hidden; }
.mo_memberhd .ev_awardcard_t li { width: 33.3%; line-height: 30px; overflow: hidden; float: left; }
.mo_memberhd .ev_awardcard_t .this_color a { color: #fff; }
.mo_memberhd .ev_awardcard_t li a { display: block; line-height: 30px; text-align: center; color: #666; }
.mo_memberhd .ev_awardcard_c .proname { font-size: 14px; font-weight: bold; min-height: 30px; height: auto; line-height: 30px; margin: 0 10px; position: relative; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; }
.mo_memberhd .ev_awardcard_c .pic { text-align: center; vertical-align: middle; overflow: hidden; white-space: nowrap; margin: 0px 5px; outline-color: #ccc; }
.mo_memberhd .ev_awardcard_c .pic img { vertical-align: middle; width: 100%; }
.mo_memberhd .ev_awardcard_c .proprice { margin-top: 10px; overflow: hidden; text-align: center; border-top: 1px dotted #ccc; }
.mo_memberhd .ev_awardcard_c .newprice { margin-left: 1em; float: left; font-weight: 700; line-height: 40px; color: #e53a3e; }
.mo_memberhd .ev_awardcard_c .oldprice { margin-right: 1em; float: right; font-weight: 700; line-height: 40px; text-decoration: none; }
.mo_memberhd .ev_awardcard_c .oldprice a { color: #70ccff;}

/* 门店 */
.mo_store .proname { font-weight: bold; margin-top: 5px; overflow: hidden; line-height: 24px; position: relative; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; height: 48px; line-height: 48px; font-size: 14px; margin: 0px 10px; }
.mo_store .proname span{ color: #ff6600; white-space: nowrap; font-size: 12px; padding-left: 10px; }
.mo_store .pic { overflow: hidden; margin: 0px 5px; outline-color: #ccc; text-align: center; vertical-align: middle; white-space: nowrap; }
.mo_store .pic img { width: 100%; vertical-align: middle; }
.mo_store .ev_jifen_wen { line-height: 24px; border-top: 1px dotted #ccc; margin: 10px 0 10px 10px; }
.mo_store .ev_jifen_wen li { line-height: 24px; margin: 5px 10px; }
.mo_store .ev_jifen_wen li p { vertical-align: middle; text-align: left; padding: 0px; line-height: 24px; height: 100%; display: table-cell; }
.mo_store .ev_jifen_wen li i { background:  no-repeat center top; border-radius: 40px; display: block; height: 16px; width: 20px; margin-right: 5px; background-size: 16px; }
.mo_store .ev_jifen_wen li.li_add i{ background-position: center 0px; }
.mo_store .ev_jifen_wen li.li_tel i{ background-position: center -16px; }
.mo_store .ev_jifen_wen li.li_ditu i{ background-position: center -32px; }
.mo_store .ev_jifen_wen li.li_hour i{ background-position: center -49px; }
.mo_store .ev_jifen_wen li p a { display: initial; }

/* 会议活动 */
.mo_meetinghd .ev_t_product_xq_tit { overflow: hidden; margin-bottom: 10px;}
.mo_meetinghd .ev_t_product_xq_tit .t { width: auto; margin:0; overflow: hidden; height: 45px; position: relative; }
.mo_meetinghd .ev_t_product_xq_tit .t .t-name { display: inline; overflow: hidden; line-height: 45px; height: auto; border-left: 4px solid #4f803f; }
.mo_meetinghd .ev_t_product_xq_tit .t .t-name span { margin-left: 10px; font-size: 16px; }
.mo_meetinghd .ev_t_product_xq_tit .t .t-name a { color: #676767; font-weight: normal; }
.mo_meetinghd .ev_t_product_xq_new{border-top:0;}
.mo_meetinghd .ev_t_product_xq_new .ev_t_product_xq_new_div { overflow-x: auto; margin:0;}
.mo_meetinghd .ev_t_hui_pic { overflow: hidden; margin-bottom: 5px; width: 100%; }
.mo_meetinghd .ev_t_hui_pic img { max-width: 100%; }
.mo_meetinghd .ev_t_hui_pic td{padding:0;}
.mo_meetinghd .ev_t_product_xq_new_div p { width: 100%; line-height: 30px; text-align: left; font-size: 14px; text-indent: 0; }
.mo_meetinghd .ev_t_product_xq_new_div p span{ float: right; }
.mo_meetinghd .ev_t_product_xq_yy { overflow: hidden; margin: auto; max-width: 640px; }
.mo_meetinghd .ev_t_product_xq_yyc { padding: 15px 0 10px; overflow: hidden; margin: auto; }
.mo_meetinghd .ev_t_product_xq_yy .ev_t_yyyd,
.mo_meetinghd .ev_t_product_xq_yy .ev_t_btn_color { display: block; width: 100%; text-align: center; height: 35px; line-height: 35px; font-weight: 700; font-size: 16px; }
.mo_meetinghd .ev_t_product_xq_yy .ev_t_yyyd { width: auto; font-size: 18px; background: #4f803f; border: 1px solid #368198; border-radius: 7px; color: #fff; }
.mo_meetinghd .ev_t_product_xq_yy .godisabledbut { background-color: #cccccc; border: 1px solid #999999; border-radius: 7px; color: #999999; display: block; padding: 10px 0; text-align: center; font-size: 18px; }

/* 论坛 */
.mo_forum .ev_community_logo_s { overflow: hidden; margin-bottom: 10px; }
.mo_forum .ev_community_logo { padding: 10px; background: #fff;}
.mo_forum .ev_community_logo_pic { width: 80px; height: 80px; overflow: hidden; float: left; margin-right: 15px; }
.mo_forum .ev_community_logo_pic img{ max-width: 100%; max-height: 100%; }
.mo_forum .ev_community_logo_text { margin-left: 95px; }
.mo_forum .ev_community_logo_text p { line-height: 40px; text-align: left; font-size: 14px; font-weight: bold; }
.mo_forum .ev_community_logo_text .ev_community_logo_div { overflow: hidden; }
.mo_forum .ev_community_logo_text .ev_community_logo_div span { float: left; padding-left: 15px; margin-right: 15px; }
.mo_forum .ev_community_logo_text .ev_community_logo_div .ev_span_1 { background:  no-repeat left; }
.mo_forum .ev_community_logo_text .ev_community_logo_div .ev_span_2 { background:  no-repeat left; }
.mo_forum .ev_community_logo_text .ev_sign_but { padding-top: 10px; }
.mo_forum .ev_community_logo_text .ev_sign_but .sign_but { display: inline-block; float:left; width: 53px; height: 25px; background-image: ; background-size: 53px 25px; background-repeat: no-repeat; padding-left: 0px; }
.mo_forum .ev_community_nr { overflow: hidden; margin: 0 auto; }
.mo_forum .ev_community_div { overflow: hidden; margin: 0 auto 10px; border-radius: 5px 5px 0 0; }
.mo_forum .ev_community_info { overflow: hidden; padding: 10px 0px; background: #fff;}
.mo_forum .ev_community_info .ev_community_tit{ width: 93%; overflow: hidden; margin: auto; text-align: left; }
.mo_forum .ev_community_tit .ev_community_pic { width: 40px; height: 40px; overflow: hidden; margin-right: 10px; float: left; }
.mo_forum .ev_community_user .ev_community_name { display: block; width: 100%; line-height: 24px; font-size: 14px; font-weight: bold; text-align: left; }
.mo_forum .ev_community_user .ev_community_dj { line-height: 24px; color: #999; float: left; margin-right: 15px; }
.mo_forum .ev_community_user .ev_community_time { line-height: 24px; color: #999; float: left; }
.mo_forum .ev_community_info .ev_community_text { width: 93%; overflow: hidden; margin: auto; }
.mo_forum .ev_community_text .zhankai { line-height: 24px; margin: 5px 0px 0 0px; font-size: 12px; overflow: hidden; }
.mo_forum .ev_community_text .zhankai p { font-size: 14px; color: #111; width: 100%; clear: both; }
.mo_forum .ev_community_text .zhankai p font { font-size: 12px; color: #fff; background: #ff9005; padding: 0px 5px; border-radius: 5px; margin-right: 5px; float: left; }
.mo_forum .ev_community_text .zhankai p b { font-size: 14px; color: #111; float: left; }
.mo_forum .ev_community_info .ev_community_text a { margin-right: 10px; float: right; overflow: hidden; }
.mo_forum .ev_community_text .ev_hf_div { display: block; width: 100%; }
.mo_forum .ev_community_text .ev_huifu { background:  no-repeat left; padding-left: 20px; cursor: pointer; background-size: 16px; }
.mo_forum .ev_community_text a { margin-right: 10px; float: right; overflow: hidden; }
.mo_forum .ev_community_text .ev_zan { background:  no-repeat left; padding-left: 15px; background-size: 14px; }
.mo_forum .ev_community_hf { width: 100%; overflow: hidden; border-radius: 0 0 5px 5px; background: #fcfcfc; padding: 5px 0px; }
.mo_forum .ev_community_hf .ev_community_hf_more { width: 93%; line-height: 24px; text-align: left; color: #999; border-top: 1px solid #f5f5f5; margin: 5px auto 0px; }
.mo_forum .ev_community_hf .ev_community_hf_more a { line-height: 24px; float: left; margin-right: 15px; color: #2396b2; }
.mo_forum .ev_community_text .ev_img { margin: 5px 0px; }
.mo_forum .ev_community_text .ev_img li { height: 100px; width: 80px; display: inline-block; overflow: hidden; line-height: 100px; border: 1px solid #ccc; text-align: center; margin: 5px 5px 5px 0; }
.mo_forum .ev_community_text .ev_img li img { max-width: 100%; max-height: 100%; vertical-align: middle; }
.mo_forum .ev_sign_but .edit_ht{display: inline-block; color:#2396b2; border:1px solid #2396b2; padding:0 10px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; height:23px; line-height: 23px; margin-left: 20px;}

/*微商铺*/
.shop_center dt,.shop_center dd{margin-bottom: 10px;}
.shop_center dt{font-size: 16px; margin-bottom: 5px;}
.shop_center dt span{display: inline-block; margin-right: 5px;}
.shop_center dt em{font-size: 12px; color:#fff; padding:2px 5px; display: inline-block; margin:0 5px 5px 0;}
.shop_center dt em.color_1{background: #ba10fd;}
.shop_center dt em.color_2{background: #60bd13;}
.shop_center dt em.color_3{background: #00cb86;}
.shop_center dt em.color_4{background: #ff6060;}
.shop_center dt em.color_5{background: #f60;}
.shop_center .tag_list{height:25px; overflow: hidden; margin-bottom: 5px;}
.shop_center .tag_list em{padding:2px 5px; font-size: 12px; border:1px solid #fe9a5a; color:#fe9a5a; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; margin:0 5px 5px 0; display: inline-block;}
.shop_center .bo_bottom{border-bottom: 1px #ececec dashed; overflow: hidden; margin-bottom: 10px;}
.shop_center .xing_select em{display: inline-block; font-size: 12px; background: #cbcbcb; padding:3px; margin-right: 5px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px;}
.shop_center .xing_select em.cur{background: #ff6507;}
.shop_center .xing_select em img{width:10px;}
.shop_center .xing_select span{font-size: 12px;}
.shop_center .date_c{font-size: 12px;}
.shop_center .discount_info{font-size: 14px;}
.shop_center .discount_info p{margin-bottom: 5px; font-size: 12px;}
.shop_center .discount_info i{background: #ff6507; display: inline-block; padding:0 3px; color:#fff; margin-right: 5px;}
.shop_center .info_list li{margin-bottom: 10px; font-size: 12px; line-height: 20px; height:22px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-break:keep-all;}
.shop_center .info_list li i{display: inline-block; float: left; margin-right: 5px; background:  no-repeat; background-size: 143px 20px; width:20px; height:20px;}
.shop_center li.address_info i{background-position: 0 0;}
.shop_center li.tel_info i{background-position: -30px 0;}
.shop_center li.tel_info a{display: inline-block; margin-left: 5px; border:1px solid #ff6507; color:#ff6507; padding:0 10px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px;}
.shop_center li.map_info i{background-position: -57px 0;}
.shop_center li.map_info em{float:right; color:#999;}
.shop_center li.wx_info i{background-position: -88px 0;}
.shop_center li.contacts_info i{background-position: -120px 0;}

/* list1 */
.shopsmo .shop_list{overflow: hidden;}
.shopsmo .shop_list .li_list{margin-bottom: 10px; overflow:hidden; padding:10px 10px 10px 100px; position: relative; min-height: 150px;}
.shopsmo .shop_list .pic_position{position: absolute; left:10px;}
.shopsmo .shop_list .pic{display:table-cell; margin-bottom: 10px; width:80px; height:80px; vertical-align: middle; border:1px solid #ccc; border-radius: 5px; overflow: hidden;}
.shopsmo .shop_list .pic img{max-width: 100%; max-height: 100%; vertical-align: middle;}
.shopsmo .shop_list .pic em{position: absolute; top:5px; left:5px; background:; display: inline-block; border:1px solid #60bd13; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; padding:2px 10px; color:#60bd13; line-height: normal; font-size: 12px;}
.shopsmo .shop_list .pic_position .rl_btn{text-align: center; margin-top:10px;}
.shopsmo .shop_list .pic_position .rl_btn a{display: inline-block; font-size: 14px; background: #ececec; color:#545454; padding:4px 15px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.shopsmo .shop_list .rz_img{margin-top: 10px; text-align: center; color:#60bd13;}
.shopsmo .shop_list .rz_img em{display:inline-block; border: 1px solid #60bd13; border-radius: 2px; padding:2px 10px;}
.shopsmo .shop_list .shop_center .date_c i{background:  no-repeat; background-size: 20px 20px;}

/* list2 */
.shopsmo .shop_list2{overflow: hidden;}
.shopsmo .shop_list2 .li_list{margin-bottom: 10px; overflow:hidden; width: 100%; float:left; position: relative;}
.shopsmo .shop_list2 .shop2_list{margin:0 5px;}
.shopsmo .shop_list2 .pic_position{}
.shopsmo .shop_list2 ul{width:50%; float: left;}
.shopsmo .shop_list2 .pic{display:block; margin-bottom: 10px; position: relative; text-align: center;}
.shopsmo .shop_list2 .pic img{max-width: 100%; max-height: 100%; vertical-align: middle;}
.shopsmo .shop_list2 .pic p.date_c{position: absolute; bottom:0; left:0; right:0; color:#fff; height: 22px; line-height: 22px; background: ; font-size: 12px; padding:0 5px; text-align: center; overflow: hidden; text-overflow:ellipsis;}
.shopsmo .shop_list2 .pic em{position: absolute; top:5px; left:5px; background:; display: inline-block; border:1px solid #60bd13; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; padding:2px 10px; color:#60bd13; line-height: normal; font-size: 12px;}
.shopsmo .shop_list2 .pic_position .rl_btn{text-align: center; position: absolute; top:5px; right:5px;}
.shopsmo .shop_list2 .pic_position .rl_btn a{display: inline-block; font-size: 14px; background:; color:#fff; padding:2px 15px; border-radius: 5em; -moz-border-radius: 5em; -webkit-border-radius: 5em; -o-border-radius: 5em;}
.shopsmo .shop_list2 .shop_center{padding:0 5px;}
.shopsmo .shop_list2 .shop_center dt p{margin-bottom: 10px; font-size: 14px;}
.shopsmo .shop_list2 .shop_center .xing_select{border:0; overflow: hidden;}
.shopsmo .shop_list2 .shop_center .xing_select span{float:right; line-height: 22px;}

/* list3 */
.shopsmo .shop_list3{overflow: hidden;}
.shopsmo .shop_list3 .li_list{margin-bottom: 10px; overflow:hidden; position: relative;}
.shopsmo .shop_list3 .pic_position{overflow: hidden; border-bottom: 1px #ececec dashed;}
.shopsmo .shop_list3 .pic{display:block; margin-bottom: 10px; position: relative; text-align: center;}
.shopsmo .shop_list3 .pic img{max-width: 100%; max-height: 100%; vertical-align: middle;}
.shopsmo .shop_list3 .pic p.date_c{position: absolute; bottom:0; left:0; right:0; color:#fff; height: 22px; line-height: 22px; background: ; font-size: 12px; padding:0 5px; text-align: center; overflow: hidden; text-overflow:ellipsis;}
.shopsmo .shop_list3 .pic em{position: absolute; top:5px; left:5px; background:; display: inline-block; border:1px solid #60bd13; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; padding:2px 10px; color:#60bd13; line-height: normal; font-size: 12px;}
.shopsmo .shop_list3 .pic_position .rl_btn{text-align: center; position: absolute; top:5px; right:5px;}
.shopsmo .shop_list3 .pic_position .rl_btn a{display: inline-block; font-size: 14px; background:; color:#fff; padding:2px 15px; border-radius: 5em; -moz-border-radius: 5em; -webkit-border-radius: 5em; -o-border-radius: 5em;}
.shopsmo .shop_list3 .shop_center .xing_select{border:0; padding:0;}
.shopsmo .shop_list3 .shop_center .date_c i{background:  no-repeat; background-size: 20px 20px;}

/* shop_list4 */
.shopsmo .shop_list4{overflow: hidden;}
.shopsmo .shop_list4 .list4_bk{}
.shopsmo .shop_list4 .li_list{margin-bottom: 10px; overflow:hidden; min-height: 90px; border-bottom:1px #ececec dashed; padding:10px 10px 0 100px; position: relative;}
.shopsmo .shop_list4 .pic_position{position: absolute; left:10px;}
.shopsmo .shop_list4 .pic{display:block; width:80px; height:80px; line-height: 76px; position: relative; overflow: hidden; border-radius: 5em; -moz-border-radius: 5em; -webkit-border-radius: 5em; -o-border-radius: 5em;margin-bottom: 6px;}
.shopsmo .shop_list4 .pic img{max-width: 100%; max-height: 100%; vertical-align: middle;}
.shopsmo .shop_list4 .pic em{position: absolute; bottom:3px; left:0; background:; display: block; color:#fff; line-height: normal; font-size: 12px; text-align: center; width: 100%;}
.shopsmo .shop_list4 .pic_position .rl_btn{text-align: center;}
.shopsmo .shop_list4 .pic_position .rl_btn a{display: inline-block; font-size: 14px; background: #ececec; color:#545454; padding:4px 15px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.shopsmo .shop_list4 .shop_center .xing_select{border:0; padding:0;}
.shopsmo .shop_list4 .list4_img{padding:0 5px 10px; margin-bottom: 5px; overflow: hidden; border-bottom: 1px dashed #ececec;}
.shopsmo .shop_list4 .list4_img li{width:33.3%;float:left;}
.shopsmo .shop_list4 .list4_img li .banner_pic{margin:0 5px; display: block; position: relative; text-align: center; height:150px; line-height: 146px; border: 1px solid #f6f6f6;}
.shopsmo .shop_list4 .list4_img li .banner_pic img{max-width: 100%; max-height:100%; vertical-align: middle;}
.shopsmo .shop_list4 .list4_img li .banner_pic p{background:; position: absolute; bottom:4px; left:0; color:#fff; width:100%; text-align: center; font-size: 14px; line-height: 22px;}
.shopsmo .shop_list4 .map_margin{margin:0 10px 10px; overflow: hidden;}
.shopsmo .shop_list4 .shop_center li.address_info em{color: #999;}
.shopsmo .shop_list4 .shop_center .date_c i{background:  no-repeat; background-size: 20px 20px;}

/*论坛版区*/
/*样式1*/
.mo_forumarea .areaone{overflow:hidden;}
.mo_forumarea .areaone dl{}
.mo_forumarea .areaone dd{float: left; width:33.3%; margin-bottom: 10px;}
.mo_forumarea .areaone .areainfo{padding:0 5px; margin:10px 0;}
.mo_forumarea .areaone dd .pic{display: block; text-align: center; margin-bottom: 5px; height:93px; line-height: 93px;}
.mo_forumarea .areaone dd .pic a{display: list-item;}
.mo_forumarea .areaone dd .pic img{max-width: 100%; max-height: 100%;}
.mo_forumarea .areaone dd p{text-align: center; font-size: 12px;}
.mo_forumarea .areaone dd p font{display: block; height:15px; line-height: 15px; overflow: hidden;}
.mo_forumarea .areaone dd p em{display: block; height:15px; line-height: 15px; overflow: hidden;}

/*样式2*/
.mo_forumarea .areatwo dl{}
.mo_forumarea .areatwo dd{margin-bottom:10px; padding: 10px; border-bottom:1px solid #ededed; overflow: hidden;}
.mo_forumarea .areatwo dd .areatext{overflow: hidden;}
.mo_forumarea .areatwo dd .pic{display: block; margin-right: 10px; text-align: center; width:60px; height:60px; line-height: 56px; float: left;}
.mo_forumarea .areatwo dd .pic img{max-width: 100%; max-height: 100%;}
.mo_forumarea .areatwo dd h2{margin-bottom: 10px; line-height: 24px;}
.mo_forumarea .areatwo dd h2 a{height:24px; overflow: hidden;}
.mo_forumarea .areatwo dd .areainfo span{margin-right: 10px;}

/*样式3*/
.mo_forumarea .areathree dl{}
.mo_forumarea .areathree dd{margin-bottom: 10px; padding: 10px; border-bottom:1px solid #ededed; overflow: hidden;}
.mo_forumarea .areathree dd .areatext{overflow: hidden;}
.mo_forumarea .areathree dd h2{margin-bottom: 10px; line-height: 24px;}
.mo_forumarea .areathree dd h2 a{height:24px; overflow: hidden;}
.mo_forumarea .areathree dd .areainfo span{margin-right: 10px;}

/*样式4*/
.mo_forumarea .areafour{overflow:hidden;}
.mo_forumarea .areafour dl{}
.mo_forumarea .areafour dd{float: left; width:25%; margin-bottom: 10px;}
.mo_forumarea .areafour .areainfo{padding:0 5px; margin:10px 0;}
.mo_forumarea .areafour dd .pic{display: block; text-align: center; margin-bottom: 5px; height:60px; line-height: 56px;}
.mo_forumarea .areafour dd .pic img{max-width: 100%; max-height: 100%;}
.mo_forumarea .areafour dd p{text-align: center; font-size: 12px;}
.mo_forumarea .areafour dd p font{display: block; min-height:15px; overflow: hidden;}
.mo_forumarea .areafour dd p em{display: block; height:15px; line-height: 15px; overflow: hidden;}

/*样式5*/
.mo_forumarea .areafive{overflow:hidden;}
.mo_forumarea .areafive dl{}
.mo_forumarea .areafive dd{float: left; width:20%;}
.mo_forumarea .areafive .areainfo{padding:0 5px; margin:10px 0;}
.mo_forumarea .areafive dd .pic{display: block; text-align: center; margin-bottom: 5px; height:60px; line-height: 56px;}
.mo_forumarea .areafive dd .pic img{max-width: 100%; max-height: 100%;}
.mo_forumarea .areafive dd p{text-align: center; font-size: 12px;}
.mo_forumarea .areafive dd p font{display: block; height:15px; line-height: 15px; overflow: hidden;}
.mo_forumarea .areafive dd p em{display: block; height:15px; line-height: 15px; overflow: hidden;}

/*论坛帖子*/
/*样式1*/
.mo_forum .listone li{padding: 10px; border-bottom:1px solid #ededed; overflow: hidden;}
.mo_forum .listone li h2{margin-bottom: 5px;}
.mo_forum .listone li h2 span{display: inline-block; width:20px; height: 20px; float: left;}
.mo_forum .listone li h2 span img{max-width: 100%; max-height: 100%;}
.mo_forum .listone li h2 span a{line-height: 20px;}
.mo_forum .listone li p{line-height: 22px; margin-bottom: 5px;}
.mo_forum .listone li .foruminfo{line-height: 22px;}
.mo_forum .listone li .foruminfo .rightinfo{float: right;}
.mo_forum .listone li .foruminfo .rightinfo a{margin-left: 8px; padding-left: 18px; display: inline-block;}
.mo_forum .listone li .foruminfo .rightinfo .infoicon1{background:  no-repeat left center; background-size: 14px;}
.mo_forum .listone li .foruminfo .rightinfo .infoicon2{background:  no-repeat left center; background-size: 14px;}
.mo_forum .listone li .foruminfo .leftdate{float: left; padding-left: 20px; background:  no-repeat left center;}

/*样式2*/
.mo_forum .listtwo li{padding:10px; border-bottom:1px solid #ededed; overflow: hidden;}
.mo_forum .listtwo li .pic{display: inline-block; float: left; width:50px; height: 50px; margin-right: 10px;}
.mo_forum .listtwo li .pic img{max-width: 100%; max-height: 100%;}
.mo_forum .listtwo li .type2right{overflow: hidden;}
.mo_forum .listtwo li h2{margin-bottom: 5px;}
.mo_forum .listtwo li h2 span{display: inline-block; width:20px; height: 20px; float: left;}
.mo_forum .listtwo li h2 span img{max-width: 100%; max-height: 100%;}
.mo_forum .listtwo li h2 span a{line-height: 20px;}
.mo_forum .listtwo li p{line-height: 22px; margin-bottom: 5px;}
.mo_forum .listtwo li .foruminfo{line-height: 22px;}
.mo_forum .listtwo li .foruminfo .rightinfo{float: right;}
.mo_forum .listtwo li .foruminfo .rightinfo a{margin-left: 8px; padding-left: 18px; display: inline-block;}
.mo_forum .listtwo li .foruminfo .rightinfo .infoicon1{background:  no-repeat left center; background-size: 14px;}
.mo_forum .listtwo li .foruminfo .rightinfo .infoicon2{background:  no-repeat left center; background-size: 14px;}
.mo_forum .listtwo li .foruminfo .leftdate{float: left; padding-left: 20px; background:  no-repeat left center;}

/*样式3*/
.mo_forum .listthree li{padding: 10px; border-bottom:1px solid #ededed; overflow: hidden;}
.mo_forum .listthree li h2{margin-bottom: 5px;}
.mo_forum .listthree li h2 span{display: inline-block; width:20px; height: 20px; float: left;}
.mo_forum .listthree li h2 span img{max-width: 100%; max-height: 100%;}
.mo_forum .listthree li h2 span a{line-height: 20px;}
.mo_forum .listthree li p{line-height: 22px; margin-bottom: 5px;}
.mo_forum .listthree li .foruminfo{line-height: 22px;}
.mo_forum .listthree li .foruminfo .rightinfo{float: right;}
.mo_forum .listthree li .foruminfo .rightinfo a{margin-left: 8px; padding-left: 18px; display: inline-block;}
.mo_forum .listthree li .foruminfo .rightinfo .infoicon1{background:  no-repeat left center; background-size: 14px;}
.mo_forum .listthree li .foruminfo .rightinfo .infoicon2{background:  no-repeat left center; background-size: 14px;}
.mo_forum .listthree li .foruminfo .leftdate{float: left; padding-left: 20px; background:  no-repeat left center;}
.mo_forum .listthree li dl{margin-bottom: 5px; overflow: hidden;}
.mo_forum .listthree li dl dd{width:33.33%; float: left; text-align: center;}
.mo_forum .listthree li dl dd span{padding:0 5px; height:60px; display:block;}
.mo_forum .listthree li dl dd span img{max-width: 100%; max-height: 100%;}

/*拼团购*/
/*样式1*/
.mo_pingroup .pinone{overflow: hidden;}
.mo_pingroup .pinone dd{padding:5px;}
.mo_pingroup .pic{text-align: center; margin-bottom: 5px;}
.mo_pingroup .pic img{max-width: 100%;}
.mo_pingroup h2{margin-bottom: 5px;}
.mobodyc .mo_pingroup h2 a{display: block; color:#555; font-size: 16px; line-height: 22px; height: 22px; overflow: hidden;}
.mo_pingroup .pinone .pingroupbtn{position: relative; padding-right: 80px; font-size: 14px; overflow:hidden;}
.mo_pingroup .pingroupbtn strong{display: inline-block; line-height: 30px; font-weight: normal; padding-left: 25px; float: left; color: #888; background:  no-repeat left center; background-size: 20px; margin-right: 10px;}
.mo_1017 .mo_pingroup .pingroupbtn em{display: inline-block; line-height: 30px; float: left; color: #f00; margin-right: 10px;}
.mo_pingroup .pingroupbtn font{display: inline-block; line-height: 30px; float: left; color:#888; text-decoration: line-through;}
.mo_pingroup .pinone .pingroupbtn a{position: absolute; display: inline-block; right:0; top:0; background-color: #f00; border-radius: 5px; color:#fff; width:80px; height: 30px; line-height: 30px; text-align: center; background-image: none;}
.mo_pingroup .pingroupbtn .newprice{line-height: 28px;}

/*样式2*/
.mo_pingroup .pintwo{overflow: hidden;}
.mo_pingroup .pintwo dd{float: left; width:50%;}
.mo_pingroup .pintwo dd .pinmain{padding:5px; overflow: hidden;}
.mo_pingroup .pintwo .pingroupbtn em{margin-right: 0; float: right;}
.mo_pingroup .pintwo .pingroupbtn a{display: inline-block; float: right; background-image: none; background-color: #f00; border-radius: 5px; color:#fff; width:80px; height: 30px; line-height: 30px; text-align: center;}

/*样式3*/
.mo_pingroup .pinthree{overflow: hidden;}
.mo_pingroup .pinthree dd{float: left; width:33.33%;}
.mo_pingroup .pinthree dd .pinmain{padding:5px; overflow: hidden;}
.mo_pingroup .pinthree .pingroupbtn a{display: inline-block; float: right; background-image: none; background-color: #f00; border-radius: 5px; color:#fff; width:80px; height: 30px; line-height: 30px; text-align: center;}

/*论坛模块*/
@media screen and (max-width:320px){
    .mo_forum .return_tit{padding:5px 0;}
    .mo_forum .return_tit .return_l{ margin-left:7px; font-size:25px;}
    .mo_forum .return_tit .text_a{ line-height:29px;}
    .mo_forum .return_tit .return_r{ font-size:22px;}
    .mo_forum .sign_div{padding:10px 15px 10px 89px; height:64px;}
    .mo_forum .sign_div span{ width:60px; height:60px;}
    .mo_forum .sign_div p{padding-top:15px;}
    .mo_forum .sign_div p em{ font-size:12px; margin-bottom:5px;}
    .mo_forum .sign_div p strong{ font-size:12px;}
    .mo_forum .sign_a{ font-size:12px;padding:6px 20px;}
    .mo_forum .sign_a1{padding:2px 20px; margin-top:11px;}
    .mo_forum .sign_a1 em{ font-size:12px;}
    .mo_forum .sign_a1 i{ font-size:16px;}
    .mo_forum .new_tit_tab a{ font-size:12px;padding:10px 0;}
    .mo_forum .head_img{ width:35px;}
    .mo_forum .head_img span{ width:33px; height:33px; font-size:18px; line-height:30px;}
    .mo_forum .edit_div span font{ font-size:12px;height:15px; line-height:15px; }
    .mo_forum .edit_div a{ font-size:14px;}
    .mo_forum .edit_div p font{ font-size:12px;}
    .mo_forum .edit_div p em strong{ width:16px; height:16px; margin-top:2px;}
    .mo_forum .title_div span i{ font-size:12px; padding:0px 4px;}
    .mo_forum .title_div span font{ font-size:14px; line-height:20px;}
    .mo_forum .icon_a b{font-size:12px; line-height:28px; height: 28px;}
    .mo_forum .title_div p{ font-size:12px; line-height:20px;}
    .mo_forum .icon_a a .icon-shoucang{ font-size:22px;}
    .mo_forum .icon_a a .icon-fenxiang{ font-size:22px;}
    .mo_forum .icon_a a .icon-huifu{ font-size:24px;}
    .mo_forum .icon_a a .ft-page-unie60b{ font-size:20px; margin-top:2px;}
    .mo_forum .icon_a a em{ font-size:12px; line-height:28px;}
    .mo_forum .reply_c span{font-size:12px;}
    .mo_forum .re_time{font-size:12px;}
    .mo_forum .landlord_name ,.landlord ,.landlord_name1{font-size:12px;}
    .mo_forum .landlord{padding:2px 3px;}
    .mo_forum .text_c{font-size:12px;line-height:20px; margin-top:3px;}
    .mo_forum .look_more{font-size:12px; line-height:40px;}
    .mo_forum /**********已付费/未付费***********/
    .mo_forum .head_img p{font-size:12px;line-height:20px;}
    .mo_forum .head_con .reflex_a{ font-size:22px;}
    .mo_forum .landlord_div span{ font-size:12px; line-height:18px; margin-top:4px; margin-bottom:4px;}
    .mo_forum .landlord_div a font{ font-size:12px;}
    .mo_forum .landlord_div .drop{ margin-top:4px;}
    .mo_forum .landlord_div .drop i{ font-size:16px;}
    .mo_forum .landlord_div .drop font{ line-height:16px;}
    .mo_forum .landlord_div .rise i{ font-size:22px;}
    .mo_forum .landlord_div .rise font{ line-height:24px;}
    .mo_forum .landlord_div .look{ margin-top:4px;}
    .mo_forum .landlord_div .look font{ line-height:16px;}
    .mo_forum /**********发现***********/
    .mo_forum .return_r1 font{ font-size:12px; line-height:29px;}
    .mo_forum .return_tit span{font-size:12px; line-height:29px;}
    .mo_forum .ranking span{font-size:12px; line-height:20px;}
    .mo_forum .ranking_div{padding-left:50px;}
    .mo_forum .ranking_img{ width:30px; height:35px; margin-top:19px;}
    .mo_forum .circle_div{padding:10px 15px 10px 50px; height:52px;}
    .mo_forum .circle_div span{ width:40px; height:40px; font-size:25px; line-height:38px; margin-top:6px;}
    .mo_forum .circle_text p { width:68%; margin-right:2%}
    .mo_forum .circle_text p em{ font-size:12px;}
    .mo_forum .circle_text p label{ font-size:12px; margin:5px 0;}
    .mo_forum .circle_text p strong{ font-size:12px;}
    .mo_forum .detail_btn{ width:60px; margin-top:14px;}
    .mo_forum .detail_btn font{ font-size:12px;padding:4px 0;}
    .mo_forum .ranking_div1 p{ width:73%}
    .mo_forum /**********成员列表***********/
    .mo_forum .member_img span{ margin-top:3px;}
    .mo_forum .member_div p em{ line-height:28px; font-size:12px;}
    .mo_forum .member_div p i{ width:25px; height:21px;}
    .mo_forum .member_div strong{ line-height:19px; font-size:12px;}
    .mo_forum /**********分享二维码***********/
    .mo_forum .share_name span ,.share_name p ,.share_a span{padding:10px 0; font-size:12px;}
    .mo_forum .share_name .share_p{padding-left:0px; line-height:22px;}
    .mo_forum .share_a p{ font-size:18px; margin-top:6px;}
    .mo_forum .share_a em{ font-size:20px; margin-top:6px;}
    .mo_forum .max_share_a em{ font-size:12px;padding:10px 0;}
    .mo_forum .max_share_a strong{ font-size:12px;padding:10px 0;}
    .mo_forum .max_share_a i{ font-size:18px; margin-top:6px;}
    .mo_forum .max_share ul li p{ font-size:12px;}
    .mo_forum .shenqing{ font-size:12px;}
    .mo_forum .max_share ul li span{ font-size:25px;}
    .mo_forum /**********二维码***********/
    .mo_forum .gray_bg1 p ,.erweima_div{top:39px;}
    .mo_forum .erweima_div span p{ font-size:12px;}
    .mo_forum /**********个人资料***********/
    .mo_forum .data_top span{ width:50px; height:50px; font-size:50px;}
    .mo_forum .data_top p{ font-size:12px; padding-top:10px;}
    .mo_forum .data_top p font{ font-size:12px}
    .mo_forum .data_top em{ padding:5px 0;}
    .mo_forum .data_top em i{ font-size:18px;}
    .mo_forum .data_top strong{ font-size:12px;}
    .mo_forum .data_top label a{padding:3px 8px;}
    .mo_forum .data_top label a i{ font-size:16px; margin-right:2px;}
    .mo_forum .data_top label a font{font-size:12px; line-height:18px;}
    .mo_forum .data_tit a{padding:10px 0; font-size:14px;}
    .mo_forum .data_post span{ font-size:12px; margin-bottom:5px;}
    .mo_forum .data_post p{ font-size:12px; line-height:18px;}
    .mo_forum .post_foot{padding-top:5px;}
    .mo_forum .post_foot em{ font-size:12px; line-height:26px;}
    .mo_forum .post_foot a .icon-huifu{ font-size:22px;}
    .mo_forum .post_foot a strong{ font-size:14px; line-height:26px}
    .mo_forum .post_foot a .ft-page-unie60b{ font-size:18px; margin-top:2px;}
    .mo_forum /**********申请***********/
    .mo_forum .apply_name span{ width:30px; line-height:30px;}
    .mo_forum .apply_name .icon-wode{ font-size:20px; margin-top:1px;}
    .mo_forum .apply_name input{ height:34px; line-height:34px;}
    .mo_forum .icon-gengduo{font-size:26px; margin-top:3px;}
    .mo_forum .apply_name select{ height:34px; line-height:34px;}
    .mo_forum .icon-zhangdan{ font-size:24px; margin-left:5px; margin-top:5px;}
    .mo_forum .apply_a{padding:8px 0; font-size:12px;}
    .mo_forum .apply_text{ font-size:12px;}
    .mo_forum /**********用户人气排行***********/
    .mo_forum .user_ranking p {padding-top:5px;}
    .mo_forum .user_ranking p i{ font-size:20px;}
    .mo_forum .user_ranking p font{ font-size:12px; line-height:24px;}
    .mo_forum .user_ranking_list li span{ width:50px; height:50px; font-size:22px; line-height:50px;}
    .mo_forum .user_ranking_list li em{ font-size:12px;}
    .mo_forum .user_ranking_list{ margin:10px 0;}
    .mo_forum .user_ranking1{padding:10px 15px;}
    .mo_forum .stick{ margin-bottom:10px;}
    .mo_forum .stick font{padding:3px;}
    .mo_forum .stick em{ font-size:12px; line-height:20px;}
    .mo_forum /**********2017/03/08***********/
    .mo_forum .icon_a .icon-more{ font-size:22px; margin-top:1px;}
    .mo_forum /**********设置为精华***********/
    .mo_forum .essence_a{padding:5px 15px;}
    .mo_forum .essence_a i{font-size:24px;}
    .mo_forum .essence_a font{ font-size:12px; line-height:26px;}
    .mo_forum .clos1{padding:5px 0; line-height:26px; font-size:12px;}
    .mo_forum /**********投诉原因***********/
    .mo_forum .reason_div span{ font-size:12px;padding:10px;}
    .mo_forum .reason_div .reason ,.reason_div .cancel{ font-size:12px;padding:7px 0;}
    .mo_forum .circle_text font{ font-size:12px}
    .mo_forum .circle_text .icon-shijian{ font-size: 25px }
    .mo_forum .circle_text .icon-shibai{ font-size:18px }
    .mo_forum .video_image{ height:196px;}
}
@media screen and (min-width:321px) and (max-width:360px){
    .mo_forum .return_tit{padding:5px 0;}
    .mo_forum .return_tit .return_l{ margin-left:7px; font-size:25px;}
    .mo_forum .return_tit .text_a{ line-height:29px;}
    .mo_forum .return_tit .return_r{ font-size:22px;}
    .mo_forum .sign_div{padding:10px 15px 10px 89px; height:64px;}
    .mo_forum .sign_div span{ width:60px; height:60px;}
    .mo_forum .sign_div p{padding-top:13px;}
    .mo_forum .sign_div p em{ font-size:14px; margin-bottom:5px;}
    .mo_forum .sign_div p strong{ font-size:14px;}
    .mo_forum .sign_a{ font-size:14px;padding:6px 20px;}
    .mo_forum .sign_a1{padding:2px 20px; margin-top:9px;}
    .mo_forum .sign_a1 em{ font-size:14px;}
    .mo_forum .sign_a1 i{ font-size:16px;}
    .mo_forum .new_tit_tab a{ font-size:14px;padding:10px 0;}
    .mo_forum .head_img{ width:35px;}
    .mo_forum .head_img span{ width:33px; height:33px; font-size:18px; line-height:30px;}
    .mo_forum .edit_div span font{ font-size:12px;height:16px; line-height:16px; }
    .mo_forum .edit_div a{ font-size:14px;}
    .mo_forum .edit_div p font{ font-size:12px;}
    .mo_forum .edit_div p em strong{ width:16px; height:16px; margin-top:2px;}
    .mo_forum .title_div span i{ font-size:12px; padding:0px 4px;}
    .mo_forum .title_div span font{ font-size:14px; line-height:20px;}
    .mo_forum .icon_a b{font-size:12px; line-height:29px; height: 29px;}
    .mo_forum .title_div p{ font-size:12px; line-height:20px;}
    .mo_forum .icon_a a .icon-shoucang{ font-size:22px;}
    .mo_forum .icon_a a .icon-fenxiang{ font-size:22px;}
    .mo_forum .icon_a a .ft-page-huifu{ font-size:25px;}
    .mo_forum .icon_a a .ft-page-unie60b{ font-size:20px; margin-top:2px;}
    .mo_forum .icon_a a em{ font-size:14px; line-height:29px;}
    .mo_forum .reply_c span{font-size:12px;}
    .mo_forum .re_time{font-size:12px;}
    .mo_forum .landlord_name ,.landlord_name1{font-size:12px;}
    .mo_forum .landlord{font-size:12px;}
    .mo_forum .landlord{padding:2px 3px;}
    .mo_forum .text_c{font-size:12px;line-height:20px; margin-top:3px;}
    .mo_forum .look_more{font-size:14px; line-height:40px;}
    .mo_forum /**********已付费/未付费***********/
    .mo_forum .head_img p{font-size:12px;line-height:20px;}
    .mo_forum .head_con .reflex_a{ font-size:24px;}
    .mo_forum .landlord_div span{ font-size:12px; line-height:18px; margin-top:4px; margin-bottom:4px;}
    .mo_forum .landlord_div a font{ font-size:12px;}
    .mo_forum .landlord_div .drop{ margin-top:4px;}
    .mo_forum .landlord_div .drop i{ font-size:16px;}
    .mo_forum .landlord_div .drop font{ line-height:16px;}
    .mo_forum .landlord_div .rise i{ font-size:22px;}
    .mo_forum .landlord_div .rise font{ line-height:24px;}
    .mo_forum .landlord_div .look{ margin-top:4px;}
    .mo_forum .landlord_div .look font{ line-height:16px;}
    .mo_forum /**********发现***********/
    .mo_forum .return_r1 font{ font-size:14px; line-height:29px;}
    .mo_forum .return_tit span{font-size:14px; line-height:29px;}
    .mo_forum .ranking span{font-size:14px; line-height:20px;}
    .mo_forum .ranking_div{padding-left:55px;}
    .mo_forum .ranking_img{ width:35px; height:41px; margin-top:16px;}
    .mo_forum .circle_div{padding:10px 15px 10px 55px; height:52px;}
    .mo_forum .circle_div span{ width:45px; height:45px; line-height:43px; font-size:28px; margin-top:6px;}
    .mo_forum .circle_text p { width:72%; margin-right:2%}
    .mo_forum .circle_text p em{ font-size:14px;}
    .mo_forum .circle_text p label{ font-size:12px; margin:5px 0;}
    .mo_forum .circle_text p strong{ font-size:12px;}
    .mo_forum .detail_btn{ width:60px; margin-top:14px;}
    .mo_forum .detail_btn font{ font-size:14px;padding:4px 0;}
    .mo_forum .ranking_div1 p{ width:76%}
    .mo_forum /**********成员列表***********/
    .mo_forum .member_img span{ margin-top:1px;}
    .mo_forum .member_div p em{ line-height:28px; font-size:14px;}
    .mo_forum .member_div p i{ width:25px; height:21px;}
    .mo_forum .member_div strong{ line-height:19px; font-size:13px;}
    .mo_forum /**********分享二维码***********/
    .mo_forum .share_name span ,.share_name p ,.share_a span{padding:10px 0; font-size:14px;}
    .mo_forum .share_name .share_p{padding-left:0px; line-height:24px;}
    .mo_forum .share_a p{ font-size:22px; margin-top:5px;}
    .mo_forum .share_a em{ font-size:24px; margin-top:4px;}
    .mo_forum .max_share_a em{ font-size:14px;padding:10px 0;}
    .mo_forum .max_share_a strong{ font-size:14px;padding:10px 0;}
    .mo_forum .max_share_a i{ font-size:24px; margin-top:4px;}
    .mo_forum .max_share ul li p{ font-size:12px; padding-top:5px;}
    .mo_forum .shenqing{ font-size:14px;}
    .mo_forum .max_share ul li span{ font-size:29px;}
    .mo_forum /**********二维码***********/
    .mo_forum .gray_bg1 p ,.erweima_div{top:39px;}
    .mo_forum .erweima_div span p{ font-size:14px;}
    .mo_forum /**********个人资料***********/
    .mo_forum .data_top span{ width:60px; height:60px;font-size:60px;}
    .mo_forum .data_top p{ font-size:14px; padding-top:10px;}
    .mo_forum .data_top p font{ font-size:12px}
    .mo_forum .data_top em{ padding:5px 0;}
    .mo_forum .data_top em i{ font-size:20px;}
    .mo_forum .data_top strong{ font-size:14px;}
    .mo_forum .data_top label a{padding:1px 8px;}
    .mo_forum .data_top label a i{ font-size:18px; margin-right:2px;}
    .mo_forum .data_top label a font{font-size:14px; line-height:22px;}
    .mo_forum .data_tit a{padding:10px 0; font-size:16px;}
    .mo_forum .data_post span{ font-size:14px; margin-bottom:5px;}
    .mo_forum .data_post p{ font-size:12px; line-height:18px;}
    .mo_forum .post_foot{padding-top:5px;}
    .mo_forum .post_foot em{ font-size:13px; line-height:26px;}
    .mo_forum .post_foot a .icon-huifu{ font-size:22px;}
    .mo_forum .post_foot a strong{ font-size:16px; line-height:26px}
    .mo_forum .post_foot a .ft-page-unie60b{ font-size:18px; margin-top:2px;}
    .mo_forum /**********申请***********/
    .mo_forum .apply_name span{ width:30px; line-height:30px;}
    .mo_forum .apply_name .icon-wode{ font-size:20px; margin-top:1px;}
    .mo_forum .apply_name input{ height:34px; line-height:34px;}
    .mo_forum .icon-gengduo{font-size:26px; margin-top:3px;}
    .mo_forum .apply_name select{ height:34px; line-height:34px;}
    .mo_forum .icon-zhangdan{ font-size:24px; margin-left:5px; margin-top:5px;}
    .mo_forum .apply_a{padding:8px 0; font-size:14px;}
    .mo_forum .apply_text{ font-size:14px;}
    .mo_forum /**********用户人气排行***********/
    .mo_forum .user_ranking p {padding-top:7px;}
    .mo_forum .user_ranking p i{ font-size:20px;}
    .mo_forum .user_ranking p font{ font-size:12px; line-height:24px;}
    .mo_forum .user_ranking_list li span{ width:60px; height:60px; font-size:30px; line-height:60px;}
    .mo_forum .user_ranking_list li em{ font-size:12px;}
    .mo_forum .user_ranking_list{ margin:10px 0;}
    .mo_forum .user_ranking1{padding:10px 15px;}
    .mo_forum .stick{ margin-bottom:10px;}
    .mo_forum .stick font{padding:3px;}
    .mo_forum .stick em{ font-size:12px; line-height:20px;}
    .mo_forum /**********2017/03/08***********/
    .mo_forum .icon_a .icon-more{ font-size:22px; margin-top:1px;}
    .mo_forum /**********设置为精华***********/
    .mo_forum .essence_a{padding:7px 15px;}
    .mo_forum .essence_a i{font-size:24px;}
    .mo_forum .essence_a font{ font-size:12px; line-height:26px;}
    .mo_forum .clos1{padding:7px 0; line-height:26px; font-size:12px;}
    .mo_forum /**********投诉原因***********/
    .mo_forum .reason_div span{ font-size:12px;padding:10px;}
    .mo_forum .reason_div .reason ,.reason_div .cancel{ font-size:12px;padding:7px 0;}
    .mo_forum .circle_text font{ font-size: 12px}
    .mo_forum .circle_text .icon-shijian{ font-size: 25px }
    .mo_forum .circle_text .icon-shibai{ font-size:18px }
    .mo_forum .video_image{ height:228px;}
}
@media screen and (min-width:361px) and (max-width:480px){
    .mo_forum .return_tit{padding:7px 0;}
    .mo_forum .return_tit .return_l{ margin-left:7px; font-size:30px;}
    .mo_forum .return_tit .text_a{ line-height:35px;}
    .mo_forum .return_tit .return_r{ font-size:22px; margin-top:3px;}
    .mo_forum .sign_div{padding:10px 15px 10px 89px; height:64px;}
    .mo_forum .sign_div span{ width:60px; height:60px;}
    .mo_forum .sign_div p{padding-top:10px;}
    .mo_forum .sign_div p em{ font-size:16px; margin-bottom:5px;}
    .mo_forum .sign_div p strong{ font-size:16px;}
    .mo_forum .sign_a{ font-size:14px;padding:6px 20px;}
    .mo_forum .sign_a1{padding:2px 20px; margin-top:8px;}
    .mo_forum .sign_a1 em{ font-size:16px;}
    .mo_forum .sign_a1 i{ font-size:16px;}
    .mo_forum .new_tit_tab a{ font-size:16px;padding:10px 0;}
    .mo_forum .head_img{ width:35px;}
    .mo_forum .head_img span{ width:33px; height:33px; font-size:18px; line-height:30px;}
    .mo_forum .edit_div span font{ font-size:14px;height:16px; line-height:16px; }
    .mo_forum .edit_div a{ font-size:16px;}
    .mo_forum .edit_div p font{ font-size:14px;}
    .mo_forum .edit_div p em strong{ width:16px; height:16px; margin-top:2px;}
    .mo_forum .title_div span i{ font-size:12px; padding:1px 4px;}
    .mo_forum .title_div span font{ font-size:16px; line-height:20px;}
    .mo_forum .icon_a b{font-size:13px; line-height:32px; height: 32px;}
    .mo_forum .title_div p{ font-size:14px; line-height:20px;}
    .mo_forum .icon_a a .icon-shoucang{ font-size:24px;}
    .mo_forum .icon_a a .icon-fenxiang{ font-size:24px;}
    .mo_forum .icon_a a .icon-huifu{ font-size:27px;}
    .mo_forum .icon_a a .ft-page-unie60b{ font-size:22px; margin-top:3px;}
    .mo_forum .icon_a a em{ font-size:16px; line-height:32px;}
    .mo_forum .reply_c span{font-size:14px;}
    .mo_forum .re_time{font-size:14px;}
    .mo_forum .landlord_name ,.landlord_name1{font-size:14px;}
    .mo_forum .landlord{font-size:12px;}
    .mo_forum .landlord{padding:2px 3px;}
    .mo_forum .text_c{font-size:14px;line-height:20px; margin-top:5px;}
    .mo_forum .look_more{font-size:16px; line-height:40px; margin-top:3px;}
    .mo_forum /**********已付费/未付费***********/
    .mo_forum .head_img p{font-size:14px;line-height:20px;}
    .mo_forum .head_con .reflex_a{ font-size:26px;}
    .mo_forum .landlord_div span{ font-size:14px; line-height:24px; margin-top:5px; margin-bottom:5px;}
    .mo_forum .landlord_div a font{ font-size:14px;}
    .mo_forum .landlord_div .drop{ margin-top:4px;}
    .mo_forum .landlord_div .drop i{ font-size:20px;}
    .mo_forum .landlord_div .drop font{ line-height:24px;}
    .mo_forum .landlord_div .rise i{ font-size:28px;}
    .mo_forum .landlord_div .rise font{ line-height:32px;}
    .mo_forum .landlord_div .look{ margin-top:5px;}
    .mo_forum .landlord_div .look i{ font-size:20px;}
    .mo_forum .landlord_div .look font{ line-height:24px;}
    .mo_forum /**********发现***********/
    .mo_forum .return_r1 font{ font-size:16px; line-height:35px;}
    .mo_forum .return_tit span{font-size:16px; line-height:35px;}
    .mo_forum .ranking span{font-size:16px; line-height:20px;}
    .mo_forum .ranking_div{padding-left:60px;}
    .mo_forum .ranking_img{ width:40px; height:47px; margin-top:16px;}
    .mo_forum .circle_div{padding:10px 15px 10px 60px; height:59px;}
    .mo_forum .circle_div span{ width:50px; height:50px; line-height:48px; font-size:30px; margin-top:6px;}
    .mo_forum .circle_text p { width:80%; margin-right:2%}
    .mo_forum .circle_text p em{ font-size:16px;}
    .mo_forum .circle_text p label{ font-size:13px; margin:5px 0;}
    .mo_forum .circle_text p strong{ font-size:13px;}
    .mo_forum .detail_btn{ width:60px; margin-top:16px;}
    .mo_forum .detail_btn font{ font-size:14px;padding:4px 0;}
    .mo_forum .ranking_div1 p{ width:82%}
    .mo_forum /**********成员列表***********/
    .mo_forum .member_img span{ margin-top:1px;}
    .mo_forum .member_div p em{ line-height:31px; font-size:16px;}
    .mo_forum .member_div p i{ width:25px; height:21px;}
    .mo_forum .member_div strong{ line-height:19px; font-size:14px;}
    .mo_forum /**********分享二维码***********/
    .mo_forum .share_name span ,.share_name p ,.share_a span{padding:15px 0; font-size:16px;}
    .mo_forum .share_name .share_p{padding-left:0px; line-height:26px;}
    .mo_forum .share_a p{ font-size:22px; margin-top:12px;}
    .mo_forum .share_a em{ font-size:28px; margin-top:9px;}
    .mo_forum .max_share_a em{ font-size:16px;padding:10px 0;}
    .mo_forum .max_share_a strong{ font-size:16px;padding:10px 0;}
    .mo_forum .max_share_a i{ font-size:24px; margin-top:4px;}
    .mo_forum .max_share ul li p{ font-size:14px; padding-top:5px;}
    .mo_forum .shenqing{ font-size:16px;}
    .mo_forum .max_share ul li span{ font-size:41px;}
    .mo_forum /**********二维码***********/
    .mo_forum .gray_bg1 p ,.erweima_div{top:49px;}
    .mo_forum .erweima_div span p{ font-size:16px;}
    .mo_forum /**********个人资料***********/
    .mo_forum .data_top span{ width:70px; height:70px;font-size:70px;}
    .mo_forum .data_top p{ font-size:16px; padding-top:10px;}
    .mo_forum .data_top p font{ font-size:13px}
    .mo_forum .data_top em{ padding:5px 0;}
    .mo_forum .data_top em i{ font-size:22px;}
    .mo_forum .data_top strong{ font-size:16px;}
    .mo_forum .data_top label a{padding:3px 8px;}
    .mo_forum .data_top label a i{ font-size:20px; margin-right:2px;}
    .mo_forum .data_top label a font{font-size:16px; line-height:24px;}
    .mo_forum .data_tit a{padding:10px 0; font-size:18px;}
    .mo_forum .data_post span{ font-size:16px; margin-bottom:5px;}
    .mo_forum .data_post p{ font-size:14px; line-height:22px;}
    .mo_forum .post_foot{padding-top:5px;}
    .mo_forum .post_foot em{ font-size:14px; line-height:31px;}
    .mo_forum .post_foot a .icon-huifu{ font-size:26px;}
    .mo_forum .post_foot a strong{ font-size:18px; line-height:31px}
    .mo_forum .post_foot a .ft-page-unie60b{ font-size:22px; margin-top:2px;}
    .mo_forum /**********申请***********/
    .mo_forum .apply_name span{ width:30px; line-height:30px;}
    .mo_forum .apply_name .icon-wode{ font-size:20px; margin-top:1px;}
    .mo_forum .apply_name input{ height:34px; line-height:34px;}
    .mo_forum .icon-gengduo{font-size:26px; margin-top:3px;}
    .mo_forum .apply_name select{ height:34px; line-height:34px;}
    .mo_forum .icon-zhangdan{ font-size:24px; margin-left:5px; margin-top:5px;}
    .mo_forum .apply_a{padding:8px 0; font-size:16px;}
    .mo_forum .apply_text{ font-size:16px;}
    .mo_forum /**********用户人气排行***********/
    .mo_forum .user_ranking p {padding-top:10px;}
    .mo_forum .user_ranking p i{ font-size:20px;}
    .mo_forum .user_ranking p font{ font-size:14px; line-height:24px;}
    .mo_forum .user_ranking_list li span{ width:65px; height:65px; font-size:28px; line-height:65px;}
    .mo_forum .user_ranking_list li em{ font-size:14px;}
    .mo_forum .user_ranking_list{ margin:10px 0;}
    .mo_forum .user_ranking1{padding:10px 15px;}
    .mo_forum .stick{ margin-bottom:10px;}
    .mo_forum .stick font{padding:3px;}
    .mo_forum .stick em{ font-size:14px; line-height:20px;}
    .mo_forum /**********2017/03/08***********/
    .mo_forum .icon_a .icon-more{ font-size:22px; margin-top:1px;}
    .mo_forum /**********设置为精华***********/
    .mo_forum .essence_a{padding:7px 15px;}
    .mo_forum .essence_a i{font-size:26px;}
    .mo_forum .essence_a font{ font-size:14px; line-height:31px;}
    .mo_forum .clos1{padding:7px 0; line-height:31px; font-size:14px;}
    .mo_forum /**********投诉原因***********/
    .mo_forum .reason_div span{ font-size:14px;padding:15px;}
    .mo_forum .reason_div .reason ,.reason_div .cancel{ font-size:14px;padding:10px 0;}
    .mo_forum .circle_text font{ font-size:14px}
    .mo_forum .circle_text .icon-shijian{ font-size:28px }
    .mo_forum .circle_text .icon-shibai{ font-size:21px }
    .mo_forum .video_image{ height:324px;}
}
@media screen and (min-width:481px){
    .mo_forum .return_tit{padding:7px 0;}
    .mo_forum .return_tit .return_l{ margin-left:7px; font-size:32px;}
    .mo_forum .return_tit .text_a{ line-height:38px;}
    .mo_forum .return_tit .return_r{ font-size:23px; margin-top:3px;}
    .mo_forum .sign_div{padding:10px 15px 10px 89px; height:64px;}
    .mo_forum .sign_div span{ width:60px; height:60px;}
    .mo_forum .sign_div p{padding-top:10px;}
    .mo_forum .sign_div p em{ font-size:16px; margin-bottom:5px;}
    .mo_forum .sign_div p strong{ font-size:16px;}
    .mo_forum .sign_a{ font-size:14px;padding:6px 20px;}
    .mo_forum .sign_a1{padding:2px 20px; margin-top:8px;}
    .mo_forum .sign_a1 em{ font-size:16px;}
    .mo_forum .sign_a1 i{ font-size:16px;}
    .mo_forum .new_tit_tab a{ font-size:16px;padding:10px 0;}
    .mo_forum .head_img{width:40px;}
    .mo_forum .head_img span{ width:38px; height:38px; margin-bottom:5px; font-size:24px; line-height:36px;}
    .mo_forum .edit_div span font{ font-size:14px;height:19px; line-height:19px; }
    .mo_forum .edit_div a{ font-size:16px;}
    .mo_forum .edit_div p font{ font-size:14px;}
    .mo_forum .edit_div p em strong{ width:16px; height:16px; margin-top:2px;}
    .mo_forum .title_div span i{ font-size:12px; padding:1px 4px;}
    .mo_forum .title_div span font{ font-size:16px; line-height:24px;}
    .mo_forum .icon_a b{font-size:13px; line-height:32px; height: 32px;}
    .mo_forum .title_div p{ font-size:14px; line-height:20px;}
    .mo_forum .icon_a a .icon-shoucang{ font-size:24px;}
    .mo_forum .icon_a a .icon-fenxiang{ font-size:24px;}
    .mo_forum .icon_a a .icon-huifu{ font-size:27px;}
    .mo_forum .icon_a a .ft-page-unie60b{ font-size:22px; margin-top:3px;}
    .mo_forum .icon_a a em{ font-size:16px; line-height:32px;}
    .mo_forum .reply_c span{font-size:14px;}
    .mo_forum .re_time{font-size:14px;}
    .mo_forum .landlord_name ,.landlord_name1{font-size:14px;}
    .mo_forum .landlord{font-size:12px;}
    .mo_forum .landlord{padding:2px 3px;}
    .mo_forum .text_c{font-size:14px;line-height:20px; margin-top:5px;}
    .mo_forum .look_more{font-size:16px; line-height:40px;}
    .mo_forum /**********已付费/未付费***********/
    .mo_forum .head_img p{font-size:14px;line-height:20px;}
    .mo_forum .head_con .reflex_a{ font-size:28px;}
    .mo_forum .landlord_div span{ font-size:14px; line-height:24px; margin-top:5px; margin-bottom:5px;}
    .mo_forum .landlord_div a font{ font-size:14px;}
    .mo_forum .landlord_div .drop{ margin-top:4px;}
    .mo_forum .landlord_div .drop i{ font-size:20px;}
    .mo_forum .landlord_div .drop font{ line-height:24px;}
    .mo_forum .landlord_div .rise i{ font-size:28px;}
    .mo_forum .landlord_div .rise font{ line-height:32px;}
    .mo_forum .landlord_div .look{ margin-top:5px;}
    .mo_forum .landlord_div .look i{ font-size:20px;}
    .mo_forum .landlord_div .look font{ line-height:24px;}
    .mo_forum /**********发现***********/
    .mo_forum .return_r1 font{ font-size:16px; line-height:35px;}
    .mo_forum .return_tit span{font-size:16px; line-height:35px;}
    .mo_forum .ranking span{font-size:16px; line-height:20px;}
    .mo_forum .ranking_div{padding-left:60px;}
    .mo_forum .ranking_img{ width:40px; height:47px; margin-top:16px;}
    .mo_forum .circle_div{padding:10px 15px 10px 60px; height:59px;}
    .mo_forum .circle_div span{ width:50px; height:50px; line-height:48px; font-size:30px; margin-top:6px;}
    .mo_forum .circle_text p { width:80%; margin-right:2%}
    .mo_forum .circle_text p em{ font-size:16px;}
    .mo_forum .circle_text p label{ font-size:13px; margin:5px 0;}
    .mo_forum .circle_text p strong{ font-size:13px;}
    .mo_forum .detail_btn{ width:60px; margin-top:16px;}
    .mo_forum .detail_btn font{ font-size:14px;padding:4px 0;}
    .mo_forum .ranking_div1 p{ width:82%}
    .mo_forum /**********成员列表***********/
    .mo_forum .member_img span{ margin-top:1px;}
    .mo_forum .member_div p em{ line-height:31px; font-size:16px;}
    .mo_forum .member_div p i{ width:25px; height:21px;}
    .mo_forum .member_div strong{ line-height:19px; font-size:14px;}
    .mo_forum /**********分享二维码***********/
    .mo_forum .share_name span ,.share_name p ,.share_a span{padding:15px 0; font-size:16px;}
    .mo_forum .share_name .share_p{padding-left:0px; line-height:26px;}
    .mo_forum .share_a p{ font-size:22px; margin-top:12px;}
    .mo_forum .share_a em{ font-size:28px; margin-top:9px;}
    .mo_forum .max_share_a em{ font-size:16px;padding:10px 0;}
    .mo_forum .max_share_a strong{ font-size:16px;padding:10px 0;}
    .mo_forum .max_share_a i{ font-size:24px; margin-top:4px;}
    .mo_forum .max_share ul li p{ font-size:14px; padding-top:5px;}
    .mo_forum .shenqing{ font-size:16px;}
    .mo_forum .max_share ul li span{ font-size:41px;}
    .mo_forum /**********二维码***********/
    .mo_forum .gray_bg1 p ,.erweima_div{top:58px;}
    .mo_forum .erweima_div span p{ font-size:16px;}
    .mo_forum /**********个人资料***********/
    .mo_forum .data_top span{ width:70px; height:70px;font-size:70px;}
    .mo_forum .data_top p{ font-size:16px; padding-top:10px;}
    .mo_forum .data_top p font{ font-size:13px}
    .mo_forum .data_top em{ padding:5px 0;}
    .mo_forum .data_top em i{ font-size:22px;}
    .mo_forum .data_top strong{ font-size:16px;}
    .mo_forum .data_top label a{padding:3px 8px;}
    .mo_forum .data_top label a i{ font-size:20px; margin-right:2px;}
    .mo_forum .data_top label a font{font-size:16px; line-height:22px;}
    .mo_forum .data_tit a{padding:10px 0; font-size:18px;}
    .mo_forum .data_post span{ font-size:16px; margin-bottom:5px;}
    .mo_forum .data_post p{ font-size:14px; line-height:22px;}
    .mo_forum .post_foot{padding-top:5px;}
    .mo_forum .post_foot em{ font-size:14px; line-height:31px;}
    .mo_forum .post_foot a .icon-huifu{ font-size:26px;}
    .mo_forum .post_foot a strong{ font-size:18px; line-height:31px}
    .mo_forum .post_foot a .ft-page-unie60b{ font-size:22px; margin-top:2px;}
    .mo_forum /**********申请***********/
    .mo_forum .apply_name span{ width:30px; line-height:30px;}
    .mo_forum .apply_name .icon-wode{ font-size:20px; margin-top:1px;}
    .mo_forum .apply_name input{ height:34px; line-height:34px;}
    .mo_forum .icon-gengduo{font-size:26px; margin-top:3px;}
    .mo_forum .apply_name select{ height:34px; line-height:34px;}
    .mo_forum .icon-zhangdan{ font-size:24px; margin-left:5px; margin-top:5px;}
    .mo_forum .apply_a{padding:8px 0; font-size:16px;}
    .mo_forum .apply_text{ font-size:16px;}
    .mo_forum /**********用户人气排行***********/
    .mo_forum .user_ranking p {padding-top:10px;}
    .mo_forum .user_ranking p i{ font-size:20px;}
    .mo_forum .user_ranking p font{ font-size:16px; line-height:24px;}
    .mo_forum .user_ranking_list li span{ width:70px; height:70px; font-size:30px; line-height:70px;}
    .mo_forum .user_ranking_list li em{ font-size:16px;}
    .mo_forum .user_ranking_list{ margin:10px 0;}
    .mo_forum .user_ranking1{padding:10px 15px;}
    .mo_forum .stick{ margin-bottom:10px;}
    .mo_forum .stick font{padding:3px;}
    .mo_forum .stick em{ font-size:16px; line-height:20px;}
    .mo_forum /**********2017/03/08***********/
    .mo_forum .icon_a .icon-more{ font-size:24px; margin-top:2px;}
    .mo_forum /**********设置为精华***********/
    .mo_forum .essence_a{padding:7px 15px;}
    .mo_forum .essence_a i{font-size:26px;}
    .mo_forum .essence_a font{ font-size:14px; line-height:31px;}
    .mo_forum .clos1{padding:7px 0; line-height:31px; font-size:14px;}
    .mo_forum /**********投诉原因***********/
    .mo_forum .reason_div span{ font-size:14px;padding:15px;}
    .mo_forum .reason_div .reason ,.reason_div .cancel{ font-size:14px;padding:10px 0;}
    .mo_forum .circle_text font{ font-size: 14px }
    .mo_forum .circle_text .icon-shijian{ font-size:28px }
    .mo_forum .circle_text .icon-shibai{ font-size:21px }
    .mo_forum .video_image{ height:448px;}
}
.mo_forum .public_frame{ min-width:320px; margin-bottom:0;_width: 320px;_overflow: hidden; min-height: 100%;}
.mo_forum .min_frame{max-width: 640px;margin: auto;height: 100%;}
.mo_forum .gray_bg{ width:100%; overflow:hidden;position: fixed;top:0px;bottom: 0;}
.mo_forum .gray_bg p{ display:block; max-width:640px; height:100%;position:relative; top:0; left:0;right:0; background-color:#f8f8f8;}
.mo_forum .public_content{ width:100%; position:relative;}

.mo_forum .return_tit{ width:100%; overflow:hidden; background-color:#fff; position:relative; border-bottom:1px solid #e1e1e1;}
.mo_forum .return_l{ color:#ff9900;float:left;}
.mo_forum .return_r{ color:#ff9900;float:right; margin-right:15px;}
.mo_forum .sign_div{ position:relative;background-color:#fff; border-bottom:0; margin-bottom:5px;}
.mo_forum .sign_div span{ display:block; position:absolute;left:15px; border-radius:50%; border:2px solid #e4e4e4; overflow:hidden}
.mo_forum .sign_div span a{ display:block; width:100%}
.mo_forum .sign_div span img{ width:100%}
.mo_forum .sign_div p{ display:block; float:left;}
.mo_forum .sign_div p em{ display:block; color:#333;}
.mo_forum .sign_div p strong{ display:block; color:#666;}
.mo_forum .sign_button{ float:right;}
.mo_forum .sign_a{ display:block; border-radius:25px;color:#fff; background-color:#ff9900; text-align:center;}
.mo_forum .sign_a1{ display:table; border-radius:25px;border:2px solid #ff9900}
.mo_forum .sign_a1 i{ color:#ff9900; font-weight:700}
.mo_forum .sign_a1 em{ color:#ff9900;}
.mo_forum .new_div{ width:100%; border-top:0;}
.mo_forum .new_tit_tab{padding:0 15px; overflow:hidden;background-color:#fff;border-bottom:1px solid #e1e1e1; }
.mo_forum .new_tit_tab a{ display:block; float:left; width:25%; text-align:center; color:#333;}
.mo_forum .new_tit_tab .cur{ border-bottom:2px solid #ff9900; color:#ff9900;}
.mo_forum .new_con_tab{ width:100%; background-color:#fff; margin-bottom:5px;border-top:0;}

.mo_forum .new_conter1{ padding:0 15px; overflow:hidden;padding-bottom:10px;border-bottom:2px solid #ebebeb; margin-bottom:0;}
.mo_forum .head_img{ float:left; margin-right:10px; margin-top:15px;}
.mo_forum .head_img span{ display:block;text-align:center; border-radius:50%;overflow:hidden; border:1px solid #ccc;color:#ccc; }
.mo_forum .head_img span img{ width:100%}
.mo_forum .head_con{ overflow:hidden;padding-top:15px; position:relative;}
.mo_forum .edit_div{ width:100%; margin-bottom:5px;}
.mo_forum .edit_div span{ display:block; width:100%; overflow:hidden}
.mo_forum .edit_div span font{ float:left;color:#333;}
.mo_forum .edit_div a{ float:right; color:#ff9900;}
.mo_forum .edit_div p{ display:block; width:100%; height:20px; overflow:hidden}
.mo_forum .edit_div p font{ float:left; color:#ccc;line-height:20px;}
.mo_forum .edit_div p em{ display:block; float:left; overflow:hidden; margin-left:5px;}
.mo_forum .edit_div p em strong{ display:block; float:left; margin-right:5px;}
.mo_forum .edit_div p em strong img{ width:100%;}
.mo_forum .title_div{ width:100%;}
.mo_forum .title_div .con_div{ display:block; overflow:hidden; margin-bottom:5px;}
.mo_forum .title_div span i{ font-style:normal;color:#fff; border-radius:0px; margin-right:5px;}
.mo_forum .title_div span .class_i1{ background-color:#ff9001}
.mo_forum .title_div span .class_i2{ background-color:#ff5a58}
.mo_forum .title_div span .class_i3{ background-color:#ffb000}

.mo_forum .title_div span font{color:#333; margin-bottom:5px;}
.mo_forum .title_div span font a{color:#333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;}
.mo_forum .title_div p{ display:block;color:#888; overflow:hidden}
.mo_forum .title_div p a{color:#888 !important;}
.mo_forum .title_div p font{color:#ff9900;padding-left:10px;}
.mo_forum .video_image{ display:block; overflow:hidden; margin-bottom:10px;}
.mo_forum .ev_img img{ width:100%; margin-top:5px;}
.mo_forum .video_image img{ width:100%;}
.mo_forum .one_div{ width:100%;padding-top:5px;}
.mo_forum .one_div img{ width:100%;}
.mo_forum .two_div{ width:100%;padding:5px 0px; overflow:hidden}
.mo_forum .two_div p{ display:block; width:46%; margin:0 2%; float:left; overflow:hidden}
.mo_forum .two_div p img{width:initial; height:100%;}
.mo_forum .three_div{ width:100%;padding-top:5px; position: relative; overflow: hidden;}
.mo_forum .three_div p{ display:block; width:31.33%; margin-right:2%; float:left; overflow:hidden;}
.mo_forum .three_div p label{ display:block; width:100%; overflow:hidden; margin-bottom:10px;}
.mo_forum .three_div p label img{width:initial; height:100%;}
.mo_forum .three_div em{position: absolute; right:0; bottom:0; padding:0 10px; background:; color:#fff;}
.mo_forum .icon_a{ width:100%; overflow:hidden; margin-top:0px;}
.mo_forum .icon_a a{ float:right; margin-left:15px; overflow:hidden}
.mo_forum .icon_a a i{color:#888; float:left}
.mo_forum .icon_a a em{ display:block; float:left;color:#888; margin-left:3px;}
.mo_forum .icon_a .cur i{color:#ff9900; float:left}
.mo_forum .icon_a .cur em{color:#ff9900;}
.mo_forum .icon_a b{color:#519be1; font-weight:500; float:left; width:114px; overflow: hidden;}
.mo_forum .icon_a b a{color:#ccc !important; font-weight:500; margin-left:0; float: left;}
.mo_forum .reply_div{ width:100%}
.mo_forum .reply_c{margin:0 15px; border-top:1px solid #ededed; border-bottom:0;}
.mo_forum .reply_c span{ display:block; width:100%;color:#ccc;padding-top:5px; margin-bottom:5px;}
.mo_forum .re_time{float: right;font-weight: 500; color: #ccc;}
.mo_forum .landlord_name{color:#3184ff;}
.mo_forum .landlord{ background-color:#c2e3fa; font-style:normal;color:#fff; border-radius:5px; margin:0 5px;}
.mo_forum .landlord_name1{color:#ff9901}
.mo_forum .text_c{ display:block; color:#888; font-weight:500;padding-bottom:10px;}
.mo_forum .look_more{ display:block; width:100%; text-align:center; color:#888; border-bottom:1px solid #e1e1e1}

/**********已付费/未付费***********/
.mo_forum .no_bor{ border-bottom:0;}
.mo_forum .head_img p{ display:block; text-align:center; color:#333;}
.mo_forum .border_size{ border-bottom:1px solid #e1e1e1; overflow:hidden}
.mo_forum .margin_no{ margin:0; border:0;padding-bottom:0}
.mo_forum .margin_no span{padding:0;}
.mo_forum .reflex_a{ position:absolute;right:0; top:10px;color:#ff9900;}
.mo_forum .landlord_div{ width:100%; overflow:hidden; background-color:#fff;border-top:0;padding:6px 0;}
.mo_forum .landlord_div span{ display:block; float:left; margin-left:15px; color:#333; border-left:5px solid #ff9900;padding-left:5px;}
.mo_forum .landlord_div a{ float:right; overflow:hidden; margin-left:13px;}
.mo_forum .landlord_div a i{color:#888; float:left;}
.mo_forum .landlord_div a font{color:#888; float:left; margin-left:3px;}
.mo_forum .landlord_div .rise{ margin-right:15px;}
.mo_forum .landlord_div .drop{ margin-right:15px;}
/**********发现***********/
.mo_forum .return_tit span{ display:block; position:absolute; width:50%; left:0;right:0; margin:0 auto; color:#333; text-align:center;}
.mo_forum .return_r1{float:right; margin-right:15px;}
.mo_forum .return_r1 font{color:#ff9900;}
.mo_forum .circle_ranking{ width:100%;}
.mo_forum .ranking{ margin:10px 15px;}
.mo_forum .ranking span{ display:block; border-left:3px solid #ff9900; padding-left:5px;color:#888;}
.mo_forum .circle_ranking_div{ width:100%;border-top:1px solid #e1e1e1;}
.mo_forum .ranking_div{background-color:#fff; border-bottom:1px solid #e1e1e1; position:relative;}
.mo_forum .ranking_img{ position:absolute; left:10px;}
.mo_forum .ranking_img img{ width:100%;}
.mo_forum .circle_div{overflow:hidden; position:relative;}
.mo_forum .circle_div span{ display:block; position:absolute;left:0; border-radius:50%;color:#ededed; overflow:hidden; border:1px solid #ededed; text-align:center;}
.mo_forum .circle_div span img{ width:100%;}
.mo_forum .circle_text{ width:100%; overflow:hidden}
.mo_forum .circle_text p{ display:block; float:left}
.mo_forum .circle_text p em{ width:100%; color:#333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; overflow: hidden;}
.mo_forum .circle_text p label{display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
    overflow: hidden;width:100%; color:#666;}
.mo_forum .circle_text p strong{ display:block; width:100%; color:#888;}
.mo_forum .circle_text p strong font{ color:#ff9900;}
.mo_forum .shenqing_div{ overflow: hidden;float: right;text-align: center; }
.mo_forum .shenqing_div i{ margin:0 auto; color: #ff9900;}
.mo_forum .shenqing_div font{ display: block;; text-align: center;color: #ff9900; }
.mo_forum .detail_btn{ display:block; overflow:hidden; float:right}
.mo_forum .detail_btn font{ display:block; border:1px solid #ff9900; color:#ff9900; text-align:center; border-radius:4px;}
.mo_forum .ranking_div1{padding-left:15px;}
/**********成员列表***********/
.mo_forum .ranking1{ margin:10px 15px;color:#888;}
.mo_forum .member_div{ width:100%; overflow:hidden}
.mo_forum .member_div p ,.member_div strong{ display:block; width:100%;}
.mo_forum .member_div p { overflow:hidden}
.mo_forum .member_div p em{ color:#333; float:left;}
.mo_forum .member_div p i{ float:left; margin-left:5px;}
.mo_forum .member_div p i img{ width:100%;}
.mo_forum .member_div strong{color:#888;}
/**********分享二维码***********/
.mo_forum .share_name{ overflow:hidden; background-color:#fff; border-bottom:1px solid #e1e1e1;}
.mo_forum .share_name span{ display:block; float:left; width:80px; color:#333; margin-left:15px;}
.mo_forum .share_name p{ overflow:hidden; text-align:right; color:#666; margin-right:15px;}
.mo_forum .share_name .share_p{ text-align:left}
.mo_forum .share_a{ display:block; overflow:hidden; background-color:#fff; border-bottom:1px solid #e1e1e1;}
.mo_forum .share_a span{ display:block; float:left; width:80px; color:#333; margin-left:15px;}
.mo_forum .share_a em{ float:right;color:#666; margin-right:5px;}
.mo_forum .share_a p{ float:right;color:#c9c9c9; margin-right:15px;}
.mo_forum .max_share{ margin-top:15px; background-color:#fff; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;padding-top:5px;}
.mo_forum .max_share_a{ display:block; margin:0 15px; overflow:hidden; margin-bottom:5px;}
.mo_forum .max_share_a em{ float:left; color:#333;}
.mo_forum .max_share_a strong{ float:right; color:#666;}
.mo_forum .max_share_a i{ float:right;color:#c9c9c9;}
.mo_forum .max_share ul{ margin:0 10px; overflow:hidden}
.mo_forum .max_share ul li{ width:20%; float:left; margin-bottom:15px;}
.mo_forum .max_share ul li span{ display:block; margin:0 5px; border-radius:50%; overflow:hidden;color:#ededed; border:1px solid #ededed; text-align:center;}
.mo_forum .max_share ul li span img{ width:100%;}
.mo_forum .max_share ul li p{ display:block; margin:0 5px; text-align:center; color:#666;}
.mo_forum .shenqing{ display:block; margin:0 5px; border-radius:50%; border:1px dashed #a9a9a9; text-align:center; color:#666;}
/**********二维码***********/
.mo_forum .gray_bg1{ width:100%; overflow:hidden;position: fixed;top:0px;bottom: 0;}
.mo_forum .gray_bg1 p{ display:block; max-width:640px; height:100%;position:relative;left:0;right:0; background-color:#000; opacity:0.5;}
.mo_forum .erweima_div{ max-width:640px; height:100%;position:fixed; top:50%; left:0;right:0; z-index:10; text-align:center; margin-top:-118px;}
.mo_forum .erweima_div span{ display:inline-block; margin:0 50px; background-color:#fff; border-radius:5px;padding:20px;}
.mo_forum .erweima_div span img{ width:100%}
.mo_forum .erweima_div span p{ display:block; color:#888; text-align:center;padding-bottom:10px;}
/**********个人资料***********/
.mo_forum .data_top{ width:100%; background-color:#fff;padding:20px 0; border-bottom:1px solid #e1e1e1; margin-bottom:5px;}
.mo_forum .data_top span{ display:block; margin:0 auto; border-radius:50%; overflow:hidden;text-align: center;color:#888}
.mo_forum .data_top span img{ width:100%}
.mo_forum .data_top p{ display:block; text-align:center; color:#333; margin:0 auto;}
.mo_forum .data_top p font{ color:#666;}
.mo_forum .data_top em{ display:table; margin:0 auto; text-align:center;}
.mo_forum .data_top em i{color:#ffc028; float:left}
.mo_forum .data_top strong{ display:block; text-align:center; color:#666;}
.mo_forum .data_top strong font{ color:#ff9900}
.mo_forum .data_top label{ display:table; margin:0 auto; overflow:hidden;padding-top:10px;}
.mo_forum .data_top label u{ display:inline-block; float:left; margin:0 5px;}
.mo_forum .data_top label a{ display:inline-block; border:2px solid #e7e7e7; border-radius:25px; text-align:center;}
.mo_forum .data_top label a i{color:#ff9900; float:left}
.mo_forum .data_top label a font{ color:#888; float:left}

.mo_forum .data_center{ width:100%; background-color:#fff;border-top:1px solid #e1e1e1;}
.mo_forum .data_tit{ width:100%; overflow:hidden; border-bottom:1px solid #e1e1e1;}
.mo_forum .data_tit a{ display:block; width:50%; float:left; text-align:center;color:#333;}
.mo_forum .data_tit a:nth-child(1){ background: repeat-y right top;}
.mo_forum .data_tit .cur{color:#ff9900; border-bottom:2px solid #ff9900}
.mo_forum .data_con{ width:100%;}
.mo_forum .data_post{ width:100%; border-bottom:1px solid #ededed;padding:10px 0;}
.mo_forum .data_post span{padding:0 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;color:#333;}
.mo_forum .data_post span a{color:#333;}
.mo_forum .data_post p a{color:#888;}
.mo_forum .data_post p{padding:0 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;color:#888;}
.mo_forum .post_foot{margin:0 15px;overflow:hidden}
.mo_forum .post_foot em{ display:block; float:left;color:#ccc;}
.mo_forum .post_foot a{ float:right; margin-left:10px; overflow:hidden}
.mo_forum .post_foot a i{ float:left;color:#888;}
.mo_forum .post_foot a strong{ float:left;color:#888; margin-left:3px;}
/**********申请***********/
.mo_forum .banner_img{ width:100%;}
.mo_forum .banner_img img{ width:100%}
.mo_forum .apply_c{ padding:0 15px; background-color:#fff;padding-top:15px;}
.mo_forum .apply_name{ border:1px solid #dbdbdb; overflow:hidden; margin-bottom:15px;}
.mo_forum .apply_name span{ display:block; float:left;text-align:center;}
.mo_forum .apply_name span i{display:block;}
.mo_forum .apply_name input{ overflow:hidden; border:0;color:#a9a9a9;}
.mo_forum .apply_name select{ overflow:hidden; border:0;color:#a9a9a9;}
.mo_forum .apply_name textarea{height:90px;padding-top:10px; overflow:hidden; border:0;color:#a9a9a9;}
.mo_forum .apply_a{ display:block; text-align:center; color:#ff9900; margin:15px 0; border:1px solid #ff9900; border-radius:5px;}
.mo_forum .apply_text{ text-align:center; color:#888;}
.mo_forum .apply_text font{color:#ff9900;}

.mo_forum .new_conter1 .border_size:nth-child(1){ border-top:0;border-bottom:0;}
.mo_forum .new_conter1 .ev_community_hf_kuang .border_size{ border-top:1px solid #ededed; border-bottom:0}
/**********用户人气排行***********/
.mo_forum .user_ranking{padding:0 15px; border-bottom:1px solid #ededed; background-color:#fff; margin-bottom:5px;}
.mo_forum .user_ranking p{ display:block; width:100%; overflow:hidden;}
.mo_forum .user_ranking p i{ float:left;color:#ff9900;}
.mo_forum .user_ranking p font{color:#555; float:left; margin-left:5px;}
.mo_forum .user_ranking_list{ overflow:hidden; width:100%;}
.mo_forum .user_ranking_list li{ width:25%; float:left;}
.mo_forum .user_ranking_list li span{ display:block; margin:0 auto; overflow:hidden; border-radius:50%; text-align:center;color:#ccc; border:1px solid #ccc;}
.mo_forum .user_ranking_list li span img{ width:100%}
.mo_forum .user_ranking_list li em{ display:block; text-align:center; color:#ff9900; line-height:20px;}
.mo_forum .stick{ display:block; overflow:hidden}
.mo_forum .user_ranking1{border-bottom:1px solid #ededed; background-color:#fff; margin-bottom:5px;}
.mo_forum .stick font{ float:left; background-color:#f66664; color:#fff; border-radius:4px; font-size:12px; margin-right:5px;}
.mo_forum .stick em{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;color:#555;}
.mo_forum .stick:last-child{ margin-bottom:0}
/**********2017/03/08***********/
.mo_forum .icon_a .icon-more{color:#888;}
/**********设置为精华***********/
.mo_forum .essence{ position:fixed; width:100%; background-color:#fff; left:0; right:0; bottom:0; z-index:100; display:none}
.mo_forum .essence_a{ display:block; border-bottom:1px solid #ccc; overflow:hidden}
.mo_forum .essence_a i{color:#888; display:block; float:left; margin-right:5px;}
.mo_forum .essence_a font{color:#555; display:block; float:left;}
.mo_forum .clos1{ display:block; text-align:center; color:#555;}
/**********举报原因***********/
.mo_forum .reason_div{ margin:0 40px; background-color:#fff; border-radius:5px; position:fixed; z-index:100;top:50%;left:0;right:0;}
.mo_forum .reason_div a ,.reason_div span{ display:block; text-align:center;}
.mo_forum .reason_div .reason ,.reason_div span{color:#555;border-bottom:1px solid #ccc;}
.mo_forum .reason_div .cancel{color:#ff9900;}
.mo_forum .return_tit .text_a{ display:block; float:left}

.allimgzz {background-color: rgba(0, 0, 0, 0.8); position: fixed; z-index: 999;}


/*举报*/
.reportalt{position: fixed; bottom: 50px; right:10px; z-index: 999;}
.reportalt a{ background:; display: inline-block; width:65px; height:25px; line-height: 25px; text-align: center; color:#fff; overflow: hidden; border-radius: 5em;}

/* 行业o2o */
.mo_o2o .o2o_list1 ul li { margin-bottom: 10px; background: #fff; border:0;}
.mo_o2o .o2o_list1 .onetype .o2o_list_info,
.mo_o2o .o2o_list1 .twotype .o2o_list_info{ padding: 10px; overflow: hidden;}
.mo_o2o .o2o_list1 .onetype .pic,
.mo_o2o .o2o_list1 .twotype .pic { text-align: center; line-height: 95px; display: block; width: 100px; height: 100px; overflow: hidden; border: 1px solid #ececec; border-radius: 5px;}
.mo_o2o .o2o_list1 .onetype .pic img,
.mo_o2o .o2o_list1 .twotype .pic img { max-width: 100%; vertical-align: middle; }
.mo_o2o .o2o_list1 .onetype .pic{float: left; margin-right: 10px;}
.mo_o2o .o2o_list1 .twotype .pic{float: right; margin-left: 10px;}
.mo_o2o .o2o_list1 .threetype .pic { text-align: center; display: block; overflow: hidden;}
.mo_o2o .o2o_list1 .threetype .pic img { max-width: 100%; vertical-align: middle; }
.mo_o2o .o2o_text h2 { height: 22px; }
.mo_o2o .o2o_text {overflow: hidden;}
.mo_o2o .o2o_text .list_summary { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; word-break: keep-all; font-size: 14px; color: #999; margin-bottom: 5px; }
.mo_o2o .o2o_text .detal_summary_info{ margin-bottom: 5px;}
.mo_o2o .o2o_text .detal_summary_info em{ font-size:12px; margin:0 5px 5px 0; padding:1px 4px; border-width: 1px; border-style: solid; font-style: normal; display: inline-block; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0;}
.mo_o2o .o2o_text .textfont{height: 40px; line-height: 20px; min-height: 0;}
.mo_o2o .o2o_text .texttype2{height: 20px;}
.mo_o2o .o2o_text .detal_summary_info em.color1{border-color: #f8db49; color:#f8db49;}
.mo_o2o .o2o_text .detal_summary_info em.color2{border-color: #4bbf49; color:#4bbf49;}
.mo_o2o .o2o_text .detal_summary_info em.color3{border-color: #e0473d; color:#e0473d;}
.mo_o2o .ev_t_train_li .ev_t_train_div .o2o_text .reserve_info .reserve_btn { display: inline-block; text-align: center; float: right; font-size: 12px; width: 70px; height: 25px; line-height: 25px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; background: #f60; color: #fff; }
.mo_o2o .detal_price i{font-style:normal;}
.mo_o2o .detal_price s{color:#ccc; padding:0; font-size: 12px; text-decoration: none;}
.mo_o2o .o2o_spec{border-top:1px dashed #dbdbdb; overflow: hidden; padding-top:10px;}
.mo_o2o .o2o_spec dd{width: 50%; float:left; margin-bottom: 5px; font-size: 12px;}
.mo_o2o .o2o_spec dd span{display: block; padding:0 5px; color:#aaa; height: 20px; line-height: 20px; text-overflow: ellipsis; overflow:hidden; white-space: nowrap; word-break:keep-all;}
.mo_o2o .o2o_spec dd span em{font-style: normal; color:#676767;}
.mo_o2o .o2o_spec dd span p{display: initial; font-size: 12px !important;}
.mo_o2o .reserve_info{margin-top: 5px;}
.mo_o2o .reserve_info .detal_price{height:25px; line-height: 25px; overflow: hidden; font-weight: normal;}
.mo_o2o .reserve_info .reserve_btn { float: right;}
/*.mo_o2o .o2o_list .o2o_pic img{max-width: 100%; max-height: 100%; vertical-align: middle;}*/
/*.mo_o2o .reserve_info .reserve_btn { display: inline-block; text-align: center; float: right; font-size: 12px; width: 70px; height: 25px; line-height: 25px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; background: #f60; color: #fff; }*/

/*会员特价*/
.mo_vipprice{}
.mo_vipprice .onelist{}
.mo_vipprice .onelist dd{width:50%; float: left;}
.mo_vipprice .twolist dd{width:33.3%; float: left;}
.mo_vipprice dd .listmain{margin:0 5px 10px; padding:5px 0;}
.mo_vipprice dd .pic{display: block; text-align: center; margin-bottom: 10px;}
.mo_vipprice dd .pic img{max-width: 100%;}
.mo_vipprice dd .priceinfo{margin:0 10px 10px; padding:2px; background-color: #ff6606; border:1px solid #ffc29b; text-align: center; overflow: hidden;}
.mo_vipprice dd .priceinfo em,
.mo_vipprice dd .priceinfo i{display: block; float: left; width:50%; height: 25px; line-height: 25px; font-size: 12px;}
.mo_vipprice dd .priceinfo em{ background-color: #fff; color:#ff6606;}
.mo_vipprice dd .priceinfo i{color:#fff; font-style:normal; margin-right: 0;}
.mo_vipprice dd h2{margin-bottom: 5px;}
.mo_vipprice dd h2 a{display: block; color:#333; font-size: 14px;}
.mo_vipprice dd p{color:#888; margin-bottom: 5px; font-size: 12px; line-height: 22px;}
.mo_vipprice dd span{text-decoration: line-through; font-size: 12px;}

/*积分商城*/
.mo_integral .onelist{}
.mo_integral .onelist dd{border-bottom: 1px solid #e3e3e3; padding:10px;}
.mo_integral .onelist dd .pic{display: block; float: left; width:100px; height: 80px; text-align: center; margin:0 10px 0 0;}
.mo_integral .onelist dd .pic img{max-width: 100%;}
.mo_integral .onelist dd .integralinfo{overflow: hidden;}
.mo_integral .onelist dd h2{margin-bottom: 10px;}
.mo_integral .onelist dd h2 a{display: block; color:#333; font-size: 14px; height: 40px; line-height: 22px; overflow: hidden;}
.mo_integral .onelist dd p{font-size: 12px; color:#999; margin-bottom: 5px;}
.mo_integral .onelist dd p font{color:#f00; font-size: 14px;}
.mo_integral .onelist dd p em{text-decoration: line-through;}
.mo_integral .onelist dd span{font-size: 12px; color:#999; line-height: 32px;}
.mo_integral .onelist dd span a{display: inline-block; float: right; padding:0 10px; border:1px solid #999; border-radius: 5em; color:#999; font-size: 14px; background-color: #fff; background-image: none;}

.mo_integral .twolist dd{width:33.3%; float: left;}
.mo_integral .twolist dd .list_setup{margin:0 5px;}
.mo_integral .twolist dd .pic{display: block; text-align: center; margin-bottom: 10px;}
.mo_integral .twolist dd .pic img{max-width: 100%;}
.mo_integral .twolist dd .integralinfo{overflow: hidden;}
.mo_integral .twolist dd h2{margin-bottom: 10px;}
.mo_integral .twolist dd h2 a{display: block; color:#333; font-size: 14px; height: 40px; line-height: 22px; overflow: hidden;}
.mo_integral .twolist dd p{font-size: 12px; color:#999; margin-bottom: 5px; text-align: center;}
.mo_integral .twolist dd p font{color:#f00; font-size: 14px;}
.mo_integral .twolist dd p em{text-decoration: line-through;}
.mo_integral .twolist dd p i{font-style: normal;}
.mo_integral .twolist dd p a{display: inline-block; float: right; padding:0 10px; border:1px solid #999; border-radius: 5em; color:#999; font-size: 14px; background-color: #fff; background-image: none;}

/*限时抢购*/
.timebuy .onelist li{position: relative; margin-bottom: 10px;}
.timebuy .onelist li .dateinfo{font-size: 12px; background: #000  no-repeat 10px center; background-size: 16px; color: #fff; padding: 5px 10px 5px 33px; background-color: #000; opacity: 0.7; filter: alpha(opacity=70); position: absolute; right: 0; top: 0;}
.timebuy .onelist li .pic{display: block; text-align: center; margin-bottom: 10px;}
.timebuy .onelist li .pic img{max-width: 100%;}
.timebuy .onelist li .titinfo{margin-bottom: 5px;}
.timebuy .onelist li .titinfo span{display: inline-block; padding:2px 5px; background-color: #ff425d; color:#fff; font-size: 12px; margin-right: 5px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px;}
.timebuy .onelist li .titinfo a{color:#333; line-height: 22px; word-break: break-all;}
.timebuy .onelist li .buybtn{}
.timebuy .onelist li .buybtn .ebutobj{display: block; float: right; background-color: #ff425d; background-image: none; width:25px; height: 25px; line-height: 25px; text-align: center; font-size: 12px; color:#fff; border-radius: 5em; -moz-border-radius: 5em; -webkit-border-radius: 5em; -o-border-radius: 5em;}
.timebuy .onelist li .buybtn em{display: inline-block; line-height: 25px;}
.timebuy .onelist li .buybtn .newprice{color:#f03; font-size: 14px; margin-right: 5px;}
.timebuy .onelist li .buybtn .oldprice{text-decoration:line-through;}

.timebuy .twolist li{width: 50%; float: left;}
.timebuy .twolist li .list_setup{position: relative; margin:0 5px 10px;}
.timebuy .twolist li .dateinfo{position: absolute; left: 0; top: 0; right:0; text-align: center;}
.timebuy .twolist li .dateinfo span{display: inline-block; font-size: 12px; background: #000  no-repeat 10px center; background-size: 16px; color: #fff; padding: 5px 10px 5px 33px; background-color: #000; opacity: 0.7; filter: alpha(opacity=70);}
.timebuy .twolist li .pic{display: block; text-align: center; margin-bottom: 10px;}
.timebuy .twolist li .pic img{max-width: 100%;}
.timebuy .twolist li .titinfo{margin-bottom: 5px;}
.timebuy .twolist li .titinfo span{display: inline-block; padding:2px 5px; background-color: #ff425d; color:#fff; font-size: 12px; margin-right: 5px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px;}
.timebuy .twolist li .titinfo a{color:#333; line-height: 22px; word-break: break-all;}
.timebuy .twolist li .buybtn{}
.timebuy .twolist li .buybtn .ebutobj{display: block; margin-top: 12px; float: right; background-color: #ff425d; background-image: none; width:25px; height: 25px; line-height: 25px; text-align: center; font-size: 12px; color:#fff; border-radius: 5em; -moz-border-radius: 5em; -webkit-border-radius: 5em; -o-border-radius: 5em;}
.timebuy .twolist li .buybtn em{display:block; line-height: 25px;}
.timebuy .twolist li .buybtn .buy_text{overflow: hidden;}
.timebuy .twolist li .buybtn .newprice{color:#f03; font-size: 14px; margin-right: 5px;}
.timebuy .twolist li .buybtn .oldprice{text-decoration:line-through;}

.timebuy .threelist li{width: 33.3%; float: left;}
.timebuy .threelist li .list_setup{position: relative; margin:0 5px 10px;}
.timebuy .threelist li .dateinfo{position: absolute; left: 0; top: 0; right:0; text-align: center;}
.timebuy .threelist li .dateinfo span{display: inline-block; font-size: 12px; background: #000  no-repeat 10px center; background-size: 16px; color: #fff; padding: 5px 10px 5px 33px; background-color: #000; opacity: 0.7; filter: alpha(opacity=70);}
.timebuy .threelist li .pic{display: block; text-align: center; margin-bottom: 10px;}
.timebuy .threelist li .pic img{max-width: 100%;}
.timebuy .threelist li .titinfo{margin-bottom: 5px;}
.timebuy .threelist li .titinfo span{display: inline-block; padding:2px 5px; background-color: #ff425d; color:#fff; font-size: 12px; margin-right: 5px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px;}
.timebuy .threelist li .titinfo a{color:#333; line-height: 22px; word-break: break-all;}
.timebuy .threelist li .buybtn{}
.timebuy .threelist li .buybtn .ebutobj{display: block; margin-top: 12px; float: right; background-color: #ff425d; background-image: none; width:25px; height: 25px; line-height: 25px; text-align: center; font-size: 12px; color:#fff; border-radius: 5em; -moz-border-radius: 5em; -webkit-border-radius: 5em; -o-border-radius: 5em;}
.timebuy .threelist li .buybtn em{display:block; line-height: 25px;}
.timebuy .threelist li .buybtn .buy_text{overflow: hidden;}
.timebuy .threelist li .buybtn .newprice{color:#f03; font-size: 14px; margin-right: 5px;}
.timebuy .threelist li .buybtn .oldprice{text-decoration:line-through;}

.mobodyc .butgroupmodule .buttext{color:#000;}

/*专家*/
.expertmo .typeone{margin-bottom: 10px;}
.expertmo .typeone dd{padding:10px; overflow: hidden; background-color: #fff; border-bottom: 1px solid #ececec;}
.expertmo .typeone dd .pic{float: left; width: 40px; height: 40px; margin-right: 10px; position:relative;}
.expertmo .typeone dd .pic em{position: absolute; right:0; bottom:0; width: 15px; height: 15px; text-align: center; line-height: 15px; border-radius: 5em; background-color: #ffcb64; color:#fff; border:1px solid #e1e1e1; font-size: 12px;}
.expertmo .typeone dd .pic img{max-width: 100%; max-height: 100%; border-radius: 5em;}
.expertmo .typeone dd .expertinfo{display: block; overflow: hidden;}
.expertmo .typeone dd .expertinfo h2{line-height: 22px; font-size: 16px; color:#333;}
.expertmo .typeone dd .expertinfo p{line-height: 22px; font-size: 14px; color:#888;}
.expertmo .typeone dd .expertinfo .textfont{line-height: 22px; font-size: 14px; color:#888;}
.expertmo .typeone dd .expertbtn{float: right; overflow: hidden; display: inline-block; border:1px solid #f90; color:#f90; width: 74px; font-size: 14px; border-radius: 5px; margin-top: 5px; background-image: none;}
.expertmo .typetwo{background-color: #fff; padding:10px 0;}
.expertmo .typetwo .exhibition_map ul li .pic_text em.text_list_bk{height: 22px; margin-bottom: 0;}
.expertmo .typetwo .experttext{text-align: center; font-size: 14px; color:#888; height: 22px; line-height: 22px;}

/*提问*/
.quizmo .typeone{padding:10px 5px; background-color: #fff; overflow: hidden; margin-bottom: 10px;}
.quizmo .typeone dd{width: 50%; float: left;}
.quizmo .typeone dd a{margin:0 5px; display: block; background-color: #f2f2f2; border:1px solid #ececec; border-radius: 5px; padding:10px; text-align: center;}
.quizmo .typeone dd .quizmain{display: inline-block; margin:0 auto;}
.quizmo .typeone dd .pic{display: inline-block; width: 30px; height: 30px; float: left; margin:10px 10px 0 0; vertical-align: middle;}
.quizmo .typeone dd .pic img{max-width: 100%; max-height: 100%;}
.quizmo .typeone dd .quizinfo{text-align: center; display: block; overflow: hidden;}
.quizmo .typeone dd .quizinfo h2{font-size: 14px; color:#333; line-height: 22px;}
.quizmo .typeone dd .quizinfo p{font-size: 12px; color:#888; line-height: 22px;}
.quizmo .typetwo{margin-bottom: 10px;}
.quizmo .typetwo dd{padding:10px; overflow: hidden; background-color: #fff; border-bottom: 1px solid #ececec;}
.quizmo .typetwo dd .pic{float: left; width: 40px; height: 40px; margin-right: 10px;}
.quizmo .typetwo dd .pic img{max-width: 100%; max-height: 100%;}
.quizmo .typetwo dd .quizinfo{display: block; overflow: hidden;}
.quizmo .typetwo dd .quizinfo h2{line-height: 22px; font-size: 16px; color:#333;}
.quizmo .typetwo dd .quizinfo p{line-height: 22px; font-size: 14px; color:#888;}
.quizmo .typetwo dd .quizbtn{float: right; overflow: hidden; display: inline-block; border:1px solid #f90; color:#f90; width: 60px; font-size: 14px; border-radius: 5em; margin-top: 5px; background-image: none;}

/*问题*/
.problemmo .typeone dd{border-bottom: 1px solid #e1e1e1; margin-bottom: 10px; background-color: #fff; padding:10px; overflow: hidden;}
.problemmo .typeone dd .usertit{margin-bottom: 10px;}
.problemmo .typeone dd .usertit .pic{float: left; display: block; width: 50px; height: 50px; line-height: 50px; text-align: center; margin-right: 10px; border-radius: 5em; overflow: hidden;}
.problemmo .typeone dd .usertit .pic img{max-width: 100%; max-height: 100%;}
.problemmo .typeone dd .usertit .username{overflow: hidden;}
.problemmo .typeone dd .usertit .username h2{line-height: 22px; margin-bottom: 5px; font-size: 16px;}
.problemmo .typeone dd .usertit .username p{color:#ccc; font-size: 14px;}
.problemmo .typeone dd .usertit .usermoney{float: right; color:#ff4755;}
.problemmo .typeone dd .usertit .usermoney em{display: inline-block; width: 20px; height: 20px; line-height: 20px; text-align: center; border:1px solid #ff4755; border-radius: 5em; font-size: 12px;}
.problemmo .typeone dd .usertit .usermoney b{font-weight: normal;}
.problemmo .typeone dd .userinfo{}
.problemmo .typeone dd .userinfo p{line-height: 22px; margin-bottom: 10px;}
.problemmo .typeone dd .userinfo .comment{text-align: right; color:#888;}

.problemmo .typetwo dd{border-bottom: 1px solid #e1e1e1; margin-bottom: 10px; background-color: #fff; padding:10px; overflow: hidden;}
.problemmo .typetwo dd .userinfo{border-bottom: 1px solid #e1e1e1; margin-bottom: 10px;}
.problemmo .typetwo dd .userinfo .summary{line-height: 22px; margin-bottom: 10px;}
.problemmo .typetwo dd .userinfo .summary em{display: inline-block; width: 20px; height: 20px; line-height: 20px; text-align: center; border:1px solid #ff4755; border-radius: 5em; font-size: 12px; color:#ff4755;}
.problemmo .typetwo dd .userinfo .summary b{font-weight: normal; color:#ff4755; line-height: 22px; display: inline-block; margin-right: 5px;}
.problemmo .typetwo dd .userinfo .comment{text-align: right; color:#888; margin-bottom: 10px;}
.problemmo .typetwo dd .usertit{margin-bottom: 10px;}
.problemmo .typetwo dd .usertit .username{overflow: hidden;}
.problemmo .typetwo dd .usertit .username h2{line-height: 22px; margin-bottom: 5px; font-size: 16px;}
.problemmo .typetwo dd .usertit .username p{color:#ccc; font-size: 14px;}
.problemmo .typetwo dd .usertit .usertab{float: right; padding-top:10px;}
.problemmo .typetwo dd .usertit .usertab span{display: inline-block; margin-left: 10px;}
.problemmo .typetwo dd .usertit .usertab span em{font-size: 22px; float: left;}
.problemmo .typetwo dd .usertit .usertab span b{font-weight: normal; color:#8c8c8c; line-height: 22px;}

/*新按钮*/
.newbutton_mo{overflow: hidden;}
.newbutton_mo ul{text-align: center;}
.newbutton_mo .btnlist{width: 50%; display: block; float: left;}
.newbutton_mo .btnlist .btnfont{display: block; margin:0 10px; height: 40px; line-height: 40px; text-align: center; color:#fff; background-color: #f90;}

/*新标题*/
/* .newtitle_mo{padding:10px; overflow: hidden;}
.newtitle_mo .title{overflow:hidden;}
.newtitle_mo .title .titmore{float: right; color:#000; line-height: 21px; height: 21px; overflow:hidden; display: none;}
.newtitle_mo .title .tittext{overflow: hidden; border-left-width:5px; border-left-style: solid; padding-left: 10px; font-size: 16px; line-height: 21px; height: 21px; overflow:hidden;} */
/*样式1*/
.newtitle_mo1{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo1 .title{overflow:hidden;}
.newtitle_mo1 .title .tittext{border-left-width:5px; border-left-style: solid; border-left-color: #1a93df; padding-left: 10px; font-size: 16px; line-height: 21px; height: 21px; overflow:hidden;}
/*样式2*/
.newtitle_mo2{padding:10px; overflow: hidden; background-color: #fafafa;}
.newtitle_mo2 .title{overflow:hidden;}
.newtitle_mo2 .title .tittext{border-left-width:5px; border-left-style: solid; border-left-color: #1a93df; padding-left: 10px; font-size: 16px; line-height: 21px; height: 21px; overflow:hidden;}
/*样式3*/
.newtitle_mo3{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo3 .title{overflow:hidden;}
.newtitle_mo3 .title .tittext{overflow: hidden; font-size: 16px; line-height: 21px; height: 21px; overflow:hidden;}
.newtitle_mo3 .title .tittext:before{content:""; float: left; border: 1px solid #1783c6; border-radius: 5em; width: 16px; height: 16px; margin:1px 5px 0 0;}

/*样式4*/
.newtitle_mo4{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo4 .title{overflow:hidden;}
.newtitle_mo4 .title .tittext{font-size: 16px; line-height: 21px; height: 21px; overflow:hidden; text-align: center; display: -webkit-box; -webkit-box-align: center; align-items: center;}
.newtitle_mo4 .title .tittext:before{content:""; height: 1px; background-color: #1783c6; margin-right: 10px; display: block; -webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1;}
.newtitle_mo4 .title .tittext:after{content:""; height: 1px; background-color: #1783c6; margin-left: 10px; display: block; -webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1;}
/*样式5*/
.newtitle_mo5{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo5 .title{overflow:hidden;}
.newtitle_mo5 .title .tittext{font-size: 16px; line-height: 21px; overflow:hidden; text-align: center; color:#ffa000;}
.newtitle_mo5 .title .tittext:after{content:""; width: 0; height: 0; display: block; border-color:#ffa000 transparent transparent; border-style: solid; border-width: 5px; margin:0 auto;}
/*样式6*/
.newtitle_mo6{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo6 .title{overflow:hidden;}
.newtitle_mo6 .title .tittext{font-size: 16px; line-height: 21px; overflow:hidden; text-align: center; color:#1783c6;}
.newtitle_mo6 .title .tittext:before{content:""; background-image:; background-repeat: no-repeat; background-position: left center; display: inline-block; width: 15px; height: 15px; background-size: 15px; vertical-align: middle; margin-right: 5px; padding-right: 5px; border-right:1px solid #1783c6;}
/*样式7*/
.newtitle_mo7{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo7 .title{overflow:hidden;}
.newtitle_mo7 .title .tittext{font-size: 16px; line-height: 21px; overflow:hidden; text-align: center; color:#f49898;}
.newtitle_mo7 .title .tittext:before{content:""; width: 0; height: 0; border-style: solid; border-width: 5px; border-color: transparent #f49898 #f49898 transparent; margin-right: 5px; display: inline-block;}
.newtitle_mo7 .title .tittext:after{content:""; width: 0; height: 0; border-style: solid; border-width: 5px; border-color: transparent transparent #f49898 #f49898; margin-left: 5px; display: inline-block;}
/*样式8*/
.newtitle_mo8{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo8 .title{overflow:hidden;}
.newtitle_mo8 .title .tittext{font-size: 16px; line-height: 21px; overflow:hidden; text-align: center; color:#fc5456; display: -webkit-box; -webkit-box-align: center; align-items: center;}
.newtitle_mo8 .title .tittext:before{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background: linear-gradient(to left, #fc5456, transparent); margin-right: 11px;}
.newtitle_mo8 .title .tittext:after{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background: linear-gradient(to right, #fc5456, transparent); margin-left: 11px;}
.newtitle_mo8 .title .tittext em:before{content:""; background-image:; background-repeat: no-repeat; background-position: left center; display: inline-block; width: 15px; height: 15px; background-size: 15px; vertical-align: middle; margin-right: 5px; padding-right: 5px; border-right:1px solid #999;}
/*样式9*/
.newtitle_mo9{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo9 .title{overflow:hidden;}
.newtitle_mo9 .title .tittext{font-size: 16px; line-height: 21px; overflow:hidden; text-align: center; color:#4a90e2; display: -webkit-box; -webkit-box-align: center; align-items: center;}
.newtitle_mo9 .title .tittext:before{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background-color: #4a90e2; margin-right: 16px;}
.newtitle_mo9 .title .tittext:after{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background-color: #4a90e2; margin-left: 16px;}
.newtitle_mo9 .title .tittext em{position: relative;}
.newtitle_mo9 .title .tittext em:before{content:""; display: inline-block; position: absolute; top:50%; right: 100%; height: 1px; width: 15px; transform: rotate(-60deg); -webkit-transform: rotate(-60deg); background: #4a90e2; margin-right: 9px;}
.newtitle_mo9 .title .tittext em:after{content:""; display: inline-block; position: absolute; top:50%; left: 100%; height: 1px; width: 15px; transform: rotate(-60deg); -webkit-transform: rotate(-60deg); background: #4a90e2; margin-left: 9px;}
/*样式10*/
.newtitle_mo10{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo10 .title{overflow:hidden;}
.newtitle_mo10 .title .tittext{font-size: 16px; line-height: 21px; overflow:hidden; text-align: center; color:#13b5b0; display: -webkit-box; -webkit-box-align: center; align-items: center;}
.newtitle_mo10 .title .tittext:before{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background-color: #13b5b0; margin-right: 14px;}
.newtitle_mo10 .title .tittext:after{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background-color: #13b5b0; margin-left: 14px;}
.newtitle_mo10 .title .tittext em{position: relative;}
.newtitle_mo10 .title .tittext em:before{content:""; display: inline-block; position: absolute; top:50%; right: 100%; height: 5px; width: 5px; border-radius: 5px; background: #13b5b0; margin:-3px 9px 0 0;}
.newtitle_mo10 .title .tittext em:after{content:""; display: inline-block; position: absolute; top:50%; left: 100%; height: 5px; width: 5px; border-radius: 5px; background: #13b5b0; margin:-3px 0 0 9px;}
/*样式11*/
.newtitle_mo11{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo11 .title{overflow:hidden;}
.newtitle_mo11 .title .tittext{font-size: 16px; line-height: 21px; overflow:hidden; text-align: center; color:#6530b0; display: -webkit-box; -webkit-box-align: center; align-items: center;}
.newtitle_mo11 .title .tittext:before{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background-color: #6530b0; margin-right: 16px;}
.newtitle_mo11 .title .tittext:after{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background-color: #6530b0; margin-left: 16px;}
.newtitle_mo11 .title .tittext em{position: relative;}
.newtitle_mo11 .title .tittext em:before{content:""; display: inline-block; position: absolute; top:50%; right: 100%; height: 8px; width: 8px; background: #6530b0; margin:-4px 13px 0 0; transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.newtitle_mo11 .title .tittext em:after{content:""; display: inline-block; position: absolute; top:50%; left: 100%; height: 8px; width: 8px; background: #6530b0; margin:-4px 0 0 13px; transform: rotate(45deg); -webkit-transform: rotate(45deg);}
/*样式12*/
.newtitle_mo12{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo12 .title{overflow:hidden;}
.newtitle_mo12 .title .tittext{font-size: 16px; height: 26px; line-height: 30px; overflow:hidden; text-align: center; color:#417505; display: -webkit-box; -webkit-box-align: center; align-items: center;}
.newtitle_mo12 .title .tittext:before{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background-color: #417505; margin-right: 11px;}
.newtitle_mo12 .title .tittext:after{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background-color: #417505; margin-left: 11px;}
.newtitle_mo12 .title .tittext em{-webkit-box-align: center; display: -webkit-box; align-items: center; position: relative; bottom: 2px;}
.newtitle_mo12 .title .tittext em:before{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: ""; display: block; width: 11px; height: 26px; background-repeat: no-repeat; background-size: 100% 100%; background-image: ;}
.newtitle_mo12 .title .tittext em:after{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: ""; display: block; width: 11px; height: 26px; background-repeat: no-repeat; background-size: 100% 100%; background-image: ;}
/*样式13*/
.newtitle_mo13{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo13 .title{overflow:hidden;}
.newtitle_mo13 .title .tittext{font-size: 16px; line-height: 21px; overflow:hidden; text-align: center; color:#e9c12a; display: -webkit-box; -webkit-box-align: center; align-items: center;}
.newtitle_mo13 .title .tittext:before{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background-color: #e9c12a;}
.newtitle_mo13 .title .tittext:after{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background-color: #e9c12a;}
.newtitle_mo13 .title .tittext em{min-height: 22px; border:1px solid #e9c12a; border-radius: 100px; padding:0 20px; position: relative;}
/*样式14*/
.newtitle_mo14{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo14 .title{overflow:hidden;}
.newtitle_mo14 .title .tittext{font-size: 16px; line-height: 21px; overflow:hidden; text-align: center; color:#fff; display: -webkit-box; -webkit-box-align: center; align-items: center;}
.newtitle_mo14 .title .tittext:before{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background-color: #d02e2e; margin-right: 17px;}
.newtitle_mo14 .title .tittext:after{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background-color: #d02e2e; margin-left: 17px;}
.newtitle_mo14 .title .tittext em{box-sizing: border-box; padding: 2px 8px; line-height: 19px; -webkit-box-align: center; display: -webkit-box; align-items: center; background-color: #d02e2e; border-radius: 3px; position: relative;}
.newtitle_mo14 .title .tittext em:before{position: relative; right: 17px; -webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; width: 10px; height: 16px; background-size: 100% 100%; background-repeat: no-repeat; background-image: ;}
.newtitle_mo14 .title .tittext em:after{position: relative; left: 17px; -webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; width: 10px; height: 16px; background-size: 100% 100%; background-repeat: no-repeat; background-image: ;}
/*样式15*/
.newtitle_mo15{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo15 .title{overflow:hidden;}
.newtitle_mo15 .title .tittext{font-size: 16px; line-height: 21px; overflow:hidden; text-align: center; color:#6530b0; display: -webkit-box; -webkit-box-align: center; align-items: center;}
.newtitle_mo15 .title .tittext:before{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background-color: #6530b0; margin-right: 16px;}
.newtitle_mo15 .title .tittext:after{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background-color: #6530b0; margin-left: 16px;}
.newtitle_mo15 .title .tittext em{position: relative; border: 1px solid #6530b0; border-radius: 100%; width: 58px; height: 58px; line-height: 58px; display: inline-block;}
.newtitle_mo15 .title .tittext em:before{content:""; display: inline-block; position: absolute; top:50%; right: 100%; height: 5px; width: 5px; border-radius: 5px; background: #6530b0; margin:-3px 9px 0 0;}
.newtitle_mo15 .title .tittext em:after{content:""; display: inline-block; position: absolute; top:50%; left: 100%; height: 5px; width: 5px; border-radius: 5px; background: #6530b0; margin:-3px 0 0 9px;}
/*样式16*/
.newtitle_mo16{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo16 .title{overflow:hidden;}
.newtitle_mo16 .title .tittext{font-size: 16px; line-height: 21px; overflow:hidden; text-align: center; color:#ff80ff; display: -webkit-box; -webkit-box-align: center; align-items: center;}
.newtitle_mo16 .title .tittext:before{content: " "; background-image:; background-repeat: no-repeat; background-position: left center; display: inline-block; width: 15px; height: 15px; background-size: 15px; vertical-align: middle; margin-right: 5px;}
.newtitle_mo16 .title .tittext:after{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; height: 1px; background-color: #ff80ff; margin-left: 15px; margin-top: -8px;}
.newtitle_mo16 .title .tittext em{position: relative;}
.newtitle_mo16 .title .tittext em:after{content: ""; position: absolute; margin-top: 15px; display: inline-block; height: 1px; width: 20px; background: #ff80ff; transform: rotate(-60deg); -webkit-transform: rotate(-60deg);}
/*样式17*/
.newtitle_mo17{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo17 .title{overflow:hidden;}
.newtitle_mo17 .title .tittext{font-size: 16px; line-height: 21px; overflow:hidden; color:#489ad3;}
.newtitle_mo17 .title .tittext:before{content: " "; position: relative; top: 13px; width: 1px; height: 10px; background-color: #489ad3; display: block; float: left;}
.newtitle_mo17 .title .tittext:after{content: " "; margin-top: -3px; display: block; width: 100%; height: 1px; background-color: #489ad3;}
.newtitle_mo17 .title .tittext em{padding-bottom: 5px; display: block;}
.newtitle_mo17 .title .tittext em:before{content: " "; background-image:; background-repeat: no-repeat; background-position: left center; display: inline-block; width: 15px; height: 15px; background-size: 15px; vertical-align: middle; margin:0 5px;}
/*样式18*/
.newtitle_mo18{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo18 .title{overflow:hidden;}
.newtitle_mo18 .title .tittext{font-size: 16px; line-height: 21px; overflow:hidden; text-align: center; color:#03d4fd; display: -webkit-box; -webkit-box-align: center; align-items: center;}
.newtitle_mo18 .title .tittext:before{content: " "; background-image:; background-repeat: no-repeat; background-position: left center; display: inline-block; width: 15px; height: 15px; background-size: 15px; vertical-align: middle; margin-right: 5px;}
.newtitle_mo18 .title .tittext:after{-webkit-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; content: " "; display: block; border-bottom: 1px dashed #03d4fd; margin-left: 15px; margin-top: 10px;}
/*样式19*/
.newtitle_mo19{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo19 .title{overflow:hidden;}
.newtitle_mo19 .title .tittext{font-size: 16px; line-height: 21px; overflow:hidden; color:#8770a6; border:1px solid #8770a6; border-radius: 2px; padding:0 5px;}
.newtitle_mo19 .title .tittext:before{content: " "; background-image:; background-repeat: no-repeat; background-position: left center; display: inline-block; width: 15px; height: 15px; background-size: 15px; vertical-align: middle; margin-right: 5px;}
/*样式20*/
.newtitle_mo20{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo20 .title{overflow:hidden;}
.newtitle_mo20 .title .tittext{font-size: 16px; line-height: 30px; overflow:hidden; color:#46d080; background-color: #eee; padding:0 5px;}
.newtitle_mo20 .title .tittext:after{content: " "; background-image:; background-repeat: no-repeat; background-position: left center; display: inline-block; width: 15px; height: 15px; background-size: 15px; vertical-align: middle; margin-top: 8px; float: right;}
/*样式21*/
.newtitle_mo21{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo21 .title{overflow:hidden;}
.newtitle_mo21 .title .tittext{font-size: 16px; line-height: 21px; overflow:hidden; color:#fff; background-color: #99caff; border-radius: 100px; padding:0 5px;}
.newtitle_mo21 .title .tittext:after{content: ">"; color:#fff; margin-left: 10px;}
/*样式22*/
.newtitle_mo22{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo22 .title{}
.newtitle_mo22 .title .tittext{font-size: 16px; line-height: 21px; overflow:hidden; color:#fff; background-color: #ffb080; box-shadow: 0px 4px 0px 0px #eba275; border-radius: 2px; padding:0 5px;}
.newtitle_mo22 .title .tittext:after{content: "》"; color:#fff; margin-left: 10px;}
/*样式23*/
.newtitle_mo23{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo23 .title{overflow:hidden;}
.newtitle_mo23 .title .tittext{font-size: 16px; line-height: 26px; height: 26px; border:1px solid #bca89a; overflow:hidden; color:#be5a36; background-color: #ffb080; border-radius: 5px; padding:0 5px;}
.newtitle_mo23 .title .tittext:after{content: " "; background-image:; background-repeat: no-repeat; background-position: left center; display: inline-block; width: 15px; height: 15px; background-size: 15px; vertical-align: middle; margin-top: 5px; float: right;}
/*样式24*/
.newtitle_mo24{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo24 .title{overflow:hidden;}
.newtitle_mo24 .title .tittext{font-size: 16px; line-height: 26px; height: 26px; overflow:hidden; color:#fff; border-radius: 30px 0 30px 0; padding:0 5px; text-align: center; background-image:linear-gradient(left,#ffe300,#fd5f90); background-image:-moz-linear-gradient(left,#ffe300,#fd5f90); background-image:-webkit-linear-gradient(left,#ffe300,#fd5f90);}
/*样式25*/
.newtitle_mo25{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo25 .title{overflow:hidden;}
.newtitle_mo25 .title .tittext{font-size: 16px; line-height: 26px; height: 26px; overflow:hidden; color:#fff; padding:0 5px; text-align: center; background-image: ; background-size: 100% 100%;}
/*样式26*/
.newtitle_mo26{padding:10px; overflow: hidden; background-color: #fff;}
.newtitle_mo26 .title{overflow:hidden;}
.newtitle_mo26 .title .tittext{font-size: 16px; height: 30px; border-bottom: 1px solid #ccc;}
.newtitle_mo26 .title .tittext em{display: inline-block; border-bottom: 3px solid #1783c6; height: 28px; line-height: 28px; padding:0 10px;}

/*图片模块*/
.picture_mo{}
.picture_mo p{text-align: center;}
.picture_mo p img{width: 100%; vertical-align: top;}
.picture_mo.bgsetup a{min-height: 10px;display: block;}

/*橱窗*/
.showcase_mo{}
.showcase_mo .showcase{overflow:hidden;}
.showcase_mo .showcase li{float: left; margin: 5px 0; position: relative;}
.showcase_mo .showcase li.wone{width: 100%;}
.showcase_mo .showcase li.wtwo{width: 50%;}
.showcase_mo .showcase li.wthree{width: 33.33%;}
.showcase_mo .showcase li.wfour{width: 25%;}
.showcase_mo .showcase li.wfive{width: 20%;}
.showcase_mo .showcase li a{margin:0 5px; display: block; color:#000;}
.showcase_mo .showcase li a .pic{display: list-item; height: 80px; line-height: 76px; margin-bottom: 10px; text-align: center;}
.showcase_mo .showcase li a .pic img{max-width: 100%; max-height: 100%; vertical-align: middle;}
.showcase_mo .showcase li a .textbg{display: none;}
.showcase_mo .showcase li a p{text-align: center; line-height: 25px; height: 25px; overflow: hidden;}
.showcase_mo .showcase .twotype .pic{margin-bottom: 0; position: relative;}
.showcase_mo .showcase .twotype p{position: absolute; bottom:0; left:0; right:0; z-index: 1; color:#fff;}
.showcase_mo .showcase .twotype .textbg{position: absolute; bottom:0; left:0; right:0; display: block; height: 25px; background-color: #000; opacity: 0.5;}

/*搜索*/
.newsearch_mo{background-color: #efeff4; padding:10px;}
.newsearch_mo .searchmo{background-color: #fff; border-radius: 4px; height: 30px; line-height: 30px; text-align: center; padding:0 10px;}
.newsearch_mo .searchmo em{color:#888; background: no-repeat left center; background-size: 20px; padding-left: 25px;}

/*新图册*/
.focusimg{position: relative;}
.focusimg .focusinfo{overflow:hidden;}

/*特效1*/
.focusimg[type='1'] .focusinfo ul{}
.focusimg[type='1'] .focusinfo ul li{float: left; position: relative;}
.focusimg[type='1'] .focusinfo ul li a{display: block; text-align: center;}
.focusimg[type='1'] .focusinfo ul li p{position: absolute; bottom:0; left:10px; color:#fff; height: 30px; line-height: 30px;}
.focusimg[type='1'] .focusinfo img{max-width: 100%; display: block; margin:0 auto;}
.focusimg[type='1'] .focuspage{position: absolute; right:10px; bottom: 10px;}
.focusimg[type='1'] .focuspage span{display: inline-block; margin-left: 5px; width:4px; height: 4px; background-color: #c4b3ab;}
.focusimg[type='1'] .focuspage span.cur{background-color: #fff; transform:scale(1.4);}
/*特效2*/
.focusimg[type='2'] .focusinfo ul{}
.focusimg[type='2'] .focusinfo ul li{float: left; position: relative;}
.focusimg[type='2'] .focusinfo ul li a{display: block; text-align: center;}
.focusimg[type='2'] .focusinfo ul li p{position: absolute; bottom:0; left:0; right:0; padding:0 10px; color:#fff; height: 30px; line-height: 30px; background-color: rgba(0,0,0,0.5);}
.focusimg[type='2'] .focusinfo img{max-width: 100%; display: block; margin:0 auto;}
.focusimg[type='2'] .focuspage{margin: 5px 0 0 5px;}
.focusimg[type='2'] .focuspage span{display: inline-block; opacity: 0.4;}
.focusimg[type='2'] .focuspage span.cur{opacity: 1;}
.focusimg[type='2'] .focuspage span em{display: block; padding-right: 5px;}
.focusimg[type='2'] .focuspage span img{display: block; width: 100%;}
/*特效3*/
.focusimg[type='3'] .focusinfo ul{}
.focusimg[type='3'] .focusinfo ul li{float: left; opacity: 0.4; transform: scale(.5); transition: 0.3s;}
.focusimg[type='3'] .focusinfo ul li.cur{opacity: 1; transform: scale(1);}
.focusimg[type='3'] .focusinfo ul li a{display: block; text-align: center;}
.focusimg[type='3'] .focusinfo ul li p{position: absolute; bottom:0; left:0; right:0; color:#fff; height: 30px; line-height: 30px; text-align: center; display: none;}
.focusimg[type='3'] .focusinfo ul li.cur p{display: block;}
.focusimg[type='3'] .focusinfo img{max-width: 100%; display: block; margin:0 auto;}
/*特效4*/
.focusimg[type='4'] .focusinfo{margin-bottom: 5px;}
.focusimg[type='4'] .focusinfo ul{}
.focusimg[type='4'] .focusinfo ul li{float: left; opacity: 0.4; transform: scale(.5); transition: 0.3s;}
.focusimg[type='4'] .focusinfo ul li.cur{opacity: 1; transform: scale(1);}
.focusimg[type='4'] .focusinfo ul li a{display: block; text-align: center;}
.focusimg[type='4'] .focusinfo ul li p{ color:#fff; height: 20px; line-height: 20px; text-align: center; background-color: #555; border-radius: 5em; padding:0 10px; font-size: 12px; display: none;}
.focusimg[type='4'] .focusinfo ul li.cur p{display: block;}
.focusimg[type='4'] .focusinfo .pic{border-radius: 5em; overflow:hidden; margin-bottom: 5px;}
.focusimg[type='4'] .focusinfo img{max-width: 100%; height: 100%; display: block; margin:0 auto;}
.focusimg[type='4'] .focuspage{display: block; text-align: center;}
.focusimg[type='4'] .focuspage span{display: inline-block; margin-left: 5px; width:10px; height: 4px; background-color: #c4b3ab;}
.focusimg[type='4'] .focuspage span.cur{background-color: #000;}
/*特效5*/
.focusimg[type='5'] .focusinfo ul{}
.focusimg[type='5'] .focusinfo ul li{float: left; position: relative; margin-right: 5px;}
.focusimg[type='5'] .focusinfo ul li a{display: block; text-align: center;}
.focusimg[type='5'] .focusinfo ul li p{position: absolute; bottom:0; left:0; right:0; padding:0 10px; color:#fff; height: 30px; line-height: 30px; background-color: rgba(0,0,0,0.5);}
.focusimg[type='5'] .focusinfo img{max-width: 100%; display: block; margin:0 auto;}
.focusimg[type='5'] .focuspage{display: block; text-align: center;}
.focusimg[type='5'] .focuspage span{display: block; float: left; height: 4px; background-color: #c4b3ab; width: 25%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border-right: 2px solid #fff;}
.focusimg[type='5'] .focuspage span:last-child{border:0;}
.focusimg[type='5'] .focuspage span.cur{background-color: #000;}

/*店铺信息模块*/
/*样式1*/
.shoptitmo .typeone{}
.shoptitmo .typeone .shoptitle{position: relative; height: 40px; line-height: 40px; padding:0 30px; overflow: hidden; background-color: #fff;}
.shoptitmo .typeone .shoptitle h2{font-size: 16px; text-align: center;}
.shoptitmo .typeone .shoptitle .titicon{position: absolute; right:10px; top:0;}
.shoptitmo .typeone .shoptitle .titicon .titmore{display: block; width: 20px; background: no-repeat center center; background-size: 20px; height: 40px;}
.shoptitmo .typeone .shopinfo{background:  no-repeat left top; background-size: 100%; padding:20px 10px; overflow: hidden;}
.shoptitmo .typeone .shopinfo .pic{display: block; float: left; width: 50px; height: 50px; border-radius: 5px; overflow: hidden; margin-right: 10px;}
.shoptitmo .typeone .shopinfo .pic img{width: 100%; height: 100%;}
.shoptitmo .typeone .shopinfo .infotext{overflow: hidden; color:#fff;}
.shoptitmo .typeone .shopinfo .infotext h3{font-size: 16px; margin-bottom: 10px;}
.shoptitmo .typeone .shopinfo .infotext p{font-size: 12px;}
.shoptitmo .typeone .shopaddress{background-color: #fff; padding:10px; overflow: hidden;}
.shoptitmo .typeone .shopaddress p{overflow: hidden; line-height: 22px; background:  no-repeat 0 3px; background-size: 15px; padding-left: 25px; color:#444; font-size: 14px;}
.shoptitmo .typeone .shopaddress .shoptel{background: no-repeat right center; background-size: 25px; padding-left: 10px; border-left:1px solid #dbdbdb; float: right; margin-left: 10px; overflow: hidden; width: 30px; height: 40px;}
/*样式2*/
.shoptitmo .typetwo{}
.shoptitmo .typetwo .shopinfo{background:  no-repeat left top; background-size: 100%; padding:20px 10px; overflow: hidden;}
.shoptitmo .typetwo .shopinfo .shoptitle{padding:0 10px; overflow: hidden; text-align: right; margin-bottom: 15px;}
.shoptitmo .typetwo .shopinfo .shoptitle .titicon{}
.shoptitmo .typetwo .shopinfo .shoptitle .titicon em{display: inline-block; margin-left: 15px; width: 20px; height: 20px;}
.shoptitmo .typetwo .shopinfo .shoptitle .titicon .titcoll{background:  no-repeat; background-size: 20px;}
.shoptitmo .typetwo .shopinfo .shoptitle .titicon .titshare{background:  no-repeat; background-size: 20px;}
.shoptitmo .typetwo .shopinfo .shoptitle .titicon .titmore{background:  no-repeat; background-size: 20px;}
.shoptitmo .typetwo .shopinfo .pic{display: block; float: left; width: 50px; height: 50px; border-radius: 5px; overflow: hidden; margin-right: 10px;}
.shoptitmo .typetwo .shopinfo .pic img{width: 100%; height: 100%;}
.shoptitmo .typetwo .shopinfo .infotext{overflow: hidden; color:#fff;}
.shoptitmo .typetwo .shopinfo .infotext h3{font-size: 16px; margin-bottom: 10px;}
.shoptitmo .typetwo .shopinfo .infotext p{font-size: 12px;}
.shoptitmo .typetwo .shopaddress{background:  no-repeat left top; background-size: 100%; padding:10px; overflow: hidden;}
.shoptitmo .typetwo .shopaddress p{overflow: hidden; line-height: 22px; background:  no-repeat 0 3px; background-size: 15px; padding-left: 25px; color:#fff; font-size: 14px;}
.shoptitmo .typetwo .shopaddress .shoptel{background: no-repeat right center; background-size: 25px; padding-left: 10px; border-left:1px solid #845981; float: right; margin-left: 10px; overflow: hidden; width: 30px; height: 40px;}
/*样式3*/
.shoptitmo .typethree{}
.shoptitmo .typethree .shopinfo{background-color: #fff; padding:20px 10px; overflow: hidden;}
.shoptitmo .typethree .shopinfo .shoptitle{text-align: right; overflow: hidden;}
.shoptitmo .typethree .shopinfo .shoptitle .titicon{display: inline-block; width: 20px; background: no-repeat center center; background-size: 20px; height: 20px;}
.shoptitmo .typethree .shopinfo .shopimg{text-align: center; margin-bottom: 15px;}
.shoptitmo .typethree .shopinfo .shopimg .pic{display: inline-block; width: 60px; height: 60px; border-radius: 5em; overflow: hidden;}
.shoptitmo .typethree .shopinfo .shopimg .pic img{width: 100%; height: 100%;}
.shoptitmo .typethree .shopinfo .infotext{overflow: hidden; color:#fff; text-align: center;}
.shoptitmo .typethree .shopinfo .infotext h3{font-size: 16px; margin-bottom: 10px; color:#333;}
.shoptitmo .typethree .shopinfo .infotext p{font-size: 12px; color:#666; line-height: 25px; margin-bottom: 10px;}

/*分类*/
.classifymo{}
.classifymo .classifytit{}
.classifymo .classifytit ul{overflow-y: hidden; overflow-x: auto; white-space: nowrap;}
.classifymo .classifytit ul::-webkit-scrollbar{display: none;}
.classifymo .classifytit ul li{display: inline-block;}
.classifymo .classifytit ul li a{display: block; min-width: 55px; padding:0 5px; line-height: 30px; height: 30px; overflow: hidden; text-align: center;}
.classifymo .classifytit span{float: right; overflow:hidden; line-height: 30px; padding:0 5px;}
.classifymo .classifytit ul.typeone li.cur a{color:#fff; background-color: #33b7ff; border-radius: 4px;}
.classifymo .classifytit ul.typetwo li.cur a{color:#33b7ff;}
.classifymo .classifytit ul.typethree li.cur a{color:#33b7ff; border-bottom: 1px solid #33b7ff; height: 28px; line-height: 28px;}
/* .classifymo .classifymore{padding:10px 5px 0; background-color: #fff; position: absolute; overflow-y: auto;}
.classifymo .classifymore ul{}
.classifymo .classifymore ul li{display: block; float: left; width: 25%;}
.classifymo .classifymore ul li a{margin:0 5px 10px; display: block; height: 25px; line-height: 25px; text-align: center; overflow: hidden; border:1px solid #ccc; border-radius: 2px;}
.classifymo .classifymore ul li.cur a{border:1px solid #33b7ff; color:#33b7ff;} */

/**滚动图标**/
.rolliconmo{overflow:hidden;}
/* style 1 */
.rolliconmo .typeone .rollmain{position:relative;overflow:hidden;}
.rolliconmo .typeone .rollmain>li{float:left;}
.rolliconmo .typeone .rollmain .q li{overflow:hidden; zoom:1; float:left; width:20%;}
.rolliconmo .typeone .rollmain .q li .inner{padding:5px; text-align: center;}
.rolliconmo .typeone .pic{display: list-item; overflow: hidden; margin-bottom: 5px; text-align: center;}
.rolliconmo .typeone .pic img{max-width:100%;max-height:100%;vertical-align: middle;}
.rolliconmo .typeone .pic_text{position: relative;}
.rolliconmo .typeone .pic_text p.text_list_bk{position: absolute; left: 0; right:0; height: 25px;}
.rolliconmo .typeone .pic_text em.text_list_bk{overflow:hidden; line-height: 25px; position: relative; height:25px; text-align:center; display: block;}
.rolliconmo .typeone .touch_dot{text-align: center;}
.rolliconmo .typeone .touch_dot em,.rolliconmo .typeone .touch_dot .swiper-pagination-bullet{display: inline-block; width: 8px; height: 3px; border-radius: 5em; -webkit-border-radius: 5em; -moz-border-radius: 5em; -o-border-radius: 5em; background-color: #ccc; margin:0 2px; vertical-align: middle;}
.rolliconmo .typeone .touch_dot .cur,.rolliconmo .typeone .touch_dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: transparent; width:4px; height: 4px; border: 2px solid #469bb7;}
/* style 2 */
.rolliconmo .typetwo .rollmain{position:relative;overflow:hidden;}
.rolliconmo .typetwo .rollmain>li{float:left;}
.rolliconmo .typetwo .rollmain .q li{overflow:hidden; zoom:1; float:left; width:20%;}
.rolliconmo .typetwo .rollmain .q li .inner{padding:5px; text-align: center;}
.rolliconmo .typetwo .pic{display: list-item; overflow: hidden; margin-bottom: 5px; text-align: center;}
.rolliconmo .typetwo .pic img{max-width:100%;max-height:100%;vertical-align: middle;}
.rolliconmo .typetwo .pic_text{position: relative;}
.rolliconmo .typetwo .pic_text p.text_list_bk{position: absolute; left: 0; right:0; height: 25px;}
.rolliconmo .typetwo .pic_text em.text_list_bk{overflow:hidden; line-height: 25px; position: relative; height:25px; text-align:center; display: block;}
.rolliconmo .typetwo .touch_dot{text-align: center;}
.rolliconmo .typetwo .touch_dot em,.rolliconmo .typetwo .touch_dot .swiper-pagination-bullet{display: inline-block; width: 18px; height: 3px; border-radius: 5em; -webkit-border-radius: 5em; -moz-border-radius: 5em; -o-border-radius: 5em; background-color: #aaa; margin:0 2px; vertical-align: middle;}
.rolliconmo .typetwo .touch_dot .cur,.rolliconmo .typetwo .touch_dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #49b; width:32px;}

/* 预约服务 */
.maxmake{background: #fff;}
.maxmake .wxmake_mo{padding:0 10px;overflow: hidden;}
.maxmake .wxmake_list{padding:10px 0;border-bottom: 1px dashed #ededed; overflow: hidden;}
.maxmake .wxmake_list:last-child{border-bottom: 0;}
.maxmake .make_img{display: block;float: left;width:100px; height: 100px; overflow: hidden;margin-right: 10px;}
.maxmake .make_img img{ width: 100%;height: 100%;}
.maxmake .make_r{overflow: hidden;}
.maxmake .make_tit{display: block; font-size: 14px;color:#333333;overflow: hidden;text-overflow:ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;margin-bottom:4px;}
.maxmake .make_label{overflow: hidden;margin-bottom: 5px;}
.maxmake .make_label em{ display:block;float: left;margin-right: 5px;font-size: 12px;color:#ff9900;background-color:#fff3e1;border-radius: 3px;padding:2px 3px;}
.maxmake .make_txt{ font-size: 12px;color: #999999; line-height: 16px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;margin-bottom: 8px;}
.maxmake .make_button{ overflow: hidden;}
.maxmake .make_button p{ display:inline;overflow: hidden;color: #ff2c2c;line-height: 25px;font-size:16px;}
.maxmake .make_button_a{ display:block;float: right; border-radius: 25px;background-color: #00a8ff;font-size:12px;color:#fff;line-height: 25px;padding:0 12px;}
.maxmake .wxmake2_mo{padding:0 5px;overflow: hidden;}
.maxmake .wxmake2_mo ul{overflow: hidden;padding-top:10px;}
.maxmake .wxmake2_mo ul li{ width: 50%;float: left;}
.maxmake .make2_list{margin:5px 5px 10px 5px;}
.maxmake .make2_img{display: block;overflow: hidden;margin-bottom: 5px;}
.maxmake .make2_img img{ width: 100%;height: 100%;}
.maxmake .make2_tit{display: block; font-size: 14px;color:#333333;overflow: hidden;text-overflow:ellipsis;
    white-space: nowrap; margin-bottom: 5px;}
.maxmake .make2_label{overflow: hidden;margin-bottom: 5px;}
.maxmake .make2_label em{ display:block;float: left;margin-right: 5px;font-size: 12px;color:#ff9900;background-color:#fff3e1;border-radius: 3px;padding:2px 3px;}
.maxmake .make2_txt{ line-height: 16px; font-size: 12px;color: #999999;margin-bottom:4px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.maxmake .make2_button{ overflow: hidden;}
.maxmake .make2_button p{ display:inline;overflow: hidden;color: #ff2c2c;line-height: 25px;font-size:16px;}
.maxmake .make2_button_a{ display:block;float: right; border-radius: 25px;background-color: #00a8ff;font-size:12px;color:#fff;line-height: 25px;padding:0 12px;}
.maxmake .wxmake3_mo{padding:0 10px;overflow: hidden;}
.maxmake .make3_list{padding:10px 0;border-bottom: 1px dashed #ededed;}
.maxmake .make3_list:last-child{border-bottom: 0;}
.maxmake .make3_img{display: block;overflow: hidden;margin-bottom: 5px;}
.maxmake .make3_img img{ width: 100%;height: 100%;}
.maxmake .make3_tit{display: block; font-size: 14px;color:#333333;overflow: hidden;text-overflow:ellipsis;
    white-space: nowrap; margin-bottom: 5px;}
.maxmake .make3_label{overflow: hidden;margin-bottom: 5px;}
.maxmake .make3_label em{ display:block;float: left;margin-right: 5px;font-size: 12px;color:#ff9900;background-color:#fff3e1;border-radius: 3px;padding:2px 3px;}
.maxmake .make3_txt{ line-height: 16px; font-size: 12px;color: #999999;margin-bottom:4px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.maxmake .make3_button{ overflow: hidden;}
.maxmake .make3_button p{ display:inline;overflow: hidden;color: #ff2c2c;line-height: 25px;font-size:16px;}
.maxmake .make3_button_a{ display:block;float: right; border-radius: 25px;background-color: #00a8ff;font-size:12px;color:#fff;line-height: 25px;padding:0 12px;}
.maxmake .wxmake4_mo{overflow: hidden;}
.maxmake .wxmake4_ul{white-space: nowrap;overflow-x:auto;padding:10px 5px;}
.maxmake .wxmake4_ul::-webkit-scrollbar{display: none;}
.maxmake .make4_list{ width: 140px; margin:0 5px;display: inline-block;}
.maxmake .make4_img{display: block;height:140px;overflow: hidden;margin-bottom: 5px;}
.maxmake .make4_img img{ width: 100%;height: 100%;}
.maxmake .make4_tit{display: block; font-size: 14px;color:#333333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; margin-bottom: 5px;}
.maxmake .make4_label{overflow: hidden;margin-bottom: 5px;min-height: 20px;}
.maxmake .make4_label em{ display:block;float: left;margin-right: 5px;font-size: 12px;color:#ff9900;background-color:#fff3e1;border-radius: 3px;padding:2px 3px;}
.maxmake .make4_txt{ line-height: 16px; font-size: 12px;color: #999999;margin-bottom:4px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;white-space: initial;min-height: 17px;}
.maxmake .make4_button{ overflow: hidden;}
.maxmake .make4_button p{ display:inline;overflow: hidden;color: #ff2c2c;line-height: 25px;font-size:16px;}
.maxmake .make4_button_a{ display:block;float: right; border-radius: 25px;background-color: #00a8ff;font-size:12px;color:#fff;line-height: 25px;padding:0 12px;}

/*新论坛帖子*/
.nobodymain .mobodyc{margin:0;}
.forumnewmo{}
.forumnewmo .forumnew_one{padding:0 10px; border-bottom: 10px solid #f5f5f5; margin-top: 10px;}
.forumnewmo .forumtit{margin-bottom: 5px; overflow: hidden;}
.forumnewmo .forumtit .pic{display: block; width: 45px; height: 45px; float: left; border-radius: 5em; overflow: hidden; margin-right: 10px;}
.forumnewmo .forumtit .pic img{width: 100%;}
.forumnewmo .forumtit .titinfo{overflow: hidden; padding-top: 5px;float:left;max-width: 65%;}
.forumnewmo .forumtit .titinfo h2 a{line-height: 22px; font-size: 14px; color:#777;}
.forumnewmo .forumtit .titinfo .titlab{font-size: 12px;}
.forumnewmo .forumtit .titinfo .titlab em{color:#ffb747; margin-right: 5px;}
.forumnewmo .forumtit .titinfo .titlab font{color:#999;}
/*红包和电话 2018-6-29*/
.today_list_fubiao{position:absolute;right:10px;}
.today_list_fubiao a{display: inline-block;width:40px;height: 40px;border-radius:50%;background:#fff;box-shadow:2px 2px 10px 0 #eee;text-align:center;margin-left:10px;}
.today_list_fubiao a img{max-width:20px;max-height:20px;margin-top:10px;}
/* 红包和电话 */
.forumnewmo .foruminfo{overflow: hidden; border-bottom: 1px solid #efefef;}
.forumnewmo .foruminfo p{line-height: 22px; font-size: 14px; color:#777; margin-bottom: 10px;-webkit-line-clamp: 3;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.forumnewmo .foruminfo p em{display: inline-block; height: 20px; padding:0 5px; margin-right: 5px; border-radius: 2px;}
.forumnewmo .foruminfo p em.color1{border:1px solid #f90; color:#f90;}
.forumnewmo .foruminfo p em.color2{border:1px solid #f82745; color:#f82745;}
.forumnewmo .foruminfo p em.color3{border:1px solid #01b35f; color:#01b35f;}
.forumnewmo .foruminfo .forumedit{overflow: hidden; margin-bottom: 10px;}
.forumnewmo .foruminfo .forumedit a{float: right; margin-left: 10px; font-size: 12px; color:#555;}
.forumnewmo .foruminfo .forumedit a i{margin-right:5px; }
.forumnewmo .forumshare{padding:10px 0; overflow: hidden;}
.forumnewmo .forumshare .pic{display: block; width: 45px; height: 45px; float: left; border-radius: 5em; overflow: hidden; margin-right: 10px;}
.forumnewmo .forumshare .pic img{width: 100%;}
.forumnewmo .forumshare .shareinfo{padding-top: 5px;}
.forumnewmo .forumshare .shareinfo h2{font-size: 14px; color:#777; line-height: 22px; height: 22px; overflow: hidden;}
.forumnewmo .forumshare .shareinfo .sharelab{font-size: 12px; color:#999;}
.forumnewmo .forumshare .shareinfo .joinbtn{float: right; display: inline-block; height: 25px; line-height: 25px; width:65px; text-align: center; border:1px solid #f90; color:#f90; font-size: 14px; border-radius: 2px; margin-top: 5px;}

.forumnewmo .forumtit .forumhb{float: right; display: block; width: 40px; height: 40px; overflow: hidden;}
.forumnewmo .forumtit .forumhb img{width: 100%;}
.forumnewmo .foruminfo .infotit,
.forumnewmo .foruminfo .infotit a{font-size: 16px; color:#333;}
.forumnewmo .foruminfo .showimg{display: block; text-align: center; overflow: hidden; margin-bottom: 10px;}
.forumnewmo .foruminfo .showimg img{max-width: 100%;}
.forumnewmo .foruminfo .showimglist{max-width: 100%; overflow: hidden; margin-bottom: 10px;}
.forumnewmo .foruminfo .showimglist li{float: left; width: 33.33%; overflow: hidden;}
.forumnewmo .foruminfo .showimglist li label{display: block; margin:3px; height: 80px; text-align: center;}
.forumnewmo .foruminfo .showimglist li label img{width:initial; height: 100%;}
.forumnewmo .foruminfo .forumedit .regionname{color:#f90; line-height: 22px; font-size: 12px;}

.forumnewmo .foruminfo .votemap{margin-bottom: 10px; overflow: hidden; border-bottom: 1px solid #e8e8e8;}
.forumnewmo .foruminfo .votemap dd{position: relative; border:1px solid #ededed; color:#777; border-radius: 5px; padding:10px 20px; box-shadow: 0 2px 0px 0px #f4f4f4; margin-bottom: 10px; overflow: hidden; line-height: 30px; font-size: 14px;}
.forumnewmo .foruminfo .votemap dd em{position: absolute; left: 0; top:0; bottom:0; background-color: #fff5e5; width:20%;}
.forumnewmo .foruminfo .votemap dd span{float: right;}
.forumnewmo .foruminfo .votemap dd font,
.forumnewmo .foruminfo .votemap dd span{position: relative;}

.forumnewmo .foruminfo .votelist{background-color: #f5f5f5; overflow: hidden; padding:20px 10px; margin-bottom: 10px;}
.forumnewmo .foruminfo .votelist .pic{width:80px; height: 120px; display: block; float: left; border-radius: 5px; overflow: hidden; margin-right: 5px;}
.forumnewmo .foruminfo .votelist .pic img{width:100%; height: 100%;}
.forumnewmo .foruminfo .votelist .voteinfo{overflow: hidden; padding-left: 5px;}
.forumnewmo .foruminfo .votelist .voteinfo .votetext{display: block; height: 88px;}
.forumnewmo .foruminfo .votelist .voteinfo h2{font-size: 16px; color:#222; line-height: 22px;}
.forumnewmo .foruminfo .votelist .voteinfo p{font-size: 14px; color:#666; line-height: 22px; margin-bottom: 10px;}
.forumnewmo .foruminfo .votelist .voteinfo .votebtn{display: block; width:80px; height: 30px; line-height: 30px; border-radius: 5px; background-color: #f90; color:#fff; font-size: 14px; text-align: center; margin:0 auto;}

/*自由容器*/
.freeroom_mo{position: relative;height:200px;overflow: hidden; }
.freeroom_mo .add_free{position: absolute;left:0;right: 0;top:50%; margin-top:-31px;}
.freeroom_mo .add_free_a,.freeroom_mo .select_mo{ display:block; width: 127px; height: 35px;border:1px solid #ebebeb; overflow: hidden; margin:0 auto;}
.freeroom_mo .add_free_a span,.freeroom_mo .select_mo span{ width:16px; height:16px; display: block; float: left;margin-top:10px;margin-left:19px;overflow: hidden;}
.freeroom_mo .add_free_a span img,.freeroom_mo .select_mo span img{ width: 100%;margin-top:0; display:block;}
.freeroom_mo .add_free_a em,.freeroom_mo .select_mo em{display: block;float: left;font-size: 14px;color: #ccc; line-height: 35px;padding-left: 8px;}
.freeroom_mo .add_free p{ display:block;text-align: center;font-size: 14px;color:#b8b8b8;padding-top:10px;}
.freeroom_mo:hover .add_free_a,.select_mo{border:1px solid #ebebeb; background: #617fef;}
.freeroom_mo:hover .add_free_a em,.select_mo em{color:#fff;}
.freeroom_mo:hover .add_free_a span img,.select_mo span img{margin-top:-16px;}
.freeroom_mo .tab_block{ width: 100%; }

.cur .add_free_a,.cur .select_mo{border:1px solid #ebebeb; background: #617fef;}
.cur .add_free_a em,.cur .select_mo em{color:#fff;}
.cur .add_free_a span img,.cur .select_mo span img{margin-top:-32px;}
.cur:hover .add_free_a span img,.select_mo span img{margin-top:-32px;}
.freeroom_mo .freehtml{position: absolute;height:99%;left: 0;right: 0;background: rgba(244, 251, 255, 0.9);border:1px dashed #579eff; z-index: 100;}
.freeroom_mo .come_text{font-size: 14px;color:#00a5ff; text-align: center;position: absolute;left:0;right: 0;top:50%; margin-top:-10px;  z-index: 101;}
/* 自由容器模块--文本 */
.freemo{position: absolute;left:10px;top:30px;z-index:1;}
.freemo .max_freetxt{width: 182px; height:30px;}
.cureditmodulesize{border: 1px solid #63a4fc;}
.freemo .freetxt_none{ position:relative; height: 100%;}
.freemo .freetxt_none a{display: block; height: 100%;}
.freemo .freetxt_none p{position: absolute;width: 100%;height: 100%;font-size:0.324rem;color:#333; line-height: 0.65rem;height: 100%;}
.freemo .freetxt_none span{display:block;font-size:0.325rem;color:#333;line-height:1.5; height: 100%;word-wrap: break-word;}
/* 自由容器模块--图片 */
.freemo .freeimg_max1{width: 90px;height: 90px;}
.freemo .freeimg_max{width: 100%; height: 100%; display: block; overflow: hidden;}
.freemo .freeimg_max img{width: 100%; height: 100%;display: block;}
/* 自由容器模块--按钮 */
.freemo .freebut_max1{width: 120px;height: 40px;}
.freemo .freebut_max{ width: 100%; height: 100%; display: block; border-radius: 5px; background:#f23030; position: absolute; text-align: center;}
.freemo .freebut_max .freebut_txt{overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 5px;display: flex;align-items: center;height: 100%;justify-content: center;color: #fff;font-size: 14px;}
/*文本编辑器及遮罩层*/
.div-edit{position: absolute; z-index: 1000; display: none;}
.div-edit-shade { position: absolute; display: none; left: 0; top: 0; width: 100%; height: 100%; background-color: #fff; opacity: .5; z-index: 999; filter: alpha(opacity:50); }
/*容器模块层级顺序*/
.teamdiv {position: absolute; background-color: #555555; border-radius: 5px; width: 81px; padding: 8px; top:32px; z-index: 2; left:60px;}
.teamdiv i {position: absolute; top: -5px; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-style: solid dashed; border-color: #555555 transparent;}
.teamdiv .btn {width: 30px; height: 30px; margin: 5px; border-radius: 5px; display: inline-block; cursor: pointer; background:  no-repeat;}
.teamdiv .cur{ background-color: #393939;}
.teamdiv .uplayer-btn{ background-position:left center;}
.teamdiv .downlayer-btn{ background-position:-30px center;}
.teamdiv .toplayer-btn{ background-position:-60px center;}
.teamdiv .bottomlayer-btn{ background-position:-90px center;}

/*图册栏目*/
.newslist{overflow: hidden; padding:10px; margin-bottom: 10px;}
.news_imglist .imglisttit{height:40px; line-height: 36px; margin-bottom: 10px; position: relative; text-align: center;}
.news_imglist .imglisttit hr{width:300px; height:0; margin-top: -20px; border-style:solid; border-color: #dbdbdb; border-width: 1px 0 0;}
.news_imglist .imglisttit em{display: inline-block; font-size: 16px; background:#fff; padding:2px 10px;}
.news_imglist .imglist{overflow: hidden; padding-bottom: 10px;}
.news_imglist .imglist li{width:33.33%; float: left;}
.news_imglist .imglist li .imglistmargin{margin:0 5px;}
.news_imglist .imglist li .pic{width:100%; margin-bottom: 5px; display: block; text-align: center;}
.news_imglist .imglist li .pic img{max-width: 100%; max-height: 100%; vertical-align: middle;width: 100%;height: 100%;}
.news_imglist .imglist li p{text-align: center;}
.news_imglist .more_img{border-top:1px solid #ededed; height:40px; line-height: 40px; text-align: center;}
.news_imglist .more_img a{display: inline-block; background:  no-repeat left center; padding-left: 25px; color:#888;}

/*img_columnlist*/
.imgtit{line-height: 25px; font-size: 18px; padding:0 5px 10px;}
.imgtit a{color:#555; display:block;}
.imgbottom{height:30px; line-height: 30px; padding:0 5px;}
.imgbottom a{display: inline-block; color:#888;}
.imgbottom .zan{background:  no-repeat left center; float: right; background-size: 22px; padding-left: 25px;}
.imgbottom .imgnum{background:  no-repeat left center; background-size: 16px; padding-left: 22px;}
.imgbottom .imgnum em{margin-right: 2px;}
.imgshow img{max-width: 100%;}
/* 团购列表 */
.tuang{background: #fff;overflow: hidden;}
/* 列表标题 */
.tuang .title{padding:10px;border-bottom:1px solid #eee;overflow: hidden;}
.tuang .title .left{float: left;line-height:20px;font-size: 15px;color: #333;font-weight:bold;}
.tuang .title .right{float: right;height:20px;overflow:hidden;}
.tuang .title p{font-size:11px;color:#888;line-height:20px;}
.tuang .title img{width:20px;height: 20px;margin-right:5px;border-radius:50%;vertical-align:middle;}
.tuang .article .tg_foot .now a{color:#fff;}
/*列表1*/
.tglist1 .article{border-bottom: 1px solid #eee;padding:10px;font-size: 14px;overflow: hidden;zoom:1;}
.tglist1 .article .img{position:relative;width:112px;height:112px;margin-right:10px;float:left;overflow:hidden;}
.tglist1 .article .img img{width:100%;max-width:100%;max-height:100%;width:100%;}
.tglist1 .article .img .zhe{position:absolute;padding:2px 5px;font-size:10px;
    color:#fff;border-bottom-right-radius:5px;background:-webkit-linear-gradient(right,#f90 ,#f44);background: linear-gradient(to right,#f44,#f90);}
.tglist1 .article .img .over{position:absolute;top: 0;left:0;right:0;bottom:0;margin:auto;background: rgba(0,0,0,0.6);color: #fff;font-size:14px;text-align:center;width:55px;height:55px;line-height:55px;border-radius:50%;}
.tglist1 .article .img .ibtm{display:none;}
.tglist1 .article .txt{position: relative;min-height:112px;margin-left:122px;overflow:hidden;}
.tglist1 .article .txt .head{font-size: 12px;color: #555;-webkit-line-clamp:2;overflow:hidden;display: -webkit-box;-webkit-box-orient:vertical;}
.tglist1 .article .txt .head span{background: #f90;color: #fff;padding:0 2px;border-radius: 2px;font-size:10px;margin-right:2px;}
.tglist1 .article .txt .head a{color: #333;}
.tglist1 .article .txt .tag{font-size:10px;color: #999;margin:8px 0;}
.tglist1 .article .txt .tag span{background: #fffaf2;color: #f90;font-size:9px;border:1px solid #fd9;margin-right:5px;padding:0 2px;margin-right:3px;}
/*.tglist1 .article .tg_foot {position:absolute;bottom: 0;width: 100%;}*/
/*.tglist1 .article .tg_foot .flt{float: left;position: absolute;bottom:0;}*/
/*.tglist1 .article .tg_foot .frt{float:right;position: absolute;bottom:0;right:0;text-align:right;}*/
.tglist1 .article .tg_foot .price{font-size:15px;color:#f0564e;margin-right:5px;}
.tglist1 .article .tg_foot .price small{font-size: 10px;}
.tglist1 .article .tg_foot .orig{text-decoration: line-through;font-size:9px;color:#999;}
.tglist1 .article .tg_foot .now{padding:5px 0px;background:#f90;color:#fff;border-radius:3px;font-size:12px;width:100%;display: inline-block;text-align:center;height:auto;line-height:1.4;}
.tglist1 .article .tg_foot .disable{padding:5px 0px;background:#ddd !important;color:#fff;border-radius:3px;font-size:12px;width:100%;display: inline-block;text-align:center;}
.tglist1 .article .tg_foot .end{font-size:10px;color: #333;line-height:15px;clear:both;margin-top:5px;}
.tglist1 .article .tg_foot .end span{display: inline-block;width:15px;height: 15px;border-radius:3px;background: #333;color: #fff;text-align: center;}
.tglist1 .article .tg_foot .sheng{font-size:10px;color: #999;line-height:15px;margin-top: 5px;}
.tglist1 .section .more{width:50px;position: relative;display:none;}
/* 列表2 */
.tglist2 .section{display: box;display: -webkit-box;overflow-x:scroll;padding:10px;}
.tglist2 .article {width:115px;margin-right:10px;}
.tglist2 .article .img{width:115px;height:115px;position:relative;}
.tglist2 .article .img img{width:100%;max-width: 100%;max-height:100%;}
.tglist2 .article .img .zhe{position:absolute;padding:2px 5px;font-size:10px;
    color:#fff;border-bottom-right-radius:5px;background:-webkit-linear-gradient(right,#f90 ,#f44);background: linear-gradient(to right,#f44,#f90);}
.tglist2 .article .img .ibtm{height:20px;width:100%;color: #fff;font-size:10px;line-height:20px;position: absolute;bottom:0;background:rgba(0,0,0,0.4);text-align: center;}
.tglist2 .article .img .over{position:absolute;top: 0;left:0;right:0;bottom:0;margin:auto;background: rgba(0,0,0,0.6);color: #fff;font-size:14px;text-align:center;width:55px;height:55px;line-height:55px;border-radius:50%;display:none;}
.tglist2 .article .txt .head{-webkit-line-clamp:2;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;font-size:12px;}
.tglist2 .article .txt .head span{background: #f90;color: #fff;padding:0 2px;border-radius: 2px;font-size:10px;margin-right:2px;display:none;}
.tglist2 .article .txt .head a{-webkit-line-clamp:2;overflow:hidden;color:#333;}
.tglist2 .article .txt .tag{font-size:10px;color: #999;margin:8px 0 0;height:12px;}
.tglist2 .article .txt .tag span{background: #fffaf2;color: #f90;font-size:9px;border:1px solid #fd9;padding:0 2px;margin-right:3px;}
.tglist2 .article .tg_foot {position:relative;bottom: 0;width: 100%;overflow:hidden;}
.tglist2 .article .tg_foot .flt{margin-top:6px;}
/*.tglist2 .article .tg_foot .frt{float:right;text-align:right;}*/
.tglist2 .article .tg_foot .price{font-size:15px;color:#f0564e;margin-right:5px;}
.tglist2 .article .tg_foot .price small{font-size: 10px;}
.tglist2 .article .tg_foot .orig{text-decoration: line-through;font-size:9px;color:#999;}
.tglist2 .article .tg_foot .now{padding:5px 0px;background:#f90;color:#fff;border-radius:3px;font-size:12px;display: inline-block;text-align:center;height:auto;line-height:1.4;width: 100%;}
.tglist2 .article .tg_foot .disable{padding:5px 0px;background:#ddd !important;color:#fff;border-radius:3px;font-size:12px;width:100%;display: inline-block;text-align:center;}
.tglist2 .article .tg_foot .end{font-size:10px;color: #333;line-height:15px;clear:both;margin-top:5px;display:none;}
.tglist2 .article .tg_foot .end span{display: inline-block;width:15px;height: 15px;border-radius:3px;background: #333;color: #fff;text-align: center;}
.tglist2 .article .tg_foot .sheng{font-size:10px;color: #999;line-height:15px;margin-top: 5px;display:none;}
.tglist2 .section .more{width:30px;position: relative;}
.tglist2 .section .more .kan{writing-mode:tb-lr;writing-mode: vertical-lr;-webkit-writing-mode:horizontal-tb;text-align:center;position:absolute;top:50%;bottom:0;transform:translatey(-50%);width:1em;padding-right:1em;}
.tglist2 .section .more .kan:after{content:"→";display:block;position:absolute;right:0;top:0;bottom:0;margin:auto;height:1em;}
/*列表3*/
.tglist3 .section{padding:10px;}
.tglist3 .article {width:100%;padding:10px 0;border-bottom:1px solid #eee;}
.tglist3 .article:last-child{border:0;}
.tglist3 .article .img{width:100%;overflow:hidden;position:relative;text-align:center;}
.tglist3 .article .img img{width:100%;max-width: 100%;}
.tglist3 .article .img .zhe{position:absolute;padding:2px 5px;font-size:10px;
    color:#fff;border-bottom-right-radius:5px;background:-webkit-linear-gradient(right,#f90 ,#f44);background: linear-gradient(to right,#f44,#f90);}
.tglist3 .article .img .over{position:absolute;top: 0;left:0;right:0;bottom:0;margin:auto;background: rgba(0,0,0,0.6);color: #fff;font-size:14px;text-align:center;width:55px;height:55px;line-height:55px;border-radius:50%;}
.tglist3 .article .img .ibtm{height:20px;width:100%;color: #fff;font-size:10px;line-height:20px;position: absolute;bottom:0;background:rgba(0,0,0,0.4);text-align: center;}
.tglist3 .article .img .ibtm .lt{float:left;margin-left:5px;}
.tglist3 .article .img .ibtm .rt{text-align:right;}
.tglist3 .article .img .ibtm img{width:10px;height:10px;vertical-align:middle;margin-right:5px;}
.tglist3 .article .img .ibtm .rt span{display: inline-block;width:12px;height: 12px;border-radius:3px;color: #fff;text-align: center;line-height:12px;vertical-align:middle;margin:0 5px;}
.tglist3 .article .txt .head{-webkit-line-clamp:2;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;font-size:12px;}
.tglist3 .article .txt .head span{background: #f90;color: #fff;padding:0 2px;border-radius: 2px;font-size:10px;margin-right:2px;}
.tglist3 .article .txt .head a{-webkit-line-clamp:2;overflow:hidden;color:#333;}
.tglist3 .article .txt .tag{font-size:10px;color: #999;margin:8px 0 0;}
.tglist3 .article .txt .tag span{background: #fffaf2;color: #f90;font-size:9px;border:1px solid #fd9;padding:0 2px;margin-right:3px;}
.tglist3 .article .tg_foot {position:relative;bottom: 0;width: 100%;overflow:hidden;}
.tglist3 .article .tg_foot .flt{margin-top:6px;}
/*.tglist3 .article .tg_foot .frt{float:right;text-align:right;}*/
.tglist3 .article .tg_foot .price{font-size:15px;color:#f0564e;margin-right:5px;}
.tglist3 .article .tg_foot .price small{font-size: 10px;}
.tglist3 .article .tg_foot .orig{text-decoration: line-through;font-size:9px;color:#999;}
.tglist3 .article .tg_foot .now{padding:5px 0px;background:#f90;color:#fff;border-radius:3px;font-size:12px;display: inline-block;text-align:center;width:100%;height:auto;line-height:1.4;}
.tglist3 .article .tg_foot .disable{padding:5px 0px;background:#ddd !important;color:#fff;border-radius:3px;font-size:12px;min-width:50px;display: inline-block;text-align:center;}
.tglist3 .article .tg_foot .end{font-size:10px;color: #333;line-height:15px;clear:both;margin-top:5px;display:none;}
.tglist3 .article .tg_foot .end span{display: inline-block;width:15px;height: 15px;border-radius:3px;background: #333;color: #fff;text-align: center;}
.tglist3 .article .tg_foot .sheng{font-size:10px;color: #999;line-height:15px;margin-top: 5px;display:none;}
.tglist3 .section .more{width:50px;position: relative;display:none;}
/*标签容器*/
.classifymain .mohead{display: none;}

/*百度编辑器样式*/
.baidueditortxtmodule ol.list-paddingleft-2,.baidueditortxtmodule ul.list-paddingleft-2{padding-left: 2.5em;}
.baidueditortxtmodule ol.list-paddingleft-3,.baidueditortxtmodule ul.list-paddingleft-3{padding-left: 5em;}

/* 上下图文 2019-1-16 */
.img_txt{background: #fff;}
.img_txt .i-item{border-bottom:0.01rem solid #eee;padding:0.3rem 0.25rem 0;}
.img_txt.scroll{display: box;display: -webkit-box;white-space: nowrap;overflow-x: scroll;box-sizing: border-box;width: 100%;padding:0.3rem 0.25rem 0;}
.img_txt.scroll .i-item{display: inline-block;border-bottom:0;width: 4rem;margin-right: 0.2rem;vertical-align: top;padding:0;}
.img_txt .img{margin-bottom: 0.25rem;overflow: hidden;}
.img_txt .img img{vertical-align: top;width: 100%;}
.img_txt .img.three img{width: 2.3rem;height: 2.3rem;margin-right:0.05rem;float:left;object-fit: cover;}
.img_txt .img.three img:nth-child(3n){margin: 0;}
.img_txt .txt{overflow: auto;}
.img_txt .txt .th{font-size: 0.36rem;color: #333;display: -webkit-box;-webkit-line-clamp:2;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient:vertical;margin-bottom: 0.25rem;white-space: pre-wrap;word-break: break-word;line-height: 1.2;}
.img_txt .txt .tb{font-size: 0.26rem;color: #999;display: -webkit-box;-webkit-line-clamp:2;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient:vertical;margin-bottom: 0.25rem;white-space: pre-wrap;word-break: break-word;line-height: 1.2;}
.img_txt .wenz{overflow: hidden;}
.img_txt .wenz .propower{float: left;font-size:0.22rem;color: #999;height: 0.4rem;line-height: 0.4rem;padding:0 0.05rem 0 0.4rem;background-image: ;background-position: 0.05rem center;background-repeat: no-repeat;background-size:0.24rem 0.24rem;background-color: #f6f6f6;margin-bottom: 0.2rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 100%;box-sizing: border-box;}
.img_txt .wenz .soure{clear: both;font-size: 0.24rem;line-height:0.3rem;color: #999;margin-bottom: 0.3rem;}
.img_txt .wenz .soure .date{float: right;margin-bottom: 0.3rem;}
.img_txt .wenz .func{clear: both;text-align: right;margin-bottom:0.3rem;}
.img_txt .wenz .func .fitem{display: inline-block;margin-left: 0.4rem;font-size: 0.24rem;color: #888;vertical-align: top;}
.img_txt .wenz .func .fitem:first-child{margin-left:0;}
.img_txt.scroll .wenz .func .fitem:first-child{float: left;}
.img_txt .wenz .func .fitem img{width: 0.35rem;height: 0.35rem;margin-right:0.15rem;vertical-align: middle;}
.img_txt .wenz .func .fitem span{vertical-align: middle;}
.img_txt .shop{overflow: hidden;}
.img_txt .shop .shopcart{margin-bottom: 0.3rem;overflow: hidden;}
.img_txt .shop .shopcart .price{font-size: 0.36rem;line-height: 0.38rem;float: left;color: #f45;}
.img_txt.scroll .shop .shopcart .price{font-size: 0.32rem;line-height: 0.36rem;}
.img_txt .shop .shopcart .cart{width: 0.38rem;height: 0.38rem;float: right;}
.img_txt.scroll .shop .shopcart .cart{width: 0.36rem;height: 0.36rem;}
.img_txt .goshop{margin-bottom: 0.3rem;overflow: hidden;}
.img_txt .goshop .shopname{font-size: 0.24rem;color: #888;float: left;}
.img_txt .goshop .shopname img{width: 0.25rem;height: 0.25rem;margin-right: 0.1rem;}
.img_txt .goshop .go{width: 0.15rem;height: 0.26rem;float: right;}
.img_txt.scroll .wenz .func .fitem{font-size: 0.22rem;}
.img_txt.scroll .wenz .func .fitem img{width: 0.3rem;height: 0.3rem;}

.product-page-btn-box{ height: 50px; border-top: 1px solid #ededed; background-color: #fff; font-size: 0; position: relative; margin-bottom: 20px;}
.product-page-btn-box a{display: inline-block; width: 50%; height: 100%; text-align: center; border: none; font-size: 14px; color:#343434;}
.product-page-btn-box i{display: inline-block; height: .6rem; width: .6rem; font-size: 20px; font-style:normal; line-height:1.1; height: 25px; width: 25px; box-shadow: 0 0 5px rgba(0,0,0,.3); border-radius: 50%; background-color:#fff; vertical-align: middle;}
.product-page-btn-box b{line-height: 50px; display: inline-block;}
.product-page-btn-box .prev-btn b{margin-left: .5em;}
.product-page-btn-box .next-btn b{margin-right: .5em;}
.product-page-btn-box .prev-btn::after{content: ''; position: absolute; height: 50%; width: 1px; background-color: #ededed; left: 50%; top: 25%;}
.product-page-btn-box a.disabled{color:#ccc;}
.product-page-btn-box a.disabled i{background-color:#f5f5f5;}

/* 产品购买弹窗 */
.popupwin{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 99;
}
.popupwin .popupmain{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
}
.winhead{
    padding: 10px;
    overflow: hidden;
}
.conmain{
    padding: 0 10px 10px;
    min-height: 50px;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}
.winhead .pic{
    display: block;
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 10px;
    position: relative;
}
.winhead .pic img{
    width: 100%;
    height: 100%;
}
.winhead .pic em{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,255,255, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
}
.winhead .pic em::after{
    content: '售罄';
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 5em;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
}
.popupmain .close{
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border: 1px solid #b5b5b5;
    border-radius: 50%;
    transform: rotate(45deg);
    font-size: 19px;
    color: #b5b5b5;
    cursor: pointer;
}
.winhead .headinfo{
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 80px;
}
.headinfo .pro{
    margin-bottom: 5px;
    overflow: hidden;
}
.headinfo .pro font{
    color: #f0250f;
    font-size: 16px;
    margin-right: 5px;
}
.headinfo .pro span{
    display: inline-block;
}
.headinfo .pro em{
    color: #111;
    font-size: 13px;
    font-weight: bold;
}
.headinfo .pro i{
    font-style: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    padding: 0 5px;
    margin-left: 10px;
    position: relative;
    border-radius: 2px;
}
.headinfo .pro i.type1{
    color: #563c23;
    background: linear-gradient(left, #e4bfa4, #f4ead9);
    background: -o-linear-gradient(left, #e4bfa4, #f4ead9);
    background: -moz-linear-gradient(left, #e4bfa4, #f4ead9);
    background: -webkit-linear-gradient(left, #e4bfa4, #f4ead9);
}
.headinfo .pro i.type2{
    color: #fff;
    background: linear-gradient(left, #ff5c23, #ffa800);
    background: -o-linear-gradient(left, #ff5c23, #ffa800);
    background: -moz-linear-gradient(left, #ff5c23, #ffa800);
    background: -webkit-linear-gradient(left, #ff5c23, #ffa800);
}
.headinfo .pro i::after{
    content: '';
    border-width: 4px;
    border-style: solid;
    position: absolute;
    left: -8px;
    top: calc(50% - 4.5px);
}
.headinfo .pro i.type1::after{
    border-color: transparent #e4bfa4 transparent transparent;
}
.headinfo .pro i.type2::after{
    border-color: transparent #ff5c23 transparent transparent;
}
.headinfo .integral{
    font-size: 12px;
    color: #333;
}
.headinfo .setinfo{
    font-size: 12px;
    color: #111;
}
.specinfo{
    border-bottom: 1px solid #f2f2f2;
}
.specinfo h3{
    font-size: 14px;
    color: #111;
    font-weight: normal;
    margin-bottom: 5px;
}
.specinfo dl{
    overflow: hidden;
}
.specinfo dl dd{
    margin: 0 10px 10px 0;
    float: left;
    background: #f5f5f5;
    font-size: 12px;
    color: #111;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 4px;
    border: 1px solid #f5f5f5;
}
.specinfo dl dd.active{
    background: #fff8ef;
    color: #ff6a1f;
    border-color: #ff6a1f;
}
.promobile{
    display: none;
}
.promobile h3{
    font-size: 14px;
    color: #111;
    font-weight: normal;
    margin-bottom: 5px;
}
.promobile dl{
    overflow: hidden;
}
.promobile dl dd{
    margin: 0 5px 7px 0;
    float: left;
    background: #f5f5f5;
    font-size: 12px;
    color: #111;
    display: inline-block;
    padding: 5px 7px;
    border-radius: 4px;
    border: 1px solid #f5f5f5;
    cursor: pointer;
}
.promobile dl dd.active{
    background: #fff8ef;
    color: #ff6a1f;
    border-color: #ff6a1f;
}
.setmobile{
    margin: 20px 0;
    text-align: center;
}
.setmobile h3{
    font-size: 14px;
    font-weight: normal;
    color: #999;
    margin-bottom: 10px;
}
.setmobile p a{
    display: inline-block;
    font-size: 12px;
    border: 1px solid #ff6d1e;
    color: #ff6d1e;
    border-radius: 5em;
    padding: 5px 20px;
}
.popupmain .shopnum{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px;
}
.popupmain .shopnum label{
    font-size: 14px;
    color: #111;
    line-height: 27px;
    flex: 1;
}
.popupmain .shopnum .restrict,
.popupmain .shopnum .small{
    margin-right: 10px;
    color: #333;
    font-size: 12px;
}
.popupmain .shopnum .handle{
    display: flex;
}
.popupmain .shopnum .handle em{
    display: inline-flex;
    width: 25px;
    height: 25px;
    line-height: 1;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    font-size: 18px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.popupmain .shopnum .handle input{
    line-height: 27px;
    width: 30px;
    text-align: center;
    border: 0;
    outline: none;
}
.popupmain .shopnum .handle .add{
    color: #fff;
}
.popupmain .shopnum .handle .minus{
    border-color: #ededed;
    color: #555;
}
.batch{
    margin-bottom: 10px;
}
.batch h3{
    font-size: 14px;
    color: #111;
    font-weight: normal;
    margin-bottom: 5px;
}
.batch .labs{
    display: flex;
    flex-wrap: wrap;
}
.batch .labs p{
    background: #fff8ef;
    color: #f90;
    font-size: 12px;
    line-height: 20px;
    padding: 2px 5px;
    border-radius: 4px;
    margin: 0 5px 5px 0;
}
.btngroup{
    display: flex;
    justify-content: center;
}
.btngroup a{
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: block;
    flex: 1;
}
.btngroup .onebtn{
    background: linear-gradient(left, #ff6521, #ffa10b);
    background: -o-linear-gradient(left, #ff6521, #ffa10b);
    background: -moz-linear-gradient(left, #ff6521, #ffa10b);
    background: -webkit-linear-gradient(left, #ff6521, #ffa10b);
}
.btngroup .noshop{
    background: #cecece !important;
}
.btngroup .twobtn{
    flex: 1;
    margin: 10px 2%;
    border-radius: 5em;
}
.btngroup .twobtn:first-child{
    /* background: linear-gradient(left, #ff6521, #ffa10b);
    background: -o-linear-gradient(left, #ff6521, #ffa10b);
    background: -moz-linear-gradient(left, #ff6521, #ffa10b);
    background: -webkit-linear-gradient(left, #ff6521, #ffa10b); */
    margin-left: 4%;
}
.btngroup .twobtn:last-child{
    /* background: linear-gradient(left, #ffa10b, #ffc62c);
    background: -o-linear-gradient(left, #ffa10b, #ffc62c);
    background: -moz-linear-gradient(left, #ffa10b, #ffc62c);
    background: -webkit-linear-gradient(left, #ffa10b, #ffc62c); */
    margin-right: 4%;
}

.pageshadowtel {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    display: none;
}
.page {
    width: 100%;
    height: 100%;
    background: #fff;
/*    display: flex;
    flex-direction: column;*/
}
.page .ptitle {
    position: relative;
    height: 40px;
    border-bottom: 1px solid #eee;
}
.page .ptitle p {
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 40px;
}
.page .ptitle .closeiphone {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.closeiphone:before {
    content: "";
    display: block;
    width: 2px;
    height: 20px;
    background: #999;
    border-radius: 2px;
    transform: rotate(45deg);
    position: absolute;
}
.closeiphone:after {
    content: "";
    display: block;
    width: 2px;
    height: 20px;
    background: #999;
    border-radius: 2px;
    transform: rotate(-45deg);
    position: absolute;
}
.psearch {
    position: relative;
    margin: 10px;
    display: flex;
    flex: none;
}
.psearch input {
    width: 100%;
    height: 30px;
    box-sizing: border-box;
    padding: 0 5px;
    border-radius: 5px;
    background: #eee;
    outline: none;
    font-size: 12px;
    border: 0;
}
.psearch .searchbtn {
    position: absolute;
    width: 25px;
    height: 22px;
    top: 5px;
    right: 0;
}
.psearch .searchbtn:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    box-sizing: border-box;
    top: 0;
    left: 0;
    border-radius: 50%;
}
.psearch .searchbtn:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 8px;
    background: #999;
    border-left: 1px solid #eee;
    bottom: 2px;
    right: 9px;
    transform: rotate(-45deg);
}
.pcont {
    flex: auto;
    display: flex;
    flex-wrap: wrap;
    overflow: auto;
    padding: 10px;
    align-content: flex-start;
}
.okbtn {
    margin: 10px;
    font-size: 14px;
    color: #fff;
    background: #f90;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.pcont li {
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    font-size: 12px;
    color: #555;
    width: 48%;
    margin-bottom: 4%;
    border: 1px solid #eee;
    cursor: pointer;
}
.pcont li:nth-child(2n){
    margin-left: 4%;
}
.pcont li.active {
    border: 1px solid #f90;
    color: #f90;
}
.pcont li.active:before {
    content: "";
    position: absolute;
    right: -1px;
    bottom: 0;
    width: 0;
    height: 0;
    border-right: 2px solid #f90;
    border-bottom: 15px solid #f90;
    border-top: 2px solid transparent;
    border-left: 15px solid transparent;
}
.pcont li.active:after {
    content: "";
    color: #fff;
    width: 3px;
    height: 6px;
    position: absolute;
    bottom: 2px;
    right: 2px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
}
.pcont li.nocon{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #b2b2b2;
    border: 0;
}
.showimgfixed{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    z-index: 99;
}
.showimgfixed img{
    max-width: 100%;
    max-height: 100%;
}


/* 短视频模块 */
.shortcustommodule .mobodyc{padding:0; background-color:transparent;}
.shortvideomodule{background-color: #f8f8f8; overflow: hidden; padding: 0 10px;}
.shortvideomodule .shortvideo-item{margin: 10px 0; background-color: #fff; border-radius: 10px;}
.shortvideomodule .sv-title{padding: 15px;}
.shortvideomodule .sv-title .title-text{font-size: 14px; color: #222; font-weight:400; word-break: break-all;}
.shortvideomodule .sv-video-box{border-radius: 3px; margin: 0; overflow:hidden;position: relative; height: 355px;display: flex; justify-content: center; align-items: center;}
.shortvideomodule .sv-muted-btn{width: 20px;height:20px;position: absolute; left: 10px; bottom: 10px; background-size:100% 100%;background-position: center center;background-repeat: no-repeat;z-index: 8;}
.shortvideomodule .sv-video-link{position: absolute; left: 0; bottom: 0; right: 0; top:0; z-index: 7; }
.shortvideomodule .muted-open{background-image:}
.shortvideomodule .muted-close{background-image:}
.shortvideomodule .sv-image{position: absolute; left: 0;top:0;bottom:0;right:0; z-index: 1;opacity:1;transition:opacity 1s linear;}
.shortvideomodule .sv-image.hide{opacity:0}
.shortvideomodule .sv-image .image-pic{width: 110%; filter:blur(30px); height: 120%; margin: -5% 0 0 -5%;}
.shortvideomodule .sv-video{position: relative; z-index: 5; opacity: 1;transition:opacity 1s linear; height:100%;}
.shortvideomodule .sv-video.show{opacity:1;}
.shortvideomodule .video-poster{position: absolute; z-index: 4; width: 100%; height:100%; display:flex; justify-content: center; align-items: center;}
.shortvideomodule .sv-market{padding: 15px;display: flex;justify-content: space-between;}
.shortvideomodule .sv-m-left{flex-grow: 1; margin-right: 10px; overflow:hidden;}
.shortvideomodule .sv-m-right{flex-grow: 0; flex-shrink: 0;}
.shortvideomodule .m-share,.shortvideomodule .m-praise,.shortvideomodule .m-click{display: inline-block; }
.shortvideomodule .m-praise{margin-left: 10px;}
.shortvideomodule .m-name{color:#888888; font-size: 11px; display: inline-block; vertical-align: middle; width:80%;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.shortvideomodule .m-num{color:#888888; font-size: 12px; display: inline-block; vertical-align: middle; font-weight:400;}
.shortvideomodule .m-icon{display: inline-block; width: 20px;height: 20px; background-size: 100% 100%; vertical-align: middle; margin-right: 5px; background-repeat: no-repeat;}
.shortvideomodule .shop-icon{background-image: ;background-size:85% 85%; background-position: center top;}
.shortvideomodule .praise-icon{background-image: ;}
.shortvideomodule .m-praise.already .praise-icon{background-image: ;}
.shortvideomodule .sv-play-btn{width: 50px; height: 50px; position:absolute;left:50%;top:50%;margin:-25px 0 0 -25px; z-index: 10;background-color: rgba(255, 255, 255, 0.5);border-radius: 25px;background-image:;background-size: 70% 70%; background-position: 70% 50%; background-repeat: no-repeat;}
.shortvideomodule .sv-video-link{position: absolute; left: 0; bottom: 0; right: 0; top:0; z-index: 11; }
.shortvideomodule .listmore{margin: 10px 0; border-radius: 5px; background-color:#fff;}
.shortvideomodule .listmore a{background:none;border:none;box-shadow:none;}
