html{font-size:62.5%}
a{color:#333}
a:hover{color:#0462ae}
body{color:#333;font:17px/1.7 "Noto Sans SC", "Source Han Sans CN", "Noto Sans S Chinese Light", "Microsoft Yahei", "Microsoft YaHei Light", "Pingfang sc regular", "Helvetica Neue", Helvetica, Tahoma, sans-serif;background:#fff}

.sub-banner{height:485px}
.sub-banner2{height:485px}
.sub-softbanner{height:576px;margin-top:98px}

/*about us 页面*/
.counter-title{font-size: 3.475em;color: #0180DC;}
.mb-1{margin-bottom:.25rem!important}
.fs-6{font-size: .5rem!important}
.text-center{text-align:center!important}

.align-items-center{align-items:center!important}
.position-relative{position:relative!important}
.position-absolute{position: absolute!important}
.col-12{flex: 0 0 auto;width: 100%;}
.mt-3{margin-top: 1rem!important}
.fw-bold{font-weight:700!important}
.page-section{padding:2rem 0 ;background-repeat:no-repeat;background-size:cover;}
.text-blue{color:#0193e5!important;}
.py-3{padding-top: .5rem!important;padding-bottom: .5rem!important;}
@media(min-width: 768px){
	.col-md-6{flex:0 0 auto;width: 50%}
	.ms-md-5{margin-left: 1rem!important;}
	.mt-md-0{margin-top: 10%!important}
	.text-md-start{text-align: left!important}
}
/*中间banner*/
.banner-section{position: relative;}
.banner-section .banner-img{margin-top: 0;
    pointer-events: none;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    /* -webkit-backface-visibility: hidden; */
    /* backface-visibility: hidden;*/}
.banner-section .banner-wrap{position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;}
.container-fluid{width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;}
.page-banner{min-height:calc(65vh / var(--zoom));max-width:100%;}
.ps-0{padding-left: 0!important;}
.page-banner-title-bg{background-color: rgb(4,98,174,0.5) ;}
@media(min-width: 768px){
	.col-md-5{flex: 0 0 auto;
    width: 41.66666667%;}
	.p-md-5{padding: 2.5rem!important;}
	.mb-md-3{margin-bottom: .3rem!important;}
	
}
@media(max-width: 653px){
.counter-title{font-size: 1.475em;color: #0180DC;}
.banner-title {display: none;}
.banner-subtitle {display: none;}
.col-md-5{display: none;}
.p-md-5{padding: 1rem!important;}
.page-banner-title-bg{display: none;}
}
@media (min-width: 1600px){
	.banner-title {
    font-size: 1.8rem;
    font-weight: bolder;
	color: #FFFFFF;
}
	.banner-subtitle {
    font-size: .5rem;
	color: #FFFFFF;
}
}
@media (min-width: 1200px){
	.banner-title {
    font-size: 1.4rem;
    font-weight: bolder;
	color: #FFFFFF;
}
	.banner-subtitle {
    font-size: .4rem;
	color: #FFFFFF;
}
	.p-md-5{padding: 1rem!important;}
}

@media (min-width: 1400px)
.p-xxl-5{padding:2rem!important;}
@media (min-width: 1400px)
.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important;}
.px-3 {padding-right: 1rem!important;padding-left: 1rem!important;}

/*中间banner结束*/	

/*解决方案begin*/

.anchor:not(.mousewheel_banner) {
    background: #fff;
    position: relative;
    z-index: 7;
}
.inner {
    width: 93.75%;
    max-width: 150em;
    margin: 0 auto;
}

.flexbox {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    -o-flex-flow: wrap;
    flex-flow: wrap;
}


.plan_value{padding-top: 2%; padding-bottom: 5%}
.plan_value .title{text-align: center}
.plan_value .fz36{font-size: 2em;}
.plan_value .swiper-title {padding:3.5% 0; font-weight: bold}
.plan_value .swiper-title ul{justify-content: center}
.plan_value .swiper-title ul li{color: #cccccc; cursor: pointer; margin: 0px 30px}
.plan_value .swiper-title ul li.cur{color: #000000}
.plan_value .box{background: #f0f5f8}
.plan_value .box .info{width: 50%;padding: 5% 4%}
.plan_value .box .sub{color: #000; font-weight: bold}
.plan_value .box .txt{padding: 4% 0}
.plan_value .box .sub_tit{color: #007bc8; padding-top: 4%; padding-bottom: 2%}
.plan_value .box .sub_txt{ padding-bottom:6%}
.plan_value .box figure{width: 50%;}
.plan_value .box figure img{width: 100%}
.plan_value .swiper-pagination-fraction{position: absolute; width: auto; left: 4%; bottom:8%; color: #c3c3c3}
.plan_value .swiper-pagination-current{font-size: 1.5em;}
.plan_value.column_85 .swiper-pagination-fraction{left: auto; right: 55%;bottom:15%;}


@media(max-width:1024px){
.plan_value .swiper-title ul li{margin: 0px 10px}
}
@media(max-width:768px){
.plan_value .swiper-title ul li{margin: 10px}
.plan_value .box .info,
.plan_value .box figure{width: 100%}
.plan_value .box .info{order: 2;}
.plan_value .box .txt{padding: 4% 0}
.plan_value .swiper-pagination{top: 2%; bottom: auto}
.plan_value.column_85 .swiper-pagination-fraction{top: auto; bottom: 6%; right: 5%}
}




.body_main h2.title {
    color: #000000;
}
.application_case .intro {
    text-align: center;
    padding-bottom: 4%;
	padding-top: 2%;
    max-width: 1075px;
    margin: auto;
}

.application_case .item .txt {
    margin-top: 3%;
}

.application_case .title{text-align: center}
.application_case .fz36{font-size: 2em;}
.application_case .list_item {
    justify-content: space-between;
}
.application_case .item {
    width: 49.302%;
}
.application_case .item figure {
    position: relative;
    padding-bottom: 56.34%;
    overflow: hidden;
}
.application_case .item figure img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease;  /* 添加过渡效果 */
}

.application_case .item:hover img {transform: scale(1.1);/* 扩大图片 */}

img {
    vertical-align: middle;
    max-width: 100%;
}

.application_case .item .info {
    padding: 5% 0;
}



.fz24 {
    font-size: 1.5em;
    line-height: 1.35em;
}

@media(max-width: 653px){
.fz24 {
    font-size: 1.1em;
    line-height: 1.2em;
}
}


/*解决方案end*/

/*产品中心begin*/

/*anchor
#anchor{position:fixed;right:2.34375%;top:50%;transform:translateY(-50%);z-index:88;color:#000;text-align:right; transition: 0.5s}
#anchor li{padding:0.8125em 0;position:relative;}
#anchor li:before,#anchor li:after{content:'';display:block;position:absolute;top:50%;}
#anchor li:before{width:1px;height:calc(100% - 0.6875em);background-color:#333;margin-top:0.34375em;right:1em;}
#anchor li:after{width:0.6875em;height:0.6875em;border:1px solid #333;border-radius:50%;transform:translateY(-50%);right:0.625em;}
#anchor li:last-child:before{display:none;}
#anchor a{display:inline-block;padding:0 2em 0 1.25em;height:2.125em;line-height:2.125em;border-radius:1.0625em;position:relative;z-index:2;transition:all 0.3s; overflow: hidden;}
#anchor a:after{width:1.5em;height:1.5em;background:url("https://www.myse.com.cn/cn/images/anchor_icon.svg") no-repeat center center;background-size:contain;content:'';display:block;position:absolute;top:50%;transform:translateY(-50%);right:0.3125em;opacity:0;transition:all 0.3s;}
#anchor .cur a{background-color:#017bc8;color:#fff;padding-right:2.5em;font-weight:bold;}
#anchor .cur a:after{opacity:1;}
#anchor.end{top:25%}
@media(max-width:768px){
#anchor li:not(.cur) a{opacity: 0; width: 2.125em}
#anchor li.cur a{position:absolute; position: absolute;  right: 0; top: 0; bottom: 0; white-space: nowrap;}
}*/
/*equiptop*/
.equiptop{margin-bottom:4.16666667%;}
.equiptop .entry{max-width:65em;margin:0 auto;text-align:center;color:#666;font-size: 20px;}

/*pvscope*/
.pvscope{margin-bottom:4.6875%;}
.pvscope .list{width:101.38888889%;}
.pvscope .item2{width:49.9%;padding-right:1.36986301%;padding-bottom:1.36986301%;}
.pvscope .item3{width:33.3%;padding-right:1.36986301%;padding-bottom:1.36986301%;}
.pvscope .item4{width:24.9%;padding-right:1.36986301%;padding-bottom:1.36986301%;}
.pvscope .info{position:relative;overflow:hidden;}
.pvscope .info:before{background-color:rgba(0,123,200,0.5);position:absolute;content:'';left:0;top:0;width:100%;height:100%;z-index:2;display:block;opacity:0;transition:all 0.3s;}
.pvscope .img{padding-bottom:73.8028169%;}
.pvscope .text{position:absolute;left:0;bottom:0;width:100%;color:#fff;z-index:3;padding:3.23943662% 4.22535211%;}
.pvscope .title{font-size:1.575em;line-height:1.35em;color:#fff;}
.pvscope .intro{margin-top:2.76923077%;display:none;}
.pvscope .info:hover:before{opacity:1;box-shadow: 0px 0px 10px #e6e6e6; /*边框圆角的阴影方向*/border-radius: 15px; /*四个角全部圆形15px*/}
.pvscope .info:hover .intro{display:block;}

.boxtitle {
    text-align: center;
    line-height: 1.35em;
    margin-bottom: 1.73611111%;
    color: #000;
}
.fz36 {
    font-size: 2.25em;
    line-height: 1.35em;
}
.animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}


.figure {
    overflow: hidden;
    position: relative;
	box-shadow: 0px 0px 10px #e6e6e6; /*边框圆角的阴影方向*/
    border-radius: 15px; /*四个角全部圆形15px*/

}


.figure .img {
    background: no-repeat center center;
    background-size: cover;
    display: block;
    transition: all .3s;
}


@media(max-width: 653px){
.pvscope .item2{width:100%;padding-right:1.36986301%;padding-bottom:6.36986301%;}
.pvscope .item3{width:100%;padding-right:1.36986301%;padding-bottom:6.36986301%;}
.pvscope .item4{width:100%;padding-right:1.36986301%;padding-bottom:6.36986301%;}

.pvscope .title{font-size:1.1em;line-height:1.35em;color:#fff;  text-align:center; }

}
/*产品中心end*/
@media(min-width: 1200px){
	.fs-3{font-size: 0.75rem!important}
}
@media(max-width:1440px){.sub-softbanner{height:376px}}
@media(max-width:1024px){.sub-softbanner{margin-top:48px;height:280px}.sub-banner,.sub-banner2{height:200px;margin-top:100px}}
@media(max-width:769px){.sub-banner,.sub-banner2{height:200px;margin-top:48px}    }
@media(max-width:414px){.sub-softbanner{height:124px}.sub-banner,.sub-banner2{height:110px}    }
.overview{color:#fff;font:300 17px/1.7 "Noto Sans SC", "Source Han Sans CN", "Noto Sans S Chinese Light", "Microsoft Yahei", "Microsoft YaHei Light", "Pingfang sc regular", "Helvetica Neue", Helvetica, Tahoma, sans-serif;background:#006db9;padding-left:18px}.sidenav{background:#fff}.sidenav li{position:relative;*zoom:1;float:left;font-size:14px;text-align:center;border-right:1px solid #e3e3e3}.sidenav li.active a{color:#40ab28}.sub_nav{background:#fff;border-bottom:1px solid #e3e3e3;box-shadow:3px 3px 3px rgba(0,0,0,.1)}.sub_nav li:first-child .ln-menu-link{border-left:1px solid #d7d7d7}.sidenav li a{color:#333}.sidenav li a:hover{color:#0462ae}.sidenav li.active a{color:#0462ae;font-weight:bold}.ln-menu-link{display:block;padding:0 40px;font-size:17px;position:relative;*zoom:1;font-family:"Noto Sans SC", "Source Han Sans CN", "Noto Sans S Chinese Light", "Microsoft Yahei", "Microsoft YaHei Light", "Pingfang sc regular", "Helvetica Neue", Helvetica, Tahoma, sans-serif;line-height:69px}#ln-menustate{display:none}

@media(max-width:1110px){
            .ln-menu-link{padding:0 30px}
        }
@media only screen and (max-width:767px){
 .sidenav{background:#fff}.sidenav li{width:100%;text-align:center;border-right:0}.sub_nav{background:#fff}.ln-menu-link .inco{width:30px;height:30px;position:absolute;top:10px;left:30px}.ln-menu-link{line-height:20px;border-bottom:1px solid #d7d7d7;border-right:0;border-left:none;border-top:0;margin:0}.overview.hidden2{display:block}.sidenav li.on{border-bottom:0}.sub_nav li:first-child .ln-menu-link{border-left:none}
        }
 .sidenav li.on a{color:#10924e}.sidenav li .level2{display:none;position:absolute;top:69px;width:100%;background:#fff}.sidenav li .level2 a{display:block;margin:10px;padding-bottom:10px;border-bottom:1px solid #d7d7d7}.sidenav li.active .level2 a{color:#666;font-weight:normal}

@media only screen and (max-width:767px){
.sidenav li .level2{display:block;position:relative;top:0;z-index:999}.sidenav li .level2 a{display:block;margin:10px;padding-bottom:10px;border-bottom:0;margin:0;padding-bottom:0}}

#ln-menustate{display:none}.localnav{position:relative;top:0;left:0;width:100%;z-index:9}.ln-wrapper{position:relative;top:0;left:0;width:100%;height:auto;min-height:100%;z-index:1}.ln-background{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background-color:rgba(255,255,255,0.95);-webkit-transition:background-color .5s cubic-bezier(0.28,0.11,0.32,1);transition:background-color .5s cubic-bezier(0.28,0.11,0.32,1)}#ln-menustate:checked ~ .localnav .ln-background,#ln-menustate:target ~ .localnav .ln-background{background-color:rgba(255,255,255,1);max-height:none;-webkit-transition:background-color .5s ease;transition:background-color .5s ease}#ln-menustate:checked ~ .localnav .ln-background:after,#ln-menustate:target ~ .localnav .ln-background:after{background-color:#d6d6d6}.ln-content{margin:0 auto;max-width:1600px;position:relative;z-index:2}.ln-curtain{background:rgba(0,0,0,0.3);opacity:0;position:fixed;top:0;left:0;width:0;height:0;z-index:6;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}#ln-menustate:checked ~ .localnav .ln-curtain,#ln-menustate:target ~ .localnav .ln-curtain{-webkit-transition:opacity 1s ease .1s;transition:opacity 1s ease .1s}.ln-actions{float:left;display:none}.ln-action{float:left;margin-left:24px}.ln-menucta{cursor:pointer;display:block;margin-right:-11px;overflow:hidden;width:40px;height:48px;-webkit-tap-highlight-color:transparent}.ln-menucta-chevron{display:block;position:relative;width:100%;height:100%;z-index:1;-webkit-transition:-webkit-transform 1s cubic-bezier(0.86,0,0.07,1),-webkit-transform-origin 1s cubic-bezier(0.86,0,0.07,1);transition:-webkit-transform 1s cubic-bezier(0.86,0,0.07,1),-webkit-transform-origin 1s cubic-bezier(0.86,0,0.07,1);transition:transform 1s cubic-bezier(0.86,0,0.07,1),transform-origin 1s cubic-bezier(0.86,0,0.07,1);transition:transform 1s cubic-bezier(0.86,0,0.07,1),transform-origin 1s cubic-bezier(0.86,0,0.07,1),-webkit-transform 1s cubic-bezier(0.86,0,0.07,1),-webkit-transform-origin 1s cubic-bezier(0.86,0,0.07,1),-ms-transform-origin 1s cubic-bezier(0.86,0,0.07,1);-webkit-transform:translateY(10%);-ms-transform:translateY(10%);transform:translateY(10%)}.ln-menucta-chevron::before,.ln-menucta-chevron::after{content:"";display:block;position:absolute;top:50%;width:12px;height:1px;z-index:1;-webkit-transition:-webkit-transform 1s cubic-bezier(0.86,0,0.07,1),-webkit-transform-origin 1s cubic-bezier(0.86,0,0.07,1);transition:-webkit-transform 1s cubic-bezier(0.86,0,0.07,1),-webkit-transform-origin 1s cubic-bezier(0.86,0,0.07,1);transition:transform 1s cubic-bezier(0.86,0,0.07,1),transform-origin 1s cubic-bezier(0.86,0,0.07,1);transition:transform 1s cubic-bezier(0.86,0,0.07,1),transform-origin 1s cubic-bezier(0.86,0,0.07,1),-webkit-transform 1s cubic-bezier(0.86,0,0.07,1),-webkit-transform-origin 1s cubic-bezier(0.86,0,0.07,1),-ms-transform-origin 1s cubic-bezier(0.86,0,0.07,1)}.ln-menucta-chevron::before,.ln-menucta-chevron::after{background:#333}.ln-menucta-chevron::before{-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:rotate(40deg) scaleY(1.5);-ms-transform:rotate(40deg) scaleY(1.5);transform:rotate(40deg) scaleY(1.5);right:50%}.ln-menucta-chevron::after{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:rotate(-40deg) scaleY(1.5);-ms-transform:rotate(-40deg) scaleY(1.5);transform:rotate(-40deg) scaleY(1.5);left:50%}#ln-menustate:checked ~ .localnav .ln-menucta-chevron,#ln-menustate:target ~ .localnav .ln-menucta-chevron{-webkit-transform:translateY(-10%);-ms-transform:translateY(-10%);transform:translateY(-10%)}#ln-menustate:checked ~ .localnav .ln-menucta-chevron::before,#ln-menustate:target ~ .localnav .ln-menucta-chevron::before{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:rotate(-40deg) scaleY(1.5);-ms-transform:rotate(-40deg) scaleY(1.5);transform:rotate(-40deg) scaleY(1.5)}#ln-menustate:checked ~ .localnav .ln-menucta-chevron::after,#ln-menustate:target ~ .localnav .ln-menucta-chevron::after{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(40deg) scaleY(1.5);-ms-transform:rotate(40deg) scaleY(1.5);transform:rotate(40deg) scaleY(1.5)}.ln-menucta-anchor{display:none;position:absolute;top:0;left:0;width:1px;height:1px;z-index:10}.ln-menucta-anchor:focus{outline-offset:-6px;width:100%;height:100%}.ln-menucta-anchor-close{display:none}.ln-menucta-anchor-label{position:absolute;top:0;left:0;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(0px 0 99.9% 99.9%);clip-path:inset(0px 0 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0}#ln-menustate:checked ~ .ln-menucta-anchor-open,#ln-menustate:target ~ .ln-menucta-anchor-open{display:none}#ln-menustate:checked ~ .ln-menucta-anchor-close,#ln-menustate:target ~ .ln-menucta-anchor-close{display:block}

@media only screen and (max-width:767px){.content{position:relative}.col-main{margin:0}.col-left{float:left;width:200px;margin-left:-100%;margin:0;width:100%;position:absolute;left:0;top:0}.localnav{height:48px}.overview{float:left;line-height:48px;padding:0;background:0;color:#333}.sidenav{border-width:0}.ln-menu-link{border-bottom:0 none}.ln-background{min-height:48px;-webkit-transition:background-color .5s ease .7s;transition:background-color .5s ease .7s}.ln-menu{line-height:48px;padding-top:0;width:100%}.ln-menu-tray{overflow:hidden;pointer-events:none;visibility:hidden;width:100%;max-height:0;-webkit-transition:max-height .5s cubic-bezier(0.28,0.11,0.32,1) .4s,visibility 0s linear 1s;transition:max-height .5s cubic-bezier(0.28,0.11,0.32,1) .4s,visibility 0s linear 1s}#ln-menustate:checked ~ .localnav .ln-menu-tray,#ln-menustate:target ~ .localnav .ln-menu-tray{max-height:400px;max-height:-webkit-calc(100vh - 48px - 48px);max-height:calc(100vh - 48px - 48px);overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:auto;visibility:visible;-webkit-transition-delay:.2s,0s;transition-delay:.2s,0s}#ln-menustate:checked ~ .localnav.ln-opening .ln-menu-tray,#ln-menustate:target ~ .localnav.ln-opening .ln-menu-tray{overflow-y:hidden}#ln-menustate:checked ~ .localnav.ln-sticking .ln-menu-tray,#ln-menustate:target ~ .localnav.ln-sticking .ln-menu-tray{max-height:-webkit-calc(100vh - 48px);max-height:calc(100vh - 48px)}.ln-curtain{-webkit-transition:opacity 1s ease .2s,width 0s ease 1.2s,height 0s ease 1.2s;transition:opacity 1s ease .2s,width 0s ease 1.2s,height 0s ease 1.2s}#ln-menustate:checked ~ .ln-curtain,#ln-menustate:target ~ .ln-curtain{opacity:1;right:0;bottom:0;width:100%;height:100%}.ln-actions{display:block;margin-left:0;padding:0 16px;position:absolute;top:0;right:0;z-index:1;left:50%}.ln-action{margin-left:16px}.ln-action a{color:#666}.ln-action a:hover{color:#0462ae}.ln-action-menucta{margin-left:-20px;position:absolute;left:0;z-index:1}.ln-action-button{float:right;margin-left:27px}.ln-content{padding:0 20px}.inner-cont{margin:10px}.sidenav{opacity:1;padding:17px 10px 28px 10px;-webkit-transform:translate3d(0,-150px,0);transform:translate3d(0,-150px,0);-webkit-transition:opacity .7s cubic-bezier(0.23,1,0.32,1) .2s,-webkit-transform 1s cubic-bezier(0.23,1,0.32,1) .5s;transition:opacity .7s cubic-bezier(0.23,1,0.32,1) .2s,-webkit-transform 1s cubic-bezier(0.23,1,0.32,1) .5s;transition:transform 1s cubic-bezier(0.23,1,0.32,1) .5s,opacity .7s cubic-bezier(0.23,1,0.32,1) .2s;transition:transform 1s cubic-bezier(0.23,1,0.32,1) .5s,opacity .7s cubic-bezier(0.23,1,0.32,1) .2s,-webkit-transform 1s cubic-bezier(0.23,1,0.32,1) .5s}.sidenav .level2 li,.sidenav .level2 li a{line-height:20px}#ln-menustate:checked ~ .localnav .sidenav,#ln-menustate:target ~ .localnav .sidenav{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:.2s,0.4s;transition-delay:.2s,0.4s}
    .ln-menu-item{display:block;line-height:48px;margin-left:0;width:100%}.ln-menu-item:first-child .ln-menu-link{border-top:0}.ln-menu-item:nth-child(1) .ln-menu-link{-webkit-transition-delay:.07s;transition-delay:.07s}.ln-menu-item:nth-child(2) .ln-menu-link{-webkit-transition-delay:.14s;transition-delay:.14s}.ln-menu-item:nth-child(3) .ln-menu-link{-webkit-transition-delay:.21s;transition-delay:.21s}.ln-menu-item:nth-child(4) .ln-menu-link{-webkit-transition-delay:.28s;transition-delay:.28s}.ln-menu-item:nth-child(5) .ln-menu-link{-webkit-transition-delay:.35s;transition-delay:.35s}.ln-menu-item:nth-child(6) .ln-menu-link{-webkit-transition-delay:.42s;transition-delay:.42s}.ln-menu-item:nth-child(7) .ln-menu-link{-webkit-transition-delay:.49s;transition-delay:.49s}#ln-menustate:checked ~ .localnav .ln-menu-item:nth-child(1) .ln-menu-link,#ln-menustate:target ~ .ln-menu-item:nth-child(1) .ln-menu-link{-webkit-transition-delay:.56s;transition-delay:.56s}#ln-menustate:checked ~ .ln-menu-item:nth-child(2) .ln-menu-link,#ln-menustate:target ~ .ln-menu-item:nth-child(2) .ln-menu-link{-webkit-transition-delay:.49s;transition-delay:.49s}#ln-menustate:checked ~ .ln-menu-item:nth-child(3) .ln-menu-link,#ln-menustate:target ~ .ln-menu-item:nth-child(3) .ln-menu-link{-webkit-transition-delay:.42s;transition-delay:.42s}#ln-menustate:checked ~ .ln-menu-item:nth-child(4) .ln-menu-link,#ln-menustate:target ~ .ln-menu-item:nth-child(4) .ln-menu-link{-webkit-transition-delay:.35s;transition-delay:.35s}#ln-menustate:checked ~ .ln-menu-item:nth-child(5) .ln-menu-link,#ln-menustate:target ~ .ln-menu-item:nth-child(5) .ln-menu-link{-webkit-transition-delay:.28s;transition-delay:.28s}#ln-menustate:checked ~ .ln-menu-item:nth-child(6) .ln-menu-link,#ln-menustate:target ~ .ln-menu-item:nth-child(6) .ln-menu-link{-webkit-transition-delay:.21s;transition-delay:.21s}#ln-menustate:checked ~ .ln-menu-item:nth-child(7) .ln-menu-link,#ln-menustate:target ~ .ln-menu-item:nth-child(7) .ln-menu-link{-webkit-transition-delay:.14s;transition-delay:.14s}.ln-menu-link{border-top:1px solid rgba(214,214,214,0.5);display:block;padding-top:14px;padding-bottom:14px;opacity:0;-webkit-transform:translate3d(0,-25px,0);transform:translate3d(0,-25px,0);-webkit-transition:.5s ease;transition:.5s ease;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}#ln-menustate:checked ~ .localnav .ln-menu-link,#ln-menustate:target ~ .localnav .ln-menu-link{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ln-menucta-anchor{display:block}}
@media only screen and (max-width:767px) and (orientation:landscape){#ln-menustate:checked ~ .ln-menu-tray,#ln-menustate:target ~ .ln-menu-tray{max-height:280px;max-height:-webkit-calc(100vh - 48px - 48px);max-height:calc(100vh - 48px - 48px)}}
@media only screen and (max-width:767px){.ln-menu-link{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}}

.box2{padding:0 50px 50px 50px}
.content{margin:0 auto;max-width:1600px}
.content2{margin:0 auto;max-width:1920px;padding-top:50px}

@media(max-width:769px){.content2{padding:20px 0 30px 0}}

@media(max-width:414px){.content2{padding:20px 0px}}

.sub_title{margin-bottom:40px;border-bottom:1px solid #e5e5e5}
.sub_title h2{width:15%;text-align:center;font-size:1.5em;color:#333;font-weight:normal;padding-bottom:15px;border-bottom:3px solid #0462ae}
.subabout_text{padding:10px 50px}
.subabout_text p{padding:10px 0px;line-height:21px}
.subabout_text img{max-width:100%;height:auto}
.subabout{padding-bottom:20px}
.subabout p{line-height:24px}
.font16{font-family:auto;font-size:16px}
.zz img{max-width:100%;height:auto;display:block;margin:0 auto}span.number{line-height:24px;color:#fff;padding:9px 38px 9px 15px;background:url("../images/sj_icon.jpg") #2a323e right bottom no-repeat}

/*
.subabout_pic{padding:10px 0}.subabout_pic li{margin-bottom:40px}
.subabout_pic a:hover img{opacity:.8}span.company_pic_text{line-height:30px;font-size:16px;font-weight:normal;color:#fff;text-align:right;position:relative;top:-40px;left:72%;z-index:9999}
.subabout_pic li:hover{opacity:.8}
*/
@media(max-width:769px){span.company_pic_text{left:60%}}

@media(max-width:767px){.box2{padding:0 20px 30px 20px}.sub_title{margin:20px 0;border-bottom:1px solid #e5e5e5}.sub_title h2{width:180px;text-align:center;font-size:18px;font-weight:normal;padding-bottom:15px;border-bottom:3px solid #0462ae}.footer{visibility:hidden}}

@media(max-width:414px){.subabout_text{padding:10px 20px}.subabout_text p{padding:0}}.sub_litbox{padding-bottom:20px}.honor{text-align:center;border:1px solid #e8e8e8;border-radius:4px}
.honor:hover{border:1px solid #cbcbcb}
.products,.products2{text-align:center;border:1px solid #fff}
.honor .caption,.products .caption{padding:10px 10px;border-top:1px solid #e5e5e5}
.honor .caption h4,.products .caption h4{color:#333;font-size:16px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.caption h4,.products:hover .caption h4{color:#0462ae}

.products:hover .propic,.products:hover .propic2{border:1px solid #0462ae}.honorpic,.propic,.propic2{height:280px;display:table-cell;vertical-align:middle;overflow:hidden}.propic,.propic2{height:250px;display:flex;border:1px solid #e8e8e8}.propic2{height:280px}
.honorpic img,.propic img,.propic2 img{width:100%;height:280px;display:block;margin:auto;object-fit:contain;transition:transform 1.25s}
.propic img{height:248px}.propic2 img{height:280px}.honorpic:hover img,.propic:hover img,.propic2:hover img{transform:scale(1.1)}#imgBox img{display:block}#fullPage{display:none;background:black;position:fixed;top:0;left:0;width:100%;height:100%;z-index:19930428}#fullPage img{display:block;width:100%}#canvas{width:100%;height:100%;background:0;display:block}
@media(max-width:767px){.honorpic,.propic{height:200px;display:table-cell;vertical-align:middle}.honorpic img,.propic img{width:100%;height:200px;display:block;margin:auto;object-fit:contain}}
@media(max-width:414px){.sub_litbox{padding-bottom:10px}.honor .caption,.products .caption{padding:10px 5px;color:#333;font-size:12px}.honorpic,.propic,.propic2{height:124px;display:table-cell;vertical-align:middle}.honorpic img,.propic img,.propic2 img{width:100%;height:124px;display:block;margin:auto;object-fit:contain}}.video-back2{display:block;text-align:center}
@media screen and (-webkit-min-device-pixel-ratio:0){.video-back2{padding:280px 0}}.video-back2 h1{display:block;text-align:center;color:#fff;text-shadow:2px 2px 4px #000;font-size:36px}.video-back2 p{display:block;color:#fff;text-shadow:2px 2px 1px #000;margin:0;padding:0;margin-bottom:20px}.left_pest{width:100%;overflow:hidden;padding-bottom:20px;margin:0 auto}
.left_pest h5{line-height:88px;/*border-top:1px solid #0462ae;*/text-align:center;font-size:24px;color:#333;}
.left_pest h5 em{font-size:12px;color:#999;text-transform: uppercase;}.left_pest ul{border:1px solid #e3e3e3}.left_pest li{clear:both;text-align:center;color:#333;border-bottom:1px solid #e3e3e3}.left_pest li a{line-height:34px;padding:10px 0;display:block;font-size:18px;color:#333}.left_pest li a:hover,#abc{display:block;background:#0462ae;color:#fff}
@media(max-width:1200px){.left_pest{width:100%}.left_pest h5{font-size:21px}}
@media(min-width:1024px){.sub-banner2{display:none}.video-back2{display:block}}
@media(max-width:1024px){.video-back2{display:none}.sub-banner2{display:block}}
@media(max-width:768px){.video-back2{padding:180px 0}.left_pest h5{line-height:60px}.left_pest{display: none;}}
@media(max-width:414px){.video-back2{padding:100px 0}.video-back2 h1{font-size:24px}.video-back2 p{font-size:14px}.left_pest h5{line-height:40px;font-size:18px}.left_pest li a{line-height:18px;font-size:14px;padding:9px 0}}.prodetail{margin:50px auto}.prodetail_text{padding-top:20px}.prodetail_text dl dt{font-size:24px;font-weight:bold;color:#2a323e;line-height:30px;padding:15px 0 20px 0}.prodetail_text dl dd{color:#999;padding:10px 0 10px 15px}.prodetail_text dl dd.backg_bule{background:#f4f8fb;padding:15px;margin-bottom:5px;line-height:18px;display:flex}.prodetail_text dl dd.line_bule{border-top:1px solid #f4f8fb;padding-top:25px}.hot-tel{color:#af1c2c;font-size:28px}.buy_button{float:left;font-size:15px;width:120px;line-height:38px;text-align:center;color:#FFF;background:#af1d2b;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border:1px solid #af1d2b;cursor:pointer}.buy_button a{color:#fff;display:block}.buy_button a:hover{opacity:.8}span.zx_button{float:left;display:block;font-size:15px;margin-left:20px}.zx_button a{display:block;width:120px;height:40px;line-height:40px;text-align:center;background:#FFF;color:#af1d2b;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border:1px solid #af1d2b}.zx_button a:hover{color:#FFF;background:#af1d2b;-webkit-border-radius:5px;-moz-border-radius:5px;border:1px solid #af1d2b;text-decoration:none;filter:alpha(Opacity=60);-moz-opacity:.6;opacity:.6}.prodetail_text dl dd.share_to{padding-top:25px}.share_to a{float:left;display:block;width:27px;height:27px;border-radius:50%;margin-right:5px;background:#e1e7ec;z-index:9999999}.share_to a:hover{background:#29313c}.share_to a .desc{display:none}.share_to a:hover .desc{display:block;background:#FFF;position:relative;top:0;left:0;z-index:11000}.share_to a:hover .desc img{border:1px solid #666;margin-top:5px}
@media(max-width:767px){.prodetail{margin:20px auto}}
@media(max-width:414px){.hot-tel{color:#af1c2c;font-size:21px}.zx_button a{display:block;width:80px;height:34px;line-height:34px}.buy_button{font-size:14px;width:80px;height:34px;line-height:32px}}.recomm_title{font-size:16px;height:50px;background:#f4f8fb;margin-bottom:20px;border-bottom:1px solid #c9c9c9}.recomm_title h2{font-weight:bold;line-height:30px;padding:10px 0 10px 18px}span.more2{float:right;padding:18px 10px 0 0}.recomm_list ul{width:202px;margin:0 auto;padding:50px 0 20px 0}.recomm_list li{width:202px;text-align:center;padding:6px 0 15px 0}span.recomm_text{display:block;padding:8px 0;line-height:21px}
.subpropic{vertical-align:middle;overflow:hidden;height:200px;border:1px solid #e8e8e8;display:flex}.subpropic img{width:100%;height:200px;display:block;margin:auto;object-fit:contain;transition:transform 1.25s}.subpropic:hover img{transform:scale(1.1)}.subproducts .caption{padding:20px 10px;color:#333}.subproducts .caption h4{font-size:16px;line-height:24px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subproducts:hover .caption h4{color:#0462ae}
@media(max-width:1200px){.subpropic{height:150px;vertical-align:middle}.subpropic img{width:100%;height:150px;display:block;margin:auto;object-fit:contain}}
@media(max-width:414px){.prodetail_text{padding-top:5px}.prodetail_text dl dt{font-size:21px}.subproducts .caption{padding:10px 5px;color:#333;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subpropic{height:100px;vertical-align:middle}.subpropic img{width:100%;height:100px;display:block;margin:auto;object-fit:contain}.subpic img{width:100%;height:80px;display:block;margin:auto;object-fit:contain}}#Tab1{width:460px;margin:0;padding:0;margin:0 auto}.Menubox{background:#f4f8fb;height:50px;line-height:50px;border-bottom:1px solid #c9c9c9}.Menubox ul{margin:0;padding:0}.Menubox li{float:left;display:block;cursor:pointer;width:33.3%;text-align:center;font-size:16px;color:#666}.Menubox li.gsa{padding:0;background:#fff;color:#2a323e;font-weight:bold;height:50px;line-height:50px;background:#f4f8fb;border-bottom:5px solid #2a323e}.Contentbox{clear:both;margin-bottom:10px;border-top:0;padding-top:8px}.details_text{padding:30px}.details_text p{padding:0 10px;line-height:30px}.details_text img{max-width:100%;height:auto;display:block;margin:0 auto}table.tech{width:100%;margin:0 auto;border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc}table.tech tr th{width:25%;text-align:center;padding:9px 15px;line-height:18px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;background:#f9f9f9}table.tech tr td{padding:9px 15px;line-height:18px;border-bottom:1px solid #ccc}.want_buytitle{height:50px;background:#f4f8fb;border-bottom:1px solid #c9c9c9}

.want_buytitle h2{width:150px;height:0;font-size:16px;color:#fff;text-align:center;line-height:50px;border-width:0 30px 50px 0;border-style:none solid solid;border-color:transparent transparent rgba(4,98,174,1)}.buy_form{width:80%;padding:50px;margin:0 auto}input.buy_button2,input.buy_button3{font-size:14px;width:122px;height:40px;line-height:40px;text-align:center;color:#FFF;background:#2a323e;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;cursor:pointer}input.buy_button3{color:#999;background:#fff;border:1px solid #999}input.buy_button3:hover{color:#FFF;background:#2a323e;border:1px solid #2a323e}input.kuang:hover,input.kuang2:hover,textarea.kuang2:hover{box-shadow:0 0 5px #9dc2ff}@media(max-width:767px){.buy_form{width:100%;padding:20px}}
@media(max-width:414px){table.tech tr th{width:50%}.details_text{padding:30px 10px 20px 10px}}.subnews{text-align:center;border:1px solid #fff;margin-bottom:50px}.subnews:hover{border:1px solid #0462ae}.subnews .caption{color:#333;font-size:16px}.subnews:hover .caption{color:#0462ae}.subnews:hover dl dt{color:#0462ae}.newpic{vertical-align:middle;overflow:hidden;border:1px solid #e8e8e8;background:url("../images/nopic.jpg") center center no-repeat;background-size:cover}.newpic img{width:100%;display:block;margin:auto;transition:transform 1.25s}.newpic:hover img{transform:scale(1.1)}.subnews_text{overflow:hidden}.date{float:left;width:18%;height:120px;display:block;color:#fff;text-align:center;background:#535353}.mon{height:90px;line-height:70px;font-size:36px;color:#fff;text-align:center;background:#0462ae;padding-top:10px}.look{line-height:30px}.look a{display:block;color:#fff}.look a:hover{color:#fff;background:#999}.news_text{float:right;width:79%}.news_text dl dt{text-align:left;font-size:18px;line-height:30px;padding:10px 0;color:#333;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news_text dl dt a{color:#333}.news_text dl dd{font-size:14px;text-align:left;color:#999;line-height:21px}.word_limit p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.news_text dl dd a{color:#aeaeae}.news_text dl dd a:hover{color:#333}
@media(max-width:1024px){.newpic{height:140px}.newpic img{height:140px}.date{float:left;width:16%;height:80px;display:block;color:#fff;text-align:center;background:#535353}.mon{height:50px;line-height:30px;font-size:24px;padding-top:10px}.news_text dl dt{font-size:16px;line-height:24px;padding:8px 0;color:#333;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.word_limit p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}
@media(max-width:769px){.newpic{height:156px;vertical-align:middle}.newpic img{width:100%;height:156px;display:block;margin:auto}
    .date{float:left;width:16%;height:81px;display:block;color:#fff;text-align:center;background:#535353}.mon{height:60px;line-height:42px;font-size:32px;color:#fff;text-align:center;background:#0462ae;padding-top:10px}.look{font-size:14px;line-height:21px}}
@media(max-width:414px){.subnews .caption{color:#333;font-size:12px}.newpic{height:183px;vertical-align:middle}.newpic img{width:100%;height:183px;display:block;margin:auto}}
@media(max-width:320px){.newpic{height:136px;vertical-align:middle}.newpic img{width:100%;height:136px;display:block;margin:auto}}
/*
.newsdetails{padding-bottom:20px;border-bottom:1px dashed #ccc}
.newsdetails h2{font-size:24px;font-weight:normal;line-height:30px;text-align:center;padding-bottom:10px}
.newsdetails p{color:#a0a0a0;text-align:center}
.share a{float:left;margin-right:5px}
a.one{display:block;width:27px;height:27px;border-radius:50%;background:#7ecc72}
a:hover.one{background:#99d98f}
.share a .desc{display:none}
.share a:hover .desc{display:block;padding-top:5px;background:#FFF;position:relative;top:0;left:0}
.share a:hover .desc img{border:1px solid #666}
a.two,a.three,a.four,a.five{display:block;width:27px;height:27px;border-radius:50%}
a.two{background:#63c0ec}
a.three{background:#f7b85c}
a.four{background:#69c}
a.five{background:#fc777f}
a:hover.two,a:hover.three,a:hover.four,a:hover.five{opacity:.8}
.newstext{padding:40px 20px}
.newstext p{line-height:24px}
.newstext img,.dy_text img{max-width:100%;height:auto;display:block;margin:0 auto}
span.newspic{width:800px;display:block;text-align:center;margin:0 auto}
.news_nav{padding:30px 20px;border-top:1px dashed #ccc}
.news_nav li{padding-bottom:10px}.news_nav li a{color:#666}
.news_nav li a:hover{color:#ae1d2a}
span.topnews{display:inline-block;height:30px;line-height:30px;padding:0 15px;border-radius:5px;background:#999;color:#fff;margin-right:10px}
.news_nav a:hover span.topnews{background:#ae1d2a}
.title{font-size:14px;font-weight:bold;color:#333;padding-top:5px}


@media(max-width:767px){.newsdetails h2{font-size:21px}}
@media(max-width:414px){.newsdetails h2{font-size:18px}}
@media(max-width:320px){p.xs_text{display:none}}.subvideo{text-align:center;border:1px solid #fff}.subvideo .caption{padding:20px 10px;color:#333}.subvideo .caption h4{font-size:16px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subvideo:hover .caption{color:#0462ae}.subvideo:hover .videopic{border:1px solid #0462ae}.videopic{height:228px;vertical-align:middle;overflow:hidden;border:1px solid #e8e8e8}.videopic img{width:100%;height:228px;display:block;margin:auto;object-fit:contain;transition:transform 1.25s}.videopic:hover img{transform:scale(1.1)}.subvideo{width:100%;overflow:hidden;position:relative;margin:0 auto}.subvideo .show{background:rgba(0,0,0,0.4);width:100%;height:228px;left:0;opacity:0;filter:alpha(opacity=0);position:absolute;top:0;transition-delay:0s;transition-duration:.3s;transition-property:opacity;transition-timing-function:ease-in;-moz-transition-delay:0s;-moz-transition-duration:.3s;-moz-transition-property:opacity;-moz-transition-timing-function:ease-in;-webkit-transition-delay:0s;-webkit-transition-duration:.3s;-webkit-transition-property:opacity;-webkit-transition-timing-function:ease-in;-o-transition-delay:0s;-o-transition-duration:.3s;-o-transition-property:opacity;-o-transition-timing-function:ease-in;z-index:200}.imgArea img{width:50px;height:50px}.subvideo .show .imgArea{left:50%;bottom:0;margin:-15px 0 0 -40px;opacity:0;position:absolute;transition-delay:0s;transition-duration:.4s;transition-property:all;transition-timing-function:ease;-moz-transition-delay:0s;-moz-transition-duration:.4s;-moz-transition-property:all;-moz-transition-timing-function:ease;-webkit-transition-delay:0s;-webkit-transition-duration:.4s;-webkit-transition-property:all;-webkit-transition-timing-function:ease;-o-transition-delay:0s;-o-transition-duration:.4s;-o-transition-property:all;-o-transition-timing-function:ease}.subvideo .show .imgArea a{color:rgba(255,255,255,0.8);display:block;padding:5px 12px}.subvideo:hover .show{opacity:1;filter:alpha(opacity=100)}.subvideo:hover .show .imgArea{opacity:1;filter:alpha(opacity=100);bottom:30%}.subvideo:hover img{transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2)}
*/
@media(max-width:767px){.videopic{height:200px;display:table-cell;vertical-align:middle}.videopic img{width:100%;height:200px;display:block;margin:auto;object-fit:contain}.subvideo .show{height:200px}}
@media(max-width:414px){.subvideo .caption{padding:10px 5px;color:#333;font-size:12px}.videopic{height:93px;display:table-cell;vertical-align:middle}.videopic img{width:100%;height:93px;display:block;margin:auto;object-fit:contain}.subvideo .show{height:93px}}.vdht{max-height:1080px}.video_details{padding-bottom:20px}span.video_name{font-size:21px;height:50px;line-height:50px;padding-left:20px}.xg20{padding:20px 0}.zx_title{line-height:30px;padding:10px 0;margin-bottom:3px;border-bottom:1px dashed #cbcbcb}
.zx_title h2{font-size:18px;font-weight:bold}.zix{overflow:hidden;padding:20px 0}.subzx{overflow:hidden;padding:35px 10px 10px 10px;border-top:1px solid #cbcbcb}.subzxpadd{padding-bottom:20px}.subzxpadd img{height:78px}.subzxpadd dl{font-size:14px}.subzxpadd dl dt{line-height:28px;padding-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subzxpadd dl dt a{color:#2a323e}.subzxpadd dl dt a:hover{color:#ae1d2a}.subzxpadd dl dd{color:#999;line-height:21px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.subzxpadd img:hover{opacity:.8}span.more3{float:right;padding-top:8px}.sub_left{margin-bottom:30px}.recomm{overflow:hidden}.left_contact{padding:26px 20px 26px 30px;color:#2a323e;border-top:10px solid #e8edf1;border-left:1px solid #e8edf1;border-right:1px solid #e8edf1;border-bottom:1px solid #e8edf1;margin:25px 0 30px 0}.left_contact h3{font-size:16px;line-height:30px;padding:10px 0}.left_contact p{padding:5px 0;font-size:16px}.left_contact p img{padding-right:10px}
@media(max-width:414px){
    span.video_name{font-size:16px;height:30px;line-height:30px;padding-left:20px}
    .subzx{overflow:hidden;padding:30px 10px 0 10px;border-top:1px solid #cbcbcb}
    .xg20{padding:0}
}
.jq22-container{padding:0 40px}.usetitle{background:#fff;height:50px;background:#f4f8fb;border-bottom:1px solid #c9c9c9}.usetitle h2{font-size:16px;font-weight:bold;color:#2a323e;width:116px;height:50px;line-height:45px;text-align:center;border-bottom:5px solid #0462ae}.usetext{padding:50px 20px}
.usetext p{line-height:30px;font-size: 19px;}
.usetext img{max-width:100%;height:auto;display:block;margin:0 auto}.photo_title h2{font-size:24px;font-weight:normal;padding:60px 0 30px 0;text-align:center}.hy_photo_title h2{font-size:30px;font-weight:normal;padding:25px 0 40px 0;text-align:center}
@media(max-width:1200px){.jq22-container{padding:0 20px}}
@media(max-width:767px){.jq22-container{padding:0 20px}.photo_title h2,.hy_photo_title h2{font-size:21px;padding:30px 0}}
@media(max-width:414px){.jq22-container{padding:0 8px}.photo_title h2,.hy_photo_title h2{font-size:18px;padding:20px 0}}span.mail{float:right;height:34px;line-height:34px;font-size:14px;color:#aaa;padding:0 10px 0 45px;-webkit-border-radius:5px;-moz-border-radius:5px;background:url("../images/mail_icon.gif") 15px center #f2f2f2 no-repeat}.mail a{color:#aaa}.mail a:hover{color:#333}.con_main_map{max-width:1560px;height:600px;margin:0 auto;border:1px solid #ccc}.contact_us{padding:30px 40px}.contact_us h3{font-size:21px;line-height:30px;padding:5px 0}.contact_us p{line-height:28px}.contact_us p a{color:#333}.contact_us a:hover{color:#0462ae;text-decoration:underline}
@media(max-width:769px){.con_main_map{height:500px}.contact_us h3{font-size:18px;line-height:30px;padding:5px 0}.contact_us{padding:30px 10px}}
@media(max-width:414px){.con_main_map{height:300px}.contact_us h3{font-size:18px;line-height:30px;padding:5px 0}}.hzpic{height:88px;margin-bottom:30px;border:1px solid #ccc;background:#fff}.hzpic img{width:100%;height:86px;object-fit:contain}.hzpic img:hover{opacity:.8}.hzpic:hover{border:1px solid #0462ae}
@media(max-width:1024px){.partner{padding:50px 0 20px 0}.hzpic{height:70px;margin-bottom:20px;border:1px solid #ccc}.hzpic img{width:100%;height:68px;object-fit:contain}}
@media(max-width:414px){.hzpic{height:60px;margin-bottom:20px;border:1px solid #ccc}.hzpic img{width:100%;height:58px;object-fit:contain}}.soft_text{padding:50px 0;margin:0 auto}.soft_text h2{font-size:28px;font-weight:normal;color:#f90;text-align:center;padding-bottom:30px}.soft_text h3{font-size:28px;font-weight:normal;padding:20px 0}.soft_text p{font-size:16px;word-break:break-all;padding:20px 0}.soft_title h2{font-size:32px;color:#333;background:url("../images/bule_line.png") center bottom no-repeat}.soft_text img{max-width:100%;height:auto;margin:0 auto}
@media(max-width:767px){.soft_text h2{font-size:21px;font-weight:normal;padding:15px 0}.soft_text h3{font-size:21px;font-weight:normal;padding:15px 0}}.sub_search h2{width:40%;font-size:16px;padding:30px 0 10px 0;line-height:24px;border-bottom:1px solid #ccc}.sub_search ul{padding-top:20px}.sub_search li{font-size:24px;padding:15px 0;border-bottom:1px solid #ccc}.sub_search li a{color:#337ab7}.sub_search li a:hover{opacity:.6}
@media(max-width:1024px){.sub_search li{font-size:18px}}
.friendlink{font-size:14px;color:#666}
.friendlink p{line-height:20px;padding:10px 0;text-align: center;}
.friendlink p a{color:#666}
.friendlink p a:hover{color:#af1c2c}
@media only screen and (max-width:769px){.friendlink{margin-bottom:50px}}

.company_pic:hover{opacity:.8}/* 用于公司简介图片透明层和放大 */
.company_pic {display: block;}
.company_pic img {transition: all 0.3s ease;  /* 添加过渡效果 */}
.company_pic:hover img {transform: scale(1.02);/* 扩大图片 */}

/* 联系我们 */
.contact_box .infos {padding:2em 0 3em}
.contact_box .infos h3 {font-size:1rem;color:#645f5f;margin:1rem 0 3rem;text-align:center}
.contact_box .infos .editor>div{display:inline-block;vertical-align:top;width:49%;padding:0 1em;margin:0 0 2em;}
.contact_box .infos .editor>div>div{background:#e1e1e1;padding:0 1.3em;height:8em;display:flex;width:100%;flex-direction: row;    align-items: center;}
.contact_box .infos .editor>div>div .t {width:80%;}
.contact_box .infos .editor>div>div .t p {font-size:1.1em;color:#645f5f;margin:0 0 0.5em;line-height: 30px;}
.contact_box .infos .editor>div>div .t p:last-child{margin:0}
.contact_box .infos .editor>div>div .t p a{font-size:1em;color:#645f5f;}
.contact_box .infos .editor>div>div .ic {width:20%;text-align:right;}
.contact_box .infos .editor>div>div .ic img {max-height:7.17em;transition:none;}
.contact_box .infos .editor>div:first-child+div+div .ic img {max-height:7.17em;transition:none;}
.contact_box .infos .editor>div>div:hover {box-shadow:2px 2px 4px rgba(0,0,0,.12)}
.contact_box .infos .editor>div:last-child>div{cursor:pointer;}
.contact_box .mains {padding:0;}
.contact_box .mains .map {width:100%;height:100%}
.contact_box .mains .map #container {width:100%;height:100%}
.contact_box .mains .close_ {z-index:5}
.pad16 {margin:0 0rem;}
.map{width: 100%}
@media(max-width:990px){
    .pad16 {margin:0 25px;}
}
@media(max-width:767px){
    .pad16 {margin:0 15px;}
    .contact_box .infos .editor > div{width:100%;padding:0}
    .contact_box .infos .editor>div>div .ic img {max-height:3.17rem;transition:none;}
    .contact_box .infos .editor>div:first-child+div+div .ic img {max-height:3.17rem;transition:none;}
    .contact_box .infos .editor>div>div .t p {font-size:0.6rem;color:#231815;margin:0 0 .13rem;line-height: 22px;}
.contact_box .infos .editor>div>div .t p a{font-size:0.6rem;color:#231815;}
}

/*新闻中心*/

.news-box{
    padding: 1.75rem 0 3.125rem;
    background-color: #fff;
}
.news-box .index-tit{
    text-align: center;
}
.news-view{
    width: 98%;
    margin: 0 auto;
}
.news-box .list{
    margin-top: 1.75rem;
    border-top: 1px solid rgba(39, 39, 39, .1);
}
.news-box .list .item{
    display: block;
    padding: 1.5rem 0;
    border-bottom: 1px dashed #e2e2e2;
}
.news-box .list .time-box{
    float: left;
    text-align: center;
    width: 7.6%;
}
.news-box .list .day{
    font-size: 1.1rem;
    line-height: 1.2rem;
    color: #acacac;
    padding-bottom: .3rem;
    margin-bottom: .3rem;
    border-bottom: 1px solid #acacac;
    transition: all .3s;
}
.news-box .list .ym{
    font-size: .35rem;
    line-height: .45rem;
    color: #acacac;
    transition: all .3s;
}

.news-box .list .m-time{
    display: none;
}
.news-box .list .img{
    float: left;
    width: 17%;
    margin-left: 4.58%;
    overflow: hidden;
	box-shadow: 0px 0px 10px #838383; /*边框圆角的阴影方向*/border-radius: 15px; /*四个角全部圆形15px*/
}
.news-box .list .img img{
    width: 100%;	
}

.news-box .list .img {display: block;}
.news-box .list .img img {transition: all 0.3s ease;  /* 添加过渡效果 */}
.news-box .list .img:hover img {transform: scale(1.1);/* 扩大图片 */}



.news-box .list .text-box{
    float: right;
    width: 68%; 
}
.news-box .list .tit{
    font-size: .75rem;
    line-height: .85rem;
    color: #2e2e2e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3s;
}
.news-box .list .con{
    font-size: .45rem;
    line-height: .7rem;
    color: #515151;
    margin-top: .4rem;
}
.news-box .list .more-box{
    margin-top: 1rem;
    font-size: 0;
}
.news-box .list .more-box span{
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: .35rem;
    line-height: .5rem;
}
.news-box .list .more-box .more{
    color: #353535;
    padding-right: 10px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 5px;
    background-image: url('../images/news-arrow.png');
    margin-right: .5rem;
    transition: all .3s;
}
.news-box .list .more-box .times{
    color: #515151;
    padding-left: .8rem;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: .6rem;
    background-image: url('../images/news-times.svg');
}
.news-box .list .page{
    margin-top: 2rem;
}
.index-tit .en{
    font-size: 1.2rem;
    line-height: 1.05rem;
    color: #a2a2a2;
    opacity: .1;
    filter: alpha(opacity=10);
    text-transform: uppercase;
    font-family: "GothamBold_3";
}
.index-tit .cn{
    font-size: .9rem;
    line-height: 1rem;
    margin-top: -.8rem;
    font-weight: bold;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}

.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}

/*新闻详情页*/

.newsinfo-box{
	padding: 2rem 0;
	background-position: right 5rem;
}

.newsinfo-box .left{
    float: left;
    width: 69.2857%;
}
.newsinfo-box .left .tit{
	font-size: .75rem;
	line-height: .85rem;
	color: #000;
}

.newsinfo-box .left .share-box{
    margin-top: .4rem;
    padding-bottom: .4rem;
    border-bottom: 1px solid #d1d1d1;
}
.newsinfo-box .left .bshare-custom{
    float: left;
    font-size: .4rem!important;
}
/*
.newsinfo-box .left .bshare-custom a,
.newsinfo-box .left .bshare-custom span{
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: .4rem;
    color: #666;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    line-height: 20px;
}
.newsinfo-box .left .bshare-custom span{
    margin-right: .5rem;
}
.newsinfo-box .left .bshare-custom a{
    width: 25px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin-right: .4rem;
}
.newsinfo-box .left .bshare-custom .bshare-weixin{
    background-image: url('../img/wechat.svg');
}
.newsinfo-box .left .bshare-custom .bshare-sinaminiblog{
    background-image: url('../img/weibo.svg');
}*/

.newsinfo-box .time{
    float: right;
    font-size: .4rem;
    line-height: 20px;
    color: #666;
}

.newsinfo-box .left .con{
    margin-top: .9rem;
    font-size: .4rem;
    line-height: .9rem;
    color: #666;
}
.newsinfo-box .left .con img{
    max-width: 100%;
}
.newsinfo-box .left .buttons{
    font-size: 0;
    width: 100%;
    height: 1.6rem;
    background-color: #fff;
    margin-top: 1.5rem;
    box-sizing: border-box;
    padding: 0 .9rem;
    position: relative;
}
.newsinfo-box .left .buttons a{
    font-size: .4rem;
    line-height: .5rem;
    color: #666;
}
.newsinfo-box .left .buttons .prev,
.newsinfo-box .left .buttons .next{
    margin-top: .5rem;
}
.newsinfo-box .left .buttons .prev{
    float: left;
}
.newsinfo-box .left .buttons .next{
    float: right;
}
.newsinfo-box .left .buttons .back{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.newsinfo-box .right{
    float: right;
    width: 25.42857%;
    margin-top: .75rem;
}
.newsinfo-box .right .tit{
    font-size: .6rem;
    line-height: .7rem;
    color: #000;
}
.newsinfo-box .right .list{
    margin-top: .7rem;
}
.newsinfo-box .right .list a{
    margin-bottom: .2rem;
    display: block;
    background-color: rgba(210, 210, 210, 0.5);
    color: #2f2f2f;
    font-size: .4rem;
    padding: .5rem 1rem .5rem .5rem;
    border-radius: 4px;
    line-height: .5rem;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3s;
}
.newsinfo-box .right .list a:last-child{
    margin-bottom: 0;
}
.newsinfo-box .right .list a:before{
    content: "";
    position: absolute;
    right: .75rem;
    top: 50%;
    width: .175rem;
    height: .325rem;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    background-image: url('../images/guideinfo-more.png');
    transform: translateY(-50%);
    transition: all .3s;
}
.newsinfo-box .right .once{
    display: block;
    height: 1.6rem;
    line-height: 1.6rem;
    background-color: #226fd8;
    border-radius: 4px;
    text-align: center;
    font-size: 0;
    margin-top: .5rem;
}
.newsinfo-box .right .once span{
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: .4rem;
    color: #fff;
    padding-right: .3rem;
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url('../images/guideinfo-more2.png');
    background-size: .175rem;
}

  .newsinfo-box .left .buttons a:hover{
        color: #226fd8;
    }
    .newsinfo-box .right .list a:hover{
        color: #fff;
        background-color: #226fd8;
    }
    .newsinfo-box .right .list a:hover:before{
        background-image: url('../images/guideinfo-more2.png');
    }
.i-news .left .item.cur{
        background-image: url('../images/i-news-bg2.jpg');
    }
    .i-news .left .item.cur .day,
    .i-news .left .item.cur .ym,
    .i-news .left .item.cur .more,
    .i-news .left .item.cur .tit,
    .i-news .left .item.cur .con{
        color: #fff;
    }
    .i-news .left .item.cur .more{
        background-image: url('../images/i-news-arrow2.png');
    }
    .i-news .left .item.cur .time-box{
        border-color: #fff;
    }
/* newsinfo end */

@charset "UTF-8";
@media (max-width: 1024px){
	.newsinfo-box .left *{
		max-width: 100%;
		height: auto;
	}
	.clearfixed{
		height: 2rem;
	}
	
	
	.view,
	.news-view{
		padding: 0 5%;
		width: auto;
	}
	.news-box .list .con{
		line-height:.6rem;
	}
	.sub-banner .text-box .con{
		width: 40%;
	}
	.newsinfo-box .left .bshare-custom{
		display: none;
	}
	.newsinfo-box .time{
		float: none;
	}
	
	
	.i-faculty-box .text{
		width: 40%;
	}
	.i-news .left{
		float: none;
		width: 100%;
	}
	.i-news .img-tab{
		display: none;
	}

	
}

@media (max-width: 992px){
	
}

@media (max-width: 767px){
	.newsinfo-box .left .con img{
		width: auto!important;
		height: auto!important;
	}
	.clearfixed{
		height: 1rem;
	}
	
	.news-box{
		padding: .7rem 0;
	}
	.index-tit .en{
		font-size:.48rem;
		line-height: .42rem;
	}
	.index-tit .cn{
		font-size: .36rem;
		line-height: .4rem;
		margin-top: -.32rem;
	}
	.news-box .list{
		margin-top: .7rem;
	}
	.news-box .list .item{
		padding: 1rem 0;
	}
	.news-box .list .time-box,
	.news-box .list .img,
	.news-box .list .text-box{
		float: none;
		width: 100%;
	}
	.news-box .list .time-box{
		display: inline-block;
		*display: inline;
		zoom: 1;
		font-size: 0;
		text-align: left;
	}
	.news-box .list .day,
	.news-box .list .dm{
		display: inline-block;
		*display: inline;
		zoom: 1;
	}
	.news-box .list .day{
		font-size: .44rem;
		line-height: .48rem;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.news-box .list .ym{
		font-size: .24rem;
		line-height: .4rem;
	}
	.news-box .list .time-box{
		display: none;
	}
	.news-box .list .m-time{
		display: block;
	}
	.news-box .list .img{
		margin-left: 0;
	}
	.news-box .list .text-box{
		margin-top: .3rem;
	}
	.news-box .list .tit{
		font-size: 0.7rem;
		line-height: 1rem;
	}
	.news-box .list .m-time{
		font-size: 0.44rem;
		line-height: 0.6rem;
		color: #acacac;
	}
	.news-box .list .con{
		font-size: 0.5rem;
		line-height: 0.7rem;
		margin-top: 0.5rem;
	}
	.news-box .list .more-box{
		margin-top: .4rem;
	}
	.news-box .list .more-box span{
		font-size: 0.44rem;
		line-height: 0.6rem;
	}
	.news-box .list .more-box .times{
		background-size: .4rem;
		padding-left: .5rem;
	}

	.newsinfo-box{
		padding: .7rem 0;
	}
	.newsinfo-box .left,
	.newsinfo-box .right{
		float: none;
		width: 100%;
	}
	.newsinfo-box .right .once{
		height: 1rem;
		line-height: 1rem;
	}
	.newsinfo-box .right .once span{
		font-size: .3rem;
		line-height: 1rem;
		background-size: .1rem;
	}
	.news-box .list .page{
		margin-top: .8rem;
	}
	.page a{
		width: .6rem;
		height: .6rem;
		background-size: .1rem;
	}
	.newsinfo-box .left .tit{
		font-size: .3rem;
		line-height: .4rem;
	}
	.newsinfo-box .time{
		font-size: .24rem;
		line-height: .4rem;
	}
	.newsinfo-box .left .share-box{
		margin-top: .1rem;
		padding-bottom: .2rem;
	}
	.newsinfo-box .left .con{
		font-size: .24rem;
		line-height: .5rem;
		margin-top: .3rem;
	}
	.newsinfo-box .left .buttons{
		margin-top: .5rem;
		height: 1rem;
		padding: 0 .3rem;
	}
	.newsinfo-box .left .buttons a{
		font-size: .24rem;
		line-height: .4rem;
	}
	.newsinfo-box .left .buttons .prev,
	.newsinfo-box .left .buttons .next{
		margin-top: .3rem;
	}
	.newsinfo-bo{
		margin-top: .3rem;
	}
	.newsinfo-box .right .tit{
		font-size: .3rem;
		line-height: .4rem;
	}
	.newsinfo-box .right .list{
		margin-top: .3rem;
	}
	.newsinfo-box .right .list a{
		font-size: .24rem;
		padding: .3rem .7rem .3rem .3rem;
	}
	.newsinfo-box .right .list a:before{
		right: .3rem;
		width: .0875rem;
		height: .1625rem;
	}
	
	body.no-scroll{
	    position: fixed;
	    left: 0;
	    right: 0;
	}
}