/* CSS Document */
html,body{height:100%}
body{
margin:0;
padding:0;
background:url("/WebRoot/themes/default/images/header_bg.gif") repeat-x 0px 0px;
}
#top{
width:100%;
height:30px;
/*background-color:#ffffff;*/
/*overflow: hidden;*/
}
#wrap{
width:960px;
height:auto;
margin:0 auto;
}
#header{
width:960px;
height:96px;
}
/*
#header #logo{
float:left;
width:210px;
height:96px;
background:url("/WebRoot/themes/default/images/logo.jpg") no-repeat 0px 10px;
white-space:nowrap;
text-indent:-999999px;
overflow:hidden;
} */
#header #menu{
float:left;
margin-top:10px;
margin-left:20px;
_margin-left:10px;
width:544px;
height:76px;
overflow:hidden;
}
#header #menu a{
float:left;
padding:3px 4px;
margin-top: 10px;
margin-left: 4px;
_margin-left:2px;
_padding:3px 4px;
}
#header #menu a:hover{
color:#ffffff;
background-color:#d91f25;
}
#header #menu .selected{
color:#ffffff;
background-color:#d91f25;
}
#header .phone400{
float:right;
width:186px;
height: 82px;
background: url("/WebRoot/themes/default/images/phone400.gif") no-repeat;
white-space: nowrap;
text-indent: -999999px;
overflow: hidden;
}
#ts_Focus{
width:960px;
height:300px;
overflow:hidden;/*firefox错位问题*/
}
#login-box-bg{
width:960px;
height:300px;
overflow:hidden;
}
#myFocus{
width:960px;
height:300px;
overflow:hidden;
}
#login-box-index{
position:absolute;
/*left:880px;*/
/*top:118px;*/
margin-top:-278px;
margin-left:640px;
width:265px;
height:257px;
background-color:#000000;
filter:alpha(opacity=30);
-moz-opacity:0.3;
opacity: 0.3;
z-index:99;
zoom:1;
overflow:hidden;
}
#login-frm{
position:absolute;
margin-top:-278px;
margin-left:640px;
width:265px;
height:257px;
z-index:999;
overflow:hidden;
}
#login-frm-title{
margin-left:22px;
margin-right:22px;
height:40px;
color:#ffffff;
font-size:14px;
font-weight:bold;
line-height:44px;
overflow:hidden;
}
#login-frm-msg{
display:none;
margin-left:22px;
margin-right:22px;
padding-left:26px;
height:26px;
line-height:26px;
overflow:hidden;
}
.login-frm-label{
margin-left:22px;
margin-right:22px;
width:218px;
height:30px;
color:#ffffff;
line-height:30px;
}
.login-frm-label .tip-msg{
display:none;
height:26px;
line-height:26px;
color:#ff0000;
background:#ffffd0 url("/WebRoot/themes/default/images/common.png") no-repeat -380px 6px;
border:1px solid #ffad77;
}
.login-frm-item{
margin-left:22px;
margin-right:22px;
width:218px;
height:30px;
color:#ffffff;
line-height:30px;
}
.login-frm-item input{
*margin-left: -22px; /* IE8 */
_margin-left: -11px; /* IE6 */
border:1px solid #dedede;
width:218px;
height:26px;
}
.login-frm-item #btn_login{
display:block;
margin-top:18px;
color:#ffffff;
width:218px;
height:28px;
text-align:center;
font-weight:bold;
background:url("/WebRoot/themes/default/images/btn_bg_01.gif") repeat-x 0px 0px;
}
.login-frm-info{
margin-top:14px;
*margin-top:24px;
margin-left:22px;
_margin-left:11px;
margin-right:22px;
text-align:right;
height:30px;
line-height:26px;
color:#ffffff;
}
.login-frm-info #btn_register{
margin-left:5px;
padding:3px;
background-color:#ffffff;
color:#ff0000;
}
/*local container part1*/
.local-container{
clear:both;
width:960px;
height:100%;
zoom:1;
overflow:hidden;
}
#local-first{
margin-top:20px;
}
/*local container part1 left*/
.local-container .local-container-left{
float:left;
width:710px;
height:auto;
/*border:1px solid #ff0000;*/
}
.local-container .local-container-right{
float:right;
width:230px;
}
#box-l11{
float:left;
width:230px;
height:220px;
overflow:hidden;
}
#box-l11 .list{
width:230px;
height:auto;
}
#box-l12{
float:left;
margin-left:20px;
_margin-left:10px;
width:220px;
height:220px;
}
#box-l13{
float:left;
margin-left:20px;
_margin-left:10px;
width:220px;
height:220px;
}
.local-container .cols-box{
}
.local-container .cols-box .cols-box-title{
height:32px;
line-height:32px;
border-bottom:1px solid #dfdfdf;
}
.local-container .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;
}
.local-container .cols-box .cols-box-title em{
float:right;
display:block;
width:36px;
height:11px;
margin-top:12px;
overflow:hidden;
}
.local-container .cols-box .cols-box-content .recommend-info{
float:left;
width:230px;
height:auto;
margin-left:0px;
margin-top:10px;
margin-right:5px;
}
.local-container .cols-box .cols-box-content .recommend-info img{
float:left;
margin-top:10px;
width:98px;
height:69px;
border:1px solid #dedede;
}
.local-container .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;
}
.local-container .cols-box .cols-box-content .recommend-info p em a{
font-weight:normal;
color:#333333;
}
.local-container .cols-box .cols-box-content .recommend-info p em a:hover{
color:#000000;
text-decoration:none;
}
.local-container .cols-box .cols-box-content .recommend-info p span{
color:#d91f25;
}
.local-container .cols-box .cols-box-content .recommend-info p span a{
color:#d91f25;
text-decoration:none;
}
.local-container .cols-box .cols-box-content .recommend-info p span a:hover{
text-decoration:underline;
}
.local-container .cols-box .cols-box-content .list{
display:block;
width:220px;
height:auto;
margin-top:10px;
list-style:none;
overflow:hidden;
}
.local-container .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;
}
.local-container .cols-boxr{
border:0px solid #dfdfdf;
}
.local-container .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; */
}
.local-container .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;
}
.local-container .cols-boxr .cols-boxr-title em{
float:right;
display:block;
width:36px;
height:11px;
margin-top:12px;
overflow:hidden;
}
.local-container .cols-boxr .cols-box-content .list{
display:block;
margin-top:10px;
list-style:none;
overflow:hidden;
}
.local-container .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-l14 ,#box-l16{
float:left;
width:470px;
/*height:248px;*/
overflow:hidden;
}
#box-l14 .cols-box-title,#box-l16 .cols-box-title{
height:32px;
line-height:32px;
border-top:1px solid #dedede;
border-bottom:1px solid #dedede;
background:url("/WebRoot/themes/default/images/title_bg1.gif") repeat-x 0px 0px;
}
#box-l14 .cols-box-title span,#box-l16 .cols-box-title span{
float:left;
display:block;
width:76px;
height:32px;
font-size:14px;
color:#333333;
font-weight:bold;
text-align:center;
line-height:32px;
border-bottom:1px solid #d91f25;
}
#box-l14 .cols-box-title em,#box-l16 .cols-box-title em{
float:right;
display:block;
width:36px;
height:11px;
margin-top:12px;
overflow:hidden;
}
#box-l14 .list{
float:left;
width:470px;
height:248px;
overflow:hidden;
}
/*
#box-l15 {
float:left;
margin-left:20px;
_margin-left:10px;
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;
}
#box-l16{
margin-top:20px;
}
#box-l16 .list{
width:470px;
height:248px;
background:url("/WebRoot/themes/default/images/functions_bg.gif") no-repeat 20px 10px;
}
#box-l16 .list li{
float:left;
display:block;
margin-top:12px;
margin-left:16px;
_margin-left:8px;
width:120px;
height:48px;
white-space:nowrap;
text-indent:-999999px;
overflow:hidden;
background:none;
}
#box-l16 .list li a{
display:block;
width:120px;
height:48px;
white-space:nowrap;
text-indent:-999999px;
overflow:hidden;
}
#box-l17 {
float:left;
/*margin-top:10px;*/
margin-left:20px;
_margin-left:10px;
width:220px;
/*height:248px;*/
}
#box-r11{
margin-top:20px;
}
#box-r11 .list{
margin-left:8px;
margin-right:8px;
margin-bottom:10px;
}
/* second container*/
#local-second{
margin-top:20px;
}
#local-third1{
margin-top:20px;
}
#box-l21{
float:left;
margin-top:0px;
width:470px;
height:430px;
/*height:248px */
}
#box-l21 .list{
width:470px;
/*height:248px */
}
#box-l22 {
float:left;
margin-left:20px;
_margin-left:10px;
width:220px;
/*height:248px */
}
#box-l23{
float:left;
margin-top:0px;
width:470px;
/*height:248px */
}
#box-l23 .list{
width:470px;
/*height:248px */
}
#box-l24 {
float:left;
margin-left:20px;
_margin-left:10px;
width:220px;
/*height:248px */
}
/*
#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{
}
*/
#box-r21,#box-r22,#box-r231{
margin-top:0px;
}
#box-r21{ /*此处为补丁*/
margin-top:0px;
}
#box-r21 .list,#box-r22 .list,#box-r231 .list{
margin-left:8px;
margin-right:8px;
margin-bottom:10px;
}
/*第三部分 容器*/
#local-third{
margin-top:10px;
border:1px solid #dedede;
padding-bottom:20px;
}
#local-third .topic
{
width:960px;
height:34px;
overflow:hidden;
background:url("/WebRoot/themes/default/images/title_bg3.gif") repeat-x;
}
#local-third .topic span
{
float:left;
display:block;
margin-top:4px;
margin-left:10px;
width:100px;
height:30px;
font-size:14px;
font-weight:bold;
line-height:30px;
}
#local-third .topic em
{
float:right;
display:block;
margin-top:4px;
margin-left:10px;
width:60px;
height:30px;
font-size:12px;
font-weight:100;
line-height:30px;
}
#local-third .yuanchuang{
width:960px;
}
#local-third .yuanchuang li{
margin-top:13px;
margin-left:33px;
_margin-left:16px;
display:block;
float:left;
width:280px;
height:120px;
}
#local-third .yuanchuang li h5{
height:26px;
line-height:26px;
}
#local-third .yuanchuang li h5 a{
color:#d91f25;
font-weight:bold;
}
#local-third .yuanchuang li img{
float:left;
border:1px solid #dedede;
padding:2px;
}
#local-third .yuanchuang p{
float:left;
width:170px;
margin-left:12px;
margin-right:10px;
_margin-left:6px;
line-height:22px;
}
/*第四部分 容器*/
#local-fourth{
margin-top:10px;
border:1px solid #dedede;
padding-bottom:20px;
}
#local-fourth .topic
{
width:960px;
height:34px;
overflow:hidden;
background:url("/WebRoot/themes/default/images/title_bg3.gif") repeat-x;
}
#local-fourth .topic span
{
float:left;
display:block;
margin-top:4px;
margin-left:10px;
width:100px;
height:30px;
font-size:14px;
font-weight:bold;
line-height:30px;
}
#local-fourth .topic em
{
float:right;
display:block;
margin-top:4px;
margin-left:10px;
width:60px;
height:30px;
font-size:12px;
font-weight:100;
line-height:30px;
}
#local-fourth .tushu{
width:960px;
}
#local-fourth .tushu li{
margin-top:13px;
margin-left:28px;
display:block;
float:left;
width:127px;
}
/*第五部分 容器*/
#local-fifth{
margin-top:10px;
border:1px solid #dedede;
padding-bottom:20px;
}
#local-fifth .lianjie{
width:960px;
}
#local-fifth .lianjie li{
margin-top:13px;
margin-left:12px;
display:block;
float:left;
width:178px;
}
/*第六部分 容器*/
#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;
}
/*local container part1 right*/
#course-online{
width:230px;
height:120px;
overflow:hidden;
}
#select-course{
width:230px;
height:78px;
overflow:hidden;
}
#customer-service{
width:230px;
height:70px;
padding-top:8px;
background:url("/WebRoot/themes/default/images/icon_service.gif") no-repeat 8px 10px;
}
#customer-service span{
margin-left:56px;
height:22px;
line-height:22px;
}
.h-line{
height:1px;
background:url("/WebRoot/themes/default/images/line_dot.gif") repeat-x 0px 0px;
overflow:hidden;
}
#qq-service-list{
margin-left:22px;
margin-right:22px;
}
#qq-service-list a{
float:left;
margin-left:10px;
margin-top:10px;
width:74px;
height:22px;
}
.banner-960-120{
margin-top:20px;
width:960px;
height:120px;
border:1px solid #dedede;
overflow:hidden;
}
/*
.footer{
margin-top:10px;
width:960px;
height:100px;
background:url("/WebRoot/themes/default/images/footer_bg.gif") repeat-x;
}
.footer p{
padding-top:30px;
width:960px;
height:60px;
font-size:13px;
color:#333333;
text-align:center;
} */
/*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;
}
.btn-details{
color:#d91f25;
}
.btn-select-course{
background-color:#d91f25;
color:#ffffff;
padding:3px 8px;
}
.btn-zixun{
background:url("/WebRoot/themes/default/images/icon_zixun.gif") no-repeat;
color:#ff6800;
padding-left:24px;
}
.btn-select-course:hover{
background-color:#d91f25;
color:#ffff00;
padding:3px 8px;
}
/*text decoration*/
.text-through{
color:#d91f25;
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;
line-height:30px;
border-collapse: collapse;
}
.tele-services{
margin-left:10px;
padding-top:10px;
width:210px;
height:72px;
border-top:1px dotted #333333;
}
.tele-services a{
display:block;
height:30px;
line-height:30px;
background:url("/WebRoot/themes/default/images/icon_tel_002.gif") no-repeat 0px 3px;
padding-left:30px;
color:#d91f25;
font-size:13px;
font-weight:bold;
}
.shoujikecheng{
width:230px;
height:210px;
overflow:hidden;
}
/*专业选择主页*/
#sysinfo{
float:right;
margin-top:36px;
width:300px;
height:30px;
}
#sysinfo a{
float:left;
display:block;
padding:3px 10px;
}
#index-main-area{
margin-top:26px;
}
#index-main-left{
float:left;
width:230px;
background-color:#efefef;
margin-right:20px;
}
#index-main-mid{
float:left;
width:460px;
}
#index-main-right{
float:right;
width:230px;
height:auto;
background-color:#efefef;
overflow:hidden;
}
.major-menu{
margin-top:26px;
margin-bottom:26px;
width:190px;
}
.major-menu li{
margin-left:26px;
width:190px;
}
.major-menu li .mainmenu{
display:block;
width:190px;
height:38px;
text-align:center;
line-height:38px;
font-size:14px;
color:#ffffff;
}
.mainmenu{
background:url("/WebRoot/themes/default/images/major_menu_bg.gif") no-repeat 0px 0px;
}
.major-menu li .mainmenu:hover{
font-weight:bold;
color:#333333;
background:url("/WebRoot/themes/default/images/major_menu_bg.gif") no-repeat 0px -38px;
}
#hasSubMenu{
height:auto;
border:1px solid #ff0000;
}
.submenu{
/*height:100px;*/
background-color:#ffffff;
}
.submenu a{
display:block;
width:190px;
height:30px;
text-align:center;
line-height:30px;
font-size:14px;
color:#333333;
background:none;
background-color:#ffffff;
}
#list-notice{
background-color:#ffffff;
}
#list-notice h3{
padding-left:20px;
line-height:30px;
height:30px;
background:url("/WebRoot/themes/default/images/notice_title_bg.gif") repeat-x 0px 0px;
border-bottom:1px solid #eeeeee;
}
#list-notice h3 span{
color:#d42800;
font-size:14px;
font-weight:bold;
height:30px;
}
#list-notice ul{
margin:10px 5px;
}
#list-notice ul li{
color:#d42800;
font-size:12px;
padding-left:10px;
height:26px;
background:url("/WebRoot/themes/default/images/icons_square2_2.gif") no-repeat 0px 5px;
}
#pageNav{
background:url("/WebRoot/themes/default/images/icon_nav.gif") no-repeat 6px 6px;
padding-left:40px;
height:20px;
line-height:20px;
font-size: 14px;
color:#888888;
/*border:1px solid #f1f1f1;*/
}
#pageNav a{
color:#888888;
text-decoration: none;
font-weight: 100;
}
.list-box{
width:700px;
}
.list-box .list-box-title{
width:700px;
height:40px;
/*background:url("/WebRoot/themes/default/images/list_title_bg_01.gif") no-repeat 0px 0px;*/
overflow:hidden;
}
.list-box .list-box-title .title-text{
display:block;
width:136px;
height:32px;
color:#df0c14;
font-weight:bold;
text-align:center;
font-size:14px;
line-height:32px;
margin-left:18px;
margin-top:6px;
}
.list-box .list-box-content{
margin:15px 20px;
width:660px;
}
.listbox .list{
width:630px;
}
.list-box .list-box-content li{
height:30px;
line-height: 30px;
padding-left: 16px;
background: url("/WebRoot/themes/default/images/ico_square.gif") no-repeat 0px 14px;
}
.list-box .list-box-content li span{
margin-left:10px;
font-size:14px;
color:#333333;
}
.list-box .list-box-content li a{
font-size:14px;
text-decoration: none;
color:#333333;
}
.list-box .list-box-content li a:hover{
font-size:14px;
color:#bd2431;
text-decoration: none;
}
.list-box .pageNum{
font-size:14px;
color:#888888;
}
.list-box .pageNum a{
font-size:14px;
color:#888888;
text-decoration: none;
}
.list-box .pageNum a:hover{
font-size:14px;
color:#bd2431;
text-decoration: none;
}
#list-main-content{
border:1px solid #efefef;
}
.show-box{
width:700px;
}
.show-box .show-box-title{
margin:20px;
width:660px;
/*height:40px;*/
padding-bottom: 20px;
text-align: center;
border-bottom:1px dotted #333333;
line-height:30px;
/*text-align:center;*/
font-size:20px;
overflow:hidden;
}
.show-box .show-box-subtitle{
width:700px;
height:22px;
line-height:22px;
text-align:center;
font-size:12px;
overflow:hidden;
}
.show-box .show-box-content{
margin-left:20px;
margin-right:20px;
padding-bottom: 20px;
font-size:14px;
width:660px;
overflow:hidden;
}
#list-luntan th{
border-bottom:1px dotted #333333;
}
#list-luntan td{
margin: 0px;
padding: 3px;
height:34px;
line-height: 34px;
}
.search-zhishidian{
margin-top:5px;
}
#keywords-zhishidian{
height:22px;
line-height: 22px;
padding: 0px 3px;
border:1px solid #dddddd;
}
.gray-color{
color:#cccccc;
}
.black-color{
color:#333333;
}
#btn_chazhao{
padding: 4px 6px;
background-color: #d91f24;
color:#ffffff;
}
/*提示框*/
.tip-box-yellow{
border:1px solid #fedc9c;
background-color: #ffffea;
}
.cols-title-normal{
background: none;
color: #d91f24;
border-bottom:1px solid #dddddd;
}
.cols-title-selected{
color:#330000;
background: none;
/*background: white;*/
border-bottom:1px solid #ffffff;
}
.member_functions{
width:230px;
height:210px;
background: url("/WebRoot/themes/default/images/right_member_functions_bg.gif") no-repeat;
}
.member_functions a{
float:left;
width:74px;
height:16px;
white-space: nowrap;
/*text-indent: 999999px;*/
padding-top:36px;
text-align: center;
overflow: hidden;
}