/* CSS Document */

/*1688.html*/
#ali .title h3 span{color:#ff820f;}
#ali .section-1{background-color:#f1f1f1;}
#ali .section-1 .item{margin-bottom:1.875rem;text-align: center;width: 15%;}
#ali .section-1 .item .img{margin-bottom:1rem;}
#ali .section-1 .item img{max-width:100%;width: 6.25rem;}
#ali .section-1 .info + .info{margin-top:1.875rem;}
#ali .section-1 .info .img{width:50%;text-align: center;}
#ali .section-1 .info .txt{width:50%;padding: 0 3%;}
#ali .section-1 .info .txt h4{position:relative;margin-bottom: 1rem;padding-left: 0.625rem;}
#ali .section-1 .info .txt h4::before{content:'';position: absolute;left: 0;top: 0;width: 2px;height: 100%;background-color:red;display: block;}
#ali .section-1 .info .txt h4 span{color:#ff820f;}
#ali .section-1 .info .txt p{line-height:2;margin-bottom: 0;text-align: justify;}
#ali .section-1 .info .txt p + p{margin-top:1rem;}
@media(max-width:576px){
    #ali .section-1 .item{width:32%;}
    #ali .section-1 .info .img{width:100%;margin-bottom: 1rem;}
    #ali .section-1 .info .txt{width:100%;padding: 0;}
}

#ali .section-2 .more{margin-top:1.25rem;text-align: center;font-size:1.125rem;font-weight: lighter;color:#999;}
#ali .section-2 .more span{font-size:1.875rem;color:#0070d9;}
#ali .section-2 .more a{display:block;margin:1.875rem auto 0;width:22rem;line-height: 3.125rem;background-color:#1082fe;color: #fff;box-shadow: 0 3px 6px rgba(0,0,0,.1);}
#ali .section-2 .more a:hover{background-color:#0070d9;}

#ali .section-4 .col{text-align: center;}
#ali .section-4 .col .img{}
#ali .section-4 .col .img img{width: 3.4375rem;height: 3.4375rem;}
#ali .section-4 .col  h5{margin-top:1.215rem;margin-bottom:0.625rem;color:#ff820f;font-size: 1.125rem;}
#ali .section-4 .col p{line-height: 2;max-width:18.75rem;margin: 0 auto;font-size: 0.875rem;}

#ali .section-5{background:url('../pic/20210324/01/17.jpeg') center no-repeat;background-size: cover;}
#ali .section-5 .title h3{color:#fff;}
#ali .section-5 .title p{color:#fff;}


/*ssl*/
#ssl .container{}
#ssl .section-1 .intro{margin-bottom:3.125rem;align-items: center;}
#ssl .section-1 .intro h3{color:#0070d9;margin-bottom: 1rem;margin-top: 1rem;}
#ssl .section-1 .intro p{line-height: 2;text-align: justify;}
#ssl .section-1 .intro p span{color:#0070d9;}
#ssl .section-1 .intro .img{margin-bottom: 1rem;}
#ssl .section-1 .intro .img img{max-height:46px;}
#ssl .section-1 .intro .img + p{font-size: 0.875rem;text-align: center;}

#ssl .section-2{background-color:#f4f4f4;}

#ssl .section-3 .list .img{margin-bottom: 0.625rem;}
#ssl .section-3 .list p{line-height:2;}

#ssl .section-4{background-color:#f4f4f4;}
#ssl .section-4 .wrapper{background-color:#fff;padding: 1.25rem 1.875rem;margin-bottom: 1.875rem;box-shadow: 0 0 6px 0 #ccc;transition: all linear 0.4s;}
#ssl .section-4 .wrapper:hover{transform:scale(1.05);}
#ssl .section-4 .wrapper#active{background:#fff url('/pic/20210324/02/12.png') no-repeat 100% 0;background-size:3.5rem 3.5625rem;}
#ssl .section-4 .wrapper .img{text-align:center;}
#ssl .section-4 .wrapper .img img{max-height:44px;}
#ssl .section-4 .wrapper hr{margin-top:1.25rem;margin-bottom: 1.25rem;}
#ssl .section-4 .wrapper h4{color: #3a3a3a;line-height: 1.625;text-align: center;margin-top: 1.25rem;font-size: 1.125rem;font-weight: bold;}
#ssl .section-4 .wrapper h5{font-size: 0.875rem;color: #3a3a3a;font-weight: bold;}
#ssl .section-4 .wrapper h5 i{color:#0070d9;}
#ssl .section-4 .wrapper ul{margin-bottom:0;}
#ssl .section-4 .wrapper ul li{text-align:center;line-height: 1.6;font-size: 0.9375rem;color: #000;}
#ssl .section-4 .wrapper ul li+ li{margin-top:0.75rem;}
#ssl .section-4 .wrapper ul li img{height:1.5rem;}
#ssl .section-4 .wrapper p {font-size: 1.875rem; color: #f60;font-weight:lighter;margin-bottom: 0;}
#ssl .section-4 .wrapper p span:last-child{margin-left:0.25em;margin-right:0.25em;}	
#ssl .section-4  .more{margin-top:1.25rem;text-align: center;font-size:1.125rem;font-weight: lighter;color:#999;}
#ssl .section-4  .more span{font-size:1.875rem;color:#0070d9;}
#ssl .section-4  .more a{display:block;margin:1.875rem auto 0;width:22rem;line-height: 3.125rem;background-color:#1082fe;color: #fff;box-shadow: 0 3px 6px rgba(0,0,0,.1);}
#ssl .section-4  .more a:hover{background-color:#0070d9;}

#ssl .section-5 #accordion{border: 1px solid #ddd;}
#ssl .section-5 .card{border-radius: 0;border: 0; border-bottom: 1px solid #ddd;}
#ssl .section-5 .card:last-child{border-bottom:0;}
#ssl .section-5 .card-header{background-color:transparent;border:0;padding: 1.25rem;}
#ssl .section-5 .card-header a{color:#37474f;font-size: 1.125rem;}
#ssl .section-5 .card-body{padding-top:0;}
#ssl .section-5 .card-body p{font-size:0.875rem;line-height: 2;margin-bottom: 0;text-align: justify;color:#666;}
#ssl .section-5 .card-body p span{color:#000;font-weight: bold;}
#ssl .section-5 .card-body p + p{margin-top:1rem;}
#ssl .section-5 .more{text-align:center;margin-top: 3.125rem;}

#edm .section-1{background-color:#f3f3f3;}
#edm .section-1 .wrapper{background-color:#fff;margin-bottom: 1.875rem;padding:1.25rem;box-shadow: 0px 5px 10px -3px rgba(15, 61, 104, 0.07);}
#edm .section-1 .wrapper h3{text-align: center;border-bottom:1px solid #ddd; margin-top: 1rem;margin-bottom: 0;padding-bottom: 0.625rem;font-size: 1.375rem;color:#000;}
#edm .section-1 .wrapper h3 em{font-size: 12px;margin-left: 0.5rem;background-color:#f60;color:#fff;display: inline-block;height: 20px;line-height: 20px;font-style: normal;width: 40px;margin-top:-0.25rem;border-radius: 0.25rem;}
#edm .section-1 .wrapper span.price{display:block;padding: 1rem 0;text-align: center;color:#f60;font-size: 1.875rem;line-height: 1.6;}
#edm .section-1 .wrapper p{margin-bottom: 0.625rem;font-size: 14px;line-height: 2;}
#edm .section-1 .wrapper p span{color:#1082fe;}
#edm .section-1 .wrapper a{display:block;background-color:#1082fe;color:#fff;text-align: center;height: 40px;line-height: 40px;font-size: 14px;}
#edm .section-1 .wrapper a:hover{background-color:#0070d9;}
#edm .section-1  .more{margin-top:1.25rem;text-align: center;font-size:1.125rem;font-weight: lighter;color:#999;}
#edm .section-1  .more span{font-size:1.875rem;color:#0070d9;}
#edm .section-1  .more a{display:block;margin:1.875rem auto 0;width:22rem;line-height: 3.125rem;background-color:#1082fe;color: #fff;box-shadow: 0 3px 6px rgba(0,0,0,.1);}
#edm .section-1  .more a:hover{background-color:#0070d9;}

#edm .section-2 .img{margin-bottom: 1.25rem;}
#edm .section-2 .img img{max-height: 12.5rem;}
#edm .section-2 h5{margin-bottom: 0.625rem;}
#edm .section-2 p{font-size: 0.875rem;line-height: 2;color:#666;}

#edm .section-3{background: url("../pic/20210324/03/1.jpg")top center no-repeat;background-size: cover;}
#edm .section-3 .title h3{color:#fff;}
#edm .section-3 .title p{color:#fff;}
#edm .section-3 .list{background-color:#fff;border-left: 1px solid #ddd;border-top:1px solid #ddd;box-shadow: 0px 5px 10px -3px rgba(15, 61, 104, 0.07);}
#edm .section-3 .list .item{padding:3% 5%;width:33.3333333333%;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
#edm .section-3 .list .item .img{height:3.75rem;line-height: 3.75rem;margin-bottom: 1.875rem;}
#edm .section-3 .list .item .img img{max-height: 3.75rem;}
#edm .section-3 .list .item h5{font-size:1.125rem;margin-bottom: 1rem;}
#edm .section-3 .list .item p{margin-bottom: 0;line-height: 2;font-size: 0.875rem;color:#666;}



#edm .section-4 #accordion{border: 1px solid #ddd;}
#edm .section-4 .card{border-radius: 0;border: 0; border-bottom: 1px solid #ddd;}
#edm .section-4 .card:last-child{border-bottom:0;}
#edm .section-4 .card-header{background-color:transparent;border:0;padding: 1.25rem;}
#edm .section-4 .card-header a{color:#37474f;font-size: 1.125rem;}
#edm .section-4 .card-body{padding-top:0;}
#edm .section-4 .card-body p{font-size:0.875rem;line-height: 2;margin-bottom: 0;text-align: justify;color:#666;}
#edm .section-4 .card-body p span{color:#000;font-weight: bold;}
#edm .section-4 .card-body p + p{margin-top:1rem;}
#edm .section-4 .more{text-align:center;margin-top: 3.125rem;}

@media(max-width:576px){
    #edm .section-1 .wrapper h3{font-size:1.25rem;}
    #edm .section-3 .list .item{width:50%;padding: 5%;}
    #edm .row > [class*=col-]:nth-child(odd){padding-right: 7.5px;}
    #edm .row > [class*=col-]:nth-child(even){padding-left: 7.5px;}
}

#news .news-list dl{box-shadow: 0 3px 6px rgba(0,0,0,.15);padding: 1.25rem;margin-bottom: 1.875rem;border: 1px solid #ddd;}
#news .news-list dl dt{margin-right:1.25rem;width: 12rem;height: 7.2rem;}
#news .news-list dl dt img{width: 12rem;min-width: 12rem;height: 100%;object-fit: cover;}
#news .news-list dl dd{overflow: hidden;margin-bottom: 0;}
#news .news-list dl dd h5{font-size: 1.125rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#news .news-list dl dd h5 a{color:#000;}
#news .news-list dl dd h5 a:hover{color:#0070d9;}
#news .news-list dl dd p{}
#news .news-list dl dd p:last-child{margin-bottom: 0;}
#news .news-list dl dd .tags{font-size: 12px;margin-bottom: 0.625rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#868686;}
#news .news-list dl dd .tags span + span{margin-left:1rem;}
#news .news-list dl dd .tags span i{margin-right:0.5em;color:#f60;}
#news .news-list dl dd .tags span a{}
#news .news-list dl dd .tags span a:hover{color:#f60;}
#news .news-list dl dd .info{font-size: 0.875rem;line-height: 2;height: 4em;overflow: hidden;text-align: justify;color:#666;}
@media(max-width:576px){
    #news .news-list dl dt img{width:10rem;min-width: 10rem;}
    #news .news-list dl dd .tags{display:none;}
}

#feedback .item{margin-bottom: 1.875rem;}
#feedback .item img{border:1px solid #cecece;}
#feedback .item h5{font-size:1.125rem;margin-bottom: 1rem;}
#feedback .item h5 a{color:#000;font-weight: bold;}
#feedback .item h5 a:hover{color:#0070d9;}
#feedback .item p{margin-bottom:0;line-height: 2;font-size: 0.875rem;text-align: justify;max-height: 10em;overflow: hidden;}



#tags .list{background-color:#fff;border: 1px solid #dfdfdc;box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);padding: 1.875rem;margin-bottom: 3.125rem;}
#tags .list dl{border-bottom:1px dashed #ddd;margin-bottom: 0;padding-bottom: 1.25rem;}
#tags .list dl + dl{margin-top:1.25rem;}
#tags .list dl dt{float:left;width:12rem;height: 7.2rem;margin-right: 1.25rem;}
#tags .list dl dt img{width:100%;height:100%;object-fit: cover;}
#tags .list dl dd{overflow: hidden;margin-bottom: 0;}
#tags .list dl dd h5{font-size: 1.125rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#tags .list dl dd h5 a{color:#000;}
#tags .list dl dd h5 a:hover{color:#0070d9;}
#tags .list dl dd p{}
#tags .list dl dd p:last-child{margin-bottom: 0;}
#tags .list dl dd .tags{font-size: 12px;margin-bottom: 0.625rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#868686;}
#tags .list dl dd .tags span + span{margin-left:1rem;}
#tags .list dl dd .tags span i{margin-right:0.5em;color:#f60;}
#tags .list dl dd .tags span a{}
#tags .list dl dd .tags span a:hover{color:#f60;}
#tags .list dl dd .info{font-size: 0.875rem;line-height: 2;height: 4em;overflow: hidden;text-align: justify;color:#666;}
@media(max-width:576px){
    #tags .list dl dt{width:10rem;min-width: 10rem;height: 6rem;}
    #tags .list dl dd .tags{display:none;}
}

#tags .box{background-color:#fff;border: 1px solid #dfdfdc;box-shadow: 0  3px 6px rgba(0, 0, 0, 0.15);padding:1.25rem;margin-bottom: 1.875rem;}
#tags .box h5{position:relative;line-height: 1;padding-left: 1rem;border-bottom:1px solid #ddd;margin-bottom: 0;padding-bottom: 1rem;color:#000;margin-top: 0.5rem;}
#tags .box h5::before{content:'';position: absolute;left: 0;top: 0;width: 2px;height: 1.25rem;background-color:#0070d9;}
#tags .box ul{margin-bottom:0;}
#tags .box ul li{border-bottom:1px dashed #ddd;padding-top: 0.625rem;padding-bottom: 0.625rem;line-height: 2rem;font-size: 14px;color:#666;}
#tags .box ul li i{margin-right:0.5rem;}
#tags .box ul li a{color:#666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#tags .box ul li:hover i{color:#0070d9;}
#tags .box ul li:hover a{color:#0070d9;}

#tradeCar .section-1{background:url("../pic/20210324/04/bg.jpg")top center no-repeat;background-size: cover;}
#tradeCar .section-1 .info{color:#fff;padding-top:6.25rem;}
#tradeCar .section-1 .info h3{margin-bottom:1rem;}
#tradeCar .section-1 .info h1{margin-bottom:2.75rem;}
#tradeCar .section-1 .info p{line-height:2;text-align: justify;}
#tradeCar .section-1 .info a.more{display: block; width: 161px; height: 45px; background: rgba(25,64,176,1); border-radius: 5px; font-size: 14px; text-align: center; line-height: 45px; margin: 2.125rem 0 6.25rem; color: #fff; transition: all .3s ease-in-out;}
#tradeCar .section-1 .info a.more:hover{background-color:#062a8f;}

#tradeCar .section-1 .wrapper{background-color:#fff;box-shadow: 0 3px 12px 0 rgba(18,24,58,.08);border-radius: 0.25rem;padding:4.4375rem 3.125rem;}
#tradeCar .section-1 .wrapper .list{display:flex;flex-wrap: wrap;}
#tradeCar .section-1 .wrapper .list .item{width:20%;text-align: center;padding: 0 1rem;margin-top:1.25rem;}
#tradeCar .section-1 .wrapper .list .item .img{margin-bottom:1rem;}
#tradeCar .section-1 .wrapper .list .item .img img{max-width:5.625rem;width: 100%;}
#tradeCar .section-1 .wrapper .list .item p{font-size:1.125rem;line-height: 2;}
@media(max-width:576px){
    #tradeCar .section-1 .info{padding-top:0;}
    #tradeCar .section-1 .info a.more{margin-bottom:3rem;}
    #tradeCar .section-1 .wrapper{padding:3.125rem 1.25rem;}
    #tradeCar .section-1 .wrapper .list{justify-content:center;}
    #tradeCar .section-1 .wrapper .list .item{width:33.3333%;}
}

#tradeCar .section-2{padding-bottom: 6rem;}
#tradeCar .panel{}
#tradeCar .panel .info{}
#tradeCar .panel .info h2{color:#0070d9;margin-bottom: 1rem;margin-top:1rem;font-weight: 800;}
#tradeCar .panel .info p{line-height: 2;text-align: justify;}
#tradeCar .panel .info dl{padding-left: 1.5rem;margin-bottom: 0;margin-top:1.25rem;}
#tradeCar .panel .info dl dt{color:#0070d9;margin-bottom: 0.625rem;font-size: 1.375rem;}
#tradeCar .panel .info dl dt i{margin-left:-1.5rem;margin-right:0.5rem;color:#16a3fe;}
#tradeCar .panel .info dl dd{margin-bottom: 0;line-height: 2;text-align: justify;}

@media(max-width:576px){
    #tradeCar .section-2{padding-bottom: 3rem;}
}

#tradeCar .title h3{color:rgba(25,64,176,1);font-weight: bold;}
#tradeCar .section-3,#tradeCar .section-5{background-color:#f6fafd;}
#tradeCar .section-7{background-color:#122272;}
#tradeCar .section-7 .title h3{color:#fff;}
#tradeCar .section-7 .title p{color:#fff;}

#tradeCar .section-8{background-color:#f6fafd;}
#tradeCar .section-8 .item{margin-top:1.875rem;}
#tradeCar .section-8 .wrapper{background-color:#fff;padding:1.875rem 1.25rem 1.25rem 1.875rem;height: 100%;box-shadow: 0 3px 6px rgba(0,0,0,.1);}
#tradeCar .section-8 .wrapper .icon{width: 57px;height: 57px;background: rgba(25,64,176,0);border: 2px solid rgba(209,217,239,.94);border-radius: 8px;float: left;text-align: center;line-height: 50px;transform: rotate(45deg);}
#tradeCar .section-8 .wrapper .icon img{max-width: 100%;transform: rotate(-45deg);}
#tradeCar .section-8 .wrapper .info{padding-left:82px;}
#tradeCar .section-8 .wrapper .info h5{color:#0070d9;margin-bottom: 0.625rem;font-weight: bold;font-size:1.375rem;}
#tradeCar .section-8 .wrapper .info p{line-height:2;margin-bottom:0;text-align: justify;}

#tradeCar .section-9 ul{margin-bottom:1.875rem;}
#tradeCar .section-9 ul li{border: 1px solid #eaeaea;line-height: 3.5rem;margin-top:-1px;}
#tradeCar .section-9 ul li span{display:block;color:#f60;font-weight: bold;font-size: 1.25rem;}
#tradeCar .section-9 ul li a{display: inline-block;width: 11.25rem;height: 3em;background-color: transparent;border: 2px solid #0070d9;border-radius: 5px;line-height: 3em;font-size: 0.875rem;color: #0070d9;transition: all .3s ease-in-out;}
#tradeCar .section-9 ul li a:hover{background-color: #0070d9;color: #fff;}
#tradeCar .section-9 ul li:first-child{color:#fff;border: 0;}
#tradeCar .section-9 ul li em{font-style:normal;font-size: 12px;}
#tradeCar .section-9 ul:first-child li:first-child{background-color:#20b09f;}
#tradeCar .section-9 ul:nth-child(2) li:first-child{background-color:#009fc7;}
#tradeCar .section-9 ul:nth-child(3) li:first-child{background-color:#ff872e;}
#tradeCar .section-9 ul:nth-child(4) li:first-child{background-color:#3c3c70;}
#tradeCar .section-9 .more{margin-top:1.25rem;text-align: center;font-size:1.125rem;font-weight: lighter;color:#999;}
#tradeCar .section-9 .more span{font-size:1.875rem;color:#0070d9;}
#tradeCar .section-9 .more a{display:block;margin:1.875rem auto 0;width:22rem;line-height: 3.125rem;background-color:#1082fe;color: #fff;box-shadow: 0 3px 6px rgba(0,0,0,.1);}
#tradeCar .section-9 .more a:hover{background-color:#0070d9;}


#tradeCar .section-10{background:linear-gradient(to bottom,#f6fafd,#f6fafd 50%,#122272 50%,#122272 100%);}
#tradeCar .section-10  p{width: 15rem;height: 3.125rem;background: rgba(25,64,176,1);border-radius:0.25rem;font-size: 1.125rem;font-weight: 300;color: rgba(255,255,255,1);margin: 0 auto;text-align: center;line-height: 3.125rem;position: relative;top: 0;z-index: 10;transform: translateY(50%);}
#tradeCar .section-10  p::before{position: absolute;display: block;content: '';width: 2px;height: 2.125rem;background: #d1d9ef;left: 50%;bottom: 0;transform: translateY(100%);}
#tradeCar .section-10 .wrapper{background-color:#fff;box-shadow: 0 0.625rem 1.25rem 0 rgba(150,150,150,.22);border-radius: 1.25rem;overflow-x: scroll;padding-top:3.6875rem;}
#tradeCar .section-10 .wrapper .img{width:2300px;}
@media(max-width:767px){
    #tradeCar .section-10 .wrapper .img{width:1300px;}
}

#tradeCar .section-11{position: relative;padding-top:3.125rem;}
#tradeCar .section-11::before{content: '';position: absolute;top: 0;left: 0;display: block;width: 100%;height: 50%;background-color:#122272;z-index: -1;}
#tradeCar .section-11::after{content: '';position: absolute;bottom: 0;left: 0;display: block;width: 100%;height: 50%;background:url('../pic/20210324/04/24.jpg') top center no-repeat;z-index: -1;}
#tradeCar .section-11 .container{}
#tradeCar .section-11 .title h3{color:#fff;}
#tradeCar .section-11 .title p{color:#fff;}
#tradeCar .section-11 .wrapper{background-color:#fff;box-shadow: 0 0.625rem 1.25rem 0 rgba(150,150,150,.22);border-radius: 1.25rem;padding: 3.125rem;}
#tradeCar .section-11 h5{color:rgba(25,64,176,1);}
#tradeCar .section-11 p.line{width: 5rem;height: 1px;background: rgba(17,122,198,1);margin: 1rem auto ;}
#tradeCar .section-11 .data{display:flex;align-items: center;justify-content: flex-end;max-width: 1170px;}
#tradeCar .section-11 .data span{display: inline-block;}
#tradeCar .section-11 .data span.txt{font-size: 12px;color:#868686;}
#tradeCar .section-11 .data span.txt em{display:block;text-align: right;font-style: normal;}
#tradeCar .section-11 .data span.num{font-size:2rem;color:rgba(17,122,198,1);font-weight: 300;margin-left: 0.5rem;}
#tradeCar .section-11 .row > .col-md-6{margin-top:3.125rem;}

@media(max-width:576px){
    #tradeCar .section-11{padding-top:0.25rem;}
}

#tradeCar .section-12 #accordion{border: 1px solid #ddd;}
#tradeCar .section-12 .card{border-radius: 0;border: 0; border-bottom: 1px solid #ddd;}
#tradeCar .section-12 .card:last-child{border-bottom:0;}
#tradeCar .section-12 .card-header{background-color:transparent;border:0;padding: 1.25rem;}
#tradeCar .section-12 .card-header a{color:#37474f;font-size: 1.125rem;}
#tradeCar .section-12.card-body{padding-top:0;}
#tradeCar .section-12 .card-body p{font-size:0.875rem;line-height: 2;margin-bottom: 0;text-align: justify;color:#666;}
#tradeCar .section-12 .card-body p span{color:#000;font-weight: bold;}
#tradeCar .section-12 .card-body p + p{margin-top:1rem;}
#tradeCar .section-12 .more{text-align:center;margin-top: 3.125rem;}

/*trade_hunter*/
#tradeHunter .section-1 ul {margin-bottom:1.875rem;}
#tradeHunter .section-1 ul li{display:flex;align-items: center;margin-bottom: 1rem;border-bottom: 1px dashed #cecece;border-radius: 1.5625rem 0 0 1.5625rem;}
#tradeHunter .section-1 ul li span{color:#fff;background-color:#0070d9;display:block; border-radius: 1.5625rem 0 0 1.5625rem;height: 3.125rem;line-height: 3.125rem; padding: 0 1.25rem;}
#tradeHunter .section-1 ul li p{margin-bottom:0;padding-left:1rem;flex-grow: 1;-ms-flex-grow:1;color:#000;text-align: left;}
#tradeHunter .section-1 p{color:red;text-align: center;}

#tradeHunter .section-2 .list{}
#tradeHunter .section-2 .item{width:18.5%;text-align: center;background-color:#f5f5f5;padding: 1.25rem;border-radius: 0.25rem;margin-bottom: 1.25rem;}
#tradeHunter .section-2 .item h5{margin-top:1.25rem;margin-bottom:0.625rem;font-size: 1.125rem;}
#tradeHunter .section-2 .item p{margin-bottom:0;line-height: 2;font-size: 0.875rem;}
@media(max-width:991px){
    #tradeHunter .section-2 .item{width:31.333%;}
    #tradeHunter .section-2 .item:nth-child(n+4){width:48.5%;}
}
@media(max-width:576px){
    #tradeHunter .section-2 .item{width:100% !important;}
}


#tradeHunter .section-3 .row p{margin-top:0.5rem;text-align: center;margin-bottom: 1.25rem;}

#tradeHunter .section-4{padding-top:0;}
#tradeHunter .section-4 dl{text-align:center;background-color:#f5f5f5;padding: 1.875rem 1.25rem 1rem;margin-bottom: 1.875rem;}
#tradeHunter .section-4 dl dt{height:3.125rem;line-height: 3.125rem;}
#tradeHunter .section-4 dl dt img{max-height:3.125rem;max-width: 3.125rem;}
#tradeHunter .section-4 dl dd{margin-bottom: 0;}
#tradeHunter .section-4 dl dd h5{font-size:1.125rem;margin-top:1.25rem;margin-bottom:0.625rem;}
#tradeHunter .section-4 dl dd p{font-size:0.875rem;line-height: 2;margin-bottom: 0;height: 8em;overflow: hidden;}

#tradeHunter .section-4 .more{margin-top:3.125rem;text-align: center;font-size:1.125rem;font-weight: lighter;color:#999;}
#tradeHunter .section-4 .more span{font-size:1.875rem;color:#0070d9;}
#tradeHunter .section-4 .more a{display:block;margin:1.875rem auto 0;width:22rem;line-height: 3.125rem;background-color:#1082fe;color: #fff;box-shadow: 0 3px 6px rgba(0,0,0,.1);}
#tradeHunter .section-4 .more a:hover{background-color:#0070d9;}

/*trade_facebook*/
#tradeFacebook .section-1 ul {margin-bottom:1.875rem;}
#tradeFacebook .section-1 ul li{display:flex;align-items: center;margin-bottom: 1rem;border-bottom: 1px dashed #cecece;border-radius: 1.5625rem 0 0 1.5625rem;}
#tradeFacebook .section-1 ul li span{color:#fff;background-color:#0070d9;display:block; border-radius: 1.5625rem 0 0 1.5625rem;height: 3.125rem;line-height: 3.125rem; padding: 0 1.25rem;}
#tradeFacebook .section-1 ul li p{margin-bottom:0;padding-left:1rem;flex-grow: 1;-ms-flex-grow:1;color:#000;text-align: left;}
#tradeFacebook .section-1 p{color:red;text-align: center;}

#tradeFacebook .section-2 h4{margin-top: 2rem;font-size: 1.5rem;line-height: 2;color:#3F5C98;font-weight: bold;}

#tradeFacebook .section-3 .row p{margin-top:0.5rem;text-align: center;margin-bottom: 1.25rem;}

#tradeFacebook .section-4 .d-flex{margin-bottom:1.875rem;}
#tradeFacebook .section-4 .img{width: 38.2%; }
#tradeFacebook .section-4 .img img{max-width:100%;}
#tradeFacebook .section-4 .info{text-align:justify;width: 61.8%;padding-left:1.25rem;}
#tradeFacebook .section-4 .info h5{font-size:1.125rem;color:#000;margin-bottom:1rem;}
#tradeFacebook .section-4 .info p{line-height:2;font-size:0.875rem;color:#666;margin-bottom:0;}

#tradeFacebook .section-5 .img{height:9.375rem;line-height: 9.375rem;text-align: center;}
#tradeFacebook .section-5 .img img{max-height:100%;max-width:100%;}
#tradeFacebook .section-5 .info{text-align:center;}
#tradeFacebook .section-5 .info h5{font-size:1.125rem;color:#000;}
#tradeFacebook .section-5 .info p{font-size: 0.875rem;line-height: 2;color:#666;}

#tradeFacebook .section-5 .more{margin-top:3.125rem;text-align: center;font-size:1.125rem;font-weight: lighter;color:#999;}
#tradeFacebook .section-5 .more span{font-size:1.875rem;color:#0070d9;}
#tradeFacebook .section-5 .more a{display:block;margin:1.875rem auto 0;width:22rem;line-height: 3.125rem;background-color:#1082fe;color: #fff;box-shadow: 0 3px 6px rgba(0,0,0,.1);}
#tradeFacebook .section-5 .more a:hover{background-color:#0070d9;}

