@charset "utf-8";
/*=============================公共样式=====================================*/
@font-face{font-family: BarlowCondensed-SemiBold;src: url(/font/BarlowCondensed-SemiBold.ttf);}
@font-face{font-family: BarlowCondensed-Medium;src: url(/font/BarlowCondensed-Medium.ttf);}
@font-face{font-family: BarlowCondensed-Light;src: url(/font/BarlowCondensed-Light.ttf);}
@font-face{font-family: BarlowCondensed-Bold;src: url(/font/BarlowCondensed-Bold.ttf);}
@font-face{font-family: KronaOne;src: url(/font/KronaOne.ttf);}
:root{--wz-color: #175ca2}
:root{--wz-color2: #FA7D00}
:root{--bt-color: #333333}
:root{--xq-color: #5B6172}
*{font-family: Arial, Helvetica, "Microsoft Yahei", sans-serif;padding: 0;margin: 0;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tfoot,thead,th,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,
summary,time,mark,audio,video{padding: 0;border: 0;outline: 0;vertical-align: baseline;background: transparent;}
html,body{width: 100%;position: relative;height: auto;font-size: 14px;color: var(--font-color);}
*[align="center"]{margin: 0 auto;}
html{-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;-webkit-text-size-adjust: none;background-attachment: fixed;background-repeat: no-repeat;background-position: center center;}
::-webkit-scrollbar-track{border-radius: 10px;background: #f1f1f1}
::-webkit-scrollbar-thumb{border-radius: 10px;background: #c1c1c1;}
::selection{background: #FA7D00;color: #fff;}
::-moz-selection{background: #FA7D00;color: #fff;}
::-webkit-selection{background: #FA7D00;color: #fff;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
a,input,img,:focus{mayfish: expression(this.onfocus=this.blur);cursor: handbblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style: none;/*FF使用*/}
/*去除a标签带来的虚框*/
input,textarea{outline-style: none;}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display: block}
ul,li{list-style: none}
i,cite,em,var,address,dfn{font-style: normal;}
blockquote,q{quotes: none}
blockquote:after,blockquote:before,q:after,q:before{content: '';content: none}
a{margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;background: 0 0;color: #ffffff;}
ins{background-color: #175ca2;color: #000;text-decoration: none}
mark{background-color: #175ca2;color: #000;font-style: italic;font-weight: 700}
del{text-decoration: line-through}
abbr[title],dfn[title]{border-bottom: 1px dotted #000;cursor: help}
table{border-collapse: collapse;border-spacing: 0}
input,select{vertical-align: middle;border: 0;}
input{padding: 0 5px;vertical-align: middle;line-height: normal;}
input[type="submit"]{background-image: none !important;border-radius: 0 !important;}
img{max-width: 100%;}
.table{display: table;table-layout: fixed;text-align: center;width: 100%;height: 100%}
.table_cell{display: table-cell;vertical-align: middle}
.bold{font-weight: bold;}
.c-label{min-width: 44px;height: 22px;font-size: 12px;line-height: 20px;text-align: center;vertical-align: middle;padding: 0 9px;float: left;box-sizing: border-box;border: 1px solid #fff;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}
.c-label.onsell{color: #175ca2;border-color: #175ca2;}
.tc{width: 100%;text-align: center;}
.pr{position: relative;}
.f12{font-size: 12px;}
/*css定义超链接四个状态也有顺序的。*/
a:link,a:visited{text-decoration: none;cursor: pointer !important;}
a:hover,a:active{border: none;color: #FA7D00;}
/*辅助样式*/
.fl,.left{float: left !important;}
.fr,.right{float: right !important;}
.no_bg{background: none !important;}
.no_border{border: 0 !important;}
.no_padding{padding: 0 !important;}
.no_margin{margin: 0 !important;}
.no_bg_img{background-image: none !important;}
.fix{position: fixed;top: 0;*padding-top: 50px;}
.border{border: 1px solid #dedede;}
.clear{clear: both;}
.clearfix:after,
.main_box:after,
.wrap:after{content: '';height: 0;display: block;overflow: hidden;clear: both;}
.main_box,
.wrap{width: 80%;max-width: 1600px;display: block;margin-left: auto;margin-right: auto;position: relative;*z-index: 1;}
.h_x{color: #fe0505;font-weight: bold;padding-left: 10px;padding-top: 10px;}
.dd{background: #d6d7d9;border-radius: 50%;height: 7px;display: inline-block;width: 7px;margin: 0 10px;}
hr{display: block;height: 1px;border: 0;background: #e0dede;margin: 10px 0 30px 0;padding: 0}
@font-face{font-family: "iconfont";/* Project id*/src: url('/font/iconfont.ttf') format('truetype');}
.iconfont{font-family: "iconfont" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
/*==============滚动条=====================*/
/*pc*/
.phone{display: none !important;}
.more{width: 13vw;height: 3.5vw;line-height: 3.5vw;border: 2px solid #FA7D00;font-size: 20px;color: #FA7D00;display: flex;align-items: center;justify-content: center;margin-top: 60px;position: relative;overflow: hidden;text-align: center;}
.more:after{display: block;position: absolute;left: 0;top: 0;width: 110%;content: '';height: 100%;background: #FA7D00;transition: -webkit-transform .55s cubic-bezier(.52, .08, .18, 1);transition: transform .55s cubic-bezier(.52, .08, .18, 1);transition: transform .55s cubic-bezier(.52, .08, .18, 1), -webkit-transform .55s cubic-bezier(.52, .08, .18, 1);-webkit-transform-origin: right top;transform-origin: right top;-webkit-transform: translateX(-101%) skewX(-17.62deg);transform: translateX(-101%) skewX(-17.62deg);-webkit-backface-visibility: hidden;backface-visibility: hidden;z-index: -1;}
.more:hover:after{-webkit-transform: translateX(0) skewX(-17.62deg);transform: translateX(0) skewX(-17.62deg);-webkit-transform-origin: left top;transform-origin: left top;}
.more:hover{color: #fff;}
.banner .swiper-slide.swiper-slide-active .img .text h3{top: 0px;filter: alpha(opacity=100);opacity: 1;-moz-opacity: 1;-khtml-opacity: 1}
.banner .swiper-slide.swiper-slide-active .img .text h6{top: 0px;filter: alpha(opacity=100);opacity: 1;-moz-opacity: 1;-khtml-opacity: 1}
.banner .swiper-container-horizontal .swiper-pagination{bottom: 50px;}
.banner .swiper-button-next,
.banner .swiper-button-prev{opacity: 0.5;color: #FFFFFF;*background: rgba(238 115 0 / 100%);padding: 0;width: 50px;height: 50px;border-radius: 50%;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all .2s ease-in-out;transition: all 0.2s ease-in-out;}
.banner .swiper-button-next:after,
.banner .swiper-button-prev:after{font-size: 36px;}
.banner .swiper-button-next{right: -80px;}
.banner .swiper-button-prev{left: -80px;}
.banner:hover .swiper-button-next{right: 40px;}
.banner:hover .swiper-button-prev{left: 40px;}
.banner .swiper-button-next:hover,
.banner .swiper-button-prev:hover{opacity: 1;}
.banner .swiper-pagination span{width: 50px;height: 6px;border-radius: 3px;opacity: 1;overflow: hidden;background: rgb(255, 255, 255);opacity: 0.2;margin: 0 5px;position: relative;-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;-ms-transition-duration: 0.4s;-o-transition-duration: 0.4s;transition-duration: 0.4s;}
.banner .swiper-pagination .swiper-pagination-bullet::after{content: " ";width: 0;height: 100%;position: absolute;left: 0;top: 0;bottom: 0;z-index: 2;background: #FA7D00;-webkit-transition-duration: 0;-moz-transition-duration: 0;-ms-transition-duration: 0;-o-transition-duration: 0;transition-duration: 0;}
.banner .swiper-pagination .swiper-pagination-bullet-active{opacity: 1;}
/* .banner .swiper-pagination .swiper-pagination-bullet-active::after{width:0%;transition:all 13s;animation:swipermove 13s linear;-webkit-transition-duration: 12s;-moz-transition-duration: 12s;-ms-transition-duration: 12s;-o-transition-duration: 3s;transition-duration: 12s;}*//* .banner .swiper-pagination .swiper-pagination-bullet-active::after{width:0%;transition:all 13s;animation:swipermove 1s linear;-webkit-transition-duration: 12s;-moz-transition-duration: 12s;-ms-transition-duration: 12s;-o-transition-duration: 3s;transition-duration: 12s;}*/.i_titbox{font-size: 26px;color: #000000;}
.i_titbox .i_tit{position: relative;}
.i_titbox .i_tit span{text-transform: uppercase;font-weight: 700;font-size: 72px;height: 72px;line-height: 72px;color: #FFFFFF;opacity: 0.5;}
/**/
.index_box1{padding: 75px 0;}
.index_box1 .list{margin-top: 50px;}
.index_box1 .list ul{width: 100%;margin-top: 50px;display: flex;}
.index_box1 .list ul>li{padding-top: 100px;width: 25%;height: 640px;margin-right: 20px;}
.index_box1 .list ul>.item1{background-image: url(/images/pro_bg_1.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.index_box1 .list ul>.item2{background-image: url(/images/pro_bg_2.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.index_box1 .list ul>.item3{background-image: url(/images/pro_bg_3.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.index_box1 .list ul>.item4{background-image: url(/images/pro_bg_4.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.index_box1 .list ul>li .img{width: 238px;height: 245px;margin-right: 20px;margin: 0 auto;}
.index_box1 .list ul>li .m-box{margin: 0 auto;color: #333;margin-top: 160px;text-align: center;transition: margin-top 0.6s ease;}
.index_box1 .list ul>li:hover .m-box{margin-top: 120px;}
.index_box1 .list ul>li .tit{font-size: 36px;}
.index_box1 .list ul>li .sub-tit{font-size: 24px;color: #777777;margin-top: 10px;}
/* .index_box1 .list ul>li .more{margin: 0 auto;width: 13vw;height: 3.5vw;line-height: 3.5vw;border: 1px solid #FA7D00;font-size: 20px;color: #FA7D00;display: flex;align-items: center;justify-content: center;margin-top: 30px;display: none;}*/
.index_box1 .list ul>li .more:hover{background-color: #FA7D00;color: #fff;}
.index_box1 .list ul>li:hover .more{line-height: 3.5vw;text-align: center;display: block;}
/**/
.index_box2{padding: 75px 0;}
.index_box2 .swiper-container{position: relative;margin-top: 100px;}
.index_box2 .swiper-container .hy-txt-box{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 9;text-align: center;display: flex;flex-direction: column;align-items: center;}
.index_box2 .swiper-container .hy-txt-box .txt{width: 800px;color: #fff;font-size: 24px;}
.index_box2 .swiper-thumbs{overflow: hidden;}
.index_box2 .swiper-thumbs .thumb-item{margin-top: 20px;width: 200px;background-color: rgb(247, 247, 247);display: flex;justify-content: space-between;align-items: center;padding: 0 30px;cursor: pointer;}
.index_box2 .swiper-thumbs .thumb-item .l-txt{font-size: 20px;}
.index_box2 .swiper-thumbs .thumb-item .r-pic{width: 120px;height: 120px;}
.index_box2 .swiper-thumbs .swiper-slide.swiper-slide-thumb-active .thumb-item{color: #FA7D00;border-bottom: 4px solid #FA7D00;}
/* 关于PA视讯*/
.index_box3{position: relative;margin-top: 150px;}
.index_box3 .index_box3_bg{padding: 100px 0;width: 100%;height: 880px;background-image: url(/images/gywm_bg.png);background-repeat: no-repeat;background-position: center;background-size: cover;color: #fff !important;}
.index_box3 .index_box3_bg .i_titbox .i_tit h3,
.index_box3 .index_box3_bg .i_titbox p{color: #fff;}
.index_box3 .index_box3_bg .content_box{display: flex;align-items: center;justify-content: space-between;}
.index_box3 .index_box3_bg .content_box ul{margin-top: 130px;width: 500px;}
.index_box3 .index_box3_bg .content_box ul>li{display: flex;width: 100%;height: 180px;align-items: center;}
.index_box3 .index_box3_bg .content_box ul>li:not(:last-child){border-bottom: 2px solid rgb(255, 255, 255);}
.index_box3 .index_box3_bg .content_box ul>li .icon{width: 80px;height: 80px;}
.index_box3 .index_box3_bg .content_box ul>li .tip{font-size: 24px;margin: 0 100px 0 50px;}
.index_box3 .index_box3_bg .content_box ul>li .num{font-size: 48px;}
.index_box3 .index_box3_bg .content_box .r_wrap .img_box{position: relative;}
.index_box3 .index_box3_bg .content_box .r_wrap .pl_icon{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);cursor: pointer;}
.index_box3 .index_box3_bg .content_box .r_wrap .pl_icon .pl_icon2{display: none;}
.index_box3 .index_box3_bg .content_box .r_wrap .pl_icon:hover .pl_icon2{display: block;}
.index_box3 .index_box3_bg .content_box .r_wrap .pl_icon:hover .pl_icon1{display: none;}
.index_box3 .index_box3_bg .video{width: 660px;height: 680px;position: relative;}
.index_box3 .index_box3_bg .video .video_img{overflow: hidden;position: relative;width: 100%;height: 100%;}
.index_box3 .index_box3_bg .video .video_img:before{content: '';display: block;position: absolute;width: 100%;height: 100%;background: rgba(0 0 0 /0.7);}
.index_box3 .index_box3_bg .video .video_img i{font-size: 36px;position: absolute;color: #FFFFFF;width: 65px;height: 65px;top: calc(50% - 32.5px);left: calc(50% - 32.5px);}
.index_box3 .index_box3_bg .video .video_img i .icon{width: 65px;height: 65px;color: #FFFFFF;fill: #FFFFFF;cursor: pointer;}
.index_box3 .index_box3_bg .video .video_img i svg path{fill: #FFFFFF;transition: all 0.5s ease;}
.index_box3 .index_box3_bg .video .video_img img{max-width: 100%;}
.index_box3 .index_box3_bg .video .video_img i:hover svg path{fill: #FA7D00;}
.index_box3 .index_box3_bg .video .video_box{display: none;position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.index_box3 .index_box3_bg .video .close{width: 26px;height: 26px;top: 10px;right: 7px;position: absolute;cursor: pointer;transition-duration: 0.4s;z-index: 9;}
.index_box3 .index_box3_bg .video .close:before{content: '';position: absolute;top: 10px;display: inline-block;height: 2px;width: 18px;background: #FFFFFF;transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);-moz-transform: rotate(45deg);}
.index_box3 .index_box3_bg .video .close:after{content: '';position: absolute;top: 10px;display: inline-block;height: 2px;width: 18px;background: #FFFFFF;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);-moz-transform: rotate(-45deg);}
.index_box3 .index_box3_bg .video video{width: 100%;height: 100%;background-color: rgb(0, 0, 0);}
/**/
.index_box4{margin: 100px 0;}
.index_box4 .i_titbox{display: flex;justify-content: space-between;}
.index_box4 .list_news{width: 100%;}
.index_box4 .list_news ul{display: flex;}
.index_box4 .list_news ul>li .li-item{width: 500px;height: 540px;background-color: rgb(247, 247, 247);}
.index_box4 .list_news ul>li:not(:last-child){margin-right: 50px;}
.index_box4 .list_news ul>li .li-item .info{margin: 0 auto;width: 100%;text-align: center;width: 400px;font-size: 24px;color: rgb(194, 196, 204);}
.index_box4 .list_news ul>li .li-item .info .time{margin: 50px 0 15px 0;}
.index_box4 .list_news ul>li .li-item .info .news{width: 100%;height: 68px;line-height: 1.5;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;color: rgb(5, 8, 39);}
.index_box4 .list_news ul>li .li-item .news-pic{height: 283px;overflow: hidden;}
.index_box4 .list_news ul>li .li-item .news-pic img{width: 100%;height: 100%;transition: transform 0.8s ease;}
.index_box4 .list_news ul>li .li-item:hover img{transform: scale(1.2);}
.index_box4 .list_news ul>li .li-item:hover .time{color: #000;}
.index_box4 .list_news ul>li .li-item:hover .news{color: #FA7D00;}
/* 产品中心*/
.cen-banner img{width: 100%;/* height: 990px;*/}
.cen-banner .swiper-container .thumb-item{padding: 30px 0;text-align: center;width: 70%;background-image: url(/images/pro_bg_1.png);}
.cen-banner .swiper-container .thumb-item .pic{width: 180px;height: 196px;margin: 0 auto}
.cen-banner .swiper-container .thumb-item .txt{font-size: 36px;color: #000;margin-top: 30px;}
.cen-banner .swiper-container{position: relative;bottom: 140px;width: 100%;height: 400px;}
.cen-banner .swiper-container .swiper-wrapper{width: 100%;height: 400px;}
.cen-banner .swiper-container .swiper-wrapper .swiper-slide{/* width: 300px !important;*/}
.cen-banner .swiper-container .swiper-wrapper .swiper-slide:first-child{margin-left: 53px;}
.cen-banner .swiper-slide-active .thumb-item{border-bottom: 4px solid #FA7D00 !important;}
.cen-banner .swiper-slide-active .txt{color: #FA7D00 !important;}
.cen-banner .swiper-container .swiper-wrapper .swiper-slide .swiper-slide-duplicate-active{height: 600px !important;border-bottom: 2px solid #FA7D00;}
.cen-banner .swiper-container{--swiper-navigation-size: 0;}
.cen-banner .swiper-button-prev .button-prev img{position: relative;left: -9px;width: 50px;height: 50px;}
.cen-banner .swiper-button-next .button-prev img{position: relative;left: 9px;width: 50px;height: 50px;}
/* 导航栏*/
.cen-nav{width: 100%;border-bottom: 1px solid rgb(207, 219, 230);display: flex;align-items: center;justify-content: center;}
.cen-nav .item{display: flex;align-items: center;cursor: pointer;width: 156px;margin-right: 100px;}
.cen-nav .item .txtHover{color: #FA7D00;}
.cen-nav .item:hover .txt{color: #FA7D00;}
.cen-nav .item:hover{border-bottom: 4px solid #FA7D00;}
.gngs-page{padding: 100px 0;}
.gngs-page .i_titbox{text-align: center;}
.gngs-page .gngs-banner{width: 100%;height: 560px;margin-top: 50px;}
.gngs-page .wrap2{padding: 100px 0;width: 100%;height: 760px;margin-top: 50px;background: url(/images/c-bottom-bg.png);}
.gngs-page .wrap2 .pic-box{margin-top: 50px;display: flex;align-items: center;justify-content: space-between;height: 760px;}
.gngs-page .wrap2 .pic-box .r-icon-list{padding: 40px 60px;width: 800px;}
.gngs-page .wrap2 .pic-box .r-icon-list ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.gngs-page .wrap2 .pic-box .r-icon-list ul>li{display: flex;align-items: center;justify-content: center;width: 25%;margin-top: 50px;}
.gngs-page .wrap2 .pic-box .r-icon-list ul>li a{font-size: 24px;color: #000;text-align: center;}
.gngs-page .wrap2 .pic-box .r-icon-list ul>li img{width: 80px;height: 80px;margin-bottom: 37px;}
.gngs-page .wrap2 .l-pic{width: 427px;height: 440px;margin-left: 200px}
.gngs-page .wrap2 .r-pic{width: 800px;height: 400px;}
.gngs-page .wrap3{padding: 100px 0;margin-top: 50px;}
.main-content .swiper-container .thumb-item{text-align: center;width: 464px;height: 458px;background: rgb(247, 247, 247);}
.main-content .swiper-container .thumb-item .pic{width: 100%;height: 322px;}
.main-content .swiper-container .thumb-item .txt{font-size: 36px;color: #000;margin-top: 30px;}
.main-content .swiper-container{margin-top: 100px;width: 100%;/* height: 400px;*/}
.main-content .swiper-container .swiper-wrapper{width: 100%;/* height: 400px;*/}
.main-content .swiper-container .swiper-wrapper .swiper-slide:first-child{margin-left: 53px;}
.main-content .father-swiper{--swiper-navigation-size: 0;}
.main-content .swiper-button-prev .button-prev img{position: relative;right: 18px;top: 318px;width: 50px;height: 50px;}
.main-content .swiper-button-next .button-prev img{width: 50px;height: 50px;position: relative;left: 55px;top: 318px;}
/**/
#n_pro_search .select-box{display: flex;flex-wrap: wrap;}
#n_pro_search .pro_search_tab{margin-top: 50px;padding: 20px 0;text-align: center;}
#n_pro_search .pro_search_tab .submit-buttom{margin-left: 10px;margin-top: 34px;color: #fff;font-size: 18px;border: none;width: 370px;height: 70px;border-radius: 10px;background: #fa7d00;padding: 20px 0;text-align: center;}
#n_pro_search .pro_search_tab form:after{content: '';display: block;overflow: hidden;clear: both;}
#n_pro_search .pro_search_tab form{margin: auto;text-align: left;}
#n_pro_search .pro_search_tab form .ipt-tit{margin: 0 0 15px 17px;}
#n_pro_search .pro_search_tab form select{height: 70px;border-radius: 10px;border: #eeeeee solid 1px;margin: 0 10px;width: 320px;padding: 0 10px;}
#n_pro_search .pro_search_tab form select option{line-height: 20px;height: 20px;}
#n_pro_search .pro_search_list{position: relative;overflow: hidden;margin-top: 60px;padding-bottom: 150px;}
#n_pro_search .pro_search_list .box{max-height: 45rem;padding-bottom: 50px;left: 0;z-index: 10000;margin-top: 80px;}
#n_pro_search .pro_search_list .table{border-collapse: collapse;border-bottom: 1px solid #d1d3d5;display: table;font-size: 0;}
#n_pro_search .pro_search_list .table .tr{padding: 0 10px;border: 1px solid #d1d3d5;vertical-align: middle;font-size: 0;white-space: nowrap;display: block;}
#n_pro_search .pro_search_list .table .tr.trbt{background: rgb(247, 247, 247);position: absolute;top: 0;height: 80px;border: none;width: calc(100% - 20px);}
#n_pro_search .pro_search_list .table .tr .th,#n_pro_search .pro_search_list .table .tr .td{width: 9.8%;vertical-align: middle;text-align: center;position: relative;}
#n_pro_search .pro_search_list .table .tr .th:nth-child(6),#n_pro_search .pro_search_list .table .tr .td:nth-child(6){width: 18%;}
#n_pro_search .pro_search_list .table .tr .th{padding: 0 15px;height: 80px;display: inline-flex;align-items: center;justify-content: center;color: #000;font-size: 14px;line-height: 22px;font-family: Roboto;font-weight: normal;}
#n_pro_search .pro_search_list .table .tr .td{padding: 10px 15px;font-size: 14px;line-height: 24px;color: #454545;font-family: Roboto;display: inline-block;white-space: normal;word-break: break-all;}
#n_pro_search .pro_search_list .table .tr .w1{width: 120px !important;font-weight: 600;}
#n_pro_search .pro_search_list .table .tr .w8,#n_pro_search .pro_search_list .table .tr .w17,#n_pro_search .pro_search_list .table .tr .w18{width: 120px !important;}
#n_pro_search .pro_search_list .table .tr .w14{width: 190px !important;}
#n_pro_search .pro_search_list .table .tr .w20{width: 140px !important;}
#n_pro_search .pro_search_list .table .tr.tr_box01{border-bottom: none;}
#n_pro_search .pro_search_list .table .tr.tr_box01 input{width: 25px;height: 25px;}
/* 产品详情*/
.cen-banner{position: relative;}
.cen-banner .cen-detail-wrap .l-side .btn-box .btn-item-active:hover a{color: #fff;}
.cen-banner .cen-detail-wrap .l-side .btn-box .btn-item-active a{display: block;}
.cen-banner .cen-detail-wrap .r-side ul{display: flex;justify-content: end;}
.cen-banner .cen-detail-wrap .r-side ul>li{display: flex;justify-content: center;align-items: center;margin-right: 20px;width: 100px;height: 100px;border: 1px solid #999;}
.cen-banner .cen-detail-wrap .r-side .hover-active{border: 1px solid #FA7D00 !important;}
.cen-banner .cen-detail-wrap .r-side ul>li .b-img{width: 70px;height: 70px;}
/* 行业应用*/
.yy-banner .position{position: absolute;bottom: 175px;display: flex;align-items: center;}
.yy-banner .top-nav{position: absolute;top: -6vw;left: 0;}
.yy-banner{width: 100%;}
.yy-banner .banner-img{width: 100%;height: 100%;object-fit: cover;}
.yy-banner .top-nav .list-box{width: 100%;}
.yy-banner .top-nav .img-list{/* height: 7.8vw;*/display: flex;overflow: hidden;overflow-x: auto;justify-content: space-between;}
.yy-banner .top-nav .img-list::-webkit-scrollbar{display: none;}
.yy-banner .top-nav .img-list .img-item{width: 13.8%;}
.yy-banner .top-nav .img-list .img-item:not(:last-child){/* margin-right: 30px;*/}
.yy-banner .top-nav .img-list .img-item a{position: relative;margin-top: 1.9vw;/* margin-right: 1vw;*/background-color: rgb(247, 247, 247);display: flex;justify-content: space-between;align-items: center;padding: 0 0.52vw;cursor: pointer;color: #000;/* width: 96%;*/}
.yy-banner .top-nav .img-list .img-item a::before{content: "";width: 0;height: 4px;position: absolute;bottom: -4px;left: 0;background: #FA7D00;transition: 0.6s ease-in-out;}
.yy-banner .top-nav .img-list .img-item a .l-txt{color: #000;font-size: 22px;}
.yy-banner .top-nav .img-list .img-item .active{border-bottom: 4px solid #FA7D00;}
.yy-banner .top-nav .img-list .img-item .txtActive{color: #FF8000 !important;}
.yy-banner .nav-wrap{width: 80%;max-width:1600px;display: block;margin-left: auto;margin-right: auto;position: relative;}
.yy-banner .top-nav .img-list .img-item .r-pic{filter: grayscale(1);-webkit-filter: grayscale(1);width: 6.25vw;height: 6.25vw;background-size: 100%;background-position: center;background-repeat: no-repeat;width: 50%;}
@media screen and (min-width: 2025px){
.yy-banner .top-nav .img-list .img-item .r-pic{max-height: 140px}
}
.yy-banner .top-nav .img-list .img-item .r-pic img{display:none;}
.yy-banner .top-nav .img-list .img-item:hover .l-txt{color: #FF8000 !important;}
.yy-banner .top-nav .img-list .img-item:hover a::before{width: 100%;}
.yy-banner .top-nav .img-list .img-item:hover .r-pic{filter: grayscale(0);-webkit-filter: grayscale(0);}
.yy-banner .top-nav .img-list .img-item:nth-child(1n) a .r-pic{background-image: url(/images/hyyy01_hover.png);}
.yy-banner .top-nav .img-list .img-item:nth-child(2n) a .r-pic{background-image: url(/images/hyyy02_hover.png);}
.yy-banner .top-nav .img-list .img-item:nth-child(3n) a .r-pic{background-image: url(/images/hyyy03_hover.png);}
.yy-banner .top-nav .img-list .img-item:nth-child(4n) a .r-pic{background-image: url(/images/hyyy04_hover.png);}
.yy-banner .top-nav .img-list .img-item:nth-child(5n) a .r-pic{background-image: url(/images/hyyy05_hover.png);}
.yy-banner .top-nav .img-list .img-item:nth-child(6n) a .r-pic{background-image: url(/images/hyyy07_hover.png);}
.yy-banner .top-nav .img-list .img-item:nth-child(7n) a .r-pic{background-image: url(/images/hyyy06_hover.png);}
.yy-banner .top-nav .img-list .img-item .activepic{filter: grayscale(0);-webkit-filter: grayscale(0);}
.hy-content{margin-top:-2vw;}
.hy-content .hygs{MARGIN-bottom:4vw;display: flex;justify-content: space-between;}
.hy-content .hygs .left-wrap{width: 50%;}
.hy-content .hygs .left-wrap .txt-info{margin-top: 1.56vw;font-size: 22px;color: #5B6172;text-align: justify;line-height:36px;height:260px;overflow-y:auto;padding-right: 20px;}
.hy-content .hygs .left-wrap .txt-info::-webkit-scrollbar{background-color: #fff;}
.hy-content .hygs .left-wrap .txt-info::-webkit-scrollbar-track{background-color: #fff;}
.hy-content .hygs .left-wrap .txt-info::-webkit-scrollbar-thumb{background:#ebebeb;}
.hy-content .hygs .right-wrap{width:44%;text-align:right;}
.hy-content .wrap3{padding-bottom: 4.2vw;}
.hy-content .swiper-container .thumb-item{text-align: center;background: rgb(247, 247, 247);cursor: pointer;}
.hy-content .swiper-container .thumb-item:hover,.hy-content .swiper-container .thumb-item:hover .txt{background: #FA7D00;}
.hy-content .swiper-container .thumb-item:hover .txt{color: #fff;}
.hy-content .swiper-container .thumb-item .pic{height: 322px;overflow: hidden;}
.hy-content .swiper-container .thumb-item .pic img{width: 100%;height: 100%;transition: all 0.5s ease;object-fit: cover;}
.hy-content .swiper-container .thumb-item:hover .pic img{transform: scale(1.1);}
.hy-content .swiper-container .thumb-item .txt{font-size: 24px;height: 80px;line-height: 80px;background: rgb(247, 247, 247);color: #000;}
.hy-content .swiper-container{margin-top:2vw;width: 100%;}
.hy-content .swiper-container .swiper-wrapper{width: 100%;}
.hy-content .father-swiper{--swiper-navigation-size: 0;}
.hy-content .swiper-button-prev .button-prev img{position: relative;right: 6.8vw;top: 15.11vw;}
.hy-content .swiper-button-next .button-prev img{position: relative;left: 6.8vw;top: 15.11vw;}
.swiper-button-prev .button-prev .rot-img2,.swiper-button-next .button-prev .rot-img2{display: none;}
.swiper-button-prev .button-prev:hover .rot-img2,.swiper-button-next .button-prev:hover .rot-img2{display: block;}
.swiper-button-prev .button-prev:hover .rot-img1,.swiper-button-next .button-prev:hover .rot-img1{display: none;}
/* 导航栏nav*/
.position{/* position: absolute;top: -27px;left: 0;*/padding: 5px 0 14px;position: absolute;}
.position dt{float: left;}
.position dt:hover a{color: #FA7D00;}
.position dt a{font-size: 18px;color: #FFFFFF;position: relative;}
.position dt:not(:first-child) a::before{content: ">";margin: 0 0.5vw;color: #fff !important;}
/* 走进PA视讯*/
/* 简介*/
.join-banner{position: relative;width: 100%;}
.join-banner .banner-img{width: 100%;height: 100%;object-fit: cover;}
.join-banner .title{color: #fff;letter-spacing: 6px;font-size: 72px;position: absolute;text-align:center;width:100%;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.join-banner .top-nav .position{position: absolute;top: -100px;left: 0;padding: 5px 0 14px;position: absolute;align-items: center;display: flex;align-items: center;}
.intro-content{margin-top: 4.2vw;}
.intro-content .info-main .i_titbox{text-align: center !important;}
.intro-content .info-main .news-info{display: flex;justify-content: space-between;color: #5B6172;font-size: 24px;margin: 0 auto;margin-top:2.6vw;}
.intro-content .info-main .news-info .code{font-size: 36px;color: #FA7D00;font-weight: bold;font-family: 'KronaOne';}
.intro-content .info-main .num-box ul>li big{font-family: 'KronaOne';}
.intro-content .info-main .news-info p{font-size: 20px;color: #5B6172;font-weight: bold;margin-top: 10px;}
.intro-content .info-main .news-info .r-text{}
.intro-content .info-main .news-info .r-text p{font-size: 20px;color: #5B6172;line-height: 1.6;font-weight: normal;}
/**/
.ny-navbox{background-color: rgb(248, 248, 248);position: relative;height: 75px;}
.ny-navbox .n-nav{position: relative;}
.ny-navbox .n-nav a{display: inline-block;height: 75px;font-size: 16px;float: left;line-height: 75px;color: #363636;text-align: center;box-sizing: border-box;position: relative;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;margin-right: 6vw;}
.ny-navbox .n-nav a strong{display: block;position: relative;z-index: 4;height: 75px;line-height: 75px;transition: 0.6s ease-in-out;font-weight: normal;font-size: 18px;}
.ny-navbox .n-nav a:before{content: "";width: 0;height: 3px;position: absolute;bottom: -0.5px;left: 0;background: #FA7D00;transition: 0.6s ease-in-out;}
.ny-navbox .n-nav .on:before,
.n-nav a:hover:before{width: 100%;}
.ny-navbox .n-nav .on,
.n-nav a:hover{color: #FA7D00;}
.intro-content .info-main .top-box{background-image: url(/images/count_bg.png);background-size: 100%;background-repeat: no-repeat;background-position: center;padding-bottom: 6%;border-bottom: 1px solid #CFDBE6;/* animation-name: moveLeftRight;animation-duration: 4s;*//* animation-iteration-count: infinite;无限重复*/}
@keyframes moveLeftRight{
0%{transform: translateX(0);}
/* 初始位置*/
50%{transform: translateX(-100px);}
/* 向左移动100像素*/
100%{transform: translateX(0);}
/* 返回原位置*/
}
.intro-content .info-main .top-box .i_tit{text-align: left;}
.intro-content .info-main .num-box ul{margin:2.6vw auto 3.4vw;/* width: 78%;*/display: flex;justify-content: space-between;}
.intro-content .info-main .num-box ul>li:not(:last-child){margin-right: 2.6vw;}
.intro-content .info-main .num-box ul>li{display: flex;align-items: center;padding-left: 2.6vw;width: 100%;height: 10vw;background-color: #F7F7F7;}
.intro-content .info-main .num-box ul>li>div{width: 40%;}
.intro-content .info-main .num-box ul>li>img{margin-right: 2.6vw;width: 4.2vw;height: 4.2vw;}
.intro-content .info-main .num-box ul>li big{font-size: 42px;}
.intro-content .info-main .num-box ul>li small{font-size: 38px;}
.intro-content .info-main .num-box ul>li h6{font-size: 24px;margin-top:10;color: #5B6172;}
.intro-content .info-main .video{text-align: center;margin: 0 auto;margin-bottom: 6vw;}
.intro-content .info-main .video video{width: 100%;}
/* PA视讯历程*/
.history-content{margin-top:4.2vw}
.history-content .history-wrap{margin-top: 50px;padding-bottom: 100px;background-image: url(/images/his-bg.png);background-repeat: no-repeat;background-size: cover;}
.history-content .history-wrap .line{width: 100%;height: 1px;background-color: #CFDBE6;position: relative;top: 8vw;}
.history-content .history-wrap .swiper-slide .date-item{padding: 8% 0;color: #000;}
.history-content .history-wrap .swiper-slide .date-item .top-cir:hover{background-image: url(/images/circle2.png);}
.history-content .history-wrap .swiper-slide .date-item .top-cir{margin:0 auto 2vw;width: 13vw;max-width:300px;max-height: 300px;height: 13vw;background-image: url(/images/circle1.png);background-repeat: no-repeat;background-size: cover;display: flex;align-items: center;justify-content: center;font-size: 46px;font-weight: bold;color: #FA7D00;transition: all .5s ease;}
.history-content .history-wrap .swiper-slide .date-item .news-list{display:none;}
.history-content .history-wrap .swiper-slide.swiper-slide-next .date-item .news-list{display:block;}
.history-content .history-wrap .swiper-slide .date-item .news-list p{font-size: 16px;margin: 20px 0;padding-right: 50px;line-height: 1.56vw;color: var(--xq-color);}
.history-content .father-swiper{position: relative;}
.history-content .swiperBtn{position: absolute;left: 0;top: 12.6%;width: 4.16vw;height: 4.16vw;z-index: 999;}
.history-content .swiperBtn_r{width: 4.16vw;height: 4.16vw;position: absolute;right: 1.5vw;top: 12.6%;z-index: 999;}
.my-button-disabled{display: none;}
.history-content .swiper-slide.swiper-slide-active .date-item .top-cir{/* width: 17.66vw;height: 17.66vw;*/transform: scale(1.2);background-image: url(/images/circle2.png);}
.history-content .zab-course-cn .swiper-slide.swiper-slide-active p{font-size:18px;color: #000;}
/* .swiper-button-disabled{opacity:0 !important;}*/
/* 搜索*/
/*sousuo*/
.search-dialog-box{position: fixed;left: 0;top: 0;width: 100%;height: 18rem;z-index: 1000000;opacity: 0;visibility: hidden;transition: .6s;/* overflow: hidden;*/}
.search-dialog-box:before{content: "";position: absolute;top: 0;height: 0;background: #fff;transition: .6s;left: 0;right: 0;z-index: 1;}
.search-dialog-box.on:before{height: 100%}
.search-dialog-box .bubbles-bg{opacity: 0;visibility: hidden;display: none;}
.search-dialog-box .search-bg{position: absolute;left: 0;top: 0;width: 100%;height: 0;margin: 0;background: rgba(0, 0, 0, .7);background-size: cover;background-repeat: no-repeat;/* z-index: 1;*/transform-origin: center center;transition: height .8s cubic-bezier(.77, 0, .175, 1);}
.search-dialog-box .wrap-inner{transform: translateY(100%);transition: .6s;}
.header-right .bubbles-bg{opacity: 0;visibility: hidden;transition: all .5s .8s;}
.search-dialog-box .bubbles-bg .bubble{position: absolute;}
.search-dialog-box .bubbles-bg .bubble .circle{border-radius: 100%;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.search-dialog-box .bubbles-bg .bubble1{width: 6%;padding-top: 6%;left: 26.875%;top: -6.67%;}
.search-dialog-box .bubbles-bg .bubble1 .circle{border: 1px solid #fff;}
.search-dialog-box .bubbles-bg .bubble2{width: 12px;padding-top: 12px;left: 13.54%;top: 18%;}
.search-dialog-box .bubbles-bg .bubble2 .circle{background-color: #ff495f;}
.search-dialog-box .bubbles-bg .bubble3{width: 36px;padding-top: 36px;left: 8.854%;top: 30.55%;}
.search-dialog-box .bubbles-bg .bubble3 .circle{background-color: #fff;}
.search-dialog-box .bubbles-bg .bubble4{width: 56.875%;padding-top: 56.875%;left: -28.6458%;top: 51.85%;}
.search-dialog-box .bubbles-bg .bubble4 .circle{background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .05) 100%);background: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .05) 100%);background: linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .05) 100%);}
.search-dialog-box .bubbles-bg .bubble5{width: 54px;padding-top: 54px;left: 26.3%;top: 70.83%;}
.search-dialog-box .bubbles-bg .bubble5 .circle{background-color: #fff;opacity: .1;}
.search-dialog-box .bubbles-bg .bubble6{width: 56.875%;padding-top: 56.875%;left: 73.4375%;top: -52.77%;}
.search-dialog-box .bubbles-bg .bubble6 .circle{background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .1) 100%);background: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .1) 100%);background: linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .1) 100%);}
.search-dialog-box .bubbles-bg .bubble7{width: 2rem;padding-top: 2rem;left: 60.9375%;top: 18.5%;}
.search-dialog-box .bubbles-bg .bubble7 .circle{background-color: #ff495f;}
.search-dialog-box .bubbles-bg .bubble8{width: 1.35rem;padding-top: 1.35rem;left: 95.83%;top: 70.83%;}
.search-dialog-box .bubbles-bg .bubble8 .circle{border: 1px solid #fff;}
.search-dialog-box .bubbles-bg .bubble9{width: 16px;padding-top: 16px;left: 76.5625%;top: 96.296%;}
.search-dialog-box .bubbles-bg .bubble9 .circle{background-color: #fff;}
.search-dialog-box .bubbles-bg .bubble10{width: 56.875%;padding-top: 56.875%;left: 71.354%;top: 87%;}
.search-dialog-box .bubbles-bg .bubble10 .circle{background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .3) 100%);background: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .3) 100%);background: linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .3) 100%);}
.search-dialog-box .bubbles-bg .bubble{animation: spin 8s infinite linear;transform-origin: 50% 45%;}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n){animation: spin2 8s infinite linear;}
.search-dialog-box .bubbles-bg .bubble .circle{animation: spin-reverse 8s infinite linear;}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{animation: spin-reverse2 8s infinite linear;}
.search-dialog-box .bubbles-bg .sm-bubble{transform-origin: 30% 30px;}
.search-dialog{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;z-index: 2;}
.search-dialog .search-tit{font-size: 2.75rem;line-height: 3.5rem;color: #fff;text-align: center;overflow: hidden;display: none;}
.search-dialog .search-inner{overflow: hidden;margin-top: 0;}
.search-dialog .search-input{width: 50rem;margin: 0 auto;padding: 0 0.5rem 0 1.5rem;background-color: rgba(255, 255, 255, .3);box-sizing: border-box;border: 1px solid #ccc;transition: all .3s;max-width: 94%;}
.search-dialog .search-input input[type=text]{float: left;height: 4.5rem;width: calc(100% - 4.5rem);background-color: transparent;outline: none;line-height: .5rem;color: #333;font-size: 18px;transition: all .3s;}
.search-dialog .search-input input[type=button],
.search-dialog .search-input .clear-btn{float: right;height: 4.5rem;width: 3.5rem;}
.search-dialog .search-input input[type=button]{background-color: transparent;background-repeat: no-repeat;background-position: center;background-size: 2.2rem;background-image: url('/images/search-btn.svg');}
.search-dialog .search-input .clear-btn{background-color: rgba(0, 0, 0, .2);background-repeat: no-repeat;background-position: center;background-image: url('/images/close-btn.svg');background-size: 3.5rem;border-radius: 100%;margin-right: 1rem;display: none;}
.search-dialog .search-input.on{background-color: #fff;}
.search-dialog .search-input.on input[type=submit]{background-image: url('/images/search-btn2.svg')}
.search-dialog .hot-search{font-size: 0;width: 19.5rem;margin: .6rem auto 0;box-sizing: border-box;padding: 0 .6rem;overflow: hidden;}
.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link{display: inline-block;*display: inline;zoom: 1;vertical-align: top;}
.search-dialog .hot-search .hot-tit{font-size: .375rem;line-height: .5rem;color: #fff;font-weight: bold;padding-left: .6rem;background-repeat: no-repeat;background-position: left center;background-size: .5rem;background-image: url(/images/hot-icon.png);}
.search-dialog .hot-link{margin-left: 1rem;}
.search-dialog .hot-link a{display: inline-block;*display: inline;zoom: 1;font-size: .375rem;line-height: .5rem;margin-right: .75rem;color: #fff;padding-bottom: 5px;position: relative;}
.search-dialog .hot-link a:before{content: "";position: absolute;left: 0%;bottom: 0;width: 100%;height: 2px;background-color: #fff;transform: scaleX(0);transform-origin: left center;transition: transform .3s;}
.search-dialog-box .bottom-box{position: absolute;left: 0;bottom: 5.1%;width: 100%;}
.search-dialog-box .bottom-box .share-box{overflow: hidden;}
.search-dialog-box .bottom-box .copy{font-size: .35rem;line-height: .5rem;color: #fff;font-family: "gilroy-regular";margin-top: .5rem;overflow: hidden;}
.header-right.is-open .bubbles-bg{visibility: visible;opacity: 1;}
.header-right.is-open .search-btn .con-box{display: none;}
.header-right.is-open .close-btn{display: block;}
.header-right.is-open .item .search-bg{transform: scale(1);}
.search-dialog-box.on{opacity: 1;visibility: visible;}
.search-dialog-box.on .search-bg{height: 100vh;}
.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{transform: translateY(0)}
.pub-close{position: absolute;width: 3rem;height: 3rem;z-index: 10;right: 1.5rem;top: 1.35rem;background-color: rgba(255, 255, 255, .3);border-radius: 100%;}
.pub-close .bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;transform: scale(0);border-radius: 100%;transition: transform .3s;}
.pub-close i{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: center;background-size: 1.55rem;background-repeat: no-repeat;background-image: url(../images/close-btn.svg);transition: .6s}
.pub-close i:hover{transform: rotate(180deg)}
/**//* PA视讯荣誉*/
.honor-content{margin-bottom: 4.2vw;}
.honor-content .honor_list{margin-top:2.6vw;}
.honor-content .honor_list #bot_list{display: flex;flex-wrap: wrap;margin: 0 -2%;}
.intro-content .more{margin: 0 auto;}
.honor_list ul li{width:33.333%;margin-bottom: 1.56vw;background: #FFFFFF;padding: 0 1.2%;box-sizing: border-box;}
.honor_list ul li .box{display: block;background-color: #FFF5E6;}
.honor_list ul li .img{width: 100%;height: 17vw;overflow: hidden;padding:15px;box-sizing: border-box;}
.honor_list ul li .img img{object-fit: contain;max-width: 100%;width: 100%;height: 100%;transition: all 0.5s ease;cursor: pointer;}
.honor_list ul li .text{text-align: center;padding:10px 0 20px;}
.honor_list ul li .text .b-txt{display: flex;justify-content: center;align-items: center;}
.honor_list ul li .text .b-txt img{width: 3.12vw;height: 3.12vw;background-size: 100%;}
.honor_list ul li .text .b-txt span{display:inline-block;width: 3.12vw;background-position: center;margin: 0 5px;height: 3.12vw;}
.honor_list ul li .text .b-txt .border-left{background-image: url(/images/border-l.png);background-repeat: no-repeat;}
.honor_list ul li .text .b-txt .border-right{background-image: url(/images/border-r.png);background-repeat: no-repeat;}
.honor_list ul li .text h3{margin: 0 .5vw;color: #333333;font-size: 24px;}
.honor_list ul li:hover .text h3{color: #FA7D00;}
.honor_list ul li:hover .img img{transform: scale(1.1);}
/* <!-- PA视讯·文化 -->*/
.culture-content{padding-bottom:4.2vw;}
.culture-content .culture_list ul{display: flex;margin: .6vw -0.7vw 0;flex-wrap: wrap;}
.culture-content .culture_list .curl_con{display: flex;flex-direction: column;background-color: #F8F8F8;overflow:hidden;align-items: flex-start;padding: 0 10%;height:280px;position: relative;}
.culture-content .culture_list ul li{padding:0 0.7vw;cursor: pointer;margin-top:1.9vw;width:33.333%;box-sizing:border-box;}
.culture-content .culture_list ul li:hover .txt{color: #FA7D00;}
.culture-content .culture_list ul li img{width: 25%;}
.culture-content .culture_list ul li .img{width:100%;text-align:left;position:absolute;top: 50%;margin-top:-30px;}
.culture-content .culture_list ul li:hover .img{opacity:.3;transition-duration: .8s;transform: translatex(80%);}
.culture-content .culture_list ul li .txt{margin: 2vw 0 1vw;font-size: 30px;font-weight: bold;}
.culture-content .culture_list ul li .line{width: 100%;height: 2px;background-color: #CFDBE6;margin-bottom: 100px;}
.culture-content .culture_list ul li .content{font-size: 20px;opacity: 0;line-height: 1.6;position:relative;z-index:99;transform: translatey(50px);color: var(--xq-color);text-align:left;}
.culture-content .culture_list ul li:hover .content{opacity:1;transform: translatey(0px);transition-duration: .6s;}
.culture-banner{position: relative;width: 100%;height: 900px;background-image: url(/images/cutr-bg.png);background-size: 100%;background-repeat: no-repeat;margin-top: 100px;margin-bottom: 500px;}
.culture-banner .cult-list ul{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 100px;height: 524px;background-color: #F8F8F8;position: absolute;top: 634px;}
.culture-banner .cult-list ul li .txt{margin-bottom: 20px;font-size: 36px;font-weight: bold;}
.culture-banner .cult-list ul li .content{width: 600px;font-size: 22px;line-height: 2;color: #5B6172;}
/* 投资者关系*/
.relat_guquan{margin:2.6vw 0;/* border-bottom: #e5e5e5 1px solid;*/}
/* .relat_guquan .wrap{max-width:1300px;}*/
.relat_guquan .tit{margin-bottom: 30px;}
.relat_guquan .tit h1{font-size: 18px;}
.relat_guquan .pic_box{display: flex;justify-content: space-between;padding: 0 120px;}
.relat_guquan .investor-tab{margin-top: 30px;}
.relat_guquan .investor-tab ul{display: flex;}
.relat_guquan .investor-tab ul li{flex: 0 0 33.33%;max-width: 33.33%;}
.relat_guquan .investor-tab ul li a{display: block;line-height:70px;text-align: center;height: 70px;font-size: 22px;color: #FA7D00;background: #E5E5E5;border: 1px solid #ffffff;}
.relat_guquan .investor-tab ul li.active a{color: #ffffff;background: #FA7D00;}
/**/.relat-navbox{border-bottom: 1px solid #CFDBE6;}
.relat-navbox .n-nav{position: relative;}
.relat-navbox .n-nav a{display: inline-block;font-size: 24px;float: left;color: #363636;text-align: center;box-sizing: border-box;position: relative;margin-right: 2.875rem;padding-bottom:20px;}
.relat-navbox .n-nav a strong{display: block;position: relative;z-index: 4;transition: 0.6s ease-in-out;font-weight: normal;}
.relat-navbox .n-nav a:before{content: "";width: 0;height: 3px;position: absolute;bottom: -1px;left: 0;background: #FA7D00;transition: 0.6s ease-in-out;}
.relat-navbox .n-nav .on:before{width: 100%;}
.relat-navbox .n-nav .on, .n-nav a:hover{color: #FA7D00;}
/* 登录*/
/**/
.login_banner{position: relative;overflow: hidden;z-index: 1;margin-top: 0;height: scle(100vh-30px);}
.login_banner .bg{background-image: url(/images/login-bg.png);background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%;display: flex;align-items: center;justify-content: center;}
#login_box{background: #FFFFFF;box-shadow: 0px 0px 4px 6px rgba(0 0 0 /0.05);margin: 8vw auto;float: right;width: 25vw;/* height: 36vw;*/min-width:350px;}
#login_box .tit{padding: 2.8vw 0 10px 2.2vw;font-size: 30px;}
#login_box .login_form{padding: 1.04vw 2.6vw 1.56vw;}
#login_box .login_form .forget-pwd{font-size: 18px;color: #C2C4CC;display: flex;justify-content: end;margin-bottom: 2.4vw;}
#login_box .login_form label{display: flex;align-items: center;/* height: 70px;*/height: 3.2vw;border-radius: 10px;border: 1px solid #e3e3e3;margin-bottom: 25px;padding: 0 20px;}
#login_box .login_form label:after{content: '';display: block;overflow: hidden;clear: both;}
#login_box .login_form label i{display: block;float: left;width: 30px;height: 30px;font-family: 'iconfont';font-size: 20px;color: #888888;text-align: center;}
#login_box .login_form label input{border-radius: 10px !important;font-size: 18px;width: calc(100% - 60px);float: left;border: 0;height: 40px;line-height: 40px;padding: 0 10px;}
#login_box .login_form label.button{border: 0;padding: 0;border-radius: 10px;margin-bottom: 1.56vw;}
#login_box .login_form .button2 input{width: 100%;height: 3.2vw;border-radius: 10px !important;background: #F7F7F7;color: #5B6172;font-size: 18px;}
#login_box .login_form label.button2 input{width: 100%;height: 100%;padding: 0;font-size: 14px;color: #5B6172;cursor: pointer;font-size: 18px;}
#login_box .login_form label.button input{width: 100%;height: 100%;padding: 0;background: #FA7D00;font-size: 18px;color: #FFFFFF;cursor: pointer;}
#login_box .login_form label input::placeholder{color: #C2C4CC;}
#login_box .login_form p{font-size: 14px;color: #999999;}
#login_box .login_form p span{padding: 0 5px;}
#login_box .login_form p a{color: #666666;}
#login_box .login_form p a:hover{color: #FA7D00;}
/* 注册*/
#register_box{background: #FFFFFF;box-shadow: 0px 0px 4px 6px rgba(0 0 0 /0.05);margin: 120px auto 80px;float: right;/* height: 31.5vw;*/max-width:1000px;width: 40vw;}
#register_box .tit{padding: 2.2vw 0 0 2.08vw;font-size: 30px;}
#register_box .login_form{padding: 1.04vw 2.6vw 1.56vw;}
#register_box .login_form .form_list{display: flex;justify-content: space-between;}
#register_box .login_form .bottom-btn{margin-top: 10px;display: flex;align-items: center;justify-content: space-between;flex-direction: column;}
#register_box .login_form .bottom-btn p i{color: #FA7D00;margin-left: 5px;}
#register_box .login_form .form_list .l-list{margin-right: 20px;width: calc(50% - 10px);}
#register_box .login_form .form_list .r-list{width: calc(50% - 10px);}
#register_box .login_form .forget-pwd{font-size: 18px;display: flex;justify-content: end;margin-bottom: 40px;}
#register_box .login_form .form_list label,#register_box .login_form .bottom-btn label{display: flex;align-items: center;width: calc(100% - 1.6vw);height: 2.8vw;border-radius: 10px;border: 1px solid #e3e3e3;margin-bottom: 20px;padding: 0 .8vw;position:relative;}
#register_box .login_form .form_list label .phone-form-code{position: absolute;right: .8vw;bottom:1.2vw;color: #ef8200;cursor:pointer;line-height: 20px;background-color: initial;border: none;font-size:18px;}
#register_box .login_form .form_list label:after{content: '';display: block;overflow: hidden;clear: both;}
#register_box .login_form label i{display: flex;align-items: center;width: 7.8vw;float: left;font-size: 18px;text-align: center;}
#register_box .login_form label i .star{color: red;margin-right: 10px;margin-top: 5px;}
#register_box .login_form .form_list label input,#register_box .login_form .bottom-btn label input{border-radius: 10px !important;font-size: 18px;width: calc(100% - 60px);float: left;border: 0;height: 40px;padding: 0 10px;}
#register_box .login_form .form_list label.yzm input[type="text"]{width:calc(100% - 160px);padding:0;}
#register_box .login_form .form_list label.yzm input[type="button"]{width:130px;}
#register_box .login_form .form_list label input#btnSendCode1{font-size:16px;color:#FA7D00;background-color:#00000009;border-radius: 20px !important;}
#register_box .login_form .bottom-btn label.button{border: 0;padding: 0;border-radius: 10px;width: 100%;}
#register_box .login_form .bottom-btn label.button input{width: 100%;height: 100%;padding: 0;background: #FA7D00;font-size: 18px;color: #FFFFFF;cursor: pointer;}
#register_box .login_form .form_list label input::placeholder{color: #C2C4CC;float: right}
#register_box .login_form .form_list label.yzm input::placeholder{float: none}
#register_box .login_form .form_list label.yzm i{width: 1vw;}
#register_box .login_form p{font-size: 14px;color: #999999;}
#register_box .login_form p span{padding: 0 5px;}
#register_box .login_form p a{color: #666666;}
#register_box .login_form .accept{margin-bottom:20px;}
#register_box .login_form .accept label{position: relative;color:#333333;font-size:15px;padding-left:20px;}
#register_box .login_form .accept input { position: absolute; top: 1px; left: 12px;cursor: pointer; width: 20px; height: 20px; z-index: 1; opacity: 0; margin-left: -20px;}
#register_box .login_form .accept label>i {width: 0; height: 12px; margin-left: -28px;margin-top: 1px; float: left;display: inline-block; margin-right: 28px; position: relative;background-color: #ffffff; color: #FA7D00;}
#register_box .login_form .accept label>i:before{content:'';position: absolute; left: 28px; top: 3px; width: 11px; height: 11px; border: 1px solid #bbbbbb; border-radius: 2px; -webkit-transition: all .2s; transition: all .2s;}
#register_box .login_form .accept input[type=checkbox]:checked+i:after{-webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); position: absolute; left: 32px; top: 3px; display: table; width: 4px; height: 8px; border: 2px solid; border-top: 0; border-left: 0;  content: ' ';}
#register_box .login_form .accept label a{color:#FA7D00;}

@media(max-width: 1960px){

#register_box .login_form label i{font-size: 16px;}
#register_box .tit,#login_box .tit{font-size: 26px;}
#login_box .login_form label input,#login_box .login_form .forget-pwd,#register_box .login_form .form_list label input{font-size:16px;}
#login_box .login_form label i{width: 24px;height: 24px;}
#login_box .login_form label{margin-bottom:20px;}
#login_box .login_form .button2 input,#login_box .login_form label.button input,#register_box .login_form .bottom-btn label.button input{font-size:16px;}
#register_box .login_form .form_list label input#btnSendCode1{background-color: #00000000;width: auto;font-size:15px;}
#register_box .login_form .form_list label.yzm input[type="text"]{width: calc(100% - 80px);}
#register_box .login_form .forget-pwd{margin-bottom: 10px;font-size: 16px;}
}
@media(max-width: 1600px){
#register_box{width:650px;}
#register_box .tit,#login_box .tit{font-size:20px;padding-left: 42px;}
#register_box .login_form .form_list label,#register_box .login_form label.button{height:42px;margin-bottom: 15px;}
#register_box .login_form label i{font-size:14px;}
#login_box .login_form .form_list label input, #login_box .login_form .forget-pwd, #register_box .login_form label input,#register_box .login_form .form_list label input#btnSendCode1{font-size:14px;}
}
@media(max-width: 1080px){
#register_box .login_form .form_list label i{width:110px;}
#register_box .login_form .form_list label input{width: calc(100% - 100px);margin-left:5px;}
#register_box .login_form .form_list label{width: calc(100% - 20px);padding: 0 10px;}
#register_box {float: none;}

}
/* #register_box .login_form p a:hover{color:#FA7D00;}*/
/* 公司新闻*/
.news-wrap{margin-top: 4.2vw;}
.news-wrap .news-content{margin-bottom: 80px;margin-top:2.6vw;}
.news-wrap .news-content .news-banner{background-color: #f7f7f7;margin-bottom: 20px;display: flex;width: 100%;}
.news-wrap .news-content .news-banner .left-pic{width: 50%;}
.news-wrap .news-content .news-banner .left-pic a{display:block;height: 100%;}
.news-wrap .news-content .news-banner .left-pic img{height: 100%;width: 100%;object-fit: cover;}
.news-wrap .news-content .news-banner .right-info{padding: 50px;width: 50%;background-color: #F7F7F7;}
.news-wrap .news-content .news-banner .right-info .tit{font-weight: bold;font-size: 24px;color: #000;}
.news-wrap .news-content .news-banner .right-info .date{color: #C2C4CC;font-size: 24px;margin: 50px 0 20px 0;}
.news-wrap .news-content .news-banner .right-info .title{color: #000;font-size:36px;margin-bottom: 20px;}
.news-wrap .news-content .news-banner .right-info:hover .title{color: #FA7D00;}
.news-wrap .news-content .news-banner .right-info .content{color: #5B6172;font-size: 18px;line-height: 1.6;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.news-wrap .news-content .bot_list{margin-bottom: 60px;}
.news-wrap .news-content .bot_list ul li a{margin-top: 10px;margin-bottom: 10px;display: block;height: 100%;background-color: #F7F7F7;padding: 40px 40px 30px;position: relative;overflow: hidden;transition: all 0.5s ease;}
.news-wrap .news-content .bot_list ul li .time{font-size: 22px;font-family: KronaOne;color: #adadad;display: block;}
.news-wrap .news-content .news-banner .right-info .date{font-family: KronaOne;}
.news-wrap .news-content .bot_list ul li h3{font-size: 32px;color: #050827;text-overflow: ellipsis;overflow: hidden;margin-top: 8px;margin-bottom: 20px;}
.news-wrap .news-content .bot_list ul li p{font-size: 18px;color: #5B6172;width: 52vw;line-height:1.8;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news-wrap .news-content .bot_list ul li{transition: all 0.5s ease;}
.news-wrap .news-content .bot_list ul li:hover{-webkit-transform: translate(-5px, 0px);-ms-transform: translate(-5px, 0px);transform: translate(-5px, 0px);}
/* .news-wrap .news-content .bot_list ul li:hover a{background:#f1f1f1;border-bottom:1px solid #f1f1f1;}*/
.news-wrap .news-content .bot_list ul li:hover a{box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);transform: scale(1.02);margin-top: 0;}
.news-wrap .news-content .bot_list ul li:hover p{margin-right: 150px;}
.news-wrap .news-content .bot_list ul li:hover h3{color: #FA7D00;}
.news-wrap .news-content .bot_list ul li a:after{content: "";display: block;width: 40px;height: 28px;background: url(/images/arrow-r.svg) center no-repeat;position: absolute;bottom: 64px;right: 37px;opacity: 1;}
.news-wrap .news-content .bot_list ul li:hover a:after{background: url(/images/arrow-r-hover.svg)}
.news-wrap .news-content .more{margin: 0 auto !important;}
/* 新闻详情*/
.news-detail-banner .banner-img{width: 100%;height: 100%;object-fit: cover}
.news-detail-banner{position: relative;}
.news-detail-banner .title{position: absolute;top: 50%;right: 50%;transition: calc(-50%, -50%);font-size: 36px;font-weight: bold;color: #fff;}
.newboxmain{padding-bottom: 4.2vw;border-bottom: 1px solid #eee;}
.new02{margin: 0 auto;padding-top:4.2vw;}
#tek-wrap-centerwell{width:68%;float: left;}
.centdetailh3{font-size: 36px;font-weight: bold;}
.centdetaildate{font-size: 22px;color: #666;margin-top: 10px;}
.centdetaildesc{font-size: 16px;color: #333;padding: 50px 0;text-align: justify;}
.centdetaildesc p{margin-bottom: 10px;color: var(--xq-color);}
.centdetaildesc div{margin-bottom: 10px;}
.centdetaildesc span{margin-bottom: 10px;}
#tek-wrap-rightrail{width: 28%;float: right;}
.N_right{padding: 25px;background: #f3f3f3;position: relative;top: 0;border-radius: 6px;}
.N_right1{margin-top: 25px;}
.N_right h4{font-size: 24px;font-weight: bold;}
.N_right .fz{font-size: 16px;color: #5B6172;}
.ffxa{width: 40px;color: #666;text-align: center;}
.sharelistsub a{width: 30px;height: 30px;margin-top: 15px;position: relative;display: inline-block;}
.sharelistsub a:before{opacity: 0.5;position: absolute;left: 0;top: 0;height: 100%;width: 100%;content: '';transition: all 0.3s ease;}
.fxlinkedin:before{background: url(/images/fx-linkedin-black.svg) center center no-repeat;background-size: 20px auto;}
.fxweibo:before{background: url(/images/fx-weibo-black.svg) center center no-repeat;background-size: 20px auto;}
.fxweixin:before{background: url(/images/fx-weixin-black.svg) center center no-repeat;background-size: 20px auto;}
.sharelistsub a:hover:before{opacity: 1;}
.h60p{height: 60px;}
.new_list{padding: 15px 0;border-bottom: 1px solid #CFDBE6;overflow: hidden;}
.new_list:last-child{border: none;padding-bottom: 0;}
.new_list div{width: 28%;float: left;overflow: hidden;}
.new_list:hover p{color: #FA7D00;}
.new_list p{width: 100%;font-size: 14px;line-height: 1.5;color: #000000;}
.pageNews2{margin-top: 50px;}
.w1200{width: 1200px;margin: 0 auto;}
.pageNews{border-top: 1px #F0F0F0 solid;padding: 25px 0;}
.pageNewsback{background-color: #e3e3e3;border-radius: 6px;font-size: 14px;color: #888888;padding: 10px 26px;display: inline-block;transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;border: 1px transparent solid;margin-right: 10px;}
.fwzc{padding: 80px 0;}
.fwzc .txt1{font-size: 24px;color: #1a4392;text-align: center;line-height: 50px;display: flex;justify-content: center;margin-bottom: 20px;}
.fwzc .txt1 h3{position: relative;padding: 0 20px;}
.fwzc .txt1 h3:before,
.fwzc .txt1 h3:after{content: '';display: block;position: absolute;bottom: 0;width: 16px;height: 23px;background: url(/images/jszc_ico1.png)no-repeat bottom center;}
.fwzc .txt1 h3:before{left: 0;}
.fwzc .txt1 h3:after{background-image: url(/images/jszc_ico2.png);right: 0;}
.fwzc .txt1 span{font-size: 40px;}
.fwzc .txt2{color: #333;font-size: 24px;text-align: center;line-height: 50px;}
.fwzc .txt3{text-align: center;font-size: 30px;color: #FA7D00;line-height: 50px;margin-top: 20px;}
/* 加入PA视讯*/
/* 人才理念*/
.join-wrap{/* margin-bottom: 100px;*/}
.join-wrap-h{margin-bottom: 100px;}
.cpt-content{margin-top: 4.2vw;}
.cpt-content .cpt-banner{padding: 100px 100px 0;margin-top: 50px;height: 35vw;-moz-height: 35vw;background-position: 100%;background-size: cover;background-repeat: no-repeat;}
.cpt-content .cpt-banner ul{display: flex;justify-content: space-between;}
.cpt-content .cpt-banner ul>li{position: relative;cursor: pointer;display: flex;align-items: center;justify-content: center;flex-direction: column;flex: 0 0 30%}
.cpt-content .cpt-banner ul>li>img{width: 80px;height: 80px;}
.cpt-content .cpt-banner ul>li>.txt{margin: 10px 0 50px;font-size: 24px;font-weight: 700px;color: #fff;}
.cpt-content .cpt-banner ul>li>.line{width: 100%;height: 2px;background-color: #fff;opacity: 0.5;}
.cpt-content .cpt-banner ul>li>.line::after{content: '';width: 0;height: 3px;background-color: #FA7D00;position: absolute;bottom: -1px;left: 0;background: #FA7D00;transition: 0.6s ease-in-out;}
.cpt-content .cpt-banner ul>li:hover .line::after{width: 100%;}
.cpt-content .cpt-list{margin-top: 80px;display: flex;justify-content: space-between;}
.cpt-content .cpt-list .left{margin-right: 100px;width: 39vw;}
.cpt-content .cpt-list .right{width: 39vw;}
.cpt-content .cpt-list .content{width: 100%;font-size: 18px;color: #5B6172;line-height: 1.6;}
.cpt-content .cpt-list .right ul>li:not(:first-child){margin-top: 4.16vw;}
.cpt-content .cpt-list .tit{position: relative;border-bottom: 1px solid #CFDBE6;margin-bottom: 1.56vw;cursor: pointer;height: 4.16vw;width: 100%;line-height: 4.16vw;font-size: 2.57rem;color: #000;}
.cpt-content .cpt-list .tit:before{content: "";width: 0;height: 3px;position: absolute;bottom: -1px;left: 0;background: #FA7D00;transition: 0.6s ease-in-out;}
.cpt-content .cpt-list .tit:hover{color: #FA7D00;}
.cpt-content .cpt-list .tit:hover:before{width: 100%;}
/* 办公环境*/
.enr-content{position: relative;margin-top:4.2vw;}
.enr-content .swiper-container .thumb-item{text-align: center;background: rgb(247, 247, 247);cursor: pointer;}
.enr-content .swiper-container .thumb-item:hover{background: #FA7D00;}
.enr-content .swiper-container .thumb-item:hover .txt{color: #fff;background: #FA7D00;}
.enr-content .swiper-container .thumb-item .pic{height: 360px;overflow: hidden;}
.enr-content .swiper-container .thumb-item .pic img{width: 100%;transition: all 0.5s ease;height: 100%;object-fit: cover;}
.enr-content .swiper-container .thumb-item:hover .pic img{transform: scale(1.1);}
.enr-content .swiper-container .thumb-item .txt{font-size: 26px;color: #000;height: 80px;line-height: 80px;background: rgb(247, 247, 247);}
.enr-content .swiper-container{margin-top: 2.6vw;width: 100%;}
.enr-content .swiper-container .swiper-wrapper{width: 100%;}
/* .enr-content .swiper-container .swiper-wrapper .swiper-slide:first-child{margin-left: 53px;}*/
.enr-content .father-swiper{--swiper-navigation-size: 0;}
.enr-content .swiper-button-prev .button-prev img{position: relative;right: 100px;top: 40px;width: 80px;height: 80px;}
.enr-content .swiper-button-next .button-prev img{width: 80px;height: 80px;position: relative;left: 100px;top: 40px;}
/* 招贤纳士*/
.rec-content{margin-top:4.2vw;}
.rec-content .rec-list ul li{width: 50%;}
.rec-content .rec-list .rec-item{text-align: center;background: rgb(247, 247, 247);cursor: pointer;}
.rec-content .rec-list .rec-item{margin: 0 25px;}
.rec-content .rec-list .rec-item:hover{background: #FA7D00;}
.rec-content .rec-list .rec-item:hover .txt{color: #fff;}
.rec-content .rec-list .rec-item .pic{position: relative;height: 21.9vw;overflow: hidden;}
.rec-content .rec-list .rec-item .icon{width: 6.25vw;height: 6.25vw;position: absolute;top: 40%;transform: translate(-50%, -50%);}
.rec-content .rec-list .rec-item .pic img{width: 100%;transition: all 0.5s ease;height: 100%;object-fit: cover;}
.rec-content .rec-list .rec-item:hover .pic img{transform: scale(1.1);}
.rec-content .rec-list .rec-item .txt{font-size: 2.57rem;color: #000;height: 6.8vw;line-height: 6.8vw;}
.rec-content .rec-list{position: relative;margin-top: 2.6vw;width: 100%;}
.rec-content .rec-list ul{display: flex;margin: 0 -1.3vw;}
/* 员工活动*//**/
.ac-navbox{margin-top: 2vw;border-bottom: 1px solid #CFDBE6;position: relative;}
.ac-navbox .n-nav{position: relative;padding-bottom:20px;}
.ac-navbox .n-nav a{display: inline-block;font-size: 24px;float:left;color: #363636;text-align: center;box-sizing: border-box;position: relative;margin-right: 2.875rem;}
.ac-navbox .n-nav a strong{display: block;position: relative;z-index: 4;transition: 0.6s ease-in-out;font-weight: normal;}
.ac-navbox .n-nav a:before{content: "";width: 0;height: 3px;position: absolute;bottom:-20px;left: 0;background: #FA7D00;transition: 0.6s ease-in-out;}
.ac-navbox .n-nav .on:before,
.n-nav a:hover:before,.relat-navbox .n-nav .on:before{width: 100%;}
.ac-navbox .n-nav .on,
.n-nav a:hover{color: #FA7D00;}
.ac-main dl{display: none;}
.ac-main .cur{display: block;}
.ac-main .swiper-button-prev .button-prev img{position: relative;right: 5.2vw;top: 115px;width: 4.16vw;height: 4.16vw;}
.ac-main .swiper-button-next .button-prev img{width: 4.16vw;height: 4.16vw;position: relative;left: 5.2vw;top: 5.99vw;}
.ac-main .swiper-container .thumb-item .txt{font-size: 24px;}
/* 联系PA视讯*/
.contact-info{margin-bottom: 5.2vw;}
.contact-info h5{margin-top: 2.6vw;font-size: 36px;}
.contact-info .wrap-top{margin-top: 30px;display: flex;}
.contact-info .wrap-top .wx{margin-top: 1.3vw;display: flex;/* align-items: center;*/}
.contact-info .wrap-top .wx img{width: 3vw;height: 3vw;}
.contact-info ul>li>img{width: 3vw;height: 3vw;}
.contact-info .wrap-top .wx .txt{margin-top: 10px;font-size: 24px;color: #5B6172;margin-left: 10px;}
.contact-info .wrap-top .wx .wx-ewm{width: 7.8vw;height: auto;}
.contact-info ul>li{display: flex;align-items: center;margin-top: 1.3vw;}
.contact-info ul{margin-right: 7.8vw;}
.contact-info ul>li>.txt{font-size: 24px;color: #5B6172;margin-left: 10px;}
.contact-info .addr-list ul{width: 100%;display: flex;justify-content: space-between;}
.contact-info .addr-list ul>li:not(:last-child){margin-right: 1.56vw;}
.contact-info .addr-list ul>li{flex-direction: column;align-items: flex-start;padding: 2.6vw;width: 26vw;/* height: 16.15vw;*/background-color: #F7F7F7;}
.contact-info .addr-list ul>li>.tit{font-size: 36px;}
.contact-info .addr-list ul>li>.cont-box{margin-top: 1.3vw;display: flex;align-items: center;}
.contact-info .addr-list ul>li>.cont-box img{width: 2.8vw;height: 2.8vw;}
.contact-info .addr-list ul>li>.cont-box .txt{margin-left: 10px;font-size: 24px;color: #5B6172;}
.contact-info .map{margin-top: 2.6vw;width: 100%;/* height: 37vw;*/}
.contact-info .addr-list{margin-top: 20px;}
/* 办事处banner*/
.office-wrap .swiper-container .swiper-wrapper{width: 100%;display: flex;justify-content: space-between;}
.office-wrap .swiper-container .swiper-slide{width: 39.5vw;}
.office-wrap .swiper-container .swiper-slide li{flex-direction: column;align-items: flex-start;padding: 3vw 2.6vw;background-color: #f7f7f7;color: #000;/* height: 20vw;margin-right: 55px;width: 775px;height: 350px;*/}
.office-wrap .swiper-container li .tit{font-size: 36px;}
.office-wrap .swiper-container li .cont-box{margin-top: 1.52vw;display: flex;align-items: center;}
.office-wrap .swiper-container li .cont-box .txt{margin-left: 10px;font-size: 24px;color: #5B6172;}
.office-wrap .swiper-container li .cont-box img{width: 2.8vw;height: 2.8vw;}
.office-wrap .swiper-container li:hover .tit{color: #FA7D00;}
.office-wrap .swiper-container{margin-top: 2.6vw;width: 100%;}
.office-wrap .swiper-container .swiper-wrapper{width: 100%;}
.office-wrap .father-swiper{--swiper-navigation-size: 0;}
.office-wrap .swiper-button-prev .button-prev img{position: relative;right: 6.25vw;top: 12.35vw;width: 4.16vw;height: 4.16vw;}
.office-wrap .swiper-button-next .button-prev img{width: 4.16vw;height: 4.16vw;position: relative;left: 6vw;top: 12.35vw;}
/* 在线留言*/
.conbox{margin-top: 4.2vw;}
.conbox #n_right{width: 100%;}
.conbox #n_right #n_msg img{height: 2.8vw;margin-top: 2.8vw;}
.conbox #n_right .text{margin-bottom: 1vw;}
.conbox #n_right .text p{font-size: 24px;color: #5B6172;margin:1.6vw 0;}
.conbox #n_right .text span{font-size: 12px;color: #b4b4b4;display: none;}
.conbox #n_right #n_msg .j_form{justify-content: space-between;}
.conbox #n_right #n_msg .form_left{width:48%}
.conbox #n_right #n_msg .form_right{width:48%}
.conbox #n_right #n_msg label:after{content: '';display: block;overflow: hidden;clear: both;}
.conbox #n_right #n_msg label{display: flex;flex-direction: column;width: 50%;line-height: 2.6vw;margin-bottom: 0.78vw;margin-right: 2.3vw;position: relative;}
.conbox #n_right #n_msg label strong{font-size: 16px;color: #5B6172;float: left;font-weight: 400;display: inline-block;}
.conbox #n_right #n_msg label input{height: 2.8vw;line-height: 2.8vw;width: 100%;border: 1px solid #CFDBE6;border-radius: 5px;padding-left: .6vw;font-size:16px;}
.conbox #n_right #n_msg label.textarea_box{width: 100%;height:11.8vw;margin-right:0;}
.conbox #n_right #n_msg label.textarea_box textarea{padding: 1vw .8vw;border: 1px solid #CFDBE6;font-size:16px;height: 100%;border-radius: 10px;}
.conbox #n_right #n_msg input[type="submit"]{width:16.27vw;height: 3.2vw;border-radius: 5px !important;display: block;background: #FA7D00;color: #FFFFFF;font-size: 16px;cursor: pointer;transition: all 0.5s ease;margin-top: 1vw;}
.conbox #n_right #n_msg label .yzm{position: absolute;top: 0;right: 0;}
.conbox #n_right #n_msg input[type="submit"]:hover{background: #de6c02;}
.conbox #n_right #n_msg label input:focus{border: none;outline: 1px solid #FA7D00;}
.flex{display: flex;}
.more a{color: #FA7D00 !important;}
#m_n_nav{display: none;}
/* .pc{display: block;}*/
.mobile{display: none;}
.father-swiper{position: relative;}
.swiperBtn{position: absolute;left: -5.2vw;bottom: 44%;width: 4.17vw;height: 4.17vw;background: url(/images/arrow_left.png);background-repeat: no-repeat;background-position: center;background-size: cover;cursor: pointer;max-width:100px;max-height:100px;}
.swiperBtn:hover{background: url(/images/arrow_left1.svg);background-repeat: no-repeat;background-position: center;background-size: cover;}
.swiperBtn_r:hover{background: url(/images/arrow_right1.svg);background-repeat: no-repeat;background-position: center;background-size: cover;}
.swiperBtn_r{position: absolute;right: -5.2vw;bottom: 44%;width: 4.17vw;max-width:100px;max-height:100px;height: 4.17vw;background: url(/images/arrow_right.svg);background-repeat: no-repeat;background-position: center;background-size: cover;cursor: pointer;}
/* .enr-content .swiperBtn{}*/
/*案例弹窗*/
.tc_case .tt{border-bottom: 1px solid #cccccc;padding-bottom: 20px;margin-bottom: 30px;}
.tc_case .tt h3{font-size:36px;color: #222;margin-bottom: 16px;}
.tc_case .con{font-size:20px;color: #747880;line-height:32px;max-height: 400px;overflow-y: auto;padding-right:10px;}
.tc_case .con::-webkit-scrollbar{width:2px;height:2px;background:#FF8000}
.tc_case .con p{padding:5px 0;}
.tc_case .tc_close{position: absolute;right: 10px;top: 10px;color: #FF8000;cursor: pointer;padding: 10px;transition: .5s;font-size:32px;}
.tc_case{background: #fff;width: 1280px;padding: 64px 55px;text-align: left;border-radius: 6px;max-width: 90%;margin: 0 auto;min-height: 200px;position: relative;z-index: 9999;}
.tc{transition:all ease 300ms;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index:9999999999;pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;display:flex;align-items: center;justify-content: center;}
.tc.act{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;pointer-events: auto;}
.tc-box{width: 960px;*height:100%;padding-top:40px;max-width:80%;margin:0 auto;margin-top:-80px;box-sizing:border-box;/* background:#fff;*/display: block;position:relative;z-index:1;-webkit-animation-duration: 1.2s;animation-duration: 1.2s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;overflow: hidden;/*display:flex;align-items:center;justify-content: center;*/}
.tc.act .tc-box{-webkit-animation-name: anim-open-2;animation-name: anim-open-2;transform:scale(1);}
.close{position: absolute;cursor:pointer;color:#e13a39;font-size:30px;right: 30px;top: 30px;}
.tc_bg{height: 100%;background: rgba(0,0,0,.85);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
.tc_txt{height:470px;overflow-y:auto;padding-right:30px;}
.close:hover{transform:rotate(180deg);}
.case_tit{font-weight:bold;font-size:24px;margin-bottom: 20px;border-bottom: 1px solid #dedede;padding-bottom:20px;}
/*老版联系PA视讯样式*/
#n_contact{}
#n_contact .n_tt{margin-bottom:45px;text-align: center;}
#n_contact .n_tt span{font-size:2.25rem;color:#ee7300;display:none;/* font-weight:bold;font-family: BarlowCondensed-Bold;*/}
#n_contact .n_tt h3{font-size: clamp(30px, 2.88vw, 56px);}
#n_contact .n_conbox1{position: relative;}
#n_contact .n_conbox1 .lxwm_bot .swiper-wrapper{flex-wrap: wrap;}
#n_contact .n_conbox1 .lxwm_bot .swiper-slide{margin-top:15px;margin-bottom:15px;}
#n_contact .n_conbox1 .lxwm_bot .swiper-slide:nth-child(3n){margin-right:0;}
#n_contact .n_conbox1 .con_box{border-top:5px solid #ee7300;box-shadow:0 4px 8px 4px rgba(0 0 0 /0.05);z-index:9;background:#FFFFFF;}
#n_contact .n_conbox1 .con_box .box{padding:40px 30px 0;}
#n_contact .n_conbox1 .con_box .fl{width:56%;border-right:1px solid #efefef ;height:450px;}
#n_contact .n_conbox1 .con_box .fr{width:calc(44% - 1px);}
#n_contact .n_conbox1 .lxwm_l{position: relative;}
#n_contact .n_conbox1 .con_box .tit{font-size:24px;color:#3b3b3b;margin-bottom:20px;}
#n_contact .n_conbox1 .con_box .tit h3{*font-weight:600;}
#n_contact .n_conbox1 .lxwm_l ul{width:460px;}
#n_contact .n_conbox1 .lxwm_l ul li:after{content:'';display:block;overflow: hidden;clear: both;}
#n_contact .n_conbox1 .lxwm_l ul li{line-height:26px;margin-bottom:10px;font-size:15px;color:#171717;}
#n_contact .n_conbox1 .lxwm_l ul li p{float:left;margin-left:5px;width:calc(100% - 35px);}
#n_contact .n_conbox1 .lxwm_l ul li p span{color:#727273;}
#n_contact .n_conbox1 .lxwm_l ul li i{display:block;width:28px;height:28px;float:left;font-family:'iconfont';font-size:24px;color:#ee7300;}
#n_contact .n_conbox1 .lxwm_l ul li i.dz_icon:after{content:"\e609";}
#n_contact .n_conbox1 .lxwm_l ul li i.tel_icon:after{content:"\e654";font-size:22px;}
#n_contact .n_conbox1 .lxwm_l ul li i.cz_icon:after{content:"\e647";}
#n_contact .n_conbox1 .lxwm_l ul li i.wx_icon:after{content:"\e61b";}
#n_contact .n_conbox1 .lxwm_l ul li i.yx_icon:after{content:"\e640";font-size: 22px;}
#n_contact .n_conbox1 .lxwm_l ul li.add_link{border:1px solid #ee7300;margin-top:20px;height:40px;line-height:40px;width:140px;border-radius:20px;position: relative;overflow: hidden;}
#n_contact .n_conbox1 .lxwm_l ul li.add_link a{color:#ee7300;position: relative;display:flex;align-items: center;justify-content: center;position: relative;transition: all 0.5s ease;}
#n_contact .n_conbox1 .lxwm_l ul li.add_link i{margin-right:10px;height:24px;line-height:24px;width:24px;}
#n_contact .n_conbox1 .lxwm_l ul li .icon{height:24px;width:24px;fill:#ee7300;transition: all 0.5s ease;}
#n_contact .n_conbox1 .lxwm_l ul li.add_link:before{content:'';display:block;background:#ee7300;height:0;width:100%;position: absolute;left:0;bottom:0;transition: all 0.5s ease;}
#n_contact .n_conbox1 .lxwm_l ul li.add_link:hover:before{top:0;bottom:auto;height:100%;}
#n_contact .n_conbox1 .lxwm_l ul li.add_link:hover a{color:#FFFFFF;}
#n_contact .n_conbox1 .lxwm_l ul li.add_link:hover .icon{fill:#FFFFFF;}
#n_contact .n_conbox1 .lxwm_l .ewm{width:150px;position: absolute;top:90px;right:30px;}
#n_contact .n_conbox1 .lxwm_l .ewm img{padding:5px;border:2px solid #e6e6e6;width:calc(100% - 10px);}
#n_contact .n_conbox1 .lxwm_l .ewm p{font-size:14px;margin-top:15px;color:#898a8b;text-align:center;}
#n_contact .n_conbox1 .con_box .lxwm_r .box{padding:40px 50px 0;}
#n_contact .n_conbox1 .lxwm_r .tit{font-size:24px;color:#3b3b3b;margin-bottom:15px;margin-top:15px;font-size:20px;}
#n_contact .n_conbox1 .lxwm_r .tit:nth-child(1){margin-top:0;}
#n_contact .n_conbox1 .lxwm_r ul li:after,#n_contact .n_conbox1 .lxwm_r ul:after{content:'';display:block;overflow: hidden;clear: both;}
#n_contact .n_conbox1 .lxwm_r ul li{line-height:26px;margin-bottom:10px;font-size:14px;color:#171717;float:left;width:50%;}
#n_contact .n_conbox1 .lxwm_r ul li p{float:left;margin-left:5px;font-size:15px;}
#n_contact .n_conbox1 .lxwm_r ul li p span{color:#727273;}
#n_contact .n_conbox1 .lxwm_r ul li i{display:block;width:28px;height:28px;float:left;font-family:'iconfont';font-size:24px;color:#ee7300;}
#n_contact .n_conbox1 .lxwm_r ul li i.tel_icon:after{content:"\e654";font-size:22px;}
#n_contact .n_conbox1 .lxwm_r ul li i.yx_icon:after{content:"\e640";}
#n_contact .n_conbox1 .mapbox{height:560px;width:100%;position: relative;top:-120px;}
#n_contact .n_conbox1 .mapbox .map{height:560px;width:100%;}
#n_contact .n_conbox1 .mapbox:before{content:'';display:block;overflow:hidden;height:100%;position:absolute;width: calc(50% - 700px);left:0;z-index: 1;background:rgb(255 255 255/0.01);}
#n_contact .n_conbox1 .mapbox:after{content:'';display:block;overflow:hidden;height:100%;position:absolute;width: calc(50% - 700px);right:0;top: 0;z-index: 1;background:rgb(255 255 255/0.01);}
/*#n_contact .n_conbox1 .mapbox .mapbg{position: absolute;width:100%;height:100%;top:0;left:0;z-index:9;}*/
#n_contact .n_conbox1 .lxwm_bot{margin-top:60px;}
#n_contact .n_conbox1 .lxwm_bot ul:after{content:'';display:block;overflow: hidden;clear: both;}
#n_contact .n_conbox1 .lxwm_bot ul li{width:calc(33.3% - 32px);height:210px;margin-right:30px;margin-bottom:30px;border:1px solid #dadadd;float:left;}
#n_contact .n_conbox1 .lxwm_bot ul li .box{padding:20px;}
#n_contact .n_conbox1 .lxwm_bot ul li .tit{border-bottom:#dfe0e2 solid 1px;margin-bottom:20px;}
#n_contact .n_conbox1 .lxwm_bot ul li .tit h3{font-size:18px;color:#525354;position: relative;padding-bottom:20px;position: relative;}
#n_contact .n_conbox1 .lxwm_bot ul li .tit h3:after{content:'';display:block;width:36px;height:3px;background:#ee7300;position: absolute;bottom:0;}
#n_contact .n_conbox1 .lxwm_bot ul li .text p{line-height:24px;margin-bottom:5px;color:#757576;}
#n_contact .n_conbox1 .lxwm_bot .swiper-slide .box{padding:20px;height:180px;border:1px solid #dadadd;margin:0 1px;}
#n_contact .n_conbox1 .lxwm_bot .swiper-slide .tit{border-bottom:#dfe0e2 solid 1px;margin-bottom:20px;}
#n_contact .n_conbox1 .lxwm_bot .swiper-slide .tit h3{font-size:18px;color:#525354;position: relative;padding-bottom:20px;position: relative;}
#n_contact .n_conbox1 .lxwm_bot .swiper-slide .tit h3:after{content:'';display:block;width:36px;height:3px;background:#ee7300;position: absolute;bottom:0;}
#n_contact .n_conbox1 .lxwm_bot .swiper-slide .text p{line-height:24px;margin-bottom:5px;color:#757576;}
#n_contact .n_conbox1 .lxwm_bot .swiper-button-next{right:-80px;}
#n_contact .n_conbox1 .lxwm_bot .swiper-button-prev{left:-80px;}
#n_contact .n_conbox1 .lxwm_bot .swiper-button-next:after,#n_contact .n_conbox1 .lxwm_bot .swiper-button-prev:after{font-family:'iconfont'!important;font-size:30px!important;color:#ceced1!important;}
#n_contact .n_conbox1 .lxwm_bot .swiper-button-next,#n_contact .n_conbox1 .lxwm_bot .swiper-button-prev{width:50px;height:50px;border-radius: 50%;border:#ceced1 solid 2px;transition: all 0.5s ease;}
#n_contact .n_conbox1 .lxwm_bot .swiper-button-next:after{content:"\eb08"!important;}
#n_contact .n_conbox1 .lxwm_bot .swiper-button-prev:after{content:"\eb09"!important;}
#n_contact .n_conbox1 .lxwm_bot .swiper-pagination{display:none;}
#n_contact .n_conbox1 .lxwm_bot .swiper-button-next:hover:after,#n_contact .n_conbox1 .lxwm_bot .swiper-button-prev:hover:after{color:#FFFFFF!important;}
#n_contact .n_conbox1 .lxwm_bot .swiper-button-next:hover,#n_contact .n_conbox1 .lxwm_bot .swiper-button-prev:hover{background:#ee7300;border:#ee7300 solid 2px;}
#n_contact .n_conbox1 .lxwm_bot .cont-box{display: flex;align-items: center;}
#n_contact .n_conbox1 .lxwm_bot .cont-box img{width: 40px;display:none;}
#n_contact .n_conbox1 .lxwm_bot .cont-box .txt{margin-bottom: 5px;color: #757576;line-height: 24px;}
#n_contact .n_conbox1 .lxwm_bot .swiper-slide{width: 31.993%;margin-right: 2%;}
/**/#n_contact .n_conbox2{background:#f1f1f1;}
#n_contact .n_conbox2 #n_right{float: left;width: 810px;}
#n_contact .n_conbox2 #n_left{float: right;width: 570px;}
#n_contact .n_conbox2 #n_right .text{margin-bottom:20px;}
#n_contact .n_conbox2 #n_right .text p{font-size:14px;color:#565758;margin-bottom:5px;}
#n_contact .n_conbox2 #n_right .text span{font-size:12px;color:#b4b4b4;display:none;}
#n_contact .n_conbox2 #n_right #n_msg label:after{content:'';display:block;overflow: hidden;clear: both;}
#n_contact .n_conbox2 #n_right #n_msg label{width:calc(50% - 25px);display:block;background:#FFFFFF;height:48px;line-height:48px;margin-bottom:15px;margin-right:25px;position: relative;}
#n_contact .n_conbox2 #n_right #n_msg label strong{font-size:14px;color:#5e5f61;float:left;font-weight:400;display:inline-block;text-indent:20px;}
#n_contact .n_conbox2 #n_right #n_msg label input{height:48px;line-height:46px;float:left;width:calc(100% - 100px);}
#n_contact .n_conbox2 #n_right #n_msg label.textarea_box{width:calc(100% - 25px);height:100px;}
#n_contact .n_conbox2 #n_right #n_msg label.textarea_box textarea{height:70px;padding:15px 0;border:0;width:calc(100% - 95px);}
#n_contact .n_conbox2 #n_right #n_msg input[type="submit"]{width:200px;height:50px;display:block;background:#ee7300;color:#FFFFFF;font-size:16px;cursor: pointer;transition: all 0.5s ease;}
#n_contact .n_conbox2 #n_right #n_msg label .yzm{position: absolute;top:0;right:0;}
#n_contact .n_conbox2 #n_right #n_msg input[type="submit"]:hover{background:#de6c02;}
.pad_bot{padding-bottom: 4.2vw;}
.pad_top{padding-top: 4.2vw;}
/*发展历程2024.05.22*/
.zab-course{}
.zab-course h3{font-size: 22px;color: #272727;padding-bottom: 15px;}
.zab-c-listbox{position: relative;}
.zab-c-listbox .swiper-container{height: 100%;}
.zab-course-cn ul li h3{padding-top: 27%;}
.zab-c-listbox ul li.swiper-slide{cursor:pointer}
.zab-c-listbox ul li.swiper-slide{color:#FA7D00;-webkit-transition:0.5s ease;-o-transition:0.5s ease;transition:0.5s ease;}
.zab-c-listbox ul li.swiper-slide-active{color: #FA7D00;-webkit-transition:0.5s ease;-o-transition:0.5s ease;transition:0.5s ease;}
.zab-c-listbox .swiper-button{width: 4.16vw;height: 4.16vw;max-width:100px;top: 42%;background: url(/images/arrow_left.png);background-repeat: no-repeat;background-position: center;background-size: 100%;}
.zab-c-listbox .swiper-button-prev{left:0}
.zab-c-listbox .swiper-button-next{right: 0;-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.zab-c-listbox .swiper-button:hover{background: url(/images/arrow_left1.svg);background-repeat: no-repeat;background-position: center;background-size: 100%;}
.zab-c-listbox .swiper-button-next.swiper-button-disabled,.zab-c-listbox .swiper-button-prev.swiper-button-disabled{opacity:1;}
.zab-course .swiper-container-vertical>.swiper-wrapper{flex-direction: row;}
.zab-c-listbox .swiper-button-next:after,.zab-c-listbox .swiper-container-rtl .swiper-button-prev:after,.zab-c-listbox .swiper-button-prev:after,.zab-c-listbox .swiper-container-rtl .swiper-button-next:after{content:none}
.zab-course-cn{width:100%;margin:0 auto;}
.zab-course-cn .swiper-container{width: 100%;height: 100%;}
.zab-course-cn .desc{text-align:center;padding: 1rem 0 1rem 0;font-size: 16px;color: #888;}
.zab-course-cn .zdesc{padding-top: 1rem;font-size: 16px;}
.zab-course-cn .swiper-slide{opacity: 0;}
.zab-course-cn .swiper-slide-active{opacity: 1;}
@media (max-width:980px){.zab-c-listbox .swiper-button{width: 10%;height: 20%;}}
@media (min-width:980px){.zab-c-listbox .swiper-container{width:80%;}}
@media (max-width:800px){

.zab-course-box{padding: 0 1rem}
.zab-c-listbox{padding-left: 0;}
.zab-controller{padding-top: 2rem;}
.zab-controller-box{padding: 0 1rem;}
.zab-controller-box h3{font-size: 20px;}
.zab-controller-list{display: block;padding: 2rem 0;}
.zab-controller-list li{width: 100%;margin-bottom: 20px;margin-left: 0;}
.history-content .zab-course-cn .swiper-slide.swiper-slide-active p{font-size:16px;}
}
@media screen and (max-width: 1920px){}
@media screen and (max-width: 1700px){

#n_contact .n_conbox2 #n_right{width: calc(57% - 40px);}
#n_contact .n_conbox2 #n_left{width:45%;text-align: right;}
.history-content .swiper-button-prev .button-prev img,.history-content .swiper-button-next .button-prev img{bottom: 16vw;}
.history-content .swiper-button-prev .button-prev img{bottom: 16vw;left: 6px;}
.yy-banner .top-nav .img-list .img-item a .l-txt{font-size: 18px;}
.index_box4 .list_news ul>li .li-item{width: 440px;height: 500px;}
.banner .swiper-slide .text{position: absolute;bottom: 250px;}
.banner .swiper-slide .text h3{font-size: 48px;}
.more{width: 230px;height: 62px;}
.index_box2 .swiper-thumbs .thumb-item{padding: 0 10px;}
.main-content .swiper-container .thumb-item{width: 396px;height: 447px;}
.banner .swiper-slide .img .text{top: 37%;right: calc(50% - 650px);}
.banner .swiper-slide .img .text h3{font-size: 50px;margin-bottom: 30px;}
.banner .swiper-slide .img .text h6{font-size: 24px;line-height: 36px;}
.index_box1 .list .item .a_link a{line-height: 36px;padding: 0 12px;font-size: 16px;margin-right: 15px;}
.index_box1 .list .item,.index_box1 .list .item .textbox{height: 385px;}
.index_box1 .list .item .textbox .text p{-webkit-line-clamp: 3;}
.index_box2 .bot{width: 1320px;}
.index_box3 .index_box3_bot .content_box .about_link ul li{margin-right: 80px;}
.Notice .pic-box .item .txt{width: 75%;}

}
/**//*1550*/
@media screen and (max-width: 1550px){
    
.honor_list ul li .text h3{font-size:20px;}
.hy-content .swiper-container .thumb-item .pic{height:230px;}
.culture-content .culture_list ul li .img{margin-top: -30px;}
.culture-content .culture_list ul li img{width: 20%;}
.culture-content .culture_list .curl_con{height:240px;}
.culture-content .culture_list ul li .content{font-size:18px;}
.join-banner .top-nav .position{top: -70px;}
.history-content .history-wrap .swiper-slide .date-item .news-list p{font-size: 14px;padding-right: 15px;}
.history-content .history-wrap .swiper-slide .date-item .top-cir{font-size: 36px;}
.yy-banner .top-nav .img-list .img-item a .l-txt{font-size: 16px;}
.index_box2 .swiper-thumbs{overflow-x: auto;}
.index_box2 .swiper-thumbs .swiper-slide{margin-right: 20px;}
.index_box2 .swiper-thumbs ::-webkit-scrollbar{display: none;}
.index_box4 .list_news ul>li .li-item{width: 400px;height: 482px;}
.index_box2 .swiper-thumbs .thumb-item{width: 185px;}
.main-content .swiper-container .thumb-item{width: 369px;}
.main-content .swiper-button-prev .button-prev img{top: 235px;}
.main-content .swiper-button-next .button-prev img{top: 235px;}
.intro-content .info-main .num-box ul>li{padding-left: 0;justify-content: center;}
/*#login_box .tit{font-size:26px;}*/
.banner .swiper-slide .img .text{top: 37%;right: calc(50% - 600px);}
.banner .swiper-slide .img .text h3{font-size: 42px;margin-bottom: 25px;}
.banner .swiper-slide .img .text h6{font-size: 20px;line-height: 38px;}
.index_box1 .list .item .a_link a{line-height: 32px;padding: 0 15px;font-size: 14px;margin-right: 10px;}
.i_titbox .i_tit span{font-size: 60px;height: 60px;line-height: 60px;}
.rec-content .rec-list .rec-item .txt, .enr-content .swiper-container .thumb-item .txt{font-size: 24px;}
.rec-content .rec-list .rec-item .txt{height: 6vw;line-height: 6vw;}
.index_box1 .list .item, .index_box1 .list .item .textbox{height: 360px;}
.index_box3 .index_box3_bot .video{width: 47%;}
.index_box2 .bot{width: 1220px;}
.index_box2 .bot dl dd .textbox .text{height: auto;}
.index_box2 .bot dl dd .textbox .more{margin-top: 30px;}
.index_box2 .bot dl dd .textbox{width: calc(100% - 550px);}
.index_box2 .tab ul li{width: 140px;}
.index_box3 .index_box3_bot .content_box{width: 53%;}
.index_box3 .index_box3_bot, .index_box3 .index_box3_bot .video{height: 420px;}
.index_box3 .index_box3_bot .content_box .box{padding: 20px 30px 0 50px;}
.index_box3 .index_box3_bot .content_box .content{margin-top: 35px;font-size: 16px;min-height: 90px;margin-bottom: 40px;line-height: 35px;}
.index_box3 .index_box3_bot .content_box .about_link ul li{margin-right: 70px;}
#n_pro_search .pro_search_list .table .tr .th, #n_pro_search .pro_search_list .table .tr .td{width: 13%;}
/**/.pro_banner .ny_wrap{left: calc(50% - 600px);}
.cpt-content .cpt-banner{height: 30.5vw;-webkit-height: 30.5vw;-moz-height: 30.5vw}
.cpt-content .cpt-banner ul>li>img{width: 60px;height: 60px;}
.tc_case{padding: 44px 35px;}

}
@media screen and (max-width: 1400px){
    
.culture-content .culture_list ul li .content{font-size:18px;}
.news-wrap .news-content .bot_list ul li h3{font-size: 28px;}
.conbox #n_right .text p{font-size: 18px;}
.yy-banner .top-nav .img-list .img-item a .l-txt{font-size: 14px;}
.banner .swiper-slide .img .text{top: 37%;right: calc(50% - 500px);}
.banner .swiper-slide .img .text h3{font-size: 36px;margin-bottom: 15px;}
.banner .swiper-slide .img .text h6{font-size: 18px;line-height: 32px;}
.index_box1，.index_box2{padding: 60px 0;}
.index_box1 .list .item, .index_box1 .list .item .textbox{height: 330px;}
.index_box1 .list{margin-top: 50px;}
.index_box1 .list .item .textbox .box{padding: 30px 30px 0;}
.index_box1 .list .item .textbox .tit{margin-bottom: 20px;}
.index_box1 .list .item .textbox .text{height: 32px;}
.index_box2 .bot{width: 1120px;}
.index_box2 .bot dl dd .textbox{width: calc(100% - 530px);margin-left: 40px;}
.index_box5 .i_newsbox .f_news{width: 540px;}
.index_box5 .i_newsbox .list{width: calc(100% - 580px);}
.index_box3 .index_box3_bot, .index_box3 .index_box3_bot .video{height: 380px;}
.index_box3 .index_box3_bot .content_box .about_link ul li{margin-right: 60px;}
.index_box4 .list_news ul{overflow-y: auto;}
.rec-content .rec-list .rec-item .txt, .enr-content .swiper-container .thumb-item .txt{font-size: 20px;}
#register_box .login_form label i,#register_box .login_form .form_list label input,#register_box .login_form label .phone-form-code,#register_box .login_form .forget-pwd,#register_box .login_form .form_list label input#btnSendCode1,#register_box .login_form .accept label{font-size: 14px;}
#register_box .login_form label .phone-form-code{bottom: 0.8vw;}

}
@media screen and (max-width: 1280px){
    
#register_box .login_form label i{font-size: 14px;}
#register_box .login_form label.yzm input[type="text"]{width: calc(100% - 100px);}
.ny-navbox{height: 60px;}
.ny-navbox .n-nav a{height: 60px;line-height: 60px;}
.ny-navbox .n-nav a strong{height: 60px;line-height: 60px;}
.intro-content .info-main .num-box ul>li{padding-left: 0;width: 100%;margin-top: 20px;}
.index_box1 .list ul{flex-wrap: wrap;}
.index_box1 .list ul>li{padding-top: 20px;width: 100%;height: 440px;margin-right: 0;margin-top: 20px;}
.index_box1 .list ul>li .m-box{margin: 0 auto;color: #333;margin-top: 20px;text-align: center;transition: margin-top 0.6s ease;}
.index_box1 .list ul>li:hover .m-box{margin-top: 60px;}
.index_box1 .list ul>li .tit{font-size: 24px;}
.index_box1 .list ul>li .sub-tit{font-size: 16px;color: #777777;margin-top: 10px;}
.index_box2 .swiper-container{position: relative;margin-top: 10px;}
.index_box2 .swiper-container .hy-txt-box{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 9;text-align: center;display: flex;flex-direction: column;align-items: center;}
.index_box2 .swiper-container .hy-txt-box .txt{width: 265px;color: #fff;font-size: 14px;}
.index_box2 .swiper-thumbs .thumb-item{margin-top: 20px;width: 38px;height: 60px;background-color: rgb(247, 247, 247);display: flex;justify-content: space-between;align-items: center;padding: 0 10px;cursor: pointer;}
.index_box2 .swiper-thumbs .thumb-item .l-txt{width: 55px;font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.index_box2 .swiper-thumbs .thumb-item .r-pic{width: 60px;height: 60px;display: none;}
.index_box2 .swiper-thumbs .swiper-slide.swiper-slide-thumb-active{color: #FA7D00;border-bottom: 2px solid #FA7D00;}
.index_box3{margin-top: 50px;}
.index_box3 .index_box3_bg{padding: 50px 0;width: 100%;background-image: url(/images/gywm_bg.png);background-repeat: no-repeat;background-position: center;background-size: cover;color: #fff !important;}
.index_box3 .index_box3_bg .content_box{display: flex;flex-direction: column;align-items: center;justify-content: space-between;}
.index_box3 .index_box3_bg .content_box ul{margin-top: 30px;width: 100%;}
.index_box3 .index_box3_bg .content_box ul>li{display: flex;width: 100%;height: 80px;align-items: center;justify-content: center;}
.index_box3 .index_box3_bg .content_box ul>li:not(:last-child){border-bottom: 2px solid rgb(255, 255, 255);}
.index_box3 .index_box3_bg .content_box ul>li .icon{width: 40px;height: 40px;}
.index_box3 .index_box3_bg .content_box ul>li .tip{font-size: 20px;margin: 0 20px 0 10px;}
.index_box3 .index_box3_bg .content_box ul>li .num{font-size: 34px;}
.index_box3 .index_box3_bg .content_box .l_wrap{width: 100%;margin-bottom: 50px;}
.index_box3 .index_box3_bg .content_box .r_wrap .img_box{position: relative;}
.index_box3 .index_box3_bg .content_box .r_wrap .pl_icon{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 50px;}
.index_box3 .index_box3_bg .video{width: 360px;height: 380px;position: relative;}
.index_box4 .list_news ul{display: flex;flex-direction: column;}
.index_box4 .list_news ul>li .li-item{padding-bottom: 50px;width: 100%;height: auto;background-color: rgb(247, 247, 247);}
.index_box4 .list_news ul>li:not(:first-child){margin-top: 30px;}
.index_box4 .list_news ul>li:not(:last-child){margin-right: 0;}
.index_box4 .list_news ul>li .li-item .info{font-size: 16px;width: 100%;}
.intro-content .info-main .num-box ul{flex-direction: column;}
#login_box .login_form label input{height: 2vw;line-height: 2vw;font-size: 12px;}
/*#login_box .tit{font-size: 22px;}*/
#login_box .login_form .forget-pwd, #login_box .login_form .button2 input, #login_box .login_form label.button input{font-size: 13px;}

}
@media screen and (min-width: 1930px){

.contact-info .map img{width: 100%;}
.office-wrap .swiper-container .swiper-slide li{height: auto;}
.contact-info .addr-list ul>li{height: auto;}
.office-wrap .swiper-button-prev .button-prev img, .office-wrap .swiper-button-next .button-prev img{top: 19.35vw;}
.honor_list ul li .img{height: 13vw;}

}
@media screen and (max-width: 980px){

.culture-content .culture_list ul li{width:50%;}
.header .top_login .txt{display: none;}
#tek-wrap-rightrail, #tek-wrap-centerwell{float: none;width: 100%;}
.intro-content .info-main .video{margin:30px 0;}
.tc_case{width:80%;}
.tc_case .tt h3{font-size:32px;}
.tc_case .con{font-size:16px;line-height: 24px;}
.tc_case .tt{padding-bottom: 10px;margin-bottom: 20px;}
.tc_case{padding: 40px 35px 20px;}
.case_tit{font-size:20px;}

}
@media screen and (max-width: 800px){

#n_contact .n_conbox1 .lxwm_bot .swiper-wrapper{flex-direction: column;}
#n_contact .n_conbox1 .lxwm_bot .swiper-slide{margin-bottom:20px;width:100%;}
#n_contact .n_conbox1 .lxwm_bot .swiper-slide .box{height:150px;}
#n_contact .n_tt h3{font-size:30px;}
#register_box .login_form label .phone-form-code{bottom:12px}

}
