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;}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
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: #fb5642;}
.head{padding: 20px 0;background: #ffffff;}
.head .wrap{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;align-items: center;}
.head .wrap .logo img{height: 60px;}
.head .wrap ul li{display: inline-block;}
.head .wrap ul li a{display: inline-block;padding: 20px;font-size: 20px;font-weight: bold;}
.head .wrap ul li.bg a{color: #fb5642;}
.head .wrap .headtel{display: inline-block;padding-left: 40px;height: 30px;line-height: 30px;font-size: 20px;font-weight: bold;background: url("../../img/imgaq/dianhua.png") no-repeat center left;background-size: 30px 30px;}
.mbanner{display: none;}
.newslist{padding: 10px 0 30px;}
.newslist ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between; flex-wrap: wrap;}
.newslist ul li{width: 48.5%; background-color: #fff; margin-top: 30px;display: flex;display: -ms-flexbox;display: -webkit-flex;flex-direction: row-reverse;}
.newslist ul li span{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: center; align-items: center; padding: 30px; width: 140px; box-sizing: border-box; background-color: #476388; color: #fff; font-size: 24px;}
.newslist ul li .news-r{flex: 1;box-sizing: border-box;padding: 15px;}
.newslist ul li .news-r a{font-size: 17px; font-weight: bold; color: #000000; line-height: 30px; margin-bottom: 10px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.newslist ul li .news-r p{line-height: 25px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.newslist ul li .news-r a:hover{color: #fb5642;}
.foot{padding: 30px 0;background-color: #000000;text-align: center;color: #ffffff;}
.foot a{color: #ffffff;}
.indextel{display: none;}
.mypage{margin-top: 30px;}
@media screen and (max-width:767px){
.wrap{width: 100%;}
.top{display: none;}
.head{padding: 10px;}
.head .wrap{flex-direction: column;}
.head .wrap .logo img{height: 50px;}
.head .wrap ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;align-items: center;width: 100%; margin-top: 10px;}
.head .wrap ul li a{padding: 10px;font-size: 16px;}
.head .wrap .headtel{display: none;}
.mbanner{display: block;}
.pcbanner{display: none;}
.newslist{padding: 10px;}
.newslist ul li{width: 100%; margin-top: 3vw;}
.newslist ul li span{font-size: 14px; padding: 3vw 6vw; width: 24vw;}
.newslist ul li .news-r{padding: 3vw;}
.newslist ul li .news-r a{margin-bottom: 3vw;-webkit-line-clamp: 2;}
.newslist ul li .news-r p{-webkit-line-clamp: 4;}
.mypage{margin-top: 10px;}
.foot{padding: 10px;}
.indextel{display: block;position: fixed;bottom: 0;left: 0;background-color: #fb5642;color: #ffffff;font-size: 20px;font-weight: bold; width: 100%;height: 40px;line-height: 40px;text-align: center;letter-spacing: 5px;}
}
