
/*底部*/
.footer .container{width:90%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.footer .footer-top{background:#232328;padding:30px}
.footer .footer-logo{margin-bottom:20px}
.footer .single-widget h2{color:#ee1f1f;font-size:18px;margin-bottom:5px;}
.footer .about p{color:#eee}
.footer .button {color: #30c76c}
.footer .button .btn{margin-top:20px}
.footer .button .btn:hover{border-color:#fff}
.footer .contact ul li{color:#eee;position:relative;}
.footer .contact ul li:last-child{margin:0}
.footer .contact ul li a{color:#fff}
.footer .copyright{padding:12px 0;background:#1D1D21}
.footer .copyright .text-center{text-align:center}
.footer .copyright p{color:#bbb;font-size:14px}
.layui-col-sm6{width:50%; margin:0 auto}



/** layui-v2.2.6 MIT License By https://www.layui.com */

body{margin:0;padding:0;line-height:24px;font:14px Helvetica Neue,Helvetica,PingFang SC,\5FAE\8F6F\96C5\9ED1,Tahoma,Arial,sans-serif}
li{list-style:none}
a{text-decoration:none}
.layui-row:after,.layui-row:before{content:'';display:block;clear:both}
@media screen and (max-width: 1300px){.layui-container{width:750px}
.layui-col-sm12,.layui-col-sm6{float:left}
.layui-col-sm6{width:50%; margin:0 auto}
.layui-col-sm12{width:100%}
}
@media screen and (min-width:1301px){.layui-container{width:970px}
.layui-col-md4{width:33.33333333%;float:left}
}

.layui-text ul li{margin-top:5px;list-style-type:disc}
.layui-btn{display:inline-block;height:38px;line-height:38px;padding:0 18px;background-color:#ee1f1f;color:#fff;white-space:nowrap;text-align:center;font-size:14px;border:none;border-radius:2px;cursor:pointer}