/* 大屏幕（大桌面显示器，大于等于 1200px） */

@media screen and (min-width:1760px) {
    .mobile {
        display: none;
    }
    #formss {
        float: right;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1760px) {
    .mobile {
        display: none;
    }
    #formss {
        float: right;
    }
    .jieri-top .left img,
    .jieri-top .right img {
        width: 50%;
    }
}


/* 大屏幕（笔记本） */

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
    .container {
        width: 940px;
    }
    .mobile {
        display: none;
    }
    .head-top .right a {
        padding: 0;
    }
    #vivo-head .vivo-nav {
        width: 940px;
        height: auto;
        overflow: hidden;
    }
    .nav {
        margin-left: 0;
    }
    .nav li {
        padding: 35px 10px;
    }
    .nav li a {
        font-size: 14px;
    }
    .nav .second .cont li a {
        font-size: 14px;
    }
    .index01 .left {
        width: 366px;
    }
    .index01 .swiper-container {
        width: 366px;
        float: left;
    }
    .index01 .left .img img {
        width: 348px;
        height: 257px;
    }
    .index01 .left .img {
        width: 348px;
        height: 257px;
    }
    .index01 .right {
        width: 500px;
    }
    .new-tit {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
    .news-titwrap li {
        height: 45px;
    }
    .news-titwrap .numbers {
        font-size: 36px;
    }
    .news-titwrap .title {
        margin: 5px 0;
    }
    .index02 .left {
        width: 430px;
    }
    .index02 .right {
        width: 430px;
    }
    .index03 .swiper-slide img {
        height: 172px;
    }
    .index04 .left {
        width: 300px;
    }
    .index04 .list-bottom {
        width: 265px;
    }
    .index04 .right .item img {
        width: 280px;
    }
    .index04 .right .list {
        width: 280px;
    }
    .foot .center {
        margin-left: 40px;
    }
    .foot .center {
        width: auto;
    }
    .foot .list {
        padding-right: 20px;
        margin-right: 20px;
    }
    .about01 .img {
        float: left;
        width: 50%;
        height: 315px;
    }
    .about01 .txt {
        float: right;
        width: 50%;
        height: 315px;
        padding: 40px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
    .about02 .txt {
        width: 540px;
    }
    .about02 .detail {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 6;
        overflow: hidden;
    }
    .zjss .left h1 {
        font-size: 20px;
    }
    .qyry .picture ul {
        margin-right: -40px;
    }
    .qyry .picture li {
        margin-right: 40px;
    }
    .qyry .left {
        display: none;
    }
    .qyry .right {
        width: 100%;
    }
    .qyry .date::before {
        right: -42px;
    }
    .qyry .ry-newtitwrap {
        width: 78.1%;
    }
    .news .list li {
        padding: 40px 30px;
    }
    .news .list .center {
        width: 490px;
    }
    .mtjj_list .right {
        width: 700px;
        margin-left: 0;
    }
    .mtjj_list li .dfg {
        padding: 20px 0;
    }
    .news-video li {
        width: 280px;
    }
    .news-video .list {
        height: 211px;
    }
    .news-xq .right {
        width: 270px;
    }
    .news-xq .left {
        width: 634px;
    }
    .ypxz .txt {
        width: 35%;
        padding: 28px 20px;
    }
    .ypxz .img {
        width: 65%;
        height: 217px;
    }
    .rczw select {
        width: 190px;
    }
    .rczw input {
        width: 180px;
    }
    .rczw button {
        width: 94px;
    }
    .lxfs .txt {
        margin: 0 40px;
        float: left;
    }
    .reveal-modal {
        margin-left: -470px;
        width: 940px;
    }
    .reveal-modal .input input {
        width: 100px;
    }
    .Form-J1-li textarea {
        width: 78%;
    }
    .gsgz .title {
        width: 44%;
    }
    .contactus .right .number {
        font-size: 24px;
    }
    .message .liuyan {
        width: 940px;
    }
    .message .liuyan .input {
        width: 240px;
    }
    .message .liuyan input {
        width: 200px;
    }
    .message textarea {
        width: 898px;
    }
    .message .btn {
        width: 200px;
    }
    /* 3.18 */
    .dszxx .liuyan textarea {
        width: 700px;
    }
}


/* 中等屏幕（平板） */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .container {
        width: 90%;
    }
    .mobile {
        display: none;
    }
    .logo {
        margin-top: 15px;
    }
    .nav {
        width: 100%;
        margin-left: 0;
    }
    #vivo-head .vivo-nav {
        height: auto;
        overflow: hidden;
        width: 90%;
    }
    .nav li a {
        font-size: 14px;
    }
    .nav {
        text-align: center;
    }
    .nav ul {
        display: inline-block;
    }
    .nav li {
        padding: 15px 10px;
    }
    .nav .second .cont li a {
        font-size: 14px;
    }
    .head-top .right a {
        padding: 0;
    }
    .vivo-nav .search-user {
        position: absolute;
        margin-top: 0;
        right: 0;
        top: 18px;
    }
    .vivo-search .search-box a.close {
        opacity: 1 !important;
    }
    .vivo-search .search-box input {
        width: 550px;
    }
    .vivo-search .search-box {
        width: 600px;
    }
    .index01 .left {
        width: 40%;
    }
    .index01 .left .img {
        width: 96%;
        height: 220px;
    }
    .index01 .swiper-container {
        width: 40%;
        float: left;
    }
    .index01 .left .img img {
        width: 100%;
        height: 220px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
    .index01 .right {
        width: 57%;
    }
    .new-tit {
        width: 160px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .news-titwrap .numbers {
        font-family: Impact;
        font-size: 36px;
    }
    .news-titwrap .title {
        margin: 4px 0;
        font-size: 14px;
    }
    .news-titwrap li {
        height: auto;
        padding: 5px 0;
    }
    .index02 .left,
    .index02 .right {
        width: 47%;
    }
    .index-title .bt,
    .hy-newscur li,
    .hy-newsnav li {
        font-size: 18px;
    }
    .index02 .left li a,
    .hynews-titwrap li a {
        width: 78%;
    }
    .index03 .swiper-slide img {
        height: 160px;
    }
    .index04 .left {
        width: 42%;
    }
    .index04 .right {
        width: 55%;
    }
    .index04 .right .list {
        width: 50%;
    }
    .index04 .right .item img {
        width: 50%;
    }
    .index04 .list-bottom {
        width: 47%;
        height: 187px;
        float: right;
        margin-left: 20px;
    }
    .index04 .margin {
        margin-left: 0;
    }
    .friendlink select {
        margin-left: 16px;
        width: 150px;
        background: url('../images/arrow_49.jpg') 130px center no-repeat;
        padding: 0 10px;
    }
    .foot .list {
        padding-right: 15px;
        height: 280px;
        margin-right: 15px;
    }
    .foot .center {
        width: auto;
        float: right;
        margin-left: 0;
    }
    .foot .right {
        display: none;
    }
    .copyright {
        height: auto;
        line-height: 30px;
        text-align: center;
    }
    .copyright .right,
    .copyright .left {
        float: none;
    }
    .about01 .img {
        width: 43.5%;
        height: 230px;
    }
    .about01 .txt {
        width: 56.5%;
        height: 230px;
        padding: 20px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
    .about01 .zh {
        font-size: 26px;
    }
    .about01 .en {
        font-size: 20px;
    }
    .about01 .title {
        margin-bottom: 10px;
    }
    .about01 .detail p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }
    .about02 .img {
        display: none;
    }
    .about02 .txt {
        width: 92%;
        height: 280px;
        padding: 30px;
    }
    .about02 .detail {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 6;
        overflow: hidden;
    }
    .zjss .left,
    .zjss .right {
        width: 100%;
    }
    .zjss .right img {
        margin-top: 20px;
    }
    .zjss .padding-left {
        padding-left: 26px;
    }
    .zjss .item {
        font-size: 14px;
        margin-top: 30px;
    }
    .qyry .left {
        display: none;
    }
    .qyry .right {
        width: 100%;
    }
    .qyry .date::before {
        right: -42px;
    }
    .qyry .date {
        width: 100%;
    }
    .qyry .txt {
        width: 106%;
    }
    .qyry .ry-newtitwrap {
        width: 70%;
    }
    .qyry .txt li:nth-of-type(odd) {
        background: #f5f5f5;
    }
    .qyry .txt li:nth-of-type(even) {
        background: #fff;
    }
    .qyry .ry-wrap {
        width: 20%;
    }
    .qyry .ry-tit {
        width: 100%;
    }
    .qyry .ry-tit::before {
        display: none;
    }
    .qyry .picture li {
        width: 22%;
    }
    .qyry .picture li img {
        max-width: 100%;
    }
    .ny-nav {
        padding: 22px 0 0 0;
        text-align: center;
    }
    .ny-nav li a {
        padding: 0 14px;
        font-size: 14px;
    }
    .ny-nav li {
        margin-bottom: 22px;
    }
    .news .list li {
        padding: 20px 0;
        width: 100%;
    }
    .news .list .img {
        width: 20%;
        height: 110px;
    }
    .news .list .center {
        width: 63%;
        padding: 0 3%;
    }
    .news .list .center .title {
        font-size: 16px;
    }
    .news .list .date {
        width: 70px;
    }
    .mtjj_list .right {
        width: 80%;
        margin-left: 0;
    }
    .mtjj_list li .dfg {
        padding: 20px 0;
    }
    .news-video li {
        width: 30%;
        margin-right: 3%;
        margin-bottom: 40px;
    }
    .news-video .list {
        height: 180px;
    }
    .news-xq .right {
        width: 100%;
    }
    .news-xq .left {
        width: 100%;
    }
    .news-xq .list a {
        font-size: 14px;
        line-height: 30px;
    }
    .news-xq .list {
        margin-bottom: 40px;
        overflow: hidden;
    }
    .nybanner {
        height: 250px;
        height: 240px;
        background-size: 160% auto !important;
    }
    .news-xq .list img {
        width: 35%;
    }
    .news-xq .list .tj {
        float: right;
        width: 60%;
    }
    .hxcy img {
        max-width: 100%;
    }
    .fsn .img {
        height: 220px;
    }
    .fsn .txt .title {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .fsn .txt {
        padding: 20px;
        width: 58%;
    }
    .region li {
        font-size: 14px;
        margin: 0 5px;
    }
    .xswl .search input {
        width: 93%;
    }
    .xswl .info select {
        width: 27%;
    }
    .xswl .ditu .left {
        width: 40%;
    }
    .xswl .map {
        width: 60%;
    }
    .yrln {
        height: 467px;
        background-size: 160%;
    }
    .ypxz .img,
    .ypxz .txt {
        width: 100%;
    }
    .lxfs .txt {
        margin: 0 20px;
        float: left;
    }
    .rczw select {
        width: 22%;
        margin-right: 15px;
        background: url('../images/arrow_49.jpg') 90% center no-repeat;
    }
    .rczw input {
        width: 18%;
        margin-right: 15px;
    }
    .rczw button {
        width: 10%;
    }
    .rczw {
        font-size: 14px;
        padding: 32px 22px;
    }
    .reveal-modal {
        margin-left: -40%;
        width: 80%;
    }
    .reveal-modal .input input {
        width: 130px;
    }
    .Form-J1-li textarea {
        width: 64%;
    }
    .reveal-modal .input b {
        display: none;
    }
    .reveal-modal .input img {
        height: 26px;
        width: 70px;
    }
    .tzzgx .item .right {
        width: 96%;
        float: left;
        margin-bottom: .3rem;
        height: auto;
        padding: .2rem;
        text-indent: 0;
    }
    .gsgz .right {
        margin-right: 5px;
    }
    .gsgz .pdf {
        margin-left: 20px;
    }
    .gsgz .time {
        margin-right: 20px;
    }
    .gsgz .title {
        width: 43%;
    }
    .contactus .right .txt p {
        font-size: 20px;
    }
    .contactus .right .txt {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .contactus .right .txt .title {
        margin-bottom: 20px;
    }
    .contactus .map {
        width: 50%;
        height: 630px;
    }
    .contactus .right {
        width: 50%;
        height: 630px;
        padding: 20px;
    }
    .message .liuyan {
        width: 100%;
    }
    .message .liuyan .input {
        width: 25%;
        margin-right: 2%;
    }
    .message .liuyan input {
        width: 80%;
    }
    .message .textarea {
        width: 100%;
    }
    .message .zx {
        margin: 40px 0 20px 0;
    }
    .message textarea {
        width: 90%;
    }
    .message .tj .text {
        width: 100px;
    }
    .message .btn {
        width: 135px;
    }
    .nav .second .cont {
        width: 34%;
    }
    .nav .second .right {
        width: 30%;
    }
    .dszxx .liuyan textarea {
        width: 500px;
    }
}


/* 小屏幕（手机） */

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .pc {
        display: none;
    }
    img {
        max-width: 100% !important;
    }
    .zzjg img {
        height: auto;
    }
    .rczpp img {
        height: auto;
    }
    .index04 .right {
        width: 100%;
    }
    .container {
        padding: 0 .2rem;
        overflow: hidden;
        width: auto;
    }
    .banner-phone {
        position: relative;
        margin-top: 1.1rem;
    }
    .banner-phone img {
        height: 3.5rem;
        max-width: none;
    }
    .banner-phone .swiper-button-prev {
        background: url(../images/jt_left.png) no-repeat;
        left: .4rem;
        background-size: 100%;
    }
    .banner-phone .swiper-button-next {
        background: url(../images/jt_right.png) no-repeat;
        right: .4rem;
        background-size: 100%;
    }
    .m_img {
        display: block;
        height: 1.1rem;
        background: #fff;
        width: 100%;
        overflow: hidden;
        display: flex;
        align-items: Center;
        position: fixed;
        z-index: 99;
        top: 0;
        padding: 0 .2rem;
        -moz-box-shadow: 0px 4px 6px #d4d5d6;
        -webkit-box-shadow: 0px 4px 6px #d4d5d6;
        box-shadow: 0px 4px 6px #d4d5d6;
    }
    .m_img .headlf {
        float: left;
    }
    .m_img .headcent {
        float: left;
        margin-left: .2rem;
        color: #e61c42;
        font-size: .18rem;
        line-height: .3rem;
    }
    .m_img .headcent select {
        width: 1.2rem;
        height: .4rem;
        border: 0;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background: url('../images/arrow_06.jpg') 80% center no-repeat;
        background-size: .13rem;
        background-color: #e5e5e5;
        display: block;
        padding-left: .1rem;
        margin-left: .3rem;
    }
    .m_img .headlf .m_logo {
        height: .46rem;
        display: block
    }
    .m_img .headrg {
        position: absolute;
        right: .2rem;
        height: .35rem;
        width: .43rem;
    }
    .news-xq .main img {
        max-width: 100% !important;
    }
    .m_img .headrg .a_js {
        height: .35rem;
        width: .43rem;
        display: block;
        background: url(../images/nav_06.png) no-repeat;
        background-size: 100%;
    }
    .m_img .headrg a .m_menuimg {
        height: .35rem;
        width: .43rem;
        display: block
    }
    .m_nav {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 10000
    }
    .m_nav .closecover {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #0b0d19;
        filter: alpha(opacity=0);
        opacity: 0;
        left: 0px;
        top: 0px;
        z-index: 1
    }
    .m_nav .closeicon {
        position: absolute;
        width: 20%;
        left: 0;
        top: 5%;
        z-index: 100;
        text-align: center;
        filter: alpha(opacity=0);
        opacity: 0
    }
    .m_nav .m_navList {
        position: absolute;
        width: 80%;
        right: 0px;
        top: 0px;
        background: #0b0d19;
        height: 100%;
        z-index: 100;
        right: -80%;
        overflow-y: scroll;
    }
    .m_nav .m_navList ul {
        padding-left: 5%;
        padding-right: 5%
    }
    .m_nav .m_navList ul li {
        border-bottom: 1px solid #232530
    }
    .m_nav .m_navList ul li a {
        display: block;
        height: 45px;
        color: #fff;
        line-height: 45px;
        padding-left: 5%;
        font-size: 16px
    }
    .m_nav .m_navList ul li .m_f_a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%
    }
    .m_nav .m_navList ul li .m_f_a a {
        flex: 1;
    }
    .m_nav .m_navList ul li .m_f_a i {
        width: 40px;
        height: 35px;
        box-sizing: border-box;
        padding: 0 5px;
        display: block;
    }
    .icon {
        background: url(../images/plus.png) 100% no-repeat;
        background-position: 50% 50%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }
    .icon_on {
        background: url(../images/reduce.jpg) 50% no-repeat!important;
        background-position: 50% 50%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }
    .m_nav .m_navList ul li .m_s_nav {
        display: none;
        width: 100%;
    }
    .m_nav .m_navList ul li .m_s_nav a {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding-left: 10%;
        overflow: hidden;
        white-space: nowrap;
        width: 90%;
        text-overflow: ellipsis;
    }
    .index01 .swiper-pagination {
        bottom: 1.7rem !important;
    }
    .index01 .left {
        width: 100%;
    }
    .index01 .left .img {
        width: auto;
        height: 4.1rem;
    }
    .index01 .left .img img {
        width: 100%;
        height: 4.1rem;
    }
    .index01 .left .title {
        font-size: .26rem;
        margin: .2rem 0;
    }
    .index01 .left .detail {
        font-size: .2rem;
        line-height: .4rem;
    }
    .index01 .left,
    .index01 .swiper-container {
        width: 100%;
    }
    .index01 .right {
        width: 100%;
        margin-top: .3rem;
    }
    .news_nav {
        margin-bottom: .3rem;
    }
    .new-tit {
        width: 2.6rem;
        height: .8rem;
        line-height: .8rem;
        font-size: .24rem;
    }
    .news-titwrap li {
        width: 100%;
        float: left;
        height: 1rem;
        padding: .1rem 0;
        border-bottom: 1px #dcdcdc solid;
    }
    .news-titwrap .numbers {
        font-size: .66rem;
        padding: 0 .15rem;
        margin-right: .2rem;
    }
    .news-titwrap .title {
        font-size: .22rem;
        margin: .1rem 0 .05rem 0;
    }
    .index02,
    .index03,
    .index04 {
        margin-bottom: .3rem;
        padding: .2rem;
        overflow: hidden;
    }
    .index-title {
        line-height: .6rem;
        margin-bottom: .1rem;
    }
    .index-title .bt {
        font-size: .26rem;
    }
    .index02 .left {
        width: 100%;
    }
    .index02 .left li,
    .hynews-titwrap li {
        font-size: .22rem;
        line-height: .6rem;
    }
    .index02 .right {
        width: 100%;
        margin-top: .3rem;
    }
    .hy-newscur li {
        font-size: .26rem;
    }
    .hy-newsnav li {
        font-size: .26rem;
    }
    .hy-newsnav {
        width: 80%;
        float: left;
    }
    .index03 .swiper-slide img {
        height: 1.6rem;
    }
    .index03 .swiper-container {
        width: 90%;
        padding-top: .2rem;
    }
    .index03 .swiper-button-prev {
        left: .05rem;
    }
    .index03 .swiper-button-next {
        right: .05rem;
    }
    .index03 .swiper-button-next,
    .index03 .swiper-button-prev {
        top: 68%;
        width: .2rem;
        height: .34rem;
        background-size: 100%;
    }
    .index03 .swiper-slide .title {
        position: relative;
        width: 100%;
        height: .5rem;
        line-height: .5rem;
        font-size: .22rem;
    }
    .index04 .left {
        width: 100%;
        height: 5.3rem;
        margin-bottom: .3rem;
    }
    .index04 .left .img01 {
        height: 1rem;
        margin-top: .4rem;
    }
    .index04 .left h1 {
        font-size: .3rem;
        margin: .2rem 0;
    }
    .index04 .left h2 {
        font-size: .24rem;
    }
    .index04 .left p {
        width: 80%;
        line-height: .4rem;
        margin: .2rem auto .3rem auto;
    }
    .index04 .left .more {
        margin: .3rem 0;
    }
    .index04 .right .list {
        width: 50%;
        height: 2.8rem;
    }
    .index04 .right p {
        font-size: .3rem;
        margin-bottom: .1rem
    }
    .index04 .right .item img {
        width: 50%;
        height: 2.8rem;
    }
    .index04 .list-bottom {
        width: 47%;
        height: 3rem;
        margin-left: 0;
        margin-bottom: .3rem;
    }
    .index04 .item .margin {
        float: right;
    }
    .friendlink span {
        padding: .1rem .3rem;
        font-size: .24rem;
        margin-bottom: .3rem;
        float: left;
    }
    .friendlink select {
        height: .6rem;
        padding: 0 .2rem;
        width: 80%;
        background-size: .12rem;
        margin: .1rem 0;
        background: url('../images/arrow_49.jpg') 90% center no-repeat;
    }
    .foot .center,
    .foot .right {
        display: none;
    }
    .foot .left {
        margin-top: .4rem;
        width: 100%;
        line-height: .4rem;
    }
    .foot .left span {
        display: initial;
        margin-right: .3rem;
    }
    .foot {
        height: 4rem;
    }
    .copyright {
        height: auto;
        line-height: .4rem;
        background: #0e68b0;
        color: #fff;
        text-align: center;
        padding: .2rem 0;
    }
    .copyright .left {
        float: none;
    }
    .copyright .right {
        float: none;
    }
    .nybanner {
        height: 2rem;
        background-size: 160% auto !important;
        margin-top: 1.1rem;
    }
    .about-title p {
        font-size: .3rem;
        margin-bottom: .2rem;
    }
    .about-title span {
        font-size: .2rem;
    }
    .about-title {
        margin: .4rem 0;
    }
    .about01 .img {
        width: 100%;
        height: auto;
    }
    .about01 .txt {
        width: 100%;
        height: auto;
        padding: .2rem;
        border-left: 10px #f3f3f3 solid;
    }
    .about01 .zh {
        font-size: .32rem;
    }
    .about01 .en {
        font-size: .22rem;
    }
    .about01 .detail p {
        font-size: .2rem;
        line-height: .4rem;
    }
    .about01 .title {
        margin-bottom: .22rem;
        text-align: center;
    }
    .about01 .detail {
        margin-bottom: .4rem;
    }
    .about01 .more {
        margin-bottom: .3rem;
        float: left;
        margin-left: 1.5rem;
    }
    .about01,
    .about02,
    .about03 {
        margin-bottom: .3rem;
    }
    .about02 .img {
        display: none;
    }
    .about02 .txt {
        width: 100%;
        height: auto;
        padding: .2rem;
    }
    .about02 .container {
        margin-top: 0;
        background: none;
    }
    .about02 .txt img {
        width: .65rem;
    }
    .about02 .title {
        font-size: .32rem;
        margin-top: .3rem;
    }
    .about02 .detail {
        line-height: .4rem;
        font-size: .2rem;
        margin-top: .3rem;
    }
    .about02 {
        height: 7rem;
    }
    .about03 .img {
        width: 100%;
        height: auto;
        margin-bottom: .2rem;
        background-size: 100%;
    }
    .about03 a {
        padding: .3rem;
    }
    .about03 .zh {
        font-size: .4rem;
        margin-bottom: .15rem;
    }
    .about03 .en {
        font-size: .26rem;
        margin-bottom: .15rem;
    }
    .about03 .more {
        font-size: .22rem;
    }
    .ny-nav {
        padding: .26rem 0 0 0;
        margin-bottom: .3rem;
    }
    .ny-nav li a {
        padding: 0 .24rem;
    }
    .ny-nav li {
        font-size: .22rem;
        margin-bottom: .26rem;
    }
    .zjss .left {
        width: 100%;
        font-size: .22rem;
        line-height: .4rem;
    }
    .zjss .left h1 {
        font-size: .3rem;
        margin-bottom: .2rem;
        text-align: center;
        font-weight: bold;
        padding-top: .3rem;
    }
    .zjss .right {
        width: 100%;
        height: auto;
        margin-top: .3rem;
    }
    .zjss .padding-left {
        padding-left: .4rem;
    }
    .zjss .item {
        margin: .4rem 0 0 0;
        font-size: .22rem;
        line-height: .4rem;
        width: 48%;
    }
    .zjss .center {
        height: 5.5rem;
        margin: .3rem 0;
        background-size: auto 100% !important;
    }
    .zjss .txt p {
        font-size: .22rem;
        line-height: .4rem;
        margin-bottom: .2rem;
    }
    .qyry .picture ul {
        margin-right: -.3rem;
    }
    .qyry .picture li {
        width: 44%;
        margin-right: .3rem;
    }
    .qyry .picture .img {
        display: flex;
        justify-content: center;
        align-items: Center;
    }
    .qyry .right {
        width: 100%;
    }
    .qyry .left {
        display: none;
    }
    .qyry .date {
        font-size: .3rem;
        padding-right: .2rem;
        height: .8rem;
        line-height: .8rem;
        width: 100%;
    }
    .qyry .txt {
        width: 100%;
        padding-left: 0;
        border-left: 0;
    }
    .qyry .txt li {
        height: auto;
        line-height: .36rem;
        font-size: .24rem;
        text-indent: 0;
        padding: .3rem .2rem;
    }
    .qyry .txt li span {
        margin-right: .26rem;
    }
    .qyry .txt li:nth-of-type(odd) {
        background: #f5f5f5;
    }
    .qyry .txt li:nth-of-type(even) {
        background: #fff;
    }
    .qyry .ry-wrap {
        width: 20%;
    }
    .qyry .ry-tit {
        width: 100%;
        font-size: .2rem;
        padding-right: .1rem;
        height: .8rem;
        line-height: .8rem;
    }
    .qyry .ry-newtitwrap {
        width: 76%;
        padding-left: 4%;
        height: 8rem;
    }
    .qyry .index-rycur::before {
        border: .1rem #005bab solid;
    }
    .qyry .ry-tit::before {
        width: .1rem;
        height: .1rem;
        border: .1rem #b7b7b7 solid;
        right: -.34rem;
        top: .3rem;
    }
    .qyry .ry-titwrap li {
        height: auto;
        line-height: .4rem;
        padding: .2rem;
        font-size: .2rem;
        text-indent: 0;
    }
    .news .list .img {
        display: none;
    }
    .news .list li {
        padding: .3rem 0;
        width: 100%;
    }
    .news .list .center {
        width: 100%;
        padding: 0 .2rem;
    }
    .news .list .center .title {
        font-size: .26rem;
    }
    .news .list .xinxi {
        height: .6rem;
        line-height: .6rem;
    }
    .news .list .date {
        display: none;
    }
    .page {
        margin: .3rem 0;
    }
    .page .previous {
        height: .36rem;
        line-height: .36rem;
        width: 1.1rem;
        border-radius: .2rem;
        margin: 0 .1rem;
    }
    .page li a {
        height: .36rem;
        line-height: .36rem;
        width: .36rem;
    }
    .mtjj_list li .dfg {
        padding: .4rem 0;
    }
    .mtjj_list .right {
        margin-left: 0;
        width: 75%;
    }
    .mtjj_list .title a {
        font-size: .26rem;
    }
    .mtjj_list .detail {
        line-height: .4rem;
        margin: .2rem 0;
    }
    .mtjj_list .date1 {
        width: 24%;
        padding: 0 0 .2rem 0;
    }
    .mtjj_list .date1 .day1 {
        font-size: .55rem;
    }
    .mtjj_list .date1 .year1 {
        font-size: .26rem;
    }
    .news-video li {
        width: 43%;
        margin-right: 3%;
        margin-bottom: .3rem;
    }
    .news-video .list {
        height: 2rem;
    }
    .news-video {
        margin: .4rem 0;
    }
    .news-xq .right {
        width: 100%;
    }
    .news-xq .left {
        width: 100%;
        margin-bottom: .5rem;
    }
    .news-xq .left h1 {
        font-size: .3rem;
        margin-bottom: .3rem;
    }
    .news-xq .main {
        padding: .2rem;
        font-size: .22rem !important;
        line-height: .4rem !important;
    }
    .news-xq .main p,
    .news-xq .main span {
        padding: 0;
        font-size: .22rem !important;
        line-height: .4rem !important;
    }
    .news-xq .return {
        width: 2.4rem;
        height: .8rem;
        line-height: .8rem;
        font-size: .24rem;
        margin-bottom: .4rem;
    }
    .news-xq .right .item .title {
        font-size: .24rem;
    }
    .news-xq .right .item a {
        font-size: .22rem;
        line-height: .4rem;
    }
    .news-xq .list img {
        margin: .3rem auto;
        display: block;
    }
    .news-xq .list {
        margin-bottom: .3rem;
        overflow: hidden;
    }
    .hxcy {
        padding: .5rem .2rem;
    }
    .hxcy p {
        font-size: .22rem !important;
        line-height: .4rem !important;
    }
    .cp-nav li {
        height: .6rem;
        line-height: .6rem;
        margin: .1rem .2rem;
        border-radius: .1rem;
        font-size: .24rem;
        padding: 0 .2rem;
    }
    .cpyyw .title::before {
        display: none;
    }
    .cpyyw .title {
        height: .6rem;
        line-height: .6rem;
        padding: 0 .6rem 0 .15rem;
        font-size: .24rem;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
    }
    .cpyyw .title img {
        width: .3rem;
    }
    .cpyyw .main {
        font-size: .22rem !important;
        line-height: .4rem !important;
        padding: .2rem;
    }
    .cpyyw {
        padding: .4rem 0;
        margin-bottom: .5rem;
    }
    .cp-nav {
        margin-bottom: .4rem;
    }
    .cpyyw .main .bt th {
        font-size: .24rem;
    }
    .news-video .title {
        height: .6rem;
        line-height: .6rem;
        font-size: .22rem;
        padding: 0 .2rem;
    }
    .ckyw .container,
    .fsn .container {
        margin: .3rem auto;
        padding: .4rem .3rem
    }
    .ckyw .main {
        font-size: .24rem !important;
        line-height: .4rem !important;
    }
    .ckyw .item {
        padding: .2rem;
        margin-bottom: .36rem;
    }
    .ckyw .item .title {
        font-size: .26rem;
        margin-bottom: .1rem;
    }
    .ckyw .item p {
        font-size: .22rem;
        line-height: .4rem;
    }
    .fsn .list li {
        margin-bottom: .5rem;
        width: 46%;
        margin-right: 4%;
    }
    .fsn .list ul {
        margin-right: -4%;
    }
    .fsn .img {
        width: 100%;
        height: 1.7rem;
    }
    .fsn .txt {
        padding: .2rem;
        width: 100%;
    }
    .fsn .txt .title {
        font-size: .26rem;
        margin-bottom: .2rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .fsn .txt p {
        font-size: .2rem;
        line-height: .4rem;
    }
    .fsn .txt .more {
        display: block;
        width: 100%;
        height: .6rem;
        line-height: .6rem;
        margin-top: .3rem;
    }
    .title-fsn {
        height: .53rem;
        line-height: .53rem;
    }
    .title-fsn .number {
        width: 1.4rem;
        height: .53rem;
        font-size: .24rem;
        background-size: 100% 100%;
    }
    .title-fsn span {
        font-size: .26rem;
        margin-left: .2rem;
    }
    .region li {
        float: left;
        padding: .1rem .2rem;
        font-size: .22rem;
        background: #3e86c0;
        border-radius: .3rem;
        margin: 0 .1rem .2rem .1rem;
    }
    .region {
        text-align: center;
        margin-bottom: .3rem;
        background: #fff;
    }
    .xswl .search .title {
        font-size: .26rem;
        margin-bottom: .2rem;
    }
    .xswl .search input {
        font-size: .22rem;
        height: .45rem;
        line-height: .45rem;
        width: 90%;
    }
    .xswl .info select {
        font-size: .22rem;
        height: .45rem;
        line-height: .45rem;
        margin-right: .3rem;
        width: 27%;
    }
    .xswl .search {
        margin-bottom: .3rem;
    }
    .xswl .ditu .left {
        width: 100%;
        height: 5.4rem;
        padding: .34rem .26rem;
    }
    .xswl .item .title {
        font-size: .26rem;
        margin-bottom: .25rem;
    }
    .xswl .item span {
        line-height: .3rem;
        width: 90%;
        margin-bottom: .15rem;
    }
    .xswl .item {
        margin-bottom: .3rem;
    }
    .xswl .item img {
        margin-top: 0;
    }
    .xswl .map {
        width: 100%;
        height: 5rem;
    }
    .xswl .ditu {
        margin-bottom: .4rem;
    }
    .yrln {
        height: 5rem;
        background-size: 200%;
    }
    .yrln h1 {
        margin-top: 16%;
        font-size: .4rem;
        font-weight: bold;
    }
    .ypxz .txt {
        width: 100%;
        padding: .3rem;
        line-height: .4rem;
    }
    .ypxz .txt p {
        font-size: .28rem;
        margin-bottom: .17rem;
    }
    .ypxz .img {
        width: 100%;
    }
    .lxfs {
        margin: .4rem 0;
    }
    .lxfs .txt {
        font-size: .22rem;
        margin: 0 .3rem;
        line-height: .4rem;
        float: left;
    }
    .lxfs .number {
        font-size: .22rem;
    }
    .rczw span {
        margin-right: .2rem;
        height: .5rem;
        line-height: .5rem;
        float: left;
        margin-bottom: .2rem;
    }
    .rczw select {
        background: url('../images/arrow_49.jpg') 95% center no-repeat;
        padding: 0 .2rem;
        height: .5rem;
        line-height: .5rem;
        width: 60%;
        margin-right: 0;
        float: right;
        margin-bottom: .2rem;
    }
    .rczw {
        padding: .2rem;
        font-size: .22rem;
        margin-bottom: .3rem;
    }
    .rczw input {
        padding: 0 .2rem;
        height: .5rem;
        line-height: .5rem;
        width: 60%;
        margin-right: 0;
        float: right;
        margin-bottom: .2rem;
    }
    .rczw button {
        display: block;
        margin: 0 auto;
    }
    .account-l .dh {
        height: .55rem;
        line-height: .55rem;
        font-size: .22rem;
    }
    .accordion .link {
        height: .55rem;
        line-height: .55rem;
        font-size: .2rem;
    }
    .submenu p {
        line-height: .4rem;
        font-size: .2rem;
    }
    .account-l .tdjl {
        width: 1.6rem;
        height: .6rem;
        line-height: .6rem;
    }
    .zhaopin-page li {
        width: .66rem;
        height: .66rem;
        line-height: .66rem;
    }
    .zhaopin-page .next {
        width: 1rem;
        height: .66rem;
        line-height: .66rem;
    }
    .zhaopin-page {
        margin-bottom: .3rem;
    }
    .accordion {
        max-width: auto;
        margin-bottom: .3rem;
    }
    .reveal-modal {
        margin-left: -44%;
        width: 88%;
    }
    .reveal-modal .left,
    .reveal-modal .right {
        width: 100%;
    }
    .reveal-modal .input {
        height: .6rem;
        line-height: .6rem;
        padding-left: .2rem;
        margin-bottom: .12rem;
        width: 100%;
    }
    .reveal-modal .input span {
        width: 1.1rem;
    }
    .reveal-modal .input input {
        height: .6rem;
        line-height: .6rem;
    }
    .Form-J1-li {
        height: 1.5rem;
        padding: .1rem 0 .1rem .2rem;
        width: 100%;
        margin-bottom: .12rem;
    }
    .Form-J1-li textarea {
        width: 70%;
        height: 1.2rem;
    }
    .reveal-modal .input b {
        display: none;
    }
    .Form-J1-Btn {
        padding: .35rem 0 .35rem;
    }
    .Form-J1-Btn button {
        width: 1.6rem;
        height: .5rem;
        line-height: .5rem;
        font-size: .22rem;
    }
    .news-xq .bt {
        padding: .2rem 0;
        border-bottom: 1px #bfbfc1 dashed;
        margin-bottom: .2rem;
    }
    .news-xq h1 {
        font-size: .28rem;
        margin-bottom: .3rem;
    }
    .news-xq .bt .sda {
        font-size: .22rem;
        margin-bottom: 0;
    }
    .news-xq .xq,
    .news-xq .xq p,
    .news-xq .xq p {
        font-size: .22rem;
        line-height: .4rem;
    }
    .newspage .y {
        height: .7rem;
        line-height: .7rem;
    }
    .newspage .y .left {
        width: 1.1rem;
        height: .7rem;
        font-size: .24rem;
    }
    .newspage .y a {
        font-size: .22rem;
        margin: 0 .1rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 56%;
        display: block;
        float: left;
    }
    .tzzgx .item .right {
        width: 100%;
        float: left;
        margin-bottom: .3rem;
        height: auto;
        padding: .2rem;
        text-indent: 0;
    }
    .tzzgx .item .right span {
        float: left;
    }
    .tzzgx .main {
        padding: .2rem;
    }
    .gsgz .right {
        margin-right: 0;
        width: 100%;
        text-align: right;
    }
    .gsgz .date {
        margin-left: 0;
    }
    .gsgz .date p {
        font-size: .2rem;
    }
    .gsgz .date span {
        font-size: .3rem;
    }
    .gsgz .title {
        width: 78%;
        font-size: .24rem;
        line-height: .6rem;
        margin-left: .2rem;
    }
    .gsgz a {
        font-size: .22rem;
        line-height: .6rem;
        padding-left: .4rem;
    }
    .gsgz li {
        padding: .2rem 0;
    }
    .gjxx .main {
        width: 93%;
        height: 4rem;
        margin: .5rem auto;
    }
    .contactus .map {
        width: 100%;
        height: 4rem;
    }
    .contactus .right {
        width: 100%;
        height: 7rem;
        padding: .3rem;
    }
    .contactus .right .txt p {
        font-size: .26rem;
    }
    .contactus .right .txt {
        margin-bottom: .3rem;
        padding-bottom: .3rem;
    }
    .contactus .right .txt .title {
        margin-bottom: .3rem;
    }
    .contactus .right .txt span {
        font-size: .22rem;
        line-height: .4rem;
    }
    .contactus .right .number {
        font-size: .3rem;
    }
    .contactus .right .rexian {
        font-size: .22rem;
    }
    .contactus .right .txt img {
        margin-right: .2rem;
        width: .6rem;
    }
    .contactus .ewm .img {
        width: 1.34rem;
    }
    .contactus .more p {
        font-size: .22rem;
    }
    .message .zx {
        margin: .3rem 0;
    }
    .message .zx .title {
        font-size: .3rem;
        margin-bottom: .2rem;
    }
    .message .zx p {
        font-size: .22rem;
        line-height: .4rem;
    }
    .message .liuyan {
        width: 100%;
        margin: .2rem auto;
    }
    .message .liuyan .input {
        width: 100%;
        height: .6rem;
        padding: 0 .2rem;
        margin-right: 0;
        margin-bottom: .2rem;
    }
    .message .liuyan input {
        height: .57rem;
        line-height: .57rem;
        width: 80%;
    }
    .message .liuyan .input img {
        margin-top: .14rem;
        width: .3rem;
    }
    .message textarea {
        width: 100%;
        padding: .2rem;
        margin: .2rem 0;
        height: 2rem;
        font-size: .22rem;
    }
    .message .tj .text {
        width: 2rem;
        height: .6rem;
        padding: 0 .2rem;
    }
    .message .yzm {
        margin-left: .2rem;
        width: 1.4rem;
    }
    .accordion .link span {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .message .txt {
        line-height: .6rem;
        margin-left: .2rem;
    }
    .message .btn {
        width: 2rem;
        height: .6rem;
        line-height: .6rem;
        font-size: .24rem;
        margin: .2rem .2rem 0 0;
        float: left;
    }
    .message .btn-right {
        float: right;
    }
    .gsgz .time {
        margin-right: .5rem;
    }
    .gsgz .pdf {
        margin-left: .5rem;
    }
    .liuyan .bottom-btn {
        width: 100%;
        float: left;
    }
    .tzzgx .title {
        width: 2.2rem;
        height: .65rem;
        line-height: .56rem;
        font-size: .24rem;
    }
    .tzzgx .item .left {
        height: .6rem !important;
        width: 2.6rem;
        line-height: .44rem;
        font-size: .24rem;
    }
    /* 3.18 */
    .dszxx .liuyan .t1 {
        width: 25%;
        font-size: .22rem;
        padding-right: .2rem;
    }
    .dszxx .liuyan textarea {
        width: 75%;
        height: 2.5rem;
        border: 1px #cdcdcd solid;
        font-size: .22rem;
        padding: .2rem;
    }
    .dszxx .toptxt {
        padding: .2rem;
        font-size: .22rem;
        line-height: .4rem;
        margin-bottom: .3rem;
    }
    .dszxx .liuyan input {
        width: 75%;
        height: .5rem;
        border: 1px #cdcdcd solid;
        font-size: .22rem;
        padding: 0 .2rem;
    }
    .dszxx .liuyan .yzm {
        width: 30%;
        height: .5rem;
    }
    .dszxx .liuyan .yzm img {
        width: 100%;
        height: 100%;
    }
    .dszxx .liuyan .t3 {
        width: 45%;
    }
    .dszxx .btn {
        width: 1.7rem;
        height: .6rem;
        line-height: .6rem;
        font-size: .22rem;
        border-radius: .1rem;
    }
}