.tit h3{
/*	color: #44BFFF;*/
}
.tit p{
/*	color: #44BFFF;*/
}
.prr {
	width: 80%;
/*	min-width: 1200px;*/
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.tit {
	margin-bottom: 50px;
}
.prr_list {
	width: 100%;
	height: auto;
	overflow: hidden;
/*	margin-bottom: 50px;*/
}
.prr_list .a {
	position: relative;
}
.prr_list1 .a {
	float: left;
	width: 76%;
	height: auto;
	overflow: hidden;
	padding-right: 20px;
	box-sizing: border-box;
	position: relative;
}
.prr_list .a h2 {
	position: absolute;
	top: 40%;
	width: 100%;
	text-align: center;
	left: 0%;
	font-size: 42px;
	font-weight: bold;
	color: #fff;
	line-height: 72px;
}
.prr_list1 .a img{
	width: 100%;
/*	height: 100%;*/
}
.prr_list1 .b {
	float: left;
	width: 24%;
    text-align: right;
    position: relative;
}
.prr_list1 .b h2 {
    position: absolute;
    top: 40%;
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    width: 100%;
}
.prr_list1 .b li {
	float: left;
	width: 50%;
/*	height: 280px;*/
	box-sizing: border-box;
	margin-bottom: 20px;
}
.prr_list1 .b li:nth-child(2n-1){
	padding-right: 10px;
}
.prr_list1 .b li:nth-child(2n){
	padding-left: 10px;
}
.prr_list1 .b li img {
	width: 100%;
/*	height: 100%;*/
}
.prr_list1 .b li:nth-child(2n) {
	margin-right: 0;
}
.prr_list2{
    margin-top:20px;
}
.prr_list3 .a {
	float: left;
	width: 48%;
	height: auto;
	overflow: hidden;
/*	margin-right: 20px;*/
	position: relative;
	box-sizing: border-box;
	padding-right: 20px;
}
.prr_list3 .a img{
	width: 100%;
}
.prr_list3 .b {
	float: left;
	width: 52%;
}
.prr_list3 .b li {
	width: 100%;
/*	height: 280px;*/
	margin-bottom: 20px;
}
.prr_list3 .b li img {
	width: 100%;
/*	height: 100%;*/
}
.prr_list2 img{
		margin-bottom: 20px;
	width: 100%;
	}
@media screen and (max-width: 750px) {
.prr {
	width: 90%;
	min-width: 90%;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.tit {
	margin-bottom: 0.5rem;
}
.prr_list {
	width: 100%;min-width: 90%;
	height: auto;
	overflow: hidden;
/*	margin-bottom: 0.5rem;*/
}
.prr_list .a {
	position: relative;
}
.prr_list1 .a {
	float: left;
	width: 30vw;
	height: auto;
	overflow: hidden;
/*	margin-right: 1vw;*/
	padding-right: 1vw;
	position: relative;
}
.prr_list .a h1 {
	position: absolute;
	top: 40%;
/*	left: 10vw;*/
	font-size: 4vw;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 6vw;
}
	.prr_list1 .a img{
		height: 80vw;
		
	}
.prr_list1 .b {
	float: left;
	width: 60vw;
}
.prr_list1 .b li {
	float: left;
	width: 29.5vw;
	height: 26vw;
/*	margin-right: 1vw;*/
/*	padding-right: 1vw;*/
	box-sizing: border-box;
	margin-bottom: 1vw;
}
	.prr_list1 .b li:nth-child(2n-1){
	padding-right: 0.5vw;
}
.prr_list1 .b li:nth-child(2n){
	padding-left: 0.5vw;
}
.prr_list1 .b li img {
	width: 100%;
	height: 100%;
}
.prr_list1 .b li:nth-child(2n) {
	margin-right: 0;
}
.prr_list3 .a {
	float: left;
	width:30vw;
	height: auto;
	overflow: hidden;
/*	margin-right: 1vw;*/
	padding-right: 1vw;
	box-sizing: border-box;
	position: relative;
	}.prr_list3 .a img{
		height: 53vw
	}
.prr_list3 .b {
	float: left;
	width: 60vw;
}
.prr_list3 .b li {
	width: 100%;
	height: 26vw;
	margin-bottom: 1vw;
}
.prr_list3 .b li img {
	width: 100%;
	height: 100%;
}
	.prr_list2{
		width: 100%;
		height: auto;overflow: hidden;
	}
	.prr_list2 img{
		width: 100%;
		margin-bottom: 1vw;
	}
}
