.p1 .container{
	/*width: calc(100% - 180px);*/
}
.header{
	width: 100%;
	z-index: 99;
	background: rgba(255,255,255,1);
	/*box-shadow: 4px -2px 20px #ddd inset;*/
}
.p1{
	position: relative;
}
.p1_header::after{
	content: "";
	display: block;
	clear: both;
}
.p1_header{
    line-height: 70px;
    height: 70px;
    border-bottom: 1px solid #eee;
}
.p1_header>h3{
	color: #575756;
    font-size: 18pt;
    float: left;
    font-family: GothamBook;
        line-height: 70px;
    height: 70px;
}
.p1_header>ul {
    float: right;
}
.floor_line{
	width: 100%;
	height: 5px;
	background: url("../img/line.png");	
	display: none;
}
.p1_header>ul li {
    float: left;
}
.p1_header>ul span {
    float: left;
    margin: 0 15px;
}
.p1_header>ul li a, .floor1_caption>ul span {
    color: #9C9B9B;
    font-size: 14px;
}
.p1_header>ul .active a {
    color: #000;
}
.p1_header>ul li a:hover {
    color: #000;
}

.p1_txt::after{
	content: "";
	display: block;
	clear: both;
}
.p1_txt{
        padding: 0 90px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: calc(50% + 70px);
    transform: translateY(-50%);
}
.p1_txt img{
	max-width: 100%;
}

.p1_txt div{
	width: 30%;
    text-align: justify;
}
.p1_txt div:nth-child(2){
	font-family: SiYuan;
	font-size: 16px;
	line-height: 24px;
}
.p1_txt div:nth-child(3){
	font-family: Gotham Book-regular;
	font-size: 14px;
	line-height: 22px;
}
.p1_txt div:first-child{
	width: 25%;
}
.p1_txt p{
	color: #575756;
	line-height: 25px;
}



.p1,.p2,.p3,.p4,.p5,.p6{
	background-size:101% 100% ;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.prev{
	position: absolute;
	left: 50%;
	bottom:65px;
	margin-left: -31.5px;
}

.p2{
	color: #fff;
}
.section_caption{
	position: absolute;
	left: 70px;
	top:60px;
	font-size: 28px;
	display: none;
}

.active_row{
	animation: inLeft 1s ease;
	display: block;
}






.section_caption span{
	font-size: 14px;
}

.p2_main{
	width: 990px;
	margin: auto;
	text-align: center;
	display: none;
}
.p2_main_show{

	animation: inDown 2.5s ease;
	display: block;
	
}
.p2_main>h2{
	font-size: 38px;
}
.p2_main>h4{
	font-size: 24px;
}

.p3 .container{
	width: calc(100% - 125px);
}

.p3_ul::after{
	content: "";
	display: block;
	clear: both;
}



.p3_ul>li{
	width: 12%;
	margin-right: 5.6%;
	margin-bottom: 30px;
	float: left;
	    height: 145px;
	display: none;
}
.p3_ul>li:nth-child(6n){
	margin-right: 0;
}
.p3_ul>li h4{
	font-size: 18px;
	color: 20px;
	font-weight: bold;
}
.p3_ul>li .p3_line{
	width: 100%;
	height: 1px;
	background: #818180;
	margin: 17px 0 13px 0;
}
.p3_ul>li h5{
	color: #000000;
    font-size: 15px;
    line-height: 1.5;
    height: 44px;
    
    overflow: hidden;
	margin-bottom: 7px;
	font-weight: bold;
}
.p3_ul>li p{
	font-size: 13px;
	color: #a0a0a0;
	margin: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:3;
	overflow: hidden;
}


.p4{
	color: #fff;
}

.p4 .container{
	width: calc(100% - 125px);
}
.p4_line {
    width: 100%;
    background: url(../img/17.png);
    background-size: 100%;
    background-position: left top;
    height: 50px;
    background-repeat: no-repeat;
    margin-bottom: 60px;
}
.p4_ul::after{
	content: "";
	display: block;
	clear: both;
}
.p4_ul>li{
	float: left;
	width: 25%;
}
.p4_ul>li:first-child{
    padding: 0 30px 0 68px;
}
.p4_ul>li:nth-child(2){
    padding: 0 0px 0 40px;
}
.p4_ul>li:nth-child(3){
    padding: 0 30px 0 60px;
}
.p4_ul>li:nth-child(4){
    padding: 0 20px 0 72px;
}

.p4_ul>li h5{
	font-size: 18px;
	margin-bottom: 20px;
	opacity: 0;
}
.p4_ul>li h5 span{
	padding-bottom: 6px;
	border-bottom: 1px solid #fff;
}
.p4_ul>li p{
	font-size: 13px;
	line-height: 26px;
	opacity: 0;
}

.p5 .container{
	width: calc(100% - 125px);
}
.p5_ul{
	display: flex;
	justify-content: flex-start;
}
.p5_ul>li:first-child{
	width: 16%;	margin-right: 8%;
}.p5_ul>li:not(:first-child){	width:19%;}
.p5_ul li div{
	opacity: 0;
}.p5_ul li .p5_header{	width: 200px;	text-align: center;}
.p5_ul li .p5_header>div{
	opacity: 1;
	
	margin-bottom: 13px;
	box-sizing: border-box;
}
.p5_ul li h5{
	color: #A0A0A0;
	font-size: 20px;
	font-family: GothamBook;
	margin-bottom: 13px;	white-space: nowrap;	overflow: hidden;	text-overflow: ellipsis;
}
.p5_ul li p {
	color: #000;
	width: 200px;

	font-size: 19px;
	margin: 0;
}.p5_ul li ul p{	font-size: 17px;}
.p5_ul li hr{
	width: 200px;
	border-color: #a0a0a0;
	margin-top: 35px;
	margin-bottom: 41px;
}
.p5_ul li ul li{
	box-sizing: border-box;
    padding-left: 16px;
    background: url(../img/dotted.png) no-repeat;
    line-height: 39px;
    background-position: left 16px;
    opacity: 0;
}


.p6{
	color: #fff;
	
}
.p6 .container{
	width: calc(100% - 125px);
}
.p6_ul{
	display: flex;
	justify-content: flex-start;

}
.p6_ul>li{
	width: 14.28%;
	box-sizing: border-box;
	padding: 13px 10px 0 50px;
	height: 498px;
    overflow: hidden;
	opacity: 0;
}
.p6_ul>li:not(:first-child){
    border-right: solid 1px #808080;
    
}
.p6_ul>li:nth-child(2){
    border-left: solid 1px #808080;
}
.p6_ul>li:last-child{
	border:none;
}
.p6_ul>li:first-child{
	padding-left: 0;
}
.p6_ul>li div{
	margin-bottom: 50px;
}
.p6_ul>li div h5{
	font-size: 21px;
	margin-bottom: 25px;
}
.p6_ul>li div p{
	font-size: 19px;
	margin-bottom: 0;
}
.p6_ul>li ul li{
	line-height: 32px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.p6_ul>li ul li p{
	overflow: hidden;
	text-overflow: ellipsis;
}
@keyframes inLeft{
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes inDown{
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@media screen and (min-width:2400px ) {

	.p1_txt div{
		width: calc(33.33% - 60px);
	}
}
@media screen and (min-width:1200px ) and (max-width:1400px) {
	
}

@media screen and (min-width:992px ) and (max-width:1200px) {
	.p1_l{
		width: 100%;
		padding: 0 15px;
	}
	.p1_r{
		display: none;
	}
	.p4_ul>li:first-child {
	    padding: 0 0px 0 70px;
	}
	.p4_ul>li:nth-child(2) {
	    padding: 0 0px 0 100px;
	}
	.p4_ul>li:nth-child(3) {
	    padding: 0 0px 0 80px;
	}
	.p4_ul>li:nth-child(4) {
	    padding: 0 0px 0 90px;
	}
}
@media screen and (min-width:769px ) and (max-width:991px) {
	.p1_l{
		width: 100%;
		padding: 0 15px;
	}
	.p1_r{
		display: none;
	}
	.p4_ul>li:first-child {
	    padding: 0 0px 0 40px;
	}
	.p4_ul>li:nth-child(2) {
	    padding: 0 0px 0 70px;
	}
	.p4_ul>li:nth-child(3) {
	    padding: 0 0px 0 50px;
	}
	.p4_ul>li:nth-child(4) {
	    padding: 0 0px 0 60px;
	}
}
@media screen and (max-width:768px) {
	.p1_l{
		width: 100%;
		padding: 0 15px;
	}
	.p1_r{
		display: none;
	}
}



 



@media (min-width: 768px)
.p3 .container {
    width: 750px;
}

@media (min-width: 992px)
.p3 .container {
    width: 970px;
}

@media screen and (max-width: 1450px) {

	.p1_txt{padding: 0 35px 0 0;}
	.p1_txt div{width: 35%;padding-top: 100px;}
	.container{width: 1350px;}
	.p3 .container{padding-top: 50px;}
	.p5 .container{padding-top: 50px;}
	.p6 .container{padding-top: 80px;}
	.p1_txt div:nth-child(2){font-size: 15px;}
} 

@media screen and (min-width:2100px ) {

	.p1_txt div:nth-child(2) {
	    font-size: 14pt;
	    line-height: 29pt;
	}
	.p1_txt div:nth-child(3) {
	    font-size: 12pt;
	    line-height: 18pt;
	}
} 


@media screen and (min-width:992px ) and (max-width:1300px) {
	.p1_txt p{
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 0;
	}
	.p1_txt div:first-child {
	    width: 18%;
	}
	.p1_txt div {
	    width: 38%;
	}
	.section_caption{
		top: 10px;
    font-size: 18px;
	}
	.p6_ul>li div h5 {
	    font-size: 19px;
	}
	.p6_ul>li div p {
	    font-size: 17px;
	}
}