@charset "UTF-8";

.f8080 {
  color: #808080;
}

.f8b94a1 {
  color: #8b94a1;
}

.f72a0a {
  color: #f72a0a;
}

.f136aed {
  color: #136aed;
}

.hoverBlue:hover {
  color: #136aed;
}

.boxShadowHover:hover {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

.animated1 {
  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* banner */
.banner_Con {
  height: 950px;
  /* 顶部工具条 */
  /* 导航条 */
  /* 内容 */
}

.banner_Con #bgVideo {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  min-width: 1200px;
  height: 950px;
  overflow: hidden;
}

.banner_Con #bgVideo video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.banner_Con .HeaderWrap {
  height: auto;
  line-height: normal;
  background: transparent;
  border: none;
  background: url(../images/titleline.png) no-repeat bottom center;
}

.HeaderWrap .afterLogin .loginUser {
  padding: 0 12px 0 30px;
  height: 24px;
  line-height: 24px;
  border-radius: 4px;
  background: #1c3d76 url(../images/userIcon.png) no-repeat 10px center;
}

.afterLoginBox {
  top: 25px;
  height: 73px;
  line-height: 65px;
  margin-left: -49px;
  box-shadow: none;
  padding: 10px 0 0;
  overflow: auto;
  background: url(../images/afterLoginBoxBg.png) no-repeat center;
  background-size: 100% 100%;
}

.afterLoginBox li {
  border: 0;
}

.afterLoginBox li a {
  color: #fff;
}

/* .banner_Con .HeaderWrap .logoBox {
  width: 310px;
  height: 22px;
} */

.banner_Con .HeaderWrap .loginBtn,
.banner_Con .HeaderWrap .registerBtn {
  width: 46px;
  height: 24px;
  line-height: 24px;
  margin-top: 4px;
  background: rgba(26, 57, 111, 0.8);
}

.banner_Con .HeaderWrap .loginBtn:hover,
.banner_Con .HeaderWrap .registerBtn:hover {
  scale: 1.1;
}

.banner_Con #navbar {
  width: 1200px;
  margin: 0 auto;
  background: transparent;
  height: 47px;
  line-height: 47px;
  border-bottom: 1px solid #525d76;
}

.banner_Con #navbar .navCon {
  width: auto;
  background: transparent;
}

.banner_Con #navbar .navCon li.navLi {
  background: transparent;
  width: 126px;
  position: relative;
}

.banner_Con #navbar .navCon li.navLi:not(:first-child):hover:before {
  position: absolute;
  display: block;
  content: "";
  width: 16px;
  height: 9px;
  bottom: -0;
  left: 52px;
  z-index: 99;
  background: url(../images/navarrow.png) no-repeat center;
}

.banner_Con #navbar .navCon li.navLi>a {
  margin: 0;
  font-size: 14px;
  color: #cccdd1;
}

.banner_Con #navbar .navCon li.navLi:hover .banner_Con #navbar .navCon li.navLi>a,
.banner_Con #navbar .navCon li.navLi.on>a {
  color: #fff;
  font-size: 16px;
  background: transparent;
}

.banner_Con #navbar .navCon li.navLi ul {
  width: 120px;
  box-sizing: border-box;
  padding: 0 10px 6px;
  border-radius: 4px;
  background: rgba(10, 57, 129, 0.8);
}

.banner_Con #navbar .navCon li.navLi ul li {
  height: 48px;
  line-height: 50px;
}

.banner_Con #navbar .navCon li.navLi ul li:last-child {
  border-bottom: 0;
}

.banner_Con #navbar .navCon li.navLi ul li a {
  background: transparent;
  font-size: 16px;
}

.banner_Con #navbar .navCon li.navLi ul li a:hover {
  color: #fff;
}

.banner_Con #navbar .searchBox {
  width: 300px;
  height: 40px;
}

.banner_Con #navbar .searchBox .searchIcon {
  top: -3px;
  right: 0;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  padding: 10px 0;
  width: 50px;
}

.banner_Con #navbar .searchBox #search {
  width: 300px;
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 0 45px 0 20px;
}

.banner_Con .banner {
  padding-top: 144px;
}

.banner_Con .banner .second_Nav {
  padding-top: 70px;
  width: 100%;
  min-height: 557px;
  background: url(../images/bannerSecondTitle2.png), url(../images/second_Nav.png);
  background-position: center 70px, center bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 1052px 152px, 100% 100%;
}

.banner_Con .banner .second_Nav .secondTitle {
  z-index: 200;
  width: 500px;
  height: 152px;
  line-height: 50px;
  left: 50%;
  transform: translateX(-50%);
}

.banner_Con .banner .second_Nav .secondTitle li:nth-child(1) span {
  margin-left: 40px;
}

.banner_Con .banner .second_Nav .secondTitle li:nth-child(2) span {
  margin-left: 100px;
}

.banner_Con .banner .second_Nav .secondTitle span {
  color: #fff;
  font-size: 22px;
  margin-top: 15px;
}

.banner_Con .banner .second_Nav .secondTitle a {
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  border-radius: 20px;
  overflow: hidden;
  padding: 0 15px;
  margin-top: 25px;
  margin-left: 30px;
  background-color: #fff;
  transition: all .3s ease;
  position: relative;
  box-shadow: inset 2px 2px 2px 0 rgba(8, 54, 96, 0.5), 7px 7px 20px 0 rgba(0, 0, 0, 0.1), 4px 4px 5px 0 rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.banner_Con .banner .second_Nav .secondTitle a:hover {
  color: #031950;
}

.banner_Con .banner .second_Nav .secondTitle a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: inset 2px 2px 2px 0 rgba(8, 54, 96, 0.5), 7px 7px 20px 0 rgba(0, 0, 0, 0.1), 4px 4px 5px 0 rgba(0, 0, 0, 0.1);
  transition: all .3s ease;
}

.banner_Con .banner .second_Nav .secondTitle a:hover:after {
  left: 0;
  width: 100%;
}

.banner_Con .banner .second_Nav .secondTitle a:active {
  top: 2px;
}

.banner_Con .banner #Ellipse {
  position: relative;
  visibility: visible;
  z-index: 100;
  top: 0px;
  width: 100%;
  height: 400px;
  /*动画*/
  /* 导航球 */
}

@keyframes arrow1 {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(15px);
  }
}

@-webkit-keyframes arrow1 {
  0% {
    -webkit-transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(15px);
  }
}

@keyframes arrow2 {
  0% {
    transform: translateY(10px);
  }

  100% {
    transform: translateY(0);
  }
}

@-webkit-keyframes arrow2 {
  0% {
    -webkit-transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
  }
}

@-webkit-keyframes fontColor {
  to {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #86fafa, 0 0 70px #86fafa, 0 0 80px #86fafa, 0 0 100px #86fafa, 0 0 150px #a1f8f8;
  }

  from {
    filter: brightness(110%);
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #86fafa, 0 0 35px #86fafa, 0 0 40px #86fafa, 0 0 50px #86fafa, 0 0 75px #a1f8f8;
  }
}

@keyframes fontColor {
  to {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #86fafa, 0 0 70px #86fafa, 0 0 80px #86fafa, 0 0 100px #86fafa, 0 0 150px #a1f8f8;
  }

  from {
    filter: brightness(110%);
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #86fafa, 0 0 35px #86fafa, 0 0 40px #86fafa, 0 0 50px #86fafa, 0 0 75px #a1f8f8;
  }
}

@-webkit-keyframes fontColorText {
  to {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #86fafa, 0 0 70px #86fafa, 0 0 80px #86fafa, 0 0 100px #86fafa, 0 0 150px #c5ffff;
  }

  from {
    filter: brightness(110%);
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #86fafa, 0 0 35px #86fafa, 0 0 40px #86fafa, 0 0 50px #86fafa, 0 0 75px #c5ffff;
  }
}

@keyframes fontColorText {
  to {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #86fafa, 0 0 70px #86fafa, 0 0 80px #86fafa, 0 0 100px #86fafa, 0 0 150px #c5ffff;
  }

  from {
    filter: brightness(110%);
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #86fafa, 0 0 35px #86fafa, 0 0 40px #86fafa, 0 0 50px #86fafa, 0 0 75px #c5ffff;
  }
}

.banner_Con .banner #Ellipse #newIndexIcon01,
.banner_Con .banner #Ellipse #newIndexIcon03,
.banner_Con .banner #Ellipse #newIndexIcon05 {
  animation: arrow1 3s infinite;
  -webkit-animation: arrow1 3s infinite;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.banner_Con .banner #Ellipse #newIndexIcon02,
.banner_Con .banner #Ellipse #newIndexIcon04,
.banner_Con .banner #Ellipse #newIndexIcon06 {
  animation: arrow2 3s infinite;
  -webkit-animation: arrow2 3s infinite;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.banner_Con .banner #Ellipse #newIndexIcon01,
.banner_Con .banner #Ellipse #newIndexIcon02,
.banner_Con .banner #Ellipse #newIndexIcon03,
.banner_Con .banner #Ellipse #newIndexIcon04,
.banner_Con .banner #Ellipse #newIndexIcon05,
.banner_Con .banner #Ellipse #newIndexIcon06 {
  position: absolute;
  width: 152px;
  height: 208px;
  background: url(../images/newIndexIconBg.png) no-repeat center;
  top: 0;
  left: 520px;
}

.banner_Con .banner #Ellipse #newIndexIcon01:hover,
.banner_Con .banner #Ellipse #newIndexIcon02:hover,
.banner_Con .banner #Ellipse #newIndexIcon03:hover,
.banner_Con .banner #Ellipse #newIndexIcon04:hover,
.banner_Con .banner #Ellipse #newIndexIcon05:hover,
.banner_Con .banner #Ellipse #newIndexIcon06:hover {
  scale: 1.06;
  animation-play-state: paused;
}

.banner_Con .banner #Ellipse #newIndexIcon01:hover .text,
.banner_Con .banner #Ellipse #newIndexIcon02:hover .text,
.banner_Con .banner #Ellipse #newIndexIcon03:hover .text,
.banner_Con .banner #Ellipse #newIndexIcon04:hover .text,
.banner_Con .banner #Ellipse #newIndexIcon05:hover .text,
.banner_Con .banner #Ellipse #newIndexIcon06:hover .text {
  scale: 1.1;
}

.banner_Con .banner #Ellipse #newIndexIcon01:hover .ZH_Icon,
.banner_Con .banner #Ellipse #newIndexIcon02:hover .ZH_Icon,
.banner_Con .banner #Ellipse #newIndexIcon03:hover .ZH_Icon,
.banner_Con .banner #Ellipse #newIndexIcon04:hover .ZH_Icon,
.banner_Con .banner #Ellipse #newIndexIcon05:hover .ZH_Icon,
.banner_Con .banner #Ellipse #newIndexIcon06:hover .ZH_Icon {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle,
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle,
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle,
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle,
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle,
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle {
  position: absolute;
  top: -50px;
  left: -30px;
  content: "";
  position: absolute;
  background: url(../images/navhover.png) no-repeat center;
  width: 214px;
  height: 150px;
  /*  弧度字体 */
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox,
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox,
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox,
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox,
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox,
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox {
  width: 100px;
  height: 60px;
  top: 10px;
  left: -20px;
  color: #90cdcd;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox:hover,
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox:hover,
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox:hover,
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox:hover,
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox:hover,
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox:hover {
  color: #c5ffff;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox01,
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox01,
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox01,
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox01,
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox01,
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox01 {
  top: 10px;
  left: -5px;
  transform: rotate(312deg);
  -webkit-transform: rotate(312deg);
  -moz-transform: rotate(312deg);
  -o-transform: rotate(312deg);
  -ms-transform: rotate(312deg);
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox01 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox01 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox01 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox01 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox01 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox01 em:nth-child(4) {
  -webkit-transform: translate(1px, 22px) rotate(8deg) !important;
  transform: translate(1px, 22px) rotate(8deg) !important;
  -moz-transform: translate(1px, 22px) rotate(8deg) !important;
  -o-transform: translate(1px, 22px) rotate(8deg) !important;
  -ms-transform: translate(1px, 22px) rotate(8deg) !important;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox02,
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox02,
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox02,
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox02,
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox02,
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox02 {
  top: -14px;
  left: 75px;
  transform: rotate(9deg);
  -webkit-transform: rotate(9deg);
  -moz-transform: rotate(9deg);
  -o-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox02 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox02 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox02 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox02 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox02 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox02 em:nth-child(4) {
  -webkit-transform: translate(1px, 22px) rotate(25deg) !important;
  transform: translate(1px, 22px) rotate(25deg) !important;
  -moz-transform: translate(1px, 22px) rotate(25deg) !important;
  -o-transform: translate(1px, 22px) rotate(25deg) !important;
  -ms-transform: translate(1px, 22px) rotate(25deg) !important;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox03,
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox03,
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox03,
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox03,
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox03,
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox03 {
  top: 36px;
  left: 138px;
  transform: rotate(64deg);
  -webkit-transform: rotate(64deg);
  -moz-transform: rotate(64deg);
  -o-transform: rotate(64deg);
  -ms-transform: rotate(64deg);
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox03 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox03 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox03 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox03 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox03 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox03 em:nth-child(4) {
  -webkit-transform: translate(1px, 22px) rotate(8deg) !important;
  transform: translate(1px, 22px) rotate(8deg) !important;
  -moz-transform: translate(1px, 22px) rotate(8deg) !important;
  -o-transform: translate(1px, 22px) rotate(8deg) !important;
  -ms-transform: translate(1px, 22px) rotate(8deg) !important;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox03 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox03 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox03 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox03 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox03 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox03 em:nth-child(4) {
  -webkit-transform: translate(1px, 22px) rotate(8deg) !important;
  transform: translate(1px, 22px) rotate(8deg) !important;
  -moz-transform: translate(1px, 22px) rotate(8deg) !important;
  -o-transform: translate(1px, 22px) rotate(8deg) !important;
  -ms-transform: translate(1px, 22px) rotate(8deg) !important;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox04,
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox04,
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox04,
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox04,
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox04,
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox04 {
  top: -12px;
  left: 32px;
  transform: translate(0px, 2px) rotate(346deg);
  -webkit-transform: translate(0px, 2px) rotate(346deg);
  -moz-transform: translate(0px, 2px) rotate(346deg);
  -o-transform: translate(0px, 2px) rotate(346deg);
  -ms-transform: translate(0px, 2px) rotate(346deg);
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox04 em,
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox04 em,
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox04 em,
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox04 em,
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox04 em,
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox04 em {
  display: inline-block;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox04 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox04 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox04 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox04 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox04 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox04 em:nth-child(4) {
  transform: translate(6px, 22px) rotate(12deg) !important;
  -moz-transform: translate(6px, 22px) rotate(12deg) !important;
  -o-transform: translate(6px, 22px) rotate(12deg) !important;
  -ms-transform: translate(6px, 22px) rotate(12deg) !important;
  -webkit-transform: translate(6px, 22px) rotate(12deg) !important;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox04 em:nth-child(3),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox04 em:nth-child(3),
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox04 em:nth-child(3),
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox04 em:nth-child(3),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox04 em:nth-child(3),
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox04 em:nth-child(3) {
  transform: translate(4px, 21px) rotate(0deg) !important;
  -moz-transform: translate(4px, 21px) rotate(0deg) !important;
  -o-transform: translate(4px, 21px) rotate(0deg) !important;
  -ms-transform: translate(4px, 21px) rotate(0deg) !important;
  -webkit-transform: translate(4px, 21px) rotate(0deg) !important;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox04 em:nth-child(2),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox04 em:nth-child(2),
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox04 em:nth-child(2),
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox04 em:nth-child(2),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox04 em:nth-child(2),
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox04 em:nth-child(2) {
  transform: translate(1px, 24px) rotate(-25deg) !important;
  -moz-transform: translate(1px, 24px) rotate(-25deg) !important;
  -o-transform: translate(1px, 24px) rotate(-25deg) !important;
  -ms-transform: translate(1px, 24px) rotate(-25deg) !important;
  -webkit-transform: translate(1px, 24px) rotate(-25deg) !important;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox04 em:nth-child(1),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox04 em:nth-child(1),
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox04 em:nth-child(1),
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox04 em:nth-child(1),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox04 em:nth-child(1),
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox04 em:nth-child(1) {
  transform: translate(0px, 34px) rotate(320deg) !important;
  -moz-transform: translate(0px, 34px) rotate(320deg) !important;
  -o-transform: translate(0px, 34px) rotate(320deg) !important;
  -ms-transform: translate(0px, 34px) rotate(320deg) !important;
  -webkit-transform: translate(0px, 34px) rotate(320deg) !important;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox05,
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox05,
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox05,
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox05,
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox05,
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox05 {
  top: 9px;
  left: 118px;
  transform: translate(0, 3px) rotate(46deg);
  -webkit-transform: translate(0, 3px) rotate(46deg);
  -moz-transform: translate(0, 3px) rotate(46deg);
  -o-transform: translate(0, 3px) rotate(46deg);
  -ms-transform: translate(0, 3px) rotate(46deg);
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox05 em:nth-child(1),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox05 em:nth-child(1),
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox05 em:nth-child(1),
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox05 em:nth-child(1),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox05 em:nth-child(1),
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox05 em:nth-child(1) {
  transform: translate(0, 33px) rotate(328deg);
  -webkit-transform: translate(0, 33px) rotate(328deg);
  -moz-transform: translate(0, 33px) rotate(328deg);
  -o-transform: translate(0, 33px) rotate(328deg);
  -ms-transform: translate(0, 33px) rotate(328deg);
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox05 em:nth-child(2),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox05 em:nth-child(2),
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox05 em:nth-child(2),
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox05 em:nth-child(2),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox05 em:nth-child(2),
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox05 em:nth-child(2) {
  transform: translate(3px, 23px) rotate(-23deg) !important;
  -webkit-transform: translate(3px, 23px) rotate(-23deg) !important;
  -moz-transform: translate(3px, 23px) rotate(-23deg) !important;
  -o-transform: translate(3px, 23px) rotate(-23deg) !important;
  -ms-transform: translate(3px, 23px) rotate(-23deg) !important;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox05 em:nth-child(3),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox05 em:nth-child(3),
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox05 em:nth-child(3),
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox05 em:nth-child(3),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox05 em:nth-child(3),
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox05 em:nth-child(3) {
  -webkit-transform: translate(6px, 18px) rotate(0deg) !important;
  transform: translate(6px, 18px) rotate(0deg) !important;
  -moz-transform: translate(6px, 18px) rotate(0deg) !important;
  -o-transform: translate(6px, 18px) rotate(0deg) !important;
  -ms-transform: translate(6px, 18px) rotate(0deg) !important;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox05 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox05 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox05 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox05 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox05 em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox05 em:nth-child(4) {
  -webkit-transform: translate(8px, 17px) rotate(12deg) !important;
  transform: translate(8px, 17px) rotate(12deg) !important;
  -moz-transform: translate(8px, 17px) rotate(12deg) !important;
  -o-transform: translate(8px, 17px) rotate(12deg) !important;
  -ms-transform: translate(8px, 17px) rotate(12deg) !important;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox em,
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox em,
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox em,
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox em,
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox em,
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox em {
  display: inline-block;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox em:nth-child(1),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox em:nth-child(1),
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox em:nth-child(1),
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox em:nth-child(1),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox em:nth-child(1),
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox em:nth-child(1) {
  transform: translate(1px, 31px) rotate(323deg);
  -webkit-transform: translate(1px, 31px) rotate(323deg);
  -moz-transform: translate(1px, 31px) rotate(323deg);
  -o-transform: translate(1px, 31px) rotate(323deg);
  -ms-transform: translate(1px, 31px) rotate(323deg);
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox em:nth-child(2),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox em:nth-child(2),
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox em:nth-child(2),
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox em:nth-child(2),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox em:nth-child(2),
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox em:nth-child(2) {
  transform: translate(1px, 25px) rotate(-20deg);
  -webkit-transform: translate(1px, 25px) rotate(-20deg);
  -moz-transform: translate(1px, 25px) rotate(-20deg);
  -o-transform: translate(1px, 25px) rotate(-20deg);
  -ms-transform: translate(1px, 25px) rotate(-20deg);
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox em:nth-child(3),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox em:nth-child(3),
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox em:nth-child(3),
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox em:nth-child(3),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox em:nth-child(3),
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox em:nth-child(3) {
  -webkit-transform: translate(2px, 22px) rotate(0deg);
  transform: translate(2px, 22px) rotate(0deg);
  -moz-transform: translate(2px, 22px) rotate(0deg);
  -o-transform: translate(2px, 22px) rotate(0deg);
  -ms-transform: translate(2px, 22px) rotate(0deg);
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle .radianBox em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle .radianBox em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle .radianBox em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle .radianBox em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle .radianBox em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox em:nth-child(4) {
  -webkit-transform: translate(0px, 25px) rotate(25deg);
  transform: translate(0px, 25px) rotate(25deg);
  -moz-transform: translate(0px, 25px) rotate(25deg);
  -o-transform: translate(0px, 25px) rotate(25deg);
  -ms-transform: translate(0px, 25px) rotate(25deg);
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle a,
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle a,
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle a,
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle a,
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle a,
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle a {
  color: #90cdcd;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle a:hover,
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle a:hover,
.banner_Con .banner #Ellipse #newIndexIcon03 .navTitle a:hover,
.banner_Con .banner #Ellipse #newIndexIcon04 .navTitle a:hover,
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle a:hover,
.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle a:hover {
  color: #c5ffff;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .text,
.banner_Con .banner #Ellipse #newIndexIcon02 .text,
.banner_Con .banner #Ellipse #newIndexIcon03 .text,
.banner_Con .banner #Ellipse #newIndexIcon04 .text,
.banner_Con .banner #Ellipse #newIndexIcon05 .text,
.banner_Con .banner #Ellipse #newIndexIcon06 .text {
  color: #c5ffff;
  padding-top: 50px;
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle>.radianBox02,
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle>.radianBox02,
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle>.radianBox02 {
  top: -11px;
  transform: rotate(11deg);
  -webkit-transform: rotate(11deg);
  -moz-transform: rotate(11deg);
  -o-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
}

.banner_Con .banner #Ellipse #newIndexIcon01 .navTitle>.radianBox em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon02 .navTitle>.radianBox em:nth-child(4),
.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle>.radianBox em:nth-child(4) {
  -webkit-transform: translate(3px, 23px) rotate(4deg) !important;
  transform: translate(3px, 23px) rotate(4deg) !important;
  -moz-transform: translate(3px, 23px) rotate(4deg) !important;
  -o-transform: translate(3px, 23px) rotate(4deg) !important;
  -ms-transform: translate(3px, 23px) rotate(4deg) !important;
}

.banner_Con .banner #Ellipse #newIndexIcon05 .navTitle>.radianBox em:nth-child(1) {
  -webkit-transform: translate(1px, 32px) rotate(323deg) !important;
  transform: translate(1px, 32px) rotate(323deg) !important;
  -moz-transform: translate(1px, 32px) rotate(323deg) !important;
  -o-transform: translate(1px, 32px) rotate(323deg) !important;
  -ms-transform: translate(1px, 32px) rotate(323deg) !important;
}

.banner_Con .banner #Ellipse #Ellipse #newIndexIcon02 .navTitle .radianBox em:nth-child(1) {
  transform: translate(1px, 31px) rotate(336deg);
  -webkit-transform: translate(1px, 31px) rotate(336deg);
  -moz-transform: translate(1px, 31px) rotate(336deg);
  -o-transform: translate(1px, 31px) rotate(336deg);
  -ms-transform: translate(1px, 31px) rotate(336deg);
}

/* moduler01-政策通 */
.moduler {
  width: 100%;
  min-width: 1200px;
  box-sizing: border-box;
  background: url(../images/modular01Bg.png) no-repeat center/cover;
}

.moduler01 {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}

.moduler .title {
  height: 61px;
  padding: 30px 0 35px;
  background: url(../images/titleBg.png) no-repeat center 44px;
}

.moduler .zct_Con .indexPic {
  width: 233px;
  height: 449px;
  background: url(../images/indexPic.png) no-repeat center;
}

.moduler .zct_Con .indexPic .indexPicIcon {
  width: 134px;
  height: 62px;
  line-height: 58px;
  margin: 164px auto 0;
  background: url(../images/indexPicIcon.png) no-repeat center;
  color: white;
}

.moduler .zct_Con .contentTitles {
  border-bottom: 1px solid #ededed;
  padding: 0 20px;
}

.moduler .zct_Con .contentTitles .slideTitle {
  line-height: 34px;
  padding-bottom: 6px;
  padding: 0 4px;
  margin-right: 20px;
  color: #747b84;
}

.moduler .zct_Con .contentTitles .slideTitle.on {
  color: #136aed;
  font-weight: bold;
  border-bottom: 4px solid #136aed;
}

.moduler .zct_Con .zct_List {
  width: 620px;
  margin-top: 5px;
  box-sizing: border-box;
  padding: 15px 0;
  background: #fff;
  border-radius: 5px;
  margin-left: 6px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  /* 左侧-列表 */
}

.moduler .zct_Con .zct_List ul li {
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  border-bottom: 1px dashed #eeeeee;
  background: #fff;
  border-radius: 4px;
}

.moduler .zct_Con .zct_List ul li:hover {
  scale: 1.005;
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3);
}

.moduler .zct_Con .zct_List ul li a.textoverflow {
  width: 450px;
}

/* 右侧-轮播 */
.littleBanner {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.hoverBlue:hover {
  color: #0359ff;
}

.contentTitles01.on {
  height: 35px;
  border-bottom: 1px solid #ededed;
}

.f_blue,
.contentTitles01.on {
  color: #0359ff;
}

.contentTitles01.on span.f_blue {
  line-height: 32px;
  border-bottom: 3px solid #0359ff;
}

.littleBanner {
  width: 326px;
  padding: 20px;
  height: 435px;
  box-sizing: border-box;
  background: #fff;
}

.picScroll-left {
  margin-top: 27px;
}

.picScroll-left .bd ul li:hover p.paraoverflow2 {
  color: #0359ff;
}

.picScroll-left .bd ul li .imgBox02 {
  padding: 8px;
  height: 196px;
  box-sizing: border-box;
  overflow: hidden;
}

.picScroll-left .bd ul li .imgBox02 .hotTip {
  top: 0;
  left: 0;
  width: 100px;
  height: 105px;
  background: url(../images/hot.png) no-repeat center;
  background-size: 100%;
}

.picScroll-left .hd {
  width: 100%;
  margin: 30px auto 0;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
  width: 7px;
  height: 10px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/left.png) no-repeat center/cover;
}

.picScroll-left .hd .next {
  background: url(../images/right.png) no-repeat center/cover;
}

.picScroll-left .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
}

.picScroll-left .hd ul li {
  float: left;
  width: 7px;
  height: 7px;
  cursor: pointer;
  margin-top: 2px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: #b8b8b8;
  border-radius: 50%;
}

.picScroll-left .hd ul li.on {
  background: #0359ff;
}

.picScroll-left .hd ul li:hover {
  transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -o-transform: scale(1.25);
  -ms-transform: scale(1.25);
  background: url(../images/tyon.png) no-repeat center;
}

/* 评估诊断 */
.pgzdPic {
  min-width: 1200px;
  height: 162px;
  margin-top: 32px;
  /* position: absolute;
  left: 0;
  bottom: 20px; */
  background: url(../images/pgzdPIc.jpg) no-repeat center;
}

.pgzdPic a {
  width: 190px;
  height: 40px;
  line-height: 40px;
  color: #3b328b;
  background: #fff;
  border-radius: 20px;
  margin-top: 55px;
  transition: all .3s ease;
  position: relative;
  box-shadow: inset 2px 2px 2px 0 rgba(255, 255, 255, 0.5), 7px 7px 20px 0 rgba(0, 0, 0, 0.1), 4px 4px 5px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  z-index: 1;
}

.pgzdPic a:hover {
  color: #fff;
}

.pgzdPic a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  border-radius: 20px;
  background-color: #663dff;
  box-shadow: inset 2px 2px 2px 0 rgba(255, 255, 255, 0.5), 7px 7px 20px 0 rgba(0, 0, 0, 0.1), 4px 4px 5px 0 rgba(0, 0, 0, 0.1);
  transition: all .3s ease;
}

.pgzdPic a:hover:after {
  left: 0;
  width: 100%;
}

.pgzdPic a:active {
  top: 2px;
}

/* moduler02-财税金审 */
.moduler02 {
  background: url(../images/moduler02Bg.png) no-repeat center/cover;
  /* 按钮特效 */
}

.moduler02 .title {
  background: url(../images/titleBg2.png) no-repeat center 44px;
}

.moduler02 .btnBox span {
  color: #7f7f7f;
  border-radius: 50%;
  width: 112px;
  height: 112px;
  box-sizing: border-box;
  padding-top: 66px;
  margin-left: 180px;
  box-shadow: 0 7px 22px rgba(0, 0, 0, 0.2);
  background: url(../images/csjs_Icon01.png) no-repeat center 22px;
}

.moduler02 .btnBox span.on,
.moduler02 .btnBox span:hover {
  scale: 1.1;
  color: #fff;
}

.moduler02 .btnBox span:first-child {
  margin-left: 90px;
}

.moduler02 .btnBox span:first-child.on,
.moduler02 .btnBox span:first-child:hover {
  background: #136aed url(../images/csjs_Icon01On.png) no-repeat center 22px;
}

.moduler02 .btnBox span:nth-child(2) {
  background: url(../images/csjs_Icon02.png) no-repeat center 22px;
}

.moduler02 .btnBox span:nth-child(2).on,
.moduler02 .btnBox span:nth-child(2):hover {
  background: #136aed url(../images/csjs_Icon02On.png) no-repeat center 22px;
}

.moduler02 .btnBox span:nth-child(3) {
  background: url(../images/csjs_Icon03.png) no-repeat center 22px;
}

.moduler02 .btnBox span:nth-child(3).on,
.moduler02 .btnBox span:nth-child(3):hover {
  background: #136aed url(../images/csjs_Icon03On.png) no-repeat center 22px;
}

.moduler02 .btnBox span:nth-child(4) {
  background: url(../images/csjs_Icon04.png) no-repeat center 22px;
}

.moduler02 .btnBox span:nth-child(4).on,
.moduler02 .btnBox span:nth-child(4):hover {
  background: #136aed url(../images/csjs_Icon04On.png) no-repeat center 22px;
}

.moduler02 .btn-15 {
  background: transparent;
  cursor: pointer;
  transition: all .3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  border: none;
  z-index: 1;
}

.moduler02 .btn-15:active {
  top: 2px;
}

.moduler02 .modular02_List {
  width: 1210px;
  height: 575px;
  margin: 30px auto 0;
  padding: 34px 35px 0;
  box-sizing: border-box;
  background: url(../images/list_Line.png) no-repeat center;
  background-size: 100% 100%;
}

.moduler02 .modular02_List .listArrow {
  top: -3.2px;
  left: 134px;
  width: 24px;
  height: 15px;
  background: url(../images/arrowTop.png) no-repeat center;
}

.moduler02 .modular02_List .imgVertical {
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
}

.moduler02 .modular02_List .imgVertical .imgBox01 {
  width: 270px;
  height: 165px;
  background: #eee;
  border: 1px solid #ddd;
  overflow: hidden;
  text-align: center;
}

.moduler02 .modular02_List .imgVertical .img01 {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.moduler02 .modular02_List ul {
  margin-left: -18px;
}

.moduler02 .modular02_List ul li {
  margin: 5px 0px 22px 19px;
  border: 1px solid #eeeeee;
}

.moduler02 .modular02_List ul li:hover .textoverflow {
  color: #136aed;
}

.moduler02 .modular02_List ul li:hover .imgBox01 img {
  scale: 1.2;
}

.moduler02 .modular02_List ul li .imgBox01 {
  width: 266px;
  height: 152px;
  overflow: hidden;
}

.moduler02 .modular02_List ul li .label {
  top: 7px;
  left: 7px;
  padding: 0 7px;
  height: 20px;
  line-height: 20px;
  background: #f29c14;
  border-radius: 3px;
  z-index: 10;
}

.moduler02 .modular02_List ul li .textBox {
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  padding: 0 10px 14px;
  border-top: 0;
}

.moduler02 .modular02_List ul li .textBox .f72a0a {
  margin-top: -4px;
}

.moduler02 .modular02_List ul li .textBox .address {
  width: 10px;
  height: 21px;
  margin-right: 3px;
  background: url(../images/addressIcon.png) no-repeat center;
}

/* moduler03-学习通 */
.moduler03 {
  background: url(../images/index_Learning_bg.png) no-repeat 50% 100%;
  padding-bottom: 35px;
  /* 左侧 & 右侧 */
}

.moduler03 .title {
  background: url(../images/titleBg4.png) no-repeat center 44px;
}

.moduler03 .left_List,
.moduler03 .right_List {
  width: 580px;
  height: 549px;
  padding: 23px 0 0 22px;
  box-sizing: border-box;
  background: url(../images/pxtListBg.png) no-repeat center;
  background-size: 100% 100%;
}

.moduler03 .left_List .pxt_TitleBox,
.moduler03 .right_List .pxt_TitleBox {
  line-height: 35px;
}

.moduler03 ul {
  margin-left: -25px;
}

.moduler03 ul li {
  width: 253px;
  height: 215px;
  margin: 24px 0 0 25px;
}

.moduler03 ul li:hover .textoverflow {
  color: #136aed;
}

.moduler03 ul li .imgBox01 {
  width: 253px;
  height: 144px;
  overflow: hidden;
}

.moduler03 ul li .textBox {
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  padding: 0 10px 14px;
  border-top: 0;
}

.moduler03 ul li .textBox .f72a0a {
  margin-top: -4px;
}

/* #footerBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  line-height: 100px;
  background-color: #000;
} */

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border: 2px solid #969696;
  background: #fff;
}

.pb220 {
  padding-bottom: 220px;
}

.pb200 {
  padding-bottom: 200px;
}

/* @media (max-height: 900px) {
  .pgzdPic,
  #footerBar {
    position: initial;
  }
  #footerBar {
    margin-top: 20px;
  }
  .pb220,
  .pb200 {
    padding-bottom: 0;
  }
} */

.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox04 em:nth-child(3) {
  transform: translate(4px, 20px) rotate(-9deg) !important;
  -moz-transform: translate(4px, 20px) rotate(-9deg) !important;
  -o-transform: translate(4px, 20px) rotate(-9deg) !important;
  -ms-transform: translate(4px, 20px) rotate(-9deg) !important;
  -webkit-transform: translate(4px, 20px) rotate(-9deg) !important;
}

.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox04 em:nth-child(4) {
  transform: translate(8px, 20px) rotate(3deg) !important;
  -moz-transform: translate(8px, 20px) rotate(3deg) !important;
  -o-transform: translate(8px, 20px) rotate(3deg) !important;
  -ms-transform: translate(8px, 20px) rotate(3deg) !important;
  -webkit-transform: translate(8px, 20px) rotate(3deg) !important;
}

.banner_Con .banner #Ellipse #newIndexIcon06 .navTitle .radianBox04 {
  top: -11px;
}

.zctBox_no,
.tzBox_no {
  height: 366px;
  padding-top: 20px;
  padding-left: 20px;
  box-sizing: border-box;
}

.tab_zc_more {
  top: -40px;
  right: 20px;
}

.tab_tz_more {
  top: -40px;
  right: 20px;
}

/* 列表 */
.borTop {
  overflow: hidden;
  padding: 20px 15px 0 8px;
  margin-left: -30px;
}

.borTop li {
  float: left;
  width: 262px;
  height: 270px;
  border-radius: 8px;
  /* box-shadow: 0 2px 8px #ccc; */
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  margin: 0 0 20px 20px;
  text-align: center;
  cursor: pointer;
  transition: all .3s linear;
}

.borTop li:hover {
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);

}

.borTop li .logobox {
  display: flex;
  /* width: 155px;
    height: 60px; */
  height: 40px;
  margin-top: 30px;
  align-items: center;
  overflow: hidden;
  justify-content: center;
}

.borTop li .logobox img {
  display: inline;
  /* width: 155px; */
  height: 40px;
}

.borTop li h3 {
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  font-weight: 400;
  color: #333;
  /* padding-top: 20px; */
}

.borTop li p {
  width: 250px;
  line-height: 38px;
  overflow: hidden;
  text-align: left;
  margin-left: 20px;
}

.borTop li .spe {
  /* line-height: 60px; */
  height: 38px;
  line-height: 38px;
}

.borTop li p .icon-loan {
  width: 18px;
  height: 20px;
  background: url(../../public/images/icons/icon-loan.png) no-repeat 50%;
  background-size: 100% 100%;
  margin: 9px 8px 0 0;
}

.borTop li p .icon,
.borTop li p em,
.borTop li p span {
  float: left;
}

.borTop li p span {
  font-size: 16px;
  color: #666;
}

.borTop li p.spe em {
  color: red;
  font-weight: 700;
}

.borTop li p .icon-list {
  width: 10px;
  height: 10px;
  background: url(../../public/images/icons/icon-list.png) no-repeat 50%;
  background-size: 100% 100%;
  margin: 15px 15px 0 4px;
}

.borTop li p em {
  font-size: 14px;
  color: #4c4c4c;
  font-weight: bold;
}

.borTop li p .nllspan span,
.borTop li p .nllspan em {
  color: #f29c14;
}

/* 专家服务 start */
.moduler04 {
  width: 100%;
  min-width: 1200px;
  box-sizing: border-box;
  background: white;
}

.moduler04 .title {
  background: url(../images/titleBg2.png) no-repeat center 44px;
}

.expertServices {
  width: 100%;
  height: 500px;
  padding: 30px 20px;
  box-sizing: border-box;
  box-shadow: 1px 1px 10px 0px #e0e6ed;
  margin-bottom: 40px;
}

.expertServices .expert_more {
  top: 34px;
  right: 23px;
  color: #999999;
  font-size: 14px;
}

.expertServices .expert_more:hover {
  color: #136aed;
}

.expertServices .tabList {
  margin: 0;
}

.expertServices .tabList li {
  width: 106px;
  height: 28px;
  line-height: 28px;
  margin: 0;
  margin-right: 24px;
}

.expertServices .tabList li a {
  width: 106px;
  height: 28px;
  line-height: 28px;
  background-color: #ebf3ff;
  color: #1569e6;
  font-size: 16px;
  border-radius: 15px;
}

.expertServices .tabList li.on a {
  background-color: #1569e6;
  color: white;
}

.expertServices .tabList li a:hover {
  background-color: #1569e6;
  color: white;
}

.expertServices .tabConList {
  margin: 0;
  margin-top: 28px;
}

.expertServices .tabConList li {
  width: 364px;
  height: 368px;
  border: 1px solid #eeeeee;
  padding: 16px 17px;
  box-sizing: border-box;
  border-radius: 5px;
  margin: 0;
  margin-right: 34px;
}

.expertServices .tabConList .tabConItemImg {
  width: 328px;
  height: 202px;
  border-radius: 5px;
}

.expertServices .tabConList .tabConItemImg img {
  width: 100%;
  height: 100%;
}

.expertServices .tabConList .tabConItemTitle {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  margin-top: 30px;
}

.expertServices .tabConList .tabConItemLink {
  background: url(../images/index_Ex_itemTextbg.png) no-repeat center center;
  width: 322px;
  height: 34px;
  line-height: 34px;
  color: #136aed;
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
}

.expertServices .tabConList .tabConItemLink:hover {
  background: url(../images/index_Ex_itemTextbgHover.png) no-repeat center center;
  color: white;
  width: 322px;
  height: 34px;
  line-height: 34px;
}

/* 专家服务 end */
/* 学习通 start */
.learningBox {
  height: 916px;
  width: 100%;
  box-shadow: 1px 1px 10px 0px #e0e6ed;
  background-color: white;
  padding: 35px 24px;
  box-sizing: border-box;
}

.learningBox .tabList {
  margin: 0;
}

.learningBox .tabList li {
  width: 106px;
  height: 28px;
  line-height: 28px;
  margin: 0;
  margin-right: 24px;
}

.learningBox .tabList li a {
  width: 106px;
  height: 28px;
  line-height: 28px;
  background-color: #ebf3ff;
  color: #1569e6;
  font-size: 16px;
  border-radius: 15px;
}

.learningBox .tabList li.on a {
  background-color: #1569e6;
  color: white;
}

.learningBox .tabList li a:hover {
  background-color: #1569e6;
  color: white;
}

/* 人才培养 */
.learningBox .onlineStudy {
  height: 50px;
  line-height: 50px;
  width: 100%;
  background-color: #f5f5f5;
  border-radius: 3px;
  color: #484848;
  font-size: 18px;
  padding-left: 15px;
  padding-right: 20px;
  box-sizing: border-box;
}

.learningBox .onlineStudy .more {
  font-size: 14px;
  color: #999999;
}

.learningBox .onlineStudy .more:hover {
  color: #136aed;
}

.learningBox .olList {
  margin: 0;
  margin-top: 22px;
}

.learningBox .olList .dtlItem {
  margin: 0;
  width: 270px;
  height: 270px;
  box-sizing: border-box;
  border: 1px solid #eee;
  margin-right: 18px;
  padding: 13px;
}

.learningBox .olList .dtlItem .dtlItemImgBox {
  width: 246px;
  height: 136px;
  box-sizing: border-box;
  border: 1px solid #eeeeee;
  overflow: hidden;
}

.learningBox .olList .dtlItem .dtlItemImgBox img {
  width: 100%;
  height: 100%;
}

.learningBox .olList .dtlItem .dtlItemCon {
  width: 232px;
  margin: auto;
}

.learningBox .olList .dtlItem .dtlItem_title {
  color: #303946;
  font-size: 18px;
  width: 100%;
}

.learningBox .olList .dtlItem .dtlItem_title:hover {
  color: #136aed;
}

.learningBox .olList .dtlItem:hover {
  border-color: #136aed;
}

.learningBox .olList .dtlItem:hover .dtlItem_title {
  color: #136aed;
}

.learningBox .olList .dtlItem .dtlItem_btn {
  background-color: #dddddd;
  width: 232px;
  height: 36px;
  line-height: 36px;
  color: #797c80;
  font-size: 14px;
  border-radius: 3px;
}

.learningBox .olList .dtlItem .dtlItem_btn:hover {
  background-color: #136aed;
  color: white;
}

.learningBox .onlineServiceText {
  height: 50px;
  line-height: 50px;
  width: 825px;
  background-color: #f5f5f5;
  border-radius: 3px;
  color: #484848;
  font-size: 18px;
  padding-left: 15px;
  padding-right: 20px;
  box-sizing: border-box;
}

.learningBox .onlineServiceText .more {
  font-size: 14px;
  color: #999999;
}

.learningBox .onlineServiceText .more:hover {
  color: #136aed;
}

.learningBox .onlineService .onlineServiceText {
  width: 860px;
}

.tsBox .tsBox_top_left .onlineServiceText,
.tsBox .tsBox_bottom_left .onlineServiceText {
  width: 860px;
}

.tsBox_bottom .tsBox_bottom_left,
.onlineService .oSer_left {
  width: 860px;
}

.tsBox_top_right .onlineServiceTextR {
  width: 272px;
}

.oSer_left .osList .osItem {
  width: 416px;
  height: 100px;
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  padding: 20px;
}

.oSer_left .osList .osItem:hover {
  border-color: #136aed;
}

.oSer_left .osList .osItem .osItem_left {
  width: 270px;
  height: 100%;
}

.oSer_left .osList .osItem .osItem_left .osItem_title {
  color: #242a33;
  font-size: 18px;
}

.oSer_left .osList .osItem .osItem_left .osItem_title:hover {
  color: #136aed;
}

.oSer_left .osList .osItem .osItem_left .osItem_name {
  color: #5b6980;
  font-size: 14px;
}

.oSer_left .osList .osItem .osItem_right {
  width: 155px;
  height: 100%;
}

.oSer_left .osList .osItem .osItem_right .taxPlanning {
  width: 117px;
  height: 25px;
  margin-left: 30px;
  line-height: 25px;
  font-size: 14px;
  background: url(../../college/images/srCon_rightItemText_bg2.png) no-repeat center center;
  color: #136aed;
}

.oSer_left .osList .osItem .osItem_right .osItem_date {
  color: #5b6980;
  font-size: 14px;
  background: url(../../college/images/icon_time.png) no-repeat 0 center;
  text-align: right;
}

.oSer_right .oSer_right_bg1 {
  background: url(../images/index_OSer_rightbg1.png) no-repeat center center;
  height: 126px;
  width: 272px;
  line-height: 126px;
  cursor: pointer;
}

.oSer_right .oSer_right_bg2 {
  background: url(../images/index_OSer_rightbg2.png) no-repeat center center;
  height: 126px;
  width: 272px;
  line-height: 126px;
  margin-top: 17px;
  cursor: pointer;
}

.oSer_right .oSer_right_bg3 {
  background: url(../images/index_OSer_rightbg3.png) no-repeat center center;
  height: 126px;
  width: 272px;
  line-height: 126px;
  margin-top: 17px;
  cursor: pointer;
}

.oSer_right .oSer_right_bg1:hover {
  box-shadow: 1px 1px 10px 0px #e0e6ed;
}

.oSer_right .oSer_right_bg1 p,
.oSer_right .oSer_right_bg2 p,
.oSer_right .oSer_right_bg3 p {
  font-size: 18px;
  color: white;
}

.oSer_right .oSer_right_bg1 span,
.oSer_right .oSer_right_bg2 span,
.oSer_right .oSer_right_bg3 span {
  font-size: 26px;
  font-weight: bold;
  color: white;
  display: inline-block;
  margin-left: 5px;
  margin-right: 15px;
}

/* 服务专家 */
.seBox .eltList {
  margin: 0;
  /* margin-top: 22px;*/
}

.seBox .eltList .eltItem {
  width: 273px;
  border: 1px solid #eeeeee;
  margin: 0;
  margin-right: 12px;
  margin-top: 22px;
  height: 332px;
}

.seBox .eltList .eltItem .eltItem_img {
  height: 155px;
  width: 100%;
  overflow: hidden;
}

.seBox .eltList .eltItem .eltItem_img img {
  width: 100%;
  height: 100%;
}

.seBox .eltList .eltItem .eltItem_con {
  width: 273px;
  box-sizing: border-box;
  padding: 20px;
  padding-top: 15px;
}

.seBox .eltList .eltItem .eltItem_title {
  color: #303946;
  font-size: 18px;
  width: 195px;
  line-height: 24px;
  height: 24px;
}

.seBox .eltList .eltItem .eltItem_title:hover {
  color: #136aed;
}

.seBox .eltList .eltItem .eltItem_price {
  color: #fa2359;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  height: 24px;
}


.seBox .eltList .eltItem .line {
  height: 1px;
  width: 233px;
  background-color: #dddddd;
  margin-top: 15px;
}


.seBox .eltList .eltItem .eltItem_type,
.seBox .eltList .eltItem .eltItem_person,
.seBox .eltList .eltItem .eltItem_date {
  color: #666666;
  font-size: 14px;
  margin-top: 15px;
}

.seBox .ettList {
  margin: 0;
  margin-top: 16px;
}

.seBox .ettList .ettItem {
  margin: 0;
  box-sizing: border-box;
  width: 260px;
  padding: 22px 17px;
  height: 280px;
  margin-right: 23px;
  box-shadow: 0px 0px 12px 3px #f8f8f9;
  /* border: 1px solid #eeeeee; */
}

.seBox .ettList .ettItem:hover {
  background: url(../../college/images/ettItemBg.png) no-repeat center center;
  /* border: 0; */
  /* box-shadow: 0px 0px 12px 3px #f8f8f9; */
}

.seBox .ettList .ettItem:hover {
  background: url(../../college/images/ettItemBg.png) no-repeat center center;
  cursor: pointer;
}

.seBox .ettList .ettItem:hover .ettItem_detail {
  background: url(../../college/images/ettIcon_fxOn.png) no-repeat center center;
}


.seBox .ettList .ettItem:last-child {
  margin-right: 0;
}

.seBox .ettList .ettItem .ettItem_top img {
  height: 80px;
  width: 80px;
  border-radius: 50%;
}

.seBox .ettList .ettItem_topRight {
  margin-left: 90px;
}


.seBox .ettList .ettItem .ettItem_top .expertName {
  background-color: #328ffa;
  font-size: 18px;
  color: white;
  padding: 0 10px;
  min-width: 52px;
  max-width: 90px;
  height: 26px;
  line-height: 26px;
  border-radius: 3px;
}

.seBox .ettList .ettItem .ettItem_top .expertNum {
  color: #6a99dd;
  font-size: 15px;
}

.seBox .ettList .ettItem .major {
  color: #666666;
  font-size: 14px;
}

.seBox .ettList .ettItem .unit {
  color: #666666;
  font-size: 14px;
}

.seBox .ettList .ettItem .job {
  color: #666666;
  font-size: 14px;
}

.seBox .ettList .ettItem .ettItem_detail {
  width: 24px;
  height: 9px;
  background: url(../../college/images/ettIcon_fx.png) no-repeat center center;
  margin-top: 34px;
  margin-left: 18px;
}

.seBox .ettList .ettItem .ettItem_detail:hover {
  background: url(../../college/images/ettIcon_fxOn.png) no-repeat center center;
}

.seBox .serEx_right {
  background: url(../images/index_serEx_rightbg.png) no-repeat center center;
  width: 308px;
  height: 344px;
  border-radius: 5px;
}

.seBox .serEx_right .title1 {
  position: absolute;
  font-style: italic;
  font-weight: bold;
  font-size: 32px;
  color: #f3f7fc;
  left: 3%;
  top: 20%;
  letter-spacing: 2px;
}

.seBox .serEx_right .title2 {
  position: absolute;
  font-style: italic;
  font-weight: bold;
  font-size: 32px;
  color: #f3f7fc;
  left: 28%;
  top: 42%;
  letter-spacing: 2px;
}

.seBox .serEx_right .title3 {
  position: absolute;
  font-style: italic;
  font-weight: bold;
  font-size: 19px;
  color: #f3f7fc;
  left: 13%;
  top: 82%;
  letter-spacing: 2px;
}

.seBox .serEx_right img {
  width: 267px;
  height: 124px;
  top: 32px;
  left: 17px;
}

.seBox .serEx_right .serEx_rightBtn {
  width: 186px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #2d88fa;
  border-radius: 20px;
  bottom: 40px;
  left: 60px;
  background-color: white;
}

.seBox .serEx_right .serEx_rightBtn:hover {
  background-color: #e5efff;
}

/* 培训服务 */
.tsBox_top_left .dtlList {
  margin: 0;
  margin-top: 17px;
}

.dtlList .dtlItem {
  margin: 0;
  width: 275px;
  height: 282px;
  box-sizing: border-box;
  border: 1px solid #eee;
  margin-right: 18px;
  padding: 13px;
}

.tsBox_top_left .dtlList .dtlItem:hover {
  border-color: #1569e6;
}

.tsBox_top_left .dtlList .dtlItem:hover .dtlItem_title {
  color: #136aed;
}

.dtlList .dtlItem .dtlSign {
  width: 60px;
  height: 26px;
  line-height: 26px;
  background-color: #858585;
  top: 0px;
  left: 0px;
  color: white;
  font-size: 14px;
  z-index: 99;
}

.dtlList .dtlItem .dtlSign.living {
  background-color: #1569e6;
}

.dtlList .dtlItem .dtlSign.noStart {
  background-color: #e68415;
}

.dtlList .dtlItem .dtlItemImgBox {
  width: 246px;
  height: 136px;
  box-sizing: border-box;
  border: 1px solid #eeeeee;
  overflow: hidden;
}

.tsBox_top_left .dtlList .dtlItem .dtlItemImgBox img {
  width: 100%;
  height: 100%;
}

.tsBox_top_left .dtlList .dtlItem .dtlItemCon {
  width: 232px;
  margin: auto;
}

.tsBox_top_left .dtlList .dtlItem .dtlItem_title {
  color: #303946;
  font-size: 18px;
  width: 100%;
}

.tsBox_top_left .dtlList .dtlItem .dtlItem_title:hover {
  color: #136aed;
}

.dtlList .dtlItem .dtlItem_line {
  background-color: #dddddd;
  height: 1px;
  width: 100%;
}

.tsBox_top_left .dtlList .dtlItem .dtlItem_date {
  color: #666666;
  font-size: 14px;
  width: 100%;
  margin-top: -7px;
}

.dtlItem .topLine {
  margin-top: -7px;
}

.tsBox_top_right .ettList {
  margin: 0;
  margin-top: 16px;
}

.tsBox_top_right .ettList .ettItem {
  margin: 0;
  box-sizing: border-box;
  width: 260px;
  padding: 18px 14px;
  height: 132px;
  /* box-shadow: 0px 0px 12px 3px #f8f8f9; */
  border: 1px solid #eeeeee;
  margin-top: 17px;
  cursor: pointer;
}

.tsBox_top_right .ettList .ettItem:hover {
  border-color: #136aed;
}

.tsBox_top_right .ettList .ettItem:last-child {
  margin-right: 0;
}

.tsBox_top_right .ettList .ettItem .ettItem_top img {
  height: 51px;
  width: 51px;
  border-radius: 50%;
}

.tsBox_top_right .ettList .ettItem_topRight {
  margin-left: 12px;
}


.tsBox_top_right .ettList .ettItem .ettItem_top .expertName {
  background-color: #328ffa;
  font-size: 18px;
  color: white;
  padding: 0 10px;
  min-width: 52px;
  max-width: 90px;
  height: 26px;
  line-height: 26px;
  border-radius: 3px;
}

.tsBox_top_right .ettList .ettItem .ettItem_top .expertNum {
  color: #6a99dd;
  font-size: 15px;
  margin-top: 5px;
}

.tsBox_top_right .ettList .ettItem .major {
  color: #666666;
  font-size: 14px;
  margin-top: 5px;
}

.tsBox_top_right .ettList .ettItem .unit {
  color: #666666;
  font-size: 14px;
  margin-top: 5px;
}

.tsBox_top_right .ettList .ettItem .job {
  color: #666666;
  font-size: 14px;
}

.tsBox_top_right .ettList .ettItem .ettItem_detail {
  width: 24px;
  height: 9px;
  background: url(../../college/images/ettIcon_fx.png) no-repeat center center;
  margin-top: 34px;
  margin-left: 18px;
}

.tsBox_top_right .ettList .ettItem .ettItem_detail:hover {
  background: url(../../college/images/ettIcon_fxOn.png) no-repeat center center;
}

.tsBox_bottom_left .spList {
  margin: 0;
}

.tsBox_bottom_left .spItem {
  margin: 0;
  width: 420px;
  height: 157px;
  box-sizing: border-box;
  border: 1px solid #eeeeee;
  padding: 15px;
  margin: 20px 10px 0 0;
}

.tsBox_bottom_left .spItem:hover {
  border: 1px solid #136aed;
}

.tsBox_bottom_left .spItem .type {
  background: url(../../college/images/spItem_leftbg.png) no-repeat center center;
  width: 142px;
  height: 120px;
  line-height: 120px;
  color: white;
  font-size: 20px;
  font-weight: bold;
}

.tsBox_bottom_left .spItem .spItem_right {
  width: 230px;
}

.tsBox_bottom_left .spItem .spItem_title {
  color: #242a33;
  font-size: 18px;
}

.tsBox_bottom_left .spItem .spItem_title:hover {
  color: #136aed;
}

.tsBox_bottom_left .spItem .spItem_size,
.tsBox_bottom_left .spItem .pos,
.tsBox_bottom_left .spItem .time,
.tsBox_bottom_left .spItem .spItem_field {
  color: #5b6980;
  font-size: 14px;
}

.tsBox_bottom_left .spItem:hover .spItem_size,
.tsBox_bottom_left .spItem:hover .pos,
.tsBox_bottom_left .spItem:hover .spItem_field {
  color: #5b6980;
  font-size: 14px;
}

.tsBox_bottom_left .spItem .pos {
  width: 100px;
  padding-left: 20px;
  box-sizing: border-box;
  height: 20px;
  line-height: 20px;
  background: url(../../college/images/icon_pos.png) no-repeat 0 center;
}

.tsBox_bottom_left .spItem .time {
  width: 100px;
  margin-left: 20px;
  padding-left: 20px;
  box-sizing: border-box;
  height: 20px;
  line-height: 20px;
  background: url(../../college/images/icon_time.png) no-repeat 0 center;
}

.tsBox_bottom_right .rightItem {
  width: 260px;
  height: 190px;
  background: url(../images/index_tsBox_Bottom_itembg.png) no-repeat center center;
  border-radius: 3px;
}

.tsBox_bottom_right .rightItem .rightItemText1 {
  font-size: 24px;
  color: white;
  top: 40px;
  left: 30px;
}

.tsBox_bottom_right .rightItem .rightItemText2 {
  font-size: 16px;
  color: white;
  top: 80px;
  left: 30px;
}

.tsBox_bottom_right .rightItem .rightItemBtn {
  width: 130px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #2d88fa;
  background-color: white;
  border-radius: 20px;
  top: 133px;
  left: 64px;
}

.tsBox_bottom_right .rightItem .rightItemBtn:hover {
  color: #2d88fa;
  background-color: #edf1ff;
}

.tsBox_bottom_right .rightItem2 {
  width: 260px;
  height: 190px;
  background: url(../images/index_tsBox_Bottom_itembg1.png) no-repeat center center;
  border-radius: 3px;
  margin-top: 24px;
}

.tsBox_bottom_right .rightItem2 .rightItemText1 {
  font-size: 24px;
  color: white;
  top: 40px;
  left: 30px;
}

.tsBox_bottom_right .rightItem2 .rightItemText2 {
  font-size: 16px;
  color: white;
  top: 80px;
  left: 30px;
}

.tsBox_bottom_right .rightItem2 .rightItemBtn {
  width: 130px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #f95a13;
  background-color: white;
  border-radius: 20px;
  top: 133px;
  left: 64px;
}

.tsBox_bottom_right .rightItem2 .rightItemBtn:hover {
  color: #f95a13;
  background-color: #fff0eb;
}

/* 学习通 end */
.ettItem .signName {
  top: 0;
  right: 0;
  color: white;
  font-size: 12px;
  background-color: #fc8814;
  padding: 0 5px;
  min-width: 36px;
  max-width: 106px;
  height: 20px;
  line-height: 20px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.seBox .ettList .ettItem .signName:hover {
  color: white;
}

.seBox .ettList .ettItem:hover .signName {
  color: white;
}

.olList .dtlItemCon .introduce {
  height: 23px;
}

.dtlItemCon .introduce {
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  color: #8b94a1;
  margin-top: 5px;
}

.topLine .view {
  color: #8b94a1;
  background: url(../../public/images/icons/peopleNum.png) no-repeat left center;
  padding-left: 20px;
}

.expertFuWu {
  height: 1730px !important;
}

.expertFuWu .tabConList {
  margin: 0;
  margin-top: 28px;
}

.expertFuWu .tabConList li {
  width: 350px;
  height: 368px;
  border: 1px solid #eeeeee;
  padding: 16px 17px;
  box-sizing: border-box;
  border-radius: 5px;
  margin: 0;
  margin-right: 34px;
}

.expertFuWu .tabConList .tabConItemImg {
  width: 100%;
  overflow: hidden;
  height: 202px;
  border-radius: 5px;
}

.expertFuWu .tabConList .tabConItemImg img {
  width: 100%;
  height: 100%;
}

.expertFuWu .tabConList .tabConItemTitle {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  margin-top: 30px;
}

.expertFuWu .tabConList .tabConItemLink {
  background: url(../images/index_Ex_itemTextbg.png) no-repeat center center;
  width: 322px;
  height: 34px;
  line-height: 34px;
  color: #136aed;
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
}

.expertFuWu .tabConList .tabConItemLink:hover {
  background: url(../images/index_Ex_itemTextbgHover.png) no-repeat center center;
  color: white;
  width: 322px;
  height: 34px;
  line-height: 34px;
}

/* 弹窗 */
.alertBg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 200;
}

.alertCont {
  width: 690px;
  height: 625px;
  background-color: #ffffff;
  margin: 50px auto;
  border-radius: 4px;
  overflow: hidden;
}

.alertTitle {
  line-height: 50px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  background-color: #1569e6;
  text-align: center;
  position: relative;
}

.alertClose {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 20px;
  top: 15px;
}

.alertClose:hover {
  cursor: pointer;
}

.alertClose img {
  display: block;
  width: 100%;
}

.alertUl {
  padding: 30px 40px;
}

.alertLable {
  width: 85px;
  font-size: 14px;
  color: #000000;
  text-align: right;
  line-height: 44px;
}

.alertLable span {
  color: rgb(243, 74, 74);
  margin-right: 4px;
}

.alertIpt {
  width: 510px;
  border: 1px solid #ededed;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 5px 10px;
}

.alertIpt input {
  width: 100%;
  height: 32px;
  border: none;
  outline: none;

}

.alertIpt textarea {
  width: 100%;
  /* height: 32px; */
  border: none;
  outline: none;

}

.alertBtnCont {
  text-align: center;
}

.alertBtn {
  width: 110px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  border-radius: 4px;
  cursor: pointer;
}

.btnCancel {
  border: 1px solid #8db6f2;
  color: #1569e6;
  background-color: #e7f1fc;
}

.btnSubmit {
  background-color: #1569e6;
  color: #ffffff;
}

.filterBar select {
  width: 133px;
  height: 26px;
  line-height: 26px;
  border-radius: 4px;
  border: 1px solid #ddd;
  color: #999;
}

.dip {
  display: none;
}

.osList li .dtlItem_date .icon00 {
  background: url(../../public/images/icons/address.png) no-repeat left center;
  color: #8b94a1;
  padding-left: 20px;
  margin-right: 10px;
}

.osList li .dtlItem_date .icon01 {
  background: url(../../public/images/icons/time.png) no-repeat left center;
  color: #8b94a1;
  padding-left: 20px;
  margin-right: 10px;
}

.osList li .dtlItem_date .icon02 {
  background: url(../../public/images/icons/view.png) no-repeat left center;
  color: #8b94a1;
  padding-left: 20px;
  margin-right: 10px;
}

.osList li .dtlItem_date .icon03 {
  background: url(../../public/images/icons/item.png) no-repeat left center;
  color: #8b94a1;
  padding-left: 20px;
}

.osList li .dtlItem_date .icon04 {
  width: 65px;
  height: 20px;
  line-height: 20px;
  background: #fff6e9;
  border: 1px solid #ffd191;
  text-align: center;
  color: #ff9548;
  border-radius: 4px;
  margin: -2px 0 0 10px;
}

.osItem .dtlItemLine {
  height: 72px;
  width: 1px;
  background: #eee;
  margin-top: -15px;
}

.osItem .right .taxPlanning {
  width: 117px;
  height: 25px;
  margin-left: 4px;
  line-height: 25px;
  font-size: 14px;
  background: url(../../college/images/srCon_rightItemText_bg2.png) no-repeat center center;
  color: #136aed;
  margin-top: -5px;
}

.osItem .right .taxPlanning2 {
  width: 117px;
  height: 25px;
  margin-left: 4px;
  line-height: 25px;
  font-size: 14px;
  background: url(../../college/images/srCon_rightItemText_bg.png) no-repeat center center;
  color: #f06c1a;
  margin-top: 5px;
}

.osItem .right {
  width: 100px;
}