/* 首页 */
.nav3 {
    height: 540px;
    margin-top: 30px;
}

.nav3-tit {
    width: 588px;
    height: 100%;
    float: left;
    /* margin-left: 30px; */
}

.nav3-lb {
    float: right;
    width: 576px;
    height: 515px;
}

.nav3-xw {
    width: 100%;
    height: 32px;
    border-bottom: 2px solid #efefef;
    position: relative;
}

.nav3-xw h3 {
    color: #c71435;
    float: left;
    font-size: 21px;
    font-weight: 600;
    line-height: 32px;
    border-bottom: 2px solid #224fa0;
}

.nav3-xw span {
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 8px;
}

.nav3-xw span a {
    color: #bbbcbd;
}

.nav3-txt {
    width: 100%;
}

.nav3-txt li {
    width: 562px;
    height: 112px;
    margin: 0 auto;
    margin-top: 15px;
}

.nav3-txt li h3 {
    width: 450px;
    height: 25px;
    color: #c71435;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.nav3-txt li p {
    width: 545px;
    height: 42px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    /* float: left; */
    margin: 0 auto;
    color: #7a797b;
    margin-top: 15px;
}

.ship {
    width: 575px;
    height: 480px;
    margin-top: 15px;
    position: relative;
}

.ship img {
    width: 575px;
    height: 480px;
}

.yy {
    width: 100%;
    height: 35px;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0.8;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 35px;
}

.yy span {
    color: #fff;
}

.bof {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    border: 5px solid #fff;
    opacity: 0.8;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
}

.sj {
    width: 100%;
    height: 100%;
    position: relative;
}

.sjx2 {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-left: 30px solid #fff;
    border-bottom: 25px solid transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -26px;
    margin-left: -8px;
}

/* 成果转化、奖项评选 */
.dwjx {
    height: 370px;
    margin-top: 40px;
}

.dwjl {
    width: 580px;
    height: 100%;
    float: left;
}

.jxpx {
    width: 580px;
    height: 100%;
    float: right;
}

.dwjl-txt {
    width: 100%;
    height: 150px;
    border-bottom: 2px dashed #f6f6f5;
}

.dwjl-box {
    float: left;
    width: 163px;
    height: 115px;
    margin-top: 12px;
}

.dwjl-box img {
    width: 100%;
    height: 100%;
}

.dwjl-box1 {
    float: right;
    width: 290px;
    height: 100%;
    position: relative;
}

.dwjl-box1 p {
    width: 200px;
    height: 115px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    float: left;
    color: #175382;
    font-size: 18px;
    line-height: 30px;
}

.dwjl-box1 span {
    position: absolute;
    bottom: 35px;
    right: 25px;
}

.dwjl-box1 span a {
    color: #616060;
}

.dwjl-ul {
    width: 100%;
    margin-left: 30px;
    margin-top: 15px;
    height: calc(100% - 217px);
}

.dwjl-ul ul li {
    width: 100%;
    height: 38px;
    line-height: 34px;
    list-style-type: disc;
    font-size：17px;
  
}

.dwjl-ul ul li a {
    display: inline-block;
    width: 530px;
    height: 27px;
    color: #585858;

}

/* 往届年会 */
.wjnh {
    height: 400px;
}

.wjnh1 {
    height: 330px;
}

.wjnh_box {
    width: 400px;
    height: 100%;
    border: 2px solid #ddd;
    margin-top: 25px;
    float: left;
    margin-right: 20px;
}

.wjnh_box:nth-child(3) {
    margin-right: 0;
}

.wjnh_box img {
    width: 100%;
    height: 300px;
}

.wjnh_p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #edf2f6;
    color: #696769;
}

.wjnh_p p {
    width: 290px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    font-size: 18px;
}

/* 条 */
.htiao {
    width: 100%;
    height: 68px;
    margin-top: 25px;
}

/* 页脚 */
.yjfoot {
 	width: auto;                 
    height: 42px;
    margin-top: 15px;
    background-color: #af0530;
}

.yjfoot_img {
    width: 90px;
    height: 90px;
    float: left;
}

.yjfoot_txt {
    width: 1000px;
    height: 100%;
  	margin:auto;
  	padding-top: 25px;
}

.yjfoot_txt p,
a {
    color: #6b6b6b;
    font-size: 16px;
}

.yjfoot_txt ul {
    height: 40px;
    width: 700px;
    margin: 0 auto;
}

.yjfoot_txt ul li {
    /* width: 85px; */
    height: 20px;
    line-height: 20px;
    text-align: center;
    float: left;
}

.yjfoot_txt ul li a {
    color: #b1b2b7;
    margin-left: 20px;
    font-size: 20px;
}

.yjfoot_txt ul li span {
    margin-left: 15px;
    color: #b1b2b7;
    font-weight: 700;
}

.yjfoot_f {
    text-align: center;
}

.yjfoot_f p {
    color: #b1b2b7;
    font-size: 20px;
    line-height: 25px;
}

.yjfoot_f p a {
    color: #b1b2b7;
    font-size: 20px;
}

/* 会议通知 */
/* 当前位置 */
.zhbd {
    height: 34px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 34px;
    color: #8b8b8b;
}

.zhbd p {
    margin-left: 10px;
}

.zhbd p a {
    color: #8b8b8b;
}

/* main */
.zhbd3 {
    height: 805px;
    padding-top: 15px;
}

.zhbd3-m {
    width: 70%;
    height: 802px;
    border: 1px solid #eee;
    border-top: 3px solid #af0530;
}

.zhbd3-m .yj {
    height: 34px;
    width: 96%;
    margin-left: 20px;
    padding-top: 20px;
    border-bottom: 2px dashed #af0530;
}

.zhbd3-m .yj a {
    margin-top: 20px;
    font-size: 20px;
    color: #af0530;
  	margin-top:20px;
    font-weight: 700;
}

.zhbd3-m .main {
    width: 1065px;
    height: 695px;
}

.zhbd3-m .main1 {
    width: 815px;
    height: 600px;
    margin-top: 10px;
    position: relative;
}

.zhbd3-m .main1:nth-child(4) {
    border: none;
}

.zhbd3-m .main-ul {
    margin-left: 35px;
}

.zhbd3-m .main-ul li {
    height: 40px;
    line-height: 40px;
    list-style-type: disc;
}

.zhbd3-m .main-ul li a {
    color: #666;
    display: inline-block;
    width: 640px;
    height: 32px;
    font-size: 20px;
    line-height: 44px;
    overflow: hidden;
}

.zhbd3-m .main-ul li span {
    color: #c6c6c6;
    float: right;
}

.pageBox {
    width: 280px;
    height: 35px;
    position: absolute;
    left: 50%;
    margin-left: -140px;
    bottom: 0;
}

.pageBox span {
    display: inline-block;
    width: 86px;
    text-align: center;
    cursor: pointer;
}

/* 讲座信息 */
/* main */
.jzxx {
    min-height: 705px;
    height: auto;
}

.jzxx-m {
    width: 100%;
    height: auto;
  	min-height: 650px;
    border: 1px solid #eee;
    border-top: 3px solid #428cc6;
    margin: 0 auto;
}

.jzxx-m .yj {
    min-height: 54px;
    width: 1155px;
    margin-left: 20px;
    padding-top: 20px;
    border-bottom: 2px dashed #428cc6;
    text-align: center;
  	line-height:36px;
}

.jzxx-m .yj a {
    margin-top: 20px;
    font-size: 24px;
    color: #030303;
    font-weight: 700;
}

.jzxx-m .pp {
    width: 356px;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    color: #c6c6c6;
    margin: 0 auto;
}

.jzxx-m p a {
    font-size: 12px;
    color: #c6c6c6;
}

.jzxx-img {
    width: 400px;
    height: 346px;
    margin: 0 auto;
    margin-top: 28px;
}

.jzxx-img h4 {
    width: 290px;
    font-size: 12px;
    margin: 0 auto;
    color: #a3a3a3;
    line-height: 50px;
}

.jzxx-txt {
    width: 1300px;
    margin: 0 auto;
    text-indent: 3em;
    letter-spacing: 1px;
    margin-top:10px;
}

.jzxx-txt p {
    color: #8c8c8c;
    width: 100%;
    height: 100%;
    font-size: 16px;
    padding-top: 12px;
    line-height: 40px;
}
.zxyw3 {
	width: 300px;
    position: relative;
    top: -645px;
    right: -316px;
    float: right;
}
.zxyw3-xw {
    width: 100%;
    height: 35px;
    border-bottom: 2px dashed #af0530;
    position: relative;
}
.zxyw3-xw h3 {
    color: #af1a11;
    float: left;
    font-size: 22px;
    font-weight: 700;
    margin-left: 5px;
    line-height: 25px;
}
.zxyw-txt {
    width: 289px;
    margin-top: 10px;
    margin-left: 5px;
}
.zxyw-txt ul {
    width: 100%;
    height: 190px;
}
.divCurrentWeather strong {
  display:none;
}
.order a{
  display:none;
}
