484 lines
8.2 KiB
CSS
484 lines
8.2 KiB
CSS
@charset "utf-8";
|
|
body {
|
|
}
|
|
#bodyTop {
|
|
background-image: url(../Images/news-banner.jpg);
|
|
background-repeat: no-repeat;
|
|
background-position: center 0px;
|
|
height: 200px;
|
|
width: 100%;
|
|
}
|
|
#Context {
|
|
margin-top: 3px;
|
|
}
|
|
.rowImg{
|
|
padding: 3px;
|
|
height: 106px;
|
|
width: 1190px;
|
|
border: 1px solid #CCC;
|
|
margin-top: 5px;
|
|
}
|
|
.noNews {
|
|
font-family: "微软雅黑", "黑体", "Simplified Arabic Fixed";
|
|
font-size: 20px;
|
|
line-height: 300px;
|
|
color: #999999;
|
|
height: 500px;
|
|
width: 550px;
|
|
text-align: center;
|
|
}
|
|
|
|
.box{
|
|
border: 1px solid #ccc;
|
|
float: left;
|
|
}
|
|
.notice{
|
|
height: 320px;
|
|
width: 320px;
|
|
margin-right: 3px;
|
|
}
|
|
.notice .boxTit{
|
|
background-image: url(../Images/gonggao-bg.jpg);
|
|
background-repeat: no-repeat;
|
|
line-height: 38px;
|
|
height: 38px;
|
|
margin-top: 2px;
|
|
margin-left: 2px;
|
|
}
|
|
.notice .txt {
|
|
color: #efefef;
|
|
margin-left: 20px;
|
|
font-family: "黑体", "微软雅黑";
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
#LeftBox {
|
|
width: 820px;
|
|
float: left;
|
|
border-right-width: 1px;
|
|
border-top-style: none;
|
|
border-right-style: dashed;
|
|
border-bottom-style: none;
|
|
border-left-style: none;
|
|
border-right-color: #CCCCCC;
|
|
}
|
|
#LeftBox #newsBar {
|
|
font-family: "微软雅黑", "黑体", "Simplified Arabic Fixed";
|
|
font-size: 20px;
|
|
line-height: 35px;
|
|
font-weight: bold;
|
|
color: #000000;
|
|
background-image: url(../Images/icon1.png);
|
|
background-repeat: no-repeat;
|
|
background-position: 0px 1px;
|
|
height: 40px;
|
|
margin-top: 25px;
|
|
text-indent: 45px;
|
|
border-bottom-width: 1px;
|
|
border-top-style: none;
|
|
border-right-style: none;
|
|
border-bottom-style: solid;
|
|
border-left-style: none;
|
|
border-bottom-color: #CCCCCC;
|
|
margin-bottom: 20px;
|
|
margin-right: 20px;
|
|
}
|
|
#LeftBox .newsItem {
|
|
width: 800px;
|
|
display: table;
|
|
height: 150px;
|
|
margin-bottom: 20px;
|
|
border-bottom-width: 1px;
|
|
border-top-style: none;
|
|
border-right-style: none;
|
|
border-bottom-style: dashed;
|
|
border-left-style: none;
|
|
border-bottom-color: #CCCCCC;
|
|
}
|
|
#LeftBox .newsItem .newsTitleBar {
|
|
height: 40px;
|
|
}
|
|
#LeftBox .newsTitleBar .newsTitle {
|
|
line-height: 40px;
|
|
float: left;
|
|
height: 40px;
|
|
width: 500px;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
display: block;
|
|
overflow: hidden;
|
|
|
|
}
|
|
#LeftBox .newsTitleBar .newsTitle a{
|
|
font-size: 16px;
|
|
line-height: 40px;
|
|
font-weight: bold;
|
|
color: #000000;
|
|
font-family: "宋体";
|
|
|
|
}
|
|
#LeftBox .newsTitleBar .newsTime {
|
|
line-height: 40px;
|
|
color: #999999;
|
|
float: right;
|
|
height: 40px;
|
|
width: 80px;
|
|
text-align: right;
|
|
}
|
|
.newsContent .newsImg {
|
|
float: left;
|
|
height: 84px;
|
|
width: 124px;
|
|
border: 1px solid #CCCCCC;
|
|
}
|
|
.newsContent .newsImg img{
|
|
height: 80px;
|
|
width: 120px;
|
|
margin-top: 2px;
|
|
margin-left: 2px;
|
|
}
|
|
|
|
#RightBox {
|
|
float: right;
|
|
width: 350px;
|
|
}
|
|
#RightBox .box {
|
|
float: right;
|
|
width: 350px;
|
|
}
|
|
#RightBox .boxBar {
|
|
border-bottom-width: 1px;
|
|
border-top-style: none;
|
|
border-right-style: none;
|
|
border-bottom-style: solid;
|
|
border-left-style: none;
|
|
border-bottom-color: #CCCCCC;
|
|
height: 60px;
|
|
}
|
|
|
|
#RightBox .box .title {
|
|
font-size: 20px;
|
|
font-family: "微软雅黑";
|
|
|
|
background-repeat: no-repeat;
|
|
background-position: left bottom;
|
|
float: left;
|
|
height: 30px;
|
|
text-align: left;
|
|
padding-bottom: 5px;
|
|
padding-top: 8px;
|
|
color: #333;
|
|
padding-left: 10px;
|
|
margin-bottom: 15px;
|
|
border-bottom-width: 5px;
|
|
border-top-style: none;
|
|
border-right-style: none;
|
|
border-bottom-style: solid;
|
|
border-left-style: none;
|
|
border-bottom-color: #0387d9;
|
|
width: 150px;
|
|
text-indent: 10px;
|
|
margin-top: 15px;
|
|
}
|
|
.boxBar .more {
|
|
float: right;
|
|
height: 30px;
|
|
width: 60px;
|
|
line-height: 30px;
|
|
margin-top: 25px;
|
|
}
|
|
.boxBar .more a{
|
|
color: #0387d9;
|
|
}
|
|
.nolist {
|
|
display: table;
|
|
margin-top: 20px;
|
|
}
|
|
|
|
.item {
|
|
width: 350px;
|
|
height: 35px;
|
|
display: table;
|
|
}
|
|
|
|
|
|
.item img {
|
|
float: left;
|
|
}
|
|
.newsContent .newsIntro2 {
|
|
line-height: 25px;
|
|
float: right;
|
|
height: 100px;
|
|
width: 440px;
|
|
overflow: hidden;
|
|
color: #666666;
|
|
}
|
|
.newsContent .newsIntro1 {
|
|
line-height: 25px;
|
|
float: right;
|
|
height: 100px;
|
|
overflow: hidden;
|
|
color: #666666;
|
|
}
|
|
.newsIntro1 a,.newsIntro2 a
|
|
{
|
|
color: #666666;
|
|
}
|
|
.item .noItem {
|
|
line-height: 22px;
|
|
white-space: nowrap;
|
|
float: left;
|
|
height: 22px;
|
|
width: 280px;
|
|
overflow: hidden;
|
|
margin-left: 5px;
|
|
text-overflow: ellipsis;
|
|
background-image: url(../Images/icon3.png);
|
|
background-repeat: no-repeat;
|
|
background-position: 0px 8px;
|
|
text-indent: 15px;
|
|
}
|
|
|
|
/*热点资讯*/
|
|
.news{
|
|
height: 320px;
|
|
width: 360px;
|
|
margin-left: 3px;
|
|
}
|
|
.news .boxTit{
|
|
background-image: url(../Images/tab-bg01.jpg);
|
|
background-repeat: no-repeat;
|
|
line-height: 38px;
|
|
height: 38px;
|
|
margin-top: 2px;
|
|
margin-left: 2px;
|
|
border-bottom-width: 2px;
|
|
border-bottom-style: solid;
|
|
border-bottom-color: #CCC;
|
|
background-position: 0px 5px;
|
|
|
|
|
|
}
|
|
.news .txt {
|
|
color: #fff;
|
|
font-family: "黑体", "微软雅黑";
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
line-height: 38px;
|
|
text-align: center;
|
|
width: 98px;
|
|
float:left;
|
|
}
|
|
.news .item{
|
|
width: 350px;
|
|
}
|
|
.news .item .newsItem{
|
|
width: 280px;
|
|
}
|
|
/*图片资讯轮换*/
|
|
.imgshow{
|
|
height: 320px;
|
|
width: 503px;
|
|
|
|
}
|
|
.noTime {
|
|
color: #999999;
|
|
float: right;
|
|
}
|
|
|
|
|
|
.item .noItem a{
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.item .noItem a:hover{
|
|
font-size: 14px;
|
|
text-decoration: underline;
|
|
}
|
|
.order{
|
|
height: 260px;
|
|
width: 395px;
|
|
margin-right: 3px;
|
|
margin-bottom:3px;
|
|
}
|
|
.order .boxTit{
|
|
background-image: url(../Images/icon03.jpg);
|
|
background-repeat: no-repeat;
|
|
line-height: 38px;
|
|
height: 38px;
|
|
margin-top: 2px;
|
|
margin-left: 2px;
|
|
background-position: 8px 10px;
|
|
}
|
|
.order .boxTit .txt {
|
|
color: #666666;
|
|
margin-left: 36px;
|
|
line-height: 38px;
|
|
font-family: "黑体", "微软雅黑";
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
}
|
|
.notice .item {
|
|
width: 300px !important;
|
|
height: 26px;
|
|
display: table;
|
|
margin-left:5px;
|
|
}
|
|
.notice .item .newsItem {
|
|
|
|
width: 230px !important;
|
|
|
|
}
|
|
.news .item {
|
|
width: 350px !important;
|
|
height: 26px;
|
|
display: table;
|
|
margin-left:5px;
|
|
}
|
|
.news .item .newsItem {
|
|
|
|
width: 280px !important;
|
|
|
|
}
|
|
.newslist .item {
|
|
width: 380px;
|
|
height: 26px;
|
|
display: table;
|
|
margin-left:5px;
|
|
}
|
|
.newslist .item .newsItem {
|
|
line-height: 22px;
|
|
white-space: nowrap;
|
|
float: left;
|
|
height: 26px;
|
|
width: 310px;
|
|
overflow: hidden;
|
|
margin-left: 5px;
|
|
text-overflow: ellipsis;
|
|
background-image: url(../Images/icon3.png);
|
|
background-repeat: no-repeat;
|
|
background-position: 0px 8px;
|
|
text-indent: 15px;
|
|
}
|
|
/*热门课程*/
|
|
.hotCour{
|
|
height: 260px;
|
|
width: 1200px;
|
|
margin-right: 3px;
|
|
}
|
|
.hotCour .boxTit{
|
|
background-image: url(../Images/kecheng-bg.jpg);
|
|
background-repeat: no-repeat;
|
|
line-height: 38px;
|
|
height: 38px;
|
|
margin-top: 2px;
|
|
margin-left: 2px;
|
|
}
|
|
.hotCour .txt {
|
|
color: #09C;
|
|
font-family: "黑体", "微软雅黑";
|
|
font-size: 18px;
|
|
font-weight: bold;
|
|
line-height: 38px;
|
|
width: 160px;
|
|
float: left;
|
|
text-indent: 55px;
|
|
}
|
|
/* 课程*/
|
|
.courseList {
|
|
width: 1200px;
|
|
height: 270px;
|
|
overflow: hidden;
|
|
margin-right: auto;
|
|
margin-top:15px;
|
|
margin-left:15px;
|
|
}
|
|
.courseList .courseListInner {
|
|
width: 2000px;
|
|
}
|
|
|
|
.courseList .item {
|
|
float: left;
|
|
margin-right: 40px;
|
|
width: 200px;
|
|
text-align: center;
|
|
height: 190px;
|
|
overflow: hidden;
|
|
border: 1px solid #CCC;
|
|
}
|
|
.courseList .courseOver
|
|
{
|
|
border: 3px solid #CCCCCC;
|
|
}
|
|
.courseList .courseOver .itemName a
|
|
{
|
|
color: #FFFFFF;
|
|
}
|
|
.courseList .item a{
|
|
display: block;
|
|
color: #FFFFFF;
|
|
font-size: 15px;
|
|
line-height: 25px;
|
|
}
|
|
.courseList .item img{
|
|
width: 196px;
|
|
height: 119px;
|
|
margin: 2px;
|
|
}
|
|
.courseList .item .itemMark {
|
|
font-size: 14px;
|
|
text-align: left;
|
|
line-height: 35px;
|
|
width: 200px;
|
|
font-family: "微软雅黑";
|
|
color: #333;
|
|
FILTER: alpha(opacity=50);
|
|
BACKGROUND: #000;
|
|
OVERFLOW: hidden;
|
|
opacity: 0.5;
|
|
-moz-opacity: 0.5;
|
|
|
|
height:123px;
|
|
}
|
|
.courseList .item .itemInfo {
|
|
font-size: 14px;
|
|
text-align: left;
|
|
line-height: 25px;
|
|
width: 200px;
|
|
font-family: "微软雅黑";
|
|
color: #FFFFFF;
|
|
OVERFLOW: hidden;
|
|
|
|
BACKGROUND: #eee;
|
|
OVERFLOW: hidden;
|
|
|
|
height:55px;
|
|
z-index: 10;
|
|
color: #333;
|
|
}
|
|
.courseList .item .itemInfo a
|
|
{
|
|
line-height: 30px;
|
|
text-indent: 10px;
|
|
display: block;
|
|
height: 30px;
|
|
font-family: "微软雅黑", "黑体", "Simplified Arabic Fixed";
|
|
font-size: 18px;
|
|
overflow: hidden;
|
|
color: #06C;
|
|
}
|
|
.courseList .item .itemDetails
|
|
{
|
|
line-height: 20px;
|
|
display: block;
|
|
height: 20px;
|
|
font-family: "微软雅黑", "黑体", "Simplified Arabic Fixed";
|
|
font-size: 14px;
|
|
width: 190px;
|
|
margin-left: 10px;
|
|
}
|
|
.courseList .item .itemDetails a{
|
|
font-family: "微软雅黑", "黑体", "Simplified Arabic Fixed";
|
|
font-size: 14px;
|
|
} |