@charset "utf-8";
/* CSS Document */
body{background: #f3f3f3;}
.mg{margin-top: 20px;}
.wth1115{ 
	width: 1115px; 
	margin: 0 auto;}

/*关于我们*/
.about_us p{
	line-height: 60px;}
.about_us li:first-child{
	text-indent: 2em;}


/*新闻中心*/
.news_bg{
	background: #fff;	
	padding-bottom: 70px; }
.new_list p{
	line-height: 46px;}
.new_list a{
	background: url(../images/icon1.png) no-repeat 0 center;  
	padding-left: 12px;
	width: 700px;
	word-break:keep-all;  /*不换行*/
	text-overflow:ellipsis;  /*超出部分用省略号*/
	overflow: hidden;}

.new_list a:link,.new_list a:visited{
	color: #494a4a; 
	text-decoration: none;}
.new_list a:hover{
	color: #72bc1f;}
.new_list span{
	float: right; 
	color: #b7babe;}
.newsxx_title{
	font-size: 28px; 
	line-height: 80px; 
	margin-top: 30px;}
.newsxx_time{
	line-height: 28px;}
.newsxx_main p{
	text-indent:2em;
	margin-top: 10px; 
	margin-top: 10px; 
	line-height: 30px;}

/*业务范围*/
.zaojia{
	line-height: 30px;
	text-indent: 2em; 
	margin-top: 10px;}



/*招聘信息*/
.zhaopin_list{    
	border-collapse: collapse;}

.zhaopin_list tr th {
    background: #e9f1f8;
    text-align: center;
    padding: 16px;    
	display: table-cell;
    vertical-align: inherit;
	font-weight: bold;}

.zhaopin_list tr td {
    padding: 16px;
    text-align: center;
    border: none;
    border-bottom: 1px dotted #dedede;}

.zhaopin_btn {
    padding: 3px 12px;
    border: 1px solid #6cb0e9;
    border-radius: 30px;
    color: #6cb0e9;}

.zhaopin_btn:hover{ 
	background: #4a9df3; 
	color: #fff;
	border: 1px solid #4a9df3;}

.zhaopin_xxcontent{
	width:1050px; 
	margin: 0 auto;
	padding-top: 25px;}

.zhaopin_xxcontent p{ 
	line-height: 34px;}

.contact img{ 
	}
.contact ul{
	margin-top: 25px; 
	margin-left: 100px;}
.contact li{
	line-height: 34px;}
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../font/iconfont.woff') format('woff'),
  url('../font/iconfont.ttf') format('truetype'),
  url('../font/iconfont.svg#iconfont') format('svg');
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:24px;
  float: left; 
  margin-top: 2px;
  font-style:normal;
  color: #66aaef; 
  padding-right: 5px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

