@charset "utf-8";
/*
 
 * 17素材vip建站专区模块代码
 * 详尽信息请看官网：http://www.17sucai.com/pins/vip
 *
 * Copyright , 温州易站网络科技有限公司版权所有
 *
 * 请尊重原创，未经允许请勿转载。
 * 在保留版权的前提下可应用于个人或商业用途
 
*/

*{padding: 0;margin: 0;box-sizing: border-box;font-family: "microsoft yahei";}
a{text-decoration: none;color: inherit;}
a:hover{color: #000;}
img{border: none;}
ul{list-style: none;}
.w1280{width: 1280px;margin: 0 auto;height: auto;overflow: hidden;}
.footer{width: 100%;height: auto;overflow: hidden;font-size: 16px;color: #1a1a1a;}
.footer .line{width: 100%;height: 1px;background: #fff;}
.footer .youshi{height: 70px;line-height: 70px;border-bottom: 1px solid #e9e9e9;}
.footer .youshi ul li{float: left;text-align: center;width: 25%;position: relative;}
.footer .youshi ul li:after{content: "";position: absolute;display: block;height: 20px;width: 1px;background: #e9e9e9;right: 0;top: 25px;}
.footer .youshi ul li:last-child:after{display: none;}
.footer .youshi ul li i{font-size: 20px;padding-right: 5px;}
.footer .middle{width: 100%;height: auto;padding: 40px 0;border-bottom: 1px solid #e9e9e9;overflow: hidden;}
.footer .middle .about{float: left;position: relative;height: auto;}
.footer .middle .about:after{content: "";position: absolute;display: block;height: 140px;width: 1px;background: #e9e9e9;right: 0;top: 0px;}
.footer .middle .about ul li{float: left;width: 192px;}
.footer .middle .about ul li h4{font-weight: normal;margin-bottom: 15px;}
.footer .middle .about ul li p{line-height: 10px;color: #aaa;}
.footer .middle .erweima{float: left;width: 256px;text-align: center;position: relative;}
.footer .middle .erweima::after{content: "";position: absolute;display: block;height: 140px;width: 1px;background: #e9e9e9;right: 0;top: 0px;}
.footer .middle .erweima h4{font-weight: normal;margin-bottom: 15px;}
.footer .middle .contact{float: left;width: 256px;text-align: left;font-size: 14px;}
.footer .middle .contact i{font-size: 50px;color: #000;}
.footer .middle .contact p{line-height: 10px;}
.footer .middle .contact p span{color: #aaa;}
.footer .copyright{padding: 22px 0;font-size: 16px;color: #aaa;}
.footer .copyright i{color: red;font-style: normal;}
.footer .copyright span{float: right;}
