
.swiper-button-next, .swiper-button-prev{}
.swiper-button-prev:after, .swiper-button-next:after{display: none;}

.content{max-width: 1680px; box-sizing: border-box;  margin: 0px auto;width:100%;}
.content2{max-width: 1400px;box-sizing: border-box;margin: 0px auto;}
.maodian{height: 0px;transform: translateY(-128px);}


/* 头部 */
.pub_top{
	position: fixed;
	width: 100%;
	top: 0px;
	z-index: 60;
	background: #fff;
	height: 128px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	display: flex;
	align-items: center;
	justify-content: space-between;
	transition: all 220ms linear; 
}

.pub_top.on{height: 92px;}

.pub_top .logo{
	padding-left: 120px;
}
.pub_top .nav_box{display: flex;justify-content: right;align-items: center; height: 100%;}
.pub_top .nav_box>ul{display: flex;padding-right: 50px;}
.pub_top .nav_box>ul>li{height: 40px;line-height: 40px;position: relative;}
.pub_top .nav_box>ul>li>a{font-size: 16px;color: #333333;width: 100px;text-align: center;display: block;}
.pub_top .nav_box>ul>li.cur>a{font-weight: bold;color: #008ebc;}

.pub_top .nav_box>ul>li .sub{
	white-space: nowrap;min-width: 100px;box-sizing: border-box;
	position: absolute;top: 70px;white-space: nowrap;left: 50%;transform: translateX(-50%);
	background: #fff;padding: 10px 15px;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	transition: all 320ms linear;border-radius: 4px;
	visibility: hidden;opacity: 0;filter: opacity(alpha=0);
}
.pub_top .nav_box>ul>li .sub::after{content: "";width: 8px;height: 8px;transform: rotate(45deg) translateX(-50%) ;position: absolute;top: 0px;left: 50%;background: #fff;}
.pub_top .nav_box>ul>li .sub a{
	display: block;text-align: center;font-size: 14px;color: #333;
	line-height: 1.3em;padding: 5px 0px;
}
.pub_top .nav_box>ul>li .sub a:hover{color: #000;}
.pub_top .nav_box>ul>li:hover .sub{
	top: 45px;
	visibility:visible;opacity: 1;filter: opacity(alpha=100);
}

.pub_top .top_search{padding-left: 50px; padding-right: 120px;height: 100%;display: flex;align-items: center; background: url(/static/default/assets/img/in_search_bg.jpg) center no-repeat;background-size: cover;}
.pub_top .top_search .box{display: flex;justify-content: space-between;align-items: center;}
.pub_top .top_search .search_txt{width: 350px;height: 40px;line-height: 40px; border: none;color: #fff;background: transparent;outline: none;}
.pub_top .top_search .search_txt::placeholder{color: #fff;}
.pub_top .top_search .search_btn{cursor: pointer; width: 40px;height: 40px;border: none;outline: none;background:url(/static/default/assets/img/icon_search_1.png) center no-repeat #fff;background-size: 100%; border-radius: 50%;}
.fixed_space{margin-top: 128px;}


.banner{position:relative;overflow:hidden;}
.banner .m_banner-pagination{position:absolute;left:0;right:auto;bottom:.36rem;z-index:2;text-align:center;width:100%;}
.banner .m_banner-pagination .swiper-pagination-bullet{width:0.12rem;height:0.12rem;margin:0 0.09rem;background:#fff; opacity:1;border: none;outline: none;}
.banner .m_banner-pagination .swiper-pagination-bullet-active{width:0.32rem;height:0.12rem;background:#1893e5;border-radius:5px; border: none;outline: none;}
.banner img{vertical-align: bottom ;width:100%;}
.banner .m_title{position:absolute; text-align:center;top:60px;z-index:2;width:100%;}
.banner .m_title .box{width:10%;font-size:30px;color:#fff;overflow:hidden;background:linear-gradient(to bottom, #ef0000, #d60000);;padding:40px 45px;box-shadow: -6px 6px 2px 1px rgba(0, 0, 0, 0.1);}
.m_banner img{width:100%;height:auto;}

.piaodong{position:relative;}
.videos{/* width:100%; */top:-80px;z-index:2;position:absolute;center: 0px;padding-left:50px;}
.video_nr{float:right;overflow:hidden;background:linear-gradient(to bottom, #ef0000, #d60000);;padding:40px 45px;box-shadow: 6px 6px 0px 1px rgba(0, 0, 0, 0.3);}
.video_nr .title{color:#fff;font-size:26px;font-weight:bold;}
.video_nr .content{font-size:18px;color:#fff;padding-top:10px;}



/**--为什么--**/
.wsmbox{overflow:hidden;height:auto; background:#eaeaef;padding:240px 0;}
.wsmpic img{width:100%;height:auto;}

/*产品及应用*/
.in_box1 { display: flex; }
.in_box1 .in_about{ width: 960px;flex-shrink: 1;flex-grow: 0;background: url(/static/default/assets/img/in_about_bg.jpg) center no-repeat;background-size: cover;}
.in_box1 .in_about .box{padding: 0px 100px;padding-top: 60px;box-sizing:border-box; }
.in_box1 .in_about .box .title_box{margin-bottom: 60px;}
.in_box1 .in_about .box .title_box .tit{font-size: 22px;font-weight:bold; color: #666666;line-height: 36px;}


.in_about .about_cont{margin-bottom: 40px;overflow:hidden;height:auto;border:1px solid #FFF;}
.in_about .about_cont .t1{width:60%;text-align:center;height:90px;overflow:hidden;}
.in_about .about_cont .t1 p{font-size: 22px;line-height: 1.5em;color: #fff;padding-top:10px;}
.in_about .about_cont .t2{width:39%;text-align:center;height:90px;overflow:hidden;border-left:1px solid #FFF;}
.in_about .about_cont .t2 p{font-size: 26px;line-height: 40px;color: #fff;padding-top:24px;}
.in_about .about_info {text-align:center;overflow:hidden;padding-top:40px;}
/*
.in_about .about_info {display: flex;margin-bottom: 140px;}
.in_about .about_info .info{padding: 0px 40px;  text-align: center;position: relative;}
.in_about .about_info .info .num{font-size: 68px;line-height: 1.1em; color: #47b05d;font-weight: bold;}
.in_about .about_info .info .tit{font-size: 16px;color: #333;line-height: 22px;margin-top:5px;}
.in_about .about_info .info::before{content: "";width: 2px;height: 60px;background: #e6e6e6;position: absolute;top: 50%;right: 0px;transform: translateY(-50%);}*/



.in_about .about_more{overflow:hidden;margin-top:10px;display: flex;justify-content: center;align-items: center;}
.in_about .about_more a{padding-left:.24rem;padding-right:.24rem;border:1px solid #fff;width:1.12rem;height:.50rem;display:block;border-radius:50px;text-align:center;line-height:.50rem;
justify-content: space-between;align-items: center;display:flex;position:relative;overflow:hidden;color:#fff;}
.in_about .about_more a:hover{color:#007f9a;}
.in_about .about_more a font{z-index:2;font-size:15px;}
.in_about .about_more a p{z-index:2;width:7px;height:12px;background:url(/static/default/assets/img/jiao2.png) no-repeat;background-size:100% 100%;}
.in_about .about_more a:hover p{background:url(/static/default/assets/img/jiao.png) no-repeat;}
.in_about .about_more a:before{width:0px;content:"";display:block;height:100%;position:absolute;left:0px;bottom:0px;background:#fff;transition:width 0.3s ease;}
.in_about .about_more a:hover:before{width:100%;}



/*---------------home culture--------*/

.in_box1 .in_culture { width: 960px; flex-shrink: 1; flex-grow: 0; background: url(/static/default/assets/img/about_culture_yj.jpg) center no-repeat; background-size: cover; }
.in_culture .box{padding: 50px;}
.in_culture .box .title_box .desc{font-size:20px;color:#fff;line-height:1.5em;}
.in_culture .box .title_box .title{font-size:24px;color:#fff;line-height:1.5em;}
.in_culture .box .conts{height:500px;display:flex;align-items:center;}
.in_culture .box .conts .cont{display:none; text-align:center;width: 100%;color:#fff;font-size:32px;line-height:40px;}
.in_culture .box .conts .cont .inline_m{position: relative;}
.in_culture .box .conts .cont .inline_m::before{content:"";width: 35px;height:26px;background:url(/static/default/assets/img/icon_culture_yh.png) center no-repeat;position: absolute;top:-22px;left:-35px;}
.in_culture .box .conts .cont.on{display:block;}


.in_culture .box .tabs {width:320px;margin:0px auto;  display:flex;justify-content: space-between;border-bottom: 1px solid #37bce8;position: relative;background:#008cba;padding:0 20px 12px 20px;}
.in_culture .box .tabs .tab{cursor: pointer;}
.in_culture .box .tabs .tab .icon{width: 40px;height: 40px;position: relative;margin: 0px auto;margin-bottom: 5px;}
.in_culture .box .tabs .tab .icon img{width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;transition:all cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;}
.in_culture .box .tabs .tab .icon .icon1{opacity: 1;}
.in_culture .box .tabs .tab .icon .icon2{opacity: 0;}
.in_culture .box .tabs .tab .cont{font-size:16px;color:rgba(255,255,255,0.7);line-height:1.5em;}

.in_culture .box .tabs .tab.on .icon .icon1{opacity: 0;}
.in_culture .box .tabs .tab.on .icon .icon2{opacity: 1;}
.in_culture .box .tabs .tab:hover .icon .icon1{opacity: 0;}
.in_culture .box .tabs .tab:hover .icon .icon2{opacity: 1;}
.in_culture .box .tabs .tab.on .cont{color:#fff;}
.in_culture .box .tabs .tab:hover .cont{color:#fff;}
.in_culture .box .tabs .cur{position: absolute;bottom: -1px;left: 0px;height: 1px;width: 64px;background: #fff;transition:all cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;}



/*--------home product--------*/

.c_title { text-align: center; width: 100%; overflow: hidden; padding-top: 60px; padding-bottom: 0.5rem; }
.c_title font { font-family: arial; text-transform: uppercase; background: linear-gradient(rgb(246, 246, 246) 0%, rgb(246, 246, 246) 50%, transparent 100%);-webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size: 80px; font-weight: bold; overflow: hidden; line-height: 1; display: block; height: 50px; }
.c_title p { color: rgb(51, 51, 51); font-size: 48px; font-weight: bold; line-height: 1;  display: inline-block; padding-right: 20px; }
.c_title h1{ color: rgb(51, 51, 51); font-size:20px;font-weight:normal;padding-top:20px;}
.c_title i{color:#C00;font-weight:600; font-style: normal;}



.vh-21{overflow:hidden;height:auto;margin-top:-24px;}
.footer{width:100%;overflow:hidden;background:#222;border-top:1px solid #999;}
.footer .footer_top{display:flex;justify-content: space-between;padding-top:40px;}
.footer .footer_top .footer_left1 {}
.footer .footer_top .footer_left1 .t_1{width:2.05rem;}
.footer .footer_top .footer_left1 .t_1 p{font-size:14px;color:#fff;}
.footer .footer_top .footer_left1 .tel_1{padding-left:0px;margin-top:.2rem;background-size:.48rem auto;}
.footer .footer_top .footer_left1 .tel_1 font{color:rgba(255,255,255,0.7);font-size:16px;}
.footer .footer_top .footer_left1 .tel_1 p{color:rgba(255,255,255,0.8);font-size:17px;padding-top:.05rem;}
.footer .footer_top .footer_center {display:flex;}
.ewmlist{overflow:hidden;}
.ewmlist ul{ display: grid; grid-template-columns: repeat(2,1fr); gap: 40px; }
.ewmlist li{overflow:hidden;text-align:center}
.ewmlist li p{color:rgba(255,255,255,0.7);font-size:14px;padding-top:8px;}

.footer .footer_top .footer_right{display:flex;gap:.8rem;min-height:2.5rem;}
.footer .footer_top .footer_right a{color:rgba(255,255,255,0.7);line-height:2.5;}
.footer .footer_top .footer_right a:hover{color:#fff;}
.footer .footer_top .footer_right font{color:#ffffff;font-size:.18rem;font-weight:bold;margin-bottom:.2rem;display:block;}
.footer .footer_foot{color:#ffffff;font-size:13px;line-height:2.75;padding-bottom:.25rem;text-align:center;}
.footer .footer_foot a{color:#ffffff;}
.q_right_top{display:flex;justify-content: space-between;align-items: center;margin-top:.5rem;}




.pub_foot{background: url(/static/default/assets/img/in_foot_bg.jpg) center no-repeat;background-size:cover;padding-top: 78px;}
.pub_foot .btm_nav ul li {width: 140px;color:#fff;}
.pub_foot .btm_nav ul li .tit{font-size:16px;line-height:32px;padding-bottom: 10px;position: relative;margin-bottom: 10px;}
.pub_foot .btm_nav ul li .tit a{color:#fff;}
.pub_foot .btm_nav ul li .tit::after { content: ''; width: 22px; height: 2px; background: #59c02a; position: absolute; bottom: -1px; left: 0px; transition: all cubic-bezier(0.165, 0.84, 0.44, 1) 320ms; }
.pub_foot .btm_nav ul li .sub a{display: block;color: #fff;font-size:14px;opacity: 0.7;line-height:35px;}

.pub_foot .btm_nav ul li:hover .tit::after{width: 40px;}
.pub_foot .btm_info{width:100%;  clear: both;text-align:center;padding-top:300px; padding-bottom: 60px;font-size:16px;color:#fff;}
.pub_foot .btm_info a{color:#fff;}


.about_ban{height: 620px;background-repeat:no-repeat;background-position:center center;background-size:cover; }
.about_ban .content{height: 100%;position: relative;}
.about_ban .title{height: 100%;display: flex;align-items: center;}
.about_ban .title .tit{font-size: 40px;color: #fff;font-weight: bold;line-height: 1.5em;margin-bottom:10px;}
.about_ban .title .desc{font-size:16px;color:#fff;line-height:1.5em;opacity:0.5;}
.about_ban .infos { position: absolute; bottom: 80px; width: 100%; left: 0px; }

.about_ban .infos .nums{display: flex;justify-content: space-around;}
.about_ban .infos .nums .item{padding: 0px 50px;color: #fff;text-align: center;position: relative;}
.about_ban .infos .nums .item .num{font-size: 42px;color: #fff;font-weight: bold;line-height: 1.2em;}
.ab_box1{display: flex;}
.about_ban .infos .nums .item .tit{font-size: 16px;color: #fff;opacity: 0.8;}
.about_ban .infos .nums .item::after{content: "";width: 2px;height: 60px;background: #fff;opacity: .3;position: absolute;top: 50%;right: 0px;transform: translateY(-50%);}
.about_ban .infos .nums .item:last-child::after{display: none;}

.ab_box1{margin-top:1px;}

.ab_box1 .ab_about{ width: 1200px;flex-shrink: 1;flex-grow: 0;background:#f3f3f4;background-size: cover;}
.ab_box1 .ab_about .box{padding: 100px 100px;}
.ab_box1 .ab_about .box .title_box{margin-bottom: 60px;}
.ab_box1 .ab_about .box .title_box .tit{font-size: 22px;font-weight:bold;  color: #666666;line-height: 36px;}

.ab_about .about_cont{height:auto; font-size: 16px;line-height: 1.8;color: #333333;margin-bottom: 60px;}
.about_tit{font-size:36px;padding-left:10px;padding-bottom:30px;}

.ab_about .about_cont p{text-indent: 2em;}


.ab_box1 .about_video{ position: relative; width: 720px;display:flex;align-items:center;justify-content:center; flex-shrink: 1;flex-grow: 0;background: url(/static/default/assets/img/about_video.jpg) center no-repeat;background-size: cover;}
.ab_box1 .about_video .video_btn { cursor: pointer; }
.ab_box1 .about_video .video_btn .tit{font-size:15px;margin:0px auto; color:#fff;text-align:center;border-bottom:1px solid #fff;}


.mCSB_container { margin-right: 30px; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background: #59c02a;}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background: #59c02a;}

.ab_video_bg { display: none; width: 100vw; height: 100vh; background: rgba(0,0,0,0.7); position: fixed; top: 0px; left: 0px; z-index: 999; }
.ab_video { display: none; width:640px;height:auto; position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 999; }
.ab_video video{width:100%;height:auto;}
.ab_video .close { width: 20px; height: 20px; background: url(/static/default/assets/img/close_sh.png) center no-repeat; background-size: 100%; position: absolute; right: 0px; top: 0px; transform: translate(150%,-150%);cursor:pointer; }



.ab_video_bg.on { display: block; }
.ab_video.on{display:block;}


.ab_develop { padding: 80px 0px; padding-left: 120px; background: url(/static/default/assets/img/about_develop.jpg) center no-repeat; background-size: cover; }
.ab_develop .title_box{position: relative;margin-bottom: 40px;}
.ab_develop .title_box .en_title{font-size: 88px;height: 88px;line-height:0.88rem; display: inline-block; vertical-align:text-bottom; color: transparent;-webkit-text-stroke:1px #e6e1db;}
.ab_develop .title_box .title{ font-size: 36px;line-height: 1em; color: #333;position: absolute;bottom: 0px;left: 0px;}

#develop_swiper .swiper-slide{width: 490px;}
#develop_swiper .btn_box{text-align: center;margin-top:50px;}
#develop_swiper .swiper-button-prev,#develop_swiper .swiper-button-next{
    position: static;margin: 0px;padding: 0px;
    width: 49px;height: 49px;
    background: url(/static/default/assets/img/icon_prev2.png) center center no-repeat;
    background-size: 100%;
    display: inline-block;margin: 0px 10px;outline: none;box-sizing: border-box;
}
#develop_swiper .swiper-button-next{
    transform: rotateY(180deg);
}

#develop_swiper .swiper-button-prev:hover,#develop_swiper .swiper-button-next:hover{
    background: url(/static/default/assets/img/icon_prev2_on.png) center center no-repeat;
    background-size: 100%;
}
#develop_swiper .swiper-slide .year{position: relative;margin-bottom: 30px;}
#develop_swiper .swiper-slide .year::after{
    content: "";
    width: calc(100% - 150px);
    height: 2px;background: #cccccc;
    position: absolute;top: 50%;right: 0px;transform: translateY(-50%);
}
#develop_swiper .swiper-slide .year .dot{margin-right: 10px; width: 30px;height: 35px;background: url(/static/default/assets/img/icon_year_dot.png);background-size: 100%; display: inline-block;vertical-align: middle;}
#develop_swiper .swiper-slide .year .tit{font-size: 36px;color: #4c4c4c;display: inline-block;vertical-align: middle;}
#develop_swiper .swiper-slide:hover .year .dot{background: url(/static/default/assets/img/icon_year_dot_on.png);background-size: 100%;}
#develop_swiper .swiper-slide .cont{width: 70%; font-size: 16px;color: #4c4c4c;line-height: 1.8em;}



.ab_visit2 { padding:55px 0px; padding-bottom:75px; background:linear-gradient(to bottom right, #008ebc, #1c2127); overflow:hidden; }
/*.ab_visit2 { padding:55px 0px; padding-bottom:75px; background: url(/static/default/assets/img/qbg.jpg) center center no-repeat; background-size: 100%;  }*/
.ab_visit2 .content{}
.ab_visit2 .title { margin-bottom:40px; position: relative; text-align: left; width:100%;}
.ab_visit2 .title .en_tit { font-size: 88px; height: 88px; line-height: 88px; display: inline-block; vertical-align: text-bottom; color: transparent; -webkit-text-stroke: 1px #808889; }
.ab_visit2 .title .tit { font-size: 36px; line-height: 1em; color: #fff; position: absolute; bottom: 0px; left: 5%;transform:translateX(-50%) }

#visit_swiper2{width:100%;overflow:hidden}
#visit_swiper2 .swiper-slide img{width:1024px; height:auto;}

.ab_visit2 .swiper-button-prev, .ab_visit2 .swiper-button-next {left:50px; transform:translateY(-50%);  margin: 0px; padding: 0px; width: 36px; height: 36px; background: url(/static/default/assets/img/icon_prev1.png) center center no-repeat; background-size: 100%; opacity: 1; }
.ab_visit2 .swiper-button-next { transform: rotateY(180deg) translateY(-50%); left: initial; right: 50px; }

.ab_visit2 .swiper-button-prev:hover, .ab_visit2 .swiper-button-next:hover { background: url(/static/default/assets/img/icon_prev1_on.png) center center no-repeat; background-size: 100%; }



.profile_title {position: relative;margin-top: 70px;}
.profile_title .en_title{font-size: 88px;height: 88px;line-height:0.88rem; display: inline-block; vertical-align:text-bottom; color: transparent;-webkit-text-stroke:1px #e6e1db;}
.profile_title .title{ font-size: 36px;line-height: 1em; color: #333;position: absolute;bottom: 0px;left: 0px;}

.profile_idea_box{display: flex;padding:50px 0 80px;overflow:hidden;}
.profile_idea_item{width: 330px;height: 380px;margin-right: 5px;padding: 40px;box-sizing: border-box;position: relative;cursor: pointer;transition: all linear 500ms;}
.profile_idea_item:last-child{margin-right: 0px;}
.profile_idea_item .bg{width: 100%;height: 100%; position: absolute;top: 0;left: 0px;z-index: 0;transition: all linear 320ms;}
.profile_idea_item .bg img{width: 100%;height: 100%;display: block;position: absolute;left: 0px;top: 0px;object-fit: cover;transition: all linear 320ms; }
.profile_idea_item .bg .bg1{opacity: 1;}
.profile_idea_item .bg .bg2{opacity: 0;}

.profile_idea_item .bg{width: 100%;height: 100%;display: block;position: absolute;top: 0px;left: 0px;z-index: 0;}

.profile_idea_item .box{width: 100%;height: 100%;position: relative;z-index:1;}
.profile_idea_item .slogan{width: 100%;position: absolute;bottom: 0px;font-size: 16px;line-height: 36px;color: #333;transition: all linear 320ms;}

.profile_idea_item .top_box{display: flex;align-items: center;}
.profile_idea_item .title{font-size: 26px;color: #008cba;line-height: 32px;transition: all linear 320ms;}
.profile_idea_item .icon{width: 75px;height: 75px;position: relative;overflow: hidden;margin-right: 25px;}
.profile_idea_item .icon img{width: 100%;height: 100%;display: block;position: absolute;top: 0px;left: 0px;transition: all linear 320ms;}
.profile_idea_item .icon .icon1{opacity: 1;z-index: 1;}
.profile_idea_item .icon .icon2{opacity: 0;z-index: 0;}

.profile_idea_item.on .bg .bg2{opacity: 1;}
.profile_idea_item.on {width: 780px;}
.profile_idea_item.on .icon .icon1{opacity: 0;z-index: 0;}
.profile_idea_item.on .icon .icon2{opacity: 1;z-index: 1;}
.profile_idea_item.on .bg .bg1{opacity: 0;}
.profile_idea_item.on .title{color: #fff;}
.profile_idea_item.on .slogan{color: #fff;font-size:20px;}

.wenhua_list{overflow:hidden;margin-top:20px;}
.wenhua_list ul{display:grid;grid-template-columns: repeat(2,1fr);gap:10px}
.wenhua_list li{background:#f6f6f6;text-align:center;padding:40px 20px;}
.wenhua_list li .icon{width:64px;height:auto;margin:0 auto;}
.wenhua_list li .icon img{width:100%;}
.wenhua_list li .title{font-size:22px;color:#333;padding:15px 0 15px;}
.wenhua_list li p{font-size:15px;color:#666;line-height:1.31}

/* 首页关于我们 */
.`{overflow:hidden;background:url(/static/default/assets/img/t1.png) no-repeat left top .42rem;background-size:9.12rem auto;}

.in_abous .content{padding:100px 0 80px;display:flex;justify-content: space-between}

.in_abous .content .con_box{max-width: 660px;color: #333;padding-top:30px;}

.w_title{font-size:.58rem;color:#000000;font-weight:600;}
.w_title p{color:#008ebc;font-weight:bold;display:inline-block;}
.w_title1{font-size:20px;color:#fff;padding:5px 10px; background:#C00;margin-top:30px;overflow:hidden;display:grid;width:90%;}
.w_content{padding-top:60px;font-size:17px;color:#666;color:#4c4c4c;line-height:30px;}

.hwan{margin-top:50px;}
.hwan a{padding-left:.24rem;padding-right:.24rem;border:1px solid #007f9a;width:1.12rem;height:.56rem;background:#007f9a;display:block;border-radius:50px;text-align:center;line-height:.56rem;
justify-content: space-between;align-items: center;display:flex;position:relative;overflow:hidden;color:#fff;}
.hwan a:hover{color:#007f9a;}
.hwan a font{z-index:2;font-size:15px;}
.hwan a p{z-index:2;width:7px;height:12px;background:url(/static/default/assets/img/jiao2.png) no-repeat;background-size:100% 100%;}
.hwan a:hover p{background:url(/static/default/assets/img/jiao.png) no-repeat;}
.hwan a:before{width:0px;content:"";display:block;height:100%;position:absolute;left:0px;bottom:0px;background:#fff;transition:width 0.3s ease;}
.hwan a:hover:before{width:100%;}





.ab_partner{padding-bottom: 100px; background: url(/static/default/assets/img/tbg.jpg) top center no-repeat;height:580px;margin-top:-10px; }

.ab_partner .title_box{padding-top:150px;width:45%;overflow:hidden;}
.ab_partner .title_box .en_title{font-size: 50px;color:#fff}
.ab_partner .title_box .title{ font-size: 24px;color:#fff;padding-top:40px;}
.ab_partner .title_box .title p{font-size:13px;color:rgba(255,255,255,0.7);}
.ab_partner .title_box .qqq{font-size:16px;color:#fff;line-height:1.5em;}
.ab_partner .con_box{overflow:hidden;width:50%; }

.ab_partner .btn_box{overflow:hidden;margin-bottom:-20px;text-align:right;padding-top:90px;}
.ab_partner .swiper{overflow:hidden}
.ab_partner .swiper-button-prev,.ab_partner .swiper-button-next{
    position: static;margin: 0px;padding: 0px;
    width: 36px;height: 36px;
    background: url(/static/default/assets/img/icon_prev1.png) center center no-repeat;
    background-size: 100%;
    display: inline-block;margin:0px 10px;border: none;outline: none;
}
.ab_partner .swiper-button-next{
    transform: rotateY(180deg);
}


.ab_partner .swiper-button-prev:hover,.ab_partner .swiper-button-next:hover{
    background: url(/static/default/assets/img/icon_prev1_on.png) center center no-repeat;
    background-size: 100%; border: none;outline: none;}


/*--企业环境----*/
.in_qyhj{ height:740px;background: url(/static/default/assets/img/qbg.jpg) top center no-repeat;position:relative}
.in_qyhj .box{position:relative}
.in_qyhj .qlt{width:28%;height:auto;left:0;top:0px;position:absolute;}
.qlt_box{height:320px;overflow:hidden;background: url(/static/default/assets/img/qbg1.jpg) top center no-repeat;position:relative;}
.qlt_box .title{color:#fff;font-size:50px;position:absolute;left:0;padding-left:80px;padding-top:80px;}
.qlt_box .title p{font-size:17px;color:#fff;padding-top:30px; letter-spacing:0.5px;}

.qlt_box .more{left:0;bottom:50px;padding-left:80px;position:absolute;}
.qlt_box .more a{padding-left:.24rem;padding-right:.24rem;border:1px solid #fff;width:1.12rem;height:.50rem;display:block;border-radius:50px;text-align:center;line-height:.50rem;
justify-content: space-between;align-items: center;display:flex;position:relative;overflow:hidden;color:#fff;}
.qlt_box .more a:hover{color:#007f9a;}
.qlt_box .more a font{z-index:2;font-size:15px;}
.qlt_box .more a p{z-index:2;width:7px;height:12px;background:url(/static/default/assets/img/jiao2.png) no-repeat;background-size:100% 100%;}
.qlt_box .more a:hover p{background:url(/static/default/assets/img/jiao.png) no-repeat;}
.qlt_box .more a:before{width:0px;content:"";display:block;height:100%;position:absolute;left:0px;bottom:0px;background:#fff;transition:width 0.3s ease;}
.qlt_box .more a:hover:before{width:100%;}

.qlt_t1{font-size:36px;color:#fff;padding-top:100px;text-align:center;}
.qlt_t1 p{font-size:13px;color:#fff; font-family:Arial, Helvetica, sans-serif; color:rgba(255,255,255,.7);padding-top:12px;}
.qlt_t2{font-size:28px;color:#fff;padding-top:40px;text-align:center; letter-spacing:1px;}
.qlt_t2 p{font-size:11px;color:#fff; font-family:Arial, Helvetica, sans-serif; color:rgba(255,255,255,.7);padding-top:12px;letter-spacing:0px;}

.in_qyhj .qrt{width:66%;right:0px;position:absolute;}

.in_qyhj .btn_box{overflow:hidden;margin-bottom:20px;text-align:right;padding-top:150px;}
.in_qyhj .swiper{overflow:hidden}
.in_qyhj .swiper-button-prev,.in_qyhj .swiper-button-next{
    position: static;margin: 0px;padding: 0px;
    width: 36px;height: 36px;
    background: url(/static/default/assets/img/icon_prev1.png) center center no-repeat;
    background-size: 100%;
    display: inline-block;margin:0px 10px;
}
.in_qyhj .swiper-button-next{
    transform: rotateY(180deg);
}

.in_qyhj .swiper-button-prev:hover,.in_qyhj .swiper-button-next:hover{
    background: url(/static/default/assets/img/icon_prev1_on.png) center center no-repeat;
    background-size: 100%;border: none;outline: none;}

/*--企业环境----*/


.in_yous{ width:auto; height:auto;margin:20px 0 70px;overflow:hidden;padding:0 0;}
.in_yous ul{display:grid;grid-template-columns: repeat(4,1fr);gap:50px}
.in_yous li{ overflow:hidden;height:auto;background:#f0f0f0;padding:100px 50px;text-align:center;}
.in_yous li .icon1 {display:block;margin:0 auto;}
.in_yous li .icon2 {display: none;}
.in_yous li  h2 {font-size: 30px;color: #333;line-height: 44px;padding-top:20px;}
.in_yous li .text {font-size: 20px;color: #be0000;line-height: 44px;font-weight:600;}
.in_yous li .conn{font-size:16px;line-height:30px;color:#666;padding-top:5px;}
.in_yous li:hover .icon1 {display: none;}
.in_yous li:hover .icon2 {display: block;margin:0 auto;}
.in_yous li:hover h2 {color: #fff;}
.in_yous li:hover .text {color: #fff;}
.in_yous li:hover .conn {color: #fff;}
.in_yous li:hover{background:#008ebc;}




.in_che {overflow:hidden;border-bottom:230px #eaeaef solid;background:#eaeaef}
.chepic img{width:100%;height:auto;}
.chepic_s img{width:100%;height:auto;}


.ny_pro_ban{background: url(/static/default/assets/img/ny_pro_ban.jpg) center no-repeat;background-size: cover;text-align: center;padding-bottom: 80px;}
.ny_pro_ban .title{padding-top: 180px;font-size: 40px;color: #fff;line-height: 52px; padding-bottom: 60px;}


.pro_list{width:100%;overflow:hidden;}
.pro_list ul{display:grid;grid-template-columns: repeat(3,1fr);gap:.6rem;}
.pro_list li{overflow:hidden;background:#fff;padding:.38rem;}
.pro_list li .img{text-align:center;width:100%;display:block;}
.pro_list li  .psfj{overflow:hidden;}

.pro_list li .xkxq{height:.52rem;border:1px solid #fff;width:calc(100% - 2px - .24rem);display:block;margin-top:.20rem;line-height:.52rem;padding-left:.24rem;color:#333;
background:#008cba url(/static/default/assets/img/st5.png) no-repeat right .24rem center;
background-size:.28rem auto;
transition: 0.3s ease all;
}
.pro_list li:hover .xkxq{background-image:url(/static/default/assets/img/st6.png);background-color:#C00;color:#fff;}

.pro_list li .mores { width: 195px; height: 55px; background: rgb(247, 247, 247); border: 1px solid rgb(102, 102, 102); line-height: 55px; color: rgb(102, 102, 102); text-transform: uppercase; font-size: 14px; margin: 30px auto 0px; position: relative; z-index: 2; transition: border 0.3s ease 0s; }
.pro_list li a:hover .mores { color: rgb(255, 255, 255); border: 1px solid rgb(230, 0, 18); }
.pro_list li a .mores::after { background: rgb(230, 0, 18); display: block; content: ""; position: absolute; left: 0px; top: 0px; height: 100%; width: 0px; transition: width 0.3s ease 0s; z-index: -1; }
.pro_list li a:hover .mores::after { width: 100%; }

.pro_list li::after{position:absolute;right:0.4rem;top:0.4rem;content:attr(data-name);color:rgba(153,153,153,0.5);font-size:.3rem;font-weight:bold;}
.pro_list li:hover{background:linear-gradient(to bottom right, #008cba, #189de9);}

#psfjr_swiper .btn_box{text-align: right;margin-top:0px;}
#psfjr_swiper .swiper-button-prev,#psfjr_swiper .swiper-button-next{
    position: static;margin: 0px;padding: 0px;
    width: 36px;height: 36px;
    background: url(/static/default/assets/img/icon_prev2.png) center center no-repeat;
    background-size: 100%;
    display: inline-block;margin: 0px 5px;outline: none;box-sizing: border-box;
}
#psfjr_swiper .swiper-button-next{
    transform: rotateY(180deg);
}

#psfjr_swiper .swiper-button-prev:hover,#psfjr_swiper .swiper-button-next:hover{
    background: url(/static/default/assets/img/icon_prev2_on.png) center center no-repeat;
    background-size: 100%;
}



.pro_all ul {display: grid;grid-template-columns: repeat(3, 1fr);gap:.6rem;}
.pro_all li { background:#fff; text-align: center; }
.pro_all li a { text-align: center; padding: 35px; display: block; overflow: hidden; }
.pro_all li font { display: block; font-family: youse; font-size: 33px; color: rgb(230, 0, 18); margin-top: 40px; line-height: 1; }
.pro_all li p { padding-top: 10px; font-size: 18px; color: rgb(51, 51, 51); }
.pro_all li .mores { width: 195px; height: 55px; background: #1085af; border: 1px solid rgb(102, 102, 102); line-height: 50px; color: #fff; text-transform: uppercase; font-size: 14px; margin: 20px auto 0px; position: relative; z-index: 2; transition: border 0.3s ease 0s; }
.pro_all li a:hover .mores { color: #555; border: 1px solid #fff; }
.pro_all li a .mores::after { background: rgb(255, 255, 255); display: block; content: ""; position: absolute; left: 0px; top: 0px; height: 100%; width: 0px; transition: width 0.3s ease 0s; z-index: -1; }
.pro_all li a:hover .mores::after { width: 100%; }
.pro_all li:hover{background:linear-gradient(to bottom right, #008cba, #189de9);}



/*--details--*/
.position{background:#008cba;height:85px;line-height:85px;overflow:hidden;background-size:cover;margin-top:128px;font-size:16px;}
.position {display:flex;align-items: center;justify-content: space-between;height:100%;color:#fff;}
.position  a{color:#fff;}

.ny_pro_info{padding: 50px 0px;background: url(/static/default/assets/img/pro_show_bg.jpg) center no-repeat;background-size: cover;}
.ny_pro_info .content{display: flex;justify-content: space-between;align-items: center;}
.ny_pro_info_left{width: 660px;overflow: hidden;flex-shrink: 0;margin-right: 60px;}
.ny_pro_info_left .title{font-size: 44px;line-height: 1.4em;color: #333333;font-weight: bold;}
.ny_pro_info_left .line{width: 100%;height: 1px;background-color: #b6c1cc;margin: 22px 0px;}
.ny_pro_info_left .desc{font-size: 18px;line-height: 1.7;color: #333;margin-bottom: 50px;}

.ny_pro_info_right{overflow: hidden;text-align:right;width:40%;}
.ny_pro_info_right img{width:600px;}


#pro_right_swiper .btn_box{text-align: right;margin-top:0px;}
#pro_right_swiper .swiper-button-prev,#pro_right_swiper .swiper-button-next{
    position: static;margin: 0px;padding: 0px;
    width: 36px;height: 36px;
    background: url(/static/default/assets/img/icon_prev2.png) center center no-repeat;
    background-size: 100%;
    display: inline-block;margin: 0px 5px;outline: none;box-sizing: border-box;
}
#pro_right_swiper .swiper-button-next{
    transform: rotateY(180deg);
}

#pro_right_swiper .swiper-button-prev:hover,#pro_right_swiper .swiper-button-next:hover{
    background: url(/static/default/assets/img/icon_prev2_on.png) center center no-repeat;
    background-size: 100%;
}


.ny_pro_sell{overflow:hidden;padding:80px 0;}
.ny_pro_sell .sell_title{font-size:36px;color:#333; text-align:center;margin-bottom:50px;}

#prosell_swiper .swiper-slide{background:#f5f5f5;}
#prosell_swiper .swiper-slide .box{overflow:hidden;padding:20px;}
#prosell_swiper .btn_box{text-align: center;margin-top:50px;}
#prosell_swiper .swiper-button-prev,#prosell_swiper .swiper-button-next{
    position: static;margin: 0px;padding: 0px;
    width: 49px;height: 49px;
    background: url(/static/default/assets/img/icon_prev2.png) center center no-repeat;
    background-size: 100%;
    display: inline-block;margin: 0px 10px;outline: none;box-sizing: border-box;
}
#prosell_swiper .swiper-button-next{transform: rotateY(180deg);}

#prosell_swiper .swiper-button-prev:hover,#prosell_swiper .swiper-button-next:hover{
    background: url(/static/default/assets/img/icon_prev2_on.png) center center no-repeat;
    background-size: 100%;}


.ny_pro_cpanli{overflow:hidden;padding:80px 0;}
.ny_pro_cpanli .an_title{font-size:36px;color:#333; text-align:center;margin-bottom:50px;}
.ny_pro_cpanli ul {display: grid;grid-template-columns: repeat(5, 1fr);gap:20px;}
.ny_pro_cpanli li { background:#f5f5f5; text-align: center;padding:20px;}
.ny_pro_cpanli li p{text-align:center;font-size:18px;color:#555;padding-bottom:10px;}


.ny_pro_main{background: url(/static/default/assets/img/pro_main.jpg) center center no-repeat; background-size: cover;padding:100px 0 80px;}
.ny_pro_main .content{display: flex;justify-content: space-between;align-items: center;width:1400px;}
.ny_pro_m_lt{flex-shrink: 0;width:50%;overflow:hidden;margin-right:60px;}
.ny_pro_m_lt .title{font-size: 60px;line-height: 1.4em;color: #fff; font-weight:600;}
.ny_pro_m_lt .title1{font-size: 50px;line-height: 1.4em;color: #fff; padding-bottom:20px;}
.ny_pro_m_lt p{font-size:17px;color:#fff; font-family:Arial, Helvetica, sans-serif;}
.ny_pro_m_lt .line{width:94%;height: 1px;background-color: rgba(255,255,255,0.5);margin: 25px 0px;}
.ny_pro_m_lt .desc{font-size: 22px;line-height: 1.8;color: #333;margin-bottom: 50px;color:#fff;}


.ny_pro_m_rt{overflow:hidden;width:40%;}


.proctg_box{display: flex;padding:0px 0px;justify-content: space-between;align-items: center;}
.proctg_box .proctg_item{cursor: pointer; display: flex;justify-content: center;align-items: center;flex: 1;position: relative;overflow: hidden;padding: 30px 0px;transition: all 220ms linear;background:#fff;}
.proctg_box .proctg_item .num{font-size: 60px;opacity: 0.06;color: #fff;position: absolute;bottom: 0px;right: 15px;transform: translateY(100%);transition: all 620ms linear;}
.proctg_box .proctg_item .icon{width: 64px;height: 64px;position: relative;margin:0px auto;}
.proctg_box .proctg_item .icon img{width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;transition: all 220ms linear;}
.proctg_box .proctg_item .icon .icon1{opacity: 1;z-index: 1;}
.proctg_box .proctg_item .icon .icon2{opacity: 0;z-index: 0;}
.proctg_box .proctg_item .title{width:80%; font-size: 18px;color: #63677f;font-weight:normal;margin:0px auto;line-height:1.3em; margin-top: 20px;transition: all 220ms linear;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.proctg_box .proctg_item .box{text-align: center;width:100%;}
.proctg_box .proctg_item:hover{background: #008cba;border-radius: 4px;}
.proctg_box .proctg_item:hover .icon{animation: proCtgIconAnimation  500ms ease-in-out 1;}
.proctg_box .proctg_item:hover .icon .icon1{opacity: 0;z-index: 0;}
.proctg_box .proctg_item:hover .icon .icon2{opacity: 1;z-index: 1;}
.proctg_box .proctg_item:hover .num{transform: translateY(20%);}
.proctg_box .proctg_item:hover .title{color:#fff;}




.ny_pro_list{padding-top: 80px;}
.ny_pro_list ul li{position: relative; background: url(/static/default/assets/img/ny_pro_list_bg.jpg) center no-repeat;background-size: cover; margin-bottom: 80px;overflow: hidden;}
.ny_pro_list ul li .pro_img{width: 70%;height: auto;float: right;margin: 60px 0px;display:none;}
.ny_pro_list ul li .cont{padding: 80px 60px;padding-top:60px; position: relative;top: 0px;left: 0px;box-sizing: border-box;width:100%;background-size:auto 70%;background-position:bottom right;background-repeat:no-repeat; }
.ny_pro_list ul li .cont .type{font-size: 50px;color: #64d72f;font-weight: bold;line-height: 1.2em;}
.ny_pro_list ul li .cont .title{font-size: 48px;color: #fff;font-weight: bold;line-height: 1.2em;}
.ny_pro_list ul li .cont .desc{padding: 20px 0px;}
.ny_pro_list ul li .cont .desc p{font-size: 14px;color: #ffffff;line-height: 32px;padding-left: 10px;white-space: nowrap;position: relative;}
.ny_pro_list ul li .cont .desc p::after{content: "";width: 5px;height: 5px;background: #59c02a;border-radius: 50%;position: absolute;top: 50%;left: 0px;transform: translateY(-50%);}
.ny_pro_list ul li .cont .more{transition:all 220ms linear; position: relative; width: 170px;height: 64px;box-sizing: border-box;line-height: 62px;border: 1px solid #fff;padding-left: 20px;display: block;color: #fff;font-size: 14px;}
.ny_pro_list ul li .cont .more::after{content: "";width: 26px;height: 8px;background: url(/static/default/assets/img/icon_arr_w.png) center center no-repeat;background-size: 100%;position: absolute;top: 50%;right: 20px;transform: translateY(-50%);}
.ny_pro_list ul li .cont .more:hover{background:#52ab29;border:1px solid #52ab29;}

.current_box { line-height: 38px; padding: 20px 0px; background: #f7f7f7; border-top: 3px solid #ebebeb; margin-top: 130px; }
.current_box .current{font-size: 16px;color: #333;}
.current_box .back{width: 38px;height: 38px; }
.current_box .back img{width: 100%;height: 100%;display: block;}
.current_box a.cur{color:#52ab29;}
.pro_show { background: url(/static/default/assets/img/pro_show_bg.jpg) center center no-repeat; background-size: cover; padding-bottom: 170px; }
.pro_show .content{position: relative;}
.pro_show #big_swiper{width: 100%;}
.pro_show #big_swiper .swiper-slide{text-align: center;}
.pro_show #big_swiper .swiper-slide .cont{text-align: center;padding-top:70px;}
.pro_show #big_swiper .swiper-slide .cont .type{font-size: 50px;color: #52ab29;font-weight: bold;line-height: 1.2em;}
.pro_show #big_swiper .swiper-slide .cont .title{font-size: 48px;color: #fff;font-weight: bold;line-height: 1.2em;margin-bottom: 20px;}
.pro_show #small_swiper{width: 185px;height: 380px; position: absolute;top: 50%;left: 0px;transform: translateY(-50%);}

.pro_show #small_swiper .swiper-slide { background: #666666; display: flex; align-items: center; }
.pro_show #small_swiper .swiper-slide.swiper-slide-thumb-active{border: 3px solid #52ab29;box-sizing: border-box;}

.pro_cont{background: #f7f7f7;padding: 1px 0px; }
.pro_info{display: flex; margin-top: -115px; background: url(/static/default/assets/img/pro_info_bg.jpg) bottom right no-repeat;background-size: cover;margin-bottom: 55px;}
.pro_info .l_box{ width: 700px;flex-shrink:1; padding:40px 40px;box-sizing: border-box;position: relative;}
.pro_info .r_box { width: 590px; flex-shrink: 1; padding: 40px 40px; box-sizing: border-box; }

.pro_info .l_box::after{content: "";width: 1px;height: 100%;background: #f5f5f5;position: absolute;top: 0px;right: 0px;}

.pro_info .video_box {cursor:pointer;  width: 390px; display: flex; align-items: center; flex-shrink: 0; background: url(/static/default/assets/img/pro_show_video_bg.jpg) center no-repeat; background-size: cover; }
.pro_info .video_box .cont{text-align:center;width:100%;}
.pro_info .video_box .cont .tit{font-size:22px; color:#fff;margin-top:10px;}
.pro_info .title { font-size: 24px; color: #52ab29; font-weight: bold; line-height: 1em; margin-bottom: 15px; }
.pro_info .cont{font-size: 14px;color: #333333;line-height: 2em;}
.pro_table{margin-bottom: 50px;background:#fff;}
.pro_table table{width: 100%; border-collapse: collapse;}
.pro_table table td{border: 1px solid #e6e6e6;font-size: 18px;color: #333333;line-height: 1.5em;padding: 15px 20px;box-sizing: border-box;}
.pro_table table td:first-child{background: #f2f2f2;width: 20%;}

.other_pro { padding: 60px 0px; border-bottom: 4px solid #52ab29; }
.other_pro .title_box { position: relative; margin-bottom: 45px; text-align: center; }
.other_pro .title_box .en_title { font-size: 88px; height: 88px; line-height: 0.88rem; display: inline-block; vertical-align: text-bottom; color: transparent; -webkit-text-stroke: 1px #efefef; }
.other_pro .title_box .title { font-size: 36px; line-height: 1em; color: #333; position: absolute; bottom: 0px; left: 50%;transform:translateX(-50%); }

#other_swiper .swiper-slide .box { text-align:center; background: url(/static/default/assets/img/other_pro_bg.jpg) center no-repeat; background-size:cover;box-sizing:border-box;padding:0px 10px;padding-bottom:40px; }
#other_swiper .swiper-slide .box .img_box{padding-top:20px;}
#other_swiper .swiper-slide .box .type { font-size: 28px; color: #64d72f; font-weight: bold; line-height: 40px; }
#other_swiper .swiper-slide .box .title { font-size: 26px; color: #fff;font-weight:bold;line-height:40px;}
#other_swiper .swiper-slide .box .more {position:relative; width: 150px; height: 50px;color:#fff; line-height: 48px; padding-left: 15px; text-align: left; position: relative; margin: 0px auto; margin-top: 32px; border: 1px solid #fff; box-sizing: border-box; }
#other_swiper .swiper-slide .box .more::after { content: "";width:20px;height:5px; background: url(/static/default/assets/img/icon_more_arr.png) center no-repeat;background-size:100%;position:absolute;top:50%;right:15px;transform:translateY(-50%); }

.ny_ctg_box { z-index: 11; margin-top: -81px; position: relative; }
.ny_ctg_box ul { float:right;border-top:1px solid #fff; }
.ny_ctg_box ul li { line-height: 80px; position:relative;}
.ny_ctg_box ul li a{display:block;padding:0px 30px;color:#fff;width:100%;height:100%;box-sizing:border-box;font-size:22px;}
.ny_ctg_box ul li.on::after{content:"";width:87px;height:5px;background:#c00;position:absolute;bottom:0px;left:50%;transform:translate(-50%,100%);}
.ny_ctg_box ul li::before{content:"";width:1px;height:22px;background:#fff;opacity:0.5;position:absolute;top:50%;right:0px;transform:translateY(-50%);}
.ny_ctg_box ul li:last-child::before{display:none;}

.ny_ctg_box ul li a span.fuck { color: #8fe169;font-size:26px; }


#main { transform: translateY(-150px); }
.md_top { transform: translateY(-150px); }


/*workshop*/
.workshop{overflow:hidden}
.workshop_box{background:#fff;padding:40px 40px;box-sizing:border-box;min-height:40vh; text-align:center;}
.workshop ul {display: grid;grid-template-columns: repeat(3, 1fr);gap:30px;}
.workshop li .img_box{overflow:hidden;}
.workshop li .img_box img { width: 100%; height: auto; display: block; transition: all cubic-bezier(0.165, 0.84, 0.44, 1) 320ms; }
.workshop li:hover .img_box img{transform:scale(1.1);}
.workshop li p{text-align:center;font-size:20px;color:#333;padding:15px 0 0;}

/*pingzhi*/
.quality{overflow:hidden}
.quality_box{background:#fff;padding:40px 40px;box-sizing:border-box;min-height:40vh; text-align:center;}
.quality ul {display: grid;grid-template-columns: repeat(3, 1fr);gap:30px;}
.quality li .img_box{overflow:hidden;}
.quality li .img_box img { width: 100%; height: auto; display: block; transition: all cubic-bezier(0.165, 0.84, 0.44, 1) 320ms; }
.quality li:hover .img_box img{transform:scale(1.1);}
.quality li p{text-align:center;font-size:20px;color:#333;padding:15px 0 0;}

.jingmisb{overflow:hidden}
.jingmisb ul {display: grid;grid-template-columns: repeat(2, 1fr);gap:50px;}
.jingmisb li{border:1px solid #dbdbdb;background:#f5f5f5;}
.jingmisb li .img_box{overflow:hidden;}
.jingmisb li .img_box img { width: 100%; height: auto; display: block; transition: all cubic-bezier(0.165, 0.84, 0.44, 1) 320ms; }
.jingmisb li:hover .img_box img{transform:scale(1.1);}

/*.ny_ctg_box.fixed { margin-top: 0px; background: url(/static/default/assets/img/ny_ctg_fixed.jpg) center bottom no-repeat;background-size:cover; padding:15px 20px;  box-shadow: 0px 0px 20px rgba(0,0,0,0.3);  position: fixed; width: auto;  right: 20px; top: 50%; transform: translateY(-50%); z-index: 999; }
.ny_ctg_box.fixed .content { padding: 0px; }
.ny_ctg_box.fixed ul { float: initial;border:none; }
.ny_ctg_box.fixed ul li{float:initial!important;line-height:initial;}
.ny_ctg_box.fixed ul a { white-space: nowrap; font-size: 16px; color: #4c4c4c; padding-left:20px;padding-right:6px; line-height: 40px; text-align: left; }
.ny_ctg_box.fixed ul li.on::after{display:none;}
.ny_ctg_box.fixed ul li.on{}
.ny_ctg_box.fixed ul li.on a{color:#52ab29;position:relative;}
.ny_ctg_box.fixed ul li.on a::after{content:"";width:13px;height:16px;background:url(/static/default/assets/img/ny_ctg_fixed_dot.png) center no-repeat;background-size:100%;position:absolute;top:50%;left:0px;transform:translateY(-50%);}
*/

.ny_ctg_box.fixed { background: #eeeeee;position:fixed;width:100%;top:93px;left:0px;z-index:99;margin-top:0px; }
.ny_ctg_box.fixed ul {border-top:0px; }
.ny_ctg_box.fixed ul li { line-height: 80px; }
.ny_ctg_box.fixed ul li.on::after{transform:translate(-50%,0px);}
.ny_ctg_box.fixed ul li a{font-size:22px;color:#333;}
.ny_ctg_box.fixed ul li::before { background: #d0d0d0;}


.isNull, .txt_cent { width: 100%; text-align: center; padding: 100px 0px; font-size: 18px; color: #666; }

.ny_main { background: #f7f7f7; padding: 60px 0px; box-sizing: border-box; }
.ny_about_box {background:#fff;padding:40px;box-sizing:border-box;}

.ny_list_box{background:#fff;padding:40px 30px;box-sizing:border-box;min-height:40vh;}

.download_list ul{display:flex;flex-wrap:wrap; justify-content:space-between;}
.download_list ul li{width:48%; background:#f7f7f7;box-sizing:border-box;position:relative;margin-bottom:20px;}
.download_list ul li a { display: block; font-size: 16px; color: #333333; line-height: 80px; padding-left: 40px; padding-right: 100px;box-sizing:border-box; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.download_list ul li a::after { content: ""; width: 10px; height: 10px; background: #52ab29; border-radius: 50%; position: absolute; top: 50%; left: 16px; transform: translateY(-50%); }
.download_list ul li a::before { content: ""; width: 48px; height: 48px; background: url(/static/default/assets/img/icon_download.png) center no-repeat;background-size:100%;position:absolute;top:50%;right:20px;transform:translateY(-50%); }


.news_list ul { display: flex; flex-wrap: wrap; justify-content: left; }
.news_list ul li { width: calc(33.33333% - 30px); background: #eff1f3;margin:0px 15px;  margin-bottom: 30px; }
.news_list ul li .img_box{overflow:hidden;}
.news_list ul li .img_box img { width: 100%; height: 370px; display: block; transition: all cubic-bezier(0.165, 0.84, 0.44, 1) 320ms; }
.news_list ul li:hover .img_box img{transform:scale(1.1);}
.news_list ul li .con_box{padding:25px 40px;}
.news_list ul li .con_box .time { font-size: 14px;font-weight:bold;margin-bottom:15px; line-height: 1.5em; color: #666666; }
.news_list ul li .con_box .title { font-size: 26px; color: #333; font-weight: bold; line-height: 1.5em;height:3em; margin-bottom: 10px; }
.news_list ul li .con_box .desc { font-size: 14px; color: #333; line-height: 1.5em; height: 3em; margin-bottom: 10px; }
.news_list ul li .con_box .more {position:relative;margin-top:30px; width: 170px; height: 64px; line-height: 64px; padding-left: 20px; background: #e6e6e6; font-size: 14px; color: #999999;}
.news_list ul li .con_box .more::after { content: ""; opacity: 0.5; width: 28px; height: 9px; background: url(/static/default/assets/img/icon_arr_gray.png) center no-repeat; background-size: 100% 100%; position: absolute; top: 50%; right: 20px; transform: translateY(-50%); transition: all cubic-bezier(0.165, 0.84, 0.44, 1) 320ms; }


.news_list ul li:hover { background:#008cba; background-size: 100% 100%; }
.news_list ul li:hover .con_box .title { color: #fff; }
.news_list ul li:hover .con_box .desc { color: #fff; }
.news_list ul li:hover .con_box .time{color:#fff;}
.news_list ul li:hover .con_box .more { background: #fff; color: #008cba; }
.news_list ul li:hover .con_box .more::after{opacity:0.2;right:30px;}

.picture_list ul { display: flex; flex-wrap: wrap; justify-content: left; }
.picture_list ul li { width: calc(25% - 30px); background: #f7f7f7; margin: 0px 15px; margin-bottom: 30px; }
.picture_list ul li .img_box { overflow: hidden; }
.picture_list ul li .img_box img { width: 100%; display: block; transition: all cubic-bezier(0.165, 0.84, 0.44, 1) 320ms; }
.picture_list ul li .img_box:hover img { transform: scale(1.1); }
.picture_list ul li .title { padding: 0px 15px; text-align: center; font-size: 16px; color: #333333; line-height: 60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.picture_list ul li:hover .title{color:#fff;background:#52ab29;}

/*newsShow*/
.nss_cont { clear: both; width: 1140px; margin: 0px auto; padding: 50px 0; line-height: 26px; }
.ns_show_tit { text-align: center; font-size: 22px; font-weight: bold; }
.ns_show_tm { text-align: center; padding-top: 10px; font-size: 13px; color: #aaa; }
.ns_show_cont { line-height: 26px; padding-top: 20px; }
.ns_pn { clear: both; padding: 20px 0 0 0; line-height: 26px; }


/*分页*/
div.flickr { text-align: center; }
div.flickr { padding: 40px 0px 40px 0px; font-size: 14px; text-align: center; }
div.flickr a { width: 40px; height: 40px; line-height: 40px; transition: all 0.3s linear; font-family: "SimSun"; text-align: center; }
div.flickr a { border: 1px solid #cbcbcb; border-radius: 4px; color: #666666; margin-right: 14px; text-decoration: none; display: inline-block; }
div.flickr a:hover { border: #52ab29 1px solid; background: #52ab29; color: #fff; }
div.flickr a.Ahover { border: #52ab29 1px solid; background: #52ab29; color: #fff; }
div.meneame a:active { border: #52ab29 1px solid; background: #52ab29; color: #fff; }
div.flickr span { border-radius: 4px; width: 40px; height: 40px; line-height: 40px; transition: all 0.3s linear; font-family: "SimSun"; text-align: center; display: inline-block; }

div.flickr span.current { background: #52ab29; border: 1px solid #52ab29; color: #fff; margin-right: 14px; }
div.flickr span.disabled { cursor: not-allowed; border: 1px solid #cbcbcb; background: #f3f3f3; color: #666666; margin-right: 14px; }


/*feedback*/
.jn_main { }
.jn_box { clear: both; padding-bottom: 20px; overflow: hidden; width: 520px; margin: 0px auto; }
.jn_lt { float: left; width: 100px; padding: 0 5px 0 0; line-height: 30px; text-align: right; font-size: 14px; font-weight: bold; }
.jn_rt { float: left; width: 360px; }
.jn_box .txt { width: 325px; height: 25px; line-height: 25px; border: 1px solid #DBDBDB; color: #444; padding: 5px 10px; font-size: 13px; border-radius: 3px; outline: none; }
.jn_box .cod { height: 25px; line-height: 25px; border: 1px solid #DBDBDB; color: #444; padding: 5px 10px; font-size: 13px; border-radius: 3px; outline: none; }
.jn_box input:focus { border: 1px solid #65b32f; }
.jn_box textarea:focus { border: 1px solid #65b32f; }
.jn_box img{width:120px;height:37px;}
.jn_box .cod { width: 70px; }
.jn_box .txtarea { width: 325px; height: 120px; padding: 10px; font-size: 13px; border: 1px solid #DBDBDB; border-radius: 3px; outline: none; }
.jn_box .btn { width: 120px; height: 40px; text-align: center; line-height: 40px; border: 0px; background: #666; color: #FFF; font-size: 15px; font-weight: bold; border-radius: 3px; cursor: pointer; }
.jn_box .btn:hover { background: #65b32f }
.cl_red { color: #f00; }

/*弹出搜索*/
.sh_bkg { position: fixed; left: 0; top: 0; z-index: 2000; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); display: none; }
.sh_box { position: fixed; left: 20%; top: 40%; z-index: 2001; width: 60%; display: none; }
.sh_box .txt { float: left; display: block; width: calc(90% - 22px); max-width: calc(100% - 92px); height: 60px; line-height: 60px; padding: 0px 10px; box-sizing: border-box; border: 0; outline: none; }
.sh_box .btn { float: left; display: block; width: 10%; min-width: 70px; height: 60px; line-height: 60px; text-align: center; color: #FFF; background: #783c26 url(/templates/waiwang/images/icon_search.png) center center no-repeat; border: 0; cursor: pointer; outline: none; }
.sh_box form { margin-top: 30px; }
.sh_box .close { position: relative; width: 45px; margin: 0 auto; cursor: pointer; transition: all 0.3s ease-out; }
.sh_box .close:hover { transform: rotate(180deg); }

.xs_nav { width: 100%; overflow: hidden; display: none; border-top: 1px solid #eee; text-align: left; }
.xs_nav .nav-item { color: #212121; border-bottom: 1px solid #eee; background: #FFFFFF; }
.xs_nav .nav-item a { color: #212121; font-size: 16px; }
.xs_nav .nav-item .title { width: 100%; line-height: 50px; position: relative; color: #666666; font-size: 18px; }
.xs_nav .nav-item .title .drop-btn { font-family: simhei; width: 50px; height: 50px; display: none; cursor: pointer; font-size: 28px; line-height: 50px; text-align: center; position: absolute; right: 0px; top: 0px; transition: all 220ms linear; }
.xs_nav .nav-item.open .title .drop-btn { transform: rotate(-45deg); }
.xs_nav .nav-item .title a { display: block; padding-left: 20px; }
.xs_nav .nav-item ul { padding-top: 10px; padding-bottom: 10px; display: none; }
.xs_nav .nav-item ul li { padding-left: 40px; line-height: 36px; }
.xs_nav .nav-item ul li a { font-size: 14px; line-height: 36px; color: #333333; }

.m_top_space{display:none;}
.m_top { display: none; height: 70px; padding: 0px 20px; position: relative; }
.m_top .logo { height: 50px; margin-top: 10px; }
.m_top .logo img { height: 100%; width: auto; }
.m_top .m_search_btn { width: 36px; height: 36px; position: absolute; top: 50%; right: 100px; transform: translateY(-50%); }
.m_top .nav_btn { background: url(/static/default/assets/img/top_menu_btn.png) center center no-repeat; background-size: 100%; width: 70px; height:70px; position: absolute; top: 0px; right: 0px; }
.m_top .nav_btn.on { background: url(/static/default/assets/img/top_menu_close.png) center center no-repeat; background-size: 100%; }

.ny_contact_box{z-index:99;position:relative;margin:30px auto;}
.contact_infos{
    display:flex;
    padding:50px 40px 40px;
    background:#008cba;background-size:cover;
}

.contact_infos .item{padding:0px 40px;}
.contact_infos .item p{text-align:center;color:#fff;font-size:15px;padding-top:5px;}
.contact_infos .item img{display:block;}
.contact_infos .item .tit { font-size: 17px; color: #fff; line-height: 1.2em; margin-top: 15px; margin-bottom: 10px; }
.contact_infos .item .desc{font-size:17px;color:#fff;line-height:1.2em;}
.mapic{overflow:hidden;border:1px solid #dfdfdf;width:1680px;height:auto; display: flex;justify-content: space-between;}
.mapic img{width:100%;}
mapic_s img{width:100%;}

#allmap{height:560px;border:1px solid #ccc;}

.contact_feedback{padding:50px 0px;}
.contact_feedback .content{display:flex;}
.contact_feedback .l_box { position:relative; width:calc(100% - 720px);padding-right:40px;box-sizing:border-box; flex-grow:0;flex-shrink:1; }
.contact_feedback .l_box .title { font-size: 36px; color: #333333;font-weight:bold;line-height:1.3em;margin-bottom:10px;}
.contact_feedback .l_box .desc { font-size: 16px; color: #666666;line-height:1.5em;}
.contact_feedback .l_box .en_title {position:absolute;bottom:0px; font-size: 88px; height: 88px; line-height: 88px; display: inline-block; vertical-align: text-bottom; color: transparent; -webkit-text-stroke: 1px #e6e1db; }


.contact_feedback .r_box { width: 720px; }
.contact_feedback .r_box .form_box .form_item{width:100%;margin-bottom:10px;}
.contact_feedback .r_box .form_box .form_item .label { font-size: 14px; color: #666666; line-height: 40px; }
.contact_feedback .r_box .form_box .form_item .form_input input {width:100%; height: 45px; line-height: 45px; background: #f5f5f5;padding:0px 10px;box-sizing:border-box; border:none;outline:none;}
.contact_feedback .r_box .form_box .form_item .form_input textarea{width:100%;height:140px;background:#f5f5f5;padding:10px;box-sizing:border-box;outline:none;border:none;}
.contact_feedback .r_box .form_box .flex_box { display: flex; justify-content: space-between; }
.contact_feedback .r_box .form_box .flex_box .form_item { width: calc(33.33333% - 20px); }

.contact_feedback .r_box .form_box .form_btn{width:100%;margin-top:20px;}
.contact_feedback .r_box .form_box .form_btn input{cursor:pointer; font-size:18px;font-weight:bold; width:100%;height:54px;line-height:54px; background:#52ab29;outline:none;border:none;color:#fff;}



@media (min-width:648px) and (max-width:3840px) {
.chepic_s{display:none;}
.wenhua_list{display:none;}
.mapic_s{display:none;}
}

@media screen and (max-width:1680px) { .content{padding-left:20px;padding-right:20px;}

    .pub_top .nav ul li > a{padding-left:15px;padding-right:25px;}
   /* .in_ban .btn_box{right:60px;}*/

    .in_box1 .in_about .box{padding:50px;}
    .in_about .about_info{justify-content:space-between;}
    .in_about .about_info .info {  }
    .about_ban .infos{padding:0px 20px;box-sizing:border-box;}
}

@media screen and (max-width:1440px) {
    .pub_top .nav ul li > a{font-size:16px;padding-left:5px;}
    .pub_top .search_box{width:150px;margin-left:15px;}

     .pub_top{height: 108px;}
	.fixed_space{margin-top: 108px;}

.wsmbox{padding:200px 0;}
.in_che {border-bottom:200px #eaeaef solid;}

    .in_about .about_info .info .num{font-size:52px;}
    .in_culture .box .conts{height:400px;}
    .in_box1 .in_about .box .title_box{margin-bottom:45px;}
    .in_about .about_cont{margin-bottom:50px;}
    .in_about .about_info { margin-bottom: 80px; }
    .in_about .about_more{margin-bottom:40px;}

    .in_about .about_info .info{padding:0px 20px;}

    .pub_foot .btm_nav ul li {  width: auto;padding-right:40px; }
    .pub_foot .btm_info{padding-top:200px;}

    .in_pro .tips{width:180px;}

    .pro_info .video_box{flex-shrink:1;}

    .pro_show #small_swiper { width: 100%; position: static; top: initial; left: initial; height: auto; transform: initial; }
   

}
@media screen and (max-width:1366px) {
    .news_list ul li .con_box{padding:20px;}
    .news_list ul li .con_box .time{margin-bottom:10px;}
    .news_list ul li .con_box .title { font-size: 22px; }
    .news_list ul li .con_box .more { margin-top:15px;width:150px;height:48px;line-height:48px;}
    .news_list ul li .con_box .more::after{width:26px;height:8px;}




}

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

    .in_ban .btn_box{bottom:30px;}
    .in_ban .ab_video_btn{width:180px;}
    .pub_top .logo img { height: 40px; }

.wsmbox{padding:180px 0;}
.in_che {border-bottom:180px #eaeaef solid;}

    .pub_top .lang_box span { font-size: 14px; }
    .pub_foot .btm_nav ul li { width: auto; padding-right: 25px; }
    .pub_top .nav ul li > a { font-size: 14px; padding-right: 20px; }
    .pub_top .nav ul li.sub > a::after { right: 4px; }

    .pub_top .search_box { width: 120px; height: 36px; line-height: 34px; margin-top: 4px; }
    .pub_top .search_box input { font-size: 12px; padding: 0px 10px; }
    .pub_top .search_box .search_btn { width: 28px; height: 28px; }
    

    .in_ban { height: 480px; }
    .about_ban{height:480px;}

    .ny_list_box{padding:30px 15px;}
    .about_ban .infos .nums .item .num{ font-size: 52px; }
    .ab_box1 .ab_about .box{padding:50px;}

    .ab_develop{padding-left:60px;}


    .ny_pro_list ul li .cont{background-size:80% auto;padding:60px 40px;}

    .contact_infos{transform:initial;}

    .ny_ctg_box.fixed{top:85.22px;}
    .ny_ctg_box.fixed ul li{line-height:60px;}
    .ny_ctg_box.fixed ul li a{font-size:18px;}
    .ny_contact_box .content { padding: 0px; }
    .contact_infos .item{padding:0px 15px;}
    .contact_infos .item .tit{font-size:22px;}
    #allmap{height:480px;}

    .pro_info{flex-wrap:wrap;}
    .pro_info .l_box { width: 50%; }
    .pro_info .r_box{width:50%;}
    .pro_info .video_box{width:100%;padding:50px 0px;}

    #visit_swiper2 .swiper-slide img{width:800px;}

}

@media screen and (max-width:1080px) {
    .in_box1 { flex-wrap: wrap; }
    .in_box1 .in_about { width: 100%; }
    .in_box1 .in_culture { width: 100%; }

    .in_culture .box .conts { height: auto; padding: 80px 0px; }

    .in_pro .tips { width: 120px; }

    .pub_foot { padding-top: 60px; }
    .pub_foot .btm_logo { width: 100%; text-align: center; margin-bottom: 20px; }

    .pub_foot .r_box { width: 100%; }
    .pub_foot .btm_nav { width: 100%; }
    .pub_foot .btm_nav ul { width: 100%; display: flex; justify-content: center; padding-bottom: 20px; }
    .pub_foot .btm_nav ul li { padding-right: 30px; }
    .pub_foot .r_box .qrcode { width: 100%; text-align: center; }
    .pub_foot .btm_info { padding-top: 100px; padding-bottom: 40px; }

    .pub_top { display: none; }
    .m_top_space { display: block; }
    .m_top { display: block; }

    .about_ban { height: 360px; }

    .about_ban .infos { bottom: 25px; }
    .about_ban .title .tit { font-size: 32px; }

    .ny_ctg_box.fixed{top:0px;}


    .ny_main { padding: 30px 0px; }
    .ny_list_box { padding: 30px 15px; }


    .about_ban .infos .nums .item .num { font-size: 36px; }

    .news_list ul li { width: calc(50% - 20px);margin:0px 10px;margin-bottom:30px; }
    .news_list ul li .con_box { padding: 20px; padding-bottom: 30px; }
    .news_list ul li .con_box .time { margin-bottom: 10px; }
    .news_list ul li .con_box .title { font-size: 20px; }
    .news_list ul li .con_box .more { width: 120px; height: 40px; line-height: 40px; padding-left: 15px; margin-top: 15px; }
    .news_list ul li .con_box .more::after { width: 20px; height: 6px; right: 10px; }
    .news_list ul li:hover .con_box .more::after { right: 15px; }

    .ab_box1{flex-wrap:wrap;}
    .ab_box1 .ab_about { width: 100%; overflow:hidden;}
    .ab_box1 .ab_about .box { padding: 30px 20px; }
    .ab_box1 .about_video{width:100%;height:320px;overflow:hidden;}

    .ab_develop{padding-left:30px;}
    .ab_visit .zz .content{padding-bottom:20px;}

    #visit_swiper2 .swiper-slide img { width: 640px; }

    .contact_infos{padding:25px 0px;flex-wrap:wrap;}
    .contact_infos .item{width:33.333333%;box-sizing:border-box;margin-bottom:20px;}


    .contact_feedback{padding:30px 0px;}
    .contact_feedback .content{flex-wrap:wrap;}
    .contact_feedback .l_box { width: 100%; }
    .contact_feedback .l_box .en_title{position:relative;}
    .contact_feedback .r_box { width: 100%; }

    .picture_list ul li{width:calc(33.333333% - 30px);}

    .current_box{margin-top:0px;}
    .ny_pro_list ul li{margin-bottom:50px;}
    .ny_pro_list ul li .cont { padding: 40px 20px 70px 20px; }
    .ny_pro_list ul li .cont .type{font-size:42px;}
    .ny_pro_list ul li .cont .title { font-size: 36px;}

    .ab_box1 .ab_about .box .title_box .icon_tab.fr{float:left;margin-left:20px;}
    .ab_box1 .ab_about .box .title_box .icon_tab .cont{z-index:99;}
    .in_box1 .in_about .box .title_box .tit{line-height:36px;}




}


@media screen and (max-width:768px) {
	.fixed_space{margin-top: 0px;}
.banner .m_banner{margin-top:1px;}

    .pub_foot .btm_nav ul { display:none; }
    .pub_foot .btm_info{padding-top:40px;}
    .about_ban{height:320px;}
    .about_ban .mouse{display:none;}

    .ny_ctg_box ul li { line-height: 60px; }
    .ny_ctg_box ul li a { padding: 0px 25px; font-size: 18px; }
    .ny_ctg_box ul li a span.fuck { font-size: 22px; }
    .ny_ctg_box{margin-top:-61px;}
    .ny_ctg_box ul li.on::after{width:60px;height:3px;}

    .ny_list_box{padding:20px;}
    .ny_main{padding:20px 0px;}
    .about_ban .infos .nums{display:none;}

    .contact_infos .item { width: 50%; box-sizing: border-box; margin-bottom: 20px; }

    .picture_list ul li { width: calc(50% - 20px);margin:0px 10px;margin-bottom:20px; }





    

}



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

    .pc { display: none!important; }
    .xs { display: block!important; }

    .in_ban .in_video{display:none;}
	
    .content { padding: 0px 0.2rem; }
    .m_top_space { height: 0px; }
    .m_top { height: 1rem; padding: 0px 0.2rem; }
    .m_top .logo{height:0.6rem;margin-top:0.2rem;}
    .m_top .nav_btn{width:1rem;height:1rem;}
    .xs_nav .nav-item .title a{padding-left:0.4rem;font-size:17px;}
    .xs_nav .nav-item .title{line-height:0.8rem;font-size: 17px;}
    .xs_nav .nav-item a { font-size: 17px; }

    .xs_nav .nav-item .title .drop-btn{height:0.8rem;line-height:0.8rem;width:0.8rem;font-size:0.42rem;}
    .xs_nav .nav-item ul{padding:0.1rem 0px;}
    .xs_nav .nav-item ul li { padding-left: 0.6rem; line-height: 0.6rem; }
    .xs_nav .nav-item ul li a{font-size:17px;line-height:0.6rem;}

.wsmbox{padding:60px 0 70px;}
.in_che {border-bottom:60px #eaeaef solid;border-top:60px #eaeaef solid;}
.chepic_s{display:block;}
.chepic{display:none;}

/*--*/
.in_qyhj{ height:740px;background: url(/static/default/assets/img/qbg.jpg) top center no-repeat;position:relative}
.in_qyhj .qlt{width:100%;}
.qlt_box{height:200px;overflow:hidden;}
.qlt_box .title{color:#fff;font-size:30px;position:absolute;left:0;padding-left:40px;padding-top:40px;}
.qlt_box .title p{font-size:15px;padding-top:20px; letter-spacing:0.5px;line-height:1.2;}

.qlt_box .more{left:0;bottom:30px;padding-left:40px;position:absolute;}
.qlt_box .more a{padding-left:.24rem;padding-right:.24rem;border:1px solid #fff;width:1.5rem;height:.50rem;display:block;border-radius:50px;text-align:center;line-height:.50rem;
justify-content: space-between;align-items: center;display:flex;position:relative;overflow:hidden;color:#fff;}
.qlt_box .more a font{z-index:2;font-size:13px;}


.qlt_t1{font-size:24px;color:#fff;padding-top:30px;text-align:center;}
.qlt_t1 p{font-size:13px;;padding-top:2px;}
.qlt_t2{font-size:20px;padding-top:20px; }
.qlt_t2 p{font-size:11px;padding-top:2px;}
.in_qyhj .qrt{width:100%;top:250px;}
/*--*/
.c_title { padding-top:30px;}
.c_title font {font-size: 60px;}
.c_title p { font-size: 32px;  }
.c_title h1{ font-size:15px;}


.in_yous{margin:20px 0 70px;}
.in_yous ul{display:grid;grid-template-columns: repeat(2,1fr);gap:10px}
.in_yous li{padding:30px 20px;}
.in_yous li .icon1 {display:block;margin:0 auto;}
.in_yous li .icon2 {display: none;}
.in_yous li  h2 {font-size: 28px;color: #333;line-height: 44px;padding-top:20px;}
.in_yous li .conn{font-size:15px;line-height:1.2;}
.in_yous li img{height:50px;}

.in_abous{overflow:hidden;padding:0 10px;}
.in_abous .content{padding:0 0 0;display:flex;justify-content: space-between}
.in_abous .content .con_box{width:100%;overflow:hidden; min-width:100%;padding-bottom:30px;padding-top:10px;}

.w_title{font-size:.58rem;color:#000000;font-weight:600;}
.w_title p{color:#008ebc;font-weight:bold;display:inline-block;}
.w_title1{font-size:18`szpx;color:#fff;padding:5px 10px; background:#C00;margin-top:20px;overflow:hidden;display:grid;width:90%;}
.w_content{padding-top:15px;font-size:15px;line-height:1.5;}

.hwan{margin-top:20px;}
.hwan a{width:1.5rem;}
.hwan a:hover{color:#007f9a;}

.ab_visit2 .title .tit{left:20%;}

.footer .footer_top .footer_left1{display:none;}

    .about_ban{width:100%;height:4.6rem;}
    .about_ban .infos{display:none;}
    .about_ban .title .tit{font-size:0.36rem;line-height:1.5em;margin-bottom:0.1rem;}
    .about_ban .title .desc{font-size:0.24rem;}


    .ny_about_box { padding: 0.3rem; }

    .ny_ctg_box { margin-top: 0px; padding: 0px; padding-top: 0.2rem; }
    .ny_ctg_box .content{padding:0px 0.1rem;}
    .ny_ctg_box ul { width: 100%; }
    .ny_ctg_box ul li a {font-size:0.22rem; background: #e0e0e0; color: #666; padding: 0px 0.1rem; text-align: center; }
    .ny_ctg_box ul li{line-height:0.8rem; width:33.33333%;padding:0px 0.1rem;margin-bottom:0.2rem;box-sizing:border-box;}
    .ny_ctg_box ul li.on a{background:#018cba;color:#fff;}
    .ny_ctg_box ul li.on::after { display: none; }

    .ny_ctg_box ul li a span.fuck { font-size: 0.26rem; }


    .ab_box1 { flex-wrap: wrap; }
    .ab_box1 .ab_about{width:100%;overflow:hidden;}
    .ab_box1 .ab_about .box { padding:0.4rem 0.3rem; }
    .ab_box1 .ab_about .box .title_box{margin-bottom:0.6rem;}
    .ab_box1 .about_video{width:100%;overflow:hidden;}

    .ab_box1 .about_video .video_btn{text-align:center;}
    .ab_box1 .about_video .video_btn img { width: 0.7rem; display: inline-block; }
	
	.ab_about .about_cont{font-size: 16px;line-height:1.5;color: #666;margin-bottom: 0;}
    .about_tit{font-size:28px;padding-top:40px;padding-bottom:15px;}


    .ab_develop{padding:0.5rem 0px; padding-left:0.2rem;}
    .ab_develop .title_box{margin-bottom:0.4rem;}
    .ab_develop .title_box .en_title{font-size:0.88rem;height:0.88rem;line-height:0.88rem;}
    .ab_develop .title_box .title{font-size:0.36rem;}

    #develop_swiper .swiper-slide{width:70%;}
    #develop_swiper .swiper-slide .year{margin-bottom:0.3rem;}
    #develop_swiper .swiper-slide .year .dot { width: 0.3rem; height: 0.35rem; margin-right: 0.1rem; }
    #develop_swiper .swiper-slide .year .tit{font-size:0.36rem;}
    #develop_swiper .swiper-slide .year::after{width:calc(100% - 1.5rem);}
    #develop_swiper .swiper-slide .cont{width:80%;font-size:0.2rem;}
    #develop_swiper .btn_box{margin-top:0.3rem;}
    #develop_swiper .swiper-button-prev, #develop_swiper .swiper-button-next{width:0.48rem;height:0.56rem;margin:0px 0.15rem;}


.profile_title {position: relative;margin-top: 70px;}
.profile_title .en_title{font-size: 60px;height: 60px;line-height:0.60rem; display: inline-block; vertical-align:text-bottom; color: transparent;-webkit-text-stroke:1px #e6e1db;}
.profile_title .title{ font-size: 36px;line-height: 1em; color: #333;position: absolute;bottom: 0px;left: 0px;}

.profile_idea_box{display:none;}
.wenhua_list{display:block;}



    .ab_partner{padding-top:0.45rem;padding-bottom:1rem;height:430px;}
    .ab_partner .btn_box{padding-top:0.2rem;}
    .ab_partner .swiper-button-prev, .ab_partner .swiper-button-next { width: 0.48rem; height: 0.56rem; margin: 0px 0.1rem; }

.ab_partner .title_box{padding-top:30px;width:100%;overflow:hidden;}
.ab_partner .title_box .en_title{font-size: 26px;}
.ab_partner .title_box .title{ font-size: 21px;padding-top:15px;}
.ab_partner .title_box .title p{font-size:12px;color:rgba(255,255,255,0.7);line-height:1.3;padding:10px 0 20px;}
.ab_partner .title_box .qqq{font-size:16px;color:#fff;line-height:1.5em;}
.ab_partner .con_box{overflow:hidden;width:100%; }



    #partner_swiper .swiper-slide img{margin:0.4rem 0px;}


    .pub_foot{padding-top:0.6rem;}
    .pub_foot .btm_info{padding-top:0.4rem 0px;}

    .in_ban{height:880px;}
    .in_ban .btn_box{bottom:0.2rem;width:100%; }
    .in_ban .swiper-button-prev, .in_ban .swiper-button-next { width: 0.48rem; height: 0.56rem;margin:0px 0.15rem;}
    .in_ban .swiper .swiper-slide .tit{font-size:0.38rem;}
    .in_ban .swiper .swiper-slide .tit2{font-size:0.52rem;}
    .in_ban .swiper .swiper-slide .desc{font-size:0.2rem;margin-bottom:0.5rem;}
    .in_ban .swiper .swiper-slide a img{width:2rem;}

    .in_ban .ab_video_btn{
        width:2rem;
    }
    .ab_video .close{width:0.3rem;height:0.3rem;transform:translateY(-130%) translateX(-0.2rem);}

    .in_box1 .in_about .box { padding: 0.3rem 0.2rem; }
    .in_box1 .in_about .box .title_box{margin-bottom:0.45rem;}
    .in_about .about_more a{width:1.5rem;height:.50rem;}






.in_culture .box .tabs {width:80%;margin:0px auto;  display:flex;justify-content: space-between;border-bottom: 1px solid #37bce8;position: relative;background:#008cba;padding:0 20px 12px 20px;}
.in_culture .box .tabs .tab{cursor: pointer;}
.in_culture .box .tabs .tab .icon{width: 40px;height: 40px;position: relative;margin: 0px auto;margin-bottom: 5px;}
.in_culture .box .tabs .tab .icon img{width: 100%;height:auto;position: absolute;top: 0px;left: 0px;transition:all cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;}
.in_culture .box .tabs .tab .icon .icon1{opacity: 1;}
.in_culture .box .tabs .tab .icon .icon2{opacity: 0;}
.in_culture .box .tabs .tab .cont{font-size:16px;color:rgba(255,255,255,0.7);line-height:1.5em;}

.in_culture .box .tabs .tab.on .icon .icon1{opacity: 0;}
.in_culture .box .tabs .tab.on .icon .icon2{opacity: 1;}
.in_culture .box .tabs .tab:hover .icon .icon1{opacity: 0;}
.in_culture .box .tabs .tab:hover .icon .icon2{opacity: 1;}
.in_culture .box .tabs .tab.on .cont{color:#fff;}
.in_culture .box .tabs .tab:hover .cont{color:#fff;}
.in_culture .box .tabs .cur{position: absolute;bottom: -1px;left: 0px;height: 1px;width: 64px;background: #fff;transition:all cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;}





    .in_about .about_cont { margin-bottom: 0.5rem; font-size: 0.3rem; }
    .in_about .about_info{flex-wrap:wrap;margin-bottom:0.8rem;}
    .in_about .about_info .info { width: 100%; text-align: left; padding: 0px;margin-bottom:0.2rem; }
    .in_about .about_info .info .num{font-size:0.52rem;}
    .in_about .about_info .info .tit{font-size:0.22rem;line-height:1.5em;margin-top:0.05rem;}
    .in_about .about_more{width:2.1rem;height:0.7rem;line-height:0.7rem;padding-left:0.2rem;font-size:0.2rem;}
    .in_about .about_more::after{width:0.34rem;height:0.08rem;right:0.2rem;}
    .in_about .about_more:hover::after{right:0.3rem;}



    .in_culture .box{padding:0.3rem 0.2rem;}
    .in_culture .box .title_box .desc{font-size:0.2rem;}
    .in_culture .box .title_box .title { font-size: 0.3rem; }
    .in_culture .box .conts{padding:0.8rem 0px;}
    .in_culture .box .conts .cont{font-size:0.38rem;line-height:1.3em;}
    .in_culture .box .conts .cont .inline_m::before{width:0.35rem;height:0.26rem;top:-0.22rem;left:-0.35rem;background-size:100%;}
    .in_culture .box .tabs .tab .icon{width:0.4rem;height:0.4rem;margin-bottom:0.05rem;}
    .in_culture .box .tabs .tab .cont{font-size:0.2rem;}
    .in_culture .box .tabs{padding-bottom:0.12rem;}





    .picture_list ul li{width:100%;margin-bottom:0.3rem;}
    .picture_list ul li .title{padding:0px 0.15rem;font-size:0.24rem;line-height:0.8rem;}

    .ny_pro_ban{padding:0px 0.2rem; padding-bottom:1rem;}
    .ny_pro_ban .title{padding-top:1.8rem;font-size:0.42rem;line-height:1.2em;padding-bottom:0.8rem;}
    .ny_pro_ban .mouse { width: 0.4rem; text-align: center; margin: 0px auto; }
    .ny_pro_ban .mouse img{width:100%;display:inline-block;}
    .ny_pro_list { padding-top: 0.4rem; }
    .ny_pro_list ul li{padding:0.2rem;}
    .ny_pro_list ul li .cont { padding:0px; position: relative;margin-bottom:0.2rem; background:none!important;}
    .ny_pro_list ul li .cont .type{font-size:0.5rem;}
    .ny_pro_list ul li .cont .title{font-size:0.48rem;}
    .ny_pro_list ul li .cont .desc p{font-size:0.18rem;line-height:2em;padding-left:0.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
    .ny_pro_list ul li .cont .desc p::after { width: 0.08rem; height: 0.08rem; }
    .ny_pro_list ul li .pro_img { position: relative; width: 100%; margin: 0px auto;margin-top:0.2rem; float:initial;display:block; }
    .ny_pro_list ul li .cont .more{width:1.7rem;height:0.64rem;line-height:0.62rem;border:0.01rem solid #fff;padding-left:0.2rem;font-size:0.18rem;}
    .ny_pro_list ul li .cont .more::after{width:0.26rem;height:0.08rem;right:0.2rem;}
    .ny_pro_list ul li{margin-bottom:0.4rem;}
    .current_box { padding: 0.2rem 0px; line-height: 0.5rem; margin-top: 0px; }
    .current_box .current{font-size:0.24rem;}
    .current_box .back { width: 0.5rem; height: 0.5rem; }

.pro_all ul {display: grid;grid-template-columns: repeat(1, 1fr);gap:10px;}
.pro_all li a { padding: 15px;}
.pro_all li .mores { width: 150px; height: 45px; background: #1085af; border: 1px solid rgb(102, 102, 102); line-height: 40px; color: #fff; text-transform: uppercase; font-size: 14px; margin: 20px auto 0px; position: relative; z-index: 2; transition: border 0.3s ease 0s; }


.ny_pro_info .content{display: block;justify-content: space-between;align-items: center;}


.position{height:72px;line-height:72px;margin-top:1px;font-size:16px;}

.ny_pro_info_left{width: 100%;margin-right: 0px;overflow:hidden;}
.ny_pro_info_left .title{font-size: 36px;}
.ny_pro_info_left .desc{font-size: 16px;line-height: 1.6;margin-bottom: 30px;}

.ny_pro_info_right{width:100%;overflow:hidden;margin-top:20px;}
.ny_pro_info_right img{width:100%;}


.ny_pro_cpanli{padding:50px 0;}
.ny_pro_cpanli .an_title{font-size:30px;margin-bottom:25px;}
.ny_pro_cpanli ul {display: grid;grid-template-columns: repeat(2, 1fr);gap:10px;}

.ny_pro_main{background: url(/static/default/assets/img/pro_main.jpg) center center no-repeat; background-size: cover;padding:60px 0 80px;}
.ny_pro_main .content{display:block;justify-content: space-between;align-items: center;width:100%;}
.ny_pro_m_lt{width:100%;overflow:hidden;margin-right:0px;}
.ny_pro_m_lt .title{font-size: 30px;line-height: 1.4em;color: #fff; font-weight:600;}
.ny_pro_m_lt .title1{font-size: 24px;line-height: 1.4em;color: #fff; padding-bottom:10px;}
.ny_pro_m_lt p{font-size:13px;line-height:1.4;}
.ny_pro_m_lt .line{margin: 15px 0px;}
.ny_pro_m_rt{overflow:hidden;width:100%;padding-top:50px;}

.ny_pro_sell{padding:50px 0;}
.ny_pro_sell .sell_title{font-size:30px;margin-bottom:30px;}

    .pro_show{padding-bottom:0.5rem;}
    .pro_show #small_swiper {  }
    .pro_show #big_swiper .swiper-slide .cont{padding-top:0.7rem;padding-bottom:0.7rem;}
    .pro_show #big_swiper .swiper-slide .cont .type{font-size:0.5rem;}
    .pro_show #big_swiper .swiper-slide .cont .title{font-size:0.48rem;}
    .pro_cont{padding:0.2rem 0px;}
    .pro_info { padding: 0.4rem 0.2rem; margin-top: 0px; flex-wrap: wrap;margin-bottom:0.4rem; }
    .pro_info .l_box { width: 100%; padding: 0px;margin-bottom:0.3rem; }
    .pro_info .r_box{width:100%;padding:0px;}
    .pro_info .l_box::after{display:none;}
    .pro_info .cont{font-size:0.24rem;}

    .pro_info .title { font-size: 0.32rem; margin-bottom: 0.15rem; }
    .pro_table table{table-layout:fixed;}
    .pro_table table td:first-child{width:initial;}
    .pro_table table td{font-size:0.24rem;padding:0.15rem 0.15rem;}

    .other_pro{padding:0.6rem 0px;}
    .other_pro .title_box {margin-bottom:0.45rem; }
    .other_pro .title_box .en_title { font-size: 0.88rem; height: 0.88rem; line-height: 0.88rem; }
    .other_pro .title_box .title{font-size:0.36rem;}

    #other_swiper .swiper-slide .box{padding:0px 0.15rem;padding-bottom:0.4rem;}
    #other_swiper .swiper-slide .box .img_box{padding-top:0.25rem;}
    #other_swiper .swiper-slide .box .type { font-size: 0.38rem; line-height: 0.5rem; }
    #other_swiper .swiper-slide .box .title{font-size:0.36rem;line-height:0.5rem;}
    #other_swiper .swiper-slide .box .more{font-size:0.18rem; width:2.4rem;height:0.8rem;line-height:0.78rem;border:0.01rem solid #fff;margin-top:0.32rem;}

    #other_swiper .swiper-slide .box .more::after{width:0.28rem;height:0.08rem;}
    .news_list ul li { width: 100%; }
    .news_list ul li .con_box{padding:0.2rem;padding-bottom:0.3rem;}
    .news_list ul li .con_box .time{font-size:0.18rem;}
    .news_list ul li .con_box .title{font-size:0.35rem;}
    .news_list ul li .con_box .desc{font-size:0.25rem;margin-bottom:0.1rem;height:auto;}
    .news_list ul li .con_box .more { width: 1.7rem; height: 0.64rem; line-height: 0.64rem;  padding-left: 0.2rem; font-size: 0.25rem; }
    .news_list ul li .con_box .more::after { width: 0.26rem; height: 0.08rem; right: 0.2rem; }
    .news_list ul li:hover .con_box .more::after{right:0.3rem;}
.news_list ul li .img_box img {height:auto; }

    .ny_list_box{padding:0.25rem;}
    .download_list ul li { width: 100%;margin-bottom:0.3rem;}
    .download_list ul li a{font-size:0.24rem;line-height:1rem;height:1rem;padding-left:0.4rem;padding-right:1rem;}
    .download_list ul li a::before{width:0.48rem;height:0.48rem;right:0.2rem;}
    .download_list ul li a::after{width:0.1rem;height:0.1rem;left:0.18rem;}
    .isNull, .txt_cent { font-size: 0.24rem; padding: 1.5rem 0px; }


.quality_box{padding:30px 10px;}
.quality ul {display: grid;grid-template-columns: repeat(2, 1fr);gap:10px;}
.quality li p{font-size:16px;}

.jingmisb ul {display: grid;grid-template-columns: repeat(1, 1fr);gap:10px;}


.mapic{display:none;}
.mapic_s{display:block;}

    .contact_feedback .r_box .form_box .flex_box{flex-wrap:wrap;}
    .contact_feedback .r_box .form_box .flex_box .form_item{width:100%;}

    .contact_infos{padding:0.3rem 0px;}
    .contact_infos .item{margin-bottom:0.25rem;padding:0px 0.15rem;}
    .contact_infos .item .tit{font-size:0.28rem;margin:0.1rem 0px;}
    .contact_infos .item.qrcode img{width:2rem;height:2rem;}
    .contact_infos .item img { width: 0.5rem; height: 0.5rem; }
    .contact_infos .item .desc { font-size: 0.20rem; }

    #allmap{height:6.4rem;}

    .contact_feedback { padding: 0.3rem 0px;margin-bottom:0.3rem; }

    .contact_feedback .l_box { padding-right: 0px; }
    .contact_feedback .l_box .title{font-size:0.36rem;margin-bottom:0.1rem;}
    .contact_feedback .l_box .desc{font-size:0.24rem;margin-bottom:0.1rem;}
    .contact_feedback .l_box .en_title{font-size:0.88rem;height:0.88rem;line-height:0.88rem;margin-bottom:0.2rem;}

    .contact_feedback .r_box .form_box .form_item .label{font-size:0.22rem;line-height:3em;}
    .contact_feedback .r_box .form_box .form_item .form_input input { height: 0.8rem; line-height: 0.8rem; padding: 0px 0.2rem; }
    .contact_feedback .r_box .form_box .form_item .form_input textarea{height:2rem;padding:0.15rem;}
    .contact_feedback .r_box .form_box .form_item{margin-bottom:0.15rem;}
    .contact_feedback .r_box .form_box .form_btn input { font-size: 0.24rem; line-height: 0.8rem; height: 0.8rem; }

    div.flickr{padding:0.4rem 0px;}
    div.flickr span { font-size: 0.24rem; width: 0.64rem; height: 0.64rem; line-height: 0.64rem; }
    div.flickr span.disabled{margin-right:0.14rem;}
    div.flickr a{font-size:0.24rem;margin-right:0.14rem;width:0.64rem;height:0.64rem;line-height:0.64rem;}

    .ab_video{padding:0px 0.2rem;width:100%;box-sizing:border-box;}

    .ab_box1 .ab_about .box .title_box .tit{font-size:20px;}


    .pro_info .video_box{padding:0.8rem 0px;}
    .pro_info .video_box .icon{width:0.8rem;height:0.8rem;}
    .pro_info .video_box .title{font-size:0.2rem;margin-top:0.1rem;}




}

  /*-----------------------------------------------------------------------------------page end----------------------------------------------------------------*/

 .pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:0rem;margin:50px 0 0;}
 
 .page-link{position:relative;display:block;padding:10px 10px;margin-left:-1px;line-height:1;color:#007bff;background-color:#fff;border:1px solid #dee2e6}
 .page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}
 .page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 0 rgba(0,123,255,.25)}
 .page-item:first-child .page-link{margin-left:0;border-top-left-radius:8px;border-bottom-left-radius:8px}
 .page-item:last-child .page-link{border-top-right-radius:8px;border-bottom-right-radius:8px}
 .page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}
 .page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}
 .pagination-lg .page-link{padding:.1rem .1rem;font-size:20px;line-height:1}
 .pagination-lg .page-item:first-child .page-link{border-top-left-radius:8px;border-bottom-left-radius:8px}
 .pagination-lg .page-item:last-child .page-link{border-top-right-radius:8px;border-bottom-right-radius:8px}
 .pagination-sm .page-link{padding:.1rem .1rem;font-size:20px;line-height:1}
 .pagination-sm .page-item:first-child .page-link{border-top-left-radius:8px;border-bottom-left-radius:8px}
 .pagination-sm .page-item:last-child .page-link{border-top-right-radius:8px;border-bottom-right-radius:8px}
 .clean-block.clean-catalog .pagination{-ms-flex-pack:center;justify-content:center}
 
 /*-----------------------------------------------------------------------------------page end----------------------------------------------------------------*/