@CHARSET "UTF-8";

body,html{
	background-size: 100% 100%;
	padding:0;
	width: 100%;
	height: 100%;
	font-weight: 400;
    overflow-x: hidden;
    overflow-y: auto;
	font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", å¾®è½¯é›…é»‘, Arial, "SF Pro Display", Roboto, Noto, Arial, "PingFang SC", sans-serif;
}
ul,ol{
	list-style-type: none;
	padding:0;
}
body.bg{
	background:url(bgk.jpg) no-repeat;
	background-size: cover;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.btn:active,.btn:hover{
	background-color:none;
	border-color:none;
}
.auto{
	max-width: 1200px;
	margin:0 auto;
}
a:hover,
a:focus {
    text-decoration: none;
}
.clearfix {
    clear: both;
}
.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: ".";
}

.form-group:after{
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: ".";
} 
.form-control {
    font-size: 14px;
}
.layui-upload-file {
    display: none!important;
    opacity: .01;
    filter: Alpha(opacity=1);
}


/**/

.header{
	padding-top: 110px;
}

.header .logo,.header .title{
	text-align: center;
}
.header .logo img{
	width: 200px;
}

.header .title img{
	width: 100%;
	padding: 60px 15px 60px;
}
.channel{
	display: flex;
	flex: 1;
	justify-content: space-between;
}

.channel_item a{
	display: inline-block;
	width: 50%;
	height: 50%;
}
.channel_item img{
	width: 100%;
	border-radius: 200px;
}

/*å…¬æœ‰å¤´éƒ¨*/
header{
	position: relative;
}


.banner{
	/*background:url(top.jpg) no-repeat;
	height: 479px;*/
	position: relative;
	
}
.imganimat{
	position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.imganimat .auto{
	position: relative;
}
.banner .leftimg{
	background: url(logotitle.png) no-repeat;
    background-size: contain;
    height: 85px;
    position: absolute;
    top:50px;
}

 .banner .rightimg{
    position: absolute;
    top:150px;
    right:0;
}
header .navlist{
	position: absolute;
	bottom: 0;
	height: 79px;
	width: 100%;
	background: url(nav-bg.png) no-repeat;
}
header .nav{
	display: flex;
	flex: 1;
	font-size: 18px;
    justify-content: space-between;
    height: 100%;
}
header .nav a{
	display: inline-block;
	/*font-family:"siyuan","Microsoft YaHei", å¾®è½¯é›…é»‘, Arial;*/
	height: 100%;
	width: 100%;
	color: #fff;
	text-align: center;
    line-height: 79px;
    letter-spacing: 2px;
    position: relative;
    font-weight: bold;
    font-size: 20px;
}
header .nav a.active b{
	background: url(nav-gl.png) no-repeat center center;
	position: absolute;
	bottom: 16px;
	left:0;
	width: 50%;
	height: 2px;
	margin:0 25%;

}
/*åˆ—è¡¨*/
.listtitle h1{
	height: 31px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 75px;
}
/*ä¸¾æŠ¥æŒ‡å—*/
.jbzn h1.bjzbn{
	background: url(jbzn.png) no-repeat center 10px;
}
.jbzncontent{
	color: #323232;
    font-size: 16px;
    line-height: 30px;
    margin-top: 40px;
    min-height: 180px;
    padding-bottom: 40px;
}
.main-content h3{
	font-weight: bold;
	font-size: 1.17em;
}
.main-content p {
    text-indent: 2em;
    margin:0;
    padding:10px 0;
    display: block;
}

/*ä¸¾æŠ¥é¡»çŸ¥*/
.jbxz{
	padding:30px 0 30px 20px;
	margin-top: 30px;
	font-size:16px;
	background: #FFF;
    border: 1px solid #E1E1E1;
}
.jbxz h2{
	text-align: center;
}
.jbxz-c p{
	width: 80%;
	margin:0 auto;
}
.jbxz-btn{
	color: #fff;
    background-color: #2c3e50;
    border-color: #2c3e50;
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 2px;
    width: 180px;
    display: inline-block;
    text-align: center;
}
.jbxz-btn:hover{
	color: #fff;
}

.star {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(star.png) no-repeat left center;
}

.right {
    text-align: right;
    line-height: 34px;
    font-size: 14px;
}
  
.layui-btn {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}
#filename {
    display: inline-block;
    width: 450px;
} 
.yzmcode {
    display: inline-block;
}
#captcha {
    display: inline-block;
    width: 200px;
}
.yzm {
    width: 100px;
    display: inline-block;
}
.tijiao {
    text-align: center;
}
.tijiao .btn{
	width: 180px;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
    margin-left: 100px;
    font-size: 18px;
}
.jubao h1.wljb{
	background: url(wljb.png) no-repeat center 10px;
}
.jubao{
	padding-bottom: 15px;
}
.jubao .jbcx{
	float: right;
}
#replay{
	font-size:14px;
}
.searchresult{
	font-weight: bold;
}
.replycontent img{
	width: 100% !important;
}
#searchList .lists{
	padding: 15px 0;
	border-bottom: 1px solid #CCC;
}

/*æ³•å¾‹æ³•è§„ç­‰åˆ—è¡¨é¡µé¢*/
.list h1.bflfg{
	background: url(flfg.png) no-repeat center 10px;
}
.list h1.bwlpy{
	background: url(wlpy.png) no-repeat center 10px;
}
.list h1.baqts{
	background: url(aqts.png) no-repeat center 10px;
}
.list h1.balfx{
	background: url(alfx.png) no-repeat center 10px;
}
.listcontent{
	padding:15px 0;
}
.listcontent li{
	line-height: 45px;
	font-size: 18px;
}
.listcontent li a{
	color: rgb(50, 50, 50);
}
.listcontent li span{
	float: right;
}
.paginate{
	text-align: center;
}
.pagination a{
	padding:0 12px !important;
}

/*è¯¦æƒ…é¡µ*/
.detail {
	
}
.detail h2{
	font-weight: bold;
	font-size: 26px;
    margin: 30px auto;
    text-align: center;
}
.detail p.time{
	padding:0 0 20px 0;
	color: #949494;
	font-size:14px;
	text-align: center;
	border-bottom: 1px solid #949494;
}
.detailcontent{
	color: #323232;
    font-size: 16px;
    line-height: 30px;
    padding-top: 10px;
}


.link{
	background: #E8E8E8;
	font-size: 14px;
}

.link p a.jubao{
	background: url(jb.png) no-repeat;
	padding-left:25px;
	line-height: 20px;
    display: inline-block;
	margin-right:20px;
}
.link p a.py{
	background: url(py.png) no-repeat;
	padding-left:25px;
	line-height: 20px;
    display: inline-block;
	background-size:23px 20px;
}

footer.footer{
	color: #A6A6A6;	
	font-size: 14px;
    font-family: "å¾®è½¯é›…é»‘";
    line-height: 28px;
}
footer.footer .copyright{
	/*font-size: 14px;*/
}


/*é¦–é¡µåº•éƒ¨*/
.homefooter{
	text-align: center;
	margin-top: 9rem;
}
.homefooter .fac p{
	color:#fff;
	text-shadow: 1px 1px 1px #3d3eb4;
}
.homefooter .fac a,.fac a:hover{
	color:#fff;
}


/*éžé¦–é¡µåº•éƒ¨*/
.nhomefooter {
	background: url(footer-bg.png) no-repeat;
	background-size: cover;
	padding:40px 10px 35px 10px;
}

.nhomefooter p a,.nhomefooter p a:hover{
	color: #A6A6A6;
}

.nhomefooter .nac{
	background: url(nac-bg.png) repeat-y;
}


.contact{
	text-align: center;
	
}
.contact a {
    display: inline-block;
    position: relative;
    text-align: center;
    margin: 0 10px;
}
.contact em{
	margin: 0px auto 8px auto;
	width: 48px;
    height: 70px;
    display: block;
    
}
.contact .wechat em{	
    background: url(wechat1.png) no-repeat;
    background-size: 100% 100%;
    width: 66px;
}
.contact .wechat:hover em{
	background: url(wechat2.png) no-repeat;
}
.contact .email em{	
    background: url(email1.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
}
.contact .email:hover em{
	background: url(email2.png) no-repeat;
}
.contact .phone em{	
    background: url(phone1.png) no-repeat;
    background-size: 100% 100%;
}
.contact .phone:hover em{
	background: url(phone2.png) no-repeat;
}

.contact .code-pic {
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    top: -95px;
    left: -6px;
    width: 78px;
    height: 78px;
    display: none;
}

.contact  .addon {
    position: absolute;
    display: block;
    width: 16px;
    height: 8px;
    background: url(addon.png) no-repeat;
    bottom: -10px;
    left: 32px;
}
.contact .code-pic img {
    display: block;
    width: 78px;
    height: 78px;
}
.contact a:hover{
	cursor: pointer;
}
.contact a:hover .code-pic{
 display: block;
 
}

.contact .code-text{
	position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    top: -50px;
    left: -47px;
    width: 150px;
    height: 35px;
    line-height: 35px;
    display: none;
}
.contact .code-text .addon{
	left:62px;
}
.contact a:hover .code-text{
 display: block;
 
}




/* pc æ ·å¼*/
@media screen and (min-width: 768px) {

	.channel{
		max-width: 1000px;
		margin: 0 auto;
	}
	
	.banner .leftimg{
		width: 649px;
	}
	 .banner .rightimg{
	 	width: 525px;
	 }
	 .banner .rightimg .wlyy{
	 	padding-bottom:20px;
	 }
	 .banner .rightimg .wlkj{
	 	padding-left:200px;
	 }
	 .link{
		height: 55px;
		line-height: 55px;
	}
	.link div{
		height: 55px;
	}
	.link .hh{
		display: none;
	}
}

/*æ‰‹æœºç‰ˆ*/
@media screen and (max-width: 768px) {
	body.bg{
		background: url(bgk.jpg) no-repeat;
		background-size: cover;
	}
	
	.header{
		padding-top:250px;
	}
	
	.header .logo img{
		width: 30%;
	}
	.header .title img{
		padding: 30px 15px 35px;
	}
	.channel{
		padding:0 2.5%;
	}
	.channel_item{
		width: 50%;
		margin: 5px 2.5%;
		float: left;
	}
.channel_item a{width:80%}

	/*éžé¦–é¡µ*/

	.banner img{
		display: inline-block;
		width: 100%
	}
	.banner .leftimg{
		width: 90%;
		left:5%;
		top: 20px;
	}
	.banner .rightimg{
		text-align: right;
		top:90px;
	}
	.banner .rightimg img{
		width: 50%;
	}
	.banner .rightimg img.wlyy{
		margin:0 50px 15px 0;
	}
	.jbxz{
		padding-left:0;
	}

	.listtitle h1{
		background-size: 50% !important;
	}

	#filename{
		width: 100%;
	}


	.wap-navlist{
		background: url(mobile/tbg.png) no-repeat;
	}
	.wap-navlist a{
		display: inline-block;
		line-height: 45px;
		text-align: center;
		font-size:18px;
		border-radius: 5px;
		margin-top:15px;
	}
	.wap-navlist a.active{
		background: #005BB0;
		color: #fff;
	}
	.content{
		padding:5px 10px 15px;
	}
	.detailcontent img{
		width: 100% !important;
	}
	.page-header{
		margin-left: 0;
	}
	.listcontent li{
		line-height: normal;
		margin:30px 0;
		font-size: 14px;
	}
	.detail h2{
		font-size:20px;
		line-height: 1.5;
	}

	.link div{
		line-height: 35px;
	}
	.link p{
		padding-top: 10px;
	}
	.link p a.py{
		/*margin-left: 70px;*/
	}

	.homefooter{
		margin-top:4rem;
	}

	footer.footer{
		
	}

	footer p{
		/*font-size: 13px;*/
	}
	.contact-m {
		position: relative;
	}
	.contact-m img{
		position: absolute;
		top:-33px;
		right:30px;
		width: 90px;
	}
}















.channel_item{text-align: center;}

.channel_item img+img {
    width: 90%;
	margin-top: 10px;
}a.zjxszy {
    display: inline-block;
    margin: 0 auto;
    border: 4px solid #ffffff;
    font-size: 26px;
    color: #ffffff;
    padding: 8px 24px;
    /* background: rgb(28 56 165 / 58%); */
	cursor: pointer;
}

.jbbtn {
    text-align: center;
    margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
a.zjxszy{font-size: 22px;padding: 8px;max-width: 86%;background-color: #ffffff4a;}
.channel_item a{width:80%}
    .header {
    padding-top: 100px;
}
}