*{padding:0;margin:0;}
body{padding:0;margin:0;text-align:left;background:#ffffff;font-size:16px !important;}
body,html{width:100%;background:#ffffff;top:0;left:0;}
div,p,img,span,form,table,td,input{margin:0;padding:0}
a,textarea,button,input,ul,li,div,span,td{-webkit-appearance:none;}

*{
	font-size: 1vw;
}

a{
	cursor: pointer;
}


.container{
	width: 100%;
	min-width: 1200px;
}

.nav{
	width: 100%;
	position: relative;
}.nav img{
	width: 100%;
}

.nav-list{
	width: 100%;
	display: flex;
	list-style: none;
	position: absolute;
	bottom: 20px;
	justify-content: center;
	text-decoration: none;
}

.nav-list li{
	width: 10%;
	text-align: center;
}.nav-list li a{
	font-size: 20px;
	color: white;
	text-decoration: none;
}.py-list li{
	width: 15%;
}

.content{
	width:65%;
	/* margin-left: 17.5%; */
	margin-right: 17.5%;
	margin-top: 20px;
}
.contentJB{
	width:65%;
	/* margin-left: 17.5%;
	margin-right: 17.5%; */
	margin-top: 20px;
    margin:0 auto;
}

.notice{
	width: 100%;
	display: flex;
	align-items: center;
}.notice img{
	height: 100%;
}
.notice p{
	font-family: '思源黑体 CN';
	white-space: nowrap;
	margin-left: 10px;
	margin-right: 10px;
	color: #3362E5;
	font-size: 16px;
	font-weight: bold;
}
.notice-list{
	list-style: none;
	overflow: hidden;
	max-height: 1rem;
}.notice-list li{
	float: left;
	list-style: none;
	white-space: nowrap;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	color: #666666;
	border-right: 1px #CCCCCC solid;
}

.crumb{
	display: flex;
	width:65%;
	height: 40px;
	background-color: #F4F4F4;
	margin-top: 20px;
	margin-left: 17.5%;
	margin-right: 17.5%;
	font-size: 14px;
	color: #999999;
	display: flex;
	align-items: center;
}

.content-row{
	width: 100%;
	display: flex;
}.content-row-left{
	width: 75%;
	margin-right: 2%;
}.content-row-right{
	width: 23%;
}

.btn-group{
	width: 100%;
	margin-top: 30px;
	display: flex;
	justify-content: center;
}
.jb-btn{
	width: 23%;
	margin-right: 1.5%;
	padding-top: 2vw;
	padding-bottom: 1.5vw;
	display: flex;
	flex-direction: column;
	align-items: center;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.2);  
}.jb-btn p{
	font-family: '思源黑体 CN';
	margin-top: 10px;
	color: #333333;
	text-align: center;
}
.zl-btn-group{
	width: 100%;
}
.zl-btn{
	width: 100%;
}.zl-btn img{
	width: 100%;
	margin-top: 30px;
}
.zt-btn-group{
	width: 100%;
	height: 90%;
	overflow-x: hidden;
	overflow-y: scroll;
	display: flex;
	flex-direction: column;
}

.zt-btn{
	width: 100%;
	margin-top: 20px;
}.zt-btn img{
	width: 100%;
}

.news-group{
	width: 100%;
	display: flex;
}
.news-rdxw{
	width: 48%;
	margin-right: 2%;
}
.news-title{
	width: 100%;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: '思源黑体 CN';
	border-bottom: 1px solid #CCCCCC;
}
.zt-title-box{
	height: 8% !important;
	margin-top: 0;
	margin-bottom: 0;
}
.news-list{
	list-style: none;
	font-family: '思源黑体 CN';
	font-size: 14px;
	color: #666666;
}.news-list li{
	display: flex;
	align-items: center;
	height: 45px;
}.news-list a{
	color: #666666;
	text-decoration: none;
}.news-list a:hover{
	color: #3362E5;
}
.news-list img{
	margin-right: 10px;
}.news-list div{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}.title-choice{
	display: flex;
	height: 100%;
}

.news-name{
	color: #3362E5;
	font-size: 18px;
	display: flex;
	align-items: center;
	height: 100%;
	border-bottom: 3px solid #3362E5;
}.news-name2{
	color: #666666;
	font-size: 18px;
	display: flex;
	align-items: center;
	height: 100%;
}.title-blank{
	height: 100%;
	width: 20px;
}
.news-more{
	color: #999999;
	text-decoration: none;
}.news-wlzl{
	width: 48%;
	margin-left: 2%;
}.news-gzdt{
	width: 48%;
	margin-left: 2%;
}

.news-xfpf{
	width: 31.3333%;
	margin-right: 2%;
}
.news-pydt{
	width: 31.3333%;
	margin-left: 1%;
	margin-right: 1%;
}
.news-aqjs{
	width: 31.3333%;
	margin-left: 2%;
}
.news-xgjbjg{
	width: 100%;
}
.xgjbjg-box{
	width: 100%;
	display: flex;
}
.jbjg-list{
	width: 39%;
	margin-right: 1%;
	display: flex;
	justify-content: center;
	list-style: none;
	font-family: '思源黑体 CN';
	font-size: 12px;
	color: white;
	background: url(../img/jigou-bg.png);
	background-size: 100% 100%;
}/*.jbjg-col1, .jbjg-col2{
	width: 50%;
	display: flex;
	flex-direction: column;
}.jbjg-col1 li, .jbjg-col2 li{
	width: 100%;
	height: 25px;
	display: flex;
	align-items: center;
}*/



.media-list{
	width: 100%;
	display: flex;
	justify-content: center;
	font-family: '思源黑体 CN';
	font-size: 14px;
	color: #666666;
}.media-col1,.media-col2,.media-col3,.media-col4{
	width: 19%;
	margin-right: 1%;
	list-style: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}.media-col1 img,.media-col2 img,.media-col3 img,.media-col4 img{
	width: 100%;
}
@media (min-width: 320px) and (max-width: 1000px) {
  .footer {   
    position:absolute;
    bottom:0;
  }
}
.footer{
	width: 100%;
	margin-top: 25px;
	height: 130px;
	background-color: #EFF0F4;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}.footer p{
	font-family: '思源黑体 CN';
	text-align: center;
	font-size: 14px;
	color: #666666;
}
.footer-row{
	width: 100%;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}.footer-firstrow p{
	margin-right: 1%;
}



.py-swiper{
	width: 75.8%;
	margin-right:2.5%;
}

.py-zt-row1{
	width: 21.7%;
	display: flex;
	flex-direction: column;
}
.py-zt{
	width: 100%;
}.py-zt:first-child{
	padding-bottom: 0.55vw;
}.py-zt:last-child{
	padding-top: 0.55vw;
}
.py-zt img{
	width: 100%;
}

.mySwiper{
	width: 100%;
	overflow: hidden;
	position: relative;
}.swiper-wrapper{
	width: 100%;
}.swiper-slide{
	width: 100%;
}.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
}

.swiper-text{
	width: 100%;
	height: 125px;
	position: absolute;
	bottom: 0;
	display: flex;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.3);
}.swiper-text p{
	color: white;
	font-size: 22px;
	font-weight: bold;
	padding-left: 1em;
	font-family: '思源黑体 CN';
}
.swiper-pagination{
	text-align: right !important;
	width: 98% !important;
	padding-right: 2% !important;
}
.swiper-pagination-bullet{
	background: white !important;
	opacity: 1 !important;
}.swiper-pagination-bullet-active{
	background: #3362E5 !important;
}

.py-zt-row2{
	display: flex;
	justify-content: space-between;
}
.py-news{
	width: 60%;
}.py-news li{
	height: 4vw;
	min-height: 48px;
}.py-news a{
	font-size: 1vw;
	color: #666666;
}.py-news-more{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}.py-news-more img{
	width: 1vw;
	min-width: 12px;
}.py-news-more a{
	font-size: 0.9vw;
	color: #999999;
	font-family: '思源黑体 CN';
}



.py-row2-zt{
	width: 40%;
}.py-row2-zt a{
	width: 100%;
}.py-row2-zt img{
	width: 100%;
	margin-top: 25px;
}

.content-col1{
	width: 65%;
	margin-right: 5%;
}.content-col2{
	width: 30%;
}
.list-ul{
	width: 100%;
	display: flex;
	flex-direction: column;
	font-family: '思源黑体 CN';
	color: #666666;
}.list-ul li{
	width: 100%;
	height: 45px;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}.list-ul a{
	width: 75%;
	color: #666666;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.content-col2 .news-wlzl{
	width: 100%;
}
.content-col2 .news-gzdt{
	width: 100%;
}
.content-col2 .news-title{
	margin-top: 0;
}

.content-pf1{
	width: 20%;
	margin-right: 5%;
}
.content-pf2{
	width: 75%;
}

.pf-nav{
	width: 100%;
	display: flex;
	flex-direction: column;
}

.pf-nav-main{
	margin-top: 10px;
	width: 100%;
	display: flex;
	font-family: '思源黑体 CN';
	color: #999999;
}.pf-nav-main div{
	width: 50%;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pf-nav-sub{
	width: 100%;
	height: 500px;
	padding-top: 25px;
	background: #FAFAFA;
	display: flex;
	flex-direction: column;
	font-family: '思源黑体 CN';
	color: #333333;
}.pf-nav-sub div{
	width: 85%;
	margin-left: 15%;
	height: 10%;
	display: flex;
	align-items: center;
}#exf{
	background: #3362E5;
	color: white;
}

.pf-nav-sub a:hover{
	border-bottom: 3px solid #3362E5;
	color: #3362E5;
}

.list-group{
	width:100%;
}.list-group ul{
	width: 100%;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	list-style: none;
	font-family: '思源黑体 CN';
	color: #3362E5;
}.list-group li{
	width: 8%;
	height: 60%;
	display: flex;
	justify-content: center;
	align-items: center;
}.list-group a{
	width: 60%;
	height: 100%;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
}.list-group a:hover{
	background-color: #3362E5;
	color: white;
}.content-col1 .list-group a{
	color: #3362E5;
}

.article-box{
	width: 100%;
	font-family: '思源黑体 CN';
}

/*.article-title{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	font-size: 28px;
}*/.article-info{
	width: 100%;
	text-align: center;
	color: #666666;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}.article-main{
	line-height: 32px;
}.list-box{
	width: 100%;
}