/* active标签 */
.on {
    background: rgba(255, 255, 255, 1);
}

li.on a {
    color: #316EEA;
}
.headerBox {
  position: absolute;
}
.navList .on a {
    color: rgba(49, 110, 234, 1);
    opacity: .9;
}
div#login a:hover{
    color: rgba(255, 255, 255, 1);
}
.navList .on:hover a {
    color: rgba(49, 110, 234, 1);
    opacity: 1;
}
.navList li:hover a {
    color: rgba(255, 255, 255, 1);
}
.navList li:hover>a::after{
    content: "";
    background-color: rgba(255, 255, 255, 1);
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0px;
    bottom: -34.5px;
    /* bottom: -35px; */
    display: block;
}
/* banner */
.bannerBox {
    width: 100%;
    position: relative;
}

.bannerBox img {
    width: 100%;
    margin-top: -3px;
}

/* box01 */
.box01 {
    width: 100%;
    height: 1538px;
    background: url('../img/bg01.png');
}

.box01-title {
    width: 100%;
    height: 200px;
    position: absolute;
    left: 0;
    top: -110px;
    z-index: 2;
    background: url('../img/bg02.png');
}

.box01-title ul {}

.box01-title ul li {
    float: left;
    width: 300px;
    margin-top: 60px;
    text-align: left;
    padding-left: 80px;
}

.box01-title ul li p {

    line-height: 48px;
    font-family: DINAlternate-Bold;
    font-size: 48px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 16px;
}

.box01-title ul li span {
    line-height: 14px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.6);
}

.box01-freight {
    position: absolute;
    width: 100%;
    height: 300px;
    top: 180px;
}

.title {
    width: 250px;
    margin: 0 auto;
    height: 40px;
}

.title .icon-left {
    float: left;
    width: 32px;
    height: 22px;
    margin-top: 8px;
    background: url('../img/icon-left.png');
}

.title .icon-right {
    float: left;
    width: 32px;
    margin-top: 8px;
    height: 22px;
    background: url('../img/icon-right.png');
}

.title span {
    line-height: 36px;
    font-family: PingFangSC-Medium;
    font-size: 36px;
    color: rgba(24, 24, 24, 1);
    float: left;
    margin: 0 20px;

}
.goods,.form-control,.line{
    font-size: 16px !important;
}
/* box02 */
.box02 {
    width: 100%;
    height: 709px;
    background-image: url('../img/bg03.png');
}

.title01 {
    width: 437px;
    margin: 0 auto;
    height: 40px;
    padding-top: 80px;
    box-sizing: content-box;
}

.title01 .icon-left {
    float: left;
    width: 32px;
    height: 24px;
    margin-top: 8px;
    background: url('../img/icon-left01.png');
}

.title01 .icon-right {
    float: left;
    width: 32px;
    margin-top: 8px;
    height: 24px;
    background: url('../img/icon-right01.png');
}

.title01 span {
    line-height: 36px;
    font-family: PingFangSC-Medium;
    font-size: 36px;
    color: rgba(255, 255, 255, 1);
    float: left;
    margin: 0 20px;

}

.box02 ul {
    width: 1200px;
    height: 320px;
    margin: 40px auto;
    display: block;
    background: rgba(255,255,255,.12)
    

}

.box02 ul li {
    width: 240px;
    height: 320px;
    background: rgba(255, 255, 255, -0.3);
    float: left;
    box-sizing: border-box;
    padding-top: 90px;
    position: relative;
}

.box02 ul li p {
    line-height: 18px;
    font-family: PingFangSC-Regular;
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    margin-top: 16px;
}

.box02 ul li i {
    position: absolute;
    display: block;
    width: 1px;
    height: 100px;
    background: rgba(255, 255, 255, .8);
    right: 0;
    top: 110px;
    opacity: .3;
}

/* box03 */
.box03 {
    width: 100%;
    height: 423px;
    background: url('../img/bg04.png');
    position: relative;
}

.box03-content {
    width: 100%;
    height: 495px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 6px 20px 0px rgba(81, 81, 122, 0.08);
    position: absolute;
    top: -150px;
    z-index: 2;
    box-sizing: border-box;
    padding-top: 40px;
}


.banner-content {
    height: 100%;
    position: absolute;
    width: 1200px;
    top: 0;
    left: 50%;
    margin-left: -600px;
}

.banner-text {
    width: 480px;
    height: 301px;
    background: url('../img/banner-text.png');
    float: left;
    margin-top: 250px;
}

.dataBox01 {
    width: 100%;
    height: 525px;
    margin-top: 35px;
    margin-bottom: 81px;

}

.dataBox01 .left {
    width: 589px;
    float: left;
    height: 525px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 6px 20px 0px rgba(81, 81, 122, 0.08);
    margin-right: 22px;
}

.dataBox01 .right {
    width: 589px;
    float: left;
    height: 525px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 6px 20px 0px rgba(81, 81, 122, 0.08);
}

.dataBox01 .left .header {
    height: 110px;
    position: relative;
    line-height: 110px;
    background: url('../img/bg07.png');
    text-align: left;
    padding: 0 42px;
}
.dataBox01 .left .header.header01{
    height: 110px;
    line-height: 110px;
    background: url('../img/bg06.png');
    text-align: left;
    position: relative;
    padding: 0 42px;
}
.dataBox01 .left .header select.goods {
    width: 85px;
    color: #fff;
    background: none;
    border: none;
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
}
.dataBox01 .left .header select.line {
    width: 200px;
    color: #fff;
    background: none;
    border: none;
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
}
.dataBox01 .right .header {
    height: 110px;
    line-height: 110px;
    background: url('../img/bg05.png');
    text-align: left;
    padding: 0 42px;
}
.dataBox01 .right .header.header01{
    height: 110px;
    line-height: 110px;
    background: url('../img/bg08.png');
    text-align: left;
    padding: 0 42px;
}
.dataBox01 .right .header span {

    line-height: 18px;
    font-family: PingFangSC-Regular;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8);
}

.dataBox01 .left .header span {

    line-height: 18px;
    font-family: PingFangSC-Regular;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8);
}

.dataBox01 .right .header select {
    width: 85px;
    color: #fff;
    background: none;
    border: none;
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
}
.dataBox01 .right .header select.line {
    width: 200px;
    color: #fff;
    background: none;
    border: none;
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
}
.dataBox01 .left .footer {
    height: 415px;
    background: #fff;
    width: 589px;
}

.dataBox01 .left .footer p {
    display: inline-flex;
    width: 589px;
    height: 60px;
    background: rgba(255, 255, 255, 1);
    border-bottom: 1px solid rgba(232, 235, 242, 1);
    line-height: 60px;
    font-size: 14px;
    color: #181818;
    font-weight: 600;
    font-family: PingFangSC-Medium;
    text-align: left;
    box-sizing: border-box;
    padding: 0 40px;
}

.dataBox01 .left .footer p span {
    display: inline-block;
    width: 300px;
}

.dataBox01 .left .footer p i {
    font-style: normal;
    display: inline-block;
    width: 100px;
    margin-right: 37px;
}

.dataBox01 .left .footer li {
    width: 589px;
    display: inline-flex;
    height: 60px;
    background: rgba(255, 255, 255, 1);
    border-bottom: 1px solid rgba(232, 235, 242, 1);
    line-height: 60px;
    font-size: 14px;
    color: rgba(24, 24, 24, 1);
    color: #666666;
    text-align: left;
    box-sizing: border-box;
    padding: 0 40px;
}

.dataBox01 .left .footer li span {
    display: inline-block;
    width:300px;
    overflow: hidden;
    float: left;
    color: #666666;
}

.dataBox01 .left .footer li i {
    font-style: normal;
    display: inline-block;
    width: 100px;
    margin-right: 40px;
    color: #666666;
}

.dataBox01 .left .footer li b {
    font-style: normal;
    display: flex;
    width: 47px;
    font-weight: 400;
    color: #666666;
}

.dataBox01 .left .footer ul {
    height: 350px;
    font-family: PingFangSC-Regular;
    color: #666666;
    overflow: auto;
}
.d_ico{
    /* height: 14px;
    line-height: 14px; */
    width: 46px;
    text-align: left;
    margin: 0;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: rgba(102,102,102,1);
}
.ico{
    margin: 0;
    line-height: 57px;

}
#about:hover .la::after {
    background-color: rgba(255, 255, 255, 1);
}

#about:hover .la {
    color: rgba(255, 255, 255, 1);
}

#about:hover {
    background: none;

}

#drop-box {
    /* background: rgba(49, 110, 234, 0.7006999999999999); */
    background: rgba(23,93,237,.5);
}

#drop-box a:hover {
    background: rgba(49,110,234,.7);
    color: rgba(245,247,250,1); 
}

#drop-box a {
    color: rgba(245, 247, 250, 1);
}

.partner {
    height: 300px;
    position: absolute;
    top: 0;
    left:0;
  
}
.box03-content{
    background-image: url('../img/back5.jpeg');
}

.partner li {
    width: 200px;
    height: 150px;
    box-sizing: border-box;
    border: 1px solid rgba(232, 235, 242, 1);
    line-height: 150px;
    float:left;
}
.partner li img{
    width: 100%;
    height: 100%;
    margin:  0 auto;
}
.leftBtn{
    float: left;
    font-size: 30px;
    width: 100px;
    height: 300px;
    line-height: 300px;
    text-align: center;
    cursor: pointer;
}
.partnerBox{
    float: left;
    width: 1000px;
    height: 300px;
    overflow: hidden;
    position: relative;
    margin:  0 auto;
}
.rightBtn{
    float: left;
    font-size: 30px;
    width: 100px;
    height: 300px;
    line-height: 300px;
    text-align: center;
    cursor: pointer;
}
/* input[type="date"] {
    border-style: none;
    height: 18px;
    line-height: 18px;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: rgba(255,255,255,1);
    background: rgba(49,110,234,0.9);
} */
/* .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top{
    position: absolute;
} */
input.form-control {
    border: none;
    background: none;
    box-shadow: none;
    display: inline;
    width: 120px;
    height: 18px;
    line-height: 18px;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: rgba(255,255,255,1);
}
.carousel{
    height: 780px;
}
#myCarousel .carousel-indicators {
    bottom: 150px;
    left: 49%;
}
#myCarousel .carousel-indicators li{
    width: 8px;
    height: 8px;
    background: rgba(255,255,255,1);
    opacity: 0.5;
    margin-left: 20px;
}
#myCarousel .carousel-indicators .active{
    width: 28px;
    height: 8px;
    background: rgba(255,255,255,1);
    opacity:1;
    border-radius: 4px;
}
span.btnSwich {
    width: 17px;
    height: 30px;
    color: rgba(232,235,242,1);
}
.carousel-control span{
    width: 44px;
    height: 44px;
    /* background: rgba(0,0,0,1);
    opacity: 0.2; */
    position: absolute;
    top: 413px;
}
.left.carousel-control span{
    background-image: url('../img/left_btn.png');
    left: 236px;
}
.right.carousel-control span{
    background-image: url('../img/right_btn.png');
    right: 236px;
}
.left.carousel-control span:hover{
    background-image: url('../img/left_hover.png');
}
.right.carousel-control span:hover{
    background-image: url('../img/right_hover.png');
}
.carousel-control:hover {
    /* color: #fff; 
     text-decoration: none; 
    filter: alpha(opacity=100);
     outline: 0;
     opacity: 1; */
}
#myCarousel .carousel-control {
    background-image:none
}
a:hover{
    text-decoration: none !important;
}
option {
    color: black;
}
span.diliver{
    width: 1px;
    height: 18px;
    /* border: 1px solid rgba(255,255,255,1); */
    opacity: 0.8;
    padding: 0 40px;
}
select.goods{
    width: 85px;
}
#myCarousel img{
    height: 780px;
}
span.caret {
    width: 9px;
    height: 6px;
    top: 52px;
    position: absolute;
    cursor: pointer;
}
/* .ico-up::after{
    content: "";
    display: block;
    background-image: url('../img/up_ico.png');
    width: 6px;
    height: 10px;
    background: rgba(224,32,32,1);
    margin-left: 10px;
} */
.dataBox01 .left .footer li i.ico-up,.dataBox01 .left .footer li i.ico-down{
    width: 6px;
    height: 10px;
    display: inline-block;
}
/* .ico-down::after{
    content: "";
    display: block;
    width: 6px;
    height: 10px;
    background: rgba(0,188,16,1);
    background-image: url("../img/down_ico.png");
    font-family: 'Glyphicons Halflings';
    margin-left: 10px;
} */