/* css reset */

ul,li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td,ol,ul,li,img,button,input {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-family: ArialMT, PingFangSC-Medium, PingFang SC;
}

html,body,div,p,span,img,ul,li,dl,dd,dt,em,strong {
    margin: 0;
    padding: 0;
    border: none;
    font-family: ArialMT, PingFangSC-Medium, PingFang SC;
    font-weight: normal;
}

html,body {
    width: 100%;
    margin-right: 0;
    overflow-x: hidden;
}

html {
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    /* Firefox 4 */
    -webkit-transition: all 0.1s ease-in-out;
    /* Safari and Chrome */
    -o-transition: all 0.1s ease-in-out;
    /* Opera */
}

a {
    cursor: pointer;
    color: #0047bb;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    /* color: #0047bb; */
}

a:visited, a:focus{
    text-decoration:none;
}

img {
    vertical-align: middle;
}

:after,
:before {
    box-sizing: border-box;
}

* {
    box-sizing: border-box;
}

img {
    display: block;
    width: 100%;
    height: auto;
}

.clearfix:after {
    clear: both;
    display: table;
    content: ' ';
}

/* css reset */

/* public css */
.sections {
    width: 100%;
    height: auto;
}
.section-container {
    max-width: 1220px;
    height: auto;
    margin: 0 auto;
}

#crypto-lp-section2 h3,
#crypto-lp-section3 h3,
#crypto-lp-section4 h3,
#crypto-lp-section5 h3 {
    width: 100%;
    height: auto;
    text-align: center;
    font-size:50px;
    font-family: Arial-BoldMT,Arial;
    font-weight: bold;
    color:rgba(51,51,51,1);
    line-height:58px;
}

#crypto-lp-section2 .section2-container,
#crypto-lp-section3 .section3-container,
#crypto-lp-section4 .section4-container,
#crypto-lp-section5 .section5-container {
    padding-top: 70px;
}

#crypto-lp-section3 .section3-container{
    padding-bottom: 85px;
}

.section-container h4::after {
    display: block;
    content: ' ';
    width: 100px;
    height: 6px;
    background: #FF741A;
    margin: 27px auto;
}

.lpTradeBtn {
    display: block;
    width: 270px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size:18px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight:400;
    background: #0036B1;
    border-radius: 25px;
    color:rgba(244,244,244,1);
}

.lpTradeBtn:hover ,.lpTradeBtn:focus {
    background: #0036B1;
    color:rgba(244,244,244,1);
    text-decoration: none;
}

.active {
    display: block;
}

.hide {
    display: none;
}

.active-sign {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 20px solid #EFF2F8;
    transition: left 0.3s linear;
    visibility: hidden;
}

.sections h1, .sections h2, .sections h3, .sections h4, .sections h5, .sections h6 {
    margin-top: 0;
    margin-bottom: 0;
} 

.word-underline {
    text-decoration: underline;
    cursor: pointer;
}
/* public css */

/* section1 */

#crypto-lp-section1 {
    height: auto;
    background: url('../image/section1-bg.png') no-repeat center center/cover;
}
#crypto-lp-section1 .section1-container {
    padding-left: 45px;
    padding-bottom: 50px;
}

#crypto-lp-section1 .section1-container div.content-top {
    width: 100%;
    height: auto;
} 

#crypto-lp-section1 .section1-container div.content-top .top-left {
    width: 50%;
    height: auto;
    float: left;
    padding-top: 115px;
}

#crypto-lp-section1 .section1-container .top-left h3 {
    width: 100%;
    height: auto;
    font-size:64px;
    font-family: PTSans-CaptionBold,PTSans;
    font-weight: bold;
    color:rgba(255,255,255,1);
}
#crypto-lp-section1 .section1-container .top-left p {
    width: 100%;
    height: auto;
    font-size:20px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 300;
    color:rgba(255,255,255,1);
    line-height:28px;
}

#crypto-lp-section1 .section1-container .top-left p:nth-of-type(1) {
    margin-top: 20px;
}

#crypto-lp-section1 .section1-container .top-left p:nth-of-type(2) {
    margin-bottom: 40px;
}

#crypto-lp-section1 .section1-container div.content-top .top-right {
    width: 45%;
    height: auto;
    float: left;
    padding-top: 52px;
    padding-left: 25px;
}

#crypto-lp-section1 .section1-container .content-top img {
    width: 465px;
    height: 457px;
}

#crypto-lp-section1 .section1-container ul {
    width: 100%;
    height: auto;
}

#crypto-lp-section1 .section1-container ul li {
    float: left;
    position: relative;
    padding-right: 12px;
}

#crypto-lp-section1 .section1-container ul li img{
    width: 61px;
    height: 61px;
    position: absolute;
    top: 0;
    left: 0;
}

#crypto-lp-section1 .section1-container ul li span {
    display: block;
    height: 61px;
    line-height: 61px;
    padding-left: 65px;
    font-size:20px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(244,244,244,1);
}

/* section1 */

/* section2 */
#crypto-lp-section2 {
    height: auto;
    background: #F5F7FB;
}

#crypto-lp-section2 .section2-container {
    padding-bottom: 70px;
}

#crypto-lp-section2 .section2-container h3{
    margin-bottom: 50px;
}

#crypto-lp-section2 .section2-container .table {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    background: #fff;
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.22);
    border-radius: 10px;
}

#crypto-lp-section2 .section2-container .table tr {
    width: 100%;
    height: auto;
}

#crypto-lp-section2 .section2-container .table tr th,
#crypto-lp-section2 .section2-container .table tr td {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    vertical-align: unset;
    font-size:14px;
    width: 15%;
}

#crypto-lp-section2 .section2-container .table tr th {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    border-top: none;
    font-family:ArialMT;
}

#crypto-lp-section2 .section2-container .table tr td span {
    width: 50%;
    font-size:14px;
    display: inline-block;
}

#crypto-lp-section2 .section2-container .table tr th:first-child,
#crypto-lp-section2 .section2-container .table tr td:first-child {
    width: 12%;
    padding-left: 25px;
}

#crypto-lp-section2 .section2-container .table tr td,
#crypto-lp-section2 .section2-container .table tr td span {
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight: normal;
}

#crypto-lp-section2 .section2-container .table tr td:last-child a {
    font-family: ArialMT;
}

#crypto-lp-section2 .section2-container .table tr td:first-child a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size:14px;
    background: #0054C6;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-family:PingFangSC-Regular,PingFang SC;
}

#crypto-lp-section2 .section2-container .table tr td:first-child {
    text-align: left;
}

#crypto-lp-section2 .section2-container .table tr th:last-child,
#crypto-lp-section2 .section2-container .table tr td:last-child {
    width: 12%;
    padding-right: 25px;
}

#crypto-lp-section2 .section2-container .table tr th:nth-of-type(2),
#crypto-lp-section2 .section2-container .table tr th:nth-of-type(3) {
    width: 8%;
}

#crypto-lp-section2 .section2-container .table tr th:nth-of-type(5),
#crypto-lp-section2 .section2-container .table tr th:nth-of-type(6) {
    width: 22%;
}

#crypto-lp-section2 .section2-container .table tr td a.lpTradeBtn {
    width: 140px;
    height: 34px;
    margin: 0 auto;
    line-height: 34px;
    text-align: center;
    font-size:14px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight:400;
    border: 1px solid #FF741A;
    background: #fff;
    color:  #FF741A;
}

#crypto-lp-section2 .section2-container .table tr td a.lpTradeBtn:hover {
    background: #FF741A;
    color: #fff;
}

.table .up {
    color: #00B300;
}

.table .down {
    color: #F13A3A;
}
/* section2 */

/* section3 */
#crypto-lp-section3 {
    height: auto;
    background: #f0f2f5;
}
#crypto-lp-section3 .section3-container .top-content {
    width: 100%;
    height: auto;
    margin: 50px auto 30px;
}

#crypto-lp-section3 .section3-container .top-content h4,
#crypto-lp-section4 .section4-container .top-content h4 {
    width: 100%;
    height: auto;
    text-align: center;
    font-size:24px;
    font-family: ArialMT;
    color:rgba(51,51,51,1);
    line-height: 32px;
}

#crypto-lp-section3 .section3-container .top-content p {
    width: 100%;
    height: auto;
    text-align: center;
    font-size:18px;
    font-family: PingFangHK-Regular,PingFangHK;
    font-weight:400;
    color:rgba(51,51,51,1);
}

#crypto-lp-section3 .section3-container .bottom-content {
    width: 100%;
    height: auto;
}

#crypto-lp-section3 .section3-container .bottom-content::after {
    display: block;
    content: ' ';
    width: 1000px;
    background: #E8E8E8;
    height: 1px;
    margin: 0 auto 25px ;
}

#crypto-lp-section3 .section3-container .bottom-content > div {
    width: 100%;
    height: auto;
    position: relative;
}

#crypto-lp-section3 .section3-container .bottom-content > div > img {
    display: block;
    width: 597px;
    height: 642px;
    position: absolute;
    top: 0;
    left: 0;
}

#crypto-lp-section3 .section3-container .bottom-content .desc-top img { 
    top: 0;
    left: 0;
}

#crypto-lp-section3 .section3-container .bottom-content .desc-bottom img { 
    top: -85px;
    left: 600px;
}

#crypto-lp-section3 .section3-container .bottom-content .desc-top .word-desc {
    width: 93%;
    height: 642px;
    padding-top: 115px;
    padding-left: 610px;
}

#crypto-lp-section3 .section3-container .bottom-content .desc-bottom .word-desc {
    width: 100%;
    height: auto;
    padding: 47px 600px 110px 60px;
}

#crypto-lp-section3 .section3-container .word-desc h5 {
    width: 90%;
    height: auto;
    text-align: left;
    font-size:32px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight:500;
    color:rgba(51,51,51,1);
}

#crypto-lp-section3 .section3-container .word-desc p {
    width: 100%;
    height: auto;
    margin-top: 20px;
    font-size:16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:26px;
}

#crypto-lp-section3 .section3-container .desc-bottom .word-desc p {
    width: 95%;
}

#crypto-lp-section3 .section3-container > p {
    width: 75%;
    margin: 0 auto 20px;
    height: auto;
    text-align: center;
    font-size:24px;
    font-family: ArialMT;
    color:rgba(51,51,51,1);
}

#crypto-lp-section3 .section3-container a.lpTradeBtn {
    margin: 0 auto;
}
/* section3 */

/* section4 */
#crypto-lp-section4 {
    height: auto;
    background: url('../image/section4-bg.png') no-repeat center center/cover;
}

#crypto-lp-section4 h3 {
    width: 80%;
    margin: 0 auto;
}

#crypto-lp-section4 .section4-container {
    padding-bottom: 60px;
}

#crypto-lp-section4 h3 {
    color:rgba(255,255,255,1);
}

#crypto-lp-section4 .section4-container .top-content h4 {
    width: 100%;
    margin: 30px auto 0;
    color:rgba(255,255,255,1);
}

#crypto-lp-section4 .section4-container .bottom-content {
    width: 100%;
    height: auto;
}

#crypto-lp-section4 .section4-container .bottom-content table {
    width: 1140px;
    height: auto;
    margin: 0 auto;
}

#crypto-lp-section4 .section4-container .bottom-content table tr {
    width: 1140px;
    height: 50px;
    font-size: 16px;
    font-weight:500;
    color:rgba(255,255,255,1);
}

#crypto-lp-section4 .section4-container .bottom-content table tr th {
    padding: 18px;
    text-align: center;
}

#crypto-lp-section4 .section4-container .bottom-content table tr td:nth-of-type(1) {
    width: 50%;
    padding: 15px 60px 15px 20px;
}

#crypto-lp-section4 .section4-container .bottom-content table tr td:nth-of-type(2) img {
    width: 17px;
    height: 14px;
    margin: 0 auto;
}

#crypto-lp-section4 .section4-container .bottom-content table tr td:nth-of-type(3) img {
    width: 14px;
    height: 14px;
    margin: 0 auto;
}

#crypto-lp-section4 .section4-container .bottom-content table tr td i {
    display: block;
    width: 10px;
    height: 18px;
    margin: 0 auto;
    border-color: #fff;
    border-style: solid;
    border-width: 0 4px 4px 0;
    transform: rotate(45deg);
}

#crypto-lp-section4 .section4-container .bottom-content table tr td p {
    width: 14px;
    height: 14px;
    margin: 0 auto;
    background: url('../image/section4-error-icon.png') no-repeat center;
}

#crypto-lp-section4 .section4-container .bottom-content table tr:nth-child(even) {
    background: url('../image/section4-tr-bg-img2.png') no-repeat center center/cover;    
}

#crypto-lp-section4 .section4-container .bottom-content table tr:nth-child(odd) {
    background: url('../image/section4-tr-bg-img1.png') no-repeat center center/cover;    
}

#crypto-lp-section4 .section4-container .bottom-content::after {
    display: block;
    content: ' ';
    width: 85%;
    height: 2px;
    background: #fff;
    margin: 45px auto 0;
}

#crypto-lp-section4 .section4-container > div:nth-of-type(3) p{
    width: 78%;
    height: auto;
    margin: 20px auto 0;
    text-align: center;
    font-size:24px;
    font-family: ArialMT;
    color:rgba(255,255,255,1);
    line-height: 32px;
}

#crypto-lp-section4 .section4-container .lpTradeBtn {
    margin: 30px auto 0;
}
/* section4 */

/* section5 */
#crypto-lp-section5 {
    height: auto;
    background: #f0f2f5;
}

#crypto-lp-section5 .section5-container {
    padding-left: 30px;
    padding-bottom: 60px;
}

#crypto-lp-section5 .section5-container .content-left {
    width: 51%;
    height: auto;
    float: left;
    padding-top: 75px;
}

#crypto-lp-section5 .section5-container .content-left h5 {
    width: 100%;
    height: auto;
    font-size:24px;
    font-family: ArialMT;
    color:rgba(51,51,51,1);
    line-height:28px;
}

#crypto-lp-section5 .section5-container .content-left > div {
    width: 92%;
    height: auto;
    position: relative;
    padding-left: 82px;
    margin-top: 30px;
    font-size:16px;
    font-family: ArialMT;
    font-weight: normal;
    color:rgba(51,51,51,1);
    line-height:26px;
}

#crypto-lp-section5 .section5-container .content-left > div p,
#crypto-lp-section5 .section5-container .content-left > div ul li {
    font-family: ArialMT;
    font-weight: normal;  
}

#crypto-lp-section5 .section5-container .content-left > div.first-desc ul {
    margin-left: 16px;
}

#crypto-lp-section5 .section5-container .content-left > div.first-desc li{
    list-style: disc;
} 


#crypto-lp-section5 .section5-container .content-left > div img {
    width: 52px;
    height: 52px;
    position: absolute;
    top: 0;
    left: 0;
}

#crypto-lp-section5 .section5-container > img {
    width: 578px;
    height: auto;
    margin-top: 85px;
    float: left;
}
/* section5 */

/* section6 */
#crypto-lp-section6 {
    height: auto;
    background: #F5F7FB;
}

#crypto-lp-section6 .section6-container {
    padding-top: 30px;
    padding-bottom: 50px;
}

#crypto-lp-section6 .section6-container h5{
    width: 80%;
    height:78px;
    margin: 0 auto;
    text-align: center;
    font-size:30px;
    font-family: ArialMT;
    color:rgba(51,51,51,1);
}

#crypto-lp-section6 .section6-container h5 span {
    color: #FF741A;
}

#crypto-lp-section6 .section6-container ul {
    width: 100%;
    height: auto;
    position: relative;
}

#crypto-lp-section6 .section6-container ul:nth-of-type(1) {
    margin-top: 55px;
    background: url('../image/section6-bg-line.png') no-repeat center center;
}

#crypto-lp-section6 .section6-container ul:nth-of-type(2) {
    margin: 10px 0 50px;
}

#crypto-lp-section6 .section6-container ul li {
    width: 20%;
    height: 52px;
    line-height: 52px;
    float: left;
    text-align: center;
}

#crypto-lp-section6 .section6-container ul:nth-of-type(2) li {
    height: auto;
    font-size:18px;
    font-family: PingFangHK-Regular,PingFangHK;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:25px;
}

#crypto-lp-section6 .section6-container ul li img {
    display: inline-block;
    width: 52px;
    height: 52px;
}

#crypto-lp-section6 .section6-container > .step-content > div > img {
    width: 760px;
    height: 500px;
    margin: 0 auto;
}

#crypto-lp-section6 .section6-container .step-content {
    width: 95%;
    height: auto;
    margin: 0 auto;
    font-size:16px;
    color:rgba(51,51,51,1);
    text-align: center;
    line-height:26px;
}

#crypto-lp-section6 .section6-container > .step-content > div > div {
    padding: 27px 0 25px;
}

#crypto-lp-section6 .section6-container > .step-content > div > div p {
    font-family: ArialMT;
    margin: 0;
}

#crypto-lp-section6 .section6-container > p {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    text-align: center;
    font-size:24px;
    font-family: ArialMT;
    color:rgba(51,51,51,1);
    line-height:28px;
}

#crypto-lp-section6 .section6-container > p::before {
    display: block;
    content: ' ';
    width: 75%;
    height: 1px;
    background: #979797;
    margin: 0 auto 20px;
}

#crypto-lp-section6 .section6-container .lpTradeBtn {
    margin: 0 auto;
}

#crypto-lp-section6 .section6-container ul:nth-of-type(2) {
    margin-top: 10px;
    margin-bottom: 30px;
}

#crypto-lp-section6 .section6-container ul li span{
    display: inline-block;
    width: 52px;
    height: 52px;
    font-size: 20px;
    color: #999;
    background: #d0d0d0;
    border-radius: 50%;
}

#crypto-lp-section6 .section6-container ul:nth-of-type(1) li span:hover {
    cursor: pointer;
}

#crypto-lp-section6 .section6-container ul li.active span {
    color: #fff;
    background: #0036b1;
}

#crypto-lp-section6 .section6-container .step-content > div > div > div {
    margin-top: 20px;
}

#crypto-lp-section6 .section6-container .step-content > div > div > div img {
    display: inline-block;
    margin-left: 35px;
}

#crypto-lp-section6 .section6-container .step-content > div > div > div img:nth-of-type(1) {
    width: 98px;
    height: 33px;
}

#crypto-lp-section6 .section6-container .step-content > div > div > div img:nth-of-type(2) {
    width: 90px;
    height: 33px;
}

#crypto-lp-section6 .section6-container .step-content > div > div > div img:nth-of-type(3) {
    width: 70px;
    height: 23px;
}

#crypto-lp-section6 .section6-container .step-content > div > div > div img:nth-of-type(4) {
    width: 142px;
    height: 28px;
}

#crypto-lp-section6 .section6-container .step-content > div > div > div img:nth-of-type(5) {
    width: 83px;
    height: 31px;
}
/* section6 */

/* section7 */
#crypto-lp-section7 {
    height: auto;
    background: #FFFFFF;
}

#crypto-lp-section7 .section7-container {
    max-width: none;
    width: 100%;
    height: auto;
    padding-top: 60px;
    padding-bottom: 50px;
    text-align: center;
}

#crypto-lp-section7 .section7-container .top-content{
    max-width: 1220px;
    margin: 0 auto;
    height: auto;
}

#crypto-lp-section7 .section7-container .top-content h3 {
    width: 100%;
    height: auto;
    font-size:48px;
    font-family:Arial-BoldMT,Arial;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:66px;
}

#crypto-lp-section7 .section7-container .top-content > p {
    width: 100%;
    height: auto;
    font-size:18px;
    font-family: ArialMT;
    color:rgba(51,51,51,1);
    line-height:26px;
}

#crypto-lp-section7 .section7-container .top-content > p:nth-of-type(1) {
    margin-top: 25px;
}

#crypto-lp-section7 .section7-container .top-content > p:nth-of-type(3)::after {
    display: block;
    content: ' ';
    width: 100px;
    height: 6px;
    background: #FF741A;
    margin: 25px auto 55px;
}

#crypto-lp-section7 .section7-container .desc-contents {
    width: 100%;
    height: auto;
}

#crypto-lp-section7 .section7-container .desc-contents > ul {
    max-width: 1220px;
    margin: 0 auto;
    position: relative;
}

#crypto-lp-section7 .section7-container .desc-contents > ul li {
    width: 25%;
    height: auto;
    float: left;
    padding: 50px 0 30px;
    font-size:20px;
    font-family: PingFangHK-Medium,PingFangHK;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:28px;
    text-align: center;
}

#crypto-lp-section7 .section7-container .desc-contents > ul li span {
    font-family: PingFangHK-Medium,PingFangHK;
    font-weight: normal;
}

#crypto-lp-section7 .section7-container .desc-contents > ul li img {
    display: block;
    width: 70px;
    height: 70px;
    margin: 0 auto 10px;
}

#crypto-lp-section7 .section7-container .first-desc > ul li:nth-of-type(2) img {
    width: 80px;
}

#crypto-lp-section7 .section7-container .first-desc > ul li:nth-of-type(4) img {
    width: 74px;
}

#crypto-lp-section7 .section7-container .second-desc > ul li:nth-of-type(2) img {
    width: 84px;
}

#crypto-lp-section7 .section7-container .second-desc > ul li:nth-of-type(3) img {
    width: 80px;
}

#crypto-lp-section7 .section7-container .second-desc > ul li:nth-of-type(4) img {
    width: 58px;
}

#crypto-lp-section7 .section7-container .first-desc > ul:nth-of-type(1) .active-sign {
    visibility: visible;
    left: 150px;
}

#crypto-lp-section7 .section7-container .first-desc .word-desc div > ul > li {
    list-style: disc;
    font-family: PingFangHK-Regular,PingFangHK;
}

#crypto-lp-section7 .section7-container .word-desc div > ul > li { 
    font-family: PingFangHK-Regular,PingFangHK;
}

#crypto-lp-section7 .section7-container .desc-contents > div {
    width: 100%;
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
    background: #EFF2F8;
}

#crypto-lp-section7 .section7-container .desc-contents > div > div {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0 30px;
}

#crypto-lp-section7 .section7-container .desc-contents p {
    line-height: 26px;
    text-align: left;
    font-family: PingFangHK-Regular,PingFangHK;
    margin-bottom: 10px;
}

#crypto-lp-section7 .section7-container .desc-contents .word-desc ul {
    text-align: left;
    padding-left: 20px;
}
#crypto-lp-section7 .section7-container .desc-contents .word-desc > div:nth-of-type(3) ul {
    margin-left: 20px;
}

#crypto-lp-section7 .section7-container .desc-contents .word-desc ul li {
    margin-top: 15px;
}

#crypto-lp-section7 .section7-container .desc-contents .word-desc ul li > span {
    display: inline-block;
    margin-right: 15px;
}

#crypto-lp-section7 .section7-container .desc-contents .word-desc ul li:first-child {
    margin-top: 30px;
} 
#crypto-lp-section7 .section7-container .desc-contents .word-desc ul li:last-child {
    margin-bottom: 30px;
}
/* section7 */

/* section8 */
#crypto-lp-section8 {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    background: #f0f2f5;
}

#crypto-lp-section8 .section8-container {
    max-width: 1170px;
    height: auto;
    background: rgba(255,255,255,1);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.22);
    border-radius: 10px;
}

#crypto-lp-section8 .section8-container h3 {
    width: 100%;
    height:auto;
    padding-top: 30px;
    font-size:50px;
    font-family: PingFangHK-Semibold,PingFangHK;
    font-weight:600;
    text-align: center;
    color:rgba(51,51,51,1);
    line-height:70px;
}

#crypto-lp-section8 .section8-container h4::after {
    display: none;
}

#crypto-lp-section8 .section8-container .panel-group {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding: 20px 70px 70px;
}

#crypto-lp-section8 .section8-container .panel-group .panel {
    border: none;
}

#crypto-lp-section8 .section8-container .panel-group .panel-default>.panel-heading {
    width: 100%;
    height: auto;
    padding: 0;
    background-color: #fff;
}

#crypto-lp-section8 .section8-container .panel-group .panel-heading .panel-title a span {
    font-size: 24px;
    color: rgba(51,51,51,1);
    line-height: 28px;
}

#crypto-lp-section8 .section8-container .panel-group .panel-heading .panel-title a {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 100px;
    position: relative;
    text-decoration: none;
}

#crypto-lp-section8 .section8-container .panel-group .panel-heading .panel-title a i {
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    left: 44px;
    bottom: 20px;
    background: url('../image/section8-icon.png') no-repeat center center/cover;
}

#crypto-lp-section8 .section8-container .panel-group .panel-heading .panel-title a i.active {
    height: 2px;
    bottom: 33px;
    background: url('../image/section8-icon2.png') no-repeat center center/cover;
}

#crypto-lp-section8 .section8-container .panel-group .panel-body{
    padding: 0 20px 20px 125px;
}

#crypto-lp-section8 .section8-container .panel-group .panel-body p {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    font-size:16px;
    font-family: ArialMT;
    color:rgba(51,51,51,1);
} 

#crypto-lp-section8 .section8-container .panel-group .panel-body p:last-child {
    margin-bottom: 0;
}

#crypto-lp-section8 .section8-container .panel-group .panel-body ul {
    padding-left: 27px;
}

#crypto-lp-section8 .section8-container .panel-group .panel-body ul li {
    margin-bottom: 20px;
    list-style: disc;
    font-size:16px;
    font-family: ArialMT;
    color:rgba(51,51,51,1);
}

#crypto-lp-section8 .section8-container .panel-group .panel:nth-of-type(2) .panel-body ul li {
    font-weight: 500;
}
/* section8 */

/* section9 */
#crypto-lp-section9 {
    height: auto;
    background: url('../image/section9-bg.png') no-repeat center center/cover;
}

#crypto-lp-section9 .section9-container {
    padding-top: 50px;
    padding-bottom: 55px;
}

#crypto-lp-section9 .section9-container p {
    margin-bottom: 0;
}

  #crypto-lp-section9 .section9-container p:nth-of-type(1) {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 40px;
    font-family: ArialMT;
    font-weight: 600;
    color: rgba(255,255,255,1);
  }

  #crypto-lp-section9 .section9-container a {
    width: 360px;
    background: #00B300;
    margin: 20px auto 16px;
  }

  #crypto-lp-section9 .lpTradeBtn {
      font-size: 20px;
  }

  #crypto-lp-section9 .section9-container p:nth-of-type(2) {
    width: 100%;
    height: auto;
    font-size: 16px;
    font-family: ArialMT;
    font-weight: 400;
    text-align: center;
    color: rgba(255,255,255,1);
  }
/* section9 */

#crypto-lp-section7 .section7-container .contents h5 span {
    font-family: PingFangHK-Medium,PingFangHK;
}

/* section10 */
#crypto-lp-section10 {
    width: 100%;
    height: 100px;
    background: #2F353B;
}
/* section10 */

@media (max-width: 768px) {
    /* public css */
    .section-container {
        max-width: none;
        width: 95%;
    }

    .section-container h4::after {
        width: 50px;
        height: 3px;
        margin: 15px auto;
    }

    #crypto-lp-section2 h3,
    #crypto-lp-section3 h3,
    #crypto-lp-section4 h3,
    #crypto-lp-section5 h3 {
        font-size: 26px;
        line-height: 31px;
    }
    /* public css */

    /* section1 */

    #crypto-lp-section1 {
        margin-top: 55px;
    }

    #crypto-lp-section1 .section1-container {
        width: 92%;
        height: auto;
        margin: 0 auto;
        padding: 65px 0 15px;
    }

    #crypto-lp-section1 .section1-container div.content-top .top-left {
        width: 100%;
        height: auto;
        float: none;
        padding-top: 0;
    }

    #crypto-lp-section1 .section1-container .top-left h3 {
        font-size: 35px;
        font-weight: bold;
        color: rgba(255,255,255,1);
        line-height: 35px;
    }

    #crypto-lp-section1 .section1-container .top-left p {
        width: 100%;
        height: auto;
        font-size: 15px;
        font-weight: 400;
        color: rgba(255,255,255,1);
        line-height: 20px;
    }

    .lpTradeBtn {
        display: block;
        width: 220px;
        height: 38px;
        line-height: 38px;
        font-size: 15px;
        font-weight: 500;
    }

    #crypto-lp-section1 .section1-container div.content-top .top-right {
        width: 100%;
        height: auto;
        float: none;
        padding: 0;
    }

    #crypto-lp-section1 .section1-container .content-top img {
        width: 239px;
        height: 235px;
        margin: 17px auto 12px;
    }

    #crypto-lp-section1 .section1-container ul {
        margin-bottom: 0;
    }

    #crypto-lp-section1 .section1-container ul li {
        width: 45%;
        margin-left: 0;
        padding-right: 0;
    }

    #crypto-lp-section1 .section1-container ul li:nth-of-type(1),
    #crypto-lp-section1 .section1-container ul li:nth-of-type(3) {
        width: 55%;
        margin-top: 5px;
    }

    #crypto-lp-section1 .section1-container ul li:nth-of-type(3),
    #crypto-lp-section1 .section1-container ul li:nth-of-type(4) {
        margin-top: 5px;
    }

    #crypto-lp-section1 .section1-container ul li img {
        width: 30px;
        height: 30px;
    }

    #crypto-lp-section1 .section1-container ul li span {
        height: 30px;
        font-size: 12px;
        font-weight: 400;
        color: rgba(244,244,244,1);
        line-height: 30px;
        padding-left: 32px;
    }
    /* section1 */

    /* section2 */
    #crypto-lp-section2 .section2-container {
        padding-bottom: 40px;
        padding-top: 18px;
    }

    #crypto-lp-section2 .section2-container h3 {
        font-size: 26px;
        line-height: 31px;
        margin-bottom: 30px;
    }

    #crypto-lp-section2 .section2-container .m-table {
        width: 100%;
        height: auto;
        margin-bottom: 0;
        background: #fff;
        box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.22);
        border-radius: 10px;
    }

    #crypto-lp-section2 .section2-container .m-table th {
        width: 33.3%;
        height: auto;
        padding: 18px 0;
        text-align: center;
        font-size: 14px;
        font-weight: 600;
        font-family: ArialMT;
        color: rgba(51,51,51,1);
    }

    #crypto-lp-section2 .section2-container .m-table td {
        width: 33.3%;
        height: auto;
        padding: 8px 0;
        text-align: center;
        font-size: 12px;
        font-weight: 400;
        color: rgba(51,51,51,1);
        border-top: 1px solid #ddd;
    } 

    #crypto-lp-section2 .section2-container .m-table tr td, 
    #crypto-lp-section2 .section2-container .m-table tr td span {
        font-family: PingFangSC-Regular,PingFang SC;
        font-weight: normal;
    }

    #crypto-lp-section2 .section2-container .m-table tr td:first-child {
        padding-left: 20px;
        text-align: left;
    }

    #crypto-lp-section2 .section2-container .m-table tr td:first-child a {
        display: block;
        width: 100%;
        height: 32px;
        line-height: 32px;
        text-align: center;
        font-size: 12px;
        background: #0054C6;
        color: #fff;
        text-decoration: none;
        border-radius: 5px;
    }

    .m-table .up {
        color: #00B300 !important;
    }

    .m-table .down {
        color: #F13A3A !important;
    }

    /* section2 */

    /* section3 */
    #crypto-lp-section3 .section3-container {
        padding-top: 30px;
        padding-bottom: 45px;
    }

    #crypto-lp-section3 h3 {
        font-size: 26px;
        font-weight: normal;
        color: rgba(51,51,51,1);
        line-height: 31px;
    }

    #crypto-lp-section3 .section3-container .top-content {
        margin: 25px auto;
    }

    #crypto-lp-section3 .section3-container .top-content h4{
        font-size: 14px;
        line-height: 24px;
        font-weight: 300;
    }

    #crypto-lp-section3 .section3-container .top-content p {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 0;
        font-weight: 300;
    }

    #crypto-lp-section3 .section3-container .bottom-content .desc-top .word-desc {
        width: 100%;
        height: auto;
        padding-top: 0;
        padding-left: 0;
    }

    #crypto-lp-section3 .section3-container .word-desc h5 {
        font-size: 20px;
        line-height: 28px;
        margin: 0 auto;
    }

    #crypto-lp-section3 .section3-container .bottom-content > div > img {
        width: 358px;
        height: 385px;
    }

    #crypto-lp-section3 .section3-container .bottom-content .desc-top img {
        top: 25px;
        left: 0;
    }

    #crypto-lp-section3 .section3-container .word-desc p {
        font-size: 15px;
        font-weight: 300;
    }

    #crypto-lp-section3 .section3-container .word-desc p:nth-of-type(1) {
        margin-top: 385px;
    }

    #crypto-lp-section3 .section3-container .bottom-content > div {
        margin-top: 45px;
    }

    #crypto-lp-section3 .section3-container .bottom-content .desc-bottom .word-desc {
        padding: 0;
    }

    #crypto-lp-section3 .section3-container .bottom-content .desc-bottom img {
        top: 56px;
        left: 0;
    }

    #crypto-lp-section3 .section3-container > p {
        width: 100%;
        font-size: 13px;
        line-height: 23px;
    }

    #crypto-lp-section3 .section3-container .bottom-content::after {
        width: 100%;
        margin: 30px auto 10px;
    }

    #crypto-lp-section3 .lpTradeBtn {
        width: 190px;
    }
    /* section3 */

    /* section4 */
    #crypto-lp-section4 .section4-container {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    #crypto-lp-section4 .section4-container .top-content h4 {
        width: 100%;
        font-size: 14px;
        font-weight: 300;
        line-height: 24px;
    }

    #crypto-lp-section4 .section4-container .top-content h4::after {
        margin: 20px auto 28px;
    }

    #crypto-lp-section4 .section4-container .bottom-content table {
        width: 100%;
    }

    #crypto-lp-section4 .section4-container .bottom-content table tr {
        width: 100%;
        height: 41px;
        font-size: 12px;
        line-height: 15px;
    }

    #crypto-lp-section4 .section4-container .bottom-content table tr th {
        padding: 10px;
        text-align: center;
    }

    #crypto-lp-section4 .section4-container .bottom-content table tr td:nth-of-type(1) {
        width: 48%;
    }

    #crypto-lp-section4 .section4-container .bottom-content table tr:nth-of-type(5) td:first-child,
    #crypto-lp-section4 .section4-container .bottom-content table tr:nth-of-type(6) td:first-child {
        padding: 10px 0 10px 10px;
    }

    #crypto-lp-section4 .section4-container .bottom-content table tr td:nth-of-type(2) img {
        width: 12px;
        height: 10px;
        margin: 0 auto;
    }

    #crypto-lp-section4 .section4-container .bottom-content table tr td:nth-of-type(3) img {
        width: 10px;
        height: 10px;
        margin: 0 auto;
    }

    #crypto-lp-section4 .section4-container .bottom-content::after {
        width: 100%;
        height: 1px;
        margin-top: 15px;
    }
    #crypto-lp-section4 .section4-container > div:nth-of-type(3) p{
        width: 85%;
        font-size:13px;
        line-height:23px;
        margin-top: 10px;
        margin-bottom: 10px;
        font-weight: 300;
    }

    #crypto-lp-section4 .section4-container .lpTradeBtn {
        margin: 0 auto;
    }

    #crypto-lp-section4 .lpTradeBtn {
        width: 190px;
    }
    /* section4 */
    /* section5 */
    #crypto-lp-section5 .section5-container {
        padding-left: 0;
        padding-bottom: 50px;
        padding-top: 30px;
    }

    #crypto-lp-section5 .section5-container .content-left {
        width: 100%;
        float: none;
        padding-top: 13px;
    }

    #crypto-lp-section5 .section5-container .content-left h5 {
        font-size: 15px;
        line-height: 16px;
    }

    #crypto-lp-section5 .section5-container .content-left > div {
        width: 100%;
        padding-left: 52px;
        margin-top: 20px;
        font-size: 15px;
    }

    #crypto-lp-section5 .section5-container .content-left > div img {
        width: 37px;
        height: 37px;
    }

    #crypto-lp-section5 .section5-container > img {
        width: 314px;
        height: 220px;
        margin: 34px auto 0;
        float: none;
    }
    /* section5 */

    /* section6 */
    #crypto-lp-section6 .section6-container {
        padding-top: 40px;
    }

    #crypto-lp-section6 .section6-container h5 {
        width: 100%;
        height: auto;
        font-size: 16px;
        font-weight: 500;
        line-height: 27px;
    }

    #crypto-lp-section6 .section6-container .steps {
        margin-top: 35px;
    }

    #crypto-lp-section6 .section6-container .steps h3 {
        width: 100%;
        height: 25px;
        font-size:15px;
        font-weight:500;
        color:rgba(51,51,51,1);
        line-height:25px;
        text-align: center;
    }

    #crypto-lp-section6 .section6-container .steps h3 span {
        width: 25px;
        height: 25px;
        display: inline-block;
        text-align: center;
        border-radius: 50%;
        background: #0036b1;
        color: #fff;
    }

    #crypto-lp-section6 .section6-container .steps > img {
        display: block;
        width: 199px;
        height: 337px;
        margin: 23px auto 25px;
    }

    #crypto-lp-section6 .section6-container .steps .step-desc p {
        width:100%;
        height:auto;
        font-size:15px;
        color:rgba(51,51,51,1);
        line-height:27px;
        margin-bottom: 20px;
    }

    #crypto-lp-section6 .section6-container .steps .step-desc img {
        display: inline-block;
    }

    #crypto-lp-section6 .section6-container .second-step .step-desc > div {
        display: flex;
        justify-content: space-between;
    }

    #crypto-lp-section6 .section6-container .steps .step-desc > div img:nth-of-type(1) {
        width: 54px;
        height: 19px;
    }

    #crypto-lp-section6 .section6-container .steps .step-desc > div img:nth-of-type(2) {
        width: 49px;
        height: 23px;
    }

    #crypto-lp-section6 .section6-container .steps .step-desc > div img:nth-of-type(3) {
        width: 38px;
        height: 22px;
    }

    #crypto-lp-section6 .section6-container .steps .step-desc > div img:nth-of-type(4) {
        width: 78px;
        height: 16px;
    }

    #crypto-lp-section6 .section6-container .steps .step-desc > div img:nth-of-type(5) {
        width: 46px;
        height: 17px;
    }

    #crypto-lp-section6 .section6-container > p {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 20px;
    }

    #crypto-lp-section6 .section6-container > p::before {
        width: 100%;
    }

    #crypto-lp-section6 .lpTradeBtn {
        width: 250px;
    }

    #crypto-lp-section6 .section6-container ul:nth-of-type(1) {
        margin-top: 20px;
        margin-left: 20px;
        background: none;
    }

    #crypto-lp-section6 .section6-container ul li {
        width: 95%;
        height: auto;
        float: none;
        text-align: left;
        position: relative;
        padding-left: 20px;
        font-size: 17px;
        line-height: 30px;
        font-weight: 300;
        margin-bottom: 20px;
    }

    #crypto-lp-section6 .section6-container ul li i {
        display: block;
        content: ' ';
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #333;
        position: absolute;
        left: 0;
        top: 10px;
    }

    /* section6 */

    /* section7 */

    #crypto-lp-section7 {
        background: #EFF2F8;
    }
    #crypto-lp-section7 .section7-container {
        max-width: none;
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding-top: 0;
        padding-bottom: 50px;
        text-align: center;
    }

    #crypto-lp-section7 .section7-container .top-content {
        max-width: none;
        margin: 0 auto;
        height: auto;
        padding: 30px 0;
        background: #fff;
    }

    #crypto-lp-section7 .section7-container .top-content h3 {
        font-size: 26px;
        line-height: 31px;
        font-weight: normal;
    }

    #crypto-lp-section7 .section7-container .top-content > p:nth-of-type(3)::after {
        width: 50px;
        height: 3px;
        margin: 18px auto 0;
    }

    #crypto-lp-section7 .section7-container .top-content > p {
        width: 100%;
        margin: 0 auto;
        font-size: 14px;
        line-height: 24px;
    }

    #crypto-lp-section7 .section7-container .contents > div {
        margin-top: 30px;
    }

    #crypto-lp-section7 .section7-container .contents > div.first-content {
        margin-top: 0;
    }

    #crypto-lp-section7 .section7-container .contents > div > div:nth-of-type(1) {
        width: 100%;
        height: auto;
        background: url('../image/section7-bg-m.png') no-repeat center center/cover;
    }

    #crypto-lp-section7 .section7-container .contents > div > div h5{
        width: 95%;
        height: auto;
        margin: 0 auto;
        padding: 8px 0;
        text-align: left;
        font-size:18px;
        font-family:PingFangHK-Medium,PingFangHK;
        font-weight:500;
        color:rgba(51,51,51,1);
        line-height:25px;
    }

    #crypto-lp-section7 .section7-container .contents h5 img {
        display: inline-block;
        width: 25px;
        height: 25px;
        margin-right: 5px;
        vertical-align: middle;
    }

    #crypto-lp-section7 .section7-container .contents .second-content h5 img,
    #crypto-lp-section7 .section7-container .contents .six-content h5 img, 
    #crypto-lp-section7 .section7-container .contents .seven-content h5 img {
        width: 25px;
        height: 21px;
    }

    #crypto-lp-section7 .section7-container .contents ul{
        width: 95%;
        height: auto;
        margin: 20px auto;
    }

    #crypto-lp-section7 .section7-container .contents ul li {
        font-size: 15px;
        margin-left: 20px;
        margin-bottom: 10px;
        padding-left: 25px;
        font-family: PingFangHK-Regular,PingFangHK;
        font-weight: 400;
        color: rgba(51,51,51,1);
        line-height: 27px;
        text-align: left;
        position: relative;
    }

    #crypto-lp-section7 .section7-container .contents ul li span {
        position: absolute;
        top: 2px;
        left: 0;
        font-size: 15px;
    }

    #crypto-lp-section7 .section7-container .contents .third-content ul li {
        list-style: disc inside;
        padding-left: 0;
    }

    #crypto-lp-section7 .section7-container .contents .eight-content h5 img {
        width: 21px;
        height: 25px;
    }

    #crypto-lp-section7 .section7-container .contents h5 span {
        display: inline-block;
    }

    #crypto-lp-section7 .section7-container .contents > div .desc-content p{
        width: 95%;
        height: auto;
        margin: 20px auto 0;
        font-size: 15px;
        font-family: PingFangHK-Regular,PingFangHK;
        font-weight: 400;
        color: rgba(51,51,51,1);
        line-height: 27px;
        text-align: left;
    }
    /* section7 */
    /* section8 */
    #crypto-lp-section8 {
        padding-top: 36px;
        padding-bottom: 30px;
        background: #fff;
    }

    #crypto-lp-section8 .section8-container h3 {
        font-size: 25px;
        line-height: 35px;
    }

    #crypto-lp-section8 .section8-container .panel-group {
        width: 95%;
        margin: 24px auto 0;
        padding: 0 0 40px 0;
    }

    #crypto-lp-section8 .section8-container .panel-group .panel-heading .panel-title a span {
        font-size: 18px;
        font-weight: 500;
        line-height: 27px;
    }

    #crypto-lp-section8 .section8-container .panel-group .panel-heading .panel-title a {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 28px;
    }

    #crypto-lp-section8 .section8-container .panel-group .panel-heading .panel-title a i {
        width: 13px;
        height: 13px;
        left: 5px;
        bottom: unset;
        top: 16px;
    }

    #crypto-lp-section8 .section8-container .panel-group .panel-heading .panel-title a i.active {
        height: 1px;
        bottom: unset;
        top: 21px;
    }

    #crypto-lp-section8 .section8-container .panel-group .panel-body {
        padding: 10px 0 10px 28px;
    }

    #crypto-lp-section8 .section8-container .panel-group .panel-body p ,
    #crypto-lp-section8 .section8-container .panel-group .panel-body ul li{
        font-size: 15px;
        line-height: 27px;
    }

    #crypto-lp-section8 #accordion .panel-heading a:before {
        display: none;
    }
    /* section8 */

    /* section9 */
    #crypto-lp-section9 .section9-container p:nth-of-type(1) {
        font-size: 30px;
        line-height: 42px;
        width: 90%;
        margin: 0 auto;
    }

    #crypto-lp-section9 .lpTradeBtn {
        width: 260px;
        height: 52px;
        line-height: 52px;
        font-size: 20px;
    }

    #crypto-lp-section9 .section9-container a {
        margin: 24px auto 12px;
    }

    #crypto-lp-section9 .section9-container p:nth-of-type(2) {
        font-size: 15px;
    }
    /* section9 */

    /* section10 */
    #crypto-lp-section10 {
        width: 100%;
        height: 50px;
        background: #2F353B;
    }
    /* section10 */
}

@media (max-width: 414px) {

    #crypto-lp-section1 .section1-container {
        width: 92%;
        padding: 20px 0 15px;
    }

    #crypto-lp-section1 .lpTradeBtn {
        width: 243px;
        height: 42px;
        line-height: 42px;
    }

    #crypto-lp-section1 .section1-container .content-top img {
        width: 248px;
        height: 243px;
    }

    #crypto-lp-section2 .section2-container h3 {
        font-size: 29px;
        line-height:34px;
    }

    #crypto-lp-section2 .section2-container .m-table th {
        font-size: 16px;
        padding: 20px 0;
    }

    #crypto-lp-section2 .section2-container .m-table td {
        font-size: 14px;
        padding: 10px 0;
    }

    #crypto-lp-section2 .section2-container .m-table tr td:first-child a{
        font-size: 14px;
    }

    #crypto-lp-section3 h3 {
        font-size: 29px;
        line-height: 34px;
    }

    #crypto-lp-section3 .section3-container .top-content h4 {
        font-size: 16px;
        line-height: 26px;
    }

    #crypto-lp-section3 .section3-container .top-content p {
        font-size: 15px;
    }

    #crypto-lp-section3 .section3-container .word-desc h5 {
        font-size: 22px;
        line-height: 31px;
    }

    #crypto-lp-section3 .section3-container .word-desc p {
        font-size: 17px;
        line-height: 30px;
    }

    #crypto-lp-section3 .section3-container > p {
        font-size: 14px;
        line-height: 25px;
        font-weight: 300;
    }

    #crypto-lp-section2 h3, 
    #crypto-lp-section3 h3, 
    #crypto-lp-section4 h3, 
    #crypto-lp-section5 h3 {
        font-size: 29px;
        line-height: 34px;
    }

    #crypto-lp-section4 .section4-container .top-content h4 {
        font-size: 15px;
        line-height: 26px;
    }

    #crypto-lp-section4 .section4-container > div:nth-of-type(3) p{
        font-size: 14px;
        line-height: 25px;
        font-weight: 300;
    }

    #crypto-lp-section5 .section5-container .content-left h5 {
        font-size: 16px;
        line-height: 18px;
        font-weight: 300;
    }

    #crypto-lp-section5 .section5-container .content-left > div {
        font-size: 17px;
        line-height: 30px;
    }

    #crypto-lp-section6 .section6-container h5 {
        font-size: 17px;
        line-height: 30px;
    }

    #crypto-lp-section6 .section6-container .steps h3 {
        font-size: 17px;
    }

    #crypto-lp-section6 .section6-container .steps h3 span {
        width: 28px;
        height: 28px;
        line-height: 28px;
        font-size: 17px;
    }

    #crypto-lp-section6 .section6-container .steps .step-desc p {
        font-size: 17px;
        line-height: 30px;
        font-weight: 300;
    }

    #crypto-lp-section6 .section6-container > p {
        font-size: 16px;
        line-height: 18px;
        font-weight: 300;
    }

    #crypto-lp-section7 .section7-container .top-content h3 {
        font-size: 29px;
        line-height: 34px;
    }

    #crypto-lp-section7 .section7-container .top-content > p {
        font-size: 15px;
        line-height: 26px;
        font-weight: 300;
    }

    #crypto-lp-section7 .section7-container .contents > div > div h5 {
        font-size: 20px;
        line-height: 28px;
    }

    #crypto-lp-section7 .section7-container .contents h5 img {
        width: 28px;
        height: 28px;
    }

    #crypto-lp-section7 .section7-container .contents > div .desc-content p {
        font-size: 17px;
        line-height: 30px;
        font-weight: 300;
    }

    #crypto-lp-section7 .section7-container .contents ul li {
        font-size: 17px;
        line-height: 30px;
        font-weight: 300;
    }

    #crypto-lp-section4 .section4-container .bottom-content table tr {
        font-size: 14px;
        line-height: 17px;
    }

    #crypto-lp-section4 .section4-container .bottom-content table tr td:nth-of-type(1) {
        width: 49%;
        padding: 10px 0 10px 10px;
    }

    #crypto-lp-section4 .section4-container .bottom-content table tr td {
        padding: 10px 0;
    }

    #crypto-lp-section8 .section8-container h3 {
        font-size: 28px;
        line-height: 39px;
    }

    #crypto-lp-section8 .section8-container .panel-group .panel-heading .panel-title a span {
        font-size: 20px;
        line-height: 30px;
    }

    #crypto-lp-section8 .section8-container .panel-group .panel-body p, 
    #crypto-lp-section8 .section8-container .panel-group .panel-body ul li {
        font-size: 17px;
        line-height: 30px;
        font-weight: 300;
    }

    #crypto-lp-section8 .section8-container .panel-group .panel-heading .panel-title a i {
        width: 15px;
        height: 15px;
    }

    #crypto-lp-section8 .section8-container .panel-group .panel-heading .panel-title a {
        padding-left: 30px;
    }

    #crypto-lp-section8 .section8-container .panel-group .panel-heading .panel-title a i.active {
        top: 23px;
    }

    #crypto-lp-section5 .section5-container .content-left > div p, 
    #crypto-lp-section5 .section5-container .content-left > div ul li {
        font-weight: 300;
    }
}

@media (max-width: 375px) {
    
    #crypto-lp-section1 .lpTradeBtn {
        width: 220px;
        height: 38px;
        line-height: 38px;
    }

    #crypto-lp-section1 .section1-container {
        width: 92%;
        padding: 13px 0 10px;
    }

    #crypto-lp-section1 .section1-container .content-top img {
        width: 224px;
        height: 220px;
        margin: 18px auto 12px;
    }
    
    #crypto-lp-section2 .section2-container h3 {
        font-size: 26px;
        line-height: 31px;
    }

    #crypto-lp-section2 .section2-container .m-table th {
        font-size: 14px;
        padding: 18px 0;
    }

    #crypto-lp-section2 .section2-container .m-table td {
        padding: 8px 0;
        font-size: 12px;
    }

    #crypto-lp-section2 .section2-container .m-table tr td:first-child a{
        font-size: 12px;
    }

    #crypto-lp-section3 h3 {
        font-size: 26px;
        line-height: 31px;
    }

    #crypto-lp-section3 .section3-container .top-content h4 {
        font-size: 14px;
        line-height: 24px;
    }

    #crypto-lp-section3 .section3-container .top-content p {
        font-size: 13px;
    }

    #crypto-lp-section3 .section3-container .word-desc h5 {
        font-size: 20px;
        line-height: 28px;
    }

    #crypto-lp-section3 .section3-container .word-desc p {
        font-size: 15px;
        line-height: 26px;
    }

    #crypto-lp-section3 .section3-container > p {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 15px;
    }

    #crypto-lp-section2 h3, 
    #crypto-lp-section3 h3, 
    #crypto-lp-section4 h3, 
    #crypto-lp-section5 h3 {
        font-size: 26px;
        line-height: 31px;
    }

    #crypto-lp-section4 .section4-container .top-content h4 {
        font-size: 14px;
        line-height: 24px;
    }

    #crypto-lp-section4 .section4-container > div:nth-of-type(3) p{
        font-size: 13px;
        line-height: 23px;
        font-weight: 300;
    }

    #crypto-lp-section5 .section5-container .content-left h5 {
        font-size: 15px;
        line-height: 16px;
        font-weight: 300;
    }

    #crypto-lp-section5 .section5-container .content-left > div p, 
    #crypto-lp-section5 .section5-container .content-left > div ul li {
        font-weight: 300;
    }

    #crypto-lp-section5 .section5-container .content-left > div {
        font-size: 15px;
        line-height: 26px;
    }

    #crypto-lp-section6 .section6-container h5 {
        width: 75%;
        font-size: 16px;
        line-height: 27px;
    }

    #crypto-lp-section6 .section6-container .steps h3 {
        font-size: 15px;
    }

    #crypto-lp-section6 .section6-container .steps h3 span {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 15px;
    }

    #crypto-lp-section6 .section6-container .steps .step-desc p {
        font-size: 15px;
        line-height: 27px;
    }

    #crypto-lp-section6 .section6-container > p {
        font-size: 16px;
        line-height: 16px;
    }

    #crypto-lp-section7 .section7-container .top-content h3 {
        width:80%;
        margin: 0 auto;
        font-size: 26px;
        line-height: 31px;
    }

    #crypto-lp-section7 .section7-container .top-content > p {
        font-size: 14px;
        line-height: 24px;
    }

    #crypto-lp-section7 .section7-container .contents > div > div h5 {
        font-size: 18px;
        line-height: 25px;
    }

    #crypto-lp-section7 .section7-container .contents h5 img {
        width: 25px;
        height: 25px;
    }

    #crypto-lp-section7 .section7-container .contents > div .desc-content p {
        font-size: 15px;
        line-height: 27px;
    }

    #crypto-lp-section7 .section7-container .contents ul li {
        font-size: 15px;
        line-height: 27px;
    }

    #crypto-lp-section4 .section4-container .bottom-content table tr {
        font-size: 12px;
        line-height: 15px;
    }

    #crypto-lp-section4 .section4-container .bottom-content table tr td:nth-of-type(1) {
        width: 48%;
    }

    #crypto-lp-section4 .section4-container .bottom-content table tr td {
        padding: 10px 0;
    }

    #crypto-lp-section8 .section8-container h3 {
        font-size: 25px;
        line-height: 35px;
    }

    #crypto-lp-section8 .section8-container .panel-group .panel-heading .panel-title a span {
        font-size: 18px;
        line-height: 27px;
    }

    #crypto-lp-section8 .section8-container .panel-group .panel-body p, 
    #crypto-lp-section8 .section8-container .panel-group .panel-body ul li {
        font-size: 15px;
        line-height: 27px;
    }

    #crypto-lp-section8 .section8-container .panel-group .panel-heading .panel-title a i {
        width: 13px;
        height: 13px;
    }

    #crypto-lp-section8 .section8-container .panel-group .panel-heading .panel-title a {
        padding-left: 28px;
    }

    #crypto-lp-section8 .section8-container .panel-group .panel-heading .panel-title a i.active {
        top: 21px;
    }

    #crypto-lp-section6 .section6-container ul li {
        font-size: 15px;
        line-height: 27px;
    }
}
