
.section1{width: 85%;min-height: 200px;padding:50px;
			margin: 0 auto;overflow: hidden;}
.section1 ul{min-width: 1000px;margin-top: 20px;}
.section1 ul li{width: 22%;height: 320px;background:#33383e;float: left;
				margin-left: 2%;margin-top:30px;border: 1px solid #4e9ccc;}
.section1 ul li img{width: 95%;margin: 5px auto;display: block;border: 1px solid #4e9ccc;
		border-radius: 5px;}
.section1 ul li:hover{border: 1px solid #fdcb2c;}
.section1 ul li:hover a{color: #fdcb2c;}
.p1{color: #999;font-size: 16px;}
.p1 span{font-size: 40px;color: #fdcb2c;}
.p1 span b{color:#106ab1 ;}
.section1 ul li .p4{text-align: left;line-height: 40px;padding-left: 10px;}
.section1 ul li .p5 span{float: left;padding-left: 10px;display: block;}
.section1 ul li .p5 a{float: right;padding-right: 10px;text-decoration: underline;
					display: block;}
#ke1 .li1{
	-webkit-transform: translateX(-220%);
	-moz-transform: translateX(-220%);
	-ms-transform: translateX(-220%);
	transform: translateX(-220%);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;}
#ke1 .li2{
	-webkit-transform: translateX(220%);
	-moz-transform: translateX(220%);
	-ms-transform: translateX(220%);
	transform: translateX(220%);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;}
#ke2 .li{
	-webkit-transform: translateY(-130%);
	-moz-transform: translateY(-130%);
	-ms-transform: translateY(-130%);
	transform: translateY(-120%);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;}
#ke2 ul{min-height: 20px;overflow: hidden;}
#ke3 .li{
	-webkit-transform: translateY(130%);
	-moz-transform: translateY(130%);
	-ms-transform: translateY(130%);
	transform: translateY(130%);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;}
#ke4 .li{-webkit-transform: translateX(-500%);
-moz-transform: translateX(-500%);
-ms-transform: translateX(-500%);
	transform: translateX(-500%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;}
#ke5 .li{-webkit-transform: translateX(500%);
-moz-transform: translateX(500%);
-ms-transform: translateX(500%);
	transform: translateX(500%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;}
#ke6 .li{-webkit-transform: translateY(130%);
-moz-transform: translateY(130%);
-ms-transform: translateY(130%);
	transform: translateY(130%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;}
.sectiona ul li{overflow: hidden;}
.sectiona ul li img{
				-webkit-transition: all 1s;
				-moz-transition: all 1s;
				-ms-transition: all 1s;
				transition: all 1s;}
.sectiona ul li:hover img{
			-webkit-transform: scale(1.2);
			-moz-transform: scale(1.2);
			-ms-transform: scale(1.2);
			-o-transform: scale(1.2);
			transform: scale(1.2);}
#addSe li{margin:0 5%}
/*#addSe li:hover{animation: addSe 0.5s alternate;}
@-webkit-keyframes addSe{
	from{transform: scale(1);}
	to{transform: scale(1.2);}
}
*/

.banner{width: 100%;height: 500px;background: url(../img/videoBg.png) no-repeat;background-size: 100% 100%;
	position: relative;}
.banner .box{width: 400px;height: 400px;position: absolute;left: 33%;top: 110px;}
.banner .box div{position: absolute;overflow: hidden;}
.banner .bi1{left: 100px;top: 25px;z-index: 9;
			-webkit-animation: bi1 0.2s 1s forwards;
			-moz-animation: bi1 0.2s 1s forwards;
			-ms-animation: bi1 0.2s 1s forwards;
			animation: bi1 0.2s 1s forwards;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			width: 0;}
@-webkit-keyframes bi1{
	from{width: 0;}
	to{width: 117px;}
}
@-moz-keyframes bi1{
	from{width: 0;}
	to{width: 117px;}
}
@-ms-keyframes bi1{
	from{width: 0;}
	to{width: 117px;}
}
@keyframes bi1{
	from{width: 0;}
	to{width: 117px;}
}

.banner .bi2{left: 105px;top: -1px;z-index: 10;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: bi2 0.2s 1.2s forwards;
			-moz-animation: bi2 0.2s 1.2s forwards;
			-ms-animation: bi2 0.2s 1.2s forwards;
			animation: bi2 0.2s 1.2s forwards;
			height: 0;}
@-webkit-keyframes bi2{
	from{height: 0;}
	to{height: 181px;}
}
@-moz-keyframes bi2{
	from{height: 0;}
	to{height: 181px;}
}
@-ms-keyframes bi2{
	from{height: 0;}
	to{height: 181px;}
}
@keyframes bi2{
	from{height: 0;}
	to{height: 181px;}
}
.banner .bi3{left: 24px;top: 6px;
			-webkit-transform-origin: 100% 0;
			-moz-transform-origin: 100% 0;
			-ms-transform-origin: 100% 0;
			transform-origin: 100% 0;
			
			-webkit-animation: bi3 0.2s 1.4s forwards;
			-moz-animation: bi3 0.2s 1.4s forwards;
			-ms-animation: bi3 0.2s 1.4s forwards;
			-o-animation: bi3 0.2s 1.4s forwards;
			animation: bi3 0.2s 1.4s forwards;
			height: 0;}
@-webkit-keyframes bi3{
	from{height: 0;}
	to{height: 171px;}
}
.banner .bi4{left: 108px;top: 6px;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			
			-webkit-animation: bi4 0.2s 1.6s forwards;
			-moz-animation: bi4 0.2s 1.6s forwards;
			-ms-animation: bi4 0.2s 1.6s forwards;
			animation: bi4 0.2s 1.6s forwards;
			width: 0;}
@-webkit-keyframes bi4{
	from{width: 0;}
	to{width: 115px;}
}
@-moz-keyframes bi4{
	from{width: 0;}
	to{width: 115px;}
}
@-ms-keyframes bi4{
	from{width: 0;}
	to{width: 115px;}
}
@keyframes bi4{
	from{width: 0;}
	to{width: 115px;}
}
.banner .bi5{left: 202px;top: 6px;z-index: 11;
			-webkit-transform-origin: 0 100%;
			-moz-transform-origin: 0 100%;
			-ms-transform-origin: 0 100%;
			transform-origin: 0 100%;
			-webkit-animation: bi5 0.2s 1.8s forwards;
			-moz-animation: bi5 0.2s 1.8s forwards;
			-ms-animation: bi5 0.2s 1.8s forwards;
			animation: bi5 0.2s 1.8s forwards;
			width: 0;}
@-webkit-keyframes bi5{
	from{width: 0;}
	to{width: 88px;}
}
@-moz-keyframes bi5{
	from{width: 0;}
	to{width: 88px;}
}
@-ms-keyframes bi5{
	from{width: 0;}
	to{width: 88px;}
}
@keyframes bi5{
	from{width: 0;}
	to{width: 88px;}
}
.banner .bi6{left: 184px;top: -19px;z-index: 20;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			-o-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: bi6 0.2s 2s forwards;
			-moz-animation: bi6 0.2s 2s forwards;
			-ms-animation: bi6 0.2s 2s forwards;
			animation: bi6 0.2s 2s forwards;
			height: 0;}
@-webkit-keyframes bi6{
	from{height: 0;}
	to{height: 168px;}
}
@-moz-keyframes bi6{
	from{height: 0;}
	to{height: 168px;}
}
@-ms-keyframes bi6{
	from{height: 0;}
	to{height: 168px;}
}
@keyframes bi6{
	from{height: 0;}
	to{height: 168px;}
}
.banner .bi7{left:135px;top: -1px;z-index: 10;
			-webkit-transform-origin: 100% 0;
			-moz-transform-origin: 100% 0;
			-ms-transform-origin: 100% 0;
			transform-origin: 100% 0;
			-webkit-animation: bi7 0.2s 2.2s forwards;
			-moz-animation: bi7 0.2s 2.2s forwards;
			-ms-animation: bi7 0.2s 2.2s forwards;
			animation: bi7 0.2s 2.2s forwards;
			height: 0;}
@-webkit-keyframes bi7{
	from{height: 0;}
	to{height: 137px;}
}
@-moz-keyframes bi7{
	from{height: 0;}
	to{height: 137px;}
}
@-ms-keyframes bi7{
	from{height: 0;}
	to{height: 137px;}
}
@keyframes bi7{
	from{height: 0;}
	to{height: 137px;}
}
.banner .bi8{left: 188px;top: -19px;z-index: 5;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: bi8 0.2s 2.4s forwards;
			-moz-animation: bi8 0.2s 2.4s forwards;
			-ms-animation: bi8 0.2s 2.4s forwards;
			animation: bi8 0.2s 2.4s forwards;
			height: 0;}
@-webkit-keyframes bi8{
	from{height: 0;}
	to{height: 111px;}
}
@-moz-keyframes bi8{
	from{height: 0;}
	to{height: 111px;}
}
@-ms-keyframes bi8{
	from{height: 0;}
	to{height: 111px;}
}
@keyframes bi8{
	from{height: 0;}
	to{height: 111px;}
}
.banner .bi9{left: 106px;top: 54px;z-index: 5;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-moz-animation: bi9 0.2s 2.6s forwards;
			-webkit-animation: bi9 0.2s 2.6s forwards;
			-ms-animation: bi9 0.2s 2.6s forwards;
			-o-animation: bi9 0.2s 2.6s forwards;
			animation: bi9 0.2s 2.6s forwards;
			height: 0;}
@-webkit-keyframes bi9{
	from{height: 0;}
	to{height: 148px;}
}
@-moz-keyframes bi9{
	from{height: 0;}
	to{height: 148px;}
}
@-ms-keyframes bi9{
	from{height: 0;}
	to{height: 148px;}
}
@keyframes bi9{
	from{height: 0;}
	to{height: 148px;}
}
.banner .bi10{left: -79px;top: 31px;z-index: 12;
			-webkit-transform-origin: 100% 0;
			-moz-transform-origin: 100% 0;
			-ms-transform-origin: 100% 0;
			transform-origin: 100% 0;
			-webkit-animation: bi10 0.2s 2.8s forwards;
			-moz-animation: bi10 0.2s 2.8s forwards;
			-ms-animation: bi10 0.2s 2.8s forwards;
			animation: bi10 0.2s 2.8s forwards;
			height: 0;}

@-webkit-keyframes bi10{
	from{height: 0;}
	to{height: 340px;}
}
@-moz-keyframes bi10{
	from{height: 0;}
	to{height: 340px;}
}
@-ms-keyframes bi10{
	from{height: 0;}
	to{height: 340px;}
}
@keyframes bi10{
	from{height: 0;}
	to{height: 340px;}
}

.banner .bi11{left: 138px;top: 168px;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: bi11 0.2s 3s forwards;
			-moz-animation: bi11 0.2s 3s forwards;
			-ms-animation: bi11 0.2s 3s forwards;
			animation: bi11 0.2s 3s forwards;
			width: 0;}
@-webkit-keyframes bi11{
	from{width: 0;}
	to{width: 117px;}
}
@-moz-keyframes bi11{
	from{width: 0;}
	to{width: 117px;}
}
@-ms-keyframes bi11{
	from{width: 0;}
	to{width: 117px;}
}
@keyframes bi11{
	from{width: 0;}
	to{width: 117px;}
}
.banner .x1{left: 262px;top: 150px;z-index: 10;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: x1 0.2s 3.2s forwards;
			-moz-animation: x1 0.2s 3.2s forwards;
			-ms-animation: x1 0.2s 3.2s forwards;
			animation: x1 0.2s 3.2s forwards;
			width: 0;}
@-webkit-keyframes x1{
	from{width: 0;}
	to{width: 71px;}
}
@-moz-keyframes x1{
	from{width: 0;}
	to{width: 71px;}
}
@-ms-keyframes x1{
	from{width: 0;}
	to{width: 71px;}
}
@-webkit-keyframes x1{
	from{width: 0;}
	to{width: 71px;}
}
.banner .x2{left: 253px;top: 120px;z-index: 10;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: x2 0.2s 3.4s forwards;
			-moz-animation: x2 0.2s 3.4s forwards;
			-ms-animation: x2 0.2s 3.4s forwards;
			animation: x2 0.2s 3.4s forwards;
			height: 0;}
@-webkit-keyframes x2{
	from{height: 0;}
	to{height: 128px;}
}
@-moz-keyframes x2{
	from{height: 0;}
	to{height: 128px;}
}
@-ms-keyframes x2{
	from{height: 0;}
	to{height: 128px;}
}
@keyframes x2{
	from{height: 0;}
	to{height: 128px;}
}

.banner .x3{left: 237px;top: 132px;z-index: 9;
			-webkit-transform-origin: 100% 0;
			-moz-transform-origin: 100% 0;
			-ms-transform-origin: 100% 0;
			transform-origin: 100% 0;
			-webkit-animation: x3 0.2s 3.6s forwards;
			-moz-animation: x3 0.2s 3.6s forwards;
			-ms-animation: x3 0.2s 3.6s forwards;
			animation: x3 0.2s 3.6s forwards;
			height: 0;}
@-webkit-keyframes x3{
	from{height: 0;}
	to{height: 108px;}
}
@-ms-keyframes x3{
	from{height: 0;}
	to{height: 108px;}
}
@-moz-keyframes x3{
	from{height: 0;}
	to{height: 108px;}
}
@-webkit-keyframes x3{
	from{height: 0;}
	to{height: 108px;}
}
.banner .x4{left: 277px;top: 184px;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: x4 0.2s 3.8s forwards;
			-ms-animation: x4 0.2s 3.8s forwards;
			-moz-animation: x4 0.2s 3.8s forwards;
			animation: x4 0.2s 3.8s forwards;
			width: 0;}
@-webkit-keyframes x4{
	from{width: 0;}
	to{width: 62px;}
}
@-moz-keyframes x4{
	from{width: 0;}
	to{width: 62px;}
}
@-ms-keyframes x4{
	from{width: 0;}
	to{width: 62px;}
}
@keyframes x4{
	from{width: 0;}
	to{width: 62px;}
}

.banner .x6{left: 332px;top: 156px;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: x6 0.2s 4s forwards;
			-moz-animation: x6 0.2s 4s forwards;
			-ms-animation: x6 0.2s 4s forwards;
			animation: x6 0.2s 4s forwards;
			height: 0;}
@-webkit-keyframes x6{
	from{height: 0;}
	to{height: 90px;}
}
@-moz-keyframes x6{
	from{height: 0;}
	to{height: 90px;}
}
@-ms-keyframes x6{
	from{height: 0;}
	to{height: 90px;}
}
@keyframes x6{
	from{height: 0;}
	to{height: 90px;}
}
.banner .x5{left: 336px;top: 123px;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: x5 0.2s 4.2s forwards;
			-moz-animation: x5 0.2s 4.2s forwards;
			-ms-animation: x5 0.2s 4.2s forwards;
			animation: x5 0.2s 4.2s forwards;
			width: 0;}
@-webkit-keyframes x5{
	from{width: 0;}
	to{width: 56px;}
}
@-moz-keyframes x5{
	from{width: 0;}
	to{width: 56px;}
}
@-ms-keyframes x5{
	from{width: 0;}
	to{width: 56px;}
}
@keyframes x5{
	from{width: 0;}
	to{width: 56px;}
}
.banner .x9{left: 336px;top: 123px;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: x9 0.2s 4.4s forwards;
			-ms-animation: x9 0.2s 4.4s forwards;
			-moz-animation: x9 0.2s 4.4s forwards;
			animation: x9 0.2s 4.4s forwards;
			height: 0;}
@-webkit-keyframes x9{
	from{height: 0;}
	to{height: 118px;}
}
@-moz-keyframes x9{
	from{height: 0;}
	to{height: 118px;}
}
@-ms-keyframes x9{
	from{height: 0;}
	to{height: 118px;}
}
@keyframes x9{
	from{height: 0;}
	to{height: 118px;}
}
.banner .x7{left: 345px;top: 149px;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: x7 0.2s 4.6s forwards;
			-moz-animation: x7 0.2s 4.6s forwards;
			-ms-animation: x7 0.2s 4.6s forwards;
			animation: x7 0.2s 4.6s forwards;
			width: 0;}
@-webkit-keyframes x7{
	from{width: 0;}
	to{width: 58px;}
}
@-moz-keyframes x7{
	from{width: 0;}
	to{width: 58px;}
}
@-ms-keyframes x7{
	from{width: 0;}
	to{width: 58px;}
}
@keyframes x7{
	from{width: 0;}
	to{width: 58px;}
}
.banner .x8{left: 332px;top: 173px;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: x8 0.2s 4.8s forwards;
			-moz-animation: x8 0.2s 4.8s forwards;
			-ms-animation: x8 0.2s 4.8s forwards;
			animation: x8 0.2s 4.8s forwards;
			width: 0;}
@-webkit-keyframes x8{
	from{width: 0;}
	to{width: 66px;}
}
@-moz-keyframes x8{
	from{width: 0;}
	to{width: 66px;}
}
@-ms-keyframes x8{
	from{width: 0;}
	to{width: 66px;}
}
@keyframes x8{
	from{width: 0;}
	to{width: 66px;}
}
.banner .xx{left: 332px;top: 222px;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: xx 0.2s 5s forwards;
			-moz-animation: xx 0.2s 5s forwards;
			-ms-animation: xx 0.2s 5s forwards;
			animation: xx 0.2s 5s forwards;
			width: 0;}
@-webkit-keyframes xx{
	from{width: 0;}
	to{width: 48px;}
}
@-moz-keyframes xx{
	from{width: 0;}
	to{width: 48px;}
}
@-ms-keyframes xx{
	from{width: 0;}
	to{width: 48px;}
}
@keyframes xx{
	from{width: 0;}
	to{width: 48px;}
}
.banner .x10{left:248px;top: 228px;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: x10 0.2s 5.2s forwards;
			-moz-animation: x10 0.2s 5.2s forwards;
			-ms-animation: x10 0.2s 5.2s forwards;
			animation: x10 0.2s 5.2s forwards;
			height: 0;}
@-webkit-keyframes x10{
	from{height: 0;}
	to{height: 68px;}
}
@-moz-keyframes x10{
	from{height: 0;}
	to{height: 68px;}
}
@-ms-keyframes x10{
	from{height: 0;}
	to{height: 68px;}
}
@keyframes x10{
	from{height: 0;}
	to{height: 68px;}
}
.banner .x11{left:248px;top: 243px;z-index: 10;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: x11 0.2s 5.4s forwards;
			-moz-animation: x11 0.2s 5.4s forwards;
			-ms-animation: x11 0.2s 5.4s forwards;
			animation: x11 0.2s 5.4s forwards;
			width: 0;}
@-webkit-keyframes x11{
	from{width: 0;}
	to{width: 144px;}
}
@-moz-keyframes x11{
	from{width: 0;}
	to{width: 144px;}
}
@-ms-keyframes x11{
	from{width: 0;}
	to{width: 144px;}
}
@keyframes x11{
	from{width: 0;}
	to{width: 144px;}
}
.banner .x12{left:306px;top: 237px;z-index: 10;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: x12 0.2s 5.6s forwards;
			-moz-animation: x12 0.2s 5.6s forwards;
			-ms-animation: x12 0.2s 5.6s forwards;
			animation: x12 0.2s 5.6s forwards;
			width: 0;}
@-webkit-keyframes x12{
	from{width: 0;}
	to{width: 64px;}
}
@-moz-keyframes x12{
	from{width: 0;}
	to{width: 64px;}
}
@-ms-keyframes x12{
	from{width: 0;}
	to{width: 64px;}
}
@keyframes x12{
	from{width: 0;}
	to{width: 64px;}
}
.banner .x13{left:341px;top: 240px;
			-webkit-transform-origin: 0 0;
			-moz-transform-origin: 0 0;
			-ms-transform-origin: 0 0;
			transform-origin: 0 0;
			-webkit-animation: x13 0.2s 5.8s forwards;
			-moz-animation: x13 0.2s 5.8s forwards;
			-ms-animation: x13 0.2s 5.8s forwards;
			animation: x13 0.2s 5.8s forwards;
			width: 0;}
@-webkit-keyframes x13{
	from{width: 0;}
	to{width: 64px;}
}
@-moz-keyframes x13{
	from{width: 0;}
	to{width: 64px;}
}
@-ms-keyframes x13{
	from{width: 0;}
	to{width: 64px;}
}
@keyframes x13{
	from{width: 0;}
	to{width: 64px;}
}


.MyImg{
	    width: 95%;
	    margin: 5px auto;
		background: #106ab1;
		color: #fff;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		height: 70%;
}

.MyImg h2{
	font-size: 80px;
	font-weight: 900;
	font-family: "方正粗黑宋简体";
	letter-spacing: 5px;
}
.MyImg h4{
	font-size: 20px;
		font-weight: 900;
		font-family: "黑体";
}

.MyImg h6{
	font-size: 14px;
	margin-top: 20px;
}