/* CSS Document */ /** 清除内外边距 **/ body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ form, fieldset, legend, /* form elements 表单元素 */ th, td, /* table elements 表格元素 */ img/* img elements 图片元素 */{ border:medium none; margin: 0; padding: 0; } body{ min-width:1200px; } /** 设置默认字体 **/ body,select{ /* font: 12px/1.5 '宋体','黑体',tahoma, Srial, helvetica, sans-serif; */ font: 13px/1.5 tahoma,arial,微软雅黑,sans-serif; color:#555555; } h1, h2, h3, h4, h5, h6 { font-size: 100%; } em{font-style:normal;} color{color:#555;} /** 重置列表元素 **/ ul, ol { list-style: none; } /** 重置超链接元素 **/ a { text-decoration: none; color:#555;} a:hover { text-decoration: none;color:#f00; } /** 重置图片元素 **/ img{ border:none;} /** 重置表格元素 **/ table { border-collapse: collapse; border-spacing: 0; } input:focus{ outline:none } button{cursor:pointer ;} /** 快捷 Class 定义元素 **/ .clear{ clear:both; display:inline;} .clear:after{ content:".";height:0;visibility:hidden;display:block;clear:both;} .black{background:#030406;} .red{background:#5e090c;} .grey{background:#ccc;} .blue{background:#2e4978;} .d4172d{background:#d4172d;} .f22d79{background:#2e4978;} #yellow{background:#e6c6b1 url("/images/03.jpg") no-repeat center top;height:518px;} .w100{width:100%;height:auto;} .w50{width:50%;} .w960{width:960px;margin:auto;} .w128{width:1280px;margin:auto;} .fl{float:left;} .fr{float:right;} /*Header*/ .logo{margin-left:50px;margin-top:18px;width:320px;height:88px;float:left;} .logo img{width:88px;height:88px;display:block;float:left;margin-right:10px;} .logo h1{float:left;font-size:30px;font-family:楷体_GB2312,黑体;font-weight:bolder;margin-top:5px;color:#fff;} .logo h2{float:left;font-size:26px;font-family:Arial;margin-top:-10px;margin-left:8px;color:#fff;} .tel{float:right;width:220px;height:40px;margin-top:42px;} .tel img{width:68px;height:36px;display:block;float:left;margin-right:10px;} .tel h1{float:left;font-size:18px;font-weight: bold;margin-top:-3px;color:#fff;} .tel h2{float:left;font-size:18px;font-weight: bold;margin-top:-8px;color:#fff;} .banner{width:100%;height:465px;background:#000 url("/images/banner.jpg") no-repeat center top;clear:both;margin:auto;} /* nav{height:50px;} nav a{line-height: 50px;color:#fff;font-size: 16px;font-weight: bold;display:block;height:50px;padding:0px 14px;float:left;} nav a:hover{background:#e80111;color:#fff;}*/ #nav{ width:100%; background:url("/images/navbg.gif") repeat-x;} #navarea{ width:980px; height:78px; margin:0 auto;} #navarea ul {clear:both;float:left;width:930px;padding:4px 18px 0 18px;} #navarea li {float:left;height:37px;font-size:14px;line-height:32px;} #navarea a {float:left;display:inline-block;height:37px;padding:0 14px;color:#fff;text-decoration: none;font-size: 16px;font-weight:} #navarea .on a:link, #navarea .on a:visited, #navarea .on a:hover, #navarea .on a:active {float:left;display:inline-block;height:41px;padding:0 0 0 14px;color:#f30; background:url("/images/navlbg.gif") no-repeat;} #navarea .on a:link span, #navarea .on a:visited span, #navarea .on a:hover span, #navarea .on a:active span {display:inline-block;height:41px;padding:0 14px 0 0px;background:url("/images/navrbg.gif") no-repeat right;} #navarea dl {clear: both; overflow:hidden; padding:0; padding-top:4px; width: 980px;} #navarea dt {float: left; font-size: 14px; font-weight: bold; height: 41px; line-height: 32px; } #navarea .on {background:url("/images/navcbg.gif"); } #menu {clear:both; overflow:hidden; color:#ffe9d6;width:960px;height:37px; } #menu li {float:left;padding:0 1px 0 1px; font-size:12px; color:#999;line-height:30px;} #menu ul { width:890px; height:37px;padding:0px; margin:0px; margin-left:100px !important; _margin-left:50px; display:inline; _display:inline;} #menu li a:link,#menu li a:visited {color:#666;text-decoration: none;} #menu li a:hover,#menu li a:active {color:#f30;text-decoration: none;} #menu li strong {font-size:14px;font-weight:normal;} #menu a {padding:0 8px;} #menu a:link, #menu a:visited {color: #09f;} #menu a:hover, #menu a:active {color: #f50;} #menu span a:link, #menu span a:visited {color: #999;} #menu span a:hover, #menu span a:active {color: #f96;} /*Section*/ /* 幻灯片轮换 */ .fullSlide{ width:100%; position:relative; height:460px; background:#000; } .fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; } .fullSlide .bd ul{ width:100% !important; } .fullSlide .bd li{ width:100% !important; height:460px; overflow:hidden; text-align:center; } .fullSlide .bd li a{ display:block; height:460px; } .fullSlide .hd{ width:100%; position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; background:url("/images/touming.png") repeat-x; text-align:center; _background:#000; _filter:alpha(opacity=60); } .fullSlide .hd ul{ text-align:center; padding-top:5px; } .fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:url("/images/tg_flash_p.png") -18px 0; overflow:hidden; line-height:9999px; } .fullSlide .hd ul .on{ background-position:0 0; } #video{margin-top:0px;margin-left:50px;} /*最新动态*/ .zxdt{font-size: 36px;font-weight: bold;color:#fff;text-align: center;line-height: 80px} .zxdt a{color:#fff;} #bd { border: 1px solid #fff; width: 898px; height: 268px; padding: 10px 20px; overflow: hidden; } .infolist li{line-height: 180%;border-bottom:1px dashed #fff;margin-top:10px;} .infolist li a span{margin:0 20px 0 0;} .infolist li a{color:#fff;width:898px;word-wrap:normal;text-overflow:ellipsis;overflow:hidden;display:inline-block;} .infolist li a:hover{color:#f40;} /*十年磨一剑*/ .myj h1{font-size:36px;font-weight:bold;text-align:center;line-height: 90px;} .askys{margin-top:20px;} .askys li{float:left;width:280px;margin:0px 20px 20px;height:auto;} .askys li h2{font-size:18px;color:#f00;line-height: 200%;} .askys li p{text-indent: 24px;line-height: 180%;} /*VS对比*/ .vs1{background:#d20200 url("/images/vs1.jpg") no-repeat top right;height:530px;} .vs2{background:#09548e url("/images/vs2.jpg") no-repeat top left;;height:530px;} .w480{width:480px;margin-top:150px;color:#fff;} .w480 p{line-height: 240%;} /*培训师*/ .pxs,.coffe{width:551px;height:145px;background:#f0f0f0;padding:20px 30px;} .pxs img,.coffe img{display: block;float:left;margin-right:20px;width:86px;} .pxs h1{font-size: 24px;color:#f00;font-weight: bold;display:block;float:left;} .pxs p{color:#f00;text-indent:24px;line-height: 180%;padding-left:24px;display:block;float:left;width:421px;height:auto;} .pxs a{display:block;background:#f00;color:#fff;float:right;width:70px;height:20px;line-height: 20px;text-align: center;border-radius:25px;-moz-border-radius:25px; /* 老的 Firefox */} .peixun a{display:block;background:#f0f0f0;color:#333333;float:left;width:270px;height:30px;line-height: 30px;text-align: left;border-radius:0px;-moz-border-radius:0px;/* 老的 Firefox */} .coffe h1{font-size: 24px;color:#09548e;font-weight: bold;display:block;float:left;} .coffe p{color:#09548e;text-indent:24px;line-height: 180%;padding-left:24px;display:block;float:left;width:421px;height:auto;} .coffe a{display:block;background:#09548e;color:#fff;float:right;width:70px;height:20px;line-height: 20px;text-align: center;border-radius:25px;-moz-border-radius:25px; /* 老的 Firefox */} /*学员成就*/ .xycj a img{display:block;float:left;width:120px;height:115px;margin-top:17px;} .xycj h2{display:block;float:left;font-size:24px;font-weight:bold;color:#fff;margin-top:25px;margin-left:75px;} .xycj h3{display:block;float:left;font-size:48px;font-weight:bold;text-align:center;color:#fff;width:840px;} .xycjul{margin-top:26px;padding-bottom:50px;} .xycjul li{width:180px;height:170px;background:#2e4978;margin:5px;float:left;} .xycjul li img{width:170px;height:111px;margin:5px;} .xycjul li span{color:#fff;text-align: center;width:70px;display: block;float:left;} .xycjul li p{color:#fff;width:100px;float:left;} .xycjul li.xycjli{width:370px;height:350px;background:#2e4978;margin:5px;float:left;} .xycjul li.xycjli img{width:360px;height:240px;margin:5px;} .xycjul li.xycjli span{color:#fff;text-align: center;width:120px;display: block;float:left;font-size:24px;margin-top:20px;} .xycjul li.xycjli p{color:#fff;width:226px;float:left;margin-top:6px;} /*学员活动*/ .xyhd a img{display:block;float:left;width:120px;height:115px;margin-top:17px;} .xyhd h2{display:block;float:left;font-size:24px;font-weight:bold;color:#fff;margin-top:25px;margin-left:75px;} .xyhd h3{display:block;float:left;font-size:48px;font-weight:bold;text-align:center;color:#fff;width:840px;} .xyhdul{margin-top:26px;} .xyhdul li{width:227px;height:155px;margin:5px;float:left;} .xyhdul li img{width:223px;height:151px;border:2px solid #d20200;} .xyhdul li.xyhdli{width:464px;height:320px;margin:5px;float:left;} .xyhdul li.xyhdli img{width:460px;height:316px;border:2px solid #d20200;} /*师资力量*/ .sjll a img{display:block;float:left;width:120px;height:115px;margin-top:17px;} .sjll h2{display:block;float:left;font-size:24px;font-weight:bold;color:#fff;margin-top:25px;margin-left:75px;} .sjll h3{display:block;float:left;font-size:48px;font-weight:bold;text-align:center;color:#fff;width:840px;} .sjllul{margin-top:26px;} .sjllul li{width:460px;height:220px;background:#eaeaea;margin:10px;float:left;} .sjllul li img{width:133px;height:151px;margin:34px 18px;float:right;} .sjllul li span{width:260px;display: block;float:left;font-size: 16px;font-weight: bold;margin:20px 0px 0px 30px;} .sjllul li p{width:260px;float:left;text-indent: 24px;margin:15px 0px 15px 30px;line-height: 200%;} .sjllul li a{display:block;background:#f00;color:#fff;float:left;width:70px;height:24px;line-height: 24px;text-align: center;border-radius:25px;-moz-border-radius:25px; /* 老的 Firefox */ margin-left:54px;} /*3宣传图片*/ .adphoto{margin-top:20px;padding-bottom: 50px;} .adphoto li{float:left;width:300px;margin:0px 10px;} /*报名*/ #bm{width:260px;float:left;margin-left:60px;margin-top:20px;} #bm label{color:#ffcc33;font-weight: bold;font-size: 20px;line-height: 200%;} #bm input{height:18px;line-height: 18px;width:160px;} #bm button{background:#fff;border-radius:25px;-moz-border-radius:25px; /* 老的 Firefox */line-height: 180%;width:50px;margin:20px 0px 5px 40px;} /*Footer*/ footer{height:atuo;padding-bottom:20px;} .footleft{float:left;width:310px;} .footleft img{margin-top:38px;} .footleft p{font-size: 14px;font-weight: bold;margin-top:20px;line-height:180%;} .footright{float:right;width:600px;} .footright img{margin-top:38px;margin-left:20px;} .footright p{/*text-indent: 24px*/ padding-left:24px;font-size: 14px;font-weight: bold;line-height:180%;} .wp { width: 1240px; margin: 0 auto; text-align: center; overflow: hidden; } .hoth3 h3 { font-size: 24px; padding: 15px 0; color:#fff; } .hoth3 hr { margin: 0 auto; color: #fff; height: 0px; width: 50px; border: 2px solid #f33; } .cl { zoom: 1; } .hottel { width: 1300px; padding: 30px 0; margin: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } .cl:after { visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0; } .hottel dl { text-align: left; margin: 0 10px 0 0; float: left; width: 300px; } .hottel dl a { display: block; border: 1px solid #ddd; float: left; width: 300px; color: #fff; } .hottel dt { float: left; width: 110px; text-align: center; padding: 15px 0; } .hottel dl dt img { margin: 13px 0; } .hotteldd1 { padding-top: 23px; font-size: 16px; } .hotteldd2 { font-size: 25px; } .wp p{color:#fff;} #footmain { padding: 50px 0 30px 0; font-size: 13px; } .footmainbox { width: 33.3%; float: left; } .footmainbox h5 { font-size: 25px; margin-bottom: 20px; font-weight: normal; } .footmainbox h5 a{ font-size: 25px; color:#fff; } .footmainbox h5 i { display: block; font-size: 40px; margin-bottom: 10px; color: #f33; } .sch_intro { width: 100%; padding-top: 70px; height: 515px; background: url("/images/bbg.jpg") no-repeat center 0; } .y_content { width: 1200px; margin: 0 auto; height: auto; } .intro_li { width: 100%; height: 58px; background: #a7a7a7; line-height: 58px; } .intro_li li.on { background: #015299; } .intro_li li { float: left; transition: all .5s; width: 20%; color: #f7f9fd; font-weight: bold; text-align: center; font-size: 18px; cursor: pointer; } .intro_pic { width: 1150px; height: 365px; padding: 0 25px 25px; } .intro_pic_show { height: auto; display: none; overflow: hidden; } .intro_pic_show>p { margin-top: 25px; width: 423px; height: 338px; float: left; overflow: hidden; position: relative; } .intro_pic_show>p span { position: absolute; bottom: 0; left: 0; text-align: center; display: block; width: 100%; height: 40px; line-height: 40px; color: #fff; font-size: 14px; background: rgba(0,0,0,0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000); } .intro_pic_show>ul { float: left; width: 727px; } .intro_pic_show>ul li { float: left; position: relative; width: 218px; height: 155px; overflow: hidden; margin-top: 25px; margin-left: 24px; } .intro_pic_show>ul li span { display: block; width: 100%; position: absolute; left: 0; bottom: 0; text-align: center; color: #fff; font-size: 13px; height: 30px; line-height: 30px; background: rgba(0,0,0,0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000); }