@charset "UTF-8";
/* CSS Document */

html,
	body,
	.tanchuan{
		width:100%;
		height: 100%;
		font-family:'Helvetica';
		margin: 0;
		padding: 0;
		font-size:62.5%;
		
	}
	.clear{
		
		height: 0.2vw;
		clear: both;
		
	}
		
	.left{
		float:left;
		width:100vw;
	}
		
	.right{
		float:right;
		width:96vw;
		margin: 0vw 2vw 4vw 2vw;
		
		
	}
		
	.box {
		width: 100VW;
	
	 	display: table-cell;
	
	 	vertical-align:middle;
	
	 	/*设置水平居中*/
	
	 	text-align:center;
			
		background-color: #fdfbf4;
		/*box-shadow: 2px 0px 4px rgba(0,0,0,0.05)*/

	
	}
	
	
	.box img {
		width: 40%;
	
	 	/*设置图片垂直居中*/
	
	 	vertical-align:middle;
		margin:  3vw auto;
		border: none;
	
	
	}
	.box #img1 {
		width: 28%;
	
	 	/*设置图片垂直居中*/
	
	 	vertical-align:middle;
		margin:  3vw auto;
		border: none;
	
	
	}
	.box b{
		font-size: 1.8vw;
		color:#caa961;
		z-index: 2;
		margin-left: 3vw;
	}
	.content{
			margin:30px 20PX auto 10px;
		overflow: hidden;
	}
	.canshu{
			margin:20px 20PX auto 10px;
		overflow: hidden;
	}
	.canshu2{
			display: none;
	}
	
	h1{
		margin: 0;
		font-size: 2VW;
		color:#caa961;
	}
	p{
		color:#8e8e8e;
		line-height: 1.5;
		text-align: justify;
		margin-top: 0.5VW;
		font-size: 1.3VW;
	
	}
		
	ul  {
		margin-top: -0.5VW;
		line-height: 1.6;
		color:#caa961;
		list-style: none;
		padding: 0;
		font-size: 1.3VW;

		
	}
		
	ul  b{
			color:#d9bc7b;
			text-align:left;
			display: block;
			float: left;
			width: 4%;
			clear: both;
			
		}
		ul span{
			width:95%;
			display: block;
			float: left;
		}
	
	.content img{
		height:13vw;
		width:auto;
		margin-top: 1VW;
		margin-right: 1vw;
	}
	table{
		letter-spacing: 0.02VW;
		width: 100%;
		
		
	}
.caption{
	background-color: #c7ab65;
	color:#fff; font-size: 1.4vw; line-height: 1.6; font-weight:600;
}
	tr, td{
		color:#8e8e8e;
		height:1.5VW;

	}
	.canshu td p1,
	.canshu2 td p1{
			display: block; margin: 6px auto; line-height: 1.2;
	}
	tr, td:first-child{
		text-align: right;
		color:#caa961;
		font-size: 1.15vw;
		letter-spacing:0.01VW;
	}
	
	
	td{
		line-height:2;
		font-size: 1.15vw;
		text-align: center;
	}

	tbody .biaoti_tr *{
		background-color: #dcc488;
		text-align: center;
		line-height: 1.3;
		color:#fff;
		font-weight:600;
		letter-spacing: 0.1VW;
		padding: 0.3vw 0vw;
	}
	.biaoti_tr td{
	}
	.biaoti_tr td:first-child{
		width:20VW;
		border-spacing: 0;
		
	}
	.chang_tb{
		text-align: center;
	}
	.dise{
		background:#fdfbf4;
	}
	.box img:hover{
		transform: scale(1.2);
			-webkit-transform: scale(1.2);
				-moz-transform: scale(1.2);
					-o-transform: scale(1.2);
	}
	
	
	nav{
		height: 80px;
		width: 100%;
		background: rgba(255,255,255,1);
		box-shadow: 0 2px 6px  rgba(0,0,0,0.2);
		margin-bottom: 4px;
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 10;
		
	}
	nav img{
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
			-moz-transform: rotate(90deg);
				-o-transform: rotate(90deg);
			height: 40px;
		width: 40px;
		position: absolute;
		top:20px;
		left:2vw;
		
	}

	nav h1{
		width: 100%;
		text-align: center;
		line-height: 80px;
		font-size: 3rem;
		
	}
	
	.xuxian{
		border-right: dashed 1px rgba(0,0,0,0.15);
	}
	.jiangexiantiao{
		border-right: dashed 1px rgba(0,0,0,0.1);
	}
.show{
	display: none;
}
	
@media screen and (max-width:750px){
		nav{
			display: block;
		}
		.tanchuan{
			margin-top: 84px;
		}
		
		.left{
			float:left;
			width:100vw;
		}
		.box img:hover{
		transform: scale(1);
			-webkit-transform: scale(1);
				-moz-transform: scale(1);
					-o-transform: scale(1);
		}
		.box {
		width: 100VW;
	
	 	display: block;
	
	 	vertical-align:middle;
	
	 	/*设置水平居中*/
	
	 	text-align:center;
			
		background-color: #fdfbf4;
		/*box-shadow: 2px 0px 4px rgba(0,0,0,0.05)*/

	
	}
	
	
	.box img {
		width: 40%;
	
	 	/*设置图片垂直居中*/
	
	 	vertical-align:middle;
		margin:  9vw auto 8vw auto;
		border: none;
	
	
	}
	.box #img1 {
		width: 30%;
	
	 	/*设置图片垂直居中*/
	
	 	vertical-align:middle;
		margin:  8vw auto 9vw auto;
		border: none;
	
	
	}
	.box b{
		font-size: 3vw;
		color:#caa961;
		z-index: 2;
		margin-left: 3vw;
	}
		/*介绍文案*/
		
		.right{
			float:right;
			width:94vw;
			margin: auto 3VW;
		
		}
		h1{
			margin: 0;
			font-size: 5VW;
		}
		p{
			line-height: 1.2;
			
			text-align: justify;
			margin-top: 2VW;
			font-size: 4VW;
		
		}
		ul  {
			margin-top: -1.5VW;
			line-height: 1.2;
			color:#caa961;
			list-style: none;
			padding: 0;
			font-size: 4VW;
	
			
		}
			
		ul  b{
			color:#d9bc7b;
			text-align: center;
			margin-right: 2%;
			display: block;
			float: left;
			width: 4%;
			clear: both;
			
		}
		ul span{
			width:86%;
			display: block;
			float: left;
			padding-bottom: 10px;
		}
		.content img{
			height:20VW;
			margin-top: 2vw;
		}
		.canshu{
			margin:3vw 1vw;
			overflow: hidden;
		}

		.canshu2{
			display: block;
			margin:7vw 1vw 6vw 1vw;
		}
		.hide{
			display: none;
		}
	.show{
		display: table-cell;
	}
		table{
			letter-spacing: 0.02VW;
			width: 100%;
			
		}
		tr, td{
			color:#8e8e8e;
			height:1.5VW;
	
		}
		tr, td:first-child{
			text-align: right;
			color:#caa961;
			font-size: 3vw;
			letter-spacing:0.01VW;
		}
		
		td{
			line-height:2.4;
			font-size: 3vw;
			text-align: center;
		}
	
		tbody .biaoti_tr *{
			font-size: 3.4vw;
			line-height: 1.6;
			letter-spacing: 0.1VW;
			padding: 0.3vw 0vw;
		}
		.biaoti_tr td{
		}
		.jiangexiantiao{
			border:none;
		}
		.biaoti_tr td:first-child{
			width:31VW;
			border-spacing: 0;
			
		}
		
	
		.jiangexiantiao{
			border:none;
		}
		.caption{
			background-color: #c7ab65;
			color:#fff; font-size: 2.3vw; line-height: 1.6; font-weight:600;
		}
	}
	
	
	
	
@media screen and (max-width:414px){
	
		tbody .biaoti_tr *{
			font-size: 2.8vw;
			line-height: 2;
			letter-spacing: 0.1VW;
			padding: 0.3vw 0vw;
		}
	
	.biaoti_tr td:first-child{
			width:34VW;
			border-spacing: 0;
			
		}
	
	.tanchuan{
			margin-top: 14vw;
		}
	nav{
		height: 14vw;
		
		}
	nav img{

		height: 8.2VW;
		width: 8.2vw;
		position: absolute;
		top:2.9vw;
		left:2vw;
		
	}

	nav h1{
		width: 100%;
		text-align: center;
		line-height: 14vw;
		font-size: 2rem;
		
	}
	


	
		.biaoti_tr td:first-child{
			width:36VW;
			border-spacing: 0;
			
		}
		
}
