.backhome{
    float:left;
    display: block;
    color:#666;
}
.toplist{float:right;}
.backhome img{
    margin:-4px 10px 0 0;
}
/*aboutbanner*/
.aboutbanner{
    width:100%;
    height:240px;
    background:url(https://static.wo.cc/Public/Home/img/html/about.png) no-repeat center center;
    background-size: 100% 100%;
}
.main{
    width:1200px;
    height: auto;
    overflow:hidden;
    padding-top:20px;
    margin: 0 auto;
}
.mainL{
    width:200px;
    height:600px;
    background:#fff;
    float:left;
    text-align: center;
}
.mainL p{
    font-size:30px;
    color:#F16565;
    line-height:115px;
}
.mainL ul li{
    height:24px;
    line-height:24px;
    margin-bottom:50px;
}
.mainL ul li a{
    color:#333;
    font-size:18px;
}
.mainL ul li.active,.mainL ul li:hover{
    border-left:4px solid #F16565;
}
.mainL ul li.active a,.mainL ul li:hover a{
    color:#F16565;
}
.mainR{
    width:884px;
    min-height:600px;
    padding:0 38px 30px;
    background: #fff;
    float:right;
}
.mainR h5{
    line-height:90px;
    font-size:24px;
    color:#333;
    padding-left:30px;
    position: relative;
}
.mainR h5:after{
    position: absolute;
    left: 0;
    top:45px;
    display: block;
    content: " ";
    width:20px;
    height: 1px;
    background:#F16565;
}
.usabout .pictxt{
    width:884px;
    height:130px;
}
.usabout .pictxt .txt{
    width:538px;
    height:130px;
    float:left;
}
.usabout p{
    color:#666;
    font-size:14px;
    line-height:26px;
}
.usabout .pictxt .pic{
    width:298px;
    height:126px;
    float:right;
}
/*联系我们*/
.relatus{
	width:884px;
	height:auto;
	overflow:hidden;
}
.relatus .relatusR{
	width:884px;
	height:auto;
	float:left;
}
.relatusR .relateclass{
	width:275px;
	min-height:240px;
	float:left;
	margin-right:270px;
	margin-bottom:35px;
}
.joinus .relatusR .relateclass{
	width:410px;
	margin-right:45px;
}
.relatusR .relateclass:nth-child(2n){
	margin-right:0;
}
.relatusR .relateclass p{
	font-size:14px;
	color:#999999;
	line-height:24px;
	margin-top:15px;
}
.relatusR .relateclass .relateclasstit{
	font-size:18px;
	margin: 0;
	color:#F16565;
}
.relatusR .relateclass .relateqq{
	color:#999;
}
.resume{
	color: #2B2B2B;
	clear: both;
	margin-top:-20px;
}
.relatusR .dress{
    cursor: pointer;
    clear: both;
    width:510px;
    height:38px;
    line-height:38px;
	color:#666;
	text-indent:64px;
	border:1px solid #DCDCDC;
	background: url(https://static.wo.cc/Public/Home/img/index/dressicon.png) no-repeat left top;
}
/*加入我们*/
.jobcon{
    width:420px;
    height:auto;
    color:#666;
    float:left;
    margin-right:40px;
    cursor:pointer;
}
.jobcon:nth-child(2n){
    margin-right:0;
}
.jobcon .jobcontit{
    font-size:18px;
    color:#333;
    padding-left:45px;
    margin:40px 0 40px 0;
    position: relative;
}
.jobcon .jobcontit:before{
    position: absolute;
    left:0;
    top: 13px;
    display: block;
    content: " ";
    width:30px;
    height:1px;
    background:#fc6d26;
}
.jobcon p{
    line-height:30px;
}
.jobcon p a{color:#fc6d26;}
.jobDescript,.jobSkill{
    margin-bottom:40px;
}
.jobSend{
    border-top:1px solid #dcdcdc;
    text-align: center;
    padding-top:15px
}
/*免责声明*/
.disclaime{
	width:884px;
	height:auto;
	overflow: hidden;	
}
.disclaime p{
	font-size:14px;
	color:#999999;
	line-height:24px;
	margin-top:15px;
}
