﻿@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 { 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; }

.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; }

/* 通用头部 */
.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; }
.footer p { position: relative; z-index: 2; color:#333; font-size: 16px; line-height: 30px; }
.footer p span { padding: 0 5px; }
.footer p a { color:#333; }

.banner_box{
    width: 100%;
    height: 700px;
    background: url("../images/banner_bg.jpg") center top no-repeat;
}
.banner_box .container{
    padding-top: 155px;
}
.banner_box h1{
    width: 1050px;
    height: 120px;
    font-size: 0;
    background: url("../images/banner_h1.png");
    margin: 0 auto;
}
.banner_box h2{
    width: 890px;
    height: 65px;
    line-height: 65px;
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    color: #fff;
    background: url("../images/banner_h2.png");
    margin: 50px auto;
}
.after_banner{
    margin-top: -140px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(199,199,199,.3);
    padding: 40px 40px 40px 195px;
    position: relative;
}
.dy_icon{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.after_banner p{
    line-height: 50px;
    text-indent: 2em;
    font-size: 20px;
    color: #333;
}
.after_banner p span{
    font-size: 24px;
    color: #f4432a;
}
.after_banner p.banner_circle{
    position: absolute;
    right: -50px;
    bottom: -50px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: linear-gradient(-115deg,#a4ddc7,#fff);
    box-sizing: border-box;
    padding: 20px;
}
.after_banner p.banner_circle::after{
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fff;
}
.box1{
    margin-top: 55px;
}
.box_title{
    width: 750px;
    line-height: 120px;
    text-align: center;
    background: url("../images/title_bg.png");
    font-size: 60px;
    color: #46916a;
    margin: 0 auto 35px auto;
}
.box1_box1{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(199,199,199,.3);
    padding: 40px 120px 40px 60px;
}
.box1_first_p{
    display: inline;
    line-height: 40px;
    font-size: 22px;
    color: #333;
    border-bottom: 2px solid #069567;
}
.box1_first_p span{
    font-size: 22px;
    color: #069567;
}
.box1_sec_p{
    line-height: 30px;
    margin: 35px 0 15px 0;
    font-size: 18px;
    color: #333;
}
.box1_sec_p span{
    display: inline-block;
    line-height: 30px;
    box-sizing: border-box;
    padding: 0 5px;
    border-radius: 2px;
    color: #fff;
    background: #069567;
}
.box1_tri_p{
    line-height: 40px;
    font-size: 18px;
    color: #333;
}
.box1_tri_p span{
    color: #069567;
}
.box1_list li{
    margin-top: 155px;
    width: 550px;
    height: 370px;
    background: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    box-shadow: 0 0 20px rgba(199,199,199,.3);
    padding-top: 120px;
    position: relative;
}
.box1_list li:nth-child(2n-1){
    float: left;
}
.box1_list li:nth-child(2n){
    float: right;
}
.box1_list li img{
    position: absolute;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    top: -100px;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(189,189,189,.5);
}
.box1_list_tit{
    margin-bottom: 20px;
}
.box1_list_tit span{
    float: left;
    display: block;
    width: 110px;
    height: 80px;
    box-sizing: border-box;
    padding: 15px 25px;
    color: #fff;
    line-height: 25px;
    font-size: 18px;
    background: linear-gradient(45deg,#585c71,#343745);
}
.box1_list_tit h5{
    float: left;
    display: block;
    width: 235px;
    height: 80px;
    line-height: 80px;
    box-sizing: border-box;
    border-radius: 0 40px 40px 0;
    padding-left: 30px;
    color: #fff;
    font-size: 30px;
    background: linear-gradient(to right,#49966d,#49966d);
}
.box1_list li p{
    text-align: justify;
    box-sizing: border-box;
    padding: 0 40px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
}
.box1_list li:nth-child(3) .box1_list_tit span{
    padding: 15px 35px;
}
.box1_list li:nth-child(2) b{
    display: block;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: linear-gradient(to bottom,#d8efe6,#fff);
    position: absolute;
    right: -100px;
    top: -100px;
    z-index: -1;
}
.box1_list li:nth-child(3) b{
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: linear-gradient(to bottom,#d8efe6,#fff);
    position: absolute;
    left: -40px;
    top: -40px;
    z-index: -1;
}
.box1_list li:nth-child(3) .box1_list_tit{
    margin-bottom: 40px;
}
.box1_list li:nth-last-child(1){
    margin-top: 155px;
    width: 550px;
    height: 370px;
    padding-top: 140px;
    box-sizing: border-box;
    position: relative;
    border-radius: 0;
    box-shadow: none;
}
.box1_list li:nth-last-child(1) .box1_list4_box{
    width: 265px;
    height: 230px;
    background: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    box-shadow: 0 0 20px rgba(199,199,199,.3);
    padding-top: 140px;
    position: relative;
}
.box1_list li:nth-last-child(1) .box1_list4_box img{
    position: absolute;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    top: -100px;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(189,189,189,.5);
}
.box1_list li:nth-last-child(1) .box1_list4_box p{
    line-height: 35px;
    box-sizing: border-box;
    padding: 0 25px;
    font-size: 18px;
    color: #333;
}
.box1_list li:nth-last-child(1) .box1_list4_box.fr p{
    text-align: center;
}
.box1_list li:nth-last-child(1) b{
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: linear-gradient(to bottom,#d8efe6,#fff);
    position: absolute;
    right: -75px;
    bottom: -75px;
    z-index: -1;
}
.box1_list li:nth-last-child(1) span{
    display: block;
    width: 350px;
    line-height: 75px;
    background: url("../images/box1_list_btn.jpg");
    text-align: center;
    color: #fff;
    font-size: 30px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -90px;
}
.box2{
    width: 100%;
    background: url("../images/bxtj_bg.png") top center no-repeat;
}
.box2 .container1{
    box-sizing: border-box;
    padding: 200px 0;
}
.box_title2{
    background: url("../images/black_title_bg.png");
    color: #fff;
}
.box2_list li{
    width: 1165px;
    margin: 0 auto 20px auto;
}
.box2_list li::after{
    content: '';
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
}
.box2_list li:nth-child(1){
    background: url("../images/bktj_bg1.png");
}
.box2_list li:nth-child(2){
    background: url("../images/bktj_bg2.png");
}
.box2_list li:nth-child(3){
    background: url("../images/bktj_bg3.png");
}
.box2_list li:nth-child(4){
    background: url("../images/bktj_bg4.png");
}
.box2_list li:nth-child(5){
    background: url("../images/bktj_bg5.png");
}
.box2_list li:nth-child(6){
    background: url("../images/bktj_bg6.png");
}
.box2_list_tit.fl{
    box-sizing: border-box;
    padding: 35px 0 0 130px;
}
.box2_list_tit.fr{
    box-sizing: border-box;
    padding: 35px 0 0 80px;
}
.box2_list_tit{
    width: 365px;
    color: #fff;
    line-height: 40px;
    font-weight: bold;
    font-size: 28px;
}
.box2_list_tit p:nth-child(1){
    position: relative;
}
.box2_list_tit p:nth-child(1)::before{
    content: '+';
    display: block;
    line-height: 40px;
    position: absolute;
    left: -30px;
    top: 0;
}
.box2_list_p{
    width: calc(100% - 365px);
    box-sizing: border-box;
    font-size: 18px;
    color: #333;
    line-height: 35px;
}
.box2_list li:nth-child(1) .box2_list_p{
    padding: 85px 0 45px 35px;
}
.box2_list li:nth-child(2) .box2_list_p{
    padding: 70px 30px 25px 45px;
}
.box2_list li:nth-child(3) .box2_list_p{
    padding: 70px 35px 30px 35px;
}
.box2_list li:nth-child(4) .box2_list_p{
    padding: 90px 70px 45px 40px;
}
.box2_list li:nth-child(5) .box2_list_p{
    padding: 75px 35px 25px 40px;
}
.box2_list li:nth-child(6) .box2_list_p{
    padding: 90px 100px 45px 40px;
}
.box2 .container2{
    box-sizing: border-box;
    padding-bottom: 215px;
}
.lc_list{
    height: 430px;
    position: relative;
}
.lc_list li{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(189,189,189,.5);
    box-sizing: border-box;
    text-align: center;
    width: 120px;
    padding: 15px 25px;
    line-height: 25px;
    font-size: 20px;
    color: #333;
    position: relative;
    margin-right: 50px;
    float: left;
}
.lc_list li::after{
    content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    background: url("../images/right_icon.png");
    top: 15px;
    right: -50px;
}
.lc_list li:nth-child(3) h5{
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 20px;
}
.lc_list li:nth-child(3) p{
    line-height: 25px;
    text-align: justify;
    font-size: 16px;
}
.lc_list li:nth-child(3){
    width: 365px;
}
.lc_list li:nth-child(5)::after{
    content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 70px;
    background: url("../images/bottom_icon.png");
    top: 120px;
    right: 35px;
}
.lc_list li:nth-child(6){
    position: absolute;
    right: 0;
    bottom: 0;
    width: 360px;
}
.lc_list li:nth-child(6)::after{
    content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    background: url("../images/left_icon.png");
    top: auto;
    bottom: 15px;
    left: -50px;
}
.lc_list li:nth-child(6) h5{
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 20px;
}
.lc_list li:nth-child(6) p{
    line-height: 25px;
    text-align: justify;
    font-size: 16px;
}
.lc_list li.bottom_list{
    padding: 15px 0;
    position: absolute;
    bottom: 0;
}
.lc_list li.bottom_list::after{
    content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    background: url("../images/left_icon.png");
    top: auto;
    bottom: 15px;
    left: -50px;
}
.bottom_list1{
    right: 410px;
}
.bottom_list2{
    right: 580px;
}
.bottom_list3{
    right: 750px;
}
.bottom_list4{
    right: 920px;
}
.lc_list li.bottom_list.bottom_list4::after{
    content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    background: url("../images/top_icon.png");
    top: -50px;
    left: 35px;
}
.lc_list li.left_list{
    top: auto;
    padding: 15px 0;
    position: absolute;
    bottom: 130px;
    right: 920px;
}
.lc_list li.left_list::after{
    display: none;
}
.lc_list>img{
    position: absolute;
    left: -30px;
    bottom: 0;
}
.box3{
    margin-top: -75px;
}
.sjjd_title{
    background: url("../images/sjjd_box_title.png");
}
.sjjd_list li{
    float: left;
    width: 25%;
    box-shadow:  0 0 35px rgba(241,241,241,.75);
}
.sjjd_list li h5{
    line-height: 90px;
    text-align: center;
    color: #fff;
    font-size: 40px;
    border-radius: 10px 10px 0 0;
}
.sjjd_list li:nth-child(1) h5{
    background: linear-gradient(to right,#4d9e75,#63c799);
}
.sjjd_list li:nth-child(2) h5{
    background: linear-gradient(to right,#e75c59,#fb817f);
}
.sjjd_list li:nth-child(3) h5{
    background: linear-gradient(to right,#374aab,#5e74cc);
}
.sjjd_list li p{
    line-height: 80px;
    text-align: center;
    border-bottom: 1px solid #efefef;
    font-size: 20px;
    color: #333;
}
.sjjd_list li:nth-last-child(1){
    width: 225px;
    margin-top: 90px;
    box-sizing: border-box;
    padding: 30px 0;
}
.sjjd_list li:nth-last-child(1) p{
    text-align: justify;
    line-height: 35px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
    color: #fff;
    background: #3c3f4e;
    font-size: 22px;
    margin-bottom: 20px;
}
.sjjd_list li:nth-last-child(1) span{
    display: block;
    text-align: justify;
    line-height: 35px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
    color: #363434;
    font-size: 18px;
    margin-bottom: 10px;
}
.sjjd_list li:nth-last-child(1) h5{
    text-align: justify;
    line-height: 35px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
    color: #ee423f;
    font-size: 24px;
    font-weight: normal;
}
.box4{
    margin-top: 50px;
	height:auto;
}
table{
    width: 1200px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow:  0 0 35px rgba(241,241,241,.75);
}
table tr{
    line-height: 30px;
    border-bottom: 1px solid #efefef;
}
table tr th,
table tr td{
    width: 20%;
    text-align: center;
}
table tr:nth-child(1){
    background: linear-gradient(to right,#408a64,#5aac81);
}
table tr th{
    color: #fff;
    font-size: 20px;
}
table tr td{
    color: #333;
    font-size: 14px;
}
table tr td:nth-child(4){
    color: #f43d2a;
}
table tr td a{
    display: inline-block;
    width: 105px;
    line-height: 25px;
    border-radius: 22px;
    border: 1px solid #069567;
    color: #069567;
}


@media only all and (max-width:1200px) {
    .onlymob {
        display: block;
    }

    html {
        font-size: 20px;
    }

    body {
        width: 18.75rem;
        font-size: .7rem;
        line-height: 1.2rem;
        background-size: auto 12rem;
        background-position: center 2rem;
    }

    html, body {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .Width {
        width: 17.5rem;
    }
    .container{
        width: 98%;
    }
    .fl,.fr{
        float: none;
    }

    /* 隐藏元素 */
    .ht_top .topnav a:nth-child(n+2),
    .stage,
    .footer p,
    .pc, .onlypc {
        display: none;
    }

    /* 通用头部 */
    .ht_top {
        height: 2.5rem;
        background-size: auto 100%;
        line-height: 2.5rem;
    }

    .ht_top h1 a {
        height: 2.5rem;
        width: 7.5rem;
        background: url(../images/mob_logo.png) no-repeat center / contain;
    }

    .ht_top .topnav {
        font-size: .8rem;
        text-indent: -1000rem;
    }

    .ht_top .topnav a {
        padding: 0 0 0 0.3rem;
        text-indent: 0;
        float: right;
    }

    .footer {
        position: relative;
        height: 2.4rem;
        padding: 0;
        overflow: hidden;
    }

    .footer:before {
        display: block;
        content: "华图教育集团版权所有";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 2.4rem;
        overflow: hidden;
        color: #333;
        font-size: .7rem;
        line-height: 2.4rem;
        text-align: center;
    }



    .banner_box {
        width: 100%;
        height: 10rem;
        background-size: 150% auto;
    }
    .banner_box .container {
        padding-top: 2rem;
    }
    .banner_box h1 {
        width: 90%;
        height: 1.8rem;
        background-size: 100% auto;
    }
    .banner_box h2 {
        width: 100%;
        height: 1.4rem;
        line-height: 1.4rem;
        font-size: .7rem;
        background-size: 100% auto;
        margin: 1rem auto;
    }
    .after_banner {
        margin-top: 0;
        border-radius: .25rem;
        padding: .5rem .5rem .5rem 4.5rem;
    }
    .dy_icon {
        width: 4rem;
    }
    .after_banner p {
        line-height: 1rem;
        font-size: .7rem;
    }
    .after_banner p span {
        font-size: .75rem;
    }
    .after_banner p.banner_circle {
        display: none;
    }
    .box1 {
        margin-top: 1rem;
    }
    .box_title {
        width: 100%;
        line-height: 3rem;
        background-size: 100% auto;
        font-size: 1.5rem;
        margin: 0 auto 1rem auto;
    }
    .box1_box1 {
        border-radius: .25rem;
        padding: .5rem;
    }
    .box1_first_p {
        line-height: 1rem;
        font-size: .7rem;
    }
    .box1_first_p span {
        font-size: .75rem;
    }
    .box1_sec_p {
        line-height: 1rem;
        margin: .5rem 0;
        font-size: .7rem;
    }
    .box1_sec_p span {
        line-height: 1rem;
    }
    .box1_tri_p {
        line-height: 1rem;
        font-size: .7rem;
    }
    .box1_list li {
        margin-top: 3rem;
        width: 100%;
        height: auto;
        padding-top: 3rem;
        padding-bottom: 1.5rem;
    }
    .box1_list li:nth-child(2n-1) {
        float: none;
    }
    .box1_list li:nth-child(2n) {
        float: none;
    }
    .box1_list li img {
        width: 5rem;
        top: -2.5rem;
    }
    .box1_list_tit {
        margin-bottom: .5rem;
    }
    .box1_list_tit span {
        width: 3.2rem;
        height: 2rem;
        padding: .2rem .5rem;
        line-height: .8rem;
        font-size: .7rem;
    }
    .box1_list_tit h5 {
        width: 6rem;
        height: 2rem;
        line-height: 2rem;
        border-radius: 0 1rem 1rem 0;
        padding-left: .7rem;
        font-size: .8rem;
    }
    .box1_list li p {
        padding: 0 1rem;
        line-height: .8rem;
        font-size: .7rem;
    }
    .box1_list li:nth-child(3) .box1_list_tit span {
        padding: .2rem .85rem;
    }
    .box1_list li:nth-child(2) b ,.box1_list li:nth-child(3) b {
        display: none;
    }
    .box1_list li:nth-child(3) .box1_list_tit {
        margin-bottom: 1rem;
    }
    .box1_list li:nth-last-child(1) {
        margin-top: 3rem;
        width: 100%;
        height: auto;
        padding-top: 3rem;
        padding-bottom: 1.5rem;
    }
    .box1_list li:nth-last-child(1) .box1_list4_box {
        width: 49%;
        height: 6rem;
        border-radius: .25rem;
        padding-top: 3rem;
    }
    .box1_list li:nth-last-child(1) .box1_list4_box.fl{
        float: left;
    }
    .box1_list li:nth-last-child(1) .box1_list4_box.fr{
        float: right;
    }
    .box1_list li:nth-last-child(1) .box1_list4_box img {
        width: 5rem;
        top: -2.5rem;
    }
    .box1_list li:nth-last-child(1) .box1_list4_box p {
        line-height: .8rem;
        padding: 0 .5rem;
        font-size: .7rem;
    }
    .box1_list li:nth-last-child(1) b {
        display: none;
    }
    .box1_list li:nth-last-child(1) span {
        width: 8.75rem;
        line-height: 1.8rem;
        background-size: 100% auto;
        font-size: .8rem;
        top: -2rem;
    }
    .box2 {
        width: 100%;
        background: #14162a;
    }
    .box2 .container1 {
        padding: 2rem 0;
    }
    .box_title2 {
        background-size: 100% auto;
    }
    .box2_list li {
        width: 100%;
        margin: 0 auto .5rem auto;
    }
    .box2_list li:nth-child(1),.box2_list li:nth-child(2),.box2_list li:nth-child(3),.box2_list li:nth-child(4),.box2_list li:nth-child(5),.box2_list li:nth-child(6) {
        background: none;
    }
    .box2_list_tit.fl, .box2_list_tit.fr {
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .box2_list_tit {
        width: 100%;
        line-height: 1rem;
        font-size: .8rem;
    }
    .box2_list_tit p:nth-child(1)::before {
        display: none;
    }
    .box2_list_p {
        width: 100%;
        font-size: .7rem;
        line-height: .9rem;
        color: #fff;
    }
    .box2_list li:nth-child(1) .box2_list_p,.box2_list li:nth-child(2) .box2_list_p,.box2_list li:nth-child(3) .box2_list_p ,.box2_list li:nth-child(4) .box2_list_p,.box2_list li:nth-child(5) .box2_list_p ,.box2_list li:nth-child(6) .box2_list_p {
        padding: 1rem .5rem;
    }
    .box2 .container2 {
        width: 100%;
        background: #f6faf8;
        padding: 1rem 0;
    }
    .lc_list {
        height: auto;
    }
    .lc_list li {
        width: 95%;
        padding: .5rem;
        line-height: 1rem;
        font-size: .7rem;
        margin: 0 auto 2rem auto;
        float: none;
    }
    .lc_list li::after {
        width: 1rem;
        height: 1rem;
        background: url("../images/bottom_icon.png") center bottom;
        background-size: 100% 100%;
        top: auto;
        bottom: -1.5rem;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }
    .lc_list li br{
        display: none;
    }
    .lc_list li:nth-child(3) h5 {
        line-height: 1rem;
        margin-bottom: .25rem;
        font-size: .75rem;
    }
    .lc_list li:nth-child(3) p {
        line-height: 1rem;
        font-size: .7rem;
    }
    .lc_list li:nth-child(3) {
        width: 95%;
    }
    .lc_list li:nth-child(5)::after {
        width: 1rem;
        height: 1rem;
        background: url("../images/bottom_icon.png") center bottom;
        background-size: 100% 100%;
        top: auto;
        bottom: -1.5rem;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }
    .lc_list li:nth-child(6) {
        position: relative;
        right: auto;
        bottom: auto;
        width: 95%;
    }
    .lc_list li:nth-child(6)::after {
        width: 1rem;
        height: 1rem;
        background: url("../images/bottom_icon.png") center bottom;
        background-size: 100% 100%;
        top: auto;
        bottom: -1.5rem;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }
    .lc_list li:nth-child(6) h5 {
        line-height: 1rem;
        margin-bottom: .25rem;
        font-size: .75rem;
    }
    .lc_list li:nth-child(6) p {
        line-height: 1rem;
        font-size: .7rem;
    }
    .lc_list li.bottom_list {
        padding: 1rem .5rem;
        position: relative;
        bottom: auto;
    }
    .lc_list li.bottom_list::after {
        width: 1rem;
        height: 1rem;
        background: url("../images/bottom_icon.png") center bottom;
        background-size: 100% 100%;
        top: auto;
        bottom: -1.5rem;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }
    .bottom_list1,.bottom_list2,.bottom_list3,.bottom_list4 {
        right: auto;
    }
    .lc_list li.bottom_list.bottom_list4::after {
        width: 1rem;
        height: 1rem;
        background: url("../images/bottom_icon.png") center bottom;
        background-size: 100% 100%;
        top: auto;
        bottom: -1.5rem;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }
    .lc_list li.left_list {
        padding: 1rem .5rem;
        position: relative;
        bottom: auto;
        right: auto;
    }
    .lc_list > img {
        display: none;
    }
    .box3 {
        margin-top: 1rem;
    }
    .sjjd_title {
        background-size: 100% auto;
    }
    .sjjd_list li {
        float: left;
        width: 50%;
        box-shadow: 0 0 1rem rgba(241, 241, 241, .75);
    }
    .sjjd_list li h5 {
        line-height: 2rem;
        font-size: 1rem;
    }
    .sjjd_list li p {
        line-height: 1.5rem;
        font-size: .7rem;
    }
    .sjjd_list li:nth-last-child(1) {
        float: left;
        width: 50%;
        margin-top: 0;
        padding: 0 0 .9rem 0;
    }
    .sjjd_list li:nth-last-child(1) p {
        line-height: 1rem;
        padding: 0 .5rem;
        font-size: .8rem;
        margin-bottom: .5rem;
    }
    .sjjd_list li:nth-last-child(1) span {
        line-height: 1rem;
        padding: 0 .5rem;
        font-size: .7rem;
        margin-bottom: .2rem;
    }
    .sjjd_list li:nth-last-child(1) h5 {
        line-height: 1rem;
        padding: 0 .5rem;
        font-size: .7rem;
    }
    .box4 {
        margin-top: 1rem;
    }
    table {
        width: 100%;
    }
    table tr {
        line-height: .6rem;
    }
    table tr th {
        font-size: .4rem;
    }
    table tr td {
        font-size: .3rem;
    }
    table tr td a {
        width: 65%;
        line-height: .6rem;
        border-radius: .5rem;
    }


}