::-webkit-scrollbar { width: 8px; height: 8px; background: #00B3EF; }
::-webkit-scrollbar-thumb { border-radius: 10px; background: #13126C; }
.wrapper { background: #13106C; }
.container { height: auto; }

/*美化滚动条*/
::-webkit-scrollbar { width: 0px; }
::-webkit-scrollbar-track { background-color: #EEEEEE; }
::-webkit-scrollbar-thumb { background-color: #D6D6D6; }
::-webkit-scrollbar-thumb:hover { background-color: #ccc}
::-webkit-scrollbar-thumb:active { background-color: #ccc}

/* 头部 */
header { position: relative; }
header .main { width: 1260px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: .1rem; }
header .main .logo img { width: 200px; }
header .icon-caidan { display: none; }
nav .menu-list-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: .2rem 0; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }
nav .menu-list-wrap .item-menu-title { margin-left: .1rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: .15rem 0rem; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; }
nav .menu-list-wrap .item-menu-title>a { color: #E7EAEE; font-size: .17rem; display: inline-block; padding: .15rem .3rem; }
nav .menu-list-wrap .item-menu-title>a i { margin-left: 0.05rem; display: inline-block; }
nav .menu-list-wrap #active a { color: #2F5BEA; display: inline-block; background: #fff; border-radius: .04rem}
nav .menu-list-wrap .item-menu-title a:hover { color: #2F5BEA; display: inline-block; background: #fff; border-radius: .04rem; }
.bg,.sub-menu { background: #fff; }
.bg nav .menu-list-wrap .item-menu-title>a { color: #000; font-size: .17rem; display: inline-block; }
.bg nav .menu-list-wrap #active a { color: #fff; background: #2F5BEA; }
.content-menu-list { margin: 0 auto; margin-top: 0.2rem; width: 800px; z-index: 999; display: -webkit-box; display: -ms-flexbox; display: flex; }

/* pc 我们团队 */
.ourteam { background: #2387F0; padding: 20px; }
.ourteam ul { width: 80%; margin: 0 auto; display: flex; flex-wrap: wrap; }
.ourteam ul .list-card { width: 30%; margin: 0 auto; height: 380px; position: relative; overflow: hidden; border-radius: 5px; background-color: #ffffff; }
.ourteam ul .list-card .card-img { display: flex; justify-content: center; }

.ourteam ul .list-card .card-img img { width: 70%;
	/* height: 260px; */
	border-radius: 5px; }
.ourteam ul .list-card:nth-child(3n + 2) { margin: 0 5%; }
.ourteam ul .card-body { position: absolute; box-sizing: border-box; padding: 10px; height: 380px; top: 270px; border-radius: 5px; background-color: rgba(255, 255, 255, .9); }
.ourteam ul .card-body h3 { line-height: .4rem; color: #004771; font-size: .2rem; }
.ourteam ul .card-body .card-text { line-height: .3rem; margin-bottom: 30px; font-size: .18rem; color: #222222; }
.ourteam ul .card-body .card-text2 { line-height: .3rem; font-size: .16rem; color: #333333; }
.ourteam ul .list-card:hover .card-body { top: 0px; }

/* 首页下拉 */
.item-menu-title { position: relative; }
.item-menu-title .pro-ul { position: absolute; display: none; top: 82px; left: 0px; flex-direction: column; background-color: #fff; z-index: 999; border-bottom-left-radius: .04rem; border-bottom-right-radius: .04rem; }
.item-menu-title .pro-ul .pro-li { display: flex; width: 1.545rem; }
.item-menu-title .pro-ul .pro-li a { display: inline-block; cursor: pointer; padding: .15rem 0; font-size: .17rem !important; color: #333333 !important; margin-left: .3rem; }
.item-menu-title .pro-ul .pro-li a:hover { color: #abcdef !important; }
header .sub-menu { width: 100vw; padding: 0.20rem 0 .5rem 0; height: 2.6rem; left: 0; position: absolute; bottom: 0; z-index: 999; display: none; margin-bottom: -2.4rem; }
.menu-title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; font-size: .17rem; margin-bottom: 0.1rem; }
.menu-title img { width: .4rem; }
.menu-title span { margin-left: 0.1rem; }
.menu-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: 0 .4rem; }
.content-menu-list div a { font-size: .14rem; display: inline-block; line-height: .4rem; }
.content-menu-list .menu-item .item-center-menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

/* 轮播 */
.btn a { color: #fff !important}
.banner { width: 1260px; margin: 0 auto; height: 6.5rem; }
.swiper-container { width: 100%; height: 90%; }
.swiper-slide { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.swiper-slide .b-title { font-size: .7rem; color: #fff; }
.swiper-slide .b-s-title { font-size: .54rem; color: #fff; font-weight: lighter; }
.swiper-slide .b-s-title p { background: linear-gradient(45deg, #fff, #000); background: -o-linear-gradient(45deg, #fff, #000); -webkit-background-clip: text; color: #eeeeee; }
.swiper-pagination { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0.2rem; padding: .1rem 0; }
.swiper-pagination-bullet { width: .15rem; height: .15rem; text-align: center; color: #000; opacity: 1; background: rgba(255, 255, 255, 0.411); }
.swiper-pagination-bullet-active { background: #fff; }

/* mo- ourtime */
.huangGouJia { padding: 100px 0; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; }
.huangGouJia .onebox { padding: 50px 0; text-align: center; border-radius: 10px; }
.huangGouJia .onebox .titles1,.huangGouJia .onebox .titles2 { color: #fff; line-height: 1.6; padding: 0 30% 30px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.huangGouJia .onebox .titles1 { font-size: 34px; }
.huangGouJia .onebox .titles2 { font-size: 18px; }

/*区块链 行情交易系统 多连钱包 */
.share-title { font-size: .54rem; color: #fff; text-align: center; padding: .4rem 0; padding-bottom: .8rem; }
.share-1 { padding: 1rem 0; position: relative; z-index: 2; }
.share-1 .wrap { width: 1260px; margin: 0 auto; }
.share-1 .content { display: -webkit-box; display: -ms-flexbox; display: flex; color: #fff; justify-content: space-between; padding: 1%; }
.share-1 .value { padding-left: .48rem; padding-top: .64rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 50%; }
.share-1 .p-s-title { font-size: .16rem; }
.share-1 .p-title { font-size: .34rem; margin-top: .14rem; margin-bottom: .3rem; display: flex; justify-content: space-between; }
.share-1 .p-title .title-btn { font-size: .16rem; background-color: #00B3EF; border: none; outline: none; padding: 10px; cursor: pointer; margin-right: 2%; border-radius: 3px; color: #fff; }
.share-1 .p-value { font-size: .16rem; line-height: .27rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; color: #C5D0E6; }
.share-1 .p-v-foot { margin-top: .42rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.share-1 .p-v-foot>div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: .2rem; }
.share-1 .p-v-foot>div:not(:last-child) { margin-right: .92rem; }
.share-1 .p-v-foot .img-view { background: #3549B3; border-radius: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: .5rem; height: .5rem; margin-bottom: .1rem; }

/* 第二个相反 */
/* .avatar {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%;
}
.avatar img{
  width: 100%;
  height: 100%;
} */
.share-1:nth-child(odd) .content { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
.share-1:nth-child(odd) .content { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
.share-1:nth-child(odd) .value { padding-right: .1rem; padding-left: 0; }

#huangLisImg {
	/* height: 5rem; */
}

#huangLisImg img {

	/* margin-top: 1rem; */
	/* height: 4rem; */
}
.wallet { padding-bottom: 1.5rem; }
.wallet::after { position: absolute; content: ''; width: 100%; background: url(../image/bg.png) no-repeat; background-size: 100% 100%; height: 140%; top: -16%; left: 0; z-index: -1; background-position: 0 -1.4rem; }
.dapp::after { position: absolute; content: ''; width: 100%; background: url(../image/bg3.png) no-repeat; background-size: 100% auto; height: 100%; top: 0; left: 0; z-index: -1; background-position: 0 -1.4rem; }

/* 更多解决方案 */
.more-programme-wrap { background: url(../image/-s-4.png) no-repeat; background-size: 100% 100%; }
.more-s { margin-top: 0.12rem; background: url(../image/-s-3.png) no-repeat; background-size: 100% auto; padding: 2rem 0 2rem 0; margin-top: 0; margin-bottom: 1rem; padding-left: 0rem; font-size: .4rem; }
.list { width: 1260px; margin: 0 auto; padding-bottom: 1rem; }
.list ul { display: -ms-grid; display: grid; text-align: center; -ms-grid-columns: 1fr .8rem 1fr .8rem 1fr .8rem 1fr .8rem 1fr; grid-template-columns: repeat(5, 1fr); grid-gap: .8rem; grid-row-gap: 1.6rem; color: #fff; }
.list ul li { border-radius: 10px; padding: .5rem .34rem; background: linear-gradient(360deg, #211680 50%, rgba(58, 45, 155, 0.8) 80%); box-shadow: 0px 7px 14px -10px rgba(0, 0, 0, 0.5); margin: .6rem 0; -webkit-transform: translate(0, calc(.5rem + 0.5px)); -ms-transform: translate(0, calc(.5rem + 0.5px)); transform: translate(0, calc(.5rem + 0.5px)); position: relative; -webkit-transition: .3s top; -o-transition: .3s top; transition: .3s top; top: 0; }
.list ul li:hover { top: -.1rem; cursor: pointer; }
.list img { display: inline-block; margin: .38rem 0; }
.list .value { font-size: .2rem; line-height: .4rem; }
.list .item-title { font-size: .2rem; min-width: .9rem; display: inline-block; }
.list ul li:hover { -webkit-animation: Tmouse 0.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate; animation: Tmouse 0.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate; }
.list-1 ul:last-child li:nth-child(odd) { -webkit-transform: translate(0, calc(.5rem + 0.5px)); -ms-transform: translate(0, calc(.5rem + 0.5px)); transform: translate(0, calc(.5rem + 0.5px)); }
.list-1 ul:first-child li:nth-child(even) { -webkit-transform: translate(0, calc(-.5rem + 0.5px)); -ms-transform: translate(0, calc(-.5rem + 0.5px)); transform: translate(0, calc(-.5rem + 0.5px)); }
.list-2 ul:last-child li:nth-child(odd) { -webkit-transform: translate(0, calc(.5rem + 0.5px)); -ms-transform: translate(0, calc(.5rem + 0.5px)); transform: translate(0, calc(.5rem + 0.5px)); }
.list-2 ul:first-child li:nth-child(odd) { -webkit-transform: translate(0, calc(-.5rem + 0.5px)); -ms-transform: translate(0, calc(-.5rem + 0.5px)); transform: translate(0, calc(-.5rem + 0.5px)); }
.share-2 .arrow { -webkit-animation: Tmouse 0.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate; animation: Tmouse 0.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: .8rem 0; }
@-webkit-keyframes Tmouse { 0% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
	100% { -webkit-transform: translateY(-8px); -moz-transform: translateY(-8px); -ms-transform: translateY(-8px); -o-transform: translateY(-8px); transform: translateY(-5px); }
}
@keyframes Tmouse { 0% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
	100% { -webkit-transform: translateY(-8px); -moz-transform: translateY(-8px); -ms-transform: translateY(-8px); -o-transform: translateY(-8px); transform: translateY(-8px); }
}

/* 服务 */
.serve { font-size: .4rem; padding: 1.5rem 0; }
.serve-wrap { position: relative; background: url(../image/-s-5.png) no-repeat; background-size: 100% 100%; }
.serve-list .icon { display: inherit; width: 60px; }
.serve-list .icon img { width: 100%; }
.serve-list .item { cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 2.2rem; }
.serve-list>div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.serve-list .item>div { border-radius: .05rem; border: 1px solid #37C5CE; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: .4rem; color: #fff; width: 3.1rem; height: 3.1rem; background: #1a1885b9; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.serve-list .item-title { font-size: .2rem; padding: .2rem 0; }
.serve-list .item .color-bg { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); background: -o-linear-gradient(135deg, #2e34a9, rgba(83, 160, 190, .8)); background: linear-gradient(315deg, #2e34a9, rgba(83, 160, 190, .8)); background: -o-linear-gradient(315deg, #2e34a9, rgba(83, 160, 190, .8)); border: 1px solid transparent !important; position: relative; z-index: 3; }
.serve-list .item-value { font-size: .16rem; }

/* 双赢 */
.win-wrap { background: url(../image/-s-15.png); padding-top: .4rem; padding-bottom: 2rem; position: relative; background-size: 100% 100%; height: 6.8rem; }
.win { font-size: .4rem; padding-top: 1rem; }
.win-content { width: 1260px; margin: 0 auto; }
.win-content .dialog { color: #fff; background: -o-linear-gradient(135deg, #2e34a9, rgba(83, 160, 190, .8)); background: linear-gradient(315deg, #2e34a9, rgba(83, 160, 190, .8)); background: -o-linear-gradient(315deg, #2e34a9, rgba(83, 160, 190, .8)); background: url(../image/text-bg.png); width: 5.28rem; height: 2.8rem; padding: .32rem .64rem; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.win-content .dialog p { font-size: .34rem; }
.win-content .dialog span { font-size: .16rem; line-height: .28rem; margin-top: .4rem; }
.win-content .btn-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.win-content .btn-list img { display: inline-block; margin: 0 1.2rem; margin-top: 1.2rem; width: 1.5rem; height: 1.5rem; }
.win-wrap .swiper-container { height: auto; }
.swiper-button-next,.swiper-button-prev { width: auto; height: auto; bottom: 0; top: auto; }
.swiper-button-next { right: 30%; }
.swiper-button-prev { left: 30%; }
.swiper-button-next:focus,.swiper-button-prev:focus { outline: none; }
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet { margin: 0 .1rem; }
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet:focus { outline: none; }
.swiper-button-next,.swiper-button-prev { cursor: pointer; width: 1.5rem; height: 1.5rem; margin-top: 1.2rem; display: inline-block; }

/* 提出需求 */
.propose-wrap { height: 3.22rem; padding: .6rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: linear-gradient(45deg, #2387F0, #262CB3); background: -o-linear-gradient(45deg, #2387F0, #262CB3); }
.propose-wrap .content { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #fff; -ms-flex-pack: distribute; justify-content: space-around; }
.propose-wrap span { font-size: .34rem; }
.propose-wrap .btn { width: 3.44rem; height: .6rem; background: -webkit-gradient(linear, left top, left bottom, from(#F10F80), to(#FE3A3D)); background: -o-linear-gradient(#F10F80, #FE3A3D); background: linear-gradient(#F10F80, #FE3A3D); border-radius: .02rem; font-size: .2rem; text-align: center; line-height: .6rem; cursor: pointer; }
.propose-wrap p { display: none; }

/* 客户评价 */
.evaluation-wrap { height: 100vh; background: #120F6B; position: relative; background: url(../image/-s-8.png); }
.evaluation-wrap .content { width: 1260px; margin: 0 auto; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; color: #fff; height: 100%; }
.evaluation-wrap .tip { font-size: .3rem; color: #00B3EF; line-height: .42rem; margin-top: .3rem; }
.evaluation-wrap p { display: inline-block; text-align: center; font-size: .26rem; margin-top: .2rem; line-height: .4rem; }
.win-wrap .swiper-pagination,.evaluation-wrap .swiper-pagination { display: none; position: relative; }

/* 合作案例 */
.cooperation-wrap { -webkit-box-sizing: border-box; box-sizing: border-box; padding-bottom: .6rem; background: #00065C; }
.cooper-title { font-size: 0.45rem; padding-bottom: .4rem; padding-top: 1.6rem; }
.share-title span { font-size: .16rem; color: rgba(255, 255, 255, .5); display: inherit; margin-top: 0.06rem; }
.cooperation-wrap .value-wrap { display: flex; flex-direction: column; text-align: center; }
.cooperation-wrap .content { width: 1260px; margin: 0 auto; color: #fff; text-align: center; }
.cooperation-wrap .content a { color: #fff; }
.cooperation-wrap .content img { margin: 0; width: 1.55rem; height: 1.8rem; }
.cooperation-wrap .item-title { font-size: .26rem; margin: .2rem 0; }
.cooperation-wrap a { position: relative; top: 0; -webkit-transition: .3s top; -o-transition: .3s top; transition: .3s top; }
.cooperation-wrap a:hover { top: -.3rem; }
.cooperation-wrap .sub-item-title,.cooperation-wrap .value { font-size: .14rem; line-height: .2rem; }
.cooperation-wrap .value { color: #8F90C8; display: inline-block; letter-spacing: .01rem; background: -orange; margin-top: .2rem; }
.cooperation-wrap .list { padding: 0 .7rem; display: -ms-grid; display: grid; -ms-grid-columns: 1fr .4rem 1fr .4rem 1fr; grid-template-columns: repeat(3, 1fr); grid-column-gap: .4rem; grid-row-gap: .7rem; }
.cooperation-wrap .list .item { padding: 0.4rem; background: #0E0D63; border-radius: .04rem; background: -pink; height: 550px; }

/* 合作伙伴 */
.partner-wrap { background: #354ab3bb;

	/* height: 100vh; */
	/* background: url(../image/11@2x.png); */
	background-size: 100% 100%; }
.partner-wrap .content { width: 1260px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; padding-top: .8rem; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.partner-wrap .list { display: -ms-grid; display: grid; -ms-grid-columns: 1fr .4rem 1fr .4rem 1fr; grid-template-columns: repeat(3, 1fr); grid-gap: .4rem; width: 70%; }

.partner-wrap .list .item { text-align: center;

	/* background: #fff; */
	display: flex; justify-content: center; align-items: center;
	/* height: 1.5rem;
  border-radius: 0.05rem; */
}
.partner-wrap .list img { margin: 0; cursor: pointer; }

/* 底部提出需求 */
.propose-wrap-2 { height: 6rem; padding: .6rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: linear-gradient(45deg, #2387F0, #262CB3); background: -o-linear-gradient(45deg, #2387F0, #262CB3);
	/* background: url(../image/12@2x.png); */
}
.propose-wrap-2 .content { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #fff; padding: .8rem 0; }
.propose-wrap-2 span { font-size: .34rem; }
.propose-wrap-2 p { font-size: .18rem; color: #C5D0E6; margin-top: .2rem; }
.propose-wrap-2 .btn { width: 3.44rem; margin-top: .8rem; height: .6rem; background: -webkit-gradient(linear, left top, left bottom, from(#F10F80), to(#FE3A3D)); background: -o-linear-gradient(#F10F80, #FE3A3D); background: linear-gradient(#F10F80, #FE3A3D); border-radius: .02rem; font-size: .2rem; text-align: center; line-height: .6rem; cursor: pointer; }

/* 底部信息 */
.info-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background: url(../image/13@2x.png); }
.info-wrap .content { padding-top: 1.52rem; width: 1260px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.info-wrap .content>div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; font-size: .18rem; color: #fff; line-height: .4rem; }
.info-wrap .content a { font-size: .18rem; color: #fff; }
.show-mobile { display: none; }

/* 版权 */
.copyright { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: .6rem; color: #ccc; font-size: .14rem; }
.copyright img { margin-left: 0.5rem; }
.flip { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); transition: all 1.2s ease; -webkit-transform: all 1.2s ease; }
.flip:hover { -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); transition: all 1.4s ease; -webkit-transform: all 1.4s ease; cursor: pointer; }
