.index_0 li div:first-child{  padding:10px 0 5px 15px;width: 70%;  }
.index_0 li div:last-child{ padding: 0px 20px 15px 40px;text-align: right; }

.index_c .list{display: flex;padding: 14px 23px}
.index_c .title{margin-top: 30px;margin-left: 23px}
.index_c .sub_title{margin-top: 6px;margin-left: 23px}
.index_c .list > div:first-child{width: 80px;height: 80px;margin-right: 19px}
.index_c .list .eng{margin-top: 4px}
.index_c .list p{margin-top: 10px}
.index_c{color:#444444;background-color: #fff}
.index_c .fuzhu{overflow: auto;-webkit-overflow-scrolling : touch}
.index_c .fuzhu .long{display: flex;justify-content: space-around;width: 940px;margin-top: 16px}
.index_c .fuzhu .long > div{width: 186px;height: 326px}
.index_c .fuzhu .long > div:nth-child(2){width: 12px;height: 18px;align-self: center}
/*.index_c .fuzhu .long > div img{width: 100%}*/
.index_c .footer{padding: 22px;background-color: #f6f6f6}
.line{height:10px ;  background-color: #f6f6f6;  }

.line2{height:2px ;  background-color: #f8f8f8;  }

.topbg {
    display: flex;
}

.sys_info {
    padding: 8px 20px 8px 10px;
}

.sys_info > div:first-child{width: auto}

.sys_info > div:first-child{width: 100%;}
.sys_txt {
    text-align:center;
}
.index_c .sys_img {
    width: 200px;
}
.water_list {
    display: flex;
    padding: 20px 16px 13px 16px;
}

.sys_8d {
    margin-left: 38px;
    padding-top: 86px;
    padding-bottom: 138px;
}
.sys_5d {
    margin-left: 38px;
    padding-top: 70px;
    padding-bottom: 260px;
}
.sys_person {
    margin-left: 2px;
    padding-top: 85px;
    padding-bottom: 138px;
}

.index_c .water_01 {
    width: 32%;
    margin-right: 20px;
}
.index_c .water_02 {
    width: 30%;
    margin-right: 5px;
}

.index_c .cms {
    position: absolute;
    top: 130px;
    z-index: 2;
    left: 0;
    right: 0;
    margin: auto;
    width: 282px;
    height: 154px;
 }

.cms_bottom {
    position: relative;
    text-align: center;
}

.cms_bottom_part1 {
    height: 250px;
}

.t8 { margin-top:8px;}
.b10 { margin-bottom:10px;}
.t24 {margin-top: 24px;}

.linebottom {
    height: 70px;
    background-color:#e2e2e2;
}

.t16 {
    margin-top: 16px;
}
.t6 {
    margin-top: 6px;
}

.left20 {
    margin-left: 20px;
}

.right18 {
    margin-right: 18px;
}

.eight_txt {
    padding-top: 28px;
    padding-bottom: 30px;
    text-align: center;
}

.eight_gradient .eight_img{
    padding-left: 15px;
    padding-right: 15px;
}

.top_txt {top: 24px;left: 8%;position:absolute;z-index:2;}

.top_txt .dec{}

.xuxian {
    border:1px dashed  #bebebe
}

.mode_biaopi .pingxing {
    position: absolute;
    top: 20px;
    right: 0px;
    margin: auto;
    z-index: 2;
    width: 40%;
}

.mode_biaopi .yingguang {
    position: absolute;
    top: 12px;
    right: 40px;
    margin: auto;
    z-index: 2;
    width: 152px;
}

.mode_biaopi {
    position: relative;
    padding-bottom: 24px;
}

.mode_biaopi > p:first-child{
    padding-top: 50px;
    padding-bottom: 108px;
}

.eight_gradient{
    width:100%;
    height:190px;
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f6f6f8,endcolorstr=#ffffff,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f6f6f8,endcolorstr=#ffffff,gradientType=0);/*IE8*/
    background:#ffffff; /* 一些不支持背景渐变的浏览器 */
    background:-moz-linear-gradient(top, #f6f6f8, #ffffff);
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#f6f6f8), to(#ffffff));
    background:-o-linear-gradient(top, #f6f6f8, #ffffff);
}