body {font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif; font-weight:100;}

.boxcenter{
	margin: 0px auto 20px;
    
}
.obox_l{
	/*background: #dbdbdb;*/
    margin-right: 30px;
   /* width: 300px;
    height: 500px;*/
}
a{
	color: #666;
}
a:focus{
	text-decoration:none;
}
.obox1{
    width: 220px;
    height: 66px;
    /*border: 1px solid red;*/
    margin: 0 auto;
    background:#fff;
}
.imbox{
	width: 220px; 
	height: 50px; 
	background: #1e6bb2; 
	line-height: 50px;
}
.imtitle{
	background: url(../../img/test2/line.gif) repeat-x left 15px;
    text-align: center;
    font-size: 23px;
    margin: 30px 0;
    margin-top: 60px;
}
.imtitle>strong{
	display: inline-block;
    background-color: #fff;
    padding: 0 15px;
    font-weight: lighter;
}
/*#pager a:first-child, #pager a:last-child{
	width: 70px;
    padding-top: 11px;
}*/
#pager a{
    float: left;
    border: 1px solid #ccc;
    display: inline;
    margin-right: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    background: #fff;
    text-decoration: none;
    color: #333;
    width: 60px;
    height: 35px;
    padding-top: 9px;	
}
.obox_r .lines_info .title_t{
    
	font-size: 24px;
    text-align: center;
    height: 50px;
}
.lines_info .title_s{
	text-align: center;
	margin-top:20px;
}


.post .block {
  width: 50%;
  margin-bottom: 50px;
  display: inline-block;
  vertical-align: top;
  color: #666666; }

.post .block .map {
    margin-left: 30px;
    max-width: 340px; }
.post .block ul {
    width: 380px;
   
    font-size: 14px; }
  .post .block ul:first-child {
      margin-bottom: 30px; 
      }
  .post .block ul li {
    line-height: 34px;
    margin: 0;
    padding: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin-bottom: 20px;
    margin-left: 30px;
      }
    .post .block ul li:last-child {
        margin-bottom: 20px; 
        }
    .post .block ul li.company {
        color: #a98058; 
        }
    .post .block ul li span {
        font-weight: bold;
        padding-right: 6px; 
        }
    .post .block ul li .icon {
    	float: left;
        width: 20px;
        margin-right: 10px; 
        }
        
	.obox .obox_r .about_img{
	    /* background: url(../../img/test2/yewu/about_img_bg-2.png) left top no-repeat; */
    	width: 220px;
  		height: 209px;	
  		float: left;
	}
	.obox .obox_r .about_us_con{
		/* background: url(../../img/test2/yewu/about_icon.png) left top no-repeat; */
	}
