@charset "utf-8";
/* CSS Document */


.tr_md_fi_lin{height:61px;}
.tr_md_fixed{position:fixed;left:0px;top:0px;width:100%;height:60px;z-index:2;border-bottom: 1px solid #eee;background:#fff;}
.tr_md_fixed span{margin-left:15px;line-height:60px;float:left;display:block;color:#333;font-size:16px;font-weight:bold;}
.tr_md_fixed ul{float:right;margin-right:15px;position:relative;}
.tr_md_fixed ul li{height: 32px;margin-top:14px;}
.tr_md_fixed ul li a.sx_qdh{background: #3da73d;border-radius: 4px;font-size:14px;height: 32px; padding: 0 16px;display:block;line-height:32px;color:#fff;}
.sx_qdh_nesw{display: none;padding: 10px;position: absolute;right: 0;top:60px;box-shadow: 1px 2px 10px rgba(0,0,0,.2);background: #fff;width: 300px;border-radius: 4px;}
.sx_qdh_nesw::before {content: '';width: 0;height: 0;border-width: 0 8px 8px;border-style: solid;border-color: transparent transparent #fff;position: absolute;right: 35px; top: -6px;}
.sx_qdh_nesw a{display:block;float:left;height: 20px;width: 20px; margin: 7px;cursor: pointer;border-radius:15%;}

.red{background: #c60012;}
.blue{background: #004297;}
.black{background: #363636;}


.red.omm{background: #c60012 url(../images/ted.png) center center no-repeat;}
.blue.omm{background: #004297 url(../images/ted.png) center center no-repeat;}
.black.omm{background: #363636 url(../images/ted.png) center center no-repeat;}


body{width:100%;}
.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:50px;height:50px;position:absolute;top:0;font-size:0px;}

.banner-btn a.prev{position:absolute;left:10px;top:50%;margin-top:-25px;background:rgba(0,0,0,.4);border-radius:50%;} 
.banner-btn a.next{position:absolute;right:10px;top:50%;margin-top:-25px;background:rgba(0,0,0,.4);border-radius:50%;}
.banner-btn a.prev:hover{background:rgba(0,0,0,.7);}
.banner-btn a.next:hover{background:rgba(0,0,0,.7);}
.banner-btn a.prev:after{content:' ';position:absolute;top:50%;margin-top:-6px;left:50%;width:12px;height:12px;border:#fff solid;border-width:1px 1px 0 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:-4px;}
.banner-btn a.next:before{content:' ';position:absolute;top:50%;margin-top:-6px;left:50%;width:12px;height:12px;border:#fff solid;border-width:1px 1px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-8px;}
.banner-btn a.prev:hover:after{content:' ';position:absolute;top:50%;margin-top:-6px;left:50%;width:12px;height:12px;border:#fff solid;border-width:1px 1px 0 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:-4px;}
.banner-btn a.next:hover:before{content:' ';position:absolute;top:50%;margin-top:-6px;left:50%;width:12px;height:12px;border:#fff solid;border-width:1px 1px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-8px;}

.banner-box .hd {position:absolute;bottom:15px;width:100%;text-align:center;}
.banner-box .hd ul li{width:12px;height:12px;margin-right: 8px;display: inline-block;cursor: pointer;background:rgba(0,0,0,.2);border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;}
.banner-box .hd ul li.on{background:#D4322C;opacity:1;}



@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)}}

.ed_mdt1,.de_ne_left,.ex_ab_left,.new_ld_l{animation-name:uk-fade-left;animation-duration: 1.1s;}  /* 左进入 */
.ed_mdt2,.de_ne_ritr,.ex_ab_eit,.new_ld_r{animation-name:uk-fade-right;animation-duration: 1.1s;}  /* 右进入 */
.dex_pt1,.dex_pt3{animation-name:uk-fade-top;animation-duration: 1.1s;} /* 上进入 */
.link_rt,.dex_pt2,.dex_pt4,.prt_more,.indx_abopt,.ht_mdc,.pro_ind_xc ul li,.ind_nesaq ul li,.index_sech ul,.df_xd_mt1{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;}

.ny_banner{position:relative;overflow:hidden;text-align:center;}
.ny_banner img{width:100%;min-height:300px;max-height:300px;width:100%;height:auto;object-fit:cover;}
.mv_pon{padding:130px 0px;text-align:center;position:absolute;left:0px;top:0px;width:100%;}
.mv_pon em{display:block;line-height: 40px;color: #fff;font-size: 36px;font-weight: bold;text-align: center;}
.mv_pon i{display:block;width: 40px;height: 3px;margin: 20px auto 15px;padding: 0;background-color: #fff;}


.tltle_mdf{padding: 10px 0px;width: 100%;color:#111;text-transform: capitalize;}
.tltle_mdf ul{max-width:1360px;margin:0px auto;padding:0px 15px;font-size:14px;color:#111;background: #F7F7F7;line-height: 35px;text-align: right;}
.tltle_mdf ul a{color:#111;}

.ny_content{max-width:1360px;margin:0px auto;padding:0px 15px 20px;}
.about_m p{margin-bottom:20px;}
.about_m img{max-width:100%;}
.about_m{line-height:30px;font-size:14px;color:#111;margin-bottom:70px;}


.job_mdf_m,.feed_m {padding:30px 0px;}
.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;}


.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:98%;background: #f9f9f9;border: 0px;}
.der_xcde1{background: #f9f9f9;line-height:36px;height: 160px;outline:none;color:#666;font-size: 16px;padding:10px 2%;width:96%;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 #111;line-height: 45px;height: 45px;outline:none;font-size: 16px;width:100%;background: #111;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:100%;margin:30px auto 20px;}
.hor_mdd ul li{width:23.5%;margin-right:2%;margin-bottom:30px;float:left;}
.hor_mdd ul li span{display:block;height:220px;overflow:hidden;border: 1px solid #e6e6e6;border-bottom:0px;}
.hor_mdd ul li table{width:100%;height:220px;overflow:hidden;background:#fff;}
.hor_mdd ul li table img{max-width:100%;max-height:220px;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: 40px;line-height: 40px;text-align: center;font-size:14px;color: #333;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:#F6F6F6;}
.hor_mdd ul li:hover .dce_cv{color: #fff;background:#242f35;}
.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:30px 0px;}
.dhr_mt1{display:block;font-size:22px;line-height:35px;text-align:center;color: #111;margin:15px 0px 15px;}
.dhr_mt2{display:block;color:#111;font-size:14px;line-height:45px;text-align:center;margin-bottom:10px;border-bottom:1px dashed #dfdfdf;}
.dhr_mt3 img{max-width:100%;}
.dhr_mt3 p{color:#111;font-size:16px;line-height:30px;margin-bottom:20px;}
.dhr_mt3{margin-top:15px;color:#111;font-size:16px;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: 16px;color:#111;padding:0px 10px;}
.pge_re span a{color: #111;}
.ews_t_tl a:hover{color:#fff;background:#D4322C;}
.pge_re span a:hover,.text_bsd a:hover{color:#D4322C}


.contc_mdfe{padding:30px 0px;}
.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;}


.ind_miand{margin:30px auto 20px;width:100%;}
.ind_miand li{width: 32%;float:left;margin-right:2%;transition: all 0.3s ease-in-out 0s;margin-bottom:20px;}
.ind_miand li:nth-child(3n){margin-right:0px;}
.nd_mier{transition: all 0.3s ease-in-out 0s;top: 0px;display: inline-block;width: 100%;}


.ews_ndwt1{display:block;height:265px;overflow:hidden;}
.ews_ndwt1 table{width:100%;height:265px;}
.ews_ndwt1 table img{width: 100%; height: auto; transition: 520ms;opacity:0;}
.ind_miand li:hover .ews_ndwt1 table img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05);}
.ews_nder{padding: 20px 10px;text-align: left;transition: all ease-in-out 0.3s;position: relative;box-shadow: #CCCCCC 0px 0px 10px inset;background: #fff;}
.ws_nt1{font-size: 16px;color: #333333;overflow: hidden;height:25px;line-height:25px;display: block;font-weight:bold;margin-bottom: 5px;}
.ws_nt1 a{color:#333333;}
.ws_nt2{display: block;overflow: hidden;margin:20px 0px 0px;position: absolute;right: 10px;top: -48px;width:50px;height:50px;background-color: #111;border-radius:50%;color:#FFFFFF;font-size: 14px;text-align:center;transition:background .2s;text-transform:uppercase;}
.f_tl{display:block;font-weight:bold;line-height: 20px;font-size: 15px;padding-top: 5px;}
.f_t2{display:block;line-height: 20px;}

.ws_nt3{font-size: 14px;color: #000;line-height: 24px;overflow: hidden;display: block;height: 48px;}
.ind_miand li:hover .ws_nt1 a{color:#6e93dc;}
.ind_miand li:hover .ews_nder{box-shadow:0px 5px 10px rgba(1,1,1,.1);}
.ind_miand li:hover .ws_nt2{background:#6e93dc;color:#fff;}
.ind_miand li:hover .spr_nm_er{background:#000;}

.pro_man_l{width:100%;padding:30px 0px;}
.index_m_lf{width: 20%;float:left;}
.index_m_rg{width: 78%;float:right;margin-left:2%;}

.dex_m_tp{margin-bottom:20px;}
.m_i_m_n_ler1{display:block;color:#fff;background: #6e93dc;font-size:20px;font-weight:bold;line-height: 50px;text-align:center;}

.y_c_ltr2 li{color: #333;font-size: 16px;line-height:40px;border-bottom:1px solid #f2f2f2;padding:0px 15px;}
.y_c_ltr2 li a{color: #333;}
.y_c_ltr2 li a:hover{color:#D4322C;}

.t_nx_mcdw{padding: 10px 0px 0px;}
.t_nx_mcdw dd{position:relative;margin-bottom:20px;}
.dt_nx_t1{border:1px solid #ececec;height:120px;width:120px;position:absolute;left:0px;top:0px;overflow: hidden;}
.dt_nx_t1 table{width:100%;height:120px;}
.dt_nx_t1 table img{max-width:100%;max-height:120px;}
.dt_nx_t2{margin-left:140px;display: inline-flex;align-items: center;justify-content: center;height:122px;}
.dt_nx_t2 a{line-height:25px;color: #666666;font-size: 14px;overflow: hidden;max-height:50px;}
.t_nx_mcdw dd:hover .dt_nx_t2 a{color:#D4322C;}


.y_ctr2 li{line-height: 45px;position:relative;}

.y_ctr2 li a{padding:10px 10px;background: #fff;color: #333;display:block;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;height: 34px;line-height:34px;overflow:hidden;padding-right:40px;margin-bottom: 2px;font-size: 16px;text-align: left;border-bottom: 1px #dedede dotted;}

.eb_lm_mdrf{position:relative;}
.leb_lm_m{display:none;padding: 5px 0px;width: 100%;margin-bottom: 5px;margin-top: -2px;}
.leb_lm_m a{display:block;height: 35px;line-height: 35px;color: #333;font-size: 15px;position:relative;text-align:left;padding:0px 15px;}
.y_ctr2 li:last-child a{border-bottom:0px;}
.leb_lm_m a:hover{color: #D4322C;}
.more_ald{display:block;position:absolute;right: 0px;top: -46px;width: 40px;z-index: 1;height: 45px;cursor:pointer;text-align: left;}
.more_ald:after{content: "";position: absolute;border: solid #999;width: 6px;height: 6px;left: 15px;top: 10px;border-width:2px 2px 0px 0px;-webkit-transform: rotate(135deg);transform: rotate(135deg);transition: all .3s cubic-bezier(.4,.01,.165,.99);}
.slc_mdfe{display:block;}
.eb_lm_mdrf i.select:after{transform:rotate(-45deg);top:14px;}


.dex_prt2{width:100%;}
.dex_prt2 ul li{width: 23.5%;float: left;margin-right: 2%;margin-bottom: 40px;position:relative;}
.dex_prt2 ul li:nth-child(4n){margin-right:0px;}
.ex_prds{border: 1px solid #EEEEEE5A;}
.dex_prt2 ul li span{height: 230px;overflow: hidden;background: #fff;display:block;border-bottom: 1px solid #EEEEEE5A;padding: 20px 0px;}
.dex_prt2 ul li span table{width:100%;height: 230px;}
.dex_prt2 ul li span table img{max-width:100%;max-height: 230px;transition: all .3s;}
.dex_prt2 ul li:hover span table img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}
.dex_prt2 ul li em{display:block;height: 25px;line-height: 25px;overflow:hidden;font-size: 18px;color: #111;background: #fff;text-align: left;padding: 10px 0px;position: relative;margin-bottom: 16px;}
.dex_prt2 ul li em a{color: #111;display:block;height: 25px;line-height: 25px;overflow: hidden;padding: 0px 15px;}
.dex_prt2 ul li em a:before{content:'';display:block;width:30px;height:2px;background:#D4322C;position:absolute;left: 16px;bottom:0px;}
.dex_prt2 ul li:hover em a{color:#D4322C;}


.ind_lex_news{max-width: 1360px;margin:0px auto;}

.ab_nmd{max-width: 1360px;margin:30px auto 30px;text-align: left;overflow: hidden;padding: 0px 20px;}
.ab_nmd ul{width: 100%;}
.ab_nmd a{display: inline-block;height:48px;line-height: 48px;margin:10px 0px;text-align: left;color: #000;background:#fff;font-size: 14px;width:18.4%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;border: solid 1px #EEEEEE;transition: background .2s;margin-right:2%;text-indent: 1em;position: relative;}
.ab_nmd a:after{content: '';display: inline-block;width: 0;height: 0;overflow: hidden;border: 6px solid #999;border-bottom: 0;border-left-color: transparent;border-right-color: transparent;border-left-width: 4px;border-right-width: 4px;vertical-align: middle;margin-left: 8px;moz-transition: all .3s ease;-webkit-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;position: absolute;right: 15px;top: 50%;margin-top: -2px;}
.ab_nmd a:hover:after {content: '';display: inline-block;width: 0;height: 0;overflow: hidden;border: 6px solid #fff;border-bottom: 0;border-left-color: transparent;border-right-color: transparent;border-left-width: 4px;border-right-width: 4px;vertical-align: middle;margin-left: 8px;moz-transition: all .3s ease;-webkit-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;position: absolute;right: 15px;top: 50%;margin-top: -2px;-moz-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg);}
.ab_nmd a:nth-child(5n){margin-right:0px;}
.ab_nmd a:hover{color: #fff;}


.index_procnt{padding:40px 15px;background-color: #f5f5f5;}
.index_news{padding:30px 15px;background-color:#2b2b2b}
.index_honor{padding:30px 15px;background:url(../images/honor-bg.jpg) center center no-repeat;background-size: cover;}
.in_honed{max-width: 1360px;margin:0px auto;}
.in_honed ul{width:100%;overflow:hidden;}
.in_honed ul li{width: 18.4%;float: left;margin-right: 2%;margin-bottom: 40px;}
.in_honed ul li:nth-child(5n){margin-right:0px;}
.in_honed ul li span{display:block;height:350px;position:relative;overflow:hidden;background:#fff;}
.in_honed ul li span table{width:100%;height:350px;}
.in_honed ul li span table img{max-height:345px;max-width:100%;}

.hrm_ln{position:relative;left:0px;top:-10px;height:40px}
.hr_m_ln1{width:100%;height:100%;background-repeat:no-repeat;background-position:bottom center;transform:scaleY(-1);opacity:.5;filter:alpha(opacity='50')}
.hr_m_ln2{position:absolute;width:100%;height:100%;bottom:0px;left:0px;background-image:linear-gradient(to bottom,rgba(255,255,255,0),rgba(245,245,235,.7) 50%,rgba(245,245,235,1))}

.ndx_pett{text-align:center;line-height:55px;color:#000;font-size:32px;margin-bottom:30px;}


.ind_xex_bd{position:relative;max-width: 1360px;margin: 20px auto;padding:0px 40px;overflow:hidden;}
.product_slider{overflow:hidden;max-width:1330px;margin: 20px auto 0px;padding:0px 15px 15px;}
.product_slider ul{width:100%;}
.product_slider ul li{width:23.5%;float:left;margin-right:2%;margin-bottom:30px;}
.product_slider ul li:nth-child(4n){margin-right:0px;}
.product_slider ul li:hover .te_m_i_mdv{box-shadow: 0px 5px 10px 0px rgba(1,1,1,.1);}
.te_m_i_mdv{box-shadow: 0px 10px 20px rgba(0,0,0,.15);}
.ite_m_img{height: 300px;background:#fff;overflow:hidden;}
.ite_m_img table{height: 300px;width:100%;}
.ite_m_img table img{max-width:100%;max-height: 300px;}
.te_m_i_mdv em{display:block;padding:10px;}
.spr_nmer{display:block;color:#111;font-size:16px;height: 25px;line-height:25px;overflow:hidden;text-align: center;font-weight: bold;}
.spr_nm_er{display:block;color:#555;font-size:14px;margin:10px auto;text-transform:lowercase;background:#6e93dc;color:#FFFFFF;padding: 7px 19px;display:block;border-radius:5px;transition:all .3s;max-width:60px;text-align: center;}
.product_slider ul li:hover .spr_nm_er{background:#000000;color:#FFFFFF}
.product_slider ul li:hover .spr_nmer{color:#6e93dc;}
.product_slider ul li:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}

.ind_xex_bd .pro_prev{left:0px;width:40px;height: 40px;overflow: hidden;background:#fff;}
.ind_xex_bd .pro_next{right:0px;width:40px;height:40px;overflow: hidden;background:#fff;}
.ind_xex_bd .pro_prev:hover,.ind_xex_bd .pro_next:hover{background:#D4322C;}
.ind_xex_bd .pro_prev:after{content:' ';position:absolute;top:50%;margin-top: -6px;left: 17px;width: 8px;height: 8px;border: #111 solid;border-width: 2px 2px 0 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);}
.ind_xex_bd .pro_next:before{content:' ';position:absolute;top:50%;margin-top: -6px;right: 17px;width:8px;height:8px;border:#111 solid;border-width:2px 2px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.ind_xex_bd .pro_prev:hover:after{content:' ';position:absolute;top:50%;margin-top: -6px;left: 17px;width: 8px;height: 8px;border: #fff solid;border-width: 2px 2px 0 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);}
.ind_xex_bd .pro_next:hover:before{content:' ';position:absolute;top:50%;margin-top: -6px;right: 17px;width:8px;height:8px;border:#fff solid;border-width:2px 2px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);}

.index_prt{padding:40px 15px;overflow:hidden;}
.dex_p_amin{max-width: 1360px;margin:30px auto;}
.dex_p_amin ul{width:100%;}
.dex_p_amin ul li{float:left;width:49%;margin-bottom:20px;display:flex;justify-content:left;align-items:center;}
.dex_p_amin ul li:nth-child(2n){float:right;}

.nd_ldt{float:left;overflow:hidden;width:40%;border:1px solid #EEEEEE;height:280px;}
.nd_ldt table{height:280px;width:100%;}
.nd_ldt table img{max-width:100%;max-height:280px;transition: all 0.3s;}
.nd_ldt1{float:right;width:50%;padding:0px 4%;}
.d_ld_tlr1{display:block;text-transform:capitalize;font-size:20px;color:#111;line-height:40px;max-height:40px;overflow:hidden;}
.d_ld_tlr2{display:block;font-size:14px;color:#555;line-height:25px;margin:15px 0px;max-height:75px;overflow:hidden}
.d_ld_tlr3{display:inline-block;background-color:#EDEDED;color:#D4322C;text-align:center;padding:0px 20px;position:relative;margin-top:10px;text-transform:lowercase;position:relative;white-space:nowrap;font-size:14px;height:40px;line-height: 40px;min-width: 80px;}
.d_ld_tlr3 em{position: absolute;z-index: 2;display: block;left: 35px;top: 0px;line-height: 40px;}
.d_ld_tlr3:before{content:'';display:block;position:absolute;top:0px;left:0px;width:3px;height:100%;background-color:#D4322C;transition:width .2s;z-index: 1;}
.dex_p_amin ul li:hover .d_ld_tlr3:before{width:100%;}
.dex_p_amin ul li:hover .d_ld_tlr3 em{color:#fff;}
.dex_p_amin ul li:hover .nd_ldt table img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}

.indx_abtr{background:#fafafa;}

.about_Img{float:left;width:50%;}
.about_text{float:right;width:50%;}
.out_tee{padding:30px;}
.bout_I{display:flex;align-items:center;justify-content:center;position:relative;flex-wrap:wrap;width:100%;height:450px;}
.bout_I img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-height:450px;}
.bout_ter{display:block;color:#D4322C;font-size:32px;line-height:40px;}
.out_t3{color:#555;margin-top:15px;line-height:30px;overflow:hidden;text-align:justify;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 8;text-align: left;font-size:16px;}
.out_t4{display: inline-block;color:#fff;background:#6e93dc;width:200px;height:48px;line-height: 48px;margin-top:20px;box-sizing:border-box;border-radius:30px;text-align: center;transition:.16s all;font-size:15px;}
.out_t4:hover {transform:translateY(-5px);box-shadow:0 10px 15px -5px rgba(0,0,0,.6);transition:.16s all ease-in;background:#000000;}

.inc_adf{padding:40px 15px;background: #fff;}

.inx_adm{max-width: 1360px;margin: 0px auto;}
.inx_adm ul{width:100%;margin-top:60px;}
.inx_adm ul li{width:25%;text-align: left;float: left;padding:30px 0px;text-align: center;position:relative;background:#fff;}
.inx_adm ul li:nth-child(2n){background:#fff;}
.inx_adm ul li:nth-child(4n){margin-right:0px;}
.rp_img{display:block;width:100%;height:65px;margin:0px auto;border-radius: 10px;overflow: hidden;}
.rp_img img{max-width:100%;max-height:65px;transition: all ease-in-out 0.3s;}
.rp_text{margin-top:15px;}
.rp_text h2{color: #222;font-size:20px;margin-bottom:20px;display:block;line-height:25px;font-weight:normal;}
.rp_text h2:after {content:'';display:block;margin:20px auto 0;width:40px;height:1px;background:#b6b6b6;}
.rp_text p{color: #5c5b5b;font-size:14px;height:66px;line-height:22px;overflow:hidden;max-width:85%;margin:0px auto;}

.inx_adm ul li:hover .rp_img img{transform: rotateY(180deg);-ms-transform: rotateY(180deg); /* IE 9 */-moz-transform: rotateY(180deg); /* Firefox */-webkit-transform: rotateY(180deg); /* Safari å’Œ Chrome */-o-transform: rotateY(180deg); /* Opera */transition: all .5s;}


.pr_more{text-align:center;margin-bottom:20px;}

.dex_m_spt1{margin-bottom:10px;}
.dex_m_spt1 span{display:block;color:#fff;background: #6e93dc;font-size:20px;font-weight:bold;line-height: 50px;text-align:center;}
.dex_m_spt1 em{display:block;}
.dex_m_spt1 em a{display:block;height: 40px;line-height: 40px;color: #000;font-size: 14px;padding: 0px 10px 0px 22px;border-bottom: 1px solid #FFFFFF;overflow:hidden;background: #DCDCDC url(../images/pico.png) 10px 15px no-repeat;}
.dex_m_spt1 em a:hover{color:#fff;background: #6e93dc url(../images/pico.png) 10px 15px no-repeat;}

.n_cett2{line-height: 30px;color: #000;font-size: 14px;display:block;padding:10px;}
.dex_m_spt1 em a:last-child{border-bottom:0px;}

.ny_srch_m{border: 1px solid #eee;position:relative;}
.ny_srch_m .t_l_ct1{height: 38px;overflow: hidden;line-height: 38px;color: #666;font-size: 14px;border-right: 0;background: none;outline: none;padding-left:15px;border: 0px;width:255px;}
.ny_srch_m .t_l_ct2{display: block;width:100px;height: 45px;overflow: hidden;width:50px;height:38px;background:#6e93dc url(../images/secr.png) center center no-repeat;border: none;outline: none;cursor: pointer;position: absolute;right: 0px;top: 0px;background-size:20px 20px;}


.news_ldr_m li{font-size: 14px;padding: 20px 0;border-bottom: #dddddd 1px dotted;}
.ti_mrt2{font-size: 14px;line-height: 24px;max-height:48px;overflow: hidden;color: #444;}
.ti_mrt1{position:relative;line-height: 30px;max-height:30px;overflow: hidden;margin-bottom:5px;}
.ti_lme{position:absolute;right:0px;top:0px;font-size: 14px;color: #444;}
.ti_mrt1 a{display:block;margin-right:100px;color: #444;font-size: 16px;overflow: hidden;line-height: 30px;max-height:30px;overflow: hidden;font-weight:600;}
.ti_mrt1 a:hover{color:#0066b3;}

.spr_nm_er1{display:block;font-style:normal;margin:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-align:center;line-height:20px;font-size:14px;color:#000;height:60px;}

.ndx_pettfr{color:#fff !important;}


@media (max-width:1200px) {
.dex_prt2 ul li span{height: 200px;}
.dex_prt2 ul li span table{height: 200px;}
.dex_prt2 ul li span table img{max-height: 200px;}

.nd_ldt{height:230px;}
.nd_ldt table{height:230px;}
.nd_ldt table img{max-height:230px;}


.product_slider ul li{width:32%;}
.product_slider ul li:nth-child(4n){margin-right:2%;}
.product_slider ul li:nth-child(3n){margin-right:0px;}
}


@media (max-width:1100px) {
.ny_banner img{min-height:160px;max-height:160px;}
.mv_pon{padding:50px 0px;}
.mv_pon em{font-size: 26px;}

.ind_miand li{width:49%;}
.ind_miand li:nth-child(4n){margin-right:2%;}
.ind_miand li:nth-child(3n){margin-right:2%;}
.ind_miand li:nth-child(2n){margin-right:0px;}


.index_m_lf{float:none;width:100%;}
.index_m_rg{margin-left:0px;width:100%;margin-top:30px;}


}

@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;}


.dex_prt2 ul li{width:32%;}
.dex_prt2 ul li:nth-child(4n){margin-right:2%;}
.dex_prt2 ul li:nth-child(3n){margin-right:0px;}



.in_honed ul li{width:32%;}
.in_honed ul li:nth-child(5n){margin-right:2%;}
.in_honed ul li:nth-child(3n){margin-right:0px;}
.in_honed ul li span{height:240px;}
.in_honed ul li span table{height:240px;}
.in_honed ul li span table img{max-height:240px;}

}

@media (max-width:900px) {
.dex_p_amin ul li{width:100%;display: block;}

.about_Img{width:100%;}
.about_text{width:100%;}

.ndx_pett{font-size:24px;margin-bottom:30px;}


.ite_m_img{height: 250px;}
.ite_m_img table{height: 250px;}
.ite_m_img table img{max-height: 250px;}


}

@media (max-width:750px) {
.inc_adf{padding:20px 15px;}	
.index_procnt{padding:20px 15px;}
.page_tp{display:none;}
.page{display:block;}
.cont_mact_m ul li{width:100%;}
.cont_mact_m ul li:after{width:0px;} 



.dex_prt2 ul li{width:49%;}
.dex_prt2 ul li:nth-child(4n){margin-right:2%;}
.dex_prt2 ul li:nth-child(3n){margin-right:2%;}
.dex_prt2 ul li:nth-child(2n){margin-right:0px;}

.ab_nmd a{width:23.5%;}
.ab_nmd a:nth-child(5n){margin-right:2%;}
.ab_nmd a:nth-child(4n){margin-right:0px;}


.product_slider ul li{width:49%;}
.product_slider ul li:nth-child(4n){margin-right:0px;}
.product_slider ul li:nth-child(3n){margin-right:0px;}
.product_slider ul li:nth-child(2n){float:right;margin-right:0px;}


}

@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;}

.inx_adm ul li{width:50%;}
.inx_adm ul li:nth-child(3n){background:#fff;}
.inx_adm ul li:nth-child(4n){background: #fff;}


.in_honed ul li{width:49%;}
.in_honed ul li:nth-child(5n){margin-right:0px;}
.in_honed ul li:nth-child(3n){margin-right:0px;}
.in_honed ul li:nth-child(2n){float:right;margin-right:0px;}
.in_honed ul li span{height:200px;}
.in_honed ul li span table{height:200px;}
.in_honed ul li span table img{max-height:200px;}

}

@media (max-width:450px) {
.hor_mdd ul li{width:100%;margin-right:0px !important;}


.ind_miand li{width:100%;}
.ind_miand li:nth-child(4n){margin-right:0px;}
.ind_miand li:nth-child(3n){margin-right:0px;}
.ind_miand li:nth-child(2n){margin-right:0px;}


.dex_prt2 ul li{width:100%;}
.dex_prt2 ul li:nth-child(4n){margin-right:0px;}
.dex_prt2 ul li:nth-child(3n){margin-right:0px;}
.dex_prt2 ul li:nth-child(2n){margin-right:0px;}

.ab_nmd a{width:49%;margin-right:0px;}
.ab_nmd a:nth-child(5n){margin-right:0px;}
.ab_nmd a:nth-child(2n){float:right;}

.nd_ldt{height:140px;}
.nd_ldt table{height:140px;}
.nd_ldt table img{max-height:140px;}

.d_ld_tlr1{font-size:14px;line-height:25px;max-height:25px;}
.d_ld_tlr2{font-size:12px;line-height:20px;margin:10px 0px;max-height:60px;}
.d_ld_tlr3{padding:0px 20px;margin-top:5px;font-size:12px;height:25px;line-height: 25px;min-width: 80px;}
.d_ld_tlr3 em{left: 25px;line-height: 25px;}


.inx_adm ul li{width:100%;}
.inx_adm ul li:nth-child(2n){background:#fff !important;}
.inx_adm ul li:nth-child(3n){background:#FAFAFA;}
.inx_adm ul li:nth-child(4n){background: #fff;}


.in_honed ul li{width:100%;}

.product_slider ul li{width:100%;}

}