img{
	width: 100%;
	height: 100%;
}

#xm-footer{
	margin-top: 0;
}

.page-title{
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 46px;
}


#block{
	height: 445px;
}
.page-title span {
	    background-image: url(/uploads/image/siabout/icon-honor.png);
	    background-size: 31.5px 39px;
		font-size: 24px;
		font-weight: bold;
}
.page-title span {
	    padding-left: 40px;
	    padding-bottom: 8px;
	    background-position: 0 center;
}
#banner{
	height: 400px;
	background-image:url(/uploads/image/siabout/banner.png) ;
	background-size: cover;
	background-position: center;
}

#banner .page-title{
	color: #fff;
}

#banner .content{
	position: relative;
}

#banner .text-container{
	width: 1200px;
	background-color: #00a4ff;
	padding: 33px 0 60px;
	position: absolute;
	top:300px;
	left: 0;
}

#banner .text{
	width: 996px;
	margin: 0 auto;
}

#banner .text p{
	color: #fff;
	line-height: 30px;
	text-indent: 28px;
	font-size: 16px;
}

#value {
	margin-bottom: 120px;
}

#value .content{
	justify-content: space-between;
}

#value .item-1{
	width: 298px;
	height: 384px;
	background-color: saddlebrown;
	position: relative;
	overflow: hidden;
}

#value .item-1 img:hover{
	transform: scale(1.1);
	transition: all 0.3s linear;
}

#value .item-2{
	width: 320px;
	/* height: 258px; */
	height: 384px;
	background-color: salmon;
	position: relative;
	overflow: hidden;
}

#value .item-2 img:hover{
	transform: scale(1.1);
	transition: all 0.3s linear;
}

#value .item-3{
	width: 320px;
	height: 116px;
	background-color: sandybrown;
	position: relative;
	overflow: hidden;
}

#value .item-3 img:hover{
	transform: scale(1.1);
	transition: all 0.3s linear;
}

#value .item-4{
	width: 562px;
	height: 136px;
	background-color: seagreen;
	position: relative;
	overflow: hidden;
}

#value .item-4 img:hover{
	transform: scale(1.1);
	transition: all 0.3s linear;
}

#value .item-5{
	width: 180px;
	height: 238px;
	background-color: sienna;
	position: relative;
	overflow: hidden;
}

#value .item-5 img:hover{
	transform: scale(1.1);
	transition: all 0.3s linear;
}

#value .item-6{
	width: 180px;
	height: 238px;
	background-color: silver;
	position: relative;
	overflow: hidden;
}

#value .item-6 img:hover{
	transform: scale(1.1);
	transition: all 0.3s linear;
}

#value .item-7{
	width: 180px;
	height: 238px;
	background-color: skyblue;
	position: relative;
	overflow: hidden;
}

#value .item-7 img:hover{
	transform: scale(1.1);
	transition: all 0.3s linear;
}

#value .item-info{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 48px;
	background-image: linear-gradient(to right,#00a4ff,rgba(0,164,255,0.2));
	text-indent: 20px;
	box-sizing: border-box;
	padding-top: 13px;
}

#value .item-info span:nth-child(1){
	color: #fff;
	font-size: 23px;
	padding-right: 5px;
}

#value .item-info span:nth-child(2){
	color: #fff;
	font-size: 12px;
}

#value .left{
	width: 298px;
}

#value .middle{
	width: 320px;
	flex-direction: column;
	justify-content: space-between;
}

#value .right{
	width: 562px;
	flex-direction: column;
	justify-content: space-between;
}

#value .right-bottom{
	width: 100%;
	justify-content: space-between;
}

#honor .content{
	justify-content: space-between;
	flex-wrap: wrap;
}

#honor .inner{
	width: 25%;
	margin-bottom: 100px;
}

#honor .inner-pic{
	width: 170px;
	height: 120px;
	margin: 0 auto;
	margin-bottom: 23px;
}


#honor .inner-pic:hover{
	transform: scale(1.1);
	transition: all 0.3s linear;
}

#honor .inner-info{
	text-align: center;
}
/* 发展历程开始 */
.intro-list4 .w1200 {
	    position: relative;
	    z-index: 2;
	    width: 1200px;
	    margin: 0 auto;
	}
.intro-list4 {
    margin: 40px auto;
}
.intro-list4 .list4-mains {
    position: relative;
}
.intro-list4 .list4-mains:before {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 130px;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #eee;
}
.w-1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.w-1200 span {
	    background-image: url(/uploads/image/siabout/icon-diamond.png);
	    background-size: 31.5px 39px;
		font-size: 24px;
		font-weight: bold;
}
.w-1200 span {
	    padding-left: 40px;
	    padding-bottom: 8px;
	    background-position: 0 center;
}

#fazhanlichengh4 {
    font-size: 32px;
	font-weight: bold;
    text-align: center;
}
.intro-list4 h4 {
    font-size: 24px;
    color: #000;
    font-weight: normal;
}
.intro-list4 .list4-banner {
    overflow: hidden;
    text-align: center;
    padding: 10px 0;
    width: calc(100% - 100px);
    margin: 0 auto;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.intro-list4 .swiper-slide {
    transition-duration: .3s;
}
.intro-list4 .swiper-slide:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.intro-list4 .swiper-slide:hover .swiper-year {
	padding-top: 15px;
}

.intro-list4 .swiper-slide:hover .swiper-detail {
	color: #444;
}
.intro-list4 .swiper-slide:hover .swiper-line:before {
	background: #fff;
	border-color: #00adf3;
}

.intro-list4 .swiper-year:hover {
	background: #fff;
	border-color: #00adf3;
}

.intro-list4 .swiper-line {
    position: relative;
    display: block;
    width: 14px;
    height: 40px;
    background: #fff;
    margin: -5px auto;
}
.intro-list4 .list4-banner {
    overflow: hidden;
    text-align: center;
    padding: 10px 0;
    width: calc(100% - 100px);
    margin: 0 auto;
}
.intro-list4 .list4-banner {
    overflow: hidden;
    text-align: center;
    padding: 10px 0;
    width: calc(100% - 100px);
    margin: 0 auto;
}
.intro-list4 .list4-banner {
    overflow: hidden;
    text-align: center;
    padding: 10px 0;
    width: calc(100% - 100px);
    margin: 0 auto;
}
.intro-list4 .swiper-detail {
    padding: 18px 24px;
}
.intro-list4 .swiper-detail {
    font-size: 14px;
    line-height: 26px;
    color: #888;
    transition-duration: .3s;
}

.intro-list4 .swiper-year {
    font-size: 24px;
    line-height: 45px;
    color: #666;
    height: 96px;
    padding-top: 30px;
    line-height: 66px;
    transition-duration: .3s;
}
.intro-list4 .swiper-line {
    position: relative;
    display: block;
    width: 14px;
    height: 40px;
    background: #fff;
    margin: -5px auto;
}
.intro-list4 .swiper-line:before, .intro-list4 .swiper-line:after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
}
.intro-list4 .swiper-line:before {
    left: 50%;
    top: 0;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    background: #bfbfbf;
    border-radius: 50%;
    margin-left: -5px;
    transition-duration: .3s;
}
.intro-list4 .swiper-line:after {
	left: 50%;
	bottom: 0;
	width: 1px;
	height: 20px;
	background: #eee;
}
.swiper-btns-wrap3 {
    position: absolute;
    z-index: 3;
    height: 1px;
    overflow: visible;
    width: 100%;
    left: 0;
    top: 106px;
}
.swiper-btns-wrap3 .prev {
    left: 0;
    background: url(/uploads/image/siabout/prev2.png) no-repeat center;
    background-size: 100% 100%;
}
.swiper-btns-wrap3 .btn1 {
    position: absolute;
    display: block;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    cursor: pointer;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-size: 100%;
    border-radius: 50%;
    overflow: hidden;
}
.swiper-btns-wrap3 .next {
    right: 0;
    background: url(/uploads/image/siabout/next2.png) no-repeat center;
    background-size: 100% 100%;
}
.swiper-btns-wrap3 .btn1 {
    position: absolute;
    display: block;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    cursor: pointer;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transition: all .5s ease;
    background-size: 100%;
    border-radius: 50%;
    overflow: hidden;
}

.intro-list4 .swiper-line:before {
    left: 50%;
    top: 0;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    background: #bfbfbf;
    border-radius: 50%;
    margin-left: -5px;
    transition-duration: .3s;
}
.intro-list4 .swiper-line {
    position: relative;
    display: block;
    width: 14px;
    height: 40px;
    background: #fff;
    margin: -5px auto;
}
* {
    margin: 0;
    padding: 0;
    font-family: "΢���ź�";
}
.intro-list4 .swiper-line:before {
    left: 50%;
    top: 0;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    background: #bfbfbf;
    border-radius: 50%;
    margin-left: -5px;
    transition-duration: .3s;
}
.intro-list4 .swiper-line:after {
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 20px;
    background: #eee;
}
.intro-list4 .swiper-detail {
    padding: 18px 28px;
}
.intro-list4 .swiper-detail {
    font-size: 14px;
    line-height: 26px;
    color: #888;
    transition-duration: .3s;
}
body, form, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dt, dd, blockquote {
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
}
.intro-list4 .swiper-slide {
    transition-duration: .3s;
}
.swiper-slide {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
div, img {
    margin: 0;
    padding: 0;
}

user agent stylesheet
div {
    display: block;
}
.intro-list4 .list4-banner {
    overflow: hidden;
    text-align: center;
    padding: 10px 0;
    width: calc(100% - 100px);
    margin: 0 auto;
}
.swiper-detail p{
	 font-size: 14px;
	    line-height: 26px;
	    color: #888;
	    transition-duration: .3s;
}
/* 发展历程结束 */
/* 校区环境 */

* {
	    margin: 0;
	    padding: 0;
	    color: #333;
	    line-height: 1;
	    background-repeat: no-repeat;
	}
	#school {
	    width: 100%;
	}
	#school .main {
	    padding: 0 50px;
	    box-sizing: border-box;
	    background-color: #fff;
	}
	.main {
	    width: 1200px;
	    margin: 0 auto;
	}
	.global-title {
	    font-size: 24px;
	    font-weight: bold;
	    padding-top: 50px;
	    text-align: center;
	    padding-bottom: 5px;
	}
#school .global-title span {
	    background-image: url(/uploads/image/siabout/icon-school.png);
	    background-size: 31.5px 39px;
		font-size: 24px;
		font-weight: bold;
}
.global-title span {
	    padding-left: 40px;
	    padding-bottom: 8px;
	    background-position: 0 center;
}
.global-title {
    font-size: 24px;
    font-weight: bold;
    padding-top: 50px;
    text-align: center;
    padding-bottom: 5px;
}

	#school .content {
	    padding-top: 40px;
	    padding-bottom: 60px;
	    /* border-bottom: 1px solid #eee; */
	    justify-content: space-between;
	}
	.content {
	    width: 100%;
	}
	#school .left {
	    width: 48%;
	}
	#school .left .inner:nth-child(1) {
	    width: 534px;
	    height: 476px;
	}
	#school .inner {
	    margin-bottom: 30px;
	    overflow: hidden;
	}
	#school .inner img {
	    transition: all 0.3s linear;
	}
	
	#school .inner img:hover {
		transform: scale(1.1);
	}
	
	#school .left .inner:nth-child(2) {
	    width: 534px;
	    height: 231px;
	    margin-bottom: 0;
	}
	#school .right {
	    width: 48%;
	    flex-wrap: wrap;
	    justify-content: space-between;
	}
	#school .right .inner:nth-child(1), #school .right .inner:nth-child(2) {
	    width: 253px;
	    height: 233px;
	}
	#school .inner {
	    margin-bottom: 30px;
	    overflow: hidden;
	}
	#school .right {
	    width: 48%;
	    flex-wrap: wrap;
	    justify-content: space-between;
	}
	.display-flex {
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: flex;
	}

/* 校区环境 */