@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
html, body, div, ul, ol, li, dd, dt, dl, p, h1, h2, h3, h4, h5, h6, span, input, textarea, select, option, table, tr, td {
	padding: 0;
	margin: 0;
	font:16px "Microsoft YaHei",Simsun,Tahoma,Arial,sans-serif;
}
h1,h2,h3,h4,h5{ font-weight:bold;}
body {

	color: #666;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
	font-size: 16px;
	line-height: 28px;
	margin: 0 auto;
}
img {
	border: none;
}
ul, li {
	list-style-type: none;
}
input {
	outline: none;
}
a {
	text-decoration: none;
	color: #000;
}
.clear {
	overflow: hidden;
	clear: both;
	height: 0;
}
.fl {
	float: left;
	display: block;
}
.fr {
	float: right;
	display: block;
}
.mb{ margin-bottom:10px;}
.head {
	height: 117px;
	width: 1100px;
	margin: 0 auto;
	padding-left: 10px;
}
.naver {
	margin: 0 auto;
	background-color: #0565c8;
	height: 58px;
	line-height: 58px;
}
.naver ul {
	height: 58px;
	width: 1200px;
	margin: 0 auto;
}
.naver li {
	height: 58px;
	float: left;
	line-height: 58px;
	width: 120px;
	text-align: center;
}
.naver li a {
	color: #fff;
	font-size: 16px;
}
.barner {
	background-color: #0f348c;
	text-align: center;
	margin-bottom: 40px;
}
.barner img {
	width: 1200px;
	margin: 0 auto;
}
.main_1 {
	width: 1200px;
	margin: 0 auto 40px;
}
.top_1 {
	background-image: url(/zt/jmyz/images/jmyz_hrbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
}
.top_1 h2 {
	font-size: 24px;
	line-height: 24px;
	float: left;
	height: 40px;
	font-weight:bold
}
.top_1 span {
	font-size: 11px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
}
.con_1 {
	clear: both;
}
.con_1_left {
	width: 615px;
	padding: 25px 20px 0 10px;
	float: left;
}
.con_1_left p {
	text-indent: 2em;
	margin-bottom: 8px;
	font-size: 16px;
    line-height: 33px;
    margin-left: 25px;


}
.con_1_left_gt li {
	float: left;
    margin-left: 34px;
    width: 110px;
    height: 32px;
    border: 1px solid #0e348a;
    color: #0e348a;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
}
.con_1_right {
	width: 544px;
	float: left;
	margin-top: 45px;

}
.con_1_right img{width: 524px; height:300px;	border: 1px solid #e2e2e2;
	padding: 2px;}
.main_2 {
	margin: 0 auto 40px;
	background-color: #f3f3f3;
	clear: both
}
.con_2 {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 10px 0
}
.con_2_left {
	float: left;
	margin-right: 35px;
}
.con_2_left p {
	color: #727171;
	line-height: 40px;
	text-align: center
}
.con_2_left p span {
	color: #005197;
	font-size: 20px;
	font-weight:bold
}
.con_2_right {
	float: left;
	width: 687px;
	overflow: hidden
}
.con_2_right_center {
	margin-bottom: 10px;
}
.con_2_right_center p {
	text-indent: 2em;
	font-size: 14px;
    font-family: Î¢ÈíÑÅºÚ;

	line-height:30px;

}
.con_2_right_center p a {
	color:#ff0000;

}
.con_2_right_bottom li{ float:left; margin-right:3px;}
.con_2_right_bottom img{ width:166px; height:153px;}
.main_3 {
	width: 1200px;
	margin: 0 auto 40px;
}
.top_3 {
	background-image: url(/zt/jmyz/images/jmyz_hrbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
}
.top_3 h2 {
	font-size: 24px;
	line-height: 24px;
	float: left;
	height: 40px;
}
.top_3 span {
	font-size: 11px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
}
.top_3 p {
	margin-right: 10px;
	font-size: 14px;
}
.con_3 {
	clear: both;
}
.tabs{width: 1200px;height: 60px;margin-top:25px}
.tabs li{width: 211px;height: 60px;margin-left: 20px;float: left;border: 2px solid #F3F3F3; vertical-align:middle;}
#tabs {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#tabs li {
    float: left;
    border: 2px solid #ededed;
    margin-left:25px;
    border-radius:2px;


}

#tabs a {
    float: left;
    position: relative;
    /*padding: 10px 34px;*/
    padding: 8px 0 16px;
	text-align:center;
    width:260px;
    /*border: 1px solid red;*/
    font-size: 18px;
    height: 40px;
    /*line-height: 40px;*/
    text-transform: uppercase;
    text-decoration: none;
    color: #5b5c5b;
    /*border-bottom: 5px solid #c3c3c3;*/
    /*border-bottom-color: #777\9;*/
    filter: alpha(opacity=30);
	font-weight:bold;
}
#tabs a p{
    text-align: center;
    font-size: 18px;
    font-weight:900 ;
    color: grey;
}

#tabs a:hover,
#tabs a:focus {
    border-bottom-color: #999;
    opacity: 1;
    filter: alpha(opacity=100);
}

#tabs a:focus {
    outline: 0;
}

#tabs #current {
    z-index: 3;
    /*border-bottom: 5px solid #0467c5;*/
    opacity: 1;
    filter: alpha(opacity=100);
    color: #0e348a;
    font-size: 18px;
	font-weight:bold;
}
/* ----------- */



.top_3_2 {
	height: 80px;
	margin: 20px 0;
	border-bottom: 1px solid #dcdddd
}

.con_3_left {
	width: 590px;
	padding: 15px 20px 0 10px;
	float: left;
	overflow:hidden
}
.con_3_left h3 {

	font-size: 22px;
	line-height: 30px;
	margin-bottom: 20px;
	background-image: url(/zt/jmyz/images/jmyz_dsjicon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 260px;
}
.con_3_left p {
	text-indent: 2em;
	margin-bottom: 20px;
	line-height: 24px
}
.con_3_left_gt span {
	margin:0 3px;
	float:left; display:block
}
.con_3_left_gt span img{ width:275px; height:190px; overflow:hidden}
.con_3_right {
	width: 580px;
	float: left;
	margin-top: 10px;
	overflow:hidden
}
.con_3_right img {
	border: 1px solid #e2e2e2;
	padding: 4px;
}

.tab_2_left{ float:left; width:530px;}
.tab_2_mid{ float:left; margin:0 20px; width:340px;}
.tab_2_mid h4{
	font-size:15px;
	background-image: url(/zt/jmyz/images/jmyz_dsjicon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

	 width:340px; height:40px;
	 line-height:40px;
	 margin-bottom:20px;
}
.tab_2_mid p{ line-height:30px;font-size:14px; text-indent:2em}
.tab_2_mid p a{ color:#ff0000}
.tab_2_right{ float:left; width:290px}

.tab_3_left{ float:left; width:608px; margin-right:12px;}
.tab_3_left_text{ line-height:26px; font-size:16px; text-indent:2em; margin-bottom:8px;}
.tab_3_right{ float:left; width:580px;}

.tab_4_1, .tab_4_2, .tab_4_3{ float:left; width:400px; text-align:center; overflow:hidden}

.main_4 {
	width: 1200px;
	margin: 0 auto 40px;
}
.top_4 {
	background-image: url(/zt/jmyz/images/jmyz_hrbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	margin-bottom: 20px;
}
.top_4 h2 {
	font-size: 24px;
	line-height: 24px;
	float: left;
	height: 40px;
}
.top_4 span {
	font-size: 11px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
}
.top_4 p {
	margin-right: 10px;
	font-size: 14px;
}
.con_4_left{
	float: left;
	margin-right: 20px;
	overflow:hidden;
	height:330px;

}
con_4_right {
	float: left;
	height:330px;

}
.con_4_left_img{ float:left; 	margin-right: 10px;	width:261px;
	height:321px;}
.con_4_left img ,.con_4_right img {
	border: 1px solid #e2e2e2;
	padding: 3px;
	width:253px;
	height:313px;
}

.con_4_anli {
	float: left;
	width: 258px;
	height: 284px;
	background-image: url(/zt/jmyz/images/jmyz_anbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 30px 20px 30px;
	overflow:hidden;


}
.con_4_anli h3 {
	font-size: 18px;
	font-weight: normal;
	color: #0e348a;
	border: 1px solid #0e348a;
	text-align: center;
	line-height: 30px;
	margin-bottom: 10px;
}
.con_4_anli p {
	text-indent: 2em;
		line-height:28px;
}
.con_4_anli p a {
	color: red;
}


.main_5 {
	margin: 0 auto 20px;
	background-color: #f3f3f3;
	clear: both
}
.con_5 {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 10px 0
}
.con_5 h3{color:#0e348a; margin-bottom:10px;font-size:18px;}
.con_5 p{ font-size:14px; line-height:24px; height:150px;}
.con_5_left {
	float: left;
	width:281px;

}
.con_5_left p {
	color: #727171;
	line-height: 40px;
	text-align: center
}
.con_5_left p span {
	color: #005197;
	font-size: 20px;
}
.con_5_mid{ float:left; margin:0 60px 0 30px; width:400px;}
.con_5_right{ float:left; width:400px;}


.a5  {width:100%;height:285px;margin:0 auto;background:#f8f8f8;overflow:hidden;}
.xv  {width:1423px;height:260px;margin:0 auto;overflow:hidden;background:url(/zt/jmyz/images/45.gif);}
.xv ul{width:819px; height:44px; margin:0px auto;line-height:44px;}
.xv ul li{width:90px;  float:left; font-size:14px;height:40px;font-weight: bold;background:url(/zt/jmyz/images/bk.jpg) right 13px no-repeat;text-align:center;}
.xv ul li a{display:block;flaot:left;width:90px;height:44px;line-height:44px;margin:0px auto;color:#333333;text-decoration:none;}
.xv_01 {width:365px;height:127px;background:url(/zt/jmyz/images/46.gif);float:left;margin:70px 0px 0px 232px;}
.xv_02 {width:540px; line-height:22px; color:#333333; float:left;margin:55px 0px 0px 70px;text-align:left;}
.fh{display:block;width:32px;height:32px;background:url(/zt/jmyz/images/fh.jpg) no-repeat;    position: fixed;
    right: 0px;
    bottom: 19px;
}
