@charset "utf-8";
/* CSS Document */


.link_rt{background: #222;}
.link_rt ul{max-width:1350px;padding:10px 15px;margin:0px auto;line-height:35px;}
.link_rt span{color: #b9b5b5;font-size: 14px;display:inline-block;margin-right:18px;}
.link_rt em{color: #555;font-size: 14px;display:inline-block;}
.link_rt em a{color: #b9b5b5;margin-right:10px;display:inline-block;}

.link_rt em a:hover,.foo_ster ul li em a:hover,.side_sli_der span a:hover{color:#fff !important;}


.footer{background: #16385e url(../images/footer_bg.jpg) center top no-repeat;}
.footer_b{margin:0px auto;font-size:12px;line-height:25px;color: #fff;text-align:center;padding:10px 15px;background:#e22e2b;}
.footer_b a{color:#fff;margin-right:10px;}


.foo_ster{max-width: 1350px;margin:0px auto;padding: 40px 15px 40px;}
.foo_ster span{display:block;line-height:35px;text-align:center;font-size: 18px;font-weight: bold;font-style:italic;color:#fff;text-decoration:underline;}
.foo_ster span a{color:#fff;}


.back_tp{position: fixed;right: 15px;bottom: 10px;z-index: 9999;display: block;width: 40px;height: 40px;border:2px solid #e22e2b;background-color: rgba(255,255,255,.8);border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;overflow: hidden;}
.back_tp i{display:block;width: 10px;height: 10px;margin:0px auto;margin-top: 17px;position:relative;}
.back_tp i:after {content: "";position: absolute;border: solid #e22e2b;width:10px;height:10px;left:0px;top:0px;border-width:2px 2px 0px 0px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.back_tp:hover{background-color: #e22e2b;color: #fff;border-color: #fff;box-shadow: 0 0 15px rgba(0,0,0,.2);}
.back_tp:hover i:after{content: "";position: absolute;border: solid #fff;width:10px;height:10px;left:0px;top:0px;border-width:2px 2px 0px 0px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}

.lind_mdr2{text-align:center;margin-top:20px;}
.lind_mdr2 em{font-size: 14px;color: #999;line-height: 30px;padding-left: 30px;display:inline-block;margin-right: 20px;}
.nd_mt1{background: url(../images/icon8.png) left center no-repeat;background-size: 20px 20px;}
.nd_mt2{background: url(../images/icon9.png) left center no-repeat;background-size: 20px 20px;}
.nd_mt3{background: url(../images/icon10.png) left center no-repeat;background-size: 20px 20px;}
.nd_mt4{background: url(../images/icon11.png) left center no-repeat;background-size: 20px 20px;}



@media (max-width:620px) {
.foo_ster ul li{width:100% !important;padding:0px;margin-bottom:20px;}

}