/* Minification failed. Returning unminified contents.
(538,1): run-time error CSS1019: Unexpected token, found '@import'
(538,9): run-time error CSS1019: Unexpected token, found 'url(../fonts/iconfont.css)'
(5340,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(5341,8): run-time error CSS1035: Expected colon, found '{'
(5348,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(5349,8): run-time error CSS1035: Expected colon, found '{'
 */
@charset "utf-8";
/*=======陈建创建2014.3.4========*/
html {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; width:100%;}
body {
  font-family: Arial,'Microsoft Yahei',sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #222222;
  min-width:931px;
  /*word-break:break-all; */
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0;}


h4{ font-size:18px;}
*,*:before,*:after {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; -webkit-text-size-adjust:none;}
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp { font-family: courier new, courier, monospace; }
small { font-size: 12px; }
ul, ol { list-style: none; }
/*=链接样式/颜色=*/
a{cursor: pointer; text-decoration:none; color:#222; outline:none;
transition-property:background-color,border-color,height,width,color;
-webkit-transition-property:background-color,border-color,height,width,color;
-o-transition-property:background-color,border-color,height,width,color;
transition-duration:0.2s;
-webkit-transition-duration:0.2s;
-o-transition-duration:0.2s;
transition-timing-function: ease-in;
-webkit-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
}
a:hover,a:focus{ text-decoration:none; color:#ff9c00; outline:none; }
a:active{color: #ff9c00 !important;-webkit-tap-highlight-color:transparent;}
.fadecj{
transition-property:background-color,border-color,height,width,color;
-webkit-transition-property:background-color,border-color,height,width,color;
-o-transition-property:background-color,border-color,height,width,color;
transition-duration:0.2s;
-webkit-transition-duration:0.2s;
-o-transition-duration:0.2s;
transition-timing-function: ease-in;
-webkit-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;

}
/*
a .iconfont{
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;

}
a:hover .iconfont{
color:#ff9c00;
}
*/

input[type=text]:focus,input[type=button]:focus,input[type=submit]:focus{outline:none;}/*IE*/
input::-ms-clear { display: none; }
input::-ms-reveal { display: none; }
input[type=button]::-moz-focus-inner{outline:0;}/*火狐*/

input[type="button"], input[type="submit"], input[type="reset"],input[type=text],textarea{
    -webkit-appearance: none;
}



sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
legend { color: #000; }
fieldset, img { border: 0;}
img{ vertical-align:middle;}
button, input, select, textarea { font-size: 100%; outline:none;}
/*table { border-collapse: collapse; border-spacing: 0; }*/
.fram_case{ padding:15px;}
.caseout{ padding:10px;}
.dialog_case{ background-color:#fff; padding:15px;}
.wrapper{padding:15px 0 0 18px; }
.min-w{min-width:1150px;}

/* clear */
.cl{clear:both; height:0px; line-height:0px;}
.cf:after { clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.cf { *zoom:1; }
/* display */
.dn{display:none;}
.di{display:inline;}
.db{display:block;}
.dib{display:inline-block;} /* if the element is block level(eg. div, li), using 'inline_any' instead */

/*grid中的操作图标样式 */
/* Backgrounds */
.bg-navy { background-color: #001f3f; }
.bg-blue { background-color: #0074d9; }
.bg-aqua { background-color: #7fdbff; }
.bg-teal { background-color: #39cccc; }
.bg-olive { background-color: #3d9970; }
.bg-green { background-color: #8cc253; background-color:rgba(140,194,83,0.9);}
.bg-lime { background-color: #01ff70; }
.bg-yellow { background-color: #ffdc00; }
.bg-orange { background-color: #fabe00; background-color:rgba(250,190,0,0.9);}
.bg-red { background-color: #f46043; }
.bg-fuchsia { background-color: #f012be; }
.bg-purple { background-color: #b10dc9; }
.bg-maroon { background-color: #85144b; }
.bg-white { background-color: #ffffff; }
.bg-gray { background-color: #aaaaaa; }
.bg-silver { background-color: #dddddd; }
.bg-black { background-color: #111111; }
.bg-f8 {background-color:#f8f8f8;}
/* Colors */
/* safe color */
.g0{color:#000;}
.g2{color:#222;}
.g3{color:#333;}
.g6{color:#666;}
.g6 a{color:#666;}
.g6 a:hover{color:#ff9c00;}
.g6 a:active{color:#222;-webkit-tap-highlight-color:transparent;}
.gd{color:#ddd;}
.gb{color:#bbb;}
.gc{color:#ccc;}
.geb{color:#ebebeb;}
.g9{color:#999;}
.g9 a{color:#999;}
.g9 a:hover{color:#ff9c00;}
.g9 a:active{color:#999;-webkit-tap-highlight-color:transparent;}


.navy { color: #001f3f; }
.blue { color: #00adef; }
.bluedeep{color: #5592e3;}
.wathet{}
.aqua { color: #7fdbff; }
.teal { color: #39cccc; }
.olive { color: #3d9970; }
.green { color: #4dac00; }
.lime { color: #01ff70; }
.yellow { color: #fabe00; }
.orange { color: #ff9c00; }
.red { color: #F00; }
.fuchsia { color: #f012be; }
.purple { color: #966add; }
.maroon { color: #85144b; }

.white{color:white;}
.white a{color:white;}
.white a:hover{color:#fff;}
.whitelow{color:#f2f2f2;}
.whitelow a{color:#f2f2f2;}
.whitelow a:hover{color:#ffffff;}
.whitedeep{color:#e5e5e5;}
.whitedeep a{color:#e5e5e5;}
.whitedeep a:hover{color:#ffffff;}

.silver { color: #dddddd; }
.gray { color: #aaaaaa; }
.black { color: #111111; }

/*主色*/
.a_prime{ color:#222 !important;}
.a_prime a{ color:#222;}
.a_prime a:hover{ color:#ff9c00;}
.a_prime a:active{ color:#222;-webkit-tap-highlight-color:transparent;}
.a_hover{color:#ff9c00 !important;}


/*主色副*/
.a_prime_f{ color:#222;}
.a_prime_f a{ color:#222;}

/* ---------------------single CSS----------------------- */
/*=排版样式(原)=*/
/* height */
.h14{height:14px !important;}
.h16{height:16px !important;}
.h18{height:18px !important;}
.h20{height:20px !important;}
.h22{height:22px !important;}
.h23{height:23px !important;}
.h24{height:24px !important;}
.h26{height:26px !important;}
.h28{height:28px !important;}
.h30{height:30px !important;}
.h40{height:40px !important;}
.h50{height:50px !important;}
.h100{height:100px !important;}
.h150{height:150px !important;}

/* line-height */
.linepy{ line-height:1.42857143;}
.line16{line-height:16px;}
.line18{line-height:18px;}
.line20{line-height:20px;}
.line22{line-height:22px;}
.line24{line-height:24px;}
.line26{line-height:26px;}
.line28{line-height:28px;}
.line30{line-height:30px;}
.line32{line-height:32px;}
.line34{line-height:34px;}
.line40{line-height:40px;}
.line40td td,.line40td th{ padding-top:6px !important; padding-bottom:6px !important;  line-height:26px !important;}
.line46{line-height:46px;}
.line50{line-height:50px;}
.line50td td,.line50td th{ padding-top:12px !important; padding-bottom:12px !important; line-height:26px !important;}

/* fixed width value */
.wd10{ width:10px !important;}
.wd20{ width:20px !important;}
.wd30{ width:30px !important;}
.wd40{ width:40px !important;}
.wd60{ width:60px !important;}
.wd70{ width:70px !important;}
.wd80{ width:80px !important;}
.wd90{ width:90px !important;}
.wd100{ width:100px !important;}
.wd105{ width:105px !important;}
.wd110{ width:110px !important;}
.wd120{ width:120px !important;}
.wd123{ width:123px !important;}
.wd124{ width:124px !important;}
.wd125{ width:125px !important;}
.wd130{ width:130px !important;}
.wd140{ width:140px !important;}
.wd150{ width:150px !important;}
.wd160{ width:160px !important;}
.wd170{ width:170px !important;}
.wd180{ width:180px !important;}
.wd190{ width:190px !important;}
.wd200{ width:200px !important;}
.wd210{ width:210px !important;}
.wd220{ width:220px !important;}
.wd230{ width:230px !important;}
.wd240{ width:240px !important;}
.wd250{ width:250px !important;}
.wd257{ width:257px !important;}
.wd260{ width:260px !important;}
.wd270{ width:270px !important;}
.wd280{ width:280px !important;}
.wd290{ width:290px !important;}
.wd300{ width:300px !important;}
.wd310{ width:310px !important;}
.wd320{ width:320px !important;}
.wd330{ width:330px !important;}
.wd400{width:400px !important;}
.wd460{width:460px !important;}
.wd500{width:500px !important;}
.wd550{width:550px !important;}
.wd600{width:600px !important;}
.wd640{width:640px !important;}
.wd700{width:700px !important;}
.wd800{width:800px !important;}
.wd900{width:900px !important;}
.wd1000{width:1000px !important;}

/* percent width value */
.pct10{width:10%;}
.pct15{width:15%;}
.pct20{width:20%;}
.pct25{width:25%;}
.pct30{width:30%;}
.pct33{width:33.3%;}
.pct35{width:35%;}
.pct40{width:40%;}
.pct50{width:50%;}
.pct60{width:60%;}
.pct66{width:66.6%;}
.pct70{width:70%;}
.pct75{width:75%;}
.pct80{width:80%;}
.pct90{width:90%;}
.pct100{width:100%;}
/* line-height */
.lh14{line-height:14px;}
.lh16{line-height:16px;}
.lh18{line-height:18px;}
.lh20{line-height:20px;}
.lh22{line-height:22px;}
.lh24{line-height:24px;}
/* margin */
.mat{margin-left:auto; margin-right:auto;}
.m0{margin:0;}
.ml0{margin-left:0 !important;}
.ml1{margin-left:1px;}
.ml2{margin-left:2px;}
.ml3{margin-left:3px;}
.ml5{margin-left:5px;}
.ml6{margin-left:6px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.mr0 { margin-right: 0 !important; }
.mr1{margin-right:1px;}
.mr2{margin-right:2px;}
.mr3{margin-right:3px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr60{margin-right:60px;}
.mt1{margin-top:1px;}
.mt2{margin-top:2px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt12{margin-top: 12px;}
.mt14{margin-top: 14px;}
.mt15{margin-top:15px;}
.mt18{margin-top:18px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt48{margin-top:48px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt80{margin-top:80px;}
.mb0{margin-bottom:0px !important;}
.mb1{margin-bottom:1px;}
.mb2{margin-bottom:2px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
/* margin negative */
.mt-1{margin-top:-1px !important;}
.mt-3{margin-top:-3px !important;}
.mt-20{margin-top:-20px;}
.ml-1{margin-left:-1px;}
.ml-3{margin-left:-3px;}
.ml-4{margin-left:-4px;}
.ml-5{margin-left:-5px;}
.ml-20{margin-left:-20px;}
.mr-3{margin-right:-3px;}
.mr-1{margin-right:-1px;}
.mr-20{margin-right:-20px;}
.mb-1{margin-bottom:-1px !important;}
.mb-3{margin-bottom:-3px;}
.mb-20{margin-bottom:-20px;}
/* padding */
.p0{padding:0 !important;}
.p1{padding:1px;}
.pl1{padding-left:1px;}
.pt1{padding-top:1px;}
.pr1{padding-right:1px;}
.pb1{padding-bottom:1px;}
.p2{padding:2px;}
.pl2{padding-left:2px;}
.pt2{padding-top:2px;}
.pr2{padding-right:2px;}
.pb2{padding-bottom:2px;}
.pl5{padding-left:5px;}
.p5{padding:5px;}
.pt5{padding-top:5px;}
.pr5{padding-right:5px;}
.pb5{padding-bottom:5px;}
.p10{padding:10px;}
.pl10{padding-left:10px;}
.pt10{padding-top:10px;}
.pr10{padding-right:10px;}
.pb10{padding-bottom:10px;}
.p15{padding:15px;}
.pl15{padding-left:15px;}
.pt15{padding-top:15px;}
.pr15{padding-right:15px;}
.pb15{padding-bottom:15px;}
.p20{padding:20px;}
.pl20{padding-left:20px;}
.pt20{padding-top:20px;}
.pr20{padding-right:20px;}
.pb20{padding-bottom:20px;}
.p30{padding:30px;}
.pl30{padding-left:30px;}
.pt30{padding-top:30px;}
.pr30{padding-right:30px;}
.pb30{padding-bottom:30px;}
/* border-color name rule: border(b)-position(l/r/t/b/d)-width(null/2)-style(null/sh)-color(first one letter/first two letter) |-> All colors are safe color*/
.bdc{border:1px solid #ccc;}
.bde6{border:1px solid #e6e6e6;}
.blc{border-left:1px solid #ccc;}
.brc{border-right:1px solid #ccc;}
.btc{border-top:1px solid #ccc;}
.bbc{border-bottom:1px solid #ccc;}
.bdd{border:1px solid #ddd;}
.bld{border-left:1px solid #ddd;}
.brd{border-right:1px solid #ddd;}
.btd{border-top:1px solid #ddd;}
.bbd{border-bottom:1px solid #ddd;}
.bde{border:1px solid #eee;}
.ble{border-left:1px solid #eee;}
.bre{border-right:1px solid #eee;}
.bte{border-top:1px solid #eee;}
.bbe{border-bottom:1px solid #eee;}
.bbe6{border-bottom:1px solid #e6e6e6;}
.bbn{border-bottom:none !important;}
/* background-color name rule: bg - (key word/Hex color) |-> All colors are safe color */
.bgwh{background-color:#fff;}
.bgfa{background-color:#fafafa;}
.bgfb{background-color:#fbfbfb;}
.bgf5{background-color:#f5f5f5;}
.bgf0{background-color:#f0f0f0;}
.bgeb{background-color:#ebebeb;}
.bge0{background-color:#e0e0e0;}
/* font-size */
.f0{font-size:0 !important;}
.f10{font-size:10px !important;}
.f12{font-size:12px !important;}
.f13{font-size:13px !important;}
.f14{font-size:14px !important;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px !important;}
.f22{font-size:22px !important;}
.f24{font-size:24px !important;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f30{font-size:30px !important;}
.f32{font-size:32px;}
.f36{font-size:36px;}
.f40{font-size:40px;}
.f50{font-size:50px !important;}
.f80{font-size:80px;}
/* font-family */
.fa{font-family:Arial;}
.ft{font-family:Tahoma;}
.fv{font-family:Verdana;}
.fs{font-family:Simsun;}
.fl{font-family:'Lucida Console';}
.fw{font-family:'Microsoft Yahei';}
.fim{font-family:Impact;}
/* font-style */
.n{font-weight:normal; font-style:normal;}
.b{font-weight:bold;}
.i{font-style:italic;}
.es { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.fb { font-weight: bold !important; }

/* text-align */
.t_c{text-align:center;}
.t_r{text-align:right;}
.t_l{text-align:left;}
.t_j{text-align:justify;}
/* text-decoration */
.tdl{text-decoration:underline;}
.tdt{text-decoration:line-through;}
.tdn,.tdn:hover,.tdn a:hover,a.tdl:hover{text-decoration:none;}
/* letter-spacing */
.lt-1{letter-spacing:-1px;}
.lt0{letter-spacing:0;}
.lt1{letter-spacing:1px;}
/* white-space */
.nowrap{white-space:nowrap;}
/* word-wrap */
.bk{word-wrap:break-word;}
/* vertical-align */
.vm{vertical-align:middle;}
.vtb{vertical-align:text-bottom;}
.vb{vertical-align:bottom;}
.vt{vertical-align:top;}
.vn{vertical-align:-2px;}
/* float */
.f_l{float:left;} 
.f_r{ float:right;}
/* position */
.rel{position:relative;}
.abs{position:absolute;}
/*z-index*/
.zx0{z-index:0;}
.zx1{z-index:1;}
.zx2{z-index:2;}
.zx3{z-index:3;}
.zx4{z-index:4;}
/* cursor */
.poi{cursor:pointer;}
.def{cursor:default;}
/* overflow */
.ovh{overflow:hidden;}
.ova{overflow:auto;}
/* visibility */
.vh{visibility:hidden;}
.vv{visibility:visible;}
/* zoom */
.z{*zoom:1;}
/*radius*/
.brds2{border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px;}
.brds10{border-radius:10px !important; -webkit-border-radius:10px !important; -o-border-radius:10px !important;}
.brds20{border-radius:20px !important; -webkit-border-radius:20px !important; -o-border-radius:20px !important;}


td.disabled{ color:#999 !important;  cursor: not-allowed; }
select.disabled,textarea.disabled,input.disabled,btn.disabled{ border-color:#999 !important; background-color: #eeeeee !important;}
.disabled a{ color:#999 !important;}
.disabled a:hover{ color:#999 !important;}
/*表单验证validation*/
.cmxform input.success,.cmxform .form-group textarea.success{ background-color:#a9be40; border-color:#0088cc;color:#fff;}
.cmxform input.success,.cmxform .form-group textarea.success:focus { border-color: #879833;}
.cmxform label.success {
    color: #00a8ee;
    display: inline;
    font-weight: 400;
    margin: 5px 0;
}

.cmxform input.warning,.cmxform .form-group textarea.warning{ background-color:#f79601; border-color:#f79601;color:#fff;}
.cmxform input.warning,.cmxform .form-group textarea.warning:focus { border-color: #c47701;}
.cmxform label.warning {
    color: #f79601;
    display: inline;
    font-weight: 400;
    margin: 5px 0;
}

.cmxform  input.error,.cmxform .form-group textarea.error{ background-color:#e74955; border-color:#e74955; color:#fff;}
.cmxform  input.error,.cmxform .form-group textarea.error:focus { border-color: #e01d2c;}
.cmxform  label.error {
    color: #e74955;
    display: inline;
    font-weight: 400;
    margin: 5px 0;
}

/*错误信息提示样式*/
.error, label.validate_input_error { color: red; font-weight: normal; }
.success, label.validate_input_success { color:#88bf4e; font-weight: normal; }
.infomation, label.validate_input_infomation { color:#999; font-weight: normal; }


@charset "utf-8";
/* 陈建 创建 */
@import url(../fonts/iconfont.css);
.drd_container{ margin:0 auto; text-align:left; width:1241px;}
.drd_containerbig{ margin:0 auto; text-align:left; width:1612px;}


/*=公用=*/
[class^="iconb_"], [class*=" iconb_"]{background-image:url(../images/picbg01.png); background-repeat:no-repeat; display:inline-block; vertical-align:middle; margin-top:-2px;}
.iconb_shopping{ background-position:-1px -3px; width:24px; height:19px;}
.iconb_home{ background-position:-36px 0; width:26px; height:26px;}
.iconb_search{ background-position:-72px 0; width:26px; height:26px;}

/*消息框提示*/
.alertbox{ position:fixed; top:10%; left:50%; z-index:2000; font-size:14px;outline: none;}
.close{
float: right;
font-size: 20px;
font-weight: bold;
margin-left:10px;
line-height: 1;
color: #333;
text-shadow: 0 1px 0 #ffffff;
outline: none;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover{opacity: 1; color:#333;}
/*头像*/
.headportbox{
width: 90px;
height: 90px;
border: #e6e6e6 solid 1px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
overflow: hidden;	
}
.headportbox-s{
display:inline-block;
width: 28px;
height: 28px;
line-height:0px;
border: #e6e6e6 solid 1px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
overflow: hidden;
vertical-align:middle;	
}

/*主菜单箭头*/
.iconb_arrow01_c{ background-position:-26px -36px; width:16px; height:16px;}
.iconb_arrow01_o{ background-position:0 -36px; width:16px; height:16px;}
.iconb_arrow02_o{ background-position:-52px -36px; width:16px; height:16px;}
.iconb_arrow02_r{ background-position:-78px -36px; width:16px; height:16px;}

/*滚动箭头*/
.iconb_arrow03_l{ background-position:-100px -92px; width:27px; height:24px; margin-right:-1px;}
.iconb_arrow03_l:hover{ background-position:-100px -121px;}
.iconb_arrow03_l.disable{ background-position:-100px -62px;}
.iconb_arrow03_r{ background-position:-137px -92px; width:27px; height:24px;}
.iconb_arrow03_r:hover{ background-position:-137px -121px;}
.iconb_arrow03_r.disable{ background-position:-137px -62px;}

/*navtop*/
.iconb_arrow04_o{ background-position:-127px -36px; width:16px; height:16px;}
.iconb_arrow05_o{ background-position:-147px -36px; width:16px; height:16px;}

.iconb_online{ background-position:0 -62px; width:44px; height:136px; cursor:pointer;}
.iconb_online:hover{ background-position:-50px -62px;}
.iconb_top{ background-position:-100px -186px; width:25px; height:25px;}
.iconb_top:hover{ background-position:-135px -186px;}

/*pisen*/
.iconb_point{ background-position:-94px -36px; width:16px; height:16px;}
.iconb_arrow04_r{ background-position:-110px -36px; width:16px; height:16px;}



.starbox{ background-image:url(../images/star01.png); width:96px; height:15px; display:inline-block; vertical-align:middle; margin-top:-2px;}
.star_0{ background-position:0 0;}
.star_1{ background-position:0 -18px;}
.star_2{ background-position:0 -36px;}
.star_3{ background-position:0 -54px;}
.star_4{ background-position:0 -72px;}
.star_5{ background-position:0 -90px;}



/*=头部=*/
header{ width:auto; background:url(../images/topnavbg01.jpg) repeat-x #fff;}
.topnav a,footer a{ color:#666;}
.topnav a:hover,footer a:hover{ color:#222;}
header .topnav{ height:40px; line-height:39px; font-size:12px;}
header .topnav .topnav_l li{ float:left; padding:0 10px; background:url(../images/line01.jpg) no-repeat center left; text-align:center;}
header .topnav .topnav_l li:first-child{background:none;}
header .topnav .toptxt{ height:40px; line-height:40px; float:right;}
header .topnav .toptxt > li{ float:left; padding:0 10px; background:url(../images/line01.jpg) no-repeat center left; text-align:center;}
header .topnav .toptxt > li:first-child{background:none;}
/*统一arrow旋转开始*/
header .topnav .toptxt > li .iconb_arrow04_o,
.webchange > div .dt .iconb_arrow05_o,
.prochangebox > div .dt .iconb_arrow05_o{
-webkit-transition: -webkit-transform .2s ease-in;
-moz-transition: -moz-transform .2s ease-in;
-o-transition: -o-transform .2s ease-in;
transition: transform .2s ease-in;
transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform-origin: 50% 50%;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
header .topnav .toptxt > li.hover .iconb_arrow04_o,
.webchange.hover > div .dt .iconb_arrow05_o,
.prochangebox > div.hover .dt .iconb_arrow05_o{
transform: rotate(180deg);
-o-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}

/*签到送积分*/
header .integralbox .signInfoBox{
    width: 310px;
    height: 174px;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    z-index: 1000;
    background-color: #fff;
    margin-top:1px; left:auto; right:0;
    position: absolute;
    padding: 24px 20px;
    display: none;
    overflow: hidden;
}
.signInfoBox.signed{
    background:url('../images/signedLogo.png') no-repeat;
    background-position: left top;
}
.signInfoBox>.iconfont{
    cursor: pointer;
    margin:-12px -8px;
    padding: 2px 4px;
    color: #bbb;
    transition:color .2s linear;
    -webkit-transition:color .2s linear;
    -moz-transition:color .2s linear;
    transition:background-color .2s linear;
    -webkit-transition:background-color .2s linear;
    -moz-transition:background-color .2s linear;
}
.signInfoBox>.iconfont:hover{
    background-color: #f0f0f0;
    color: #999;
}
.signInfoBox .afterSign{display: none;}
.signInfoBox .beforeSign{margin:20px auto;}
.signInfoBox .afterSign{margin: 78px auto;}
/*邀请好友*/
.inviteInfoBox{
    width: 310px;
    height: 158px;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    z-index: 1000;
    background-color: #fff;
    margin-top:1px; left:auto; right:0;
    position: absolute;
    padding: 24px 20px;
    top:-999em;
}
.inviteInputBox{width: 200px;
    height: 34px;
    float: left;
    margin-top: 15px;
    border: 1px solid #ddd;
}
.inviteInfoBox>.iconfont{
    cursor: pointer;

    margin:-12px -8px;
    padding: 2px 4px;
    color: #bbb;
    transition:color .2s linear;
    -webkit-transition:color .2s linear;
    -moz-transition:color .2s linear;
    transition:background-color .2s linear;
    -webkit-transition:background-color .2s linear;
    -moz-transition:background-color .2s linear;
}
.inviteInfoBox>.iconfont:hover{
    background-color: #f0f0f0;
    color: #999;
}
.afterInvite{display: none;color: #f34f2f;}
input#copyInputBox{cursor: pointer;}


/*统一arrow旋转结束*/
header .topnav .toptxt a span{ font-size:14px; vertical-align:middle; margin-top:-3px;}
header .topnav .toptxt >li .dropdown-menu{ margin-top:0px; left:auto; right:0px;}
header .logobox{ height:110px;  position:relative;}
header .logobox .logo{ width:242px; height:49px; position:absolute; top:30px; left:0px;}
header .logobox .searchbox{ width:433px; height:40px; position:relative; padding-bottom:1px;}
header .logobox .searchbox input{ width:394px; display:inline-block; vertical-align:middle;}
header .logobox .searchbox .quicksetbox{ position:absolute; top:6px; right:40px; font-size:12px;}
header .logobox .searchbox .quicksetbox > a{ background-color:#fafafa; display:inline-block; height:28px; line-height:28px; border-radius:14px; padding:0 5px; margin-right:5px;}
header .logobox .searchbox .quicksetbox > a:hover{ background-color:#f2efef;}
header .logobox .searchbox .searchBtnbox{ height:40px; width:40px; position:absolute; top:0; right:0; border-top-left-radius:0px;border-bottom-left-radius:0px;
transition:all 0.2s ease-in; 
-moz-transition:all 0.2s ease-in; 
-o-transition:all 0.2s ease-in; 
-webkit-transition:all 0.2s ease-in;
}
header .logobox .searchbox .searchBtnbox.btn-default{ color:#bbb;}
header .logobox .searchbox .searchBtn{ width:20px; height:20px; }
header .logobox .searchbox .dropdown-menu{border-top-left-radius:0px; border-top-right-radius:0px; width:433px; z-index:999;}
header .logobox .searchbox .dropdown-menu .f_l{ width:250px;}
header .logobox .searchbox .dropdown-menu .f_l a{white-space:normal; height:28px;line-height:20px; padding-right:10px; position:relative; z-index:100;}
header .logobox .searchbox .dropdown-menu .f_r{ width:181px; height:280px; border-left:#e6e6e6 solid 1px; padding:0 10px;}
header .logobox .searchbox .dropdown-menu .f_r > a{ margin-right:5px; margin-bottom:5px; max-width:70px; overflow:hidden;}

header .logobox .shopcarbox{position:absolute;top:36px; right:0px;}
header .logobox .shopcarbox > span{ float:left; position:relative; padding-bottom:1px;}
header .logobox .shopcar .dropdown-menu{ width:460px; right:0px; left:auto; padding:10px 8px; margin-top:0px;}
header .logobox .shopcar .dropdown-menu #shopcarcom{ max-height:365px;}
header .logobox .shopcar .dropdown-menu li{ padding:0 10px;}
header .logobox .shopcar .dropdown-menu li > dl{ padding:15px 0; border-bottom:#e6e6e6 solid 1px;}
header .logobox .shopcar .dropdown-menu li > dl dd{ float: right; width:350px;}
header .logobox .shopcar .dropdown-menu li > dl dd .f_l{ width:200px;}
header .logobox .shopcar .dropdown-menu li > dl dd .f_r{ width:80px;}
header .logobox .shopcar .dropdown-menu li > dl dt{ width:76px; text-align:center;}
header .logobox .shopcar .dropdown-menu li .btnbox{ padding:15px 0; height:70px; line-height:40px;}

header .mainnav{ height:48px; font-size:18px; background-color:#481c87;
border-top-left-radius:3px;
-webkit-border-top-left-radius:3px;
border-top-right-radius:2px;
-webkit-border-top-right-radius:2px;
}
header .mainnav dl{
transition:height 0.2s ease-in; -moz-transition:height 0.2s ease-in; -o-transition:height 0.2s ease-in; -webkit-transition:height 0.2s ease-in;}
header .mainnav dl.classbox{width:250px; position:absolute; z-index:100;}
header .mainnav dl.classbox dt{ height:48px; line-height:48px; color:#fff; background-color:#fabe00; padding-left:20px; cursor:pointer;
border-top-left-radius:2px;
-webkit-border-top-left-radius:2px;
overflow:hidden;
}
header .mainnav dl.classbox dt .iconb_arrow01_o{
-webkit-transition: -webkit-transform .2s ease-in;
-moz-transition: -moz-transform .2s ease-in;
-o-transition: -o-transform .2s ease-in;
transition: transform .2s ease-in;
transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform-origin: 50% 50%;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
header .mainnav dl.classbox:hover dt .iconb_arrow01_o{
transform: rotate(180deg);
-o-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}

header .mainnav dl.classbox dd{position:relative;}
header .mainnav dl.classbox dd.ddshadow{
box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .06);
-webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .06);
}
header .mainnav dl.classbox dd .classbox_con{ height:79px; background-color:#fafafa; border:#e6e6e6 solid; border-width:0 1px 1px 1px; padding:15px 15px 0 15px; position:relative;font-size:14px;
transition:all 0.2s ease-in; -webkit-transition:all 0.2s ease-in;}
header .mainnav dl.classbox dd .classbox_con.hover{ background-color:#ffffff; padding-left:21px; border-right-color:#fff; position:relative; z-index:1;}
header .mainnav dl.classbox dd .classbox_con.hover .classbox_ddcon{ }
header .mainnav dl.classbox dd .classbox_con .title{color:#481c87;}
header .mainnav dl.classbox dd .classbox_con .title > span{ margin-right:10px; color:#f54325;}
header .mainnav dl.classbox dd .classbox_con .f_r{ color:#999; font-size:10px; margin-top:2px;}
header .mainnav dl.classbox dd .classbox_con .txtcon{ color:#666; margin-top:5px; height:22px; overflow:hidden;}
header .mainnav dl.classbox dd .classbox_con .txtcon > a{ display:inline-block; margin-right:8px;}

header .mainnav dl.classbox dd .classbox_con .classbox_ddcon{ position:absolute; top:0; left:249px; width:250px; background-color:#fff; border-top:#e6e6e6 solid 1px; border-right:#e6e6e6 solid 1px; border-bottom:#e6e6e6 solid 1px; z-index:1; display:none; padding:5px;
box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .06);
-webkit-box-shadow: 2px 2px 2px 0  rgba(0, 0, 0, .06);
border-top-right-radius:2px;
-webkit-border-top-right-radius:2px;
border-bottom-right-radius:2px;
-webkit-border-bottom-right-radius:2px;
}
header .mainnav dl.classbox dd .classbox_con .classbox_ddcon ul{ max-height:620px; padding:12px 25px 12px 25px;}
header .mainnav dl.classbox dd .classbox_con .classbox_ddcon li{ height:74px; padding:13px 0; line-height:48px; overflow:hidden;}
header .mainnav dl.classbox dd .classbox_con .classbox_ddcon li:first-child{height:78px;}
header .mainnav dl.classbox dd .classbox_con .classbox_ddcon li a > img{ margin-right:10px; width:48px; height:48px;}
header .mainnav dl.classbox dd .classbox_con .classbox_ddcon li a:hover{color:#ff9c00;}

header .mainnav ul.navbox{ padding-left:250px; height:48px; position:relative;font-size: 0;}
header .mainnav ul.navbox li{ display: inline-block;font-size: 18px;}
header .mainnav ul.navbox li > a{ position: relative;display:block; height:48px; line-height:48px; padding:0 30px;}
header .mainnav ul.navbox li > a:hover{background-color:#3a166c;}
header .mainnav ul.navbox li.active > a{overflow:hidden;}
header .mainnav ul.navbox li .prorecommend{ width:992px; position:absolute; top:100%; right:0; z-index:99; background-color:#fff;  border:#e6e6e6 solid; border-width:1px 1px 1px 1px; color:#222; display:none; overflow:hidden;}



header .mainnav ul.navbox li .prorecommend dl{ float:left; width:50%; padding-top:20px; padding-bottom:20px; padding-right:5px;}
header .mainnav ul.navbox li .prorecommend dl:first-child{ border-right:#e6e6e6 solid 1px;}
header .mainnav ul.navbox li .prorecommend dl dd{ float:right; width:60%; padding-top:6%;}
header .mainnav ul.navbox li .prorecommend dl dd .title{height:20px;overflow: hidden;word-break: break-all; }
header .mainnav ul.navbox li .prorecommend dl dd .info{height:40px;overflow: hidden;word-break: break-all; }
header .mainnav ul.navbox li .prorecommend dl dt{ width:40%; text-align:center;}
header .mainnav ul.navbox li .prorecommend dl dt img{ width:156px;}
/*header .mainnav .kefu{height:48px; line-height:48px; float:right;}*/
/*面包屑*/
.bread{ height:40px; line-height:40px; overflow:hidden;}
/*banner*/
.banner{ width:100%; height:632px; overflow:hidden;}
.banner .drd_container{ padding-left:250px;}
.banner_imgbox{ width:100%; height:450px; position:relative; overflow:hidden;}
.banner_imgbox .slides a{ display:block; height:450px; background-position:center 0;}
.banner_imgbox .flex-control-nav{ bottom:15px; height:16px;}
.banner_imgbox .flex-control-nav li{ margin:0 0 0 10px;}
.banner_imgbox .flex-control-nav li a {width: 16px;height: 16px;}
.banner_imgbox .flex-control-nav li a.active {background-position: 0 -33px;}
.banner_imgbox .flex-control-nav li a:hover {background-position: 0 -17px;}


.banner_pic{height:182px; }
.banner_pic li{ width:33.3333333%; float:left; height:182px;  border:#e6e6e6 solid; border-width:1px 1px 1px 0; overflow:hidden;}
.banner_pic li:last-child{ width:33.3333334% !important;}
.banner_pic li > a{background-position:center; display:block;  height:182px;}


/*=内容=*/
.drd_paymain .drd_container{ position:relative;}
.drd_py_tit01{ width:auto; height:48px; line-height:48px; overflow:hidden;}
.drd_py_tit01 .titbox{ width:140px; font-size:20px;}
.drd_py_tit01 .f_r a{ margin-left:16px;}

/*积分商品详情页面我的喜欢*/
.myLoveBox{position: relative;}
.myLoveBox .drd_py_listbox_my{width: 460px}
.myLoveBox .drd_py_list_my ul li{
    float: left;
    width: 461px !important;
    height: 105px;
    background-color: #fff;
    line-height: 26px;
    text-align: center;
    position: relative;
    overflow: hidden;
    /*margin-left: 10px;*/
}
.myLoveBox .drd_py_list_my ul li .imgbox01{
    width: 105px;
    height: 105px;
    margin-left: 10px;
    border: #e6e6e6 solid 1px;
    float: left;display: inline-block;
}
.myLoveBox .drd_py_list_my ul li{border: 0}
.myLoveBox .drd_py_list_my ul li .imgbox01:first-child{width: 105px;margin-left: 0;}
.myLoveBox .drd_py_list_my .imgbox img{width: 105px;height: 103px;}
.myLoveBox .drd_py_listbox_my .drd_py_list_my ul li .imgbox{
    width:100%; height:105px; overflow:hidden;
}
.myLoveBox .drd_py_list_my ul li:first-child{width: 105px;margin-left: 0}
/*.myLoveBox .drd_py_list_my ul li:nth-child(4){display: block;}*/
.myLoveBox .drd_py_list_my ul>li:first-child+li+li+li{display: block;}

.myLoveBox .drd_py_list_my .imgbox{padding-top: 0;}
.myLoveBox .drd_py_listbox_my .flex-control-nav li a{
    background: url('../images/theme/bg_control_nav3.png') no-repeat 0 0 ;
}
.myLoveBox .drd_py_listbox_my .flex-control-nav li a.active {
    background-position: 0 -26px !important;
    cursor: pointer;
}


.lineDiv{height: 1px;width:385px;float: right;margin-bottom: 25px;margin-top:10px;border-bottom: 1px solid #e6e6e6}


/*首页第一种样式*/
.flexsbox1{ position:relative;}
.flexsbox1 .flex-direction-nav{ width:55px; text-align:right; position:absolute; top:15px; right:0;}
.flexsbox1 .flex-direction-nav li{ display:inline-block;}
.drd_py_listbox{ width:1250px; padding-top:4px; margin-top:-4px; margin-left:-5px; padding-left:5px;}
.drd_py_list{ width:100%;}
.drd_py_list ul li{float:left; width:311px; height:310px; background-color:#fff; line-height:26px;  border:#e6e6e6 solid 1px; text-align:center; position:relative; overflow:hidden; margin-left:-1px;}
.badgecj{ width:48px; position:absolute; top:-1px; left:10px; height:24px; line-height:23px; text-align:center;  color:#fff; z-index:10; font-size:12px; border-bottom-left-radius:2px;
-webkit-border-bottom-left-radius:2px;
-o-border-bottom-left-radius:2px;
border-bottom-right-radius:2px;
-webkit-border-bottom-right-radius:2px;
-o-border-bottom-right-radius:2px;
}
.badgecj.redbg{background-color:#f34f2f;}
.badgecj.greenbg{ background-color:#8cc253;}
.badgecj2{ min-width:48px; height:24px; padding:0 5px; line-height:24px; text-align:center; color:#fff; font-size:12px; display:inline-block;}

.drd_py_list ul li:first-child{ margin-left:0; width:310px;}
.drd_py_list .imgbox{ width:100%; height:236px; overflow:hidden; padding-top:20px;}
.drd_py_list .imgbox img{ width:220px; height:220px;}

.drd_py_list ul li:hover{ border-color:#d2d2d2; position:relative; z-index:1;
-webkit-box-shadow: 0 0 0 4px #f2f2f2;
-moz-box-shadow: 0 0 0 4px #f2f2f2;
-ms-box-shadow: 0 0 0 4px #f2f2f2;
-o-box-shadow: 0 0 0 4px #f2f2f2;
box-shadow: 0 0 0 4px #f2f2f2;
}
.drd_py_list ul li,.drd_py_list ul li > div{
transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in; -o-transition:all 0.2s ease-in; -webkit-transition:all 0.2s ease-in;
}
.drd_py_list ul li:hover > div{
-webkit-transform: translateX(-4px);
-moz-transform: translateX(-4px);
-ms-transform: translateX(-4px);
-o-transform: translateX(-4px);
transform: translateX(-4px);
}
.drd_py_list .txtbox{ height:60px; margin-left:20px; margin-right:20px;}
.drd_py_list .txtbox >div{ line-height:30px; height:30px; overflow:hidden;text-overflow: ellipsis;}

/*-----*/
.xiaogou ul li:hover{ border-color:#d2d2d2; position:relative; z-index:1;
-webkit-box-shadow: 0 0 0 4px #f2f2f2;
-moz-box-shadow: 0 0 0 4px #f2f2f2;
-ms-box-shadow: 0 0 0 4px #f2f2f2;
-o-box-shadow: 0 0 0 4px #f2f2f2;
box-shadow: 0 0 0 4px #f2f2f2;
}
.xiaogou ul li{
transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in; -o-transition:all 0.2s ease-in; -webkit-transition:all 0.2s ease-in;
}
.xiaogou ul li:hover{
-webkit-transform: translateX(-4px);
-moz-transform: translateX(-4px);
-ms-transform: translateX(-4px);
-o-transform: translateX(-4px);
transform: translateX(-4px);
}

/*首页第二种样式*/
.drd_py_box02{ width:auto; border-top:#e6e6e6 solid 1px; border-left:#e6e6e6 solid 1px;}
.drd_py_box02 .drd_py_fl{ float:left; width:930px;}
.drd_py_box02 .drd_py_fr{ float:left; width:309px;}
.drd_py_box02 .drd_py_fr2{ float:left; width:310px;  border-right:#e6e6e6 solid 1px; border-bottom:#e6e6e6 solid 1px; }
.drd_py_box02 .drd_py_fr2title{ height:60px; line-height:60px; border-bottom:#e6e6e6 solid 1px; padding-left:20px;}
.drd_py_box02 .Crowdfundpic{ height:120px; border-bottom:#e6e6e6 solid 1px; overflow:hidden;}
.drd_py_box02 .Crowdfundpic img{ width:100%; margin-top:-15px;}
.drd_py_box02 .Crowdfundname{ height:70px; text-align:center; padding-top:13px;}
.drd_py_box02 .Crowdfundmoney{ position:relative;  border-bottom:#e6e6e6 solid 1px; line-height:20px; height:60px;}
.drd_py_box02 .Crowdfundmoney >div{ height:60px; position:relative; padding-top:10px; margin:0 15px;}
.drd_py_box02 .Crowdfundmoney >div > span{ float:left;}
.drd_py_box02 .Crowdfundmoney .progressbox{ position:absolute; top:-5px; width:100%;}
.drd_py_box02 .Crowdfundmoney .w1{width:40%;}
.drd_py_box02 .Crowdfundmoney .w2{width:40%;}
.drd_py_box02 .Crowdfundmoney .w3{width:50px;}

.drd_py_box02 .newslist{ font-size:14px;}
.drd_py_box02 .newslist li{ height:51px; border-top:#e6e6e6 solid 1px; margin-top:-1px;}
.drd_py_box02 .newslist li a{ height:50px; line-height:50px; padding-left:14px; display:block; overflow:hidden;word-break: break-all;}
.drd_py_box02 .newslist li .f_r{  margin-right:4px; font-size:12px; color:#bbb;}
.drd_py_box02 .newslist li a:hover .f_r{color:#ff9c00;}
.drd_py_box02 .newslist li a:hover{ background-color:#fafafa; cursor:pointer;}
/*列表2*/
.drd_py_box02ul li.picbox{ width:620px;}
.drd_py_box02ul li{float:left; width:310px; height:310px; background-color:#fff; line-height:26px;  border-right:#e6e6e6 solid 1px; border-bottom:#e6e6e6 solid 1px; position:relative;z-index:1;}
.drd_py_box02ul li > div{height:310px; overflow:hidden; border:none;}
/*
.drd_py_box02ul li:first-child{ margin-left:0; width:310px;}
.drd_py_box02ul.ulclass2 li{ margin-top:-1px;}
.drd_py_box02ul.ulclass3 li:first-child{ margin-left:-1px; width:311px;}
.drd_py_box02ul.ulclass3 li:last-child{ margin-top:-1px;}
*/
.drd_py_box02ul .imgbox{ width:100%; height:236px; overflow:hidden; padding-top:20px; text-align:center;}
.drd_py_box02ul .imgbox img{ width:220px; height:220px;}
.drd_py_box02ul .txtbox{ padding:0 20px;}
.drd_py_box02ul .txtbox .name{ height:30px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}



.drd_py_box02ul .txtbox > div{ line-height:30px; overflow:hidden;}
.drd_py_box02ul li:hover{ z-index:2 !important;}
.drd_py_box02ul li > div{border:#e6e6e6 solid 1px; margin-left:-1px; margin-top:-1px; width:311px; height:311px; position:absolute; top:0; left:0; z-index:2;}
.drd_py_box02ul li:hover > div{border-color:#d2d2d2;
-webkit-box-shadow: 0 0 0 4px #f2f2f2;
-moz-box-shadow: 0 0 0 4px #f2f2f2;
-ms-box-shadow: 0 0 0 4px #f2f2f2;
-o-box-shadow: 0 0 0 4px #f2f2f2;
box-shadow: 0 0 0 4px #f2f2f2;
}

.drd_py_box02ul li > div,.drd_py_box02ul li > div > div{left:0;position:relative;
transition:all 0.2s ease-in;
-moz-transition:all 0.2s ease-in; 
-o-transition:all 0.2s ease-in; 
-webkit-transition:all 0.2s ease-in;
}
.drd_py_box02ul li:hover > div > div{left:-4px;
transition:all 0.2s ease-in;
-moz-transition:all 0.2s ease-in; 
-o-transition:all 0.2s ease-in; 
-webkit-transition:all 0.2s ease-in;
/*
-webkit-transform: translateX(-4px);
-moz-transform: translateX(-4px);
-ms-transform: translateX(-4px);
-o-transform: translateX(-4px);
transform: translateX(-4px);
*/
}




/*热销排行*/
.drd_py_box02 .drd_py_fr2title2{ height:78px; line-height:78px; border-bottom:#e6e6e6 solid 1px; padding-left:20px;}
.drd_py_box02 .ranklist li{ height:78px; padding:9px 0; line-height:60px; padding-left:14px; border-top:#e6e6e6 solid 1px; margin-top:-1px;}
.drd_py_box02 .ranklist li .number{ width:25px; height:25px; line-height:25px; border:#ccc solid 1px; color:#ccc; text-align:center; display:inline-block;
border-radius:50%;
-webkit-border-radius:50%;
-o-border-radius:50%;
-moz-border-radius:50%;
}
.drd_py_box02 .ranklist{ font-size:14px;}
.drd_py_box02 .ranklist li .number.yellowcolor{border:#fabe00 solid 1px; color:#fabe00;}
.drd_py_box02 .ranklist li .imgbox{ width:60px; height:60px; margin:0 3px;}


/*热门评测*/
.drd_py_hotbox{ width:100%;}
.drd_py_title01 .f_l{width:620px;}
.drd_py_title01{ height:61px; line-height:60px; border:#e6e6e6 solid 1px; padding-left:20px; overflow:hidden;}
.drd_py_hotprofile{ width:620px;}
.drd_py_hotprofile > li{ width:310px; float:left; border:#e6e6e6 solid 1px; margin-left:-1px; margin-top:-1px;}
.drd_py_hotprofile > li:first-child{ margin-left:0;width:311px;}
.drd_py_hotprofile > li .imgbox{  height:260px; position:relative;border-bottom:#e6e6e6 solid 1px; text-align:center;}
.drd_py_hotprofile > li .imgboxarrow{ background:url(../images/cmarrow.jpg) no-repeat; width:12px; height:9px; position:absolute; bottom:-9px; left:40px; display:inline-block;}
.drd_py_hotprofile > li dl{ height:121px; padding:20px 14px;}
.drd_py_hotprofile > li dl dt{ text-align:center; width:60px;}
.drd_py_hotprofile > li dl dd{ float:right; width:205px;}
.drd_py_hotprofile > li dl dd .combox{ height:36px; overflow:hidden;}

.drd_py_hotactive{ width:620px;}
.drd_py_hotactive > li{ width:311px; height:192px; float:left; border:#e6e6e6 solid 1px; text-align:center;margin-left:-1px; margin-top:-1px; padding-top:19px;}


/*=footer装饰=*/

.drd_py_serice_new {
    position: fixed;
    bottom: 230px;
    right: 50%;
    margin-right: -700px;
    z-index: 3;
    width: 67px;
}

.drd_py_serice{ position:fixed; bottom:30px; right:50%; margin-right:-700px; z-index:3; width:67px;}
.drd_py_serice ul{ padding-left:9px; margin-top:-3px;}
.drd_py_serice ul li{ width:50px; height:50px; line-height:50px;  margin-top:2px; text-align:center;}
.drd_py_serice ul li .iconfont{ font-size:26px; color:#fff;}
.drd_py_serice ul li a{ display:inline-block; width:50px; height:50px; background-color:#ddd;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
-o-border-radius:2px;
}
.drd_py_serice ul li a .badge{ position:absolute; top:-10px; right:-10px; background-color:#e43b00; border:#e43b00 solid 1px; color:#fff;
-o-border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;
}
.drd_py_serice ul li a:hover{ background-color:#481c87;}
.drd_py_serice ul li a:hover img{-webkit-filter:contrast(10); filter:alpha(contrast=100);}

.drd_py_serice ul li button { display: inline-block;width: 50px;height: 50px;background-color: #ddd;border: none;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-o-border-radius: 2px;cursor: pointer; }
.drd_py_serice ul li button:hover { background-color: #481c87; }

footer{ background-color:#fafafa; border-top:#e6e6e6 solid 1px; margin-top:50px; padding-bottom:20px;}
    footer .ft_sevice {
        height: 170px;
        padding: 26px 0;
        border-bottom: #eee solid 1px;
        overflow: hidden;
        text-align: center;
    }
footer .ft_sevice a .iconfont{ font-size:48px; color:#ddd; transition:all 0.2s ease-in; -moz-transition:all 0.2s ease-in; -o-transition:all 0.2s ease-in; -webkit-transition:all 0.2s ease-in;
}
footer .ft_sevice a{ display:inline-block;  width:16.66%; text-align:center;}
footer .ft_sevice a div.name{ font-size:16px; margin-top:17px; color:#222;}
footer .ft_sevice a:hover .iconfont{ color:#481c87;}
footer .ft_intr{ height:190px; padding:10px 0; margin-top:30px; max-width:1241px; margin-left:auto;margin-right:auto;}
footer .ft_intr .ft_intr_l{ width:520px; float:left; line-height:28px; padding-left:150px;}
footer .ft_intr .ft_intr_l dl{ width:42%; float:left;}
footer .ft_intr .ft_intr_l dl dt{ font-size:16px; margin-bottom:10px;	}
footer .ft_intr .ft_intr_l dl dd{ font-size:14px;}
footer .ft_intr .ft_intr_m{ float:left; width:200px; text-align:center;} 
footer .ft_intr .ft_intr_m .sharebox{position:relative; }
footer .ft_intr .ft_intr_m .sharebox > a{ width:36px; height:36px; line-height:36px; background-color:#dddddd; display:inline-block; color:#fff; margin:0 5px;
border-radius:2px;
-o-border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}
footer .ft_intr .ft_intr_m .sharebox > a .dropdown-menu{ padding:20px; bottom:50px; height:200px;
top:auto; left:0 !important;}
footer .ft_intr .ft_intr_m .sharebox > a .iconfont{ font-size:20px;}
footer .ft_intr .ft_intr_m .sharebox > a.greenbg:hover{ background-color:#82c60c; color:#fff;}
footer .ft_intr .ft_intr_m .sharebox > a.orangebg:hover{ background-color:#ef9b11; color:#fff;}
footer .ft_intr .ft_intr_m .sharebox > a.redbg:hover{ background-color:#e43b00; color:#fff;}
footer .ft_intr .ft_intr_r{ width:520px; float:left; padding-left:140px;}
footer .ft_intr .ft_intr_r dl{ width:42%; float:left; line-height:28px;}
footer .ft_intr .ft_intr_r dl dt{font-size:16px; margin-bottom:10px;	}
footer .ft_intr .ft_intr_r dl dd{ font-size:14px;}

footer .ft_intr .ft_intr_r ul li{ float:left; text-align:center; line-height:20px; margin:10px;}
footer .ft_friend{ width:auto; text-align:center; margin-top:15px;}
footer .ft_friend a{ margin:0 3px;}
footer .ft_friend a img{}
footer .ft_friend a:hover img{}
footer .ft_addr{ width:auto; text-align:center; line-height:26px;}
footer .ft_addr .footlink > a{ margin:0 10px;}


/*headertwo by yhy*/
.webchange{ width:136px; background-color:#fff; border:#ddd solid 1px; position:relative; text-align:left; margin:10px auto 0 auto;border-radius:2px;}
.webchange a{ display:block;}
.webchange a:hover{color:#ff9c00;}
.webchange > div .dt a{height:36px; padding:0 10px; line-height:36px; }
.webchange > div .dt .iconb_arrow05_o{ margin-top:10px; margin-right:10px; font-size:12px; color:#bbb;}

.webchange > div#webchange_foot{}
.webchange > div .dropdown-menu{
position: absolute;
bottom:36px;
top:auto;
left:-1px;
width: 137px;
background-color: #fff;
border: #ddd solid 1px;
}
/*结算地址为空居中*/
.ziti-body ul li.empty{padding-top: 19px;}

/*通用商品详情页*/
/*公用*/
.J_TBox img{width: 100% !important;}
.icon-collected{ color:#cccccc;}
.icon-collected.selected{ color:#fabe00;}
.prochangebox{ width:136px; background-color:#fff; border:#ddd solid 1px; position:relative; text-align:left; display:inline-block;}
.prochangebox a{ display:block; height:36px; padding:0 10px; line-height:34px;}
.prochangebox a:hover{}
.prochangebox > div .dt .iconb_arrow05_o{ margin-top:10px; margin-right:10px; font-size:12px; color:#bbb;}

.prochangebox > div .dropdown-menu{ top:37px; min-width:136px; left:-1px;}
.prochangebox > div .dropdown-menu li a{ line-height:24px;}

/*地址选择*/
.poraddr .prochangebox dl dd{ width:450px;}
/*数量框*/
.ProNumInf{width:156px;text-align:center; line-height:40px;}
.ProNumInf > span,.ProNumInf > input{ float:left; height:40px;  border:#ddd solid 1px;}
.ProNumInf > .iconfont{ font-size:16px; color:#999;}
.ProNumInf .upnum,.ProNumInf .nextnum{ width:40px; line-height:26px;}
.ProNumInf .upnum:hover,.ProNumInf .nextnum:hover{ background-color:#eee;}
.ProNumInf .numbox{ width:60px; margin:0 8px; text-align:center;}

.drd_Prodetail{ width:100%;}
.drd_Prodetail a#sharedbd{color: #999;}
.drd_Prodetail_l{ width:760px; float:left; padding-top:40px;position: relative;}
.drd_Prodetail_l .integralTag{position: absolute;top: 0;left: 40px;}
.drd_Prodetail_l .integralTag02{position: absolute;top: 0;left: 93px;}


.drd_Prodetail_r{ width:480px; min-height:640px; float:right; border-left:#e6e6e6 solid 1px; padding-left:29px;}
.drd_Prodetail_r .protitle{ max-height:90px; line-height:30px; overflow:hidden;}
.drd_Prodetail_r .proindro{ max-height:60px; overflow:hidden;}
.drd_Prodetail_r .propircebox{ position:relative; height:65px;}
.drd_Prodetail_r .propircebox .propirce select{color: #f34f2f;width: 166px;height: 34px;display: inline-block;}



.drd_Prodetail_r .procollect .prochangebox{ position:absolute; top:0px; right:0;}
.drd_Prodetail_r .poraddr{ height:30px;}
.drd_Prodetail_r .prosign{ height:46px;}
.drd_Prodetail_r .prosign dl{ float:left; height:26px; line-height:26px; background-color:#eee8f6; margin-right:10px; overflow:hidden;}
.drd_Prodetail_r .prosign dl dt{ display:inline-block; background-color:#481c87; width:26px; text-align:center; color:#fff;}
.drd_Prodetail_r .prosign dl dd{ display:inline-block; padding:0 6px; color:#481c87; font-size:12px;}
.drd_Prodetail_r .prosign dl dd a{color:#481c87;}
.drd_Prodetail_r .proproperty{ border-top:#e6e6e6 solid 1px;}
.drd_Prodetail_r .proproperty dt{ height:40px; line-height:40px;}
.drd_Prodetail_r .proproperty dd > div{ margin-right:10px; cursor:pointer;}
.drd_Prodetail_r .proproperty .promodel > dd > div{ float:left; padding:0 8px; height:32px; line-height:30px; position:relative; border:#ddd solid 1px; border-radius:2px; background-color:#fafafa; text-align:center; margin-bottom:8px;}
.drd_Prodetail_r .proproperty .promodel > dd > div > .selected{ width:10px; height:10px; display:inline-block; background:url(../images/Checked.png) no-repeat; position:absolute; bottom:0px; right:0px; display:none;}
.drd_Prodetail_r .proproperty .promodel > dd > div:hover{ background-color:#f0f0f0; border:#ccc solid 1px;
transition:background-color 0.2s ease-in; 
-moz-transition:background-color 0.2s ease-in; 
-o-transition:background-color 0.2s ease-in; 
-webkit-transition:background-color 0.2s ease-in;
}
.drd_Prodetail_r .proproperty .promodel > dd > div.active{ border:#fabe00 solid 2px; line-height:28px;}
.drd_Prodetail_r .proproperty .promodel > dd > div.active > .selected{ display:block;}
.drd_Prodetail_r .proproperty .promodel > dd > div.disabled{ cursor: not-allowed; border-style:dashed; pointer-events: none; opacity: 0.50; filter: alpha(opacity=50);}

.drd_Prodetail_r .proproperty .procolor > dd > div{ float:left; width:38px; height:38px; padding:2px; position:relative; border:#ddd solid 1px; }
.drd_Prodetail_r .proproperty .procolor > dd > div:hover{border:#ccc solid 1px;
transition:border-color 0.2s ease-in; 
-moz-transition:border-color 0.2s ease-in; 
-o-transition:border-color 0.2s ease-in; 
-webkit-transition:border-color 0.2s ease-in;
}
.drd_Prodetail_r .proproperty .procolor > dd > div > ul{width:32px; height:32px;}
.drd_Prodetail_r .proproperty .procolor > dd > div > .selected{ width:10px; height:10px; display:inline-block; background:url(../images/Checked.png) no-repeat; position:absolute; bottom:0px; right:0px; display:none;}
.drd_Prodetail_r .proproperty .procolor > dd > div.active{ border:#fabe00 solid 2px; padding:1px;}
.drd_Prodetail_r .proproperty .procolor > dd > div.active > .selected{ display:block;}
.drd_Prodetail_r .promun{border-top:#e6e6e6 solid 1px;}
.drd_Prodetail_r .promun dt{ height:40px; line-height:40px; }
.drd_Prodetail_r .promun dd > div{ margin-right:10px;}
.drd_Prodetail_r .probtnbox{}
.drd_Prodetail_r .integralActive{width: 451px;height: 46px;border: 1px dashed #ffedba;background-color: #fffcf4;text-align: center;line-height: 46px;vertical-align: middle;}

.drd_ProCombo{ width:auto;}
.drd_ProComboTit{ height:41px; line-height:40px; border-bottom:#fabe00 solid 1px;}
.drd_ProComboTit > span{ display:inline-block; height:41px; line-height:40px;width:120px; text-align:center; cursor:pointer;}
.drd_ProComboTit > span.active{ border-top:#fabe00 solid 1px; border-left:#fabe00 solid 1px; border-right:#fabe00 solid 1px; background-color:#fff; border-top-left-radius:2px;border-top-right-radius:2px;}
.drd_ProComboCom{ border:#fabe00 solid; border-width:0 1px 1px 1px; padding:5px 10px 20px 12px; border-bottom-left-radius:2px;border-bottom-right-radius:2px;}
.drd_ProComboCom .boxsign{ line-height:30px; padding-left:18px;}
.drd_ProComboCom .boxsign .gc{ margin:0 8px;}
.drd_ProComboCom .boxpro{ width:auto; height:220px;}
.drd_ProComboCom .boxpro_l{ width:994px; padding-left:168px; padding-top:20px; float:left; position:relative; overflow: hidden;}
.drd_ProComboCom .boxpro_l .promain{ position:absolute; top:20px; left:0;}
.drd_ProComboCom .boxpro_l .proother{ width:824px; overflow:hidden; position:relative;}
.drd_ProComboCom .boxpro_l ul{ overflow:hidden; padding-bottom:10px;}
.drd_ProComboCom .boxpro_l ul li{ float:left; width:167px; padding-left:5px; padding-right:5px; text-align:center;}
.drd_ProComboCom .boxpro_l ul li .boxproimg{ height:145px; text-align:center;}
.drd_ProComboCom .boxpro_l ul li .boxproname{ height:23px; overflow:hidden;}
.drd_ProComboCom .boxpro_l ul li .boxproname > span{ display:inline-block; vertical-align:text-top;}
.drd_ProComboCom .boxpro_l ul li .boxproname .seclectbox{ border:#ccc solid 1px; border-radius:2px; width:16px; height:16px; line-height:14px; cursor:pointer;}
.drd_ProComboCom .boxpro_l ul li .boxproname .seclectbox.disabled{filter:alpha(Opacity=50); -moz-opacity:0.5; opacity: 0.5; cursor:not-allowed;}
.drd_ProComboCom .boxpro_l ul li .boxproname .seclectbox .iconfont{ font-size:12px; font-weight:bold; color:#fff; display:none;}
.drd_ProComboCom .boxpro_l ul li .boxproname .seclectbox.active{ background-color:#fabe00;  border:#fabe00 solid 1px;}
.drd_ProComboCom .boxpro_l ul li .boxproname .seclectbox.active .iconfont{ display:block;}
.drd_ProComboCom .boxpro_l ul li .boxpropirce{ height:30px; line-height:30px;}
.drd_ProComboCom .boxpro_r{ width:215px; height:224px; float:right; border-left:#d0d0d0 dashed 1px; padding-left:30px;}

.drd_Proother{ width:100%;}
.drd_Proothertitle{ height:40px; line-height:40px; font-size:16px; border-bottom:#e6e6e6 solid 1px;}
.drd_Proothertitle > a{ margin-right:32px;}
.drd_Proother_l{ width:320px; float:left;}
/*已看商品*/
.drd_Proother_l .prolooked{ width:100%;}
.drd_Proother_l .prolooked > a{ float:left;  border:transparent solid 1px; width:100px; height:100px; margin-right:10px; margin-top:10px; overflow:hidden;}
.drd_Proother_l .prolooked > a:hover{ border-color:#ddd;}
.drd_Proother_l .prolooked > a img{ width:98px; height:98px;}
/*.drd_Proother_l .prolooked > a:nth-child(3n){ margin-right:0px;}*/
/*已买商品*/
.drd_Proother_l .probuyed{ width:100%; margin-top:10px;}
.drd_Proother_l .probuyed > dl{ width:100%; padding:12px 0;}
.drd_Proother_l .probuyed > dl dt{ width:30%;}
.drd_Proother_l .probuyed > dl dd{ float:right; width:68%; padding-right:20px;}
.drd_Proother_l .probuyed > dl dd .collectedbox .iconfont{ font-size:14px;}
.drd_Proother_r{ width:900px; float:right; position:relative;}
/*商品详情*/
.drd_Proother_r .Productdail{ }
/*商品规格参数*/
.drd_Proother_r .Productnorms table{ border-top:#e6e6e6 solid 1px;border-left:#e6e6e6 solid 1px;}
.drd_Proother_r .Productnorms table td{ border-bottom:#e6e6e6 solid 1px;border-right:#e6e6e6 solid 1px; padding:15px;}
/*商品评价晒单*/
.drd_Proother_r .ProductComment{ width:100%;}
.drd_Proother_r .ProductComment .commenttable{ height:180px; background-color:#fafafa;}
.drd_Proother_r .ProductComment .commenttable_l{ float:left; width:28%; text-align:center; padding-top:20px;}
.drd_Proother_r .ProductComment .commenttable_m{ float:left; width:29%; border-left:#fff solid 2px; padding:15px 0 15px 20px; height:180px;}
.drd_Proother_r .ProductComment .commenttable_m li{ margin-top:6px;}
.drd_Proother_r .ProductComment .commenttable_m li> span{ margin-right:5px;}
.drd_Proother_r .ProductComment .commenttable_r{ float:right; width:43%; padding-top:15px;}
.drd_Proother_r .ProductComment .commenttable_r > span{ height:38px; padding:8px 10px; border:#eaeaea solid 1px; background-color:#fff; float:left; margin-right:10px; margin-top:10px;}
.drd_Proother_r .ProductComment .commentlist{ width:100%;}
.drd_Proother_r .ProductComment .commentlist dl{ width:100%; padding:15px 0; border-bottom:#e6e6e6 solid 1px;}
.drd_Proother_r .ProductComment .commentlist dl dt{ width:90px; text-align:center;}
.drd_Proother_r .ProductComment .commentlist dl dt > .imgbox{ width:90px; height:90px; border:#e6e6e6 solid 1px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; overflow:hidden;}
.drd_Proother_r .ProductComment .commentlist dl dd{ width:87%; float:right; word-break:break-all; }
.drd_Proother_r .ProductComment .commentlist dl dd .collectedbox .iconfont{ font-size:14px;}
.drd_Proother_r .ProductComment .commentlist .commentcom ul li{ float:left; width:100px; height:100px;margin-right:10px;}
.drd_Proother_r .ProductComment .commentlist .commentcom ul li a{ border:#e6e6e6 solid 1px; display:block;}
.drd_Proother_r .ProductComment .commentlist .commentcom ul li a:hover{ border:#ccc solid 1px;}
.drd_Proother_r .ProductComment .commentlist .comment_reply{ height:30px; line-height:30px;}
.drd_Proother_r .ProductComment .commentlist .comment_reply .f_r > span{}
.drd_Proother_r .ProductComment .commentlist .comment_gfreply{ background-color:#f5f5f5; border-radius:2px; padding:15px 20px;}
.drd_Proother_r .ProductComment .commentlist .commentmore{ background-color:#f5f5f5; padding:15px 20px; text-align:center;}
/*浮动商品条*/
.goodsSubBar{ border-bottom:#e6e6e6 solid 1px; position:fixed; height:51px; top:-60px; left:0px; width:100%; background-color:#fff;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .06);
transition:all 0.2s ease-in; 
-moz-transition:all 0.2s ease-in; 
-o-transition:all 0.2s ease-in; 
-webkit-transition:all 0.2s ease-in;
}
.goodsSubBar .subbar_l{ width:320px; float:left; padding-top:6px;}
.goodsSubBar .subbar_l .imgbox{ width:40px; height:40px;}
.goodsSubBar .subbar_l .imgbox img{ width:40px; height:40px;}
.goodsSubBar .subbar_l .f_r{ width:270px; height:50px;}
.goodsSubBar .subbar_l .f_r .name{ height:20px; overflow:hidden;}
.goodsSubBar .subbar_r{ width:900px; float:right; padding-top:6px; }
.goodsSubBar_play{ top:0;}

/*产品咨询*/
.Productrefer{ width:auto; border-bottom:#e6e6e6 solid 1px; }
.Productrefer .f_l > span{ width:24px; height:24px; padding-top:2px; background-color:#9c9c9c; display:inline-block; border-radius:2px; text-align:center; font-size:16px; color:#fff;}
.Productrefer .askbox{ padding-top:5px;}
.Productrefer .askbox .f_l{ width:30px;}
.Productrefer .askbox .f_l > span{ background-color:#9c9c9c; }
.Productrefer .askbox .f_r{ width:96%; word-break:break-all;}
.Productrefer .answerbox{ margin-bottom:-1px;}
.Productrefer .answerbox > .f_l{ width:30px;}
.Productrefer .answerbox > .f_l > span{ background-color:#fabe00; }
.Productrefer .answerbox > .f_r{ width:96%; border-bottom:#e6e6e6 solid 1px; padding-bottom:10px; line-height:26px; word-break:break-all;}

.Productrefer_quiz{ background-color:#f5f5f5; padding:15px 20px;}
.Productrefer_quiz > span{ float:left;}
.Productrefer_quiz > span.w1{ width:100px;}
.Productrefer_quiz > span.w2{ width:75%;}

.drd_Proother_r .ProductAM{ line-height:28px; padding:15px 20px 35px 20px; border:#e6e6e6 solid 1px; border-radius:2px;}
.drd_Proother_r .ProductAM dl dt{ margin-top:10px; font-weight:bold;}
.drd_Proother_r .ProductAM dl dd{ color:#999;}

/*支付页面*/
.pay_top{ width:100%; border-top:2px solid #481c87;}
.pay_top .linebox{ width:250px; border-top:2px solid #fabe00; position:relative; top:-2px; height:0px; line-height:0px;}
.pay_topbox{ height:210px; border:#e6e6e6 solid 1px; padding:36px 30px 30px 260px; background:url(../images/pslogo.jpg) no-repeat 30px center;  position:relative;}
.pay_topbox .sucbox{ min-height:70px;}
.pay_topbox .erweimabox{ width:76px; height:76px; border:#f6f6f6 solid 1px; padding:4px; position:absolute; top:28px; right:30px;}
.pay_topbox .addrbox{ border-top:#e6e6e6 solid 1px; padding-top:12px;}
.pay_combox{ border:#e6e6e6 solid 1px;}
.pay_combox dl{ height:100px; border-top:#e6e6e6 solid 1px; margin-top:-1px;}
.pay_combox dl dt{ float:left; width:250px; height:99px; background-color:#fafafa; padding:20px;}
.pay_combox dl dd{ margin-left:250px; padding:25px;}
.pay_combox dl dd > label{ width:160px; height:50px;  margin-right:20px; position:relative; float:left; padding:6px 0 10px 20px; display:block; border:transparent solid 2px; cursor:pointer;}
.pay_combox dl dd > label .selected{
width: 10px;
height: 10px;
display: inline-block;
background: url(../images/Checked.png) no-repeat;
position: absolute;
bottom: 0px;
right: 0px;
display: none;	
}
.pay_combox dl dd > label:hover{ border-color:#ddd;}
.pay_combox dl dd > label.active{border-color:#fabe00;}
.pay_combox dl dd > label.active .selected{ display:block;}

.pay_btnbox{ background-color:#f5f5f5; padding:15px 20px; text-align:right;}

/*支付-成功*/
.pay_topbox_sbox{ border:#f3f9ed solid 4px;}
.pay_topbox_s{ border:#cae3af solid 1px; padding:35px 30px 30px 260px; background:url(../images/logo01.jpg) no-repeat 30px 20px;  position:relative;}
.pay_topbox_s .sucbox{ min-height:70px;}
.pay_topbox_s .erweimabox{ width:76px; height:76px; border:#f6f6f6 solid 1px; padding:4px; position:absolute; top:26px; right:30px;}
.pay_topbox_s .addrbox{ border-top:#e6e6e6 solid 1px; padding-top:20px;}
/*购物车为空*/
.shopcart{ padding:20px; width:740px; height:500px; margin-left:auto;margin-right:auto; margin-top:50px; text-align:center;}


/*=个人中页面开始=*/
.persPage{ width:auto;}
.persPage_tit{ height:40px; line-height:40px; font-size:16px; border-bottom:#e6e6e6 solid 1px;}
.persPage_l{ width:250px; float:left; background-color:#fafafa; padding:10px 20px; border:#e6e6e6 solid 1px; border-radius:2px; -webkit-border-radius:2px;}
.persPage_l_ul li{ height:38px; line-height:38px; overflow:hidden;}
.persPage_l_ul li a{ color:#666;}
.persPage_l_ul li a:hover{ color:#ff9c00;}
.persPage_l_ul li.active a{ color:#ff9c00;}
.persPage_r{ width:969px; float:right; border-radius:2px; -webkit-border-radius:2px;}
/*-我的咨询-*/
.persPage_rCommodity{ width:auto;}
.persPage_rCommodity dl{ padding:20px 0;}
.persPage_rCommodity dl dt{ width:140px;}
.persPage_rCommodity dl dd{ float:right; width:85%;}
.persPage_rCommodity dl:last-child dd{ border-bottom:none;}
.persPage_rCommodity dl dd.Productrefer .askbox .f_r{ width:94%; padding-right:90px; position:relative; word-break:break-all;}
.persPage_rCommodity dl dd.Productrefer .answerbox .f_r{width:94%; padding-right:90px; position:relative; border-bottom:none; min-height:100px; word-break:break-all; }
.persPage_rCommodity dl dd.Productrefer .timebox{ position:absolute; top:0; right:0; font-size:12px;}
.persPage_rpage{ border-top:#e6e6e6 solid 1px; }

/*我的预约*/
.persPage_rcenter .myOrderList table td.w3{width: 98px !important;}
.persPage_rcenter .myOrderList table td.w4{width: 98px !important;}
.persPage_rcenter .myOrderList table td.w1 .f_r{ width:76% !important;}



/*-我的个人中心-*/
.personalimgbox{ width:90px; height:90px; border:#e6e6e6 solid 1px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; overflow:hidden;}

.persPage_rcenter{ border:#e6e6e6 solid 1px; background-color:#fff;}
.persPage_rcenter .personalInfo{ width:100%; border-bottom:#e6e6e6 solid 1px;  overflow:hidden;}
.persPage_rcenter .personalInfo .info_l{ width:516px; height:181px; float:left; border-right:#e6e6e6 solid 1px;}
.persPage_rcenter .personalInfo .info_l dl{ height:141px; padding:20px 2% 25px 3.8%;}
.persPage_rcenter .personalInfo .info_l dl dt{ width:90px; text-align:center;}
.persPage_rcenter .personalInfo .info_l dl dt > .imgbox{ width:90px; height:90px; border:#e6e6e6 solid 1px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; overflow:hidden;}
.persPage_rcenter .personalInfo .info_l dl dd{ width:74%; float:right;}
.persPage_rcenter .personalInfo .info_l dl dd .progress{ height:13px; border-radius:6px; -webkit-border-radius:6px; background-color:#eee; width:180px; position:relative;text-align:center;}
.persPage_rcenter .personalInfo .info_l dl dd .progress .progbar{height:13px; border-radius:6px; -webkit-border-radius:6px; background-color:#8cc253; position:absolute; left:0; top:0;}
.persPage_rcenter .personalInfo .info_l dl dd .progress .txtbox{font-size:12px; position:relative; top:-4px;}
.persPage_rcenter .personalInfo .info_l dl dd .span{ display:inline-block;}
.persPage_rcenter .personalInfo .info_l .info_lbox{padding:20px 2% 25px 3.8%;}

.persPage_rcenter .personalInfo .info_l .satebox{ height:40px; font-size:12px; border-top:#e6e6e6 solid 1px;}
.persPage_rcenter .personalInfo .info_l .satebox > a{padding:12px 0; width:20%; float:left; text-align:center; color:#222;}
.persPage_rcenter .personalInfo .info_l .satebox > a:hover{ background-color:#fafafa; }
.persPage_rcenter .personalInfo .info_l .satebox > a:hover >span{ border-right-color:transparent;}
.persPage_rcenter .personalInfo .info_l .satebox > a > span{ border-right:#ebebeb solid 1px; display:block; margin-right:-1px;}
.persPage_rcenter .personalInfo .info_l .satebox > a:last-child > span{ border-right-color:transparent;}
.persPage_rcenter .personalInfo .info_m{ width:224px; height:181px; float:left; padding:20px 1.8%;}
.persPage_rcenter .personalInfo .info_r{ width:224px; height:181px; float:right;  padding:20px 1.8%; border-left:#e6e6e6 solid 1px;}
.persPage_rcenter_tit{ height:50px; line-height:50px; overflow:hidden; background-color:#fafafa; padding:0 10px 0 18px; border-bottom:#e6e6e6 solid 1px;}

/*-我的积分-*/
.persPage_rcenter .personalintegral{ width:100%; border-bottom:#e6e6e6 solid 1px;  overflow:hidden;}
.persPage_rcenter .personalintegral .info_l dl{ height:141px; padding:20px 2% 25px 3.8%;}
.persPage_rcenter .personalintegral .info_l dl dt{ width:90px; text-align:center;}
.persPage_rcenter .personalintegral .info_l dl dt > .imgbox{ width:90px; height:90px; border:#e6e6e6 solid 1px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; overflow:hidden;}
.persPage_rcenter .personalintegral .info_l dl dd{ width:74%; float:right;}
.persPage_rcenter .personalintegral .info_l dl dd .progress{ height:13px; border-radius:6px; -webkit-border-radius:6px; background-color:#eee; width:180px; position:relative;text-align:center;}
.persPage_rcenter .personalintegral .info_l dl dd .progress .progbar{height:13px; border-radius:6px; -webkit-border-radius:6px; background-color:#8cc253; position:absolute; left:0; top:0;}
.persPage_rcenter .personalintegral .info_l dl dd .progress .txtbox{ font-size:12px; position:relative; top:-4px;}
.persPage_rcenter .personalintegral .info_l dl dd .span{ display:inline-block;}
.persPage_rcenter .personalintegral .info_l .info_lbox{padding:20px 2% 25px 3.8%;}

.persPage_rcenter .personalintegral .info_l{ width:516px; height:181px; float:left; border-right:#e6e6e6 solid 1px;}
.persPage_rcenter .personalintegral .info_m{ width:224px; height:181px; float:left; padding:20px 1.8%;}

.persPage_rcenter .personalintegral .info_r{ width:224px; height:181px; float:right;  padding:20px 1.8%; border-left:#e6e6e6 solid 1px;}

/*-我的订单-*/
.persPage_rcenter .orderList table{}
.persPage_rcenter .orderList table td{border-bottom:#e6e6e6 solid 1px; min-height:120px; border-left:#e6e6e6 solid 1px;}
.persPage_rcenter .orderList table td > .probox{height:120px; padding-top:20px;}
.persPage_rcenter .orderList table td > .servebox{ margin-bottom:10px; padding:0 4%; margin-top:-4px;}
.persPage_rcenter .orderList table td > .servebox >li{ line-height:24px;}
.persPage_rcenter .orderList .privilege{ border-top:#e6e6e6 solid 1px; height:38px; line-height:36px; padding-left:4%;}
.persPage_rcenter .orderList table td:first-child{ border-left:none;}
.persPage_rcenter .orderList table td.w1{ width:515px; vertical-align:middle;}
.persPage_rcenter .orderList table td.w1 .imgbox{ width:83px; height:83px; margin-left:4%;  position:relative;}
.persPage_rcenter .orderList table td.w1 .imgbox .badge{ position:absolute; top:-5px; right:-5px; display:none;}
.persPage_rcenter .orderList table td.w1 .imgbox.multi{background:url(../images/phobg1.jpg) no-repeat 3px 3px;}
.persPage_rcenter .orderList table td.w1 .imgbox.multi .badge{ display:block;}
.persPage_rcenter .orderList table td.w1 .imgbox img{ width:80px; height:80px; border:#e6e6e6 solid 1px;}
.persPage_rcenter .orderList table td.w1 .f_r{ width:77%; position:relative; padding-right:10%;}
.persPage_rcenter .orderList table td.w1 .f_r .munbox{ position:absolute; top:22px; right:15px;}
.persPage_rcenter .orderList table td.w2{ width:150px; }
.persPage_rcenter .orderList table td.w3{ width:140px;}
.persPage_rcenter .orderList table td.w4{ width:160px; }
/*.persPage_rcenter .orderList table td.w4>.myOrderBox{ height: 120px;width: 100%; }*/
/*.persPage_rcenter .orderList table td.w4>.myOrderBox>.myOrderBoxInfo{ vertical-align: middle;margin-top: auto;margin-bottom: auto;}*/

/*我的众筹*/
.persPage_rcenter .zhongcList table td{border-bottom:#e6e6e6 solid 1px; min-height:120px; border-left:#e6e6e6 solid 1px;}
.persPage_rcenter .zhongcList table td > .probox{height:120px; padding-top:20px;}
.persPage_rcenter .zhongcList table td > .servebox{ margin-bottom:10px; padding:0 4%; margin-top:-4px;}
.persPage_rcenter .zhongcList table td > .servebox >li{ line-height:24px;}
.persPage_rcenter .zhongcList .privilege{ border-top:#e6e6e6 solid 1px; height:38px; line-height:36px; padding-left:4%;}
.persPage_rcenter .zhongcList table td:first-child{ border-left:none;}
.persPage_rcenter .zhongcList table td.w1{ width:515px; vertical-align:middle;}

.persPage_rcenter .zhongcList table td.firstw1{width: 515px;vertical-align: auto;}


.persPage_rcenter .zhongcList table td.w1 .imgbox{ width:83px; height:83px; margin-left:4%;  position:relative;}
.persPage_rcenter .zhongcList table td.w1 .imgbox .badge{ position:absolute; top:-5px; right:-5px; display:none;}
.persPage_rcenter .zhongcList table td.w1 .imgbox.multi{background:url(../images/phobg1.jpg) no-repeat 3px 3px;}
.persPage_rcenter .zhongcList table td.w1 .imgbox.multi .badge{ display:block;}
.persPage_rcenter .zhongcList table td.w1 .imgbox img{ width:120px; height:80px;}
.persPage_rcenter .zhongcList table td.w1 .f_r{ width:70%; position:relative; padding-right:10%;}
.persPage_rcenter .zhongcList table td.w1 .f_r .munbox{ position:absolute; top:22px; right:15px;}
.persPage_rcenter .zhongcList table td.w2{ width:150px; }
.persPage_rcenter .zhongcList table td.w3{ width:140px;}
.persPage_rcenter .zhongcList table td.w4{ width:160px; }


/*购物车、收藏夹*/
.persPage_rcenter .shopcc{border-bottom:#e6e6e6 solid 1px;}
.persPage_rcenter .shopcc > .f_l{width:50%; height:170px;  border-left:#e6e6e6 solid 1px;}
.persPage_rcenter .shopcc > .f_l:first-child{ border-left:none;}
.persPage_rcenter .shopcc > .f_l ul{ width:100%; padding:5px 2% 10px 2%;height:120px; overflow:hidden;}
.persPage_rcenter .shopcc > .f_l ul >li{ float:left; width:80px; height:80px; margin:0 5px 10px 5px; line-height:120px; text-align:center;}
.persPage_rcenter .shopcc > .f_l ul >li img{ width:80px; height:80px;}
/*根据浏览猜您喜欢*/
.persPage_rcenter .youlike{ height:270px; padding-left:4px;}
.persPage_rcenter .youlike ul li{ float:left; padding:25px; width:25%;  height:270px;}
.persPage_rcenter .youlike ul li img{ width:160px;height:160px;}

/*-我的积分-*/
.myintegral table tr th{border-bottom:#e6e6e6 solid 1px; height:51px; padding-left:20px; font-weight:normal;}
.myintegral table td{border-bottom:#e6e6e6 solid 1px; height:51px; padding-left:20px;}


/*文件上传*/
.fileupload{ width:100%;}
.fileupload li{ width:100px; height:100px; border:#e6e6e6 solid 1px; position:relative; float:left; margin-right:10px;margin-bottom:10px;}
.fileupload li img{ width:98px; height:98px;}
.fileupload li.addbox a{ background-color:#fafafa;}
.fileupload li.addbox a:hover{ background-color:#f0f0f0;}
.fileupload li .progress{ line-height:0px; height:2px; background-color:rgba(0,0,0,0.4); position:absolute; width:100%; left:0px; bottom:0; margin-bottom:0;}
.fileupload li .progress .progbar{ background-color:#fabe00; height:2px; line-height:0px;}
.fileupload li:hover{ border:#ddd solid 1px;}
.fileupload li .delebtn{position:absolute; right:-10px; top:-10px; display:none;border-radius: 50%;border: 1px solid #bbb;padding: 0 2px;background-color: #fff;}
.fileupload li .delebtn:hover{border: 1px solid #fabe00;background-color: #fabe00;color: #fff;}
.fileupload li:hover .delebtn{ display:block;}

/*=帮助中心=*/
.helpCenter{ padding:10px 18px;}
.helpCenter img{ max-width:880px;}
.helpCenter ul,.helpCenter ol{display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;}

.helpCenter ul{list-style-type: disc;}
.helpCenter ol{list-style-type: decimal;}
.hp_title{ border-bottom:#e6e6e6 solid 1px; height:40px; line-height:40px; font-weight:normal; overflow:hidden;}
.helpCenter dl{ line-height:38px; margin:30px 0;}
.helpCenter dl dt{ font-weight:bold; font-size:16px;}
.helpCenter dl dd{ padding-left:2em;}
/*=新闻=*/
/*-新闻列表-*/
.newsList{}
.newsList_tit{
height: 40px;
line-height: 40px;
border-bottom: #e6e6e6 solid 1px;	
}
.newsList_l{
width: 250px;
float: left;
padding: 10px 20px;
border: #e6e6e6 solid 1px;
border-radius: 2px;
-webkit-border-radius: 2px;	
}
.newsList_l_ul{ width:100%;}
.newsList_l_article li{ height:38px; line-height:38px; overflow:hidden;word-break: break-all;}
.newsList_l_article li .iconb_point{ margin-left:-6px;}
.newsList_l_pic{}
.newsList_l_pic li{ width:50%; text-align:center; margin-top:10px; height:100px; float:left;}
.newsList_l_pic li a{ border:transparent solid 1px; width:100px; height:100px; display:inline-block;}
.newsList_l_pic li a:hover{ border-color:#ddd;}
.newsList_l_pic li a img{ width:98px; height:98px;}

.newsList_r_list{ width:100%; padding:0 18px;}

.newsList_r_list dl dt a img{ width:260px; height: 180px}
.newsList_r_list dl dt a{ width:260px; height: 180px;display: inline-block;}

.newsList_r_list dl{ width:100%; padding:30px 0; border-bottom:#ddd solid 1px;}
.newsList_r_list dl dt{ width:28%; text-align:center;}
.newsList_r_list dl dd{ width:70%; float:right;}
.newsList_r_list dl dd .f20{ height:30px; overflow:hidden;}
/*-新闻详情-*/
.newsList_r_det_intro{ background-color:#f9f9f9; padding:10px; line-height:24px;}
.newsList_r_det_com{ line-height:30px;word-break: break-all;}
/*-服务-*/
.serve_cj{ border:#e6e6e6 solid 1px; border-radius:2px; -webkit-border-radius:2px;}
.serve_cj_tit{ height:60px; line-height:60px; padding-left:20px; border-bottom:#e6e6e6 solid 1px;}
.serve_cj_com{ width:100%;}
.serve_cj_com > .sa{padding: 40px 0; width: 25%; height:310px; float: left; text-align: center; color: #222; border-bottom:#e6e6e6 solid 1px; }
.serve_cj_com > .sa > div{height:214px; border-right: #ebebeb solid 1px; margin-right: -1px; padding-top:30px;}
.serve_cj_com > .sa > div .imgbox{ height:120px; line-height:120px;}
.serve_cj_com > .sa > div .imgbox img{ width:120px; height:120px;}
.serve_cj_com > .sa:hover{ background-color:#fafafa; }
.serve_cj_com > .sa:hover >div{ border-right-color:transparent;}
.serve_cj_com > .sa:last-child > div{ border-right-color:transparent;}
.serve_cj_com > .sa >div .iconfont{ font-size:100px;
transition:all 0.2s ease-in;
-moz-transition:all 0.2s ease-in; 
-o-transition:all 0.2s ease-in; 
-webkit-transition:all 0.2s ease-in;
}
.serve_cj_com > .sa.rel .form-inline{ position:absolute; top:127px; left:30px;}
.serve_cj_com.other > .sa{ width:16.66%; height:295px;}
.serve_cj_com.other > .sa > div{ text-align:left; padding-left:20px; padding-top:0px;}
.serve_cj_com.other > .sa .other_title{ font-size:16px;}
.serve_cj_com.other > .sa .other_com a{ display:block;}

.class_cj_com .classcom{border-top:#e6e6e6 solid 1px;}
.class_cj_com .classcom:first-child{border-top:none;}
.class_cj_com .classcom > .sa{padding: 40px 0; width: 25%;  float: left; color: #222; }
.class_cj_com .classcom > .sa > div{ padding:0 30px; border-right: #ebebeb solid 1px; margin-right: -1px; padding-top:30px;}
.class_cj_com .classcom > .sa > div .imgbox{ height:140px; line-height:140px;text-align:center; margin-bottom:40px;}
.class_cj_com .classcom > .sa .other_title{ font-size:16px;}
.class_cj_com .classcom > .sa .other_com a{ display:block;}

.serve_cj_quick{ width:100%;}
.serve_cj_quick ul li{ width:24.25%;  position:relative; margin-left:1%; float:left; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;}
.serve_cj_quick ul li img{ width:100%;}
.serve_cj_quick ul li:first-child{ margin-left:0px;}
.serve_cj_quick ul li .textbox{ width:100%;height:4em; display:block; line-height:4em; overflow:hidden; background-color:#fff; background-color:rgba(255,255,255,0.7); text-align:center; font-size:20px; position:absolute; top:40%;}
/*.serve_cj_com > a:hover >div .iconfont{ font-size:120px;}*/

/*=众筹首页=*/
.decorate{ position:absolute; bottom:0px; left:0px; width:62px; height:26px; text-align:center; line-height:26px; color:#fff; border-radius:2px;}

.iconClicked{color: #fabe00 !important;}

.kickBox{}
.kick_fl{ width:911px; float:left;}
.kick_fl_banner{ width:100%; height:432px; position:relative;}
.kick_fl_banner .slides a{ display:block; height:432px; background-position:center 0;}
.kick_fl_banner .flex-control-nav{ bottom:15px;}
.kick_fl_banner .flex-control-nav li a{ background: url(../images/theme/bg_control_nav2.png) no-repeat 0 0;}


.kick_fl_tab{ height:34px; text-align:center;}
.kick_fl_list{ width:100%; border:#e6e6e6 solid 1px; background-color:#fff;}
.kick_fl_list dl{ padding:30px 29px; height:301px; overflow:hidden; border-bottom:#e6e6e6 solid 1px;
transition:all 0.2s ease-in; -moz-transition:all 0.2s ease-in; -o-transition:all 0.2s ease-in; -webkit-transition:all 0.2s ease-in;
}
.kick_fl_list .list{position: relative;}

.kick_fl_list .listnull{ padding:120px 0; text-align:center;}
.kick_fl_list dl:hover{ background-color:#fcfcfc; box-shadow:inset 0 0 3px 1px #f4f4f4;}
.kick_fl_list dl dt{ position:relative; width:360px; max-height:240px; overflow:hidden;}
.kick_fl_list dl dt img{width:100%;border-radius: 2px;-moz-border-radius: 2px;-o-border-radius:2px;}
.kick_fl_list dl dd{ width:55%; float:right;}
.kick_fl_list dl dd .namebox{ height:115px;}
.kick_fl_list dl dd .name{ max-height:60px; overflow:hidden;}
.kick_fl_list dl dd .nametro{ max-height:43px; overflow:hidden;word-break: break-all;word-wrap:break-word;}
.kick_fl_list dl dd .infobox li{ float:left; line-height:18px; overflow:hidden;}
.kick_fl_list dl dd .infobox li.w1{ width:46%;}
.kick_fl_list dl dd .infobox li.w2{ width:40%;}
.kick_fl_list dl dd .infobox li.w3{ width:55px;}
.kick_fl_list dl dd .timeUp{ height:90px; overflow:hidden;color: #666;}
.kick_fr{ width:310px; float:right;}
.kick_fr .imgbox li{ position:relative;}

.kick_frbox{ border:#e6e6e6 solid 1px; background-color:#fff;}
.kick_fr2title{ height:50px; line-height:50px; border-bottom:#e6e6e6 solid 1px; padding-left:20px;}
.kick_frbox .newslist{ font-size:14px; padding:10px 0;}
.kick_frbox .newslist li{ height:32px;word-break: break-all;}
.kick_frbox .newslist li a{ height:32px; line-height:32px; padding-left:14px;padding-right: 14px; display:block; overflow:hidden;;word-break:break-all;white-space: nowrap;text-overflow: ellipsis;}
.kick_frbox .newslist li .f_r{  margin-right:4px; font-size:12px; color:#bbb;}
/*.kick_frbox .newslist li a:hover .f_r{color:#ff9c00;}
.kick_frbox .newslist li a:hover{ background-color:#fafafa; cursor:pointer;}
*/
/*-众筹订单-*/
.kick_bread{ height:50px;}
.kick_bread ul li{ height:50px; line-height:50px; font-size:16px; float:left; width:25%; text-align:center; background-color:#fff; position:relative;
border-right:#e6e6e6 solid 1px; border-top:#e6e6e6 solid 1px; border-bottom:#e6e6e6 solid 1px; 
}
.kick_bread ul li:first-child{ border-left:#e6e6e6 solid 1px;}
.kick_bread ul li .span1{ background:url(../images/ZC_bread_ar03.png) no-repeat; height:50px; width:20px; position:absolute; display:block; left:-20px; top:-1px;  display:none;}
.kick_bread ul li .span2{ background:url(../images/ZC_bread_ar02.png) no-repeat; height:50px; width:20px; position:absolute; display:block; right:-1px; top:-1px; z-index:1px;}
.kick_bread ul li.active{ background-color:#8cc253; color:#fff; border:none;}
.kick_bread ul li.active .span2{ background-image:url(../images/ZC_bread_ar01.png); top:0;}
.kick_bread ul li.active .span1{ display:block; top:0;}

.kick_center{ border:#e6e6e6 solid 1px; background-color:#fff;}
.kick_orderbox{ padding:20px 30px;}
.kick_ordertro{ background-color:#fffdf7; border:#fdebb2 solid 1px; padding:10px 20px;}
.kick_orderbtnbox{ padding:15px; background-color:#f5f5f5; text-align:right;}
/*-众筹详情-*/
.kick_detl_l_imgbox{ overflow:hidden;}
.kick_detl_l_imgbox img{width: 100%}
.kick_detl_l_info{ width:100%; background-color:#fff;border:#e6e6e6 solid 1px;}
.kick_detl_l_info_t{ border-bottom:#fabe00 solid 1px;  height:50px;}
.kick_detl_l_info_t > .sa{ width:125px; height:50px; float: left; text-align: center; padding-top:18px; cursor:pointer;}
.kick_detl_l_info_t > .sa > div{height:16px;  line-height:16px; border-right: #ebebeb solid 1px; margin-right: -1px;}
.kick_detl_l_info_t > .sa.active{border-top:#fabe00 solid 1px;border-left:#fabe00 solid 1px;border-right:#fabe00 solid 1px;height:51px; margin-top:-1px; margin-left:-1px; background-color:#fff;
border-top-left-radius:2px;
border-top-right-radius:2px;
-webkit-border-top-left-radius:2px;
-webkit-border-top-right-radius:2px;
}
.kick_detl_l_info_t > .sa.active >div{ border-right-color:transparent; }
.kick_detl_l_info_t > .sa:last-child > div{ border-right-color:transparent;}
.kick_detl_l_info_t > .sa >div .iconfont{ font-size:100px;
transition:all 0.2s ease-in;
-moz-transition:all 0.2s ease-in; 
-o-transition:all 0.2s ease-in; 
-webkit-transition:all 0.2s ease-in;
}
.kick_detl_l_info_com{ padding:10px 0;}
.kick_detl_l_info_com .list p img{width: 100% !important;}
.kick_detl_l_info_com .list > img{width: 100% !important;}
.kick_detl_l_info_com .p20 ul{list-style-type: disc; padding-left:20px;}
.kick_detl_l_info_com .p20 ol{list-style-type: decimal;padding-left:20px;}
.kick_detl_l_info_com .p20 ol li{word-wrap:break-word;word-break:break-all;}
.break_word{word-wrap:break-word;word-break:break-all;}

.kick_detl_l_info_com .tableheader{ padding:0 30px; border-bottom:#e6e6e6 solid 1px;}
.kick_detl_l_info_com .tablecom{ padding:0 30px;}
.kick_detl_l_info_page{ border-top:#e6e6e6 solid 1px;}

.kick_detl_r_main{background-color:#fff; border:#f9e6ad solid 4px; padding:5px 16px 0 16px;}
.kick_detl_r_main .decorate{ border-top-right-radius:0px;border-bottom-right-radius:0px;}
.kick_detl_r_main .otherbox{ height:43px; line-height:42px; border-top:#e6e6e6 solid 1px; text-align:center; margin-left:-16px;margin-right:-16px;}
.kick_detl_r_backer{ background-color:#fff; border:#e6e6e6 solid 4px; position:relative; padding-bottom:15px; border-radius:2px; -webkit-border-radius:2px;

transition:border-color 0.2s ease-in; -moz-transition:border-color 0.2s ease-in; -o-transition:border-color 0.2s ease-in; -webkit-transition:border-color 0.2s ease-in;}
.panel-group .kick_detl_r_backer:hover{ border-color:#ccc;
}
.kick_detl_r_backer .titlebox{ height:50px; line-height:50px; border-bottom:#e6e6e6 solid 1px; padding:0 16px;}
.kick_detl_r_backer .combox{ padding-left:16px;padding-right:16px;  }
.kick_detl_r_backer .combox > div{word-break:break-all;}
.kick_detl_r_backer .btnbox{ padding:10px 16px;}
.kick_detl_r_backer .collapsebtn{ width:68px; height:22px; line-height:22px; border:#e6e6e6 solid 1px; border-bottom:none; border-top-left-radius:2px;border-top-right-radius:2px; position:absolute; bottom:0px; left:50%; margin-left:-34px; text-align:center; box-shadow:0 -2px 2px 0 #f5f5f5; display:none;}
.kick_detl_r_backer .collapsebtn:hover{ background-color:#f5f5f5;}

.kick_detl_r_backer .probox{ padding:5px;}
.kick_detl_r_backer .probox ul li{ width:126px; height:84px; float:left; margin-left:15px;margin-top:15px;}
.kick_detl_r_backer .probox ul li img{ width:126px; height:84px;}

.kick_detl_r_backer.closebox .red{ color:#999;}
.kick_detl_r_backer.closebox .btn-warning{
border-color: #e6e6e6;	
cursor: not-allowed;
pointer-events: none;
opacity: 0.50;
filter: alpha(opacity=50);
-webkit-box-shadow: none;
box-shadow: none;
color: #333333;
background-color: #fafafa;
}
.kick_detl_r_backer.closebox .collapsebtn{ display:block;}
.kick_orderbox .onlinebox{ padding:160px 0;}

.kick_orderother{}
.kick_orderother ul li{ width:295px; height:196px; position:relative; float:left; margin-left:20px;}
.kick_orderother ul li:first-child{ margin-left:0;}
.kick_orderother ul li img{width:295px; height:196px;}

.kick_orderbox table tr td{
    word-wrap:break-word;
    word-break:break-all;
}
.kick_orderbox table tr td select{
    word-wrap: normal;
}
.EvalutionWords{word-break:break-all; }

.choiceBox .serviceBox{
width: 295px;
height: 160px;
vertical-align: middle;
line-height: 160px;
border: 1px solid #ddd;
text-align: center;
font-size: 22px;
cursor: pointer;
position: relative;
background-color: #fafafa;
display:inline-block;
transition:border-color .2s linear;
-webkit-transition:border-color .2s linear;
-moz-transition:border-color .2s linear;
-o-transition:border-color .2s linear;
transition:background-color .2s linear;
-webkit-transition:background-color .2s linear;
-moz-transition:background-color .2s linear;
-o-transition:background-color .2s linear;
}
.choiceBox .serviceBox:hover{
	border:1px solid #ccc;
	background-color:#f0f0f0;
}
.choiceBox .serviceBox .selected {
width: 10px;
height: 10px;
background: url(../images/Checked.png) no-repeat;
position: absolute;
bottom: 0px;
right: 0px;
display: none;
}
.choiceBox .serviceBox.active {
border: #fabe00 solid 2px;
background-color:#fff;
}

.choiceBox .serviceBox.active .selected{display:block;}



/*全部商品分类*/
.serve_cj .classcom table{margin-top: 20px;margin-bottom: 20px}
.serve_cj .classcom table tr td{width:307px;}
.serve_cj .classcom table tr td{border-right: 1px solid #e6e6e6;vertical-align: top;}
/*.serve_cj .classcom table tr td:nth-child(4){border-right: 0;}*/
.serve_cj .classcom table tr>td:first-child+td+td+td{border-right: 0;}

.serve_cj .classcom table tr td>div{padding: 30px 30px 0 30px;}
.class_cj_com .classcom > table tr>td> div .imgbox{ height:140px; line-height:140px;text-align:center; margin-bottom:40px;}
.class_cj_com .classcom > table .other_title{ font-size:16px;}
.class_cj_com .classcom > table .other_com a{ display:block;}


/*专题页面*/

.tags{
    height: 14px;
    font-size: 10px;
    width: 17px;
    line-height: 14px;
    *line-height: 14px;
    position: absolute;
    top: 5px;
    right: 10px;
    border-radius: 2px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.tags-info{background-color: #009df8;}
.tags-danger{background-color: #ff3600;}
.triangle-info{
    width: 0;
    height: 0;
    border-top: 4px solid #009df8;
    border-right: 4px solid transparent;
    position: absolute;
    top: 18px;
    right: 23px;
}
.triangle-danger{
    width: 0;
    height: 0;
    border-top: 4px solid #ff3600;
    border-right: 4px solid transparent;
    position: absolute;
    top: 18px;
    right: 23px;
}

@media (max-width: 1240px) {
    .tags {right: 0;}
    .triangle-info{right: 13px;}
    .triangle-danger{right: 13px;}

}

/*页面响应*/
@media (min-width: 1260px ) and (max-width: 1410px) {
/*footer装饰*/
.drd_py_serice{ right:20px; margin-right:0;}
}
@media (min-width: 1630px) {
.drd_containerbig .mainnav ul.navbox li .prorecommend{ width:1362px;}
/*footer装饰*/
.drd_py_serice.big{ margin-right:-890px; }

}
@media (min-width: 1260px ) and (max-width: 1630px) {
/*主菜单*/
.drd_containerbig{ width:1241px;}
}
@media (min-width: 1024px ) and (max-width: 1240px) {
/*footer装饰*/
.drd_py_serice{ right:20px; margin-right:0; }
}
@media (max-width: 1240px) {
    /*全部商品分类*/

 .serve_cj .classcom table tr td{width:230px;}


.drd_container{ width:931px;}
.drd_containerbig{ width:931px;}
.drd_Prodetail_l .integralTag{position: absolute;top: 0;left: 0;}
.drd_Prodetail_l .integralTag02{position: absolute;top: 0;left: 53px;}

/*根据浏览猜您喜欢*/
.persPage_rcenter .youlike{ height:230px; padding-left:4px;}
.persPage_rcenter .youlike ul li{ float:left; padding:25px 12px; width:25%;  height:230px;}
.persPage_rcenter .youlike ul li img{ width:140px;height:140px;}


header .logobox .searchbox{ width:280px;}
header .logobox .searchbox input{ width:242px;}
header .logobox .searchbox .dropdown-menu{width:280px;}
header .logobox .searchbox .dropdown-menu .f_l{ width:100% !important;}
header .logobox .searchbox .dropdown-menu .f_r{ width:100%; height:auto; border-left:none; border-top:#e6e6e6 solid 1px; margin-top:10px; padding-top:10px;}
header .logobox .searchbox .quicksetbox > a:first-child{ display:none;}
/*主菜单*/
header .mainnav{ font-size:16px;}
header .mainnav ul.navbox li a{padding:0 13px;}
header .mainnav ul.navbox li .prorecommend{ width:682px;}
header .mainnav ul.navbox li .prorecommend dl dd{ width:45%;}
/*滑动列*/
.banner_imgbox{ width:681px;}
.drd_py_listbox{ width:940px;}
/*.drd_py_list ul li:nth-child(4){ display:none;}*/
.drd_py_list ul>li:first-child+li+li+li{ display:none;}
/*产品列*/
.drd_py_box02 .drd_py_fl{ width:620px;}
/*.drd_py_box02ul li:nth-child(3),.drd_py_box02ul li:nth-child(4){ display:none;}*/
.drd_py_box02ul>li:first-child+li+li,.drd_py_box02ul>li:first-child+li+li+li{ display:none;}
/*我的咨询*/
.persPage_rCommodity dl dd{ float:right; width:80%;}
/*热门活动*/
.drd_py_hotactive{ width:310px;}
/*.drd_py_hotactive > li:nth-child(3),.drd_py_hotactive > li:nth-child(4){ display:none;}*/
.drd_py_hotactive > li:first-child+li+li,.drd_py_hotactive > li:first-child+li+li+li{ display:none;}

/*通用商品详情页*/
.drd_Prodetail_l{ width:450px;}
.drd_ProComboCom .boxpro_l{ width:678px;}
.drd_ProComboCom .boxpro_l .proother{ width:504px;}
.goodsSubBar .subbar_r{ width:590px;}
/*=页面尾部=*/
footer .ft_intr .ft_intr_l{ width:365px;  padding-left:80px;}
footer .ft_intr .ft_intr_r{ width:365px;  padding-left:90px;}

.drd_Proothertitle > a{ margin-right:15px;}

/*我的预约*/
.persPage_rcenter .myOrderList table td.w1 .f_r{width: 65% !important;}


.drd_Proother_r{ width:590px;}
.drd_Proother_r .ProductComment .commenttable_l .f80{ font-size:60px;}
.drd_Proother_r .ProductComment .commenttable_l .f30{ font-size:20px !important;}
.drd_Proother_r .ProductComment .commenttable_l{ padding-top:30px;}
.drd_Proother_r .ProductComment .commenttable_m{ font-size:12px; padding-left:12px;}
.drd_Proother_r .ProductComment .commenttable_m li> span{ margin-right:2px; font-size:14px;}
.drd_Proother_r .ProductComment .commentlist dl dd{ width:82%;}
/*footer装饰*/
/*.drd_py_serice{ display:none; }*/


/*=搜索为空=*/
.search_recom ul li:last-child{ display:none;}
/*产品咨询*/
.Productrefer .askbox .f_r{ width:94%;}
.Productrefer .answerbox > .f_r{ width:94%;}
/**/
.Productrefer_quiz > span.w2{width: 62%;}



/*个人中页面开始*/
.persPage_r{ width:665px; float:right;}
.persPage_rcenter .personalInfo .info_l{ width:100%; border-right:none; border-bottom:#e6e6e6 solid 1px; overflow:hidden;}
.persPage_rcenter .personalInfo .info_l dl dd{ width:81%;}
.persPage_rcenter .personalInfo .info_l dl dd .span{ width:100%; display:block;}
.persPage_rcenter .personalInfo .info_m{ width:50%; height:auto;}
.persPage_rcenter .personalInfo .info_r{ width:50%; height:auto;}

.persPage_rcenter .personalintegral .info_l{ width:363px;}
.persPage_rcenter .personalintegral .info_l dl dd{ width:70%;}
.persPage_rcenter .personalintegral .info_m{ width:150px; height:auto;}
.persPage_rcenter .personalintegral .info_r{ width:150px; height:auto;}
    .persPage_rcenter .personalintegral .info_m .orange{margin-top: 30px !important;}
    .persPage_rcenter .personalintegral .info_r .orange{margin-top: 30px !important;}
.persPage_rcenter .personalintegral .info_m .orange span{font-size: 32px !important;}
.persPage_rcenter .personalintegral .info_r .orange span{font-size: 32px !important;}

.persPage_rcenter .shopcc > .f_l ul >li{ width:94px;}
/*我的订单*/
.persPage_rcenter .orderList table td.w1{ width:360px}
.persPage_rcenter .orderList table td.w2{ width:90px;}
.persPage_rcenter .orderList table td.w3{ width:90px;}
.persPage_rcenter .orderList table td.w4{ width:124px; }
.persPage_rcenter .orderList table td.w1 .f_r{ width:71%;}
/*我的众筹*/
.persPage_rcenter .zhongcList table td.w1{ width:360px}
.persPage_rcenter .zhongcList table td.w2{ width:90px;}
.persPage_rcenter .zhongcList table td.w3{ width:90px;}
.persPage_rcenter .zhongcList table td.w4{ width:124px; }
.persPage_rcenter .zhongcList table td.w1 .f_r{ width:60%;}

/*新闻*/
.newsList_r_list dl dd{ width:56%;}


/*服务*/
.serve_cj_quick ul li .textbox{ }
/*众筹*/
.kick_fl{ width:601px;}
.kick_fl_list dl dt{ width:270px;}

.kick_fl_list dl dd{ width:46%;}
.kick_fl_list dl dd .infobox li.w1{ width:45%;}
.kick_fl_list dl dd .infobox li.w2{ width:32.8%;}
/*帮助中心*/
.helpCenter img{ max-width:580px;}
.helpCenter>div{ word-break: break-all;}

}

/****分页开始***/
.goods-pages{
    position:relative;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-left: -1px;
    /*border-bottom: 60px !important;*/
}
.goods-pages span{padding: 0 10px;}
.goods-pages button:hover{background-color: #eee;}
.goods-pages button{cursor: pointer;}
.goods-pages .current{
    border-top-color:#fabe00;
    border-bottom-color:#fabe00;
    background-color: #fabe00;
    width: 38px;
    color:#fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
.tcdPageCode{text-align: center; font-size:12px;}
.tcdPageCode a{
    font-size: 12px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ddd;
    vertical-align: middle;
    margin: 0 1px;
}
.tcdPageCode a:hover{background-color: #f2f2f2;}
.tcdNumber{
    width: 38px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
}
.pageB{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
}
.tcdNumber:hover{color: #222;background-color: #efecec}
.tcdPageCode span.current{
    display: inline-block;
    height: 38px;
    line-height: 38px;
    color: #fff;
    background-color: #fabe00;
    border: 1px solid #fabe00;
    vertical-align: middle;
    margin: 0 2px;
}
.prevPage:hover{
    color: #222;
    background-color: #efecec;
}
.nextPage:hover{
    color: #222;
    background-color: #efecec;
}
.tcdPageCode span.disabled{
    display: inline-block;
    height: 38px;line-height: 38px;
    color: #bfbfbf;background: #f2f2f2;
    border: 1px solid #ddd;
    vertical-align: middle;
	padding:0;
}
.prevPage,.nextPage,.tcdPageCode .disabled{width: 70px;}
.turnpage0{
    width: 38px;height: 38px;
    padding: 6px 10px;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    vertical-align: top;
}
.turnpage1{
    width: 54px;
    height: 38px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    transition:background-color 0.2s linear;
    -moz-transition:background-color 0.2s linear;
    -o-transition:background-color 0.2s linear;
    -webkit-transition:background-color 0.2s linear;
}
.turnpage1:hover{background-color: #efeceb;}
/*.turnpage2{margin-left: 10px;}*/
/*.turnpage0,.turnpage1,.turnpage2{position: relative;top: 1px;}*/
.turnpage3 {
    width: 38px;
    height: 39px;
    text-align: center;
    font-size: 14px;
}
/*分页结束*/



/*成功加入购物车*/
.addCarSuccess01{
    /*position: absolute;*/
    /*top: 10px;*/
    /*left: 50%;*/
    /*height: 38px;*/


}
.addCarSuccess02{
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -81px;
	with:auto;
    padding:6px 20px !important;
    display: none;
    z-index: 1000;
}
.addPic{
    width: 140px;
    height: 140px;
    position: absolute;
    top: 60px;
    left: 60px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    opacity: .5;
}
.addPic img{
    width: 100%;
    height: 100%;
    text-align: center;
}
.proCount_P{display: none;}

/*提示弹出*/
.addCarSuccess01{
    width: auto;
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -81px;
	padding:6px 20px !important;
    z-index: 999;
    display: none;
    opacity: 0;
}

.outmodal{}
.outmodal .modal-header{ padding:20px 0 10px 0; margin:0 30px;}
.outmodal .modal-header .close{
width: 50px;
height: 50px;
background-color: #000;
opacity: 0.3;
filter: alpha(opacity=30);
text-align: center;
vertical-align: middle;
line-height: 50px;
float: right;
margin-top: -21px;
margin-right: -80px;
cursor: pointer;
transition: opacity .2s linear;
-webkit-transition: opacity .2s linear;
-moz-transition: opacity .2s linear;
-ms-transition: opacity .2s linear;
-o-transition: opacity .2s linear;	
border-top-left-radius:0;
border-bottom-left-radius:0;
}
.outmodal .modal-header .close:hover{
opacity: 0.5;
filter: alpha(opacity=50);
}
.outmodal .modal-header .close .iconfont{
color: #fff;
font-size: 22px;
font-weight:normal;
}
.outmodal .modal-content{  border-top-right-radius:0;}
.outmodal .modal-body{ padding:10px 30px;}
.outmodal .modal-body .Supportbox-body{ max-height:480px;}
.outmodal .modal-footer{padding:20px 30px 30px 30px; margin:0 30px;}


.detail-address{
    word-wrap:break-word;
    word-break:break-all;
}

/*整体加载效果*/

.load01 {
    position: fixed;
    top: 50%;
    left: 50%;
	margin-top:-18px;
	margin-left:-18px;
    text-align: center;
    z-index: 1050;
}
.load02{
    position: fixed;
    top: 50%;
    left: 50%;
	margin-top:-42px;
	margin-left:-42px;
    text-align: center;
    z-index: 1050;
}

/*全局遮罩*/
.allModalBackDrop{
    position: fixed!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1045;
    background-color: #fff;
    opacity: 0;
    filter:alpha(opacity=0);
    display: block;
}
.shipping-addr .addr-detai{
	transition:background-color .2s ease-in;
	-webkit-transition:background-color .2s ease-in;
	-moz-transition:background-color .2s ease-in;
	-ms-transition:background-color .2s ease-in;
	-o-transition:background-color .2s ease-in;
	
	transition:border-color .2s ease-in;
	-webkit-transition:border-color .2s ease-in;
	-moz-transition:border-color .2s ease-in;
	-ms-transition:border-color .2s ease-in;
	-o-transition:border-color .2s ease-in;
	}

.shipping-addr .addr-detail:hover{
	background-color:#f0f0f0;
	border:1px solid #ccc;
	}

.shipping-addr .addr-detail.selected:hover{
	background-color:#FFF;
	border:2px solid #fabe00;
	}
.shipping-addr .addr-detail.selectedDefault:hover{
	background-color:#FFF;
	border:2px solid #fabe00;
	}
.color1{color: #f34f2f;}
.color2{color: #ff9c00;}
.bb0{border-bottom: 0 !important;}
.wordLimit{overflow: hidden;height: 130px;}


/*标签背景色*/
.tagColor-warning{background-color: #fabe00 !important;}
.tagColor-danger{background-color: #f34f2f !important;}

/*隐藏层*/
.hideDiv{
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: .2;
    filter:alpha(opacity=0.2);
    /*display: none;*/
    position: absolute;
}
.hideDivImg{
    width: 84px;
    width: 84px;
    height: 84px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -42px;
    z-index: 1050;
}
.loadImg{
    width: 100%;
    height: 100%;
}

/*分享弹出样式控制*/
/*.bdshare_popup_bg{margin-left:/ -100px;margin-top: 5px;}*/
/*.bdshare_popup_box{margin-left: -100px;margin-top: 5px;}*/

/*! v3.3.0 */

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e6e6e6;
}
.table > thead > tr > th {
  vertical-align: bottom;
  /*border-bottom: 1px solid #e6e6e6;*/
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #e6e6e6;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #e6e6e6;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #e6e6e6;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e6e6e6;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
/*  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
*/
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  font-family: Arial,'Microsoft Yahei';
/*
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

*/
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:hover {
  border-color: #ccc;
}
.form-control:focus {
  border-color: #fabe00;
  outline: 0;
/*
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);

*/
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
  
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
  line-height: 1.5 \0;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
  line-height: 1.33 \0;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
/*扩展*/
.input-40,
.form-group-40 .form-control {
  height: 40px;
  padding: 8px 14px;
  padding:12px 14px\9;
  font-size: 12px;
  line-height: 1.33;
  border-radius: 2px;
}

select.input-40,
select.form-group-40 .form-control {
  height: 40px;
  line-height: 40px;
}

textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 50px;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.33;
  border-radius: 2px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-40 + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #5cb85c;
}
.has-success .form-control {
  border-color: #5cb85c;
/*
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

*/
}
.has-success .form-control:focus {
  border-color: #439e43;
/*
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;

*/
}
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #5cb85c;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #c9302c;
}
.has-error .form-control {
  border-color: #c9302c;
/*
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
*/
}
.has-error .form-control:focus {
  border-color: #b2221f;
/*
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
*/
}
.has-error .input-group-addon {
  color: #c9302c;
  border-color: #c9302c;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #c9302c;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 0px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Arial,'Microsoft Yahei';
	transition-property:background-color,border-color,height,width,color;
	-webkit-transition-property:background-color,border-color,height,width,color;
	-o-transition-property:background-color,border-color,height,width,color;
	transition-duration:0.2s;
	-webkit-transition-duration:0.2s;
	-o-transition-duration:0.2s;
	transition-timing-function: ease-in;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
}
.btn-warning .iconfont,.btn-danger .iconfont{ color:#fff;}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
/*
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
*/
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.50;
  filter: alpha(opacity=50);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #fafafa;
  border-color: #e6e6e6;
}
.btn-default:hover,
/*
.btn-default:focus,
.btn-default.focus,
*/
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #f0f0f0;
  border-color: #ccc;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  /*background-color: #ffffff;*/
  border-color: #e6e6e6;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 5px;
  font-size: 12px;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 2px;
}
.badge.warning{ background-color:#fabe00;}
.badge.default{ background-color:#fff; border:#bbb solid 1px; color:#222;}
.badge.g9{ background-color:#bbbbbb;}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #8cc253;
  border-color: #8cc253;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #82b84a;
  border-color: #82b84a;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #8cc253;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #8cc253;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #4fa2ff;
  border-color: #4fa2ff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #288dff;
  border-color: #288dff;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #fabe00;
  border-color: #fabe00;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #eeb501;
  border-color: #eeb501;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #fabe00;
  border-color: #fabe00;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff !important;
  background-color: #f34f2f;
  border-color: #f34f2f;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #de3a1a;
  border-color: #de3a1a;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}



.btn-link {
  color: #428bca;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
/*扩展 开始*/
.btn-40 {
  padding:6px 9px;
  font-size: 14px;
  height:40px;
  border-radius:2px;
  line-height: 24px;
}


/*==cj=*/
.btn-lowred {
  color: #f34f2f !important;
  background-color: #feeae6;
  border-color: #f34f2f;
}
.btn-lowred:hover,
.btn-lowred:active,
.btn-lowred.active,
.open > .dropdown-toggle.btn-lowred {
  color: #fff !important;
  background-color: #f34f2f;
  border-color: #f34f2f;
}
.btn-lowred:active,
.btn-lowred.active,
.open > .dropdown-toggle.btn-lowred {
  background-image: none;
}
.btn-lowred.disabled,
.btn-lowred[disabled],
fieldset[disabled] .btn-lowred,
.btn-lowred.disabled:hover,
.btn-lowred[disabled]:hover,
fieldset[disabled] .btn-lowred:hover,
.btn-lowred.disabled:focus,
.btn-lowred[disabled]:focus,
fieldset[disabled] .btn-lowred:focus,
.btn-lowred.disabled.focus,
.btn-lowred[disabled].focus,
fieldset[disabled] .btn-lowred.focus,
.btn-lowred.disabled:active,
.btn-lowred[disabled]:active,
fieldset[disabled] .btn-lowred:active,
.btn-lowred.disabled.active,
.btn-lowred[disabled].active,
fieldset[disabled] .btn-lowred.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-lowred .badge {
  color: #d9534f;
  background-color: #ffffff;
}


/*扩展 结束*/
.btn-lg,
.btn-group-lg > .btn {
  height:50px;
  padding: 5px 12px;
  font-size: 18px;
  line-height:38px;
  border-radius: 2px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 2px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}

.alert {
  padding:8px 20px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius:20px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #8cc253;
  background-color:rgba(140,194,83,0.80);
  border-color: #8cc253;
  border-color:rgba(140,194,83,0.80);
  color: #fff;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #417d0c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #ff9c00;
  background-color:rgba(255,156,0,0.8);
  border-color: #ff9c00;
  border-color:rgba(255,156,0,0.8);
  color: #fff;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #c66916;
}
.alert-danger {
    background-color: #f2dede;
    background-color: rgba(242,222,222,0.8);
    border-color: #ebccd1;
    border-color:rgba(235,204,209,0.8);
    color:#c9302c;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #b2221f;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #e6e6e6;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e6e6e6;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #e6e6e6;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #e6e6e6;
}
.panel-default {
  border-color: #e6e6e6;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #e6e6e6;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e6e6e6;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e6e6e6;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #5cb85c;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #5cb85c;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #c9302c;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #c9302c;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.clearfix:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.pager:after,
.panel-body:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}

/*=dropdown-menu=*/
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  overflow:hidden;
  float: left;
  min-width: 90px;
  padding: 5px 0;
  margin:0;/* 1px 0 0;*/
  font-size: 12px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #e6e6e6;
  border: 1px solid rgba(0, 0, 0, .09);
  border-radius: 2px;
  -webkit-box-shadow:0 0 4px 4px rgba(0, 0, 0, .06);
          box-shadow:0 0 4px 4px rgba(0, 0, 0, .06);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu li > a {
  display: block;
  padding: 6px 15px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  overflow:hidden;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

/*进度条*/
.progress {
  overflow: hidden;
  height: 5px;
  margin-bottom: 8px;
  background-color: #f5f5f5;
  border-radius:4px;
  -webkit-border-radius:4px;
  box-shadow: none;
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 22px;
  color: #ffffff;
  text-align: center;
  background-color: #00a8ee;
  box-shadow: none;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #8cc253;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f79601;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-tagIn {
  position: relative;
}
.progress-tagIn span {
  position: absolute;
  top: -24px;
  display: inline;
  height: 21px;
  *width: 35px;
  *text-align: center;
}
.progress-tagIn span b {
  display: inline-block;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  vertical-align: top;
  margin-left: 40%;
  *margin-left: 4px;
}
.progress-tagIn span .pg_badge {
  height: 18px;
  line-height: 18px;
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 2px;
  font-family: Arial;
  font-size: 12px;
}
.progress-tagIn small {
  position: absolute;
  top: -7px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  background-color: #d9d9d9;
  color: #666;
  font-size: 14px;
  font-family: Arial;
}
.progress-tagIn small.cercle {
  background: #00a8ee;
  color: #fff;
  margin-left: -1px;
}
.progress-success b {
  border-top: 4px solid #8cc253;
}
.progress-success .pg_badge {
  background: #8cc253;
}
.progress-success .progress-bar {
  background: #8cc253;
}
.progress-success small.cercle {
  background: #8cc253;
}
.progress-info b {
  border-top: 4px solid #5bc0de;
}
.progress-info .pg_badge {
  background: #5bc0de;
}
.progress-info .progress-bar {
  background: #5bc0de;
}
.progress-info small.cercle {
  background: #5bc0de;
}
.progress-warning b {
  border-top: 4px solid #f79601;
}
.progress-warning .pg_badge {
  background: #f79601;
}
.progress-warning .progress-bar {
  background: #f79601;
}
.progress-warning small.cercle {
  background: #f79601;
}
.progress-danger b {
  border-top: 4px solid #d9534f;
}
.progress-danger .pg_badge {
  background: #d9534f;
}
.progress-danger .progress-bar {
  background: #d9534f;
}
.progress-danger small.cercle {
  background: #d9534f;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}

/*collapse*/
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
/*验证样式*/
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip-inner {
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 4px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.form-inline .state_box {
  float: left;
}
.state_box {
  position: relative;
}
.state_box textarea{
padding-right:16px !important;
}
.state_box.state_sign input {
  padding-left: 48px;
}
.state_sign .signbox {
  border-right: #ebebeb solid 1px;
  position: absolute;
  height: 88%;
  top: 2px;
  left: 2px;
  padding: 6px 12px;
  color: #c1d077;
}
.state_sign .signbox .glyphicon {
  top: -1px;
}
.state_box .state {
  position: absolute;
  top: 4%;
  right: 5px;
  width: 20px;
  text-align: center;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
}
.state_box .state > span {
  font-size: 16px;
  line-height: 2;
  cursor: pointer;
}
.state_box .state > .tooltip.bottom {
  margin-top: -3px;
  right: -5px;
  display: none;
}
.state_box .state > .tooltip.bottom .tooltip-arrow {
  left: auto;
  right: 10px;
  border-bottom-color:#424242;
  border-bottom-color: rgba(0, 0, 0, 0.6);
}
.state_box .state > .tooltip.bottom .tooltip-inner {
  color: #fff;
  background-color:#424242;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 10px;
  text-align: left;
  white-space:nowrap; 
}
.state_box .state > .tooltip.bottom .tooltip-inner .error {
  color: #fff !important;
  margin-left: 0px !important;
}
.state_box .state:hover > .tooltip {
  display: block;
}
.state_box a.state:hover {
  background-color: #cecece;
}
.lg .state {
  top: 30%;
}
.lg .signbox {
  height: 90%;
  padding-top: 10px;
}
.state_box .state.gray {
  background-color: #dcdcdc;
  color: #fff;
}

/*modal*/

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin:100px auto 10px auto;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;

  box-shadow: none;
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  z-index:1049;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.modal-header {
	padding:8px 10px;
	margin: 0 15px;
	border-bottom: 1px solid #e6e6e6;
	min-height: 22px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 22px;
  font-weight: bold;
}
.modal-body {
  position: relative;
  padding: 20px 15px 15px 15px;
  max-height:500px;
  overflow-x:hidden;
}
.modal-footer {
	padding: 0 10px 15px 10px;
	margin: 0 15px;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.modal.modal-200 {
  width: 200px;
  margin-left: -100px;
}
.modal.modal-300 {
  width: 300px;
  margin-left: -150px;
}
.modal.modal-400 {
  width: 400px;
  margin-left: -200px;
}
.modal.modal-600 {
  width: 600px;
  margin-left: -300px;
}
.modal.modal-700 {
  width: 700px;
  margin-left: -350px;
}
.modal.modal-800 {
  width: 800px;
  margin-left: -400px;
}
.modal.modal-900 {
  width: 900px;
  margin-left: -450px;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
   /* margin: 160px auto 0 auto;*/
  }
  .modal-content {
    box-shadow: none;
  }
}


/*
 * jQuery FlexSlider v1.2
 * http://flex.madebymufffin.com
 *
 * Copyright 2011, Tyler Smith
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0;}
.flexslider .slides li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;}
.flexslider .slides li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flexslider-container {position: relative;}


/* Caption style */
.flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 15px; line-height: 18px;}

/* Direction Nav */
.flex-direction-nav li a { text-indent:-9999px; transition-property: none !important;
/**transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; -o-transition:all 0.2s ease-in-out; -webkit-transition:height 0.2s ease-in-out; */
} /* set negative margin-top equal to half the height on the directional-nav for perfect vertical centering */
.banner_imgbox .flex-direction-nav li a{ display:none;}
.banner_imgbox:hover .flex-direction-nav li a{ display:block;}
.flex-direction-nav li a.next {width: 38px; height: 70px; margin: -35px 0 0;  background:url(../images/theme/bg_direction_nav.png) no-repeat; position: absolute; top:49%; cursor: pointer; background-position: -64px 0; right:5px;}
.flex-direction-nav li a.next:hover{background-position: -64px -75px;}
.flex-direction-nav li a.prev {width: 38px; height: 70px; margin: -35px 0 0;  background:url(../images/theme/bg_direction_nav.png) no-repeat; position: absolute; top:49%; cursor: pointer; background-position: 0 0; left:5px;}
.flex-direction-nav li a.prev:hover{background-position:0 -75px;}

/* Control Nav */
.flex-control-nav { position: absolute; bottom: -30px;} /* set negative margin-left equal to half the width on the control-nav for perfect centering */
.flex-control-nav li {margin: 0 0 0 5px; float: left;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width:16px; height:14px; display: block; background: url(../images/theme/bg_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -14px;}
.flex-control-nav li a.active {background-position: 0 -28px; cursor: default;}


/*cj商品详情*/
.main_image{ width:100%; min-height:600px; position:relative;}
.main_image .slides{ height:460px;}
.main_image .slides a{ display:block; text-align:center;}
.main_image .flex-control-nav{ bottom:15px;}

.main_image .flex-direction-nav li a{text-indent:0px;transition:all 0.2s ease-in; -moz-transition:all 0.2s ease-in; -o-transition:all 0.2s ease-in; -webkit-transition:all 0.2s ease-in;}
.main_image:hover .flex-direction-nav li a{ display:block;}


.swipe_arrow_l,.swipe_arrow_r{height:70px; width:38px; line-height:70px; position:absolute; top:42%; text-align:center;border-radius:2px; cursor:pointer; color:#dddddd;}
.swipe_arrow_l{left:10px;}
.swipe_arrow_r{right:10px;}
.swipe_arrow_l .iconfont,.swipe_arrow_r .iconfont{ font-size:36px; }
.swipe_arrow_l:hover,.swipe_arrow_r:hover{ background-color:rgba(0,0,0,0.1); color:#aaaaaa;}

.controlsbox .flex-control-nav{height:84px;}
.controlsbox .flex-control-nav li{ float:none; display:inline-block;}
.controlsbox .flex-control-nav > li a{ width:80px; height:80px; border:#e6e6e6 solid 1px; margin:2px; display:inline-block; text-indent:0px; background:none; padding:1px; background-color:#fff;}
.controlsbox .flex-control-nav > li a img{ width:76px; height:76px; cursor:pointer;}
.controlsbox .flex-control-nav > li a.active{ border:#fabe00 solid 2px; padding:0;}


/*查看大图片*/
.main_imagebigpic{ width:100%; height:100%; background-color:#fff; position:fixed; padding-top:20px; z-index:101; left:0px; top:0px; overflow:hidden;}
.bigpicbtnbox{ width:60px; height:60px; line-height:60px; cursor:pointer; background-color:#bbbbbb;  background-color:rgba(0,0,0,.3); border-radius:4px; color:#fff; position:absolute; top:20px; right:70px; text-align:center;
border-radius: 2px;
-webkit-border-radius: 2px;
}
.main_imagebigpic .bigpicbtnbox:hover{ background-color:#afaeae; background-color:rgba(0,0,0,.5); color:#fff; }
.main_imagebigpic .iconfont{ font-size:36px;}
.main_imagebigpic .main_image{ height:100%;}
.main_imagebigpic .main_image .slides{ height:600px; overflow:hidden;}
.main_imagebigpic .main_image .slides li a img{ width:600px; height:600px;}
.main_imagebigpic .main_image .flex-control-nav{ position:fixed; bottom:10%;}


