@charset "utf-8";
/* CSS Document */
body{width:100%;overflow-x:hidden;}

.banner-box{width:100%;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;text-align:center;}
.banner-box .bd li{width:100% !important;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-box .bd li a img,.banner-box .bd li img{max-width:100%;}
.banner-btn a{display:block;width:80px;height:80px;position:absolute;top:0;font-size:0px;}

.banner-btn a.prev{position:absolute;left:54px;top:50%;margin-top:-40px;background: rgba(0,0,0,.3);border: 1px solid #1b1b1b;border-radius: 50%;display:none;} 
.banner-btn a.next{position:absolute;right:54px;top:50%;margin-top:-40px;background: rgba(0,0,0,.3);border: 1px solid #1b1b1b;border-radius: 50%;display:none;}
.banner-btn a.prev:after{content:' ';position:absolute;top:50%;margin-top:-15px;left:50%;width:30px;height:30px;border:#626262 solid;border-width:1px 1px 0 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:-8px;}
.banner-btn a.next:before{content:' ';position:absolute;top:50%;margin-top:-15px;left:50%;width:30px;height:30px;border:#626262 solid;border-width:1px 1px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-20px;}
.banner-btn a.prev:hover:after{content:' ';position:absolute;top:50%;margin-top:-15px;left:50%;width:30px;height:30px;border:#dfcd00 solid;border-width:1px 1px 0 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:-8px;}
.banner-btn a.next:hover:before{content:' ';position:absolute;top:50%;margin-top:-15px;left:50%;width:30px;height:30px;border:#dfcd00 solid;border-width:1px 1px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-20px;}

.banner-box .hd {position:absolute;bottom:15px;width:100%;text-align:center;}
.banner-box .hd ul{height: 10px;}

.banner-box .hd ul li{width:20px;height:6px;margin:0px 5px;display: inline-block;cursor: pointer;background:rgba(255,255,255,0.45);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;opacity:.3;filter:alpha(opacity=30);-moz-opacity:.3;}
.banner-box .hd ul li.on{background:rgba(18,75,83, 1);opacity:1;filter:alpha(opacity=100);-moz-opacity:1;width:35px;}

.banner_boxt{text-align:center;}
.banner_boxt img{max-width:100%;}

@keyframes bannerEntrance {
  0% {
    opacity: 0;
    transform: translateY(20px) scale(1.1); 
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
.banner-box .bd li img{animation: bannerEntrance 1.5s ease-out forwards;}

.ban_ner_msd{text-align:center;}
.elr_mcf{max-width:100%;}

@keyframes uk-fade-right{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0)}}
@keyframes uk-fade-left{0%{opacity:0;transform:translateX(-100%)}100%{opacity:1;transform:translateX(0)}}
@keyframes uk-fade-top{0%{opacity:0;transform:translateY(-100%)}100%{opacity:1; transform:translateY(0)}}
@keyframes uk-fade-bottom{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}
@keyframes fadeInUp {0% {opacity: 0;-webkit-transform: translate3d(0,100%,0);-ms-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0)}
100% {opacity: 1;-webkit-transform: none; -ms-transform: none; transform: none}}

.ab_left,.cont_left,.min_ce_left,.nd_lda_l,.img_lox,.ind_xn_pl_rew,.about_Img,.nx_nd_left{animation-name:uk-fade-left;animation-duration: 1.1s;}  /* 左进入 */
.ab_right,.cont_right,.nd_lda_r,.ind_xn_pl_le,.about_text,.nx_nd_right{animation-name:uk-fade-right;animation-duration: 1.1s;}  /* 右进入 */
.nt_mit1,.ab_snd_mdfw,.proft_nmf li,.news_ndr ul li,.nxs_p1,.nxs_p2,.indcx_l ul,.ind_lbo_ut1,.post_list ul li,.inc_abtm_m{animation-name:uk-fade-top;animation-duration: 1.1s;} /* 上进入 */
.footer,.nt_mit2,.link_rt,.nxs_p3,.nx_s_p1,.ind_lbo_ut2,.hor_mdd,.newd_lost_md ul li,.dex_p1,.dex_prt2,.dex_prt,.inc_pel_m,.xc_dtt,.ind_ab_t_md,.link_rt,.inx_adm,.in_peld_mcre,.in_pdlc_m{animation-name:uk-fade-bottom;animation-duration: 1.1s;}  /* 下进入 */

/* 分页 */
a{text-decoration:none;}
*{padding:0; margin:0; list-style:none;}
address,cite,em {font-style:normal;}
.page_tp{margin:27px auto;text-align:center;height:32px;line-height:32px;display:inline-block;width:100%;}
.page_op_txt{background:#fff;border:1px solid #ccc;height:30px;line-height:30px;padding:0px 10px !important;display:inline-block;color:#333333;font-size:12px;font-family:"微软雅黑";margin-right:10px;display:inline-block;margin-left:10px;outline:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.page_tp span{color:#6d6d6d;font-size:12px;font-family:"微软雅黑";display:inline-block;padding:0px !important;border:0px !important;background:none;}
.red_pcd{width:40px;height:28px;line-height:28px;color:#6d6d6d;font-size:12px;font-family:"微软雅黑";border:1px solid #ccc;padding-left:5px;margin-right:10px;margin-left:10px;display:inline-block;margin-top:-3px;outline:none;text-align:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.red_pcd1{width:46px;height:30px;border:1px solid #e5e5e5;color:#333;font-size:12px;font-family:"微软雅黑";background:none;cursor:pointer !important;margin-left:10px;display:inline-block;margin-top:-3px;background:#efefef;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.page_tp em{display:inline-block;margin-right:10px;}
.page_op_txtu{color:#bbb;}
.page_tp em a{background:#fff;border:1px solid #e5e5e5;padding:0px;height:30px;line-height:30px;width:36px;display:inline-block;color:#333333;font-size:13px;font-family:"微软雅黑";text-align:center;margin:0px 5px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.page_tp em a.on{border: 1px solid #333;color:#fff;background: #333;font-weight:bold;}
.page_tp em a.on_last{border-right:1px solid #e5e5e5;}
.page{min-height: 40px;text-align:center;margin:0px auto 0px;padding: 0px 21px;display:none;}
.page ul{padding:20px 0px;}
.page a{display: inline-block;margin:0px 2%;height: 38px;line-height: 38px;border:1px solid #dcdcdc;color: #666666;font-size: 14px;width:45%;border-radius: 12px;-moz-border-radius: 12px;-webkit-border-radius: 12px;}


.about_m p{margin-top:20px;}
.about_m img{max-width:100%;}
.about_m{line-height:30px;font-size:16px;color:#666;margin-bottom:70px;}

.nt_mit1{display:block;text-align:center;font-size:32px;color: #333333;line-height: 55px;margin-bottom:25px;}
.nt_mit2{display:block;text-align:center;margin-top: 5px;font-family: 'Arial';color: #666;line-height:20px;margin-bottom:10px;text-transform: uppercase;font-size:12px;}
.li_lne{width: 252px;height: 1px;margin: 10px auto;background-image: linear-gradient(to right, rgba(224, 223, 223, 0.5),rgba(146, 143, 143, 0.7), rgba(224, 223, 223, 0.5));position: relative;margin-bottom:50px;}
.li_lne .bl_ock{width: 12px;height: 12px;background-color: #305CC4;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}

.inx_scl_m{max-width:1280px;margin:0px auto;padding:25px 15px;}
.t_krt1{border: 1px #ddd solid;height: 50px;line-height: 50px;background: #fff;border-radius: 25px;padding: 0 10px;outline:none;font-size:14px;width: calc(100% - 200px);}
.t_krt2{margin-left: 20px;display: inline-block;height: 50px;line-height: 50px;border-radius: 25px;width: 150px;font-size: 15px;text-align: center;outline:none;border:0px;cursor:pointer;color: #fff;background: #284664;}

.cont_mian{padding-top:10px;padding-bottom:30px;}
.conent_ny{max-width:1580px;padding:0px 15px;margin:10px auto;}

.tltle_mdf{height: 70px;background: #fff;max-width: 1370px;margin: -70px auto 0px;position: relative;z-index: 1;color:#333;font-size:16px;padding: 0px 15px;line-height: 70px;text-align: right;}
.tltle_mdf img{display:inline-block;margin-right: 10px;vertical-align: middle;}
.tltle_mdf ul{margin:0px auto;font-size: 16px;display: inline-block;}
.tltle_mdf a{color:#333;}
.tltle_mdf a:hover{color:#EF3B1B;}

.contact_m{line-height:35px;font-size:14px;color:#343a40;padding:20px 0px;}
.contact_m ul{border-bottom:1px dashed #e5e5e5;padding-bottom:10px;margin-bottom:10px;}
.contact_m p strong{font-size:16px;}



.contact_m p img{max-width:100%;}


.feed_m{width: 68%;float: left;}
.feed_m li{line-height: 50px;margin-bottom:22px;position:relative;}
.der_xcde{line-height: 50px;height: 50px;outline:none;color:#666;font-size: 16px;padding-left:2%;width:97%;background: #f9f9f9;border: 0px;}




.der_xcde1{background: #f9f9f9;line-height:36px;height: 160px;outline:none;color:#666;font-size: 16px;padding:10px 2%;width:95%;border: 0px;}
.der_xcde2{background: #f9f9f9;line-height: 50px;height: 50px;outline:none;color:#666;font-size: 16px;padding-left:2%;width:40%;float: left;border: 0px;}
.der_xcde3{border: 1px solid #124b53;line-height: 45px;height: 45px;outline:none;font-size: 16px;width:100%;background: #124b53;color:#fff;cursor:pointer !important;}






.feed_m li label{position:absolute;left:0px;top:36px;line-height:20px;color:#666;font-size:12px;}
.error{color:#ff0000;}
.feed_m li span{display:inline-block;line-height:36px;height:36px;margin-left: 10px;color:#666;font-size:12px;}
.feed_m li span img{float:left;}
.feed_m li span a{display:inline-block;color:#666;font-size:12px;}


.hor_mdd {max-width:1400px;margin:0px auto 20px;}
.hor_mdd ul li{width:23.5%;margin-right:2%;margin-bottom:30px;float:left;border-bottom: 1px solid #e6e6e6;}
.hor_mdd ul li span{display:block;height: 250px;overflow:hidden;border: 1px solid #e6e6e6;}
.hor_mdd ul li table{width:100%;height:250px;overflow:hidden;background:#fff;}
.hor_mdd ul li table img{max-width:100%;max-height:250px;transition: 1s;-webkit-transition: 1s;-moz-transition: 1s;-ms-transition: 1s;-o-transition: 1s;}
.hor_mdd ul li:nth-child(4n){margin-right:0px;}
.dce_cv{display:block;height: 55px;line-height: 55px;text-align: left;font-size: 16px;color: #fff;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;background: #626262;padding: 0 30px;}
.dce_cv em{display:inline-block;width: 24px;height: 55px;background: url(../images/jiantou_more.png) center center no-repeat;margin-left:15px;transition: all 0.3s;}
.hor_mdd ul li:hover .dce_cv{color: #fff;background: #124b53;}
.hor_mdd ul li:hover .dce_cv em{background: url(../images/jiantou_more3.png) center center no-repeat;margin-left:20px;}
.hor_mdd ul li:hover{border-bottom: 1px solid #124b53;}
.hor_mdd ul li:hover table img {transform: scale(1.08);-webkit-transform: scale(1.08); -moz-transform: scale(1.08);-ms-transform: scale(1.08);-o-transform: scale(1.08);}

.news_mdef_m{padding-bottom:30px;}
.dhr_mt1{display:block;font-size:22px;line-height:35px;text-align:center;color: #333;margin:15px 0px 15px;}
.dhr_mt2{display:block;color:#666;font-size:12px;line-height:45px;text-align:center;margin-bottom:10px;border-bottom:1px dashed #dfdfdf;}
.dhr_mt3 img{max-width:100%;}
.dhr_mt3 p{color:#666;font-size:14px;line-height:30px;}
.dhr_mt3{margin-top:15px;color:#666;font-size:14px;line-height:30px;}

.pge_re{margin-bottom:20px;margin-top:40px;}
.pge_re span{display:block;line-height:32px;height:32px;overflow:hidden;font-size: 14px;color:#333;padding:0px 10px;}
.pge_re span a{color: #666;}
.ews_t_tl a:hover{color:#fff;background:#EF3B1B;}
.pge_re span a:hover,.text_bsd a:hover{color:#EF3B1B}




textarea.t_mr1::placeholder { color:#aaa}
textarea.t_mr1::-webkit-input-placeholder { color:#aaa}
textarea.t_mr1::-ms-input-placeholder{ color:#aaa}
textarea.t_mr1::-moz-input-placeholder{ color:#aaa}


.index_min_m_ld{padding: 80px 15px;background-color: #f9f9f9;}
.index_m_rg_md{max-width:1400px;margin:0px auto;}
.ab_tit_le1 {width: 100%;overflow: hidden;margin: 0 auto 40px;padding: 0}
.ab_tit_le1 p {width: 100%;height: 40px;line-height: 40px;color: #333;font-size: 36px;font-weight: bold;text-align: center;margin: 0 auto;padding: 0}
.ab_tit_le1 span {display: block;width: 144px;height: 13px;margin: 17px auto 0;padding: 0;background: url(../images/line01.png) center center repeat-x}
.ab_tit_le1 span i {display: block;width: 13px;height: 13px;margin: 0 auto;padding: 0;background-color: #124b53}



.contc_mdfe{max-width:1400px;margin:0px auto;}
.cont_top{height: 350px;margin:0px auto 0px;position: relative;}
.con_lmg{display: block;width: 100%;height: 100%;object-fit: cover;margin: auto;padding: 0;position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
.con_nxt{ width: 100%;height: 100%;overflow: hidden;margin: 0;padding: 100px 10px 100px 60px; position: absolute;left: 0;top: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ske_rpt1{width: 100%;display:block;height: auto;line-height: 36px;color: #fff;font-size: 30px;font-weight: bold;word-break: break-all;padding: 20px 0;text-align: left;}
.ske_rpt2{display: block;width: 100%;height: auto;line-height: 30px;color: rgba(255,255,255,0.85);font-size: 16px;margin: 0 auto;padding: 0;text-align: left;}
.con_nxt i{display: block;width: 50px;height: 2px;margin: 0px 0px 40px;padding: 0;background: #fff;}
.con_nxt em {display: block;width:80px;height:80px;margin:0;padding:0;position:absolute;top:50px;right:40%;}

.cont_mact_m{line-height:35px;font-size:14px;color:#343a40;padding:20px 0px;background: #fff;overflow:hidden;max-width:1400px;}
.cont_mact_m ul{max-width:1400px;overflow:hidden;margin-bottom: 20px;}
.cont_mact_m ul li{position:relative;float:left;padding: 20px 0px;width: 25%;height: 176px;border-bottom:1px dashed #e5e5e5;}
.cont_mact_m ul li:after{content:'';width:1px;height: 173px;background:#e6e6e6;position:absolute;right:0px;top: 20px;}
.cont_mact_m ul li:last-child:after{width:0px;} 
.cont_mact_m ul li img{display:block; width: 44px;height: 44px;margin: 0 auto 20px;}
.cont_mact_m ul li span{display:block;line-height: 30px;color: #333;font-size: 18px;text-align: center;margin:15px 0px;}
.cont_mact_m ul li p{display:block;max-height: 48px;overflow: hidden;line-height: 24px;color: #999;font-size: 16px;text-align: center;word-break: break-all;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2; -webkit-box-orient: vertical;text-align: center;padding:0px 10px;}
.cont_mact_m ul li em{display:block;max-height:24px;overflow: hidden;line-height: 24px;color: #999;font-size: 16px;text-align: center;margin-top:10px;}
.ecm_mcd{border: 1px solid #e6e6e6;padding:4px;display:block;width:120px;height:120px;margin:10px auto;}
.cont_mact_m ul li .ecm_mcd img{width:120px;height:120px;}
.cont_mact_m ul li p a{color: #999;}


.job_mdf_m{background:#fff;padding:20px;}
.ob_md_ld1{display:block;font-size: 22px;font-weight: bold;color: #333;line-height:35px;margin-bottom:10px;}
.ob_md_ld2{display:block;font-size:14px;color: #333;line-height:25px;margin-bottom:20px}
.ob_md_ld3{display:block;margin-bottom:20px;}
.ob_md_ld3 h2{font-size: 18px;color: #333;font-weight: bold;line-height:35px;}
.ob_md_ld3 h3{font-size: 16px;color: #333;font-weight: bold;line-height:35px;}
.ob_md_ld3 p{font-size:14px;color: #333;line-height:25px;}


.job_mer{padding:40px;background:#fff;overflow: hidden;}

.feed_m_Left{width: 30%;height: 800px;overflow: hidden;margin: 0;padding: 60px 40px;background: #124b53;float: right;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.feed_m_Left p {width: 100%;height: auto;line-height: 40px;color: #fff;font-size: 28px;margin: 0 auto 15px;padding: 0;}
.feed_m_Left span {display: block;width: 100%;height: auto;line-height: 30px;color: rgba(255,255,255,0.65);font-size: 16px;word-break: break-all;text-align: justify;margin: 0 auto;padding: 0;}
.d_m_Lm{width: 100%;height: auto;margin: 60px auto 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.d_m_Lm a{display: block;width: 100%;height: 52px;overflow: hidden;line-height: 52px;color: #fff;font-size: 16px;text-align: center;margin: 0 auto;padding: 0;background-color: #333; transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s; -o-transition: all 0.5s;}
.d_m_Lm a img{display: inline-block;width: 20px;height: 20px;vertical-align: middle;margin: -2px 10px 0 0;padding: 0;}
.d_m_Lm a:hover {background-color: #202020;}


.news_mdef_m{padding:20px;background:#fff;}



.newl_ist{max-width:1400px;margin:0px auto;overflow:hidden;}
.newl_ist ul{width:100%;}
.newl_ist ul li{width:49%;margin-bottom:30px;float:left;position:relative;background:#fff;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;}
.newl_ist ul li:nth-child(2n){float:right;}
.newl_ist ul li:hover{background:#124b53;}



.ne_me2{height: auto;overflow: hidden;padding: 28px 40px;position: relative;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.ne_mtme1{display: block;width: 100%;height:40px;overflow: hidden;line-height: 40px;color: #333;font-size: 18px;font-weight: bold;white-space: nowrap;text-overflow: ellipsis;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;margin-bottom:5px;}
.ne_mtme1:before{content: ""; vertical-align: middle;background: url(../images/new_ico.png) center center no-repeat;height: 12px; width: 12px;display: block;position: absolute;transition: all .5s; top:45px; left:17px;}
.newl_ist li:hover .ne_mtme1:before{background: url(../images/new_ico_on.png) center center no-repeat;}

.ne_mt_me1{display:block;line-height:36px;background: url(../images/ny_time.png) left center no-repeat; padding-left:38px;font-size: 16px;color: #666;}
.ne_me2 p{width: 100%;height: 84px;overflow: hidden;line-height: 28px;color: #999;font-size: 16px;word-break: break-all;text-align: justify;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;margin-top:20px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}

.newl_ist ul li:hover .ne_me2 p {color: rgba(255, 255, 255, .65);}
.newl_ist ul li:hover .ne_mt_me1{background: url(../images/ny_time_on.png) left center no-repeat;color: rgba(255, 255, 255, .65);}
.newl_ist li:hover .ne_mtme1{color:#fff;}

.prod_mcd{max-width:1400px;margin:0px auto 40px;}

.index_m_lf{float:left;width:23.5%;}
.index_m_rg{float:right;width:75%;}
.dex_m_tp{background:#fff;margin-bottom:30px;}
.dex_m_hd{padding: 30px;border-bottom: 1px solid #e5e5e5;margin-bottom:10px;}

.dex_m_hd p {width: 100%;height: 30px;line-height: 30px;color: #124b53;font-size: 24px;font-weight: bold;margin: 0 auto 4px;padding: 0}
.dex_m_hd p img {display: block;width: 24px;height: 24px;margin: 3px 10px 3px 0;padding: 0;float: left;}
.dex_m_hd span {display: block;height: 24px;line-height: 24px;color: #aaa;font-size: 14px}
.dex_m_hd em {display: block;width: 50px;height: 2px;margin: 6px 0 0;padding: 0;background: url(../images/line05.png) 0 0 no-repeat;}

.y_ctr2 li{height:48px;line-height:48px;position:relative;}
.y_ctr2 li:last-child{border-bottom:0px;}
.y_ctr2 li a{display:block;color:#333;font-size: 16px;height: 40px;line-height:40px;overflow:hidden;font-weight:bold;padding: 4px 70px 4px 30px;}
.y_ctr2 li a:hover{color:#fff;background:#124b53;}
.eb_lm_mdrf{position:relative;}
.leb_lm_m{display:none;padding: 15px 30px;}
.leb_lm_m a{display: block;height: 30px;line-height: 30px;color: #999;font-size:15px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;background: url(../images/ico08.png) left center no-repeat;padding-left: 20px;}
.leb_lm_m a:hover{color: #EF3B1B;background: url(../images/ico09.png) left center no-repeat}
.more_ald{display:block;position:absolute;right:20px;top: -48px;width: 50px;z-index: 1;height:48px;cursor:pointer;color:#333;font-size: 24px;line-height:48px;text-align:center;font-style:normal;font-weight:bold;}
.select{color:#fff;}
.y_ctr2 li:hover .more_al{color:#fff;}
.y_ctr2 li.sel_ect a{color:#fff;background:#333;}
.slc_msd{display:block;}
.dex_m_lit{padding: 15px 30px;}
.dex_m_lit li{display: block;height: 40px;line-height: 40px;color: #333;font-size:15px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;background: url(../images/ico08.png) left center no-repeat;padding-left: 20px;}
.dex_m_lit li a{color:#333;font-size: 16px;display:block;}
.dex_m_lit li:hover{background: url(../images/ico09.png) left center no-repeat}
.dex_m_lit li:hover a{color: #124b53;}

.dex_prt2{width:100%;}
.dex_prt2 ul li{float:left;width:23.5%;margin-right:2%;transition: all .3s;margin-bottom: 40px;background:#fff;}
.dex_prt2 ul li:nth-child(4n){margin-right:0px;}
.ex_prds span{display:block;height: 250px;text-align: center;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow: hidden;position: relative;background: #fff;border: 1px solid #e6e6e6;border-bottom: 0px;}
.ex_prds span table{height: 250px;width:100%;}
.ex_prds span table img{max-width:100%;max-height:250px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;}
.ex_prds span:after {content: '';display: block;background: rgba(239,59,27,.65) url(../images/view.png) center center no-repeat;position: absolute;width: 100%;height: 100%;top: 0;transform: scale(.1);opacity: 0;transition: all .35s ease}
.dex_prt2 ul li:hover .ex_prds span table img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);}
.dex_prt2 ul li:hover .ex_prds span:after{transform: translate(0, 0) scale(1);opacity: 1}
.ex_prds em{display:block;text-align: center;height: 30px;padding:20px;line-height: 30px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 10px 20px;border: 1px solid #e6e6e6;border-top: 0px;}
.ex_prds em a{display:block;color: #222;font-size: 16px;text-align: left;font-weight: bold;}
.dex_prt2 ul li:hover .ex_prds em a{color: #124b53;font-weight:bold;}
.dex_prt2 ul li:hover .ex_prds span{border: 1px solid #124b53;border-bottom:0px;}
.fan_eidv{display:block;padding: 0px 20px;background:#626262;line-height:50px;color: #fff;font-size:16px;}
.fan_eidv i{display:inline-block;width: 24px;height: 50px;background: url(../images/jiantou_more.png) center center no-repeat;margin-left:15px;transition: all 0.3s;}

.dex_prt2 ul li:hover .fan_eidv{background:#124b53;}
.dex_prt2 ul li:hover .fan_eidv i{background: url(../images/jiantou_more3.png) center center no-repeat;margin-left:20px;}

.ind_lmdf{background: #f8f8f8;}

.indx_petdl{max-width:1400px;margin:70px auto 55px;padding:0px 15px;}
.ndx_pett{margin-bottom:40px;}
.ndx_pett strong{display:block;text-align:center;font-size: 34px;color: #333;display: block;line-height:51px;}
.ndx_pett em{display:block;text-align:center;font-size: 14px;color: #999;margin: 3px 0 20px;line-height:25px;}
.ndx_pett span{display:block;margin:0px auto;width: 60px;height: 4px;background: #EF3B1B}

.ab_nmd{margin:0px 0px 40px;text-align: center;max-height: 45px;overflow: hidden}
.ab_nmd a{display: inline-block;height:45px;line-height: 45px;margin-right: 2%;margin-bottom: 20px;text-align: center;color: #666;font-size: 16px;background: #fff;padding: 0px 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.ab_nmd a:hover{background: #EF3B1B;color: #fff;}

.inx_abut{background:#fff;padding:70px 0px;}

.inx_ab_m{max-width:1400px;margin:0px auto;padding:0px 15px;}
.abr_md_cr{width: 100%;height: 530px;position: relative}
.wabr_m_l{width: 100%;height: 530px;position: relative;}
.wabr_m_l img{display: block;position: absolute;margin: auto;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover;}
.inxc_news{max-width:1400px;margin:0px auto;padding:70px 15px;}
.wabr_m_r{width: 48%;height: 463px;background: #EF3B1B;position: absolute;left: 0;top: 35px;padding: 50px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}
.wa_sr1{display:block;font-size: 30px;color: #fff;margin: 30px 0;line-height:35px;}
.wa_sr2{font-size: 16px;color: rgba(255, 255, 255, .8);width: 100%;max-height: 150px;overflow: hidden;line-height: 30px;text-align: justify;word-break: break-all;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 5;-webkit-box-orient: vertica;}
.wa_sr3{display:block;width: 130px;height: 38px;line-height: 38px;border: 1px solid #fff;text-align: center;margin-top: 50px;font-size: 16px;color: rgba(255, 255, 255, .8);}
.wa_sr3 img{display: inline-block;margin: -2px 0 0 10px;}

.inx_hobr{background: url(../images/case_bg.jpg) no-repeat top center #fff;background-size: 100% 480px;padding: 70px 0;overflow: hidden;min-height: 550px}
.ndx_pett_ld strong,.ndx_pett_ld em{color:#fff;}
.ndx_pett_ld span{background: #fff;}

.hor_mdd_ldf ul li{background:#f8f8f8;border-bottom:0px;}
.hor_mdd_ldf ul li span{padding:20px;background:#fff;}
.hor_mdd_ldf ul li a.dce_cv{margin: 10px 0px 10px;padding:0px 20px;text-align:left;font-size: 20px;color: #333;}
.hor_mdd_ldf ul li:hover{background:#EF3B1B;border-bottom:0px;}
.hor_mdd_ldf ul li:hover a.dce_cv{color:#fff;}

.nesd_ldm{width:100%;}
.nesd_ldm li{float:left;width:49%;background:#fff;position:relative;padding:40px 0px;border-bottom: 1px solid #ddd;overflow:hidden;}
.nesd_ldm li:nth-child(2n){float:right;}
.nes_trp1{width: 110px;text-align: center;float: left;position: relative;z-index: 2;}
.nes_trp1 em {display: block;width: 100%;height: 32px;line-height: 32px;text-align: center;font-size: 14px;color: #fff;background: #EF3B1B;border-radius: 50px;margin-left: -14px}
.nes_trp1 i {display: block;width: 14px;height: 14px;margin: 20px auto 5px;background: url(../images/date.png) center no-repeat}
.nes_trp1 span {display: block;font-size: 14px;color: #999}
.nes_tr_p1{width: calc(100% - 130px);padding-right: 20px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;float: right;position: relative;z-index: 2}
.nes_trp4{display:block;font-size:20px;color:#333;font-weight:bold;max-width:100%;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:-5px}
.nes_trp3{font-size:16px;color:#999;line-height:28px;height:52px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-all}
.nesd_ldm li:after{content:"";height:0;background:#EF3B1B;position:absolute;top:0;left:0;width:100%;display:block;z-index:0;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;z-index:0}
.nesd_ldm li:hover:after {height: 100%;top: 0}
.nesd_ldm li:hover .nes_trp4,.nesd_ldm li:hover .nes_trp3{color:#fff;}
.nesd_ldm li:hover .nes_trp1 span{color:#fff;}
.nesd_ldm li:hover .nes_trp1 i{background: url(../images/date1.png) center no-repeat;}

.nesd_ldm li:hover .nes_trp1 em {color: #EF3B1B;background: #fff}


.inx_peld_m{overflow: hidden;padding: 100px 20px;background: url(../images/prorecbg.png) center center no-repeat;background-size: cover;}
.inx_ptle{margin-bottom:50px;}
.inx_ptle span {display: block;line-height: 36px;color: #eaeaea;font-size: 44px;font-weight: bold;text-align: center;margin: 0 auto 20px;}
.inx_ptle  p {line-height: 48px;color: #222;font-size: 44px;font-weight: bold;text-align: center;margin: 0 auto;}
.inx_ptle  p.dkc_lsd{color:#fff;}
.inx_ptle p::before,.inx_ptle p::after {content: '';display: inline-block;width: 24px;height: 4px;overflow: hidden;background-color: #124b53;vertical-align: middle;}
.inx_ptle p::before {margin: -4px 32px 0 0;}
.inx_ptle p::after {margin: -4px 0 0 32px;}

.ind_ldkc_p{max-width:1400px;margin:0px auto;}
.ind_ldkc_p ul{width:100%;overflow:hidden;}
.ind_ldkc_p ul li{width:23.5%;margin-right:2%;float:left;}
.ind_ldkc_p ul li:nth-child(4n){margin-right:0px;}


.inx_abter{padding: 80px 20px;background: url(../images/aboutbg.jpg) center center no-repeat;background-size: cover;position: relative;}


.hrm_peld{max-width:1400px;margin:100px auto 70px;padding:0px 20px;}

.inx_news{padding: 80px 20px;background: url(../images/articlebg.jpg) center center no-repeat;background-size: cover;position: relative;}

.nx_abt_mian{max-width:1400px;margin:0px auto;width:100%;overflow:hidden;}
.nx_ab_left{width: 50%;float:left;}
.nx_ab_right{width: 45%;float:right;padding-right: 30px;}
.nx_ab_tltle1 span{display:block; color: rgba(255, 255, 255, .1);line-height:50px;font-size: 44px;font-weight: bold;text-align: left;margin: 0 auto 20px;}
.nx_ab_tltle1 p{line-height: 48px;color: #fff;font-size: 44px;font-weight: bold;text-align: left;}
.nx_ab_tltle1 p:after {content: '';display: inline-block;width: 24px;height: 4px;overflow: hidden;background-color: #124b53;vertical-align: middle;margin:-4px 0 0 32px;}
.nx_ab_tltle1{margin-bottom:50px;}
.nx_ab_tltle2{max-height: 216px;overflow: hidden;line-height: 36px;color: rgba(255, 255, 255, .45);font-size: 16px;text-align: justify;margin-bottom: 50px;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}
.nx_ab_tl_btn{display: block;width: 178px;height: 48px;overflow: hidden;line-height: 46px;color: #fff;font-size: 16px;text-align: center;border-radius: 24px;border: 1px solid #fff;background-color: rgba(204, 14, 16, 0);}
.nx_ab_tl_btn:hover{border: 1px solid #124b53;background-color: #124b53;}

.a_in_img {width: 100%;height: auto;position: relative;}
.a_in_img:before {content: '';display: block;width: 100%;height: 100%;background-color: rgba(255, 255, 255, .25);position: absolute;right: -10px;bottom: -10px;}
.a_in_img a {display: block;width: 100%;height: 445px;overflow: hidden;position: relative;z-index: 1;}
.a_in_img a img {display: block;width: 100%;height: 100%;object-fit: cover;margin: auto;position: absolute;left: 0;top: 0;right: 0;bottom: 0;transition: all 0.3s;}
.a_in_img a:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}



.nem_ald{max-width:1400px;margin:0px auto;}
.nem_ald ul{width:100%;ocerflow:hidden;}
.nem_ald ul li{float:left;width:32%;margin-right:2%;background:#fff;transition: all 0.3s;margin-top:20px;}
.nem_ald ul li:nth-child(3){margin-right:0px;}
.news_mdl_p{padding: 50px 30px 30px;position: relative;}
.ws_md_time{display:block;width: 165px;height: 40px;overflow: hidden;line-height: 40px;color: #fff;font-size: 16px;text-align: center;background-color: #124b53;position: absolute;left: 30px;top: -10px;}
.ws_md_name{display:block;width: 100%;height: 36px;overflow: hidden;line-height: 36px;color: #222;font-size: 18px;font-weight: bold;white-space: nowrap;text-overflow: ellipsis;}
.ws_md_ms{display:block;height: 56px;overflow: hidden;line-height: 28px;color: #666;font-size: 16px;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ws_md_more{display:block;width: 136px;height: 36px;overflow: hidden;line-height: 34px;color: #666;font-size: 15px;text-align: center;border-radius: 18px;border: 1px solid #666;background-color: rgba(204, 14, 16, 0);margin-top: 30px;}
.nem_ald ul li:hover .ws_md_more {color: #fff;border: 1px solid #fff;}

.nem_ald ul li:hover {background-color: #124b53;}
.nem_ald ul li:hover .ws_md_time{background-color: #2a6d76;}
.nem_ald ul li:hover .ws_md_name{color:#fff;}
.nem_ald ul li:hover .ws_md_ms{color: rgba(255, 255, 255, .45);}


.nd_ldt{ width: 260px;height: 260px;overflow: hidden;margin: 0 auto;background-color: #fff;border: 4px solid #f4f4f4;border-radius: 50%; position: relative;z-index: 1;}
.nd_ldt table{idth: 260px;height: 260px;}
.nd_ldt a {display: block;width: 100%;height: 100%;overflow: hidden;}
.nd_ldt a img {display: block;max-width: 100%;max-height: 100%;margin: auto;position: absolute;left: 0;top: 0;right: 0;bottom: 0;transition: all 0.3s;}
.ind_ldkc_p ul li:hover .nd_ldt a img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ind_ldkc_p ul li:hover .nd_ldt1{background: url(../images/probg02.png) center top no-repeat;background-size: 100% 100%;}
.nd_ldt1{overflow: hidden;margin-top: -160px;padding: 180px 32px 40px;background: url(../images/probg01.png) center top no-repeat;background-size: 100% 100%;}

.d_ld_tlr1{display: block;width: 100%;height: 40px;overflow: hidden;line-height: 40px;color: #fff;font-size: 24px;font-weight: bold;text-align: center; white-space: nowrap;text-overflow: ellipsis;}
.d_ld_tlr2{height: 60px;overflow: hidden;line-height: 30px;color: rgba(255, 255, 255, .45);font-size: 16px;margin-top: 10px;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.d_ld_tlr3{ display: block;width: 36px;height: 36px;overflow: hidden;margin: 40px auto 0;border-radius: 50%;background-color: #fff;}


.abd_lenu{overflow: hidden;margin-bottom: 50px;background-color: #222;position: relative;min-height:64px;}
.bd_le_more{position:absolute;right:0px;top:0px;padding: 14px 20px;}
.bd_le_more a{display: block;width: 136px;height: 36px;overflow: hidden;line-height: 34px;color: #fff;font-size: 15px;text-align: center;border-radius: 18px;border: 1px solid #fff;background-color: rgba(204, 14, 16, 0);transition: all 0.3s;}
.bd_le_more a i{margin-left:10px;}
.bd_le_more a:hover {border: 1px solid #124b53; background-color: #124b53;}
.bd_le_list{height: 40px;overflow: hidden; margin: 12px 180px 12px 230px;white-space: nowrap;text-overflow: ellipsis;line-height:40px;}
.bd_le_list a{color: rgba(255, 255, 255, .65);font-size: 18px;padding: 0 12px;}
.bd_le_list a:hover{color:#fff;}
.bd_le_title{position:absolute;left:0px;top:0px;height: 64px;line-height: 64px;color: #fff;font-size: 28px;font-weight: bold;padding-left: 20px;background-color: #124b53;border-right: 8px solid #fff;}


.bd_le_title i {display: block;width: 26px;height: 26px;overflow: hidden;margin: 19px 10px 19px 0;float: left;}
.bd_le_title img {display: block;width: 100%;height: 100%;overflow: hidden;}
.bd_le_title:before {content: '';display: block;width: 0;height: 0;border-top: 32px solid transparent;border-left: 24px solid #fff;border-right: 0 solid transparent;border-bottom: 32px solid transparent;position: absolute;top: 0;right: -32px;}
.bd_le_title:after {content: '';display: block;width: 0;height: 0;border-top: 32px solid transparent;border-left: 24px solid #124b53;border-right: 0 solid transparent;border-bottom: 32px solid transparent;position: absolute;top: 0;right: -24px;}


.view_m_ld{text-align:center;padding:40px 0px 20px;}
.view_m_ld a{display:inline-block;width: 178px;height: 48px;overflow: hidden;line-height: 46px;color: #fff;font-size: 16px;text-align: center;border-radius: 24px;border: 1px solid #fff;background-color: rgba(204, 14, 16, 0);}
.view_m_ld a:hover{border: 1px solid #124b53;background-color: #124b53;}



@media (max-width:1200px) {
.nd_ldt{ width: 220px;height: 220px;}
.nd_ldt table{idth: 220px;height: 220px;}
}

@media (max-width:1000px) {
.banner-box{margin-top:70px;}

.ind_ldkc_p ul li{width:49%;margin-right:0px;margin-bottom:40px;}
.ind_ldkc_p ul li:nth-child(2n){float:right;}


}

@media (max-width:1120px) {
.tltle_mdf{height:50px;margin:0px auto 0px;font-size:13px;line-height:50px;}
.tltle_mdf ul{font-size: 13px;}
.index_min_m_ld{padding:40px 15px;}
.feed_m_Left p {font-size: 22px;}
.feed_m_Left span {font-size: 14px;}


.index_m_lf{width:100%;}
.index_m_rg{width:100%;}





}


@media (max-width:1000px) {

.hor_mdd ul li{width:32%;margin-right:2%;}
.hor_mdd ul li:nth-child(4n){margin-right:2%;}
.hor_mdd ul li:nth-child(3n){margin-right:0px;}

.cont_mact_m ul li{width:50%;}
.cont_mact_m ul li:nth-child(2n):after{width:0px;} 

.feed_m_Left p {font-size: 18px;}
.feed_m_Left span {font-size: 12px;}

.feed_m_Left,.feed_m{width:100%;}
.job_mer{padding:20px;} 
.feed_m_Left{height:350px;}
.feed_m{margin-top:30px;}

.newl_ist ul li{width:100%;}


.wabr_m_r{width:98%;padding:20px;height:350px}
.wa_sr1{font-size:20px;margin:15px 0;}
.wa_sr2{font-size:14px;}
.wa_sr3{width: 130px;height: 30px;line-height:30px;margin-top: 30px;font-size: 14px;}

.inx_peld_m{padding: 50px 20px;}
.inx_ptle span,.nx_ab_tltle1 span{font-size:30px;margin-bottom:0px;}
.inx_ptle p,.nx_ab_tltle1 p{font-size:30px;}


.nx_ab_left{width:100%;}
.nx_ab_right{width:100%;padding-right:0px;margin-top:20px;}

}

@media (max-width:860px) {
.nem_ald ul li{width:100%;margin-right:0px;margin-bottom:25px;}
.hrm_peld{margin:40px auto 30px;}
}

@media (max-width:750px) {
.cont_mact_m ul li{width:100%;}
.cont_mact_m ul li:after{width:0px;} 

.page_tp{display:none;}
.page{display:block;}

.dex_prt2 ul li{width:49%;margin-right:1%;}
.dex_prt2 ul li:nth-child(2n){margin-right:0px;float:right;}
.nesd_ldm li{width:100%;}

}

@media (max-width:620px) {
.hor_mdd ul li{width:49%;margin-right:1%;}
.hor_mdd ul li:nth-child(4n){margin-right:0px;}
.hor_mdd ul li:nth-child(3n){margin-right:1%;}
.hor_mdd ul li:nth-child(2n){margin-right:0px;float:right;}

.con_nxt{padding: 70px 10px 70px 40px;}
.ske_rpt1{line-height:26px;font-size:20px;}
.ske_rpt2{font-size: 14px;}

.ex_prds span{height:260px;}
.ex_prds span table{height: 260px;}
.ex_prds span table img{max-height:260px;}

.ind_ldkc_p ul li{width:100%;}

}

@media (max-width:450px) {
.dex_prt2 ul li{width: 100%;}
.index_pri_per ul li{width: 100%;margin-right:0px !important;}

.hor_mdd ul li{width:100%;margin-right:0px !important;}

.dex_prt2 ul li{width:100%;margin-right:0px;}




}