@charset "utf-8";
/* CSS Document */


.back_tp{position: fixed;right: 15px;bottom:30px;z-index: 9999;display:block;width: 67px;height: 67px;}

.footer{width: 100%;background:#111111;}

.link_rt{line-height:25px;width:100%;padding:10px 0px;}
.link_rt ul{max-width:1640px;margin:0px auto;padding:0px 15px;}
.link_rt span{color: #666;font-size: 16px;font-weight: bold;margin-right:18px;}
.link_rt em{color: #666;font-size: 14px;}
.link_rt em a{color: #666;margin-right:10px;}
.link_rt em a:hover{text-decoration:underline;}

.footer_b{line-height:25px;color: #fff;font-size: 14px;text-align:center;max-width:1640px;margin:0px auto;border-top:1px solid #FFFFFF1A;padding:10px 15px}
.footer_b ul{max-width:1640px;}
.footer_b a{color: #fff;}



.footer_mdr{padding:40px 15px 40px;max-width:1640px;margin:0px auto;}
.footer_mdr ul{width:100%;overflow:hidden;}
.footer_mdr ul li span{display:block;font-size: 22px;color: #fff;margin-bottom:20px;height:35px;line-height:35px;text-transform: capitalize;}
.footer_mdr ul li{float:left;}
.footer_mdr ul li:nth-child(1){float:left;width:25%;}
.footer_mdr ul li:nth-child(2){float:left;width:26%;padding:0px 2%;}
.footer_mdr ul li:nth-child(3){float:left;width:25%;}
.footer_mdr ul li:nth-child(4){float:right;width:160px;padding-right:50px;padding-bottom:30px;}


.lind_mdr2 dd{color: #EEEEEE;line-height: 30px;font-size: 16px;margin-bottom: 8px;}
.lind_mdr2 dd a{color: #EEEEEE;}

.nes_mcdf,.dlc_swc{display:block;overflow:hidden;}
.nes_mcdf a{font-size:16px;line-height:30px;color:#EEEEEE;float:left;width:40%;margin-bottom: 8px;display:block;}
.nes_mcdf a:hover,.dlc_swc a:hover,.link_rt em a:hover{color: #D4322C;}

.dlc_swc a{font-size:16px;line-height:30px;color:#EEEEEE;margin-bottom: 8px;height:30px;overflow:hidden;display:block;}
.q_ertr{display:block;vertical-align: middle;width:106px;height:106px;padding: 20px;background: url(../images/qr_bg.png) center center no-repeat;position:relative;}
.q_ertr img{width:106px;height:106px;}
.q_ertr p {font-size: 14px;color: #fff;text-align: center;line-height: 40px;height: 40px;position:absolute;bottom: -20px;left: 0px;width: 100%;}


@media (max-width:1100px) {
.footer_mdr ul li:nth-child(2){float:left;width: 24%;padding:0px 2%;}
.footer_mdr ul li:nth-child(3){float:left;width:25%;}
}

@media (max-width:980px) {
.footer_mdr ul li:nth-child(1){float: none;width:50%;display: inline-block;margin-bottom:15px;}
.footer_mdr ul li:nth-child(2){float: none;width: 48%;display: inline-block;padding:0px;margin-bottom:30px;}
.footer_mdr ul li:nth-child(3){float: none;width: 50%;display: inline-block;}
.footer_mdr ul li:nth-child(4){float: none;width: 48%;display: inline-block;padding:0px;padding-bottom:30px;}
}

@media (max-width:650px) {
.footer_mdr ul li span{font-size:16px;}
.lind_mdr2 dd,.lind_mdr2 dd,.dlc_swc a{font-size:14px;}
.footer_mdr ul li:nth-child(1){width:100%;}
.footer_mdr ul li:nth-child(2){width:100%;}
.footer_mdr ul li:nth-child(3){width:100%;}
.footer_mdr ul li:nth-child(4){width:100%;}

}