@charset "UTF-8";
/* CSS Document */
.nefooter {width: auto; height: auto; background: #272a2f;}
.nefooter .center {max-width: 1200px; height: auto; margin: 0 auto; padding: 0 30px;}
.nelinks {width: auto; height: auto; padding: 50px 0 35px 0; border-bottom: 1px solid #54585c;}
.nelinks .box {width: auto; height: auto; position: relative; padding-left: 160px;}
.nelinks .name {width: auto; height: auto; font-size: 16px; font-weight: bold; color: #fff; position: absolute; left: 0; top: 0; line-height: 20px;}
.nelinks .list {width: auto; height: auto; overflow: hidden; font-size: 14px; color: #fff;}
.nelinks .list .item {width: auto; height: auto; float: left; margin: 0 40px 15px 0;}
.nelinks .list .item a {color: #fff; opacity: .3; transition: all .2s;}
.nelinks .list .item a:hover {opacity: 1;}



.nefootmain {width: auto; height: auto; padding: 50px 0;}
.nefootmain .box {width: auto; height: auto; position: relative; padding-right: 300px;}
.nefootleft {width: auto; height: auto; min-height: 150px;}
.nefootleft .logo {font-size: 0;}
.nefootleft .logo img {height: 54px;}
.nefootleft .text {font-size: 14px; color: #fff; line-height: 24px; padding-top: 10px;}
.nefootcode {width: auto; height: auto; position: absolute; right: 0; top: 0;}
.nefootcode .imgs {width: auto; height: auto; float: left;}
.nefootcode .imgs .item {width: auto; height: auto; float: left; margin-left: 13px;}
.nefootcode .imgs .item .img {width: auto; height: auto; font-size: 0; padding: 6px; border: 1px solid #686a6e; }
.nefootcode .imgs .item .img img {width: 110px; height: 110px;}
.nefootcode .imgs .item .txt {width: auto; height: auto; text-align: center; font-size: 13px; color: #fff; padding-top: 10px;}
.necopy {width: auto; height: auto; background: #1a1b1d; padding: 20px 0; overflow: hidden; font-size: 14px; color: #777c81; line-height: 24px;}
.necopy .site {width: 50%; height: auto; float: left;}
.necopy .site a {color: #777c81; transition: all .2s;}
.necopy .site a:hover {color: #fff;}
.necopy .site span {padding: 0 15px;}
.necopy .text {width: 50%; height: auto; float: right; text-align: right;}