*{
	margin: 0;
	padding: 0;
}
body{
 	font-family: "微软雅黑";
 	background:#fff;
	min-width: 1200px;
}
ul,li{
	list-style: none;
	margin: 0;
	padding: 0
}
.clear{
	clear:both; 
    height: 0; 
    line-height: 0; 
    font-size: 0;
}
a{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
img{
	max-width: 100%;
}
a:hover{
	text-decoration: underline;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.header{
	height: 120px;
}
.logo img{
	margin-top: 30px;
}
.header .right a{
	float: right;
	display: block;
	width: 100px;
	height: 36px;
	border:1px solid #e6e8eb;
	background: #f5f7f9;
	border-radius: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 15px;
	color: #6a6f75;
	margin-top: 42px;
	margin-right: 10px;
}
.search{
	float: right;
	margin-top: 42px;
	position: relative;
}
.search input{
	outline: none;
	background: none;
	border:none
}
.search .int{
	width: 185px;
	height: 36px;
	border-radius: 36px;
	line-height: 36px;
	border:1px solid #e6e8eb;
	background: #f5f7f9;
	box-sizing: border-box;
	padding: 0 34px 0 15px;
}
.search .int::-webkit-input-placeholder{
	color: #6a6f75;
	font-size: 15px;
}
.search .sub{
	height: 36px;
	width: 36px;
	background: url(../images/search.png) no-repeat center;
	position: absolute;
	right: 8px;
}
.nav{
	height: 55px;
	line-height: 55px;
	background: #093f75;
}
.nav ul li{
	float: left;
	padding: 0 44px;
	background: url(../images/icon.jpg) no-repeat left center;
	position: relative;
}
.nav ul li:first-child{
	background: none;
}
.nav ul li a.s{
	color: #fff;
	font-size: 16px;
}
.nav ul li .se{
	width: 160px;
	background: #033669;
	position: absolute;
	top: 55px;
	left: 0;
	border-left: 4px solid #9aafc3;
	z-index: 30;
	display: none;
}
.nav ul li .se p{
	line-height: 50px;
	text-indent: 35px;
}
.nav ul li .se p a{
	color: #fff;
	font-size: 15px;
}
.nav ul li .se p:hover{
	background: #fff;
	transition: all .4s linear;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
}
.nav ul li .se p:hover a{
	color: #033669;
	padding-right: 10px;
	display: block;
	background: url(../images/icon2.png) no-repeat 130px center;
}
.banner{
	width: 100%;
	position: relative;
}
.banner img{
	width: 100%;
}
.banner .swiper-pagination {
	position: absolute;
	z-index: 20;
	text-align: center;
	width: 100%;
	bottom: 30px;
}
.banner .swiper-pagination-bullet {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 12px;
	margin: 0 6px;
	cursor: pointer;
	background: #0b2539;
	opacity: .45;
}
.banner .swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1;
}
.banner .swiper-button-white{
	width: 60px;
	height: 60px;
	display: block;
    position: absolute;
	z-index: 20;
	top: 50%;
	margin-top: -30px;
}
.banner .swiper-button-prev{
	background: url(../images/prev.png) no-repeat center;
	left: 60px;
}
.banner .swiper-button-next{
	background: url(../images/next.png) no-repeat center;
	right: 60px;
}
.syitem{
	box-sizing: border-box;
	border-top: 4px solid #065fb8;
	padding: 0 35px;
	box-shadow: 1px 2px 13px 0px rgb(0 0 0 / 10%);
	min-height: 340px;
}
.syhead{
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
}
.syhead h2{
	color: #033669;
	font-size: 20px;
	font-weight: bold;
	float: left;
}
.syhead a{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	float: right;
	position: relative;
	z-index: 20;
	display: block;
	padding-left: 20px;
}
.syhead a::after{
	content: "";
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: #f0f4f7;
	position: absolute;
	right: 5px;
	z-index: -1;
	left: 2px;
    top: 1px;
}
.syhead2{
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
}
.syhead2 h2{
	color: #033669;
	font-size: 20px;
	font-weight: bold;
	float: left;
	margin-right: 20px;
	cursor: pointer;
}
.syhead2 h2.sh{
	border-bottom: 2px solid #033669;
}
.syhead2 a{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	float: right;
	position: relative;
	z-index: 20;
	display: block;
	padding-left: 20px;
	display: none;
}
.syhead2 a.show{
	display: block;
}
.syhead2 a::after{
	content: "";
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: #f0f4f7;
	position: absolute;
	right: 5px;
	z-index: -1;
	left: 2px;
    top: 1px;
}
.syitem .cont{
	display: none;
}
.syitem .cont.active{
	display: block;
}
.sylist{
	margin-top: 5px;
}
.sylist li{
	height: 42px;
	line-height: 42px;
	border-top: 1px dashed #e0e0e0;
}
.sylist li:first-child{
	border-top: none;
}
.sylist li a{
	color: #333333;
	font-size: 14px;
	width: 78%;
	float: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display:block; 
}
.sylist li span{
	float: right;
	color: #808080;
	font-size: 13px;
}
.lb{
	width: 100%;
	height: 270px;
	position: relative;
	margin-top: 10px;
}
.lb .imgbox{
	width: 100%;
	height: 270px;
	overflow: hidden;
}
.lb img{
	width: 100%;
	vertical-align: bottom;
}
.lb .bot{
	width: 510px;
	height: 40px;
	background: url(../images/bg.png) no-repeat center;
	background-size: cover;
	line-height: 40px;
	position: absolute;
	bottom: 0;
}
.lb .bot h2{
	padding-left: 30px;
	float: left;
	color: #fff;
	font-size: 14px;
	width: 72%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.lb .bot span{
	color: #fff;
	opacity: .66;
	float: right;
	font-size: 13px;
	padding-right: 20px;
}
.lb .bot h2:hover{
	text-decoration: underline;
}
.lb .swiper-button-white{
	width: 20px;
	height: 34px;
	display: block;
    position: absolute;
	z-index: 20;
	top: 50%;
	margin-top: -17px;
}
.lb .swiper-button-prev{
	background: url(../images/prev2.png) no-repeat center;
	left: 30px;
}
.lb .swiper-button-next{
	background: url(../images/next2.png) no-repeat center;
	right: 30px;
}
.index-kydt{
	padding: 10px 0 30px;
	background: url(../images/bg1.jpg) no-repeat center;
	background-size: cover;
	margin-top: 40px;
}
.index-kydt .syhead h2{
	color: #fff;
}
.index-kydt .syhead a{
	color: #fff;
}
.index-kydt .syhead a::after{
	background: #fff;
	opacity: .1;
}
.index-kydt .cont{
	width: 100%;
	position: relative;
	padding-top: 20px;
}
.index-kydt .cont .wzbox{
	width: 100%;
	height: 125px;
	background: url(../images/bg2.jpg) no-repeat center;
	background-size: cover;
	box-sizing: border-box;
	padding: 25px;
}
.index-kydt .cont .wzbox a{
	display: block;
	width: 100%;
	color: #333333;
	font-size: 14px;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	white-space: break-spaces;
}
.index-kydt .cont .wzbox span{
	float: right;
	color: #707070;
	font-size: 13px;
	padding-left: 22px;
	background: url(../images/icon.png) no-repeat left center;
	display: block;
	margin-top: 10px;
}
.index-kydt .cont .swiper-pagination{
	top: -35px;
	right: 135px;
}
.index-kydt .cont .swiper-pagination-bullet{
	width: 15px;
	height: 4px;
	border-radius: 4px;
	background: #fff;
	opacity: .46;
	margin: 0 6px;
}
.index-kydt .cont .swiper-pagination-bullet-active{
	opacity: 1;
	width: 6px;
	height: 6px;
}
.sylink{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #f0f4f7;
	margin-top: 40px;
}
.sylink ul h2{
	float: left;
	color: #033669;
	font-size: 20px;
	font-weight: bold;
	margin-right: 30px;
}
.sylink ul li{
	float: left;
	margin: 0 15px;
}
.sylink ul li a{
	color: #333333;
	font-size: 14px;
}
.footer{
	width: 100%;
}
.footer .top{
	padding: 45px 0;
	background: url(../images/bg3.jpg) no-repeat center;
	background-size: cover;
}
.footer .top-left{
	width: 80%;
}
.footer .top-left ul{
	overflow: hidden;
	margin-bottom: 20px;
}
.footer .top-left ul li{
	float: left;
}
.footer .top-left ul li a{
	color: #ffffff;
	font-size: 15px;
	opacity: .88;
	padding: 0 10px;
	background: url(../images/icon1.jpg) no-repeat left center;
}
.footer .top-left ul li:first-child a{
	background: none;
	padding-left: 0;
}
.footer .top-left p{
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	opacity: .66;
}
.footer .top-left p img{
	margin-right: 6px;
	opacity: 1;
}
.footer .top-right img{
	width: 120px;
	height: 120px;
	float: right;
}
.footer .copyright{
	height: 60px;
	line-height: 60px;
	background: #093f75;
}
.footer .copyright p{
	color: #ffffff;
	font-size: 14px;
	opacity: .46;
}
.footer .copyright p a{
	color: #fff;
}
.ban{
	width: 100%;
}
.ban img{
	width: 100%;
	vertical-align: bottom;
}
.wrap{
	width: 1200px;
	margin: 60px auto;
}
.nav-two{
	width: 240px;
}
.nav-two .title{
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background: #093f75;
}
.nav-two .title h2{
	color: #fff;
	font-size: 20px;
}
.nav-two ul{
	width: 100%;
	border-bottom: 3px solid #0b2539;
	padding: 10px 20px;
	background: #f0f5fb;
	box-sizing: border-box;
}
.nav-two ul li{
	line-height: 50px;
	text-indent: 10px;
}
.nav-two ul li a{
	font-size: 16px;
    color: #666;
	display: block;
}
.nav-two ul li.on,
.nav-two ul li:hover{
	background: #093f75;
	transition: all .4s linear;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
}
.nav-two ul li.on a,
.nav-two ul li:hover a{
	color: #fff;
}
.content{
	width: 920px;
}
.content .head{
	height: 55px;
	border-bottom: 1px solid #f0f0f0;
	line-height: 54px;
}
.content .head h2{
	float: left;
	color: #065fb8;
    font-size: 22px;
	border-bottom: 2px solid #065fb8;
}
.content .head p{
	float: right;
    color: #999999;
    font-size: 14px;
}
.content .head p a{
	color: #999999;
	margin: 0 5px;
}
.content .cont{
	margin-top: 5px;
}
.list ul li{
	line-height: 50px;
	height: 50px;
	border-bottom: 1px solid #f0f0f0;
}
.list ul li a{
	float: left;
	width: 75%;
	padding-left: 15px;
	background: url(../images/icon3.jpg) no-repeat left center;
	color: #505050;
    font-size: 16px;
}
.list ul li a span{
    float:left;
}
.list ul li span{
	float: right;
    color: #999999;
    font-size: 14px;
}
.deta .top{
	padding: 10px 0 15px;
	border-bottom: 1px solid #f0f0f0;
	text-align: center;
}
.deta .top h2{
	color: #222222;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
}
.deta .top p{
	color: #666666;
    font-size: 14px;
    margin-top: 10px;
}
.deta .top p span{
	margin-right: 10px;
}
.deta .nr{
	color: #333333;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
	padding: 15px 0 30px;
	border-bottom: 1px solid #f0f0f0;
}
.deta .nr img{
	max-width: 100%;
}
.deta .bot{
	margin-top: 20px;
    padding-top: 12px;
    position: relative;
}
.deta .bot p {
    color: #0b5ea6;
    font-size: 15px;
    width: 100%;
    overflow: hidden;
	line-height: 30px;
}
.deta .bot p span {
    float: left;
}
.deta .bot p a {
    color: #333333;
    font-size: 15px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 70%;
}
.deta .bot .back {
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #093f75;
    display: block;
    position: absolute;
    right: 0;
    top: 21px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.single{
	color: #333333;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
	padding: 15px 0 30px;
}












































































