.float-left {
    float: left;
}
.float-right {
    float: right;
}
.about a {
    color: #337ab7;
}
h2 {
    font-weight: normal;
}
.about label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.about a:hover {
    color: #23527c;
}

.about.main {
    margin: 0 auto;
    background: #fff;
    width: 900px;
    padding: 30px 50px;
}
.about.main .img-wrapper {
    text-align: center;
    margin-top: 50px;
}
.about.main .img-wrapper img {
    width: 620px;
}
.about.main .imgs {
    margin: 10px auto;
    text-align: center;
}
.about.main .wrapper .title {
    font-size: 18px;
    color: #ff5f69;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: normal;
}
.about.main .wrapper .text {
    font-size: 14px;
    color: #333;
    line-height: 1.75em;
    margin-bottom: 0;
}
.about.main p.sep {
    height: 30px;
    margin-bottom: 0;
}

.news-wrapper {
    margin: 0 auto;
    background: #fff;
    width: 1000px;
    padding: 20px 0;
}
.news-items {
    padding-left: 0;
}
.news-items .item {
    margin: 20px auto;
    padding: 10px;
    width: 885px;
    overflow: auto;
    border: 1px #ccc solid;
}

.news-wrapper .img-wrapper {
    float: left;
    width: 500px;
}
.news-wrapper .news-img {
    width: 100%;
    height: 300px;
}
.news-wrapper .desc-wrapper {
    float: left;
    width: 350px;
    padding: 0;
    margin: 0 10px 0 20px;
}
.news-wrapper .desc-wrapper .title {
    font-size: 16px;
    color: #333;
    padding: 0;
    margin: 10px 0;
    text-align: left;
}
.news-wrapper .desc-wrapper .time {
    color: #999;
    font-size: 14px;
    margin: 10px;
}
.news-wrapper .desc-wrapper .text {
    font-size: 14px;
    margin: 20px 0 0;
    line-height: 1.5em;
}
.news-wrapper .desc-wrapper .btn {
    width: 120px;
    height: 30px;
    margin-top: 20px;
    background-color: #54c7fc;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 0;
    float: right;
    text-align: center;
}
.news-wrapper .desc-wrapper .btn:hover {
    border-color: #54c7fc;
}

.jobs-wrapper .wrapper {
    margin: 0 auto;
    background: #fff;
    width: 1000px;
}
.jobs-wrapper .desc-wrapper {
    padding: 0;
}
.offer-wrapper .desc-wrapper {
    padding: 0 175px;
}
.jobs-wrapper .desc-wrapper .job-items {
    padding: 0 175px;
}
.jobs-wrapper .top-wrapper {
    position: relative;
    height: 190px;
}
.jobs-wrapper .welcome {
    position: absolute;
    top: 0;
    left: 175px;
    right: 175px;
    padding: 45px 0 25px;
    border-bottom: 1px #bcbbbb dashed;
}
.jobs-wrapper .welcome .text {
    color: #444;
    padding: 0 60px;
    line-height: 1.5em;
    margin-bottom: 0;
    text-align: center;
    font-size: 14px;
}
.jobs-wrapper .contact-us {
    text-align: center;
    font-size: 16px;
}
.quote-left {
    text-align: left;
    margin-left: 50px;
}
.quote-right {
    text-align: right;
    margin-right: 50px;
}
.desc-wrapper {
    padding: 0 175px;
}
.desc-wrapper .items {
    padding: 0;
}
.desc-wrapper .text {
    margin-bottom: 0;
    font-size: 14px;
    color: #333;
}
.desc-wrapper .job-items .item {
    padding: 20px 0;
    border-bottom: 1px #bcbbbb dashed;
}
.desc-wrapper .job-items .item.no-bottom {
    border-bottom: 0;
}
.desc-wrapper .job-items .items li {
    font-size: 14px;
    color: #333;
}
.desc-wrapper .job-items .title {
    text-align: left;
    color: #ff5f69;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 15px;
    padding: 0;
}
.jobs-wrapper .offer-wrapper {
    background: url(https://pic.8pig.com/about/job-bg.jpg) no-repeat;
    color: #fff;
    height: 300px;
    margin: 15px auto;
    padding: 40px 0 0;
}
.offer-wrapper {
    padding: 40px 0;
}
.offer-wrapper .items {
    margin-top: 20px;
}
.offer-wrapper .text,
.offer-wrapper .items li {
    color: #fff;
    font-size: 14px;
}
.offer-wrapper .send-email {
    padding: 5px 20px;
    border: 1px #ccc solid;
    margin-top: 20px;
    color: #fff;
}
.offer-wrapper .send-email a {
    color: #fff;
}

.team-wrapper {
    margin: 0 auto;
    background: #fff;
    width: 1000px;
}
.team-wrapper .img-wrapper {
    position: relative;
    min-height: 369px;
}
.team-wrapper .img-wrapper .bg {
    width: 100%;
}
.team-wrapper .intro-us {
    position: absolute;
    top: 140px;
    left: 0;
    color: #fff;
    font-size: 16px;
}
.team-wrapper .intro-us .normal {
    color: #000;
}
.team-wrapper .intro-us .text {
    padding: 0 150px;
    line-height: 1.7em;
    margin-bottom: 0;
}
.quote-left {
    text-align: left;
    margin-left: 50px;
    margin-bottom: 10px;
}
.quote-right {
    text-align: right;
    margin-right: 50px;
}
.members {
    padding-left: 60px;
    padding-bottom: 40px;
    margin-bottom: 0;
}
.members .item {
    padding: 30px 0 0;
    overflow: auto;
}
.members .item .avatar-wrapper {
    float: left;
    width: 185px;
}
.members .item .content {
    float: left;
    width: 650px;
    margin-left: 20px;
    margin-top: 20px;
    padding-bottom: 30px;
    border-bottom: 1px #ccc solid;
}
.members .item .name {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}
.members .item .text.red {
    font-size: 12px;
    color: #ff5f69;
    margin: 10px 0 20px;
}
.members .item .text.intro {
    font-size: 12px;
    color: #666;
    line-height: 1.75em;
}

.main {
    width: 100%;
}
.main .section {
    width: 880px;
    margin: 0 auto;
    background: #fff;
}
.section.top {
    padding: 35px 60px;
}
.top .title h2 {
    color: #ff5f69;
    font-size: 18px;
}
.departments {
    overflow: auto;
    padding: 0;
    margin: 45px 0 50px;
}
.departments .item {
    display: inline-block;
    width: 240px;
}
.departments .item h3 {
    margin: 0;
    font-size: 14px;
    color: #65c6bb;
    font-weight: normal;
    line-height: 1.7em;
}
.departments .item .text {
    font-size: 14px;
    color: #333;
    margin: 0;
    line-height: 1.5em;
}
.departments .sep {
    border-left: 1px #ccc solid;
    display: inline-block;
    padding: 0 20px;
    margin-left: 10px;
    height: 80px;
}
.section.top .btns {
    text-align: center;
}
.section.top .become-guide {
    padding: 10px 60px;
    border: 2px #ff5f69 solid;
    border-radius: 5px;
    color: #ff5f69;
    font-size: 24px;
}
.section.middle {
    background: url(https://pic.8pig.com/img/pc/new/mid-bg.png) no-repeat;
    height: 377px;
    width: 1000px;
    overflow: hidden;
}
.middle .text {
    font-size: 14px;
    color: #000;
    text-align: center;
    padding-bottom: 10px;
}
.middle .part {
    float: left;
}
.middle .wrapper {
    width: 640px;
    overflow: auto;
    margin: 45px auto;
}
.section.middle .wechat {
    margin-right: 120px;
}
.section.bottom {
    padding: 50px 60px;
}
.section.bottom .text {
    margin-bottom: 10px;
    color: #333;
    font-size: 14px;
}
.section.bottom .location {
    margin-bottom: 20px;
}
.red.text {
    color: #ff5f69;
    font-size: 12px;
    margin: 10px;
}
.contact  .title {
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
}


.top_img{
    max-width: 100%;
}
.about{
    margin: 0 auto;
    background: #fff;
    width: 978px;
    padding: 30px 50px;
    color:#333;
    font-family: "Hiragino Sans GB";
}
.about .title_{
    font-weight: bold;
    font-size: 28px;
    margin: 42px 0 32px;
}
.about .desc{
    font-size: 20px;
    margin-bottom: 0;
}
.about .ul{
    margin: 75px 0 0;
    padding: 0;
    list-style: none;
}
.about .ul li{
    display: inline-block;
    width: 33%;
}
.about .ul li img{
    width: 314px;
}
.about .img_title{
    width:314px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-top: 24px;
    margin-bottom: 18px;
}
.about .img_text{
    width:294px;
    font-size: 14px;
    color: #666;
    margin-top: 0px;
}
.about .konw_more_div {
    text-align: center;
    margin: 49px 0;
}

.about .konw_more {
    width: 196px;
    font-size: 20px;
    color: #ff5f69;
    padding: 14px 38px;
    border: 1px solid #ff5f69;
    border-radius: 10px;
}

.cooperate{
    margin: 0 auto;
    color:#333;
    font-family: "Hiragino Sans GB";
    background: #fff;
    width: 994px;
    padding: 53px 50px 80px;
}
.cooperate .top_div{
    height: 367px;
}
.cooperate .top_div p{
    margin-left: 681px;
}
.cooperate .top_div_left_img{
    float: left;
}
.cooperate .top_div_left_img img{
    width: 654px;
}
.cooperate .top_div_title{
    font-weight: bold;
    font-size: 24px;
    margin-top: -5px;
}
.cooperate .top_div_time{
    color: gray;
    font-size: 16px;
    margin-top: 21px;
}
.cooperate .top_div_desc{
    color: gray;
    font-size: 14px;
    margin-top: 35px;
}
.cooperate .hr{
    height: 1px;
    background-color: #EFEFEF;
    padding: 0;
    margin: 48px 0;
}
.cooperate .ul{
    padding: 0;
}
.cooperate .ul li{
    display: inline-block;
    width: 314px;
    vertical-align: top;
}
.cooperate .ul .li_margin{
    margin-left: 21px;
}
.cooperate .ul li img{
    width: 314px;
}
.cooperate .img_title{
    font-size: 16px;
    font-weight: bold;
    margin: 17px 0;
}
.cooperate .img_time{
    color: #666;
    font-size: 14px;
    margin: 17px 0 18px 0;
}
.cooperate .img_text{
    font-size: 14px;
}
.cooperate .ul2{
    margin-top: 61px;
}
.cooperate .ul2 li{
    border-top: 1px solid #ddd;
    padding-top: 48px;
}


.team_ {
    margin: 0 auto;
    width: 994px;
    padding: 0 50px 50px 50px;
    font-family: "Hiragino Sans GB";
}

.team_ .top_img {
    width: 100%;
    margin-bottom: 48px;
}

.team_ .top_text {
    padding: 0px 40px;
    margin: 0;
    font-size: 20px;
}

.team_ .right {
    float: right;
}

.team_ .start_div {
    margin-top: 99px;
}

.team_ .start_text {
    font-size: 24px;
    font-weight: bold;
}

.team_ .start_hr {
    height: 1px;
    background-color: #EFEFEF;
    padding: 0;
    display: inline-block;
    width: 907px;
    margin-bottom: 7px;
}

.team_ .ul {
    list-style: none;
    margin-top: 48px;
    padding: 0;
}

.team_ .ul li {
    margin-bottom: 60px;
    height: 240px;
}

.team_ .ul li p {
    margin: 0;
}

.team_ .ul li .li_img {
    float: left;
    width: 240px;
}

.team_ .ul li .li_content {
    float: left;
    width: 690px;
    margin-left: 24px;
}

.team_ .ul li .li_name {
    font-size: 28px;
    color: #484848;
    font-weight: bold;
    margin-top: -8px;
}

.team_ .ul li .li_ename {
    font-size: 20px;
}

.team_ .ul li .li_position {
    font-size: 18px;
    color: #999;
    margin: 16px 0 47px;
}

.team_ .ul li .li_position1 {
    font-size: 18px;
    color: #999;
    margin: 16px 0 22px;
}

.team_ .ul li .li_position2 {
    font-size: 18px;
    color: #999;
    margin: 16px 0 22px;
}

.team_ .ul li .li_desc {
    font-size: 16px;
    width: 728px;
}

body {
    background-color: #fff;
}