﻿/*@font-face {font-family: "iconfont-sm";src: url('font1.woff') format('woff'), url('font1.ttf') format('truetype'),url('font1.svg#iconfont') format('svg');}*/
@font-face {
  font-family: 'IconFont';
  src: url('../fonts/iconfont.eot?v=20180625');
  src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'), 
      /*url('../fonts/iconfont.woff2') format('woff2'),*/
       url('../fonts/iconfont.woff?v=20180625') format('woff'),
       url('../fonts/iconfont.ttf?v=20180625') format('truetype'),
       url('../fonts/iconfont.svgiconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@-o-keyframes fa-spin {
  0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@-moz-keyframes fa-spin {
  0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@-ms-keyframes fa-spin {
  0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@-webkit-keyframes fa-spin {
  0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes fa-spin {
  0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}

@-o-keyframes cartAnim {
  0% {right:50%;top:100%;width:2.5em;height:2.5em;}
  100% {right:0.63em;top:0.63em;width:0.31em;height:0.31em;}
}
@-moz-keyframes cartAnim {
  0% {right:50%;top:100%;width:2.5em;height:2.5em;}
  100% {right:0.63em;top:0.63em;width:0.31em;height:0.31em;}
}
@-ms-keyframes cartAnim {
  0% {right:50%;top:100%;width:2.5em;height:2.5em;}
  100% {right:0.63em;top:0.63em;width:0.31em;height:0.31em;}
}
@-webkit-keyframes cartAnim {
  0% {right:50%;top:100%;width:2.5em;height:2.5em;}
  100% {right:0.63em;top:0.63em;width:0.31em;height:0.31em;}
}
@keyframes cartAnim  {
  0% {right:50%;top:100%;width:2.5em;height:2.5em;}
  100% {right:0.63em;top:0.63em;width:0.31em;height:0.31em;}
}

@-o-keyframes start {
	0%,30% {opacity: 0;-webkit-transform: translate(0,10px);}
	60% {opacity: 1;-webkit-transform: translate(0,0);}
	100% {opacity: 0;-webkit-transform: translate(0,-8px);}
}
@-ms-keyframes start {
	0%,30% {opacity: 0;-webkit-transform: translate(0,10px);}
	60% {opacity: 1;-webkit-transform: translate(0,0);}
	100% {opacity: 0;-webkit-transform: translate(0,-8px);}
}

@-moz-keyframes start {
	0%,30% {opacity: 0;-moz-transform: translate(0,10px);}
	60% {opacity: 1;-moz-transform: translate(0,0);}
	100% {opacity: 0;-moz-transform: translate(0,-8px);}
}
@-webkit-keyframes start {
	0%,30% {opacity: 0;-webkit-transform: translate(0,10px);}
	60% {opacity: 1;-webkit-transform: translate(0,0);}
	100% {opacity: 0;-webkit-transform: translate(0,-8px);}
}
@keyframes start {
	0%,30% {opacity: 0;transform: translate(0,10px);}
	60% {opacity: 1;transform: translate(0,0);}
	100% {opacity: 0;transform: translate(0,-8px);}
}

@-ms-viewport {width: device-width;}
@media screen and (max-width: 320px) {
    @-webkit-viewport { width: 320px;}
    @-moz-viewport {width: 320px;}
    @-ms-viewport {width: 320px;}
    @-o-viewport { width: 320px;}
    @viewport {width: 320px; }
}
.fa{display: inline-block;}
.fa:before{margin-right:0.31em;font-family:IconFont;font-style:normal; font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;box-sizing:border-box;}
.fa:after{margin-left:0.31em;font-family:IconFont;font-style:normal; font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;box-sizing:border-box;}


.black{color:#333;}
.gray{color:#ccc;}
.red{color:#FF0000;}
.green{color:#009922;}
.blue{color:#021bde;}
.white{color:#fff;}

.b_black:before{color:#333;}
.b_gray:before{color:#ccc;}
.b_red:before{color:#FF0000;}
.b_green:before{color:#009922;}
.b_blue:before{color:#021bde;}
.b_white:before{color:#fff;}

.fa.accept:before{content:'\e66b';}
.fa.accept_r:after{content:'\e66b';}
.fa.add:before{content:'\e629';}
.fa.addr:before{content:'\e620';}
.fa.add1:before{content:'\e631';}
.fa.arrows_down:before{content:'\e610';}
.fa.arrows_down_r:after{content:'\e610';}
.fa.arrows_left:before{content:'\e8be';}
.fa.arrows_leftdown:before{content:'\e8bd';}
.fa.arrows_lefttop:before{content:'\e8bf';}
.fa.arrows_right:before{content:'\e8bb';}
.fa.arrows_rightdown:before{content:'\e8bc';}
.fa.arrows_righttop:before{content:'\e8ba';}
.fa.arrows_top:before{content:'\e60f';}
.fa.arrows_top_r:after{content:'\e60f';}
.fa.arrowdown:before{ content:'\e655';}
.fa.arrowdown_r:after{ content:'\e655';}
.fa.arrowleft:before{  content:'\e6d8';}
.fa.arrowleft_r:after{  content:'\e6d8';}
.fa.arrowleft2:before{  content:'\e8b8';}
.fa.arrowleft2_r:after{  content:'\e8b8';}
.fa.arrowright:before{  content:'\e6f2';}
.fa.arrowright_r:after{  content:'\e6f2';}
.fa.arrowdown:before{ content:'\e655';}
.fa.arrowdown_r:after{ content:'\e655';}
.fa.arrowright2:before{  content:'\e8b7';}
.fa.arrowright2_r:after{  content:'\e8b7';}
.fa.audit:before{content:'\e642';}
.fa.activityend:before{content:'\e65a';}/*活动结束*/

.fa.back:before{content:'\e6d8';}
.fa.back1:before{content:'\e6a5';}
.fa.back2:before{content:'\e651';}
.fa.back3:before{content:'\e66a';} /*返字*/
.fa.back3_r:after{content:'\e66a';} /*返字*/
.fa.bag:before{content:'\e669';} /*钱包*/
.fa.bbs:before{content:'\e65c';}
.fa.bid:before{content:'\e67d';}
.fa.buy:before{content:'\e65d';}

.fa.cancel:before{content:'\e63a';}
.fa.cart:before{content:'\e619';}
.fa.chart:before{content:'\e61a';}
.fa.circle2:before{content:'\e643';}
.fa.close:before{content:'\e668';}/*叉*/
.fa.cr:before{content:'\e868';}
.fa.crown:before{content:'\e653';}
.fa.cut:before{content:'\e6a8';}/*切割*/

.fa.edit:before{content:'\e62e';}
.fa.exit:before{content:'\e667';}

.fa.del:before{content:'\e616';}
.fa.del_r:after{content:'\e616';}
.fa.del1:before{content:'\e6b4';}
.fa.del2:before{content:'\e62a';}
.fa.deldic:before{content:'\e630';}
.fa.design:before{content:'\e66c';}/*设计*/
.fa.dissertation:before{content:'\e63e';}
.fa.docset:before{content:'\e63f';}
.fa.dormant:before{content:'\e657';} /*活动暂停*/
/*.fa.down:before{content:'\e610';}
.fa.down_r:after{content:'\e610';}*/
.fa.down1:before{content:'\e9b5';}
.fa.down1_r:after{content:'\e9b5';}
.fa.down2:before{content:'\e8b6';}
.fa.down2_r:after{content:'\e8b6';}
.fa.dot:before{content:'\e7b0';}
.fa.face:before{content:'\e64e';}
.fa.finance:before{content:'\e601';}

.fa.gift:before{content:'\e654';}
.fa.grid1:before{content:'\e683';}

.fa.hart:before{content:'\e61c';}
.fa.history:before{content:'\e658';}/*历史记录*/
.fa.solidhart:before{content:'\e648';}
.fa.home:before{content:'\e60b';}

.fa.info:before{content:'\e740';}
.fa.inscribe:before{content:'\e9b4';}/*落款*/

.fa.level_bottom:before{content:'\e64a';}
.fa.level_tobottom:before{content:'\e649';}
.fa.level_totop:before{content:'\e646';}
.fa.level_top:before{content:'\e64b';}
.fa.light:before{content:'\e66d';}/*打磨*/
.fa.list:before{content:'\e618';}
.fa.list1:before{content:'\e621';}
.fa.list2:before{content:'\e6cc';}

.fa.make:before{content:'\e6bd';}/*制作*/
.fa.master:before{content:'\e695';}
.fa.menu:before{content:'\e665';}/*菜单按钮*/
.fa.minus1:before{content:'\e67f';}
.fa.msg:before{content:'\e638';}
.fa.my:before{content:'\e72d';}

.fa.new:before{content:'\e67b'} /*新字*/
.fa.no2:before{content:'\e696';}
.fa.notify:before{content:'\e628';}
.fa.nopay:before{content:'\e625';}

.fa.ok:before{content:'\e627';}
.fa.ok1:before{content:'\e644';}
.fa.ok2:before{content:'\e64c';}

.fa.pages:before{content:'\e666';}
.fa.password:before{content:'\e61e';}
.fa.pause:before{content:'\e62b';}
.fa.payed:before{content:'\e624';}
.fa.payroll:before{content:'\e662';}/*钱袋*/
.fa.pic:before{content:'\e6ff';}
.fa.points:before{content:'\e663';}
.fa.postnum:before{content:'\e62f';}
.fa.praise:before{content:'\e690';}
.fa.praise_r:after{content:'\e690';}
.fa.product:before{content:'\e671';}/*作品*/
.fa.preview:before{content:'\e64f';}
.fa.purchase:before{content:'\e673';}/*采购*/
.fa.push:before{content:'\e687';}

.fa.qq:before{content:'\e63c';}
.fa.qqzone:before{content:'\e6df';}
.fa.qr:before{content:'\e659';}
.fa.question:before{content:'\e65e';}
.fa.question_r:after{content:'\e65e';}
.fa.quality:before{content:'\e679'}/*精字*/

.fa.record:before{content:'\e656';}
.fa.refresh:before{content:'\e635';}
.fa.renew:before{content:'\e635';}
.fa.rmb:before{margin-right:0;content:'\e664';}
.fa.rmb1:before{content:'\e686';}


.fa.save:before{content:'\e623';}
.fa.sale:before{content:'\e65b';}
.fa.sms:before{content:'\e661';}
.fa.solidsave:before{content:'\e622';}
.fa.search:before{content:'\e617';}
.fa.search1:before{content:'\e69b';}
.fa.sel:before{content:'\e611';}
.fa.selchk:before{color:#0094ff;content:'\e62d';}
.fa.sel_r:after{content:'\e611';}
.fa.selchk_r:after{color:#0094ff;content:'\e62d';}
.fa.sellout:before{content:'\e6d9';}
.fa.set:before{content:'\e608';}
.fa.share:before{content:'\e636';}
.fa.shoot:before{content:"\e67a";}/*摄影*/
.fa.shop:before{content:'\e603';}
.fa.slide_up:before{content:'\e8b9';}
.fa.slide_down:before{content:'\e645';}
.fa.sina:before{content:'\e63d';}
.fa.start:before{content:"\e77d";}
.fa.solidstart:before{content:"\e640";}
.fa.stop:before{content:"\e634";}

.fa.tag:before{content:'\e660';}
.fa.tel:before{content:'\e65f';}
.fa.tran:before{content:'\e63b';}
.fa.tran1:before{content:'\e8b5';}
.fa.tran2:before{content:'\e632';}
.fa.triangleright:before{content:'\e64d';}
.fa.top:before{content:'\e6a1';}

.fa.uc:before{content:'\e6ae';}
.fa.unaudit:before{content:'\e641';}
.fa.user:before{content:'\e61f';}
.fa.users:before{content:'\e609';}
/*.fa.up:before{content:'\e60f';}
.fa.up_r:after{content:'\e60f';}*/
.fa.up2:before{content:'\e60a';}
.fa.up2_r:after{content:'\e60a';}

.fa.verify:before{content:'\e672';}
.fa.video:before{content:'\e615';}
.fa.view:before{content:'\e66f';}
.fa.view1:before{content:'\e62c';}
.fa.warehouse:before{content:'\e670';}/*仓库*/
.fa.weixin:before{content:'\e60d';}
.fa.weixin_f:before{content:'\e637';}
.fa.warning:before{content:'\e6aa';}
.fa.worker:before{content:'\e607';}


.fa.loading{ margin-right:0.31em;height:1.25em;line-height:1.25em; width:1.25em;text-align:center;vertical-align:middle; -o-animation:fa-spin 1s infinite steps(8);-moz-animation:fa-spin 1s infinite steps(8);-ms-animation:fa-spin 1s infinite steps(8);-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}
.fa.loading:before{height:1.25em;line-height:1.25em; width:1.25em;text-align:center;vertical-align:middle;display:inline-block; content:'\e639';}

* html{} /*87.5%=14px; arial verdana */
html{height:100%;margin:0;padding:0;font-size:100%;/*overflow-y:hidden;overflow-x:hidden;*/}
body{line-height:150%;margin:0; padding:0; cursor:default;color:#333;background:#f0f0f0; text-align:center;font:100% -apple-system-font,Helvetica Neue,Helvetica,sans-serif; zoom:1}/* 62.5%=10px;0.0625=1px; 87.5%=14px*//*"Microsoft YaHei",SimSun,Tahoma,Helvetica,Arial,sans-serif "Verdana*/
img{height:auto;width:auto; border-style: none;border-color: inherit;border-width: medium;text-align: center; /*vertical-align:middle;*/ }
ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6 {margin:0; padding:0;list-style-image:none; list-style-position:outside;list-style-type:none;word-break:break-all;}
/*table{font-size:0.88em;}
table tr td{height:2.5em;}*/

input,textarea{outline:none;}
/*去a边框*/
a{color:#333; text-decoration:none;-webkit-tap-highlight-color:transparent; -webkit-transition:  0.3s linear;-o-transition: 0.3s linear;-moz-transition:0.3s linear; transition:0.3s linear;outline:none;}
a:focus{-moz-outline-style: none;}
a:hover{color:#FF6600;}

sup{padding:0 0.4em;color:#fff;font-size:0.65em; background:#cd1000;-moz-border-radius:1.25em;-webkit-border-radius:1.25em;border-radius:1.25em;}

.trans{-webkit-transition:  0.3s linear;-o-transition: 0.3s linear;-moz-transition:0.3s linear; transition:0.3s linear;-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0); transform: translate3d(0,0,0)}
.cl{clear:both;float:none;display:block;overflow:auto;*zoom:1;}
.fl,.fr{float:left; display:inline; overflow:hidden;}
.fr{float:right;}

.fsslide_container{overflow:hidden;position:relative;}
.fsslide_pagination{position:absolute; }
.fsslide_pagination_vertical{right:10px;top:50%;-moz-transform:translate3d(0,-50%,0);-webkit-transform:translate3d(0,-50%,0);-o-transform:translate3d(0,-50%,0); transform: translate3d(0,-50%,0)}
.fsslide_pagination_horizontal{bottom:10px;}
.fsslide_pagination span{width:0.5em;height:0.5em;display:inline-block; -moz-border-radius: 0.25em;-webkit-border-radius:0.25em;border-radius: 0.25em;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2; }
.fsslide_pagination_vertical span{margin:0.5em 0;display:block; }
.fsslide_pagination.fsslide_pagination_white span{background:#fff;}
.fsslide_pagination span.fsslide_pagination_cur{filter:alpha(opacity=100);-moz-opacity:1;opacity:1; }
/* fs_slide_pagination_clickable fs_slide_pagination_white*/
/*
.fs_slide1_horizontal{-ms-touch-action:pan-x;touch-action:pan-x;}
*/
/*.bg_darkgray{background-color:#ccc;}*/

/*
.red{color:#cd1000;}
.gray{color:#f0f0f0;}
.yellow{color:#ff0;}
.blue{color:#ceedfe;}
.green{color:#ccfdd3;}
.purple{color:#f8e8fc;}
*/
.canvas,.canvas_scroll{background-color:#282828;left:0;top:0;width:100%;height:100%;overflow:hidden;margin:0px;padding:0;display:none;position:fixed;filter:alpha(opacity=0);-moz-opacity:0;opacity:0; z-index:5000;}
.canvas{overflow:hidden;}

.canvas1{background-color:#282828;left:0;top:0;width:100%;height:100%;overflow:hidden;margin:0px;padding:0;display:none; overflow:hidden; position:fixed;filter:alpha(opacity=0);-moz-opacity:0;opacity:0; z-index:5000;-webkit-tap-highlight-color:transparent;-moz-transition:0.3s; -o-transition:0.3s;-webkit-transition:0.3s;transition:0.3s; outline:none;}
.canvas1.show{filter:alpha(opacity=25);-moz-opacity:0.25;opacity:0.25;display:block; }

.fseditor:empty:before{content:attr(placeholder);color: #ddd;}
/*.fseditor:focus:before{content:none;}*/

.msgWnd{width:auto;max-width:18.75em;margin:auto;font-family:-apple-system-font,Helvetica Neue,Helvetica,sans-serif; position:fixed;display:none;z-index:9000;}
.msgWnd .canvas{width:100%;height:100%;overflow:hidden; position:absolute;display:block; filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75;-moz-border-radius: 0.31em;-webkit-border-radius:0.31em;border-radius: 0.31em;}
.msgWnd .inner{padding:1.25em;line-height:1.88em;text-align:center;color:#fff;position:relative;word-break:break-all; z-index:5001;}
.msgWnd .inner img{margin-bottom:1.25em;}

.infoWnd{width:80%;max-width:31.25em;height:auto;max-height:80%;margin:auto;border:1px solid #eee; font-family:-apple-system-font,Helvetica Neue,Helvetica,sans-serif; background:#fff; position:fixed;display:none;overflow:auto; z-index:9000 ; word-break:break-all; }
.infoWnd .inner{padding:1.25em;line-height:1.88em;text-align:center;color:#333;position:relative; z-index:5001;}
.infoWnd .inner img{margin-bottom:1.25em;}
.infoWnd .inner p img{margin-bottom:auto;}
.infoWnd .inner p input.ipt{width: 94%;padding:0 3%;height:1.88em;line-height:1.5em;border: 1px solid #ddd;font-size:1em;outline: 0;-webkit-appearance: none;background-color: transparent;box-sizing:border-box;}
/*.infoWnd .infoWndBtnCon{padding-bottom:1.25em;text-align:center;}*/
.infoWnd .inner a.infoWndBtn{height:2.56em;line-height:2.56em; width:100%;margin-top:1.25em; vertical-align:middle ;text-align: center;color: #ffffff;border:1px solid rgba(0, 0, 0, 0.2);font-size: 1.13em;text-decoration: none;background-color:#1AAD19;display: inline-block;cursor: pointer;outline: none;zoom: 1;*display: inline;box-sizing:border-box; -moz-border-radius: 0.27em;-webkit-border-radius:0.27em;border-radius: 0.27em;-webkit-transition: border .5s linear, color .5s linear, background-color .5s linear;transition: border .5s linear, color .5s linear, background-color .5s linear;}

.popuWnd{width:80%;max-width:31.25em;height:auto;max-height:80%;margin:auto;border:1px solid #eee; font-family:-apple-system-font,Helvetica Neue,Helvetica,sans-serif; background:#fff; position:fixed;display:none;overflow:auto; z-index:9000;}
.popuWnd h2{padding:0.63em 0;margin:0;color:#fff;font-size:1em;font-weight:normal;background:#2f91e3;}
.popuWnd .inner{padding:1.25em;line-height:1.88em;text-align:center;color:#333;position:relative; z-index:5001;}
.popuWnd .inner input.popuWndBtn{height:2.56em;width:100%;margin-top:1.25em; vertical-align:middle ;text-align: center;color: #ffffff;border:1px solid rgba(0, 0, 0, 0.2);font-size: 1.13em;text-decoration: none;background-color:#1AAD19;display: inline-block;cursor: pointer;outline: none;zoom: 1;*display: inline;box-sizing:border-box; -moz-border-radius: 0.27em;-webkit-border-radius:0.27em;border-radius: 0.27em;-webkit-transition: border .5s linear, color .5s linear, background-color .5s linear;transition: border .5s linear, color .5s linear, background-color .5s linear;}

/*图标*/
.ico{height:1.56em;width:1.56em;vertical-align: middle;color:#ccc;font-size:1.25em; font-style:normal; background:url('../img/icon2.png') no-repeat; display: inline-block;}
.ico.user{ background-position:50% -8px;}
.ico.book{ background-position:50% -45px;}
.ico.card{ background-position:50% -90px;}
.ico.lock{ background-position:50% -130px;}
.ico.tasks{ background-position:50% -165px;}
.ico.mphone{ background-position:50% -205px;}
.ico.font{ background-position:50% -236px;}
.ico.email{ background-position:50% -273px;}

.ico4{height:2.14em;padding-left:2.14em;line-height:2.14em; vertical-align: middle;color:#ccc;font-size:0.88em; font-style:normal; background:url('../img/icon4.png') no-repeat; display: inline-block;}

.ico5{height:2.14em;padding-left:2.14em;line-height:2.14em; vertical-align: middle;color:#ccc;font-size:0.88em; font-style:normal; background:url('../img/icon5.png') no-repeat; display: inline-block;}
.ico5.cart{background-position:-5px -843px;}
.ico5.chart{background-position:-6px -610px;}
.ico5.help{background-position:-6px -665px;}
.ico5.love{background-position:-6px -723px;}
.ico5.share{background-position:-5px -780px;}
/*
.icon3{background:url("../img/icon3.png") no-repeat;}
.icon3.crown{background-position:50% -10px;}
.icon3.gift{background-position:50% -93px;}
.icon3.flag{background-position:50% -176px;}
.icon3.menu{background-position:50% -262px;}
    */

.icon5{padding-left:2.86em;background:url("../img/icon5.png") no-repeat;}
.icon5.home{background-position:0 -15px;}
.icon5.bbs{background-position:0 -77px}
.icon5.msg{background-position:0 -205px}
.icon5.user{background-position:0 -270px}
.icon5.shop{background-position:0 -330px}
.icon5.card{background-position:5px -444px}
.icon5.bag{background-position:5px -388px}
.icon5.list{background-position:5px -500px}
/*按钮*/
/*#bdc3c7*/
/*.btn {line-height: 1.25em;padding: 0.63em 1em;vertical-align: baseline;text-align: center;color: #ffffff;border:1px solid #cacfd2;font-size: 1.14em;font-weight:bold;text-decoration: none;background-color:#bdc3c7;display: inline-block;cursor: pointer;outline: none;zoom: 1;*display: inline;box-sizing:border-box; -moz-border-radius: 0.31em;-webkit-border-radius:0.31em;border-radius: 0.31em;-webkit-box-shadow: 0 0.06em 0.12em rgba(0,0,0,.2);-moz-box-shadow: 0 0.06em 0.12em rgba(0,0,0,.2);box-shadow: 0 0.06em 0.12em rgba(0,0,0,.2);-webkit-font-smoothing: subpixel-antialiased;-webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;transition: border .25s linear, color .25s linear, background-color .25s linear;}*/
.btn{line-height:2.56em; width:100%;vertical-align:middle ;text-align: center;color: #ffffff;border:1px solid rgba(0, 0, 0, 0.2);font-size: 1.13em;font-family:-apple-system-font,Helvetica Neue,Helvetica,sans-serif; text-decoration: none;background-color:#1AAD19;display: inline-block;cursor: pointer;outline: none;zoom: 1;*display: inline;box-sizing:border-box; -moz-border-radius: 0.27em;-webkit-border-radius:0.27em;border-radius: 0.27em;-webkit-transition: border .5s linear, color .5s linear, background-color .5s linear;transition: border .5s linear, color .5s linear, background-color .5s linear;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.btn:hover{background-color: #0b8e0b;outline: none;text-decoration: none;}
/*.btn:focus,.btn:active,.btn.active {border-color: #0b8e0b;outline: none;-webkit-box-shadow: none;box-shadow: none;position: relative;top: 0.06em;}*/
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {color: rgba(255, 255, 255, 0.75); border-color: #bdc3c7;background-color: #bdc3c7;filter: alpha(opacity=70);-moz-opacity:0.7;opacity: 0.7;}

.btn.gray{color:#000;background:#f8f8f8;}

.btn.hg {line-height:normal;padding: 0.81em 1.25em;font-size: 1.38em;}
.btn.lg {line-height:normal;padding: 0.63em 1.25em;font-size:1.06em;}
.btn.sm {line-height:normal;padding: 0.56em 0.81em;font-size: 0.88em;-moz-border-radius:0.25em;-webkit-border-radius:0.25em;border-radius:0.25em;}
.btn.xs {line-height:normal;padding: 0.38em 0.56em;font-size: 0.75em;-moz-border-radius: 0.19em;-webkit-border-radius:0.189em;border-radius: 0.19em;}

a.btn{height:2.56em;font-family:Arial;font-variant:normal;font-stretch:narrower;}

.btn11{padding:0.31em 1em; line-height:100%; background:#eee;border:1px solid rgba(0, 0, 0, 0.2);font-size:1em;display:inline-block; box-sizing:border-box;  -moz-border-radius:0.31em;-webkit-border-radius:0.31em;border-radius:0.31em;}
.btn11.white{color:#333;background-color:#f0f0f0;;}
.btn11.green{color:#fff;background-color:#1AAD19;}
.btn11.red{color:#fff;background-color:#cd1000;}
.btn11.dis{color:#ccc;background-color:#eee;}
.btn11.lg{padding:0.63em 1.5em;}
.btn11.xs{font-size:0.75em;}

/*
.row{margin:0.63em 0;  display:block;font-size:0.88em;}
.row strong{width:6.25em;text-align:right;display:inline-block;}
.row font{color:red;}
.row input.ipt,.row textarea.ipt{width:15em;height:2.14em;line-height:2.14em; padding:0.1875em 0.625em;vertical-align:middle;  border: 0.0625em solid #ccc;background:#fff;display:inline-block; -moz-border-radius: 0.3125em;-webkit-border-radius:0.3125em;border-radius: 0.3125em;outline:none;transition:border linear .2s,box-shadow linear .5s,background-color linear .2s;-moz-transition:border linear .2s,-moz-box-shadow linear .5s,background-color linear .2s;-webkit-transition:border linear .2s,-webkit-box-shadow linear .5s,background-color linear .2s;}
.row textarea.ipt{height:auto;}
.row input.ipt:hover,.row>input.ipt:focus{border-color:#3498db;box-shadow:0 0 0.5em rgba(52,152,219,.5);-moz-box-shadow:0 0 0.5em rgba(52,152,219,.5);-webkit-box-shadow:0 0 0.5em rgba(52,152,219,0.5);}
.row input.ipt[disabled],.row>input.ipt[disabled]:hover{border-color:#ccc;background:#f0f0f0;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;}
.row span.si{vertical-align:top;color:#f00; display:block;}

@media screen and (max-width:440px) {
.row input.ipt,.row textarea.ipt{width:12em;}    
}
@media screen and (max-width: 319px) {
.row strong{display:block;}
.row input.ipt,.row textarea.ipt{width:90%;}
}
*/
.row{line-height:2.5em;min-height:2.5em; margin:0.63em 0; padding-left:5.5em;  font-size:0.88em; display:block;position:relative; word-break:break-all; overflow:hidden;}
.row strong{left:0;top:0; width:5.5em;height:2.5em;line-height:2.5em;  text-align:right;vertical-align:middle;font-weight:normal; display:inline-block;  position:absolute;}
.row strong font{/*height:2.14em;line-height:2.14em; vertical-align:middle;*/ color:#ff0000;}
.row .hld{display:block;}
.row input.ipt,.row textarea.ipt{width:15em;height:2.5em;line-height:2.5em; padding:0 0.625em;vertical-align:middle;  border: 0.13em solid #ccc;background:#fff;display:block;box-sizing:border-box; -moz-border-radius: 0.3125em;-webkit-border-radius:0.3125em;border-radius: 0.3125em;outline:none;transition:border linear .2s,box-shadow linear .5s,background-color linear .2s;-moz-transition:border linear .2s,-moz-box-shadow linear .5s,background-color linear .2s;-webkit-transition:border linear .2s,-webkit-box-shadow linear .5s,background-color linear .2s;}
.row textarea.ipt{height:auto;}
.row .hld .ipt{width:100%;}
.row input.ipt:hover,.row input.ipt:focus{border-color:#3498db;box-shadow:0 0 0.5em rgba(52,152,219,.5);-moz-box-shadow:0 0 0.5em rgba(52,152,219,.5);-webkit-box-shadow:0 0 0.5em rgba(52,152,219,0.5);}
.row input.ipt[disabled],.row>input.ipt[disabled]:hover{border-color:#ccc;background:#f0f0f0;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;}
    
.row .si{vertical-align:top;color:#f00; display:block;}

.row .select{position:relative;}
.row .select span{height:2.5em;line-height:2.5em; padding:0 2.14em 0 0.71em ; border:1px solid #ccc;background:#fff url('../img/icon/icon.png') no-repeat 98% -655px;display:block; overflow:hidden; box-sizing:border-box;-moz-border-radius: 0.3125em;-webkit-border-radius:0.3125em;border-radius: 0.3125em;transition:border linear .2s,box-shadow linear .5s,background-color linear .2s;-moz-transition:border linear .2s,-moz-box-shadow linear .5s,background-color linear .2s;-webkit-transition:border linear .2s,-webkit-box-shadow linear .5s,background-color linear .2s;}
.row .select ul{left:0;top:0;width:100%;border:1px solid #ccc;background:#fff;position:absolute;display:none;overflow:auto; z-index:8000;box-sizing:border-box;-moz-border-radius: 0.3125em;-webkit-border-radius:0.3125em;border-radius: 0.3125em;transition:border linear .2s,box-shadow linear .5s,background-color linear .2s;-moz-transition:border linear .2s,-moz-box-shadow linear .5s,background-color linear .2s;-webkit-transition:border linear .2s,-webkit-box-shadow linear .5s,background-color linear .2s;}
.row .select ul li{padding:0 0.63em;transition:border linear .2s,box-shadow linear .5s,background-color linear .2s;-moz-transition:border linear .2s,-moz-box-shadow linear .5s,background-color linear .2s;-webkit-transition:border linear .2s,-webkit-box-shadow linear .5s,background-color linear .2s;}
.row .select ul li:hover{background:#99d5ff;}
.row .select ul li.selected{color:#fff;background:#33aafd;}

.row2{padding-left:7em;}
.row2 strong{ width:7em;}

/*输入组*/
.ipt_group{padding:0.19em 0.63em 0.19em 2.19em; vertical-align:middle; border: 1px solid #ccc;background:#fff;display:inline-block; overflow:hidden; position: relative;-moz-border-radius: 0.31em;-webkit-border-radius:0.31em;border-radius: 0.3125em;transition:0.3s linear;-moz-transition:0.3s linear;-webkit-transition:0.3s linear;}
.ipt_group.focus,.ipt_group.hover,.ipt_group:hover{border-color:#3498db;box-shadow:0 0 0.5em rgba(52,152,219,.5);-moz-box-shadow:0 0 0.5em rgba(52,152,219,.5);-webkit-box-shadow:0 0 0.5em rgba(52,152,219,0.5);}
.ipt_group input{height:2.14em;line-height:2.14em; vertical-align:middle; border:none; background:transparent; outline:none;}
.ipt_group .ico{left:0.2em;top:0.50em;position:absolute;}
.ipt_group img{height:1.75em;margin-left:0.3125em; vertical-align:middle;}
.ipt_group.fa:before{left:0.5em;top:0.19em;color:#999; position:absolute;}
.ipt_group.verify{padding-right:5.2em;cursor:pointer;}
.ipt_group.verify img{top:0.5em;right:0.5em;position:absolute;}

.ipt_group1{padding-left:0.35em;padding-right:2.85em; vertical-align:middle; border: 0.06em solid #ccc; font-size:0.88em; background:#fff;display:inline-block; position:relative; overflow:hidden; -moz-border-radius: 0.31em;-webkit-border-radius:0.31em;border-radius: 0.31em;transition:border linear .2s,box-shadow linear .5s,background-color linear .2s;-moz-transition:border linear .2s,-moz-box-shadow linear .5s,background-color linear .2s;-webkit-transition:border linear .2s,-webkit-box-shadow linear .5s,background-color linear .2s;}
.ipt_group1.focus,.ipt_group1.hover,.ipt_group1:hover{border-color:#3498db;box-shadow:0 0 0.5em rgba(52,152,219,.5);-moz-box-shadow:0 0 0.5em rgba(52,152,219,.5);-webkit-box-shadow:0 0 0.5em rgba(52,152,219,0.5);}
.ipt_group1 input.txt{width:100%;height:2.14em;line-height:2.14em;/*margin:0.19em 0 0.19em 0.63em;*/vertical-align:middle;   overflow:hidden; border:none; background:transparent; outline:none; position:relative;}
.ipt_group1 input.btn1{right:0;top:0;width:2.5em;height:2.6em; vertical-align:top; border:none;border-left:0.06em solid #ccc; background:#f0f0f0 url('../img/toolbar.png') no-repeat;outline:none; position:absolute;}
.ipt_group1 input.btn1.search{ background-position:  50% -203px;}
.ipt_group1 input.btn1.font{ background-position:  50% -283px;}
.ipt_group1 input.btn1.pic{ background-position:  50% -321px;}
.ipt_group1 input.btn1.folder2{ background-position:  50% -361px;}
.ipt_group1 input.btn1.delall{ background-position:  50% -403px;}
.ipt_group1 input.btn1.catadd{ background-position:  50% -443px;}
.ipt_group1 input.btn1.cat{ background-position:  50% -483px;}
.ipt_group1 input.btn1.folder{ background-position:  50% -521px;}
.ipt_group1 input.btn1.folder1{ background-position:  50% -561px;}
.ipt_group1 input.btn1.add1{ background-position:  50% -598px;}
.ipt_group1 input.btn1.edit1{ background-position:  50% -643px;}
.ipt_group1 input.btn1.del{ background-position: 50% -43px;}
.ipt_group1 input.btn1.detail{ background-position:  50% -683px;}
.ipt_group1 input.btn1.table{ background-position:  50% -723px;}
.ipt_group1 input.btn1.groupkeys{ background-position:  50% -763px;}
.ipt_group1 input.btn1.disk{ background-position:  50% -803px;}
.ipt_group1 input.btn1.edit2{ background-position:  50% -803px;}
.ipt_group1 input.btn1.date{ background-position:  50% -883px;}
.ipt_group1 input.btn1.upload{ background-position:  50% -925px;}
.ipt_group1 input.btn1.brand{ background-position:  50% -967px;}
.ipt_group1 input.btn1.attr{ background-position:  50% -1007px;}
.ipt_group1 input.btn1.drawdown1{ background:#f0f0f0 url('../img/arrow.gif') no-repeat 50% 5px;}

/*.ipt_group2{vertical-align:middle; height:2.15em; line-height:2.15em; vertical-align:middle; border: 0.06em solid #ccc; font-size:0.88em; background:#fff;display:inline-block; position:relative; overflow:hidden; -moz-border-radius: 0.31em;-webkit-border-radius:0.31em;border-radius: 0.31em;transition:border linear .2s,box-shadow linear .5s,background-color linear .2s;-moz-transition:border linear .2s,-moz-box-shadow linear .5s,background-color linear .2s;-webkit-transition:border linear .2s,-webkit-box-shadow linear .5s,background-color linear .2s;
display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-flow:row;-webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;align-items:center;-webkit-align-items:center;}
.ipt_group2 input[type="text"]{border-width:0;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.ipt_group2 a{margin-left:0.63em;padding:0 0.63em;height:100%;background:#eee;border-left:1px solid rgba(0, 0, 0, 0.2);font-size:1em; display:inline-block; }
*/
/*.ipt_group2 a.face{margin-right:0.63em;margin-left:0;border-left-width:0;border-right:1px solid rgba(0, 0, 0, 0.2);}*/

.ipt11{width: 6.25em;height:1.87em;line-height:1.8em;padding:0 0.31em; border:1px solid #ccc;box-sizing:border-box;-moz-border-radius: 0.31em;-webkit-border-radius: 0.31em;border-radius:0.31em;}

.row input.ipt.ok,.ipt_group.ok,.ipt_group1.ok{border-color:#2ecc71;color:#2ecc71; background:#d2fee5;}
.row input.ipt.ok:focus,.ipt_group.ok:focus,.ipt_group1.ok:focus,.ipt_group.ok:hover,.ipt_group1.ok:hover{border-color:#2ecc71;box-shadow:0 0 0.5em rgba(46,204,113,.5);-moz-box-shadow:0 0 0.5em rgba(46,204,113,.5);-webkit-box-shadow:0 0 0.5em rgba(46,204,113,0.5);}
.ipt_group.ok input,.ipt_group1.ok input{color:#2ecc71;}

.row input.ipt.error,.ipt_group.error,.ipt_group1.error{border-color:#e74c3c;color:#e74c3c; background:#fdddd9; }
.row input.ipt.error:focus,.ipt_group.error:focus,.ipt_group1.error:focus,.ipt_group.error:hover,.ipt_group1.error:hover{border-color:#e74c3c;box-shadow:0 0 0.5em rgba(231,76,60,.5);-moz-box-shadow:0 0 0.5em rgba(231,76,60,.5);-webkit-box-shadow:0 0 0.5em rgba(231,76,60,0.5);}
.ipt_group.error input,.ipt_group1.error input{color:#e74c3c;}

.row .hld .ipt_group{display:block;}
.row .hld .ipt_group input{width:100%;}
.row .valerr,.row .valok{height:auto;line-height:150%; color:#e74c3c;font-size:0.86em;}
.row .valok{color:#009922;}

/*选择控件*/
/*
.yesno{width:50px;height:25px;vertical-align:middle;-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius:25px;display:inline-block; overflow:hidden; position: relative;}
.yesno>label{left:-50px;top: 0px;width: 100px;height: 25px;display:inline-block;cursor: pointer;position: absolute;z-index: 1;-webkit-transition: all .5s ease;-moz-transition: .5s ease;-o-transition: .5s ease;-ms-transition:.5s ease;transition:.5s ease;}
.yesno>label:before {top: 0;left: 0;width:50px;height: 25px;line-height:25px; text-align:center; vertical-align:middle; color:#fff; font-size: 16px;font-weight:bold;background:#1abc9c;position: absolute;display:inline-block;content: '是';}
.yesno>label:after {top: 0;right:0;width:50px;height: 25px;line-height:25px; text-align:center; vertical-align:middle;color: #fff;font-size: 16px;font-weight:bold; background: #7f8c9a;position: absolute; display:inline-block;content: '否';}
.yesno>input{display:none;}
.yesno>input:checked+label{left: 0;right:auto;/*background: #1abc9c;*\/}
*/
.yesno{height:2.14em; line-height:2.14em; padding:0 1.07em; min-width:3.13em; vertical-align:middle; color:#fff; text-align:center; background:#7f8c9a;display:inline-block;-moz-border-radius: 1.07em;-webkit-border-radius:1.07em;border-radius:1.07em;-webkit-transition: all .5s ease;-moz-transition: .5s ease;-o-transition: .5s ease;-ms-transition:.5s ease;transition:.5s ease;}
.yesno:hover{color:#fff;}
.yesno.chk{background:#1abc9c}

.checkbox{padding:0 0.36em; border:0.07em solid transparent; display:inline-block;-moz-border-radius: 0.36em;-webkit-border-radius:0.36em;border-radius:0.36em;-webkit-transition: all .5s ease;-moz-transition: .5s ease;-o-transition: .5s ease;-ms-transition:.5s ease;transition:.5s ease;}
.checkbox.chk{color:#fff; border-color:#009922; background:#1abc9c;}
.checkbox input{display:none;}

/*模拟windows模态对话框*/
.fswnd{width:auto; max-width:90%; height:auto;border:0.21em solid #188AC6;font-size:0.88em;background-color:white;font-family:"Microsoft YaHei",SimSun;position:fixed!important;*position:absolute;/*z-index:888;*/ overflow:hidden;-moz-border-radius: 0.36em;-webkit-border-radius:0.36em;border-radius:0.36em;-moz-box-shadow:0.21em 0.21em 0.21em 0.21em #333333;-webkit-box-shadow:0.21em 0.21em 0.21em 0.21em #333333; box-shadow:0.21em 0.21em 0.21em 0.21em #333333;filter:alpha(opacity=0);-moz-opacity:0;opacity: 0;  z-index:9001;}
.fswnd_title{height:2.14em; line-height:2.14em; padding:0 0.57em; vertical-align:middle; text-align:left;  background:#188AC6; cursor:move; }
.fswnd_focus{height:2.14em; line-height:2.14em; padding:0 0.57em; vertical-align:middle; text-align:left;  font-weight:bold; color:white; background:#FFFFFF none; cursor:move; }
.fswnd_close{float:right;height:1.67em;width:1.67em;line-height:1.67em; margin-top:0.42em; vertical-align:middle; text-align:center;color:white;font-size:0.86em; background-color:#cc0000;text-decoration: none;}
.fswnd_close:hover{background-color:#ff0000;color:white;text-decoration: none;}
.fswnd_body{line-height:150%;padding:0.71em;text-align:left;border:0.07em solid #CCCCCC;overflow:auto;}
.fswnd_footer{padding:0.71em; text-align:right; background:#f0f0f0;}
.fswnd_canvas{background-color:#000000;left:0;top:0;width:100%;_width:expression(document.documentElement.scrollWidth);height:100%;_height:expression(document.documentElement.scrollHeight);overflow:hidden;margin:0px;padding:0;position:fixed!important;/*FF IE7*/*position:absolute;/*IF*/filter:alpha(opacity=0);-moz-opacity:0;opacity: 0; z-index:9000;}
.fswnd_footerspan{margin-right:0.71em;}
.fswnd_titletext{float:left;font-weight:bold; color:white; }
.fswnd_btnCANCEL,.fswnd_btnOK{line-height: 1.385em;padding: 0.36em 1.07em;border: none;-moz-border-radius: 0.29em;-webkit-border-radius:0.29em;border-radius: 0.29em;color: #ffffff;font-weight:bold;background-color:#bdc3c7;-webkit-font-smoothing: subpixel-antialiased;-webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;transition: border .25s linear, color .25s linear, background-color .25s linear;}
.fswnd_btnCANCEL:hover,.fswnd_btnCANCEL:focus{border-color: #cacfd2;background-color: #cacfd2;outline: none;}
.fswnd_btnCANCEL:active,.fswnd_btnCANCEL.active {background: #a1a6a9;border-color: #a1a6a9;outline: none;-webkit-box-shadow: none;box-shadow: none;}
.fswnd_btnCANCEL.disabled,.fswnd_btnCANCEL[disabled]{color: rgba(255, 255, 255, 0.75); border-color: #bdc3c7;background-color: #bdc3c7;filter: alpha(opacity=70);opacity: 0.7;}
.fswnd_btnOK{background-color: #0153ab;}
.fswnd_btnOK:hover,.fswnd_btnOK:focus {border-color:#4983c1;background-color:#4983c1;}
.fswnd_btnOK:active,.fswnd_btnOK.active {background: #3d70a7;border-color: #3d70a7;}
.fswnd_btnOK.disabled,.fswnd_btnOK[disabled] { border-color: #8ea1b5;background-color: #8ea1b5;}

/*模拟windows模态对话框结束*/

/* 工具条开始 */

.toolbar{width:100%;padding:0.31em;text-align:left;border-bottom:0.06em solid #ccc; background:#f0f0f0; overflow:hidden;  }
.tool_btn{height:2.14em;padding-left:2.5em;*padding-left:1.43em; vertical-align:middle; border:0.07em solid #f0f0f0; font-size:0.88em; -moz-border-radius: 0.21em;-webkit-border-radius: 0.21em;border-radius:0.21em;background:url('../img/toolbar.png') no-repeat;outline:none;-webkit-font-smoothing: subpixel-antialiased;-moz-transition:0.5s linear;-webkit-transition:0.5s linear;-o-transition:0.5s linear; transition:0.5s linear;}
.tool_btn.add{ background-position: 0 -5px;}
.tool_btn.del{ background-position: 0 -45px;}
.tool_btn.move{ background-position: 0 -85px;}
.tool_btn.refresh{ background-position: 0 -125px;*padding-left:25px;}
.tool_btn.edit{ background-position: 0 -165px;}
.tool_btn.search{ background-position: 0 -205px;}
.tool_btn.selall{ background-position: 0 -245px;*padding-left:25px;}
.tool_btn.font{ background-position: 0 -285px;}
.tool_btn.pic{ background-position: 0 -325px;}
.tool_btn.folder2{ background-position:  0 -365px;}
.tool_btn.delall{ background-position:  0 -405px;}
.tool_btn.catadd{ background-position:  0 -445px;}
.tool_btn.cat{ background-position:  0 -485px;}
.tool_btn.folder{ background-position:  0 -523px;}
.tool_btn.folder1{ background-position:  0 -563px;}
.tool_btn.add1{ background-position:  0 -600px;}
.tool_btn.edit1{ background-position:  0 -645px;}
.tool_btn.detail{ background-position:  0 -685px;}
.tool_btn.table{ background-position:  0 -725px;}
.tool_btn.groupkeys{ background-position:  0 -765px;}
.tool_btn.disk{ background-position:  0 -805px;}
.tool_btn.edit2{ background-position:  0 -845px;}
.tool_btn.upload{ background-position:  0 -927px;}
.tool_btn.brand{ background-position:  0 -969px;}
.tool_btn.attr{ background-position:  0 -1009px;}
.tool_btn.audit{ background-position:  0 -1050px;}
.tool_btn.up{ background-position:  0 -1092px;}
.tool_btn.down{ background-position:  0 -1132px;}
.tool_btn.back{ background-position:  0 -1172px;}
.tool_btn.star{ background-position:  0 -1219px;}
/*
@media screen and (max-width:439px) {
    .toolbar .ipt_group1{width:6.43em;}
}
@media screen and (max-width:319px) {
    .toolbar .ipt_group1{display:block;width:80%;}
}
*/
a.tool_btn{line-height:2.5em;padding-right:1.43em;color:#333;display:inline-block;}

.tool_btn:hover,/*.tool_btn:focus,*/.tool_btn.chk{border-color:#f5d313;background-color:#f5d313;}
.tool_btn.active,.tool_btn:active {background-color:#cda70d;border-color:#cda70d;}
/*.toolbar>input[disabled] { border-color:#f1c40f;background-color: #f1c40f;}*/
.tool_btn.disabled,.tool_btn[disabled]{border-color:#f0f0f0;background-color:#f0f0f0;filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;}
.tool_btn.chk.disabled,.tool_btn.chk[disabled]{border-color:#f5d313;background-color:#f5d313;filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;}
.tool_split{height:1.88em;width:0px;margin:0 0.31em; vertical-align:middle; border-left:0.06em solid #fff;border-right:0.06em solid #ddd; display:inline-block;}
.tool_btn.white{border-color:#fff;}

/*
a.tool_uploadbtn{color:#333; border:0.06em solid #f0f0f0; background:#F0F0F0; position:relative; display:inline-block; -moz-border-radius: 0.19em;-webkit-border-radius:  0.19em;border-radius: 0.19em;}
a.tool_uploadbtn input.filePrev{top:0;left:0;width:100%;height:0.7em;font-size:3.13em;position:absolute;display:block;filter:alpha(opacity=00);-moz-opacity:0;opacity: 0; cursor:pointer;}
a.tool_uploadbtn span{height:1.79em;line-height:1.79em;margin:auto;padding-left:2.5em;*padding-left:2.5em;padding-right:0.71em;  text-align:center; vertical-align:middle; font-size:0.88em;display:block;background:url('../img/toolbar.png') no-repeat;}

a.tool_uploadbtn.cat span{ background-position:  0 -485px;}
a.tool_uploadbtn.move span{ background-position: 0 -85px;}
a.tool_uploadbtn.del span{ background-position:  0 -45px;}
a.tool_uploadbtn.up span{ background-position: 0 -1132px;}
a.tool_uploadbtn.pic span{ background-position:  0 -325px;}

a.tool_uploadbtn:hover{color:#333;border-color:#f5d313;background-color:#f5d313;}
a.tool_uploadbtn.active,a.tool_uploadbtn:active {background-color:#cda70d;border-color:#cda70d;}
a.tool_uploadbtn.disabled{border-color:#f0f0f0;background-color:#f0f0f0;filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;}
    */

a.uploadbtn{color:#fff; position:relative; display:inline-block;}
/*a.uploadbtn input{top:0;left:0;width:100%;height:0.7em;font-size:3.13em;position:absolute;display:block;filter:alpha(opacity=00);-moz-opacity:0;opacity: 0; cursor:pointer;}*/
a.uploadbtn input{top:0;left:0;width:100%;height:100%;position:absolute;display:block;filter:alpha(opacity=00);-moz-opacity:0;opacity: 0; cursor:pointer;}
/*a.uploadbtn span{height:1.79em;line-height:1.79em;margin:auto;padding-left:2.5em;*padding-left:2.5em;padding-right:0.71em;  text-align:center; vertical-align:middle; font-size:0.88em;display:block;background:url('../img/toolbar.png') no-repeat;}*/

a.tool_uploadbtn:hover{color:#333;border-color:#f5d313;background-color:#f5d313;}
a.tool_uploadbtn.active,a.tool_uploadbtn:active {background-color:#cda70d;border-color:#cda70d;}
a.tool_uploadbtn.disabled{border-color:#f0f0f0;background-color:#f0f0f0;filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;}
/*
.page{left:100%;top:0;width:100%;height:100%; background:#fdfdfd; display:block;position:fixed; overflow:hidden; -webkit-transition:  0.3s linear;-o-transition: 0.3s linear;-moz-transition:0.3s linear; transition: 0.3s linear;}
.page.show{left:0;-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0); transform:translate3d(0,0,0); }
.page.hide{left:0;-moz-transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0);-o-transform:translate3d(-100%,0,0); transform:translate3d(-100%,0,0); }
.page.top{z-index:3000;}

.page header a{color:#aaa;position:relative;}
.page header a.left{left:0.63em;right:auto;position:absolute;}
.page header a.right{left:auto;right:0.63em;position:absolute;}
.page header a em{left:auto;top:0em; right:0em;height:1.5em;line-height:1.5em; padding:0 0.5em; vertical-align:middle; font-size:0.75em; color:#fff; font-style:normal; background:#cd1000; position:absolute; display:inline-block; -moz-border-radius: 0.75em;-webkit-border-radius: 0.75em;border-radius:0.75em; }
.page header a.search{height:2em;width:55%;margin-top:0.25em; padding:0 0.63em; line-height:2em; vertical-align:middle;text-align:left; background:#ddd;display:inline-block; -moz-border-radius: 0.75em;-webkit-border-radius: 0.75em;border-radius:0.75em; }
.page header span.search{height:2em;width:55%;margin-top:0.25em; padding:0 0.63em 0 1.87em; line-height:2em; vertical-align:middle;text-align:left; background:#ddd;display:inline-block; -moz-border-radius: 0.75em;-webkit-border-radius: 0.75em;border-radius:0.75em; position:relative;}
.page header span.search:before{left:0.63em;top:0; position:absolute;}
.page header span.search span{height:2em;line-height:2em;vertical-align:middle;display:block;}
.page header span.search span input{height:2em;line-height:2em; width:100%; vertical-align:middle;font-size:1em; border-width:0;background:Transparent; box-sizing:border-box;}

.vid-wrapper{ width:100%; position:relative; padding-bottom:56.25%;height: 0; } 
.vid-wrapper video{ position: absolute; top:0; left: 0; width: 100%; height: 100% }

.page .content{height:100%;overflow:auto;-webkit-transition:  0.3s linear;-o-transition: 0.3s linear;-moz-transition:0.3s linear; transition:0.3s linear;}
    */
/*
header{top:0;left:0;width:100%;height:1.88em;line-height:1.88em; text-align:center; vertical-align:middle; background:#ddd; position:fixed;z-index:8000;}
header .logo{height:70%;margin-top:0.3em;}
header a.loginUser{right:0.63em;padding-left:1.45em; color:#555; background:url('../img/icon/icon.png') no-repeat 0 -93px; position:absolute;}
header a.logOut{left:0.63em; height:1.88em;width:1em; padding-left:1.45em; color:#f60; background:url('../img/icon/icon.png') no-repeat 0 -13px; position:absolute;}
header a.home{right:0.63em;width:1.25em;height:1.88em; color:#555; background:url('../img/icon/icon.png') no-repeat 0 -54px; position:absolute;}
header a.back{left:0.63em; color:#666;font-family:SimSun;font-weight:bold; position:absolute;}
*/
header{top:0;left:0;width:100%;height:2.5em;line-height:2.5em;text-align:center; vertical-align:middle;color:#666; border-bottom:1px solid #e8e8e6; background:#fff; position:fixed;z-index:5005;overflow:hidden; }
header a,header a:focus,header a:visited,header a:active{color:#aaa;position:relative;}
header a.left{top:0; left:0.63em;position:absolute;}
header a.right{top:0; right:0.63em;position:absolute;}
header a.right1{top:0; right:2em;position:absolute;}
header a.right2{top:0; right:4.5em;position:absolute;}
header .fa:before{ font-size:1.25em;}
header .pages,header .menu{margin-right:0;}
/*
header a em{left:auto;top:0em; right:0em;height:1.5em;line-height:1.5em; padding:0 0.5em; vertical-align:middle; font-size:0.75em; color:#fff; font-style:normal; background:#cd1000; position:absolute; display:inline-block; -moz-border-radius: 0.75em;-webkit-border-radius: 0.75em;border-radius:0.75em; }
header a.searchbox{height:2em;width:55%;margin-top:0.25em; padding:0 0.63em; line-height:2em; vertical-align:middle;text-align:left; background:#ddd;display:inline-block; -moz-border-radius: 0.75em;-webkit-border-radius: 0.75em;border-radius:0.75em; }
header span.searchbox{height:2em;width:55%;margin-top:0.25em; padding:0 0.63em 0 1.87em; line-height:2em; vertical-align:middle;text-align:left; background:#ddd;display:inline-block; -moz-border-radius: 0.75em;-webkit-border-radius: 0.75em;border-radius:0.75em; position:relative;}
header span.searchbox:before{left:0.63em;top:0; position:absolute;}
header span.searchbox span{height:2em;line-height:2em;vertical-align:middle;display:block;}
header span.searchbox span input{height:2em;line-height:2em; width:100%; vertical-align:middle;font-size:1em; border-width:0;background:Transparent; box-sizing:border-box;}
header span.cut{display:inline-block;overflow:hidden; -o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis; text-overflow:ellipsis;white-space:nowrap;}
.headcon{height:2.5em;overflow:hidden;position:relative;}
*/

/*header a.back{left:0.31em;top:0.31em; width:1.35em;height:1.88em;background:url('../img/icon4.png') no-repeat 50% -390px; position:absolute;}*/
/*
header a{top:0; height:2.5em;line-height:2.5em;text-align:center; vertical-align:middle;position:absolute;}
header a:before{font-family:IconFont;font-size:1.25em;}
header a.back{left:0.31em;}
/*header a.back:before{content:'\e6d8';}*\/
header a.list{right:0.31em;}
header a.uc{right:0.31em;}
header a.uc:before{font-family:IconFont;color:#aaa; content:'\e6ae'}
header a.qr{right:0.31em;}
header a.qr:before{content:'\e659';}
    */
/*footer{bottom:0;left:0;width:100%; text-align:center; vertical-align:middle;border-top:0.06em solid #eee; position:fixed;z-index:1000;}*/
footer{bottom:0;left:0;width:100%; /*height:2.5em; line-height:2.5em;*/ text-align:center; vertical-align:middle; position:fixed;z-index:5005;}


/*.holder{height:5.13em;}*/
.holder{height:2.5em;}
.holder2{height:2.5em;line-height:2.5em; vertical-align:bottom;}
.holder3{height:5em;line-height:5em; vertical-align:bottom;}
.wrap{width:95%;margin:auto auto;text-align:left; /*background:#fff;*/ overflow:hidden;}
.wrap.min{max-width:27.5em;}
.wrap h2{font-size:1.25em;font-weight: bold;}

.wrap2{padding:0.63em;text-align:left;overflow:hidden;-webkit-transition: 0.3s linear;-o-transition: 0.3s linear;-moz-transition:0.3s linear; transition:0.3s linear;}

.flex{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-flow:row;-webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;align-items:center;-webkit-align-items:center;}
.flex .autowidth{-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}

.tab{background:#fff;border-bottom:1px solid #eee; overflow:hidden;}
/*.tab a{float:left;width:33.33%;height:2.5em;line-height:2.5em; vertical-align:middle;text-align:center;border-bottom:2px solid #fff;box-sizing:border-box;}*/
.tab a{height:2.5em;line-height:2.5em; vertical-align:middle;text-align:center;border-bottom:2px solid #fff;color:#333;display:block; box-sizing:border-box;}
.tab a:focus,.tab a:visited,.tab a:hover{color:#333;}
.tab a.cur{color:#cd1000;border-color: #cd1000;}
.tab.flex2 a{width:50%;}
.tab.flex3 a{width:33.33%;}
.tab.flex4 a{width:25%;}

.tab1{background:#fff;border-bottom:1px solid #eee; overflow:hidden;}
/*.tab a{float:left;width:33.33%;height:2.5em;line-height:2.5em; vertical-align:middle;text-align:center;border-bottom:2px solid #fff;box-sizing:border-box;}*/
.tab1 a{height:2.5em;line-height:2.5em; vertical-align:middle;text-align:center;border-bottom:2px solid #fff;color:#333;display:inline-block; box-sizing:border-box;}
.tab1 a:focus,.tab1 a:visited,.tab1 a:hover{color:#333;}
.tab1 a.cur{color:#cd1000;border-color: #cd1000;}
/*.tab{}
.tab span{padding:0 0.63em;height:2.5em;line-height:2.5em; vertical-align:middle; text-align:center;  display:inline-block;box-sizing:border-box;}
.tab span.cur{border-bottom:2px solid #36A1DB;}*/


/*.formCon{text-align:left;display:inline-block;}*/

/* 帐号绑定页面 */
.binding{margin-top:1.88em;}
.binding h2{margin:1.25em 0;text-align:center;}

.fieldset{margin:auto;padding:1.25em 0; position:relative;}
.fieldset h2{font-size:1.25em;font-weight: bold;}
.fieldset.gray{border-color:#ccc; background:#f0f0f0;}
.fieldset.yellow{border-color:#dbdbbb; background:#ffe;}
.fieldset.blue{border-color:#9fcbe4; background:#ceedfe;}
.fieldset.green{border-color:#9fe4a9; background:#ccfdd3;}
.fieldset.purple{border-color:#dabfe1; background:#f8e8fc;}
.fieldset em.minmax{top:5px;right:5px; width:10px;height:10px;background:url('/img/icon/uup.png') 50% 50% no-repeat;  position:absolute;display:inline-block;cursor:pointer; }

.showmore{margin:0.65em 0;text-align:center; color:#aaa;}
/* 表格 */
.datatbl{width:98%;margin:1.25em auto;border:none; background:#e0e0e0;border-collapse:separate;border-spacing:0.08em; }
.datatbl caption{height:1.88em;line-height:1.88em; padding:0.31em; vertical-align:middle; font-weight:bold; background:#eee; letter-spacing:0.13em;}
.datatbl tr{background:#fff;}
.datatbl tr.tr1{ background:#fafafa;}
.datatbl tr.tr0{ background:#fff;}
.datatbl tr.checked{background:#b5ddfe;}
.datatbl th,.datatbl td{height:1.88em;padding:0.31em; font-size:0.88em;}
.datatbl th{background:#eee;}
.datatbl tr.nodata td{padding-top:120px;text-align:center;color:#aaa; border:none; background:url('../img/nodata.png') no-repeat 50% 20%;-moz-box-shadow:none;-webkit-box-shadow:none; box-shadow:none;}

.dataul4{width:100%;  margin:auto; text-align:left;}
.dataul4 li{ line-height:2.5em;padding:0 7% 0 5%; text-align:left; vertical-align:middle;background:#fff; border-bottom:1px solid #eee ; font-size:0.88em; position:relative; }
.dataul4 li:last-child{border-bottom-width:0;}
.dataul4 li.edit{background-image:url('../img/arrow_right.png');background-repeat: no-repeat;background-position: 98% 50%;}
/*.dataul4 li.nodata{padding-top:120px;text-align:center;color:#aaa; border:none; background:url('../img/nodata.png') no-repeat 50% 20%;}*/

/*数据列表*/
/*
.dataul{width:98%;margin:auto;text-align:left;}
.dataul li{margin-top:1.25em;border:1px solid #ccc; overflow:hidden; -moz-border-radius: 0.31em;-webkit-border-radius:0.31em;border-radius:0.31em;-moz-box-shadow:0.19em 0.19em 0.19em #eee;-webkit-box-shadow:0.19em 0.19em 0.19em #eee; box-shadow:0.19em 0.19em 0.19em #eee;}
.dataul li.checked{background:#b5ddfe;}
.dataul li.nodata{padding-top:120px;text-align:center;color:#aaa; border:none; background:url('../img/nodata.png') no-repeat 50% 20%;-moz-box-shadow:none;-webkit-box-shadow:none; box-shadow:none;}
.dataul li h3{height:2.14em;line-height:2.14em;padding:0 0.71em 0 0.71em; vertical-align:middle; font-size:0.88em; font-weight:bold;  background:#eee; position:relative; display:block;}
.dataul li h3 span{top:0;right:0.71em; position:absolute;}
.dataul li p{margin:0;padding:0.71em; font-size:0.88em; word-break:break-all; }
    */
/*数据列表*/
.nodata{padding:1.25em 0; text-align:center;color:#aaa; border:none;display:block;}
.nodata span{margin-top:0.63em;display:block;}
.nodata i{width:1.32em;height:1.16em; margin:auto; text-align:center;color:#f0f0f0;font-size:3.12em; font-family:IconFont; font-style:normal; position:relative;display: block;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}
.nodata i:before{left:0;top:0em;width:1.32em;height:1.16em;line-height:1.16em; vertical-align:middle; content:'\e60e';position:absolute;}
.nodata i:after{left:0.8em;top:0.9em;width:1em;height:1.28em;color:#fff; font-size:0.5em;content:'\e61d';position:absolute;}


.dataul1{width:100%;margin:auto;text-align:left;}
.dataul1 li{margin:0.63em 0;border-bottom:1px solid #f0f0f0; background:#fff;
            display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
            -webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;align-items:center;-webkit-align-items:center;
}
.dataul1 li.nodata{display:block;}
.dataul1 li.checked{background:#b5ddfe;}
/*.dataul1 li.nodata{padding-top:120px;text-align:center;color:#aaa; border:none; background:url('../img/nodata.png') no-repeat 50% 20%;display:block;}*/
.dataul1 li.gray{background:#f7f7f7;}
.dataul1 li div.info{width:50%;overflow:hidden; order:2;}
.dataul1 li div.info p{line-height:150%;padding-left:0.71em; }
.dataul1 li div.info p span.name{height:2.85em; margin-bottom:0.71em; color:#333; display:block;}
.dataul1 li div.info p span.name a{color:#333;}
.dataul1 li div.info p span.creater{margin-bottom:0.35em;color:#333; display:block;}
/*.dataul1 li div.info p span.flag{margin-right:0.35em;color:#333;font-size:0.88em;display:inline-block;}
.dataul1 li div.info p span.flag.gray{color:#666;}
.dataul1 li div.info p span.flag.red{color:#cd1000;}
.dataul1 li div.info p span.flag.green{color:#009922;}
.dataul1 li div.info p span.flag.blue{color:#002299;}
.dataul1 li div.info p span.flag.views{padding-left:22px; background:url('../img/icon4.png') no-repeat -8px -551px; }
.dataul1 li div.info p span.flag.loves{padding-left:17px;background:url('../img/icon4.png') no-repeat -12px -645px; }
.dataul1 li div.info p span.flag.comments{padding-left:16px;background:url('../img/icon4.png') no-repeat -12px -598px; }
    */
.dataul1 li a.pic{width:50%;height:0;padding-bottom:37.5%; display:block; position:relative;  order:1;}
.dataul1 li a.pic img{left:0;top:0; width:100%;height:100%;position:absolute; }
.dataul1 li span.pic{width:50%;height:0;padding-bottom:37.5%; display:block; position:relative;  order:1;}
.dataul1 li span.pic img{left:0;top:0; width:100%;height:100%;position:absolute; }


.dataul2{width:100%;margin:auto;text-align:left;}
.dataul2 li{padding:0.63em 0;margin-bottom:1px;background:#fff;border-bottom:1px solid #eee;
            display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
            flex-flow:row;
            -webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;align-items:center;-webkit-align-items:center;}
.dataul2 li.nodata{display:block;}
.dataul2 li:last-child{border-bottom-width:0;}
.dataul2 li:after{margin-right:0.31em;color:#999;font-family:IconFont;}

/*.dataul2 li.arrow_r:after{ content:'\e6f2';}*/
.dataul2 li.sel:after{content:'\e611';}
.dataul2 li.sel.chk:after{color:#009922;content:'\e62d';}
.dataul2 li .autowidth{-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.dataul2 li .pic{height:0; display:block; position:relative;}
/*.dataul2 li .pic.w25{width:25%;padding-bottom:20.75%;}*/
.dataul2 li .pic img{left:0;top:0; width:100%;height:100%;position:absolute; }
.dataul2 li div{text-align:center;}
.dataul2 li div p{line-height:150%; margin-left:0.625em;text-align:left;}
.dataul2 li div p.name1{height:1.87em;line-height:1.87em;vertical-align:middle; overflow:hidden; /* white-space:nowrap;*/-o-text-overflow:ellipsis;text-overflow:ellipsis;word-break: break-all; }
.dataul2 li .sm{height:1.43em;line-height:1.43em; vertical-align:middle; font-size:0.88em;}
.dataul2 li .big{height:2em;line-height:2em; vertical-align:middle; font-size:1.25em;}
.dataul2 li .gray{color:#999;}
.dataul2 li .up{font-family:IconFont; color:#f00;}
.dataul2 li .up:after{content:'\e60f';}
.dataul2 li .down{font-family:IconFont;color:#009922;}
.dataul2 li .down:after{content:'\e610';}
.dataul2 li .del:after{font-family:IconFont;content:'\e616';}

.dataul5{width:100%;margin:auto;text-align:left;}
.dataul5 li{padding:0.63em;margin-bottom:1px;background:#fff;
            display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
            flex-flow:row;
            -webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;align-items:center;-webkit-align-items:center;}
.dataul5 li strong{text-align:left;font-weight:normal;display:block;}
.dataul5 li span{height:2.5em;line-height:2.5em; vertical-align:middle; overflow:hidden;text-overflow:ellipsis;  text-align:right; display:block; -webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
/*
.dataul2 li.checked{background:#b5ddfe;}
.dataul2 li.nodata{padding-top:120px;text-align:center;color:#aaa; border:none; background:url('../img/nodata.png') no-repeat 50% 20%;display:block;}
.dataul2 li.gray{background:#f7f7f7;}
.dataul2 li div.info{width:78%;overflow:hidden; order:2;}
.dataul2 li div.info p{line-height:150%;padding-left:0.71em; }
.dataul2 li div.info p span.name{height:2.85em; margin-bottom:0.71em; color:#333; display:block;}
.dataul2 li div.info p span.name a{color:#333;}
.dataul2 li div.info p span.creater{margin-bottom:0.35em;color:#333; display:block;}
.dataul2 li div.info p span.flag{margin-right:0.35em;color:#333;font-size:0.88em;display:inline-block;}
.dataul2 li div.info p span.flag.gray{color:#666;}
.dataul2 li div.info p span.flag.red{color:#cd1000;}
.dataul2 li div.info p span.flag.green{color:#009922;}
.dataul2 li div.info p span.flag.blue{color:#002299;}
.dataul2 li div.info p span.flag.views{padding-left:22px; background:url('../img/icon4.png') no-repeat -8px -551px; }
.dataul2 li div.info p span.flag.loves{padding-left:17px;background:url('../img/icon4.png') no-repeat -12px -645px; }
.dataul2 li div.info p span.flag.comments{padding-left:16px;background:url('../img/icon4.png') no-repeat -12px -598px; }
.dataul2 li span.pic{width:25%;height:0;padding-bottom:25%; display:block; position:relative;  order:1;}
.dataul2 li span.pic img{left:0;top:0; width:100%;height:100%;position:absolute; }
*/
/* 数据列表*/
.datadl{margin:auto;border:none;}
.datadl dt{margin-top:1.25em ;padding:0.36em 2%; text-align:left; background:#e0e0e0;}
.datadl dd{padding:0.36em 2%; text-align:left;}
.datadl dt label{height:1.88em;line-height:1.88em; vertical-align:middle;}
.datadl dd label{height:2.14em;line-height:2.14em;margin:0.36em 1.07em 0.36em 0; vertical-align:middle;font-size:0.88em;}

.datalist{width:98%;line-height:200%; margin:1.43em auto auto auto;text-align:left;border-bottom:1px solid #ccc;font-size:0.88em;}

/*
@media screen and (max-width:319px) {
    .datatbl{margin-top:6em}
}
*/

.btmfun{background:#fff;border-top:1px solid #fafafa;}
.btmfun .fa{color:#aaa;font-size:1.25em;}
.btmfun>a,.btmfun>span{float:left; height:2.5em;line-height:2.5em; vertical-align:middle;color:#333; display:inline-block; overflow:hidden;}
.btmfun>span span{float:left;overflow:hidden;display:inline-block;}
.btmfun>a.red{color:#fff; background:#cb0000;}
.btmfun>a.blue{color:#fff;background: #36A1DB;}
.col4>a,.col4>span{width:25%;}
.col3>a,.col3>span{width:33.33%;}
.col2>a,.col2>span{width:50%;}
.col1>a,.col1>span{width:100%;}


/*弹出菜单*/
/*
.pMenu{right:0;bottom:1.88em;padding:0.63em; text-align:left; border:1px solid #ccc; background:#fff; *position:absolute;position:fixed; overflow:hidden; }
.pMenu span{height:0.13em;line-height:0.13em; border-bottom:1px solid #ccc; display:block;}
.pMenu a{height:1.88em;line-height:1.88em; padding-left:1.88em;  background:url("../img/icon/icon.png") no-repeat;display:block;}
.pMenu a.top{background-position:0 -130px;}
.pMenu a.checked{ background-position:0 -173px;}
.pMenu a.check{background-position:0 -214px;}
.pMenu a.add{ background-position:0 -311px;}
.pMenu a.del{ background-position:0 -359px;}
.pMenu a.power{ background-position:0 -403px;}
.pMenu a.view{ background-position:0 -452px;}
.pMenu a.edit{ background-position:0 -504px;}
.pMenu a.delall{ background-position:0 -548px;}
.pMenu a.search{ background-position:0 -600px;}
    */
/*
.pMenu{right:0;width:100%;bottom:1.88em; text-align:left; background:#ddd; *position:absolute;position:fixed; overflow:hidden; }
.pMenu div{padding:0.63em;}
.pMenu div span{margin-bottom:0.94em;display:block;}
.pMenu div a{height:1.88em;line-height:1.88em; padding-left:1.88em;margin-right:1.88em;  background:url("../img/icon/icon.png") no-repeat;display:inline-block;}
.pMenu div a.top{background-position:0 -130px;}
.pMenu div a.checked{ background-position:0 -173px;}
.pMenu div a.check{background-position:0 -214px;}
.pMenu div a.add{ background-position:0 -311px;}
.pMenu div a.del{ background-position:0 -359px;}
.pMenu div a.power{ background-position:0 -403px;}
.pMenu div a.view{ background-position:0 -452px;}
.pMenu div a.edit{ background-position:0 -504px;}
.pMenu div a.delall{ background-position:0 -548px;}
.pMenu div a.search{ background-position:0 -600px;}
.pMenu div a.renew{ background-position:0 -703px;}

.cpMenu{width:90%;margin:auto;border:1px solid #ccc;background:#fff;position:fixed;display:none;z-index:8500}
.cpMenu a{height:2.5em;line-height:2.5em; text-align:center; vertical-align:middle; border-bottom:1px solid #ccc;color:#333; display:block;}
.cpMenu a:last-child{border-bottom-width:0;}
*/

/*信息图标*/
.infoIcon{width:30%;margin:1.88em auto; max-width:226px;}
.infoText{}


/*用于贴子编辑*/
/*
a.wj_video_add{height:5.71em;line-height:5.71em; text-align:center;vertical-align:middle; background:#F0F0F0; display:block;}
a.wj_video_add em{width:18px;height:39px;line-height:39px;margin-right:5px; vertical-align:middle; background:url('../img/sctx.png') no-repeat 0 50%;display:inline-block; position:inherit;}
.wj_video_add:hover em{ background-position :100% 50%;}
*/
/*
.wj_video_add{width:100%;height:80px; vertical-align:middle; text-align:center; color:#666666; background:#F0F0F0; position:relative; display:inline-block;}
.wj_video_add input.filePrev{top:0;left:0;width:100%;height:80px;font-size:100px;position:absolute;display:block;filter:alpha(opacity=00);-moz-opacity:0;opacity: 0; cursor:pointer;}
.wj_video_add span{height:80px;line-height:80px;margin:auto; text-align:center; vertical-align:middle;display:block;}
.wj_video_add span em{width:18px;height:39px;line-height:39px;margin-right:5px; vertical-align:middle; background:url('../img/sctx.png') no-repeat 0 50%;display:inline-block; position:inherit;}
.wj_video_add:hover{color:#FF6600;}
.wj_video_add:hover span em{ background-position :100% 50%;}

.wj_video_add1{width:120px;height:40px; vertical-align:middle; text-align:center; color:#666666; background:#F0F0F0; position:relative; display:inline-block;}
.wj_video_add1 input.filePrev{top:0;left:0;width:100%;height:40px;font-size:50px;position:absolute;display:block;filter:alpha(opacity=00);-moz-opacity:0;opacity: 0; cursor:pointer;}
.wj_video_add1 span{height:40px;line-height:40px;margin:auto; text-align:center; vertical-align:middle;display:block;}
.wj_video_add1 span em{width:18px;height:39px;line-height:39px;margin-right:5px; vertical-align:middle; background:url('../img/sctx.png') no-repeat 0 50%;display:inline-block; position:inherit;}
.wj_video_add1:hover{color:#FF6600;}
.wj_video_add1:hover span em{ background-position :100% 50%;}

.wj_video_del{width:120px;height:40px;margin-left:10px; vertical-align:middle; text-align:center; color:#666666; background:#F0F0F0; position:relative; display:inline-block;}
.wj_video_del span{height:40px;line-height:40px;margin:auto; text-align:center; vertical-align:middle;display:block;}
.wj_video_del span em{width:20px;height:39px;line-height:39px;margin-right:5px; vertical-align:middle; background:url('../img/icon/no.png') no-repeat 0 50%;display:inline-block; position:inherit;}
.wj_video_del:hover{color:#FF6600;}
.wj_video_del:hover span em{ background-position :100% 50%;}

.wj_video_del1{width:60px;height:40px;margin-left:10px; vertical-align:middle; text-align:center; color:#666666; background:#F0F0F0; position:relative; display:inline-block;}
.wj_video_del1 span{height:40px;line-height:40px;margin:auto; text-align:center; vertical-align:middle;display:block;}
.wj_video_del1 span em{width:20px;height:39px;line-height:39px;margin-right:5px; vertical-align:middle; background:url('../img/icon/no.png') no-repeat 0 50%;display:inline-block; position:inherit;}
.wj_video_del1:hover{color:#FF6600;}
.wj_video_del1:hover span em{ background-position :100% 50%;}
*/
/*
.wj_worker_flag em{width:10px;height:10px;margin-right:5px; background:red; display:inline-block;-moz-border-radius: 5px;-webkit-border-radius:5px;border-radius: 5px;}
    */
/*大图*/
/*
.BigImages{left:0;top:0;width:100%;height:100%;background:#000;display:none; position:fixed;z-index:9500;}
.BigImages div{left:0;top:0;height:100%; position:absolute;}
.BigImages span{text-align:center;vertical-align:middle;display:inline-block; position:relative;overflow:hidden;}
.BigImages span img{text-align:center;vertical-align:middle;position:absolute;}
*/
/*首页*/
.pagetop{position:relative; z-index:500;}

.doclistitem{padding:0.63em 0.63em 0.63em 6.25em; text-align:left; border-bottom:1px solid #f0f0f0; background:#fff;position:relative;}
.doclistitem .doccover{left:0;top:0.63em; width:5.62em;height:5.62em;position:absolute;}
.doclistitem .doctitle{height:1.5em;font-size:0.88em; font-weight:normal;display:block;overflow:hidden;overflow:hidden;white-space: nowrap; -o-text-overflow: ellipsis; -webkit-text-overflow: ellipsis;text-overflow:ellipsis;}
.doclistitem .docintro{height:4.3em; font-weight:normal;color:#aaa; font-size:0.88em; display:block; overflow:hidden; }

.home_dissertationlist a{margin: 1%;display:inline-block;}
.home_dissertationlist a em{bottom:0;left:0;width:100%; height:1.87em;line-height:1.87em;font-size:0.88em;background:#000;filter: alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5; display:inline-block; position:absolute;}
.home_dissertationlist a span{bottom:0;left:0;width:100%; height:1.87em;line-height:1.87em; text-align:center; color:#fff;font-size:0.88em; display:inline-block; position:absolute;overflow:hidden;white-space: nowrap; -o-text-overflow: ellipsis; -webkit-text-overflow: ellipsis;text-overflow:ellipsis;}
/*
.slide{width:100%;position:relative; overflow:hidden;z-index:501;}
.slide ul{left:0;top:0;white-space:nowrap; position:absolute;}
.slide ul li{height:100%; display:inline-block;}
.slide ul li a,.slide ul li span{height:100%; text-align:center;vertical-align:middle; display:block;}
.slide ul li img{width:100%;height:100%; text-align:center;vertical-align:middle;}
.slide .slide_indexlist{bottom:0.63em;left:0;width:100%;text-align:center; position:absolute;display:block;}
.slide .slide_indexlist em{width:0.31em;height:0.31em;margin-right:0.31em;background:#888; display:inline-block; -moz-border-radius: 0.16em;-webkit-border-radius: 0.16em;border-radius:0.16em;}
.slide .slide_indexlist em:last-child{margin-right:0;}
.slide .slide_indexlist em.cur{background:#fff;}
*/
.topSlide ul li a{height:100%;display:block}
.topSlide ul li img{width:100%;height:100%;}

.HAD a{height:100%;display:block}
.HAD img{width:100%;display:block;}

.pagetop .logo{width:15%;display:none; position:absolute;z-index:502;}
.pagetop .logo img{width:100%;}

.topnavcon{width:100%;height:7.93em;background:#fff;}
.topnavcon.fixed{left:0;top:0;height:4.06em; width:100%;  border-bottom:1px solid #ddd; background:#fdfdfd; position:fixed;z-index:5000;
                 /*
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.6)), to(transparent));
	background: -moz-linear-gradient(top,  rgba(0,0,0,.6),  transparent);
	background: -webkit-linear-gradient(top, rgba(0,0,0,.6) 0%,transparent 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,.6) 0%,transparent 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,.6) 0%,transparent 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,.6) 0%,transparent 100%);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,.6)', endColorstr='transparent');*/
    }
.topNav{border-bottom:1px solid #e3e3e3; text-align:center;}
.topNav a{height:2.87em; line-height:2.87em; vertical-align:middle; text-align:center; font-size:0.88em;overflow:hidden;}
.topnavcon.fixed .topNav{border-bottom-width:0;}

.slidenav{right:0;top:50%;margin-top:-9.37em; position:fixed;}
.slidenav a{width:2em;padding:0.63em;margin-top:0.32em; font-size:0.88em; display:block;position:relative;z-index:501;}
.slidenav a:first-child{margin-top:0;}
.slidenav a em{left:0;top:0; width:100%;height:100%; background:#888; position:absolute;filter:alpha(opacity=70);-moz-opacity:0.7;opacity: 0.7;z-index:502;}
.slidenav a span{color:#fff;position:relative;z-index:503;}
/*文章页面*/
.doccontent{background:#fff;}
.doccontent .doctitle{padding: 0.63em; font-size:1.25em;line-height:200%;}
.doccontent .doctitle h2{font-weight:normal;font-size:1em;}
.doccontent .doctitle h3{font-weight:normal;font-size:0.7em;}
.doccontent .docwriter{padding-right:0.63em;text-align:right;font-size:0.88em;display:block;}
.doccontent .doccover{margin:0.63em 0;}
.doccontent .doccover img{width:100%;}
.doccontent .doccontent1{padding:0.63em;line-height:200%; text-align:left; font-size:0.88em;}
.doccontent .doccontent1 img{width:100%;}


/*
.fLink{margin:0.63em 0;}
.fLink li{width:23%;text-align:center; display:inline-block;}
.fLink li a{padding-top:40px; display:inline-block;}
.fLink li a em{font-size:0.88em; font-style:normal;font-weight:normal;display:block;}
.fLink li a strong{font-size:1em; font-weight:normal;display:block;}
*/
.fLink{padding:0.63em 0;}
.fLink a{height:4.06em;text-align:center;overflow:hidden;}
.fLink a:before{margin:0;height:1.25em; color:#d02e4e;font-size:1.25em;  display:block;}
.fLink a em{height:1.66em;line-height:1.66em;  text-align:center;vertical-align:middle; font-size:0.65em; font-style:normal;font-weight:normal;display:block;}
.fLink a strong{height:1.43em;line-height:1.43em; text-align:center;vertical-align:middle; font-size:0.88em; font-weight:normal;display:block;}
.fLink a.iconnav .iconcon{height:1.56em;line-height:1.56em; vertical-align:middle;text-align:center; overflow:hidden;display:block;}
.fLink a.iconnav .iconcon img{height:1.25em;width:1.25em;vertical-align:middle;text-align:center;}
.topnavcon.fixed .fLink{ padding:0;}
.topnavcon.fixed .fLink a{height:1.25em;line-height:1.25em; text-align:center; vertical-align:middle; }
.topnavcon.fixed .fLink a:before{margin-right:0.31em;  font-size:0.88em;  display:inline-block;}
.topnavcon.fixed .fLink a em{display:none;}
.topnavcon.fixed .fLink a strong{display:inline-block;}
.topnavcon.fixed .fLink a.iconnav .iconcon{height:1.25em;line-height:1.25em;margin-right:0.31em;  vertical-align:middle;display:inline-block; overflow:hidden;}
.topnavcon.fixed .fLink a.iconnav .iconcon img{height:1em;width:1em;display:block;}

/*.downlist{padding-right:1em;background:url("../img/ddn1.png") no-repeat 100% 100%;}*/
.downlist:after{ vertical-align:sub; color:#ccc;font-family:IconFont;content:'\e612';}

.hbigimg{width:100%;}

.homecontent{margin-top:0.65em; text-align:left; background:#fff;}
.homecontent h3{padding:0.63em; border-bottom:1px solid #f0f0f0; font-size:1em;font-weight:normal;background:#fff;display:block;}
.homecontent h3 a{display:block;}

.liveList{}
.liveList li {height:4.05em; padding:0.31em 0.31em 1.56em 10em;border-bottom:1px solid #eee; position:relative; overflow:hidden;}
.liveList li .pic{left:0;top:0.31em; width:9.37em;height:5.27em; position:absolute;}
.liveList li .info{right:0.35em;bottom:0.31em; font-size:0.88em;  position:absolute;}
.liveList li .info span{margin-right:0.35em;}

.btmMenu{border-top:1px solid #f0f0f0; background:#fff; box-sizing:border-box; }
.btmMenu a{width:20%;height:3.12em;line-height:1.56em;padding:0.32em 0;  text-align:center;vertical-align:middle; color:#333;font-size:0.88em; overflow:hidden; display:block;}
.btmMenu a:before{height:1em; width:100%; text-align:center; color:#aaa ;font-size:1.5em;display:block;}
.btmMenu a.cur{color:#cd1000;}
.btmMenu a.cur:before{color:#cd1000;}
.btmMenu a.iconnav .iconcon{top:0.25em;width:100%; height:1.5em;line-height:1.50em; vertical-align:middle;text-align:center; overflow:hidden;display:block;}
.btmMenu a.iconnav .iconcon img{height:1.25em;width:1.25em;vertical-align:middle;text-align:center;}
/*
.btmMenu a{width:18%;min-width:1.56em;height:1.78em;line-height:1.78em; padding-top:2.64em; text-align:center;vertical-align:middle; color:#333;font-size:0.88em; background:url("../img/icon4.png") no-repeat; display:inline-block;}
.btmMenu a.cur{color:#d33a58;background:url("../img/icon5.png") no-repeat;}
.btmMenu a.home{background-position:50% -15px;}
.btmMenu a.bbs{background-position:50% -77px}
.btmMenu a.msg{background-position:50% -205px}
.btmMenu a.user{background-position:50% -270px}
.btmMenu a.shop{background-position:50% -330px}
*/

.cpMenu{width:90%;max-width:18.75em; max-height:90%;margin:auto;border:1px solid #ccc;background:#fff;position:fixed;overflow:auto; display:none;z-index:8500}
.cpMenu a{height:2.5em;line-height:2.5em; text-align:center; vertical-align:middle; border-bottom:1px solid #ccc;color:#333; display:block;}
.cpMenu a:last-child{border-bottom-width:0;}
.cpMenu a.chk{color:#fff;background-color:#1AAD19}
/*
.mnav{margin:1.25em auto;color:#f0f0f0;text-align:left;}
.mnav h2{margin:1.25em 0; padding-left:1.25em;font-size:1em; font-weight:bold;}
.mnav a{width:28.5%;max-width:7.14em;line-height:200%;margin:0.72em 0.36em; text-align:center; color:#f0f0f0;text-align:center;font-size:0.88em; display:inline-block;}
.mnav a:hover{color:#f0f0f0}
.mnav a span{width:100%;max-width:3.57em; text-align:center;display:block;}
.mnav a img{width:90%;margin-bottom:0.31em;}
*/
.arrow_r:after{ font-family:IconFont; content:'\e6f2';}
.arrow_d:after{ font-family:IconFont; content:'\e655';}

.page_nav1 a{padding:0 0.71em;height:2.86em;line-height:2.86em;vertical-align:middle; text-align:left; border-bottom:1px solid #f3f3f3;display:block;}
.page_nav1 a.arrow_r,.page_nav1 a.arrow_d{padding-right:1.43em;position:relative;}
.page_nav1 a.arrow_r:after,.page_nav1 a.arrow_d:after{right:0.71em;top:0;width:1em; height:2.86em;line-height:2.86em;text-align:center; position:absolute;}

.page_wrap{}
.page_wrap .wraprow{line-height:2.5em;height:2.5em; padding:0 0.63em; padding-left:5.5em; text-align:right; border-bottom:1px solid #f0f0f0; display:block;position:relative; word-break:break-all; overflow:hidden;}
.page_wrap .wraprow:last-child{border-bottom-width:0;}
.page_wrap .wraprow.yellow{color:#ffff00;}
.page_wrap .wraprow.arrow_d:after{margin-left:0.63em;}
.page_wrap .wraprow.arrow_r:after{margin-left:0.63em;}
.page_wrap .wraprow strong{left:0.63em;top:0; width:5.5em;height:2.5em;line-height:2.5em;  text-align:left;vertical-align:middle;font-weight:normal; display:inline-block;  position:absolute;}


.select{text-align:left;display:inline-block;}
.select a{padding:0 0.63em;color:#333;  display:inline-block; -moz-border-radius: 0.32em;-webkit-border-radius:0.32em;border-radius: 0.32em;}
.select a.chk{color:#fff;background:#092;}


.headimg{height:2.14em;width:2.14em; vertical-align:middle; -moz-border-radius:2.07em;-webkit-border-radius:2.07em;border-radius: 2.07em;}

/*页面编辑组件 改 page_ul*/
.page_con li{padding:0 1.87em 0 5.71em;border-bottom:1px solid #eee;text-align:right; position:relative; display:block;}
/*.page_con li.title{height:2.5em;line-height:2.5em;vertical-align:middle;padding-left:0.71em;text-align:left; color:#fff; background:#cd1000;}*/
.page_con li.fullrow{padding:0;text-align:center;border-bottom-width:0;}
.page_con li.fullrow1{height:2.5em;line-height:2.5em;vertical-align:middle;padding-left:0.71em;text-align:left;border-bottom-width:0;background:#f0f0f0;}
.page_con li.edit{background:#fff url('../img/icon4.png') no-repeat 100% -440px;}
.page_con li strong{left:0.71em;top:0; width:5.71em;height:2.86em;line-height:2.86em;vertical-align:middle; text-align:left;font-size:0.88em;font-weight:normal; overflow:hidden;position:absolute;}
.page_con li span{height:2.86em;line-height:2.86em;vertical-align:middle;text-align:right;font-size:0.88em;font-weight:normal; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; display:block;}
.page_con li span img{margin-top:0.35em;height:2.14em;width:2.14em;}
.page_con li span img.head{ -moz-border-radius:2.07em;-webkit-border-radius:2.07em;border-radius: 2.07em;}
.page_con li span img.livecover{width:2.85em;}
.page_con li.edit1{padding-right:1.56em;}
.page_con li.edit1.unit{padding-right:3.43em;}
.page_con li.edit1 span input[type=text]
,.page_con li.edit1 span input[type=password]
,.page_con li.edit1 span input[type=number]{width:100%;height:2.18em;line-height:2.18em; vertical-align:middle; text-align:right;border:1px solid #ddd; font-size:1em;background:#fdfdfd; box-sizing:border-box;}
.page_con li.edit1 span span.unit{right:2.14em;top:0.35em;text-align:left; position:absolute;}
.page_con li.edit1 em{right:0.31em;top:0.75em; width:1em;height:1em;vertical-align:middle; text-align:left;font-weight:normal;background:url('../img/icon/icon.png') no-repeat 50% -820px; overflow:hidden;position:absolute;}

.page_ul {text-align:left;}
.page_ul li{padding:0.32em;border-top:1px solid #eee; font-size:0.88em; overflow:hidden; position:relative; display:block;}
.page_ul li.li1{background:#f0f0f0;}
.page_ul li:first-child{border-top-width:0;}
.page_ul li .col_l{left:0.63em;top:0em; width:5.71em;height:2.86em;line-height:2.86em;vertical-align:middle; text-align:left;font-weight:normal; overflow:hidden;position:absolute;}
.page_ul li .col_m{/*height:2.86em;*/min-height:2.86em; line-height:2.86em;vertical-align:middle;text-align:right;font-weight:normal; overflow:hidden;-webit-overflow:ellipsis; text-overflow:ellipsis;white-space:nowrap; display:block;}
.page_ul li .col_r{right:0.63em;top:0; height:2.86em;line-height:2.86em;vertical-align:middle;text-align:right;color:#aaa; font-weight:normal; font-family:IconFont; font-style:normal; overflow:hidden;position:absolute;}
.page_ul li .col_r1{height:2.86em;line-height:2.86em;vertical-align:middle;text-align:right;font-weight:normal; overflow:hidden;-webit-overflow:ellipsis; text-overflow:ellipsis;white-space:nowrap; display:block;}
.page_ul li .col_r2{line-height:2.86em;vertical-align:middle;text-align:right;font-weight:normal;display:block;white-space:normal; word-break:break-all}
.page_ul li .col_r2 .col_r2_inner{text-align:left;line-height:150%;display:inline-block;}

.page_ul li textarea
,.page_ul li input[type=text]
,.page_ul li input[type=password]
,.page_ul li input[type=number]{width:100%;height:2.18em;line-height:2.18em; vertical-align:middle; text-align:left;border:1px solid #ddd; font-size:1em;background:#fdfdfd; box-sizing:border-box;-moz-border-radius: 0.32em;-webkit-border-radius:0.32em;border-radius: 0.32em;}
.page_ul li textarea{height:6.25em;}

.page_ul li.noborder{border-width:0;}
.page_ul li.chk{color:#fff; background:#009922;}
.page_ul li.chk span{color:#fff;}

.page_ul li.inforow{padding-top:0;text-align:left; border-top-width:0;font-size:0.65em;}

.page_ul li.inputrow{padding:0 0.63em 0 5.71em;}
.page_ul li.inputrow .col_m{text-align:left;}
/*.page_ul li.inputrow .col_r:before,.page_ul li .inputrow .col_r:before{content:'\e62a'}*/

.page_ul li.inputrow1 {padding:0 0.63em;}
.page_ul li.inputrow1 div{padding:0 1.5em 0 5.71em;}
/*.page_ul li.inputrow1 .col_r:before{content:'\e62a'}*/

.page_ul li.inputrow2 .col_l{left:0;top:0;height:2.18em;line-height:2.18em;display:block;position:relative;}
.page_ul li.inputrow2 .col_r1{text-align:left;}

.page_ul li.inputrow3{padding:0 2em 0 0.63em;}
.page_ul li.inputrow3:after{ top:0;right:0.63em;height:2.86em;line-height:2.86em;vertical-align:middle;  position:absolute;}
.page_ul li.inputrow3 .col_m{text-align:left;}
.page_ul li.inputrow3 .col_l{width:auto;}

.page_ul li.inputrow4{padding:0 2em 0 0.63em;}
.page_ul li.inputrow4:after{ top:0;right:0.63em;height:2.86em;line-height:2.86em;vertical-align:middle;  position:absolute;}
.page_ul li.inputrow4 .col_m{line-height:150%;text-align:left;}
.page_ul li.inputrow4 .col_l{left:0; width:auto;position:relative;display:block;}

.page_ul li.inputrow5{padding:0 2em 0 5.71em;}
.page_ul li.inputrow5:after{ top:0;right:0.63em;height:2.86em;line-height:2.86em;vertical-align:middle;  position:absolute;}
/*.page_ul li.inputrow5 .col_m{text-align:right;overflow:auto;white-space:normal; word-break:break-all;}
.page_ul li.inputrow5 .col_m .col_minner{text-align:left;display:inline-block;}*/



.page_ul li.selrow{padding:0 2em 0 5.71em;}
.page_ul li.selrow:after{right:0.63em;top:0; height:2.86em;line-height:2.86em;vertical-align:middle;text-align:right;color:#aaa; font-weight:normal; font-family:IconFont; font-style:normal; overflow:hidden;position:absolute;}

.page_ul li.singlerow{padding:0 0.63em 0 5.71em;}

.page_ul li.fullrow{border-top-width:0;}
.page_ul li.fullrow .col_l{left:0;top:0em; height:2.86em;line-height:2.86em;vertical-align:middle; text-align:left;font-weight:normal; overflow:hidden;display:block; position:relative;}

.page_ul li.fullrow1 .col_l{left:0;top:0em; height:2.86em;line-height:2.86em;vertical-align:middle; text-align:left;font-weight:normal; overflow:hidden;display:block; position:relative;}

.page_ul li.fullrow2{padding:2.86em 0 0.63em 0;}
.page_ul li.fullrow2 .col_l{left:0.63em;top:0em; height:2.86em;line-height:2.86em;vertical-align:middle; text-align:left;font-weight:normal; overflow:hidden;display:block;}

.page_ul.small li{padding:0;}
.page_ul.small li.cur{background:#f0f0f0;}
.page_ul.small li.inputrow3{padding-right:0.63em;text-align:right}
.page_ul.small li.inputrow3:after{ display:none;}
.page_ul.small li.inputrow3 .col_m{text-align:right;}
.page_ul.small li.inputrow3 .col_l{padding-right:0.63em;text-align:right;position:relative;}
.page_ul.small li.inputrow3 .col_r1{display:none;}

.page_ul.grid li{border-top-width:0; text-align:center;overflow:hidden;display:inline-block;}

.page_ul li .fun{margin-top:0.63em; text-align:center;}
.page_ul li .fun a{margin-right:1.25em;}
.page_ul li .fun a:last-child {margin-right:0;}

.page_ul li.tit{background:#383838; }
.page_ul li.tit strong{font-size:1em;color:#fff;font-weight:normal;}
.page_ul li.tit a{color:#fff;}
.page_ul li.tit a:active{color:#fff;}

.page_ul li .select{text-align:left;}

/*页面编辑组件*/
.list_con li{padding:0.63em;vertical-align:middle;text-align:left;border-bottom:1px solid #eee;display:block;
             display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-flow:row;-webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;align-items:center;-webkit-align-items:center;}
.list_con li strong{width:auto;font-size:0.88em;font-weight:normal;display:block;}
.list_con li span{text-align:right;font-size:0.88em;font-weight:normal;display:block;
                  -webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.list_con li span input[type=text],.list_con li span input[type=password],.list_con li span input[type=number]{height:2.18em;line-height:2.18em; vertical-align:middle; border:1px solid #ddd; font-size:1em;background:#fdfdfd; box-sizing:border-box;}
.list_con li span:after{color:#ccc;}
/*页面编辑组件*/
/*
.page_con li{padding:0 0.71em 0 5.71em;border-bottom:1px solid #eee;text-align:right; position:relative; display:block;}
.page_con li.title{height:2.5em;line-height:2.5em;vertical-align:middle;padding-left:0.71em;text-align:left; color:#fff; background:#cd1000;}
.page_con li.edit{padding-right:1.25em;background: url('../img/icon/icon.png') no-repeat 100% -856px;}
.page_con li.edit1{padding-right:1.56em;}
.page_con li.edit1.unit{padding-right:3.43em;}
.page_con li strong{left:0.71em;top:0; width:5.71em;height:2.86em;line-height:2.86em;vertical-align:middle; text-align:left;font-size:0.88em;font-weight:normal; overflow:hidden;position:absolute;}
.page_con li span{height:2.86em;line-height:2.86em;vertical-align:middle;text-align:right;font-size:0.88em;font-weight:normal; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; display:block;}
.page_con li.edit1 span input[type=text]
,.page_con li.edit1 span input[type=password]
,.page_con li.edit1 span input[type=number]{width:100%;height:2.18em;line-height:2.18em; vertical-align:middle; text-align:right;border:1px solid #ddd; font-size:1em;background:#fdfdfd; box-sizing:border-box;}
.page_con li.edit1 span span.unit{right:2.14em;top:0.35em;text-align:left; position:absolute;}
.page_con li.edit1 em{right:0.31em;top:0.75em; width:1em;height:1em;vertical-align:middle; text-align:left;font-weight:normal;background:url('../img/icon/icon.png') no-repeat 50% -820px; overflow:hidden;position:absolute;}
.page_con li span img.head{margin-top:0.35em;height:2.14em;width:2.14em; -moz-border-radius:2.07em;-webkit-border-radius:2.07em;border-radius: 2.07em;}
.page_con li span img.livecover{width:2.85em;}
.page_con li .switch{margin-top:0.64em;}
.page_con li .fa:after{color:#ccc;}
.page_con li.fullrow{padding-left:0.71em;border-bottom-width:0;}
*/
.page_editwrap{right:-100%;top:0;width:100%;height:100%;background:#fff;position:fixed;z-index:2000;overflow:hidden;
               /*-moz-transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0); transform:translate3d(100%,0,0);*/
               -moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0); transform:translate3d(0,0,0);}
.page_editwrap.show{right:0; -webkit-animation: slide-right-in 0.3s;animation: slide-right-in 0.3s; }
.page_editwrap.hide{right:-100%; -webkit-animation: slide-right-out 0.3s;animation: slide-right-out 0.3s; }

.page_editwrap.sm{width:80%;border-left:1px solid #ccc;background:#fdfdfd;}
.page_editwrap_header{top:0;right:0;width:100%;height:1.88em;line-height:1.88em;text-align:center; vertical-align:middle;color:#666; border-bottom:1px solid #e8e8e6; background:#fff; overflow:hidden;position:absolute;  z-index:2100;box-sizing:border-box;}
/*.page_editwrap_header a.back{left:0.31em;top:0.31em; width:1.35em;height:1.88em;border:none;background:url('../img/icon4.png') no-repeat 50% -390px; position:absolute;}*/
/*.page_editwrap_header a.back:before{left:0.31em;top:0.31em; width:1.35em;height:1.88em;line-height:1.88em; vertical-align:middle; color:#666; border:none; position:absolute;font-family: "iconfont-sm" !important;display: inline-block;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;content: "\e614";}*/
.page_editwrap_header a{color:#ccc}
.page_editwrap_header a.left{left:0.63em;top:0; position:absolute;}
.page_editwrap_header a.right{right:0.63em;top:0; position:absolute;}
/*.page_editwrap_header a.back{left:0.63em;top:0; color:#ccc; position:absolute;}*/
.page_editwrap_header a.fun{height:1.88em;line-height:1.88em;padding:0 0.63em; vertical-align:middle ;text-align: center;color: #ffffff;border:1px solid rgba(0, 0, 0, 0.2);font-size: 1em;text-decoration: none;background-color:#1AAD19;display: inline-block;cursor: pointer;outline: none;zoom: 1;*display: inline;position:absolute; box-sizing:border-box; -moz-border-radius: 0.27em;-webkit-border-radius:0.27em;border-radius: 0.27em;}
/*.page_editwrap_header a.fun{right:0.63em;top:0em;width:3.12em;height:1.88em;line-height:1.88em; vertical-align:middle ;text-align: center;color: #ffffff;border:1px solid rgba(0, 0, 0, 0.2);font-size: 1em;text-decoration: none;background-color:#1AAD19;display: inline-block;cursor: pointer;outline: none;zoom: 1;*display: inline;position:absolute; box-sizing:border-box; -moz-border-radius: 0.27em;-webkit-border-radius:0.27em;border-radius: 0.27em;-webkit-transition:0.3s;transition:0.3s;}*/
.page_editwrap_header a.renew{right:0.63em;top:0em; color:#ccc; position:absolute;}
/*.page_editwrap_header a.renew:before{content:'\e635';}*/
.page_editwrap_header .wrap_header_tab{height:1.88em;line-height:1.88em;margin-right:0.63em;text-align:center; vertical-align:middle; color:#666;}
.page_editwrap_header .wrap_header_tab:last-child{margin-right:0;}
.page_editwrap_header .wrap_header_tab.cur{color:#cd2000;border-bottom:1px solid #cd2000;}


.page_editwrap_footer{bottom:0;left:0;width:100%;height:2.13em;line-height:2.13em;text-align:center; vertical-align:middle;color:#666; border-top:1px solid #ddd; background:#eee;overflow:hidden; position:fixed;z-index:2100;}
.page_editwrap_footer a.del{height:1.88em;line-height:1.88em; padding-left:1.88em;margin-right:1.88em;  background:url("../img/icon/icon.png") no-repeat 0 -359px;display:inline-block;}

.page_editwrap .inner{width:100%;height:100%; text-align:left; margin:1.87em auto auto auto; overflow:auto; white-space:normal;word-break:break-all; }
/*.page_editwrap .inner img{margin-bottom:1.25em;}*/
.page_editwrap .inner p{line-height:200%;}
.page_editwrap .inner p img{margin-bottom:auto;}
.page_editwrap .inner textarea{border:1px solid #ccc;box-sizing:border-box;}
/*.page_editwrap .inner p input.ipt{width: 94%;padding:0 3%;height:1.88em;line-height:1.5em;border: 1px solid #ddd;font-size:1em;outline: 0;-webkit-appearance: none;background-color: transparent;box-sizing:border-box;}*/
.page_editwrap .inner input.editBtn{padding:0.63em 0;width:100%;margin-top:1.25em; vertical-align:middle ;text-align: center;color: #ffffff;border:1px solid rgba(0, 0, 0, 0.2);font-size: 1.13em;text-decoration: none;background-color:#1AAD19;display: inline-block;cursor: pointer;outline: none;zoom: 1;*display: inline;box-sizing:border-box; -moz-border-radius: 0.27em;-webkit-border-radius:0.27em;border-radius: 0.27em;-webkit-transition: border .5s linear, color .5s linear, background-color .5s linear;transition: border .5s linear, color .5s linear, background-color .5s linear;}
.page_editwrap .inner input.editBtn.cancel{color:#000;background:#f8f8f8;}


.page_editrow{padding:0 2em 0 5.71em;border-bottom:0.14px solid #e8e8e6;display:block;position:relative;}
/*.page_editrow:last-child{border-bottom-width:0;}*/
.page_editrow strong{left:0.71em;top:0; width:5.71em;height:2.5em;line-height:2.5em;vertical-align:middle; text-align:left;font-size:0.88em;font-weight:normal; overflow:hidden;position:absolute;}
/*.page_editrow em{right:0.71em;top:0.62em; width:1em;height:1em;vertical-align:middle; text-align:left;font-weight:normal;background:url('../img/icon4.png') no-repeat 50% -503px; overflow:hidden;position:absolute;}*/
.page_editrow em{right:0.71em;top:0.62em; width:1.25em;height:1.25em;height:1.25em; vertical-align:middle;color:#eee; font-style:normal; font-family:IconFont;-webkit-font-smoothing:antialiased;text-rendering:auto;  display:inline-block; position:absolute;}
.page_editrow em:after{content:"\e62a";}
/*.page_editrow em:after{left:0;top:0;width:100%;height:100%;line-height:1.67em;font-size:0.75em;vertical-align:middle;position:absolute;content:"\e652";}*/
/*.page_editrow em:before{left:0;top:0;width:100%;height:100%;vertical-align:middle;font-size:1.25em; position:absolute;content:"\f1db";}*/
/*.page_editrow em:after{left:0;top:0;width:100%;height:100%;line-height:1.67em;font-size:0.75em;vertical-align:middle;position:absolute;content:"\f00d";}*/
/*.page_editrow em.auto:before{background:url('../img/icon5.png') no-repeat 50% -564px;}*/
.page_editrow em.auto:after{color:#2ecc71;content:"\e652"}
/*.page_editrow em.auto:after{content:'A'}*/
/*.page_editrow em.drawdown{background:url('../img/ddn1.png') no-repeat 100% 100%;}*/
/*.page_editrow em.drawdown:before{content:'\ef105';}
.page_editrow em.drawdown:after{display:none;}
*/
.page_editrow.fullrow{padding:0 2em 0 2em;}
.page_editrow span.hld{padding-bottom:1px;height:2.5em;line-height:2.5em;vertical-align:middle; text-align:left;font-size:0.88em;display:block;}
.page_editrow span.hld input{width:100%;height:2.18em;line-height:2.18em;vertical-align:middle; text-align:left;border-width:0; font-size:1em;}
.page_editrow span.hld textarea{width:100%;height:2.18em;line-height:2.18em; text-align:left;border-width:0; font-size:1em;}

.page_sel_ul li{height:2.5em;line-height:2.5em;text-align:center; vertical-align:middle; border-bottom:1px solid #e8e8e6;}
.page_sel_ul li.chk{color:#fff;background:#1AAD19}

.page_info{line-height:200%;padding:0.71em;text-align:left;font-size:0.88em;border-top:1px solid #eee;}
.page_info1{line-height:200%;padding:0.71em;text-align:left;font-size:0.88em;}

.page_bottomwrap{left:0;bottom:0;width:100%;border-top:1px solid #ccc;color:#333; background:#f0f0f0;position:fixed;z-index:5100;overflow:hidden;display:none;}
/*.page_bottomwrap.show{display:block; -o-animation:slide-bottom-in;-moz-animation:slide-bottom-in;-ms-animation:slide-bottom-in;-webkit-animation:slide-bottom-in;animation:slide-bottom-in}*/
.page_bottomwrap .title{height:2.5em;line-height:2.5em; vertical-align:middle; text-align:center; font-size:1em;font-weight:normal;position:relative;}
.page_bottomwrap .title .close{right:0.63em;top:0; width:2.5em;height:2.5em;line-height:2.5em; vertical-align:middle; text-align:center;font-family:IconFont;font-style:normal;  position:absolute;content:'\e62a'; }
.page_bottomwrap .title .close:after{color:#999; content:'\e6b4';}
.page_bottomwrap .inner{margin:0.63em}
.page_bottomwrap_btn{width:80%;height:2.5em;line-height:2.5em;margin:0.63em auto; vertical-align:middle; color:#fff;background:#1AAD19; display:block;-moz-border-radius: 0.27em;-webkit-border-radius:0.27em;border-radius: 0.27em;}
.page_bottomwrap_btn.red{background:#cd1000;}
.page_bottomwrap_btn:focus,.page_bottomwrap_btn:hover,.page_bottomwrap_btn:visited{color:#fff;}
    

.selwrap_header{top:0;left:0;width:100%;height:2.5em;line-height:2.5em;text-align:center; vertical-align:middle;color:#666; border-bottom:1px solid #e8e8e6; background:#fff;overflow:hidden; position:fixed;z-index:5100;}
.selwrap_header a{left:0.63em;top:0em; height:2.5em;line-height:2.5em; vertical-align:middle;  border:none; position:absolute;display: inline-block;}
.selwrap_header a:before{  font-family:IconFont;}
/*.selwrap_header a.back:before{ content:'\e60a';}*/
.selwrap_header a.renew{right:0.63em;top:0em; color:#ccc; position:absolute;}
/*.selwrap_header a.renew:before{content:'\e635';}*/
.selwrap_header a.sel{right:0.63em;left:auto;}
.selwrap_header a.sel:before{content:'\e611'}
.selwrap_header a.sel.chk:before{color:#009922;content:'\e62d';}

.selwrap_footer{bottom:0;left:0;width:100%; border-top:1px solid #ddd; background:#fff;overflow:hidden; position:fixed;z-index:2100;}
.selwrap_footer a{height:2.5em;line-height:2.5em;text-align:center; vertical-align:middle;color:#666;display:block;}
.selwrap_footer a.del{height:2.5em;line-height:2.5em;  background:url("../img/icon/icon.png") no-repeat 0 -359px;display:block;}
.selwrap_footer a.blue{color:#fff;background: #36A1DB;}
.selwrap_footer a.red{color:#fff; background:#cb0000;}

.share_wrap{padding:0.63em 0;/*height:3.95em;*/}
.share_wrap div a{width:20%;font-size:2em;display:block;}
.share_wrap div a svg{width:1em;height:1em;font-size:1em;vertical-align:middle;}

.editTool a{margin-right:0.63em;color:#555; display: inline-block;font-family:IconFont;font-size: inherit;overflow:hidden; text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.editTool a:before{margin:auto;font-size:1.87em;}
.editTool a.fr{margin-left:0.63em;margin-right:auto;}

.editor_face{bottom:0;left:0;width:100%;height:0em; text-align:left; background:#fff; position:fixed;z-index:5505; webkit-transition:0.3s linear;-o-transition: 0.3s linear;-moz-transition:0.3s linear; transition:0.3s linear;outline:none;}
.editor_face.show{height:22.75em;}
.editor_face_list{height:18.75em;overflow:auto; display:none;}
.editor_face_list:first-child{display:block;}
.editor_face_list li{width:4em; height:4em;line-height:4em; vertical-align:middle; text-align:center;border:1px solid #f0f0f0; display:inline-block;box-sizing:border-box;}
.editor_face_list li img{max-width:100%; vertical-align:middle;}

.editor_face_tab{background:#f0f0f0;}
.editor_face_tab a{width:2.81em;height:2.18em;line-height:2.18em;vertical-align:middle;text-align:center; display:inline-block;box-sizing:border-box;}
.editor_face_tab a.cur{background:#fff;}
.editor_face_tab a img{width:2.18em;}

.num_updown{padding:0;  text-align:center; vertical-align:middle; border:1px solid #d1d1d1;background:#fff;display:inline-block;overflow:hidden;box-sizing:border-box;}
.num_updown input,.num_updown a,.page_editrow span.hld .num_updown input{height:2.25em;line-height:2.25em; padding:0;  text-align:center;font-size:1em; border-width:0; display:inline-block;box-sizing:border-box;}
/*.page_editrow span.hld .num_updown{height:2.25em;line-height:2.25em;}*/
.num_updown input,.page_editrow span.hld .num_updown input{width:3.5em; border:none;background:#fff;}
.num_updown a{width:2.25em;color:#555;font-family:IconFont; background:#ededed; box-sizing:border-box;}
.num_updown a.dis{color:#CCC;}
.num_updown a.add{border-left:1px solid #d1d1d1;}
.num_updown a.add:before{content:'\e631';}
.num_updown a.sub{border-right:1px solid #d1d1d1}
.num_updown a.sub:before{content:'\e67f';}

.totop{right:0.63em;bottom:3.75em;width:2.5em;height:2.5em;font-family:IconFont;background:#000;display:none; position:fixed;overflow:hidden; -moz-border-radius: 1.25em;-webkit-border-radius:1.25em;border-radius: 1.25em;filter:alpha(opacity=0.5);-moz-opacity:0.5;opacity:0.5; z-index:200;}
.totop span{width:2.5em;height:2.5em;position:relative;display:block;}
.totop span:after{left:0;top:0;width:2.5em;height:2.5em;line-height:2.5em; text-align:center;vertical-align:middle;color:#fff; content:'\e60f';position:absolute;}

.swiper-container{width:100%;}
.swiper-slide{width:100%;background:#fff;overflow:hidden;}
.swiper-slide img{width:100%;}
/*
.swiper-container{margin:0 auto;  overflow:hidden; transform-style:preserve-3d; position:relative;}
.swiper-wrapper{width:100%;transform:translate3d(0,0,0); display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;align-items:center;-webkit-align-items:center;box-sizing:content-box;}
.swiper-slide{width:100%;text-align:center;vertical-align:middle; overflow:hidden; order:1;-webkit-flex-shrink:0;-ms-flxe:0 0 auto; flex-shrink:0;}
/*.swiper-slide img{width:100%;}*\/

.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}
.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}
.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}
.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}
.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}

.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}
.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}
button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}
.swiper-pagination-white .swiper-pagination-bullet{background:#fff}
.swiper-pagination-bullet-active{opacity:1;background:#007aff}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}
.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}
.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}
.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}
.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}
.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}
.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}
.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}
*/
/*
.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}
.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}
.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}
.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}
*/

.cutimg{position:relative;overflow:hidden;background:url('../img/loading.gif') no-repeat 50% 50%;}
.cutimg img {left:0;top:0; display:block;position:absolute;-webkit-animation:fade-in 0.3s; animation:fade-in 0.3s; }

.delayimg{min-height:20px;background:url('../img/loading.gif') no-repeat 50% 50%;}
.delayimg img {width:100%;height:100%; display:block;-webkit-animation:fade-in 0.3s; animation:fade-in 0.3s; }
/*登录框*/
.loginbox{width:90%;margin:1.25em auto auto auto; text-align:left; vertical-align:middle; }
/*
.loginbox form{line-height:200%;margin:2.5em auto; text-align:center; position:relative; z-index:3;}
.loginbox .row{margin-bottom:1em; }
.loginbox .row strong{width:5.5em;}
*/
/*
.ipt_group.login{width:50%;min-width:11.87em;border-color:#ccc;}
.ipt_group.login.focus,.ipt_group.hover,.ipt_group:hover{border-color:#094c91;box-shadow:0 0 0.5em rgba(20,124,193,.5);-moz-box-shadow:0 0 0.5em rgba(20,124,193,.5);-webkit-box-shadow:0 0 0.5em rgba(20,124,193,0.5);}
.ipt_group.login>input{width:100%;}
    
.ipt_group.login>input.vc{width:7.19em;cursor: pointer;}
    */
.ipt_group.login.vc{padding-right:5.2em;cursor: pointer;}
.ipt_group.login.vc img{top:0.5em;right:0.5em;position:absolute;}
.btn.login{width:9.38em;}
.pagetop .usertopimg {width:100%;position:relative; overflow:hidden;z-index:501;}

.attrList li{padding: 0 0.63em; height:auto;line-height:none;}




/*订单列表*/
.myorderlistpage{background:#f0f0f0;}
.orderlist li{margin-bottom:0.63em;}
.order{}
.order .ordernumber{padding:0.63em;background:#fff;}
.order .ordernumber strong{font-weight:normal;}
.order .ordernumber span{color:#f00;}
.order .orderitem{line-height:150%;margin-bottom:0;padding:0.63em;border-bottom:1px solid #fff; background:#fafafa;}
.order .orderitem:last-child{border-bottom-width:0;}
.order .orderitem img{width:6.25em;height:6.25em;}
.order .orderitem span{padding-left:0.63em;text-align:left;word-break:break-all; display:block; -webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.order .orderitem em{width:5em; font-style:normal;display:block;}
.order .orderitem em span{padding:0;text-align:right;font-size:0.88em; display:block;}
.order .state {padding:0.63em;text-align:right; background:#fff;}
.order .state span{margin-left:0.63em;}
.order .fun {padding:0.63em;text-align:right; background:#fff;}
.order .fun a{margin-left:0.63em;}

.addrList{background:#fff;}
.addrList li{padding:0.63em ;  text-align:left; border-bottom:1px solid #f0f0f0;}
.addrList li strong{height:2.18em;line-height:2.18em; vertical-align:middle; font-weight:normal; display:block; overflow:hidden;position:relative;}
.addrList li strong em{right:0;top:0; font-style:normal; position:absolute;}
.addrList li span{color:#aaa; font-size:0.88em; word-break:break-all;}
.addrList li.chk{color:#fff;background:#1AAD19;}
.addrList li.chk span{color:#ddd;}

.orderaddr{padding:0.63em 1.87em 0.63em 2.5em; text-align:left;border-bottom:1px solid #f0f0f0; background:#fff; position:relative;display:block;}
.orderaddr:after{top:50%;right:0.32em;margin-top:-0.5em; margin-left:0; color:#ccc;position:absolute;}
.orderaddr:before{left:0;top:50%; margin-top:-0.5em;margin-right:0; text-align:center; font-size:1.87em;position:absolute;}
.orderaddr strong{height:2.18em;line-height:2.18em; vertical-align:middle; font-weight:normal; display:block; overflow:hidden;position:relative;}
.orderaddr strong em{right:0;top:0; font-style:normal; position:absolute;}
.orderaddr span{color:#aaa; font-size:0.88em; display:block; word-break:break-all;}


.shop_ordertran{padding:0.63em 0;margin-bottom:1px;color:#009922; background:#fff;}
.shop_ordertran i.fa{width:1.5em;font-size:1.87em;}
.shop_ordertran .info{text-align:left; display:block; -webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.shop_ordertran .info span{height:2.18em;line-height:2.18em; vertical-align:middle; font-size:0.88em; display:block; word-break:break-all;}

.shop_orderstate{padding:1em 0;color:#fff;font-size:2em;}
.shop_orderstate.state0{background-color:#36A1DB;}
.shop_orderstate.state10{background-color:#8c67df;}
.shop_orderstate.state5{background-color:#fc5366;}
.shop_orderstate.state20{background:#626ee4;}
.shop_orderstate.state99{background-color:#14c760;}

.shop_ordernote{text-align:left; padding:0.63em 0.63em;margin-bottom:1px; background:#fff;box-sizing:border-box;}
.shop_ordernote strong{height:2.18em;line-height:2.18em; vertical-align:middle;font-weight:normal; display:block;}
.shop_ordernote textarea{width:100%;height:3.12em;text-align:left; }

.shop_order_autoenddate{padding:0.63em;border-bottom:1px solid #fafafa; background:#fff;}
.shop_order_autoenddate div{line-height:150%;}
.shop_order_autoenddate span{color:#cd1000;}

.auctionList{}
.auctionList li{margin-top:0.63em; padding-bottom:0.63em; text-align:left;border-bottom:1px solid #f0f0f0; background:#fff;}
.auctionList li:last-child{border-bottom-width:0;}
.auctionList .auctionimg{min-height:1.87em;position:relative;}
.auctionList .auctionimg span{right:0;top:0;color:#fff; font-size:0.88em; background:#000;display:inline-block; position:absolute;filter: alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;}
.auctionList .auctionimg span em{height:1.87em;line-height:1.87em;padding:0 0.63em; font-style:normal; display:inline-block;}
.auctionList div:after{color:#ddd;}
.auctionList div h4{margin:0;padding:0.63em 0.63em; font-size:1em;font-weight:normal;}
.auctionList div h4 a{display:block;}
.auctionList .auctionInfo{padding:0.32em 0.63em;font-size:0.88em;}
.auctionGoods{text-align:left;}
.auctionGoods .goodsInfo{width:31.33%;margin:0 1% 0.32em 1%; border:1px solid #f0f0f0; display:inline-block;position:relative;box-sizing:border-box;}
.auctionGoods .goodsInfo img{width:100%;height:100%;}
.auctionGoods .goodsInfo em{bottom:0;left:0;width:100%; height:1.87em;line-height:1.87em;font-size:0.88em;background:#000;filter: alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5; display:inline-block; position:absolute;}
.auctionGoods .goodsInfo span{bottom:0;left:0;width:100%; height:1.87em;line-height:1.87em; text-align:center; color:#fff;font-size:0.88em; display:inline-block; position:absolute;}

.auction_BidList{background:#fff;}
.auction_BidList li{border-bottom:1px dotted #f0f0f0; display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-flow:row;-webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;align-items:center;-webkit-align-items:center;}
.auction_BidList li span{height:2.18em;line-height:2.18em; padding:0 0.63em;  vertical-align:middle;display:inline-block;}
.auction_BidList li span.name{text-align:left; -webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.auction_BidList li span.price{width:6.25em;}

/*商城*/
.tranHead{height:0; background:transparent;border-bottom-width:0;}
.tranHead a{top:0.63em; width:2.18em;height:2.18em;line-height:2.18em;background:#000;-moz-border-radius: 1.25em;-webkit-border-radius:1.25em;border-radius: 1.25em;filter:alpha(opacity=0.5);-moz-opacity:0.5;opacity:0.5; }
.tranHead a:before{margin-right:0;}
.shop_itemSlide .swiper-slide{position:relative;}
/*.shop_itemSlide .swiper-slide img{left:0;top:0; position:absolute;}*/

.goodslist li{float:left;width:47.5%;margin-right:5%;margin-bottom:1.25em;text-align:left; background:#fff; overflow:hidden;}
.goodslist li:nth-child(2n+2){margin-right:0;}
.goodslist li a{display:block;}
.goodslist li a .pic{height:0;line-height:0;padding-top:100%;display:block;position:relative;overflow:hidden;z-index:1}
.goodslist li a .pic img{left:0;top:0; width:100%;height:100%;position:absolute;z-index:2}
.goodslist li a .pic .sellout1{left:0;top:0; width:100%;height:100%; text-align:center;vertical-align:middle; background:#000; position:absolute;display:block;z-index:3; filter: alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;}
.goodslist li a .pic .sellout{top:50%;left:50%;margin-left:-0.5em; vertical-align:middle;color:#eee;font-size:4.37em;display:inline-block;  position:absolute;z-index:4;}
.goodslist li a .name{height:2.7em;line-height:150%;margin:0.94em 0.63em; vertical-align:middle;font-weight:normal; display:block;word-break:break-all;overflow:hidden;}
.goodslist li a .price{padding:0.63em; color:#ff0000;font-style:normal;display:block;}

/*商城前台列表*/
.goodslist1{overflow:hidden;}
.goodslist1 li{background:#fff;overflow:hidden;-webkit-animation:fade-in 0.3s; animation:fade-in 0.3s; }
.goodslist1 li a{display:block;}
.goodslist1 li .piccon .pic{min-height:6.25em;display:block;position:relative;overflow:hidden;z-index:1;}
.goodslist1 li .piccon .pic img{width:100%;display:block;}
.goodslist1 li .piccon .pic .sellout1{left:0;top:0; width:100%;height:100%; text-align:center;vertical-align:middle; background:#000; position:absolute;display:block;z-index:3; filter: alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;}
.goodslist1 li .piccon .pic .sellout{top:50%;left:50%;width:1em;height:1em; margin-left:-0.68em;margin-top:-0.55em; vertical-align:middle;color:#eee;font-size:4.37em;display:inline-block;  position:absolute;z-index:4;}
.goodslist1 li .piccon .pic .sellout:before{margin:0;}

.goodslist1 li .infocon{text-align:left; position:relative;}
.goodslist1 li .infocon .name{line-height:150%;margin:0.63em; text-align:left; font-weight:normal; display:block;}
.goodslist1 li .infocon .name .dtype{margin-right:0.32em;color:red;}
.goodslist1 li .infocon .price{padding:0 0.63em;text-align:left;  color:#ff0000;font-style:normal;display:inline-block;}
.goodslist1 li .infocon .price b{font-weight:normal;}
.goodslist1 li .infocon .price i{text-align:left;  color:#333;font-style:normal;}
.goodslist1 li .infocon .price span{margin-left:0.32em;padding:0.15em; text-align:left; color:#333; border:1px solid #ccc; font-style:normal;}
.goodslist1 li .infocon .sel,.goodslist1 li .infocon .selchk{height:1em;width:1em; bottom:0; right:0.63em; position:absolute;}
.goodslist1 li .master{ height:2.5em;padding-left:3.75em;margin:0.63em 0;text-align:left; position:relative;}
.goodslist1 li .master .head{left:0.63em;top:0;height:2.5em;width:2.5em;display:inline-block; overflow:hidden;position:absolute; -moz-border-radius: 1.75em;-webkit-border-radius:1.75em;border-radius: 1.75em;}
.goodslist1 li .master .head span{height:2.5em;width:2.5em;display:inline-block;}
.goodslist1 li .master strong{ font-weight:normal; color:#666;}
.goodslist1 li .attrs{text-align:left;}
.goodslist1 li .attrs a{margin:0.12em;padding:0.32em 0.63em;font-size:0.88em; background:#f0f0f0; border:1px solid #ddd; display:inline-block;  -moz-border-radius: 0.32em;-webkit-border-radius: 0.32em;border-radius:0.32em; box-sizing:border-box;}
.goodslist1 li .ddata{padding:0.63em; text-align:right;color:#ccc;font-size:0.88em;}
.goodslist1 li .ddata span{margin-right:0.63em;}

.goodslist1.grid{margin-top:0.63em;}
.goodslist1.grid li{bottom:-100%;min-height:12.5em;  position:absolute; -moz-border-radius: 0.32em;-webkit-border-radius:0.32em;border-radius: 0.32em;}
.goodslist1.grid li .piccon .pic img{width:100%;}


.goodslist1.list li{left:0;top:0;padding:0.32em 0 0.32em 6.87em;border-bottom:1px solid #ccc; position:relative;}
.goodslist1.list li.nodata{padding-left:0;}
.goodslist1.list li .piccon{left:0;top:0.32em;width:6.25em; height:6.25em; position:absolute;}
.goodslist1.list li .piccon .pic{width:6.25em; height:6.25em;overflow:hidden;position:relative;}
.goodslist1.list li .piccon .pic img {position:absolute;}
.goodslist1.list li .infocon{margin:0;padding:0 0 3.12em 0; position:relative; overflow:hidden;}
.goodslist1.list li .infocon .name{margin:0;padding:0;height:3.12em;overflow:hidden;}
.goodslist1.list li .infocon .price{left:0em; bottom:1.56em;margin:0;padding:0;position:absolute;}
.goodslist1.list li .infocon .sel,.goodslist1.list li .infocon .selchk{height:1em;width:1em; bottom:2em; right:0.63em; position:absolute;}
.goodslist1.list li .master{display:none;}
.goodslist1.list li .attrs{display:none;}
.goodslist1.list li .ddata{right:0.32em;bottom:0.32em; margin:0; padding:0;position:absolute;}



.shopcatlist{}
.shopcatlist{text-align:left;}
.shopcatlist dt{padding:1.25em 0.63em 0.63em 1.25em;margin-top:0.65em; vertical-align:middle;color:#333; font-weight:bold;background:#fff;}
.shopcatlist dt:first-child{margin-top:0;}
.shopcatlist dd{padding:0 0.63em 0.63em 0.63em; background:#fff;}
.shopcatlist dd a{height:2.5em;line-height:2.5em;padding:0 0.63em; vertical-align:middle; display:inline-block;-moz-border-radius: 0.31em;-webkit-border-radius: 0.31em;border-radius:0.31em; }
.shopcatlist dd a.cur{color:#fff;background:#009922;}

.shop_hotkeys{padding:0 0.63em;text-align:left; background:#fff;overflow:hidden; }
.shop_hotkeys strong{height:2.5em;line-height:2.5em;vertical-align:middle;color:#aaa;font-weight:normal;display:block;}
.shop_hotkeys a{height:2em;line-height:2em;padding:0 0.63em;margin:0.31em; vertical-align:middle; border:1px solid #eee;background:#fff; display:inline-block;-moz-border-radius: 0.31em;-webkit-border-radius: 0.31em;border-radius:0.31em; }

.shop_searchhistory{text-align:left;overflow:hidden; background:#fff;}
.shop_searchhistory strong{height:2.5em;line-height:2.5em;padding:0 0.63em;vertical-align:middle;color:#aaa;font-weight:normal;display:block;}
.shop_searchhistory ul li{padding:0 0.63em;height:2.5em;line-height:2.5em;text-align:left;border-bottom:1px solid #eee; background:#fff; }
.shop_searchhistory ul li a{display:block;}
.shop_searchhistory a.shop_clearHistory{height:2.5em;line-height:2.5em;text-align:center;border-bottom:1px solid #eee; background:#fff; display:block;}

.shop_goodsinfo{background:#fff;}
.shop_goodsinfo .pic1 img{width:100%;}
.shop_goodsinfo .name{padding:1.25em 1.25em 0.63em 1.25em;text-align:left;color:#000; font-weight:normal; display:block;}
.shop_goodsinfo .price{margin-bottom:0.5em;padding:0.5em 1em;text-align:left; font-size:1.25em; font-style:normal; color:#cd1000;display:inline-block;}
.shop_goodsinfo .ddata{margin-bottom:0.63em;padding:0.63em 1.25em;text-align:left; color:#aaa; font-size: 0.88em;display:inline-block;}

.shop_goodsdetail{background:#fff;}
.shop_goodsdetail p{margin:1.25em 0;padding:0 0.63em;line-height:200%; text-align:left;}
/*.shop_goodsdetail p.pic1{padding:0;margin:0;line-height:normal;text-align:center;vertical-align:middle; border-bottom:1px solid #fff;  position:relative;}
.shop_goodsdetail p.pic1 img{text-align:center;}
.shop_goodsdetail video{width:100%;}
*/
.shop_goodsdetail .shop_smalllogo{text-align:center;}
.shop_goodsdetail .shop_attr{padding:1.25em;margin: 0;text-align:center; letter-spacing:3px;}
.shop_goodsdetail .shop_attr span{text-align:left; line-height:200%; display:inline-block;}
.shop_goodsdetail video{width:100%;}


.shop_item_desc {text-align:left; background:#fff;}
.shop_item_desc p{padding:1.25em 0.63em;line-height:200%; text-align:left;}
.shop_item_desc  p.pic1{padding:0;margin:0;line-height:normal;text-align:center;vertical-align:middle;}
.shop_item_desc  p.pic1 img{text-align:center;display:block;}

.loadimage{left:0;top:0; position:absolute; -webkit-transition:  0.3s linear;-o-transition: 0.3s linear;-moz-transition:0.3s linear; transition:0.3s linear;}

.shop_goodsitemnote{padding:1.25em 0; background:#fff;}
.shop_goodsitemnote p{padding:0.63em; text-align:left;color:#aaa;font-size:0.88em;}
.shop_goodsitemtit1{padding:0.63em; text-align:left; font-size:1em;font-weight:normal; }

.show_processmore{padding:0.63em 0;color:#aaa; font-size:0.88em;display:block;}
.shop_process{background:#fafafa; overflow:hidden; position:relative;}
.shop_process span{display:inline-block;overflow:hidden; position:absolute;}
.shop_process span img{left:0;top:0;width:100%;position:absolute;}



.shop_goodsitemtextInfo{}
.shop_process_desc{overflow:hidden;}
/*
.shop_processmore p{margin:0 0 1.25em 0;padding:0 0.63em;line-height:200%; text-align:left;}
.shop_processmore p.pic1{padding:0;margin:0;line-height:normal;border-bottom:1px solid #fff;overflow:hidden;}
.shop_processmore p.pic1 img{width:100%;text-align:center;display:block;}
    */
/*
.shop_process .shop_process_item1{width:60%;}
.shop_process .shop_process_item2{width:60%;}
.shop_process .shop_process_item3{width:40%;}
.shop_process span.shop_process_item4{width:100%;}
    */

.cartAnim1{ position:fixed;z-index:7000;-moz-border-radius: 1.25em;-webkit-border-radius:1.25em;border-radius:1.25em;}
.cartAnim1{-o-animation:cartAnim 1s 1 ease;-moz-animation:cartAnim 1s 1 ease;-ms-animation:cartAnim 1s 1 ease;-webkit-animation:cartAnim 1s 1 ease ;animation:cartAnim 1s 1 ease;}

.cartList{background:#fff;}
.cartList li{border-bottom:1px solid #f0f0f0; display:block; position:relative;}
.cartList li i{top:0.63em; right:0.63em; margin:0; position:absolute;}
.cartList li .tit{padding:0 2.18em 0 0.63em; text-align:left;background:#f0f0f0;
    background:-webkit-gradient(linear, left top, left bottom, from( #f0f0f0), to(#ffffff));  
    background:-moz-linear-gradient(top,  #f0f0f0, #ffffff 100%);  
    background:-o-linear-gradient(top, #f0f0f0, #ffffff 100%); 
    background: linear-gradient(to bottom, #f0f0f0, #ffffff 100%);
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f0f0f0,endcolorstr=#ffffff,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f0f0f0,endcolorstr=#ffffff,gradientType=0);
}
.cartList li .tit a{height:2.18em; line-height:2.18em; vertical-align:middle; display:block; -o-text-overflow: ellipsis;text-overflow:ellipsis;overflow:hidden; white-space:nowrap; }
.cartList li .info{height:6.25em; padding:0.32em 2.18em 0.32em 6.87em; text-align:left; position:relative;}
.cartList li .info .name{height:2.18em; line-height:2.18em; vertical-align:middle; display:block; -o-text-overflow: ellipsis;text-overflow:ellipsis;overflow:hidden; white-space:nowrap; }
.cartList li .info .pic{left:0;top:0.32em; width:6.25em;height:6.25em;display:block;position:absolute;overflow:hidden;}
.cartList li .info .price{height:1.87em;line-height:1.87em; vertical-align:middle; color:#cd1000; font-style:normal;  display:block;}
.cartList li .info .buytype{height:2.5em;line-height:2.5em; vertical-align:middle; display:block;overflow:hidden;}
.cartList li .info .buytype a{color:#333; margin-right:1.25em;}
.cartList li .info .buytype a.selchk{color:#cd1000;}
.cartList li .info .buytype a.selchk:before{color:#cd1000;}
.cartList li .info .buytype a:visited{color:#333;}

.cartList li .info .del{right:0.63em; top:50%; margin-top:-0.5em; text-decoration:none;  position:absolute;}
.cartList li .info .del:before{margin-right:0;}
.cartList li i:before{margin-right:0;}
/*
.cartList li{padding:0.63em; text-align:left;border-bottom:1px solid #ddd; background:#fff; overflow:hidden;display:block;
             display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
            -webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;align-items:center;-webkit-align-items:center;}
.cartList li .pic{width:6.25em;height:6.25em;display:block;}
.cartList li .pic img{width:100%;height:100%;}
.cartList li span.info{padding:0 0.63em;display:block;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;position:relative;}
.cartList li span.info .name{height:2.5em;line-height:1.25em;font-weight:bold; display:block; overflow:hidden;word-break:break-all;}
.cartList li span.info .price{margin-top:0.63em;color:#cd1000; display:block;}
.cartList li span.info .num{margin-top:0.63em;color:#cd1000; display:block;}
.cartList li span.info .num_updown input,.cartList li span.info .num_updown a,.page_editrow span.hld .num_updown input{height:1.87em;line-height:1.87em; padding:0;  text-align:center;font-size:1em; border-width:0; display:inline-block;box-sizing:border-box;}
.cartList li span.info .page_editrow span.hld .num_updown{height:1.87em;line-height:1.87em;}
.cartList li span.info .num_updown input,.page_editrow span.hld .num_updown input{width:3.5em; border:none;background:#fff;}
.cartList li span.info .num_updown a{width:1.87em;color:#555;font-family:IconFont; background:#ededed; box-sizing:border-box;}
.cartList li span.info .num_updown a.dis{color:#CCC;}
.cartList li span.info i.del{right:0.63em;bottom:2.87em; position:absolute;}
.cartList li span.info .buytype{height:2.5em;line-height:2.5em; vertical-align:middle; display:block;}
.cartList li span.info .buytype a{color:#333; margin-right:1.25em;}
.cartList li span.info .buytype a.selchk{color:#cd1000;}
.cartList li span.info .buytype a.selchk:before{color:#cd1000;}
.cartList li span.info .buytype a:visited{color:#333;}
.cartList li span.fun{width:1.25em;}
*/

.cart_btmfun{background:#fff;border-top:1px solid #eee;}
.cart_btmfun a,.cart_btmfun span{float:left; height:2.5em;line-height:2.5em; vertical-align:middle;color:#333; display:inline-block; overflow:hidden;}
.cart_btmfun span{width:15%; font-size:0.88em;}
.cart_btmfun span:nth-child(2n+2) {width:55%;}
.cart_btmfun a{width:30%;color:#fff; background:#cb0000;}


/*会员中心*/
.uc_nav1{background:#fff;}
.uc_nav1_title{padding:0.63em;border-bottom:1px solid #fafafa;}
.uc_nav1_title:after{color:#aaa; font-size:0.65em;display:inline-block;}
.uc_nav1_title strong{text-align:left; font-weight:normal; display:block;}
.uc_nav1_title span{text-align:right;color:#aaa;font-size:0.88em; -webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;display:block;}
.uc_nav1_list{padding:0.63em 0;}
.uc_nav1_list a{width:33.33%;text-align:center; display:block;position:relative;}
.uc_nav1_list a:before{margin-right:0; color:#777; font-size:1.87em; display:block;}
/*.uc_nav1_list a sup{top:0;right:0.63em;height:1.25em;line-height:1.25em; padding:0 0.32em;text-align:center; vertical-align:middle; color:#fff; background:#cd1000;-moz-border-radius: 0.63em;-webkit-border-radius:0.63em;border-radius: 0.63em;  position:absolute;}*/
.uc_nav1_list a sup{top:0;right:0.63em;min-width:1.25em;height:1.25em;line-height:1.25em; padding:0 0.1em;text-align:center; vertical-align:middle; color:#fff; font-size:0.63em; background:#cd1000;-moz-border-radius: 0.63em;-webkit-border-radius:0.63em;border-radius: 0.63em;  position:absolute;}
.uc_nav1_list a.gift:before{color:#f00;}


/*会员中心商品、拍品列表*/
.goodsListItem{font-size:0.88em; background:#fff;}
.goodsListItem:after{color:#ccc;}
.goodsListItem img{width:5em;height:5em;}
.goodsListItem p{padding-left:0.63em; -webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.goodsListItem p h4{height:1.87em;line-height:1.87em; vertical-align:middle; font-size:1em;overflow:hidden; -webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.goodsListItem p span{height:1.87em;line-height:1.87em; vertical-align:middle;display:block;}

.editor_preview {margin:0.31em;padding:0.31em;line-height:150%;border:1px solid #ccc; height:28.13em;text-align:left; background:#fff; overflow:auto;}

.smallimg{width:23%;margin:1%;border:1px solid #ccc;box-sizing:border-box;}
.smallimg.addbtn{color:#666; font-size:1.87em}

label.checkbox1{height:1em; line-height:1em; vertical-align:middle;display:inline-block;}
label.checkbox1 input{display:none;}
label.checkbox1 em{width:1em;height:1em; line-height:1em;margin-right:0.5em; vertical-align:middle; border:1px solid #ccc;display:inline-block;-moz-border-radius: 0.2em;-webkit-border-radius:0.2em;border-radius: 0.2em;box-sizing:border-box;}

label.checkbox1 input:checked+em{border-color:#009922; background:#fff; }
label.checkbox1 input:checked+em:before{color:#009922; content:'\e64c';}




/*股权分享*/
.equity_share{padding:0.63em;text-align:left;}
.equity_share label{margin:0.63em 0; vertical-align:middle; display:inline-block;}
.equity_share div input{width:100%;height:2.5em; border:1px solid #ccc; box-sizing:border-box;}
.equity_share div textarea{width:100%;height:6.25em; border:1px solid #ccc; box-sizing:border-box;}

/*
.equity_share_more{padding:0.63em;text-align:left;}
.equity_share_more label{margin:0.32em 0;font-size:2em;}
.equity_share_more label em{font-size:0.6em;}
.equity_share_more_info{margin:0.63em 0;font-size:0.65em;display:block;}
.equity_share_more_info:before{color:#f60;}
*/
.share_platform{padding:0.63em;text-align:left;}
.share_platform a{margin:0.32em 0;font-size:2.5em;}
.share_platform_info{margin:0.63em 0;font-size:0.65em;display:block;}
.share_platform_info:before{color:#f60;}


/*
.sharewnd{ height:auto;background-color:white;font-family:"Microsoft YaHei",SimSun;position:fixed!important;*position:absolute;overflow:hidden;filter:alpha(opacity=0);-moz-opacity:0;opacity: 0;  z-index:9001;}
.sharewnd_title{height:2.14em; line-height:2.14em; padding:0 0.57em; vertical-align:middle; text-align:left;  background:#FFF; cursor:move; }
.sharewnd_focus{height:2.14em; line-height:2.14em; padding:0 0.57em; vertical-align:middle; text-align:left;  font-weight:bold; color:white; background:#FFFFFF none; cursor:move; }
.sharewnd_close{float:right;height:1.67em;width:1.67em;line-height:1.67em; margin-top:0.42em; vertical-align:middle; text-align:center;color:white;font-size:0.86em; background-color:#cc0000;text-decoration: none;}
.sharewnd_close:hover{background-color:#ff0000;color:white;text-decoration: none;}
.sharewnd_body{line-height:150%;text-align:left;overflow:auto;}
.sharewnd_canvas{background-color:#000000;left:0;top:0;width:100%;_width:expression(document.documentElement.scrollWidth);height:100%;_height:expression(document.documentElement.scrollHeight);overflow:hidden;margin:0px;padding:0;position:fixed!important;*position:absolute;filter:alpha(opacity=0);-moz-opacity:0;opacity: 0; z-index:9000;}
.sharewnd_titletext{float:left;font-weight:normal;color:#333; }
*/

/* 64c
.equity_share_more label em{font-size:0.5em; vertical-align:middle; }
.equity_share_more label em:before  {content:'\e611'}
.equity_share_more label input:checked+span{color:red;}

    */
.equitybatchitem{padding:0.63em; border-bottom:1px solid #f0f0f0; text-align:left;background:#fff;}
.equitybatchitem .master .head{height:1.87em;width:1.87em;overflow:hidden; display:inline-block; -moz-border-radius: 50%;-webkit-border-radius:50%;border-radius: 50%;}
.equitybatchitem .master .head span{height:1.87em;width:1.87em;display:inline-block;-moz-border-radius: 50%;-webkit-border-radius:50%;border-radius: 50%;}
.equitybatchitem .master .name{height:1.87em;line-height:1.87em;margin-left:0.32em; vertical-align:middle;}
.equitybatchitem .master .ddata{height:1.87em;line-height:1.87em; vertical-align:middle;color:#666;font-size:0.88em;}
.equitybatchitem .info{margin:0.63em 0;padding-left:3.75em;position:relative}
.equitybatchitem .info .coverimg{left:0;top:0;height:3.12em;width:3.12em;display:inline-block; position:absolute;}
.equitybatchitem .info .name{height:1.56em;line-height:1.56em; display:block;overflow:hidden; white-space: nowrap; -o-text-overflow: ellipsis; -webkit-text-overflow: ellipsis;text-overflow:ellipsis;}
.equitybatchitem .info .price{height:1.56em;line-height:1.56em;  display:block;}
.equitybatchitem .info .price em{font-style:normal;}
.equitybatchitem .fun1{text-align:center;}
.equitybatchitem .fun1 .buy_num{text-align:left; font-size:0.88em;display:inline-block;}
.equitybatchitem .fun1 .buy_price{margin-left:0.63em;text-align:left;font-size:0.88em;display:inline-block;}

.equityBatchInfo li{line-height:150%; padding:0.32em 0 0.32em 1.5em;border-bottom:1px solid #f0f0f0; position:relative;}
.equityBatchInfo li em{left:0;top:0.32em;font-style:normal;position:absolute;}
.equityBatchInfo li strong{font-weight:normal; font-size:0.88em;display:block;}
.equityBatchInfo li span{color:#666; font-size:0.88em; display:block;}
  

/*贴吧*/
/*
.postlist li{margin-bottom:0.32em;padding:0.32em; background:#fff; -webkit-align-content: flex-start;align-content: flex-start;-webkit-align-items:flex-start; align-items:flex-start;}
.postlist li .barhead{height:100%;width:3.12em;padding:0.31em 0.62em 0 0; vertical-align:top;/*-webkit-align-content: flex-start;align-content: flex-start;-webkit-align-items:flex-start; align-items:flex-start;*\/display:block; }
.postlist li .barhead a{display:inline-block;}
.postlist li .barhead img{width:3.12em;height:3.12em;-moz-border-radius: 1.56em;-webkit-border-radius:1.56em;border-radius: 1.56em; }
.postlist li .postinfo{text-align:left;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1; display:block;}
.postlist li .postinfo h3{height:1.87em;line-height:1.87em;vertical-align:middle;color:#999; font-size:0.88em; font-weight:normal;}
.postlist li .postinfo h3 a{color:#999;}
.postlist li .postinfo h3 span{margin-left:1.87em;}
.postlist li .postinfo h4{line-height:150%;font-size:1em; font-weight:normal;word-break: break-all; }
.postlist li .postinfo h4 a{display:block;}
.postlist li .postinfo p{line-height:150%;padding:0.32em 0; color:#aaa;font-size:0.88em;}
.postlist li .postinfo p a{color:#aaa;}
.postlist li .postinfo .postimgcon{padding:0; overflow:hidden;white-space:nowrap; }
.postlist li .postinfo .postimgcon a{display:block;}
.postlist li .postinfo p .postimgs {width:31.33%;margin:1%; display:inline-block;}
.postlist li .postinfo p .postimgs img{width:100%;height:100%;}
.postlist li .postinfo .postdinfo{text-align:right;}
.postlist li .postinfo .postdinfo span{margin-left:0.32em;}

*/
.postlist li{padding:0.32em 0.32em 0.32em 3.76em;border-bottom:1px solid #ccc; background:#fff;position:relative;}
.postlist li .barhead{left:0.32em;top:0.32em; width:3.12em;height:3.12em;position:absolute;}
.postlist li .barhead img{width:100%;height:100%;-moz-border-radius: 1.56em;-webkit-border-radius:1.56em;border-radius: 1.56em; }
.postlist li .postinfo{text-align:left; display:block;}
.postlist li .postinfo h3{height:1.87em;line-height:1.87em;vertical-align:middle;color:#999; font-size:0.88em; font-weight:normal;}
.postlist li .postinfo h3 a{color:#999;}
.postlist li .postinfo h3 span{margin-left:1.87em;}
.postlist li .postinfo h4{line-height:150%;font-size:1em; font-weight:normal;word-break: break-all; }
.postlist li .postinfo h4 a{display:block;}
.postlist li .postinfo p{line-height:150%;padding:0.32em 0; color:#aaa;font-size:0.88em;}
.postlist li .postinfo p a{color:#aaa;}
.postlist li .postinfo .postimgcon{padding:0; overflow:hidden;white-space:nowrap; }
.postlist li .postinfo .postimgcon a{display:block;}
.postlist li .postinfo p .postimgs {width:31.33%;margin:1%; display:inline-block;}
.postlist li .postinfo p .postimgs img{width:100%;height:100%;}
.postlist li .postinfo .postdinfo{text-align:right;}
.postlist li .postinfo .postdinfo span{margin-left:0.32em;}

.postitemlist{background:#fff;}
.postitemlist li{margin-bottom:0.63em;border-bottom:1px solid #ddd;}
.postitemlist li .post_creator{height:2.14em;line-height:2.14em; padding:0.63em;text-align:left; vertical-align:middle; background:#fafafa;}
.postitemlist li .post_creator .post_head{height:2.14em;width:2.14em;margin-right:1.25em; vertical-align:middle; -moz-border-radius:2.07em;-webkit-border-radius:2.07em;border-radius: 2.07em;}
.postitemlist li .post_content{padding:0.63em; text-align:left;}
.postitemlist li .post_content p{margin:0.63em;}
.postitemlist li .post_content img{width:100%;margin-bottom:1px; display:block;}
.postitemlist li .post_numInfo{padding:0.32em 0.63em; text-align:left; background:#fdfdfd;}
.postitemlist li .post_numInfo span{margin-left:1.25em;}
.postitemlist li .post_numInfo a{color:#aaa;}
.post_reply{padding-left:15%;margin-bottom:0.63em;text-align:left;}
.post_reply li,.post_reply dd{padding:0.63em;margin:0;border-bottom-width:0; background:#f0f0f0;}
.post_reply li.moreReply,.post_reply dd.moreReply{ text-align:center; font-size:0.88em; background:#ccc;}
.post_reply li a,.post_reply dd a{color:#0126ff}
.post_reply li em,.post_reply dd em{font-style:normal;}
.post_reply li span,.post_reply dd span{margin-left:0.63em; color:#ccc; font-size:0.88em;}

.editor_replyTool{text-align:left;}
/*.editor_reply {vertical-align:middle; height:2.15em; line-height:2.15em; vertical-align:middle; border: 0.06em solid #ccc; font-size:0.88em; background:#fff;display:inline-block; position:relative; overflow:hidden; -moz-border-radius: 0.31em;-webkit-border-radius:0.31em;border-radius: 0.31em;transition:border linear .2s,box-shadow linear .5s,background-color linear .2s;-moz-transition:border linear .2s,-moz-box-shadow linear .5s,background-color linear .2s;-webkit-transition:border linear .2s,-webkit-box-shadow linear .5s,background-color linear .2s;
display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-flow:row;-webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;align-items:center;-webkit-align-items:center;}
*/
.editor_reply {height:4.3em; text-align:left; border:1px solid #f0f0f0;background:#fff; word-break:break-word; overflow:auto;}
.editor_reply:focus{}
/*.editor_reply a{margin-left:0.63em;padding:0 0.63em;height:100%;background:#eee;border-left:1px solid rgba(0, 0, 0, 0.2);font-size:1em; display:inline-block; }
.editor_reply a.face{margin-right:0.63em;margin-left:0;border-left-width:0;border-right:1px solid rgba(0, 0, 0, 0.2);}
*/
/*
.editor_face{bottom:0;left:0;width:100%;height:0em; text-align:left; background:#fff; position:fixed;z-index:5001; webkit-transition:0.3s linear;-o-transition: 0.3s linear;-moz-transition:0.3s linear; transition:0.3s linear;outline:none;}
.editor_face.show{height:22.75em;}
.editor_face_list{height:18.75em;overflow:auto; display:none;}
.editor_face_list:first-child{display:block;}
.editor_face_list li{width:4em; height:4em;line-height:4em; vertical-align:middle; text-align:center;border:1px solid #f0f0f0; display:inline-block;box-sizing:border-box;}
.editor_face_list li img{max-width:100%; vertical-align:middle;}

.editor_face_tab{background:#f0f0f0;}
.editor_face_tab a{width:2.81em;height:2.18em;line-height:2.18em;vertical-align:middle;text-align:center; display:inline-block;box-sizing:border-box;}
.editor_face_tab a.cur{background:#fff;}
.editor_face_tab a img{width:2.18em;}
*/
/*
.postitemlist li.post_item{}
.postitemlist li.post_item .post_creator{margin-bottom:0.63em; border-bottom:1px solid #fafafa;}

.postitemlist li.post_item{}
.postitemlist li.post_item .post_creator{width:100px; -webkit-align-items:flex-start; align-items:flex-start;}
    */
@media screen and (min-width:400px) {
.postlist li .postinfo p .postimgs{width:23%;}    
}
@media screen and (min-width:500px) {
.postlist li .postinfo p .postimgs{width:18%;}    
}

/*直播/视频*/
.tnav a{ padding:0 1.25em; text-align:center; vertical-align:middle; display:inline-block;position:relative;}
.tnav a sup{top:0.3em;right:0.3em;min-width:1.25em;height:1.25em;line-height:1.25em; padding:0 0.1em;text-align:center; vertical-align:middle; color:#fff; font-size:0.63em; background:#cd1000;-moz-border-radius: 0.63em;-webkit-border-radius:0.63em;border-radius: 0.63em;  position:absolute;}
.tnav a.cur{border-bottom:1px solid #cd0000; color:#cd0000;}
.tnav a.fa{padding:0;}

/*股权*/



.equity_info{padding:0.63em;border-bottom:1px solid #c8c8c8; display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.equity_info .pic{width:25%;display:block; position:relative;}
.equity_info .pic img{left:0;top:0; width:100%;height:100%;position:absolute;}
.equity_info .info{padding-left:0.63em;text-align:left; box-sizing:border-box;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.equity_info .info h3{height:1.25em;font-size:1em;font-weight:normal;overflow:hidden;}
.equity_info .info p.price{height:2em;line-height:2em;vertical-align:middle; color:#cd1000;font-size:1.25em; }
.equity_info .info p.confirm{height:1.87em;line-height:1.87em;vertical-align:middle; color:#cd1000;}

.equity_info .info .stat{color:#999; font-size:0.88em; display:block;
                          display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
            -webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;align-items:center;-webkit-align-items:center;}
.equity_info .info .stat li:first-child{text-align:left; width:6.07em;}
.equity_info .info .stat li:last-child{text-align:right; -webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.equity_info .info .stat li .favbtn{padding:0.17em 0.63em; color:#fff;font-size:0.88em; background:#ff6600; -moz-border-radius: 0.83em;-webkit-border-radius: 0.83em;border-radius:0.83em; }
.equity_info .info .stat li .favbtn1{padding:0.17em 0.63em; color:#888; font-size:0.88em; background:#ddd; -moz-border-radius: 0.83em;-webkit-border-radius: 0.83em;border-radius:0.83em; }
.equity_info .info .stat li .favbtn1:before{margin-right:0.36em;}
.equity_info .info .stat li span{margin-left:0.75em}


.publishPrice{padding:0.63em ;font-size:0.88em;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
            -webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;align-items:center;-webkit-align-items:center;}
.publishPrice span{text-align:center; display:block;}
.publishPrice span:nth-child(3n+1){width:40%;text-align:left;}
.publishPrice span:nth-child(3n+2){width:22%;}
.publishPrice span:nth-child(3n+3){width:38%;text-align:right;}


/*.fun{padding:0.63em ;}
.fun strong{font-weight:normal; display:inline-block;}
*/
.equit_btn{padding:0.31em 0.71em; color:#cd1000;border:1px solid #f8d3c0;font-size:0.88em; background:#ffe4d1; display:inline-block; -moz-border-radius: 0.21em;-webkit-border-radius: 0.21em;border-radius:0.21em; box-sizing:border-box;}
.equit_btn.lg{padding:0.57em 1.23em;font-size:1em;}
.equit_btn.white{color:#555; border:1px solid #ddd;background:#f0f0f0;}

.kpic{}
/*
.openPrice span:after{color:#555;content:'元';}
.openPrice span:before{color:#555;}
.openPrice span.open:before{content:'开盘：';}
.openPrice span.max:before{content:'最高：';}
.openPrice span.min:before{content:'最低：';}
*/
/*
.equitytitle{ background:#d0d0d0;font-size:1em;font-weight:normal;
              display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
            -webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;align-items:center;-webkit-align-items:center;}
.equitytitle span{width:50%; height:2.5em; line-height:2.5em; text-align:center; overflow:hidden;display:inline-block;box-sizing:border-box;-webkit-transition:0.3s;transition:0.3s; }
.equitytitle span em{height:auto; line-height:100%; padding:0.12em 0.31em;  vertical-align:super;color:#fff; font-size:0.75em; font-style:normal; background:#cd1000; display:inline-block;-moz-border-radius: 0.63em;-webkit-border-radius: 0.63em;border-radius:0.63em; }
.equitytitle span.cur{border-top:2px solid #cd1000; background:#fff;}
*/
/*
.myEquity li{padding:0.63em;}
.myEquity li span{box-sizing:border-box;}
.myEquity li span.img{width:3.75em;}
.myEquity li span.img img{width:3.12em;height:3.12em;}
.myEquity li span.name{-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.myEquity li span.vol{width:3.75em; text-align:right;}
.myEquity li span.price{width:3.75em; text-align:right;}

.equity_confirminfo{line-height:200%;padding:0.63em;text-align:left;font-size:0.88em;}
*/
.pageturning_item{display:none;-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0); transform:translate3d(0,0,0);-webkit-transition:all 0 linear;-o-transition:all 0 linear;-moz-transition:all 0 linear; transition:all 0 linear;}
.pageturning_item1{display:none;-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0); transform:translate3d(0,0,0);-webkit-transition: all 0 linear;-o-transition:all 0 linear;-moz-transition:all 0 linear; transition: all 0 linear;}

/*收藏证书*/
.cert_header{padding:10% 0; text-align:center; background:#7c7c7c; position:initial;}
.cert_header img{ width:56%;max-width:305px;}
.cert_fav img{width:20%;max-width:128px;}
.cert_mincon{width:70%;margin:auto;position:relative;}
.crt_desc{line-height:150%;font-size:0.88em; text-align: justify; }
.cert_Slide_con{position:relative;}
.cert_Slide{}
.cert_mincon .swiper-button-prev{left:-12vw;width:10vw;height:20vw; background-image:url('../img/left.png');background-repeat:no-repeat;background-size:100%;}
.cert_mincon .swiper-button-next{right:-12vw;width:10vw;height:20vw; background-image:url('../img/right.png');background-repeat:no-repeat;background-size:100%;}
.cert_mincon .cert_qm{right:-12vw;bottom:-10px; width:35vw;height:14vw;background:url("../img/qm.png") no-repeat;background-size:100%; position:absolute;z-index:500;}

.cert_Slide_thumbs{margin-top:0.63em;height:20%;}
.cert_Slide_thumbs .swiper-slide {width: 20%;height: 100%;border:1px solid #ddd; filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;box-sizing:border-box;}
.cert_Slide_thumbs .swiper-slide-active {border-color: #a10000; filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.cert_text{line-height:150%;text-align:left;text-align: justify; color:#4a544f;font-family:YouYuan,Microsoft YaHei;font-weight:bold; white-space:pre-line; letter-spacing:1px;}
.cert_attrnote{padding:1.42em 0.72em 1.07em 0.72em;line-height:200%; text-align: justify;color:#f0f0f0; font-size:0.88em; background:#76827c url('../img/down1.png') no-repeat 50% 0;}
.cert_masterrecord{padding-top:1em;line-height:200%; background:#dddddd url('../img/down2.png') no-repeat 50% 0;}
.cert_masterrecord.nobg{background-image:none;}
.cert_masterrecord h3{padding:0.63em 0;margin:0;text-align:center;font-size:1.25em;font-weight:normal; letter-spacing:2px;}
.cert_masterrecord .cert_masterrecord_list{padding:0.63em; background:#fff;}
.cert_masterrecord .cert_masterrecord_list p{line-height:150%; padding:0.32em 0;text-align:justify; font-size:0.88em;}
.cert_lifetime{padding:1.42em 0.72em 1.07em 0.72em;line-height:200%; text-align: justify;color:#f0f0f0; font-size:0.88em; background:#76827c url('../img/down4.png') no-repeat 50% 0;}
.cert_lifetime.nobg{margin-top:0.63em;background-image:none;}
.cert_doccontent{padding:0 0.63em 0.63em 0.63em;text-align:justify; background:#fff;}
.cert_doccontent h2{padding:0.63em 0; font-size:1.25em;font-weight:normal;}
.cert_doccontent h3{padding:0 0 0.63em 0;font-size:1em;font-weight:normal;}
.cert_doccontent .cert_docwriter{margin-bottom:1.43em; text-align:right;font-size:0.88em; display:block;}
.cert_doccontent p{margin:0.32em 0;line-height:200%;}
.cert_push{padding:0 0.63em; text-align:left; background:#fff;}
.cert_push h3{height:2.19em; border-bottom:1px solid #666; font-size:1em;font-weight:normal;box-sizing:border-box;}
.cert_push h3 span{height:2.19em;line-height:2.19em; vertical-align:middle; border-bottom:1px solid #c20000;display:inline-block;box-sizing:border-box;}
.cert_push .cert_push_item{padding:0.63em 6.25em 0.63em 0;border-bottom:1px solid #666; position:relative;}
.cert_push .cert_push_item .cover{right:0;top:0.63em; width:5.62em;height:5.62em;position:absolute;}
.cert_push .cert_push_item .title{height:1.5em; font-weight:normal;display:block;overflow:hidden;white-space: nowrap; -o-text-overflow: ellipsis; -webkit-text-overflow: ellipsis;text-overflow:ellipsis;}
.cert_push .cert_push_item .intro{height:4.3em; font-weight:normal;color:#aaa; font-size:0.88em; display:block; overflow:hidden;}

.message {padding:0.63em;text-align:left;}
.message span{color:#aaa; font-size:0.65em;}
.message p{line-height:200%; font-size:0.88em;}

.memberlist{width:100%;  margin:auto; text-align:left;}
.memberlist li{height:3.12em;padding:0.63em 0.63em 0.63em 4.37em; text-align:left;border-bottom:1px solid #f0f0f0; background:#fff; position:relative; display:block;}
.memberlist li.nodata{padding-top:120px;text-align:center;color:#aaa; border:none; background:url('../img/nodata.png') no-repeat 50% 20%;display:block;}
.memberlist li .img{left:0.63em;top:0.63em; width:3.12em;height:3.12em; position:absolute; overflow:hidden; -moz-border-radius: 1.56em;-webkit-border-radius:1.56em;border-radius: 1.56em;}
/*.membetlist li.checked em{background:#b5ddfe;}*/
.memberlist li .name{height:1.92em; vertical-align:top; color:#333;font-size:0.88em; font-weight:normal;display:block;}
/*.membetlist li .type{height:1.56em;line-height:1.56em; vertical-align:middle; font-size:0.88em;display:block;}*/
.memberlist li .flag{height:1.56em;line-height:1.56em; vertical-align:middle; font-size:0.88em;display:block;}
.memberlist li .flag span{margin-left:0.63em; padding:0 0.32em;border:1px solid #ccc; background:#f0f0f0;display:inline-block;box-sizing:border-box; -moz-border-radius: 0.32em;-webkit-border-radius:0.32em;border-radius: 0.32em;}
.memberlist li .flag span:first-child{margin-left:0;}

.loglist li{padding:0 0.63em;border-bottom:1px solid #ddd;background:#fff; overflow:hidden;}
.loglist li span{width:50%;height:1.87em;line-height:1.87em; vertical-align:middle;text-align:left;-webkit-text-overflow:ellipsis; text-overflow:ellipsis;white-space:nowrap; }
.loglist li .points,.loglist li .points1{text-align:right;}
.loglist li .tim,.loglist li .points1{color:#999; font-size:0.88em;}

.bottomwrap{left:0;bottom:0;width:100%;height:0;background:#f0f0f0; position:fixed;z-index:5001;overflow:hidden;}
.bottomwrap .title{left:0;top:0;width:100%; height:2.5em; line-height:2.5em; vertical-align:middle; font-weight:normal; background:#f7f7f7; display:block;position:absolute; z-index:5005;}
.bottomwrap .title .fun{right:0.71em;top:0; height:2.5em; line-height:2.5em; vertical-align:middle;color:#0894ec; font-weight:normal; display:block;position:absolute;}
.bottomwrap .title .refresh{left:0.71em;top:0; height:2.5em; line-height:2.5em; vertical-align:middle;color:#0894ec; font-weight:normal; display:block;position:absolute;}
.bottomwrap .inner{margin-top:2.5em; height:100%;overflow:auto;}
.bottomwrap .inner .page_ul li{border-bottom:1px solid #fdfdfd;}

.bottomwrap .workerlist{text-align:left;display:block;}
.bottomwrap .workerlist a{line-height:100%; padding:0.63em 0.63em;color:#333;display:inline-block; -moz-border-radius: 0.32em;-webkit-border-radius:0.32em;border-radius: 0.32em;}
.bottomwrap .workerlist a:active{color:#333;}
.bottomwrap .workerlist a.chk{color:#fff;background:#092;}
.bottomwrap .workerlist a.chk:active{color:#333;}

.bottomwrap .monthPicker{height:2.5em;line-height:2.5em; vertical-align:middle;text-align:center; background:#cfd5da;}
.bottomwrap .monthPicker .yearSelector{position:relative;}
.bottomwrap .monthPicker .yearSelector a{top:0;color:#666; position:absolute;}
.bottomwrap .monthPicker .yearSelector a.arrowleft{left:0.63em;}
.bottomwrap .monthPicker .yearSelector a.arrowright_r{right:0.63em;}
.bottomwrap .monthPicker .monthSelector a{width:25%; height:2.5em; line-height:2.5em;vertical-align:middle; text-align:center;color:#333; display:inline-block;}
.bottomwrap .monthPicker .monthSelector a.cur{color:#fff;background:#092;}

.page{top:0;width:100%;height:100%; display:block;overflow:hidden;}
.page .pagewrap{width:100%;height:100%;overflow:hidden;  -webkit-transition:  0.3s;-o-transition: 0.3s ;-moz-transition:0.3s; transition: 0.3s}
.page .pagewrap .content{width:100%;height:100%; background:#fff;overflow:visible;position:relative;}
.page .pagewrap .content header{position:absolute;}
.page .pagewrap .content header a{width:2.5em;}
.page .pagewrap .content header a.left{left:0;position:absolute;}
.page .pagewrap .content header a.right{right:0;position:absolute;}
.page .pagewrap .content header a:focus{color:#333;}
.page .pagewrap .content header .opened{color:#f60; background:#0078d7;}
.page .pagewrap .content header .menu.opened{color:#fff; background:#383838;}
.page .pagewrap .content header a.opened:focus{color:#f60;}
.page .pagewrap .content header .opened:before{content:'\e668';}

.page .pagewrap .content footer{border-top:1px solid #eee;background:#f0f0f0; position:absolute;box-sizing:border-box; z-index:4000;}
.page .pagewrap .content footer .inner{background:#fff;}
.page .pagewrap .content footer .footBtn{height:2.5em; line-height:2.5em;}
.page .pagewrap .content footer .btncon{border-top:1px solid #eee;}
.page .pagewrap .content footer a{color:#aaa;}
.page .pagewrap .content footer a:active{color:#aaa;}
.page .pagewrap .content footer a.green {color:#fff; background:#009922;}
.page .pagewrap .content footer a.green:active {color:#fff;}
.page .pagewrap .content footer a.white {color:#333; background:#fff;}
.page .pagewrap .content footer a.white:active {color:#333;}
.page .pagewrap .content footer a.red {color:#fff; background:#cd1000;}
.page .pagewrap .content footer a.red:active {color:#fff;}

.page .pagewrap .content footer .page_ul li .select a{color:#333;}
.page .pagewrap .content footer .page_ul li .select a:active{color:#333;}
.page .pagewrap .content footer .page_ul li .select a.chk{color:#fff;}
.page .pagewrap .content footer .page_ul li .select a.chk:active{color:#fff;}

/*
.page .pagewrap .content header a{width:2.5em;}
.page .pagewrap .content header a.left{left:0;position:absolute;}
.page .pagewrap .content header a.right{right:0;position:absolute;}
.page .pagewrap .content header a:focus{color:#333;}
.page .pagewrap .content header .opened{color:#f60; background:#0078d7;}
.page .pagewrap .content header .menu.opened{color:#fff; background:#383838;}
.page .pagewrap .content header a.opened:focus{color:#f60;}
.page .pagewrap .content header .opened:before{content:'\e668';}
*/
.page .pagewrap .content .midcanvas{background-color:#282828;left:0;top:0;width:100%;height:100%;overflow:hidden;margin:0px;padding:0;display:none; overflow:hidden; position:absolute;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5; z-index:5000;}
.page .pagewrap .content .midcanvas.show{display:block;-webkit-animation:  fade50-in 0.3s; animation: fade50-in 0.3s;}
.page .pagewrap .content .midcanvas.hide{display:none;-webkit-animation:  fade50-out 0.3s; animation: fade50-out 0.3s;}

.page .pagewrap .content .inner{width:100%;height:100%; overflow:auto;position:relative;}
/*
.page .pagewrap .content .header .left{left:0.63em;right:auto;position:absolute;}
.page .pagewrap .content .header .right{left:auto;right:0.63em;position:absolute;}
    */
/*.page .pagewrap .content .header a em{left:auto;top:0em; right:0em;height:1.5em;line-height:1.5em; padding:0 0.5em; vertical-align:middle; font-size:0.75em; color:#fff; font-style:normal; background:#cd1000; position:absolute; display:inline-block; -moz-border-radius: 0.75em;-webkit-border-radius: 0.75em;border-radius:0.75em; }
.page .pagewrap .content header .fun{right:0.63em;top:0.12em;padding:0.32em 0.64em;line-height:100%; text-align: center;color: #ffffff;border:1px solid rgba(0, 0, 0, 0.2);font-size:0.88em;text-decoration: none;background-color:#1AAD19;display: inline-block;cursor: pointer;outline: none;zoom: 1;*display: inline;position:absolute; box-sizing:border-box; -moz-border-radius: 0.27em;-webkit-border-radius:0.27em;border-radius: 0.27em;}
    */

.page .pagewrap .pagenav{width:15em;height:100%;background:#f0f0f0; display:none;}

.page .pagewrap .pagepanel{height:100%; background:#f0f0f0;position:relative; overflow:hidden; display:none;}
.page .pagewrap .pagepanel .title{height:2.5em; line-height:2.5em; vertical-align:middle; text-align:center;color:#fff;background:#383838; letter-spacing:5px; position:relative;}
.page .pagewrap .pagepanel .title a.fa{right:0.63em;top:0;color:#fff;position:absolute;}
.page .pagewrap .pagepanel .title a.fa:before {margin-right:0; font-size:1.25em;}
.page .pagewrap .pagepanel .title a.fa:focus{color:#fff;}
.page .pagewrap .pagepanel .title a.grid1.right2,.page .pagewrap .pagepanel .title a.list.right2{right:2.81em;}
.page .pagewrap .pagepanel .page_ul li{border-top-color:#fdfdfd;}

.page .pagewrap .pagepanel .inner{overflow:hidden;}

.page .pagewrap .pagepanel .bottom{height:2.5em; line-height:2.5em; vertical-align:middle; text-align:center;border-top:1px solid #666;background:#383838; position:relative;box-sizing:border-box;}
.page .pagewrap .pagepanel .bottom .pagepanelbottombtn a{color:#aaa;}
.page .pagewrap .pagepanel .bottom .pagepanelbottombtn a:active{color:#aaa;}
.page .pagewrap .pagepanel .bottom .pagepanelbottombtn a.green {color:#fff; background:#009922;}
.page .pagewrap .pagepanel .bottom .pagepanelbottombtn a.green:active {color:#fff;}
.page .pagewrap .pagepanel .bottom .pagepanelbottombtn a.red {color:#fff; background:#cd1000;}
.page .pagewrap .pagepanel .bottom .pagepanelbottombtn a.red:active {color:#fff;}
.page .pagewrap .pagepanel .bottom .pagepanelbottombtn a.white {color:#333; background:#f0f0f0;}
.page .pagewrap .pagepanel .bottom .pagepanelbottombtn a.white:active {color:#333;}

.editnav{height:100%;color:#fff; background:#383838;overflow:auto;}
.editnav .inner{padding:0.63em;text-align:left;}
.editnav a.navitem{width:50%; height:2.5em;line-height:2.5em;color:#fff; border-bottom:1px solid #555; vertical-align:middle;display:inline-block;}
.editnav a.navitem.red{color:#f30;}
.editnav a.navitem em{float:right;color:#ccc; font-style:normal;}
.editnav a.navitem.cur{color:#024882;background:#f0f0f0;/*
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#71baf6, endcolorstr=#f0f0f0,gradientType=0);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#71baf6,endcolorstr=#f0f0f0,gradientType=0);
    background:-webkit-gradient(linear,left top,left bottom, from(#71baf6),  to(#f0f0f0));
    background:-moz-linear-gradient(top,#71baf6,#f0f0f0 100%);
    background:-o-linear-gradient(top, #71baf6, #f0f0f0100%);
    background: linear-gradient(to bottom, #71baf6, #f0f0f0 100%);
                   */
}
.page .pagewrap .pagepanel .editnav .page_ul li{border-top-color:#666;}


.editwrap{height:100%;overflow:auto;}
.editwrap .inner{padding:0.63em;}
.editwrap .fun{padding:0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.editwrap .fun a{height:2.5em;line-height:2.5em; width:50%;color:#333;}
.editwrap .fun a.green{color:#fff; background:#009922;}
/*
.editwrap .fun1{left:0;bottom:0; padding: 0;width:100%;background:#f0f0f0; position:absolute;}
.editwrap .fun1 a{height:2.5em;line-height:2.5em; width:50%;color:#aaa;}
.editwrap .fun1 a.green{color:#fff; background:#009922;}
.editwrap .fun1 a.red{color:#fff; background:#cd1000;}

.editnav .fun1{left:0;bottom:0; padding: 0;width:100%;background:#383838; position:absolute;}
.editnav .fun1 a{height:2.5em;line-height:2.5em; width:50%;color:#aaa;}
.editnav .fun1 a.green{color:#fff; background:#009922;}
*/

.homeMenu{width:100%; margin:1.25em auto;text-align:center;overflow:auto;  
          -webkit-transition:  0.3s;-o-transition: 0.3s;-moz-transition:0.3s; transition:0.3s;
        -moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0); transform:translate3d(0,0,0);}
.homeMenu span,.homeMenu a{width:31%; height:1.56em;line-height:1.56em; margin-bottom:2%;margin-left:2%;padding-top:4.37em;padding-bottom:0.63em; text-align:center;  color:#fff; overflow:hidden; display:inline-block; position:relative; -moz-border-radius: 0.32em;-webkit-border-radius:0.32em;border-radius: 0.32em;
                           -webkit-transition:color 0.3s,background-color 0.3s;-o-transition:color 0.3s,background-color 0.3s;-moz-transition:color 0.3s,background-color 0.3s; transition:color 0.3s,background-color 0.3s;}
.homeMenu span:nth-child(3n+1),.homeMenu a:nth-child(3n+1) {margin-left:0;}
.homeMenu span:before,.homeMenu a:before{left:0;top:0.37em;width:100%;line-height:100%; vertical-align:middle;font-size:2.5em; position:absolute;}
/* font-family:IconFont;*/

.innerMenu_container{height:100%;padding-left:3em;background:#ccc;position:relative;}
.innerMenu_header{left:0;top:0;width:100%; height:2.5em;line-height:2.5em; text-align:center; vertical-align:middle;color:#fff; background:#0078d7;overflow:hidden; position:absolute;}
.innerMenu_header a{width:50%;color:#fff;text-align:left;font-size:0.88em; display:inline-block;}
.innerMenu_holder{height:2.5em;}
.innerMenu{left:0; top:2.5em;margin:0;height:100%; width:3em; position:absolute;overflow:auto;}
.innerMenu span{width:3em;height:3em;line-height:3em; padding:0; margin-bottom:0;margin-left:0; vertical-align:middle;text-align:center; font-size:1em; -moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}
.innerMenu span.d1 {background-color:#36A1DB}
.innerMenu span.d2 {background-color:#678ce1}
.innerMenu span.d3 {background-color:#8c67df}
.innerMenu span.d4 {background-color:#84d018}
.innerMenu span.d5 {background-color:#14c760}
.innerMenu span.d6 {background-color:#f3b613}
.innerMenu span.d7 {background-color:#ff8a4a}
.innerMenu span.d8 {background-color:#fc5366}
.innerMenu span.cur{color:#1c65a1; background:#f0f0f0;}
/*
.homeMenu .set{background:#626ee4;}
.homeMenu .home {background-color:#36A1DB}
.homeMenu .dissertation {background-color:#678ce1}
.homeMenu .master{background-color:#8c67df;}
.homeMenu .docset{background-color:#626ee4;}
.homeMenu .push{background-color:#84d018;}
*/
.innerSubMenu_wrap{height:100%;background:#f0f0f0;overflow:auto;}
.innerSubMenu_wrap a{border-bottom-color:#fff;}

/*.homeSubMenuWrap{width:10em;height:100%; background:#fdfdfd; margin:auto;overflow:auto;}*/
.homeSubMenu_wrap{height:100%;background:#fff;overflow:auto;}
.homeSubMenu{}
.homeSubMenu strong{height:2.5em;line-height:2.5em; text-align:center; vertical-align:middle;color:#000; background:#CCc;overflow:hidden; display:block;letter-spacing:5px; }
.homeSubMenu a{height:2.5em;line-height:2.5em; text-align:center; vertical-align:middle; border-bottom:1px dashed #eee;color:#333; overflow:hidden; display:block;}
.homeSubMenu a:last-child{border-bottom-width:0;}
.homeSubMenu a.chk{color:#fff;background-color:#1AAD19}
.homeSubMenu a.cur{background:#fff;border-bottom:1px solid #fff;}

.checkgroup{width:100%;height:2.18em;line-height:2.18em; vertical-align:middle; text-align:center; border:1px solid #ccc; overflow:hidden;display:inline-block;box-sizing:border-box; -moz-border-radius: 0.32em;-webkit-border-radius:0.32em;border-radius: 0.32em;}
.checkgroup a{ color:#aaa;}
.checkgroup a.chk{color:#fff; background:#009922;}

.picker{left:0;bottom:0;width:100%;height:18.75em; text-align:center; background:#cfd5da; position:fixed; z-index:9901;overflow:hidden;}
.picker .title{left:0;top:0;width:100%; height:2.5em; line-height:2.5em; vertical-align:middle; font-weight:normal; background:#f7f7f7; display:block;position:absolute; z-index:9905;}
.picker .title .fun{right:0.71em;top:0; height:2.5em; line-height:2.5em; vertical-align:middle;color:#0894ec; font-weight:normal; display:block;position:absolute;}
.picker .inner{width:100%;height:16.25em; margin-top:2.5em;overflow:hidden; position:relative;z-index:9902;-webkit-mask-box-image:linear-gradient(to top, transparent, transparent 5%, white 20%, white 80%, transparent 95%, transparent);mask-box-image:linear-gradient(to top, transparent, transparent 5%, white 20%, white 80%, transparent 95%, transparent);}
.picker .inner .col{vertical-align:top;font-weight:normal; display:inline-block;z-index:9906; position:relative;
                    -webkit-transition:  0.5s ease-out;-o-transition: 0.5s ease-out;-moz-transition:0.5s ease-out; transition:0.5s ease-out;
                    -webkit-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.picker .inner .col .colitem{padding:0 0.32em;height:1.88em;line-height:1.88em; vertical-align:middle; color:#999; display:block;box-sizing:border-box;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;}
.picker .inner .col .colitem.chk{color:#3d4145;}
.picker .inner .highlight{left:0;top:50%; width:100%; height:1.88em;margin-top:-0.94em; border-top:1px solid #a8abb0;border-bottom:1px solid #a8abb0;position:absolute;z-index:9903;box-sizing:border-box;}

.FSImgView{left:0;top:0;width:100%;height:100%; position:fixed;z-index:9000;}

.FSImgView_Canvas{left:0;top:0;width:100%;height:100%;  position:absolute;background:#000;filter:alpha(opacity=00);-moz-opacity:0;opacity: 0;z-index:9001;}

.FSImgView_List{left:0;top:0; position:absolute;z-index:9002;}
.FSImgView_Item{vertical-align:middle; display:inline-block;overflow:hidden; position:relative;}
.FSImgView_Item img{vertical-align:middle;}

.FSImgView_Title{left:0;top:0;width:100%;height:1.87em;line-height:1.87em;vertical-align:middle;position:absolute;overflow:hidden;z-index:9006;}
.FSImagView_Page{left:0.71em;bottom:0;color:#fff;font-size:0.88em; overflow:hidden;display:inline-block; position:absolute;z-index:9008}
.FSImagView_Close{right:0.42em;bottom:0;color:#fff;font-size:1.5em;overflow:hidden;display:inline-block; position:absolute;z-index:9008}
.FSImgView_Title_Canvas{left:0;bottom:0; width:100%;height:100%;background:#000;display:block; position:absolute;filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;z-index:9007;}

.FSImgView_Foot{left:0;bottom:0;width:100%;text-align:left; position:absolute;overflow:hidden;z-index:9005;}
.FSImgView_Foot.noinfo{display:none;}
.FSImgView_Info{line-height:150%; padding:0.63em;color:#fff;z-index:9006;display:inline-block; position:relative;}
.FSImgView_Foot_Canvas{left:0;bottom:0; width:100%;height:100%;background:#000;display:block; position:absolute;filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;z-index:9006;}

.buddhalogitem{height:4.37em;overflow:hidden; display:block; position:relative;}
.buddhalogitem span{height:1.56em;line-height:1.56em; vertical-align:middle; position:absolute;}
.buddhalogitem em{color:#ccc;font-size:0.88em;font-style:normal;}
.buddhalogitem:after{top:50%; right:0;margin-top:-0.5em; position:absolute;}

.acceptance_log_table{width:100%;background:#f0f0f0;}
.acceptance_log_table tr{height:2.18em;}
.acceptance_log_table td{ text-align:center;background:#fff;}

.ar{text-align:right;}
.ac{text-align:center;}
.ov{overflow:visible;}

.w50p{width:50%;}
.w33p{width:33%;}
.mt20{margin-top:1.25em;}
.mtb20{margin-top:1.25em;margin-bottom:1.25em;}
.mt5{margin-top:0.32em;}
.mt10{margin-top:0.63em;}
.mb10{margin-bottom:0.63em;}
.mb20{margin-bottom:1.25em;}
.mt50{margin-top:3.13em;}
.mt40{margin-top:2.5em;}
.mt30{margin-top:1.88em;}
/*.pt50{padding-top:3.13em;}*/
.mt0{margin-top:0;}
.mb0{margin-bottom:0;}
.mr10{margin-right:0.63em;}
.mr20{margin-right:1.25em;}
.pt50{padding-top:3.13em;}
.pr5{padding-right:0.63em;}

.p10{padding:0.63em;}

.wp25{width:25%;}
.wp30{width:30%;}
.wp20{width:20%;}
.wp75{width:75%;}
.wp50{width:70%;}
.wp45{width:45%;}
.wp5{width:5%;}
.wp10{width:10%;}
.pbp25{padding-bottom:25%;}
.pbp50{padding-bottom:50%;}

.ib{display:inline-block;}