@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,.ab_right{animation-name:uk-fade-left;animation-duration: 1.1s;}  /* 左进入 */
.sear_ch,.ab_left{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)}}
.ny_tit_lle,.link_rt,.dex_net_right,.ter_rpt,.p_dg_m_ldf{animation-name:uk-fade-top;animation-duration: 1.1s;} /* 上进入 */
.nav,.abt_mi_n_x,.footer,.about_m,.cont_top1,.job_mdf_m,.news_mdef_m,.dex_n_ret3 ul li,.ex_net_ltr,.ind_xex_bd{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;}
.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{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: #1f4d98;}


.main_cnet{padding:0px 15px;max-width:1350px;margin:0px auto;}
.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;margin-top:40px;padding:15px;}

.tle_md_fe{background-color: #eee;}

.zh_de_er1{text-align:center;display: flex;justify-content: center;align-items: center;overflow: hidden;max-height:500px;width:100%;}
.vidr_md{width:100%;}

.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;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 #184b8a;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:#184b8a;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:40%;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:#004098;}
.pge_re span a:hover,.text_bsd a:hover{color:#004098}

.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: 40px;line-height: 40px;position:relative;margin-bottom: 10px;}

.y_ctr2 li a{background: #1f4d98;display:block;color: #fff;font-size: 15px;height: 40px;overflow:hidden;padding-right:40px;padding-left: 20px;border-radius: 40px;font-weight: bold;}
.y_ctr2 li a:hover,.y_ctr2 li.select a{background:#12449a url(../images/mulu2.png) 280px center no-repeat;color:#fff;}
.eb_lm_mdrf{position:relative;padding: 0px 20px;}
.leb_lm_m{display:none;}
.leb_lm_m a{display: block;height: 30px;line-height: 30px;color: #797979;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;background: url(../images/ico.png) no-repeat left center;padding-left: 20px;}
.more_ald{display:block;position:absolute;right: 0px;top: -50px;width: 50px;z-index: 1;height: 40px;cursor:pointer;line-height: 40px;text-align: center;font-style: normal;color: #fff;font-size: 21px;}
.y_ctr2{border: 10px solid #1f4d98;background: #fff;border-top: 0px;padding: 10px 20px;}
.leb_lm_m a:hover{color:#12449a;}

.more_ald:hover,.sel_ect{color:#fff;}





.ban_ner_msd{position:relative;}
.bt_mi_l{width: 100%;overflow: hidden;margin: -45px 0 0;position: absolute;text-align: center;left: 0;top: 50%;z-index: 1;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.elr_mcf{width:100%;}
.bt_mi_l strong{display:block;overflow: hidden;line-height: 48px;color: #fff;opacity: .8;font-size: 40px;font-weight: bold;text-transform: uppercase;margin: 0 auto 5px;}
.bt_mi_l p{overflow: hidden;line-height: 40px;color: #fff;font-size: 36px;margin: 0 auto;}
.title_l{font-size: 13px;line-height:40px !important;height: 40px !important;color: #797979;text-align: left;background: url(../images/home.png) 0px center no-repeat;transition: 0.1s all;padding-left: 20px;float:right;}
.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;}


.abt_mi_n_x{max-width: 1300px;padding:0px 0px 5px;margin: 20px auto;border-bottom:1px solid #efefef;overflow:hidden;}
.abt_mi_n_x span{float:left;color:#555;line-height:38px;font-size:20px;}
.abt_mi_n_x span em{font-weight:bold;text-transform : uppercase;margin-right:10px;}


.abt_min_x{max-width:1300px;margin:0px auto;padding:0px 15px;}
.ny_tit_lle{width:100%; text-align:center; color:#333333; font-size:30px; line-height:40px; position:relative; padding-bottom:20px;}
.ny_tit_lle:after{ position:absolute; left:50%; bottom:0; content:''; background:#428aee; margin-left:-33px; width:66px; height:1px;}



.news_mian_m{display: inline-block;width: 100%;}
.dex_n_ret3 {padding: 0px 2px;overflow:hidden;}
.dex_n_ret3 ul{width:100%;}
.dex_n_ret3 ul li{margin:10px 0px 25px;position: relative;box-shadow: 0 0 10px rgba(0,0,0,0.1);padding: 20px;}
.dex_n_ret3 ul li table{position:absolute;left:20px;top:20px;width:230px;height:150px;}
.dex_n_ret3 ul li table img{max-width:230px;max-height:150px;}
.ex_ne_trt{margin-left:255px;min-height:150px;}
.ex_ne_trt span{display:block;font-size:16px;color: #000;line-height: 32px;overflow:hidden;height: 32px;}
.ex_ne_trt span a{color:#000;font-size: 16px;font-weight: bold;}
.ex_ne_trt span a:hover{color:#e31610;}
.ex_ne_trt i{display:block;color:#6c757d;font-size:14px;line-height:30px;margin:5px 0px;font-style:normal;}
.ex_ne_trt em{display:block;font-size: 14px;line-height: 25px;color: #6c757d;max-height: 75px;overflow:hidden;}
.dex_n_ret3 ul li:hover .ex_ne_trt span a{color:#1f4d98;}
.ex_ne_trt_lk{margin-left:0px;min-height:auto;}



.cont_top1{overflow: hidden;margin:40px auto 40px;}
.cont_top1 ul{overflow: hidden;margin-bottom:30px;}
.cont_top1 ul li {width: 32%;overflow: hidden;margin: 0;background:#fafafa;float: left;margin-right:2%;}
.cont_top1 ul li:nth-child(3n){margin-right:0px;}
.cont_top1 ul li span{display:block;padding: 30px 20px;position:relative;min-height: 75px;}
.cont_top1 ul li img {display: block;max-width: 75px;max-height: 75px;overflow: hidden;padding: 0;position: absolute;top: 30px;left: 20px;}
.cont_top1 ul li p {margin-left: 90px;color: #666;font-size: 14px;line-height: 25px;min-height: 75px;display:flex;justify-content: left;align-items:center}
.cont_top1 ul li p a{color: #333;}

.pdo_cr_lost_m_hn{padding:0px 15px;margin-top:30px;}

.pdo_cr_lost_m{overflow:hidden;}
.pdo_cr_lost_m ul{width:100%;}
.pdo_cr_lost_m ul li{float:left;width:23.5%;margin-right:2%;margin-bottom:20px;}
.do_cr_lot{background:#fff;border: 1px solid #dfdfdf;padding: 10px;margin:10px 5px;}
.pdo_cr_lost_m ul li span{display:block;height: 200px;overflow:hidden;position:relative;}
.pdo_cr_lost_m ul li span table{width:100%;height:200px;}
.pdo_cr_lost_m ul li span table img{max-width:100%;max-height:200px;}
.pdo_cr_lost_m ul li:nth-child(4n){margin-right:0px;}
.xp_man_cd1{display:block;text-align: center;height: 40px;overflow: hidden;line-height: 40px;color: #656464;transition:color 0.3s;font-size:14px;position:relative;}
.pdo_cr_lost_m ul li:hover .xp_man_cd1{text-decoration: none;color:#1f4d98;}
.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;}
.pdo_cr_lost_m ul li em{display:block;overflow: hidden;}

.pdo_cr_lost_m ul li:hover .do_cr_lot{border: 1px solid #fff;box-shadow: 0 10px 20px rgba(0,0,0,0.1);}


.ab_t_min_x{ background-color:#f7f7f7;padding: 40px 15px;}
.min_ce_left{width:315px;float:left;}
.min_ce_right{margin-left:350px;}
.m_i_m_n_ler1{font-size: 30px;text-align: center;height: 58px;background: url(../images/prolist_bt.png) no-repeat;color: #fff;padding-top: 16px;}
.m_i_m_n_ler1 span{display:block;font-size:28px;font-weight:bold;color:#fff;}



.pdo_cr_lost_m_ldf ul li{width:32%;}
.pdo_cr_lost_m_ldf ul li:nth-child(4n){margin-right:2%;}
.pdo_cr_lost_m_ldf ul li:nth-child(3n){margin-right:0px;}
.pdo_cr_lost_m_ldf ul li span{height: 250px;}
.pdo_cr_lost_m_ldf ul li span table{height:250px;}
.pdo_cr_lost_m_ldf ul li span table img{max-height:250px;}
.xp_ma_ln_cd1{display:block;text-align: left;height: 30px;overflow: hidden;line-height: 30px;color: #333;transition:color 0.3s;font-size:16px;margin: 10px 0px;}
.mor_ale{display: block;float:left;width: 47%;background: #1f4d98;height: 34px;line-height: 34px;text-align: center;color: #fff;font-size: 14px;border:1px solid #1f4d98;}
.mor_ale em {display: block;width: 24px;height: 8px;background: url(../images/jiantou_more.png) center center no-repeat;float: right;margin-top: 5px;}

.mor_ale1{display:block;float:right;width: 46%;height: 34px;line-height: 34px;text-align: center;color: #666;font-size: 14px;border:1px solid #eee;}
.pdo_cr_lost_m ul li:hover .xp_ma_ln_cd1{text-decoration: none;color:#13459a;}

 .pdo_cr_lost_m ul li em a:hover{color: #fff;background-color: #50a00e;border: 1px solid #50a00e;}


.inx_aut{padding: 60px 0px;}
.ab_snd_m{max-width: 1300px;margin:0px auto;padding:0px 15px 0px;}


.ab_left{float: right;width:48%;padding-left:2%;}
.ab_right{float: left;width: 48%;text-align:center;height: 350px;overflow: hidden;border-radius: 40px 0 40px 0;}
.st_t2 img{width: 100%;max-height: 350px;}
.st_t2{height:350px;display: flex;justify-content: center;align-items:center;}



.ab_left span{display: block;width: 100%;overflow: hidden;line-height: 60px;color:#333;font-size: 32px;font-weight: bold;margin: 0 auto 10px;text-align: right;}
.ab_left em{display:block;text-align:right;margin: 20px 0px;}
.ab_left p{font-size: 15px;color: #808080;line-height: 34px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;margin-top: 20px;}



.h_tl_lt1 {overflow: hidden;margin-bottom:20px;}
.h_tl_lt1 p {float: left;padding-left: 22px;position: relative;}
.h_tl_lt1 p:before {content: '';display: block;width: 8px;height: 54px;background: #1f3e95;position: absolute;left: 0;top: 5px;}
.h_tl_lt1 p span {display: block;font-size: 28px;font-weight: bold;}
.h_tl_lt1 p em {display: block;font-size: 16px;color: #dfdfdf;text-transform : uppercase }
.h_tl_lt1 a {display: block;float: right;background: url(../images/h_tlt_icon1.png) left center no-repeat;font-size: 15px;color: #d4d4d4;text-transform: uppercase;padding-left: 25px;margin-top: 24px;}

.d_xex_ald{padding:0px 50px;max-width:1300px;margin: 0px auto 0px;}
.ind_xex_bd{position:relative;min-height: 300px;margin: 25px auto 30px;padding: 20px 0px;background-color: #fff;position:relative;}

.p_dg_m_ldf{max-width:1300px;margin:20px auto;}
.p_dg_m_ldf ul{width:100%;overflow:hidden;}
.p_dg_m_ldf ul li{float:left;width: 49%;height: 240px;background:#fff;margin-bottom:25px;}
.p_dg_m_ldf ul li:nth-child(2n){float:right;}
.d_o_c_mdt{padding:20px;position:relative;overflow:hidden;}
.d_o_c_mdt span{display:block;width: 46%;height: 200px;background: #fff;border: 1px solid #eee;float: left;overflow:hidden;}
.d_o_c_mdt span table{height:200px;width:100%;}
.d_o_c_mdt span table img{max-width:100%;max-height:200px;}
.d_o_c_rt{width: 51%;overflow: hidden;padding-left:2%;float: right;}
.d_o_c_rt1{display: block;height: 40px;overflow: hidden;line-height: 40px; color: #333;font-size: 18px;text-overflow: ellipsis;white-space: nowrap;margin-bottom:10px;}
.d_o_c_rt2{display: block;height: 60px;overflow: hidden;line-height: 30px;color: #888;font-size: 15px;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;}
.d_o_c_rt3{display:block;margin: 40px 0px 0px;width: 120px;height: 36px;overflow: hidden;line-height: 34px;color: #fff;font-size: 0px;text-align: center;border: 1px solid #eee;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;}
.d_o_c_rt3 i {display: inline-block;width: 16px;height: 8px;overflow: hidden;vertical-align: middle;margin: -4px 0 0 8px;padding: 0;background: url(../images/projt1.png) center center no-repeat;}
.d_o_c_rt3:hover {font-size: 12px;background-color: #1f4d98;border: 1px solid #1f4d98;}
.d_o_c_rt3:hover i {background: url(../images/projt2.png) center center no-repeat;}

.p_dg_m_ldf ul li:hover .d_o_c_mdt span table img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.p_dg_m_ldf ul li:hover .d_o_c_rt1{color: #1f4d98;}
.p_dg_m_ldf ul li:hover .d_o_c_rt3{font-size: 12px;background-color: #1f4d98;border: 1px solid #1f4d98;}
.p_dg_m_ldf ul li:hover .d_o_c_rt3 i {background: url(../images/projt2.png) center center no-repeat;}

.mre_aldd{display: block;width: 178px;height: 46px;line-height: 46px;color: #5e5f64;font-size: 16px;text-align: center;margin: 0 auto;border: 1px solid #dedede;}
.mre_aldd:hover {color: #fff;background-color: #1f4d98;border: 1px solid #1f4d98;}

.product_slider{width:100%;overflow:hidden;}
.product_slider ul li{width:33.3%;float:left;}
.te_m_i_mdv{background:#fff;overflow: hidden;margin-bottom: 15px;}
.ite_m_img{overflow:hidden;border:1px solid #dcdcdc;height: 218px;}
.ite_m_img table{height: 218px;}
.ite_m_img table img{max-width:100%;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;max-height: 218px}
.spr_nmer{display:block;height: 40px;line-height: 40px;overflow:hidden;text-align:center;color: #333;font-size: 14px;background-color: #fff;padding: 0px 12px;}
.spr_nmer:hover{color:#fff;background:#004098;}
.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 .ite_m_img{border: 1px solid #004098;}
.product_slider ul li:hover .spr_nmer{color:#fff;background:#004098;}
.te_m_ime{border:1px solid #dcdcdc;border-top:0px;}
.product_slider ul li:hover .te_m_ime{border: 1px solid #004098;border-top:0px;}

.ind_xex_bd .pro_prev{left: -52px;background:#d6d8da url(../images/qiehuan1.png) center center no-repeat;height: 40px;width:40px;text-align:center;position:absolute;z-index:3;top: 50%;margin-top: -20px;background-size: 7px 14px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.ind_xex_bd .pro_next{right: -52px;background: #d6d8da url(../images/qiehuan2.png) center center no-repeat;height: 40px;width:40px;text-align:center;position:absolute;z-index:3;top: 50%;margin-top:-20px;background-size: 7px 14px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.ind_xex_bd .pro_prev:hover{background:#1f4d98 url(../images/qiehuan1.png) center center no-repeat;background-size: 7px 14px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.ind_xex_bd .pro_next:hover{background: #1f4d98 url(../images/qiehuan2.png) center center no-repeat;background-size: 7px 14px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}

.t_tp_t_mdf{padding: 20px;overflow:hidden;}
.t_tp_t1_ert{float: right;width: 52%;height: 100%;overflow: hidden;margin: 0;padding: 10px 0;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.t_tp_t1{width: 45%;float: left;border: 1px solid #e9e9e9;height: 300px;overflow: hidden;}
.t_tp_t1 table{width:100%;height:320px;}
.t_tp_t1 table img{max-width:100%;max-height:320px;}

.t_tp_t2{display:block;height: 40px;overflow: hidden;line-height: 40px;margin: 0 auto 20px;padding: 0;white-space: nowrap;text-overflow: ellipsis;}
.t_tp_t2 a{color: #333;font-size: 24px;}
.t_tp_t2:hover a{color:#dd333c;}
.yct_lext p{max-height: 120px;overflow: hidden;line-height: 32px;color: #777;font-size: 16px;text-align: justify;margin: 0 auto 20px;padding: 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;}
.yct_lext em{display: block;width: 16px;height: 4px;overflow: hidden;border-top: 3px solid #1f4d98;border-bottom: 3px solid #1f4d98;margin: 10px 0;padding: 0;}
.yct_lext span{display:block;overflow:hidden;}
.mo_lre {float:left;margin-right:15px;display: block;width: 120px;height: 44px;overflow: hidden;line-height: 44px;color: #fff;font-size: 15px;background: #1f4d98 url(../images/projt2.png) 110px center no-repeat;border: 1px solid #1f4d98;padding-left: 30px;}
.mo_lre1{float:left;display: block;width: 120px;height: 44px;overflow: hidden;line-height: 44px;color: #777;font-size: 15px;background: #fff url(../images/projt1.png) 110px center no-repeat;;border: 1px solid #dedede;padding-left: 30px;}
.yct_lext span a:hover{color:#fff;background-color:#50a00e;border: 1px solid #50a00e;}
.t_tp_t1 table img:hover{-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;}

.index_news_t{max-width: 1300px;margin:0px auto;padding:0px 15px 40px;overflow:hidden;}

.ex_net_ltr{margin-bottom:50px;}
.ex_net_ltr span{display: block; color: #5e5f64;text-transform: uppercase;margin-bottom: 15px;line-height:35px;text-align:center;font-size: 30px;}
.ex_net_ltr em{display: block;color: #1f4d98;text-align: center;font-size: 30px;line-height:35px;font-weight:bold;}
.ex_net_ltr em:before{content:'';display:inline-block;width:50px;height:2px;background:#d2d2d2;margin:0 40px 10px;}
.ex_net_ltr em:after{content:'';display:inline-block;width:50px;height:2px;background:#d2d2d2;margin:0 40px 10px;}

.ter_rpt{overflow:hidden;text-align:left;max-width: 1190px;margin:30px auto;}
.ter_rpt li a{display:inline-block;max-width:144px;height: 40px;line-height: 40px;margin-right:5px;margin-bottom:10px;text-align:center;color:#fff;font-size:14px;background: #1f4d98;vertical-align: top;padding:0 15px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.ter_rpt li a:hover{background: #50a00e;color:#fff;}


.dex_net_right ul{width:100%;overflow:hidden;}
.dex_net_right ul li{border-bottom: 1px solid #efefef;padding: 12px 15px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-webkit-transition: all .25s;-moz-transition: all .25s; -ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}





.dex_n_re_pct3 ul li{padding:23px 0px;border-bottom:1px solid #c9c9c9;}
.dex_n_re_pct3 ul li span{display:block;font-size:16px;color: #000;line-height: 32px;overflow:hidden;height: 32px;}
.dex_n_re_pct3 ul li span a{color:#004098;font-size: 22px;}
.dex_n_re_pct3 ul li span a:hover{text-decoration:underline;}
.dex_n_re_pct3 ul li em{display:block;font-size: 14px;line-height: 25px;color: #6c757d;max-height: 50px;overflow:hidden;}


.ny_ti_t_lle{font-size:32px; color:#1f4d98; font-weight:bold; height:65px; background:#fdfdfd; text-align:center; padding-top:25px; margin-bottom:50px;}
.ny_ti_t_lle em{font-size:35px; color:#555;text-transform: uppercase; }
.ny_ti_t_lle em i{font-style:normal;display:inline-block; width:60px; height:45px; line-height:45px; color:#fff; background:#1f4d98; margin-right:5px;}
.ny_ti_t_lle span{margin-left:10px;}

.dex_net_right ul li.alxct_mxd{background:#f7f7f7;padding:15px;border-bottom:0px;position:relative;}
.dex_net_right ul li{padding: 20px 0;border-bottom: 1px solid #dfdfdf;}
.dex_net_right ul li.alxct_mxd table{width:230px;height:150px;position:absolute;left:15px;top:15px;}
.dex_net_right ul li.alxct_mxd table img{max-width:230px;max-height:150px;}
.xct_mx_l{margin-left:250px;min-height:150px;}
.te_prt1{display:block;font-size:16px;color: #303030;line-height: 32px;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;height: 32px;}
.te_prt2{display:block;font-size:14px;color: #aaa;line-height: 25px;overflow:hidden;height: 25px;}
.te_prt3{display:block;font-size:14px;color: #888;line-height:24px;overflow:hidden;max-height:48px;margin-bottom:5px;}
.te_prt4{display:block;background-color: #1f4d98;height:34px;line-height:34px;width:120px;text-align:center;border-radius: 17px;color:#fff;font-size: 14px;}
.dex_net_right ul li:hover .te_prt1{color: #1f4d98;}
.te_prt4:hover{background:#50a00e;}

.te_prt2:before{content:'';display:inline-block;width: 0;height: 1px;overflow: hidden;padding: 0;background-color: #1f4d98;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;vertical-align: middle;margin-right:10px;}
.dex_net_right ul li:hover .te_prt2:before{width: 40px; }
.fs_xd_mcd{display: inline-block;color: #808080;font-size: 15px;}
.fs_xd_mcd:hover{color:#1f4d98;}


.ab_t_m_in_x{max-width:1300px;margin:0px auto;padding:0px 15px;}



@media (max-width:1200px) {
.d_pe_top2{height: auto;overflow: hidden;margin: 10px auto 10px;padding: 10px 0px;}
.abt_mi_n_x{padding:0px 15px;}
}

@media (max-width:1100px) {
.se_left,.se_left1{display:none;}
.se_rift{width:100%;}
.pdo_cr_lost_m ul li{width:32%;}
.pdo_cr_lost_m ul li:nth-child(4n){margin-right:2%;}
.pdo_cr_lost_m ul li:nth-child(3n){margin-right:0px;}

.ab_left{width: 100%;padding: 0px;}
.ab_right{width:100%;margin-top:20px;height:auto;}

.st_t2 img{max-width: 100%;max-height: 460px;}
.st_t2{height:auto;}
.dex_net_left{width: 100%;padding: 20px 3%;height: 104px;position: relative;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;margin-bottom: 20px;}
.dex_net_right{width:100%;}
.dex_net_left a,.ex_net_ltrb{display:none;}

}
@media (max-width:980px) {
.min_ce_left{display:none;}
.min_ce_right{margin-left:0px;}    
}


@media (max-width:820px) {

.page_tp{display:none;}
.page{display:block;}
.bt_mi_l strong{line-height:35px;font-size: 30px;}
.bt_mi_l p{line-height: 30px;font-size: 26px;}
.pdo_cr_lost_m ul li{width:49%;margin-right:1%;}
.pdo_cr_lost_m ul li:nth-child(2n){float:right;margin-right:0px !important;}
.t_tp_t1_ert{width: 100%;padding:20px 0px;}
.t_tp_t1{width:100%;}
.t_tp_t2{height:30px;line-height: 30px;margin: 0 auto 10px;}
.t_tp_t2 a{font-size: 22px;}
.yct_lext p{font-size: 14px;line-height:22px;}
.nd_l_df_r1 ul li{padding:15px 60px;}
.t_tp_t1 table{width:100%;height:auto;}
.t_tp_t1 table img{max-width:100%;max-height:320px;}
}

@media (max-width:700px) {
.cont_top1 ul li{width:100%;margin-bottom:15px;}
.abt_mi_n_x span{display:block;width:100%;float:none;}  
.title_l{float:none;width:100%;}  
.dex_n_ret3 ul li table{position:static;left:20px;top:20px;width:100%;height: auto;margin-bottom: 15px;}
.dex_n_ret3 ul li table img{max-width:100%;max-height: 100%;}
.ex_ne_trt{margin-left:0px;}

.p_dg_m_ldf ul li{width: 100%;height: auto;}

}


@media (max-width:560px) {

.bt_mi_l strong{line-height:25px;font-size:22px;}
.bt_mi_l p{line-height:20px;font-size: 18px;}
.bt_mi_l{margin-top:-28px;}
.dex_net_right ul li{width:100%;margin-right:0px;padding:12px 0px;}
.d_o_c_mdt span{width:100%;float: none;}
.d_o_c_rt{width:100%;padding-left:0%;float: none;}

.dex_net_right ul li.alxct_mxd table{width:100%;height:auto;position:static;}
.xct_mx_l{margin-left:0px;}
.d_xex_ald{padding:0px;}
.ind_xex_bd .pro_prev{display:none;}
.ind_xex_bd .pro_next{display:none;}


}

@media (max-width:450px) {
.dex_n_ret3 ul li{width:100%;}
.pdo_cr_lost_m ul li{width:100%;margin-right:0px;}
}
