@charset "utf-8";
body,ul,ol,input,p,h1,h2,h3,h4,h5,h6,p{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:"微软雅黑";
}
ul,ol{
	list-style:none;
}
.banner{
	width:100%;
	height:150px;
	background:url(../images/bannerbg.jpg) right top no-repeat;
}
.sBanner{
	width:1200px;
	height:150px;
	background:url(../images/logo.png) center center no-repeat;
	margin:0px auto;
	position:relative;
}
.findBox{
	position:absolute;
	width:288px;
	height:30px;
	bottom:5px;
	right:200px;
	overflow:hidden;
}
.findBox #txt{
	width:208px;
	height:26px;
	line-height:26px;
	border:1px solid #1b74ce;
	float:left;
	padding-left:5px;
	outline:0px;
	border-radius:2px 0px 0px 2px;
	font-family:"宋体";
	font-size:12px;
	letter-spacing:1px;
}
.findBox #btn_find{
	display:block;
	float:left;
	width:40px;
	height:28px;
	background:url(../images/findico.png) center center no-repeat #1b74ce;
	cursor:pointer;
	border-radius:0px 2px 2px 0px;
}
.nav{
	width:100%;
	height:45px;
	line-height:45px;
	background-color:#1b74ce;
}
.nav ul{
	width:1180px;
	height:45px;
	line-height:45px;
	margin:0px auto;
	font-size:15px;
}
.nav ul li{
	display:block;
	height:45px;
	line-height:45px;
	width:100px;
	float:left;
	text-align:center;
	position:relative;
}
.nav ul li:hover{
	background-color:#008df9;
}
.nav ul li a{
	display:block;
	color:#FFF;
	text-decoration:none;
}
.nav ul li ol{
	display:none;
	width:180px;
	position:absolute;
	z-index:1000;
	background-color:#008df9;
	
}
.nav ul li ol li{
	line-height:40px;
	height:40px;
	display:block;
	width:100%;
	text-align:left;
	text-indent:15px;
	border-bottom:1px solid #1b74ce;
}
.nav ul li ol li:hover{
	background-color:#1b74ce;
}

.sli{
	width:1200px;
	height:360px;
	margin:0px auto;
	overflow:hidden;
}

.articleBox1{
	width:1200px;
	height:315px;
	margin:10px auto;
	overflow:hidden;
}
.articleBox1Left{
	width:940px;
	height:310px;
	float:left;
}
.articleBox1Right{
	width:240px;
	height:310px;
	float:right;
}
.articleBox1Right ul{
	width:90%;
	margin:5px auto;
}
.articleBox1Right ul li{
	display:block;
	width:50%;
	height:85px;
	float:left;
}

.articleBox1Right ul li img{
	display:block;
	width:50px;
	height:50px;
	margin:5px auto;
}
.articleBox1Right ul li span{
	display:block;
	width:100%;
	height:16px;
	line-height:16px;
	text-align:center;
	font-family:"宋体";
	font-size:12px;
}
.articleBox1Right ul li span a{
	color:#000;
	text-decoration:none;
}
.newsBox{
	width:100%;
	height:315px;
	margin:5px auto;
}
.newsBox .pic{
	width:40%;
	height:315px;
	overflow:hidden;
	float:left;
	
}
.newsBox .pic img{
	width:100%;
}
.newsBox ul{
	display:block;
	width:59%;
	float:right;
	height:315px;
	overflow:hidden;
}
.newsBox ul li{
	clear:both;
	display:block;
	width:100%;
	height:28px;
	line-height:28px;
	font-family:"宋体";
	font-size:12px;
}

.newsBox ul li span{
	display:block;
	width:450px;
	height:29px;
	line-height:29px;
	float:left;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.newsBox ul li span a{
	padding-left:16px;
	background:url(../images/dot1.png) left center no-repeat;
	color:#333;
	text-decoration:none;
}
.newsBox ul li span a:hover{
	color:#1b74ce;
}
.newsBox ul li b{
	display:block;
	width:80px;
	color:#666;
	text-align:center;
	font-weight:normal;
	float:right;
	height:29px;
	line-height:29px;
}

.articleBox2{
	width:1200px;
	height:275px;
	margin:10px auto;
	overflow:hidden;
}
.list{
	width:385px;
	height:270px;
	overflow:hidden;
}
.list ul{
	display:block;
	width:100%;
}
.list ul li{
	display:block;
	width:100%px;
	height:29px;
	line-height:29px;
	font-family:"宋体";
	font-size:12px;
		overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;background:url(../images/dot1.png) left center no-repeat;
	padding-left:16px;
}
.list ul li a{
	
	color:#000;
	text-decoration:none;
}
.list ul li a:hover{
	color:#1b74ce;
}
.list ol{
	display:block;
	width:99%;
	margin:5px auto;
}
.list ol li{
	display:block;
	width:100%;
	height:50px;
	overflow:hidden;
	margin-top:8px;
}
.list ol li .databox{
	display:block;
	width:48px;
	height:48px;
	overflow:hidden;
	float:left;
	border:1px solid #1b74ce;
	font-size:12px;
	letter-spacing:1px;
	border-radius:2px;
}
.list ol li .databox i{
	display:block;
	font-style:normal;
	background-color:#1b74ce;
	color:#FFF;
	height:22px;
	line-height:22px;
	text-align:center;
}
.list ol li .databox b{
	display:block;
	width:100%;
	height:28px;
	line-height:28px;
	text-align:center;
}
.list ol li .txt{
	display:block;
	width:325px;
	height:50px;
	line-height:22px;
	float:right;
	font-family:"宋体";
	font-size:12px;
	padding-top:2px;
}
.list ol li .txt a{
	color:#333;
	text-decoration:none;
}
.list ol li .txt a:hover{
	color:#1b74ce;
}

.ztwz{
	width:1200px;
	height:130px;
	margin:5px auto;
	background:url(../images/ztwz.jpg) left center no-repeat;
}











.boxTitle{
	width:100%;
	height:35px;
	line-height:35px;
	border-bottom:1px solid #1b74ce;
}
.boxTitle b{
	display:block;
	background-color:#1b74ce;
	width:35px;
	height:35px;
	float:left;
	border-radius:5px 0px 0px 0px;
	margin:0px;
}
.boxTitle h2{
	background-color:#1b74ce;
	margin-left:-1px;
	width:100px;
	height:35px;
	line-height:35px;
	float:left;
	color:#FFF;
	font-size:16px;
	letter-spacing:2px;
	border-radius:0px 5px 0px 0px;
	text-indent:3px;
}
.boxTitle span{
	float:right;
	font-size:12px;
	margin-right:15px;
}
.boxTitle span a{
	color:#333;
	text-decoration:none;
}
.kstdico{background:url(../images/kstd.png) center center no-repeat;}
.xwdtico{background:url(../images/xwdt.png) center center no-repeat;}
.tzico{background:url(../images/tzico.png) center center no-repeat;}
.xshdico{background:url(../images/xshdico.png) center center no-repeat;}
.jxkyico{background:url(../images/jxkyico.png) center center no-repeat;}

.footer{
	clear:both;
	padding-top:15px;
	width:100%;
	height:88px;
	background-color:#1b74ce;
	text-align:center;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
}
.footer p{
	font-family:"宋体";
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	line-height:24px;
}
.pageBanner{
	width:1200px;
	height:230px;
	margin:0px auto;
	background:url(../images/pagebanner.jpg) left bottom no-repeat;
}



.xyfc{
	width:1200px;
	height:175px;
	margin:5px auto;
}
#Marquee_x { overflow:hidden; width: 99%; margin:0px auto } 
#Marquee_x ul li ,#Marquee_x ul li div{ float:left;overflow:hidden} /* 横向滚动必须让所有li左浮动 */
#Marquee_x ul li div{
	float:left;
	line-height:25px;
}
#Marquee_x ul li div img{ margin-top:10px; 
width:160px; height:120px; display:block; border:0px}
#Marquee_x ul li div span{ display:block; width:160px; margin:0px auto; line-height:20px; font-size:12px; text-align:left; overflow:hidden; font-family:"宋体"}
#Marquee_x ul li div a{line-height:26px; color:#333; text-decoration:none;}

.pageContent{
	width:1200px;
	min-height:500px;
	margin:5px auto;
}
.pageLeft{
	width:240px;
	min-height:500px;
	border-right:4px solid #1b74ce;
	float:left;
	border-radius:4px 4px 0px 0px;
}
.pageLeft h1{
	display:block;
	width:100%;
	height:85px;
	line-height:85px;
	text-align:center;
	color:#FFF;
	background-color:#1b74ce;
	font-size:24px;
	letter-spacing:2px;
	font-weight:normal;border-radius:4px 0px 0px 4px;
}
.pageLeft ul{
	width:85%;
	margin:5px auto;
}
.pageLeft ul li{
	line-height:49px;
	height:49px;
	font-size:16px;
	border-bottom:1px dotted #ccc;
	letter-spacing:1px;
	background:url(../images/leftico.png) left center no-repeat;
	padding-left:25px;
}
.pageLeft ul li:last-child{ border:0px}
.pageLeft ul li a{
	color:#333;
	text-decoration:none;
}
.pageLeft ul li a:hover{
	color:#1b74ce; 
}
.pageLeft ul .active{
	background:url(../images/left.png) left center no-repeat;
	font-weight:bold;
}
.pageLeft ul .active a{
color:#1b74ce; 
}

.pageRight{
	width:940px;
	min-height:500px;
	float:right;
}
.pageRight .pageTitle{
	height:45px;
	line-height:45px;
	width:100%;
	border-bottom:1px solid #1b74ce;
}
.pageRight .pageTitle h2{
	float:left;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:bold;
	color:#1b74ce;
	letter-spacing:1px;
	padding-left:10px;
}
.pageRight .pageTitle span{
	float:right;
	padding-left:25px;
	color:#666;
	font-family:"宋体";
	font-size:12px;
	margin-right:15px;
}
.pageRight .pageTitle span a{
	color:#666;
	text-decoration:none;
	padding:0px 3px;
}
.pageRight .pageTitle span a:hover{
	color:#1b74ce;
	text-decoration:underline;
}
.pageRight .pageList{
	width:99%;
	margin:5px auto;
}
.pageRight .pageList ul{
	display:block;
	width:99%;
	margin:5px auto;
	font-family:"宋体";
	font-size:12px;
}
.pageRight .pageList ul li{
	clear:both;
	display:block;
	width:100%;
	line-height:30px;
	height:30px;
	overflow:hidden;
}
.pageRight .pageList ul li b{
	display:block;
	width:88px;
	height:30px;
	line-height:30px;
	float:right;
	text-align:center;
	color:#333;
	font-weight:normal;
}
.pageRight .pageList ul li span{
	display:block;
	width:800px;
	height:30px;
	line-height:30px;
}
.pageRight .pageList ul li span a{
	background:url(../images/dot1.png) left center no-repeat;
	padding-left:16px;
	color:#333;
	text-decoration:none;
}
.pageRight .pageList ul li span a:hover{ color:#00f; text-decoration:underline;}
.pageRight .pageList ul{}
.pageRight .pageList ul{}
.page{
	border-top:1px solid #1b74ce;
	width:95%;
	margin:10px auto;
	height:45px;
	line-height:45px;
	text-align:right;
}
.page i{
	font-style:normal;
	padding:0px 4px;
}
.page span{
	padding:0px 15px;
	font-weight:bold;
}
.page a{
	padding:6px 20px;
	background-color:#1b74ce;
	margin-right:10px;
	border-radius:2px;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
.page a:hover{ background-color:#145ca4;}

.articleDet{
	width:99%;
	margin:20px auto;
}
.articleDet .articleTitle{
	width:100%;
	margin:10px auto; 
}

.articleDet .articleTitle h1{
	display:block;
	width:90%;
	line-height:30px;
	font-weight:normal;
	text-align:center;
	font-size:24px;
	margin:30px auto;
}
.articleDet .articleTitle h2{
	font-weight:normal;
	display:block;
	line-height:40px;
	width:96%;
	margin:0px auto;
	text-align:right;
	color:#666;
	font-size:15px;
}
.articleDet .articleContent{
	width:98%;
	margin:10px auto;
	text-indent:2em;
	line-height:26px;
	font-size:14px;
	font-family:"宋体";
	letter-spacing:0px;
}
.articleDet .articleContent p{
	margin:15px auto;
}

.articleDet .articleContent img{
	max-width:750px;
}



/*-----------------VMS SLider Start----------------*/
.VMS_Slider {
	width: 1200px;
	height: 360px;
	font-size: 14px;
	position:relative;
	margin:0px auto;
	overflow:hidden;
}
.VMS_Slider img {
	border:0px;width: 1200px;
	height: 360px;
}
.VMS_Slider a {
	text-decoration:none;
	font-size:16px;
}
.VMS_Slider a.control_btn {
	position:absolute;
	display: block;
	top: 50%;
	margin-top: -78px;
	width: 76px;
	height: 112px;
	cursor: pointer;
	z-index: 2;
	background: url(../images/buttons.png) no-repeat;
}
.VMS_Slider .desc,.VMS_Slider .bg{
	display: none;
}
.VMS_Slider a.prev {
	left: 0;
	background-position: 0 0
}
.VMS_Slider a.next {
	right: 0;
	background-position: -76px 0
}
.VMS_Slider a.prev:hover {
	background-position: 0 -112px
}
.VMS_Slider a.next:hover {
	background-position: -76px -112px
}
/*----------------------------VMS Slider End------------------------*/

