.point {
    position: absolute;
    left: 697px;
    top: 57px;
}
.header {
    width: 100%;
    height: 260px;
    /*background-color:red;*/
}
.content {
    width: 1016px;
    height: auto;
    margin: 0 auto 35px;
    left: 0px;
    right: 0px;
    text-align: center;
    position: relative;
    /* border:1px solid blue; */
}
.content .top {
    width: 100%;
    height: auto;
    min-height: 87px;
    line-height: 87px;
    font: 18px/1.5 Arial,Helvetica,sans-serif;
    color: #333333;
    font-weight: bold;
    border-bottom: 2px solid #e6e6e6;
    text-align: left;
    position: relative;
    padding: 20px 0;
}
.content .top p {
    top: 30px;
    display: inline-block;
    position: absolute;
    white-space: nowrap;
}
.content .top p:nth-child(1) {
    margin-left: 245px;
}
.content .top p:nth-child(2) {
    margin-left: 460px;
}
.content .top p span {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 100;
}
.content .anniu {
    width: 700px;
    height: 50px;
    margin: 25px auto 0px;
    left: 0;
    right: 0;
    /* border:1px solid #999;  */
}
.content .anniu div {
    width: 50%;
    height: 100%;
    font: 18px/1.5 Arial,Helvetica,sans-serif;
    color: #c84c66;
    font-weight: bold;
    background: #eeeeee;
    line-height: 50px;
    cursor: pointer;
}
.content .anniu div.select {
    color: #ffffff;
    background: #df343d;
}
#leftbtn {
    float: left;
}
#rightbtn {
    float: right;
}
#tecnowledge, #design {
    width: 100%;
    height: auto;
}
#tecnowledge ul, #design ul {
    width: 100%;
    height: auto;
    /* border:1px solid green;  */
}
#tecnowledge ul li, #design ul li {
    width: 100%;
    height: auto;
    color: #333333;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    padding: 25px 0px;
    /* margin-left:245px; */
    border-bottom: 2px solid #e6e6e6;
    text-align: left;
}
#tecnowledge ul li .job, #design ul li .job {
    width: 700px;
    margin-left: 200px;
}
#tecnowledge ul li p, #design ul li p {
    line-height: 28px;
}
#tecnowledge ul li p.jobtitle, #design ul li p.jobtitle {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}
.on {
    display: block;
}
#YSlide {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 260px;
    background: url(../../images/joinus/banner-20171027.png);
    background-position: center top;
    background-repeat: repeat-x;
    overflow: hidden;
}
.YSample {
    margin: 0 auto;
    overflow: hidden;
}
.YSample, .YSample img {
    width: 100%;
    height: 260px;
}
.YSample strong {
    display: none;
    position: absolute;
    z-index: 5;
    bottom: 0px;
    left: 0px;
    font-weight: normal;
    width: 1280px;
    height: 25px;
    line-height: 25px;
    text-indent: 10px;
    font-size: 12px;
    color: #fff;
    background: #000;
    opacity: .7;
    -moz-opacity: .7;
    filter: alpha(opacity=70);
}
.footer {
    color: #333333;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    background: #e6e6e6;
    width: 100%;
    height: auto;
    min-height: 50px;
    margin: 15px auto 0px;
    line-height: 20px;
    text-align: center;
    padding: 15px 0;
}
