*{
    margin: 0;
    padding: 0;
}
body{
    min-width: 1400px;
    width: 100%;
}
body,html{
    font-family:'-apple-system',BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif；
}
.gnway-congress{
    width: 100%;
    min-width: 1400px;
    overflow: auto;
}
header.on {
    background: #00006e;
    min-height: 50px;
}
.gncongress-header{
    position: fixed;
    z-index: 8888;
    left: 0;
    top: 0;
    width: 100%;
    height: 65px;
}
.gncongress-header-nav{
    width: 1400px;
    margin:  0 auto;
    display: flex;
    justify-content: space-between;
}
.gncongress-header h1 a img{
    width: 180px;
    display: block;
}
.gncongress-h1{
    width: 180px;
    margin-top: 18px;
}
.gncongress-nav ul li{
    float: left;
    margin-left: 40px;
    list-style: none;
}
.gncongress-nav {
    margin-top: 22px;
    float: left;
}
.cur {
    display: block;
    font-size: 16px;
    height: 24px;
    color: #ffffff;
    text-align: center;
    position: relative;
    text-decoration: none;
}
.column_1_con_Slider{
    width: 100%;
    float: left;
}
.gncongres_content {
    width: 100%;
    overflow: hidden;
}
.banner-swiper-container .swiper-slide{
    cursor: pointer;
}
.swiper-slide a {
    display: block;
    text-decoration: none;
}
.banner-swiper-container img {
    max-width: 100%;
    cursor: pointer;
}
.gncongress-about{
    /*width: 1920px;*/
    height:440px;
}
.gncongress-about-nav{
    height: 340px;
    width: 1400px;
    margin: 0 auto;
    background: url(../images/about-banner.png) top center no-repeat;
    background-size: 1400px 340px;
    padding-top: 100px;
}
.gncongress-about-title{
    width: 277px;
    height: 38px;
    margin: 0 auto;
    display: block;
    background: url('../images/about-title.png') center center;
    background-size: 277px 39px;
}
div.banner-swiper-container .swiper-pagination-bullet-active {
    background-color:  #001355;
    border: 1px solid transparent;
}

.banner-swiper-container .swiper-pagination-bullet {
    width: 50px;
    height: 4px;
    border: 1px solid rgba(0, 19, 85, 0.2);
    background-color: rgba(0, 19, 85, 0.2);
    border-radius: 4px;
    line-height: 4px;
    margin-left: 15px;
}
.gncongress-about-txt{
    font-size: 16px;
    font-weight: 400;
    color: #2E2E2E;
    width: 1072px;
    margin: 0 auto;
    line-height: 1;
    margin-top: 94px;
}
.gncongress-about-txt_three{
    margin-top: 20px;
    line-height: 25px;
}
.gncongress-about-txt_one{
    margin-bottom: 20px;
}
.gncongress-about-txt_two p{
    margin-bottom: 10px;
}
.gncongress-light{
    /*width: 1920px;*/
    height: 528px;
}
.gncongress-light-nav{
    height: 408px;
    width: 1400px;
    margin: 0 auto;
    padding-top: 120px;
}
.gncongress-light-title{
    width: 277px;
    height:34px;
    margin: 0 auto;
    display: block;
    background: url('../images/about-light-title.png') center center;
    background-size: 277px 34px;
}
.gncongress-light-list{
    margin-top: 20px;
    width: 1400px;
    height: 352px;
    background: url(../images/light-banner.png) 100px top no-repeat;
    background-size: 950px 116px;
    display: flex;
    justify-content: space-between;
}
.gncongress-light-list-nav{
    width: 264px;
    margin-top: 70px;
}
.gncongress-light-list-nav:hover{
    transition: all 0.5s ease 0s;
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
}
.gncongress-light-list-pic1{
    width: 264px;
    height: 170px;
    background: url('../images/1.png') center center no-repeat;
    background-size: 264px 170px;
}
.gncongress-light-list-title{
    width: 264px;
    font-size: 14px;
    font-weight: 400;
    color: #2E2E2E;
    line-height: 28px;
    word-break: break-all;
    text-align: justify;
}
.gncongress-light-list-pic2{
    width: 264px;
    height: 170px;
    background: url('../images/2.png') center center no-repeat;
    background-size: 264px 170px;
}
.gncongress-light-list-pic3{
    width: 264px;
    height: 170px;
    background: url('../images/3.png') center center no-repeat;
    background-size: 264px 170px;
}
.gncongress-light-list-pic4{
    width: 264px;
    height: 170px;
    background: url('../images/4.png') center center no-repeat;
    background-size: 264px 170px;
}
.gncongress-light-list-pic5{
    width: 264px;
    height: 170px;
    background: url('../images/5.png') center center no-repeat;
    background-size: 264px 170px;
}
.gncongress-arrange{
    padding-top: 120px;
}
.gncongress-arrange-title{
    width: 350px;
    height: 34px;
    margin: 0 auto;
    display: block;
    background: url('../images/arrange-title.png') center center no-repeat;
    background-size: 350px 34px;
}
.gncongress-arrange-list-yin{
    height:108px;
    background: url(../images/arrange-banner.png) center center no-repeat;
    background-size: 1192px 108px;
    margin-top: 5px;
}
.gncongress-arrange-list-nav{
    background: url('../images/arrange-bg.png') left top no-repeat;
    background-size: 100% 428px;
    margin-top: -10px;
}
.gncongress-arrange-list-div{
    width: 1300px;
    margin: 0 auto;
    padding-top: 90px;
    height: 4650px;
}
.gncongress-arrange-list-kaimu{
    width: 1300px;
    height: 462px;
}
.arrange-list-kaimu-title{
    width: 1301px;
    height: 44px;
    background: url('../images/arrange-kaimu.png') left top no-repeat;
    background-size: 1302px 44px;
}
.arrange-list-kaimu-img{
    width: 902px;
    height: 300px;
    display: block;
    margin: 30px auto;
    position: relative;
    cursor:pointer;
}
.arrange-list-kaimu-img img{
    width: 902px;
    height: 300px;
}
.arrange-list-kaimu-img:hover .play_bkg{
    display: block;
}
.arrange-list-kaimu-img:hover .play_icon_btn{
    display: block;
}
.gncongress-arrange-list-anquan{
    width: 1300px;
    height: 604px;
}
.arrange-list-anquan-title{
    width: 1300px;
    height: 44px;
    background: url('../images/arrange-anquan.png') left top no-repeat;
    background-size: 1301px 44px;;
}
.arrange-list-anquan-list{
    width: 1300px;
    display: flex;
    justify-content: space-between;
    margin: 30px auto;
}
.arrange-list-anquan-nav{
    width:400px;
    height:440px;
    background:#F4F6FF;
    cursor:pointer;
}
.arrange-list-anquan-nav:hover .play_bkg{
    display: block;
}
.arrange-list-anquan-nav:hover .play_icon_btn{
    display: block;
}
.arrange-list-anquan-img{
    width: 400px;
    height: 250px;
    display: block;
    position: relative;
}
.arrange-list-anquan-img img{
    width: 400px;
    height: 250px;
}
.arrange-list-nav-synopsis{
    padding: 24px;
}
.arrange-list-nav-synopsis h1{
    font-size: 22px;
    color: #3A3FE5;
    line-height: 1;
}
.h1-margin{
    margin-top: 10px;
}
.arrange-list-nav-synopsis div{
    font-size: 14px;
    color: #2E2E2E;
    line-height: 22px;
    margin-top: 20px;
    text-align: justify;
}
.gncongress-arrange-list-xinchuang{
    width: 1300px;
    height: 464px;
}
.arrange-list-xinchuang-title{
    width: 1396px;
    height: 44px;
    background: url('../images/arrange-xinchuang.png') left top no-repeat;
    background-size: 1397px 44px;
}
.arrange-list-xinchuang-img{
    width: 902px;
    height: 300px;
    display: block;
    margin: 30px auto;
    position: relative;
    cursor:pointer;
}
.arrange-list-xinchuang-img img{
    width: 902px;
    height: 300px;
}
.arrange-list-xinchuang-img:hover .play_bkg{
    display: block;
}
.arrange-list-xinchuang-img:hover .play_icon_btn{
    display: block;
}
.gncongress-arrange-list-fuwu{
    width: 1300px;
    height: 464px;
}
.arrange-list-fuwu-title{
    width: 1396px;
    height: 44px;
    background: url('../images/arrange-fuwu.png') left top no-repeat;
    background-size: 1397px 44px;
}

.arrange-list-fuwu-img{
    width: 902px;
    height: 300px;
    display: block;
    margin: 30px auto;
    position: relative;
    cursor:pointer;
}
.arrange-list-fuwu-img img{
    width: 902px;
    height: 300px;
}
.arrange-list-fuwu-img:hover .play_bkg{
    display: block;
}
.arrange-list-fuwu-img:hover .play_icon_btn{
    display: block;
}
.gncongress-arrange-list-shengtai{
    width: 1300px;
    display: flex;
    height: 625px;
    justify-content: space-between;
}
.gncongress-arrange-list-shengtai-left{
    width: 625px;
    height: 625px;
    cursor:pointer;
}
.arrange-list-shengtai-left-title{
    width: 625px;
    height: 44px;
    background: url('../images/arrange-shengtai-left.png') left top no-repeat;
    background-size: 626px 44px;
}
.arrange-list-shengtai-left-list{
    width: 625px;
    display: flex;
    justify-content: space-between;
    margin: 30px auto;
}
.arrange-list-shengtai-left-nav{
    width: 625px;
    height: 460px;
    background: #F4F6FF;
    cursor:pointer;
}
.arrange-list-shengtai-left-img{
    width: 625px;
    height: 250px;
    display: block;
    position: relative;
}
.arrange-list-shengtai-left-nav img{
    width: 625px;
    height: 250px;
}
.arrange-list-shengtai-left-list:hover .play_bkg{
    display: block;
}
.arrange-list-shengtai-left-list:hover .play_icon_btn{
    display: block;
}
.gncongress-arrange-list-shengtai-right{
    width: 625px;
    height: 625px;
}
.arrange-list-shengtai-right-title{
    width: 625px;
    height: 44px;
    background: url('../images/arrange-shengtai-right.png') left top no-repeat;
    background-size: 626px 44px;
}
.arrange-list-shengtai-right-list{
    width: 625px;
    display: flex;
    justify-content: space-between;
    margin:30px auto;
}
.arrange-list-shengtai-right-nav{
    width: 625px;
    height:460px;
    background: #F4F6FF;
    cursor:pointer;
}
.arrange-list-shengtai-right-img{
    width: 625px;
    height: 250px;
    display: block;
    position: relative;
}
.arrange-list-shengtai-right-nav img{
    width: 625px;
    height: 250px;
}
.arrange-list-shengtai-right-list:hover .play_bkg{
    display: block;
}
.arrange-list-shengtai-right-list:hover .play_icon_btn{
    display: block;
}
.arrange-list-nav-synopsis-shengtai-right{
    padding: 14px 24px  24px  24px;
}
.arrange-list-nav-synopsis-shengtai-right h1{
    font-size: 19px;
    color: #3A3FE5;
    line-height: 1;
    margin-top: 8px;
}
.arrange-list-nav-synopsis-shengtai-right div{
    font-size: 14px;
    color: #2E2E2E;
    line-height: 22px;
    margin-top: 20px;
}
.gncongress-arrange-list-hangyeqvshi{
    width:1300px;
}
.arrange-list-hangyeqvshi-title{
    width:1300px;
    height:44px;
    background: url('../images/arrange-hangye.png') left top no-repeat;
    background-size: 1301px 44px;
}
.gncongress-arrangement{
    padding-top: 107px;
}
.gncongress-arrangement-title{
    width: 350px;
    height: 34px;
    margin: 0 auto;
    display: block;
    background: url('../images/anpai.png') center center no-repeat;
    background-size: 350px 34px;
    margin-bottom: 10px;
}
.gncongress-arrangement-list-yin{
    /*width: 1920px;*/
    height:108px;
    background: url(../images/anpai-yin.png) 360px top no-repeat;
    background-size: 814px 108px;
    margin-bottom: 20px;
}
.gncongress-arrangement-list-placement{
    width: 642px;
    height: 44px;
    line-height: 44px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 72px;
}
.gncongress-arrangement-times{
    width: 257px;
    height: 20px;
    background: url(../images/anpai-times.png) left top no-repeat;
    background-size: 257px 20px;
    margin-top: 10px;
}
.gncongress-arrangement-place{
    display: flex;
    align-items: center;
}
.gncongress-arrangement-place-icon{
    width: 11px;
    height: 13px;
    display: block;
    background: url('../images/anpai-dizhi-icon.png') center center no-repeat;
    background-size: 11px 13px;
}
.gncongress-arrangement-place b{
    font-size: 16px;
    color: #3A3FE5;
    margin-left: 12px;
}
.gncongress-arrangement-place-title{
    font-size: 16px;
    font-weight: 300;
    color: #3A3FE5;
    margin-left: 16px;
}
.gncongress-arrangement-list-nav{
    /*width: 1920px;*/
    height: 270px;
    background: url(../images/arrange-bg.png) left top no-repeat;
    background-size: 100% 352px;
    padding-top: 78px;
}
.guest-speaker{
    padding-top: 85px;
}
.arrangement-anpai-list{
    width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;

}
.arrangement-anpai-nav{
    width: 430px;
    height: 204px;
    background: #fff;
    border: 1px solid #8382cb;
    padding: 7px;
}
.arrangement-anpai-nav-time{
    width: 430px;
    height: 34px;
    background: url('../images/anpai-time-bg.png') left top no-repeat;
    background-size: 430px 34px;
}
.arrangement-anpai-nav-time span{
    font-size: 18px;
    font-weight: bold;
    color: #3A3FE5;
    display: block;
    line-height: 34px;
    margin-left: 16px;
}
.arrangement-anpai-nav-course04{
    padding-top: 26px;
 }
.arrangement-anpai-nav-course05{
    padding-top: 26px;
}
.anpai-nav-course05{
    display: flex;
    line-height: 1;
}
.anpai-nav-course05 .times{
    font-size: 18px;
    font-weight: 400;
    color: #3A3FE5;
    width: 120px;
    padding-left: 18px;
}
.anpai-nav-icons{
    width: 3px;
    height: 3px;
    background: #3A3FE5;
    border-radius: 50%;
    display: block;
    float: left;
    margin: 8px 8px 0px 0px;
}
.anpai-nav-course05 .course-nav{
    font-size: 16px;
    font-weight: 400;
    color: #3A3FE5;
    width: 276px;
    padding-left: 20px;
    display: flex;
}
.arrangement-anpai-nav-course06{
    padding-top: 26px;
}
.anpai-nav-course06{
    display: flex;
    line-height: 1;
}
.anpai-nav-course06 .times{
    font-size: 18px;
    font-weight: 400;
    color: #3A3FE5;
    width: 118px;
    padding-left: 18px;
}
.anpai-nav-course06 .course-nav{
    font-size: 16px;
    font-weight: 400;
    color: #3A3FE5;
    width: 276px;
    padding-left: 18px;
}
.anpai-nav-margin{
    margin-top: 26px;
}
.anpai-nav-course04-01{
    display: flex;
    line-height: 1;
}
.arrangement-anpai-nav-course04 .times{
    font-size: 18px;
    font-weight: 400;
    color: #3A3FE5;
    width: 118px;
    padding-left: 18px;
}
.anpai-nav-course04-01 .course-nav{
    font-size: 16px;
    font-weight: 400;
    color: #3A3FE5;
    width: 276px;
    padding-left: 18px;
}
.anpai-nav-course04-02{
    display: flex;
    line-height: 1;
    margin-top: 26px;
}
.anpai-nav-course04-02 .course-nav{
    display: flex;
    flex-wrap: wrap;
    width: 276px;
    padding-left: 18px;
}
.anpai-nav-course04-02 .course-nav span{
    width: 276px;
    font-size:12px;
    font-weight: 400;
    color:#2E2E2E;
    margin-bottom:16px;
}
.anpai-nav-course04-02 .course-nav span b{
    font-size:16px;
    font-weight: 400;
    color: #3A3FE5;
}
.play_bkg {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.play_icon_btn {
    height: 100px;
    width: 100px;
    background: url('../images/play_btn_icon.svg') center center no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    display: none;
    background-size: 100px 100px;
}
.guest-speaker-nav{
    width: 1400px;
    margin:  0 auto;
}
.guest-speaker-nav-title{
    width: 294px;
    height: 36px;
    margin: 0 auto;
    display: block;
    background: url(../images/guest-speaker-title.png) center center no-repeat;
    background-size: 294px 36px;
}
.guest-speaker-nav-yin{
    width: 1400px;
    height: 90px;
    background: url(../images/guest-speaker-nav-yin.png) center center no-repeat;
    background-size: 1180px 90px;
    display: block;
    margin-top: 10px;
}
.guest-speaker-nav-swiper{
    margin-top: 54px;
    width: 1400px;
    height: 292px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.left-arrow{
    width: 38px;
    height: 38px;
    background: url(../images/guest-left-arrow.png) center center no-repeat;
    background-size: 38px 38px;
    display: block;
}
.left-arrow:hover{
    background: url(../images/guest-left-arrow-hover.png) center center no-repeat;
    background-size: 38px 38px;
}
.right-arrow{
    width: 38px;
    height: 38px;
    background: url(../images/guest-right-arrow.png) center center no-repeat;
    background-size: 38px 38px;
    display: block;
}
.right-arrow:hover{
    background: url(../images/guest-right-arrow-hover.png) center center no-repeat;
    background-size: 38px 38px;
}
.swiper-guest-name{
    width: 1288px;
    overflow: hidden;
}
.swiper-guest-name .swiper-slide {
    display: flex;
    width: 198px;
    flex-wrap: wrap;
    height: 285px;
    cursor: pointer;
}
.swiper-guest-name .swiper-slide img{
    width: 198px;
    height: 236px;
    display: block;
    cursor: pointer;
}
.swiper-guest-name .swiper-slide span{
    font-size: 14px;
    font-weight: bold;
    color: #2E2E2E;
    line-height: 1;
    text-align: center;
    width: 198px;
}
.gncongress-path-review{
    padding-top: 153px;
}
.path-review-nav{
    width: 1400px;
    margin: 0 auto;
    height: 690px;
}
.path-review-nav-title{
    width: 277px;
    height: 34px;
    margin: 0 auto;
    display: block;
    background: url(../images/path-review-title.png) center center no-repeat;
    background-size: 277px 34px;
}
.path-review-nav-yin{
    width: 1400px;
    height: 90px;
    background: url(../images/path-review-yin.png) 100px top no-repeat;
    background-size: 766px 90px;
    display: block;
    margin-top: 10px;
    margin-bottom: 34px;
}
#certify {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#certify .swiper-container{
    height:440px;
}
#certify  .swiper-slide {
    width: 600px;
    height: 400px;
    background: #FFFFFF;
    box-shadow: 0 8px 30px #e2e2e2;
    cursor: pointer;
}
#certify  .swiper-slide img{
    display:block;
    width: 600px;
    height: 300px;
    cursor: pointer;
}
.path-review-bottom{
    padding: 28px;
}
.path-review-bottom-title{
    font-size: 18px;
    font-weight: 400;
    color: #2E2E2E;
    line-height: 1;
    display: block;
}
.path-review-bottom div{
    display: flex;
    margin-top: 8px;
}
.path-review-bottom div span{
    font-size: 20px;
    font-weight: bold;
    color: #2E2E2E;
    line-height: 1;
}
.path-review-bottom div p{
    font-size: 16px;
    font-weight: 400;
    color: #2E2E2E;
    display: flex;
    line-height: 1;
    align-items: center;
}
.path-review-bottom div .weizhi-icon{
    width: 15px;
    height: 18px;
    background: url(../images/path-review-icon.png) center center no-repeat;
    background-size: 15px 18px;
    display: block;
    margin-left: 44px;
    margin-right: 8px;
}
.path-review-pagination{
    position: initial;
    margin-top: -70px;
}
.path-review-pagination .swiper-pagination-bullet {
    border: 1px solid rgba(0, 19, 85, 0.25);
    background-color: rgba(58, 63, 229, 0.25);
    width: 12px;
    height: 12px;
    background: #3A3FE5;
    border-radius: 50%;
    margin-right: 10px;
}
.re-generate{
    /*width: 1920px;*/
    height: 500px;
    padding-top: 80px;
}
.re-generate-nav{
    width: 1400px;
    margin: 0 auto;
}
.re-generate-nav-div{
    width: 1200px;
    margin: 0 auto;
}
.re-generate-nav-title{
    width: 277px;
    height: 34px;
    margin: 0 auto;
    display: block;
    background: url(../images/regenerate-title.png) center center no-repeat;
    background-size: 277px 34px;
}
.re-generate-nav-list{
    width: 1200px;
    margin-top: 10px;
}
.re-generate-nav-yin{
    width: 490px;
    height: 80px;
    background: url(../images/regenerate-yin.png) left top no-repeat;
    background-size: 490px 80px;
    display: block;
}
.re-generate-nav-map{
    width: 882px;
    height: 425px;
    background: url(../images/regenerate-map.png) left top no-repeat;
    background-size: 882px 426px;
    display: block;
    float: right;
    margin-top: -52px;
    z-index:0;
    position: sticky;
}
.re-generate-nav-address{
    width: 300px;
    height: 224px;
    background: url(../images/regenerate-kuan.png) 33px 30px no-repeat;
    background-size: 322px  276px;
    display: block;
    z-index:2;
    position: sticky;
    padding-top: 82px;
    padding-left: 55px;
}
.re-generate-nav-address h1{
    font-size: 16px;
    color: #3A3FE5;
    line-height: 1;
}
.re-generate-nav-address b{
    font-size: 14px;
    font-weight: 500;
    color: #2E2E2E;
    line-height: 1;
    margin-top: 9px;
    position: absolute;
}
.re-generate-nav-address ul{
    font-size: 14px;
    font-weight: 400;
    color: #2E2E2E;
    line-height: 24px;
    margin-top: 36px;
    position: absolute;
}
.re-generate-nav-address ul li{
    list-style: none;
    display: flex;
    align-items: center;
}
.re-generate-nav-address ul li span{
    width: 4px;
    height: 4px;
    background: #3A3FE5;
    display: block;
    margin-right: 12px;
}
.conference-partners{
    padding-top: 114px;
}
.conference-partners-nav{
    width: 1400px;
    margin: 0 auto;
}
.conference-partners-nav-title{
    width: 350px;
    height: 34px;
    margin: 0 auto;
    display: block;
    background: url('../images/conference-partner-title.png') center center no-repeat;
    background-size: 350px 34px;
    margin-bottom:12px;
}
.conference-partners-nav-yin{
    height: 82px;
    background: url(../images/conference-partners-yin.png) 100px top no-repeat;
    background-size: 1282px 82px;
    display: block;
}
.conference-partners-nav-logo{
    height: 598px;
    background: url(../images/conference-partners-logo.png) center top no-repeat;
    background-size: 1398px 598px;
    display: block;
    margin-top: -10px;
}
.media-support{
    /*width: 1920px;*/
    height: 554px;
    padding-top: 90px;
}
.media-support-nav{
    width: 1400px;
    margin: 0 auto;
}
.media-support-nav-title{
    width: 277px;
    height: 33px;
    margin: 0 auto;
    display: block;
    background: url(../images/media-support-title.png) center center no-repeat;
    background-size: 277px 34px;
    margin-bottom:12px;
}
.media-support-nav-yin{
    height: 78px;
    background: url(../images/media-support-yin.png) 100px top no-repeat;
    background-size: 862px 78px;
    display: block;
}
.media-support-nav-logo{
    height: 348px;
    background: url(../images/media-support-logo.png) center top no-repeat;
    background-size: 1398px 348px;
    display: block;
    margin-top: -10px;
}
.gncongress-footer{
    /*width: 1920px;*/
    height: 496px;
    background: url(../images/footer-bg.png) left top no-repeat;
    background-size: 100% 496px;
    display: block;
}
.gncongress-footer-nav{
    width: 1400px;
    margin: 0 auto;
    padding-top: 66px;
}
.gncongress-footer-nav-title{
    width: 1034px;
    height: 48px;
    background: url(../images/gncongress-footer-title.png) center top no-repeat;
    background-size: 1034px 48px;
    display: block;
    margin: 0 auto;
}
.gncongress-footer-bottom{
    width: 1034px;
    margin: 0 auto;
    margin-top: 65px;
}
.gncongress-footer-bottom-left{
    width: 514px;
    height: 268px;
    display: block;
    background: url(../images/gncongress-footer-logo.png) left top no-repeat;
    background-size: 514px 268px;
    float: left;
}
.gncongress-footer-bottom-phone{
    display: flex;
    align-items: center;
}
.gncongress-footer-bottom-phone-one{
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
}
.gncongress-footer-bottom-right{
    width: 386px;
    float: right;
}
.gncongress-footer-bottom-right-phone{
    font-size: 38px;
    font-weight: 400;
    color: #FFFFFF;
}
.gncongress-footer-bottom-right-icon{
    width: 18px;
    height: 23px;
    background: url(../images/gncongress-footer-bottom-rightIcon.png) left top no-repeat;
    background-size: 18px 23px;
    display: block;
    margin-right: 8px;
}
.gncongress-footer-bottom-erweima{
    width: 128px;
    height: 139px;
    background: url(../images/gncongress-footer-erweima.png) left top no-repeat;
    background-size: 128px 139px;
    margin: 18px auto;
    display: block;
}
.gncongress-footer-bottom-jianjie p{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 21px;
    text-align: center;
}