@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: #333333;}

.link_rt{line-height:25px;width:100%;padding:10px 0px;}
.link_rt ul{max-width:1360px;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: #ccc;font-size: 14px;text-align:center;margin:0px auto;background: #222222;padding:10px 15px}
.footer_b ul{max-width:1360px;margin:0px auto;}
.footer_b a{color: #ccc;}



.footer_mdr{padding:40px 15px 40px;max-width:1360px;margin:0px auto;}
.footer_mdr ul{width:100%;overflow:hidden;}
.footer_mdr ul li span{display:block;font-size: 18px;color: #fff;margin-bottom:20px;height:25px;line-height:25px;text-transform: capitalize;font-weight: bold;}
.footer_mdr ul li{float:left;}
.footer_mdr ul li:nth-child(1){float:left;width:25%;padding-right:3%;}
.footer_mdr ul li:nth-child(2){float:left;width:24%;padding:0px 2%;}
.footer_mdr ul li:nth-child(3){float:left;width:23%;}
.footer_mdr ul li:nth-child(4){float:right;width:20%;}


.lind_mdr2 dd{color: #ccc;line-height: 30px;font-size: 14px;}
.lind_mdr2 dd a{color: #ccc;}

.nes_mcdf,.dlc_swc{display:block;overflow:hidden;}
.nes_mcdf a{font-size: 14px;line-height: 30px;color:#EEEEEE;float:left;width:40%;display:block;}
.nes_mcdf a:hover,.dlc_swc a:hover,.link_rt em a:hover{color: #D4322C;}

.dlc_swc a{font-size: 14px;line-height: 30px;color:#EEEEEE;height: 30px;overflow:hidden;display:block;}


.foo_ssd1{display:block;font-size: 18px;color: #fff;margin-bottom:20px;height:25px;line-height:25px;text-transform: capitalize;font-weight: bold;}
.foo_ssd2{display:block;font-size:14px;line-height:30px;color:#EEEEEE;margin-top:15px;}



@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:20%;}
}

@media (max-width:980px) {
.footer_mdr ul li:nth-child(1){float: none;width: 46%;display: inline-block;padding:0px;margin-bottom:15px;padding-right: 4%;}
.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: 46%;display: inline-block;padding-right: 4%;}
.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%;margin-bottom:30px;}
.footer_mdr ul li:nth-child(2){width:100%;margin-bottom:30px;}
.footer_mdr ul li:nth-child(3){width:100%;margin-bottom:30px;}
.footer_mdr ul li:nth-child(4){width:100%;}

}