﻿@charset "utf-8";
/* CSS Document */

a:hover {text-decoration:none;}
body {}

/* banner部分 */
.banner {width:100%;position: relative;z-index: 1;}
.banner a{overflow:hidden; width:100%; height:700px; display:block; background:url(../Images/banner01.jpg) no-repeat center;}


.banner .ban_switch {position: absolute;left: 80%;margin-left: -150px; bottom: 0px;text-align: center;height: 85px;width: 300px;}
.banner .ban_switch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 85px;cursor: pointer;}
.banner .ban_switch span.ban_btnl {background: url(../Images/jtl01.png) no-repeat center;}
.banner .ban_switch span.ban_btnr {background: url(../Images/jtr01.png) no-repeat center;}
.banner .ban_switch p {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 125px;font-size: 24px;color: #ec1d15;font-weight: bold;}
.banner .ban_switch p i {color: #fff;margin-right: 10px;}
.banner .ban_switch span.ban_btnl:hover {background: url(../Images/jtl02.png) no-repeat center;}
.banner .ban_switch span.ban_btnr:hover {background: url(../Images/jtr02.png) no-repeat center;}

.w_bg{overflow:hidden;background: url(../Images/adbg.jpg) no-repeat center;padding-bottom:100px;}
.w_wbox{overflow:hidden;max-width:1280px;margin:auto;color: #333;}
.w_wbox_l{overflow:hidden;width: 35%;float:left;padding-top:12%;}
.w_wbox_l h1{font-size:24px;}
.w_wbox_l h2{margin-bottom:8%; font-weight: 500;}
.w_wbox_l p{line-height:25px;  }
.w_wbox_m{overflow:hidden;width: 30%;float:right;padding-top:8%;}
.w_wbox_r{overflow:hidden;width: 30%;float:right;padding-top:15%;padding-right:2%;}
.zs-btn{display: block;position: relative;line-height: 45px;width: 130px;color: #f00;background: rgba(0,0,0,0) url(../images/in2.png)   center no-repeat;border-radius: 5px;}
.zs-btn span{display: block;width: 100%;background: #666;height: 1px;}
.zs-btn span s{display: block;width: 50%;height: 1px;background: #f00;}
/*.zs-btn:hover {background: #be2626 url(../images/in2_1.png) center no-repeat;color: #fff;}*/


@media screen and (max-width:1400px) {
.w_wbox{overflow:hidden;padding:0 6%;margin:auto;color: #333;}
.w_wbox_m{overflow:hidden;width: 300px;}
.w_wbox_r{overflow:hidden;width: 300px;}
}

/* 新款产品 */
.public-title{
    text-align: center;
    padding-top: 70px;
    padding-bottom: 60px;
}
.public-title h2{
    line-height: 36px;
    font-size: 24px;
    color: #fff;
}
.public-title span{
    font-size: 24px;    text-transform: uppercase;
    color: #fff;    font-family: "Arial";
    line-height: 30px;
}
.new-pro-item{
    max-width: 480px;
    position: relative;
    overflow: hidden;
}
.new-pro-item img{
    display: block;
    width: 100%;
    -moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.new-pro-info{
    position: absolute;
    width: 100%;
    height: 100%; background: rgba(0, 0, 0, 0.0);
    top: 0px;
    left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    z-index: 22;
}
.new-pro-info h5{
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
}
.new-pro-mask{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    left: 0px;
    z-index: 11;
    background: rgba(236, 29, 21, .7);
    -moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.new-pro-mask i{
    display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 78px;
    left: 50%;
    margin-left: -80px;
    text-align: center;
    background: #fff;
    color: #333;
    font-style: normal;
}
.new-pro-item:hover .new-pro-mask{
    top: 0px;
}
.new-pro-item:hover img{
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.swiper-btn .swiper-button-next, .swiper-btn .swiper-button-prev{
    width: 40px;
    height: 80px;
    margin-top: -40px;
    border-radius: 5px;
    z-index: 33;
}
.swiper-btn .swiper-button-next{
    right: 50px;
    background: #000 url(../Images/arrow_next.png) no-repeat center;
}
.swiper-btn .swiper-button-prev{
    left: 50px;
    background: #000 url(../Images/arrow_prev.png) no-repeat center;
}
.swiper-btn .swiper-button-next:hover, .swiper-btn .swiper-button-prev:hover{
    background-color: #ec1d15;
}
@media(max-width: 1200px){
    .public-title{
        padding-top: 40px;
        padding-bottom: 30px;
    }
}
@media(max-width: 991px){
    .public-title{
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .public-title h2{
        margin-bottom: 12px;
    }
    .swiper-btn .swiper-button-next{
        right: 30px;
    }
    .swiper-btn .swiper-button-prev{
        left: 30px;
    }
    .new-pro-item{
        margin: 0 auto;
    }
}

/*艺岚特色*/
.brts {padding-bottom: 10px;}
.brts .container {height: 450px;position: relative;background: #fff;}
.brts .ts_top {width: 400px; height: 200px;padding-left: 360px;position: absolute;left: -360px;background: #ec1d15;top: -100px;color: #fff;}
.brts .ts_top .p1 {font-size: 28px;padding-top: 45px;margin-bottom: 35px;}
.brts .ts_top .p2 {font-size: 13px;}
.brts .ts_top .p2 b {display: block;font-size: 32px;text-transform: uppercase;}
.brts .tit_p1 {position: absolute;right: 0;top: 50px;color: #1e1e1e;font-size: 24px;}
.brts .tit_p1 i {display: block;font-size: 14px;text-align: right;margin-right: 53px;}
.brts .brts_con {padding-top: 130px;margin: 0 50px;}
.brts .brts_con dl {float: left;width: 25%;text-align: center;}
.brts .brts_con dl:first-child {margin-left: 0;}
.brts .brts_con dl dt {width: 199px;height: 199px;background: url(../Images/brtsbg.png) no-repeat center;margin: 10px auto;transition: all 0.5s;}
.brts .brts_con dl:hover dt {transform: rotateY(360deg);}
.brts .brts_con dl dt span {display: block;padding-top: 80px;font-size: 24px;color: #1e1e1e;}
.brts .brts_con dl dt span b{color: #f00;}
.brts .brts_con dl dt span i {display: block;font-size: 10px;text-transform: uppercase;}
.brts .brts_con dl dd {font-size: 14px;color: #494949;line-height: 24px;}


/*钡瑞优势*/
.brys {background: url(../Images/brysbg.jpg) no-repeat center bottom;height: 900px;}
.brys .conbox {position: relative;height: 800px;z-index: 2;}
.brys .conbox .con1 {width: 345px;height: 240px;background: #fff;position: absolute;left: 0;top: 0;padding: 160px 40px 0 40px;}
.brys .conbox .con1 .conImg {width: 235px;height: 165px;position: absolute;right: 0;top: 0;z-index: 1;}
.brys .conbox .con1 .p1 {font-size: 24px;color: #1E1E1E;margin-bottom:25px;position: relative; z-index: 2;}
.brys .conbox .con1 .p2 {font-size: 14px;color: #333;line-height: 24px;position: relative;z-index: 2;}
.brys .conbox .con1 em {display: block;width: 26px;height: 1px;background: #1E1E1E;position: absolute;left: 40px;bottom: 42px;}
.brys .conbox .con2 {width: 345px;height: 240px;background: #ec1d15;position: absolute;left: 425px;top: 0;padding: 160px 40px 0 40px;}
.brys .conbox .con2 .conImg {width: 231px;height: 196px;position: absolute;right: 0;top: 0;z-index: 1;}
.brys .conbox .con2 .p1 {font-size: 24px;color: #fff;margin-bottom:25px;position: relative; z-index: 2;}
.brys .conbox .con2 .p2 {font-size: 14px;color: #fff;line-height: 24px;position: relative;z-index: 2;}
.brys .conbox .con2 em {display: block;width: 26px;height: 1px;background: #fff;position: absolute;left: 40px;bottom: 42px;}
.brys .conbox .con3 {width: 295px;height: 400px;position: absolute;left: 850px;top: 0;padding: 0 40px 0 95px;color: #1E1E1E;background:#ddd}
.brys .conbox .con3 .p1 {font-size: 28px;margin-top:55px;position: relative; z-index: 2;}
.brys .conbox .con3 .p2 {font-size: 13px;position: relative;z-index: 2;font-weight: bold;margin-bottom: 30px;}
.brys .conbox .con3 .p2 b {display: block;font-size: 32px;text-transform: uppercase;line-height: 40px;margin-bottom: 15px;}
.brys .conbox .con3 .p3 {font-size: 14px;line-height: 30px;}
.brys .conbox .con3 em {display: block;width: 26px;height: 1px;background: #1E1E1E;position: absolute;left: 95px;bottom: 42px;}
.brys .conbox .con4 {width: 345px;height: 240px;background: url(../Images/bg01.png);position: absolute;left: 0;top: 400px;padding: 160px 40px 0 40px;}
.brys .conbox .con4 .conImg {width: 113px;height: 85px;position: absolute;right: 55px;top: 45px;z-index: 1;}
.brys .conbox .con4 .p1 {font-size: 24px;color: #fff;margin-bottom:25px;position: relative; z-index: 2;}
.brys .conbox .con4 .p2 {font-size: 14px;color: #fff;line-height: 24px;position: relative;z-index: 2;}
.brys .conbox .con4 em {display: block;width: 26px;height: 1px;background: #fff;position: absolute;left: 40px;bottom: 42px;}
.brys .conbox .con5 {width: 350px;height: 240px;background: #fff;position: absolute;left: 850px;top: 400px;padding: 160px 40px 0 40px;}
.brys .conbox .con5 .conImg {width: 202px;height: 117px;position: absolute;right: 30px;top: 45px;z-index: 1;}
.brys .conbox .con5 .p1 {font-size: 24px;color: #1E1E1E;margin-bottom:25px;position: relative; z-index: 2;}
.brys .conbox .con5 .p2 {font-size: 14px;color: #333;line-height: 24px;position: relative;z-index: 2;}
.brys .conbox .con5 em {display: block;width: 26px;height: 1px;background: #1E1E1E;position: absolute;left: 40px;bottom: 42px;}


/*加盟问题*/
.jmwt {padding: 100px 0;}
.jmwt .container {height: 300px;background: #fff;}
.jmwt .jmwt_con {background: url(../Images/jmwtbg.jpg) no-repeat 370px center;height: 300px;}
.jmwt .jmwt_con .p1 {font-size: 28px;color: #1E1E1E;padding-top: 50px;margin-left: 50px;}
.jmwt .jmwt_con .p1 i {display: block;}
.jmwt .jmwt_con .p2 {font-size: 13px;font-weight: bold;color: #1E1E1E;margin: 25px 0 0 50px;}
.jmwt .jmwt_con .p2 b {display: block;font-size: 42px;line-height: 40px;text-transform: uppercase;margin-bottom: 25px;}


/*钡瑞系统*/
.brxt .container {height: 600px;position: relative;margin-bottom: 100px;}
.brxt .brxtbg {width: 1411px;height: 700px;background: url(../Images/brxtbg.png) no-repeat center top;position: absolute;left: -60px;top: 0;z-index: 0;}
.brxt .conbox {position: relative;z-index: 3;}
.brxt .conbox .conleft {width: 550px;height: 600px;padding-left: 50px;position: relative;}
.brxt .conbox .conleft .l_s1 {display: block;width: 100px;height: 28px;line-height: 28px;text-align: center;font-size: 13px;color: #fff;font-weight: bold;background: #1E1E1E;position: absolute;left: -100px;top: 70px;}
.brxt .conbox .conleft .p1 {padding-top: 42px;color: #1E1E1E;margin-bottom: 40px;}
.brxt .conbox .conleft .p1 b {display: block;font-size: 28px;margin-bottom: 10px;}
.brxt .conbox .conleft .p1 i {display: block;font-size: 28px;margin-bottom: 24px;}
.brxt .conbox .conleft .p1 span {display: block;font-size:14px;}
.brxt .conbox .conleft .p2 {color: #1E1E1E;font-size: 13px;font-weight: bold;margin-bottom: 155px;}
.brxt .conbox .conleft .p2 b {display: block;font-size: 42px;line-height: 42px;text-transform: uppercase;margin-bottom: 20px;}
.brxt .conbox .conleft .brxt_type {}
.brxt .conbox .conleft .brxt_type li {float: left;width: 148px;height: 38px;line-height: 38px;text-align: center;font-size: 14px;color: #1E1E1E;border: 1px solid #1E1E1E;margin: 0 11px 14px 0;cursor: pointer;}
.brxt .conbox .conleft .brxt_type li.cur {background: #1E1E1E;color: #fff;}
.brxt .conbox .conright {width: 600px;position: relative;height: 600px;overflow: hidden;}
.brxt .conbox .conright ul li {display: none; width: 600px;height: 600px;}
.brxt .conbox .conright ul li img {display: block;width: 600px;height: 598px;}
.brxt .conbox .conright ul li.cur {display: block;}







/*钡瑞风采*/
.brfc {padding: 100px 0;}
.brfc .container {}
.brfc .brfc_top {margin-bottom: 45px;}
.brfc .brfc_top .p1 {float: left;font-size: 24px;color: #fff;}
.brfc .brfc_top .p1 b {display: block;}
.brfc .brfc_top .p1 i {display: block;font-size: 14px;margin-top: 25px;}
.brfc .brfc_top .p2 {float: right;color: #fff;font-size: 13px;font-weight: bold;text-align: right;padding-right: 30px;}
.brfc .brfc_top .p2 b {display: block;font-size: 32px;position: relative;right: -25px;}
.brfc .conbox {margin:0px;}
.brfc .conbox .conleft {width: 50%;height: 470px;}
.brfc .conbox .conleft li {display: none; width: 100%;height: 470px;overflow: hidden;}
.brfc .conbox .conleft li.cur {display: block;}
.brfc .conbox .conleft img {display: block;width: 100%;height: 470px;transition: all 0.5s;}
.brfc .conbox .conright {width: 49.5%;}
.brfc .conbox .conright li {float: left;width: 48%;height: 228px;margin: 0 1% 2% 1%;;overflow: hidden;background: #000;}
.brfc .conbox .conright img {display: block;width: 100%;height:228px;transition: all 0.5s;opacity: 0.5;}
.brfc .conbox .conright li.cur img {opacity: 1;}
.brfc .conbox .conleft li:hover img {transform: scale(1.1);}
.brfc .brfc_p1 {margin-top: 25px;margin-left: 50px;}
.brfc .brfc_p1 a.a1 {font-size: 16px;color: #1e1e1e;margin-right: 365px;}
.brfc .brfc_p1 a.a2 {font-size: 12px;color: #999;font-style: italic;}


/*服务特色*/
.fwts .container {position: relative;height: 1000px;}
.fwts .conbox {position: relative;height: 700px;}
.fwts .conleft {width: 500px;height: 500px;background: #fff;position: absolute;left: -360px;padding-left: 360px;top: 100px;z-index: 2;}
.fwts .conleft .p1 {padding-top: 60px;font-size: 28px;color: #1e1e1e;margin-bottom: 30px;}
.fwts .conleft .p1 b {display: block;}
.fwts .conleft .p2 {font-size: 13px;color: #1e1e1e;margin-bottom: 60px;}
.fwts .conleft .p2 b {display: block;font-size: 42px;}
.fwts .conleft .p3 {position: relative;margin-bottom: 40px;}
.fwts .conleft .p3 b {font-size: 24px;color: #1e1e1e;margin-right: 8px;}
.fwts .conleft .p3 i {font-size: 16px;color: #999;}
.fwts .conleft .p3 em {display: block;width: 280px;height: 1px;background: #ebebeb;position: absolute;left: 80px;top: 18px;}
.fwts .conleft .p3 span {display: block;width: 20px;height: 32px;position: absolute;position: absolute;top: 0;cursor: pointer;}
.fwts .conleft .p3 span.fwts_btnl {right: 100px;background: url(../Images/jtl01.png) no-repeat center;}
.fwts .conleft .p3 span.fwts_btnl:hover {background: url(../Images/jtl02.png) no-repeat center;}
.fwts .conleft .p3 span.fwts_btnr {right: 60px;background: url(../Images/jtr01.png) no-repeat center;}
.fwts .conleft .p3 span.fwts_btnr:hover {background: url(../Images/jtr02.png) no-repeat center;}
.fwts .conleft .p4 {padding-left: 70px;height: 65px; position: relative;background: url(../Images/fwtstel.png) no-repeat left center;color: #1e1e1e;}
.fwts .conleft .p4 i {display: block;font-size: 14px;padding-top: 12px;}
.fwts .conleft .p4 b {display: block;font-size: 24px;}
.fwts .conright {position: relative;width: 1200px;height: 700px; position: absolute;right: -360px;overflow: hidden;z-index: 1;}
.fwts .conright ul {position: relative;}
.fwts .conright ul li {float: left;width: 1200px;height: 700px;overflow: hidden;position: relative;}
.fwts .conright ul li img {float: left; width: 1200px;height: 700px;transition: all 2s;}
.fwts .conright ul li:hover img {transform: scale(1.1);}
.fwts .fwts_bot {text-align: center;height: 200px;background: #1e1e1e;}
.fwts .fwts_bot li {float: left;width: 239px;border-left: 1px solid #353535;height: 200px;}
.fwts .fwts_bot li:first-child {border-left: none;}
.fwts .fwts_bot li i {display: block;margin: 0 auto;padding-top: 70px;color: #fff;font-size: 18px;line-height: 24px;position: relative;transition: all 0.5s;top: 0;}
.fwts .fwts_bot li em {display: block;width: 44px;height: 1px;background: #353535;margin: 35px auto;position: relative;transition: all 0.5s;top: 0;}
.fwts .fwts_bot li:hover i {top: -10px;}
.fwts .fwts_bot li:hover em {top: 10px;}

/*成功案例*/
.cgal .cgal_con {height: 550px;background: #fff;position: relative;padding: 50px 50px 0 50px;}
.cgal .cgal_con h2 {font-size: 24px;overflow: hidden;margin-bottom: 40px;height: 40px;}
.cgal .cgal_con h2 a {float: left;color: #1e1e1e;font-weight: normal;line-height: 40px;}
.cgal .cgal_con h2 i {float: right;font-size: 20px;color: #1e1e1e;text-align: right;font-weight: bold;}
.cgal .cgal_con h2 em {display: block;font-size: 13px;margin-right: 26px;}
.cgal .cgal_con .cgal_btnl {display: block;width: 76px;height: 76px;position: absolute;left: -38px;top: 263px;background: url(../Images/jtl03.png) no-repeat center;cursor: pointer;}
.cgal .cgal_con .cgal_btnr {display: block;width: 76px;height: 76px;position: absolute;right: -38px;top: 263px;background: url(../Images/jtr03.png) no-repeat center;cursor: pointer;}
.cgal .cgal_con .cgal_btnl:hover {background: url(../Images/jtl04.png) no-repeat center;}
.cgal .cgal_con .cgal_btnr:hover {background: url(../Images/jtr04.png) no-repeat center;}
.cgal .cgal_con .conbox {position: relative;overflow: hidden;width: 1100px;}
.cgal .cgal_con .conbox ul {position: relative;}
.cgal .cgal_con .conbox ul li:first-child {margin-left: 0;}
.cgal .cgal_con .conbox ul li {float: left;width: 320px;margin-left: 70px;}
.cgal .cgal_con .conbox ul li dt {width: 320px;height: 230px;overflow: hidden;position: relative;}
.cgal .cgal_con .conbox ul li dt img {display: block;width: 320px;height: 230px;transition: all 0.5s;}
.cgal .cgal_con .conbox ul li dd.dd1 {font-size: 16px;margin: 25px 0;}
.cgal .cgal_con .conbox ul li dd.dd1 a {color: #333;}
.cgal .cgal_con .conbox ul li dd.dd2 {font-size: 14px;line-height: 24px;margin-bottom: 50px;}
.cgal .cgal_con .conbox ul li dd.dd2 a {color: #999;}
.cgal .cgal_con .conbox ul li dd.dd3 {text-align: right;}
.cgal .cgal_con .conbox ul li dd.dd3 a {color: #999;}
.cgal .cgal_con .conbox ul li dd.dd3 em {font-style: italic;font-size: 12px;margin-left: 20px;}
.cgal .cgal_con .conbox ul li:hover dt img {transform: scale(1.1);}
.cgal .cgal_con .conbox ul li:hover dd.dd1 a {color: #c8c84f;}


/*新闻*/
.news {background: #fff;padding-bottom: 40px;}
.news .conleft {width: 540px;padding-top: 100px;}
.news .con_top {overflow: hidden;position: relative;padding-bottom: 20px;margin-bottom:30px; border-bottom: 1px solid #ebebeb;}
.news .con_top a {float: left;font-size: 24px;color: #1e1e1e;margin-right: 15px;}
.news .con_top span {float: right;font-size: 20px;color: #1e1e1e;text-align: right;font-weight: bold;}
.news .con_top em {display: block;font-size: 13px;margin-right: 26px;font-weight: bold;}

.news .conright {padding:100px 0 0 0;}
.news .conright .con_top a {color: #333;}
.news .conright .con_top b {font-weight: normal;}
.news .conright .con_top a.cur {color: #f00;font-weight: bold;}
.news .conright .con_top a.cur b {font-weight: bold;}
.news .conright .botbox {display: none;}
.news .conright .botbox.cur {display: block;}

.news .conright dl{}
.news .conright dl dt{width: 25.75%;float: left;margin-right: 3.125%;}
.news .conright dl dt a{display: block;width: 100%;overflow: hidden;position: relative;}
.news .conright dl dt a img{display: block;width: 100%;}
.news .conright dl dt a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.news .conright dl dt a .tt{position: absolute;width: 100%;left: 0;bottom: 30px;padding: 0 45px;z-index: 2;color: #fff;text-align: justify;line-height: 1.5;}
.news .conright dl dt a:hover .tt{color: #be2626;}
.news .conright dl dd{width: 22.625%;float: left;margin-right: 3.125%;}
.news .conright dl dd:last-child{margin-right: 0;}
.news .conright dl dd a{display: block;}
.news .conright dl dd a .num .year{color: #666;}
.news .conright dl dd a .img,.news .conright dl dd a .img img{display: block;width: 100%;overflow: hidden;}
.news .conright dl dd a .img{margin: 20px 0 20px;}
.news .conright dl dd a .dtt{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;line-height: 1.5;height: 60px;color: #111;}
.news .conright dl dd a .dtc{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;line-height: 1.85;height: 50px;margin: 20px 0 30px;color: #999;}
.news .conright dl dd a:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.news .conright dl dd a:hover .dtt{color: #be2626;}
.news .conright dl dd a .more2{left: -20px;}
.news .conright dl dd a:hover .more2{background: rgba(0,0,0,0) url(../images/in2_1.png)  left no-repeat;left: 0;color: #fff;}
.news .conright dl dd a:hover .more2 span{opacity: 0;}
.fbd { font-weight: bold;}
.f_20 {  font-size: 20px;}
.zt_alm { font-family: alm;}

.more2{display: block;position: relative;line-height: 45px;padding: 0 20px;width: 130px;color: #be2626;background: rgba(0,0,0,0) url(../images/in2.png) left no-repeat;border-radius: 5px;}
.more2 span{display: block;width: 100%;background: #666;height: 1px;}
.more2 span s{display: block;width: 50%;height: 1px;background: #be2626;}
.more2:hover {background: #be2626 url(../images/in2_1.png) center no-repeat;color: #fff;padding: 0 10px;}
.more2:hover span{opacity: 0;}
 .alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

/*合作伙伴*/

.client_list{width:100%; overflow:hidden;}
.client_list li{ float:left; margin:15px 30px; text-align:center;}
.client_list li img{max-height:83px;}