.containers {
    position: relative;
}
.bg_headers{
    background: #F6F7FA;
    width: 100%;
}
.headers{
    height: 45px;
    background: #F6F7FA;
}
.h_left li{
    float: left;
    padding: 15px 0;
    font-size: 16px;
    font-family: FZLanTingHeiS-R-GB;
    font-weight: 400;
    color: #666666;
    margin-right: 40px;
}
.h_left li a{
    font-size: 16px;
    font-family: FZLanTingHeiS-R-GB;
    font-weight: 400;
    color: #666666;
}
.h_left li i{
    width: 13px;
    height: 9px;
    display: inline-block;
    background: url("../images/list_s.png");
    transition: transform .2s;
}
.dropdown-contact {
    left: -88px;
    width: 830px;
}
.navcon01 {
    background: #fff;
    box-sizing: border-box;
    padding: 20px;
    width: 570px;
    color: #333;
    text-align: left !important;
}
.navcon {
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 10;
    overflow: hidden;
}
.navcon01 h5 {
    line-height: 24px;
    font-size: 18px;
    margin-bottom: 14px;
}
.nav_link_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    font-size: 16px;
    margin-bottom: 10px;
}
.nav_link_box p {
    display: block;
    width: 75px;
    margin-right: 4px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
    border-right: 1px solid #666;
    color: #333;
}
.nav_link {
    width: calc(100% - 80px);
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.nav_link a {
    height: 28px;
    line-height: 28px;
    display: block;
    box-sizing: border-box;
    padding: 0 4px;
    color: #666;
}
.nav_map_box {
    box-sizing: border-box;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid rgba(136,136,136,.4);
}
.h_left .dropdown {
    position: absolute;
    left: 0;
    top: 45px;
    box-shadow: 0 0 10px 0;
    background: #fff;
    padding: 25px;
    z-index: 999;
    display: none;
}
.h_left .dropdown:hover{
    display: block;
}
.dropdown-contact>ul {
    background: #f7f8f9;
    padding: 10px 15px;
}
.dropdown-contact>ul>li {
    display: inline-block;
    vertical-align: middle;
    width: 152px;
    height: 175px;
    background: #fff;
    border: 1px solid #C8351E;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    margin: 11px 12px;
}
.dropdown-contact-item {
    background: #fff;
    height: 155px;
}
.dropdown-contact-qr img {
    display: inline-block;
    vertical-align: middle;
}
.dropdown-contact-tit {
    position: relative;
    margin-top: 2px;
    font-size: 16px;
    color: #333;
}
.dropdown2{
    left: 190px !important;
}
.h_left li a:hover{
    color: #C8351E;
}
.h_left li:hover i{
    transform:rotate(-180deg);
}
.h_left li:hover .dropdown{
    display: block;
}
.h_right li{
    float: left;
    margin-top: 11px;
    font-size: 16px;
    font-family: FZLanTingHeiS-R-GB;
    font-weight: 400;
    color: #666666;
    margin-left: 40px;
    vertical-align:middle;
}
.h_right li i{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("../images/phone.png");
    vertical-align:middle;
    margin-bottom: 4px;
}
.h_right li:nth-child(1){
    font-size: 18px;
    color: rgb(194,22,21);
}
.h_right li:nth-child(3){
    margin-left: 14px;
    color: rgb(194,22,21);
    width: 60px;
    height: 18px;
    border-left: solid 2px #000000;
}
.header_navBox{
    width: 100%;
    background: #970a11;
    height: 143px;
    overflow: hidden;
}
.header_nav{
    width: 350px;
    height: 143px;
    background: url("../images/nav.png");
}
.nav_city{
    width: 115px;
    height: 54px;
    background: url("../images/radus_box.png");
    font-size: 16px;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 47px;
    margin-top: 7px;
    margin-left: 53px;
}
.nav_city a{
    color: #ffffff !important;
}
.nav_time{
    width: 140px;
    height: 57px;
    font-size: 16px;
    font-family: DIN Alternate;
    font-weight: bold;
    color: #FFFFFF;
    background: linear-gradient(0deg, #F8D6B8 0%, #F4C397 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 64px;
}
.header_nav h6{
    width: 300px;
    height: 32px;
    font-size: 32px;
    font-family: FZLanTingHei-B-GBK;
    color: #FFFFFF;
    line-height: 32px;
    background: linear-gradient(0deg, #FFFDFB 0%, #F4C397 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 28px;
    font-weight: bold;
}
.nav_bot{
    padding-left: 40px;
    margin-top: 15px;
    height: 18px;
    font-size: 16px;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #FFFFFF;
    width: 200px;
    overflow: hidden;
    line-height: 18px;
    margin-right: 16px;
}
.nav_bot a{
    color: #ffffff !important;
}
.nav_bot_r{
    display: block;
    width: 65px;
    height: 26px;
    background: linear-gradient(
            0deg
            , #FFFDFB 0%, #F4C397 100%);
    float: right;
    border-radius: 4px;
    line-height: 26px;
    text-align: center;
    font-size: 13px;
    color: #990000;
    margin: 10px 28px 0 0;
}
.nav_bot_r a{
    color: #990000 !important;
}
.right_dl{
    padding-top: 1px;
}
.right_dl a{
    color: #666666;
}
.right_zc{
    padding-top: 1px;
}
.right_zc a{
    color: rgb(194,22,21);
}
.adv {
    overflow: hidden;
}

.content-container {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    clear: both;
}

.navbg {
    height: 90px;
    border-bottom: solid 2px #DA544F;
}

.nav img {
    width: 230px;
    height: 39px;
    margin: 25px 0;
    float: left;
    border-right:solid 1px #cccccc;
    padding-right: 20px;
}
.nav ul {
    float: right;
}
.nav ul li {
    position: relative;
    float: left;
    font-size: 18px;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    margin: 0 10px;
    padding:25px 0;
}
.ys_span{
    font-size: 30px;
    font-family: FZLanTingHei-R-GBK;
    font-weight: bold;
    color: #AF2C23;
    line-height: 90px;
    margin-left: 18px;
}

.nav ul li:hover a {
    color: #CD3A2B;
}
.ys_dropdown{
    display: none;
    position: absolute;
    left: 50%;
    top: 74px;
    width: 576px;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    text-align: left;
    padding: 14px 20px;
    z-index: 99;
    border-radius: 16px;
    transform: translate(-50%, 0);
}
.nav ul li:hover .ys_dropdown{
    display: block;
}
.ys_drop{
    display: inline-block;
    vertical-align: middle;
    line-height: 60px;
    padding: 0 10px;
    min-width: 166px;
}
.ys_dropdown .dropdown-img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}
.ys_dropdown .dropdown-img img {
    width: 38px !important;
    height: 32px !important;
    margin: 0 !important;
}
.guoqi0709 .ys_dropdown{
    transform: translate(-80%, 0);
}
.dropdown-tit:hover {
    color: #CD3A2B;
}
.dropdown-tit{
    display: inline-block;
    vertical-align: middle;
    color: #333;
    font-size: 16px;
}
.city_nav {
    height: 110px;
    margin: 10px auto;
}
.city_nav ul{
    padding: 10px 0;
}

.city_nav_title {
    width: 57px;
    height: 110px;
    background: linear-gradient(
            135deg
            , #AF2C23, #E66F5A);
    font-size: 16px;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #F7F8FA;
    line-height: 25px;
    margin-right: 10px;
    box-sizing: border-box;
    padding-top: 4px;
}

.city_nav ul li {
    float: left;
    margin: 0 18px;
    margin-top: 10px;
}

.city_nav ul li a {
    font-size: 16px;
    font-family: FZLanTingHeiS-R-GB;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.city_nav ul li a:hover {
    color: #CD3A2B;
}
.bg_footer {
    background: #333333;
}

.footer {
    height:150px;
    box-sizing: border-box;
}

.footer p {
    text-align: center;
    font-size: 16px;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #999999;
    line-height: 40px;
}

.footer p a {
    color: #999999;
}

.search{
    box-sizing: border-box;
    width: 250px;
    height: 38px;
    line-height: 20px;
    background-image: none;
    outline: 0;
    border-radius: 25px;
    background: #F6F7FA;
    padding: 6px 0px;
    position: relative;
}
.search i{
    display: block;
    width: 16px;
    height: 16px;
    background: url("../images/ss.png");
    position: absolute;
    right: 24px;
    top: 12px;
}
.search img{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 22px;
    top: 7px;
}
.search_list{
    position: absolute;
    top: 38px;
    left: 25px;
    background: #fff;
    width: 150px;
    box-sizing: border-box;
    z-index: 103;
}
.search_list ul{
    width: 150px;
    overflow: hidden;
}
.search_list ul li{
    width: 150px;
    height: 42px;
    line-height: 42px;
    color: #333;
    font-size: 16px;
    cursor: pointer;
    text-align: left;
    padding-left: 10px;
    margin: 0px !important;
    margin-top:0px;
}
.search_list ul li:hover{
    background: rgb(242,242,242);
}
.sousuo input{
    width: 178px;
    height: 27px;
    border: 0;
    background: #F6F7FA;
    outline: none;
    float: left;
    margin-left: 20px;
}
#areaselect{
    height: 198px;
    border: none;
    cursor: pointer;
    overflow: auto;
    overflow-y: auto;
    z-index: 999;
    display: none;
}
#areaselect li a{
    padding: 9px 80px 8px 10px;
}
::-webkit-input-placeholder{
    font-size: 16px;
}
.search input{
    font-size: 16px;
}
.tuijianleft li:hover{
    opacity: 0.8;
}

.reds{
    color: red !important;
}

.ys_main {
    width: 100%;
    height: 436px;
    text-align: center;
    background: #F6F7FA;
    padding-top: 30px;
}
.ys_main .main_zt {
    width: 263px;
    height: 113px;
    margin: 30px 0;
    margin-right: 21px;
    background: url("https://u3.huatu.com/uploads/allimg/210422/660702-2104221UZC94.png");
}
.ys_main .main_zt .main_zt_title {
    width: 25px;
    height: 50px;
    background: url("https://u3.huatu.com/uploads/allimg/210422/660702-2104221U923456.png");
    margin-left: 4px;
    font-size: 16px;
    color: #982720;
    line-height: 18px;
    float: left;
}
.ys_main .main_zt .main_zt_title a{
    color: #982720;
}
.ys_main .main_zt h6 {
    float: left;
    width: 219px;
    height: 59px;
    font-size: 32px;
    font-family: FZLanTingHei-B-GBK;
    font-weight: 600;
    color: #FFFF99;
    line-height: 77px;
    background: linear-gradient(0deg, #FFFCF6 0%, #FFD3AF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ys_main .main_zt h6 a{
    color: #FFFF99;
}
.ys_main .main_zt p {
    font-size: 18px;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 46px;
    text-align: center;
}
.ys_main .main_zt p a{
    color: #FFFFFF;
}
.ys_main .main_bot_l {
    background: #ffffff;
    width: 912px;
    margin-right: 24px;
    padding: 27px;
    box-shadow: 0px 5px 38px 0px rgb(230 230 230 / 75%);
    border-radius: 10px;
}
.ys_main .main_bot_l .main_bot_l_title {
    font-size: 30px;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    overflow: hidden;
    border-bottom: solid 1px #efefef;
    padding-bottom: 10px;
}
.ys_main .main_bot_l .main_bot_l_title a:hover{
    color: #CD3A2B;
}
.ys_main .main_bot_l .main_bot_l_title span {
    color: #CD3A2B;
}
.ys_main .main_bot_l .swiperw {
    position: relative;
}
.ys_main .main_bot_l .swiperw .swip_selck {
    color: #000000;
    font-size: 16px;
    height: 16px;
    text-align: left;
}
.ys_main .main_bot_l .swiperw .swip_selck li {
    float: left;
    margin-left: 23px;
}
.ys_main .main_bot_l .swiperw .swip_Box {
    margin-top: 20px;
}
.ys_main .main_bot_l .swiperw .swip_Box .swip {
    width: 213px !important;
    height: 248px;
    float: left;
}
.ys_main .main_bot_l .swiperw .swip_Box .swip h6 {
    font-size: 22px;
    margin: 0 auto;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    margin-bottom: 10px;
    border-bottom: solid 1px #DFF0EB;
    width: 154px;
    box-sizing: border-box;
    padding-bottom: 10px;
}
.ys_main .main_bot_l .swiperw .swip_Box .swip h6 span {
    color: #CD3A2B;
}
.ys_main .main_bot_l .swiperw .swip_Box .swip .swip_text {
    margin: 0 auto;
    font-size: 13px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #0A0A0A;
    line-height: 32px;
}
.ys_main .main_bot_l .swiperw .swip_Box .swip .swip_text a:hover {
    color: #CD3A2B;
}
.tl1024_swiper .swiper-pagination-bullet {
    width: auto;
    height: auto;
    background: none;
    border-radius: 0;
    font-size: 16px;
    line-height: 40px;
    color: #333;
    cursor: pointer;
    opacity: 1;
    margin-left: 8px !important;
    margin-right: 10px !important;
}

.tl1024_swiper .swiper-pagination {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 10px;
}

.tl1024_swiper .swiper-pagination-bullet-active {
    color: #DA544F;
    position: relative;
    border-bottom: 2px solid #DA544F;
}
.ys_main .main_bot_l .swiperw .swip_Box .swip .baoming {
    width: 90px;
    height: 30px;
    background: #CD3A2B;
    border-radius: 15px;
    margin: 0 auto;
    line-height: 30px;
    margin-top: 8px;
    color: #ffffff;
}
.ys_main .main_bot_l .swiperw .swip_Box .swip .baoming:hover {
    background: #e8401e;
}
.ys_main .main_bot_l .swiperw .swip_Box li:nth-child(1) {
    margin-left: 0;
}
.ys_main .main_bot_l .swiperw .swip_Box li:nth-child(1n) {
    background: url("https://u3.huatu.com/uploads/allimg/210422/660702-21042220092CX.png");
}
.ys_main .main_bot_l .swiperw .swip_Box li:nth-child(2n) {
    background: url("https://u3.huatu.com/uploads/allimg/210422/660702-210422201014938.png");
}
.ys_main .main_bot_l .swiperw .swip_Box li:nth-child(3n) {
    background: url("https://u3.huatu.com/uploads/allimg/210422/660702-210422201031V0.png");
}
.ys_main .main_bot_l .swiperw .swip_Box li:nth-child(4n) {
    background: url("https://u3.huatu.com/uploads/allimg/210422/660702-2104222010492Q.png");
}
.ys_main .main_bot_r {
    width: 410px;
    height: 412px;
    padding-top: 20px;
    padding-left: 32px;
    padding-right: 30px;
    background: #ffffff;
    box-sizing: border-box;
    box-shadow: 0px 5px 38px 0px rgb(230 230 230 / 75%);
    border-radius: 10px;
}
.ys_main .main_bot_r .main_bot_r_title {
    width: 330px;
    height: 40px;
    margin-bottom: 16px;
    border-bottom: solid 1px #efefef;
    padding-bottom: 12px;
}
.ys_main .main_bot_r .main_bot_r_title h6 {
    overflow: hidden;
    font-size: 30px;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #CD3A2B;
    line-height: 40px;
    text-align: left;
}
.ys_main .main_bot_r .main_bot_r_title h6 a {
    color: #CD3A2B;
}
.ys_main .main_bot_r .main_bot_r_title .ziliao {
    width: 122px;
    position: relative;
    left: -28px;
}
.ys_main .main_bot_r .main_bot_r_title .ziliao a {
    display: block;
    margin-left: 60px;
}
.ys_main .main_bot_r .main_bot_r_title .ziliao i {
    position: absolute;
    display: inline-block;
    width: 45px;
    height: 39px;
    background: url("https://u3.huatu.com/uploads/allimg/210422/660702-210422200SY34.png");
    top: -2px;
}
.ys_main .main_bot_r .main_bot_r_title .ziliao span {
    position: absolute;
    display: block;
    width: 90px;
    height: 24px;
    line-height: 24px;
    background: url("https://u3.huatu.com/uploads/allimg/210422/660702-210422200U62G.png");
    font-size: 14px;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #E16138;
    top: 10px;
    right: -90px;
}
.huizong {
    width: 137px;
    position: relative;
    line-height: 35px;
    left:25px;
    font-size: 18px;
}
.ziliao_new {
    width: 100px;
    position: relative;
    right:-26px;
}
.ziliao_new a {
    display: block;
    margin-left: 44px;
}
.ziliao_new i {
    position: absolute;
    display: inline-block;
    width: 45px;
    height: 39px;
    background: url("https://u3.huatu.com/uploads/allimg/210422/660702-210422200SY34.png");
    top: -2px;
}
.ziliao_new span {
    position: absolute;
    display: block;
    width: 90px;
    height: 24px;
    padding-left:10px;
    line-height: 24px;
    background: url("https://u3.huatu.com/uploads/allimg/210422/660702-210422200U62G.png");
    font-size: 14px;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #E16138;
    top: 10px;
    right: -73px;
}

.ys_main .main_bot_r .main_bot_list {
    width: 344px;
    height: 67px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    text-align: left;
    margin-top: 10px;
}
.ys_main .main_bot_r .main_bot_list p {
    width: 344px;
    height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-size: 22px;
    font-weight: 500;
    color: #333333;
    line-height: 40px;
    text-align: left;
}
.ys_main .main_bot_r .main_bot_list p i {
    color: #CD3A2B;
}
.ys_main .main_bot_r .main_bot_list a:hover {
    color: #CD3A2B;
}
.ys_main .main_bot_r .main_bot_list span {
    margin-right: 10px;
}
.ys_main .main_bot_r .main_bot_list span a:hover {
    color: #CD3A2B;
}
.ys_main .main_bot_r .main_bot_list span a {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 27px;
}
.ys_boxs{
    width: 900px;
    height: 44px;
}
.ys_lk_icon{
    background: url(https://u3.huatu.com/uploads/allimg/210423/660974-2104231P3528235052676.jpg);
    width: 36px;
    height: 30px;
    display: inline-block;
    float: left;
    margin-left: 10px;
    background-size: 36px 30px;
}
.ys_a_title{
    line-height: 33px;
    display: block;
    float: left;
    margin-left: 8px !important;
    height: 33px;
}
.ys_lk_title2{
    display: block;
    float: left;
    line-height: 32px;
}
.ys_icon2{
    background: url(https://u3.huatu.com/uploads/allimg/210423/660974-2104231P3568091582626.jpg) no-repeat;
    display: block;
    width: 32px;
    height: 32px;
    background-size: 30px;
    float: left;
    margin-right: 8px;
}
.ys_icon3{
    background: url(https://u3.huatu.com/uploads/allimg/210423/660974-2104231P3476250466080.jpg) 100% no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    float: left;
    margin: 5px 10px 0 0;
}
.ys_icon4{
    background: url(https://u3.huatu.com/uploads/allimg/211025/660995-211025112S0J3.png) 100% no-repeat;
    display: block;
    width: 32px;
    height: 32px;
    background-size: 30px;
    float: left;
    margin-right: 8px
}
.ys_icon5{
    background: url(https://u3.huatu.com/uploads/allimg/211025/660995-211025114555J0.png) 100% no-repeat;
    display: block;
    width: 32px;
    height: 32px;
    background-size: 30px;
    float: left;
    margin-right: 8px
}
.ys_icon6{
    background: url(https://u3.huatu.com/uploads/allimg/211025/660995-211025113R21c.png) 100% no-repeat;
    width: 32px;
    height: 32px;
    background-size: 30px;
    display: block;
    float: left;
    margin: 5px 10px 0 0;
}
.ys_icon7{
    background: url(https://u3.huatu.com/uploads/allimg/211025/660995-211025113041F4.png)100% no-repeat;
    width: 32px;
    height: 32px;
    background-size: 30px;
    display: block;
    float: left;
    margin: 5px 10px 0 0;
}
.ys_icon8{
    background: url(https://u3.huatu.com/uploads/allimg/211025/660995-21102511451O93.png)100% no-repeat;
    width: 32px;
    height: 32px;
    background-size: 30px;
    display: block;
    float: left;
    margin: 5px 10px 0 0;
}
.ys_title3{
    display: block;
    float: left;
}
.bk_box4{
    overflow: hidden;
}

.new_connet_left .clearfix p{
    font-size: 16px;
    color: #999999 !important;
}
.new_connet_right .clearfix p{
    color: #999999 !important;
}
input::-webkit-input-placeholder {
    font-size: 16px;
}
.swiper_img01_span{
    font-size: 16px;
    background: linear-gradient(
            180deg,transparent 0%,rgba(0,0,0,.7) 100%);
    position: absolute;
    bottom: 30px;
    color: #fff;
    width: 100%;
    padding: 0;
    height: 40px;
    line-height: 40px;
    z-index: 7;
    border-radius:10px;
}
.gonggao_bg .gonggao .gg_center .gg_center_middle .swiper-pagination-bullet{
    background:red
}
.swiper_img01{
    width: 400px;
    height: 263px;
    border-radius:10px;
}
.swiper_img01 img{
    width: 400px;
    height: 232px;
    border-radius:10px;
}
.header-subnav-tit{
    width:238px;
    height: 129px;
    font-size: 16px;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #F7F8FA;
    line-height: 25px;
    margin-left:20px;
    box-sizing: border-box;
    padding-top: 18px;
}
.header-subnav-tit img{
    height:74px;
    width:238px;
}
.p_first {
    display: inline-block;
    border-radius: 5px;
    width: 57px;
    background: #ff4f47;
    color: #fff;
    line-height: 30px;
    text-align: center;
}

.xmtjz_container {
    width: 100%;
    height: 165px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.xmtjz_container a {
    display: block;
    width: 20%;
    text-align: center;
}

.xmtjz_container a img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    margin: 0 auto;
}

.xmtjz_container a:nth-child(6) img {
    width: 36px;
    height: 46px;
    margin-top: -6px;
}

.xmtjz_container a p {
    color: #333333;
    font-size: 15px;
    margin-top: 10px;
}
.xmtjz_container a:hover p {
    color: #f3152a;
}
.ys_table{
    margin: 0 auto;
}
.ys_table tr td{
    font-size: 18px;
    font-family: FZLanTingHeiS-R-GB;
    font-weight: 400;
    color: #333333;
    line-height: 51px;
    border-right: solid 1px #F8F8F8;
    border-bottom:solid 1px #F8F8F8;
}
.ys_table tr td:nth-child(1){
    border-left: solid 1px #F8F8F8;
}
.ys_table tr:nth-child(1) td{
    height: 58px;
    background: #EB4328;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    border: none;
}
.ys_table tr td{
    background: #F8F8F8;
}
.ys_table tr:nth-child(2n) td{
    background: #fff;
}
.ys_table tr td:nth-child(2) a:hover{
    color: #C8351E;
}
.ys_table tr td:nth-child(5) a{
    color: #4CAF50;
}
.ys_table tr td:nth-child(6) a{
    color: #00BCD4;
}
.ys_table tr td:nth-child(7) a{
    color: #fc5e49;
}
.ys_table tr td:nth-child(5) a:hover{
    color: green;
}
.ys_table tr td:nth-child(7) a:hover{
    color: red;
}
.ys_table tr td:nth-child(6) a:hover{
    color: #019BB3;
}
.page_box{
    overflow: hidden;
    padding: 50px 0;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 800px;
}
.page_ok{
    width: 138px;
    height: 54px;
    background: #FFFFFF;
    border: 1px solid #efefef;
    float: left;
    line-height: 54px;
    margin-left: 20px;
    box-sizing: border-box;
}
.pages{
    width: 54px;
    height: 54px;
    background: #FFFFFF;
    border: 1px solid #efefef;
    float: left;
    line-height: 54px;
    margin-left: 20px;
    box-sizing: border-box;
}
.isactive{
    background: #EB4328;
    color: #ffffff;
    border: none;
}
.ys_adv{
    background: #efefef;
    margin-bottom: 30px;
}
.ys_adv_title{
    font-size: 18px;
    font-family: FZLanTingHeiS-R-GB;
    font-weight: 400;
    color: #333333;
    padding: 30px 0;
}
.ys_adv_conent{
    overflow: hidden;
    padding: 0 40px;
    display: flex;
    justify-content: space-around;
    padding-bottom: 20px;
}
.ys_adv_box{
    float: left;
}
.ys_adv_box img{
    width: 200px;
    height: 200px;
}
.ys_adv_box p{
    font-size: 18px;
    font-family: FZLanTingHeiS-R-GB;
    font-weight: 400;
    color: #333333;
    margin-top: 20px;
}
.city_active a{
    color: red !important;
}
.ys_table tr td:nth-child(1){
    width: 10%;
}
.ys_table tr td:nth-child(2){
    width: 35%;
}
.ys_table tr td:nth-child(3){
    width: 10%;
}
.ys_table tr td:nth-child(4){
    width: 15%;
}
.ys_table tr td:nth-child(5){
    width: 10%;
}
.ys_table tr td:nth-child(7){
    width: 10%;
}
.page_ok:hover{
    cursor: pointer;
}
.pages:hover{
    cursor: pointer;
}
table tr td:nth-child(2){
    line-height: 28px;
    padding: 10px 0;
}
.footer{
    display: block !important;
}
.ys_table_m{
    display: none;
}