@media only screen  and (max-width:1681px) and (min-width:1420px){
	.ui-phy-bx{
		width: 100%!important;
	}
}
@media only screen  and (max-width:1445px){
	.ui-phy-bx{
		width: 100%!important;
	}
}
/* @media screen and (max-width: 1290px){
	.ui-phy-bx{
		width: 1250px!important;
	}
} */
.ui-phy-bx{
	width: 1339px;
	height: 688px;
	background: url("../images/phybg.jpg") no-repeat;
	background-size: 100% 100%;
	margin: auto;
}
.ui-phy-bx-tp{
	width: 100%;
	display: flex;
}
.ui-phy-bx-tp-li{
	width: 446px;
	height: 344px;
}
.ui-phy-bx-tp-li:nth-child(1):hover{
	width: 446px;
	height: 344px;
	background: url("/images/phy1.jpg") no-repeat;
	background-size: 100% 100%;
}
.ui-phy-bx-tp-li:nth-child(2):hover{
	width: 446px;
	height: 344px;
	background: url("/images/phy2.jpg") no-repeat;
	background-size: 100% 100%;
}
.ui-phy-bx-tp-li:nth-child(3):hover{
	width: 446px;
	height: 344px;
	background: url("/images/phy3.jpg") no-repeat;
	background-size: 100% 100%;
}
/* .ui-phy-bx-tp-li:hover .ui-phy-bx-tp-li-h{
	color: #2268AE;
} */
/* .ui-phy-bx-tp-li:hover .ui-phy-bx-tp-li-h::after{
	content: "";
	width: 83px;
	height: 4px;
	background: #2268AE;
	border-radius: 2px 2px 2px 2px;
	display: block;
	margin:18px auto 0;
} */
/* .ui-phy-bx-tp-li:hover .ui-phy-bx-tp-li-p{
	color: #2268AE;
} */
.ui-phy-bx-tp-li-h{
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 500;
	font-size: 32px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 70px;
}
.ui-phy-bx-tp-li-h::after{
	content: "";
	width: 83px;
	height: 4px;
	background: #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	display: block;
	margin:18px auto 0;
}
.ui-phy-bx-tp-li-p{
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 22px;
	color: #FFFFFF;
	/*width: 330px;*/
	margin:32px auto 0;
	line-height: 40px;
	text-align: center;
}
.ui-phy-bx-tp-li1{
	width: 669px!important;
	height: 343px!important;
}
.ui-phy-bx-tp-li1:nth-child(1):hover{
	width: 669px;
	height: 343px;
	background: url("/images/phy4.jpg") no-repeat;
	background-size: 100% 100%;
}
.ui-phy-bx-tp-li1:nth-child(2):hover{
	width: 669px;
	height: 343px;
	background: url("/images/phy5.jpg") no-repeat;
	background-size: 100% 100%;
}