﻿@charset "utf-8";
html { font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 62.5%;}
body { margin: 0; color: #666; background-color: #ffffff; height: 100%; overflow-x: hidden; -webkit-overflow-scrolling: touch; }
.ui-page-theme-a {background-color:#f0f0f0; color:#666;}
.ui-page-theme-a a { font-weight:normal;}
.wBody {background-color:#fff;}
*html { background-image: url(about:blank); background-attachment: fixed }
.clearfix { zoom: 1 }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template {
display: none;
}
.ellipsis {text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
svg:not(:root) { overflow: hidden; }
a { background: transparent; text-decoration: none; -webkit-tap-highlight-color: transparent; color: #666;outline:0 none;}
a:active { outline:0 none; }
a:active { color: #666; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; vertical-align: middle; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
pre { overflow: auto; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: none; cursor: pointer; }
button[disabled], html input[disabled],textarea[disabled] { cursor: default; background-color:#ddd; }
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;
height: auto;
}
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	/*-webkit-appearance: none;*/

}
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; resize: vertical; }
optgroup { font-weight: bold; }
.bfL { float:left; display:inline; }
.bfR { float:right; display:inline; }
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
html, button, input, select, textarea { font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none outside none; }
h1, h2, h3, h4 { font-weight: normal; }
h1 { font-size: 1.8rem; }
h2 { font-size: 1.6rem; }
h3 { font-size: 1.4rem; }
h4 { font-size:1.2rem;}
input[type='search']::-webkit-search-decoration, 
input[type='search']::-webkit-search-cancel-button, 
input[type='search']::-webkit-search-results-button, 
input[type='search']::-webkit-search-results-decoration {
    display: none;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: #999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #999;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #999;
}
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.absolute { position:absolute; z-index:0; }
.pAbsolute { position: absolute }
.pRelative { position: relative }
.btn100 { width:100%; display:block;}
.inputCommon { -webkit-appearance : none; border-radius:0; -webkit-border-radius:0;  border: 0 none;cursor: pointer;outline: 0 none;overflow: visible;-webkit-tap-highlight-color: transparent;}
.bluebtn { margin:15px auto 15px auto; background-color:#fff; color:#28aaff; border:1px solid #28aaff; border-radius: 40px; width: 90%; text-align:center;font-size:1.8rem; height:4rem; line-height:4rem; outline:none; -webkit-transition:all .5s ease; -o-transition:all .5s ease; -moz-transition:all .5s ease; transition:all .5s ease;}
.bluebtn:active { background-color:#198ce5; color:#fff;}

.redDetailbtn {background-color:#ff0000; color:#fff; border:0 none; text-align:center;font-size:1.8rem; height:4.5rem; line-height:4.5rem; outline:none; -webkit-transition:all .5s ease; -o-transition:all .5s ease; -moz-transition:all .5s ease; transition:all .5s ease;}
.redDetailbtn:active { background-color:#ca0000; color:#fff;}

.btnRadius {border-radius:22.5px; -webkit-border-radius:22.5px;}

.whitebtn {background-color:#f0f0f0; border:1px solid #939393; color:#999999;  text-align:center;font-size:1.8rem; height:4.5rem; outline:none; -webkit-transition:all .5s ease; -o-transition:all .5s ease; -moz-transition:all .5s ease; transition:all .5s ease;}
.whitebtn:active { background-color:#fbfbfb;}

/*
.redbtn {background-color:#9b3538; color:#fff; border:0 none; text-align:center; font-weight:bold; font-size:1.8rem; height:4.5rem; border-radius:.5rem;outline:none; -webkit-transition:all .5s ease; -o-transition:all .5s ease; -moz-transition:all .5s ease; transition:all .5s ease; -webkit-border-radius: .5rem; -moz-border-radius:.5rem;}
.redbtn:hover { background-image:-webkit-gradient(linear, left top, left bottom, from(#d51919), to(#e53e3e)); background-image:-webkit-linear-gradient(#d51919, #e53e3e); background-image:-moz-linear-gradient(#d51919, #e53e3e); background-image:-ms-linear-gradient(#d51919, #e53e3e); background-image:-o-linear-gradient(#d51919, #e53e3e); background-image:linear-gradient(#d51919, #e53e3e);}

.arrowDown {background:url(../images/order/showmore.png) no-repeat 50% 50%; -webkit-background-size:1.5rem auto; margin:.5rem; -moz-background-size:1.5rem auto; background-size:1.5rem auto; width:3rem; height:3rem;-webkit-transition: -webkit-transform .5s ease; -moz-transition: -moz-transform .5s ease; -o-transition: -o-transform .5s ease;transition: transform .5s ease;}
.arrowDown.current { transform:rotate(180deg);  -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); -o-transform:rotate(180deg); }
*/


.Validform_checktip {
	margin-left:8px;
	line-height:20px;
	height:20px;
	overflow:hidden;
	color:#999;
	display:none;
	font-size:12px;
}
.Validform_right{
	display:block;
	color:#71b83d;
	padding-left:20px;
	background:url(../../images/m/common/right.png) no-repeat left center;
}
.Validform_wrong{
	display:block;
	color:red;
	padding-left:20px;
	white-space:nowrap;
	background:url(../../images/m/common/error.png) no-repeat left center;
}
.Validform_loading{
	display:block;
	padding-left:20px;
	background:url(../../images/m/common/onLoad.gif) no-repeat left center;
}
.Validform_error{
	display:block;
}

#ceng_zz,#ceng_zz2 { background-color:rgba(0,0,0,.5); position:fixed; left:0; top:0; height:100%; width:100%; display:none; z-index:99998;}
#Validform_msg { border-radius:1rem; -webkit-border-radius:1rem; overflow:hidden;color:#333;width:280px;background:#ffffff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#dfe2e3'); border-bottom:3px solid #e6e6e6;}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:4.5rem; height:4.5rem; text-align:center;position:relative;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:4.5rem; left:0; position:absolute; top:0;text-decoration:none; width:100%; font-size:16px; background-color:#fff; color:#27a1ff;}
#Validform_msg a.Validform_close:active { background-color:#ededed;}
#Validform_msg .Validform_info{ height:5.7rem; line-height:5.7rem; font-size:16px; color:#333; text-align:center; border-bottom:1px solid #e3e3e3;}
/*#Validform_msg .Validform_title.current a { width:50%;}
#Validform_msg .Validform_title a:first-child { display:none;}
#Validform_msg .Validform_title.current a:first-child {left:0; display:block; font-size:16px; color:#27a1ff; border-right:1px solid #e3e3e3;}
*/

#Validform_msg .Validform_title.current a.Validform_close:visited,#Validform_msg .Validform_title.current a.Validform_close:link  {right:0; left:inherit;}

.Validform_msg2 { border-radius:1rem; -webkit-border-radius:1rem; overflow:hidden;color:#333;width:280px;background:#ffffff; position:fixed; top:30%; left:50%; margin-left:-140px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#dfe2e3'); border-bottom:3px solid #e6e6e6; transition:all ease .3s; -webkit-transition:all ease .3s;}
.Validform_msg2 .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
.Validform_msg2 .Validform_title{line-height:4.5rem; height:4.5rem; text-align:center;position:relative;}
.Validform_msg2 a.Validform_close:link,.Validform_msg2 a.Validform_close:visited{line-height:4.5rem; left:0; position:absolute; top:0;text-decoration:none; width:100%; font-size:16px; background-color:#fff; color:#666;}
.Validform_msg2 a:active ,.Validform_msg2 a.Validform_close:active { background-color:#ededed;}
.Validform_msg2 .Validform_info{padding:15px 0; line-height:1.5;font-size:16px; color:#000000; text-align:center; border-bottom:1px solid #e3e3e3;}
.err {font-size:14px; color:#666666;}
.Validform_msg2 .Validform_title.current a { width:50%;}
.Validform_msg2 .Validform_title a:first-child { display:none;}
.Validform_msg2 .Validform_title.current a:first-child {left:0; display:block; font-size:16px; color:#666; border-right:1px solid #e3e3e3;}
.Validform_msg2 .Validform_title.current a.Validform_close:visited,.Validform_msg2 .Validform_title.current a.Validform_close:link  {right:0; left:inherit;}
/*
#yy_success { left:50%; top:50%; margin-left:-45px; margin-top:-46px; background:url(../../images/m/common/suc.png) no-repeat 0 0; width:90px; height:91.5px; background-size:100% auto; -webkit-background-size:100% auto; position:absolute; z-index:99999; display:none;}

/*导航*/
#dh {position:fixed; top:0; width:100%; z-index:1000; visibility:hidden; left:-100%; transition:all ease .5s; -webkit-transition:all ease .5s; perspective:1000px; -webkit-perspective:1000px;}
#dh.current { visibility:visible; left:0;}
#dh.current .dhLeft {transform: rotateY(0deg); -webkit-transform: rotateY(0deg);}
.dhRight {background-color:rgba(0,0,0,.7); width:80px; position:absolute; right:0; top:0; min-height:480px;}
.dhLeft {background-color:#fff; margin-right:80px; min-height:480px; position:relative; transform: rotateY(45deg); -webkit-transform: rotateY(45deg); transform-origin:right; -webkit-transform-origin:right;transition:all ease 1s; -webkit-transition:all ease 1s;}
.dhClose { float:left; margin:15px;background:#fff url(../../res/images/m/dhclose.png) no-repeat 50% 50%; width:50px; height:50px; display:block; border-radius:50%; -webkit-border-radius:50%; background-size:100% auto; -webkit-background-size:100% auto;}
.humanbox { text-align:center; padding:45px 0 30px; background-color:#f2f3f3;}
.humanbox img {width:80px; height:80px; border-radius:50%; -webkit-border-radius:50%;}
.humanbox p {font-size:18px; line-height:1;margin-top:10px; color:#010604;} 
.humanbox p span { display:inline-block; margin-top:10px;}
.zw {font-size:12px; color:#bababb;}

.nav {background:#ff0926 url(../../images/m/gang.png) no-repeat 50% 50%; left:0; top:0; width:50px; height:50px; position:absolute; z-index:100; background-size:60% auto; -webkit-background-size:60% auto;}
.nav:active,.nav2:active,.bak:active {background-color:#e20014;}
.bak {background:#ff0926 url(../../images/m/arrow_bak.png) no-repeat 50% 50%; left:0; top:0; width:50px; height:50px; position:absolute; z-index:100; background-size:45% auto; -webkit-background-size:45% auto;}

.nav2{background:#ff0926 url(../../images/m/tc.png) no-repeat 40% 50%; width:50px; height:50px; position:absolute; z-index:100; background-size:60% auto; -webkit-background-size:60% auto; border-bottom-right-radius:12px; -webkit-border-bottom-right-radius:12px; left:50px; top:0;}
.fg {background:url(../../images/m/nav_fg.png) no-repeat 40% 50%; width:1px; height:34px; position:absolute; background-size:1px auto; -webkit-background-size:1px auto; left:50px; top:8px; z-index:101;}
.nav2 em {position:absolute; left:60%; top:8px; background-color:#fff; height:16px; min-width:16px; text-align:center;font-size: 14px;line-height: 16px; color:#ff0016; border-radius:8px; -webkit-border-radius:8px; line-height:16px;font-style:normal;visibility:hidden; transition:all ease 1s; -webkit-transition:all ease 1s;}
.nav2 em.current { animation:bounceIn .5s ease; -webkit-animation:bounceIn .5s ease;visibility:visible;}
@-webkit-keyframes bounceIn { 0% {
opacity:0;
-webkit-transform:scale(.3);
transform:scale(.3)
}
50% {
opacity:1;
-webkit-transform:scale(1.05);
transform:scale(1.05)
}
70% {
-webkit-transform:scale(.9);
transform:scale(.9)
}
100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes bounceIn { 0% {
opacity:0;
-webkit-transform:scale(.3);
-ms-transform:scale(.3);
transform:scale(.3)
}
50% {
opacity:1;
-webkit-transform:scale(1.05);
-ms-transform:scale(1.05);
transform:scale(1.05)
}
70% {
-webkit-transform:scale(.9);
-ms-transform:scale(.9);
transform:scale(.9)
}
100% {
opacity:1;
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
}
.bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn }


.dhnav {border-top:1px solid #e3e3e3;}
.dhnav li {border-bottom:1px solid #e3e3e3; background-color:#fff; height:50px; position:relative;}
.dhnav li a { color:#3f3f3f;  display:block; position:relative; z-index:1; height:49px; padding-left:65px; font-size:15px; line-height:49px;background-image:url(../../images/m/dhicon.png); background-repeat:no-repeat; background-size:25px auto; -webkit-background-size:25px auto;}
.dhnav li a:active {background-color:#eee;}
.dhnav li span {position:absolute; background-color:#ff0000; height:25px; width:25px; color:#fff; text-align:center; border-radius:50%; -webkit-border-radius:50%; line-height:25px; font-size:12px; right:12.5px; z-index:10; top:12.5px;}
.dh1 { background-position:30px 0;}
.dh2 { background-position:30px -50px;}
.dh3 { background-position:30px -100px;}
.dh4 { background-position:30px -150px;}
.dh5 { background-position:30px -200px;}
a.feedback { color:#57b2ff; font-weight:bold; position:absolute; width:100%; bottom:15px; text-align:center; font-size:15px; left:0; display:none;}

.nothing img {width:18%;max-width: 100px;}
.nothing {text-align:center; padding-top:120px; font-size:14px;}
.nothing p { margin-top:30px; color:#818181;font-size: 20px;font-weight: 400;font-family: 微软雅黑;}
.nothing p span {font-size: 14px; padding-top: 5px;display: block;}
a.nothing_a {display:inline-block; height:40px; line-height:38px; border:1px solid #76b4fb; color:#76b4fb; text-align:center; width:170px;}
a.nothing_a:active {background-color:#76b4fb; color:#fff;}
.gBody {background-color:#f0f0f0;}

.memberUL {margin-top:10px;}
.memberUL li {background-color:#fff; border-bottom:1px solid #e1e1e1;}
.memberUL li:active { background-color:#f6f6f6;}
.memberUL li:last-child {border-bottom:0 none;}
.memberUL li a,.memberUL li div {display:block; background:url(../../images/m/arrow_member.png) no-repeat 100% 50%; background-size:auto 16px; padding-right:30px; -webkit-background-size:auto 16px; font-size:15px; color:#c4c4c4; margin:0 15px 0 15px; height:50px; line-height:50px;}
.mingCheng { height:50px; padding:15px 0; text-align:right; outline:0 none; border:0 none; width:200px; background-color:transparent;}
.memberUL li img { width:40px; height:40px; border-radius:50%; -webkit-border-radius:50%;}
.memberUL li .bfR{color:#4d4d4d;}

.maptop { background-color:rgba(0,0,0,.5); height:44px; width:100%; position:absolute; left:0; width:100%; top:0; z-index:11;}
.bak2:active,.dingwei:active { background-color:rgba(0,0,0,.1);}
.bak2 {background:url(../../images/m/arrow_bak.png) no-repeat 50% 50%; left:0; top:0; width:44px; height:44px; position:absolute; z-index:100; background-size:45% auto; -webkit-background-size:45% auto;}
.dingwei {background:url(../../images/m/dw.png) no-repeat 50% 50%; right:0; top:0; width:44px; height:44px; position:absolute; z-index:100; background-size:50% auto; -webkit-background-size:50% auto;}

a.gold_eggWrap { position:relative; height:30px; line-height:30px; padding-left:40px; color:#fff;}
.gold_egg {position:absolute; background:url(../../images/m/temp/gold_egg.png) no-repeat 0 0; width:40px; height:32px; left:5px; top:-5px; background-size:cover; -webkit-background-size:cover;}
.gold_egg_b { position:relative; width:45%; height:60px;}
.gold_egg_b img {width:100%; position:absolute; left:15px; bottom:10px;}
.jiesuan .gold_egg { width:60px; height:60px; left:30px;}
.pay_main_t {font-size:15px; font-weight:bold; padding:25px 0 15px; text-align:center; border-bottom:1px solid #a7a7a7; color:#000000;}
.payDetail { font-size:15px; color:#000000; line-height:1.8; padding:15px 10px; border-top:1px solid #e5e5e5;}
.payDetail em { font-style:normal; color:#ff0016;}
.payWrap h5 {text-align:center; padding:25px 0 15px; font-size:15px; font-weight:bold; color:#000;}
.payWrap p { margin:0 30px; padding:10px 0; border-bottom:1px solid #e9e9e9;}
.payWrap p input {width:100%;}
/*
.payWrap {border-top:1px solid #a7a7a7;}*/
.inputBor { border:1px solid #e1e1e1; background-color:#f8f8f8; height:40px; padding:12px; outline:0 none; font-size:14px;}
.inputNoBor { border:0 none; background-color:transparent; border-radius:0; -webkit-border-radius:0; height:40px; padding:12px; outline:0 none; font-size:14px; color:#282828;}
.yy_suc { padding:0 20px;}
a.whitebtn2 {background-color:#ffffff; border:1px solid #dedede; color:#000000;  text-align:center;font-size:1.8rem; line-height:4.3rem; height:4.5rem; outline:none; -webkit-transition:all .5s ease; -o-transition:all .5s ease; -moz-transition:all .5s ease; transition:all .5s ease;}
a.whitebtn2:active { background-color:#fbfbfb;}
.suc_words { color:#1a191e; font-size:18px; line-height:24px; text-align:center;}
.yy_suc h5 { color:#297ddc; font-weight:bold; font-size:30px; margin:80px 0 25px; text-align:center;}
.sendyzm { position:relative;}
.payWrap p input.pay_yzm { background-color:transparent;position:absolute; top:11px; right:0; width:auto; text-align:center; font-size:14px; height:38px; line-height:38px; color:#282828; border-radius:0; -webkit-border-radius:0; z-index:10; padding:0 25px; border-left:1px solid #e9e9e9; width:120px;}
.payWrap p input.pay_yzm:active {color:#27a1ff;}
.payWrap p input.pay_yzm[disabled] { color:#999;}
#msg_valid {background-color:#fff; height:30px; line-height:30px; text-align:center;}
#msg_valid.Validform_checktip { margin-left:0; padding-left:0; transition:background-color ease .5s,color ease .5s, opacity .5s ease; -webkit-transition:background-color ease .5s,color ease .5s, -webkit-opacity .5s ease;}
#msg_valid.Validform_wrong {background-image:none; background-color:#ffecb2; color:#ff0000;}
#msg_valid.Validform_right {background-image:none; background-color:#bee3ff; color:#27a1ff;}



@media screen and (max-width:360px){
	.gold_egg {display:none;}
	.jiesuan .gold_egg {display:block; left:10px; width:50px; height:42px; top:5px;}
	a.gold_eggWrap {padding-left:0;}
}
.ovfHiden{-webkit-overflow-scrolling: auto;}

.humanNew {padding-top:110px; margin-top:85px; position:relative; height:386px;}
.humanWrap {position:absolute; top:-40px; width:100%; text-align:center; left:0;}
.humanbox p.wxm {margin-top:20px;}
.wxm img {width:200px; height:200px; border-radius:0; -webkit-border-radius:0;}
.humanbox p.wxm_font { font-size:15px; color:#aaaaaa; text-align:center; line-height:1.5;}
a.tel_zx {display:inline-block; border-radius:20px; -webkit-border-radius:20px; vertical-align:middle; height:40px; line-height:40px; background:#18b648 url(../../images/m/tel.png) no-repeat 5px 50%;  padding: 0 20px 0 40px;  color: #fff;font-size: 15px;  background-size: 40px auto;-webkit-background-size: 40px auto; margin-left:15px;}
a.tel_zx:active {background-color:#0ba239;}

a.clear_cart { position:absolute; right:0; top:0; height:50px; line-height:50px; width:50px; font-size:15px; color:#72737a !important;}
a.clear_cart:active {color:#72737a;}
.jiesuanWhite { background-color:#fff; height:30px; line-height:29px; width:100%; text-align:center; border-top:1px solid #dedede; color:#000000; font-size:12px;}

.swiper-slide2 {padding:10px 0;}
.swiper-slide2 a {width:100%; height:100px; display:block; padding:10px 0; font-size:12px; color:#000000; line-height:20px; text-align:center; }
.swiper-slide2 img { width:60px; height:60px;border:1px solid #dedede;}
.swiper-slide2 .swiper-slide {width: 60px;background-color: #fff;height:100px;margin: 0 0 0 15px;}

.bottomSlideTitle { height:20px; border-bottom:1px solid #bababa; text-align:center; position:relative; margin-bottom:10px;}
.bottomSlideTitle  span { position:absolute; left:50%; margin-left:-50px; font-size:15px; top:10px; background-color:#fff; padding:0 20px;}

.swiper-container-info,.swiper-wrapper-info {text-align: center;}
.swiper-wrapper-info {height: 100px;display: inline-block !important;white-space: nowrap;}
.swiper-slide-info {display: inline-block;}

.recomIcon {top: 0;right: 0;}
.depositIcon {color: #429bff !important;border: #429bff solid 1px;border-radius: 0 !important;}
.depositIcon2 {color: #429bff;border: #429bff solid 1px;line-height: 22px;font-size: 12px;height: 22px;text-align: center;display: inline-block; padding: 0 5px;}
.depFont {height: 22px;width: 22px; background-color: #429bff;font-style: normal; font-size: 16px; line-height: 22px; font-weight: 200; display: inline-block;color: #fff;text-align: center;}
.depFont2 {color: #429bff;font-size: 14px;line-height: 22px;}
#titlebox span.priceRed {font-size: 20px;}
.depositBox {padding: 0 5px 5px 0;}
.priceBox {word-break: break-all; }
.picInfo {padding-bottom: 10px;border-bottom: 1px solid #eaeaea;}

.fixed {position: fixed !important;top: 0;right: 0;width: 100%;z-index: 2;}
.mairTop100 {margin-top: 100px;}