<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* é¦–é¡µ */
*{margin:0;padding:0;}
body {margin:0px;padding:0px;background:#FFFFFF;color:#000000;font-family:"Arial","Microsoft Yahei","å¾®è½¯é›…é»‘","STXihei","åŽæ–‡ç»†é»‘",sans-serif !important;-webkit-text-size-adjust:none;min-width:320px;}
html{overflow-y:scroll;}
a {color:#000000;text-decoration:none;font-family:"Arial","Microsoft Yahei","å¾®è½¯é›…é»‘","STXihei","åŽæ–‡ç»†é»‘",sans-serif !important;}
a:link {text-decoration:none;}
a:hover {color:#000000;text-decoration:none;}

@keyframes mymove
{
from {height:0px;}
to {height:300px;}
}
@-webkit-keyframes mymove 
{
    from {height:0px;}
to {height:300px;}
}
.dropdown-menu {
    position: absolute;
    top: 80%;
    left: -17%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 110px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu&gt;li&gt;a {
    display: block;
    padding: 3px 10px;
    clear: both;
    font-weight: bold;
    line-height: 1.528571;
    color: #000;
    white-space: nowrap;
}
.media-body {
    display: table-cell;
    vertical-align: middle;
}
.disp{
    display: flex;
}
.disp&gt;p{
    text-indent: 2em;line-height: 1.8em;padding: 0;font-size: 15px;
}
.pzl{padding: 20px 0; text-align: center;font-size: 15px;}

.pb20 {
    padding-bottom: 20px;
}
/* å¤´éƒ¨ */
@media  (min-width: 1200px){
    /* #myCarouselb .disi&gt;img{
      width: 166px;
    } */
    /* .zl{
        padding-top: 316px;
        padding-bottom: 50px;
    } */
    
    .paddint40{
        padding-top: 0px;
    }
    #cd-speaker, #cd-agenda,#cd-spon,#cd-contact{
        padding-top: 40px;
    }
    #cdshengkuang{
        padding-top: 30px;
    }
    .contine&gt;.d2ul{
        display: none;
        width: 110px;
        background: #fff;
        padding: 0px 15px;
    }
    .contine&gt;.d2ul li{
        list-style: none;
    }
    .contine&gt;.d2ul a{
        color: #000;
    }
    .contine:hover&gt;.d2ul{
        display:initial;/*å½“é¼&nbsp;æ&nbsp;‡hoveræ—¶å±•ç¤º*/
        position:absolute;
        top: 70%;
        left: 85%;
        box-shadow: 0px 0px 5px #888888;
    }
    .plr-0{
        padding-left: 0px;
        padding-right: 0px;
    }
    .contine{
        height:300px;
        padding-bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .pb-11{
        padding-bottom: 11px;
    }
    .pt-20{
        padding-top: 20px;
    }
    .contine&gt;.d2{
        padding: 20px;
        box-shadow: 0 0 5px #ccc;
        background: #fff;
        text-align: justify;
        font-size: 14px;
        width: 500px;
        height:400px;
        display:none;/*é»˜è®¤éšè—*/
    }
    .contine:hover&gt;.d2{
        z-index:999;
        display: initial;/*å½“é¼&nbsp;æ&nbsp;‡hoveræ—¶å±•ç¤º*/
        position:absolute;
        top: 50%;
        left: -50%;
        overflow:auto;
        animation:mymove 0.5s ease-in-out ;
    -webkit-animation:mymove 0.5s ease-in-out ; /*Safari and Chrome*/
    }
    #cd-header .lianxi .contine li,#cd-header .lianxi .contine li&gt;a{
        color: #000;
        line-height: 30px;
        height: 30px;
    }
    .d2::-webkit-scrollbar{
        display:none;
    }
    .scro::-webkit-scrollbar{
        display:none;
    }
    .container {
        width: 1000px;
    }
    #cd-header .top-logo&gt;.t-logo-left{
        /* margin-left: 20px; */
        margin-top: -2px;
        padding-left: 0px;
        line-height: 82px;
        float: left;
        height: 82px;
        color: #FFFFFF;
    }
    #cd-header .top-logo&gt;.t-logo-right{
        /* margin-top: 3px; */
        padding-right: 0px;
        float: right;
        height: 82px;
      line-height: 82px;
        color: #ffffff;
    }
    .plr-10{
        padding-left: 10px;
        padding-right: 10px;
    }
}
#cd-header{
    width:100%;
    margin: 0px auto;
}
#cd-header .top-title{
    width: 100%;
    height: 55px;
    margin: 0px auto;
    padding: 0px 10px 0px 10px;
    line-height: 46px;
}
#cd-header .top-title&gt;.top-left{
    font-weight: bold;
    float: left;
    width: 60%;
    padding: 20px 0px 10px 0px;
    font-size: 15px;
    line-height: 1.4;
}
#cd-header .top-title&gt;.top-right {
    float: right;
    width:40%;
    padding: 20px 0px 10px 0px;
    text-align: right;
    font-size: 15px;
    line-height: 1.4;
}
#cd-header .top-logo,#cd-fot .top-logo{
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: auto;
    margin: 0px auto;
    background: #a32125;
}
#cd-header .top-logo{
    padding:20px;
}
#cd-fot .top-logo{
    padding: 30px 30px;
}
#cd-fot .top-logo-con {
    flex: 1;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
#cd-header .top-logo&gt;.t-logo-right,#cd-fot .top-logo&gt;.t-logo-right{
    text-align: right;
}
#cd-header .top-logo&gt;.t-logo-right&gt;a:first-child,#cd-fot .top-logo&gt;.t-logo-right&gt;a:first-child{
    margin-right: 30px;
}
#cd-header .top-nav{
    width: 100%;
    height: 75px;
    z-index: 900;
}
#cd-header .top-nav&gt;ul{
    font-weight: bold;
    height: 75px;
    padding: 0 0 0 26%;
    margin: 0px;
    list-style: none;
    /* position: relative;
    left: 25%; */
}
#cd-header .top-nav li{
    display: inline;
    float: left;
}
#cd-header .top-nav li.nav-li{
    display: block;
    height: 75px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    line-height: 75px;
    font-size: 15px;
    color: #000000;
    cursor: pointer;
    position: relative;
}
#cd-header .top-nav li.dian{
    float: left;
    width: 35px;
    height: 75px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    line-height: 72px;
    font-size: 15px;
    font-family: "Verdana";
}
#myCarousel{
    position: relative;
    /* top: 50px; */
    width: 100%;
    /* height: 425px; */
    margin: 0px auto;
}
#boxTime{
    position: absolute;
    top: 68%;
    left: 2%;
    width: 300px;
    background: rgba(0, 0, 0, .5);
    padding: 15px;
    color: #FFFFFF;
}
#boxTime p{
    margin: 0;
}
#boxTime .p1{
   font-size: 19px;
}
#boxTime .p2{
    font-size: 15px;
    padding: 4px 0;
 }
#boxTime .p3{
    font-size: 15px;
    line-height: 1.6rem;
 }
 #cdDingyue{
     display: flex;
     justify-content: center;
     text-align: center;
     padding-bottom: 30px;
     font-size: 15px;
 }
 #cdDingyue a{
    color: #a32125;
 }
 #cdDingyue img{
     padding:40px 40px 15px 40px ;
 }
 .line{
     text-align: center;
 }
 #cdJieshao {
     text-align: center;
 }
 #cdJieshao img{
    padding-top: 30px;
}
 #cdJieshao p{
     font-size: 15px;
     padding-bottom: 30px;
     text-align: justify;
     text-indent: 3rem;
     line-height: 2.4rem;
     margin: 0;
 }
 #cdJieshao .title-top{
     text-align: center;
     font-size: 20px;
     padding-top: 30px;
 }
 .point{
     display: flex;
     justify-content: space-evenly;
 }
 #cdJieshao .point&gt;div&gt;p{
     padding-bottom: 5px;
 }
 #cdshengkuang{
     text-align: center;
 }
 #cdshengkuang&gt;img{
     padding: 30px 0;
     /* width: 100%; */
 }
 #cdshengkuang&gt;div{
     padding: 10px 0;
     height: auto;
 }
 #cdshengkuang&gt;div&gt;img{
    width: 150px;
   
 }
 /* #cdshengkuang&gt;div&gt;img:hover{
     width: 180px;
 } */
 #cdshengkuang&gt;div&gt;img:nth-child(2),img:nth-child(4){
     margin: 0 5px;
 }
 .redbg{
    background: #a32125;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    padding: 10px 0;
 }
 #cdShanpin{
     text-align: center;
 }
 #cdShanpin&gt;img{
     text-align: center;
     padding:0 0 40px 0;
 }
 #myCarousela {
    padding: 0 50px;
    height: 254px;
 }
 #myCarousela .dise{
    display: flex;
    justify-content: space-around;
 }
 #myCarousela .dise&gt;div{
     width: 50%;
 }
 #myCarousela .chanpin{
    width: 45%;
    font-size: 14px;
 }
 /* #myCarousela .chanpin&gt;p{
   height: 60px;
 } */
 .chanpin img{
    padding-top: 0px;
 }
 #myCarousela .chanpin :first-child{
    color: #a32125;
    text-align: left;
 }
 #myCarousela .chanpin :nth-child(2){
    padding-bottom: 10px;
    margin: 0;
    height: 150px;
    text-align: justify;
}
#myCarousela .disr img{
    padding: 20px 10px;
    border: 1px solid #999999;
    margin-bottom:20px;
}
#myCarousela .disr p{
    color: #fff;
    margin: 0 0 0 40%;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    width: 50%;
    background: #a32125;
}
#myCarouselab .disr p{
    color: #fff;
    margin: 0 0 0 40%;
    text-align: center;
    font-size: 14px;
    padding: 2px 0;
    width: 60%;
    background: #a32125;
}
#myCarousela .disr p&gt;a,#myCarouselab .disr p&gt;a{
    color: #fff;
}
#myCarouselb .disi{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}
.p-30{
    padding: 30px 0;
    width: 100%;
}

#cdZanzhu&gt;p{
    font-size: 16px;
    font-weight: bold;
    color: #a32125;
}
#cdZanzhu span{
    font-size: 12px;
}
.tt{
    width: 166px;
    height: auto;
    display: block;
}
.tti {
    width: 100%;
    height: auto;
    display: block;
}
#colee_left{
    width: 100%;
    margin: auto;
    height:auto;
    overflow: hidden;
}
/* ä¼šè®®åœ°å€ */
#cdAddress{
    padding-bottom: 50px;
    text-align: center;
}
#cdAddress .title {
    margin: 30px 0;
}
#cdAddress .title&gt;p{
    font-size: 18px;
    font-weight: 600;
}
#cdAddress .content {
    display: flex;
    justify-content: center;  
    align-items: left;
}
#cdAddress .content&gt;.content_left {
    padding-right: 80px;
}
#cdAddress .content&gt;.content_left&gt;.top,
#cdAddress .content&gt;.content_right&gt;.top {
    width: 375px;
    height: 250px;
}
#cdAddress .content&gt;.content_right&gt;.top.animated.delay1 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
#cdAddress .content&gt;.content_left&gt;.top&gt;img {
    width: 100%;
}
#cdAddress .content&gt;.content_left&gt;.way,
#cdAddress .content&gt;.content_right&gt;.consult{
    display: flex;
    /* justify-content: space-between; */
    padding: 20px 0 0;
    align-items: flex-start;
    text-align: left;
}
#cdAddress .content&gt;.content_left&gt;.way&gt;.icon,
#cdAddress .content&gt;.content_right&gt;.consult&gt;.icon {
    width: 60px;
}
#cdAddress .content&gt;.content_left&gt;.way&gt;.message,
#cdAddress .content&gt;.content_right&gt;.consult&gt;.message {
    flex: 1;
}
#cdAddress .content&gt;.content_left&gt;.way&gt;.message&gt;p,
#cdAddress .content&gt;.content_right&gt;.consult&gt;.message&gt;p {
    font-size: 15px;
}
#cdAddress .content&gt;.content_left&gt;.way&gt;.messag .color,
#cdAddress .content&gt;.content_right&gt;.consult&gt;.message .color{
    color: #a32125;
    font-size: 15px;
}
 /* è”ç³»æˆ‘ä»¬ */
 .lianxi&gt;ul{
    display: flex;
    justify-content: space-between;
    list-style: none;
    font-size: 14px;
    height: 60px;
    color: #fff;
    /* padding-right: 40px; */
 }
 .lianxi&gt;ul&gt;.li,.lianxi&gt;ul&gt;li&gt;a{
    color: #fff;
    height: 80px;
    font-weight: 600;
    line-height: 80px;
 }
 .lianxi&gt;ul&gt;.dians{
    line-height: 80px;
    font-size:14px;
    font-family: "Verdana";
 }
 #cd-contact-p&gt;.p1{
    font-size: 14px;
    margin: 0px;
    padding: 30px 10px 0;
 }
 #cd-contact-p&gt;.p2{
    font-size: 18px;
    color: #a32125;
    padding: 30px 10px;
    margin: 0px;
}
#cd-contact&gt;.con-left div&gt;p{
    padding-left:10px;
    margin: 0px;
    font-size: 15px;
}
#cd-contact&gt;.con-left .p-red{
    padding-left: 10px;
    font-size: 18px;
    color: #a32125;
}
#cd-contact&gt;.con-left{
    padding: 0px 0 20px 0;
}
#cd-contact&gt;.con-left div,#cd-contact&gt;.con-right div{
    padding-top: 20px;
}
#cd-contact&gt;.con-left a{
    color: #a32125;
}
#cd-contact&gt;.con-right&gt;.tit p{
    margin: 0px;
    font-size:15px;
    text-indent: 2rem;
    line-height: 1.8em;
    text-align: justify;
}
#cd-contact&gt;.con-right&gt;.tit p:nth-child(2){
    padding-top: 10px;
}
#cd-contact&gt;.con-right .cr-p{
    font-size: 20px;
    color: #fff;
    background: #a32125;
    padding: 10px 0;
    /* text-indent: 2rem; */
    font-weight: 700;
    text-align: center !important;
}
#cd-contact&gt;.con-right .p-code{
    padding: 0 0 0 30px;
    /* width: 100%; */
}
#cd-contact&gt;.con-right .cr-table{
    padding-top: 20px;
    text-align: center;
}
#cd-contact&gt;.con-right .cr-table-p{
    color: #a32125;
    font-size: 20px;
    font-weight: 600;
    margin: 0px;
}
#cd-contact&gt;.con-right .cr-table-p2{
    font-size: 15px;
    text-indent: 2rem;
    padding: 30px 0;
    line-height: 1.8em;
    text-align: justify;
    margin: 0;
}
#cd-contact&gt;.con-right .cr-table&gt;p{
    text-align: left;
}
#cd-contact&gt;.con-right img{
    padding-top: 30px;
    /* width: 90%; */
}
#cd-contact&gt;.con-right .cr-act{
    padding-top: 20px;
}
/* èµžåŠ©ä¼ä¸š */
#cd-spon-t .p-red{
    padding: 15px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    background: #a32125;
}
#cd-spon-t .p-red&gt;p{
    margin: 0;
}
#cd-spon div{
    text-align: center;
    color: #a32125;
    font-size: 22px;
    font-weight: 600;
}
#cd-spon div&gt;p{
    margin: 0px;
}
#cd-spon .pth{
    padding: 40px 0 60px 0;
}
#cd-spon .zl p{
    color: #000;
    font-size: 14px;
    font-weight: normal;
    padding-bottom:40px ;
}
.container .zl&gt;p {
    padding: 3rem 0 2rem;
}

/* å¬ä¼—ç™»è®° */
#cd-reg{
    font-size: 15px;
    padding-top: 40px;
}
#cd-reg&gt;.cd-reg-left{
    margin-bottom: 35px;
    /* box-shadow: 0 0 5px #ccc; */
    padding-left: 0;
    padding-right: 36px;
}
#cd-reg&gt;.cd-reg-left&gt;p{
    background: #a32125;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin: 0em;
    padding: 15px;
}
#cd-reg&gt;.cd-reg-left&gt;.left-con{
    padding: 35px 30px;
    box-shadow: 0 0 5px #ccc;
}
#cd-reg&gt;.cd-reg-left&gt;.left-con&gt;.input-group{
    width: 96%;
}
#na
{padding-right:30px;padding-left:0px;}
#cd-reg&gt;.cd-reg-left&gt;.left-con .l15{
    left: 0px;
}
#cd-reg&gt;.cd-reg-left&gt;.left-con .form-control{
    border-radius: 0px;
}
#cd-reg&gt;.cd-reg-left&gt;.left-con .reds{
    color: #a32125;
}
#cd-reg&gt;.cd-reg-left&gt;.left-con p{
    margin: 0;
    padding: 5px 0;
    text-shadow: 0;
}
#cd-reg&gt;.cd-reg-left&gt;.left-con .input-group-addon{
    border-radius: 0px;
    color: #a32125;
    padding: 0px 0px 0px 10px;
    top: 0px;
    background: #fff;
}
#cd-reg&gt;.cd-reg-left&gt;.left-con .bl{
  border-left:0 ;
}
#cd-reg&gt;.cd-reg-left&gt;.left-con .l15&gt;.zhong{
    border-right: 1px solid #ccc;
    padding: 0 10px;
    /* margin-right: 20px; */
} 
#cd-reg&gt;.cd-reg-left&gt;.left-con .l15&gt;select{
    margin-left: 15px;
    margin-top: 2px;
    margin-bottom: 0px;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    padding-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 0px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    font-weight: normal;
    width: 48%;
}
.radio1{
    padding: 5px;
}
#cd-reg&gt;.cd-reg-left .reg-btn{
    text-align: center;
    width: 100px;
    background: #a32125;
    color: #fff;
    font-size: 14px;
    padding: 8px;  
    border: 0; 
}
#cd-reg&gt;.cd-reg-left .cont{
    text-align: center;
    margin-top: 20px;
}
#cd-reg&gt;.cd-reg-right{
    padding-right: 0px;
}
#cd-reg&gt;.cd-reg-right&gt;.p1{
    color: #a32125;
    font-size: 18px;
}
#cd-reg&gt;.cd-reg-right&gt;.p2{
    margin: 0px;
    padding-bottom: 10px;
    border-bottom: 2px dotted #000;
}
#cd-reg&gt;.cd-reg-right&gt;.p3{
    margin: 0px;
    padding: 10px 0 20px 0;
    line-height:1.6em;
    text-align: justify;
}
#cd-reg&gt;.cd-reg-right&gt;div{
    padding-bottom: 20px;
}
#cd-reg&gt;.cd-reg-right&gt;div&gt;p{
    margin: 0px;
}
#cd-reg&gt;.cd-reg-right&gt;div&gt;p&gt;a{
    color: #a32125;
}
/* åº•éƒ¨ */
#cd-fot .fot-font{
    /* display: flex;
    justify-content: space-between; */
    text-align: center;
    padding: 20px 0;
}
#cd-fot .fot-font p{
    font-size: 15px;
    /* padding-left: 15px; */
    margin: 0;
}
#cd-fot .fot-font div&gt;a{
    color: #a32125;
    padding-right: 15px;
    font-size: 14px;
}
/* #cd-fot .t-logo-right{
    padding-right: 0px;
}
#cd-fot .t-logo-left{
    padding-left: 0px;
} */
/* æ¼”è®²å˜‰å®¾ */
#cd-speaker .cen-red{
    text-align: center;
    color: #fff;
    background: #a32125;
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
}
#cd-speaker .name{
    font-size: 17px;
    margin: 15px 0 5px 0;
}
#cd-speaker .plrb{
   
    padding-bottom: 40px;
}
#cd-speaker .gong{
    font-size: 14px;
    margin-bottom: 0px;
}
#cd-speaker .gongs{
    font-size: 14px;
    margin-bottom: 0px;
}
/* ä¼šè®®è®®ç¨‹ */
#cd-agenda .ag-t{
    text-align: center;
    font-size: 24px ;
}
#cd-agenda .ag-t&gt;img{
    padding-right: 10px;
    padding-bottom: 5px;
}
#cd-agenda .cen-red,#cd-spon .cen-red{
    /* margin-top: 30px; */
    background: #a32125;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    padding: 10px 0;
}
#cd-agenda .fon-16{
    padding-left: 190px;
    padding-right: 190px;
    padding-bottom: 40px;
}
#cd-agenda .fon-16&gt;.tl{
    margin: 10px 0 15px 0;
}
#cd-agenda .fon-16&gt;.tl&gt;p{
    font-size: 15px;
    margin-bottom: 5px;
}
#cd-agenda .bortb{
    border-top: 1px solid #ccc;
    font-size: 15px;
}
#cd-agenda .bortb&gt;div:first-child{
    padding: 15px 5px 15px 0;
}
#cd-agenda .bortb&gt;div:first-child&gt;img{
   border-radius: 50%;
    margin-top: -1px;
}
#cd-agenda .bortb&gt;div:first-child&gt;span{
    padding-left: 5px;
}
#cd-agenda .borl&gt;img{
    padding-left: 10px;
    padding-right: 5px;
    width: 80px;
}
#cd-agenda .borl{
    margin-bottom: 15px;
    margin-left: 15px;
    /* border-left: 1px solid #ccc; */
}
.media {
    margin-top: 0px;
    margin-bottom: 15px;
}
.media p{
    margin-top: 0px;
    margin-bottom: 0px;
}
.labelsc&gt;img{position: fixed;top: 70%;right: 15%;z-index: 999;}
@media (max-width: 767px){
    .chanpin img {
        padding-top: 0px;
        width: 130px;
    }
    .labelsc&gt;img{position: fixed;top: 70%;right: 5%;z-index: 999;}
    .disp{
        display: flex;
        flex-wrap: wrap;
    }
    .disp&gt;p{
        text-indent: 2em;line-height: 1.6em;padding: 0;font-size: 1.3rem;
    }
    .pzl{padding: 10px 0; text-align: center;font-size: 12px;}
    #cd-reg{
        font-size: 13px;
        padding-top: 40px;
    }
    .paddint40{
        padding-top: 0px;
    }
    .lianxi&gt;ul&gt;.li, .lianxi&gt;ul&gt;li&gt;a {
        color: #fff;
        height: 60px;
        line-height: 60px;
    }
    .lianxi&gt;ul&gt;.dians {
        line-height: 60px;
        font-size: 14px;
        font-family: "Verdana";
    }
    #cd-header .contine&gt;.d2ul{
        display: none;
        width: 60px;
        height: auto ;
        background: #fff;
        padding: 0px 5px;
    }
    #cd-header .contine&gt;.d2ul li{
        list-style: none;
        height: 25px;
        line-height: 25px;
    }
    #cd-header .contine&gt;.d2ul a{
        height: 25px;
        line-height: 25px;
        font-size: 12px;
        color: #000;
    }
    #cd-header .contine:hover&gt;.d2ul{
        display:initial;/*å½“é¼&nbsp;æ&nbsp;‡hoveræ—¶å±•ç¤º*/
        position:absolute;
        z-index: 999;
        top: 75%;
        left: 80%;
        box-shadow: 0px 0px 5px #888888;
    }
    .dropdown-menu {
        left: -47%;
        min-width: 70px;
    }
    .dropdown-menu &gt; li &gt; a {
        font-size: 12px;
    }
    #cd-spon,#cd-agenda,#cd-speaker{padding-top: 40px;}
    #cd-speaker .contine{
        height:280px;
    }
    #cd-speaker .contine&gt;.d2{
        padding: 10px;
        box-shadow: 0 0 5px #ccc;
        background: #fff;
        text-align: justify;
        font-size: 12px;
        /* width: 100%; */
        height:300px;
        display:none;/*é»˜è®¤éšè—*/
    }
    #cd-speaker .contine:hover&gt;.d2{
        z-index:999;
        display: initial;/*å½“é¼&nbsp;æ&nbsp;‡hoveræ—¶å±•ç¤º*/
        position:absolute;
        top: 50%;
        /* left: -50%; */
        overflow:auto;
        animation:mymove 0.5s ease-in-out ;
    -webkit-animation:mymove 0.5s ease-in-out ; /*Safari and Chrome*/
    }
    .d2::-webkit-scrollbar{
        display:none;
    }
    .scro::-webkit-scrollbar{
        display:none;
    }
    .plr-5-xs{
        padding-left: 5px;
        padding-right: 5px;
    }
    .plr-0-xs{
        padding-left: 0px;
        padding-right: 0px;
    }
    #cd-header .top-title{
        width: 100%;
        height: 43px;
        margin: 0px auto;
        padding: 0px 10px;
        line-height: 46px;
    }
    #cd-header .top-title&gt;.top-left {
        float: left;
        width: 60%;
        padding: 15px 0px 5px 0px;
        font-size: 12px;
        line-height: 1.4;
    }
    #cd-header .top-title&gt;.top-right {
        float: right;
        width: 40%;
        padding:15px 0px 5px 0px;
        text-align: right;
        font-size: 12px;
        line-height: 1.4;
        font-weight: bold;
    }
    #cd-header .top-logo,#cd-fot .top-logo{
        display: flex;
        justify-content: space-between;
        width: 100%;
        height: 60px;
        padding: 0px 0px 0px 5px;
        background: #a32125;
    }
    #cd-fot .top-logo-xs{
        width: 100%;
        height: auto;
        padding: 0px 25px 0px 25px;
        background: #a32125;
    }
    #cd-header .top-logo&gt;.t-logo-left,#cd-fot .top-logo&gt;.t-logo-left{
        width: 21%;
        margin-top: 17px;
        color: #FFFFFF;
    }
    #cd-header .top-logo&gt;.t-logo-right,#cd-fot .top-logo&gt;.t-logo-right{
        display: flex;
        justify-content: flex-end;
        margin-top: 6px;
        color: #ffffff;
    }
    #cd-header .top-logo&gt;.t-logo-right img,#cd-fot .top-logo&gt;.t-logo-right img{
        width: 100%;
        margin-top: 10px;
    }
    #cd-header .top-logo&gt;.t-logo-right&gt;a:first-child,#cd-fot .top-logo&gt;.t-logo-right&gt;a:first-child{
        margin-right: 10px;
    }
    #cd-header .top-logo img,#cd-fot .top-logo img{
        width: 90%;
    }
    #cd-header .top-nav{
        width: 100%;
        height: 40px;
        z-index: 900;
    }
    #cd-header .top-nav&gt;ul{
        width: 94%;
        height: 40px;
        padding: 0px;
        margin: 0px;
        list-style: none;
        position: relative;
        left:6%;
    }
    #cd-header .top-nav li{
        display: inline;
        float: left;
    }
    #cd-header .top-nav li.nav-li{
        display: block;
        height: 40px;
        margin: 0px;
        padding: 0px;
        text-decoration: none;
        line-height: 40px;
        font-size: 12px;
        color: #000000;
        cursor: pointer;
        position: relative;
    }
    #cd-header .top-nav li.dian{
        float: left;
        width: 15px;
        height: 40px;
        margin: 0px;
        padding: 0px;
        text-align: center;
        line-height: 36px;
        font-size: 15px;
        font-family: "Verdana";
    }
    #boxTime{
        position: absolute;
        top: 45%;
        left: 10px;
        width: 190px;
        background: rgba(0, 0, 0, .5);
        padding: 5px;
        color: #FFFFFF;
    }
    #boxTime p{
        margin: 0;
    }
    #boxTime .p1{
       font-size: 13px;
    }
    #boxTime .p2{
        font-size: 12px;
        padding: 1px 0;
     }
    #boxTime .p3{
        font-size: 12px;
        line-height: 1.4rem;
     }
     #cdDingyue{
        display: flex;
        justify-content: center;
        text-align: center;
        padding-bottom: 10px;
        font-size: 12px;
    }
    #cdDingyue a{
       color: #a32125;
    }
    #cdDingyue img{
        padding:20px 10px 5px 10px ;
        width: 80%;
    }
    .line&gt;img{
        text-align: center;
        width: 80%;
    }
    #cdJieshao img {
        padding-top: 10px;
        width: 55%;
    }
    #cdJieshao .title-top {
        text-align: center;
        font-size: 12px;
        padding-top: 15px;
        text-indent: 0em;
    }
    #cdJieshao p {
        font-size: 12px;
        padding-bottom: 10px;
        text-align: justify;
        text-indent: 2rem;
        line-height: 2rem;
        margin: 0;
        padding-left: 20px;
        padding-right:20px;
    }
    .point {
        display:block;
        padding-left: 5%;
    }
    #cdshengkuang&gt;img {
        padding: 10px 0;
        width: 55%;
    }
    #cdshengkuang&gt;:last-child{
        padding: 10px 0;
        width: 100%;
    }
    #cdshengkuang&gt;div&gt;img:nth-child(2), img:nth-child(4) {
        margin: 0 2px;
    }
    #cdshengkuang&gt;div&gt;img {
        width: 15%;
    }
    .p-30 {
        padding: 10px 0;
        width: 100%;
    }
    #cdJieshao .point&gt;div&gt;p {
        padding-bottom: 5px;
        text-indent: 0em;
    }
    #cdShanpin&gt;img {
        text-align: center;
        padding: 0 0 15px 0;
        width: 55%;
    }
    #myCarousela,#myCarouselab{
        padding: 0 20px;
    }
    #myCarouselab .dise{
        padding: 0px 15px;
        display: flex;
    }
    #myCarousela .chanpin,#myCarouselab .chanpin{
        width: 60%;
        font-size: 12px;
    }
    #myCarousela .chanpin :nth-child(2),#myCarouselab .chanpin :nth-child(2){
        padding-bottom: 20px;
        margin: 0;
        text-align: justify;
    }
    #myCarousela .chanpin&gt;img,#myCarouselab .chanpin&gt;img {
        width: 80%;
    }
    #myCarousela .disr,#myCarouselab .disr{
        text-align: right;
        width: 40%;
    }
    #myCarousela .disr p,#myCarouselab .disr p{
        font-size: 12px;
    }
    #myCarousela .chanpin :first-child,#myCarouselab .chanpin :first-child{
        color: #a32125;
        text-align: left;
        margin-bottom: 5px;
    }
    #myCarousela .chanpin :nth-child(2),#myCarouselab .chanpin :nth-child(2){
       padding-bottom: 5px;
       margin: 0;
       text-align: justify;
   }
    #myCarousela .disr img,#myCarouselab .disr img {
        padding: 5px;
        border: 1px solid #999999;
        margin-bottom: 15px;
        width: 100%;
    }
    #myCarouselb .disi&gt;img{
        width: 33%;
    }
    .carousel-control{
        width: 10%;
    }
    .carousel-inner{
        height: 160px;
    }
    #cdZanzhu&gt;p {
        padding-left: 20px;
        font-size: 12px;
        color: #a32125;
        margin-bottom: 5px;
    }
    #cdZanzhu {
        padding-bottom: 15px;
    }
    .tt {
        width: 130px;
        height: auto;
        display: block;
    }
    #colee_left{
        width: 90%;
    }
    /* ä¼šè®®åœ°å€ */
    #cdAddress{
        padding-bottom: 30px;
        text-align: center;
    }
    #cdAddress&gt;img {
        width: 55%;
    }
    #cdAddress .title {
        margin: 30px 0;
    }
    #cdAddress .title&gt;p{
        font-size: 15px;
        font-weight: 600;
    }
    #cdAddress .content {
        display: block;
        margin: 0 auto;
        width: 291px;
    }
    #cdAddress .content&gt;.content_left {
        padding-right: 0;
    }
    #cdAddress .content&gt;.content_right&gt;.top {
        margin-top: 20px;
    }
    #cdAddress .content&gt;.content_left&gt;.top,
    #cdAddress .content&gt;.content_right&gt;.top {
        width: 280px;
        height: 187px;
    }
    #cdAddress .content&gt;.content_left&gt;.top&gt;img {
        width: 100%;
    }
    #cdAddress .content_xs {
        width: 291px;
        margin: 0 auto;
    }
    #cdAddress .content_xs&gt;.way,
    #cdAddress .content_xs&gt;.consult{
        width: 291px;
        display: flex;
        padding: 20px 0 0;
        align-items: flex-start;
        text-align: left;
    }
    #cdAddress .content_xs&gt;.way&gt;.icon,
    #cdAddress .content_xs&gt;.consult&gt;.icon {
        width: 50px;
    }
    #cdAddress .content_xs&gt;.way&gt;.message,
    #cdAddress .content_xs&gt;.consult&gt;.message {
        flex: 1;
    }
    #cdAddress .content_xs&gt;.way&gt;.message&gt;p,
    #cdAddress .content_xs&gt;.consult&gt;.message&gt;p {
        font-size: 12px;
    }
    #cdAddress .content_xs&gt;.way&gt;.messag .color,
    #cdAddress .content_xs&gt;.consult&gt;.message .color{
        color: #a32125;
        font-size: 12px;
    }
    /* è”ç³»æˆ‘ä»¬ */
    .lianxi&gt;ul {
        display: flex;
        justify-content: space-between;
        list-style: none;
        font-size: .8rem;
        height: 5rem;
        color: #fff;
        /* padding-right: 40px; */
    }
    .lianxi li, .lianxi li&gt;a {
        color: #fff;
        /* height: 5rem;
        line-height: 5rem; */
    }
    .lianxi li&gt;ul a{
        color: #000;
        /* height: 5rem;
        line-height: 5rem; */
    }
    #cd-contact-p&gt;.p1 {
        font-size: 1.2rem;
        margin: 0px;
        padding: 1rem 2rem 0;
    }
    #cd-contact{
        padding-top: 15px;
        display: flex;
        justify-content: center;
    }
    #inde{padding-bottom: 15px;}
    #cd-contact-p&gt;.p2 {
        font-size: 1.4rem;
        color: #a32125;
        padding: 1rem 2rem;
        margin: 0px;
    }
    #cd-contact&gt;.con-left .p-red {
        padding-left: .5rem;
        font-size: 1.4rem;
        color: #a32125;
        margin: 0;
    }
    #cd-contact&gt;.con-left div&gt;p {
        padding-left: .5rem;
        margin: 0px;
        font-size: 1.2rem;
    }
    #cd-contact&gt;.con-right {
        width: 90%;
    }
    #cd-contact&gt;.con-left div, #cd-contact&gt;.con-right div {
        padding-top: 1rem;
    }
    #cd-contact&gt;.con-right .consult-xs&gt;div&gt;p{
        margin: 0;
        font-size: 13px;
    }
    #cd-contact&gt;.con-right .consult-xs&gt;div{
        padding: 2rem 0 0 0;
    }
    #cd-contact&gt;.con-right .cr-p {
        font-size: 1.3rem;
        color: #fff;
        background: #a32125;
        padding: 1rem 0 1rem .5rem;
        text-indent: 0rem;
        font-weight: 700;
        margin: 0px;
    }
    #cd-contact&gt;.con-right&gt;.tit p {
        margin: 0px;
        font-size: 1.3rem;
        text-indent: 2rem;
        line-height: 1.6em;
        text-align: justify;
    }
    #cd-contact&gt;.con-right .p-code {
        padding: 1rem 0;
        width: 80%;
    }
    #cd-contact&gt;.con-right .email-color {
        color:#a32125;
    }
    #cd-contact&gt;.con-right .cr-table-p {
        color: #a32125;
        font-size: 1.5rem;
        font-weight: 600;
        margin: 0px;
    }
    #cd-contact&gt;.con-right .pt {
        padding: 1.5rem 0 0;
        margin-bottom: 0rem;
    }
    #cd-contact&gt;.con-right img {
        padding-top: 2rem;
        width: 90%;
    }
    #cd-contact&gt;.con-right .cr-table-p2 {
        font-size: 1.3rem;
        text-indent: 2rem;
        padding: 1rem 0 1rem 0;
        line-height: 1.6em;
        text-align: justify;
        margin: 0;
    }
    #cd-fot .fot-font p {
        font-size: 1.2rem;
        padding-left: 1.5rem;
        margin: 0;
    }
    #cd-fot .fot-font div&gt;a {
        color: #a32125;
        padding-right: 1.5rem;
        font-size: 1.2rem;
    }
    /* æ¼”è®²å˜‰å®¾ */
    #cd-speaker .name{
        font-size: 13px;
        margin: 6px 0 0px 0;
    }
    .spimg{
        width: 120px;
    }
  
    #cd-speaker .cen-red{
        text-align: center;
        color: #fff;
        background: #a32125;
        font-size: 16px;
        font-weight: 600;
        padding: 10px;
    }
    #cd-speaker .gong{
        font-size: 13px;
        margin-bottom: 0px;
    }
    #cd-speaker .gongs{
        font-size: 13px;
        margin-bottom: 5px;
    }
    #cd-speaker .plrb{
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 10px;
    }
    /* èµžåŠ© */
    #cd-agenda .cen-red, #cd-spon .cen-red {
        /* margin-top: 30px; */
        background: #a32125;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        padding: 10px 0;
    }
    #cd-spon div {
        text-align: center;
        color: #a32125;
        font-size: 18px;
        font-weight: 600;
    }
    #cd-spon .pth {
        padding: 2rem 0 3rem 0;
        width: 100%;
    }
    /* ä¼šè®®è®®ç¨‹ */
    #cd-agenda .cen-red {
        margin-top: 10px;
        background: #a32125;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        padding: 10px 0;
        margin: 0;
    }
    /* .zl{
        padding-top: 280px;
        padding-bottom: 50px;
    } */
    .zl&gt;p{
        padding: 1.5rem 0 2rem;
    }
    #cd-agenda .ag-t&gt;img {
       width: 30px;
    }
    #cd-agenda .ag-t {
        text-align: center;
        font-size: 17px;
    }
    #cd-agenda .fon-16{
        padding-top: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }
    #cd-agenda .fon-16 {
        padding-bottom: 20px;
    }
    #cd-agenda .fon-16&gt;.tl{
        margin: 3px 0 10px 0;
    }
    #cd-agenda .fon-16&gt;.tl&gt;p{
        font-size: 12px;
        margin-bottom: 3px;
    }
    #cd-agenda .bortb{
        border-top: 1px solid #ccc;
        font-size: 12px;
    }
    #cd-agenda .bortb&gt;div:first-child{
        padding:10px 5px 8px 0;
    }
    #cd-agenda .bortb&gt;div:first-child&gt;img{
        /* padding-right: 5px; */
        margin-top: -1px;
    }
    #cd-agenda .borl&gt;img{
        width: 50px;
        padding-left: 0px;
        padding-right: 0px;
    }
    #cd-agenda .borl{
        font-size: 13px;
        margin-bottom: 10px;
        margin-left: 0px;
        border-left: 0px solid #ccc;
    }
    #cd-agenda .media{
        margin-top: 0px;
        margin-bottom: 10px;
    }
    #cd-agenda .media p{
        font-size: 12px;
        margin-top: 2px;
    }
    .media-left{
        padding-right: 5px;
    }
    /* å¬ä¼—ç™»è®° */
    #cd-reg&gt;.cd-reg-left&gt;.left-con {
        padding: 10px 20px 15px 20px;
    }
    #cd-reg&gt;.cd-reg-left&gt;.left-con&gt;.input-group {
        width: 100%;
    }
    #cd-reg&gt;.cd-reg-left&gt;.left-con .l15 {
        left: 0px;
    }
    #cd-reg&gt;.cd-reg-left&gt;p {
        background: #a32125;
        font-size: 15px;
        color: #fff;
        font-weight: 700;
        text-align: center;
        margin: 0em 1.2em;
        padding:10px 15px;
    }
    legend {
        font-size: 14px;
    }
    label {
        width: 48%;
    }
    #cd-reg&gt;.cd-reg-left {
        margin-bottom: 15px;
        box-shadow: 0 0 0 #ccc;
        padding-left: 0;
        padding-right: 0;
    }
    #cd-reg&gt;.cd-reg-left&gt;.left-con {
        /* padding: 35px 30px; */
        box-shadow: 0 0 0px #ccc;
    }
    #cd-reg&gt;.cd-reg-left .cont {
        text-align: center;
        margin-top: 15px;
    }
    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 0px;
    }
    #cd-reg&gt;.cd-reg-right{
        padding-left: 20px;
        padding-right: 20px;
    }
    #cd-reg&gt;.cd-reg-right&gt;.p3 {
        margin: 0px;
        padding: 10px 0 15px 0;
        line-height: 1.6em;
    }
    #cd-reg&gt;.cd-reg-right&gt;div {
        padding-bottom: 15px;
    }
    #cd-fot .fot-font {
        display: flex;
        justify-content: space-between;
        padding: 10px 0;
    }
    
}</pre></body></html>