@media screen and  (max-width: 1920px) {
}

@media screen and  (max-width: 1680px) {
    .aohua-page-banner {
        height: 525px;
    }
    .four-bg {
        width: 842px;
        height: 770px;
    }
}

@media screen and (max-width: 1440px) {
    .aohua-page-banner {
        height: 450px;
    }
    .home-footer {
        width: 1200px;
    }
    .t2 span, .t2 span a {
        font-size: 16px;
    }
    .t1 li p {
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-size: 26px;
        padding: 0 10px;
    }
    .core {
        padding: 50px 0 100px;
    }
    .core-number {
        font-size: 36px;
    }
    .five .more {
        margin: 30px auto 0;
    }
    .focusing {
        margin-top: 60px;
    }
    .choice-info {
        position: absolute;
        top: 80px;
        left: 80px;
    }
    .section.three {
        padding-top: 50px;
    }
    .home-news {
        margin-top: 50px;
    }
    .four-bg {
        width: 694px;
        height: 635px;
    }
    .foot-links .foot-links-r {
        width: 85%;
    }
}

@media screen and (max-width: 1366px) {
    .aohua-page-banner {
        height: 427px;
    }
    .focusing {
        margin-top: 50px;
    }
    .focusing li {
        height: 400px;
    }

    .section.three {
        padding-top: 30px;
    }
    .choice-right p {
        font-size: 14px;
        line-height: 24px;
        width: auto;
    }
    .choice-right i {
        width: 8px;
        height: 15px;
        background-size: contain;
        margin-left: 10px;
        top: 5px;
    }
    .choice li:hover .choice-right i {
        background-size: contain;
        width: 8px;
        height: 15px;
    }
    .focusing-title {
        margin: 30px 0;
    }

    .four-bg {
        width: 591px;
        height: 540px;
    }
    .core {
        padding: 30px 0 100px;
    }
    .core .more {
        margin-top: 30px;
    }
    .core h3 {
        font-size: 28px;
        color: #e71312;
        margin: 12px 0 20px;
    }
    .core-info li {
        padding-top: 15px;
    }
    .core-number {
        font-size: 28px;
    }
    .core-title {
        font-size: 16px;
        margin: 15px 0;
    }
    .choice-left {
        float: left;
        width: 24px;
        font-size: 24px;
        line-height: 28px;
        padding-top: 18px;
    }

    .home-news {
        margin-top: 30px;
    }
    .home-news-img {
        width: 25.2%;
        float: left;
    }
    .home-news li {
        margin-bottom: 30px;
    }

    footer h3 {
        margin-bottom: 30px;
    }

    .major-title {
        padding: 15px 0;
    }
    .major-nav {
        position: relative;
        margin-top: 10px;
        width: 100%;
        padding: 10px 0 10px 18px;
    }
    .major-naver {
        padding: 10px 5px 10px 0;
    }

    .news-text {
        width: 80%;
    }


    .aohua-page-title {
        width: 320px;
        bottom: -40px;
    }
    .aohua-page-title span {
        font-size: 28px;
        height: 70px;
        line-height: 70px;
    }
    .aohua-page-title h3 {
        font-size: 18px;
        height: 40px;
        line-height: 40px;
    }
    .page-info {
        margin: 80px auto 50px;
    }
    .about-img {
        margin: 50px 0;
    }
    .join-text {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1280px) {
    .aohua-page-banner {
        height: 400px;
    }
    .home-title {
        font-size: 24px;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }
    .focusing li {
        height: 370px;
    }
    .choice-right h3 {
        font-size: 24px;
        line-height: initial;
    }
    .four-bg {
        width: 547px;
        height: 500px;
    }
    .core h3 {
        font-size: 18px;
    }
    .core-number {
        font-size: 24px;
    }
}

@media screen and (max-width: 1199px) {
    .aohua-page-banner {
        height: 375px;
    }

    .header.w1200_header .header02{display: none!important;}
    .n_header .header01{display: none!important;}
    /*移动端导航*/
    .header .header01{display: none;}
    .header .header02{display: none;}
    .header.w1200_header .header02{display: none;}

    .n_header.scroll_h{height: 70px;}
    .n_header,
    .n_header.column{
        height: 71px;
    }
    .header03{display: block;}
    .header03{/*position: static;*/height: 70px;background-color: #fff;}
    .header03 .logo{float: left;margin:15px 0 0 20px;}
    .header03 .logo a{display: block;}
    /*.header03 .logo a img{width: 129px;height: 40px;}*/
    /*导航按钮*/
    .header03 .nav_btn{display:block;float: right;margin: 20px 20px 0 0;cursor:pointer;height: 32px;width: 30px;position: relative;}
    .header03 .nav_btn span{display: inline-block;width: 30px;height: 2px;background-color: #000;
        position: absolute;top: 16px;left: 0px;
        transition:background-color 0.3s ease-out 0.1s;
    }
    .header03 .nav_btn span:after{content:'';display: inline-block;width: 30px;height: 2px;
        background-color: #000;position: absolute;top: 8px;left:0px;
        transition:transform 0.3s ease-out,top 0.5s ease 0.4s;
        transform: rotate(0deg);
    }
    .header03 .nav_btn span:before{content:'';display: inline-block;width: 30px;height: 2px;
        background-color: #000;position: absolute;top: -8px;left:0px;
        transition:transform 0.3s ease-out,top 0.5s ease 0.4s;
        transform: rotate(0deg);
    }
    .header03.btn_click .nav_btn span{background-color: transparent;}
    .header03.btn_click .nav_btn span:after{
        transition: top 0.5s ease, transform 0.3s ease-out 0.4s;
        transform: rotate(-45deg);top: 0px;
    }
    .header03.btn_click .nav_btn span:before{
        transition: top 0.5s ease, transform 0.3s ease-out 0.4s;
        transform: rotate(45deg);top: 0px;
    }
    /*内容样式*/
    .header03{
        position: fixed;
        z-index: 99999;
        width: 100%;
    }
    .aohua-page-banner,
    .major-bg{
        margin-top: 70px;
    }
    .fp-slides {
        padding-top: 70px;
        height: auto;
    }
    .major-left.active {
        position: fixed;
        top: 70px;
    }

    .header03 .nav{
        position: fixed;
        top:70px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        background: #fff;
        visibility: hidden;
        filter:alpha(opacity=0);
        -moz-opacity:0;
        opacity:0;
        transition:all 0.5s;
    }
    .header03.btn_click .nav{
        visibility: visible;
        filter:alpha(opacity=100);
        -moz-opacity:1;
        opacity:1;
        top:70px;
    }
    .header03 .nav>ul {
        overflow-y: auto;
    }
    .header03 .nav>ul>li{
        border-top: 1px solid #dcdcdc;
    }
    .header03 .nav>ul>li:last-child{
        border-bottom: 1px solid #dcdcdc;
    }
    .header03 .nav li a{
        color: #000;
        display:block;
        width: 100%;
        text-align: center;
        height: 100%;
    }
    .header03 .nav li>a{
        padding:25px 0;
    }
    .header03 .nav>ul>li>a{
        font-size: 16px;
    }
    .header03 .nav>ul>li>a em{
        font-size: 14px;
        padding-left: 5px;
        color: #333;
    }
    .header03 .nav>ul .nav_er{
        display: none;
        width: 100%;
        top: 100%;
        left: 0;
        background-color: #dfdfdf;
    }

    .header03 .nav_er .div_dl li {
        border-top: 1px solid #dcdcdc;
    }
    .header03 .nav_er .div_dl li dl {
        margin-bottom: 0;
    }
    .header03 .nav_er .div_dl li dd {
        padding:20px 0;
        text-align: center;
        color: #7c7c7c;
        background: #cfcfcf;
    }
    .header03 .nav_er .div_dl li a{
        color:#000;
        display: block;
        /*float: left;*/
        width: 100%;
        padding:20px 0;
        font-weight: initial;
    }
    .header03 .nav_er .div_dl li:last-child{
        /*border-top: none;*/
    }
    .header03 .nav>ul>li.d_en {
        border-top: 5px solid #bebebe;
    }


}

@media screen and (max-width: 1024px) {
    .aohua-page-banner {
        height: 320px;
    }
    .section,
    .third,
    .fourth,
    .last,
    .section .fp-tableCell {
        height: auto!important;
    }
    .section .fp-slide {
        height: 480px !important;
    }
    .home-container {
        width: auto;
        padding: 0 15px;
    }
    .focusing li,
    .core,
    .home-news,
    .home-news.right{
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
        transform: translate(0px,0px);
    }

    .home-title {
        margin-top: 30px;
    }
    .home-title,
    .home-introduce,
    .focusing li{
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
    }
    .core-info li {
        padding-top: 10px;
    }
    .core-number i{
        margin: 0 -4px;
    }
    .core-title {
        font-size: 16px;
        margin: 10px 0;
    }
    .focusing {
        overflow: hidden;
    }

    .choice {
        position: static;
        height: 470px;
        margin-top: 50px;
    }
    .choice-info {
        position: absolute;
        top: 70px;
        left: 35px;
    }
    .core {
        padding: 50px 0;
    }
    .core-red {
        position: static;
        height: 110px;
    }

    .home-news li {
        margin-left: 0;
    }
    .home-news-img {
        display: none;
    }
    .five .more {
        margin: 30px auto;
    }

    .home-footer {
        width: auto;
        padding: 30px 15px;
        overflow: hidden;
    }
    footer h3 {
        font-size: 20px;
    }
    .footer-left p {
        font-size: 14px;
        line-height: 34px;
    }
    .register_text {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .contact_fieldas {
        height: 50px;
        font-size: 14px;
    }
    .group #submit {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .t1 li p {
        font-size: 20px;
    }
    .t2 span, .t2 span a {
        font-size: 14px;
    }
    .home-foot .t3{
        padding-right: 10px;
    }
    .home-foot img {
        margin-left: 10px;
    }
    .home-foot .t4 {
        font-size: 12px;
    }

    .major-left {
        width: 22%;
    }
    .major-right {
        width: 75%;
    }
    .mjone {
        background: none;
        min-height: inherit;
        padding: 0;
    }
    .mjone p {
        width: 100%;
    }
    .mj-five .mj-l {
        width: 56%;
    }
    .mj-five .mj-r {
        width: 42%;
    }
    .mj-six {
        background: none;
    }
    .mj-six li {
        margin-right: 45px;
    }
    .mj-seven .mj-l {
        width: 32%;
    }
    .mj-seven .mj-r {
        width: 65%;
    }
    .mj-ten.row, .mj-eleven.row {
        margin-left: 0;
        margin-right: 0;
    }
    .mj-ten li, .mj-eleven li {
        width: 100%;
        margin: 0;
    }
    .mj-twelve-info {
        position: absolute;
        top: 30px;
        left: 20px;
    }
    .mj-twelve-left {
        width: auto;
        float: none;
        display: inline-block;
    }
    .mj-twelve-right {
        float: none;
        margin: 7px 0 0 0;
        display: block;
        clear: both;
    }
    .mj-twelve-right p {
        width: auto;
    }
    .a31 {
        background: none;
        padding: 0;
        min-height: inherit;
    }
    .a31 p {
        width: auto;
    }
    .a1 {
        width: 34%;
    }
    .a2 {
        width: 64%;
    }
    .mj-six.a4 {
        background: none;
    }
    .mj-six.a4 li {
        margin-right: 18px;
    }
    .a7 {
        background: none;
        min-height: inherit;
        padding: 0;
    }
    .a7 p {
        width: auto;
    }
    .a23 {
        background: none;
        min-height: inherit;
        padding: 0;
    }
    .a23 p {
        width: auto;
    }
    .a24-img {
        display: none;
    }
    .a24 li .a24-text {
        position: static;
        padding: 15px 0;
    }
    .a25 i {
        background-size: contain;
    }
    .a26 .mj-l {
        width: 32%;
    }
    .a26 .mj-r {
        width: 66%;
    }
    .a32 {
        background: none;
        min-height: inherit;
        padding: 0;
    }
    .a32 p {
        width: auto;
    }
    .a34 .mj-l {
        width: 30%;
    }
    .a34 .mj-r {
        width: 68%;
    }
    .a35 .mj-l {
        width: 50%;
    }
    .a35 .mj-r {
        width: 50%;
    }
    .a9 .mj-l {
        width: 47%;
    }
    .a9 .mj-r {
        width: 50%;
    }
    .form-control {
        margin: 0 20px 0 0;
    }
    .mj-six.a11 {
        background: none;
    }
    .mj-six.a11 li {
        margin-right: 3px;
    }
    .a14 .mj-l {
        width: 47%;
    }
    .a14 .mj-r {
        width: 50%;
        margin-right: 0;
        padding-top: 0;
    }
    .a16 .mj-l {
        padding-left: 0;
        width: 47%;
    }
    .mj-six.a17 {
        background: none;
    }
    .mj-six.a17 li {
        margin-right: 55px;
    }
    .a18 {
        background: none;
        min-height: inherit;
        padding: 0;
    }
    .a18 p {
        width: auto;
    }
    .mj-six.a20 {
        background: none;
    }
    .mj-six.a20 li {
        margin-right: 10px;
    }
    .a21 .mj-l {
        width: 66%;
        padding-top: 0;
    }
    .a21 .mj-r {
        width: 33%;
    }
    .a28 .mj-l {
        width: 100%;
        float: none;
    }
    .a28 .mj-r {
        float: none;
        margin-right: 0;
        text-align: center;
    }
    .a29-title {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .a29 li .a29-text {
        padding: 20px 45px 0 40px;
    }
    .mj-six.a30 {
        background: none;
    }
    .mj-six.a30 li span {
        width: 120px;
    }
    .mj-six.a30 li {
        margin: 0;
    }
    .a39 .mj-l {
        width: auto;
        float: none;
        padding-top: 0;
    }
    .a39 .mj-r {
        float: none;
        text-align: center;
    }
    .a40 {
        margin-top: 0;
    }
    .a42 li .a42-text {
        padding: 10px 0 0 40px;
    }
    .a42-text h3 {
        margin-top: 15px;
    }
    .a43 {
        padding: 30px;
        margin-top: 30px;
    }
    .a43 .mj-l {
        width: 70%;
    }
    .a43 .mj-r {
        width: 26%;
        right: 30px;
    }
    .a46-introduce {
        min-height: 144px;
    }
    .a50 li .a50-text {
        padding: 10px 45px 0 40px;
    }
    .a50 li .a50-text p {
        line-height: 33px;
    }

    .news-info li {
        padding: 30px;
    }
    .news-text {
        width: 80%;
        margin-left: 30px;
    }
    .join-photo img {
        width: auto;
        height: auto;
    }
    .join-tl {
        padding: 5px 10px 0;
    }
    .join-tl h3 {
        margin-bottom: 5px;
        line-height: 20px;
    }
    .join-tl p {
        font-size: 12px;
        line-height: 17px;
        background: url(../images/ico-90.png) no-repeat left 8px;
    }
    .focusing li {
        height: 320px;
    }
    .focusing-title {
        margin: 20px 0;
    }
    .focusing-introduce p {
        font-size: 16px;
        line-height: 24px;
    }
    .section.three {
        padding: 0;
    }

    .mj-nine-left {
        padding-right: 30px;
    }
    .mj-nine-right {
        padding-left: 30px;
    }

    .foot-links .foot-links-r {
        width: 80%;
    }
}

@media screen and (max-width: 959px) {
    .aohua-page-banner {
        height: 300px;
    }

    .section .fp-slide {
        height: 450px !important;
    }
    .focusing li {
        height: 300px;
    }
    .focusing-img {
        width: 80px;
        height: 80px;
        background-size: contain;
    }
    .focusing li:hover .focusing-img {
        background-size: contain;
    }
    .focusing-title {
        font-size: 20px;
        margin: 20px 0;
    }
    .focusing-introduce p {
        font-size: 14px;
        line-height: 24px;
    }

    .choice-left {
        float: none;
        width: auto;
        font-size: 18px;
        display: inline-block;
    }
    .choice-right {
        float: none;
        margin: 10px 0 0 0;
    }
    .choice-right h3 {
        font-size: 18px;
    }
    .choice-info {
        width: 100%;
        top: 40px;
        left: 0;
        padding-left: 20px;
    }
    .choice {
        position: static;
        height: 420px;
        margin-top: 50px;
    }
    .home-news li {
        width: 100%;
        background-size: contain;
    }

    footer h3 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .footer-left {
        width: 49%;
    }
    .register_text {
        width: 250px;
    }
    .t1 {
        margin: 0 0 10px;
    }
    .t1 li p {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
    }
    .t2 span {
        display: block;
        line-height: 20px;
    }
    .t2 span + span {
        margin-left: 0;
    }
    .home-foot {
        margin-top: 10px;
    }
    .home-foot .t4 {
        display: block;
        float: none;
        margin-top: 10px;
     }

    .news-date {
        width: 100px;
        padding: 10px 0;
    }
    .news-date .n1 {
        font-size: 36px;
    }
    .news-title {
        font-size: 16px;
    }
    .news-introduce {
        font-size: 14px;
        line-height: 24px;
        margin-top: 5px;
    }
    .blog-details-title {
        font-size: 20px;
    }
    .about-img {
        margin: 30px 0;
    }
    .join-introduce {
        margin: 20px auto;
    }

    .major-left {
        width: 30%;
    }
    .major-right {
        width: 67%;
        padding-top: 0;
    }
    .mj-four i {
        display: none;
    }
    .mj-five .mj-l {
        width: 100%;
        float: none;
    }
    .mj-five .mj-r {
        display: none;
    }
    .mj-seven .mj-l {
        width: 100%;
        text-align: center;
        float: none;
    }
    .mj-seven .mj-r {
        float: none;
        width: 100%;
    }
    .mj-eight {
        background: none;
    }
    .mj-eight p {
        width: 100%;
    }
    .mj-1,
    .mj-3,
    .mj-6,
    .a6 {
        display: none;
    }
    .a3 {
        display: none;
    }
    .a1,
    .a26 .mj-l,
    .a34 .mj-l,
    .a35 .mj-r,
    .a9 .mj-l,
    .a14 .mj-l,
    .a16 .mj-l,
    .a43 .mj-r{
        width: 100%;
        float: none;
        text-align: center;
    }
    .a2,
    .a26 .mj-r,
    .a34 .mj-r,
    .a35 .mj-l,
    .a9 .mj-r,
    .a14 .mj-r,
    .a16 .mj-r,
    .a21 .mj-l,
    .a41 .mj-l,
    .a43 .mj-l{
        width: 100%;
        float: none;
    }
    .a5,
    .a16{
        background: none;
    }
    .a46.row {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .a47 h3 {
        margin: 30px 0;
    }
    .a16 .mj-l,
    .a45 .mj-l{
        padding-top: 0;
    }
    .a16 {
        padding-bottom: 0;
    }
    .a8,
    .a25 i,
    .a27,
    .a33 i,
    .a15 i,
    .a19,
    .a21 .mj-r,
    .a41 .mj-r{
        display: none;
    }
    .a13 {
        height: 100px;
        background-size: contain;
    }
    .a13 i {
        width: 150px;
        height: 208px;
        background-size: contain;
        right: 10px;
    }
    .form-control {
        width: 210px;
        font-size: 14px;
    }
    #chaxun {
        width: 95px;
        font-size: 14px;
    }
    .a29 li {
        position: static;
        overflow: hidden;
    }
    .a29-img,
    .a42-img,
    .a50-img{
        display: none;
    }
    .a29 li .a29-text,
    .a42 li .a42-text,
    .a50 li .a50-text{
        position: static;
        padding: 0;
    }
    .a10 li {
        padding: 30px 0;
    }
    .a43 .mj-r {
        position: static;
    }

    .mj-six {
        text-align: center;
    }
    .mj-six.a4 li {
        margin: 0 20px;
    }
    .mj-six.a4 li img {
        margin: 0 auto 10px;
        display: block;
    }
    .mj-six.a4 li span {
        width: 130px;
        display: inline-table;
    }
    .mj-six.a11 li,
    .mj-six.a20 li,
    .mj-six.a30 li{
        margin: 0 20px;
        display: inline-table;
    }
    .mj-six.a17 li {
        margin: 0 20px;
    }
    .mj-six.a11 li span,
    .mj-six.a17 li span{
        display: inline-table;
    }
    .mj-six li {
        margin: 0 20px;
        float: none;
        width: 23%;
        display: inline-block;
    }
    .mj-six li img {
        margin: 20px 0 10px;
    }
    .home-foot i {
        position: absolute;
        bottom: 45px;
        left: 47%;
        margin-left: -179px;
    }

}

@media screen and (max-width: 767px) {
    .aohua-page-banner {
        height: 240px;
    }
    .section .fp-slide {
        height: 360px !important;
    }
    .focusing {
        margin-top: 30px;
    }
    .focusing li {
        width: 100%;
    }
    .choice li {
        width: 50%;
        height: 200px;
    }
    .choice {
        height: 100%;
        margin-top: 30px;
    }
    .core {
        padding: 30px 0;
    }
    .four-bg {
        display: none;
    }
    .home-news {
        width: 100%;
        float: inherit;
    }
    .footer-left {
        width: 100%;
        float: none;
        background: none;
    }
    .footer-right {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .t1 {
        margin: 10px 0;
    }
    .t1 li {
        width: 28%;
    }
    .t1 li:nth-child(2) {
        float: left;
        margin-left: 30px;
    }
    .fp-slides {
        padding-top: 70px;
    }
    .fp-controlArrow {
        margin-top: 10px;
    }
    .core-info li {
        width: 50%;
    }
    .core-red {
        position: static;
        height: 219px;
    }
    .core-number i {
        margin: 0 -2px;
    }

    .major-bg {
        margin-top: 0;
    }

    .aohua-page-title span {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        padding-right: 20px;
    }
    .aohua-page-title h3 {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        padding-right: 20px;
    }
    .aohua-page-title {
        bottom: -30px;
        width: 160px;
    }
    .page-info {
        margin: 60px 15px 50px;
    }
    .news-info li {
        padding: 15px;
    }
    .news-date .n1 {
        font-size: 18px;
    }
    .news-date .n2 {
        font-size: 14px;
    }
    .news-date {
        width: 22%;
        padding: 15px 0;
    }
    .news-text {
        width: 76%;
        margin-left: 0;
        float: right;
    }
    .news-introduce {
        margin-top: 0;
    }
    .page-pagination {
        margin: 25px 0 0;
    }
    .about-info p {
        font-size: 14px;
    }
    .about-img {
        margin: 15px 0;
    }
    .join-introduce {
        font-size: 18px;
        margin: 15px 0;
    }
    .join-text {
        margin-bottom: 15px;
        font-size: 14px;
    }
    .join-ts {
        margin: 10px 0;
    }
    .major-text p {
        font-size: 14px;
        line-height: 27px;
        float: none;
    }

    .spacing {
        margin: 30px 15px;
    }
    .major-left {
        float: none;
        display: none;
    }
    .major-right {
        float: none;
        width: 100%;
    }
    .major-tl {
        margin: 10px 0;
    }
    .major-tl span {
        font-size: 30px;
        margin-right: 5px;
    }

    .mj-twelve {
        margin: 16px 0 0;
    }
    .mj-nine-left p, .mj-nine-right p {
        font-size: 14px;
    }
    .mj-twelve-left {
        font-size: 20px;
        padding-top: 15px;
    }
    .mj-twelve-right {
        margin: 10px 0 0;
    }
    .mj-twelve-right h3 {
        font-size: 18px;
        line-height: 28px;
    }
    .mj-twelve-right p {
        font-size: 14px;
        line-height: 24px;
    }
    .mj-nine-b {
        border-radius: 12px;
    }
    .mk-nine-number {
        font-size: 18px;
        font-weight: bold;
        float: left;
        height: 48px;
        line-height: 48px;
        padding-right: 10px;
        margin-right: 5px;
        border-right: 1px solid #fff;
    }

    .mj-nine-title {
        color: #fff;
        background: #ffa4a5;
        overflow: hidden;
        padding: 10px;
        border-radius: 12px;
        display: inline-block;
    }
    .a12 .mj-l,
    .a12 .mj-r{
        width: 100%;
        float: none;
    }
    .a10 li {
        padding: 15px 0;
    }
    .a10.a37 dd {
        line-height: 27px;
        background: url(../images/ico-56.png) no-repeat 0 10px;
    }
    .a10 dd {
        font-size: 14px;
        color: #474747;
        background: url(../images/ico-56.png) no-repeat 0 10px;
        padding-left: 32px;
    }
    .a10 dt {
        margin-left: 32px;
        line-height: 27px;
    }
    .a10 dt span {
        font-size: 14px;
    }
    .a10 dt p {
        font-size: 14px;
    }
    .a22 li {
        text-align: center;
    }
    .a28 .mj-l {
        padding-top: 0;
    }
    .a42-title:before {
        width: 100%;
    }
    .a42-text h3 {
        font-size: 14px;
    }
    .a43 {
        padding: 0;
    }
    .a46.row {
        margin-top: 0;
        margin-bottom: 0;
    }
    .a46 li {
        margin-top: 20px;
    }
    .a46-introduce {
        min-height: inherit;
    }
    .a47 h3 {
        font-size: 14px;
        margin: 10px 0;
    }
    .a47 li {
        padding: 6px;
    }

    .mj-six li {
        margin: 0;
        float: none;
        width: 100%;
        display: inline-block;
    }
    .mj-six.a4 li,
    .mj-six.a11 li,
    .mj-six.a17 li,
    .mj-six.a20 li,
    .mj-six.a30 li{
        margin: 0;
    }
    .a20 li span,
    .mj-six.a30 li span,
    .mj-six.a11 li span{
        width: auto;
        display: block;
    }
    .a13 i {
        position: static;
        margin: 0 auto;
    }
    .a13 {
        position: static;
        overflow: hidden;
        height: inherit;
        text-align: center;
        background: none;
    }
    .form-control {
        margin: 0 15px 0 0;
    }

    .a42-title {
        position: relative;
        padding-top: 0;
        padding-bottom: 20px;
        margin-top: 30px;
    }
    .a42-title:before {
        top: auto;
        bottom: 0;
        border-bottom: 1px dashed #e71312;
    }
    .a38 .mj-right {
        float: none;
    }
    .a51 p {
        width: 100%;

    }

    .t1 li p img {
        display: none;
    }
    .join-tl h3 {
        margin-bottom: 5px;
        line-height: 20px;
    }

    .foot-links .foot-links-r {
        width: 75%;
    }
}

@media screen and  (max-width: 479px) {
    .aohua-page-banner {
        height: 150px;
    }
    .section .fp-slide {
        height: 225px !important;
    }
    .choice li {
        width: 100%;
        height: 200px;
    }
    .core h2 {
        font-size: 20px;
    }
    .home-introduce {
        font-size: 14px;
        line-height: 24px;
    }
    .core p {
        font-size: 14px;
    }
    .core .more {
        margin-top: 15px;
    }
    .core-number {
        font-size: 16px;
    }
    .core-title {
        font-size: 12px;
        margin: 6px 0;
    }
    .news-date {
        margin-top: 8%;
    }
    .mj-right {
        font-size: 12px;
        line-height: 36px;
    }
    .a10-ts .mj-right {
        display: block;
        float: none;
    }
    .mk-nine-ts span {
        font-size: 14px;
    }
    .t1 li {
        width: 40%;
    }
    .core-red {
        position: static;
        height: 185px;
    }

    .t1 li {
        width: 47%;
    }
    .t1 li:nth-child(2) {
        float: left;
        margin-left: 15px;
    }
    .t1 li p img {
        margin-left: 6px;
        width: 17px;
        height: 15px;
        background-size: contain;
        display: inline-block;
    }

    .page-nav {
        width: 100%;
        height: auto;
        line-height: 30px;
        overflow: hidden;
    }
    .page-nav-l li {
        font-size: 14px;
    }
}

@media screen and  (max-width: 320px) {
    .core h2 {
        font-size: 16px;
    }
    .mk-nine-ts span {
        font-size: 12px;
    }
    #chaxun {
        width: 55px;
    }
    .core-number i {
        margin: 0 -4px;
    }
    .t1 li p img {
        display: none;
    }

    .home-foot i {
        position: absolute;
        bottom: 55px;
        left: 0;
        margin-left: 0;
    }
}