@charset "utf-8";
/* CSS Document */
body{width:100%;overflow-x:hidden;}

@keyframes uk-fade-right{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0)}}
.logo_l,.d_p_t_left,.se_left,.ab_right,.nt_in_left,.ind_cen_ter{animation-name:uk-fade-left;animation-duration: 1.1s;}  /* 左进入 */
.d_p_t_rift,.sear_ch,.se_rift,.ab_left,.ind_rig_ht{animation-name:uk-fade-right;animation-duration: 1.1s;}  /* 右进入 */
@keyframes uk-fade-left{0%{opacity:0;transform:translateX(-100%)}100%{opacity:1;transform:translateX(0)}}
.nav,.ys_sp_fe1,.xd_p_tp1{animation-name:uk-fade-top;animation-duration: 1.1s;} /* 上进入 */
.ind_xex_bd,.ys_sp_fe2,.ned_mc_m,.footer{animation-name:uk-fade-bottom;animation-duration: 1.1s;}  /* 下进入 */

@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)}}



.banner-box{width:100%;position:relative;overflow:hidden;min-width:1200px;}
.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;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;color:#fff;text-align:center;line-height:50px;font-size:16px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;font-size:0px;display:none;}
.banner-btn a.prev{left:20px;position:absolute;top:50%;margin-top:-20px;} 
.banner-btn a.prev:after{content:' ';position:absolute;top:20%;left:50%;width: 24px;height: 24px;border:#fff solid;border-width:3px 3px 0 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left: -3px;}
.banner-btn a.next{right:20px;position:absolute;top:50%;}
.banner-btn a.next:after{content:' ';position:absolute;top:20%;left:50%;width:24px;height:24px;border:#fff solid;border-width:3px 3px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left: -21px;}
.banner-box .hd {position:absolute;bottom:15px;width:100%;text-align:center;}
.banner-box .hd ul li{width:10px;height:10px;margin-right: 8px;display: inline-block;cursor: pointer;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;background:#fff;}
.banner-box .hd ul li.on{background: #0e6fda;}


.mina_index{max-width:1200px;margin:20px auto;min-width:1200px;}
.ind_cen_ter{float:left;width:250px;}
.ind_rig_ht{width:930px;float:right;}

.about_m p{margin-top:20px;}
.about_m img{max-width:100%;}
.about_m{line-height:25px;font-size:14px;color:#333;margin-bottom:40px;}


.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{margin:30px auto;max-width:90%;}
.form-group{line-height:36px;margin-bottom:22px;position:relative;display:inline-block;width:100%;}
.form-control{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;color:#666;font-size:12px;padding-left:2%;width:97%;}
textarea.form-control{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:180px;outline:none;color:#666;font-size:12px;padding:10px 2%;width:95%;}
#code{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;color:#666;font-size:12px;padding-left:2%;width:40%;float: left;}
.btn-primary{border:1px solid #0e6fda;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;color:#666;font-size:12px;width:100%;background:#0e6fda;color:#fff;cursor:pointer !important;}
.form-group label{position:absolute;left:0px;bottom:-20px;line-height:20px;color:#666;font-size:12px;}
.form-group label.error{color:#ff0000;}
.form-group span{height: 34px;padding: 0px 10px 0 0;font-size: 14px;display: block;font-weight: 400;margin-left: 10px;color: #76838f;float: left;text-align: center;background-color: #f3f7f9;border: 1px solid #e4eaec;border-radius: 3px;line-height: 36px;}
.form-group span img{float:left;}
.form-group span a{display:inline-block;color:#666;font-size:12px;}




/* 分页 */
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;}


.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:#0e6fda;}
.pge_re span a:hover,.text_bsd a:hover{color:#0e6fda}


.dex_n_ret3 {overflow:hidden;}
.dex_n_ret3 ul{width:100%;}
.ex_n_r_mcdf{padding: 20px 0px;border-bottom: 1px solid #eaeaea;position:relative;min-height: 100px;}

.ex_n_left{margin-left: 140px;}
.ex_n_rime{position:absolute;left: 0px;top: 20px;display: block;width:120px;height: 100px;overflow: hidden;text-align: center;background: #f2f2f2;}
.ex_n_rime span{display:block;text-align: center;font-size:40px;color: #666;font-weight: normal;line-height:60px;}
.ex_n_rime em{display:block;text-align: center;font-size:18px;color: #666;line-height: 28px;}
.ex_n_l_me{display:block;height: 30px; overflow: hidden; line-height: 30px; color:#434343; font-size: 16px;text-overflow: ellipsis; white-space: nowrap;margin-bottom:5px;}
.ex_n_left p {width: 100%;height: 48px;overflow: hidden;line-height: 24px;color: #666;font-size: 14px;text-align: justify;margin: 0 auto;padding: 0;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;display: -webkit-box;}

.dex_n_ret3 ul li:hover .ex_n_l_me{color:#0e6fda;}
.dex_n_ret3 ul li:hover .ex_n_rime{background:#428aee;}
.dex_n_ret3 ul li:hover .ex_n_rime span,.dex_n_ret3 ul li:hover .ex_n_rime em{color: #fff;}



.m_i_mn_ler1{display:block;background: #004098;font-size: 15px;height: 38px;overflow: hidden;white-space: nowrap;line-height: 38px;color: #FFF;padding: 0 0 0 10px;font-weight:bold;text-align: center;}
.min_cet_m{padding-bottom:80px;padding-top:50px;}
.in_cet1{margin-bottom:20px;}
.y_ctr2 li{height: 47px;line-height: 47px;}
.y_ctr2 li a{display: block;color: #333;font-size: 14px;font-weight: bold;line-height: 47px;height: 47px;padding-left: 40px;border-bottom: 1px solid #ccc;position:relative;padding-right: 33px;word-break: break-word;overflow: hidden;}
.y_ctr2 li a:after {content: ">";position: absolute;left: 10px;top: 50%;margin-top: -10px;width: 18px;height: 18px;font-family: 宋体;color: #d5d5d5;font-size: 12px;line-height: 18px;text-align: center;font-weight: bold;background: #434343;border-radius: 100%;transition: all .5s;}
.y_ctr2 li a:hover{color:#0e6fda;}
.y_ctr2 li a:hover:after {content: ">";position: absolute;left: 10px;top: 50%;margin-top: -10px;width: 18px;height: 18px;font-family: 宋体;color: #fff;font-size: 12px;line-height: 18px;text-align: center;font-weight: bold;background: #0e6fda;border-radius: 100%;transition: all .5s;}


.eb_lm_mdrf{position:relative;}
.leb_lm_m{display:none;padding: 0px 3%;width: 94%;}
.leb_lm_m a{display:block;height: 30px;line-height: 30px;color: #666;font-size: 14px;padding-left:18px;border-bottom:1px dashed #eee;}
.leb_lm_m a:hover{color:#0e6fda;}
.more_ald{display:block;position:absolute;right: 0px;top: -47px;width: 34px;z-index: 1;height: 48px;cursor:pointer;text-align:center;line-height:48px;color: #666;font-size: 23px;font-weight:bold;font-style:normal;}




.se_ar_ch{width: 100%;height: 61px; background: #0e6fda;border-top: 1px solid #fff;position: relative;z-index: 9;min-width:1200px;}
.se_ar_ch ul{max-width: 1200px;margin:0px auto;}
.se_left{float: left;width: 66%;height: 18px;overflow: hidden;color: #797979;font-size: 15px;white-space: nowrap;text-overflow: ellipsis;margin: 0;padding: 0;line-height: 18px;margin-top: 23px;}
.se_left1{float: left;width: 66%;height: 80px;overflow: hidden;line-height: 80px;}
.se_left1 a{display:inline-block;color: #555;font-size: 16px;line-height: 80px;padding:0px 25px;}
.se_left1 a.omm{background: #1e3d95;color: #fff;}
.se_left em{color: #fff;font-size: 14px;font-weight: bold;display: inline-block;float:left;}
.se_left span{float:left;}
.se_left{color: #fff;display: inline-block;}
.se_left a{color: #fff;margin-right:10px;border-right: 1px solid #e8e8e8;display:inline-block;padding: 0 12px;float:left;max-width: 143px;height: 18px;line-height: 18px;overflow: hidden;text-overflow: ellipsis;}
.se_left a:hover {color: #fff;}
.se_rift{float: right;width: 25%;height: 30px;overflow: hidden;margin: 15px 0 0 0;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.se_rift em{display:block;height: 30px;position: relative;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;overflow: hidden;background: #fff;}

.tp_t_m_xt1{height: 30px;overflow: hidden;line-height: 30px;color: #999;font-size: 12px;border-right: 0;outline: none;padding-left: 12px;width: 80%;float: left;border: 0px;}
.tp_t_m_xt2{display: block;width: 40px;height: 28px;overflow: hidden;line-height: 28px;color: #fff;font-size: 0px;text-align: center;background: #0e6fda url(../images/search.png) center no-repeat;border-radius: 3px;outline: none;cursor: pointer;position: absolute;right: 1px;top: 1px;border: 0px;}

.ban_ner_msd{position:relative;max-height:300px;overflow:hidden;min-width:1200px;}
.elr_mcf{max-width:100%;}
.title_l{font-size: 14px;line-height:40px !important;height: 40px !important;color: #797979;text-align: left;background: url(../images/locationIco.png) left center no-repeat;transition: 0.1s all;padding-left: 25px;}
.title_l a{color:#797979;}



.job_mdf_m{margin:0px auto 0px;padding:20px;}
.job_mdf_m ul{padding:10px 0px 10px;border-bottom:1px dashed #e5e5e5;margin-bottom:10px;}
.job_mdf_m ul li{color: #666666;font-size: 14px;line-height:25px;}
.job_mdf_m ul li span{color:#333;}
.job_mdf_m ul li h3{font-size:16px;}


.in_ce_t1{margin-bottom: 10px;border: 1px solid #ccc;padding:0px 10px;}
.abt_nmd{display:block;height: 56px;border-bottom: 1px solid #ccc;margin-top: 28px;padding-left: 60px;background: url(../images/pro.png) no-repeat 15px 2px;}
.abt_nmd em{display:block;color: #333;font-size: 18px;line-height: 24px;font-weight: bold;}
.abt_nmd i{display:block;color: #666;font-size: 12px;line-height: 16px;font-style:normal;}
.bt_n_mdf{display:block;}
.bt_n_mdf a:last-child{border-bottom:0px;}
.bt_n_mdf a{display: block;color: #333;font-size: 14px;font-weight: bold;line-height: 47px;padding-left: 40px;border-bottom: 1px solid #ccc;position:relative;height: 47px;overflow:hidden;}
.bt_n_mdf a:after {content: ">";position: absolute;left: 10px;top: 50%;margin-top: -10px;width: 18px;height: 18px;font-family: 宋体;color: #d5d5d5;font-size: 12px;line-height: 18px;text-align: center;font-weight: bold;background: #434343;border-radius: 100%;transition: all .5s;}
.bt_n_mdf a:hover,.bt_n_mdf a.omm{color:#0e6fda;}
.bt_n_mdf a:hover:after,.bt_n_mdf a.omm:after{content: ">";position: absolute;left: 10px;top: 50%;margin-top: -9px;width: 18px;height: 18px;font-family: 宋体;color: #fff;font-size: 12px;line-height: 18px;text-align: center;font-weight: bold;background: #0e6fda;border-radius: 100%;transition: all .5s;}
.n_cett2 li{line-height: 20px;color:#333;font-size:14px;margin-bottom:10px;}
.n_cett2 li a{color:#333;}
.n_cett2{margin-top:10px;}
.ewnd_mcsd{display:block;font-size: 16px;font-weight: bold;color: #0e6fda;padding-bottom: 10px; border-bottom: 1px solid #f2f2f2;text-align: center;margin-top:10px;}


.bt_nm_rptf{width:228px;overflow:hidden;padding-bottom:10px;}
.bt_nm_rptf ul{width:240px;}
.bt_nm_rptf ul li{float:left;width:110px;margin-right:9px;margin-top:10px;}
.bt_nm_rptf ul li span{display:block;height:110px;}
.bt_nm_rptf ul li span table{height:110px;}
.bt_nm_rptf ul li span table img{max-width:100%;max-height:110px;}
.bt_nm_rptf ul li em{display:block; color: #666;font-size: 12px;line-height: 30px;transition: all .5s;}
.bt_nm_rptf ul li em a{display:block;line-height: 30px;height:30px;overflow:hidden;text-align:center;color: #666;font-size: 12px;}
.bt_nm_rptf ul li em a:hover{color: #0e6fda;}

.n_d_l_dfr{height: 35px;line-height: 35px;padding: 5px 0;font-size: 14px;color: #666;border-bottom: 1px solid #F1F1F1;margin-bottom: 20px;}


.pdo_cr_lost_m_hn{margin-top:30px;}

.pdo_cr_lost_m{overflow:hidden;}
.pdo_cr_lost_m ul{width:970px;}
.pdo_cr_lost_m ul li{float:left;width:287px;margin-right:30px;margin-bottom:30px;}
.do_cr_lot{background:#fff;}
.pdo_cr_lost_m ul li span{display:block;height: 225px;overflow:hidden;position:relative;background: #fff;}
.pdo_cr_lost_m ul li:hover span a:after{content:'';display:block;width:100%;height:100%;background:#000 url(../images/See.png) center center no-repeat;position:absolute;top:0;left:0;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.pdo_cr_lost_m ul li span table{width:100%;height:225px;}
.pdo_cr_lost_m ul li span table img{max-width:100%;max-height:225px;}

.xp_ma_ln_cd1{display:block;text-align: center;height: 45px;overflow: hidden;line-height: 45px;color: #555;transition:color 0.3s;font-size: 14px;position:relative;background: #F6F6F6;}
.xp_ma_ln_cd1 a{display:block;text-align: center;height: 45px;overflow: hidden;line-height: 45px;color: #555;}
.pdo_cr_lost_m ul li:hover .xp_ma_ln_cd1 a{color:#fff;}
.pdo_cr_lost_m ul li:hover .xp_ma_ln_cd1{background:#0e6fda;}
.pdo_cr_lost_m ul li span:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);-webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}


.d_p_t_rift ul{width:950px;}
.d_p_t_rift ul li{float:left; margin-right: 20px;margin-bottom: 20px;padding: 9px;padding-bottom: 25px;text-align: center;background: #f6f6f6;transition: .5s;width:270px;}
.d_p_t_r_rt1{width:270px;position: relative;height: 270px;overflow: hidden;}
.d_p_t_r_rt1 table{width:100%;height:270px;}
.d_p_t_r_rt1 table img{max-width:100%;max-height:270px;}
.d_p_t_r_rt2 em{display:block;color: #333;font-size: 18px;line-height: 24px;height: 24px;overflow:hidden;margin-top: 30px;margin-bottom: 15px;transition: all .5s;}
.d_p_t_r_rt2 span{display:block;margin:0px auto;color: #666;font-size: 14px;line-height: 32px;width: 93px;height: 32px;border: 1px solid #ccc;transition: all .5s;}
.mas_rk{width: 100%;height: 100%;background: rgba(14,111,218,.8);position: absolute;left: 0;top: -100%;transition: all .5s;}
.d_p_t_rift ul li:hover .mas_rk {top: 0;}
.d_p_t_rift ul li:hover .d_p_t_r_rt1 table img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);-webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}

.d_p_t_rift ul li:hover .d_p_t_r_rt2 em{color: #0e6fda;}
.d_p_t_rift ul li:hover .d_p_t_r_rt2 span{color: #0e6fda;border-color: #0e6fda;}
.mas_rk span{ display: block;color: #fff;font-size: 16px;line-height: 20px;height: 20px;font-weight: normal;margin-top: 56px;overflow:hidden;}
.mas_rk p{color: #fff;font-size: 12px;line-height: 20px;margin: 0 12px; margin-top: 22px;height: 40px;overflow: hidden;}

.index_abtr{min-height:375px;overflow:hidden;margin:70px auto;max-width:1200px;background:#fff;position:relative;min-width:1200px;}
.index_abtr:before {display: inline-block;content: "";width: 1132px;height: 284px;position: absolute;right: 0;bottom: 0;background: #f6f6f6;}
.ab_snd_m{position:relative;z-index:1;}
.ab_left{width:650px;float:right;margin-right:40px;overflow:hidden;}
.ab_right{width:460px;float:left;}
.st_t2{height:325px;width:460px;display:flex;justify-content: left;align-items: center;}
.st_t2 img{max-width:100%;max-height:325px;}

.ab_le_md{width: 140px;height: 50px;background: url(../images/tit_bg.png) no-repeat;padding-left: 27px;}
.b_lert2{display: block;color: #333;font-size: 18px;line-height: 24px;font-weight: bold;}
.b_lert1{display: block;color: #666;font-size: 12px;line-height: 20px;margin-top: 5px;}
.b_leer p{font-size: 14px;color:#333;line-height:28px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:6;margin-top: 60px;}
.b_le_rer a{display: block;display: block;width: 148px;height: 36px;line-height: 36px; border: 1px solid #ccc;text-align: center;font-size: 14px;color: #0e6fda; margin-top: 10px;}



.inxd_prt_m{height: 640px;overflow: hidden;background: url(../images/pro_bg.jpg) no-repeat center top;min-width:1200px;}
.xd_p_tp1{width:1200px;margin:0px auto; position: relative;height: 50px;background: url(../images/lin.png) repeat-x;}
.xd_p_tp1 span{display:block;float:left; width: 120px;height: 50px;background: #fff url(../images/tit_bg.png) no-repeat;padding-left: 30px;}
.xd_p_tp1 span em{display:block;color: #333;font-size: 24px;line-height: 30px;}
.xd_p_tp1 span i{display:block;color: #666;font-style:normal;font-size: 12px;line-height: 16px;margin-top: 5px;}
.xd_p_tp1 a{display:block; display: block;position: absolute;width: 83px;height: 25px;top: 12px;right: 35px;color: #666;line-height: 25px;background: #fff;text-align: center;}

.inxd_new_m{padding:50px 0px;}
.ned_mc_m{width:1200px;margin:33px auto;overflow:hidden;}
.ned_mc_m ul{width:1250px;}
.ned_mc_m ul li{float:left;margin-right:17px;width:390px;}
.ned_mc_m ul li span{display:block;height: 44px;color: #333;font-size: 18px;font-weight: bold;line-height: 44px;padding: 0 8px;overflow: hidden;border-bottom: 1px solid #ccc;transition: all .5s;}
.ned_mc_m ul li em{display:block;font-size: 14px;line-height: 20px;color: #666; margin: 10px 0 10px 8px;}
.ned_mc_m ul li p{display:block; color: #666;font-size: 14px;line-height: 24px;text-align: justify;height: 72px;margin-left: 8px;overflow: hidden;}
.ned_mc_m ul li i{display:block;display: block;width: 94px;height: 32px;color: #666;font-size: 14px;font-weight: normal;line-height: 32px;text-align: center;background: #f6f6f6; border: 1px solid #ccc; margin-left: 8px;margin-top: 23px;transition: all .5s;font-style:normal;}
.ned_mc_m ul li:hover span{color: #0e6fda;border-bottom: 1px solid #0e6fda;}
.ned_mc_m ul li:hover i{color: #fff;background: #0e6fda;border-color: #0e6fda;}



.ind_xex_bd{position:relative;max-width: 1200px;margin: 40px auto 30px;padding: 0px 60px;}
.product_slider{width:100%;overflow:hidden;}
.product_slider ul li{width:33.3%;float:left;margin-right: 27px;}
.te_m_i_mdv{text-align: center; background: #fff;border: 1px solid #ccc; overflow: hidden;transition: all .5s;}

.ite_m_img{overflow:hidden;height: 285px;position: relative;}
.ite_m_img table{height: 285px;}
.ite_m_img table img{max-width:100%;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;max-height: 285px}
.te_m_ime{padding:20px 20px;}


.spr_nmer{display:block;height:25px;line-height: 25px;overflow:hidden;text-align:center; color: #333;font-size: 18px;margin-bottom:20px;font-weight:bold;}
.te_m_ime p{display: block;color: #666;font-size: 14px;line-height: 24px;text-align: justify;height: 70px;overflow: hidden;}
.spr_nmer1{display: block;width: 100px;height: 30px;color: #666;font-size: 14px;line-height: 30px;margin: 25px auto 0px;border-radius: 15px;border: 1px solid #ccc;transition: all .5s;}
.product_slider ul li:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.product_slider ul li:hover .spr_nmer1{color: #fff;background: #f1b11a; border-color: #f1b11a;}
.product_slider ul li:hover .spr_nmer{color: #0e6fda;}
.product_slider ul li:hover .te_m_i_mdv{border:1px solid #0e6fda;}

.ind_xex_bd .pro_prev{left: 5px;width: 40px;height: 50px;border-radius: 50%;overflow: hidden;background: none;}
.ind_xex_bd .pro_next{right:5px;width:40px;height: 50px;border-radius: 50%;overflow: hidden;background: none;}
.ind_xex_bd .pro_prev:hover,.ind_xex_bd .pro_next:hover{background:none;}
.ind_xex_bd .pro_prev:after{content:' ';position:absolute;top:50%;margin-top: -16px;left: 16px;width:33px;height:33px;border: #616161 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: -16px;right: 16px;width: 33px;height: 33px;border:#616161 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: -16px;left: 16px;width: 33px;height: 33px;border: #616161 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: -16px;right: 16px;width:33px;height:33px;border:#616161 solid;border-width:2px 2px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);}


.xd_p_t_mdf{max-width: 1200px;margin: 40px auto 30px;}
.inx_md_prt_m{padding:50px 0px 30px;min-width:1200px;}
.d_p_t_left{float:left;width: 268px;border: 1px solid #ccc;}
.d_p_t_left .bt_n_mdf{padding:0px 10px;}
.t_ldel{color: #fff;font-size: 18px;line-height: 61px;padding-left: 87px; background: #0e6fda url(../images/cel.png) no-repeat 35px center;}
.t_ldel a{color: #fff;}
.d_p_t_left .abt_nmd{margin:20px 10px 0px;}
.d_p_t_rift{float:right;width:904px;overflow:hidden;}


.ys_spfe{height: 600px;background: url(../images/youshi_bg.jpg) no-repeat center top;min-width:1200px;}
.ys_sp_fe1{text-align:center;padding-top: 70px;}
.ys_sp_fe1 strong{display:block;color: #333;font-size: 24px;line-height: 30px;font-weight: bold;}
.ys_sp_fe1 p{color: #666;font-size: 12px;line-height: 16px;margin-top: 8px;}
.ys_sp_fe2{max-width: 1200px;margin: 60px auto 0px;background: #fff;border: 1px solid #ccc;border-left:0px;height:324px;}
.ys_sp_fe2 li{width:20%;float:left;}
.s_sg1{border-left:1px solid #ccc;height:324px;transition: all .5s;}
.s_s_rt1{width: 126px;height: 80px;margin: 0 auto;padding-top: 47px;}
.s_s_rt1 img{width: 126px;height: 80px;}
.s_sg1 strong{display:block;color: #333;font-size: 18px;font-weight: bold;transition: all .5s;text-align:center;height: 24px;overflow: hidden;line-height: 24px;max-width: 175px;margin: 30px auto 0px;}
.li_ne{width: 37px;height: 1px;background: #0E6FDA;margin: 0 auto;margin-top: 24px;margin-bottom: 18px;transition: all .5s;}
.s_sg1 p{display: block;color: #666;font-size: 14px;line-height: 28px;width: 175px;margin: 0 auto;transition: all .5s;height: 56px;overflow: hidden;}

.ys_sp_fe2 li:hover .s_sg1{background: #0e6fda; border-color: #0e6fda;}
.ys_sp_fe2 li:hover .s_sg1 strong{color:#fff;}
.ys_sp_fe2 li:hover .li_ne{background:#fff;}
.ys_sp_fe2 li:hover .s_sg1 p{color: #fff;}

.cont_inxdre{max-width: 1200px;margin: 20px auto 20px;min-width:1200px;}
.nt_inxht{position:relative;height:480px;padding-top: 132px;}
.nt_in_left{position: absolute;top: 65px;left: 55px;width: 240px;min-height: 382px;background: #0e6fda;}
.nt_in_left span{display:block;font-size: 24px;line-height: 31px;padding-top: 10px;height: 66px;border-bottom: 1px solid #3e8ce1; text-align: center;color: #FFFFFF;}
.nt_in_left ul li{color: #fff;font-size: 16px;line-height: 44px;border-bottom: 1px solid #3e8ce1;padding-left: 42px;padding-right: 10px;overflow: hidden;}
.nt_in_left ul li a{color: #fff;}
.ew_md_fm{width: 126px;margin: 0 auto;margin-top: 15px;}
.ew_md_fm img{display: block;width: 126px;height:126px;}
.ew_md_fm span{display: block;color: #fff;text-align: center;font-size:12px;line-height:25px;}
.nt_it1{ background: url(../images/lx_tel.png) 10px center no-repeat;}
.nt_it2{ background: url(../images/lx_add.png) 10px 10px no-repeat;}


.ex_n_left_ldf{margin-left:0px;}
