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

.w1560{max-width:1560px; width:100%; margin:0 auto;}
.w1560: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; margin:20px 0;}

/*中英*/
.zyw { float:right; font-size:15px; margin-top:40px; width:120px; background:#e20211 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:#e20211; width:100%; z-index:999;}
.zyws p{}
.zyws p a{ color:#fff; display:block;}
.zyws p:hover { background:#fd0112;}

/* 导航条 */
.dht { float: right; width:65%; margin-top:40px; margin-left:10px;}
.nav { position: relative; z-index: 999; }
.nav a { color:#444;}
.nav .nLi { float: left; position: relative; display: inline; text-align: center; width:12%; line-height: 40px; }
.nav .nLi h3 a { display: block; font-size:17px; }
.nav .sub { display:none; left:0px; top:41px; position:absolute; background:#e20211; line-height: 35px; padding: 5px 0; width:150px; 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:#fd0112; }
.nav .on h3 a { background:#e20211; 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:#444; 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:#444; 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:#fd0112; }

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

/* 首页产品 */
.cp_huz {background:#f5f5f5; overflow:hidden;}
.cps { overflow:hidden;}
.cps_a { text-transform:uppercase; font-size:40px; text-align:center; margin-top:100px;}
.cps_a span { color:#e20211;}
.cps_b { font-size:35px; text-align:center; margin:20px 0;}

/*首页产品滚动*/
.sy_zs_img{ padding:15px 5px; margin-top:30px;position:relative; overflow:hidden; margin-bottom:100px;}
.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:#444;}
.sy_zs_img2 ul li:hover a{ color:#fd0112;}
.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;}

.cps_1b_img { font-size:16px; font-weight:bold; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.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:50px;}
.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:url(../images/gos.jpg) no-repeat center; height: auto; overflow:hidden;}
.sygs .aos_zuo {background:rgba(255,255,255,0.9); overflow:hidden; margin:25px 0; padding:77px 30px;}
.sygs .aos_zuo .aos_w { float:left; width:calc(100% - 620px);}
.sygs .aos_zuo .aos_w .aos_w_a { font-size:40px; text-transform: uppercase; overflow:hidden;}
.sygs .aos_zuo .aos_w .aos_w_a span {color:#e20211;}
.sygs .aos_zuo .aos_w .aos_w_b { margin-top:10px; 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:26px; margin-top:7px; color:#a0a0a0;}
.sygs .aos_zuo .aos_w .aos_w_c { overflow:hidden; margin-top:10px; font-size:16px; line-height:34px;}
.sygs .aos_zuo .aos_tu { float:right; width:600px; position:relative;}
.sygs .aos_zuo .aos_tu .aos_more { position:absolute; bottom:0; right:0; width:185px; line-height:100px; background:rgba(226,2,17,0.9); text-align:center; margin-top:30px; font-size:20px;}
.sygs .aos_zuo .aos_tu .aos_more a{ display:block; transition:all .5s; color:#fff;}
.sygs .aos_zuo .aos_tu .aos_more:hover a{ background:#fd0112; color:#fff;}

/*四个*/
.sy_aoks_sg { background: rgba(255,255,255,0.9); overflow:hidden; margin-top:14px;}
.sy_aoks_sg dl { text-align:center; margin:20px 0; overflow:hidden;}
.sy_aoks_sg dd { float:left; width:33.33%;border-right:1px solid #dad9d9;}
.sy_aoks_sg dd a{ color:#fff; display:block;}
.sy_aoks_sg dd:hover { background:#fff;}
.sy_aoks_sg dd:nth-child(3) { border-right:1px solid #fff;}
.sy_aoks_sg dd .sy_aoks_sg_a { font-size:26px; margin-bottom:5px; color:#e20211;}
.sy_aoks_sg dd .sy_aoks_sg_b { font-size:16px; color:#636262;}

/*新闻*/
#pro{background: url(../images/mis.jpg) repeat-y; overflow:hidden; }

.shipa { background: url(../images/shp.jpg) no-repeat; overflow: hidden; }
.cjsa_05 { position:relative;}
.sy_jjfa_img { margin:50px 0 80px 0; overflow:hidden;}
.sy_jjfa_img ul{ width:10000%; position:relative;}
.sy_jjfa_img ul li{ float:left; width:0.32%; position:relative; overflow:hidden;  margin:0 0.02% 0 0 ; background:#eee; padding:10px;}
.sy_jjfa_img ul li .sy_jjfa_img_t{ float:left; width:100%;position:relative; overflow:hidden; }
.sy_jjfa_img ul li .sy_jjfa_img_t img{ display:block; -webkit-transition:0.5s;transition:0.5s;}
.sy_jjfa_img ul li:hover .sy_jjfa_img_t img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_jjfa_img ul li .sy_jjfa_img_t p{ position:absolute; left:0; bottom:0; right:0; font-size:24px; line-height:60px; color:#000; text-align:center; background:rgba(255,255,255,0.8);-webkit-transition:0.5s;transition:0.5s;}
.sy_jjfa_img ul li .sy_jjfa_img_t:hover p{color:#fff;background:rgba(206, 12, 12, 0.5);}
.sy_jjfa_qh{ position:absolute; left:50%; -webkit-transform:translateX(-50%);transform:translateX(-50%); bottom:-60px; height:45px;}
.sy_jjfa_l,.sy_jjfa_r{ position:absolute; top:0; width:45px; height:45px; border-radius:50%; background-size:18px 30px !important; cursor:pointer;}
.sy_jjfa_l{ left:-60px; background:url(../images/sy_jjfa_l.png) center no-repeat;}
.sy_jjfa_r{ right:-60px; background:url(../images/sy_jjfa_r.png) center no-repeat;}
.sy_jjfa_dd{width:66px; padding-top:15px; padding-left:6px; overflow:hidden;}
.sy_jjfa_dd span{cursor:pointer;margin-right:6px; float:left;width:14px;height:14px;zoom:1;border-radius:100%;border:2px solid transparent;position:relative;-webkit-transition:all .3s;transition:all .3s}
.sy_jjfa_dd span:after{content:"";position:absolute;width:6px;height:6px;background:#e20211;top:2px;left:2px;border-radius:100%}
.sy_jjfa_dd span.on,.sy_jjfa_dd span:hover{border:2px solid #e20211;}

.sy_jjfa_img ul li:hover .hzal_wb { margin-left:10px; transition:0.5s;}
.hzal_wb { float:left; margin-top:20px;}
.hzal_wb .hzal_wb_t { font-size:16px; color:#e20211;}
.hzal_wb .hzal_wb_b_a { overflow:hidden; margin-bottom:10px; }
.hzal_wb .hzal_wb_b_a .hzal_wb_b { font-size:18px; margin:10px 0;text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width:470px;}
.sy_jjfa_img ul li:hover  .hzal_wb .hzal_wb_b_a .hzal_wb_b { color:#e20211;}
.hzal_wb .hzal_wb_b_a .hzal_wb_c { font-size:14px; color:#adadad; margin-bottom:10px; overflow:auto;min-height:50px;}
.hzal_wb .hzal_wb_b_a .hzal_wb_d { background:url(../images/xw_aaq.png) no-repeat; text-indent:25px; line-height:18px; margin-top:10px;}

/*dibu*/
.fott { overflow:hidden; background:#3f3f3f;}
.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:-70px;}
.fott_sm li { float: left; margin-right:70px;}
.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:7%;}
.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:450px; position:relative;}
.hmw_bij {background: rgba(0,0,0,0.3); width:100%; height:100%;}
.hmw1 { position:absolute; top:220px; left:15%;}
.ny_ks_a { overflow:hidden;  font-size:35px; margin-top:25px;color:#fff;}
.ny_ks_c {width:40px; height:3px; background:#fff; margin-top:15px;}

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

.nes_a { width:250px; float:left; background:#e20211; border:1px solid #dcdcdc; margin:70px 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:14px; }
.nes_a .nes_a2 li a{ display:block; transition:all 0.5s;}
.nes_a .nes_a2 li a:hover{ background:#fd0112 url(../images/i12.png) no-repeat 20%; color:#fff;}
.nes_oa a{ background:#fd0112 url(../images/i12.png) no-repeat 20% !important; color:#fff; }

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

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

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

/*公司环境*/
.huanjin { overflow:hidden; padding:1%;}
.huanjin ul { margin-left:-1%;}
.huanjin li { width:32.33%; float:left; border:1px solid #eee; margin-left:1%; margin-bottom:10px; line-height:45px; text-align:center; overflow:hidden; padding:10px;}
.huanjin li img {transition: all .5s;}
.huanjin_a  { overflow:hidden;}
.huanjin li:hover .huanjin_a img { transform: scale(1.1); }
.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-bottom:15px;}
.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:#fd0112; color:#fff; border-radius: 5px; }
.zuoy_mi { width: 50px; display: inline-block; background:#fd0112; line-height: 35px; border-radius: 5px; }

/*内页新闻*/
.nes_zyi { overflow:hidden; width:100%;}
.nes_zyi dl { background:#fff; padding:20px; overflow:hidden; margin-bottom:15px; border-bottom:1px solid #eee;}
.nes_zyi dl:last-child { margin-bottom:0px;}
.nes_zyi dd { width:230px; float:left; border:1px solid #eee;}
.nes_zyi dd img {width:228px; height:157px;}
.nes_zyi dt { float:right; width:calc(100% - 250px);}
.nes_zyi dt a{ display:block; transition:all .5s;}
.nes_zyi dt:hover a{ color:#dd0000; margin-left:10px;}
.nes_zyi dt .nes_zyi_1 { font-size:18px; margin-top:18px;}
.nes_zyi dt .nes_zyi_2 { margin:10px 0; font-size:14px; line-height:25px; color:#acacac;}
.nes_zyi dt .nes_zyi_sj { position:relative; text-indent:22px; line-height:18px; margin-top:20px;}
.nes_zyi dt .nes_zyi_sj:after {content:""; background:url(../images/xw_aaq.png) no-repeat; width:40px; height:39px; position:absolute; top:0; left:0px;}

.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; height:80px;}
.mska_losa .mska_losa_1 { width:100%;text-indent:25px;}
.mska_losa .mska_mor { position:absolute; right:0; top:20px; width:120px; background:#f00202; text-align:center;}
.mska_losa .mska_mor a{ color:#fff; display:block;}

/*产品*/
.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:#444;}
.cps_1a ul li:hover a{ color:#fd0112;}

.cps_1b { overflow:hidden; padding:10px;}
.cps_1b_img_1 { color:#a5a4a4; margin-top:10px; line-height:20px; overflow:auto; height:40px;}
.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-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:#fd0112; text-align:center; border-radius: 5px;}
.psw_1 a{ display:block; color:#fff;}
.psw_1:hover { background:#f39801;}

.chxiq { overflow:hidden; margin-top:30px;}
.chxiq .chxiq_1 { background:#eee; line-height:50px; text-indent:18px; font-size:18px;}
.chxiq .chxiq_2 { padding:1.5% 2%; line-height:30px;}

/*荣誉*/
.ryzz { overflow:hidden; padding:1%;}
.ryzz ul { margin-left:-1%;}
.ryzz li { width:24%; float:left; border:1px solid #eee; margin-left:1%; margin-bottom:10px; line-height:45px; text-align:center; overflow:hidden; padding:10px;}
.ryzz li img {transition: all .5s;}
.ryzz_a  { overflow:hidden;}
.ryzz li:hover .ryzz_a img { transform: scale(1.1); }
.ryzz li p{text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding:0 10px;}
.ryzz li p a{ display:block;}
.ryzz li:hover p { background:#eee;}

/*下载*/
.supp { overflow:hidden; padding:1%;}
.supp dl { float:left; width:100%; margin-right:1%; margin-bottom:20px;}
.supp dl:hover>a{ display:block; color:#fd0112;}
.supp dl:nth-child(even) { background:#efefef;}
.supp dt { float:left; width:110px; text-align:center; background: url(../images/sanjiao.png) no-repeat; line-height:30px;}
.supp dd { float:left; line-height:30px; font-size:14px; text-indent:35px;}
.supp dl:hover dt { color:#fff; background: url(../images/sanjiao1.png) no-repeat;}

/*人才招聘*/
.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:#444; 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:#fd0112 url(../images/quan.png) no-repeat 98%; display:block; color:#fff;}
.xwzx li .xwzx_wz{ color:#444; 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 { 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;}

/*在线留言*/
.khly { width:100%; overflow:hidden; padding:2%;}
.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:#fd0112;}