﻿@charset "utf-8";
/* CSS Document */

body {
    max-width: 100%;
    overflow-x: hidden;
    background: #fff;
    font: 18px/36px "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, select, textarea, th, td {
    margin: 0;
    padding: 0;
}

img {
    display: block;
    border: none;
    max-width: 100%;
}

a {
    color: #2b2a3c;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a, area {
    blr: expression(this.onFocus=this.blur());
}

ul, ol, li {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}

input, :focus {
    outline: 0;
}

input[type="button"], input[type="submit"], input[type="reset"], select {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}

input::focus-inner {
    padding: 0;
    border: 0;
}

input::-webkit-input-placeholder {
    color: #999;
}

input::-moz-placeholder {
    color: #999;
}

input:-moz-placeholder {
    color: #999;
}

input:-ms-input-placeholder {
    color: #999;
}

select::-ms-expand {
    display: none;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix::after {
    display: block;
    content: '';
    height: 0;
    font-size: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clear {
    height: 0;
    width: 100%;
    overflow: hidden;
    font-size: 1px;
    line-height: 0;
    visibility: hidden;
}

.Width {
    width: 1190px;
    margin: 0 auto;
}

.hide, .onlymob {
    display: none;
}

.container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box
}

.container::after {
    display: block;
    content: '';
    height: 0;
    font-size: 0;
    clear: both;
}

ul::after {
    display: block;
    content: '';
    height: 0;
    font-size: 0;
    clear: both;
}

ul.no_after::after {
    display: none;
    content: '';
    height: 0;
    font-size: 0;
    clear: both;
}

/* 通用头部 */

.ht_top {
    width: 100%;
    overflow: hidden;
    background: #fafafa url(../images/nav_bg.gif) repeat-x 0 0;
    line-height: 41px;
}

.ht_top .zt_top {
    width: 1200px;
    height: 41px;
    margin: 0 auto;
}

.ht_top h1 {
    float: left;
}

.ht_top h1 a {
    float: left;
    width: 131px;
    height: 40px;
    overflow: hidden;
    background: url(../images/logo.gif) no-repeat;
    font-size: 12px;
    text-indent: -100em;
}

.ht_top .topnav {
    float: right;
    color: #333;
    font-size: 12px;
}

.ht_top .topnav a {
    padding: 0 8px;
}

.ht_top .topnav a:hover {
    color: #e4393c;
    text-decoration: underline;
}

/* 通用底部 */

.footer {
    clear: both;
    position: relative;
    padding: 30px 0;
    text-align: center;
    background: #000;
}

.footer p {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}

.footer p span {
    padding: 0 5px;
}

.footer p a {
    color: #fff;
}

.banner_box {
    width: 100%;
    height: 660px;
    background: url(../images/banner_bg.png) center top no-repeat;
}

.banner_box .container {
    position: relative;
    padding-top: 32px;
}

.txt01 {
    line-height: 68px;
    text-align: center;
    border-top: 1px dashed #CAC9C8;
    border-bottom: 1px dashed #CAC9C8;
    color: #333333;
    font-size: 34px;
    width: 454px;
    margin: 0 auto;
}

.txt02 {
    margin: 0 auto;
}

.txt03_list {
    margin-top: -20px;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.txt03_item {
    width: 156px;
    height: 156px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px;
    background: url(../images/txt03_bg.png) no-repeat top center;
}

.txt04 {
    position: absolute;
    top: 118px;
    right: 60px;
    width: 122px;
    height: 215px;
    background: url(../images/txt04_bg.png) no-repeat top center;
    box-sizing: border-box;
    padding-top: 32px;
    padding-left: 23px;
}

.txt05 {
    color: #000000;
    font-size: 30px;
    text-align: center;
}

.box_container {
    box-sizing: border-box;
}

.box_content {
    width: 1200px;
    margin: 20px auto 0;
}

.title {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.title .title_num {
    width: 105px;
    height: 90px;
    background: url(../images/title_num_bg.png) no-repeat top center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.title img, .title_small span {
    display: inline-block;
    vertical-align: middle;
}

.title_text .titleTxt {
    margin: 0 10px;
}

.title_small span {
    color: #AA0E0F;
    font-size: 20px;
    font-weight: bold;
    margin: 0 10px;
}

.box01 {
    height: 850px;
    background: url(../images/box01_bg.png) no-repeat top center;
}

.box02 {
    height: 460px;
    background: url(../images/box02_bg.png) no-repeat top center;
}

.box03 {
    height: 698px;
    background: url(../images/box03_bg.png) no-repeat top center;
}

.box04 {
    height: 992px;
    background: url(../images/box04_bg.png) no-repeat top center;
}

.box05 {
    height: 740px;
    background: url(../images/box05_bg.png) no-repeat top center;
}

.table_top {
    width: 980px;
    height: 54px;
    line-height: 54px;
    background: url(../images/th_bg.png) no-repeat top center;
    display: flex;
    margin: 0 auto 18px;
}

.table_top p {
    width: 50%;
    text-align: center;
    color: #B70001;
    font-size: 24px;
    font-weight: bold;
}

.table_bottom {
    width: 980px;
    height: 316px;
    margin: 0 auto 30px;
}
.table_bottom p {text-align:center;}
.box_content table  tr td {
    border:1px solid #ccc;
	text-align:left;
}
.table_bottom  table {
    width:100%;
	text-align:left;
}

.table_bottom div {
    display: flex;
    line-height: 45px;
}

.table_bottom div p {
    width: 50%;
    text-align: center;
    color: #000000;
    font-size: 18px;
}

.go_buy {
    display: block;
    width: 257px;
    height: 78px;
    background: url(../images/buy_btn.png) no-repeat top center;
    line-height: 78px;
    margin: 0 auto;
    text-align: center;
    color: #FFFFFF;
    font-size: 36px;
    font-weight: bold;
	margin-top: 15px;
}

.box02 .video {
    margin: 0 auto 40px;
    position: relative;
    width: 643px;
    height: 266px;
    background-color: #000;
}
.jj {
	font-size: 24px;
    border: 1px solid #ccc;
    padding: 10px;
    text-indent: 2em;
    margin-bottom: 10px;
	width: 975px;
	margin: 20px auto;
	}
.title_yy {
	font-size: 24px;
    border: 1px solid #C00;
    padding: 10px;
    width: 975px;
    margin-bottom:20px;
	border-radius:5px;
	 -moz-border-radius:5px;
	 -webkit-border-radius:5px;
	}
.title_yy h3{    
    display: block;
    color: #fafafa;
    text-align: center;
    background: #C00;
    border: 1px solid #C00;
    padding: 5px 0;
    margin: 0px auto 10px auto;}
.title_yy p{text-indent: 2em;}
.title_yy p span{color:#C00; font-weight:bolder;}	
.box02 .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.box02 p {
    color: #AA0E0F;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.box03 ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.box03 ul li {
    cursor: pointer;
    width: 158px;
    height: 54px;
    line-height: 50px;
    text-align: center;
    color: #AA0E0F;
    font-size: 26px;
    margin: 6px;
    background: url(../images/box03_tab.png) no-repeat top center;
}

.box03 ul li.active {
    color: #fff;
    background: url(../images/box03_tab_active.png) no-repeat top center;
}

.ul_tab_content {
    margin-top: 30px;
}

.tab_item {
    margin: 0 auto;
}



.swiper-slide:nth-child(1) .tab_item {
    width: 1036px;
}

.swiper-slide:nth-child(1) .tab_item div {
    box-sizing: border-box;
    width: 477px;
    height: 345px;
    background: url(../images/tab01_bg1.png) no-repeat top center;
    margin: 0 20px;
    padding: 22px;
}

.swiper-slide:nth-child(1) .tab_item div:last-child {
    background: url(../images/tab01_bg2.png) no-repeat top center;
}

.swiper-slide:nth-child(1) .tab_item div h1 {
    color: #AA0E0F;
    font-size: 32px;
    text-align: center;
    margin-bottom: 22px;
}

.swiper-slide:nth-child(1) .tab_item div p {
    color: #000000;
    font-size: 18px;
}

.swiper-slide:nth-child(2) .tab_item {
    width: 994px;
    height: 345px;
    background: url(../images/jdkc_bg.png) no-repeat top center;
    box-sizing: border-box;
    padding: 0 45px;
}

.swiper-slide:nth-child(2) .tab_item h3 {
    color: #AA0E0F;
    font-size: 22px;
    text-align: center;
}

.swiper-slide:nth-child(2) .tab_item p {
    color: #000000;
    font-size: 13px;
    line-height: 27px;
}

.swiper-slide:nth-child(2) .tab_item p span {
    color: #AA0E0F;
}


.swiper-slide:nth-child(2) .tab_item h5 {
    display: flex;
    font-weight: normal;
}

.swiper-slide:nth-child(2) .tab_item h5 p{
    width: 50%;
}
.kx_div h5 p:first-child {
    width: 42% !important;
}
.kx_div h5 p:last-child {
    width: 58% !important;
}



.kx_div {
    margin: 5px 0 6px;
}

.jj_div {
    margin: 2px 0 3px;
}

.xx_div {
    margin-top: 12px;
    text-indent: 33px;
}

.sz_top {
    width: 944px;
    height: 132px;
    background: url(../images/sz_top_bg.png) no-repeat top center;
    margin: 0 auto 10px;
}

.sz_top div {
    display: flex;
}

.sz_top div h3 {
    width: 50%;
    text-align: center;
    color: #AA0E0F;
    margin-bottom: 5px;
}

.sz_top p {
    padding: 0 20px;
    line-height: 1.7;
    color: #000000;
    font-size: 17px;
}

.sz_bottom {
    width: 944px;
    height: 209px;
    background: url(../images/sz_bottom_bg.png) no-repeat top center;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 22px 0;
}

.yxdc_container {
    display: flex;
    justify-content: space-between;
}

.yxdc_container div {
    box-sizing: border-box;
    padding: 0 20px;
    width: 348px;
    height: 345px;
    background: url(../images/yxdg_bg.png) no-repeat top center;
}

.yxdc_container div h1 {
    text-align: center;
    color: #AA0E0F;
    font-size: 30px;
    line-height: 77px;
    margin-bottom: 5px;
}

.yxdc_container div p {
    line-height: 1.8;
    color: #000000;
    font-size: 17px;
}

.swiper3 {
    position: relative;
}

.teacher_list {
    width: 82%;
    margin: 0 auto;
}

.swiper3 .swiper-slide {
    position: relative;
    cursor: pointer;
    height: 170px;
    overflow: hidden;
}

.teacher_item {
    cursor: pointer;
}

.teacher_item img {
    width: 100%;
    height: auto;
}

.teacher_info {
    display: none;
    position: absolute;
    width: 100%;
    height: 80%;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.48);
    color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.teacher_info h5 {
    font-size: 15px;
    text-align: center;
    line-height: 1.4;
}

.teacher_info p {
    width: 88%;
    margin: 0 auto;
    font-size: 13px;
    line-height: 1.6;
}

.swiper3 .swiper-button-prev.swiper-button-white {
    background-image: url("../images/arrow01.png");
    background-size: 100%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    top: 45%;
    transform: translateY(-50%);
    position: absolute;
    margin: 0;
    left: 22px;
}

.swiper3 .swiper-button-next.swiper-button-white {
    background-image: url("../images/arrow02.png");
    background-size: 100%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    top: 45%;
    transform: translateY(-50%);
    position: absolute;
    margin: 0;
    right: 22px;
}

/* box04 */

.line_content {
    text-align: center;
    color: #AA0E0F;
    font-size: 30px;
}
.line_content b {
        padding: 5px 5px 5px 0px;font-size: 40px;font-weight:bolder;border:1px solid #C00;;
}
.line_content a {background:#C00;color:#fff;padding:5px;}
.line_content span {
    font-size: 40px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.line_content img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

.box3_lc {
    background: url("../images/box3_lc.png") center center no-repeat;
    width: 878px;
    height: 405px;
    margin: 25px auto;
}

.box3_lc_row {
    margin-bottom: 58px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 90px 0 60px;
}

.box3_lc_row:nth-child(2) {
    box-sizing: border-box;
    padding: 0 53px 0 17px;
}

.box3_lc_row:nth-child(3) {
    margin-bottom: 0;
}

.box3_lc_td {
    text-align: center;
}

.box3_lc_td p {
    margin-bottom: 9px;
}

.box3_lc_td p img {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 2px;
}

.box3_lc_td h5 {
    line-height: 30px;
    font-weight: normal;
    font-size: 18px;
    color: #010101;
}

.box3_lc_row:nth-child(2) .box3_lc_td {
    float: right;
    margin-left: 30px;
}

.box3_lc_p {
    text-align: center;
    margin: 30px auto;
    color: #6798F7;
    font-size: 22px;
    width: 620px;
    background: rgba(63, 127, 245, 0.07);
    line-height: 50px;
    border-radius: 25px;
}

.box3_zl {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 24px 0px rgba(103, 103, 103, 0.18);
    border-radius: 25px 25px 70px 25px;
    padding: 20px 75px 35px;
}

.box3_zl::before {
    content: '';
    display: block;
    background-image: url("../images/box3_lt.png");
    width: 37px;
    height: 37px;
    background-size: 100%;
    position: absolute;
    left: 20px;
    top: 20px;
}

.box3_zl h3 {
    line-height: 55px;
    font-size: 30px;
    color: #333;
    text-align: center;
}

.box3_zl_list {
    display: flex;
    justify-content: space-between;
    margin: 25px auto;
    text-align: center;
}

.box3_zl_list h4 {
    font-size: 40px;
    color: #2E59E1;
    line-height: 50px;
}

.box3_zl_list p {
    font-size: 22px;
    color: #333;
    line-height: 40px;
}

.box3_zl h5 {
    line-height: 75px;
    font-size: 36px;
    color: #F67D25;
    text-align: center;
}

.box3_zl h5 b {
    font-size: 46px;
}

.xs_container {
    width: 900px;
    margin: 20px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.xs_container a {
    display: block;
    width: 245px;
    height: 50px;
    background: url(../images/xs_btn.png) no-repeat top center;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
    margin: 10px 0;
}

.xs_container a:hover {
    background: url(../images/xs_btn_active.png) no-repeat top center;
}

.box07_txt {
    margin: 0 auto;
}

.city_list {
    width: 927px;
    margin: 40px auto 0;
    display: flex;
    flex-wrap: wrap;
}

.city_list li {
    margin-right: 24px;
    width: 134px;
    background: #fff;
    text-align: center;
    line-height: 54px;
    font-size: 22px;
    margin-bottom: 20px;
    background: url(../images/provice_btn.png) no-repeat top center;
}

.city_list li:nth-child(6n) {
    margin-right: 0;
}

.city_list li a {
    display: block;
    color: #fff;
}

.city_list li:hover {
    background: url(../images/provice_btn_active.png) no-repeat top center;
}

.fixed_r {
    display: none;
    position: fixed;
    top: 30%;
    right: 20px;
}

.fixed_r a {
    display: block;
    width: 150px;
    height: 54px;
    background: url(../images/fix_btn.png) no-repeat top center;
    line-height: 54px;
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
}

.fixed_r a:hover {
    background: url(../images/fix_btn_active.png) no-repeat top center;
}

@media only all and (max-width:1200px) {
.table_bottom p {font-size:.7rem;}	
.table_bottom  table {
    font-size:.7rem;

}
.line_content b {font-size: .8rem;}	
.line_content p {
    font-size: 1rem;
}
.jj {
	font-size: .7rem;
	width: 98%;
	margin: 20px auto;
	}
.title_yy {
	font-size: .7rem;
    width: 96%;
    margin: 20px auto;
	padding: 10px 1%;
	}		
    .banner_box {
        width: 100%;
        height: 13rem;
        background-size: auto 100%;
    }
    .banner_box .container {
        width: 100%;
        position: relative;
        padding-top: 1rem;
    }
    .txt01 {
        line-height: 1.4rem;
        font-size: .8rem;
        width: 11rem;
    }
    .txt02 {
        width: 70%;
    }
    .txt03_list {
        margin-top: -.2rem;
        margin-bottom: .2rem;
    }
    .txt03_item {
        width: 3.7rem;
        height: 3.7rem;
        margin: 0 .2rem;
        background-size: 100% 100%;
    }
    .txt03_item img {
        width: 40%;
    }
    .txt04 {
        top: 20%;
        right: .3rem;
        width: 2.5rem;
        height: 4rem;
        background-size: 100% 100%;
        box-sizing: border-box;
        padding-top: 3%;
        padding-left: .6rem;
    }
    .txt04 img {
        width: 60%;
    }
    .txt05 {
        font-size: .7rem;
    }
    .box_content {
        width: 98%;
        margin: .4rem auto 0;
    }
    .title .title_num {
        width: 2rem;
        height: 1.8rem;
        background-size: 100% 100%;
    }
    .title .title_num img {
        width: 30%;
    }
    .title_text .titleTxt {
        height: 1.2rem;
        margin: 0 .3rem;
    }
    .title_small span {
        font-size: .7rem;
        margin: 0 .2rem;
    }
    .box_container {
        padding: .4rem 0;
    }
    .box01 {
        background: url(../images/box01_bg.png) no-repeat top center;
        height: auto;
        background-size: auto 100%;
    }
    .box02 {
        background: url(../images/box02_bg.png) no-repeat top center;
        height: auto;
        background-size: auto 100%;
    }
    .box03 {
        background: url(../images/box03_bg.png) no-repeat top center;
        height: auto;
        background-size: auto 100%;
    }
    .box04 {
        background: url(../images/box04_bg.png) no-repeat top center;
        height: auto;
        background-size: auto 100%;
    }
    .box05 {
        margin-top: -1px;
        background: url(../images/box05_bg.png) no-repeat top center;
        height: auto;
        background-size: auto 100%;
    }
    .table_top {
        width: 100%;
        height: 1.5rem;
        line-height: 1.5rem;
        background-size: 100% 100%;
        margin: 0 auto .4rem;
    }
    .table_top p {
        font-size: .75rem;
    }
    .table_bottom {
        width: 100%;
        height: auto;
        background-size: 100% 100%;
        margin: 0 auto .8rem;
    }
    .table_bottom div {
        line-height: 1.5rem;
    }
    .table_bottom div p {
        font-size: .7rem;
    }
    .go_buy {
        display: block;
        width: 5rem;
        height: 1.7rem;
        background-size: 100% 100%;
        line-height: 1.7rem;
        font-size: .8rem;
    }
    .box02 p {
        font-size: .7rem;
    }
    .box03 ul {
        flex-wrap: wrap;
    }
    .box03 ul li {
        width: 7rem;
        height: 2rem;
        line-height: 2rem;
        font-size: .7rem;
        margin: .2rem;
        background-size: 100% 100%;
    }
    .box03 ul li.active {
        background-size: 100% 100%;
    }
    .ul_tab_content {
        margin-top: .6rem;
    }
    .swiper-slide:nth-child(1) .tab_item {
        width: 100%;
    }
    .swiper-slide:nth-child(1) .tab_item div {
        float: none;
        box-sizing: border-box;
        width: 14rem;
        height: 16rem;
        background-size: 100% 100%;
        margin: 0.3rem auto;
        padding: .8rem;
    }
    .swiper-slide:nth-child(1) .tab_item div:last-child {
        background-size: 100% 100%;
    }
    .swiper-slide:nth-child(1) .tab_item div h1 {
        font-size: .8rem;
        margin-bottom: .8rem;
        line-height: 2.2rem;
    }
    .swiper-slide:nth-child(1) .tab_item div p {
        font-size: .7rem;
        line-height: 1.9;
    }
    .swiper-slide:nth-child(2) .tab_item {
        width: 100%;
        height: auto;
        background: none;
        box-sizing: border-box;
        padding: 0 .5rem;
    }
    .swiper-slide:nth-child(2) .tab_item h3 {
        font-size: .8rem;
    }
    .swiper-slide:nth-child(2) .tab_item div {
        border: 1px solid #333;
        box-sizing: border-box;
        padding: .3rem;
    }
    .swiper-slide:nth-child(2) .tab_item p {
        font-size: .7rem;
        line-height: 1.5;
    }

    .swiper-slide:nth-child(2) .tab_item h5 {
        display: flex;
        flex-direction: column;
    }
    
    .swiper-slide:nth-child(2) .tab_item h5 p{
        width: 100%;
    }
    .kx_div h5 p:first-child {
        width:  100% !important;
    }
    .kx_div h5 p:last-child {
        width: 100% !important;
    }
    .kx_div {
        margin: .3rem 0;
    }
    .jj_div {
        margin: .3rem 0;
    }
    .xx_div {
        margin-top: .3rem;
        text-indent: 2rem;
    }
    .sz_top {
        width: 100%;
        height: auto;
        background: none;
        margin: 0 auto 10px;
        box-sizing: border-box;
        border: 1px solid #333;
        padding-bottom: .2rem;
    }
    .sz_top div {
        display: flex;
        flex-direction: column;
    }
    .sz_top div h3 {
        width: 100%;
        font-size: .8rem;
        margin-bottom: 0;
        border-bottom: 1px solid #333;
    }
    .sz_top p {
        padding: 0 20px;
        line-height: 1.7;
        font-size: .7rem;
    }
    .sz_bottom {
        width: 100%;
        height: 10rem;
        padding: 1.4rem 0;
    }
    .yxdc_container {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .yxdc_container div {
        box-sizing: border-box;
        padding: 0 .2rem;
        width: 8rem;
        height: 12rem;
        background-size: 100% 100%;
        margin: .3rem 0;
    }
    .yxdc_container div h1 {
        font-size: .8rem;
        line-height: 2.7rem;
        margin-bottom: .1rem;
    }
    .yxdc_container div p {
        line-height: 1.6;
        font-size: .6rem;
    }
    .swiper3 .swiper-slide {
        height: 8rem;
    }
    .teacher_info h5 {
        font-size: .65rem;
    }
    .teacher_info p {
        font-size: .6rem;
    }
    .swiper3 .swiper-button-prev.swiper-button-white {
        width: 1.3rem;
        height: 1.3rem;
        left: .2rem;
    }
    .swiper3 .swiper-button-next.swiper-button-white {
        width: 1.3rem;
        height: 1.3rem;
        right: 0;
    }
    /* box04 */
    .line_content {
        font-size: .8rem;
    }
    .line_content span {
        font-size: .9rem;
    }
    .line_content img {
        width: 1rem;
        margin: 0 .2rem;
    }
    .box3_lc {
        background: none;
        width: 100%;
        height: auto;
        padding: 0;
        margin: .8rem 0;
    }
    .box3_lc_row {
        padding: 0;
        margin-bottom: .4rem;
    }
    .box3_lc_row:nth-child(1) {
        padding-right: 0;
    }
    .box3_lc_td {
        width: 32.3%;
    }
    .box3_lc_td p {
        line-height: 1.2rem;
        margin-bottom: .4rem;
    }
    .box3_lc_td h5 br {
        display: none;
    }
    .box3_lc_td p img {
        margin: 0;
        height: 1.2rem;
        margin-left: .24rem;
    }
    .box3_lc_td p img:first-child {
        height: .6rem;
    }
    .box3_lc_td h5 {
        line-height: 1.2rem;
        font-size: .65rem;
    }
    .box3_lc_row:nth-child(2) {
        display: flex;
        justify-content: space-between;
        padding: 0;
    }
    .box3_lc_row:nth-child(2) .box3_lc_td {
        float: none;
        margin-left: 0;
    }
    .box3_lc_p {
        margin: .5rem auto;
        font-size: .7rem;
        width: 90%;
        line-height: 1.4rem;
        border-radius: .7rem;
    }
    .box3_zl {
        border-radius: .5rem .5rem 1.5rem .5rem;
        padding: .5rem;
    }
    .box3_zl::before {
        width: .5rem;
        height: .5rem;
        left: .5rem;
        top: .5rem;
    }
    .box3_zl h3 {
        line-height: 1.5rem;
        font-size: .85rem;
    }
    .box3_zl_list {
        margin: .4rem auto;
    }
    .box3_zl_list h4 {
        font-size: .8rem;
        line-height: 1.4rem;
    }
    .box3_zl_list p {
        line-height: 1.2rem;
        font-size: .7rem;
    }
    .box3_zl h5 {
        font-size: .75rem;
        line-height: 1.4rem
    }
    .box3_zl h5 b {
        font-size: .85rem;
    }
    .xs_container {
        width: 100%;
        margin: .4rem auto 0;
        justify-content: space-around;
    }
    .xs_container a {
        width: 7.6rem;
        height: 1.9rem;
        background-size: 100% 100%;
        line-height: 1.9rem;
        ;
        font-size: .75rem;
        margin: .2rem 0;
    }
    .xs_container a:hover {
        background-size: 100% 100%;
    }
    .box07_txt {
        width: 80%;
    }
    .city_list {
        width: 95%;
        margin: .4rem auto 0;
        padding-bottom: 2rem;
    }
    .city_list li {
        margin-right: .3rem;
        width: 4rem;
        line-height: 1.6rem;
        font-size: .8rem;
        margin-bottom: .4rem;
        background-size: 100% 100%;
    }
    .city_list li:nth-child(6n) {
        margin-right: .3rem;
    }
    .city_list li:nth-child(4n) {
        margin-right: 0;
    }
    .city_list li:hover {
        background-size: 100% 100%;
    }
    .fixed_r {
        display: block;
        top: 40%;
        right: 0;
    }
    .fixed_r a {
        display: block;
        width: 4rem;
        height: 1.5rem;
        background-size: 100% 100%;
        line-height: 1.5rem;
        font-size: .7rem;
    }
    .fixed_r a:hover {
        background-size: 100% 100%;
    }
}