@charset "gb2312";
/* CSS Document */

body,ul{
	padding:0px;
	margin:0px;
	margin: 0 auto;
	font-size:12px;
	border:none;
	background-color: #EEE;
}
@font-face{
font-family:'fz';
src:url('FONTfz.eot');
src:url('FONTfz.eotiefix') format('embedded-opentype'),
    url('FONT/fz.ttf') format('truetype');
font-weight:normal;
font-style:normal;
}

a{
	color:#000000;
	text-decoration: none;
}
a:hover{
	color:#EA0607;
	text-decoration:none;
}

.btnn {
	height: 631px;
	margin-top: 20px;
	background-image: url(imagessy_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: auto;
}

.kecbg {
	height: auto;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}



/*top结束*/
.top-nav {
	height: 35px;
	width: auto;
	background-color: #FFF;
}
.top-nav .top-nav-m {
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 35px;
	background-color: #FFF;
}
.top-nav .top-nav-m ul {
	width: 600px;
	height:30px;
	padding-left: 0px;
	line-height:30px;
	float: left;
	float:left;
	margin-top:5px;
	background-color: #FFF;
}
.top-nav .top-nav-m .dh {
	line-height: 35px;
	float: right;
}

.top-nav .top-nav-m ul li a {
	color: #666;
	text-decoration: none;
}

.top-nav .top-nav-m img {
	float: left;
}

.top-nav .top-nav-m ul li {
	float: left;
	list-style-type: none;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	width: 60px;
}
.top-2nav {
	height: 43px;
	width: auto;
}
.top-2nav .top-m {
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 169px;
	background-image: url(images/qc3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.top-m ul li {
	color: #FFF;
	font-weight: bold;
	float: left;
	font-size: 18px;
	list-style-type: none;
	margin-right: 88px;
	line-height: 50px;
}
.top-m ul li a {
	color: #FFF;
	text-decoration: none;
}
.top-m ul li a:hover{
	color: #FFF;
	text-decoration: none;
}

/* 页头导航代码 */
.nav{
	width:auto;
	height:40px;
	background-color:#d00000;
}
.nav-m{
	width:950px;
	height:40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding-left: 20px;
}.content .nav .nav-m ul a img {
	float: left;
	height: 21px;
	width: 56px;
}
.nav .nav-m ul {
	width: 970px;
	height: 40px;
	list-style-type: none;
	color: #FFF;
	margin-left: 0px;
	padding-left: 6px;
	padding-top: 0px;
	margin-top: 0px;
}
.nav .nav-m ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
	margin-right: 10px;
	padding-right: 6px;
	line-height: 20px;
	text-align: center;
	vertical-align: top;
	margin-top: 12px;
	height: 15px;
}
.nav .nav-m ul li a {
	text-decoration: none;
	color: #FFF;
}
/*结束部分开始*/
#foot{
	margin:0 auto;
	width:100%;
	height:110px;
	background-color:#333;
	background-repeat: repeat-x;
	clear:both;
}
#foot-all{
	width:948px;
	height:100px;
	margin:0 auto;
	font-family:"微软雅黑";
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	padding-top:10px;
	line-height: 16px;
	background-color: #333;
}
#foot-all a{
	font-family:"微软雅黑";
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}
#foot-all a：hover{
	color: #FFF;
	text-decoration: none;
}
#foot-all ul{
	list-style-type: none;
	background-color: #333;
}
#foot-all ul li {
	color: #CCC;
	background-color: #333;
}
/*结束部分over*/
/*长期固定活动部分开始*/
.hd{
	width:auto;
	height: 800px;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	background-color: #EEE;
	
}
.hd-m{
	width:950px;
	height:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}
.hd img {
	margin-left: 20px;
	margin-top: 10px;
}
/*导航部分*/
.h-nav{ width:auto; height:40px; background-image:url(images/nav-b.gif); background-repeat:repeat-x; }
.h-nav-m{ width:960px; height:40px; margin: 0 auto;}
.h-nav .h-nav-m ul li {
	float: left;
	width: 100px;
	height: 40px;
	margin-right: 15px;
	list-style-type: none;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	font-family:fz;
}
/*回到顶部*/
#returntop{
	width:35px;
	height:35px;
	position:fixed;
	_position:absolute;
	top:0px;
	left:0px;
	display:none;
	cursor:pointer;
	background-image: url(imagestop.png);
}

/*正文部分*/
.top-banner{
	width:auto;
	height:457px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/zz_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FAEC9F;
}
.dyu {
	background-image: url(images/zz_6.png);
	background-repeat: repeat-x;
	height: 62px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.dyu .dyu-m {
	height: 62px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/xb_3.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.top-banner .top-banner-m {
	background-image: url(images/bn-1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 276px;
	width: 976px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ab {
	font-size: 15px;
	color: #F00;
	font-weight: bold;
}

.content-mian{
	width:1000px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.kctd {
	background-image: url(images/bn-8.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 138px;
	width: 1000px;
}
.kctd-m {
	height: auto;
	width: 1000px;
	padding-bottom: 20px;
}

.shuju {
	height: 339px;
	width: auto;
	background-image: url(images/zz_9.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 30px;
}
.wzz {
	height: 105px;
	margin-top: 20px;
	padding-left: 20px;
}
.wzz ul li {
	width: 210px;
	float: left;
	margin-right: 33px;
	list-style-type: none;
	padding: 0px;
	line-height: 25px;
}
.wz {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 30px;
	padding: 0px;
}
.ytyz {
	height: 249px;
	width: 960px;
}
.wzz ul {
	width: 996px;
}


.neir {
	background-color: #f8f8f8;
	height: 180px;
	width: 440px;
	float: left;
	border: 1px solid #CCC;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-indent: 2em;
	padding-top: 50px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

.cont-m {
	height: auto;
	width: 1029px;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	background-color: #EEE;
}



.tes ul li {
	list-style-type: none;
	height: 55px;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
}

.content-mian .content {
	height: auto;
	width: 1028px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: #FFF;
}
.title {
	height: 36px;
	width: 995px;
	margin-top: 10px;
}
.tsw {
	height: 170px;
	width: 997px;
	padding-top: 20px;
	padding-left: 10px;
}
.kuu {
	background-image: url(images/vp-7.png);
	height: 77px;
	width: 667px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.kuu-1 {
	background-image: url(images/vp-8.png);
	background-repeat: no-repeat;
	height: 97px;
	width: 185px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.kbb {
	height: auto;
	width: 997px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.dssa {
	height: 355px;
	width: 997px;
	padding-left: 30px;
	padding-top: 30px;
}
.ds-1 {
	background-image: url(images/vp-11.png);
	background-repeat: no-repeat;
	height: 89px;
	width: 888px;
	margin-bottom: 20px;
}
.zzz {
	width: 650px;
	float: right;
	padding-top: 20px;
	line-height: 20px;
	margin-right: 20px;
}

.ds-2 {
	background-image: url(images/vp-12.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 887px;
	margin-bottom: 20px;
}
.ds-3 {
	background-image: url(images/vp-13.png);
	background-repeat: no-repeat;
	height: 92px;
	width: 887px;
}



.tsw ul li {
	float: left;
	width: 165px;
	margin-right: 20px;
	list-style-type: none;
	line-height: 22px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #F00;
	padding-right: 10px;
}
.huang {
}



.tsz {
	height: 456px;
	width: 887px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ts-m {
	margin-top: 50px;
}
.hh {
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 300px;
}
.kbn-m table {
	height: 90px;
	width: 570px;
}

.hh ul li {
	width: 260px;
	float: left;
	list-style-type: none;
	line-height: 25px;
	font-size: 12px;
	background-color: #F90;
	border: 1px solid #CCC;
	margin-right: 10px;
	height: 240px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.huang {
	color: #F90;
	font-size: 24px;
	font-weight: bold;
	font-family: "微软雅黑";
	padding-right: 10px;
	border-right-color: #F90;
	border-bottom-color: #696969;
	border-left-color: #F90;
	line-height: 20px;
	height: 30px;
	margin-bottom: 20px;
}




.mz {
	font-weight: bold;
	color: #333;
	font-size: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	width: 80px;
	float: left;
}
.msmz {
	width: 100%;
	height: 28px;
}

.content-mian .content .kb {
	background-image: url(images/qc4.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	padding-top: 120px;
}
.cm-1 {
	background-image: url(images/qc5.png);
	background-repeat: no-repeat;
	height: 98px;
	width: 1001px;
}
.cm-2 {
	background-image: url(images/qc6.png);
	background-repeat: repeat-y;
	height: 650px;
	padding-left: 50px;
}
.cm-3 {
	background-image: url(images/qc9.png);
	background-repeat: no-repeat;
	height: 68px;
}
.cm-4 {
	background-image: url(images/qc10.png);
	background-repeat: no-repeat;
	height: 276px;
	margin-top: 20px;
}
.cm-5 {
	background-image: url(images/qc11.png);
	height: 306px;
	background-repeat: no-repeat;
}
.cm-6 {
	background-image: url(images/ms-x.png);
	background-repeat: repeat-x;
	height: 240px;
	padding-left: 130px;
	padding-top: 30px;
}
.cm-7 {
	height: 1200px;
	background-color: #f4f4f4;
	font-size: 18px;
}
.ms {
	height: 112px;
	width: 71px;
	float: left;
}
.majs {
	width: 350px;
	margin-left: 20px;
	float: right;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.cm-7 ul li {
	width: 450px;
	float: left;
	margin-right: 50px;
	list-style-type: none;
}
.cm-7 ul {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 14px;
	height: 115px;
}


.bt {
	background-image: url(images/qc.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 425px;
	line-height: 39px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	padding-left: 60px;
}
.btcon {
	height: 80px;
	margin-top: 10px;
	width: 800px;
	padding-left: 50px;
	color: #9A3910;
	font-size: 16px;
	line-height: 30px;
	font-family: "微软雅黑";
}

.kcts {
	height: 78px;
	background-image: url(images/ts_2.png);
	background-repeat: repeat-x;
	width: auto;
}
.kcts .kcts-m {
	height: 78px;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/ts_1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.tset {
	height: 310px;
	background-color: #FEF5DF;
	padding-top: 20px;
}
.tset .tset-m {
	height: 270px;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/ts_3.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 30px;
}






/* 右侧浮层 */
.side-pop{
	width:128px;
	height:229px;
	position:fixed;
	right:0px;
	_position:absolute;
	z-index:3000;
	background-image:url(imageszx.png);
	color: #000;
	padding-top: 50px;
	background-repeat: no-repeat;
	margin-top: 280px;
	padding-bottom: 5px;
}
#sidepop span {
	font-size:14px;
	color: #000;
	font-family:"微软雅黑";
	font-weight:bold;
	display:block;
	width:30px;
	height:20px;
	line-height:20px;
	text-align:center;
	cursor:pointer;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
#sidepop input {
	float: right;
	width: 80px;
	margin-top: 3px;
	height: 20px;
	margin-right: 20px;
}
.sp-2{
	width:115px;
	clear: both;
	margin-top: 110px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 39px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.bzt{ width:1055px; height:301px; background-image:url(images/tgl.gif); margin:0 auto;}
.c-m-1{
	width:994px;
	height:35px;
	background-image:url(images/rl-4.gif);
	margin-top: 40px;
}
.c-m-2{
	width:994px;
	height:84px;
	margin-top: 10px;
}
.c-m-3{
	width:992px;
	height:auto;
	margin-top: 30px;
	padding-bottom: 20px;
	}
.content-mian #zwjx table {
	margin-top: 30px;
}
.content-mian #zwjx p a {
	color: #333;
}
.content-mian #zwjx ul li a {
	color: #333;
}

.content-mian #zwjx ul li {
	float: left;
	width: 200px;
	list-style-type: none;
	margin-left: 7px;
}

.c-m-4{
	width:1055px;	height:211px;
	background-image:url(images/rl-7.gif);
}
.c-m-5{
	width:auto;
	height:209px;
	background-color: #eeeeee;
}
.c-m-5-m{ width:994px; height:209px;  margin:0 auto;}
.c-m-6{
	width:1000px;
	height:495px;
	background-image:url(images/hdxl.png);
	margin-top: 30px;
}
.tj {
	height: auto;
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.c-m-7{
	width:1055px;
	height:463px;
	background-image:url(images/rl-3.jpg);
	margin-top: 40px;
}
.c-m-8{
	width:1055px;	height:130px;	margin-top: 40px;
}
.yase{
	color:#F00;
}
.xx-1{margin-top:30px; margin-left:30px; }
.xx-1-c{
	width:893px;
	height:60px;
	background-image: url(images/xx-1-b.gif);
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin-left: 50px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 5px;
}.content-mian #zwjx .xx-1-c ul li a {
	color: #333;
	text-decoration: none;
}
.content-mian #zwjx p {
	margin-left: 75px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 20px;
}
.content-mian #zwjx .xx-1-c ul {
	width: 994px;
	list-style-type: none;
}
.content-mian #zwjx ul {
	
}

.content-mian #zwjx .xx-1-c ul li {
	float: left;
	width: 400px;
	height: 20px;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-top: 0px;
}
.content-mian #hdjs ul {
	color: #F00;
	list-style-type: none;
	width: 990px;
	margin-left: 145px;
	padding-top: 210px;
}
.content-mian #hdjs ul li {
	float: left;
	width: 450px;
}
.content-mian #hdjs ul li a {
	color: #F00;
}
.content-mian #zwjx table tr td a {
	color: #333;
}
.weizhi {
	margin-top: 20px;
	font-weight: bold;
	color: #333;
}
.list {
	margin-top: 20px;
	height: 90px;
	border: 1px solid #DBDBDB;
}
.list2 {
	height: 60px;
	border: 1px solid #DBDBDB;
	margin-top: 5px;
}
.dds {
	width: 100px;
	float: left;
	color: #333;
	font-size: 20px;
	font-family: "方正正准黑简体", "黑体", "微软雅黑", sans-serif;
	margin-left: 20px;
	height: 56px;
	padding-top: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}


.list ul li {
	float: left;
	list-style-type: none;
	width: 60px;
	font-size: 14px;
	text-align: center;
	background-color: #E3E3E3;
	margin-right: 15px;
	height: 30px;
	line-height: 30px;
}
.list ul {
	margin-top: 10px;
	float: left;
	width: 850px;
}
.list2 ul li {
	float: left;
	list-style-type: none;
	width: 110px;
	font-size: 16px;
	text-align: center;
	margin-right: 25px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
.list2 ul {
	margin-top: 20px;
	float: left;
	width: 850px;
	height: 50px;
}
.fxmc {
	width: 850px;
	float: right;
	height: 80px;
}
.fxmc2 {
	width: 850px;
	float: right;
	height: 50px;
}


.jdbc {
	background-image: url(images/k-b.png);
	background-repeat: no-repeat;
	height: auto;
	width: 960px;
	padding-top: 180px;
	padding-left: 40px;
	padding-bottom: 20px;
}
.hong4 {
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	font-family: "方正正准黑简体", "黑体", "微软雅黑", sans-serif;
	padding-left: 10px;
}
.main1{
	width:956px;
	border:4px solid #fff;
	height: 270px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
.teacher {
	background-color: #e9e9ea;
	height: 270px;
	width: auto;
	clear: both;
}
.teacher .teacher-m {
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 270px;
}.mszs .mszs-m {
	background-image: url(images/top%E2%80%941.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 270px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 998px;
}
.mszs {
	background-color: #E9E9EA;
	height: 270px;
	width: auto;
}
.cm-6 p {
	line-height: 22px;
	font-size: 14px;
	width: 800px;
	text-indent: 2em;
}
.kbn {
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	background-position: center center;
	background-image: url(images/cg_2.png);
}
.top-banner .kbn1 {
	background-image: url(images/cg_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 257px;
	width: auto;
}
.kbn .kbn-m {
	height: 180px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 150px;
}


.dt{
	width:1000px;
	height:52px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.dtdt{
	width:960px;
	height:580px;
	background-image:url(images/sddt.gif);
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.end{ width:960px; height:450px; margin:0 auto; }


.weizhi{
	width:300px;
	height:250px;
	padding-top: 300px;
	padding-left: 620px;
}
.17dishi{ width:960px; height:600px; margin:0 auto;}
.nav2{
	width:960px;
	height:55px;
	background-repeat:no-repeat;
	background-color: #7f7f7f;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.nav-m2{
	width:960px;
	height:40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 40px;
	vertical-align: middle;
}
.ff{
	width:960px;
	height:450px;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}
.nav-m2 span{
	font-size:14px;
	width:40px;
	height:40px;
	line-height:40px;
	cursor:pointer;
	display:inline-block;
	margin-left:13px;
	vertical-align: bottom;
	text-align: center;
	padding-top: 5px;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	background-image: url(imageshui.jpg);
}
.ff #ctab1 table tr td p {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.nav-m2 .chover{
	color:#F00;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	height: 40px;
	width: 40px;
	margin-top: 5px;
	font-size: 14px;
	vertical-align: middle;
	background-image: url(imagesbai.jpg);
}
.laoshi{
	width:150px;
	height:auto;
	float:left;
	margin-top: 10px;
	border: 1px solid #CCC;
}
.kebiao{
	width:800px;
	height:auto;
	float:right;
	margin-top: 10px;
}
.content .17dishi .ff #ctab1 .laoshi p {
	line-height: 20px;
}

.wenzidaxiao{
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.ad{ width:960px; height:97px; margin:0 auto; margin-top:20px;}





/*鍦板浘*/



.zjcon1{clear:both; width:960px;background:url(../images/zj_map.jpg) no-repeat center top;height:625px; position:relative}
.con1tit{width:390px; position:relative;padding:60px 280px 0 290px;}

.con1_1{font-family:"寰蒋闆呴粦"; font-size:20px;color:#ff7800; float:left;padding:5px 15px 4px 15px;}
.con1_2{clear:both;padding:0 15px;}
.con1_2 table{border-collapse:collapse;}
.con1_2 table tr td{border:1px solid #e6e6e6;}
.con1_3{
	clear:both;
	padding:10px 15px 0 15px;
	height:80px;
	list-style-type: none;
}
.con1_3 ul li{
	height:20px;
	line-height:20px;
	list-style-type: none;
}
.con1_4{height:30px;background:#fff7e1;line-height:30px;padding:0 0 0 15px;color:#e60000;margin-top:10px;}
.con1_5{position:absolute; right:-18px; top:60px;}

.con1_5_jx{position:absolute; left:-18px; top:50px;}
.con1con{ border:2px solid #ff7800; background:#fff; }

.zjcon2{width:940px; clear:both;font-size:26px; font-family:"寰蒋闆呴粦";color:#e60000;font-weight:bold; padding:18px 0 18px 20px;background:#dedede;}
.zjtit1{width:960px; clear:both;font-size:40px; font-family:"寰蒋闆呴粦";color:#e60000;font-weight:bold; padding:18px 0;}
.zjcon3{width:960px;clear:both;background:#dedede;overflow:hidden}

.zjcon4{width:960px;clear:both; margin-top:20px; margin-bottom:20px;}
.zjcon4 img{display:block;}

.zjcon5{width:900px; clear:both; background:url(../images/js_14.jpg) no-repeat center top #8ad7fd; padding:83px 30px 20px 30px;}
.con5tit{height:54px; line-height:54px; clear:both; margin-bottom:10px;}
.con5tit ul li{float:left;}
.con5tit ul li a{clear:both;}
.con5tit ul li a:hover{color:#fff; text-decoration:none}

.con5con{clear:both; width:900px;}

.zjcon1_js{
	clear:both;
	width:960px;
	height:580px;
	position:relative;
	background-color: #FFA302;
	background-image: url(imagessddt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.con1tit_js{
	width:390px;
	position:relative;
	padding:60px 280px 0 290px;
	font-family: "微软雅黑";
	font-weight: bold;
}

#js1{
	position:absolute;
	left:305px;
	top:260px;
	width: 56px;
}
#js2{
	position:absolute;
	left:453px;
	top:451px;
}
#js3{
	position:absolute;
	left:275px;
	top:410px;
}
#js4{
	position:absolute;
	left:525px;
	top:255px;
}
#js5{
	position:absolute;
	left:669px;
	top:323px;
}
#js6{
	position:absolute;
	left:432px;
	top:234px;
}
#js7{
	position:absolute;
	left:764px;
	top:138px;
}
#js8{
	position:absolute;
	left:207px;
	top:273px;
}
#js9{
	position:absolute;
	left:474px;
	top:140px;
}
#js10{
	position:absolute;
	left:154px;
	top:423px;
}
#js11{
	position:absolute;
	left:331px;
	top:314px;
}
#js12{
	position:absolute;
	left:357px;
	top:470px;
}
#js13{
	position:absolute;
	left:253px;
	top:153px;
}
#js14{
	position:absolute;
	left:840px;
	top:141px;
}
#js15{
	position:absolute;
	left:571px;
	top:410px;
}
#js16{
	position:absolute;
	left:422px;
	top:160px;
}
#js17{
	position:absolute;
	left:385px;
	top:301px;
}

#js18{
	position:absolute;
	left:327px;
	top:218px;
	width: 85px;
}

.con1_js_1{
	font-family:"微软雅黑";
	font-size:20px;
	color:#ff7800;
	float:left;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.con1_js_2{
	clear:both;
	font-family: "微软雅黑";
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.con1_js_2 table{border-collapse:collapse;}
.con1_js_2 table tr td{border:1px solid #e6e6e6;}
.con1_js_3{clear:both;padding:5px 15px 0 15px; height:80px;}
.con1_js_3 ul li{
	height:20px;
	line-height:20px;
	list-style-type: none;
}
.line {
	background-color: #333;
	height: 5px;
}

.con1_js_4{height:30px;background:#fff7e1;line-height:30px;padding:0 0 0 15px;color:#e60000;margin-top:10px;}
.con1_js_5{position:absolute; right:-18px; top:60px;}
.con1_js_5_nj{
	position:absolute;
	right:-40px;
	top:213px;
	background:url(imagesxian.gif) no-repeat left top;
	width:40px;
	height:16px;
}
.con1_5_xuzhou{position:absolute; right:-1px; top:0px; background:url(imagesxian.gif) no-repeat left top; width:1px; height:2px;}
.con1_5_qingdao{position:absolute; right:-150px; top:70px; background:url(imagesxian.gif) no-repeat left top; width:0px; height:2px;}
.con1_5_lianjunguang{position:absolute; left:-115px; top:95px; background:url(imagesxian.gif) no-repeat left top; width:115px; height:2px;}
.con1_5_suqian{
	position:absolute;
	right:259px;
	top:21px;
	background:url(imagesxian.gif) no-repeat left top;
	width:90px;
	height:2px;
}
.con1_js_5_jiaxing{position:absolute; left:-35px; top:86px; background:url(imagesxian.gif) no-repeat left top; width:35px; height:2px;}
.con1_5_yangzhou{position:absolute; right:-50px; top:0px; background:url(imagesxian.gif) no-repeat left top; width:50px; height:2px;}
.con1_5_yancheng{position:absolute; left:-165px; top:0px; background:url(imagesxian.gif) no-repeat left top; width:165px; height:2px;}
.con1_5_nantong{position:absolute; right:-1px; top:203px; background:url(imagesxian.gif) no-repeat left top; width:1px; height:2px;}
.con1_5_zhengjiang{position:absolute; right:-185px; top:40px; background:url(imagesxian.gif) no-repeat left top; width:185px; height:2px;}
.con1_5_changzhou{position:absolute; right:298px; top:28px; background:url(imagesxian.gif) no-repeat left top; width:80px; height:2px;}
.con1_5_wuxi{position:absolute; right:-15px; top:0px; background:url(imagesxian.gif) no-repeat left top; width:15px; height:2px;}
.con1_5_zaozhuang{
	position:absolute;
	right:237px;
	top:62px;
	background:url(imagesxian.gif) no-repeat left top;
	width:154px;
	height:2px;
}
.con1_5_dezhou{position:absolute; right:334px; top:7px; background:url(imagesxian.gif) no-repeat left top; width:94px; height:2px;}
.con1_5_weihai{position:absolute; right:-90px; top:0px; background:url(imagesxian.gif) no-repeat left top; width:90px; height:2px;}
.con1_5_rizhao{position:absolute; right:320px; top:30px; background:url(imagesxian.gif) no-repeat left top; width:55px; height:2px;}
.con1_5_binzhou{position:absolute; right:-68px; top:47px; background:url(imagesxian.gif) no-repeat left top; width:68px; height:2px;}
.con1_5_laiwu{position:absolute; right:-68px; top:55px; background:url(imagesxian.gif) no-repeat left top; width:68px; height:2px;}

.con1_5_taizhou{position:absolute; right:-140px; top:110px; background:url(imagesxian.gif) no-repeat left top; width:140px; height:2px;}

.con1_5_jx{position:absolute; left:-18px; top:50px;}
.js_sel span{font-family:"寰蒋闆呴粦"; font-size:16px;color:#ff7800; cursor:pointer; text-shadow:0px 0px 6px #fff; font-weight:bold;}
.js_nor span{font-family:"寰蒋闆呴粦"; font-size:16px;color:#333;cursor:pointer;}

.con1con{ border:2px solid #ff7800; background:#fff; }
#jscon1{
	position:absolute;
	left:2px;
	top:45px;
	width:250px;
	line-height:20px;
}
#jscon2{
	position:absolute;
	left:450px;
	top:443px;
	width:249px;
}
#jscon3{position:absolute; left:380px; top:324px;}
#jscon4{
	position:absolute;
	left:651px;
	top:246px;
}
#jscon5{position:absolute; left:600px; top:342px;width:304px;}
#jscon6{position:absolute; left:586px; top:242px;}
#jscon7{position:absolute; left:404px; top:143px;}
#jscon8{
	position:absolute;
	left:200px;
	top:287px;
	width: 281px;
}
#jscon9{position:absolute; left:0px; top:108px;}
#jscon10{position:absolute; left:220px; top:404px;}
#jscon11{position:absolute; left:0px; top:318px;width:300px;}
#jscon12{
	position:absolute;
	left:500px;
	top:431px;
	width:254px;
}
#jscon13{position:absolute; left:335px; top:150px; width:335px;}
#jscon14{position:absolute; left:410px; top:150px; width:320px;}
#jscon15{position:absolute; left:610px; top:386px; width:320px;}
#jscon16{position:absolute; left:20px; top:117px; width:320px;}
#jscon17{position:absolute; left:0px; top:250px; width:300px;}
#jscon18{position:absolute; left:0px; top:150px; width:300px;}
.main1{width:952px; background:#fff; border:4px solid #fff; padding-bottom:25px;}
.main2{ padding:0;}
/*.main1 .zhidao{padding-top:20px;}
.main1 .zhidao1{margin-top:29px;}*/

.mingshi{width:920px;height:378px;background:#201e1f;margin-top:17px;}

.mingshi_s{height:299px;}

.liu{position:relative;height:299px;overflow:hidden;float:left;}
.liu div{ background:#000;filter: alpha(opacity=70); -moz-opacity:0.7;  opacity: 0.7;
position:absolute;bottom:0;left:0;z-index:100;color:#fff;height:299px;line-height:24px;width:97px;cursor:pointer;padding-left:5px;}
.liu div h1{font-size:24px; font-family:"微软雅黑";color:#fff;text-align:center;padding-top:25px;padding-bottom:10px;}




.mingshi_x{margin-top:10px;}
/* 右侧浮层 */
.side-pop{
	width:126px;
	height:178px;
	position:fixed;
	right:0px;
	_position:absolute;
	color: #000;
	padding-top: 0px;
	margin-top: 50px;
}
#sidepop span {
	font-size:14px;
	color: #000;
	font-family:"微软雅黑";
	font-weight:bold;
	display:block;
	width:30px;
	height:20px;
	line-height:20px;
	text-align:center;
	cursor:pointer;
	margin-bottom: 10px;
	float: left;
}
#sidepop input {
	float: right;
	width: 80px;
	margin-top: 3px;
	height: 20px;
}
.sp-2{
	width:115px;
	clear: both;
	margin-top: 110px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 39px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}#sidepop a img {
	float: right;
}
.kecbg-b {
	background-image: url(imagessy_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 631px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.banner {
	background-image: url(imagessy_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 226px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.banner1 {
	background-image: url(imagessy_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 52px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.con1_js_2 strong {
	font-family: "微软雅黑";
	font-weight: bold;
	color: #FF9E01;
	font-size: 16px;
	margin-right: 10px;
}
.boot {
	background-image: url(imagessy_07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 199px;
	width: auto;
}
