@charset "utf-8";
/* CSS Document */
body{width:100%;overflow-x:hidden;background:#ededed;}

@keyframes uk-fade-right{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0)}} /* 左进入 */
.n_ab_left,.nd_abo_ml,.min_ce_left,.new_ld_l,.ab_right{animation-name:uk-fade-left;animation-duration: 1.1s;}  
.n_ab_right,.nd_abo_mr,.ad_sech,.new_ld_r,.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)}}  /* 右进入 */
.ind_about,.in_prte,.dex_n_ret3 ul li,.index_honor{animation-name:uk-fade-top;animation-duration: 1.1s;} 
.footer,.link_rt,.index_about,.index_cer_mt,.th_cp_m,.ab_snd_m,.min_cet_m,.inc_ced_cefr,.ind_xex_bdnb{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{max-width:1240px;margin:0px auto;position:relative;overflow:hidden;border-radius: 8px;}
.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:70px;position:absolute;top:0;font-size:0px;}

.banner-btn a.prev{position:absolute;left:10px;top:50%;margin-top:-35px;background: rgba(0,0,0,.4);width: 48px;height: 48px;border-radius: 50%;} 
.banner-btn a.next{position:absolute;right:10px;top:50%;margin-top:-35px;background: rgba(0,0,0,.4);width: 48px;height: 48px;border-radius: 50%;}
.banner-btn a.prev:hover,.banner-btn a.next:hover{background: rgba(0,0,0,.9);}
.banner-btn a.prev:after{content:' ';position:absolute;top:50%;margin-top: -7px;left:50%;width: 12px;height: 12px;border: #fff solid;border-width: 2px 2px 0 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:-4px;}
.banner-btn a.next:before{content:' ';position:absolute;top:50%;margin-top:-7px;left:50%;width:12px;height:12px;border:#fff solid;border-width:2px 2px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-8px;}


.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: 2px solid #aaa;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.banner-box .hd ul li i{display:inline-block;margin:2px;float:left;width:6px;height:6px;background:#aaa;font-style:normal;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
.banner-box .hd ul li.on{border:2px solid #0656ad;}
.banner-box .hd ul li.on i{display:inline-block;margin:2px;width:6px;height:6px;background:#0656ad;font-style:normal;}


.index_abt{padding-top: 100px;padding-bottom: 40px;background: #f2f2f3;}
.in_about{max-width:1200px;padding:0px 15px;margin:0px auto;}

.n_ab_left{margin-top:40px;background:#fff;width:45%;float:left;}
.n_ab_left ul{padding: 40px 30px 60px;}
.n_a_ft1{display:block;font-size: 46px;line-height:50px;color: #565757;margin-bottom:15px;}
.n_a_ft2{display:block;font-size:18px;line-height:30px;color: #565757;max-height:180px;overflow:hidden;text-indent:2em;}
.n_a_ft3{display:block;height:90px;position:relative;border-top:1px solid #e5e5e5;position:relative;}
.n_a_ft3 i{display:block;position:absolute;right:0px;top:0px;height:90px;background: #132c62 url(../images/ico_go_01.png) center center no-repeat;width:90px;text-align:center;z-index: 1;}
.n_a_ft3:after{content: '';position:absolute;width:0px;right:0px;top:0px;height:90px;background:#132c62;moz-transition: all .3s ease;-webkit-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}


.zh_de_er1{text-align:center;display: flex;justify-content: center;align-items: center;overflow: hidden;max-height:500px;max-width:1240px;margin:0px auto;overflow:hidden;border-radius: 8px;}
.vidr_md{width:100%;}


.dex_a_in3:after,.dex_a_in3:before{display: block;height:8px;width:30px;background: #fff; -webkit-transition: all .5s;transition: all .5s;content: '';-webkit-transform-origin: 7.5%; transform-origin: 7.5%;}
.dex_a_in3:after{-webkit-transform: rotate(0deg);transform: rotate(0deg);margin-left: -12px;margin-top: 5px;}
.dex_a_in3:before{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.dex_a_in3:hover:after{background: #8bc34a;}
.dex_a_in3:hover:before{background: #8bc34a;}

.n_a_ft3:hover:after{width:100%;background:#132c62;}
.n_a_ft3:hover em{color:#fff;}
.n_a_ft3 em{display:block;font-size: 25px;line-height: 30px;padding: 15px 0 15px 20px;color: #565757;font-family: 'Impact';position: relative;z-index: 1;}
.n_a_ft3:hover i{background: url(../images/ico_go_01.png) 0px center no-repeat;}
.n_ab_right{float:right;width:55%;}
.n_ab_right span{display:block;padding:10px;background:#fff;text-align:center;}
.n_ab_right span img{max-width:100%;max-height:400px;}

.in_prte{max-width:1200px;padding:0px 15px;margin:40px auto 0px;}
.in_pr_mdf{display:block;text-align:center;margin-bottom:15px;}
.in_pr_mdf em{display:inline-block;font-size: 36px;line-height:60px;border-bottom:3px solid #565757;padding-bottom:10px;color:#565757;}





.ind_about{margin-top:100px;padding-top:180px;padding-bottom: 100px;background: #0a3365;position: relative;}
.nd_abo_mian{max-width:1200px;padding:0px 15px;margin:0px auto;}


.nd_abo_ml span{display:block;margin-bottom:20px;}
.nd_abo_ml span img{max-width:100%;max-height:60px;}
.nd_abo_ml em{display:block;font-size: 18px;color: #fff;font-weight: bold;margin-bottom: 18px;text-transform: uppercase;line-height:25px;}
.lind_mdr2 dd{font-size: 12px;color: #fff;line-height: 30px;padding-left: 30px;}
.nd_mt1{background: url(../images/icon8.png) left center no-repeat;background-size: 17px 18px;}
.nd_mt2{background: url(../images/icon9.png) left center no-repeat;background-size: 17px 18px;}
.nd_mt3{background: url(../images/icon10.png) left center no-repeat;background-size: 17px 18px;}
.nd_mt4{background: url(../images/icon11.png) left center no-repeat;background-size: 17px 18px;}


.nd_abo_mr{width: 52%;position: absolute;right: 0;bottom: 120px;padding: 3%;z-index: 1;background-color: #8bc34a;background-position:center bottom;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;-webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
.nd_abo_mr:hover{background-position: center 0;-webkit-transition: all 5s ease-in-out;-o-transition: all 5s ease-in-out;transition: all 5s ease-in-out;}
.nd_abo_mr,.nd_abo_mr a{color: #fff;}

.nd_abo_mt1{display:block;font-size: 46px;line-height:60px;text-transform: uppercase;}
.nd_abo_mt1 em{display:inline-block;border-bottom:2px solid #fff;}

.de_mxc_md{width:60%;float:right;}
.slide_ldt{height:340px !important;}
.slide_ldt ul{width:100%;overflow:hidden;}
.slide_ldt li{width:49%;float:left;position:relative;height:300px;}
.slide_ldt li:nth-child(2){width:49%;float:right;}
.slide_ldt li em{display:block;height:300px;overflow:hidden;}
.slide_ldt li em table{width:100%;height:300px;}
.slide_ldt li em table img{max-width:100%;max-height:300px;}
.de_ler{padding:10px 15px;position:absolute;left:0px;bottom:0px;z-index:1;}
.slide_ldt li i{display:block;margin-bottom: 5px;font-size: 12px;line-height:25px;color:#fff;font-style:normal;}
.slide_ldt li span{display:block;font-size: 14px;line-height:25px;color:#fff;height:50px;overflow:hidden;}
.slide_ldt li a:before {content: '';display: block;width: 100%;height: 300px;position: absolute;left: 0;top: 0;background: -webkit-linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.9)); background: -ms-linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.9));background: -o-linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.9));background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.9));}

.slide_ldt li a:after{content: '';width: 100%;height: 300px;position: absolute;left: 0;top: 0;display: block;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.slide_ldt li a:hover:after{background-color: rgba(236,207,43,.7);}
.slide_ldt li a{display:block;}
.spn_nxd span{width:12px;height:12px;margin:0px 5px !important;}


.main_cnet{padding:0px 15px;max-width: 1240px;margin: 0px auto;}
.m_in_ler1{
    padding: 0 10px 0 30px;
    box-shadow: rgb(0 0 0 / 6%) 0 1px 7px;
    background: #f3f3f3;
    background: -webkit-linear-gradient(#fbfbfb, #ececec);
    background: linear-gradient(#fbfbfb, #ececec);
    line-height: 50px;
    border-bottom: 1px solid #d4d4d4;
    color: #333;
    font-size: 18px;
    }
.title_l{background: #eee;padding:0px 15px;}
.title_l_ul{line-height:40px;margin: 0px auto 20px;font-size:14px;height:40px;overflow:hidden;max-width: 1240px;color: #666}
.title_l a{color: #666;}

.min_ce_left{width:230px;float:left;}

.about_m p{margin-top:20px;}
.about_m img{max-width:100%;}
.about_m{line-height:25px;font-size:12px;color:#333;padding: 30px;}

.m_i_mn_ler1{display:block;background: #8bc349;font-size: 16px;height: 38px;overflow: hidden;white-space: nowrap;line-height: 38px;color: #FFF;padding: 0 0 0 10px;font-weight:bold;}
.min_cet_m{background: #fff;border-radius: 8px;border: 1px solid #dcdcdc;border-color: rgba(0, 0, 0, 0.14);box-shadow: 0 3px 8px -6px rgb(0 0 0 / 10%);margin-bottom: 50px;margin: 0px auto 50px;max-width: 1238px;=: 11px;overflow: hidden;}
.in_cet1{margin-bottom:20px;}


.items_content{position:relative;padding: 40px 0px;}

.side_sli_der ul li{position:relative;min-height:80px;}
.side_sli_der table{width:80px;height:80px;position:absolute;left:0px;top:10px;}
.side_sli_der table img{max-width:80px;max-height:80px;}
.side_sli_der span{display:block;margin-left:95px;line-height:25px;color: #666;font-size: 12px;height:75px;overflow:hidden;margin-top:10px;}
.side_sli_der span a{color: #666;}
.side_sli_der{max-height: 405px;overflow: hidden;}



.items_content .btn-prev{top: 0;position: absolute;left: 0;width: 100%;height: 40px;cursor:pointer;}
.items_content .btn-next{bottom: 0;position: absolute;left: 0;width: 100%;height: 40px;cursor:pointer;}

.items_content .btn-prev:after{content:' ';position:absolute;top:50%;margin-top: -2px;left:50%;width: 20px;height: 20px;border:#eee solid;border-width: 4px 4px 0 0;-webkit-transform:rotate(-135deg);transform: rotate(-45deg);margin-left:-4px;}
.items_content .btn-next:before{content:' ';position:absolute;top:50%;margin-top: -19px;left:50%;width: 20px;height: 20px;border: #eee solid;border-width: 4px 4px 0 0;-webkit-transform:rotate(45deg);transform: rotate(135deg);margin-left:-8px;}


.contact_m{line-height:35px;font-size:14px;color:#343a40;padding:20px 20px;}
.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 #0656ad ;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;font-size:12px;width:100%;background:#0656ad ;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:20px auto;max-width:95%;}
.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;}

.pdror_lost_m_nzd {padding: 20px;}
.pdror_lost_m_nzd ul{width:100%;overflow: hidden;}
.st_m_n1{border:1px solid #e5e5e5;padding:10px;}
.pdror_lost_m_nzd ul li{width:23.5%;margin-right:2%;float:left;margin-bottom:20px;}
.pdror_lost_m_nzd ul li:nth-child(4n){margin-right:0px;}
.pdror_lost_m_nzd ul li table{width:100%;height:220px;}
.pdror_lost_m_nzd ul li span{display:block;height:220px;overflow:hidden;}
.pdror_lost_m_nzd ul li table img{max-width:100%;max-height:220px;}

.st_m_n1:hover{box-shadow:0 20px 15px -15px rgba(0,0,0,.2);}
.st_m_n1: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;}

.xp_man_cd1 {display:block;padding: 0px 15px 0px;display: block;margin:10px 0px;line-height: 30px;height: 37px;overflow: hidden;color:#333;font-size:16px;position:relative;}
.xp_man_cd1:after{content: '';display: block;width: 60px;height: 2px;background-color: #5079d9;margin-top: 13px;position:absolute;left: 17px;bottom:0px;-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;}
.pdror_lost_m_nzdpdror_lost_m_nzd ul li:hover .xp_man_cd1{color: #5079d9;}
.pdror_lost_m_nzd ul li:hover .xp_man_cd1:after{width:100%;}
.pdror_lost_m_nzd ul li:hover{box-shadow: 0 20px 20px -20px rgba(0,0,0,.2);}


/* 分页 */
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 #0656ad;color:#fff;background: #0656ad;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;}

.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;}


.dhr_mt1{display:block;font-size:30px;line-height:55px;text-align:center;color: #343a40;font-weight:normal;margin-top:20px;}
.dhr_mt2{display:block;color:#666;font-size:14px;line-height:35px;text-align:center;}
.dhr_mt3 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:20px;}
.pge_re span{display:block;line-height:30px;height:30px;overflow:hidden;font-size: 14px;color:#666;}
.pge_re span a{color: #333;}
.pge_re span:hover a,.text_bsd a:hover{color:#0656ad;}
.ews_t_tl a:hover{background:#0656ad;color:#fff;}

.dex_n_ret3{margin-top:20px;}
.dex_n_ret3 ul li{position: relative;padding:15px 15px;}
.dex_n_ret3 ul li:nth-child(2n){background: #f9f9f9;}
.dex_n_ret3 ul li table{position:absolute;left:15px;top:15px;width:230px;height:170px;}
.dex_n_ret3 ul li table img{max-width:230px;max-height:170px;}
.ex_ne_trt{margin-left:250px;min-height:170px;}
.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;}
.ex_ne_trt span a:hover{color:#0656ad;}
.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:50px;overflow:hidden;}

.ex_ne_trt_mfd{margin-left:0px;min-height:auto;}
.dex_n_ret3 ul li:before {content: "";position: absolute;left: 0;bottom: 0;width:100%;height: 1px;border-bottom: 1px dashed #ddd;}
.dex_n_ret3 ul li:after{content: '';display: block;width: 0;height: 3px;background-color: #0656ad;position: absolute;left: 0;bottom: 0;opacity: 0;filter: alpha(opacity=0);}
.dex_n_ret3 ul li:hover:after{width: 100%;opacity: 1;filter: alpha(opacity=100);-webkit-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out;}

.lind_mdr2 dd a{color:#fff;}

.th_cp_m{display:block;min-height: 35px;border-bottom: 1px solid #ededed;overflow: hidden;padding: 0px 20px 10px 30px;}
.th_cp_m span{float:left;display:block;}
.th_cp_m span em{display:block;font-size: 22px;color: #666;line-height: 30px;}
.th_cp_m span i{display:block;font-style:normal;color: #848484;font-size: 12px;line-height: 20px;}
.th_cp_m a{float:right;display:block;border: 1px solid #e1e1e1;border-radius: 4px;padding: 0 20px 0 20px;line-height: 33px;color: #666;background-color: #fafafa;background-image: -webkit-linear-gradient(top, #ffffff, #fafafa);background-image: linear-gradient(
180deg, #ffffff, #fafafa);transition: all 0.15s ease-out;text-decoration: none;margin-top: 7px;font-size: 12px;}

.inx_news{border: 1px solid rgba(0, 0, 0, 0.14);border-radius: 8px;background: #fff;box-shadow: 0 3px 8px -6px rgb(0 0 0 / 10%);padding: 15px 0px 0px;max-width: 1238px;margin: 0px auto 30px;}

.news_mdef_m{padding:20px;}

.new_ld_l{width:48%;float:left;border: solid 1px #ddd;}
.new_ld_l table{width:100%;overflow:hidden;height: 246px;background:#fff;}
.new_ld_l table img{max-width:100%;max-height:246px;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}
.new_ld_r{width:50%;float:right;}
.ew_ldt1{background:#fff;padding-right: 15px;position:relative;padding-top:15px;min-height:70px;padding-bottom:15px;padding-left: 15px;}
.ew_ldt_p1{display:block;font-size: 12px;line-height: 20px;color: #848484;margin: 5px 0px;}
.ew_ldt_p1 em{display:block;line-height: 20px;font-size: 14px;}
.ew_ldt_p2{display:block;margin-bottom: 7px;line-height: 24px;height:24px;overflow:hidden;position:relative;font-size: 18px;color: #333;-webkit-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.ew_ldt_p2 a{color: #333;}
.ew_ldt_p3{display:block;height: 40px;color: #b2b2b2;line-height: 20px;overflow: hidden;font-style:normal;}
.ew_ldt_p2:hover,.ew_ldt_p2:hover a{color:#0656ad;}
.new_ld_l:hover table img,.ew_ld_t_p1:hover 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;}

.inc_ced_cefr{width:100%;overflow:hidden;}
.inc_ced_cefr ul li{border-top: 1px solid #e6e6e6;width:25%;float: left;}
.inc_ced_cefr ul li:nth-child(4n) .ew_ld_t_p2{border-right:0px;}
.ew_ld_t_p2{padding: 30px;border-right: 1px solid #e6e6e6;}
.inc_ced_cefr ul li:hover{box-shadow: inset 0 0 38px rgba(0, 0, 0, 0.08);-webkit-transition: all .15s ease;transition: all .15s ease;}
.ew_ldt_p4{display:block;font-size: 12px;line-height: 20px;color: #0656ad;}

.ew_ldds{position:relative;}
.ew_ldds table a:before{content: '';display: block;width: 0%;height: 100%;background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.4),rgba(255,255,255,0));background-image: linear-gradient(left,rgba(0,0,0,0.4),rgba(255,255,255,0));position: absolute;left: 0;top: 0;-webkit-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;z-index: 1;}
.ew_ldds:hover table a:before{width: 100%;}

.anut_mdr{background:#f4f5f7 url(../images/index_about.jpg) center center no-repeat;}
.ab_snd_m{padding: 30px;overflow: hidden;font-size: 14px;color: #222;line-height: 30px;}
.ab_snd_m img{max-width:100%;}

.ab_sn_mcd{width:100%;overflow:hidden;}


.inxde_prof{border: 1px solid rgba(0, 0, 0, 0.14);border-radius: 8px;background: #fff;box-shadow: 0 3px 8px -6px rgb(0 0 0 / 10%);padding: 15px 0px 0px;max-width: 1238px;margin: 50px auto 30px;}

.inxc_aburt{border: 1px solid rgba(0, 0, 0, 0.14);border-radius: 8px;background: #fff;box-shadow: 0 3px 8px -6px rgb(0 0 0 / 10%);padding: 15px 0px;max-width: 1238px;margin: 0px auto 30px;}
.th_cp_mw{color:#fff;}
.th_cp_mw em{border-bottom: 1px solid #fff;}
.cp_ldr_md{line-height:42px;overflow:hidden;margin: 5px 0 35px;}
.cp_ldr_md ul{width:100%;}
.cp_ldr_md ul li{width:20%;float:left;margin:0px 0px 15px 0px;height:40px;}
.cp_ldr_md ul li a{transition: all .3s ease-in-out;background:#eee;display:block;float:left;line-height:40px;width:90%;color:#0c1c31;font-size:14px;height:40px;text-align:center;margin:0px 5%;overflow:hidden;}
.cp_ldr_md ul li a.omm{background: #0656ad;color: #fff;border-color: #0656ad;}
.cp_ldr_md ul li a:hover{background: #0656ad;color: #fff;border-color: #0656ad;}

.th_cp_m_mdf{border-bottom:0px;}

.min_cwr{padding:15px;}

.ht_pdtr_m ul li:hover .spr_n_mer{color:#fff;background:#8bc34a;}

.ind_xex_bdnb{max-width:1240px;}
.ind_xex_bdnb ul{width:100%;overflow:hidden;}
.ind_xex_bdnb ul li{float:left;width:25%;}
.ind_xex_bdnb ul li:nth-child(4n) .te_m_i_mdv{border-right:0px;}
.te_m_i_mdv{padding:25px 25px 10px;border:1px solid #efefef;border-bottom: 0px;border-left: 0px;}
.ite_m_img{height:280px;overflow:hidden;}
.ite_m_img table{width:100%;height:280px;}
.ite_m_img table img{max-width:100%;max-height:280px;-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.spr_nmer{display:block;line-height:30px;height:30px;text-align:center;overflow:hidden;color:#0c1c31;font-size:14px;}
.ind_xex_bdnb ul li:hover{box-shadow: inset 0 0 38px rgba(0, 0, 0, 0.08);-webkit-transition: all .15s ease;transition: all .15s ease;}
.ind_xex_bdnb ul li:hover .spr_nmer{color:#0656ad;}
.ind_xex_bdnb ul li:hover img{-webkit-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);transform:scale(1.06);}

.mcd_inxs{padding:0px 15px;}



.sy_cp_lbc{display:block;margin: 20px 0px 29px;font-size: 16px;border: 2px solid #5079d9;height:40px;line-height:40px;text-align:center;width:185px;color: #333;display: flex;align-items: center;justify-content: center;}
.sy_cp_lbc i{font-style:normal;}
.sy_cp_lbc i, .sy_cp_lbc i:after, .sy_cp_lbc i:before {display: block;height: 2px;width: 16px;background: #666;-webkit-transition: all .5s;transition: all .5s;}
.sy_cp_lbc i {vertical-align: middle;margin-right: 10px;align-items: center;justify-content: center;margin-top: -14px;margin-bottom: -1px;}
.sy_cp_lbc i:after{content: '';-webkit-transform-origin: 7.5%;transform-origin: 7.5%;margin: 6px 0px 7px;}
.sy_cp_lbc i:before {content: '';-webkit-transform-origin: 7.5%;transform-origin: 7.5%;margin: 7px 0px 0px;}


.ain_cn_m{width: 100%;background-color: rgba(0,0,0,.3);position:fixed;left:0px;top:0px;height:100%;z-index:12;display:none;webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
.in_cet1{width:50%;height: 100%;position: fixed;left: 0;top: 0;z-index: 12;background-color: #fff;padding: 20px 20px;display:none;}
.in_cet1_active  {display:block;}
.m_i_mn_ler1{display:block;background: #333;font-size: 16px;height:42px;overflow: hidden;white-space: nowrap;line-height: 42px;color: #FFF;padding: 0 0 0 10px;font-weight:bold;}
.min_cet_m{padding-bottom:80px;}
.in_cet1{margin-bottom:20px;}
.y_ctr2 li{line-height:38px;position:relative;border-bottom: 1px dotted #e5e5e5;}
.y_ctr2 li:last-child{border-bottom:0px;}
.y_ctr2 li a{display:block;color: #444;font-size: 16px;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;height: 40px;overflow:hidden;margin-right:40px;padding-left: 17px;}
.y_ctr2 li a:hover{text-decoration:underline;}
.eb_lm_mdrf{position:relative;}
.leb_lm_m{display:none;padding: 0px;width: 100%;}
.leb_lm_m a{display:block;height: 33px;line-height: 33px;color: #666;font-size: 14px;padding-left:18px;border-bottom:1px dashed #eee;padding-left:20px;}
.leb_lm_m a:hover{color:#666;}
.more_ald{display:block;top: -21px;z-index: 1;cursor:pointer;content: ''; position:absolute;right: 14px;width:0;height: 0;border: 6px solid #000;border-top-width: 8px; border-bottom: 0;border-left-color: transparent;border-right-color: transparent;vertical-align: middle;-webkit-transform: rotate(0deg);transform: rotate(0deg); moz-transition: all .3s ease;-webkit-transition: all .3s ease; -ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.eb_lm_mdrf i.select{display:block;top: -27px;z-index: 1;cursor:pointer;content: '';position:absolute;right: 14px;width:0;height: 0;border: 6px solid #000;border-top-width: 8px;
border-bottom: 0;border-left-color: transparent;border-right-color: transparent;vertical-align: middle;-webkit-transform: rotate(90deg);transform: rotate(180deg);moz-transition: all .3s ease;-webkit-transition: all .3s ease; -ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease; }




@media (max-width:1080px) {
.ind_xex_bdnb ul li{width:50%;}
.ind_xex_bdnb ul li:nth-child(2n) .te_m_i_mdv{border-right:0px;}
.inc_ced_cefr ul li{width:50%;}
.inc_ced_cefr ul li:nth-child(2n) .ew_ld_t_p2{border-right:0px;}
}

@media (max-width:960px) {
.ind_about{margin-top:20px;padding-top: 20px;}
.index_abt{padding-top:20px;padding-bottom: 20px;background: #f2f2f3;}
.n_ab_left{margin-top:0px;}
.n_ab_right,.n_ab_left{width:100%;}
.n_ab_right{margin-top:20px;}
.de_mxc_md {width:100%;float:none;}
.nd_abo_mr{width: 94%;position:static;right: auto;}
.nd_abo_ml{width:100%;margin-top:20px;}
.ite_m_img{height:200px;}
.ite_m_img table{height:200px;}
.ite_m_img table img{max-height:200px;}
.banner-btn a.prev{display:none;} 
.banner-btn a.next{display:none;}
.min_ce_left{display:none;}
.min_ce_right{margin-left:0px;}

.index_cer_m{padding: 20px 15px 20px;}
.index_cer_m:before{width:100px;height: 8px;margin: 0px auto 20px;}
.index_cer_m span{font-size: 30px;line-height: 34px;}
.index_cer_m span i{font-size:20px;}
.index_cer_m em{font-size: 14px;line-height: 30px;}
.index_cer_mt ul li{width:49%;margin-right:1%;}
.index_cer_mt ul li:nth-child(2n){float:right;}
.tp_inx_m1{padding:20px 0px;}

.ab_left{width:100%;padding-left:0px;margin-top:20px}
.ab_right{width:100%;;}
.news_ndr ul li{width:100%;}


.ht_pdtr_m ul li{width:49%;margin-right:1%;float:left;margin-bottom:30px;}
.ht_pdtr_m ul li::nth-child(2n){margin-right:0px;float:right;}
.ht_pdtr_m ul li:nth-child(3n){margin-right:0px;}


.ind_xex_bd ul li{float:left;width:32%;}
.ind_xex_bd ul li:nth-child(4n){margin-right:2%;}
.ind_xex_bd ul li:nth-child(3n){margin-right:0px;}

.new_ld_l{width:100%;}
.new_ld_r{width:100%;margin-top:14px;}

}

@media (max-width:750px) {
.page_tp{display:none;}
.page{display:block;}
.pdror_lost_m_nzd ul li{width:32%;margin-right:2%;}
.pdror_lost_m_nzd ul li:nth-child(3n){margin-right:0px !important;}
.pdror_lost_m_nzd ul li:nth-child(4n){margin-right:2%;}
.honr_lman ul li{width:50%;}



}
@media (max-width:620px) {
.n_a_ft1{font-size:26px;line-height:32px;margin-bottom:10px;}
.n_a_ft2{font-size:14px;line-height:25px;max-height:150px;}
.nd_abo_mt1{font-size:22px;line-height:32px;}
.slide_ldt li{height:220px;}
.slide_ldt li em{height:220px;}
.slide_ldt li em table{height:220px;}
.slide_ldt li em table img{max-height:220px;}
.slide_ldt{height:270px !important;margin-top:20px;}
.merd_all{font-size: 14px;padding:5px 15px;line-height: 30px;width:120px;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}
.in_pr_mdf em{font-size: 18px;line-height:30px;border-bottom:2px solid #565757;padding-bottom:10px;}

.pdror_lost_m_nzd ul li{width:49%;margin-right:1%;}
.pdror_lost_m_nzd ul li:nth-child(3n){margin-right:1%;}
.pdror_lost_m_nzd ul li:nth-child(2n){margin-right:0px;float:right;}

.index_cer_mt ul li{width:100%;margin-right:0px;}
.index_cer_mt ul li:nth-child(2n){float:right;}
.honr_lman ul li{width:100%;}

.ht_pdtr_m ul li{width:100%;margin-right:0%;margin-bottom:30px;}
.ht_pdtr_m ul li::nth-child(2n){margin-right:0px;float:right;}
.ht_pdtr_m ul li:nth-child(3n){margin-right:0px;}

.cp_ldr_md ul li{width:33%;}


.ind_xex_bd ul li{float:left;width:49%;margin-right:0px;}
.ind_xex_bd ul li:nth-child(4n){margin-right:0px;}
.ind_xex_bd ul li:nth-child(2n){margin-right:0px !important;float:right;}


.ew_ld_t_p1{display:none;}
.ew_ld_t_p2{margin-left:0px;}


.ind_xex_bdnb ul li{width:100%;}
.te_m_i_mdv{border-right:0px;}
.inc_ced_cefr ul li{width:100%;}
.ew_ld_t_p2{border-right:0px;}


.dex_n_ret3 ul li table{display:none;}
.ex_ne_trt{margin-left:0px;}

}
@media (max-width:450px) {
.pdror_lost_m_nzd ul li{width:100%;margin-right:0px;}
.pdror_lost_m_nzd ul li:nth-child(3n){margin-right:0px;}
.pdror_lost_m_nzd ul li:nth-child(2n){margin-right:0px;}	

.cp_ldr_md ul li{width:50%;}


.ind_xex_bd ul li{float:left;width:100%;}
.ind_xex_bd ul li:nth-child(4n){margin-right:0px;}
.ind_xex_bd ul li:nth-child(2n){margin-right:0px !important;float:right;}
}