/**
x1p
 */
.x1p-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin:0 auto;
}
.x1p-image img {
    margin:40px auto;
}
.x1p-title img ,.x1p-wx img{
    margin:0 auto;
}
.x1p1 {
    margin:0 auto;
    height:auto;
    /*max-width:1920px;*/
    height: 1136px;
    background-image: url('/img/x1p/1.png?r=0.1');
}
.x1p h2 {
    margin:30px auto;
}
.x1p2 {
    margin:0 auto;
    height:auto;
    max-width:1920px;
    /*height: 896px;*/
    /*background-image: url('/img/x1p/2.jpg');*/
}
.x1p3 {
    margin:0 auto;
    height:auto;
    max-width:1920px;
    /*height: 770px;*/
    /*background-image: url('/img/x1p/3.jpg');*/
}
.x1p4 {
    margin:0 auto;
    height:auto;
    max-width:1920px;
    /*height: 999px;*/
    /*background-image: url('/img/x1p/4.jpg');*/
}
.x1p5 {
    margin:0 auto;
    height:auto;
    max-width:1920px;
    /*height: 841px;*/
    /*background-image: url('/img/x1p/5.jpg');*/
}
.x1p6 {
    margin:0 auto;
    height:auto;
    max-width:1920px;
    /*height: 763px;*/
    /*background-image: url('/img/x1p/6.jpg');*/
}
.x1p7 {
    margin:0 auto;
    height:auto;
    max-width:1920px;
    /*height: 531px;*/
    /*background-image: url('/img/x1p/7.jpg');*/
}
.x1p8 {
    margin:0 auto;
    height:auto;
    max-width:1920px;
    /*height: 958px;*/
    /*background-image: url('/img/x1p/8.jpg');*/
}
.x1p9 {
    margin:0 auto;
    height:auto;
    max-width:1920px;
    /*height: 1177px;*/
    /*background-image: url('/img/x1p/9.jpg');*/
}
.x1p10 {
    margin:0 auto;
    height:auto;
    max-width:1920px;
    /*height: 652px;*/
    /*background-image: url('/img/x1p/10.jpg');*/
}
.x1p h2 {
	font-size: 20px;
}
.x1p h3 {
	font-size: 16px;
}
@media (min-width: 768px) {
	.x1p h2 {
		font-size: 24px;
	}
	.x1p h3 {
		font-size: 18px;
	}
}

@media (min-width: 992px) {
	.x1p h2 {
		font-size: 28px;
	}
	.x1p h3 {
		font-size: 22px;
	}
}

@media (min-width: 1200px) {
	.x1p h2 {
		font-size: 30px;
	}
	.x1p h3 {
		font-size: 24px;
	}
}