@charset "utf-8";
/* CSS 全局 */
* { margin:0px; padding:0px; border:0px; }
html,body,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,a,img,th,td,form,fieldset,iframe,object,pre,code,legend,blockquote{border:0;outline:0}
h1,h5,h6{margin:0;} /*去除 Materializecss marigin*/
ul,li,ol {list-style-type:none; margin:0px; padding:0px;}
:focus{outline:0}
form label{cursor:pointer}
a {text-decoration:none; outline:none;  noFocusLine: expression(this.onFocus = this.blur());}
.clear {clear:both; font-size:0px; height:0px;}
.clearfix {zoom: 1;}
.h5 { height:5px; font-size:0px; clear:both;}
.h10 { height:10px; font-size:0px; clear:both;}
.h15 { height:15px; font-size:0px; clear:both;}
.h20 { height:20px; font-size:0px; clear:both;}
.h30 { height:30px; font-size:0px; clear:both;}
.h40 { height:40px; font-size:0px; clear:both;}
.h60 { height:60px; font-size:0px; clear:both;}
.h80 { height:80px; font-size:0px; clear:both;}
.h100 { height:100px; font-size:0px; clear:both;}
.h310 { height:310px; font-size:0px; clear:both;}
.section-title { width:100%; height:20px; background: url(/public/images/title.png) repeat-x bottom; font-size:20px; color:#d0111b; margin:34px 0px 34px 0px;}
.section-title .section-name{  background:#fff; display:block; height:20px;font-size:20px; line-height: 24px;}
.section-title .section-name > a {color:#d0111b;}
.section-title .more {background:#fff; display:block; height:22px;padding:0 5px;font-size:14px; line-height:32px;}
.section-title .more > a {color:#333;}
.section-title .more > a:hover{color:#d0111b;}
.index-breadcrumb{ padding:0px 20px 0px 20px; height:40px; background:#f2f2f2;font-size:14px; color:#333; line-height:40px;}
.index-breadcrumb span{ color:#f1962c;}
.index-breadcrumb a{color:#333;}
.news_more{ width:100%; height:30px; line-height:30px; text-align:right; font-size:14px;}
.news_more a{ color:#d0111b;}
.page{ width:100%; height:38px; margin:0px auto; padding-top:40px;text-align: center;}
.page a{ display:block; width:36px; height:36px; border:1px solid #dbdbdb; background:#fff; text-align:center; line-height:36px; font-size:12px; color:#666; line-height:36px; float:left; margin:0px 2px 0px 2px;}
.page a:hover{ background:#d0111b; border:1px solid #d0111b; color:#fff;}
.page a.xp{ background:#d0111b; border:1px solid #d0111b; color:#fff;}
.page a.page1{ width:56px;}
.page a.page2{ width:100px;}
.pagination li.active {
    background-color: #d0111b;
}
.btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i {
    font-size: inherit;
    line-height: inherit;
}
input[type='button'], .btn-review, .btn-vlife{background-color: #d0111b!important;font-size:14px;}

body {    
    font-family: "Microsoft YaHei","微软雅黑","WenQuanYi Micro Hei",arial,sans-serif;
    text-decoration: none;
    -webkit-font-smoothing: antialiased; 
    font-size: 12px; 
    color: #232323; 
} 
.qq-uploader-selector dialog{margin:0 auto;}
.qq-uploader-selector dialog{margin:0 auto;}
.qq-uploader-selector dialog{margin:0 auto;}
.container{width:1200px;position: relative;}
.container .row{ margin-left:0;margin-right:0;}
[type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:after {
    background-color: #f1962c;
    z-index: 0;
}
[type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:after {
    background-color: #f1962c;
    z-index: 0;
}
[type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:before, [type="radio"].with-gap:checked+label:after {
    border: 2px solid #f1962c;
}
input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #f1962c;
    box-shadow: 0 1px 0 0 #f1962c;
}
input:not([type]):focus:not([readonly])+label, input[type=text]:focus:not([readonly])+label, input[type=password]:focus:not([readonly])+label, input[type=email]:focus:not([readonly])+label, input[type=url]:focus:not([readonly])+label, input[type=time]:focus:not([readonly])+label, input[type=date]:focus:not([readonly])+label, input[type=datetime]:focus:not([readonly])+label, input[type=datetime-local]:focus:not([readonly])+label, input[type=tel]:focus:not([readonly])+label, input[type=number]:focus:not([readonly])+label, input[type=search]:focus:not([readonly])+label, textarea.materialize-textarea:focus:not([readonly])+label {
    color: #f1962c;
}
input:focus:not([readonly]) + label {  color:#f1962c;}
.input-field label {color:#666;}
.dropdown-content li>a, .dropdown-content li>span {
    color: #000;
}

/****************************************************************************************************************************************/
/*头部*/
/*头部顶层、登陆、语言切换*/
.header-top{width:100%;min-width:1200px;background:#f2f2f2;margin: 0px auto;border-top: 3px solid #d0111b;}
.header-top a:hover,.header-top .left-section a.login{ color:#d0111b;}
.header-top .nav-user-list {float:right;display: inline-block;list-style: none;position: relative;margin: .7em;}
.header-top .nav-user-list li {border-right: 1px solid #ddd;padding: 0 10px;float: left;line-height: 2em;position: relative;}
.header-top .nav-user-list .dropdown-menu > li {border-right: none;}
.header-top a {color: #999;font-size: 1em;}
.header-top a:hover,.header-top .nav-user-list .login > a { color:#d0111b;}
.header-top .nav-user-list li .fa { margin-right: 5px;}
/*头部中层、Logo、城市切换、头部广告*/
.header-middle{background:#fff;padding-top:10px;display:block;}
.header-middle .logo{ width:111px; height:96px;}			
.header-middle .location{ float:left; height:96px; padding-left:20px;}
.header-middle .current-city > h1{ line-height:40px; color:#333; font-size:20px;margin:0;}
.header-middle .location-change{ width:120px; height:30px; line-height:30px; font-size:12px; color:#999;}
.header-middle .location-change > a {
    border: 1px solid #eee;
    padding: 2px 5px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    background: #fff;}
.header-middle .header-ads{ width:730px; height:90px;}
#modal-location .modal-content .location-title{color:#d0111b;padding-bottom:5px;}
#modal-location .modal-content .location-list{margin: 0.82rem 0 0.656rem 0;}
#modal-location .modal-content .location-list li{margin-bottom:10px;}
#modal-location .modal-content .location-list li > a {position: relative;display:block;}
#modal-location .modal-content .location-list li a > .city_title{ font-size:14px;color:#333;}
/*登录/注册*/
.header-login {width:100%;min-width:1200px;background-color:#fff;border-bottom: 2px solid #d0111b;}
.header-login .header-middle{background:none;padding-top:30px;}
.header-login .welcome-left{ float:left; height:45px; line-height:45px; font-size:24px; color:#d0111b; padding-left:40px; border-left:2px solid #bebebe; margin:20px 0px 0px 40px;}
.header-login .welcome-right{ float:right; height:96px; line-height:96px; font-size:18px; color:#999;}
.header-login .welcome-right a{ color:#d0111b; margin-left:20px;}
.section-login, .section-reg{width:100%;min-width:1200px;}
.login-form{ width:590px; float:left; padding:0px 60px 0px 200px; margin-top:50px; border-right:1px solid #dadada;}
.app-login{ float:left; padding:50px 0px 0px 60px;}
.app-login .app-login-title{ line-height:55px; font-size:20px; color:#333;}
.app-login a { display:block; height:45px; margin-top:20px;width:200px;line-height: 45px;font-size:16px;text-align: left;}
.app-login a.fb-login{background-color:#3b5998;}
.app-login .tips-title{ line-height:40px; font-size:18px; color:#d0111b; padding-top:20px;}
.app-login .tips-content{ line-height:34px; font-size:14px; color:#333;}
.reg-title{ width:400px;height:70px; line-height:70px; font-size:24px; color:#333; margin:0px auto;} 
.reg-form{ width:400px; margin:0px auto;}
/*主导航*/
.index-nav{width:100%;min-width:1200px;height:38px;margin-top:35px;background: #fff;}
.index-nav .menu{ width:180px; height:38px;background:#d32f2f; line-height:38px; font-size:16px; color:#fff;float:left; position:relative;text-align:center }
.index-nav .btn-merchantdb {height:20px;line-height:12px;padding:3px;}
/*竖向黄页搜索*/
.index-nav .menu-category{ width:200px; position:absolute;height:452px; left:0px; top:38px;background:#fff; z-index:999;}
.index-nav .menu-category ul li{ width:100%; height:41px;}
.index-nav .menu-category ul li a{ display:block; width:200px; height:41px; padding-left:20px; background:url(../images/menu1.png) no-repeat 174px 14px #fff; font-size:14px; color:#333;border-bottom:1px solid #eee;}
.index-nav .menu-category ul li a:hover{background:url(../images/menu2.png) no-repeat 174px 14px #ff7f7f; color:#fff;}
/*.nav-main-2 {
	position: fixed;
	top: 0;
	width: 100%;
	height: 60px;
	display: none;
	z-index: 999;
	background-color: #fff;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,.05);
  	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,.05);
  	box-shadow: 0px 2px 2px 0px rgba(0,0,0,.05);
}
.nav-main-2 .all-yp {
	height: inherit;
	line-height: 60px;
	width: 180px;
	text-align: center;
	font-size: 14px;
	float: left;
	position: relative;
	z-index: 1006;
	cursor: pointer;
}
.nav-main-2 .all-yp .fa {
	color: #666;
	margin: 0 0 0 7px;
}*/
.drop-cats-cont {
	display: none;
	width:180px;
	height: 450px;
	position: absolute;
	top: 38px;
	background-color: #fff;
	z-index: 9;
	-webkit-box-shadow: 1px 2px 2px 1px rgba(0,0,0,.05);
  	-moz-box-shadow: 1px 2px 2px 1px rgba(0,0,0,.05);
  	box-shadow: 1px 2px 2px 1px rgba(0,0,0,.05);
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	transition: opacity 0.4s ;
}
.index-nav .drop-cats-cont { display:none;}
.index-confirm .drop-cats-cont { display:block;}
/*.index-nav .menu:hover ~ .drop-cats-cont,
.index-nav .drop-cats-cont:hover,
.nav-main-2 .menu:hover ~ .drop-cats-cont,
.nav-main-2 .drop-cats-cont:hover {height: 450px;opacity: 1;display: block;}*/
.drop-cats-cont .cat-cont {padding: 3px 12px;border-bottom: 1px solid #f2f2f2;background-color: #fff;}
.drop-cats-cont .cat-cont.appliances {border-bottom: none;}
.drop-cats-cont .cat-cont > h2{height:34px;line-height:34px;margin:0;font-size:14px;text-align: center;}
.drop-cats-cont .cat-cont h2 > a {display:block;color:#333;height:34px;} 
.drop-cats-cont .cat-cont h2 > a > i {height:20px;}
.drop-cats-cont .sub-cats {list-style: none;padding: 0;margin: 0;}
.drop-cats-cont .sub-cat-cont {
	width: 0;
	height: 450px;
	background-color: #fff;
	background-size: 790px;
	background-repeat: no-repeat;
	position: absolute;
	top:0px;
	left: 180px;
	opacity: 0;
	/*display: none;*/
	z-index: 7;
	overflow: hidden;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,.05);
  	-moz-box-shadow: 1px 1px 2px 1px rgba(0,0,0,.05);
  	box-shadow: 1px 1px 2px 1px rgba(0,0,0,.05);
}
.drop-cats-cont .sub-cat-cont > a {color:#333;}
.drop-cats-cont .sub-cat-cont .width-fix {
	width: 800px;
	position: relative;
}
.drop-cats-cont .sub-cat-cont.food .cat-width {
	width: 700px;
	float: left; 
}
.drop-cats-cont .sub-cat-group {
	width: 600px;
	margin: 30px 0 0 30px;
	float: left;
}
.drop-cats-cont .sub-cat-group .sub-cat {
	font-weight: bold;
	margin: 0;
	line-height: 2em;
}

.drop-cats-cont .sub-cat-group ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 2em;
}
.drop-cats-cont .sub-cat-group ul li {
    padding:6px 12px;
    font-size:16px;
    float:left;
}
.drop-cats-cont .sub-cat-group ul li > a {
    display:block;
    font-size:16px;
    font-weight:normal;
    color:#333;
}
.drop-cats-cont .cat-cont.food:hover ~ .sub-cat-cont,
.drop-cats-cont .sub-cat-cont.food:hover,
.drop-cats-cont .cat-cont.beauty:hover ~ .sub-cat-cont.beauty,
.drop-cats-cont .sub-cat-cont.beauty:hover,
.drop-cats-cont .cat-cont.health:hover ~ .sub-cat-cont.health,
.drop-cats-cont .sub-cat-cont.health:hover,
.drop-cats-cont .cat-cont.appliances:hover ~ .sub-cat-cont.appliances,
.drop-cats-cont .sub-cat-cont.appliances:hover {
	/*display: block;*/
	opacity: 0.9;
	width: 790px;
}
.drop-cats-cont .cont-wrap:hover .cat-cont > p {
	color: #f25950;
	font-weight: bold;
}
.drop-cats-cont .cont-wrap:hover .cat-cont > h2 {
	padding-left:10px;
    -webkit-transition: padding-left .2s;
    transition: padding-left .2s;
}

.drop-cats-cont .cont-wrap:hover .cat-cont > h2 > a  {
	color: #f25950;
    -webkit-transition: color .2s;
    transition: color .2s;
}

.drop-cats-cont .sub-cat-cont{background-image: url("/public/images/banners/yp-bg.jpg");}

/*横向主导航*/
.index-nav .main-nav{ float:left; height:38px;}
.index-nav .main-nav ul li{ float:left; height:38px; line-height:38px;}
.index-nav .main-nav ul li a{ color:#333; font-size:14px;padding:0 0 0 30px}
.index-nav .main-nav .dropdown-content li {float:left; height:38px; line-height:38px;padding:5px 10px;}
.index-nav .main-nav .dropdown-content li a { display:block;color:#333; line-height:38px;font-size:14px;padding:0;}
.index-nav .main-nav ul li > a:hover,.index-nav .main-nav ul li.active > a { color:#d0111b;background:none;}
.index-nav .main-nav ul li.active {background: none;}
.index-nav .main-nav ul li a.xd{ color:#d0111b; }
.index-nav .search{ width:180px; height:38px;color:#333;line-height:38px;}
.index-nav .search form {line-height:38px;height:38px;position:relative;width:100%;}
.index-nav .search form > input {width:140px;margin:0px;height:36px;line-height:36px;border-bottom:none;padding-right:41px;}
.index-nav .search form > input[type=text]:focus {border-bottom: 1px solid #d0111b;box-shadow:none}
.index-nav .search form > button {width:41px;height:38px;*line-height:41px;position:absolute;left:140px;top:0;padding:0 5px;border: 1px solid #eee;background-color:#d0111b;color:#fff;}
.index-nav .search form > button > i {line-height:38px;}
/*主页BANNER*/
.banner {height: 450px; margin:0 auto;position:relative;}
.banner .banner-group {width: 100%;height: 450px;overflow: hidden;}
.banner .banner-group .swiper-slide img{height: 450px;}
/*主页限时
.banner .current-sale {
    z-index:2;
    position: absolute;
    width: 200px;
    height: 270px;
    background-color: #fff;
    right:12px;
    margin: 15px 0 0 0;
    padding: 0 20px;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,.05);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,.05);
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,.05);
.banner .current-sale .timer {line-height: 2.5em;border-bottom: 1px solid #ddd;text-align: center;}
.banner .current-sale .order-limit {font-weight: bold;color: #e74c3c;font-size: 20px;}
.banner .current-sale .item-detail .des {height:36px;overflow:hidden;color:#000;}
.banner .current-sale .item-detail .price {margin: 5px 0 0 0;}
.banner .current-sale .item-detail .curr {font-size: 16px;color: #f25950;}
.banner .current-sale .item-detail .orig {color: #666;margin: 0 0 0 5px;text-decoration: line-through;}*/
/*主页APP
.banner .app-promo {
    position: absolute;
    z-index:2;
    width: 200px;
    height: 135px;
    background-color: #fff;
    right: 12px;
    bottom: 15px;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,.05);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,.05);
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,.05);
}
.banner .app-promo .qr { display: none;}
.banner .app-promo:hover a .qr, .banner .app-promo a .qr:hover {display: block;}*/
/*主页Coupons*/
.section-coupons{margin:0 auto;position:relative;}
.section-coupons .coupon-slide{height:550px;width:307px;overflow:hidden;}
.section-coupons .coupon-slide .swiper-container{height:550px;width:307px;}
.section-coupons .coupon-slide .swiper-slide{height:183px;}
.section-coupons .coupon-slide .coupons{padding:2.5px 5px;width:307px;height:180px;}
.section-coupons .coupon-slide .coupons a{display:block; position:relative;height:100%;width:100%;}
.section-coupons .coupon-slide .coupons a img{ width:302px!important; height:170px!important;}
.section-coupons .coupon-slide .coupons a .coupon-title{ height:56px; line-height:56px; padding:0px 15px 0px 15px; position: absolute; left:0px; bottom:0px;width:250px;  font-weight: bold; position: absolute; left:0px; bottom:10px; background:url(../images/powder.png); color:#fff; font-size:16px; overflow:hidden;}
.section-coupons .coupon-slide .coupons a .coupon-hot{ width:60px; height:34px; position:absolute; background: #000;opacity: 0.7; right:0px; top:10px; text-align:center; line-height:34px; color:#fff; font-size:14px;}
.section-coupons .coupons-category{height:550px;width:870px;}
.coupons-category ul li{ width:210px; height:180px;float:right;text-align: center;padding:10px 15px 20px 15px;}
.coupons-category ul li > a {display: block;width:100%;height:100%;}
.coupons-category ul li.coupons-updated{width:870px;height:250px;text-align:left;padding:0;}
.coupons-updated .card{margin:0;padding-left:65px;}
.coupons-updated .card-content{padding:10px;}
.coupons-updated .card-content div:not(.divider){float:left;width:390px;padding:0;padding-right:15px;height:28px;line-height:24px;font-size: 12px;}
.coupons-updated .card-content div p i{color:#d0111b;}
.coupons-updated .card-content div p a{display: block;width:100%;height:100%;}
.coupons-category .coupons-category-pic{ text-align:center;width:160px; height:120px; overflow:hidden;}
.coupons-category .coupons-category-title{ width:160px;overflow:hidden; text-align:center; font-size:16px;color:#333;}
.coupons-category ul li:hover > a > .coupons-category-title{color:#d0111b;}
/*主页美食*/
.section-cuisine{width:100%;min-width:1200px;height:340px;}
.section-cuisine ul li{height:260px;}
.section-cuisine ul li> a{display: block;}
.section-cuisine ul li a img{height:208px;}
.section-cuisine .cuisine-title{ text-align:center; width:100%; height:40px; line-height:40px; font-size:16px; color:#333;}
.section-cuisine ul li:hover .cuisine-title{ color:#d0111b;}
/*主页左右分栏*/
.section-two-columns{width:100%;min-width:1200px;}
/*主页左分栏/分类信息*/
.section-two-columns ul.info{width:100%;}
.section-two-columns ul.info li{ width:174px;height:158px; float:left; text-align:center;font-size:16px; color:#333; padding:20px 38px 20px 38px;}
.section-two-columns ul.info li > a{ display:block;color:#333; }
.section-two-columns ul.info li > a .index-info--img {width:100%;height:98px;width:98px;}
.section-two-columns ul.info li > a .index-info-title {width:100%;}
.index-info h1.section-name > a{color:#d0111b;}
/*主页左分栏/生活智库*/
.section-two-columns .section-life{height:600px;}
.section-two-columns .section-life ul > li {width:271px; float:left;height:278px; }
.section-two-columns .section-life ul > li >  a{display:block;}
.section-two-columns .section-life .life-top-img{position:relative;width:100%;height:157px;}
.section-two-columns .section-life .life-top-img > a {display:block}
.section-two-columns .section-life img{height:157px;width:100%;}
.section-two-columns .section-life .life-info-text > p{width:100%;padding:3px 0;}
.section-two-columns .section-life .life-info-text > p > a {color:#000;}
.section-two-columns .section-life .life-info-text > p:hover > a {color:#d0111b;}
.section-two-columns .section-life .life-top-title{ position:absolute; left:0px; bottom:0; width:100%; padding:0px 10px;height:30px; line-height:30px; font-size:16px; color:#fff; background:#000;opacity:0.7; }
.section-two-columns .section-life .news-more{padding-top:6px;}
.section-two-columns .section-life .news-more > a {color:#000;}
.section-two-columns .section-life .news-more:hover > a {color:#d0111b;}
/*主页左分栏/运动娱乐*/
.section-two-columns .fun{ width:100%;padding:0 5px;}
.fun .sports{height:280px;text-align:center;}
.fun .sports > img {height:205px;}
.fun .sports a, .fun .movies a {display: block;width:100%;height:100%;font-size:16px; color:#373737;}
.fun .movies {height:280px;padding-top:20px;text-align:center; }
.fun .movies img{height:220px;}
/*主页左分栏/馆藏艺术*/
.section-two-columns .collections-content{width:100%;padding:0 5px;}
.collections-content .collection-1 a{ display:block;position:relative;height:300px;}
.collections-content .collection-1 a img{height:300px;}
.collections-content .collections-title{ width:100%; height:46px; text-align:center; line-height:46px; font-size:22px; color:#fff; background:url(../images/black.png); position:absolute; left:0px; bottom:0px;}
.collection-2 a{ display:block;height:140px; position:relative;}
.collection-2 a img{width:436px;height:140px;}
.collection-3 a{ display:block;height:140px; position:relative;margin-top:20px;}
.collection-3 a img{width:436px; height:140px;}
/*主页左分栏/友情链接*/
.section-two-columns .links{ width:100%; line-height:30px; font-size:14px;padding:0 5px}
.links a{ margin-right:15px; color:#373737;}
.links a:hover{color:#ff7f7f;}
/*主页右分栏*/
/*主页右分栏/最新快报*/

.life_more{ width:100%; height:30px; line-height:30px; text-align:right; font-size:14px;}
.news .news-content .private-img > .row{margin-bottom: 10px;}
.news .news-content .private-img a{display:block;float:left;position: relative;overflow: hidden;}
.news .news-content .private-img a img {width:258px;height:145px;}
.news .news-content .private-img .news-title{ width:100%; height:40px; line-height:40px; font-size:14px; font-weight:500;color:#373737;padding:0px 3px;position:absolute;left:0;bottom:4px;background: #000;color:#fff;opacity: 0.8;}


/*主页右分栏/社会调查*/
.section-two-columns .section-poll .poll .poll-1{ width:100%; height:30px;}
.section-two-columns .section-poll .poll-bar{ width:150px; height:10px; position:relative; border:1px solid #d4d4d4; background:#fff; float:left; margin-top:10px;}
.section-two-columns .section-poll .poll-bar-1{ position:absolute;height:10px; border:1px solid #00ff06; background:#00ff06; width:60%; left:-1px; top:-1px;}
.section-two-columns .section-poll .poll-bar-2{ position:absolute;height:10px; border:1px solid #ffe400; background:#ffe400; width:30%; left:-1px; top:-1px;}
.section-two-columns .section-poll .poll-bar-3{ position:absolute;height:10px; border:1px solid #ff0a0a; background:#ff0a0a; width:10%; left:-1px; top:-1px;}
.section-two-columns .section-poll .poll .poll-percent{ float:left; padding-left:10px; font-size:14px; color:#373737; line-height:30px;}
.section-two-columns .section-poll .poll .poll-result{ float:right; width:80px; line-height:30px;font-size:14px; color:#373737; text-align:center;}
/*主页右分栏/旅游*/
.section-two-columns .section-tour .tours {width:100%;}
.section-tour h6 > span > a {color:#333;font-size:12px;}
.section-tour h6 > span > a:hover {color:#d0111b;}
.tours .tour-content{ width:100%;}
.tours .tour-content .tour-detail{width:100%;padding-left:82px;background: #f7f7f7;height:72px;} 
.tours .tour-content .tour-img{ width:100%;position:relative;}
.tours .tour-content .tour-img > .row,
.tours .tour-content .private-img > .row{margin-bottom: 10px;}
.tours .tour-content .tour-img a{ display:block; width:100%;height:72px;float:left;}
.tours .tour-content .tour-img a img{width:72px;height:72px;position:absolute;}
.tours .tour-content .tour-title{ width:100%; height:20px; line-height:20px; font-size:14px; color:#373737;}
.tours .tour-content h6 {margin-top:0;margin-bottom:5px;}
.tours .tour-content h6 > a {color:#333;}
.tours .tour-content h6:hover >  a {color:#d0111b;}
.tours .tour-content .tour-intro{ width:100%;line-height:20px; font-size:12px; color:#373737;}
.tours .tour-content .private-img a{display:block;float:left;position: relative;overflow: hidden;}
.tours .tour-content .private-img a img {width:100%;height:145px;}
.tours .tour-content .private-img .tour-title{ width:100%; height:40px; line-height:40px; font-size:14px; font-weight:500;color:#373737;padding:0px 3px;position:absolute;left:0;bottom:4px;background: #000;color:#fff;opacity: 0.8;}
/*文章分类页面通用*/
.section-index,section-list,section-detail {min-width:1200px;position:relative;}
.section-left{ width:781px; float:left;}
.section-left .left-images{ width:781px;overflow: hidden;max-height:440px;} 
[class*="section-index-"] .section-left .left-images img,
[class*="section-list-"] .section-left .left-images img{ width:781px!important;height:439px!important;}
.section-left .left-title{ width:100%; height:40px; line-height:40px; font-size:18px; color:#000;}
.section-left .left-title span{ padding:0px 10px 0px 10px;}
.section-left .left-time{ width:100%; height:32px; line-height:32px; font-size:14px; color:#f1962c;}
.section-left .left-intro{ width:100%; height:66px; line-height:22px; overflow: hidden; font-size:14px; color:#333;}
.section-right{ width:360px; float:right;}
.section-right .right-list{ width:100%;}
.section-right .right-list ul li{ width:100%; height:100px; margin-bottom:5px;}
.section-right .right-list ul li > a {display:block;color:#333;}
.section-right .right-images{ width:100px!important;  height:100px!important;  float:left; position:relative;}
.section-right .right-images img.right-merchant-image{max-width:100px!important; height:100px!important; object-fit: contain; }
.section-right .right-content{float:left; padding-left:15px; width:245px;}
.section-right .right-content .right-title-cn,
.section-right .right-content .right-title-en{ width:100%; height:24px; line-height:24px; overflow:hidden; font-size:14px;}
.section-right .right-content .right-intro{ width:100%; height:44px; overflow:hidden; line-height:22px; color:#999; font-size:12px;}
.hots{ width:30px; height:30px; position:absolute; right:-10px; top:-10px;}
.hots img{ width:30px; height:30px;}
.hots .hotst{ width:30px; height:30px; position:relative;}
.hots span{ position:absolute; left:0px; top:0px; display:block; width:30px; line-height:30px; height:30px; color:#fff; font-size:12px; text-align:center;}
/*底部推荐商户*/
.merchant-sticky-list ul li{ padding:20px;width:100%;height:200px; margin-top:10px;}
.merchant-sticky-list ul li > a {display:block;width:100%;height:200px; color:#333}
.merchant-sticky-list ul li.fff6ef{ background:#fff6ef;}
.merchant-sticky-list ul li.edf4fb{ background:#edf4fb;}
.merchant-sticky-list ul li.f5f5f5{ background:#f5f5f5;}
.merchant-sticky-list ul li.fbedf4{ background:#fbedf4;}
.merchant-sticky-list-img{ width:160px; height:160px; float:left;}
.merchant-sticky-list-img > img{ width:160px; height:160px;}
.merchant-sticky-list-right{ float:left; padding-left:30px; height:160px;}
.merchant-sticky-list-cn,
.merchant-sticky-list-en{ line-height:32px; font-size:18px;}
.merchant-sticky-list-intro{ padding-top:20px; height:72px; line-height:24px; color:#666; font-size:14px; overflow: hidden;}
.merchant-sticky-list-hot{ width:68px; height:68px; float:right; background:url(../images/hot.png) no-repeat center top; color:#fff; text-align:center; line-height:69px; font-size:22px; margin:40px 60px 0px 0px;}
/*列表页面通用*/
.left-content .left-title{height:20px;line-height:20px;}
.section-list .divider{margin:20px 0;}
.subinfo{ width:100%; height:30px;}
/*.category{ float:left; height:30px;}
.category span{ display:block; height:30px; float:left; text-align:center; line-height:30px; font-size:14px; width:80px; color:#fff; margin-right:20px;}
.category span.sf75555{ background:#f75555;}
.category span.s58beed{ background:#58beed;}*/
.source{ float:left; line-height:30px; height:30px; font-size:12px; color:#666;}

/*详情页面通用*/
.detail-modification{
	width: 740px;
    margin-left: auto;
    margin-right: auto;
	padding:50px;
}
.detail-modification h2{height:20px;line-height:20px;font-size:20px;}
.detail-modification .left-images {width:640px;height:360px!important;margin:20px 0;}
.detail-modification p {margin-top:15px;margin-bottom:0px;}
.detail-modification img {max-width:640px!important;height:auto; }
.detail-modification .left-images > img {width:640px!important;height:360px!important;margin:0;}
.detail-modification .left-intro {width:640px!important;font-size: 14px;}
.detail-modification .input-field{margin-top:0;}
.detail-modification .input-field label{font-size:0.8rem;color:#333;}
.detail-modification textarea.materialize-textarea {margin-bottom:0;}
/*评价*/
.write-review input[name=rating]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.write-review .description-star{float:left;width:100px;height:30px;line-height: 30px;}
.write-review .instructions{margin:0}
.write-review .description{float:left;height:30px;line-height: 30px;}
.write-review .Validform_checktip{position:absolute;bottom:0;left:0;width:200px;min-height:17px;z-index:2;}
.write-review legend{margin-top:-9999px !important;text-indent:-99999px}
.write-review li{margin:0;padding:0;position:relative}
.write-review ul{float:left;background:url(/public/libs/Star-Rate/1.png) no-repeat 0 0;height:30px;width:200px;}
.write-review .stars-0{background-position:0 0}
.write-review .stars-1{background-position:0 -36px}
.write-review .stars-2{background-position:0 -72px}
.write-review .stars-3{background-position:0 -108px}
.write-review .stars-4{background-position:0 -144px}
.write-review .stars-5{background-position:0 -180px}
.write-review li{padding-right:2px;padding-left:1px;float:left;height:30px;width:30px;overflow:hidden}
.write-review li.show-tooltip{overflow:visible}
.write-review li label{display:none}
/*顶部筛选通用*/
.filter{ padding:20px;margin-top:20px;border: 1px solid #dadada;}
.filter_content{ width:100%; padding:10px 0px 10px 0px;}
.filter_content:not(:last-of-type){border-bottom:1px solid #dadada; }
.filter_content .filter_left{ float:left; height:30px; line-height:30px; font-size:14px; color:#666; width:56px;}
.filter_content .filter_left span{ font-size:14px; color:#f1962c; padding:0px 0px 0px 20px;}
.filter_content .filter_right{ float:left; width:1000px; padding-left:40px;}
.filter_content .filter_right li{ float:left;}
.filter_content .filter_right li > a{ line-height:30px; font-size:14px; color:#666; margin-right:20px;}
.filter_content .filter_right li:hover > a,.filter_content .filter_right li.current-filter > a {color:#f1962c; }
/*分类信息列表*/
.info-list{ width:100%; padding-top:30px;}
.info-list ul li{ padding:15px; background:#f6f6f6; position:relative; margin:15px 0px 0px 0px;}
.info-img{ width:150px!important; height:100px!important; float:left;overflow: hidden;vertical-align: middle;text-align: center;background:#fff;}
.info-img img{ max-width:150px!important; height:100px!important;  object-fit: contain;vertical-align: middle; }
.info-right{ float:left;margin-left:15px;max-width:900px;}
.info-title{ width:100%; height:30px; line-height:30px; font-size:18px;color:#333;}
.info-description{ width:100%;line-height:40px; font-size:16px; color:#666;margin:0;height:40px;}
.info-date{ width:100%; height:30px; line-height:30px; color:#666; font-size:12px;}
.info-date span{ padding:0px 15px 0px 15px;}
/*分类信息详情页*/
.detail-info-modification h2{height:20px;line-height:20px;font-size:20px;}
.detail-info-modification .detail-section-title {
    width: 100%;
    height: 32px;
    line-height: 32px;
    border-bottom: 2px solid #dedede;
	display: block;
}
.detail-section-title h2 {
    clear: both;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #f1962c;
    font-weight: 700;
    font-family: "微软雅黑";
	width:64px;
    border-bottom: 2px solid #f1962c;
}
.detail-info-modification table > tbody > tr > td{font-size:14px;height:20px;line-height:20px;}
.detail-info-modification .detail-intro {padding:15px 5px;font-size: 14px;line-height: 30px;}
.detail-info-modification .images-gallery {padding:15px 5px;margin-left: auto;margin-right: auto;}
.detail-info-modification .images-gallery ul li {margin-top:15px;float:left;height: 152px;width:272px;overflow: hidden;}

.merchantdb-list{padding-top:30px;}
.merchantdb-list ul li { width:100%;padding:15px; background:#f6f6f6; position:relative; margin:15px 0px 0px 0px;}
.merchantdb-list ul > li > a {display:block;color:#333;}
.merchantdb-list .merchant-right{ width:530px; float:right;} 
.merchantdb-list .merchant-img{ width:200px; max-height:200px; float:left;vertical-align: middle;overflow: hidden;}
.merchantdb-list .merchant-img img{ width:200px; max-height:200px;object-fit: contain;vertical-align: middle;}
.merchantdb-list .merchant-title1{ width:100%; height:30px; line-height:30px; font-size:18px;}
.merchantdb-list .merchant-title2{ width:100%; height:30px; line-height:30px; font-size:16px; color:#666;}
.merchantdb-list .merchant-current-ratings{ width:100%; height:20px;color:#666;}
.merchantdb-list .merchant-current-ratings ul li {width:90px;float:left;padding:0;margin:0;height:14px;line-height: 14px;}
.merchantdb-list .merchant-current-ratings span{ padding:0px 5px;height:14px;line-height: 14px;}
.merchantdb-list .merchant-address{ width:100%; height:30px; border-bottom:1px solid #e1e1e1; font-size:14px; color:#666;}
/*优惠折扣列表展示通用*/
.discounts-list{ width:100%; height:29px; padding-top:5px;}
.discounts-list-type{ margin-bottom:2px;margin-right:2px;width:20px; height:20px;overflow:hidden; text-align:center; line-height:20px; color:#fff; font-size:14px; float:left;}
.discounts-tuan{ background:#ef5350;}
.discounts-hui{ background:#00e676;}
.discounts-dai{ background:#ffa000;}
.discounts-list-title{ margin-bottom:5px;float:left;width:260px; overflow:hidden; height:20px; line-height:20px; font-size:14px; color:#666;}
.discounts-fav{ position:absolute; height:24px; line-height:24px; top:15px; right:15px;}
.discounts-fav a{color:#666; font-size:14px;}
.discounts-fav a:hover{ color:#d0111b;}
/*商户详情*/
.biz-info {
    position: relative;
    margin: 15px 0 0 0;
    padding: 15px 20px;
	height: 225px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    _zoom: 1;
    _margin: 0;
}
.biz-info .cover {
    display: block;
    width: 5px;
    position: absolute;
    background-color: #fff;
    top: 0;
    bottom: 0;
    right: -4px;
    z-index: 10;
}
.biz-info .biz-name {font-size: 22px; line-height: 33px;margin-top: -7.5px;}
.biz-info .biz-brief-info {margin-top: 6px;font-size: 14px;color: #999;}
.biz-info .biz-brief-info .item {margin: 0 10px;vertical-align: middle;color: #999;}
.sml-rank-stars, .mid-rank-stars, .big-rank-stars, .active-str, .rating-wrap-sml ul, .rating-wrap-sml li a:hover, .rating-wrap-mid ul, .rating-wrap-mid li a:hover, .rating-wrap-big ul, .rating-wrap-big li a:hover {
    background-image: url(/public/images/rating-stars.png);
    background-repeat: no-repeat;
    _background-color: #fff;
}
.sml-rank-stars, .mid-rank-stars, .big-rank-stars, .rating-wrap-sml, .rating-wrap-mid, .rating-wrap-big {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}
.mid-rank-stars { width: 88px;height: 16px;}
.mid-str0{background-position:0 -820px}
.mid-str5{background-position:0 -800px}
.mid-str10{background-position:0 -800px}
.mid-str20{background-position:0 -780px}
.mid-str30{background-position:0 -760px}
.mid-str35{background-position:0 -740px}
.mid-str40{background-position:0 -720px}
.mid-str45{background-position:0 -700px}
.mid-str50{background-position:0 -680px}
.biz-info .biz-expand-info {font-size: 14px;color: #000;margin-top: 9px;}
.biz-info .biz-expand-info.address {margin-top: 7px;height: 28px;line-height: 28px;}
.biz-info .biz-expand-info.address .street-address-gps {color:#999;padding-left:10px;}
.biz-info .biz-expand-info.tel {margin-top: 6px;}
.biz-info .biz-expand-info .tag{
	display: inline-block;
    _overflow: hidden;
    vertical-align: middle;
    background-image: url(/public/images/sprite.png);
    background-repeat: no-repeat;
	width: 20px;
    height: 20px;
}
.tag.tag-tuan{background-position: 0 0;}
.tag.tag-cu {background-position: -180px 0;}
.tag.tag-quan {background-position: -270px 0;}
.biz-action {
    position: absolute;
    left: 15px;
    bottom: 15px;
    right: 15px;
    height: 36px;
}
.biz-action .left-action {
    float: left;
}
.biz-action .right-action {
    float: right;
    margin-top: 5px;
    margin-right: 5px;
    z-index: 30;
}
.biz-action .write {
    padding: 11px;
    height: 36px;
    line-height: 14px;
    font-size: 14px;
    color: #fff;
    background-color: #f1962c;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.biz-layout-frame{
	padding:0 20px;
    position: relative;
}

.biz-layout-frame .col {padding:0;}
.biz-mod-title {
	margin:0;
    margin-bottom:15px;
    margin-top:15px;
    position: relative;
    border-bottom: 1px solid #ebebeb;
    _zoom: 1;
}

.biz-mod-title .item {
    display: inline-block;
    height: 30px;
    line-height: 26px;
    font-size: 14px;
    margin-right: 15px;
    text-decoration: none;
	color:#000;
}
.biz-mod-title .current {
    border-bottom: 2px solid #f1962c;
    margin-bottom: -2px;
    cursor: default;
	color:#f1962c;
}

.group {
    margin-right: -20px;
    margin-top: 10px;
	clear: both;
}
/**代金券/团购**/
.group .item {
    position: relative;
    float: left;
    width: 360.5px;
    border: 1px solid #ebebeb;
    margin-right: 20px;
    margin-top: -1px;
}
.group .big {
    padding: 10px 10px 10px 143px;
    height: 69px;
    margin-bottom:5px; 
}
.group .big > a {
    display: block;
    width:100%;
    height:100%;
    color:#000;
}


.group .big-double {
	width:741px;
}

.group .title {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.group .big .pic {
    position: absolute;
    left: -1px;
    top: -1px;
    width: 123px;
    height: 69px;
    background-color: #ddd;
}
.group .big .price {
    display: inline-block;
    font-size: 24px;
    color: #fa5e00;
    font-family: Microsoft YaHei,Hiragino Sans GB;
}
.group .big .price em {
    font-size: 16px;
	font-style: normal;
}
.group .big .del-price {
    display: inline-block;
    color: #999;
    font-family: Microsoft YaHei,Hiragino Sans GB;
}

.biz-layout-frame .tag {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.group .big .tag {
    position: absolute;
    left: 5px;
    top: 5px;
}
.biz-layout-frame .tag-tuan {
    background-color: #f63;
}
.group .big .sold-count {
    position: absolute;
    right: 10px;
    bottom: 7px;
    font-size: 12px;
    color: #999;
}
/*普通优惠信息*/
.group .small {
    padding: 3px 2px 2px 4px;
    width: 360.5px;
    height: 28px;
    font-size: 14px;
    line-height: 21px;
    overflow: hidden;
    text-decoration: none;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
	color:#000;
}

.group .tag {
    position: absolute;
    left: 5px;
    top: 5px;
    z-index:2;
}

/*商户tabs detail*/
.biz-layout-frame .tabs {height:30px;}
.biz-layout-frame .tabs .tab{
	display: inline-block;
    height: 32px;
	max-width:60px!important;
    line-height: 32px;
    font-size: 14px;
    margin-right: 15px;
    text-decoration: none;
	text-align: left;
}
.biz-layout-frame .tabs .indicator {display: none;}

.biz-layout-frame .tabs .tab a {
    color: #000;
    display: block;
	max-width:60px!important;
    height: 54px;
    padding-bottom: 2px;
    text-overflow: ellipsis; 
    overflow: hidden;
    transition: color .28s ease;
}
.biz-layout-frame .tabs .tab:hover a,
.biz-layout-frame .tabs .tab a.active {color:#f1962c;}
.biz-layout-frame #biz-description{font-size:14px;}
.comment-item {
    position: relative;
    margin-top: 15px;
    padding-left: 80px;
    _zoom: 1;
}
.comment-item .avatar {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
}
.comment-item .user-info {
    font-size: 14px;
}

.comment-item .biz-user-rating {
    margin-top: 4px;
}
.sml-rank-stars{width:68px;height:12px}
.sml-str0{background-position:0 -1020px}
.sml-str5{background-position:0 -1000px}
.sml-str10{background-position:0 -1000px}
.sml-str15{background-position:0 -1000px}
.sml-str20{background-position:0 -980px}
.sml-str30{background-position:0 -960px}
.sml-str35{background-position:0 -940px}
.sml-str40{background-position:0 -920px}
.sml-str45{background-position:0 -900px}
.sml-str50{background-position:0 -880px}
.comment-item .biz-user-description {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    word-break: break-all;
    word-wrap: break-word;
}
.comment-item .photos {
    margin: 15px;
}
.comment-item .photos .item { 
    float: left;
    width: 100px!important;
    height: 100px!important;
    overflow: hidden;
    margin-right: 5px;
    vertical-align: middle;
}
.comment-item .photos .item img{ 
    height:100px;
    width:100%; 
    object-fit: cover;

}
.comment-item .photos .item img.materialboxed.active{ 
    object-fit: contain;
    height:100%;
}
.comment-item .biz-commments-content{
    padding-bottom: 30px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
}
.biz-aside{
    position: relative;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
}
.biz-aside .biz-gallery{
    height:230px; 
}
.biz-aside .biz-images{
    width:110px;
    height:110px;
    float:left;
    padding:2px;
    overflow: hidden;
}
.biz-aside .biz-images img{
    width:100%;
    height:110px;
    object-fit: cover;
}
.biz-aside .biz-images img.materialboxed.active{ 
    object-fit: contain;
    height:100%;
}

.biz-aside .gallery-action{
    padding: 0px 10px; 
}
.gallery-action a { color:#999;}
.gallery-action a:hover { color:#f1962c;}
.mapbox-map #map-canvas {
    margin-top:50px;
    width: 100%;
    height: 185px;
}
.biz-aside .right-content {width:230px;}
.biz-aside .biz-mod-title {margin-bottom:20px;}

/*商户图片库*/
.landing-header{margin-top:20px;}
.landing-header .biz-name {font-size:14px;}
.landing-header .biz-upload {background-color: #d0111b;}
.gallery-list .gallery-images {float:left;height:192px;width:192px;padding:4px;overflow:hidden;}
.gallery-list .gallery-images img{height:100%;width:100%;} 

/*用户中心*/
/**用户中心优惠券**/
.user-left{ width:275px; background:#f5f5f5; padding:50px 0px 50px 0px; float:left; margin-top:30px;}
.user-left .section-profiles{ width:100%;}
.section-profiles .profile-images{ width:108px; height:108px; margin:0px auto; overflow:hidden;}
.profile-images img{ width:108px; height:108px;}
.profile-title{ width:100%; height:40px; line-height:40px; text-align:center; color:#f75555; font-size:14px;}
.user-action-list{ width:100%; border-top:1px solid #e3e3e3; margin-top:40px;}
.user-action-list ul li{ width:100%; height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;}
.user-action-list ul li a{ display:block; width:100%; height:50px; line-height:50px; text-align:center; font-size:16px; color:#333;}
.user-action-list ul li a:hover{ background:#d0111b; color:#fff;}
.user-action-list ul li a.active{ background:#d0111b; color:#fff;}
 
.user-settings-list{ width:100%; background:#fff; padding:10px 0px 10px 0px; display:none;}
.user-settings-list ul li{ width:100%; height:30px; line-height:30px; border-bottom:none;}
.user-settings-list ul li a{ display:block; width:100%; height:30px; line-height:30px; text-align:center; font-size:14px; color:#333;}
.user-settings-list ul li a:hover{ background:#fff; color:#d0111b;}
.user-settings-list ul li a.active{ color:#d0111b;}

.user-right{ width:880px; float:right; padding-top:30px;}
.user-right-title{ width:100%; height:40px; line-height:40px;color:#d0111b; font-size:20px;}
.user-right-title a{float:right;}
.user-none-content{ width:878px; border:1px solid #dadada; padding:55px 0px 55px 0px;}
.user-none-content-note{ height:80px;font-size:16px; color:#666; line-height:80px;}
.user-right-button{ width:100%; height:40px; padding-top:20px;}
.user-right-title a,
.user-right-button a{ display:block; width:120px; height:40px; line-height:40px; text-align:center; background:#d0111b; color:#fff; font-size:16px;}
.coupons-history .coupon-content{position:relative;}
.coupons-history .coupon-content img{width:144px;height:81px;}
.coupons-history .coupon-content .discounts-list-type{position:absolute;top:5px; left:5px;}
/**用户中心积分**/
.points-overview{ width:878px; height:100px; padding:10px 0px 10px 0px; border:1px solid #dadada; background:#f5f5f5;}
.points-overview-left{ width:435px; height:80px; float:left;  border-right:1px solid #dadada; text-align:center; font-size:16px; color:#666; line-height:40px;}
.points-overview-left span{ font-size:30px; color:#00a0e9; font-weight: bold;}
.points-overview-right{ width:435px; float:left; height:40px; padding-top:20px;}
.points-overview-right a{ display:block; width:120px; height:40px; background:#d0111b; color:#fff; text-align:center; line-height:40px; font-size:16px; margin:0px auto;}
.points-overview-center{width:100%;height:80px; float:left; text-align:center; font-size:16px; color:#666; line-height:40px;}
.points-overview-center span{ font-size:30px; color:#00a0e9; font-weight: bold;text-align:center; }
.points-history{ width:100%; font-size:14px; color:#333;margin-top:30px; line-height:40px;}
.user-right-list{ width:100%;}
.user-right-list td,.user-right-list th{ font-size:14px; color:#333;vertical-align:middle}
.user-right-list a{ color:#333; line-height:36px;}
.user-right-list img{ width:64px; height:64px;vertical-align: middle;}
.points-plus{ color:#d0111b; font-size:24px; font-weight:bold;}
.points-minors{color:#00a0e9; font-size:24px; font-weight:bold;}

/**用户中心评论**/
.user-comment-list{ width:100%;}
.user-comment-list ul li{ width:100%; padding:20px 0px; border-bottom:1px solid #dadada;}
.user-comment-list .comments{ width:878px; float:right; padding-right:20px;}
.user-comment-list .comment-content{ width:100%; line-height:24px; color:#333; font-size:14px;}
.user-comment-list .comment-time{ height:26px; line-height:26px; font-size:12px; color:#999;}

/**用户中心设置**/
.user-settings-tabs .tab a {color:#999;font-size: 14px;} 
.user-settings-tabs .tab a:hover{color:#d0111b;}
.user-settings-tabs .tab a.active{color:#d0111b;}
.user-settings-tabs .indicator{background-color:#d0111b;}
.settings-title{ width:100%; height:40px; color:#d0111b; font-size:16px;}
.user-settings input:focus:not([readonly]){
    border-bottom: 1px solid #f1962c;
    box-shadow: 0 1px 0 0 #f1962c;
}
.user-settings input:focus:not([readonly]) + label {  color:#f1962c;}
.user-settings p{font-size: 16px;}

/*用户中心分类信息已上传图片库*/
.user-right .info-gallery-img {height:108px!important;max-width:193px;overflow:hidden;vertical-align: middle;text-align: center;}
.user-right .info-gallery-img img{max-width:193px;object-fit: contain;vertical-align: middle;}
/**优惠券**/
.coupon-top{ width:100%; height:300px;}
.coupon-top-left{ width:480px; height:270px; float:left;}
.coupon-top-left img{ width:480px;height:270px;}
.coupon-top-right{ float:right; width:680px; }
.coupon-top-right .coupon-title{height:48px; line-height:48px; font-size:18px; color:#000;}
.coupon-top-right .coupon-info{line-height:26px; color:#666; font-size:14px; padding-bottom:20px;}
.coupon-top-right .coupon-price{background:#f5f5f5; }
.coupon-top-right .coupon-sales-price{ font-size:22px; line-height:50px; height:50px; color:#d0111b; float:left;}
.coupon-top-right .coupon-original-price{ padding-left:20px; height:50px; line-height:50px; font-size:14px; color:#999; text-decoration:line-through; float:left;}
.coupon-top-right .coupon-memo{ float:right; padding-right:20px; color:#f1962c; font-size:12px; line-height:50px;}
.coupon-top-right .coupon-list{ width:100%; height:50px;line-height: 50px;}
.coupon-top-right .coupon-list .coupon-list-title{ width:120px; height:50px; line-height:50px; font-size:14px; color:#666; text-align:left; float:left;padding-left:20px;}
.coupon-top-right .coupon-list .coupon-list-content{ float:left; height:50px; line-height:50px; font-size:16px; color:#333;}
.coupon-quantity > input {border:1px solid #f5f5f5;height:1.5rem;padding:5px 10px;}
.coupon-quantity > input:focus {border-bottom:none;box-shadow:none;border:1px solid #f1962c;}
.coupon-quantity > input:focus:not([readonly]){border-bottom:none;box-shadow:none;border:1px solid #f1962c;}
.coupon-cart-related{ width:100%; height:80px; padding-top:20px; }
.coupon-cart-related a{ display:block; height:40px; float:right; text-align:center; line-height:40px; font-size:16px; margin-right:20px;}
.coupon-cart-related span{font-size: 16px!important;}
.coupon-cart-related a.coupon-cart span{font-size:12px;}

.coupon-detail-content{ width:100%; padding-top:30px; }
.coupon-detail-content{width:100%; margin-top:30px;}
.coupon-detail-content-title{ width:100%; height:45px; line-height:45px; color:#333; font-size:18px; border-bottom:1px solid #333;}
.coupon-detail-merchant-info{width:100%;}
.coupon-detail-merchant-location {margin-top:15px;}
.how-to-use, .bill{ width:100%;}
.how-to-use td{ height:46px; font-size:14px; color:#666;}
.bill th {height:46px; font-size:14px;}
.bill td{height:46px; font-size:14px; color:#666;}


.case_cleft{ width:795px; float:left;}
.case_tab{ width:794px; height:40px; border:1px solid #dadada; border-right:none;}
.case_tab ul li{ width:197px; height:40px; float:left; text-align:center; color:#333; font-size:16px; line-height:40px; border-right:1px solid #dadada; cursor:pointer;}
.case_tab ul li:hover{ color:#d0111b;}
.case_tab ul li.xh{ color:#d0111b;}
.seat_right{ width:380px; float:right; height:395px;}
.seat_top{ width:100%; height:50px; font-size:16px; color:#333; line-height:50px;}
.shes{ width:100px; height:30px; border:1px solid #dadada;}

.seat_lb{ width:100%;}
.seat_lb ul li{width:100%; height:48px; line-height:48px; border-bottom:1px solid #dadada; font-size:16px; color:#333; background: url(../images/bot.png) no-repeat center right;}
.seat_con{ width:100%; padding-top:10px; border-bottom:1px solid #dadada;}
.seat_wz{ width:100%; line-height:26px; color:#666; font-size:14px; padding-bottom:10px;}

.pages2{ width:310px; height:38px; margin:0px auto; padding-top:10px;}
.pages2 a{ display:block; width:36px; height:36px; border:1px solid #dbdbdb; background:#fff; text-align:center; line-height:36px; font-size:12px; color:#666; line-height:36px; float:left; margin:0px 2px 0px 2px;}
.pages2 a:hover{ background:#d0111b; border:1px solid #d0111b; color:#fff;}
.pages2 a.xp{ background:#d0111b; border:1px solid #d0111b; color:#fff;}



.bills{ width:100%;}
.bills td{ border-bottom:1px solid #dadada; height:40px; font-size:14px; color:#666;}
.bills td.bl{ background:#f5f5f5; color:#333;}

.case_bots{ width:100%; padding-top:20px; border-top:1px solid #dadada; margin-top:30px;}
.case_botsa{ float:left; width:390px; height:90px; border-right:1px solid #dadada; padding-top:30px;}
.case_botsa a{ display:block; width:160px; height:60px; text-align:center; line-height:60px; font-size:24px; color:#fff; background:#d0111b; margin:0px auto;}
.case_moeny{ width:390px; float:right; text-align:center; line-height:120px; height:120px; color:#d0111b; font-size:34px;}

.case_cright{ width:336px; padding:20px; float:right; border:1px solid #dadada;}
.premore{ width:100%; height:60px; line-height:60px; font-size:18px; color:#333;}
.premore_lb{ width:100%;}
.premore_lb ul li{ width:100%; height:275px; background:#f5f5f5; margin-top:20px;}
.pre_tu{ width:336px; height:185px;}
.pre_tu img{ width:336px; height:185px;}
.prem_bt{ padding-left:15px; line-height:40px; font-size:16px;}
.prem_bt a{ color:#333;}
.prem_bot{ padding-left:15px; height:38px;}
.prem_bot1{ float:left; height:38px; line-height:38px; color:#d0111b; font-size:22px;}
.prem_bot2{ float:left; height:38px; line-height:38px; color:#999; font-size:14px; padding-left:20px; text-decoration:line-through;}
.prem_bot3{ float:right; height:38px; line-height:38px; color:#999; font-size:14px; padding-right:20px;}
/*购物车*/
.cart-list{padding:5px 10px; }
.cart-title{margin-top:10px;margin-left:10px;font-size:16px;}
.cart-info,.cart-price,.cart-qty{margin-top:10px;margin-left:10px;font-size:14px;color:#999;}
.cart-qty > input{margin-bottom: 0;padding-right:5px;width:100px;border-color:#999;} 
.cart-total-section p {margin-top:10px;font-size:16px;width:100%;text-align: right;}
.cart-action{margin-top:10px;}
.cart-action button,
.cart-action a{font-size: 16px;}
/*确认支付*/
.confirm-title{ width:100%; height:40px; color:#d0111b; font-size:20px;}
.order-title{ width:100%; height:34px; border-bottom:1px solid #454545; color:#333; font-size:16px;}
.order-title span{ float:left;}
.order-title a{ float:right; color:#999; font-size:12px;}
.order-card{ background:#f5f5f5;padding:0 20px 20px 20px;}
.order_carbd td{ height:50px; line-height:50px; font-size:14px; color:#333;}
.order-content{ float:left; padding-top:20px;width:100%;}
.order-content .order-image{ width:112px; height:63px; float:left;}
.order-content .order-image img{ width:112px!important; height:63px!important;} 
.order-content .order-content-right{ float:left; padding-left:15px;}
.order-content-right-title{ height:30px;  font-size:14px;}
.order-content-right-title a{ color:#333;}
.order-content-right-detail{ height:30px; line-height:30px; font-size:12px; color:#666;} 
.payment-info{ float:left; height:60px; font-size:14px; color:#333; line-height:30px;}
.payment-total{float:left; height:60px; font-size:18px; color:#333; line-height:60px;  padding:0px 0px 0px 280px;}
.payment-total span{ color:#d0111b; font-size:18px;}
.payment-action{ float:right; width:200px; height:40px; float: right;padding: 15px 40px 0px 0px;}
.payment-action button{ font-size:18px;}
/*提交订单*/
.step_bd{ width:100%; padding-top:40px;}
.step_bd td{ height:50px; border-top:1px solid #dadada; font-size:14px; color:#333;}
.step_bd td.bm{ background:#f5f5f5; font-size:16px;}

.payment-top{ width:100%; height:80px;margin-top:40px;}
.payment-top-left{ float:left;}
.payment-top-right{ float:right;}
.payment-top-left,
.payment-top-right{font-size:18px; color:#333; }
.payment-top-right span{ font-size:22px; color:#d0111b;}
.step_tab{ width:100%; height:40px; }
.step_tab a{ display:block; width:120px; height:40px; text-align:center; line-height:40px; color:#333; font-size:16px; float:left; border-right:1px solid #dadada;}
.step_tab a:hover{ background:#d0111b; color:#fff;}
.step_tab a.xa{ background:#d0111b; color:#fff;}

/*底部*/
.section-footer-detail h5 {margin:25px 0;}
.section-footer-detail h6 {margin:20px 0;}
.footer{ width:100%;min-width: 1200px; height:280px; background:#e1e1e1; border-top:1px solid #bbbbbb;}
.foot{margin:0px auto; padding-top:15px; height:240px;}
.foot-title{ height:46px; line-height:46px; font-size:18px; color:#373737;}
.foot-content{ width:100%;}
.foot-content li{ width:100%; height:30px; line-height:30px; font-size:14px;}
.foot-content li a{ color:#818181;}
.foot-content li a:hover{ color:#333;}
.share{ width:100%; height:24px; padding-top:10px;}
.share li {height:24px;line-height: 24px;}
.share a{display:block;margin-right:25px;color:#818181;}
.share .wechat i{font-size:1.8em;padding-top:3px;}
.share  .facebook:hover > a {color:#3a5795;}
.share  .sina:hover > a {color:#fb545f;}
.share  .wechat:hover > a {color:#34bf49;cursor:pointer;}
.foot-qrcode{width:130px;height:150px;padding-top:10px;}
.foot-download{padding-left:20px;}
.foot-desp{ width:100%; line-height:30px; color:#818181; font-size:14px;}
.foot-download > ul > li {color:white;padding:5px;}
.foot-download > ul > li > a i {font-size:16px;}
.foot-copyright{ width:100%; height:20px; font-size:14px; color:#a7a7a7; text-align:center;}

/**右侧底部固定sidebtn**/
.fixed-sidebtn{
    position:fixed;
    bottom:30%;
    right:25px;
    z-index:3;
}
.fixed-sidebtn li { height:60px;}
.fixed-sidebtn li a { display:block;}
.fixed-sidebtn li  a > i{font-size:2em!important;}
#back-to-top{visibility: hidden;}
#back-to-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
#back-to-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}