/*
*启德教育集团市场部技术开发
*前端开发组制作版权所有
*/
/***************************公共组件样式控制***************************/

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;list-style:none;}
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%;}
.zt-wrap{font-size:16px;}
ul,li{list-style:none;}
a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none; outline:none}
abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}
.elips { white-space:nowrap; text-overflow:ellipsis;  overflow:hidden; -o-text-overflow: ellipsis}
/*清除浮动方法*/
.clear{clear:both;overflow:hidden;font-size:0;line-height:0;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}
.fix{zoom:1;}
.fix:after{display:block; content:'clear'; clear:both; line-height:0; visibility:hidden;}

/****************************页面样式控制*****************************/
/*---------------------------全局页面控制----------------------------*/
body{line-height:22px;font-size:12px;color:#333333; font-family:"微软雅黑","Microsoft YaHei",Helvetica,Arial; }
a{color:#333333;}
a:hover{color:#b50d23;}
.mw{width:1000px;margin:0 auto}
/*---------------------------全局导航模块---------------------------*/

#nav{height:105px;text-align:center;background-color:#FFF;}

/*头部Banner*/
#header{ width:100%;height:500px; position:relative;background:#ff9b95 url(imagesheader.jpg) center top no-repeat}
#header ul{width:560px;margin:auto;text-align:center;font-size:0;padding-top:385px;}
#header ul li{display:inline-block;width:180px;height:46px;margin:0 20px;}
#header ul li a{font-size:18px;color:#fff;background-color:#b50d23;text-align:center;display:block;padding:12px 0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}


/*-------------------------全局菜单导航模块--------------------------*/
.tit{text-align:center;margin-bottom:50px}
.tit p{height:94px;width:38px;background:url(imagestit_bg.png) no-repeat center left;margin:0 auto;}
.tit p.p2{background:url(imagestit_bg2.png) no-repeat center left;height:15px;width:30px;}
.tit h1{font-size:36px;line-height:65px;font-weight:500;color:#7c7021}
.tit h2{font-size:18px;line-height:18px;font-weight:normal;color:#000;}

.btn-box{text-align:center;font-size:0;padding:50px 0 60px}
.btn-box a{width:240px;height:45px;line-height:43px;display:inline-block;*display:inline;*zoom:1;font-size:16px;margin:0 27px;border:1px solid #d3420f;-moz-border-radius:4px;-webkit-border-radius:4px;cursor:pointer}
.btn-box a.btn-a{color:#fff;background-color:#d3420f;}
.btn-box a.btn-b{color:#d3420f;}
.btn-box a.btn-tel{color:#d3420f;}
.btn-box a.btn-tel b{background:url(imagesbtn_tel.png) no-repeat center;width:24px;height:24px;display:inline-block;   vertical-align:middle;margin-right:10px;}

/*启德教育亚洲留学年度大数据*/
.part1{}
.nddsj{}
.nddsj p{font-size:14px;color:#000;text-align:center}

/*亚洲名校最新录取数据*/
.part2{background:#3d3d3d; padding-bottom:12px}
.jbb{overflow:hidden;zoom:1}
.jbb-tab{float:left;width:206px;}
.jbb-tab li{padding:30px 30px 50px 10px;background:url(imagesp2_tab.png) no-repeat left;background-position:0 -160px;height:74px;width:166px;text-align:center;margin-bottom:8px; cursor:pointer}
.jbb-tab li h5{font-size:32px;color:#000;border-bottom:1px dashed #000;padding-bottom:20px;}
.jbb-tab li p{font-size:18px;color:#000;margin-top:20px;}
.jbb-tab li.on{background-position:0 0}
.jbb-tab li.on h5,.jbb-tab li.on p{color:#fff;}
.jbb-tab li.on h5 {border-bottom:1px dashed #fff;}
.jbb-hidden{float:right;width:790px;display:none}
.jbb-hidden table.title-table{border-collapse:collapse;width:100%;}
.jbb-hidden table.title-table th{font-size:14px;color:#fff;padding:10px 0;background-color:#7c7021;border:1px solid #e1e0e0;}
.jbb-hidden .table-wrap{height:390px;overflow-y:auto;}
.jbb-hidden table.scroll-table{border-collapse:collapse;width:100%;table-layout:fixed;}
.jbb-hidden table td{background-color:#fff;border:1px solid #e1e0e0;word-break:break-all; word-wrap:break-word;text-align:center;padding:5px 0}
.jbb-hidden table tr:nth-child(odd) td{background-color:#fafafa}
.jbb-hidden table td a{font-size:12px;color:#d3420f;text-decoration:underline}

/*名校录取趋势怎么样？*/
.part3{padding-bottom:60px}
.part3 .tit p{ background-position:-55px 0;}
.lqqs .tip{font-size:14px;color:#000;text-align:center;}
.lqqs table{margin:35px auto 30px;width:100%;border-collapse:collapse}
.lqqs caption{font-size:14px;font-weight:bold;color:#000;padding-bottom:20px}
.lqqs tr th{font-size:14px;color:#fff;border:1px solid #cfcfcf;background:#b50d23;line-height:38px;}
.lqqs tr td{font-size:14px;color:#000;border:1px solid #cfcfcf;padding:8px 0;text-align:center}
.lqqs tr:nth-child(odd) td{background:#f7f7f7}
.lqqs tr td a{color:#b50d23}
.lqqs img{display:block;margin-top:70px}

/*亚洲名校录取分析报告*/
.part4{background:#fafafa;border-top:1px solid #cfcfcf;}
.part4 .tit p{background-position:-110px 0;}
.fxbg1 dt{font-size:14px;color:#000;text-align:center;margin-bottom:35px;}
.fxbg1 dd{float:left;width:330px;height:378px;margin-right:5px;background:url(imagesp4_img1.png) no-repeat;}
.fxbg1 dd h6{font-size:18px;font-weight:normal;color:#b50d23;text-align:center;padding:45px 0 30px;}
.fxbg1 dd p{font-size:14px;color:#000;padding-bottom:15px;width:285px;margin:0 auto;}
.fxbg2{margin-top:45px;}
.fxbg2-tab{float:left;width:205px;}
.fxbg2-tab li{padding-right:18px;margin-bottom:8px;cursor:pointer}
.fxbg2-tab li.on{background:url(imagesp4_img2.png) no-repeat right center;}
.fxbg2-tab li p{background:#3d3d3d;font-size:24px;color:#fff;text-align:center;line-height:90px}
.fxbg2-tab li.on p{background:#b50d23}
.fxbg2-hid{display:none;float:right;width:730px;padding:25px 30px 0;border:1px solid #dcdcdc;height:357px;}
.fxbg2-hid h6{font-size:16px;font-weight:normal;color:#7c7021;margin-bottom:20px}
.fxbg2-hid p{font-size:14px;color:#414141;}

/*定制适合你的亚洲留学方案*/
.part5{border-top:1px solid #cfcfcf;padding-bottom:60px}
.part5 .tit p{background-position:-163px 0;}
.lxfa-tab{font-size:0;text-align:center;margin-bottom:40px;}
.lxfa-tab li{display:inline-block;*display:inline;*zoom:1;padding-bottom:18px;width:175px;margin:0 25px; cursor:pointer}
.lxfa-tab li.on{background:url(imagesp5_tab.png) no-repeat center bottom;}
.lxfa-tab li p{background:#3d3d3d;font-size:24px;color:#fff;line-height:55px}
.lxfa-tab li.on p{background:#b50d23}
.lxfa-hid{display:none;}
.lxfa-hid .info{float:left;width:280px;margin-right:80px;position:relative;}
.lxfa-hid .info img.quto{position:absolute;left:-30px;bottom:260px;}
.lxfa-hid .info img{display:block;margin:0 auto}
.lxfa-hid h6{font-size:18px;font-weight:normal;color:#000;text-align:center;margin:10px auto;}
.lxfa-hid h6 b{display:block;width:80px;margin:5px auto;border-bottom:1px solid #8a8a8a}
.lxfa-hid h6 span{font-size:14px;color:#b50d23;height:20px;display:block}
.lxfa-hid p{font-size:14px;color:#000;height:240px;overflow-y:auto;}
.lxfa-hid a{font-size:14px;color:#fff;display:block;width:90px;margin:10px auto 0;line-height:30px;background:#d3420f;text-align:center;-moz-border-radius:4px;border-radius:4px;}

/*启德名师助阵，为你保驾护航*/
.part6{background:#fafafa;border-top:1px solid #cfcfcf;}
.part6 .tit p{ background-position:-270px 0;}
.bjhh{position:relative;}
.bjhh .tip{font-size:14px;color:#000;text-align:center;width:900px;margin:0 auto 50px;}
.bjhh .tip span{font-size:18px;color:#b50d23}
.bjhh .bd{width:1000px;height:273px;overflow:hidden;zoom:1;}
.bjhh .bd ul{}
.bjhh .bd li{width:186px;height:180px;margin-top:90px;float:left;background:#f6f6f6;border:1px solid #f1f1f1;margin-right:14px;}
.bjhh .bd li img{display:block;margin:-90px auto 15px;}
.bjhh .bd li p{font-size:14px;color:#414141;width:120px;margin:0 auto;height:80px}
.bjhh .bd li a{font-size:14px;color:#fff;text-align:center;background:#d3420f;display:block;width:90px;margin:0 auto;line-height:30px;-moz-border-radius:4px;border-radius:4px;}
.bjhh .hd{}
.bjhh .hd .prev,.bjhh .hd .next{position:absolute;top:185px;cursor:pointer}
.bjhh .hd .prev{left:-40px;}
.bjhh .hd .next{right:-40px;}

/*品牌实力*/
.part7{padding-bottom:60px;}
.part7 .tit p{ background-position:-326px 0;}
.jshhd{text-align:center;font-size:0;}
.jshhd li{display:inline-block;*display:inline;*zoom:1;background:#f1f1f1;width:235px;margin:0 10px;vertical-align:top;padding-bottom:20px;}
.jshhd li h4{font-size:46px;color:#fff;background:#ff9b95;height:135px;line-height:135px;}
.jshhd li h5{font-size:16px;color:#353434;padding-top:30px;padding-bottom:10px;}
.jshhd li h5 b{display:block;width:50px;border-bottom:3px solid #ff9b95;margin:15px auto}
.jshhd li p{font-size:14px;color:#353434;padding:0 20px;text-align:left;height:130px;}
.jshhd li a{font-size:14px;color:#d3420f;text-decoration:underline}
.jshhd2 .top{}
.jshhd2 .top h6{font-size:18px;font-weight:normal;color:#303030;text-align:center;margin:70px auto 30px}
.jshhd2 .top p{font-size:14px;color:#fff;background:url(imagesp7_img1.png) no-repeat center;height:100px;padding:44px 40px 0;}
.jshhd2 .bottom{margin-top:10px;}
.jshhd2 .bottom dd{border:1px dashed #ff9b95;margin-top:30px;padding:0 35px 20px;-moz-border-radius:4px;border-radius:4px;}
.jshhd2 .bottom dd h6{margin-top:-22px;margin-bottom:10px;}
.jshhd2 .bottom dd h6 span{display:inline-block;*display:inline;*zoom:1;padding:10px 15px;font-size:14px;color:#fff;background:#ff9b95;-moz-border-radius:4px;border-radius:4px;}
.jshhd2 .bottom dd p{font-size:14px;color:#555555;}

/*做只早起鸟 早早规划早受益*/
.part8{background:#fafafa;padding-bottom:60px;}
.part8 .tit p{ background-position:-382px 0;}
.zgh{background:#fff;overflow:hidden;zoom:1;margin-bottom:10px;padding:5px;}
.zgh dt{float:left;background:url(imagesp8_icon.png) no-repeat center top;width:70px;height:40px;margin:5px 0;border-right:1px dashed #dca6aa;}
.zgh.dl2 dt{background-position:center -35px;}
.zgh.dl3 dt{background-position:center -84px;}
.zgh.dl4 dt{background-position:center -133px;}
.zgh dd{float:left;width:845px;margin-left:20px;font-size:15px;color:#6e6e6e}