.footer {
	width: 100%;
	min-width: 1200px;
	background-color: #333;
	color: #999;
	padding-top: 20px;
	position: relative
}

.iconfont_addition {
	font-size: 44px;
	margin-right: 14px
}

.iconfont_addition:last-child {
	margin-right: 0
}

.footer .container {
	display: block
}

.footer .container2 {
	display: none
}

.footer .footer-cont-box .navbar_nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.footer .footer-cont-box .navbar_nav>dl {
	margin-right: 80px
}

.footer .footer-cont-box .navbar_nav>dl:last-child {
	margin-right: 0!important
}

.footer .footer-cont-box .footer-links-ul:last-child {
	margin-right: 0
}

.footer .footer-cont-box .seep {
	width: 25px;
	height: 2px;
	display: block;
	margin-top: 8px;
	background-color: #e52018
}

.footer .footer-links-ul dt {
	margin-bottom: 28px
}

.footer .footer-links-ul dd {
	margin-bottom: 12px
}

.footer .footer-links-ul .tips-title1 {
	font-size: 14px;
	color: #fff
}

.footer .footer-links-ul .tips-title {
	font-size: 12px;
	color: #999
}

.footer .footer-links-ul a:hover {
	color: #fff;
	text-decoration: none
}

.footer .copyright {
	position: relative;
	font-size: 12px
}

.footer .copyright a {
	text-decoration: none;
	color: #999
}

.footer .foot_m_nav .top {
	height: 60px;
	padding: 20px;
	box-sizing: border-box
}

.footer .foot_m_nav .top .closed {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	float: right;
	cursor: pointer
}

.footer .logo {
	width: 230px
}

.footer .foot_m_nav .logo img {
	height: 50px;
	display: block;
	margin: 30px auto
}

.footer .foot_m_nav .ul {
	margin-top: 30px
}

.footer .foot_m_nav .ul li {
	padding: 0 20px;
	-webkit-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
	transition: all .6s cubic-bezier(.77,0,.175,1) 0s
}

.footer .foot_m_nav.open .ul li {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.footer .foot_m_nav .ul li:nth-child(1) {
	-webkit-transition: all .2s cubic-bezier(.77,0,.175,1) 0s;
	transition: all .2s cubic-bezier(.77,0,.175,1) 0s
}

.footer .foot_m_nav .ul li:nth-child(2) {
	-webkit-transition: all .4s cubic-bezier(.77,0,.175,1) 0s;
	transition: all .4s cubic-bezier(.77,0,.175,1) 0s
}

.footer .foot_m_nav .ul li:nth-child(3) {
	-webkit-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
	transition: all .6s cubic-bezier(.77,0,.175,1) 0s
}

.footer .foot_m_nav .ul li:nth-child(4) {
	-webkit-transition: all .8s cubic-bezier(.77,0,.175,1) 0s;
	transition: all .8s cubic-bezier(.77,0,.175,1) 0s
}

.footer .foot_m_nav .ul li:nth-child(5) {
	-webkit-transition: all 1s cubic-bezier(.77,0,.175,1) 0s;
	transition: all 1s cubic-bezier(.77,0,.175,1) 0s
}

.footer .foot_m_nav .ul li:nth-child(6) {
	-webkit-transition: all 1.2s cubic-bezier(.77,0,.175,1) 0s;
	transition: all 1.2s cubic-bezier(.77,0,.175,1) 0s
}

.footer .foot_m_nav .ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	width: 100%
}

.footer .foot_m_nav .ul .dropdown .foot_nav:nth-child(1) {
	border-bottom: 1px solid #929292;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.footer .foot_m_nav .ul .dropdown .foot_nav .foot_unfold_icon {
	width: 20px;
	margin-right: 15px;
	height: 12px;
	margin-top: 20px
}

.downArrows-overturn {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.footer .foot_m_nav .ul .dropdown .dropdown_menu a:nth-child(1) {
	border-bottom: none
}

.footer .foot_m_nav .ul li .dropdown_menu {
	display: none
}

.footer .foot_m_nav .ul li.dropdown.active .dropdown_menu {
	display: block
}

.footer .foot_m_nav .ul li .dropdown_menu a {
	display: block;
	color: #9b9b9b;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box
}

.footer .foot_m_nav .ul li .dropdown_menu a:last-child {
	border: none;
	margin-bottom: 10px
}

.footer .public_acconut .list-content {
	display: inline-block;
	position: relative
}

.public_acconut .list-img {
	width: 44px;
	height: 44px
}

.footer .public_acconut .fade-info {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: -30px;
	margin-top: -110px;
	padding-top: 20px;
	width: 100px;
	height: 120px;
	z-index: 25;
	text-align: center;
	opacity: 0;
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotate(180deg);
	transform: rotateZ(180deg);
	overflow: hidden
}

.public_acconut .fade-info img,.public_acconut .fade-info p {
	-webkit-transform: rotateZ(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotateZ(-180deg)
}

.footer .public_acconut .fade-info .fade-info-content {
	width: 100%;
	height: 100%;
	background: #fff;
	position: relative
}

.footer .public_acconut .fade-info .fade-info-content i {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	border-width: 6px;
	border-color: transparent;
	border-style: solid;
	top: 0;
	margin-top: -15px;
	left: 50%;
	margin-left: -5px;
	border-width: 10px 0 10px 10px;
	border-left-color: #fff;
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.footer .public_acconut .code-show .fade-info {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s;
	transition: all .3s
}

.footer .public_acconut .fade-info img {
	width: 100px
}

.footer .public_acconut .fade-info.fade-info-email {
	width: 220px;
	height: 60px;
	top: 60px;
	left: -118px
}

.footer .public_acconut .fade-info.fade-info-email p {
	line-height: 40px
}

.footer .public_acconut .fade-info.fade-info-email .fade-info-content i {
	left: 50px
}

.footer .public_acconut .iconfooter_icon_kefu {
	background: url(../images/foot_kefu.png) no-repeat;
	background-size: 100% 100%;
	width: 44px;
	height: 44px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -38px
}

.footer .public_acconut .fade-info-kefu {
	width: 120px;
	height: 60px;
	line-height: 40px;
	margin-top: -2px;
	text-align: center;
	padding-top: 20px;
	top: -49px;
	left: -48px
}

.footer .public_acconut .fade-info-kefu .fade-info-content i {
	left: 20px
}

.footer .container,.footer .copyright {
	min-width: 1000px
}

.footer .copyright {
	line-height: 56px;
	height: 56px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.footer .copy {
	/*margin-left: 70px*/
}

.footer .foot_m_nav {
	display: none
}

.footer .public_acconut {
	text-align: center
}

.seven-offical {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.seven-offical.inter {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.seven-offical #other-des-cn {
	width: 870px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.seven-offical #other-des-cn .Mexico {
	margin-left: 0
}

.seven-offical.cn {
	width: 906px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.seven-offical {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.seven-offical {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.other-web {
	font-size: 12px;
	margin-right: 8px;
	margin-top: -1px
}

.seven-offical .yuenan {
	margin-right: 10px;
	margin-left: 10px;
	display: inline-block;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
	background: #1a1919;
	border-radius: 9px;
	height: 20px;
	line-height: 20px
}

.yuenan.Mexico {
	margin: 14px 10px 14px 75px
}

.yuenan:hover {
	background: #5c5c5c
}

.text-top {
	vertical-align: text-top
}

.seven-offical a,.seven-offical a:hover,.seven-offical a:link {
	color: #999
}

.footer-links-ul .tips-title .i18n {
	cursor: pointer
}

.yuenan .i18n {
	cursor: pointer;
	display: inline-block;
	line-height: 20px
}

.copyright-privacy {
	cursor: pointer;
	margin-right: 38px
}

.span-tip {
	font-weight: 600;
	color: #2b2b2b
}

.dfrow {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.seven-offical-wrapper {
	margin-top: 40px;
	border-bottom: 1px solid rgba(255,255,255,.5)
}

.text-top {
	width: 16px;
	height: 16px
}