/*默认样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{font:12px/1.5 "Arial","Microsoft YaHei";}
h1,h2,h3,h4,h5,h6{*font-size:100%;font-weight:400;}
span,var,strong,em,p{word-wrap:break-word;}
fieldset,img{border:0;}
img{vertical-align: top;}
address,caption,cite,code,dfn,em,i,th,var{font-style:normal;}
strong{font-weight:normal;}
ol,ul,dd{list-style:none outside;}
blockquote:before,blockquote:after,q:before,q:after{content:'';}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
input,textarea,select,button{font-family:inherit;font-size:inherit;*font-size:100%;font-weight:inherit;resize:none;}
input,textarea{outline: none;}
input::-ms-clear{display:none;}
input::-ms-reveal{display:none;}
area{outline:none; border:none;/*star:expression(this.onFocus=this.blur());*/}
button{cursor:pointer;}
a{text-decoration:none;outline:none;color:#6c6c6c;}
a:active{/*star:expression(this.onFocus=this.blur());*/}
.clr{display:block;}
.clear{height:0;clear:both;overflow:hidden;}
::selection{background:#210e2c;} ::-moz-selection {background:#210e2c;} ::-webkit-selection{background:#210e2c;}
@-webkit-keyframes fadeInUp{ 0% {opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)} 100% {opacity:1;-webkit-transform:none;transform:none;}}
@keyframes fadeInUp {0% {opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)} 100% {opacity:1;-webkit-transform:none;transform:none;}}
@keyframes translateY-bottom{0%{ opacity:0;transform:translateY(100%);} 100%{opacity:1;transform:translateY(0);}}
@-webkit-keyframes translateY-bottom{from{ opacity:0;transform:translateY(100%)} to{opacity:1;transform:translateY(0);}}
::-webkit-scrollbar,::-webkit-scrollbar-thumb{background-color:#a6a6a6;width:8px;}
::-webkit-scrollbar-track-piece{background-color:#f0f0f0;width:8px;}
.clearfix:after{content:''; clear:both; display:block;}
.in-bottom{animation: translateY-bottom 1s 0s both; -webkit-animation: translateY-bottom 1s 0s both;}
.wow{visibility: hidden;}


/* 独立样式 */
.partCon{width:1200px; margin: 0 auto; position: relative; z-index:10;}


.usdtInfoPart{padding:208px 0 120px; background-image:linear-gradient(to bottom,#191374,#071B9E); position: relative; overflow: hidden;}
.usdtInfoPart .usdtInfoHead{margin-bottom:200px;}
.titleBox{width:654px; overflow: hidden; margin-bottom:27px;}
.usdtInfoPart .title{width:100%;}
.title img{width:100%;}
.titBox{overflow: hidden;}
.usdtInfoPart .usdtSubTitle{font-size:30px; letter-spacing: 4px; color:#fff; line-height:1;}

.usdtTit{color:#fff; font-size:24px; letter-spacing: 1px; line-height:26px; }
.usdtLine{width:55px; height:5px; background-image: linear-gradient(270deg, #2CCD9B 0%, rgba(44,205,155,0.00) 100%); margin-bottom:28px; margin-top:20px;}
.usdtInfoTop{margin-bottom:133px;}
.usdtInfoTop .usdtTopAnswer{font-size: 18px; color: #FFFFFF; line-height: 33px;}

.usdtInfoAd{margin-bottom:104px;}
.usdtAdCon{display: flex; justify-content: space-between;}
.usdtAdCon .usdtAdItem{width:570px; height:260px; background-size: 100% 100%;}
.usdtAdCon .usdtAdItem:first-child{background-image: url(https://assets.kumustapo.com/files/image_usdt/usdt_ad_1.png);}
.usdtAdCon .usdtAdItem:nth-child(2){background-image: url(https://assets.kumustapo.com/files/image_usdt/usdt_ad_2.png);}
.usdtAdCon .usdtAdFtBox{padding:41px 0 44px 50px;}
.usdtAdFtTit{font-size:20px; letter-spacing: 1px; color:#fff; margin-bottom:39px;}
.usdtAdFtCon .usdtAdFtFont{margin-bottom:18px; display: flex; align-items: center; color:#fff; font-size:18px; letter-spacing: 1px; line-height: 25px;}
.usdtAdFtFont span{width:10px; height:10px; border-radius: 50%; margin-right:10px; background-color:#fff;}

.usdtInfoPlat .titBox{margin-bottom:50px;}
.usdtInfoPlat .usdtPlatCon{color:#fff; font-size:20px; box-sizing: border-box;}
.usdtPlatTr{height:66px; display: flex; height:66px; text-align: center;}
.usdtPlatTr .usdtPlatTd{width:100%; height:100%; line-height: 66px;}
.usdtPlatHead{background-color:#2CCD9B; border:10px 10px 0 0;}
.usdtPlatBody{box-sizing: border-box; border:1px solid #2CCD9B; border-top:0; border-radius: 0 0 10px 10px;background-color:rgba(44,205,155,0.3);}
.usdtPlatTd:nth-child(2n+1){border-right:1px solid rgba(255,255,255,.3);}
.usdtPlatBody .usdtPlatTr:not(:first-child) .usdtPlatTd{border-top:1px solid rgba(255,255,255,.3);}

.usdtInfoImgbg1{position:absolute; top:0; right:0;}
.usdtInfoImgbg2{position:absolute; top:1500px; left:0;}
.usdtInfoImgbg3{position:absolute; top:0; left:0;}

.usdtGuidePart{background-color:#060973; padding:72px 0 82px;}
.usdtGuideHead{text-align: center;}
.usdtGuideTit{color:#fff; font-size:28px; text-align: center;}
.usdtGuidePart .usdtLine{margin:26px auto 33px;}
.usdtBtnBox{display: flex; align-items: center; justify-content: center; margin-bottom:56px;}
.usdtBtn{width:313px; height:60px; border-radius:10px; background-color:#087AFF; margin-right:30px; color:#fff; text-align: center; line-height:60px; font-size:20px; cursor:pointer; transition:background .3s ease;}
.usdtBtn.on{background-color:#2CCD9B;}
.usdtBtn:last-child{margin-right:0;}

.usdtGuideItem{display: none;}
.usdtGuideItem.show{display: block;}
.usdtGuideBtnBox{height:50px; display: flex; align-items: flex-end;}
.usdtGuideBtnBox .usdtGuideBtn{overflow: hidden; border-radius:10px 0 0 0; width:150px; cursor:pointer;}
.usdtGuideBtnBox .usdtGuideBtnCon{height:50px; line-height:44px; width:180px; box-sizing: border-box; background-color:#eee; border-radius:10px; transform: skewX(20deg); border-radius:0 10px 0 0; transform: skewX(20deg); position: relative; left:-40px;}
.usdtGuideBtn{margin-left:-30px; position: relative;}
.usdtGuideBtnBox .usdtGuideBtn:first-child{margin-left:0}
.usdtGuideBtnBox .usdtGuideBtn.on .usdtGuideBtnCon{background-color:#2CCD9B; height:54px; line-height:48px;}
.usdtGuideBtnBox .usdtGuideBtn.on{position: relative; z-index:10;}
.usdtGuideBtnFt{position:absolute; top:0; left:0; line-height: 40px; color:#666; padding-left:36px; font-size:16px;}
.usdtGuideBtnBox .usdtGuideBtn.on .usdtGuideBtnFt{line-height: 44px; color:#fff;}
.usdtGuideBtnList{background-color:#fff; border-radius:10px; position: relative; z-index:20; margin-top:-10px; padding-bottom:40px;}
.usdtGuideBtnList .usdtGiodeBtnItem{display: none;}
.usdtGuideBtnList .usdtGiodeBtnItem.show{display: block;}
.usdtGuideBtnItem{padding-top:36px; display: none;}
.usdtGuideBtnItem.show{display: block;}

.swiperItem{width:920px; margin:0 auto;}
.usdtSwiperGuideTit{color:#2CCD9B; text-align: center; font-size:20px; margin-bottom:35px;}
.usdtSwiperGuideFt{font-size:18px; color:#2A2A2A; line-height: 28px; margin-bottom:46px;}
.usdtSwiperGuideImgBox img{width:100%;}
.swiper-pagination{margin:43px auto 0; position:static;}
.swiper-pagination .swiper-pagination-bullet{width:13px; height:13px; margin:0 4px; background-color:#ccc; transition:all .3s ease;}
.swiper-pagination .swiper-pagination-bullet-active{background-color:#666;}

.next,.prev{position:absolute; top:50%; font-size:22px; color:#aaa; transition:color .3s ease; z-index:20; cursor: pointer; outline: 0;}
.next{right:50px;}
.prev{left:50px;}
.next:hover,.prev:hover{color:#333;}


.usdtAppart{padding:170px 0 160px; background-image: linear-gradient(135deg, #191374 0%, #071B9E 100%); position: relative;}
.usdtAppBg{position:absolute; top:140px; right:0;}
.usdtAppart .titBox{font-size:24px; color:#fff; line-height:33px; margin-bottom:50px;}
.usdtAppBody{margin-bottom:36px;}
.usdtAppTr{display: flex; text-align: center; color:#fff;}
.usdtAppTr.usdtHead{height:66px;  background-color:#2CCD9B; border:1px solid #2CCD9B; border-radius:10px 10px 0 0; font-size:20px;}
.usdtAppTr .usdtAppTd{border-right:1px solid rgba(255,255,255,.3);}
.usdtAppTr.usdtHead .usdtAppTd{line-height:66px;}
.usdtAppTr .usdtAppTd:first-child{width:220px;}
.usdtAppTr .usdtAppTd:nth-of-type(2){flex:1;}
.usdtAppTr .usdtAppTd:last-child{width:338px;border-right:0;}
.usdtBody{font-size:18px; line-height:27px; background-color:rgba(44,205,155,0.3); border:1px solid #2CCD9B; border-radius:0 0 10px 10px;}
.usdtBody .usdtAppTr .usdtAppTd{height:168px;display: flex; align-items: center;}
.usdtAppTd .usdtAppFtBpx{text-align: left; padding-left:64px;}
.usdtBody .usdtAppTr .usdtAppTd:first-child,.usdtBody .usdtAppTr .usdtAppTd:last-child{justify-content: center;}
.usdtBody .usdtAppTr:not(:last-child) .usdtAppTd{border-bottom:1px solid rgba(255,255,255,.3);}
.usdtAppPrompt{color:#fff; font-size:18px; line-height:30px;}


.usdtPlatPart{background-color:#F6F6F6;}
.usdtPlatPartHead{height:112px; background-color:#fff; display: flex; align-items: center; justify-content: center;}
.usdtPlatPartHead .usdtPlatPartHeadBtn{height:100%; position: relative; margin-right:176px; line-height:112px; font-size:24px; color:#333; cursor:pointer; transition:all .3s ease;}
.usdtPlatPartHead .usdtPlatPartHeadBtn:last-child{margin-right:0;}
.usdtPlatPartHead .usdtPlatPartHeadBtn.on{color:#2CCD9B;}
.usdtPlatPartHeadBtn::after{content:""; position:absolute; bottom:0; left:0; right:0; height:4px; background-color:#2CCD9B; opacity: 0; transition:all .3s ease;}
.usdtPlatPartHeadBtn.on::after{opacity: 1;}
.usdtPlatPartBody{padding:70px 0 120px;}
.usdtPlatPartItem{display: none;}
.usdtPlatPartItem.show{display: block;}
.usdtPlatPartBtnBox{display: flex; height:60px; align-items: center; justify-content: center; margin-bottom:90px;}
.usdtPlatPartBtnBox .usdtPlatPartBtn{width:240px; height:100%; margin-right:45px; line-height:60px; background-color:#087AFF; transition:background .3s ease; border-radius:10px; color:#fff; text-align: center; font-size:20px; cursor:pointer;}
.usdtPlatPartBtnBox .usdtPlatPartBtn:last-child{margin-right:0;}
.usdtPlatPartBtnBox .usdtPlatPartBtn.on{background-color:#2CCD9B;}
.usdtGuideBtnBox .usdtGuideWidthBtn{width:180px;}
.usdtGuideWidthBtn .usdtGuideBtnCon{width:210px;}
.usdtPlatPartBodyItem{display: none;}
.usdtPlatPartBodyItem.show{display: block;}
.usdtSwiperGuideFt span{color:#2CCD9B;}
.usdtSwiperGuideImgBox{display: flex; }
.usdtSwiperGuideImgBox3,.usdtSwiperGuideImgBox4{justify-content: space-between;}
.usdtSwiperGuideImgBox2{justify-content: space-around;}
.usdtSwiperGuideImgBox1{justify-content: center;}
.usdtSwiperGuideImgBox img{justify-content: center;}
.usdtSwiperGuideImgBox2 .usdtSwiperGuideImg,.usdtSwiperGuideImgBox1 .usdtSwiperGuideImg{width:30%;}
.usdtSwiperGuideImgBox3 .usdtSwiperGuideImg{width:30%;}
.usdtSwiperGuideImgBox4 .usdtSwiperGuideImg{width:22%;}


/* usdtPay */
.usdtPay{padding:170px 0 270px; background-image: linear-gradient(135deg, #0F0974 0%, #0C58B6 100%); overflow: hidden; position: relative;}
.usdtPay .partCon{position: relative; z-index:10;}
.usdtPay .usdtPayImgbg1{position:absolute; width:100%; height:100%; top:0; left:0; background:url(https://assets.kumustapo.com/files/image_usdt/P7_bg.png) no-repeat; background-size:cover;}
.usdtPayFt{font-family: PingFangSC-Regular;font-size: 18px;color: #FFFFFF;line-height: 33px; background-position: center top;}
.usdtPayFt div{text-indent:2em;}