﻿@charset "utf-8";
/* CSS Document */
/***
 * uimaker
 * http://www.uimaker.com
 * e-mail: admin@uimaker.com
 */
*{font-size:9pt;border:0;margin:0;padding:0;}
body{font-family:'微软雅黑'; margin:0 auto;min-width:980px;}
ul{display:block;margin:0;padding:0;list-style:none;}
li{display:block;margin:0;padding:0;list-style: none;}
img{border:0;}
dl,dt,dd,span{margin:0;padding:0;display:block;}
a,a:focus{text-decoration:none;color:#000;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{color:#00a4ac;text-decoration:none;}
table{border-collapse:collapse;border-spacing: 0;}
cite{font-style:normal;}
h2{font-weight:normal;}

/*cloud*/

#mainBody {width:100%;height:100%;position:absolute;z-index:-1;}
.cloud {position:absolute;top:0px;left:0px;width:100%;height:100%;background:url(../newimg/cloud.png) no-repeat;z-index:1;opacity:0.5;}
#cloud2 {z-index:2;}


/*login*/
.logintop{height:47px; position:absolute; top:0; background:url(../newimg/loginbg1.png) repeat-x;z-index:100; width:100%;}
.logintop span{color:#fff; line-height:47px; background:url(../newimg/loginsj.png) no-repeat 21px 18px; text-indent:44px; color:#afc5d2; float:left;}
.logintop ul{float:right; padding-right:30px;}
.logintop ul li{float:left; margin-left:20px; line-height:47px;}
.logintop ul li a{color:#afc5d2;}
.logintop ul li a:hover{color:#fff;}
.loginbody{background:url(../newimg/loginbg3.png) no-repeat center center; width:100%; height:585px; overflow:hidden; position:absolute; top:20px;}
.systemlogo{background:url(../newimg/loginlogo.png) no-repeat center;width:100%; height:71px; margin-top:75px;}
.loginbox{width:692px; height:336px; background:url(../newimg/logininfo.png) no-repeat; margin-top:30px;}
.loginbox ul{margin-top:78px; margin-left:285px;}
.loginbox ul li{margin-bottom:16px;height:48px;line-height:48px;}
.loginbox ul li>label{position:relative;left:2px;top:13px;display:inline-block;padding:0px 10px;height:34px;line-height:34px;}
.loginbox ul li label{color:#687f92;}
.loginbox ul li label a{color:#687f92;}
.loginbox ul li label a:hover{color:#3d96c9;}
.loginbox ul li label input{margin-right:5px;}
.loginuser{width:299px; height:48px; background:url(../newimg/loginuser.png) no-repeat; border:none; line-height:48px; padding-left:44px; font-size:14px; font-weight:bold;}
.loginpwd{width:299px; height:48px; background:url(../newimg/loginpassword.png) no-repeat; border:none;line-height:48px; padding-left:44px; font-size:14px; color:#90a2bc;}
.logincord{width:90px; height:48px; background:url(../newimg/logincord.png) no-repeat; border:none;line-height:48px; padding-left:44px; font-size:14px; color:#90a2bc;}
.loginbtn{width:111px;height:35px; background:url(../newimg/buttonbg.png) repeat-x; font-size:14px; font-weight:bold; color:#fff;cursor:pointer; line-height:35px;}
.loginbm{height:50px; line-height:50px; text-align:center; background:url(../newimg/loginbg2.png) repeat-x;position:absolute; bottom:0; width:100%; color:#0b3a58;}
.loginbm a{font-weight:bold;color:#0b3a58;}
.loginbm a:hover{color:#fff;}


/*top.html*/
.header{height:88px;}
.topleft{height:60px;background:url(../newimg/topleft.jpg) no-repeat;float:left; width:256px;}
.topleft img{margin-top:0px;margin-left:10px;}
.topright{height:60px;background:url(../newimg/topright.jpg) no-repeat right;float:right;}
.nav{float:left;}
.nav li{float:left;width:87px;height:60px; text-align:center;}
.nav li a{display:block;width:87px;height:88px;-moz-transition: none; transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -webkit-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; }
.nav li a.selected{background:url(../newimg/navbg.png) no-repeat;}
.nav li a:hover{display:block;background:#000;color:#fff;background: none repeat scroll 0% 0% rgb(43, 127, 181);}
.nav li img{margin-top:10px;height: 28px;}
.nav li a{display:block;}
.nav a h2{font-size:14px;color:#d6e8f1;}
.nav a:hover h2{color:#fff;}
.topright ul{padding-top:5px; float:right; padding-right:12px;}
.topright ul li{float:left; padding-left:9px; padding-right:9px; background:url(../newimg/line.gif) no-repeat right;}
.topright ul li:last-child{background:none;}
.topright ul li a{font-size:13px; color:#e9f2f7;}
.topright ul li a:hover{color:#fff;}
.topright ul li span{margin-top:2px;float:left;padding-right:3px;}
.user{height:30px;background:url(../newimg/ub1.png) repeat-x;clear:both;margin-top:5px;float:right; margin-right:12px;border-radius:30px; behavior:url(js/pie.htc); white-space:nowrap;position:relative;}
.user span{display:inline-block;padding-right:10px; background:url(../newimg/user.png) no-repeat 15px 10px; line-height:30px; font-size:14px;color:#b8ceda; padding-left:20px; padding-left:35px;}
.user b{display:inline-block;width:20px;height:18px; background:url(../newimg/msg.png);text-align:center; font-weight:normal; color:#fff;font-size:14px;margin-right:13px; margin-top:7px; line-height:18px;}
.user i{display:inline-block;margin-right:5px;font-style:normal;line-height:30px; font-size:14px;color:#b8ceda;}


.adminuser-logo {
    height: 30px;
    width: 30px;
    margin: 0px 0 0 5px;
    background-color: white;
    border-radius: 50%;
    border: 1px solid #ededed;
    float: left;
    overflow: hidden;
    position: absolute;
    top:0px;
    left: 35px;
	z-index:1000px;
}

.adminuser-logo img {
	height: 26px;
	width: 26px;
	border-radius: 50%;
	margin: 2px;
	z-index:10px;
	transition: 0.5s;
	-moz-transition: 0.5s; /* Firefox 4 */
	-webkit-transition: 0.5s; /* Safari and Chrome */
	-o-transition: 0.5s; /* Opera */
	-ms-transition: 0.5s;/* IE 9 */
}

.adminuser-logo img:hover {
	height: 26px;
	width: 26px;
	border-radius: 50%;
	margin: 2px;
	z-index:10px;
	transform: rotate(360deg) scale(1.8);  
    -webkit-transform: rotate(360deg) scale(1.8);    /* for Chrome || Safari */
    -moz-transform: rotate(360deg) scale(1.8);        /* for Firefox */
    -ms-transform: rotate(360deg) scale(1.8);          /* for IE */
    -o-transform: rotate(360deg) scale(1.8);           /* for Opera */	
}

/*left.html*/
.lefttop{background:url(../newimg/lefttop.gif) repeat-x;height:40px;color:#fff;font-size:14px;line-height:40px;}
.lefttop span{margin-left:8px; margin-top:10px;margin-right:8px; background:url(../newimg/leftico.png) no-repeat; width:20px; height:21px;float:left;}
.lefttopsearch{background:url(../newimg/lefttop.gif) repeat-x;height:40px;color:#fff;font-size:14px;line-height:40px;}
.lefttopsearch span{width:187px; height:40px;float:left;}
.leftmenu{width:187px;padding-bottom: 9999px;margin-bottom: -9999px; overflow:hidden; background:url(../newimg/leftline.gif) repeat-y right;}
.leftmenu dd{background:url(../newimg/leftmenubg.gif) repeat-x;line-height:35px;font-weight:bold;font-size:14px;border-right:solid 1px #b7d5df;}
.leftmenu dd span{float:left;margin:10px 8px 0 12px;}
.leftmenu dd .menuson{display:none;}
.leftmenu dd:first-child .menuson{display:block;}
.menuson {line-height:30px; font-weight:normal; }
.menuson li{cursor:pointer;}
.menuson li.active{position:relative; background:url(../newimg/libg.png) repeat-x; line-height:30px; color:#fff;}
.menuson li cite{display:block; float:left; margin-left:32px; background:url(../newimg/list.gif) no-repeat; width:16px; height:16px; margin-top:7px;}
.menuson li.active cite{background:url(../newimg/list1.gif) no-repeat;}
.menuson li.active i{display:block; background:url(../newimg/sj.png) no-repeat; width:6px; height:11px; position:absolute; right:0;z-index:10000; top:9px; right:-1px;}
.menuson li a{ display:block; *display:inline; *padding-top:5px;}
.menuson li.active a{color:#fff;}
.title{cursor:pointer;}
dd>ul.Attopic {
    z-index: 999;
    background: #fff;
    width: 186px;
    overflow-x: hidden;
	overflow-y: hidden;
	
}
dd>ul.Attopic li cite{background:url(../newimg/f01.png) no-repeat; margin-right: 8px;}
dd>ul.Attopics {
	height:300px;
	overflow-y: scroll;
}


dd>ul.Attopics li cite{display:block; float:left; margin-left:32px;  width:16px; height:16px; margin-top:7px;margin-right:8px;}
dd>ul.Attopics li.active cite{background:url(../newimg/list1.gif) no-repeat;}
/*right.html*/
.place{width:100%;height:40px;z-index: 1000;background:url(../newimg/righttop.gif) repeat-x;}
.place span{line-height:40px; font-weight:bold;float:left; margin-left:12px;}
.placeul li{float:left; line-height:40px; padding-left:7px; padding-right:12px; background:url(../newimg/rlist.gif) no-repeat right;}
.placeul li:last-child{background:none;}



.rightinfo{padding: 0px 8px 8px 8px;}
.tools{clear:both; height:35px; margin-bottom:8px;}
.toolbar{float:left;}
.toolbar li{background:url(../newimg/toolbg.gif) repeat-x; line-height:33px; height:33px; border:solid 1px #d3dbde; float:left; padding-right:10px; margin-right:5px;border-radius: 3px; behavior:url(js/pie.htc); cursor:pointer;}
.toolbar li span{float:left; margin-left:10px; margin-right:5px; margin-top:5px;}
.toolbar1{float:right;}
.toolbar1 li{background:url(../newimg/toolbg.gif) repeat-x; line-height:33px; height:33px; border:solid 1px #d3dbde; float:left; padding-right:10px; margin-left:5px;border-radius: 3px; behavior:url(js/pie.htc);}
.toolbar1 li span{float:left; margin-left:10px; margin-right:5px; margin-top:5px;}
.tablelist{border:solid 1px #cbcbcb; width:100%;border-top-width:0px; clear:both;}
.tablelist.top{margin-top: 40px;}
.tablelist th{background:url(../newimg/th.gif) repeat-x; height:26px; line-height:26px; border-bottom:solid 1px #b6cad2; text-indent:11px; text-align:left;}
.tablelist th.td-checkbox{width:35px;text-indent: 11px;}

.tablelist th.td-name{width:66px;}
.tablelist th span.td-span-name{width:38px;background: url(../newimg/student_infobar_ico.png) no-repeat 0px 0px;}
.tablelist th span.td-span-name:hover{	cursor:pointer;}
.tablelist th span.man{background-position:0px 0px;}
.tablelist th span.women{background-position:0px -20px;}

.tablelist th.td-qq{width:18px;}
.tablelist th span.td-span-qq{background: url(../newimg/student_infobar_ico.png) no-repeat 0px -60px;    margin-left: 1px;}
.tablelist th span.td-span-qq:hover{	cursor:pointer;}

.tablelist th.td-szqq{width:90px;}
.tablelist th span.td-span-szqq{width:76px;background: url(../newimg/student_infobar_ico.png) no-repeat 0px -40px;}
.tablelist th span.td-span-szqq:hover{	cursor:pointer;}

.tablelist th.td-telphotos{width:120px;}
.tablelist th span.td-span-telphotos{width:86px;background: url(../newimg/student_infobar_ico.png) no-repeat 0px -80px;}
.tablelist th span.td-span-telphotos:hover{	cursor:pointer;}
.tablelist th.td-tixin{width:195px;}
.tablelist th.td-address{width:96px;}
.tablelist th.td-byxx{width:146px;}
.tablelist th.td-data{width:86px;}
.tablelist th.td-yxzy{width:72px;}
.tablelist th.td-biaoqian{width:80px;position:relative;}
.tablelist th  span.td-span-biaoqian{position: relative;}
.tablelist th.td-caozuo{width:66px;}
.tablelist th.td-caozuofu{width:106px;}
.tablelist td{line-height:35px; text-indent:2px; border-right: dotted 1px #c7c7c7;}
.tablelist td span {
   /* border-right: 1px solid #ccc;
    text-align: center;*/
    display: block;
    overflow: hidden;
	padding-top:1px;
	padding-left:14px;
    height:19px;
	line-height:19px;
}
/********学生信息列表项样式*/
/*选项框*/
.tablelist td span.optionset{padding-left:0px;width:16px;background: url(../newimg/options.png) no-repeat 0px 2px;}
.tablelist td span.optionset:hover{background-size:14px 14px;background-position:0px 4px;cursor:pointer; }

.tablelist td span.floatright{float:right;}
.tablelist td span.floatleft{float:left;}
.tablelist td.td-checkboxs{width:35px;text-indent: 11px;}
.tablelist td.td-checkbox{width: 24px;padding: 13px 6px;}
.tablelist td.td-checkboxred{width: 24px;padding: 13px 6px; background-color:#FF3030;}
.tablelist td.impo{background: url(../newimg/star.png) no-repeat 0px 0px;background-position:0px 10px;width:18px;}
.tablelist td.noimpo{background: url(../newimg/nostar.png) no-repeat 0px 0px;background-position:0px 10px;width:18px;}

.tablelist td.td-name{width:66px; position:relative;}


@media screen and (max-width: 1400px){
	.tablelist td.td-name span.td-spandiv{position:absolute;bottom:0px;left:18px;display: block;height:16px;line-height:16px;} 
}
@media screen and (min-width: 1400px){
	.tablelist td.td-name span.td-spandiv{position:absolute;top:11px;left:52px;margin-left:4px;display: block;height:16px;line-height:16px;} 
}
.tablelist td span.div{background: url(../newimg/div.png) no-repeat 0px 0px;width:16px;}
.tablelist td span.divtp{background: url(../newimg/divtp.png) no-repeat 0px 0px;width:16px;}

.tablelist td span.nodiv{background: url(../newimg/nodiv.png) no-repeat 0px 0px;width:16px;}
.tablelist td span.nodivtp{background: url(../newimg/nodivtp.png) no-repeat 0px 0px;width:16px;}

.tablelist td span.divno{background: url(../newimg/divno.png) no-repeat 0px 0px;width:16px;}
.tablelist td span.divnotp{background: url(../newimg/divnotp.png) no-repeat 0px 0px;width:16px;}
 

.tablelist td.red{color:red;}
.tablelist td span.td-span-name{width:38px;background: url(../newimg/student_infobar_ico.png) no-repeat 0px 0px;} 

.tablelist td span.td-span-name:hover{	cursor:pointer;}
.tablelist td span.man{background-position:0px 0px;}
.tablelist td span.women{background-position:0px -20px;}
.tablelist td.important{color:#DC143C;font-style:italic;}

.tablelist td.td-qq{width:18px;}
.tablelist td span.td-span-qq{background: url(../newimg/student_infobar_ico.png) no-repeat 0px -60px;    margin-left: 1px;}
.tablelist td span.td-span-qq:hover{	cursor:pointer;}

.tablelist td.td-szqq{width:90px;}
.tablelist td span.td-span-szqq{width:76px;}
.tablelist td span.td-span-szqq:hover{	cursor:pointer;}

.tablelist td span.link{background: url(../newimg/student_infobar_ico.png) no-repeat 0px -40px;}


.tablelist td span.nolink{background: url(../newimg/student_infobar_ico.png) no-repeat 0px -320px;}
.tablelist td span.nolink a{text-decoration:line-through;}

.tablelist td.td-telphotos{width:100px;}
.tablelist td span.td-span-telphotos{width:86px;background: url(../newimg/student_infobar_ico.png) no-repeat 0px -80px;}
.tablelist td span.td-span-telphotos:hover{	cursor:pointer;}
.tablelist td.td-caozuofu{width:106px;}
.tablelist td.td-caozuo{width:66px;}
.tablelist td.td-address{width:92px;}
.tablelist td.td-byxx{width: 126px;min-width:116px;max-width:126px;position:relative;overflow:hidden;height:39px;}
.tablelist td.td-byxx>span.shuzi{position:absolute;left:2px;bottom:1px;font-size:6px;-webkit-text-size-adjust:none;height:8px;line-height:8px;color:#ccc;padding-left:0px;}
.tablelist td.td-byxx>span.shuzi>a{color:#ccc;}


.tablelist td.td-data{width:86px;}
.tablelist td.td-yxzy{width:72px;}
.tablelist td.td-biaoqian{width:80px;position:relative;}
.tablelist td  span.td-span-biaoqian{position: relative;}


/*end 下拉列表样式*/
.tablelist td  ul.td-span-biaoqianlist{position: absolute;left:-1px;top:36px;
        display:none;
		width:80px;background:#ffffff;
        counter-reset: li; /* 创建一个计数器 */
        list-style: none; /* 清除列表默认的编码*/
        *list-style: decimal; /* 让IE6/7具有默认的编码 */
        font: 15px 'trebuchet MS', 'lucida sans';
        padding: 0;
        margin-bottom: 4em;
        text-shadow: 0 1px 0 rgba(255,255,255,.5);
        border-radius: 0.1em;/*制作圆角*/
		border: dotted 1px #c7c7c7;
		border-top:0px;
		z-index:200;
}
/*end 下拉列表样式*/
.tablelist td.td-tixin{width:180px;}
.tablelist td span.td-span-tixin{width:180px;background: url(../newimg/student_infobar_ico.png) no-repeat 0px -100px;}
.tablelist td span.td-span-tixin:hover{cursor:pointer;}

.tablelist td span b{
    width:11px;
    height:11px;
	font-size:0;
	color:#368F2A;
    background:#AEDFA3;
	position: absolute;
    left:0px;
    top:5px;
}
.tablelist td span b.ico-1{left:4px;background:#AEDF00;}
.tablelist td span b.ico-2{left:19px;background:#00DFA3;}
.tablelist td span b.ico-3{left:34px;background:#AE0000;}
.tablelist td span b.ico-4{left:49px;background:#00aaA3;}
.tablelist td span b.ico-5{left:64px;background:#ffaaA3;}
.tablelist td span b.icoq{left:4px;}

.tablelist tr.detailinfo{display:none;}
.tablelist tr.detailinfohideshow{display:table-row;}


/*清除SPAN前面的图片空间*/
.tablelist td  span.clearpaddingleft {
    text-align: center;
	padding-left:4px;
	text-indent: 0px;
}





/*END-学生信息列表项样式*/
.tablelink{color:#056dae;}
.tablelist tbody tr.item:hover{background:#e5ebee;}
.tablelist tbody tr.odd{background:#F5F5F5;}
.sort{padding-left:3px;}

/*cuozao*/

nav.cuozuolan ul ul{
    display: none;
}
nav.cuozuolan ul li:hover > ul {
    display: block;
    }
nav.cuozuolan ul {
    width:90%;
    border-radius: 10px;  
    list-style: none;
    position: relative;
    display: inline-table;
}

nav.cuozuolan ul:after {
    content: ""; clear: both; display: block;
    }
nav.cuozuolan ul li:hover {
    background: #4A708B;

}
nav.cuozuolan ul li:hover a {
    color: #fff;
}        
nav.cuozuolan ul li a {
     display: block;
     color: #757575; text-decoration: none;
}         
nav.cuozuolan ul ul {
    background: #4A708B; border-radius: 0px; 
    position: absolute; top: 100%;
	z-index:999;
}
nav.cuozuolan ul ul li {
    float: none; 
    border-top: 1px solid #6b727c;
    border-bottom: 1px solid #c7c7c7;; position: relative;
}
nav.cuozuolan ul ul li a {
    color: #fff;
}   
nav.cuozuolan ul ul li a:hover {
	background: #4682B4;
}



/*page*/
.pagin{margin-top:10px;padding:0 12px;
    width:100%;
	height:40px;
    background-color: #ffffff;
    box-shadow: 0px -1px 2px #ccc;
    position: fixed;
    bottom: 0px;
}

.pagin .message{float:left;height:40px;line-height:40px;}
.pagin .blue{color:#056dae;font-style:normal;}
.pagin .paginList{float:right;padding:5px 30px ;}
.pagin .paginList .paginItem{float:left;}
.pagin .paginList .paginItem a{float:left;width:31px;height:28px;border:1px solid #DDD; text-align:center;line-height:30px;border-left:none;color:#3399d5;}
.pagin .paginList .paginItem:first-child a{border-left:1px solid #DDD;}
.pagin .paginList .paginItem:first-child a{border-bottom-left-radius:5px;border-top-left-radius:5px;}
.pagin .paginList .paginItem:last-child a{border-bottom-right-radius:5px;border-top-right-radius:5px;}
.pagin .paginList .paginItem.current,.pagin .paginList .paginItem.current a{background:#f5f5f5; cursor:default;color:#737373;}
.pagin .paginList .paginItem:hover{background:#f5f5f5;}
.pagin .paginList .paginItem.more,.pagin .paginList .paginItem.more a:hover{ cursor:default;}
.pagin .paginList .paginItem.more:hover{background:#FFF;}
.pagin .paginList .paginItem.more a{color:#737373;}
.pagepre{background:url(../newimg/pre.gif) no-repeat center center; width:31px; height:28px;}
.pagenxt{background:url(../newimg/next.gif) no-repeat center center; width:31px; height:28px;}

/*index*/
.mainindex{padding:20px; overflow:hidden;}
.welinfo{height:32px; line-height:32px; padding-bottom:8px;}
.welinfo span{float:left;}
.welinfo b{padding-left:8px;}
.welinfo a{padding-left:15px;color:#3186c8;}
.welinfo a:hover{color:#F60;}
.welinfo i{font-style:normal; padding-left:8px;}
.xline{border-bottom:solid 1px #dfe9ee; height:5px;}
.iconlist{padding-left:40px; overflow:hidden;}
.iconlist li{text-align:center; float:left; margin-right:25px; margin-top:25px;}
.iconlist li p{line-height:25px;}
.ibox{clear:both; padding-left:40px; padding-top:18px; overflow:hidden; padding-bottom:18px;}
.ibtn{background:url(../newimg/ibtnbg.png) repeat-x;border:solid 1px #bfcfe1; height:23px; line-height:23px; display:block; float:left; padding:0 15px; cursor:pointer;}
.ibtn img{margin-top:5px; float:left; padding-right:7px;}
.box{height:15px;}
.infolist{padding-left:40px; padding-bottom:15px;}
.infolist li{ line-height:23px; height:23px; margin-bottom:8px;}
.infolist li span{float:left; display:block; margin-right:10px;}
.uimakerinfo{padding-left:40px; background:url(../newimg/search.png) no-repeat 10px 15px; padding-top:15px; padding-bottom:20px;}
.umlist{padding-left:40px;}
.umlist li{float:left; background:url(../newimg/ulist.png) no-repeat 0 5px; padding-left:10px; margin-right:15px;}


/*default*/
.mainbox{padding:8px;position:relative;}
.mainleft{padding-right:298px;}
.leftinfo{border:#d3dbde solid 1px;height:290px;}
.leftinfotwo{border:#d3dbde solid 1px; height:290px;margin-top:8px;}
.mainright{width:298px;position:absolute; top:8px; right:8px;}


.dflist{border:#d3dbde solid 1px; width:288px; height:290px; float:right;}
.dflist1{border:#d3dbde solid 1px; width:288px; height:238px; float:right; margin-top:8px;}  




.listtitle{background:url(../newimg/tbg.png) repeat-x; height:36px; line-height:36px; border-bottom:solid 1px #d3dbde; text-indent:14px; font-weight:bold; font-size:14px;}
.more1{float:right; font-weight:normal;color:#307fb1; padding-right:17px;}
.maintj{text-align:center;}
.newlist{padding-left:14px; padding-top:15px;}
.newlist li{line-height:25px; background:url(../newimg/list2.png) no-repeat 0px 8px; text-indent:11px;}
.newlist i{width:80px; display:block; float:left; font-style:normal;}
.newlist b{font-weight:normal; color:#7b7b7b; padding-left:10px;}
.leftinfos{/*height:238px;*/margin-top:8px;}
.infocenter{border:#d3dbde solid 1px; /*height:438px;*/}

.infocenter table {
    display: table;
    border-collapse: separate;
    border-spacing: 1px;
    border-color: grey;
	
}
.infocenter td {
    font-family: Helvetica, sans-serif, "宋体";
    font-size: 12px;
    color: #000000;
    text-decoration: none;
	padding:8px 10px;
}



.infoleft{border:#d3dbde solid 1px; float:left;height:238px;}
.inforight{border:#d3dbde solid 1px; float:right;height:238px; }
.tooli{padding:30px 20px;}
.tooli li{float:left;padding-left:15px; padding-right:15px;margin-bottom:20px;}
.tooli li span{text-align:center;}
.tooli li p{line-height:35px; text-align:center;}


/*form*/
.formbody{padding:10px 18px;}
.formtitle{border-bottom:solid 1px #d0dee5; line-height:35px; position:relative; height:35px; margin-bottom:28px;}
.formtitle span{font-weight:bold;font-size:14px; border-bottom:solid 3px #66c9f3;float:left; position:absolute; z-index:100; bottom:-1px; padding:0 3px; height:30px; line-height:30px;}
.forminfo{padding-left:23px;}
.forminfo li{margin-bottom:13px; clear:both;}
.forminfo li label{width:86px;line-height:34px; display:block; float:left;}
.forminfo li i{color:#7f7f7f; padding-left:20px; font-style:normal;}
.forminfo li cite{display:block; padding-top:10px;}
.dfinput{width:345px; height:32px; line-height:32px; border-top:solid 1px #a7b5bc; border-left:solid 1px #a7b5bc; border-right:solid 1px #ced9df; border-bottom:solid 1px #ced9df; background:url(../newimg/inputbg.gif) repeat-x; text-indent:10px;}
.textinput{border-top:solid 1px #a7b5bc; border-left:solid 1px #a7b5bc; border-right:solid 1px #ced9df; border-bottom:solid 1px #ced9df; background:url(../newimg/inputbg.gif) repeat-x; padding:10px; width:504px; height:135px; line-height:20px; overflow:hidden;}
.btn{width:137px;height:35px; background:url(../newimg/btnbg.png) no-repeat; font-size:14px;font-weight:bold;color:#fff; cursor:pointer;}




/*css 分页样式 style pagination */
div.scott{padding:8px;
width:99%;
background-color:#ffffff;
box-shadow:0px -1px 2px #ccc;
text-align:right;
position:fixed;
bottom:0px;}
div.scott a{border:#4DAEFF 1px solid;padding:2px 8px;color:#4DAEFF;margin:0px 2px;text-decoration:none;}
div.scott a:hover{border:#4DAEFF 1px solid;color:#ffffff;background-color:#4DAEFF;}
div.scott a:active{border:#85bd1e 1px solid;color:#638425;background-color:#f1ffd6;}
div.scott span.current{display:inline-block;border:#4DAEFF 1px solid;padding:2px 8px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#4DAEFF;}
div.scott span.disabled{border:#4DAEFF 1px solid;padding:2px 8px;color:#ccc;margin:0 2px 0 0;}




/*tools*/
.toolsli{clear:both; overflow:hidden; margin-bottom:20px;}
.toollist{margin-left:20px; overflow:hidden; float:left;}
.toollist li{width:66px; text-align:center; float:left; margin-right:32px;}
.toollist li a{width:65px; height:65px; background:#fafbfb; border-right:solid 1px #dbdbdb;border-bottom:solid 1px #dbdbdb; display:block;}
.toollist li a:hover{background:#eef4f7;border-right:solid 1px #d0d5d7;border-bottom:solid 1px #d0d5d7;}
.toollist li h2{line-height:35px;}
.tooladd{margin-top:25px; width:20px; height:20px; float:left; display:block;}

/*error 404*/
.error{background:url(../newimg/404.png) no-repeat; width:490px; margin-top:75px;padding-top:65px;}
.error h2{font-size:22px; padding-left:154px;}
.error p{padding-left:154px; line-height:35px;color:#717678;}
.reindex{padding-left:154px;}
.reindex a{width:115px; height:35px; font-size:14px; font-weight:bold; color:#fff; background:#3c95c8; display:block; line-height:35px; text-align:center;border-radius: 3px; behavior:url(js/pie.htc);margin-top:20px;}



/*data*/
.comtitle{padding:20px; clear:both;}
.comtitle span{width:10px;height:10px; background:url(../newimg/clist.png) no-repeat; float:left; background:#fff; padding-top:3px;}
.comtitle h2{font-size:14px; display:block; float:left;color:#2a3e93; background:#fff; padding-left:5px; padding-right:8px;}
.rline{border-bottom:solid 1px #e5ecf0; height:10px; margin-left:50px;}
.disklist{padding-left:20px; padding-right:20px;}
.disklist li{width:275px;_width:270px;float:left; margin-right:10px;px;height:70px; cursor:pointer; margin-bottom:5px;border:solid 1px #fff;}
.disklist li a{color:#000;}
.disklist li:hover{background:#fcfcfc; border:solid 1px #e5ecf0;}
.dleft{background:url(../newimg/c02.png) no-repeat; height:50px; margin-left:12px; float:left; width:50px; margin-top:15px;}
.dleft1{background:url(../newimg/c01.png) no-repeat; height:50px; margin-left:12px; float:left; width:50px; margin-top:15px;}
.dleft2{background:url(../newimg/c03.png) no-repeat; height:50px; margin-left:12px; float:left; width:50px; margin-top:15px;}
.dleft33{background:url(../newimg/c033.png) no-repeat; height:50px; margin-left:12px; float:left; width:50px; margin-top:15px;}
.dleft333{background:url(../newimg/c0333.png) no-repeat; height:50px; margin-left:12px; float:left; width:50px; margin-top:15px;}
.dright{float:left; margin-left:10px; margin-top:5px;}
.dright h3{font-weight:normal; padding-top:15px;}
.dright p{color:#949494;}
.dinfo{width:189px;height:15px; background:url(../newimg/diskbg.png) no-repeat; margin-top:5px; margin-bottom:5px;}
.dinfo span{background:url(../newimg/cbg.png) repeat-x; height:15px;}
.filetable{width:100%;}
.filetable thead tr{background:#f5f9fb; line-height:35px;}
.filetable thead tr th{text-align:left; text-indent:15px;font-weight:normal;color:#597190;}
.filetable tbody tr td{text-indent:15px; line-height:23px;}
.filetable tbody tr td img {margin-right:5px;}
.tdlast{text-align:right;}
.filetable tbody tr:hover{background:#f5f8fa; cursor:pointer;}



/*imglist*/
.imglist{clear:both; overflow:hidden; margin-bottom:20px; margin-left:5px;}
.imglist li{width:188px; border:solid 1px #fff;height:199px;float:left; margin-right:8px; margin-bottom:10px; cursor:pointer;}
.imglist li:hover{border:solid 1px #d7e4ea;}
.imglist li span{width:168px; height:126px; margin:8px;}
.imglist li h2{text-align:center; line-height:25px;}
.imglist li p{text-align:center; line-height:17px; background:url(../newimg/line1.png) center center no-repeat;}
.imglist li p a{color:#1f7cb6;}
.imglist li p a:hover{color:#F60;}

/*imgtable*/
.imgtable{width:100%;border:solid 1px #cbcbcb; }
.imgtable th{background:url(../newimg/th.gif) repeat-x; height:34px; line-height:34px; border-bottom:solid 1px #b6cad2; text-indent:21px; text-align:left;}
.imgtable td{line-height:20px; text-indent:21px; border-right: dotted 1px #c7c7c7;}
.imgtable td img{margin:10px 20px 10px 0;}
.imgtable td p{color:#919191;}
.imgtable td i{font-style:normal; color:#ea2020;}
.imgtd{text-indent:0;}
.imgtable tbody tr.odd{background:#f5f8fa;}
.imgtable tbody tr:hover{background:#e5ebee;}

/*tab*/
.itab{height:36px; border-bottom:solid 1px #d0dee5; position:relative; border-left:solid 1px #d3dbde;}
.itab ul li{float:left;height:37px; line-height:37px; background:url(../newimg/itabbg.png) repeat-x; border-right:solid 1px #d3dbde;}
.itab ul li a{font-size:14px; color:#000; padding-left:25px; padding-right:25px;}
.itab ul li a.selected{ height:37px; display:block; background:url(../newimg/itabbg1.png) repeat-x; font-weight:bold;}
.tabson{margin:18px 0px;}
.formtext{height:45px; padding-left:25px; line-height:20px; color:#848383;}
.formtext b{color:#d70101;}
.forminfo b{color:#ea2020; padding-left:3px;}

/*class*/
.classlist li{float:left;margin-right:10px;margin-bottom:10px;padding:12px;border:1px solid #ebebeb; background:#fcfcfc;}
.classlist li:hover{border:1px solid #3eafe0; cursor:pointer;}
.classlist li span{float:left;margin-right:18px;border:3px solid #fff;}
.classlist li .lright{float:left;width:150px;}
.classlist li .lright h2{font-size:12px; font-weight:bold;line-height:30px;}
.classlist li .lright p{line-height:20px;}
.enter{display:block;margin-top:5px;width:94px;height:30px;color:#fff;background:#3eafe0;font-weight:bold; border-radius:2px; text-align:center;line-height:30px; cursor:pointer;}
.enter:hover{color:#fff; background:#d98c1d;}
.clear{clear:both;}

/*seachform*/
.seachform{ height:42px;}
.seachform li{float:left; margin-right:15px;}
.seachform li label{padding-right:10px; float:left; line-height:32px;}
.scinput{width:150px; height:32px; line-height:32px; border-top:solid 1px #a7b5bc; border-left:solid 1px #a7b5bc; border-right:solid 1px #ced9df; border-bottom:solid 1px #ced9df; background:url(../newimg/inputbg.gif) repeat-x; text-indent:10px;}
.scbtn{width:85px;height:35px; background:url(../newimg/btnbg.png) no-repeat center; font-size:14px;font-weight:bold;color:#fff; cursor:pointer;border-radius:3px; behavior:url(js/pie.htc);}