/*--公共部分--*/


img { border: 0px; vertical-align: middle; }

.composimin { padding-top: 79px; margin-top: -79px; }
.about-honours {
    padding: 51px 0 50px;
    background: url(../images/wimg34.jpg) no-repeat center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.commonweb {
    margin: 0 auto;
    max-width: 1000px;
    padding: 0;
}
.alcenter {
    text-align: center;
}
.font36 {
    font-size: 36px;
    line-height: 38px;
}
.cffffff {
    color: #03519c;
}
.about-com-text .bor.bgcff {
    background-color: #ffffff;
}
.about-com-text .bor {
    margin: 15px auto 14px;
}
.about-com-text .bor {
    width: 32px;
    height: 4px;
    margin: 10px auto 5px;
}
.about-com-text .en {
    font-family: Montserrat;
    text-transform: uppercase;
}
.font18 {
    font-size: 18px;
	color:#666
}

.honors-wraper {
    margin-top: 45px;
    position: relative;
    padding: 0;
}
.honors-sw-hook {
    padding: 149px 0;
        position: relative;
    overflow: hidden;
}
.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-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: -webkit-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.honors-sw-hook .swiper-wrapper li {
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    -moz-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-transition: transform 1.0s;
    -moz-transition: transform 1.0s;
    -ms-transition: transform 1.0s;
    -o-transition: transform 1.0s;
    text-align: center;
}
.honors-sw-hook .swiper-wrapper li.swiper-slide-active {
    -webkit-transform: scale(2.4);
    transform: scale(2.4);
    -o-transform: scale(2.4);
    -moz-transform: scale(2.4);
    -ms-transform: scale(2.4);
    z-index: 10;
}
.honors-sw-hook .swiper-wrapper li.my-slide-left, .honors-sw-hook .swiper-wrapper li.my-slide-right {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    -o-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    z-index: 9;
}
.honors-sw-hook .swiper-wrapper li.my-slide-left {
    right: 2%;
}
.honors-sw-hook .swiper-wrapper li.my-slide-right {
    left: 2%;
}
.swiper-slide {
    width: auto;
    display: inline-block;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 100%;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.honors-sw-hook .swiper-wrapper li .img {
    background-color: #ffffff;
    padding: 5px;
}
.honors-sw-hook .swiper-wrapper li img {
    display: block;
    width: 100%;
}

.honors-sw-hook .swiper-wrapper li p {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    opacity: 0;
    padding-top: 10px;
}
.honors-sw-hook .swiper-wrapper li.swiper-slide-active p {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -moz-transform: scale(0.5);
    color: #666;
    opacity: 1;
	
}
.honors-sw-hook .swiper-wrapper li p {
    padding-top: 10px;
    color: #ffffff;
}
.honors-sw-hook .swiper-wrapper li p {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    opacity: 0;
    padding-top: 10px;
}

.honor-prev {
    left: -80px;
    background-image: url(../images/prev3.png);
}
.swiper-btn {
    display: block;
    width: 40px;
    height: 43px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}
.honor-next {
    right: -80px;
    background-position: right 0;
    background-image: url(../images/next3.png);
}
::-webkit-scrollbar { width: 5px; background-color: #e4e4e4; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 0; }
::-webkit-scrollbar-thumb { width: 20px; background-color: #c2c2c2; -webkit-border-radius: 0; border-radius: 0; }
.honor-prev:hover { background-image: url(../images/prev3ho.png); }
.honor-next:hover { background-image: url(../images/next3ho.png); } 





.indexteambex{margin: auto; overflow:hidden;margin-bottom: 20px; margin-top: 20px; display: none;}
.indexteambex ul {zoom: 1;  padding-bottom: 25px;}
.indexteambex ul li a{display:block;margin:0 10px;color:#333; }
.indexteambex ul li .figure{ padding: 5px; overflow: hidden;}
.indexteambex ul li .figure img{display:block; max-width:100%;height:auto;}
.indexteambex ul li .trex{font-size:15px; color:#666; text-align:center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  height: 40px;line-height: 40px;}



@media (max-width:1224px) {
.composimin{ padding-top: 20px; margin-top: 0;}
.commonweb {margin: 0 auto; width: 92%;padding: 0;}
.about-honours{ padding: 10px 0 10px;}

}




@media (max-width:768px) {
.indexteambex{display: block; margin-bottom: 0; }
.indexteambex ul{padding-bottom:0 ;}
.honors-wraper{display: none;}
.font36 {font-size: 24px;line-height: 38px;}
.font18 {font-size: 13px;color:#666}
.innerUl{margin-top: 10px !important;}
.section2{padding-top: 0px !important;}
}






