﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
body {
    -webkit-tap-highlight-color: transparent;
	background-color:#072f8f !important;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    vertical-align: middle;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
a img {
    border: none;
}
html,
button,
input,
select,
textarea {
    font-family: 'Microsoft Yahei', sans-serif;
    outline: none;
}
a {
    text-decoration: none;
    outline: none;
}
a:focus {
    outline: none;
}
.clearfix:after{
    content:"."; 
    display:block; 
    height:0; 
    visibility:hidden; 
    clear:both;
}
.clearfix{
    *zoom:1;
}
/* 头部 */
.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}
.header.scroll {
    background: #082b91;
}
.header-inner {
    max-width: 1280px;
    height: 150px;
    margin: 0 auto;
    overflow: hidden;
}
.logo {
    float: left;
    margin-top: 50px;
}
.logo img {
    display: block;
}
.nav {
    float: left;
    margin-left: 90px;
}
.nav li {
    float: left;
    height: 100px;
    line-height: 100px;
    margin: 25px 14px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}
.nav li:hover{border-bottom:1px solid #0C8F68;color:#0C8F68;}
.header-buy-btn {
    float: right;
    width: 140px;
    height: 48px;
    line-height: 48px;
    margin-top: 50px;
    border: 1px solid #fff;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.m-menu {
    display: none;
}
/* banner区块 */
.top {
    width: 100%;
    height: 850px;
    margin: 0 auto;
}
.banner {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    z-index: -1;
}
.banner img {
    width: 100%;
    height: auto;
	display:block;
}
.banner-m {
    display: none;
}
.top-inner {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}
.word-title {
    margin-top: 215px;
}
.word-title-m {
    display: none;
}
.forum-info {
    margin-top: 35px;
    overflow: hidden;
}
.forum-time {
    float: left;
    width: 110px;
    height: 140px;
    padding: 0 15px;
    background: -webkit-linear-gradient(138deg, #1b4c8b, #49ae6f);
    background: -o-linear-gradient(138deg, #1b4c8b, #49ae6f);
    background: -moz-linear-gradient(138deg, #1b4c8b, #49ae6f);
    background: linear-gradient(138deg, #1b4c8b, #49ae6f);
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
}
.forum-year {
    height: 48px;
    line-height: 48px;
    margin-top: 10px;
    font-size: 45px;
}
.forum-date {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    white-space:nowrap;
}
.forum-city {
    height: 50px;
    line-height: 50px;
    font-size: 30px;
}
.forum-locate {
    float: left;
    margin-left: 30px;
    font-size: 22px;
    color: #fff;
}
.forum-locate p {
    height: 30px;
    line-height: 30px;
    margin-bottom: 7px;
}
.forum-locate p:last-child {
    margin-bottom: 0;
}
.oprate-sec {
    margin-top: -120px;
    margin-left:15%;
}
.buy-btn {
    display: inline-block;
    width: 260px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    background: -webkit-linear-gradient(90deg,#e12205, #f17708);
    background: -o-linear-gradient(90deg,#e12205, #f17708);
    background: -moz-linear-gradient90deg,(#e12205, #f17708);
    background: linear-gradient(90deg,#e12205, #f17708);
}
/* 大会背景 */
.forum-news {
    width: 1040px;
    padding: 40px 0;
    margin: 85px auto 0;
    background: #e8e8f1;
    -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    border-radius: 0 0 10px 10px;
}
.forum-news-title {
    height: 40px;
    line-height: 40px;
    margin: 0 auto 30px;
    font-size: 40px;
    color: #221D78;
    text-align: center;
}
.forum-news p {
    margin: 0 25px;
    color: #3D37A3;
    font-size: 14px;
}
.forum-news p a {
    width:48%;
}


.content-list {
    display: inline-block;
    width:48%;
}

/* 大会背景 */
.forum-bg {
    width: 1040px;
    padding: 40px 0;
    margin: 85px auto 0;
    background: #e8e8f1;
    -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    border-radius: 0 0 10px 10px;
}
.forum-bg-title {
    height: 40px;
    line-height: 40px;
    margin: 0 auto 30px;
    font-size: 40px;
    color: #221D78;
    text-align: center;
}
.forum-bg p {
    margin: 0 45px;
    color: #3D37A3;
    font-size: 14px;
}
/* 大会背景 */
.guest-section {
    padding-top: 60px;
}
/* 通用title,二级title样式 */
.guest-section-title {
    height: 40px;
    line-height: 40px;
    font-size: 40px;
    color: #221D78;
    text-align: center;
}
.guest-sub-section, .parter-sub, .forum-guide-sub {
    margin-top: 15px;
}
.guest-sub-section-title, .parter-sub-title, .forum-guide-sub-title {
    height: 54px;
    margin-bottom: 15px;
    text-align: center;
    color: #0C8F68;
    font-size: 30px;
}
.guest-sub-section-title span,
.parter-sub-title span,
.forum-guide-sub-title span {
    display: inline-block;
    position: relative;
    line-height: 54px;
    padding: 0 144px;
}
.guest-sub-section-title span:before,
.guest-sub-section-title span:after,
.parter-sub-title span:before,
.parter-sub-title span:after,
.forum-guide-sub-title span:before,
.forum-guide-sub-title span:after {
    content: '';
    position: absolute;
    top: 0;
    width: 124px;
    height: 54px;
    background-position: center;
}
.guest-sub-section-title span:before,
.parter-sub-title span:before,
.forum-guide-sub-title span:before {
    left: 0;
    background-image: url(https://imgcdn.caai.cn/2018ciis/image/title_bg_left.png);
}
.guest-sub-section-title span:after,
.parter-sub-title span:after,
.forum-guide-sub-title span:after {
    right: 0;
    background-image: url(https://imgcdn.caai.cn/2018ciis/image/title_bg_right.png);
}
.guest-list-wrap {
    text-align: center;
}
.guest-list-wrap-left {
    text-align: left;
}
.guest-list {
    max-width: 1360px;
    margin: 0 auto;
    font-size: 0;
}
.guest-list li {
    display: inline-block;
    width: 192px;
    vertical-align: text-top;
    margin: 0 40px 25px;
}
.guest-img {
    width: 192px;
    height: 192px;
    background: #d8d7ed;
} 
.guest-img img {
    width: 192px;
    height: 192px;
    }

.guest-divide {
    margin-top: 10px;
    width: 192px;
    height: 4px;
    background: -webkit-linear-gradient(90deg,#3d37a3, #c4c3e3);
    background: -o-linear-gradient(90deg,#3d37a3, #c4c3e3);
    background: -moz-linear-gradient(90deg,#3d37a3, #c4c3e3);
    background: linear-gradient(90deg,#3d37a3, #c4c3e3);
}
.guest-name {
    margin-top: 30px;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    color: #302B84;
}
.guest-title {
    margin-top: 20px;
}
.guest-title p {
    font-size: 14px;
    color: #444;
}
/* 大会议程 */
.forum-agenda {
    padding: 60px 0;
    background: -webkit-linear-gradient(180deg,#2B0D4F, #3E3884);
    background: -o-linear-gradient(180deg,#2B0D4F, #3E3884);
    background: -moz-linear-gradient(180deg,#2B0D4F, #3E3884);
    background: linear-gradient(180deg,#2B0D4F, #3E3884);
}
.forum-agenda-inner {
    width: 1280px;
    margin: 0 auto;
}
.forum-agenda-title, .parter-title,.forum-guide-title {
    height: 40px;
    line-height: 40px;
    font-size: 40px;
    color: #fff;
    text-align: center;
}
.agenda-list {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 60px;
    margin-top: 20px;
    border-bottom: 2px solid #aca2bd;
}
.agenda-list li {
    float: left;
    width: 426px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #43feff;
}
.agenda-list li:nth-child(2) {
    width: 428px;
}
.agenda-list li.agenda-item-selected {
    position: relative;
}
.agenda-list li.agenda-item-selected:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 6px;
    border-radius: 3px;
    background: -webkit-linear-gradient(90deg,#22c8d6, #42c172);
    background: -o-linear-gradient(90deg,#22c8d6, #42c172);
    background: -moz-linear-gradient(90deg,#22c8d6, #42c172);
    background: linear-gradient(90deg,#22c8d6, #42c172);
}
.agenda-cont-list {
    margin-top: 30px;
}
.forum-list {
    overflow: hidden;
}
.forum-item {
    float: left;
    width: 297px;
    height: 54px;
    line-height: 54px;
    margin: 0 30px 30px 0;
    -wekbit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 28px;
    border: 1px solid #fff;
}
.forum-item:nth-child(4n-2), .forum-item:nth-child(4n-1) {
    width: 298px;
}
.forum-item:nth-child(4n) {
    margin-right: 0;
}
.forum-item-selected {
    border-color: #2db8be;
    background: -webkit-linear-gradient(90deg,#22c8d6, #42c172);
    background: -o-linear-gradient(90deg,#22c8d6, #42c172);
    background: -moz-linear-gradient(90deg,#22c8d6, #42c172);
    background: linear-gradient(90deg,#22c8d6, #42c172);
}
.agenda-table {
    width: 100%;
    border-collapse: collapse;
}
.agenda-table thead {
    background: -webkit-linear-gradient(90deg,#1960bb, #42c172);
    background: -o-linear-gradient(90deg,#1960bb, #42c172);
    background: -moz-linear-gradient(90deg,#1960bb, #42c172);
    background: linear-gradient(90deg,#1960bb, #42c172);
    color: #fff;
}
.agenda-table tbody {
     
    color: #ffffff;
}
.agenda-table th, .agenda-table td {
    line-height: 24px;
    padding: 13px 25px;
    border: 1px solid #4d407f;
    font-size: 14px;
}
.agenda-table th:nth-child(1) {
    width: 200px;
}
.agenda-table th:nth-child(2) {
    width:445px;
}
/* 合作伙伴 */
.former {
    padding-top: 60px;
    margin-bottom: -15px;
}
 .former-info {
	
           vertical-align: middle;
        text-align: center;
    }
    .former-info img {
       margin-right: auto;
        margin-left: auto;
        width: 30%;
    }

/* 合作伙伴 */
.parter {
    padding-top: 60px;
    margin-bottom: -15px;
}
.parter-list-wrap {
    text-align: center;
}
.parter-list-wrap-left {
    text-align: left;
}
.parter-list {
    max-width: 1310px;
    margin: 0 auto;
    font-size: 0;
    text-align:center;
}
.parter-list li {
    display: inline-block;
    width: 180px;
    height:70px;
    margin: 0 14px 15px;
    
    border: 1px solid #0C8F68;
}
/* 参会指南 */
.forum-guide {
    padding-top: 60px;
}
.forum-guide-info {
    overflow: hidden;
    display: flex;
    width: 1200px;
    padding: 40px;
    margin: 0 auto;
    background: #ecebf5;
}
.location-title {
    color: #302b84;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
}
.location-title span {
    font-size: 14px;
}
.guide-info-divide {
    width: 4px;
    height: 260px;
    margin: 5px 40px 0;
    background: -webkit-linear-gradient(180deg,#3D37A3, #C4C3E3);
    background: -o-linear-gradient(180deg,#3D37A3, #C4C3E3);
    background: -moz-linear-gradient(180deg,#3D37A3, #C4C3E3);
    background: linear-gradient(180deg,#3D37A3, #C4C3E3);
    opacity: 0.4;
}
.guide-info-list {
    width: 410px;
    overflow: hidden;
    margin: 0 20px -40px 0;
}
.guide-info-item {
    
    width: 220px;
    padding-right: 10px;
    margin-bottom: 40px;
    color: #302B84;
}
.guide-info-item h4 {
    line-height: 24px;
    margin-bottom: 20px;
    font-size: 24px;
}
.guide-info-item p {
    line-height: 23px;
    font-size: 14px;
}
.guide-info-wx {
    flex: 1;
}
.guide-info-wx h4 {
    line-height: 24px;
    margin-bottom: 25px;
    font-size: 24px;
    color: #302B84;
}
.bottom {
    width: 100%;
    height: 100px;
    line-height: 100px;
    margin-top: 80px;
    background: -webkit-linear-gradient(90deg,#230d3d, #2b275f);
    background: -o-linear-gradient(90deg,#230d3d, #2b275f);
    background: -moz-linear-gradient(90deg,#230d3d, #2b275f);
    background: linear-gradient(90deg,#230d3d, #2b275f);
    font-size: 14px;
    color: #fff;
    text-align: center;
}
/* 人物弹层 */
.mask {
    position: fixed;
    z-index: 1001;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: -webkit-linear-gradient(90deg,#16042c, #1a173f);
    background: -o-linear-gradient(90deg,#16042c, #1a173f);
    background: -moz-linear-gradient(90deg,#16042c, #1a173f);
    background: linear-gradient(90deg,#16042c, #1a173f);
    opacity: 0.8;
}
.figure-dlg {
    display: flex;
    flex-direction: column;
    position: fixed;
    z-index: 1002;
    top: 50%;
    left: 50%;
    width: 960px;
    max-height: 85%;
    padding: 40px;
    margin-top: 30px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
}
.figure-dlg-close {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 48px;
    height: 48px;
    background: url(https://imgcdn.caai.cn/2018ciis/image/close.png) no-repeat center;
}
.figure-info {
    margin-top: -100px;
}
.figure-img {
    float: left;
    position: relative;
    width: 192px;
    height: 192px;
    background: #d8d7ed;
}
.figure-img img {
    width: 192px;
    height: 192px;
}
.figure-img:after {
    content: '';
    position: absolute;
    top: 0;
    right: -30px;
    width: 0;
    height: 0;
    border: 30px solid #827fc4;
    border-width: 30px 15px;
    border-color: transparent transparent #827fc4 #827fc4;
}
.figure-intro {
    padding-top: 122px;
    margin-left: 222px;
}
.figure-name {
    line-height: 40px;
    font-size: 24px;
    color: #302b84;
}
.figure-title {
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    color: #202020;
    opacity: 0.8;
}
.figure-dlg-divide {
    width: 100%;
    height: 4px;
    margin: 10px 0 35px;
    background: -webkit-linear-gradient(90deg,#3d37a3, #c4c3e3);
    background: -o-linear-gradient(90deg,#3d37a3, #c4c3e3);
    background: -moz-linear-gradient(90deg,#3d37a3, #c4c3e3);
    background: linear-gradient(90deg,#3d37a3, #c4c3e3);
}
.figure-detail {
    flex: 1;
    line-height: 24px;
    color: #202020;
    font-size: 14px;
    overflow: auto;
    padding-bottom: 40px;
}
@media (max-width: 800px) {
    .header-inner {
        max-width: 100%;
        height: 1rem;
        padding: 0.3rem 0;
    }
    .logo {
        width: 3.74rem;
        height: 0.5rem;
        margin: 0 0 0 0.4rem;
    }
    .logo img {
        width: 3.74rem;
        height: 0.5rem;
    }
    .nav, .header-buy-btn {
        display: none;
    }
    .m-menu {
        display: block;
        float: right;
        width: 0.42rem;
        height: 0.36rem;
        margin: 0.07rem 0.4rem 0 0;
        
        background-size: 100%;
    }
    .top {
        width: 100%;
        height: 12.28rem;
    }
    .banner {
        display: none;
    }
    .banner-m {
        display: block;
        position: absolute;
        top: 0;
        width: 100%;
        height: 12.28rem;
        z-index: -1;
    }
    .banner-m img {
        width: 100%;
        height: 12.28rem;
    }
    .top-inner {
        width: 100%;
    }
    .word-title {
        display: none;
    }
    .word-title-m {
        display: block;
        margin: 1.9rem 0 0 0.4rem;
        width: 6rem;
        height: 2.15rem;
    }
    .word-title-m img {
        width: 6rem;
        height: 2.15rem;
    }
    .forum-info {
        margin: 0.4rem 0 0 0.4rem;
    }
    .forum-time {
        width: 1.1rem;
        height: 1.4rem;
        padding: 0 0.15rem;
        white-space: nowrap;
    }
    .forum-year {
        height: 0.48rem;
        line-height: 0.48rem;
        margin-top: 0.1rem;
        font-size: 0.45rem;
    }
    .forum-date {
        height: 0.3rem;
        line-height: 0.3rem;
        font-size: 0.2rem;
    }
    .forum-city {
        height: 0.5rem;
        line-height: 0.5rem;
        font-size: 0.3rem;
    }
    .forum-locate {
        float: left;
        margin-left: 0.3rem;
        font-size: 0.26rem;
        color: #fff;
    }
    .forum-locate p {
        height: 0.4rem;
        line-height: 0.4rem;
        margin-bottom: 0.1rem;
    }
    .forum-locate p:last-child span {
        display: none;
    }
    .oprate-sec {
        margin: -1.6rem 0 0 0.9rem;
    }
    .buy-btn {
        width: 2.6rem;
        height: 0.8rem;
        line-height: 0.8rem;
        font-size: 0.24rem;
    }
    .forum-bg,.forum-news {
        width: 6.7rem;
        padding: 0.4rem 0;
        margin: 0.4rem auto 0;
    }
    .forum-bg-title,.forum-news-title {
        height: 0.4rem;
        line-height: 0.4rem;
        margin: 0 auto 0.3rem;
        font-size: 0.4rem;
    }
    .forum-bg p,.forum-news p {
        margin: 0 0.45rem;
        font-size: 0.24rem;
    }
   .content-list {
    display: inline-block;
    width:100%;    
    }


    .guest-section {
        padding-top: 0.6rem;
    }
    .guest-section-title, .parter-title, .forum-guide-title {
        height: 0.4rem;
        line-height: 0.4rem;
        font-size: 0.4rem;
    }
    .guest-sub-section, .parter-sub, .forum-guide-sub {
        margin-top: 0.15rem;
    }
    .guest-sub-section-title, .parter-sub-title, .forum-guide-sub-title {
        height: 0.54rem;
        margin-bottom: 0.15rem;
        font-size: 0.3rem;
    }
    .guest-sub-section-title span,
    .parter-sub-title span,
    .forum-guide-sub-title span {
        line-height: 0.54rem;
        padding: 0 1.44rem;
    }
    .guest-sub-section-title span:before,
    .guest-sub-section-title span:after,
    .parter-sub-title span:before,
    .parter-sub-title span:after,
    .forum-guide-sub-title span:before,
    .forum-guide-sub-title span:after {
        width: 1.24rem;
        height: 0.54rem;
        background-size: 100% 100%;
    }
    .guest-list-wrap {
        text-align: left;
    }
    .guest-list {
        width: 6.72rem;
    }
    .guest-list li {
        width: 1.92rem;
        margin: 0 0.72rem 0.25rem;
    }
    .guest-img {
        width: 1.92rem;
        height: 1.92rem;
    }
    .guest-img img{
        width: 1.92rem;
        height: 1.92rem;
    }

    .guest-divide {
        margin-top: 0.1rem;
        width: 1.92rem;
        height: 2px;
    }
    .guest-name {
        margin-top: 0.3rem;
        height: 0.3rem;
        line-height: 0.3rem;
        font-size: 0.3rem;
    }
    .guest-title {
        margin-top: 0.2rem;
     
    }
    .guest-title p {
        font-size: 0.2rem;
    }
    /* 大会议程 */
    .forum-agenda {
        padding: 0.6rem 0;
    }
    .forum-agenda-inner {
        width: 6.7rem;
    }
    .forum-agenda-title {
        height: 0.4rem;
        line-height: 0.4rem;
        font-size: 0.4rem;
    }
    .agenda-list {
        height: 0.6rem;
        margin-top: 0.2rem;
        border-bottom-width: 1px;
    }
    .agenda-list li {
        width: 2.23rem;
        height: 0.6rem;
        line-height: 0.6rem;
        font-size: 0.24rem;
    }
    .agenda-list li:nth-child(2) {
        width: 2.24rem;
    }
    .agenda-list li.agenda-item-selected:after {
        bottom: -1px;
        height: 3px;
        border-radius: 2px;
    }
    .agenda-cont-list {
        margin-top: 0.3rem;
    }
    .forum-list {
        width: 6.56rem;
        margin: 0 auto;
    }
    .forum-item {
	width: 2.98rem;
    height: 1.08rem;
    line-height: 0.4rem;
    margin: 0 0.15rem 0.3rem;
    font-size: 0.2rem;
    border-radius: 0.3rem;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding: 0 0.15rem;
    box-sizing: border-box;
    }
    .forum-item:nth-child(4n-2), .forum-item:nth-child(4n-1) {
        width: 2.98rem;
    }
    .forum-item:nth-child(4n) {
        margin-right: 0.15rem;
    }
    .agenda-table th, .agenda-table td {
        line-height: 0.35rem;
        padding: 0.13rem 0.25rem;
        font-size: 0.16rem;
    }
    .agenda-table th:nth-child(1) {
        width: 1.5rem;
    }
    .agenda-table th:nth-child(2) {
        width: 2rem;
    }
    /* 合作伙伴 */
    .parter {
        padding-top: 0.6rem;
        margin-bottom: -0.15rem;
    }
    .parter-list {
        width: 6.96rem;
    }
    .parter-list li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 2rem;
        height: 0.8rem;
        margin: 0 0.15rem 0.3rem;
        overflow: hidden;
    }
    .parter-list li img {
        width: 2rem;
        height: 0.8rem;
    } 
    .former-info {
        display: block;
        width: 6.1rem;
        padding: 0.7rem;
    }
    .former-info img {
        display: block;
        width: 100%;
    }
    /* 参会指南 */
    .forum-guide {
        padding-top: 0.6rem;
    }
    .forum-guide-info {
        display: block;
        width: 6.1rem;
        padding: 0.3rem;
    }
    .location-title {
        font-size: 0.24rem;
        line-height: 0.28rem;
        margin-bottom: 0.2rem;
    }
    .location-title span {
        font-size: 0.18rem;
    }
    .location-img img {
        display: block;
        width: 100%;
    }
    .guide-info-divide {
        width: 100%;
        height: 2px;
        margin: 0.3rem 0;
        background: -webkit-linear-gradient(90deg,#3D37A3, #C4C3E3);
        background: -o-linear-gradient(90deg,#3D37A3, #C4C3E3);
        background: -moz-linear-gradient(90deg,#3D37A3, #C4C3E3);
        background: linear-gradient(90deg,#3D37A3, #C4C3E3);
        opacity: 0.4;
    }
    .guide-info-list {
        float: left;
        width: 4.4rem;
        overflow: hidden;
        margin: 0 0 -0.2rem 0;
    }
    .guide-info-item {
        width: 2.3rem;
        padding-right: 0.1rem;
        margin-bottom: 0.3rem;
    }
    .guide-info-item h4 {
        line-height: 0.24rem;
        margin-bottom: 0.15rem;
        font-size: 0.24rem;
    }
    .guide-info-item p {
        line-height: 0.3rem;
        font-size: 0.18rem;
        white-space: nowrap;
    }
    .guide-info-wx {
        flex: 1;
        float: right;
        width: 1.3rem;
    }
    .guide-info-wx h4 {
        line-height: 0.24rem;
        margin-bottom: 0.15rem;
        font-size: 0.24rem;
    }
    .guide-info-wx img {
        width: 100%;
    }
    .bottom {
        width: 100%;
        height: 1rem;
        line-height: 1rem;
        margin-top: 0.4rem;
        font-size: 0.16rem;
        white-space: nowrap;
        overflow: hidden;
    }
    .m-menu-dlg {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1001;
        width: 100%;
        height: 100%;
        background: -webkit-linear-gradient(180deg,#230d3d, #2b275f);
        background: -o-linear-gradient(180deg,#230d3d, #2b275f);
        background: -moz-linear-gradient(180deg,#230d3d, #2b275f);
        background: linear-gradient(180deg,#230d3d, #2b275f);
        opacity: 0.94;
    }
    .dlg-header {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 0.5rem;
        padding: 0.3rem 0;
        border-bottom: 1px solid #37234e;
    }
    .dlg-logo {
        float: left;
        width: 0.55rem;
        height: 0.5rem;
        margin-left: 0.4rem;
    }
    .dlg-logo img {
        display: block;
        width: 0.55rem;
        height: 0.5rem;
    }
    .menu-dlg-close {
        float: right;
        width: 0.42rem;
        height: 0.42rem;
        margin: 0 0.4rem 0 0;
        background: url(https://imgcdn.caai.cn/2018ciis/image/m_close.png) no-repeat;
        background-size: 100% 100%;
    }
    .dlg-nav-wrap {
        height: 100%;
        display: flex;
    }
    .dlg-nav {
        flex: 1;
        margin-top: 1.1rem;
        display: flex;
        flex-direction: column;
        padding: 0.2rem;
    }
    .dlg-nav li {
        flex: 1;
        text-align: center;
        color: #fff;
        font-size: 0.36rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    /* 人物弹层 */
    .figure-dlg {
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        max-height: 100%;
        padding: 0.4rem;
        margin-top: 0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
        background: #fff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: auto;
    }
    .figure-dlg-close {
        position: absolute;
        right: 0.3rem;
        top: 0.3rem;
        width: 0.48rem;
        height: 0.48rem;
        background-size: 100% 100%;
    }
    .figure-info {
        margin-top: 0;
    }
    .figure-img {
        float: none;
        position: static;
        width: 1.92rem;
        height: 1.92rem;
        margin: 0 auto;
    }
    .figure-img img {
        width: 1.92rem;
        height: 1.92rem;
    }
    .figure-img:after {
        content: none;
    }
    .figure-intro {
        padding-top: 0.2rem;
        margin-left: 0;
        text-align: center;
    }
    .figure-name {
        line-height: 0.4rem;
        font-size: 0.24rem;
    }
    .figure-title {
        margin-top: 0.1rem;
        line-height: 0.24rem;
        font-size: 0.24rem;
    }
    .figure-dlg-divide {
        height: 2px;
        margin: 0.2rem 0;
    }
    .figure-detail {
        line-height: 0.28rem;
        font-size: 0.2rem;
        padding-bottom: 0;
        overflow: hidden;
    }
}
