*{padding: 0px;margin: 0px;}
/*case_1*/
.case_1{
    overflow: hidden;
    width: 100%;
    height: auto;
    position: relative;
    min-width: 1200px;
}
.case_1>.img{
    width: 100%;
    min-width: 1200px;
}
/*case_bg*/
.case_bg{
    width: 100%;
    min-width: 1200px;
    height: auto;
    background: -webkit-linear-gradient(top, #f5d6d0,#c2b5f1,#b4e0ed);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #f5d6d0,#c2b5f1,#b4e0ed);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #f5d6d0,#c2b5f1,#b4e0ed);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #f5d6d0,#c2b5f1,#b4e0ed);
    /* 标准的语法 */
    background: -ms-linear-gradient(to bottom, #f5d6d0,#c2b5f1,#b4e0ed);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f5d6d0',endColorStr='#b4e0ed',gradientType='0');
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f5d6d0',endColorStr='#b4e0ed',gradientType='0')";
    /*ie*/
    /*色号从上至下依次是#f5d6d0    #c2b5f1     #b4e0ed*/
    overflow: hidden;
    padding-bottom: 150px;
}
/*case */
.case{
    overflow: hidden;
    position: relative;
}
.case>.bg{
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter:alpha(opacity=50);  /* 只支持IE6、7、8、9 */
    -moz-opacity:0.5;  /* FireFox 火狐 */
    -khtml-opacity: 0.5;  /* 兼容老的Safari (1.x) -- */
    opacity: 0.5;    /* 标准浏览器 */
    z-index: 1;
}
.case>.center{
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
    z-index: 2;
    height: 384px;
    padding: 55px;
    padding-right: 0px;
}
.case>.center>.left{
    width: 417px;
    height: 275px;
    float: left;
    padding:25px;
    background: #fff;
}
.case>.center>.left>.top{
    height: 50%;
}
.case>.center>.left>.bottom{
    height: 50%;
}
.case>.center>.left img{
    position: absolute;
    /*bottom: 0;*/
}
.case>.center>.left>.imgbot2 {
    position: relative;
    overflow: hidden;
}
.case>.center>.left>.imgbot2 img:nth-child(1){
    width: 50%;
}
.case>.center>.left>.imgbot2 img:nth-child(2){
    left: 50%;
    width: 50%;
}
.case>.center>.left>.imgbot3 {
    position: relative;
    overflow: hidden;
}
.case>.center>.left>.imgbot3 img:nth-child(1){
    left: 0;
    width: 33.33%;
}
.case>.center>.left>.imgbot3 img:nth-child(2){
    left: 33.33%;
    width: 33.33%;
}
.case>.center>.left>.imgbot3 img:nth-child(3){
    left: 66.66%;
    width: 33.33%;
}
.case>.center>.left>.imgbot6{
    position: relative;
    overflow: hidden;
}
.case>.center>.left>.imgbot6 img:nth-child(1){
    left: 0;
    width: 33.33%;
    height: 50%;
    top: 0;
}
.case>.center>.left>.imgbot6 img:nth-child(2){
    left: 33.33%;
    width: 33.33%;
    height: 50%;
    top: 0;
}
.case>.center>.left>.imgbot6 img:nth-child(3){
    left: 66.66%;
    width: 33.33%;
    height: 50%;
    top: 0;
}
.case>.center>.left>.imgbot6 img:nth-child(4){
    left: 0;
    width: 33.33%;
    height: 50%;
    top: 50%;
}
.case>.center>.left>.imgbot6 img:nth-child(5){
    left: 33.33%;
    width: 33.33%;
    height: 50%;
    top: 50%;
}
.case>.center>.left>.imgbot6 img:nth-child(6){
    left: 66.66%;
    width: 33.33%;
    height: 50%;
    top: 50%;
}
.case>.center>.right{
    margin-left: 46px;
    float: left;
}
.case>.center>.right>.title{
    font-size: 24px;
    line-height: 60px;
    font-weight: bold;
}
.case>.center>.right>.hint{
    font-size: 18px;
    line-height: 30px;
}
.case>.center>.right>.number{
    width:100%;
    overflow: hidden;
}
.case>.center>.right>.number>.numbers{
    float: left;
    width: 176px;
    height: 140px;
}
.case>.center>.right>.number>.numbers>.nicon{
    width: 100%;
    padding-left: 20px;
    padding-top: 20px;
}
.case>.center>.right>.number>.numbers>.nnum{
    font-size: 48px;
    overflow: hidden;
}
.case>.center>.right>.number>.numbers>.nnum font{
    float: left;
    font-weight: bold;
}
.case>.center>.right>.number>.numbers>.nnum span{
    font-size: 20px;
    float: left;
    margin-top: 10px;
}
.case>.center>.right>.number>.numbers>.font{
    width: 100%;
    margin-top: 0px;
    clear: both;
    color: #000;
    font-size: 18px;
}
/*case_2*/
.case_2>.center{
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
}
.case_2>.center>.title{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 40px;
}
/*case_3*/
.case_3{
    overflow: hidden;
}
.case_3>.center{
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
}
.case_3>.center>.title{
    width: 100%;
    font-size: 36px;
    color: #fff;
    text-align: center;
}
.case_3>.center>.logos{
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
    margin-top: 50px;
    padding: 0 25px;
}
.case_3>.center>.logos img{
    float: left;
    width: 14.28%;
    margin: 30px 0; 
}
/*case_6*/
.case_6{
    overflow: hidden;
    width: 100%;
    min-width: 1200px;
    background: #fbf5f7;
    position: relative;
    z-index: 1;
}
.case_6>.bg{
    width: 100%;
    min-width: 1200px;
}
.case_6>.center{
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    z-index: 2;
}
.case_6>.center>.content{
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
    height: 385px;
    border-radius: 30px;
    padding-left: 80px;
    z-index: 3;
}
.case_6>.center>.content .title{
    font-size: 43.53px;
    color: #000;
    margin-top: 40px;
    font-weight: bold;
}
.case_6>.center>.content .hint{
    font-size: 12px;
    color: #000;
    margin-top: 40px;
}
.case_6>.center>.content .form{
    margin-top: 10px;
}
.case_6>.center>.content .form input{
    float: left;
    padding-left: 15px;
    border: 1px solid #949494;
    outline:none; 
    width: 240px;
    height: 46px;
    margin-right: 10px;
    background: #FCFAFB;
}
.case_6>.center>.content .form .btn{
    background: #3863AE;
    width: 550px;
    height: 46px;
    font-size: 24px;
    color: #fff;
}
.case_6>.center>.content .call{
    margin-top: 60px;
    font-size: 12px;
}
.case_6>.center>.content .phone{
    color: #3863AE;
    font-size: 24px;
}
.case_6>.center>.bg{
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 30px;
    height: 385px;
    width: 1200px;
    background: #fff;
    z-index: 2;
    filter:alpha(opacity=70);  /* 只支持IE6、7、8、9 */
    -moz-opacity:0.7;  /* FireFox 火狐 */
    -khtml-opacity: 0.7;  /* 兼容老的Safari (1.x) -- */
    opacity: 0.7;    /* 标准浏览器 */
}

.footer{
    color: #fff;
}