/*优势开始*/
.containter{width: 1200px;margin: auto;}
.clear{clear: both;}
.index_lj_advantage{width: 100%;min-width: 1200px;max-width: 1920px; padding-bottom:82px; background:#dbdee3;}

.index_advantage_mokuai{width:1200px; margin:auto; z-index:1; position:relative;}
.index_advantage_nr{width:1200px; position:absolute; top:-51px; z-index:999;}
.index_advantage_list{width:374px; height:330px; background:url(../ZERO/img/index_prolist_bg1.png) center no-repeat; float:left; margin-right:34px; transition:all .6s;}
.index_advantage_list_pic{ text-align:center; height:60px; margin-top:80px;}
.index_advantage_list_name{ margin-top:13px; height:44px; text-align:center; font-size:20px; color:#ffffff; line-height:42px; position:relative;}
.index_advantage_list_name span{ width:0; height:2px; background:#FFFFFF; position:absolute; bottom:0; z-index:9; left:50%; transition:all .6s;}
.index_advantage_list_jj{ margin-top:13px; text-align:center; font-size:14px; color:#ffffff; line-height:20px;}
.index_advantage_list_name2{ margin-top:13px; text-align:center; font-size:20px; color:#333333; line-height:42px; position:relative;}
.index_advantage_list_name2 span{ width:0; height:2px; background:#333333; position:absolute; bottom:0; z-index:9; left:50%; transition:all .6s;}
.index_advantage_list_jj2{ margin-top:13px; text-align:center; font-size:14px; color:#333333; line-height:20px;}
.index_advantage_list:hover{box-shadow:0 0 18px rgba(0,0,0,0.3); -webkit-transform:translate(0, -20px); -moz-transform:translate(0, -20px);}
.index_advantage_list:hover .index_advantage_list_name span,.index_advantage_list:hover .index_advantage_list_name2 span{width:21px; margin-left:-10px;}

.aleft_title{ width:100%; text-align:left; font-size: 36px; color: #333333; line-height: 60px; padding-top:349px;}
.index_adleft{width: 540px; height:500px; float: left; margin-top:49px; position:relative; overflow:hidden;}
.ys_swiper-container {
  background:none;
  height: 500px;
  width: 540px;
}
.swiper-slide {
  height: 500px;
  width: 540px;
  background: none;
  color: #fff;
}
.content-slide {
  padding: 0;
}
.index_ys_pagination{
  position: absolute;
  left: 458px;
  text-align: left;
  bottom:18px;
  width: 80px;
  z-index:9;
}
.index_ys_pagination .swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius:12px;
  background: #ffffff;
  margin: 0 6px;
  cursor: pointer;
}
.index_ys_pagination .swiper-active-switch {
  background: #005a9d;
}

.index_adright{width: 600px;float: right; margin-top: 49px;}
.index_lj_adv_list{ width:100%; margin-bottom:57px;}
.index_lj_adv_left{ width:74px; height:74px; float:left;}
.index_lj_adv_right{ float:right; width:490px; margin-right:4px;}
.index_lj_adv_right ul li{ font-size:14px; color:#333333; line-height:24px;}
.index_lj_adv_right ul li span{ font-size:24px; color:#333333; line-height:25px;}
.index_lj_adv_more{ width:144px; height:48px; background:#025fa4; border-radius:3px; margin-left:105px; text-align:center; line-height:48px;}
.index_lj_adv_more a{ font-size:16px; color:#ffffff;}

#index_advantage_animate_1{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}
/*优势结束*/



