@media screen and (min-width: 768px) {
	.inner {
		width: 750px;
	}
}

@media screen and (min-width: 992px) {
	.inner {
		width: 970px;
	}
}

@media screen and (min-width: 1200px) {
	.inner {
		width: 1170px;
	}
}

@media screen and (min-width: 1600px) {
	.inner {
		width: 1310px;
	}
}

@media screen and (max-width:1440px) {
	body {
		font-size: 14px;
	}
}

@media screen and (max-width:1280px) {
	#header .nav{
		margin-right: 80px;
	}
	.ourAim .aim-content span:first-child {
		margin-bottom: 6px;
	}
	.about-content .about-text {
		padding-top: 70px;
	}
	.businessItem .business-img {
		width: 140px;
		height: 140px;
		margin-top: -70px;
	}
	.businessItem .business-text {
		padding-left: 125px;
	}
	.footer .footer-content {
		padding: 30px 0;
	}
	/* article */
	.article .sidebar {
		width: 200px;
	}
	.article .main {
		padding-left: 210px;
	}
	.article .sidebar .siderbar-title {
		height: 45px;
		line-height: 45px;
	}
	.about .articleBox .show-title,
	.detailBox .detail-title {
		height: 45px;
		line-height: 44px;
	}
}

@media screen and (max-width:1080px) {
	.about-text p {
		font-size: 1em;
	}
	.cases .caseNav {
		width: 80%;
		bottom: -44px;
		left: 0;
		right: auto;
	}
	.cases .item-content {
		margin-top: 10px;
	}
}

@media screen and (max-width:991px) {
	body {
		font-size: 12px;
	}
	#header {
		height: 50px;
	}
	#header .logo {
		line-height: 43px;
	}
	#header .nav {
		float: right;
		width: 40px;
		height: 40px;
		margin: 5px 0;
		position: relative;
	}
	#header .nav .menuIcon {
		display: block;
		width: 40px;
		height: 40px;
		text-align: center;
		line-height: 40px;
		background: #00aceb;
		color: #fff;
	}
	#header .nav .menuIcon i {
		font-size: 1.6em;
	}
	#header .nav .navList {
		width: 120px;
		height: auto;
		position: absolute;
		right: 0;
		top: 45px;
		z-index: 2;
		display: none;
	}
	.navList>li {
		float: none;
		padding-left: 0;
		width: 100%;
		height: 34px;
		line-height: 34px;
		font-size: 1.15em;
		font-weight: 600;
		background: #fff;
	}
	.navList>li .nav-text {
		display: block;
		width: 100%;
		height: 34px;
		line-height: 34px;
	}
	.navList>li i{
		display: none;
	}
	.navList>li .nav-text.active:after,
	.navList>li .nav-text.cur:after {
		height: 0;
		width: 0;
	}
	.navList>li .nav-text.active,
	.navList>li .nav-text.cur {
		color: #fff;
		background: #0895D7;
	}
	.navList>li .nav-menu {
		top: 0;
		left: -100%;
	}
	.item_1 .banner-text .banner-text-content {
		width: 60%;
		left: 20%;
		text-align: center;
	}
	.ourBusiness .ourAim {
		line-height: normal;
	}
	.ourAim .aim-title {
		width: 100%;
		line-height: 26px;
		text-align: left;
		padding: 0 0 6px;
	}
	.ourAim .aim-line {
		width: 46px;
		height: 4px;
		position: relative;
		top: 0;
		left: 0;
		background: #146cb5;
	}
	.ourAim .aim-content {
		width: 100%;
		padding: 7px 0 0;
	}
	.ourAim .aim-content span:first-child {
		margin-bottom: 0;
	}
	.about .about-img {
		width: 100%;
	}
	.about .about-content {
		width: 100%;
		background: transparent;
	}
	.about-title {
		left: 0px;
		z-index: 2;
	}
	.about-text p {
		font-size: 1.5em;
	}
	.businessBox li {
		width: 100%;
	}
	.businessBox li:nth-child(odd) {
		margin-right: 0;
	}
	.businessItem .business-img {
		width: 120px;
		height: 120px;
		margin-top: -60px;
	}
	.businessItem .business-text {
		padding-left: 105px;
	}
	.news .item-content li {
		width: 48%;
	}
	.news .item-content li:nth-child(odd) {
		margin-right: 4%;
	}
	.item_4 li:nth-child(3) {
		margin-left: 0;
	}
	.item_4 li {
		width: 48%;
	}
	.cases .caseNav {
		width: 120px;
		height: 38px;
		bottom: 11.5px;
		left: auto;
		right: 0;
		z-index: 2;
		overflow: hidden;
	}
	.caseNav li {
		margin-left: 0px;
		width: 100%;
		float: none;
	}
	.cases .item-content {
		margin-top: 0px;
	}
	.dynamics-list li {
		width: 48%;
		margin-left: 4%;
	}
	.dynamics-list li:nth-child(odd) {
		margin-left: 0;
	}
	.row .content-item {
		float: left;
		width: 100%;
	}
	.row .content-item:first-child {
		margin-right: 0;
	}
	.wechatQRCode img {
		width: 130px;
		height: 130px;
	}
	.footer-news {
		padding-left: 10px;
	}
	.footer-news,
	.footer-contactUs {
		padding-right: 10px;
	}
	.footer-news ul li,
	.footer-contactUs ul li {
		margin-top: 11px;
	}
	.footer-contactUs ul li a span {
		margin-left: 17px;
	}
	/* article_detail */
	.article .main {
		padding-left: 0px;
	}
	.article .sidebar {
		width: 100%;
		position: relative;
		margin-bottom: 20px;
	}
	.article .sidebar .siderbar-title i {
		display: block;
	}
	.article .sidebar .sidebar-nav {
		display: none;
	}
	.article_detail .articleBox {
		padding: 20px 20px 130px;
	}
	.article-btns>div {
		width: 100%;
	}
	.detail-attr div {
		width: 100%;
	}
}

@media screen and (max-width:767px) {
	body {
		font-size: 11px;
	}
	.inner {
		width: 96%;
	}
	#header {
		height: 40px;
		line-height: 40px;
	}
	#header .logo {
		width: 80px;
		line-height: 33px;
	}
	#header .nav {
		width: 32px;
		height: 32px;
		margin: 4px 0;
		position: relative;
	}
	#header .nav .menuIcon {
		width: 32px;
		height: 32px;
		text-align: center;
		line-height: 32px;
	}
	#header .nav .menuIcon i {
		font-size: 1em;
	}
	#header .nav .navList {
		width: 100px;
		top: 35px;
	}
	.navList>li {
		height: 30px;
		line-height: 30px;
	}
	.item_1 .banner-text .banner-text-content,
	.banner-text .banner-text-content {
		width: 68%;
		height: 54%;
		top: 21%;
		left: 16%;
		padding: 3%;
	}
	.banner-text-content p:first-of-type {
		font-size: 2em;
	}
	.banner-text-content p:nth-of-type(2) {
		font-size: 4em;
	}
	.about-title {
		width: 160px;
		height: 32px;
		padding-right: 1em;
		line-height: 32px;
	}
	.business-text h4 {
		font-size: 1.5em;
	}
	.business-text p {
		font-size: 1.15em;
		min-height: 91px;
	}
	.footer-content .inner>div {
		width: 100%;
		margin-top: 20px;
	}
	.footer-content .inner>div:first-child {
		margin-top: 0;
	}
	.footer-content .wechatQRCode,
	.footer-content .map {
		text-align: center;
	}
	.wechatQRCode img {
		width: 180px;
		height: 180px;
	}
	#allmap {
		min-height: 200px;
	}
	.footer-news {
		padding-left: 0;
	}
	/* article */
	.article-item .item-content {
		padding: 15px 10px 10px;
	}
	.article-item .item-info .dateBox {
		width: 50px;
		height: 50px;
	}
	.article-item .item-info .infoBox {
		padding-left: 60px;
	}
	.infoBox .info-other span {
		line-height: 22px;
	}
	.dateBox p,
	.infoBox .info-title {
		line-height: 28px;
	}
	.article-item .item-info {
		margin-bottom: 10px;
	}
	.article-item .item-text p {
		margin-bottom: 12px;
	}
	.article-item .item-text .more {
		width: 90px;
		height: 30px;
		line-height: 30px;
	}
	.article-pageBox {
		width: 280px;
		margin-left: -140px;
	}
	.article-pageBox .btns {
		width: 60px;
	}
	.detail-img {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.detail-text {
		float: none;
		width: 100%;
		padding: 0;
		text-align: center;
	}
	.detail-attr div {
		width: 50%;
	}
}

@media screen and (max-width:667px) {
	body {
		font-size: 10px;
	}
	.ourBusiness .ourAim {
		margin-bottom: 20px;
	}
	.about-title {
		width: 136px;
		height: 30px;
		top: 12px;
		line-height: 30px;
		font-size: 1.2em;
	}
	.about-content .about-text {
		padding-top: 54px;
	}
	.about-text p {
		width: 94%;
		font-size: 1.2em;
	}
	.item_4 li {
		width: 100%;
		margin-left: 0;
	}
	.cases .caseNav {
		width: 100px;
	}
	.ourDynamics li {
		width: 100%;
		margin-left: 0;
	}
	.news .item-content li:nth-child(odd) {
		margin-right: auto;
	}
	.news .item-content li {
		width: 96%;
		margin: 0 auto 20px;
		float: none;
	}
	.contactUs {
		line-height: 40px;
	}
	.contactUs a {
		display: block;
		margin: 0 auto;
	}
	/* case */
	.case .item-content{
		padding-top: 0px;
	}
}

@media screen and (max-width:480px) {
	body {
		font-size: 9px;
	}
	.inner {
		width: 98%;
	}
	.item_1 .banner-text .banner-text-content,
	.banner-text .banner-text-content {
		height: 60%;
		top: 14%;
		padding: 2%;
	}
	.banner-text-content p:first-of-type {
		font-size: 1.8em;
	}
	.banner-text-content p:nth-of-type(2) {
		font-size: 3em;
	}
	.swiper-container-horizontal>.swiper-pagination {
		bottom: 5px;
	}
	.about-title {
		width: 98px;
		height: 24px;
		line-height: 24px;
		padding-right: 12px;
		top: 4px;
	}
	.about-content .about-text {
		padding-top: 32px;
	}
	.about-text p {
		width: 98%;
		font-size: 1em;
	}
	.about-text p:first-child {
		margin-bottom: 0px;
	}
	.cases .caseNav {
		width: 80px;
	}
	.news .item-content li {
		width: 98%;
	}
	.friendlyLink .item-content li {
		width: 50%;
	}
	.friendlyLink .item-content li:nth-child(3n+1) {
		clear: none;
		border-left: 1px dashed #efefef;
	}
	.friendlyLink .item-content li:nth-child(odd) {
		clear: both;
		border-left: none;
	}
	.friendlyLink .item-content li:nth-child(3) {
		border-top: 1px dashed #efefef;
	}
	.contactBox {
		width: 30px;
	}
	.contactBox li {
		height: 30px;
		line-height: 29px;
	}
	/* article */
	.article-pageBox {
		width: 240px;
		margin-left: -120px;
	}
}

@media screen and (max-width:320px) {
	body {
		font-size: 8px;
	}
	.about-text p {
		font-size: 0.8em;
	}
	.wechatQRCode img {
		width: 160px;
		height: 160px;
	}
	/* article */
	.article-pageBox {
		width: 220px;
		margin-left: -110px;
	}
}