﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
*{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
body{color:#333; font-size:14px; }
body,span,samp,i,em{ font-family: Noto Sans SC,"Microsoft Yahei",Arial;}
ul, ol { list-style:none;} 
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
address,cite,code,i,em,th { font-weight:normal; font-style:normal;}
input,button,textarea,select{color:#333; font-size:15px;vertical-align:middle;}
input:focus {outline:none;}
a{ color:#333; text-decoration:none;}
img{max-width:100%;}
.clear:after{clear:both; content:"";display:block;height:0;line-height:0;visibility:hidden;}

.w1400{ width:100%; margin:0 auto; max-width:1400px;}
.w1400:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

.w1600{ width:100%; margin:0 auto; max-width:1600px;}
.w1600:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}


.cswka { min-width:1200px;}
@media screen and (max-width:1200px){.cswka { padding:0 1.5%;}}

.fl {float: left;}
.fp {float:right;}



/* 头部 */
.top_bj{width:100%; background:rgba(255,255,255,0); position:fixed; top:0; left:0%; transition:all 0.5s; z-index:10;}
.top_bj:hover{background:#fff;}
.top_bj.active{width:100%; top:0; left:0; background:#fff;border-bottom: 1px solid #eee;}
.top1 {flex-wrap: wrap; justify-content: space-between;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-o-flex;display:-ms-flexbox;display:flex;}
.top:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
.logo {margin:10px 0;transition: all 0.2s;}
.logo h1 {float: left;margin:5px 0;}
.logo_zi {float: right;position: relative;font-size:16px;padding:12px 0 0 10px; color: #fff;}
.logo_zi em {color: #fff;font-size:24px;font-weight: bold;}
.lg_2 {display: none;}

.top_bj:hover .lg_2 {display: block;}
.active .lg_2 {display: block;}

.top_bj:hover .lg_1 {display: none;}
.active .lg_1 {display: none;}

.top_bj:hover .logo_zi {color: #333;}
.active .logo_zi {color: #333;}

.top_bj:hover .logo_zi em {color: #333;}
.active .logo_zi em {color: #333;}


/* 导航条 */
.dht {}
.nav { position: relative; z-index: 999;}
.nav a { display: block; color:#fff;}
.nav .nLi { float: left; position: relative; display: inline; text-align: center; width:13.5%; line-height:100px;}
.nav .nLi p a { display: block; font-size:16px;font-weight: bold;}
.nav .nLi:after {content: ""; position: absolute; top:48px; right: 0; width: 15px; height: 15px;background: url(../images/sanjiao1.png) no-repeat; }
.nav .sub { display:none; left:0px; top:100px; position:absolute; background:rgba(255,255,255,0.9); line-height:45px;  width:160px; text-align: left ; font-size:14px;box-shadow: 0 5px 25px 0 rgba(0,0,0,.04);}
.nav .sub li { zoom:1; border-bottom:1px solid #fff; text-indent:10px;}
.nav .sub a { display:block; padding:0 10px; color:#fff;}
.nav .sub a:hover { color:#1783ce;}
.nav .on p a {width:100%; height:2px; color: #1783ce ;}

.top_you {width:76%;}

.top_bj:hover .nLi:after {background: url(../images/sanjiao.png) no-repeat; }
.active .nLi:after {background: url(../images/sanjiao.png) no-repeat; }

.top_bj:hover .nav a {color:#333;}
.active .nav a {color:#333;}

.top_bj .nav .sub a:hover {color:#2c98db;}
.active .nav .sub a:hover {color:#2c98db;}

.top_bj:hover .nav .on p a {color: #2c98db ;}
.active .nav .on p a {color: #2c98db ;}

/* 搜索栏 */
.mis {margin-top:37px;float: right; margin-right:15px;}
.top_ss { width:26px; height:26px;  background:#eee url(../images/kuanj.png) center no-repeat; cursor: pointer; -webkit-transition: 0.5s; transition: 0.5s;border-radius:15px;}
.top_h.on .top_ss { background: url(../images/tuos.jpg) center no-repeat; height: 65px; }
.ss_bg { position: absolute; left: 0; right: 0; top:100px; z-index: 1000; padding: 10px 0; background: #333; display: none; }
.top_h.on .ss_bg { top:60px; }
.ss_bg_w { width: 95%; max-width: 1200px; margin: auto; position: relative; padding-right: 40px; }
.ss_gb { position: absolute; right: 0; top: 0; width: 44px; height: 44px; background: url(../images/ss_gb.png) center no-repeat; background-size: 24px auto; cursor: pointer; }
.ss_dw { width: 100%; position: relative; }
.ss_dw input { display: block; font-size: 14px; line-height: 40px; color: #333; background: #fff; width: 100%; padding: 0 60px 0 24px; border-radius: 3px; }
.ss_dw a { position: absolute; right: 0; top: 0; width: 44px; height: 44px; background: url(../images/ss_dw.png) center no-repeat; background-size: 40px auto; }

/*中英*/
.zyw { font-size:16px; margin-top:33px; background:url(../images/CNen.png) no-repeat left; border-radius:5px; line-height:35px;text-indent: 30px;float: right;}
.zyw_a { position:relative;}
.zyw_a a {color: #fff; display:block;}
.zyw_a:hover .zyws {display:block;}
.zyws { display: none; position:absolute; top:35px; left:0; background:#fff; width:100%; z-index:999; font-size:14px !important; text-align:center;text-indent:0px;}
.zyws p a { color:#333; display:block; }
.zyws p:hover a { background:#1783ce; color:#fff; }

.top_bj:hover .zyw {background:url(../images/CNen1.png) no-repeat left;}
.active .nav a {color:#333;}

.active .zyw {background:url(../images/CNen1.png) no-repeat left;}
.active .zyw_a a {color:#333;}

.top_bj:hover .zyw_a a {color:#333;}
.top_bj .zyws p:hover a {color:#fff;}

/*手机导航*/
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:40px;margin-top:33px; display:none; background:#1783ce;border-radius:5px;transition: all 0.2s}
.sp_nav span{display:block;background:#fff;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s; margin-top:10px;}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#f3f3f3;width:100%;height:calc(100% - 60px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:100px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #e0e0e0 solid;text-align:center;color:#333;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #e0e0e0 solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #e0e0e0 solid;margin-left:20px;position:relative;line-height:40px;font-size:16px;}
.sjj_nav>ul>li:last-child{border-bottom:1px #e0e0e0 solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#333;width:80%}
.sjj_nav ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#333;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav ul li ul li>ul{margin-left:10px}
.mis_z1 { padding-left:5%; font-size:14px;}

/*banner*/
.block_home_slider { overflow:hidden; position:relative; line-height:0px; margin-top:0px; text-align:center;}/*底部小图标*/
.block_home_slider img { width:100%; }
.block_home_slider .slide { position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a { width:40px; height:40px; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; display:none;}
.block_home_slider .flex-direction-nav a.flex-prev { left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next { right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging { position: absolute; bottom:15px; width:100%; text-align:center;}
.block_home_slider .flex-control-paging li { margin: 0px; padding: 0 5px; display:inline-block; *display:inline;*zoom:1;overflow: hidden; list-style-type:none;}
.block_home_slider .flex-control-paging li a { width: 12px; height: 12px; display:block; background:#fff; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active { width:34px; background:#1783ce;}

.flexslider { margin:0; padding:0; height:100%; }
.flex-viewport { height:100%;}
.flexslider .slides { height:100%;}
.flexslider .slides li { height:930px; display:none; -webkit-backface-visibility:hidden; list-style-type:none; position:relative;}
#home_slider2 { display:none;}
#home_slider3 { display:none;}
/* banner */

/* 题目 */
.in_tmpp { overflow: hidden; margin-top:60px;}
.in_tmp { font-size:35px; text-align: center; font-weight: bold;margin-bottom: 10px;}
.in_tmp1 { text-align: center;margin:0 0 0px 0;font-size:26px;text-transform: uppercase; opacity: 0.6;color: #828282;}
.in_bei { overflow: hidden;}

.in_pi_a {overflow: hidden;margin:1% auto 10px auto;width:70%;}
.in_pi_a ul {margin-left: -1%;}
.in_pi_a li {width:19%; float: left; margin-left: 1%; background: #f1f1f1; text-align: center;line-height:50px;position: relative;overflow: hidden;}
.in_pi_a li a{display: block;transition:all 0.5s;}
.in_pi_a li:hover>a{background: #1783ce; color: #fff;}
.in_pi_a li:after {content: '';position: absolute;left: 0;bottom:0px;width:100%;height:2px;position: absolute;}



/* 产品中心 */
.in_hui {overflow: hidden;background: #f5f5f5;}
.in_pi_a {overflow: hidden;margin:30px auto;width:60%;}
.in_pi_a ul {margin-left: -1%;}
.in_pi_a li {width:19%; float: left; margin-left: 1%; background: #fff; text-align: center;line-height:45px;position: relative;overflow: hidden;}
.in_pi_a li a{display: block;transition:all 0.5s;}
.in_pi_a li:hover>a{background: #2c98db; color: #fff;}
.in_pi_a li:after {content: '';position: absolute;left: 0;bottom:0px;background: #2c98db;width:100%;height:2px;position: absolute;}


.swiper-container{width:100%;height:auto;margin:20px auto}
.swiper-slide{text-align:center;font-size:18px;background:#eee;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:0.5%;border-radius:5px;}
.append-buttons{text-align:center;margin-top:20px}
.append-buttons a{display:inline-block;border:1px solid #2c98db;color:#2c98db;text-decoration:none;padding:4px 10px;border-radius:4px;margin:0 10px;font-size:13px}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {display: none;}

.swiper-button-next,.swiper-button-prev{color:#333;background:rgba(255,255,255,0.5);width:40px!important;height:40px!important;border-radius:50%;transition:all 0.3s ease;outline: none;padding:25px;}
.swiper-button-next:hover,.swiper-button-prev:hover{opacity:0.8;transform:scale(1.1)}
.swiper-button-next:after,.swiper-button-prev:after{font-size:20px;font-weight:bold}

.in_bei {text-align: center; width: 100%;}
.in_bei .in_bess{overflow: hidden;}
.in_bei .in_bess img {transition:all 0.5s;}
.in_bei:hover .in_bess img {transform:scale(1.1);}
.in_bei .cp_1{width: 100%;font-size: 18px;font-weight: bold;margin-top:15px;}
.in_bei:hover .cp_1 {color: #2c98db; font-weight: bold;}
.in_bei .cp_2 {font-size: 15px;width: 100%; text-align: center; margin:5px 0 20px 0; color: #828282; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;padding:0 4%;}

/* 首页应用 */
.appl_bg { overflow:hidden; margin-top: 30px;}
.appl ul { margin-top:0px;}
.appl li{ float:left; width:24%; text-align:center; color:#fff;  height:600px;overflow: hidden; position: relative;margin:0 0.5% 20px 0.5%; border-radius:15px;}
.appl li a {color: #fff;}
.appl li:after{ content:""; display:block; width:100.9%; height:100%; background:rgba(0,0,0,0.5);  transition:0.3s all ease; position: absolute; top:0;}
.appl li:hover::after{ background:rgba(39,92,162,0.9); }
.appl li:nth-child(1){ background:url(../images/yro_1.jpg)no-repeat center top;border-left: 0px solid #fff;}
.appl li:nth-child(2){ background:url(../images/yro_2.jpg)no-repeat center top;}
.appl li:nth-child(3){ background:url(../images/yro_3.jpg)no-repeat center top;}
.appl li:nth-child(4){ background:url(../images/yro_4.jpg)no-repeat center top;}
.appl li p{ font-size:32px; }
.appl li span{ font-size:16px; line-height:40px;}
.appl_w{ padding-top:280px; position: relative;z-index:1; }
.appl_s {position: relative;z-index:2; margin-top:0px; opacity: 0; top:0; left: 0;}
.appl_m {overflow: hidden; margin-top: 10px;padding:0 8%;}
.appl li:hover .appl_s{margin-top:250px;opacity:1;transition: all 0.8s;}
.appl li:hover .appl_w {display:none;}


/* 行业 */
.hye_s {overflow: hidden; position: relative;margin:20px 0; }
.hye_s ul {display: flex;margin-left:-10px;}
.hye_s li {float: left; width:20%; position: relative;transition: 0.5s; margin-left:10px;}
.hye_s li.on {width: 60%;}
.hye_s li .hye_s_1 {height:600px;}
.hye_s li .hye_s_1 img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;border-radius:10px;}
.hye_s li .hye_s_2 {position: absolute; bottom:0px; left: 0; padding:2%; font-size: 26px; color: #fff;background: linear-gradient(to top, rgba(0,0,0,0.5), transparent);;width: 100%;border-radius:10px;}
.hy_emw {position: absolute;top:25%; left:13.5%;font-size:40px; font-weight: bold; color: #fff; text-shadow: 2px 2px 8px rgba(0,0,0,0.5); /* 添加文字阴影 */}


/* 首页应用 */
.in_appl { overflow:hidden; background:#eee;}
.appl_bg { overflow:hidden; margin-top: 30px;}
.appl ul { margin-top:0px;}
.appl li{ float:left; width:24%; text-align:center; color:#fff;  height:600px;overflow: hidden; position: relative;margin:0 0.5% 20px 0.5%; border-radius:15px;}
.appl li a {color: #fff;}
.appl li:after{ content:""; display:block; width:100.9%; height:100%; background:rgba(0,0,0,0.5);  transition:0.3s all ease; position: absolute; top:0;}
.appl li:hover::after{ background:rgba(39,92,162,0.9); }
.appl li:nth-child(1){ background:url(../images/yro_1.jpg)no-repeat center top;border-left: 0px solid #fff;}
.appl li:nth-child(2){ background:url(../images/yro_2.jpg)no-repeat center top;}
.appl li:nth-child(3){ background:url(../images/yro_3.jpg)no-repeat center top;}
.appl li:nth-child(4){ background:url(../images/yro_4.jpg)no-repeat center top;}
.appl li p{ font-size:32px; }
.appl li span{ font-size:16px; line-height:40px;}
.appl_w{ padding-top:280px; position: relative;z-index:1; }
.appl_s {position: relative;z-index:2; margin-top:0px; opacity: 0; top:0; left: 0;}
.appl_m {overflow: hidden; margin-top: 10px;padding:0 8%;}
.appl li:hover .appl_s{margin-top:250px;opacity:1;transition: all 0.8s;}
.appl li:hover .appl_w {display:none;}


/*公司简介*/
.gj_mi_yuo {overflow: hidden;width:610px;margin:60px 0;}

.gj_mi_zuo {width:calc(100% - 660px); color: #333; margin-top:110px;overflow: hidden;}
.gj_mi_zuo .gj_mi_zuo_a {margin-top:20px; font-size:35px;margin-bottom:25px;font-weight: bold;}
.gj_mi_zuo .gj_mi_zuo_gen {width:77px; background: #1783ce; height: 5px;margin-bottom: 15px;}
.gj_mi_zuo .gj_mi_zuo_a1 {line-height:30px;font-size:16px;text-align: justify; }
.gj_mi_zuo .gj_mi_zuo_a2 {width: 180px;line-height: 45px; border-radius:25px; text-align: center; margin-top:30px;border: 1px solid #1783ce ;}
.gj_mi_zuo .gj_mi_zuo_a2 a{display: block;color:#1783ce;}
.gj_mi_zuo .gj_mi_zuo_a2:hover>a { background-image: linear-gradient(to right, #115585 , #1783ce);border-radius:25px;color:#fff;}

.gj_mi_yuo_ab {float: left;width:290px;height: 453px;border: 10px solid #fff;border-radius:5px;}

.gj_mi_yuo_abe {float: right;width:290px;height: 453px;margin-top: 35px;border: 10px solid #fff;border-radius:5px;}



/*新闻中心*/
.ni_zh {overflow: hidden; margin-top: 30px; margin-bottom: 60px;}
.ni_zh ul {margin-left: -2%;}
.ni_zh li {float: left; margin-left:2%; width:31.33%; background: #f1f1f1;padding: 1%;border-radius:5px;}
.ni_zh li .ni_zh_a {margin-bottom: 20px;overflow: hidden;}
.ni_zh li .ni_zh_a img {transition:all 0.5s; }
.ni_zh li:hover .ni_zh_a img {transform:scale(1.1);}
.ni_zh li .ni_zh_b {margin: 10px 0; padding-left:10px; font-size: 16px;height:25px;transition:all 0.5s;}
.ni_zh li:hover .ni_zh_b {display:block; color: #1783ce;}
.ni_zh li .ni_zh_c { padding-left:10px;font-size: 15px; line-height: 25px;width:98%;color: #a9a9a9;}

/*留言*/
.in_mis {overflow: hidden; background:url(../images/wmys-bj.jpg) no-repeat;height:450px;text-align: center; padding-top:150px; color: #fff;}
.in_msa_a {font-size: 45px;font-weight: bold;}
.in_msa_b {font-size: 25px;margin:10px 0 15px 0;}
.in_msa_c {background-image: linear-gradient(to right, #115585 , #1783ce); width:180px;margin:0 auto;line-height:45px;border-radius: 25px;}
.in_msa_c a{display: block; color: #fff;}
.in_msa_c:hover a{background: #fff;color: #333;border-radius: 25px;}

/*工厂*/
.cpzs_0 {overflow: hidden;margin:20px 0 40px 0;}
.cpzs12 {width:100%; margin-top: 10px;}
.cpzs12 .item { width:96%;margin: 0 2%; position: relative;overflow:hidden;border-radius:5px;}
.cpzs12 .item .cpzs_p { text-align: center; padding:10px; overflow:hidden;background: #eee;}
.cpzs12 .item .cpzs_p:hover { transition:all 0.5s;}
.cpzs12 .item .cpzs_p img { transition:all 0.5s;}
.cpzs12 .item:hover .cpzs_p img {transform:scale(1.1);}
.cpzs12 .item .cpzs_bt {margin-top:10px; text-align:center; line-height:30px; height:30px;font-size:16px;}
.cpzs12 .item a .cpzs_bt {display: block;}
.cpzs12 .item:hover .cpzs_bt {color: #1a79a9;}
.cpzs12 .item .cp_yc {overflow: hidden;}
.cpzs12 .owl-nav {position: absolute; top:60%; width: 100%; left: 0;}
.cpzs12 .owl-nav .owl-prev{float: left; position: absolute; top:0; left:1%; outline: none; }
.cpzs12 .owl-nav .owl-next{float: right;position: absolute; top:0; right:1%;outline: none;}


/*底部*/
.fott { overflow:hidden; background:#2e2e2e;border-top: 5px solid #1a79a9;}

.fott_1 { padding:5% 1% 6% 1%; overflow: hidden; display: flex; justify-content: space-between;}
.fot_rms { width:340px;}

.fo_logo { overflow: hidden; width:22%;}
.fo_logo p {margin-bottom: 10px;}
.fot_refu { color: #fff; }
.fot_refu .fot_fu { font-size: 18px;}
.fot_refu .fot_fu1 { margin-top:15px; font-size: 15px;line-height:30px;color: rgba(255,255,255,0.47); }
.fot_erwm { overflow: hidden; margin-top:15px;}
.fot_erwm img { width: 120px; height: auto;}

.foot_list{display: flex; flex-wrap: wrap; justify-content: space-between;}
.foot_list ul{}
.foot_list ul:last-child{margin-right: 0%;}
.foot_list ul li{width: 100%;font-size:15px;}
.foot_list ul li a{line-height:30px; color:rgba(255,255,255,0.47);text-overflow:ellipsis; white-space:nowrap;}
.foot_list ul li a:hover{color: #2c98db;}

.foot_l_bt {color:#fff; font-size:20px; float:left; font-weight:normal; margin-bottom:15px;width: 100%;overflow: hidden;}

.fo_erm {width:160px; height: auto;text-align: center; color: rgba(255,255,255,0.47); line-height: 30px; margin-top: 15px;}

.fott_a { text-align:center; padding:1% 0;color: #fff; width: 100%; border-top: 1px solid #1e1e1e;}
.fott_a a{color: #ff0000;}

/*内页*/
.hmw {position: relative;}

/*路引*/
.ny_meis_dd {background: #f5f5f5; overflow: hidden;flex-wrap: wrap; justify-content: space-between;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-o-flex;display:-ms-flexbox;display:flex;}

.ny_meis_di {overflow: hidden; position:relative; line-height:60px;}
.ny_meis_di:after{content:""; position: absolute; top:18px; left: 0; width:20px; height:20px; }
.ny_lanm_se a {display: block; background: #1783ce;color: #fff;}

/*栏目*/
.ny_lam {overflow: hidden;}
.ny_lam ul {}
.ny_lam li {float: left; line-height:60px; height: 60px; text-align: center; font-size: 16px;width: 160px;}
.ny_lam li:hover a{display: block;background: #1783ce; color: #fff;}

/*公司简介*/
.a1_gsjj {overflow: hidden;margin:2% 0; }
.gj_mi1_zuo {width:100%; float:right; padding:1% 1% 1.5% 1%;}
.gj_mi1_zuo .gj_mi1_zuo_a {font-size:30px;font-weight: bold;}
.gj_mi1_zuo .gj_mi1_zuo_c {font-size:20px;margin:5px 0 15px 0;font-family:'Gotham';text-transform: uppercase;} 
.gj_mi1_zuo .gj_mi1_zuo_gen {width:75px; background: #1783ce;height:5px;margin-bottom:15px;}
.gj_mi1_zuo .gj_mi1_zuo_a1 {line-height:28px;font-size:16px;text-align: justify; }

.gj_mi1_zuo .gj_mi1_zuo_a2 {overflow: hidden;}
.gj_mi1_zuo .gj_mi1_zuo_a2 dl {float: left; width:50%;margin-top: 25px;}
.gj_mi1_zuo .gj_mi1_zuo_a2 dt {font-size:20px;margin-bottom:5px;color: #1783ce;font-weight: bold;}
.gj_mi1_zuo .gj_mi1_zuo_a2 dd {font-size:16px;}

.gj_mi1_zuo1 {width:100%;overflow:hidden; padding:0.5%;background:#f5f5f5;border-radius:5px;}

/*企业文化*/
.al_gsmm_0 {overflow: hidden;}
.al_gsmm_0 .al_gsmm_1 { font-size:30px;font-weight: bold;}
.al_gsmm_0 .al_gsmm_2 {width:50px; height: 5px; background:#1783ce;margin:10px 0;}

/*服务*/
.qywh {overflow: hidden; background: #f5f5f5; padding:3% 0;}
.qywh_a{overflow: hidden; margin:20px 0;background: #fff;padding:2%;border-radius:5px;line-height:26px;font-size: 16px; font-weight: 500;}
.qywh_b {overflow: hidden;}
.qywh_b ul {margin-left:-1%;}
.qywh_b li {width:15.66%;margin-left: 1%; float: left;border:5px solid #fff;}

.shfw{overflow: hidden; background: #f5f5f5;padding:2%;border-radius:5px;line-height:26px;font-size: 16px; font-weight: 500;margin-bottom: 20px;}

.shfw_a {overflow: hidden;}
.shfw_a ul {margin-left:-1%;}
.shfw_a li {width:32.33%;margin-left: 1%; float: left;border:5px solid #f5f5f5;}


/*下载*/
.zil_pin {overflow:hidden;}
.zil_pin ul {margin-left: -1%;}
.zil_pin li { width:48%;line-height:70px; text-indent:80px; position: relative; font-size:18px; margin-bottom:10px;background: #f5f5f5;margin-left:1%;float: left;}
.zil_pin li:after { content: ""; position: absolute; top:22px; right:20px; width: 30px; height: 30px; background: url(../images/download1.png) no-repeat;}
.zil_pin li:before{ content:'';  position: absolute; top:22px; left:20px; width: 30px; height: 30px; background: url(../images/download2.png) no-repeat;}
.zil_pin li a {display: block;}
.zil_pin li:hover a{color:#1783ce; font-weight: bold;}

/*工厂*/
.huanjin { overflow:hidden;}
.huanjin ul { margin-left:-1%;}
.huanjin li { width:24%; float:left; margin-left:1%; line-height:45px; text-align:center; overflow:hidden; margin-bottom:20px;background: #f5f5f5;padding:0.5%;}
.huanjin li .mr_12 {overflow: hidden;}
.huanjin li .mr_12 img { transition: all .5s; max-width:100%;}
.huanjin li .mr_12:hover img { transform: scale(1.1); }
.huanjin li:hover>a p {color:#1783ce;}

/*左右一页*/
.pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin:20px 0 0 0}
.pagination a{text-decoration:none;color:#333;padding:8px 12px;border:1px solid #ddd;border-radius:4px;transition:background-color 0.3s}
.pagination a:hover{background-color:#1783ce; color: #fff;}
.pagination .page-number{background-color:#fff;}
.pagination .page-nav{background-color:#f5f5f5;}

/*公用*/
.gj_gyon {overflow: hidden;margin:3% 0;}

/*产品中心*/
.ny_pro_call {overflow: hidden;}
.ny_pro_call ul {margin-left:-1%;}
.ny_pro_call li {margin-left: 1%; width:32.33%; float: left; margin-bottom: 20px;position: relative;background: #f5f5f5;padding:0.5%;text-align: center;}
.ny_pro_call li .ny_pro_call_a {overflow: hidden;padding: 1%;}
.ny_pro_call li img{transition:all 0.5s;}
.ny_pro_call li:hover img {transform:scale(1.1);}
.ny_pro_call li .ny_pro_call_b {font-size: 18px;width: 100%; font-weight: bold;margin:10px 0 5px 0;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;padding: 0 2%;}
.ny_pro_call li:hover .ny_pro_call_b {color: #1783ce;}
.ny_pro_call li .ny_pro_call_c {font-size: 15px;width: 100%; text-align: center; margin:5px 0 20px 0; color: #828282; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;padding:0 4%;}

.zoomdemo {overflow:hidden;}
.zoomdemo img { max-width:100%;}
.cpxq_t_l{ float:left; width:42%;}
.sp-wrap{ display:none; line-height:0; font-size:0;}
.sp-thumbs{ width:100%;margin-top: 10px;}
.sp-thumbs img{ width:100%;}
.sp-thumbs a:link, .sp-thumbs a:visited{  width:13%; height:50px; overflow:hidden; opacity:.3; display:inline-block; background-size:cover; background-position:center; -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; -ms-transition:all .2s ease-out;-o-transition:all .2s ease-out; transition:all .2s ease-out;}
.sp-thumbs a:hover{opacity:1;}
.sp-thumbs a:active, .sp-current{ opacity:1!important; position:relative;}
.sp-large{ position:relative; overflow:hidden; width:100% !important;border: 1px solid #eee;}
.sp-large a{ display:block;}
.sp-zoom{ position:absolute; left:-50%; top:-50%; cursor:-webkit-zoom-in; cursor:-moz-zoom-in; cursor:zoom-in; display:none;}
.sp-zoom img{ max-width: none;}
.sp-lightbox{ position:fixed; top:0; left:0; height:100%; width:100%; background:rgb(0,0,0); background:rgba(0,0,0,.9); z-index:500; display:none; cursor:pointer;}
.sp-lightbox img{position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:90%; max-height:90%; border:2px solid #fff;}
#sp-prev, #sp-next{ position:absolute; top:50%; margin-top:-25px; z-index:501; color:#fff; padding:14px; text-decoration:none; background:#000; border-radius:25px; border:2px solid #fff; width:50px; height:50px; box-sizing:border-box; transition:.2s;}
#sp-prev{ left:10px;}
#sp-prev:before{ content:''; border:7px solid transparent; border-right:15px solid #fff; position:absolute; top:16px; left:7px;}
#sp-next{ right:10px;}
#sp-next:before{ content:''; border:7px solid transparent; border-left:15px solid white; position:absolute; top:16px; left:18px;}
#sp-prev:hover, #sp-next:hover{ background:#444;}
@media screen and (max-width: 400px) {.sp-wrap{ margin:0 0 15px 0;} #sp-prev, #sp-next{ top:auto; margin-top:0; bottom:25px;}}
.prodetailtxt{ float: right; width:55%; color:#1a1a1a; line-height:25px;}
.prodetailtxt_a { font-size:20px; border-bottom:1px solid #dadada; padding:10px 0 15px;font-weight: bold;}
.protxt{ padding:15px 0;border-bottom:1px solid #dadada; margin-bottom:30px; word-break: break-all; overflow:auto; height:220px;}
.protxt p{ padding:0 5px; /*background:url(../webimages/icon06.jpg) left 15px no-repeat;*/ margin-left:0 !important; color:#a5a5a5; }
.protxt p span{font-size:14px!important;color:#1a1a1a;line-height: 24px !important;display: block;padding: 6px 0;}
.psw_1 { width:150px; float:left; line-height:40px; background:#1783ce; text-align:center; border-radius:25px;}
.psw_1 a{ display:block; color:#fff;}
.psw_1:hover a{ background:#1783ce; color: #fff;border-radius:25px;}
.pw_1 {line-height:40px; font-size:16px; color:#1783ce; margin-top:15px; background: #f5f5f5; width:100%;text-align: center;font-weight: bold;}
.pw_01 {overflow: hidden; line-height: 30px;margin:2% 1% 2% 0;padding-left: 1%;}

.chxiq { overflow:hidden;margin-top: 30px;}
.chxiq .chxiq_1 { background:#f5f5f5; line-height:50px; text-indent:18px; font-size:18px;}
.chxiq .chxiq_2 { padding:2% 1% 0% 1%;width:100%;}
.chxiq .chxiq_2 table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:30px !important;}
.chxiq .chxiq_2 table td{ padding:12px!important ;word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:18px !important;width:12%!important; }

.chxiq .chxiq_2 table td span{color:#333!important;font-size: 15px!important;}

/*产品上一页*/
.mska_losa { overflow:hidden; margin:30px 0 0 0; line-height:40px; border-bottom:1px solid #e2e2e2; border-top:1px solid #e2e2e2; position:relative; height:80px; }
.mska_losa .mska_losa_1 { width:100%;text-indent:25px;}
.mska_losa .mska_mor { position:absolute; right:10px; top:20px; width:120px; background:#1783ce; text-align:center;border-radius:25px;}
.mska_losa .mska_mor a{ color:#fff; display:block;}


/*新闻*/
.ne_nes {overflow:hidden;}
.ne_nes ul {}
.ne_nes li { float:left; width:100%; margin-bottom:2%; background:#f3f3f3;padding: 1%;}
.ne_nes li:last-of-type {margin-bottom:0;}
.ne_nes li .ne_b1 { float:left; width:310px; overflow:hidden;}
.ne_nes li .ne_b1 img { transition: all 0.5s; height:auto;}
.ne_nes li:hover .ne_b1 img { transform: scale(1.1);}
.ne_nes li .ne_b2 { float:right; width:calc(100% - 335px); margin-top:15px;}
.ne_nes li .ne_b2 .ne_b2_a1{ overflow: hidden;}
.ne_nes li .ne_b2 .ne_b2_a1 .ne_b2_a1_a {float: left;font-size:18px;font-weight: bold;}
.ne_nes li .ne_b2 .ne_b2_a1 .ne_b2_a1_b {float: right;font-size:16px;color: #7d7d7d;}
.ne_nes li .ne_b2 .ne_b2_a2{ line-height:30px; margin-top:15px;color: #7d7d7d;}
.ne_nes li .ne_b2 .ne_b2_a3{ margin-top:20px; background:#fff; width:120px; line-height:35px; text-align:center;}
.ne_nes li a .ne_b2 .ne_b2_a3 { display:block; color:#333; transition: all 0.6s; border-radius:25px;}
.ne_nes li:hover .ne_b2 .ne_b2_a3 { background:#1783ce; color:#fff;}


/*内页案例*/
.lsm_new_you_ne {width:100%;}
.soluw_ney { overflow:hidden; padding:1.5%;background:#f5f5f5;}
.soluw_ney_zi { overflow:hidden; font-size:24px; margin-bottom:10px; font-weight:bold;}
.sowa_q1 { overflow: hidden;}
.sowa_q1 p{float: left;margin-right: 10px;color: #999;}
.soluw_ney_xian {border:1px solid #e8e8e8; margin:10px 0 10px 0%; overflow:hidden;}
.soluw_ney_nei { line-height:35px; margin-bottom:20px; font-size:16px; width:100%; text-align:center;}
.soluw_ney_nei2 { line-height:30px; width:100%;}
.soluw_ney_nei2 p { text-align:center;}
.soluw_ney_nei2 p img { margin: 10px  auto;}
.soluw_ney_nei2 p {padding:0px 0px !important;}

.soluw_ney_nei2 table { border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important; height: 100%!important;}
.soluw_ney_nei2 table tr {line-height:30px !important;font-size: 11pt!important; padding:0px 0px !important;}
.soluw_ney_nei2 table td{ padding:0px 6px !important;word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important; font-size: 11pt!important; }

.in_newss_a {overflow: hidden; margin-top: 25px;}
.in_newss_a ul {margin-left: -1%;}
.in_newss_a li { margin-top:15px;width:24%; margin-left:1%; background:#f5f5f5;float: left;}
.in_newss_a li .in_new_a {padding: 2% 2% 0 2%;}
.in_newss_a li .in_new_b {text-align: center;padding:3% 0 3% 0;font-weight: bold;}
.in_newss_a li:hover .in_new_b {color: #1783ce;}

.in_newss_a_a {font-size:18px; border-bottom: 1px solid #eee;padding-bottom: 10px;position: relative;}
.in_newss_a_a:after{ content: ""; display: block;background: #1783ce; width:80px; height:2px; position: absolute; bottom:0; left: 0;}

/*联系方式*/
.lswm { overflow: hidden; margin:40px 0 40px 0;}
.lswm_1 { float:left; width:100%;}
.lswm_2 { float:right; margin-top:20px;width:100%;text-align: center;}
.lswm_2 i {font-weight: bold;font-size:35px;}
.lsm_cosm_zuo_b {line-height:35px;font-size:16px;margin:20px 0;overflow: hidden;}
.lsm_cosm_zuo_b ul {margin-left:-1%;}
.lsm_cosm_zuo_b li {float: left; margin-left:1%; width:30%;border: 1px solid #eee; text-align: center; padding:1%;}
.lsm_cosm_zuo_b li:nth-child(3){width: 36%;}

/*留言*/
.lsw_ly {overflow: hidden; width:100%; background: #fafafa; padding:50px 1.5% 50px 1%;}
.lsw_ly_1 {overflow: hidden; background: #fff;padding:1.5%;}
.lsw_ly_1 em{ font-size:26px;color:#333;line-height:25px;}
.lsw_ly_1 p{ margin-top:10px;font-size:1rem;line-height:25px;color:#999;}

.lsw_ly_a { margin-top:20px;}
.lsw_ly_a .iptBox{ display:flex;flex-wrap:wrap;justify-content:space-between;}
.lsw_ly_a .iptBox input{padding:2% 2%;width:49%;height:50px;font-size:16px;background:#fff;border:none;outline:none;transition:all 1s; margin-bottom: 20px;}
.lsw_ly_a .iptBox input::-webkit-input-placeholder{color:#999;}
.lsw_ly_a .iptBox input:hover{ background:#fff;box-shadow:0 0 2rem rgba(0,0,0,0.1);}
.lsw_ly_a .iptBox input:nth-child(3) {width: 100%;}
.lsw_ly_a .iptBox input::placeholder {color: #afafaf!important;font-family: Arial, sans-serif;}
.lsw_ly_a .txtBox{}
.lsw_ly_a .txtBox textarea{ display:block;padding:2% 2%;width:100%;height:130px;font-size:16px;background:#fff;border:none;outline:none;resize:none;transition:all 1s;font-weight: bold;}
textarea::placeholder {color: #afafaf!important;font-family: Arial, sans-serif;font-weight:500;}
.lsw_ly_a .txtBox textarea::-webkit-input-placeholder{ color:#999;}
.lsw_ly_a .txtBox textarea:hover{ background:#fff;box-shadow:0 0 2rem rgba(0,0,0,0.1);}
.lsw_ly_a .btnBox{ margin-top:1%;overflow:hidden;}
.lsw_ly_a .btnBox a{ display:block;width:100%;height:60px;line-height:60px;font-size:16px;color:#fff;text-align:center;background:#1783ce;}