@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%;}

.blue{background: #0066b3;}
.blue-green{background: #55b6c4;}
.deepblue{background: #05375c;}
.blue1{background: #99CCFF;}
.green{background: #1B7C48;}

.blue.omm{background: #0066b3 url(../images/ted.png) center center no-repeat;}
.blue-green.omm{background: #55b6c4 url(../images/ted.png) center center no-repeat;}
.deepblue.omm{background: #05375c url(../images/ted.png) center center no-repeat;}
.blue1.omm{background: #99CCFF url(../images/ted.png) center center no-repeat;}
.green.omm{background: #1B7C48 url(../images/ted.png) center center no-repeat;}

body{width:100%;}
.banner-box{width:100%;position:relative;overflow:hidden;min-width:1360px;}
.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:#000;opacity:.75;}



@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,.ex_ab_left,.new_ld_l{animation-name:uk-fade-left;animation-duration: 1.1s;}  /* 左进入 */
.ed_mdt2,.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{line-height:35px;width:1360px;color:#111;text-transform: capitalize;background: #F7F7F7;margin:0px auto 20px;min-width:1360px;}
.tltle_mdf ul{font-size:14px;color:#111;padding:0px 15px;}
.tltle_mdf ul a{color:#111;}

.ny_content{max-width:1360px;margin:0px auto;padding:0px 0px 20px;min-width:1360px;}
.about_m p{margin-bottom:20px;}
.about_m img{max-width:100%;}
.about_m{line-height:30px;font-size:16px;color:#111;margin-bottom:70px;}



.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{min-height: 43px;margin-bottom: 15px;position:relative;}
.der_xcde{line-height: 43px;height: 43px;outline:none;color:#666;font-size: 14px;padding-left:2%;width:98%;border: 1px solid #bbb;border-radius: 3px;}
.der_xcde1{border: 1px solid #bbb;border-radius: 3px;line-height:36px;height: 70px;outline:none;color:#666;font-size: 14px;padding:10px 2%;width:96%;}
.der_xcde2{border: 1px solid #bbb;border-radius: 3px;line-height: 43px;height: 43px;outline:none;color:#666;font-size: 16px;padding-left:2%;width:40%;float: left;}
.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:0px 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:14px;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:#0066b3;}
.pge_re span a:hover,.text_bsd a:hover{color:#0066b3}


.contact_m{line-height:30px;font-size:14px;color:#343a40;}
.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%;}



.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;}
 
 


.pro_man_l{width:100%;padding:30px 0px;}
.index_m_lf{width:270px;float:left;}
.index_m_rg{width:1060px;float:right;}

.dex_m_tp{margin-bottom:20px;}
.m_i_m_n_ler1{display:block;color:#fff;background: #0066b3;font-size:20px;font-weight:bold;line-height:44px;text-align:center;margin-bottom:10px;}
.y_ctr2{border: 1px solid #BBBBBB;border-radius: 4px;}
.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:#0066b3;}

.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:#0066b3;}


.y_ctr2 li{line-height: 35px;position:relative;}
.y_ctr2 li a{padding: 0px 15px;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: 14px;text-align: left;border-bottom: 1px solid #EEEEEE;}
.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: 30px;line-height: 30px;color: #333;font-size: 14px;position:relative;text-align:left;padding: 0px 24px;}
.y_ctr2 li:last-child a{border-bottom:0px;}
.leb_lm_m a:hover{color: #0066b3;}
.more_ald{display:block;position:absolute;right: 0px;top: -37px;width: 40px;z-index: 1;height: 35px;cursor:pointer;text-align: center;line-height: 35px;color:#999;font-size: 22px;font-style:normal;}
.slc_mdfe{display:block;}



.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 #DDDDDD;}
.dex_prt2 ul li span{height: 230px;overflow: hidden;background: #fff;display:block;padding: 10px 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: 16px;color: #111;text-align: center;padding: 10px 0px;position: relative;}
.dex_prt2 ul li em a{color: #111;display:block;height: 25px;line-height: 25px;overflow: hidden;padding: 0px 15px;}
.dex_prt2 ul li:hover em a{color:#0066b3;}


.dex_m_spt1{margin-bottom:10px;}
.dex_m_spt1 span{display:block;color:#fff;background: #0066b3;font-size:20px;font-weight:bold;line-height:44px;text-align:center;margin-bottom:10px;}
.dex_m_spt1 em{display:block;border: 1px solid #BBBBBB;border-radius: 4px;}
.dex_m_spt1 em a{display:block;height: 35px;line-height: 35px;color: #555;font-size: 14px;padding: 0px 10px;border-bottom: 1px solid #EEEEEE;overflow:hidden;}
.dex_m_spt1 em a:hover{color:#fff;background: #0066b3;}
.n_cett2{line-height: 30px;color: #555;font-size: 14px;display:block;border: 1px solid #BBBBBB;border-radius: 4px;padding:10px;}
.dex_m_spt1 em a:last-child{border-bottom:0px;}

.ny_srch_m{border: 1px solid #BBBBBB;border-radius: 4px;position:relative;}
.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;}
.t_l_ct2{display: block;width:100px;height: 42px;overflow: hidden;width:50px;height:38px;background:url(../images/secr1.png) center center no-repeat;border: none;outline: none;cursor: pointer;position: absolute;right: 0px;top: 0px;background-size:20px 20px;}



.se_rift{display:block;color: #666;background: #fff;border-bottom: 1px solid #e5e5e5;padding: 20px 0px;min-width:1360px;}
.se_rift ul{max-width:1120px;padding:0px 15px;margin:0px auto;}
.se_rift ul li{display:block;height:42px;width: 540px;position: relative;overflow: hidden;background: #fff;border-radius:20px;-moz-border-radius: 20px;-webkit-border-radius: 20px;border:1px solid #e5e5e5;padding-left:45px;background: url(../images/secr.png) 10px center no-repeat;background-size: 20px 20px;margin:0px auto;}
.tp_t_m_xt1{height: 42px;overflow: hidden;line-height: 42px;color: #666;font-size: 14px;border-right: 0;background: none;outline: none;width:100%;border: 0px;}
.tp_t_m_xt2{display: block;width:100px;height: 42px;overflow: hidden;line-height: 42px;color: #fff;font-size: 14px;text-align: center;background:#0066b3;border: none;outline: none;cursor: pointer;border-radius:20px;-moz-border-radius: 20px;-webkit-border-radius: 20px;position: absolute;right: 0px;top: 0px;}






.index_abot{max-width:1360px;margin:60px auto;min-width:1360px;}
.about_Img{float:right;width:480px;}
.about_text{float:left;width:800px;}


.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{max-width:100%;-o-object-fit:cover;object-fit:cover;max-height:450px;}
.bout_ter{display:block;color:#000;line-height:40px;font-size: 36px;font-weight:bold;position:relative;padding-bottom:15px;}
.bout_ter:after{content:'';width:60px;height:2px;background:#0066b3;position:absolute;left:0px;bottom:0px;}

.out_t3{color:#333;margin-top:20px;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:block;color:#fff;background:#0066b3;width:200px;height:48px;line-height: 48px;margin-top:40px;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;}


.ndx_pett{text-align:center;color:#000;font-size:36px;margin-bottom:30px;font-weight:bold;}
.ndx_pett strong{display:block;line-height:65px;}
.ndx_pett em{display:block;background:#0066b3;width:60px;height:2px;margin:0px auto;}
.inc_adf{min-width: 1360px;padding: 30px 0px 50px;background: url(../images/bg2.jpg) center no-repeat; background-size: cover;}

.inx_adm{max-width: 1360px;margin:30px auto;}
.inx_adm ul{width:100%;margin-top:60px;}
.inx_adm ul li{width:31%;text-align: left;float: left;padding:30px 0px;text-align: center;position:relative;background:#fff;margin:0px 1%;}
.inx_adm ul li:hover .rp_img 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;}
.rp_img{display:block;width:100%;height:180px;margin:0px auto;overflow: hidden;}
.rp_img img{max-width:100%;max-height:180px;transition: all ease-in-out 0.3s;}
.rp_text{margin-top:10px;}
.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;}

.index_proft{max-width: 1360px;margin:60px auto;min-width:1360px;}

.dex_prt{width:1320px;overflow:hidden;margin:60px auto 0px;}
.dex_prt ul{width:1360px;}
.dex_prt ul li{float:left;width:180px;margin-right:40px;}
.dex_prt ul li em{display:block;height:25px;text-align:center;color:#000;font-size:14px;overflow:hidden;line-height:25px;}
.in_pmg{width:160px;height:160px;display:block;margin:0px auto;}
.in_pmg table{width:100%;height:160px;}
.in_pmg table img{max-width:100%;max-height:160px;}
.dex_prt ul li:hover .in_pmg 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_petdl{max-width: 1360px;margin:60px auto;min-width:1360px;}


.onde_news{max-width: 1360px;margin:50px auto 0px;}
.de_ne_left{float:right;width:550px;overflow: hidden;position: relative;}
.de_ne_left table{width: 100%;height: 367px;}
.de_ne_left table img{max-width:100%;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.de_ne_left table img:hover {filter: alpha(opacity=80);-moz-opacity: 0.8;-khtml-opacity: 0.8;opacity: 0.8;}
.de_new_m{width: 350px;height:80px;background: #f7f7f7;position: absolute;bottom: 0;right: 0;padding-left: 100px;padding-right: 15px;}
.ti_ndl{width: 88px;height: 80px;background: #f4f4f4;text-align: center;color: #5c5c5c;font-size: 12px;position: absolute;left: 0px;top: 0px;}
.ti_ndl strong{display:block;color: #5c5c5c;font-size: 30px;display: block;padding-top: 10px;}
.de_new_m span{display:block;color: #5c5c5c;font-size: 16px;font-weight: bold;margin-top: 8px;}
.de_new_m span:hover a,.ti_nd2 span a:hover{color: #0066b3;}
.de_new_m span a{color: #5c5c5c;display:block;height: 27px;line-height: 27px;overflow: hidden;}
.de_new_m em{display:block;color: #8a8a8a;font-size: 12px;line-height: 18px;height: 36px;overflow: hidden;}
.de_ne_rtrt{float:left;width:770px;}
.de_ne_rtrt ul li{padding-bottom:25px;margin-bottom: 25px;border-bottom: 1px solid #e9e9e9;position:relative;min-height: 80px;}
.de_ne_rtrt ul li:hover .ti_ndl{background:#0066b3;color:#fff;}
.de_ne_rtrt ul li:hover .ti_ndl strong{color:#fff;}
.ti_nd2{margin-left: 110px;}
.ti_nd2 span{display:block;vertical-align: top;color: #5c5c5c;font-size: 18px;font-weight: bold;height: 27px;line-height: 27px;overflow: hidden;}
.ti_nd2 span a{color: #5c5c5c;display:block;height: 27px;line-height: 27px;overflow: hidden;}
.ti_nd2 em{display:block;font-size: 14px;line-height: 20px;color: #8a8a8a;text-align: justify;height:40px;overflow:hidden;margin-top: 9px;}
.de_ne_left:hover .ti_ndl{background:#0066b3;color:#fff;}
.de_ne_left:hover .ti_ndl strong{color:#fff;}
.de_ne_rtrt ul li:hover .ti_nd2 span a,.de_ne_rtrt ul li:hover .de_new_m span a{color:#0066b3;}


.view_m_ld{text-align: center;}
.view_m_ld a{display:inline-block;color:#fff;background:#0066b3;width:200px;height:48px;line-height: 48px;margin-top:40px;box-sizing:border-box;border-radius:30px;text-align: center;transition:.16s all;font-size:15px;}
.view_m_ld a:hover {transform:translateY(-5px);box-shadow:0 10px 15px -5px rgba(0,0,0,.6);transition:.16s all ease-in;}

.inx_peol{background: #F8F8F8;padding: 60px 0px 60px;min-width:1360px;}

.prodt_md{margin:50px auto 0px;width:1360px;overflow:hidden;}
.prodt_md ul{width:1460px;}
.prodt_md li{float:left;width: 300px;margin:0px 20px 20px;transition: all .5s;}
.im_lite{height:290px;overflow:hidden;position:relative;}
.im_lite table{height:290px;width:100%;}
.im_lite table img{max-width:100%;max-height:290px;transition: all .5s;}
.ti_mdt p{display:block;line-height:40px;text-align:left;overflow:hidden;color: #333;font-size:16px;height:40px;}
.prodt_md li:hover .im_lite table img{transform: scale(1.1);}
.im_lite:after{content: '';position: absolute;left: -100%;top: 0;width:100%;height:100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform: skewx(-25deg);}
.im_lite:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.prodt_md li:hover .ti_mdt p{color:#0066b3;}

.dex_prt ul li:hover em{color:#0066b3;}
