.Banner {
    position: relative;
    /* max-width: 1440px; */
    margin: 0 auto;
    z-index: 1;
}

.Banner .rslides .img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.Banner .rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
}

.Banner .rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.Banner .rslides li:first-child a {
    display: block;
    position: relative;
    height: 0;
    /* padding-bottom: calc(360% / 19.2); */
}

.Banner .rslides li:first-child a img {
    width: 100%;
    transition: all 0.5s ease-in-out;
    max-width: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    object-fit: cover;
}

.Banner .rslides {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.Banner .slide .img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
}

.Banner .slide li {
    position: absolute;
    width: 100%;
}

.Banner .slide li a {
    height: 0px;
    display: block;
    overflow: hidden;
    padding: 0 0 32.45% 0;
}

.Banner .slide li a img {
    width: 100%;
}

.Banner .slide {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

/* .Banner::after{content: "";display: block;width: 100%; height: 50px;background-image: -moz-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);background-image: -ms-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);opacity: 0.702;;position: absolute;left: 0px;bottom: 0px;z-index: 2;} */
.Banner .slide_container_tabs {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    z-index: 3;
}

.Banner .slide_container_tabs li {
    display: inline-block;
}

.Banner .slide_container_tabs li a {
    font-size: 0;
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, .7);
    display: block;
    border-radius: 50%;
    margin: 0 8px;
}

.Banner .slide_container_tabs li.slide_container_here a {
    background: #064acb;
}

.Banner .slide_container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.Banner .slide_nav {
    position: absolute;
    top: 50%;
    margin-top: -36px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    height: 43px;
    width: 29px;
    background: url(../images/lf.png) no-repeat left top;
}

.Banner .slide_nav.prev {
    width: 36px;
    height: 72px;
    background-size: 36px 72px;
    left: 0;
    background: url(../images/arrow_left_02.png) no-repeat left top;
}

.Banner .slide_nav.next {
    width: 36px;
    height: 72px;
    background-size: 36px 72px;
    right: 0;
    background: url(../images/arrow_right_03.png) no-repeat left top;
}

.Banner .slide_nav.prev:active, .Banner .slide_nav.prev:hover {
    opacity: 1
}

.Banner .slide_nav.next:active, .Banner .slide_nav.next:hover {
    opacity: 1
}

.Banner .slide_tabs li a {
    width: 8px;
    height: 8px;
    background: url(../images/a_03.png);
    background: rgba(255, 255, 255, .5);
    border-radius: 5px;
    display: inline-block;
    text-indent: -999em;
}

.Banner .slide_tabs li.slide_here a {
    background: url(../images/a_hover_03.png);
    background: #ffffff;
    width: 8px;
    height: 8px;
    border-radius: 50px;
}

.Banner .slide_tabs li {
    width: 8px;
    height: 8px;
    display: inline;
    margin: 0 5px 0 5px;
    color: #fff;
}

.Banner .slide_tabs {
    position: absolute;
    bottom: 16px;
    z-index: 999;
    width: 100%;
    text-align: center;
}

.Banner .slider {
    position: absolute;
    left: 0px;
    bottom: 40px;
    width: 100%;
    height: 48px;
    background: url(../images/slider_03.png);
}

.sIn {
    max-width: 1200px;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #ffffff;
}




.content {
    max-width: 1300px;
    margin: 0 auto;
}

.mode01 {
    max-width: 1300px;
    margin: 0 auto;
    overflow: hidden;
    padding: 26px 0 13px;
}

.mode01:nth-child(1) .lf {
    width: calc(77.8% - 39px);
    float: left;
}
.mode01:nth-child(2){display: flex;justify-content: space-between;}
.mode01:nth-child(2)>div{width: calc(33.33% - 19px);display: inline-block;vertical-align: top;}
.mode01 .md {
    width: 38.9%;
    float: left;
}

.mode01 .rt {
    width: 22.2%;
    float: right;
}

.news {
    /* margin: 0 38px 0 0; */
}

.news .title {
    height: 46px;
    line-height: 46px;
    border-bottom: 2px solid #064acb;
}

.news .title h2 {
    width: auto;
    float: left;
    font-size: 22px;
    color: #064acb;
}

.news .title a {
    float: right;
    font-size: 14px;
    color: #064acb;
}

.news_con {
    overflow: hidden;
    padding: 24px 0 0px 0;
    /* border-bottom: 1px dashed #dcdcdc; */
    width: calc(50% - 19px);
    display: inline-block;
    vertical-align: top;
}
.mode1{
    display: flex;
    justify-content: space-between;
}
.news_img {
    /* float: left; */
    display: block;
}

.news_img span {
    /* height: 0px;
    padding: 0 0 66.66% 0; */
    display: block;
    overflow: hidden;
    position: relative;
    height: 286px;
}
.news_img span  img {
    width: 100%;
    transition: all 0.5s ease-in-out;
    max-width: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    object-fit: cover;
}

.news_right {
    margin: 0 0 0 215px;
}

.news_right a {
    font-size: 15px;
    /* line-height: 26px;  */
    overflow: hidden;
    display: block;
    transition: .5s;

    line-height: 1.5; 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;  
}
.news_right .summary {
    font-size: 13px;
    /* line-height: 26px; */
    overflow: hidden;
    display: block;
    transition: .5s;
    margin: 5px 0 0;
    color: #666;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}
.news_right a:hover {
    margin-left: 5px;
}

.news_right p {
    font-size: 14px;
    color: #324470;
    margin: 8px 0 0 0;
}

.news ul.ul01 {
    margin: 14px 0 0 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.mode01:nth-child(1) .news ul.ul01 {
      width: calc(50% - 19px);
}
.news ul.ul01 li {
    border-bottom: 1px dashed #dcdcdc;
    overflow: hidden;
    height: 48px;
    line-height: 48px;
}

.news ul.ul01 li span {
    float: right;
    font-size: 14px;
    color: #222;
    margin-left: 10px;
}

.news ul.ul01 li a {
    font-size: 15px;
    display: block;
    transition: .5s;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news ul.ul01 li:hover a {
    margin-left: 10px;
}



.link01 {
    background: #e08865;
}

.link02 {
    background: #3c73c7;
    margin: 22px 0;
}

.link03 {
    background: #20967e;
}

.link01:hover, .link02:hover, .link03:hover {
    opacity: .9
}



.mode02 {
    margin: 35px auto 40px;
}

.link01 ul, .link02 ul, .link03 ul {
    overflow: hidden;
    padding: 16px 0 15px 0;
}

.link01 ul li, .link02 ul li {
    width: 50%;
    float: left;
    text-align: center;
}

.link03 ul li {
    width: 50%;
    float: left;
    text-align: center;
}

.link01 ul a p, .link02 ul a p, .link03 ul a p {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    margin: 5px 0 0 0;
    height: 21px;
    overflow: hidden;
}

.link01 ul i, .link02 ul i, .link03 ul i {
    width: 63px;
    height: 40px;
    padding: 5px 0 0 0;
    border-radius: 10px;
    border-color: rgba(255, 255, 255, .5);
    border-style: solid;
    border-width: 1px;
    *border: 1px solid #ffffff;
    border: 1px solid #ffffff\9\0;
    display: block;
    margin: 0 auto;
}

.link03 ul i {
    /* width: 250px; */
}

.link01 ul img, .link02 ul img, .link03 ul img {
    display: inline;
    transition: .2s;
    transform: scale(1.0);
}

.link03 ul img {
    /* margin-top: -38px; */
}

.link01 ul li:hover img, .link02 ul li:hover img, .link03 ul li:hover img {
    transition: .2s;
    transform: scale(1.1);
}

.link01 ul li:hover a, .link02 ul li:hover a, .link03 ul li:hover a {
    font-weight: bold;
}


.Service {
    background: #f7f7f7;
    overflow: hidden;
}

.Service .title {
    float: left;
    width: 153px;
    height: 97px;
    line-height: 97px;
    text-align: center;
    background: #064acb;
}

.Service .title h2 {
    font-size: 22px;
    color: #fefefe;
    text-shadow: 5px 5px 5px #05316e;
}

.service_con {
    margin: 0 0 0 153px;
}

.service_con ul {
    overflow: hidden;
    padding: 14px 0;
}

.service_con ul li {
    width: 14.28%;
    float: left;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}

.service_con ul li a {
    transition: .5s;
    font-size: 15px;
    display: block;
    margin: 0 33px;
    padding: 0 0 0 23px;
    background: url(../images/ser_li_03.png) no-repeat left center;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
}

.service_con ul a:hover {
    transform: scale(1.05);
    transition: .5s;
}















@media screen and (max-width:1388px) {
    .content {
        max-width: 1000px;
        margin: 0 auto;
        padding: 0 15px
    }



    .service_con ul li a {
        margin-right: 0px;
    }

    .Service .title h2 {
        font-size: 21px;
    }

    .news .title h2 {
        font-size: 21px;
    }

    .contact .title h2 {
        font-size: 20px;
    }
}


/* CSS Document */
@media screen and (max-width:999px) {
    .content {
        margin: 0 auto;
    }
.mode01:nth-child(2){flex-direction: column;padding: 0px 0 13px;}
    .mode01 .lf {
        width: 100% !important;
    }

    .mode01:nth-child(2)>div {
        width: 100%;
        float: none;
    }

    .news {
        margin: 0px;
    }

    .mode01 .rt {
        width: 100%;
      
    }
 .mode01:nth-child(1) .rt{
       margin: 10px 0 0 0;
}
    .content {
        width: auto;
    }

    .Service .title {
        float: none;
        background: url(../images/ser_title_03.png) no-repeat #064acb;
        width: auto;
        text-align: left;
    }

    .Service .title h2 {
        padding: 0 0 0 20px;
    }

    .service_con {
        margin: 0px;
    }

    .service_con ul li a {
        margin-right: 20px;
        margin-left: 0px;
    }

    .link01 {
        width: 32.5%;
        float: left;
    }

    .link02 {
        width: 32.5%;
        float: left;
        margin: 0px 1%;
    }

    .link03 {
        width: 32.5%;
        float: left;
    }

    .news .title h2 {
        font-size: 20px;
    }

    .Service .title h2 {
        font-size: 20px;
    }

    .contact .title h2 {
        font-size: 19px;
    }

    .news ul li a {
        font-size: 14px;
    }

    .link01 ul a, .link02 ul a, .link03 ul a {
        font-size: 15px;
    }

    .contact_con {
        font-size: 14px;
    }

    .service_con ul li a {
        font-size: 14px;
    }

    .news_right a {
        font-size: 14px;
    }
}


@media screen and (max-width:800px) {
    .service_con ul li {
        width: 20%;
    }
}

@media screen and (max-width:768px) {
    .mode01:nth-child(2){margin-top: 13px;}
    .service_con ul li {
        width: 33.3%;
    }

    /* .Banner::after{ height: 30px;} */
    .Banner .slide_container_tabs {
        bottom: 10px;
    }

    .Banner .slide_container_tabs li a {
        width: 10px;
        height: 10px;
        margin: 0 5px;
    } .mode01:nth-child(2)>div{
        width: 100%;
        margin: 0px 0 20px 0;
    }
}


@media screen and (max-width:767px) {
    .mode01:nth-child(2){
        flex-direction: column;
        
    }
   
    .mode1{flex-direction: column;}
    .link01 ,.news_con,.news ul.ul01{
        width: 100% !important;
        float: none;
    }

    .link02 {
        width: 100%;
        float: none;
        margin: 10px 0;
    }

    .link03 {
        width: 100%;
        float: none;
    }

    .Service .title h2 {
        font-size: 19px;
    }

    .news .title h2 {
        font-size: 19px;
    }

    .news ul li a {
        font-size: 13px;
    }

    .link01 ul a, .link02 ul a, .link03 ul a {
        font-size: 14px;
    }

    .contact .title h2 {
        font-size: 18px;
    }

    .contact_con {
        font-size: 13px;
    }

    .service_con ul li a {
        font-size: 13px;
    }

    .news_right a {
        font-size: 13px;
    }
}



@media screen and (max-width:639px) {
    .Banner .slide_nav.prev {
        background-size: 16px 26px;
        margin-top: -8px;
        width: 16px;
        height: 26px;
    }

    .Banner .slide_nav.next {
        background-size: 16px 26px;
        margin-top: -8px;
        width: 16px;
        height: 26px;
    }

    .Banner .slide_nav.prev:active, .Banner .slide_nav.prev:hover {
        background-size: 16px 26px;
        margin-top: -8px;
        width: 16px;
        height: 26px;
    }

    .Banner .slide_nav.next:active, .Banner .slide_nav.next:hover {
        background-size: 16px 26px;
        margin-top: -8px;
        width: 16px;
        height: 26px;
    }

    .mode01 .lf {
        width: 100%;
        float: none;
    }

    .mode01 .md {
        width: 100%;
        float: none;
        margin: 20px 0;
    }

    .Banner .slide_tabs {
        bottom: 0px;
    }

}


@media screen and (max-width:480px) {
    .Banner .slider {
        position: relative;
    }

    .service_con ul li {
        width: 50%;
    }

    .Service .title h2 {
        font-size: 18px;
    }

    .news .title h2 {
        font-size: 18px;
    }

    .news ul li a {
        font-size: 12px;
    }

    .contact .title h2 {
        font-size: 17px;
    }

    .contact_con {
        font-size: 12px;
    }

    .service_con ul li a {
        font-size: 12px;
    }

    .news_right a {
        font-size: 12px;
    }
}

@media screen and (max-width:450px) {}

@media screen and (max-width:400px) {

    .Banner .slide_nav {
        top: 40%;
    }
}



@media screen and (max-width:360px) {}