* {
  padding: 0;
  margin: 0;
}
body{
	min-width: 1200px;
}

 .item span{
  font-family: 'FuturaLT-Book';
  font-weight: 300
}
/* @font-face{
  font-family: 'FuturaLT-Book';
  src: url('fb.ttf'),
} */
@font-face{
  font-family: 'PingFangSC-Regular';
  src: url('PingFang SC Regular.ttf') format('truetype'), url('PingFang_SC_Regular.svg') format('svg'),url('PingFang_SC_Regular.woff') format('woff');/*路径要正确*/
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family: 'FuturaLT-Book';
  src: url('FuturaLT-Book.ttf') format('truetype'), url('FuturaLT-Book.svg') format('svg'),url('Futura_LT_Book.woff') format('woff');/*路径要正确*/
  font-weight: normal;
  font-style: normal;
  } 
  @font-face{
    font-family: 'FuturaLT-Bold';
    src: url('FuturaLT-Bold.ttf') format('truetype'), url('FuturaLT-Bold.svg') format('svg'),url('FuturaLT-Bold.eot') format('eot');/*路径要正确*/
    font-weight: normal;
    font-style: normal;
    } 
.home_box {
  width: 100%;
}
.home_box .banner {
  height: 548px;
  width: 100%;
  background-color: #474678;
}
.home_box .banner a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.home_box .notice {
  position: absolute;
  z-index: 100;
  top: 499px;
  height: 50px;
  width: 100%;
  background-color:rgba(25,34,54,0.5);
  color: #A6C3E3;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home_box .notice #notice_box {
  width: 100%;
  display: flex;
  align-items: center;
}
.home_box .notice #notice_box .swiper-wrapper {
  width: 100%;
  height: 50px;
  display: flex;
}
.home_box .notice #notice_box .swiper-wrapper .swiper-slide ul {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
}
.home_box .notice #notice_box .swiper-wrapper .swiper-slide ul li {
  list-style: none;
  cursor: pointer;
  line-height: 25px
}
.home_box .notice #notice_box .swiper-wrapper .swiper-slide ul li span:first-child {
  display: inline-block;
  margin-right: 170px;
  width: 920px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home_box .notice #notice_box .swiper-wrapper .swiper-slide ul li:hover {
  animation: titleCor 1s ease forwards;
}
.home_box .notice #notice_box .swiper-wrapper .swiper-slide ul li:last-child {
  border: none;
  display: inline-block;
  width: 100px;
}
.home_box .mid_box {
  width: 100%;
  /* height: 2540px; */
  /* background: url("../img/bg.png") 50% no-repeat; */
  background-size: cover;
}
.bw {
  font-size:16px;
  font-family:'FuturaLT-Bold';
  font-weight:bold;
  color:rgba(25,34,54,1);
}
.home_box .mid_box .market {
  max-width: 1200px;
  /*padding: 20px 0;*/
  margin: auto;
}
.home_box .mid_box .market ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.home_box .mid_box .market ul li {
  list-style: none;
  flex: 1;
  height: 122px;
  /* background-color: #232335; */
  display: flex;
  /* align-items: center; */
  justify-content: center;
  flex-direction: column;
  margin-right: 10px;
  color: #fff;
  background:rgba(255,255,255,1);
  border:1px solid rgba(242,242,247,1);
  border-top: 4px solid rgba(242,242,247,1);
  cursor: pointer;
  font-family:'FuturaLT-Book';
  box-shadow:0px 0px 0px 0px rgba(233,233,241,1)
}
.home_box .mid_box .market ul li .up {
  color: #00BDBA;
}
.home_box .mid_box .market ul li .down {
  color: #FF6224;
}
.home_box .mid_box .market ul li .item {
  line-height: 30px;
}
.home_box .mid_box .market ul li .item_1 span:nth-child(1) {
  font-size: 14px;
  color:rgba(25,34,54,1);
  margin-left: 20px;
}
.home_box .mid_box .market ul li .item_1 span:nth-child(2) {
  font-size: 14px;
  float: right;
  margin-right: 20px;
}
.home_box .mid_box .market ul li .item_2 span:nth-child(1) {
  margin-left: 20px;
  font-size:16px;
  font-weight:bold;
  font-family: 'FuturaLT-Bold'
}
.list  span  {
  font-family:'FuturaLT-Book';
}
.list {
  font-family:'FuturaLT-Book';
}
.home_box .mid_box .market ul li .item_2 span:nth-child(2) {
  /* font-size: 14px; */
  /* color: #83878e; */
  font-size:16px;
  color: #A7B1BB;
}
.home_box .mid_box .market ul li .item_2 span:nth-child(3) {
  font-size:16px;
  /* font-family:'FuturaLT-Bold'; */
  /* font-weight:bold; */
  color: #A7B1BB;
}
.home_box .mid_box .market ul li .item_3 span:nth-child(1) {
  font-size: 12px;
  margin-left: 20px;
  color: #495060;
}
.home_box .mid_box .market ul li .item_3 span:nth-child(2) {
  font-size: 12px;
  color: rgba(73,80,96,1);;
  margin-right: 5px;
}
.home_box .mid_box .market ul li .item_3 span:nth-child(3) {
  font-size: 12px;
  color: #495060;
}
.home_box .mid_box .market ul li:hover {
  background-color: #ffffff;
  border-top: 4px solid rgba(255,188,6,1);;
  animation: toBig 0.5s ease forwards;
  /* box-shadow:0px 0px 0px 0px rgba(233,233,241,1); */
  /* border:1px solid rgba(242,242,247,1); */
  -moz-box-shadow: 0px 4px 4px 0px #e9e9f1;
  -webkit-box-shadow: 0px 4px 4px 0px #e9e9f1;;
  box-shadow: 0px 4px 4px 0px #e9e9f1;
}
.home_box .mid_box .trade_market {
  max-width: 1200px;
  margin: auto;
  margin-top: 30px;
  height: 100%
}
.home_box .mid_box .trade_market .head {
  width: 100%;
  display: flex;
  /* align-items: center; */
  justify-content: center;
  flex-direction: column;
 /* background: url("../img/Trading market.png") left no-repeat;*/
  background-size: contain;
  height: 2px;
  color: #192236;
  position: relative;
}
.home_box .mid_box .trade_market .head p:nth-child(1) {
  font-size:28px;
  font-family:PingFangSC-Semibold;
  font-weight:600;
  color:rgba(25,34,54,1);
  margin-bottom: 10px
}
.home_box .mid_box .trade_market .head p.lines {
  height: 2px;
  width: 50px;
  background-color: #ffc100;
  margin: 10px 0;
}
.home_box .mid_box .trade_market .head p:nth-child(3) {
  font-size: 18px;
}
.home_box .mid_box .trade_market .market_box {
  width: 100%;
  height: auto;
  background-color: #fff;
  margin-top: 40px;
  border:1px solid rgba(242,242,247,1);
  font-family:'FuturaLT-Book';
}
.home_box .mid_box .trade_market .market_box .top {
  width: 100%;
  height: 59px;
  background-color: rgba(247,250,252,1);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home_box .mid_box .trade_market .market_box .top .left {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  height: 100%;
  flex: 10;
  font-family: 'PingFangSC-Regular';
}
.home_box .mid_box .trade_market .market_box .top .left ul {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  height: 100%;
  font-family: 'PingFangSC-Regular';
  color:rgba(25,34,54,1);;
}
.home_box .mid_box .trade_market .market_box .top .left ul li {
  list-style: none;
  width: 144px;
  /* color: #666; */
  font-size: 18px;
  cursor: pointer;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #eff2f5;
  color:rgba(25,34,54,1);;
  font-weight: 400;
  font-family: 'PingFangSC-Regular';
}
.home_box .mid_box .trade_market .market_box .top .left ul li img {
  height: 20px;
  width: 20px;
  margin-right: 5px;
}
.home_box .mid_box .trade_market .market_box .top .left ul li.active {
  background-color: #fff;
  /* border-top:  1px solid #e9e9f4 ; */
  border-bottom:2px solid #ffc000;
  height: 59px;
  /* padding-bottom: 1px; */
  color: #ffc000;
}
.home_box .mid_box .trade_market .market_box .top .right {
  margin-right: 50px;
  flex: 2;
}
.home_box .mid_box .trade_market .market_box .top .right .input_box {
  width: 187px;
  height: 33px;
  position: relative;
}
input::-webkit-input-placeholder { /* WebKit browsers */  
  color: rgba(167,177,187,1);  
}  
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
  color: rgba(167,177,187,1);  
}  
input::-moz-placeholder { /* Mozilla Firefox 19+ */  
  color: rgba(167,177,187,1);  
}  
input:-ms-input-placeholder { /* Internet Explorer 10+ */  
  color: rgba(167,177,187,1);  
}  
.home_box .mid_box .trade_market .market_box .top .right .input_box input {
  height: 100%;
  width: 100%;
  border-radius: 16px;
  border:1px solid rgba(242,242,247,1);
  font-size: 12px;
  /* text-align: center; */
  box-sizing: border-box;
  /* padding-right: 38px; */
  padding-left: 25px;
  line-height: 33px;
  color:rgba(167,177,187,1);
}
.home_box .mid_box .trade_market .market_box .top .right .input_box img {
  position: absolute;
  right: 18px;
  width: 18px;
  height: 18px;
  top: 7.5px;
}
.home_box .mid_box .trade_market .market_box .top .right .input_box input:focus {
  height: 100%;
  width: 100%;
  border-radius: 16px;
  border: 1px solid #ffc000;
  outline: none;
  /* text-align: center; */
}
.home_box .mid_box .trade_market .market_box .market_title {
  height: 59px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size:12px;
  font-family:'PingFangSC-Light';
  font-weight:300;
  color:rgba(167,177,187,1);
  border-bottom: 1px solid rgba(242,242,247,1);
}
.home_box .mid_box .trade_market .market_box .market_title ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 50px;
}
.home_box .mid_box .trade_market .market_box .market_title ul li {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home_box .mid_box .trade_market .market_box .market_title ul li:nth-child(1) {
  flex: 1.2;
  justify-content: flex-start;
  padding-left: 40px;
}
.home_box .mid_box .trade_market .market_box .market_title ul li:nth-child(2) {
  padding-left: 25px;
  justify-content: flex-start;
  flex: 1.55;
}
.home_box .mid_box .trade_market .market_box .market_title ul li:nth-child(3) {
  flex: 1;
  padding-left: 25px;
  justify-content: flex-start;
}
.home_box .mid_box .trade_market .market_box .market_title ul li:nth-child(4) {
  flex: 1.4;
  /* padding-right: 20px; */
  justify-content: flex-start;
  padding-left: 25px;
  padding-right: 5px;
}
.home_box .mid_box .trade_market .market_box .market_title ul li:nth-child(5) {
  flex: 1.3;
  padding-right: 25px;
  justify-content: flex-start;
  padding-left: 10px;
}
.home_box .mid_box .trade_market .market_box .market_title ul li:nth-child(6) {
  flex: 1.2;
  padding-right: 14px;
  justify-content: flex-end;
  padding-right: 80px;
}
.home_box .mid_box .trade_market .market_box .wrapper {
  width: 100%;
  height: 100%;
  /* border-bottom: 1px solid #d9d9eb;
  border-top: 1px solid #d9d9eb; */
  overflow: hidden;
  position: relative;
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main,
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate {
  padding: 0 20px;
  box-sizing: border-box;
  padding-bottom: 50px;
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main .main_head,
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate .main_head {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 59px;
  border-bottom: 1px solid rgba(242,242,247,1);
  font-size: 16px;
  color: #333;
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main .main_head .vline,
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate .main_head .vline {
  height: 20px;
  width: 4px;
  background-color: #ffc000;
  margin-right: 10px;
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main ul,
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate ul {
  width: 100%;
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main ul li,
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate ul li {
  list-style: none;
  height: 49px;
  border-bottom: 1px solid rgba(242,242,247,1);
  box-sizing: border-box;
  color: #333;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 60px;
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main ul li .left,
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate ul li .left {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-right: 10px;
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main ul li .right,
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate ul li .right {
  flex: 18;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main ul li .right .list,
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate ul li .right .list {
  display: flex;
  justify-content: flex-start;
  flex: 0.9;
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main ul li .right .list:nth-child(1),
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate ul li .right .list:nth-child(1) {
  flex: 0.7;
  justify-content: flex-start;
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main ul li .right .list:nth-child(2),
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate ul li .right .list:nth-child(2) {
  flex: 0.95;
  justify-content: flex-start;
  padding-left: 17px;
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main ul li .right .list:nth-child(3),
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate ul li .right .list:nth-child(3) {
  flex: 0.7;
  justify-content: flex-start;
  padding-left: 20px;
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main ul li .right .list:last-child,
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate ul li .right .list:last-child {
  justify-content: flex-end;
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main ul li .right .up,
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate ul li .right .up {
  color: #0bca8d;
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main ul li .right .down,
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate ul li .right .down {
  color: #FF6224;
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main ul .null,
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate ul .null {
  /* display: flex; */
  width: 70px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  color: #bcbcca;
  margin-top: 80px;
}
.zwsj {
  margin-left:3px
}
.sj {
  margin-top: 10px
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main ul li:hover,
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate ul li:hover {
  animation: liback 0.5 ease forwards;
}
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_main ul .null:hover,
.home_box .mid_box .trade_market .market_box .wrapper .market_list_box .market_innovate ul .null:hover {
  background-color: #fff;
}
.home_box .mid_box .about_us {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
}
.home_box .mid_box .about_us .head {
  width: 100%;
  height: 120px;
  display: flex;
  /* align-items: center; */
  justify-content: center;
  flex-direction: column;
  /*background: url("../img/ABOUT US.png") left no-repeat;*/
  background-size: 30%;
}
.home_box .mid_box .about_us .head p:nth-child(1) {
  font-family:PingFangSC-Semibold;
  font-weight:600;
  color:rgba(25,34,54,1);
  font-size: 28px;
}
.home_box .mid_box .about_us .head p.lines {
  height: 2px;
  width: 50px;
  background-color: #ffc100;
  margin: 15px 0;
}
.home_box .mid_box .about_us .head p:nth-child(2) {
  font-size: 18px;
  font-family:PingFangSC-Light;
  font-weight:300;
  color:rgba(25,34,54,1);
  margin-top: 10px;
}
.home_box .mid_box .about_us .box {
  width: 100%;
  height: 580px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.home_box .mid_box .about_us .box .left {
  height: 100%;
  width: 30px;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 RGBA(8, 8, 71, 0.06);
}
.home_box .mid_box .about_us .box #video {
  object-fit: fill;
  outline: none;
  border: none;
  box-shadow: -3px -4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 RGBA(8, 8, 71, 0.06);
}
.home_box .mid_box .about_us .box img {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 100;
  right: 0;
}
.home_box .mid_box .about_us .box .moveLeft {
  animation: moveleft 0.5s linear forwards;
}
.home_box .mid_box .card {
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
}
.home_box .mid_box .card .item {
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  cursor: pointer;
  position: relative;
}
.home_box .mid_box .card .item .item_1,
.home_box .mid_box .card .item .item_2,
.home_box .mid_box .card .item .item_3,
.home_box .mid_box .card .item .item_4 {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
  position: relative;
}
.home_box .mid_box .card .item .item_1 p:nth-child(1),
.home_box .mid_box .card .item .item_2 p:nth-child(1),
.home_box .mid_box .card .item .item_3 p:nth-child(1),
.home_box .mid_box .card .item .item_4 p:nth-child(1) {
  font-size:16px;
  font-family:'PingFangSC-Regular';
  font-weight:400;
  color:rgba(222,238,255,1);
}
.home_box .mid_box .card .item .item_1 p:nth-child(2),
.home_box .mid_box .card .item .item_2 p:nth-child(2),
.home_box .mid_box .card .item .item_3 p:nth-child(2),
.home_box .mid_box .card .item .item_4 p:nth-child(2) {
  width:19px;
  height:2px;
  background:rgba(255,188,6,1);
  margin-top: 5px;
}
.home_box .mid_box .card .rotatey {
  /* animation: rotatey 0.5s linear forwards; */
  display: none;
}
.home_box .mid_box .card .rotateyre {
  /* animation: rotateyre 0.5s linear forwards; */
  display: block;

}
.home_box .mid_box .card .item_1 {
  background: url("../img/earth.png") 50% no-repeat;
  background-size: 53%;
  background-color: #081022;
}
.home_box .mid_box .card .item_2 {
  background: url("../img/zc.png") 50% no-repeat;
  background-size: 53%;
  background-color: #6E7C9A;
}
.home_box .mid_box .card .item_3 {
  background: url("../img/xm.png") 50% no-repeat;
  background-size: 53%;
  background-color: #081022;
}
.home_box .mid_box .card .item_4 {
  background: url("../img/team.png") 50% no-repeat;
  background-size: 53%;
  background-color: #6E7C9A;
}
.home_box .mid_box .card .detail {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 53px;
  box-sizing: border-box;
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
  background-color: #fff;
  height: 100%;
  width: 100%;
  visibility: hidden;
}
.home_box .mid_box .card .detail p:nth-child(2) {
  font-size:16px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(25,34,54,1);
}
.home_box .mid_box .card .detail p:nth-child(3) {
  width:19px;
  height:2px;
  background:rgba(255,188,6,1);
  margin-top: 5px;
}
/* .home_box .mid_box .card .detail p:nth-child(3) {
  color: #666;
  font-size: 14px;
  line-height: 26px;
  width: 100%;
} */
.home_box .mid_box .media {
  margin: auto;
  width: 1200px;
  height: 400px

}
.home_box .mid_box .media .head {
  width: 100%;
  height: 95px;
  display: flex;
  /* align-items: center; */
  justify-content: center;
  flex-direction: column;
  background: url("../img/MWDIA COVERAGE.png") left no-repeat;
  background-size: 30%;
  margin-top: 85px;
  /* background-color: #eff2f5; */
  /* width: 1200px; */
  position: relative;
}
.home_box .mid_box .media .head p:nth-child(1) {
  font-size:28px;
  font-family:PingFangSC-Semibold;
  font-weight:600;
  color:rgba(25,34,54,1);
}
.home_box .mid_box .media .head p.lines {
  height: 2px;
  width: 50px;
  background-color: #ffc100;
  margin: 10px 0;
}
.home_box .mid_box .media .head p:nth-child(2) {
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    color: rgba(25,34,54,1);
    margin-top: 10px;
}
.home_box .mid_box .media .imgBox {
  height: 400px;
  width: 100%;
  /* display: flex; */
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  position: relative;
  /* background: #6E7C9A */
}
.home_box .mid_box .media .imgBox .leftMedia:nth-child(2) {
    margin-left: 30px;
  /* background-color: #eff2f5; */
}
.home_box .mid_box .media .imgBox div:nth-child(3) {
  margin-left: 30px;
/* background-color: #eff2f5; */
}
.home_box .mid_box .media .box .box_3 {
  position: absolute;
  height: 240px;
  max-width: 1200px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}
.home_box .mid_box .media .box .box_3 .box_3_box:nth-child(1) {
  width: 58.8%;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 RGBA(8, 8, 71, 0.06);
  padding: 51px 63px 44px;
  box-sizing: border-box;
  float: left;
}
.home_box .mid_box .media .box .box_3 .box_3_box:nth-child(1) ul li {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 30px;
  cursor: pointer;
}
.home_box .mid_box .media .box .box_3 .box_3_box:nth-child(1) ul li span:nth-child(1) {
  font-size: 14px;
  color: #2b343b;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home_box .mid_box .media .box .box_3 .box_3_box:nth-child(1) ul li span:nth-child(2) {
  color: #a1a7ab;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home_box .mid_box .media .box .box_3 .box_3_box:nth-child(1) ul li:hover {
  opacity: 0.5;
}
.home_box .mid_box .media .box .box_3 .box_3_box:nth-child(1) .media_more {
  color: #2b343b;
  font-size: 14px;
  margin-top: 5px;
  cursor: pointer;
}
.home_box .mid_box .media .box .box_3 .box_3_box:nth-child(1) .media_more:hover {
  opacity: 0.5;
}
.home_box .mid_box .media .box .box_3 .box_3_box:nth-child(2) {
  width: 41.2%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.home_box .mid_box .media .box .box_3 .box_3_box:nth-child(2) #media_img {
  width: 464px;
}
.home_box .mid_box .media .box .box_3 .box_3_box:nth-child(2) img {
  height: 100%;
  width: 464px;
}
.home_box .mid_box .media .box .box_3 .box_3_box:nth-child(2) .right {
  height: 100%;
  width: 30px;
  background-color: #60617e;
}
.home_box .mid_box .downApp {
  width: 100%;
  height: 430px;
  background-color: #363651;
}
.home_box .mid_box .downApp .head {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 189px;
  width: 100%;
  background: url("../img/Clientdownloads.png") 50% no-repeat;
  background-size: 30%;
  flex-direction: column;
}
.home_box .mid_box .downApp .head p:nth-child(1) {
  color: #fff;
  font-size: 28px;
}
.home_box .mid_box .downApp .head p.lines {
  height: 2px;
  width: 50px;
  background-color: #ffc100;
  margin: 10px 0;
}
.home_box .mid_box .downApp .head p:nth-child(3) {
  color: #fff;
  font-size: 18px;
}
.home_box .mid_box .downApp .box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home_box .mid_box .downApp .box .item {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  width: 225px;
  height: 52px;
  background-color: #f6ba03;
  color: #fff;
  border-radius: 6px;
  cursor: pointer;
}
.home_box .mid_box .downApp .box .item img {
  margin-right: 17px;
  height: 33px;
  width: 27px;
}
.home_box .mid_box .downApp .box .item:nth-child(1) {
  margin-right: 30px;
}
.home_box .mid_box .downApp .box .item:nth-child(2) {
  background-color: #76e458;
}
.home_box .mid_box .downApp .box .item:nth-child(1):hover {
  -moz-box-shadow: -2px -1px 20px #f7b900;
  -webkit-box-shadow: -2px -1px 20px #f7b900;
  box-shadow: -2px -1px 20px #f7b900;
}
.home_box .mid_box .downApp .box .item:nth-child(2):hover {
  -moz-box-shadow: -2px -1px 20px #76e458;
  -webkit-box-shadow: -2px -1px 20px #76e458;
  box-shadow: -2px -1px 20px #76e458;
}
/*覆盖swiper样式*/
.swiper-pagination-bullet {
  width: 44px;
  height: 4px;
  display: inline-block;
  background-color: #bbbbd9;
  border-radius: 0;
}
.swiper-pagination-bullet-active {
  width: 44px;
  height: 4px;
  display: inline-block;
  background-color: #ffc000;
  border-radius: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 70px;
}
/*改变了颜色和加粗的样式*/
.swiper-button-next {
  background: url("../img/next.png") 50% no-repeat;
  background-size: contain;
  height: 46px;
  width: 30px;
  opacity: 0.34;
}
.swiper-button-prev {
  background: url("../img/next.png") 50% no-repeat;
  background-size: contain;
  height: 46px;
  width: 30px;
  transform: rotatey(180deg);
  opacity: 0.34;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  opacity: 1;
  background: -webkit-gradient(linear, 0 0, 0 right, from(#343357), to(rgba(0,0,255,0.5)));
}
/*覆盖scroll bar 样式*/
.iScrollVerticalScrollbar {
  background-color: #ebebf2;
  width: 8px;
  right: 10px;
  z-index: 100 !important;
}
.iScrollIndicator {
  background-color: #bcbcc9 !important;
  width: 8px;
}
.cnyLastPrice {
  color: #aaa8bd !important;
  font-size: 14px;
  margin-left: 4px;
}
.artGroup {
  width: 25%;
}
@media screen and (max-width: 1024px) {
  .home_box .mid_box .card .detail {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 15px;
    box-sizing: border-box;
  }
}
.footer_box {
  min-width: 100% !important;
  margin-top: 30px
}
@-moz-keyframes toBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.08);
  }
}
@-webkit-keyframes toBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.08);
  }
}
@-o-keyframes toBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.08);
  }
}
@keyframes toBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.08);
  }
}
@-moz-keyframes toBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.05);
  }
}
@-webkit-keyframes toBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.05);
  }
}
@-o-keyframes toBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.05);
  }
}
@keyframes toBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.05);
  }
}
@-moz-keyframes moveleft {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 1200px;
    opacity: 0;
  }
}
@-webkit-keyframes moveleft {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 1200px;
    opacity: 0;
  }
}
@-o-keyframes moveleft {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 1200px;
    opacity: 0;
  }
}
@keyframes moveleft {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 1200px;
    opacity: 0;
  }
}
@-moz-keyframes origwidth {
  0% {
    width: 600px;
  }
  100% {
    width: 494px;
  }
}
@-webkit-keyframes origwidth {
  0% {
    width: 600px;
  }
  100% {
    width: 494px;
  }
}
@-o-keyframes origwidth {
  0% {
    width: 600px;
  }
  100% {
    width: 494px;
  }
}
@keyframes origwidth {
  0% {
    width: 600px;
  }
  100% {
    width: 494px;
  }
}
@-moz-keyframes pluswidth {
  0% {
    width: 494px;
  }
  100% {
    width: 600px;
  }
}
@-webkit-keyframes pluswidth {
  0% {
    width: 494px;
  }
  100% {
    width: 600px;
  }
}
@-o-keyframes pluswidth {
  0% {
    width: 494px;
  }
  100% {
    width: 600px;
  }
}
@keyframes pluswidth {
  0% {
    width: 494px;
  }
  100% {
    width: 600px;
  }
}
@-moz-keyframes rotatey {
  0% {
    /* transform: rotatey(0); */
    opacity: 1;
  }
  100% {
    /* transform: rotatey(-180deg); */
    opacity: 0;
  }
}
@-webkit-keyframes rotatey {
  0% {
    /* transform: rotatey(0); */
    opacity: 1;
  }
  100% {
    /* transform: rotatey(-180deg); */
    opacity: 0;
  }
}
@-o-keyframes rotatey {
  0% {
    /* transform: rotatey(0); */
    opacity: 1;
  }
  100% {
    /* transform: rotatey(-180deg); */
    opacity: 0;
  }
}
@keyframes rotatey {
  0% {
    transform: rotatey(0);
    opacity: 1;
  }
  100% {
    transform: rotatey(-180deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateyre {
  0% {
    transform: rotatey(-180deg);
    opacity: 0;
  }
  100% {
    transform: rotatey(0);
    opacity: 1;
  }
}
@-webkit-keyframes rotateyre {
  0% {
    transform: rotatey(-180deg);
    opacity: 0;
  }
  100% {
    transform: rotatey(0);
    opacity: 1;
  }
}
@-o-keyframes rotateyre {
  0% {
    transform: rotatey(-180deg);
    opacity: 0;
  }
  100% {
    transform: rotatey(0);
    opacity: 1;
  }
}
@keyframes rotateyre {
  0% {
    transform: rotatey(-180deg);
    opacity: 0;
  }
  100% {
    transform: rotatey(0);
    opacity: 1;
  }
}
.iconBox {
  margin-right: 21px;
  /* margin-top: 3px; */
  width: 18px;
  height: 18px;
  margin-top: 4px;
  background: url('../img/lb.png') center no-repeat;
  display: inline-block;
  float: left;
}
.iconSize {
  padding-top: 3px;
}
.home_box .mid_box .market ul li .item3 {
  font-size:12px;
  font-family:FuturaLT-Book;
  font-weight:400;
  color:rgba(73,80,96,1);
}
.lTitle {
  font-size:18px;
  font-family:PingFangSC-Light;
  font-weight:300;
  color:rgba(25,34,54,1);
}
.fixedTab {
  width: 1200px !important;
  height: 59px;
  background-color: rgba(247,250,252,1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  top: 0;
  z-index: 9999;
}
/* .home_box .notice #notice_box .swiper-wrapper .swiper-slide ul li： */
.contentBox {
  background: url('../img/content.png') center no-repeat;
  height: auto;
  background-size: cover;
  /*padding-bottom: 50px;*/
}
.market_list_box {
  height: 100%
}
.downloadBox {
  width: 100%;
  height: 400px;
  background:url('../img/dload.png') center no-repeat;
  /* margin-top: 50px; */
}
.downloadContent {
  width: 1200px;
  margin: 0 auto;
  height: 400px;
}
.dlAct {
  float: right;
  margin-top: 79px;
  padding-right: 90px;
}
.any {
  font-size:42px;
  font-family:PingFangSC-Medium;
  font-weight:500;
  color:rgba(222,238,255,1);
}
.allEarth {
  font-size:28px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(166,195,227,1);
  margin-top: 10px;
}
.tird {
  display: block;
  font-size:14px;
  font-family:PingFangSC-Light;
  font-weight:300;
  color:rgba(166,195,227,1);
  padding-top: 10px;
}
.iosD {
  display: inline-block;
  width:201px;
  height:47px;
  background:rgba(25,34,54,1);
  border:1px solid rgba(166,195,227,1);
  border-radius:23px;
  font-size:16px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(222,238,255,1);
  text-align: center;
  line-height: 47px;
  /* position: absolute; */
  margin-top: 60px;
  cursor: pointer;     
}
.andD {
  display: inline-block;
  width:200px;
  height:47px;
  background:rgba(25,34,54,1);
  border:1px solid rgba(166,195,227,1);
  border-radius:23px;
  font-size:16px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(222,238,255,1);
  text-align: center;
  line-height: 47px;
  margin-top: 60px;
  margin-left:30px; 
  cursor: pointer;     
  
}
.iosD:hover {
  border: 1px solid #f7b900;
  animation:  yHover 1s ease forwards;
  color:rgba(255,255,255,1);
}
.andD:hover {
  /* background: #FFBC06;
  box-shadow: -2px -1px 20px #f7b900; */
  border: 1px solid #f7b900;
  animation:  yHover 1s ease forwards;
  color:rgba(255,255,255,1);
}
.about_usContent {
  width: 1200px;
  height: 36px;
  margin: 0 auto;
  margin-bottom: 77px
}
.about_usTitle {
  width: 268px;
  height: 34px;
  text-align: center;
  /*background: url('../img/Global.png') center no-repeat;*/
  line-height: 34px;
  font-size:20px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(25,34,54,1);
  display: inline-block;
}
.about_usCon {
  width:787px;
  height:36px;
  font-size:14px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(73,80,96,1);
  display: inline-block;
  margin-left: 70px;
  
}
.dsj {
  /* width: 130px;
  height: 13px; */
  margin-top: -55px;
  margin-bottom: 30px;
}
.contentBot {
  /*height: 848px;
  background: url('../img/cB.png') center no-repeat;*/
}
.mediaBot {
  height:118px;
 /* background:rgba(25,34,54,1);
  border-bottom: 1px solid #223455*/
}
.moreMedia {
  width:121px;
  height:41px;
  border:1px solid rgba(255,188,6,1);
  border-radius:20px;
  text-align: center;
  line-height: 41px;
  color:rgba(255,188,6,1);
  /* float: right; */
  position: absolute;
  right: 0;
  cursor: pointer;
  font-family: 'PingFangSC-Regular';
}
.moreMedia:hover{
  /* background:rgba(255,188,6,1);
  border:1px solid rgba(255,188,6,1);
  border-radius:20px;
  color:rgba(255,255,255,1);
  cursor: pointer;
  box-shadow: -2px -1px 20px #f7b900; */
  animation:  yHover 0.5s ease forwards;
  color:rgba(255,255,255,1);
}
.leftMedia {
  width:380px;
  height:405px;
  /* background: red; */
  float: left;
  position: relative;
}
.leftImg{
  width:380px;
  height:306px;
  /* background: #fff */
}
.mediaTitle {
  width:380px;
  height:18px;
  font-size:14px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:#333;
  margin-top: 20px;
  display: inline-block;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;  
}
.mediaContent {
  display: inline-block;
  width:380px;
  height:50px;
  font-size:12px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(85,98,127,1);
  margin-top: 5px;
  overflow: hidden;
  text-overflow:ellipsis;
  /* white-space: nowrap; */
}

.lookMeaia {
  width:101px;
  height:41px;
  /* background:rgba(255,188,6,1); */
  border:1px solid rgba(255,188,6,1);
  border-radius:20px;
  font-size:16px;
  font-family: 'PingFangSC-Regular';
  font-weight:400;
  color:rgba(255,188,6,1);
  text-align: center;
  line-height: 41px;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  left: 50%;
  margin-left: -51px;
  display: none;
  cursor: pointer;
  background: #FFC000;
  -moz-box-shadow: -2px -1px 20px #f7b900;
  -webkit-box-shadow: -2px -1px 20px #f7b900;
  box-shadow: -2px -1px 20px #f7b900;
  border: 1px sloid #f7b900;
  color: #fff
}

@-moz-keyframes yHover {
  0% {
    background: none;
  }
  100% {
   background: #FFC000;
   -moz-box-shadow: -2px -1px 20px #f7b900;
   -webkit-box-shadow: -2px -1px 20px #f7b900;
   box-shadow: -2px -1px 20px #f7b900;
   border: 1px sloid #f7b900;
  }
}
@-webkit-keyframes yHover {
  0% {
    background: none;
  }
  100% {
   background: #FFC000;
   -moz-box-shadow: -2px -1px 20px #f7b900;
   -webkit-box-shadow: -2px -1px 20px #f7b900;
   box-shadow: -2px -1px 20px #f7b900;
   border: 1px sloid #f7b900;
  }
}
@-o-keyframes yHover {
  0% {
    background: none;
  }
  100% {
   background: #FFC000;
   -moz-box-shadow: -2px -1px 20px #f7b900;
   -webkit-box-shadow: -2px -1px 20px #f7b900;
   box-shadow: -2px -1px 20px #f7b900;
   border: 1px sloid #f7b900;
  }
}
@keyframes yHover {
  0% {
    background: none;
  }
  100% {
   background: #FFC000;
   -moz-box-shadow: -2px -1px 20px #f7b900;
   -webkit-box-shadow: -2px -1px 20px #f7b900;
   box-shadow: -2px -1px 20px #f7b900;
   border: 1px sloid #f7b900;
  }
}
/* .lookMeaia:hover {
  animation:  yHover 0.5s ease forwards;
  color:rgba(255,255,255,1);
} */
/* .leftImg:hover {
  animation:  wHover 0.3s ease forwards;
} */
.zzc {
  background:rgba(0,0,0,0.6);
  width:380px;
  height:306px;
  display: none;
  position: absolute;
  top: 0px;
  z-index: 111;
}
@-moz-keyframes wHover {
  0% {
    background: none;
  }
  100% {
    background:rgba(255,255,255,0.78);
  }
}
@-webkit-keyframes wHover {
  0% {
    background: none;
  }
  100% {
    background:rgba(255,255,255,0.78);
  }
}
@-o-keyframes wHover {
  0% {
    background: none;
  }
  100% {
    background:rgba(255,255,255,0.78);
  }
}
@keyframes wHover {
  0% {
    background: none;
  }
  100% {
    background:rgba(255,255,255,0.78);
  }
}
.newsCo {
  height: 28px;
  line-height: 30px;
  float: left;
}
.newsTi {
  height: 28px;
  line-height: 28px;
  float: left
}
.wsj {
  height: 285px;
  text-align: center;
  padding-top: 87px;
  font-size:14px;
  font-family:'PingFangSC-Light';
  font-weight:300;
  color:rgba(167,177,187,1)
}
.imgBoxCon {
  width: 380px;
  height: 306px;
}
.higherPrice_24 {
  font-weight: 600
}
.lowerPrice_24 {
  font-weight: 600
}
.lastPrice{
  font-weight: 600
}
.volum_24 {
  font-weight: 600
}
.trade_coin {
  font-weight: 600
}
.actBox {
  height: 28px;
  line-height: 28px;
  float: left;
}
.benchT {
  font-family: 'PingFangSC-Regular';
  font-weight:600;
}
@-moz-keyframes titleCor {
  0% {
    color: #DEEEFF
  }
  100% {
    color: #f6ba03;
  }
}
@-webkit-keyframes titleCor {
  0% {
    color: #DEEEFF
  }
  100% {
    color: #f6ba03;
  }
}
@-o-keyframes titleCor {
  0% {
    color: #DEEEFF
  }
  100% {
    color: #f6ba03;
  }
}
@keyframes titleCor {
  0% {
    color: #DEEEFF
  }
  100% {
    color: #f6ba03;
  }
}


@-moz-keyframes liback {
  0% {
    background: none;
  }
  100% {
    background-color: rgba(247,250,252,1);
  }
}
@-webkit-keyframes liback {
  0% {
    background: none;
  }
  100% {
    background-color: rgba(247,250,252,1);
  }
}
@-o-keyframes liback {
  0% {
    background: none;
  }
  100% {
    background-color: rgba(247,250,252,1);
  }
}
@keyframes liback {
  0% {
    background: none;
  }
  100% {
    background-color: rgba(247,250,252,1);
  }
}
  .lowerPrice_24 {
  /* justify-content: space-around; */
  padding-right: 5px;
}
