@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)}} /* 左进入 */
.tp_tp_m ul span,.inc_ma_left,.abt_m_left,.ws_mia_left,.ind_cen_ter{animation-name:uk-fade-left;animation-duration: 1.1s;}  
.tp_tp_m ul em,.tp_tp_m i,.inc_ma_right,.abt_m_ert,.ws_mia_rift,.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)}}  /* 右进入 */
.link_rt,.nx_pe_mfd{animation-name:uk-fade-top;animation-duration: 1.1s;} 
.footer_mdr{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;font-size:0px;display:block;}
.banner-btn a:hover{background: #A9C840;display:block;}
.banner-btn a.prev{position:absolute;left:10px;top:50%;margin-top:-35px;background:url(../images/prev.png) right center no-repeat;} 
.banner-btn a.next{position:absolute;right:10px;top:50%;margin-top:-35px;background:url(../images/next.png) right center no-repeat;}


.banner-box .hd {position:absolute;bottom:20px;width:100%;text-align:center;}
.banner-box .hd ul li{width:12px;height:12px;margin-right: 8px;display: inline-block;cursor: pointer;background:#656565;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.banner-box .hd ul li.on{background:#e37314 !important;}


.about_m p{margin-top:20px;}
.about_m img{max-width:100%;}
.about_m{line-height:25px;font-size:12px;color:#333;}



.y_ctr2 li{line-height:38px;position:relative;background: #4698e8;margin-top: 6px;}
.y_ctr2 li:last-child{border-bottom:0px;}
.y_ctr2 li a{padding-left: 22px;display:block;color: #fff;font-size: 12px;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;height:38px;overflow:hidden;padding-right:40px;}
.eb_lm_mdrf{position:relative;}
.leb_lm_m{display:none;width: 100%;}
.leb_lm_m a{display:block;height: 33px;line-height: 33px;color: #ffff;font-size: 12px;padding-left: 30px;border-bottom: 1px dotted #fff;}
.leb_lm_m a:hover{color: #fff;}
.more_ald{display:block;position:absolute;right: 0px;top: -39px;width: 32px;z-index: 1;height: 38px;padding-right: 9px;cursor:pointer;color: #fff;font-size:18px;line-height:38px;text-align:center;font-style:normal;font-weight:bold;}
.y_ctr2{background-image: linear-gradient(to left,#6ab0f3,#2682dc);padding: 5px 10px 10px;overflow: hidden;}

.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:1310px;padding:0px 15px;}
.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 #036eb8 ;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;font-size:12px;width:100%;background:#036eb8 ;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;}


.job_mdf_m{margin-top:20px;}
.job_mdf_m ul{padding:0px 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;}


.title_l{line-height: 40px;margin:0px auto;font-size: 12px !important;height: 40px;overflow:hidden;float:right;color: #666;margin-right: 10px !important;max-width: 690px;}
.title_l a{color: #666;}

.ex_ne_tr_mtd span{display:block;font-size: 18px;color: #6c83da;line-height:20px;overflow:hidden;}
.ex_ne_tr_mtd span a{font-size: 14px;color: #6c83da;line-height:20px;overflow:hidden;height:20px;display:block;}
.ex_ne_tr_mtd span a:hover{color:#de080d;}




.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;}
.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;}
.pge_re span a:hover,.text_bsd a:hover,.prut_dr table tr td a:hover{color:#103778;}

/* 分页 */
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;}


.mina_index{width:1200px;margin: 15px auto 30px;min-width: 1200px;}
.ind_cen_ter{float:left;width: 260px;}
.ind_rig_ht{float:right;width: 890px;border: 1px solid #e5e5e5;padding: 8px 15px;border-radius: 5px;-moz-border-radius:5px;webkit-border-radius:5px;}

.n_d_l_dfr{height:40px;line-height: 40px;}
.n_d_l_dfr span{display:block;color: #036eb8;font-size: 16px;font-weight:bold;float: left;}


.in_ce_t1{margin-bottom: 15px;border-radius: 3px;overflow: hidden;}
.m_in_ler1{display:block;height: 41px;line-height: 41px;padding-left: 15px;background: url(../images/xq-01.gif) repeat-x;font-size: 14px;color: #3f66ff;font-weight:bold;}
.n_cett2{padding:10px 15px;font-size: 12px;line-height:28px;color: #fff;background-image: linear-gradient(to left,#6ab0f3,#2682dc);}
.n_cett2 li a{color: #333;}


.bt_n_mdf{display:block;padding: 10px 15px;border-radius: 0px 0px 3px 3px;background-image: linear-gradient(to left,#6ab0f3,#2682dc);}
.bt_n_mdf a{display:block;line-height: 35px;height: 35px;overflow:hidden;color: #fff;font-size: 12px;border-bottom: 1px dotted #fff;}
.bt_n_mdf a.omm{color: #fff;}
.bt_n_mdf a:last-child{border-bottom:0px;}




.inx_petr{width:1200px;margin:30px auto 0px;}
.nx_pe_mfd{margin-bottom:30px;text-align:center;}
.x_p_cv1{display:block;font-size:18px; color:#036eb8; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;line-height:28px;}
.x_p_cv2{display:block;height:1px; width:355px; border-bottom:1px solid #c9c9c9;  position:relative; margin:10px  auto;}
.x_p_cv2 i{width:60px; height:3px; content:""; background:#036eb8; position:absolute; left:50%; top:0px; margin-left:-30px;font-style:normal;}
.x_p_cv3{display:block;font-style:normal;font-size:20px; color:#333;line-height:30px;}

.inc_ma_left{float:left;width:256px;border:1px solid #d5d5d5;padding:14px;height: 484px;float:left;}
.inc_ma_right{float:right;width:914px;overflow:hidden;}
.nc_ma_lt1{display:block;background:#045daf;padding:20px 0px;text-align:center;}
.nc_ma_lt1 em{display:block;line-height:35px;font-size:20px; color:#fff;font-weight:bold;}
.nc_ma_lt1 i{display:block;line-height:25px;text-transform:uppercase;font-size: 15px;color:#fff;font-style: normal;}
.nc_ma_lt2 {margin-top:18px;height:180px;}
.nc_ma_lt2 table{width:100%;height:180px;}
.nc_ma_lt2 table img{max-width:100%;max-height:180px;}
.nc_ma_lt5{display:block;line-height:35px;font-size:16px;color:#333;font-weight:bold;margin: 10px 0px;}
.nc_ma_lt3 ul{width:270px;overflow: hidden;}
.nc_ma_lt3{width:256px;overflow:hidden;}
.nc_ma_lt3 ul li{float:left;width:80px;margin-right:8px;}
.nc_ma_lt3 ul li table{height:80px;width:100%;}
.nc_ma_lt3 ul li table img{max-width:100%;max-height:80px;}
.nc_ma_lt4{display:block;line-height:35px;font-size:14px; color:#6e6e6e;margin:5px 0px;}
.nc_ma_lt4:hover{color:#036eb8;}

.inc_ma_right ul{width:950px;}
.inc_ma_right ul li{width:256px;height:220px;border:1px solid #d5d5d5;padding:14px;float:left;margin-left:18px;margin-bottom:13px;}
.inc_ma_right ul li span{display:block;height:190px;overflow:hidden;}
.inc_ma_right ul li span table{width:100%;height:190px;}
.inc_ma_right ul li span table img{max-width:100%;max-height:190px;}
.xp_man_c_d1{display:block;font-size:14px; color:#000;height:30px;line-height:30px;overflow:hidden;}

.abt_m_left{float:left;width: 330px;position:relative;text-align:left;background-color: #045daf;height: 300px;margin-left: 20px;}
.abt_m_left span.slcd_d{display:block;background: #f5f5f5;position: absolute;top: 20px;right: 20px;height: 300px;width: 330px;display: flex;align-items: center;justify-content: center;}
.abt_m_left span.slcd_d img{max-width:100%;max-height: 300px;}
.abt_m_left .det_il_m1{height:300px !important;}

.abt_m_ert{float:right;width:800px;}

.abt_m_ert span{display:block;font-size: 20px;color: #333333;font-weight: 600;line-height: 30px;margin-bottom: 24px;}
.abt_m_ert p{font-size: 14px;color: #333333;line-height:25px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;}
.det_md{display: block;width: 120px;height:40px;text-align: center;line-height: 40px;font-size: 14px;color: #fff;background:#045daf;margin-top: 32px;transition: all 0.3s ease-in-out;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;overflow:hidden;}

.ws_mia_left{width:360px; float:left; border:1px solid #d5d5d5; padding:10px;}
.ws_mia_left table{width:100%;height:228px;}
.ws_mia_left table img{max-width:100%;max-height:228px;}
.ws_mia_left span{display:block;font-size:15px; line-height:30px; margin:10px 0px;height:30px;overflow:hidden;}
.ws_mia_left span a{display:block;font-size: 14px;color: #6e6e6e;}
.ws_mia_left span a:hover{color:#036eb8;}
.ws_mia_left em{display:block;}
.ws_mia_left em a{display:block; background:#0053b3; width:80px; height:36px; text-align:center; line-height:36px; color:#fff; font-size:14px;}
.ws_mia_rift{width:817px;float:right;overflow:hidden;}
.ws_mia_rift ul{width:840px;}
.ws_mia_rift ul li{width: 300px;float:left;border:1px solid #d5d5d5;padding: 15px 10px;margin-left: 15px;margin-bottom:15px;position:relative;height: 70px;padding-left:80px;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;}
.ws_m_dtr{display:block;position:absolute;left:10px;top: 15px;}
.ws_m_dtr strong{display:block;width:60px;height: 50px;line-height: 50px;background:#06F;color:#fff;font-size: 34px;text-align:center;border-radius: 8px;-moz-border-radius: 8px;-webkit-border-radius: 8px;overflow: hidden;}
.ws_m_dtr i{display:block;font-style:normal;font-size:14px;color: #666;text-align:center;line-height:24px;}
.ws_mia_rift ul li a{display:block;margin-bottom: 0px;color:#222;font-size: 16px;height: 26px;line-height: 26px;overflow:hidden;margin-bottom: 4px;}
.ws_mia_rift ul li a:hover{color:#036eb8;}
.ws_mia_rift ul li em{display:block;font-size:14px;color:#888;line-height: 20px;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}


.pdor_lost_m{width:915px;overflow:hidden;}
.pdor_lost_m ul{width:950px;}
.pdor_lost_m ul li{width: 211px;margin-right:20px;float:left;margin-top:20px;border:1px solid #e5e5e5;}
.pdor_lost_m ul li table{width:100%;height:205px;}
.pdor_lost_m ul li span{display:block;height:205px;overflow:hidden;}
.pdor_lost_m ul li table img{max-width:100%;max-height:205px;}
.xp_man_c_d1{display:block;text-align: center;height: 30px;overflow: hidden;line-height:30px;color: #333;font-size:14px;margin-top: 10px;}
.xp_man_c_d1:hover{text-decoration: none;color:#1286B4;}



.job_mdf_m{margin:0px auto 0px;}
.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;}


.list_news li{overflow: hidden;padding: 20px 0px;border-bottom: #ddd 1px solid;}
.ex_ne_trtd span{display:block;font-size: 18px;color: #6c83da;line-height:30px;overflow:hidden;}
.ex_ne_trtd span a{float:left;font-size: 18px;color: #6c83da;line-height:30px;overflow:hidden;height:30px;max-width:730px;}
.ex_ne_trtd span a:hover{color:#de080d;}
.ex_ne_trtd span i{float:right;color: #999999;font-size: 14px;font-style:normal;}
.ex_ne_trtd em{display:block;color:#666;font-size:14px;line-height:22px;max-height:44px;overflow:hidden;margin:5px 0px;}
.ck_dect{display:block;background:#e0e0e0; display:inline-block; width:96px; height:26px; line-height:26px; text-align:center; margin-top:15px; font-size:14px; color:#999}
.ck_dect:hover{ background:#335df3; color:#fff}