* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    font-family: '';
}
body{ background: #fff;}
a {
    color: #333;
}

.clear {
    clear: both;
}

a:hover {
    color: #333;
}

.w1200 {
    width: 96%;
    margin: 0 auto;
}
.clear{ clear: both;}
.header{position: fixed;width: 100%;background: #fff; height: 60px;}
.top {
    /* padding: 20px 0 15PX; */
    background: #fff;
    overflow: hidden;
}

.logo {
    display: block;
    float: left;
}

.logo img{height:60px;}

.sitetitle {
    width: 100%;
    overflow: hidden;
    font-size: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: bold;
    line-height: 50px; text-align: center; display: none;
}


.dvfix{position:fixed;z-index:99999;top:0px;width:100%}
.nav {
    background: #35477D;
    height: 60px;
}

.nav ul {

}

.nav ul li {
    width:auto;
    float: left;
}

.nav ul li a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: relative;
    color: #fff;
    padding: 0 16px;
    font-size: 1.09rem;
}
.nav ul li a:hover {
     background: #ff8500;
}
.nav ul li.on a {
    background: #ff8500;
}

.navs ul li.on a:after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background: #4b4a85;
    position: absolute;
    left: 30px;
    top: 50px;
}
.nav ul li{position:relative;}
.nav ul li>a{}
.nav ul li p{position: absolute;width: 200px;right: 0;background: #4c67b7;z-index: 3000;padding: 5px 0;display: none;}
.nav ul li p:after{content: '';display: block;position: absolute;right: 23px;top: 0;border-top: 8px solid #ff8500;border-left: 8px solid transparent;border-right: 8px solid transparent;}
.nav ul li p a{ display: block; height: 36px; line-height: 36px; border-top: 1px dotted #fd2b3b; padding: 0; color: #fff; overflow: hidden; }
.nav ul li p a:nth-child(1){border:0;}
.nav ul li p a:hover{ color: #fff; }
.nav ul li:hover>p{ display: block;}
dl.tel {
    width: 160px;
    overflow: hidden;
    float: right;
	margin-top:10px;
}

dl.tel dt {
    width: 45px;
    float: left;
    margin-top: 5px;
}

dl.tel dd {
    font-size: 20px;
    font-family: Impact;
    color: #35477D;
    line-height: 24px;
}
dl.tel dd span{
    font-size: 14px;
    font-family: Impact;
    color: #35477D;
    line-height: 24px;
}

.site-banner{width:100%; height: 360px;background-size:cover !important;}

.main{ margin: 20px auto;}
.leftDiv{ float: left; width: 18%;}
.meeting-date-wrap {
    padding:0 25px;
    line-height: 35pxe;
}
.meeting-date {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 2px solid #F5F5F5;
}
.meeting-date-info {
    display: inline-block;
    font-size:16px;
    font-family:PingFangSC-Semibold,PingFang SC;
    font-weight:600;
    color:rgba(51,51,51,1);
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.date-info {
    font-size:16px;
    font-family:Roboto-Medium,Roboto;
    font-weight:500;
    color:rgba(102,102,102,1);
    line-height:30px;
    display: flex;
    flex-direction: column;
    word-break: break-word;
}
.meeting-info {
    height:49px;
    background:rgba(239,239,239,1);
    display: flex;
    align-items: center;
    justify-content: center;
}
.meeting-title {
    font-size:18px;
    font-family:PingFangTC-Medium,PingFangTC;
    font-weight:500;
    color:rgba(51,51,51,1);
    letter-spacing:1px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 20px;
}
.meet-img-time{
    margin-right:5px
  }
  .time-span{
    width:63px;
    height:71px;
    font-size:60px;
    font-family:Roboto-BoldCondensed,Roboto;
    font-weight:normal;
    color:rgba(51,51,51,1);
    line-height:71px;
    text-shadow:1px 1px 5px rgba(0,0,0,0.3);
  }
  .words-span{
    width:19px;
    height:25px;
    font-size:18px;
    font-family:PingFangSC-Semibold,PingFang SC;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:25px;
  }
  .info-content {
      width: auto;
      box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
      box-sizing: border-box;
      background:rgba(254,254,254,1);
      border-radius:10px;
      margin-bottom: 20px;
  }
  .meeting-date:last-child {
      padding-bottom: 20px;
  }
  .date-right-flex {
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*align-items: center;*/
    /*justify-content: flex-start;*/
    line-height: 30px;
    padding-top: 22px;
  }
  .meeting-date-c {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 2px solid #F5F5F5;
    padding: 5px 0;
}
  .link-right-shu {
    width:4px;
    height:46px;
    border-left: solid rgba(7,104,172,1) 4px;
    margin-left: 2px;
    margin-right: 23px;
  }
  .date-img-left {
    margin-right: 12px;
    width: 19px;
    height: 19px;
 }
 .meeting-date-center {
   display: flex;
   flex-direction: row;
   align-items: center;
 }
.reviewDiv{ margin-top: 10px; text-align: center;}
.reviewDiv a img{ width: 100%; border-radius: 10px;}


.rightDiv{ float: right;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 80%;}
    .news-two-wrap {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .co-title {
        display: flex;
        align-items: center;
        min-width: 152px;
        height: 33px;
        background: #35477d;
        border-radius: 17px;
        font-size: 13px;
        font-family: PingFangSC-Medium,PingFang SC;
        font-weight: 500;
        color: rgba(254,254,254,1);
        padding-left: 23px;
        padding-right: 23px;
        box-sizing: border-box;
        margin-bottom: 5px;
        justify-content: center;
    }
    .meeting-spans img {
        max-width:100%;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
    }
    .content-en {
        background-color: white;
        line-height: 24px;
        padding: 25px 35px;
        word-wrap: break-word;
        margin-top: 20px;
    } 
    .content-en p {
       text-align: justify;
     }
    
    .meeting-spans {
        background-color: white;
        line-height: 24px;
        padding: 25px 35px;
        word-wrap: break-word;
         margin-top: 20px;
    }
    
.about_l {
    width: 580px;
    float: left;
	padding:5px;
	background:#e0e0e0;padding-bottom:2px;
}
.about_l p {
    background: rgba(30, 30, 30, 0.6);
    color: #fff;
    text-align: center;
    
    width: 100%;
    height: 45px;
    line-height: 45px;
    
    font-size: 16px;
    top: 0;
    box-sizing: border-box;
    overflow: hidden;
	text-align:center;
}
.about_l img {
    max-width: 100%;
}

.about_r {
    width: 580px;
    float: right;
}

.text {
    line-height: 32px;
    color: #333;
    font-size: 16px;
}

.text p {
    margin-bottom: 15px;
    text-indent: 2rem;
}

.text img {
    max-width: 100%;
}


.dvschool{ background:#f5f5f5;padding-bottom:20px; margin-bottom: 30px;}
.dvschool ul{}
.dvschool ul li{list-style:none;text-align:center;float:left;margin:8px; }
.dvschool ul li img{padding:1px;border: solid 1px #CACFBC;border-radius:5px; width: 150px; height: 150px; }
.dvschool ul li a{ color:#fff;}
.dvschool li.leftmenuTitle{margin-bottom:12px;display:none; font-size:14px;font-weight:bolder;margin-left:0px; background:none;text-indent:0px;text-align:center; border-bottom:dashed 1px #fff; padding-bottom:4px;}


.foot {
    background: #3a4357;
    padding: 30px 0;
    overflow: hidden;
     text-align: center;
      line-height: 25px;
}
.foot a{color:#989898;}
.copyright {
    display: block;
    margin-top: 10px;
    color: #989898;
}

.foot_r p {
    width: 266px;
    color: #b1bcd5;
    font-size: 14px;
    float: left;
    margin-top: 5px;
    font-size: 20px;
}

.mar20{  margin-top: 48px;}