.clear{clear: both;}
.container{width: 1190px;margin: auto;}
.index_cz_advantage{width: 100%;min-width: 1190px;max-width: 1920px;height: 490px;padding-top:60px;margin: auto;background-color: #fff;}
.index_ctw_advantage h4{font-family: Arial;font-size: 29px;color: #333333;font-weight: normal;line-height: 60px;}
.adv_list{width: 1190px;margin-top: 50px;}
.adv_list li{width: 190px;height:356px;float: left;margin-left: 10px;position:relative;
    border-radius: 12px;-webkit-border-radius: 12px;-moz-border-radius: 12px;
    background-color: #f2f2f2;overflow: hidden}
.adv_list li:first-child{margin-left: 0;}
.advrsp_top{
    width: 0;
    height: 0;
    border-top: 367px solid #f2f2f2;
    border-right: 186px solid transparent;
    position: absolute;top: 0;left:0px;transition: all 0.6s;
}
.advrsp_bottom{
    width: 0;
    height: 0;
    border-bottom: 367px solid #f2f2f2;
    border-left: 186px solid transparent;
    position: absolute;bottom: 0;right: 0px;transition: all 0.6s;
}
.adv_list li:hover .advrsp_top{left: -200px;transition: all 0.6s;}
.adv_list li:hover .advrsp_bottom{right: -200px;transition: all 0.6s;}
.adv_shu{width: 67px;height: 67px;position: relative;margin: auto;margin-top: 80px;}
.asc_shu1{background: url(../ZERO/img/advshu1.png) no-repeat center;}
.asc_shu2{background: url(../ZERO/img/advshu2.png) no-repeat center;}
.asc_shu3{background: url(../ZERO/img/advshu3.png) no-repeat center;}
.asc_shu4{background: url(../ZERO/img/advshu4.png) no-repeat center;}
.asc_shu5{background: url(../ZERO/img/advshu5.png) no-repeat center;}
.asc_shu6{background: url(../ZERO/img/advshu6.png) no-repeat center;}
.adv_list P{font-size: 18px;color: #333333;font-weight: normal;line-height: 24px;text-align: center;text-transform: uppercase;font-family: Arial;position: relative;margin-top: 40px;}
.adv_list li:hover .asc_shu1{background: url(../ZERO/img/advshu1on.png) no-repeat center;}
.adv_list li:hover .asc_shu2{background: url(../ZERO/img/advshu2on.png) no-repeat center;}
.adv_list li:hover .asc_shu3{background: url(../ZERO/img/advshu3on.png) no-repeat center;}
.adv_list li:hover .asc_shu4{background: url(../ZERO/img/advshu4on.png) no-repeat center;}
.adv_list li:hover .asc_shu5{background: url(../ZERO/img/advshu5on.png) no-repeat center;}
.adv_list li:hover .asc_shu6{background: url(../ZERO/img/advshu6on.png) no-repeat center;}
.adv_list li:hover p{color: #fff}
/*优势结束*/


