/* CSS Document */
*{margin:0; padding:0;}
a{text-decoration:none;}
ul li{list-style:none;}
img{outline:none; border:none;}
input,select{outline:none;}


body{background:#162f51;}

/*header*/
.header{width:100%; height:78px; overflow:hidden; background:#212121;}

.header_main{width:1000px; height:78px; overflow:hidden; margin:0 auto;}
.header_main .logo{float:left;}
.header_main ul{float:left; margin-left:36px;}
.header_main ul li{float:left; height:78px; line-height:84px; color:#FFFFFF; font-family:"微软雅黑"; font-size:18px;}
.header_main ul li a{display:block; padding:0px 16px; color:#FFFFFF; font-family:"微软雅黑"; font-size:18px;}
.header_main p{float:right; height:78px; line-height:84px; color:#FFFFFF; font-family:"微软雅黑"; font-size:18px;}


/*活动详情----------------------activity_xq*/
.activity_xq{width:1000px; height:353px; padding-top:324px; overflow:hidden; position:relative; margin:0 auto; margin-bottom:40px; background:url(../images/gedu_09.jpg) no-repeat;}

.form_list{width:400px; height:328px; overflow:hidden; padding-top:26px;}
.form_list h2{width:100%; line-height:34px; overflow:hidden; color:#FFFFFF; text-align:center; font-family:"微软雅黑"; font-size:24px;}

.activity_xq a{position:absolute; width:258px; height:52px; text-indent:-9999px; bottom:10px; right:256px;}


/*助力2015秋冬雅思备考----------------------------------------------help_ielts*/
.help_ielts{width:1000px; height:846px; overflow:hidden; margin:0 auto;}

.help_ielts h2{width:100%; height:86px; overflow:hidden; line-height:86px; text-align:center; font-family:"微软雅黑"; font-size:38px; color:#FFFFFF;}
.title{width:100%; height:48px; line-height:48px; text-align:center; font-family:"微软雅黑"; font-size:30px; color:#FFFFFF; background:url(../images/line.jpg) center center no-repeat;}


.img-scroll { position:relative; width:1000px; margin:0 auto; height:674px;  margin-top:36px;}
.img-scroll .prev,.img-scroll .next { position:absolute; display:block; cursor:pointer; width:28px; height:54px; top:420px;}
.img-scroll .prev {left:0; background:url(../images/gedu_21.jpg) no-repeat;}
.img-scroll .next {right:0; background:url(../images/gedu_24.jpg) no-repeat;}
.img-list {position:relative; width:892px; height:674px; margin-left:55px; overflow:hidden;}
.img-list ul{width:9999px;}
.img-list li{float:left; display:inline; width:892px; height:674px; position:relative;}
.img-list li span{width:216px; height:216px; overflow:hidden; display:block; margin-bottom:16px; transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}
.img-list li span:hover{transform:rotate(360deg) scale(1.2);    -webkit-transform:rotate(360deg) scale(1.2);    -moz-transform:rotate(360deg) scale(1.2);    -o-transform:rotate(360deg) scale(1.2);    -ms-transform:rotate(360deg) scale(1.2);}
.img-list li a{width:890px; height:441px; overflow:hidden; display:block; transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}
.img-list li a:hover{transform:rotate(360deg) scale(1.2);    -webkit-transform:rotate(360deg) scale(1.2);    -moz-transform:rotate(360deg) scale(1.2);    -o-transform:rotate(360deg) scale(1.2);    -ms-transform:rotate(360deg) scale(1.2);}

/*activity_time----------------------------------------------------全国巡讲时间与地点*/
.activity_time{width:1000px; height:448px; overflow:hidden; margin:0 auto; margin-top:60px;}

#tab{width:288px; height:350px; overflow:hidden; float:left; margin-top:60px; margin-left:12px;}
#tab span{width:86px; height:36px; line-height:36px; cursor:pointer; text-align:center; color:#FFFFFF; font-family:"微软雅黑"; font-size:16px; background:#3c3367; float:left; margin-right:10px; margin-bottom:14px;}
#tab span.se{background:#763988;}


#tab_content{width:660px; height:162px; overflow:hidden; background:url(../images/gedu_35.jpg) no-repeat; float:right; margin-top:60px;}
#tab_content div{width:640px; height:142px; overflow:hidden; padding-top:20px; padding-left:20px; display:none;}
#tab_content div p{width:100%; height:30px; line-height:30px; color:#FFFFFF; font-family:"微软雅黑"; font-size:14px;}
#tab_content div.active{display:block;}

.tab_bottom{width:661px; height:162px; overflow:hidden; float:right; margin-top:14px;}

/*底部-----------------footer*/
.footer{width:100%; height:190px; overflow:hidden; background:#212121;}
.footer_main{width:1000px; height:160px; padding-top:30px; overflow:hidden; margin:0 auto;}
.footer_main p{width:100%; line-height:30px; text-align:center; overflow:hidden; color:#FFFFFF; font-family:"宋体"; font-size:12px;}








/*咨询*/
.float_ad { float: right; position: fixed; width: 150px; height: 168px; right: 30px; top: 285px; padding-top: 80px; background: url(http://www.gedu.org/images/float.png) no-repeat center;font-size:14px;}
.float_cont { width: 150px; height: 30px; position: relative;}
.float_cont img, div {     behavior: url(../iepng/iepngfix.htc); }
.float_dress { width: 150px; height: 21px; line-height: 21px; cursor: pointer;} 
.float_span1 { display: block; width: 45px; padding-left: 15px; height: 21px; float: left; font-size: 14px; font-weight: bold; text-align: left; color: #FFF;}
.float_span2 { display: block; width: 70px; height: 21px; padding-left: 10px; line-height: 22px; float: left; background: url(http://www.gedu.org/images/float_dress.png) no-repeat right; cursor: pointer; z-index: 5;} 
.float_cont ul { display: block; border: 1px solid #1a4388; border-top: 0; background: #FFF; width: 77px; height: 245px; position: absolute; left: 61px; padding-top: 5px;} .float_cont li { float: left; margin-left: 8px; height: 24px; line-height: 24px;}
.float_cont li a {     font-size: 12px;     color: #333;     text-decoration: none; }
.float_cont li a:Hover {	color: #666;} 
.close { position: absolute; top: 0; right: 0;} 
.float_span3 { display: block; width: 88px; height: 35px; margin-top: 5px; padding-right:20px;}











































