.about-jeendo{
	width: 100%;
    height: 614px;
    background: #f4f4f4 url(../img/about-bg.png) no-repeat center -126px;
    top: 0;
    z-index: 1;
}
.jeendo{
	padding-top: 170px;
    width: 600px;
    margin-left: 20px;
}
.jeendo h2{
	font-size: 32px;
	padding: 10px 0;
	color: #000;
}
.jeendo h3{
	font-size: 16px;
	line-height: 30px;
	text-indent: 30px;
	padding-top: 20px;
}
.about-culture{
	width: 100%;
	height: 540px;
    background: #f4f4f4 url(../img/about-bg2.png) no-repeat center top;
    position: relative;
}
.culture{
	padding-top: 110px;
    width: 600px;
    margin-left: 20px;
    float: left;
}
.culture h2{
	font-size: 32px;
	color: #000;
}
.culture h3{
	font-size: 18px;
	color: #000;
}
.culture h4{
	font-size: 14px;
	padding-top: 20px;
	text-indent: 30px;
	line-height: 24px;
}
.about-culture img{
	float: right;
	margin-top: 110px;
}
.map{
	height: 618px;
	position: relative;
}
#map {
	width: 100%;
	height: 618px;
}
.contact-us{
	width: 320px;
    background: #FFFFFF;
    height: 356px;
    float: right;
    position: absolute;
    top: 100px;
    right: 411.5px;
}
.contact-us h3{ color:#616f70; font-size:24px; font-weight:normal; height:26px; line-height:26px; padding-left:38px; padding-top:22px; padding-bottom:46px; }
.contact-us .feedbook{ padding-left:38px; }
.contact-us .feedbook input{ height:33px; line-height:24px; padding-left:12px; width:230px; border:1px solid #DDDDDD; border-radius:3px; color:#9fa4a4; font-size:14px; margin-bottom:10px; }
.contact-us .feedbook textarea{ height:80px; line-height:24px; padding-left:12px; width:230px; border:1px solid #DDDDDD; border-radius:3px; color:#9fa4a4; font-size:14px; margin-bottom:10px; }
.contact-us .feedbook .sub{ width:146px; height:42px; line-height:42px; text-align:center; background:#F69626; border-radius:3px; border:none; color:#ffffff; font-size:16px; font-weight:600; cursor:pointer; }
.contact-us .feedbook .sub:hover{
	background-color: #FFA844;
    transition: all 0.2s ease-in-out;
}
.contact-us .feedbook .tel{ font-size: 16px;padding: 10px 0;}
.joinus {
	height: 750px;
	background-color: #282828;
}
.part-show{
	width: 1200px;
    height: 610px;
    margin: 70px auto 0;
}
.server-l{
    width: 760px;
    height: 610px;
    padding: 30px 58px;
    background: url(../img/join-us.jpg) 0 0 no-repeat;
    position: relative;
}
.server-l .s-gray {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000000;
    z-index: 1;
    filter:alpha(opacity=70);  
    -moz-opacity:0.7;  
    -khtml-opacity: 0.7;  
    opacity: 0.7;  
}
.server-l .s-circle {
    width: 126px;
    z-index: 2;
    position: relative;
    margin: 60px 42px 0;
    text-align: center;
}
.s-circle .icon {
    width: 124px;
    height: 124px;
    border-radius: 124px;
    -webkit-border-radius: 124px;
    border: 1px solid #fff;
    line-height: 124px;
}
.s-circle .icon i {
    font-size: 60px;
    color: #f3f3f3;
}
.dib{
	display: inline-block;
    zoom: 1;
}
.s-circle .tit{
	color: #fff;
	line-height: 30px;
	font-size: 20px;
	margin-top: 20px;
}
.server-r {
    width: 440px;
    height: 610px;
    padding: 46px 114px 0 44px;
    background: url(../img/join-us2.jpg) 0 0 no-repeat;
    text-align: left;
}
.full-db {
    display: block;
    width: 100%;
}
.server-r strong {
    font-size: 60px;
    color: #623d2f;
    line-height: 80px;
    font-weight: bold;
}
.lh25 {
    line-height: 25px;
}
.fs14 {
    font-size: 14px;
}
.lh40 {
    line-height: 40px;
}
.fs26 {
    font-size: 26px;
}
.gray {
    color: #666;
}