@media (max-width: 1600px) {
	.xd-four .item .cont .p1 {
		font-size: 24px;
	}
	.xd-four .item .cont .p2 {
	    font-size: 14px;
	}
	.xd-four .item {
	    height: 300px;
	    padding: 40px 35px;
	}
	.case-tab-content .item-content .cont {
	    padding-top: 50px;
	    padding-left: 51px;
	    width: 600px;
	}
	.index-youshi .item .cont h4 {
	    font-size: 18px;
	}
	.index-youshi .item .cont {
	    padding: 0 30px;
	    height: 215px;
	}
	.index-youshi .item .pic {
		height: 215px;
	}
	.index-youshi .item .pic img {
		height: 100%;
		object-fit: cover;
		width: 100%;
	}
	.index-about .des {
	    padding: 0 17%;
	}
	.foot-contact {
		width: 280px;
	}
	.about-intro-2 ul li {
		padding: 45px 35px 0;
	}
	.contact-map .cont h3 {
		font-size: 28px;
	}
	.contact-map .cont {
	    padding-right: 30px;
	}
	.contact-map .cont .zixun {
	    margin-top: 50px;
	    margin-bottom: 70px;
	}
	.contact-message .cont h3 {
	    margin-bottom: 30px;
	}
	.form-box .form-item-text {
	    height: 160px;
	}
	.news-rec .news-douyin {
	    padding: 30px;
	}
	.news-rec .news-douyin img {
		width: 256px;
	}
	.com-cate-bar {
	    height: 80px;
	    line-height: 80px;
	}
	.com-cate-list li a {
		font-size: 16px;
	}
	
	.case-tab-content .item-content .pic {
	    height: 500px;
	}
}
@media (max-width: 1280px) {
	.xd-four .item .cont .p1 {
	    font-size: 22px;
	}
	.index-youshi .item .cont h4 {
	    font-size: 16px;
	}
	.index-youshi .item .cont p {
	    font-size: 15px;
	}
	.foot-nav .item ~ .item {
	    margin-left: 30px;
	}
	.qr-list li img {
		width: 85px;
	}
	.foot-nav .item .tit, .foot-contact .tit {
	    font-size: 16px;
	}
	.about-intro-2 ul li {
	    padding: 35px 25px 0;
	}
	.about-ys-list .item .cont h4,
	.contact-map .cont h3 {
	    font-size: 24px;
	}
	.contact-map .cont .en {
	    font-size: 14px;
	    line-height: 1.3;
	    margin-top: 10px;
	}
	.contact-map .cont .zixun {
	    margin-top: 50px;
	    margin-bottom: 50px;
	}
	.form-box .form-item-text {
	    height: 100px;
	}
}
@media (max-width: 1200px) {
	
}
@media (max-width: 1020px) {
	.qr-list li img {
	    width: 60px;
	}
	.case-tab-content .item-content .cont {
	    padding-top: 35px;
	    padding-left: 35px;
	    width: 48%;
	}
}
@media (max-width: 768px) {
	.nav-list,
	.head-right {
		display: none;
	}
	.header .logo img {
	    width: auto;
	    height: 30px;
	}
	.header {
		position: fixed !important;
		line-height: 50px;
		height: 50px !important;
		background: #fff;
		box-shadow: 0 4px 10px rgba(116, 116, 116, 0.1);
	}
	.header.fixed {
	    line-height: 50px;
	    height: 50px;
	}
	.header .logo .slogan {
		margin-left: 8px;
	    font-size: 12px;
	}
	.header .logo .img1 {
		display: none !important;
	}
	.header .logo .img2 {
		display: inline-block !important;
	}
	.navTrigger {
		position: absolute;
		right: 3%;
	}
	.navTrigger span {
		background: #81868e;
	}
	.banner {
		margin-top: 50px;
	}
	.banner .swiper-slide a {
	    height: auto;
	    padding-bottom: 0;
	}

	.index-one {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
	.tit-cont h3, .youshi-content .item .cn {
	    font-size: 22px;
	    padding-bottom: 20px;
	}
	.tit-cont h2 {
	    font-size: 14px;
	    margin-bottom: 15px;
	}
	.tit-cont .com-more {
	    margin-top: 30px;
	}
	.tit-cont .des {
	    margin-top: 20px;
	    font-size: 14px;
	    line-height: 1.75;
	}

	.com-more {
	    padding: 0 20px;
	    height: 35px;
	    line-height: 35px;
	    font-size: 14px;
	}
	
	.num-scroll {
		margin-top: 30px;
		width: 100%;
	}
	.num-scroll-two {
		width: 100%;
		justify-content: space-between;
	}
	.num-scroll-two li {
		margin-bottom: 0;
	}
	.num-scroll-two li~li {
	    margin-left: 0;
	}
	.num-scroll-two li .num-cont, .num-scroll-two li .num-cont .num {
	    font-size: 24px;
	}
	
	.index-cate {
	    padding-bottom: 40px;
	}
	.index-case-content {
	    margin-top: 30px;
	}
	.com-cate-bar {
		height: auto;
		    line-height: 1;
	}
	.case-list .item .abox .cont .cate {}
	.com-cate-list {
		width: 100%;
		display: flex;
    	justify-content: space-between;
    	flex-wrap: wrap;
	}
	.com-cate-list-about:after {
		content: "";
		width: 25%;
	}
	.com-cate-list li {
		height: 45px;
		margin-right: 0;
		width: 25%;
		text-align: center;
	}
	.com-cate-list li a {
	    height: 45px;
	    line-height: 45px;
	    font-size: 14px;
	}
	.case-list .item .cont {
	    line-height: 1.75;
	    padding-left: 15px;
	    padding-right: 15px;
	    padding: 10px 15px;
	}
	.case-list .item .abox .cont .tit {
	    font-size: 15px;
	    width: 100%;
	}
	.com-cate-list li a:after {
		height: 3px;
	}
	.com-cate-mbx {
		display: none;
	}
	.case-list .item {
	    margin-bottom: 20px;
	}
	.index-case-content  .tab-item {
		margin-bottom: -20px;
	}
	.youshi-content {
	    margin-top: 30px;
	}
	.youshi-content .item,
	.youshi-content .item.on {
	    width: 100%;
	    height: auto;
	}
	.youshi-content .item ~ .item {
		margin-top: 10px;
	}
	.youshi-content .item.on .box,
	.youshi-content .item .box {
	    padding-left: 20px;
	    padding-right: 20px;
	    padding: 20px;
	}
	.youshi-content .item.on .cn,
	.youshi-content .item .cn {
	    margin-bottom: 40px;
	}
	.youshi-content .item .des {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	}
	.youshi-content .item .des p {
		width: 50%;
	}
	.youshi-content .item .des p:nth-child(1),
	.youshi-content .item .des p:nth-child(2) {
		margin-bottom: 20px;
	}
	.youshi-content .item.on .des span em,
	.youshi-content .item .des span em {
	    font-size: 12px;
	}
	.youshi-content .item .pic {
		opacity: 1;
		visibility: visible;
	}
	.youshi-content .item .en, .youshi-content .item .cn {
	    color: #ffffff;
	}
	.youshi-content .item .en br, .youshi-content .item .cn br {
	    display: none;
	}
	.youshi-content .item .des {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    color: #fff;
	}
	.youshi-content .item .des span {
	    display: block;
	    font-family: DINCond-Regular;
	    font-size: 28px;
	    line-height: 1;
	    margin-bottom: 3px;
	    font-weight: 300;
	}

	.partner-list {
	    width: 100%;
	    margin-top: 30px;
	}

	.index-honor-list {
		width: 100%;
	}
	.index-honor-list li .box .tit {
		font-size: 15px;
	}
	.index-news-content {
	    margin-top: 30px;
	}
	.index-news-content .news-rec {
	    width: 100%;
	}
	.index-news-content .news-rec .item .abox .tit {
	    width: 100%;
	    line-height: 48px;
	    font-size: 14px;
	    padding: 0 20px;
	}
	.index-news-content .news-list {
		margin-top: 20px;
	    width: 100%;
	}
	.index-news-list .item {
	    width: 100%;
	}
	.news-list .item .tit a {
	    font-size: 15px;
	}
	.news-list .item .des {
	    white-space: normal;
	}
	.foot-logo {
		width: 100%;
	}
	.foot-logo img {
		height: 50px;
	}
	.foot-contact li ~ li {
	    margin-left: 0;
	}
	.foot-contact li {
		width: 48%;
	}
	.foot-contact li:last-child {
		width: 100%;
	}
	.foot-contact li p {
	    font-size: 14px;
	}
	.foot-qr {
	    position: static;
	    margin-top: 30px;
	}
	.footer {
	    padding-top: 40px;
	}
	.foot-nav {
		display: none;
	    width: 70%;
	}
	.foot-nav li {
		margin-right: 5px;
	}
	.foot-nav li ~ li {
	    margin-left: 0;
	}
	.foot-nav li a {
	    color: #aaaaaa;
	    font-size: 14px;
	}
	.copyright {
		font-size: 12px;
	}
	.copyright .fr {
		margin-top: 5px;
		float: none;
	}
	.copyright .fr a {
	    margin-left: 0;
	    margin-right: 10px;
	}

	.page-banner {
	    margin-top: 50px;
	}
	.sidebar,
	.main {
	    width: 100%;
	}
	.side-cate h3, .side-cate ul li {
		width: 33%;
	}
	.side-cate ul {
		display: flex;
		flex-wrap: wrap;
	}
	.side-cate h3 {
		display: none;
	}
	.sidebar .tit h2 {
	    font-size: 22px;
	}
	.sidebar .tit .en {
	    font-size: 12px;
	}
	.sidebar .tit {
	    padding-bottom: 15px;
	    margin-bottom: 10px;
	}
	.side-cate h3 a, .side-cate ul li a {
	    font-size: 14px;
	    line-height: 35px;
	    padding-left: 0;
	}
	.main {
		margin-top: 30px;
	}
	.mian-tit h3 {
	    font-size: 22px;
	    line-height: 30px;
	    margin-left: 10px;
	}
	.mian-tit {
	    height: 30px;
	    line-height: 30px;
	    border-left: 2px solid #007969;
	    margin-bottom: 25px;
	}
	.mian-search {
		width: 150px;
	}
	.content-wrap {
		margin-top: 51px;
	}
	.content-mbx {
	    margin-top: 10px;
	    margin-bottom: 10px;
	    font-size: 12px;
	}
	.content-wrap .tit h1 {
	    font-size: 22px;
	}
	.content-wrap .tit {
		padding-bottom: 20px;
	}
	.content-wrap .cont {
	    padding-top: 20px;
	    padding-bottom: 25px;
	}
	.other-rel .rel-list .item:last-child {
		display: none;
	}


	.wapNav {
		top: 50px;
	}
	.com-title {
	    padding-top: 40px;
	    padding-bottom: 40px;
	    text-align: center;
	}
	.com-title.tab {
	    padding-bottom: 40px;
	}
	.com-title .tit {
	    font-size: 24px;
	}
	.com-title .subtit {
	    font-size: 14px;
	    line-height: 1.3;
	    margin-top: 15px;
	}
	.index-tab {
	    display: flex;
	    justify-content: space-between;
	    margin-bottom: 20px;
	}
	.index-tab li {
	    width: 33%;
	    font-size: 14px;
	    margin: 0;
	}
	.picture-list ul li .tit {
	    margin-top: 15px;
	    font-size: 14px;
	}
	.picture-list ul li {
	    margin-bottom: 20px;
	}
	.picture-list ul li .pic {
	    width: 100%;
	    height: 0;
	    padding-bottom: 68.8888%;
	}
	.picture-list ul li .pic img {
		height: auto;
	}
	.xd-four .item {
		width: 50%;
	}
	.xd-four .item {
	    height: 200px;
	    padding: 20px 15px;
	}
	.xd-four .item:hover .cont {
	    -webkit-transform: translateY(40px);
	    -ms-transform: translateY(40px);
	    -o-transform: translateY(40px);
	    transform: translateY(40px);
	}
	.xd-four .item .cont .p1 {
	    font-size: 16px;
	}
	.xd-four .item .cont .tit {
	    font-size: 15px;
	}
	.index-tel {
	    margin-top: 40px;
	}
	.index-case .case-tab {
		position: static;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 30px;
	}
	.index-case .case-tab li ~ li {
	    margin-top: 0;
	}
	.index-case .case-tab li {
		font-size: 14px;
		margin: 0 10px;
	}
	.case-tab-content .item-content .pic {
	    height: auto;
	    width: 100%;
	}
	.case-tab-content .item-content .cont {
	    padding-top: 20px;
	    padding-left: 0;
	    width: 100%;
	    padding: 20px 4% 40px;
	}
	.case-tab-content .item-content .cont h4 {
	    font-size: 18px;
	}
	.case-tab-content .item-content .cont .des {
	    font-size: 14px;
	    line-height: 1.5;
	    margin-top: 20px;
	    margin-bottom: 30px;
	}
	.case-tab-content .item-content .cont .des p ~ p {
	    margin-top: 20px;
	}
	.case-tab-content .item-content .cont .des p img {
		width: 80%;
	}
	.case-tab-content .item-content .cont .more {
	    width: 150px;
	    height: 40px;
	    line-height: 40px;
	}
	.case-tab-content .item-content .pic .case-pic-slide .prev, .case-tab-content .item-content .pic .case-pic-slide .next {
		display: none;
	}
	.case-tab-content .item-content .pic .item .tit {
	    width: 100%;
	    line-height: 40px;
	    padding: 0 15px;
	    font-size: 14px;
	    text-align: center;
	}
	.index-youshi .item {
	    width: 50%;
	    width: calc(100% / 2);
	}
	.index-youshi .item .cont {
	    padding: 0 15px;
	    height: 160px;
	}
	.index-youshi .item .cont h4 {
	    font-size: 16px;
	}
	.index-youshi .item .cont p {
	    font-size: 14px;
	    line-height: 1.5;
	}
	.index-youshi .item .pic {
		height: 160px;
	}
	.index-youshi .item:after {
		width: 30px;
		height: 10px;
		left: 15px;
	}
	.index-youshi .item:nth-child(1):after, .index-youshi .item:nth-child(3):after, .index-youshi .item:nth-child(5):after, .index-youshi .item:nth-child(6):after {
	    margin-top: -1px;
	    -webkit-transform: rotate(0);
	    -ms-transform: rotate(0);
	    -o-transform: rotate(0);
	    transform: rotate(0);
	}
	.index-youshi .item:nth-child(2):after,
	.index-youshi .item:nth-child(4):after,
	.index-youshi .item:nth-child(6):after {
		margin-top: -9px;
		-webkit-transform: rotate(180deg);
		    -ms-transform: rotate(180deg);
		    -o-transform: rotate(180deg);
		    transform: rotate(180deg);
	}
	.index-youshi .item:nth-child(4),
	.index-youshi .item:nth-child(6) {
		flex-direction: column;
	}
	.index-youshi .item:nth-child(5) {
		flex-direction: column-reverse;
	}
	.index-zx-wrap {
	    margin-top: 40px;
	}
	.index-about {
	    margin-top: 40px;
	}
	.index-about .des {
	    padding: 0 0%;
	    margin-bottom: 40px;
	}
	.index-about ul li p {
	    position: static;
	    width: 100%;
	    height: 40px;
	    line-height: 40px;
	    font-size: 11px;
	}
	.index-news-tab {
	    margin-bottom: 0px;
	}
	.index-news-tab li {
	    width: 25%;
	    height: 40px;
	    line-height: 38px;
	    font-size: 14px;
	}
	.index-news-content .item {
	    width: 100%;
	}
	.index-news-content .item ~ .item {
	    margin-left: 0;
	}
	.index-news-content .item .news-t h4 {
	    font-size: 16px;
	    margin-top: 15px;
	}
	.index-news-content .item .news-t p {
		display: none;
	}
	.index-news-content .item .news-t {
	    padding-bottom: 10px;
	}
	.links {
	    height: auto;
	    line-height: 1.5;
	    padding: 10px 0;
	}
	.links a {
	    margin-right: 10px;
	}
	.footer-content {
	    padding-top: 0;
	    padding-bottom: 40px;
	    text-align: center;
	    justify-content: center;
	}
	.foot-contact li {
	    width: 100%;
	}
	.copyright {
	    padding: 20px 0;
	    text-align: center;
	}


	.com-page {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
	.pagination .page-item:first-child,
	.pagination .page-item:last-child {
		display: none;
	}
	.pagination .page-item,
	.pagination a, .pagination span {
	    padding: 0 6px;
	    font-size: 12px;
	    min-width: 30px;
	    line-height: 30px;
	    margin: 0 2px;
	}
	.mbx {
	    padding: 65px 0 15px;
	    font-size: 12px;
	}

	.page-title h3 {
	    font-size: 24px;
	}
	.page-title .sub {
	    font-size: 15px;
	}
	.xd-four {
	    margin-top: 40px;
	}
	.vidwo-list {
	    margin-top: 40px;
	}
	.vidwo-list ul li .pic:after {
		background-size: 40px;
	}
	.vidwo-list ul li .tit {
	    margin-top: 10px;
	    font-size: 14px;
	}
	.vidwo-list ul li {
	    margin-bottom: 20px;
	}
	.vidwo-list ul {
	    margin-bottom: -20px;
	}
	.down-list {
	    margin-top: 40px;
	}
	.down-list .item {
	    font-size: 14px;
	}
	.down-list .item .cont {
	    margin-left: 0;
	    width: 100%;
	    flex: none;
	}
	.ajax-more {
	    margin: 40px auto 0;
	    width: 180px;
	    height: 40px;
	    font-size: 14px;
	    line-height: 40px;
	}

	.about-intro {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
	.about-intro .cbox {
	    width: auto;
	    padding: 0 4%;
	}
	.fs48 {
	    font-size: 24px;
	}
	.about-intro .des {
	    line-height: 1.75;
	    margin-top: 31px;
	}
	.news-rec-wrap {
	    padding: 40px 0;
	}
	.news-rec .news-pic {
	    width: 100%;
	}
	.news-rec .news-pic .item .abox {
	    height: auto;
	}
	.news-rec .news-pic .item .abox .tit {
	    height: 45px;
	    line-height: 45px;
	    padding: 0 15px;
	    font-size: 14px;
	}
	.news-rec .news-douyin {
	    width: 100%;
	}
	.news-rec .news-douyin .tit {
	    font-size: 24px;
	}
	.news-list .item {
	    padding: 15px 0;
	}
	.news-list .item .pic {
	    width: 30%;
	}
	.news-list .item .cont {
	    width: 64%;
	    padding-top: 0;
	}
	.news-list .item .cont .des p {
		display: none;
	}
	.news-list .item .cont .date b {
	    font-size: 16px;
	    line-height: 1;
	}
	.news-list .item .cont .date {
	    width: auto;
	    font-size: 12px;
	    line-height: 1.5;
	    padding-right: 15px;
	    padding-top: 5px;
	}
	.news-list .item .cont .des {
	    padding-left: 15px;
	}
	.news-list .item .cont .des h4 {
	    font-size: 14px;
	    line-height: 1.5;
	}
	.content-mbx {
	    padding: 0px 0;
	}

	.contact-map .cont {
	    width: 100%;
	    padding-right: 0;
	    padding-top: 0;
	    padding-bottom: 30px;
	}
	.contact-map .pic {
	    width: 100%;
	    height: 240px;
	}
	.contact-map .cont h3 {
	    font-size: 20px;
	}
	.contact-map .cont .en {
	    font-size: 12px;
	    line-height: 1.3;
	    margin-top: 8px;
	}
	.contact-map .cont .zixun {
	    margin-top: 30px;
	    margin-bottom: 30px;
	    width: 200px;
        height: 45px;
        font-size: 14px;
        line-height: 45px;
	}
	.contact-message .pic {
	    width: 100%;
	}
	.contact-message .cont {
	    width: 100%;
	    padding-top: 30px;
	}

	.noabsolut .swp-pg {
	    margin-top: 10px;
	}
	.noabsolut .swp-pg .swiper-pagination-bullet {
	    width: 8px;
	    height: 8px;
	    background-color: #aaaaaa;
	    opacity: 1;
	    margin: 0 2px;
	}
	.about-honor h3, .about-partner h3, .about-hj h3 {
	    margin-bottom: 40px;
	}
	.about-ys-list {
	    margin-top: 40px;
	    margin-bottom: -14px;
	}
	.about-ys-list .item {
	    width: 100%;
	    height: auto;
	    background-color: #ffffff;
	    border: solid 1px #d2d2d2;
	    align-items: center;
	    padding: 20px 15px;
	    margin-bottom: 14px;
	}
	.about-intro-2 ul {
	    margin-top: 40px;
	}
	.about-intro-2 ul li {
	    padding: 20px 15px 20px;
	    width: 100%;
	    height: auto;
	}
	.about-intro-2 ul li ~ li {
		margin-top: 10px;
	}
	.about-intro-2 ul li h4 {
	    font-size: 20px;
	}
	.about-intro-2 {
	    padding-top: 40px;
	    height: auto;
	}
	.about-youshi {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
	.sw-honor .item {
	    padding: 15px;
	    height: 240px;
	}
	.sw-honor .item .abox {
		width: 100%;
		height: 100%;
		text-align: center;
	}
	.sw-honor .item .abox img {
		max-height: 100%;
	}
	.about-ys-list .item .cont h4 {
	    font-size: 18px;
	}
	.about-ys-list .item .num {
	    width: 62px;
	    height: 62px;
	    line-height: 62px;
	    font-size: 24px;
	}
	.about-intro-2 ul li .sub {
	    font-size: 16px;
	    line-height: 1;
	    margin-top: 15px;
	    margin-bottom: 15px;
	}
	.about-intro-2 ul li p {
	    line-height: 1.5;
	}
}
@media screen and (max-width: 760px) {
	.copyright {
		padding: 20px 0 55px;
	}
	.about-intro .des p ~ p {
	    margin-top: 15px;
	}
	.foot-contact {width: 100%;}
}