/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video
{margin:0;padding:0;border:0;outline:none;font-family: "微软雅黑";}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
body{
	background: #efefef;
}
/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video
{margin:0;padding:0;border:0;outline:none;font-family: "微软雅黑";}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
body{
	background: #efefef;
}

.container{
	width: 1100px;
	overflow: hidden;
	margin: 0 auto;
}
/*第一部分*/
.part1{
	height: 336px;
	width: 100%;
	background: #FFFFFF;
	padding: 20px;
}
.part1 .part1_l{
	float: left;
	width: 200px;
}
.part1 .part1_l ul {
	width: 200px;
}
.part1 .part1_l ul li{
	width: 200px;
	height: 42px;
	line-height: 42px;
	border: 1px solid #dddddd;
	background: #f6f4f7;
	margin-bottom: 9px;
	position: relative;
}
.part1 .part1_l ul li a{
	display: block;
	width: 200px;
	height: 42px;
	line-height: 42px;
	border-left: 5px solid #125aae;
	position: absolute;
	top: -1px;
	left: 0;
	color: #333333;
	font-size: 17px;
	padding-left: 35px;
}
.part1 .part1_l ul li a:hover{
	color: #125aae;
}
.part1 .part1_r{
	width: 840px;
	height: 297px;
	background: #f6f4f7;
	float: right;
	padding: 20px;
}
.tlt_h2{
	height: 24px;
	width: 100%;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
}
.tlt_h2 span{
	height: 24px;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	float: left;
	border-bottom: 1px solid #003366;
}
.tlt_h2 a{
	float: right;
	font-size: 15px;
	color: #999999;
}
.part1_r .cont_l{
	width: 156px;
	height: 232px;
	float: left;
}
.part1_r .cont_l ul{
	margin-top: 10px;
	height: 224px;
	width: 156px;
	border-right: 1px dashed #cbcacb;
}
.part1_r .cont_l ul li{
	line-height: 28px;
	width: 156px;
	padding-left: 30px;
	color: #333333;
	font-size: 15px;
	cursor: pointer;
	background: url(jj_xxgk01.png) no-repeat 5px center;
}
.part1_r .cont_l ul li:hover{
	color: #125aae;
}
.xx_active{
	font-weight: bold !important;
	color: #125aae !important;
}
.part1_r .cont_r{
	float: right;
	width: 644px;
	height: 232px;
	color: #333333;
	position: relative;
}
.cont_r ul li{
	width: 624px;
	height: 224px;
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: 10px;
	display: none;
}
.xx_active1{
	display: block !important;
}
.cont_r .fggz{
	height: 112px;
	font-size: 15px;
	line-height: 28px;
	overflow: hidden;
}
.cont_r .grjj{
	height: 84px;
	overflow: hidden;
	position: relative;
}
.cont_r .fggz1{
	height: 84px;
	overflow: hidden;
	position: relative;
}
.cont_r .fggz p{
	line-height: 26px;
}
.cont_r .fggz h3{
	font-weight: bold;
}
.cont_r .fggz a{
	bottom: 6px;
	right: 0;
	position: absolute;
	color: #FF0000;
}
.cont_r .fggz a:hover{
	color: #125aae;
}
/*第二部分*/
.part2{
	width: 100%;
	height: 320px;
	padding: 20px;
	background: #FFFFFF;
}
.part2 .part2_l{
	width: 254px;
	height: 280px;
	float: left;
}
.part2_l h2{
	height: 42px;
	width: 100%;
	background: #003366;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	line-height: 42px;
}
.part2_l ul{
	width: 100%;
	height: 238px;
	border: 1px solid #003366;
	padding: 10px 5px 10px 10px;
}
.part2_l ul li{
	float: left;
	overflow: hidden;
	margin: 0px 5px 5px 0;
	font-size: 15px;
}
.part2_l ul li a{
	background: #e5e4e4;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333333;
	padding: 0 7px;
}
.part2_l ul li a:hover{
	background: #125aae;
	color: #FFFFFF;
}
.part2 .part2_r{
	width: 806px;
	height: 280px;
	float: right;
	padding-left:  20px;
}
.part2_r .ulist{
	height: 36px;
	width: 100%;
}
.part2_r .ulist li{
	float: left;
	cursor: pointer;
	font-size: 15px;
	padding: 8px;
	margin-right: 12px;
}
.part2_r .ulist li a{
	color: #125aae;
}
.xx_active2{
	background: #125aae !important;
	color: #FFFFFF !important;
	border-radius: 6px;
}
.part2_r .cont{
	width: 100%;
	height: 216px;
	overflow: hidden;
	position: relative;
}
.part2_r .olist{
	height: 216px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.part2_r .olist li{
	font-size: 15px;
	line-height: 30px;
	width: 100%;
	padding-left: 16px;
	background: url(art-icon.jpg) no-repeat left center;
}
.part2_r .olist li a{
	color: #333333;
}
.part2_r .olist li a:hover{
	color: #125aae;
}
.part2_r .olist li span	{
	float: right;
	color: #999999;
}
/*第三部分*/
.part3{
	height: 307px;
	width: 100%;
	background: #ffffff;
	padding: 20px;
}
.part3 .part3_l{
	height: 267px;
	width: 340px;
	float: left;
	position: relative;
}
.part3_l ul{
	width: 100%;
	height: 24px;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
}
.part3_l ul li{
	float: left;
	height: 24px;
    font-size: 17px;
    color: #999999;
    float: left;
    cursor: pointer;
    padding-right: 8px;
}
.part3_l ul .li2{
	padding: 0 8px;
    background: url(c-bg1.png) no-repeat left center;
}
.part3_l ul li a{
	font-size: 15px;
    color: #999999;
	position: absolute;
	right: 0;
	top: 0;
	display: none;
	font-weight: 100;
}
.part3_l ul li a:hover{
	color: #125aae;
}
.xx_active3{
	color: #003366 !important;
	font-weight: bold;
	border-bottom: 1px solid #003366;
}
.part3_l .olist{
	min-height: 130px;
	width: 100%;
	padding-top: 12px;
	display: none;
	overflow: hidden;
}
.part3_l .olist li{
	font-size: 15px;
	line-height: 30px;
	width: 100%;
	padding-left: 16px;
	background: url(art-icon.jpg) no-repeat left center;
}
.part3_l .olist li a{
	color: #333333;
}
.part3_l .olist li a:hover{
	color: #125aae;
}
.part3_l .olist li span	{
	float: right;
	color: #999999;
}

.part3_l .olist1{
	min-height: 130px;
	width: 100%;
	padding-top: 12px;
	display: none;
	overflow: hidden;
}
.part3_l .olist1 li{
	font-size: 15px;
	line-height: 30px;
	width: 100%;
	padding-left: 16px;
	background: url(art-icon.jpg) no-repeat left center;
}
.part3_l .olist1 li a{
	color: #333333;
}
.part3_l .olist1 li a:hover{
	color: #125aae;
}
.part3_l .olist1 li span	{
	float: right;
	color: #999999;
}
.part4{
	width: 1100px;
	padding: 20px;
	background: #FFFFFF;
	min-height: 186px;
	position: relative;
	overflow: hidden;
}
.part4 .olist1 li{
	background: none;
	float: left;
	padding: 0;
	display: inline;
	max-width: 151px;
	white-space: nowrap;
}

.xx_active4{
	width: 545px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}

.container{
	width: 1100px;
	overflow: hidden;
	margin: 0 auto;
}
/*第一部分*/
.part1{
	height: 336px;
	width: 100%;
	background: #FFFFFF;
	padding: 20px;
}
.part1 .part1_l{
	float: left;
	width: 200px;
}
.part1 .part1_l ul {
	width: 200px;
}
.part1 .part1_l ul li{
	width: 200px;
	height: 42px;
	line-height: 42px;
	border: 1px solid #dddddd;
	background: #f6f4f7;
	margin-bottom: 9px;
	position: relative;
}
.part1 .part1_l ul li a{
	display: block;
	width: 200px;
	height: 42px;
	line-height: 42px;
	border-left: 5px solid #125aae;
	position: absolute;
	top: -1px;
	left: 0;
	color: #333333;
	font-size: 17px;
	padding-left: 35px;
}
.part1 .part1_l ul li a:hover{
	color: #125aae;
}
.part1 .part1_r{
	width: 840px;
	height: 297px;
	background: #f6f4f7;
	float: right;
	padding: 20px;
}
.tlt_h2{
	height: 24px;
	width: 100%;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
}
.tlt_h2 span{
	height: 24px;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	float: left;
	border-bottom: 1px solid #003366;
}
.tlt_h2 a{
	float: right;
	font-size: 15px;
	color: #999999;
}
.part1_r .cont_l{
	width: 156px;
	height: 232px;
	float: left;
}
.part1_r .cont_l ul{
	margin-top: 10px;
	height: 224px;
	width: 156px;
	border-right: 1px dashed #cbcacb;
}
.part1_r .cont_l ul li{
	line-height: 28px;
	width: 156px;
	padding-left: 30px;
	color: #333333;
	font-size: 15px;
	cursor: pointer;
	background: url(jj_xxgk01.png) no-repeat 5px center;
}
.part1_r .cont_l ul li:hover{
	color: #125aae;
}
.xx_active{
	font-weight: bold !important;
	color: #125aae !important;
}
.part1_r .cont_r{
	float: right;
	width: 644px;
	height: 232px;
	color: #333333;
	position: relative;
}
.cont_r ul li{
	width: 624px;
	height: 224px;
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: 10px;
	display: none;
}
.xx_active1{
	display: block !important;
}
.cont_r .fggz{
	height: 112px;
	font-size: 15px;
	line-height: 28px;
	overflow: hidden;
}
.cont_r .grjj{
	height: 84px;
	overflow: hidden;
	position: relative;
}
.cont_r .fggz1{
	height: 84px;
	overflow: hidden;
	position: relative;
}
.cont_r .fggz p{
	line-height: 26px;
}
.cont_r .fggz h3{
	font-weight: bold;
}
.cont_r .fggz a{
	bottom: 6px;
	right: 0;
	position: absolute;
	color: #FF0000;
}
.cont_r .fggz a:hover{
	color: #125aae;
}
/*第二部分*/
.part2{
	width: 100%;
	height: 320px;
	padding: 20px;
	background: #FFFFFF;
}
.part2 .part2_l{
	width: 254px;
	height: 280px;
	float: left;
}
.part2_l h2{
	height: 42px;
	width: 100%;
	background: #003366;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	line-height: 42px;
}
.part2_l ul{
	width: 100%;
	height: 238px;
	border: 1px solid #003366;
	padding: 10px 5px 10px 10px;
}
.part2_l ul li{
	float: left;
	overflow: hidden;
	margin: 0px 5px 5px 0;
	font-size: 15px;
}
.part2_l ul li a{
	background: #e5e4e4;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333333;
	padding: 0 7px;
}
.part2_l ul li a:hover{
	background: #125aae;
	color: #FFFFFF;
}
.part2 .part2_r{
	width: 806px;
	height: 280px;
	float: right;
	padding-left:  20px;
}
.part2_r .ulist{
	height: 36px;
	width: 100%;
}
.part2_r .ulist li{
	float: left;
	cursor: pointer;
	font-size: 15px;
	padding: 8px;
	margin-right: 12px;
}
.part2_r .ulist li a{
	color: #125aae;
}
.xx_active2{
	background: #125aae !important;
	color: #FFFFFF !important;
	border-radius: 6px;
}
.part2_r .cont{
	width: 100%;
	height: 216px;
	overflow: hidden;
	position: relative;
}
.part2_r .olist{
	height: 216px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.part2_r .olist li{
	font-size: 15px;
	line-height: 30px;
	width: 100%;
	padding-left: 16px;
	background: url(art-icon.jpg) no-repeat left center;
}
.part2_r .olist li a{
	color: #333333;
}
.part2_r .olist li a:hover{
	color: #125aae;
}
.part2_r .olist li span	{
	float: right;
	color: #999999;
}
/*第三部分*/
.part3{
	height: 307px;
	width: 100%;
	background: #ffffff;
	padding: 20px;
}
.part3 .part3_l{
	height: 267px;
	width: 340px;
	float: left;
	position: relative;
}
.part3_l ul{
	width: 100%;
	height: 24px;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
}
.part3_l ul li{
	float: left;
	height: 24px;
    font-size: 17px;
    color: #999999;
    float: left;
    cursor: pointer;
    padding-right: 8px;
}
.part3_l ul .li2{
	padding: 0 8px;
    background: url(c-bg1.png) no-repeat left center;
}
.part3_l ul li a{
	font-size: 15px;
    color: #999999;
	position: absolute;
	right: 0;
	top: 0;
	display: none;
	font-weight: 100;
}
.part3_l ul li a:hover{
	color: #125aae;
}
.xx_active3{
	color: #003366 !important;
	font-weight: bold;
	border-bottom: 1px solid #003366;
}
.part3_l .olist1{
	min-height: 130px;
	width: 100%;
	padding-top: 12px;
	display: none;
	overflow: hidden;
}
.part3_l .olist1 li{
	font-size: 15px;
	line-height: 30px;
	width: 100%;
	padding-left: 16px;
	background: url(art-icon.jpg) no-repeat left center;
}
.part3_l .olist1 li a{
	color: #333333;
}
.part3_l .olist1 li a:hover{
	color: #125aae;
}
.part3_l .olist1 li span	{
	float: right;
	color: #999999;
}
.part3_l .olist li{
	font-size: 15px;
	line-height: 30px;
	width: 100%;
	padding-left: 16px;
	background: url(art-icon.jpg) no-repeat left center;
}
.part3_l .olist li a{
	color: #333333;
}
.part3_l .olist li a:hover{
	color: #125aae;
}
.part3_l .olist li span	{
	float: right;
	color: #999999;
}
.part4{
	width: 1100px;
	padding: 20px;
	background: #FFFFFF;
	min-height: 186px;
	position: relative;
	overflow: hidden;
}
.part4 .olist1 li{
	background: none;
	float: left;
	padding: 0;
	display: inline;
	max-width: 151px;
	white-space: nowrap;
}

.xx_active4{
	width: 545px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
