﻿@charset "utf-8";
/* CSS Document */
/*基础设置*/
body {
	margin: 0;
	padding: 0;
	font: "宋体";
	background:url(../jz-images/jzjy_01.png) repeat-x;
}
body, td, th {
	font-size: 12px;
	color: #333333;
}
* {
	outline: none;
}
marquee {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
select, input {
	font-size: 12px;
	color: #000;
}
ul, li {
	list-style: none;
}
.TextBox1 {
	width: 116px;
	height: 24px;
	background: #FFF;
	border: #CCC 1px solid;
	padding-left: 2px;
}
.TextBox2 {
	width: 56px;
	height: 24px;
	background: #FFF;
	border: #CCC 1px solid;
	padding-left: 2px;
}
/*链接设置*/
a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #06C;
	text-decoration: none;
	font-size: 12px;
}
a:active {  /* 被选择的链接 */
	color: #000;
	text-decoration: none;
}
/*全局设置*/
#global {
	width: 1011px;
	background: #FFF;
	border-left: #1679ed solid 1px;
	border-right: #1679ed solid 1px;
	margin: 0 auto;
}
#global-middle {
	width: 1003px;
	margin: 0 auto;
}
/*头部设置*/
#container {
	width: 1013px;
	height: 283px;
	margin: 0 auto;
}
.headerM {
	background: url(../jz-images/jzjy_02.png) no-repeat;
	width: 1013px;
	height: 183px;
	margin: 0 auto;
}
.headerH {
	background: url(../jz-images/jz_04.png) no-repeat;
	margin: 0 auto;
	width: 1013px;
	height: 38px;
}
/*主导航菜单*/
.menu {
	width: 1013px;
	height: 100px;
	font-family: "宋体";
	color: #000;
	font-size: 14px;
	background: url(../jz-images/jz_06.png) no-repeat;
	margin-top: 0px;
	position: relative;
}
.menu ul {
	height: 38px;
	padding-left: 3px;
	padding-top: 6px;
	_padding-top: 4px;
	margin: 0;
}
.menu ul li {
	float: left;
	width: 140px;
	height: 38px;
	text-align: center;
	line-height: 43px;
	padding-right: 10px;
	position: relative;
}
.menu ul li a {
	display: block;
	height: 38px;
	font-size: 14px;
	font-weight: 800;
	color: #000;
	letter-spacing: 1px;
}
.menu ul li.current a {
	background: url(../jz-images/jz_06_05.png) no-repeat center 5px;
	color: #FFF;
}
.menu ul li.current a:hover {
	color: #FFF;
}
.menu ul li.cur a {
	color: #0758be;
}
.menu ul li.current,li.cur a:hover {
	font-size: 14px;
}
/*导航end*/

/*中间界面的设置*/
#content {
	margin: 0 auto;
	width: 1001px;
	height: 1082px;
	background: #FFF;
}
/*上半部设置start*/	
#all {
	float: left;
	width: 1001px;
	height: 289px;
	margin-top: 10px;
}
#all-1 {
	float: left;
	width: 743px;
	height: 287px;
	border: #e2e0e3 solid 1px;
}
#L { /* 这个div里面包含的就是轮播图 */
	width: 310px;
	height: 289px;
	float: left;
	overflow: hidden;
}
.img-bg {
	background: #e8e8e8;
	width: 300px;
	height: 277px;
	margin: 0 auto;
	margin-top: 5px;
}
#L-r {
	width: 433px;
	height: 289px;
	float: left;
	overflow: hidden;
}
#L-rt {
	width: 433px;
	height: 50px;
	background: url(../jz-images/jzjy_10.png) no-repeat;
	float: left;
	overflow: hidden;
}
#L-rb {
	width: 433px;
	height: 239px;
	float: left;
	overflow: hidden;
}
#L-B {
	width: 251px;
	height: 289px;
	float: left;
	margin-left: 5px;
	overflow: hidden;
}
#L-bt {
	width: 251px;
	height: 39px;
	float: left;
	background: url(../jz-images/jzjy_12.png) no-repeat;
}
#L-bb {
	width: 249px;
	height: 249px;
	border-left: #e2e0e3 solid 1px;
	border-right: #e2e0e3 solid 1px;
	border-bottom: #e2e0e3 solid 1px;
	float: left;
}
#all-2 {
	float: left;
	width: 1001px;
	height: 253px;
	border: #e2e0e3 solid 1px;
	margin-top: 10px;
}
#Login {
	float: left;
	width: 312px;
	height: 253px;
	background: url(../jz-images/jzjy_18.png) no-repeat;
	overflow: hidden;
}
#M-r {
	width: 433px;
	height: 253px;
	float: left;
	background: url(../jz-images/jzjy_19.png) no-repeat;
	overflow: hidden;
}
#M-rt {
	float: left;
	width: 433px;
	height: 59px;
	background: url(../jz-images/jzjy_19_01.png) no-repeat;
	overflow: hidden;
}
#M-rb {
	width: 433px;
	height: 194px;
	float: left;
	overflow: hidden;
}
#M-B {
	float: left;
	width: 251px;
	height: 253px;
	background: url(../jz-images/jzjy_20.png) no-repeat;
	margin-left: 5px;
	overflow: hidden;
}
#M-bt {
	width: 251px;
	height: 51px;
	float: left;
	background: url(../jz-images/jzjy_20_01.png) no-repeat;
}
#M-bb {
	width: 249px;
	height: 202px;
	float: left;
}
#all-3 {
	float: left;
	width: 1001px;
	height: 503px;
	border-bottom: #c9c9c9 solid 1px;
	margin-top: 10px;
}
#B-one {
	float: left;
	width: 745px;
	height: 503px;
}
/*选项卡*/
/*菜单class*/
.Menubox2 {
	float: left;
	background: url(../jz-images/jz_22.png) no-repeat;
	width: 745px;
	height: 31px;
}
.Menubox2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 10px;
}
.Menubox2 li {
	float: left;
	display: block;
	cursor: pointer;
	width: 209px;
	background: none;
	color: #0174cf;
	font-weight: bold;
	font-size: 15px;
	font-family: "宋体";
	height: 31px;
	line-height: 31px;
	margin-right: 5px;
	text-align: center;
}
.Menubox2 li.hover {
	padding: 0px;
	width: 209px;
	background: url(../jz-images/jz_22_02.png) no-repeat;
	color: #FFF;
	font-size: 15px;
	font-family: "宋体";
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	margin-right: 5px;
	text-align: center;
}
.Contentbox2 {
	clear: both;
	margin-top: 0px;
	border-top: none;
	width: 738px;
	height: 472px;
	background: url(../jz-images/jzjy_24.png) no-repeat;
	float: left;
	padding-left: 4px;
	_padding-left: 4px; /*For IE6.0*/
}
#B-two {
	float: left;
	width: 256px;
	height: 503px;
	background: url(../jz-images/jzjy_26.png) no-repeat;
}
#B-2t {
	float: left;
	width: 256px;
	height: 33px;
}
#B-2m {
	float: left;
	background: url(../jz-images/jzjy_26_01.png) no-repeat;
	width: 256px;
	height: 57px;
}
#B-2b {
	float: left;
	width: 256px;
	height: 416px;
}
/*培训表格样式*/
.cyxm_content {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.cyxm_content td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
	padding-top: 6px;
	padding-bottom: 6px;
}
.cyxm_content a {
	color: #000000;
	text-decoration: none;
}
.cyxm_content a:hover {
	color: #FE620F;
}
/*底部设置*/
#link {
	width: 1001px;
	background: url(../pz-images/index-68.gif) no-repeat;
	height: 102px;
	margin: 0 auto;
	margin-top: 6px;
}
#link-t {
	width: 1001px;
	background: url(../jz-images/jzjy_29.png) no-repeat;
	height: 32px;
}
#link-b {
	width: 1001px;
	background: url(../jz-images/jzjy_30.png) no-repeat;
	height: 66px;
}
#foot {
	clear: both;
	margin-top: 18px;
	width: 100%;
	height: 114px;
	background:url(../jz-images/jzjy_33.png) repeat-x;
	color: #000;
}
/*字体样式设置*/
.font {
	color: #035ab2;
	font-weight: bold;
	font-size: 14px;
}
.blue {
	color: #4182bf;
	font-size: 12px;
}
.S-blue {
	color: #0758be;
	font-size: 14px;
	font-weight: bold;
}
.white {
	color: #FFF;
	font-family: "宋体";
	font-size: 12px;
}
.white1 {
	color: #FFF;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
.orgen {
	color: #FC0;
	font-size: 14px;
	font-weight: bold;
}
.red {
	color: #c10001;
	font-size: 12px;
	font-weight: bold;
}
.black {
	color: #000;
	font-size: 14px;
	font-family: "宋体";
	list-style: none;
	line-height: 24px;
	text-indent: 15px;
}
.black1 {
	color: #000;
	font-size: 12px;
	font-family: "宋体";
	line-height: 26px;
}
.black2 {
	color: #000;
	font-size: 12px;
	font-family: "宋体";
	line-height: 36px;
	text-indent: 15px;
	text-decoration: underline;
}
.black3 {
	color: #000;
	font-size: 12px;
	font-family: "宋体";
	line-height: 32px;
	text-indent: 15px;
	text-decoration: underline;
}
.black4 {
	color: #000;
	font-size: 12px;
	font-family: "宋体";
	line-height: 30px;
	text-indent: 15px;
	text-decoration: underline;
}
.title {
	color: #000;
	font-size: 24px;
	font-family: "宋体";
	list-style: none;
	line-height: 54px;
}




.banner {
	position: relative;
	overflow: hidden;
}

.banner img {
	border: none;
}

.banner_bg {
	position: absolute;
	bottom: 0;
	background-color: #000;
	height: 22px;
	filter: Alpha(Opacity = 30);
	opacity: 0.3;
	z-index: 1000;
	cursor: pointer;
	width: 478px;
}

.banner_info {
	position: absolute;
	bottom: 0;
	left: 5px;
	height: 18px;
	color: #fff;
	z-index: 1001;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
}

.banner_text {
	position: absolute;
	width: 120px;
	z-index: 1002;
	right: 3px;
	bottom: 3px;
}

.banner ul {
	position: absolute;
	list-style-type: none;
	filter: Alpha(Opacity = 80);
	opacity: 0.8;
	z-index: 1002;
	margin: 0;
	padding: 0;
	bottom: 3px;
	right: 5px;
}

.banner ul li {
	padding: 0px 6px;
	width: 5px;
	float: left;
	margin-left: 1px;
	display: block;
	color: #FFF;
	background: #000;
	cursor: pointer
}

.banner ul li.on {
	background: #009AED
}

.banner_list a {
	position: absolute;
}
