
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal
}

ul {
    list-style: none
}

*,*:before,*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}

a {
    background-color: transparent;
    text-decoration: none;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    cursor: pointer
}

.clear {
    clear: both;
    zoom:1;overflow: hidden
}
.partener-area {
    width: 100%;	
	margin-top: 64px;
	padding-top: 121px;
    padding-bottom: 120px;
    background: #092C5A
}

.partener-area h3 {
    font-size: 36px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 64px;
    position: relative;
    padding: 90px 0 60px
}

.partener-area .box {
    width: 1200px;
    height: 516px;
    margin: 0 auto;
	box-sizing: border-box;
    position: relative
}

.partener-area .box .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: inherit
}

.partener-area .box .swiper-container .swiper-slide {
    width: 362px;
    cursor: pointer;
    position: absolute;
	top: 82px;
    height: 360px;
    overflow: hidden;
    list-style: none;
    background: #FFFFFF;
    -webkit-box-shadow: 0 8px 20px 0 rgba(23,35,61,0.15);
    box-shadow: 0 8px 20px 0 rgba(23,35,61,0.15);
    border-radius: 40px;
    padding: 56px 32px 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
	box-sizing: border-box;
}

.partener-area .box .swiper-container .swiper-slide>i {
    width: 55px;
	display: block;
    margin: auto;
}

.partener-area .box .swiper-container .swiper-slide h4 {
   text-align: center;
   height: 27px;
   font-size: 28px;
   font-family: MicrosoftYaHei;
   color: #333333;
   line-height: 24px;
}

.partener-area .box .swiper-container .swiper-slide p {
    width: 298px;
    height: 96px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 24px;
	margin-top: 24px;
}

.partener-area .box .swiper-container .swiper-slide p::after {
    --scale: 1;
    content: '';
    display: block;
    margin: 0 auto;
    margin-top: 24px;
	width: 52px;
	height: 6px;
	background: #E6E6E6;
	border-radius: 3px;
}

.partener-area .box .swiper-container .swiper-slide dl {
    display: none;
    margin-top: 24px;
	padding-bottom: 9px;
}

.partener-area .box .swiper-container .swiper-slide dl dd {
    width: 505px;
    height: 18px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 16px;
	margin-bottom: 16px;
}

.partener-area .box .swiper-container .swiper-slide dl dd i {
    color: #FBA900
}

.partener-area .box .swiper-container .swiper-slide dl dt {
   width: 505px;
	height: 119px;
	margin-top: 9px;
}
.partener-area .box .swiper-container .swiper-slide dl dt img{
	margin-top: 24px;
}
.partener-area .box .swiper-container .swiper-slide dl dt::before {
    --scale: 1;
    content: '';
    height: 1px;
    width: 100%;
    background: #D0D0D0;
    display: block;
    margin: 0 auto;
    margin-top: 24px
}

.partener-area .box .swiper-container .swiper-slide.active {
    width: 585px;
    height: 516px;
    border-radius: 40px 40px 0px 0px;
	box-sizing: border-box;
	top: 0;
	padding: 72px 40px 0;
}

.partener-area .box .swiper-container .swiper-slide.active>i {
    display: none
}

.partener-area .box .swiper-container .swiper-slide.active dl {
    display: block;
    overflow: hidden;
    opacity: 1
}

.partener-area .box .swiper-container .swiper-slide.active h4 {
    font-size: 24px;
    color: #17233D;
    letter-spacing: 0;
    text-align: left;
    line-height: 32px;
    opacity: 1
}

.partener-area .box .swiper-container .swiper-slide.active p {
    font-size: 16px;
    letter-spacing: 0;
    text-align: left;
    opacity: 1;
	width: 320px;
	height: 112px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 24px;
	border-bottom: 1px solid #D0D0D0;
}

.partener-area .box .swiper-container .swiper-slide.active p::after {
   display: none;
}

.swiper-wrapper .swiper-slide:first-child {
    left: 0%;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%)
}

.swiper-wrapper .swiper-slide:nth-child(2) {
    left: 12%;
    -webkit-transform: translate(-12%, 0%);
    -ms-transform: translate(-12%, 0%);
    transform: translate(-12%, 0%)
}

.swiper-wrapper .swiper-slide:nth-child(3) {
    left: 24%;
    -webkit-transform: translate(-24%, 0%);
    -ms-transform: translate(-24%, 0%);
    transform: translate(-24%, 0%)
}

.swiper-wrapper .swiper-slide:nth-child(4) {
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%)
}
.swiper-wrapper .swiper-slide:nth-child(5) {
    right:24%;
    -webkit-transform: translate(24%, 0%);
    -ms-transform: translate(24%, 0%);
    transform: translate(24%, 0%)
}
.swiper-wrapper .swiper-slide:nth-child(6) {
    right: 12%;
    -webkit-transform: translate(12%, 0%);
    -ms-transform: translate(12%, 0%);
    transform: translate(12%, 0%)
}
.swiper-wrapper .swiper-slide:last-child {
    right: 0%;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%)
}


