*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend,samp{font-size: 14px;line-height: 24px;color:#666;outline:0;font-family: Arial,Arial,myanmar_font;font-style: normal;}
html,body{width:100%; position:relative;}
.bodyw,.body_st{}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#0798d1;}

/** 重置图片元素 **/
.fl{float:left;}
.fr{float:right;}
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clearfix:after {
    visibility: hidden;
    clear: both;
    display: block;
    content: ".";
    height: 0
}

.clearfix {
    *zoom: 1
}
.w1400{ width:1400px;max-width: 95%; margin:auto;}
.w1200{ width:1200px;max-width: 100%; margin:auto;}
.pd06{padding: 0 6%;}
.container:after, .container:before, .row:after, .row:before {
    display: table;
    content: " "
}
.container:after, .row:after {
    clear: both
}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition: 0.5s;transition: 0.5s;height: 100px;}
.top_h{}
.top_h .logo{padding: 0.7% 0;}
.top_h .logo img{display: block;height:75px;-webkit-transition:0.5s;transition:0.5s;display: none;}
.top_h .logo img.bs{display: block;}
.dh{}
.dh ul li{float: left;}
.dh ul li p a{display: block;line-height: 100px;font-size: 16px;position: relative;color: #fff;padding: 0 40px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a i{font-size: 12px;padding-left: 5px;}
.dh ul li:hover p a{color: #fff; background: #0798d1;}
.dh ul li.cur p a{color: #fff; background: #0798d1;}
.dh ul li{position: relative;z-index: 8;}
.dh ul li .dh_fl{position: absolute;left: 0;top: 100px;display: none;min-width: 160px;}
.dh ul li .dh_fl ul{background: #fff;border-radius: 5px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul li{float: none;position: relative;}
.dh ul li .dh_fl ul li a{padding: 0 20px;font-size: 14px;line-height: 44px;color: #666;white-space: nowrap;display: flex;justify-content: space-between;align-items: center; }
.dh ul li .dh_fl ul li a i{padding-left: 20px;font-size: 12px;}
.dh ul li .dh_fl ul li a:hover{color:#fff; background: #0798d1;}
.dh ul li .dh_fl ul li .dh_fl{left: 100%;padding-left: 5px;top: 0;}


.top_ss{margin-left: 0.2rem;}
.top_ss span.button{ display:block; width:30px; height:100px;font-size: 22px;line-height: 100px;text-align: center;color: #fff; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.serach{position:fixed;left: 0; right:0px;top:0px;bottom: 0;z-index:10;display: none;}
.serach2{position:absolute;left: 0; right:0px;background:rgba(0, 0, 0, 0.7); top:0px;bottom: 0;overflow:hidden;z-index:10;display: flex;align-items: center;justify-content: center;}
.serach form{position: relative;width: 100px;max-width: 85%;border-bottom: 1px solid #fff;-webkit-transition:1s;transition:1s;}
.serach.on form{width: 1440px;}
.serach form input[type='text']{font-size:16px; width:100%; height:60px; line-height:60px;padding:0 40px 0 40px; color:#fff;background: none;}
.serach form input[type='text']::-webkit-input-placeholder {color:#fff;}
.serach form input[type='text']:-moz-placeholder{color:#fff;}
.serach form input[type='text']::-moz-placeholder{color:#fff;}
.serach form input[type='text']:-ms-input-placeholder{color:#fff;}
.serach form i{position: absolute;left: 0;top:0px;height:60px;font-size: 20px;line-height: 60px;text-align: center;color: #fff;}
.serach form a{position: absolute;right: 40px;top:0px;font-size: 16px;line-height: 60px;color: #fff;}
.serach form span{position: absolute;right: 0;top:0px;width: 24px;height:60px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #fff;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #fff;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.top_yy{position: relative;z-index: 2;margin-left: 0.2rem;}
.top_yy span{padding: 0 10px;font-size: 16px;line-height: 100px;color: #fff;display: block;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.top_yy span:after{content: "";float: right;border-top: 6px solid #fff;border-left: 5px solid transparent;border-right: 5px solid transparent;margin-left: 5px;margin-top: 47px;-webkit-transition:0.5s;transition:0.5s;}
.top_yy_xl{position: absolute;left:50%;top: 100px;background: #fff;display: none;padding: 10px 0;width: 100px;margin-left: -50px;border-radius: 0 0 5px 5px;border-top: 1px solid #eee;}
.top_yy_xl a{display: block;font-size: 14px;line-height: 30px;color: #666;text-align: center;}
.top_yy_xl a:hover{color: #0798d1;}

.top_bg.on{background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on .top_h .logo img.bs{display: none;}
.top_bg.on .top_h .logo img.hs{display: block;}

.top_bg.on .dh ul li p a{color: #333;}
.top_bg.on .dh ul li:hover p a{color: #fff; background: #0798d1;}
.top_bg.on .dh ul li.cur:hover p a{color: #fff; background: #0798d1;}
.top_bg.on .dh ul li.cur p a{color: #fff;}
.top_bg.on .top_ss span.button{color: #333;}
.top_bg.on .top_yy span{color: #333;}
.top_bg.on .top_yy span:after{border-top: 6px solid #333;}

.top_bg.on2{background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); height: 75px; }
.top_bg.on2 .top_h .logo img{ height:55px;}
.top_bg.on2 .top_h .logo img.bs{display: none;}
.top_bg.on2 .top_h .logo img.hs{display: block;}
.top_bg.on2 .dh ul li .dh_fl{top: 75px;}
.top_bg.on2 .dh ul li p a{color: #333; line-height:75px;}
.top_bg.on2 .dh ul li:hover p a{color: #fff; background: #0798d1;}
.top_bg.on2 .dh ul li.cur:hover p a{color: #fff; background: #0798d1;}
.top_bg.on2 .dh ul li.cur p a{color: #fff;}




.top_bg.on2 .top_ss span.button{color: #333;height: 75px; line-height:75px;}
.top_bg.on2 .top_yy span{color: #333;  line-height:75px;}
.top_bg.on2 .top_yy span:after{border-top: 6px solid #333; margin-top:35px}
.top_bg.on2 .top_yy_xl{top: 75px;}

/* .top_bg.on3{top:-100px;} */

.sp_header,.sjj_nav{ display:none;}

.banner{ width:100%; overflow:hidden;position:relative;}
.banner ul li a{display: block;height: 100%;}
.banner ul li .img{overflow: hidden;height: 100%;}
.banner ul li .img img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li .txt{position: absolute;left:0%;bottom:0%; background: rgba(0,0,0,0.3); width: 100%; height: 100%; display: flex;  }
.banner ul li .txtbox{position: absolute;
    top: 52%;
    left: 54%;
    width: 94%;
    padding-right: 6%;
    z-index: 22;
    transform: translate(-50%, -50%);}
.banner ul li .txt .ml1{font-size:40px;line-height:60px;color: #fff;width: 100%; font-weight: 600; letter-spacing: 2px;text-shadow: 3px 0 10px rgb(22 78 145 / 40%);transition: all ease 2s .7s;}
.banner ul li .txt .ml1 p{font-size:40px;line-height: 36px;color: #fff;margin-top:2%; width: 100%;}
.banner ul li .txt .ml3{font-size: 18px;line-height: 24px;color: #fff;margin-top: 20px;}
.banner ul li.swiper-slide-active .txt .ml1{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml2{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1s;animation-delay: 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml3{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1.5s;animation-delay: 1.5s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{ position:absolute; left:0; bottom:25px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;}
.bandd .swiper-pagination-bullet{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(255, 255, 255, 0.8);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#0798d1;}
.bandd span.swiper-pagination-bullet-active:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #0798d1;width: 18px;height: 18px;border-radius: 50%;}
.banz,.bany{ position:absolute; top:50%; width:50px; height:50px;margin-top: -25px; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 20px;line-height:50px;text-align: center;color: #fff;background: rgba(255, 255, 255, 0.4);border-radius: 50%;}
.banz{ left:3%;}
.bany{ right:3%;}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}
.banner .swiper-slide img{width: 100%; display: block;}
.banner video{display:block; width:100%;height:auto;-o-object-fit: cover;object-fit: cover;}

@keyframes wave{
	0%{-webkit-transform:translateX(0);transform:translateX(0);}
	50%{-webkit-transform:translateX(50%);transform:translateX(50%);}
	100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes wave2{
	0%{-webkit-transform:translateX(0);transform:translateX(0);}
	50%{-webkit-transform:translateX(-50%);transform:translateX(-50%);}
	100%{-webkit-transform:translateX(0);transform:translateX(0);}
}

.banbtn{ display: block; width: 164px; overflow: hidden; position: relative;
	font-size: 16px; color: #fff; line-height: 54px; text-align: center; border-radius: 27px;
	background-image: linear-gradient( to top, #0798d1, #0ac4e2); margin-top: 4%; animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banbtn span{ position: relative; z-index: 2; display: inline-block; padding-right:16%;
	background: url('../img/jtr1.png') right no-repeat; letter-spacing: 2px;}
.banbtn:hover{ box-shadow: 0 0 10px 0 #0ac4e2;} 

.g_fwan{padding-top:20px;position: relative;}
.g_fwan .dbt a{font-size:40px;font-weight:400;line-height:40px;color:#000;display:block;font-weight:700;text-align:center;margin-bottom:2%}
.g_fwan .dbt:before{content: "";position:absolute;background: url(../img/tit1.png) no-repeat;background-size:160px 50px;width:160px;height: 50px;left:32%;top:20px;}
.g_fwan .dbt:after{content: ""; position:absolute; background: url(../img/tit2.png) no-repeat;background-size:160px 50px;width:160px;height: 50px;top:20px; right:34%;}
.g_fwan .dbt a{color:#333}


.g_pp{background:url(../img/ppbg.jpg) no-repeat center 0;height:auto;padding: 4% 0; overflow: hidden;}
.g_pp .probt{background:url(../img/pptit.png) center no-repeat;text-align: center;font-size: 46px;color: #222222;font-weight: bold; margin-bottom: 3%;}
.g_pp p{font-size:16px;line-height: 28px;color: #888888;margin: 0 8% 3%;text-align: center;height: auto;}
.g_pp .m_pp{margin-left: 32px;}
.g_pp dl{float: left;width:27.333%;margin: 0 3%;background:url(../img/ppbg1.png) center no-repeat;height: 460px;transition: all 0.3s linear 0s;}
.g_pp dl:hover{transform: translateY(-10px);	}
.g_pp .lastdl{margin-right: 0;}
.g_pp dt{margin:20px auto;width: 270px;height: 270px;}
.g_pp dt img{width: 270px;height: 270px;display: block;transition: all 0.3s linear 0s;}
.g_pp .nybt{line-height: 42px;text-align: center;font-size: 22px;color: #0798d1;font-weight: bold;}
.g_pp dl p{font-size: 14px;line-height: 20px;color: #555555;width: 190px;text-align: center;margin: 0 auto; display: -webkit-box;          /* 使用旧版弹性盒子模型（WebKit） */
  -webkit-box-orient: vertical;  /* 设置盒子内容垂直排列 */
  -webkit-line-clamp: 3;         /* 限制显示的行数（这里设置为3行） */
  overflow: hidden;             /* 隐藏超出部分 */
  text-overflow: ellipsis;      /* 超出部分显示省略号 */
  word-break: break-word;       /* 允许在单词内换行（可选） */}
.g_pp .pp2{background:url(../img/ppbg2.png) center no-repeat;}
.g_pp .pp2 dd{padding-top: 47px;height: 126px;}
.g_pp .pp2 dt{margin-top: 44px;}
.g_pp dl:hover dt img{transform:rotate(180deg);}

.intitle{text-align: center;margin:0 auto;position:relative; display: flex; justify-content: center; align-items: center; margin-bottom:2%}
.intitle .inbt{text-transform:uppercase; font-size:40px; font-weight: bold; color: #000; margin: 0 2%;}
.intitle em{font-family: 'Conv_BebasNeue-Regular';color:#033e88;}
.intitle i{width:6px;height:6px;background:#033e88;display:inline-block;position:relative;top:-8px;border-radius:3px;margin:0 18px;}
.intitle .byi{width:160px;background: url(../img/tit1.png) no-repeat center;height:50px;}
.intitle .ber{width:160px;background: url(../img/tit2.png) no-repeat center;height:50px;}


/*首页关于*/
.aboutusbg{width: 100%; position: relative; background: #f3f3f3; padding-top: 4%;}
.aboutusbg::after{background: #fff; z-index: 0; content: ""; width: 50%; height:150px; position: absolute; left: 0; bottom: 0;}
.aboutusbg::before{background:#0798d1; width: 50%; z-index: 2;  content: ""; width:calc(50% + 30px); height: 240px;  position: absolute; right: 0; bottom: 0;}
.aboutus_box{}
.aboutus_box_left{width: 45%;  float: left; position: relative; z-index: 2;}
.aboutus_box_right{width:50%; float: right; z-index: 3; position: relative; padding-bottom: 30px;overflow: hidden;}
.aboutus_box_right img{width: 100%; display: block;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease; overflow: hidden;}
.aboutus_box_right:hover img{ -o-transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.05); }
.aboutus_tjsl {overflow: hidden;}
.aboutus_tjsl_titlei i {font-size:56px;color:#0798d1;}
.aboutus_tjsl_titleiwz {}
.aboutus_tjsl_titleiwzh {font-size:36px;font-weight:700;color:#0798d1;text-transform:uppercase; line-height: 50px;}
.aboutus_tjsl_titleiwzp {font-size:22px;color:#222;}
.aboutus_tjsl_p {margin-top:3%;font-size:15px;line-height:30px;color:#555;}
.aboutus_tjsl_more {margin-top:3%;}
.aboutus_tjsl_more .aboutus_more_link {display:block;position:relative;width:200px;height:44px;line-height:44px;text-align:center;border-radius:22px;-webkit-border-radius:22px;-moz-border-radius:22px;-ms-border-radius:22px;-o-border-radius:22px;color:#fff;background-color:#0798d1;padding-right:44px;}
.aboutus_more_linkdw {position:absolute;top:0;right:0;width:44px;height:44px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;background-color:#222;line-height:44px;text-align:center;}
.aboutus_tjsl_more {margin-bottom:12%;}

.aboutus_bsj {padding:4% 0; overflow: hidden;}
.aboutus_bsj .aboutus_bsj_item {border-right:1px solid #e1e1e1;padding:0 8%; box-sizing: border-box;}
.aboutus_bsj .aboutus_bsj_item:last-child {border-right:none;}
.aboutus_bsj .aboutus_bsj_item:first-child {padding-left:10px;}
.aboutus_bsj_itemt span {font-size:38px;font-weight:700;color:#222;}
.aboutus_bsj_itemt b {display:inline-block;width:24px;height:24px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;background-color:#0798d1;text-align:center;line-height:24px;color:#fff;font-size:14px;vertical-align:top;}
.aboutus_bsj_itemb {font-size:14px;color:#777;}



.shenglue5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
}
.aboutus_t {padding:4% 0;background-color:#f3f3f3;}
.aboutus_ttitle {text-align:center;}
.aboutus_ttitleh {font-size:42px;color:#222;font-weight:700;}
.aboutus_ttitlep {font-size:14px;color:#999;}
.aboutus_tjs {margin-top:50px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;}

.aboutus_tjsr {width:54%;position:relative;}
.aboutus_tjsrdwlan {position:absolute;left:0;bottom:-150px;height:190px;background-color:#0798d1;}
.aboutus_tjsrdwimg {position:absolute;width:100%;height:100%;left:0;top:0;padding-left:30px;}
.aboutus_tjsrdwimg_box {position:relative;height:503px;background-repeat:no-repeat;background-position:center;background-size:cover;}
.aboutus_tjsrdwimg_txt {position:absolute;left:0;bottom:0;width:100%;padding:15px 0;background-color:rgba(0,0,0,.7);text-align:center;}
.aboutus_tjsrdwimg_txth {font-size:22px;font-weight:700;color:#fff;}
.aboutus_tjsrdwimg_txth span {display:inline-block;width:8px;height:8px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;vertical-align:middle;background-color:#ff7800;margin:0 5px;}
.aboutus_tjsrdwimg_txtp {font-size:12px;color:rgba(255,255,255,.6);}

.aboutus_blb {position:relative;margin-top:90px;border-top:1px solid #e1e1e1;}
.aboutus_blb_list {position:absolute;width:51%;left:50%;top:0;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.aboutusblb_slider {padding:10px 0;}
.aboutusblb_slider .aboutusblb_slider_item {margin-right:1px;display:block;overflow:hidden;height:46px;line-height:44px;border-radius:23px;-webkit-border-radius:23px;-moz-border-radius:23px;-ms-border-radius:23px;-o-border-radius:23px;background-color:#fff;color:#666666;border:1px solid #d8d8d8;text-align:center;}
.aboutus_blbx {margin-top:55px;}
.aboutusblb_slider.swiper-slide-thumb-active .aboutusblb_slider_item {background-color:#0798d1;border-color:transparent;color:#fff;}
.aboutusblb_slider .aboutusblb_slider_item:hover {border-color:transparent;background-color:##0798d1;}
.aboutu_item {padding:0 10px;}
.aboutu_item_link {display:block;overflow:hidden;position:relative;}
.aboutu_item_link img {width:100%;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;}
.aboutu_item_link:hover img {transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}
.aboutu_item_linkdw {position:absolute;width:100%;left:0;bottom:0;background-color:rgba(0,0,0,.6);height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;padding:0 5px;}
.aboutu_item_link:hover .aboutu_item_linkdw {background-color:rgb(255,120,0);}
.aboutusblbx_slide .owl-controls .owl-page.active span {background-color:#ff7800;}
.aboutusblbx_slide .owl-controls .owl-page span {background-color:#869791;}
@media screen and (max-width:1200px) {
  .aboutus_bsj_itemt span {font-size:30px;}
  .aboutus_bsj .aboutus_bsj_item {padding:0 4%;}
  .aboutus_bsj {padding:2% 0;}
  .aboutus_tjsrdwlan {height:160px;bottom:-130px;}
;}


/*首页产品*/
.i_case{ overflow:hidden; padding:4% 0; box-sizing: border-box;  background-size: cover; background: url(../img/p_bg.jpg) no-repeat; background-size: cover; background-attachment: fixed;}
.i_case .i_case_con{overflow:hidden; width:100%; margin:0 auto;text-align:center;}
.i_case_t label{color:#fffefe; font-size:14px; text-transform:uppercase;line-height:26px; letter-spacing:4px;}


.i_case .i_case_con .i_cast_a{text-align:center;font-size:15px;margin-bottom:4%;}
.i_case .i_case_con .i_cast_a a{display:inline-block;position:relative;padding:0 1%;margin:0 5px;line-height:35px;color:#999;z-index:2; border: 1px solid #efefef; background:#fff; border-radius:4px}
.i_case .i_case_con .i_cast_a .on{color:#fff; background:#0798d1}




.i_case .i_case_con .i_case_ul_div{ display:none;}
.i_case .i_case_con ul{ overflow:hidden; zoom:1;}
.i_case .i_case_con ul li{ margin-right:2%; float:left; _display:inline; overflow:hidden; text-align:center;width: 23%;-webkit-transition:0.5s;transition:0.5s;}
.i_case .i_case_con ul li .pic{ text-align:center; border: 1px solid #e0e0e0}
.i_case .i_case_con ul li .pic img{ width:100%; height:auto; display:block;}
.i_case .i_case_con ul li .pic{ overflow:hidden;}
/* .i_case .i_case_con ul li:hover{-webkit-transform: translate(0, -5px);transform: translate(0, -5px);} */
.i_case .i_case_con ul li a:hover .pic img{ -o-transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}

.i_case .i_case_con ul li .title{ line-height:24px;  }
.pictitle { display:block;overflow:hidden;cursor: pointer;transition: 0.3s;}
.pictitle p {font-size:16px;color:#333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;line-height:30px;padding:13px 0;}
.i_case .i_case_con ul li :hover .pictitle p{ color:#0798d1;}
.trans { -webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}


.page_products_1{padding:4% 0; overflow: hidden;}
.products_264_1 .page_products_box{}
.products_264_1 .page_products_box .page_products_title{text-align: center;color: #1a1a1a;font-size: 34px;margin-bottom: 30px}
.products_264_1 .page_products_ul{display: flex;flex-wrap: wrap;justify-content: space-between}
.products_264_1 .page_products_li{width:32.333%;margin-bottom: 17px;position: relative;overflow: hidden}
.products_264_1 .page_products_li .page_products_li_content{display: none}
.products_264_1 .page_products_li .page_products_li_content{position: absolute;bottom: 80px;left: 10px;z-index: 2; padding: 2%; box-sizing: border-box;}
.products_264_1 .page_products_li .page_products_li_content .page_products_con_li{font-size: 15px;line-height: 26px;color: #fff;padding-left: 20px;box-sizing: border-box;position: relative}
.products_264_1 .page_products_li .page_products_li_content .page_products_con_li:after{content: '';position: absolute;height: 6px;width: 6px;border-radius: 10px;background: #fff;left: 6px;top: 10px}
.products_264_1 .page_products_li .page_img_box img{transition:  all .3s;width: 100%;object-fit: cover;display: block}
.products_264_1 .page_products_li .page_img_box{position: relative}
.products_264_1 .page_products_li:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.5);display: none}
.products_264_1 .page_products_li .page_products_li_title{position: absolute;bottom:0;left: 0;width: 100%;background: #0006;transition: all .3s;z-index: 1}
.products_264_1 .page_products_li .page_products_li_title>div{padding: 0 60px 0 15px;box-sizing: border-box;font-size: 22px;line-height: 54px;color: #fff;display: inline-block;position: relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;max-width: 100%;display: inline}
.products_264_1 .page_products_li .page_products_li_title>div:after{content:'';background: url(../img/916428df5d.png) no-repeat center;width: 20px;height: 11px;background-size: contain;margin-left: 30px;display: inline-block;position: absolute;right: 10px;top: 50%;transform: translateY(-50%)}
@media screen and (min-width:991px){
  .page_products_2.products_264_2 .page_products_top .page_products_top_li{transition:  all .3s}
  .page_products_2.products_264_2 .page_products_top .page_products_top_li:hover{background: #0798d1}
  .page_products_2.products_264_2 .page_products_top .page_products_top_li:hover a{color: #fff}
  .products_264_1 .page_products_li:hover .page_products_li_title{background: #0798d1}
  .products_264_1 .page_products_li:hover:after{display: block}
  .products_264_1 .page_products_li:hover .page_products_li_content{display: block}
  /*.products_264_1 .page_products_li:hover .page_img_box img{transform: scale(1.1)}*/

}
@media screen and (max-width:991px){
  .products_264_1 .page_products_li .page_products_li_content .page_products_con_li:after{background: #bfbfbf}
  .products_264_1 .page_products_li{width:48%;margin-bottom: 30px}
	.products_264_1 .page_products_li .page_products_li_title>div{font-size:20px;line-height: 40px}
  .products_264_1 .page_products_li .page_products_li_content .page_products_con_li{font-size: 15px;line-height: 26px}
	.products_264_1 .page_products_li .page_products_li_title{background: #0798d1}
	.products_264_1 .page_products_box .page_products_title{font-size: 42px;margin-bottom: 10px}
	.products_264_1 .page_products_li .page_products_li_title>div{padding-left: 30px}
	.products_264_1 .page_products_li .page_products_li_content{display: block;position: unset;margin-top: 20px}
	.products_264_1 .page_products_li .page_products_li_content .page_products_con_li{color: #4c4c4c}
}

@media screen and (max-width:768px){
  	.products_264_1 .page_products_li .page_products_li_title>div{font-size:18px;line-height: 40px}
  .products_264_1 .page_products_li .page_products_li_content .page_products_con_li{font-size: 14px;line-height:24px}
}

@media screen and (max-width:600px){
  .products_264_1 .page_products_li .page_products_li_content .page_products_con_li:after{top: 7px}
  .products_264_1 .page_products_li{margin-bottom: 20px}
	.products_264_1 .page_products_li .page_products_li_title>div{font-size: 16px;line-height: 40px}
	.products_264_1 .page_products_li .page_products_li_content .page_products_con_li{font-size: 13px;line-height: 20px; margin-bottom: 2%;}
	.products_264_1 .page_products_li .page_products_li_title>div{padding-left: 15px;padding-right: 40px}
	.products_264_1 .page_products_li .page_products_li_content{display: block;position: unset;margin-top: 10px}
	.products_264_1 .page_products_box .page_products_title{font-size: 21px}
}

.schj{padding: 0 0 4%;}
.schj_ct {overflow:hidden;}
.schj_slide {position:relative;padding:0 10px;width:18%;height:auto; box-sizing: border-box;}
.schj_slide.swiper-slide-active {width:46%;}
.schj_slidebox {height:100%;overflow:hidden;}
.schj_slidebox img {width:100%;height:100%;object-fit:cover;}
.schj_slidedw {padding:14% 10px;position:absolute;top:0;left:50%;width:calc(100% - 20px);height:100%;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:space-between;text-align:center;color:#fff;transform:translateX(-50%);}
.schjdw_s {font-size:32px;font-weight:700;}
.schjdw_txtw {margin:0 auto;width:60px;height:60px;background-color:rgba(255,255,255,.3);border-radius:100%;display:flex;align-items:center;justify-content:center;}
.schjdw_txtl {width:50px;height:50px;background-color:var(--color29335c);border-radius:100%;display:flex;align-items:center;justify-content:center;}
.schjdw_txtl i {font-size:22px;}
.schjdw_tle {margin:20px 0;font-size:22px;font-weight:700;}
.schjdw_en {text-transform:uppercase;}
.schj_slidetxtdw {padding:0 10px;position:absolute;bottom:0;left:0;width:100%;}
.schjtxtdw_box {padding:50px 30px;background-color:rgba(7,152,209,0.9);display:flex;align-items:center;color:#fff;height:0;opacity:0;transition:height .4s;}
.schjtxtdw_boxlh {font-size:26px;font-weight:700;}
.schjtxtdw_boxlp {margin-top:10px;font-size:20px;}
.schjtxtdw_boxx {margin:0 20px;width:1px;height:60px;background-color:#fff;}
.schjtxtdw_boxr {flex:1;}
.schj_slide.on .schj_slidedw {display:none;}
.schj_slide.on .schjtxtdw_box {height:auto;opacity:1;}
.schj_pagination {margin-top:30px;display:flex;justify-content:center;}
.schj_pagination span {margin:0 4px;}
.schj_pagination span.swiper-pagination-bullet-active {border-radius:4px;width:20px;}
.schj .swiper-pagination-bullet-active{background:#0798d1;}

.home-news{padding:4% 0; overflow: hidden; background: #f8f8f8 url(../img/n_bg.jpg) no-repeat center bottom;}
.home-news .list{margin-top:3%; overflow: hidden;}
.home-news .list ul{list-style:none;display:flex;flex-wrap:wrap}
.home-news .list li{background:#f5f9fc;border-radius:10px;overflow:hidden;width:32%;margin-right:2%}
.home-news .list li:nth-child(3n){margin-right:0}
.home-news .list li .img{width:100%;}
.home-news .list li .img img{width:100%;object-fit:cover; transition: all .5s; overflow: hidden;}
.home-news .list li .info{padding:5%; box-sizing: border-box;}
.home-news .list li .info .date{color:#999; margin-bottom: 2%;}
.home-news .list li .info .title{font-size:22px;font-weight:500;margin:2% 0; color: #0b1b2b;}
.home-news .list li .info .text{color:#555555;margin-bottom:10px}
.home-news .list li .info .more{font-size:14px;font-weight:500; color: #0b1b2b;}
.home-news .list li .info .more em{transform:rotate(-45deg);display:inline-flex;transition:transform .1s linear}
.home-news .list li:hover .img img{transform:scale(1.02)}
.home-news .list li:hover .info .title{color:#0798d1}
.home-news .list li:hover .info .more{color:#0798d1}
.home-news .list li:hover .info .more em{transform:none}
.line2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}

.m-f{width: 100%; padding: 3% 0 1%; background: url(../img/f-bj.jpg) no-repeat; background-size: cover;background-attachment: fixed;}
.m-f-01{background: rgba(0,0,0,0);}
/*main-foot*/
.footer *{}
.footer{position: relative;display: inline-block;width: 100%;}
.m-f-zz{width: 100%}
.m-f-zz img{width: 100%;height: 60px;}

@media(max-width:1200px){
  .footer{}
  .m-f-zz img{width: 100%;height: 50px;}
}
@media(max-width:992px){
  .m-f-zz img{width: 100%;height: 40px;}
  .footer{padding: 40px 0px 15px 0px;position: relative;}
}
@media(max-width:768px){
  .m-f-zz img{width: 100%;height: 30px;}
  .footer{padding:30px 0 0px;width: 100%;}
}

.m-bottom{width: 100%;display: inline-block;width: 100%;padding:1% 0;position: relative;border-top: 1px solid rgba(255,255,255,.15);background: rgba(0,0,0,0)}
.m-bottom *{transition:all 0.3s ease 0s;}
.m-bottom .f-link{display: none;}
.copy{color: #ccc;font-size: 14px;text-align: center;width: 100%;margin:0px 0 0 0;width: 100%;}
.copy a:hover{color:#fff;text-decoration: underline;}


.m-b-con-box{border-top: 0px solid rgba(255,255,255,.15);}
.m-b-con{padding: 0px 0 2%}
.m-b-con{transition:all 0.3s ease 0s;width: 100%; overflow: hidden;}
.m-b-con ul{margin:0 0 0 -2%;width: 102%;}
.m-b-con ul li{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:0px 0 0 2%;padding:2% 2% 2% 6%;width: 31%;float: left;position: relative;overflow: hidden;border:  1px solid rgba(255,255,255,.2); min-height: 98px;}
.m-b-con ul li em{width:50px;position: absolute;left:30px;top:30px;}
.m-b-con ul li em img{width:100%;height: auto;}
.m-b-con ul li span{font-size: 20px;line-height: 20px;color:#fff;font-family: "poppins-semibold";margin:0 0 2% 0;text-transform: uppercase;}

.m-b-con ul li p{color:#ccc;line-height:24px;margin:0px 0 0 0;overflow: hidden;}
.m-b-con ul li p a{color:#ccc;line-height:24px;display: inline;}
.m-b-con ul li p a:hover{color:#fff;}

.m-b-con ul li:last-child p{max-height: 72px}

/*fot_links*/
#blockbestsellers{width: 100%;}
.fot_links {float: left;}
.fot_links-01{width:34%;margin: 0 0% 0 0%;padding: 0px 6% 0 0%;}
.fot_links-02{width:18%;margin: 0 0% 0 0%;padding: 0px 4% 0 0%;}
.fot_links-03{width:18%;margin: 0 0% 0 0%;padding: 0px 4% 0 0%;}
.fot_links-04{width:18%;margin: 0 0% 0 0%;padding: 0px 4% 0 0%;}
.fot_links-05{width:10%;margin: 0px 0% 0 0%;padding: 0px 0% 0 0%;float: right;}
.fot_links-05 li img{width: 80%; display: block;}

.fot_links ul{margin: 5% 0 0 0;width: 100%}
.fot_links ul *{transition:all 0.3s ease 0s;}
.fot_links ul li{width: 100%;}
/* .fot_links ul li{display:inline-block;padding:4px 0 4px 0px;width: 100%;} */
/* .fot_links ul li:first-child{padding: 0 0 4px 0;} */
.fot_links ul li a{color:#ccc;font-size:14px;line-height: 26px;margin: 0px 0;padding:0 0 0 0px;/* background: url(../images/f-nav-i.png) no-repeat 0px 9px; */display: inline-block;text-transform:capitalize;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;}
.fot_links ul li a:hover{color:#fff;/* background: url(../images/f-nav-i-01.png) no-repeat 0px 9px; */}
.fot_links .column_icon_toggle{display:none;}
.fot_links ul li a:hover{color: #fff;text-decoration: underline;}

@media(max-width:100px){
.fot_links-01{width: 33%;padding: 0 4% 0 0%}
.fot_links-02{width: 19%;padding: 0 2% 0 0}
.fot_links-03{width: 24%;padding: 0 2% 0 0}
.fot_links-04{width: 22%;padding: 0px 0 0 0%;float: right;}
}
@media(max-width:992px){

.fot_links ul{margin: 25px 0 0 0;width: 100%}
.fot_links-01{width: 100%;padding: 0 0% 0 0%;margin:0 0 0 0;text-align: left;}
.fot_links-02{width: 25%;padding: 0 4% 0 0%}
.fot_links-03{width: 25%;padding: 0 4% 0 0%;}
.fot_links-04{width: 25%;padding:0px 0% 0 0%;}
.fot_links-05{width: 25%;padding:0px 0% 0 0%;}
}


@media(max-width:768px){
  .fot_links-05{width: 45%;padding: 40px 0% 0 0%;float: right;display: none !important;}
  .m-f-con{padding: 0px}
  .fot_title i{display: block;margin: -25px 0 0 0;}
  .fot_links ul{margin: 0 0 0;display: inline-block;}
  .active i{}
  .fot_links{margin: 0 auto;}
  .fot_links{margin: 0px 0;float: none;display: inline-block;}
  /* .fot_links-04{width: 100%;height: auto;padding: 10px 0 10px 0px;border: none;} */
  .fot_links .column_icon_toggle {display: inline-block;position: absolute;right: 0px;font-style:normal;cursor:pointer;color:#eee;}
  .fot_links .fot_title{cursor:pointer;border:none;padding: 0}
  .fot_links .fot_title:before{display: none;}
  .fot_links .fot_title em{padding:0 0 0 0px;margin: 6px 0;background: none;color: #fff;font-size: 18px;}
  .fot_links ul li:before{content: "\f105";font-size: 14px;margin: -12px 5px 0 0;color: #ccc;vertical-align: middle;display:none;}
  .fot_links ul li{vertical-align: middle;}
  .fot_links-01{margin-bottom: 3%;}

}

@media(max-width:480px){

}
/*fot_title*/
.fot_title{display:block;position: relative;padding:0 0 0px 0;width: 100%;}
.fot_title em{color:#fff; display:block;line-height:20px;text-transform:uppercase;margin: 0px 0 0 0;padding: 0 0px 0px 0px;font-family: "poppins-semibold";font-size: 20px;line-height: 20px;}
.fot_title i{transition:all 0.3s ease 0s;font-size:14px;color:#fff;float: right;display: none;width:30px;text-align: center;}
.icon-minus-sign:before {content:"\f077" !important;}
.icon-plus-sign:before {content: "\f078" !important;}

@media(max-width:1200px){}
@media(max-width:992px){
  .fot_title em{padding:0 0px 0px 0}
}
@media(max-width:768px){
  .fot_title{display:block;background:none;}
}
@media(max-width:480px){}

/*f-dy*/
.f-dy{width:100%;max-width: 100%;display: inline-block;float: left;}
.f-dy p{font-size: 14px;line-height: 24px;color:#ccc;width: 100%;margin:4% 0 0 0;overflow: hidden;}
.f-dy-search{display: inline-block;width:100%;margin:2% 0;position: relative;}
.f-dy-search * {transition:all 0.3s ease 0s;}
.f-dy-search .f-dy-search_main{width:100%;height:40px;color:#fff;padding:0px 20px 0 20px;line-height:40px;font-size:14px;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;background:rgba(255,255,255,.1);border: 1px solid rgba(255,255,255,0);}
.f-dy-search .f-dy-search_main:focus{color:#fff;background:rgba(255,255,255,.1);}
.f-dy-search span{width: auto;display: inline-block;background: #0798d1;overflow: hidden;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;margin:20px 0 0 0;}
.f-dy-search .f-dy-search_btn{right:0px;top:0px;width: auto;margin:0px 0 0 0;background: url(../img/dy.png) no-repeat right 30px center;height: 38px;color:#fff;width: auto;padding:0 55px 0 30px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;text-transform: uppercase;font-size: 14px;line-height: 40px;font-family: "poppins-regular";}
.f-dy-search .f-dy-search_btn{}
.f-dy-search .f-dy-search_btn:hover{}
.f-dy-search span:hover{background: #0798d1;}
.f-dy-search span:hover .f-dy-search_btn{color:#fff;background: url(../img/dy.png) no-repeat right 30px center;}





.link_bg{background-color:#2e2d2d;padding:0.6% 6%;overflow: hidden;}
.link_dht{line-height:30px;font-size:14px; color:#ebebeb;}
.link_dht i{display: inline-block;color:#ebebeb;font-size:1vw;line-height:30px;border-radius:50%;text-align:center;font-weight:400;margin-right:10px;transition:all .4s;position: relative;}
.link_dht i img{height:25px; vertical-align: middle;}
.link_nr{margin-left:20px; width: 82%}
.linkTagcs{height:auto;}
.linkTagcs ul{margin:0px;padding:0px;list-style-type:none;}
.linkTagcs li{list-style:none;margin:0px;padding-right:11px;float:left;}
.linkTagcs li a{color:#ebebeb;word-break:break-all;font-size: 14px; line-height:32px;}
.linkTagcs li img{border:0px;}


/* åº•éƒ¨ */
footer{clear:both;margin:0px auto;padding:0px;background-color:#eaebec}
footer ul{list-style:none;padding:0px}
footer .foot-main{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:50px 0px;border-bottom:1px solid #FFFFFF65}
footer .foot-main .foot-item{width:14%}
footer .foot-title{font-size:22px;font-weight:500;margin-bottom:20px;text-transform:capitalize;color:#000000}
footer .foot-item.foot-info{width:42%;box-sizing:border-box;padding-right:3%}
footer .foot-touch .foot-inner{display:flex;margin-bottom:10px;align-items:flex-start;color:#4f4f4f}
footer .foot-touch .foot-inner .icon{width:20px;display:inline-flex;align-items:center;justify-content:center}
footer .foot-touch .foot-inner .icon em{width: 20px;}
footer .foot-touch .foot-inner .icon em img{width: 100%;}
footer .foot-touch .foot-inner .content{flex:1;padding-left:10px}
footer .foot-touch .foot-inner .content a{transition:all .1s linear}
footer .foot-touch .foot-inner .content:hover a{color:var(--color)}
footer .foot-touch .foot-inner .content span{margin-right:4px}
footer .foot-share{margin-top:20px}
footer .foot-share ul{display:flex;flex-wrap:wrap}
footer .foot-share ul a{margin-left:10px;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;color:#FFFFFF;background-color:#4f4f4f;transition:all .1s linear}
footer .foot-share ul a img{width:60%; display: block}
footer .foot-share ul a:hover{background-color:#ea5619}
footer .foot-list{display:flex;flex-wrap:wrap}
footer .foot-list li{width:100%}
footer .foot-list li a{display:inline-block;padding:4px 0px;text-transform:capitalize;color:#4f4f4f}
footer .foot-list li a:hover{color:var(--color)}
footer .logo{display:block;margin-bottom:16px}
footer .logo img {width:auto;max-height:60px}
footer .foot-categories .foot-list li{width:100%}
footer .foot-item.foot-code{width:12%}
footer .foot-code img{width:auto;height:140px}
footer .copyright{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;box-sizing:border-box;text-align:center;padding:12px;color:#000000;font-size:var(--fontsize14)}
footer .copyright a{margin-left:10px}
footer .copyright a:hover{color:var(--color)}
footer .gotop{display:flex;justify-content:center;align-items:center;font-weight:600;cursor:pointer;transform:rotate(180deg);opacity:0}
footer .gotop em{font-weight:var(--fontbold3);font-size:var(--fontsize20)!important;color:#FFFFFF;background:var(--color);width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center}
  



/*************************************************************************************************/
.i-bana,.n-absc ul,.n-abtab ul,.n-abta,.n-acb ul,.n-coj ul,.n-csx ul,.n-news ul,.n-proa,.n-prs,.n-prsa ul,.n-prxa,.n-prt,.n-prtt ul{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-o-flex;display:-ms-flexbox;display:flex;}
.i-ban{position: relative;}
.i-ban img{width: 100%; display: block;}
.i-bana{position: absolute;top: 0;left: 0;width:100%;height: 100%;z-index: 1;align-items: center;justify-content: center;font-size:32px;color:#fff;text-transform:uppercase;background:rgb(0 0 0 / 14%); line-height: 40px;}
.i-bana span{display:block;width:50px;height:5px;background:#fff;margin:10px auto 0;}

/*其他栏目*/
.i-tit{background:#f5f5f5;}
.i-tita{margin:auto;justify-content: space-between;align-items: center; display: flex;}
.i-titaa a{display:block;padding:20px 30px;font-size:16px;}
.i-titaa ul{display: flex;}
.i-titaa li.curss a{background:#0798d1;color:#fff;}
.i-titab{align-items: center; display: flex;}
.i-titab p{color:#555;}
.i-titab img{margin-right: 10px;}
.i-titab a{display:inline-block;padding:0 10px;}
.i-titab samp{margin-left: 10px;display:inline-block}
.i-titab a:hover{color:#0798d1}

.l-a {width: 100%;padding: 3% 0; overflow: hidden;}
.aboutny{font-size:15px;color: #3c3d3a;line-height:32px; overflow: hidden; display: flex; align-items: center;}
.aboutny_left{width: 52%; float: left;}
.aboutny_left .ny{overflow: hidden;}
.aboutny_right{width: 45%; margin-left:3%; float: right; overflow: hidden; }
.aboutny_right img{width: 100%; display: block; clear: both; overflow: hidden; transition: all .5s; -webkit-transition: all .5s; height:auto}
.aboutny_right:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.aboutny .abt{font-size:30px; color: #3c3d3a; margin-bottom:3%; font-weight: 600;}
.aboutny span{font-weight: 600; color: #0798d1;}

.technology-content {width:100%;height:100%; margin-top:4%;}
.technology-content ul {width:100%;display:flex;justify-content:space-between;}
.technology-content ul li {width:31.333%;display:flex;justify-content:center;align-items:center;box-shadow:0 3px 8px 0 rgba(19,20,21,.17);position:relative;padding:6% 0;padding-bottom:2%;border-radius:5px; background: #fff;}
.technology-nr {display:flex;flex-direction:column;justify-content:center;align-items:center;}
.technology-nr .technology-top {position:relative;}
.technology-nr .technology-top em img{width: 60%; margin: auto; display: block;}
.technology-nr p {text-align:center;margin-top:18%;font-size:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.technology-content .show {position:absolute;background-color:#0798d1;width:100%;height:100%;color:#FFFFFF;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:18px;opacity:0;transition:all .6s ease;border-radius:5px;top:0px;left:0;}
.technology-content .show p {width:100%;}
.technology-content .show p:nth-child(1) {font-size:24px;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden; line-height: 36px;}
.technology-content .show p:nth-child(2) {text-align:center;font-size:16px;width:80%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden; line-height: 28px;}
.technology-content ul li:hover .show {opacity:1;}
.technology-content ul li:hover .show p{margin-top: 3%;}
.technology-content ul li:hover .technology-top em {display:none;}


.Culturebox{padding: 3% 0 0; overflow: hidden;}
.f50{ font-size: 50px; text-align: center; line-height: 2.4; color: #333;}
.f40{ font-size: 40px; text-align: center; line-height: 2.4;}
.f30{ font-size: 30px; text-align: center; line-height: 2.4;  color: #333; position: relative;}
.color-blue{ color: #0798d1; text-transform: uppercase; text-align: center; font-weight: 800;font-size: 60px; line-height: 2.4; position: absolute; top: -35px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto; opacity: 0.2;}
.f22{font-size: 16px; text-align: center; line-height: 28px;}
/* .dis-flex-center-center{  display: flex; align-items: center; justify-content: center;}
.flex-column{ flex-direction: column;} */
.Culture{  background: url(../img/CultureBg.jpg) no-repeat center center; background-size: cover; height:650px; color: #fff;}
.Culture ul{display: flex; height: 100%;}
.Culture li{ width:33.333%; border-right: 1px solid rgba(255, 255, 255,.3);  position: relative; display: flex; align-items: center; justify-content: center;  flex-direction: column; padding:0 3%; box-sizing: border-box;}
.Culture li:last-child{ border-right: none;}
.Culture li .line{ width: 30px; height: 3px; margin:32px 0; background-color: #fff;}
.Culture li>div{ position: relative; z-index: 5;}
.Culture li::after{ width: 100%; height: 0; transition: all .36s; position: absolute; background-color: rgba(28, 86, 166,.8); content: ''; display: block; left: 0; bottom: 0;
  -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.Culture li:hover::after{ height: 100%;}


.zzjg{width: 100%;padding: 3% 0; overflow: hidden;}
.zzjg img{max-width: 100%; display: block; margin: auto;}




.i-hj{margin-bottom:0px; overflow: hidden;}
.i-hj ul{display:flex;margin-left:-3%;flex-wrap: wrap;}
.i-hj li{width:22%;box-sizing:border-box;margin-left:3%;margin-bottom:20px;text-align: center;line-height:.5rem;transition-delay: 1s; font-size: 15px; overflow: hidden;}
.i-hj li .hhimg{width:90%; display: block; margin: auto; transition:all 0.3s; overflow: hidden;}
.i-hj li .hhimg img{width:100%!important;overflow:hidden; display: block;transition:all 0.3s; overflow: hidden;}
.i-hj li:hover{color:#0798d1;}
.teaser{opacity:1;transform:translate3d(0,0px,0);transition:opacity 1s cubic-bezier(.25,.1,.25,1),transform 1s cubic-bezier(.25,.1,.25,1); overflow: hidden;}
.teaser.is-visible{opacity:1;transform:translate3d(0,0,0);}
.i-hj li:hover .hhimg img{transform:scale(1.2,1.2); overflow:hidden}

.honor{height:auto;overflow:hidden;}
.honor ul{list-style:none;overflow:hidden;margin-right:-2%;margin-top:2%}
.honor li{width:18%;height:auto;overflow:hidden;margin-right:2%;float:left;margin-bottom:3%}
.honor li .hpic{border:1px solid #cdcdcd;height:auto;overflow:hidden; width:100%; display: block; margin: auto;}
.honor li a{display:block;width:100%;overflow:hidden;transition:all 0.3s}
.honor li .hpic img{width:100%!important;overflow:hidden; display: block;}
.honor li div:hover{border:1px solid #0798d1}
.honor li a:hover{transform:scale(1.2,1.2);overflow:hidden}
.honor li span{display:block;text-align:center;line-height:40px;color:#222;font-size:15px}


.grey{background: #f7f7f7;}

.workshop{height:auto;overflow:hidden;}
.workshop ul{list-style:none;overflow:hidden;margin-right:-3%;margin-top:2%}
.workshop li{width:22%;height:auto;overflow:hidden;margin-right:3%;float:left;margin-bottom:2%}
.workshop li .hpic{border:1px solid #cdcdcd;height:auto;overflow:hidden; width:92%; display: block; margin: auto;}
.workshop li a{display:block;width:100%;overflow:hidden;transition:all 0.3s}
.workshop li .hpic img{width:100%!important;overflow:hidden; display: block;}
.workshop li div:hover{border:1px solid #0798d1}
.workshop li a:hover{transform:scale(1.2,1.2);overflow:hidden}
.workshop li span{display:block;text-align:center;line-height:40px;color:#222;font-size:15px}

.pzlc{overflow: hidden;}
.pzlc img{max-width: 100%; display: block; margin: auto;}


.pro-list{}
.pro-list ul{display:flex;flex-wrap:wrap; margin-right: -2%;}
.pro-list li{background:#FFFFFF;border-radius:8px;box-shadow:0 0 6px 0 rgba(233,233,233,.47);margin-bottom:2em; border: 1px solid #f5f5f5; width:23%; margin-right: 2%; text-align: center;}
.pro-list li:hover .pro-img img{transform:scale(1.03)}
.pro-list li:hover .pro-img .icon{opacity:1;transform:translateY(0)}
.pro-list li:hover .pro-img a::after{opacity:1}
.pro-list li:hover .pro-info .title{color:#0798d1}
.pro-list li:hover .pro-info .more{background:#0798d1;border:none;color:#FFFFFF}
.pro-list li .pro-meta{position:absolute;left:10px;top:10px;z-index:1;display:flex;flex-direction:column;display:none}
.pro-list li .pro-meta>*{margin-bottom:10px;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1}
.pro-list li .icon-hottitle{color:#FFFFFF;background:#0798d1}
.pro-list li .icon-videoplay{background:rgba(0,0,0,.5);color:#FFFFFF;font-size:18px}
.pro-list li .icon{background:rgba(0,0,0,.5);color:#FFFFFF;font-weight:600;cursor:pointer;transition:all .15s linear;transform:translateY(10%);opacity:0}
.pro-list li .icon.pro-checked{background:#0798d1;opacity:1;transform:translateY(0)}
.pro-list li .pro-img{position:relative}
.pro-list li .pro-img a{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.pro-list li .pro-img a::after{opacity:0;content:"";position:absolute;left:0px;top:0px;width:100%;height:100%;background:rgba(0,0,0,.2);transition:all .1s linear}
.pro-list li .pro-img img{width:100%;height:100%;object-fit:contain;transition:all .1s linear}
.pro-list li .pro-info{padding:5%; box-sizing: border-box;}
.pro-list li .pro-info .title{font-size:18px;font-weight:600;line-height:1.2;margin-bottom:2%;display:block}
.pro-list li .pro-info .data-price{display:none}
.pro-list li .pro-info .text{color:#555;margin-bottom:2%;word-break:break-word}
.pro-list li .pro-info .more{margin-top:2%;min-width:140px;line-height:43px;border:1px solid #999;font-size:14px;color:#999;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;text-transform:capitalize}
.pro-list.list1 ul{margin-right:-2%;}
.pro-list.list1 li{width:23%;margin-right:2%;flex-direction:column}
.pro-list.list1 li .pro-img{width:100%}
.pro-list.list1 li .pro-info{text-align:center}
.pro-list.list0 li{width:100%}
.pro-list.list0 li .pro-img{width:100%}
.pro-list.list0 li .pro-info{flex:1;padding:30px 20px}
.pro-list.list0 li .pro-info .title{font-size:22px}
.lazy-wrap.lazy-loaded+.pro-meta{display:flex}

.pro_right{width:100%; overflow: hidden;}
.productss{overflow: hidden;}
.productss img{max-width: none !important;}
.promore_l{width:45%;float:left;}

/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:99.8%; border:1px solid #d6d6d6; background:#fff}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â§Ãƒâ€¹Ã¢â‚¬ ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:26px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:80px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:100px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:80px;height:80px;}
.spec-scroll .items ul li img:hover{border:2px solid #0798d1 ; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:2px solid #e6e6e6;}
.pros_right_top .pbt{overflow:hidden; font-size:28px; color:#0798d1 ; padding-bottom:10px; line-height: 45px;}
.proleft{width:100%;font-size:16px; line-height:30px; margin-top:20px;}
.proleft p{font-size:16px; line-height:25px; }


.procolor{ margin-top:20px;}
.procolor_bt{font-weight: 600; font-size: 16px; color: #333;border-bottom: 1px dashed #e6e6e6; padding-bottom: 10px;}
.procolor ul{}
.procolor li{border: 1px solid #ccc; margin:2% 1% 0 0; display: inline-block; width:35px; height: 35px}
.color_witer{background: #fff}
.color_red{background: #ff0000}
.color_yellow{background: #fff600}
.color_blue{background: #02028f}
.color_pink{background: #ff3be6}
.color_black{background:#000}
.color_green{background: #049915}

.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 2%;overflow:hidden;margin-top:4%;}
.pc-cx-tel-1-t1{width: 28%;height: auto;background: #333;font-size: 18px;line-height: 44px;text-align: center;float: right;margin-top: 15px;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: auto;padding-left: 70px;background: url(../img/head-c-r1.png) no-repeat 0px center;font-size:20px;color: #454545;float:left;line-height:30px;}
.pc-cx-tel-1-t2 p{line-height: 24px;font-size: 18px}
.pbtn{margin-top:10px;overflow:hidden;}
.pbtn a{width:33%;height:50px;line-height:50px;float:left;text-align:center;margin-right:3%; background: #0798d1;
    color: #fff; font-size:18px}
.pbtn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;line-height:1;top:0px;}
.pbtn i img{width:20px; vertical-align: middle;}
.pbtn a:hover{background:#ff963a;color:#fff;}
/* .pbtn a:nth-child(2){width:50%; background:#ff963a;} */

.wl2{overflow: hidden; width: 45%; margin-top: 3%;}
.wl2 a{font-size:24px;line-height: 50px;color: #0798d1;padding: 0 3%; background: none; width: auto;}

.tabs-basic{width:100%; margin-top:50px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px; color: #333}
.tabs-basic .tab-active{border-bottom:2px solid #0798d1 ; color:#fff; background:#0798d1 ;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%; clear: both; display: block;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:5%;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#0798d1 ; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px;}
.scrollleft2 ul{margin-right: -2%}
.scrollleft2 li{width:200px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #fff ;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}


.case-list { margin:0; font-size: 0; margin-right: -1%; }
.case-item {position: relative; float: left; margin-right: 1%; margin-bottom: 2%; width:32.333%; overflow: hidden;}
/* .case-item:nth-of-type(3n) { margin-right: 0;} */
.case-item img {width: 100%; height: auto; transition: all .5s; display: block;}
.case-text {position: absolute; bottom: 0; left: 0; width: 100%; height: 56px; font-size: 16px; color: #fff;background-color: #0798d1;display: table; transition: all .5s;}
.case-text span,.case-text i { display: table-cell; vertical-align: middle}
.case-text span {padding: 0 5%; width: 86%;}
.case-text i { width:30px; padding-right: 3%;}
.case-text i img{max-width: 100% !important; display: block; height: auto;}
.case-item:hover .case-text{ background-color: rgba(7, 152, 209, .6);}
.case-item:hover img { transform: scale(1.05); }


.newslist {display:flex;flex-wrap:wrap;}
.newslist.list1 li {width:32%;margin-right:2%;}
.newslist.list1 li:nth-child(3n) {margin-right:0;}
.newslist.list1 li .info {padding:20px;}
.newslist.list0 {justify-content:space-between;}
.newslist.list0 li {width:49%;display:flex;align-items:center;}
.newslist.list0 li .img {width:42%;}
.newslist.list0 li .info {flex:1;padding:20px 30px;}
.newslist.list0 li .info .date {margin-bottom:5px;}
.newslist.list0 li .info .title {font-size:18px;}
.newslist.list0 li:hover {border:1px solid #0798d1;}
.newslist.list0 li:hover .info .title {color:#0798d1;}
.newslist li {background:#f5f9fc;list-style:none;margin-bottom:2em;transition:all .2s linear;border:1px solid transparent;position:relative;border-radius:10px;overflow:hidden;}
.newslist li:hover .img img {transform:scale(1.02);}
.newslist li:hover .info .title {color:#0798d1;}
.newslist li:hover .info .more {color:#999;}
.newslist li .img {aspect-ratio:var(--newssaspectratio); }
.newslist li .img img {width:100%;height:100%;object-fit:cover; display: block;}
.newslist li .info {transition:all .2s linear;line-height:1.6;}
.newslist li .info .title {font-size:22px;color:#0B1B2B;font-weight:600;line-height:1.4;}
.newslist li .info .text {color:#555;font-size:15px;margin:10px 0 15px;}
.newslist li .info .date {color:var(--color);font-size:16px;margin-bottom:5px;}
.newslist li .info .more {font-size:14px;text-transform:capitalize;}
.newslist li .info .more em {display:inline-flex;transform:rotate(-45deg);}
.line3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}
img.lazy {display:inline-block;opacity:0;}
img.lazy,img.tst {transition:opacity .6s,transform .3s ease;}
img.loaded {opacity:1;}
img:not([src]) {visibility:hidden;position:absolute;}
.lazy-load {position:absolute;left:50%;top:50%;width:30px;height:30px;transform:translate(-50%,-50%);border:2px solid #000;border-top-color:rgba(0,0,0,.2);border-right-color:rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.2);border-radius:100%;animation:circle infinite 1s linear;}
@keyframes circle {0% {transform:translate(-50%,-50%) rotate(0);}
100% {transform:translate(-50%,-50%) rotate(360deg);}
;}
.lazy-wrap {display:block;position:relative;overflow:hidden;}
.lazy-wrap::after {content:"";display:block;padding-bottom:50%;}
.lazy-wrap.lazy-loaded .lazy-load {-webkit-animation:none;animation:none;display:none;}
.lazy-wrap.lazy-loaded::after {padding-bottom:0;}



.flexsb{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: space-between;}
.flexsa{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: space-around;}
.flexlf{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: left;}
.flexed{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: flex-end;}
.flexce{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: center;}
.cflexce{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: center;flex-direction: column;flex-wrap: wrap;}

.download{position:relative;}
.download .download-ul{flex-wrap:wrap}
.download .download-ul ul{margin-right: -1%;}
.download .download-ul li{background-color:#ffffff;border:solid 1px #e7e7e7;margin-right:1%;margin-bottom:2%;width:49%;-webkit-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s}
.download .download-ul li a{padding:3%;align-items:center; box-sizing: border-box;}
.download .download-ul li:nth-child(2n){margin-right:0px}
.download .download-ul-leftimg{width:60px;height:60px;background-color:#ffffff;border:solid 1px #eeeeee;overflow:hidden;position:relative}
.download .download-ul-leftimg img{vertical-align: middle; text-align: center; display: block; margin: auto; padding-top:16%;}
.download .download-ul-leftfont{width:81%;padding-left:18px}
.download .download-ul-leftfont .dot{font-size:18px;color:#333333}
.download .download-ul-leftfont time{font-size:14px;line-height:28px;color:#888888}
.download .down{display:block;width:136px;height:42px;background-color:#0798d1;border-radius:21px;text-align:center;font-size:14px;line-height:36px;color:#ffffff;-webkit-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;border:1px solid #fff}
.download .down .iconfont{width:20px;height:20px;color:#ffffff;border-radius:50%;line-height:20px;text-align:center;overflow:hidden;border:1px solid #fff;display:inline-block;vertical-align:middle;font-size:14px}
.download .down span{display:inline-block;vertical-align:middle}
.download .download-ul-left{width:78%;align-items:center}
.download .download-ul li:hover{background-color:#0798d1}
.download .download-ul li:hover .download-ul-leftfont .dot,.download .download-ul li:hover .download-ul-leftfont time{color:#fff}
.download .jzmore{width:70px;display:block;margin:20px auto 0 auto;text-align:center}
.download .jzmore .iconfont{overflow:hidden;font-size:24px;color:#989898;display:block;margin:0 auto;text-align:center;-webkit-animation:circle 2s infinite linear;-moz-animation:circle 2s infinite linear;-ms-animation:circle 2s infinite linear;-o-animation:circle 2s infinite linear;animation:circle 2s infinite linear}
@-webkit-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@-moz-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@-ms-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@-o-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}
.download .jzmore span{font-size:16px;line-height:26px;color:#666666;text-align:center;margin-top:6px;display:inline-block;-webkit-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s}
.download .jzmore:hover span,.download .jzmore:hover .iconfont{color:#BD0004}


.news-first{display:flex;margin-bottom:4%;border-radius: 16px;transition:all 0.4s;background:#f7f7f7;overflow:hidden}
.news-first:hover{background:#fff;box-shadow:0 0 15px #ccc;overflow:hidden}
.news-first .img{display:block;width:50%;flex-shrink:0}
.news-first .img img{width:100%; display: block;}
.news-first .info{display:block;width:50%;padding:3%; box-sizing: border-box;}
.news-first .info .time{font-size: 18px; margin-bottom: 2.2%;}
.news-first .info .time .icon{font-size: 18px;}
.news-first .info .title{display:block;margin-bottom:2rem;transition:all 0.4s; font-size: 28px; margin-bottom: 5.6%; line-height: 40px;}
.news-first:hover .info .title{color:#0798d1}
.news-first .info .title:hover{color:#0798d1}
.news-first .pre{font-size: 14px; line-height: 26px;}
.news-first .btn{display:inline-block;padding: 0 4%;margin-top: 5.7%;font-size: 15px;line-height: 41px;color:#fff;border-radius:2em;background:#0798d1;transition:all 0.4s}
.news-first .btn:hover{padding:0 2.5em;background:#0798d1}

.news-ul{margin: 0 0 -2% -1.5%;display: flex;flex-wrap: wrap;}
.news-link{display: block;width: 31.8333%;float: left;margin:0% 0 2% 1.5%;background: #fff;transition: all .4s ease;position: relative;}
.news-pic{width:100%;overflow:hidden}
.news-pic img{width:100%;object-fit:cover;transition:all .8s ease;height: auto; display: block;}
.news-link:hover img{transform:scale(1.06)}
.news-info{background:#f5f5f5;display:flex;padding:3%;z-index: 1;position: relative;transition: all .4s ease}
.news-link:hover .news-info{transform: translateY(-40px)}
.news-time{font-size:14px;color:#888;font-family: "Samsung";text-align:center}
.news-time span{font-weight:700;font-size:32px;color:#333;display:block;width:60px;line-height:1.5}
.news-txt2{width:calc(100% - 50px);padding-left:20px}
.news-txt2-title{font-size:16px;color:#333;font-weight:700;margin-bottom:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.news-txt2 p{font-size:14px;line-height:24px;height: 48px;color:#888;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical}
.news-more2{position:absolute;z-index:0;width:100%;background:#0798d1;color:#fff;display:flex;align-items:center;justify-content:center;height:40px;left:0;bottom:0;font-size:16px}
.news-more2 i{display:block;background:url("../img/arr-r.png") no-repeat center/100%;width:6px;height:10px;margin-left:20px}

.about_x2.bgs2{overflow:hidden;}
.about_x2.bgs2.bgs3 .con_id{ padding-top:0;}
.about_x2.bgs2 .show_t{ text-align:center;line-height:32px; font-size:28px; color:#0798d1 ;margin-bottom:16px; margin-top:12px; font-weight:400;}
.about_x2.bgs2 .con_line{ text-align:center; line-height: 35px; font-size: 15px; border-bottom: 1px solid #eee; padding-bottom: 10px;}
.about_x2.bgs2 .con_line span{ margin-left:2%; margin-right:2%;}
.about_x2.bgs2 .con_line span i{ color:#222; font-style:normal;}
.about_x2.bgs2 .con_id{ line-height:30px;overflow:hidden;white-space:normal;word-break:break-all; padding:3% 0;font-size:15px; color:#444;text-align:left;}
.about_x2.bgs2 .con_id img{max-width: 100%; display: block; margin: auto;}
.about_x2.bgs2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2.bgs2 .con_id b{ display:block; padding-top:1%;padding-bottom:1%; overflow:hidden;}

.related-product{overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#0798d1;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}
.relatedNews{margin:5% 0 0;overflow:hidden}
.relatedNews_font{font-size:13px;margin-top:15px;}
.relatedNews_font ul{margin-right:-3%}
.relatedNews_font ul li{float:left;margin-right:3%;width:47%;;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(../img/ly_li.png) no-repeat left center;padding-left:10px;color: #666}
.relatedNews_font ul li a:hover{color: #0798d1}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}


/* join */
.page-join {overflow: hidden;}
.page-join span{font-family: 'Montserrat-Light',PingFang SC,'Microsoft YaHei',Arial;}
.join-content-top {text-align: center;border-top: 2px solid #0798d1;overflow: hidden;border-left: 1px solid #e6e8ed;border-right: 1px solid #e6e8ed; font-weight: 600; color:#0798d1; font-size: 22px;}
.join-content-top span{display: inline-block;vertical-align: middle;width: 17%;padding: 2% 0;box-sizing: border-box;}
.join-content-top span:first-child  {text-align: left;width: 30%;}
.join-content-top span:last-child {text-align: center;}
.join-content {overflow: hidden;border-left: 1px solid #e6e8ed;border-right: 1px solid #e6e8ed;}
.join-item {border-top: 1px solid #e6e8ed;}
.join-item-title {cursor: pointer;text-align: center;font-size: 0;border-bottom: 1px solid #e6e8ed;color: #000;}
.join-item-title span:first-child {font-size: 16px;padding:1% 0;text-align: left;width: 30%; box-sizing: border-box;}
.join-item-title span:last-child {text-align: center;}
.join-item-title span{display: inline-block;vertical-align: middle;width: 17%;padding:1% 0;font-size: 14px;box-sizing: border-box;}
.join-item-title:hover,.join-item.cur .join-item-title  {background: #f5f6f7;}
.join-item-content {overflow: hidden;padding:3%;line-height: 30px;font-size: 15px;display: none;}
.join-item-bottom {margin-top:1%;overflow: hidden;}
.join-item-bottom a{display: block;background: #0798d1;width: 150px;padding: 12px 15px;overflow: hidden;text-align: center;border-radius: 4px;}
.join-item-bottom span{display: inline-block;vertical-align: middle;font-size: 14px;color: #fff;}
.join-item-bottom i{display: inline-block;vertical-align: middle;margin-left: 20px;background: url('../img/pro_left.png') center no-repeat;width: 22px;height: 12px;}

.page-join-list {background: #fafafc url('../images/bg1.jpg') center no-repeat;background-size: cover;overflow: hidden;padding:7% 0 5% 0;}
.join-list-title {text-align: center;font-size: 50px;}
.join-list {overflow: hidden;padding-top: 5%;}
.join-list-item {overflow: hidden;float: left;width: 49.5%;margin-bottom: 1%;margin-right: 1%;background: #fff;border-radius: 8px;position: relative;box-sizing: border-box;border: 1px solid #e6e6e6;}
.join-list-item.mr0 {margin-right:0;}
.join-list * {transition:all .4s ease;}
.join-list-item .text {position: absolute;left: 10%;top: 50%;z-index: 1;width: 80%;transform: translateY(-50%);}
.join-list-item .icon-1{width: 80px;height: 60px;position: relative; }
.join-list-item .title-1{font-size: 24px;margin: 30px 0 20px 0;overflow: hidden;}
.join-list-item .text-2{font-size: 16px;line-height: 26px;color: #666;}
.join-list-item .img{background: #fff;}
.join-list-item .img img {width: 100%;height:auto;display: block;}
.join-list-item:hover .title-1{color: #fff;}
.join-list-item:hover .img{background: #0798d1;}
.join-list-item:hover .text-2{color: #fff;}
.join-list-item:hover .icon-1 img{filter: invert(100%);}

.page-join-bottom {position: relative;overflow: hidden;color: #fff;background: #edeff2;}
.page-join-bottom.bgclor1 {background: #fff;}
.page-join-bottom::after {content: '';width: 100%;height: 50%;background: #1c1d1f;position: absolute;left: 0;bottom: 0;}
.page-join-bottom .page-about-content{position: relative;z-index: 11;}
.join-bottom-title {position: absolute;left: 7%;top: 15%;z-index: 11;}
.join-bottom-title .title-1{font-size: 30px;}
.join-bottom-contact {text-align: left;position: absolute;right: 10%;bottom: 15%;z-index: 11;}
.join-bottom-contact li{list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: middle;margin-left: 60px;}
.join-bottom-contact li span{display: block;font-size: 16px;}
.join-bottom-contact li p{display: block;font-size: 20px;font-family: 'Montserrat-Light';padding: 10px 0;margin: 0;}
.join-bottom-contact li a {display: block;font-size: 20px;font-family: 'Montserrat-Light';color: #fff;}
.join-bottom-contact li:first-child {margin-left: 0px;}
.page-join-bottom .img {background: #0798d1;border-radius: 10px;overflow: hidden;}


.page-join-windows {position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 111;transition:all .4s ease;transform: translateY(-100%);}
.page-join-windows.cur {transform: translateY(0);}
.join-windows {position: absolute;width: 24%;overflow: hidden;background: #fff;z-index: 10;left: 50%;top: 50%;transform: translate(-50%,-50%);padding: 3%;border-radius: 10px;}
.join-windows-title {text-align: center;}
.join-windows-title .title-1{font-size: 30px;padding-bottom: 10px;}
.join-windows-title .text-2{font-size: 14px;color: #666;}
.join-from {padding: 4% 0;overflow: hidden;margin-top: 3%;}
.join-from-item{margin-bottom: 0px;overflow: hidden;position: relative;}
.join-from-item li{list-style: none;padding: 0;margin: 0;float: left;width: 49%;}
.join-from-item li:last-child {float: right;}
.join-from-item input {padding: 18px 20px;background: #f2f4f7;}
.join-from-text {overflow: hidden;padding-bottom: 10px;position: relative;}
.join-from-text strong{font-size: 14px;margin: 0;padding: 0;} 
.join-from-text span{font-size: 12px;color: #666;} 
.join-from-upload {position: relative;}	
.join-from-upload .upload-1{display: block;width: 70px;border-radius: 5px;font-size: 12px;cursor: pointer;
	text-align: center;padding: 10px;background: #000;color: #fff;position: absolute;right: 3%;top: 50%;border:none;overflow: hidden;transform: translateY(-50%);}		 
.join-windows-mark{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 1;background: #000;opacity: .4;}				 
.join-from-item .submit-1 {background: #0798d1;}	
 
.page-join-process {text-align: center;overflow: hidden;position: relative;background: #edeff2 url('../images/bg2.jpg') center no-repeat;background-size: cover;}
.join-process-title {overflow: hidden;}
.join-process-title .title-1{font-size: 50px;}
.join-process-list {position: relative;overflow: hidden;margin-top: 5%;font-size: 0;padding: 5% 0;}
.join-process-list::after {content: '';width: 80%;height: 1px;background: #ccc;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-55%);}
.join-process-list li {text-align: center;list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: middle;width: 16%;position: relative;z-index: 11;}
.join-process-list li span{display: block;font-size: 18px;font-weight: bold;position: relative;z-index: 11;}
.join-process-list li i{display: block;width: 60px;height: 60px;margin: 30px auto;background-image:linear-gradient(360deg, #959595 10%, #68686a 100%);border-radius: 200%;position: relative;z-index: 11;}
.join-process-list li p{display: block;color: #999;font-size: 14px;font-family: 'Montserrat-Bold';z-index: 11;position: relative;}
.join-process-list li:hover i{background: #0798d1;}
.join-process-list li:hover i{box-shadow: 0px 8px 40px 0px rgb(0 0 0 / 20%);}
.join-process-list li::after,.join-process-list li::before  {content: '';background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 100%;width: 0px;height:0px;transition:all .4s ease;}
.join-process-list li::after {z-index: 8;box-shadow: 0px 8px 40px 0px rgb(0 0 0 / 10%);}
.join-process-list li::before {z-index: 1;opacity: .4;transition:all .5s ease;}
.join-process-list li:hover::after  {width: 200px;height: 200px;}
.join-process-list li:hover::before  {width: 250px;height: 250px;}




.contact_content{width: 100%;background: #fff;}
.mte_pic2duct-title { font-size:36px; color: #262626; line-height: 40px; padding-bottom: 0; position: relative; margin-bottom: 2%; letter-spacing: -1px; font-weight: 600;}
.mte_pic2duct-title2 { font-size:36px; color: #262626; line-height: 40px; padding-bottom: 0; position: relative; margin-bottom: 2%; letter-spacing: -1px; font-weight: 600; text-align: center;}

.col_infos {width: 48.5%; float:left;background: #fff;padding:0; margin-top: 1.8%;}
.col_infos .cotit{color: #0798d1; font-size:34px; line-height: 1.75; padding-bottom:3%;font-family: 'Poppins';}

.cont_ico{overflow: hidden;}
.cont_ico h3{font-size: 20px;line-height: 1.75;color:#000;margin-bottom: 16px;font-weight: normal;font-family: 'Poppins';}
.cont_ico ul{overflow: hidden;}
.cont_ico ul li{ position: relative; padding-left: 50px; font-size: 18px; line-height:28px; color:#333; margin-bottom:4%; font-family: 'Poppins'}
.cont_ico ul li .t-cell{ display: table-cell; height: 36px; vertical-align: middle; }
.cont_ico ul .icons{ height: 36px; width: 36px; position: absolute; left: 0; display: flex; background: #0798d1; border-radius: 50%; align-items:center;}
.cont_ico ul li img{width: 18px; height: 18px; margin: 0 auto; display: block; vertical-align: middle;}

.col_feb {width: 47.5%; float:right;padding:3%; text-align: left; border-radius: 10px; background: #fff; box-shadow: 0px 0px 65px 0px rgb(0 0 0 / 8%); box-sizing: border-box;}
.co_onr {width: 100%; overflow: hidden;}
.co_onr .febt{font-size: 30px;line-height: 1.2;color:#000;margin-bottom:12px;font-weight: normal;}
.co_onr p{ font-size: 16px; line-height: 1.5; color: #333; font-weight: 300;margin-bottom:3%; overflow: hidden;}
.co_onr ul li{overflow: hidden;float: left;width: 49%;}
.co_onr ul li span{display: block; font-size: 16px;color: #333; font-weight: 300; margin-bottom:5px;}
.co_onr ul li i{ display: inline-block; position: relative; width:100%; font-size: 14px; color: #666666; text-transform: uppercase;}
.co_onr ul li input{border: none;border: 1px solid #ccc;width: 100%;line-height: 42px;height: 42px;background: #fff;padding: 0 15px;border-radius: 4px;}
.co_onr ul li.mal{ margin-left:2%; margin-bottom: 15px;}
.co_onr ul li.long{clear: both;width: 100%;margin-bottom: 15px;}
.co_onr ul li.long input{width: 100%;outline: none;}
.co_onr ul li.long textarea{border: none;height: 100px;width: 100%;outline: none;border: 1px solid #ccc;background: #fff;padding: 10px 15px; border-radius: 4px; 
  font-size:15px;}
.co_onr ul li.long2{margin-bottom: 16px;}
.co_onr ul li.lst{line-height:45px;font-size: 15px;width:  100%; padding-bottom: 20px;}
.co_onr ul li.lst button{display: inline-block;float: left;width: 200px;height: 42px;line-height: 42px;color: #fff;cursor: pointer;border: none;font-size: 16px;
  text-transform: capitalize;padding-right: 0;background: #0798d1;  border-radius: 6px;}

.map{width: 100%; padding-top: 3%; overflow: hidden;}
.map #map_container{height: 550px;border: 5px solid #fff; font-size: 15px;font-weight: normal;color:#000;}



.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0;text-align:center;background:#0798d1;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}
.PreveNext{border-top:1px #DEDEDE solid;margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left; font-size: 15px;}