.inner {
  width: 100%;
  background: url(../images/bg.png) no-repeat center 85px;
  background-size: 1100px auto;
}
.inner2 {
  width: 100%;
  background: url(../images/bg3.png) no-repeat center 35px;
  background-size: 1100px auto;
}
header,
footer {
  width: 100%;
  /*  img{
    width:100%;
  } */
}
header.mdetails {
  width: 100%;
  height: 14.93333333vw;
  background: #e5e5e5;
}
header.mdetails img {
  display: block;
  width: 40%;
  margin: 0 auto;
  padding-top: 2.5vw;
}
.banner {
  width: 100%;
}
.banner img {
  width: 100%;
}
.part {
  max-width: 1100px;
  margin: 0 auto;
}
.part .title {
  width: 172px;
  margin: 5% auto;
}
.part .title img {
  width: 100%;
}
.part .part1 .pp .big {
  width: 31%;
  float: left;
  margin-right: 2%;
}
.part .part1 .pp .big li {
  border: 1px solid #7B8EDC;
  border-radius: 10px;
  margin-bottom: 8.5%;
  overflow: hidden;
}
.part .part1 .pp .big li:first-child {
  border: none;
  position: relative;
}
.part .part1 .pp .big li:first-child .bt {
  position: absolute;
  top: 30%;
  left: 50%;
  margin-left: -80px;
  width: 160px;
  display: flex;
  justify-content: space-between;
}
.part .part1 .pp .big li:first-child .bt a {
  font-size: 12px;
  color: #fff;
  background: #3EB4F2;
  padding: 6px 14px;
  border-radius: 4px;
}
.part .part1 .pp .big li:first-child .bt .buy {
  background: #29409C;
}
.part .part1 .pp .big li:first-child .mbt {
  position: absolute;
  top: 30%;
  left: 50%;
  width: 140px;
  margin-left: -70px;
  display: flex;
  justify-content: space-between;
  display: none;
}
.part .part1 .pp .big li:first-child .mbt a {
  font-size: 12px;
  color: #fff;
  background: #3EB4F2;
  padding: 6px 14px;
  border-radius: 4px;
}
.part .part1 .pp .big li:first-child .mbt .buy {
  background: #29409C;
}
.part .part1 .pp .big li .img {
  width: 100%;
  position: relative;
}
.part .part1 .pp .big li .img img {
  width: 100%;
}
.part .part1 .pp .big li .img p {
  color: #fff;
  background: #29409C;
  line-height: 20px;
  font-size: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2px 16px 2px 4px;
  border-radius: 0 26px 0 0;
}
.part .part1 .pp .big li .des {
  background: #F8F9FF;
  padding: 10px;
  position: relative;
}
.part .part1 .pp .big li .des h2 {
  font-size: 12px;
  font-family: SourceHanSansCN-Regular;
  line-height: 40px;
  color: #2A2A2A;
  font-weight: normal;
}
.part .part1 .pp .big li .des p {
  color: #AC1431;
  font-size: 14px;
  font-weight: bold;
}
.part .part1 .pp .big li .des p span {
  color: #2A2A2A;
  font-weight: normal;
  margin-left: 4px;
}
.part .part1 .pp .big li .des a {
  position: absolute;
  bottom: 40px;
  right: 20px;
  font-size: 12px;
  color: #fff;
  background: #3EB4F2;
  padding: 4px 8px;
  border-radius: 4px;
}
.part .part1 .pp .big li .des .buy {
  bottom: 8px;
  background: #29409C;
}
.part .part1 .pp .right {
  width: 67%;
  float: right;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.part .part1 .pp .right li {
  width: 48%;
  /*  float:left; */
  border: 1px solid #7B8EDC;
  border-radius: 10px;
  margin-bottom: 3%;
  overflow: hidden;
  /* &:nth-of-type(2n-1){
            margin-right: 3%;
          } */
}
.part .part1 .pp .right li .des {
  background: #F8F9FF;
  padding: 10px;
  position: relative;
}
.part .part1 .pp .right li .des h2 {
  font-size: 12px;
  font-family: SourceHanSansCN-Regular;
  line-height: 40px;
  color: #2A2A2A;
  font-weight: normal;
}
.part .part1 .pp .right li .des p {
  color: #AC1431;
  font-size: 14px;
  font-weight: bold;
}
.part .part1 .pp .right li .des p span {
  color: #2A2A2A;
  font-weight: normal;
  margin-left: 4px;
}
.part .part1 .pp .right li .des a {
  position: absolute;
  bottom: 40px;
  right: 20px;
  font-size: 12px;
  color: #fff;
  background: #3EB4F2;
  padding: 4px 8px;
  border-radius: 4px;
}
.part .part1 .pp .right li .des .buy {
  bottom: 8px;
  background: #29409C;
}
.part .part1 .pp .right li .img {
  width: 100%;
  position: relative;
}
.part .part1 .pp .right li .img img {
  width: 100%;
}
.part .part1 .pp .right li .img p {
  color: #fff;
  background: #29409C;
  line-height: 20px;
  font-size: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2px 16px 2px 4px;
  border-radius: 0 26px 0 0;
}
.part .part2 .top .big {
  float: left;
  min-height: 244px;
  position: relative;
  overflow: hidden;
  width: 45%;
}
.part .part2 .top .big .img {
  width: 100%;
}
.part .part2 .top .big .img img {
  width: 100%;
}
.part .part2 .top .big .bt {
  position: absolute;
  bottom: 24%;
  left: 12%;
  width: 160px;
  display: flex;
  justify-content: space-between;
}
.part .part2 .top .big .bt a {
  font-size: 12px;
  color: #fff;
  background: #3EB4F2;
  padding: 6px 14px;
  border-radius: 4px;
}
.part .part2 .top .big .bt .buy {
  background: #29409C;
}
.part .part2 .top .big .mbt {
  position: absolute;
  bottom: 20%;
  left: 12%;
  width: 140px;
  /* margin-left:-150px; */
  display: flex;
  justify-content: space-between;
  display: none;
}
.part .part2 .top .big .mbt a {
  font-size: 12px;
  color: #fff;
  background: #3EB4F2;
  padding: 4px 8px;
  border-radius: 4px;
}
.part .part2 .top .big .mbt .buy {
  background: #29409C;
}
.part .part2 .top ul {
  width: 53%;
  float: right;
  display: flex;
  justify-content: space-between;
}
.part .part2 .top ul li {
  width: 47.5%;
  /*     float:left; */
  border: 1px solid #7B8EDC;
  border-radius: 10px;
  overflow: hidden;
}
.part .part2 .top ul li:first-child {
  margin-right: 3%;
}
.part .part2 .top ul li .img {
  width: 100%;
  position: relative;
}
.part .part2 .top ul li .img img {
  width: 100%;
}
.part .part2 .top ul li .img p {
  color: #fff;
  background: #29409C;
  line-height: 20px;
  font-size: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2px 16px 2px 4px;
  border-radius: 0 26px 0 0;
}
.part .part2 .top ul li .des {
  background: #F8F9FF;
  padding: 10px;
  position: relative;
}
.part .part2 .top ul li .des h2 {
  font-size: 12px;
  font-family: SourceHanSansCN-Regular;
  line-height: 20px;
  margin-bottom: 10px;
  color: #2A2A2A;
  font-weight: normal;
  width: 150px;
}
.part .part2 .top ul li .des p {
  color: #AC1431;
  font-size: 14px;
  font-weight: bold;
}
.part .part2 .top ul li .des p span {
  color: #2A2A2A;
  font-weight: normal;
  margin-left: 4px;
}
.part .part2 .top ul li .des a {
  position: absolute;
  bottom: 45px;
  right: 20px;
  font-size: 12px;
  color: #fff;
  background: #3EB4F2;
  padding: 4px 8px;
  border-radius: 4px;
}
.part .part2 .top ul li .des .buy {
  bottom: 15px;
  background: #29409C;
}
.part .part2 .sed {
  width: 100%;
  margin-top: 2%;
  display: flex;
  justify-content: space-between;
}
.part .part2 .sed li {
  width: 31.8%;
  border: 1px solid #7B8EDC;
  border-radius: 10px;
  margin-bottom: 5%;
  overflow: hidden;
}
.part .part2 .sed li .img {
  width: 100%;
  position: relative;
}
.part .part2 .sed li .img img {
  width: 100%;
}
.part .part2 .sed li .img p {
  color: #fff;
  background: #29409C;
  line-height: 20px;
  font-size: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2px 16px 2px 4px;
  border-radius: 0 26px 0 0;
}
.part .part2 .sed li .des {
  background: #F8F9FF;
  padding: 10px;
  position: relative;
  min-height: 66px;
}
.part .part2 .sed li .des h2 {
  font-size: 12px;
  font-family: SourceHanSansCN-Regular;
  line-height: 20px;
  margin-bottom: 10px;
  color: #2A2A2A;
  font-weight: normal;
  width: 150px;
}
.part .part2 .sed li .des p {
  color: #AC1431;
  font-size: 14px;
  font-weight: bold;
}
.part .part2 .sed li .des p span {
  color: #2A2A2A;
  font-weight: normal;
  margin-left: 4px;
}
.part .part2 .sed li .des a {
  position: absolute;
  bottom: 45px;
  right: 20px;
  font-size: 12px;
  color: #fff;
  background: #3EB4F2;
  padding: 4px 8px;
  border-radius: 4px;
}
.part .part2 .sed li .des .buy {
  bottom: 15px;
  background: #29409C;
}
.pcdetails {
  display: block;
}
.mdetails {
  display: none;
}
.tab {
	height: 30px;
	display: block;
	border-bottom: solid 1px #BCBCBC;
	text-align: right;
	margin-top: 40px;
}
.tab .active {
	font-weight: bold;
}
.tab .active::after {
	content: ' ';
	width: 100%;
	height: 14px;
	background-image: url(../images/active_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	bottom: -14px;
}
.tab .item {
	color: #29409C;
	height: 30px;
	font-size: 16px;
	font-family: "microsoft yahei";
	display: inline-block;
	margin-left: 38px;
	cursor: pointer;
	position: relative;
}
.main-body {
	margin-top: 60px;
	padding-bottom: 145px;
}
.main-body ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.main-body ul li{
	position: relative;
}
.main-body ul li span{
	position: absolute;

}
.main-body.pc ul li{
	width: 535px;
	margin-bottom: 70px;
}
.main-body.pc ul li img{
	max-width: 100%;
}
.main-body.pc ul li span{
	width: 115px;
	right: 20px;
	bottom: -22px;
}
.tabs {
	height: 35px;
	display: block;
	border-bottom: solid 1px #BCBCBC;
	text-align: right;
	margin-top: 40px;
}
.tabs .active {
	color: #fff!important;
	background-color: #3EB4F2;
}
.tabs .item {
	color: #29409C;
	height: 28px;
	font-size: 16px;
	font-family: "microsoft yahei";
	display: inline-block;
	cursor: pointer;
	position: relative;
	line-height: 28px;
	padding: 0 16px;
}
.go-back {
	float: left;
}
.go-back img{
	width: 120px;
}
.phase_top {
	/*display: flex;*/
	flex-wrap: wrap;
	justify-content: space-between;
	/*height: 312px;*/
}
.phase_top .item {
	/*height: 312px;*/
	border: solid 1px #7B8EDC;
	border-radius: 12px;
	overflow: hidden;
	background-color: #fff;
}
/*
.phase_top .item:first-child img {
	height: 312px;
}
.phase_top .item:last-child {

	width: 348px;
}
*/
.phase_top .item img {
	max-width: 100%;
	
}
.phase_top .item p {
	height: 52px;
	line-height: 52px;
	color: #1A2679;
	font-size: 14px;
	text-indent: 10px;
}
.phase_top .item p  span {
	width: 62px;
	height: 20px;
	text-align: center;
	display: block;
	float: right;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	background-color: #3EB4F2;
	border-radius: 3px;
	margin: 18px;
	text-indent: 0;
	cursor: pointer;
}
.phase_bot {
	height: 312px;
	margin-top: 26px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.phase_bot .item {
	width: 48.6%;
	height: 312px;
	border: solid 1px #7B8EDC;
	border-radius: 12px;
	background-color: #fff;
	overflow: hidden;
}
.phase_bot_a .item {
	width: 31.8%;
	overflow: hidden;
}
.phase_bot .item img {
	max-width: 100%;
}
.phase_bot .item p {
	height: 52px;
	line-height: 52px;
	color: #1A2679;
	font-size: 14px;
	text-indent: 10px;
}
.phase_bot .item p  span {
	width: 62px;
	height: 20px;
	text-align: center;
	display: block;
	float: right;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	background-color: #3EB4F2;
	border-radius: 3px;
	margin: 18px;
	text-indent: 0;
	cursor: pointer;
}
.show_wap {display: none;}
.show_pc {
	display: block;
}
.detail_bg {
	background: url(../images/bg2.png) no-repeat center top;
	padding-top: 80px;
	background-size: 100% auto;	    
	background-position: center top;
}
.detail_banenr img {
	max-width: 100%;
}
.nav-guid {
	color: #29409C;
	line-height: 80px;
	font-size: 16px;
	font-family: "microsoft yahei";
}
.nav-guid a:visited,.nav-guid a:link {
	color: #29409C;
}
.detail_pc {
	margin-top: 0;
}
.line {
	height: 15px;
	border-bottom: solid 1px #989898;	
	position: relative;
	margin-top: 35px;
}
.line::after {
	width: 52px;
	height: 14px;
	background-image: url(../images/detail_icon.png);
	content: '';
	position: absolute;
	left: 50%;
	bottom: -1px;
	margin-left: -26px;
	background-size: 100% 100%;
}
.dtitle {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 27px;
	color: #29409C;
}
.author {
	color: #29409C;
	font-size: 14px;
	text-align: center;
	margin-top: 24px;
}
.new_content {
	font-size: 14px;
	color: #1A2679;
	margin-top: 20px;
	line-height: 35px;
}
.new_content p {
	text-indent: 2em;
}
.phase_detail {
	margin-top: 26px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.phase_detail .item {
	border: solid 1px #7B8EDC;
	border-radius: 12px;
	background-color: #fff;
	width: 23.5%;
	overflow: hidden;
}
.phase_detail_2 .item {
	width: 32%;
}
.phase_detail .item  img {
	max-width: 100%;
}
.phase_detail .item p {
	color: #1A2679;
	font-size: 14px;
	text-indent: 10px;
	line-height: 55px;
	position: relative;
}

.phase_detail .item p  span {
	width: 62px;
	height: 20px;
	text-align: center;
	display: block;
	float: right;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	background-color: #3EB4F2;
	border-radius: 3px;
	margin: 18px 10px 18px 18px;
	text-indent: 0;
	cursor: pointer;
}
@media screen and (max-width: 870px) {
	.show_wap {display: block;}

	.detail_bg {
		padding-top: 0;
		margin-top: 0!important;
	}
	.detail_pc {
		padding-top: 0;
		margin-top: 0!important;
	}
	.line {
		margin-top: 15px;
	}
	.phase_detail .item {
		width: 48%;
		margin-top: 10px;
		border-radius: 5px;
	}
	.phase_detail .item p {
		font-size: 12px;
		text-indent: 5px;
		line-height: 35px;
	}
	.phase_detail .item p  span {
		width: 62px;
		height: 20px;
		text-align: center;
		display: block;
		float: none;
		font-size: 12px;
		color: #fff;
		line-height: 20px;
		background-color: #3EB4F2;
		border-radius: 3px;
		margin: 2px 10px 8px 8px;
		text-indent: 0;
		cursor: pointer;
	}
	.phasewap_top {
		width: 100%;
		margin-top: 35px
	}
	.phasewap_top img{
		max-width: 100%;
	}
	.phasewap_top .item {
		border: solid 1px #7B8EDC;
		border-radius: 8px;
		background-color: #fff;
		overflow: hidden;
	}
	.phasewap_top .item p {
		
		line-height: 30px;
		color: #1A2679;
		font-size: 12px;
		text-indent: 5px;
	}
	.phasewap_top .item p  span {
		width: 62px;
		height: 20px;
		text-align: center;
		display: block;
		float: right;
		font-size: 12px;
		color: #fff;
		line-height: 20px;
		background-color: #3EB4F2;
		border-radius: 3px;
		margin: 12px 8px 8px 8px;
		text-indent: 0;
		cursor: pointer;
	}
	.phasewap_top .item p {		
		line-height: 40px;
		color: #1A2679;
		font-size: 12px;
		text-indent: 5px;
	}
	
	.phasewap_bot {
		margin-top: 0px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.phasewap_bot .item {
		border: solid 1px #7B8EDC;
		border-radius: 8px;
		background-color: #fff;
		width: 48%;
		margin-top: 15px;
		overflow: hidden;
	}
	.phasewap_bot .item img {
		max-width: 100%;
	}
	.phasewap_bot .item p {
		
		line-height: 30px;
		color: #1A2679;
		font-size: 12px;
		text-indent: 5px;
	}
	.phasewap_bot .item p  span {
		width: 62px;
		height: 20px;
		text-align: center;
		display: block;
		float: none;
		font-size: 12px;
		color: #fff;
		line-height: 20px;
		background-color: #3EB4F2;
		border-radius: 3px;
		margin: 2px 8px 8px 8px;
		text-indent: 0;
		cursor: pointer;
	}
	.phasewap_bot .item p {		
		line-height: 40px;
		color: #1A2679;
		font-size: 12px;
		text-indent: 5px;
	}
	.phasewap_bot_2 .item {
		border: solid 1px #7B8EDC;
		border-radius: 8px;
		background-color: #fff;
		width: 100%;
		margin-top: 15px;
		overflow: hidden;
	}
	.phasewap_bot_2 .item p  span {
		width: 62px;
		height: 20px;
		text-align: center;
		display: block;
		float: right;
		font-size: 12px;
		color: #fff;
		line-height: 20px;
		background-color: #3EB4F2;
		border-radius: 3px;
		margin: 10px 8px 8px 8px;
		text-indent: 0;
		cursor: pointer;
	}
	.tabs {
		height: 90px;
		display: block;
		border-bottom: solid 1px #BCBCBC;
		text-align: left;
		margin-top: 20px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 90%;
		margin: 20px auto;
	}
	.tabs .active {
		color: #fff!important;
		background-color: #3EB4F2;
	}
	.tabs .item {
		color: #29409C;
		height: 28px;
		font-size: 14px;
		font-family: "microsoft yahei";
		display: inline-block;
		cursor: pointer;
		position: relative;
		line-height: 28px;
		padding: 0 16px;
		width: 25%;
		box-sizing: border-box;
		text-align: center;
		margin-bottom: 5px;
		overflow: hidden;
	}
	.go-back {
		float: none;
		display: block;
		margin-bottom: 10px;
		
	}
	.go-back img {
		width: 95px;
	}
	.show_pc {
		display: none;
	}
	.tab {
		height: 30px;
		display: block;
		border-bottom: solid 1px #BCBCBC;
		text-align: right;
		margin-top: 20px;
		box-sizing: border-box;
		padding-right: 20px;
	}
	.tab .item {
		color: #29409C;
		height: 30px;
		font-size: 14px;
		
	}
	.main-body {
		margin-top: 40px;
		padding-bottom: 25px;
		margin-left: auto;
		margin-right: auto;
		width: 90%;
	}
	.main-body.pc ul li{
		width: 100%;
		margin-bottom: 40px;
	}
	.main-body.pc ul li img{ 
		max-width: 100%;
	}
	.main-body.pc ul li span{
		width: 90px;
		right: 10px;
		bottom: -17px;
	}
  /*   .part .title {
    width: 220px;
  } */
  .part .part1 .pp .big {
    width: 90%;
    margin: 0 auto;
    float: none;
  }
  .part .part1 .pp .right {
    width: 90%;
    margin: 0 auto;
    float: none;
  }
  .part .part1 .pp .right li {
    /*   float:none; */
    width: 48%;
  }
  /*   .part .part1 .pp .right li:nth-of-type(2n-1) {
    margin-right: 2.8%;
  } */
  .part .part1 .pp .right li .des h2,
  .part .part2 .top ul li .des h2 {
    font-size: 12px;
    line-height: 16px;
  }
  .part .part1 .pp .big li .des h2 {
    font-size: 12px;
  }
  .part .part1 .pp .right li .des,
  .part .part2 .top ul li .des {
    height: 87px;
    position: relative;
  }
  .part .part1 .pp .big li .des {
    height: 60px;
    position: relative;
  }
  .part .part1 .pp .right li .des p,
  .part .part2 .top ul li .des p,
  .part .part1 .pp .big li .des p {
    font-size: 18px;
    position: absolute;
    top: 45px;
    left: 10px;
  }
  .part .part1 .pp .right li .des p span,
  .part .part2 .top ul li .des p span,
  .part .part1 .pp .big li .des p span {
    font-size: 14px;
  }
  .part .part2 .top ul li:first-child {
    margin-right: 2.8%;
  }
  .inner {
    /* background-size: 750px; */
	background-size: 90% auto;
	background-position: center 22%; 
  }
  .inner2 {
	  background-position: center 5%; 
  }
  .inner3 {
	  background-position: center 14.5%;
  }
  .detail_bg {
  	background: url(../images/bg2.png) no-repeat center top;
  
  	background-size: 100% auto;	    
  	
  }
  .part .part2 .top .big {
    float: none;
    width: 90%;
    margin: 25px auto;
  }
  .part .part2 .top ul {
    float: none;
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .part .part2 .top ul li {
    width: 48%;
    float: left;
  }
  .part .part2 .top ul li .des h2 {
    width: 100%;
  }
  .part .part2 .sed {
    display: block;
  }
  .part .part2 .sed li {
    width: 90%;
    float: none;
    margin: 25px auto;
  }
  .bt {
    display: none !important;
  }
  .mbt {
    display: flex !important;
  }
  .part .part1 .pp .right li .des a,
  .part .part2 .top ul li .des a {
    bottom: 8px;
    left: 10px;
    width: 48px;
  }
  .part .part1 .pp .right li .des a.buy,
  .part .part2 .top ul li .des a.buy {
    left: 84px;
    bottom: 8px;
  }
  .part .part1 .pp .big li .des a,
  .part .part2 .sed li .des a,
  .part .part1 .pp .big li:first-child .mbt a {
    right: 85px;
    width: 48px;
    bottom: 8px;
    padding: 4px 8px;
  }
  .part .part1 .pp .big li .des a.buy,
  .part .part2 .sed li .des a.buy,
  .part .part1 .pp .big li:first-child .mbt a.buy {
    right: 10px;
    bottom: 8px;
  }
  .part .part2 .sed li .des {
    min-height: 44px;
  }
  .part .part2 .sed li .des h2 {
    width: 100%;
  }
  .pcdetails {
    display: none;
  }
  .mdetails {
    display: block;
  }
  .part .title {
    width: 117px;
    width: 40%;
  }
}
