@charset "utf-8";
html,body,div,span,pre,a,code,img,i,em,dl,dt,dd,ol,ul,li,form,table,tr,th,td,input,textarea,select,button,label{
    margin:0;padding:0;border:0;vertical-align:baseline;}
h1,h2,h3,h4,h5,h6,strong{font-weight:normal;}
em,i{font-style:normal;}
ol,ul{list-style:none;}

a:link,a:visited,a:hover,a:active{text-decoration:none;}
a:hover{/*text-decoration:underline;*/}

.jui-tab table{border-collapse:collapse;border-spacing:0;border:1px solid #ddd;}
.jui-tab table tr:hover{background:#ffc;}
.jui-tab table th,table td{border:1px solid #ddd; padding:8px 0px;text-align:center;}
.jui-tab table th{font-family:microsoft yahei; background:#e8e8e8; font-weight:100;}
.jui-tab table th,table td img{vertical-align:middle;}
.jui-tab table td.tdl{text-align:left; padding:0 0 0 10px;}

.jui-cf{zoom:1;}
.jui-cf:before,.jui-cf:after{content:"";display:table;clear:both;height:0;visibility:hidden;}
* html .jui-cf{height:1%}/*ie5+ie6*/
*:first-chile+html .jui-cf{min-height:1px;}/*ie7*/

.jui-inline-block{display:inline-block;*display:inline;*zoom:1;}
.jui-fdl{float:left;}
.jui-fdr{float:right;}

.jui-enbr{word-wrap:break-word;}
.jui-moreOver{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.jui-fillet{-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;} 
.jui-round{-webkit-border-radius:120px;-moz-border-radius:120px;-o-border-radius:120px;border-radius:120px;}
.jui-turn{-webkit-transition: -webkit-transform 2s ease-out;
	        -moz-transition: -moz-transform 2s ease-out;
	          -o-transition: -o-transform 2s ease-out;
			 -ms-transition: -ms-transform 2s ease-out;}
.jui-turn:hover{-webkit-transform: rotateZ(360deg);
				  -moz-transform: rotateZ(360deg);
				    -o-transform: rotateZ(360deg);
				   -ms-transform: rotateZ(360deg);
					   transform: rotateZ(360deg);}
.jui-rotation{-webkit-border-radius:120px;
                -moz-border-radius:120px;
                  -o-border-radius:120px;
                     border-radius:120px;
        -webkit-transform: rotate(360deg);/* Safari and Chrome */
           -moz-transform: rotate(360deg);/* Firefox */
             -o-transform: rotate(360deg);/* Opera */
            -ms-transform: rotate(360deg);/* IE 9 */
                transform: rotate(360deg);
 -webkit-animation: jcsRotation 18s linear infinite;
	-moz-animation: jcsRotation 18s linear infinite; 
	  -o-animation: jcsRotation 18s linear infinite;
		 animation: jcsRotation 18s linear infinite;}
@-webkit-keyframes jcsRotation{ 
	 from{-webkit-transform: rotate(0deg);}
	   to{-webkit-transform: rotate(360deg);}
}

.jui-toast{width:100%;height:1px; position:fixed;z-index:780502;top:10%;left:0%;text-align:center;}
.jui-toast .toast{margin:0 auto;padding:5px 10px;text-align:center;font-size:12px;vertical-align:middle;color:#f60;max-width:60%;word-wrap:break-word;
	background:rgba(255,255,255,0.9);*background:#fff;background:#fff\0/;
    display:inline-block;*display:inline;*zoom:1;
	box-shadow:0px 0px 5px #000;
	*+border:6px #ddd solid;
    -webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.jui-toast .toast .xh,.jui-toast .toast .ok,.jui-toast .toast .no{margin-right:5px;display:inline-block;width:16px;height:16px;}   
.jui-toast .toast .xh{background:url(ico.xh.gif) no-repeat center;vertical-align:top;}
.jui-toast .toast .ok{background:url(ico.ok.gif) no-repeat center;vertical-align:top;}
.jui-toast .toast .no{background:url(ico.no.gif) no-repeat center;vertical-align:top;}
 
span.jui-gotop{width:40px;height:40px;line-height:20px;font-size:11px;text-align:center;display:inline-block; cursor:pointer;
    background:#f3b512;color:#fff;position:fixed; z-index:780502; bottom:80px; right:5px; line-height:normal;
    -webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px; border-radius:3px;}
span.jui-gotop i{display:block;width:100%;height:20px;line-height:20px; background:url(ico.png) no-repeat center;}
    
.jui-mask{width:100%; height:100%; background:rgba(0,0,0,0.7);position:fixed; z-index:780326; left:0; top:0;display:none;}

.jui-showBigImg-box{position:fixed;z-index:999999;margin:auto;left:0;right:0;top:0;bottom:0;width:95%;height:95%;text-align:center;display:none;}
.jui-showBigImg-box .showBigImg-titbox{width:100%; height:1px; position:relative;}
.jui-showBigImg-box .showBigImg-titbox .showBigImg-tit{position:absolute;z-index:8;left:25%;top:1px;
	width:50%;height:30px; line-height:30px;text-align:center;background:rgba(204,204,204,0.7);}
.jui-showBigImg-box .showBigImg-titbox .showBigImg-tit a{font-size:12px;}
.jui-showBigImg-box .showBigImg-titbox .showBigImg-tit .gb-showBigImg{cursor:pointer; padding:0px 5px; background:#ccc;font-size:12px;}
.jui-showBigImg-box img{max-width:99%;max-height:98%;border:5px #ccc solid;}

.jui-zoom-pic{width:100%;height:100%;background:rgba(51,51,51,0.9);position:fixed;z-index:780502;left:0;top:0;text-align:center;display:none;}
.jui-zoom-pic .jui-tdpic{text-align:center;vertical-align:middle;max-width:100%;max-height:100%;}
.jui-zoom-pic .jui-tdpic img{margin:0 auto;max-width:0%;max-height:0%;border:5px #fff solid;cursor:pointer;opacity:0.1}
/*==========================================
 * tuoWang Form control
==========================================*/
.jui-Form-control input,
.jui-Form-control textarea,
.jui-Form-control select,
.jui-Form-control button,
.jui-Form-control label{-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;
    outline:medium;cursor:pointer;vertical-align:middle;border:1px #ccc solid;font-family:microsoft yahei,Tahoma,\5b8b\4f53;}
.jui-Form-control input[type=text],
.jui-Form-control input[type=password]{width:99.7%;height:34px;line-height:34px; text-indent:5px;}

.jui-Form-control input[type=radio]{width:16px;text-indent:0px;height:16px;line-height:16px;vertical-align:text-bottom;margin-bottom:0px;margin-bottom:-2px\9;}
.jui-Form-control input[type=checkbox]{width:16px;text-indent:0px;height:16px; line-height:16px;}
.jui-Form-control select{width:100%;height:36px;line-height:36px;text-indent:5px;}
.jui-Form-control button{width:100%;height:36px;line-height:19px;border:0;background:#f3b512;color:#fff;font-size:14px;}
.jui-Form-control button i.tuo-icon{font-size:12px;}
.jui-Form-control button:hover{background:#f60;}
.jui-Form-control textarea{width:98%;padding:5px 1%;}
.jui-Form-control label{border:0;}
.jui-Form-control input:focus{border:1px solid green;}
.jui-Form-control input[name=px]{width:38px; text-align:center;}

.jui-iptMemo,.jui-iptText{display:inline-block;*display:inline;*zoom:1;}
.jui-iptMemo{width:120px; text-align:right; padding:0px 10px;}
.jui-iptText{min-width:380px;min-height:34px;line-height:34px;text-indent:10px;border:1px #ddd solid;cursor:pointer;vertical-align:middle;background:#fff;}

.jui-upfilearea{height:39px; line-height:36px; position:relative;overflow:hidden;padding:0px;margin:0px;}
.jui-upfilearea,.jui-upfile,.jui-uptext,.jui-upsbtnsbtn{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
.jui-upfilearea .jui-upfile{position:absolute;z-index:5; top:0; right:0;font-size:150px;filter:alpha(opacity=1);opacity:0.0;-moz-opacity:0.0;cursor:pointer;}
.jui-upfilearea .jui-uptext{width:380px;height:30px; min-height:30px;line-height:30px;text-indent:5px;}
.jui-upfilearea .jui-upsbtn{width:100px;height:36px;line-height:36px;background:#666;color:#fff;}
.jui-upfilearea .jui-upsbtn:hover{background:#F30;}
.jui-upfilearea .jui-ajaxup{display:none;}

.jui-form-warning{border:1px #f60 solid;}

a.jui-sBtn{display:inline-block;*display:inline;*zoom:1;padding:3px 5px;background:#09c;color:#fff; text-align:center;
		-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px; vertical-align:middle;}
a.jui-sBtn:hover{background:#f60;}
a.jui-sBtn i{font-size:12px;vertical-align:top;}

.jui-statusBg{background:#090;}
.jui-statusBg{background:#e6e6e6}

/*====================================================
 *tWselectBox  Kunming Tuo wang Inc.
=====================================================*/
.tWselectBox{
	position:fixed; z-index:780502;margin:auto;left:0; right:0; top:0; bottom:0;width:580px;height:350px;  
	background:#fff;border:10px #fff solid;text-align:center;display:none;}
.tWselectBox h2{border-bottom:1px #f60 solid;width:100%; height:50px; line-height:50px; position:relative;}
.tWselectBox h2 i{color:#f60;}
.tWselectBox h2 .tWselectBox-gb{display:block;position:absolute;z-index:3;top:0px;right:10px;width:30px;height:30px;line-height:30px;text-align:center;}
.tWselectBox .tWselectBox-item{height:298px;overflow:auto}
.tWselectBox .tWselectBox-item a{display:inline-block;min-width:80px;height:30px;line-height:30px; text-align:center;border:1px #ccc solid; 
	margin:5px; padding:0px 5px;font-size:14px;}
.tWselectBox .tWselectBox-item a:hover{border:1px #f60 solid;background:#f60;color:#fff;}
.tWselectBox .tWselectBox-item p{width:90%; height:auto; padding:5px 0; text-align:left;margin:0 auto;}
.tWselectBox .tWselectBox-item p.content{width:80%; height:auto; padding:5px 0; text-align:left; margin:0 auto;}
.tWselectBox .tWselectBox-item .msg{color:#f0f;}
.tWselectBox .tWselectBox-item .woo{color:#090;}

.jui-del-action{padding:10px 0px; text-align:left;}
/*====================================================
 *commtit  Kunming Tuo wang Inc.
=====================================================*/
.jui-comm-tit-box{width:100%; height:auto;}
.jui-comm-tit-box .tit{width:100%; height:40px; line-height:40px;border-bottom:1px #ccc solid;}
.jui-comm-tit-box .tit .t{min-width:60px; height:39px; line-height:39px;border-bottom:2px #F3B512 solid;background:#0af; padding:0px 20px;}
.jui-comm-tit-box .tit .t em{width:40px; height:40px; display:inline-block; vertical-align:middle;}
.jui-comm-tit-box .tit .t a{font-size:16px;color:#fff;}
.jui-comm-tit-box .tit .m{min-width:80px; height:40px; line-height:40px; text-align:right;}
/*====================================================
 *page  Kunming Tuo wang Inc.
=====================================================*/
.jui-page{width:100%; height:auto; text-align:center; padding:10px 0px;}
.jui-page a,.jui-page span,.jui-page i{display:inline-block;*display:inline;*zoom:1;padding:3px 10px; margin:0; background:#ddd;color:#333;}
.jui-page i{background:#e8e8e8;color:#333;}
.jui-page span,.jui-page a:hover{background:#f60;color:#fff;}

/*==========================================
 * tuoWang color
==========================================*/
.bgred,a.bgred,i.bgred,span.bgred,em.bgred{background:#f00;}
.bgblack,a.bgblack,i.bgblack,span.bgblack,em.bgblack{background:#000;}
.bggreen,a.bggreen,i.bggreen,span.bggreen,em.bggreen{background:#090;}
.bgblue,a.bgblue,i.bgblue,span.bgblue,em.bgblue{background:#09c;}
.bggray,a.bggray,i.bggray,span.bggray,em.bggray{background:#e6e6e6;}
.bgorange,a.bgorange,i.bgorange,span.bgorange,em.bgorange{background:#f60;}

.red,a.red,i.red,span.red,em.red{color:#f00;}
.black,a.black,i.black,span.black,em.black{color:#000;}
.green,a.green,i.green,span.green,em.green{color:#090;}
.blue,a.blue,i.blue,span.blue,em.blue{color:#09c;}
.gray,a.gray,i.gray,span.gray,em.gray{color:#999;}
.orange,a.orange,i.orange,span.orange,em.orange{color:#f60;}

/*==========================================
 * tuoWang downfile
==========================================*/
.jui-downfile{width:100%; height:auto; text-align:center; padding:10px 0px; background:#ddd;}
.jui-downfile a{color:#f00;}
.jui-downfile a:hover{color:#090;}

/*==========================================
 * tuoWang ico-img
==========================================*/
.jui-Icon{display:inline-block;width:20px;height:20px;white-space:nowrap;letter-spacing:-1em;text-indent:-99em;color:transparent;
    *text-indent:0;*zoom:expression(this.runtimeStyle['zoom']='1',this.innerHTML='\3000');}
.jui-Icon:before{content:'\3000'; }

@font-face{
	font-family: Muiicons;
	font-weight: 400;
	font-style: normal;
	src: url(jui.ttf) format('truetype')
}
.tNicon{
	font-family: Muiicons;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	display: inline-block;
	text-decoration: none;
	-webkit-font-smoothing: antialiased
}
.icon-shanchu:before{content:"\f012d";}
.icon-39:before{content:"\e6ab";}
.icon-xin:before{content:"\e711";}
.icon-home:before{content:"\e689";}
.icon-shanchu1:before{content:"\e643";}
.icon-wangzhi:before{content:"\e658";}
.icon-dianhua:before{content:"\e624";}
.icon-yonghu:before{content:"\e634";}
.icon-shouye:before{content:"\e61e";}
.icon-yanjing:before{content:"\e629";}
.icon-yonghu1:before{content:"\e649";}
.icon-xin1:before{content:"\e632";}
.icon-weizhi:before{content:"\e640";}
.icon-youjian:before{content:"\e635";}
.icon-weizhi1:before{content:"\e610";}
.icon-eye:before{content:"\e6d9";}
.icon-xiugai:before{content:"\e8cf";}
.icon-shijian-tianchong:before{content:"\e66c";}
.icon-shijian:before{content:"\e66d";}
.icon-icon--:before{content:"\e744";}
.icon-right-circle:before { content: "\e6e4"; }
