﻿@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:#444; font-size:12px; font-family:"Arial", "微软雅黑";}
ul, ol { list-style:none;} 
img{max-width:100%;}
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
address,cite,code,em,th { font-weight:normal; font-style:normal;}
input,button,textarea,select{color:#444; font-family: "Open Sans"; vertical-align:middle;}
input:focus {outline:none;}
textarea:focus {outline:none;}
table{width:100%; border:0px; border-left:1px #aaa solid; border-bottom:1px #aaa solid;}
table td{height:auto !important; padding:10px !important; border:0px !important; border-top:1px #aaa solid !important; border-right:1px #aaa solid !important;}
table td input{margin-right:6px;}
a{ color:#444; text-decoration:none; transition:0.5s;}
img{max-width:100%;}

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

/* 头部 */
.top_bj{width:100%; background:rgba(255,255,255,0.9); position:fixed; top:0; left:0%; transition:all 0.5s; z-index:10; box-shadow:0 0 4px #cbcbcb;}
.top_bj:hover{background:#fff;}
.top_bj.active{width:100%; top:0; left:0; background:#fff;}
.top:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
.logo { padding:10px; float:left;}

/* 导航条 */
.dht { float: right; width:56%; margin-top: 40px; margin-left: 10px; }
.nav { position: relative; z-index: 999; }
.nav a { color:#333;}
.nav .nLi { float: left; position: relative; display: inline; text-align: center; width: 14%; line-height: 40px; }
.nav .nLi h3 a { display: block; font-size:17px; }
.nav .sub { display:none; left:0px; top:41px; position:absolute; background:#1062c8; line-height: 35px; padding: 5px 0; width:200px; text-align: left ; font-size:14px;}
.nav .sub li { zoom: 1; }
.nav .sub a { display: block; padding: 0 10px; color:#fff;}
.nav .sub a:hover { background: #2c80d5; }
.nav .on h3 a { background: #1062c8; color: #fff; width: 99.5%; line-height: 40px; border-radius: 5px; }

/*手机导航*/
.sp_header { height: 50px; overflow: hidden; background: #facd89; position: fixed; z-index: 999; width: 100%; }
.sp_logo { padding: 10px; float: left; height: 50px ;}
.sp_logo img { margin: auto; max-height: 30px; }
.sp_nav { width:50px; float:right; position: relative; cursor: pointer; height:40px; margin-top:40px; display: none; background:#eee;}
.sp_nav span { display:block; background:#333; width: 30px; height: 2px; position: absolute; left: 10px; transition: all ease 0.35s }
.sp_nav span:nth-of-type(1) { top:10px;}
.sp_nav span:nth-of-type(2) { top:20px;}
.sp_nav span:nth-of-type(3) { top:30px;}
.sp_nav_se span:nth-of-type(1) { top:18px; transform: rotate(45deg) ;}
.sp_nav_se span:nth-of-type(2) { width:0; }
.sp_nav_se span:nth-of-type(3) { top:18px; transform: rotate(-45deg) }
.sjj_nav { position: fixed; z-index:999; background: #eee; width: 100%; height:100%; font-size: 14px; line-height: 40px; top: -100%; left: 0; overflow: auto; overflow-x: hidden; transition: top ease 0.35s;}
.nav_show { top:105px }
.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 #ddd solid; text-align: center; color: #999; }
.sjj_nav ul li i { position: absolute; top: 5px; right: 0px; border-left: 1px #ddd 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 #ddd solid; margin-left: 20px; position: relative; line-height: 40px; font-size: 14px; }
.sjj_nav>ul>li:last-child { border-bottom: 1px #ddd solid; }
.sjj_nav ul li ul { display: none }
.sjj_nav ul li a { color:#666; width:100%;display:block;}
.sjj_nav ul li ul li a { color: #999; text-align:left; }
.sjj_nav ul li i svg { width: 20px; height: 20px; fill:#555; }
.sjj_nav ul li .sjj_nav_i_se svg { fill:#c9141e }
.sjj_nav ul li ul li>ul { margin-left: 10px }

/*banner*/
.block_home_slider { position: relative; line-height: 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; display: block; 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:#166ba9; }

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

/*中英*/
.zyw { float:right; font-size:15px; margin-top:40px; width:120px; background:#1062c8 url(../images/CNen.png) no-repeat 10%; border-radius:5px; text-indent:40px; line-height:40px;}
.zyw_a { position:relative;}
.zyw_a a{ color:#fff;display:block;}
.zyw_a:hover .zyws{ display:block;}
.zyws { display:none; position:absolute; top:40px; left:0; background:#1062c8; width:100%; z-index:999;}
.zyws p{}
.zyws p a{ color:#fff; display:block;}
.zyws p:hover { background:#2c80d5;}

/*ce*/
.che { float: right; font-size:12px; margin-top:32px; width:81px; background: url(../images/yundou.png) no-repeat ; border-radius:5px; text-align:center; line-height:44px;}
.che a { color: #fff; display: block; }
.che h5 { margin-top:5px;}

/* 搜索栏 */
.mis { float:right; margin-top: 44px; }
.top_ss { width: 65px; height: 32px; background: url(../images/kuanj.png) center no-repeat; cursor: pointer; -webkit-transition: 0.5s; transition: 0.5s; }
.top_h.on .top_ss { background: url(../images/tuos.jpg) center no-repeat; height: 65px; }
.ss_bg { position: absolute; left: 0; right: 0; top:105px; z-index: 1000; padding: 10px 0; background: #1062c8; display: none; }
.top_h.on .ss_bg { top: 65px; }
.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; }
.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; }

/* 首页产品 */
.cps { overflow:hidden; margin-top:100px;}
.cps_a { text-transform:uppercase; font-size:40px; font-weight:bold; text-align:center;}
.cps_a span { color:#1062c8;}
.cps_b { font-size:35px; text-align:center; margin:20px 0;}
.cps_ku {  overflow:hidden; margin-top:35px;}
.cps_ku ul {  text-align:center;}
.cps_ku li { font-size:16px; padding:0 35px; text-align:center; display:inline-block; position:relative; line-height:40px;}
.cps_ku li:after {content:""; background:url(../images/gans.png) no-repeat right; width:40px; height:39px; position:absolute; top:0; right:-14px;}
.cps_ku li:last-child:after { display:none;}
.cps_ku li a { display:block;}
.cps_ku li:hover a{ color:#1062c8;}
.cps_ku_gan { background:url(../images/gans.png) no-repeat; width:22px; height:22px; float:left;}

/*解决方案*/
.sy_zs_img{ padding:15px 5px; margin-top:30px;position:relative; overflow:hidden;}
.sy_zs_img2{ }
.sy_zs_img2 ul{ position:relative; width:10000%;}
.sy_zs_img2 ul li{ float:left; width:0.32%; margin-right:0.02%; background:#fff; box-shadow:0 0 3px #7b7b7b; position:relative;overflow:hidden;} 
.sy_zs_img2 ul li img {width: auto; height: auto;}
.sy_zs_img2 ul li a img { transition:all .5s; }
.sy_zs_img2 ul li:hover img { transform: scale(1.1); }
.sy_zs_img2 ul li a{ color:#333;}
.sy_zs_img2 ul li:hover a{ color:#1062c8;}
.sy_zs_l,.sy_zs_r{ position:absolute; top:0%; width:50px; height:50px; cursor:pointer; margin-top:21.5%;}
.sy_zs_l{left:1px; background:rgba(0,0,0,0.5) url(../images/hzhb_jt1_2.png) center no-repeat;}
.sy_zs_r{right:2px; background:rgba(0,0,0,0.5) url(../images/hzhb_jt2_2.png) center no-repeat;}

.sy_zs_img0 { overflow:hidden; border-bottom:1px solid #eee;}
.ryzs_sa { overflow:hidden; padding:10px;}
.ryzs_img { font-size:18px; margin-top:10px; font-weight:bold;}
.ryzs_img_1 { color:#a5a4a4; margin-top:5px; line-height:20px; overflow:auto; height:35px;}
.ryzs_img_more { width:40px; height:39px; position:absolute; bottom:-1px; right:0;}
.ryzs_img_more a { color: #fff !important; display: block; }
.ryzs_img_more:hover { color: #fff;}

/*首页公司*/
.sygs { background:#f3f5f7 url(../images/beij.jpg) no-repeat; overflow:hidden; margin-top:100px; height:659px;}
.sygs .aos_zuo {overflow:hidden; margin-top:100px;}
.sygs .aos_zuo .aos_w { float:left; width:calc(100% - 740px);}
.sygs .aos_zuo .aos_w .aos_w_a { font-size:40px; text-transform: uppercase; overflow:hidden; margin-top:30px;}
.sygs .aos_zuo .aos_w .aos_w_a span {color:#1062c8;}
.sygs .aos_zuo .aos_w .aos_w_b { margin-top:30px; overflow:hidden;}
.sygs .aos_zuo .aos_w .aos_w_b .aos_w_b_1 { float:left; font-size:38px;}
.sygs .aos_zuo .aos_w .aos_w_b .aos_w_b_2 { float:left; margin:20px 20px 0 20px;}
.sygs .aos_zuo .aos_w .aos_w_b .aos_w_b_3 { float:left; font-size:18px; margin-top:0px; color:#a0a0a0; width: 70%;}
.sygs .aos_zuo .aos_w .aos_w_c { overflow:hidden; margin-top:30px; font-size:16px; line-height:34px;}
.sygs .aos_zuo .aos_w .aos_more { overflow:hidden; width:185px; line-height:50px; background:url(../images/more.png) no-repeat; text-align:center; margin-top:30px; font-size:16px;}
.sygs .aos_zuo .aos_w .aos_more a{ display:block; transition:all .5s;}
.sygs .aos_zuo .aos_w .aos_more:hover a{ background:url(../images/more1.png) no-repeat; color:#fff;}
.sygs .aos_zuo .aos_tu { float:right; width:725px;}

/*新闻中心*/
.sxnews { background:#f3f5f7; overflow:hidden;} 
.sxnews_top { margin-top:100px; overflow:hidden; margin-bottom:60px;}
.sxnews .sxnews_tu { float:left; width:603px; position:relative; margin-top:60px;}
.sxnews .sxnews_tu .sxnews_tu_a { overflow:hidden;}
.sxnews .sxnews_tu .sxnews_tu_zi { position:absolute; bottom:0; left:0; opacity:0.5; background:#000; width:100%; line-height:60px; text-align:center;color:#fff; font-size:18px;}
.sxnews .sxnews_tu:hover .sxnews_tu_zi { background:#1062c8; opacity:1;}
.sxnews .sxnews_zyi { float: right; width:calc(100% - 630px); margin-top:60px;}
.sxnews .sxnews_zyi dl { background:#fff; padding:20px; overflow:hidden; margin-bottom:20px;}
.sxnews .sxnews_zyi dl:last-child { margin-bottom:0px;}
.sxnews .sxnews_zyi dd { width:230px; float:left;}
.sxnews .sxnews_zyi dt { float:right; width:calc(100% - 250px);}
.sxnews .sxnews_zyi dt a{ display:block; transition:all .5s;}
.sxnews .sxnews_zyi dt:hover a{ color:#1062c8; margin-left:10px;}
.sxnews .sxnews_zyi dt .sxnews_zyi_1 { font-size:18px; margin-top:18px;}
.sxnews .sxnews_zyi dt .sxnews_zyi_2 { margin:10px 0; font-size:14px; line-height:25px; color:#acacac;}
.sxnews .sxnews_zyi dt .sxnews_zyi_sj { position:relative; text-indent:22px; line-height:18px; margin-top:20px;}
.sxnews .sxnews_zyi dt .sxnews_zyi_sj:after {content:""; background:url(../images/xn_1.png) no-repeat; width:40px; height:39px; position:absolute; top:0; left:0px;}

/*dibu*/
.fott { overflow:hidden; background:#000 url(../images/fott.jpg) no-repeat;}
.fotts { overflow:hidden; margin-top:80px;}
.fott_os { font-size: 18px; color: #fff; margin-bottom:10px;}
.fott_lswm_1 { line-height:25px; color: #fff; margin-top:15px;}
.fott_lmws { text-align: center; color: #fff; line-height: 30px; float:right;}
.fott_lmws img { width:80px; height: auto;}
.fott_lmws p { float: left; margin-right:2%;}
.fott_sm { float: left;}
.fott_sm ul { overflow:hidden; margin-right:-50px;}
.fott_sm li { float: left; margin-right:50px;}
.tott_mw { overflow: hidden; margin-top:15px; line-height:30px;}
.tott_mw p { margin-bottom:2%; font-size:16px;}
.tott_mw p a { color:#999999; display: block;}
.tott_mw p:hover a { color:#fff;}

.fotts_erm { float:left; margin-left:1%;}
.fotts_erm span { color:#fff; font-size:18px;}
.fotts_erm img { margin-top:22px;}

.fott_lswm { float:right; width:25%;}
.fott_os { font-size:18px; color:#fff; margin-bottom:10px;}
.fott_xian { width:50px; height:2px; background:#fff; }
.fott_lswm_1 { line-height:30px; color: #999999; margin-top:15px; font-size:16px;}

.foot { line-height:80px; text-align:center; color:#fff; font-size:14px; overflow:hidden; border-top:1px solid #5c5c5c; margin-top:80px;}

/*内页*/
.hmw { height:350px;}

.fhs_be { background:#eee; overflow:hidden; min-height:500px;}
.goyo_nei { float:right; background:#fff; width:calc(100% - 270px); margin:50px 0;} /*大框*/
.goyo_nei_ms { overflow:hidden; background:#fff;  margin:50px 0;} /*大框*/

.nes_a { width:250px; float:left; background:#1062c8; border:1px solid #1062c8; margin:50px 0;}
.nes_a .nes_a1 { line-height:80px; font-size:25px; color:#fff; overflow:hidden; text-indent:30px;}
.nes_a .nes_a2 { overflow:hidden;}
.nes_a .nes_a2 ul { background:#eee;}
.nes_a .nes_a2 li { background:#fff url(../images/i1.png) no-repeat 20%; text-indent:30px; line-height:50px; border-bottom:2px solid #eee;font-size:12px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.nes_a .nes_a2 li a{ display:block; transition:all 0.5s;}
.nes_a .nes_a2 li a:hover{ background:#2c80d5 url(../images/i12.png) no-repeat 20%; color:#fff;}
.nes_oa a{ background:#2c80d5 url(../images/i12.png) no-repeat 20% !important; color:#fff; }

.ney_top {  background:#f3f3f3; overflow: hidden; padding:0 1%;}
.ney_top p { float:right; padding-left:26px; font-size:13px; color:#666; padding-top:2px; line-height:45px;}
.ney_top p a { color: #666;}
.ney_top p a.cur { color: #1a1a1a;}

.cps_lsm { background:#1062c8; overflow:hidden; color:#fff; padding:20px;}
.cps_lsm  .cps_lsm_1 { font-size:22px; margin-bottom:10px;}
.cps_lsm  .cps_lsm_2 { font-size:14px; line-height:25px;}

.nes_a3 { overflow:hidden;}
.nes_a3 dl{ }
.nes_a3 dt{ line-height:40px; text-indent:30px; border-bottom:1px dotted #fff;}
.nes_a3 dt a{ display:block; color:#8c8686;}
.nes_a3 dt:hover a{ background:#2c80d5; color:#fff;}

/*公司简介*/
.about { margin:2%; overflow:hidden; min-height:300px; line-height:35px; font-size:16px;}
.about h4 { text-align:center;}

.qywh_t{ padding:30px 0;text-align:center; overflow:hidden;}
.qywh_t h2{  font-size:36px; margin-bottom:60px; font-weight:bold;}
.qywh_t ul{ margin-left:-2%;}
.qywh_t li{ float:left; width:23%; margin-left:2%;}
.qywh_t li .txt{}
.qywh_t li .txt h3{ font-size:18px; font-weight:bold; padding:10px 0;}
.qywh_t li .txt p{ line-height:24px; color:#666;}

.qywh_b{ background:#f5f5f5; overflow:hidden; margin-top:20px;}
.qywh_b .pic{ float:left;}
.qywh_b .b_r{ float:left; font-size:16px; color:#666; padding:0 8px; line-height:50px;}

/*公司环境*/
.huanjin { overflow:hidden; padding:1%; margin-top:2%;}
.huanjin ul { margin-left:-1%;}
.huanjin li { width:24%; float:left; box-shadow: 0 0 3px #7b7b7b; margin-left:1%; margin-bottom:20px; line-height:45px; text-align:center; overflow:hidden; padding:10px;}
.huanjin li img {transition: all .5s;}
.huanjin li:hover img { transform: scale(0.9); }
.huanjin li p{text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding:0 10px;}
.huanjin li p a{ display:block;}
.huanjin li:hover p { background:#eee;}

/*上一页*/
.zuoy { text-align: center; clear: both; color: #fff; margin:10px 0; }
.zuoy_ks { width: 120px; display: inline-block; background: #eeeeee; line-height: 35px; border-radius: 5px;}
.zuoy_ks a { display: block; }
.zuoy_ks:hover a { background: #000; color: #fff; border-radius: 5px; }
.zuoy_mi { width: 50px; display: inline-block; background: #2c80d5; line-height: 35px; border-radius: 5px; }

/*产品*/
.cps_1a {overflow:hidden;padding:2% 2% 0 2%;}
.cps_1a ul { margin-right:-2%;}
.cps_1a ul li { float:left; width:31.33%; margin-right:2%; margin-bottom:2%; background:#fff; box-shadow:0 0 3px #7b7b7b;} 
.cps_1a ul li img {width: auto; height: auto;}
.cps_1a ul li a img { transition:all .5s; }
.cps_1a ul li:hover img { transform: scale(1.1); }
.cps_1a ul li a{ color:#333;}
.cps_1a ul li:hover a{ color:#1062c8;}

.cps_1b { overflow:hidden; padding:10px;}
.cps_1b_img { font-size:18px; font-weight:bold;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.cps_1b_img_1 { color:#a5a4a4; margin-top:10px; line-height:20px; overflow:auto; height:20px;}
.cps_1b_img_more { width:40px; height:39px; position:absolute; bottom:-1px; right:0;}
.cps_1b_img_more a { color: #fff !important; display: block; }
.cps_1b_img_more:hover { color: #fff;}


/*产品详情*/
.zoomdemo { padding:1%; overflow:hidden;}
.cpxq_t_l{ float:left; width:40%; margin:10px 0 0 10px;}
.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{ margin:0 0.5%; width:13%; height:50px; border:1px #eaeaea solid; 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; margin:0 0 2% 0; box-shadow:0 0 1px rgba(0,0,0,0.3);}
.sp-large a{ display:block;}
.sp-large img {width:378px; height:auto;}
.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; margin-top:1%; margin-right:2%;}
.prodetailtxt h2{ font-size:20px; border-bottom:1px solid #dadada; padding:20px 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:35px; background:#1062c8; text-align:center; border-radius: 5px;}
.psw_1 a{ display:block; color:#fff;}
.psw_1:hover { background:#2c80d5;}

/*产品转换*/
.cp {width:100%; background:#fff;overflow:hidden;}
.cp_5 { overflow:hidden; margin-top:10px;}
.cp_5 .hd{ line-height:50px; height:50px; width:100%;  position:relative;  font-size:14px; background:#f2f2f2; border-radius:5px 5px 0 0;}
.cp_5 .hd ul{ float:left; position:absolute; left:0px; top:0px; height:32px; width:100%;display: flex; }
.cp_5 .hd ul li{  cursor:pointer; height:50px; text-align:center;color:#464646; flex: 1;display: inline-block;}
.cp_5 .hd ul li.on{ height:50px;  background:#1062c8; color:#fff; border-radius:5px 5px 0 0;}
.cp_5 .bd { float:left; width:100%;}
.cp_5 .bd .abst{ padding:10px 20px; line-height:30px; font-size:14px; margin:10px 0;}

.cp_5 .bd .abst table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:30px !important;}
.cp_5 .bd .abst table td{ padding-left:12px !important;word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:30px !important;}

/*新闻*/
.news_a { margin:0px 2%; overflow:hidden;}
.news_a ul{}
.news_a li{ margin:20px 0; overflow:hidden; width:100%; padding:2%; border-bottom:1px solid #eaeaea;}
.news_a li a{ color:#333;display:block; }
.news_a li:hover{ box-shadow:0 0 1px #cacaca;}
.news_a li:hover a{color:#1062c8;}

.news_1 { float:left; width:120px;}
.news_1 .news_1_da { font-size:40px;}
.news_1 .news_2_da {}
.news_1 .news_3_da { margin-top:20px; text-align:center; border-top:1px solid #eaeaea; line-height:25px;}
.news_2 { float: right; width:calc(100% - 160px);}
.news_2 .news_2_2wz{ font-size:20px;}
.news_2 .news_2_3wz{ margin-top:10px; line-height:25px; color:#CCC; font-size:14px;}
.nes_0 { width:calc(100% - 300px); float:left;}
.news_3 { width:250px; float:right;}
.news_3 img{ width:250px; height:auto;}

.soluw_ney { overflow:hidden; padding:0 2%;}
.soluw_ney_zi { overflow:hidden; margin-top:60px; font-size:25px; text-align:center;}
.soluw_ney_xian {border:1px solid #eeeeee; margin:10px 0 20px 0%; overflow:hidden;}
.soluw_ney_nei { line-height:30px; margin-bottom:20px; color:#888; font-size:16px;}

.sowa_q1 { overflow:hidden; line-height:30px; font-size:14px;text-align:center; color:#cfcfcf;}

.mska_losa { overflow:hidden; margin:30px 0; line-height:40px; border-bottom:1px solid #eee; border-top:1px solid #eee; position:relative;}
.mska_losa .mska_losa_1 { width:100%;text-indent:25px;}
.mska_losa .mska_mor { position:absolute; right:0; top:20px; width:120px; background:#1062c8; text-align:center;}
.mska_losa .mska_mor a{ color:#fff; display:block;}

/*技术支持*/
.support { margin:2%; overflow:hidden;}
.support span { font-size:18px; color:#E56600; line-height:35px;}
.support ul { overflow:hidden; margin-top:15px; margin-left:-1%;}
.support li { line-height:30px; border:1px solid #eee; width:32.33%; float:left; margin-left:1%; padding:10px; font-size:16px;}

.list_box{ overflow:hidden;}
.list_box table{border-left: 1px solid #CCC; border-top: 1px solid #CCC; background:#FFF;}
.list_box td{border-right: 1px solid #CCC; border-bottom: 1px solid #CCC;height: 50px;padding:0 10px;}
.list_box td .more{ height:40px;line-height:40px; text-align: center; background: #2e81d1; font-size: 12px; padding:0 20px;}
.list_box td .more a{color: #FFF;display: block;}
.list_box td .more a:hover{color: #FFF;display: block;text-decoration: none;}


/*人才招聘*/
.xwzx { overflow:hidden; padding:2%;}
.xwzx_a { line-height:35px; 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:#1062c8 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:#1062c8; text-align:center; line-height:35px; margin-top:15px;}
.xwzx_b a{ color:#fff; display:block;}

/*公司简介*/
.aok { margin:1%; overflow:hidden; min-height:300px; line-height:40px; font-size:16px;}
.aok_1 { float:left;}
.aok_2 { float: right; width:calc(100% - 540px);}
.aok p { text-align:center;}

/*在线留言*/
.khly_z { float:left; width:518px;}
.khly { float:right; width:calc(100% - 525px); margin-top:6px;}
.khly ul{ margin:0px 0 0 -7%;}
.khly ul:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.khly ul li{ width:92%; float:left; margin:0 0 1% 7%; border:1px #eaeaea solid;}
.khly ul li .input_txt{ width:100%; height:40px; line-height:40px; border:none; background:none; font-size:14px !important; text-indent:10px; color:#c4c0c0;}
.khly ul .textarea{ width:92%; margin:0% 0 0 7%; font-size:12px !important;}
.khly ul li textarea{ width:100%; height:90px; border:none;background:none; margin-top:10px; text-indent:10px; color:#c4c0c0;}
.khly .more{ width:99.5%; overflow:hidden; margin-top:20px; margin-left:4px;}
.khly .more .input_btn{ width:99%; color:#fff; font-size:16px; line-height:46px; text-align:center; border:none; background:#2c80d5;}