.top{ height: 132px; width: 100%; background: #0083cc; text-align: center; } .tab{ width: 100%; height: 50px; margin-bottom: 96px; background: #f0f0f0; } .tab ul{ width: 945px; margin: 0 auto; } .tab ul.ul{ width: 795px; } .tab ul li{ width: 233px; height: 50px; background: #d2d2d2; font-size: 18px; color:#fff; text-align: center; line-height: 50px; float: left; cursor: pointer; font-family: "微软雅黑"; } .tab ul li.cur{ background: #00bfd9; } .tab ul li.hover:hover{ background: #00bfd9; } .news ul{ width: 945px; margin: 0 auto; } .news ul li{ margin-top: 45px; overflow: hidden; padding-bottom: 45px; border-bottom: 2px dashed #d9d9d9; } .news ul li .lf{ float: left; width: 234px; margin-right: 18px; } .news ul li .lf img{ border: 5px solid #f0f0f0; } .news ul li .rh{ float: left; width: 693px; } .news ul li .rh_1{ overflow: hidden; } .news ul li .rh_1 h1{ width: 614px; font-weight: bold; height: 28px; line-height: 28px; display: block; float: left; font-size: 20px; font-family: "微软雅黑"; color: #363636; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .news ul li .rh_1 h1:hover{ color: #00bfd9; } .news ul li .rh_1 span{ line-height: 28px; float: right; font-family: "微软雅黑"; color: #969696; font-size: 14px; } .news ul li .rh_2{ height: 82px; overflow: hidden; margin-top: 14px; } .news ul li .rh_2 p{ font-size: 16px; color: #646464; font-family: "微软雅黑"; line-height: 26px; } .news ul li .rh_3{ float: right; } .news ul li .rh_3 a{ display: block; width: 118px; height: 33px; line-height: 35px; text-align: center; background: #fff; font-family: "微软雅黑"; color: #00bfd9; border: 1px solid #00bfd9; } .news ul li .rh_3 a:hover{ color: #fff; background: #00bfd9; } .news span{ text-align: center; } /*新闻详情*/ .news_con{ width: 795px; margin: 0 auto; } .news_con .con_tp{ overflow: hidden; margin-bottom: 28px; border-bottom: 1px dashed #d9d9d9; } .news_con .con_tp h1{ font-family: "微软雅黑"; font-weight: bold; font-size: 26px; color: #363636; line-height: 30px; text-align: center; } .news_con .con_tp span{ text-align: center; display: block; margin-top: 16px; margin-bottom: 30px; } .news_con .con_tp span i{ margin-right: 25px; font-family: "微软雅黑"; color: #969696; font-size: 14px; } .news_con .con_cn{ overflow: hidden; padding-bottom: 28px; border-bottom: 1px dashed #d9d9d9; } .news_con .con_cn p{ font-family: "微软雅黑"; color: #646464; line-height: 28px; text-indent:2em; font-size: 16px; } .news_con .con_cn img{ display: block; text-align: center; margin: 36px auto; max-width: 795px; } .news_con .con_bt{ overflow: hidden; margin-top: 25px; margin-bottom: 60px; } .news_con .con_bt a{ float: left; width: 81px; height: 24px; } .news_con .con_bt a.a1{ background: url(../images/a1_bg.png) no-repeat; } .news_con .con_bt a.a1:hover{ background: url(../images/a1_bg_hover.png) no-repeat; } .news_con .con_bt a.a2{ width: 121px; height: 24px; margin: 0 256px; background: url(../images/a2_bg.png) no-repeat; } .news_con .con_bt a.a2:hover{ background: url(../images/a2_bg_hover.png) no-repeat; } .news_con .con_bt a.a3{ float: right; background: url(../images/a3_bg.png) no-repeat; } .news_con .con_bt a.a3:hover{ background: url(../images/a3_bg_hover.png) no-repeat; } .news_con .about_news h1 { width: 1180px; margin: 0 auto; font-family: "微软雅黑"; font-size: 22px; color: #363636; padding-bottom: 12px; margin-bottom: 46px; background: url(../images/n1_bg.png) no-repeat 0 bottom; } .news_con .about_news ul li{ height: 31px; width: 591px; border-bottom: 1px dashed #d9d9d9; } .news_con .about_news ul li.num1{ border-top: 1px dashed #d9d9d9; } .news_con .about_news ul li a{ display: block; line-height: 31px; font-family: "微软雅黑"; color: #646464; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .news_con .about_news ul li a:hover{ color: #00bfd9; } /*新闻详情*/