/*
*启德教育集团市场部技术开发
*前端开发组制作版权所有
*/
/***************************公共组件样式控制***************************/

html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,img,b,i,dl,dt,dd,ul,ol,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;}
img{vertical-align:middle}
a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none; color:#333;}
abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}
.oh{overflow:hidden;}
.midd{text-align:center;}
.mt1{margin-top:10px;}.mt2{margin-top:20px;}.mt3{margin-top:15px;}.mtb1{margin:10px 0;}.mtb2{margin:20px 0;}.mlr1{margin:0 10px;}.mlr2{margin:0 20px;}.mb{margin-bottom:0;}.mtb1{margin:10px 0;}
.ti{text-indent:25px;}
table{border-collapse: collapse;}
/*清除浮动方法*/
.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:20px;font-size:12px;color:#333;font-family:"Microsoft YaHei","宋体",Helvetica,Arial;}
.mw{width:1000px;margin:auto;}
/*---------------------------全局导航模块---------------------------*/

#nav{height:105px;text-align:center;background-color:#FFF;}

#header{height:498px;background:#e5fffd url(imagesheader.jpg) no-repeat center top;}
#header ul{padding-top:342px}
#header li{width:210px;float:left;}
#header li.li1{ margin-right:28px;}
#header li a{ display:block; width:218px; height:40px; font:18px/40px "微软雅黑"; border:1px solid #069c83; color:#fff; text-align:center; cursor:pointer; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#069c83}
#header li.li2 a { width:164px; background:none; color:#069c83}
#header li a:hover{ background:#10ac92;}
#header li.li2 a:hover{ color:#fff;}

.top-nav{background:#069c83;height:72px;text-align:center;font-size:0;width:100%;position:relative;z-index:1}
.top-nav.totop-fix{position:fixed;top:0; left:0; z-index:1;display:block;margin-top:0}
.top-nav li{display:inline-block;*display:inline;*zoom:1; position:relative; padding-top:22px}
.top-nav li a{font-size:20px;color:#fff;line-height:28px; padding:0 12px; display:inline-block; *display:inline; *zoom:1; cursor:pointer; border-right:1px solid #fff;}
.top-nav li a:hover { color:#ffdc3c}

.tit {margin-bottom:30px; height:130px; text-align:center;background:url(imagesbg_tit.png) center bottom no-repeat; color:#069c83;}
.tit h2 {font: 36px/44px "微软雅黑"; }
.tit h3 {font: 30px/50px "微软雅黑"; }
.tit1 {margin-bottom:30px; height:130px; text-align:center;background:url(imagesbg_tit1.png) center bottom no-repeat; color:#363636;}
.tit1 h2 {font: 36px/44px "微软雅黑"; }
.tit1 h3 {font: 30px/50px "微软雅黑"; }
.tit2 {margin-bottom:30px; height:90px; text-align:center;background:url(imagesbg_tit2.png) center bottom no-repeat; color:#ff9800;}
.tit2 h2 {font: 36px/44px "微软雅黑"; }

.a-box{text-align:center;padding-top:30px;font-size:0}
.a-box a{display:inline-block;*display:inline;*zoom:1;font-size:18px;color:#fff;line-height:36px;text-align:center; width:175px; height:35px; cursor:pointer; font: 14px/35px "微软雅黑"; background:#ff9800; color:#fff; cursor:pointer}
.a-box a.btn1 { margin-right:160px}
.a-box a:hover {background:#f9a825}

.a-box1{text-align:center;padding-top:30px;font-size:0}
.a-box1 a{display:inline-block;*display:inline;*zoom:1;font-size:18px;color:#fff;line-height:36px;text-align:center; width:175px; height:35px; cursor:pointer; font: 14px/35px "微软雅黑"; background:#12aa91; color:#fff; cursor:pointer}
.a-box1 a.btn1 { margin-right:160px}
.a-box1 a:hover {background:#1eb99f}

.a-box2{text-align:center;padding-top:30px;font-size:0}
.a-box2 a{display:inline-block;*display:inline;*zoom:1;font-size:18px;color:#fff;line-height:36px;text-align:center; width:175px; height:35px; cursor:pointer; font: 14px/35px "微软雅黑"; background:#039be5; color:#fff; cursor:pointer}
.a-box2 a.btn1 { margin-right:160px}
.a-box2 a:hover {background:#2dafef}

.a-box3{text-align:center;padding-top:40px;font-size:0}
.a-box3 a{display:inline-block;*display:inline;*zoom:1;font-size:18px;color:#fff;line-height:36px;text-align:center; width:210px; height:48px; cursor:pointer; font: 20px/48px "微软雅黑"; background:#ff9800; color:#fff; cursor:pointer; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.a-box3 a.btn1 { margin-right:160px}
.a-box3 a:hover {background:#12aa91}

.tips { background:#e0f2f1; width:940px; padding:20px 30px; margin:0 auto}
.tips h5 { height:30px; padding-left:36px; font: 18px/30px "微软雅黑"; background:url(imagesicon_tips1.png) no-repeat; margin-bottom:10px;}
.tips h6 { height:30px; padding-left:36px; font: 18px/30px "微软雅黑"; background:url(imagesicon_tips2.png) no-repeat; margin-bottom:10px;}
.tips p { font: 14px/26px "微软雅黑"; margin-bottom:10px}
.tips p a { color:#f3620a; padding:0 5px; cursor:pointer; text-decoration:underline}
.tips p a:hover { color:#12aa91}

#page1{padding:40px 0; }
.lxfy {}
.lxfy-tab li{ width:318px; height:43px; float:left; background:#fff; border:1px solid #12aa91; margin-right:20px; font: 24px/43px "微软雅黑"; color:#12aa91; text-align:center; cursor:pointer}
.lxfy-tab li:last-child { margin-right:0}
.lxfy-tab li.on { background:#12aa91; color:#fff;}
.lxfy-hid { padding:35px 0; display:none}
.lxfy-hid table { table-layout:fixed; border-collapse:collapse;}
.lxfy-hid table th { background:#b2dfdb; font-size:20px; padding:16px 0; font-weight:400}
.lxfy-hid table td { border:1px solid #12aa91; border-top:0; text-align:center; font: 16px/32px "微软雅黑"; padding:10px;}
.lxfy-hid table td a { width:150px; height:36px; display:inline-block; background:#ff9b25; color:#fff; font: 14px/35px "微软雅黑"; cursor:pointer}
.lxfy-hid table td a:hover{ background:#12aa91}

#page2{ padding:40px 0; background:#f7f8fa}
.sqgz {}
.sqgz dl { margin-bottom:4px}
.sqgz dl dt{ height:55px; background:#4db6ac; font: 20px/55px "微软雅黑"; padding-left:30px; color:#fff; position:relative}
.sqgz dl dt span { width:40px; height:40px; display:block; background:url(imagesarr_down.png) no-repeat; position:absolute; top:8px; right:20px; cursor:pointer}
.sqgz dl.on dt span { background:url(imagesarr_up.png) no-repeat; }
.sqgz dl dd { padding:25px; background:#fff; font: 14px/26px "微软雅黑"; position:relative;  display:none}
.sqgz dl dd p { width:780px;}
.sqgz dl dd a { width:128px; height:36px; display:inline-block; background:#ff9b25; color:#fff; font: 14px/35px "微软雅黑"; cursor:pointer; text-align:center; position:absolute; top:25px; right:28px;}
.sqgz dl dd a:hover {background:#12aa91}
.sqgz dl.on dd { display:block}

#page3{padding:40px 0;}
.gxjb {}
.gxjb h3 { width:350px; height:70px; overflow:hidden; zoom:1;  text-align:center; background:url(imagesgxjb_tit.png) no-repeat; margin-bottom:35px;}
.gxjb h3 b { width:70px; height:70px; display:block; float:left; color:#fff; font: 32px/70px "微软雅黑";  font-style:italic}
.gxjb h3 i { width:280px; height:70px; display:block; float:left; color:#ff9800; font: 20px/70px "微软雅黑";}
.lxfa { position:relative}
.lxfa dl { width:294px; height:408px; float:left; margin-right:10px; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; padding:20px 15px; margin-bottom:35px}
.lxfa dl.lxfa-item1 { border:1px solid #f9a825;}
.lxfa dl.lxfa-item2 { border:1px solid #12aa91;}
.lxfa dl.lxfa-item3 { margin-right:0; border:1px solid #039be5;}
.lxfa dl dt { width:140px; margin:0 auto; padding-left:50px; margin-bottom:12px}
.lxfa dl dt h5 {font: 18px/18px "微软雅黑"; padding-bottom:5px}
.lxfa dl dt h6 {font: 14px/18px "微软雅黑";}
.lxfa dl.lxfa-item1 dt { color:#f9a825; background:url(imagesicon_lxfa1.png) no-repeat}
.lxfa dl.lxfa-item2 dt { color:#12aa91; background:url(imagesicon_lxfa2.png) no-repeat}
.lxfa dl.lxfa-item3 dt { color:#039be5; background:url(imagesicon_lxfa3.png) no-repeat}
.lxfa dl dd p { color:#444; font: 14px/26px "微软雅黑";}
.lxfa dl.lxfa-item1 dd p span { color:#f9a825}
.lxfa dl.lxfa-item2 dd p span { color:#12aa91}
.lxfa dl.lxfa-item3 dd p span { color:#039be5}
.lxfa-tab li{ width:140px; height:35px; background:#ff9800; color:#fff; text-align:center; position:absolute; top:390px;  font:14px/35px "微软雅黑"; cursor:pointer}
.lxfa-tab li.lxfa-li1 { left:97px}
.lxfa-tab li.lxfa-li2 { left:430px; background:#12aa91}
.lxfa-tab li.lxfa-li3 { left:770px; background:#039be5}
.lxfa-hid { background:#fdf4e6; padding:25px; display:none; margin-bottom:40px;}
.lxfa-hid a.lxfa-btn { display:block; font: 18px/30px "微软雅黑"; color:#ff9800; text-decoration:underline}
.lxfa-hid a.lxfa-btn:hover { text-decoration:none}
.lxfa-hid dl { padding-top:15px; font: 14px/24px "微软雅黑"; overflow:hidden; zoom:1;}
.lxfa-hid dl dt { width:55px; float:left;}
.lxfa-hid dl dd { width:870px; float:left;}
.lxfa-hid p {font: 14px/24px "微软雅黑"; padding-top:10px}
.lxyx li { width:185px; height:290px; float:left; margin-right:18px; margin-bottom:35px; position:relative}
.lxyx dl { width:183px; height:268px; border:1px solid #12aa91}
.lxyx dl dt img { display:block;}
.lxyx dl dt h5{ height:22px; background:#12aa91; text-align:center; color:#fff; font: 14px/22px "微软雅黑";}
.lxyx dl dd { padding:15px 5px 15px 15px; font: 14px/20px "微软雅黑"; color:#444;}
.lxyx li a { width:125px; height:30px; display:block; position:absolute; bottom:0; left:30px; text-align:center; background:#ff9800; color:#fff; font: 14px/30px "微软雅黑"; cursor:pointer}
.lxyx li a:hover { background:#1eb99f}

.lxzy-tab { width:198px; height:298px; float:left; border:1px solid #12aa91}
.lxzy-tab li { height:50px; font: 24px/50px "微软雅黑"; color:#696969; text-align:center; cursor: pointer}
.lxzy-tab li.on { background:#12aa91; color:#fff;}
.lxzy-hid {width:749px; height:278px; float:left; border:1px solid #12aa91; border-left:0; padding:10px 25px; display:none}
.lxzy-hid h6 { color:#044444; font: 18px/30px "微软雅黑";}
.lxzy-hid p {font: 14px/24px "微软雅黑"; margin-bottom:5px}
.lxzy-hid a { width:122px; height:30px; display:block; margin:10px auto; background:#ff9800; color:#fff; text-align:center; font: 14px/30px "微软雅黑"; cursor:pointer}
.lxzy-hid a:hover {background:#1eb99f}

#page4{padding:50px 0; background:#f7f8fa}
.lxwd { width:948px; border:1px solid #5b8f74; padding:25px; margin-bottom:40px}
.lxwd-l { width:677px; float:left; margin-right:25px}
.lxwd-l h5 {font: 18px/30px "微软雅黑"; margin-bottom:5px; color:#069c83}
.lxwd-l p {font: 14px/24px "微软雅黑"; margin-bottom:8px; color:#414141}
.lxwd-l ul li {font: 18px/36px "微软雅黑"; font-style:italic}
.lxwd-l ul li a { text-decoration:underline; color:#069c83;}
.lxwd-l ul li a:hover { text-decoration:none}
.lxwd-r { width:246px; float:left;}
.lxwd-r h5 {font: 18px/30px "微软雅黑"; margin-bottom:30px; color:#069c83; text-align:center}
.lxwd-r a { width:100%; height:127px; display:block; background:#069c83; margin-bottom:20px; font: 26px/34px "微软雅黑"; color:#fff; text-align:center; padding-top:56px;}

#page5{padding:40px 0;}
.lxtd {}
.aytd2{position:relative;}
.aytd2 .bd{width:1000px;height:252px;overflow:hidden;zoom:1;}
.aytd2 .bd ul{}
.aytd2 .bd li{width:190px;height:250px;margin-top:90px;float:left;background:#f6f6f6;margin-right:10px;border:1px solid #f1f1f1;font-size:14px;color:#414141;text-align:center}
.aytd2 .bd li img{display:block;margin:-90px auto 15px;}
.aytd2 .bd li strong { display:block; font: 20px/24px "微软雅黑"; padding-bottom:5px}
.aytd2 .hd{}
.aytd2 .hd .prev,.aytd2 .hd .next{position:absolute;top:110px; cursor:pointer}
.aytd2 .hd .prev{left:-40px;}
.aytd2 .hd .next{right:-40px;}
.aytd2 .bd li a { width:98px; height:26px; display:block; margin:15px auto; background:#ff9800; color:#fff; -webkit-border-radius:5px;  -moz-border-radius:5px; border-radius:5px;  font: 14px/26px "微软雅黑";}
.aytd2 .bd li a:hover {background:#1eb99f}

#page6{padding:40px 0; background:#f7f8fa}
.cgal {}
.cgal-con { width:470px; float:left; margin-right:60px;}
.cgal-con h5 {font: 30px/30px "微软雅黑"; color:#069c83; padding-bottom:30px; text-align:center}
.cgal-mk {width:428px; height:460px; border:1px solid #12aa91; padding:25px 15px 25px 25px; border:1px solid #12aa91; position:relative}
.cgal-mk p {font: 14px/26px "微软雅黑";}
.cgal-mk ul li {font: 16px/26px "微软雅黑"; text-align:center; padding-top:15px}
.cgal-mk ul li a { color:#069c83}
.cgal-btn { width:195px; height:35px; display:block; background:#ff9800; position:absolute; left:130px; bottom:30px; font: 14px/35px "微软雅黑"; text-align:center; color:#fff; font-style:italic; cursor:pointer}
.cgal-btn:hover { background:#1eb99f}
.cgal-tb{}
.cgal-tb h5 {font: 30px/30px "微软雅黑"; color:#069c83; padding:40px 0; text-align:center}
.cgal-tb table { table-layout:fixed; border-collapse:collapse;}
.cgal-tb table th { background:#12aa91; font-size:20px; padding:16px 0; font-weight:400; color:#fff;}
.cgal-tb table td { border:1px solid #12aa91; border-top:0; text-align:center; font: 18px/32px "微软雅黑"; padding:10px;}

#page7{padding:40px 0;}
.qdhg { color:#069c83;}
.qdhg h5 {font: 20px/36px "微软雅黑"; }
.qdhg p {font: 14px/24px "微软雅黑"; margin-bottom:15px}

/*乐语中间z-index层级置顶*/
#looyuMid { z-index:9999;}
#looyuLeft { z-index:9999;}


