.pxfhPageColumn2 {
	padding-bottom: 66px;
	width: 1440px;
	margin: auto;
	margin-top: 100px;
}

.pxfhPageColumn2 .pxfhPage1LeftTitle .title,
.flxdPageColumn1_1 .pxfhPage1LeftTitle .title {
	line-height: 48px;
	text-align: center;
	position: relative;
	font-size: 30px;
	color: rgb(51, 51, 51);
	font-family: pht;
	font-weight: bold;
	line-height: 50px;
}
.pxfhPage1LeftTitle .title,
.flxdPageColumn1_1 .pxfhPage1LeftTitle .title {
	line-height: 48px;
	text-align: center;
	position: relative;
	font-size: 30px;
	color: rgb(51, 51, 51);
	font-family: pht;
	font-weight: bold;
	line-height: 50px;
}

.pxfhPage1LeftTitle .title:after,
.flxdPageColumn1_1 .pxfhPage1LeftTitle .title:after {
	display: block;
	content: '';
	position: absolute;
	width: 60px;
	height: 3px;
	bottom: -6px;
	border-radius: 2px;
	background: #265ebd;
	margin-left: -30px;
	left: 50%;
}

.pxfhPageColumn2 .pxfhPage1LeftTitle .title:after,
.flxdPageColumn1_1 .pxfhPage1LeftTitle .title:after {
	display: block;
	content: '';
	position: absolute;
	width: 60px;
	height: 3px;
	bottom: -6px;
	border-radius: 2px;
	background: #265ebd;
	margin-left: -30px;
	left: 50%;
}

.pxfhPageColumn2 .pxfhPage1LeftTitle .title1,
.flxdPageColumn1_1 .pxfhPage1LeftTitle .title1 {
	line-height: 32px;
	text-align: center;
}

.pxfhPage2TextC {
	line-height: 30px;
	font-size: 16px;
	color: #555555;
	font-family: 'phtL';
	padding-top: 42px;
	text-align: justify;
	margin-bottom: 40px;
}

.pxfhPageColumn2Dl {
	overflow: hidden;
	height: 530px;
}

.pxfhPageColumn2Dl.on {
	background: #000;
}

.pxfhPageColumn2Dl dd {
	float: left;
	width: 25%;
	transition: all .5s;
	-webkit-transition: all .5s;
	transform-origin: center;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.pxfhPageColumn2Dl dd .con {
	display: block;
	min-height: 530px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	-webkit-transition: .3s linear;
	transition: .3s linear;
	cursor: pointer;
}

.pxfhPageColumn2Dl dd .con:hover {
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
}

.pxfhPageColumn2Dl dd .con::before {
	position: absolute;
	display: block;
	content: '';
	bottom: 0;
	left: 0;
	width: 100%;
	height: 106px;
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
}

.pxfhPageColumn2Dl dd .con .text {
	position: absolute;
	bottom: 22px;
	left: 0;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	z-index: 2;
}

.pxfhPageColumn2Dl dd .con .icn {
	width: 40px;
	height: 40px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 14px;
	transition: all .5s;
	-webkit-transition: all .5s;
}

.pxfhPageColumn2Dl dd .con .title {
	line-height: 30px;
	font-size: 18px;
	color: #ffffff;
	font-family: 'pht';
	transition: all .5s;
	-webkit-transition: all .5s;
	margin-bottom: 14px;
}

.pxfhPageColumn2Dl dd .con .textC {
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
	padding-top: 16px;
	font-family: 'phtL';
	height: 0;
	overflow: hidden;
	transition: all .5s;
	-webkit-transition: all .5s;
	opacity: 0;
}

.pxfhPageColumn2Dl dd .con .textC .textCon {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.pxfhPageColumn2Dl dd.hover .con .textC {
	height: 90px;
	opacity: 1;
}
    .pxfhPage1Leful {  display: none;}
@media screen and (min-width: 0px) and (max-width:640px) {
    
    .pxfhPageColumn2{
        width: auto;
    }
    
    .pxfhPageColumn2Dl {

    display: none;
}
    
    .pxfhPage1Leful {  display: block;}
    
        .pxfhPage1Leful .li{}
            .pxfhPage1Leful .li>p{
    text-align: center;
    position: relative;
    font-size: 23px;
    color: rgb(51, 51, 51);
    line-height: 50px;
}
            .pxfhPage1Leful .li>img{
    width: 100%;
}
    
            .pxfhPage1Leful .li>h1{
    line-height: 28px;
    font-size: 14px;
    color: #555555;
    font-family: 'phtL';
    padding-top: 4px;
    text-align: justify;
    text-indent: 32px;
    margin-bottom: 40px;
}
    
    .n_banner {
    margin-top: 40px;}
    
        .n_banner .zc_div {
        top: 58px;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}