@media(max-width:1600px) {}

@media(max-width:1440px) {
    .head {
        padding: 0 15px;
    }
    .right_head {
        width: 60%;
    }
    .swiper-container.caseswiper a .case_name {
        font-size: 14px;
        color: #464646;
        line-height: 54px;
    }
    .nav ul li {
        float: left;
        margin-right: 16px;
        position: relative;
    }
}

@media(max-width:1366px) {
    .nav ul li {
        margin-right: 12px;
    }
    .swiper-container.caseswiper a .case_name {
        font-size: 14px;
        color: #464646;
        line-height: 54px;
    }
}

@media(max-width:1280px) {
    .nav ul li a {
        font-size: 14px;
    }
    .nav ul li {
        margin-right: 10px;
    }
    .about,
    .core,
    .advantage,
    .new,
    .case {
        padding-left: 15px;
        padding-right: 15px;
    }
    .pc_title {
        color: #fff;
        font-size: 24px;
        padding-top: 50px;
    }
}

@media(max-width:1024px) {
    .nav ul li a {
        font-size: 14px;
        color: #eeeef2;
    }
    .right_head {
        width: 68%;
    }
    .sjs {
        font-size: 18px;
        color: #201e1e;
    }
    .sj {
        font-family: "Bahnschrift";
        color: #444;
        font-size: 50px;
        font-weight: bold;
    }
    .cnav_intro div:nth-child(2) {
        font-size: 12px;
        color: #fff;
    }
    .cnav_intro div:first-child {
        font-size: 20px;
        color: #fff;
    }
    .cnav_pic {
        display: inline-block;
        height: 44px;
        line-height: 44px;
        position: relative;
        top: -15px;
        margin-right: 15px;
    }
    .core_nav a {
        display: inline-block;
        width: 21.5%;
        border-radius: 40px;
        background: #292f6f;
        text-align: center;
        padding-top: 10px;
        margin: 0 1.5%;
    }
    .adv .advs:nth-child(2n+1) .adv_intro {
        background: #fff;
        position: absolute;
        right: -28%;
        top: 0;
        width: 50%;
        height: 100%;
        padding: 40px;
    }
    .adv .advs:nth-child(2n) .adv_intro {
        background: #fff;
        position: absolute;
        left: -28%;
        top: 0;
        width: 50%;
        height: 100%;
        padding: 40px;
    }
    .foot {
        padding-left: 15px;
        padding-right: 15px;
    }
    .bline {
        width: 52px;
        height: 3px;
        background: #ad2e28;
        margin: 10px 0;
        margin-right: 65px;
    }
    .swiper-container.caseswiper a .case_name {
        font-size: 14px;
        color: #464646;
        line-height: 54px;
    }
    .pc_title {
        color: #fff;
        font-size: 24px;
        padding-top: 35px;
    }
    .pc_con {
        width: 90%;
        margin: auto;
        font-size: 14px;
        color: #fff;
        line-height: 25px;
    }
    .newcon {
        font-size: 16px;
        color: #666;
        padding-bottom: 45px;
        border-bottom: 1px solid #ebebeb;
    }
    .newmore {
        line-height: 50px;
        overflow: hidden;
    }
    .newmore img {
        float: right;
        margin-top: 18px;
        margin-right: 23px;
    }
}

@media(max-width:768px) {
    .header_phone.visible-xs,
    .menuBox.visible-xs {
        display: block!important;
    }
    .menuBox {
        position: fixed;
        width: 62%;
        top: 0;
        left: -62%;
        height: 100%;
        z-index: 999999999;
        background: rgba(41, 47, 111, 0.7);
        color: #fff;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
    }
    .header_p_box {
        position: relative;
    }
    .p_logo {
        height: 40px;
        display: inline-block;
        float: left;
    }
    .p_logo img {
        height: 95%;
        width: auto;
    }
    a.p_menubtn {
        display: inline-block;
        float: right;
        padding: 4px 0 0;
    }
    a.p_menubtn span {
        display: block;
        width: 30px;
        height: 2px;
        background: #fff;
        margin: 7px 0 5px;
    }
    .head {
        display: none;
    }
    .banner a {
        display: block;
        width: 110px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        background: #c52b33;
        border-radius: 5px;
        position: absolute;
        left: 43.5%;
        top: 37%;
    }
    .banner a img {
        width: 35%;
    }
    .left_ab,
    .right_ab {
        width: 100%;
    }
    .left_ab {
        margin-bottom: 30px;
    }
    .sjs {
        font-size: 13px;
        color: #201e1e;
    }
    .sj {
        font-family: "Bahnschrift";
        color: #444;
        font-size: 36px;
        font-weight: bold;
    }
    .product {
        width: 100%;
        overflow: hidden;
        background: #f4f4f5;
        margin-top: 35px;
        padding-bottom: 40px;
    }
    .title {
        width: 100%;
        text-align: center;
        padding-top: 45px;
    }
    .maintitle {
        font-size: 32px;
        color: #171719;
        font-weight: bold;
    }
    .titles {
        font-size: 16px;
        color: #1e1e1e;
        margin-top: 15px;
    }
    .cnav_pic {
        display: inline-block;
        height: 44px;
        line-height: 44px;
        position: relative;
        top: -15px;
        margin-right: 5px;
    }
    .core_nav a {
        display: inline-block;
        width: 24.5%;
        border-radius: 40px;
        background: #292f6f;
        text-align: center;
        padding-top: 10px;
        margin: 0;
    }
    .left_cintro,
    .right_intro {
        width: 100%;
    }
    .right_intro {
        margin-top: 20px;
    }
    .core_intros .swiper-button-prev,
    .core_intros .swiper-button-next {
        display: none;
    }
    .lctitle {
        padding-top: 0;
    }
    .advantage {
        width: 100%;
        overflow: hidden;
        background: url(../images/yxbg.png) center no-repeat;
        margin-top: 70px;
        padding-bottom: 85px;
        background-size: cover;
    }
    .advs {
        width: 78%;
        position: relative;
        margin-top: 20px;
    }
    .app_top {
        position: absolute;
        width: 25.2%;
        top: 22.0625%;
        right: 7.8125%;
    }
    .apptitle {
        text-align: center;
        font-size: 33.26px;
        color: #191917;
        font-weight: bold;
        margin: 25px 0;
    }
    .contacts {
        margin-top: 30px;
    }
    .p12-aboutinfo-1 .tit {
        height: auto;
        background: url(../image/d63899212b4c4e7d99ac9ed293b3ac9f_2.jpg)no-repeat center 36px;
        clear: both;
        text-align: center;
        margin: 32px 0;
    }
    .p12-aboutinfo-1 .tit span {
        font-size: 19px;
        padding-top: 0;
    }
    .p12-aboutinfo-1 .tit em {
        padding-top: 18px;
    }
    .wm-l {
        width: 100%;
        float: left;
        color: #fff;
        height: auto;
        overflow: hidden;
        padding: 60px 0 37px 40px;
    }
    .wm-l h4 {
        font: 17px "Microsoft YaHei";
        line-height: 10px;
        padding-bottom: 30px;
        margin: 0;
    }
    .wm-l li {
        font: 13px "Microsoft YaHei";
        line-height: 35px;
    }
    .g-gywm {
        height: auto;
        overflow: hidden;
        width: 100%;
        margin-bottom: 2rem;
    }
    .wm-r {
        width: 100%;
    }
    .lia {
        display: none;
    }
    .newalllistsearch {
        height: auto;
        line-height: 43px;
    }
    .newalllistsearch>div {
        padding: 0;
    }
    .listnavRight {
        width: 100%;
    }
    .listnavRight a {
        font-size: 13px;
        width: 33.333%;
        padding: 0;
        /*    padding: 0;*/
        text-align: center;
		height:40px;
		line-height:40px;
		overflow:hidden;
    }
    .listcontacts>div {
        margin: 3rem auto;
        width: 98%;
    }
    .listcontacts>div>span {
        font-size: 21px;
    }
    .listcontacts>div>span>i {
        font-size: 15px;
    }
    .listcontactsTitle input {
        height: 49px;
        width: 100%;
        font-size: 15px;
    }
    .listcontactsubmit input {
        color: #fff;
        border: 0;
        width: 140px;
        height: 40px;
        font-size: 14px;
        margin: 0 5px;
    }
    .ab_1_1 {
        max-width: 1200px;
        margin: 20px auto;
        overflow: hidden;
        padding: 0 10px;
    }
    .ab_2_1 ul li img {
        width: 100%;
        height: auto;
    }
    .ab_2_1 ul li:nth-child(4n) h2 {
        padding-left: 12px;
        margin-top: 31px;
    }
    .ab_2_1 ul li h2 {
        font-size: 16px;
        color: #333333;
        margin-top: 15px;
        margin-left: 16px;
    }
    .ab_2_1 ul li p {
        font-size: 14px;
        line-height: 25px;
        padding: 12px 20px 0 15px;
        margin-bottom: 22px;
    }
    .ab_2_1 {
        max-width: 1200px;
        margin: 66px auto;
        background-color: #FFF;
        font-size: 0;
    }
    .ab_2_1 ul li {
        display: block;
        float: left;
        width: 100%;
        height: auto;
        margin-bottom: 13px;
    }
    .ab_2_1 ul li h1 {
        font-size: 22px;
        padding-top: 24px;
        padding-left: 13px;
    }
    .ab_1_3 p {
        font-size: 13px;
        line-height: 25px;
        padding-right: 0;
        margin-top: 35px;
    }
    .ab_1_3 h2 {
        font-size: 20px;
        color: #333333;
        margin-top: 11px;
        margin-bottom: 0;
    }
    .ab_1_3 h1 {
        font-size: 24px;
        margin-top: 25px;
    }
    .ab_1_3 {
        width: 100%;
        float: right;
    }
    .ab_1_2 {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .listpronav {
        overflow: hidden;
        margin-top: 24px;
        margin-bottom: 24px;
    }
    .listpronav li {
        width: 32%;
        height: 30px;
        border: 1px solid #e6e6e6;
        text-align: center;
        line-height: 19px;
        float: left;
        margin-right: 2%;
        margin-bottom: 3%;
		overflow:hidden;
    }
    .listpronav li a {
        display: block;
        color: #444;
        font-size: 13px;
    }
    .listpronav li:nth-child(3n) {
        margin-right: 0;
    }
    .listpros a {
        display: block;
        width: 49%;
        float: left;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .listpros a:nth-child(3n) {
        margin-right: 2%;
    }
    .listpros a:nth-child(2n) {
        margin-right: 0;
    }
    .listpros a p {
        font-size: 14px;
        color: #444;
        line-height: 33px;
        margin: 0;
    }
    .listnew {
        padding-top: 2rem;
        width: 98%;
    }
    .listnew a {
        border-bottom: 1px solid #ccc;
        padding-bottom: 1rem;
        margin-bottom: 2rem;
    }
    .listnew a img {
        display: none;
    }
    .listnew .listnewright {
        width: 100%;
        margin-top: 0rem;
    }
    .listnew .listnewright .listnewrighttop {
        line-height: 34px;
    }
    .listnew .listnewright .listnewrighttop span {
        font-size: 14px;
    }
    .listnew .listnewright .listnewrighttop div {
        font-size: 12px;
    }
    .listnew .listnewright p {
        font-size: 12px;
        line-height: 24px;
        margin: 0;
        margin-bottom: 1rem;
    }
    .listdetailpros {
        margin: 1rem;
        overflow: hidden;
    }
}

@media(max-width:420px) {
    .banner a {
        display: block;
        width: 110px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        background: #c52b33;
        border-radius: 5px;
        position: absolute;
        left: 36.5%;
        top: 23%;
    }
    .core_nav a {
        display: inline-block;
        width: 48.5%;
        border-radius: 40px;
        background: #292f6f;
        text-align: center;
        padding-top: 10px;
        margin: 0;
        margin-bottom: 15px;
    }
    .adtitles {
        font-size: 15px;
        color: #fff;
        margin-top: 15px;
    }
    .admaintitle {
        font-size: 30px;
        color: #fff;
        font-weight: bold;
    }
    .adtitle {
        width: 100%;
        text-align: center;
        padding-top: 40px;
    }
    .adv .advs:nth-child(2n+1) .adv_intro,
    .adv .advs:nth-child(2n) .adv_intro {
        background: #fff;
        position: static;
        width: 100%;
        height: auto;
        padding: 40px;
        padding-bottom: 90px;
    }
    .advs {
        width: 100%;
        position: relative;
        margin-top: 20px;
    }
    .newc {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .new {
        background-size: cover;
    }
    .appnavs a {
        display: block;
        width: 33.3%;
        float: left;
        text-align: center;
        border-right: 1px solid #e4e4e4;
        height: 50%;
    }
    .appnav {
        width: 100%;
        background: #f7f7f7;
        height: 328px;
    }
    .app {
        display: none;
    }
    .blist {
        float: left;
        margin-bottom: 20px;
    }
    .copy {
        line-height: 40px;
        background: #090808;
        text-align: center;
    }
    .intitle {
        text-align: center;
        font-family: "Myriad Pro";
        text-transform: uppercase;
        font-size: 28px;
        color: #242526;
    }
    .interests p {
        font-size: 14px;
        color: #151010;
        margin-top: 25px;
        text-align: center;
        line-height: 30px;
    }
    .bline {
        width: 52px;
        height: 3px;
        background: #ad2e28;
        margin: 10px 0;
        margin-right: 40px;
    }
    .contacts {
        float: left;
        line-height: 25px;
        font-size: 12px;
        color: #fff;
    }
    .about {
        width: 100%;
        overflow: hidden;
        margin-top: 20px;
    }
}

@media(max-width:375px) {}