﻿*{
    margin: 0;
    padding: 0;
}
a{
	text-decoration: none;
}
ul li{
	list-style: none;
}
.clearfix:after{
	clear: both;
	content: "";
	display: block;
}
body {
	background: url(../images/yqbg.png) no-repeat #ebf2fc center top !important;
}

.zt_head {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}

.fk_container {
	width: 100%;
	/* padding-top: 330px; */
	
}

.fk_box {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	box-sizing: border-box;
	padding: 20px;
}

/* Ã¤Â¸â€œÃ©Â¢ËœÃ©Â¡ÂµÃ©ÂÂ¢ */
.gzbs {
	background: url(..images/zjbg.png)no-repeat;
	background-size: 100%;
	height: auto;
	padding: 20px;
}

/* banner */
.newsList {
	height: 346px;
	overflow: hidden;
}

.newsList .lb {
	width: 49%;
	height: 100%;
	float: left;
}


/* Ã¦Å“Â¬Ã¤Â¾â€¹Ã¥Â­Âcss */
.slideBox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.bjm {
	width: 100%;
	height: 35px;
	background-color: #000000;
	opacity: 0.4;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}

.slideBox .hd {
	width: 100%;
	height: 35px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	/* padding: 0 18px; */
}

.slideBox .hd ul {
	/* overflow: hidden; */
	zoom: 1;
	float: right;
	margin-top: 15px;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 8px;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	line-height: 14px;
	text-align: center;
	background: #FFFFFF;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	width: 18px;
	height: 8px;
	background: #006EAB;
	border-radius: 4px;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd ul {
	padding-inline-start: 0px;
	margin-block-start: 0em;
	margin-block-end: 0em;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	list-style-type: none;
	height: 346px;
}

.slideBox .bd li img{
	width:100%;
	height: 100%;
}


.slideBox .bd p {
	width: auto;
	position: absolute;
	left: 18px;
	bottom: 8px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
	z-index: 3;
        width: 75%;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0px;
	color: #fff;
	text-decoration: none;
}

.slideBox .bd p a {
	color: #FFFFFF;
	z-index: 3;
}


.fkdt {
	width: 49%;
	float: left;
	margin-left: 20px;
}

.fkdttitle {
	background: url(../images/titlebg.png) no-repeat;
	display: block;
	height: 45px;
	padding-left: 30px;
	margin-bottom: 20px;
}

.fkdttitle span {
	line-height: 45px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

.fkdttitle a {
	font-size: 16px;
	color: #000000;
	float: right;
	line-height: 45px;
	text-decoration: none;
}

.news-lists li {
	margin: 0 auto;
	float: left;
	width: 100%;
	list-style-type: none;
	background: url(../images/dian.png) no-repeat 0 center;
	line-height: 48px;
	height: 48px;
}

.news-lists li:after {
	display:block;
	content:'';
	clear:both;
}

.news-lists li span {
	float: right;
	color: #000;
	text-align: right;
	width: 20%;
}

.news-lists li a {
	font-size: 16px;
	line-height: 48px;
	width: 78%;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
	float: left;
}

.fkcont{
	width: 100%;
	margin: 0 auto;
	min-height:300px;
}

.fkzs{
	width: 49%;
	float: left;
	margin-top: 40px;
}

.fkzs2{
	width: 49%;
	float: right;
	margin-top: 40px;
}
.fkzs2 ul li span{
	float: right;
}
.fkzstitle {
	background: url(../images/titlebg.png) no-repeat;
	display: block;
	height: 45px;
	padding-left: 30px;
	margin-bottom: 20px;
}

.fkzstitle span {
	line-height: 45px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

.fkzstitle a {
	font-size: 16px;
	color: #000000;
	float: right;
	line-height: 45px;
	text-decoration: none;
}

.fkzs li {
	margin: 0 auto;
	float: left;
	width: 100%;
	list-style-type: none;
	background: url(../images/dian.png) no-repeat 0 center;
	line-height: 46px;
	height: 46px;
}

.fkzs li span {
	float: right;
	color: #000;
	text-align: right;
	width: 20%;
}

.fkzs li a {
	font-size: 16px;
	line-height: 46px;
	width: 78%;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
	float: left;
}


.yqfk{
	width: 100%;
	background: url(../images/yqfk.png) no-repeat;
	clear: both;
	display: inline-block;
	margin-top: 20px;
	height: 75px;
}
.yqfk span a{
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 75px;
	float: left;
	padding-left: 30px;
}
.xszj{
	width: auto;
	background: url(../images/xszj.png) no-repeat;
	float: right;
	padding-right: 50px;
	margin-top: 22px;
}
.xszj .title{
	font-weight: bold;
	font-size: 20px;
	height: 32px;
	color: #FFFFFF;
	line-height: 32px;
	padding-left: 10px;
}
.yljgmd{
	width: 100%;
	background: url(../images/yljg.png) no-repeat;
	height: 75px;
	line-height: 75px;
	text-align: center;
	margin-top: 20px;
}
.yljgmd span a{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 50px;
}
/* Ã¤Â¸â€¹Ã©ÂÂ¢Ã¦ËœÂ¯Ã¥â€°Â/Ã¥ÂÅ½Ã¦Å’â€°Ã©â€™Â®Ã¤Â»Â£Ã§Â ÂÃ¯Â¼Å’Ã¥Â¦â€šÃ¦Å¾Å“Ã¤Â¸ÂÃ©Å“â‚¬Ã¨Â¦ÂÃ¥Ë†Â Ã©â„¢Â¤Ã¥ÂÂ³Ã¥ÂÂ¯ */
/* .slideBox .prev,
	.slideBox .next {
		position: absolute;
		left: 3%;
		top: 50%;
		margin-top: -25px;
		display: block;
		width: 32px;
		height: 40px;
		background: url(../images/SuperSlide/slider-arrow.png) -110px 5px no-repeat;
		filter: alpha(opacity=50);
		opacity: 0.5;
	}
	
	.slideBox .next {
		left: auto;
		right: 3%;
		background-position: 8px 5px;
	}
	
	.slideBox .prev:hover,
	.slideBox .next:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}
	
	.slideBox .prevStop {
		display: none;
	}
	
	.slideBox .nextStop {
		display: none;
	} */

.wenzi{
	text-align: center;
	margin: 100px auto 0;
	display:block;
}
.tzjs{
	width: 1200px;
	margin: 75px auto 25px;
	min-height: 195px;
	background: #edf3fc;
	box-sizing: border-box;
	padding: 30px 30px 30px 50px;
}

.jstitle{
	text-align: center;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: bold;
}
.jstitle a{
	color: #015dc0;
}
.tzjs p {
	font-size: 16px;
	text-indent: 30px;
	margin-top: 20px;
	line-height: 30px;
}
.tzjs p a{
	color: #222426;
}
.linkdiv{
	width: 1200px;
	height: 110px;
	margin: 30px auto 20px;
}
.linkdiv div{
	float: left;
	width: 280px;
	height: 100px;
}
.linkdiv div img{
	width: 100%;
	height: 100%;
}
.linkdiv div + div{
	margin-left: 26px;
}
.yqfkzs{
	width: 100%;
	min-height: 400px;
	margin-top: 20px;
}
.fkzst{
	background: url(../images/titlebg.png) no-repeat #ebf2fc;
}
.yqfkzs ul li{
	width: 350px;
	height: 210px;
	float: left;
	margin-right: 35px;
	margin-bottom: 25px;
	border-radius: 5px;
}
.yqfkzs ul li img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.yqfkzs ul li:nth-child(3n){
	margin-right: 0;
}
@media (max-width: 768px) {
	body{
	        background:url(../images/bg2.png) no-repeat center top !important;
	}
	.fk_container{
		padding:0px;
	}
	.gzbs{
		padding:0px;
		background: none;
	}
	.newsList{
		height: auto;
	}
	.zt_head{
		Width:100%;
		text-align: center;
	}
	.zt_head img{
		width: 90%;
	}
	.fk_box{
		width:100%;
		padding: 10px;
	}
	.newsList .lb{
		width:100%;
	}
	.fkdt{
		width:100%;
		margin: 30px auto 0;
	}
	.fkzs{
		width:100%;
	}
	.hygq{
		width:100%;
		margin:0 auto;
	}
	.yqfk{
                background:#1E4997;
	}
	.yljgmd{
		background:#3984CA;
	}
	.wenzi{
		/* margin: 50px auto 30px; */
		width:100%;
		text-align:center;
		display:block;
		margin-top: 30px;
	}
	.wenzi img{
		width: 90%;
	}
	.news-lists li a{
		width:70%;
	}
	.news-lists li span{

		width:auto;
	}
   .fkzs li a{
		width:70%;
	}
	.fkzs li span{
		width:auto;
	}

        .slideBox .bd p{
	width: 75%;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0px;
	color: #fff;
	text-decoration: none;
	}
	.tzjs {
		width: 100%;
		margin-top: 25px;
		margin-bottom: 0;
		padding: 10px;
	}
	.jstitle{
		font-size: 16px;
	}
	.tzjs p{
		font-size: 14px;
		line-height: 25px;
	}
	.linkdiv{
		width: 100%;
		height: auto;
		box-sizing: border-box;
		padding: 10px;
		margin: auto;
	}
	.linkdiv div{
		width: 100%;
		margin-bottom: 10px;
	}
	.linkdiv div img{
		max-width: 100%;
	}
	.linkdiv .jg{
		margin-right: 0;
	}
	.fkzs2{
		width: 100%;
	}
	.yqfkzs ul li{
		width: 100%;
		margin-right: 0;
	}
}




