body {
    font-size: .22rem;
    font-family: PingFangSCRegular;
}

.swiper-container {
    /*margin-bottom: .5rem;*/
}

.exhi-width {
    margin: auto;
}

.banner_adv {
    position: relative;
    height: 2.2rem;
    margin-bottom: .8rem;
}

.banner {
    position: relative;
    height: 7.1rem;
    margin-bottom: .8rem;
}

.banner-overlay {
    width: 5.4rem;
    height: 100%;
    background-color: #24375C;
    padding: .15rem .35rem;
    color: #fff;
    line-height: 1.5;
    text-align: center;
}

.banner-overlay .swiper-slide-text {
    margin: .4rem!important;
    /* height: auto!important; */
}

.banner-overlay>h3 {
    font-size: .4rem;
    text-transform: uppercase;
    margin-top: .32rem;
    /*font-weight: bold;*/
}

.bannerimg {
    width: 100%;
}

.main-banner {
    width: 9.8rem;
    height: 100%;
}

.main-banner_adv {
    width: 15.2rem;
    height: 100%;
}

.swiper-button-prev,
.swiper-button-next {
    margin-top: 0!important;
    width: .3rem!important;
    height: .3rem!important;
    border: solid 2px #717171;
    top: .02rem!important;
    left: auto!important;
    background-size: 50%!important;
}

.swiper-button-prev {
    right: 1.25rem!important;
}

.swiper-button-next {
    right: 0.1rem!important;
}

.sub-swiper>.swiper-wrapper {
    /*transition: 0s;*/
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}

.swiper-pagination-bullet {
    width: .16rem!important;
    height: .16rem!important;
    background: rgba(255, 255, 255, 1)!important;
    margin: 0 .07rem!important;
    opacity: 1!important;
}

.swiper-pagination-bullet-active {
    background-color: #707070!important;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
}

.outer-pagination .swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, .05)!important;
    border: solid 1px rgba(0, 0, 0, .35);
}

.outer-pagination .swiper-pagination-bullet-active {
    background-color: rgba(0, 0, 0, .25)!important;
}

.outer-pagination {
    width: auto!important;
    bottom: auto!important;
    left: auto!important;
    top: 0.07rem!important;
    right: .5rem!important;
}

.outer-swiper {
    padding-bottom: 0rem;
}

.exhi-w {
    width: 15.2rem;
}

.exhi-width {
    width: 15.2rem;
}

.exhi-width>div:not(:first-child) {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.header {
    height: 1.05rem;
    background-color: #A31953;
    color: #FFFFFF;
    font-size: .2rem;
     /*font-weight: bold;*/
}

.main-swiper {
    position: relative;
}

.big-title {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 1.1rem;
    z-index: 99;
    font-size: .6rem;
  /*font-weight: bold;*/
    color: #fff;
}

.swiper-text {
    width: 5.6rem;
    text-align: right;
    position: absolute;
    right: .5rem;
    top: .2rem;
    z-index: 99;
    color: #fff;
}

.swiper-text>h4 {
   /*font-weight: bold;*/
    letter-spacing: .02rem;
    line-height: .5rem;
    font-size: .23rem;
}

.swiper-text>.p_small {
    font-style: italic;
}

.swiper-text>.p_middle {
    margin: .4rem 0;
}

.icon {
    display: inline-block;
    width: .25rem;
    height: .25rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 .05rem;
}

.icon-home {
    background-image: url(../images/icon_submit.png);
    background-size: 120%;
}

.icon-login {
    background-image: url(../images/icon_my.png);
}

.arrow-down {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #fff;
    transform: rotate(135deg);
    margin: 0 5px;
    transition: .2s;
}

.exhibition-title-box {
    border-bottom: solid 1px #707070;
    margin-bottom: 0.2rem;
    margin-top: 0.3rem;
}

.middle-title {
    padding-bottom: .15rem;
    line-height: .3rem;
    font-size: .26rem;
   /*font-weight: bold;*/
    font-family: Georgia;
}

.a_lb>ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}

.a_lb>ul>li {
    width: 35%;
    white-space: nowrap;
    line-height: .3rem;
    padding-left: .24rem;
    background: url(../images/dates_dots.png) no-repeat left center;
    background-size: 2.5%;
}

.a_lb>ul>li a {
    font-size: .23rem;
}

.b_lb>ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.b_lb>ul>li {
    width: 49%;
    word-break: break-all;
    margin: .16rem 0;
}

.b_box {
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.hymc {
    width: 1.85rem;
    height: .92rem;
    text-align: center;
    padding: .2rem;
    margin: 0 .2rem;
    border: 2px solid #A31953;
    border-radius: 0.08rem;
    font-size: .23rem;
    font-family: Georgia;
   /*font-weight: bold;*/
    line-height: .25rem;
    box-shadow: 0px 5px 10px rgba(199, 2, 85, 0.15) inset, 0px 3px 10px rgba(199, 2, 85, 0.15);
}

.hymc>h3 {
    color: #092d74;
    font-weight: 600;
    word-break: break-word;
}

.hyjs {
    width: 5.48rem;
    position: relative;
    border-bottom: 1px solid #707070;
    font-size: .23rem;
    line-height: .3rem;
}

.hyjs>span {
    font-family: PingFangSCRegular;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: .18rem;
}


/* Fource&Special Sessions */

.c_box {
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.c_box>div {
    padding: .2rem .3rem;
    box-shadow: 0 0 0.15rem rgba(0, 0, 0, .1);
}

.c_box_l {
    width: 7.5rem;
    overflow: auto;
}

.c_box_l>div {
    /* padding: 1%; */
    text-align: justify;
    /*text-transform: capitalize;*/
}

.c_lb_zk {
    color: #212121;
    font-size: .23rem;
    line-height: .33rem;
    text-align: justify
}

.c_lb_zk b {}

.c_lb {
    height: 9rem;
    /* overflow: auto; */
}

.c_lb_s {
    height: 9rem;
    /* overflow: auto; */
}

.c_lb>ul {
    list-style-type: disc;
    padding: 0rem;
}

.c_lb>ul>li {
    list-style: none;
    text-align: justify;
    margin-bottom: .15rem;
    padding: 0 .2rem;
    position: relative;
}

.c_lb>ul>li:before {
    position: absolute;
    left: 0rem;
    top: .05rem;
    content: '';
    display: inline-block;
    width: .16rem;
    height: .16rem;
    background: url(../images/dates_dots.png) no-repeat center;
    background-size: contain;
}

.c_lb>ul>li>a>span {
    line-height: .25rem;
    font-size: .2rem;
}

.c_lb>ul>li>ul>li {
    list-style: none;
    text-align: justify;
    margin-bottom: .15rem;
    padding: 0 .2rem;
    position: relative;
}

.c_lb>ul>li>ul>li:before {
    position: absolute;
    left: 0rem;
    top: .05rem;
    content: '';
    display: inline-block;
    width: .16rem;
    height: .16rem;
    background: url(../images/dates_dots.png) no-repeat center;
    background-size: contain;
}

.c_lb>ul>li>ul>li>a>h3 {
    line-height: .28rem;
    font-size: .23rem;
    margin-bottom: .02rem;
}

.c_lb>ul>li>ul>li>a>span {
    line-height: .25rem;
    font-size: .2rem;
}

.c_box_r {
    width: 7.5rem;
    height: 11rem;
    overflow: auto;
}

.c_box_r>div {
    /*margin: 0.3rem 0;*/
}

.flex_row {
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
    margin: .25rem 0;
}

.flex_row>img {
    width: 1rem;
    height: 1.25rem;
    border: solid 0.01rem #2b304b;
    transition: .3s;
    padding: 0.01rem;
}

.flex_column>p {
    line-height: .25rem;
}

.so-title {
   /*font-weight: bold;*/
    font-size: .24rem;
    line-height: .34rem;
    color: #000000;
    margin: .1rem 0;
    font-family: Georgia;
}

.so-list-title {
   /*font-weight: bold;*/
    font-size: .24rem;
    line-height: .34rem;
    color: #000000;
    margin: 0rem 0;
    font-family: Georgia;
}

.so-name-title {
   /*font-weight: bold;*/
    font-size: .22rem;
    color: #24375C;
    line-height: .34rem;
    margin: .05rem 0;
    font-family: Georgia;
    text-align: justify;
}

.so-name {
    /*font-weight: bold;*/
    font-size: .22rem;
    line-height: .34rem;
    margin: .05rem 0;
    font-family: Georgia;
    text-align: justify;
}

#so-name-selected {
    color: #A31953;
}

.scx_menu-selected {
    color: #a31953;
}

.c_r_h {
    border-bottom: 1px solid #707070;
    margin-bottom: .2rem;
}

.c_r_f h5 {
    text-align: justify;
    font-size: .23rem;
    line-height: .33rem;
    color: #a31953;
    margin: .1rem 0 .2rem;   
    /* opacity: .65; */
}

.c_r_f>ul {
    padding: 0.0rem 0;
}

.c_r_h h3 {
    line-height: .33rem;
    font-size: .23rem;
    margin-bottom: .02rem;
    text-align: justify;
}

.c_r_f>ul>li {
    font-size: .21rem;
    line-height: .31rem;
    /* opacity: .4; */
    color: #1B1B1B;
    list-style: none;
    font-family: PingFangSCRegular;
    margin-bottom: .05rem;
    padding-left: .25rem;
    position: relative;
    text-align: justify;
}

.c_r_f>ul>li:before {
    position: absolute;
    left: .0rem;
    top: .075rem;
    content: '';
    display: inline-block;
    width: .16rem;
    height: .16rem;
    background: url(../images/dates_dots.png) no-repeat center;
    background-size: contain;
}

.professor-info .flex_column {
    padding: .1rem .25rem;
}

.c_r_b h5 {
    text-align: justify;
    font-size: .23rem;
    line-height: .33rem;
    color: #1B1B1B;
    margin: .1rem 0 .2rem;
    /* opacity: .65; */
}


/* keynote speakers */

.d_lb {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    margin-bottom: .45rem;
}

.d_img {
    width: 1.2rem;
    height: 1.5rem;
}

.d_img img{
    border: solid .01rem #3b476e;
    padding: .01rem;
}

.d_js {
    width: 90%;
    display: flex;
    flex-flow: column;
    flex-wrap: wrap;
    padding: 2%;
}

.d_yjr {
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
}

.d_yjr h3 {
    margin: 0 2%;
}

.d_yhjs {
    width: 80%;
}

.d_yhjs>span {
    color: #ababab;
    word-break: break-all;
}


/* sponsors */

.f_lb>ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.f_lb>ul>li {
    margin: 0 0.16rem;
}

.f_lb>ul>li img {
    margin: auto 0;
    /* width: 2.4rem;
	height: .8rem; */
}

.speakers-box {
    padding: .2rem .4rem;
}

.speakers-info {
    padding: 0 .3rem;
}

.speakers-info p {
    font-size: .21rem;
    line-height: .30rem;
    color: #808080;
}

.speakers-info .title {
   /*font-weight: bold;*/
    font-size: .23rem;
    color: #1B1B1B;
    margin-bottom: .05rem;
    font-family: Georgia;
}

.speakers-info .title b {
    margin-left: .3rem;
}

.e_lb>p {
    margin: 0.5% 0;
    font-size: .23rem;
    line-height: .33rem;
}

.footer {
    background-color: #404040;
    padding-top: .6rem;
    padding-bottom: .6rem;
}

.footer-logo {
    width: 3.5rem;
    /* margin-right: 1rem; */
}

.footer-logo img {
    /*width: 70%;*/
}

.footer-nav {
    flex: 1;
    color: #fff;
    margin-left: .1rem;
    flex-wrap: wrap;
    align-content: flex-start!important;
    justify-content: flex-start!important;
}

.footer-nav-item {
    flex: 25%;
    padding-left: .4rem;
    margin-bottom: .1rem;
}

.footer-nav-item h4 {
    line-height: 2.4;
    font-size: .3rem;
    font-family: Georgia;
}

.footer-nav-item p {
    line-height: 1.8;
    font-size: .2rem;
}

.copyright {
    height: .56rem;
    background-color: #222222;
    color: #fff;
    font-size: .2rem;
}

.org-list {
    /* width: 36%; */
}

.org-list li {
    margin: 0 8px;
}

.org-list li.line {
    width: 1px;
    height: .24rem;
    background-color: #666;
}


/* submit_new.html */

.main {
    width: 15.2rem;
    margin: 0 auto;
    padding: .3rem 0;
}

.paratext {
    border-bottom: 1px solid #707070;
    text-align: center;
    line-height: .5rem;
    font-size: .21rem;
}

.sub-header {
    height: .6rem;
    font-size: .23rem;
   /*font-weight: bold;*/
}

.sub-header ul li {
    float: left;
    line-height: .3rem;
}

.sub-header ul li a {
    padding: .1rem;
}

.sub-header ul li img {
    width: .28rem;
    height: .28rem;
}

.sub-header ul li.active {
    color: #A31953;
}

.main-title1 {
    font-size: .30rem;
    font-family: Georgia;
  /*font-weight: bold;*/
    line-height: .6rem;
    border-bottom: solid 2px #A31953;
}

.main-con {
    align-items: start!important;
    padding: .05rem 0;
}

.sub-nav {
    width: 2.5rem;
    color: #545454;
    font-size: .23rem;
    /*font-weight: bold;*/
    font-family: Georgia
}

.sub-nav li {
    margin: .3rem 0;
}

.sub-nav li:hover {
    color: #A31953;
    text-decoration: underline;
}

.sub-nav li.active {
    color: #A31953;
}

.sub-con {
    flex: 1;
    margin-left: .8rem;
}

.sub-con>h3 {
    font-size: .3rem;
    /*font-weight: bold;*/
    font-family: Georgia;
    line-height: 1rem;
}

.sub-con>p {
    text-align: justify;
    line-height: .33rem;
    font-size: .23rem;
    color: #000000;
}

.sub-con>h2 {
    font-size: .26rem;
    /*font-weight: bold;*/
    font-family: Georgia;
    line-height: .36rem;
    margin-top: .2rem;
    color: #A31953;
}

.sub-con>h1 {
    font-size: .24rem;
    /*font-weight: bold;*/
    font-family: Georgia;
    line-height: .34rem;
    margin-top: .2rem;
    color: #A31953;
}


/* form */

.form-box {
    line-height: .5rem;
}

.form-box textarea {
    width: 90%;
    margin: 0 auto;
    height: 1rem;
}

.form-box label {
    display: inline-block;
    width: 3rem;
}

.form-box input[type='text'],
.form-box select {
    height: .36rem;
    line-height: .36rem;
    width: 65%;
    margin-top: .1rem;
    border: 1px solid #dedede;
}

.form-item {
    text-align: justify;
    line-height: .4rem;
}

.form-item b {
    font-family: Georgia;
}

.form-item small {
    font-size: .2rem;
    line-height: .3rem;
}

.form-item .submit {
    padding: .03rem .2rem;
    margin-top: .5rem;
    border-radius: .1rem;
    line-height: .5rem;
    background-color: #A31953;
    border: .01rem solid #A31953;
    color: #fff;
}

.form-item .update {
    padding: .06rem .18rem;
    background-color: #A31953;
    border: .01rem solid #A31953;
    color: #fff;
}

.form-item .radio-text {
    margin: 0 .2rem 0 .1rem;
}


/* 弹窗 */

.popupShadow {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 98;
    background-color: #000;
    opacity: 0.6;
    display: none;
}

.popupBox {
    width: 13rem;
    height: 8rem;
    position: absolute;
    top: calc(50% - 3rem);
    left: calc(50% - 5rem);
    padding: 0 .3rem;
    z-index: 99;
    background-color: #fff;
    border: 1px solid #dedede;
    display: none;
}

.popup-title {
    text-align: center;
    font-size: .4rem;
    line-height: .9rem;
    position: relative;
    color: #A31953;
 /*font-weight: bold;*/
    font-family: Georgia;
}

.popup-title a {
    font-size: .35rem;
    position: absolute;
    right: 0;
    top: 0;
    color: #333;
    cursor: pointer;
}

.popup-content {
    text-align: justify;
    font-size: .23rem;
    line-height: .33rem;
    /* height: 4.2rem;
	overflow-y: scroll; */
}


/* about-topics.html */

.topics {
    /*width: 12rem;*/
    flex: 1;
    color: #545454;
    font-size: .23rem;
    /*font-weight: bold;*/
    /*font-family: Georgia*/
}

.topics li {
    margin: .1rem 0;
    margin-left: .4rem;
    line-height: .33rem;
}

.sponsorlogo {
    /*	min-height: 0.2rem;*/
    overflow: hidden;
    width: 4rem;
    height: 4rem;
    text-align: justify;
}

.text-item {
    flex: 1;
    color: #3a3a3a;
    font-size: .23rem;
}

.text-item li {
    margin-left: .4rem;
    line-height: .33rem;
    text-align: justify;
}

.exhibitor {
    font-size: .24rem;
    /*font-weight: bold;*/
    font-family: Georgia;
    line-height: .34rem;
    /*margin-top: .2rem;*/
    color: #A31953;
}

.gfont {
    font-family: Georgia;
    color: #000000;
}

.ifont {
    font-family: Georgia;
    color: #505050;
}

.chair-info {
    flex-wrap: nowrap;
}

.chair-info li {
    width: 3.8rem;
    height: 3.8rem;
    background-color: #fff;
    margin-bottom: .4rem;
    padding-bottom: .35rem;
    /*	box-shadow: 0px 2px 14px 0px rgba(207, 207, 207, 0.5);*/
}

.chair-info1 {
    flex-wrap: nowrap;
}

.chair-info1 li {
    display: flex;
    align-items: flex-start;
    width: 3.95rem;
    background-color: #fff;
    margin: .2rem 0;
    padding-bottom: 0rem;
    white-space: wrap;
    /*   box-shadow: 0px 2px 14px 0px rgba(207, 207, 207, 0.5);*/
}

.chair-pic {
    /*	min-height: 1.48rem;*/
    width: 1.8rem;
    /*	overflow: hidden;	*/
    margin-top: .25rem;
    margin-left: auto;
    margin-right: auto;
}

.chair-pic img {
    transition: .3s;
    border: solid .01rem #3b476e;
    padding: .01rem;
}

.chair-pic:hover img {
    transform: scale(1.1);
}

.chair-pic1 {
    width: 1rem;
    margin-right: .15rem;
}

.chair-pic1 img {
    transition: .3s;
    border: solid .01rem #3b476e;
    padding: .01rem;
}

.chair-pic1:hover img {
    transform: scale(1.1);
}

.chair-right {
    width: 1.5rem;
}

.chair-text {
    text-align: left;
    line-height: .3rem;
    font-size: .21rem;
    font-family: Georgia;
    white-space: nowrap;
    color: #1b1b1b;
}

.chair-text.name {
    margin: 0rem 0;
    /*font-weight: bold;*/
}

.chair-text.title {
    /*	font-style: italic;*/
    color: #414141;
}

.chair-text.affiliation {
    font-family: Times New Roman;
    font-style: italic;
}

.book-pic {
    /*	min-height: 1.48rem;*/
    width: 2rem;
    /*	overflow: hidden;	*/
    margin-top: .25rem;
    margin-left: auto;
    margin-right: auto;
}

.chair-pic img {
    transition: .3s;
    border: solid .04rem rgb(119, 102, 3);
    padding: .01rem;
}

.chair-info2 li {
    text-align: center;
    width: 2rem;
    background-color: #fff;
    margin: .2rem 0;
    padding-bottom: 0rem;
    white-space: wrap;
    box-shadow: 0px 2px 14px 0px rgba(207, 207, 207, 0.5);
}

.chair-text2 {
    line-height: .3rem;
    font-size: .21rem;
    font-family: Georgia;
    white-space: nowrap;
    color: #1b1b1b;
}

.chair-text2.name {
    margin: 0.08rem 0 0 0;
  /*font-weight: bold;*/
}

.chair-pic2 {
    width: 1.2rem;
    height: 1.2rem;
    margin-right: .15rem;
}

.chair-pic2 img {
    transition: .3s;
    border: solid .01rem #3b476e;
    border-radius: 50%;
    padding: .01rem;
}

.chair-pic2:hover img {
    transform: scale(1.1);
}

.so-info {
    justify-content: left
}


.wechat_id {
    
    margin-top: .25rem;
    margin-left: auto;
    margin-right: auto;
}

.wechat_id img {
    width: 65%;
    transition: .3s;
    border: solid .01rem #3b476e;    
    padding: .01rem;
}