@charset "UTF-8";
/* CSS Document */

/*banner*/
.banner{width:100%;}
.banner img{width: 100%;}

/*标题*/

.news_top_tit{ width:90%; margin-left:auto; margin-right: auto; margin-top: 60px;font-weight:400;
color:rgba(20,131,253,1); font-size: 34px;}

/*新闻列表*/
.news{ width:100%; background:rgba(255,255,255,1);}
.news_con{width:90%; margin-left: auto; margin-right: auto;}
.new_listcon{ padding-top: 10px;}
.news_list{ width:30%; float: left; cursor: pointer; padding-top:30px;}
.news_list:hover .news_text{color:rgba(20,131,253,1);}
.news_img{ overflow:hidden;  }
.news_img img{width:100%;}
.news_tit{width:100%;text-overflow:ellipsis;font-weight:400;height: 30px; overflow: hidden;white-space: nowrap;font-size:20px;color:rgba(102,102,102,1);}
.news_text{width:100%;text-overflow:ellipsis;font-weight:400;height: 30px; overflow: hidden;white-space: nowrap;font-size:20px;color:rgba(156,156,156,1);}
.news_time{ font-weight:400;
color:rgba(102,102,102,1); font-size: 16px; }
.news_list.two{  margin-left:3%; margin-right: 3%;}

/*新闻详情*/
.news_nav{clear: both; margin-top: 160px; width: 90%; margin-left: auto; margin-right: auto; color: #666; font-size: 18px;}
.ne_tit:hover{color:rgba(20,131,253,1);  }
.news_content{width:90%; margin-left: auto; margin-right: auto; color: #333; margin-top: 60px; text-align: center; }
.new_tit{ font-size: 30px; color:111; }
.news_textt{ margin-top: 30px; font-size: 18px; padding-bottom: 70px; text-align: left;}

/*服务网络*/
.service_con{clear: both; margin-top: 160px; width: 100%; background-color: #fff;}
.service_cen{ position: relative; width:90%; margin-left: auto; margin-right: auto; }
.service_cen img{width:100%;}
.docli{ position: absolute; left:0px;top: 0px; margin-top: 140px;}
.doc_tit{ color: 111; font-size: 32px;}
.docli a{ display: block;  line-height: 40px;cursor: pointer; }
.docli a:hover{color:rgba(20,131,253,1); }
.do_one{  margin-top: 60px;}

/*人力资源*/

.resources_con{ width:90%; margin-left: auto; margin-right: auto;}
.resour_list{margin-top:40px;background:rgba(250,250,250,1);
border:1px solid rgba(241, 241, 241, 1);
	box-shadow:0px 10px 20px 0px rgba(199,202,209,0.2);}
.resous_one{height: 50px; background-color: #FFFFFF;line-height: 50px; }
.resous_left{ float:left; margin-left: 20px;}
.res_name{font-size:20px; font-weight:400;color:rgba(20,131,253,1);}
.res_time{font-size:16px; color:#999999; margin-left: 10px; }
.resous_right{float:right; margin-right: 20px;}
.res_qia{font-size:16px;font-weight:400;color:rgba(235,103,103,1); margin-right: 10px;}
.res_jin{ font-size: 14px; color: #666666;}
.resour_nei{clear:both; margin-top: 10px;margin-left: 20px;font-size:14px;

font-weight:400;
color:rgba(102,102,102,1);
line-height:24px; padding-bottom: 20px;}



/*联系我们*/
.contact_con{ width:100%; background-color: #f5f5f5; height: 500px;}
.contact_cen{ width:90%; margin-left: auto; margin-right: auto; padding-top: 100px; margin-top: -10px; }
.contact_left{ float:left; width: 30%;}
.conleft_tit{font-size:30px;font-weight:bold;color:rgba(23,23,23,1);line-height:84px;}
.conle_text{font-size:16px;font-weight:400;color:rgba(120,120,120,1);line-height:28px;}
.conle_ttt{ color:#787878; font-size:16px; line-height: 28px; margin-top: 30px;}
.conle_add{ color:#171717;}

.contact_right{ float:right; margin-left: 3%; width: 64%;}
.contact_right inout{display: block;}
.conrig_one{ margin-top: 30px; }
.cont_name,.cont_tel{width:46%; height: 36px; }
.cont_tel{ margin-left: 3%;}
.cont_addcon{margin-top:30px;}
.cont_add{width:95%;height: 36px;}
.cont_liu{ width:95%; height:100px;}
.cont_liucon{margin-top:30px;}
.con_but{display: block;width:180px;
height:36px;
background-color:rgba(20,131,253,1); color: #fff; border: 0px solid; margin-top: 30px; border-radius: 2px; }




