.clearfix::before {
				line-height: 0px;
				display: table;
				content: "";
			}

			.clearfix::after {
				line-height: 0px;
				display: table;
				content: "";
			}

			.clearfix::after {
				clear: both;
			}

			.ibox-advantage-list li:hover {
				background-color: rgb(73, 66, 148);
			}

			.ibox-advantage-list li:hover::after {
				transform-origin: 0% 50%;
				transform: scaleX(1);
				-webkit-transform: scaleX(1);
				-webkit-transform-origin: 0;
				-moz-transform: scaleX(1);
			}

			.ibox-advantage-list li:hover h2 {
				color: rgb(255, 255, 255);
			}

			.ibox-advantage-list li:hover .c {
				color: rgb(156, 174, 209);
			}

			.ibox-advantage-list li:hover .ico {
				opacity: 0;
				transform: scale(0.5);
				-webkit-transform: scale(0.5);
			}

			.ibox-advantage-list li:hover .item {
				transform: translateY(-60px);
				-webkit-transform: translateY(-60px);
			}

			.ibox-advantage-list li:hover .ommore {
				opacity: 1;
				transform: rotate(180deg);
				-webkit-transform: rotate(180deg);
				-moz-transform: rotate(180deg);
				-o-transform: rotate(180deg);
			}

			.ibox-inner {
				margin: 0px auto;
				width: 90%;
				max-width: 1712px;
			}

			.bgf7 {
				background-color: rgb(247, 247, 247);
			}

			.ibox-advantage {
				transition: 0.58s cubic-bezier(0.215, 0.61, 0.355, 1);
				padding-bottom: 15px;
				visibility: hidden;
				transform: translateY(100%);
				-webkit-transition: 0.58s cubic-bezier(.215, .61, .355, 1);
				-moz-transition: 0.58s cubic-bezier(.215, .61, .355, 1);
				-webkit-transform: translateY(100%);
				-moz-transform: translateY(100%);
				z-index: 999;
				position: relative
			}

			.ibox-advantage.on {
				visibility: visible;
				opacity: 1;
				transform: translateY(0px);
				-webkit-transform: translateY(0);
				-moz-transform: translateY(0);
			}

			.ibox-advantage-list {
				color: rgb(102, 102, 102);
				margin-top: -90px;
				position: relative;
			}

			.ibox-advantage-list li {
				padding: 20px 3% 35px;
				width: 25%;
				overflow: hidden;
				float: left;
				display: block;
				position: relative;
				background-color: rgb(255, 255, 255);
			}

			.ibox-advantage-list li::before {
				width: 1px;
				height: 100%;
				right: 0px;
				bottom: 0px;
				position: absolute;
				content: "";
				background-color: rgb(209, 209, 209);
			}

			.ibox-advantage-list li:last-child::before {
				display: none;
			}

			.ibox-advantage-list li::after {
				transform-origin: 100% 50%;
				transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
				left: 0px;
				width: 100%;
				height: 5px;
				bottom: 0px;
				position: absolute;
				content: "";
				background-color: rgb(246, 207, 83);
				-webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
				-webkit-transform: scaleX(0);
				-webkit-transform-origin: 100%;
			}

			.ibox-advantage-list .item {
				transition: 0.4s;
				-webkit-transition: 0.4s;
			}

			.ibox-advantage-list .ico {
				background-position: center;
				transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
				width: 60px;
				height: 60px;
				margin-bottom: 10px;
				display: block;
				background-repeat: no-repeat;
				background-size: cover;
				-webkit-transition: 0.3s cubic-bezier(.4, 0, .2, 1);
			}

			.ibox-advantage-list h2 {
				color: rgb(73, 66, 148);
				line-height: 1.2;
				font-size: 24px;
				margin-bottom: 20px;
			}

			.ibox-advantage-list .c {
				height: 67px;
				line-height: 1.5;
				text-indent: 0;
				overflow: hidden;
				font-size: 15px;
			}

			.ellipsisT {
				overflow: hidden;
				white-space: nowrap;
				-ms-text-overflow: ellipsis;
			}

			.ommore {
				width: 17px;
				height: 17px;
				overflow: hidden;
				display: block;
				position: relative;
			}

			.ommore .i1 {
				left: 8px;
				top: 0px;
				width: 1px;
				height: 100%;
				position: absolute;
				background-color: rgb(255, 255, 255);
			}

			.ommore .i2 {
				left: 0%;
				top: 8px;
				width: 100%;
				height: 1px;
				position: absolute;
				background-color: rgb(255, 255, 255);
			}

			.ilink {
				left: 0px;
				top: 0px;
				width: 100%;
				height: 100%;
				display: block;
				position: absolute;
			}

			.ibox-advantage-list .ommore {
				transition: 0.4s;
				left: 15%;
				bottom: 35px;
				position: absolute;
				opacity: 0;
				-webkit-transition: 0.4s;
			}

			.ibox-about a:link {
				color: rgb(8, 53, 139);
			}

			.ibox-about a:visited {
				color: rgb(8, 53, 139);
			}

			.ibox-about a:active {
				color: rgb(8, 53, 139);
			}

			.ibox-about a:hover {
				color: rgb(8, 53, 139);
			}

			.ibox-about {
				padding: 126px 0px;
				overflow: hidden;
				margin-bottom: 15px;
				position: relative;
				background-color: rgb(255, 255, 255);
			}

			.wave-canvas-wrapper {
				left: 0px;
				top: 0px;
				width: 100%;
				height: 100%;
				position: absolute;
			}

			.ibox-about-con {
				margin: 0px auto;
				width: 880px;
				position: relative;
			}

			.ibox-about-con .t {
				color: rgb(73, 66, 148);
				line-height: 1.2;
				font-size: 36px;
				margin-bottom: 10px;
			}

			.ibox-about-con .en {
				color: rgb(8, 53, 139);
				line-height: 1.5;
				font-family: "ITC Avant Garde Gothic";
				font-size: 24px;
			}

			.ibox-about-con .c {
				text-align: justify;
				font-size: 15px;
				margin-top: 40px;
			}

			.ibox-about-con .c p {
				text-indent: 0em;
				line-height: 25px;
				margin-bottom: 15px;
			}

			.ibox-about-list {
				margin-top: 65px;
			}

			.ibox-about-list li {
				margin-bottom: 55px;
				float: left;
				display: block;
			}

			.ibox-about-list li:nth-child(1) {
				width: 20%;
			}

			.ibox-about-list li:nth-child(2) {
				width: 20%;
			}

			.ibox-about-list li:nth-child(3) {
				width: 35%;
			}

			.ibox-about-list li:nth-child(4) {
				width: 20%;
			}

			.ibox-about-list .numbox {
				color: rgb(102, 102, 102);
				line-height: 1;
			}

			.ibox-about-list .num {
				color: rgb(223, 0, 35);
				padding-right: 10px;
				font-family: "PF Din Thin";
				font-size: 62px;
				font-weight: bold;
			}



			.btnMore {
				border: 2px solid rgb(153, 153, 153);
				border-image: none;
				width: 170px;
				height: 42px;
				text-align: center;
				line-height: 42px;
				display: block;
				position: relative;
				z-index: 1;
			}

			.btnMore::before {
				transform-origin: 100% 50%;
				transition: transform 0.42s cubic-bezier(0.4, 0, 0.2, 1);
				left: 0px;
				width: 100%;
				height: 100%;
				bottom: 0px;
				position: absolute;
				z-index: -1;
				content: "";
				transform: scaleX(0);
				background-color: rgb(8, 53, 139);
				-webkit-transition: -webkit-transform .42s cubic-bezier(.4, 0, .2, 1);
				-webkit-transform: scaleX(0);
				-webkit-transform-origin: 100%;
			}

			.btnMore .txt {
				background: url("../images/btn_m1.png") no-repeat right;
				padding: 0px 42px 0px 0px;
				color: rgb(73, 66, 148);
			}

			.btnMore:hover {
				border-color: rgb(73, 66, 148);
			}

			.btnMore:hover::before {
				transform-origin: 0% 50%;
				transform: scaleX(1);
				-webkit-transform: scaleX(1);
				-webkit-transform-origin: 0;
				-moz-transform: scaleX(1);
			}

			.btnMore:hover .txt {
				color: rgb(255, 255, 255);
				background-image: url("../images/btn_m2.png");
			}

			.ibox-about .line {
				left: 0px;
				width: 100%;
				height: 5px;
				bottom: 0px;
				position: absolute;
				background-color: rgb(223, 0, 35);
			}

			.ibox-about .line-bg {
				width: 59%;
				height: 5px;
				left: 16%;
				bottom: 0px;
				margin-right: 416px;
				position: absolute;
				background-color: rgb(73, 66, 148);
			}

			.ibox-about .line-bga {
				width: 50%;
				height: 5px;
				left: 73%;
				bottom: 0px;
				margin-right: 216px;
				position: absolute;
				background-color: rgb(238, 157, 0);
			}

			.ibox-two {}

			.ibox-two dd {
				width: 50%;
				height: 450px;
				overflow: hidden;
				float: left;
				display: block;
				background-color: rgb(255, 255, 255);
			}

			.icon {
				font-size: 45px!important;
				color: #494294;
			}



@media screen and (min-width:1025px)
{
.fixedImg {
	background-attachment: fixed;
}
.banner .item {
	opacity: 1 !important;
}
.banner .binbox {
	visibility: hidden; opacity: 0; transform: translateX(-150px); -webkit-transform: translateX(-150px); -moz-transform: translateX(-150px);
}
.banner .slick-active {
	z-index: 400 !important;
}
.banner .slick-active .img {
	animation:decreaseHeight 1.2s forwards; overflow: hidden; -webkit-animation: decreaseHeight 1.2s forwards;
}
.banner .slick-active .binbox {
	transition:0.78s cubic-bezier(0.215, 0.61, 0.355, 1) 0.55s; visibility: visible; opacity: 1; transform: translateX(0px); -webkit-transition: .78s 0.55s cubic-bezier(.215, .61, .355, 1); -webkit-transform: translateX(0); -moz-transform: translateX(0);
}

.pageT:hover .pageTmore i {
	left: 27px;
}
.product-list li:hover .filler-left {
	height: 100%;
}
.product-list li:hover .filler-right {
	height: 100%;
}
.product-list li:hover .filler-top {
	width: 100%;
}
.product-list li:hover .filler-bottom {
	width: 100%;
}
.product-list li:hover img {
	transform: inherit; -webkit-transform: inherit;
}
.product-list li:hover .ico {
	animation:gelatine 0.5s; transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); -webkit-animation: gelatine 0.5s 1; -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
}
.product-list li:hover .zh {
	color: rgb(8, 53, 139);
}
.product-list li:hover .btnMore {
	border-color: rgb(8, 53, 139);
}
.product-list li:hover .btnMore::before {
	transform-origin: 0% 50%; transform: scaleX(1); -webkit-transform: scaleX(1); -webkit-transform-origin: 0; -moz-transform: scaleX(1);
}
.product-list li:hover .btnMore .txt {
	color: rgb(255, 255, 255); background-image: url("../images/btn_m2.png");
}
.advantage-list li:hover {
	width: 40%;
}
.advantage-list li.now {
	width: 40%;
}
.advantage-list li.sible {
	width: 15%;
}
.advantage-list li:hover .ico {
	animation:gelatine 0.5s; transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); -webkit-animation: gelatine 0.5s 1; -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
}
.advantage-list li:hover .black-20 {
	background: rgba(38, 61, 143, 0.7);
}
.advantage-list li:hover .advantage-item {
	top: 50%;
}
.advantage-list li:hover .bot {
	height: 42px;
}
.advantage-list li:hover .by {
	transition:0.4s 0.3s; opacity: 1; -webkit-transform: all 0.4s ease 0.3s;
}
.advantage-list li:hover .btnMore {
	opacity: 1;
}
.back-box a:hover {
	background-color: rgb(217, 217, 217);
}
.back-box .prev:hover .ico {
	visibility: hidden; opacity: 0; transform: translateX(-100%); -webkit-transform: translateX(-100%);
}
.back-box .next:hover .ico {
	visibility: hidden; opacity: 0; transform: translateX(100%); -webkit-transform: translateX(100%);
}
.back-box .prev:hover span {
	visibility: visible; opacity: 1; transform: translate(0px); -webkit-transform: translate(0);
}
.back-box .next:hover span {
	visibility: visible; opacity: 1; transform: translate(0px); -webkit-transform: translate(0);
}
.administrative-paging .back-box a:hover {
	background-color: rgb(44, 67, 145);
}
.administrative-paging .back-box a.back:hover {
	background-image: url("../images/back-112.png");
}
}
@media screen and (max-width:1800px)
{
.finance-box2 .finance-tabT li {
	margin-right: 5.5%;
}
}
@media screen and (max-width:1600px)
{
.banner .binbox .by {
	font-size: 55px;
}
.banner .binbox .zh {
	font-size: 26px;
}
.nav .txt {
	padding: 0px 25px;
}
.ibox-advantage-list h2 {
	font-size: 22px;
}
.ibox-about {
	padding: 120px 0px;
}
.ibox-about-con .t {
	font-size: 34px;
}
.page-sider {
	width: 280px; margin-right: 25px;
}
.page-con {
	width: 700px;
}
.pageT h2 {
	font-size: 32px;
}
.advantage-five-list .con {
	width: 40%;
}
.advantage-five-list .oneItem .con {
	left: 55%;
}
.advantage-five-list .twoItem .con {
	left: 5%;
}
.pageT h3 {
	font-size: 26px;
}
.service-ico li {
	margin-right: 10px;
}
.service-ico .item {
	width: 87px; height: 54px; padding-top: 33px;
}
.service-ico .item2 {
	height: 63px; padding-top: 24px;
}
.finance-box2 .finance-tabT li {
	margin-right: 4.5%;
}
}
@media screen and (max-width:1441px)
{
.nav .txt {
	padding: 0px 20px; font-size: 16px;
}
.nav .subnav a {
	font-size: 12px;
}
.banner .binbox .by {
	font-size: 50px;
}
.banner .binbox .zh {
	font-size: 24px;
}
.ibox-advantage-list h2 {
	font-size: 20px;
}
.ibox-advantage-list .c {
	height: 75px; line-height: 1.8; font-size: 14px;
}
.ibox-about {
	padding: 100px 0px;
}
.ibox-about-con .t {
	font-size: 32px;
}
.ibox-product-img .t {
	height: 78px; font-size: 24px;
}
.ibox-service-c h2 {
	height: 78px; font-size: 24px;
}
.ibox-new-c {
	padding: 50px 0px;
}
.ibox-new {
	height: 280px;
}
.ibox-new .type {
	height: auto; font-size: 26px; margin-bottom: 25px;
}
.ibox-new h3 {
	height: 50px; margin-bottom: 10px;
}
.ibox-new .c {
	margin-bottom: 35px;
}
.ibox-new .time {
	margin-bottom: 30px;
}
.ibox-settled {
	height: 380px;
}
.ibox-join {
	height: 380px;
}
.ibox-settled .title {
	top: 50px;
}
.ibox-join .nbox {
	top: 50px;
}
.ibox-settled .btnMore {
	bottom: 110px;
}
.ibox-join .btnMore {
	bottom: 110px;
}
.ibox-settled .title {
	padding-left: 55px;
}
.ibox-join .nbox .num {
	font-size: 60px;
}
.ibox-join .nbox .t1 {
	font-size: 18px;
}
.ibox-join .nbox .t2 {
	font-size: 12px;
}
.partnerIbox .title .zh {
	font-size: 26px;
}
.about-con h2 {
	font-size: 32px;
}
.pageT h2 {
	font-size: 32px;
}
.page-con {
	margin-left: 8%;
}
.planning-con h3 {
	font-size: 26px; margin-bottom: 35px;
}
.park-box .zh {
	font-size: 32px;
}
.park-box .en {
	font-size: 40px;
}
.product-list .con {
	width: 40%;
}
.product-list .twoItem .con {
	left: 5%;
}
.advantage-page {
	margin-left: 8%;
}
.nitem {
	padding: 30px;
}
.admission-img {
	
}
.pageT h3 {
	font-size: 24px;
}
.admission-sharp {
	padding-left: 80px;
}
.finance-box2 .finance-tabT li {
	width: 25%; padding-bottom: 25px; margin-right: 0px;
}
}
@media screen and (max-width:1370px)
{
.inner {
	width: 1100px;
}
.banner .binbox .by {
	font-size: 45px;
}
.banner .binbox .zh {
	font-size: 20px;
}
.ibox-advantage-list h2 {
	font-size: 18px;
}
.ibox-about-con .t {
	font-size: 30px;
}
.ibox-about-con .en {
	font-size: 22px;
}
.foot-nav li {
	margin-right: 40px;
}
.about-con h2 {
	font-size: 28px;
}
.pageT h2 {
	font-size: 28px;
}
.pageT .en {
	font-size: 20px;
}
.park-box .zh {
	font-size: 28px;
}
.park-box .en {
	font-size: 30px;
}
.advantage-five-list {
	margin: 0px auto; width: 830px; padding-bottom: 60px;
}
.advantage-five-list li {
	margin-bottom: 25px;
}
.advantage-five-list li .img {
	width: 100%;
}
.advantage-five-list .twoItem .img {
	margin-left: 0px;
}
.advantage-five-list .con {
	padding: 60px 5%; left: auto; top: auto; width: 90%; position: relative;
}
.advantage-five-list .oneItem .con {
	left: auto;
}
.advantage-five-list .twoItem .con {
	left: auto;
}
.news-list li {
	width: 33.33%;
}
.info-t h3 {
	font-size: 24px;
}
.info-t {
	padding: 60px 0px 40px;
}
.info-c {
	padding: 40px 0px 80px;
}
.download-list {
	width: 1100px;
}
.messageBox .t {
	font-size: 22px;
}
}
@media screen and (max-width:1260px)
{
.inner {
	width: 90%;
}
.nav .txt {
	padding: 0px 15px; font-size: 16px;
}
.banner .binbox .by {
	font-size: 40px;
}
.banner .binbox .line {
	height: 34px;
}
.ibox-advantage-list li {
	padding: 20px 2% 35px; width: 16%;
}
.ibox-advantage-list h2 {
	font-size: 18px;
}
.ibox-advantage-list .c {
	height: 67px; font-size: 13px;
}
.ibox-advantage-list .ommore {
	left: 10%;
}
.ibox-threen dd {
	width: 50%; margin-top: 15px;
}
.ibox-threen dd.ibox-new-c {
	width: 100%;
}
.ibox-new {
	width: 90%;
}
.ibox-new {
	height: 240px;
}
.ibox-new .item {
	height: 240px;
}
.ibox-new h3 {
	height: 25px;
}
.ibox-new .item .btnMore {
	opacity: 1;
}
.ibox-settled .title {
	left: 8%;
}
.ibox-join .nbox {
	left: 8%;
}
.ibox-settled .btnMore {
	left: 8%;
}
.ibox-join .btnMore {
	left: 8%;
}
.ibox-settled .btnMore {
	top: 50%; bottom: auto;
}
.ibox-join .btnMore {
	top: 50%; bottom: auto;
}
.foot-le {
	width: auto; text-align: left; float: none; display: block;
}
.foot-re {
	width: auto; text-align: left; float: none; display: block;
}
.foot {
	padding: 15px 0px;
}
.foot-le .txt {
	padding-left: 0px;
}
.foot-le .logo3 {
	display: none;
}
.linkBox {
	padding: 25px 0px 35px;
}
.foot-nav {
	width: auto; float: none;
}
.link-sider {
	width: auto; float: none;
}
.foot-nav {
	display: none;
}
.link-select-box {
	width: 240px;
}
.inner1000 {
	width: 940px;
}
.about-list .num {
	font-size: 50px;
}
.about-con h2 {
	font-size: 24px; margin-bottom: 15px;
}
.pageT h2 {
	font-size: 24px;
}
.planning-con h3 {
	font-size: 24px; margin-bottom: 30px;
}
.industrial-btn {
	display: none;
}
.industrial-inner {
	width: 90%;
}
.page-left {
	padding: 80px 0px;
}
.page-right {
	padding: 80px 0px;
}
.page-sider {
	margin: 0px auto; width: 68%; float: none;
}
.page-con {
	margin: 0px auto; width: 80%;
}
.park-box .zh {
	font-size: 26px;
}
.park-box .en {
	font-size: 28px;
}
.product-list li .img img {
	width: 140%; margin-left: -20%;
}
.finance-box {
	margin: 0px auto; width: 80%;
}
.finance-box2 {
	margin-top: 40px;
}
.advantage-item .ico {
	width: 50px;
}
.advantage-item .t {
	font-size: 16px;
}
.advantage-page {
	margin: 0px auto; width: 80%;
}
.page-nav-btn a {
	padding: 0px 15px;
}
.well-box {
	margin-left: -50px; position: relative;
}
.nitem {
	padding: 25px;
}
.w898 {
	width: 90%;
}
.info-t {
	padding: 50px 0px;
}
.info-c {
	padding: 50px 0px;
}
.backlist {
	width: 140px;
}
.previous .previ {
	width: 140px;
}
.previous .prev .txt {
	padding-left: 45px;
}
.previous .next .txt {
	padding-right: 45px;
}
.download-list {
	width: 88%;
}
.admission-img {
	margin-bottom: 40px;
}
.advantage-pic li {
	width: 246px; margin-right: 0px; float: none;
}
.advantage-pic li img {
	margin-bottom: 5px; float: right;
}
.advantage-pic li .fc {
	clear: both;
}
}
@media screen and (max-width:1024px)
{
.vwrap .videobox {
	width: 700px; margin-left: -350px;
}
.transYT50 {
	transition:; visibility: visible; opacity: 1; transform: translateY(0px); -webkit-transition: transform 0ms, opacity 0s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transform: translateY(0px); -webkit-transition-timing-function: ease-out;
}
.transYT20 {
	transition:; visibility: visible; opacity: 1; transform: translateY(0px); -webkit-transition: transform 0ms, opacity 0s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transform: translateY(0px); -webkit-transition-timing-function: ease-out;
}
.transXT50 {
	transition:; visibility: visible; opacity: 1; transform: translateX(0px); -webkit-transition: transform 0ms, opacity 0s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transform: translateX(0px); -webkit-transition-timing-function: ease-out;
}
.action.transYT50 {
	visibility: visible; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px);
}
.action .transYT20 {
	visibility: visible; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px);
}
.action.transXT50 {
	visibility: visible; opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0px);
}
.inner {
	width: 90%;
}
 
.logo .img1 {
	display: none;
}
.logo .img2 {
	display: block;
}
.logo a {
	padding: 10px 0px; height: 34px;
}
.navbox {
	display: none;
}
.top .languageBox {
	display: none;
}
.menu-handler {
	display: block;
}
.menuBox {
	display: block;
}
.pageH {
	height: 57px;
}

.ibox-inner {
	width: 90%;
}
.ibox-advantage {
	visibility: visible; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0); -moz-transform: translateY(0);
}
.ibox-advantage-list {
	margin-top: 15px;
}
.ibox-advantage-list li {
	padding: 20px 5% 35px; width: 23.33%; border-bottom-color: rgb(209, 209, 209); border-bottom-width: 1px; border-bottom-style: solid;
}
.ibox-advantage-list li:last-child::before {
	display: block;
}
.ibox-advantage-list .ico {
	width: 45px; height: 45px;
}
.ibox-about {
	padding: 80px 0px;
}
.ibox-about-con {
	width: 90%;
}
.ibox-about-con .t {
	font-size: 24px;
}
.ibox-about-con .en {
	font-size: 18px;
}
.ibox-about-list .num {
	font-size: 50px;
}
.btnMore {
	width: 120px; height: 38px; line-height: 38px;
}
.btnMore .txt {
	padding-right: 30px; background-size: 12px auto;
}
.ibox-about .line-bg {
	left: 0px; width: 30%; right: auto; margin-right: 0px;
}
.ibox-two dd {
	width: 100%; float: none;
}
.ibox-two .btnMore2 {
	opacity: 1;
}
.ibox-settled .btnMore {
	opacity: 1;
}
.ibox-join .btnMore {
	opacity: 1;
}
.ibox-settled .btnMore {
	display: none;
}
.ibox-join .btnMore {
	display: none;
}
.ibox-product-img .yy {
	background: rgba(0, 0, 0, 0.5);
}
.ibox-product-img .con {
	padding: 40px 5% 0px; width: 90%;
}
.ibox-product-img .t {
	height: 72px; font-size: 24px; margin-bottom: 50px;
}
.ibox-product-img .more {
	padding-right: 30px; background-size: 12px auto;
}
.ibox-service .itab-c {
	width: 90%; padding-top: 40px;
}
.ibox-service-c h2 {
	height: 70px; font-size: 24px; margin-bottom: 50px;
}
.ibox-service .itab-t {
	padding: 30px 5%; left: auto; width: 90%; height: 40px; bottom: auto; position: relative;
}
.ibox-two dd.ibox-service {
	height: auto; margin-top: 15px;
}
.ibox-new .type {
	font-size: 24px;
}
.ibox-threen-box {
	top: auto; height: auto; right: auto; position: relative;
}
.ibox-settled .title {
	padding-left: 50px; font-size: 24px; background-size: 32px auto;
}
.ibox-settled .title .zh {
	line-height: 1.4; font-size: 16px;
}
.ibox-join .nbox {
	top: 50px;
}
.partnerI-line {
	margin-bottom: 35px;
}
.partnerIbox {
	padding-bottom: 35px;
}
.partnerIbox .title .zh {
	font-size: 22px;
}
.partnerIdemo {
	height: auto;
}
.pbanner {
	height: 160px;
}
.pbanner .title {
	top: 50%; font-size: 40px;
}
.pbanner.active .title {
	transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.page-nav-box {
	width: 100%; height: 40px; margin-top: 0px;
}
.page-nav-btn {
	left: 0px; top: 0px; width: 100%; height: 40px; float: none; white-space: nowrap; position: absolute; -ms-overflow-x: auto; -ms-overflow-y: hidden; background-color: rgb(232, 232, 232); -webkit-overflow-scrolling: touch;
}
.page-nav-btn > ul {
	display: inline-flex;
}
.page-nav-btn li {
	height: 40px; line-height: 40px;
}
.page-cur {
	margin: 45px auto 0px; width: 90%; float: none; display: none;
}
.inner1000 {
	width: 90%;
}
.aboutPage {
	padding: 80px 0px;
}
.planningPage {
	padding: 80px 0px;
}
.about-inner {
	width: 70%;
}
.planning-ico-list a {
	width: 80px; height: 80px;
}
.planning-ico-list .ico {
	margin: -20px 0px 0px -20px; width: 40px; height: 40px; background-size: cover;
}
.planning-ico-list .name {
	margin: -36px 0px 0px -36px; width: 70px; height: 50px; padding-top: 20px; font-size: 14px;
}
.planning-con .c {
	margin-bottom: 70px;
}
.industrial-demo {
	height: auto;
}
.industrial-item .pageC h3 {
	font-size: 16px;
}
.memorabiliaPage {
	padding-top: 80px;
}
.industrial-inner {
	padding-bottom: 70px;
}
.page-left {
	padding: 60px 0px 0px;
}
.page-right {
	padding: 0px 0px 60px;
}
.content .bgf5 {
	display: none;
}
.page-left {
	width: auto; float: none;
}
.page-right {
	width: auto; float: none;
}
.page-sider {
	width: 90%; margin-bottom: 35px;
}
.page-con {
	width: 90%;
}
.park-box .zh {
	font-size: 24px;
}
.park-box .en {
	font-size: 26px;
}
.pageTmore i {
	left: 50%; top: 100%; margin-left: -16px; transform: rotate(90deg); background-size: 18px auto; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg);
}
.page-sider-num li {
	padding: 15px 0px; text-align: center; margin-top: 25px; background-color: rgb(247, 247, 247);
}
.page-sider-num li::before {
	display: none;
}
.park-img-demo .slick-arrow {
	width: 40px; height: 40px;
}
.park-img-demo .slick-arrow i {
	background-size: 16px auto;
}
.park-img-demo .slick-prev {
	left: -46px;
}
.w630 {
	font-size: 18px;
}
.product-list {
	padding-bottom: 80px;
}
.product-list .con .ico {
	width: 40px; height: 40px; margin-top: -20px;
}
.product-list .con .zh {
	padding-left: 50px; font-size: 18px; margin-bottom: 20px;
}
.administrative-title {
	font-size: 20px;
}
.service-ico {
	text-align: center;
}
.service-ico li {
	margin: 0px 10px 10px; float: none; display: inline-block;
}
.finance-box {
	width: 90%; margin-top: 30px;
}
.finance-tabT li {
	margin-right: 50px;
}
.finance-tabT .ico {
	width: 60px; height: 60px;
}
.advantage-demo {
	height: auto;
}
.advantage-list li {
	width: 100%; float: none;
}
.advantage-list li figure {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-size: cover;
}
.advantage-item {
	margin: 0px auto; padding: 70px 0px; left: auto; top: auto; width: 500px; height: auto; position: inherit;
}
.advantage-list li .bot {
	margin: 10px auto 15px; height: 15px;
}
.advantage-list li .by {
	height: auto; opacity: 1;
}
.advantage-list li .ico {
	margin-bottom: 5px;
}
.advantage-item .btnMore {
	margin-top: 40px; opacity: 1;
}
.advantage-page {
	width: 90%;
}
.advantage-two-tabT {
	left: auto; width: 100%; height: 50px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; white-space: nowrap; position: relative; -ms-overflow-x: auto; -ms-overflow-y: hidden; -webkit-overflow-scrolling: touch;
}
.advantage-two-tabT ul {
	margin-left: 5%; display: inline-flex;
}
.advantage-two-tabT li {
	padding: 0px 25px; height: 50px; line-height: 50px; font-size: 12px; font-weight: normal;
}
.advantage-two-tabT li.active .sj {
	top: 98%;
}
.advantage-two-tabC .img {
	margin: 0px auto 25px; left: auto; top: auto; width: 100%; height: 180px; position: relative;
}
.advantage-two-page {
	padding: 0px 0px 50px;
}
.advantage-two-t .zh {
	font-size: 20px;
}
.advantage-two-t .en {
	font-size: 14px;
}
.well-box img {
	width: auto; max-width: 100% !important;
}
.well-box {
	margin-left: 0px;
}
.advantage-one-tabT {
	width: 100%; height: 50px; margin-left: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; white-space: nowrap; -ms-overflow-x: auto; -ms-overflow-y: hidden; -webkit-overflow-scrolling: touch;
}
.advantage-one-tabT ul {
	margin-left: 5%; display: inline-flex;
}
.advantage-one-tabT li {
	padding: 0px 25px; height: 50px; line-height: 50px; font-size: 12px; font-weight: normal; margin-right: 0px;
}
.advantage-one-tabT li.active .sj {
	top: 98%;
}
.advantage-one-demo .name {
	font-size: 20px;
}
.advantage-one-demo .line {
	margin: 8px 0px 20px;
}
.advantage-one-demo {
	margin-left: 0px;
}
.advantage-one-demo .con {
	width: 90%;
}
.advantage-one-demo .c {
	font-size: 15px;
}
.advantage-five-list .con .zh {
	padding-left: 55px; font-size: 20px; margin-bottom: 25px;
}
.advantage-five-list .con .ico {
	width: 40px; height: 40px; margin-top: -20px;
}
.advantage-five-list .con {
	padding: 40px 5%;
}
.pagePadding {
	padding: 60px 0px;
}
.nitem h4 {
	height: 48px; font-size: 16px;
}
.form-box-close {
	width: 60px; height: 60px; margin-top: -30px;
}
.form-box-close i {
	background-size: 15px auto;
}
.md-content {
	margin-left: 60px;
}
.regulations-sider {
	padding: 25px; background-color: rgb(238, 238, 238);
}
.regulations-img {
	width: 100%; display: none; position: relative;
}
.download-list {
	width: 92%;
}
.download-list li {
	width: 48%;
}
.contactPage .bgf0 {
	display: none;
}
.contactBox {
	width: auto; float: none;
}
.messageBox {
	width: auto; float: none;
}
.contactBox {
	margin-bottom: 50px;
}
.admission-list .txt {
	height: 42px; font-size: 14px;
}
.admission-list li {
	width: 32%;
}
.admission-list li:nth-child(4n) {
	margin-right: 2%;
}
.admission-list li:nth-child(3n) {
	margin-right: 0px;
}
.admission-sharp {
	padding: 16px 0px 15px 5%; margin-top: 30px; display: none;
}
.btnMore4 {
	width: 100%; height: 44px; line-height: 44px; margin-top: 30px;
}
.pageT h3 {
	font-size: 20px; margin-bottom: 10px;
}
.administrative-paging1 {
	display: none;
}
.administrative-paging2 {
	border-color: rgb(202, 202, 202); padding: 0px; margin-top: 40px; display: block;
}
.back-box {
	width: auto;
}
.back-box .prev {
	width: 30%;
}
.back-box .next {
	width: 30%;
}
.back-box .back {
	margin: 0px auto; width: 40%; background-color: rgb(241, 240, 240);
}
.ibox-new .time {
	background: none; padding-left: 0px;
}
.nitem .time {
	background: none; padding-left: 0px;
}
.info-t .time {
	background: none; padding-left: 0px;
}
.download-list .time {
	background: none; padding-left: 0px;
}
.pageT2 .zh {
	font-size: 20px;
}
.hrList .hspan {
	width: 24%; height: 58px; line-height: 58px;
}
.hrList .hspan4 {
	width: 23%;
}
.hspan .txt {
	padding-left: 34px; background-size: 26px auto;
}
.join-box-btn .btn {
	padding: 8px 40px;
}
.admissionHrPage .rimg {
	left: auto; top: auto; width: 100%; display: none; position: relative;
}
.admissionHrPage {
	padding-left: 0px;
}
.culture-list li .t {
	display: none;
}
.culture-list li .con {
	bottom: 8%; opacity: 1;
}
}
@media screen and (max-width:860px)
{
	.banner ul li.li01 .bann {display: block;width: 100%;height: 100%;}
	.banner ul li.li01 .bann img{width: 76%;display: block;margin: 0 auto;}
	.product-list .item .abox .pic img{    width: 100%;
    height: auto;
    padding-bottom: 1%;}
.vwrap .videobox {
	margin: -180px 0px 0px -298px; width: 560px; height: 360px;
}
.banner .binbox .by {
	font-size: 30px;
}
.ibox-about-list li {
	width: 50%;
}
.ibox-about {
	padding: 60px 0px;
}
.ibox-about-con .c {
	margin-top: 30px;
}
.ibox-about-list {
	padding: 40px 0px 15px; margin-top: 0px;
}
.ibox-about-list li {
	margin-bottom: 30px;
}
.ibox-about-list .num {
	font-size: 48px;
}
.ibox-about-con .c {
	font-size: 14px;
}
.ibox-settled {
	height: 300px;
}
.ibox-join {
	height: 300px;
}
.ibox-join .nbox .num {
	font-size: 50px;
}
.ibox-join .nbox .t1 {
	font-size: 16px;
}
.about-sider {
	width: auto; float: none;
}
.about-inner {
	width: auto; float: none;
}
.about-sider {
	margin-bottom: 40px;
}
.industrial-inner {
	width: auto;
}
.w630 {
	width: 80%; font-size: 16px;
}
.page-bot {
	margin-top: 15px; background-size: 15px auto;
}
.pro-clist {
	padding: 30px 0px;
}
.pro-clist li {
	width: auto; margin-bottom: 15px; float: none;
}
.news-list li {
	width: 50%;
}
.advantage-item {
	padding: 40px 0px 50px; width: 460px;
}
.admission-list li {
	margin-bottom: 15px;
}
}
@media screen and (max-width:641px)
{
.vwrap .videobox {
	width: 400px; height: 260px; margin-top: -130px; margin-left: -218px;
}
.vwrap .close {
	top: -32px; right: -5px;
}
.menuBox {
	width: 70%;
}
.menuBox .languageBox {
	padding: 20px 12%;
}
.menuMoblie .nav-link {
	padding: 10px 12%; font-size: 16px;
}
.menuMoblie .subnav a {
	padding: 6px 12%; font-size: 14px;
}
.banner .binbox .by {
	font-size: 24px; font-weight: normal;
}
.banner .binbox .zh {
	font-size: 16px; font-weight: normal;
}
.banner .binbox .en {
	display: none;
}
.banner .binbox .line {
	height: 20px; margin-top: 15px;
}
.banner .binbox .ico {
	width: 24px; height: 24px; margin-top: 15px;
}
.banner .slick-dots li {
	margin: 0px 5px; width: 7px;
}
.banner .slick-dots li a {
	border-radius: 50%; border: 1px solid rgb(255, 255, 255); border-image: none; left: auto; top: auto; width: 6px; height: 6px; display: block; position: relative; background-color: transparent;
}
.banner .slick-dots li.slick-active a {
	height: 6px; background-color: rgb(255, 255, 255);
}
.ibox-advantage-list li {
	width: auto; text-align: center; border-bottom-color: rgb(209, 209, 209); border-bottom-width: 3px; border-bottom-style: solid; float: none;
}
.ibox-advantage-list li::before {
	display: none;
}
.ibox-advantage-list li:last-child::before {
	display: none;
}
.ibox-advantage-list .ico {
	margin: 0px auto 5px;
}
.ibox-advantage-list .c {
	height: auto;
}
.ibox-about {
	padding: 40px 0px;
}
.ibox-about-con .t {
	margin-bottom: 5px;
}
.ibox-about-list .num {
	font-size: 40px;
}
.ibox-product-img .con {
	padding: 30px 5% 0px;
}
.ibox-product-img .t {
	font-size: 20px; margin-bottom: 10px;
}
.ibox-product-img .c {
	height: 75px; font-size: 14px;
}
.ibox-product-nav .item {
	padding: 10px 0px; font-size: 12px;
}
.ibox-product-nav .ico {
	width: 25px; height: 25px;
}
.ibox-two dd {
	height: auto;
}
.ibox-product {
	height: 340px;
}
.ibox-product-img .img {
	height: 340px;
}
.ibox-service .itab-t {
	padding: 20px 5%;
}
.ibox-service .itab-t a {
	margin-right: 25px;
}
.ibox-service-c h2 {
	font-size: 20px; margin-bottom: 15px;
}
.ibox-service-c {
	height: 250px;
}
.ibox-service-c .itab-c {
	height: auto;
}
.ibox-service-c p {
	height: 75px; font-size: 14px;
}
.ibox-threen dd {
	width: 100%; float: none;
}
.ibox-new-c {
	padding: 40px 0px;
}
.ibox-new .type {
	margin-bottom: 20px;
}
.ibox-new h3 {
	height: 28px; font-size: 16px;
}
.ibox-new .c {
	height: 75px; font-size: 14px;
}
.ibox-settled .title {
	left: 5%;
}
.ibox-join .nbox {
	left: 5%;
}
.ibox-settled .btnMore {
	left: 5%;
}
.ibox-join .btnMore {
	left: 5%;
}
.ibox-settled {
	height: 300px;
}
.ibox-join {
	height: 300px;
}
.ibox-settled .title {
	top: 35px;
}
.ibox-join .nbox {
	top: 35px;
}
.ibox-join .img {
	width: 100%; float: none;
}
.ibox-join .sj {
	left: 50%; top: 100%; margin-top: 0px; margin-left: -9px; border-top-color: rgb(234, 163, 52); border-right-color: transparent; border-left-color: transparent; border-top-width: 18px; border-right-width: 18px; border-left-width: 18px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
.ibox-join .img2 {
	height: 240px;
}
.partnerI-line {
	margin-bottom: 30px;
}
.partnerIbox {
	padding-bottom: 30px;
}
.partnerIbox .title .zh {
	font-size: 18px;
}
.prevpartner {
	border-width: 1px; width: 30px; height: 30px; margin-left: 10px; background-size: 16px auto;
}
.nextpartner {
	border-width: 1px; width: 30px; height: 30px; margin-left: 10px; background-size: 16px auto;
}
.pbanner {
	height: 100px;
}
.pbanner .bg {
	background-position: 50%;
}
.pbanner .title {
	font-size: 24px;
}
.aboutPage {
	padding: 50px 0px;
}
.planningPage {
	padding: 50px 0px;
}
.about-list {
	margin-bottom: 40px;
}
.about-list li {
	padding: 15px 0px; width: auto; border-bottom-color: rgb(176, 176, 176); border-bottom-width: 1px; border-bottom-style: solid; float: none;
}
.about-list li::before {
	display: none;
}
.about-list .num {
	font-size: 40px;
}
.about-con .c {
	margin-bottom: 40px;
}
.planning-con .c {
	margin-bottom: 40px;
}
.industrial-bot {
	display: none;
}
.industrial-line {
	display: none;
}
.industrial-item {
	padding: 0px; margin-bottom: 25px;
}
.industrial-item .time {
	margin: 0px 0px 15px; left: auto; top: auto; font-size: 24px; display: block; position: relative;
}
.industrial-item .ico {
	display: none;
}
.industrial-item .sj {
	display: none;
}
.industrial-item .pageC {
	border-color: rgb(44, 132, 178); padding: 20px;
}
.memorabiliaPage {
	padding-top: 50px;
}
.industrial-inner {
	padding-bottom: 40px;
}
.page-left {
	padding: 40px 0px 0px;
}
.page-right {
	padding: 0px 0px 50px;
}
.page-sider-num {
	padding-top: 15px;
}
.page-sider-num li {
	margin-top: 15px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.park-box .zh {
	font-size: 20px;
}
.park-box .en {
	font-size: 24px;
}
.park-img-demo {
	margin-left: 20%;
}
.w630 {
	padding: 40px 0px; width: 90%; font-size: 15px;
}


.product-list {
	padding-bottom: 60px;
}
.product-list li .img {
	width: 100%;
}
.product-list li .img img {
	width: 100%; margin-left: 0%;
}
.product-list .con {
	padding: 35px 5%; left: auto; top: auto; width: 90%; position: relative;
}
.product-list .oneItem .con {
	left: auto;
}
.product-list .twoItem .img {
	margin-left: 0px;
}
.product-list .twoItem .con {
	left: auto;
}
.product-list .con .c {
	height: auto;
}
.administrative-title {
	font-size: 18px; margin-bottom: 15px;
}
.finance-tabT li {
	font-size: 14px; margin-right: 30px;
}
.finance-tabT .ico {
	width: 50px; height: 50px;
}
.life-list {
	padding-top: 40px;
}
.advantage-item {
	width: 90%;
}
.advantage-two-tabC .img {
	height: 140px;
}
.advantage-two-tabT ul {
	margin-left: 0px;
}
.advantage-one-tabT ul {
	margin-left: 0px;
}
.advantage-one-demo .c {
	line-height: 1.5; font-size: 14px;
}
.advantage-one-demo .line {
	margin: 5px 0px 10px;
}
.pagePadding {
	padding: 40px 0px;
}
.nitem {
	padding: 20px;
}
.paging a {
	margin: 0px 2px !important; padding: 4px 10px;
}
.previous .previ {
	width: 90px;
}
.backlist {
	width: 90px;
}
.backlist {
	margin-left: -45px;
}
.previous .prev .txt {
	padding: 0px; background-image: none !important;
}
.previous .next .txt {
	padding: 0px; background-image: none !important;
}
.backlist .txt {
	padding: 0px; background-image: none !important;
}
.w898 {
	width: 90%;
}
.info-t {
	padding: 35px 0px 25px;
}
.info-t h3 {
	font-size: 18px; margin-bottom: 15px;
}
.info-t .time {
	margin-bottom: 0px;
}
.info-t .shared {
	display: none;
}
.info-t .back-box {
	float: none; display: none;
}
.info-c {
	padding: 40px 0px;
}
.md-content {
	margin-left: 0px;
}
.form-box-close {
	border-radius: 50%; left: auto; top: auto; width: 50px; height: 50px; right: 0%; bottom: 4%; margin-top: 0px; z-index: 1000;
}
.infoPage .previous {
	display: none;
}
.regulations-sider h2 {
	font-size: 18px; font-weight: bold; margin-bottom: 10px;
}
.regulations-list .con h4 {
	font-size: 16px; margin-bottom: 10px;
}
.regulations-list dd {
	padding-bottom: 30px; margin-bottom: 30px;
}
.download-list {
	width: 90%;
}
.download-list li {
	padding: 0px; width: 100%; float: none;
}
.download-list .ico {
	width: 28px; height: 28px; background-size: cover;
}
.download-list h3 {
	font-size: 16px; white-space: inherit;
}
.download-list .time {
	margin-bottom: 30px;
}
.download-list .item {
	padding: 20px 20px 25px;
}
.ico-list .ico {
	margin: 0px 10px; width: 28px; height: 28px;
}
.ico-list .c {
	width: auto; padding-top: 2px; padding-left: 48px; font-size: 15px; float: none;
}
.admission-list li {
	width: 48%; margin-right: 4%; margin-bottom: 10px;
}
.admission-list li:nth-child(3n) {
	margin-right: 4%;
}
.admission-list li:nth-child(2n) {
	margin-right: 0px;
}
.admission-list .txt {
	height: 36px; font-size: 12px;
}
.paging {
	padding-top: 35px;
}
.admission-plist li {
	width: 49%;
}
.admission-plist li:nth-child(3n+1) {
	clear: inherit;
}
.admission-plist li:nth-child(2n+1) {
	clear: both;
}
.admission-sharp {
	display: none;
}
.pageT2 .zh {
	font-size: 18px;
}
.pageT h3 {
	font-size: 18px; margin-bottom: 5px;
}
.hrList .hspan {
	height: 50px; line-height: 50px;
}
.hrList :nth-child(2).hspan {
	display: none;
}
.hrList :nth-child(3).hspan {
	display: none;
}
.hrList :nth-child(1).hspan {
	width: 55%;
}
.hrList :nth-child(4).hspan {
	width: 40%;
}
.join-ts .item {
	display: block;
}
.admissionHrPage {
	padding: 40px 0px;
}
.admissionHrBox {
	padding-bottom: 0px;
}
.logoitem {
	width: 48%; margin-right: 4%; margin-bottom: 10px;
}
:nth-child(4n).logoitem {
	margin-right: 4%;
}
:nth-child(2n).logoitem {
	margin-right: 0px;
}
.page-line {
	height: 2px;
}
.culture-list li {
	margin-bottom: 25px;
}
.culture-list .t {
	font-size: 16px;
}
.culture-list .con .c {
	font-size: 14px;
}
}
@media screen and (max-width:481px)
{
.vwrap .videobox {
	width: 300px; height: 200px; margin-top: -100px; margin-left: -150px;
}
.banner .binbox .by {
	font-size: 20px;
}
.banner .binbox .zh {
	font-size: 14px; margin-top: 5px;
}
.ibox-settled {
	height: 240px;
}
.ibox-join {
	height: 240px;
}
.ibox-join .img2 {
	height: 180px;
}
.planning-ico-list li {
	margin: 0px 0px 15px; width: 50%; text-align: center;
}
.planning-ico-list a {
	margin: 0px auto;
}
.park-box .zh {
	font-size: 18px;
}
.park-box .en {
	font-size: 20px;
}
.news-list li {
	width: 100%; float: none;
}
.nitem h4 {
	height: auto; font-size: 15px; margin-bottom: 15px;
}
.nitem .c {
	height: auto; font-size: 12px; margin-top: 20px;
}
.culture-list {
	margin-left: 0px;
}
.culture-list li {
	width: 100%; margin-left: 0px;
}
}
@media screen and (max-width:421px)
{
.ibox-about-list .num {
	font-size: 35px;
}
.ibox-settled {
	height: 200px;
}
.ibox-join {
	height: 200px;
}
.ibox-join .img2 {
	height: 160px;
}
.life-list dd {
	width: auto; margin-bottom: 10px; float: none;
}
.life-list .txt {
	padding: 15px 5%; height: auto; line-height: 1.2; font-size: 14px;
}
}
@media screen and (max-width:375px)
{
.ibox-settled {
	height: 180px;
}
.advantage-one-demo .c {
	font-size: 12px;
}
}
@media screen and (max-width:360px)
{
.ibox-join .img2 {
	height: 140px;
}
.ibox-about-list .num {
	font-size: 30px;
}
.finance-tabT li {
	font-size: 12px;
}
}
