﻿@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;}

.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;}

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


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


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

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

/*左右一页*/
.pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin:20px 0 0px 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:#2c98db; color: #fff;}
.pagination .page-number{background-color:#fff;}
.pagination .page-nav{background-color:#f1f1f1;}


/* 头部 */
.top_bj{width:100%; background:rgba(255,255,255,0.0); position:fixed; top:0; left:0%; transition:all 0.5s; z-index:10;box-shadow:0 0 1px #cbcbcb;}
.top_bj:hover{background:#fff;}
.top_bj.active{width:100%; top:0; left:0; background:#fff;}
.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 {transition: all 0.2s;margin: 10px 0;}
.logo h1 {float: left;width:120px;}
.logo img {width:100px; height: auto;}
.lg_2 {display: none;}
.logo_zi {float: right;position: relative;font-size:16px;padding:22px 0 0 20px; color: #fff;font-weight: bold;}
.logo_zi em {color: #fff;}
.logo_zi:after {content: '';width: 1px;position: absolute;left: 0;top:26px;background: #d9d9d9;height:40px;}

.top_you {width:70%;}

.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: #2c98db;}
.active .logo_zi {color: #2c98db;}

.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:11.6%; line-height:97px; height:97px; }
.nav .nLi p a { display: block; font-size:16px;font-weight: bold;}
.nav .nLi:after {content: ""; position: absolute; top:46px; right: 0; width: 15px; height: 15px;background: url(../images/sanjiao1.png) no-repeat; }
.nav .sub { display:none; left:0px; top:97px; 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,.05);}
.nav .sub li { zoom:1; border-bottom:1px solid #eee; text-indent:10px;}
.nav .sub a { display:block; padding:0 10px; color:#333;}
.nav .sub a:hover { color:#2c98db;}
.nav .on p a {width:100%; height:2px; color: #2c98db ;}

.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:33px;float: right; margin-right:15px;}
.top_ss { width:30px; height:30px;  background:#eee url(../images/kuanj.png) center no-repeat; cursor: pointer; -webkit-transition: 0.5s; transition: 0.5s;border-radius:15px;}
.mis p {font-size: 14px;font-weight: bold;}
.top_h.on .top_ss { background: url(../images/tuos.jpg) center no-repeat; height: 65px; }
.ss_bg { position: absolute; left: 0; right: 0; top:97px; z-index: 1000; padding: 10px 0; background: #2c98db; 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: #000; background: #fff; width: 100%; padding: 0 60px 0 24px; border-radius: 3px;border: 1px solid #fff;}
.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; }


/*banner*/
.block_home_slider { overflow:hidden; position:relative; line-height:0px; text-align:center; min-width:1440px;}/*底部小图标*/
.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:#2c98db;}

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

.in_mws {overflow: hidden; background:#f7f8fb;}
.in_tmpp {overflow: hidden; margin-top: 80px;}
.in_tmp {font-size:35px; text-align: center; font-weight: bold;}
.in_tmp1 {text-align: center;margin:10px 0;font-size:22px;text-transform: uppercase; opacity: 0.6;}
.in_bei {color:#fff;}

/* 首页产品 */
.cp1 {width:100%; overflow:hidden; margin:30px 0 50px 0;}
.cp1_z {background: #2c98db;line-height:65px;text-align: center;font-size:22px; color: #fff;}
.cp1_5 {overflow:hidden; margin-top:10px;}
.cp1_5 .hd{float: left; width: 300px;}
.cp1_5 .hd dl{}
.cp1_5 .hd dl dd{ height:60px; color:#464646; line-height:60px; background: #fff; width:100%;margin-bottom: 2%;text-indent:55px;position: relative;}
.cp1_5 .hd dl dd:after{content:""; position: absolute; top:20px; left:20px;background: url(../images/sanjiao_2.png) no-repeat; width: 20px; height: 20px;}
.cp1_5 .hd dl dd a{display: block;}
.cp1_5 .hd dl dd.on{ line-height:60px; height:60px; font-size:15px; border-bottom:2px solid #2c98db; transition:all 0.3s;font-weight: bold;}
.cp1_5 .hd dl dd.on a {color: #2c98db!important;}
.cp1_5 .bd {float: right; width:calc(100% - 335px);}
.cp1_5 .bd .abst{ line-height:30px; }

.ny_r_title { border-bottom:1px solid #dfdfdf; color:#444; overflow: hidden; position: relative;padding-bottom:10px;margin-top: 5px;}
.ny_r_title span{ float:left;font-size:22px;margin-left:10px;}
.ny_r_title:after {content:""; position: absolute; top:3px; left:0px;background:#2c98db; width:5px; height:30px;}

.in_cp {overflow:hidden;}
.in_cp ul {margin-left: -1.5%;}
.in_cp li{width:31.8%; margin-left: 1.5%; background:#fff;float: left;margin-top: 20px; border-radius:5px;}
.in_cp li .cp_0{ overflow: hidden;}
.in_cp li .cp_0 img {transition:all 0.5s;}
.in_cp li:hover .cp_0 img {transform:scale(1.1);}
.in_cp li p {font-size: 16px;width: 100%; text-align: center; line-height:45px;border-top: 1px solid #eee;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;padding:0 3%;}
.in_cp li:hover p {background:#2c98db; color: #fff;}

/* 首页应用 */
.appl_bg {overflow:hidden; background: url(../images/yilw.jpg)no-repeat center;min-width:1440px;}
.appl ul {margin-top: 50px;}
.appl li{float:left; width:20%; text-align:center; color:#fff;  height:400px;overflow: hidden; position: relative;border-radius:5px;}
.appl li:after{content:""; display:block; width:100.9%; height:100%; background:rgba(0,0,0,0.4);  transition:0.3s all ease;    position: absolute; top:0;}
.appl li:hover::after{ background:rgba(0,0,0,0.2); }
.appl li a {color: #fff;}
.appl_w{padding-top:160px; height:100%; position: relative;z-index: 2;}
.appl li:nth-child(1){background:url(../images/yro_1.jpg)no-repeat center top;}
.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:nth-child(5){background:url(../images/yro_5.jpg)no-repeat center top;}
.appl li:nth-child(6){background:url(../images/yro_6.jpg)no-repeat center top;}
.appl li p{font-size:34px; }
.appl li span{font-size:16px; line-height:30px;}


/* 首页公司简介 */
.gj_mi {overflow: hidden;margin: 80px 0; }
.gj_mi_zuo {width:calc(100% - 720px); padding:0 0% 0 2%; color: #333; margin-top:2.5%;overflow: hidden;}
.gj_mi_zuo .gj_mi_zuo_a {margin-top:2%; font-size: 35px;margin-bottom:2.5%; color: #333; font-weight: bold;}
.gj_mi_zuo .gj_mi_zuo_gen {width:65px; background: #2c98db; height: 5px;margin-bottom: 15px; }
.gj_mi_zuo .gj_mi_zuo_a1 {line-height:26px;font-size:16px; }
.gj_mi_zuo .gj_mi_zuo_a2 {width: 160px;line-height: 45px;  background: #f5f5f5;border-radius:5px; text-align: center; margin-top:30px;}
.gj_mi_zuo .gj_mi_zuo_a2 a{color:#636363;}
.gj_mi_zuo .gj_mi_zuo_a2:hover>a {display: block; background: #2c98db; color: #fff;border-radius:5px;}
.gj_mi_yuo {overflow: hidden;width:700px; }

.in_ao1 {display:none;}


/* 首页设备 */
.in_sebi {overflow: hidden; background: url(../images/chnp_am.jpg) no-repeat; }

.index7 {width: 1600px; margin:60px calc((100% - 1600px)/2); display: inline-flex;justify-content:space-between;}
.index7 ul {width: 1600px; height: auto; overflow: hidden; position: relative;}

.index7 ul::after {position: absolute; content: ''; width: 1600px; height: 1px; border-bottom:1px dashed rgba(0,0,0,.2); left: 0px; top: 110px;}
.index7 ul li {float: left; width: calc(100% / 5); text-align: center;}
.index7 ul li a{display: flex; flex-direction: column; align-items: center;}
.index7 ul li .num {width: 86px; height: 86px; background-color: #2c98db; font-size: 40px; font-weight: bold; color: #fff; text-align: center; line-height: 86px; border-radius:50%;	font-family: "Bahnschrift"; display: inline-block; position:relative; }

.index7 ul li a:hover .num { background-color: #c11428; color: #fff;opacity: 1;}
.index7 ul li:hover h2 b{color: #c11428;}
.index7 ul li .num::after {position: absolute; content: ''; width: 27px; height: 19px; background: url(../images/icon3.png) no-repeat; top: 106px; z-index: 2; left: 36px;}
.index7 ul li a:hover .num::after {background: url(../images/icon4.png) no-repeat;}
.index7 ul li .num::before {position: absolute; content: ''; width: 25px; height: 31px; background: url(../images/ico3.png) no-repeat; top: 95px; z-index: 2; left: 155px;}
.index7 ul li:last-child .num::before {display: none;}
.index7 ul li h2 {color: #fff; font-size: 22px; padding-top:60px; display: inline-flex; flex-direction: column;}
.index7 ul li h2 b{font-size: 20px;	color: #333333;}

.cpzs_0 {overflow: hidden;margin:20px 0 60px 0;}
.cpzs {width:100%; margin-top: 10px;}
.cpzs .item { width:96%;margin: 0 2%; position: relative;overflow:hidden;border-radius:5px; background: #fafafa;padding:2%;}
.cpzs .item .cpzs_p { text-align: center; padding:10px; overflow:hidden;background: #fff;}
.cpzs .item .cpzs_p:hover { transition:all 0.5s;}
.cpzs .item .cpzs_p img { transition:all 0.5s;}
.cpzs .item:hover .cpzs_p img {transform:scale(1.1);}
.cpzs .item .cpzs_bt {margin:10px 0;font-size:16px; padding:0 3%;}
.cpzs .item a .cpzs_bt {display: block;}
.cpzs .item:hover .cpzs_bt {color: #2c98db;}
.cpzs .item .cpzs_bb {padding:0 3%;margin-bottom:10px;}

.cpzs .item .cp_yc {overflow: hidden; }
.cpzs .owl-nav {position: absolute; top:60%; width: 100%; left: 0;}
.cpzs .owl-nav .owl-prev{float: left; position: absolute; top:0; left:1%; outline: none; }
.cpzs .owl-nav .owl-next{float: right;position: absolute; top:0; right:1%;outline: none;}

/*新闻中心*/
.ni_zh {overflow: hidden; margin-top: 30px; margin-bottom: 60px;}
.ni_zh ul {margin-left: -1%;}
.ni_zh li {float: left; margin-left:1%; width:32.33%; background: #fafafa;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: 20px; font-size: 16px;height:25px;transition:all 0.5s;}
.ni_zh li:hover .ni_zh_b {display:block; color: #2c98db;}
.ni_zh li .ni_zh_c { padding-left:20px;font-size: 15px; line-height: 25px;width:98%;color: #a9a9a9;}

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

.fott_1 { padding:3% 1% 3% 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_list1 { width:40%;}
.foot_list1 ul{margin-right:-1%;}
.foot_list1 ul li{width:33.33%;font-size:15px;float: left;}
.foot_list1 ul li a{line-height:30px; color:rgba(255,255,255,0.47);text-overflow:ellipsis; white-space:nowrap;}
.foot_list1 ul li a:hover{color: #2c98db;}

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

.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; width: 100%;min-width:1440px;}
.hmw img {width: 100%;object-fit: cover;min-height:400px;}
.hmw_a {position: absolute; top:55%; left:0;color: #fff; width: 100%; text-align: center;transform: translateY(-50%);}
.hmw_a .hmw_a_a { font-size:30px;}
.hmw_a .hmw_a_b {font-size:30px;text-transform: uppercase;}

.ny_lam {}
.ny_lam ul {}
.ny_lam li {float: left; line-height:60px; height: 60px; width:150px; text-align: center; font-size: 16px;}
.ny_lam li:hover a{display: block;background: #2c98db; color: #fff;}

/*栏目*/
.ny_meis_dd {background: #fafafa; 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: #2c98db;color: #fff;}

/*公司简介*/
.ny_ghn {overflow: hidden;margin:50px 0;}
.about {line-height: 25px;font-size:16px;}
.abo {font-size:30px;font-weight: bold; line-height: 30px; margin-bottom:15px;}
.abo_1 {overflow: hidden;margin-top:20px;}
.abo_1 ul {margin-right: -5%;}
.abo_1 li {width:80px; float: left; text-align: center; margin-right: 5%;}
.about_z {width:calc(100% - 710px); float:right; line-height:28px;font-size: 16px;margin-top:1%;}
.about_y {width: 670px; float:left;}
.ab_06 {display: none;}

/*企业文化*/
.qiwh_a {overflow: hidden;background: #fff;}
.n_m1 {float: left; width: 740px;}
.n_m2 {float: right; width: calc(100% - 780px);line-height:35px;font-size: 16px;margin-top:10px;}
.n_m2 span {font-size: 18px;font-weight: bold; }

/*产品中心*/
.ny_pcs{width:300px;float: left;}
.ny_pcs .ny_0cp {background: #2c98db;line-height:65px;text-align: center;font-size:22px; color: #fff;}
.ny_pcs ul {}
.ny_pcs li {position: relative;line-height:60px; background: #fafafa; text-indent:50px; border-bottom: 1px solid #eee;}
.ny_pcs li:after{content:""; position: absolute; top:20px; left:20px;background: url(../images/sanjiao_2.png) no-repeat; width: 20px; height: 20px;}
.ny_pcs li:hover a{display: block; color: #2c98db;}
.ny_pcs_a a {color: #2c98db;display: block;font-size: 15px; font-weight: bold;}

.ny_pcs1 {float: right; width:calc(100% - 330px);}
.ny_pcs1 ul {overflow: hidden; margin-left: -1.5%;}
.ny_pcs1 li{width:31.8%; margin-left: 1.5%; background:#fafafa;float: left;margin-bottom: 20px; border-radius:5px; padding: 1%;}
.ny_pcs1 li .cp_10{ overflow: hidden;}
.ny_pcs1 li .cp_10 img {transition:all 0.5s;}
.ny_pcs1 li:hover .cp_10 img {transform:scale(1.1);}
.ny_pcs1 li p {font-size: 16px;width: 100%; text-align: center; line-height:45px;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;padding:0 3%;}
.ny_pcs1 li:hover p {background:#2c98db; color: #fff;}

.ny_pcs2 {float: right; width:calc(100% - 330px);}


/*产品内页*/
.zoomdemo {overflow:hidden;margin-top: 50px;}
.zoomdemo img { max-width:100%;}
.cpxq_t_l{ float:left; width:52%;border: 1px solid #eee;}
.sp-wrap{ display:none; line-height:0; font-size:0;}
.sp-thumbs{ width:100%;}
.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;}
.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:45%; color:#1a1a1a; line-height:25px;}
.prodetailtxt p{ font-size:20px; border-bottom:1px solid #dadada; padding:10px 0 15px;}
.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:#2c98db; text-align:center; margin-top:2%;}
.psw_1 a{ display:block; color:#fff;}
.psw_1:hover a{ background:#c11428; color: #fff;}
.pw_1 {line-height:40px; font-size:16px; color:#333; margin-top:15px; background: #fafafa; text-indent:10px;}
.pw_01 {margin-top:20px;overflow: hidden; line-height: 30px;margin-left: 1%;}

.chxiq { overflow:hidden;margin-top: 30px;}
.chxiq .chxiq_1 { background:#fafafa; line-height:50px; text-indent:18px; font-size:18px;}
.chxiq .chxiq_2 { padding:2% 2% 0% 2%;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%;}
.mska_losa .mska_mor { position:absolute; right:0; top:20px; width:120px; background:#2c98db; text-align:center;}
.mska_losa .mska_mor a{ color:#fff; display:block;}

/*应用案例*/
.in_ap {overflow:hidden;}
.in_ap ul {margin-left: -1.5%;}

.in_ap li{width:31.8%; margin-left: 1.5%; float: left;margin-bottom:15px;}
.in_ap li:last-of-type {margin-bottom:0px;}
.in_ap li .ap_0{ overflow: hidden;}
.in_ap li .ap_0 img {transition:all 0.5s;}
.in_ap li:hover .ap_0 img {transform:scale(1.1);}
.in_ap li p {font-size: 16px;width: 100%; text-align: center; line-height:45px;border-top: 1px solid #eee;}
.in_ap li:hover p {color: #2c98db;}

/*内页案例*/
.lsm_new_you_ne { float:left; width:calc(100% - 320px);}
.soluw_ney { overflow:hidden; padding:2.5%;background:#fafafa;}
.soluw_ney_zi { overflow:hidden; font-size:24px; margin-bottom:10px; text-align:center; font-weight:bold;}
.sowa_q1 { color:#333; text-align:center;}
.soluw_ney_xian {border:1px solid #e8e8e8; margin:20px 0 20px 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; font-size:16px; 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 { float:right; background:#fafafa; width:290px;padding:10px 15px;}
.in_newss_a ul {}
.in_newss_a li { margin-top:15px;}
.in_newss_a li .in_newss_a_1 { overflow:hidden;}
.in_newss_a li .in_newss_a_1 img { transition:all 0.5s;}
.in_newss_a li:hover .in_newss_a_1 img { transform:scale(1.1);}
.in_newss_a li .in_newss_a_2 { line-height:30px; text-align:center;text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding:0 10px;}
.ny_mie_a>a{background: #2c98db!important; color: #fff;}

.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: #2c98db; width:80px; height:2px; position: absolute; bottom:0; left: 0;}

/*新闻*/
.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:left; width:calc(100% - 400px); margin-top:35px; margin-left:40px;}
.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;font-size: 16px; color: #7d7d7d;}
.ne_nes li .ne_b2 .ne_b2_a3{ margin-top:20px; background:#fff; width:150px; line-height:45px; text-align:center;}
.ne_nes li a .ne_b2 .ne_b2_a3 { display:block; color:#333; transition: all 0.6s; }
.ne_nes li:hover .ne_b2 .ne_b2_a3 { background:#2c98db; color:#fff;}


/*人才招聘*/
.xwzx { overflow:hidden;}
.xwzx_a { line-height:25px; font-size:16px; border:1px #eee solid; padding:1%; margin-bottom:20px;}
.xwzx ul{}
.xwzx li{width:100%; margin-bottom:20px;border:1px #eee solid;}
.xwzx li .xwzx_bt{ color:#333; font-size:18px; line-height:40px; padding:8px 15px; overflow:hidden; background:#ededed url(../images/quan1.png) no-repeat 98%;}
.xwzx li .xwzx_bts{ background:#2c98db url(../images/quan.png) no-repeat 98%; display:block; color:#fff;}
.xwzx li .xwzx_wz{ color:#666; width:100%; padding:20px 15px; background:#fff; border-top:1px #ddd solid; display: none;}
.xwzx li:first-child .xwzx_wz { display: block;}
.xwzs_misa {overflow:hidden;}
.xwzs_misa dl {}
.xwzs_misa dd {width:33.33%; text-align:center; line-height:40px; float:left; font-size:18px; border:1px solid #dddddd;} 
.xwzs_misa_a { margin-top:10px; overflow:hidden; line-height:30px; font-size:16px;}

.xwzx_b { width:150px; overflow:hidden; background:#2c98db; text-align:center; line-height:35px; margin-top:15px;}
.xwzx_b a{ color:#fff; display:block;}


/*联系方式*/
.lswm { overflow: hidden;}
.lswm_1 { float:left; width:870px;}
.lswm_2 { float:right; line-height:30px;margin-top:20px;width:calc(100% - 900px);}
.lswm_2 i {font-weight: bold;font-size:25px; margin-left:5px;}
.lswm_a { overflow: hidden; margin-top: 15px;font-size:16px;}

.lsm_cosm_zuo_b { overflow:hidden; margin-top:10px;}
.lsm_cosm_zuo_b ul {}
.lsm_cosm_zuo_b li { float:left; width:100%; line-height:40px; height: 40px; font-size:16px; margin-top:10px;}
.lsm_cosm_zuo_b li em {float:left;}
.lsm_cosm_zuo_b li span {float:left;}
.lsm_cosm_zuo_b li span>a {display: block; color: #f39800;}
.lsm_cosm_zuo_b li span:hover>a {color: #f39800;border-bottom:1px solid #f39800;}

.lsm_cosm_dih { width:40px; height:40px; float:left; margin-right:15px; border: 1px solid #eee; border-radius: 15px;}


.lsw_ly {overflow: hidden; width:100%; background: #fafafa; padding:50px 1.5% 50px 1%;}
.lsw_ly .lsw_ly_1 {overflow: hidden; background: #fff;padding:1.5%;}
.lsw_ly .lsw_ly_1 em{ font-size:26px;color:#333;line-height:25px;}
.lsw_ly .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:#2c98db;}