
/*公共样式*/
body {
	margin: 0 0;
	padding: 0 0;
}
ul,p,li{
	margin:0 0;
	padding:0 0;
}
li{
	list-style: none
}
.cl{clear: both}

img{
	
	display: table-cell; 
     vertical-align: middle;
     text-align: center;

}

.base {
	width: 2000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin: 0 0;
	padding: 0 0;
	text-align: center;
}

.law {
	width: 100%;
	background-color: #fbfaff;
	text-align: center;
	margin: 0 auto;
}
.law2 {
	width: 100%;
	margin: 0 auto;
}
.base1 {
	text-align: center;
	background-image: url(../image/1.jpg);
	width: auto;
	height: 736px;
	background-repeat: no-repeat;
	background-position: center center;	
}
.base2 {
	text-align: center;
	background-image: url(../image/2.jpg);
	width: auto;
	height: 1094px;
	background-repeat: no-repeat;
	background-position: center center;	
}
.base3 {
	text-align: center;
	background-image: url(../image/3.jpg);
	width: auto;
	height: 440px;
	background-repeat: no-repeat;
	background-position: center center;	
}
.base4 {
	text-align: center;
	background-image: url(../image/4.jpg);
	width: auto;
	height: 884px;
	background-repeat: no-repeat;
	background-position: center center;	
}
.base5 {
	text-align: center;
	background-image: url(../image/5.jpg);
	width: auto;
	height: 965px;
	background-repeat: no-repeat;
	background-position: center center;	
}
.base6 {
	text-align: center;
	background-image: url(../image/6.jpg);
	width: auto;
	height: 440px;
	background-repeat: no-repeat;
	background-position: center center;	
}
.link {
	
}

.buttom {
	width: 154px;
	height: 41px;
	background-color: aliceblue;
	text-align: center;
	position: relative;
  left: 30px;
  top: 20px;
	}

.img {
	width: 870px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.video {
	width: 947px;
	height: 573px;
	background-color: rgba(139,84,85,1.00);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
