@charset "utf-8";
body {
	background-image: url(../images/bj006.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
div,ul,li,dt,dd,dl,td,tr,table,p,span,h1,h2,h3,h4,h5,h6,hr{margin:0px;padding:0px;list-style:none;}
body,td,th {
	font-size: 18px;
	line-height: 28px;
	color: #222222;

text-indent}
a:link,a:visited{color:#222222;text-decoration:none;}
a:hover{
	color: #0066CC;
}
img { border:0;}
.clear { clear:both;}.wrap {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}
.fixed {
	float: left;
	width: 100%;
	position: fixed;
	z-index: 9999;
}
#top {
	float: left;
	width: 100%;
	height: 140px;
	background-color: #0068b7;
}
#top .wrap {
	height: 140px;
	background-image: url(../images/topbg.jpg);
}
#top .wrap .logo {
	margin: 26px;
	float: left;
	height: 86px;
	width: 340px;
}
#top .wrap .top-right {
	float: right;
	width: 300px;
}

#top .wrap .nav {
	float: right;
	height: 20px;
	width: 200px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#top .wrap .nav a {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	width: 90px;
	float: left;
	text-align: center;
}
#top .wrap .nav a:hover{
	color: #FF0;
}#top .wrap .search {
	float: right;
	height: 30px;
	width: 250px;
}
#menu {
	float: left;
	height: 50px;
	width: 100%;
	background-color: #FFF;
}
.fixed #menu .wrap {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

 .nav_menustyle_1_1 ul
    {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
    }
    /* 默认li 无需修改 */
.nav_menustyle_1_1 ul li
    {
	float: left;
	width: 140px;
	height: 50px;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	position: relative;
    }
.nav_menustyle_1_1 ul li:hover{
	background-color: rgba(0,102,204,1);
}
.nav_menustyle_1_1 ul li a {
	text-decoration: none;
	color: #06C;
}
.nav_menustyle_1_1 ul li:hover a {
	font-weight: bold;
	color: #FFF;
}
.nav_menustyle_1_1 ul li ul{
	width: 140px;
	position: relative;
	left: 0px;
	top: 0px;


}

.nav_menustyle_1_1 ul li ul li {
	height: 0px;
	width: 140px;
	background-color: rgba(0,102,204,1);
	font-size: 18px;
	line-height: 40px;
	color: #FFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	transition: 0.4s;
	overflow: hidden;
	font-weight: normal;
}
.nav_menustyle_1_1 ul li:hover ul li:hover a{
	width: 125px;
	line-height: 25px;
	background-color: rgba(204,225,241,1);
	padding: 5px 20px;
	border-radius: 5px;
	color: #06C;
}
.nav_menustyle_1_1 ul li:hover ul li a{
    font-weight: normal;
}
.nav_menustyle_1_1 ul li ul .radius{
	border-radius:0px 0px 30px 30px;
	opacity:1;
	transition: 0.4s;
	border-bottom: solid #06C 0px;
}
.nav_menustyle_1_1 ul li:hover ul .radius{
	border-radius:0px 0px 30px 30px;
	border-bottom: solid #06C 20px;
	opacity:1;
	transition: 0.4s;
}
.nav_menustyle_1_1 ul li:hover ul li {
	height: 40px;
	transition: 0.4s;
}
.nav_menustyle_1_1 ul li ul li:hover {
	background-color: rgba(0,102,204,1);
}
.nav_menustyle_1_1 ul li ul li:hover a{
	font-weight: bold;
	color: #FFF;
}
#banner {
	float: left;
	width: 100%;
	height: 608px;
	margin-top: 180px;
}
#xyyw {
	float: left;
	height: 500px;
	width: 100%;
	margin-top: 20px;
	background-color: #FFF;
}
#xyyw .wrap {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}
#xyyw .wrap .title {
	float: left;
	height: 30px;
	width: 1400px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#xyyw .wrap .title .biaoti {
	float: left;
	width: 120px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06c;
	font-size: 22px;
	line-height: 30px;
	color: #06C;
	text-align: center;
}
#xyyw .wrap .title .english {
	float: left;
	width: 80px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 18px;
	line-height: 24px;
	color: #CCC;
	text-align: center;
	font-family: Impact;
	height: 24px;
	margin: 3px;
}
#xyyw .wrap .title .more {
	float: right;
	height: 30px;
	width: 100px;
}
#xyyw .wrap .title .more a {
	font-size: 18px;
	font-weight: bold;
	color: #900;
}
#xyyw .wrap .title .more span {
	font-family: "Wingdings 3";
	font-size: 24px;
	font-weight: bold;
	color: #900;
	line-height: 24px;
	float: right;
	width: 20px;
	margin-top: 4px;
}
#xyyw .wrap .title .more:hover a{
	font-size: 18px;
	font-weight: bold;
	color: #06c;
	transition: 0.4s;
}
#xyyw .wrap .title .more:hover span {
	color: #06c;
	transition: 0.4s;

}
#xyyw .wrap .pic {
	float: left;
	height: 430px;
	width: 650px;
}
#xyyw .wrap .detail {
	float: right;
	width: 750px;
	height: 430px;
}
#xyyw .wrap .detail ul {
	float: left;
	width: 720px;
	margin-left: 30px;
}
#xyyw .wrap .detail ul li {
	float: left;
	height: 66px;
	width: 718px;
	margin-top: 6px;
	position: relative;
	border: 1px solid #eee;
	background-image: url(../images/xyywbg01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#xyyw .wrap .detail ul li .xyywbg {
	float: left;
	width: 10px;
	background-image: url(../images/xyywbg02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 66px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#xyyw .wrap .detail ul li .date {
	display: block;
	font-size: 16px;
	line-height: 22px;
	color: #900;
	font-weight: bold;
	z-index: 2;
	position: absolute;
	height: 22px;
	width: 690px;
	top: 6px;
	left: 30px;
}

#xyyw .wrap .detail ul li a {
	display: block;
	width: 690px;
	height: 34px;
	font-size: 18px;
	line-height: 34px;
	z-index: 2;
	position: absolute;
	left: 30px;
	top: 30px;
}
#xyyw .wrap .detail ul li:hover .xyywbg {
	width: 718px;
	background-image: url(../images/xyywbg02.jpg);
	transition: 0.4s;
}
#xyyw .wrap .detail ul li:hover .date {
	color: #fff;
	transition: 0.4s;
}
#xyyw .wrap .detail ul li:hover a {
	color: #fff;
	transition: 0.4s;
}





#tzhd {
	float: left;
	height: 500px;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#tzhd .wrap {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}




#tzhd .wrap .tzgg {
	float: left;
	width: 675px;
}
#tzhd .wrap .tzgg .title {
	float: left;
	height: 30px;
	width: 675px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tzhd .wrap .tzgg .title .biaoti {
	float: left;
	width: 120px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06c;
	font-size: 22px;
	line-height: 30px;
	color: #06C;
	text-align: center;
}
#tzhd .wrap .tzgg .title .english {
	float: left;
	width: 90px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 18px;
	line-height: 24px;
	color: #CCC;
	text-align: center;
	font-family: Impact;
	height: 24px;
	margin: 3px;
}
#tzhd .wrap .tzgg .title .more {
	float: right;
	height: 30px;
	width: 65px;
}
#tzhd .wrap .tzgg .title .more a {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-align: right;
}
#tzhd .wrap .tzgg .title .more span {
	font-family: "Wingdings 3";
	font-size: 24px;
	font-weight: bold;
	color: #900;
	line-height: 24px;
	float: right;
	width: 20px;
	margin-top: 4px;
}
#tzhd .wrap .tzgg .title .more:hover a{
	font-size: 18px;
	font-weight: bold;
	color: #06c;
	transition: 0.4s;
}
#tzhd .wrap .tzgg .title .more:hover span {
	color: #06c;
	transition: 0.4s;

}
#tzhd .wrap .tzgg .detail {
	float: left;
	width: 675px;
	height: 440px;
}
#tzhd .wrap .tzgg .detail ul {
	float: left;
	width: 675px;
}
#tzhd .wrap .tzgg .detail ul li {
	float: left;
	height: 70px;
	width: 673px;
	margin-top: 5px;
	position: relative;
	z-index: 1;
	border: 1px solid #CCC;
}
#tzhd .wrap .tzgg .detail ul li .date {
	height: 58px;
	width: 80px;
	position: absolute;
	left: 6px;
	top: 6px;
	background-color: #CCC;
	z-index: 2;
}
#tzhd .wrap .tzgg .detail ul li .date .month {
	font-size: 16px;
	line-height: 28px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
#tzhd .wrap .tzgg .detail ul li .date .year {
	font-size: 16px;
	color: #666;
	text-align: center;
	font-weight: bold;
}
#tzhd .wrap .tzgg .detail ul li .link {
	width: 570px;
	height: 58px;
	position: absolute;
	left: 100px;
	top: 10px;
	z-index: 2;
	font-size: 18px;
	line-height: 29px;
}
#tzhd .wrap .tzgg .detail ul li .jiao {
	height: 33px;
	width: 34px;
	position: absolute;
	z-index: 1;
	right: 0px;
	bottom: 0px;
	opacity:1;
}
#tzhd .wrap .tzgg .detail ul li:hover .date {
	background-color: #06C;
	transition: 0.4s;
}
#tzhd .wrap .tzgg .detail ul li:hover .date .month {
	color: #FFF;
	transition: 0.4s;
}
#tzhd .wrap .tzgg .detail ul li:hover .date .year {
	color: #FFF;
	transition: 0.4s;
}

#tzhd .wrap .tzgg .detail ul li:hover .jiao {
	opacity:0.3;
	transition: 0.4s;
}







#tzhd .wrap .xshd {
	float: right;
	width: 675px;
}
#tzhd .wrap .xshd .title {
	float: left;
	height: 30px;
	width: 675px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tzhd .wrap .xshd .title .biaoti {
	float: left;
	width: 120px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06c;
	font-size: 22px;
	line-height: 30px;
	color: #06C;
	text-align: center;
}
#tzhd .wrap .xshd .title .english {
	float: left;
	width: 120px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 18px;
	line-height: 24px;
	color: #CCC;
	text-align: center;
	font-family: Impact;
	height: 24px;
	margin: 3px;
}
#tzhd .wrap .xshd .title .more {
	float: right;
	height: 30px;
	width: 65px;
}
#tzhd .wrap .xshd .title .more a {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-align: right;
}
#tzhd .wrap .xshd .title .more span {
	font-family: "Wingdings 3";
	font-size: 24px;
	font-weight: bold;
	color: #900;
	line-height: 24px;
	float: right;
	width: 20px;
	margin-top: 4px;
}
#tzhd .wrap .xshd .title .more:hover a{
	font-size: 18px;
	font-weight: bold;
	color: #06c;
	transition: 0.4s;
}
#tzhd .wrap .xshd .title .more:hover span {
	color: #06c;
	transition: 0.4s;

}
#tzhd .wrap .xshd .detail {
	float: left;
	width: 675px;
	height: 440px;
}
#tzhd .wrap .xshd .detail ul {
	float: left;
	width: 675px;
}
#tzhd .wrap .xshd .detail ul li {
	float: left;
	width: 337px;
	position: relative;
	margin-top: 20px;
	height: 200px;
}
#tzhd .wrap .xshd .detail ul li .img {
	height: 200px;
	width: 300px;
	position: absolute;
	z-index: 1;
	left: 18px;
	top: 0px;
	overflow: hidden;
}
#tzhd .wrap .xshd .detail ul li .xxhdbg {
	height: 30px;
	width: 300px;
	position: absolute;
	z-index: 2;
	left: 18px;
	bottom: 0px;
	background-color: #CCC;
}
#tzhd .wrap .xshd .detail ul li .link {
	height: 30px;
	width: 300px;
	font-size: 18px;
	line-height: 30px;
	position: absolute;
	z-index: 3;
	left: 18px;
	bottom: 0px;
	text-align: center;
}
#tzhd .wrap .xshd .detail ul li:hover .img img{

	transform: scale(1.2,1.2);
	transition: 0.4s;
}
#tzhd .wrap .xshd .detail ul li:hover .xxhdbg {
	background-color: #06C;
	transition: 0.4s;
}
#tzhd .wrap .xshd .detail ul li:hover .link {
	color: #FFF;
	transition: 0.4s
}





#zyky {
	float: left;
	height: 460px;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#zyky .wrap {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}







#zyky .wrap .zyjs {
	float: left;
	width: 675px;
}
#zyky .wrap .zyjs .title {
	float: left;
	height: 30px;
	width: 675px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#zyky .wrap .zyjs .title .biaoti {
	float: left;
	width: 120px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06c;
	font-size: 22px;
	line-height: 30px;
	color: #06C;
	text-align: center;
}
#zyky .wrap .zyjs .title .english {
	float: left;
	width: 90px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 18px;
	line-height: 24px;
	color: #CCC;
	text-align: center;
	font-family: Impact;
	height: 24px;
	margin: 3px;
}
#zyky .wrap .zyjs .title .more {
	float: right;
	height: 30px;
	width: 65px;
}
#zyky .wrap .zyjs .title .more a {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-align: right;
}
#zyky .wrap .zyjs .title .more span {
	font-family: "Wingdings 3";
	font-size: 24px;
	font-weight: bold;
	color: #900;
	line-height: 24px;
	float: right;
	width: 20px;
	margin-top: 4px;
}
#zyky .wrap .zyjs .title .more:hover a{
	font-size: 18px;
	font-weight: bold;
	color: #06c;
	transition: 0.4s;
}
#zyky .wrap .zyjs .title .more:hover span {
	color: #06c;
	transition: 0.4s;

}

#zyky .wrap .zyjs .detail {
	float: left;
	width: 675px;
	height: 400px;
}
#zyky .wrap .zyjs .detail ul {
	float: left;
	width: 675px;
}
#zyky .wrap .zyjs .detail ul li {
	float: left;
	width: 168px;
	height: 175px;
	text-align: center;
	position: relative;
}
#zyky .wrap .zyjs .detail ul li a  .imgb{
	position: absolute;
	z-index: 3;
	height: 90px;
	width: 90px;
	left: 39px;
	top: 30px;
	opacity: 1;
	
}
#zyky .wrap .zyjs .detail ul li a .imga {
	position: absolute;
	z-index: 4;
	height: 90px;
	width: 90px;
	left: 39px;
	top: 30px;
	opacity: 1;
}
#zyky .wrap .zyjs .detail ul li a .mark {
	background-color: #06C;
	height: 1px;
	width: 1px;
	position: absolute;
	z-index: 2;
	left: 83px;
	top: 73px;
	opacity: 0;
	border-radius: 50%;
}
#zyky .wrap .zyjs .detail ul li a span {
	height: 30px;
	width: 168px;
	position: absolute;
	left: 0px;
	top: 135px;
	z-index: 1;
	font-size: 18px;
	line-height: 30px;
}
#zyky .wrap .zyjs .detail ul li:hover a .imga {
	 opacity:0;
	 transition: 0.4s;
}
#zyky .wrap .zyjs .detail ul li:hover a .mark {
	transform:scale(120,120);
	transition: 0.4s;
	opacity:1;
}








#zyky .wrap .jxky {
	float: right;
	width: 675px;
}
#zyky .wrap .jxky .title {
	float: left;
	height: 30px;
	width: 675px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#zyky .wrap .jxky .title .biaoti {
	float: left;
	width: 120px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06c;
	font-size: 22px;
	line-height: 30px;
	color: #06C;
	text-align: center;
}
#zyky .wrap .jxky .title .english {
	float: left;
	width: 90px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 18px;
	line-height: 24px;
	color: #CCC;
	text-align: center;
	font-family: Impact;
	height: 24px;
	margin: 3px;
}
#zyky .wrap .jxky .title .more {
	float: right;
	height: 30px;
	width: 65px;
}
#zyky .wrap .jxky .title .more a {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-align: right;
}
#zyky .wrap .jxky .title .more span {
	font-family: "Wingdings 3";
	font-size: 24px;
	font-weight: bold;
	color: #900;
	line-height: 24px;
	float: right;
	width: 20px;
	margin-top: 4px;
}
#zyky .wrap .jxky .title .more:hover a{
	font-size: 18px;
	font-weight: bold;
	color: #06c;
	transition: 0.4s;
}
#zyky .wrap .jxky .title .more:hover span {
	color: #06c;
	transition: 0.4s;

}
#zyky .wrap .jxky .detail {
	float: left;
	width: 675px;
	height: 440px;
}
#zyky .wrap .jxky .detail ul {
	float: left;
	width: 675px;
}
#zyky .wrap .jxky .detail ul li {
	float: left;
	height: 70px;
	width: 673px;
	margin-top: 5px;
	position: relative;
	z-index: 1;
	border: 1px solid #CCC;
}
#zyky .wrap .jxky .detail ul li .date {
	height: 58px;
	width: 80px;
	position: absolute;
	left: 6px;
	top: 6px;
	background-color: #CCC;
	z-index: 2;
}
#zyky .wrap .jxky .detail ul li .date .month {
	font-size: 16px;
	line-height: 28px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
#zyky .wrap .jxky .detail ul li .date .year {
	font-size: 16px;
	color: #666;
	text-align: center;
	font-weight: bold;
}
#zyky .wrap .jxky .detail ul li .link {
	width: 570px;
	height: 58px;
	position: absolute;
	left: 100px;
	top: 10px;
	z-index: 2;
	font-size: 18px;
	line-height: 29px;
}
#zyky .wrap .jxky .detail ul li .jiao {
	height: 33px;
	width: 34px;
	position: absolute;
	z-index: 1;
	right: 0px;
	bottom: 0px;
	opacity:1;
}
#zyky .wrap .jxky .detail ul li:hover .date {
	background-color: #06C;
	transition: 0.4s;
}
#zyky .wrap .jxky .detail ul li:hover .date .month {
	color: #FFF;
	transition: 0.4s;
}
#zyky .wrap .jxky .detail ul li:hover .date .year {
	color: #FFF;
	transition: 0.4s;
}

#zyky .wrap .jxky .detail ul li:hover .jiao {
	opacity:0.3;
	transition: 0.4s;
}






#sxzt {
	float: left;
	height: 460px;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#sxzt .wrap {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}








#sjzt .wrap .sxsj {
	float: left;
	width: 675px;
}
#sjzt .wrap .sxsj .title {
	float: left;
	height: 30px;
	width: 675px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sjzt .wrap .sxsj .title .biaoti {
	float: left;
	width: 120px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06c;
	font-size: 22px;
	line-height: 30px;
	color: #06C;
	text-align: center;
}
#sjzt .wrap .sxsj .title .english {
	float: left;
	width: 280px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 18px;
	line-height: 24px;
	color: #CCC;
	text-align: center;
	font-family: Impact;
	height: 24px;
	margin: 3px;
}
#sjzt .wrap .sxsj .title .more {
	float: right;
	height: 30px;
	width: 65px;
}
#sjzt .wrap .sxsj .title .more a {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-align: right;
}
#sjzt .wrap .sxsj .title .more span {
	font-family: "Wingdings 3";
	font-size: 24px;
	font-weight: bold;
	color: #900;
	line-height: 24px;
	float: right;
	width: 20px;
	margin-top: 4px;
}
#sjzt .wrap .sxsj .title .more:hover a{
	font-size: 18px;
	font-weight: bold;
	color: #06c;
	transition: 0.4s;
}
#sjzt .wrap .sxsj .title .more:hover span {
	color: #06c;
	transition: 0.4s;

}
#sjzt .wrap .sxsj .detail {
	float: left;
	width: 675px;
	height: 440px;
}
#sjzt .wrap .sxsj .detail ul {
	float: left;
	width: 675px;
}
#sjzt .wrap .sxsj .detail ul li {
	float: left;
	height: 70px;
	width: 673px;
	margin-top: 5px;
	position: relative;
	z-index: 1;
	border: 1px solid #CCC;
}
#sjzt .wrap .sxsj .detail ul li .date {
	height: 58px;
	width: 80px;
	position: absolute;
	left: 6px;
	top: 6px;
	background-color: #CCC;
	z-index: 2;
}
#sjzt .wrap .sxsj .detail ul li .date .month {
	font-size: 16px;
	line-height: 28px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
#sjzt .wrap .sxsj .detail ul li .date .year {
	font-size: 16px;
	color: #666;
	text-align: center;
	font-weight: bold;
}
#sjzt .wrap .sxsj .detail ul li .link {
	width: 570px;
	height: 58px;
	position: absolute;
	left: 100px;
	top: 10px;
	z-index: 2;
	font-size: 18px;
	line-height: 29px;
}
#sjzt .wrap .sxsj .detail ul li .jiao {
	height: 33px;
	width: 34px;
	position: absolute;
	z-index: 1;
	right: 0px;
	bottom: 0px;
	opacity:1;
}
#sjzt .wrap .sxsj .detail ul li:hover .date {
	background-color: #06C;
	transition: 0.4s;
}
#sjzt .wrap .sxsj .detail ul li:hover .date .month {
	color: #FFF;
	transition: 0.4s;
}
#sjzt .wrap .sxsj .detail ul li:hover .date .year {
	color: #FFF;
	transition: 0.4s;
}

#sjzt .wrap .sxsj .detail ul li:hover .jiao {
	opacity:0.3;
	transition: 0.4s;
}







#sjzt .wrap .ztwz {
	float: right;
	width: 675px;
}
#sjzt .wrap .ztwz .title {
	float: left;
	height: 30px;
	width: 675px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sjzt .wrap .ztwz .title .biaoti {
	float: left;
	width: 120px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06c;
	font-size: 22px;
	line-height: 30px;
	color: #06C;
	text-align: center;
}
#sjzt .wrap .ztwz .title .english {
	float: left;
	width: 180px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 18px;
	line-height: 24px;
	color: #CCC;
	text-align: center;
	font-family: Impact;
	height: 24px;
	margin: 3px;
}
#sjzt .wrap .ztwz .detail {
	float: left;
	width: 675px;
	height: 400px;
}
#sjzt .wrap .ztwz .detail ul {
	float: left;
	width: 675px;
	padding-top: 30px;
}
#sjzt .wrap .ztwz .detail ul li {
	float: left;
	width: 225px;
	margin-top: 30px;
	text-align: center;
	position: relative;
	height: 260px;
}
#sjzt .wrap .ztwz .detail ul li .link {
	padding: 10px;
	width: 187px;
	background-image: url(../images/bian.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 281px;
	float: left;
	margin-left: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#sjzt .wrap .ztwz .detail ul li .link {
	height: 241px;
	width: 187px;
	overflow: hidden;
}

#sjzt .wrap .ztwz .detail ul li .kuang {
	float: right;
	height: 241px;
	width: 187px;
	border: 1px solid #CCC;
	position: absolute;
	right: 10px;
	bottom: 0px;
	z-index: 1;
}
#sjzt .wrap .ztwz .detail ul li .link:hover img {
	transform:scale(1.1,1.1);
	transition: 0.4s;
}






#zylj {
	float: left;
	width: 100%;
	background-color: #eee;
	height: 50px;
	min-width: 1400px;
}
#zylj .wrap {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}
#zylj .wrap span {
	float: left;
	height: 50px;
	width: 120px;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	font-family: "微软雅黑 Light";
	padding-left: 50px;
}
#zylj .wrap a {
	font-size: 16px;
	line-height: 50px;
	float: left;
	padding-right: 44px;
}









#footer {
	float: left;
	height: 160px;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #06C;
	min-width: 1400px;
}
#footer .wrap {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}
#footer .wrap .address {
	float: left;
	width: 700px;
	padding-left: 50px;
	font-size: 16px;
	color: #FFF;
	line-height: 40px;
	font-weight: bold;
}
#footer .wrap .ewm {
	float: right;
	width: 650px;
}
#footer .wrap .ewm .ewml {
	float: left;
	width: 110px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 40px;
}




#bannerny {
	margin-top: 190px;
	float: left;
	height: 236px;
	width: 100%;
}
#bannerny .wrap {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}



#content {
	float: left;
	width: 100%;
}
#content .wrap {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentbg.jpg);
    background-position: center center; 
	background-repeat: repeat;

}
#content .wrap .picbg{
	width: 1400px;
	background-image: url(../images/leftbg.jpg);
    background-position: 5px bottom; 
	background-repeat: no-repeat;

}
#content .wrap .left {
	float: left;
	width: 300px;
	min-height: 300px;
	padding-bottom: 300px;
}
#content .wrap .left .lanmu {
	height: 90px;
	width: 300px;
	background-image: url(../images/lanmubg.jpg);
	font-size: 22px;
	line-height: 90px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	margin-top: -20px;
	float: left;
}
#content .wrap .picbg .left .menu2 {
	float: left;
	width: 300px;
}
#content .wrap .picbg .left .menu2 ul{
	float: left;
	width: 298px;
	padding-left:1px;
}
#content .wrap .picbg .left .menu2 ul li {
	float: left;
	height: 53px;
	width: 298px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position: relative;
}
#content .wrap .picbg .left .menu2 ul li .mark {
	height: 53px;
	width: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #06C;
	z-index: 1;
}
#content .wrap .picbg .left .menu2 ul li a {
	height: 53px;
	width: 298px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	font-size: 18px;
	line-height: 53px;
	z-index: 2;
}
#content .wrap .picbg .left .menu2 ul li:hover .mark {
	width: 298px;
	transition:0.4s;

}
#content .wrap .picbg .left .menu2 ul li:hover a {
	transition: 0.4s;
	color: #FFF;
}
#content .wrap .picbg .right {
	float: right;
	width: 1100px;
}
#content .wrap .picbg .right .path {
	float: left;
	height: 55px;
	width: 1000px;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 100px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#content .wrap .picbg .right .path span {
	font-size: 18px;
	font-weight: bold;
	line-height: 55px;
}
#content .wrap .picbg .right .path a {
	font-size: 16px;
	line-height: 55px;
	padding-right: 5px;
	padding-left: 5px;
}
#content .wrap .picbg .right .list {
	padding: 50px;
	float: left;
	width: 1000px;
}
#content .wrap .picbg .right .list ul {
	float: left;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}

#content .wrap .picbg .right .list ul li {
	width: 950px;
	padding-left: 50px;
	background-image: url(../images/point.jpg);
	background-position: 20px center;
	float: left;
	background-repeat: no-repeat;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#content .wrap .picbg .right .list ul li a {
	float: left;
	height: 50px;
	width: 850px;
	font-size: 16px;
	line-height: 50px;
}
#content .wrap .picbg .right .list ul li span {
	float: right;
	width: 100px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
}
