.container{
    width:100%;
    height:auto;
}
/*关于我们*/
.evaluation_nav ul{
    width:824px;
}
.evaluation_nav ul li{
    margin: 0px 40px;
}
.sectionBox{
    width:100%;
    height:auto;
}
.sectionBox .mainBox{
    width:100%;
    height:auto;
    margin: 0px auto;
    overflow: hidden;
}
.sectionBox .mainBox1{
    width:1200px;
    height:auto;
    padding: 35px 0px 70px 0px;
}
.sectionBox .mainBox .focus{
    width:1200px;
    height:72px;
    margin: 0px auto;
}
.sectionBox .mainBox1 .focus{
    background: url(../jpg/about/about_focus_1.png) no-repeat center 0px;
    margin-bottom: 44px;
}
.sectionBox .mainBox1 img{
    display: block;
    width:1200px;
    height:353px;
}
.sectionBox .mainBox1 p{
    display: block;
    width:1082px;
    margin: 30px auto 0px;
    line-height: 26px;
    font-size: 14px;
    color:#666;
    text-indent: 27px;
}
.sectionBox .mainBox2{
    padding-top: 34px;
    height:709px;
    background: url(../jpg/about/mainBox2_bg.jpg) no-repeat center 0px;
}
.mainBox2 .focus{
    background: url(../jpg/about/about_focus_2.png) no-repeat center 0px;
}
.mainBox2 img{
    display: block;
    width:1200px;
    height: 479px;
    margin: 72px auto 0px;
}
.sectionBox .mainBox3{
    width:1200px;
    height:930px;
    padding-top: 50px;
    overflow: initial;
}
.mainBox3 .focus{
    background: url(../jpg/about/about_focus_3.png) no-repeat center 0px;
}
.mainBox3 .contDiv{
    width:1200px;
    height:auto;
    margin: 0px auto;
    position: relative;
}
.mainBox3 .contDiv h3{
    display: block;
    line-height: 50px;
    font-size:28px;
    font-weight: normal;
    padding:106px 0px 57px 15px;
}
.mainBox3 .contDiv ul{
    width:726px;
    height: auto;
    overflow: hidden;
}
.mainBox3 .contDiv ul li{
    width:239px;
    height:auto;
    float: left;
    padding-left: 121px;
    margin-bottom: 80px;
}
.mainBox3 .contDiv ul li b{
    display: block;
    font-size: 22px;
    line-height: 32px;
    font-weight:normal;
}
.mainBox3 .contDiv ul li p{
    font-size: 16px;
    color:#666;
    line-height: 28px;
    margin-top: 17px;
}
.mainBox3 .contDiv ul li.li1{
    background: url(../jpg/about/li_icon1.png) no-repeat 8px 3px;
}
.mainBox3 .contDiv ul li.li2{
    background: url(../jpg/about/li_icon2.png) no-repeat 8px 3px;
}
.mainBox3 .contDiv ul li.li3{
    background: url(../jpg/about/li_icon3.png) no-repeat left 0px;
}
.mainBox3 .contDiv ul li.li4{
    background: url(../jpg/about/li_icon4.png) no-repeat left 17px;
}
.mainBox3 .contDiv ul li.li5{
    background: url(../jpg/about/li_icon5.jpg) no-repeat left 4px;
}
.mainBox3 .contDiv img{
    display: block;
    position: absolute;
    top:158px;
    right:20px;
    z-index: 50;
}

.sectionBox .mainBox4 .mainMap{
    width: 100%;
    height: 757px;
    background: #333;
    border-top: 1px solid #fff;
    padding-top: 63px;
}
.mainMap .focus{
    margin: 0px auto;
    height: 61px;
    background: url(../jpg/about/about_focus_4.png) center center no-repeat;
    margin-bottom: 73px;
}
.mainMap .mainCenter{
    width:1200px;
    margin: 100px auto 0px;
}
.mainCenter .mapBoxDiv{
    width: 500px;
    height: 456px;
    float: left;
    position: relative;
    margin: 0px 60px 0px 40px;
}
.mapBoxDiv>a.locationIcon {
    display: block;
    width: 15px;
    height: 20px;
    background: url(../jpg/about/locationBtn.png) no-repeat;
    background-size: 15px auto;
    position: absolute;
    top: 158px;
    right: 148px;
    z-index: 10;
}
.mainCenter .mapBoxDiv .mapToolTip {
    position: absolute;
    border-style: solid;
    white-space: nowrap;
    transition: left 0.4s, top 0.4s;
    background-color: rgb(0, 0, 0);
    border-width: 0px;
    border-color: rgb(51, 51, 51);
    border-radius: 4px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    line-height: 18px;
    padding: 5px;
    right: -157px;
    top: 166px;
    z-index: 1;
    display: none;
}
.mainCenter .mapBoxDiv .mapToolTip p, .echarts-tooltip p {
    line-height: 24px;
}
.mainCenter .headquarters{
    width:600px;
    height: auto;
    float: left;
    color: #fff;
    margin-top: 47px;
}
.mainCenter .headquarters b{
    display: block;
    font-size: 24px;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 20px;
}
.mainCenter .headquarters p{
    display: block;
    line-height: 40px;
    font-size: 20px;
}
.mainBox4 .mainBoxLeft{
    width:700px;
    float: left;
    height: auto;
}
.mainBox4 .mainBoxRight{
    width:500px;
    height: auto;
    float: right;
}
.mainBox4 .mainBoxRight ul{
    padding: 350px 0px 0px 80px;
}
.mainBox4 .mainBoxRight ul li b{
    font-size: 22px;
    display: block;
    line-height: 25px;
    font-weight: normal;
    margin-bottom: 18px;
}
.mainBox4 .mainBoxRight ul li p{
    font-size: 18px;
    color: #666;
    line-height: 35px;
    margin-top: 12px;
}
.mainBox4 .contBox{
    width:1200px;
    height:auto;
    overflow: hidden;
    margin: 0px auto;
    padding:10px 0px 130px 0px;
}
.mainBox4 .contBox li{
    width:600px;
    height:auto;
    float: left;
    margin-top: 75px;
    min-height: 148px;
}
.mainBox4 .contBox li b{
    font-size: 22px;
    display: block;
    line-height: 25px;
    font-weight: normal;
    margin-bottom: 18px;
}
.mainBox4 .contBox li p{
    font-size: 18px;
    color:#666;
    line-height: 35px;
}


/*加入我们*/
.container .enjoyBox{
    width:1200px;
    height:auto;
    margin: 0px auto;
    overflow: hidden;
}
.container.position{
    position: relative;
}
.container>div.gray_bg{
    width:50%;
    height:460px;
    background: #d8d8d8;
    position: absolute;
    top:424px;
    left: 0px;
    z-index: 8;
}
.enjoyBox .enjoyLeft{
    width:600px;
    height: auto;
    float: left;
    position: relative;
    z-index:10;
}
.enjoyBox .enjoyLeft img{
    width:600px;
    height: 882px;
    display: block;
    margin: 0px;
    padding: 0px;
}
.enjoyBox .enjoyRight{
    width:600px;
    height:auto;
    float: left;
}
.enjoyRight>span.enjoyR_bg{
    display: block;
    width:197px;
    height:390px;
    background: url(../jpg/about/enjoyR_bg.png) no-repeat;
    margin: 59px 0px 0px 402px;
}
.enjoyRight .Elite{
    width:405px;
    height: auto;
    margin: 74px 0px 0px 109px;
}
.enjoyRight .Elite>b{
    display: block;
    margin-left: 38px;
    line-height: 92px;
    font-size: 30px;
    color:#333;
    font-weight:normal;
    background: url(../jpg/about/elite_bg.png) no-repeat 186px 18px;
}
.enjoyRight .Elite>b span{
    font-size: 20px;
    color:#999;
    margin-left: 113px;
}
.enjoyRight .Elite ul{
    width:365px;
    height:auto;
    padding:0px 0px 30px 40px;
    margin-top: 23px;
    background: url(../jpg/about/elite_bg2.png) no-repeat left bottom;
}
.enjoyRight .Elite ul li{
    width:365px;
    height: auto;
    line-height: 29px;
    font-size: 14px;
    color:#666;
}
.container .enjoyTeam{
    width:1200px;
    height:auto;
    margin: 63px auto 0px;
}
.enjoyTeam .title{
    width:auto;
    line-height: 92px;
    font-size: 30px;
    color: #333;
    font-weight: normal;
    background: url(../jpg/about/position_bg.png) no-repeat 186px 18px;
}
.enjoyTeam .title span{
    font-size: 20px;
    color: #999;
    margin-left: 113px;
}
.enjoyTeam .Recruitment{
    width:1200px;
    height:auto;
    overflow: hidden;
}
.enjoyTeam .Recruitment li{
    width:600px;
    float: left;
    font-size: 14px;
    color:#666;
}
.enjoyTeam .Recruitment li b{
    font-weight: normal;
    font-size: 18px;
    color:#333;
    line-height: 45px;
    display: block;
    margin:50px 0px 17px 0px;
}
.enjoyTeam .Recruitment li p{
    width:565px;
    line-height:29px;
}
.enjoyTeam .Recruitment li.liPadding b,
.enjoyTeam .Recruitment li.liPadding p{
   margin-left: 34px;
}
/*服务协议*/
.contentBox{
    width:100%;
    height: auto;
    padding-top: 150px;
}
.contentBox .center{
    width:1200px;
    height: auto;
    margin: 0px auto ;
    padding: 52px 0px 100px 0px;
}
.contentBox .center h3{
    line-height: 85px;
    text-align: center;
    display: block;
    font-size: 30px;
    color:#333;
    font-weight:normal;
}
.center .contentText{
    width:995px;
    height:auto;
    margin: 47px auto 0px;
    line-height: 27px;
    font-size: 14px;
    color:#333;
}
.center .contentText b{
    display: block;
    width:995px;
    line-height: 35px;
    font-size: 20px;
    color:#333;
    font-weight: normal;
}
.center .contentText p{
    display: block;
    width:995px;
    height:auto;
    line-height: 28px;
    font-size: 14px;
    color:#666;
    margin: 3px 0px 35px 0px;
}
.mapBoxCenter .mapBoxDiv{
    width: 700px;
    height: 520px;
    float: left;
    position: relative;
}
.mapBoxCenter .mapBoxDiv>a.locationIcon{
    display: block;
    width:15px;
    height:20px;
    background:url(../jpg/about/locationBtn.png) no-repeat;
    background-size: 15px auto;
    position: absolute;
    top:176px;
    right:217px;
    z-index: 10;
}
.mapBoxCenter .mapBoxDiv .mapToolTip{
    position: absolute;
    border-style: solid;
    white-space: nowrap;
    transition: left 0.4s, top 0.4s;
    background-color: rgb(0, 0, 0);
    border-width: 0px;
    border-color: rgb(51, 51, 51);
    border-radius: 4px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    line-height: 18px;
    padding: 5px;
    right: -122px;
    top: 190px;
    z-index: 1;
}
.mapBoxCenter .mapBoxDiv .mapToolTip p,
.echarts-tooltip p{
    line-height: 24px;
}
.center .privacy{
    width:100%;
    height: auto;
}
.privacy b.title{
    display: block;
    width:100%;
    font-size: 16px;
    line-height: 28px;
    text-indent: 33px;
    font-weight: bold;
}
.privacy b.b_title{
    display: block;
    font-size: 16px;
    line-height: 28px;
    margin-top: 30px;
}
.privacy p.text{
    display: block;
    font-size: 14px;
    line-height: 26px;
    padding-left: 33px;
    margin: 3px 0px;
    overflow: hidden;
}
.privacy p.text b{
    display: block;
    font-weight: bold;
}
.privacy p.text span.span{
    display: inline-block;
    width:6px;
    height: 6px;
    background: #666;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    margin: 0px 9px 3px 14px;
}
.privacy p.textIndent{
    padding-left: 62px;
    line-height: 22px;
}
.privacy p.textIndent1{
    padding-left: 42px;
}
.contentBox .center1{
    padding-top:17px;
}
.contentBox .center1 h3{
    padding-bottom: 20px;
}
.privacy p.text span.text_span,
.privacy p.text span.text_span1{
    display: block;
    float: left;
    line-height: 22px;
    padding: 5px 0px;
}
.privacy p.text span.text_span{
    width:13px;
}
.privacy p.text span.text_span1{
    width:1150px;
}
@media screen and (max-width: 1211px) {
    .sectionBox .mainBox1,
    .sectionBox .mainBox .focus,
    .sectionBox .mainBox3,
    .mainBox3 .contDiv,
    .container .enjoyBox,
    .contentBox .center{
        width:1000px;
    }
    .sectionBox .mainBox1 img,
    .mainBox2 img{
        width:1000px;
        height:auto;
    }
    .sectionBox .mainBox1 p{
        width:970px;
    }
    .mainBox3 .contDiv img{
        width:338px;
        height: auto;
        right:-19px;
        top:192px;
    }
    .mainBox4 .mainBoxRight ul {
        padding-left: 0px;
    }
    .mainBox4 .mainBoxRight ul li p.address {
        width: 226px;
    }
    .mainBox4 .contBox li {
        width: 500px;
        min-height: 220px;
    }
    .mainBox4 .contBox li p {
        width: 390px;
    }
    .enjoyRight .Elite{
        margin-left: -9px;
    }
    .enjoyBox .enjoyRight{
        width:400px;
    }
    .enjoyRight>span.enjoyR_bg{
        margin-left: 198px;
    }
    .enjoyTeam .Recruitment li{
        width:480px;
    }
    .enjoyTeam .Recruitment li.liPadding{
        width:520px;
    }
    .enjoyTeam .Recruitment li p{
        width:476px;
    }
    .center .contentText,
    .center .contentText b,
    .center .contentText p{
        width:930px;
    }
    .privacy p.text span.text_span1{
        width:950px;
    }
}
