@charset "gb2312";
*{
	margin:0;
	padding:0;
	border:0;}
ul li{
	list-style:none;}
a{
	text-decoration:none;
	color:#333;}
a,area{
	blr:expression(this.onFocus=this.blur())
;}
.clear{
	clear:both;}
img{
	padding:0;
	margin:0;
	border:0;}
body{
	font-family: "微软雅黑", "黑体";
	font-size:14px;
	color:#494949;
	min-width:1200px;}
.container{
	width:1200px;
	margin:0 auto;}
.fl{
	float:left;}
.fr{
	float:right;}
span{
	/*float:right;*/
	color:#999;
	font-size:12px;}


header{
	width:100%;
	margin:0 auto;}
footer{
	width:100%;
	background-color: #0168B7;
	color: #FFF;
	text-align:center;}
.foo{
	float:inherit;
	display:block;
	width:1200px;
	padding-top:20px;
	padding-bottom:20px;
	margin:auto;
	font-size:15px;
	font-family: "微软雅黑", "黑体";
	background-color: #0168B7;
	text-align:center;}
.top{
	width:100%;
	margin:0 auto;
	height:40px;
	background-color:#13439d;}
.search{
	position:relative;
	margin-top:8px;}
.forminput1{
	border:none;
	background-color:#fff;
	height:25px;
	line-height:25px;
	width:150px;}
.forminput2{
	position:absolute;
	right:3px;
	top:3px;
	background-color:#1b93c9;
	color:#fff;
	text-align:center;
	width:35px;
	height:20px;
	font-size:12px;}

.am-text-truncate{
	float:left;
	text-align:left;}
	
.logo{
	width:100%;
	height:126px;
	margin:0 auto;
	background: #0168B7;}
.logo a{
	float:left;
	display:block;
	width:448px;
	padding-top:20px;}
.logo a img{
	width:560px;
	height:90px;
        object-fit: cover;}
.log_right{ width:300px; float:right; display:inline; padding-top:18px;}
.log_rr{ width:300px; height:36px;margin-top:12px;float:left;}
.log_r{ width:300px; float:left; line-height:36px;}
.log_r ul li{ float:left;}
.log_r ul li a{width:120px; color:#ffffff; padding:0 10px;list-style:none; font-size:14px;}
.log_r ul li a:hover{width:120px; color:#e65216; padding:0 10px;list-style:none;}

nav{
	width:100%;
	background-color:#ddd;
	height:46px;
	margin:0 auto;}
.menu{
	height:46px;
	margin:auto;}
.menu li{
	float: left;
	text-align: center;
	position: relative;
	line-height:46px;}
.menu li:hover a{
	background-color: #069;
	color:#fff;}
.menu li a{
	font-size:16px;
	font-family: "微软雅黑", "黑体";
	display:block;
	color: #333;
	width:120px;
	padding: 0px auto;}
.menu li a:hover{
	background-color: #069;
	color:#fff;}
.menu li .current{}
.menu ul{
	background-color: #069;
	position: absolute;
	display:none;
	margin:0 auto;
 	overflow: hidden;
	z-index: 999;
	width:auto;}
.menu ul li{
	float: none;
	position: static;
	text-align: center;
    line-height:45px;
	height:46px;
	background: url(../images/navulbottom.jpg) no-repeat bottom center !important;}
.menu ul li a{
	display: block;
	font-size: 15px;
	font-family: "微软雅黑", "黑体";
	font-weight: normal;
	position: static;
	color:#fff;
	width:120px;
	padding: 0px auto;
	border-top:1px dotted #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}
.menu ul li a:hover{
	background-color: #06F;}
.menu ul.subnav {
	display: block;}
.menu ul li .current{
	background-color: #06F;}

/* fullSlide */
.fullSlide{width:100%;position:relative;height:400px;background:#fff;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden; margin-top:0px;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:400px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:400px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(images/slider-arrow.jpg) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

.banner{
	width:100%;
	margin:0 auto;
	height:400px;
	position:relative;
	overflow:hidden;}
.banner img{
	width:1200px;
	margin:0 auto;
	height:400px;}
#full-screen-slider {
	width:100%;
	height:400px;
	float:left;
	position:relative
;}
#slides {
	display:block;
	width:100%;
	height:400px;
	list-style:none;
	padding:0;
	margin:0;
	position:relative
;}
#slides li {
	display:block;
	width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute
;}
#slides li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px
;}
#pagination {
	display:block;
	list-style:none;
	position:absolute;
	left:48%;
	top:380px;
	z-index:9900;
	padding:5px 15px 5px 0;
	margin:0
;}
#pagination li {
	display:block;
	list-style:none;
	width:12px;
	height:12px;
	float:left;
	margin-left:15px;
	background:#FFF;
	border-radius:15px
;}
#pagination li a {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	text-indent:-9999px;
	cursor:pointer;}
#pagination li.current {
	background:#13439d;}

.home-part1{
	width:100%;
	margin:25px auto;
	overflow:hidden;}
.index_title{
	border-bottom:1px solid #ccc;
	overflow:hidden;
	padding-bottom:5px;
	line-height:30px;}
.index_title p{
	float:left;
	background: url(../images/title_bg.jpg) no-repeat left center;
	padding-left:15px;
	color:#040404;
	font-family:"微软雅黑", "黑体";
	font-size:16px;}
.index_title span{
	width:40px;
	margin-top:10px;
	padding-top:20px;
	float:right;
	background:url(../images/more.jpg) no-repeat;}
.index_title span a{
	font-size:12px;
	color:#666;}
.index_title span a:hover{
	color:#13439d;}
.xsgz li{
	font-family:"微软雅黑", "黑体";
	font-size:16px;
	width:106px;
	text-align:center;
	float:left;
	display:block;}

.xsgz li.current{
	background-color: #ADCDFC;}
.news_con{
	overflow:hidden;
	margin-top:10px;}
.news_con img{object-fit:cover;}
.con_l{
	float:left;
	display:block;
	width:200px;
	background-color:#ddd;}
.con_l li{
	text-align: center;
	position: relative;
	line-height:60px;
	border-bottom:#FFF solid 1px;
	display:block;
	width:200px;
	padding:0px auto;
	font-size:16px;
	font-family: "微软雅黑", "黑体";}
.con_l li a{
	font-size:16px;
	font-family: "微软雅黑", "黑体";
	display:block;
	color: #333;
	width:200px;
	padding: 0px auto;}

.con_l li .current{
	background-color: #06F;
	color:#FFF;}
.con_l li a:hover{
	background-color: #06F;
	color:#fff;}
 
.con_r{
	float:right;
	display:block;
	width:940px;
	height:auto;
	font-size:14px;
	line-height:26px;
	color:#040404;}
con_r li{
	font-size:14px;
	display:block;
	color: #040404;}
.con_r li a:hover{
	color:#040404;}
.con_r li .current{
	background-color:#13439d;
	color:#FFF;}

.con_content{
	margin:20px 80px;
	font-size:14px;
	text-align:justify;
	text-justify:newspaper;}
.con_content span{
	float:none;
	color:#000;}
.con_content img{
	max-width:840px !important;
	height:auto;}
.con_content table{
	max-width:840px !important;
	height:auto;}
.news_con_fl{
	width:370px;
	padding:10px;}
.news_con_m{
	width:390px;
	padding-left:15px;}
.news_part1_l{
	width:390px;
	float:left;
	overflow:hidden;}
.news_con_fl img{
	width:360px;
	height:280px
;}
.news_con_fl span{
	float:left;}
.info-tit H2{
	font-size:16x;
	color:#13439d;}
.news_text{
	margin-top:30px;
	color:#333;
	float:inherit;
	font-family: "微软雅黑", "黑体";
	font-size:16px;
	line-height:30px;
	text-align:justify;
	text-justify:newspaper;
	text-indent:2em;}
.swiper-container {
	width: 1200px;
	height: 100%;}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* center slide text vertically */
    display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;}
.swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color:#fff;
	opacity: 1;
	background: rgba(0, 0, 0, 0.7);
	display: inline-block;}
.swiper-pagination-bullet-active {
	color:#fff;
	background: #e10314;}
.swiper-slide img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;}
.news_con_fr{
	width:390px;
	overflow:hidden;}
.news_con_fr li{
	line-height:30px;
	margin-bottom:7px;
	overflow:hidden;
	display:block;}
.news_con_fr li a{
	display:block;
	color:#040404;
	font-size:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}
.news_con_fr li a:hover{
	color:#13439d;}
.news_con_fr li span{
	float:right;}

.home-part2{
	width:100%;
	margin:25px auto;
	overflow:hidden;}
.news_part1_r{
	width:780px;
	float:right;}
.part2_fl{
	width:300px;}
.part2_fl_con{
	margin-top:20px;
	overflow:hidden;}
.part2_fl_con li{
	line-height:30px;
	margin-bottom:7px;
	overflow:hidden;}
.part2_fl_con li a{
	display:block;
	color:#040404;
	font-size:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}
.part2_m{
	width:470px;
	float:left;
	padding-left:20px;}
.part2_fr{
	width:390px;
	float:right;}
.part2_fr_t{
	overflow:hidden;}
.part2_fr_tcon{
	margin-top:7px;
	overflow:hidden;}
.part2_fr_tcon li{
	line-height:25px;
	margin-bottom:15px;
	overflow:hidden;}
.part2_fr_tcon li a{
	display:block;
	float:left;
	color:#040404;
	font-size:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}
.part2_fr_tcon li a span{
	float:left;
	width:60px;
	line-height:25px;
	background-color:#fcc06a;
	color:#020202;
	text-align:center;}
.part2_fr_tcon li a p{
	float:left;
	margin-left:10px;
	color:#040404;
	font-size:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}
.part2_fr_b{
	overflow:hidden;}

.part2_fr_bcon{
	margin-top:7px;
	overflow:hidden;}
.part2_fr_bcon li{
	line-height:25px;
	margin-bottom:15px;
	overflow:hidden;}
.part2_fr_bcon li a{
	display:block;
	float:left;
	color:#040404;
	font-size:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}
.part2_fr_bcon li a span{
	float:left;
	width:60px;
	line-height:25px;
	background-color:#33b1fa;
	color:#020202;
	text-align:center;}
.part2_fr_bcon li a p{
	float:left;
	margin-left:10px;
	color:#040404;
	font-size:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}


.home-part3{
	width:100%;
	margin:10px auto;
	overflow:hidden;}
.home-part4{
	width:100%;
	margin:10px auto;
	overflow:hidden;}
.box{
	height:auto;}
.box_top{
	line-height:30px;}
.box_topul{
	border-bottom:1px solid #ccc;
	padding-bottom:12px;
	overflow:hidden;}
.box_top li{
	 float:left;
	 line-height:40px;
	 width:400px;
	 text-align:center;
	 position:relative;}
.box_top li a{
	display:block;
	font-size:15px;
	background-color:#13439d;
	color:#fff;
	width:396px;}
.box_bottom{
	padding:10px 0px;
	overflow:hidden;}
.box_bottom ul{	
	display:none;}
.box_bottom li{
	float:left;}
.box_bottom_con{
	overflow:hidden;}
.box_bottom_con dl dd{
	float:left;
	line-height:40px;
	width:148px;
	margin:0px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border:#FFF solid 1px;
	background-color:#CCC;}
.box_bottom_con dl dd:last-child{
	margin-right:0;}
.box_bottom_con dl dd a{
	display:block;
	color:#fff;
	color:#040404;
	font-size:15px;
	padding:0px auto;
	text-align:center
;}

.box_bottom_con dl dd a:hover{
	background-color:#369;
	color:#fff;}
.yzs{width:1200px; height:140px;  margin: 0 auto;}
.dt{
	font-size:13px;
	width:60px;
	float:left;}
.dd{
	padding:auto 5px;
	height:30px;
	background: #ADCDFC;
	color:#069;
	text-align:center;}
.yy{
	padding:auto 5px;
	height:30px;
	background: #0168B7;
	text-align:center;
	font-style:italic;
	color:#FFF;}
.tzgg{
	padding-bottom:10px;
	float:left;}
.nlist{
	padding-left:15px;
	width:300px;
	float: right;
	display:block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}
.sy-qh-con{
	font-size:13px;
	font-family:"微软雅黑", "黑体";
	height:320px;}
.sy-qh-con p{
	font-size:12px;
	color:#999;}

.ksdh-con{width:390px; margin-top:15px;}
.ksdh-con li{
	list-style:none;
	text-align:center;
	padding:20px;
	margin:2px;
	
	background:#ddd;}
.ryq{width:1200px;float:left;}
.ryq-con{
	width:100%;
	margin-top:15px;
	padding:0px auto;}

.ryq-con li{width:270px; margin-left:15px; margin-right:15px;float:left; list-style:none;}
.ryq-pic{width:100%; height:200px; overflow:hidden;float:left;}
.ryq-pic img{width:260px; height:200px;}
.ryq-txt{width:100%; height:50px; line-height:50px; color:#333; text-align:center; font-size:14px; overflow:hidden;float:left;}
.link-con{width:1200px; padding-top:10px; padding-bottom:10px; float:left;}
.link-con li{float:left; list-style:none; width:200px;font-size:14px; padding-left:20px;}
.link-con li a{color:#333333;}
.link-con li a:hover{color:#0066cc;}