.container{width: 1200px;margin: auto;}
.clear{clear: both;}

.index_parsdtw_aboutus{width: 100%;min-width: 1200px;max-width: 1920px; height:560px; background: url(../ZERO/img/index_aboutbg.jpg) center center no-repeat ;}
#page_aboutpic{ width:474px; float:left; padding-top:69px;}
.page_atitle{ text-align:left; width:100%; font-size: 36px;color: #ffffff; line-height: 60px;}
.page_acon{ width:100%; margin-top:25px; text-align:left; font-size: 16px; color: #ffffff; line-height: 26px;}
.page_amore{width: 142px; margin-top:55px; text-align:center; height:46px; line-height:46px; border:1px solid #cccccc; border-radius:3px;}
.page_amore a{font-size: 16px;color: #ffffff; display:block;}
.page_amore:hover{ background:#ffffff; border:1px solid #ffffff;}
.page_amore:hover a{ text-decoration:none; color: #025ea4}

.index_about_right{ float:right; width:620px; margin-top:80px; position:relative; overflow:hidden;}
.about_swiper-container {
  background:none;
  height: 403px;
  width: 620px;
}
.swiper-slide {
  height: 403px;
  width: 620px;
  background: none;
  color: #fff;
}
.content-slide {
  padding: 0;
}
.index_about_pagination{
  position: absolute;
  text-align:center;
  bottom:0;
  width: 100%;
  z-index:9;
}
.index_about_pagination .swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  background:url(../ZERO/img/about_dot1.png) center no-repeat;
  margin: 0 10px;
  cursor: pointer;
}
.index_about_pagination .swiper-active-switch {
  background:url(../ZERO/img/about_dot2.png) center no-repeat;
}
.index_about_list{ width:260px; height:320px; float:left; background:#FFFFFF; padding:20px;}
.index_about_name{ text-align:left; font-size:24px; color:#025699; line-height:42px;}
.index_about_jj{ text-align:left; margin-top:15px; font-size:14px; color:#333333; line-height:24px;}
.index_about_list:hover{ box-shadow:0 0 20px rgba(0,0,0,0.3)}
