/* CSS Document */
*{margin: 0;padding: 0;}
body {font-family: "Microsoft YaHei","微软雅黑",SimHei,sans-serif; background-color: #f5f5f5;}
ul li{list-style-type: none;}

h1{color: #666;padding: 25px; text-align: center;font-size: 30px;}
h3{font-size: 16px;font-weight: normal; colr:#141313}
img{border:0;}

small{
font-size:10px;
}
#navc{
width:1300px;
}

.more1{float: right; background: url(../images/m1.png) no-repeat left center; width: 16px;height: 45px;display: inline-block;line-height: 45px;} 
.more2{float: right; background: url(../images/m2.png) no-repeat left center; width: 16px;height: 45px;display: inline-block;line-height: 45px;} 
.mr{margin-right: 30px;}
.mr2{margin-right: 20px;}
.mb{margin-bottom: 30px;}
.mb2{margin-bottom: 15px;}

a
{text-decoration: none;}
.container{width: 1200px;margin: 0 auto;}
.clear{clear: both;}
.fl{float: left;}
#header,#nav,#secton,#link,#footer,#list
{
	width: 100%;
}
#header
{
	background: url(../images/top_bg.png) no-repeat ;
	background-position: right center;
	background-color: #fff;
	
}
#header .container
{
	
	height: 175px;
	position: relative;
}
.logo
{
	float:left;
	width: 850px;
	height: 175px;
	background: url(../images/xgc_logo.png) no-repeat;
	
	
	
}
.search
{
	position: absolute;
	right: 0;
	bottom: 20px;
	
}
.search ul
{
	
	
	
}
.search ul li
{
	float: left;
	margin-right:1em;
	height: 40px;
	line-height: 40px;
	
}
.search ul li a
{
	color: #666666;
	font-size: 14px;
}
.search ul li a:hover
{
	color: #333;
}
#header form
{
	
	display: flex;
    align-items: center;
    justify-content: flex-start;
}
#header form input[type='text']{
    width: 150px;
    border: 1px solid #ccc;
    height: 25px;
    outline: none;
    display: inline-block;
	padding-left: 1em;
   
    vertical-align: bottom;
}

#header form input[type='image']{
    border: none;
    height: 40px;
    width: 43px;
    outline: none;
    display: inline-block;
    vertical-align: bottom;   
}
#nav
{
	padding:0.5em 0;
	background-color: #026faa;
	
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ padding:0 10px;    position:relative; z-index:1;  }
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left;  position:relative; display:inline; width:160px;text-align:center; }
		.nav .nLi h3{  }
		.nav .nLi h3 a{   }
		.nav .sub{ display:none; width:130px; left:0; top:42px;  position:absolute; background:#eee;  line-height:26px; padding:5px 0; 
			opacity:0.85;filter:alpha(opacity=85); }
		.nav .sub li{ zoom:1; text-align: center;}
		.nav .sub a{ display:block; padding:2px 10px;color:#666; }
		.nav .sub a:hover{ background:#003e6d; 
			transition:all 0.3s ease-in;
       -moz-transition:all 0.3s ease-in; /* Firefox 4 */
       -webkit-transition:all 0.3s ease-in; /* Safari and Chrome */
       -o-transition:all 0.3s ease-in; /* Opera */ 
color: #fff;}
		.nav .on h3 a{  color:#fff;   }

#section
{
	
	
}
#section .container
{
	padding: 20px 0 20px 0;
}

.imgshow
{
	

}

/* imagebox css */
.slideBox{width: 440px; height:330px; overflow:hidden; position:relative;  border-radius: 5px; }

.slideBox .bd{ position:relative;  z-index:0;    }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:330px; display:block;  }
.slideBox .bd li div{position:absolute;left:0;bottom:0; width: 100%; display: block; height: 39px; line-height: 39px;
	
		background: url(../images/img-bg.png) no-repeat;
		overflow: hidden;
	

}
.slideBox .bd li span{color: #fff; font-size: 14px; padding-left: 1em; }


.article
{
	
	
	
	
}

.article-top
{
	height: 45px;
	line-height: 45px;
	border-bottom: 2px solid #026faa;
	padding-bottom: 5px;
	
	
}
.article-top h3
{
	float: left;
	padding-left: 32px;
}
.article-body
{
	padding: 0px 10px;
}



.article ul li
{
	list-style-position: inside;
	border-bottom: 1px dotted #AFAAAB;
	position: relative;
	
	
}

.article ul li a{
	
	color:#666666;font-size: 15px;
	
}
.article ul li a:hover
{
	
  color: #333;
	
}
.article ul li span
{
	 color:#999; font-size: 12px;
	
	
}
.article ul li p
{
	line-height: 1.5em;
}
.xgdt,.tzgg
{
	background: url(../images/arc1.png) no-repeat;
	width: 350px;
	height: 330px;
}
.xgdt ul li,.tzgg ul li
{
	height: 46px;
	padding: 10px 0px;
	
	
}
.xgdt ul li p
{
	
	
}
.xgdt ul li span
{
float:right;
	
}

.xgdt h3
{
	background: url(../images/icon-dt.png) no-repeat left center;
}
.tzgg h3
{
	background: url(../images/icon-tz.png) no-repeat left center;
}
.tzgg ul li div
{
	width: 42px;
	height: 44px;
	border: 1px solid #70a158;
	float: left;
	margin-right: 0.5em;
	
	
	
}
.tzgg ul li div span
{
	display: block;
	text-align: center;
	height: 22px;
	line-height: 22px;
	
	

}
#cr
{
	background-color: #70a158;
	color: #fff;
}


.article2
{
	background: url(../images/arc2.png) no-repeat;
	width: 285px;
	height: 399px;
}
.article2 ul li
{
	height: 56px;
	overflow: hidden;
	padding: 10px 0px;

}
.article2 ul li span
{
	float: left;
	height:100%;
	margin-top: 4px;
	
	display:block;
	
	margin-right: 0.5em;
	
	
}
.article2 ul li p
{
	

	height: 54px;
	
}

h3.xyjh{
	background: url(../images/icon-yx.png) no-repeat left center;
}
h3.zyzx{
	background: url(../images/icon-zy.png) no-repeat left center;
}
h3.yrsl{
	background: url(../images/icon-yr.png) no-repeat left center;
}
h3.sxyl
{
	background: url(../images/icon-sx.png) no-repeat left center;
	
}
#link 
{
	background-color: #dcdcdc;
	height: 55px;
}
#link ul li
{
	list-style-type: none;
	
	height: 55px;
	line-height: 55px;
	margin: 0 0.5em;
	float: left;
	display: inline;
}
#link ul li a
{
	color: #666;
	font-size: 14px;
}
#link h3
{
	height: 55px;
	line-height: 55px;
	font-size: 14px;
	margin-right: 1em;
	color: #666;
}


#footer
{
	
	
	background-color: #026faa;
	
}
#footer .container
{
	background: url(../images/footer.png) no-repeat center;
	
	height: 130px;
	
}
#footer p
{
	color: #e5e3e3;
	font-size: 14px;
	text-align: center;
	
	
	
	display:block;
}
.nav-left img
{
	border-radius: 5px;
	
	
	
}
.list
{
	width: 900px;
	float: right;
	
}
.list-content
{
	background-color: #fff;
	padding: 20px 20px 20px 20px;;
	width: 100%;
}
.list-content ul li
{
	display: block;
	border-bottom: 1px dashed #808080;
}
.list-content ul li a
{
	display: block;
	color: #333;
	padding: 15px 0;
	
}
.list-content ul li a:hover
{
	
	color: #003e6d;
	font-weight: bold;
	
	
}
.list-content ul li a h3
{
	float: left;
	font-weight: bold;
	
	
}
.list-content ul li span
{
	float: right;
	font-size: 12px;
	color: #999;
}
.list-content ul li p
{
	float: left;
	padding: 1.5em 0;
	color: #504d4d;
	font-size: 12px;
}
.position
{
	margin-bottom: 15px;
	color: #504b4c;
	font-size: 14px;
	
}
.position a
{
	color: #504b4c;
	font-size: 14px;
}
.news-body
{
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	min-height: 500px;
	padding: 10px 0 20px 0;
}
.news-top,.news-main,.news-body .position
{
	margin:0 10px;
}
.news-top
{
	border-bottom: 1px dotted #999;
	padding: 30px 0px;
}

.news-top h2
{
	color: #333;
	padding: 20px 0px;
	text-align: center;
}
.news-top p
{
	font-size: 14px;
	color: #504b4c;
	text-align: center;
	
	
	
}
.news-main
{
	
	padding-top: 20px;
}