@charset "utf-8";
/* CSS Document */
.index_banner{
  width: 100%;
  height: auto;
  position: relative;
}
.index_banner img{
  width: 100%;
  height: auto;
}
.index_banner a{
  display: block;
  width: 20rem;
  height: 6.4rem;
  position: absolute;
  border-radius: 0.4rem;
  border: 2px solid #FFFFFF;
  bottom: 7.8rem;
  text-align: center;
  line-height: 6.4rem;
  color: #fff;
  font-size: 2.8rem;
  left:27.4rem;
}

.onek{
  width: 66.4rem;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  background: #fff;
  padding: 0px 4.3rem;
}
.onek_title{
  font-size: 4.8rem;
  font-weight: bold;
  color: #1C2B46;
  text-align: center;
  padding: 6.5rem 0px;
}
.one{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.one_img{
  width: 66.4rem;
  height: 24.6rem;
}
.one_img img{
  width: 66.4rem;
  height: 24.6rem;
}
.one_tit{
  font-size: 4.8rem;
  color: #333;
  line-height: 5.6rem;
  padding: 3.4rem 0px;
  font-weight: bold;
}
.one_desc{
  font-size: 2rem;
  color: #333;
  line-height: 3.5rem;
  padding-bottom: 7rem;
}
.one_ul{padding-bottom: 10rem;}
.one_ul ul{display: block;}
.one_ul ul li{
  height: 9.5rem;
  line-height: 9.5rem;
  border-bottom: 1px solid #D9D9D9;
}
.one_ul ul li span{
  display: block;
  float: left;
}
.one_ul ul li span a{
  color: #1C2B46;
}
.one_ul ul li p{
  display: block;
  float: right;
  color: #666;
      font-size: 3.2rem;
}

/**/
.twok{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.twok_title{
  font-size: 4.8rem;
  font-weight: bold;
  height: 14rem;
  line-height: 14rem;
  text-align: center;
}
.twok_ul{
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 6rem 0px;
}
.twok_ul ul{}
.twok_ul ul li{
  float: left;
  width: 20.6rem;
  height: 10.9rem;
  padding: 2.2rem;
}
.twok_ul ul li img{
  width: 20.6rem;
  height: 10.9rem;
}
/**/
.newsk{
  background: #fff;
  width: 66.4rem;
  height: auto;
  overflow: hidden;
  padding: 0px 4.3rem;
  padding-top: 7.5rem;
  padding-bottom: 6rem;
}
.newsk_title{
  width: 100%;
  height: 7rem;
  line-height: 7rem;
  text-align: center;
  font-size: 4.8rem;
  font-weight: bold;
}
.newsk_a{
  width: 17.2rem;
height: 6.6rem;
border: 1px solid #999999;
text-align: center;
line-height: 6.6rem;
font-size: 2.4rem;
margin: 4rem auto;
}
.news_ul{
  width: 100%;
  height: auto;
}
.news_ul ul{}
.news_ul ul li{

}
.news_ul ul li span,.news_ul ul li span img{
  display: block;
  width: 100%;
  height: 48rem;
}
.news_ul ul li p{
  display: block;
  font-size: 3rem;
  line-height: 4.4rem;
  padding: 5rem 0px;
}
