.header{
	height: 110px;line-height: 110px;
}
.header1{
	width: 1200px;margin: 0 auto;
	display: flex;justify-content: space-between;flex-wrap: nowrap;
}
.header1 .logo{
	width: 40%;
	font-size: 40px;
	color: #076ce0;
	font-weight: bold;
}
.header1 .nav{
	width: 60%;line-height: 110px;
}
.fwxm{
	width: 1200px;margin: 0 auto;padding: 100px 0 0 0; 
}
.title{
	text-align: center;
	font-size: 36px;
	color: rgb(7, 108, 224);
}
.stitle{
	color: rgb(77, 77, 77);text-align: center;font-size: 20px;padding: 10px 0 30px 0 ;
}
.stitle .line{
	color: rgb(216, 216, 216);
}
.service_items{
	display: flex;justify-content: space-between;flex-wrap: nowrap;padding: 20px 0 0 0;
}
.service_item p{
	font-size: 20px;text-align: center;padding: 20px 0 0 0;
}
/* 公司优势 */
.gsys{
	width: 100%;margin:0 auto;background-color: #eff4f7;
}
.gsys1{
	width: 1200px;margin: 0 auto;padding: 150px 0 100px 0;
}
.gsysitems{
	display: flex;justify-content: space-around;flex-wrap: nowrap;
}
.textright{
	text-align: right !important;
}
.gsysitem1{
	width: 30%;
	line-height: 30px;font-size: 16px;color: #4e4d4d;
}
.gsysitem1 .title{
	padding-bottom: 10px;
}
.ckgd{
	float: right;width: 130px;height: 40px;margin-top: 10px;
}
.ckgd a{
	display: block;line-height: 40px;font-size: 16px;color: white;background-color: #076CE0;text-align: center;border-radius: 20px;color: white !important;
}
.ft30{
	font-size: 30px !important;
}
.ft26{
	font-size: 26px !important;
}
.ft26 .current{
	font-size: 26px !important;
}
/* 新闻中心 */
.ninfo{
	min-height: 88px;
	display: -webkit-box !important;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
}
.news{
	width: 1200px;margin: 0 auto;padding: 150px 0 100px 0;
}
.news-tiems{
	display: flex;justify-content: space-between;flex-wrap: nowrap;
}
.news-img{
	width: 30%;
}
.news-img img{
	width: 100%;height: 100%;
}
.news-item{
	width: 65%;
}
.news-info{
	display: flex;justify-content: space-between;flex-wrap: nowrap;
}
.dashed{
	border-bottom: 1px dashed #DDDDDD;margin: 30px 0px 20px 0;
}
.time2{
	background-color: #f2f2f2;text-align: center;margin-right: 10px;vertical-align: middle;padding: 0px 30px;
}
.time2 .day{
	margin-top: 20px;width: 100%;text-align: center;
}
.time1{
	width: 100%;text-align: center;
}
.news-info:hover  .news_title a{
	color: #076ce0 !important;
}
.news_title,.news_title a{
	font-size: 18px;
	display: -webkit-box !important;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.news_info{
	font-size: 14px;line-height: 20px;padding-top: 5px;
	display: -webkit-box !important;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
}
/* 关于我们 */
.gywm{
	width: 100%;margin: 0 auto;background-image: url(../img/gywm.jpg);background-size: 100%;height: 300px;text-align: center;color: white;
}
.gywm div{
	border: none;
}
.gywm_one{
	text-align: center;color: white;font-size: 38px;padding-top: 100px;margin-bottom: 20px;
}
.gywm_t{
	border: 1px solid #fff;border: 1px solid #fff !important;border-radius: 20px;width:150px;padding: 10px 0px;margin: 0 auto;
}
.gywm_t a{
	color: white !important;font-size: 18px !important;
}
.gywm_thr{
	color: white;font-size: 20px;margin-top: 20px;margin-bottom: 20px;
}
.lc{
	width: 100%;margin: 0 auto;padding: 100px 0 50px 0;
}
.lc img{
	width: 100%;
}
/* 底部 */
footer{
	width: 100%;margin: 0 auto;line-height: 30px;background-color: #161616;color: white;text-align: center;padding: 20px 0 20px 0;
}
.f_nav a{
	padding-left: 20px;color: white !important;
}

/* 新闻详情页 */
.newsinfo{
	width: 1200px;margin: 0 auto;padding: 50px 0;
}
.ft14{
	font-size: 14px;
}
.info{
	font-size: 16px;line-height: 32px;
}
/* 新闻列表 */
.news-list{
	width: 1200px;margin: 0 auto ;display: flex;justify-content: space-between;flex-wrap: nowrap;padding: 50px 0;
}
.newstype{
	width: 20%;
	
}
.newslist{
	width: 75%;
}
.nto{
	width: 100%;background-color: #076ce0;color: white;
}
.nto span{
	padding-left: 20px;
}
.ntt{
	width: 98%;padding: 0px 1%;background-color: #f6f6f6;
}
.h30{
	height: 60px;line-height: 60px;
}
.ntt a{
	margin-left: 30px;font-size: 16px;color: black !important;
}
.newstype .line{
	border: 1px dashed #d9d9d9;
}
.ntitle{
	border-bottom: 1px solid #cccccc;height: 30px;
}
.ntitle .lline{
	color: #076ce0;width: 3px;height:22px;display: inline-block;background-color: #076ce0;
}
.ntitle{
	display: flex;justify-content: start;
}
.zcfg{
	padding-left: 20px;
}
.newsitems{
	width: 100%;
}
.newsitems .news-info{
	margin-top: 20px;
}
.ninfo a{
	width: 100%;
}