
.bannderBox {
  width: 100%;
  height: 460px;
  min-width: 1000px;
  position: relative;
}
.bannderBoxImg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}
.bannderBoxImgS {
  width: 100%;
  height: 100%;
  position: relative;
}
.bannderBoxImg .bannderBoxImgS>img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.bannerBox {
    width: 1200px;
    margin: auto;
    position: relative;

}
.bannerCenter {
    width: 1200px;
    margin: auto;
    overflow: hidden;
    cursor: move;
    min-height: 460px;
    position: relative;
}
.bannerCenter>img{
    width: 400px;
}
.bannderBoxWrodBox{
    position: absolute;
    left: 0; 
    top: 0;
    right: 0;
    bottom: 0;
    margin:0 auto;
    width: 500px;
    color: #000000;
    padding-top: 115px;
    cursor: move;
}
.bannderBoxWrodBox p:nth-of-type(1){
    font-size: 24px;
    font-family: Noto Sans S Chinese;
    font-weight: 500;
    line-height: 41px;
}
.bannderBoxWrodBox p:nth-of-type(2) {
    font-size: 40px;
    font-family: Noto Sans S Chinese;
    font-weight: 500;
    line-height: 68px;
    margin-bottom: 30px;
}
.bannderBoxWrodBox a{
    display: block;
    width: 240px;
    background: linear-gradient(180deg, #FFAF35 0%, #FF8425 100%);
    opacity: 1;
    color: #fff;
    border-radius: 6px;
    font-size: 30px;
    font-family: Noto Sans S Chinese;
    font-weight: 500;
    line-height: 56px;
    text-align: center;
    margin: 0 auto;
}
.bannderBoxWrodBox2 {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 460px;
    padding-top: 72px;
    cursor: move;
}
.bannderBoxWrodBox2 p:nth-of-type(1){
    font-size: 40px;
    font-family: Noto Sans S Chinese;
    font-weight: 500;
    line-height: 68px;
    margin-bottom: 6px;
}
.bannderBoxWrodBox2 p:nth-of-type(2){
    font-size: 18px;
    font-family: Noto Sans S Chinese;
    line-height: 24px;
    margin-bottom: 12px;
}
.bannderBoxWrodBox2 p:nth-of-type(3){
    color: #0046AF;
    font-size: 26px;
    font-family: Noto Sans S Chinese;
    font-weight: 500;
    line-height: 44px;
    margin-bottom: 16px;
    display: flex;
}
.bannderBoxWrodBox2 p:nth-of-type(3)>span {
    display: block;
    width: 50%;
}
.bannderBoxWrodBox2 p:nth-of-type(3) .bannderBox2-txt {
    color: #0046AF;
    padding-bottom: 4px;
    border-bottom: 2px solid #0046AF;
}
.bannderBoxWrodBox2 p:nth-of-type(4){
    color: #0046AF;
    font-size: 26px;
    font-family: Noto Sans S Chinese;
    font-weight: 500;
    line-height: 44px;
    margin-bottom: 36px;
    display: flex;
}
.bannderBoxWrodBox2 p:nth-of-type(4)>span {
    display: block;
    width: 50%;
}
.bannderBoxWrodBox2 p:nth-of-type(4) .bannderBox2-txt {
    color: #0046AF;
    padding-bottom: 4px;
    border-bottom: 2px solid #0046AF;
}
.bannderBoxWrodBox2>a{
    display: block;
    width: 240px;
    background: linear-gradient(180deg, #FFAF35 0%, #FF8425 100%);
    opacity: 1;
    line-height: 54px;
    border-radius: 6px;
    text-align: center;
    font-size: 28px;
    color: #fff;
    margin: 0 auto;
}
.bannderBoxWrodBox3{
  position: absolute;
  left: 0; 
  top: 0;
  right: 0;
  bottom: 0;
  margin:0 auto;
  width: 500px;
  color: #000000;
  padding-top: 110px;
}
.bannderBoxWrodBox3 p:nth-of-type(1) {
  font-size: 28px;
  margin-bottom: 30px;
  text-align: center;
}
.bannderBoxWrodBox3>img {
  width: 470px;
  height: 56px;
  margin-left: 16px;
  margin-bottom: 20px;
}
.bannderBoxWrodBox3 a{
  display: block;
  width: 240px;
  background: linear-gradient(180deg, #FFAF35 0%, #FF8425 100%);
  opacity: 1;
  color: #fff;
  border-radius: 6px;
  font-size: 30px;
  line-height: 56px;
  text-align: center;
  margin: 0 auto;
}
.bannder {
  width: auto;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  position: absolute;
  right: 0px;
}
.bannderText p:nth-of-type(1) {
  font-size: 30px;
  font-family: Noto Sans S Chinese;
  font-weight: 500;
  line-height: 51px;
  color: #000;
}
.bannderText p:nth-of-type(2) {
  font-size: 40px;
  font-family: Noto Sans S Chinese;
  font-weight: bold;
  line-height: 68px;
  color: #000;
}
.bannderText p:nth-of-type(3) {
  font-size: 20px;
  font-family: Noto Sans S Chinese;
  line-height: 34px;
  margin-bottom: 36px;
  color: #000ffb;
}
.bannderText > h2 {
  font-size: 60px;
  font-family: Noto Sans S Chinese;
  font-weight: bold;
  line-height: 102px;
  color: #0046af;
  -webkit-text-stroke: 1px #fff;
}
.bannderBtn {
  margin-bottom: 24px;
}
.bannderBtn a {
  display: inline-block;
  width: 274px;
  height: 48px;
  background: #0046af;
  opacity: 1;
  line-height: 48px;
  text-align: center;
  font-size: 30px;
  color: #ffffff;
  border-radius: 6px;
}
.bannderBtn a:nth-child(1) {
  margin-right: 36px;
}
.bannderText {
  margin-top: 65px;
}
.bannderConsulting {
  width: 328px;
  height: 280px;
  background: #ffffff;
  opacity: 1;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  padding: 36px;
  margin-top: 60px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.bannderConsulting p {
  font-size: 24px;
  font-family: Noto Sans S Chinese;
  height: 24px;
  margin-bottom: 24px;
  line-height: 24px;
  color: #000000;
  text-align: center;
}
.offerIput {
  width: 100%;
  height: 38px;
  border: 1px solid rgb(123 124 124 / 40%);
  border-radius: 4px;
  font-size: 16px;
  line-height: 38px;
  padding: 0 3%;
  margin-bottom: 24px;
}
.SendCode {
  display: inline-block;
  width: 112px;
  height: 38px;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  line-height: 38px;
  font-size: 16px;
  color: #0046af;
  opacity: 0.65;
  border-radius: 4px;
}
.sendCodeInput {
  display: flex;
  justify-content: space-between;
}
.sendCodeInput .offerIput {
  width: 45%;
}
.offerIputBtn {
  width: 256px;
  height: 38px;
  background: #FF8903;
  opacity: 1;
  border-radius: 4px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border: none;
}

/* 数据 */
.dataBox {
  width: 100%;
  height: 100px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}
.data {
  max-width: 1200px;
  height: 100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.dataItem {
  text-align: center;
}
.dataItem p {
  font-family: Noto Sans S Chinese;
}
.dataItem p:nth-child(1) {
  font-size: 40px;
  font-weight: bold;
  line-height: 68px;
  color: #0046af;
}
.dataItem p:nth-child(2) {
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}
@media (max-width: 400px) {
    .dataItem p:nth-child(1){
        font-size: 18px;
    }
    /* .data{
        width: 100%;
    } */
    .dataItem p:nth-child(2){
        font-size:12px;
    }
}


/* 服务项目 */
/* .headertitle {
  display: inline-block;
  height: 36px;
  width: 6px;
  vertical-align: -7px;
  line-height: 36px;
}
.headertitle span:nth-child(1) {
  display: block;
  width: 6px;
  height: 6px;
  background: #0046af;
  margin-bottom: 4px;
}
.headertitle span:nth-child(2) {
  display: block;
  width: 6px;
  height: 24px;
  background: #0046af;
} */
.serviceItemsBoss {
  max-width: 1200px;
  margin: 0 auto;
}
/* .sevItemBackground1 {
  background: url(../img/fuwuBackground1.png) no-repeat;
  background-size: 100% 100%;
}
.sevItemBackground2 {
  background: url(../img/fuwuBackground2.png) no-repeat;
  background-size: 100% 100%;
}
.sevItemBackground3 {
  background: url(../img/fuwuBackground3.png) no-repeat;
  background-size: 100% 100%;
}
.sevItemBackground4 {
  background: url(../img/fuwuBackground4.png) no-repeat;
  background-size: 100% 100%;
} */


.EditorialTltle {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  margin-top: 30px;
  margin-bottom: 10px;
}
.EditorialTltleItem {
  line-height: 38px;
  padding: 0 14px;
  color: #0046af;
  font-size: 20px;
  border: 2px solid rgba(0, 70, 175, 0.66);
  border-radius: 6px;
  font-family: Noto Sans S Chinese;
}
@media (max-width: 400px) {
    .EditorialTltle{
        justify-content: space-evenly;
        flex-flow: wrap;
        margin-bottom: 30px;
    }
    .EditorialTltleItem{
        line-height: 21px;
        font-size: 12px;
    }
    .EditorialTltle>div:nth-child(3){
        margin-top: 10px;
    }
}

/* 编辑团队 */
.editorialTeamBox {
  width: 1000px;
  height: 400px;
  background: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
  margin-right: 295px;
  position: relative;
  font-family: Noto Sans S Chinese;
}
.editorialTeamMinBox {
  position: absolute;
  z-index: -5;
  width: 500px;
  height: 400px;
  background: #ecebfe;
  left: -20px;
  top: -20px;
}
.editorialTeamBoxImg {
  width: 280px;
  height: 400px;
}
.editorialTeamBoxImg img {
  width: 100%;
}
.editorialTeamBoxRight {
  width: 720px;
  height: 400px;
  padding: 24px;
}
.editorialTeamBoxImg,
.editorialTeamBoxRight {
  float: left;
}
.editorialTeamBoxRight h4 {
  font-size: 20px;
  font-family: Noto Sans S Chinese;
  font-weight: 500;
  line-height: 34px;
  color: #5955f5;
  margin-top: 5px;
}
.nameTitle {
  font-size: 16px;
  font-family: Noto Sans S Chinese;
  line-height: 27px;
}
.nameTitleSpan {
  font-size: 12px;
  font-family: Noto Sans S Chinese;
  line-height: 20px;
  margin-right: 20px;
}
.fieldSpan {
  display: inline-block;
  padding: 0 10px;
  font-size: 12px;
  line-height: 20px;
  border-radius: 10px;
  background: #eeeded;
  margin-right: 20px;
}
.editorialTeamMaxMaxBoss {
  width: 100%;
  overflow: hidden;
  padding-top: 20px;
}
.editorialTeamMaxBoss {
  width: 1000px;
  height: 400px;
  margin: 0 auto;
  position: relative;
}
.Next,
.lastOne {
  width: 65px;
  height: 65px;
  position: absolute;
  top: 50%;
  margin-top: -33px;
  z-index: 10;
}
.lastOne {
  left: -100px;
}
.Next {
  right: -100px;
}
.editorialTeamBoss {
  display: flex;
  white-space: nowrap;
  position: absolute;
  transition: 1s;
  left: -1295px;
  top: 0;
}
.contributionBox {
  display: flex;
  justify-content: space-between;
}
.contributionBox > div:nth-child(1) {
  background: rgba(89, 85, 245, 0.2);
}
.contributionBox > div:nth-child(2) {
  background: rgba(255, 170, 0, 0.2);
}
.contribution {
  box-sizing: border-box;
  display: flex;
  width: 330px;
  padding: 10px;
}
.contributionRight {
  margin-left: 10px;
}
.contributionRight-p1 {
  font-size: 14px;
  font-family: Noto Sans S Chinese;
  font-weight: 500;
  line-height: 20px;
}
.contributionRight-p2 {
  font-size: 12px;
  font-family: Noto Sans S Chinese;
  line-height: 20px;
  color: #333333;
}
.margin-right {
  margin-right: 20px;
}
.contribut {
  height: 20px;
}
.moreMsg {
  text-align: center;
}
.moreMsg a {
  display: inline-block;
  height: 38px;
  color: #fff;
  background-image: linear-gradient(#ffae34, #ff8425);
  font-size: 18px;
  line-height: 38px;
  padding: 0 24px;
  border-radius: 5px;
  font-family: Noto Sans S Chinese;
}
.caseBox {
  width: 100%;
}
.case {
  width: 1200px;
  height: 360px;
  margin: 0 auto;
}
.caseItemBox {
  width: 1200px;
  height: 360px;
  display: none;
}
.caseItemBoxActive {
  display: block;
}
.caseItemBox .caseItem:nth-child(1) {
  margin-right: 60px;
}
.caseItem {
  height: 360px;
  width: 570px;
  background-color: #fff;
  float: left;
  font-family: Noto Sans S Chinese;
}
.caseItemTop {
  height: 310px;
  display: flex;
}
.caseItemTopImg {
  width: 220px;
  height: 310px;
  background: rgba(89, 85, 245, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
}
.caseItemTopMsg {
  width: 350px;
  height: 310px;
  padding: 24px 24px 0 24px;
}
.caseItemBottom {
  height: 50px;
  background: #0046af;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 36px;
}
.caseItemTopMsgTitle {
  display: flex;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
.caseItemTopMsgTitleLeft {
  white-space: nowrap;
}
.caseItemTopMsgLabel {
  display: inline-block;
  height: 30px;
  border: 1px solid #0046af;
  border-radius: 6px;
  line-height: 28px;
  text-align: center;
  padding: 0 15px;
  font-size: 12px;
  color: #0046af;
  margin-bottom: 10px;
}
.caseItemBottom p {
  color: #ffffff;
  font-size: 16px;
}
.caseItemBottom p span {
  font-size: 30px;
  font-weight: 600;
}
.caseChoice {
  margin-top: 36px;
  text-align: center;
  bottom: -54px;
}
.caseChoiceSpan {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #0046af;
}
.caseChoice .active {
  width: 14px;
  height: 14px;
  background: #0046af;
}

/* 我们已为您覆盖1200+门学科 */
.subjectBox {
  width: 100%;
  background: rgba(89, 85, 245, 0.06);
  overflow: hidden;
  margin-top: 100px;
  padding-bottom: 100px;
}
.subject {
  max-width: 1200px;
  margin: 0 auto;
}
.subjectTop,
.subjectBottom {
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.subjectBottom {
  justify-content: center;
  margin-top: 60px;
}
.subjectBottom .subjectItem:nth-child(1) {
  margin-right: 110px;
}
.subjectItem {
  width: 260px;
  height: 340px;
  background: rgba(157, 206, 210, 1);
  border-radius: 6px;
  color: #000;
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  font-family: Noto Sans S Chinese;
}

.subjectItem p {
  font-size: 16px;
  line-height: 27px;
}
.subjectItem p:nth-of-type(1) {
  line-height: 41px;
  font-size: 24px;
}
@media (max-width: 400px) {
    .subjectBox{
        margin-top: 40px;
        padding-bottom: 20px;
    }
    .subjectTop,
    .subjectBottom{
        justify-content: center;
        flex-wrap: wrap;
    }
    .subjectItem{
        margin-bottom: 20px;
    }
    .subjectBottom{
        margin-top: 0px;
    }
    .subjectBottom .subjectItem:nth-child(1){
        margin-right: 0px;
    }
}

/* 客户反馈 */
.feedbackBox {
  width: 100%;
  height: 385px;
}
.feedback {
  width: 1200px;
  height: 385px;
  margin: 0 auto;
}
.feedbackItem {
  width: 1200px;
  height: 385px;
}
.feedbackItem > div:nth-child(1) {
  margin-right: 54px;
}
.feedbackItemBox {
  width: 573px;
  height: 385px;
  padding: 36px;
  background: #ffffff;
  box-shadow: 0px 0px 10px rgba(0, 42, 99, 0.16);
  float: left;
  font-family: Noto Sans S Chinese;
}
.feedbackItemBox-p {
  line-height: 34px;
  font-size: 20px;
  margin-top: 25px;
}
.feedbackItemBoxImg {
  margin-top: 16px;
  display: flex;
}
.zmtImg {
  margin-right: 24px;
}
.feedbackItemBoxMsg p {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 23px;
}
/* 艾德思显著优势 */
.advantageBox {
  width: 100%;
}
.advantage {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.advantageItem {
  width: 280px;
  height: 195px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 42, 99, 0.16);
  border-radius: 6px;
  position: relative;
  font-family: Noto Sans S Chinese;
}
.advantageItemBanckground1 {
  background: url(../img/advantageBackground1.png) no-repeat;
  background-size: 100% 100%;
}
.advantageItemBanckground2 {
  background: url(../img/advantageBackground2.png) no-repeat;
  background-size: 100% 100%;
}
.advantageItemBanckground3 {
  background: url(../img/advantageBackground3.png) no-repeat;
  background-size: 100% 100%;
}
.advantageItemBanckground4 {
  background: url(../img/advantageBackground4.png) no-repeat;
  background-size: 100% 100%;
}
.advantageItemBox {
  position: absolute;
  width: 10px;
  height: 100%;
  background: rgba(255, 170, 0, 0.2);
}
.advantageItemMsg {
  width: 100%;
  height: 100%;
  padding: 36px 36px 0 46px;
}
.advantageItemMsg h2 {
  text-align: center;
  line-height: 20px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.advantageItemMsg p {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}
@media (max-width: 400px) {
    .advantage{
        flex-wrap: wrap;
        justify-content: center;
    }
    .advantageItem{
        margin-bottom: 20px;
    }
}
@media (max-width: 1680px) {


}
@media (max-width: 1600px) {


}
/* @media (max-width: 1430px) {
    .bannderBox {
        height: 330px;
    }
} */
@media (max-width: 1430px) {


}
@media (max-width: 1260px){

}
@media (max-width: 1260px) {

}
@media (max-width: 1465px) {

}
@media (max-width: 1262px) {

}
@media (max-width: 1054px) {

}
@media (max-width: 992px) {

}
  /* @media (max-width: 768px) {
    .sevItem {
      height: 450px;
    }
    .sevItemHeader img {
      width: 80px;
    }
    .advantageItem {
      height: 220px;
    }
  } */
/* 艾德思专属特权 */
.privilege {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}
.privilegeItem {
  text-align: center;
  width: 25%;
  font-family: Noto Sans S Chinese;
}
.privilegeItem h3 {
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  margin: 35px 0;
}
.privilegeItem p {
  font-size: 16px;
  line-height: 27px;
}
@media (max-width: 400px) {
    .privilege{
        flex-wrap: wrap;
        justify-content: center;
    }
    .privilegeItem{
        width: 100%;
        padding:15px;
        margin-bottom: 20px;
    }
    .privilegeItem h3{
        margin: 24px 0;
    }
}

/* 艾德思贴心服务 */
.intimateServiceBox {
  width: 100%;
  background: #002a63;
  margin-top: 90px;
  padding: 100px 0;
}
.intimateService {
  max-width: 1200px;
  margin: 0 auto;
}
.intimateService .Headline {
  margin-top: 0;
  color: #fff;
}
.intimateService .Headline .headertitle span {
  background: #fff;
}
.intimateService .Headline-p {
  color: #fff;
}
.serveItemBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.serveItem {
  width: 31%;
  padding: 36px;
  background: #ffffff;
  border-radius: 6px;
  font-family: Noto Sans S Chinese;
}
.serveItem > p {
  font-size: 16px;
  line-height: 30px;
  margin-top: 30px;
}
.serveItemMsg {
  display: flex;
}
.serveItemMsgImg {
  margin-right: 14px;
}
.serveItemMsgTitle h3 {
  font-size: 26px;
  line-height: 30px;
}
.serveItemMsgTitle p {
  color: #0046af;
  font-size: 20px;
  line-height: 40px;
}
@media (max-width: 400px) {
    .serveItemBox{
        flex-wrap: wrap;
        justify-content: center;
    }
    .serveItem{
        width: 100%;
        margin: 0 15px;
        margin-bottom: 15px;
    }
}

/* 顶级期刊+科研高校 */
.schoolImg {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 20px;
}
.schoolImg img {
  width: 100%;
}

/**编辑团队开始**/
.index-team{
	width: 1200px;
	margin: 30px auto;
	display: flex;
	align-items: center;
}
.team-item{
	width: 564px;
	height: 410px;
	background: rgba(255, 255, 255, 0.39);
	border: 1px solid rgba(0, 0, 0, 0.10196078431372549);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	opacity: 1;
	border-radius: 6px;
	padding: 15px 24px;
	margin: 0 20px;
}
.team-item-top{
	display: flex;
	align-items: center;
}
.team-item-top-name{
	padding-left: 23px;
}
.team-item-top-namea{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.team-item-top-nameb{
	font-size: 12px;
	margin-top: 5px;
}
.team-item-sec{
	margin-top: 12px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}
.team-item-sec-zd{
	font-size: 20px;
}
.team-item-sec-fg{
	color: #000000;
	opacity: 0.1;
}
.team-item-fg{
	margin-top: 9px;
	width: 510px;
	height: 0px;
	border: 1px solid #000000;
	opacity: 0.1;
}
.team-item-third{
	margin-top: 10px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	height: 56px;
}
.team-item-label{
	height: 20px;
	background: rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	padding: 3px 10px;
	font-size: 12px;
	font-family: Noto Sans S Chinese;
	line-height: 12px;
	color: #000000;
	margin: 0 5px 8px 0;
}
.team-item-bot{
	width: 510px;
	height: 80px;
	background: rgba(0, 0, 0, 0.1);
	margin-top: 2px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}
.team-item-bot-text{
	padding-left: 10px;
}
.team-item-bot-texta{
	height: 32px;
	font-size: 12px;
	font-family: Noto Sans S Chinese;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.team-item-bot-textb{
	font-size: 12px;
}
.team-item-top-namea img{
	margin-left: 16px;
}
/**编辑团队结束**/

/**发表案例开始**/
.index-example{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}
.index-example-item{
	width: 582px;
	height: 382px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 10px rgba(0, 42, 99, 0.16);
	padding: 24px;
	margin: 0 15px;
}
.index-example-item-first{
	display: flex;
	align-items: center;
}
.index-example-item-first img{
	width: 100px;
	height: 130px;
}
.index-example-item-first-r{
	width: 461px;
	height: 108px;
	background: rgba(246, 246, 246, 1);
	padding-left: 24px;
	padding-top: 24px;
}
.index-example-item-first-r span{
	display: inline-block;
}
.index-example-item-first-rspa {
	width: 160px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 22px;
	color: #0046AF;
	margin-bottom: 16px;
}
.index-example-item-first-rspb{
	font-size: 16px;
	font-family: PingFang SC;
	line-height: 22px;
	color: #000000;
	opacity: 0.8;
}
.index-example-item-first-rspc{
	font-size: 16px;
	font-family: PingFang SC;
	line-height: 22px;
	color: #000000;
	opacity: 0.8;
}
.index-example-item-second{
	margin-top: 16px;
}
.index-example-item-second p{
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 500;
	line-height: 20px;
	color: #000000;
	opacity: 0.8;
	margin-bottom: 16px;
}
.index-example-item-second p a{
	color: #0046AF;
	text-decoration:underline;
}
.ieisspaa{
	color: #000000;
}
.ieis-spa{
	font-weight: bold;
}
.index-example-item-third{
	display: flex;
	align-items: center;
	width: 534px;
	height: 30px;
	overflow: hidden;
}
.index-example-item-third-label{
	height: 30px;
	border: 1px solid #0000003d;
	border-radius: 4px;
	line-height: 24px;
	font-size: 12px;
	font-family: PingFang SC;
	color: #0046AF;
	padding: 0 8px;
	margin-right: 10px;
}

/**发表案例结束**/
