html,
body {
	font-family: "microsoft yahei";
	/*line-height: 2;*/
	font-size: 10px;
	min-width: 1350px;
}

* {
	box-sizing: content-box;
}
.show{
	opacity: 1 !important;
}

.bb1>img {
	display: block;
	width: 100%;
}
.bb1>div>img {
	display: block;
	width: 100%;
}

.a55 {
	position: relative;
	text-align: center;
}
.a55>img.tubiao{
	position: absolute;
	width: auto;
	opacity: 0;
}
.a55>img:nth-of-type(1){
	top: 48%;
    left: 21%;
}
.a55>img:nth-of-type(6){
	top: 48%;
    right: 21%;
}
.a55>img:nth-of-type(2){
	top: 28%;
    left: 27%;
}
.a55>img:nth-of-type(5){
	top: 28%;
    right: 27%;
}
.a55>img:nth-of-type(3){
	top: 14%;
    left: 37%;
}
.a55>img:nth-of-type(4){
	top: 14%;
    right: 37%;
}
@media(max-width:1600px) {
	.a55>img:nth-of-type(1){
	top: 47%;
    left: 19%;
}
.a55>img:nth-of-type(6){
	top: 47%;
    right: 19%;
}
.a55>img:nth-of-type(2){
	top: 27%;
    left: 25%;
}
.a55>img:nth-of-type(5){
	top: 27%;
    right: 25%;
}
.a55>img:nth-of-type(3){
	top: 13%;
    left: 35%;
}
.a55>img:nth-of-type(4){
	top: 13%;
    right: 35%;
}
}
img.a5-pic {
	width: 100% !important;
	display: block;
	position: static !important;
}

.a55 embed {
	position: absolute !important;
	bottom: 0px;
	left: 32%;
	width: 36%;
	height: 56%;
}

#tupian {
	position: absolute !important;
	bottom: 0px;
	left: 32%;
	width: 36% !important;
	height: 56%;
	cursor: pointer;
}

.a1-box{
	position: relative;
}
.a11-img{
	position: absolute;
	top: 20%;
	left: 36%;
	width: auto !important;
}

.a2-box {
	background-color: #DE232E;
	padding: 8% 0px;
	color: #fff;
}

.a2-box>p {
	text-align: center;
	margin: 0 auto;
	font-size: 3rem;
}
#sz150{
	font-size: 8rem;
}
#sz2k{
	font-size: 8rem;
}
#sz2w{
	font-size: 8rem;
}

.a2-box .gpcys{
	font-size: 7rem;
}
.a2-box .fysjd{
	font-size: 6rem;
	letter-spacing: 15px;
}
.a2-box .dzh{
	font-size: 6rem;
}
.a2-box .fw{
	/*font-size: 2rem;*/
	position: relative;
    top: -22px;
}
.a2-box .yh{
	/*font-size: 2rem;*/
}
.a2-box .ppsj{
	font-size: 5rem;
}
.a3-box {
	position: relative;
}
.a3-box .a3-text{
	opacity: 0;
	position: absolute;
	top: 14%;
	left: 20%;
	color: #fff;
	font-size: 2rem;
}
.a3-box .a3-text>p:nth-of-type(1){
	font-size: 3rem;
	margin-bottom: 30px;
}
.a4-box{
	/*background-color: #F5F5F5;*/
}
.a4-box>p:nth-of-type(1){
	text-align: center;
	padding-top:40px ;
	font-size: 3.6rem;
}
.a4-box>p:nth-of-type(2){
	text-align: center;
	font-size: 1.6rem;
	padding-bottom: 60px;
}
.a4-imgs{
	width: 68%;
	margin: 0 auto;
}
.a4-img-item{
	display: inline-block;
	position: relative;
	margin-bottom: -3px;
	margin-left: 1.4%;
	width: 23.3%;
}
.a4-img-item>img{
	display: block;
	width: 100%;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out
}
.a4-img-item:hover img{
	transform: sale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1)
}
.a4-img-item>span{
	font-size: 2rem;
	color: #fff;
	position: absolute;
	top: 40%;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.a6-box {
	position: relative;
}
.a6-text{
	position: absolute;
	top: 23%;
	color: #fff;
	text-align: center;
	font-size: 1.8rem;
	width: 100%;
}
.a6-text>p:nth-of-type(1){
	font-size: 3rem;
}
.a6-text>p{
	opacity: 0;
}
.a6-text>p:nth-of-type(1)>span{
	font-size: 6rem;
	position: relative;
	top: 9px;
}
.a7-box{
	position: relative;
}
.a7-text{
	position: absolute;
	top: 7%;
	width: 100%;
	text-align: center;
	color: #fff;
}
.a7-text>p:nth-of-type(1){
	font-size: 3rem;
}
.a7-text>p:nth-of-type(2){
	font-size: 1.6rem;
}
.a7-imgs{
	width: 100%;
	position: absolute;
	bottom: 8%;
	text-align: center;
}
.a7-imgs img{
	margin-right: -80px;
	position: relative;
	opacity: 0;
}
.a7-imgs img:nth-of-type(1){
	z-index: 4;
	margin-right: -130px;
}
.a7-imgs img:nth-of-type(2){
	z-index: 3;
	animation-delay:0.5s;
	-webkit-animation-delay:0.5s; /* Safari 和 Chrome */
}
.a7-imgs img:nth-of-type(3){
	z-index: 2;
	margin-right: -70px;
	animation-delay:0.8s;
	-webkit-animation-delay:0.8s; /* Safari 和 Chrome */
}
.a7-imgs img:nth-of-type(4){
	z-index: 1;
	animation-delay:1.1s;
	-webkit-animation-delay:1.1s; /* Safari 和 Chrome */
}
.a8-box{
	position: relative;
}

.a8-text{
	position: absolute;
	top: 9%;
	right: 12%;
	color: #fff;
	font-size: 3rem;
}
.a8-text p{
	opacity: 0;
}
.a8-text p:nth-of-type(1){
	animation-delay:0.5s;
	-webkit-animation-delay:0.5s; /* Safari 和 Chrome */
}
.a8-text p:nth-of-type(2){
	animation-delay:0.8s;
	-webkit-animation-delay:0.8s; /* Safari 和 Chrome */
}
.a8-text p:nth-of-type(3){
	animation-delay:1.1s;
	-webkit-animation-delay:1.1s; /* Safari 和 Chrome */
}
.a9-box{
	
}

.a9-box>p{
	text-align: center;
	font-size: 3rem;
	padding-top: 3%;
	padding-bottom: 1%;
}

.a9-box{
	
}
.a9-imgs{
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	width: 1310px;
}
.a9-imgs>img{
	float: left;
	margin-left:9px;
	margin-top: 9px;
	opacity: 0;
	/*放大会使图片模糊*/
	/*
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out;
	*/
}
.a9-imgs>img.a922{
	opacity: 1;
}
.a9-imgs>img:hover{
	/*
	transform: sale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	*/
}
.a931,
.a932,
.a935{
	position: relative;
	top: -60px;
}
.a10-box{
	background-color: #F5F5F5;
}

.a10-box>p{
	font-size: 3rem;
	padding-top: 1%;
	padding-bottom: 1%;
	text-align: center;
}

.a10-box{
	
}
.a10-lc{
	width: 1310px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 4%;
}
.lc-item{
	width: 12.2%;
    height: 180px;
    padding-right: 7px;
    margin-left: -10px;
    float: left;
    text-align: center;
    background: url(../img/x_a10jt.png) 156px 0 no-repeat;
    opacity: 0;
}
.lc-item:last-child{
	background: none;
}
.lc-item:nth-of-type(1){
	animation-delay:0.3s;
	-webkit-animation-delay:0.3s; /* Safari 和 Chrome */
}
.lc-item:nth-of-type(2){
	animation-delay:0.6s;
	-webkit-animation-delay:0.6s; /* Safari 和 Chrome */
}
.lc-item:nth-of-type(3){
	animation-delay:0.9s;
	-webkit-animation-delay:0.9s; /* Safari 和 Chrome */
}
.lc-item:nth-of-type(4){
	animation-delay:1.2s;
	-webkit-animation-delay:1.2s; /* Safari 和 Chrome */
}
.lc-item:nth-of-type(5){
	animation-delay:1.5s;
	-webkit-animation-delay:1.5s; /* Safari 和 Chrome */
}
.lc-item:nth-of-type(6){
	animation-delay:1.8s;
	-webkit-animation-delay:1.8s; /* Safari 和 Chrome */
}
.lc-item:nth-of-type(7){
	animation-delay:2.1s;
	-webkit-animation-delay:2.1s; /* Safari 和 Chrome */
}
.lc-item:nth-of-type(8){
	animation-delay:2.4s;
	-webkit-animation-delay:2.4s; /* Safari 和 Chrome */
}
.lc-item>p:nth-of-type(1){
	font-size: 1.8rem;
	font-weight: 700;
}
.lc-item-img{
	height: 36px;
}
.lc-item>p:nth-of-type(2){
	font-size: 1.4rem;
	color: #9C9CA0;
}
