.section5 {
    background: #f0f0f0;
}

.section5 .famous-inner {
    background: #fff;
}

.section5 .public-index-25 {
    max-width: 1200px;
    width: 100%;
    margin: 30px auto;
}

.public-slide-8 {}

.fadeInRightDelay {
    transition-delay：3s;
}




.product_list_banner {
    /* height:550px; */
    margin-top: 75px;
}

.product_list_banner img,
.product_list_banner_m img {
    width: 100%;
}

.product_list_banner_m {
    display: none;
}

.list_banner {
    /* height: 500px; */
    margin-top: 75px;
}

.clear {
    clear: both;
}

.pageJjfn {
    width: 1150px;
    margin: 0 auto;
}

.pageJjfn .jjfnText {
    border-bottom: 2px #999 solid;
    padding-bottom: 40px;
}

.pageJjfn .jjfnText h3 {
    font-size: 42px;
    color: #424242;
    line-height: 67px;
    font-weight: bold;
    float: left;
    letter-spacing: 2px;
}

.pageJjfn .jjfnText .text {
    float: right;
    width: 45%;
    font-size: 16px;
    color: #356eab;
    line-height: 30px;
}

.pageJjfn .middleText {
    padding: 30px 0;
    border-bottom: 2px solid #999;
    color: #424242;
    line-height: 30px;
    font-size: 16px;
}

.pageJjfn .proitem {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 60px;
}

.pageJjfn .proitem .item {
    text-align: center;
}

.pageJjfn .proitem .item h3 {
    font-size: 18px;
    color: #356eab;
    font-weight: bold;
    line-height: 45px;
    margin-top: 20px;
    display: inline-block;
}

.pageJjfn .proitem .item:nth-child(3) h3 {
    font-size: 24px;
}

.pageJjfn .proitem .item p {
    border-top: 3px solid #356eab;
    width: 54%;
    margin: 0 auto;
    line-height: 28px;
    padding-top: 15px;
    color: #444;
}

.pageJjfn .picture {
    padding-top: 80px;
}

.pageJjfn .picture ul {
    text-align: center;
}

.pageJjfn .picture ul .imgList {
    width: 30%;
    display: inline-block;
    height: 518px;
    overflow: hidden;
    vertical-align: middle
}

.pageJjfn .picture ul .imgList .imgbox {
    border: 2px #fff solid;
    overflow: hidden;
}

.pageJjfn .picture ul .imgList:nth-child(2) {
    width: 24%;
}

.pageJjfn .picture ul .imgList:nth-child(3) {
    width: 45%;
    margin-top: -2px;
}

.pageJjfn .picture ul .imgList:nth-child(2) img {
    width: 100%;
    max-height: 100%;
}

.pageJjfn .picture ul .imgList:nth-child(3) .imgbpx {
    border: none;
}

.pageJjfn .picture ul .imgList:nth-child(3) .imgbox_son {
    width: 50%;
    float: left;
    border: 2px #fff solid;
}

.pageJjfn .picture ul .imgList img {
    width: 100%;
}

.hc-jjsb {
    padding: 40px 0 70px 0;
    /* background-color: #f6f9f9; */
}

.hc-jjsb .jjsb-auto {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
    overflow: hidden;
}

.hc-jjsb .jjsb-auto .jjsb-title {
    text-align: center;
}

.hc-jjsb .jjsb-auto .jjsb-title h3 {
    font-size: 30px;
    color: #333;
    font-weight: 500;
}

.hc-jjsb .jjsb-auto .jjsb-title p {
    font-size: 16px;
    color: #666;
    line-height: 40px;
}

.hc-jjsb .jjsb-auto .jjsb-main {
    padding-top: 50px;
}

.hc-jjsb .jjsb-auto .jjsb-main .main-kp {
    background-color: rgb(228, 228, 228, .4);
    padding: 40px 44px;
    float: left;
    width: 46%;
    height: 281px;
    text-align: center;
    margin: 10px 0;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    transition: 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    cursor: pointer;
}

.hc-jjsb .jjsb-auto .jjsb-main .main-kp:hover {
    box-shadow: 0 7px 7px rgba(58, 57, 57, 0.1);
    transform: translateY(-3px);
}

.hc-jjsb .jjsb-auto .jjsb-main .main-kp h3 {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    line-height: 45px;
}

.hc-jjsb .jjsb-auto .jjsb-main .main-kp .kp-img {
    height: 48px;
}

.hc-jjsb .jjsb-auto .jjsb-main .main-kp .kp-img img {
    width: 42px;
}

.hc-jjsb .jjsb-auto .jjsb-main .main-kp p {
    font-size: 14px;
    color: #666;
    line-height: 27px;
    text-align: left;
}






.s_parking {
    background: #eaebee;
}

.s_p_l {
    padding-top: 115px;
    margin-right: 90px;
}

.s_p_l dl dt {
    color: #181818;
    font-size: 48px;
    margin-bottom: 40px;
}

.s_p_l dl dd {
    color: #333;
    font-size: 24px;
    margin-bottom: 6px;
}

.s_p_l dl dd:last-child {
    margin-top: 40px;
}

.s_p_r {
    padding-top: 44px;
}

.s_p_manage {
    background: url(../image/bj_01.jpg) no-repeat;
}

.s_manage_l {
    padding-top: 140px;
}

.s_manage_l img {
    width: 523px;
    height: 700px;
}

.s_manage_r {
    color: #fff;
    margin-left: 22px;
    padding-top: 220px;
}

.s_manage_r h4 {
    font-size: 48px;
    margin-bottom: 40px;
}

.s_manage_r ul li {
    font-size: 24px;
    margin-bottom: 6px;
}

.s_manager_tag {
    margin-top: 56px;
}

.s_manager_tag span {
    display: inline-block;
    height: 50px;
    width: 164px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    border-radius: 25px;
    margin-right: 14px;
    border: 1px solid #fff;
}

.s_intelligent {
    background: url(../image/bj_02.jpg) no-repeat;
}

.s_intelligent dl dd {
    font-size: 22px;
    margin-bottom: 10px;
}

.s_intelligent dl dd:last-child {
    margin: 0;
}

.s_intelligent .s_p_r {
    padding: 0;
}



.profile_left {
    width: 700px;
    padding-top: 96px;
}

.profile_left img {
    margin-bottom: 26px;
}

.profile_left span {
    display: block;
    color: #585858;
    font-size: 24px;
    line-height: 48px;
}

.trait {
    width: 400px;
    margin-top: 50px;
    background: url(../image/bg_line.png) no-repeat 85px center;
}

.trait i {
    color: #999;
    font-size: 18px;
    display: inline-block;
    margin-right: 52px;
}

.s_Product_main {
    background: url(../image/product_city_img_3_bg.jpg) no-repeat;
}

.s_main_right {
    margin: 120px 120px 0 0;
    color: #fff;
}

.s_main_right h3 {
    font-size: 56px;
    letter-spacing: 20px;
}

.s_main_right ul {
    margin-top: 30px;
}

.s_main_right ul li {
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding-left: 36px;
    border-bottom: 1px solid #4b4b4b;
    overflow: hidden;
    position: relative;
}

.s_main_right ul li:after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #d2d2d2;
    position: absolute;
    top: 22px;
    left: 8px;
}

.s_aipark {
    padding: 90px 0;
    background: url(../image/product_city_img_4_bg.jpg) no-repeat;
}

.s_aipark_cont {
    text-align: center;
}

.s_aipark_cont img {
    width: 1068px;
    height: 500px;
}

.s_aiparkOn {
    padding: 80px 0 0 0;
    background: #fff;
}

.s_aiparkOne_title {
    color: #333;
    font-size: 60px;
    position: relative;
}

.s_aiparkOne_title:after {
    content: "";
    width: 38px;
    height: 4px;
    background: #333;
    position: absolute;
    bottom: -20px;
    left: 0;
}

.s_aiparkOne_left {
    width: 494px;
    color: #221815;
    font-size: 18px;
    line-height: 43px;
    margin-top: 54px;
}

.s_aiparkOne_right img {
    width: 683px;
    height: 373px;
}

.s_robot {
    padding-bottom: 60px;
}

.s_robot_l {
    width: 586px;
    color: #666;
    font-size: 20px;
    margin-top: 120px;
    line-height: 48px;
}

.s_robot_l .tit {
    color: #fa9c28;
    font-size: 26px;
    margin-bottom: 44px;
    position: relative;
}

.s_robot_l .tit h3 {
    font-size: 42px;
    line-height: 62px;
}

.s_robot_l .tit:after {
    content: "";
    width: 22px;
    height: 4px;
    background: #666;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.s_robot_r {
    margin-top: 79px;
}

.s_product_advantage {
    padding: 68px 0;
    background: #eaebee;
}

.s_pd_l {
    margin-top: 52px;
}

.s_pd_r {
    color: #333;
    font-size: 18px;
    width: 498px;
    line-height: 34px;
    margin-right: 34px;
}

.s_pd_r h4 {
    font-size: 36px;
    margin-bottom: 26px;
}


.s_contact {
    margin: 54px auto;
}

.s_list_tit {
    color: #444;
    font-size: 24px;
    text-align: center;
}

.s_list_tit p {
    color: #c1c1c1;
    font-size: 12px;
    margin-top: 13px;
    text-transform: uppercase;
}

.s_cc_list {
    margin-top: 50px;
    text-align: center;
}

.s_cc_list li {
    width: 382px;
    height: 248px;
    background: #f5f5f5;
    margin: 0 27px 29px 0;
    overflow: hidden;
    position: relative;
    text-align: left;
}

.s_cc_list li:nth-child(3n) {
    margin-right: 0;
}

.s_cc_list li:last-child {
    color: #666;
    font-size: 24px;
    line-height: 248px;
}

/* .s_cc_list li:last-child:hover{
	color: #fff;
} */
.s_cc_list li a {
    width: 100%;
    padding: 34px 22px;
    display: block;
}

.s_cc_box dd {
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.s_cc_box dt {
    font-size: 28px;
    margin-bottom: 22px;
}

.s_cc_list li:after {
    content: "";
    position: absolute;
    bottom: -100%;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #f46500;
    z-index: -1;
    -webkit-transtion: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.s_cc_list li:hover {
    /* background: none; */
}

/* .s_cc_list li a:hover ,.s_cc_list li a:hover dd{
	color: #fff;
}
.s_cc_list li:hover:after{
	bottom: 0;	
} */


.s_about {
    padding: 98px 0;

}

.s_about_r {
    width: 704px;
    color: #333;
    font-size: 16px;
    line-height: 30px;
}

.s_about_l {
    margin-top: 50px;
}

.s_about_ti {
    color: #333;
    font-size: 30px;
    margin-bottom: 28px;
}

.s_pattern {
    padding: 106px 0;
    background: #f0f0f0;
}

.s_pattern_r {
    margin-top: 45px;
}

.s_pattern_l {
    width: 600px;
    color: #221815;
    font-size: 16px;
    line-height: 28px;
}

.s_pattern_l span {
    display: block;
    color: #f08000;
    font-size: 18px;
    margin: 18px 0;
}

.s_pattern_l span strong {
    font-size: 18px;
}

.s_pattern_l span {
    font-size: 18px;
}

.target {
    padding: 68px 0;

}

.target .s_pattern_r {
    margin-top: 14px;
}

.s_cc_list li {
    width: 80%;
    display: inline-block;
    margin: 0 auto;
}

.s_cc_list li .imgli {
    width: 50%;
    float: left;
}

.s_cc_list li .imgright {
    width: 48%;
    float: right
}

.s_case {
    margin: 60px auto;
}

.s_case .pagination {
    margin-top: 0;
}

.public-index-10 .pi10c-list li .pi10cl-thumb {
    height: 270px;
}


.s_join_box {
    margin: 70px 0;
    text-align: center;
}

.s_join {
    display: inline-block;
}

.s_join li {
    float: left;
    width: 200px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border: 1px solid #075c9b;
    margin-left: -1px;
}

.s_join li a {
    display: block;
    color: #333;
    font-size: 18px;
}

.s_join .active a {
    color: #fff;
    background: #075c9b;
}

.public-index-36 {
    margin-top: -55px;
}

.public-index-36 .pi36-thumb {
    width: 24%;
    margin: 0;
}

.public-index-36 .pi36-thumb img {
    width: 100%;
    height: 100%;
}

.public-index-36 .pi36-info {
    width: 64%;
}

.public-index-23 {
    margin-top: -45px;
}

.public-index-23 .pi23h-info .pi23h-num {
    color: #075c9b;
}

.apply_process {
    color: #8f8f8f;
    font-size: 14px;
    line-height: 36px;
    background: #f3f3f3;
    padding: 52px 0;
    border-top: 1px solid #e5e5e5;
}

.apply_process h4 {
    color: #333;
    font-size: 18px;
}

.m_pagination {
    display: none;
}

.news {
    margin-bottom: 60px;
}

#allmap2 {
    display: none;
}

@media only screen and (min-width: 320px) and (max-width: 640px) {
    .pagination {
        display: none;
    }

    .m_pagination {
        display: block;
    }

    .w94 {
        width: 94vw;
        margin: 0 auto;
    }

    .product_list_banner {
        display: none;
    }

    .list_banner,
    .product_list_banner_m {
        display: block;
    }

    .mm-menu.mm-offcanvas {
        z-index: 999;
    }

    .xinwenxiangqing .nd_text img {
        max-width: 100%;
        height: auto;
    }

    .news {
        margin-bottom: 20px;
    }

    .news .s_join li {
        width: 50%;
    }

    .s_join {
        margin: 20px 0;
    }

    .s_join_box {
        margin: 0;
    }

    .s_join_box li a {
        font-size: 14px;
    }

    .public-index-36 {
        margin-top: 0;
    }

    .public-index-36 .pi36-thumb {
        width: 42%;
        margin: 0;
    }

    .public-index-36 .pi36-info {
        width: 54%;
    }

    .public-index-36 .pi36-thumb img {
        height: auto;
    }

    .m_pagination {
        display: flex;
        justify-content: space-between;
        padding-top: 20px;
    }

    .m_pagination li {
        width: 45%;
        height: 44px;
        border: 1px solid #f0f0f0;
    }

    .m_pagination li a {
        display: block;
        color: #666;
        font-size: 20px;
        line-height: 44px;
        text-align: center;
    }



    .recruit .s_join li {
        width: 33.33%;
    }

    .apply_process {
        display: none;
    }

    .public-index-23 li {
        padding: 20px 0 !important;
    }


    .s_case {
        margin: 20px auto;
    }

    .s_list_tit p {
        margin: 6px;
    }

    .public-index-10 .pi10c-list li .pi10cl-thumb {
        height: 120px;
    }

    .public-index-10 .pi10c-list li .pi10cl-content,
    .public-index-10 .pi10c-list li:hover .pi10cl-content {
        padding: 15px 7px;
    }

    .public-index-23 {
        margin-top: -25px;
    }

    .s_aiparkOn {
        padding: 40px 0;
    }

    .s_aiparkOne_title {
        font-size: 30px;
    }

    .s_aiparkOne_left {
        width: 100%;
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .s_aiparkOne_right img {
        width: 100%;
    }


    .s_p_l,
    .s_p_r {
        width: 100%;
    }

    .s_p_l {
        padding: 40px 0;
    }

    .s_p_r img {
        width: 60%;
        height: auto;
    }

    .s_p_l dl dt {
        font-size: 24px;
    }

    .s_p_l dl dt {
        margin-bottom: 20px;
    }

    .s_p_l dl dd {
        font-size: 16px;
    }

    .s_p_l dl dd img {
        width: 70%;
    }

    .s_p_r {
        text-align: right;
        padding-top: 0px;
        padding-right: 30px;
    }

    .s_p_manage {
        height: 610px;
    }

    .s_manage_r,
    .s_manage_l {
        width: 100%;
    }

    .s_manage_l img {
        width: 60%;
        height: auto;
    }

    .s_manage_r {
        padding-top: 60px;
        padding-left: 18%;
    }

    .s_manage_r h4 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .s_manage_r ul li {
        font-size: 16px;
    }

    .s_manager_tag {
        margin-top: 20px;
    }

    .s_manager_tag span {
        width: 82px;
        font-size: 12px;
        height: 25px;
        line-height: 25px;
    }

    .s_manage_l {
        padding-top: 70px;
    }


    .s_aipark_cont img {
        width: 100%;
        height: auto;
    }

    .profile_left {
        width: 100%;
        padding-top: 38px;
    }

    .profile_left img {
        width: 60%;
        height: auto;
    }

    .profile_left span {
        font-size: 14px;
        line-height: 28px;
    }

    .trait {
        width: 100%;
        margin-top: 18px;
        background: url(../image/bg_line.png) no-repeat 80px center;
    }

    .trait i {
        margin-right: 45px;
    }

    .profile_right {
        text-align: center;
        margin-top: 20px;
    }

    .profile_right img {
        width: 60%;
        height: auto;
    }

    .prd_left img {
        width: 30%;
        height: auto;
        margin-left: 80%;
    }

    .s_main_right h3 {
        font-size: 28px;
    }

    .s_main_right ul {
        margin-top: 14px;
    }

    .s_main_right ul {
        font-size: 14px;
        height: 34px;
        line-height: 34px;
    }

    .s_Product_main {
        width: 100%;
        height: 890px;
        padding: 30px 0;
    }

    .s_main_right {
        float: left !important;
        margin: 60px 0 0 0;
    }


    #allmap1 {
        display: none;
    }

    #allmap2 {
        display: block;
    }

    .s_contact {
        padding: 20px 0;
    }

    .s_cc_list li {
        width: 100%;
    }

    .s_cc_list {
        margin-top: 20px;
    }


    .s_robot_l {
        width: 100%;
        font-size: 14px;
        line-height: 24px;
        margin-top: 30px;
    }

    .s_robot_r {
        width: 100%;
        margin-top: 20px;
    }

    .s_robot_r img {
        width: 100%;
        height: auto;
    }

    .s_robot_l .tit {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .s_robot_l .tit h3 {
        font-size: 20px;
        line-height: initial;
    }

    .s_robot_l .tit:after {
        bottom: -6px;
    }

    .s_pd_l,
    .s_pd_r {
        width: 100%;
    }

    .s_product_advantage {
        padding: 20px 0;
    }

    .s_pd_l img {
        width: 100%;
        height: auto;
    }

    .s_pd_r {
        margin: 0;
        line-height: 24px;
        font-size: 14px;
    }

    .s_pd_r h4 {
        font-size: 18px;
    }


    .s_about_box img {
        width: 100%;
        height: auto;
    }

    .s_about_l,
    .s_about_r,
    .s_pattern_l,
    .s_pattern_r,
    .s_about_r,
    .s_about_l {
        width: 100%;
    }

    .s_about_ti {
        font-size: 16px;
    }

    .s_about,
    .s_pattern {
        padding: 46px 0;
    }

    .s_pattern_l span {
        font-size: 14px;
        margin: 12px 0;
    }

    .target {
        padding: 30px 0;
    }

    .target .s_pattern_r {
        margin: 30px 0;
    }

}

@media only screen and (max-width: 768px) {
    #header_web {
        display: none;
    }

    #header_phone {
        display: block;
        text-align: right;
        position: fixed;
        width: 100%;
        height: 58px;
        overflow: hidden;
        z-index: 5;
        top: 0;
    }

    a.logo img {
        margin-top: -6px;
    }

    .public-index-53 li {
        height: auto !important;
    }

    #public_slide_8 li {
        padding-top: 0;
    }

    .hc-jjsb .jjsb-auto .jjsb-main .main-kp {
        height: auto !important;
        width: 44% !important;
    }

    .pageJjfn .picture ul .imgList {
        width: 29%;
    }

    .public-footer-14 .pf14-content li {
        padding: 0 1px;
    }

    .pageJjfn .proitem {
        display: none;
    }

    .hc-jjsb {
        padding-bottom: 50px;
    }

    .xinwenxiangqing .nd_head p {
        font-size: 21px !important;
    }

    .s_cc_list li .imgright {
        width: 46%;
    }

    .s_cc_list li .imgli {
        display: list-item;
        width: 51%;
        text-align: center;
    }

    .s_cc_list li .imgli img {
        width: 100%;
    }

    .w1200 {
        width: 100%;
        padding: 0 10px;
    }


}

@media only screen and (max-width:600px) {
    .pageJjfn .jjfnText h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .pageJjfn .jjfnText .text {
        width: 100%;
        padding-top: 20px;
    }

    .pageJjfn {
        padding: 0 10px;
    }

    .pageJjfn .picture ul .imgList {
        width: 54%;
    }

    .pageJjfn .picture ul .imgList:nth-child(2) {
        width: 44%;
    }

    .pageJjfn .picture ul .imgList:nth-child(3) {
        width: 100% !important;
    }

    .hc-jjsb .jjsb-auto .jjsb-main .main-kp {
        width: 100% !important;
        margin: 10px 0 !important;
    }

    .hc-jjsb .jjsb-auto .jjsb-main {
        padding-top: 0;
    }

    .s_join_box {
        margin: 15px 0 !important;
    }

    .public-index-10 .pi10c-list li .pi10clci-tit {
        font-size: 1.1rem !important;
    }

    .s_case {
        margin-bottom: 40px !important;
    }

    .s_join li {
        float: none;
        width: 32% !important;
        display: inline-block;
        line-height: 33px !important;
        height: 33px !important;
    }

    .s_cc_list li .imgli {
        width: 100%;
    }

    .s_cc_list li .imgright {
        width: 100%;
    }

    .s_cc_list li {
        height: auto;
    }

    a.logo {
        width: 140px;
    }

    .pageJjfn .picture {
        padding-top: 60px;
    }

    .public-index-36 {
        padding-bottom: 25px;
    }

}

@media only screen and (max-width:440px) {
    .public-index-47 {
        text-align: center;
    }

    .public-index-47 li {
        width: 93%;
        display: inline-block;
        float: none;
    }

    .public-index-47 li img {
        height: auto !important;
    }
}

@media only screen and (max-width:360px) {
    .public-index-10 .pi10c-list li {
        width: 100% !important;
        margin: 10px 0 !important;
    }

    .public-index-10 .pi10c-list li .pi10cl-thumb {
        height: auto !important;
    }

    .public-index-10 .pi10-content {
        margin-bottom: 20px !important;
    }

    .s_cc_list li a {
        padding-top: 0;
    }
}