* {
    margin: 0;
    padding: 0;
    border: 0;
}

.clearfix:after {
    content: "";
    height: 0;
    clear: both;
    display: block;
}

html,
body {
    width: 100%;
    height: 100%;
    font-family: "Microsoft YaHei";
}

.pc_wrapper {
    width: 100%;
    height: 100%;
    min-width: 1050px;
    max-width: 1920px;
    position: relative;
    margin: 0 auto;
}

.swiper-container,
.swiper-wrapper,
.swiper-slide {
    width: 100%;
    height: 100%;
}

.swiper-pagination-bullet {
    height: 60px;
    width: 6px;
    background-color: rgba(12, 22, 68);
    border-radius: 0;
    position: relative;
}

.swiper-container-vertical>.swiper-pagination {
    right: 30px;
}

.swiper-pagination-bullet .right {
    display: none;
}

.swiper-pagination-bullet-active .right {
    display: block;
}

.right {
    position: absolute;
    font-size: 23px;
    color: #fff;
    width: 121px;
    height: 34px;
    background: url("/images/ROMC_meeting/right.png") center center no-repeat;
    line-height: 30px;
    left: -130px;
    top: 14px;
    text-align: left;
    padding-left: 9px;
    box-sizing: border-box;
}

.header {
    height: 10%;
    background: url("/images/ROMC_meeting/top.gif") center center no-repeat;
    background-size: cover;
}

.top-center {
    width: 50%;
    min-width: 500px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

#logo-link {
    width: 35%;
    min-width: 200px;
    height: 100%;
    display: block;
    float: left;
}

.pull-right {
    display: inline-block;
    box-sizing: border-box;
    position: absolute;
    right: 15%;
    bottom: 25%;
}

.links {
    font-size: 16px;
    float: right;
}

.links a {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.links a:hover {
    color: #00f;
    text-decoration: underline;
}

.introduction {
    width: 100%;
    height: 90%;
    background-size: cover;
    background-color: #000;
    overflow: hidden;
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
}

.clockDown {
    width: 100%;
    height: 142px;
    background: url("/images/ROMC_meeting/clockDown.png")no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 41%;
}

.clockview {
    position: absolute;
    text-align: center;
    top: 25%;
    width: 100%;
}

.clockview div {
    display: inline-block;
    width: 80px;
}

.clockview span {
    font-size: 40px;
    color: #333;
    font-weight: bold;
    margin-right: 5px;
    margin-left: 5px;
}

.day {
    margin-right: 10px;
}

/* .day .dayten {
    margin-left: -10px;
} */

.hour {
    margin-right: 10px;
}

.second {
    margin-left: 10px;
}

/* .second .secondone {
    margin-right: -10px;
} */

.introductionP {
    width: 100%;
    position: absolute;
    bottom: 27%;
}

.introductionP p {
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 25px;
    font-weight: bold;
}

.next {
    width: 6%;
    position: absolute;
    bottom: -10%;
    left: 50%;
    transform: translate(-50%);
    cursor: pointer;
}

.next img {
    width: 100%;
    max-width: 116px;
}

.float {
    position: fixed;
    left: 3%;
    top: 20%;
    background: url("/images/ROMC_meeting/float.png")no-repeat center center;
    width: 200px;
    height: 303px;
    z-index: 5;
}

.float a {
    display: block;
    width: 174px;
    height: 47px;
    margin: 0 auto;
    text-decoration: none;
    position: absolute;
    left: 50%;
    margin-left: -87px;
}

.open {
    top: 178px;
}


/* .open:hover {
    background: url("/images/ROMC_meeting/openm.png")no-repeat center center;
} */

.chat {
    background: url("/images/ROMC_meeting/chat.png")no-repeat center center;
    top: 239px;
}


/* 
.chat:hover {
    background: url("/images/ROMC_meeting/chatm.png")no-repeat center center;
} */

.closeF {
    position: absolute;
    width: 19px;
    height: 16px;
    background: url("/images/ROMC_meeting/close.png")no-repeat center center;
    top: 10px;
    right: 8px;
    cursor: pointer;
}

.closeF:hover {
    background: url("/images/ROMC_meeting/closem.png")no-repeat center center;
}

.floatNew {
    position: fixed;
    left: 3%;
    top: 20%;
    background: url("/images/ROMC_meeting/floatNew.png")no-repeat center center;
    width: 30px;
    height: 298px;
    z-index: 5;
    display: none;
}

.floatNew a {
    display: block;
    cursor: pointer;
}

.openFloat {
    width: 30px;
    height: 103px;
    background: url("/images/ROMC_meeting/zhankai.png")no-repeat center center;
}

.openNew {
    width: 30px;
    height: 110px;
    background: url("/images/ROMC_meeting/kaihu.png")no-repeat center center;
    margin-top: -12px;
}

.openChat {
    width: 30px;
    height: 110px;
    background: url("/images/ROMC_meeting/zixun.png")no-repeat center center;
    margin-top: -12px;
}

.expert {
    background-size: cover;
    background: url("/images/ROMC_meeting/expert.jpg")no-repeat center center;
    position: relative;
}

.rasie {
    position: absolute;
    width: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}

.rasie img {
    width: 100%;
}

.count {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    font-size: 70px;
    color: #fff;
    font-family: "impact";
}

.expertList {
    position: absolute;
}

.expertli {
    bottom: 83%;
    right: 55%;
}

.designation {
    position: absolute;
    font-size: 18px;
    color: #fde4a8;
    border-radius: 5px;
    padding: 0 10px;
    background-color: #e65151;
    font-weight: bold;
    width: 163px;
    line-height: 29px;
    text-align: center;
    opacity: 0;
    transition: opacity 1s linear 1s;
}

.designationleft {
    right: 105px;
    bottom: 90px;
}

.abstract {
    position: absolute;
    width: 280px;
    height: 72px;
    background-color: rgba(36, 84, 171, .5);
    padding: 0 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #235eb9;
    line-height: 18px;
    opacity: 0;
    transition: opacity 1s linear 1s;
    z-index: 999;
}

.abstractleft {
    right: 105px;
    bottom: 0;
}

.name {
    position: absolute;
    width: 96px;
    height: 120px;
    color: #fff;
    font-size: 14px;
    box-sizing: border-box;
    text-align: center;
    padding-top: 99px;
}

.nameleft {
    bottom: 0;
    right: 0;
}

.name span {
    text-align: center;
}

.expertmu {
    right: 80%;
    bottom: 60%;
}

.expertzou {
    right: 80%;
    bottom: 34%;
}

.expertgu {
    right: 55%;
    bottom: 9%;
}

.expertwang {
    right: 40%;
    bottom: 83%;
}

.abstractright {
    bottom: 0;
    left: 88px;
}

.designationright {
    left: 88px;
    bottom: 92px;
}

.nameright {
    left: -21px;
    bottom: 0;
}

.expertchen {
    bottom: 60%;
    right: 16%;
}

.expertwei {
    bottom: 34%;
    right: 16%;
}

.expertwai {
    bottom: 9%;
    right: 40%;
}

.analyse {
    width: 31%;
    position: absolute;
    bottom: 3%;
    left: 50%;
    margin-left: -15.5%;
}

.analyse a img {
    width: 100%;
}

.analyse p {
    text-align: right;
    position: absolute;
    color: #08effa;
    font-size: 12px;
    left: 100%;
    width: 305px;
    bottom: 12%;
}

.part2next {
    left: 90%;
    bottom: 15%;
}

.gather {
    background-size: cover;
    background: url("/images/ROMC_meeting/gather.jpg")no-repeat center center;
    position: relative;
    padding-top: 20px;
    box-sizing: border-box;
}

.gatherC {
    width: 57.3%;
    margin: 0 auto;
    height: 76.2%;
}

.gatherTitle {
    width: 100%;
    line-height: 40px;
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    box-sizing: border-box;
    padding-left: 20px;
}

.gatherTitle img {
    vertical-align: middle;
    margin-right: 10px;
}

.gatherTitle span {
    color: #3d6ed2;
    font-size: 30px;
    vertical-align: middle;
}

.gatherTitle span.gatherheader {
    padding-left: 5px;
    color: #c71f7a;
    font-size: 22px;
    line-height: 30px;
    border-left: 1px solid #c71f7a;
    margin-left: 5px;
}

.gatherCtab {
    width: 100%;
    border: 1px solid #235eb9;
    border-top: 0;
    height: 55px;
    box-sizing: border-box;
    padding-top: 13px;
    background-color: #162fa9;
}

.gatherCtab ul {
    list-style-type: none;
    width: 80%;
    margin: 0 auto;
}

.gatherCtab ul li {
    color: #fff;
    font-size: 18px;
    text-align: center;
    width: 45%;
    line-height: 40px;
    border: 1px solid #235eb9;
    float: left;
    cursor: pointer;
    font-weight: bold;
}

.gatherCtab ul li.last {
    margin-left: 9%;
    position: relative;
}

.pundit {
    position: absolute;
    width: 30%;
    right: -5%;
    top: -10%;
}

.pundit img {
    width: 100%;
}

.tabcontent {
    border: 1px solid #235eb9;
    border-top: 0;
    height: 90%;
    overflow-y: scroll;
    background-color: #314dbd;
}

.time {
    padding-left: 20px;
    color: #fff;
    font-size: 20px;
    margin-top: 10px;
}

.time span {
    font-size: 15px;
}

.logowrap {
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    min-width: 630px;
}

.ilogo {
    float: left;
    position: relative;
}

.ilogoname {
    text-align: center;
    position: absolute;
    font-size: 14px;
    color: #fff;
    bottom: 16px;
    width: 100%;
}

.icontent {
    margin-left: 170px;
    height: 118px;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    box-sizing: border-box;
}

.icontentP1 {
    color: #c71f7a;
    font-size: 16px;
    font-weight: bold;
}

.icontentP2 {
    color: #333333;
    font-size: 14px;
    margin-top: 5px;
    line-height: 23px;
}

.analystintro {
    font-size: 14px;
    color: #333;
    line-height: 23px;
}

.analyst {
    height: 152px;
}

.underline {
    border-top: 1px solid #235eb9;
    width: 96%;
    margin: 0 auto;
}

.gatherCtab ul li.tabactive {
    background-color: #314dbd;
    border-bottom: 0;
    position: relative;
    top: 1px;
}

.economics {
    position: absolute;
    left: 50%;
    bottom: 10%;
    margin-left: -128px;
}

.economics a {
    width: 256px;
    height: 61px;
    background: url("/images/ROMC_meeting/economics.png")no-repeat center center;
    font-size: 20px;
    color: #c71f7a;
    line-height: 50px;
    display: block;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}

.economics a:hover {
    background: url("/images/ROMC_meeting/economicsm.png");
}

.history {
    background-size: cover;
    background: url("/images/ROMC_meeting/history.jpg")no-repeat center center;
    position: relative;
    box-sizing: border-box;
}

.historyC {
    padding-top: 3%;
    box-sizing: border-box;
}

.historytop {
    width: 1100px;
    margin: 0 auto;
    height: 54px;
    line-height: 54px;
    font-size: 36px;
    color: #273dae;
    background: url("/images/ROMC_meeting/historytop.png")no-repeat center center;
    box-sizing: border-box;
    padding-left: 398px;
}

.historytitle,
.historycenter {
    width: 55%;
    margin: 0 auto;
    margin-top: 3%;
    position: relative;
}

.historytitle img,
.historycenter img {
    width: 100%;
}

.historycenter p {
    position: absolute;
    width: 25%;
    line-height: 25px;
    font-size: 14px;
    color: #333;
}

.histp1 {
    top: 13%;
    left: 13%;
}

.histp2 {
    top: 23.5%;
    left: 50%;
}

.effect {
    background-size: cover;
    background: url("/images/ROMC_meeting/effect.jpg")no-repeat center center;
    position: relative;
    box-sizing: border-box;
}

.effectC {
    padding-top: 5%;
    box-sizing: border-box;
    color: #3f6fd2;
}

.effectT {
    text-align: center;
    background-color: #fff;
    font-size: 30px;
    line-height: 45px;
    font-weight: bold;
    border-radius: 20px;
    width: 198px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.dffectintro {
    width: 1102px;
    height: 166px;
    background: url("/images/ROMC_meeting/dffectintro.png")no-repeat center center;
    margin: 0 auto;
    font-size: 20px;
    line-height: 34px;
    padding: 14px 20px;
    box-sizing: border-box;
    margin-bottom: 80px;
}

.effectli {
    display: table;
    margin: 0 auto;
}

.effectli ul {
    list-style-type: none;
}

.effectli ul li {
    float: left;
    width: 311px;
    height: 399px;
    position: relative;
}

.effectliyi {
    background: url("/images/ROMC_meeting/effectliyi.png")no-repeat center center;
}

.effectlihei {
    background: url("/images/ROMC_meeting/effectlihei.png")no-repeat center center;
}

.effectlige {
    background: url("/images/ROMC_meeting/effectlige.png")no-repeat center center;
    margin: 0 50px;
}

.effectlit {
    position: absolute;
    font-size: 30px;
    top: 19px;
    left: 126px;
}

.effectspe {
    left: 81px;
}

.effectlip {
    position: absolute;
    font-size: 16px;
    top: 226px;
    left: 36px;
    width: 250px;
}

.advantage {
    background-color: #fff9ee;
    color: #b85b3a;
}

.advantagec {
    padding-top: 5%;
    box-sizing: border-box;
}

.advantaget {
    font-size: 34px;
    text-align: center;
    width: 350px;
    height: 73px;
    background: url("/images/ROMC_meeting/advantaget.png")no-repeat center center;
    line-height: 58px;
    margin: 0 auto;
    margin-bottom: 40px;
    font-weight: bold;
}

.advantageli {
    display: table;
    margin: 0 auto;
    margin-bottom: 50px;
}

.advantageli ul {
    list-style-type: none;
}

.advantageli ul li {
    float: left;
    text-align: center;
}

.advantageli ul li div {
    width: 303px;
    height: 194px;
    background: url("/images/ROMC_meeting/advantageb.png")no-repeat center center;
    box-sizing: border-box;
    padding-top: 10px;
}

.advantageli ul li div img {
    display: block;
    margin: 0 auto;
    width: auto;
}

.advantageli ul li div p {
    font-size: 24px;
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
}

.advantageli ul li span {
    font-size: 18px;
}

.centerli {
    margin: 0 65px;
}

.advantagebutton {
    display: table;
    margin: 0 auto;
    text-align: center;
}

.advantagebutton a {
    text-decoration: none;
    display: inline-block;
    width: 278px;
    height: 63px;
    line-height: 58px;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    box-sizing: border-box;
    padding-left: 60px;
}

.advantageopen {
    background: url("/images/ROMC_meeting/advantageb1.png")no-repeat center center;
}

.advantageopen:hover {
    background: url("/images/ROMC_meeting/advantageb1m.png");
}

.advantagezhu {
    background: url("/images/ROMC_meeting/advantageb2.png")no-repeat center center;
    margin: 0 70px;
}

.advantagezhu:hover {
    background: url("/images/ROMC_meeting/advantageb2m.png");
}

.advantagechat {
    background: url("/images/ROMC_meeting/advantageb3.png")no-repeat center center;
}

.advantagechat:hover {
    background: url("/images/ROMC_meeting/advantageb3m.png");
}

.bottom {
    width: 100%;
    position: absolute;
    bottom: 5px;
}

.bottom p {
    text-align: center;
    font-size: 12px;
    margin: 8px 0;
    color: #333;
}

.bottom p a {
    color: #333;
    text-decoration: none;
}

.partbottomnext {
    left: 90%;
    bottom: 15%;
}

@media screen and (max-width:1500px) and (max-height:800px) {
    .introduction {
        background-position: 50% -20px;
    }
    .introductionP p {
        font-size: 20px;
        line-height: 30px;
    }
    .next {
        width: 5%;
        bottom: -13%;
    }
    .introductionP {
        bottom: 22%;
    }
    .part2next {
        bottom: 10%;
    }
    .count {
        font-size: 50px;
    }
    .economics {
        bottom: 4%;
    }
    .historyC {
        padding-top: 1%;
    }
    .historytitle,
    .historycenter {
        margin-top: 2%;
    }
    .effectC {
        padding-top: 1%;
    }
    .effectT {
        text-align: center;
        background-color: #fff;
        font-size: 20px;
        line-height: 30px;
        font-weight: bold;
        border-radius: 20px;
        width: 148.5px;
        margin: 0 auto;
        margin-bottom: 2%;
    }
    .dffectintro {
        width: 826.5px;
        height: 124.5px;
        background: url(/images/ROMC_meeting/dffectintro.png)no-repeat center center;
        background-size: 826.5px 124.5px;
        margin: 0 auto;
        font-size: 16px;
        line-height: 30px;
        padding: 14px 20px;
        box-sizing: border-box;
        margin-bottom: 40px;
    }
    .effectli ul li {
        float: left;
        width: 233.25px;
        height: 299.25px;
        background-size: 233.25px 299.25px;
        position: relative;
    }
    .effectlit {
        position: absolute;
        font-size: 18px;
        top: 19px;
        left: 100px;
    }
    .effectspe {
        left: 75px;
    }
    .effectlip {
        position: absolute;
        font-size: 13px;
        top: 175px;
        left: 18px;
        width: 200px;
    }
    .advantagec {
        padding-top: 1%;
    }
    .centerli {
        margin: 0 40px;
    }
    .advantaget {
        font-size: 28px;
        width: 262.5px;
        height: 54.75px;
        background-size: 262.5px 54.75px;
        line-height: 48px;
        margin: 0 auto;
        margin-bottom: 15px;
        font-weight: bold;
    }
    .advantageli {
        margin-bottom: 20px;
    }
    .advantagezhu {
        margin: 0 40px;
    }
    .partbottomnext {
        bottom: 10%;
    }
    .tabcontent {
        height: 85%;
    }
    .advantageli ul li div {
        width: 227.25px;
        height: 145.5px;
        background: url("/images/ROMC_meeting/advantageb.png")no-repeat center center;
        background-size: 227.25px 145.5px;
        padding-top: 10px;
    }
    .advantageli ul li div img {
        width: 82.5px;
        display: block;
        margin: 0 auto;
    }
    .advantageli ul li div p {
        font-size: 20px;
        margin-top: 20px;
    }
    .advantageli ul li span {
        font-size: 13px;
    }
    .advantagebutton a {
        width: 208.5px;
        height: 47.25px;
        line-height: 42px;
        background-size: 208.5px 47.25px;
        color: #fff;
        font-size: 20px;
        padding-left: 40px;
    }
    .advantageopen:hover {
        background-size: 208.5px 47.25px;
    }
    .advantagezhu:hover {
        background-size: 208.5px 47.25px;
    }
    .advantagechat:hover {
        background-size: 208.5px 47.25px;
    }
    .icontent {
        padding-top: 5px;
    }
    .icontentP2 {
        line-height: 20px;
    }
    .analystintro {
        line-height: 20px;
    }
    .logowrap {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .time {
        margin-top: 5px;
        font-size: 18px;
    }
    .time span {
        font-size: 13px;
    }
    .clockDown {
        top: 42%;
    }
}


/* 移动端 */

.m_wrapper {
    display: none;
}


/* .swiper-pagination-m {
    text-align: center;
} */

.icontent-m {
    min-height: 8.5rem;
}

li {
    list-style: none;
}

@media screen and (max-width:768px) {
    .pc_wrapper {
        display: none;
    }
    .m_wrapper {
        display: block;
    }
    /**
     *
     * @authors wade (you@example.org)
     * @date    2016-12-09 16:18:36
     * @version $Id$
     */
    html,
    body {
        width: 100%;
        height: 100%;
        font-family: "Microsoft YaHei";
        font-size: 20px;
    }
    .m_wrapper {
        width: 100%;
        min-width: 320px;
        max-width: 750px;
        position: relative;
        color: #313131;
        margin: 0 auto;
        padding-bottom: 130px;
        box-sizing: border-box;
    }
    header,
    section,
    footer {
        display: block;
    }
    .m_header {
        width: 100%;
        position: relative;
        font-size: 1rem;
    }
    .header-center {
        width: 100%;
        padding: 6px 0;
    }
    .logo {
        display: block;
        float: left;
        margin-left: 5%;
        width: 35%;
    }
    .logo img {
        width: 100%;
        max-width: 253px;
    }
    .links {
        position: absolute;
        right: 5%;
        top: 50%;
        transform: translateY(-50%);
    }
    .links a {
        color: #313131;
    }
    .top {
        width: 100%;
        position: relative;
    }
    .top img.topbg {
        width: 100%;
    }
    .clockdown {
        width: 100%;
        height: 142px;
        background: url("/images/ROMC_meeting/clockdown_m.png")no-repeat center center;
        position: absolute;
        background-size: cover;
        top: 51%;
    }
    .clockview-m {
        position: absolute;
        text-align: center;
        top: 25%;
        width: 100%;
        font-size: 1px;
    }
    .clockview-m div {
        display: inline-block;
        width: 75px;
        margin: 0;
    }
    .clockview-m span {
        display: inline-block;
        font-size: 40px;
        width: 38%;
        height: 50%;
        border-radius: 3px;
        background-color: #fff;
        color: #333;
        font-weight: bold;
        margin-right: 0px;
        margin-left: 0px;
        position: relative;
    }
    .clockview-m span:after {
        content: "";
        width: 100%;
        height: 1px;
        background-color: black;
        position: absolute;
        top: 50%;
        left: 0;
    }
    .maohao {
        font-size: 40px;
        font-weight: 900;
        color: #fff;
        width: 1% !important;
    }
    .day .dayten {
        margin-left: 0;
    }
    .second .secondone {
        margin-right: 0px;
    }
    .topcontent {
        font-size: 1.2rem;
        line-height: 2em;
        text-align: center;
        color: #fff;
        position: absolute;
        bottom: 3%;
        width: 100%;
        font-weight: bold;
    }
    .expert {
        width: 100%;
        background-color: #101040;
        margin-top: -10px;
    }
    .experttitle {
        width: 100%;
    }
    .experttitle img {
        width: 100%;
    }
    .experttitleintro {
        color: #08effa;
        font-size: 0.8rem;
        text-align: center;
    }
    .expertintrowrap {
        width: 100%;
        padding: 0 3%;
        box-sizing: border-box;
        color: #fff;
        padding-bottom: 40px;
    }
    .expertintro {
        width: 100%;
        margin-top: 40px;
    }
    .expertpic {
        float: left;
        width: 29.8%;
        margin-right: 5%;
    }
    .picwrap {
        position: relative;
        width: 100%;
    }
    .picwrap img {
        width: 100%;
        max-width: 210px;
    }
    .picwrap .expertname {
        font-size: 0.9rem;
        width: 100%;
        line-height: 1.7em;
        text-align: center;
        position: absolute;
        bottom: .4rem;
    }
    .expertright-m {
        float: right;
        width: 65.2%;
    }
    .designation-m {
        color: #fde4a8;
        background-color: #e65151;
        font-weight: bold;
        font-size: 1.2rem;
        line-height: 1.8em;
        display: block;
        width: 75%;
        text-align: center;
        border-radius: 5px;
    }
    .underline-m {
        width: 100%;
        margin: 6px 0;
        border-top: 1px solid #235eb9;
    }
    .abstract-m {
        background-color: #2453aa;
        font-size: 0.9rem;
        line-height: 1.6em;
        padding: 7px;
        width: 100%;
        border-radius: 5px;
        box-sizing: border-box;
    }
    .abstractspe {
        height: 168px;
    }
    .expertintrowrap>p {
        text-align: center;
        font-size: 0.8rem;
        margin-top: 40px;
        color: #08effa;
    }
    .gather {
        width: 100%;
        padding-top: 10px;
        box-sizing: border-box;
        background-color: #334fbe;
    }
    .gatherTitle {
        width: 100%;
        line-height: 60px;
        background-color: #fff;
        border-radius: 5px 5px 0 0;
        box-sizing: border-box;
        padding-left: 30px;
    }
    .gatherTitle img {
        vertical-align: middle;
        margin-right: 10px;
    }
    .gatherTitle span {
        color: #3d6ed2;
        font-size: 1.8rem;
        vertical-align: middle;
    }
    .gatherTitle span.gatherheader {
        padding-left: 10px;
        color: #c71f7a;
        font-size: 1.3rem;
        line-height: 1.2em;
        border-left: 1px solid #c71f7a;
        margin-left: 10px;
    }
    .news {
        width: 100%;
        border-bottom: 2px solid #235eb9;
        line-height: 80px;
        text-align: center;
        background-color: #162fa9;
    }
    .news img {
        display: inline;
        margin-right: 10px;
        vertical-align: middle;
    }
    .news span {
        font-size: 1.6rem;
        color: #fff;
        vertical-align: middle;
    }
    .swiper-container-m,
    .swiper-wrapper-m,
    .swiper-slide-m {
        width: 100%;
        background-color: #334fbe;
    }
    .swiper-container-m {
        padding-bottom: 100px;
        box-sizing: border-box;
        overflow: hidden;
    }
    .swiper-container-horizontal>.swiper-pagination {
        bottom: 5%;
    }
    .swiper-pagination-clickable .swiper-pagination-bullet {
        cursor: auto;
    }
    .swiper-pagination-bullet {
        width: 8%;
        height: 12px;
        margin: 0 5px;
        background-color: #17ddd6;
        border-radius: 0;
    }
    .swiper-pagination-bullet-active {
        background-color: #ffe400;
    }
    .time-m {
        color: #fff;
        font-size: 1.7rem;
        padding-left: 40px;
        margin: 10px 0;
    }
    .time-m span {
        font-size: 1.2rem;
    }
    .logowrap-m {
        width: 96%;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .ilogo-m {
        width: 29%;
        float: left;
    }
    .ilogo-m img {
        width: 100%;
        max-width: 209px;
    }
    .icontent-m {
        margin-left: 33%;
        background-color: #fff;
        border-radius: 5px;
        padding: 5px 10px;
        box-sizing: border-box;
    }
    .icontentP1-m {
        color: #c71f7a;
        font-size: 1rem;
        font-weight: bold;
    }
    .icontent-m p:last-child {
        color: #333333;
        font-size: 0.8rem;
        margin-top: 5px;
        line-height: 1.3em;
    }
    .history-m {
        width: 100%;
        box-sizing: border-box;
        background: url("/images/ROMC_meeting/history_m.jpg")no-repeat center center;
        height: 759px;
        /* background-size: 500px 506px; */
        padding-top: 50px;
    }
    .historyt-m {
        width: 100%;
        text-align: center;
        height: 54px;
        background: url("/images/ROMC_meeting/historyt.png")no-repeat center center;
        color: #273dae;
        line-height: 1.5em;
        /* height: 36px;
        background-size: 500px 36px; */
        font-size: 1.5rem;
    }
    .historyC-m {
        width: 97%;
        margin: 0 auto;
        margin-top: 50px;
        max-width: 728px;
    }
    .historyb-m {
        width: 86%;
        max-width: 645px;
        margin: 0 auto;
        margin-top: 25px;
    }
    .historyC-m img,
    .historyb-m img {
        width: 100%;
    }
    .effect-m {
        width: 100%;
        box-sizing: border-box;
        background: url("/images/ROMC_meeting/effect_m.jpg")no-repeat center center;
        color: #3f6fd2;
        overflow: hidden;
        padding-top: 40px;
        height: 975px;
    }
    .effectH-m {
        width: 100%;
        text-align: center;
        margin-bottom: 23px;
    }
    .effectH-m span {
        padding: 5px 30px;
        background-color: #fff;
        font-size: 1.4rem;
        border-radius: 30px;
        font-weight: bold;
    }
    .effectC-m {
        width: 98%;
        margin: 0 auto;
        background: url("/images/ROMC_meeting/effectC.png")no-repeat center center;
        font-size: 1rem;
        box-sizing: border-box;
        height: 177px;
        /* background-size: 553.5px 177px; */
        line-height: 1.4em;
        padding: 15px 10px;
        margin-bottom: 30px;
    }
    .effectlist-m {
        width: 97%;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .effectlist-m li {
        float: left;
        width: 49%;
        height: 358px;
        position: relative;
        list-style: none;
    }
    .effectliyi-m {
        background: url("/images/ROMC_meeting/effectYi.png")no-repeat center center;
        margin-right: 2%;
        /* background-size: 236px 280px; */
    }
    .effectlige-m {
        background: url("/images/ROMC_meeting/effectGe.png")no-repeat center center;
        /* background-size: 236px 280px; */
    }
    .effectlist-m li p {
        position: absolute;
        width: 100%;
        box-sizing: border-box;
    }
    .effectlit-m {
        font-size: 1.5rem;
        top: 7px;
        text-align: center;
    }
    .effectlip-m {
        top: 215px;
        font-size: 1rem;
        line-height: 1.2em;
        padding: 0 30px;
    }
    .effectHei-m {
        width: 97%;
        margin: 0 auto;
        height: 179px;
        background: url("/images/ROMC_meeting/effectHei.png")no-repeat center center;
        position: relative;
    }
    .effectliheit-m {
        position: absolute;
        top: 23px;
        text-align: center;
        width: 100%;
    }
    .effectHeit-m {
        padding: 0 30px;
        box-sizing: border-box;
        position: absolute;
        top: 68px;
    }
    .modal_alert-footer {
        font-size: 14px;
    }
    .advantage {
        width: 100%;
        background-color: #fff9ee;
        color: #b85b3a;
        padding-top: 50px;
        box-sizing: border-box;
        padding-bottom: 50px;
    }
    .advantageT {
        width: 350px;
        height: 73px;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 30px;
        font-size: 1.7rem;
        line-height: 1.8em;
        background: url("/images/ROMC_meeting/advantageT.png")no-repeat center center;
        font-weight: bold;
    }
    .advantagelist {
        width: 96%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .advantagelist li {
        width: 49%;
        float: left;
    }
    .advantagelist li span {
        font-size: 0.9rem;
        text-align: center;
        display: block;
    }
    .advantagelist li:first-child {
        margin-right: 2%;
    }
    .advantagelist li div {
        width: 100%;
        height: 212px;
        box-sizing: border-box;
        padding-top: 13px;
        background: url("/images/ROMC_meeting/advantagebg.png")no-repeat center center;
    }
    .advantagelist li div img {
        display: block;
        width: auto;
        margin: 0 auto;
    }
    .advantagelist li div p {
        font-size: 1.3rem;
        margin-top: 30px;
        text-align: center;
        font-weight: bold;
    }
    .footer {
        padding: 30px 0;
        font-size: 12px;
        color: #333333;
        text-align: center;
    }
    .footer p a {
        color: #333;
    }
    .fixed {
        width: 100%;
        position: fixed;
        bottom: 0;
        box-sizing: border-box;
        padding: 30px 0;
        text-align: center;
        box-shadow: 0 -5px 5px #999;
        border-top: 1px solid #666;
        max-width: 750px;
        background-color: #fff;
        z-index: 10;
    }
    .fixed a {
        display: inline-block;
        border-radius: 8px;
        box-shadow: 0 5px #cccccc;
        width: 44%;
        padding: 7px 0;
        font-weight: bold;
        text-decoration: none;
    }
    .fixed a:last-child {
        margin-left: 4%;
    }
    .fixed a div {
        display: table;
        margin: 0 auto;
    }
    .fixed a div img {
        width: auto;
        vertical-align: middle;
    }
    .fixed a div span {
        vertical-align: middle;
        margin-left: 8px;
        color: #fff;
        font-size: 1.45rem;
    }
    .open {
        background-color: #ec8966;
    }
    .open:hover {
        background-color: #FF9C78;
    }
    .chat_m {
        background-color: #2ccac4;
    }
    .chat_m:hover {
        background-color: #00DED3;
    }
    /**
     *
     * @authors wade (you@example.org)
     * @date    2016-12-09 18:21:35
     * @version $Id$
     */
}

@media screen and (max-width:430px) {
    .m_wrapper {
        padding-bottom: 85px;
    }
    html {
        font-size: 15px;
    }
    .logo {
        margin-left: 3%;
    }
    .links {
        right: 3%;
    }
    .clockdown {
        height: 71px;
        background-size: cover;
        width: 100%;
        /* left: 50%;
        margin-left: -50 */
    }
    .maohao {
        font-size: 20px;
    }
    .topcontent {
        line-height: 1.72em;
        font-size: 0.94rem;
    }
    .expertintro {
        margin-top: 30px;
    }
    .designation {
        font-size: 1.2rem;
    }
    .underline {
        margin: 6px 0;
    }
    .abstract {
        font-size: 0.9rem;
        padding: 7px;
        line-height: 1.4em;
    }
    .expertname {
        font-size: 0.9rem;
        line-height: 2em;
    }
    .abstractspe {
        height: 102px;
    }
    .gatherTitle {
        padding-left: 15px;
        line-height: 50px;
    }
    .gatherTitle img {
        width: 6px;
        margin-right: 0;
    }
    .gatherTitle span {
        font-size: 1.4rem;
    }
    .gatherTitle span.gatherheader {
        font-size: 0.9rem;
        margin-left: 0;
        padding-left: 5px;
    }
    .news {
        line-height: 45px;
    }
    .news span {
        font-size: 1.4rem;
    }
    .news img {
        width: 36.5px;
    }
    .icontent {
        padding: 5px 10px;
        height: 120px;
    }
    .icontentP2 {
        font-size: 0.8rem;
        margin-top: 3px;
    }
    .history {
        height: 506px;
        background-size: 500px 506px;
        padding-top: 50px;
    }
    .historyC-m {
        width: 97%;
        margin: 0 auto;
        margin-top: 25px;
        max-width: 728px;
    }
    .historyt {
        height: 36px;
        background-size: 500px 36px;
        font-size: 1.5rem;
    }
    .effect {
        padding-top: 40px;
        height: 858px;
        background-size: 500px 858px;
    }
    .effectH {
        margin-bottom: 23px;
    }
    .effectH span {
        font-size: 1.4rem;
    }
    .effectC {
        height: 177px;
        background-size: 553.5px 177px;
        line-height: 1.4em;
        padding: 15px 10px;
        margin-bottom: 30px;
    }
    .effectlist li {
        height: 288.75px;
    }
    .effectliyi {
        background-size: 236px 280px;
    }
    .effectlige {
        background-size: 236px 280px;
    }
    .effectlit {
        top: 20px;
    }
    .effectlip {
        top: 175px;
        font-size: 0.9rem;
        line-height: 1.1em;
        padding: 0 10px;
    }
    .effectlist {
        margin-bottom: 10px;
    }
    .effectHei {
        height: 150px;
        background-size: 522px 150px;
    }
    .effectliheit {
        top: 23px;
    }
    .effectHeit {
        padding: 0 10px;
        top: 56px;
        font-size: 0.9rem;
    }
    .advantage {
        padding-top: 35px;
    }
    .advantageT {
        width: 262.5px;
        height: 55px;
        background-size: 262.5px 55px;
        line-height: 1.9em;
    }
    .advantagelist li div {
        height: 111px;
        background-size: 175px 111px;
        padding-top: 9px;
    }
    .advantagelist li div img {
        width: 63px;
    }
    .advantagelist li div p {
        font-size: 1.1rem;
        margin-top: 13px;
    }
    .advantagelist li span {
        font-size: 0.8rem;
    }
    .advantage {
        padding-bottom: 35px;
    }
    .fixed a div img {
        width: 30px;
    }
    .fixed {
        padding: 18px 0;
    }
    .wrapper {
        padding-bottom: 85px;
    }
    .clockview-m span {
        font-size: 20px;
    }
    .clockview-m div {
        width: 39px;
    }
    .clockview-m {
        top: 27%;
    }
    .clockview-m span {
        /* margin-right: 0px; */
        /* margin-left: 0px; */
    }
    .day {
        /* margin-right: 0; */
    }
    .day .dayten {
        /* margin-left: 0px; */
        /* margin-right: 3px; */
    }
    .hour {
        /* padding-right: 0px; */
        /* margin-right: 0px; */
    }
    .second {
        /* margin-left: 5px; */
        /* padding-left: 0px; */
        /* padding-right: 2px; */
    }
    .second .secondone {
        /* margin-right: 3px; */
    }
    .day {
        /* margin-right: 5px; */
    }
    .history-m {
        width: 100%;
        box-sizing: border-box;
        height: 425px;
        background-size: 500px 506px;
        padding-top: 25px;
    }
    .historyt-m {
        width: 100%;
        text-align: center;
        height: 54px;
        color: #273dae;
        line-height: 1.5em;
        height: 36px;
        background-size: 500px 36px;
        font-size: 1.5rem;
    }
    .effectliyi-m {
        margin-right: 2%;
        background-size: 236px 280px;
    }
    .effectlist-m li {
        height: 288.75px;
    }
    .effectlip-m {
        top: 175px;
        font-size: 0.9rem;
        line-height: 1.1em;
        padding: 0 10px;
    }
    .effectlit-m {
        top: 20px;
    }
    .effectlige-m {
        background-size: 236px 280px;
    }
    .effectliheit-m {
        top: 23px;
    }
    .effectHei-m {
        height: 150px;
        background-size: 522px 150px;
    }
    .effectHeit-m {
        padding: 0 10px;
        top: 56px;
        font-size: 0.9rem;
    }
    .effect-m {
        padding-top: 40px;
        height: 858px;
        background-size: 500px 858px;
    }
}

@media screen and (max-width:767px) {
    .clockview-m div {
        width: 38px;
    }
}

@media screen and (max-width:400px) {
    .clockview span {
        font-size: 18px;
    }
    .clockview {
        top: 26%;
    }
    .clockview div {
        width: auto;
    }
    .clockview span {
        /* margin-right: 0; */
    }
    .second {
        /* margin-left: 0; */
        /* padding-right: 0; */
    }
    .day {
        /* margin-right: 0; */
    }
    .dayone {
        /* padding-right: 5px; */
        /* margin-right: 3px; */
    }
    .dayten {
        /* padding-right: 3px; */
        /* padding-left: 3px; */
    }
    .hourten {
        /* padding-right: 3px; */
    }
    /*  .hourone{
        padding-right:3px;
    } */
    .minuteten {
        /* padding-right: 4px; */
    }
    .minuteone {
        /* padding-right: 4px; */
    }
    .clockdown {
        top: 51%;
    }
    .secondone {
        /* padding-left: 3px; */
        /* padding-right: 4px; */
    }
    .minute {
        /* margin-left: 5px; */
    }
    .hour {
        /* margin-right: 3px; */
    }
    .day {
        /* margin-right: 8px; */
    }
    .second {
        /* margin-left: 5px; */
    }
}

@media screen and (max-width:375px) {
    .clockview-m {
        top: 25%;
    }
    .clockview-m span {
        font-size: 16px;
        margin: 0;
        padding: 0;
    }
    .clockview-m div {
        width: 37px;
    }
    .second {
        /* margin-left: -1px; */
    }
    .clockview-m .minuteten {
        /* margin-left: -13px; */
    }
    .clockview-m .hourten {
        /* margin-left: -4px; */
    }
}

@media screen and (max-width:330px) {
    html {
        font-size: 10px;
    }
    .topcontent {
        line-height: 1.67em;
        font-size: 1.2rem;
    }
    .abstractspe {
        height: 95px;
    }
    .heightspe {
        height: 130px;
    }
    .history {
        height: 379.5px;
        background-size: 375px 379.5px;
        padding-top: 40px;
    }
    .historyt {
        height: 27px;
        background-size: 375px 27px;
        font-size: 1.5rem;
        line-height: 1.7em;
    }
    .history-m {
        width: 100%;
        box-sizing: border-box;
        height: 360px;
        background-size: 500px 506px;
        padding-top: 25px;
    }
    .historyC {
        margin-top: 30px;
    }
    .historyb {
        margin-top: 35px;
    }
    .effect {
        padding-top: 30px;
        height: 630px;
        background-size: 375px 630px;
    }
    .effectH {
        margin-bottom: 15px;
    }
    .effectC {
        height: 118px;
        background-size: 369px 118px;
        padding: 10px;
        margin-bottom: 20px;
    }
    .effectlist li {
        height: 235px;
    }
    .effectliyi {
        background-size: 190px 235px;
    }
    .effectlige {
        background-size: 190px 235px;
    }
    .effectlit {
        top: 13px;
    }
    .effectlip {
        top: 136px;
        padding: 0 10px;
    }
    .effectHei {
        height: 110px;
        background-size: 348px 110px;
    }
    .effectliheit {
        top: 16px;
    }
    .effectHeit {
        padding: 0 10px;
        top: 36px;
    }
    .advantageT {
        width: 175px;
        height: 36.5px;
        background-size: 175px 36.5px;
    }
    .advantagelist li div {
        height: 95px;
        background-size: 150px 95px;
        padding-top: 6px;
    }
    .advantagelist li div img {
        width: 55px;
    }
    .advantagelist li div p {
        font-size: 1.1rem;
        margin-top: 13px;
    }
    .advantagelist li span {
        font-size: 0.8rem;
    }
    .advantage {
        padding-bottom: 10px;
    }
    .fixed a div img {
        width: 27px;
    }
    .fixed {
        padding: 12px 0;
    }
    .wrapper {
        padding-bottom: 80px;
    }
    .clockview-m span {
        font-size: 18px;
    }
    .clockview-m div {
        width: 40px;
    }
    .dayone {
        /* padding-right: 0; */
    }
    .minuteone {
        /* padding-right: 0; */
    }
    .clockview-m span {
        /* margin-left: 0; */
    }
    .minuteten,
    .secondten {
        /* padding-left: 0; */
    }
    .minuteone {
        /* padding-left: 3px; */
    }
    .secondten {
        /* padding-left: 3px; */
    }
    .day {
        margin-right: 0;
    }
    .dayone {
        /* margin-left: 2px; */
        /* padding-right: 3px; */
    }
    .minute {
        /* margin-left: 3px; */
    }
    .hour {
        /* margin-right: 0; */
    }
    .day {
        /* margin-right: 0; */
    }
    .second {
        /* margin-left: 3px; */
    }
    .secondten {
        /* padding-left: 5px; */
    }
    .secondone {
        /* padding-left: 3px; */
    }
    .minuteten {
        /* padding-left: 2px; */
    }
    .hourten {
        /* padding-left: 5px; */
    }
    .hourone {
        /* padding-left: 3px; */
    }
}