.first-banner{
    width: 60%;
    height: calc(50px*7);
    margin-top: 4px;
   
}
.first-banner a{
    width: 100%;
    height: 100%;
}
.nav-index1{
    position: absolute;
    display: block;
    width: calc(1200px/100*19);
    background:white;
    border: 2px solid #1c77fb;
    z-index: 99;
    overflow: hidden;
    height: calc(50px*7);
}
.nav-index{
    position: absolute;
    transition:all 0.2s ease-in-out 0.1s;
}
.nav-show{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: calc(50px*6);
}
.nav-index{
    width: 100%;
}
.nav-index a{
    width: 96%;
    margin: 0 auto;
    font-size: 18px;
    height:50px;
    line-height: 50px;
    text-align: center;
    color: #1c77fb;
    background: url(../img/navbor.png) no-repeat bottom center;
    border-bottom: 2px solid #c6ddfe;
}
.nav-index a:last-child{
    border-bottom: none;
}
.nav-index a:hover{
    font-weight: bold;
}
.eject {
    margin-left: calc(1200px/100*19.2);
    height: calc(50px*7);
}
.demo {
    height: calc(50px*7.1);
}
.bb {
    height: 40px;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.bb img {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    transform: rotate(180deg);
}
.bt {
    display: none;
    height: 50px;
    position: absolute;
    width: 100%;
    top: 0;
}
.bt img {
    width: 40px;
    height: 40px;
    margin: 0 auto;
}
/* member */
.memberr{
    width: 230px;
    position: absolute;
    border: 1PX solid #e5e5e5;
    top:4px;
    margin-left: calc(1200px/100*80.6);
    z-index: 9999;
    background: rgba(255, 255, 255, 0.7);
}
.memberr img{
    width: 52px;
    height: 52px;
    display: block;
    margin: 20px auto 0;
}
.memberr p{
    color:#707070;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
}
.memberr .inputbox{
    width: 100%;
    margin: 0 auto;
   overflow: hidden;
   border-bottom: 1px solid #eeeeee;
   background-color: #eeeeee;
   display: flex;
   justify-content: space-between;
}
.inputbox a{
    display: block;
    width: 50%;
    display: flex;
    justify-content: space-between;
}
.memberr .inputbox a img{
    width:19px;
    height: 16px;
    margin:0;
    margin-top: 11px;
    margin-left: 1rem;
}
.inputbox span{
    line-height: 38px;
}
.inputbox a em{
    margin-right: 1rem;
    font-style: normal;
    line-height: 38px;
}
.inputbox a:hover{
    background:#c9c9c9;
}
.tophot{
    padding: 10px;
}
.tophot h1{
    font-size: 16px;
    font-weight:bolder;
    color: #1c77fb;
    margin: 8px 0;
    text-indent: 30px;
    background: url(../img/newst.png) no-repeat left;
    background-size:24px 22px ;
}
.tophot ul li a{
    display: block;
    font-size: 14px;
    line-height: 28px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.tophot ul li a::before{
    content: "-";
    position: absolute;
    left: 0;
    top:0;
    color: #0062b0;
}
.top-adv1 a{
    height: 150px;
}
.top-adv2 a{
    height: 90px;
}
/* news */
.top{
    align-items: center;
    position: relative;
    background: url(../img/titbg.jpg) no-repeat bottom;
    height: 38px;
}
.top div{
    width: 220px;
    margin-left: 40px;
    background: url(../img/titbg2.png) no-repeat center center;
    background-size: 100% 100%;
}
/* .top p{
    color: #a1a1a1;
    text-transform: uppercase;
    font-style: italic;
    font-size: 14px;
    margin-top: 9px;
    margin-left: 6px;
} */
.top div span{
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: #1276f1;
    font-style: italic;   
}
.top a{
    margin-right: 30px;
    font-size: 36px;
    color:white;
    margin-top: -6px;
}
.newslpic{
    width: 26%;
    overflow: hidden;
}
/*流程图*/
.shurff {
    width:100%;
    float: left;
}
.swiper-slide{
    position: relative;
}
.w25 .swiper-slide img {
    width: 100%;
    height:386px;
}
.swiper-slide p{
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: #000;
    opacity: 0.7;
    line-height: 32px;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 10px;
}
.swiper-pagination span {
    width: 5px;
    height: 5px;
}
.swiper-pagination-bullet {
    background: white !important;
    opacity: 0.6 !important;
    margin: 0px 4px !important;
}
.swiper-pagination-bullet-active {
    background: white !important;
    opacity: 1 !important;
}
.newsrbox{
    width: 75%;
    display: flex;
    justify-content: space-between;
}
.newsrcon{
    width: 49%;
}
.tjtit {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #1c77fb;
}
.tjtit h1 {
    color: #1c77fb;
    font-weight: normal;
    font-size: 20px;
    line-height: 32px;
   
}
.tjtit a {
    line-height: 32px;
    color: #a1a1a1;
}
.tjtit a:hover{
    color: #1276f1;
}
.buylist {
    width: 100%;
    margin: 4px auto;
}
.buylist li {
    width: 99%;
    line-height: 32px;
    display: flex;
    justify-content: space-between;
}
.buylist li p {
    width: 72%;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.buylist li a {
    width: 20%;
    color: #999999;
    font-size: 16px;
    display: block;
    text-align: right;
}
.buylist li a:hover{
    color: #1276f1;
}
.newsbpb{
    width: 100%;
    height: 120px;
    position: relative;
}
.newsbpb a{
    display: block;
    width: 100%;
    height:120px;
}
.newsbpb a img{
    width: 100%;
    height: 100%;
}
.newsbpb p{
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    background-color: #0062b0;
    opacity: 0.9;
    line-height: 32px;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 10px;

}
/* supply */
.supplbig{
    width: 76%;
    display: flex;
    justify-content: space-between;
}
.suplbox{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.suplbox .newsbpb{
    width: 49%;
    margin-bottom: 8px;
}
.suprbox{
    width: 23%;
}
.suprpic1{
    width: 100%;
    height: 160px;
    margin-bottom: 9px;
}
.suprpic1 .swiper-slide img {
    width: 100%;
    height:160px;
}
.suprbox .newsbpb{
    height: 150px;
}
/* buy */
.buylp{
    width: 31%;
    height: 384px;
}
.buylp .swiper-slide img {
    width: 100%;
    height: 384px;
}
.buyrbig{
    width: 33%;
}
.buyrbox{
    width: 34%;
}
/* comp */
.comp-img a div{
    height: 230px;
    overflow: hidden;
    border: 2px solid #1c77fb;
}
.complist{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    counter-reset:section;
}
.complist a{
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #171717;
    width: 30%;
    padding-left: 30px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    counter-reset: subsection;
}
.complist a::before{
    content:counter(section)" . ";
    counter-increment: inherit;
    position: absolute;
    top:0;
    left: 0;
    color: #1c77fb;
    font-weight: bold;
    counter-increment: section;
}
/* exh */
.exhlbig{
    width: 32%;
}
.exhlbig .newsbpb{
    margin-top: 11px;
}
.exhbox{
    width: 100%;
    margin-top: 10px;
}
.exhbox div{
    width: 100%;
    line-height: 32px;
    display: flex;
    justify-content: space-between;
}
.exhbox div h2{
    font-size:20px;
    width: 64%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}
.exhbox div a{
    width: 30%;
    text-align: right;
    color: #999999;
}
.exhbox div a:hover{
    color: #1276f1;
}
.exhbox div p{
    width: 49%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.exhrbig{
    width: 66%;
}
.exhlis{
    width: 58%;
}
.exhrp{
    width: 40%;
    height: 300px;
}
.exhrp a{
    height: 300px;
}
/* join */
.joinl{
    width: 48%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.joinl .newsbpb{
    width: 49%;
    height:200px;
    margin-bottom: 10px;
}
.joinl .newsbpb a{
    width: 100%;
    height: 200px;
}
.joinr{
    width: 50%;
}
.joinlis{
    width: 100%;
    margin-bottom: 10px;
}
.joinlis div{
    display: flex;
    justify-content: space-between;
    line-height: 32px;
    margin-bottom: 10px;
}
.joinlis div h2{
    width: 68%;
    font-weight: normal;
    font-size: 20px;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.joinlis div h2::before{
    content: "";
    position: absolute;
    top:10px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 20px;
    background-color: #1276f1;
}
.joinlis div a{
    width: 30%;
    display: block;
    text-align: right;
}
.joinlis div a:hover{
    color: #1276f1;
}
.joinlis p{
    font-size: 16px;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.nav-show{
background:none!important;
}


