.ceo_profile_cnt {
    line-height: 1.75;
    font-size: 18px !important;
}

.sub_nav {
    box-shadow: 2px 10px 30px #e5e5e5;
}

.distributor_nav {
    height: 58px;

}

.distributor_nav_li {
    height: 58px;
    text-align: center;
}

.distributor_nav_li:hover {
    background: #34ade6;
    color: #fff;
}

.distributor_nav_li:hover a {

    color: #fff;
}

.distributor_nav_li a {
    line-height: 58px;
    font-size: 18px;
    color: #333;
    display: inline-block;
    width: 100%;
}

.modal-content p {
    margin: 0;
}

@media all and (max-width: 767px) {
    .distributor_nav_li a {
        line-height: 58px;
        font-size: 14px;
        color: #333;
        display: inline-block;
        width: 100%;
    }

    .sponsors li {
        float: left;
    }
}

@media (max-width: 350px) {
    .distributor_nav_li a {
        font-size: 12px;
    }

}

/*
.distributor_nav_li:nth-child(1){
	border-top:4px solid #8122f0;
}
.distributor_nav_li:nth-child(1):hover a{
	color:#8122f0;
}
.distributor_nav_li:nth-child(2){
	border-top:4px solid #4bd2fa;
}
.distributor_nav_li:nth-child(2):hover a{
	color:#4bd2fa;
}
.distributor_nav_li:nth-child(3){
	border-top:4px solid #c63465;
}
.distributor_nav_li:nth-child(3):hover a{
	color:#c63465;
}
.distributor_nav_li:nth-child(4){
	border-top:4px solid #77b95d;
}
.distributor_nav_li:nth-child(4):hover a{
	color:#77b95d;
}
.distributor_nav_li:nth-child(5){
	border-top:4px solid #a0018c;
}
.distributor_nav_li:nth-child(5):hover a{
	color: #a0018c;
}
.distributor_nav_li:nth-child(6){
	border-top:4px solid #8427f0;
}
.distributor_nav_li:nth-child(6):hover a{
	color: #8122f0;
}
*/

#section01:target {
    padding-top: 30px;
}

.title {
    margin-top: 60px;
    margin-bottom: 40px;
}

.modal-footer {
    padding-top: 50px;
}

.speaker-box li {
    position: relative;
    width: 20%;
    color: #333;
    font-size: 14px;
    max-height: 100%;
    padding: 10px;
}

.speaker-box li .modal-body {
    text-align: justify;
}

.speaker-box .pic-box {
    margin: 0 auto;
}

.speaker-box .pic-box button {
    width: 100%;
}

.speaker-box li .pic {
    width: 100%;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    position: relative;
}

.speaker-box li .pic img {
    width: 100%;
}

.speaker-box li .pic:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
    z-index: 100;
}

.speaker-box li h4 {
    font-weight: 600;
    line-height: 1.3;
    font-size: 16px;
    text-align: justify;
}

.round-speekers li .round_speaker_name {
    padding-left: 10px;
    border-left: 5px solid #dc4242;
}

.round-speekers ul li {
    padding: 20px;

}

.round-speekers ul li .img-btn {
    width: 100%;
}

.round-speekers ul li img {
    width: 100%;
}

.round-speekers ul .li_box {
    background: #fff;
    height: 310px;
}

.round-speekers ul li .des {
    padding-left: 15px;
    padding-right: 10px;
}

.round-speekers ul li h5 {
    padding-left: 20px;
    text-align: justify;
    margin-bottom: 20px;
}

.intro_icon span {
    font-size: 30px;
    color: #6960c0;
}

.round-speekers {
    background: url(../img/list_bg.png) no-repeat 0 0;
    padding-bottom: 100px;
    margin-top: 20px;
    background-size: cover;
}

.round-speekers li {
    width: 20%;
}

.round-speekers .title, .round-speekers .title span {
    color: #fff;
}

/*议程*/
.line-title {
    width: 200px;
    margin-top: 60px;
}

.line-tab {
    margin-top: 40px;
}

.line-nav li.active {
    background-color: #3c346a;
}

.line-nav li.active a {
    color: #fff;
}

.line-tips {
    margin-top: 40px;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
}

.line-tab li a {

    width: 100%;
    color: #337ab7;
}

.line-table {
    width: 100%;
    margin-top: 30px;
}

.line-table thead {
    background: rgba(77, 68, 133, .8);
    color: #fff;
    line-height: 24px;
    font-size: 18px;
}

.line-table thead th {
    padding: 10px;
}

.line-table td {
    font-size: 16px;
    line-height: 60px;
    padding-left: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.line-table td img {
    margin-top: 12px;
    width: 40px;
    height: 40px;
}

.speeker-img-profile {
    margin-left: 60px;
}

.scaList_head > li {
    background-color: #c76161;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
}

.scaList_name li {
    background: transparent;
    font-size: 17px;
}

.scaList_head {
    height: 35px;
    color: #fff;
    line-height: 35px;
    font-size: 16px;
}

.scaList {
    padding: 30px 0;
    font-size: 16px;
}

.scaList dt {
    text-align: center;
    padding-right: 10px;
}

.scaList dd {
    position: relative;
    padding-left: 28px;
    padding-bottom: 5px;
    text-align: left;
    border-left: 2px solid #e88687;
}

.scaList .last_dd {
    padding-bottom: 0px;
}

.scaList dl {
    margin-bottom: 0;
}

.cir {
    position: absolute;
    top: 6px;
    left: -7px;
    width: 12px;
    height: 12px;
    background: #fff;
    border: 2px solid #e88687;
    border-radius: 100%;
}

.litPic {
    width: 36px;
    height: 36px;
    margin-top: -8px;
    margin-right: 10px;
}

.litPic img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.sca_txt {
    padding: 5px 0;
    color: #777777;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 24px;
    text-align: justify;
    margin: 0;
}

.scaList_name li .smallText {
    font-size: 18px;
    max-width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    margin: 0;
}

.more-btn .more-icon {
    font-size: 24px;
    color: #690baa;
    padding-left: 30px;
    line-height: 22px;
}

.more-btn .more-icon:hover {
    color: #dc4242;
}

.speeker-detail {
    position: relative;
}

.speeker-detail .chairShow {
    display: none;
    position: absolute;
    top: 30px;
    left: 250px;
    width: 212px;
    padding: 10px 10px 0px 20px;
    color: #eeeeee;
    background: #7c3891;
    z-index: 9;
    border-left: 0;
    margin-left: 10px;
}

.speeker-detail .name-title {
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    text-align: left;

}

.speeker-detail p.name-title {

    margin-bottom: 0;
}

.speeker-detail .name-title span {
    padding-left: 0;
}

.chairArr {
    position: absolute;
    left: 10%;
    top: -15px;
    display: none;
}

.chairShow p {
    padding-bottom: 17px;
    line-height: 1.5;
    padding-top: 11px;
    padding-right: 9px;
    border-top: 2px solid #dddddd;
    text-align: justify;
}

.chairShow .nborT {
    border-top: none;
}

.more-btn :hover .chairShow {
    display: block;
}

.topic_list {
    background: url(../img/topic_bg.jpg) no-repeat 0 0;
    background-size: cover;
    padding-bottom: 100px;
    padding-top: 40px;
}

.topic_list .title {
    color: #fff;
}

.topic_list .title span {
    color: #fff;
}

.topics_box {
    background: #fff;
    overflow: hidden;
    padding: 0;
    border: 1px solid #ccc;
    position: relative;
    margin-top: 40px;
}

.topic_list_box {
    position: relative;
    overflow: hidden;
    padding: 30px 0;
}

.topic_list_box .line {
    width: 1px;
    height: 88%;
    background: #ccc;
    position: absolute;
    left: 50%;
    top: 8%;
}

.topics_box .list-li {
    float: left;
    margin-top: 10px;
    padding-left: 70px;
    line-height: 36px;
    position: relative;
    padding-right: 20px;
}

.topics_box .list-li .zheng {
    position: absolute;
    width: 9px;
    height: 9px;
    background: #807ac0;
    overflow: hidden;
    left: 44px;
    top: 14px;
}

.topics_box .list-li .topics_title {
    font-size: 15px;
    margin-bottom: 0;
    text-align: left;
    font-weight: bold;
}

.topics_box .list-li .topics_title:hover {
    color: #6960c0;
}

.topics_box .list-li .topics_speaker {
    color: #808080;
    font-size: 14px;
    margin: 0;
}

.topics_box .modal-header {
    background: url(../img/rgzn_bg_footer.png) no-repeat 0 0;
    background-size: cover;
    padding: 6px 10px;
}

.topics_box .modal-header > p {
    color: #666;
    font-size: 14px;
    margin: 0;
}

.topics_box .modal-body {
    color: #666;
    line-height: 24px;
}

.theme-list p {
    text-align: left;
    font-size: 18px;
    color: #6960c0;
    font-weight: bold;
    position: relative;
    margin-top: 48px;
}

.theme-list .theme-list-li {
    text-align: justify;
    line-height: 30px;
    font-size: 15px;
    padding-left: 10px;
    color: #333;
}

.theme-list .theme-list-li:before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #6960c0;
    position: absolute;
    left: 0px;
    top: 15px;
}

.topics_box .modal-title {
    font-size: 14px;
    font-weight: bold;
}

.committee li {
    padding: 20px;
}

.committee li .committee_box {
    border: none;

}

.committee li .committee_box i {
    padding: 5px;
    display: block;
}

.committee li .committee_box img {
    display: block;
    max-width: 100%;

    margin: 0 auto;
}

.committee li .committee_box .cummit-profile {

    padding: 5px;
    text-align: left;
}

.committee li .committee_box .cummit-profile p {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    position: relative;
    padding-left: 10px;

}

.committee li .committee_box .cummit-profile p::before {
    content: '';
    display: block;
    width: 3px;
    height: 18px;
    background-color: #c75f61;
    position: absolute;
    top: 2px;;
    left: 0;
}

.committee li .committee_box .cummit-profile span {
    font-size: 14px;
    color: #333;
    display: block;
}

.middle-banner {
    margin-bottom: 0;
}

.ceo_sponsor {
    background: #f5f5f5;
    padding-bottom: 60px;
}

.ceo_sponsor ul li {
    height: 80px;
    padding: 20px;
}

.ceo_sponsor ul li img {
    width: 100%;
}

.banner-btm {
    margin: 0 auto 60px auto;
}

@media all and  (min-width: 1200px) {
    .committee li {
        padding: 40px;
    }
}

@media all and  (max-width: 1199px) {
    .round-speekers ul .li_box {
        height: 260px;
    }

    .round-speekers {
        padding-bottom: 40px;
    }
}

@media all and  (max-width: 991px) {
    .speaker-box li {
        width: 33%;
    }

    .committee li {
        padding: 10px;
    }

    .ceo_sponsor ul li {
        height: 60px;
        padding: 10px;
    }
}

@media all and  (max-width: 767px) {
    .title {
        margin-top: 40px;
        font-size: 28px;
    }

    .ceo_profile_cnt {
        padding: 0 20px;
        line-height: 30px;
        text-align: justify;
    }

    .speaker-box li {
        width: 100%;
        height: auto;
    }

    .speaker-box .pic-box {
        width: 242px;
    }

    .speaker-box li h4, .speaker-box li .des, .speaker-box li h5 {
        text-align: center;
    }

    .round-speekers ul .li_box {
        height: auto;
        width: 254px;
        margin: 0 auto;
        padding-bottom: 20px;
    }

    .round-speekers ul li {
        padding: 10px;
    }

    .scaList dt {
        font-size: 12px;
        line-height: 24px;
    }

    .scaList_name li .smallText {
        font-size: 16px;
    }

    .scaList_name li {
        font-size: 14px;
    }

    .ceo_profile_cnt {
        line-height: 1.75;
        font-size: 16px !important;
    }

    .scaList_head > li {
        font-size: 16px;
        text-align: center;
    }

    .topic_list {
        background-image: none;
        padding-bottom: 0;
        padding-top: 0;
    }

    .topics_box .list-li .zheng {
        left: 10px;
    }

    .topics_box .list-li {
        padding-left: 30px;
    }

    .topic_list .title {
        color: #463d7c;
    }

    .topic_list .title span {
        color: #463d7c;
    }
    .committee li .committee_box .cummit-profile p{
        font-size: 16px;
    }
}

@media all and  (max-width: 320px) {
    .speaker-box li {
        width: 100%;
        height: auto;
    }

    .round-speekers {
        background-size: cover;
    }

    .round-speekers ul .li_box {
        height: auto;
    }

}

.review {
    margin-bottom: 20px;
}

.review-imgList {
    padding-left: 15px;
    padding-right: 15px;
    border: none;
}

.review-imgList .thumbnail {
    border: none;
    margin-bottom: 0
}

.review-des {
    font-size: 16px;
    font-weight: normal;
    color: #333;
}

.copyright {
    color: #aaa;
    line-height: 54px;
    text-align: center
}

.contact {
    background-color: #efefef;
}

.contact-info p {
    font-size: 16px;
}

.contact li .contact-box .contact-info span {
    font-size: 16px;
}

.profile-sub-title {
    font-size: 18px;
    color: #c76061
}

.regBtn-rigth a {
    color: #fff;
    line-height: 45px;
}

.sponsors {
    padding: 20px 0
}

.sponsors img.sps-logo {
    max-width: 80%
}

.name-title .agendaIcon {
    vertical-align: middle;
    display: block;
    margin-right: 10px;
    max-width: 36px;
    float: left;
}

.name-title a {
    font-size: 16px;
    line-height: 36px;
}

.transport-info p {
    margin: 30px auto
}