@charset "utf-8";
/* CSS Document */
.inone_main{
  width: 1200px;
  height: auto;
  overflow: hidden;
  padding: 70px 0px;
  margin: 0 auto;
}
.inone_title{
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 58px;
  padding-bottom: 65px;
}
.inone_min{
  width: 100%;
  height: auto;
}
.inone_ko{
  width: 530px;
  height: 537px;
  float: left;
  padding: 0px 30px;
}
.inone_ko_title{font-size: 28px;font-weight: bold;text-align: left;padding-top: 73px;}
.inone_ko_desc{line-height: 21px;height:84px;padding-top: 34px;padding-bottom: 34px;font-size: 14px;}
.inone_ko ul{display: block;height: 58px;}
.inone_ko ul li{float: left;width: 115px;height: 58px;padding-right: 10px;padding-bottom: 15px;}

.inone_ko ul li a{display:block;width: 113px;height: 56px;border-radius: 6px;
text-align: center;line-height: 56px;font-size: 14px;}
.inone_ko ul li a i{line-height: 21px;min-height:84px;padding-top: 7px;display: block;font-style: initial;}

.oaa{color: #fff;}
.oaa ul li a{border: 1px solid #fff;color: #fff;}
.oaa ul li a:hover,.oaa ul li a.cur{background: #fff;color: #434343;}

.obb{color: #000;}
.obb ul li a{border: 1px solid #000;color: #000;}
.obb ul li a:hover,.obb ul li a.cur{background: #000;color: #fff;}

.onet1{background: url('../images/index/index_i1.png') no-repeat center center;}
.onet2{background: url('../images/index/index_i2.png') no-repeat center center;}
.onet2 ul li{width: 164px;}
.onet2 ul li a{width: 162px;}
.onet3{background: url('../images/index/index_i3.png') no-repeat center center;}
.onet3 ul li{width: 118px;}
.onet3 ul li a{width: 116px;}
.onet4{background: url('../images/index/index_i4.png') no-repeat center center;}

/*合作伙伴*/
.intwo_main{
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-bottom: 40px;
  margin: 0 auto;
}
.intwo_title{
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 58px;
  padding-bottom: 65px;
}
.intwo_min{width: 1196px;height: auto;overflow: hidden;margin: 0 auto;}
.intwo_ul{width: 1196px;height: 86px;padding-bottom: 15px;}
.intwo_ul ul{}
.intwo_ul ul li{float: left;width: 164px;height:86px;margin-right: 8px;}
.intwo_ul ul li img{width: 164px;height:86px;}

/*最新动态 start*/
.inthr_main{
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-bottom: 70px;
      padding-top: 30px;
  margin: 0 auto;
  background: #F3F5FF url(../images/index_news_bj.png) no-repeat center center;
  background-size: 100% 100%;
}
.inthr_title{
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 58px;
  padding-bottom: 30px;
}
.inthr_gend{
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  padding-bottom: 55px;
}
.inthr_min{
  width: 1212px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.inthr_min ul{}
.inthr_min ul li{
  width: 392px;
  height: auto;
  float: left;
  padding: 0px 6px;
}
.inthr_min ul li img{
  width: 392px;
  height: 212px;
  border-radius: 8px;
}
.inthr_min ul li span{
  display: block;
  height: 72px;
  line-height: 36px;
  font-size: 16px;
  padding-top: 30px;
}
/*最新动态 end*/