/* iPhone13 */
@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {
           .ui-cnt4b {
        min-height: 700px;
    }
	 .ui-content {
        width: 100% !important;
        margin: auto;
    }
}
 
/* iPhone11 */
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
	.ui-cnt4b{
	min-height: 727px;
}
    .ui-content {
        width: 100% !important;
        margin: auto;
    }
}
/* 针对小米12的屏幕宽度小于600px的情况 */
@media only screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3){
  .ui-content {
        width: 100% !important;
        margin: auto;
    }
	.ui-cnt4b {
        min-height: 851px;
    }
}

 /* HUAWEI P40 */
@media only screen and (device-width: 360px) and (device-height: 780px) and (-webkit-device-pixel-ratio: 3) {
	.ui-cnt4b{
	min-height: 1195px!important;
}
.ui-content {
        width: 100% !important;
        margin: auto;
    }
}

 /* HUAWEI HONOR V30 */
@media only screen and (device-width: 360px) and (device-height: 800px) and (-webkit-device-pixel-ratio: 3) {
	   .ui-cnt4b {
    min-height: 1243px!important;
}
.ui-content {
        width: 100% !important;
        margin: auto;
    }
}
@media only screen  and (max-width:1681px) and (min-width:1420px){
	body, html{
		width: 100%!important;
	}
	.ui-content{
		width: 63.3%!important;
	}
	.ui-cnt-top{
		width: 100%!important;
		box-sizing: border-box!important;
	}
	.ui-cnt-top-min{
		width: 98%!important;
	}
	.ui-cnt-topl-h{
		margin-right: 20px!important;
		font-size: 16px!important;
		margin-top: 20px!important;
	}
	.ui-cnt-topl-h1::after{
		margin-top: 15px!important;
	}
	.ui-cnt-topr p{
		font-size: 16px!important;
	}
	.ui-cnt4b{
		width: 98%!important;
	}
	.ui-cnt4-li{
		width: 23%!important;
		    margin-right: 23px!important;
			height: 170px!important;
			margin-bottom: 20px!important;
	}
	
	.ui-cnt4-li:nth-child(5n){
		margin-right: 23px!important;
	}
	.ui-cnt4-li:nth-child(4n){
		margin-right: 0px!important;
	}
	.ui-cnt4-li-bx{
		width: 100%!important;
		height: 114px!important;
	}
	.ui-cnt4-li-img{
		width: 100%!important;
		height: 114px!important;
	}
	.ui-cnt6b-li{
		width: 100%!important;
	}
	.ui-cnt6b-li img{
		width: 100%!important;
	}
	.ui-cnt4-li-h{
		font-size: 16px!important;
		white-space: nowrap!important;
	}
	.ui-cnt6b{
		height: 110px!important;
		padding: 15px 15px!important;
		margin-top: 15px!important;
	}
	.tpbgtu{
		height: 35px!important;
	}
	.ui-cnt3l-tp-h{
		font-size: 16px!important;
	}
	.ui-cnt3l-tp-h::after{
		margin-top: 5px!important;
	}
}
@media only screen  and (max-width:1419px) and (min-width:1281px){
	body, html{
		width: 100%!important;
	}
	.ui-content{
		width: 98%!important;
	}
	.ui-cnt-top{
		width: 100%!important;
		box-sizing: border-box!important;
	}
	.ui-cnt-top-min{
		width: 98%!important;
	}
	.ui-cnt4b{
		width: 98%!important;
	}
	.ui-cnt4-li{
		width: 24.2%!important;
		/* margin-right: 24.2%!important; */
	}
	
	.ui-cnt4-li:nth-child(5n){
		margin-right: 13px!important;
	}
	.ui-cnt4-li:nth-child(4n){
		margin-right: 0px!important;
	}
	.ui-cnt4-li-bx{
		width: 100%!important;
	}
	.ui-cnt4-li-img{
		width: 100%!important;
	}
	.ui-cnt6b-li{
		width: 100%!important;
	}
	.ui-cnt6b-li img{
		width: 100%!important;
	}
}
@media only screen  and (max-width:1280px) and (min-width:1152px){
	body, html{
		width: 100%!important;
	}
	.ui-content{
		width: 98%!important;
	}
	.ui-cnt-top{
		width: 100%!important;
		box-sizing: border-box!important;
	}
	.ui-cnt-top-min{
		width: 98%!important;
	}
	.ui-cnt-topl-h{
		margin-right: 10px!important;
	}
	.ui-cnt-topr p{
		font-size: 15px!important;
	}
	.ui-cnt4b{
		width: 98%!important;
	}
	.ui-cnt4-li{
		width: 24.1%!important;
	}
	
	.ui-cnt4-li:nth-child(5n){
		margin-right: 13px!important;
	}
	.ui-cnt4-li:nth-child(4n){
		margin-right: 0px!important;
	}
	.ui-cnt4-li-bx{
		width: 100%!important;
	}
	.ui-cnt4-li-img{
		width: 100%!important;
	}
	.ui-cnt6b-li{
		width: 100%!important;
	}
	.ui-cnt6b-li img{
		width: 100%!important;
	}
}
@media only screen  and (max-width:1151px) and (min-width:1024px){
	body, html{
		width: 100%!important;
	}
	.ui-content{
		width: 98%!important;
	}
	.ui-cnt-top{
		width: 100%!important;
		box-sizing: border-box!important;
	}
	.ui-cnt-top-min{
		width: 98%!important;
	}
	.ui-cnt-topl-h{
		margin-right: 10px!important;
	}
	.ui-cnt-topr p{
		font-size: 15px!important;
	}
	.ui-cnt4b{
		width: 98%!important;
	}
	.ui-cnt4-li{
		width: 23.9%!important;
	}
	
	.ui-cnt4-li:nth-child(5n){
		margin-right: 13px!important;
	}
	.ui-cnt4-li:nth-child(4n){
		margin-right: 0px!important;
	}
	.ui-cnt4-li-bx{
		width: 100%!important;
	}
	.ui-cnt4-li-img{
		width: 100%!important;
	}
	.ui-cnt6b-li{
		width: 100%!important;
	}
	.ui-cnt6b-li img{
		width: 100%!important;
	}
	.ui-cnt4-li-h{
		font-size: 14px!important;
	}
}
@media only screen  and (max-width:1023px) and (min-width:800px){
	body, html{
		width: 100%!important;
	}
	.ui-content{
		width: 98%!important;
	}
	.ui-cnt-top{
		width: 100%!important;
		box-sizing: border-box!important;
	}
	.ui-cnt-top-min{
		width: 98%!important;
	}
	.ui-cnt-topl-h{
		margin-right: 10px!important;
	}
	.ui-cnt-topr p{
		font-size: 15px!important;
	}
	.ui-cnt4b{
		width: 98%!important;
	}
	.ui-cnt4-li{
		width: 23.7%!important;
		height: 150px!important;
		margin-bottom: 20px!important;
	}
	
	.ui-cnt4-li:nth-child(5n){
		margin-right: 13px!important;
	}
	.ui-cnt4-li:nth-child(4n){
		margin-right: 0px!important;
	}
	.ui-cnt4-li-bx{
		width: 100%!important;
		height: 98px!important;
	}
	.ui-cnt4-li-img{
		width: 100%!important;
		height: 98px!important;
	}
	.ui-cnt6b-li{
		width: 100%!important;
	}
	.ui-cnt6b-li img{
		width: 100%!important;
	}
	.ui-cnt4-li-h{
		font-size: 13px!important;
	}
}
@media only screen and (max-width: 750px) {
	    body, html {
        width: 100%;
    }
	.ui-header {
    width: 100%;
}
.ui-hd-top{
	height: 152px!important;
}
.ui-hd-top-min{
	width: 100%;
    display: flex;
    justify-content: space-between;
    margin: auto;
}
.ui-hd-top-img {
  width: 588px;
        display: block;
        margin-top: 54px;
}
.ui-hd-top-bx{
	width: 231px!important;
	margin-top: 60px!important;
	height: 42px;
    background: url(../images/hdtpbg.png) no-repeat!important;
    background-size: 100% 100%!important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ui-hd-bt-ul {
    width: 100%;
    display: flex;
    margin: auto;
    justify-content: space-between;
	padding: 0 20px;
	box-sizing: border-box;
}
.ui-hd-bt-li{
	width: 80px;
}
.dropdown-content{
	width: 80px;
}
.dropdown-content a{
	width: 60px;
	font-size: 14px!important;
	margin: auto;
}
.dropdown-content a:hover::after {
    content: "";
    width: 60px;
    height: 1px;
    background: #7BC0FF;
    display: block;
    margin: auto;
    margin-top: 15px;
    /* float: left; */
}
.dropbtn{
	width: 80px;
	font-size: 16px!important;
}
.dropdown-content {
    min-width: 80px;
}
.ui-hd-bt-li-a{
	font-size: 16px!important;
}
.ui-content{
	width: 100%!important;
	margin: auto;
}
.ui-cnt-top{
	width: 100%!important;
}
.ui-cnt-top-min{
	width: 100%!important;
	/* margin: auto; */
    display: flex;
    justify-content: space-between;
}
.ui-cnt4b{
	width: 94%!important;
	padding-left: 7px;
    box-sizing: border-box;
	min-height: 700px;
	display: flex!important;
        align-content: flex-start!important;
        margin-bottom: 20px!important;
		justify-content: center;
}
.ui-cnt6{
	width: 100%!important;
	padding: 0 10px;
	box-sizing: border-box;
}
.ui-footer{
		width: 100%;
    height: 136px!important;
    background: url(../images/ftbg.png) no-repeat;
    background-size: 100% 100%;
	}
.ui-ft-min{
	width: 100%;
}
.ui-ftl img {
  width: 250px;
    display: block;
    margin-top: 35px;
    margin-bottom: 20px;
}

.ui-ftl p {
	font-size: 12px!important;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FEFEFE;
    margin-bottom: 10px;
}
.ui-ftr {
    width: 457px;
    margin-top: 10px;
}

    .ui-ftr-tp {
    width: 100%;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px!important;
    color: #E7E7E7;
    border-bottom: 1px solid #7999D7;
    padding-bottom: 10px;
}
.ui-ftrb {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}
.ui-ftrbl-li {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.ui-ftrbl-li p {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 10px!important;
    color: #E7E7E7;
}
.ui-ftrbr-li {
    width: 64px;
    margin-right: 27px;
}
.ui-ftrbr-li img {
    width: 64px;
    height: 64px;
    display: block;
}
.ui-ftrbr-li p {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 10px!important;
    color: #E7E7E7;
    padding-top: 5px;
    text-align: center;
}
.ui-cnt6b{
	height: 110px!important;
}
.ui-cnt6b-li {
    width: 164px!important;
    height: 51.4px!important;
    display: block;
}
.ui-cnt6b-li img {
    width: 164px!important;
    height: 51.4px!important;
    display: block;
}
.ui-cnt4-lia {
    width: 281px!important;
    height: 250px!important;
    display: block!important;
    margin-right: 15px!important;
}
.ui-cnt4-lia:nth-child(4n){
	margin-right: 0px;
}
.ui-cnt4-li{
	width: 280px!important;
}
.ui-cnt4-li:nth-child(5n) {
    margin-right: 13px!important;
}
.ui-cnt4-li-bx{
	width: 244px!important;
}
.ui-cnt4-li-img{
	width: 244px!important;
}
/* .ui-cnt4-li:nth-child(3n){
	margin-right: 0!important;
} */
}
/* 针对小米12的屏幕宽度小于600px的情况 */
@media screen and (max-width: 600px) and (min-width: 599px), screen and (max-width: 600px) and (min-device-width: 360px) and (max-device-width: 360px), screen and (max-width: 600px) and (min-device-width: 375px) and (max-device-width: 375px), screen and (max-width: 600px) and (min-device-width: 414px) and (max-device-width: 414px) {
 /* body, html {
    background-color: blue!important;
  } */
}
.ui-content{
	width: 1500px;
	margin: auto;
}
.ui-cnt-tp{
	width: 100%;
	display: flex;
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 20px;
	color: #333333;
	margin: 30px 0;
}
.ui-cnt-tp p{
	color: #2268AE;
}
.ui-cnt3l-m {
	width: 100%;
	display: flex;
	margin-top: 30px;
}

.ui-cnt3l-m-p {
	width: 159px;
	height: 58px;
	background: #EEEEEE;
	ont-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 24px;
	color: #7A7A7A;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 23px;
}

.ui-cnt3l-m-p:last-child {
	margin-right: 0;
}

.ui-cnt3l-m-p1 {
	background-color: #2268AE;
	color: #FFFFFF;
}
.ui-cnt3l-ul{
	margin-top: 15px;
}
.ui-cnt1r-li {
	width: 100%;
	border-bottom: 1px solid #D9D9D9;
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
}
.ui-cnt1r-li:hover .ui-cnt1r-li-h{
	color: #2268AE;
}

.ui-cnt1r-li-h {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #333333;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ui-cnt1r-li-h::before {
	content: "";
	width: 8px;
	height: 8px;
	background: #2268AE;
	border-radius: 50%;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

.ui-cnt1r-li-t {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 20px;
	color: #666666;
}
/* 封页 */
.ui-pages{
	width: 100%;
	display: flex;
	justify-content: center;
}
.box {
	margin: 40px auto;
	height: 34px;
}

.page {
	/* width: 600px; */
}

.info {
	width: 200px;
	height: 34px;
	line-height: 34px;
}

.fl {
	float: left;
}
.ui-cnt6 {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.ui-cnt6b {
	width: 100%;
	height: 130px;
	background: url("../images/cnt6bg.png") no-repeat;
	background-size: 100% 100%;
	margin-top: 30px;
	padding: 26px 26px;
	box-sizing: border-box;
}

.ui-cnt6b-li {
	width: 276px;
	height: 78px;
	display: block;
}

.ui-cnt6b-li img {
	width: 276px;
	height: 78px;
	display: block;
}
.ui-cnt1r-tp {
	width: 100%;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #ECECEC;
	align-items: center;
}

.ui-cnt1r-tpl {
	display: flex;
}

.ui-cnt1r-tpl-h {
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 28px;
	color: #333333;
	margin-right: 74px;
	width: 128px;
	text-align: center;
	/* margin-bottom: 10px; */
}

.ui-cnt1r-tpl-h1 {
	color: #2268AE;
}

.ui-cnt1r-tpl-h1::after {
	content: "";
	width: 128px;
	height: 3px;
	background: #2268AE;
	border-radius: 2px;
	display: block;
	margin-top: 13px;
}

.ui-cnt1r-tpr {
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 20px;
	color: #2268AE;
}
.tpbgtu {
	width: 100%;
	height: 54px;
	background: url("../images/cnt5tpbg1.png") no-repeat;
	background-size: 100% 100%;
	padding-top: 4px;
	box-sizing: border-box;
	padding-right: 20px;
}
.ui-cnt3l-tp-h {
	font-family: Source Han Sans CN;
	font-weight: bold;
	font-size: 28px;
	color: #2268AE;
	width: 128px;
	text-align: center;
}

.ui-cnt3l-tp-h::after {
	content: "";
	width: 128px;
	height: 3px;
	background: #2268AE;
	border-radius: 2px;
	display: block;
	margin-top: 10px;
}

.ui-cnt4b {
	width: 100%;
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
}

.ui-cnt4-li {
	width: 350px;
	height: 250px;
	background: url("../images/cnt4libg.png") no-repeat;
	background-size: 100% 100%;
	display: block;
	padding: 15px 16px;
	box-sizing: border-box;
	margin-right: 23px;
	margin-bottom: 30px;
}

.ui-cnt4-li:nth-child(4n) {
	margin-right: 0;
}

.ui-cnt4-li-bx {
	width: 313px;
	height: 187px;
	display: block;
	overflow: hidden;
}

.ui-cnt4-li-img {
	width: 313px;
	height: 187px;
	display: block;
	transition: transform 2s;
}

.ui-cnt4-li:hover .ui-cnt4-li-img {
	transform: scale(1.1);
}

.ui-cnt4-li:hover .ui-cnt4-li-h {
	color: #2268AE;
}

.ui-cnt4-li-h {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 19px;
	color: #333333;
	padding-top: 10px;
	text-align: center;
}


.ui-cnt-top {
	width: 100%;
	border-bottom: 1px solid #EEEEEE;
	padding: 0 10px;
	box-sizing: border-box;
}

.ui-cnt-top-min {
	width: 1400px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

.ui-cnt-topl {
	display: flex;
}

.ui-cnt-topl-h {
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 18px;
	color: #999999;
	margin-right: 40px;
	margin-top: 28px;
}

.ui-cnt-topl-h1 {
	color: #206BD1;
}

.ui-cnt-topl-h1::after {
	content: "";
	width: 70px;
	height: 2px;
	background: #206BD1;
	display: block;
	margin-top: 24px;
}

.ui-cnt-topr {
	display: flex;
	align-items: center;
}

.ui-cnt-topr img {
	width: 18px;
	height: 18px;
	display: block;
	margin-right: 10px;
}

.ui-cnt-topr p {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 18px;
	color: #999999;
}