﻿@charset "utf-8";
/* CSS Document */
body{ background:#e6e6e6}
a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);}
/*页面整体宽度控制*/
.top{width:100%;height:10px;background:#53A9DB; display:none;}
.wrapper { width: 1200px; margin: auto; }
.ui-loader h1 {display:none;}
/* 公用头部区域 
-------------------------------------- */
.header-wrap { background-color: #FFF; width: 100%;}
.public-head-layout { height: 100px;}
/* 站点logo */
.public-head-layout .site-logo { width: 240px; height: 60px; float: left; margin: 15px 60px auto 0;}
.public-head-layout .site-logo img { max-width: 240px; max-height: 60px;}
/* 头部搜索 */
.query-input-container{    background-color: #f10000;
    height: 36px;
    padding: 1px;}
.common-input{    line-height: 24px;
    color: #555;
    width: 82%;
    height: 24px;
    float: left;
    padding: 6px 1%;
    border: none 0;}
.domain-query-btn {background-color: #f10000;
    height: 36px;
    padding: 1px; border:none; color:#fff; width:74px}
.head-search-bar { width: 500px; float: left; margin: 17px 0 0; overflow: hidden;}
.head-search-bar .search-form { background-color: #f10000; height: 36px; padding: 1px;}
.head-search-bar .input-text { line-height: 24px; color: #555; width: 82%; height:24px; float: left; padding: 6px 1%; border: none 0;}
.head-search-bar .input-submit { font-size:16px; font-family:"microsoft yahei"; color: #FFF;background-color: transparent; width: 15%; line-height:40px; height: 40px; float: right; border: none; cursor: pointer;}
.head-search-bar .keyword { line-height: 20px; color: #999; width: 500px; height: 20px; margin-top: 4px; overflow: hidden;}
.head-search-bar .keyword ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; vertical-align: top; display: inline-block; *display:inline/*IE6、7*/;}
.head-search-bar .keyword ul li { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/; margin-right: 12px;}
.head-search-bar .keyword ul li a { color: #777;}
/* 头部用户型菜单*/
.head-user-menu { float: right; margin: 18px 0 0 0; width:280px; height:80px; overflow:hidden; padding-left:30px}

.wuf a {
    width: 250px;
    height: 30px;
    line-height: 40px;
    color: #f10000;
}
.head-user-menu  p{ font-size:25px; color:#f10000; margin-top:5px}
.head-user-menu dl { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/; margin-left: 10px; position: relative; z-index: 3; *zoom:1/*IE6、7*/;}
.head-user-menu dl.my-mall { width: 108px;}
.head-user-menu dl.my-cart { width: 124px;}
.head-user-menu dl.hover { z-index: 101;}
.head-user-menu dl dt { line-height: 20px; color: #555; background-color: #FAFAFA; height: 20px; padding: 10px; border: solid 1px #F0F0F0; position: absolute; z-index: 2; top: 0; right: 0; cursor: pointer;}
.head-user-menu dl.my-mall dt { width: 90px;}
.head-user-menu dl.my-cart dt { width: 106px;}
.head-user-menu dl.hover dt { background-color: #FFF; border-width: 1px; border-color: #F0F0F0 #F0F0F0 #FFF #F0F0F0;}
.head-user-menu dl dt span.ico { background: url(../images/top_bg.png) no-repeat; vertical-align: middle; display: inline-block; width: 20px; height: 16px; }
.head-user-menu dl.my-mall span.ico { background-position: -100px 0; margin-right: 4px;}
.head-user-menu dl.my-cart span.ico { background-position: -120px 0; margin-right: 8px;}
.head-user-menu dl dt i { font-size: 0px; line-height: 0; vertical-align: middle; display: inline-block; width: 0px; height: 0px; margin-left: 8px; border-width: 4px; border-color: #777 transparent transparent transparent; border-style:solid dashed dashed dashed; -webkit-transition: .2s ease-in; -moz-transition: -webkit-transform .2s ease-in; -o-transition: -webkit-transform .2s ease-in; transition: .2s ease-in;}
.head-user-menu dl.hover dt i { FILTER: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -moz-transform: rotate(180deg); -moz-transform-origin: 50% 30%; -webkit-transform: rotate(180deg); -webkit-transform-origin: 50% 30%; -o-transform: rotate(180deg); -o-transform-origin: 50% 30%; transform: rotate(180deg); transform-origin: 50% 30%;}
.head-user-menu dl dd { background-color: #FFF; display: none; border: solid 1px #F0F0F0; position: absolute; z-index: 1; top: 40px; right: 0; }
.head-user-menu dl.my-mall dd { width: 308px;}
.head-user-menu dl.my-cart dd { width: 348px;}
.head-user-menu dl.hover dd { display: block;}
.head-user-menu dl dd a { color: #7d6f65;}
.head-user-menu a.arrow i { background:url(../images/top_bg.png) no-repeat -150px 0; vertical-align: middle; display: inline-block; width: 4px; height: 7px; margin-left: 4px;}
.head-user-menu dl dd .goods-thumb { width: 50px; height: 50px;}
.head-user-menu dl dd .goods-thumb a { line-height: 0; text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 48px; height: 48px; border: solid 1px #DDD; overflow: hidden; }
.head-user-menu dl dd .goods-thumb img { max-width: 48px; max-height: 48px; margin-top:expression(48-this.height/2); *margin-top:expression(24-this.height/2);}
.head-user-menu dl dd .sub-title { line-height: 28px; height: 28px; padding: 7px; border-bottom: solid 1px #DDD;}
.head-user-menu dl dd .sub-title h4 { font-weight: 600; float: left;}
.head-user-menu dl dd .sub-title a { float: right;}
.head-user-menu dl dd .user-centent-menu { width: 308px; padding: 8px 0; overflow: hidden;}
.head-user-menu dl dd .user-centent-menu ul { width: 310px; margin-left: -2px;}
.head-user-menu dl dd .user-centent-menu ul li { width: 138px; float: left; padding: 4px 0 4px 16px; border-left: solid 1px #EEE; }
.head-user-menu dl dd .browse-history { background-color: #FAFAFA; width: 308px; border-style: solid; border-width: 1px 0 0; border-color: #DDD transparent transparent;}
.head-user-menu dl dd .browse-history .part-title { height: 20px; padding: 6px 8px; }
.head-user-menu dl dd .browse-history .part-title h4 { float: left;}
.head-user-menu dl dd .browse-history .part-title a { float: right;}
.head-user-menu dl dd .browse-history ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; padding: 0 7px 7px 7px;}
.head-user-menu dl dd .browse-history ul li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/; margin: 0 4px; *zoom: 1;}
.head-user-menu dl dd .browse-history .no-goods { text-align: center; display: block; width: 100%; font-size: 12px;}
.head-user-menu dl dd .incart-goods-box { display: block; width: 348px; max-height: 267px; overflow: hidden; position: relative;}
.head-user-menu dl dd .incart-goods { text-align: center; width: 100%;}
.head-user-menu dl dd .incart-goods .no-order { margin: 20px 0;}
.head-user-menu dl dd .incart-goods .loading { width: 16px; height: 16px; margin: 20px auto;}
.head-user-menu dl dd .incart-goods dl { display: block; width: 98%; height: 66px; clear: both; margin: 0 auto 0 2%; border-bottom: dotted 1px #DDD; position: relative; z-index: 1; }
.head-user-menu dl dd .incart-goods dt, .head-user-menu dl dd .incart-goods dd { background-color: transparent; border: 0; position: absolute; z-index: 1; }
.head-user-menu dl dd .incart-goods dt.goods-name { line-height: 16px; background-color: transparent; text-align: left; width: 180px; height: 32px; padding: 0; top: 8px; left: 64px; }
.head-user-menu dl dd .incart-goods dt.goods-name a { color: #333;}
.head-user-menu dl dd .incart-goods dd.goods-thumb { top: 8px; left: 8px;}
.head-user-menu dl dd .incart-goods dd.goods-price { text-align: right; width: 80px; height: 16px; top: 6px; right: 12px;}
.head-user-menu dl dd .incart-goods dd.goods-price em { font-size: 11px !important; font-weight: normal!important; line-height: 16px; color: #777 !important; word-break: break-all; word-wrap: break-word; text-overflow: ellipsis; white-space: nowrap; text-align: right; width: 50px; margin-right: 4px; overflow: hidden; -webkit-text-size-adjust:none;}
.head-user-menu dl dd .incart-goods dd.goods-sales { line-height: 16px; color: #999; background-color: transparent; width: 270px; height: 16px; top: 42px; left: 64px; }
.head-user-menu dl dd .incart-goods dd.handle {  width: 32px; top: 22px; right: 10px;}
.head-user-menu dl dd .checkout { background-color: #F0F0F0; text-align: right; padding: 8px; overflow: hidden;}
.head-user-menu dl dd .checkout .total-price { line-height: 20px; display: block;}
.head-user-menu dl dd .checkout .total-price i { font-weight: 600; color: #C00; margin: 0 4px;}
.head-user-menu dl dd .checkout .total-price em { font-family: Verdana, Geneva, sans-serif; font-size: 18px; font-weight: 600; color: #ff6600;}
.head-user-menu dl dd .checkout .btn-cart { float: right; clear: both; line-height: 20px; color: #FFF; background-color: #56990B; padding: 4px 8px; margin-top: 4px; border-radius: 4px;}
.head-user-menu dl div.addcart-goods-num { font: bold 11px/14px Verdana; color: #FFF; background: #F00; text-align: center; display: inline-block; height: 16px; min-width: 16px; max-width: auto!important; border: none 0; border-radius: 8px; position: absolute; z-index: 3; top: -4px; left: 20px;}

/* 公用导航区域 
-------------------------------------- */
.public-nav-layout { background-color: #ffffff; border-bottom:1px solid #f10000; width: 100%; height: 40px; position: relative; z-index: 99;}
/*站点导航菜单*/
.public-nav-layout .site-menu { font-size: 0; *word-spacing:-1px/*IE6、7*/; float: left;position: relative;}
.public-nav-layout .site-menu .hot { width:31px; height:18px; /*background:url(../images/hot.png*/) no-repeat; background-size:31px; position:absolute; left:300px; top:-10px;}/*update@2015-1-21*/

.public-nav-layout .site-menu li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/; margin-right:4px}
.public-nav-layout .site-menu li a { font-size: 15px;  line-height: 40px; color: #555555; height: 40px; padding: 0 20px; border-right: solid 1px #ffffff; display: inline-block; *display:inline/*IE6、7*/; zoom:1;}
.public-nav-layout .site-menu li a:hover { text-decoration: none; color:#ff6600}
.public-nav-layout .site-menu li a.current {color:#f10000}
/*分类导航菜单*/
.public-nav-layout .all-category { display: block; width: 210px; height: 40px; float: left; border: solid #FF6600; border-width: 0 1px; background:#f10000}
.public-nav-layout .all-category .title { line-height: 20px; height: 20px; padding: 10px;}
.public-nav-layout .all-category .title h3 a { font-weight: 600; color: #FFF; float: left; margin-left: 4px; font-size:14px; font-family:"microsoft yahei";}/*update@2015-1-22*/

.public-nav-layout .all-category .title i { font-size: 0px; line-height: 0; width: 0px; height: 0px; float: right; margin: 8px 4px 0 0; border-width: 5px; border-color: #FFF transparent transparent transparent; border-style: solid dashed dashed dashed;}
.public-nav-layout .all-category .category { display:none; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#19000000', endColorstr='#19000000'); background:#4a4a4a; width: 210px; padding: 0 1px 1px; margin-left: -1px;}
.public-nav-layout .all-category:hover .category { display:block;}
.public-nav-layout .category .menu { background-color: #FFF; border-bottom:1px solid #4a4a4a}
.public-nav-layout .category .menu li { background-color: #53c200; width: 210px; height: 61px; *float: left; *clear: left; border-top: solid 1px #565656; position: relative; z-index: 1; zoom:1;}
.public-nav-layout .category .menu li.odd { background-color: #4a4a4a;}
.public-nav-layout .category .menu li.even { background-color: #4a4a4a;}
.public-nav-layout .category .menu li.hover { z-index: 2;}
.public-nav-layout .category .class { border-style: solid; border-width: 1px 0 1px 4px; border-color: transparent; display: block; width: 178px; height: 15px; padding: 23px 15px 20px 15px; position: absolute; z-index: 1; top: -1px; left: -1px;}
.public-nav-layout .category .hover .class { height: 15px; background-color: #fff!important; border-color: #FF6600 transparent #FF6600 #FF6600; z-index: 2;}/*update@2015-5-12  #367400*/
.public-nav-layout .category .class span.ico { width: 23px; height: 23px; float: left;margin:-5px 10px 0 0; padding:3px 3px; float:left; filter:alpha(opacity=100)/*IE*/; -moz-opacity:1/*Moz+FF*/; opacity: 1;}
.public-nav-layout .category .menu li.hover .ico { filter:alpha(opacity=100)/*IE*/; -moz-opacity:1/*Moz+FF*/; opacity: 1; background:#FF6600;border-radius:16px;}
.public-nav-layout .category .class span.ico img { max-width: 20px; max-height: 20px; -webkit-filter: grayscale(100%)/*Webkit*/; -o-filter: grayscale(100%); filter: gray;}
.public-nav-layout .category .menu li.hover .ico img { -webkit-filter: grayscale(0)/*Webkit*/; -o-filter: grayscale(0); filter: none;}
.public-nav-layout .category .class h4 { font-weight: 600; line-height: 16px; font-size:16px; color: #333; font-family:"Microsoft YaHei","宋体"; height: 16px; float: left;} /*update@2015-1-21*/
.public-nav-layout .category .class h4 a { color: #ffffff;}
.public-nav-layout .category .menu li.hover .class h4 a { color: #FF6600;}
.public-nav-layout .category .class .recommend-class { line-height: 16px; width: 168px; height: 16px; float: left; clear: both; margin-top: 4px; overflow: hidden;}
.public-nav-layout .category .class .recommend-class a { color: #999; white-space: nowrap; margin-right: 6px;}
.public-nav-layout .category .class .arrow { background: url(../images/top_bg.png) no-repeat -168px -10px; width: 5px; height: 9px; float: right; margin:3px 0 0 0;}
.public-nav-layout .category .menu li.hover .class .arrow {background:url(../images/top_bg.png) no-repeat -168px 0px;}
.public-nav-layout .category .sub-class { background-color: #FFF; display: none; width: 763px; padding: 0 7px; border: solid 1px #FF6600; position: absolute; z-index: 1;top: -1px; left: 210px;}/*update@2015-1-21  532px*/
.public-nav-layout .category li.hover .sub-class { display: block;}
.public-nav-layout .category .sub-class dl { width: 750px; margin: 8px; float: left;}/*update@2015-1-21  250px*/
.public-nav-layout .category .sub-class dl dt { line-height: 24px; border-bottom: solid 1px #f3f3f3;} /*update@2015-1-21*/
.public-nav-layout .category .sub-class dl dt h3 { font-weight: 600; color: #333;}
.public-nav-layout .category .sub-class dl dt h3 a{ font-weight: 600; color: #FF6600;}/*update@2015-1-21*/
.public-nav-layout .category .sub-class dl dd { font-size: 0; *word-spacing:-1px/*IE6、7*/; padding: 3px 0;}
.public-nav-layout .category .sub-class dl dd.brands-class { border: dotted 1px #f3f3f3; background:#f3f3f3; margin-top: 4px;}
.public-nav-layout .category .sub-class dl dd a { font-family: Tahoma; font-size: 12px; line-height: 16px; color: #555; background: url(../images/top_bg.png) no-repeat right -24px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/; height: 16px; padding-right: 7px; margin: 2px 7px 2px 0; *zoom:1/*IE6、7*/;}
.public-nav-layout .category .sub-class dl dd h5 { font-size: 12px; line-height: 20px; color: #333; margin: 4px 0 2px 0;}

/* 面包屑所在位置 */
.nch-breadcrumb-layout { width:1200px; height:auto; overflow:hidden; margin:0 auto; line-height:40px;font-size:12px;}
.nch-breadcrumb { font-size: 0; *word-spacing:-1px/*IE6、7*/; text-align: left; height: 20px; padding: 10px 0; margin: 0 auto;}
.nch-breadcrumb span { font-size: 12px; line-height: 20px; color: #999; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/* IE6,7*/; height: 20px; zoom: 1;}
.nch-breadcrumb i { font-size: 14px; color: #AAA; margin-right: 4px;}
.nch-breadcrumb span.arrow { font-family: "宋体"; line-height: 20px; color: #AAA; margin: 0 6px;}
.nch-breadcrumb a { color: #777; display: block; }
.nch-breadcrumb a:hover { color: #ff6600;}
.show {
    width: 100%;
    background: #f8f8f8;
    padding-bottom: 30px;
}.shopshow {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
    position: relative;
}.shopshow .shangbian {
    width: 1200px;
    height: 40px;
}.shopshow .shangbian ul {
  
    background: #FFF;
    height: 40px;
    border-radius: 15px;
}.danyeys .shopshow .shangbian ul li {
    float: left;
    width: 120px;
    height: 40px;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: #c4c4c4;
    line-height: 40px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}.danyeys .shopshow .shangbian ul .selfpagecss a {
    color: #f10000;
    font-weight: bold;
}.danyeys .shopshow .shangbian ul li a {
    color: #333;
}.danyeys .shopshow .xiabian {
    padding: 25px;
}
.shopshow .xiabian {
    margin-top: 60px;
    overflow: hidden;
    background: #FFF;
    padding-bottom: 20px;
}.danyeys .shopshow .xiabian .danyepp {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    float: left;
}.danyeys .shopshow .xiabian .weizhi {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    float: right;
}.danyeys .shopshow .xiabian .neirong {
    font-family: "Microsoft YaHei";
    font-size: 13px;
    margin-top: 15px;min-height: 300px;
}
.ico26{    background: url(../images/j22.png) no-repeat;
    background-size: auto 25px;    width: 25px;
    display: block;
    overflow: hidden;
    height: 25px;
    float: left; margin-right:10px; margin-top:-5px}

	.ico31{    background: url(../images/j33.png) no-repeat;
    background-size: auto 25px;     width: 25px;
    display: block;
    overflow: hidden;
    height: 25px;
    float: left; margin-right:10px; margin-top:-5px}
	.ico34{    background: url(../images/j77.png) no-repeat;
    background-size: auto 25px; width: 25px;
    display: block;
    overflow: hidden;
    height: 25px;
    float: left; margin-right:10px; margin-top:-5px}
	.ico37{    background: url(../images/j66.png) no-repeat;
    background-size: auto 25px; width: 25px;
    display: block;
    overflow: hidden;
    height: 25px;
    float: left; margin-right:10px; margin-top:-5px}
		.ico39{    background: url(../images/j44.png) no-repeat;
    background-size: auto 25px; width: 25px;
    display: block;
    overflow: hidden;
    height: 25px;
    float: left; margin-right:10px; margin-top:-5px}
	.ico41{    background: url(../images/j88.png) no-repeat;
    background-size: auto 25px; width: 25px;
    display: block;
    overflow: hidden;
    height: 25px;
    float: left; margin-right:10px; margin-top:-5px}
	.ico44{    background: url(../images/j55.png) no-repeat;
    background-size: auto 25px; width: 25px;
    display: block;
    overflow: hidden;
    height: 25px;
    float: left; margin-right:10px; margin-top:-5px}
.tempWrap{ display:none}



.shophe{ width:100%; height:60px; background-color:#53A9DB;}

.shopheone{ width:100%; margin:0 auto;}

.shophe .logo{float: left;
    height: 60px;
    margin-top: 5px;}
.shophe .logo img{margin-left:10px;}
.shophe ul{ float:right; height:60px; line-height:60px; overflow:hidden;}
.shophe ul li{ text-align:right; float:left; padding: 0 1.5em; text-align:center;}
.shophe ul li a{ font-size:16px; color:#FFF}




.shop { overflow: hidden; width:1200px; margin:0 auto; margin-top:50px; margin-bottom:50px; min-height:600px;}
.fl-pricing-table.fl-pricing-table-spacing-large [class^='fl-pricing-table-col-'] {
    padding-right: 12px;
    padding-left: 12px;
}
.fl-pricing-table .fl-pricing-table-col-2 {
    width:50%;
}
.fl-pricing-table [class^='fl-pricing-table-col-'] {
    float: left;
    position: relative;
    min-height: 1px;
}
.fl-builder-content *, .fl-builder-content *:before, .fl-builder-content *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*, :before, :after {
    box-sizing: border-box;
}

.fl-builder-content .fl-node-58441ec06a8e6 .fl-pricing-table-column-0 {
    border: 1px solid #d4d4d4;
    background: #F2F2F2;
    margin-top: 0px;
}
.fl-pricing-table.fl-pricing-table-rounded .fl-pricing-table-column {
    border-radius: 6px;
}
.fl-pricing-table .fl-pricing-table-column {
    text-align: center;
}


.fl-builder-content .fl-node-58441ec06a8e6 .fl-pricing-table-column-0 {
    border: 1px solid #d4d4d4;
    background: #F2F2F2;
    margin-top: 0px;
}
.fl-pricing-table.fl-pricing-table-rounded .fl-pricing-table-column {
    border-radius: 6px;
}
.fl-pricing-table .fl-pricing-table-column {
    text-align: center;
}
.fl-builder-content *, .fl-builder-content *:before, .fl-builder-content *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fl-pricing-table-col-2{ padding-left:12px; padding-right:12px;}

#footer-banner{ width:1200px;}

.site-footer {
		background-color: #1e73be;
		color: #ffffff
	}
	
.site-footer { background-color: #53A9DB; }

.home .site-footer,
.home .site-footer { background-color: rgba(89, 188, 217, 1); }


#colophon_TesseractTheme {width:100%; bottom:0; display:none;}
#colophon_TesseractTheme .search-field { color: #ffffff; }
#colophon_TesseractTheme .search-field.watermark { color: #ccc; }

#colophon_TesseractTheme h1,
#colophon_TesseractTheme h2,
#colophon_TesseractTheme h3,
#colophon_TesseractTheme h4,
#colophon_TesseractTheme h5,
#colophon_TesseractTheme h6 { color: #ffffff; }


#bloglist_title h1.entry-title,
#bloglist_title h2.entry-title,
#bloglist_title h3.entry-title,
#bloglist_title h4.entry-title,
#bloglist_title h5.entry-title,
#bloglist_title h6.entry-title, 
#bloglist_title h2.entry-title a,
#blogpost_title h1.entry-title{ color: #ffffff; }


#bloglist_morebutton .blmore,
#bloglist_morebutton .blmore a,
#bloglist_morebutton .blmore a:hover{ color: #ffffff; }
	
	
	.summary h1,
	#prodlist_title h3, 
	#prodlist_title h3 a{ color: #ffffff; }
	
	.woocommerce div.product p.price, .woocommerce div.product span.price,
	.wooshop-price .sales-price, .wooshop-price .regular-pricenew{ color: #ffffff; }
	
	
	

	#colophon_TesseractTheme a { color: #ffffff; }

	#colophon_TesseractTheme a:hover { color: #d1ecff; }

	#horizontal-menu-before,
	#horizontal-menu-after { border-color: rgba(255, 255, 255, 0.25); }

	#footer-banner.footbar-active { border-color: rgba(255, 255, 255, 0.15); }

	#footer-banner .site-logo img { height: 40px; }

	#colophon_TesseractTheme {
		padding-top: 25px;
		padding-bottom: 25px;
		}

	#horizontal-menu-wrap {
		width: 60%;
		}

	#footer-banner-right	{
		width: 40%;
		}
.clearbox:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearbox{*+height:1%;}
.shop_list .box,.instru_img,.instru_top,.instru_bottom {width:100%;padding: 10px 0;background: #fff;margin: 10px 0;border: 1px solid #E2E2E2;}
.instru_img img {width:100%;}
.shop_list .box h3 {margin-left:10px; font-size:15px; font-weight:bold;}
.shop_list .box p {margin:10px 0 0 10px; padding-top:4px;}
.shop_list .title {color:red; font-weight:#EA4B4B;}
.shop_list .box a {margin:-6px 10px 0 0; padding:4px 6px; color:#fff; background:#59BCD9;}
.instru_top,.instru_bottom {padding-left:10px; font-size:14px; text-align:left;}
.instru_top .tip {color:red; font-weight:bold;} 
.instru_img h3 {margin-bottom:10px; text-align:center;}
.instru_img .title {padding:10px 0 10px 10px; color:#fff; font-size:14px; background:#67686C;}
.instru_img ul {width:98%; margin:0 auto; font-size:12px;}
.instru_img ul  li {margin-top:10px; padding:0 0 10px 10px; border-bottom:1px solid #E7E7E7;}
.instru_img .line {width:98%;height:20px; margin:0 auto; margin-top:10px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; background:#67686C;}
 /*反馈表单*/
.feedsubmit {padding:3px 10px;}
.feedbox,.feedtip { border:1px solid #e2e2e2; border-left:0; border-right:0;}
.feedtip {margin:10px 0; padding:10px; text-align:center; background:#fff;}
.feedbox {margin-bottom:20px; padding:10px 0; background:#fff;}
.feedbox tr {border-bottom:1px solid #e2e2e2;}
.feedbox tr:last-child {border-bottom:0;} 
.feedbox tr td { height:45px;  font-size:12px;}
.feedbox tr td:first-child {width:38%;} 
.feedbox td input { margin:0 5px 0 10px;}
/*反馈表单的评星*/
.statlist {cursor:default; background:url(/images/stat_icon_active.png) no-repeat;}
.cstat {display:block; float:left; width:25px; margin:0 0 0 5px; -webkit-tap-highlight-color: rgba(0,0,0,0); background:url(/images/stat_icon.png) no-repeat;}
 /*响应布局*/
 @media screen and (max-width:800px) {
.navbgbg{background: rgba(0, 0, 0, 0.28);
    position: absolute;
    right: 1em;
    z-index: 8;
    background: url(../images/menu_bg.png) no-repeat;
    height: 20px;
    width: 20px;
    top: 1em;
}
.shophe .logo{ margin-top:0px;}
.shophe .logo img {
    height: 50px; width:auto;
}
.shophe{ height:50px;}
body{ width:100%; min-width:100%;}
.shophe ul{ 
	position: fixed; 
	width:120px; 
	z-index: 999;
    background: #2789c1;
    left: 100%;
	height:100%;
    top: 0px;
    margin-top: 0px;
}
.shophe ul li{ height:50px; line-height:50px;padding: 0;
    width: 120px;}
.shophe ul li a{ 
	display: block;
    font-size: 12px;
}
#horizontal-menu-wrap {display:none;}

}

.fl{float: left;}
.fr{float: right;}
.overflow{overflow: hidden;}
.shophe img{width:27px;height:27px;display: block;margin: 0 2% 0 3%;}
.shophe_left{width: 25%;height:60px;border: 1px solid #e6e6e6;}
.shophe_left p{width: 96%;height:50px;background: #f62962;margin: 4px auto;text-align:center;line-height:50px;color: white;font-size: 18px;}
.shophe_right{padding-left: 5%;line-height: 20px;font-size: 14px;}
.splbb,.zfdianji{font-size: 14px;    margin-top: 10px;}
.zffss .active {border:1px solid #4E4E4E;}
.zffss li{    
	width: 40%;
    float: left;
    border: 1px solid #e6e6e6;
    margin: 0 5%;border-radius: 5px;}
.appzfhide {padding-left: 4%;background: #fff;}
.you_code{    width: 100%;
    text-align: center;
    margin-top: 10px;
    background: white;
    padding: 10px 0;
    font-size: 12px;
    line-height: 30px;}
.you_code input{border: 1px solid #58bbd8;
    border-radius: 5px;
    height: 30px;
    width: 124px;
    margin-right: 20px;padding-left: 10px;}
#send{background: #58bbd8;
    border: none;
    border-radius: 5px;
    color: white;
    font-weight: bold;}
.shopxu{height:auto !important;background: none;position: relative;}
.xuH3{    width: 85%;
        margin: 0 5% 0;
    color: black;
    font-weight: bold;
    font-size: 20px;}
.xuH6{    width: 85%;
        margin:5px 5% 10px;
    font-size: 12px;
    font-weight: bold;
    color: #be0700;}
.xuOl{width:44%;padding-left: 5%;margin-right: 5%;}
.xuOl li{width: 100%;height:45px;text-align: center;line-height: 45px;background: white;color: black;margin: 3px 0;position: relative;}
.xuOl li img{    position: absolute;
    bottom: 14px;
    right: -17px;
    display: none;
    width: 15px;
    height: 15px;}
.xuOl li:nth-child(1) img{display:block;}
.xuOl li:nth-child(1){background: #58bbd8;color: white;}
.xu_container{    width: 44%;
    height: 195px;
    background: white;
    text-align: center;
    position: absolute;
    /* float: none; */
    left: 49%;
    bottom: 0;}
.xu_container h3{font-size: 14px;
    font-weight: bold;
    color: black;
    margin-top: 20px;}
    
.xu_container p{    font-size: 12px;
    margin-top: 20px;
}
.xu_container button{    width: 55%;
    height: 30px;
    background: #58bbd8;
    border: none;
    border-radius: 5px;
    color: white;
    margin-top: 40px;}
.tip b{color: #be0700;
    text-align: center;
    display: block;
    font-size: 14px;}
.userbox h3{    font-size: 14px;
    color: black;
    font-weight: bold;
    text-align: center;margin:10px 0;} 
.userbox .usertime{font-size: 12px;    line-height: 25px;}   
.userbox p{    background: #337597;
    height: 25px;
    line-height: 25px;
    color: white;    padding-left: 10px;text-align: center;}
.usertime li{border-bottom: 1px dashed #cacaca;height: 45px;line-height:45px;text-align: left ;text-align: center ;    padding-left: 10px;}
.usertime_bottom{height: 5px;background: #337597;margin: 10px 0;}

.buyPage h3{font-weight: bold;font-size: 14px;text-align: center;color: #be0700;}
.buyPage p{font-size: 12px;text-align: center;line-height: 20px;}
.app_name{position:relative;width: 100%;overflow: hidden;padding-left: 5%;background: none !important;}
.app_name .meil_count,.meil .meil_count{    width: 35px;
    height: 35px;
    position: absolute;
    background: #58bbd8;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    color: white;
    font-size: 18px;}
.app_name .meil_count {display:block;}
.app_name h2,.meil h2{font-size: 16px;color: black;font-weight: bold;padding-left: 18%;line-height: 38px;}
.app_name input:nth-of-type(1){width: 50%;
    height: 30px;
    border: 2px solid #59bcd9;
    padding-left: 2%;margin-left: 18%;}
.app_name input:nth-of-type(2){width: 20%;height: 30px;text-align: center;border: 2px solid #59bcd9; color: #be0700;}
.meil{width: 100%;padding-left: 5%;position: relative;}
.meil h6{font-size: 12px;color: #be0700;padding-left: 18%;}
.mail_top{width: 100%;height: 5px;background: #5bb8d7;}
.meil_button{    
	width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: white;
    font-size: 15px;
    background: #58bbd8;
    border-radius: 5px;
    border: none;
    margin: 14px auto 0;
    display: block;
}
/*首页产品列表*/
.product_select {margin-top:1em;}
.product_select  .title {margin-left:0.2em; padding-bottom:0.3em; font-weight:bold; color:#666; font-size: 13px; border-bottom:1px solid #C8C8C8;}
.product_select  .product_time {margin-bottom:1em;}
.product_select  .product_time ul {width: 100%; margin-top:0;}
.product_select  .product_time li {float:left; width:28%; font-weight: bold; margin:1em 1.2em 0 0; -webkit-tap-highlight-color: rgba(0,0,0,0); cursor:pointer;}
.product_select  .product_time  p {padding:0.6em 0.6em;  padding: 1.2em 0.6em; text-align:center; color:#fff;}
.product_select  .product_time  .day {border: 1px solid #58BBD8; background:#58BBD8; }
.product_select  .product_time  .price {color:#58BBD8; border: 1px solid #58BBD8; background:#fff;}
.product_select  .product_time  .active .price {color:#fff; background:#3F869B url(../images/icon_select.png) bottom right no-repeat; border-top: 1px solid #3F869B;} 
.product_select  .product_equipment {position:relative; margin-bottom:1em;}
.product_select  .product_equipment li {float:left; margin:1em 1.1em 0 0; padding:1em 2.5em; color:#58BBD8; font-weight: bold; border: 1px solid #58BBD8; background:#fff;  -webkit-tap-highlight-color: rgba(0,0,0,0);}
.product_select  .product_equipment .active {color:#fff; border: 1px solid #3F869B; background:#3F869B url(../images/icon_select.png) bottom right no-repeat;}
.product_select  .product_price {position:absolute; right:0.7em; bottom:0.5em; margin-top:1em; font-size:16px; font-weight:bold;}
.product_select  #total {margin-top:1em; padding-right:1em; color:#58bbd8; font-size: 20px;}
.product_select .product_buy {margin:1.3em 0; padding-top:1.3em; height:5.2em; line-height:4em; text-align:center; border-top:1px solid #C8C8C8;}
.product_select  .product_buy  a{
	padding:0.8em 1.5em; 
	color:#fff;
	font-size:15px;
	-moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari 和 Chrome */
    border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */  
	background:#48ACC9;
}
.instruction{font-size: 12px;color: #be0700;font-weight: bold;text-align: center;height: 40px;line-height: 40px;}
    
    
    
.payment{text-align: center;margin: 20px 0;font-size: 12px;}
.payment_p{font-size: 12px;text-align: center;line-height: 25px;}
.payment_p input{border: none;outline: none;background:none;}
.prompt{font-size: 12px;text-align: center;;margin: 20px 0;}
.data{font-size: 12px;text-align: center;;color: #000;font-weight: bold;
    margin-bottom: 20px;}
.step p{padding:0 10px;font-size: 12px;}
.step button{    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: white;
    font-size: 12px;
    background: #58bbd8;
    border-radius: 5px;
    display: block;
    margin: 20px auto;
    border: none;
    font-weight: bold;
    letter-spacing: 2px;}
.step ul{margin-bottom: 25px;}
.step li{width:70%;margin:10px auto;font-size: 12px;line-height: 20px;}
.step li img{    width: 100%;
    height: 50px;}
.step li span{font-size: 12px;color: #333;font-weight:bold ;}
.step .span_special{font-size: 14px;}

.probation{width:270px;margin:24px auto;}
.probation span{    
	width: 6px;
    height: 1px;
    background: #9c9c9c;
    display: block;
    float: left;
    margin-top: 16px;}
.probation h5{font-size: 15px;font-weight: bold;padding: 6px 8px;}
.probation_cont{width: 85%;    margin: 90px auto 0;}
.probation_cont span{color:#be0700 ;}
.pro_hint{font-size: 12px;line-height: 25px;}
.isure {width: 90%;height:35px;border: 1px solid #cdcdcd;border-radius: 5px;    margin: 20px auto 0;background: white;}
.isure img{width: 25px;
    height: 25px;
    margin: 5px 5px 0 5px;}
.isure input{   
	border: none;
    outline: none;
    margin: 7px;
	border-left: 1px solid #919191;
	padding-left: 10px;
	width:70%;
	border-radius: 0;
	}
.pro_button{    font-size: 12px;
    margin: 15px auto;
    width: 90%;}
.probation_cont .nsubmit{width: 90%;height:35px;background: white;border-radius: 5px;font-size: 16px;font-weight: bold;text-align: center;
border: none;display: block;color: #666;margin: 30px auto 25px;  }
.submit{font-size: 12px;min-height: 70px;}
.more_div{    background: white;
    padding: 0 0 5px;}
.more_menu{background: #cdcdcd;
    border-radius: 8px;
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
   }
@media screen and (max-width:320px) {
.shophe{ padding-top: 4%;}
 .shophe_left{width: 22%;height:50px;border: 1px solid #e6e6e6;}
.shophe_left p{width: 96%;height:40px;background: #f62962;margin: 4px auto;text-align:center;line-height:40px;color: white;font-size: 16px;}
.shophe_right{padding-left: 2%;line-height: 25px;font-size: 14px;}
.appzfhide {padding-left:0;background: #fff;}
.userbox p {padding-left: 0px;}

}