/*@charset "UTF-8";*/
/* CSS Document */
/*-- 提倡互联网共享,同时应尊重原创作者,网站制作属: yqtweb.com--*/
/*html5*/
/*移动端默认样式*/

@media screen and (max-width: 1200px) {
    .pd0 {
        padding: 0 !important;
    }

    .header-wrap2 {
        box-shadow: 0 0 3px rgba(0, 0, 0, .15);
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    }

    .page-lable-wrap {
        padding: 30px 0;
        text-align: center;
    }

    .page-lable-wrap span,.page-lable-wrap a{
        display: none;
        padding: 5px 10px;
    }

    .page-lable-wrap .prev,.page-lable-wrap .next {
        display: inline-block;
    }
    .width-auto {
        padding: 0 20px;
    }

    .m-header-nav {
        width: 30px;
        position: absolute;
        right: 20px;
        top: 20px;
        transition: all 1s cubic-bezier(.645, .045, .355, 1);
        -webkit-transition: all 1s cubic-bezier(.645, .045, .355, 1);
        z-index: 99;
    }

    .header-click-nav {
        width: 23px;
    }

    .m-header-nav span {
        width: 100%;
        height: 2px;
        background: #fff;
        margin-bottom: 6px;
        display: block;
        transition: all 1s cubic-bezier(.645, .045, .355, 1);
        -webkit-transition: all 1s cubic-bezier(.645, .045, .355, 1);
    }

    .header-black-nav span {
        background: #1a1a1a;
    }

    .m-header-nav span:last-child {
        width: 65%;
        background: #ef8300;
        margin-left: 35%;
    }

    .m-header-nav .last-rotate {
        width: 100% !important;
        margin-left: 0 !important;
        background: #fff !important;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform-origin: 100% 50% 0;
        -webkit-transform-origin: 100% 50% 0;
    }

    .m-header-nav .first-rotate {
        background: #fff !important;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform-origin: 100% 50% 0;
        -webkit-transform-origin: 100% 50% 0;
    }

    .m-header-nav .navOpacity {
        opacity: 0;
        background: #fff !important;
    }

    .m-header-nav .last-rotate2 {
        width: 65% !important;
        margin-left: 35% !important;
        background: #ef8300 !important;
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }

    .m-header-nav .first-rotate2 {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }

    .m-header-nav .navOpacity2 {
        opacity: 1;
    }

    .m-header-nav .first-rotate2 {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }

    .banner-wrap {
        width: calc(100vw);
        width: -webkit-calc(100vw);
    }

    .black-box {
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 98;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 1);
        display: none;
    }
.pro{padding:1.5rem 0 3.75rem;}
}

/*兼容移动端*/
@media screen and (max-width: 1200px) {
    .width-auto {
        padding: 0 20px;
    }

    .header-wrap2 .m-header-nav span:last-child {
        background:#ef8300 !important;
    }

    .header-wrap .width-auto {
        height: 100%;
    }

    .header-logo {
        width:30%;
        padding: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .header-wrap {
        height: 60px;
        padding: 0;
		background:#a7b517;
    }

    .header-wrap2 {
        height: 60px;
        background: rgba(167, 181, 23, .9);
    }

    .header-wrap2 .header-logo a {
        width: auto;
        max-width: 100%;
    }

    .header-wrap2 .header-logo {
        width:30%;
        padding: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .header-logo a {
        width:100%;
    }

    .header-nav {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .header-nav ul {
        width: 100%;
        text-align: center;
    }

    .header-nav ul li {
        display: block;
        width: 100%;
        line-height: 42px;
        padding: 5px 0;
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    .header-nav ul li:nth-child(1) {
        animation-delay: 200ms;
        -webkit-animation-delay: 200ms;
    }

    .header-nav ul li:nth-child(2) {
        animation-delay: 300ms;
        -webkit-animation-delay: 300ms;
    }

    .header-nav ul li:nth-child(3) {
        animation-delay: 400ms;
        -webkit-animation-delay: 400ms;
    }

    .header-nav ul li:nth-child(4) {
        animation-delay: 500ms;
        -webkit-animation-delay: 500ms;
    }

    .header-nav ul li:nth-child(5) {
        animation-delay: 600ms;
        -webkit-animation-delay: 600ms;
    }

    .header-nav ul li:nth-child(6) {
        animation-delay: 700ms;
        -webkit-animation-delay: 700ms;
    }

    .header-nav ul li:nth-child(7) {
        animation-delay: 800ms;
        -webkit-animation-delay: 800ms;
    }

    .header-nav ul li a {
        font-size: 16px;
    }
	.index_pd {
    padding: 50px 0;
}
.pc_banner{display:none;}
.read-banner-img {
        padding-bottom:68%;
    }
.wp_banner{display:block;margin-top:60px;}
.wp_banner img{width:100%;height:auto;}
.swiper-wrapper{position:relative;width:100%;height:auto;}
.prolist_img_li {
    width:98%;
    margin:0 0 0 0;
	position:relative;
}

.prolist_img_li:nth-child(2n+1) {
	margin:1% 1% 0 1%;
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}

.prolist_img_li:nth-child(2n) {
	margin:1% 1% 0 1%;
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
}
}

/*兼容稀奇古怪的屏幕*/
@media screen and (min-width: 1201px) and (max-width: 1320px) {
    .width-auto {
        padding: 0 60px;
    }

    .header-wrap {
        padding-top: 20px;
    }

    .header-wrap2 {
        padding-top: 0;
    }

    .header-logo {
        padding-top: 13px;
    }

    .header-logo a {
        width:180px;
    }

    .header-nav ul li {
        padding: 0 25px;
    }

    .header-nav ul li a {
        font-size: 16px;
    }

    .header-en a {
        font-size: 16px;
    }

    .header-en {
        padding: 0 25px;
    }

    .swiper-text-box span:nth-child(1) {
        font-size: 42px;
    }

    .swiper-text-box span:nth-child(2) {
        font-size: 42px;
    }

    .swiper-text-box span:nth-child(3) {
        margin: 42px 0;
    }

    .service-index-left .service-span:nth-child(1) {
        padding-top: 15px;
    }

    .service-index-left .service-span:nth-child(2) {
        padding: 20px 0 50px 0;
    }

    .about-index-title {
        font-size: 40px;
    }

    .about-index-en {
        font-size: 32px;
        padding: 20px 0 50px 0;
    }
.pc_banner{display:block;}
.wp_banner{display:none;}
}

/*兼容笔记本*/
@media screen and (min-width: 1321px) and (max-width: 1600px) {
    .width-auto {
        padding: 0 100px;
    }

    .header-wrap {
        padding-top: 20px;
    }

    .header-wrap2 {
        padding-top: 0;
    }

    .header-logo a {
        width:180px;
    }

    .header-nav ul li {
        padding: 0 28px;
    }

    .header-nav ul li a {
        font-size: 16px;
    }


    .swiper-text-box span:nth-child(1) {
        font-size: 42px;
    }

    .swiper-text-box span:nth-child(2) {
        font-size: 42px;
    }

    .swiper-text-box span:nth-child(3) {
        margin: 42px 0;
    }
.pc_banner{display:block;}
.pc_banner img{width:100%;height:auto;}
.wp_banner{display:none;}
}

/*兼容稀奇古怪尺寸*/
@media screen and (min-width: 1601px) {
    .width-auto {
        padding: 0 160px;
    }

    .header-wrap {
        padding-top: 20px;
    }

    .header-wrap2 {
        padding-top: 0;
    }
	.header-logo a{width:180px;}
.pc_banner{display:block;}
.wp_banner{display:none;}
}
@media (max-width:1600px){.about_us .left{padding:120px 0;width:40%;}.about_us .right{width:60%;}.about_us .right .box{width:100%;padding:120px 30px;}}
@media (max-width:1279px){.about_us .left{padding:30px 0;}.about_us .left>p{max-width:95%;text-align:left;margin-bottom:50px;}.about_us .left .number .box{margin-right:30px;}}
@media (max-width:1023px){.about_us{flex-direction:column;}.about_us{width:100%;background:url("../images/aboutwap_bg.jpg") top right no-repeat fixed;display:flex;}
.about_us .left{width:100%;padding:30px;clear:both; display:block;}.about_us .right{width:100%;clear:both;}}

@media screen and (max-width: 991px) {
	.navigation_ul {
    text-align: left;
    font-size: 0;
}
	.navigation_li {line-height:45px;height:45px;width:50%;}
.navigation_li a {font-size:16px;margin:0 25px;}
.navigation_li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 2px;
    height: 2px;
    background: #4c4c4c;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.navigation_li:after {display:none;}
	.aboutzr-item {margin-top: 120px;}
    .aboutzr-item li {height: 420px; padding-top: 160px;}
    .aboutzr-item li h2 {font-size: 16px; }
    .aboutzr-item li.active {padding: 80px 60px 0 40px;}
	.aboutry-img{width: 100%;height:auto;}
	.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: auto;
    position: relative;
}
	.prolist_img_li .prolist_img_txt {position:absolute; z-index:10; top:0; left:0; width:100%; height:100%; padding:1.5rem 0 0; text-align:center;}
	.a_td{width: 50px;height: 50px;}
	.dart_banner .swiper-slide{width: 50px !important;}
	.dart_banner{width: 170px;}
	.tech2 .left .img-box-th210{transform: scale(0.6) !important;}
	.tech2{margin-top: -6.5rem;transform: translateY(7%);}
	.method{padding-bottom: 0;}
	.high_box>img{height: 550px;}
	.high_txt p{width: 50%;}
	.dart_r360_box{width: 100%;height:auto;position: relative;}
.dart_r360_img{width: 100%;height:auto;display: flex;align-items: center;justify-content: center;}
.swiper_button{display: none;}
.dart_r360 {
    height: auto;
}
.bmenu{display:none;}
.prolist_img_txt .p1{font-size:30px;}
.prolist_img_txt .p2 {margin:1.25rem 0;font-size:18px;color:#666;}

.pro{padding:.5rem 0 3.75rem;}
.pro_con{width: calc(100%/2);position: relative;top: 0;display: flex;flex-direction: column;align-items: center;margin-bottom:1.5rem;padding-bottom:2.8rem;text-align: center;}
.pro_img{height:18.125rem;padding:0 0;}
.pro_con p{margin-bottom:1.25rem;}

.contact_con{display: block;}
.contact_l{width: 100%;margin-bottom: 20px;}
.contact_r{width: 100%;padding: 0;}
.contact_fin_img{background: #fff;height:6.85rem;position: relative;top: 0;}
}
@media screen and (max-width: 767px) {
	h2{font-size:38px;}
	.about_us .left{padding:30px 15px;}
	.about_us .left>p{width:100%;margin-bottom:30px;}
	.about_us .right{flex-direction:column;}
	.about_us .right .box{padding:30px 15px;}
	.about_us .right .box a{max-width:100%;width:100%;}
	.about_us .right .box img{max-width:100%;}
	.about_us .right .box p{max-width:100%;}
	.navigation_li a {font-size:14px;margin:0 10px;}

.about-menu li h1{font-size:48px;line-height: 1;font-family:"BarlowCondensed-Bold";color:#a7b517;margin: 22px 0 14px;min-height: 48px;}
.about-menu li{width:50%;text-align: center;float: left;padding: 0 8px;}
.about-menu li p{font-size:16px;color: #333;line-height: 1; min-height:32px;}
	.dart_box{display: block;}
	.dart_l{width: 100%;position: relative;}
	.dart_banner{position: absolute;bottom: calc(-25rem - 115px);}
	.dart_r{width: 100%;}
	.dart_logo img{width: 125px;margin-bottom: 10px;}
	.dart_logo p{margin-bottom: 10px;}
	.dart_logo i{margin-bottom: 15px;}
	.dart_txt p::after{top: 8px;}
	.dart_txt p{margin-bottom: 8px;}
	.dart_banner{width: 260px;}
	.dart_banner .swiper-slide{width: 80px !important;}
	.a_td{width: 80px;height: 80px;}
	.dart_r360_img>img{width:100%;height:auto;}
	#c-UV10 .c-img-box{width:100%;height:auto;}
	.method_txt{display: none;}
	.tech2 .left .img-box-th210{transform: scale(0.5) !important;margin-left: -25px;}
	.tech2 .left{display: flex;justify-content: center;align-items: center;}
	.tech2{margin-top: -20.5rem;transform: translateY(23%);}
	.high_box>img{height: 400px;}
	.high_txt p{width: 100%;line-height: 1.9;}
	.highpag{top: auto;bottom: 30px;height: 8px;width: 100%;left: 0;flex-direction: row;}
	.highpag a{margin: 0 10px;width: 12px;height: 12px;}
	.pag_high{width: 100%;flex-direction: initial;}
	.highpag .swiper-pagination-bullet{flex-shrink: 0;margin: 0 5px;}
	.high_txt h2{font-size: 24px;margin-bottom: 20px;}
	.prolist_img_txt .p1{font-size:24px;}
.prolist_img_txt .p2 {margin:1rem 0;font-size:16px;color:#666;}

}
@media screen and (max-width: 640px) {
	.navigation_li a {font-size:12px;margin:0 10px;}
.pro_img{height:12.125rem;padding:0 0;}
.pro_con{width: calc(100%/2);position: relative;top: 0;display: flex;flex-direction: column;align-items: center;margin-bottom:.5rem;padding-bottom:1.25rem;text-align: center;}
.pro_con p{margin-bottom:.825rem;}
.aboutzr-item {margin-top: 20px;}
    .aboutzr-item li{width: 100%;height:auto; padding:56px 20px;margin-top: 18px;margin-right: 0;position: relative;}
    .aboutzr-item li::before{content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, 0.4);}
    .aboutzr-item li:first-child {transform: translateY(0px);}
    .aboutzr-item li:nth-child(3) {transform: translateY(0px);}
    .aboutzr-item li:last-child {transform: translateY(0px);}
    .aboutzr-item li h2 {font-size: 20px;position: relative;z-index: 2;margin-bottom: 10px;}
    .aboutzr-item li p {opacity:1;line-height: 26px;position: relative;z-index: 2;transform: translateY(0);}
    .aboutzr-item li.active {padding:80px 20px;width: 100%;text-align: left;}
}