.body{
    background-color: #fff;
}
.body .f_ul {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
}
.body .f_ul .logo_z a,.body .f_ul .logo_z a img{
    float: left;
    height: 40px;
}
.fw-seach {
    width: 300px;
    height: 40px;
    float: right;
    border-radius: 6px;
    padding-left: 40px;
    background: url(../image/seach3.png) no-repeat 13px center #f5f5f5;
}
.fw-seach_w {
    padding: 5px;
    height: 30px;
}
.fw-text {
    line-height: 30px;
    width: 210px;
    float: left;
    background-color: #f5f5f5;
}
.fw-button {
    width: 60px;
    height: 30px;
    display: block;
    float: right;
    border-radius: 6px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}
.nav_v ul {
    line-height: 44px;
    display: block;
    height: 44px;
    width: 1200px;
    margin: 0 auto;
}
.nav_v ul li, .nav_v-bottom ul li {
    float: left;
    margin-right: 10px;
}

.nav_v ul li a, .nav_v-bottom ul li a {
    padding: 4px 10px;
    color: #fff;
    border-radius: 4px;
}
.nav_v-bottom {
    background-color: #f5f5f8;
    line-height: 44px;
    display: block;
    height: 44px;
}
.nav_v-top, .nav_v ul, .tab, .nav_v-bottom ul {
    width: 1200px;
    margin: 0 auto;
    display: flow-root;
}
.nav_v-bottom ul li a {
    color: #666;
    font-size: 14px;
}
@media (max-width:991px) {
.body .f_ul{
    width: 22.1875rem;
    padding: 0 0.625rem;
    height: 4rem;
    background-color: #fff;
     align-items: center;
}
.fw-text {
    line-height: 30px;
    width: 8.5rem;
    float: left;
    background-color: #f5f5f5;
}
.fw-button{
    width:3.75rem;
    height: 1.875rem;
    border-radius: 6px;
    font-size: 14px;
}
.fw-seach{
    width: 13rem;
    height: 2.5rem;
    float: right;
    border-radius: 6px;
    padding-left:2.1875rem;
    background: url(../image/seach3.png) no-repeat 9px center #f5f5f5;
}
.fw-seach_w{
    padding: 5px 5px 5px 0;
    height: 30px;
}
.nav_v ul,.nav_v-bottom ul{
    -webkit-overflow-scrolling: touch !important;
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    width: 100%;
}
.new .nav_v a,.nav_v-bottom ul li a{
    white-space: nowrap;
    padding:0.2rem 0.875rem;
    font-size: 0.9375rem;
}
.new .nav_v li:nth-child(1){
    margin-left: 0.5rem;
}
.nav_v ul li{
    margin-right: 0.625rem;
}
.nav_v-bottom ul li{
    margin-right: 0;
}
.nav_v-bottom{
    background-color: #fff;
}
}.top{
    margin-top: 30px;
}
.top .banner-box {
    display: inline-block;
}
.banner-left {
    width: 325px;
    display: block;
    float: left;
}
.banner-a, .banner-right {
    float: left;
}
.banner-a img{
    width: 325px;
    height: 210px;
}
.banner-a {
    width: 325px;
    height: 210px;
    overflow: hidden;
    border-radius: 8px;
}
.banner-left_bt {
    margin: 15px 0 0 0 !important;
    width: 295px;
    display: inline-block;
    float: left;
}

.banner-left .sul2 li {
    line-height: 23px !important;
}
.sul2 {
    float: left;
}
.sul2 li {
    line-height: 20px;
    margin-top: 16px;
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
}
.sul2 li a {
    float: left;
    width: 270px;
    height: 20px;
    display: block;
    color: #333;
    text-indent: 15px;
    font-size: 16px;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}
.sul2 li p {
    float: right;
    font-size: 12px;
    color: #999;
}
.sul2 li a::before {
    content: '';
    background-color: #d3d2d2;
    width: 6px;
    height: 6px;
    border-radius: 40px;
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
}
.banner-box .w4{
    width: 490px;
    float: left;
    margin-left:30px;
}
.bt-one {
    overflow: hidden;
    margin-bottom: 20px;
    padding: 10px 15px;
    border-radius: 8px;
    background: #edf7fe;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bt-one p {
    font-size: 20px;
    display: block;
    float: left;
    color: #333;
    font-weight: bold;
}
.bt-one p::before {
    content: '';
    width: 4px;
    height: 20px;
    border-radius: 16px;
    margin-top: 4px;
    display: block;
    float: left;
    margin-right: 8px;
}
.new-s {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    display: inline-block;
}
.new-s .p, .new-s .p2 {
    float: left;
    width: 100%;
}
.new-s .p em {
    font-size: 12px;
    padding: 3px 5px;
    border-radius: 4px;
    float: left;
    margin-right: 10px;
}
.new-s .p span {
    line-height: 20px;
    font-weight: bold;
    font-size: 17px;
}
.new-s .p2 {
    color: #999;
    font-size: 14px;
    margin: 15px 0 0 0;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.banner-right-list li {
    float: left;
    color: #333;
    font-size: 14px;
    margin-bottom: 14px;
    width: 100%;
}
.banner-right-list li .cl1 {
    padding: 3px 5px;
    border-radius: 4px;
    width: 60px;
    text-align: center;
    margin-right: 10px;
    float: left;
    font-size: 14px;
}
.banner-right-list li .a {
    float: left;
    color: #333;
    font-size: 16px;
    width: 180px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 26px;
}
.banner-right-list li i {
    width: 50px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: 26px;
    font-size: 14px;
    color: #999;
    float: right;
}
.banner-right-list li:last-child{
    margin-bottom: 0;
}
.banner-box .banner-right{
    float: left;
    margin-left: 30px;
}
.m-30 .bt-one {
    margin-bottom: 14px;
}
.col_z {
    background-color: #edf7fe !important;
}
.sul {
    display: inline-block;
    float: left;
}
.sul li {
    display: inline-block;
    float: left;
    line-height: 20px;
    margin-bottom: 19px;
}
.sul li em {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    text-align: center;
    line-height: 20px;
    margin-right: 10px;
    background: #ededed;
    border-radius: 3px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 1px;
}
  .sul li a {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    float: left;
    height: 20px;
    display: block;
    width: 290px;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}
.hot_bottom ul {
    display: flex;
    width: 315px;
    justify-content: space-between;
}
.hot_bottom ul li {
    width: 150px;
    height: 90px;
    position: relative;
}
.hot_bottom ul li a img{
    width: 150px;
    height: 90px; 
}
.hot_bottom ul li a p {
    height: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    padding: 2px 0;
}
.m-30{
    width: 320px;
}
@media (max-width:991px){
    .top{
        margin-top: 0;
    }
    .banner-left,.banner-right{
        width: 20.3125rem !important;
        padding: 0.9375rem;
        margin: 0.625rem 0.625rem 0 0.625rem !important;
        background-color: #fff;
        border-radius: 6px;
        overflow: hidden;
    }
}.two-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.news-pro .ulx,.news-pro .ulxx,.news-pro .two-2,.news-pro .u_left,.news-pro .oul{
    width: 1200px;
}
.news-pro .ulxx {
    background: url(../image/xian.jpg) repeat-x bottom center;
    padding-bottom: 40px;
    margin-bottom: 10px;
}
.ulxx, .news-pro .oul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ulxx li {
    width: 345px;
    margin-bottom: 15px;
}
.ulxx li:nth-child(n+7){
    margin-bottom: 0;
}

.ulxx li .img {
    float: left;
    width: 140px;
    height: 80px;
    margin-right: 15px;
    overflow: hidden;
    border-radius: 8px;
}
.ulxx li .img img{
    width: 140px;
    height: 80px;
}
.ulxx li .divs {
    margin-top: 2px;
}
.ulxx li .divs a {
    font-size: 15px;
    color: #333;
    font-weight: bold;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.ulxx li .divs p {
    font-size: 12px;
    color: #999;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 4px 0 0 0;
    line-height: 20px;
}
.u_left {
    display: flex;
}
.oul {
    float: left;
}
.news-pro .oul li {
    width: 345px;
    margin-top: 14px;
    float: left;
}
.news-pro .oul li i {
    margin: 4px 0;
    width: 16px;
    height: 16px;
    display: block;
    float: left;
    background-color: #3eaf6a;
    text-align: center;
    line-height: 14px;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
    margin-right: 10px;
}
.oul li a {
    float: left;
    font-size: 15px;
    line-height: 24px;
    height: 24px;
    width: 265px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.oul li em {
    float: right;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    background-color: #f9f7f7;
    padding: 2px 10px;
    border-radius: 4px;
}
@media (max-width:991px){
    .news-pro .ulx, .news-pro .ulxx, .news-pro .two-2, .news-pro .u_left, .news-pro .oul,.news-pro .oul li{
        width: 20.3125rem;
    }
    .ulxx li .img,.ulxx li .img img{
        width: 120px;
    }
    .ulxx li:nth-child(n+7){
        display: none;
    }
    .news-pro .ulxx{
        padding-bottom: 15px;
        margin-bottom: 5px;
    }
    .oul li a{
        width: 15rem;
    }
}.link {
    background: #fff;
    border-radius: 12px;
    width: 100%;
    margin-bottom: 20px;
}
.link ul {
    width: 1200px;
    margin: 0 auto;
    display: flow-root;
}

.link li {
    line-height: 22px;
    color: #b7b7b7;
    margin: 5px;
    float: left;
}
.link li a{
    font-size: 14px;
}
.link b {
    line-height: 28px;
    float: left;
    font-size: 15px;
    font-weight: 700;
    color: #333;
}
.link b:before {
    content: "";
    float: left;
    width: 4px;
    height: 16px;
    margin-right: 5px;
    border-radius: 60px;
    margin-top: 6px;
}
.link b:after {
    content: "";
    display: inline-block;
    background: #eeeeee;
    height: 9px;
    width: 1106px;
    margin-left: 15px;
}
@media (max-width:991px){
    .link{
        background: none;
    }
    .link b{
        width: 20.3125rem !important;
        display: block;
    }
    .link b:after{
        display: none;
    }
    .link ul,.links{
        width: 20.3125rem !important;
        padding: 0.9375rem !important;
        margin: 0.625rem 0.625rem 0 0.625rem !important;
        border-radius:6px;
        background-color: #fff !important;
    }
}.color_a2{
    background: #fff;
    margin-top: 20px;
}
.color_a .footer3 a{
    color:#fff;
}
.footer3 {
    padding-bottom: 10px;
    padding-top: 10px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    color:#fff;
}
.color_a2 p,.color_a2 p a{
    text-align: center;
    color: #333;
    font-size: 12px;
    padding: 0 10px;
    line-height: 24px;
}
.color_a2 p:last-child{
    padding-bottom: 20px;
}