@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:url(/images/VNew/loading-wait-bg.gif) 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:url('/images/wap/mapIcon.png'); 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:url(about:blank); width:100%; height:100%; margin:0px auto; outline:none; background:url(/images/loading.gif) 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:url(about:blank); width:100%; height:100%; margin:0px auto; outline:none;background:url(/images/loading.gif) no-repeat center center; } /**bannerPic 上下移动布局**/ .banner-pic-3{position:absolute;left:0px; top:0px; width:100%;} .banner-pic-3 li{background-image:url(/images/loading.gif); background-position:center center; background-repeat:no-repeat; width:100%;background-size:cover;} .banner-pic-3 li a{display:block; background:url(about:blank); 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: url('/images/wap/banner_bg.png');} /**--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: url(/images/wap/share_but.png); 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:url("constan.ttf"); } .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:url(/images/wap/web_face_img.png) 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: url('/images/VNew/text_list_code_bg.jpg'); 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: url('/images/VNew/text_list_code_bg.jpg'); 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: url(/images/wap/suo.png);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: url(/images/wap/suo.png);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:url(/images/wap/catalogList_icon.png); 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: url(/images/wap/share_but.png); 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:url('/images/wap/Mo_search_icon.png'); 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: url(/images/wap/Horn_icon.png);background-position: center center; background-size: 100%;} /*.afficheModule em{background-repeat: no-repeat; width:38px; height:38px; position: absolute; background-image: url(/images/wap/Horn_icon.png);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:url(/images/wap/easyicon_net.png) 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:url(/images/wap/web_face_img.png) 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:url(/images/wap/iconPraise.png) no-repeat left;} .discussList .iconReply{padding-left:24px; background:url(/images/wap/iconReply.png) 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:url(/images/wap/web_face_img.png) 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:url(/images/wap/awardCard-pattern.jpg);padding-bottom:10px;} .wheelModule{width:100%; height:100%; overflow:hidden;margin:0 auto;background:url(/images/wap/awardWheel-pattern.jpg);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: url(/images/wap/awardCard-ribbon.png) 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: url(/images/wap/awardCard-ribbon.png) 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: url(/images/wap/awardCard-ribbon.png) 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: url('/images/wap/shopping_icon.png') 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: url('/images/wap/disable_shopping_icon.png') 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: url('/images/banner_tit_bg.png'); 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: url('/images/wap/yiyuangou/icon_3.jpg'); 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: url('/images/wap/yiyuangou/cart.jpg');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: url(/images/wap/yiyuangou/icon_1.jpg);} .shop_cart .cart_l .poll span{ display:block; width:100%;padding: 2% 0; background-image: url(/images/wap/yiyuangou/icon_2.jpg);} .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: url(/images/wap/userCenter/button.png) 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: url(/images/time_buy/tit_bg2.png); } .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:url("/images/time_buy/time.png") 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: url(/images/wap/userCenter/icon.png) 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: url(http://img4.ev123.com/wap/bbs/text.png) no-repeat left; } .Mo_Forum .ev_community_logo_text .ev_community_logo_div .ev_span_2 { background: url(http://img4.ev123.com/wap/bbs/user.png) 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: url(/images/wap/bbs/sign_but_bg.png); 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: url(http://aimg3.dlszywz.com/wap/bbs/Messages.png) 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: url(http://aimg3.dlszywz.com/wap/bbs/zan.png) 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: url('/images/shops/icon_group.png') 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:url('/images/shops/icon_bg.png'); 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: url('/images/shops/dataIcon.png') 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: url('/images/shops/imgText_bg.png'); 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:url('/images/shops/icon_bg.png'); 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:url('/images/shops/imgText_bg.png'); 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: url('/images/shops/imgText_bg.png'); 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:url('/images/shops/icon_bg.png'); 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:url('/images/shops/imgText_bg.png'); 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: url('/images/shops/dataIcon.png') 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:url('/images/shops/tit_bg.png'); 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:url('/images/shops/imgText_bg.png'); 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: url('/images/shops/dataIcon.png') 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: url('http://aimg3.dlszywz.com/wap/bbs/zan.png') no-repeat left center; background-size: 14px;} .Mo_Forum .listOne li .forumInfo .rightInfo .infoIcon2{background: url('http://aimg3.dlszywz.com/wap/bbs/Messages.png') no-repeat left center; background-size: 14px;} .Mo_Forum .listOne li .forumInfo .leftDate{float: left; padding-left: 20px; background: url('/images/tuan/time.png') 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: url('http://aimg3.dlszywz.com/wap/bbs/zan.png') no-repeat left center; background-size: 14px;} .Mo_Forum .listTwo li .forumInfo .rightInfo .infoIcon2{background: url('http://aimg3.dlszywz.com/wap/bbs/Messages.png') no-repeat left center; background-size: 14px;} .Mo_Forum .listTwo li .forumInfo .leftDate{float: left; padding-left: 20px; background: url('/images/tuan/time.png') 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: url('http://aimg3.dlszywz.com/wap/bbs/zan.png') no-repeat left center; background-size: 14px;} .Mo_Forum .listThree li .forumInfo .rightInfo .infoIcon2{background: url('http://aimg3.dlszywz.com/wap/bbs/Messages.png') no-repeat left center; background-size: 14px;} .Mo_Forum .listThree li .forumInfo .leftDate{float: left; padding-left: 20px; background: url('/images/tuan/time.png') 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: url(/images/wap/fight_group/name.png) 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:url('/images/wap/banner_bg.png'); 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:url(/images/wap/bbs/border.jpg) 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:url('/images/wap/banner_bg.png'); 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 url(/images/time_buy/time_shizhou.png) 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 url(/images/time_buy/time_shizhou.png) 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 url(/images/time_buy/time_shizhou.png) 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:url('/images/wap/tit_icon_6.png'); 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:url('/images/wap/tit_icon_8.png'); 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: url('/images/wap/tit12_l.png');} .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: url('/images/wap/tit12_r.png');} /*样式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: url('/images/wap/tit14_l.png');} .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: url('/images/wap/tit14_r.png');} /*样式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:url('/images/wap/tit_icon_16.png'); 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:url('/images/wap/tit_icon_17.png'); 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:url('/images/wap/tit_icon_18.png'); 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:url('/images/wap/tit_icon_19.png'); 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:url('/images/wap/tit_icon_20.png'); 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:url('/images/wap/tit_icon_23.png'); 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: url('/images/wap/tit25_bg.png'); 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:url('/images/wap/Mo_search_icon.png') 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:url('/images/wap/sType1_tit1.png') no-repeat center center; background-size: 20px; height: 40px;} .shopTitMo .typeOne .shopInfo{background: url('/images/wap/sType1_Bg.jpg') 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: url('/images/wap/sType1_icon1.png') no-repeat 0 3px; background-size: 15px; padding-left: 25px; color:#444; font-size: 14px;} .shopTitMo .typeOne .shopAddress .shopTel{background:url('/images/wap/sType1_icon2.png') 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: url('/images/wap/sType2_Bg1.jpg') 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: url('/images/wap/sType2_tit1.png') no-repeat; background-size: 20px;} .shopTitMo .typeTwo .shopInfo .shopTitle .titIcon .titShare{background: url('/images/wap/sType2_tit2.png') no-repeat; background-size: 20px;} .shopTitMo .typeTwo .shopInfo .shopTitle .titIcon .titMore{background: url('/images/wap/sType2_tit3.png') 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: url('/images/wap/sType2_Bg2.jpg') no-repeat left top; background-size: 100%; padding:10px; overflow: hidden;} .shopTitMo .typeTwo .shopAddress p{overflow: hidden; line-height: 22px; background: url('/images/wap/sType2_icon1.png') no-repeat 0 3px; background-size: 15px; padding-left: 25px; color:#fff; font-size: 14px;} .shopTitMo .typeTwo .shopAddress .shopTel{background:url('/images/wap/sType2_icon2.png') 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:url('/images/wap/sType1_tit1.png') 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: url(/images/xcx/z-index_img.png) 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: url('/images/doc_new/imgIcon.jpg') 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: url('../images/zan2.jpg') no-repeat left center; float: right; background-size: 22px; padding-left: 25px;} .imgBottom .imgNum{background: url('/images/doc_new/imgIcon.jpg') 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: url(/images/wap/power.png);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:url(https://aimg8.dlssyht.cn/xcx_pack/images/shortVideo_muted_open.png)} .shortVideoModule .muted-close{background-image:url(https://aimg8.dlssyht.cn/xcx_pack/images/shortVideo_muted_close.png)} .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: url(https://aimg8.dlssyht.cn/xcx_pack/images/shortVideo_m_shop_icon.png);background-size:85% 85%; background-position: center top;} .shortVideoModule .praise-icon{background-image: url(https://aimg8.dlssyht.cn/xcx_pack/images/shortVideo_m_praise_icon.png);} .shortVideoModule .m-praise.already .praise-icon{background-image: url(https://aimg8.dlssyht.cn/xcx_pack/images/shortVideo_m_praise_icon_a.png);} .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:url('data:image/svg+xml;base64,PHN2ZyBjbGFzcz0naWNvbicgc3R5bGU9ImZpbGw6I2ZmZjsiIHZpZXdCb3g9JzAgMCAxMDI0IDEwMjQnIHZlcnNpb249JzEuMScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyBwLWlkPScyODYyJz48cGF0aCBkPSdNNzgwLjggNDc1LjczMzMzM0wyODUuODY2NjY3IDE2OC41MzMzMzNjLTI3LjczMzMzMy0xNy4wNjY2NjctNjQgNC4yNjY2NjctNjQgMzYuMjY2NjY3djYxNC40YzAgMzIgMzYuMjY2NjY3IDUzLjMzMzMzMyA2NCAzNi4yNjY2NjdsNDkyLjgtMzA3LjJjMjkuODY2NjY3LTE0LjkzMzMzMyAyOS44NjY2NjctNTcuNiAyLjEzMzMzMy03Mi41MzMzMzR6JyBwLWlkPScyODYzJz48L3BhdGg+PC9zdmc+');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;}