.img100 img{vertical-align: bottom;width: 100%;}
.middle-box{display: table; height: 100%;  width:100%; margin:0 auto; position:relative; table-layout: fixed;}
.middle-inner{display: table-cell; vertical-align:middle; *position:absolute; *top:50%; *left:50%; width:100%;}
.pc-show{display: block;}
.wap-show{display: none;}
.position-full{position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.text-center{text-align: center;}
.relative{position: relative;}
.overhide {overflow: hidden;}
.padding-tb50{padding: 50px 0 0;    background: #f7f7f7;}
.w1280{width: 1280px;max-width: 92%;margin: 0 auto;}


.title30{margin-bottom: 32px;}
.title30 h1{font-size: 26px;margin-bottom: 7px; color: #0666ab; font-weight: bold;}
.look-more{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    font-size: 14px;
    color: #000;
    letter-spacing: .4px;
    padding-right: 10px;
}
.look-more:after{content: '';position: absolute;width: 6px;height: 12px;right: 0;top:50%;margin-top: -6px;background: url("../images/xx.png") no-repeat center;background-size: cover;}




.find-new-wrapper .swiper-container {
    padding-left: 280px;
    overflow: visible;
}


.find-new-wrapper .swiper-container .swiper-slide{opacity: .6;
-webkit-transform: scale(.75);
-moz-transform: scale(.75);
-ms-transform: scale(.75);
-o-transform: scale(.75);
transform: scale(.75);
-webkit-transition: all .3s;
-o-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;}
.find-new-wrapper .swiper-container .swiper-slide.swiper-slide-prev{left: -28%;}

.find-new-wrapper .swiper-container .swiper-slide-active {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.find-new-wrapper .swiper-container .swiper-slide:hover {
    opacity: 1;
    -webkit-transform: scale(.85);
    -moz-transform: scale(.85);
    -ms-transform: scale(.85);
    -o-transform: scale(.85);
    transform: scale(.85);
}
.find-new-wrapper .swiper-container .swiper-slide-active:hover{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.tinyscrollbar{position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 304px;
    z-index: 8;
}
.tinyscrollbar .viewport {
    height: 100%;
    overflow: hidden;
    position: relative;
}
.tinyscrollbar .overview {
    margin-left: 0;
    position: relative;
    margin-top: 0;
    background: #fff;
    width: 280px;
}
/*.tinyscrollbar ul{position: absolute;height:100%;width:280px;top:0;left: 0;}*/
.tinyscrollbar ul{width: 280px;}
.tinyscrollbar ul li{height: 100px; transition: all .6s;}
.tinyscrollbar ul li a{display: block;color: #333;padding: 0 0 0 50px; height: 100px; line-height: 100px;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s;
}

.tinyscrollbar p.gift-zh{
    font-size: 18px;
    color: #000;
    letter-spacing: 0;
    margin-bottom: 7px;
}
.tinyscrollbar p.gift-en {
    font-family: "futura-condensed","Arial","PingFangSC-Regular","Hiragino Sans GB","微软雅黑","Microsoft YaHei",sans-serif;
    font-size: 16px;
    color: #757575;
    letter-spacing: 1.12px;line-height: 100px;
}
.tinyscrollbar p.gift-en span{
    float: right;
    color: #FFF;
    display: none;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s;
    font-size: 12px;
    margin-right: 5px;
    position: relative;
    padding-right: 10px;
}
.tinyscrollbar p.gift-en span:after{content: '';position: absolute;width: 6px;height: 12px;right: 0;top:50%;margin-top: -6px;background: url("../images/pp.png") no-repeat center;background-size: cover;}
.tinyscrollbar ul li.is-active a{background: #0666ab;}
.tinyscrollbar ul li.is-active p.gift-zh,.tinyscrollbar ul li.is-active p.gift-en{color: #fff;}

.tinyscrollbar ul li:hover  p.gift-en span{display: block;}
.tinyscrollbar ul li:hover  a{transform: translateX(24px);background: #0666ab;}

.index_ad{ width:1280px;margin:0 auto;padding:50px 0 0;}
.index_ad li{ float:left; display:block;}.index_ad li:first-child{ margin-right:30px;}.index_ad li a{display:block;}