.footer {
  position: relative;
  z-index: 5;
  padding: 60px 9.375% 0;
  background: #013076;
}
.footer-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.footer-logo-imgs {
  display: block;
  width: auto;
  margin-bottom: 25px;
}
.footer-logo-imgs img {
  display: block;
  max-width: 300px;
  width: auto;
}
.share {
  margin-top: 25px;
  display: flex;
}
.share a {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  z-index: 2;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  color: #1f1f1f;
  font-size: 24px;
  background: #fff;
}
/*
.share a:hover:before {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.share a:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #ddd;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  transition: 0.38s;
}
*/
.footer-navs {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0px;
  width: 70%;
}
.footer-navs-item {
  display: inline-block;
  margin-bottom: 52px;
  width: 20%;
}
/*
.footer-navs-item:nth-child(3n+3) {
  width: auto;
}
*/
.footer-navs-item dt {
  display: block;
  margin-bottom: 22px;
}
.footer-navs-item dt a {
  display: inline-block;
  position: relative;
  z-index: 2;
  line-height: 1.5;
  color: #fbfbfb;
  font-size: 20px;
  font-weight: normal;
}
.footer-navs-item dt a:before {
  content: "";
  width: 0;
  height: 1px;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: 0.3s;
  z-index: -1;
}
.footer-navs-item dt a:hover,
.footer-navs-item dt a.active {
  color: #fff;
}
.footer-navs-item dt a:hover:before,
.footer-navs-item dt a.active:before {
  width: 100%;
  right: auto;
  left: 0;
}
.footer-navs-item dt a:hover {
  color: #fff;
}
.footer-navs-item dd {
  display: block;
  margin-left: 15px;
}
.footer-navs-item dd p {
  margin-bottom: 8px;
}
.footer-navs-item dd p a {
  display: inline-block;
  color: #efefef;
  font-size: 16px;
  font-family: OPPOSans-Ver2-Regular;
}
.footer-navs-item dd p a:hover {
  color: #fff;
}
.footer-navs-item dd p a span {
  display: inline-block;
  position: relative;
  width: 36px;
  height: 14px;
  line-height: 1;
  color: #fff;
  text-align: center;
  border: 1px solid #3348f3;
  border-radius: 8px;
}
.footer-navs-item dd p a span:hover:before {
  color: #3348f3;
}
.footer-navs-item dd p a span:before {
  position: absolute;
  left: 0;
  top: -4px;
  width: 100%;
  content: "...";
  color: #fff;
  text-align: center;
  font-size: 14px;
  transition: 0.3s;
}
.copyright {
  padding: 15px 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #3f82c766;
  margin-top: 25px;
}
.copyleft p {
  color: #efefefdd;
  font-size: 14px;
}
.copy-map {
  width: 50%;
}
.copy-map .network-map{
  float: right;
  font-size: 14px;
  width: 100%;
  text-align: right;
}
.network-map a {
  display: inline-block;
  color: #efefefdd;
  font-size: 14px;
}
.network-map a:hover {
  color: #fff;
}
.network-map a:hover i {
  color: #fff;
}
.network-map a i {
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 7px;
  font-style: normal;
  line-height: 1;
  font-size: 20px;
  transition: 0.3s;
}
.network {
  margin-left: 46px;
}
.network a {
  display: inline-block;
  color: #666666;
  font-size: 14px;
}
.network a:hover {
  color: #fff;
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 500;
    width: 100%;
    transition: all .4s ease;
    background: rgba(255,255,255,1);
}	
.mod_main .ys_cont1360{
	background: rgba(255,255,255,1);
	padding: 0px 0px 0px 0px;
	box-shadow: 0px 19px 50px rgba(196, 205, 205, 0.24);
	border: 1px solid #fff;
}
.ys_page_wrap.ys_nypage{
	margin-top: 80px;
}
.footer-navs {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0px;
    width: 75%;
}
.footer-navs-item {
    display: inline-block;
    margin-bottom: 0px;
    width: 15%;
}
.footer-navs-item:last-child{
    width: 35%;
}
.footer-navs-item:last-child p{
    display: inline-flex;
    float: right;
    text-align: center;
    color: #fff;
}
.footer-navs-item:last-child p img{
    padding-bottom: 5px;
}
.footer-navs-item dd p img {
    margin-left: 10px;
}
@media screen and (max-width: 1680px){
	.ys_page_wrap.ys_nypage	{
		margin-top: 80px;
	}
}
@media screen  and (max-width: 980px){
    
}
@media screen and (min-width: 641px) and (max-width: 980px){
	.header-logo{
		max-width: 50%;
	}
	.cd-nav-trigger{
		width: 100px;
	}
	.header-right {
		right: 0px;
	}
	.mod_ban_tit p{
		font-size: 36px;
	}
	.yw {
		font-weight: 100 !important;
		font-size: 20px !important;
	}
	.conta_mess_le_tit .std_tit2{
		font-size: 28px;
	}
}