/*优势开始*/
.containter{width: 1190px;margin: auto;}
.clear{clear: both;}
.index_tycz_advantage{width: 100%;min-width: 1190px;max-width: 1920px;height: 362px;background-color:#fff;padding-top: 40px;}
.adv_list li{float: left;width: 297px;display: none}
.adv_list li h3{font-size: 20px;color: #333333;font-weight: normal;line-height: 30px;text-align: center;padding: 10px 0;}
.adv_list li h3:after{content: "";display: table;width: 28px;height: 3px;background-color: #333333;margin: auto}
.adv_list li:hover h3{color: #235aa4}
.adv_list li:hover h3:after{background-color: #235aa4}
.adv_pic{width: 133px;height: 133px;margin: auto}
.advpic1{background: url(../ZERO/img/a1.jpg) no-repeat center;}
.adv_list li:hover .advpic1{background: url(../ZERO/img/a1on.jpg) no-repeat center;}
.advpic2{background: url(../ZERO/img/a2.jpg) no-repeat center;}
.adv_list li:hover .advpic2{background: url(../ZERO/img/a2on.jpg) no-repeat center;}
.advpic3{background: url(../ZERO/img/a3.jpg) no-repeat center;}
.adv_list li:hover .advpic3{background: url(../ZERO/img/a3on.jpg) no-repeat center;}
.advpic4{background: url(../ZERO/img/a4.jpg) no-repeat center;}
.adv_list li:hover .advpic4{background: url(../ZERO/img/a4on.jpg) no-repeat center;}
.adv_text{width: 250px;font-size: 14px;color: #666666;line-height: 25px;font-weight: normal;text-align: center;margin: auto}

a.adv_more{display: block;width: 105px;height: 30px;background-color: #235aa4;border-radius: 20px;-moz-border-radius: 20px;-webkit-border-radius: 20px;margin: auto;line-height: 29px;text-align: center;font-size: 14px;color: #ffffff;font-weight: normal;margin-top: 30px;}
a.adv_more:hover{background-color: #2d64ae}
/*优势结束*/



