a:hover,
a:focus {
  color: #fff;
}
i {
  font-style: normal;
}
/*ÃƒÂ¥Ã‚Â¤Ã…Â¡ÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ¦Ã‚ÂºÃ‚Â¢ÃƒÂ¥Ã¢â‚¬Â¡Ã‚Âº*/
@media (min-width: 1280px) {
  .container {
    width: 1254px;
    padding-left: 0;
    padding-right: 0;
  }
}
/*banner*/
.banner {
  position: relative;
  max-height: 800px;
  overflow: hidden;
  display: block;
}
.banner .banner-body {
  position: absolute;
  top: 208px;
  left: 50%;
  max-width: 1098px;
  margin-left: -549px;
  text-align: center;
  color: #FFFFFF;
  font-size: 24px;
}
.banner .banner-body p {
  letter-spacing: 20px;
}
.banner .banner-body p i {
  color: #a0bcea;
}
.banner .banner-body .banner-tit {
  margin-top: 60px;
  margin-bottom: 80px;
}
.banner .banner-body .banner-tit img {
  width: 100%;
}
.banner .banner-body .span2 {
  display: block;
  width: 472px;
  height: 54px;
  background-color: #2757bd;
  border-radius: 50px;
  margin: 0 auto;
  line-height: 54px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  position: relative;
}
.banner .banner-body .span1 {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 310px;
  width: 472px;
  height: 54px;
  background-color: #ecb806;
  border-radius: 50px;
}
.banner .bj-banenr img {
  width: 100%;
  height: 100%;
}
.swiper-pagination-bullet {
  width: 60px;
  height: 4px;
  background: #FFFFFF;
  border-radius: 0;
  opacity: 1;
  transition: all 0.7s;
}
.swiper-pagination-bullet-active {
  height: 8px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hidden-self {
  display: none;
}
.index-nav {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  max-height: 150px;
  padding: 30px 185px;
  background: url(gnlt-banner-top.png);
  background-size: 100% ;
}
.swiper-button-next {
  right: 50px;
}
.swiper-button-prev {
  left: 50px;
}
/* nav*/
nav.navbar.bootsnav {
  background-color: rgba(255, 255, 255, 0);
  border-bottom: none;
  margin-top: 17px;
}
nav.navbar.bootsnav ul.nav > li > a {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: normal;
  padding: 0 30px;
  line-height: 46px;
  margin-left: 10px;
}
nav.navbar.bootsnav ul.nav > li > a:hover {
  background: #2757bd;
  border-radius: 40px;
}
nav.navbar.bootsnav ul.nav > li > a.nav-hover {
  background: #2757bd;
  border-radius: 40px;
}
/*ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢*/
.searchbox {
  width: 150px;
  height: 37px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 19px;
  position: relative;
  margin-top: 17px;
}
.searchbox input[type="text"] {
  outline: none;
  color: #FFFFFF;
  background: none;
  border: none;
  width: 70%;
  padding-left: 9px;
  font-size: 14px;
  line-height: 20px;
  -webkit-appearance: none;
  line-height: 37px;
  height: 37px;
}
.searchbox input[type="submit"] {
  background: url(gnlt-sou.png) no-repeat;
  border: none;
  cursor: pointer;
  width: 20px;
  height: 20px;
  outline: none;
  position: absolute;
  right: 14px;
  top: 8px;
}
.searchbox input:-webkit-autofill,
.searchbox input:-webkit-autofill:hover,
.searchbox input:-webkit-autofill:focus,
.searchbox input:-webkit-autofill:active {
  -webkit-transition-delay: 111111s;
  -webkit-transition: color 11111s ease-out, background-color 111111s ease-out;
}
.searchbox2 {
  display: none;
}
/*ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/
/*footer*/
.footer {
  padding: 20px 0;
  text-align: center;
  line-height: 30px;
  background: #2757bd;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 90px;
}
.index-foot {
  margin-top: 0;
}
.index-video li {
  display: block;
  height: 352px;
  margin-bottom: 30px;
}
.index-video li a {
  position: relative;
  display: block;
}
.index-video li a .video {
  height: 252px;
  overflow: hidden;
}
.index-video li a .video img {
  width: 100%;
  height: 252px;
  transition: all 0.7s;
}
.index-video li a span {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 34px;
  background: #3164D2;
  border-radius: 0px 0px 0px 6px;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 34px;
}
.index-video li a .video-body {
  display: block;
  position: absolute;
  top: 229px;
  left: 0;
  width: 100%;
  height: 123px;
  padding: 0 10px;
}
.index-video li a .video-body div {
  background: #F4F7FE;
  border-radius: 6px;
  padding: 20px;
}
.index-video li a .video-body div p {
  line-height: 24px;
  font-size: 18px;
  height: 48px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 10px;
}
.index-video li a .video-body div i {
  color: #999999;
  position: relative;
  padding-left: 24px;
}
.index-video li a .video-body i::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 1px;
  left: 0;
  background: url(gnlt-time.png) no-repeat center;
}
.index-video li a:hover .video::before {
  position: absolute;
  width: 56px;
  height: 56px;
  content: "";
  background: url(gnlt-video.png) no-repeat center;
  top: 50%;
  left: 50%;
  margin-top: -28px;
  margin-left: -28px;
  z-index: 9;
}
.index-video li a:hover .video img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(1.1);
}
.index-video li a:hover .video-body div {
  background: #2757bd;
}
.index-video li a:hover .video-body div i {
  color: #FFFFFF;
}
.index-video li a:hover .video-body div i::before {
  background: url(gnlt-time2.png) no-repeat center;
}
.index-video2 {
  margin: 80px 0 0 0;
}
.btn {
  background: #2757bd;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 54px;
  padding: 0 60px;
  border-radius: 60px;
  width: 186px;
  margin: 0 auto;
  display: block;
  margin-bottom: 80px;
}
.btn:hover {
  background: #0335a1;
  color: #FFFFFF;
}
.btn:visited{
  color:#fff;
}
/*part2*/
.part2 {
  padding: 80px 0 110px;
  background: url(gnlt-part2bg.png) no-repeat center;
  background-size: 100% 100%;
  color: #FFFFFF;
}
.part2 h1 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}
.part2 p,.part2 div {
  line-height: 30px;
  font-size: 16px;
  text-indent: 2em;
  /* margin-bottom:20px; */
}
/*ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ©Ã‚Â¡Ã‚Âµbanner*/
.banner2 {
  position: relative;
}
.banner2 .ny-tit {
  font-size: 48px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 52px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -26px;
  margin-left: -96px;
  padding-bottom: 20px;
}
.banner2 .ny-tit::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 4px;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
  background: #FFFFFF;
}
/*breadcrumb*/
.bread {
  background: #ECEFF5;
  margin-bottom: 60px;
}
.breadcrumb {
  background: #ECEFF5;
  padding: 16px 15px;
  font-size: 16px;
  margin-bottom: 0;
}
.breadcrumb a:hover {
  color: #2757bd;
}
.breadcrumb > .CurrChnlCls:last-child {
  color: #2757bd;
}
.breadcrumb > li + li::before {
  display: none;
}
.breadcrumb > li + li:after {
  color: #333;
  padding-left: 5px;
  content: ">\00a0";
}
.breadcrumb > li + li:last-child::after {
  display: none;
}
/*ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ©Ã‚Â¡Ã‚Âµ*/
.page {
  text-align: center;
  margin-top: 26px;
}
.page a {
  width: 60px;
  height: 60px;
  background: #F5F5F5;
  border-radius: 50%;
  margin: 0 11px;
  display: inline-block;
  line-height: 60px;
  color: #7F7F7F;
}
.page a:hover {
  background: #2757bd;
  color: #FFFFFF;
}
.page .page-active {
  background: #2757bd;
  color: #FFFFFF;
}
.page a:first-child {
  background: none;
}
.page a:last-child {
  background: none;
}
.page a:first-child:hover,
.page a:last-child:hover {
  color: #2757bd;
}
.xh_main {
  max-width: 826px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}
.gnlt-video {
  width: 56px;
  height: 56px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -28px;
  margin-left: -28px;
}
.padt100 {
  padding-top: 20px;
}
.video-tit {
  text-align: center;
  margin-bottom: 26px;
}
.video-tit p {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
}
.video-tit i {
  position: relative;
  color: #999999;
  margin-top: 20px;
  padding-left: 24px;
}
.video-tit i::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 1px;
  left: 0;
  background: url(gnlt-time3.png) no-repeat center;
}
/* ÃƒÂ§Ã‚Â»Ã¢â‚¬Â ÃƒÂ¨Ã‚Â§Ã‹â€ ÃƒÂ©Ã‚Â¡Ã‚Âµ */
.detail-top {
  text-align: center;
}
.title-s {
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  overflow: hidden;
  width: 100%;
}
.top-other-bg {
  width: 100%;
  height: 40px;
  margin-top: 30px;
  background: #F2F2F2;
}
.top-other-bg a:hover,
.top-other-bg a:focus {
  color: #2757bd;
}
.top-other {
  width: 50%;
  margin: 0 auto;
}
.other-info {
  line-height: 40px;
}
.bdshare-button-style0-16 .bds_weixin {
  background-position: 0px -1448px !important;
}
.bdshare-button-style0-16 .bds_tsina {
  background-position: 0 -91px !important;
}
.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
  width: 18px !important;
  height: 18px !important;
  margin: 11px 8px 11px 0px !important;
}
.bdshare-button-style0-16 a {
  background-image: url(icons_0_16.png) !important;
}
.main-cont p {
  text-indent: 2rem;
  line-height: 36px;
}
.main-cont img {
  margin: 0 auto;
  display: block;
}
.bdshare-button-style0-16 .bds_qzone {
  display: none;
}
.erji-img {
  max-width: 80%;
  margin: 20px auto;
}
.sr-bdimgshare-black {
  display: none !important;
}
.ny-title {
  margin-top: 0;
}
/*ÃƒÂ¥Ã‚ÂªÃ¢â‚¬â„¢ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¯ÃƒÂ¦Ã…â€™Ã‚Â*/
.meiti {
  margin-bottom: 60px;
}
.meiti h2 {
  font-size: 24px;
  font-weight: bold;
  color: #2757bd;
  margin-bottom: 20px;
}
.meiti ul {
  overflow: hidden;
}
.meiti ul li {
  float: left;
  margin-right: 30px;
  line-height: 30px;
  min-width: 80px;
}
.meiti ul li a:hover {
  color: #2757bd;
}
.meiti:last-child {
  margin-bottom: 0;
}
/*ÃƒÂ¥Ã…â€œÃ‚Â°ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾*/
.map-body {
  padding: 20px 0 20px 60px;
}
.map-body p {
  line-height: 30px;
  font-size: 16px;
  margin-top: 50px;
  margin-bottom: 70px;
}
.ma div {
  text-align: center;
}
.ma .mr80 {
  margin-right: 80px;
}
.ma p {
  font-size: 14px;
  margin-top: 16px;
  margin-bottom: 0;
}
/*ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨*/
.list h2 {
  font-size: 18px;
  margin-top: 70px;
}
.list h2 i {
  font-size: 36px;
}
.tuw-body {
  display: block;
  height: 244px;
  position: relative;
  padding: 30px 60px 0 0;
}
.tuw-body .tuw-img {
  width: 290px;
  height: 184px;
  border: 1px solid #ECEFF5;
  float: left;
  margin-right: 60px;
  overflow: hidden;
}
.tuw-body .tuw-img img {
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.tuw-body h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  padding-top: 30px;
  margin-bottom: 40px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.tuw-body p {
  font-size: 14px;
  color: #7F7F7F;
  line-height: 24px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.tuw-body:hover:after {
  width: 963px;
  height: 244px;
  background: #F4F7FE;
  box-shadow: 0px 0px 29px 0px rgba(188, 195, 212, 0.6);
  border-radius: 6px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  content: "";
}
.tuw-body:hover h3 {
  color: #2757bd;
}
.tuw-body:hover p {
  color: #333;
}
.tuw-body:hover img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(1.1);
}