

.team-box{
    background-color: #f2f2f2;
    width: 94%;
    padding: 5% 3%;
    text-align: center;
}
.team-nav{
    margin-bottom:5%
}
/*banner轮播开始*/

/* 本例子css */
.slideBox{ width:100%; height:230px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:17px; overflow:hidden; position:absolute; right:0;left:0; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1;text-align:center;}
.slideBox .hd ul li{display:inline-block;margin-right:4px;width:16px;height:16px;line-height:16px;text-align:center;background:url(../img/marli.png);background-size:100%;cursor:pointer; }
.slideBox .hd ul li.on{ background:#fff;border-radius:100%; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:230px; display:block;  }



#lunbo{width: 100%;overflow: hidden;position: relative;margin:5% 0;}
#lunbo .main_visual {position: relative;z-index: 23;min-width: 320px;max-width: 1200px;}
#lunbo .main_image {width: 100%;height: 100%;overflow: hidden;margin: 0 auto;position: relative}
#lunbo .main_image ul {width: 9999px;height: 100%;overflow: hidden;position: absolute;top: 0;left: 0}
#lunbo .main_image li {float: left;width: 100%;height: 100%;}
#lunbo .main_image li span {display: block;width: 100%;height: 100%}
#lunbo .main_image li .img_2{background-color: #fff;padding: 3% 0;}
.team_intro{margin-top: 5%}
#lunbo .main_image li img {display: block;overflow: hidden;width:60%;margin: 0 auto 3% auto;
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    overflow: hidden;
    /*filter:Gray; -webkit-filter: grayscale(100%);*/
}
#lunbo .main_image li img:hover{
    filter:none; -webkit-filter: none;
}
#lunbo .main_image li a {display: block;width: 100%;height: 100%}
#lunbo div.flicking_con {overflow: hidden;text-align: center;position: absolute;bottom: 8px;left: 45%;z-index: 11;display: none}
#lunbo div.flicking_con li {float: left;border-radius: 10px;-webkit-border-radius: 10px;-ms-border-radius:10px;height: 10px;width: 10px;background: #fff;
    margin: 0 4px;display: inline-block;opacity: 1;font-size: 0px;}
#lunbo div.flicking_con li.on {background: #014b94}

#lunbo .prevCell{position: absolute;left:5%;top:25%;width: 50px;height: 50px;background: url("../img/left.png") no-repeat;cursor: pointer}
#lunbo .nextCell{position: absolute;right:5%;top:25%;width: 50px;height: 50px;background: url("../img/right.png") no-repeat;cursor: pointer}

/*banner轮播结束*/
.header-grey-box{
    width: 100%;
    height: 0;
    background-color: #f6f6f6;
}
.clear{
    clear: both;
}
#container{
    position: relative;
}
body{
}
.about-box{
    width: 87.5%;
    padding: 8% 6.25%;
    text-align: center;
}
.about-intro{
    color: #666;
    margin: 4% 0;
    line-height: 2.0;
}
.more{
    display: inline-block;
    padding: 2% 5%;
    border: solid 1px #d6d6d6;
    color: #333;
}
.more:hover{
    border-color: #f0d918;
}

.case-box{
    width: 94%;
    padding: 5% 3%;
    text-align: center;
}
.case-title{
    text-align: center;
    margin-bottom: 5%;
}


.case-box li{
    width: 48%;
    margin: 0 4% 5% 0;
}
.case-box .last{
    margin-right: 0;
}
.case-box li .img-box{
    width: 100%;
    overflow: hidden;
}
.case-box li .img-box img{
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    overflow: hidden;
    filter:Gray; -webkit-filter: grayscale(100%);
}
.case-box li .img-box img:hover{
    filter:none; -webkit-filter: none;
}
.case-box li .bt-box{

    overflow: hidden;
    border: solid 1px #ececec;
}
.case-box li .bt-box .bt-text{
    margin: 5% 0 5% 8%;
}
.case-box li .bt-box .bt-text .cn-con{
    color: #333;
    text-align: left;
}
.case-box li .bt-box .bt-text .en-con{
    color: #666;
    text-align: left;
}

/*wj*/
.about{text-align:left;margin-bottom:}
.al_title{line-height:70px;height:70px;border-bottom:1px solid #dadada;color:#555;text-align:left;}
.about .al_cont{color:#999; width:100%; height:200px; overflow:hidden;}
.about .al_cont p{margin-top:10px;}

.al_title font{float:right;margin-right:5px;color:#999;}
.al_title font img{width:25px;float:right;margin-top:20px;margin-left:5px;}

