@charset "utf-8";
/* CSS Document */

body {padding:0; margin: 0; font-size: 12px; font-family:"Microsoft Yahei"; background: #000;}
ul,ol{list-style:none; padding: 0; margin: 0;}
.clear{clear:both;}
img{max-width: 100%; height: auto}
.container{width:1200px; margin: 0 auto;}
.banner{background:url("../images/banner.jpg") top no-repeat; background-size: cover; padding:220px 0;}
.top{height: 120px;
    background: linear-gradient(rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.79) 8%, rgba(0, 0, 0, 0.757) 17%, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0.624) 33%, rgba(0, 0, 0, 0.52) 42%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.28) 58%, rgba(0, 0, 0, 0.176) 67%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.043) 83%, rgba(0, 0, 0, 0.01) 92%, rgba(0, 0, 0, 0) 100%);
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    padding-top: 24px;
    z-index: 10; }
.topbox{display: flex; justify-content: space-between; align-items: center;}
.topbox .nav{display: flex;}
.topbox .nav-item{font-size: 16px; color: #FFF; margin-left: 30px; cursor: pointer;}
.topbox .nav-item:hover{color:#05abff;}
.topbox .nav-item a{color: #FFF; text-decoration: none;}
.banner .tit{ text-align: center; font-size: 60px; font-weight: bold; color: #FFF;}
.banner .btn{width:208px; border-radius: 5px;  background: #05abff; margin: 100px auto 0; display: flex; padding: 15px 0; justify-content: center; font-size: 18px; color: #FFF; font-weight: bold; cursor: pointer;}
.banner .btn:hover{background:#0089FF;}
.banner .list{width: 100%; display: flex; justify-content: center; padding:50px 0;}
.banner .lisbox{ display: flex; max-width: 300px; flex-wrap: wrap; }
.banner .list-item{width: 100%; text-align: center; font-size: 16px; color: rgba(255, 255, 255, 0.6);  margin-bottom: 10px;}
.banner .list-item span{font-size: 14px; font-weight: normal;  color: #eee;}
.bg1-box{background:url(../images/bg1.png) top center no-repeat #00303c; padding:50px 0;}
.bgbox{width:100%; display: flex; justify-content: space-between;}
.bgbox .pic{width:8%;}
.bgbox .bg-item{width:90%;background: linear-gradient(105deg, rgb(47, 47, 47) 0%, rgb(35, 35, 35) 100%);
    border-radius: 16px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 16px 27px;}
.bgbox .bg-item{width:100%; display: flex; justify-content: space-around;}
.bgbox .bg-item .text{font-size:16px; color: #FFF; line-height: 30px; width: calc(100% - 120px);}
.bgbox .bg-item .btn{width:114px; padding:15px 0; text-align:center; border-radius: 5px;  background:rgb(128 128 128 / 40%); display: flex; justify-content: center; font-size: 18px; color: #FFF; font-weight: bold; cursor: pointer;}
.bgbox .bg-item .btn:hover{background:rgb(128 128 128 / 60%);}
.box2{background:#000; padding:50px 0;}
.box2 .title{text-align: center; font-size: 60px; font-weight: bold; color: #FFF;}
.box2 .ys-box{padding:30px 0; display: flex; }
.box2 .ys-box .box-item{width:calc(25% - 20px); margin:10px;background: linear-gradient(150deg, rgb(49, 49, 49) 0%, rgb(5, 5, 5) 82%, rgb(43, 43, 43) 100%);
    border-radius: 16px; box-sizing: border-box; padding:20px; display: flex; justify-content: space-between; height: 168px;}
.box2 .ys-box .box-item .txt{width:60%; display: flex; align-items: flex-start; font-size: 20px; color: #FFF;}    
.box2 .ys-box .box-item .pic{width:40%; display: flex; align-items: flex-end;}

.liucheng{padding: 30px 0; background: #000;;}
.liucheng .wrap{display: flex; width: 100%;  height: 106px; border-radius: 15px; background:rgb(41, 41, 41); }
.liucheng .lcbox{width:33.3333%;display: flex; background: url(../images/arrow.2236403305dcbd965ebc.png) right center no-repeat; background-size: auto 100%; box-sizing: border-box; padding: 20px 30px;}
.liucheng .lcbox .sz{width:15%; display: flex; align-items: center; justify-content: center;;}
.liucheng .lcbox .sz .num {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 1px solid #05ABFF;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 24px;
    color: rgb(255, 255, 255);

}
.liucheng .lcbox .txt{width:80%; padding-left: 5%;}
.liucheng .lcbox .txt .t1{font-size: 20px; color: #FFF; font-weight: bold; margin-bottom: 5px;}
.liucheng .lcbox .txt .t2{font-size: 16px; color: rgba(255, 255, 255, 0.6);}

.dibu{background:rgb(45, 45, 45); padding:20px 0;}
.dibubox{width:100%; display: flex; justify-content: space-between;}
.dibubox .tit{font-size: 20px; color: #FFF; font-weight: bold; display: flex; align-items: center;}
.dibubox .btn{width:114px; padding:15px 0; text-align:center; border-radius: 5px;  background:rgb(128 128 128 / 40%); display: flex; justify-content: center; font-size: 18px; color: #FFF; font-weight: bold; cursor: pointer;}
.dibubox .btn:hover{background:rgb(128 128 128 / 60%);}

.inbox{ padding: 200px 0; color: #FFF; font-size: 18px; line-height: 2;}
.inboxbox .tit{font-size: 22px;}
.footer{padding:12px 0; text-align: center; font-size: 14px; color: rgba(255, 255, 255, 0.6);}
.footer a{color: rgba(255, 255, 255, 0.6); text-decoration: none;}
@media (max-width:767px) {
	.container{width:100%;}
	
}