﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "宋体";
	font-size: 12px;
	color: #8d8e8e;
	background: #f0f8fd;
	
}
.w1100 {
	width: 1100px;
	margin: 0 auto;
	height: auto;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
a{
	text-decoration:none;
	color:#8d8e8e;
	}
a:hover{
	text-decoration:none;
	color:#005da3;
	}
/*home*/
#wallpaper {
	width: 100%;
	background: url(../images/body_bg.jpg) repeat-x;
	text-align:center;
}
#wallpaper_without_bottom {
	width: 100%;
	background: url(../images/body_bg_no_bottom.jpg) repeat-x;
	text-align:center;
}
#bottom_line {
	height:8px;
	width: 100%;
	background: url(../images/body_bottom_bg.jpg) repeat-x;
	text-align:center;
	position: relative;
	margin-top: -60px;
	*margin-top: -78px;
	
}
#bottom_line_frontPage {
	height:8px;
	width: 100%;
	background: url(../images/body_bottom_bg.jpg) repeat-x;
	text-align:center;
	position: relative;
	margin-top: -57px;
	*margin-top: -72px;
}
/*index*/
/*header*/
.header {
	height: 108px;
	background: url(../images/header_bg.png) no-repeat;
}
.header .logo {
	width: 371px;
	height: 52px;
	float: left;
	padding-top: 27px;
	padding-left:30px;
}
.logoImg{
	background: url(../images/logo.png) no-repeat;
	width: 571px;
	height: 52px;
}
.header-right {
	float: right;
	width: 409px;
	height: 60px;
	background: url(../images/topbar_bg.png) no-repeat;
}
.look {
	background: url(../images/look.png) no-repeat;
	width: 15px;
	height: 11px;
}
.top-bar {
	height: 30px;
	text-align: left;
	line-height: 30px;
	padding: 0 50px;
	color: #fff;
}
.top-bar a {
	text-decoration: none;
	color: #fcd500;
}
.topbar-english {
	font-size: 12px;
	color: #1696d5;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
}
.topbar-english a {
	text-decoration: none;
	color: #1696d5;
}
/*main-menu*/
.main-menu{
	height:30px;
	margin:auto;
	text-align:center;
	}
.main-menu ul{
	list-style:none;
	}
.main-menu ul li{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	float:left;
	margin-left:10px;
	line-height:30px;
	}
.main-menu ul li img{
	margin-right:5px;
	margin-left:10px;
	vertical-align:middle;
	}
.main-menu ul li a{
	text-decoration: none;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	vertical-align:middle;
	display:inline-block;
	}
.main-menu ul li a:hover{
	text-decoration:none;
	color:#fc8e00;
	}
.checkbox{
	width:15px;
	height:15px;
	line-height:30px;
	margin-right:5px;
	vertical-align:middle;
	cursor:pointer;
	}
.search{
	width:200px;
	height:20px;
	border:0;
	font-size:12px;
	color:#8f8f8f;
	line-height:20px;
	padding-left:5px;
	background:#f8f8f8;
	margin-top:5px;
	}
.searchImg{
	margin-left:5px;
	background: url(../images/search.png) no-repeat;
	width: 16px;
	height: 16px;
}
.searchImg:hover{
	background: url(../images/searchOver.png) no-repeat;
	width: 16px;
	height: 16px;
}
/*main*/
.admin_main{
	min-height:547px;
	margin-top:16px;
	margin-bottom:15px;
	}
.main{
	height:547px;
	margin-top:16px;
	margin-bottom:15px;
	}
/*main-left*/
.main-left{
	width:744px;
	height:545px;
	float:left;
	margin-right:16px;
	background:#fcfefe;
	border:1px solid #a1d1e9;
	text-align:left;
	height:auto;
	}
.mainleft-content{
	width:703px;
	height:508px;
	margin:20px;
	height:auto;
	}
.content-top{
	height:30px;
	font-size:12px;
	font-family:Arial;
	color:#9fa3a6;
	font-weight:bold;
	border-bottom:1px dashed #cccccc;
	}
.top-title{
	background: url(../images/title-icon.jpg) no-repeat;
	padding-left:15px;
	font-size:15px;
	font-weight:bold;
	color:#1e81c6;
	}
.project-info{
	width:334px;
	height:130px;
	float:left;
	margin-top:15px;
	margin-right:15px;
	}
.title{
	font-size:13px;
	color:#1e81c6;
	font-weight:bold;
	line-height:20px;
	padding-left:14px;
	width:320px;
	height:20px;
	border-bottom:1px solid #65a4e6;
	cursor:pointer;
	white-space:nowrap;
	overflow: hidden;
	}
.list-project{
	height:109px;
	background:#f1f7fc;
	}
.list-project ul{
	list-style:none;
	padding:15px;
	}
.list-project li{
	font-size:12px;
	color:#8d8e8e;
	line-height:20px;
	}
.list-project li img{
	margin-right:10px;
	}
.list-project span{
	font-size:12px;
	color:#fc8e00;
	float:right;
	}
.list-project span a{
	text-decoration: none;
	color:#fc8e00;
	}

.kard{
	width:344px;
	height:184px;
	float:left;
	margin-top:20px;
	}
.kard-title{
	height:24px;
	border-bottom:1px solid #f0f0f0;
	}
.list-kard{
	height:159px;
	background:#f1f7fc;
	}
.list-kard ul{
	list-style:none;
	padding:15px;
	}
.list-kard li{
	font-size:12px;
	color:#8d8e8e;
	line-height:20px;
	}
.list-kard li img{
	margin-right:10px;
	}
.list-kard span{
	font-size:12px;
	color:#fc8e00;
	float:right;
	}
.list-kard span a{
	text-decoration: none;
	color:#fc8e00;
	}
.kard-title{
	height:24px;
	border-bottom:1px solid #f0f0f0;
	}
.table-navgation{
	height:26px;
	width:360px;
	margin:0;
	padding:0;
	margin:18px auto;
	}
.table-navgation span{
	font-size:12px;
	color:#555555;
	line-height:26px;
	float:right;
}
.table-navgation ul{
	list-style:none;
	}
.table-navgation li{
	float:left;
	margin-left:6px;
	}
.input-small{
	width:25px;
	height:26px;
	border:0px;
	color:#fff;
	text-align:center;
	line-height:26px;
	background:#1696d5;
	}

/*main-right*/
.main-right{
	width:258px;
	height:448px;
	float:left;
	text-align:left;
	}
.notice{
	width:252px;
	height:214px;
	background:#fff;
	margin-bottom:16px;
	border:1px solid #a1d1e9;
	text-align: left;
	}
.notice-top{
	width:231px;
	height:24px;
	margin:auto;
	padding-top:12px;
	border-bottom:1px solid #f0f0f0;															
	}
.notice-title{
	width:120px;
	height:24px;
	font-size:14px;
	color:#1e81c6;
	padding-left:10px;
	font-weight:bold;
	line-height:24px;
	border-bottom:1px solid #1e81c6;
	}
.autoheightdivnews{
	height:auto!important;
	height:120px;
	min-height:120px;
}
.autoheightdivnews ul{
	margin-left: 10px;
}
.notice ul{
	list-style:none;
	}
.notice li{
	line-height:26px;
	}
/*footer*/
.footer{
	clear:both;
	height:52px;
	}
.footer p{
	font-family:"微软雅黑";
	fon-size:12px;
	color:#737677;
	text-align:center;
	line-height:32px;
	}
	
	
/*login*/
.top-bar1 {
	height: 30px;
	text-align: left;
	line-height: 30px;
	padding: 0 30px;
	color: #fff;
}
.top-bar1 a {
	text-decoration: none;
	color: #fcd500;
}

.login-topbar{
	height:20px;
	width:125px;
	float:left;
	margin-left:10px;
	margin-top:5px;
	line-height:20px;
	background:url(../images/login_bg.png) no-repeat right;
	}
.top-bar1 img{
	margin-left:15px;
	margin-top:5px;
	}
.ipt1{
	width:80px;
	border:0;
	height:16px;
	line-height:16px;
	vertical-align:middle;
	margin-left:10px;
	}
	
	
/*projectdescription*/
/*main-left*/
.project-left{
	width:746px;
	float:left;
	overflow:hidden;
	margin-right:16px;
	}
.project-content{
	width:744px;
	/*height:373px;*/height: auto;
	background:#fcfefe;
	border:1px solid #a1d1e9;
	}
.project-top{
	width:703px;
	margin:20px;
	height:30px;
	font-size:15px;
	font-weight:bold;
	color:#1e81c6;
	font-weight:bold;
	line-height:30px;
	border-bottom:1px dashed #cccccc;
	}
.project-top img{
	margin-right:10px;
	}
.project-content ul{
	list-style:none;
	margin-left:40px;
	}
.project-content ul li{
	line-height:20px;
	}
.project-content ul li img{
	margin-right:8px;
	}
.content-icon{
	width:172px;
	height:28px;
	margin:auto;
	margin-top:100px;
	}
.img1{margin-left:10px;}
.project-bottom{
	width:744px;
	height:155px;
	margin-top:15px;
	background:#fcfefe;
	border:1px solid #a1d1e9;
	}
.project-tabF{
	/* width:714px; */
	/* height:128px; */
	/* margin-left:15px; */
	/* border-top:1px solid #cfe1f1;
	border-right:1px solid #cfe1f1;
	border-bottom:1px solid #cfe1f1; */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	color: black;
	background-color: #f1f7fc;
	}
.project-tab{
	border-left:1px solid #cfe1f1;
	border-bottom:1px solid #cfe1f1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	color: black;
	}
.project-tab a{
	font-family:Arial, Helvetica, sans-serif;
	color: #1e81c6;
	}	
.project-tab input{
	/* vertical-align:middle;
	border:1px solid #d2d9e0;
	background: #fff;
	height:22px;
	line-height:22px; */
	}	
.project-tab input:focus {
	border-color:#fc8e00;
}
.project-tab select {
	/* vertical-align:middle;
	border:1px solid #d2d9e0;
	background: #fff;
	height:22px;
	line-height:22px; */
}
.project-tab select:focus {
	border-color:#fc8e00;
}
.tab-titleF{
	height:28px;
	font-size:13px;
	font-weight:bold;
	color:#555555;
	text-align:center;
	/* background:#d9ebf8; */
	/* border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #a1d1e9;
	border-top-color: #a1d1e9;
	border-bottom-color: #a1d1e9; */
	padding: 1px;
	border:0px;
	}
.tab-title{
	height:28px;
	font-size:13px;
	font-weight:bold;
	color:#555555;
	text-align:center;
	background:#d9ebf8;
	/* border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #a1d1e9;
	border-top-color: #a1d1e9;
	border-bottom-color: #a1d1e9; */
	padding: 1px;
	border:0px;
	}
.project-tab td{
	border-top:1px solid #cfe1f1;
	border-right:1px solid #cfe1f1;
	padding: 1px;
}
.t_td{
	/* border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a1d1e9;
	border-bottom-color: #a1d1e9; */
	padding: 1px;
}
.prompt{
	width:260px;
	height:20px;
	font-size:13px;
	color:#555555;
	line-height:20px;
	margin-left:18px;
	}
.prompt img{
	margin-left:5px;
	}
.pro{
	width:30px;
	height:14px;
	margin-left:3px;
	line-height:14px; 
	text-align:center;
	border:1px solid #cfe1f1;
	}
.project-tab td{
	/* border-top:1px solid #cfe1f1;
	border-left:1px solid #cfe1f1; */
	}
/*administration*/
.admin{
	width:100%;
	background:url(../images/admin-bg.jpg) repeat-x;
	}
.admin-main{
	width:1100px;
	margin-top:16px;
	background:#fff;
	border:1px solid #a1d1e9;
	min-height: 500px;
	height:auto !important; 
   height:500px; 
	}
.admin-main_auto{
	width:100%;
	margin-top:16px;
	background:#fff;
	border:1px solid #a1d1e9;
	min-height: 500px;
	height:auto !important; 
   height:500px; 
	}
.admin-main-index{
	width:1100px;
	margin-top:16px;
	background:#fff;
	border:1px solid #a1d1e9;
	min-height: 550px;
	height:auto !important; 
   height:550px; 
	}
.admin-content{
	width:1000px;
	height:615px;
	margin:15px;
	}
.condition{
	height:180px;
	background:#f1f7fc;
	border-top:1px solid #f0f0f0;
	}
.condition ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-left:30px;
	margin-top:30px
	}
.condition ul li{
	font-size:13px;
	color:#555555;
	float:left;
	width:450px;
	margin-left:20px;
	margin-top:15px;
	}
.condition ul li span{
	font-size:13px;
	color:#555555;
	width:100px;
	margin-right:8px;
	vertical-align:middle;
	line-height:30px;
	}
.condition img{
	margin-top:15px;
	margin-left:400px;
	}
.adip{
	width:370px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	border:1px solid #d2d9e0;
	}
.adsl{
	width:373px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	border:1px solid #d2d9e0;
	}
.condition-title{
	width:133px;
	height:30px;
	font-size:15px;
	color:#1e81c6;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	border-bottom:1px solid #65a4e6;
	}
.admin-title{
	height:30px;
	}
.admin-title p{
	font-size:13px;
	color:#1e81c6;
	font-weight:bold;
	float:left;
	margin-left:20px;
	line-height:30px;
	}
.admin-title p a{
	text-decoration:none;
	color:#1e81c6;
	}
.admin-title img{
	margin-right:5px;
	}
.admin-tab{
	height:360px;
	margin-top:20px;
	}
.tab-info{
	width:1000px;
	height:327px;
	border-left:1px solid #cfe1f1;
	border-bottom:1px solid #cfe1f1;
	}
.tab-info td{
	text-align:center;
	font-size:12px;
	color:#555555;
	border-top:1px solid #cfe1f1;
	border-right:1px solid #cfe1f1;
	}
.info-title{
	font-size:12px;
	color:#1e81c6;
	text-align:center;
	background:#d9ebf8;
	}
.check{
	width:13px;
	height:13px;
	border:1px solid #c5cad2;
	}
.check1{
	width:13px;
	height:13px;
	margin-right:5px;
	line-height:13px;
	vertical-align:middle;
	border:1px solid #c5cad2;
	}
.blue{
	color:#1e81c6;
	}
.tab-info td a{
	text-decoration:none;
	color:#1e81c6;
	}
.gd{
	height:3px;
	background:#1696d5;
	margin-top:40px;
	}
	
.text{ 
	text-indent:2em; 
	line-height:25px; 
	padding:10px;
	height: auto;
}

/* 橘黄色 */
.x_a_p{margin-top:3px; display:inline-block; border-top:1px solid #FCC800; border-bottom:1px solid #FCC800; font-size:12px;}
.x_b_p{float:left; border-left:1px solid #FCC800; border-right:1px solid #FCC800; border-bottom:1px solid #FCC800; margin:0 -1px; position:relative;}
.x_c_p{display:inline-block; padding:0.3em 0.6em 0; background:#FCC800; border-left:2px solid #FCC800; border-top:1px solid #FCC800; border-bottom:0.2em solid #FCC800; line-height:1.1em; cursor:pointer;color:#fff;}

/* 蓝色 */
.x_a_p_b{margin-top:3px; display:inline-block; border-top:1px solid #51A9D0; border-bottom:1px solid #51A9D0; font-size:15px;}
.x_b_p_b{float:left; border-left:1px solid #51A9D0; border-right:1px solid #51A9D0; border-bottom:1px solid #51A9D0; margin:0 -1px; position:relative;}
.x_c_p_b{display:inline-block; padding:0.3em 0.6em 0; background:#51A9D0; border-left:2px solid #51A9D0; border-top:1px solid #51A9D0; border-bottom:0.2em solid #51A9D0; line-height:1.1em; cursor:pointer;color:#fff;}

.menuname{ margin-left:10px; font-size:9px;padding-left:15px; font-family: Verdana,Regular; height:30px;background:url(../images/title-icon.jpg) no-repeat left center;padding-top:11px;}
.menuname span{
	width:90px;
	height:24px;
	font-size:14px;
	color:#1e81c6;
	font-weight:bold;
	line-height:24px;
}

.split-page{text-align: center;padding: 20px 0 10px 0;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;}
.split-page a{color: #575757;margin: 0 5px 0 0;padding: 5px 8px;}
.split-page a.number{border: 1px solid #ddd;}
.split-page a.current{background: #5BBDEE;border-color: #5BBDEE !important;color: #fff !important;}
.split-page a.current:hover{text-decoration: underline;}

/* 翻页的按钮 begin */
.buttonPrev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	width: 12px;
	background-image: url(../res/images/prev.gif);
	border: 0px none;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center center;
	cursor:hand
}
.buttonNext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	width: 12px;
	background-image: url(../res/images/next.gif);
	border: 0px none;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center center;
	cursor:hand
}
.buttonLast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	width: 12px;
	background-image: url(../res/images/last.gif);
	border: 0px none;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center center;
	cursor:hand
}
.buttonFirst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	width: 12px;
	background-image: url(../res/images/first.gif);
	border: 0px none;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center center;
	cursor:hand
}
.buttonDisabledPrev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	width: 12px;
	background-image: url(../res/images/disable_prev.gif);
	border: 0px none;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center center;
	cursor:hand
}
.buttonDisabledNext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	width: 12px;
	background-image: url(../res/images/disable_next.gif);
	border: 0px none;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center center;
	cursor:hand
}
.buttonDisabledLast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	width: 12px;
	background-image: url(../res/images/disable_last.gif);
	border: 0px none;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center center;
	cursor:hand
}
.buttonDisabledFirst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	width: 12px;
	background-image: url(../res/images/disable_first.gif);
	border: 0px none;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center center;
	cursor:hand
}
/* 翻页的按钮 end */

.loadimg{
   background-image: url(../images/loading.gif);
   background-repeat: no-repeat;
   width: 48px;
   height:48px;
}
/*密码强度*/
.pw-strength {clear: both;position: relative;}
.pw-bar{background: url(../images/pwd-1.png) no-repeat;height: 14px;overflow: hidden;width: 179px;}
.pw-bar-on{background:  url(../images/pwd-2.png) no-repeat; width:0px; height:14px;position: absolute;top: 1px;left: 2px;transition: width .5s ease-in;-moz-transition: width .5s ease-in;-webkit-transition: width .5s ease-in;-o-transition: width .5s ease-in;}
.pw-weak .pw-defule{ width:0px;}
.pw-weak .pw-bar-on {width: 60px;}
.pw-medium .pw-bar-on {width: 120px;}
.pw-strong .pw-bar-on {width: 179px;}


/**以下部分为对话框样式**/
.mhc_mask {
   background-color: #333333;
   width: 100%;
   height: 100%;
   left: 0;
   top: 0;
   filter: alpha(opacity=50);
   opacity: 0.5;
   z-index: 1000;
   position: fixed!important;
   position: absolute;
}
.mhc_dialog {
   background-color: #fff;
   border: 1px solid #F0F0EE;
   z-index: 1001;
   /**width: 250px;**/
   left: 50%;
   top: 50%;
   margin-left: -125px;
   margin-top: 0px;
   position: fixed;
   padding: 0;
   overflow: auto;
}
.mhc_dialog_rightBottom {
   background-color: #fff;
   border: 1px solid #F0F0EE;
   z-index: 1001;
   position: fixed;
   padding: 0;
   margin: 0px;
   right: 0px;
   bottom: 0px;
}
.mhc_dialog_header {
   border: 0;
   margin: 0;
   padding: 0 10px;
   background: url('../res/background.png') repeat scroll 0 0 #F0F0EE;
   border-bottom: 1px solid #CFCFCF;
   height: 24px;
   font: 12px/24px "sans serif", tahoma, verdana, helvetica;
   text-align: left;
   color: #222;
}
.mhc_dialog_close {
   display: block;
   background: url('../res/default.png') no-repeat scroll 0px -688px;
   width: 16px;
   height: 16px;
   position: absolute;
   right: 6px;
   top: 6px;
   cursor: pointer;
}
.mhc_dialog_body {
   font: 12px/1.5 "sans serif", tahoma, verdana, helvetica;
   text-align: left;
   overflow: hidden;
   width: 100%;
}
.mhc_dialog_footer {
   font: 12px/1 "sans serif", tahoma, verdana, helvetica;
   text-align: right;
   padding: 0 0 5px 0;
   background-color: #FFF;
   width: 100%;
}
.mhc_dialog_yes {
   margin: 5px;
}
.mhc_dialog_no {
   margin: 5px 10px 5px 5px;
}
.mhc_dialog_common {
   background: url('../res/background.png') no-repeat scroll 0 -25px transparent;
   cursor: pointer;
   height: 23px;
   line-height: 23px;
   overflow: visible;
   display: inline-block;
   vertical-align: top;
   cursor: pointer;
}
.mhc_dialog_outer {
   background-position: 0 -25px;
   padding: 0;
   position: relative;
   display: -moz-inline-stack;
   display: inline-block;
   vertical-align: middle;
   zoom: 1;
   *display: inline;
}
.mhc_dialog_button {
   background-position: right -25px;
   padding: 0 12px;
   margin: 0;
   font-family: "sans serif", tahoma, verdana, helvetica;
   border: 0 none;
   color: #333;
   font-size: 12px;
   left: 2px;
   text-decoration: none;
}