@charset "utf-8";
/* CSS Document */

.footer{background: #363636 url(../images/foot_bg.jpg) no-repeat center top;border-top: 6px solid #ccc;overflow:hidden;}

.st_ner1{color:#fff;font-size:14px;text-align: center;line-height: 60px;background:#0067d0;box-shadow: 0 0 5px rgb(0 0 0 / 50%);}
.st_ner1 a{position: relative;color:#fff;font-size: 16px;width: 150px;display:inline-block;}
.st_ner1 a:before,.st_ner1 a:after{content: " ";position: absolute;top: 50%;margin-top: -7px;left: 0;width: 1px;height: 14px;z-index: 1;}
.st_ner1 a:after{left: auto;right: 0;background: rgba(255,255,255,.2);}
.st_ner1 a:first-child:before,.st_ner1 a:last-child:after{display: none;}

.footer_b{text-align: center;min-height:30px;line-height: 30px;font-size: 14px;color: #fff;overflow:hidden;padding: 10px 15px;}
.footer_b a{color: #fff;margin-right:15px;}


.ote_pt2{max-width:1600px;margin:0px auto;padding:0px 15px;}


.ote_pt2 dd:nth-child(1){width:220px;float:left;}
.ote_pt2 dd:nth-child(2){float:left;margin-left:10%;max-width:280px;margin-top:30px;}
.ote_pt2 dd:nth-child(3){width:150px;float:right;margin-top:30px;}

.cxt_m1{display:block;margin:0px auto 10px;width:120px;height:120px;border:4px solid #1e1e1e;}
.cxt_m1 img{width:120px;height:120px;}
.cxt_m2{display:block;line-height:25px;color: #fff;font-size: 14px;text-align:center;}




.ote_pt2 dd span{display:block;position: relative;margin-bottom: 16px;background: url(../images/f_hb.gif) no-repeat left bottom;height: 60px;line-height: 60px;font-size: 16px;font-weight: normal;color: #e3e3e3;}
.ote_pt2 dd span:after{content: '';position: absolute;left: 0;bottom: 0;width: 19px;height: 2px;background:#0067d0;}
.ls_de1{position:relative;}
.ls_de1 em{z-index: 2;position: relative;background: #ccc;height: 247px;display: flex;justify-content:left;align-items:center;}
.ls_de1 em img{max-width:100%;}
.ls_de1:after {content: " ";position: absolute;top: 0;left: -6px;width: 215px;height: 251px;z-index: 1; background: #1e1e1e;}

.e_prt2 i{display:block;font-style:normal;color:#fff;line-height:28px;font-size:14px;}
.e_prt2 i a{color:#fff;}
.back_tp{position: fixed;right: 15px;bottom:30px;z-index: 9999;display:block;width: 67px;height: 67px;}

.lst_n_ldd{max-width:1600px;padding:0px 15px;margin:40px auto;}
.lst_n_ldd span{display:block;font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.lst_n_ldd span i{font-style:normal;color:#0067d0;margin-left:5px;}
.lst_n_ldd em{display:block;color:#666;line-height:28px;font-size:14px;}
.lst_n_ldd em a{color:#666;margin-right:20px;}
.lst_n_ldd em a:hover{color:#0067d0;}

@media (max-width:800px) {
.ote_pt2 dd:nth-child(1){display:none;}
.ote_pt2 dd:nth-child(2){width:100%;padding-right:0%;margin-bottom:15px;margin-left:0px;}
.ote_pt2 dd:nth-child(3){width:100%;padding-right:0%;}
.footer_b em{float:none;}
.footer_b i{float:none;}
.st_ner1 a{width: 25%;}

}