@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;}

.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{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{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:1370px;padding:0px 15px;margin:10px auto;}
.tltle_mdf{padding: 20px 15px;border-bottom: 1px #ddd solid;margin-bottom:15px;font-size:15px;}
.tltle_mdf ul{max-width:1370px;margin:0px auto;}
.tltle_mdf a{color:#333;}
.tltle_mdf a:hover{color:#305CC4;}

.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:320px;float:left;}
.min_ce_right{margin-left:350px;}
.w_at_p_at{display:block;margin-bottom: 25px;font-size: 26px;color:#333;line-height:30px;}
.side_ons li{margin-bottom: 15px;line-height:25px;font-size:15px;color:#333;}
.side_ons li em{color:#666;}

.y_ctr2{margin-bottom: 35px;margin-top:10px;}
.y_ctr2 li{line-height: 55px;position:relative;}
.y_ctr2 li:last-child{border-bottom:0px;}
.y_ctr2 li a{border-bottom: 1px #dedede dotted;display:block;color: #333;font-size: 16px;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;height: 54px;overflow:hidden;padding-right:40px;}
.y_ctr2 li a:hover{text-decoration:underline;}
.eb_lm_mdrf{position:relative;}
.leb_lm_m{display:none;padding: 10px 3%;width: 94%;background: #e2ebf3;}
.leb_lm_m a{display:block;height: 33px;line-height: 33px;color: #859db3;font-size: 15px;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: 54px;cursor:pointer;text-align: center;}
.more_ald:after{content: "";position: absolute;border:solid #999;width: 6px;height: 6px;left: 15px;top: 22px;border-width:2px 2px 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);}

.post_list ul li{border-bottom: 1px #eee solid;padding: 20px;background: #fff;}
.post_list ul li:hover{position: relative;box-shadow: 0 0px 10px #ddd;}
.ost_l_mian{position:relative;min-height:130px;}
.st_lis_ler{width:130px;height:130px;position:absolute;right:0px;top:0px;}
.st_lis_ler img{max-width:100%;max-height:130px;}
.st_lis_etr{margin-right:150px;}
.nsme_ldf{display:block;font-size: 20px;margin-bottom: 15px;line-height:30px;height:30px;overflow:hidden;color:#000;}
.nsme_ldf:hover{color: #004390;}
.st_lis_etr dd{line-height:25px;line-height: 26px;color: #666;font-size:15px;}
.st_lis_etr dd a{color: #666;}


.inxs_peir{max-width:1370px;margin:100px auto 0px;}
.nxs_p1{display:block;font-size: 40px;color: #222;margin-bottom: 20px;text-align: center;text-transform: uppercase;}
.nxs_p2{display:block;text-align: center;margin-bottom: 20px;line-height:25px;color: #666;font-size:14px;}
.nxs_p3{margin: 3px auto 0px;width:99%;overflow:hidden;}
.nxs_p3 li{float: left;width: 33%;transition: all ease-in-out 0.3s;}	
.nxs_p3 li em{display:block;padding:0px 3px;}
.nxs_p3 li a{display: inline-block;height: 320px;width: 100%;position: relative;}
.nxs_p3 li p{position:absolute;bottom: 0;left: 0;width: 90%;z-index: 1;padding: 50px 5% 20px;color: #fff;font-weight: bold;background: linear-gradient(to top, rgba(0,0,0,0.6) 10%, rgba(0,0,0, 0) 100%);background: -webkit-linear-gradient(to top, rgba(0,0,0,0.6) 10%, rgba(0,0,0, 0) 100%);background: -moz-linear-gradient(to bottom, rgba(0,0,0,0.6) 10%, rgba(0,0,0, 0) 100%);font-size: 18px;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nxs_p3.on li{width: 30%;}
.nxs_p3.on li.active{width: 39%;}


.indcx_ldro{margin-top: 100px;padding: 80px 0; background-repeat: no-repeat;background-position: center;background-size: cover;background-attachment: fixed;}
.nx_s_p1{display:block;color: #fff;margin-bottom: 260px;text-align: center;text-transform: uppercase;font-size: 40px;}
.indcx_l  ul{background-color: rgba(255,255,255,0.9);padding: 20px;border-radius: 10px;}
.indcx_l{max-width:1370px;margin:0px auto 0px;padding:0px 15px;}
.indcx_l  ul li{width: 18%;padding: 0 1%;float: left;}
.indcx_l  ul li a{display:block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;border-bottom: 1px #d5d5d5 solid;line-height: 45px;position: relative;padding-right: 30px;color: #333;font-size:15px;}
.indcx_l  ul li a:after{content: "";position: absolute;border:solid #004390;width: 6px;height: 6px;right: 9px;top: 22px;border-width:1px 1px 0px 0px;-webkit-transform: rotate(135deg);transform: rotate(45deg);transition: all .3s cubic-bezier(.4,.01,.165,.99);}
.indcx_l  ul li a:hover{color: #004390;}

.indcx_anto{max-width:1370px;margin:100px auto;padding:0px 15px;}
.about_Img{width:40%;float:left;border-radius: 30px 0 30px 0;overflow:hidden;display:flex;justify-content:left;align-items:center;}
.aboutImg img{max-width:100%;}
.about_text{width:55%;float:right;}
.out_t1{font-weight: bold;text-transform: uppercase;color: #004390;margin: 20px 0;display:block;}
.out_t2{font-size: 28px;line-height: 42px;margin-bottom: 20px;display:block;}
.out_t3{font-size: 15px;color: #666;line-height: 25px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;}
.out_t4{display: inline-block;background-color: #004390;color: #fff;padding: 15px 40px;margin-top: 30px;}


.ind_lbout{height: 320px;padding: 120px 0 0px;background-repeat: no-repeat;background-position: center;background-size: cover;background-attachment: fixed;color:#fff;margin-top:100px;}
.ind_lbo_ut1{font-size: 28px;text-align: center;width: 70%;line-height: 50px;margin: 0 auto;display:block;}

.ind_lbo_ut2{position:relative;max-width:1370px;margin: 115px auto 0px;}
.ind_lbo_ut2 ul{background: #004390;padding:50px 0px;border-radius: 10px;position: absolute;left:0px;top:0px;width:100%;}
.ind_lbo_ut2 ul li{width: 25%;float: left;text-align: center;}
.ind_lbo_ut2 ul li .isn_um{font-size: 48px;font-weight: bold;color: #fff;display:block;line-height:80px;}
.ind_lbo_ut2 ul li .is_txt{color: #fff;display:block;line-height:25px;font-size:15px;}


.ind_xnews{padding: 200px 0 60px;background: #f5f5f5;}
.ind_xne_ws{max-width:1370px;margin:0px auto 0px;padding:0px 15px;}
.nd_xn_sp{font-size: 40px;color: #222;margin-bottom: 40px;text-align: center;text-transform: uppercase;position:relative;line-height:50px;}	
.nd_xn_sp a{font-size: 15px;color: #666;position:absolute;right:0px;top:0px;display: block;line-height: 50px;}
.ind_xn_pl_rew{float:left;width:49%;background:#fff;}
.ind_xn_pl_le{float:right;width:49%;}
.ind_xn_pl_le ul{padding: 0 40px;background: #fff;}
.ind_xn_pl_le ul li:last-child{border-bottom:0px;}
.ind_xn_pl_le ul li{display: inline-block;width: 100%;line-height: 30px;border-bottom: 1px #dedede dotted;padding: 30px 0;position: relative;}
.ind_xn_pl_le ul li a{font-size: 15px;color: #666;display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-right: 40px;background:url(../images/slc_d4.png) right center no-repeat;height:30px;line-height:30px;}
.ind_xn_pl_le ul li a:hover,.new_lnfo p:hover{color: #004390;}
.ind_xn_pl_le ul li span{display:block;color: #999;height:25px;line-height:25px;}

.img_lox{height: 362px;overflow:hidden;width:100%;}
.img_lox table{height: 362px;width:100%;}
.img_lox table img{width: 100%;object-fit: cover;height: 362px;transition: all .4s ease;}
.img_lox:hover img{transform: scale(1.05);}
.new_lnfo{background: #fff;padding: 23px 34px;color: #666;}
.new_lnfo p{color: #333;line-height: 30px;height: 30px;overflow: hidden;font-size: 15px;}
.new_lnfo span{display:block;color: #999;line-height: 25px;height: 25px;overflow: hidden;font-size: 15px;}

.ind_ldart{max-width:1370px;margin:100px auto;padding:0px 15px;}
.nd_lda_l{float:left;width:49%;}
.nd_lda_r{float:right;width:49%;}
.nd_lda_l h2{font-size: 46px;margin-bottom: 100px;line-height: 70px;}
.nd_lda_l p{color: #777;line-height:25px;font-size:15px;}
.nd_lda_r ul li{min-height: 45px;border-bottom: 1px #ddd solid;display:inline-block;width: 100%;margin-bottom:20px;position:relative;}
.tact_xte1{height:43px;line-height:43px;outline:none;border:0px;color:#333;font-size:15px;width:100%;}
.nd_lda_r ul li em{display:block;width:50%;float:left;position:relative;height:43px;line-height:43px;}
.tact_xte2{height:60px;line-height:25px;outline:none;border:0px;color:#333;font-size:15px;width:100%;resize:none;font-family:"微软雅黑";}
.ta_ct_xte1{height:43px;line-height:43px;outline:none;border:0px;color:#333;font-size:15px;width:50%;float:left;}
.rdc_md{float:left;margin-top:3px;width:72px;height:34px;}
.tact_xte3{display: inline-block;background-color: #004390;color: #fff;padding: 15px 40px;margin-top: 30px;font-size:15px;cursor:pointer;border:0px;}
.tact_xte3:hover{opacity: 0.9;}

.job_mdf_m{margin:0px auto 0px;padding:20px 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;}


@media (max-width:980px) {

.min_ce_left{display:none;}
.min_ce_right{margin-left:0px;width:100%;}

.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;}
.newd_mxd_l ul li{width:100%;padding-bottom: 20px;margin-bottom: 20px;}
.newd_mxd_l ul li table{position:static;width:100%;height:200px;}
.pge_re span{float: none;max-width: 100%;}
.pge_re span.lstc_dr{float:none;}


.about_Img{width:100%;}
.about_text{width:100%;}
.ind_xn_pl_rew{width:100%;}
.ind_xn_pl_le{width:100%;}
.nd_lda_l{width:100%;}
.nd_lda_r{width:100%;margin-top:20px;}

.nx_s_p1{margin-bottom:80px;}

}


@media (max-width:850px) {
.inxs_peir{margin:40px auto 0px;}
.ind_lbo_ut2 ul{padding:30px 0px;overflow: hidden;}
.ind_lbo_ut2 ul li .isn_um{font-size: 35px;line-height:40px;}
.ind_lbo_ut2 ul li .is_txt{font-size:13px;}
.ind_lbo_ut1{font-size:20px;line-height:30px;}
.ind_lbout{height: auto;}
}

@media (max-width:750px) {
.page_tp{display:none;}
.page{display:block;}
.nd_lda_l h2{font-size: 30px;margin-bottom:30px;line-height:40px;}
.ind_ldart{margin:30px auto;}
.ind_xnews{padding: 50px 0 50px;}
.ind_lbo_ut2 ul{position:static;}

.nd_xn_sp{font-size: 30px;margin-bottom: 25px;}	
.nd_xn_sp a{font-size: 14px;}

}


@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;}

.nxs_p3 li{float: left;width: 100%;transition: all ease-in-out 0.3s;}	
.nxs_p3.on li{width:100%;}
.nxs_p3.on li.active{width:100%;}
.nxs_p3 li a{height: 100px;}
.nxs_p1{font-size:25px;}
.nx_s_p1{margin-bottom:50px;font-size:25px;}
.indcx_ldro{margin-top:30px;padding:30px 0;}
.indcx_l ul li{width:48%;}

.ind_lbout{padding:50px 0 0px;margin-top:40px;}

.ind_lbo_ut2{margin:40px auto 0px;}

.ind_lbo_ut2 ul li{width: 50%;margin-bottom:10px;}
.ind_lbo_ut2 ul li .isn_um{font-size: 25px;line-height:35px;}

}
