@charset "utf-8";

/* pc */
@media screen and (max-width:1340px) {
    .application .center {
        width: 1130px;
    }
}

@media screen and (max-width:1280px) {
    .center {
        width: 1000px;
    }

    .application .center {
        width: 1000px;
    }

    .top_pc .logo .search {
        width: 350px;
    }

    .top_pc .logo .search input {
        width: 182px;
    }

    .top_pc .logo .logo_icon {
        height: 120px;
        margin-top: 15px;
    }

    .top_pc .toubu .r a {
        width: 126px;
    }

    .nav_pc a {
        width: 108px;
    }

    .index_product .right .product .product_first .img {
        width: 45%;
        margin-left: 5%;
        background: url(../images/product_img1.png) center center no-repeat;
        background-size: 100% auto;
    }

    .index_product .right .product .product_first .text .bt {
        font-size: 24px;
    }

    .swiper-container-a {
        height: 525px;
    }

    .youshi .youshi_bt {
        position: relative;
        left: 50%;
        margin-left: -600px;
    }

    .youshi .list .text .neirong .title {
        overflow: hidden;
        height: 56px;
    }

    .index_message .message .shuru {
        width: 300px;
    }

    .index_message .message .shuru .tijiao {
        width: 300px;
    }

    .index_message .message .text {
        margin-right: 15px;
    }

    .index_news .news_list .list a .text {
        width: calc(100% - 240px);
    }

    .foot_message .left .input {
        width: auto;
    }

    .foot_message .left .input input:nth-child(1) {
        width: 244px;
    }


    .fanye .jvzhong {
        display: block;
    }

    .fanye .jvzhong a {
        display: inline-block;
        margin-bottom: 10px;
    }

    .fanye .jvzhong p {
        display: inline-block;
    }

    .fanye .jvzhong input {
        display: inline-block;
    }

    .fanye .jvzhong .fan {
        width: 70px;
    }



}

@media screen and (max-width:1140px) {
    .application .center {
        width: 860px;
    }

    .swiper-container-a {
        height: 495px;
    }

    .application {
        height: 780px;
    }

    .application .background {
        height: 780px;
    }
}


/* ipad */
@media screen and (max-width:1024px) {
    body {
        padding-bottom: 70px;
    }

    .center {
        width: 100vw;
    }

    .pc_none {
        display: none;
    }

    .page_nr {
        margin-top: 0;
    }

    .phone_none {
        display: block;
    }

    .page {
        overflow: hidden;
    }

    .shouji_top {
        background: url("../images/application.png") center top no-repeat;
        /* background-size: 100% 100%; */
        position: relative;
        height: 68px;
        width: 100vw;
    }

    .shouji_top .logo {
        display: block;
        margin: auto;
    }

    .shouji_top img {
        height: 100%;
    }

    .shouji_top a {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }

    .shouji_top a img:nth-child(2) {
        display: none;
    }

    .panel {
        background: #FAFAFA;
        overflow-y: auto;
    }

    .list_dl {
        margin-top: 50px;
    }

    .list_dt {
        background: #FAFAFA;
        width: 200px;
        padding: 0 40px 0 20px;
        height: 49px;
        line-height: 49px;
        cursor: pointer;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: relative;
        font-size: 16px;
        border-bottom: 1px solid #EBEBEB;
    }

    .list_dl .list_dt:nth-child(1) {
        border-top: 1px solid #EBEBEB;
    }

    .list_dt p {
        color: #b7b7b7;
    }

    .list_dt:hover {
        background: #F1F1F1;
    }

    .list_dt:hover ._after {
        display: block;
        width: 3px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #4285F4;
    }

    #open {
        background: #F1F1F1;
        color: #4E4E4E;
    }

    #open p {
        color: #4E4E4E;
    }

    #open ._after {
        display: block;
        width: 3px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #4285F4;
    }

    .list_dt_icon {
        position: absolute;
        right: 10px;
        top: 9px;
        display: block;
        width: 16px;
        height: 16px;
        background: url("../images/off.png") no-repeat;
    }

    #open .list_dt_icon {
        background: url("../images/open.png") no-repeat;
    }

    .list_dd {
        display: none;
    }

    .list_li {
        display: block;
        background: #F1F1F1;
        list-style-type: none;
        width: 200px;
        padding: 0 30px;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        border-bottom: 1px solid #EBEBEB;
        font-size: 16px;
        color: #b7b7b7;
    }

    .list_li:hover {
        background: #4285F4;
        color: #fff;
    }

    .list_dd {
        display: none;
        margin-left: 0;
    }

    .list_dd ul {
        margin: 0;
        padding-left: 0;
    }

    .banner_phone img {
        width: 100%;
    }

    .guanjianci a {
        margin-bottom: 20px;
        padding: 0 15px;
    }

    .guanjianci .center {
        padding: 0 15px;
        width: calc(100% - 30px);
    }

    .shouji_top .logo {
        padding-left: 30px;
    }

    .left {
        display: none;
    }

    .index_product .right {
        width: 100%;
    }

    .index_product {
        background: #f6f7fb;
        padding: 0;
    }

    .index_product .center {
        width: calc(100vw - 30px);
        /* padding: 8px 15px 10px 15px;*/
    }

    .index_product .right .product .product_first {
        height: auto;
        padding-bottom: 25px;
        margin-bottom: 20px;
    }

    .index_product .right .product .product_first .img {
        width: 92%;
        margin-left: 4%;
        height: 240px;
        margin-top: 10px;
    }

    .index_product .right .product .product_first .text {
        width: 92%;
        padding-right: 4%;
    }

    .index_product .right .title {
        height: 42px;
        margin-bottom: 20px;
        padding-top: 10px;
    }

    .index_product .right .title .p {
        line-height: 35px;
        height: 35px;
        font-size: 20px;
    }

    .index_product .right .title .float_r {
        display: block;
        line-height: 35px;
        height: 35px;
        font-size: 15px;
    }

    .index_product .right .product .product_first .text .more {
        width: 130px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        margin: auto;
        margin-top: 20px;
    }

    .index_product .right .product .product_first .text .bt {
        font-size: 20px;
        line-height: 52px;
        height: 52px;
        padding-top: 0px;
        text-align: center;
    }

    .index_product .right .product .product_list a {
        display: block;
        width: calc(50% - 15px);
        margin-left: 15px;
    }

    .index_product .right .product .product_list {
        margin-left: -15px;
    }

    .index_product .right .product .product_list a p {
        font-size: 14px;
        line-height: 42px;
        height: 42px;
    }

    .swiper-pagination-b2 {
        width: 100vw !important;
    }

    .guanjianci {
        width: 100vw;
    }

    .application .center {
        width: 100vw;
    }

    .application .application_img .swiper-slide {
        width: calc(100% - 2px);
        margin: 0;
    }

    .youshi .list .text {
        width: 100%;
    }

    .youshi .list .img {
        width: 100%;
        height: auto;
    }

    .youshi .list .img img {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        margin-left: 0;
    }

    .application .title {
        padding-top: 20px;
        padding-bottom: 26px;
    }

    .application .title .h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .application .title .h6 .xian {
        width: 50px;
    }

    .application .title .h6 .p {
        font-size: 14px;
    }

    .application .title .h5 {
        font-size: 13px;
        line-height: 16px;
    }

    .application .application_img .swiper-container {
        padding-top: 20px;
        width: calc(100% - 30px);
    }

    .swiper-container-a {
        height: auto;
        padding-bottom: 58px;
    }

    .application .application_img .swiper-slide a .text {
        padding: 5px 16px 12px 16px;
    }

    .application .application_img .swiper-slide a .text .bt {
        font-size: 18px;
        line-height: 36px;
        height: 36px;
    }

    .application .application_img .swiper-pagination {
        bottom: 20px;
    }

    .application {
        height: auto;
        padding-bottom: 30px;
    }

    .application .background {
        height: auto;
    }

    .youshi .youshi_bt {
        position: relative;
        left: 50%;
        margin-left: -100%;
        width: 200%;
    }

    .youshi .list .text .xuhao {
        width: 46px;
        height: 52px;
        line-height: 52px;
        font-size: 28px;
        margin-left: 18px;
        margin-top: 24px;
        background-size: 100% 100%;
    }

    .youshi .list .text .neirong {
        width: calc(100% - 110px);
        margin-top: 18px;
        margin-left: 22px;
    }

    .youshi .list .text .neirong .title {
        font-size: 22px;
        color: #333333;
        line-height: 52px;
        padding-bottom: 2px;
    }

    .youshi .list .text .neirong .p {
        font-size: 14px;
        color: #666666;
        line-height: 25px;
        margin-top: 10px;
        padding-right: 0px;
    }

    .youshi .list .text .neirong .more {
        width: 134px;
        height: 40px;
        font-size: 15px;
        line-height: 40px;
    }

    .youshi .list .text {
        height: auto;
        padding-bottom: 32px;
    }

    .youshi .list {
        padding-top: 30px;
        padding-bottom: 0px;
    }

    .index_message {
        height: auto;
        padding-bottom: 0px;
        background: url(../images/index_message.png);
    }

    .index_message .h3 {
        font-size: 22px;
        font-weight: 600;
        line-height: 90px;
        padding-top: 0px;
    }

    .index_message .message {
        height: auto;
        padding-bottom: 30px;
    }

    .index_message .message .message_img {
        display: none;
    }

    .index_message .message .text {
        width: calc(100% - 30px);
        margin-left: 15px;
    }

    .index_message .message .text .p1 {
        margin-top: 20px;
        width: 120px;
        height: 32px;
        font-size: 15px;
        text-align: center;
        line-height: 32px;
    }

    .index_message .message .text .p2 {
        font-size: 23px;
        line-height: 50px;
        margin-top: 0px;
    }

    .index_message .message .text .p3 {
        font-size: 14px;
        color: #666666;
        line-height: 20px;
    }

    .index_message .message .text .xianxi {
        margin-top: 26px;
    }

    .index_message .message .shuru {
        width: calc(100% - 30px);
        margin-left: 15px;
        padding-top: 22px;
    }

    .index_message .message .shuru .input {
        width: calc(100% - 2px);
    }

    .index_message .message .text .xianxi p:nth-child(2) {
        font-size: 27px;
    }

    .index_message .message .shuru .tijiao {
        width: 100%;
    }

    .index_about .about_text .img {
        display: none;
    }

    .index_about .about_text .text {
        width: calc(100% - 30px);
        padding-right: 0px;
        margin-right: 15px;
    }

    .index_about .about_text .text .bt {
        font-size: 24px;
        line-height: 55px;
        height: 55px;
        padding-top: 12px;
    }

    .index_about .title .h3 {
        font-size: 23px;
        line-height: 35px;
    }

    .index_about .title {
        padding-top: 20px;
        padding-bottom: 22px;
        padding: 20px 15px 22px 15px;
    }

    .index_about .title .h5 {
        font-size: 14px;
        color: #666666;
        line-height: 22px;
    }

    .index_about .about_text .text .p {
        font-size: 15px;
        line-height: 26px;
    }

    .index_about .about_text .text .more {
        margin: auto;
        margin-top: 30px;
    }

    .index_about .about_text {
        height: auto;
        padding-bottom: 40px;
        margin-bottom: 0px;
    }

    .index_about {
        height: auto;
        padding-bottom: 60px;
    }

    .index_news .title {
        padding-top: 20px;
    }

    .index_news .news_nav {
        padding: 0 30px;
        padding-bottom: 24px;
    }

    .index_news .news_nav .jz a {
        display: block;
        width: 27vw;
        height: 42px;
        font-size: 15px;
        line-height: 42px;
    }

    .index_news .title .h3 {
        font-size: 23px;
        line-height: 35px;
    }

    .index_news .news_list .first_news {
        width: calc(100% - 30px);
        margin-left: 15px;
    }

    .index_news .news_list .list {
        width: calc(100% - 30px);
        margin-right: 15px;
    }

    .link {
        display: none;
    }

    .foot_message {
        display: none;
    }

    .foot .foot_top {
        display: none;
    }

    .foot .foot_bottom .float_r {
        display: none;
    }

    .foot .foot_bottom {
        height: auto;
        line-height: 24px;
        font-size: 14px;
        text-align: center;
        padding: 10px;
        width: calc(100% - 20px);
    }

    .foot .foot_bottom .center {
        width: calc(100vw - 20px);
    }

    .index_news .news_list .first_news .text p:nth-child(1) {
        font-size: 16px;
        line-height: 34px;
        height: 34px;
        padding-top: 8px;
    }

    .index_news .news_list .first_news .text p:nth-child(2) {
        font-size: 14px;
        line-height: 23px;
    }

    .index_news .news_list .list {
        margin-top: 18px;
        padding-bottom: 20px;
    }

    .index_news .news_list .list a .img img {
        width: 110px;
    }

    .index_news .news_list .list a .text {
        width: calc(100% - 130px);
        margin-left: 15px;
    }

    .index_news .news_list .list a .icon {
        display: none;
    }

    .index_news .news_list .list a .text p:nth-child(3) {
        display: none;
    }

    .index_news .news_list .list a {
        border-top: solid 1px #e3e3e3;
        padding-top: 20px;
        margin-bottom: 12px;
    }

    .product_html {}

    .product_html .right .title .float_r {
        display: none;
    }

    .fanye .jvzhong {
        display: block;
    }

    .fanye .jvzhong a {
        display: inline-block;
        margin-bottom: 10px;
        width: 42px;
        height: 42px;
        line-height: 42px;
        font-size: 15px;
    }

    .fanye .jvzhong p {
        display: none;
    }

    .fanye .jvzhong input {
        display: none;
    }

    .fanye .jvzhong .qd {
        display: none;
    }

    .fanye .jvzhong .fan {
        width: 70px;
    }

    .product_html .center {
        padding-bottom: 25px;
    }

    .news_html .news_list {
        padding: 15px 10px 15px 10px;
    }

    .news_html .news_list a .float_l {
        line-height: 38px;
        height: 38px;
        width: calc(100% - 110px);
        font-size: 15px;
    }

    .news_html .news_list a .float_r {
        font-size: 15px;
        line-height: 38px;
        height: 38px;
    }

    .news_html .first_news {
        width: calc(100% - 30px);
        padding: 15px;
    }

    .news_html .first_news .news .img {
        width: 100%;
    }

    .news_html .first_news .news .img img {
        width: 100%;
    }

    .news_html .first_news .news .text {
        margin-left: 0px;
        width: 100%;
    }

    .news_html .first_news .news .text p:nth-child(1) {
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 0px;
    }

    .news_html .first_news .news .text a {
        width: 110px;
        height: 36px;
        font-size: 14px;
        line-height: 36px;
    }

    .contact_html {
        padding: 10px;
    }

    .contact_html .gongsiming {
        font-size: 20px;
        line-height: 52px;
    }

    .contact_html .text p {
        font-size: 15px;
        ;
        line-height: 30px;
    }

    #dituContent {
        height: 300px !important;
    }

    .list_show_html {
        padding: 10px;
        margin-bottom: 20px;
    }

    .list_show_html .list_show_title .name {
        font-size: 20px;
        line-height: 36px;
        margin-top: 10px;
    }

    .list_show_html .list_show_title .time {
        font-size: 14px;
        line-height: 40px;
    }

    .list_show_html .list_show_text p {
        font-size: 15px;
        color: #666666;
        line-height: 28px;
    }

    .list_show_html .qiehuan a {
        width: calc(100% - 2px);
        margin-bottom: 12px;
    }

    .list_show_html .qiehuan {
        padding-top: 20px;
    }

    .list_news a {
        display: block;
        width: 100%;
        padding-right: 0;
        font-size: 15px;
        line-height: 34px;
        height: 34px;
    }

    .list_news {
        padding: 20px 20px 22px;
    }

    .message_html {
        padding: 20px 15px 40px 15px;
        margin-bottom: 20px;
    }

    .message_html .h3 {
        font-size: 22px;
        line-height: 40px;
    }

    .message_html .tijiao {
        width: 150px;
        height: 46px;
        line-height: 46px;
        font-size: 16px;
        margin: auto;
        margin-top: 15px;
    }

    .message_html .input .p1 {
        width: 60px;
        font-size: 15px;
        line-height: 36px;
        padding-left: 0px;
        float: unset;
    }

    .message_html .input input {
        width: calc(100% - 90px);
        height: 36px;
        font-size: 15px;
        padding: 0 12px;
        margin-bottom: 5px;
    }

    .message_html .input .p2 {
        width: 62px;
        font-size: 15px;
        color: #f59900;
        line-height: 36px;
    }

    .message_html .input textarea {
        width: calc(100% - 90px);
        height: 100px;
        font-size: 15px;
        padding: 0 12px
    }

    .single_html {
        padding: 10px;
    }

    .single_html .gongsiming {
        font-size: 22px;
        line-height: 40px;
    }

    .single_html .text p {
        font-size: 15px;
        line-height: 28px;
    }

    .product_html .product_img {
        padding: 10px;
        margin-bottom: 20px;
    }

    .product_html .product_img .name {
        font-size: 22px;
        line-height: 40px;
        padding-top: 10px;
    }

    .product_html .product_img .img {
        width: 100%;
    }

    .product_html .product_img .img img {
        width: calc(100% - 2px)
    }

    .product_html .product_img .img .show_l {
        width: 36px;
        height: 70px;
        margin-top: -35px;
    }

    .product_html .product_img .img .show_r {
        width: 36px;
        height: 70px;
        margin-top: -35px;
    }

    .product_html .product_img .product_text p {
        font-size: 15px;
        line-height: 30px;
    }

    .product_html .product_img .product_text {
        padding-top: 12px;
        padding-bottom: 16px;
    }

    .product_html .product_img .product_text img{
        width: 100%!important;
        height: auto!important;
    }

    .product_html .product_img .product_title p {
        width: 110px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
    }

    .product_html .product_img .product_title {
        margin-top: 30px;
    }

    .product_html .right .title .dh2 {
        width: 100px;
        height: 36px;
        line-height: 36px;
        color: #ffffff;
        font-size: 16px;
        text-align: center;
        background: #0953c0;
        padding-top: 0px;
        position: relative;

    }

    .product_html .right .title .phone_none {
        display: block;
    }

    .product_html .right .title .dh2 .xiala {
        position: absolute;
        z-index: 9;
        top: 40px;
        left: 0;
        width: 100%;
        display: none;
    }

    .product_html .right .title .dh2 .xiala a {
        display: block;
        width: 100px;
        height: 40px;
        background: #ffc300;
        border-top: solid 1px #fff;
        border-radius: 0;
        color: #fff;
        font-size: 14px;
    }

    /* 底部 */
    .foot1 {
        width: 100%;
        height: 70px;
        background: #004f9c;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 99;
    }

    .foot1 .float_l {
        width: 25%;
    }

    .foot1 .float_l img {
        width: 52px;
        height: 30px;
        margin: auto;
        margin-bottom: 10px;
        margin-top: 8px;
    }

    .foot1 .float_l p {
        text-align: center;
        font-size: 14px;
        color: #fff;
        margin-top: -5px;
    }

    .foot_line {
        width: 1px;
        height: 100%;
        background: #362d26;
        /* margin-top: 0.22rem; */
        float: left;
        display: none;
    }

}