.clear{clear: both;}
.container{width: 1190px;margin: auto;}

/*首页优势*/
.Page_ysbg{min-width:1190px; max-width:1920px;width: 100%; height:721px; background:url(../ZERO/img/page_ysbg.jpg) center no-repeat; margin:auto;}
.Page_ys_head{width:1190px; margin:auto; padding-top:52px; height:40px; font-size:32px; color:#ffffff; text-align:center; line-height:40px; font-weight:bold; text-transform:uppercase;}
.Page_ys{width:1002px; margin:auto; margin-top:80px;}
.Page_ys .ys_right{ float:right; width:473px; height:65px; background:url(../ZERO/img/ys_dot1.png) left center no-repeat; padding-left:40px; text-align:left; line-height:65px;margin-top: 40px;}
.Page_ys .ys_right:hover{background:url(../ZERO/img/ys_dot2.png) left center no-repeat;}
.Page_ys .ys_left{ float:left; width:470px; height:65px; background:url(../ZERO/img/ys_dot1.png) right center no-repeat; text-align:right; padding-right:40px; line-height:65px;margin-top: 40px;}
.Page_ys .ys_left:hover{background:url(../ZERO/img/ys_dot2.png) right center no-repeat;}
.Page_ys .ys_right span{font-size:18px; color:#ffffff; font-weight:bold; font-family:微软雅黑 Bold; padding:22px 27px; line-height:65px;}
.Page_ys .ys_right span:hover{ background:#1da1f2; border-radius:6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; cursor: pointer;}
.Page_ys .ys_left span{font-size:18px; color:#ffffff; font-weight:bold; font-family:微软雅黑 Bold; padding:22px 27px; line-height:65px;}
.Page_ys .ys_left span:hover{ background:#1da1f2; border-radius:6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; cursor: pointer;}
.zx_btn{width:100px; padding:7px 0; border:1px solid #fff; margin:auto; font-size:14px; color:#ffffff; text-align:center;}
.zx_btn a{font-size:14px; color:#ffffff;}
/*优势结束*/