.activition_title{
    font-size: 36px;
     text-align: center;
     padding-top: 30px
}

.activition_bq{
    width:200px;
    margin:0 auto;
    padding-top: 10px
}

.activition_bq img{

    width:200px;
}

.activition_box{
    width:80%;
    margin:0 auto;
}

#carousel_box{
    margin:0 auto;
    width: 1400px;

}

#carousel {
     width: 1400px;

}

#carousel ul {

    list-style: none;

    display: block;

    margin: 0;

    padding: 0;

}

#carousel li {
    text-align: center;
    display: block;
    width: 200px;
    padding: 0;
    margin: 6px;
    float: left;
    position: relative;
}

.film h3{
    font-size:20px;
 }

.film img {
    width: 200px;
}

.clearfix {
    float: none;
    clear: both;
 }

.film {
    width: 200px!important;
    height: 320px;
    /* -webkit-transform-style: preserve-3d;
    /* -moz-transform-style: preserve-3d; */
    /* -ms-transform-style:preserve-3d;
    /* transform-style: :preserve-3d; */ 
    -webkit-transition: .5s;
    -moz-transition: .5s;  
    -ms-transition:.5s;
    transition: .5s;
}

.film:hover .front {
    /* -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg); */
    opacity: 0;
}
.face {
    position: absolute;
    /* -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility:hidden; */
    border-radius: 10px   
}
.front {
    z-index: 2;
}
.face img{
    width:205px;
    height: 320px
}

.face h3 {
    color: white;
    text-align: center;
}

.back {
    /* -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg); */
    background: -webkit-gradient(linear, left top, left bottom, from(#c6e4fa), to(#2b9cf0));
    background: -moz-linear-gradient(top, #c6e4fa, #2b9cf0);
    width:210px;
    height:320px;
}

.back img{
    width:144px;
    height:144px;
    margin:30px
}

.face1 {
    position: absolute;
    /* -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility:hidden; */
}
.face1 img{
    width:200px;
    height: 300px;
}

.reverse{
    /* -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg); */
    width:200px;
    height:300px;
    background: #45adf2;
    line-height: 260px;
}
.reverse img{
    width:100%;
}
.activities_pos .reverse img {
    width: 200px;
}
.info{
    width:100%;
    padding:40px;
    background:#334259
}
.showcase .swiper-wrapper{
    margin-top: 10px!important;
}
/* 底部 */

.more-news-tip{
    position: absolute;
    display: none;
    width: 100px;
    height: 105px;
    z-index: 999;
}
.more-news-tip .qr{
    width: 100%;
    height: 100%;
    background: #aaa;
    text-align: center;
}
.more-news-tip .qr img{
    width: 90%;
    padding: 0.5rem 0;
    margin: 0 auto;
}
.more-news-tip .down{ 
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 12px solid #aaa;
    margin: 0 auto;
    margin-top: -2px;
}

.fixed-contact{
    position: fixed;
    right: -200px;
    top: 101px;
    text-align: center;
    width: 200px;
    background: #fff;
    line-height: 1.4;
    font-size: 1.1rem;
}
.fixed-contact .tel{
    color: #2b9cf0;
    padding: 1.5rem 0;
}
.fixed-contact .qrcode{
    padding: 0.5rem;
    background: #2b9cf0;
    color: #fff;    
    line-height: 1.4;
}
.fixed-contact hr{
    width: 85%;
    text-align: center;
    margin: 0 auto;
    border-color: #fff;
}
.fixed-contact .qrcode img{
    width: 80%;
}
#go-fixed-contact{
    border: 1px solid #dddddd;
    width: 20px;
    position: fixed;
    top: 100px;
    right: 0px;
    background: #fff;
    z-index: 998;
    color: #0e8cea;
    font-size: 1.3rem;
    padding: 0.5rem;
}

#fixed-anquan {
    width: 60px;
}
.name{
    margin-top:40px;
    padding-bottom: :30px; 
}
.name img{
    width:15%;
}
.online_layer a{
    color:#fff;
}
.float_qq{
    background: url(images/online_tab_2.png) no-repeat;
    width:34px;
    height:188px;
    background-position: -50px 0px:
    left:-27px;
    top:0; 
}
.online_layer .floatbtn{
    position:absolute;
    width:120px;
    height:35px;
    line-height:35px;
    text-align:center;
    left:0px;
    z-index:1200;
    font-size:13px;
}
.try_use_floatbtn{
    top:23px;
}
.hotline_num{
    position:absolute;
    width:120px;
    height:35px;
    line-height:20px;
    text-align:center;
    top:160px;
    left:0px;
    z-index:1200;
    font-size:13px;
}
.qr{
    position:absolute;
    width:120px;
    height:135px;
    line-height:20px;
    text-align:center;
    top:205px;
    left:0px;
    z-index:1200;
    font-size:13px;
    padding:7px 14px;
}