html,body {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;font-family: "Microsoft YaHei";color: #444;}
body {margin: 0;font-family: "微软雅黑";color: #000;background: #F5F5F5;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: #7dabd9;}
.head{padding: 15px 0; background-color: #fff;}
.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: 40px; line-height: 40px; text-align: center; color: #000000; font-size: 18px;}
.head .wrap .headp{display: block;}
.head .wrap .headp a{border: 1px solid #7dabd9; padding: 0 10px; line-height: 30px; display: inline-block; border-radius: 20px; color: #000000; font-size: 16px;}
.head .wrap .headp a.headpbg{background-color: #7dabd9; color: #fff;}
.head .wrap ul li a:hover,.head .wrap ul li.bg a{color: #7dabd9;font-weight: bold;}
.pxduq{padding: 30px 0;}
.pxduq .wrap{display: flex;display: -ms-flexbox;display: -webkit-flex; flex-wrap: wrap; justify-content: space-between;}
.pxduq .wrap a{width: 49%;display: flex;display: -ms-flexbox;display: -webkit-flex; justify-content: flex-start; margin-bottom: 20px; padding: 20px; box-sizing: border-box; background-color: #fff;}
.pxduq .wrap a img{width: 150px; height: 100px; margin-right: 20px;}
.pxduq .wrap a .pxduqb{display: flex;display: -ms-flexbox;display: -webkit-flex; flex-direction: column; justify-content: space-between;}
.pxduq .wrap a .pxduqb h3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.pxduq .wrap a .pxduqb p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.foot{padding: 10px 0; background-color: #000000; text-align: center;}
.foot p,.foot a{color: #fff; font-size: 14px;}
.spage-number button.active{background: #7dabd9 !important;color: #fff;border-color:#7dabd9 !important;z-index: 3;}
.spage-number button.active:hover{background: #7dabd9 !important;color: #fff;border-color:#7dabd9 !important;z-index: 3;}
.plgtx{display: none;}
@media screen and (max-width:767px){
.wrap{width: 100%;margin: 0 auto;}
.head .wrap .headp{display: none;}
.pxduq{padding: 10px;}
.pxduq .wrap a{width: 100%; margin-bottom: 10px;}
.pxduq .wrap a img{width: 120px; height: 80px;}
.pxduq .wrap a .pxduqb h3{-webkit-line-clamp: 2;}
.pxduq .wrap a .pxduqb p{display: none;}
.plgtx{display: block;width: 100%;position: fixed;bottom: 0;left: 0;z-index: 9999999;background-color: #fff;padding: 10px 0;}
.plgtx a{display: inline-block;width: 44%;margin-left: 3%;height: 40px; line-height: 40px;border-radius: 40px;border: 2px dashed #7dabd9;color: #7dabd9;text-align: center;font-size: 16px;font-weight: bold;}
.plgtx a:nth-child(1){background-color: #7dabd9;color: #fff;}
}