body {
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	font-family: "微软雅黑";
}
/*头部*/
.flex-box {
	display: flex;
	flex-wrap: wrap;
}

.zckc-head-h {
	height: 100px;
	width: 100%;
	background-color: #373a49;
}

.zckc-head {
	height: 50px;
    background-color: #373a49;
    padding: 25px 0;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.zckc-head-ops {
	width: 9%;
	text-align: center;
	line-height: 50px;
	position: relative;
	font-size: 16px;
}

.zckc-head-ops a {
	display: block;
	color: #ffffff;
	height: 100%;
	width: 100%;
}

.zckc-head-ops a:hover {
	color: #d9b778;
	cursor:pointer;
}

.zckc-head-ops:hover .zckc-head-xia {
	display: block;
}

.zckc-this a {
	color: #d9b778;
}

/*.zckc-this:after {*/
    /*content: "";*/
    /*position: absolute;*/
    /*bottom: -23px;*/
    /*left: 15px;*/
    /*right: 15px;*/
    /*height: 4px;*/
    /*background-color: #d9b778;*/
/*}*/

.zckc-head-xia a {
	height: 40px;
	line-height: 40px;
	color: #000000;
}

.zckc-head-xia {
	display: none;
	padding: 0 10px 10px 10px;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
    background-color: #d9b778;
}

.zckc-head-xia:before {
    content: '';
    position: absolute;
    z-index: 9;
    left: 48%;
    top: -4px;
    width: 8px;
    height: 8px;
    background-color: #d9b778;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.zckc-head-xia a:hover {
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
	box-sizing: border-box;
}

.zckc-logo {
	height: 50px;
}

.zckc-logo img {
	height: 100%;
}

.zckc-head-phone {
	width: 17%;
	text-align: center;
}

.zckc-phone {
	height: 25px;
}

.zckc-phone img {
	height: 100%;
}

.zckc-phone-num {
	margin-top: 8px;
	color: #d9b778;
}

/*底部*/

.footer-nav {
    background-color: #262a33;
}

.footer-nav>div {
    padding: 60px 30px;
}

.footer-opt {
	width: 40%;
}

.footer-contact {
	width: 33%;
}

.footer-img {
	width: 27%;
}

.footer-map {
    line-height: 30px;
    background-image: url(../images/footer.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    font-size: 14px;
    color: #474c58;
    text-align: center;
    padding-top: 170px;
}

.contact-box {
    position: relative;
    padding-bottom: 20px;
    padding-right: 50px;
}

.contact-ico {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    font-size: 12px;
    color: #b1b1b1;
}

.contact-info, .contact-info2 {
    font-size: 14px;
    color: #b1b1b1;
    padding-left: 30px;
}

.footer-list li {
    line-height: 26px;
}

.footer-list a {
    font-size: 12px;
    color: #b1b1b1;
}

/*小屏*/

.zckc-head-sm-Stance {
	height: 50px;
	width: 100%;
	display: none;
}
.zckc-head-sm {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
	display: none;
}

.zckc-logo-sm {
	height: 30px;
	padding: 10px 0;
	text-align: center;
    background-color: #373a49;
}

.zckc-logo-sm img {
	height: 100%;
}

.zckc-sm-btn {
	position: absolute;
	width: 70px;
	height: 100%;
	top: 0;
	right: 0;
	display: flex;
	align-items:center;
	justify-content:center;
	color: #d9b778;
}

.zckc-sm-btn i {
	font-size: 22px;
}

.zckc-sm-menu {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	z-index: 10;
	padding: 10px;
	box-sizing: border-box;
    background-color: #373a49;
	transition: left .25s ease;
	display: none;
}

.zckc-logo-menu-sm {
	height: 30px;
	text-align: center;
    background-color: #373a49;
}

.zckc-logo-menu-sm img {
	height: 100%;
}

.zckc-sm-menu-btn {
	position: absolute;
	width: 70px;
	height: 50px;
	top: 0;
	right: 0;
	display: flex;
	align-items:center;
	justify-content:center;
	color: #d9b778;
}

.zckc-sm-menu-btn i {
	font-size: 22px;
}

.zckc-sm-opt {
	padding-top: 22px;
}

.zckc-sm-title {
	font-size: 18px;
	text-align: center;
	color: #ffffff;
	padding: 5px;
}

.zckc-sm-title a {
	color: #d9b778;
}

.zckc-sm-column {
	padding: 5px 0;
	font-size: 14px;
	display: flex;
	align-items:center;
	justify-content:center;
}

.zckc-sm-column div {
	width: 20%;
	text-align: center;
	color: #ffffff;
}

.zckc-sm-column a {
	color: #ffffff;
}

.window-sm {
	display: none;
}

.window-sm .swiper-slide {
	padding: 20px;
	box-sizing: border-box;
}

.window-sm .zckc-opt-appImg {
	text-align: center;
}
/*其他页面*/
.banner {
    height: 240px;
    background-image: url(../images/about.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.option-img-title {
	width: 50%;
	margin-left: auto;
}

.option-img-title-cn {
    font-size: 36px;
    color: #373a49;
    padding-top: 66px;
}

.option-img-title-en {
    font-size: 24px;
    color: #f1daaf;
}

.local {
    line-height: 20px;
    color: #999;
    padding: 15px;
    position: relative;
}

.local a {
    color: #666;
    padding-left: 5px;
    padding-right: 10px;
    position: relative;
}

.local a:after {
    content: '-';
    position: absolute;
    z-index: 2;
    top: 3px;
    right: 0;
    line-height: 12px;
    color: #999;
}

.local:after {
    content: '';
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #eee;
}

.local a:last-child:after {
    content: '';
}

.content {
    padding: 50px 0;
}


.active:after {
	content: "";
	position: absolute;
	bottom: -23px;
	left: 15px;
	right: 15px;
	height: 4px;
	background-color: #d9b778;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.after-b .active:after {
	bottom: -3px;
}




/*最底部*/
.footer-icp {
    background-color: #1f1f27;
    line-height: 40px;
    color: #b1b1b1;
}

.footer-icp>div {
    font-family: PingFang SC, '微软雅黑';
    font-size: 12px;
    padding: 0 30px;
}

@media (max-width: 1200px) {
	
	.zckc-img {
		height: 40px;
	}
	
	.zckc-img-app {
		height: 45px;
	}
}

@media (max-width: 1000px) {
	
	.zckc-head, .zckc-head-h {
		display: none;
	}
	
	.zckc-head-sm, .zckc-sm-menu {
		display: block;
	}
	.zckc-sm-menu {
		left: 100%;
	}
	
	.footer-icp {
		line-height: 24px;
	}
	
	.banner {
		height: 150px;
	}
	
	.option-img-title-cn {
	    font-size: 24px;
	}
	
	.option-img-title-en {
	    font-size: 14px;
	}
	
	.zckc-carousel-title {
		font-size: 20px;
	}
	
	.zckc-carousel-title span {
		font-size: 24px;
	}
	
	.zckc-carousel-en {
		font-size: 16px;
	}
	
	.window-big {
		display: none;
	}
	
	.window-sm {
		display: block;
	}
	
	.zckc-title-box {
		padding-top: 30px;
	}
	
	.zckc-title {
		font-size: 18px;
	}
	
	.title-en {
		font-size: 12px;
	}
	
	.window-sm .zckc-opt-appImg img {
		width: 50%;
	}
	
	.about-tcn {
		font-size: 18px;
	}
	
	.about-ten {
		font-size: 12px;
	}
	
	.about:after {
		height: 50px;
	}
	
	.about-title {
		height: 40px;
		padding: 5px;
	}
	
	.zckc-about-right {
		display: none;
	}
	
	.zckc-about-left {
		width: 100%;
	}
	
	.about-cont {
		padding: 20px;
	}
	
	.zckc-dynamic-items {
		width: 100%;
		padding-top: 20px;
	}
	
	.see-cont {
		padding: 10px;
	}
	
	.see-title {
		font-size: 16px;
	}
	
	.dynamic-img, .dynamic-cont-box {
		width: 100%;
	}
	
	.footer-opt, .contact-info2 {
		display: none;
	}
	
	.footer-contact {
		width: 100%;
	}
	
	.contact-box {
		padding: 5px 10px;
	}
	
	.footer-img {
		width: 100%;
	}
	
	.zckc-head-sm-Stance {
		display: block;
	}
	
	.contact-ico {
		top: 4px;
	}
	
	.content {
		padding: 30px 0;
	}
	
	.news-time {
		padding: 10px 20px;
	}
	
	.product-box {
		display: none;
	}

}

@media (max-width: 550px) {
	
	.window-sm .zckc-opt-appImg img {
		width: 80%;
	}
}