.gncongress-header {
  position: fixed;
  z-index: 8888;
  left: 0;
  top: 0;
  width: 100%;
  height: 65px;
}
.gncongress-header img {
  width: 182px;
  height: 28px;
}
.gncongress-header h1 {
  width: 182px;
  margin-top: 18px;
  float: left;
}
.gncongress-header .gncongress-nav {
  margin-top: 22px;
  float: left;
  margin-left: 253px;
  position: relative;
}
.gncongress-header .gncongress-nav .gncongress-li {
  float: left;
  margin-left: 40px;
}
.gncongress-header .gncongress-nav .gncongress-li .cur {
  display: block;
  font-size: 16px;
  color: #2e2e2e;
  height: 24px;
  line-height: 24px;
  text-align: center;
  position: relative;
}
.gncongress-header .gncongress-nav .gncongress-li .cur::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #d95056;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
  transform: scale3d(0, 1, 1);
  transform-origin: 50% 0;
}
.gncongress-header .gncongress-nav .gncongress-li .cur:hover::after {
  transform: scale3d(1, 1, 1);
}
.gncongress-header .gncongress-nav .index_qrcode {
  display: none;
  background: url(../images/indexbanner_qrcode.png) no-repeat center;
  background-size: cover;
  width: 117px;
  height: 117px;
  position: absolute;
  top: 45px;
  right: -143px;
}
.gncongress-header .gncongress-nav .bw8banner_qrcode {
  background: url(../images/bw8banner_qrcode.png) no-repeat center;
  background-size: cover;
}
.gncongress-header .gncongress-nav .choosebanner_qrcode {
  background: url(../images/choosesoftbanner_qrcode.png) no-repeat center;
  background-size: cover;
}
.gncongress-header .gncongress-nav .xinchaungbanner_qrcode {
  background: url(../images/xinchuangbanner_qrcode.jpg) no-repeat center;
  background-size: cover;
}
.gncongress-header .gncongress-nav .yunbakbanner_qrcode {
  background: url(../images/yunbakbanner_qrcode.png) no-repeat center;
  background-size: cover;
}
.gncongress-header .gncongress-header-btn {
  display: block;
  margin-top: 20px;
  width: 98px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  background: url(../images/gncongress-btn.jpg) no-repeat;
  background-size: 100% auto;
  font-size: 16px;
  float: right;
  border-radius: 25px;
}
.gncongress-header .gncongress-header-btn:hover {
  background: url(../images/gncongress-btnhover.jpg) no-repeat;
  background-size: 100% auto;
}
.on {
  background-color: #ffffff;
}
.gncongres_content {
  width: 100%;
  height: 983px;
  min-width: 800px;
  position: relative;
}
.gncongres_content .pastyearsreview_banner1 {
  width: 100%;
  height: 983px;
  background: url(../images/index-banner2.jpg) no-repeat center;
  background-size: cover;
}
.gncongres_content .pastyearsreview_banner2 {
  width: 100%;
  height: 983px;
  background: url(../images/index-banner3.jpg) no-repeat center;
  background-size: cover;
}
.gncongres_content .swiper-pagination-bullet {
  width: 30px;
  height: 4px;
  border-radius: 2px;
  display: inline-block;
  margin: 0px 9px 0px;
  cursor: pointer;
}
.gncongres_content .swiper-pagination-bullet-active {
  background-color: #8f0506;
}

.gncongres_content {
  width: 100%;
  height: 983px;
  background: url(../images/index-banner2.jpg) no-repeat center;
  background-size: cover;
  overflow: hidden;
  min-width: 800px;
  position: relative;
}
.gncongres_content .imgbanner {
  height: 983px;
  background: url(../images/index-banner2.jpg) no-repeat;
  background-size: cover;
}
.gncongres_content .gnway-main {
  width: 995px;
  margin: auto;
  height: 136px;
  background-color: #d95056;
}
.gncongress-about {
  width: 100%;
  height: 384px;
  background: url(../images/aboutcon.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  padding-top: 170px;
}
.gncongress-about div {
  width: 991px;
  margin: auto;
  padding-left: 112px;
}
.gncongress-about div p {
  line-height: 30px;
  font-size: 17px;
  text-indent: 2em;
}
.gncongress-about div p span {
  color: #c53c2e;
  font-weight: 600;
}
.gncongress-light {
  width: 100%;
  height: 562px;
  background: url(../images/conferencepage.jpg) no-repeat center;
  background-size: cover;
}
.gncongress-light ul {
  width: 1366px;
  margin: auto;
}
.gncongress-light ul li {
  float: left;
  width: 250px;
  height: 320px;
  border-radius: 28px;
  margin-top: 113px;
  transition: all 0.4s ease-in-out;
  margin-left: 66px;
}
.gncongress-light ul li:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  transform: translateY(-16px);
  box-shadow: 5px 10px 18px rgba(90, 23, 15, 0.5);
}
.gncongress-light ul li:nth-child(1) {
  background: url(../images/conferencetopics.jpg) no-repeat;
  background-size: cover;
  margin-left: 85px;
}
.gncongress-light ul li:nth-child(2) {
  background: url(../images/conferencetopics2.jpg) no-repeat;
  background-size: cover;
}
.gncongress-light ul li:nth-child(3) {
  background: url(../images/conferencetopics3.jpg) no-repeat;
  background-size: cover;
}
.gncongress-light ul li:nth-child(4) {
  background: url(../images/conferencetopics4.jpg) no-repeat;
  background-size: cover;
}
.gncongress-introduction {
  width: 100%;
  height: 672px;
  background: url(../images/participants.jpg) no-repeat center;
  background-size: cover;
}
.gncongress-introduction .introduction {
  width: 1200px;
  margin: auto;
  position: relative;
}
.gncongress-introduction .introduction_bw8 {
  width: 1250px;
}
.gncongress-introduction .swiper-slide {
  float: left;
  width: 200px;
  height: 357px;
  margin-top: 211px;
}
.gncongress-introduction .swiper-slide p {
  color: #ffffff;
  text-align: center;
}
.gncongress-introduction .swiper-slide p:nth-child(2) {
  font-size: 19px;
  font-weight: 600;
}
.gncongress-introduction .swiper-slide p:nth-child(3) {
  font-size: 13px;
  margin-top: 15px;
}
.gncongress-introduction .swiper-slide p:nth-child(4) {
  font-size: 13px;
  margin-top: 12px;
}
.gncongress-introduction img {
  width: 100%;
}
.gncongress-introduction .arrow {
  width: 28px;
  height: 80px;
  border-radius: 10px;
}
.gncongress-introduction .left-arrow {
  background: url(../images/anniu.jpg) no-repeat;
  background-size: cover;
  position: absolute;
  top: 317px;
  left: -74px;
}
.gncongress-introduction .right-arrow {
  background: url(../images/anniu2.jpg) no-repeat;
  background-size: cover;
  position: absolute;
  top: 317px;
  right: -74px;
}
.gncongress-agenda {
  width: 100%;
  height: 900px;
  background: url(../images/conferenceagenda.jpg) no-repeat center;
  background-size: cover;
}
.gncongress-agenda ul {
  width: 1248px;
  margin: auto;
}
.gncongress-agenda ul li {
  position: relative;
  float: left;
  border-radius: 20px;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
  margin-left: 20px;
}
.gncongress-agenda ul li .agenda {
  width: 590px;
  height: 220px;
  border-radius: 20px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.gncongress-agenda ul li .agendatext {
  padding-left: 42px;
  position: absolute;
  top: 45px;
  left: 0px;
  z-index: 1;
}
.gncongress-agenda ul li .agendatext p:nth-child(1) {
  font-size: 32px;
  color: #ffffff;
}
.gncongress-agenda ul li .agendatext p:nth-child(2) {
  font-size: 18px;
  color: #ffffff;
  margin-top: 19px;
  margin-bottom: 26px;
}
.gncongress-agenda ul li .agendatext span {
  width: 160px;
  height: 40px;
  display: block;
  background: url(../images/schedulebtn.jpg) no-repeat;
  background-size: cover;
  border-radius: 20px;
  text-align: center;
  line-height: 40px;
  color: #c84739;
  font-size: 15px;
}
.gncongress-agenda ul li .agendatext span:hover {
  color: #fff7f6;
  background: url(../images/schedulebtnhover.jpg) no-repeat;
  background-size: cover;
}
.gncongress-agenda ul li:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  transform: translateY(-16px);
  box-shadow: 5px 15px 22px rgba(90, 23, 15, 0.5);
}
.gncongress-agenda ul li:hover .agenda {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.gncongress-agenda ul li:nth-child(1) {
  margin-bottom: 40px;
}
.gncongress-agenda ul li:nth-child(1) .agenda {
  background: url(../images/agenda.jpg) no-repeat;
  background-size: cover;
}
.gncongress-agenda ul li:nth-child(2) {
  margin-bottom: 40px;
}
.gncongress-agenda ul li:nth-child(2) .agenda {
  background: url(../images/agenda2.jpg) no-repeat;
  background-size: cover;
}
.gncongress-agenda ul li:nth-child(3) .agenda {
  background: url(../images/agenda3.jpg) no-repeat;
  background-size: cover;
}
.gncongress-agenda ul li:nth-child(4) .agenda {
  background: url(../images/agenda4.jpg) no-repeat;
  background-size: cover;
}
.gncongress-participants {
  width: 100%;
  height: 747px;
  background: url(../images/pastyearsreview.jpg) no-repeat center;
  background-size: cover;
}
.gncongress-participants .participants {
  margin: auto;
  padding-top: 210px;
  position: relative;
}
.gncongress-participants .participants .swiper-container-d {
  width: 1200px;
  overflow: hidden;
  margin: auto;
}
.gncongress-participants .participants .swiper-container-d .swiper-slide {
  width: 600px;
  float: left;
}
.gncongress-participants .participants .swiper-container-d img {
  width: 600px;
  height: 400px;
  box-shadow: 0 0 20px rgba(90, 23, 15, 0.5);
}
.gncongress-participants .participants .swiper-horizontal > .swiper-pagination-bullets,
.gncongress-participants .participants .swiper-pagination-bullets.swiper-pagination-horizontal,
.gncongress-participants .participants .swiper-pagination-custom,
.gncongress-participants .participants .swiper-pagination-fraction {
  bottom: -71px;
}
.gncongress-participants .participants .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.gncongress-participants .participants .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #FFF;
}
.gncongress-participants .participants .swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.gncongress-pastyearsreview {
  width: 100%;
  height: 438px;
  background: url(../images/part.jpg) no-repeat center;
  background-size: cover;
  padding-top: 258px;
}
.gncongress-pastyearsreview .pastyearsreview {
  width: 1204px;
  height: 401px;
  background: url(../images/participatingpartners.png) no-repeat center;
  background-size: cover;
  margin: auto;
  border-radius: 20px;
}
.gncongress-pastyearsreview .pastyearsreview_banner {
  width: 100%;
  height: 499px;
  border-radius: 20px;
}
.gncongress-pastyearsreview .pastyearsreview_banner1 {
  width: 100%;
  height: 499px;
  background: url(../images/indexlogo_banner1.png) no-repeat center;
  background-size: cover;
  border-radius: 20px;
}
.gncongress-pastyearsreview .pastyearsreview_banner2 {
  width: 100%;
  height: 499px;
  background: url(../images/indexlogo_banner2.png) no-repeat center;
  background-size: cover;
  border-radius: 20px;
}
.gncongress-pastyearsreview .pastyearsreview_banner3 {
  width: 100%;
  height: 401px;
  background: url(../images/indexlogo_banner3.png) no-repeat center;
  background-size: cover;
  border-radius: 20px;
}
.gncongress-pastyearsreview2 {
  height: 538px;
}
.gncongress-mediasupport {
  width: 100%;
  height: 433px;
  background: url(../images/media.jpg) no-repeat center;
  background-size: cover;
  padding-top: 177px;
}
.gncongress-mediasupport .mediasupport {
  width: 1200px;
  height: 300px;
  background: url(../images/mediasupport.png) no-repeat center;
  background-size: cover;
  margin: auto;
  border-radius: 20px;
}
.swiper-pagination1 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 20px) !important;
  background-color: #feffff;
}
.swiper-pagination1 .swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.gncongress-mediasupport2 {
  height: 402px;
  background: url(../images/media2.jpg) no-repeat center;
  background-size: cover;
}
footer {
  width: 100%;
  height: 415px;
  background: url(../images/footer.jpg) no-repeat center;
  background-size: cover;
}
footer .gnwayfooter {
  width: 1200px;
  margin: auto;
}
footer .gnwayfooter .gnwfooterleft {
  width: 285px;
  float: left;
}
footer .gnwayfooter .gnwfooterleft div:nth-child(1) {
  width: 100px;
  height: 100px;
  margin: auto;
  background: url(../images/qrcodefooter.jpg) no-repeat center;
  background-size: cover;
  margin-top: 126px;
}
footer .gnwayfooter .gnwfooterleft div:nth-child(2) {
  color: #FFF;
  font-size: 13px;
  text-align: center;
  line-height: 13px;
  margin-top: 18px;
}
footer .gnwayfooter .gnwfooterleft div:nth-child(3) {
  color: #651a13;
  margin-top: 58px;
  line-height: 22px;
  text-align: center;
  width: 244px;
  padding-left: 19px;
}
footer .gnwayfooter .gnwfooterright {
  float: right;
  margin-top: 337px;
}
footer .gnwayfooter .gnwfooterright ul li {
  float: left;
  border-right: 1px solid #651a13;
  padding: 0px 11px;
}
footer .gnwayfooter .gnwfooterright ul li a {
  font-size: 14px;
  color: #651a13;
}
footer .gnwayfooter .gnwfooterright ul li:last-child {
  border-right: none;
}
.gncongress-header-bw8 .gncongress-nav {
  margin-left: 460px;
}
.gncongres_content_bw8 {
  background: url(../images/featuredpagebw8.jpg) no-repeat center;
  background-size: cover;
}
.gncongress-about-bw8 {
  background: url(../images/aboutthesummit.jpg) no-repeat center;
  background-size: cover;
  height: 285px;
}
.gncongress-summitagenda {
  width: 100%;
  height: 1079px;
  background: url(../images/summitagenda.jpg) no-repeat center;
  background-size: cover;
}
.partners_bw8 {
  height: 502px;
  background: url(../images/partners_bw8.jpg) no-repeat center;
  background-size: cover;
  padding-top: 215px;
}
.partnerslogobg_bw8 {
  height: 307px;
  background: url(../images/bw8partlogobg.jpg) no-repeat center;
  background-size: cover;
  padding-top: 215px;
}
.partnerslogbg_choosesoft {
  height: 586px;
  background: url(../images/choosepartbg.jpg) no-repeat center;
  background-size: cover;
  padding-top: 212px;
}
.partners_xinchaung {
  height: 403px;
  background: url(../images/xinchuangpartbg.jpg) no-repeat center;
  background-size: cover;
  padding-top: 215px;
}
.mediasupport_bw8 {
  height: 426px;
  background: url(../images/mediasupport_bw8.jpg) no-repeat center;
  background-size: cover;
  padding-top: 212px;
}
.summitagenda {
  margin-left: 67px;
}
.summitagenda div {
  margin-bottom: 38px;
}
.summitagenda_bw8 {
  padding-top: 283px;
}
.summitagenda_bw8 .gncongress-agenda-bw8 {
  width: 1214px;
  margin: auto;
  height: 626px;
  background: url(../images/process.png) no-repeat center;
  background-size: cover;
  padding-top: 62px;
  position: relative;
}
.summitagenda_bw8 .meeting {
  height: 33px;
  width: 101px;
  background: url(../images/meeting.png) no-repeat center;
  background-size: cover;
  margin-bottom: 37px;
  margin-left: 67px;
}
.summitagenda_bw8 .agenda-bw8 {
  position: relative;
}
.summitagenda_bw8 .agenda-bw8 li {
  float: left;
  line-height: 21px;
}
.summitagenda_bw8 .agenda-bw8 li img {
  height: 21px;
  width: 117px;
}
.summitagenda_bw8 .agenda-bw8 li:nth-child(2) {
  width: 11px;
  height: 11px;
  background: url(../images/oval.png) no-repeat center;
  background-size: cover;
  margin-top: 5px;
  margin-left: 43px;
  position: absolute;
  top: 0px;
  left: 109px;
}
.summitagenda_bw8 .agenda-bw8 li:nth-child(3) {
  font-size: 18px;
  color: #2e2e2e;
  font-weight: 600;
  margin-left: 84px;
  width: 445px;
}
.summitagenda_bw8 .agenda-bw8 li:nth-child(4) {
  color: #2e2e2e;
  font-size: 15px;
  width: 321px;
}
.summitagenda_bw8 .agenda-bw8 li:nth-child(4) p {
  font-size: 15px;
}
.summitagenda_bw8 .agenda-bw8 li:nth-child(4) p:nth-child(1) {
  margin-bottom: 10px;
}
.summitagenda_bw8 .agenda-bw8 li:nth-child(5) {
  width: 75px;
  height: 28px;
  background: url(../images/lookbackbtn.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  line-height: 28px;
  text-align: center;
  color: #feffff;
  cursor: pointer;
}
.summitagenda_bw8 .agenda-bw8 li:nth-child(5) a{
  color: #feffff;
}
.summitagenda_bw8 .agenda-bw8 li:nth-child(5):hover {
  background: url(../images/lookbackbtnhov.jpg) no-repeat center;
  background-size: cover;
}
.agenda_xian {
  width: 1px;
  height: 431px;
  background-color: #dcdfe1;
  position: absolute;
  top: 141px;
  left: 224px;
}
.gncongres_content_xinchuang {
  background: url(../images/banner-xinchaung.jpg) no-repeat center;
  background-size: cover;
}
.gncongress_summitagenda_xinchaung {
  background: url(../images/summitagenda_xinchuang.jpg) no-repeat center;
  background-size: cover;
  height: 966px;
}
.gncongress-agenda-xinchaung {
  width: 1214px;
  margin: auto;
  height: 512px;
  background: url(../images/xinchuang_redus.png) no-repeat center;
  background-size: cover;
  padding-top: 62px;
  position: relative;
}
.agenda_xian_xinchuang {
  height: 380px;
}
.gncongress_summitagenda_yunbak {
  background: url(../images/summitagenda_yunbak.jpg) no-repeat center;
  background-size: cover;
  height: 1270px;
}
.gncongress-agenda-yunbak {
  background: url(../images/yunbak_redus.png) no-repeat center;
  background-size: cover;
  width: 1214px;
  margin: auto;
  height: 812px;
  padding-top: 62px;
  position: relative;
}
.agenda_xian_yunbak {
  height: 580px;
}
.gncongres_content_yunbak {
  background: url(../images/banner-yunbak.jpg) no-repeat center;
  background-size: cover;
}
.partners_yunbak {
  background: url(../images/partners_yunbak.jpg) no-repeat center;
  background-size: cover;
  height: 806px;
  width: 100%;
  padding-top: 213px;
}
.pastyearsreview_yunbak {
  width: 1230px;
  margin: auto;
  height: 694px;
  background: url(../images/yunbaklogo.png) no-repeat center;
  background-size: cover;
}
.pastyearsreview_bw8 {
  width: 1230px;
  height: 207px;
  margin: auto;
  background: url(../images/bw8partlogo.png) no-repeat center;
  background-size: cover;
}
.pastyearsreview_choosesoft {
  width: 1230px;
  height: 499px;
  background: url(../images/choosepartlogo.png) no-repeat center;
  background-size: cover;
  margin: auto;
}
.pastyearsreview_xinchuang {
  width: 1223px;
  height: 297px;
  background: url(../images/xinchaungpartlogo.png) no-repeat center;
  background-size: cover;
  margin: auto;
}
.gncongres_content_choosesoft {
  background: url(../images/banner_choosesoft.jpg) no-repeat center;
  background-size: cover;
}
.gncongress-introduction-choosesoft {
  background: url(../images/partchoosesoft.jpg) no-repeat center;
  background-size: cover;
  height: 696px;
}
.gncongress_summitagenda_choosesoft {
  background: url(../images/summitagenda_choosesoft.jpg) no-repeat center;
  background-size: cover;
  height: 810px;
}
.gncongress-agenda-choosesoft {
  width: 1214px;
  margin: auto;
  background: url(../images/choosesoft_redus.png) no-repeat center;
  background-size: cover;
  height: 351px;
  padding-top: 62px;
  position: relative;
}
.agenda_xian_choosesoft {
  height: 150px;
}
.bw8_qrcode {
  background: url(../images/bw8_qrcode.png) no-repeat center !important;
  background-size: cover !important;
}
.footer_bw8 {
  background: url(../images/footer_bw8.jpg) no-repeat center;
  background-size: cover;
}
.choosesoft_qrcode {
  background: url(../images/choosesoft_qrcode.png) no-repeat center !important;
  background-size: cover !important;
}
.choosesoft_footer {
  background: url(../images/footer_choosesoft.jpg) no-repeat center;
  background-size: cover;
}
.xinchuang_qrcode {
  background: url(../images/xinchuang_qrcode.png) no-repeat center !important;
  background-size: cover !important;
}
.xinchuang_footer {
  background: url(../images/footer_xinchuang.jpg) no-repeat center;
  background-size: cover;
}
.yunbak_qrcode {
  background: url(../images/yunbak_qrcode.png) no-repeat center !important;
  background-size: cover !important;
}
.yunbak_footer {
  background: url(../images/footer_yunbak.jpg) no-repeat center;
  background-size: cover;
}
