@charset "UTF-8";
html, body {
  font-size: 14px;
}

* {
  margin: 0 auto;
  padding: 0;
  font-family: "微软雅黑";
}

ol, ul {
  list-style: none;
}

i, em {
  font-style: normal;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a img {
  border: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

a {
  outline: none;
}

a:active {
  star: expression(this.onFocus=this.blur());
}

.fl {
  display: inline-block;
  float: left;
}

.fr {
  display: inline-block;
  float: right;
}

.hide {
  display: none;
}

header .nav_top {
  width: 100%;
  position: absolute;
  z-index: 1003;
  top: 0;
  left: 0;
  height: 70px;
  background: rgba(94, 82, 72, 0.4);
}

header .nav_top section {
  width: 1200px;
  margin: 0 auto;
}

header .nav_top section > img {
  width: 307px;
  height: 60px;
  margin-top: 4px;
}

header .nav_top section > div {
  width: 780px;
  height: 55px;
  overflow: hidden;
}

header .nav_top section > div img, header .nav_top section > div section {
  float: left;
  display: inline-block;
}

header .nav_top section > div img {
  width: 40px;
  height: 40px;
  margin-top: 14px;
}

header .nav_top section > div > section {
  position: relative;
  width: 640px;
  padding-left: 5px;
  height: 37px;
  border: solid 1px rgba(147, 30, 29, 0.3);
  margin: 15px 0 0 1px;
}

header .nav_top section > div > section ul {
  width: 580px;
  height: 30px;
  overflow: hidden;
}

header .nav_top section > div > section ul li em {
  cursor: pointer;
  width: 480px;
  padding-left: 26px;
  display: inline-block;
  float: left;
  font-weight: bold;
  background: url("../../img/index/notice.png") no-repeat 0 47%;
  background-size: 20px 20px;
  line-height: 37px;
  height: 37px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #000;
}

header .nav_top section > div > section ul li a {
  display: inline-block;
  float: left;
  width: 60px;
  line-height: 37px;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  color: #D2221F;
}

header .nav_top section > div > section > a {
  position: absolute;
  right: 10px;
  top: 9px;
  background: url("../../img/index/out.png") no-repeat;
  background-size: 100% 100%;
  width: 60px;
  line-height: 20px;
  height: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  color: #D2221F;
}

.bannerContent {
  position: relative;
  height: 410px;
}

.bannerContent .banner-box {
  width: 100%;
  height: 410px;
  overflow: visible;
  position: relative;
  visibility: visible;
  display: block;
}

.bannerContent .banner-circle ul li {
  width: 8px;
  height: 8px;
  font-size: 10px;
  text-align: center;
  margin: 0 4px;
  float: left;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.4);
  -webkit-text-size-adjust: none;
  border-radius: 50%;
}

.bannerContent .banner-circle ul .on {
  background: rgba(255, 255, 255, 0.8);
  border: 0;
  height: 8px;
  width: 8px;
  cursor: default;
}

.bannerContent .banner-circle {
  left: 50%;
  bottom: 22px;
  margin-left: -32px;
  position: absolute;
  list-style: none;
  z-index: 2;
  overflow: hidden;
  _zoom: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.bannerContent .banner-circle:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.bannerContent .banner-slide {
  width: 100%;
  height: 410px;
  overflow: hidden;
}

.bannerContent .banner-body {
  width: 100%;
  height: 410px;
}

.bannerContent .banner-body ul {
  width: 100%;
  height: 410px;
  overflow: hidden;
}

.bannerContent .banner-body ul li {
  width: 100%;
  height: 410px;
}

.bannerContent .banner-body ul li > a {
  display: block;
  width: 1040px;
  margin: 0 auto;
  padding: 110px 0 0 100px;
  height: 300px;
}

.bannerContent .banner-body ul li:nth-child(1) {
  background: url("../../img/index/banner/banner_bg4.jpg") center top no-repeat;
  background-size: 100% 410px;
}

.bannerContent .banner-body ul li a img {
  display: block;
  width: 52%;
  margin: 0;
}

.bannerContent .banner-body ul li:nth-child(2) {
  background: url("../../img/index/banner/banner_bg1.jpg") center top no-repeat;
  background-size: 100% 410px;
}

.bannerContent .banner-body ul li:nth-child(3) {
  background: url("../../img/index/banner/banner_bg2.png") center top no-repeat;
  background-size: 100% 410px;
}

.bannerContent .banner-body ul li:nth-child(4) {
  background: url("../../img/index/banner/banner_bg3.jpg") no-repeat center top;
  background-size: 100% 410px;
}

.bannerContent .banner-body ul li:nth-child(5) {
  background: url("../../img/index/banner/banner_bg2.png") no-repeat center top;
  background-size: 100% 410px;
}

.bannerContent .bannerCon {
  position: absolute;
  left: 50%;
  top: 80px;
  width: 1140px;
  margin-left: -570px;
}

.bannerContent .bannerCon > section {
  position: absolute;
  right: -30px;
  top: 0;
  width: 400px;
  height: 314px;
  background: #fff;
  z-index: 99999;
}

.bannerContent .bannerCon > section .loginBox .tab {
  width: 400px;
}

.bannerContent .bannerCon > section .loginBox .tab li {
  float: left;
  display: inline-block;
  line-height: 36px;
  height: 36px;
  width: 132px;
  text-align: center;
  font-size: 14px;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  background: #F8F8F8;
  box-shadow: 0 1px 0 0 #E5E5E5;
  font-weight: bold;
}

.bannerContent .bannerCon > section .loginBox .tab li:last-of-type {
  width: 134px;
  border-right: 0;
}

.bannerContent .bannerCon > section .loginBox .tab li a {
  color: #404040;
}

.bannerContent .bannerCon > section .loginBox .tab li.active {
  border-bottom: 2px solid #E53232;
  background: #fff;
}

.bannerContent .bannerCon > section .loginBox .tab li.active a {
  color: #E53232;
}

.bannerContent .bannerCon > section .loginBox .tabCon {
  width: 100%;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon {
  width: 100%;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentOne {
  width: 100%;
  position: relative;
  padding-top: 27px;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentOne > i {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 48px;
  height: 47px;
  cursor: pointer;
  background: url("../../img/index/log-box-code.png") no-repeat;
  background-size: contain;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentOne > section {
  width: 70%;
  margin: 0 auto;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentOne > section label {
  display: block;
  clear: both;
  position: relative;
  height: 32px;
  justify-content: space-between;
  margin-bottom: 10px;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentOne > section label i {
  position: absolute;
  width: 21px;
  height: 21px;
  left: 4px;
  top: 5px;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentOne > section label > input {
  display: block;
  width: 100%;
  line-height: 27px;
  padding: 0;
  margin: 0;
  height: 30px;
  background: #fff;
  border: 1px solid #C5C5C5;
  border-radius: 4px;
  text-indent: 2em;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentOne > section label:nth-child(1) i {
  background: url("../../img/index/log-phone.png") no-repeat;
  background-size: contain;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentOne > section label:nth-child(2) input {
  float: left;
  display: inline-block;
  width: 70%;
  background: #fff;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentOne > section label:nth-child(2) i {
  background: url("../../img/index/log-code.png") no-repeat;
  background-size: contain;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentOne > section label:nth-child(3) i {
  background: url("../../img/index/log-password.png") no-repeat;
  background-size: contain;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentOne > section label a {
  display: inline-block;
  float: left;
  width: 70px;
  height: 30px;
  margin-left: 5px;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentOne > section label a img {
  display: block;
  height: 30px;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentOne > section > a {
  display: block;
  font-size: 13px;
  color: #878787;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentOne > section > button {
  display: block;
  width: 100%;
  color: #fff;
  border: none;
  margin-top: 20px;
  background: #E53232;
  border-radius: 4px;
  text-align: center;
  line-height: 32px;
  height: 32px;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .btn_a {
  width: 45%;
  margin: 15px auto 0 auto;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .btn_a > a {
  width: 100%;
  display: block;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .btn_a > a em {
  display: inline-block;
  float: left;
  width: 52%;
  text-align: right;
  font-size: 13px;
  color: #878787;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .btn_a > a i {
  display: inline-block;
  float: left;
  width: 36%;
  color: #404040;
  text-align: right;
  padding-left: 17px;
  background: url("../../img/index/icon-2.png") no-repeat 0 50%;
  background-size: 21px 14px;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .btn_a > a:hover i {
  color: #404040;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentTow {
  display: none;
  width: 100%;
  height: 248px;
  position: relative;
  padding-top: 27px;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentTow > i {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 48px;
  height: 47px;
  cursor: pointer;
  background: url("../../img/index/log-box-computer.png") no-repeat;
  background-size: contain;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentTow > label {
  display: block;
  width: 190px;
  margin: 0 auto 10px auto;
  text-align: center;
  text-indent: 1.5em;
  background: url("../../img/index/icon-1.png") no-repeat 0 50%;
  background-size: 20px 20px;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentTow .overTime {
  width: 150px;
  height: 150px;
  margin: 6px auto 25px auto;
  position: relative;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentTow .overTime > img {
  display: block;
  width: 150px;
  height: 150px;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentTow .overTime > div {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3333;
  width: 150px;
  height: 150px;
  background: rgba(255, 255, 255, 0.88);
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentTow .overTime > div em {
  width: 100px;
  margin: 0 auto;
  padding: 45px 0 10px 0;
  display: block;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #424242;
  text-align: center;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentTow .overTime > div a {
  width: 84px;
  height: 28px;
  line-height: 28px;
  margin: 0 auto;
  display: block;
  background: #E53232;
  border-radius: 4px;
  color: #fff;
  text-align: center;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentTow > ul {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  height: 30px;
  border-top: 1px dotted #DBDBDB;
  padding-top: 12px;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentTow > ul li {
  flex: 1;
  line-height: 20px;
  height: 20px;
  text-align: center;
  border-right: 1px dotted #DBDBDB;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentTow > ul li:last-of-type {
  border-right: 0;
}

.bannerContent .bannerCon > section .loginBox .tabCon .studentCon .studentTow > ul li a {
  font-size: 14px;
  color: #404040;
  font-weight: bold;
}

.bannerContent .bannerCon > section .afterLogin > section {
  width: 96%;
  margin: 0 auto;
  padding-top: 15px;
  height: 35px;
}

.bannerContent .bannerCon > section .afterLogin > section label {
  display: inline-block;
  float: left;
  font-size: 18px;
  color: #EB2827;
  font-weight: bold;
  margin-left: 10px;
}

.bannerContent .bannerCon > section .afterLogin > section a {
  display: inline-block;
  float: right;
  width: 70px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #EB2827;
  background: url("../../img/index/out.png") no-repeat;
  background-size: 100% 100%;
  font-size: 12px;
  margin-right: 20px;
}

.bannerContent .bannerCon > section .afterLogin .middle > label {
  display: inline-block;
  float: left;
  width: 22px;
  height: 105px;
  padding-top: 10px;
  text-align: center;
  background: url("../../img/index/login_title.png") no-repeat;
  background-size: 100% 100%;
  margin-left: 15px;
  color: #DB2A1E;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}

.bannerContent .bannerCon > section .afterLogin .middle > section > div {
  width: 330px;
  clear: both;
  padding-top: 5px;
  height: 25px;
  justify-content: space-between;
  border-bottom: 1px solid #E1DCD6;
}

.bannerContent .bannerCon > section .afterLogin .middle > section > div label {
  display: inline-block;
  float: left;
}

.bannerContent .bannerCon > section .afterLogin .middle > section > div label em {
  display: inline-block;
  float: left;
  padding-right: 12px;
  color: #DB2A1E;
  font-size: 14px;
  line-height: 25px;
  height: 25px;
  font-weight: bold;
}

.bannerContent .bannerCon > section .afterLogin .middle > section > div a {
  display: inline-block;
  float: right;
  width: 50px;
  line-height: 18px;
  height: 18px;
  color: #db2a1e;
  text-align: center;
  font-size: 12px;
  border: solid 1px #DB2A1E;
  border-radius: 15px;
  font-weight: bold;
}

.bannerContent .bannerCon > section .afterLogin .middle > section > section {
  width: 330px;
  clear: both;
  padding-top: 10px;
}

.bannerContent .bannerCon > section .afterLogin .middle > section > section label {
  display: inline-block;
  float: left;
  width: 49%;
}

.bannerContent .bannerCon > section .afterLogin .middle > section > section label em {
  color: #474747;
  line-height: 25px;
  height: 25px;
  font-size: 14px;
  font-weight: bold;
}

.bannerContent .bannerCon > section .afterLogin .middle > section > section label b {
  color: #DB2A1E;
  line-height: 25px;
  height: 25px;
}

.bannerContent .bannerCon > section .afterLogin .Bottom {
  margin-top: 5px;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > label {
  display: inline-block;
  float: left;
  width: 22px;
  height: 105px;
  padding-top: 10px;
  text-align: center;
  background: url("../../img/index/login_title.png") no-repeat;
  background-size: 100% 100%;
  font-size: 12px;
  margin: 5px 0 0 15px;
  line-height: 18px;
  color: #DB2A1E;
  font-weight: bold;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > section {
  display: inline-block;
  float: left;
  margin-left: 5px;
  width: 330px;
  padding: 0 10px 0 10px;
  height: 125px;
  background: #FBF7F2;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > section > div {
  width: 330px;
  clear: both;
  height: 25px;
  justify-content: space-between;
  border-bottom: 1px solid #E1DCD6;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > section > div label {
  display: inline-block;
  float: left;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > section > div label em {
  display: inline-block;
  float: left;
  padding-right: 12px;
  color: #DB2A1E;
  font-size: 14px;
  line-height: 25px;
  height: 25px;
  font-weight: bold;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > section > div a {
  display: inline-block;
  float: right;
  width: 50px;
  line-height: 18px;
  height: 18px;
  color: #DB2A1E;
  text-align: center;
  font-size: 12px;
  border: solid 1px #DB2A1E;
  border-radius: 15px;
  font-weight: bold;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > section ul {
  width: 330px;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > section ul li {
  clear: both;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > section ul li.noPass {
  border-bottom: 1px solid #E1DCD6;
  height: 52px;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > section ul li.noPass a {
  color: #DB2A1E;
  font-size: 12px;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > section ul li.noPass button {
  background: url("../../img/index/botton1.png") no-repeat;
  background-size: 100% 24px;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > section ul li.pass a {
  color: #00A776;
  font-size: 12px;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > section ul li.pass button {
  background: url("../../img/index/botton2.png") no-repeat;
  background-size: 100% 24px;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > section ul li p {
  display: inline-block;
  float: left;
  width: 76%;
  padding-top: 15px;
  font-size: 13px;
  color: #474747;
  font-weight: bold;
  height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > section ul li div {
  display: inline-block;
  float: left;
  width: 21%;
  margin-left: 2%;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > section ul li div a {
  display: block;
  width: 70px;
  line-height: 24px;
  height: 24px;
  font-size: 14px;
  text-align: center;
}

.bannerContent .bannerCon > section .afterLogin .Bottom > section ul li div button {
  display: block;
  border: none;
  width: 100%;
  line-height: 24px;
  height: 24px;
  font-size: 12px;
  color: #fff;
}

.itemCon {
  width: 1200px;
  margin: 20px auto 40px auto;
}

.itemCon .title {
  width: 100%;
  display: block;
  height: 82px;
}

.itemCon .title img {
  display: inline-block;
  float: left;
  width: 169px;
  height: 82px;
}

.itemCon .title.title-1 b {
  width: 73%;
}

.itemCon .title.title-2 img {
  width: 199px;
  height: 82px;
}

.itemCon .title.title-2 b {
  width: 45%;
}

.itemCon .title b {
  display: inline-block;
  float: left;
  height: 1px;
  margin: 42px 0 0 15px;
  border-bottom: 1px solid #D2221F;
}

.itemCon > section {
  width: 710px;
  height: 380px;
  margin-right: 25px;
}

.itemCon > section > div {
  width: 710px;
  height: 273px;
  margin-top: 20px;
}

.itemCon > section > div a {
  width: 343px;
  height: 113px;
  padding-top: 160px;
}

.itemCon > section > div a:nth-child(1) {
  background: url("../../img/index/jd-img1.png") no-repeat;
  background-size: contain;
}

.itemCon > section > div a label {
  display: block;
  margin: 0 auto;
  width: 172px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  color: #D2221F;
  text-align: center;
  background: url("../../img/index/jd-button.png") no-repeat;
  background-size: contain;
}

.itemCon > section > div a:nth-child(2) {
  background: url("../../img/index/jd-img2.png") no-repeat;
  background-size: contain;
}

.itemCon > div {
  width: 396px;
  height: 380px;
}

.itemCon > div a {
  display: block;
  width: 396px;
  height: 114px;
  padding-top: 160px;
  margin-top: 20px;
  background: url("../../img/index/sz_banner.png") no-repeat;
  background-size: contain;
}

.itemCon > div a label {
  display: block;
  margin: 0 auto;
  width: 172px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  color: #D2221F;
  text-align: center;
  background: url("../../img/index/jd-button.png") no-repeat;
  background-size: contain;
}

.caseContent {
  width: 100%;
  background: url("../../img/index/case_bg.png") no-repeat;
  background-size: 100% 700px;
  padding: 20px 0 20px 0;
  height: 660px;
}

.caseContent > section {
  margin: 0 auto;
  width: 1200px;
  height: 660px;
}

.caseContent > section .title {
  width: 100%;
  display: block;
  height: 82px;
}

.caseContent > section .title img {
  display: inline-block;
  float: left;
  width: 169px;
  height: 82px;
}

.caseContent > section .title b {
  display: inline-block;
  float: left;
  width: 1015px;
  height: 1px;
  margin: 42px 0 0 15px;
  border-bottom: 1px solid #D2221F;
}

.caseContent > section > div {
  width: 1200px;
  height: 548px;
  margin-top: 30px;
}

.caseContent > section > div .caseCon {
  width: 919px;
  height: 548px;
  background: url("../../img/index/case_box.png") no-repeat;
  background-size: 919px 548px;
}

.caseContent > section > div .caseCon > div > div {
  width: 121px;
  height: 548px;
}

.caseContent > section > div .caseCon > div > div img {
  clear: both;
  display: block;
}

.caseContent > section > div .caseCon > div > div img.img1 {
  width: 50px;
  margin: 140px auto 0 auto;
}

.caseContent > section > div .caseCon > div > div img.img2 {
  width: 57px;
  margin: 120px auto 0 auto;
}

.caseContent > section > div .caseCon > div > div img.img3 {
  width: 54px;
  margin: 40px auto 0 auto;
}

.caseContent > section > div .caseCon > div > div img.img4 {
  width: 50px;
  margin: 78px auto 0 auto;
}

.caseContent > section > div .caseCon > div > section {
  position: relative;
  width: 730px;
  height: 508px;
  padding: 30px 0 0 20px;
}

.caseContent > section > div .caseCon > div > section ul {
  width: 730px;
}

.caseContent > section > div .caseCon > div > section ul li {
  width: 710px;
  position: relative;
  padding: 0 0 25px 20px;
  margin-top: 25px;
  height: 60px;
  border-bottom: 1px dotted #CECECE;
  cursor: pointer;
}

.caseContent > section > div .caseCon > div > section ul li:first-of-type {
  margin-top: 0;
}

.caseContent > section > div .caseCon > div > section ul li:before {
  display: block;
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid #E79526;
  border-radius: 50%;
  left: 0;
  top: 8px;
}

.caseContent > section > div .caseCon > div > section ul li > a {
  display: block;
  width: 100%;
  height: 60px;
}

.caseContent > section > div .caseCon > div > section ul li > a b {
  display: block;
  width: 98%;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 20px;
  color: #4A4A4A;
  line-height: 30px;
}

.caseContent > section > div .caseCon > div > section ul li > a label {
  display: block;
  clear: both;
  width: 98%;
  margin-top: 5px;
  height: 24px;
}

.caseContent > section > div .caseCon > div > section ul li > a label em {
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  float: left;
  font-size: 18px;
  color: #4A4A4A;
  line-height: 24px;
  height: 24px;
}

.caseContent > section > div .caseCon > div > section ul li > a label i {
  display: inline-block;
  float: right;
  line-height: 24px;
  height: 24px;
  font-size: 18px;
  color: #4A4A4A;
}

.caseContent > section > div .caseCon > div > section > a {
  position: absolute;
  display: block;
  bottom: 12px;
  right: 0;
  width: 106px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 16px;
  color: #D2221F;
  background: url("../../img/index/more_list.png") no-repeat;
  background-size: contain;
}

.caseContent > section > div > ul {
  width: 266px;
  height: 548px;
  margin-left: 15px;
}

.caseContent > section > div > ul li {
  width: 262px;
  border: solid 2px #fff;
  margin-top: 8px;
}

.caseContent > section > div > ul li:first-of-type {
  margin-top: 0;
}

.caseContent > section > div > ul li.img1 {
  height: 80px;
}

.caseContent > section > div > ul li.img1 a {
  height: 80px;
}

.caseContent > section > div > ul li.img2 {
  height: 70px;
}

.caseContent > section > div > ul li.img2 a {
  height: 70px;
}

.caseContent > section > div > ul li.img3 {
  height: 60px;
}

.caseContent > section > div > ul li.img3 a {
  height: 60px;
}

.caseContent > section > div > ul li.active {
  border: solid 2px #E00400;
}

.caseContent > section > div > ul li.active a em {
  background: #e00400;
}

.caseContent > section > div > ul li a {
  display: block;
  width: 262px;
  position: relative;
}

.caseContent > section > div > ul li a img {
  display: block;
  width: 262px;
}

.caseContent > section > div > ul li a em {
  display: block;
  position: absolute;
  z-index: 1003;
  line-height: 25px;
  height: 25px;
  font-size: 13px;
  color: #fff;
  padding-left: 10px;
  padding-right: 15px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
  background: rgba(33, 84, 125, 0.5);
  border-radius: 0 25px 25px 0;
  left: 0;
  bottom: 10px;
  letter-spacing: 1px;
}

.footer {
  width: 100%;
  height: 413px;
  padding-top: 30px;
  background: url("../../img/index/foot_bg.png") no-repeat;
  background-size: 100% 443px;
}

.footer > section {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  height: 413px;
}

.footer > section > p {
  display: block;
  line-height: 26px;
  height: 26px;
  font-size: 14px;
  position: absolute;
  bottom: 6px;
  left: 0;
  color: rgba(255, 255, 255, 0.6);
  padding-left: 30px;
  background: url("../../img/index/foot_ic.png") no-repeat;
  background-size: 22px 26px;
}

.footer > section > label {
  display: block;
  margin: 0;
  width: 80%;
}

.footer > section > label em, .footer > section > label i {
  display: inline-block;
  float: left;
  line-height: 53px;
  height: 53px;
}

.footer > section > label em {
  width: 360px;
  font-size: 25px;
  color: #D2221F;
  margin-top: 4px;
}

.footer > section > label i {
  position: relative;
  font-size: 30px;
  margin-left: 20px;
  color: #D2221F;
  font-weight: bold;
  padding-left: 55px;
}

.footer > section > label i:before {
  display: block;
  position: absolute;
  content: "";
  width: 50px;
  height: 53px;
  left: 0;
  top: 0;
  background: url("../../img/index/foot_icon1.png") no-repeat;
  background-size: contain;
}

.footer > section > div {
  width: 80%;
  margin: 50px 0 0 0;
}

.footer > section > div a {
  width: 200px;
  display: inline-block;
  float: left;
}

.footer > section > div a:first-of-type {
  margin-right: 84px;
}

.footer > section > div a img {
  display: block;
  width: 200px;
  height: 200px;
}

.footer > section > div a em {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 28px;
  height: 28px;
  font-size: 18px;
  color: #D73F3C;
}

.footer > section > div a label {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  height: 28px;
  font-size: 18px;
  color: #D73F3C;
}

.footer > section > div a label:after {
  position: absolute;
  display: block;
  content: "";
  width: 30px;
  height: 25px;
  right: 0;
  top: 1px;
  background: url("../../img/index/foot_cade_icon.png") no-repeat;
  background-size: contain;
}

.sideNav {
  position: fixed;
  width: 96px;
  height: 397px;
  bottom: 30%;
  right: 0;
  z-index: 99999;
}

.sideNav > a {
  display: block;
  width: 96px;
  height: 33px;
  padding-top: 40px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
  background: url("../../img/index/float_t.png") no-repeat;
  background-size: contain;
}

.sideNav section {
  width: 96px;
  height: 313px;
  background: url("../../img/index/float_bg.png") no-repeat;
}

.sideNav section > a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.34);
  line-height: 51px;
}

.sideNav section > a:nth-child(4) {
  padding: 9px 0 7px 0;
  line-height: 20px;
}

.sideNav section > a:first-of-type {
  padding: 9px 0 7px 0;
  line-height: 20px;
}

.sideNav section > a:last-of-type {
  border-bottom: 0;
  margin-top: 10px;
  background: url("../../img/index/float_icon.png") no-repeat 50% 5%;
}

.headNav {
  display: none;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: #fff;
  box-shadow: 0 2px 4px 0 #C1C1C1;
  font-size: 20px;
  color: #D2221F;
}

.headNav > div {
  clear: both;
  width: 90%;
  margin: 0 auto;
}

.headNav > div img {
  display: inline-block;
  float: left;
  margin-top: 6px;
  height: 60px;
}

.headNav > div ul {
  display: inline-block;
  float: right;
  margin-top: 20px;
}

.headNav > div ul li {
  display: inline-block;
  float: left;
  width: 120px;
  line-height: 35px;
  height: 35px;
  font-size: 15px;
  text-align: center;
}

.headNav > div ul li a {
  display: inline-block;
  color: #D2221F;
  width: 120px;
  line-height: 35px;
  height: 35px;
}

.headNav > div ul li a.active {
  background: #D2221F;
  color: #fff;
}

.contactLayer {
  display: none;
  width: 100%;
  height: auto;
  background: #fff;
  position: relative;
}

.contactLayer > section > label {
  display: block;
  width: 100%;
  margin: 0 auto;
  clear: both;
  height: 40px;
  justify-content: space-between;
  border-bottom: #EBEBEB 1px solid;
}

.contactLayer > section > label em {
  display: inline-block;
  float: left;
  text-indent: 1em;
  line-height: 40px;
  height: 40px;
  font-size: 16px;
  color: #1F1F1F;
  font-weight: bold;
}

.contactLayer > section > label .close {
  display: inline-block;
  float: right;
  width: 10px;
  height: 10px;
  background: url("../../img/box_close.png") no-repeat;
  background-size: contain;
  margin: 15px 10px 0 0;
}

.contactLayer > section.noLogin {
  position: relative;
  height: 280px;
}

.contactLayer > section.noLogin > a {
  position: absolute;
  display: block;
  width: 40%;
  left: 30%;
  bottom: 10px;
  line-height: 30px;
  height: 30px;
  font-size: 14px;
  text-align: center;
}

.contactLayer > section.noLogin > a.sure {
  background: #d92c1c;
  color: #fff;
}

.contactLayer > section.noLogin > section {
  display: block;
  width: 70%;
  margin: 0 auto;
  padding: 50px 0 30px 0;
}

.contactLayer > section.noLogin > section p {
  font-size: 15px;
  line-height: 30px;
  height: 30px;
  text-align: center;
}

.contactLayer > section.goLogin {
  display: none;
}

.contactLayer > section.goLogin > div {
  width: 300px;
  height: 302px;
  margin: 20px auto 0 auto;
}

.branchCon {
  width: 1140px;
  margin: 0 auto;
}

.branchCon > section {
  display: inline-block;
  float: left;
  width: 335px;
  height: 1031px;
  background: url("../../img/index/branch_bg.png") no-repeat;
  background-size: 335px 1031px;
  margin: 35px 56px 0 0;
}

.branchCon > section:nth-child(3) {
  margin-right: 0;
}

.branchCon > section .bottom-bb {
  margin-bottom: 16px;
}

.branchCon > section > label {
  display: block;
  margin: 19px auto 15px auto;
  width: 282px;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  color: #D2221F;
  font-weight: bold;
  background: url("../../img/index/branch_title.png") no-repeat;
  background-size: contain;
  text-align: center;
}

.branchCon > section .top {
  position: relative;
  width: 100%;
  height: 185px;
  padding-top: 20px;
}

.branchCon > section .top i {
  left: 10px;
  top: 50px;
  position: absolute;
  z-index: 1003;
  display: block;
  width: 104px;
  height: 30px;
  background: url("../../img/index/branch_i.png") no-repeat;
  background-size: 100% 100%;
}

.branchCon > section .top a {
  display: block;
  width: 212px;
  height: 138px;
  margin: 0 auto;
  overflow: hidden;
}

.branchCon > section .top a img {
  display: block;
  width: 212px;
  height: 138px;
}

.branchCon > section .top a img:hover {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.branchCon > section .top label {
  background: #fff url("../../img/index/branch_button.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  width: 180px;
  height: 38px;
  margin: 8px auto 0 auto;
  display: block;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  color: #d0231d;
  font-weight: bold;
}

.branchCon > section .middle {
  width: 278px;
  height: 217px;
  border: 1px solid #C5C5C5;
  background: #fff;
  margin: 2px auto 0 auto;
}

.branchCon > section .middle > section {
  position: relative;
  width: 278px;
  height: 157px;
  margin: 0 auto;
}

.branchCon > section .middle > section i {
  position: absolute;
  background: url("../../img/index/class_label1.png") no-repeat;
  left: -3px;
  top: -1px;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  width: 80px;
  height: 80px;
}

.branchCon > section .middle > section a {
  display: block;
  width: 278px;
  height: 157px;
  margin: 0 auto;
}

.branchCon > section .middle > section a img {
  display: block;
  width: 278px;
  height: 157px;
}

.branchCon > section .middle > section label {
  display: block;
  line-height: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.7);
  font-size: 12px;
  text-align: center;
  color: #d2cdd4;
  position: absolute;
  bottom: -1px;
  border-left: 1px solid #C5C5C5;
  border-right: 1px solid #C5C5C5;
  left: -1px;
  width: 278px;
}

.branchCon > section .middle > label {
  display: block;
  font-size: 20px;
  color: #d8211d;
  line-height: 30px;
  height: 30px;
  width: 96%;
  margin: 4px auto 0 auto;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.branchCon > section .middle ul {
  clear: both;
  width: 96%;
  margin: 0 auto;
  height: 26px;
}

.branchCon > section .middle ul li {
  width: 31%;
  display: inline-block;
  float: left;
}

.branchCon > section .middle ul li:nth-child(2) {
  width: 38%;
}

.branchCon > section .middle ul li em, .branchCon > section .middle ul li i {
  display: inline-block;
  float: left;
  font-size: 13px;
  line-height: 26px;
  height: 26px;
}

.branchCon > section .middle ul li em {
  color: #646464;
  padding-right: 3px;
}

.branchCon > section .middle ul li i {
  color: #D2221F;
}

.branchCon > section .bottom {
  width: 280px;
  height: 216px;
  position: relative;
}

.branchCon > section .bottom > i {
  display: block;
  position: absolute;
  left: 0;
  top: 134px;
  width: 78px;
  height: 25px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  background: url("../../img/index/branch-label2.png") no-repeat;
  background-size: contain;
  z-index: 10003;
}

.branchCon > section .bottom > img {
  display: block;
  width: 280px;
  height: 158px;
}

.branchCon > section .bottom > section {
  width: 278px;
  height: 50px;
  padding-top: 6px;
  border: 1px solid #B8A89A;
  border-top: 0;
  background: #fff;
}

.branchCon > section .bottom > section label {
  width: 270px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 18px;
  color: #4D4D4D;
  font-weight: bold;
  text-align: center;
  line-height: 21px;
  height: 21px;
}

.branchCon > section .bottom > section div {
  width: 260px;
  margin: 0 auto;
  clear: both;
  height: 24px;
}

.branchCon > section .bottom > section div em {
  width: 105px;
  display: inline-block;
  float: left;
  font-size: 14px;
  color: #646464;
  line-height: 24px;
  height: 24px;
}

.branchCon > section .bottom > section div i {
  display: inline-block;
  float: left;
  width: 50px;
  text-align: center;
  color: #646464;
  line-height: 24px;
  height: 24px;
}

/*02-21替换*/
.resourceContent {
  width: 100%;
  padding: 20px 0 20px 0;
  height: 360px;
}

.resourceContent > section {
  margin: 0 auto;
  width: 1200px;
  height: 360px;
}

.resourceContent > section .title {
  width: 100%;
  display: block;
  height: 82px;
}

.resourceContent > section .title img {
  display: inline-block;
  float: left;
  width: 169px;
  height: 82px;
}

.resourceContent > section .title b {
  display: inline-block;
  float: left;
  width: 900px;
  height: 1px;
  margin: 42px 0 0 15px;
  border-bottom: 1px solid #D2221F;
}

.resourceContent > section .title a {
  display: inline-block;
  float: left;
  width: 106px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 16px;
  color: #D2221F;
  margin: 24px 0 0 8px;
  background: url("../../img/index/more_list.png") no-repeat;
  background-size: contain;
}

.resourceContent > section > div {
  width: 1200px;
}

.resourceContent > section > div > a {
  position: relative;
  display: inline-block;
  float: left;
  width: 276px;
  height: 260px;
  margin: 15px 32px 0 0;
}

.resourceContent > section > div > a > i {
  display: block;
  position: absolute;
  width: 276px;
  height: 26px;
  left: 0;
  bottom: 0;
  background: url("../../img/index/shadow.png") no-repeat 100% 50%;
  background-size: 276px 26px;
}

.resourceContent > section > div > a:last-of-type {
  margin-right: 0;
}

.resourceContent > section > div > a > div {
  position: relative;
  width: 276px;
  height: 150px;
  overflow: hidden;
}

.resourceContent > section > div > a > div img {
  display: block;
  width: 276px;
  height: 150px;
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
}

.resourceContent > section > div > a > div img:hover {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.resourceContent > section > div > a > label {
  display: block;
  width: 100%;
  height: 70px;
  padding-top: 8px;
  background: #DB2A1E;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.resourceContent > section > div > a > label em {
  width: 90%;
  margin: 0 auto;
  display: block;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 28px;
  height: 68px;
  font-family: "宋体";
  overflow: hidden;
}

/*03-02新增*/
.personalLogin > section {
  width: 96%;
  margin: 18px auto 0 auto;
}

.personalLogin > section > label {
  width: 100%;
  height: 28px;
}

.personalLogin > section > label em {
  display: inline-block;
  float: left;
  line-height: 28px;
  height: 28px;
  font-size: 20px;
  font-weight: bold;
  color: #EB2827;
}

.personalLogin > section > label a {
  display: inline-block;
  float: right;
  width: 106px;
  line-height: 28px;
  height: 28px;
  background: url("../../img/index/box_button.png") no-repeat;
  background-size: contain;
  font-size: 12px;
  text-align: center;
  color: #EB2827;
}

.personalLogin > section .middle {
  width: 100%;
  height: 142px;
  background: #FBF7F2;
  margin-top: 10px;
}

.personalLogin > section .middle > a {
  display: inline-block;
  float: left;
  width: 34px;
  height: 117px;
  font-size: 16px;
  font-weight: bold;
  padding-top: 25px;
  color: #DB2A1E;
  text-align: center;
  background: url("../../img/index/login_title.png") no-repeat;
  background-size: 34px 142px;
}

.personalLogin > section .middle > a em {
  display: block;
  width: 20px;
  line-height: 22px;
  margin: 0 auto;
}

.personalLogin > section .middle ul {
  display: inline-block;
  float: left;
  width: 310px;
  margin-left: 16px;
}

.personalLogin > section .middle ul li {
  border-bottom: solid 1px #E1DCD6;
  height: 36px;
  clear: both;
}

.personalLogin > section .middle ul li:last-of-type {
  border: 0;
}

.personalLogin > section .middle ul li:first-of-type em {
  letter-spacing: 5.2px;
}

.personalLogin > section .middle ul li:nth-child(2) em, .personalLogin > section .middle ul li:nth-child(3) em {
  letter-spacing: 2.2px;
}

.personalLogin > section .middle ul li em {
  display: inline-block;
  position: relative;
  float: left;
  width: 65%;
  line-height: 36px;
  height: 36px;
  text-indent: 0.8em;
  font-size: 15px;
  color: #474747;
  font-weight: bold;
}

.personalLogin > section .middle ul li em:before {
  display: block;
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background: #D9CFC2;
  left: 1px;
  top: 17px;
}

.personalLogin > section .middle ul li i {
  display: inline-block;
  float: right;
  width: 32%;
  padding-right: 2%;
  text-align: right;
  line-height: 36px;
  height: 36px;
  font-size: 15px;
  color: #AF7F5D;
}

.personalLogin > section .middle ul li:nth-child(2) i {
  color: #db2a1e;
  font-weight: bold;
}

.personalLogin > section .bottom {
  width: 100%;
  margin-top: 17px;
  padding-top: 15px;
  background: #FBF7F2;
  height: 70px;
}

.personalLogin > section .bottom ul {
  width: 360px;
  margin: 0 auto;
}

.personalLogin > section .bottom ul li {
  display: inline-block;
  float: left;
  height: 114px;
}

.personalLogin > section .bottom ul li a {
  clear: both;
  display: block;
  width: 60px;
  height: 59px;
}

.personalLogin > section .bottom ul li a i {
  display: block;
  width: 34px;
  height: 36px;
  margin: 0 auto;
}

.personalLogin > section .bottom ul li a em {
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #EB2827;
  line-height: 34px;
  height: 34px;
}

.personalLogin > section .bottom ul li:first-of-type {
  margin-right: 28px;
}

.personalLogin > section .bottom ul li:first-of-type a i {
  background: url("../../img/index/icno1.png") no-repeat;
  background-size: contain;
}

.personalLogin > section .bottom ul li:nth-child(2) {
  margin-right: 14px;
}

.personalLogin > section .bottom ul li:nth-child(2) a i {
  background: url("../../img/index/icno2.png") no-repeat;
  background-size: contain;
}

.personalLogin > section .bottom ul li:nth-child(3) {
  margin-right: 20px;
}

.personalLogin > section .bottom ul li:nth-child(3) a {
  width: 94px;
}

.personalLogin > section .bottom ul li:nth-child(3) a i {
  background: url("../../img/index/icno3.png") no-repeat;
  background-size: contain;
}

.personalLogin > section .bottom ul li:last-of-type a {
  width: 72px;
}

.personalLogin > section .bottom ul li:last-of-type a i {
  background: url("../../img/index/icno4.png") no-repeat;
  background-size: contain;
}

/*# sourceMappingURL=index.css.map */
/*07-02头部修改*/
.afterLogin .middle > section {
  display: inline-block;
  float: left;
  margin: 0;
  padding-top: 8px;
}
.afterLogin .middle > section p {
  clear: both;
  margin-top: 6px;
}
.afterLogin .middle > section p em, .afterLogin .middle > section p i {
  display: inline-block;
  float: left;
  line-height: 30px;
  height: 30px;
}
.afterLogin .middle > section p em {
  width: 91px;
  background: url("../../img/mod.png") no-repeat;
  background-size: contain;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  margin: 0 15px 0 5px;
}
.afterLogin .middle > section p i {
  display: block;
  width: 100px;
  line-height: 30px;
}
.afterLogin .middle > section p i b {
  color: #D2221F;
}

/*08-21增加教学专区*/
.index_bottom {
  padding-top: 45px;
}
.index_bottom .top_part {
  width: 1200px;
  margin: 0 auto;
  height: 82px;
}
.index_bottom .top_part div {
  display: inline-block;
  float: left;
  width: 1080px;
}
.index_bottom .top_part div img {
  display: inline-block;
  float: left;
  width: 464px;
  height: 82px;
}
.index_bottom .top_part div b {
  display: inline-block;
  float: right;
  width: 605px;
  margin-top: 40px;
  border-bottom: solid 1px #D2221F;
}
.index_bottom .top_part a {
  display: inline-block;
  float: right;
  width: 100px;
  margin-top: 20px;
  line-height: 38px;
  height: 38px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border: solid 1px #D2221F;
  color: #D2221F;
}
.index_bottom .bottom_part {
  width: 1200px;
  margin: 0 auto;
  height: 340px;
  padding-top: 20px;
}
.index_bottom .bottom_part a {
  display: inline-block;
  float: left;
  width: 366px;
  height: 300px;
}
.index_bottom .bottom_part a:first-of-type {
  background: url("../../img/index/bottom1.png") no-repeat;
  background-size: 366px 300px;
}
.index_bottom .bottom_part a:nth-child(2) {
  background: url("../../img/index/bottom2.png") no-repeat;
  background-size: 366px 300px;
}
.index_bottom .bottom_part a:nth-child(3) {
  background: url("../../img/index/bottom3.png") no-repeat;
  background-size: 366px 300px;
}
.index_bottom .bottom_part a em {
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #D2221F;
  margin-top: 120px;
}
.index_bottom .bottom_part a:nth-child(1), .index_bottom .bottom_part a:nth-child(2) {
  margin-right: 51px;
}
.index_bottom .bottom_part a:nth-child(1) em, .index_bottom .bottom_part a:nth-child(2) em {
  width: 180px;
  line-height: 60px;
  height: 60px;
  background: #fff url("../../img/index/box_button.png") no-repeat;
  background-size: 180px 60px;
}
.index_bottom .bottom_part a:nth-child(3) em {
  width: 180px;
  padding-top: 5px;
  height: 55px;
  line-height: 25px;
  background: #fff url("../../img/index/box_button.png") no-repeat;
  background-size: 180px 60px;
}

/*11-09--增加*/
.selectCon {
  width: 100%;
  margin: 40px auto 0 auto;
  padding: 20px 0 15px 0;
  background: url("../../img/index/jpkc_bg.png") no-repeat center top;
  background-size: cover;
}
.selectCon .top_part {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  height: 82px;
}
.selectCon .top_part img {
  width: 251px;
  height: 82px;
}
.selectCon .top_part b {
  display: block;
  position: absolute;
  top: 44px;
  right: 6px;
  width: 950px;
  height: 1px;
  background: #D2221F;
}
.selectCon .top_part > div a {
  position: relative;
  display: inline-block;
  float: left;
  width: 172px;
  height: 38px;
  line-height: 38px;
  background: #fff url("../../img/index/jpkc_tab.png") no-repeat;
  background-size: 172px 38px;
  font-size: 20px;
  color: #D2221F;
  font-weight: bold;
  text-indent: 3em;
  margin: 22px 0 0 18px;
}
.selectCon .top_part > div a:before {
  position: absolute;
  width: 26px;
  height: 26px;
  top: 6px;
  left: 26px;
  content: "";
}
.selectCon .top_part > div a.active, .selectCon .top_part > div a:hover {
  color: #fff;
  background: url("../../img/index/jpkc_tab_s.png") no-repeat;
  background-size: 172px 38px;
}
.selectCon .top_part > div a.active:nth-child(1):before, .selectCon .top_part > div a:hover:nth-child(1):before {
  background: url("../../img/index/jpkc_icon_zzll_s.png") no-repeat;
  background-size: contain;
}
.selectCon .top_part > div a.active:nth-child(2):before, .selectCon .top_part > div a:hover:nth-child(2):before {
  background: url("../../img/index/jpkc_icon_dxjy_s.png") no-repeat;
  background-size: contain;
}
.selectCon .top_part > div a.active:nth-child(3):before, .selectCon .top_part > div a:hover:nth-child(3):before {
  background: url("../../img/index/jpkc_icon_zyhnl_s.png") no-repeat;
  background-size: contain;
}
.selectCon .top_part > div a.active:nth-child(4):before, .selectCon .top_part > div a:hover:nth-child(4):before {
  background: url("../../img/index/jpkc_icon_zhzs_s.png") no-repeat;
  background-size: contain;
}
.selectCon .top_part > div a:nth-child(1):before {
  background: url("../../img/index/jpkc_icon_zzll.png") no-repeat;
  background-size: contain;
}
.selectCon .top_part > div a:nth-child(2):before {
  background: url("../../img/index/jpkc_icon_dxjy.png") no-repeat;
  background-size: contain;
}
.selectCon .top_part > div a:nth-child(3):before {
  background: url("../../img/index/jpkc_icon_zyhnl.png") no-repeat;
  background-size: contain;
}
.selectCon .top_part > div a:nth-child(4):before {
  background: url("../../img/index/jpkc_icon_zhzs.png") no-repeat;
  background-size: contain;
}
.selectCon > ul {
  width: 1140px;
  margin: 0 auto;
  padding-top: 33px;
  height: 580px;
  overflow: hidden;
}
.selectCon > ul li {
  display: inline-block;
  float: left;
  width: 335px;
  height: 274px;
  margin: 0 56px 30px 0;
  background: url("../../img/index/jpkc_box_gray_1.png") no-repeat;
  background-size: contain;
}
.selectCon > ul li.active em, .selectCon > ul li:hover em {
  color: #D2221F;
}
.selectCon > ul li:nth-child(3n) {
  margin-right: 0;
}
.selectCon > ul li a {
  display: inline-block;
  width: 338px;
  height: 245px;
  padding-top: 26px;
}
.selectCon > ul li a img {
  display: block;
  width: 280px;
  height: 157px;
  margin: 0 auto;
}
.selectCon > ul li a > em {
  display: block;
  width: 82%;
  height: 22px;
  line-height: 19px;
  margin: 15px auto 3px auto;
  font-size: 18px;
  color: #4D4D4D;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.selectCon > ul li a p {
  position: relative;
  width: 82%;
  height: 19px;
  margin: 0 auto;
}
.selectCon > ul li a p b {
  display: inline-block;
  float: left;
  width: 8%;
  text-indent: 1.2em;
  color: #646464;
  line-height: 24px;
  height: 24px;
}
.selectCon > ul li a p i {
  display: inline-block;
  float: left;
  width: 46%;
  overflow: hidden;
  font-size: 14px;
  color: #646464;
  text-align: center;
  margin-top: 4px;
}
.selectCon .more {
  display: block;
  font-size: 16px;
  color: #D2221F;
  width: 106px;
  margin: 15px auto 0 auto;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url("../../img/index/more_list.png") no-repeat;
  background-size: contain;
}

.goodCourse {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 45px;
}
.goodCourse .top_part {
  position: relative;
  width: 1200px;
  height: 82px;
}
.goodCourse .top_part img {
  width: 353px;
  height: 82px;
}
.goodCourse .top_part b {
  display: block;
  position: absolute;
  top: 44px;
  right: 2px;
  width: 830px;
  height: 1px;
  background: #D2221F;
  z-index: -1;
}
.goodCourse .top_part a {
  display: block;
  position: absolute;
  width: 100px;
  height: 38px;
  line-height: 38px;
  background: #FBFBF9;
  border: 1px solid #D2221F;
  border-radius: 8px;
  top: 25px;
  right: 0;
  font-size: 18px;
  color: #D2221F;
  text-align: center;
}
.goodCourse > ul {
  width: 1200px;
  height: 159px;
  padding-top: 42px;
  background: url("../../img/index/jcdx_bg.jpg") no-repeat;
}
.goodCourse > ul li {
  display: inline-block;
  float: left;
  width: 315px;
  height: 92px;
  margin-left: 34px;
}
.goodCourse > ul li:first-of-type {
  margin-left: 94px;
}
.goodCourse > ul li a img {
  display: inline-block;
  width: 315px;
  height: 92px;
}

/*# sourceMappingURL=index.css.map */
