.new_footer img{vertical-align: middle;}
.new_footer-bold{font-family:notosansbold,"Noto Sans","Helvetica","Arial",sans-serif;font-weight:500;}
.new_footer{width: 100%;background-color: #0F1420;}
.new_footer-inner{width: 1400px;max-width: 92%;margin: 0 auto;}
.new_footer-top{width: 100%;padding: 60px 0 47px; display: flex;flex-wrap: wrap;justify-content: space-between;}
.new_footer-left{font-size: 0;padding-top: 3px;}
.new_footer-logo{display: inline-block;vertical-align: middle;cursor: pointer;}
.new_footer-logo img{width: 171px;}
 
.new_footer-right{display: flex;flex-wrap: wrap;align-items: flex-start;font-size: 0;}
.new_footer-list{display: flex;justify-content: space-between; width: 800px;}
.new_footer-item{display: block;flex: 1;padding-right: 15px;}
.new_footer-one{display: block;margin-bottom: 39px;width: 100%;color: #FFFFFF;font-size: 18px;line-height: 25px;}
.new_footer-twobox{display: inline-block;}
.new_footer-threebox{display: none;}
.new_footer-two{transition: all .3s; display: block;cursor: pointer;width: 100%;margin-bottom: 16px; color: rgba(255,255,255,0.7) !important;font-size: 14px;line-height: 19px;}
.new_footer-two:hover{color: #fff !important;font-weight: bold;}

.new_footer-mailbox{display: block;position: relative;margin-bottom: 16px;}
.new_footer-mail{display: inline-block;position: relative;width: 100%;}
.new_footer-mail_tip{transition: all .3s; display: block;cursor: pointer;width: 100%;color: rgba(255,255,255,0.7) !important;font-size: 14px;line-height: 19px;}
.new_footer-mail_sub{opacity: 0;z-index: -1;visibility: hidden;transition: all .3s;position: absolute;bottom: 100%;left: 50%;transform: translate(-50%,0);padding-bottom: 10px;}
.new_footer-mail_link{position: relative;display: block;cursor: pointer;white-space: nowrap;padding: 0 30px 0 17px; border-radius: 8px;background-color: #fff;}
.new_footer-mail_link:after{content: ''; position: absolute;bottom: -5px;left: 50%;border-top: 6px solid #fff;border-left: 8px solid transparent;border-right: 8px solid transparent;}
.new_footer-mail_icon{display: inline-block;vertical-align: middle;margin-right: 14px;width: 13px;}
.new_footer-mail_icon img{width: 100%;}
.new_footer-mail_text{display: inline-block;vertical-align: middle;font-size: 14px;color: #000000;line-height: 55px;}


.new_footer-subscribebox{display: block;width: 196px;position: relative;}
.new_footer-tip{display: block;margin-bottom: 39px;width: 100%;width: 100%;color: #FFFFFF;font-size: 18px;line-height: 25px;}
.new_footer-subscribe{width: 100%;position: relative;padding-right: 36px;}
.new_footer-subscribe form{width: 100%;}
.new_footer-input{display: block;width: 100%;padding: 0 10px; border: 1px solid rgba(255,255,255,0.5);border-right: none !important;background-color: transparent;font-size: 12px;color: #fff;height: 36px;border-radius: 8px 0 0 8px;}
.new_footer-button{position: absolute;top: 0;right: 0;display: block;cursor: pointer;border: none;width: 36px;height: 100%;background: #005BFE;border-radius:0 8px 8px  0;background-image: url('../images/new_footer4.svg');background-size: 20px auto;background-position: center center;background-repeat: no-repeat;}
.new_footer-error{display: none;padding-top: 2px;width: 100%;font-size: 12px;color: #F5222D;line-height: 16px;}

.new_footer-subscribebox.show-error .new_footer-input{border: 1px solid #F5222D;}
.new_footer-subscribebox.show-error .new_footer-error{display: block;}

.new_footer-succeed{opacity: 0;z-index: -1;visibility: hidden;transition: all .3s;position: absolute;top: calc(100% + 10px);left: 0;width: 100%;padding: 10px 12px;line-height: 20px;font-size: 14px;color: rgba(0,0,0,0.88);background: #FFFFFF;border-radius: 8px;box-shadow: 0px 9px 28px 8px rgba(0,0,0,0.05), 0px 6px 16px 0px rgba(0,0,0,0.08), 0px 3px 6px -4px rgba(0,0,0,0.12);}
.new_footer-succeed img{width: 16px;margin-right: 8px;}
.new_footer-subscribebox.succeed .new_footer-succeed{opacity: 1;z-index: 18;visibility: visible;}

.new_footer-subscribebox input::-webkit-input-placeholder,
.new_footer-subscribebox textarea::-webkit-input-placeholder{color: rgba(255,255,255,0.7);}
.new_footer-subscribebox input:-moz-placeholder,
.new_footer-subscribebox textarea:-moz-placeholder{color: rgba(255,255,255,0.7);}
.new_footer-subscribebox input::-moz-placeholder,
.new_footer-subscribebox textarea::-moz-placeholder{color: rgba(255,255,255,0.7);}
.new_footer-subscribebox input:-ms-input-placeholder,
.new_footer-subscribebox textarea:-ms-input-placeholder{color: rgba(255,255,255,0.7);}
 
.new_footer-bottom{width: 100%;padding: 40px 0;border-top: 1px solid rgba(255,255,255,0.2);font-size: 14px;line-height: 19px;color: rgba(255,255,255,0.5);}
.new_footer-bottom *{line-height: inherit;}
.new_footer-bottom p{display: inline-block;vertical-align: middle;}
.new_footer-bottom a{cursor: pointer;transition: all .3s;color: rgba(255,255,255,0.5) !important;}
.new_footer-bottom a:hover{color: #fff !important;}

.new_footer-box{width: 100%;padding-top: 52px;}
.new_footer-hint{width: 100%;font-size: 14px;color: rgba(255,255,255,0.7);line-height: 1.35;}
.new_footer-sharebox{width: 100%;font-size: 0;padding-top: 10px;}
.new_footer-share{display: inline-block;vertical-align: middle;cursor: pointer;margin-right: 14px;margin-top: 14px;}
.new_footer-share:last-child{margin-right: 0;}
.new_footer-share>img{width: 32px;}

.new_footer-language{display: block;cursor: pointer;position: relative;margin-top:89px;}
.new_footer-language-tip{display: inline-block;padding: 0 14px;font-size: 14px;color: #FFFFFF; line-height: 32px; background: rgba(255,255,255,0.06);border-radius: 8px;}
.new_footer-language-tip:before{content: '';display: inline-block;vertical-align: middle;margin-right: 14px;width: 16px;height: 16px;background-image: url('../images/new_footer10.png');background-size: contain;background-position: center center;background-repeat: no-repeat;}
.new_footer-language-tip:after{content: '';display: inline-block;vertical-align: middle;margin-left: 27px;border-top: 6px solid #fff;border-left: 6px solid transparent;border-right: 6px solid transparent;}
.new_footer-language-cont{display: none;position: absolute;bottom: 100%;left: 0;padding-bottom: 4px;width: 290px;z-index: 999;}
.new_footer-language-list{width: 100%;padding: 4px;background: #FFFFFF;box-shadow: 0px 6px 16px 0px rgba(0,0,0,0.08), 0px 3px 6px -4px rgba(0,0,0,0.12), 0px 9px 28px 8px rgba(0,0,0,0.05);border-radius: 8px;}
.new_footer-language-item{transition: all .3s;display: block;cursor: pointer;position: relative;width: 100%;padding: 9px 30px 9px 12px;line-height: 1.37;font-size: 16px;color: #222222 !important;border-radius: 4px;}
.new_footer-language-item:after{transition: all .3s;opacity: 0;content: '';position: absolute;top: 0;right: 8px;width: 20px;height: 100%;background-image: url('../images/new_footer11.svg');background-size: 100% auto;background-position: center center;background-repeat: no-repeat;}
.new_footer-language-item:hover{background: #F5F5F5;}
.new_footer-language-item.active{background: #E6F4FF;}
.new_footer-language-item.active{font-family:notosansbold,"Noto Sans","Helvetica","Arial",sans-serif;font-weight:500;}
.new_footer-language-item.active:after{opacity: 1;}

@media(max-width: 1500px){
	.new_footer-inner{width: 1200px;}
	.new_footer-right{flex: 1;}
	.new_footer-list{flex: 1;padding-left: 50px;width: 0;}
} 

@media(min-width: 992px){ 
	.new_footer-mail.show .new_footer-mail_sub{opacity: 1;z-index: 18;visibility: visible;}
}
@media(max-width: 992px){ 
    .new_footer-top{position: relative;padding: 30px 0 40px;}
	.new_footer-left{width: 100%;margin-bottom: 25px;padding-top: 0;}
	.new_footer-logo img{width:114px;}
	.new_footer-right{flex: none;width: 100%;}
	.new_footer-list{flex: none;flex-wrap: wrap;width: 100%;padding-left: 0;}
	.new_footer-item{flex: none;width: 100%;padding-right: 0;}
	.new_footer-one{margin-bottom: 0;font-size: 16px; padding: 15px 30px 15px 0;position: relative;}
    /* .new_footer-three{margin-bottom: 0;font-size: 16px; padding: 15px 30px 15px 0;position: relative;} */
	.new_footer-one:after{transform: rotate(0);transition: all .3s; content: '';position: absolute;top: 50%;right: 0;margin-top: -10px;width: 20px;height: 20px;background-image: url('../images/new_footer5.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
    .new_footer-three:after{transform: rotate(0);transition: all .3s; content: '';position: absolute;top: 50%;right: 0;margin-top: -10px;width: 20px;height: 20px;background-image: url('../images/new_footer5.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
    .new_footer-twobox{display: none;width: 100%;}
    .new_footer-threebox{display: none;width: 100%;padding-left: 20px;}
	.new_footer-two{margin-bottom: 0;padding: 15px 0;}
	.new_footer-mailbox{margin-bottom: 0;padding: 15px 0;}
	.new_footer-mail_tip:hover{color: #fff !important;font-weight: bold;}
    .new_footer-item.show .new_footer-one:after{transform: rotate(90deg);}
    .new_footer_sub-item.show-three .new_footer-three:after{transform: rotate(90deg);}
	
	.new_footer-subscribebox{width: 100%;}
	.new_footer-tip{margin-bottom: 0;font-size: 16px; padding: 15px 30px 15px 0;position: relative;}
	.new_footer-tip:after{transform: rotate(0);transition: all .3s;content: '';position: absolute;top: 50%;right: 0;margin-top: -10px;width: 20px;height: 20px;background-image: url('../images/new_footer5.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
    .new_footer-subscribe{display: none;}
	.new_footer-subscribebox.show .new_footer-tip:after{transform: rotate(90deg);}

	.new_footer-bottom{padding: 30px 0;}
	.new_footer-bottom p{display: inline;}

	.new_footer-language{position: absolute;top: 23px;right: 0;margin-top: 0;}
	.new_footer-box{padding-top: 40px;}
	.new_footer-sharebox{padding-top: 6px;} 
	.new_footer-language-cont{left: auto;right: 0;}
}
