body {
    font-family: "微软雅黑" !important;
}
body.up header.scollfox .header-main,header.scollfox .header-main,header .header-main{
    background: #efefef;
}
header .logo {
    width: auto;
}

header .logo a img {
    height: 1rem;
}

.benefit-line-1-container {
    background-image: unset;
}

header.scollfox .header-main {
    top: 0
}

.header-menu-pc .header-language {
    padding-top: 0;
}

.menu-main-container {
    margin-right: 140px;
}

#banner {
    margin-top: 90px;
}
header.scollfox .logo a{
    width: auto;
}
header.scollfox .menu-main-container>ul.menu>li>a {
    padding: 0.8rem 0;
}

.ty-banner-1 {
    margin-top: 80px;
}

.side-scroll-outer .swiper-button-next, .side-scroll-outer .swiper-button-prev {
    color: #D5D5D5;
    padding: 25px;
    border: 3px solid;
    border-radius: 100%;
}

.swiper-button-prev:after, .swiper-button-next:after {
    font-size: 30px;
    font-weight: bold;
}

.side-scroll-outer .swiper-button-prev.swiper-button-disabled {
    color: #e76d26;
}

.side-scroll-outer .swiper-button-next.swiper-button-disabled {
    color: #e76d26;
}

.clear {
    clear: both;
}


.ipro {
    margin-bottom: 50px;
    overflow-x: hidden;
}

.ipro-tt {
    font-size: 40px;
    color: #000000;
    margin: 20px 0 50px;
    font-weight: 500;
}
.ipro-tt a{
    /*float: right;*/
    font-size: 18px;
    margin-top: 15px;
    margin-left: 10px;
}

.ipro-item {
    width: 23.2%;
    margin-right: 35px;
    display: block;
    position: relative;
    padding-top: 28px;
    padding-left: 25px;
}

.ipro-item .ipro-img img {
    width: 100%;
    border-radius: 10px;
}

.ipro-item h2 {
    font-size: 18px;
    color: #e76d26;
    margin: 10px 0;
    font-weight: bold;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.ipro-ul {
    width: 100%;
}

.ipro-item p {
    font-size: 18px;
    color: #000000;
}

.newimg img {
    width: 30px;
}

.newimg {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9;
}

#experienced_1 {
    margin-top: 80px;
}

.experienced_list {
    padding-top: 0;
}

.experienced_list li .img {
    width: 60%;
    height: 17.8rem;
}

#experienced_1 .w_title {
    font-size: 40px;
    color: #e76d26;
}


#experienced_1 .home_more a {
    color: #e76d26;
    font-size: 18px;
    font-weight: bold;
}

#experienced_1 .experienced_list li .text {
    padding: 50px 40px;
    width: 50%;
}

.careers_p {
    font-size: 18px;
    color: #000000;
    line-height: 32px;
}

#experienced_1 .home_more a::after {
    background-color: #e76d26;
}

#experienced_1 .home_more a::before {
    border-left: 1px solid #e76d26;
    border-top: 1px solid #e76d26;
}


.inew {
    padding-bottom: 110px;
}

.innav {
    /*float: right;*/
    width: 100%;
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
}

.innav a {
    font-size: 28px;
    color: #000000;
    display: inline-block;
    /*margin-left: 70px;*/
}

.inew-main {
    display: flex;
    justify-content: space-between;
}

.inew-left {
    width: 47%;
    display: block;
}
.inew-left .nimg img{
    height: 460px;
    height: 49.78vh;
}
.inew-cen-item .nimg img{
    height: 210px;
    height: 22.72vh;
}

.inew-cen {
    width: 22%;
    margin: 0 2%;
}

.inew-right {
    width: 27%;
    padding-top: 20px;
    padding: 0 20px;
    box-sizing: border-box;
    border-top: 2px solid #e76d26;
    box-shadow: 0px 5px 5px #ccc;
}

.inew-left h2 {
    font-size: 24px;
    font-size: 1.25vw;
    color: #000000;
    margin: 35px 0 15px;
    margin: 3.78vh 0 1.62vh;
}

.inew-left p {
    font-size: 18px;
    font-size: 0.93vw;
    color: #666666;
}

.inew-cen-item {
    display: block;
}

.inew-cen-item:nth-child(1) {
    margin-bottom: 35px;
    margin-bottom: 3.78vh;
}

.ndate {
    font-size: 18px;
    font-size: 0.93vw;
    color: #999999;
    margin-top: 60px;
    margin-top: 6.48vh;
    display: block;
    background: url("/statics/style/images/i12.png") no-repeat left;
    background-size: 18px;
    background-size: 0.93vw 1.94vh;
    padding-left: 30px;
    padding-left: 1.56vw;
}

.ntitle {
    font-size: 19px;
    font-size: 0.98vw;
    color: #000000;
    margin: 20px 0 15px;
    margin: 2.16vh 0 1.62vh;
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: auto;
    min-height: 50px;
    min-height: 5.41vh;
}

.ndates {
    margin-top: 0;
}

.nimg img {
    width: 100%;
}

.inew-right-item {
    display: block;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
    padding-bottom: 1.62vh;
    margin-bottom: 15px;
    margin-bottom: 1.62vh;
}

.inew-right-item:last-child {
    border-bottom: 0;
}

/*底部*/
.ifooter {
    background: #efefef;
    padding: 70px 0;
}

.ifooter .container {
    display: flex;
    justify-content: space-between;
}

.ifooter .if1 {
    width: 290px;
    width: 188px;
    margin-right: 20px;
}

.ifooter .if2 {
    width: 730px;
    margin-right: 20px;
}

.ifooter .if3 {
    width: 150px;
    /*display: flex;*/
    justify-content: space-between;
    overflow: hidden;
}
.ifooter .if3 .fwx{
    width: 100%;
    /*margin-right: 2%;*/
    float: left;
    margin-bottom: 20px;
}
.ifooter .if3 .fwx img{
    width: 100%;
}
.ifooter .if3 .fwx:nth-child(2n){
    margin-right: 0;
}

.if1 .flogo {
    margin-bottom: 30px;
    height: 1.0rem;
}

.if1 p {
    margin-bottom: 20px;
}

.if1 p {
    font-size: 18px;
    color: #000000;
}

.if1 p span {
    font-size: 16px;
    color: #999999;
    display: block;
}

.if2 {
    display: flex;
    justify-content: space-between;
}

.if2-item h2 {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 20px;
}

.if2-item a {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
    display: block;
}

.fwx p {
    text-align: center;
    margin-top: 5px;
    font-size: 16px;
    color: #000000;
}

.ificp {
    background: #efefef;
    border-top: 1px solid #dddddd;
}

.ificp p {
    line-height: 90px;
    color: #000000;
    font-size: 16px;
    float: left;
}

.ificp p:nth-child(2) {
    float: right;
}

.ificp p a {
    color: #000000;
}

/*产品列表*/
.fl {
    FLOAT: left;
}

.fr {
    FLOAT: right;
}

.ny-main {
    margin: 0px auto 50px;
    /*background: #f5f5f5;*/
    padding-bottom: ;
}

/*.ny-main .container {*/
/*    padding: 50px 0*/
/*}*/

.ny-right {
    width: 100%;
}

.ny-right .position {
    display: block;
    margin-top: 30px;
    margin-bottom: 20px;
    border-bottom: solid 1px #ddd;
    position: relative;
}

.ny-right .position span {
    display: block;
    padding-left: 33px;
    font-size: 15px;
    line-height: 40px;
    background: url(/statics/style/images/ny-home.png) no-repeat 5px center;
    border-bottom: solid 1px #e76d26;
    z-index: 0;
    position: absolute;
    bottom: -1px;
    left: 0;
    color: #666666;
}

.ny-right .position span a {
    color: #666666;
}

.ny-right .position span a.on {
    color: #e76d26;
}

.ny-right .position span a:hover {
    color: #e76d26;
}

.ny-contact {
    background: #464646;
    height: 75px;
    padding-left: 30px;
    padding-top: 24px;
    margin-top: 2px
}

.ny-contact em {
    display: block;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    margin-bottom: 10px;
}

.ny-contact p {
    background: url(http://jwdp991.com/Templates/default/Common/images/ny-contact-tel.png) no-repeat left center;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    color: #fff;
    padding-left: 38px;
}

.ny-right .pro1 {
    margin-top: 20px;
}

.ny-right .pro1 .spec-preview img {
    display: block;
}

.ny-right .pro1 .descript1 strong.title1 {
    line-height: 38px;
    font-size: 20px;
    color: #333;
    display: block;
}

.ny-right .pro1 .descript1 p {
    width: 535px;
    font-size: 13px;
    color: #8e8e8e;
    line-height: 25px;
    margin-bottom: 10px;
}

.ny-right .pro1 .descript1 a.consult {
    display: block;
    width: 120px;
    height: 40px;
    font-size: 15px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #000;
}

.ny-right .pro1 .descript1 a.consult:hover {
    background-color: #e76d26;
}

.ny-right .pro1 .descript1 p.haoma {
    color: #333;
    font-size: 15px;
    font-weight: bold;
}

.ny-right .pro1 .descript1 p.haoma em {
    display: block;
    color: #e76d26;
    font-size: 20px;
    font-weight: bold;
}

.ny-right .pro1 .share {
    overflow: hidden;
    margin-top: 15px;
}

.ny-right .pro1 .share ul li {
    float: left;
    margin: 0 5px;
}

.de-title {
    border-bottom: solid 3px #e76d26;
    margin-bottom: 15px;
}

.de-title a {
    display: block;
    width: 130px;
    font-size: 16px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    margin-top: 35px;
    background: #e76d26;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.pro-tj-list li {
    float: left;
    text-align: center;
    width: 200px;
    margin-right: 25px;
}

.pro-tj-list li .info {
    font-size: 14px;
    margin-top: 5px
}

.pro-tj-list li:hover .info {
    color: #e76d26
}

.ny-left {
    width: 20%;
}

.column-title {
    width: 100%;
    background: #e76d26;
    height: 115px;
    padding-top: 25px;
}

.column-title {
    color: #fff;
    font-size: 30px;
}

.column-title:after {
    content: '';
    display: block;
    background: #fff;
    width: 70px;
    height: 3px;
    margin-left: 50px;
    margin-top: 10px;
}

.column-title span {
    padding-left: 50px
}

.column-title em {
    font-size: 12px;
    color: #fff;
    padding-left: 10px;
}

.ny-left .ctitle1 {
    background: #fff;
    width: 100%;
    padding: 10px 10px 10px;
    border: 1px solid #ccc;
    border-top: none;
}

.ny-left .ctitle1 > li {
    width: 100%;
    margin-bottom: 5px;
}

.ny-left .ctitle1 > li.on a {
    background: #e76d26;
    color: #fff
}

.ny-left .ctitle1 > li.on .ctitle2 {
    display: block;
}

.ny-left .ctitle1 > li > a {
    display: block;
    width: 100%;
    padding-left: 20px;
    color: #333333;
    background: url(/statics/style/images/i18.png) no-repeat center right 20px #eee;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    background-size: 15px;
}

.ny-left .ctitle1 > li > a.on, .ny-left .ctitle1 > li > a:hover {
    background: #e76d26;
    color: #fff;
    font-weight: bold;
    background: url(/statics/style/images/i17.png) no-repeat center right 20px, #e76d26;
    background-size: 15px;
}

.ny-left .ctitle1 > li.on a {
    background: url(/statics/style/images/i17.png) no-repeat center right 20px, #e76d26;
    background-size: 15px;
}

.ny-left .ctitle1 .ctitle2 li a {
    display: block;
    background: url(/statics/style/image/ctitle2-li.jpg) no-repeat left center;
    padding-left: 15px;
    font-size: 16px;
    line-height: 38px;
    color: #666666;
}

.ny-left .ctitle1 .ctitle2 {
    margin-left: 20px;
    margin: 10px 15px;
    display: none;
}

.ny-left .ctitle1 .ctitle2 li:hover a, .ny-left .ctitle1 .ctitle2 li.on a {
    color: #e76d26
}

.ny-left .ny-l-news {
    margin-top: 10px;
}

.ny-left .ny-l-news h3 {
    width: 240px;
    height: 50px;
    padding-left: 20px;
    background-color: #e76d26;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
}

.ny-left .ny-l-news ul {
    width: 238px;
    padding: 10px;
    border: 1px solid #ccc;
    border-top: none;
}

.ny-left .ny-l-news ul li {
    width: 100%;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ny-left .ny-l-news ul li a {
    padding-left: 15px;
    background: url(/statics/style/image/y-circle.png) no-repeat center left;
    transition: all 0.2s;
}

.ny-left .ny-l-news ul li:hover a {
    color: #e76d26;
}

.ny-left .ny-l-con {
    margin-top: 10px;
}

.ny-left .ny-l-con h3 {
    width: 100%;
    height: 50px;
    padding-left: 20px;
    background-color: #e76d26;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
}

.ny-left .ny-l-con ul {
    width: 100%;
    padding: 20px 10px;
    border: 1px solid #ccc;
    border-top: none;
}

.ny-left .ny-l-con ul li {
    /*width: 90%;*/
    line-height: 35px;
}

.ny-left .ny-l-con ul li {
    padding-left: 10px;
}

.ny-left .ny-l-con ul li span {
    padding-left: 14px;
}

.ny-case-list ul li {
    float: left;
    width: 24%;
    margin-right: 1.2%;
    margin-bottom: 20px;
}

.ny-case-list ul li:nth-child(4n) {
    margin-right: 0;
}

.ny-case-list ul li a {
    border: 1px solid #DDDDDD;
    width: 100%;
    box-sizing: border-box;
    display: block;
    margin: 2px
}

.ny-case-list ul li .pic {
    width: 85%;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
    box-sizing: border-box;
}

.ny-case-list ul li .pic img {
    transition: all .5s;
    width: 100%;
}

.ny-case-list ul li .info {
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    text-align: center;
}

.ny-case-list ul li a:hover {
    border: 1px solid #e76d26;
}

.ny-case-list ul li a:hover .info {
    color: #e76d26
}

.ny-case-list ul li:hover .pic img {
    transform: scale(1.1);
}


.pagination {
    display: block;
}

.xypg-pagination {
    margin-top: 20px;
    text-align: center;
    font-size: 0;
}

.xypg-pagination ul li {
    display: inline-block;
    padding: 0 !important;
}

.xypg-pagination a, .xypg-pagination #current, .xypg-pagination span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei", Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}


.ty-banner-1 {
    position: relative;
}

.ibannertxt {
    position: absolute;
    top: 40%;
    width: 100%;
}

.ibannertxt h2 {
    font-size: 48px;
    color: #FFFFFF;
    text-align: center;
}

/*关于恩佐娱乐*/
.gsjj {
    padding: 20px 0 120px;
    padding: 2.16vh 0 12.98vh;
}

.gsjjl {
    width: 47%;
}

.gsjjr {
    width: 50%;
    height: 578px;
    height: 62.55vh;
}

.gsjjr img {
    width: 100%;
}

.gsjjl h2 {
    font-size: 40px;
    font-size: 2.08vw;
    margin-bottom: 30px;
    margin-bottom: 3.24vh;
}

.gsjjl p {
    font-size: 18px;
    font-size: 0.937vw;
    color: #000000;
    line-height: 45px;
    line-height: 4.87vh;
}
.gsjjl p span{
    font-size: 0.937vw !important;
}

.abtt h2 {
    font-size: 40px;
    color: #000000;
    margin-bottom: 60px;
    text-align: center;
}

.about_shiming {
    padding-bottom: 5vw;
}

.about_shiming li {
    float: left;
    width: 50%;
    height: 350px;
    position: relative;
    cursor: pointer;
}

.about_shiming li .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.about_shiming li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about_shiming li .icon {
    width: 89px;
    height: 89px;
    line-height: 89px;
    text-align: center;
    position: absolute;
    background-color: #eeeeee;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    z-index: 2;
    transition: ease 1s;
}

.about_shiming li .icon i {
    font-size: 40px;
    color: #e76d26;
    line-height: 89px;
}

.about_shiming li:nth-child(1) .icon,
.about_shiming li:nth-child(2) .icon {
    bottom: 0;
}

.about_shiming li:nth-child(3) .icon,
.about_shiming li:nth-child(4) .icon {
    top: 0;
    border-bottom: none;
}

.about_shiming li:nth-child(1) .icon,
.about_shiming li:nth-child(3) .icon {
    right: 0;
}

.about_shiming li:nth-child(2) .icon,
.about_shiming li:nth-child(4) .icon {
    left: 0;
    border-right: none;
}

.about_shiming li .tit {
    position: absolute;
    left: 0;
    top: 50%;
    cursor: pointer;
    width: 100%;
    color: #fff;
    transform: translateY(-50%);
    text-align: center;
    font-size: 1.9vw;
    letter-spacing: 2px;
    transition: ease 1s;
}

.about_shiming li .txt {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 40px 4vw;
    color: #fff;
    background-color: #e76d26;
    background: linear-gradient(90deg, rgba(231, 109, 38, 0.6) 0, rgba(231, 109, 38, 0.6) 100%);
    opacity: 0;
    transition: ease 1s;
}

.about_shiming li .txt h4 {
    font-size: 1.9vw;
    line-height: 2vw;
    position: relative;
    padding-bottom: 1.5vw;
}

.about_shiming li .txt h4::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 35px;
    height: 2px;
    background-color: #9daac3;
    z-index: 1;
}

.about_shiming li .txt .textcon {
    font-size: 16px;
    line-height: 28px;
    margin-top: 1vw;
}

.about_shiming li:nth-child(2n) .txt {
    text-align: right;
}

.about_shiming li:nth-child(2n) .txt h4::before {
    right: 0;
    left: auto;
}

.about_shiming li:hover .icon {
    background-color: #e76d26;
}

.about_shiming li:hover .icon i {
    color: #fff;
}

.about_shiming li:hover .tit {
    opacity: 0;
}

.about_shiming li:hover .txt {
    opacity: 1;
}
@media (max-width: 1600px) and (min-width: 768px) {
    /*.inew-left h2{*/
    /*    overflow:hidden;*/
    /*    white-space:nowrap;*/
    /*    text-overflow:ellipsis;*/
    /*}*/
    /*.ntitle{*/
    /*    display: inline;*/
    /*    overflow: hidden;*/
    /*    text-overflow: ellipsis;*/
    /*    display: -webkit-box;*/
    /*    -webkit-line-clamp: 1;*/
    /*    -webkit-box-orient: vertical;*/
    /*    height: auto;*/
    /*    min-height: unset;*/
    /*}*/
    /*.inew-left{*/
    /*    height: 546px;*/
    /*    position: relative;*/
    /*}*/
    /*.inew-cen {*/
    /*    height: 546px;*/
    /*}*/
    /*.inew-right {*/
    /*    height: 546px;*/
    /*}*/
    /*.inew-left .ndate{*/
    /*    position: absolute;*/
    /*    bottom: 0;*/
    /*}*/
    /*.inew-cen .ntitle{*/
    /*    -webkit-line-clamp: 2;*/
    /*}*/
    /*.inew-cen-item:nth-child(1) {*/
    /*    margin-bottom: 14px;*/
    /*}*/
    /*.inew-cen-item .nimg img {*/
    /*    height: auto;*/
    /*}*/
    /*.inew-left .nimg img {*/
    /*    height: auto;*/
    /*}*/
}

@media (max-width: 992px) {
    .about_shiming li {
        width: 100%;
    }

    .about_shiming li .icon {
        display: none;
    }

    .about_shiming li .tit {
        font-size: 20px;
    }

    .about_shiming li .txt h4 {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 15px;
    }

    .about_shiming li .txt .textcon {
        font-size: 14px;
        margin-top: 10px;
    }

    .about_shiming li:nth-child(2n) .txt {
        text-align: left;
    }

    .about_shiming li:nth-child(2n) .txt h4::before {
        right: auto;
        left: 0;
    }
}

.ryzz {
    background: url("/statics/style/images/i24.png") no-repeat center;
    background-size: cover;
    padding: 130px 0 50px;
}

.ryzz-main {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.ryzz-main .swiper {
    width: 100%;
}

.ryzz-main .swiper-wrapper {
    width: 90%;
    margin: 0 auto;
}

.ryzz-main .swiper-slide {
    width: 550px;
    text-align: center;
    padding: 50px;
    background: #FFFFFF;
}

.ryzz-main .swiper-slide img {
    width: 100%;
}

.ryzz-main .hd img {
    position: absolute;
    top: 45%;
    width: 50px;
    z-index: 1;
}

.ryzz-main .hd .owl-prev {
    left: 0;
}

.ryzz-main .hd .owl-next {
    right: 0;
}

.readmore {
    display: block;
    font-size: 18px;
    width: 180px;
    text-align: center;
    border: 1px solid #e76d26;
    border-radius: 40px;
    line-height: 50px;
    color: #e76d26;
    margin: 40px auto 0;
}

.readmore:hover {
    color: #e76d26;
}

/*团队风采*/
.teamfc {
    position: relative;
    padding: 120px 0 100px;
}

.team-list {
    width: 90%;
    margin: 0 auto 80px;
}

.team-item {
    display: block;
}

.team-item {
    width: 33.33%;
}

.team-item h2 {
    width: 90%;
    font-size: 18px;
    text-align: center;
    margin-top: 15px;
}

.team-img img {
    width: 90%;
    border-radius: 10px;
}

.teamfc .hd img {
    position: absolute;
    width: 50px;
    top: 45%;
    z-index: 1;
}

.teamfc .hd .team-prev {
    left: 0;
}

.teamfc .hd .team-next {
    right: 47px;
}


/*内页分类*/
.commnav {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
}

.commnav ul li {
    display: inline-block;
    position: relative;
    width: 190px;
    padding: 15px 0;
    text-align: center;
}

.commnav ul li:before {
    content: unset;
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 16px;
    background-color: #999999;
    margin-top: -8px;
    z-index: 1;
}

.commnav ul li:last-child:before {
    content: unset;
}

.commnav ul li a {
    font-size: 18px;
}

.commnav ul li:hover > a {
    color: #e76d26;
}

.commnav ul li.active > a {
    color: #e76d26;
    font-weight: bold;
}

.commnav .subnav {
    display: none;
    position: absolute;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    background: #FFFFFF;
    z-index: 1;
    top: 57px;
}

.commnav .subnav a {
    display: block;
    line-height: 45px;

}


/*人才招聘*/
.rczp-item {
    display: block;
    width: 49%;
    padding: 20px 20px;
    margin-bottom: 40px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    position: relative;
    margin-right: 2%;
    float: left;
}
.rczp-item:nth-child(2n){
    margin-right: 0;
}
.rczp-item:hover {
    box-shadow: 0px 0px 10px #e76d26;
    border: 1px solid #e76d26;
}

.rczp-item:hover h2 a {
    color: #e76d26;
}

.rczp-item h2 {
    font-size: 22px;
    margin-bottom: 10px;
    height: 66px;
}

.rczp-item p span {
    display: inline-block;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #cccccc;
    font-size: 16px;
    line-height: 11px;
}

.rczp-item .zpmore {
    display: block;
    float: right;
    color: #e76d26;
    position: absolute;
    right: 40px;
    top: 63px;
    font-size: 16px;
}
.rczp-item .zpmore img{
    width: 30px;
}

/*人才招聘详情页*/
.rczpny-head {
    padding-bottom: 20px;
    margin-bottom: 40px;
    border-bottom: 1px solid #cccccc;
}

.rczpny-tt h2 {
    font-size: 28px;
    margin-bottom: 10px;
}

.rczpny-tt p span {
    display: inline-block;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #cccccc;
    font-size: 16px;
    line-height: 11px;
    color: #666666;
}

.rczpny-sq {
    margin-top: 15px;
}

.rczpny-sq a {
    display: block;
    background: #e76d26;
    color: #FFFFFF;
    width: 120px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    border-radius: 40px
}

.rczpny-desc h2 {
    font-size: 22px;
    padding-left: 10px;
    border-left: 4px solid #e76d26;
    line-height: 22px;
    margin-bottom: 30px;
}


/*申请职位*/
.rlly {
    width: 100%;
    margin: 0 auto
}

.wfns {
    width: 100%;
    overflow: hidden;
    margin-top: .8rem;
}

.xmin {
    width: 100%;
    height: 78px;
    background: url(/statics/style/images/qba.png);
}

.div1 {
    min-width: 90px;
    width: 7.8947368421053%;
    text-align: right;
    font-size: 18px;
    float: left;
    line-height: 78px;
    margin-right: 2.6315789473684%;
}

.div2 {
    min-width: 32px;
    float: left;
    width: 2.8289473684211%;
    height: 22px;
}

.div2 font {
    background: #ff0000;
    width: 100%;
    height: 22px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
    display: block;
    font-size: 14px;
}

.div3 {
    float: left;
    margin-top: 18px;
    width: 79.605263157895%;
    margin-left: 2.6315789473684%;
}

.div3 input {
    border: 1px solid #ebebeb;
    width: 100%;
    box-sizing: border-box;
    height: 43px;
    outline: none;
    background: #fff;
    padding-left: 20px;
}

.xbie {
    background: none;
}

.nobg {
    background: none;
}

.div4 {
    float: left;
    overflow: hidden;
    margin-top: 30px;
    margin-left: 40px;
}

.div4 label {
    float: left;
    width: 63px;
    padding-left: 24px;
    background: url(/statics/style/images/f1.png) no-repeat left center;
    cursor: pointer;
}

.div4 label font {
    color: #000000;
    font-size: 18px;
}

.div4 label input {
    display: none;
}

.div4 .chek {
    background: url(/statics/style/images/f2.png) no-repeat left center;
}

.div5 {
    float: left;
    margin-top: 18px;
    width: 79.605263157895%;
    margin-left: 2.6315789473684%;
}

.div5 textarea {
    height: 225px;
    border: 1px solid #ebebeb;
    width: 100%;
    outline: none;
    padding: 20px;
    box-sizing: border-box;
}

.texa {
    height: 265px;
}

.div6 {
    float: left;
    margin-top: 18px;
    width: calc(71.710526315789% - 141px);
    margin-left: 2.6315789473684%;
}

.div6 input {
    border: 1px solid #ebebeb;
    width: 100%;
    box-sizing: border-box;
    height: 43px;
    outline: none;
    background: #fff;
    padding-left: 20px;
}

.div7 {
    float: left;
    overflow: hidden;
    margin-top: 26px;
    margin-left: 2.7631578947368%;
}

.qren {
    width: 100%;
    text-align: center
}

.qren input {
    width: 212px !important;
    height: 55px;
    background: #e76d26 !important;
    border: 0 !important;
    color: #fff;
    outline: none;
    border: 0px;
    margin-top: 60px;
    margin-bottom: 60px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500 !important;
}


/*联系恩佐娱乐*/
.contact_us01 .left {
    width: 35%;
    height: 719px;
    background: #f3f4f8
}

.contact_us01 .right {
    width: 62%;
    border: 1px solid #cccccc;
    padding: 5px;
    box-sizing: border-box;
}

.contact_us01 .right .map {
    height: 700px;
    width: 100%;
    overflow: hidden;
}

.contact_us01 .right .map img {
    max-width: none;
}

.contact_us01 .left .box {
    padding: 30px;
}

.contact_us01 .left .box .tit {
    font-size: 40px;
    color: #e76d26;
    border-bottom: 1px solid #e76d26;
    padding-bottom: 20px;
}

.contact_us01 .left .box .item {
    line-height: 40px;
    padding: 13px 0;
    border-bottom: 1px solid #dcdde1;
    font-size: 18px;
    color: #616161;
    position: relative;
    padding-left: 50px;
}

.contact_us01 .left .box .item span {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 12px;
    /*background: url(/statics/style/images/contact_icon.png) no-repeat;*/
    /*background-position: 0 0;*/
    margin-right: 10px;
}

.contact_us01 .left .box .item .icon1 {
    background: url("/statics/style/images/pcicon1.png") no-repeat center;
    background-size: 30px;
}
.contact_us01 .left .box .item .icon2 {
    background: url("/statics/style/images/pcicon2.png") no-repeat center;
    background-size: 30px;
}

.contact_us01 .left .box .item .icon3 {
    background: url("/statics/style/images/pcicon3.png") no-repeat center;
    background-size: 30px;
}

.contact_us01 .left .box .item .icon4 {
    background: url("/statics/style/images/pcicon4.png") no-repeat center;
    background-size: 30px;
}

.contact_us01 .left .box .item .icon5 {
    background: url("/statics/style/images/pcicon5.png") no-repeat center;
    background-size: 30px;
}

.contact_us01 .left .ercode {
    text-align: center;
    font-size: 16px;
    color: #616161;
    margin-top: 20px;
}

.contact_us01 .left .ercode .ewm {
    width: 30%;
    padding: 2%;
}

.contact_us01 .left .ercode .ewm img {
    width: 100%;
}

.contact_us01 .left .ercode .ewm .t {
    margin-top: 5px;
}

.contact-main {
    padding-bottom: 100px;
}


/*产品列表页*/
.prony .commnav {
    margin-bottom: 0;
}

.pro-list {
    padding: 20px 0;
    background-color: #f6f6f6;
}

.pro-list ul li {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.pro-list .top {
    font-size: 3vw;
    font-weight: bold;
    color: #333333;
    margin-bottom: 4vw;
}

.pro-list li .con {
    margin-bottom: 30px;
    transition: all 0.55s;
}

.pro-list li .con .img {
    width: 100%;
    position: relative;
}

.pro-list li .con .img a {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    /*height: 300px;*/
    /*line-height: 300px;*/
    font-size: 0;
}

.pro-list li .con .img a img {
    max-width: 100%;
    /*max-height: 100%;*/
    display: inline-block;
    vertical-align: middle;
    transition: all 0.55s;
    width: 100%;
}
.ckxq{
    display: none;
    transition: all 0.3s;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.pro-list li .con:hover .ckxq{
    display: block;
}
.pro-list li .con .img .ckxq a{
    width: 100%;
    color: #ffffff;
    background: rgba(0,0,0,0.3);
    line-height: 50px;
    display: block;
    text-align: center;
    font-size: 16px;
}

.pro-list li .con .txt {
    background-color: #fff;
    padding: 20px;
}

.pro-list li .con .txt .tit {
    display: block;
    /*border-bottom: 1px solid #e5e5e5;*/
    padding-bottom: 15px;
    line-height: 40px;
}

.pro-list li .con .txt .tit p {
    float: left;
    width: 100%;
    color: #333;
    font-size: 18px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.pro-list li .con .txt .tit span {
    float: right;
    color: #999999;
    font-size: 15px;
    position: relative;
    padding-left: 38px;
}

.pro-list li .con .txt .tit span::before {
    content: '+';
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 26px;
    font-size: 24px;
    color: #fff;
    background-color: #e1e1e1;
    border-radius: 50%;
    z-index: 1;
    transform: translateY(-50%);
}

.pro-list li .con .txt .content {
    /*margin-top: 20px;*/
    line-height: 26px;
    min-height: 30px;
}

.pro-list li .con .txt .content span {
    color: #999999;
    font-size: 16px;
    width: 50px;
}

.pro-list li .con .txt .more {
    margin-top: 0;
    display: none;
}

.pro-list li .con .txt .more a {
    display: block;
    padding: 15px 0;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    display: flex;
    line-height: 38px;
    color: #e76d26;
    justify-content: center;
    background-color: rgba(231, 109, 38, 0.1);
}

.pro-list li .con .txt .more a i {
    font-size: 2vw;
    padding-right: 9px;
    font-weight: normal;
}

.pro-list li .con .txt .more a.tel {
    font-weight: bold;
}

.pro-list li .con .txt .more a:hover {
    background-color: #e76d26;
    color: #fff;
}

.pro-list li .con:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.35);
}

.pro-list li .con .img a:hover img {
    transform: scale(1.3);
}

.pro-list li .con:hover .txt .tit p {
    color: #e76d26;
    font-weight: bold;
}

.pro-list li .con:hover .txt .tit span {
    color: #e76d26;
}

.pro-list li .con:hover .txt .tit span::before {
    background-color: #e76d26;
}

.ellipsis2 {
    font-size: 16px;
}

.page_show{
    margin-top: 110px;
}
.experienced_list li .text_cn{
    background-color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 992px) {
    .pro-list {
        padding: 20px 0;
    }

    .pro-list .top {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .pro-list li .con .txt {
        padding: 10px;
    }

    .pro-list li .con .txt .tit {
        padding-bottom: 10px;
        line-height: 30px;
    }

    .pro-list li .con .txt .tit p {
        width: 100%;
        font-size: 18px;
    }

    .pro-list li .con .txt .tit span {
        display: none;
    }

    .pro-list li .con .txt .more {
        display: none;
    }
}


/*产婆详情页*/
.pros-head {
    padding: 20px 0 120px;
    background: #f2f2f2;
}

.pro-title {
    color: #e76d26;
    font-size: 24px;
    margin-bottom: 40px;
}

.prosl {
    width: 40%;
    overflow: hidden;
    position: relative;
}

.prosr {
    width: 57%;
}

.progg {
    display: flex;
    margin-bottom: 25px;
}

.progg h2 {
    font-size: 18px;
    color: #000000;
    line-height: 37px;
}

.progg span {
    display: block;
    width: 180px;
    line-height: 35px;
    color: #ffffff;
    margin-right: 15px;
    font-size: 16px;
    color: #999999;
    border: 1px solid #cccccc;
    text-align: center;
    padding: 0 10px;
}

.progg span:hover {
    background: #e76d26;
    border: 1px solid #e76d26;
    color: #ffffff;
}

.pro-phone {
    width: 460px;
    overflow: hidden;
    margin-top: 70px;
}

.pro-phone p {
    background: url("/statics/style/images/i25.png") no-repeat left;
    padding-left: 40px;
    background-size: 25px;
}

.pro-phone p span {
    display: block;
}

.pro-phone p span:nth-child(1) {
    font-size: 16px;
    color: #999999;
}

.pro-phone p span:nth-child(2) {
    font-size: 18px;
    color: #e76d26;
}

.pro-phone a {
    font-size: 18px;
    color: #ffffff;
    background: #e76d26;
    width: 150px;
    line-height: 45px;
    text-align: center;
    margin-top: 10px;
}

.pro-down {
    margin-top: 40px;
    padding-top: 35px;
    border-top: 1px solid #cccccc;
}

.pro-down h2 {
    font-size: 24px;
    color: #000000;
    margin-bottom: 25px;
}

.pro-down a {
    display: block;
    width: auto;
    text-align: left;
    margin-right: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}
.pro-down a img{
    margin-right: 10px;
    width: 30px;
    float: left;
}

.pro-down a p {
    font-size: 18px;
    color: #000000;
    float: left;
}

.banner-pagination {
    text-align: center;
}

.swiper-pagination-bullet-active {
    background: #e76d26;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
}

.pro-show .commnav {
    margin-bottom: 0;
}

.pros-main {
    padding: 130px 0;
}

.prom-l {
    width: 68%;
}

.prom-r {
    width: 23.5%;
}

.prom-content {
    line-height: 35px;
    margin-bottom: 250px;
}

.prom-l h1 {
    font-size: 40px;
    color: #000000;
    padding-left: 20px;
    border-left: 3px solid #e76d26;
    line-height: 38px;
}

.prom-line {
    width: 100%;
    height: 1px;
    background: #cccccc;
    margin: 35px 0;
}

.prom-r h1 {
    font-size: 40px;
    color: #000000;
    margin-bottom: 55px;
}

.prom-hot {
    display: block;
    margin-bottom: 45px;
    position: relative;
}

.prom-hot .prom-img img {
    width: 100%;
    border-radius: 10px;
}

.prom-hot h2 {
    font-size: 18px;
    font-weight: bold;
    color: #e76d26;
    margin: 15px 0 10px;
}

.prom-hot p {
    font-size: 18px;
    color: #000000;
}

.prom-hot .newimg {
    top: -28px;
    left: -28px;
}

.prom-item {
    width: 40%;
    margin-bottom: 50px;
    margin-right: 10%;
    height: 90px;
}

.prom-item:nth-child(2n) {
    margin-right: 0;
}

.prom-item h2 {
    font-size: 18px;
    color: #e76d26;
    margin-bottom: 20px;
    background: url("/statics/style/images/i27.png") no-repeat left;
    padding-left: 40px;
    background-size: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.prom-item p {
    font-size: 16px;
    color: #666666;
    background: url("/statics/style/images/i28.png") no-repeat left;
    padding-left: 40px;
    background-size: 30px;
    line-height: 30px;
}

.new-show .newtit {
    font-size: 33px;
    color: #333333;
    text-align: center;
    margin: 60px 0 10px;
}

.new-show .fbdate {
    font-size: 16px;
    color: #666666;
    text-align: center;
}

.newcontent {
    margin: 50px 0 150px;
    line-height: 30px;
}

.lytt {
    font-size: 33px;
    text-align: center;
    margin: 50px 0;
}


/*在线留言*/
/*.containerch {*/
/*    max-width: 1200px;*/
/*    margin: 0 auto;*/
/*}*/

.mainch_l {
    width: 100%;
    margin: 10px 0 45px;
    overflow: hidden;
    text-align: center;
}

.mainch_l h1 {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    margin: 15px 15px;
}

.mainch_l p {
    font-size: 16px;
    color: #666666;
    font-weight: 700;
    margin: 0 auto;
    margin-bottom: 8px;
    margin-top: 8px;
    text-align: left;
    width: 41%;
}

.mainch_l input {
    width: 100%;
    border: 1px solid #cccccc;
    padding: 10px 25px;
    font-size: 16px;
    box-sizing: border-box;
    float: right;
}

.dian_l {
    font-family: 微软雅黑;
    font-size: 14px;
    color: red;
    margin-left: 1%;
    vertical-align: top;
    line-height: 40px;
    height: 36px;
    text-align: left;
}

.mainch_l input {
    width: 100%;
    border: 1px solid #cccccc;
    padding: 10px 25px;
    font-size: 15px;
    box-sizing: border-box;
}

.tijiao {
    width: 135px !important;
    padding: 0 !important;
    height: 48px !important;
    line-height: 48px !important;
    background: #e76d26 !important;
    color: #ffffff;
    font-size: 16px !important;
    margin-top: 30px;
    text-align: center;
    border: 0 !important;
}

.inputch textarea {
    width: 100%;
    font-size: 15px;
    font-family: inherit;
}

.inputch {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 20px;
}

.inputch:nth-child(2n) {
    margin-right: 0
}

.teatareach {
    margin-right: 0;
    width: 100%;
}

.teatareach textarea {
    padding: 10px 22px;
    height: 200px;
    border-radius: 5px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    background: #f5f5f5;
    border: 0;
}

.teatareach textarea::placeholder{
    color: #999999;
    font-size: 16px;
}

.inputch input {
    border-radius: 5px;
    background-color: #f5f5f5;
    padding: 17px 20px;
    width: 100%;
    color: #333;
    font-size: 16px;
    box-sizing: border-box;
    border: 0;
}
.inputch input::placeholder{
    color: #999999;
    font-size: 16px;
}
.clear {
    clear: both
}

.lytj{
    overflow: hidden;
    text-align: center;
}
.lytj input{
    float: unset;
    display: inline-block !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.position{
    margin-bottom: 30px;
}
.position span{
    padding-left: 33px;
    font-size: 15px;
    line-height: 40px;
    background: url(/statics/style/images/ny-home.png) no-repeat 5px center;
    z-index: 0;
    color: #666666;
}
.position a{
    font-size: 15px;
    color: #666666;
}

.download{
    margin-bottom: 50px;
}
.download .pro-down {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.download .pro-down a{
    display: block;
    width: auto;
    float: left;
    margin-right: 20px;
}

.ipro-item .ipro-img,.nimg{
    overflow: hidden;
}
.ipro-item .ipro-img img,.nimg img{
    transition: all .3s;
}
.ipro-item .ipro-img img:hover,.nimg img:hover{
    transform: scale(1.1);
}
.inew-left:hover h2,.ntitle:hover,.innav a:hover,.if2-item a:hover{
    color: #e76d26;
}

.home_banner li.swiper-slide .banner-heading{
    position: absolute;
    z-index: 2;
}
.bannermubu{
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    background: linear-gradient(#00008B,#87CEFA);
    opacity: 0.5;
    z-index: 1;
}

/*产品导航下拉菜单*/
.hpronavl{
    width: 215px;
    margin-right: 1.5%;
    padding-right: 1.5%;
    border-right: 1px solid #ccc;
    height: 800px;
    overflow-y: scroll;
}
.hpronavr{
    width: 85%;
}
.hpitem{
    display: none;
    height: 700px;
    overflow-y: scroll;
}
.hpitem ul{
    overflow: hidden;
}
.hpronavr .hpitem1{
    display: block;
}
.hpronavl ul li{
    background: url("/statics/style/images/hyjt1.png") no-repeat right;
    background-size: 15px;
    padding-right: 18px;
}
.hpronavl ul li a{
    font-size: 18px;
    color: #333333;
    font-family: "AlibabaPuHuiTiMedium";
}
.hpronavr .hpitem ul li{
    background: url("/statics/style/images/hproright.png") no-repeat left 4px;
    background-size: 20px;
    padding-left: 20px;
    margin-right: 20px;
    width: 31%;
    /*overflow:hidden;*/
    /*white-space:nowrap;*/
    /*text-overflow:ellipsis;*/
}
.hpronavr .hpitem ul li:last-child{
    margin-right: 0;
}
.hpronavr .hpitem ul li a{
    font-size: 16px;
    color: #555555;
    font-family: "AlibabaPuHuiTiRegular", "Source Han Sans CN", "noto sans", "microsoft yahei", Helvetica, Arial, sans-serif;
}
.hpronavr .hpitem ul li{
    display: block;
    float: left;
    margin-bottom: 15px !important;
    height: 50px;
}
.hpronavl ul li a:hover,.hpronavr .hpitem ul li a:hover,.hpronavl ul li.active a{
    color: #e76d26;
}
.header-menu-pc .second-level {
    padding: 1.1rem 0 2rem;
}


/*技术服务*/
.pagefw .title{
    padding: 100px 0 60px;
    font-size: 36px;
    color: #000000;
    text-align: center;
}
.pagefw .title:first-child{
    padding-top: 30px;
}
.pagefw1-item{
    width: 20%;
    float: left;
    box-sizing: border-box;
    padding: 75px 25px;
    height: 490px;
    text-align: center;
}
.pagefw1-item h2{
    font-size: 28px;
    color: #000000;
    font-weight: bold;
}
.pagefw1-item p{
    margin-top: 20px;
    font-size: 18px;
    color: #000000;
}
.pagefw1-item:nth-child(1){
    background: #FFF9E8;
}
.pagefw1-item:nth-child(2){
    background: #E6F1F4;
}
.pagefw1-item:nth-child(3){
    background: #FBEDE3;
}
.pagefw1-item:nth-child(4){
    background: #F2F8EE;
}
.pagefw1-item:nth-child(5){
    background: #EAE0F1;
}
.pagefw2-item{
    width: 49%;
    margin-right: 2%;
    float: left;
    position: relative;
}
.pagefw2-item:nth-child(2n){
    margin-right: 0;
}
.pagefw2-item img{
    width: 100%;
}
.pagefw2-item p{
    position: absolute;
    font-size: 28px;
    color: #ffffff;
    height: 40px;
    text-align: center;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
}
.pagefw3-l{
    width: 43%;
    float: left;
    margin-right: 8%;
}
.pagefw3-r{
    width: 49%;
    float: left;
}
.pagefw3-r img{
    width: 100%;
}

.pagefw3-l p{
    font-size: 22px;
    color: #000000;
    margin-top: 70px;
    line-height: 40px;
}
.pagefwcontact{
    margin: 150px auto;
}
.commnav .pronav ul{
    overflow: hidden;
}
.commnav .pronav ul li{
    width: 20%;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
    float: left;
}
.commnav .pronav ul li.last-row{
    border-bottom: 0;
}
/*.commnav .pronav ul li:nth-child(n+6){*/
/*     border-bottom:0*/
/* }*/
/*.commnav .pronav ul li:last-child:before {*/
/*    content: '';*/
/*}*/


.slide-heading{
    position: absolute;
    /*width: 100%;*/
    /*text-align: center;*/
}
.home_banner li.swiper-slide .banner-heading .slide-heading .headingWord1{
    width: 80%;
    word-break: break-all;
    margin-top: 30px;
}
.home_banner li.swiper-slide .banner-heading {
    margin-top: 110px;
}

.prom-content table{
    width: 100% !important;
}

.zpnav{
    width: 20%;
    float: left;
}
.rczpr{
    width: 76%;
}
.zpnav-item .zpnav-tt{
    /*font-size: 22px;*/
    /*padding-left: 10px;*/
    /*border-left: 3px solid #e76d26;*/
    /*line-height: 20px;*/
    /*margin-bottom: 10px;*/

    background: #e76d26;
    width: 100%;
    height: 60px;
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: all ease-out 0.3s;
    color: #ffffff;
    font-size: 18px;
}
.zpnav-tt span{
    width: 14px;
    height: 14px;
    display: flex;
    position: relative;
    cursor: pointer;
}
.zpnav-tt span:after{
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -1px;
    margin-left: -10px;
    width: 100%;
    height: 2px;
    background-color: #fff;
}
.zpnav-item ul{
    width: 100%;
    padding: 15px 30px;
}
.zpnav-item ul li a{
    /*font-size: 18px;*/
    /*color: #333333;*/
    /*line-height: 30px;*/
    width: 100%;
    height: 34px;
    color: #666;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 10px;
    transition: all ease-out 0.3s;
    font-size: 16px;
    background: url("/statics/style/image/zpyjt.png") no-repeat right;
    background-size: 18px;
}
.zpnav-item ul li a:hover{
    color: #e76d26;
}

.zpnav-item{
    margin-bottom: 10px;
    background: #f5f5f5;
}


.qiehuan .swiper-button-prev{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23e76d26'%2F%3E%3C%2Fsvg%3E");
    top: 45%;
}
.qiehuan .swiper-button-next{
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23e76d26'%2F%3E%3C%2Fsvg%3E");
    top: 45%;
}
:root {
    --swiper-theme-color: #e76d26;
}

/*应用领域*/
.yyly{
    background: url("/statics/style/images/yybg.jpg") no-repeat center;
    background-size: cover;
}
.yyly .container{
    padding: 10% 0 5%;
    display: flex;
    justify-content: space-between;
}
.yyl{
    width: 17.5%;
    background: #EBEAE6;
}
.yyr{
    width: 82%;
    background: #fff;
}
.yyl .category-list li:first-child{
    background: #000000;
    text-align: center;
    padding-left: 0;
    line-height: 6.49vh;
}
.yyl .category-list li{
    line-height: 10.82vh;
    text-align: left;
    background: #EBEAE6;
    /*margin-bottom: 0.54vh;*/
    padding-left: 4.16vw;
    border-bottom: 0.6vh solid #fff;
}
.yyl .category-list li.active{
    background: #e76d26;
}
.yyl .category-list li.active a{
    color: #ffffff;
}
.yyl .category-list li.active a:nth-child(1){
    display: none;
}
.yyl .category-list li.active a:nth-child(2){
    display: block;
}
.yyl .category-list li:last-child{
    margin-bottom: 0;
}
.yyl .category-list li:first-child a{
    font-size: 1.25vw;
    color: #ffffff;
    font-weight: bold;
    padding-left: 0;
    background: unset;
}

.yyl .category-list li a{
    font-size: 1.04vw;
    color: #333333;
    font-weight: bold;
    background: url("/statics/style/images/yaowan.png") no-repeat left;
    padding-left: 2.08vw;
    background-size: 1.56vw;
    display: block;
}
.yyl .category-list li a:nth-child(2){
    display: none;
}
.yyr .sub-category-list{
    overflow: hidden;
}
.yyr .sub-category-list li{
    width: 19.5%;
    float: left;
    margin-right: 0.625%;
    clip-path: polygon(0 0, 95% 0, 100% 50%, 95% 100%, 0 100%);
    text-align: center;
    line-height: 60px;
    line-height: 6.49vh;
    background: #EBEAE6;
}
.yyr .sub-category-list li.active{
    background: #e76d26;
}
.yyr .sub-category-list li.active a{
    color: #ffffff;
}
.yyr .sub-category-list li:last-child{
    margin-right: 0;
}
.yyr .sub-category-list li a{
    background: #EBEAE6 url(../images/yanfa.png) no-repeat right;
    background-size: 1.04vw;
    padding-right: 1.56vw;
    background: unset !important;
    padding-right: 0 !important;
}
.yyr .data-items li{
    margin-right: 3.5%;
    width: 31%;
    float: left;
    height: 350px;
    /*margin-bottom: 30px !important;*/
    /*height: 50px;*/
    /*background: url("/statics/style/images/zjt.png") no-repeat left 0.3vh;*/
    /*padding-left: 1.04vw;*/
    /*background-size: 1.04vw;*/
}
.yyr .data-items li:nth-child(3n){
    margin-right: 0;
}
.yyr .data-items li a{
    display: block;
    font-size: 0.83vw;
    background: url(/statics/style/images/zjt.png) no-repeat left 0.8vh;
    padding-left: 1.04vw;
    background-size: 1.04vw;
    line-height: 30px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.yyr .data-items li a:hover{
    color: #e76d26;
}
.yyr .data-items li a.yymore{
    display: block;
    background: #e76d26;
    width: 100px;
    text-align: center;
    color: #ffffff;
    line-height: 33px;
    border-radius: 5px;
    font-size: 14px;
    padding-left: 0;
    margin-top: 10px;
    margin-left: 6px;
}
.yyr .data-list{
    padding: 0.6vh 0.6vh;;
    box-sizing: border-box;
}
.yyr .data-items{
    overflow-y: scroll;
    height: 100%;
}
.yyr .data-items::-webkit-scrollbar{
    width: 0.26vw;
}
.yyr .data-items::-webkit-scrollbar-track {
    background: #f1f1f1; /* 轨道颜色 */
}
.yyr .data-items::-webkit-scrollbar-thumb {
    background: #ccc; /* 滑块颜色 */
}
.category-list li.no-hover {
    pointer-events: none; /* 禁用鼠标事件 */
    background-color: transparent; /* 可。喝コ尘靶Ч */
    color: inherit; /* 可。罕３肿痔逖丈 */
}

.yyr .data-items img{
    width: 100%;
    margin-bottom: 15px;
}
.yyr .data-items ul li h2{
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid #000000;
}
.yyr .data-items ul li p{
    font-size: 0.83vw;
    color: #000000;
    margin-bottom: 10px;
}


header.scollfox .menu-main-container>ul.menu>li.active>a{
    color: #e76d26;
    font-weight: bold;
}
header .menu-main-container>ul.menu>li>a::after {
    background-color: #e76d26;
    height: 3px;
}

@media (min-width: 1300px){
    .container {
        max-width: 85.4%;
    }
}

@media (max-width: 1600px) {
    .gsjjl h2{
        margin-bottom: 1.24vh;
    }
    .gsjjl p {
        line-height: 3.9vh;
    }
    .pagefw3-l p {
        font-size: 20px;
        color: #000000;
        margin-top: 45px;
        line-height: 40px;
    }
}

@media (max-width: 992px) {
    .pannel-wide-box .text>p,.pannel .text>p {
        font-size: 16px;
    }
    .ipro-tt {
        font-size: 26px;
        color: #000000;
        margin: 20px 0 30px;
        font-weight: 500;
    }
    .ipro-item{
        width: 100%;
        margin-right: 10px;
    }
    .ipro-item p{
        font-size: 16px;
    }
    .experienced_list li .img {
        width: 100%;
        height: 6.75rem;
    }
    #experienced_1 .experienced_list li .text {
        padding: 30px 20px;
        width: 100%;
        left: 0;
    }
    #experienced_1 .w_title {
        font-size: 26px;
    }
    #experienced_1 .careers_p {
        font-size: 16px;
    }
    #experienced_1 .home_more a {
        color: #e76d26;
        font-size: 16px;
        font-weight: 500;
    }
    .innav{
        display: none;
    }
    .inew-main{
        display: block;
    }
    .inew-left {
        width: 100%;
        display: block;
        margin-bottom: 30px;
    }
    .inew-cen {
        width: 100%;
        margin: 0;
    }
    .inew-right {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
        border-top: 2px solid #e76d26;
        box-shadow: 0px 5px 5px #ccc;
    }
    .inew-left h2 {
        font-size: 18px;
        color: #000000;
        margin: 20px 0 10px;
    }
    .inew-left p {
        font-size: 16px;
        color: #666666;
    }
    .ntitle{
        font-size: 18px;
    }
    .ndate {
        font-size: 16px;
        color: #999999;
        margin-top: 30px;
        display: block;
        background: url(/statics/style/images/i12.png) no-repeat left;
        padding-left: 30px;
    }
    .ifooter .container {
        display: block;
    }
    .ifooter .if1 {
        width: 100%;
    }
    .ifooter .if2 {
        width: 100%;
    }
    .ifooter .if3 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
    }
    .ifooter {
        background: #efefef;
        padding: 40px 0;
    }
    .if1 p {
        font-size: 22px;
    }
    .ificp p {
        line-height: 25px;
        color: #000000;
        font-size: 14px;
    }
    .ificp{
        padding: 20px 0;
    }
    .inew {
        padding-bottom: 50px;
    }
    .pannel.flip,.pannel {
        padding: 0;
        margin-bottom: 15px;
    }
    header .logo a img {
        height: 30px;
    }
    #banner {
        margin-top: 47px;
    }
    .commnav{
        padding: 20px 0 10px;
    }
    .commnav ul li {
        display: inline-block;
        position: relative;
        width: auto;
        padding: 0;
        text-align: center;
        margin-right: 5px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .commnav ul li a {
        font-size: 16px;
    }
    .commnav ul li:before{
        content: unset;
    }
    .gsjj {
        padding: 0 0 50px;
    }
    .gsjjl h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .gsjjl p {
        font-size: 16px;
        color: #000000;
        line-height: 30px;
    }
    .gsjjl {
        width: 100%;
    }
    .gsjjr {
        width: 100%;
    }
    .abtt h2 {
        font-size: 26px;
        color: #000000;
        margin-bottom: 20px;
        text-align: center;
    }
    .ryzz {
        background: url(/statics/style/images/i24.png) no-repeat center;
        background-size: cover;
        padding: 50px 0 50px;
    }
    .ryzz-main .swiper-slide {
        width: 100%;
        text-align: center;
        padding: 20px;
        background: #FFFFFF;
    }
    .readmore {
        font-size: 16px;
        width: 160px;
        line-height: 40px;
    }
    .readmore img{
        width: 20px;
    }
    .ryzz-main .hd img {
        position: absolute;
        top: 40%;
        width: 40px;
        z-index: 1;
    }
    .team-item{
        width: 100%;
    }
    .team-img img {
        width: 100%;
    }
    .teamfc .hd img {
        width: 40px;
        top: 40%;
    }
    .teamfc .hd .team-next {
        right: 0;
    }
    .teamfc {
        position: relative;
        padding: 50px 0 50px;
    }
    .ny-case-list ul li {
        float: left;
        width: 49%;
        margin-right: 2%;
        margin-bottom: 20px;
    }
    .ny-case-list ul li:nth-child(2n){
        margin-right: 0;
    }
    .ny-case-list ul li .pic img {
        width: 100%;
    }
    .ny-case-list ul li .pic {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        padding: 10px 0;
        box-sizing: border-box;
    }
    .ny-case-list ul li a{
        border: 0;
    }
    .ny-case-list ul li .info {
        height: 25px;
        line-height: 25px;
        font-size: 16px;
        text-align: center;
    }
    .position {
        margin-bottom: 20px;
    }
    .ty-banner-1 {
        margin-top: 47px;
    }
    .ibannertxt h2 {
        font-size: 20px;
        color: #FFFFFF;
        text-align: center;
    }
    .news_list02 ul .item {
        height: auto;
        overflow: hidden;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .news_list02 ul .item_l{
        width: 70px;
    }
    .news_list02 ul .item_l .time .d {
        font-size: 26px;
        line-height: 40px;
    }
    .news_list02 ul .item_l .time .y {
        font-size: 14px;
        line-height: 24px;
    }
    .news_list02 ul .item_r .box{
        overflow: hidden;
        padding: 0;
    }
    .news_list02 ul .item_r .intro_box{
        width: 100%;
    }
    .news_list02 ul .item_r .intro_box .tit{
        font-size: 18px;
        margin: 20px 0 15px;
    }
    .news_list02 ul .item_r .intro_box .tit a{
        line-height: 25px;
    }
    .news_list02 ul .item_r .img_box {
        float: right;
        width: 100%;
    }
    .news_list02 ul .item.cur .item_r{
        width: 100%;
    }
    .news_list02 .rect-59 img{
        width: 100%;
    }
    .rczp-item {
        display: block;
        width: 100%;
        padding: 20px;
        margin-bottom: 40px;
        border: 1px solid #cccccc;
        border-radius: 5px;
        position: relative;
    }
    .rczp-item h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .rczp-item p span {
        font-size: 14px;
    }
    .rczp-item .zpmore {
        display: block;
        float: unset;
        color: #e76d26;
        position: unset;
        margin-top: 10px;
    }
    .rczpny-tt h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .rczpny-tt p span {
        font-size: 14px;
    }
    .rczpny-sq a {
        display: block;
        background: #e76d26;
        color: #FFFFFF;
        width: 110px;
        line-height: 33px;
        text-align: center;
        font-size: 14px;
        border-radius: 40px;
    }
    .rczpny-sq {
        float: left;
    }
    .rczpny-desc h2 {
        font-size: 20px;
    }
    .contact_us01 .left {
        width: 100%;
        height: auto;
        background: #f3f4f8;
    }
    .contact_us01 .left .box .tit {
        font-size: 26px;
        color: #e76d26;
        border-bottom: 1px solid #e76d26;
        padding-bottom: 20px;
    }
    .contact_us01 .left .box .item {
        line-height: 26px;
        font-size: 16px;
    }
    .contact_us01 .left .box .item span{
        top: 5px;
    }
    .contact_us01 .left .ercode .ewm {
        width: 50%;
    }
    .contact_us01 .right {
        width: 100%;
        margin-top: 30px;
    }

    .rlly {
        width: 100%;
        margin: 0 auto
    }

    .wfns {
        width: 100%;
        overflow: hidden;
        margin-top: .8rem;
    }

    .xmin {
        width: 100%;
        height: 78px;
        background: url(/statics/style/images/qba.png);
    }

    .div1 {
        min-width: 90px;
        width: 7.8947368421053%;
        text-align: right;
        font-size: 16px;
        float: left;
        line-height: 78px;
        margin-right: 2.6315789473684%;
    }

    .div2 {
        min-width: 32px;
        float: left;
        width: 2.8289473684211%;
        height: 22px;
    }

    .div2 font {
        background: #ff0000;
        width: 100%;
        height: 22px;
        color: #fff;
        text-align: center;
        margin-top: 30px;
        display: block;
    }

    .div3 {
        float: left;
        margin-top: 18px;
        width: 79.605263157895%;
        margin-left: 2.6315789473684%;
    }

    .div3 input {
        border: 1px solid #ebebeb;
        width: 100%;
        box-sizing: border-box;
        height: 43px;
        outline: none;
        background: #fff;
        padding-left: 20px;
    }

    .xbie {
        background: none;
    }

    .nobg {
        background: none;
    }

    .div4 {
        float: left;
        overflow: hidden;
        margin-top: 30px;
        margin-left: 40px;
    }

    .div4 label {
        float: left;
        width: 63px;
        padding-left: 24px;
        background: url(/statics/style/image/f1.png) no-repeat left center;
        cursor: pointer;
    }

    .div4 label font {
        color: #000000;
        font-size: 16px;
    }

    .div4 label input {
        display: none;
    }

    .div4 .chek {
        background: url(/statics/style/image/f2.png) no-repeat left center;
    }

    .div5 {
        float: left;
        margin-top: 18px;
        width: 95%;
        margin-left: 2.6315789473684%;
    }

    .div5 textarea {
        height: 225px;
        border: 1px solid #ebebeb;
        width: 100%;
        outline: none;
        padding: 20px;
        box-sizing: border-box;
    }

    .texa {
        height: 350px;
    }

    .div6 {
        float: left;
        margin-top: 18px;
        width: calc(71.710526315789% - 141px);
        margin-left: 2.6315789473684%;
    }

    .div6 input {
        border: 1px solid #ebebeb;
        width: 100%;
        box-sizing: border-box;
        height: 43px;
        outline: none;
        background: #fff;
        padding-left: 20px;
    }

    .div7 {
        float: left;
        overflow: hidden;
        margin-top: 26px;
        margin-left: 2.7631578947368%;
    }

    .qren {
        width: 100%;
        text-align: center
    }

    .qren input {
        width: 212px !important;
        height: 55px !important;
        color: #fff;
        outline: none;
        border: 0px;
        margin-top: 60px !important;
        margin-bottom: 60px !important;
        cursor: pointer;
        font-size: 16px !important;
    }
    .div3 {
        width: 60%;
    }
    .div1 {
        min-width: 78px;
        width: 20%;
    }
    .lytt {
        font-size: 26px;
        text-align: center;
        margin: 30px 0;
    }
    .pro-title {
        color: #e76d26;
        font-size: 26px;
        margin-bottom: 20px;
    }
    .prosl {
        width: 100%;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .prosr {
        width: 100%;
    }
    .progg h2 {
        font-size: 16px;
        color: #000000;
    }
    .progg span {
        width: auto;
        /*line-height: 25px;*/
        padding: 0 5px;
        font-size: 14px;
    }
    .progg {
        margin-bottom: 10px;
    }
    .pro-phone {
        width: 100%;
        overflow: hidden;
        margin-top: 30px;
    }
    .pro-phone p span:nth-child(2) {
        font-size: 22px;
        color: #e76d26;
    }
    .pro-phone a {
        font-size: 16px;
        color: #ffffff;
        background: #e76d26;
        width: 100px;
        line-height: 30px;
        text-align: center;
        margin-top: 20px;
    }
    .pro-down h2 {
        font-size: 22px;
        color: #000000;
        margin-bottom: 20px;
    }
    .pros-head {
        padding: 20px 0 50px;
    }
    .pro-down a p {
        font-size: 14px;
        margin-top: 5px;
    }
    .pro-down a{
        width: auto;
    }
    .prom-l {
        width: 100%;
    }
    .prom-r {
        width: 100%;
        margin-top: 30px;
    }
    .prom-l h1 {
        font-size: 26px;
        color: #000000;
        padding-left: 20px;
        border-left: 3px solid #e76d26;
        line-height: 30px;
    }
    .pros-main {
        padding: 50px 0;
    }
    .prom-line {
        margin: 20px 0;
    }
    .prom-content {
        line-height: 35px;
        margin-bottom: 100px;
    }
    .prom-item {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
        height: auto;
    }
    .prom-item p{
        line-height: 22px;
        background: url(/statics/style/images/i28.png) no-repeat left;
        padding-left: 30px;
        background-size: 22px;
    }
    .prom-item h2{
        margin-bottom: 10px;
        background: url(/statics/style/images/i27.png) no-repeat left;
        padding-left: 30px;
        background-size: 22px;
    }
    .prom-r h1 {
        font-size: 26px;
        color: #000000;
        margin-bottom: 30px;
    }
    .prom-hot h2 {
        font-size: 16px;
    }
    .prom-hot p {
        font-size: 16px;
    }
    .newimg img {
        width: 40px;
    }
    .prom-hot .newimg {
        top: -12px;
        left: -12px;
    }
    .commnav .subnav{
        top: 30px;
        border: 1px solid #f4f4f4;
    }
    .new-show .newtit {
        font-size: 20px;
        color: #333333;
        text-align: center;
        margin: 60px 0 10px;
    }
    .new-show .fbdate {
        font-size: 14px;
        color: #666666;
        text-align: center;
    }
    .news_list02 ul .item_r .intro_box .con{
        line-height: 25px;
    }

    /*技术服务*/

    .pagefw .title {
        padding: 50px 0 30px;
        font-size: 26px;
        text-align: center;
    }
    .pagefw1-item {
        width: 100%;
        float: left;
        box-sizing: border-box;
        padding: 30px 25px;
        height: 300px;
        margin-bottom: 20px;
        border-radius: 20px;
    }
    .pagefw1-item h2 {
        font-size: 22px;
    }
    .pagefw1-item p {
        margin-top: 10px;
        font-size: 16px;
    }
    .pagefw2-item {
        width: 100%;
        margin-right: 0;
        float: left;
        position: relative;
        margin-bottom: 20px;
    }
    .pagefw2-item p {
        font-size: 22px;
    }
    .pagefw3-l {
        width: 100%;
        float: left;
        margin-right: 0;
    }
    .pagefw3-l p {
        font-size: 16px;
        color: #000000;
        margin-top: 0;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .pagefw3-r {
        width: 100%;
        float: left;
    }
    .pagefwcontact {
        margin: 40px auto;
    }

    /*应用领域*/
    .yyl {
        width: 100%;
        background: #ffffff;
        margin-bottom: 30px;
    }
    .yyr {
        width: 100%;
        background: #fff;
    }
    .yyly .container{
        display: block;
        padding: 100px 3%;
        box-sizing: border-box;
    }
    .yyl .category-list li:first-child {
        width: 100%;
    }
    .yyl .category-list{
        overflow: hidden;
    }
    .yyl .category-list li {
        line-height: 65px;
        background: #EBEAE6;
        margin-bottom: 5px;
        padding-left: 30px;
        width: 49%;
        float: left;
        margin-right: 2%;
    }
    .yyl .category-list li:nth-child(2n-1){
        margin-right: 0;
    }
    .yyl .category-list li a {
        font-size: 18px;
        background: url(/statics/style/images/yaowan.png) no-repeat left;
        padding-left: 30px;
        background-size: 20px !important;
        display: block;
    }
    .yyr .sub-category-list li {
        width: 49%;
        float: left;
        margin-right: 2%;
    }
    .yyr .sub-category-list li:nth-child(2n){
        margin-right: 0;
    }
    .yyr .data-list{
        /*height: 500px !important;*/
    }
    .yyr .data-items li a {
        font-size: 14px;
        line-height: 30px;
    }
    .yyr .sub-category-list li a {
        font-size: 16px;
    }
    .yyl .category-list li:first-child a {
        font-size: 22px;
    }
    #heading .slide-heading {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        top: 50%;
    }
    .commnav .pronav ul li {
        width: 49%;
        margin-right: 2%;
    }
    .commnav .pronav ul li:nth-child(2n) {
       margin-right: 0;
    }
    .commnav .pronav ul li.last-row{
        border-bottom: 1px solid #ccc;;
    }
    .commnav{
        border-bottom: 0;
    }

    .xypg-pagination ul li{
        margin-bottom: 5px;
    }
    .yyr .data-list{
        padding: 5px 10px;
    }
    .yyr .data-list ul{
        overflow: hidden;
    }
    .yyr .data-items li {
        margin-right: 0;
        width: 100%;
        float: left;
        height: 350px;
        height: auto;
        margin-bottom: 20px;
    }

    .yyr .data-items {
        overflow-y: unset;
        height: auto;
    }
    .if2-item a {
        font-size: 16px;
        color: #000;
        margin-bottom: 10px;
        display: block;
    }
    .if2-item h2 {
        font-size: 16px;
        color: #000000;
        font-weight: bold;
        margin-bottom: 10px;
    }
    .if1 p {
        font-size: 16px;
    }
    .position span {
        line-height: 22px;
    }

    .gsjjl p span {
        font-size: 16px !important;
    }
    .gsjjr{
        height: auto;
    }
    .ryzz-main .swiper-slide a{
        font-size: 16px;
    }
    .news_list02 ul .item_r .intro_box .con{
        height: auto;
        margin-bottom: 10px;
    }
    .position {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .zpnav {
        width: 100%;
        float: left;
    }
    .rczpr {
        width: 100%;
    }
    .rczp-item h2 {
        font-size: 20px;
        margin-bottom: 10px;
        height: auto;
    }
    .pro-title {
        color: #e76d26;
        font-size: 22px;
        margin-bottom: 20px;
    }
    .prom-r h1 {
        font-size: 22px;
        margin-bottom: 30px;
    }
    .ipro-tt {
        font-size: 22px;
        margin: 20px 0 20px;
    }
    .ipro-tt a {
        /* float: right; */
        font-size: 16px;
    }
    .new_service .pannel .con .title {
        font-size: 18px;
        line-height: 42px;
    }
    .inew-left .nimg img{
        height: auto;
    }

    .inew-cen-item .nimg img{
        height: auto;
    }

    .if2-item{
        width: 50%;
        float: left;
    }
    .if2-item:nth-child(3){
        height: 350px;
    }
    #experienced_1 .experienced_list li:nth-child(1) .experienced_after::before {
        bottom: 5%;
        right: 5%;
        height: 2rem;
        width: 0.5rem;
    }
    .if1 .flogo{
        height: 30px;
    }
}
@media (max-width: 500px) {
    .pannel{
        width: 32%;
        margin-right: 2%;
    }
    .pannel:nth-child(3n){
        margin-right: 0;
    }
    .pannel .con,.pannel.flip .con {
        padding: 10px 5px;
        box-sizing: border-box;
        height: 92px;
        -webkit-box-pack: unset;
        -webkit-justify-content: unset;
        -ms-flex-pack: unset;
        justify-content: unset;
    }
    .new_service .pannel .con .title {
        font-size: 16px;
        line-height: 25px;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis;
    }
    .pannel-wide-box .text>p, .pannel .text>p {
        font-size: 14px;
        line-height: 22px;
    }
    .pannel .img{
        height: auto;
    }
    .pannel .con .text{
        display: inline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: auto;
    }
}























<!--0.00024700164794922-->