/***** 2016骞�鏈�鏃�8:13:05 zhangkai *****/
html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background: #fff;
}
.k_NavigationBar{overflow-y:auto;overflow-x:hidden;}
.link1,.link2,.link3,.link4,.link5{height:54px;display:block;width:80px;}
.link1{background:url(../images/link1.png) no-repeat 31px center; position:absolute;top:0px;left:0px;z-index:998;}
.link2{background:url(../images/link2.png) no-repeat 31px center;}
.link3{background:url(../images/link3.png) no-repeat center center;}
.link4{background:url(../images/link4.png) no-repeat 33px center;}
.link5{background:url(../images/link5.png) no-repeat 31px center;}
.link1:hover{background:url(../images/link1_hover.png) no-repeat 31px center;}
.link2:hover{background:url(../images/link2_hover.png) no-repeat 31px center;}
.link3:hover{background:url(../images/link3_hover.png) no-repeat center center;}
.link4:hover{background:url(../images/link4_hover.png) no-repeat 33px center;}
.link5:hover{background:url(../images/link5_hover.png) no-repeat 31px center;}
.button_box1,.button_box2,.button_box3,.button_box{width:80px; height:54px;float:left; background:url(../images/line.png) repeat-y left top;position:relative;z-index:998;}
.list_box{width:75px;height:40px; position:fixed;color:#333; top:49px; right:80px; display:none; line-height:44px; background:url(../images/icon_box1.png) no-repeat center top;}
.button_box1{}
.button_box2{}
.button_box3 .list_box{ width:260px;height:auto;right:68px; min-height:64px;background:url(../images/box_jt.png) no-repeat center top}
.button_box3 .list_box p{ line-height:24px; text-align:left; padding:0 10px 0 20px;}
.button_box2 .list_box{ width:88px;height:auto;right:234px; min-height:74px;background:url(../images/box_jt.png) no-repeat center top}
.button_box1 .list_box{ width:260px;height:auto;right:228px;height:152px;background:url(../images/box_jt.png) no-repeat center top}
.button_box1 .list_box .box_center{height:142px;}
.button_box1 .list_box .box_center ul{height:120px;overflow:hidden;}
.top_right a.look_more{width:72px;height:20px;line-height:20px; color:#333;text-align:right;margin-right:12px;display:block;float:right;}
.top_right a.look_more:hover{text-decoration: none;color:#1386E5;}
.out .list_box{right:2px;}
.button_box3 .box_bottom div{background: #c2cddd none repeat scroll 0 0;float: left;height: 2px;width: 256px;}
.box_center{width:100%;min-height:52px;background:#c2cddd;margin:8px 0 2px; padding:4px 0;}
.box_center ul li{height:24px; line-height:24px; text-align:left; padding:0 8px;}
.box_center ul li a{color:#666;background:url(../images/square.png) no-repeat left center;text-indent:8px;width:100%; display:block; overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}
.box_center ul li a:hover{color:#108FED;background:url(../images/square_hover.png) no-repeat left center;}
.box_top,.box_bottom{width:100%;height:2px; position:absolute;}
.box_top{top:6px;left:0px;}
.box_bottom{bottom:0px;left:0px;}
.box_top div,.box_bottom div{float:left;width:256px;background:#c2cddd;height:2px;}
.button_box2 .box_top div,.box_bottom div{float:left;width:84px;background:#c2cddd;height:2px;}
.box_top em,.box_bottom em{height:2px; width:2px;float:left;}
.box_top .em_right,.box_bottom .em_right{float:right;}
.box_top .em_left{background:url(../images/box_top.png) no-repeat center 0;}
.box_top .em_right{background:url(../images/box_right.png) no-repeat center 0;}
.box_bottom .em_left{background:url(../images/box_left.png) no-repeat center 0;}
.box_bottom .em_right{background:url(../images/box_bottom.png) no-repeat center 0;}
.messages_animate{height:12px; width:12px; display:none;position:absolute;top:12px;left:46px; z-index:999;background:url(../images/messages.png) no-repeat center 0;}
.k_top_box, .k_main_box, .k_bottom_box {
	position: absolute;
	width: 100%;
}

.k_top_box {
	height: 54px;
	min-width:940px;
	overflow:hidden;
}
.k_main_box {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-top: 54px;
}
.k_bottom_box {
	bottom: 0;
	height: 32px;
}
.k_border{ border-bottom:0 none; border-right:0 none;}
.k_border ul li{
	min-height: 26px;
	line-height: 26px;
	background:none;
	font-family:"宋体", Arial;
	font-size:12px;
	}
.k_border ul li a{
	display: block;
	text-indent: 26px;
	color: #65717f;
	font-size: 12px;
	background: url(../images/cricle.png) no-repeat 15px center;
	}
.k_border ul li a:hover{ color:#1e73c3;}
.k_NavigationBar_title{ width:254px;background:#E3EFF7; position:relative; font-family:"宋体", Arial; font-size:14px; color:#264673; font-weight:bold; height:40px; line-height:40px; text-indent:20px;}
.black .k_NavigationBar_title{background:#D0D3D7; position:relative; font-family:"宋体", Arial; font-size:14px; color:#2E323D; font-weight:bold; height:40px; line-height:40px; text-indent:20px;}
/*top start*/
.top {
	width: 100%;
	height: 54px;
	overflow: hidden;
	position: relative;
}
.top_vertical {
	vertical-align: top;
}
.top_bg {
	background: url("../images/title_bg_repeat.png") repeat-x;
	height: 54px;
	vertical-align: top;
}
.top_right_box {
	position: relative;
}
.top_right {
	position: absolute;
	top: 0px;
	right: 0px;
}
.top_right a {
	color: #fff;
	font-family:"宋体", Arial;
	font-size: 12px;
}	
.top_right a:hover {
	color: #0092ec;
}
/*top end*/

/*bottom start*/
.bottom {
	height: 32px;
	clear: both;
	font-family:"宋体", Arial;
	font-size: 12px;
	color: #464646;
	text-align: right;
	line-height: 32px;
	padding-right: 20px;
}
.part_a, .part_b {
	width: 50%;
	display: block;
	float: left;
}
.part_a {
	text-align: left;
	text-indent: 20px;
}
.part_b {
	text-align: right;
}
/*bottom end*/
.k_search{ border-top:solid 1px #c7c7c7; padding:10px 0;}
.k_cx{ font-family:Verdana,Arial,sans-serif; font-size:14px; color:#333;line-height:26px;}
.k_cx td{ padding:5px 0; text-align:center;}
.k_cx select{ width:50%;}
.k_cx input{ height:26px;*height:auto; line-height:26px; padding:0 6px; border:solid 1px #d7d7d7;}
.tb_button{ text-align:right; padding:0 !important;}
.tb_button a{ padding:10px;float:right;  color:#706f6f; text-indent:24px;background:url(../images/icon_cancle.png) no-repeat left center; font-family:Verdana,Arial,sans-serif; font-size:14px; cursor:pointer;}
.k_cx button{ padding:5px 10px;}
.k_table{  margin-top:20px;}
.k_table tr td{font-family:"宋体", Arial; font-size:12px; color:#333; white-space:nowrap;}
.k_table tr td textarea{white-space:normal;}
.k_input{ height:24px; width:160px; border:solid 1px #c7c7c7; background:#fff;}
.k_input input{ height:24px; line-height:24px; width:150px; display:block; margin:0 auto; border:0 none; background:none;}
.k_input_btn{ height:24px; width:160px; border:solid 1px #c7c7c7; background:#fff; position:relative;}
.k_input_btn input{ height:24px; line-height:24px; width:128px; display:block; position:absolute; left:5px;top:0px;border:0 none; background:none;}
.k_input_btn a{ height:24px; width:22px;display:block; position:absolute;top:0px; right:0px;}
.k_btn{ height:30px; width:100%;}
.k_btn input{ width:76px; height:26px; padding:0px; line-height:26px; display:block; float:left; background:#1E73C3; border:0 none; color:#fff;}
.k_btn input:hover{ background:#83C458;}
.k_textarea{width:150px; border:solid 1px #c7c7c7; background:#fff; padding:5px; line-height:24px; height:60px; resize:none; overflow:auto;}
.left_menu {
	border-top: solid 1px #d7d7d7;
}
.left_menu_name {
	height: 44px;
	line-height: 44px;
	font-family:"宋体", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #65717f;
	text-indent: 9px;
	display: block;
	border-bottom: solid 1px #d7d7d7;
}
.left_menu_yj {
	
	min-height: 32px;
	line-height: 32px;
	font-family:"宋体", Arial;
	font-size: 12px;
	font-weight: bold;
	width:254px;
	background:#f9f9f9;
	cursor: pointer;
	background: url(../images/icon6.png) no-repeat 20px 7px #E7E7E7;
	margin-bottom: 1px;
}
.left_menu_yj.icon1 {
	background: url(../images/icon7.png) no-repeat 9px 14px #E7E7E7;
}
.left_menu_yj h2 {
	min-height: 32px;
	border-bottom: solid 1px #d7d7d7;
}
.left_menu_yj h2 > a {
	color: #5C636D;
	display: block;
	height: 32px;
	float: left;
	margin-left:42px;
	font-size: 12px;
	font-weight: bold;
}
.left_menu_yj h2 > em {
	width: 16px;
	display: block;
	background: #e9e9e9;
	float: right;
	height: 32px;
}
.left_menu_yj.active {
	min-height: 32px;
	line-height: 32px;
	background: url(../images/icon6_hover.png) no-repeat 20px 9px #3BA2F8;

}
.left_menu_yj.active h2{ height:32px;}
.left_menu_yj.active h2 > a {
	color:#fff;
}
.left_menu_yj.active h2 > em {
	height: 32px;
	background: url(../images/e_bg.png) no-repeat right center;
	margin-right:-1px;
}

.left_menu_rj {
	background:#e7e7e7;
	min-height: 24px;
	display:none;
	clear: both;
	border-top: solid 1px #eaeaea;
	border-bottom: solid 1px #d7d7d7;
}
.left_menu_rj li {
	min-height: 28px;
	line-height: 28px;
	background:none;
}
.left_menu_rj ul li{ background:url(../images/cricle.png) no-repeat 30px center;}
.left_menu_rj ul li a{ text-indent:40px;}
.left_menu_rj li a {
	display: block;
	padding-left:39px;
	color: #5c636d;
	font-size: 12px;
	margin:3px 10px;
	background: url(../images/arrow.png) no-repeat 26px 9px;
	padding-right:4px;
}
.left_menu_rj li a.active{background: url(../images/arrow_active.png) no-repeat 26px 9px #38506D; color:#fff;}
.left_menu_rj li a:hover {background: url(../images/arrow_hover.png) no-repeat 26px 9px;color:#1386E5;}
.menu_animate{width:0%;position:absolute;left:0px; top:0px;z-index:2;background:#23A7F6;height:100%;}
/*.left_menu_rj li a:hover{ color:#1e73c3;}*/

.left_menu_rj li a.puts {
}
.right_content {
	margin-left: 240px;

	border-bottom: solid 1px #adadad;
	overflow-y:hidden;

}
.left_menu {
	background: url(../images/nav_border.png) repeat-y right top #fff;
}
.fenye{ padding:0 4%; text-align:left; height:34px; line-height:34px; background:#F9F9F9;border-top: 2px solid #c7c7c7;}
.nowpage{ width:50%; float:left;}
.ep-pages{float:left; width:50%;text-align:right;font-family:Arial, "宋体", sans-serif;font-size:14px;vertical-align:top} 
.ep-pages a, .ep-pages span{display:inline-block;height:24px;line-height:24px;
margin:3px 3px 0 0px;background: #fff;border:1px solid #e5e5e5;overflow:hidden; width:24px;vertical-align:top; color:#999;} 
.ep-pages a:hover{background:#00ACEC;border:1px solid #00ACEC;text-decoration:none} 
.ep-pages a, .ep-pages a:visited{color:#555;} 
.ep-pages a:hover, .ep-pages a:active{color:#ffffff} 
.ep-pages .current{background:#00ACEC;border:1px solid #00ACEC;color:#fff} 
.ep-pages a.current, .ep-pages a.current:visited{color:#ffffff} 
.ep-pages a.current:hover, .ep-pages a.current:active{color:#ffffff} 
.ep-pages-ctrl{font-family:"宋体", sans-serif;font-weight:bold;font-size:16px} 
.ep-pages-e5e5e5{color:#e5e5e5} 
#firstPage{background:url(../images/first.png) no-repeat center center #fff;}
#prePage{background:url(../images/prev.png) no-repeat center center #fff;}
#nextPage{background:url(../images/next.png) no-repeat center center #fff;}
#lastPage{background:url(../images/last.png) no-repeat center center #fff;}
#firstPage:hover{background:url(../images/first_hover.png) no-repeat center center #00ACEC;}
#prePage:hover{background:url(../images/prev_hover.png) no-repeat center center #00ACEC;}
#nextPage:hover{background:url(../images/next_hover.png) no-repeat center center #00ACEC;}
#lastPage:hover{background:url(../images/last_hover.png) no-repeat center center #00ACEC;}
#windowHeader{background:#3399FF;color:#fff;}
.menu_icon1{background:#E7E7E7 url(../images/black_menu_icon1.png) no-repeat 20px 7px;}
.menu_icon2{background:#E7E7E7 url(../images/black_menu_icon2.png) no-repeat 19px 7px;}
.menu_icon3{background:#E7E7E7 url(../images/black_menu_icon3.png) no-repeat 19px 7px;}
.menu_icon4{background:#E7E7E7 url(../images/black_menu_icon11.png) no-repeat 20px 7px;}
.menu_icon5{background:#E7E7E7 url(../images/black_menu_icon4.png) no-repeat 19px 7px;}
.menu_icon6{background:#E7E7E7 url(../images/black_menu_icon5.png) no-repeat 20px 7px;}
.menu_icon7{background:#E7E7E7 url(../images/black_menu_icon6.png) no-repeat 18px 7px;}
.menu_icon8{background:#E7E7E7 url(../images/black_menu_icon7.png) no-repeat 19px 7px;}
.menu_icon9{background:#E7E7E7 url(../images/black_menu_icon8.png) no-repeat 20px 7px;}
.menu_icon10{background:#E7E7E7 url(../images/black_menu_icon9.png) no-repeat 19px 7px;}
.menu_icon11{background:#E7E7E7 url(../images/black_menu_icon10.png) no-repeat 19px 7px;}
.left_menu_yj.menu_icon1.active{background: url(../images/menu_icon1_hover.png) no-repeat 20px 8px #3BA2F8;} 
.left_menu_yj.menu_icon2.active{background: url(../images/menu_icon2_hover.png) no-repeat 19px 8px #3BA2F8;} 
.left_menu_yj.menu_icon3.active{background: url(../images/menu_icon3_hover.png) no-repeat 20px 7px #3BA2F8;} 
.left_menu_yj.menu_icon4.active{background: url(../images/menu_icon11_hover.png) no-repeat 20px 7px #3BA2F8;} 
.left_menu_yj.menu_icon5.active{background: url(../images/menu_icon4_hover.png) no-repeat 19px 7px #3BA2F8;} 
.left_menu_yj.menu_icon6.active{background: url(../images/menu_icon5_hover.png) no-repeat 20px 8px #3BA2F8;} 
.left_menu_yj.menu_icon7.active{background: url(../images/menu_icon6_hover.png) no-repeat 18px 7px #3BA2F8;} 
.left_menu_yj.menu_icon8.active{background: url(../images/menu_icon7_hover.png) no-repeat 19px 8px #3BA2F8;} 
.left_menu_yj.menu_icon9.active{background: url(../images/menu_icon8_hover.png) no-repeat 20px 7px #3BA2F8;} 
.left_menu_yj.menu_icon10.active{background: url(../images/menu_icon9_hover.png) no-repeat 19px 8px #3BA2F8;} 
.left_menu_yj.menu_icon11.active{background: url(../images/menu_icon10_hover.png) no-repeat 19px 7px #3BA2F8;} 
.black .menu_icon1 h2{background:#374761 url(../images/menu_icon1.png) no-repeat 20px 7px;}
.black .menu_icon2 h2{background:#374761 url(../images/menu_icon2.png) no-repeat 20px 7px;}
.black .menu_icon3 h2{background:#374761 url(../images/menu_icon3.png) no-repeat 20px 7px;}
.black .menu_icon4 h2{background:#374761 url(../images/menu_icon11.png) no-repeat 20px 7px;}
.black .menu_icon5 h2{background:#374761 url(../images/menu_icon4.png) no-repeat 20px 7px;}
.black .menu_icon6 h2{background:#374761 url(../images/menu_icon5.png) no-repeat 20px 7px;}
.black .menu_icon7 h2{background:#374761 url(../images/menu_icon6.png) no-repeat 20px 7px;}
.black .menu_icon8 h2{background:#374761 url(../images/menu_icon7.png) no-repeat 20px 7px;}
.black .menu_icon9 h2{background:#374761 url(../images/menu_icon8.png) no-repeat 20px 7px;}
.black .menu_icon10 h2{background:#374761 url(../images/menu_icon9.png) no-repeat 20px 7px;}
.black .menu_icon11 h2{background:#374761 url(../images/menu_icon10.png) no-repeat 20px 7px;}
.black .menu_icon12 h2{background: url(../images/icon6.png) no-repeat 20px 7px #374761;}
.black .left_menu_yj.menu_icon1.active h2{background: url(../images/menu_icon1_hover.png) no-repeat 20px 9px #202b3e;} 
.black .left_menu_yj.menu_icon2.active h2{background: url(../images/menu_icon2_hover.png) no-repeat 20px 9px #202b3e;} 
.black .left_menu_yj.menu_icon3.active h2{background: url(../images/menu_icon3_hover.png) no-repeat 20px 9px #202b3e;} 
.black .left_menu_yj.menu_icon4.active h2{background: url(../images/menu_icon11_hover.png) no-repeat 20px 9px #202b3e;}
.black .left_menu_yj.menu_icon5.active h2{background: url(../images/menu_icon4_hover.png) no-repeat 20px 9px #202b3e;} 
.black .left_menu_yj.menu_icon6.active h2{background: url(../images/menu_icon5_hover.png) no-repeat 20px 9px #202b3e;} 
.black .left_menu_yj.menu_icon7.active h2{background: url(../images/menu_icon6_hover.png) no-repeat 20px 9px #202b3e;} 
.black .left_menu_yj.menu_icon8.active h2{background: url(../images/menu_icon7_hover.png) no-repeat 20px 9px #202b3e;} 
.black .left_menu_yj.menu_icon9.active h2{background: url(../images/menu_icon8_hover.png) no-repeat 20px 9px #202b3e;} 
.black .left_menu_yj.menu_icon10.active h2{background: url(../images/menu_icon9_hover.png) no-repeat 20px 9px #202b3e;} 
.black .left_menu_yj.menu_icon11.active h2{background: url(../images/menu_icon10_hover.png) no-repeat 20px 9px #202b3e;} 
.black .left_menu_yj.menu_icon12.active h2{background: url(../images/icon6_hover.png) no-repeat 20px 9px #202b3e;} 
.black .left_menu	{background:#374761;}
.nav_left{width:255px; float:left; background:url(../images/nav_border.png) repeat-y right top;border-bottom:0 none;border-top:0 none;}
#rightSplitter{margin-left:255px;}
.menu_slide{height:18px; width:18px; display:block;background:url(../images/menu_slide_hover.png) no-repeat center 0; position:absolute; top:11px; right:9px;}
.menu_slide.kk_active {
    background: url(../images/menu_slide.png) no-repeat center 0;
}
input[disabled]{color:#c7c7c7;opacity:1;filter:alpha(opacity=100);}
.button_plain{background:/*url(../images/plain.png) repeat-x left top */#F4F5F6;border-bottom:solid 1px #c7c7c7; line-height:15px;}
.black .left_menu_yj {
	
	min-height: 30px;
	line-height: 30px;
	font-family:"宋体", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #65717f;
	cursor: pointer;
	margin-bottom:0px;
}

.black .left_menu_yj h2 {
	min-height: 30px;
	border-bottom: solid 1px #4a576d;
}
.black .left_menu_yj h2 > a {
	color: #C9CCD3;
	display: block;
	height: 30px;
	float: left;
	margin-left:40px;
	font-size: 12px;
	font-weight: bold;
}
.black .left_menu_yj h2 > em {
	width: 3px;
	display: block;
	background: #374761;
	float: left;
	height: 30px;
}
.black .left_menu_yj.active {
	min-height: 34px;
	line-height: 34px;
	background:none;

}
.black .left_menu_yj.active h2 {
	height: 34px;
	line-height: 34px;
}
.black .left_menu_yj.active h2 > a {
	height: 34px;
	line-height: 34px;
	color:#fff;
}
.black .left_menu_yj.active h2 > em {
	height: 34px;
	background: url(../images/black_border.png) repeat-y left top;
}

.black .left_menu_rj {
	background:#374761;
	min-height: 24px;
	display:none;
	clear: both;
	border-top: 0 none;
	border-bottom: solid 1px #4a576d;
}
.black .left_menu_rj li {
	min-height: 24px;
	line-height: 24px;
	background:none;
}
.black .left_menu_rj ul li{ background:url(../images/cricle.png) no-repeat 30px center;}
.black .left_menu_rj ul li a{ text-indent:40px;}
.black .left_menu_rj li a {
	display: block;
	padding:4px 4px 4px 39px;
	color: #C9CCD3;
	margin:3px 10px;
	font-size: 12px;
	background:none;
}
.black .left_menu_rj li a.active{background:#2DA5EE;color:#fff;}

.black .left_menu_rj li a:hover{color:#00fff6;}
a.pf_blue,a.pf_black{width:90px; height:30px;margin:0 auto; display:block;line-height:30px; color:#666;}
/*a.pf_blue{background:url(../images/blue.png) no-repeat center top;}
a.pf_blue:hover{background:url(../images/blue_hover.png) no-repeat center top;color:#108fed;text-decoration: none;}
a.pf_black{background:url(../images/black.png) no-repeat center top;}
a.pf_black:hover{background:url(../images/black_hover.png) no-repeat center top;color:#108fed;text-decoration: none;}
*/
.jqx-window-content iframe body{overflow:hidden;}
.top_right_box{background: url("../images/title_bg_repeat.png") repeat-x;}

