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

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


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

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


/* 头部 */
.top_bj{width:100%; background:rgba(255,255,255,1); position:fixed; top:0; left:0%; transition:all 0.5s; z-index:20; border: 1px solid #ffffff20;}
.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:15px 0 8px 0;transition: all 0.2s;}
.logo h1 {float: left;}
.logo_zi {float: right;position: relative;font-size:16px;padding:12px 0 0 10px; color: #333;}
.logo_zi em {color: #333;font-size:24px;font-weight: bold;}
.logo img {width:130px;height:auto;}
.lg_1 {float: left;}
.lg_2 {float: left;color:#333;padding-left:8px;letter-spacing:1px;}
.lg_2 span {font-size:22px;font-weight:bold;letter-spacing:11px;}


/* 导航条 */
.top_you {width:70%;}
.dht {}
.nav { position: relative; z-index: 999;}
.nav a { display: block; color:#333;}
.nav .nLi { float: left; position: relative; display: inline; text-align: center; width:16%;height:82px; line-height:82px;}
.nav .nLi p a { display: block; font-size:16px;font-weight: bold;}
.nav .nLi:after {content: ""; position: absolute; top:40px; right: 0; width: 15px; height: 15px;background: url(../images/sanjiao.png) no-repeat; }
.nav .sub { display:none; left:0px; top:82px; position:absolute; background:rgba(255,255,255,0.9); line-height:45px;  width:180px; 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:#333;}
.nav .sub a:hover { color:#a3030e;}
.nav .on p a {width:100%; height:2px; color: #a3030e ;}


.nav .sub li:hover .ysk_a1{display: block;}
.ysk_a1 {position: absolute; top:0; left:180px;width: 120px;display: none;}
.ysk_a1 dd{}
.ysk_a1 dl {border-bottom:1px solid #f4f4f4;background:rgba(255,255,255,1);}

/* 搜索栏 */
.mis {margin-top:30px;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:82px; 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:25px; background:url(../images/CNen1.png) no-repeat left; border-radius:5px; line-height:35px;text-indent: 30px;float: right;}
.zyw_a { position:relative;}
.zyw_a a {color: #333; 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!important; display:block;}
.zyws p:hover a { background:#a3030e; color:#fff!important;}


/*手机导航*/
.sp_nav {width:50px;float:right;position:relative;cursor:pointer;height:40px;margin-top:33px; display:none; background:#09c1f0;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:75px}
.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:140px;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;min-width:1500px;}/*底部小图标*/
.block_home_slider picture, .block_home_slider img { width:100%; height:100%;-o-object-fit: cover; object-fit: cover; }
.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/n-l.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next { right:0; background:url(../images/n-r.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;border: 1px solid #d7d7d7;}
.block_home_slider .flex-control-paging li a.flex-active { width:34px; background:#a3030e;}
/* banner */


@media screen and (max-width:1500px){
.block_home_slider picture, .block_home_slider img {height:auto;margin-top: 0px;}
}

/* 题目 */
.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:40px;text-transform: uppercase; color: #a3030e;font-weight: bold;}
.in_bei { overflow: hidden;}

.in_csz {overflow: hidden;margin: 50px 0 30px 0;background: url(../images/pc_aa1.jpg) repeat-x;}
.in_csz_1 {float: left;font-size:30px;font-weight: bold;background: #f9f9f9;}
.in_csz_2 {float: left;font-size:24px;margin:5px 10px 0 10px;background: #f9f9f9;}
.in_csz_3 {float: left;font-size:26px;margin-top:5px;color: #a4a5a9;background: #f9f9f9;padding-right:25px;}
.in_csz_4 {float:right; background: #f9f9f9; width:120px;line-height: 40px; text-align:right;}
.in_csz_4:hover>a{display: block;color: #a3030e;}

.in_csz1 {overflow: hidden;margin: 50px 0 30px 0;background: url(../images/pc_aa2.jpg) repeat-x;}
.in_aa {background: #fff;}


/* 产品中心 */
.lyanl {overflow: hidden;background:#f9f9f9;}

/* mi */
.in_pc12 {overflow: hidden;margin-bottom:40px;}
.in_pc12 ul {margin-left: -2%;}
.in_pc12 li {width:23%; float: left; margin-left: 2%;overflow: hidden;margin-bottom: 20px;border: 1px solid #dddddd;border-radius:10px;}
.in_pc12 li img {border-radius:10px 10px 0 0;transition:all 0.5s;}
.in_pc12 li:hover img {transform:scale(1.1);}

.in_pc13 {overflow: hidden;}

.in_pc14 {text-align: center;padding: 15px 0;font-size:16px;}
.in_pc12 li:hover .in_pc14 {display: block; color:#a3030e;}


.swiper-container{width:100%;height:auto;margin:0px auto 2% auto}
.swiper-slide{background:#f9f9f9;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;border-radius: 10px;}
.append-buttons{text-align:center;margin-top:20px}
.append-buttons a{display:inline-block;border:1px solid #a3030e;color:#a3030e;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!important;background:rgba(240,240,240,0.8);width:20px!important;height:36px!important;border-radius:50%;transition:all 0.3s ease;outline: none;padding:0px;top:44%!important;}

.swiper-button-next,.swiper-button-prev {color:#333!important;}
.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%;padding:1.5%;}
.in_bei .in_bess{overflow: hidden;}
.in_bei .in_bess img {transition:all 0.5s;border-radius: 10px;}
.in_bei:hover .in_bess img {transform:scale(1.1);}
.in_bei .in_bes11 {background: #f9f9f9;}
.in_bei .cp_1{width: 100%;font-size:16px;font-weight: bold;margin-top:15px;}
.in_bei:hover .cp_1 {color: #a3030e; font-weight: bold;}
.in_bei .cp_2 {width: 100%; text-align: center; margin:5px 0 20px 0; color: #828282; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;padding:0 4%;}


.swiper-container .swiper-button-prev{background: url(../owl-carousel/n-l.png) no-repeat;left:15px;}
.swiper-container .swiper-button-next{background: url(../owl-carousel/n-r.png) no-repeat;right:15px;}

/*公司简介*/
.gj_mi_yuo {overflow: hidden;width:610px;margin:60px 0;background:#f9f9f9;padding:0.5%;border-radius:10px;}
.gj_mi_yuo img {border-radius:10px;}

.gj_mi_zuo {width:calc(100% - 650px); color: #333; margin-top:110px;overflow: hidden;}
.gj_mi_zuo .gj_mi_zuo_a {font-size:35px;margin-bottom:25px;font-weight: bold;}
.gj_mi_zuo .gj_mi_zuo_gen { font-size:26px; text-transform: uppercase; color: #a4a5a9;}
.gj_mi_zuo .gj_mi_zuo_a1 {line-height:40px;font-size:18px;}
.gj_mi_zuo .gj_mi_zuo_a2 {width: 180px;line-height: 45px; border-radius:25px; text-align: center; margin-top:30px;border: 1px solid #a3030e ;}
.gj_mi_zuo .gj_mi_zuo_a2 a{display: block;color:#a3030e;}
.gj_mi_zuo .gj_mi_zuo_a2:hover>a { background-image: linear-gradient(to right, #c50411 , #a3030e);border-radius:25px;color:#fff;}


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

.fott_1 { padding:3% 0% 3% 0%; overflow: hidden; display: flex; justify-content: space-between;}
.fot_rms { width:365px;}

.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:14px;}
.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: #fff;}

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

.fo_erm {width:320px; height: auto;text-align: center; color: rgba(255,255,255,0.47); line-height: 30px; margin-top: 15px;}
.fo_erm p {float: left;width: 140px; padding:0 10px; }

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

/*栏目*/
.ny_meis_dd {background: #f9f9f9; 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;margin-top:88px;}

.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: #155d51;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: 190px;}
.ny_lam li:hover a{display: block;background: #a3030e; color: #fff;}
.ny_lanm_se a {display: block; background: #a3030e;color: #fff;}

/*公司简介*/
.gj_mi1_zuo {width:calc(100% - 560px); float:right; padding:0% 1% 1.5% 1%;margin-top:60px;}
.gj_mi1_zuo .gj_mi1_zuo_a {font-size:35px;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: #a3030e;height:5px;margin-bottom:15px;}
.gj_mi1_zuo .gj_mi1_zuo_a1 {line-height:35px;font-size:18px;}

.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: #a3030e;font-weight: bold;}
.gj_mi1_zuo .gj_mi1_zuo_a2 dd {font-size:16px;}

.gj_mi1_zuo1 {width:530px; float:left; padding:0.5%;background:#f5f5f5;border-radius: 10px;}
.gj_mi1_zuo1 img {border-radius: 10px;}

/*内页主题*/
.ye_mi_zuo_a { font-size:35px;margin-bottom:15px;font-weight: bold;}
.ye_mi_zuo_gen { width:75px; background: #a3030e; height: 5px; margin-bottom:25px;}

.ye_mi_zm {padding-top: 2%;}

/*企业文化*/
.he_abej {overflow: hidden; background: #f9f9f9;margin-top: 2%;padding-bottom: 30px;}

.ay02 {overflow: hidden;padding:0.1%;background: #f9f9f9;margin-bottom:40px;    border-radius: 10px;}
.ay02 .ay02_c {overflow: hidden; width:100%;padding:1%;}
.ay02 .ay02_b {overflow: hidden; width:98%;font-size: 18px;font-weight: bold;padding:1% 2%;background: #fff; margin: 1%;}

/*组织结构*/
.about_a {overflow: hidden; background: #fff;min-height: 500px;padding:2%;margin-bottom:10px; border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,0.05);}


/*生成实力*/
.ny_scl_b {overflow: hidden;}
.ny_scl_b ul {margin-left: -1%;}
.ny_scl_b li {float: left; width:24%; margin-left: 1%;background: #f9f9f9;text-align: center;padding:0.5%;margin-bottom: 20px;border-radius:5px;}
.ny_scl_b li img {background: #fff;}
.ny_scl_b li p {padding:2% 0; text-align: center;font-size:16px;}
.ny_scl_b li:hover p {display: block; color: #a3030e;}

    
/*人才招聘*/
.xwzx { overflow:hidden;margin-bottom:20px;margin-top: 20px;}
.xwzx_a { line-height:25px; border:1px #eee solid; padding:1%; }
.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:#f9f9f9 url(../images/quan1.png) no-repeat 98%;}
.xwzx li .xwzx_bts{ background:#a3030e url(../images/quan.png) no-repeat 98%; display:block; color:#fff;}
.xwzx li .xwzx_wz{ color:#7d7d7d; 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:16px; border:1px solid #dddddd;} 
.xwzs_misa_a { overflow:hidden; line-height:28px;}

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


/*产品中心*/
.ny_pro_call {overflow: hidden;padding-top:30px;}
.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: #f9f9f9;padding:1%;text-align: center;border-radius:10px;}
.ny_pro_call li .ny_pro_call_a {overflow: hidden;}
.ny_pro_call li img{transition:all 0.5s;border-radius:10px;}
.ny_pro_call li:hover img {transform:scale(1.1);}
.ny_pro_call li .ny_pro_call_b {font-size: 16px;width: 100%; font-weight: bold;margin-top:15px;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.ny_pro_call li:hover .ny_pro_call_b {color: #a3030e;}
.ny_pro_call li .ny_pro_call_c {font-size: 14px;width: 100%; margin-bottom:15px;padding: 0 4%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: #828282;}


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



/*产品中心*/
.ny_ghn {overflow: hidden;margin:40px 0;}

.zoomdemo {overflow:hidden;}
.zoomdemo img { max-width:100%;}
.cpxq_t_l{ float:left; width:34%;}
.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:63%; color:#1a1a1a; line-height:25px;}
.prodetailtxt .pns{ 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:#a3030e; text-align:center; border-radius:25px; margin-top:3%;}
.psw_1 a{ display:block; color:#fff;}
.psw_1:hover a{ background:#a3030e; color: #fff;border-radius:25px;}
.pw_1 {line-height:40px; font-size:16px; color:#a3030e; margin-top:15px; background: #f9f9f9; width: 30%;text-align: center;font-weight: bold;}
.pw_01 {margin-top:20px;overflow: hidden; line-height: 30px;margin-left: 1%;}

.chxiq { overflow:hidden;margin-top: 30px;}
.chxiq .chxiq_1 { background:#f9f9f9; 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;padding:1.5% 2%;margin:30px 0;border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9;}
.mska_losa { flex-wrap: wrap; justify-content: space-between;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-o-flex;display:-ms-flexbox;display:flex;}
.mska_losa_1 {position: relative; }
.mska_losa_1:hover>a{color:#015198!important; display: block;}
.mska_losa_1:after{content:""; position: absolute; top:0; left: 0; background: url(../images/sanjiao_2.png) no-repeat; width: 20px; height: 20px;}
.mska_losa_2 {position: relative; text-indent: 25px;}
.mska_losa_2:hover>a{color:#015198!important; display: block;}
.mska_losa_2:after{content:""; position: absolute; top:0; left: 0; background: url(../images/sanjiao_1.png) no-repeat; width: 20px; height: 20px;}


/*网络*/
.nu_mi{overflow: hidden;min-height: 500px;}


/*合在伙伴*/
.ans_mw_41 {overflow: hidden; margin:40px 0 20px 0;}
.ans_mw_41 ul { margin-left:-1%;}
.ans_mw_41 li { width:15.66%; text-align:center; float:left; margin-left:1%; border-radius: 6px;margin-bottom:15px;font-size:16px;line-height: 35px;background: #e5e5e5;padding:0.5%;}

.ny_ghn {overflow: hidden;margin:60px 0;}
.lsm_new_you_ne { float:left; width:100%;background: #f9f9f9;}


/*内页联系方式*/
.a1_gsjj {overflow: hidden;margin:2% 0 40px 0;}
.coms_m1 {width: 700px; float: left;}

.coms_z {float:right ;width:calc(100% - 730px); background: #f9f9f9;padding:1.5%;}
.gj_mis1_a {font-size:30px; margin-bottom:10px;font-weight: bold;position: relative; padding-bottom: 20px;}
.gj_mis1_a:before,.gj_mis1_a:after{display:block;position:absolute;left:0;bottom:0;content:"";}
.gj_mis1_a:before{z-index:1;width:100%;height:1px;background:#e0dfdf;}
.gj_mis1_a:after{z-index:2;width:60px;height:2px;background:#a3030e;}

.in_con_z_b {line-height:30px; font-size: 16px;}


.gj_mss {text-align: center;margin-top: 20px;}
.gj_mss p {float: left; margin-right: 1%;width: 150px;}

/*留言*/
.lsw_ly {overflow: hidden; width:100%; background: #f9f9f9; 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:#a3030e;}

/*新闻中心*/
.news-wrap {display:flex;gap:24px;padding:0 0 40px 0}
.news-card {flex:1;border:1px solid #eee;border-radius:8px;padding:32px 28px;}
.card-date {font-size:16px;color:#333;margin-bottom:24px;display:flex;align-items:center;gap:6px;position: relative;text-indent: 25px;}
.card-date:after {content:"";background:url(../images/in_sjj.png) no-repeat;position: absolute;top:4px; left: 0; width: 16px; height: 16px;}
.news-card:hover .card-date:after {content:"";background:url(../images/in_sjj1.png) no-repeat;}
.card-title {font-size:18px;font-weight:bold;color:#a3030e;margin-bottom:20px;line-height:1.4;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.card-desc {color:#222;line-height:1.6;margin-bottom:32px;height:65px;}
.card-more {color:#a3030e;cursor:pointer;font-weight:500;}

.news-card:hover {display: block; background:#a3030e;}

.news-card:hover .card-date{color:#fff;}
.news-card:hover .card-title{color:#fff;}
.news-card:hover .card-desc{color:#fff;}
.news-card:hover .card-more{color:#fff;}

.in_lsw { overflow:hidden; width:100%; background:#f5f5f5;}


/*内页新闻中心*/
.news-wrap1 {overflow: hidden;margin:2% 0 0px 0;}
.news-wrap1 ul {margin-left:-1%;}
.news-wrap1 li {float: left; width: 32.33%;margin-left: 1%;margin-bottom: 20px;}



/*内页新闻*/
.soluw_ney { overflow:hidden; background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.05);margin: 30px 0;padding: 3%;}
.soluw_ney_zi { overflow:hidden; font-size:35px; margin-bottom:10px; font-weight:bold;}
.sowa_q1 { color:#333; }
.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%; }
.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; }

/*下载*/
.download-list {width:100%;max-width:1600px;margin:30px auto;}
.download-list ul {list-style:none;}
.download-list li.list-item {display:flex;align-items:center;justify-content:space-between;padding:10px 24px;border-bottom:1px solid #e8e8e8;}
.download-list li.list-item.bg-gray {background-color:#f9f9f9;}
.download-list li:nth-child(even){background: #eee;}
.item-left {display:flex;align-items:center;gap:12px;}
.orange-dot {width:14px;height:14px;border-radius:50%;background:#a3030e;flex-shrink:0;}
.doc-title {font-size:18px;color:#444444;}
.update-time {font-size:18px;color:#444444;}
/* 空心按钮*/.btn-outline {display:flex;align-items:center;gap:8px;color:#444;border:2px solid #888;padding:10px 40px;border-radius:999px;background:#fff;cursor:pointer;}
.btn-outline:hover {background:#a3030e; color: #fff;}
/* 橙色实心按钮*/.btn-solid {display:flex;align-items:center;gap:8px;color:#ffffff;border:none;padding:14px 40px;border-radius:999px;background:#a3030e;cursor:pointer;}
.download-icon {width:32px;height:32px;}