@media(max-width:1600px) {
    .ab_title {
        padding-top: 40px;
    }
}

@media(max-width:1440px) {
    .nav ul li {
        float: left;
        padding: 0px 30px;
        position: relative;
    }
    .head {
        padding-left: 15px;
        padding-right: 15px;
    }
    .left_ab {
        float: left;
        margin-left: 3.1875%;
        width: 48.9375%;
    }
	.foots{
		padding-left:15px;
		padding-right:15px;
	}
	.fnav {
		float: left;
		margin-right: 85px;
	}
}

@media(max-width:1366px) {
    .nav ul li {
        float: left;
        padding: 0px 25px;
        position: relative;
    }
    .abline {
        width: 558px;
        height: 3px;
        background: #e4e0dd;
        margin-top: 15px;
    }
    .abtitle {
        text-align: center;
        padding-top: 35px;
    }
    .newmore {
        width: 180px;
        height: 50px;
        line-height: 48px;
        border: 1px solid #0068b7;
        border-radius: 5px;
        padding: 0 20px;
        margin-top: 20px;
    }
    .new {
        margin-top: 40px;
    }
}

@media(max-width:1280px) {
    .logo {
        float: left;
        font-family: "Adobe 黑体 Std";
        font-size: 28px;
        color: #f8fafe;
        font-weight: bold;
    }
    .nav ul li {
        float: left;
        padding: 0px 20px;
        position: relative;
    }
    .bannertext {
        position: absolute;
        font-family: "Agency FB";
        font-size: 75px;
        color: #efefef;
        width: 100%;
        left: 0;
        text-align: center;
        top: 40%;
        z-index: 99999;
    }
    .abmaintitle {
        font-size: 30px;
        color: #1f1a1b;
    }
    .four_item p {
        font-size: 30px;
        line-height: 40px;
        font-weight: bold;
        padding: 10px 0;
    }
    .cases {
        margin-top: 30px;
    }
    .case_more {
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }
    .new_con {
        padding: 0 20px;
        margin-top: -180px;
    }
    .abtitle {
        text-align: center;
        padding-top: 30px;
    }
    .new {
        margin-top: 30px;
    }
    .newcon {
        line-height: 30px;
        font-size: 16px;
        color: #565656;
        margin-top: 15px;
    }
    .nav ul li {
        float: left;
        padding: 0px 15px;
        position: relative;
    }
}

@media(max-width:1200px) {
    .ab_title {
        padding-top: 25px;
        font-size: 24px;
    }
    .abcon {
        padding-right: 40px;
        font-size: 15px;
        color: #555454;
        line-height: 35px;
        margin-top: 15px;
    }
    .fnav a {
        font-size: 17px;
        color: #fff;
        margin-right: 50px;
    }
    .foot {
        padding-left: 15px;
        padding-right: 15px;
    }
    .abtitleline {
        width: 31px;
        height: 6px;
        background: #004370;
        margin: auto;
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .case_bot {
        padding: 20px;
    }
    .case_more a {
        display: inline-block;
        font-size: 16px;
        color: #fff;
        width: 200px;
        height: 50px;
        line-height: 50px;
        border-radius: 30px;
        background: #366cb9;
    }
    .cases .swiper-button-prev {
        width: 40px;
        height: 40px;
        background: url(../images/case_left.png) center no-repeat;
        left: 15px;
        background-size: 100%;
    }
    .cases .swiper-button-next {
        width: 40px;
        height: 40px;
        background: url(../images/case_right.png) center no-repeat;
        right: 15px;
        background-size: 100%;
    }
    .abline {
        width: 100%;
        height: 3px;
        background: #e4e0dd;
        margin-top: 15px;
    }
}

@media(max-width:1024px) {
    .mobile-inner-header {
        display: block;
        z-index: 999;
    }
    .head {
        display: none;
    }
	
	.right_copy{
        display: none;
    }
	.foot{
		padding-top:0;
	}
	.left_copy a{
		font-size: 14px;
    color: #d3d3d3;
	}
	.left_copy{
		width:100%;
	}
	.left_copy span{
		display:block;
		line-height:35px;
		width:100%;
	}
	.copy{
		text-align:center;
	}
    .footlink {
        float: right;
        margin-right: 30px;
    }
    .fnav a {
        font-size: 15px;
        color: #fff;
        margin-right: 30px;
    }
    .right_ab {
        display: none;
    }
    .left_ab {
        float: left;
        margin-left: 0;
        width: 100%;
        padding: 0 20px;
    }
    .four_item p {
        font-size: 20px;
        line-height: 40px;
        font-weight: bold;
        padding: 10px 0;
    }
    .newtitle {
        padding-top: 20px;
    }
}

@media(max-width:768px) {}

@media(max-width:420px) {
.fnav {
    float: none;
    margin-right: 85px;
}	
.saoma {
    float: none;
	margin-top: 20px;
}
}

@media(max-width:1600px) {}