a{
	text-decoration: none;
}
ul{
	list-style: none;
}
*{
	padding:0px;
	margin: 0px;
}
img{
	border: none;
}
.header{
	width: 100%;
	height: 160px;
	background: url(imagesheader.jpg) no-repeat center top;
}
.header .inner{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 9999;
}
.header .inner form{
	width: 190px;
	height: 24px;
	position: absolute;
	top:54px;
	right:0px;
}
.header .inner form .notxt{
	width: 180px;
	height: 22px;
	border: 1px solid #cccccc;
	outline: none;
	background: #fff;
	font:12px/22px "微软雅黑";
	color: #8f979d;
	padding-left: 8px;
}
.header .inner form .notxt1{
	position: absolute;
	top:1px;
	right: 1px;
	width: 21px;
	height: 22px;
	background: url(imagessoso.jpg) no-repeat;
	border: none;
	outline: none;
}
.header .inner .nav{
	position: absolute;
	top:129px;
	right:0px;

}
.header .inner .nav ul li.fuli{
	width: 110px;
	height:22px;
	background: url(imagesxian.png) no-repeat left center;
	text-align: center;
	float: left;
	position: relative;
}
.header .inner .nav ul li.shu{
	background: none;
}
.header .inner .nav ul li.fuli a{
	font:14px/22px "微软雅黑";
	color: #fff;
}
.header .inner .nav ul li.fuli .menu{
	position: absolute;
	top:22px;
	left: 0px;
	width: 100%;
	padding-top: 10px;
	display: none;
}
.header .inner .nav ul li.fuli .menu .in{
	
	width: 100%;
	background: #fff;
	padding-bottom: 5px;
}
.header .inner .nav ul li.fuli .menu .in ul li{
	text-align: center;
}
.header .inner .nav ul li.fuli .menu .in ul li a{
	font:14px/22px "微软雅黑";
	color: #333;
}
.header .inner .nav ul li.fuli .menu .in ul li a:hover{
	color: #2a84ca;
	text-decoration: underline;
}
.content{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
}
.content .con-left{
	float: left;
	width: 710px;
	height: 527px;
	padding-right: 20px;
	border-right: 1px solid #e0e0e0;
}
.content .con-left .banner{
	width: 710px;
	height: 300px;
	position: relative;
	overflow: hidden;
	margin-bottom: 18px;
}
.content .con-left .banner .tu ul li{
	position: absolute;
	top:0px;
	left: 0px;
	width: 710px;
	height: 300px;
	display: none;
}
.content .con-left .banner .tu ul li.no1{
	display: block;
}
.content .con-left .banner ul.xiaoyuandian{
	position: absolute;
	top:284px;
	right: 17px;
}
.content .con-left .banner ul.xiaoyuandian li{
	float: left;
	width: 17px;
	height: 14px;
	background: url(imagesxiaoyuandian.png) no-repeat;
	margin-right: 3px;
}
.content .con-left .banner ul.xiaoyuandian li.cur{
	background: url(imagescur.png) no-repeat;
}
.content .con-left .con-main{
	width: 710px;
	overflow: hidden;
}
.content .con-left .con-main .notice{
	width: 340px;
	float: left;
	margin-right: 30px;
}
.content .con-left .con-main .notice .hd{
	height: 32px;
	background: url(imagesxian1.jpg) no-repeat left bottom;
	position: relative;
}
.content .con-left .con-main .notice .hd h3{
	font:16px/30px "微软雅黑";
	color: #1d7ac0;
	font-weight: bold;
	padding-left: 4px;
}
.content .con-left .con-main .notice .hd a{
	font:12px/12px "微软雅黑";
	color: #1d7ac0;
	position: absolute;
	top:9px;
	right: 4px;
	font-weight: bold;
}

.content .con-left .con-main .notice .bd{
	padding-top: 9px;
}
.content .con-left .con-main .notice .bd ul li{
	padding-left: 18px;
	background: url(imagesicon1.jpg) no-repeat 0px 9px ;
	overflow: hidden;
}
.content .con-left .con-main .notice .bd ul li span{
	float: right;
	padding-right: 4px;
	font:12px/28px "Verdana";
	color: #888;
}
.content .con-left .con-main .notice .bd ul li a{
	font:12px/28px "微软雅黑";
	color: #333;
}
.content .con-left .con-main .notice .bd ul li a:hover{
	color: #1d7ac0;
}
.content .con-left .con-main .news{
	margin-right: 0px;
}
.content .con-right{
	float: left;
	width: 249px;
	height: 527px;
	padding-left: 20px;
	padding-bottom: 18px;
}
.content .con-right .project{
	width: 249px;
	height: 319px;
}
.content .con-right .project .hd{
	position: relative;
	height: 31px;
	background: url(imagesxian2.jpg) no-repeat left bottom;
}
.content .con-right .project .hd h3{
	padding-left: 4px;
	font: 16px/30px "微软雅黑";
	color: #1d7ac0;
	font-weight: bold;
}
.content .con-right .project .hd a{
	font: 12px/12px "微软雅黑";
	color: #1d7ac0;
	position: absolute;
	top: 9px;
	right: 4px;
	font-weight: bold;
}
.content .con-right .project .bd{
	padding-bottom: 18px;
}
.content .con-right .project .bd ul li{
	padding-top: 14px;
	padding-left: 2px;
	height: 40px;
	overflow: hidden;
	vertical-align: bottom;
}
.content .con-right .project .bd ul li.shu p{
	background: #1d7ac0;
	border: 1px solid #1d7ac0;
}
.content .con-right .project .bd ul li.shu p span{
	color: #fff;
}
.content .con-right .project .bd ul li p{
	float: left;
	width: 38px;
	height: 38px;
	border: 1px solid #bde3ff;
	background: #edf7ff;
	margin-right: 8px;
}
.content .con-right .project .bd ul li p span{
	display: block;
	font: 12px/18px "Georgia";
	color: #1d7ac0;
	text-align: center;
}
.content .con-right .project .bd ul li a{
	float: left;
	font: 12px/18px "微软雅黑";
	color: #333;
	width: 197px;
	padding-top: 2px;
}
.content .con-right .project .bd ul li a:hover{
	color: #1d7ac0;
}

.content .con-right .video .bd {
	padding-top: 12px;
	padding-left: 5px;
	padding-bottom: 0px;
}

.content .con-right .video .bd a{
	display: block;
	width: 240px;
	height: 135px;
}
.content .con-right .video .bd p{
	width: 240px;
	text-align: center;
	font: 12px/28px "微软雅黑";
	color: #333;
}
.link{
	width: 100%;
	height: 99px;
	background: #f3f3f3;
}
.link .inner{
	width: 1000px;
	margin: 0 auto;
	padding-top: 23px;
}
.link .inner a{
	display: block;
	width: 174px;
	height: 45px;
	float: left;
	margin-right: 32px;
}
.link .inner a.a5{
	margin-right: 0px;
}
.footer{
	width: 100%;
	height: 44px;
	background: #0e61a0;
}
.footer .inner{
	width: 1000px;
	margin: 0 auto;
}
.footer .inner p{
	font: 12px/44px "微软雅黑";
	color: #fff;
	text-align: center;
}
/*                                               二级页                                    */
.content1{ 
	width: 100%;
	overflow: hidden;
	background:#f0f0f0;
}
.content1 .banxin{
	width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
}
.content1 .banxin .tu {
	position: relative;
	padding-bottom: 10px;
}
.content1 .banxin .tu a{
	position: absolute;
	top:97px;
	left: 100px;
	font: 20px/24px "微软雅黑";
	color: #9a1b03;
}
.content1 .left{
	width: 208px;
	float: left;
	border: 1px solid #b8b8b8;
	min-height: 360px;
	margin-right: 30px;
	background: #f6f6f6;
	border-bottom: none;
}
.content1 .left h3{
	border-top: 3px solid #097ec9;
	border-bottom: 1px solid #b8b8b8;
	height: 41px;
	font:20px/41px "微软雅黑";
	color: #323232;
	padding-left: 26px;
}
.content1 .left ul li{
 	border-bottom: 1px solid #b8b8b8;
}
.content1 .left ul li a{
	display: block;
	width: 158px;
	height: 40px;
	padding-left:30px;
	font:14px/40px "微软雅黑";
	color: #323232;
	text-decoration: none;
}
.content1 .left ul li.cur a{
	color: #cf271e;
	border-left: 9px solid #cf271e;
}
.content1 .right{
	float: left;
	width: 760px;
}
.content1 .bread{
	font:12px/30px "微软雅黑";
	color: #323232;
	position: relative;
	width: 742px;
	height: 30px;
}
.content1 .bread a{
	font:12px/30px "微软雅黑";
	color: #323232;
	text-decoration: none;
}
.content1 .bread a:hover{
	color: #9a1b03;
}
.content1 .right h3.bt{
	font:18px/30px "微软雅黑";
	padding-bottom: 5px;
	padding-top: 5px;
	color: #cf271e;
	background: #f6f6f6;
	text-indent: 10px;
	border-bottom: 1px solid #b8b8b8;
}
.content1 .right ul.liebiao li{
	/*overflow: hidden;*/
	padding-left: 27px;
	height: 32px;
	background: url(imagesicon1.png) no-repeat 6px 10px;
	/*vertical-align: bottom;*/
}
.content1 .right ul.liebiao li a{
	font:12px/32px "微软雅黑";
	color: #323232;
	text-decoration: none;
}
.content1 .right ul.liebiao li a:hover{
	color: #cf271e;
	text-decoration: underline;
}
.content1 .right ul.liebiao li span{
	font:12px/32px "微软雅黑";
	color: #323232;
	float: right;
	padding-right: 17px;
}
.content1 .right .yema{
	width: 100%;
	border-top: 1px solid #e4e4e4;
	font:12px/62px "微软雅黑";
	color: #323232;
	text-align: center;
}
.content1 .right .yema a{
	font:12px/62px "微软雅黑";
	color: #323232;
	text-decoration: none;
	padding-left: 7px;
}
.content1 .right .yema a:hover{
	color: #9a1b03;
}
.footer1{
	width: 100%;
	height: 79px;
	border-top: 2px solid #008bd1;
}
.footer1 .inner1{
	width: 1000px;
	padding-top: 16px;
	text-align: center;
	margin: 0 auto;
}
.footer1 .inner1 p{
	font:12px/24px "微软雅黑";
	color: #323232;
}
.content1 .right .lietu{
	width: 742px;
	overflow: hidden;
	padding-top: 37px;
}
.content1 .right .lietu ul{
	width: 800px;
	padding-left: 19px;
}
.content1 .right .lietu ul li{
	float: left;
	width: 216px;
	text-align: center;
	padding-top: 5px;
	margin-right: 29px;
}
.content1 .right .lietu ul li a{
	font:12px/39px "微软雅黑";
	color: #323232;
	text-decoration: none;
}
.content1 .right .lietu ul li a:hover{
	color: #9a1b03;
}
.content1 .right .article{
	padding-top: 15px;
}
.content1 .right .article h2{
	font:18px/40px "微软雅黑";
	color: #323232;
	text-align: center;
}
.content1 .right .article .resouce{
	border-bottom: 1px dashed #d9d9d9;
	text-align: center;
}
.content1 .right .article .resouce span{
	font:12px/37px "微软雅黑";
	color: #323232;
	padding-right: 20px;
}
.content1 .right .article .essary{
	font:12px/30px "微软雅黑";
	color: #323232;
	padding: 26px 16px;
}
.content1 .right .article .fujian{
	padding-top: 9px;
	padding-left: 30px;
	border-top: 1px solid #dadada;
	padding-bottom: 33px;
}
.content1 .right .article .fujian h3{
	font:14px/48px "微软雅黑";
	color: #cf271e;
}
.content1 .right .article .fujian ul li{
	padding-left: 20px;
	background: url(imagesicon2.png) no-repeat 0px 7px;
}
.content1 .right .article .fujian ul li a{
	text-decoration: none;
	font:12px/24px "微软雅黑";
	color: #323232;
}
.content1 .liebiao{
	padding-top: 10px;
	padding-bottom: 10px;
}
.content1 .tong{
	width: 1000px;
}
.content1 .right .sty1{
	padding-top: 10px;
	position: relative;
	width: 742px;
}
.content1 .right .sty1 ul.liebiao li a{
	float: left;
	width: 549px;
}
.content1 .right .sty1 h3 {
	font:16px/32px "微软雅黑";
	color: #323232;
	text-decoration: none;
}
.content1 .right .sty2{
	overflow: hidden;
	position: relative;
	width: 742px;
}
.content1 .right .sty2 h3 {
	font:16px/32px "微软雅黑";
	color: #323232;
	text-decoration: none;
}
.content1 .right .sty2 ul li{
	float: left;
	width: 252px;
}
.content1 .right .sty2 ul li a{
	font:12px/32px "微软雅黑";
	color: #323232;
}
.content1 .right .sty2 ul{
	width: 900px;
}
.content1 .right .sty1 a.more{
	position: absolute;
	top:20px;
	right:17px;
	font:12px/12px "微软雅黑";
	color: #323232;
	text-decoration: none;
}
.content1 .tong .bread{
	width: 998px;
}
.coporhd{
	position: relative;
}
.coporhd .copormore{
	position: absolute;
	top:12px;
	right:5px;
}
.content1 .right .sty1 .bj{
	background: #f6f6f6;
}
.content1 .right .sty1 .bj h3{
	color: #2f84c5;
	text-indent: 6px;
}
.content1 .right .sty1 .bj a{
	color: #333;
}
.content1 .right .sty2 .bj{
	background: #f6f6f6;
}
.content1 .right .sty2 .bj h3{
	color: #2f84c5;
	text-indent: 6px;
}

.content1 .right .sty2 a.more{
	position: absolute;
	top:11px;
	right:17px;
	font:12px/12px "微软雅黑";
	color: #323232;
	text-decoration: none;
}
.content1 .right .sty2 .bj a{
	color: #333;
}
