/* CSS Document */
html,body{
height:100%
}
body{
margin:0;
padding:0;
/*background:url("/WebRoot/themes/default/images/body_bg_blue.gif") repeat-x 0px 0px; */
background:url("/WebRoot/themes/default/images/body_bg.gif") repeat-x 0px 0px;
}
.wrap{
width:960px;
height:auto;
margin:0 auto;
overflow:hidden
}
.top{
width:960px;
height:39px;
line-height:39px;
background-color: #333333;
/*background-color:#216DB5; */
}
.header{
float:left;
width:960px;
height:120px;
margin:0 auto;
}
.header #logo-area{
float:left;
width:210px;
height:90px;
background:url("/WebRoot/themes/default/images/logo.jpg") no-repeat;
text-indent:-999999px;
white-space:nowrap;
overflow:hidden
}
.header #menu-area{
float:left;
margin-top: 50px;
padding-left: 10px;
width:170px;
height:40px;
}
.header .menu-current{
float:left;
line-height:40px;
width:170px;
height:40px;
font-size:18px;
font-family:"黑体";
}
.header .menu-current span{
font-size:16px;
color:#888888;
cursor:pointer;
}
.header .menu-current span:hover{
color:#333333;
}
.header .menu-select{
position:relative;
top:-5px;
left:50px;
width:150px;
border:1px solid #dedede;
overflow:hidden;
}
.header .menu-select ul{
list-style:none;
width:150px;
filter:alpha(opacity=80);
overflow:hidden;
}
.header .menu-select ul li{
list-style:none;
width:150px;
height:30px;
line-height:30px;
}
.header .menu-select ul li a{
display:block;
text-decoration:none;
color:#333333;
font-size:14px;
padding-left:10px;
background-color:#f5f5f5;
}
.header .menu-select ul li a:hover{
display:block;
text-decoration:none;
color:#009aff;
font-size:14px;
background-color:#dedede;
}
.header #service-area{
float:right;
width:566px;
height:90px;
background:url("/WebRoot/themes/default/images/service.jpg") no-repeat -30px 0px;
text-indent:-999999px;
white-space:nowrap;
overflow:hidden;
}
.main{
float:left;
width:960px;
margin:0px auto 0px auto;
overflow:hidden;
}
.main .main-left{
float:left;
width:710px;
overflow:hidden;
}
.main .main-left .index-tabs{
list-style:none;
width:710px;
height:40px;
background-color:#f5f5f5;
}
.main .main-left .index-tabs{
list-style:none;
width:710px;
height:40px;
}
.main .main-left .index-tabs .tab{
list-style:none;
float:left;
width:120px;
height:38px;
border:1px solid #eaeaea;
background-color:#f5f5f5;
border-left-color:#f5f5f5;
}
.main .main-left .index-tabs .tab .normal{
list-style:none;
display:block;
width:120px;
height:40px;
text-align:center;
line-height:40px;
text-decoration:none;
font-size:14px;
color:#333333;
}
.main .main-left .index-tabs .tab .selected{
color:#333333;
font-weight:bold;
border-top:2px solid #216db5;
background-color:#ffffff;
}
.main .main-right{
float:right;
width:230px;
overflow:hidden;
}
.container-sider{
width:230px;
overflow:hidden;
}
.container-sider .title{
display: block;
float:left;
font-size:20px;
font-family:"黑体";
color:#333333;
}
.container-sider .title span{
display: block;
float:left;
width:160px;
font-size:20px;
font-family:"黑体";
color:#333333;
}
.container-sider .title i a{
display: block;
float:right;
font-size:14px;
font-family:"黑体";
color:#898989;
}
.container-sider .list{
list-style:none;
width:220px;
margin-top:10px;
}
.container-sider .list li{
list-style:square;
color:#c1c1c1;
width:220px;
height:26px;
background:url("/WebRoot/themes/default/images/ico_square.gif") no-repeat 0px 15px;
line-height:26px;
padding-left:10px;
overflow:hidden;
}
.container-sider .list li a{
font-size:14px;
color:#333333;
text-decoration:none;
}
.container-sider .list li a:hover{
color:#ba2636;
text-decoration:underline;
}
.main .ad-960{
float:left;
width:960px;
height:100px;
overflow:hidden;
}
.footer{
float:left;
width:100%;
height:90px;
font-size:14px;
color:#ffffff;
text-align:center;
padding-top:20px;
background-color:#333333;
}
.footer .copyrights{
font-size:14px;
color:#ffffff;
text-align:center;
line-height:30px;
}
.footer a{
text-decoration: none;
font-size:14px;
color:#ffffff;
text-align:center;
line-height:30px;
}
.main-left-l{
float:left;
width:470px;
height:auto;
overflow:hidden;
}
.main-left-r{
float:right;
width:220px;
height:auto;
overflow:hidden;
}
.cols-box{
}
.cols-box .cols-box-title{
height:32px;
line-height:32px;
border-bottom:1px solid #dfdfdf;
}
.cols-box .cols-box-title span{
float:left;
display:block;
width:76px;
height:32px;
font-size:14px;
color:#330000;
font-weight:bold;
text-align:center;
line-height:32px;
border-bottom:1px solid #d91f25;
}
.cols-box .cols-box-title em{
float:right;
display:block;
width:36px;
height:11px;
margin-top:12px;
overflow:hidden;
}
.cols-box .cols-box-content .recommend-info{
float:left;
width:230px;
height:auto;
margin-left:0px;
margin-top:10px;
margin-right:5px;
}
.cols-box .cols-box-content .recommend-info img{
float:left;
margin-top:10px;
width:98px;
height:69px;
border:1px solid #dedede;
}
.cols-box .cols-box-content .recommend-info p{
float:left;
width:115px;
height:70px;
color:#333333;
line-height:20px;
margin-top:10px;
margin-left:10px;
_margin-left:5px;
}
.cols-box .cols-box-content .recommend-info p em a{
font-weight:normal;
color:#333333;
}
.cols-box .cols-box-content .recommend-info p em a:hover{
color:#000000;
text-decoration:none;
}
.cols-box .cols-box-content .recommend-info p span{
color:#d91f25;
}
.cols-box .cols-box-content .recommend-info p span a{
color:#d91f25;
text-decoration:none;
}
.cols-box .cols-box-content .recommend-info p span a:hover{
text-decoration:underline;
}
.cols-box .cols-box-content .list{
display:block;
width:220px;
height:auto;
margin-top:10px;
list-style:none;
overflow:hidden;
}
.cols-box .cols-box-content .list li{
background:url("/WebRoot/themes/default/images/icons_square2_2.gif") no-repeat 0px 10px;
height:22px;
line-height:22px;
padding-left:12px;
list-style:none;
}
#box-l25{
float:left;
width:710px;
}
#box-l25 .cols-box-title{
height:40px;
background:url("/WebRoot/themes/default/images/title_bg4.gif") repeat-x;
border:0px;
}
#box-l25 .cols-box-title span{
border:0px;
}
#box-l25 .list{
}
#KinSlideshow,#KinSlideshow2{
float:left;
width:220px;
height:196px;
border:1px solid #dedede;
visibility:hidden;
overflow:hidden;
}
.btn-details{
color:#888888;
}
/*text decoration*/
.text-through{
color:#710708;
text-decoration:line-through;
}
/*list-table*/
.list-table{
border-collapse: collapse;
}
.list-table th{
height:30px;
font-weight:bold;
font-size:14px;
line-height:30px;
border-bottom:1px dotted #333333;
border-collapse: collapse;
}
.list-table td{
height:30px;
font-size:14px;
line-height:30px;
border-collapse: collapse;
}
#box-l15 {
float:left;
width:218px;
height:248px;
border:1px solid #dedede;
overflow:hidden;
}
#box-l15 .cols-box-title,#box-l15 .cols-box-title span{
border:0px;
}
#box-l15 .cols-box-title em{
width:120px;
height:28px;
color:#666666;
margin-right:10px;
_margin-right:5px;
text-align:right;
margin-top:0px;
}
#box-l15 .list{
list-style:none;
margin-left:8px;
_margin-left:4px;
width:200px;
height:170px;
border-bottom:1px dotted #333333;
overflow:hidden;
}
#box-l15 .list li{
float:left;
display:block;
padding:0px;
width:204px;
height:170px;
background:none;
}
#box-l15 .list li .pic{
width:204px;
height:118px;
}
#box-l15 .list li .text{
display:block;
margin-top:5px;
width:204px;
height:52px;
}
/*btns style*/
.btns-bot{
width:220px;
height:30px;
}
.btns-bot-normal{
float:left;
display:block;
margin-top:10px;
margin-left:10px;
_margin-left:5px;
width:8px;
height:8px;
text-indent:-999999px;
background:url("/WebRoot/themes/default/images/btn_bot_normal.gif") no-repeat;
}
.btns-bot-selected{
float:left;
display:block;
margin-top:10px;
margin-left:10px;
_margin-left:5px;
width:8px;
height:8px;
text-indent:-999999px;
background:url("/WebRoot/themes/default/images/btn_bot_selected.gif") no-repeat;
}
#list-n-g-l{
width:500px;
height:auto;
overflow:hidden;
}
.first-part{
width:500px;
overflow:hidden;
}
.first-part .pic{
float:left;
width:114px;
height:96px;
}
.first-part .text{
float:right;
margin-right:40px;
width:330px;
height:96px;
font-size:14px;
line-height:21px;
color:#333333;
}
#list-n-g-l .second-part{
list-style:none;
width:220px;
margin-top:10px;
}
#list-n-g-l .second-part li{
list-style:square;
color:#c1c1c1;
width:220px;
height:26px;
background:url("/WebRoot/themes/default/images/ico_square.gif") no-repeat 0px 15px;
line-height:26px;
padding-left:10px;
overflow:hidden;
}
#list-n-g-l .second-part li a{
font-size:14px;
color:#333333;
text-decoration:none;
}
#list-n-g-l .second-part li a:hover{
color:#ba2636;
text-decoration:underline;
}
.btn-select-course{
color:#333333;
padding:5px 10px;
text-decoration:none;
background-color:#f5f5f5;
border:1px solid #c1c1c1;
}
/*
.btn-zixun{
color:#333333;
font-size: 12px;
padding:5px 10px;
text-decoration:none;
}*/
.cols-boxr{
border:1px solid #dfdfdf;
}
.cols-boxr .cols-boxr-title{
height:32px;
line-height:32px;
background:url("/WebRoot/themes/default/images/title_bg2.gif") repeat-x 0px 0px;
border-bottom:1px solid #dfdfdf;
}
.cols-boxr .cols-boxr-title span{
float:left;
display:block;
margin-top:2px;
width:76px;
height:32px;
font-size:14px;
/*color:#330000;*/
font-weight:bold;
text-align:center;
line-height:32px;
background-color:#ffffff;
border-right:1px solid #dfdfdf;
}
.cols-boxr .cols-boxr-title em{
float:right;
display:block;
width:36px;
height:11px;
margin-top:12px;
overflow:hidden;
}
.cols-boxr .cols-box-content .list{
display:block;
margin-top:10px;
list-style:none;
overflow:hidden;
}
.cols-boxr .cols-box-content .list li{
background:url("/WebRoot/themes/default/images/icons_square2_2.gif") no-repeat 0px 10px;
height:22px;
line-height:22px;
padding-left:12px;
list-style:none;
}
#box-133 a,#local-sixth a{
font-size:14px;
color:#333333;
text-decoration:none;
}
#box-133 a:hover,#local-sixth a:hover{
font-size:14px;
color:#206db5;
text-decoration:none;
}
/*第六部分 容器*/
#local-sixth{
margin-top:10px;
border:1px solid #dedede;
width:960px;
height:116px;
background:url("/WebRoot/themes/default/images/train_kehu_bg.gif") no-repeat;
}
#local-sixth .kehu{
width:755px;
height:60px;
margin-left:184px;
margin-top:50px;
}
#local-sixth .kehu li{
margin-left:12px;
display:block;
float:left;
padding:3px 20px;
}
#link-shortcut{
width:500px;
overflow:hidden;
}
#link-shortcut #ziliao{
width:500px;
overflow:hidden;
}
#link-shortcut #ziliao .btn{
float:left;
margin-top:10px;
width:140px;
height:40px;
background:#f5f5f5;
border:1px solid #c1c1c1;
}
#link-shortcut #ziliao .btn a{
display:block;
line-height:40px;
color:#333333;
text-decoration:none;
text-align:center;
font-size:14px;
}
#link-shortcut #ziliao .btn a:hover{
background-color:#216db5;
color:#ffffff;
}
/*提示框*/
.tip-box-yellow{
border:1px solid #fedc9c;
background-color: #ffffea;
}
.cols-title-normal{
color: #333333;
font-weight:normal;
border-top:1px solid #c1c1c1;
border-left:0px solid #ffffff;
border-right:0px solid #ffffff;
border-bottom:1px solid #c1c1c1;
background-color:#f5f5f5;
}
.cols-title-selected{
color:#333333;
background: none;
/*background: white;*/
font-weight:bold;
border-top:2px solid #216db5;
border-bottom:1px solid #ffffff;
background-color:#ffffff;
}
.cols-title-selected-single{
color:#333333;
background: none;
/*background: white;*/
font-weight:bold;
font-family:"黑体";
font-size:20px;
border-top:2px solid #216db5;
border-left:1px solid #c1c1c1;
border-bottom:1px solid #ffffff;
}
.cols-boxr-title1{
width:960px;
background:none;
height:40px;
line-height:40px;
border-top:1px solid #dedede;
border-bottom:1px solid #dedede;
}
.cols-boxr{
border:0px solid #dfdfdf;
}
.cols-boxr .cols-boxr-title{
height:40px;
line-height:40px;
background:none;
background-color:#f5f5f5;
/*background:url("/WebRoot/themes/default/images/title_bg2.gif") repeat-x 0px 0px;*/
}
.cols-boxr .cols-boxr-title span{
float:left;
display:block;
width:76px;
height:37px;
font-size:14px;
/*color:#330000;*/
text-align:center;
line-height:32px;
}
.cols-boxr .cols-boxr-title em{
float:right;
display:block;
width:36px;
height:11px;
margin-top:12px;
overflow:hidden;
}
.cols-boxr .cols-box-content .list{
display:block;
margin-top:20px;
margin-left:0px;
list-style:none;
overflow:hidden;
}
.cols-boxr .cols-box-content .list li{
background:url("/WebRoot/themes/default/images/ico_square.gif") no-repeat 0px 10px;
height:26px;
line-height:26px;
list-style:none;
}
.cols-boxr .cols-box-content .list li a{
display:block;
font-size:14px;
color:#333333;
line-height:26px;
text-decoration:none;
white-space:nowrap;
overflow:hidden;
}
.cols-boxr .cols-box-content .list li a:hover{
display:block;
font-size:14px;
color:#ba2636;
line-height:26px;
text-decoration:none;
white-space:nowrap;
overflow:hidden;
}
#score-query{
width:230px;
height: 60px;
overflow: hidden;
}
#cols-box-daojishi{
margin-top: 20px;
padding-top: 6px;
width:230px;
height: 60px;
text-align: center;
font-family: "黑体";
font-size: 14px;
line-height: 26px;
background:url("/WebRoot/themes/default/images/daojishi_bg.gif") no-repeat;
border: 1px solid #dedede;;
}
#cols-box-daojishi b{
color:red;
font-size: 18px;
}
#score-query{
margin-top: 20px;
}
#functions{
}
#functions .list{
list-style:none;
float:left;
width:230px;
}
#functions .list li{
display:block;
float:left;
padding-left:0px;
background:none;
list-style:none;
text-align:center;
line-height:30px;
width:68px;
height:28px;
border:1px solid #dedede;
background-color:#f5f5f5;
}
#footer-ad{
height:200px;
/*border: 1px solid #ff0000; */
}