﻿/*
*启德教育集团市场部技术开发
*前端开发组制作版权所有
*/
/***************************公共组件样式控制***************************/

html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,img,b,i,dl,dt,dd,ul,li{margin:0;padding:0;border:0;outline:0;list-style:none;vertical-align:baseline;font-size:100%;}
html{-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;_font-smoothing:antialiased;font-smoothing:antialiased;}
#nav,#header,#menu,#section{display:block;}
#nav,#header,#menu{width:100%;}
#section{width:1000px;margin:auto;}
ul,li{list-style:none;}
a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none;}
abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}
.bo{border:none;}.bd{border:1px solid #e3e3e3;}.bltr{border-top:1px solid #e3e3e3;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;}.blbr{border-bottom:1px solid #e3e3e3;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;}.bb{border-bottom:1px dashed #b5b5b5;}.bb1{border-bottom:1px solid #e3e3e3;}.br{border-right:1px dashed #ececec;}.btb{border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;}.fl{float:left;}.fr{float:right;}.fw{font-weight:bold;}.fs{font-size:14px;}.mw{width:1000px;}.ma{margin:auto;}.oh{overflow:hidden;}.midd{ text-align:center;}.mt1{margin-top:10px;}.mt2{margin-top:20px;}.mt3{margin-top:15px;}.mb{margin-bottom:0;}.mtb1{margin:10px 0;}.pb{paddding-bottom:0;}.pb1{padding-bottom:1px solid #e3e3e3;}.pa{padding:15px 10px;}.fc1{color:#06748b;}.brt{border-top-radius:5px;}.brb{border-bottom-radius:5px;}.bg{background:#fafafa;}

/****************************页面样式控制*****************************/

/*---------------------------全局页面控制----------------------------*/
body{line-height:20px;font-size:12px;color:#6e6e6e;}
a{color:#6e6e6e;}
a:hover{color:#73488f;}

/*---------------------------全局导航模块---------------------------*/

#nav{height:105px;text-align:center;background-color:#FFF;}

/*---------------------------焦点广告模块---------------------------*/

#header{height:310px;background:url(imagesbg_head.jpg) repeat-x center;}
#header ul{width:1000px;height:310px;background:url(imageshead.jpg) no-repeat center;}
#header li{float:left;width:90px;height:31px;margin:215px 25px 0 0;font-size:14px;font-family:"微软雅黑";line-height:30px;text-align:center;}
#header li a{width:90px;height:31px;color:#fff;display:block;background:url(imagesbtn_01.png) no-repeat;}
#header li a:hover{color:#fff;display:block;background:url(imagesbtn_02.png) no-repeat;}
#header .hl{margin-left:50px;}

/*-------------------------全局菜单导航模块--------------------------*/

#menu{height:42px;background:#00427c;}
#menu ul{width:800px;height:42px;margin:auto;}
#menu li{float:left;height:14px;padding:0 25px;margin-top:14px;font-size:14px;font-family:"微软雅黑";border-right:2px solid #fff;font-weight:bold;line-height:16px;text-align:center;}
#menu li a{color:#fff;}
#menu li a:hover{color:#e2f8ff;}

/*-------------------------整体内容架构布局--------------------------*/

/*导语模块*/
.msg{width:998px;clear:both;border:1px solid #e1e6ea;margin-bottom:10px;}
.msg_bg{width:85px;height:94px;margin:15px; padding: 10px; background:url(imagesmsg.jpg) no-repeat; margin-bottom:0;}
.msg_bg h4{float:left;margin:30px 0 0 5px;font-family:"黑体";font-size:34px;color:#00427c;}
.msg p{float:left;width:820px;margin:30px 0 0 0;padding-left:25px;line-height:22px; border-left:1px solid #bbb}

.ad-box { height:270px; background:url(imagesbg_adtu2.jpg) center top no-repeat; clear:both;}
.ad-con { width:720px; margin:0 auto; padding-top:40px; color:#fff;}
.ad-con h5 {font:700 18px/28px "微软雅黑"; padding-bottom:8px;}
.ad-con p {font:14px/24px "微软雅黑"; }
.ad-btn { padding:22px 0; overflow:hidden; zoom:1;}
.ad-btn a{ width:148px; height:40px; display:block; float:left; margin-right:46px; background:#ff9600; font:16px/40px "微软雅黑"; text-align:center; -webkit-border-radius:5px;-moz-border-radius:5px; border-radius:5px; color:#fff;}
.ad-btn a:hover,.ad-btn a.ad-btn1:hover { background:#d52907;}
.ad-btn a.ad-btn1 { background:#eb6100}

/*内容样式*/
.main1{width:1000px;margin-top:10px;}
.main2{width:978px;padding:10px;border:1px solid #e3e3e3;}
.line{height:41px;background:url(imagesline.jpg) repeat-x;border-bottom:5px solid #78beef;}
.line h2{float:left;width:auto;height:41px;padding:0 10px;font-family:"微软雅黑";font-size:22px;font-weight:normal;line-height:42px;color:#00427c;border-bottom:5px solid #00427c;}

.line h3{float:left;width:auto;height:41px;padding:0 5px;font-size:14px;font-family:"微软雅黑";font-weight:normal;line-height:46px;color:#00427c;}
.line a{float:right;margin:15px 12px 0 0;color:#dc0320;}
.line a:hover{color:#d03f68;}
.main,.main_r{padding:10px;border:1px solid #e3e3e3}
.main_l{width:666px;}
.main_r{width:302px;margin-left:10px;}
.main_r .line{border-bottom:5px solid #78beef;}
.mh1{height:1020px;}
.mh2{height:458px;}
.main_box{width:624px; padding:10px; }
.main_box .tab_box{border-top:1px solid #e1e6ea;border-left:1px solid #e3e3e3;}
.tab_box .con_list{width:367px;height:100px;}
.main_box .tw1{width:340px;}
.main_box .tw2{width:291px;margin:10px 0 0 10px;}
.main_box .tw3{width:644px;}
.main_box .th{height:100px;}
.main_box h5 { font-size:14px; color:#00427c; height:28px; line-height:28px;}
.main_box p strong { color:#555;}
.mainContentBox { width:286px; border-bottom:1px dotted #e3e3e3; padding:10px 0; position:relative;}
.mainContentBox p { line-height:22px;}
.mainContentBox a { width:100%; height:20px; display:block; line-height:20px; text-align:right; color:#dc0320;}


.tab_box .tit1,.tab_box .tit2{height:41px;padding:5px 0 5px 10px;background:url(imagestab_tit1.jpg) repeat-x;border-right:1px solid #e3e3e3;}
.tab_box .tit3{height:36px;padding:0 10px;background:url(imagestab_tit2.jpg) repeat-x;border-right:1px solid #e3e3e3;line-height:36px;}
.tab_box .tit1{width:329px;}
.tab_box .tit2{width:280px;text-align:center;line-height:41px;}
.tab_box .tit3{width:622px;}
.tab_box .tit4{width:90px;}
.tab_box .tit5{width:183px;}
.tab_box .tit1 b,.tab_box .tit2 b,.tab_box .tit3 b,.tab_box .tit4 b,.tab_box .tit5 b{font-size:14px;}
.tab_box .con1,.tab_box .con2,.tab_box .con3,.tab_box .con4,.tab_box .tit4,.tab_box .tit5,.tab_box .con6,.tab_box .con7{height:35px;line-height:35px;text-align:center;}
.tab_box .con8{height:100px;line-height:100px;text-align:center;}
.tab_box .con9{height:45px;padding:5px 0 0 0;text-align:center;}
.tab_box .con10{height:70px;padding:30px 0 0 0;text-align:center;}
.tab_box .con11{height:45px;padding:4px 0 0 0;text-align:center;}
.tab_box .con1{width:140px;}
.tab_box .con2{width:198px;}
.tab_box .con3{width:124px;}
.tab_box .con4{width:165px;}
.tab_box .con5{width:165px;height:32px;padding:3px 0 0 0;text-align:center;line-height:15px;}
.tab_box .con6,.tab_box .con8{width:90px;}
.tab_box .con7,.tab_box .con9,.tab_box .con10,.tab_box .con11{width:183px;}
.tab_box .bj1{border-right:1px solid #e3e3e3;background:#fafafa;}
.tab_box .bj2{border-right:1px solid #e3e3e3;}
.tab_box .bj3{border-bottom:1px solid #e3e3e3;}
.tab_box .bj4{border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;}
.tab_box .bj5{border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;}
.tab_box .brj{border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;background:#fafafa;}
.message{width:646px;}
.message_box{width:616px;margin:0 14px;padding:23px 0;}
.message_pic{width:74px;}
.message_tit{width:506px;margin:0 0 0 5px;padding-left:20px;background:url(imagesasw.jpg) no-repeat left 5px;}
.message_info{width:531px;}
.message_top{width:531px;margin:10px 0 0 10px;}
.message_con{width:501px;padding:15px;margin:0 0 0 10px;background:url(imagesmsg-con.jpg) repeat-y;}
.message_bot{width:531px;margin:0 0 0 10px;}
.message_top img,.message_bot img{float:left;}
.main_info .info,.main_info .info1{width:590px;padding:15px 0 15px 30px;}
.main_info .info b,.main_info .info1 b{color:#bd3f3c;font-size:14px;}
.main_info .info{border-bottom:1px dashed #e3e3e3;}
.main_info .num1{background:url(imagesnum_01.jpg) no-repeat left 15px;}
.main_info .num2{background:url(imagesnum_02.jpg) no-repeat left 15px;}
.main_info .num3{background:url(imagesnum_03.jpg) no-repeat left 15px;}
.main_info .num4{background:url(imagesnum_04.jpg) no-repeat left 15px;}
.main_info .num5{background:url(imagesnum_05.jpg) no-repeat left 15px;}
.main_box1,.main_con{width:302px;}
.column1,.column2,.column3,.column4{float:left;width:302px;}
.column1{padding:0 0 10px 0;}
.column4{padding:0 0 15px 0;}
.column1 img{float:left;margin:0 10px 0 0;}
.column1 li,.column2 li{float:left;width:300px;}
.column2 li a,.column2 li a{color:#f4ad04;}
.column2 li a:hover,.column2 li a:hover{color:#d03f68;}
.column2 p{line-height:22px;}
.column2 .ds{color:#f4ad04;}
.column3 .list1,.column4 .list1{width:302px;height:30px;font-size:14px;font-weight:bold;line-height:30px;text-align:center;}
.column3 .list2,.column3 .list3,.column4 .list2,.column4 .list3{width:275px;height:22px;margin-left:10px;padding-left:15px;line-height:22px;background:url(imagesdisc.jpg) no-repeat left;}
.column3 .list2{height:40px;line-height:40px;}
.column3 .list3{height:24px;line-heihgt:24px;}
.wikiBox{width:302px;height:80px;padding:10px 0;position:relative;}
.wikiBox dl{float:left;width:59px;height:83px;margin-right:10px;display:inline;}
.wikiList{margin:0 16px;}
.btnLeft{width:12px;height:13px;display:block;outline:none;background:url(imagesbtn_left.jpg) no-repeat;text-indent:-9999px;position:absolute;top:45px;left:0px;}
.btnRight{width:12px;height:13px;display:block;outline:none;background:url(imagesbtn_right.jpg) no-repeat;text-indent:-9999px;position:absolute;top:45px;right:0px;}
.main_box2{width:958px;padding:20px 10px;}
.main_box2 .info_img{width:234px;height:278px;margin:12px 0 0 20px;}
.main_box2 .info_con,.main_box2 .info_pic{width:660px;margin-left:20px;}
.main_box2 .info_con b{line-height:50px;}
.main_box2 .info_con p{text-indent:25px;}
.main_box2 .info_pic img{float:left;margin:10px 8px 0 0;}
.main_box2 .list1,.main_box2 .list2,.main_box2 .list3,.main_box2 .list4,.main_box2 .list5,.main_box2 .list6,.main_box2 .list7,.main_box2 .list8{padding-left:35px;font-size:15px;font-family:"微软雅黑";font-weight:bold;line-height:29px;}
.main_box2 .list1{width:275px;margin-left:25px;background:url(imagesnum_01.jpg) no-repeat;}
.main_box2 .list2{width:260px;background:url(imagesnum_02.jpg) no-repeat;}
.main_box2 .list3{width:290px;background:url(imagesnum_03.jpg) no-repeat;}
.main_box2 .list4{width:260px;margin-left:70px;background:url(imagesnum_04.jpg) no-repeat;}
.main_box2 .list5{width:270px;background:url(imagesnum_05.jpg) no-repeat;}
.main_box2 .list6{width:230px;background:url(imagesnum_06.jpg) no-repeat;}
.main_box3{width:958px;padding:0 10px;}
.main_box3 .list{width:150px;height:240px;padding:20px 20px 0 20px;text-align:center;}
.main_box3 .list b{float:left;width:150px;margin:20px 0;font-size:18px;font-family:"微软雅黑";}
.main_box3 .list p{text-align:left;}
.gw{width:100%;clear:both;}
.banner{width:1000px;}
.banner img{float:left;margin:0 10px 0 0;}



.expensesTB{ border-left:#e3e3e3 solid 1px;border-top:#e3e3e3 solid 1px; border-right:#e3e3e3 solid 1px; border-collapse:collapse; margin:15px 0; background:#d2ebfc;}
.expensesTB td{border-right:#e3e3e3 solid 1px;border-bottom:#e3e3e3 solid 1px;background-color: #fff;padding:5px 10px; line-height:20px; font-family:"宋体"; color:#5b5b5b; text-align:center;}
.expensesTB td a { color:#f08200;}
.expensesTB td a:hover { color:#e27373;}
.expensesTB th{ border-left:0;border-top:0; padding:5px 10px;  color:#5b5b5b; font-weight:normal}
.expensesTB span {font-size:14px;}

/*-------------------------底部信息模块-----------------------------*/

.eic_info{height:130px;padding-top:10px;clear:both;line-height:22px;text-align:center;}
.eic_info a{color:#565656;}
.eit_info a:hover{color:#DC081D;}

/*----------------------------注册界面-----------------------------*/
.login_box{width:748px;margin:auto;}
.login_box h3{width:733px;height:40px;padding:0 0 0 15px;font-size:14px;line-height:40px;color:#fff;background:#00247d;}
.login_info{width:364px;height:448px;background:#fafafa;}
.login_info b{float:left;width:305px;margin:20px 20px 0 20px;color:#dc0320;font-size:14px;font-family:"微软雅黑";line-height:24px;}
.login_info .login_adv{width:315px;height:380px;margin:0 20px;background:url(imageslogin_img.jpg) no-repeat 8px 20px;}
.login_info .adv_tx{width:120px;font-family:"微软雅黑";color:#dc0320;}
.login_sign{width:384px;height:448px;}
.login_sign .prompt{width:300px;margin:25px 0 0 35px;}
.login_sign .register{width:300px;margin:0 45px;}
.login_sign li{float:left;width:300px;height:30px;margin:15px 0 0 0;}
.login_sign li p{float:left;width:280px;text-align:right;}
.login_sign li b{color:#dc0320;}
.login_sign label{float:left;width:95px;height:30px;line-height:30px;}
.login_sign label b{float:left;margin:0 3px 0 0;color:#dc0320;}
.login_sign input{float:left;width:180px;height:12px;line-height:12px;padding:8px;border:1px solid #cccccc;border-radius:4px;}
.login_sign select{float:left;width:198px;height:28px;line-height:28px;border:1px solid #cccccc;border-radius:3px;color:#798791;}
.login_sign .login_sub1,.login_sign .login_sub2{width:100px;height:35px;margin:15px 0 0 20px;font-size:14px;font-weight:bold;background:#dc0320;color:#fff;border-radius:0;border:none;text-align:center;}
.login_sign .login_sub2{line-height:35px;}
.triangle-right{float:left;border-color:transparent transparent transparent #fafafa;border-style:solid;border-width:8px 0px 8px 8px;margin-top:25px;padding:0;width:0;height:0;font-size:0;line-height:0;_border-top-color:#f1f1f1; _border-bottom-color:#f1f1f1;_filter:chroma(color =#f1f1f1);}