@charset "utf-8";

.index-ban {
  position: relative;
}
.index-ban img {
  width: 100%;
}
.index-ban .hd {
  position: absolute;
  right: 290px;
  bottom: 5%;
  height: 20px;
  z-index: 1;
}
.index-ban .hd ul {
  overflow: hidden;
  zoom: 1;
}
.index-ban .hd li {
  display: inline-block;
  margin: 0 2px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: rgb(68, 68, 68, 0.5);
  color: #fff;
}
.index-ban .hd li.on {
  background: #5491d3;
}
.index-ban .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.index-ban .bd li {
  display: none;
}
.ban-right {
  position: absolute;
  right: 0;
  top: 0;
  width: 270px;
  height: 100%;
  background-color: rgba(68, 68, 68, 0.5);
  color: #fff;
}
.ban-right .br1 {
  margin-top: 44px;
}
.ban-right .br1 li {
  position: relative;
  float: left;
  margin-left: 15px;
  width: 70px;
  height: 70px;
  background: #fff;
  border-radius: 4px;
}
.ban-right .br1 li:hover {
  background: #5491d3;
}
.ban-right .br1 span {
  display: block;
  width: 100%;
  height: 100%;
}
.ban-right .br1 .br1-i1 {
  background: url(../Images/ban-ri.png) 0 0 no-repeat;
}
.ban-right .br1 li:hover .br1-i1 {
  background-position: left bottom;
}

.ban-right .br1 .br1-i2 {
  background: url(../Images/ban-ri.png) center top no-repeat;
}
.ban-right .br1 li:hover .br1-i2 {
  background-position: center bottom;
}
.ban-right .br1 .br1-i3 {
  background: url(../Images/ban-ri.png) right top no-repeat;
}
.ban-right .br1 li:hover .br1-i3 {
  background-position: right bottom;
}
.ban-right .ewm {
  display: none;
  position: absolute;
  top: 64px;
  left: -25px;
  padding: 8px 10px;
  background: #fff;
}
.ban-right .ewm::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 56px;
  border-style: solid;
  border-width: 8px 4px;
  border-color: transparent transparent #fff transparent;
}
.ban-right .ewm img {
  width: 101px;
}

.ban-right .br2 {
  text-align: center;
  padding: 25px 0;
}
.ban-right .br3 {
  margin: 0 15px;
  padding-top: 28px;
  border-top: 1px solid #85929a;
}
.ban-right .br3 p {
  line-height: 40px;
  margin-left: 23px;
}
.ban-right .br3 p span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 13px;
  background: url(../Images/br3i.png) center 0 no-repeat;
  vertical-align: middle;
}
.ban-right .br3 p span.br3i2 {
  background-position: center center;
}
.ban-right .br3 p span.br3i3 {
  background-position: center bottom;
}

.news {
  float: left;
  width: 900px;
}
.news .hd {
  margin-top: 23px;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #ccc;
  position: relative;
  font-size: 18px;
}
.news .hd ul {
  float: left;
  position: absolute;
  left: 14px;
  top: -1px;
  height: 32px;
}
.news .hd li {
  float: left;
  width: 105px;
  margin-right: 48px;
  text-align: center;
  cursor: pointer;
}
.news .hd li:last-child {
  margin-right: 0;
}
.news .hd li.on {
  border-bottom: 3px solid #2e8ed3;
}
.tab1info {
  padding-top: 26px;
}
.tab1infopic {
  width: 139px;
  height: 84px;
  float: left;
  margin-left: 10px;
}
.tab1info dl {
  float: right;
  width: 688px;
  margin-right: 40px;
}
.tab1info dl dt {
  margin-bottom: 10px;
  height: 33px;
  line-height: 33px;
  overflow: hidden;
  font-size: 24px;
  color: #3486c0;
}
.tab1info dl dt a {
  color: #2e8ed3;
}
.tab1info dl dd {
  font-size: 12px;
  line-height: 23px;
  height: 46px;
  padding-top: 5px;
  overflow: hidden;
  color: #666;
}
.tab1info dl dd a {
  color: #2e8ed3;
}
.tab1info dl dd a:hover {
  color: #000;
}
.tab1info ul {
  width: 100%;
  margin-top: 26px;
  overflow: hidden;
  padding-top: 22px;
  border-top: 1px dotted #666666;
}
.tab1info ul li {
  overflow: hidden;
  list-style: inside;
  float: left;
  width: 424px;
  padding-left: 10px;
  height:34px;
  line-height: 34px;
  font-size: 14px;
}
.tab1info ul li a {
  color: #333;
}
.tab1info ul li a:hover {
  color: #2e8ed3;
}

.cloud {
  float: right;
  width: 270px;
  margin-top: 20px;
}
.cloud .title {
  font-size: 18px;
  padding: 9px 0;
  margin: 0 6px 0 12px;
}
.cloud .title img {
  vertical-align: middle;
  margin-right: 6px;
}
.cloud .more-btn {
  display: block;
  float: right;
  width: 63px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border: solid 1px #cdcdcd;
  border-radius: 8px;
  font-size: 12px;
  color: #666;
}
.cloud .content {
  margin-top: 12px;
  padding-top: 13px;
  padding-bottom: 18px;
  background: #f4f7fd;
}
.cloud .content li {
  position: relative;
  padding: 10px 0;
  margin: 0 10px 20px;
  border-bottom: solid 1px #2e8ed3;
  background: url(../Images/vedio.png) 98% center no-repeat;
}
.cloud .line {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 54px;
  height: 2px;
  background: #2e8ed3;
}
.registration .title {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}
.registration .title h4 {
  display: inline-block;
  margin: 0 17px -2px;
  height: 45px;
  line-height: 45px;
  border-bottom: solid 3px #2e8ed3;
  font-size: 24px;
  font-weight: normal;
}
.gh-txtScroll {
  display: inline-block;
  color: #f00;
  vertical-align: middle;
}
.gh-txtScroll li span {
  display: inline-block;
  width: 38px;
}
.gh-table {
  position: relative;
}
.arr-time {
  width: 38px;
  height: 38px;
  line-height: 38px;
  position: absolute;
  right: -30px;
  top: 70px;
  text-align: center;
  cursor: pointer;
}
.arr-time span {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 9px;
  border-color: transparent transparent transparent #2e8ed3;
}
.gh-table .hd {
  padding-bottom: 20px;
}
.gh-table .hd li {
  display: inline-block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  border-radius: 7px;
  border: solid 1px #c2bfbf;
  margin-right: 20px;
}
.gh-table .hd li.on {
  background: #2e8ed3;
  border-color: #1a7ec6;
  color: #fff;
}
.txtable table {
  border-spacing: 10px;
  border-collapse: separate;
}
.txtable th {
  font-weight: normal;
  font-size: 16px;
}
.txtable td {
  position: relative;
  border: solid 1px #dee9ff;
}
.txtable td,
.txtable th {
  width: 95px;
  height: 36px;
  line-height: 36px;
  border-radius: 5px;
  text-align: center;
}
.txtable th,
.txtable td:first-child {
  background: #f4f7fd;
  border: 0;
}
.txtable .row2 td:first-child {
  background: none;
  border: solid 1px #dee9ff;
}
.txtable td:first-child,
.txtable th:first-child {
  width: 110px;
  padding: 0;
}
.txtable th:first-child {
  color: #2e8ed3;
  font-weight: bold;
  font-size: 18px;
  background: #f4f7fd;
}
.txtable .tdd {
  font-size: 16px;
}
.txtable span.tdd {
  display: block;
  width: 100%;
  border-radius: 5px;
}
.txtable span.tdd:hover {
  background: #5491d3;
  color: #fff;
}
.txzj-xx {
  display: none;
  position: absolute;
  top: 47px;
  left: 50%;
  margin-left: -75px;
  padding-top: 8px;
  width: 150px;
  height: 104px;
  background: #f3f7ff;
  z-index: 5;
}
.txzj-xx::before {
  content: '';
  display: block;
  position: absolute;
  top: -8px;
  left: 0;
  width: 150px;
  height: 8px;
}
.txzj-xx::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 70px;
  border-style: solid;
  border-width: 8px 4px;
  border-color: transparent transparent #f3f7ff transparent;
}
.txzj-xx p {
  line-height: 20px;
  color: #333;
}
.txzj-xx .yy {
  color: #5491d3;
}
.txzj-xx .sj {
  color: #d00;
}
.txzj-xx a {
  display: inline-block;
  margin-top: 4px;
  width: 75px;
  height: 28px;
  line-height: 28px;
  background: #5491d3;
  color: #fff;
  border-radius: 4px;
}
.gh-zj {
  margin-top: 50px;
}
.gh-zj .zjt {
  text-align: center;
  font-size: 24px;
}
.gh-zj .zjt img {
  margin-right: 8px;
  vertical-align: text-bottom;
}
.expert-card {
  position: relative;
  margin: 9px 20px 0;
}
.expert-card .prev,
.expert-card .next {
  display: block;
  width: 30px;
  height: 30px;
  padding: 20px 0;
  position: absolute;
  top: 50%;
  background: url(../Images/arrow.png) 0 center no-repeat;
}
.expert-card .prev {
  left: -30px;
}
.expert-card .next {
  right: -30px;
  background-position: right center;
}
.expert-card li {
  display: inline-block;
  width: 280px;
  height: 500px;
  margin: 0 5px;
  color: #fff;
  background: #2e8ed3;
}
.expert-card li img{ width: 280px;
  height: 230px;}
.expert-card a {
  color: #fff;
}
.expert-card h5 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px;
}
.expert-card h6 {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  padding: 4px 0 11px;
}
.expert-card p {
  height: 88px;
  line-height: 22px;
  margin-top: 9px;
  padding: 0 15px;
  text-align: justify;
}
.expert-card .line {
  height: 1px;
  background: linear-gradient(
    to left,
    rgba(18, 77, 119, 0),
    rgba(18, 77, 119, 1),
    rgba(18, 77, 119, 0)
  );
  border-bottom: 1px solid transparent;
  border-image: linear-gradient(
    to left,
    rgba(18, 77, 119, 0),
    rgba(18, 77, 119, 1),
    rgba(18, 77, 119, 0)
  );
  border-image-slice: 1;
}
.expert-card .card-gh {
  display: block;
  margin: 23px auto 0;
  width: 100px;
  height: 27px;
  line-height: 27px;
  background: #fff;
  color: #2e8ed3;
  font-size: 14px;
  text-align: center;
  border-radius: 4px;
}
.indextl {
  margin: 60px 0;
}

.yyjs {
  float: left;
  width: 370px;
}
.yyjs p {
  line-height: 24px;
  padding: 16px 0;
}
.yydl {
  position: relative;
}
.yydl span {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background-color: rgba(51, 51, 51, 0.58);
}
.yyhd {
  width: 774px;
  float: right;
}
.yyhd-col {
  float: left;
  width: 250px;
}
.yyhd-col:nth-child(2) {
  margin: 0 12px;
}
.yyhd-col ul {
  padding-top: 10px;
}
.yyhd-col li {
  list-style: inside;
  padding: 10px;
}
.yyhd-col a:hover {
  color: #2e8ed3;
}
.pt-gh td {
  padding: 0 10px 17px;
}
.pt-gh td:first-child {
  padding-left: 0;
}
.pt-gh .tdd {
  width: 125px;
  height: 70px;
  font-size: 16px;
  text-align: center;
  border: solid 1px #eaeef5;
  border-radius: 4px;
}
.pt-gh .tdd p {
  height: 36px;
  line-height: 36px;
  background: #f4f7fd;
  margin-bottom: 6px;
  padding-top: 3px;
}
.pt-gh .tdd p.br {
  line-height: 18px;
}
.pt-gh .tdd p.br span {
  font-size: 12px;
}
.pt-gh .tdd a {
  color: #2e9edd;
}


.section2 {
  overflow: hidden;
  margin: 30px 0px;
}
.dsj-t {
  float: left;
}
.dsj {
  float: right;
  width: 1110px;
  margin-top: 6px;
}
.dsj li {
  position: relative;
  width: 265px;
  height: 125px;
  margin-right: 17px;
}
.dsj li:hover .c {
  visibility: visible;
  opacity: 1;
  top: 0;
}
.dsj li img {
  position: absolute;
  top: 0;
  display: block;
  width: 265px;
  height: 125px;
}
.dsj li .c {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  background: rgba(54, 54, 54, 0.6);
  transition: top linear 0.2s;
}
.dsj .c h6 {
  margin-top: 7px;
  font-size: 24px;
  line-height: 37px;
  text-align: center;
  font-weight:bold;
}
.dsj .c .c-line {
  margin: 0 auto 8px;
  width: 40px;
  height: 2px;
  background: #fff;
}
.dsj .c p {
  margin: 0 10px;
  line-height: 20px;
  font-size: 14px;
  text-align: justify;
}

.kssz {
  margin: 28px 0 30px;
  overflow: hidden;
}
.kssz li {
  float: left;
  width: 256px;
  height: 40px;
  margin-left: 44px;
  margin-bottom: 35px;
  line-height: 1;
}
.kssz li:hover a,
.kssz li:hover span {
  color: #2e8ed3;
}
.kssz li p {
  font-size: 18px;
  margin-bottom: 5px;
}
.kssz li span {
  text-transform: capitalize;
  font-size: 14px;
  color: #666;
}
.ksi {
  float: left;
  display: block;
  margin-right: 18px;
  width: 40px;
  height: 40px;
  background-image: url(../Images/ks-i.png);
  background-repeat: no-repeat;
}
.ksi2 {
  background-position: -52px 0;
}
.ksi3 {
  background-position: -105px 0;
}
.ksi4 {
  background-position: right 0;
}
.ksi5 {
  background-position: 0 -46px;
}
.ksi6 {
  background-position: -52px -46px;
}
.ksi7 {
  background-position: -105px -46px;
}
.ksi8 {
  background-position: right -46px;
}
.ksi9 {
  background-position: 0 -91px;
}
.ksi10 {
  background-position: -52px -91px;
}
.ksi11 {
  background-position: -105px -91px;
}
.ksi12 {
  background-position: right -91px;
}
.ksi13 {
  background-position: 0 bottom;
}
.ksi14 {
  background-position: -52px bottom;
}
.ksi15 {
  background-position: -105px bottom;
}
.ksi16 {
  background-position: right bottom;
}