@charset "utf-8";
/* CSS Document */
body{width:100%;overflow-x:hidden;}

.banner-box{width:100%;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;text-align:center;}
.banner-box .bd li{width:100% !important;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-box .bd li a img,.banner-box .bd li img{max-width:100%;}
.banner-btn a{display:block;width:80px;height:80px;position:absolute;top:0;font-size:0px;}

.banner-btn a.prev{position:absolute;left:54px;top:50%;margin-top:-40px;background: rgba(0,0,0,.3);border: 1px solid #1b1b1b;border-radius: 50%;display:none;} 
.banner-btn a.next{position:absolute;right:54px;top:50%;margin-top:-40px;background: rgba(0,0,0,.3);border: 1px solid #1b1b1b;border-radius: 50%;display:none;}
.banner-btn a.prev:after{content:' ';position:absolute;top:50%;margin-top:-15px;left:50%;width:30px;height:30px;border:#626262 solid;border-width:1px 1px 0 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:-8px;}
.banner-btn a.next:before{content:' ';position:absolute;top:50%;margin-top:-15px;left:50%;width:30px;height:30px;border:#626262 solid;border-width:1px 1px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-20px;}
.banner-btn a.prev:hover:after{content:' ';position:absolute;top:50%;margin-top:-15px;left:50%;width:30px;height:30px;border:#dfcd00 solid;border-width:1px 1px 0 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:-8px;}
.banner-btn a.next:hover:before{content:' ';position:absolute;top:50%;margin-top:-15px;left:50%;width:30px;height:30px;border:#dfcd00 solid;border-width:1px 1px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-20px;}

.banner-box .hd {position:absolute;bottom:15px;width:100%;text-align:center;}
.banner-box .hd ul{background: rgba(0, 0, 0, 0.5);border-radius: 40px;display:inline-block;padding: 5px 15px;height: 10px;}

.banner-box .hd ul li{width:10px;height:10px;margin:0px 5px;display: inline-block;cursor: pointer;background:#fff;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;opacity:.3;filter:alpha(opacity=30);-moz-opacity:.3;}
.banner-box .hd ul li.on{background:#fff;opacity:1;filter:alpha(opacity=100);-moz-opacity:1;width:10px;}

.banner_boxt{text-align:center;}
.banner_boxt img{max-width:100%;}

@keyframes bannerEntrance {
  0% {
    opacity: 0;
    transform: translateY(20px) scale(1.1); 
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
.banner-box .bd li img{animation: bannerEntrance 1.5s ease-out forwards;}


@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)}}
@keyframes fadeInUp {0% {opacity: 0;-webkit-transform: translate3d(0,100%,0);-ms-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0)}
100% {opacity: 1;-webkit-transform: none; -ms-transform: none; transform: none}}

.ab_left,.cont_left,.min_ce_left,.nd_lda_l,.img_lox,.ind_xn_pl_rew,.about_Img{animation-name:uk-fade-left;animation-duration: 1.1s;}  /* 左进入 */
.ab_right,.cont_right,.nd_lda_r,.ind_xn_pl_le,.about_text{animation-name:uk-fade-right;animation-duration: 1.1s;}  /* 右进入 */
.nt_mit1,.ab_snd_mdfw,.proft_nmf li,.news_ndr ul li,.nxs_p1,.nxs_p2,.indcx_l ul,.ind_lbo_ut1,.post_list ul li,.tit_soan1{animation-name:uk-fade-top;animation-duration: 1.1s;} /* 上进入 */
.footer,.nt_mit2,.link_rt,.nxs_p3,.nx_s_p1,.ind_lbo_ut2,.hor_mdd,.newd_lost_md ul li,.dex_p1,.dex_prt2,.dex_prt,.inc_pel_m,.oter_rpt1,.inx_adm ul li,.tit_soan,.cp_ldf li,.ped_m_df,.ind_miand li,.index_pri_per ul,.job_mdf_m{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 #004390;color:#fff;background: #004390;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;}


.about_m p{margin-top:20px;}
.about_m img{max-width:100%;}
.about_m{line-height:25px;font-size:12px;color:#333;margin-bottom:50px;}

.nt_mit1{display:block;text-align:center;font-size:32px;color: #333333;line-height: 55px;margin-bottom:25px;}
.nt_mit2{display:block;text-align:center;margin-top: 5px;font-family: 'Arial';color: #666;line-height:20px;margin-bottom:10px;text-transform: uppercase;font-size:12px;}
.li_lne{width: 252px;height: 1px;margin: 10px auto;background-image: linear-gradient(to right, rgba(224, 223, 223, 0.5),rgba(146, 143, 143, 0.7), rgba(224, 223, 223, 0.5));position: relative;margin-bottom:50px;}
.li_lne .bl_ock{width: 12px;height: 12px;background-color: #305CC4;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}


.cont_mian{padding-top:10px;padding-bottom:30px;}
.conent_ny{max-width:1280px;padding:0px 15px;margin:10px auto;}
.tltle_mdf{padding:15px 15px;border-bottom: 1px #ddd solid;margin-bottom:15px;font-size:13px;}
.tltle_mdf ul{max-width:1280px;margin:0px auto;}
.tltle_mdf a{color:#333;}
.tltle_mdf a:hover{color:#0055a5;}

.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-top:10px;}
.feed_m li{line-height:36px;margin-bottom:22px;position:relative;}
.der_xcde{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%;}
.der_xcde1{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%;}
.der_xcde2{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;}
.der_xcde3{border:1px solid #004390;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;font-size:12px;width:100%;background:#004390;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 {width:100%;margin-bottom:20px;}
.hor_mdd ul li{width:23.5%;margin-right:2%;margin-bottom:20px;float:left;}
.hor_mdd ul li table{width:100%;height:220px;overflow:hidden;border: 1px #dedede solid;}
.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: 13px;color: #666;font-weight: 400;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;}
.hor_mdd ul li:hover .dce_cv{background-color: #004390;color: #fff;}
.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);}

.dhr_mt1{display:block;font-size:22px;line-height:35px;text-align:center;color: #434343;margin:25px 0px 15px;}
.dhr_mt2{display:block;color:#666;font-size:12px;line-height:45px;text-align:center;margin-bottom:10px;}
.dhr_mt3 p img{max-width:100%;}
.dhr_mt3 p{color:#666;font-size:14px;line-height:30px;}
.dhr_mt3{margin-top:15px;}
.pge_re{margin-bottom:20px;margin-top:40px;border: 1px solid #e9e9e9;overflow:hidden;padding: 5px 0px;}
.pge_re span{display:block;line-height: 33px;height: 33px;overflow:hidden;font-size: 14px;color:#333;padding:0px 10px;float:left;max-width:45%;}
.pge_re span a{color: #666;}
.pge_re span:hover a{color:#004390;}
.pge_re span.lstc_dr{float:right;}




input.t_mr1::placeholder { color:#fff}
input.t_mr1::-webkit-input-placeholder { color:#fff}
input.t_mr1::-ms-input-placeholder{ color:#fff}
input.t_mr1::-moz-input-placeholder{ color:#fff}

textarea.t_mr1::placeholder { color:#fff}
textarea.t_mr1::-webkit-input-placeholder { color:#fff}
textarea.t_mr1::-ms-input-placeholder{ color:#fff}
textarea.t_mr1::-moz-input-placeholder{ color:#fff}


.newd_lost_md ul li{position:relative;padding: 20px 0;border-bottom: 1px #dedede solid;}
.ew_t1{display:block;font-size: 18px;color: #004390;height:35px;line-height: 35px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;overflow:hidden;}
.ew_t1 a{color: #004390;}
.ew_t2{color: #666;font-size:16px;line-height: 26px;overflow: hidden;display:block;max-height:52px;}
.ew_t3{display:block;color: #999;font-size: 14px;margin: 10px 0;}
.newd_lost_md ul li:hover .ew_t1 a{color: #069;text-decoration: underline;}

.min_ce_left{width:220px;float:left;background: #fff;padding: 20px;border: 1px #ddd solid;}
.min_ce_right{margin-left:280px;}
.w_at_p_at{display:block;font-size: 22px;font-weight: bold;color: #2582b1;margin-bottom: 15px;}


.y_ctr2{margin-bottom:20px;}
.y_ctr2 li{line-height: 45px;position:relative;margin-bottom: 10px;}
.y_ctr2 li:last-child{border-bottom:0px;}
.y_ctr2 li a{padding: 5px 10px;background: #fff;border-radius: 5px;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;font-size: 16px;border-bottom: 1px #dedede dotted;}
.y_ctr2 li a:hover{text-decoration:underline;}
.eb_lm_mdrf{position:relative;}
.leb_lm_m{display:none;padding: 10px 3%;width: 94%;background: #f5f5f5;margin-top: -10px;margin-bottom: 10px;}
.leb_lm_m a{display:block;height: 33px;line-height: 33px;color: #859db3;font-size: 14px;padding-left: 20px;position:relative;}
.leb_lm_m a:before{position: absolute;content: "";display: inline-block;width: 6px;height: 6px;border-radius: 100%;background: #9ab7d2;left: 5px;top: 14px;}

.leb_lm_m a:hover{color: #859db3;}
.more_ald{display:block;position:absolute;right: 0px;top: -55px;width: 40px;z-index: 1;height: 45px;cursor:pointer;text-align: center;}
.more_ald:after{content: "";position: absolute;border: solid #999;width: 6px;height: 6px;left: 15px;top: 19px;border-width: 1px 1px 0px 0px;-webkit-transform: rotate(135deg);transform: rotate(135deg);transition: all .3s cubic-bezier(.4,.01,.165,.99);}

.eb_lm_mdrf i.select:after{transform:rotate(-45deg);}

.si_de_ons{line-height:25px;color: #333;font-size: 14px;}
.si_de_ons li{margin-bottom:15px;}

.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;}



.post_list li{min-height: 125px;background: #fff;margin-bottom: 20px;border: 1px solid #e5e5e5;overflow: hidden;}
.ost_l_mian{position: relative;padding: 15px;min-height: 125px;}
.ost_l_miant{border-top: 1px solid #e5e5e5;padding: 10px 15px;font-size: 14px;color: #999;}
.pro_kcl_ist{color: #fff;display: block;background: #004098;font-size: 14px;line-height: 35px;width: 105px;text-align: center;}
.st_lis_ler{position: absolute;width: 120px;height: 120px;background:#fff;overflow:hidden;border: 1px solid #e5e5e5;left: 15px;top: 15px;}
.st_lis_ler table{width:100%;height:120px;}
.st_lis_ler table img{max-width:100%;max-height:120px;}
.st_lis_etr{margin-left: 140px;position: relative;min-height: 125px;}
.st_lis_etr dl dd{line-height: 30px;font-size: 14px;color: #666;}
.st_lis_etr dl dd em{color:#999;}
.st_lis_etr dl dd a{color:#004098;font-weight:bold}
.ost_l_miant table tr td strong{color: #004098;font-weight:normal;}
.ost_l_miant table tr td em{color:#666;}
.is_e_mdf{height:50px;line-height:25px;overflow:hidden;margin-top: 4px;display:block;font-size: 14px;color: #666;}
.is_e_mdt{display:block;width: 90px;height: 35px;text-align:center;line-height: 35px;font-size: 14px;color: #fff;margin-top: 35px;background: #004098;overflow: hidden;position: absolute;right: 0px;bottom: 0px;}
.is_e_mdf:hover{color:#004098;}


.ped_m_df{background: #2c4d91;color: #fff;padding: 20px 15px;margin-top: 50px;font-size: 16px;}
.ped_m_df ul{max-width:1280px;margin:0px auto;}
.ped_m_df ul span{display: inline-block;line-height:50px;float:left;}
.ped_m_df ul a{float: right;color: #fff;font-size: 16px;border: 1px #eee solid;padding:0px 40px;border-radius: 30px;line-height:40px;margin-top:5px;}

.index_pricl{padding: 50px 15px;background-size: cover;background-attachment: fixed;background-position: center center;}
.tit_soan{display:block;color:#fff;font-size:30px;line-height:40px;text-align:center;margin-bottom:30px;}
.view_md{text-align: center;}
.view_md a{font-size: 16px;border: 1px #fff solid;display: inline-block;border-radius: 30px;color: #fff;margin-top: 30px;padding: 0px 40px;line-height:40px;
transition: all ease-in-out 0.3s;}
.view_md a:hover{text-decoration: none;background: #1e5bbd;color: #fff;border: 1px #1e5bbd solid;}
.index_news{padding:0px 15px;}
.vi_ew_md{text-align: center;}
.vi_ew_md a{font-size: 16px;border: 1px #1e5bbd solid;display: inline-block;border-radius: 30px;color: #1e5bbd;margin-top: 30px;padding: 0px 40px;line-height:40px;
transition: all ease-in-out 0.3s;}
.vi_ew_md a:hover{text-decoration: none;background: #1e5bbd;color: #fff;border: 1px #1e5bbd solid;}

.index_pri_per{max-width:1280px;margin:0px auto;padding:60px 15px;}
.tit_soan1{display:block;color:#333;font-size:30px;line-height:40px;text-align:center;margin-bottom:30px;}


.index_pri_per ul{width:100%;}
.index_pri_per ul li{width: 19.2%;float: left;margin-right:1%;margin-bottom: 15px;position:relative;}
.index_pri_per ul li:nth-child(5n){margin-right:0px;}
.it_so_kd{border:1px solid #ddd; padding: 5px; overflow: hidden;}
.index_pri_per ul li span{height: 160px;overflow: hidden;display:block;}
.index_pri_per ul li span table{width:100%;height:160px;}
.index_pri_per ul li span table img{max-width:100%;max-height:160px;}
.index_pri_per ul li:hover .it_so_kd{border:1px solid #4780c5;}
.index_pri_per 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;}
.index_pri_per ul li em{display:block;height:40px;line-height:40px;overflow:hidden;font-size: 15px;color:#4780c5;text-align:center;}
.index_pri_per ul li em a{color:#4780c5;}
.index_pri_per ul li:hover em a{color:#0055a5}

.ind_miand{max-width:1280px;margin:0px auto;width:100%;}
.ind_miand li{width:32%;float:left;margin-right:2%;}
.ind_miand li:last-child{margin-right:0px;}
.ews_ndwt1{display:block;width:100%;height:265px;overflow:hidden;}
.ews_ndwt1 table{width:100%;height:265px;}
.ews_ndwt1 table img{width: 100%; height: auto; transition: 520ms;}
.ind_miand li:hover .ews_ndwt1 table img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05);}
.ews_nder{padding: 20px;text-align: left;border: 1px #ddd solid;}
.ws_nt1{font-size: 16px;color: #333333;overflow: hidden;height:20px;line-height:20px;display: block;}
.ws_nt1 a{color:#333333;}
.ws_nt2{display: block;overflow: hidden;font-size: 14px;color: #999;line-height:25px;height: 25px;margin:5px 0px;}
.ws_nt3{font-size: 14px;color: #666;line-height: 24px;overflow: hidden;display: block;height:72px;}
.ind_miand li:hover .ws_nt1 a{color:#0055a5;}

.cp_ldf{max-width:1280px;margin:0px auto;width:100%;}
.cp_ldf li{width:32%;float:left;margin-right:2%;}
.cp_ldf li:last-child{margin-right:0px;}
.cp_ldf li a{padding: 15px;background: #fff;display: block;}
.cp_ldf li .img_box{width: 100%;height: 236px;overflow: hidden;display:block;background-size:cover; background-position: center;transition: all 0.5s ease; }
.cp_ldf li p{font-size: 18px;text-align: center;background: #fff;height: 40px;line-height: 40px;color:#333;}
.cp_ldf li .img_box img{display: block;max-width: 100%;max-height:236px;}
/*.cp_ldf li:hover .img_box{background-size:110%;}*/
.cp_ldf li:hover a{box-shadow: 0 0 10px rgba(0,0,0,.2);}
.cp_ldf li:hover p{color:#0055a5;}



.inx_adm{max-width:1280px;margin:60px auto;padding:0px 15px;}
.oter_rpt1{text-align: center;margin-bottom: 30px;color:#333;font-size:30px;}

.inx_adm ul{width:100%;margin-top:40px;}
.inx_adm ul li{width: 21%;text-align: left;float: left;padding: 10px 2%;text-align: center;position:relative;}
.inx_adm ul li:after{content:'';width:1px;height:190px;background:#ddd;position:absolute;right:0px;top:0px;}
.inx_adm ul li:last-child:after{width:0px;}
.rp_img{display:block;width:60px;height:60px;margin:0px auto;}
.rp_img img{max-width:60px;max-height:60px;}
.rp_text{margin-top:10px;}
.rp_text h2{color: #444;font-size: 22px;margin-bottom: 10px;display:block;line-height:25px;}
.rp_text p{color: #666;font-size:14px;max-height:66px;line-height:22px;overflow:hidden;}


@media (max-width:980px) {

.min_ce_left{display:none;}
.min_ce_right{margin-left:0px;}

.hor_mdd ul li{width:32%;margin-right:2%;}
.hor_mdd ul li:nth-child(4n){margin-right:2%;}
.hor_mdd ul li:nth-child(3n){margin-right:0px;}


.pge_re span{float: none;max-width: 100%;}
.pge_re span.lstc_dr{float:none;}


.index_pri_per ul li{width: 32%;margin-right:2% !important;}
.index_pri_per ul li:nth-child(3n){margin-right:0px !important;}

}



@media (max-width:750px) {
.page_tp{display:none;}
.page{display:block;}
.inx_adm ul li{width: 96%;}
.inx_adm ul li:after{width:0px;}
.cp_ldf li{width:100%;margin-right:0px;margin-bottom:20px;}
.ind_miand li{width:100%;margin-right:0px;margin-bottom:20px;}

}


@media (max-width:620px) {
.hor_mdd ul li{width:49%;margin-right:1%;}
.hor_mdd ul li:nth-child(4n){margin-right:0px;}
.hor_mdd ul li:nth-child(3n){margin-right:1%;}
.hor_mdd ul li:nth-child(2n){margin-right:0px;float:right;}

.index_pri_per ul li{width: 49%;margin-right:0px !important;}
.index_pri_per ul li:nth-child(2n){float:right;}

.ost_l_miant{display:none;}

}

@media (max-width:420px) {
.index_pri_per ul li{width: 100%;margin-right:0px !important;}



}