body {
	font-family: "Microsoft yahei";
	background-color: #D2C1A9;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
hr,
form {
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;

}

li {
	list-style-type: none;
}

img {
	border: 0;
	display: block;
}
a{
	text-decoration: none;
}
.pr {
	position: relative;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.cloud-banner{
	width:100%;
	height:459px;
	background-position: center top;
}
.cloud-menu{
	width:100%;
	height: 80px;
	margin-bottom: 90px;
	background: linear-gradient(0deg, #181818, #4F4F4F);
	opacity: 0.96;
}
.cloud-menu .menu .item{
	display: inline-block;
	margin: 30px 40px 0 10px;
	padding-bottom: 5px;
	/* line-height: 43px; */
	font-size: 16px;
	color: #AA8C67;
}

.cloud-menu .menu .all-menu{
	display: flex;
	align-items: center;
	position: absolute;
	top:0;
	right:0;
	padding-left: 30px;
	width: 100px;
	height: 80px;
	line-height: 80px;
	background-color: #AA8C67;
	text-align: center;
	font-size:18px;
	color:#fff;
}
.cloud-menu .menu .all-menu img{
	margin-right: 10px;
}
.cloud-menu .all-menu-box{
	padding: 20px 0;
	line-height: 50px;
	background-color: #AA8C67;
}
.cloud-menu .all-menu-box a{
	display: inline-block;
	padding:0 40px 0 10px;
	height: 50px;
	line-height: 50px;
	background-color: #AA8C67;
	font-size: 16px;
	color:#fff;
}
.active{
	border-bottom:2px #EED4BD  solid ;
	color: #EED4BD !important;
}








.cloud-box .box-hd{
	margin: 10px auto 50px;
	width:399px;
	height:93px;
	line-height: 93px;
	text-align: center;
	font-size:30px;
	font-weight: 700;
	color:#EED4BD;
	background:url(https://zhenghe-html.obs.myhuaweicloud.com/resource-hssw/active/cloudExhibition/item-tit.png) no-repeat center top;
}
.cloud-box .box-bd{
	margin-bottom: 50px;
}
.cloud-box .box-bd .items{
	position: relative;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 36px;
	
border-radius:10px 10px 10px 10px;
	}
.cloud-box .box-bd .item-left .img{
	object-fit: cover;
}
.cloud-box .box-bd .item-left .info{
	position: absolute;
	left:0;
	bottom:0;
	padding: 15px 20px 20px;
	width: 240px;
	height: 80px;
	background: #6646A6;
	opacity: 0.9;
}
.cloud-box .box-bd .item-left .info .tit{
	margin-bottom: 5px;
	line-height:20px;
	font-size:18px;
	color:#fff;
}
.cloud-box .box-bd .item-left .info .phone{
	margin-bottom: 5px;
	font-size:14px;
	color:#fff;
}
.cloud-box .box-bd .item-left .info .cate{
	height: 24px;
	line-height: 24px;
	display: inline-block;
	border: 1px solid #FFFFFF;
	border-radius: 2px;
	font-size:14px;
}
.cloud-box .box-bd .item-left .info .cate .cate_a,
.cloud-box .box-bd .item-left .info .cate .cate_b{
	display: inline-block;
	padding: 0 5px;
}
.cloud-box .box-bd .item-left .info .cate .cate_a{
	background-color: #fff;
}
.cloud-box .box-bd .item-left .info .cate .cate_b{
	color:#fff;
}
.cloud-box .box-bd .item-left{
	float: left;
	width: 280px;
	margin-right: 30px;
}
.cloud-box .box-bd .item-right{
	float: left;
	width: 840px;
	padding-top: 20px;
}
.cloud-box .box-bd .item-right .item{
	float: left;
	margin: 10px;
	width:190px;
}

.cloud-box .box-bd .item-right .item .img{
	object-fit: cover;
	margin-bottom: 10px;
	transition: .3s;
	opacity: 1;
}
.cloud-box .box-bd .item-right .item .tit{
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 22px;
	font-size:14px;
	color:#000;
}
.cloud-box .box-bd .item-right .item:hover .img{
	  opacity: .9;
}
.cloud-box .box-bd .item-right .item:hover .tit{
	color: #dc0107;
}
.cloud-box .box-bd .shop-link{
	position: absolute;
	right:0;
	top:50%;
	margin-top: -55px;
	padding:15px 10px 0;
	width: 12px;
	height: 95px;
	background: linear-gradient(180deg, #D5B690, #AC8C5D);
	border-radius: 10px 0px 0px 15px;
	font-size: 14px;
	color: #FFFFFF;
}

/* 紫色 */
/* .cloud-box .box-bd .items .purple .info{
	background-color: #6646A6 !important;
}
.cloud-box .box-bd .items .purple .info .cate .cate_a{
	color:#6646A6 !important;
} */
/* 蓝色 */
/* .cloud-box .box-bd .items .blue .info{
	background-color: #3D5298 !important;
}
.cloud-box .box-bd .items .blue .info .cate .cate_a{
	color:#2957B4 !important;
} */
/* 绿色 */
/* .cloud-box .box-bd .items .green .info{
	background-color: #2F8F9A
}
.cloud-box .box-bd .items .green .info .cate .cate_a{
	color:#27B8C9;
} */
/* 终身制颜色 */
/* .cloud-box .box-bd .items .black .info{
	background-color: #383A34 ;
}
.cloud-box .box-bd .items .black .info .cate{
	border: 1px solid #DECF91 ;
} 
.cloud-box .box-bd .items .black .info .cate .cate_a{
	background-color:#DECF91 ;
	color:#363732 ;
} 
 */
/*历史云展厅*/
.history-info{}
.history-info .item{
	display: inline-block;
	width: 1200px;
	margin-bottom: 25px;
}
.history-info .item img{
	display: block;
}
/* 浮窗 */
.floating-box {
	width: 260px;
	height: 300px;
	position: fixed;
	bottom: 10px;
	right: 10px;
}
.floating-box  .rigth-title{
	display: flex;
	position: relative;
	height: 35px;
	background: linear-gradient(90deg, #E3B177, #FFE0B8);
	width: 260px;
	border-radius: 5px 5px 0 0;
}
.title-a:hover,
.title-b:hover{
	cursor: pointer;
}
.title-a {
	position: absolute;
	    width: 120px;
	    height: 30px;
	    text-align: center;
	    border-radius: 0px 22px 22px 0px;
	    line-height: 34px;
	    top: 0px;
	    font-size: 14px;
}
.title-b {
	position: absolute;
	width: 68px;
	height: 30px;
	text-align: center;
	border-radius: 0px 22px 22px 0px;
	line-height: 34px;
	top: 0px;
	right: 25px;
	font-size: 14px;
}
.show-title1{
	position: absolute;
	top: -10px;
	border-radius: 7px 15px 0 0;
	height: 45px;
	width: 105px;
	line-height: 45px;
	padding: 0 0 0 37px;
	-webkit-clip-path:  polygon(3% 0, 95% -12%, 110% 330%, -48% 0%);
	clip-path: polygon(3% 0, 95% -12%, 110% 330%, -48% 0%);
	background: linear-gradient(60deg, #1A1612, #787878);
	color: #E5B47B;
	font-weight: bold;
	text-align: initial;
	font-size: 16px;
}
.show-title2{
	    position: absolute;
	    top: -10px;
	    right: 0;
	    border-radius: 15px 7px 0 0;
	    height: 45px;
	    width: 105px;
	    line-height: 45px;
	    padding: 0 20px;
	    -webkit-clip-path: polygon(3% 0, 111% 0%, 80% 282%, 0% 100%);
	    clip-path: polygon(3% 0, 111% 0%, 80% 282%, 0% 100%);
	    background: linear-gradient(60deg, #1A1612, #787878);
	    color: #E5B47B;
	    font-weight: bold;
	    font-size: 16px;
}
.floating-box .bd{
	    background: linear-gradient(180deg, #fcebd5 0%, #FFFFFF 19%);
	    border-radius: 0 0 5px 5px;
	   padding: 15px 10px;
		text-align: center;
}
.form-hd {
	color: #B6844A;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
}
.form-hd .p01 {
	color: #B6844A;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 10px;
}
.form-phone{
	margin: 15px 0 15px;
}
.input-txt {
	width: 200px;
	height: 44px;
	background: #F4F4F4;
	border-radius: 5px;
	border: none;
	padding: 0 10px 0;
}
.btn {
	width: 223px;
	height: 40px;
	background: linear-gradient(90deg, #E3B177, #FFE0B8);
	box-shadow: 0 4px 8px 0px rgba(230,182,125,0.27);
	border-radius: 30px;
	line-height: 40px;
	margin: 15px auto;
	cursor: pointer;
}
.select-type {
	display: flex;
	justify-content: center;
}
.service {
	display: flex;
	cursor: pointer;
}
.service  img {
	width: 20px;
	height: 20px;
	padding-top: 2px;
}
.service  div {
	margin: 0 20px 0 5px;
}
	
.textares-txt{
	width: 200px;
	height: 70px;
	background: #F4F4F4;
	border-radius: 5px;
	border: none;
	padding: 5px 10px 0;
	outline: none;
	resize: none;
}

.ivu-cascader .ivu-input {
	    width: 190px;
	    margin: auto;
	    background: #F4F4F4;
	    border-radius: 5px;
	    border: none;
		margin-bottom: 15px;
}
.ivu-cascader-arrow {
	font-size: 20px;
	font-weight: 600;
	right: 12px;
	top: 35%;
}
.message {
	font-size:12px;
	color: red;
	padding: 0 10px;
	text-align: start;
}
.ivu-cascader{
height: 40px;	
}