/* ------------- 网站通用功能模块 ------------- */


.panel img {
    max-width: 100%;
}

.title {
    position: relative;
    margin: 0px 10px;
    border-bottom: 1px solid #0d89d3;
    line-height: 2em;
    font-size: 18px;
    font-weight: bold;
}

    .title::after {
        content: "";
        display: block;
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 30%;
        height: 2px;
        background-color: #0d89d3;
    }

.itembox {
    padding: 10px 20px;
}

.img img {
    display:block;
}
   /*地图*/
       .mapbox{
                      display:block;
                      margin:10px;

        }
         .mapbox img{
   width:100%;
}
/*首页*/

.homelogo {
min-height:50px;

}
  .homelogo img {
display:inline-block;
max-width:100%;
 }


.homemenuvice {
    display: inline-block;
    width: 100%;
    padding: 5px 5px;
}




    .homemenuvice a {
        display: inline-block;
        position: relative;
        float: left;
        margin:5px 5px;
        height: 90px;
        background-color: #6f9c97;
        background-position: center 15px;
        background-repeat: no-repeat;
        color: #ffffff;
        line-height: 140px;
        text-align: center;
        white-space: nowrap;
    }

    .homemenuvice .register {
        margin-top: 10px; 
        width: 30%;
        background-color: rgba(47, 180, 21, 1);
        background-position: center 10px;
        background-repeat: no-repeat;
        background-size: 50px;
    }

        /*.homemenuvice .register::after {
            content: "";
            display: block;
            position: absolute;
            right: -4px;
            top: 45%;
            width: 8px;
            height: 8px;
            background-color: inherit;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }*/





    .homemenuvice .sign {
        margin-top: 10px;
        width: 63%;
        background-color: rgba(223, 223, 223, 1);
            text-indent: -5000px;
    }

        .homemenuvice .sign::before {
            content: "";
            display: block;
            position: absolute;
            left: 0px;
            bottom: 0px;
            width: 100%;
            height: 150%;
                                       background-position: center;
            background-repeat: no-repeat;
            background-size: 180px;
        }

    .homemenuvice a.introduction {
        width: 63%;
        background-color: rgba(72, 133, 191, 1);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;             text-align: left;
        text-indent: 15px;
    }

    .homemenuvice a.organizer {
        width: 30%;
        background-color: #e96827;
        background-position: center 10px;
        background-repeat: no-repeat;
        background-size: 50px;
    }

        /*.homemenuvice a.organizer::after {
            content: "";
            display: block;
            position: absolute;
            left: -4px;
            top: 45%;
            width: 8px;
            height: 8px;
            background-color: inherit;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }*/

    .homemenuvice .placel {
        width: 63%;
        background-color: rgba(72, 133, 191, 1);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;             text-align: left;
        text-indent: 15px;
    }

    .homemenuvice .place {
        width: 30%;
        background-color: #1e77bf;
        background-position: center 10px;
        background-repeat: no-repeat;
        background-size: 50px;
    }

        /*.homemenuvice .place::after {
            content: "";
            display: block;
            position: absolute;
            left: -4px;
            top: 45%;
            width: 8px;
            height: 8px;
            background-color: inherit;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }*/


    .homemenuvice a.schedule {
        width: 63%;
        background-color: #e96827;
        background-position: right;
        background-repeat: no-repeat;
        background-size: auto 90px;
        text-align: left;
        text-indent: 15px;
    }

    .homemenuvice a.host {
        width: 30%;
        background-color: #e96827;
        background-position: center 10px;
        background-repeat: no-repeat;
        background-size: 50px;
    }

        /*.homemenuvice a.host::after {
            content: "";
            display: block;
            position: absolute;
            left: -4px;
            top: 45%;
            width: 8px;
            height: 8px;
            background-color: inherit;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }*/

    .homemenuvice .contactus {
        width: 30%;
        background-color: #86c908;
        background-position: center 10px;
        background-repeat: no-repeat;
        background-size: 50px;
    }

        /*.homemenuvice .contactus::after {
            content: "";
            display: block;
            position: absolute;
            right: -4px;
            top: 45%;
            width: 8px;
            height: 8px;
            background-color: inherit;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }*/

    .homemenuvice a.sponsor {
        width: 63%;
        background-color: #00adfd;
        background-position: center 10px;
        background-repeat: no-repeat;
        background-position: center 10px;
        background-size: 80%;
         text-align: left;
        text-indent: 15px;
    }




/*大会介绍*/


.themebgimage {
    display: block;
  
}


    .themebgimage .t {
        position: absolute;
        left: 0px;
        z-index: 1;
        top: 0px;
        width: 100%;
    }

    .themebgimage .img {
        position: relative;
        display: block;
        background-color: #ffffff;
    }



        .themebgimage .img img {
            display: block;
            width: 100%;
        }
        .timedate{
    background-color:#0d89d3;
    color:#ffffff;
    background-image:url(../images/icon-3.png);
    background-position:10px center;
    background-repeat:no-repeat;
    background-size:auto 60%;
    text-indent:30px;
        }


/*会议详细*/

.itembox.host {
    width: 300px;
    margin: 0 auto;
}

/*图片列表(瀑布流布局)*/
.waterfall {
    min-width: 292px;
    padding: 10px; /*-webkit-column-count: 2;*/
    column-width: 140px;
    column-gap: 8px;
    -webkit-column-width: 140px;
    -webkit-column-gap: 8px;
    -moz-column-width: 140px;
    -moz-column-gap: 8px;
    -ms-column-width: 140px;
    -ms-column-gap: 8px;
    -o-column-width: 140px;
    -o-column-gap: 8px;
}

    .waterfall > a {
        display: inline-block;
        overflow: hidden;
        margin: 5px auto;
        border: 1px solid #c5c6c7;
        width: 100%;
        background: #faf9fe;
        line-height: 180%;
        font-size: 12px;
    }


    .waterfall .img {
        display: block;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .waterfall img {
        display: block;
        width: 100%;
    }

    .waterfall .t {
        display: block;
        padding: 5px;
        background-color: #ffffff;
        text-align: center;
    }

/*会场详细*/
.detailaddress > span {
    display: block;
}

#afui .itemplay {
    margin: 10px;
    padding: 0px;
    margin-bottom: 10px;
    list-style: none;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 2em;
}

    #afui .itemplay li {
        display: block;
        list-style: none;
        position: relative;
        padding: 20px 20px 20px 10px;
        border-bottom: 1px dashed #cfcfcf;
    }

        #afui .itemplay li:first-child {
            border-top: 1px solid #ccc;
        }

    #afui .itemplay img {
        display: block;
        margin: auto;
        max-width: 100%;
    }

    #afui .itemplay .divider {
        position: relative;
        padding-top: 8px;
        padding-bottom: 8px;
        font-weight: bold;
        background-color: #1c90d6;
        color: #ffffff;
        border-bottom: 0px;
    }

    #afui .itemplay.inset li:first-child {
        border-top: none;
    }

    #afui .itemplay.inset li:last-child {
        border-bottom: none;
    }

    #afui .itemplay .divbutton {
        position: relative;
        padding-top: 8px;
        padding-bottom: 8px;
        background-color: #f7f7f7;
        text-align: center;
    }

    #afui .itemplay .gray {
        background-color: #f7f7f7;
    }

    #afui .itemplay .playgoods span {
        color: #0d89d3;
    }
/*议程*/
.timebox {
    margin: 0px 10px;
    line-height: 3em;
}

    .timebox > div:not(.title) {
        display: inline-block;
        width: 100%;
        padding: 10px 0px;
        background-color: #f7f7f7;
        border-bottom: 1px solid #0d89d3;
    }

    .timebox a {
        display: block;
        float: left;
        width: 20%;
        text-align: center;
    }

        .timebox a.on {
            background-color: #1ea2fb;
            color: #ffffff;
        }



#headerSortBox:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -2px;
    border-width: 5px 5px 0 5px;
    border-style: solid;
    border-color: #ffffff transparent;
}

#headerSortBox.on:after {
    border-width: 0px 5px 5px 5px;
}

.sortbar {
    display: none;
    position: absolute;
    top: 105%;
    left: 25%;
    right: 25%;
    padding: 5px;
    background-color: #0896d5;
    border-radius: 7px;
    /*border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);*/
}

#headerSortBox.on + .sortbar {
    display: block;
}

.sortbar a {
    display: block;
    overflow: hidden;
    /*border-color: #494949 #181818 #181818 #494949;
    border-left: 1px solid #494949;
    border-style: solid;
    border-width: 1px;*/
    height: 37px;
   
    color: #FFFFFF;
    line-height: 37px;
    text-align: center;
    text-shadow: 0 2px 2px #000000;
}

 .sortbar a:nth-child(2n+1) {
            background-color:#22b92e;

 }
   .sortbar a:nth-child(2n+2) {
            background-color:#f05906;

 }

   .schedulelists {
    padding: 10px;
}

    .schedulelists a {
        display: block;
    }

        .schedulelists a > span {
            display: block;
        }

        .schedulelists a .item span {
            font-size: 12px;
            display: inline-block;
            padding: 3px 0px;
        }

        .schedulelists a .item .add {
            background-image: url(../images/icon-1.png);
            background-position: center left;
            background-repeat: no-repeat;
            background-size: 15px;
            text-indent: 20px;
            color: #707070;
        }

        .schedulelists a .item .time {
            float: right;
            background-image: url(../images/icon-2.png);
            background-position: center left;
            background-repeat: no-repeat;
            background-size: 15px;
            color: #188fd5;
            text-indent: 20px;
        }

        .schedulelists a > span > span > span {
            display: inline-block;
            font-weight: initial;
            text-indent: 5px;
        }

        .schedulelists a > span:nth-child(1) {
            padding: 8px;
            font-weight: bold;
            background-color: #1c90d6;
            color: #ffffff;
        }

        .schedulelists a > span:nth-child(2) {
            padding: 10px;
        }

        .schedulelists a .img {
            float: left;
            width: 120px;
            height: 100px;
            margin-right: 10px;
        }

        .schedulelists a .c {
            display: block;
            overflow: hidden;
            height: 65px;
            color: #707070;
            line-height: 1.6em;
        }

   /*会议议程*/
.agendalists {
    margin:0px 10px 10px;
    border-width:0px 1px 1px 1px;
    border-style:solid;
    border-color: #1c90d6;
}

    .agendalists a {
        display: block;
        border-bottom:1px solid #1c90d6;
    }


          .agendalists a:last-child {
        border-bottom:0px;
    }        
           .agendalists  .t {
               background-color: #1ea2fb;
               text-align:center;
}
            .agendalists  .t .time {
                background-image:none;
               text-align:center;
}
        .agendalists a > span {
            display: block;
        }

        .agendalists a .item span {
            font-size: 12px;
            display:block;
            padding: 3px 0px;
        }

        .agendalists a .item .add {
            background-image: url(../images/icon-1.png);
            background-position: center left;
            background-repeat: no-repeat;
            background-size: 15px;
            text-indent: 20px;
            color: #707070;
        }

        .agendalists a .time {
            border-left:1px solid #1c90d6;
            padding-left:10px;

            float: right;
            width:108px;
            background-image: url(../images/icon-2.png);
            background-position: 10px center ;
            background-repeat: no-repeat;
            background-size: 15px;
            text-indent: 20px;
            font-weight:initial;
        }

        .agendalists a > span > span > span {
            display: inline-block;
            font-weight: initial;
            text-indent: 5px;
        }

        .agendalists a > span:nth-child(1) {
            padding:0px 10px;
     line-height:40px;
        }

        .agendalists a > span:nth-child(2) {
            padding: 10px;
        }

        .agendalists a .img {
            float: left;
            width: 120px;
            height: 86px;
            margin-right: 10px;
        }   

        .agendalists a .c {
            display: block;
            overflow: hidden;
            height: 86px;
            color: #707070;
            line-height: 1.6em;
        }
        /*议程详细*/




.addbox{
    margin:0px 10px;
    background-color:#f7f7f7;

}
.addbox div:nth-child(2n+1){
background-image: url(../images/icon-1.png);
background-position:10px 10px ;
background-repeat: no-repeat;
background-size: 20px;
padding:10px 0px 0px 30px;
color: #707070;
}
.addbox div:nth-child(2n+2){
margin:0px 10px 10px;


}
  .addbox div:nth-child(2n+2) a{
display:block;


}


/**/
.citylist {
    margin: 10px;
}

    .citylist a {
        display: block;
        position: relative;
        overflow: hidden;
        margin-bottom: 10px;
        border-top: 1px solid #ffffff;
    }

        .citylist a i {
            display: block;
            overflow: hidden;
            float: left;
            margin-right: 10px;
            width: 88px;
            height: 100px;
            border: 1px solid #ccc;
            background-color: #ffffff;
        }

        .citylist a img {
            display: block;
            width: 100%;
        }

        .citylist a > span {
            display: block;
            overflow: hidden;
            text-indent: 10px;
        }

            .citylist a > span:nth-of-type(1) {
                display: block;
                line-height: 2.5em;
                background-color: #0d89d3;
                color: #ffffff;
                text-indent: 10px;
            }

            .citylist a > span:not(:first-child) {
                text-indent: 10px;
            }

            .citylist a > span > div {
                max-height: 100px;
                line-height: 2.2em;
                overflow: hidden;
            }
/**/
.hostlist {
    margin: 10px;
}

    .hostlist a {
        display: block;
        position: relative;
        overflow: hidden;
        margin-bottom: 10px;
        border-top: 1px solid #ffffff;
    }

        .hostlist a i {
            display: block;
            overflow: hidden;
            float: left;
            margin-right: 10px;
            width: 100px;
            height: 100px;
            border: 1px solid #ccc;
            background-color: #ffffff;
        }

        .hostlist a img {
            display: block;
            width: 100%;
        }

        .hostlist a > span {
            display: block;
            overflow: hidden;
            text-indent: 10px;
        }

            .hostlist a > span:nth-of-type(1) {
                display: block;
                line-height: 2.5em;
                background-color: #0d89d3;
                color: #ffffff;
                text-indent: 10px;
            }

            .hostlist a > span:nth-of-type(2) {
                padding: 10px;
                color: #8c8c8c;
                font-size: 12px;
                line-height: 150%;
                text-indent: 10px;
            }

            .hostlist a > span > div {
                max-height: 100px;
                line-height: 2.2em;
                overflow: hidden;
            }

.hostsingle {
    padding: 10px;
}

    .hostsingle .img {
    }

.contact {
    margin: 10px;
    padding: 10px;
    background-color: #f7f7f7;
}

    .contact > span {
        display: block;
    }

    .contact span > *:nth-child(2n+2) {
        color: #0d89d3;
    }
/*参加人*/
.listbox {
    float: right;
    margin-right: -10px;
}

    .listbox > * {
        display: inline-block;
        margin-left: 10px;
        padding: 0px 10px;
        color: #ffffff !important;
    }

        .listbox > *:nth-child(2n+1) {
            background: #39cb4c;
        }

        .listbox > *:nth-child(2n+2) {
            background-color: #fbb41c;
        }
/*赞助商*/
.sponsorslist {
    margin: 10px;
}

    .sponsorslist a {
        display: block;
        position: relative;
        overflow: hidden;
        margin-bottom: 10px;
        border-top: 1px solid #ffffff;
    }

        .sponsorslist a i {
            display: block;
            overflow: hidden;
            float: left;
            margin-right: 10px;
            width: 100%;
            height: 100px;
            border: 1px solid #ccc;
            background-color: #ffffff;
        }

        .sponsorslist a img {
            display: block;
            width: 100%;
			height: 100px;
        }

        .sponsorslist a > span {
            display: block;
            overflow: hidden;
            text-indent: 10px;
        }

            .sponsorslist a > span:nth-of-type(1) {
                display: block;
                line-height: 2.5em;
                background-color: #0d89d3;
                color: #ffffff;
                text-indent: 10px;
            }

            .sponsorslist a > span:nth-of-type(2) {
                padding: 10px;
                color: #8c8c8c;
                font-size: 12px;
                line-height: 150%;
                text-indent: 10px;
            }

            .sponsorslist a > span > div {
                max-height: 100px;
                line-height: 2.2em;
                overflow: hidden;
            }     