/*
*启德教育集团市场部技术开发
*前端开发组制作版权所有
*/
/***************************公共组件样式控制***************************/
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;}
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:#303030;font-family:"Microsoft YaHei","宋体",Helvetica,Arial;}
.mw{width:1000px;margin:auto;}
/*---------------------------全局导航模块---------------------------*/

#nav{height:105px;text-align:center;background-color:#FFF;}

#header{ width:100%;height:500px;background: url(imagesheader.jpg) center top no-repeat}
.header-con {width: 1000px; height:500px; margin:0 auto;  position:relative;}
.header-con a { width:170px; height:42px; display:block; position:absolute; font:16px/42px "微软雅黑"; top:386px; cursor:pointer; text-align: center;  -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; border-radius:5px; border:1px solid #b50d23}
.header-con a.hbtn1 { right:232px; color:#fff; background:#b50d23;}
.header-con a.hbtn2 { right:0; color:#c81042; background:#fff;}
.header-con a:hover { background:#a30a1e; color:#fff; border:1px solid #a30a1e}

.page-nav-fix{width:100%;position:fixed;left:0;top:0px;bottom:0;display:block;z-index:20;_position:absolute;/*这里开始的2句代码是为ie6不兼容position:fixed;而写的*/_top:expression(eval(document.documentElement.scrollTop));/*这里需要获取滚动高度+元素原本的高度*/}
.page-nav { height:86px; background:#323232; margin-bottom:50px}
.page-nav-list { width:1000px; margin:0 auto}
.page-nav-list li { width:120px; height:86px; float:left; margin-right:22.5px; position:relative;}
.page-nav-list li a { width:120px; height:24px; display:block; text-align:center; font-size:14px; padding-top:54px; color:#C0C0C0; background:url(imagesbg_icon_m.png) no-repeat}
.page-nav-list li a:hover,.page-nav-list li.on a { color:#fff}

.page-nav-list li a.page1{ background-position:-100px 0px; -webkit-transition:200ms;-moz-transition:200ms;transition:200ms;}
.page-nav-list li a.page1:hover,.page-nav-list li.on a.page1 {background-position:0px 0px;}
.page-nav-list li a.page2{ background-position:-110px -64px; -webkit-transition:200ms;-moz-transition:200ms;transition:200ms;}
.page-nav-list li a.page2:hover,.page-nav-list li.on a.page2 {background-position:0px -64px;}
.page-nav-list li a.page3{ background-position:-110px -128px; -webkit-transition:200ms;-moz-transition:200ms;transition:200ms;}
.page-nav-list li a.page3:hover,.page-nav-list li.on a.page3 {background-position:0px -128px;}
.page-nav-list li a.page4{ background-position:-110px -192px; -webkit-transition:200ms;-moz-transition:200ms;transition:200ms;}
.page-nav-list li a.page4:hover,.page-nav-list li.on a.page4 {background-position:0px -192px;}
.page-nav-list li a.page5{ background-position:-110px -256px; -webkit-transition:200ms;-moz-transition:200ms;transition:200ms;}
.page-nav-list li a.page5:hover,.page-nav-list li.on a.page5 {background-position:0px -256px;}
.page-nav-list li a.page6{ background-position:-110px -320px; -webkit-transition:200ms;-moz-transition:200ms;transition:200ms;}
.page-nav-list li a.page6:hover,.page-nav-list li.on a.page6 {background-position:0px -320px;}
.page-nav-list li a.page7{ background-position:-110px -384px; -webkit-transition:200ms;-moz-transition:200ms;transition:200ms;}
.page-nav-list li a.page7:hover,.page-nav-list li.on a.page6 {background-position:0px -384px;}

.page-nav-list li.on b {display:block; position: absolute;bottom: 0px;left: 50%; display:block; width:0; height:0;font-size:0; line-height:0; border:8px; margin-left: -8px; border-style:solid; border-color: #323232 #323232 #fff #323232;}


.tit{ height:40px;text-align:center; background: url(imagesbg_tit.png) top center repeat-x; margin-bottom:50px;}
.tit b{ display:inline-block; background:#fff; padding:0px 30px; font:36px/40px "微软雅黑"; color:#b50d23}

.btn-box {width:380px; margin:0 auto; overflow:hidden; zoom:1}
.btn-box a { width:168px; height:40px; display:block; float:left; background:#f6f6f6; font:16px/40px "微软雅黑"; cursor:pointer; text-align: center; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; border-radius:5px; color:#b50d23; border:1px solid #b50d23}
.btn-box a.btn1 { margin-right:40px; }
.btn-box a.btn2 { margin-right:0;}
.btn-box a:hover { background:#b50d23; color:#fff} 

.part1 { }
.zdrq { text-align:center}

.part2 { padding:50px 0; background:#f4f4f4 url(imagesbg_part5.jpg) repeat-x}
.hqjl dl{ width:490px; height:158px; float:left; background:#fff; margin-right:20px; margin-bottom:20px}
.hqjl dl dt { width:238px; float:left;}
.hqjl dl dd { width:212px; float:left; padding:20px;}
.hqjl dl dd h5 {font:700 18px/30px "微软雅黑"; text-align:center; padding-bottom:10px;}
.hqjl dl dd p {font:14px/26px "微软雅黑";}

.part3 { padding-top:20px}
.part3 .tit { margin-bottom:30px;}
.part3 img { display:block; margin:0 auto; margin-bottom:30px;}
.sqlc h5 { text-align:center; font:24px/28px "微软雅黑"; color:#b50d23; margin-bottom:15px;}
.sqlc-memo { text-align:center; font:14px/28px "微软雅黑";  padding-bottom:20px}
.sqlc-con .btn-box a{ background:#fff;}
.sqlc-con .btn-box a:hover{ background:#b50d23; color:#fff}
.sqlc-con { width:440px; height:300px; padding:25px; float:left; background:#f4f4f4; margin-bottom:30px; position:relative}
.sqlc-con h6 { text-align:center; font:700 18px/28px "微软雅黑"; padding-bottom:5px;}
.sqlc-con p {font:14px/28px "微软雅黑";}
.sqlc-con dl {font:14px/28px "微软雅黑"; padding-bottom:10px;}
.sqlc-con dl dt { width:50px; float:left; }
.sqlc-con dl dd {width:390px; float:left;}
.sqlc-con .btn-box { position:absolute; bottom:15px; left:50px;}

.part4 { padding:50px 0; background:#f4f4f4 url(imagesbg_part5.jpg) repeat-x}
.jxjjx { }
.jxjjx h5 {ccc}
.jxjjx-memo{font:14px/28px "微软雅黑";  padding-bottom:20px}
.jxjjx-tab { padding-left:170px;}
.jxjjx-tab li{ width:200px; height:73px; float:left; margin-right:30px; text-align:center; font:24px/73px "微软雅黑"; background:#a2a2a2; color:#fff; -webkit-border-radius:15px 15px 0 0;-moz-border-radius:15px 15px 0 0; border-radius:15px 15px 0 0; cursor:pointer}
.jxjjx-tab li.on {background:#b50d23; }
.jxjjx-hid { padding:10px; display:none; border:2px solid #b50d23; background:#fff; margin-bottom:30px}
.jxjjx-hid h6 { font:700 14px/20px "微软雅黑"; padding-bottom:6px;}
.jxjjx-hid p { font:14px/24px "微软雅黑"; }
.jxjjx-hid p b { font-weight:400; color:#b50d23}
.jxjjx-l { width:560px; float:left; margin-right:15px; padding-right:15px; border-right:1px solid #b50d23}
.jxjjx-r { width:385px; float:left;}
.jxjjx-con { width:458px; height:180px; padding:10px; float:left; background:#f4f4f4;}


.banner-box { height:213px; background:url(imagesbg_banner.jpg) center top no-repeat}
.banner-con { width:170px; padding-left:800px; padding-right:30px; padding-top:47px; margin:0 auto;}
.banner-con a {width:168px; height:40px; display:block; float:left; background:#f6f6f6; font:16px/40px "微软雅黑"; cursor:pointer; text-align: center; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; border-radius:5px; color:#b50d23; border:1px solid #b50d23}
.banner-con a.btn1 { margin-bottom:25px; background:#b50d23; color:#fff; border:1px solid #fff;}

.part5 {padding:50px 0; background:#f4f4f4 url(imagesbg_part5.jpg) repeat-x}
.part5 .tit { margin-bottom:80px}
.jsys { background:url(../images/bg_jsys.png) center top no-repeat;}
.jsys-con { width:484px; height:auto; float:left;}
.jsys-con dl{ width:484px; overflow:hidden; zoom:1; margin-bottom:120px}
.jsys-con dl dt { width:198px; float:left;}
.jsys-con dl dd { width:256px; height:240px; float:left; background:#2372b9; padding:15px; color:#fff;}
.jsys-con dl dd h5 {font:700 18px/28px "微软雅黑"; margin-bottom:10px; text-align:right;}
.jsys-con dl dd h6 {font:700 18px/28px "微软雅黑"; margin-bottom:10px; text-align:left;}
.jsys-con dl dd p {font:14px/22px "微软雅黑"; height:200px; overflow:auto;}
.jsys-zs { padding-bottom:40px}
.jsys-zs h5 {font:700 18px/28px "微软雅黑"; text-align:center; margin-bottom:20px}
.jsys-zs img { display:block; margin:0 auto}

.part5 .btn-box a { background:#fff;}
.part5 .btn-box a:hover { background:#b50d23;}
.part5 .tit { margin-bottom:20px}
.part5 .btn-box { width:234px;}
.part5 .btn-box a {width:232px;}
.lxyx {}
.lxyx h5 {text-align:center; font:24px/28px "微软雅黑"; color:#b50d23; margin-bottom:15px;}
.lxyx-th { width:983px; border:2px solid #b50d23; background:#fff; table-layout:fixed; padding-right:17px}
.lxyx-th td {border-right:2px solid #b50d23; font:14px/24px "微软雅黑"; padding:10px;}
.lxyx-sc { height:448px; overflow:auto; margin-bottom:30px}
.lxyx-tb { width:100%; border-left:2px solid #b50d23; background:#fff; table-layout:fixed}
.lxyx-tb td { border-right:2px solid #b50d23; border-bottom:2px solid #b50d23;  font:14px/24px "微软雅黑"; padding:10px;}

.part6 {padding-bottom:40px; background:url(../images/bg_qsmj.jpg) center top no-repeat}


.part7 {padding:50px 0; padding-bottom:0}
.yzsfw {}
.yzsfw dl { background:#f4f4f4; margin-bottom:30px;}
.yzsfw dl dt { width:350px; float:left;}
.yzsfw dl dd { width:650px; float:left; padding:10px 0;}
.yzsfw dl dd h5 {font:700 14px/24px "微软雅黑";}
.yzsfw dl dd p {font:14px/28px "微软雅黑"; }

.part8 { padding:50px 0; background:#f4f4f4 url(imagesbg_part5.jpg) repeat-x}

/*启德优势*/
.youshi-box{}
.youshi{margin:0 auto;width:1000px;overflow:hidden;zoom:1}
.youshi dl{width:200px; float:left; vertical-align:top;padding:30px 13px;margin-right:20px;margin-bottom:20px;background-color:#fff;}
.youshi dl dt{ width:68px; height:61px; margin:0 auto;}
.youshi dl dd{margin-top:30px;border-top:1px dashed #9CCDE6;padding-top:30px;height:60px;font:14px "微软雅黑"; text-align:center}
.youshi dl dt.icon-ys01 { background:url(imagesred_youshi01.png) no-repeat}
.youshi dl dt.icon-ys02 { background:url(imagesred_youshi02.png) no-repeat}
.youshi dl dt.icon-ys03 { background:url(imagesred_youshi03.png) no-repeat}
.youshi dl dt.icon-ys04 { background:url(imagesred_youshi04.png) no-repeat}
.youshi dl dt.icon-ys05 { background:url(imagesred_youshi05.png) no-repeat}
.youshi dl dt.icon-ys06 { background:url(imagesred_youshi06.png) no-repeat}
.youshi dl dt.icon-ys07 { background:url(imagesred_youshi07.png) no-repeat}
.youshi dl dt.icon-ys08 { background:url(imagesred_youshi08.png) no-repeat}