﻿.pagination .active{background-color: #46A3FF;color: #fff;}
.box {
  width: 1200px;
  margin: 0 auto;
}
.header {
  position: relative;
  height: 100px;
  z-index: 1;
}
.logo {
  display: block;
  padding: 15px 0;
  float: left;
  height: 67px;
	position:relative;
	right:5%;
}
.menu-btn {
  display: none;
}
.menu-nav {
  display: none;
}
.nav-pc {
  float: right;
  height: 100px;
}
.nav-pc .nav-pc-ul {
  float: left;
  padding: 33px 0 20px;
}
.nav-pc li {
  float: left;
  margin-right: 20px;
}
.nav-pc li.active .nav-pc-item {
  color: #204fc4;
}
.nav-pc li.active .nav-pc-item:before {
  height: 2px;
}
.nav-pc .nav-pc-item {
  position: relative;
  display: block;
  font-size: 18px;
  padding-bottom: 13px;
  line-height: 34px;
  font-weight: bold;
  color: #333;
}
.nav-pc .nav-pc-item:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #204fc4;
  content: '';
}
.nav-pc .nav-pc-item:hover {
  color: #204fc4;
}
.nav-pc .nav-pc-item:hover:before {
  height: 2px;
}
.search-btn {
  position: relative;
  float: right;
  margin: 33px 0 0;
  padding-bottom: 20px;
}
.search-btn a {
  display: block;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  background: #dedede;
}
.search-btn a i {
  display: block;
  font-size: 20px;
  color: #333;
  text-align: center;
}
.search-con {
  display: none;
  position: absolute;
  right: 0;
  top: 50px;
  width: 260px;
  height: 34px;
  padding: 0 0 0 10px;
  line-height: 34px;
  border: 1px solid #dcdcdc;
  background: #fff;
  overflow: hidden;
}
.search-con input {
  float: left;
  width: 220px;
  height: 34px;
  font-size: 14px;
  color: #333;
  line-height: 34px;
  background: none;
}
.search-con button {
  float: right;
  width: 34px;
  height: 34px;
  background: #dedede;
}
.search-con button i {
  display: block;
  margin: 0 auto;
  font-size: 20px;
  color: #333;
  line-height: 34px;
}
.level-pc {
  display: none;
  position: absolute;
  left: 50%;
  top: 100px;
  width: 1920px;
  margin-left: -960px;
  border-top: 1px solid #dcdcdc;
}
.level-box {
  position: relative;
  width: 1342px;
  margin: 0 auto;
  padding: 22px 71px 45px;
  background: #fff;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about1 {
  float: left;
  width: 23.5%;
  padding: 0 ;
}
.about1 h3 {
  margin: 14px 0 10px;
  font-size: 16px;
  color: #204fc4;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.about1 p {
  height: 50px;
  font-size: 14px;
  line-height: 25px;
  color: #666;
  text-indent: 2em;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.more {
  display: block;
  width: 147px;
  height: 40px;
  margin: 25px auto 0;
  border-radius: 2px;
  background: #204fc4;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
}
.more i {
  font-size: 14px;
}
.more:hover {
  background: #235ae6;
}
.nav1-img img {
  display: block;
  width: 100%;
}
.about2 {
  float: left;
  width: 54.4%;
  padding: 0 1% 20px 8%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.nav-list {
  overflow: hidden;
}
.nav-list li {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 30.5%;
  text-align: left;
  margin: 25px 1% 0 ;
}
.nav-list li a {
  font-size: 17px;
  color: #204fc4;
}
.nav-list li a:hover {
  text-decoration: underline;
}
.about3 {
  position: absolute;
  right: 0;
  top: 0;
  width: 25%;
  height: 100%;
  padding: 22px 71px 40px 34px;
  background: #f2f2f2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about3 h3 {
  margin: 14px 0 0;
  font-size: 16px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.about3 p {
  height: 100px;
  font-size: 14px;
  line-height: 25px;
  color: #666;
  text-indent: 2em;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.about3 .more {
  float: left;
  margin-top: 20px;
}
.about3-img {
  width: 180px;
  height: 151px;
  border-radius: 2px;
  overflow: hidden;
  margin: 0 auto;
}
.nav-new {
  overflow: hidden;
}
.nav-new li {
  float: left;
  width: 18%;
  margin-right: 2%;
}
.nav-new li:last-child {
  margin-right: 0;
}
.nav-new li p {
  font-size: 17px;
  color: #204fc4;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.nav-new li a:hover .nav2-img img {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
}
.nav2-img {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}
.nav2-img img {
  display: block;
  height: 12rem;
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-construct {
  overflow: hidden;
}
.construct1 {
  float: left;
  width: 23.5%;
  margin-left: 14%;
}
.construct2 {
  float: right;
  width: 53%;
}
.nav-business {
  overflow: hidden;
}
.business1 {
  float: left;
  width: 23.5%;
}
.business2 {
  float: right;
  width: 74%;
  margin-right: -71px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.business2 li {
  width: 17.5%;
}
.nav-public {
  overflow: hidden;
}
.nav-public li {
  float: left;
  width: 18.8%;
  margin-right: 1.5%;
}
.nav-public li:last-child {
  margin-right: 0;
}
.nav-public li p {
  font-size: 17px;
  color: #204fc4;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.nav-public li a:hover .nav2-img img {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
}
.level-pc1 .level-box {
  width: 1528px;
  padding: 22px 40px 45px;
}
.company1 {
  float: left;
  width: 20.5%;
}
.company2 {
  float: right;
  width: 78%;
}
.company2 .nav-list {
  padding-top: 0;
}
.mask {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 111;
}
.foot {
  clear: both;
  padding-top: 55px;
  background: #f4f4f4;
  overflow: hidden;
}
.foot-title {
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 30px;
  color: #333;
  border-bottom: 1px solid #ccc;
}
.foot-title i {
  float: left;
  font-size: 22px;
}
.foot1 {
  float: left;
  width: 69%;
}
.foot-top {
  overflow: hidden;
  margin-bottom: 30px;
}
.foot1-list li {
  display: inline-block;
  vertical-align: top;
  /*width: 31.5%;*/
  width: 30%;
  margin-top: 8px;
  margin-left: 0.5%;
}
.foot1-list li:nth-child(3n+1) {
  margin-left: 0;
}
/*.foot1-list li:nth-child(3n) {*/
/*  width: 35%;*/
/*}*/
.foot1-list li:nth-child(3n+1) {
  width: 34%;
}
.foot1-list li:nth-child(3n+2) {
  width: 34%;
}
.foot1-list a {
  font-size: 14px;
  color: #848484;
}
.foot1-list a:hover {
  text-decoration: underline;
}
.foot2 {
  float: right;
  width: 28.75%;
}
.foot2-1 {
  overflow: hidden;
}
.foot2-1con {
  float: right;
  min-height: 32px;
  padding-left: 40px;
  margin-bottom: 20px;
  background: url("../image/icon_bottom_tel.png") no-repeat left center;
}
.foot2-1con p {
  font-size: 32px;
  color: #000;
}
.foot2-1con span {
  font-size: 14px;
  color: #848484;
}
.foot2-2con {
  min-height: 30px;
  padding-left: 40px;
  background: url("../image/icon_bottom_mail.png") no-repeat left center;
}
.foot2-2con p {
  font-size: 28px;
  letter-spacing: -1.5px;
  color: #000;
}
.foot-link {
  padding-bottom: 45px;
}
.index-link {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}
.link-ss {
  position: relative;
  display: block;
  width: 19%;
  height: 40px;
  padding: 0 15px;
  font-size: 14px;
  color: #666;
  line-height: 40px;
  border: 1px solid #dcdcdc;
  background: url("../image/down.png") no-repeat center right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.link-ss:hover .link-ss-box {
  display: block;
}
.link-ss .link-ss-box {
  display: none;
  position: absolute;
  height: 120px;
  left: 0;
  top: 41px;
  width: 100%;
  overflow-y: auto ;
  background: #fff;
}
.link-ss .link-ss-box li {
  padding: 0 15px;
  font-size: 14px;
  color: #666;
  line-height: 28px;
}
.link-ss .link-ss-box li a {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.link-ss .link-ss-box li:hover {
  background: #3488ea;
}
.link-ss .link-ss-box li:hover a {
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index-link select::-ms-expand {
  display: none;
}
.index-link select {
  display: block;
  width: 19%;
  height: 40px;
  padding: 0 15px;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  border: 1px solid #dcdcdc;
  background: url("../image/down.png") no-repeat center right;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.foot-bottom {
  padding: 20px 0;
  background: #fff;
  text-align: center;
}
.foot-bottom p {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.foot-bottom p a {
  display: inline-block;
  color: #999;
}
.foot-bottom p a:hover {
  text-decoration: underline;
}
.foot-bottom p span {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
.side {
  position: fixed;
  right: 0;
  top: 30%;
  width: 162px;
  height: 158px;
  padding: 40px 32px 10px 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../image/wei.png") no-repeat center;
  z-index: 1;
}
.side1 {
  position: fixed;
  right: 0;
  top: 45%;
  width: 50px;
  height: 60%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../image/test.jpg") no-repeat center;
  z-index: 1;
}
.page-banner {
  height: 493px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
.page-position {
  height: 55px;
  padding-top: 8px;
  background: #f5f5f5 url("../image/line.jpg") no-repeat center top;
}
.page-position p {
  padding-left: 30px;
  line-height: 55px;
  font-size: 14px;
  color: #8d8d8d;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background: url("../image/icon_home.png") no-repeat left center;
}
.page-position p a {
  color: #000;
}
.page-position p span {
  max-width: 200px;
  color: #204fc4;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.title1 {
  padding-top: 40px;
  text-align: center;
}
.title1 h2 {
  font-size: 30px;
  color: #333;
  font-weight: normal;
}
.title1 p {
  font-size: 14px;
  color: #a7a7ac;
  text-align: center;
  text-transform: uppercase;
  background: url("../image/line1.png") no-repeat center center;
}
.title1 p span {
  padding: 0 30px;
  display: inline-block;
}
.page-level-nav {
  margin: 15px 0 50px;
  text-align: center;
}
.page-level-nav a {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  margin-top: 10px;
  line-height: 30px;
  color: #333;
  font-size: 16px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  overflow: hidden;
}
.page-level-nav a.active,
.page-level-nav a:hover {
  color: #fff;
  background: #204fc4;
  border: 1px solid #204fc4;
}
.page-box1 {
  padding-bottom: 70px;
  overflow: hidden;
}
.page-box1-img {
	margin-top:8%;
  float: left;
  width: 46%;
  height: 470px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-box1-img video {
  background: #000;
}
.page-box1-con {
	
  float: right;
  width: 50%;
  font-size: 16px;
  line-height: 30px;
  color: #000;
}
.page-box2 {
  padding-bottom: 30px;
  background: url("../img/mao_bg.jpg") no-repeat center center;
  background-size: cover;
}
.title2 h2 {
  color: #fff;
}
.title2 p {
  background: url("../image/line2.png") no-repeat center center;
}
.title2 p span {
  color: #fff;
  opacity: 0.5;
}
.page-box2-img {
  position: relative;
  margin: 20px auto 0;
  width: 880px;
  text-align: center;
}
.page-box3 {
  padding-bottom: 70px;
}
.page-list1 li {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #dcdcdc;
  overflow: hidden;
}
.page-list1 li a {
  display: block;
}
.page-list1 li:hover {
  -webkit-box-shadow: 0 0 8px #ccc;
  -moz-box-shadow: 0 0 8px #ccc;
  box-shadow: 0 0 8px #ccc;
}
.page-list1-con {
  position: relative;
  float: left;
  width: 73%;
  margin: 35px 0;
}
.time1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
  padding: 10px;
  margin: 0 25px;
  background: #e5e5e5;
}
.time1 p {
  font-size: 14px;
  line-height: 30px;
  color: #424242;
}
.time1 span {
  display: block;
  font-size: 24px;
  color: #424242;
}
.text-intro1 {
  padding-left: 150px;
}
.text-intro1 h3 {
  margin-bottom: 10px;
  font-size: 22px;
  color: #3b3b3b;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: normal;
}
.text-intro1 p {
  height: 48px;
  font-size: 14px;
  color: #828282;
  line-height: 24px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.page-list1-img {
  float: right;
  width: 24.2% ;
  height: 163px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.page-list1-img img {
  width: 100%;
}
.paging-box {
  margin-top: 50px;
  clear: both;
  overflow: hidden;
  text-align: center;
}
.paging-box a {
  display: block;
}
/*.paging-box span {*/
/*display: inline-block;*/
/*vertical-align: top;*/
/*width: 40px;*/
/*height: 40px;*/
/*margin: 0 2px 5px;*/
/*background: #eee;*/
/*}*/
.paging-box span i {
  display: block;
  text-align: center;
  line-height: 40px;
  color: #333;
}
.paging-box span:hover {
  background: #204fc4;
}
.paging-box span:hover i {
  color: #fff;
}
.paging-box ul {
  display: inline-block;
  vertical-align: top;
}
.paging-box ul li {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  margin: 0 3px 5px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  background: #eee;
}
.paging-box ul li a {
  color: #333;
}
.paging-box ul li.active,
.paging-box ul li:hover {
  background: #204fc4;
}
.paging-box ul li.active a,
.paging-box ul li:hover a {
  color: #fff;
}
.detail-main {
  margin: 50px 0 ;
  border-bottom: 1px dashed #dcdcdc;
}
.detail-title {
  padding: 0 0 30px;
  text-align: center;
  border-bottom: 1px dashed #dcdcdc;
}
.detail-title p {
  font-size: 30px;
  color: #333;
}
.detail-title span {
  display: inline-block;
  font-size: 14px;
  color: #828282;
  margin: 0 5px;
}
.detail-content {
  padding: 50px 0;
  font-size: 16px;
  color: #333;
}
.choose-box {
  background: #f5f5f5;
  font-size: 16px;
  line-height: 70px;
  overflow: hidden;
}
.choose-box p {
  float: left;
  width: 50%;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.choose-box a {
  display: block;
  width: 100%;
  padding: 0 60px;
  line-height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.choose-box p:hover {
  background: #4575b8;
}
.choose-box p:hover a {
  color: #fff;
}
.choose-box .choose-prev a {
  background: url("../image/new-left.png") no-repeat left center;
}
.choose-box .choose-next a {
  float: right;
  text-align: right;
  background: url("../image/new-right.png") no-repeat right center;
}
.choose-box .choose-prev:hover a {
  background: url(../image/new-lefts.png) no-repeat left center;
}
.choose-box .choose-next:hover a {
  background: url(../image/new-rights.png) no-repeat right center;
}
.index_switchsize em {
  display: inline-block;
  width: 30px;
  text-align: center;
  margin: 0 5px;
  font-style: normal;
  cursor: default;
  background: #f1f1f1;
}
.oration {
		text-align:center;
  font-size: 30px;
  color: #204fc4;
  margin: 30px 0;
}
.page-list2 {
  overflow: hidden;
}
.page-list2 li {
  float: left;
  width: 48%;
  padding: 8px;
  margin-bottom: 60px;
  overflow: hidden;
  border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-list2 li:nth-child(even) {
  float: right;
}
.page-list2 li a {
  display: block;
}
.page-list2 li:hover {
  background: #f5f5f5;
}
.lead-img {
  float: left;
  width: 35.2%;
}
.lead-img img {
  display: block;
  width: 100%;
}
.lead-intro {
  float: right;
  width: 60%;
  padding-top: 35px;
}
.lead-intro h3 {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 20px;
  color: #000;
}
.lead-intro span {
  display: block;
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 20px;
  color: #878787;
  text-overflow: ellipsis ;
  overflow: hidden;
  white-space: nowrap;
}
.lead-intro-con {
  height: 140px;
  font-size: 15px;
  color: #333;
  line-height: 20px;
  overflow: hidden;
}
.lead-box {
  overflow: hidden;
}
.leader-img {
  float: left;
  width: 35% ;
}
.leader-img img {
  display: block;
  width: 100%;
}
.leader-con {
  float: right;
  width: 62%;
  padding-top: 30px;
}
.leader-con h3 {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 20px;
  color: #000;
}
.leader-con span {
  display: block;
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 20px;
  color: #878787;
  /*text-overflow: ellipsis ;
  overflow: hidden;
  white-space: nowrap;*/
}
.leader-con .leader-content {
  font-size: 15px;
  color: #333;
  line-height: 20px;
  overflow: hidden;
}
.chart {
  text-align: center;
}
.page-level1-nav {
  padding-bottom: 50px;
  font-size: 16px;
  color: #333;
}
.page-level1-nav a {
  display: inline-block;
  position: relative ;
  margin: 0 10px;
  color: #333;
}
.page-level1-nav a:before {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 2px;
  background: none;
  content: '';
}
.page-level1-nav a.on,
.page-level1-nav a:hover {
  font-weight: bold;
  color: #204fc4;
}
.page-level1-nav a.on:before,
.page-level1-nav a:hover:before {
  background: #204fc4;
}
.page-box4 {
  overflow: hidden;
}
.page-box4-con {
  float: left;
  width: 39%;
  padding-top: 20px;
  font-size: 16px;
  color: #000;
  line-height: 24px;
}
.page-box4-img {
  float: right;
  width: 50%;
}
.page-box4-img img {
  display: block;
  margin: 0 auto;
}
.page-list3 li {
  float: left;
  width: 49%;
  margin-bottom: 60px;
  border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.page-list3 li:nth-child(even) {
  float: right;
}
.page-list3 li:hover {
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
}
.page-list3 a {
  padding: 30px 20px;
  position: relative;
  display: block;
}
.time2 {
  position: absolute;
  left: 20px;
  top: 30px;
  width: 80px;
  text-align: center;
}
.time2 span {
  display: block;
  font-size: 23px;
  color: #424242;
}
.time2 p {
  font-size: 14px;
  color: #424242;
}
.train-con {
  padding-left: 100px;
}
.train-con h2 {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: normal;
  color: #3b3b3b;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.train-con .train-p {
  height: 100px;
  font-size: 14px;
  color: #828282;
  line-height: 20px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.train-con .invite-con {
  height: 100px;
  font-size: 14px;
  color: #828282;
  line-height: 20px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.about-culture {
  overflow: hidden;
}
.culture-1 {
  float: left;
  width: 50%;
  padding: 0 10px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.culture-1 img {
  display: block;
  margin: 0 auto;
}
.culture-2 {
  float: right;
  width: 50%;
}
.culture-2 li {
  padding: 15px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
}
.culture-2 span {
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  color: #000;
}
.culture-2 p {
  font-size: 14px;
  color: #000;
}
.detail-content1 {
  font-size: 16px;
  line-height: 32px;
  color: #333;
}
.page-list4 li {
  position: relative;
  float: left;
  width: 32%;
  margin-left: 2%;
  padding-bottom: 100px;
  margin-bottom: 30px;
}
.page-list4 li:nth-child(3n+1) {
  margin-left: 0;
}
.page-list4 li:hover {
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
}
.page-list4 li:hover .dynamic-intro {
  height: 148px;
}
.page-list4 li:hover .dynamic-intro p {
  height: 72px;
  -webkit-line-clamp: 3;
}
.page-list4 a {
  display: block;
}
.dynamic-img {
  display: block;
}
.dynamic-img img {
  display: block;
  width: 100%;
}
.dynamic-intro {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  padding: 16px;
  text-align: center;
  border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.dynamic-intro h2 {
  margin-bottom: 10px;
  font-size: 18px;
  color: #565656;
  font-weight: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dynamic-intro p {
  height: 24px;
  font-size: 14px;
  color: #8b8b8b;
  line-height: 24px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.page-box5 {
  overflow: hidden;
}
.honor-list {
  overflow: hidden;
}
.honor-list li {
  float: left;
  width: 33.3%;
  margin-bottom: 30px;
}
.honor-box {
  position: relative;
  width: 299px;
  height: 229px;
  margin: 0 auto;
  padding: 30px;
  background: url("../image/bg1.jpg") no-repeat center;
  background-size: 100% 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.honor-box:hover .honor-intro {
  opacity: 1;
}
.honor-img {
  position: relative;
}
.honor-img img {
  width: 100%;
}
.honor-intro {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(67, 138, 224, 0.5);
  text-align: center;
}
.honor-intro .honor-intro-fdj {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.honor-intro img {
  margin: 0 auto  15px;
  width: 31px;
}
.honor-intro p {
  font-size: 16px;
  text-align: center;
  color: #fff;
  width: 96%;
  margin: 0 auto;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.honor-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
}
.honor-pop .box {
  max-width: 960px;
  width: 96%;
  height: 100%;
}
.honor-pop-box {
  position: relative;
  top: 50%;
  margin: 0;
  height: 100%;
  max-height: 80%;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.honor-pop-box h2 {
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.honor-pop-box .honor-pop-img {
  margin: 0 auto 20px ;
  max-width: 768px;
  width: 80%;
  padding: 30px;
  background: url("../image/bg1.jpg") no-repeat center;
  background-size: 100% 100%;
}
.honor-pop-box .honor-pop-img img {
  width: 100%;
}
.honor-pop-box p {
  font-size: 16px;
  color: #fff;
}
.honor-pop-content {
  height: 100%;
  overflow: auto;
}
.honor-hide {
  position: absolute;
  right: -60px;
  top: -20px;
  width: 36px;
  height: 36px;
  border: 2px solid #fff;
  text-align: center;
  line-height: 36px;
  border-radius: 50%;
  cursor: pointer;
}
.honor-hide i {
  font-size: 22px;
  color: #fff;
}
.body-hide {
  overflow: hidden;
}
.page-list5 {
  padding: 0 58px;
}
.page-list5 li {
  padding: 28px 40px;
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
}
.page-list5 li:hover {
  -webkit-box-shadow: 0 0 6px #ccc;
  -moz-box-shadow: 0 0 6px #ccc ;
  box-shadow: 0 0 6px #ccc ;
}
.page-list5 li:hover .page-list5-con-title h2 {
  color: #204fc4;
}
.page-list5-img {
  float: left;
  width: 25.7%;
  height: 164px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.page-list5-con {
  float: right;
  width: 70%;
}
.page-list5-con p {
  height: 48px;
  padding-right: 70px;
  font-size: 14px;
  color: #828282;
  line-height: 24px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  background: url("../image/new-right.png") no-repeat right center;
}
.page-list5-con-title {
  padding: 15px 0;
  overflow: hidden;
}
.page-list5-con-title h2 {
  float: left;
  width: 75% ;
  font-weight: normal;
  font-size: 20px;
  color: #333;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.page-list5-con-title span {
  float: right;
  font-size: 20px;
  color: #7e7e7e;
  line-height: 30px;
}
.page-list6 li {
  overflow: hidden;
  text-align: center;
}
.page-list6-div {
  display: inline-block;
  vertical-align: middle;
  width: 49%;
  text-align: center;
}
.page-list6-div-con {
  text-align: left;
  font-size: 16px;
  color: #535353;
}
.page-list6-div-con p {
  text-indent: 2em;
}
.page-box6 {
  overflow: hidden;
  background: url("../img/bg.jpg") no-repeat center bottom;
}
.page-list6-title {
  padding-bottom: 20px;
  margin-bottom: 15px;
  font-size: 45px;
  color: #666666;
  background: url("../image/line3.png") no-repeat left bottom;
}
.page-list6-title span {
  font-size: 12px;
  color: #3f4348;
  font-weight: bold;
  text-transform: uppercase ;
  opacity: .5;
}
.page-list6-span {
  display: block;
  font-size: 15px;
  color: #204fc4;
}
.public-box {
  padding-bottom: 45px;
  border-bottom: 1px dashed #dcdcdc;
  overflow: hidden;
}
.public-box a {
  display: block;
}
.public1 {
  float: left;
  width: 40.5%;
}
.public1 img {
  display: block;
  width: 100%;
}
.public2 {
  float: right;
  width: 59.5%;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.public2 h2 {
  padding: 10px 0;
  font-size: 24px;
  color: #575757;
  font-weight: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.public2 p {
  height: 60px;
  font-size: 14px;
  color: #666;
  line-height: 20px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.public2 span {
  display: block;
  margin-top: 20px;
  font-size: 13px;
  color: #204fc4;
  line-height: 20px;
}
.public2 span i {
  margin-left: 5px;
}
.page-list7 {
  overflow: hidden;
}
.page-list7 li {
  float: left;
  width: 23.5%;
  margin-left: 2%;
  margin-top: 38px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
}
.page-list7 li:nth-child(4n+1) {
  margin-left: 0;
}
.page-list7 li a:hover h3 {
  color: #204fc4;
}
.page-list7 h3 {
  margin: 15px 0 10px;
  height: 44px;
  font-size: 16px;
  line-height: 22px;
  color: #414141;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.page-list7 p {
  max-height: 44px;
  font-size: 14px;
  line-height: 22px;
  color: #414141;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.page-list7-img img {
  display: block;
  width: 100%;
}
.page-search {
  border-top: 1px solid #dcdcdc ;
  padding-top: 60px;
}
.search-key {
  font-size: 20px;
  color: #333;
}
.search-key span {
  color: #204fc4;
}
.search-box {
  margin-top: 30px;
}
.search-box em {
  font-style: normal;
}
.search-list li {
  padding: 10px 0 10px 15px;
  overflow: hidden;
  line-height: 30px;
  background: url("../image/dot.jpg") no-repeat left center;
  border-bottom: 1px dashed #dcdcdc;
}
.search-list li:nth-child(5n) {
  margin-bottom: 30px;
}
.search-list li a {
  display: block;
  overflow: hidden;
}
.search-list li p {
  float: left;
  max-width: 65%;
  font-size: 16px;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.search-list li span {
  float: right;
  font-size: 14px;
  color: #888;
}
.search-list li a:hover p {
  color: #3488ea;
}
.consult1 {
  margin: 0 auto 20px;
  line-height: 20px;
  font-size: 16px;
  color: #333;
}
.consult-box {
  padding-top: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.consult-box label {
  display: block;
  width: 710px;
  margin: 0 auto 20px;
  line-height: 40px;
  overflow: hidden;
}
.consult-box span {
  width: 16%;
  float: left;
  font-size: 16px;
  color: #333;
}
.consult-box input {
  width: 79%;
  float: left;
  padding: 0 5px;
  line-height: 40px;
  font-size: 16px;
  color: #333;
  border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.consult-box b {
  float: left;
  width: 2%;
  margin-left: 1%;
  color: red;
  font-weight: normal;
}
.consult-box .radio-box {
  float: left;
}
.consult-box input[type="radio"] {
  float: left;
  width: 20px;
  height: 20px;
  margin: 10px;
  line-height: 40px;
  border: 1px solid #dcdcdc;
}
.consult-box textarea {
  width: 79%;
  height: 100px;
  float: left;
  padding: 10px 5px;
  font-size: 16px;
  color: #333;
  line-height: 20px;
  border: 1px solid #dcdcdc;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.consult-box .form-code {
  width: 30%;
}
.consult-box .form-code-img {
  float: left;
  width: 84px;
  height: 40px;
  margin-left: 10px;
}
.consult-box input[type="submit"] {
  float: none;
  display: inline-block;
  width: 96px;
  height: 40px;
  margin: 0 10px;
  background: #4575b8;
  border: none;
  border-radius: 4px;
  color: #fff;
}
.consult-box input[type="submit"]:hover {
  background: #4a88d0;
}
.consult-box input[type="reset"] {
  float: none;
  display: inline-block;
  width: 96px;
  height: 40px;
  margin: 0 10px;
  background: #4575b8;
  border: none;
  border-radius: 4px;
  color: #fff;
}
.consult-box input[type="reset"]:hover {
  background: #4a88d0;
}
.consult-box .consult-btn {
  padding-top: 20px;
  text-align: center;
}
.download-list {
  overflow: hidden;
  padding-top: 10px ;
}
.download-list li {
  float: left;
  width: 50%;
  margin-bottom: 25px;
}
.download-list li:hover .down-intro {
  -webkit-box-shadow: 0 0 10px #dcdcdc;
  -moz-box-shadow: 0 0 10px #dcdcdc;
  box-shadow: 0 0 10px #dcdcdc;
}
.download-list li:hover .down-intro p {
  font-weight: bold;
}
.down-intro {
  display: block;
  width: 90%;
  height: 95px;
  margin: 0 auto;
  padding: 33px 25px 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  overflow: hidden;
}
.down-intro p {
  float: left;
  width: 75%;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.down-intro a {
  float: right;
  display: block;
  width: 30px;
  height: 30px;
  background: url("../image/icon_download_01.png") no-repeat center center;
}
.down-intro a:hover {
  background: url("../image/icon_download_02.png") no-repeat center center;
}
.web-map li {
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px dashed #dcdcdc;
}
.web-map li a {
  font-size: 18px;
  color: #333;
}
.web-map li a:hover {
  color: #204fc4;
}
.web-nav-level {
  overflow: hidden;
}
.web-nav-level dd {
  float: left;
  margin-right: 30px;
  margin-top: 10px;
}
.web-nav-level a {
  font-size: 16px!important;
}
.web-nav-level1 dd {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin-right: 2%;
}
.contact-box {
  width: 750px;
  margin: 0 auto;
  overflow: hidden;
}
.contact-box h2 {
  margin-bottom: 20px;
  font-size: 20px;
  color: #333;
}
.contact-box span {
  display: inline-block;
}
.contact1 {
  float: left;
  width: 49%;
  font-size: 16px;
  color: #333;
}
.contact1 p {
  margin-bottom: 10px;
}
.contact2 {
  float: right;
  width: 49%;
  font-size: 16px;
  color: #333;
}
.contact2 p {
  margin-bottom: 10px;
}
.contact-map {
  display: block;
  width: 750px;
  clear: both;
  margin: 50px auto 0;
}
.index-box img {
  display: block;
}
.banner .slick-slide a {
  display: block;
}
.banner .slick-prev {
  left: 2%;
  background: url("../image/left-btn.png") no-repeat left center;
}
.banner .slick-next {
  right: 2%;
  background: url("../image/right-btn.png") no-repeat left center;
}
.banner .slick-dots {
  bottom: 20px;
}
.banner .slick-dots li {
  background: url("../image/banner-dot.png") no-repeat center;
}
.banner .slick-dots li button {
  opacity: 0;
}
.banner .slick-dots li.slick-active {
  background: url("../image/banner-dots.png") no-repeat center;
}
.banner .slick-slide .single-banner-t {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 992px;
  overflow: hidden;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.banner .slick-slide .single-banner-t img {
  float: left;
  width: auto!important;
  height: 154px;
}
.index-box1 {
  padding: 55px 0;
  background: url("../img/bg1.jpg") no-repeat center;
  background-size: cover;
  overflow: hidden;
}
.index-new {
  margin-top: 35px;
  overflow: hidden;
}
.index-title {
  text-align: center;
}
.index-title h2 {
  margin-bottom: 10px;
  font-size: 34px;
  color: #333;
  font-weight: normal;
}
.index-title p {
  font-size: 20px;
  color: #b5b5b5;
  /* background: url("../image/line4.jpg") no-repeat center; */
}
.index-title span {
  display: inline-block;
  vertical-align: top;
  color: #333;
  max-width: 45%;
  margin: 0 10px;
  text-overflow: ellipsis ;
  overflow: hidden;
  white-space: nowrap;
}
.index-new-img {
  float: left;
  width: 46%;
}
.index-new-img img {
  display: block;
  width: 100%;
}
.slider-new p {
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 48px;
  padding: 0 100px 0 20px;
  font-size: 18px;
  line-height: 48px;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: url("../img/p-bg.png") no-repeat left center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.slider-new .slick-active p {
  opacity: 1;
}
.slider-new .slick-dots {
  right: 10px;
  width: auto;
  bottom: 10px;
}
.slider-new .slick-dots li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.slider-new .slick-dots li button {
  opacity: 0;
}
.slider-new .slick-dots li.slick-active {
  background: #fff;
}
.index-new-list {
  float: right;
  width: 52%;
}
.index-new-item {
  overflow: hidden;
}
.index-new-item ul {
  margin-top: 5px;
  border-top: 1px solid #dcdcdc;
}
.index-new-item li:hover {
  color: #204fc4;
}
.index-new-item li:hover:before {
  opacity: 1;
}
.index-new-item li.on {
  font-size: 24px;
  font-weight: bold;
  color: #204fc4;
}
.index-new-item li.on:before {
  opacity: 1;
}
/* .index-new-item li:before { */
/* opacity: 0; */
/* position: absolute; */
/* left: 0; */
/* top: 0; */
/* width: 100%; */
/* height: 5px; */
/* background: #204fc4; */
/* content: ''; */
/* } */
.index-new-item-box {
  margin-top: 28px;
}
.index-new-item-list {
  display: none;
}
.index-new-item-list a {
  display: block;
}
.index-new-item-list a:hover p {
  color: #204fc4;
}
.index-new-item-list li {
  line-height: 30px;
  margin-bottom: 5px;
  overflow: hidden;
}
.index-new-item-list li p {
  float: left;
  max-width: 80%;
  font-size: 16px;
  line-height: 30px;
  color: #666;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  background: url("../image/dot1.jpg") no-repeat left center;
}
.index-new-item-list li span {
  float: right;
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.index-box2 {
  padding: 55px 0;
  background: url("../img/bg2.jpg") no-repeat center;
  background-size: cover;
  overflow: hidden;
}
.index-construction-list li {
  float: left;
  width: 29.6%;
  margin-left: 5.6%;
  margin-top: 35px;
}
.index-construction-list li:nth-child(3n+1) {
  margin-left: 0;
}
.index-construction-list p {
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  color: #333;
}
.index-construction-img {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.42);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.42);
}
.index-construction-img img {
  display: block;
  width: 100%;
}
.index-box5 {
  padding: 55px 0;
  background: url("../img/bg5.jpg") no-repeat center;
  background-size: cover;
  overflow: hidden;
}
.slider-subject {
  margin-top: 30px;
}
.slider-subject .slick-prev,
.slider-subject .slick-next {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #dcdcdc;
}
.slider-subject .slick-prev {
  left: -60px;
  background: #fff url("../image/icon_left.png") no-repeat center;
}
.slider-subject .slick-prev:hover {
  border: 1px solid #204fc4;
  background: #204fc4 url("../image/icon_lefts.png") no-repeat center;
}
.slider-subject .slick-next {
  right: -60px;
  background: #fff url("../image/icon_right.png") no-repeat center;
}
.slider-subject .slick-next:hover {
  border: 1px solid #204fc4;
  background: #204fc4 url("../image/icon_rights.png") no-repeat center;
}
.subject-box {
  width: 90%;
  margin: 0 auto;
}
.subject-box h3 {
  margin: 10px 0;
  font-size: 16px;
  font-weight: normal;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.subject-box p {
  height: 72px;
  font-size: 14px;
  color: #333;
  line-height: 24px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.subject-box:hover h3 {
  color: #204fc4;
}
.subject-box:hover .subject-more {
  color: #fff;
  border-color: #204fc4 ;
  background: #204fc4;
}
.subject-img img {
  display: block;
  width: 100%;
}
.subject-more {
  display: block;
  width: 90px;
  height: 30px;
  margin-top: 20px;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
  border: 1px solid #dcdcdc;
  background: #fff;
}
.index-box3 {
  padding: 55px 0;
  background: url("../img/bg3.jpg") no-repeat center;
  background-size: cover;
  overflow: hidden;
}
.index-areas-list {
  position: relative;
  padding-top: 10px;
  margin: 70px 0;
  overflow: hidden;
}
.index-areas-list li {
  position: relative;
  float: left;
  width: 24%;
  height: 180px;
  margin: 0 0.5% 10px;
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.index-areas-list li:hover {
  background-size: auto 120%;
}
.index-areas-list a {
  display: block;
  width: 100%;
  height: 100%;
}
.index-areas-list p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80%;
  height: 60px;
  padding: 0 10%;
  font-size: 30px;
  color: #fff;
  line-height: 60px;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
}
.areas-div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 49%;
  height: 370px;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 1;
}
.areas-div:hover {
  background-size: auto 120%;
}
.index-box4 {
  padding: 55px 0;
  background: url("../img/bg4.jpg") no-repeat center;
  background-size: cover;
  overflow: hidden;
}
.index-welfare-list {
  overflow: hidden;
  margin: 60px 0;
}
.index-welfare-list li {
  position: relative;
  float: left;
  width: 9%;
  height: 410px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
}
.index-welfare-list li a {
  display: block;
  width: 100%;
  height: 100%;
}
.index-welfare-list li.on {
  float: left;
  width: 64%;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: gray;
  background-position: left center;
}
.index-welfare-list li.on h3 {
  display: none;
}
.index-welfare-list li.on .index-welfare-con {
  display: block;
}
.index-welfare-list h3 {
  display: block;
  position: relative;
  right: 0;
  top: 0;
  width: 20px;
  margin: 0 auto;
  padding-top: 70px;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 11;
  background: url("../image/line5.jpg") no-repeat center top;
}
.index-welfare-con {
  display: none;
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 90%;
  padding: 0 50px;
  max-width: 590px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.index-welfare-con h2 {
  position: relative;
  display: block;
  font-weight: normal;
  font-size: 20px;
  color: #fff;
}
.index-welfare-con h2:before {
  position: absolute;
  left: -50px;
  top: 50%;
  width: 40px;
  height: 2px;
  margin-top: -1px;
  background: #fff;
  content: '';
}
.index-welfare-con p {
  height: 40px;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  margin: 10px 0 20px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index-welfare-con span {
  display: block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 15px;
}
.index-welfare-con span i {
  color: #fff;
}
.foot-bottom p span {
  vertical-align: middle;
}
.index-box img {
  display: block;
}
.banner .slick-slide a {
  display: block;
}
.banner .slick-slide img {
  display: block;
  width: 100%;
}
.banner .single-banner-t img {
  opacity: 0;
  transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
}
.banner .slick-slide .banner-wap {
  display: none;
}
.banner .slick-active .single-banner-t img {
  opacity: 1;
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
.banner .slick-active .single-banner-t img:nth-child(1) {
  opacity: 1;
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  animation: first 0.3s ease-in;
  -moz-animation: first 0.3s ease-in;
  /* Firefox */
  -webkit-animation: first 0.3s ease-in;
  /* Safari 和 Chrome */
  -o-animation: first 0.3s ease-in;
  /* Opera */
}
.banner .slick-active .single-banner-t img:nth-child(2) {
  opacity: 1;
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  animation: first 0.6s ease-in;
  -moz-animation: first 0.6s ease-in;
  /* Firefox */
  -webkit-animation: first 0.6s ease-in;
  /* Safari 和 Chrome */
  -o-animation: first 0.6s ease-in;
  /* Opera */
}
.banner .slick-active .single-banner-t img:nth-child(3) {
  animation: first 0.9s ease-in;
  -moz-animation: first 0.9s ease-in;
  /* Firefox */
  -webkit-animation: first 0.9s ease-in;
  /* Safari 和 Chrome */
  -o-animation: first 0.9s ease-in;
  /* Opera */
}
.banner .slick-active .single-banner-t img:nth-child(4) {
  animation: first 1.2s ease-in;
  -moz-animation: first 1.2s ease-in;
  /* Firefox */
  -webkit-animation: first 1.2s ease-in;
  /* Safari 和 Chrome */
  -o-animation: first 1.2s ease-in;
  /* Opera */
}
.banner .slick-active .single-banner-t img:nth-child(5) {
  animation: first 1.5s ease-in;
  -moz-animation: first 1.5s ease-in;
  /* Firefox */
  -webkit-animation: first 1.5s ease-in;
  /* Safari 和 Chrome */
  -o-animation: first 1.5s ease-in;
  /* Opera */
}
.banner .slick-active .single-banner-t img:nth-child(6) {
  animation: first 1.8s ease-in;
  -moz-animation: first 1.8s ease-in;
  /* Firefox */
  -webkit-animation: first 1.8s ease-in;
  /* Safari 和 Chrome */
  -o-animation: first 1.8s ease-in;
  /* Opera */
}
.banner .slick-active .single-banner-t img:nth-child(7) {
  animation: first 2.1s ease-in;
  -moz-animation: first 2.1s ease-in;
  /* Firefox */
  -webkit-animation: first 2.1s ease-in;
  /* Safari 和 Chrome */
  -o-animation: first 2.1s ease-in;
  /* Opera */
}
.banner .slick-active .single-banner-t img:nth-child(8) {
  animation: first 2.4s ease-in;
  -moz-animation: first 2.4s ease-in;
  /* Firefox */
  -webkit-animation: first 2.4s ease-in;
  /* Safari 和 Chrome */
  -o-animation: first 2.4s ease-in;
  /* Opera */
}
@keyframes first {
  from {
    opacity: 0;
    transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
  }
  to {
    opacity: 1;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
}
@-moz-keyframes first {
  /* Firefox */
  from {
    opacity: 0;
    transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
  }
  to {
    opacity: 1;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
}
@-webkit-keyframes first {
  /* Safari 和 Chrome */
  from {
    opacity: 0;
    transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
  }
  to {
    opacity: 1;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
}
@-o-keyframes first {
  /* Opera */
  from {
    opacity: 0;
    transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
  }
  to {
    opacity: 1;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
}
.index-box1 {
  padding: 55px 0;
  background: url("../img/bg1.jpg") no-repeat center;
  background-size: cover;
  overflow: hidden;
}
.index-new {
  margin-top: 35px;
  overflow: hidden;
}
.index-title {
  text-align: center;
}
.index-title h2 {
  margin-bottom: 10px;
  font-size: 34px;
  color: #333;
  font-weight: normal;
}
.index-title p {
  font-size: 20px;
  color: #b5b5b5;
  /* background: url("../image/line4.jpg") no-repeat center; */
}
.index-title span {
  display: inline-block;
  vertical-align: top;
  color: #333;
  max-width: 28%;
  margin: 0 10px;
  text-overflow: ellipsis ;
  overflow: hidden;
  white-space: nowrap;
}
.index-new-img {
  float: left;
  width: 46%;
  height: 100%;
}
.index-new-img img {
  display: block;
  width: 100%;
  max-height: 350px;
}
.slider-new p {
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 48px;
  padding: 0 100px 0 20px;
  font-size: 18px;
  line-height: 48px;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: url("../img/p-bg.png") no-repeat left center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.slider-new .slick-active p {
  opacity: 1;
}
.slider-new .slick-dots {
  right: 10px;
  width: auto;
  bottom: 10px;
}
.slider-new .slick-dots li {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.slider-new .slick-dots li button {
  opacity: 0;
}
.slider-new .slick-dots li.slick-active {
  background: #fff;
}
.index-new-list {
  float: right;
  width: 52%;
}
.index-new-item {
  overflow: hidden;
}
.index-new-item ul {
  margin: 0px;
  border: 0px;
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
}
.index-new-item li {
  position: relative;
  float: left;
  margin-top: -5px;
  margin-right: 25px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 40px;
  color: #333;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.index-new-item li:hover {
  color: #204fc4;
}
.index-new-item li:hover:before {
  opacity: 1;
}
.index-new-item li.on {
  font-size: 24px;
  font-weight: bold;
  color: #204fc4;
}
.index-new-item li.on:before {
  opacity: 1;
}
.index-new-item li:before {
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  background: #204fc4;
  content: '';
}
.index-new-item-box {
  margin-top: 28px;
}
.index-new-item-list {
  display: none;
}
.index-new-item-list a {
  display: block;
}
.index-new-item-list a:hover p {
  color: #204fc4;
}
.index-new-item-list li {
  line-height: 30px;
  margin-bottom: 5px;
  overflow: hidden;
}
.index-new-item-list li span {
  float: right;
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.index-box2 {
  padding: 55px 0;
  background: url("../img/bg2.jpg") no-repeat center;
  background-size: cover;
  overflow: hidden;
}
.index-construction-list li {
  float: left;
  width: 29.6%;
  margin-left: 5.6%;
  margin-top: 35px;
}
.index-construction-list li:nth-child(3n+1) {
  margin-left: 0;
}
.index-construction-list p {
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  color: #333;
}
.index-construction-img {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.42);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.42);
}
.index-construction-img img {
  display: block;
  width: 100%;
}
.index-box5 {
  padding: 55px 0;
  background: url("../img/bg5.jpg") no-repeat center;
  background-size: cover;
  overflow: hidden;
}
.slider-subject {
  margin-top: 30px;
}
.slider-subject .slick-prev,
.slider-subject .slick-next {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #dcdcdc;
}
.slider-subject .slick-prev {
  left: -60px;
  background: #fff url("../image/icon_left.png") no-repeat center;
}
.slider-subject .slick-prev:hover {
  border: 1px solid #204fc4;
  background: #204fc4 url("../image/icon_lefts.png") no-repeat center;
}
.slider-subject .slick-next {
  right: -60px;
  background: #fff url("../image/icon_right.png") no-repeat center;
}
.slider-subject .slick-next:hover {
  border: 1px solid #204fc4;
  background: #204fc4 url("../image/icon_rights.png") no-repeat center;
}
.prev {
  float: left;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  margin: 0 2px 5px;
  background: #eee;
  display: block;
  text-align: center;
  line-height: 40px;
  color: #333;
}
.next {
  float: left;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  margin: 0 2px 5px;
  background: #eee;
  display: block;
  text-align: center;
  line-height: 40px;
  color: #333;
}
.num {
  float: left;
  width: 40px;
  height: 40px;
  margin: 0 3px 5px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  background: #eee;
  display: inline-block;
  vertical-align: top;
}
.current {
  float: left;
  width: 40px;
  height: 40px;
  margin: 0 3px 5px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: white;
  background: #204fc4;
  display: inline-block;
  vertical-align: top;
}
.paging-box div {
  display: inline-block;
}
.page-level-nav-third a {
  width: 20%;
}
.list-reveal li {
  padding: 10px 0;
  overflow: hidden;
  line-height: 30px;
  border-bottom: 1px dashed #dcdcdc;
}
.list-reveal li:nth-child(5n) {
  margin-bottom: 30px;
}
.list-reveal li a {
  display: block;
  overflow: hidden;
}
.list-reveal li p {
  float: left;
  max-width: 65%;
  font-size: 16px;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.list-reveal li span {
  float: right;
  font-size: 14px;
  color: #888;
}
.list-reveal li a:hover p {
  color: #3488ea;
}
.territory-box {
  position: relative;
  overflow: hidden;
  padding-bottom: 50px;
}
.territory-div {
  position: relative;
  float: left;
  width: 50%;
}
.territory-title {
  padding-bottom: 18px;
  margin-bottom: 40px;
  background: url(../image/line3.png) repeat-x left bottom;
  overflow: hidden;
}
.territory-title p {
  float: left;
  font-size: 30px;
  color: #666;
}
.territory-title p span {
  margin-left: 5px;
  font-size: 12px;
  color: #3f4348;
  opacity: .5;
  text-transform: uppercase;
}
.territory-title a {
  float: right;
  height: 30px;
  margin-top: 12px;
  font-size: 16px;
  line-height: 30px;
}
.territory-title a:hover {
  color: #204fc4;
}
.territory-title .business-link {
  padding-left: 35px;
  color: #204fc4;
  background: url(../image/link.jpg) no-repeat left center;
}
.territory-con {
  font-size: 16px;
  color: #535353;
  text-indent: 2em;
}
.territory-img {
  position: relative;
  width: 80%;
  max-width: 455px;
  border: 3px solid #fff;
  margin: 60px auto 0;
  -webkit-box-shadow: 0 0 10px #cac7c6;
  -moz-box-shadow: 0 0 10px #cac7c6;
  box-shadow: 0 0 10px #cac7c6;
}
.territory-img img {
  display: block;
  width: 100%;
}
.territory-quali {
  margin-bottom: 65px;
}
.territory-list li {
  float: left;
  width: 23.5%;
  margin-left: 2%;
  margin-bottom: 55px;
}
.territory-list li:nth-child(4n+1) {
  margin-left: 0;
}
.territory-list li .subject-box {
  width: 100%;
}
.page-box3-3 {
  margin: 50px 0;
}
.page-box3-3 .list-reveal p {
  float: none;
  max-width: 100%;
}
.territory-con {
  max-height: 240px;
  overflow: hidden;
}
.territory-more {
  float: right;
  height: 32px;
  margin-top: 20px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  padding: 0 20px;
  background: #204fc4;
  border-radius: 4px;
}
.territory-text-box {
  display: none;
  position: fixed;
  width: 96%;
  top: 50%;
  left: 50%;
  height: 80%;
  margin: 0 auto;
  padding: 30px;
  max-width: 1200px;
  background: #fff;
  z-index: 222;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
}
.territory-text-con {
  position: absolute;
  top: 145px;
  left: 30px;
  right: 30px;
  bottom: 30px;
  font-size: 16px;
  color: #535353;
  max-height: 600px;
  overflow-y: auto;
  text-indent: 35px;
}
.territory-text-title {
  padding-bottom: 20px;
  margin-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
}
.territory-text-title h2 {
  font-size: 30px;
  color: #333;
  font-weight: normal;
}
.territory-text-title p {
  font-size: 16px;
  color: #999;
}
.territory-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: #333;
  cursor: pointer;
}
.territory-btn i {
  font-size: 24px;
}
.page-banner1 {
  height: 500px;
}
.theme-top {
  margin: 30px 0 40px;
  overflow: hidden;
}
.theme-top .theme-1:nth-child(2) {
  float: right;
  width: 56%;
}
.theme-top .theme-new .slick-dots li {
  width: 8px;
  height: 8px;
  border: none;
  background: #fff;
  overflow: hidden;
  border-radius: 50%;
}
.theme-top .theme-new .slick-dots li.slick-active {
  background: #cb2533;
}
.theme-top .theme-new p {
  padding-right: 120px;
  font-size: 16px;
}
.theme-new {
  margin-top: 60px;
}
.theme-new p {
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 48px;
  padding: 0 100px 0 20px;
  font-size: 18px;
  line-height: 48px;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: url("../img/p-bg.png") no-repeat left center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.theme-new .slick-active p {
  opacity: 1;
}
.theme-new .slick-dots {
  right: 10px;
  width: auto;
  bottom: 10px;
}
.theme-new .slick-dots li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.theme-new .slick-dots li button {
  opacity: 0;
}
.theme-new .slick-dots li.slick-active {
  background: #fff;
}
.theme-new .slick-slide img {
  width: 100%;
}
.theme-item {
  position: relative;
  padding: 10px 0 5px;
  margin-bottom: 10px;
  text-align: center;
  border-bottom: 2px solid #838383;
}
.theme-item p {
  font-size: 30px;
  color: #040000;
  font-family: "微软雅黑";
  font-weight: bold;
}
.theme-item span {
  position: absolute;
  right: 0;
  bottom: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #040000;
}
.theme-item span:hover {
  color: #204fc4;
}
.theme-item .annual-more {
  display: none;
}
.theme-1 {
  width: 40%;
  float: left;
}
.theme-2 {
  border-bottom: 1px solid #000;
  padding: 0 10px 15px 10px;
  margin-bottom: 20px;
}
.theme-2 h2 {
  margin: 10px 0;
  font-size: 18px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  color: #040000;
}
.theme-2 h2:hover {
  color: #204fc4;
}
.theme-2 p {
  height: 48px;
  font-size: 14px;
  color: #040000;
  line-height: 24px;
  text-indent: 2em;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.theme-2 span:hover {
  color: #204fc4;
}
.theme-list a {
  position: relative;
  display: block;
  padding-left: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 36px;
  font-size: 16px;
  color: #000;
}
.theme-list a:before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #000;
  overflow: hidden;
  content: '';
}
.theme-list a:hover {
  color: #204fc4;
}
.theme-title {
  position: relative;
  overflow: hidden;
  line-height: 50px;
  font-family: "宋体";
  background: url("../img/zt-lines.jpg") repeat-x left bottom;
}
.theme-title p {
  float: left;
  font-size: 26px;
  font-family: "微软雅黑";
  border-bottom: 4px solid #cb2533;
  font-weight: bold;
}
.theme-title span {
  position: relative;
  float: right;
  font-weight: bold;
  font-size: 14px;
  color: #040000;
}
.theme-title span:hover {
  color: #204fc4;
}
.theme-module {
  overflow: hidden;
  margin: 0 0 50px;
}
.page-module {
  margin-top: 40px;
}
.page-module .theme-title a {
  float: right;
  font-size: 18px;
  color: #333;
}
.page-module .theme-title a i {
  float: left;
  display: block;
  width: 24px;
  height: 24px;
  margin: 12px 5px 0;
  border-radius: 50%;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  border: 1px solid #333;
  text-align: center;
  line-height: 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-module .theme-title a:hover {
  color: #204fc4;
}
.page-module .theme-title a:hover i {
  color: #204fc4;
  border-color: #204fc4;
}
.theme-list1 li {
  margin-top: 20px;
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px solid #dedede;
}
.theme-list1 a {
  position: relative;
  display: block;
}
.theme-list1 a:hover .theme-con h2 {
  color: #204fc4;
}
.theme-img {
  float: left;
  width: 20%;
  height: 136px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.theme-con {
  float: right;
  width: 78%;
}
.theme-con h2 {
  margin-bottom: 6px;
  font-size: 20px;
  color: #333;
  font-weight: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.theme-con p {
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  color: #828282;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.theme-con span {
  float: left;
  margin-top: 5px;
  font-size: 16px;
  color: #7e7e7e;
}
.page-detail {
  margin-bottom: 50px;
}
.theme-box {
  overflow: hidden;
}
.theme-box .theme-module {
  float: left;
  width: 48%;
}
.theme-box .theme-module:nth-child(even) {
  float: right;
}
.theme-box .theme-img {
  width: 35%;
}
.theme-box .theme-con {
  width: 63%;
}
.page-theme-nav {
  overflow: hidden;
  padding: 15px 0;
  border-bottom: 2px #cb2533 solid;
  text-align: center;
}
.page-theme-nav li {
  display: inline-block;
  padding: 0 20px;
  vertical-align: middle;
  line-height: 20px;
  border-right: 1px #ccc solid;
}
.page-theme-nav li:last-child {
  border-right: none;
}
.page-theme-nav a {
  font-size: 18px;
  color: #333;
}
.annual-tab {
  margin-bottom: 20px;
  text-align: center;
}
.annual-tab li {
  display: inline-block;
  width: 40%;
  max-width: 220px;
  height: 30px;
  margin: 0 10px;
  border-radius: 4px;
  border: 1px solid #dcdcdc;
  overflow: hidden;
  color: #333;
  font-size: 16px;
  line-height: 30px;
  cursor: default;
}
.annual-tab li:hover,
.annual-tab li.on {
  color: #fff;
  border-color: #204fc4;
  background: #204fc4;
}
.annual-list {
  display: none;
  width: 100%;
}
.annual-list .program-list {
  padding-left: 10px;
  margin-left: -10px;
}
.annual-list .program-list li {
  position: relative;
  margin-top: 6px;
  width: 100%;
  margin-left: -10px;
  padding-left: 10px;
  overflow: hidden;
}
.annual-list .program-list li span {
  float: left;
  width: 33.3%;
  font-size: 16px;
  line-height: 30px;
  color: #040000;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.annual-list .program-list li:before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  overflow: hidden;
  background: #000;
  content: '';
}
.annual-list .program-list li a:hover span {
  color: #204fc4;
}
.annual-top {
  padding-bottom: 5px;
  font-size: 18px;
  color: #040000;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.annual-top span {
  float: left;
  width: 33.3%;
}
.program-list1 li {
  position: relative;
  padding-left: 10px;
  margin-top: 6px;
  font-size: 16px;
  color: #040000;
  line-height: 30px;
  cursor: default;
}
.program-list1 li:before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  overflow: hidden;
  background: #000;
  content: '';
}
.video-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 222;
}
.video-pop .box {
  height: 100%;
}
.video-pop-box {
  position: relative;
  top: 50%;
  margin: 0;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.video-pop-box .video-pop-video {
  margin: 20px 0;
}
.video-pop-box .video-pop-video video {
  width: 100%;
  height: 100%;
  background: #000;
}
.video-pop-content {
  width: 100%;
}
.video-hide {
  position: fixed;
  right: 5%;
  top: 5%;
  width: 36px;
  height: 36px;
  border: 2px solid #fff;
  text-align: center;
  line-height: 36px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 11;
}
.video-hide i {
  font-size: 22px;
  color: #fff;
}
.page-module .list-reveal {
  margin-top: 30px;
}
.zt-nav-more {
  display: block;
  width: 160px;
  height: 30px;
  margin: 30px auto 0;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  border-radius: 3px;
  background: #204fc4;
  color: #fff;
}
.zt-nav-more i {
  font-size: 14px;
}
.jt-box {
  position: absolute;
  width: 20px;
  height: 20px;
}
.jt-box:hover .jt-box-con {
  display: block;
}
.jt-box-con {
  display: none;
  width: 420px;
  padding: 10px;
  left: 50%;
  margin-left: -220px;
  background: #fff;
  position: absolute;
  bottom: 30px;
}
.jt-box-con:before {
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  height: 10px;
  content: '';
  background: url("../image/downs.png") no-repeat center bottom;
}
.jt-img {
  float: left;
  width: 125px;
  height: 150px;
}
.jt-img img {
  width: 100%;
  height: 100%;
}
.jt-intro {
  float: right;
  width: 275px;
  font-size: 14px;
  color: #333;
  text-align: left;
}
.jt-intro h3 {
  font-size: 16px;
  text-align: center;
  color: #0061ae;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.jt-intro p {
  height: 92px;
  line-height: 23px;
  text-indent: 2em;
  overflow: hidden;
}
.jt-intro span {
  display: block;
  width: 100px;
  height: 30px;
  margin: 5px auto 0;
  background: #4a88d0;
  border-radius: 3px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}
.jt1 {
  bottom: 472px;
  left: 505px;
}
.jt2 {
  bottom: 251px;
  left: 159px;
}
.jt3 {
  bottom: 394px;
  left: 129px;
}
.jt4 {
  bottom: 533px;
  left: 378px;
}
.jt5 {
  bottom: 535px;
  left: 490px;
}
.jt6 {
  bottom: 578px;
  left: 628px;
}
.jt7 {
  bottom: 522px;
  left: 582px;
}
.jt8 {
  bottom: 463px;
  left: 645px;
}
.jt9 {
  bottom: 395px;
  left: 580px;
}
.jt10 {
  bottom: 382px;
  left: 515px;
}
.jt11 {
  bottom: 352px;
  left: 525px;
}
.jt12 {
  bottom: 463px;
  left: 467px;
}
.jt13 {
  bottom: 503px;
  left: 456px;
}
.jt14 {
  bottom: 498px;
  left: 479px;
}
.jt15 {
  bottom: 493px;
  left: 500px;
}
.jt16 {
  bottom: 514px;
  left: 500px;
}
.jt17 {
  bottom: 479px;
  left: 441px;
}
.jt18 {
  bottom: 450px;
  left: 489px;
}
.jt19 {
  bottom: 523px;
  left: 470px;
}
.index-new-26 .index-new-img {
  height: 350px;
  overflow: hidden;
}
.index-new-26 .slider-new .slick-slide {
  height: 350px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.index-new-26 .slider-new p {
  opacity: 1;
}
