.main,
.main .swiper-slide,
.main .swiper-slide img {
	width: 100%;
}

.swiper-slide {
	position: relative;
}

.swiper-slide .banner-info .title {
	font-weight: bold;
	color: #003DA6;
}

.swiper-slide .banner-info .desc {
	color: #003DA6;
}

.swiper-slide .banner-info .more {
	font-size: 0.296296rem;
	color: #003DA6;
	margin-top: 0.222222rem;
}
.swiper-slide .banner-info .white {
	color: #FFF;
}

.swiper-slide .banner-info .icon-more {
	font-size: 0.222222rem;
}

.swiper-container-wrapper {
	position: relative;
}

.housekeeper {
	position: fixed;
	top: 1.574074rem;
	left: 50%;
	z-index: 999;
	transform: translate3d(-13.055555rem, 0, 0);
	cursor: pointer;
	background-color: #003DA6;
}

.housekeeper-item {
	background-color: #003DA6;
	width: 1.37037rem;
	height: 1.37037rem;
	position: relative;
}

.housekeeper-item1 {
	z-index: 4;
}

.housekeeper-item2 {
	transition: all 0.1s;
	margin-top: -100%;
	z-index: 3;
}

.housekeeper-item3 {
	transition: all 0.2s;
	margin-top: -100%;
	z-index: 2;
}

.housekeeper-item4 {
	transition: all 0.3s;
	margin-top: -100%;
	z-index: 1;
}

.housekeeper:hover .housekeeper-item {
	margin-top: 0;
}

.housekeeper-item-main {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate3d(0, -50%, 0);
	width: 100%;
	text-align: center;
}

.housekeeper-item-line::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	width: 1rem;
	height: 1px;
	background-color: #FFFFFF;
}

.housekeeper-item span {
	color: #FFFFFF;
	font-size: 0.518518rem;
}

.housekeeper-item p {
	color: #FFFFFF;
	line-height: 1.2;
	font-size: 0.259259rem;
	margin-top: 0.092592rem;
	font-weight: bold;
}

.search-container {
	padding-bottom: 0.703703rem;
}

.search-container p {
	font-size: 0.24074rem;
	color: #003DA6;
}

.search-container .search-area {
	width: 4.444444rem;
	height: 0.518518rem;
	background-color: #003DA6;
	position: relative;
	margin-top: 0.148148rem;
}

.search-container .icon-search {
	float: left;
	font-size: 0.277777rem;
	color: #FFFFFF;
	position: absolute;
	top: 50%;
	left: 0.148148rem;
	transform: translate3d(0, -50%, 0);
}

.search-container input {
	width: 100%;
	height: 100%;
	border: 0;
	background: none;
	outline: none;
	padding-left: 0.648148rem;
	box-sizing: border-box;
	text-align: left;
	color: #FFFFFF;
	font-size: 0.259259rem;
}

input::-webkit-input-placeholder {
	color: #FFFFFF;
	font-size: 0.259259rem;
}

input:-moz-placeholder {
	color: #FFFFFF;
	font-size: 0.259259rem;
}

input::-moz-placeholder {
	color: #FFFFFF;
	font-size: 0.259259rem;
}

input:-ms-input-placeholder {
	color: #FFFFFF;
	font-size: 0.259259rem;
        line-height:0.51rem
}

.main .plate-boxs {
	position: relative;
	z-index: 5;
}

.main .plate-boxs .messageWrap {
	position: absolute;
	bottom: -0.740740rem;
	z-index: 1;
	height: 0.740740rem;
	width: 100%;
	overflow: hidden;
}

.main .plate-boxs .message {
	width: 100%;
	background: #fff;
	height: 100%;
	overflow: hidden;
	padding-left: 0.2rem;

}

.main .plate-boxs .message li {
	line-height: 0.740740rem;
	color: #003DA6;
	text-align: center;
	font-size: 0.259259rem;
	font-weight: bold;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.main .plate-boxs .type-boxs {
	background: #003DA6;
}

.main .plate-boxs .type-boxs .flex li {
	flex: 1;
	border-right: 2px solid #fff;
}

.main .plate-boxs .type-boxs .flex li a {
	display: inline-block;
	height: 100%;
	width: 100%;
}

.main .plate-boxs .type-boxs .flex li:last-child {
	border: none;
}

.main .plate-boxs .type-boxs .flex li {
	text-align: center;
}

.main .plate-boxs .type-boxs .flex li div {
	color: #fff;
	font-size: 0.222222rem;
}

.main .plate-boxs .type-boxs .flex li div.zh {
	font-size: 0.444444rem;
	padding: 0.222222rem 0 0.148148rem;
}


.main .port-boxs.flex {
	width: 100%;
	justify-content: space-between;
}

.main .port-boxs.tianjin {
	margin-top: 2px;
}

.main .port-box {
	margin-top: 0.740740rem;
}

.main .port-boxs .num {
	margin-top: 2px;
}

.main .port-boxs .num .num-title2 {
	font-size: 0.314815rem;
}

.main .port-boxs .num>div {
	width: 50%;
	background: #003DA6;
	border-right: 2px solid #fff;
}

.main .port-boxs .num div,
.main .port-boxs .num span {
	color: #fff;
}

.main .port-boxs .num>div:last-child {
	border: none;
}

.main .port-boxs.flex .left-aside {
	width: 56.20%;
}

.main .port-boxs.flex .left-aside a,
.main .port-boxs.flex .right-aside a {
	display: inline-block;
	width: 100%;
}

.main .port-boxs.flex .left-aside img,
.main .port-boxs.flex .left-aside img {
	width: 100%;
}

.main .port-boxs.flex .left-aside .wisdom-port {
	background: #90aee7;
}
.main .port-boxs.flex .right-aside {
	width: 43.69%;
	margin-left: 2px;
}
.main .port-boxs.flex .right-aside .green-port {
	background: #17434c;
}
.main .port-boxs.flex .right-aside .hinge-port {
	background: #d6d8d5;
}
.main .port-boxs.flex .right-aside .mt2 {
	margin-top: 2px;
}

.main .port-boxs.flex img {
	width: 100%;
	transition: all 0.7s ease-in-out;
}

.main .port-boxs.flex .culture {
	/*background: #1A5DBD;*/
}
.main .port-boxs.flex .culture .aside-boxs{
	background: #1A5DBD;
}
.main .port-boxs.flex .culture img {
	/*margin-top: -1px;*/
	background: #1A5DBD;
}

.main .port-boxs.flex .aside-boxs {
	position: relative;
	width: 100%;
	overflow: hidden;
	cursor: pointer;
}

.main .port-boxs.flex .aside-boxs:hover img {
	transform: scale(1.1);
}

.main .port-boxs.flex .aside-boxs .title-boxs {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2.777778rem;
	background: linear-gradient(rgba(255,255,255,0.05), rgba(0,0,0,0.6));
}

.main .port-boxs.flex .right-aside .aside-boxs .title {
	position: absolute;
	bottom: 0.370370rem;
	right: 0.740741rem;
	text-align: right;
}

.main .port-boxs.flex .left-aside .aside-boxs .title {
	position: absolute;
	bottom: 0.470370rem;
	left: 0.740741rem;
	text-align: left;
}

.main .port-boxs.flex .left-aside .article-swiper-boxs .swiper-slide {
	width: 100%;
}

.main .port-boxs.flex .left-aside .swiper-pagination {
	top: 30px;
	left: 50px;
	text-align: left;
}

.main .port-boxs.flex .left-aside .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	border-radius: 0;
	background: #fff;
	opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	height: 20px;
}

.main .port-boxs.flex .left-aside .swiper-pagination-bullet-active {
	background: #003DA6;
}

.main .port-boxs.flex .aside-boxs .title div {
	color: #fff;
	font-weight: bold;
}

.main .bottom-banner {
	width: 100%;
	margin-top: 0.685185rem;
	position: relative;
}

.main .bottom-banner img {
	width: 100%;
}

.main .bottom-banner .title {
	position: absolute;
	text-align: right;
	font-weight: bold;
	left: 50%;
	transform: translateX(-50%);
}

.main .bottom-banner .title div {
	color: #fff;
	line-height: 1.5;
}

.main .article {
	width: 100%;
	background: #F5F5F5;
}

.main .article-boxs {
	position: relative;
	max-width: 23.0555556rem;
	margin: 0 auto;
	padding: 0.888889rem 0.777777rem;
	background: #fff;
	z-index: 10;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.main .menu-item-boxs {
	width: 100%;
	max-width: 100%;
	background: #F5F5F5;
}

.main .menu-item-boxs .menu-item-title {
	font-size: 0.925926rem;
    line-height: 1.6;
    text-align: center;
}

.main .menu-item-boxs .menu-boxs {
	position: relative;
	max-width: 23.0055556rem;
	margin: 0 auto;
	padding: 0.777777rem 0;
}

.main .menu-item-boxs .menu-boxs .flex {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.main .menu-item-boxs .menu-boxs .flex li {
	width: 7.407407rem;
	margin-bottom: 0.370370rem;
}

.main .menu-item-boxs .menu-boxs .flex a {
	display: inline-block;
}

.main .menu-item-boxs .menu-boxs .flex a img {
	width: 100%;
}

.main .article-boxs ul li {
	width: 2.407407rem;
	cursor: pointer;
	padding-top: 0.555555rem;
	text-align: center;
	transition: all 0.3s;
}

.main .article-boxs ul li:first-child {
	padding-top: 0.222222rem;
}

.main .article-boxs li div {
	font-size: 0.666667rem;
	padding-bottom: 0.148148rem;
	transition: all 0.3s;
}

.main .article-boxs li p {
	width: 1px;
	height: 1px;
	margin: 0 auto;
	background: #fff;
	transition: all .5s ease-in-out;
}

.main .article-boxs li span {
	display: inline-block;
	padding-top: 0.148148rem;
	font-size: 0.314815rem;
	transition: all 0.4s;
}

.main .article-boxs .tab-item {
	display: none;
}

.main .article-boxs .tab-item.show {
	display: block;
}

.main .article-boxs .choice span {
	color: #003DA6;
	font-size: 0.314815rem;
}

.main .article-boxs .choice div {
	color: #003DA6;
	font-size: 0.888889rem;
}

.main .article-boxs .choice p {
	width: 1.722222rem;
	height: 1px;
	background: #003DA6;
}

.main .article-boxs #box {
	width: 19.814814rem;
	padding-left: 0.370370rem;
}

.main .news .article-boxs #box {
	height: auto;
	padding-bottom: 20px;
}

.main .article-boxs #box .flex {
	padding: 0 0.3704rem 10px 0.3704rem;
	border-bottom: 1px solid #B1B1B2;
}

.main .article-boxs #box .flex:nth-child(6n) {
	border: none;
}

.main .article-boxs #box .flex:not(:nth-child(6n +1)) {
	padding-top: 0.370370rem
}

.main .article-boxs #box .date {
	font-size: 1.296296rem;
	color: #B1B1B2;
	border-bottom: 1px solid #003DA6;
	padding-bottom: 5px;
	line-height: 1;
}

.main .article-boxs #box .data-title {
	width: 1.8519rem;
	text-align: center;
}

.main .article-boxs #box .news-content {
	padding: 3px 0.611111rem 0 0.70370rem;
	width: 12.4074rem;
	box-sizing: border-box;
}

.main .article-boxs #box .year {
	padding-top: 8px;
	font-size: 0.333333rem;
	line-height: 1;
}

.main .article-boxs #box .title a {
	color: #003DA6;
	font-size: 0.333333rem;
	line-height: 1.5;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.main .article-boxs #box .content {
	color: #B1B1B2;
	font-size: 0.259259rem;
	padding-top: 10px;
	line-height: 1.5;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.main .article-boxs #box .img {
	width: 4.2963rem;
}

.main .article-boxs #box .img img {
	width: 100%;
	height: auto;
}

.totalNum {
	font-size: 20px;
	color: #003DA6;
	position: absolute;
}

.fs60 {
	font-size: 1.11111rem;
	line-height: 1.5;
}

.fs55 {
	font-size: 1.018519rem;
}

.fs36 {
	font-size: 36px;
	line-height: 1.5;
}

.fs30 {
	font-size: 30px;
}

.fs24 {
	font-size: 0.444444rem;
	line-height: 1.5;
}

.main .port-boxs .portNumTop {
	padding: 0.55555rem 0 0 0.370370rem;
}

.main .port-boxs .num .num-title1 {
	font-size: 26px;
	padding-bottom: 10px;
}

.main .port-boxs .num .number {
	padding-right: 30px;
	font-weight: bold;
}

.main .bottom-banner .title {
	top: 100px;
	width: 1160px;
}

.main .article-boxs {
	margin-top: -100px;
}

.swiper-slide .banner-info {
	position: absolute;
	z-index: 10;
}

.main .mobileNum {
	display: none;
}

@media screen and (min-width:1920px) {
	.swiper-slide .banner-info {
		top: 29.6%;
		width: 1200px;
		left: 50%;
		transform: translate3d(-50%, 0, 0);
	}

	.main .plate-boxs {
		width: 1200px;
	}

	.swiper-slide .banner-info .title {
		font-size: 55px;
		line-height: 1.5;
	}

	.swiper-slide .banner-info .desc {
		font-size: 22px;
		line-height: 1.45;
	}

	.main .plate-boxs {
		margin: -280px auto 0;
	}

	.main .plate-boxs .type-boxs .flex li a {
		padding: 40px 0 25px;
	}

	.main .article-boxs {
		margin-top: -100px;
	}
}

@media screen and (min-width: 1600px) and (max-width:1919px) {
	.swiper-slide .banner-info {
		top: 27%;
		width: 1200px;
		left: 50%;
		transform: translate3d(-50%, 0, 0);
	}

	.main .plate-boxs {
		width: 1200px;
	}

	.swiper-button-prev {
		left: 1.682963rem;
	}

	.swiper-button-next {
		right: 1.682963rem;
	}

	.swiper-slide .banner-info .title {
		font-size: 52px;
		line-height: 1.4;
	}

	.swiper-slide .banner-info .desc {
		font-size: 24px;
		line-height: 1.4;
	}

	.main .plate-boxs {
		margin: -250px auto 0;
	}

	.main .plate-boxs .type-boxs .flex li a {
		padding: 40px 0 25px;
	}

	.main .article-boxs {
		margin-top: -100px;
	}
}

@media screen and (min-width: 1200px) and (max-width:1599px) {
	.swiper-slide .banner-info {
		top: 24%;
		width: 1000px;
		left: 50%;
		transform: translate3d(-50%, 0, 0);
	}

	.housekeeper {
		transform: translate3d(-11.055555rem, 0, 0);
	}

	.housekeeper-item {
		width: 1.27037rem;
		height: 1.27037rem;
	}

	.housekeeper-item p {
		font-size: 0.244259rem;
	}

	.housekeeper-item span {
		font-size: 0.498518rem;
	}

	.swiper-button-prev span,
	.swiper-button-next span {
		font-size: 0.6704rem;
	}

	.search-container {
		padding-bottom: 0.403703rem;
	}

	.main .plate-boxs {
		width: 1000px;
	}

	.swiper-button-prev {
		left: 1.282963rem;
	}

	.swiper-button-next {
		right: 1.282963rem;
	}

	.swiper-slide .banner-info .title {
		font-size: 48px;
		line-height: 1.4;
	}

	.swiper-slide .banner-info .desc {
		font-size: 22px;
		line-height: 1.4;
	}

	.main .plate-boxs {
		margin: -170px auto 0;
	}

	.main .plate-boxs .type-boxs .flex li a {
		padding: 40px 0 25px;
	}

	.main .article-boxs {
		margin-top: -50px;
	}

	.main .article-boxs {
		max-width: 19.444444rem;
	}


	.main .menu-item-boxs .menu-boxs {
		max-width: 19.444444rem;
	}

	.main .menu-item-boxs .menu-boxs .flex li {
		width: 6.111111rem;
	}

	.main .bottom-banner .title {
		width: 19.044444rem;
	}


	.main .article-boxs li div {
		font-size: 0.506667rem;
	}

	.main .article-boxs .choice div {
		font-size: 0.628889rem;
	}

	.main .article-boxs #box .data-title {
		width: 1.4519rem;
	}

	.main .article-boxs #box .date {
		font-size: 1.187296rem;
	}

	.main .article-boxs #box .news-content {
		width: 9.4074rem;
		padding: 3px 0.311111rem 0 0.30370rem;
	}

	.main .article-boxs #box .img {
		width: 3.2963rem;
	}

	.main .footer .w1200 {
		max-width: 22.2222rem;
	}

	.main .bottom-banner .title {
		top: 100px;
	}
}

@media screen and (min-width: 1000px) and (max-width:1199px) {
	.swiper-slide .banner-info {
		top: 24%;
		width: 850px;
		left: 50%;
		transform: translate3d(-50%, 0, 0);
	}

	.housekeeper {
		transform: translate3d(-9.555555rem, 0, 0);
	}

	.housekeeper-item {
		width: 1.17037rem;
		height: 1.17037rem;
	}

	.housekeeper-item p {
		font-size: 0.237259rem;
	}

	.housekeeper-item span {
		font-size: 0.478518rem;
	}

	.search-container {
		padding-bottom: 0.403703rem;
	}

	.main .plate-boxs {
		width: 850px;
	}

	.swiper-button-prev {
		left: 0.852963rem;
	}

	.swiper-button-next {
		right: 0.852963rem;
	}

	.swiper-button-prev span,
	.swiper-button-next span {
		font-size: 0.6704rem;
	}

	.swiper-slide .banner-info .title {
		font-size: 46px;
		line-height: 1.3;
	}

	.swiper-slide .banner-info .desc {
		font-size: 21px;
		line-height: 1.3;
	}

	.main .plate-boxs {
		margin: -150px auto 0;
	}

	.main .plate-boxs .type-boxs .flex li a {
		padding: 40px 0 25px;
	}

	.main .article-boxs {
		margin-top: -30px;
	}

	.main .article-boxs {
		max-width: 18.418518rem;
	}

	.main .menu-item-boxs .menu-boxs {
		max-width: 18.418518rem;
	}

	.main .menu-item-boxs .menu-boxs .flex li {
		width: 5.835741rem;
	}

	.main .article-boxs li div {
		font-size: 0.506667rem;
	}

	.main .article-boxs .choice div {
		font-size: 0.628889rem;
	}

	.main .article-boxs #box .data-title {
		width: 1.4519rem;
	}

	.main .article-boxs #box .date {
		font-size: 0.967296rem;
	}

	.main .article-boxs #box .content {
		font-size: 0.209259rem;
	}

	.main .article-boxs #box .news-content {
		width: 9.4074rem;
		padding: 3px 0.311111rem 0 0.30370rem;
	}

	.main .article-boxs #box .img {
		width: 3.2963rem;
	}

	.main .article-boxs #box .title {
		font-size: 0.303333rem;
	}

	.main .article-boxs #box .year {
		font-size: 0.303333rem;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.main .mobileNum {
		display: block;
		height: 3.3333rem;
		background: #0040A3;
		color: #fff;
		width: 100%;
		margin-top: 2px;
	}


	.main .mobileNum .flex {
		height: 3.666667rem;
	}

	.main .mobileNum .portNumTop {
		border-right: 1px solid #fff;
		width: 50%;
		height: 100%;
		padding: 0.266667rem;
	}

	.main .mobileNum .portNumTop .num-title1 {
		font-size: 0.3333rem;
		line-height: 1.6;
	}

	.main .mobileNum .portNumTop .num-title2 {
		font-size: 0.3333rem;
		line-height: 1.6;
	}

	.main .mobileNum .portNumTop:last-child {
		border: none;
	}

	.main .mobileNum span {
		color: #fff;
		font-weight: bold;
	}

	.main .mobileNum span.fs36 {
		font-size: 0.45rem;
	}

	.main .mobileNum span.number {
		font-size: 1rem;
	}

	.swiper-slide .banner-info {
		width: 8.956522rem;
		top: 1.1111rem;
		left: 50%;
		transform: translateX(-50%);
	}

	.swiper-slide .banner-info .title {
		font-size: 0.455556rem;
		line-height: 1.3;
	}

	.swiper-slide .banner-info .desc {
		font-size: 0.321037rem;
		line-height: 1.2;
	}

	.main .plate-boxs {
		width: 82.58%;
		margin: -1rem auto 0;
	}

	.main .plate-boxs .flex {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		justify-content: space-between;
	}

	.main .port-boxs.flex .right-aside .mt2 {
		margin-top: 0;
		/* border-left: 1px solid #fff; */
	}

	.main .port-boxs #greenPort,
	.main .port-boxs #hubPort {
		width: 50%;	
	}

	.main .plate-boxs .mobile-svg {
		width: 2.333333rem;
		margin: 0 auto;
	}

	.main .port-boxs.tianjin {
		margin-top: 0;
	}

	.main .plate-boxs .type-boxs .flex li {
		border: none;
		/* height: 4.1rem; */
		height: auto;
	}

	.main .plate-boxs .type-boxs .flex li {
		border-right: 1px solid #fff;
	}

	.port-box.port-boxs.flex,
	.port-boxs.tianjin.flex {
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.port-boxs .left-aside .num {
		display: none;
	}

	.main .port-boxs.flex .left-aside {
		width: 100%;
		margin-top: 2px;
	}

	.main .port-boxs.flex .right-aside {
		width: 100%;
		margin-left: 0;
		margin-top: 2px;
		display: flex;
		justify-content: space-between;
		/* margin-top: 3px; */
	}

	.main .mt3 {
		margin-top: 0;
	}

	.fs60 {
		font-size: 0.612311rem;
		font-weight: bold;
	}

	.main .port-boxs.flex .aside-boxs .title-boxs {
		height: 1.777778rem;
	}

	.container .main .port-boxs.flex .left-aside .aside-boxs .title {
		bottom: 0.470370rem;
		right: 0.740741rem;
		text-align: right;
	}

	.main .article {
		margin-top: 5px;
	}

	.main .article .article-boxs>.flex {
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.main .port-boxs.flex .left-aside .swiper-pagination {
		left: 15px;
		top: 15px;
	}

	.main .port-boxs.flex .left-aside .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
	}

	.main .plate-boxs .type-boxs .flex li div.zh {
		font-size: 16px;
		/* margin-top: 0.33333rem; */
	}

	.main .article-boxs {
		width: 100%;
		max-width: 100%;
		margin-top: -5px;
		padding: 0;
		padding-bottom: 1rem;
	}




	.main .article-boxs #box {
		padding-left: 0;
		width: 100%;
		padding: 0 0.377777rem;
	}

	.main .article-boxs #box .date {
		font-size: 1.00666rem;
	}

	.main .article-boxs #box .news-content {
		padding: 0 0.377777rem 0 0.377777rem;
		width: auto;
                overflow:hidden;
	}

	.main .article-boxs #box .content {
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		//-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
		width: 100%;
	}

	.main .article-boxs #box .title a {
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		line-clamp: 1;
	}

	.main .article-boxs #box .title {
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		line-clamp: 1;
		-webkit-box-orient: vertical;
	}

	.main .article .article-boxs .flex ul {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		width: 100vw;
		background: #F2F2F2;
		padding-left: 0.377777rem;
	}

	.main .article-boxs #box .data-title,
	.main .article-boxs #box .img {
		width: auto;
	}

	.main .article-boxs #box .img img {
		width: 2.5rem;
		padding-top: 0.133333rem;
	}

	.main .article-boxs li div {
		padding-bottom: 0.048148rem;
	}

	.main .article-boxs li span {
		padding-top: 0.048148rem;
	}

	.main .article-boxs ul li {
		width: auto;
		padding-top: 0;
		min-width: 2.46666rem;
		min-height: 1.333333rem;
		padding: 0.148148rem 0.3704rem 0;
	}

	.main .article-boxs li div {
		font-size: 0.418889rem;
	}

	.main .article-boxs .choice div {
		font-size: 0.488889rem;
	}

	.main .article-boxs .choice {
		background: #fff;
	}

	.main .article-boxs #box .year {
		font-size: 0.27258rem;
	}

	.main .article-boxs #box .flex:not(:nth-child(6n +1)) {
		padding-top: 0.370370rem;
	}

	.main .article-boxs #box .flex:first-child {
		padding-top: 0.370370rem;
	}

	.main .article-boxs #box .flex {
		padding: 0 0.3004rem 10px 0.3004rem;
	}

	.main .plate-boxs .message li {
		line-height: 0.890740rem;
		font-size: 0.373333rem;
	}

	.mt50 {
		margin-top: 1rem;
	}
}

@media screen and (max-width: 767px) {
	.main .mobileNum {
		display: block;
		height: 3.6333rem;
		background: #0040A3;
		color: #fff;
		width: 100%;
		margin-top: 2px;
	}


	.main .mobileNum .flex {
		height: 3.666667rem;
	}

	.main .mobileNum .portNumTop {
		border-right: 1px solid #fff;
		width: 50%;
		height: 100%;
		padding: 0.266667rem;
	}

	.main .mobileNum .portNumTop .num-title1 {
		font-size: 0.3333rem;
		line-height: 1.6;
	}

	.main .mobileNum .portNumTop .num-title2 {
		font-size: 0.3333rem;
		line-height: 1.6;
	}

	.main .mobileNum .portNumTop:last-child {
		border: none;
	}

	.main .mobileNum span {
		color: #fff;
		font-weight: bold;
	}

	.main .mobileNum span.fs36 {
		font-size: 0.45rem;
	}

	.main .mobileNum span.number {
		font-size: 0.8rem;
	}

	.swiper-slide .banner-info {
		width: 8.956522rem;
		top: 1.1111rem;
		left: 50%;
		transform: translateX(-50%);
	}

	.swiper-slide .banner-info .title {
		font-size: 0.455556rem;
		line-height: 1.3;
	}

	.swiper-slide .banner-info .desc {
		font-size: 0.321037rem;
		line-height: 1.2;
	}

	.main .plate-boxs {
		width: 82.58%;
		margin: -20px auto 0;
	}

	.main .plate-boxs .flex {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.main .plate-boxs .mobile-svg {
		width: 2.933333rem;
		margin: 0 auto;
	}

	.main .port-boxs.tianjin {
		margin-top: 0;
	}

	.main .plate-boxs .type-boxs .flex li {
		border: none;
		height: 4.1rem;
	}

	.main .plate-boxs .type-boxs .flex li:nth-child(n+3) {
		border-top: 1px solid #fff;
	}

	.main .plate-boxs .type-boxs .flex li:nth-child(2n+1) {
		border-right: 1px solid #fff;
	}

	.port-box.port-boxs.flex,
	.port-boxs.tianjin.flex {
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.port-boxs .left-aside .num {
		display: none;
	}

	.main .port-boxs.flex .left-aside {
		width: 100%;
		margin-top: 2px;
	}

	.main .port-boxs.flex .right-aside {
		width: 100%;
		margin-left: 0;
		margin-top: 2px;
	}

	.main .mt3 {
		margin-top: 0;
	}

	.fs60 {
		font-size: 0.612311rem;
		font-weight: bold;
	}

	.main .port-boxs.flex .aside-boxs .title-boxs {
		height: 1.777778rem;
	}

	.container .main .port-boxs.flex .left-aside .aside-boxs .title {
		bottom: 0.470370rem;
		right: 0.740741rem;
		text-align: right;
	}

	.main .article {
		margin-top: 5px;
	}

	.main .article .article-boxs>.flex {
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.main .port-boxs.flex .left-aside .swiper-pagination {
		left: 15px;
		top: 15px;
	}

	.main .port-boxs.flex .left-aside .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
	}

	.main .plate-boxs .type-boxs .flex li div.zh {
		font-size: 16px;
	}

	.main .article-boxs {
		width: 100%;
		max-width: 100%;
		margin-top: -5px;
		padding: 0;
		padding-bottom: 1rem;
	}




	.main .article-boxs #box {
		padding-left: 0;
		width: 100%;
		padding: 0 0.377777rem;
	}

	.main .article-boxs #box .date {
		font-size: 1.00666rem;
	}

	.main .article-boxs #box .news-content {
		padding: 0 0.377777rem 0 0.377777rem;
		width: auto;
overflow:hidden;
	}

	.main .article-boxs #box .content {
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		//-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
		width: 100%;
	}

	.main .article-boxs #box .title a {
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		line-clamp: 1;
	}

	.main .article-boxs #box .title {
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		line-clamp: 1;
		-webkit-box-orient: vertical;
	}

	.main .article .article-boxs .flex ul {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		width: 100vw;
		background: #F2F2F2;
		padding-left: 0.377777rem;
	}

	.main .article-boxs #box .data-title,
	.main .article-boxs #box .img {
		width: auto;
	}

	.main .article-boxs #box .img img {
		width: 2.5rem;
		padding-top: 0.133333rem;
	}

	.main .article-boxs li div {
		padding-bottom: 0.048148rem;
	}

	.main .article-boxs li span {
		padding-top: 0.048148rem;
	}

	.main .article-boxs ul li {
		width: auto;
		padding-top: 0;
		min-width: 2.46666rem;
		min-height: 1.333333rem;
		padding: 0.148148rem 0.3704rem 0;
	}

	.main .article-boxs li div {
		font-size: 0.418889rem;
	}

	.main .article-boxs .choice div {
		font-size: 0.488889rem;
	}

	.main .article-boxs .choice {
		background: #fff;
	}

	.main .article-boxs #box .year {
		font-size: 0.27258rem;
	}

	.main .article-boxs #box .flex:not(:nth-child(6n +1)) {
		padding-top: 0.370370rem;
	}

	.main .article-boxs #box .flex:first-child {
		padding-top: 0.370370rem;
	}

	.main .article-boxs #box .flex {
		padding: 0 0.3004rem 10px 0.3004rem;
	}

	.main .plate-boxs .message li {
		line-height: 0.890740rem;
		font-size: 0.373333rem;
	}

	.mt50 {
		margin-top: 1rem;
	}
}


/* 数字大小 */
@media screen and (min-width: 1800px) and (max-width: 4500px) {
	.main .port-boxs .num .num-title1 {
		font-size: 0.471481rem;
		padding-bottom: 10px;
	}

	.main .port-boxs .num .number {
		font-size: 1.666667rem;
	}

	.fs60 {
		font-size: 1.074074rem;
	}

	.fs55 {
		font-size: 1.018519rem;
	}

	.main .port-boxs.flex .aside-boxs .title-boxs {
		height: 2.7rem;
	}
}

@media screen and (min-width: 1600px) and (max-width: 1799px) {
	.main .port-boxs .num .num-title1 {
		font-size: 0.421481rem;
	}

	.main .port-boxs .num .number {
		font-size: 1.481481rem;
	}

	.fs60 {
		font-size: 1.018519rem;
	}

	.fs55 {
		font-size: 1.018519rem;
	}

	.main .port-boxs.flex .aside-boxs .title-boxs {
		height: 2.7rem;
	}

	.fs36 {
		font-size: 0.629630rem;
	}

	.main .port-boxs .portNumTop {
		padding: 0.495559rem 0 0 0.320370rem;
	}

}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
	.main .port-boxs .num .num-title1 {
		font-size: 0.364481rem;
	}

	.main .port-boxs .num .number {
		font-size: 1.471481rem;
	}

	.fs60 {
		font-size: 0.944444rem;
	}

	.fs55 {
		font-size: 1.018519rem;
	}

	.main .port-boxs.flex .aside-boxs .title-boxs {
		height: 1.75222rem;
	}

	.fs36 {
		font-size: 0.59259rem;
	}

	.main .port-boxs .portNumTop {
		padding: 0.4555556rem 0 0 0.320370rem;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
	.main .port-boxs .num .num-title1 {
		font-size: 0.3234481rem;
	}

	.main .port-boxs .num .number {
		font-size: 1.378889rem;
	}

	.fs60 {
		font-size: 0.870370rem;
	}

	.fs55 {
		font-size: 0.868519rem;
	}

	.main .port-boxs.flex .aside-boxs .title-boxs {
		height: 1.65222rem;
	}

	.fs36 {
		font-size: 0.55555rem;
	}

	.main .port-boxs .portNumTop {
		padding: 0.1855556rem 0 0 0.180370rem;
	}

	.main .article-boxs {
		max-width: 18.518519rem;
	}

	.main .menu-item-boxs .menu-boxs {
		max-width: 18.518519rem;
	}

	.main .menu-item-boxs .menu-boxs .flex li {
		width: 5.925926rem;
	}

}

@media screen and (min-width: 1000px) and (max-width: 1199px) {
	.main .port-boxs .num .num-title1 {
		font-size: 0.3034481rem;
	}

	.main .port-boxs .num .num-title2 {
		font-size: 0.22222rem;
	}

	.main .port-boxs .num .number {
		font-size: 1.111111rem;
	}

	.fs60 {
		font-size: 0.740741rem;
	}

	.fs55 {
		font-size: 0.728519rem;
	}

	.main .port-boxs.flex .aside-boxs .title-boxs {
		height: 1.54222rem;
	}

	.fs36 {
		font-size: 0.518518rem;
	}

	.main .port-boxs .portNumTop {
		padding: 0.200370rem 0 0 0.080370rem;
	}
}