

.partCon {
    margin-top:14px;
}
.partCon img {
    width: 860px;
    height: 224px;
    margin-bottom: 20px;
}
.partCon p {
    font-size: 16px;
    line-height: 28px;
    color: #555;

}
.partGs {
    margin-top:30px;
}
.partGs h5{
    color: #786855;
    font-size: 20px;
    line-height: 30px;
    margin-bottom:14px;
    font-weight: 700;
}
.partGs p{
    font-size: 16px;
    color:#555;
}
.partZ {
    height: 200px;
    margin-top:15px;
    margin-left: 30px;
}

.partZ h6,.partL h6,.contC h6{
    color: #786855;
    font-size:20px;
    line-height: 28px;
    font-weight: 700;
}
.partZ h6 {
    margin-bottom: 34px;
    font-size: 16px;
    color: #555;
}
.partZ li {
    float: left;
    text-align: center;
    width: 200px;
    margin-right: 100px;
}
.partZ li:last-child{
    margin-right: 0;
}
.partZ li img {
    display: inline-block;
    margin:0 auto;
    width: 60px;
    height: 60px;
    margin-bottom: 14px;
}
.partZ li span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color:#555;
    text-align: left;
}
.partL {
    margin:30px 0;
}
.partLcon {
    width: 880px;
    height: 200px;
    background: #999;
    margin-top: 10px;
    padding:20px 0 0 30px;
    background: url(/static/extend/aep/images/map.png) no-repeat #ccc;
    box-sizing:border-box;
}
.partLcon li {

    height: 40px;
    margin-bottom: 20px;
}
.partLcon li span {
    float: left;
    display: block;
    font-size: 16px;
    color:#555;
}
.partLcon li span:nth-child(1) {
    margin-right: 6px;
    font-size: 16px;
    color:#fff;
    padding:5px;
    background: #A29480;
}
.partLcon li span:nth-child(2) {
    padding-top:10px;
}
.contCon {
    padding-left: 30px;
    margin-top:16px;
}
.contCon p {
    font-size: 16px;
}
.contCon span{
    display: block;
    padding-left: 25px;
    font-size: 16px;
    line-height: 28px;
    color:#555555;
    margin-bottom: 10px;
}
.contCon span.lxUser {
    background: url(/static/extend/aep/images/User.png) no-repeat left;
    background-size: 20px;

}
.contCon span.lxMob {
    background: url(/static/extend/aep/images/Mobile.png) no-repeat left;
    background-size: 20px;

}

/*.......之前的 */



* {
    box-sizing: border-box;
}
.contCon {
    padding-bottom: 10px;
}
#znav li {
    height: 66px;
}
#znav li.active {
    background: #fff;
}
.renzCenterLeft ul li a {
    font-size: 18px;
    margin:0 10px;
    text-indent:0;
    text-align: center;
    height: 65px;
}
.new_twoLine a {
    padding-top:10px;
    box-sizing: border-box;
    line-height: 24px!important;
}
.renzCenterright {
    padding:0;
    background: none;
    width: 940px;
}
.partners {
    padding:20px 30px;
}
.new_renzhengItems {
    padding: 20px 30px;
}
.partners {
    background: #fff;
}
.xinxiku {
    width: 940px;
    padding-bottom: 20px;
    background: #F3EEEB;
}
.xinxikuContainer {
    margin-top:26px;
    padding-bottom: 50px;
}
.xinxikuContainer p {
    font-size: 16px;
    color: #555555;
    line-height: 24px;
    margin-top:26px;
}
.xinxikuContainer p span {
    color: #A5947D;
}
.xinxikuItemsBox {
    display: flex;
    justify-content: space-evenly;
    margin-top:30px;
}
.xinxikuItems img {
    display: block;
    margin:0 auto 18px;
    width: 60px;
    height: 60px;
}
.xinxikuItems p {
    font-size: 18px;
    color: #786855;
    line-height: 24px;
    text-align:center;
    margin-top:15px;
}
.zhaopinku {
    background: #fff;
}
.qiyezhaobiao {
    background: #F3EEEB;
    padding-bottom: 50px;
}
.qyzbContainer {
    margin-top:26px;
    position: relative;
}
.qyzbContainer>p{
    width: 640px;
    font-size: 16px;
    font-weight: 500;
    color: #555555;
    line-height: 24px;
}
.qyzbContainer span {
    color: #A5947D;
}
.new_qyzpPic {
    position: absolute;
    right: 60px;
    top: -57px;
    width: 162px;
    height: 222px;
}
.shixunpingtai {
    background: #fff;
    padding-bottom: 60px;
}
.sxptContainer>p {
    font-size: 16px;
    color: #555555;
    line-height: 24px;
    margin:26px 0;
}
.sxAdvantTop {
    width: 795px;
    height: 60px;
    background: #D5C9BA;
    margin:0 auto;
    font-size: 18px;
    font-weight: 600;
    color: #786855;
    line-height: 60px;
    text-align: center;
}
.sxAdvantMid {
    width: 795px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.sxAdvantnums {
    font-size: 32px;
    font-weight: 500;
    color: #786855;
    line-height: 40px;
    position: relative;
}
.sxAdvantnums:after {
    display: block;
    content:'';
    background: url("/static/extend/aep/images/new_jia.png") no-repeat right bottom;
    background-size: 12px;
    width: 12px;
    height: 12px;
    position: absolute;
    right: -15px;
    bottom: 9px;
}

.sxAdvantnums em {
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: bottom;
}

.sxAdvantTitle {
    display: block;
    width: 91px;
    height: 40px;
    text-align: center;
    color: #786855;
    font-size: 16px;
    border-top:1px solid #A5947D;
    line-height: 40px;
    margin:0 auto;
}
.sxAdvantMidItems {
    width: 20%;
}
.sxAdvantMid .sxAdvantMidItems:nth-child(odd) {
    background: #E7DFD6;
}
.sxAdvantMid .sxAdvantMidItems:nth-child(even) {
    background: #EFE9E2;
}
.sxAdvantBotItem {
    width: 265px;
    height: 180px;
    background: #EBE5DE;
    padding-top:36px;
    text-align: center;
}
.sxAdvantBot .sxAdvantBotItem:nth-child(1) {
    background: url("/static/extend/aep/images/new_01num.png") no-repeat center #EBE5DE;
    background-size: 158px 135px;
}
.sxAdvantBot .sxAdvantBotItem:nth-child(2) {
    background: url("/static/extend/aep/images/new_02num.png") no-repeat center #F3EEEB;
    background-size: 158px 135px;
}
.sxAdvantBot .sxAdvantBotItem:nth-child(3) {
    background: url("/static/extend/aep/images/new_03num.png") no-repeat center #EBE5DE;
    background-size: 158px 135px;
}
.sxAdvantBotItem h6 {
    font-size: 18px;
    font-weight: 600;
    color: #786855;
    line-height: 20px;
    margin-bottom: 15px;
}
.sxAdvantBotItem p {
    font-size: 16px;
    font-weight: 400;
    color: #786855;
    line-height: 20px;
}
.sxAdvantBot {
    width: 795px;
    margin:0 auto;
    border-top:1px solid #fff;
    display: flex;
    justify-content: space-evenly;
}
/*.sxAdvantBot .sxAdvantBotItem:nth-child(2) {*/
/*    background: #F3EEEB;*/
/*}*/
.talkview {
    background: #F3EEEB;
    padding-bottom: 60px;
}
.talkviewContainer>p{
    font-size: 16px;
    font-weight: 500;
    color: #555555;
    line-height: 24px;
    margin:26px 0;
}
.new_talkviewPix {
    width: 860px;
    height: 224px;
}
.aiYingxiao {
    background:#fff;
    padding-bottom: 60px;
}
.aiYxTop {
    font-size: 20px;
    font-weight: 600;
    color: #786855;
    line-height: 20px;
    margin:26px 0;
}
.aiYxAdvant {
    display: flex;
    justify-content: space-evenly;
}
.aiYxAdvantItems {
    font-size: 18px;
    font-weight: 400;
    color: #786855;
    line-height: 18px;
}
.aiYxAdvantItems span {
    display: block;
    height: 30px;
    padding-right: 30px;
    color: #A5947D;
    font-size: 12px;
    text-align: center;
    margin: 0 auto 10px;
}


.aiYxAdvantItems span b {

    font-size: 34px;
    font-weight: 600;
}
.aiYxAdvantItems span em.new_up {
    display: inline-block;
    width: 28px;
    height: 30px;
    background: url("/static/extend/aep/images/new_up.png") no-repeat left center;
    background-size: 28px;

}
.aiYxAdvantItems span em.new_down {
    display: inline-block;
    width: 28px;
    height: 30px;
    background: url("/static/extend/aep/images/new_down.png") no-repeat left center;
    background-size: 28px;

}
.aiYxAdvantMid {
    display: flex;
    justify-content: space-evenly;
    margin:20px auto 60px;
}
.aiYxAdvantMid p {
    font-size: 18px;
    font-weight: 400;
    color: #786855;
    line-height: 18px;
}
.aiYxAdvantMid p span {
    font-size: 26px;
    font-weight: 600;
    line-height: 26px;
}
.aiRobtCon>span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #555555;
    line-height: 16px;
    margin-bottom: 26px;
}
.new_robotCon {
    position: relative;
    width: 700px;
    margin: 0 auto;
}
.robotMainGif {
    width: 700px;
    height: 400px;
}
.robotGif {
    position: absolute;
    width: 200px;
    height: 155px;
    bottom: 20px;
    right: 20px;
}
.aiRobotAdvant {
    margin-bottom: 60px;
}
.aiRobotAdvantItem {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 16px;
}
.aiRobotAdvantItem div {
    width: 257px;
    height: 46px;
    background: #FDFBF7;
    border: 1px solid #A5947D;
    color: #786855;
    font-size: 18px;
    line-height: 42px;
    text-align: center;
}
.aiRobotAdvantItem div span {
    font-size: 26px;
}
.ai_call_items {
    display: flex;
    justify-content: space-between;
    margin:0 auto 60px;
    width: 810px;
}
.ai_call_items .items {
    width: 260px;
    height: 244px;
    background: #fff;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
}
.ai_call_items .items_top {
    height: 60px;
    background: #ebdffb;
    padding-left: 30px;
    padding-top: 15px;
    font-size: 22px;
    font-weight: 700;
}
.ai_call_items .items_top {
    height: 60px;
    background: #E7DFD6;
    padding-left: 30px;
    padding-top: 15px;
    font-size: 22px;
    font-weight: 700;
}
.aicall_items_details {
    padding: 15px 0px 15px 15px;
    line-height: 38px;
    color:#A5947D;
    font-size: 16px;
}
.aicall_items_details span {
    font-weight: 700;
    margin-right: 6px;
    color: #786855;
}
.items_titles {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #786855;
    border-left: 4px solid #786855;
    padding-left: 20px;
}
.aiRobot {
    background: #F3EEEB;
    padding-bottom: 60px;
}
.aiRobotP {
    font-size: 16px;
    font-weight: 500;
    color: #555555;
    line-height: 19px;
    margin:26px 0;
}
.aiRobotTitle {
    font-size: 20px;
    font-weight: 600;
    color: #786855;
    line-height: 20px;
}
.peo_rob_vs_pic {
    width: 795px;
    height: 151px;
    background:url("/static/extend/aep/images/peo_vs_rob.png") no-repeat;
    background-size: 795px;
    margin:0 auto;
}
.peo_rob_vs {
    position: relative;
    width: 795px;
    margin:0 auto;
}
.peo_rob_l {
    width: 345px;
    overflow: hidden;
    float: left;
    border-radius: 8px;
    height: 420px;
}
.peo_rob_vs>div {
    background: #fff;
}
.peo_rob_vs span {
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color:#555555;
    background: #fff;
}
.peo_rob_l span:nth-child(even),.peo_rob_r span:nth-child(even) {
    background: rgba(231, 223, 214, .2);
}
.peo_rob_m {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -72px;
    width: 144px;
    height: 420px;
    border-radius: 8px;
    overflow: hidden;
}
.peo_rob_r {
    width: 345px;
    float: right;
    border-radius: 8px;
    height: 420px;
    overflow: hidden;
}
.experience_advan {
    margin:0px auto 26px;
    width: 810px;
}
.peo_rob_m span {
    background: #A5947D;
    color: #fff;
}
.peo_rob_m span:nth-child(even) {
    background: rgba(165, 148, 125, .7);
}
.advantAll {
    background: #fff;
}
.experience_advan .items {
    width: 146px;
    height: 46px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #A5947D;
    padding-left: 15px;
    line-height: 46px;
    font-size: 14px;
    margin-right: 15px;
    margin-bottom: 20px;
    float: left;
    color: #A5947D;
}
.experience_advan em {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("/static/extend/aep/images/new_gou.png") no-repeat left;
    background-size: 14px;
}
.experience_advan span {
    display: inline-block;
    width: 100px;
    text-align: center;
}
.experience_advan .items:nth-child(5n) {
    margin-right: 0;
}
.new_kfAdvantItem {
    display: flex;
    justify-content: space-evenly;
    width: 795px;
    margin: 0 auto;
}
.new_kfAdvantItem div {
    width: 257px;
    height: 46px;
    background: #FDFBF7;
    border: 1px solid #A5947D;
    font-size: 18px;
    font-weight: 400;
    color: #786855;
    line-height: 40px;
    text-align: center;
    margin-bottom: 15px;
}
.new_kfAdvantItem div span {
    font-size: 26px;

}
.ai_advant {
    border-radius: 0px 0px 12px 12px;
    width: 795px;
    margin:60px auto ;
}
.ai_advant_t {
    height: 60px;
    background: #A5947D;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 60px;
}
.ai_advant_b_l {
    float: left;
    width: 220px;
    height: 285px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.ai_advant_b_r {
    float: right;
    width: 574px;
}
.ai_advant_left_tab {
    height: 95px;
    line-height: 95px;
    color:#786855;
    background: #E7DFD6;
    text-align: center;
    font-size: 22px;
    border-bottom: 2px solid #fff;
    cursor: pointer;
}
.ai_advant_left_tab.active {
    background: #fff;
    color: #786855;
}
.ai_advant_b_l .ai_advant_left_tab:nth-child(1).active {
    background: url(/static/extend/aep/images/new_01bg.png) no-repeat 15px bottom;
    background-size: 124px;
}
.ai_advant_b_l .ai_advant_left_tab:nth-child(2).active {
    background: url(/static/extend/aep/images/new_02bg.png) no-repeat 15px bottom;
    background-size: 156px;
}
.ai_advant_b_l .ai_advant_left_tab:nth-child(3).active {
    background: url(/static/extend/aep/images/new_03bg.png) no-repeat 15px bottom;
    background-size: 158px;
}
.ai_advant_right_con {
    display: none;
    padding: 28px 20px 0;
    position: relative;
}

.ai_advant_right_con.active {
    display: block;
}
.ai_advant_right_con h6 {
    font-size: 16px;
    color:#555555;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 20px;
}
.ai_advant_right_con p {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    margin-bottom: 15px;
}
.ai_advant_right_con p span {
    font-weight: 700;
}
.ai_advant_b {
    background: #fff;
}
.ser_items_container {
    display: flex;
    justify-content: space-between;
    width: 795px;
    margin:0 auto 60px;
}
.ser_items_container .items {
    width: 154px;
    height: 238px;
    background: #fff;
    border: 1px solid #A5947D;
    overflow: hidden;
    cursor: pointer;
    /* padding: 0 17px 0 15px; */
}
.ser_items_container .items.active {
    width: 452px;
    border: none;
}
.ser_items_container .items.active .items_n {
    display: none;
}
.items_n_t {
    width: 154px;
    height: 59px;
    background:#E7DFD6;
    font-size: 22px;
    color: #786855;
    text-align: center;
    line-height: 59px;
    border-bottom: 1px solid #A5947D;
}
.items_n_b {
    padding: 20px 15px;
    font-size: 16px;
    line-height: 22px;
}
.items_n_b p {
    margin-bottom: 15px;
    color: #666;
    font-weight: 700;
}
.items_h {
    display: none;
    padding: 0;
    height: 238px;
    background:#fff;
    color:#555;
    border: 1px solid #A5947D;
}
.ser_items_container .items.active .items_h {
    display: block;
}
.items_h>h5 {
    height: 59px;
    font-size: 22px;
    font-weight: 400;
    color: #786855;
    line-height: 59px;
    margin-bottom: 15px;
    padding-left: 20px;
    background: #E7DFD6;
    border-bottom: 1px solid #A5947D;
}
.ser_items_details {
    margin-bottom: 15px;
    padding-left: 20px;
}
.ser_items_details h6 {
    font-size: 16px;
    color: #666;
    height: 18px;
    line-height: 18px;
    font-weight: 700;
}
.ser_items_details h6 em {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background:#A5947D;
    margin-right: 4px;
    vertical-align: middle;
}
.ser_items_details p {
    font-size: 12px;
    color: #666;
    line-height: 16px;
    margin-top: 10px;
    padding-left: 10px;
}
.ser_items_details {
    margin-bottom: 20px;
}
.zhinengkefu {
    background: #F3EEEB;
    padding-bottom: 50px;
}
.new_znkfBotP {
    font-size: 22px;
    font-weight: 600;
    color: #555555;
    line-height: 22px;
    vertical-align: middle;
    margin:26px auto 10px;
}
.new_znkfBotP em {
    display: inline-block;
    vertical-align: middle;
    padding:0px 6px;
    color: #fff;
    font-size: 22px;
    line-height: 35px;
    height: 35px;
    background: #A5947D;
    margin-right: 5px;
}


