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: #fb6e27;}
.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{display: block; width: auto; height: 50px;}
.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: 35px; line-height: 35px; text-align: center; font-size: 18px; margin-left: 20px; border-radius: 30px; color: #fb6e27; border: 1px solid #fb6e27;}
.head .wrap ul li.bg a,.head .wrap ul li a:hover{background-color: #fb6e27; color: #fff; font-weight: bold;}
.wzhq{padding: 30px 0;}
.wzhq .wrap{display: flex;display: -ms-flexbox;display: -webkit-flex; flex-wrap: wrap; justify-content: space-between;}
.wzhq .wrap a{display: flex;display: -ms-flexbox;display: -webkit-flex; justify-content: space-between; padding: 20px; width: 49%; box-sizing: border-box; background: #fff;margin-bottom: 20px;}
.wzhq .wrap a .wzhqd{display: flex;display: -ms-flexbox;display: -webkit-flex;flex-direction: column; justify-content: space-between;}
.wzhq .wrap a .wzhqd h3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.wzhq .wrap a .wzhqd p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.wzhq .wrap a img{width: 150px; height: 100px; margin-left: 20px;}
.foot{padding: 10px 0; background-color: #000000; text-align: center;}
.foot p,.foot a{font-size: 14px; color: #fff;}
.spage-number button{background-color: #fff !important;}
.spage-number button.active{background: #fb6e27 !important;border-color: #fb6e27 !important;}
.lxsfksi{display: none;}
@media screen and (max-width:767px){
.wrap{width: 100%;margin: 0 auto;}
.head .wrap ul li a{margin-left: 10px;}
.wzhq{padding: 10px;}
.wzhq .wrap a{width: 100%; padding: 10px; margin-bottom: 10px;}
.wzhq .wrap a img{width: 120px; height: 80px; margin-left: 10px;}
.wzhq .wrap a .wzhqd p{display: none;}
.wzhq .wrap a .wzhqd h3{-webkit-line-clamp: 2;}
.foot{padding: 0;background-color: transparent;}
.lxsfksi{display: block;position: fixed;bottom: 0;left: 0;z-index: 9999999;width: 100%;}
.lxsfksi a{display: block;text-align: center;height: 40px;line-height: 40px;font-size: 16px;font-weight: bold;background-color: #fb6e27;color: #fff;border-radius: 20px 20px 0 0;}
}