@charset "utf-8";
* {color: #333;margin: 0px;padding: 0px;border: none;font-size: 14px;list-style: none;transition: all 0.5s;list-style-type: none;text-decoration: none;box-sizing: border-box;font-family: "微软雅黑", "宋体", "黑体";}
a{color:inherit;text-decoration: none;}
a:hover {text-decoration: none !important;color: #333;}
a:focus {text-decoration: none !important;}
@font-face {font-family: 'iconfont';src: url('../iconfont/iconfont.eot');src: url('../iconfont/iconfont.eot?#iefix') format('embedded-opentype'),url('../iconfont/iconfont.woff2') format('woff2'),url('../iconfont/iconfont.woff') format('woff'),url('../iconfont/iconfont.ttf') format('truetype'),url('../iconfont/iconfont.svg#iconfont') format('svg');}
.iconfont {font-family: "iconfont" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.clear {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}


@media screen and (min-width: 1360px) {
	.header {/*width: 100%;position: fixed;left: 0;top: 0;z-index: 10000;*/background: #fff;}
	.header.scroll {}
	.header.scroll .head-body {}
	.header .head-body {width: 1200px;margin: 0 auto;position: relative;}
	.header .head-body .mp-menu {opacity: 0;visibility: hidden;position: fixed;top: -110%;transition: all 0.5s;}
	.header .head-body .hd-logo {width: 100%;height: 120px;}
	.header .head-body .hd-logo .img-box {height: 100%;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-direction: normal; -webkit-box-orient: horizontal; -moz-flex-direction: row; -webkit-flex-direction: row; flex-direction: row;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;align-content: center;-webkit-box-pack: center; -moz-justify-content: center; -webkit-justify-content: center; justify-content: center;-webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center;}
	.header .head-body .hd-logo .img-box img {display: block;max-width: 100%;max-height: 100%;}
	.header .head-body .hd-menu {width: 100%;}
	.header .head-body .hd-menu ul {margin: 0;width: 100%;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-direction: normal; -webkit-box-orient: horizontal; -moz-flex-direction: row; -webkit-flex-direction: row; flex-direction: row;-webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap;align-content: center;-webkit-box-pack: end; -moz-justify-content: center; -webkit-justify-content: center; justify-content: center;-webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center;}
	.header .head-body .hd-menu li {margin: 0 20px;padding: 20px 0;}
	.header .head-body .hd-menu li a {display: block;min-width: 6em;padding: 0 10px;text-align: center;font-size: 16px;line-height: 40px;color: #000;white-space: nowrap;font-weight: normal;position: relative;}
	.header .head-body .hd-menu li a:after {content: '';display: block;width: 20px;height: 2px;background: #d6a577;opacity: 0;visibility: hidden;position: absolute;left: calc(50% - 10px);bottom: 0;transition: all 0.5s;}
	.header .head-body .hd-menu li a:hover {color: #d6a577;font-weight: bold;}
	.header .head-body .hd-menu li a:hover:after {opacity: 1;visibility: visible;}
	.header .head-body .hd-menu li.active a {color: #d6a577;font-weight: bold;}
	.header .head-body .hd-menu li.active a:after {opacity: 1;visibility: visible;}

	.header .head-body .hd-form {width: 15%;position: relative;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-direction: normal; -webkit-box-orient: horizontal; -moz-flex-direction: row; -webkit-flex-direction: row; flex-direction: row;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;align-content: center;-webkit-box-pack: end; -moz-justify-content: flex-end; -webkit-justify-content: flex-end; justify-content: flex-end;-webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center;display: none;opacity: 0;visibility: hidden;}
	.header .head-body .hd-form form {width: 100%;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-direction: normal; -webkit-box-orient: horizontal; -moz-flex-direction: row; -webkit-flex-direction: row; flex-direction: row;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;align-content: center;-webkit-box-pack: end; -moz-justify-content: flex-end; -webkit-justify-content: flex-end; justify-content: flex-end;-webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center;}
	.header .head-body .hd-form input {outline: none;background: none;}
	.header .head-body .hd-form .keyword {width: 90%;height: 30px;line-height: 30px;margin: 10px auto;padding: 0 10px;border-radius: 15px;background: #fff;}
	.header .head-body .hd-form .submit {width: 30px;height: 30px;line-height: 30px;margin: 10px 0;display: -webkit-box; -webkit-box-align: center; -webkit-box-pack: center; display: -moz-box; -moz-box-align: center; -moz-box-pack: center; text-align: center;border-radius: 15px;position: absolute;right: 5%;top: calc(50% - 25px);}
	.header .head-body .hd-bton {width: 5%;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-direction: normal; -webkit-box-orient: horizontal; -moz-flex-direction: row; -webkit-flex-direction: row; flex-direction: row;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;align-content: center;-webkit-box-pack: end; -moz-justify-content: flex-end; -webkit-justify-content: flex-end; justify-content: flex-end;-webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center;display: none;opacity: 0;visibility: hidden;}
	.header .head-body .hd-bton .bton {width: 30px;height: 20px;cursor: pointer;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-direction: normal; -webkit-box-orient: horizontal; -moz-flex-direction: row; -webkit-flex-direction: row; flex-direction: row;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;align-content: space-around;-webkit-box-pack: center; -moz-justify-content: center; -webkit-justify-content: center; justify-content: center;-webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center;}
	.header .head-body .hd-bton .bton span {display: block;width: 30px;height: 2px;background: #d19b67;}
	.header .menu-body {display: none;}

	.Title {margin: 0 auto;padding: 50px 0;text-align: center;}
	.Title small {display: block;font-size: 20px;line-height: 30px;color: #d6a577;text-transform: capitalize;}
	.Title strong {display: block;font-size: 30px;line-height: 50px;color: #000;}
	.Title i {display: block;margin: 6px auto;width: 90px;height: 8px;background: url(../images/bg_tit.png) center no-repeat;}

	.content-box {width: 1360px;margin: 0 auto;}

	.footer {height: 400px;background: url(../images/bg_footer.jpg) center / cover no-repeat;}
	.foot {width: 100%;height: calc(100% - 60px);padding-top: 30px;}
	.foot-body {width: 1200px;height: 100%;margin: 0 auto;}
	.foot-body .ft-lt {float: left;width: 33.3334%;height: 100%;}
	.foot-body .ft-lt .lt-logo {width: 100%;height: 100%;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-pack: justify; -moz-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; -moz-justify-content: center; -webkit-justify-content: center; justify-content: center;}
	.foot-body .ft-lt .lt-logo .img-box {}
	.foot-body .ft-lt .lt-logo .img-box img {}
	.foot-body .ft-lt .lt-logo .txt-box {}
	.foot-body .ft-lt .lt-logo .txt-box p {margin: 0;font-size: 24px;line-height: 80px;letter-spacing: 14px;background-image: linear-gradient(to right, #d4a577 0%, #d6a77a 24%, #f9deb7 39%, #ddb182 55%, #f2d3ab 74%, #dfb589 100%);background-clip:text; -webkit-background-clip:text; color: transparent;}
	.foot-body .ft-rt {float: left;width: 66.6667%;height: 100%;padding: 0 20px;}
	.foot-body .ft-rt .rt-menu {padding: 30px 0 29px;line-height: 40px;color: #585858;border-bottom: 1px solid #585858;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-pack: justify; -moz-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between;}
	/*.foot-body .ft-rt .rt-menu:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}*/
	.foot-body .ft-rt .rt-menu a {display: block;float: left;margin: 0 auto;font-size: 18px;line-height: 36px;margin: 2px 0;color: #fff;}
	.foot-body .ft-rt .rt-menu i {color: #fff;font-style: normal;}
	.foot-body .ft-rt:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.foot-body .ft-rt .rt-info {float: left;width: 500px;height: calc(100% - 100px);padding: 40px 0;}
	.foot-body .ft-rt .rt-info .tit-box {font-size: 20px;line-height: 40px;color: #fff;}
	.foot-body .ft-rt .rt-info .txt-box strong {display: block;font-size: 30px;line-height: 50px;color: #fff;}
	.foot-body .ft-rt .rt-info .txt-box p {display: block;font-size: 16px;line-height: 40px;color: #fff;}
	.foot-body .ft-rt .rt-scan {float: left;width: calc(100% - 500px);height: calc(100% - 100px);padding: 40px 0;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-pack: justify; -moz-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between;}
	.foot-body .ft-rt .rt-scan .tit-box {font-size: 20px;line-height: 40px;color: #fff;text-align: center;}
	.foot-body .ft-rt .rt-scan .img-box {width: 90px;height: 90px;overflow: hidden;}
	.foot-body .ft-rt .rt-scan .img-box img {display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;}
	.copyright {position: relative;padding: 9px 0 10px;border-top: 1px solid #585858;}
	.copyright-body {width: 1200px;margin: 0 auto;line-height: 40px;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;justify-content: space-evenly;}
	.copyright-body span, .copyright-body a {display: inline-block;margin: 0 5px;color: #fff;}

}
@media screen and (max-width: 1360px) {
	body {width: 1360px;}
	.header {/*width: 100%;position: fixed;left: 0;top: 0;z-index: 10000;*/background: #fff;}
	.header.scroll {background: #2057bb;box-shadow: 0px 5px 12px 3px rgba(0, 0, 0, 0.6);}
	.header.scroll .head-body {}
	.header .head-body {width: 1200px;margin: 0 auto;position: relative;}
	.header .head-body .mp-menu {opacity: 0;visibility: hidden;position: fixed;top: -110%;transition: all 0.5s;}
	.header .head-body .hd-logo {width: 100%;height: 120px;}
	.header .head-body .hd-logo .img-box {height: 100%;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-direction: normal; -webkit-box-orient: horizontal; -moz-flex-direction: row; -webkit-flex-direction: row; flex-direction: row;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;align-content: center;-webkit-box-pack: center; -moz-justify-content: center; -webkit-justify-content: center; justify-content: center;-webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center;}
	.header .head-body .hd-logo .img-box img {display: block;max-width: 100%;max-height: 100%;}
	.header .head-body .hd-menu {width: 100%;}
	.header .head-body .hd-menu ul {margin: 0;width: 100%;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-direction: normal; -webkit-box-orient: horizontal; -moz-flex-direction: row; -webkit-flex-direction: row; flex-direction: row;-webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap;align-content: center;-webkit-box-pack: end; -moz-justify-content: center; -webkit-justify-content: center; justify-content: center;-webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center;}
	.header .head-body .hd-menu li {margin: 0 20px;padding: 20px 0;}
	.header .head-body .hd-menu li a {display: block;min-width: 6em;padding: 0 10px;text-align: center;font-size: 16px;line-height: 40px;color: #000;white-space: nowrap;font-weight: normal;position: relative;}
	.header .head-body .hd-menu li a:after {content: '';display: block;width: 20px;height: 2px;background: #d6a577;opacity: 0;visibility: hidden;position: absolute;left: calc(50% - 10px);bottom: 0;transition: all 0.5s;}
	.header .head-body .hd-menu li a:hover {color: #d6a577;font-weight: bold;}
	.header .head-body .hd-menu li a:hover:after {opacity: 1;visibility: visible;}
	.header .head-body .hd-menu li.active a {color: #d6a577;font-weight: bold;}
	.header .head-body .hd-menu li.active a:after {opacity: 1;visibility: visible;}

	.header .head-body .hd-form {width: 15%;position: relative;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-direction: normal; -webkit-box-orient: horizontal; -moz-flex-direction: row; -webkit-flex-direction: row; flex-direction: row;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;align-content: center;-webkit-box-pack: end; -moz-justify-content: flex-end; -webkit-justify-content: flex-end; justify-content: flex-end;-webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center;display: none;opacity: 0;visibility: hidden;}
	.header .head-body .hd-form form {width: 100%;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-direction: normal; -webkit-box-orient: horizontal; -moz-flex-direction: row; -webkit-flex-direction: row; flex-direction: row;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;align-content: center;-webkit-box-pack: end; -moz-justify-content: flex-end; -webkit-justify-content: flex-end; justify-content: flex-end;-webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center;}
	.header .head-body .hd-form input {outline: none;background: none;}
	.header .head-body .hd-form .keyword {width: 90%;height: 30px;line-height: 30px;margin: 10px auto;padding: 0 10px;border-radius: 15px;background: #fff;}
	.header .head-body .hd-form .submit {width: 30px;height: 30px;line-height: 30px;margin: 10px 0;display: -webkit-box; -webkit-box-align: center; -webkit-box-pack: center; display: -moz-box; -moz-box-align: center; -moz-box-pack: center; text-align: center;border-radius: 15px;position: absolute;right: 5%;top: calc(50% - 25px);}
	.header .head-body .hd-bton {width: 5%;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-direction: normal; -webkit-box-orient: horizontal; -moz-flex-direction: row; -webkit-flex-direction: row; flex-direction: row;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;align-content: center;-webkit-box-pack: end; -moz-justify-content: flex-end; -webkit-justify-content: flex-end; justify-content: flex-end;-webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center;display: none;opacity: 0;visibility: hidden;}
	.header .head-body .hd-bton .bton {width: 30px;height: 20px;cursor: pointer;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-direction: normal; -webkit-box-orient: horizontal; -moz-flex-direction: row; -webkit-flex-direction: row; flex-direction: row;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;align-content: space-around;-webkit-box-pack: center; -moz-justify-content: center; -webkit-justify-content: center; justify-content: center;-webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center;}
	.header .head-body .hd-bton .bton span {display: block;width: 30px;height: 2px;background: #d19b67;}
	.header .menu-body {display: none;}

	.Title {margin: 0 auto;padding: 50px 0;text-align: center;}
	.Title small {display: block;font-size: 20px;line-height: 30px;color: #d6a577;text-transform: capitalize;}
	.Title strong {display: block;font-size: 30px;line-height: 50px;color: #000;}
	.Title i {display: block;margin: 6px auto;width: 90px;height: 8px;background: url(../images/bg_tit.png) center no-repeat;}

	.content-box {width: 100%;margin: 0 auto;}

	.footer {height: 400px;background: url(../images/bg_footer.jpg) center / cover no-repeat;}
	.foot {width: 100%;height: calc(100% - 60px);padding-top: 30px;}
	.foot-body {width: 1200px;height: 100%;margin: 0 auto;}
	.foot-body .ft-lt {float: left;width: 33.3334%;height: 100%;}
	.foot-body .ft-lt .lt-logo {width: 100%;height: 100%;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-pack: justify; -moz-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; -moz-justify-content: center; -webkit-justify-content: center; justify-content: center;}
	.foot-body .ft-lt .lt-logo .img-box {}
	.foot-body .ft-lt .lt-logo .img-box img {}
	.foot-body .ft-lt .lt-logo .txt-box {}
	.foot-body .ft-lt .lt-logo .txt-box p {margin: 0;font-size: 24px;line-height: 80px;letter-spacing: 14px;background-image: linear-gradient(to right, #d4a577 0%, #d6a77a 24%, #f9deb7 39%, #ddb182 55%, #f2d3ab 74%, #dfb589 100%);background-clip:text; -webkit-background-clip:text; color: transparent;}
	.foot-body .ft-rt {float: left;width: 66.6667%;height: 100%;padding: 0 20px;}
	.foot-body .ft-rt .rt-menu {padding: 30px 0 29px;line-height: 40px;color: #585858;border-bottom: 1px solid #585858;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-pack: justify; -moz-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between;}
	/*.foot-body .ft-rt .rt-menu:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}*/
	.foot-body .ft-rt .rt-menu a {display: block;float: left;margin: 0 auto;font-size: 18px;line-height: 36px;margin: 2px 0;color: #fff;}
	.foot-body .ft-rt .rt-menu i {color: #fff;font-style: normal;}
	.foot-body .ft-rt:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.foot-body .ft-rt .rt-info {float: left;width: 500px;height: calc(100% - 100px);padding: 40px 0;}
	.foot-body .ft-rt .rt-info .tit-box {font-size: 20px;line-height: 40px;color: #fff;}
	.foot-body .ft-rt .rt-info .txt-box strong {display: block;font-size: 30px;line-height: 50px;color: #fff;}
	.foot-body .ft-rt .rt-info .txt-box p {display: block;font-size: 16px;line-height: 40px;color: #fff;}
	.foot-body .ft-rt .rt-scan {float: left;width: calc(100% - 500px);height: calc(100% - 100px);padding: 40px 0;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-pack: justify; -moz-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between;}
	.foot-body .ft-rt .rt-scan .tit-box {font-size: 20px;line-height: 40px;color: #fff;text-align: center;}
	.foot-body .ft-rt .rt-scan .img-box {width: 90px;height: 90px;overflow: hidden;}
	.foot-body .ft-rt .rt-scan .img-box img {display: block;margin: 0 auto;width: 100%;height: 100%;object-fit: cover;}
	.copyright {position: relative;padding: 9px 0 10px;border-top: 1px solid #585858;}
	.copyright-body {width: 1200px;margin: 0 auto;line-height: 40px;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;justify-content: space-evenly;}
	.copyright-body span, .copyright-body a {display: inline-block;margin: 0 5px;color: #fff;}
}
@media (max-width: 1200px){
}
@media (max-width: 1024px){
}
@media (max-width: 992px) {
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 414px) {
	body {width: 100%;padding-top: 50px;}
	.header {width: 100%;position: fixed;left: 0;top: 0;z-index: 10000;background: #fff;}
	.header.scroll {}
	.header .head-body {width: 100%;}
	.header .head-body.opaque {background: #2057bb;}
	.header .head-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.header .head-body .hd-menu {display: none;}
	.header .head-body .hd-logo {float: left;width: 85%;height: 50px;background: #fff;position: relative;z-index: 10000;}
	.header .head-body .hd-logo .img-box {justify-content: flex-start;}
	.header .head-body .hd-logo .img-box  a {display: block;height: 100%;padding: 5px;}
	.header .head-body .hd-logo .img-box  img {display: block;margin: 0;height: 100%;}
	.header .head-body .hd-bton {float: left;width: 15%;height: 50px;background: #fff;display: block;padding: 5px;opacity: 1;visibility: visible;position: relative;z-index: 10000;}
	.header .head-body .hd-bton .bton {margin: 10px auto;position: relative;}
	.header .head-body .hd-bton .bton.spread span:nth-of-type(1) {-ms-transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; transform: rotate(45deg);position: absolute;left: calc(50% - 15px);top: calc(50% - 1px);}
	.header .head-body .hd-bton .bton.spread span:nth-of-type(2) {opacity: 0;visibility: hidden;}
	.header .head-body .hd-bton .bton.spread span:nth-of-type(3) {-ms-transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; transform: rotate(-45deg);position: absolute;left: calc(50% - 15px);top: calc(50% - 1px);}

	.header .menu-body {display: block;width: 100vw;height: 100vh;padding-top: 80px;background: #082558;position: fixed;left: 0;top: -110%;}
	.header .menu-body ul {margin: 0;padding: 10px;}
	.header .menu-body li {margin: 0 0 10px;padding: 5px 0 4px;font-size: 16px;line-height: 40px;border-bottom: 1px solid rgba(255, 255, 255, 0.35);}
	.header .menu-body li a {display: block;color: #fff;}
	.header .head-body .mp-menu {width: 100vw;height: 100vh;padding: 50px 0 0;background: #000;position: fixed;left: 0;top: -110%;transition: all 0.5s;}
	.header .head-body .mp-menu.cover {width: 100vw;height: 100vh;background: #fff;position: fixed;left: 0;top: 0;opacity: 1;visibility: visible; z-index: 1000;}
	.header .head-body .mp-menu ul {margin: 0;width: 100%;height: 100%;}
	.header .head-body .mp-menu li {height: 16.6667%;padding-left: 80px;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-pack: justify; -moz-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; -moz-justify-content: center; -webkit-justify-content: center; justify-content: center;}
	.header .head-body .mp-menu li:nth-child(odd) {background: #e4c4a6;}
	.header .head-body .mp-menu li:nth-child(even) {background: #efdbc9;}
	.header .head-body .mp-menu li:nth-child(3n) {background: #f5e8dd;}
	.header .head-body .mp-menu li i {display: block;font-size: 14px;line-height: 30px;color: #000;font-style: normal;text-transform: uppercase;font-weight: bold;}
	.header .head-body .mp-menu li s {display: block;font-size: 14px;line-height: 30px;color: #000;font-style: normal;text-transform: uppercase;font-weight: normal;}


	.footer {height: auto;}
	.foot {padding: 10px 10px 0;}
	.foot-body .ft-lt {float: none;width: 100%;height: auto;padding-bottom: 8px;border-bottom: 2px solid #393939;}
	.foot-body .ft-lt .lt-logo .img-box img {display: block;/*width: 140px;*/height: 50px; margin: 0 auto;}
	.foot-body .ft-lt .lt-logo .txt-box p {text-align: center;font-size: 12px;line-height: 20px;letter-spacing: 6px;}
	.foot-body .ft-rt {float: none;width: 100%;height: auto;padding: 0;}
	.foot-body .ft-rt .rt-menu {display: none;}
	.foot-body .ft-rt .rt-menu {padding: 10px 0;border: none; flex-wrap: wrap;}
	.foot-body .ft-rt .rt-menu a {display: block;float: left;width: calc(33.3334% - 10px);margin: 5px;font-size: 14px;line-height: 20px;text-align: left;}
	.foot-body .ft-rt .rt-menu i {display: none;}

	.foot-body .ft-rt {padding: 20px 0;}
	.foot-body .ft-rt .rt-info {width: 210px;padding: 0;} 
	.foot-body .ft-rt .rt-info .tit-box {font-size: 14px;line-height: 20px;}
	.foot-body .ft-rt .rt-info .txt-box strong {font-size: 18px;line-height: 50px;}
	.foot-body .ft-rt .rt-info .txt-box p {font-size: 12px;line-height: 30px;}
	.foot-body .ft-rt .rt-scan {width: calc(100% - 210px);height: auto;padding: 0;}
	.foot-body .ft-rt .rt-scan .scan-box {margin: 0 5px;}
	.foot-body .ft-rt .rt-scan .tit-box {font-size: 12px;line-height: 20px;}
	.foot-body .ft-rt .rt-scan .img-box {width: 80px;height: 80px;}

	.copyright {padding: 4px 0 5px;}
	.copyright-body {flex-direction: column;text-align: center;}
	.copyright-body span, .copyright-body a {font-size: 12px;line-height: 20px;}
}
@media (max-width: 375px) {
	.foot {padding: 10px 5px 0;}
	.foot-body .ft-rt .rt-info .txt-box strong {line-height: 40px;}
	.foot-body .ft-rt .rt-scan .img-box {width: 70px;height: 70px;}
}
@media (max-width: 360px) {
	.foot-body .ft-rt .rt-info .txt-box strong {line-height: 30px;}
	.foot-body .ft-rt .rt-scan .img-box {width: 60px;height: 60px;}
}
@media (max-width: 320px) {
	.foot-body .ft-rt .rt-info {width: 100%;padding: 0 10px;}
	.foot-body .ft-rt .rt-scan {width: 100%;padding: 0 10px;justify-content: flex-start;}
	.foot-body .ft-rt .rt-scan .img-box {width: 80px;height: 80px;}
}