.bit-date03{
text-align: center;
}

.bit-date03 i {
    float: initial; 
    font-size: 17px;
    margin: auto;
}

.bit-date03 span, .bit-date03 strong{
margin-left: 0;
}

.flexslider .slides img {
      height: 350px;
}
.tubiao {
    width: 100%;
    height: auto;
        display: block;
    margin: auto;
}

.tubiao_l {
    width: calc(100% - 300px);
    height: auto;
    display: block;
    margin: auto;
    float: left;
}

.bit-list08 {
    width: 100%;
}

.tubiao_r {
    width: 300px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: right;
}

.tubiao_search {
    width: 98%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    border: 2px solid #0081cc;
    border-radius: 5px;
}

.tubiao_r p {
    font-size: 24px;
    color: #1978bb;
    margin-bottom: 10px;
}

.tubiao_search input {
    width: calc(100% - 90px);
    height: 40px;
    border-radius: 5px;
    border: none;
    background: none;
    padding: 0 10px;
    outline: none;
}

.tubiao_search .search_btn {
    font-size: 30px;
    color: #ffffff;
    float: right;
    padding: 5px 20px;
    background: #0081cc;
}

.nav_lf {
    width: 100%;
}

.nav ul li {
    width: 7.5%;
}

.nav ul li>a {
    font-size: 1.6rem;
}

.nav ul li:nth-child(7) {
    margin-left: 130px;
}

.bit-list06 li {
    width: 100%;
}

.bit-list06 li>a {
    margin: 0;
}

.bit-list06 {
    margin: 0 5px;
}

#news .swiper-button-next,
.swiper-button-prev {
    top: 35% !important;
}

#news .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev';
    color: #fff;
    border: 1px solid;
    border-radius: 50%;
    padding: 0px 14px;
    font-size: 26px;
    width: 70px;
    height: 41px;
    line-height: 41px;
}

#news .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next';
    color: #fff;
    border: 1px solid;
    border-radius: 50%;
    padding: 0px 14px;
    font-size: 26px;
    width: 70px;
    height: 41px;
    line-height: 41px;
}

#news .swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 20px;
}

#news .swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 20px;
}

#banner .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev';
    color: #fff;
    font-size: 25px;
}

#banner .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next';
    color: #fff;
    font-size: 25px;
}

#banner .swiper-button-next,
.swiper-button-prev {
    top: 50%!important;
}

#banner .swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto;
    padding: 5px 13px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: auto;
}

#banner .swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
    padding: 5px 13px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: auto;
}

#ewm .swiper-button-next,
.swiper-button-prev {
    top: 45% !important;
}

#ewm .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev';
    color: #fff;
    border: 2px solid;
    border-radius: 50%;
    padding: 0px 14px;
    font-size: 26px;
    width: 70px;
    height: 41px;
    line-height: 41px;
}

#ewm .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next';
    color: #fff;
    border: 2px solid;
    border-radius: 50%;
    padding: 0px 14px;
    font-size: 26px;
    width: 70px;
    height: 41px;
    line-height: 41px;
}

#ewm .swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 20px;
}

#ewm .swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 20px;
}

.baodao {
    width: 100% !important;
}
.baodao img{
height:140px;
object-fit:cover;
}
.leader {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.leader ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
}

.leader ul li {
    width: 47%;
    height: 225px;
    overflow: hidden;
    display: block;
    margin: 10px;
    float: left;
    background: #f6f6f6;
}

.leader ul li:nth-child(2n+2) {
    float: right;
}

.leader ul li a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.leader_l {
    width: 180px;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
}

.leader_l img {
    width: 100% !important;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.leader_r {
    width: calc(100% - 220px);
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: right;
    padding: 20px;
}

.leader_r h1 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    line-height: 1;
}

.leader_r h2 {
    font-size: 16px;
    margin-top: 10px;
    color: #333;
    font-weight: normal;
    line-height: 1.5;
}

.leader_r p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 5px;
    color: #888;
}

.leader ul li:hover {
    background: #0068b7;
    transition: 0.5s all;
}

.leader ul li:hover h1 {
    color: #fff;
}

.leader ul li:hover h2 {
    color: #fff;
}

.leader ul li:hover p {
    color: #fff;
}

.navAsideList li {
    background: #a82e23;
}
.banner .swiper-slide{
height:800px; 
animation: mymove 5s infinite;
    -webkit-animation: mymove 5s infinite;
backsground-size:100% 100%;

}
@keyframes mymove {
    0% {
        background-size:100%;
    }
    100% {
        background-size:110%;
    }
}

@-webkit-keyframes mymove {
    100% {
         background-size:110%;

    }
    0% {
         background-size:100%;
    }
}
@media screen and (max-width:1300px) {
    .nav ul li>a,
    .fpx18,
    .bit-link02 li {
        font-size: 1.2rem;
    }
    .nav ul li:nth-child(7) {
        margin-left: 100px;
    }
    .leader ul li {
        width: 100%;
        margin: 10px 0;
    }
    .detail_title h1 {
        font-size: 18px !important;
        line-height: 27px !important;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:1000px) {
    .nav ul li:nth-child(7) {
        margin-left: 95px;
    }
    .container {
        width: 900px;
    }
}