/** * banner上空隙 */
.clean {
    clear: both;
}

.header-bottom-margin {
    margin-top: 78px;
    width: 100%;
    height: 300px;
}

@media screen and (max-width: 1380px) {
    .header-bottom-margin {
        margin-top: 60px;
        width: 100%;
        height: 300px;
    }
}

.new-menu {
    width: 100%;
    background: #fafafa;
}

.new-menu .menu-w {
    width: 1200px;
    margin: auto;
    height: 60px;
}

.new-menu .menu-w .menu-five {
    display: block;
    float: left;
    width: 33.33%;
    font-size: 0px;
}

.new-menu .menu-w .menu-five a {
    display: block;
    text-align: center;
    width: 100%;
    line-height: 60px;
    font-size: 16px;
    color: #000;
    transition: all ease .5s;
    -moz-transition: all ease .5s; /* Firefox 4 */
    -webkit-transition: all ease .5s; /* Safari 和 Chrome */
    -o-transition: all ease .5s;
}

.new-menu .menu-w .menu-five a:hover {
    background: #b70005;
    color: #ffffff;
    transition: all ease .5s;
    -moz-transition: all ease .5s; /* Firefox 4 */
    -webkit-transition: all ease .5s; /* Safari 和 Chrome */
    -o-transition: all ease .5s;
}

.new-menu .menu-w .menu-five .active {
    background: #b70005;
    color: #ffffff;
}

.new-list {
    width: 1200px;
    margin: 45px auto;
}

.new-list .new-list-con {
    position: relative;
    border-bottom: 1px solid #e1e1e1;
    padding-left: 0px;
    transition: all ease .5s;
    -moz-transition: all ease .5s; /* Firefox 4 */
    -webkit-transition: all ease .5s; /* Safari 和 Chrome */
    -o-transition: all ease .5s;
}

.new-list .new-list-con:after {
    content: "";
    display: block;
    width: 100%;
    height: 270px;
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    box-sizing: border-box;
    box-shadow: 0px 6px 13px #dedede;
    opacity: 0;
    padding-left: 0px;
    transition: all ease .5s;
    -moz-transition: all ease .5s; /* Firefox 4 */
    -webkit-transition: all ease .5s; /* Safari 和 Chrome */
    -o-transition: all ease .5s;
}

.new-list .new-list-con:hover {
    padding-left: 30px;
    transition: all ease .5s;
    -moz-transition: all ease .5s; /* Firefox 4 */
    -webkit-transition: all ease .5s; /* Safari 和 Chrome */
    -o-transition: all ease .5s;
}

.new-list .new-list-con:hover:after {
    opacity: 1;
    transition: all ease .5s;
    -moz-transition: all ease .5s; /* Firefox 4 */
    -webkit-transition: all ease .5s; /* Safari 和 Chrome */
    -o-transition: all ease .5s;
}

.new-list .new-list-con:last-of-type {
    border-bottom: none;
}

.new-list .new-list-con .new-img {
    width: 380px;
    height: 240px;
    padding: 30px 0;
    box-sizing: border-box;
    float: left;
}

.new-list .new-list-con .new-img .new-img-n {
    height: 100%;
}

.new-list .new-list-con .new-right-content {
    box-sizing: border-box;
    width: 620px;
    height: 270px;
    padding: 55px 0px 55px 30px;
    float: left;
}

.new-list .new-list-con .new-right-content .new-content-title {
    line-height: 72px;
    font-size: 18px;
    color: #333;
    font-weight: 700;
}

.new-list .new-list-con .new-right-content .new-content-description {
    font-size: 14px;
    color: #666;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.new-list .new-list-con .new-right-content .new-right-time1 {
    line-height: 60px;
    font-size: 16px;
    color: #999;
}

.new-list .new-list-con .new-right-time {
    box-sizing: border-box;
    padding: 55px 30px 55px 0;
    width: 130px;
    height: 270px;
    float: right;
}

.new-list .new-list-con .new-right-time .new-right-time2 {
    line-height: 30px;
    border-left: 1px solid #ccc;
    color: #999;
}

.new-list .new-list-con .new-right-time .new-right-time2 .newlisticon {
    font-size: 25px;
}

.fenye {
    height: auto;
    min-width: 1200px;
    text-align: center;
    margin: 80px;
    margin-top: 35px;
    font-size: 0.14rem;
}

.fenye a {
    padding: 5px 10px;
    font-size: 14px;
    color: #999;
    border: 1px solid #fff;
    transition: all ease .5s;
    -moz-transition: all ease .5s; /* Firefox 4 */
    -webkit-transition: all ease .5s; /* Safari 和 Chrome */
    -o-transition: all ease .5s;
}

.fenye a:hover {
    color: #fff;
    background: #b70005;
    border: 1px solid #ffffff;
    transition: all ease .5s;
    -moz-transition: all ease .5s; /* Firefox 4 */
    -webkit-transition: all ease .5s; /* Safari 和 Chrome */
    -o-transition: all ease .5s;
}

.fenye em {
    padding: 5px 10px;
    color: #fff;
    background: #b70005;
    border: 1px solid #fff;
}

.fenye .a1 {
    border: 1px solid #999;
}
.detailheader {
    width: 65%;
    height: auto;
    margin: 0 auto;
    border-bottom: 1px solid #E5E5E5;
}
.detailheader>div {
    width: 8.78rem;
    height: auto;
    margin: 0.3rem auto;
    /* background-color: yellow; */
}

.detailheader>div>p {
    font-size: 0.32rem;
    font-family: PingFang SC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
}

.detailheader>div>div {
    display: flex;
    justify-content: space-between;
    color: #999999;
    font-size: 0.16rem;
    margin-top: 0.3rem;
}
.introduceconent span,.introduceconent p {
    display: block;
}

.newspic li {
    list-style: none;
    width: 65%;
    margin: 0.4rem auto;
    font-size: 0.16rem;
}
.milepost > li {
    height: 3.3rem; /* background-color: red; */
    color: #333;
}

.milepost > li:nth-of-type(odd) {
    background-color: #F9F9F9;
}

.milepost > li:hover {
    background-color: #A9B8D0; /* transition: 0.5s; */
    background-repeat: no-repeat;
    background-position: right 0.36rem bottom 0.97rem;
    color: #FFFFFF;
}

.milepost > li > a:hover {
    color: #FFFFFF;
}

.milepost > li > a > div {
    margin: 0 auto;
    width: 65%;
    height: 100%; /* background-color: aqua; */
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.milepost > li > a > div > div:nth-of-type(1) {
    width: 31%;
    height: 2.3rem; /* background-color: rosybrown; */
}
.x_text{
    width: 80%;
    margin: 0 auto;
}
.x_text li{
    height: auto !important;
    display: block;
}
.x_text li a{
    height: auto !important;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    padding: 15px 30px;
}
.milepost > li > a > div > div:nth-of-type(2) {
    width: 67%;
    height: 2.3rem; /* background-color: yellow; */
    display: flex;
    text-align: left;
    align-items: center;
}

.milepost li img {
    width: 100%;
    height: 100%;
}

.milepost > li > a > div > div:nth-of-type(2) > div:nth-of-type(1) {
    font-size: 1.2rem;
    font-family: DIN Alternate-Bold, DIN Alternate;
    font-weight: bold;
    margin-right: 0.2rem;
    margin-bottom: 2px;
}

.milepost > li a > div > div:nth-of-type(2) > div:nth-of-type(2) {
    font-size: 0.2rem;
    font-family: PingFang SC-Semibold, PingFang SC;
    font-weight: 600;
}

.milepost > li a > div > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(2) {
    font-size: 0.26rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400; /* color: #333333; */
}
.page{
    width: 65%;
    margin: 0.5rem auto;
    font-size: 0.18rem;
    line-height: 0.32rem;
}
.rongyu a img{
    display: block;
    width: 100%;
    object-fit: cover;
}
.rongyu a p{
    font-size: 16px;
    margin-top: 5px;
    text-align: center;
}
.rongyu a:hover p{
    color: #307A8B;
}
.contact{
    background: url("../../images/bg_7.jpg") no-repeat center;
    height: 6.8rem;
}
.contact_content{
    padding: 5vw;
    height: 100%;
    background: rgba(0,0,0,0.3);
}
.contact_content .x_flex{
    display: flex;
    background: #fff;
    flex-wrap: nowrap;
    font-size: 0.16rem;
    padding: 0.3rem;
}
.contact_left{
    width: 32%;
    flex: none;
    font-size: 16px;
    line-height: 24px;
}
.contact_left h4{
    margin-bottom: 20px;
}
.contact_left .x_f{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.contact_left .x_f img{
    margin-right: 10px;
}
.x_f span{
    width: 0.55rem;
    display: inline-block;
    text-align-last: justify;
}
.contact_center{
    margin: 0 0.3rem;
    width: 2.5rem;
    flex: none;
}
.x_contact_input label{
    display: block;
}
.x_contact_input input{
    padding: 0 15px;
    width: 90%;
    height: 35px;
    border-radius: 10px;
    border: 1px solid #ced4da;
    margin: 10px 0;
}
.x_contact_input textarea{
    padding: 15px;
    width: 90%;
    height: auto;
    border-radius: 10px;
    border: 1px solid #ced4da;
    margin: 10px 0;
}
.contact_right{
    width: 100%;
    overflow: hidden;
}
#submitButton{
    width: 117px;
    height: 40px;
    background: #347BA5;
    border-radius: 10px;
    float: left;
    color: #fff;
    border: none;
}
@media (max-width: 767px) {
    .x_f span{
        width: 55px;
        display: inline-block;
        text-align-last: justify;
    }
    .milepost > li{
        height: 10vh;
    }
    .milepost > li > a > div{
        width: 90%;
    }
    .introduceconent span, .introduceconent p{
        font-size: 12px;
    }
    .milepost > li a > div > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(2){
        font-size: 14px;
    }
    .rongyu a{
        width: 90% !important;
        margin: 10px auto !important;
    }
    .rongyu a p{
        font-size: 14px;
    }
    .contact{
        height: auto;
    }
    .contact_content .x_flex{
        display: block;
        font-size: 16px;
        height: auto;
        border-radius: 5px;
        padding: 15px 15px 50px;
    }
    .contact_left{
        width: 100%;
        font-size: 14px;
    }
    .contact_left h4{
        margin-bottom: 10px;
    }
    .contact_center{
        width: 100%;
    }
    .detailheader{
        width: 90%;
        height: auto;
    }
    .detailheader>div{
        width: 90%;
        height: auto;
    }
    .detailheader>div>p{
        padding: 15px;
        font-size: 14px !important;
    }
    .newspic li{
        width: 90%;
        font-size: 14px;
    }
    .newspic li img{
        width: 100%;
        height: auto;
        display: block;
        object-fit: cover;
    }
    .newspic li video{
        width: 100%;
        display: block;
        object-fit: cover;
    }
    .page{
        width: 90%;
        font-size: 14px;
        line-height: 24px;
    }
}
