html,body {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;font-family: "Microsoft YaHei";}
body {margin: 0;font-family: "微软雅黑";color: #000;background: #F0F0F0;font-size: 14px;}
ol,ul {list-style: none;}
ins,a {text-decoration: none;}
.clearfix {zoom: 1;}
img,li {vertical-align: top;}
fieldset,img {border: 0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
.wrap {width: 1200px;margin: 0 auto;}
i,em {font-style: normal;}
ul {list-style: none;margin: 0;padding: 0;}
a {
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	vertical-align: baseline;
	color: #333;
}
img{width: auto;max-width: 100%;}
a:hover{color: #2188fe;}
.head{background-color: #fff; padding: 15px 0; }
.head .wrap{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;align-items: center;}
.head .wrap .logo{width: auto; height: 60px; display: block;}
.head .wrap .logo img{width: auto; height: 100%;}
.head .wrap ul{display: flex;display: -ms-flexbox;display: -webkit-flex;}
.head .wrap ul li a{display: block; width: 100px; height: 40px; line-height: 40px; text-align: center; font-size: 18px; color: #000000;}
.head .wrap span{font-size: 20px; font-weight: bold; color: #000000;}
.head .wrap ul li a:hover,.head .wrap ul li.bg a{color: #2188fe;font-weight: bold;}
.zyhq{padding: 30px 0 30px;}
.zyhq .wrap{display: flex;display: -ms-flexbox;display: -webkit-flex;flex-wrap: wrap;justify-content: space-between;}
.zyhqb{width: 49%; padding: 20px; background-color: #fff; margin-bottom: 20px; box-sizing: border-box;display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content:space-between;}
.zyhqb img{width: 150px; height: 100px; margin-right: 20px;}
.zyhqb .zyhqr{display: flex;display: -ms-flexbox;display: -webkit-flex;flex-direction: column; justify-content: space-between;}
.zyhqb .zyhqr a{font-size: 18px;font-weight: bold; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.zyhqb .zyhqr p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; line-height: 25px;}
.foot{padding: 10px 0; background-color: #000000; text-align: center;}
.foot p,.foot a{color: #fff; font-size: 14px;}
.spage-number button{background-color: #fff !important;}
.spage-number button.active{background: #2188fe !important;border-color: #2188fe !important;}
.lskz{display: none;}
@media screen and (max-width:767px){
.wrap{width: 100%;margin: 0 auto;}
.head .wrap span{display: none;}
.zyhq{padding: 10px;}
.zyhqb{width: 100%;padding: 10px;margin-bottom: 10px;}
.zyhqb img{width: 120px; height: 80px; margin-right: 10px;}
.zyhqb .zyhqr p{display: none;}
.zyhqb .zyhqr a{-webkit-line-clamp: 2;}
.foot{padding: 0;background-color: transparent;}
.lskz{display: block;position: fixed;bottom: 0;left: 0;z-index: 9999999999999;width: 100%;}
.lskz a{display: block;width: 100%;height: 40px;line-height: 40px;border-radius: 20px 20px 0 0;background-color: #2188fe;color: #fff;font-size: 16px;font-weight: bold;text-align: center;}
}