@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; font-family: "宋体", "黑体", "微软雅黑",Georgia, "Times New Roman", Times, serif;
font-size:12px; background-color:#ebdac3;}

*{margin:0px; padding:0px;}

.header{width:100%; height:67px; background-color:#333333; margin-top:0px; padding-top:0px;}
.menu1{width:1000px; margin:0 auto; height:51px; background:url(../pic/logo.gif) left no-repeat;}
.menu{ width:500px; line-height:20px; z-index:2; top:20px; position:relative; float:right; font-size:14px; color:#FFF; }
.menu ul{ clear:both; margin:0px; padding:0px; list-style:none;}
.menu ul li{ float:left; padding:5px; }

.mli a{ color:#FFF; text-decoration:none; display:block; width:80px; text-align:center; height:20px; text-decoration:none;}
 .mli:hover{color:#000; background-color:#0d0d0d;}
/*banner start*/
.banner{width:1000px; height:318px; margin:0 auto;}
.img1{width:1000px; height:100px;background:url(../pic/banner_01.jpg);}
.img2{width:1000px; height:106px;background:url(../pic/banner_02.jpg);}
.img3{width:1000px; height:113px;background:url(../pic/banner_03.jpg);}
.zx{ position:relative; float:left; left:800px; z-index:5; top:30px;}
/*banner end*/
/*表格  start*/


.Frametp{width:830px; height:129px; margin:0 auto; padding:20px;}
.table_Frame{margin:0 auto; width:1000px;   background-color:#FFF; padding-bottom:20px;}
.table_Frame p{ margin:0 auto; width:830px; line-height:30px; height:30px; text-align:right; padding-top:10px;}


ul{
clear:both;
padding:0;
margin:0;
list-style:none;
}
#tableFrame{
width:775px; /*需要修改*/
height:auto;
border-top:#ffbbbb 1px solid;
border-left:#ffbbbb 1px solid;
padding:0;
margin:0 auto;
font-size:12px;
}
#tableFrame:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#tableFrame li{
	text-align:center;
float:left;
display: block;
width:150px; /*需要修改*/
height:auto;
padding:2px;
margin:0;
border-right:#ffbbbb 1px solid;
border-bottom:#ffbbbb 1px solid;
line-height:25px;
color:000;
font-size:1.1em;

}

/* 表格标题*/
#tableFrameTitle ul li{
background:#df3400;
text-align:center;
color:#fff;
font-size:1.2em;
letter-spacing:2px;
font-weight:bold;
}

/* 表格内容*/

/* 单个表格特定样式*/



/*表格  end*/


/*二维码 start*/

.ResponseCode{
	 background-color:#333333; width:100%;
	}
.ResponseCode p{width:1000px; height:130px;margin:0 auto; }

/*二维码 end*/

/*环球名师 start*/
.Ielsi-t1 ul, .Ielsi-t2 ul { clear:both; margin:0px; padding:0px; }
.Ielsi-teacher{height:480px; background-color:#FFF; text-align:center; width:100%;}
.Ielsi-teacher .tup{width:1000px; margin:0 auto; height:90px; }
.Ielsi-teacher .tup img{ padding-top:20px;padding-bottom:20px;}

.Ielsi-t1{width:800px; margin:0 auto; height:156px; }
.Ielsi-t2{ margin:30px auto 0; width:900px;  height:156px; }
.Ielsi-t1 pic img{width:150px; height:126px;}
.Ielsi-t1 ul{ border:none; }
.Ielsi-t1 ul li{ text-align:center;float:left;display: block; border:none; width:200px; }
.Ielsi-t2 ul li{float:left; border:none; width:200px; }
img{ border:0 none;}
.title{ line-height:18px;}
.title a{color:#000; text-decoration:none;}
 .title a:hover, .title a:visited{color:#F30; text-decoration:underline;}
/*环球名师 end*/

/*校区咨询 start*/
#xiaoqu {
    background: none repeat scroll 0 0 #fafafa;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    clear: both;
    height: auto !important;
    min-height:100px;
    padding: 30px 0;
}
#xiaoqu:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.xiaoqu {
    color: #999;
    height: auto !important;
    min-height: 100px;
    width: 960px;
	margin:0 auto;
}
.xq_h3 {
    color: #333;
    float: left;
    font-family: Microsoft YaHei,simhei;
    font-size: 19px;
    font-weight: normal;
    width: 129px;
}
.xiaoqu_rt {
    border-left: 1px solid #e6e6e6;
    float: right;
    height: auto;
    padding-left: 25px;
    width: 804px;
}
.xq_details {
    float: left;
    height: 75px;
    padding-bottom: 10px;
    padding-right: 10px;
    width: 380px;
}
.xq_details h4 {
    background: none repeat scroll 0 0 #646464;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 80px;
}
.xq_dert {
    float: right;
    width: 280px;
	
}
.xq_dert span {
    display: block;
    padding-bottom: 10px;
}
.xq_dert span a {
    color: #ff4400;
}


/*校区咨询 end*/