.moduleWrap{width: 1200px;margin: 0 auto;padding-bottom: 90px;}
.moduleTitle{text-align: center;padding: 80px 0 60px;}
.moduleTitle h1{margin: 0;font-weight: 500;}
.moduleTitle p{letter-spacing: 3px;margin: 0;margin-top: 20px;    font-weight: bolder;}
.moduleTitle.black h1{color: #242527;}
.moduleTitle.black p{color: #858585;}
.moduleTitle.white h1{color: #fff;}
.moduleTitle.white p{color: #fff;}
.row:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.row{zoom:1}
.clo_2{width: 20%;float: left;}
.clo_4{width: 33.3333%;float: left;}
.clo_6{width: 50%;float: left;}
.clo_3{width: 25%;float: left;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}
.advantage{cursor: pointer;margin: 10px 45px;text-align: center}
.advantage img{margin-bottom: 5px;}
.advantage h2{font-weight: 500;font-size: 24px;}
.advantage p{font-size: 16px;color: #919191;line-height: 30px;}
.xh_bg{background-color: #f3f9fe}
.xh_bg .moduleWrap{padding: 0}
.xh_bg .moduleTitle p{line-height: 24px;font-weight: 400;margin-top: 30px;}
.xh_bg .moduleTitle{text-align: center;padding: 60px 0 60px;}

.industry_bg{background-color: #f3f9fe}
.industry{height: 360px;margin: 10px 7px;color: #fff;position: relative;text-align: center;overflow: hidden;}
.industry.special{height: 245px;}
.industry.special:hover >img{transform: scale(1.2);}
.industry.special>h3{top: 195px;margin: 0;line-height: 54px;background: rgba(0, 0, 0, 0.4);}
.industry>img{position: absolute;z-index: 0;top: 0;left: 0;width: 100%;height: 100%;transition: all 0.5s ease;}
.industry h3{position: relative;z-index: 2;font-size: 16px;font-weight: 400;margin: 0 0 40px;}
.industry .details{position:relative;z-index:2;top: 170px;transition: all 0.4s ease;}
.industry span{transition: all 0.2s ease;position: absolute;z-index: 2;top: 0;left: 0;width: 100%;height: 100%;background: #3482ec;opacity: 0;}
.industry:hover .details{top: 65px;}
.industry:hover span{opacity: .5;}
.industry:hover .details ul{opacity: 1;}
.industry .details ul{transition: all 0.2s ease;opacity: 0;}
.industry .details li{height: 32px;}
.flow{margin: 20px 50px;position: relative;}
.flow h2{font-weight: 400;margin: 0;}
.flow p{font-size: 14px;color: #919191;margin: 20px 0 25px;}
.flow .right{right: -68px;}
.flow .left{left: -68px;}
.flow .left,.flow .right{position: absolute;top: 170px;}
.flow .bottom{position: absolute;right: 16px;bottom: -62px;}
.study_bg{background: url('/Public/Home/images/industry/bj.jpg') center bottom no-repeat;}
.study{    box-shadow: 0px 10px 34px 0px rgba(0, 0, 0, 0.1);
    margin: 24px;
    background: #fff;
    padding: 36px;
    text-align: center;height: 380px;position: relative;top: 0;
    box-sizing: border-box;transition: all 0.5s ease;}
.study:hover{box-shadow: none;top: -20px}
.study img{height: 140px}
.study p{     margin: 20px 0 0;
    line-height: 30px;
    color: #555;
    border-top: 1px solid #E6E6E6;
    display: inline-block;
    padding-top: 24px;}