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: #e5a053;}
.head{padding: 20px 0;background-color: #ffffff;}
.head .wrap{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;align-items: center;}
.head .wrap .logo img{height: 70px;}
.head .wrap ul li{display: inline-block;}
.head .wrap ul li a{padding: 20px;font-size: 20px;font-weight: bold;}
.head .wrap ul li.bg a{color: #e5a053;}
.mbanner{display: none;}
.title{text-align: center;font-size: 24px;font-weight: bold;padding-bottom: 20px;background: url("../../img/imgxsf/title1.png") no-repeat center bottom;}
.newslt{padding: 30px 0;}
.newslt ul{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.newslt ul li{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;align-items: flex-start;width: 49%;background-color: #ffffff;box-sizing: border-box;padding: 20px;margin-top: 20px;}
.newslt ul li .newsimg{width: 150px;height: 113px;}
.newslt ul li .newsnam{flex: 1;margin-left: 20px;}
.newslt ul li .newsnam .newsh3{font-size: 18px;font-weight: bold;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.newslt ul li .newsnam p{font-size: 16px;line-height: 25px;margin: 10px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.foot{background-color: #000000; padding: 20px 0;}
.foot h3{color: #fff; margin-bottom: 10px;}
.foot p{color: #fff; font-size: 14px; line-height: 25px;}
.foot .footp{text-align: center;margin-top: 10px; padding-top: 10px;border-top: 1px solid #636363;}
.foot .footp a{color: #fff;}
.indextel{display: none;}
.mypage{margin-top: 30px;}
@media screen and (max-width:767px){
.wrap{width: 100%;}
.head{padding: 10px;}
.head .wrap{flex-direction: column;}
.head .wrap .logo img{height: 50px;}
.head .wrap ul{width: 100%;margin-top: 10px;display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;align-items: center;}
.head .wrap ul li a{font-size: 18px;padding: 10px;}
.mbanner{display: block;}
.pcbanner{display: none;}
.title{font-size: 20px;padding-bottom: 15px;}
.newslt{padding: 10px;}
.newslt ul li{width: 100%;padding: 10px;margin-top: 10px;}
.newslt ul li .newsimg{width: 90px;height: 67px;}
.newslt ul li .newsnam{margin-left: 10px;}
.newslt ul li .newsnam .newsh3{-webkit-line-clamp: 2;font-size: 16px;margin-bottom: 10px;}
.newslt ul li .newsnam p{display: none;}
.mypage{margin-top: 10px;}
.foot{padding: 10px;}
.indextel{display: block;position: fixed;bottom: 0;left: 0;background-color: #2a9ead;color: #ffffff;font-size: 20px;font-weight: bold; width: 100%;height: 40px;line-height: 40px;text-align: center;letter-spacing: 5px;}
}