
.content {
  padding: .1rem .2rem;
  background: url('../../imgs/h5/indexbg-m.png') no-repeat scroll;
  background-size: cover;
}

.content-item-1,
.content-item-2,
.content-item-3,
.content-item-4,
.content-item-5,
.content-item-6,
.content-item-7,
.content-item-8, 
.content-item-9 {
  position: relative;
  margin-bottom: .28rem;
  border-radius: .1rem;
}

.ci1-btn1{
  position: absolute;
  width: 3.3rem;
  height: .6rem;
  left: 2%;
  bottom: 21%;
}
.ci1-btn2{
  position: absolute;
  width: 2.3rem;
  height: .5rem;
  left: 17%;
  bottom: 7%;
}
.ci1-btn3{
  position: absolute;
  width: 3.3rem;
  height: .6rem;
  right: 2%;
  bottom: 21%;
}

.ci1-btn {
  position: absolute;
  width: 1rem;
  height: 1rem;
  left: 50%;
  margin-left: -.5rem;
  bottom: 25%;
}

.content-item-2 {
  background-color: #3172e6;
  overflow: hidden;
  padding-bottom: .5rem;
}
.content-item-2-con {
  padding: .4rem .1rem .4rem .2rem;
  width: 100%;
  height: 3.3rem;
  background: url('../../imgs//h5/scrollwin-m.png') no-repeat scroll 100% 100%;
  background-size: 100% auto;
  overflow-y: auto;
}
.content-item-2-con li {
  position: relative;
  padding-left: .3rem;
  color: #fff;
  line-height: .3rem;
  margin-bottom: .2rem;
  
}
.content-item-2-con.qa li {
  padding-left: .5rem;
}
.content-item-2-con li span {
  font-size: .2rem;
  color: #9AFEF2;
}
.content-item-2-con li::before {
  position: absolute;
  left: 0;
  content: "";
  width: .2rem;
  height: .26rem;
  background: url('../../imgs/liststyle1.png') no-repeat scroll;
  background-position: center center;
  background-size: 100% auto;
}

.content-item-2-con.qa  li::before  {
  width: .4rem;
  height: 1rem;
  background: url('../../imgs/liststyle4.png') no-repeat scroll;
  background-size: 60% auto;
  background-position: center auto;
}
.content-item-2-con li .tip{
  color: #9ffef6
}
.content-item-2-con li a{
  color: #fff
}

.content-item-2-entry {
  margin-top: .2rem;
  margin-bottom: .36rem;
  padding: 0 .15rem;
  display: flex;
  justify-content: space-between;
}
.entry-item {
  width: 49%;
  position: relative;
}
.entry-item .link1{
  position: absolute;
	width: 100%;
	height: 15%;
	top: 50%;
	left: 0;
}
.entry-item .link2{
  position: absolute;
	width: 100%;
	height: 10%;
	top: 75%;
	left: 0;
}

.content-item-3 {
  height: 5.88rem;
  background: url('../../imgs/h5/videobg-m.png') no-repeat scroll 100% 100%;
  background-size: 100% auto;
}
.content-item-3-video {
  margin: 0 .3rem;
  padding: 1%;
  height: 3.7rem;
  background: url('../../imgs/h5/dsvideowin-m.png') no-repeat scroll 100% 100%;
  background-size: 100% 100%;

  line-height: 3.7rem;
    text-align: center;
    color: #fff;
    font-size: .32rem;
}

.content-item-4 {
  position: relative;
  background-color: #2148a7;
}
.content-item-4 .ct4-btn {
  position: absolute;

  width: 1.6rem;
  height: .4rem;
  right: 4%;
}

.content-item-4 .ct4-btn-1 {
  top: 16%;
}

.content-item-4 .ct4-btn-2 {
  bottom: 12%;
}

.content-item-4 .ct4-btn-3 {
  bottom: 3.5%;
}

.content-item-4 .img1 {
  /* margin-top: -.8rem; */
}
/* .content-item-4 .img2 {
  margin-top: -.9rem;
} */
.content-item-4 .img3 {
  margin-top: 0;
  margin-left: 1%;
  width: 98%;
  margin-bottom: .3rem;
}

.content-item-5 {
  padding: .3rem .1rem;
  padding-top: 0;
  background-color: #1f43a3;
}

.content-item-6,
.content-item-7 {
  padding: .4rem;
  background-color: #1f43a3;
}

.content-item-6-list1,
.content-item-6-list2,
.content-item-7-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
.content-item-6-list1 li,
.content-item-6-list2 li,
.content-item-7-list li {
  margin-bottom: .1rem;
  margin-left: 1%;
  width: 24%;
  height: .66rem;
  background-size: 100% 100%;
  text-align: center;
  color: #fff;
}
.content-item-6-list1 li{
  padding: 2%;
  background-image: url('../../imgs/h5/partbg1-m.png');
}
.content-item-6-list2 li,
.content-item-7-list li{
  padding: 5px;
  background-image: url('../../imgs/h5/partbg2-m.png');
}

.content-item-6-list2 li {
  width: 49%;
  height: auto;
}

.swiper-box {
  position: relative;
  padding: 0 .7rem;
}

.swiper-box .swiper-button-prev,
.swiper-box .swiper-button-next {
  background-size: 100%;
}

.swiper-box .swiper-button-prev {
  left: 0;
  background-image: url('../../imgs/left-btn.png');
  background-repeat: no-repeat;
}
.swiper-box .swiper-button-next {
  right: 0;
  background-image: url('../../imgs/right-btn.png');
  background-repeat: no-repeat;
}

.swiper-box .swiper-button-prev:after,
.swiper-box .swiper-button-next:after {
  content: "";
}

.content-item-8, 
.content-item-9 {
  background-color: #1f43a3;
}

.hmcp2-scrollwin {
	/* width: 1199px; */
	position: relative;
	width: 100%;
	height: 332px;
	overflow-y: scroll;
	overflow-x: hidden;
	background: url("../imgs/scrollwin.png") no-repeat;
	background-size: 100% 100%;
	padding: 35px 40px;
	margin: 0 auto;
}
.hmcp2-scrollwin li{
	margin-bottom: 20px;
	font-family: "TTTGB-Medium";
	font-size: 21px;
	color: #fff;
}
.hmcp2-scrollwin li:before{
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("../imgs/liststyle1.png") no-repeat;
	background-size: auto;
	vertical-align: middle;
}
.hmcp2-scrollwin li span{
	color: #9AFEF2;
	padding-left: 20px;
}
.hmcp2-scrollwin li a{
	color: #fff;
}
.swiper-paging {
	position: relative;
}
.hmcp2a-point-swiper-container{
	  margin-top: .1rem;
    font-size: .2rem;
    color: #43a1f8;
    font-weight: bold;
    text-align: center;
}
.hmcp2a-point-swiper-container .swiper-slide-active{
	  font-size: .2rem;
    color: #d2fffb;
}

