@charset "utf-8";
/*所有页面共用样式*/
*{margin:0;padding:0;list-style-type:none; list-style-position:outside; border:0px; list-style:none;-webkit-overflow-scrolling: touch;vertical-align:middle;
	background:transparent;
	-webkit-touch-callout:none;
	-webkit-text-size-adjust:none;
	-webkit-tap-highlight-color:transparent;
	-webkit-appearance:none;
}
html * {
	outline:0;
	-webkit-text-size-adjust:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:FontAwesome,"微软雅黑","黑体",Arial;vertical-align:middle;-webkit-text-size-adjust:100%; list-style:none; list-style-position:outside;-webkit-overflow-scrolling: touch;}

body,html{font-size:1.0em;font-family:"FontAwesome","微软雅黑","Microsoft Yahei","黑体",Arial;-webkit-font-smoothing:antialiased; margin:0;padding:0;width:100%;-webkit-transition: margin 0.2s ease-out;-moz-transition: margin 0.2s ease-out;-khtml-transition: margin 0.2s ease-out;word-wrap:break-word;word-break:break-all;word-break:nomal;table-layout:fixed;-webkit-text-size-adjust:none; vertical-align:middle; line-height:normal; overflow-x:hidden;color:#333333;-webkit-overflow-scrolling: touch;letter-spacing:0;}

ul,li {list-style-type:none;list-style-position:outside;margin:0;padding:0;vertical-align:bottom;}

img{ border:0px;}
a{ border:0px;}
a{blr:expression(this.onFocus=this.blur());outline:none;}
a:link{ text-decoration:none;}
a:active { text-decoration:none;}
a:visited { text-decoration:none;}
a:hover{ text-decoration:none;}
input{ vertical-align:middle;display:inline-block;margin:0;padding:0; overflow:visible;}
input::-webkit-input-placeholder , textarea::-webkit-input-placeholder {color:#cccccc;}
/* 设置滚动条的样式 */
::-webkit-scrollbar {width:8px;height:8px;}
::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(0,0,0,0.0);background:nnoe; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;} /* 滚动槽 */ 
/* 滚动条滑块 */
::-webkit-scrollbar-thumb {background:#999999; border-radius:5px;/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */opacity:.8;-webkit-opacity:.8;-moz-opacity:.8;}
::-webkit-scrollbar-thumb:window-inactive {}
input[type="button"],input[type="submit"] { overflow:visible;}
input{outline:none; outline:medium;font-size:1em;font-family:'FontAwesome';}
textarea{ outline:none;font-size:1em;}
iframe {z-index:1}
.noselect { /* 禁止选择 
在 IE < 10 和Opera < 15中我们需要在需要禁止选中的元素上面添加一个属性
unselectable="on"，否则可能不会生效哦~不过现代浏览器如果不是非得兼容一些老的浏览器也可以不加。
*/
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Chrome/Safari/Opera */
-khtml-user-select: none; /* Konqueror */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* Internet Explorer/Edge */
user-select: none; /* Non-prefixed version, currently not supported by any browser */
}
/*共用样式完*/

.bgwhite {background-color:white;}
.bgf2 {background-color:#f2f2f2;}
.bgf9 {background-color:#f9f9f9;}
.bgred {background-color:#D96104;}
.bgred1 {background-color:#df2037;}
.bgblue {background-color:#1d82d2;}
.bgblack {background-color:black;}
.bghei {background-color:#000000;}
.bglanse {background-color:#14589C;}
.bglanse0 {background-color:#114B86;}
.bge0e0 {background-color:#E0E0E0;}
.bg008 {background-color:#0080C0;}

.bold { font-weight:bold;}
.text05em{ font-size:0.5em;}
.text06em{ font-size:0.6em;}
.text07em{ font-size:0.7em;}
.text08em{ font-size:0.8em;}
.text09em{ font-size:0.9em;}
.text10em{ font-size:1.0em;}
.text11em{ font-size:1.1em;}
.text12em{ font-size:1.2em;}
.text13em{ font-size:1.3em;}
.text14em{ font-size:1.4em;}
.text15em{ font-size:1.5em;}
.text16em{ font-size:1.6em;}
.text17em{ font-size:1.7em;}
.text18em{ font-size:1.8em;}
.text19em{ font-size:1.9em;}
.text20em{ font-size:2.0em;}
.text25em{ font-size:2.5em;}
.text30em{ font-size:3.0em;}

.color0 {color:#000000;}
.color1 {color:#1d82d2;}
.color2 {color:#999999;}
.color3 {color:#333333;}
.color4 {color:#454545;}
.color5 {color:#ffffff;}
.color6 {color:#666666;}
.color7 {color:#df2037;}
.color9 {color:#999999;}
.color10 {color:#d85a00;}
.color11 {color:#03a137;}
.color12 {color:#cccccc;}
.color13 {color:#01A2D8;}

.bor1px {border:1px solid #f2f2f2;}
.bor1px1 {border:1px solid #d2d2d2;}
.bor1px2 {border:1px solid #e3e3e3;}
.bor1px3 {border:1px solid #ffffff;}
.bor1px4 {border:1px solid #1d82d2;}
.bor1px5 {border:1px solid #D96104;}
.bor1px6 {border:1px solid #df2037;}
.bor1px7 {border:1px solid #14589C;}

.bot1px1 {border-bottom:1px solid #e4e4e4;}
.bot1px2 {border-bottom:1px solid #f2f2f2;}
.bot1px3 {border-bottom:1px solid #5B8ABA;}

.bot06em {border-bottom:0.6em solid #f2f2f2;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.textleft {text-align:left;}
.iblock {display:inline-block;}
.block {display:block;}

.opac01 {opacity:0.1;-moz-opacity:0.1;-webkit-opacity:0.1;filter:alpha(opacity=10);}
.opac02 {opacity:0.2;-moz-opacity:0.2;-webkit-opacity:0.2;filter:alpha(opacity=20);}
.opac03 {opacity:0.3;-moz-opacity:0.3;-webkit-opacity:0.3;filter:alpha(opacity=30);}
.opac04 {opacity:0.4;-moz-opacity:0.4;-webkit-opacity:0.4;filter:alpha(opacity=40);}
.opac05 {opacity:0.5;-moz-opacity:0.5;-webkit-opacity:0.5;filter:alpha(opacity=50);}
.opac06 {opacity:0.6;-moz-opacity:0.6;-webkit-opacity:0.6;filter:alpha(opacity=60);}
.opac07 {opacity:0.7;-moz-opacity:0.7;-webkit-opacity:0.7;filter:alpha(opacity=70);}
.opac08 {opacity:0.8;-moz-opacity:0.8;-webkit-opacity:0.8;filter:alpha(opacity=80);}
.opac09 {opacity:0.9;-moz-opacity:0.9;-webkit-opacity:0.9;filter:alpha(opacity=90);}
.opac10 {opacity:1;-moz-opacity:1;-webkit-opacity:1;filter:alpha(opacity=100);}

.rate90 {transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);}

.w55b {width:55%;}
.w58b {width:58%;}
.w50b {width:50%;}
.w30b {width:30%;}
.w38b {width:38%;}
.w70b {width:70%;}

.w60b {width:60%;}
.w40b {width:40%;}
.w48b {width:48%;}
.w47b {width:47%;}

.w25b {width:25%;}
.w75b {width:75%;}

.w20b {width:20%;}
.w80b {width:80%;}
.w78b {width:78%;}

.w99b {width:99%;}
.w98b {width:98%;}
.w97b {width:97%;}
.w96b {width:96%;}
.w94b {width:94%;}
.w92b {width:92%;}

.w10b {width:10%;}
.w90b {width:90%;}

.w15b {width:15%;}
.w85b {width:85%;}

.w100b {width:100%;}
.w999b {width:99.9%;}
.w998b {width:99.8%;}
.w997b {width:99.7%;}
.w33b {width:33.33333333%;}
.w12b {width:12%;}

.w24b {width:24%;}
.w19b {width:19%;}
.w188b {width:18.8%;}
.ml05b {margin-left:0.5%;}
.mr05b {margin-right:0.5%;}
.ml38b {margin-left:38%;}
.mr38b {margin-right:38%;}

.ml1b {margin-left:1%;}
.ml2b {margin-left:2%;}
.ml3b {margin-left:3%;}
.ml4b {margin-left:4%;}
.ml5b {margin-left:5%;}
.ml10b {margin-left:10%;}
.ml25b {margin-left:25%;}
.mr1b {margin-right:1%;}
.mr2b {margin-right:2%;}
.mr3b {margin-right:3%;}
.mr4b {margin-right:4%;}
.mr5b {margin-right:5%;}
.mr10b {margin-right:10%;}
.mr25b {margin-right:25%;}
.ml3-3b {margin-left:3.3333333%;}
.mr3-3b {margin-right:3.3333333%;}
.ml2-5b {margin-left:2.5%;}
.mr2-5b {margin-right:2.5%;}

.ml02em {margin-left:0.2em;}
.ml03em {margin-left:0.3em;}
.ml04em {margin-left:0.4em;}
.ml05em {margin-left:0.5em;}
.ml06em {margin-left:0.6em;}
.ml07em {margin-left:0.7em;}
.ml08em {margin-left:0.8em;}
.ml09em {margin-left:0.9em;}
.ml10em {margin-left:1.0em;}
.ml11em {margin-left:1.1em;}
.ml12em {margin-left:1.2em;}
.ml13em {margin-left:1.3em;}
.ml14em {margin-left:1.4em;}
.ml15em {margin-left:1.5em;}

.mr02em {margin-right:0.2em;}
.mr03em {margin-right:0.3em;}
.mr04em {margin-right:0.4em;}
.mr05em {margin-right:0.5em;}
.mr06em {margin-right:0.6em;}
.mr07em {margin-right:0.7em;}
.mr08em {margin-right:0.8em;}
.mr09em {margin-right:0.9em;}
.mr10em {margin-right:1.0em;}
.mr11em {margin-right:1.1em;}
.mr12em {margin-right:1.2em;}
.mr13em {margin-right:1.3em;}
.mr14em {margin-right:1.4em;}
.mr15em {margin-right:1.5em;}

.mt2b {margin-top:2%;}
.mt3b {margin-top:3%;}
.mt4b {margin-top:4%;}
.mt5b {margin-top:5%;}
.mb2b {margin-bottom:2%;}
.mb3b {margin-bottom:3%;}
.mb4b {margin-bottom:4%;}
.mb5b {margin-bottom:5%;}

.mt01em {margin-top:0.1em;}
.mt015em {margin-top:0.15em;}
.mt013em {margin-top:0.13em;}
.mt02em {margin-top:0.2em;}
.mt025em {margin-top:0.25em;}
.mt03em {margin-top:0.3em;}
.mt04em {margin-top:0.4em;}
.mt05em {margin-top:0.5em;}
.mt055em {margin-top:0.55em;}
.mt06em {margin-top:0.6em;}
.mt07em {margin-top:0.7em;}
.mt08em {margin-top:0.8em;}
.mt09em {margin-top:0.9em;}
.mt10em {margin-top:1.0em;}
.mt11em {margin-top:1.1em;}
.mt12em {margin-top:1.2em;}
.mt13em {margin-top:1.3em;}
.mt14em {margin-top:1.4em;}
.mt15em {margin-top:1.5em;}
.mt16em {margin-top:1.6em;}
.mt17em {margin-top:1.7em;}
.mt18em {margin-top:1.8em;}
.mt19em {margin-top:1.9em;}
.mt20em {margin-top:2.0em;}
.mb01em {margin-bottom:0.1em;}
.mb02em {margin-bottom:0.2em;}
.mb03em {margin-bottom:0.3em;}
.mb04em {margin-bottom:0.4em;}
.mb05em {margin-bottom:0.5em;}
.mb06em {margin-bottom:0.6em;}
.mb07em {margin-bottom:0.7em;}
.mb08em {margin-bottom:0.8em;}
.mb09em {margin-bottom:0.9em;}
.mb10em {margin-bottom:1.0em;}
.mb11em {margin-bottom:1.1em;}
.mb12em {margin-bottom:1.2em;}
.mb13em {margin-bottom:1.3em;}
.mb14em {margin-bottom:1.4em;}
.mb15em {margin-bottom:1.5em;}

.pt1b {padding-top:1%}
.pt2b {padding-top:2%}
.pt3b {padding-top:3%}
.pt4b {padding-top:4%}
.pt5b {padding-top:5%}
.pt20b {padding-top:20%;}
.pb1b {padding-bottom:1%}
.pb2b {padding-bottom:2%}
.pb3b {padding-bottom:3%}
.pb4b {padding-bottom:4%}
.pb5b {padding-bottom:5%}
.pr2-5b {padding-right:2.5%;}
.pl2-5b {padding-left:2.5%;}

/*间距*/
.padding0 {padding:0;}
.pt01em{ padding-top:0.1em;}
.pt02em{ padding-top:0.2em;}
.pt03em{ padding-top:0.3em;}
.pt04em{ padding-top:0.4em;}
.pt05em{ padding-top:0.5em;}
.pt06em{ padding-top:0.6em;}
.pt07em{ padding-top:0.7em;}
.pt08em{ padding-top:0.8em;}
.pt09em{ padding-top:0.9em;}
.pt10em{ padding-top:1.0em;}
.pt11em{ padding-top:1.1em;}
.pt12em{ padding-top:1.2em;}
.pt13em{ padding-top:1.3em;}
.pt14em{ padding-top:1.4em;}
.pt15em{ padding-top:1.5em;}
.pt20em{ padding-top:2.0em;}

.pb01em {padding-bottom:0.1em;}
.pb02em {padding-bottom:0.2em;}
.pb03em {padding-bottom:0.3em;}
.pb04em {padding-bottom:0.4em;}
.pb05em {padding-bottom:0.5em;}
.pb06em {padding-bottom:0.6em;}
.pb07em {padding-bottom:0.7em;}
.pb08em {padding-bottom:0.8em;}
.pb09em {padding-bottom:0.9em;}
.pb10em {padding-bottom:1.0em;}
.pb11em {padding-bottom:1.1em;}
.pb12em {padding-bottom:1.2em;}
.pb13em {padding-bottom:1.3em;}
.pb14em {padding-bottom:1.4em;}
.pb15em {padding-bottom:1.5em;}
.pb20em {padding-bottom:2.0em;}

.pl04em {padding-left:0.4em;}
.pl05em {padding-left:0.5em;}
.pr04em {padding-right:0.4em;}
.pr05em {padding-right:0.5em;}

.pl06em {padding-left:0.6em;}
.pr06em {padding-right:0.6em;}

.pl07em {padding-left:0.7em;}
.pr07em {padding-right:0.7em;}

.pl08em {padding-left:0.8em;}
.pr08em {padding-right:0.8em;}

.pl10em {padding-left:1.0em;}
.pr10em {padding-right:1.0em;}

.pl12em {padding-left:1.2em;}
.pr12em {padding-right:1.2em;}

.pl15em {padding-left:1.5em;}
.pr15em {padding-right:1.5em;}

.pl09b { padding-left:9%;}
.pl10b { padding-left:10%;}
.pl05b { padding-left:5%;}
.pr05b { padding-right:5%;}
.pl15b { padding-left:15%;}
.pr15b { padding-right:15%;}

/* 园角 */
.brad50b {border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;overflow:hidden;}
.brad02em {border-radius:0.20em;-moz-border-radius:0.20em;-webkit-border-radius:0.20em;}
.brad03em {border-radius:0.30em;-moz-border-radius:0.30em;-webkit-border-radius:0.30em;}
.brad04em {border-radius:0.40em;-moz-border-radius:0.40em;-webkit-border-radius:0.40em;}
.brad05em {border-radius:0.50em;-moz-border-radius:0.50em;-webkit-border-radius:0.50em;}
.brad06em {border-radius:0.60em;-moz-border-radius:0.60em;-webkit-border-radius:0.60em;}
.brad07em {border-radius:0.70em;-moz-border-radius:0.70em;-webkit-border-radius:0.70em;}
.brad08em {border-radius:0.80em;-moz-border-radius:0.80em;-webkit-border-radius:0.80em;}
.brad09em {border-radius:0.90em;-moz-border-radius:0.90em;-webkit-border-radius:0.90em;}
.brad10em {border-radius:1.0em;-moz-border-radius:1.0em;-webkit-border-radius:1.0em;}
.brad11em {border-radius:1.1em;-moz-border-radius:1.1em;-webkit-border-radius:1.1em;}
.brad12em {border-radius:1.2em;-moz-border-radius:1.2em;-webkit-border-radius:1.2em;}
.brad13em {border-radius:1.3em;-moz-border-radius:1.3em;-webkit-border-radius:1.3em;}
.brad14em {border-radius:1.4em;-moz-border-radius:1.4em;-webkit-border-radius:1.4em;}
.brad15em {border-radius:1.5em;-moz-border-radius:1.5em;-webkit-border-radius:1.5em;}
.brad16em {border-radius:1.4em;-moz-border-radius:1.6em;-webkit-border-radius:1.6em;}

.pl2b {padding-left:2%;}
.pr2b {padding-right:2%;}
.pl3b {padding-left:3%;} .pt3b {padding-top:3%;}
.pr3b {padding-right:3%;} .pb3b {padding-bottom:3%;}
.pl4b {padding-left:4%;}
.pr4b {padding-right:4%;}
.pl5b {padding-left:5%;}
.pr5b {padding-right:5%;}

.lineno {line-height:normal;}
.line10em {line-height:1.0em;}
.line11em {line-height:1.1em;}
.line12em {line-height:1.2em;}
.line13em {line-height:1.3em;}
.line14em {line-height:1.4em;}
.line15em {line-height:1.5em;}
.line16em {line-height:1.6em;}
.line17em {line-height:1.7em;}
.line18em {line-height:1.8em;}
.line19em {line-height:1.9em;}
.line20em {line-height:2.0em;}
.line21em {line-height:2.1em;}
.line22em {line-height:2.2em;}
.line23em {line-height:2.3em;}
.line24em {line-height:2.4em;}
.line25em {line-height:2.5em;}
.line26em {line-height:2.6em;}
.line27em {line-height:2.7em;}
.line28em {line-height:2.8em;}
.line29em {line-height:2.9em;}
.line30em {line-height:3.0em;}
.line31em {line-height:3.1em;}
.line32em {line-height:3.2em;}
.line33em {line-height:3.3em;}
.line34em {line-height:3.4em;}
.line35em {line-height:3.5em;}
.line37em {line-height:3.7em;}
.line38em {line-height:3.8em;}
.line40em {line-height:4.0em;}

.fl {float:left;}
.fr {float:right;}
.clear {clear:both;display:block;}
.ovh {overflow:hidden;}

.h100b {height:100%;}

.h00em {height:0.0em;}.h01em {height:0.1em;}.h02em {height:0.2em;}.h03em {height:0.3em;}.h04em {height:0.4em;}
.h05em {height:0.5em;}.h06em {height:0.6em;}.h07em {height:0.7em;}.h08em {height:0.8em;}.h09em {height:0.9em;}
.h10em {height:1.0em;}.h11em {height:1.1em;}.h12em {height:1.2em;}.h13em {height:1.3em;}.h14em {height:1.4em;}
.h15em {height:1.5em;}.h16em {height:1.6em;}.h17em {height:1.7em;}.h18em {height:1.8em;}.h19em {height:1.9em;}
.h20em {height:2.0em;}.h21em {height:2.1em;}.h22em {height:2.2em;}.h23em {height:2.3em;}.h24em {height:2.4em;}
.h25em {height:2.5em;}.h26em {height:2.6em;}.h27em {height:2.7em;}.h28em {height:2.8em;}.h29em {height:2.9em;}
.h30em {height:3.0em;}.h31em {height:3.1em;}.h32em {height:3.2em;}.h33em {height:3.3em;}.h35em {height:3.5em;}
.h40em {height:4.0em;}.h45em {height:4.5em;}.h50em {height:5.0em;}.h012em {height:12em;}

.w00em {width:0.0em;}.w01em {width:0.1em;}.w02em {width:0.2em;}.w03em {width:0.3em;}.w04em {width:0.4em;}
.w05em {width:0.5em;}.w06em {width:0.6em;}.w07em {width:0.7em;}.w08em {width:0.8em;}.w09em {width:0.9em;}
.w10em {width:1.0em;}.w11em {width:1.1em;}.w12em {width:1.2em;}.w13em {width:1.3em;}.w14em {width:1.4em;}
.w15em {width:1.5em;}.w16em {width:1.6em;}.w17em {width:1.7em;}.w18em {width:1.8em;}.w19em {width:1.9em;}
.w20em {width:2.0em;}.w21em {width:2.1em;}.w22em {width:2.2em;}.w23em {width:2.3em;}.w24em {width:2.4em;}
.w25em {width:2.5em;}.w26em {width:2.6em;}.w27em {width:2.7em;}.w28em {width:2.8em;}.w29em {width:2.9em;}
.w30em {width:3.0em;}.w31em {width:3.1em;}.w32em {width:3.2em;}.w33em {width:3.3em;}.w35em {width:3.5em;}
.w40em {width:4.0em;}.w45em {width:4.5em;}.w50em {width:5.0em;}

/*按钮*/
.button0{ width:90%; height:2.8em;font-size:1em;line-height:2.8em;  border:0px; background-color:#ff6600;color:white;display:inline-block;text-align:center; margin:0px; margin-left:5%; margin-right:5%; padding:0px; overflow:hidden;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;}/*全屏90%按钮*/

.button1{ width:90%; height:2.8em;font-size:1em;line-height:2.8em;  border:0px; background-color:#1d82d2;color:white;display:inline-block; text-align:center; margin:0px; margin-left:5%; margin-right:5%; padding:0px; overflow:hidden;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;}/*全屏90%按钮*/

.button2{ width:90%; font-size:1em;line-height:2.8em;height:2.8em;border:0px;color:#666666;display:inline-block; text-align:center; margin:0px; margin-left:5%; margin-right:5%; padding:0px; overflow:hidden;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;}/*全屏90%按钮*/
.button2 .border {border:1px solid #e3e3e3;display:block;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;overflow:hidden;height:2.65em;background-color:#f9f9f9;line-height:2.65em;}

.button3{ width:90%; height:2.8em;font-size:1em;line-height:2.8em;  border:0px; background-color:#ffffff;color:#ff6600;display:inline-block;text-align:center; margin:0px; margin-left:5%; margin-right:5%; padding:0px; overflow:hidden;border-radius:1.5em;-moz-border-radius:1.5em;-webkit-border-radius:1.5em;}/*全屏90%按钮*/
.button3 .border{border:1px solid #ff6600;display:block;line-height:2.7em;text-align:center;}

.button4 {display:inline-block;height:2.8em;line-height:2.8em;padding:0 0.8em;background:#ff6600;color:white;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;}

.button5 {display:inline-block;height:2.8em;line-height:2.8em;padding:0 1.2em;background:#ffffff;color:#555555;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;border:1px solid #e3e3e3;}
.button6 {display:inline-block;height:2.8em;line-height:2.8em;padding:0 1.2em;background:#ffffff;color:#1C9E7F;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;border:1px solid #1C9E7F;}

.button7 {display:inline-block;height:2.5em;line-height:2.5em;padding:0 1.2em;background:#ff9900;color:white;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;text-align:center;}
.button8 {display:inline-block;height:2.5em;line-height:2.5em;padding:0 1.2em;background:#f2f2f2;color:#666666;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;text-align:center;}

.button9 {display:inline-block;height:2.5em;line-height:2.5em;padding:0 1.1em;background:#ffffff;color:#666666;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;text-align:center;border:1px solid #e3e3e3;}
.button10 {display:inline-block;height:2.5em;line-height:2.5em;padding:0 1.1em;background:#ffffff;color:#DC0003;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;text-align:center;border:1px solid #DC0003;}

.button11 {font-size:1em;line-height:2.2em;  border:0px; background-color:#ffffff;color:#1d82d2;display:inline-block;text-align:center;overflow:hidden;border-radius:0.2em;-moz-border-radius:0.2em;-webkit-border-radius:0.2em;}/*全屏90%按钮*/
.button11 .border{border:1px solid #1d82d2;display:block;line-height:2.0em;text-align:center;border-radius:0.2em;-moz-border-radius:0.2em;-webkit-border-radius:0.2em;padding:0 0.9em;float:left;}

.button12 {line-height:2.2em;font-size:1em; border:0px; background-color:#ffffff;color:#444444;display:inline-block;text-align:center;overflow:hidden;border-radius:0.2em;-moz-border-radius:0.2em;-webkit-border-radius:0.2em;}/*全屏90%按钮*/
.button12 .border{border:1px solid #666666;display:block;line-height:2.0em;text-align:center;border-radius:0.2em;-moz-border-radius:0.2em;-webkit-border-radius:0.2em;padding:0 0.9em;float:left;}

.button13 {line-height:2.2em;font-size:1em; border:0px; background-color:#ffffff;color:#df2037;display:inline-block;text-align:center;overflow:hidden;border-radius:0.2em;-moz-border-radius:0.2em;-webkit-border-radius:0.2em;}/*全屏90%按钮*/
.button13 .border{border:1px solid #df2037;display:block;line-height:2.0em;text-align:center;border-radius:0.2em;-moz-border-radius:0.2em;-webkit-border-radius:0.2em;padding:0 0.9em;float:left;}

.button_blue {display:inline-block;height:2.5em;line-height:2.5em;text-align:center;padding:0 1em;background:#1d82d2;color:white;border-radius:0.2em;-moz-border-radius:0.2em;-webkit-border-radius:0.2em;}
.button_blue1 {display:inline-block;height:2.5em;line-height:2.5em;text-align:center;padding:0 1em;background:#00978B;color:white;}

.button14 {display:inline-block;height:2.5em;line-height:2.5em;padding:0 0.8em;background:#eb0000;color:white;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;}

.button15 {display:inline-block;height:2.5em;line-height:2.5em;padding:0 0.8em;background:#1D7AD9;color:white;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;}

.button16 {display:inline-block;height:2.5em;line-height:2.5em;padding:0 1.5em;background:#FFFFFF;color:#1D7AD9;border:1px solid #1D7AD9;border-radius:1.25em;-moz-border-radius:1.25em;-webkit-border-radius:1.25em;}

.button17 {display:inline-block;height:2.2em;line-height:2.2em;padding:0 1.5em;background:#FFFFFF;color:#1D7AD9;border:1px solid #1D7AD9;border-radius:1.1em;-moz-border-radius:1.1em;-webkit-border-radius:1.1em;}

.button18 {display:inline-block;height:2.2em;line-height:2.2em;padding:0 1.5em;background:#1D7AD9;color:#FFFFFF;border:0px;border-radius:1.1em;-moz-border-radius:1.1em;-webkit-border-radius:1.1em;}

.button19 {display:inline-block;height:2em;line-height:2em;padding:1.5em 0;background:#FFFFFF;color:#666666;border:0px;border-left:1px solid #F2F2F2;border-right:1px solid #F2F2F2;border-bottom:1px solid #F2F2F2;}

.button20 {display:inline-block;height:2em;line-height:2em;padding:1.5em 0;background:#C1EBFF;color:#007FBF;border:0px;border-left:1px solid #C1EBFF;border-right:1px solid #C1EBFF;border-bottom:1px solid #C1EBFF;}

.button21 {display:inline-block;height:2em;line-height:2em;margin-right:1em;padding:0.5em 1.5em;background:#f2f2f2;color:#666666;border:1px solid #f2f2f2;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;text-align:center;}

.button22 {display:inline-block;height:2em;line-height:2em;margin-right:1em;padding:0.5em 1.5em;background:#14589C;color:#FFFFFF;border:1px solid #14589C;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;text-align:center;}

.button23 {display:inline-block;height:2em;line-height:2em;margin-right:1em;padding:0.5em 1.5em;background:#FFFFFF;color:#333333;border:1px solid #F2F2F2;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;text-align:center;}

.button24 {display:inline-block;height:2.5em;line-height:2.5em;padding:0 1.5em;background:#14589C;color:#FFFFFF;border:1px solid #14589C;border-radius:1.25em;-moz-border-radius:1.25em;-webkit-border-radius:1.25em;}

.button25 {display:inline-block;height:2.5em;line-height:2.5em;padding:0 1.5em;background:#E0E0E0;color:#666666;border:1px solid #E0E0E0;border-radius:1.25em;-moz-border-radius:1.25em;-webkit-border-radius:1.25em;}

/*浮动*/
.pos1 , .pos_abs {position:absolute;}
.pos2 {position:relative;}
.pos3 {position:fixed;}
.right0 {right:0;}
.left0 {left:0;}
.top0{ top:0;}
.bottom0{ bottom:0;}

.left100{ left:100%;}
.right100{ right:100%;}
.top3 {top:3em;}
.top25 {top:25em;}
.top12 {top:12em;}
.left30 {left:30%;}
.left2 {left:2%;}
.right2 {right:2%;}

/*电话图标span标签*/
.telephone_span{ background:url(../img/telephone0.png) no-repeat right; background-size:1em; padding-right:1.2em;}

/*头部菜单*/
#header{ position:fixed; z-index:96; top:0; left:0; width:100%;right:0; height:3em; background-color:#ffffff; margin:0px; padding:0px; overflow:hidden; vertical-align:middle;}
#header .b {height:3em;position:relative;overflow:hidden;z-index:1;}
#header .bline { position:absolute;z-index:0;left:0;right:0;bottom:0;height:1px;background:#f2f2f2;}
#header .bj { position:absolute;width:100%;top:0;height:3em;z-index:0;left:0;}
#header .bj img {width:100%;height:3em;}
#header .l{ width:20%; height:3em; text-align:left; float:left;vertical-align:middle;line-height:3em;color:white;}
    #header .l .city_text {display:inline-block; vertical-align:middle;padding-left:0.5em;}
    #header .l .city_text font {font-size:0.8em;width:3em;float:left;line-height:3.6em;}
    #header .l .city_text span {display:inline-block;margin-left:0.0em;height:3em;float:left;line-height:3em;}
    #header .l .city_text span img {height:0.2em;margin-top:1.3em;}
#header .l .img{ height:1.2em; margin-left:0.5em; margin-top:0.9em; float:left;}
#header .l .fh {display:inline-block;margin-left:0.5em;}
#header .dq{ width:20%; height:3em; float:left;} /*地区选择*/
#header .dq .text{ height:3me; background:url(../img/dq_img_left_cdr0.png) no-repeat right; background-size:0.8em; font-size:0.8em; text-align:left; line-height:3.8em; color:#FFFFFF; margin-left:0.5em; padding-right:1.2em;}
#header .c{ width:60%; height:3em; font-size:1em; text-align:center; line-height:3em; color:#454545; float:left;letter-spacing:0.1em;}
#header .m{ width:60%; height:3em; float:left;}
#header .m .m_inpt{ width:72%; height:2.2em; background-color:#FFFFFF; border-radius:5px 0 0 5px; -webkit-border-radius:5px 0 0 5px; -moz-border-radius:5px 0 0 5px; padding-left:4%; padding-right:4%; margin-top:0.4em; margin-bottom:0.4em; float:left;}
#header .m .m_inpt input{ width:100%; height:2.2em; background-color:#FFFFFF; border:0; font-size:1em; text-align:left; line-height:2.2em; color:#666666;}
#header .m .m_icon{ width:20%; height:2.2em; background-color:#FFFFFF; border-radius:0 5px 5px 0; -webkit-border-radius:0 5px 5px 0; -moz-border-radius:0 5px 5px 05px 0 0 5px; text-align:center; margin-top:0.4em; margin-bottom:0.4em; float:left;}
#header .m .m_icon img{ height:1.4em; margin-top:0.4em;}
#header .r{ width:20%; height:3em; text-align:right; float:right;color:white;}
#header .r .img{ height:1.2em; margin-right:0.9em; margin-top:0.9em; float:right;}
#header .r a{display:block;height:3em;line-height:3em;color:white;width:100%;}
#header .r a img{ height:0.9em; margin-top:01.0em;float:right;}
#header .r a font {float:right;padding-right:0.3em;padding-top:0.1em;display:inline-block;}
#header .r_s{ width:20%; height:3em; float:right;}
#header .r_s .icon{ width:45%; height:3em; text-align:right; float:left;}
#header .r_s .icon img{ height:1.4em; margin-top:0.8em;}
#header .r_s .text{ width:45%; height:auto; font-size:0.8em; text-align:left; line-height:3.8em; color:#FFFFFF; float:right;}
#header .fx .head {position:relative;width:13%;}
#header .fx .head .line {position: absolute;width:1px;overflow:hidden;background-color:#e3e3e3;top:0.50em;bottom:1em;right:0;height:1.0em;}
.search {overflow:hidden;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius: 0.3em;-moz-border-radius: 0.3em;-webkit-border-radius: 0.3em;height:2.2em;}
.search input[type="text"] {background-color:#f5f5f5;border:0;}

/*尾部菜单*/
#footer{ position:fixed; z-index:99; bottom:0; left:0; width:100%;right:0; height:3.0em; margin:0px; padding:0px;overflow: hidden;background:white;}
#footer .b { position:relative;height:3.0em;overflow:hidden;z-index:1;border-top:1px solid #f2f2f2;}
#footer .bj { position:absolute;width:100%;bottom:0;height:3em;z-index:0;}
#footer .foot_menu{width:25%; height:3em; margin-top: 0.0em; float:left;position:relative;}
#footer .foot_menu .num {position:absolute;top:0;right:20%;background:#DC0520;color:#DC0520;width:0.6em;height:0.6em;line-height: 0.5em;text-align: center;overflow:hidden;}
#footer .foot_menu .icon{width:100%; height:1.6em; text-align:center; }
#footer .foot_menu .icon img{height:1.1em; margin-top:0.4em;}
#footer .foot_menu .text{width:100%; height:1.4em; font-size:0.8em; text-align:center; line-height:1.2em; color:#333333;}
#footer .foot_menu .center_radian{ position:relative; z-index:-1; width:100%; height:4em; background:; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-top:-2.9em; }
#footer .foot_menu.over,#footer .foot_menu.over .center_radian{ background-color:white;color:#1d82d2;}
#footer .foot_menu.over .text , #footer .foot_menu.over .center_radian .text {color:#1d82d2;}

/*中部内容*/
#content0{position:absolute; left:0; right:0; top:3em; bottom:3em; width:100%;overflow:hidden;z-index:1;}/*头部、底部都存在，白底#FFFFFF*/
#content1{position:absolute; left:0; right:0; top:3em; bottom:0; width:100%;overflow:hidden;z-index:1;}/*头部存在、底部不存在，白底#FFFFFF*/
#content2{position:absolute; left:0; right:0; top:3em; bottom:3em; width:100%;overflow:hidden;z-index:1;}/*头部、底部都存在，灰底#F2F2F2*/
#content3{position:absolute; left:0; right:0; top:3em; bottom:0; width:100%;overflow:hidden;z-index:1;}/*头部存在、底部不存在，灰底#F2F2F2*/
#content4{position:absolute; left:0; right:0; top:0; bottom:0; width:100%;overflow:hidden;z-index:1;}/*无头部、底部，白底#FFFFFF*/
.con_bg  {position:fixed;top:45%;width:50%;left:25%;right:25%;z-index:0;}
#content0 .conb , #content1 .conb , #content2 .conb , #content3 .conb , #content4 .conb {position:relative;z-index:1;}


/*隐藏滑动条*/
.overhidden{ overflow:hidden;}
.inb {display:inline-block;}

/*边框隐藏*/
.hide{ display:none;}

/* 模拟单选复选框 */
.checkbox {display:inline-block;height:1em;line-height:1em;overflow:hidden;width:1em;border:1px solid #cccccc;border-radius:0.1em;-moz-border-radius:0.1em;-webkit-border-radius:0.1em;}
.checkbox .rbox {display:inline-block;float:left;width:0.5em;height:0.5em;line-height:0.5em;overflow:hidden;float:left;margin-left:0.25em;margin-top:0.25em;border-radius:0.1em;-moz-border-radius:0.1em;-webkit-border-radius:0.1em;}
.checkbox.over {border:1px solid #ff6600;}
.checkbox.over .rbox {background:#ff6600;color:white;}

.checkbox.style1.over {border:1px solid #1d82d2;}
.checkbox.style1.over .rbox {background:#1d82d2;color:white;}

.checkbox.style2 , .checkbox.style2 .rbox {border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.checkbox.style2.over {border:1px solid #1d82d2;}
.checkbox.style2.over .rbox {background:#1d82d2;color:white;}

.checkbox.style3 {height:1.2em;line-height:1.2em;width:1.2em;}
.checkbox.style3 , .checkbox.style3 .rbox {border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.checkbox.style3 .rbox {width:0.6em;height:0.6em;line-height:0.6em;margin-left:0.3em;margin-top:0.3em;}
.checkbox.style3.over {border:1px solid #1d82d2;}
.checkbox.style3.over .rbox {background:#1d82d2;color:white;}

.checkbox.style4 {height:1.2em;line-height:1.2em;width:1.2em;}
.checkbox.style4 .rbox {width:0.6em;height:0.6em;line-height:0.6em;margin-left:0.3em;margin-top:0.3em;}
.checkbox.style4.over {border:1px solid #1d82d2;}
.checkbox.style4.over .rbox {background:#1d82d2;color:white;}

.checkbox.style5 {height:1.2em;line-height:1.2em;width:1.2em;}
.checkbox.style5 , .checkbox.style5 .rbox {border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.checkbox.style5 .rbox {width:1.2em;height:1.2em;line-height:1.2em;margin-left:0.0em;margin-top:0.0em;float:left;overflow:hidden;text-align:center;}
.checkbox.style5 img {display:none;width:0.8em;float:left;margin:0.2em;height:auto;}
.checkbox.style5.over img {display:inline-block;}
.checkbox.style5.over {background:#3c92d7;color:white;border:1px solid #3c92d7;}
.checkbox.style5.over .rbox {background:none;}



.radio {display:inline-block;height:0.8em;line-height:0.8em;overflow:hidden;width:0.8em;border:1px solid #999999;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;padding:0;margin:0;}
.radio .rbox {display:inline-block;width:0.4em;height:0.4em;line-height:0.4em;overflow:hidden;float:left;margin-left:0.2em;margin-top:0.2em; border:0;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;font-size:1em;}
.radio.over {border:1px solid #ff6600;}
.radio.over .rbox {background:#ff6600;color:white;}

.radio.style1 {height:1.1em;line-height:1.1em;width:1.1em;}
.radio.style1 .rbox {width:1.1em;height:1.1em;line-height:1.1em;margin-left:0.0em;margin-top:0.0em;}
.radio.style1.over {border:1px solid #3c92d7;}
.radio.style1.over .rbox {background:#3c92d7;color:white;}
.radio.style1 .rbox img {display:none;width:0.7em;float:left;margin:0.2em;height:auto;}
.radio.style1.over .rbox img {display:inline-block;}


/*右上角弹出菜单*/
#right_menu{ position:fixed; z-index:9999; right:0; top:3em; width:8em; height:auto; background:url(../img/00bantoumbg_cdr0.png) repeat top; margin:0px; padding:0px; overflow:hidden;}
#right_menu .code{ width:8em; height:3em; border-bottom:1px solid #E5E5E5;}
#right_menu .code .l{ width:7em; height:3em; float:left;}
#right_menu .code .l .m{ width:2em; height:3em; text-align:center; float:left;}
#right_menu .code .l .m img{ height:1.2em; margin-top:0.9em;}
#right_menu .code .l .n{ width:5em; height:3em; font-size:0.8em; text-align:left; line-height:3.8em; color:#FFFFFF; float:left;}
#right_menu .code .r{ width:1em; height:3em; text-align:left; float:right;}
#right_menu .code .r img{ width:0.8em; height:0.8em; margin-top:1.1em;display:none;}
#right_menu .code .r img.over {display:block;}

.trt {display:block;clear:both;overflow:hidden;color:#454545;border-bottom:1px solid #f2f2f2;}
.trt.bt0{border-bottom:0;}
.trt .l {display:inline-block;float:left;width:30%;line-height:1.5em;height:1.5em;overflow:hidden;padding-top:0.9em;padding-bottom:0.9em;text-align:right;color:#666666;vertical-align:middle;}
.trt .r {display:inline-block;float:right;width:70%;line-height:1.5em;padding-top:0.90em;padding-bottom:0.90em;overflow:hidden;vertical-align:middle;}
.trt .r span , .trt .r font {display:inline-block;overflow:hidden;}

.trt .b {clear:both;overflow:hidden;border:1px solid #e5e5e5;width:90%;margin-left:4.5%;margin-right:4.5%;margin-top:0.9em;margin-bottom:0.9em;border-radius:0.3em;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;}
.trt .b.bb1 {width:auto;margin-left:14.5%;margin-right:14.5%;}
.trt .b .l {width:15%;text-align:right;padding-top:0.7em;padding-bottom:0.7em;}
.trt .b .r {width:85%;text-align:left;padding-top:0.7em;padding-bottom:0.7em;}

.trt .l1 {display:inline-block;float:left;width:25%;line-height:1.5em;overflow:hidden;padding-top:0.9em;padding-bottom:0.9em;text-align:right;color:#666666;vertical-align:middle;}
.trt .c1 {display:inline-block;float:left;width:50%;line-height:1.5em;padding-top:0.90em;padding-bottom:0.90em;overflow:hidden;vertical-align:middle;}
.trt .r1 {display:inline-block;float:right;width:25%;line-height:1.5em;padding-top:0.90em;padding-bottom:0.90em;overflow:hidden;vertical-align:middle;}
.trt .r1 span , .trt .r1 font {display:inline-block;overflow:hidden;}

.trt .r.relative{ position:relative;}
.trt textarea {height: 8em; line-height: 1.8em;width: 91%;padding: 0% 3%;background: white;color: #999999;border: 0;margin: 2% 0;font-size: 1em;}
.trt .sa {display:inline-block;color:white;margin:0.2em 0% 0.2em 2%;float:left;width:30.66666666666667%;text-align:center;overflow:hidden;}
.trt .sa .ok {padding:0.3em 1%;display:block;overflow:hidden;border:1px solid white;}
.trt .sa.over .ok {border:1px solid #bf3000;margin:0px;background:white;color:#bf3000;}
.trt input[type="text"] , .trt input[type="password"] {float:left;height:1.5em;line-height: 1.5em;width:99%;border: 0;background: white;color: #454545;font-size:0.8em;}
.select {position:absolute;top:0;left:0;bottom:0;height:5em;width:100%;opacity:0;}
body select , body select[lay-ignore] {
	/* 清除默认的箭头样式 */
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /* 右侧添加小箭头的背景图 */
    background:url('../img/more_unfold.png') no-repeat right center;
    background-size:15px;padding-right:25px;padding-left:8px;
	/*background-origin:padding-box;*/
	background-position:92% 50%;
}

/*幻灯片样式代码*/
.swipe{overflow:hidden;position:relative; width:100%; margin:0px; padding:0px;height:auto;z-index:1;}
.swipe ul{ -webkit-transition:left 800ms ease-in 0; -moz-transition:left 800ms ease-in 0; -o-transition:left 800ms ease-in 0; -ms-transition:left 800ms ease-in 0; transition:left 800ms ease-in 0; display:block; border:0px;  margin:0px; padding:0px;overflow:hidden; position:relative;z-index:0;height:auto;}
.swipe .slider {clear:both;overflow:hidden;}
.swipe ul li { width:100%;  border:0px; list-style-type: none; left:0px; margin:0px; padding:0px;overflow:hidden;height:auto;}
.swipe ul li a {display:block;overflow:hidden;}
.swipe ul li img { width:100%; border:0px; display:block;}
.swipe .pagenavi{ position:absolute;height:1em;margin-top:-1.5em;z-index:1;right:0;text-align:center;}
.swipe .pagenavi a {font-size:1em;height:0.4em;width:0.4em;overflow:hidden;background:white;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-khtml-border-radius:50%;margin-left:0.15em;margin-right:0.15em;display:inline-block;}
.swipe .pagenavi a.active {background:#86cff5;}
.swipe .pagenavi.pagenavi1 a {background:none;border:1px solid white;}
.swipe .pagenavi.pagenavi1 a span {height:1em;width:1em;display:block;}
.swipe .pagenavi.pagenavi a.active span{background:white;}

/* 公用详情 */
.text_content {display:block;clear:both;overflow:hidden;line-height:2.0em; letter-spacing:0.0em;color:#333333;padding:3%;}
.text_content img {display:block;margin:0;padding:0;max-width:80%;}
.text_content .li {clear:both;margin:0;overflow:hidden;padding:0.5em 0;}
.text_content .li .y {display:inline-block;width:0.4em;background:#666666;height:0.4em;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;margin-right:0.6em;}

.End {height:2.5em;line-height:2.5em;text-align:center;color:#333333;}
.xbpic{ width:1em; height:1em; margin:0; padding:0; overflow:hidden;}

.public_text {clear:both;overflow:hidden;line-height:1.8em;color:#555555;padding:1em;}
.public_text img {width:100%;margin:0.2em 0;}
.public_content .title1 {border-bottom:1px solid #f2f2f2;}

.public_table {border:1px solid #e3e3e3;border-right:0;border-bottom:0;}
.public_table th,.public_table td {padding:0.5em;}
.public_table tr th {background:#f2f2f2;border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;}
.public_table tr td {border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;background:white;}
 /* 表格隔行行颜色 */
/* 第一行 .public_table tr:nth-child(1) {background:#f9f9f9;} .public_table tr:nth-child(1) td {font-weight:bold;color:#555;} */
.public_table tr:nth-of-type(odd) td {background:#f9f9f9;} /* even偶数 */

.public_table1 {border:0px solid #e3e3e3;border-right:0;border-bottom:0;}
.public_table1 th,.public_table1 td {padding:1.0em;}
.public_table1 tr th {background:;border-right:0px solid #e3e3e3;border-bottom:1px solid #f2f2f2;border-top:0.0em solid #e3e3e3;}
.public_table1 tr td {border-right:0px solid #f2f2f2;border-bottom:1px solid #f2f2f2;background:white;}
 /* 表格隔行行颜色 */
/* 第一行 .public_table tr:nth-child(1) {background:#f9f9f9;} .public_table tr:nth-child(1) td {font-weight:bold;color:#555;} */
.public_table1 tr:nth-of-type(odd) td {background:#f9f9f9;} /* even偶数 */

/* 公用选项卡  */
.public_menu {clear:both;overflow:hidden;height:3em;display:block;}
.public_menu .mt {display:inline-block;padding:0 0.8em;line-height:3em;height:3em;float:left;}
.public_menu .mt.over {color:#1D82D2;}
.public_menu_content {display:none;}
.public_menu_content.over {display:block;}

.hot {display: inline-block;border:1px solid #e20101;color:#e20101;height:1.5em;line-height:1.5em;padding:0 0.5em;overflow:hidden;border-radius:0.85em;-moz-border-radius:0.85em;-webkit-border-radius:0.85em;}

.redd {display:inline-block;background:#DC0520;color:#DC0520;height:0.4em;width:0.4em;text-align:center;overflow:hidden;line-height:normal;margin-left:0.3em;margin-right:0.3em;margin-top:0.35em;font-size:1em;}

/* 横着的3个点点 */
.dian {font-size:1em;display:inline-block;text-align:center;overflow:hidden;height:3em;}
.dian .s {display:inline-block;height:0.5em;width:0.5em;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;margin-left:0.20em;margin-right:0.20em;overflow:hidden;background:#1d82d2;float:left;margin-top:1.25em;}
.dian .s.s2 {background:#4a9bdb;}
.dian .s.s3 {background:#a5cded;}
.redD {display:inline-block;font-size:1em;height:0.4em;width:0.4em;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background:#D0070A;}


/* 右边菜单弹出 */
.RightMenu {display:none;z-index:999;position:fixed;left:0;right:0;bottom:0;top:0;}
.RightMenu .b {position:relative;z-index:1;top:2.5em;float:right;overflow:hidden;width:35%;float:right;margin-right:0.5em;}
.RightMenu .b .sj {position:relative;z-index:1;width:0;height:0;content:"";border-width:0.0em 0.0em 0.5em 0.5em;border-style:solid;border-color:#ffffff transparent;z-index:0;float:right;margin-right:2em;}
.RightMenu .b .bb {position:relative;z-index:0;margin-top:0.0em;background:white;box-shadow:0 0 0.0em #000;}
.RightMenu .b .bb .li {border-bottom:1px solid #e3e3e3;height:2.8em;line-height:2.8em;color:#454545;}
.RightMenu .b .bb .li .icon {height:1.0em;margin-right:0.4em;margin-left:1.0em;}
.RightMenu .bj {position:absolute;z-index:0;background-color:black;top:0;left:0;right:0;bottom:0;opacity:0.5;-moz-opacity:0.5;-webkit-opacity:0.5;}

.pub_jg {height:0.6em;background:#f2f2f2;width:100%;z-index:0;}

.suser {height:3.2em;width:100%;overflow-x:scroll;background:#f9f9f9;}
.suser .b {height:3em;overflow:hidden;}

.input {display:block;border:1px solid #e3e3e3;overflow:hidden;}
.input input {height:1.1em;overflow:hidden;line-height:1.1em;width:90%;padding:0.70em 5%;border:0;background:none;float:left;font-size:1em;}

/* 高亮关键词 */
.gjz {display:inline-block;background:yellow;color:#000000;padding:0 0.2em 0 0.25em;}

.onof {display:inline-block;line-height:2.5em;border-radius:1.25em;-moz-border-radius:1.25em;-webkit-border-radius:1.25em;width:95%;}
.onof font {display:inline-block;overflow:hidden;}
.onof .to {height:2.2em;line-height:2.14em;width:49%;text-align:center;border:1px solid #e3e3e3;}
.onof .to.le {border-radius:1.25em 0 0 1.25em;-moz-border-radius:1.25em 0 0 1.25em;-webkit-border-radius:1.25em 0 0 1.25em;border-right:0;}
.onof .to.ri {border-radius:0 1.25em 1.25em 0;-moz-border-radius:0 1.25em 1.25em 0;-webkit-border-radius:0 1.25em 1.25em 0;border-left:0;}
.onof .to.over {background:#1d82d2;color:white;border:1px solid #1d82d2;}

.hand {cursor:hand;cursor:pointer;}
.boxs-c-05em {box-shadow:0 0 0.5em #cccccc;}
.boxs-c-10em {box-shadow:0 0 1.0em #cccccc;}
.boxs-c-15em {box-shadow:0 0 1.5em #cccccc;}
.boxs-e3-05em {box-shadow:0 0 0.5em #e3e3e3;}

/* 自定义插件CSS效果 */
body .layui-form-pane .layui-form-label {width:150px;}
.layui-form-pane .layui-form-radio, .layui-form-pane .layui-form-switch , .layui-unselect.layui-form-switch {line-height:17px;}
body .layui-form-switch em {margin-right:0.3em;}
body .layui-form-onswitch em {margin-right:1.8em;}

/* 自定义插件CSS效果 end */

.picture {display:inline-block;height:120px;overflow:hidden;text-align:center;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;border:1px dashed #f2f2f2;position:relative;margin-right:15px;margin-bottom:15px;cursor:hand;cursor:pointer;}
.picture img {height:120px;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;position:relative;z-index:0;}
.picture .del {display:inline-block;position:absolute;top:5px;right:5px;width:25px;height:25px;line-height:25px;text-align:center;font-size:14px;background:#ff6600;color:white;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;cursor:hand;cursor:pointer;}

.zindex97 {z-index:97;}
.zindex98 {z-index:98;}
.zindex99 {z-index:99;}
.zindex100 {z-index:100;}
.zindex101 {z-index:101;}
.zindex0 {z-index:0;}

.textword {white-space:normal;word-break:break-all;}
.vtop {vertical-align:top;}

.box05em {box-shadow:0 0 0.5em #000000;}
.box05em3 {box-shadow:0 0 0.5em #999999;}
.fontst {font-family:"宋体";}

.italics {font-style:italics;}
.verm {vertical-align:middle;}