@charset "utf-8";
body {
 background-color: #ecf5fc;
 margin: 0px;
 padding: 0px;
}
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: 16px;
	line-height: 32px;
	color: #222222;
text-indent; 	font-family: "微软雅黑 Light";
}
img { border:0;}
.clear { clear:both;}
a {
	font-size: 16px;
	line-height: 32px;
	color: #333;
	text-decoration: none;
	background-repeat: repeat-x;
}
a:hover {
	color: #06C;
}
.top{
	width:100%;
	height:100px;
	background-image: url(../images/topbg.jpg);
	}
.top .wrap{
	height: 100px;
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.top .logo {
	margin: 20px;
	float: left;
	width: 250px;
}

.top #renwen {
	float: left;
	width: 0px;
	animation-name: renwen;
    animation-duration: 10s;
    animation-iteration-count: infinite;
	animation-timing-function: linear;
	margin-top: 40px;
	margin-left: 70px;
	overflow: hidden;
}

@keyframes renwen {
    from{
        width: 0px;
		opacity: 1;
    }
	80% {
		width: 410px;
		opacity: 1;
		}
	95% {
		width: 410px;
		opacity: 1;
		}
	100% {
		width: 410px;
		opacity: 0;
		}
}

.nav {
	height: 30px;
	width: 300px;
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 999;
}
.top .wrap .nav a {
	padding-right: 10px;
	padding-left: 10px;
}


.search {
	position: absolute;
	height: 30px;
	width: 250px;
	top: 50px;
	right: 10px;
}
.menu {
	float: left;
	height: 51px;
	width: 100%;
	background-color: #094b95;
}
.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;
	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: #FFF;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
}

.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);
	transition: 0.4s;
	overflow: hidden;
	font-weight: normal;
}
.nav_menustyle_1_1 ul li ul li a{
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	color: #FFF;
}
.nav_menustyle_1_1 ul li:hover ul li {
	height: 40px;
	line-height: 40px;
	transition: 0.4s;
}
.nav_menustyle_1_1 ul li:hover ul li:hover {
	background-color: rgba(28,140,221,1);
	height: 40px;
	line-height: 40px;
}
.nav_menustyle_1_1 ul li ul li:hover a{
	color: #FFF;
	height: 40px;
	line-height: 40px;
}
#banner {
	float: left;
	width: 100%;
	height: 500px;
}
.content {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}
.content .xwdt {
	float: left;
	width: 1400px;
	margin-top: 20px;
}
.content .title {
	float: left;
	height: 54px;
	width: 1400px;
	background-image: url(../images/titlebg.jpg);
}
.content .title .biaoti {
	height: 54px;
	width: 100px;
	float: left;
	font-size: 20px;
	color: #000;
	font-family: "微软雅黑 Light";
	font-weight: bold;
	line-height: 54px;
	padding-left: 54px;
	background-image: url(../images/point1.png);
	background-repeat: no-repeat;
	background-position: 17px 19px;
}
.content .title .english {
	float: left;
	height: 24px;
	width: 250px;
	margin-top: 14px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.content .title .more {
	float: right;
	width: 100px;
	margin-top: 12px;
	font-weight: bold;
}
.content .xwdt .pic {
	float: left;
	width: 650px;
	height: 430px;
	padding-top: 20px;
	margin-right: 50px;
}
.content .xwdt .detail {
	float: right;
	width: 700px;
}
.content .xwdt .detail h1 a{
	float: left;
	width: 700px;
	height: 50px;
	font-size: 18px;
	color: #06C;
	line-height: 50px;
	font-weight: bold;
}
.content .xwdt .detail p {
	font-size: 16px;
	line-height: 32px;
	text-indent: 32px;
}
.content .xwdt .detail ul {
	float: left;
	width: 700px;
	padding-top: 10px;
}
.content .xwdt .detail ul li {
	height: 42px;
	width: 665px;
	float: left;
	padding-left: 35px;
	background-image: url(../images/point2.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
.content .xwdt .detail ul li a {
	float: left;
	width: 565px;
}
.content .xwdt .detail ul li span {
	float: right;
	height: 40px;
	width: 100px;
	font-size: 16px;
	line-height: 40px;
}
.content .tzgg {
	float: left;
	width: 1400px;
	margin-top: 20px;
}
.content .tzgg .detail {
	float: left;
	width: 1400px;
	padding-top: 20px;
}
.content .tzgg .detail ul {
	float: left;
	width: 1400px;
}
.content .tzgg .detail ul li {
	float: left;
	height: 80px;
	width: 431px;
	margin-right: 50px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
.content .tzgg .detail ul li .date {
	margin: 10px;
	float: left;
	height: 60px;
	width: 90px;
	border: 1px solid #333;
}
.content .tzgg .detail ul li .date .day {
	float: left;
	height: 30px;
	width: 90px;
	background-color: #06C;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 30px;
}
.content .tzgg .detail ul li .date .month {
	float: left;
	width: 90px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #06C;
	text-align: center;
	line-height: 30px;
}
.content .tzgg .detail ul li a {
	float: right;
	width: 290px;
	margin-right: 10px;
	margin-top: 8px;
	font-size: 16px;
	line-height: 32px;
}
.content .zyjs {
	float: left;
	width: 1400px;
	margin-top: 20px;
}
.content .zyjs .detail {
	float: left;
	width: 1400px;
	padding-top: 20px;
}
.content .zyjs .detail ul {
	float: left;
	width: 1400px;
}
.content .zyjs .detail ul li {
	float: left;
	height: 385px;
	width: 235px;
	margin-right: 56px;
	background-color: #FFF;
}
.content .zyjs .detail ul li img {
	float: left;
	width: 235px;
}
.content .zyjs .detail ul li h1 {
	font-size: 20px;
	line-height: 50px;
	width: 236px;
	color: #06C;
	text-align: center;
}
.content .zyjs .detail ul li p {
	font-size: 16px;
	line-height: 32px;
	width: 230px;
	padding-right: 3px;
	padding-left: 3px;
	text-indent: 32px;
}
.content .zyjs .detail ul li .more {
	float: left;
	height: 45px;
	width: 180px;
	padding-left: 55px;
	background-image: url(../images/point3.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
.content .zyjs .detail ul li .more a {
	font-size: 16px;
	font-weight: bold;
	line-height: 45px;
}

.content .zyjs .detail ul li .more a:hover {
	color: #06C;
}
.content .jsfc {
	float: left;
	width: 1400px;
	margin-top: 20px;
}
.content .jsfc .detail {
	float: left;
	width: 1400px;
	padding-top: 20px;
	height: 220px;
}




































.yxbys {
	float: left;
	width: 1400px;
	position: relative;
	height: 300px;
	margin-top: 20px;
}
.yxbys .navtop {
	width: 1400px;
	height: 55px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/titlebg.jpg);
	background-repeat: no-repeat;

}
.yxbys .navtop #nav1 {
	height: 34px;
	width: 100px;
	float: left;
	font-size: 20px;
	color: #000;
	font-family: "微软雅黑 Light";
	font-weight: bold;
	line-height: 34px;
	padding-left: 54px;
	background-image: url(../images/point1.png);
	background-repeat: no-repeat;
	background-position: 17px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 10px;
}
.yxbys .navtop #nav2 {
	height: 34px;
	width: 100px;
	float: left;
	font-size: 20px;
	color: #000;
	font-family: "微软雅黑 Light";
	font-weight: bold;
	line-height: 34px;
	padding-left: 54px;
	background-image: url(../images/point1.png);
	background-repeat: no-repeat;
	background-position: 17px 10px;

	margin-top: 10px;
}
#content1 {
	width: 1400px;
	height: 240px;
	position: absolute;
	left: 1px;
	top: 59px;
	visibility: visible;
}
.yxbys# #content1 .sypic {
	float: left;
	height: 170px;
	width: 650px;
	position: relative;
}
.yxbys #content1 .newsmore {
	position: absolute;
	left: 1300px;
	top: -50px;
	height: 30px;
	width: 60px;
	font-weight: bold;
}


#content2 {
	width: 1400px;
	height: 240px;
	position: absolute;
	left: 0px;
	top: 60px;
	visibility: hidden;
}

.yxbys# #content2 .sypic {
	float: left;
	height: 170px;
	width: 650px;
	position: relative;
}
.yxbys #content2 .newsmore {
	position: absolute;
	left: 1300px;
	top: -50px;
	height: 30px;
	width: 60px;
	font-weight: bold;
}
.content .ssjsjb {
	float: left;
	width: 1400px;
	margin-top: 20px;
}
.content .ssjsjb .title {
	float: left;
	height: 86px;
	width: 1400px;
	background-image: url(../images/ssjsjb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.content .ssjsjb .detail {
	float: left;
	height: 260px;
	width: 1400px;
}
.content .ssjsjb .more {
	float: right;
	width: 100px;
	margin-top: 12px;
	font-weight: bold;
}.footer {
	float: left;
	height: 120px;
	width: 100%;
	background-color: #06C;
	margin-top: 20px;
}
.footer .wrap {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.footer .wrap .wm {
	float: right;
	height: 80px;
	width: 200px;
	padding-right: 80px;
	padding-left: 50px;
	padding-top: 10px;
}
.footer .wrap .add {
	float: left;
	width: 900px;
	text-align: right;
	height: 80px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #fff;
	padding-right: 50px;
	font-size: 14px;
	color: #FFF;
	padding-top: 20px;
}
.bannerny {
	float: left;
	width: 100%;
	height: 308px;
}
.bannerny .wrap{
	height: 308px;
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	}
.content .left {
	float: left;
	width: 200px;
	margin-top: 20px;
}
.content .left .l-top {
	float: left;
	height: 36px;
	width: 200px;
	background-image: url(../images/l-top.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18px;
	text-align: center;
	padding-top: 20px;
	font-weight: bolder;
}
.content .left .l-mid {
	float: left;
	width: 200px;
	background-image: url(../images/l-mid.png);
	background-repeat: repeat-y;
	padding-top: 20px;
}
.content .left .l-mid a{
	float: left;
	height: 36px;
	width: 170px;
	font-size: 16px;
	line-height: 36px;
	background-image: url(../images/point.png);
	background-repeat: no-repeat;
	background-position: 30px 8px;
	padding-left: 30px;
}
.content .left .l-bot {
	float: left;
	height: 33px;
	width: 200px;
	background-image: url(../images/l-bot.png);
}
.content .right {
	float: right;
	width: 1170px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.content .right .path {
	float: left;
	height: 35px;
	width: 1150px;
	background-color: #9CF;
	padding-left: 20px;
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
}
.content .right .list {
	padding: 20px;
	float: left;
	width: 1100px;
}
