@charset "utf-8";
<!--
body {font-size:12px;color:#000000;padding:0px;margin:10px;font-family:"Microsoft YaHei", 'Arial',宋体; background-color:#edf1f2;}
label{cursor:pointer}
label:hover{color:#F00}
label.on{border:1px #F00 solid}
img{border:0}
div{transition:.3s ease all;-webkit-transition:.3s ease all;-moz-transition:.3s ease all}
ul, ol, li{list-style:none;}
fieldset{border:2px solid #d8e8f5;}
a{font-size:12px;color:#000000;text-decoration:none;transition:.3s ease all;-webkit-transition:.3s ease all;-moz-transition:.3s ease all}
a:hover {text-decoration:none;color:#cc0000;}
.topnav{color:#FFF;height:35px;line-height:35px; background:#00968A !important}
.topnav div{display:block;float:left;margin:0px 10px;font-size:14px; border-bottom:2px #FFF solid}
.topnav span{float:right;padding-right:20px}
.topnav span .inp{border:0px; border-radius:5px; padding:0px 5px;height:20px !important; line-height:20px!important}
.topnav span .sel{border:0px; border-radius:5px; padding:0px 5px;height:20px !important; line-height:20px!important}
.topnav span .btn{padding:0px 5px; height:20px;line-height:20px}
.topnav a{display:block;float:left;color:#FFF;margin-right:10px;font-size:14px;padding:0px 12px;}
.topnav a:hover,.topnav a.on{background:#09F;}

.badge,#one{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#999;border-radius:2em;margin-left:5px;}
#one{background-color:#C00;border-radius:2em;}

.stable{background:#FFF;border-radius:8px;overflow:hidden;margin-bottom:10px;box-shadow:0 1px 4px 0 rgba(0,0,0,0.15);}
.stable tr{background:#FFF}
.stable tr:hover{background:#f8f9fb}
.stable tr td{height:25px;border-bottom:1px solid #E1E1E1;font-weight:normal;line-height:25px;padding:4px 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.stable thead tr td{height:25px;background:#f8f9fb;border-bottom:1px solid #DFDFDF;font-weight:800;line-height:25px;padding:4px 2px;}
.sel{padding:3px;line-height:20px;border:1px #CCC solid;font-family:'微软雅黑';border-radius:4px}
.inp{cursor:pointer;padding:3px;line-height:20px;height:20px;border:1px #CCC solid;font-family:'微软雅黑';background:#FFF;border-radius:4px}
.tex{padding:5px;border:1px #CCC solid;font-family:'微软雅黑';}

.button{font-size:12px;background:#5BA4DD;height:26px;line-height:26px;color:#FFF;cursor:pointer;border:none;margin:0px 3px;font-family:'微软雅黑';border-radius:4px;}
.btn{font-size:12px;background:#5BA4DD;height:26px;line-height:26px;color:#FFF;cursor:pointer;border:none;margin:0px 3px;display:inline-block;font-family:'微软雅黑';border-radius:4px;}
.btn:hover{background:#866c1b;color:#FFF;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;}
.btnn{font-size:12px;padding:0px 10px;background:#5BA4DD;height:25px;line-height:25px;color:#FFF;cursor:pointer;border:none;margin:3px;border-radius:4px;display:inline-block;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;}
.btnn:hover{background:#866c1b;color:#FFF}
/**tabs**/
.mtop{padding:15px;color:#58666e;background-color:#edf1f2;border-bottom: 1px solid #dee5e7;}
.mtop a{height:35px;line-height:35px;padding:0px 10px;display:inline-block;color:#363f44;background:#DDD;border-radius:4px;}
.mtop a:hover{background:#FFF}
.mtop a.on{background:#0272bd;color:#FFF}

.tabPanel{margin:10px;}
.tabPanel ul{height:30px;margin:0px;padding:0px;border-bottom:1px solid #dee5e7;}
.tabPanel ul li{float:left;margin:0 2px 0 0;border:1px solid #dee5e7;font-size:11px;height:29px;line-height:30px;width:111px;text-align:center;cursor:pointer;border-radius:4px 4px 0 0;background:#f6f8f8;}
.tabPanel ul li a{display:block;color:#000}
.tabPanel ul li.on{border-bottom:1px solid #fff;cursor:pointer;color:black;background:#fff;}
.tabPanel ul li.on a{color:#000}
.tabPanel .pane{padding:10px;overflow:hidden; position:relative;border:1px #dee5e7 solid;border-top:0;background-color:#fff;}
.tabPanel .pane p{padding:15px 15px 0 10px;}
/*本地板库*/
#picdiv{width:100%;position:relative;overflow:hidden}
#picdiv .box{width:250px;height:160px;float:left;margin:5px;padding:6px;background:#FFF;border:1px #EBEBEB solid}
#picdiv .box a.lbox{width:130px;height:160px;float:left;display:block;position:relative;overflow:hidden;}
#picdiv .box a.lbox img{width:130px;height:160px;}
#picdiv .box a.lbox .piao{width:130px; height:160px; position:absolute; bottom:-160px; left:0px; background:#000; filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;}
#picdiv .box a.lbox .piao p{padding:0px;margin:0px;position:relative; text-align:center;line-height:160px;color:#FFF;}
#picdiv .box a.lbox:hover .piao{bottom:0px;}
#picdiv .box .rbox{width:110px;height:160px;float:right;overflow:hidden; text-align:center}
#picdiv .box .rbox p{display:block;text-align:center;color:#333;height:25px;}
#picdiv .box .rbox input{width:auto;display:inline-block;margin-bottom:6px;text-align:center;}
#picdiv .on{padding:5px;border:2px #F00 solid}
/*模板库*/
.tempku{width:120px;margin:10px;padding:10px;float:left;background-color:#FFFFFF;line-height:200%;text-align:center;border:1px #DDDDDD solid;}
.tempku a{width:auto ;display:block;overflow:hidden;position:relative}
.tempku a p{padding:0px !important;margin:0px}
.tempku a img{width:100%}
.tempku a .fu{width:120px;height:130px; position:absolute;top:-130px; left:0px; background:#000; filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;}
.tempku a .fu i{line-height:130px;padding:0px;margin:0px;position:relative; font-size:18px;text-align:center;color:#FFF; font-style:normal}
.tempku a:hover .fu{top:0px;}
.tempku .add{background:#0099ff;color:#FFFFFF;border:#0099ff solid 1px;padding:2px 5px;}
.tempku .add:hover{background:#ffffff;color:#0099ff;border:#0099ff solid 1px;padding:2px 5px;}
.tempku .edit{background:#009900;color:#FFFFFF;border:#009900 solid 1px;padding:2px 5px;}
.tempku .edit:hover{background:#ffffff;color:#009900;border:#009900 solid 1px;padding:2px 5px;}


.fieldset{margin:10px;border:2px #2e7ec5 solid;border-radius:10px;background:#FFF}
.fieldset legend{padding:5px 10px;line-height:20px;font-size:14px;color:#FFF;background:#2e7ec5;border-radius:5px;}
.fieldset .body{ height:auto;padding:10px;line-height:26px;font-size:14px;position:relative;overflow:hidden}
/**/

/*标题12字样*/
.box12{margin:0;padding-left:0px;font-size:12px;color:#666666;text-align:left;}
.box12 ul{margin-left:0px;list-style:none;padding:0;border:0;margin:0px 0 0px 5px;}
.box12 li{padding:5px;border-bottom:1px #CCCCCC dashed;position:relative;background:url(arrow_box.gif) no-repeat left 45%;padding-left:15px;margin:0 auto;}
.box12 li a{font-size:14px;line-height:25px;}

/*登陆框*/
#login{position:absolute;top:50%;left:50%;	margin:-200px 0 0 -225px;width:450px;height:auto;background:url(White_bj.png)}
.loginlogo{width:370px;height:70px;margin:10px auto;background:url(login_box_logo.jpg) no-repeat}
.loginlogo .inc{text-align:right;}
.loginbox{margin:10px;height:380px;overflow:hidden;position:relative;background-color:#FFFFFF;font-family:Microsoft YaHei,SimHei,'宋体';}
.loginbox .name{width:338px;height:48px;margin:10px auto;background:url(input_bj.png) top center no-repeat}
.loginbox .name .inpu{width:280px;height:30px;line-height:30px;margin:9px 4px 4px 48px;font-size:16px;border-left:0px;border:0px}
.loginbox .pass{width:338px;height:48px;margin:10px auto;background:url(input_bj.png) 0px -48px  no-repeat}
.loginbox .pass .inpu{width:280px;height:30px;line-height:30px;margin:9px 4px 4px 48px;border:none;font-size:16px;border:0px}
.loginbox .code{width:338px;height:48px;margin:10px auto;background:url(input_bj.png) 0px -96px  no-repeat}
.loginbox .code .inpu{width:175px;height:30px;line-height:30px;margin:9px 4px 4px 48px;border:none;float:left;font-size:16px;border:0px}
.loginbox .code .img_code{width:85px;height:30px;margin-left:18px;margin-top:9px;font-size:16px;line-height:30px;float:left;}
.loginbox .ver{ text-align:center;width:100%;line-height:30px;height:30px;font-family:Microsoft YaHei,SimHei,'宋体';}
#iets{ width:100%;background:#FFFFFF;line-height:25px;position:absolute;bottom:10px;left:0px;text-align:center}
#login form {margin:0px}
#login form .submit{border:none;border-radius:3px 3px 3px 3px;color:#FFFFFF;cursor:pointer;display:block;font:24px "微软雅黑";margin:35px auto 0 auto;padding:10px;width:338px;height:50px;background-color:#0496DA;}
#login form submit:hover{background-color:#0383d3;}

.cop{font-size:12px;color:#666666;}
.t2 {color:#FF6600;font-size:14px;font-weight:bold;}
.t1 {font-size:20px;font-weight:bold;}
.sffocus {background-color:#0174DF;}
.mian_bt { line-height:30px;font-size:14px;font-weight:bold;color:#333}
.mian_body {height:auto;position:relative;}
.mian_body li { line-height:20px;list-style-type:none;color:#666666}
/*-------------------*/

/*列表分页*/
.list_page{font-family:"微软雅黑","宋体";padding:5px;height:auto;margin-bottom:5px;overflow:hidden;text-align:center;clear:both;}
.list_page a{background:#ffffff;border:1px #d7d7d7 solid;color:#a1a1a1;text-align:center;margin:2px 1px;padding:3px 6px;}
.list_page a:hover{background:#d20000;color:#ffffff;}
.list_page span{border:1px #d7d7d7 solid;text-align:center;background:#d20000;color:#ffffff;margin:2px 1px;padding:3px 6px;font-size:12px;}
/*采集*/
.admintable{margin-left:10px;border-bottom:1px #CCC dashed;line-height:20px;font-size:12px;font-family:"微软雅黑"}

/*升级1*/
.banbenlist{width:750px;margin:20px auto;border:1px solid #EAEAEA;border-bottom:none;}
.banbenlist dd{width:auto;background:#FFF;height:40px;line-height:40px; margin:0px;text-align:right; padding-right:20px;}
.utable{background:#FFF;}
.utable tr{background:#FFF}
.utable tr:hover{background:#F7F7F7}
.utable tr td{height:30px;line-height:30px;padding:4px 2px;font-size:14px;border-bottom:1px solid #ddd;color:#333;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.utable thead tr td{height:35px;line-height:35px;background:#f4f8fd;font-size:16px;border-top:1px solid #d8e8f5;border-bottom:1px solid #ddd;font-weight:800;padding:4px 2px;}
.utable a.abtn{width:95px;height:25px;display:inline-block;padding:5px 10px;background:#09F;color:#FFF}
.utable a.bbtn{width:95px;height:25px;display:inline-block;padding:5px 10px;background:#096;color:#FFF}
.utable a.cbtn{width:95px;height:25px;display:inline-block;padding:5px 10px;background:#ccc;color:#FFF}
/*升级2*/
.banbox{width:750px;margin:20px auto;background:#FFF;border:1px solid #EAEAEA;}

/*版本状态*/
.verstatus{width:auto;height:130px;background:#FFF;}
.verstatus div{text-align:right}
.verstatus h5{padding:0px 8px;line-height:30px;margin:10px 10px 0px 8px;font-size:12px;font-weight:normal;display:inline-block;}
.verstatus h5:hover{background:#F7F7F7}
.verstatus a{background:#F7F7F7;display:inline-block;padding:0px 8px;line-height:30px;margin:10px 10px 0px 8px;}
.verstatus a:hover{ background:#09F; color:#FFF}
/*图片集*/
#pw{position:relative; overflow:hidden; display:inline-block;background:#FFF;border-right:1px #CCC solid}
.imgDiv{float:left; padding:5px;border:1px #ccc solid; background:#F2F2F2;margin-right:-1px}
.imgDiv img{width:110px;height:70px; margin:0px auto;border:1px #CCC solid}
.imgDiv img:hover{ border:1px #CC0000 solid}

/*背景切换*/
#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../img/progress.gif) no-repeat center center;}	
#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img { width:auto; height:240; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
#supersized a { width:100%; height:100%; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { /*background:#111 url(../img/progress.gif) no-repeat center center; */width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }
#supersized img { max-width: none !important }