.banner {
    width:100%;
    position:relative;
}
.banner img{
    width:100%;
}
.lzb-btn-position{
    position:absolute;
    bottom:23%;
    left:24%;
}
.lzb-content{
    text-align:center;
    padding:30px 0;
}
.content-hd p{
    color:#999;
    font-size:18px;
}
.content-title{
    text-align:center;
    font-size:26px;
}
.content-bt{
    width:100%;
}

.lzb-third-img{
    width:24%;
}
.icon-img{
    width:80px;
    height:80px;
}
.lzb-marketing li{
    float:left;
    width:240px;
    height:140px;
    margin:0 40px 15px 0;
    text-align:left;
}
.lzb-marketing li img{
    float:left;
    width:80px;
    margin-right:10px;
}
.describe-container{
    margin-top:4px;
}
.describe-title{
    font-size:18px;
    font-weight:bold;
    color:#444;
    margin-bottom:18px;
}
.describe-brief{
    color:#999;
    margin-bottom:16px;
}
.hot-message-more{
    color:#999;
}
.hot-big-time{
    margin-top:20px;
    font-size:24px;
    text-align:center;
}
.hot-big-time h1{
    font-weight:normal;
}
.lzb-third-img{
    width: 320px;
    height:460px;
    margin-right:35px;
}
.lzb-link{
    display:block;
    width:100%;
    position:relative;
}
.mask{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:0;
    transition:width 2s;
    -moz-transition:width 2s; /* Firefox 4 */
    -webkit-transition:width 2s; /* Safari and Chrome */
    -o-transition:width 2s; /* Opera */
    background-color:rgba(0,0,0,0.6);
}
.lzb-link:hover .mask{
    height:100%;
}
.mask img{
    width:80px;
    height:80px;
    margin:65px auto;
}
.main-container img{
    width:100%;
    max-width:100%;
}
.pro-section{
    position:relative;
}
/*热点资讯*/
.hot-img img{
    width:100%;
}
.tab-content{
    width:100%;
    padding:35px 0;
    border-bottom:1px solid #ececec;
}
.hot-state li{
    position:relative;
    z-index:9999;
    float:left;
    width:399px;
    height:63px;
    line-height:63px;
    text-align:center;
    margin:-63px 0 50px 0;
    background-color:#eeeff0;
    border-right:1px solid #c2c2c2;
}
.hot-state li:last-child{
    border-right:none;
}
.hot-state li a{
    display:block;
    color:#333;
    font-size:20px;
}
.hot-state li.hot-active a{
    background-color:#3c3d3d;
    color:#fff;
}
.hot-state1 li{
    width:180px;
    margin:50px 0;
    border-bottom:2px solid #ececec;
    background-color:transparent;
    text-align:left;
    border-right:none;
}
.hot-state1 li.hot-active1{
    border-bottom:2px solid #1abc9c;
}
.hot-flow{
    height:63px;
    line-height:63px;
    border-bottom:2px solid #ececec;
}
.hot-flow span{
    display:block;
    width:120px;
    height:63px;
    line-height:63px;
    border-bottom:2px solid #1abc9c;
}
/*热点资讯*/

.case-body{
    background-color:#f4f7fc;
}
.case-list{
    width:250px;
    border-left:1px solid #ececec;
    border-right:1px solid #ececec;
    text-align:center;
    color:#333;
}
.case-list li{
    width:100%;
    height:60px;
    line-height:60px;
    background-color:#fff;
}
.case-catagy{
    width: 250px;
    height:60px;
    line-height:60px;
    border-left:1px solid #ececec;
    border-right:1px solid #ececec;
    text-align:center;
    font-size:20px;
    color:#fff;
    background-color:#1abc9c;
}
.case-box li{
    float:left;
    position:relative;
    width:270px;
    height:405px;
    margin:15px 30px 15px 0;
    border-bottom:1px solid #f2f2f2;
}

.case-right{
    width:900px;
    margin-top: -60px;
}
.case-img{
    width:100%;
    height:100%;
}
.case-ewm{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:0;
    padding: 0 10px ;
    background-color:#fff;
    opacity:0.9;
    overflow:hidden;
    /*background-color:rgba(0,0,0,0.9);*/
}
.case-box li:hover .case-ewm{
    height:100%;
}
.case-ewm img{
    display:block;
    width:130px;
    height:130px;
    margin:0 auto;
    margin-top:60px;
}
.case-brief{
    text-align: left;
    padding-left: 20px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    background-color: #1abc9c;
    box-sizing: border-box;
}
.case-brief img{
    width:25px;
    margin-right:5px;
}
.case-active{
    color:#1abc9c;
    border:1px solid #c9c9c9;
}
/*案例直播  end*/
/*帮助中心*/
.help-list{
    height:1000px;
    background-color:#fff;
}
.help-list li{
    width:100%;
    height:40px;
    line-height:40px;
    text-align:left;
    padding-left:20px;
    box-sizing: border-box;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.help-dl{
    display:none;
}
.help-dl1{
    display:block;
}
.help-list li dl dd{
    width:100%;
    height:30px;
    line-height:30px;
    color:#999;
}
.help-title{
    width:100%;
    height:40px;
    line-height:40px;
    text-align:left;
    border-bottom:1px solid #ececec;
}
.help-content{
    text-align:left;
}
.help-box li{
    width:100%;
    margin-bottom:45px;

}
.help-box li img{
    display:block;
    width:100%;
}
.help-content-title{
    font-size:16px;
    font-weight:bold;
    color:#22be9f;
    margin-bottom: 12px;
}
/*帮助中心*/
/*关于乐直播  start*/
.about-content{
    width:100%;
    padding:50px 0;
    border-bottom:1px solid #c9c9c9;
}
.about-title{
    margin-bottom:30px;
}
.about-title h2{
    margin-bottom:12px;
}
.about-icon-content{
    width:100%;
}
.about-icon-content li{
    float:left;
    width:31%;
    margin-right:2.3%;
    margin-bottom:50px;
}
.about-icon-content li div{
    margin-bottom:25px;
}
.about-icon-content li i{
    font-size:80px;
    color:#888888;
}
.about-icon-content li h4:after{
    content: '';
    display: block;
    margin: 20px auto;
    width: 30px;
    border-top: 2px solid #555;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
}
.about-icon-content li p{
    color:#999;
    font-size:14px;
}
.team-group{
    width:100%;
}
.team-group li{
    float:left;
    width:50%;
    margin-bottom:35px;
}
.team-group li .team-left{
    width:250px;
    overflow:hidden;
    margin-right:30px;
}
.team-group li .team-left img{
    display:block;
    width:100%;
}
.team-desc{
    text-align:left;
    width:300px;
    padding-right:20px;
}
.team-desc h4{
    margin-bottom:10px;
}
.team-desc em{
    font-size:16px;
    color:#22be9f;
}
.lzb-introduce{
    width:100%;
}
.lzb-introduce li{
    float:left;
}
.lzb-about-position{
    left:50%;
    color:#22be9f;
    border:1px solid  #22be9f;
}
.feature-box.fbox-bg.fbox-center {
    position:relative;
    margin-top: 68px;
    padding: 68px 30px 30px;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
}
.feature-box.fbox-bg.fbox-center .fbox-icon {
    position: absolute;
    top: -48px;
    left: 50%;
    margin: 0 0 0 -48px;
    background-color: #fff;
}
.fbox-icon i{
    font-size:84px;
    color:#22be9f;
}
.feature-box h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    color: #333;
}
.feature-box h3 span.subtitle {
    display: block;
    margin-top: 5px;
    color: #444;
    font-weight: 300;
    text-transform: none;
}
.help-a{
    display:block;
    position:relative;
    color:#444;
}
.help-a img{
    position:absolute;
    top: 20px;
    right: 15px;
}
.mgb20{
    margin-bottom:20px;
}
/*关于乐直播 end*/
/*热点咨讯的详情页*/
.message-box{
    padding:50px 0;
}
.more-content{
    width:70%;
}
.more-time{
    color:#999;
    font-size:14px;
    padding:14px 0;
}
.textblock p{
    text-align:left;
    margin-bottom:24px;
    font-size:16px;
    line-height:28px;
    text-indent:35px
}
.textblock img{
    display:block;
    width:100%;
    margin:24px auto;
}
.textblock h2, .textblock h3,.textblock h4,.textblock h5,.textblock h6{
    margin:20px 0;
    text-align:left;
    font-family: 'Microsoft YaHei', sans-serif;
}
.more-right{
    width:30%;
    margin:30px 0;
}
.more-right-ul{
    height:50px;
    line-height:50px;
}
.more-right-ul li{
    float:left;
    width:32%;
    height:40px;
    line-height:40px;
    border-bottom:1px solid #ececec;
}
.more-right-ul li.sep{
    border:1px solid #ececec;
    border-bottom:none;
}
.produce-content{
    width:100%;
}
.produce-content .div-img{
    width:30%;
    float:left;
}
.produce-content{
    padding:20px 0;
    border-bottom:1px dashed #ececec;
}
.produce-content .div-img img{
    width:60px;
    height:60px;
    border-radius:50%;
    margin:0 auto;
}
.produce-content .txt{
    width:65%;
    float:left;
    text-align:left;
}
.produce-content .txt a{
    color:#333;
    padding: 15px 0;
}
.message-back{
    width:100%;
    margin:30px 0;
    text-align:left;
}
.message-back-ul{
    width:100%;
    margin:30px 0;
}
.message-back-ul li{
    float:left;
    width:48%;
    margin:0 4% 30px 0;
}
.message-back-ul li:nth-child(2n){
    margin-right:0;
}
.last-img{
    width:170px;
    height:128px;
    margin-right:20px;
}
.message-back-ul li img{
    width:100%;
    height:100%;
}
.message-back-ul li .txt{
    width:300px;
    margin:10px 0 20px 0;
    color:#444;
}
.message-back-ul li .txt h4{
    margin-bottom:16px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.message-back-ul li .txt p{
    font-size:14px;
    color:#999;
}
/*热点资讯的详情页  end*/
/*首页 start*/
.second-banner{
    background-color:#04afea;
    width:100%;
    height:200px;
}
.second-banner-content{
    width:100%;
    padding:50px 100px;
    background:url(../images/img-1.png) no-repeat;
    background-size:100% 100%;
    box-sizing:border-box;
}
.second-banner-content a{
    display: block;
    padding-left:10px;
    color:#fff;
    border-left:3px solid #fff;
}
.index-brief{
    width:100%;
    padding:50px 0;
    color: #444;
}
.index-brief li{
    float:left;
    width:22%;
    margin-right:2%;
    margin-bottom:30px;
}
.feature-box {
    position: relative;
    margin-top: 20px;
    padding: 0 0 0 80px;
}
.feature-box .fbox-icon {
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    top: 0;
    left: 0;
}

.feature-box .fbox-icon a,
.feature-box .fbox-icon i,
.feature-box .fbox-icon img {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    color: #FFF;
}

.feature-box .fbox-icon i,
.feature-box .fbox-icon img {
    border-radius: 50%;
    background-color: #1ABC9C;
}

.feature-box .fbox-icon i {
    font-style: normal;
    font-size: 28px;
    text-align: center;
    line-height: 64px;
}

.feature-box h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    color: #333;
}

.feature-box p {
    margin: 8px 0 0 0;
    color: #999;
}

.feature-box .before-heading { font-size: 14px; }


/* Feature Box - Icon Large
-----------------------------------------------------------------*/

.feature-box.fbox-large { padding: 0 0 0 115px; }

.feature-box.fbox-large .fbox-icon {
    width: 96px;
    height: 96px;
}

.feature-box.fbox-large .fbox-icon i {
    font-size: 42px;
    line-height: 96px;
}

/* Feature Box - Icon Outline
-----------------------------------------------------------------*/
.feature-box.fbox-outline .fbox-icon {
    border: 1px solid #1ABC9C;
    border-radius: 50%;
    padding: 3px;
}
.feature-box.fbox-outline .fbox-icon i { line-height: 56px; }

/* Feature Box - Icon Outline Large
-----------------------------------------------------------------*/
.feature-box.fbox-outline.fbox-large .fbox-icon { padding: 4px; }
.feature-box.fbox-outline.fbox-large .fbox-icon i { line-height: 86px; }
/* Feature Box - Icon Rounded
-----------------------------------------------------------------*/
.feature-box.fbox-rounded .fbox-icon { border-radius: 3px !important; }
.feature-box.fbox-rounded .fbox-icon i,
.feature-box.fbox-rounded .fbox-icon img { border-radius: 3px !important; }


/* Feature Box - Icon Rounded & Large
-----------------------------------------------------------------*/

.feature-box.fbox-rounded.fbox-large .fbox-icon { border-radius: 4px !important; }

.feature-box.fbox-rounded.fbox-large .fbox-icon i,
.feature-box.fbox-rounded.fbox-large .fbox-icon img { border-radius: 4px !important; }


/* Feature Box - Light Background
-----------------------------------------------------------------*/

.feature-box.fbox-light.fbox-outline .fbox-icon { border-color: #E5E5E5; }

.feature-box.fbox-light .fbox-icon i,
.feature-box.fbox-light .fbox-icon img {
    border: 1px solid #E5E5E5;
    background-color: #F5F5F5;
    color: #444;
}

.feature-box.fbox-light .fbox-icon i { line-height: 62px; }

.feature-box.fbox-light.fbox-outline .fbox-icon i { line-height: 54px; }

.feature-box.fbox-light.fbox-large .fbox-icon i { line-height: 96px; }

.feature-box.fbox-light.fbox-outline.fbox-large .fbox-icon i { line-height: 84px; }


/* Feature Box - Dark Background
-----------------------------------------------------------------*/

.feature-box.fbox-dark.fbox-outline .fbox-icon { border-color: #444; }

.feature-box.fbox-dark .fbox-icon i,
.feature-box.fbox-dark .fbox-icon img { background-color: #333; }


/* Feature Box - Border
-----------------------------------------------------------------*/

.feature-box.fbox-border .fbox-icon {
    border: 1px solid #1ABC9C;
    border-radius: 50%;
}

.feature-box.fbox-border .fbox-icon i,
.feature-box.fbox-border .fbox-icon img {
    border: none;
    background-color: transparent !important;
    color: #1ABC9C;
}

.feature-box.fbox-border .fbox-icon { padding: 0; }

.feature-box.fbox-border .fbox-icon i { line-height: 62px !important; }

.feature-box.fbox-border.fbox-large .fbox-icon i { line-height: 94px !important; }


/* Feature Box - Border - Light
-----------------------------------------------------------------*/

.feature-box.fbox-border.fbox-light .fbox-icon { border-color: #E5E5E5; }

.feature-box.fbox-border.fbox-light .fbox-icon i,
.feature-box.fbox-border.fbox-light .fbox-icon img { color: #888; }


/* Feature Box - Border - Dark
-----------------------------------------------------------------*/

.feature-box.fbox-border.fbox-dark .fbox-icon { border-color: #333; }
.feature-box.fbox-border.fbox-dark .fbox-icon i,
.feature-box.fbox-border.fbox-dark .fbox-icon img { color: #444; }
/* Feature Box - Plain
-----------------------------------------------------------------*/

.feature-box.fbox-plain .fbox-icon {
    border: none !important;
    height: auto !important;
}
.feature-box.fbox-plain .fbox-icon i,
.feature-box.fbox-plain .fbox-icon img {
    border: none !important;
    background-color: transparent !important;
    color: #1ABC9C;
    border-radius: 0;
}

.feature-box.fbox-plain .fbox-icon i {
    font-size: 48px;
    line-height: 1 !important;
}

.feature-box.fbox-plain .fbox-icon img { height: 64px; }

.feature-box.fbox-plain.fbox-image .fbox-icon { width: auto; }

.feature-box.fbox-plain.fbox-image .fbox-icon img {
    width: auto;
    display: inline-block;
}

.feature-box.fbox-plain.fbox-small { padding-left: 42px; }

.feature-box.fbox-plain.fbox-small .fbox-icon { width: 28px; }

.feature-box.fbox-plain.fbox-small h3 {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 10px;
}

.feature-box.fbox-plain.fbox-small p { margin-left: -42px; }

.feature-box.fbox-plain.fbox-small .fbox-icon i { font-size: 28px; }

.feature-box.fbox-plain.fbox-small .fbox-icon img { height: 28px; }

.feature-box.fbox-plain.fbox-large .fbox-icon i { font-size: 72px; }

.feature-box.fbox-plain.fbox-large .fbox-icon img { height: 96px; }

.feature-box.fbox-plain.fbox-light .fbox-icon i,
.feature-box.fbox-plain.fbox-light .fbox-icon img { color: #888; }

.feature-box.fbox-plain.fbox-dark .fbox-icon i,
.feature-box.fbox-plain.fbox-dark .fbox-icon img { color: #444; }


/* Feature Box - Center
-----------------------------------------------------------------*/

.feature-box.fbox-center {
    padding: 0;
    text-align: center;
}

.feature-box.fbox-center.fbox-small { padding-left: 0 !important; }

.feature-box.fbox-center .fbox-icon {
    position: relative;
    width: 96px;
    height: 96px;
    margin: 0 auto 30px;
}

.feature-box.fbox-center .fbox-icon i {
    font-size: 42px;
    line-height: 96px;
}

.feature-box.fbox-center.fbox-outline .fbox-icon i { line-height: 88px; }

.feature-box.fbox-center p {
    font-size: 14px;
    margin-top: 15px;
}


/* Feature Box - Center & Large Icons
-----------------------------------------------------------------*/

.feature-box.fbox-center.fbox-large .fbox-icon {
    width: 128px;
    height: 128px;
}

.feature-box.fbox-center.fbox-large .fbox-icon i {
    font-size: 70px;
    line-height: 128px;
}

.feature-box.fbox-center.fbox-large.fbox-outline .fbox-icon i { line-height: 118px; }

.feature-box.fbox-center.fbox-light .fbox-icon i { line-height: 94px; }

.feature-box.fbox-center.fbox-light.fbox-outline .fbox-icon i { line-height: 86px; }

.feature-box.fbox-center.fbox-light.fbox-outline.fbox-large .fbox-icon i { line-height: 114px; }

.feature-box.fbox-center.fbox-border .fbox-icon i { line-height: 94px !important; }

.feature-box.fbox-center.fbox-large.fbox-border .fbox-icon i { line-height: 126px !important; }

.feature-box.fbox-center.fbox-plain .fbox-icon i { font-size: 84px; }

.feature-box.fbox-center.fbox-plain .fbox-icon img { height: 96px; }

.feature-box.fbox-center.fbox-large.fbox-plain .fbox-icon i { font-size: 112px; }

.feature-box.fbox-center.fbox-large.fbox-plain .fbox-icon img { height: 128px; }


/* Feature Box - Center & Large Icons
-----------------------------------------------------------------*/

.feature-box.fbox-center.fbox-small .fbox-icon {
    width: 64px;
    height: 64px;
}

.feature-box.fbox-center.fbox-small .fbox-icon i {
    font-size: 28px;
    line-height: 64px;
}

.feature-box.fbox-center.fbox-small.fbox-outline .fbox-icon i { line-height: 58px; }

.feature-box.fbox-center.fbox-light.fbox-outline.fbox-small .fbox-icon i { line-height: 54px; }

.feature-box.fbox-center.fbox-small.fbox-border .fbox-icon i { line-height: 62px !important; }

.feature-box.fbox-center.fbox-small.fbox-plain .fbox-icon i { font-size: 56px; }

.feature-box.fbox-center.fbox-small.fbox-plain .fbox-icon img { height: 64px; }

.feature-box.fbox-center.fbox-small p {
    font-size: 14px;
    margin-top: 10px;
}

.feature-box.fbox-center.fbox-plain.fbox-small p { margin-left: 0; }


/* Feature Box - Right
-----------------------------------------------------------------*/

.feature-box.fbox-right {
    padding: 0 80px 0 0;
    text-align: right;
}

.feature-box.fbox-right.fbox-large { padding-right: 115px; }

.feature-box.fbox-right .fbox-icon {
    left: auto;
    right: 0;
}

.feature-box.fbox-right.fbox-plain.fbox-small { padding: 0 42px 0 0; }

.feature-box.fbox-right.fbox-plain.fbox-small p { margin: 0 -42px 0 0; }


/* Feature Box - Subtitle
-----------------------------------------------------------------*/

.feature-box h3 + .fbox-icon { margin-top: 20px !important; }

.feature-box h3 span.subtitle {
    display: block;
    margin-top: 5px;
    color: #444;
    font-weight: 300;
    text-transform: none;
}

.feature-box.fbox-center:not(.fbox-bg) h3:after {
    content: '';
    display: block;
    margin: 20px auto;
    width: 30px;
    border-top: 2px solid #555;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
}

.feature-box.fbox-center:not(.fbox-bg):hover h3:after { width: 50px; }

.feature-box.fbox-center.noborder:not(.fbox-bg) h3:after,
.feature-box.fbox-center.nobottomborder:not(.fbox-bg) h3:after { display: none; }

.feature-box.fbox-center.fbox-italic p {
    font-style: italic;
    font-family: 'Microsoft YaHei', sans-serif;
}


/* Feature Box - Background
-----------------------------------------------------------------*/

.feature-box.fbox-bg.fbox-center {
    margin-top: 68px;
    padding: 68px 30px 30px;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
}

.feature-box.fbox-bg.fbox-center:first-child { margin-top: 48px; }

.feature-box.fbox-bg.fbox-center.fbox-large {
    margin-top: 84px;
    padding-top: 84px;
}

.feature-box.fbox-bg.fbox-center.fbox-large:first-child { margin-top: 64px; }

.feature-box.fbox-bg.fbox-center .fbox-icon {
    position: absolute;
    top: -48px;
    left: 50%;
    margin: 0 0 0 -48px;
}

.feature-box.fbox-bg.fbox-center.fbox-large .fbox-icon {
    top: -64px;
    left: 50%;
    margin-left: -64px;
}

.feature-box.fbox-bg.fbox-center.fbox-plain .fbox-icon,
.feature-box.fbox-bg.fbox-center.fbox-border .fbox-icon,
.feature-box.fbox-bg.fbox-center.fbox-outline .fbox-icon { background-color: #FFF; }


/* Animated Icon Hovers
-----------------------------------------------------------------*/

.fbox-effect .fbox-icon i { z-index: 1; }

.fbox-effect .fbox-icon i:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.fbox-rounded.fbox-effect .fbox-icon i:after { border-radius: 3px; }

.fbox-effect .fbox-icon i {
    -webkit-transition: background-color 0.3s, color 0.3s;
    -o-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
}

.fbox-effect .fbox-icon i:after {
    top: -3px;
    left: -3px;
    padding: 3px;
    box-shadow: 0 0 0 2px #333;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.3s, opacity 0.3s;
    transform: scale(.8);
    opacity: 0;
}

.fbox-effect .fbox-icon i:hover,
.fbox-effect:hover .fbox-icon i {
    background-color: #333;
    color: #FFF;
}

.fbox-effect.fbox-dark .fbox-icon i:after { box-shadow: 0 0 0 2px #1ABC9C; }

.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-effect.fbox-dark:hover .fbox-icon i { background-color: #1ABC9C; }

.fbox-effect .fbox-icon i:hover:after,
.fbox-effect:hover .fbox-icon i:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* Icon Effects - Bordered
-----------------------------------------------------------------*/

.fbox-border.fbox-effect .fbox-icon i {
    -webkit-transition: color 0.5s, box-shadow 0.5s, background-color 0.5s;
    -o-transition: color 0.5s, box-shadow 0.5s, background-color 0.5s;
    transition: color 0.5s, box-shadow 0.5s, background-color 0.5s;
}

.fbox-border.fbox-effect .fbox-icon i:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    box-shadow: none;
    background-image: url('../images/iconalt.svg');
    background-position: center center;
    background-size: 100% 100%;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s, background-color 0.5s;
    -o-transition: -moz-transform 0.5s, opacity 0.5s, background-color 0.5s;
    transition: transform 0.5s, opacity 0.5s, background-color 0.5s;
}

.fbox-border.fbox-rounded.fbox-effect .fbox-icon i:after { border-radius: 3px; }

.fbox-border.fbox-effect .fbox-icon i:hover,
.fbox-border.fbox-effect:hover .fbox-icon i {
    color: #FFF;
    box-shadow: 0 0 0 1px #333;
}

.fbox-border.fbox-effect .fbox-icon i:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
    background-color: #333;
}
.fbox-border.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-border.fbox-effect.fbox-dark:hover .fbox-icon i { box-shadow: 0 0 0 1px #1ABC9C; }

.fbox-border.fbox-effect.fbox-dark .fbox-icon i:after { background-color: #1ABC9C; }

.fbox-border.fbox-effect .fbox-icon i:hover:after,
.fbox-border.fbox-effect:hover .fbox-icon i:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* Media Featured Box
-----------------------------------------------------------------*/
.feature-box.media-box .fbox-media { margin: 0 0 25px; }

.feature-box.media-box .fbox-media,
.feature-box.media-box .fbox-media a,
.feature-box.media-box .fbox-media img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}
.feature-box.media-box .fbox-media iframe { display: block; }

.feature-box.media-box p { margin-top: 17px; }

.feature-box.media-box.fbox-bg .fbox-media { margin: 0; }

.feature-box.media-box.fbox-bg .fbox-desc {
    padding: 25px;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    border-top: 0;
    border-radius: 0 0 5px 5px;
}
.feature-box.media-box.fbox-bg .fbox-media img { border-radius: 5px 5px 0 0; }
.lzb-back-color1{
    background-color:#f9f9f9;
}
.index-hardware li{
    float:left;
    width:31%;
    text-align:center;
    margin:1% 1% 2% 0;
}

.index-hardware li img{
    width:100%;
}
.harware-left{
    padding-left:50px;
    margin-top:90px;
    text-align:left;
}
.harware-left h3{
    font-size:36px;
    margin-bottom:30px;
}
.harware-left p{
    font-size:24px;
    color:#999;
    margin-bottom:20px;
}
.harware-left a{
    font-size:24px;
    color:#fac89f;
}
.hardware-right img{
    width:100%;
    max-width:100%;
}
/*首页 end*/