﻿@charset "utf-8";

/* 重置  */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:14px " "," ",\9ed1\4f53,\5b8b\4f53, "Microsoft JhengHei", "华文细黑", STHeiti, MingLiu;}
body{background:#fff; color:#333 }
a{color:#333;}
a:hover{color:#1c4587;}
img{border:0px}
p{ line-height:175%;}

/* 清除浮动 */
.clearfix:after {content: "";display: block;height: 0;visibility: hidden;clear: both;}
.clearfix {*zoom: 1;} 

/*边距*/
.m5{margin:5px}
.m20{margin:20px}
.m10{margin:10px}
.m15{margin:15px}
.m30{margin:30px}
.m40{margin:40px}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt13{margin-top:13px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt35{margin-top:35px}
.mt40{margin-top:40px}
.mt50{margin-top:50px}
.mt70{margin-top:70px}
.mt80{margin-top:80px}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.mb80{margin-bottom:80px}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.ml15{margin-left:15px}
.ml20{margin-left:20px}
.ml25{margin-left:25px}
.ml30{margin-left:30px}
.ml40{margin-left:40px}
.ml50{margin-left:50px}
.ml100{margin-left:100px}
.ml150{margin-left:150px}
.ml290{margin-left:290px}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr15{margin-right:15px}
.mr40{margin-right:40px}
.p10{padding:10px;}
.p15{padding:15px;}
.p20{padding:20px;}
.p30{padding:30px;}
.p40{padding:40px;}
.pt5{padding-top:5px}
.pt10{padding-top:10px}
.pt15{padding-top:15px}
.pt20{padding-top:20px}
.pb10{padding-bottom:10px}
.pb20{padding-bottom:20px}
.pl10{padding-left:10px}
.pl15{padding-left:15px}
.pl20{padding-left:20px}
.pl30{padding-left:30px}
.pr10{padding-right:10px}
.pr15{padding-right:15px}
.pr20{padding-right:20px}
.pr30{padding-right:30px}

/*字号*/
.bold {font-weight: bold !important;}
.fs-10 {font-size: 10px !important;}
.fs-11 {font-size: 11px !important;}
.fs-12 {font-size: 12px !important;}
.fs-13 {font-size: 13px !important;}
.fs-14 {font-size: 14px !important;}
.fs-15 {font-size: 15px !important;}
.fs-16 {font-size: 16px !important;}
.fs-17 {font-size: 17px !important;}
.fs-18 {font-size: 18px !important;}
.fs-20 {font-size: 20px !important;}
.fs-24 {font-size: 24px !important;}
.fs-26 {font-size: 26px !important;}
.fs-30 {font-size: 30px !important;}
.fs-36 {font-size: 36px !important;}
.fs-40 {font-size: 40px !important;}
.fs-50 {font-size: 50px !important;}

/*定位*/
.tl{text-align:left}
.tc{text-align:center}
.tr{text-align:right}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.cb{clear:both}
.cl{clear:left}
.cr{clear:right}
.vm{vertical-align:middle} 
.pr{position:relative} 
.pa{position:absolute}
.abs-right{position:absolute;right:0}
.zoom{zoom:1} 
.hidden{visibility:hidden} 
.none{display:none}
.fw{font-weight:bold;}


/*颜色*/
.gray-fc{color:#999}
.gray-fc1{color:#969696}
.gray-fc2{color:#d3d3d3}
.gray-fc3{color:#727272}
.gray-bg{background-color:#f5f5f5;}
.gray-bg1{background-color:#efefef;}
.orange-fc{color:#ff7601}
.orange-bg{background-color:#ff7601}
.white-fc{color:#fff;}
.white-bg{background-color::#fff;}
.black-fc{color:#000}
.blue-fc{color:#0166b6}
.blue-bg{background-color:#0166b6}
.blue-fc a{color:#00adf2;}
.blue-fc a:hover{color:#333;}
.brown-fc{ color:#824f22}
.yellow-fc{color:#fcd419}
.green-fc{color:#00b896}
.red-fc{color:#ff0000}

/* 布局 */
.g-body,.g-head,.g-foot{width:100%; float:left}
.g-wrap,.g-box{width:1200px; margin:0 auto;}/*盒容器*/
.m-box{padding-left:160px;width:100%; float:left;}/*盒容器*/
.g-main{ margin:15px 15px 15px 220px;}/*主栏*/
.g-mainc{}/*主栏子容器*/
.g-main1{ margin:15px}/*主栏*/
.g-side{ float: left; width:200px; margin:15px 0;}/*侧栏*/
.g-sidec{}/*侧栏子容器*/

/* 头部 */
.g-head .m-nav{ float:left; background:#58b04b; width:100%; height:50px}
.g-head .m-banner{ float:left; width:100%; height:464px;}
.g-head .m-banner img{ width:100%; height:464px}
.g-head .m-logo{ float:left; width:400px; height:100px}
.g-head .m-phone{ float:right; width:200px; margin-top:5px}
.g-head .m-phone .pic-phone{ float:right; width:45px; height:75px;}
.g-head .m-phone p{ float:right; padding-right:10px}
.g-head .m-phone h2{ float:right; font-size:20px; color:#58b04b; padding-right:10px}

/*字体图标*/
@font-face {font-family: 'iconfont';
src: url('../fonts/iconfont.eot'); /* IE9*/
src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
url('../fonts/iconfont.woff') format('woff'), /* chrome、firefox */
url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */}
.iconfont {font-family:"iconfont";font-size:16px;font-style:normal;}

/* index */
.top-bj{ float:left; width:100%; height:90px; background:#333945;border-bottom: 3px solid #00b896;}
.top-bj .logo{ float:left; width:300px; height:60px; margin-top:1px}
.top-bj .logo img{ width:200px;height:90px;}
.top-bj .txt-right{ float:right;width:840px;}
.top-bj .txt-right .nav-bj{ width:100%;}

/* 导航css */
.navBar{ position:relative; z-index:1; color:#fff; height:90px; line-height:90px;   }
.nav{ width:840px; margin:0 auto;   }
.nav a{ color:#fff;  }
.nav h3{ float:left;  font-size:100%; font-weight:normal; font-size:15px;  }
.nav .m{ float:left;  position:relative; }
.nav .s{ float:left; width:9px; text-align:center; color:#eee;   }
.nav h3 a{  display:block; padding:0 20px;  }
.nav .on a{ /* background:#00b896;*/  }


/* banner-pc */
.focusBox { position: relative; width:100%; height:670px; overflow: hidden; }
.focusBox .txt-wenzi{ position:absolute; z-index:9; width:100%; color:#fff; margin-top:50px; text-align:center;}
.focusBox .txt-wenzi .but-anniu{ padding:15px 100px ; background-color: rgba(81, 93, 134,0.9); color:#fff; font-size:22px; }
.focusBox .txt-wenzi .but-anniu:hover{ background:#586ebc; }
.focusBox .txt-wenzi .but-anniu1{ padding:15px 100px ; background-color: rgba(39, 151, 200,0.9); color:#fff; font-size:22px; }
.focusBox .txt-wenzi .but-anniu1:hover{ background:#1a9ff0;}
.focusBox .txt-wenzi .but-anniu2{  padding:15px 100px ; background-color: rgba(3, 253, 207,0.7); color:#fff; font-size:22px; }
.focusBox .txt-wenzi .but-anniu2:hover{ background:#03fdcf;}
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic img { width:100%; height:670px; display: block; }
.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 5px; background:url(../images/t25.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;}
.focusBox .hd .on{ background-position:0 0; }
.focusBox .prev,
.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background:url(../images/t3.png)no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox .prev { left: 100px; }
.focusBox .next { background-position: 0 -90px; right: 100px; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
.focus{display: none;  }

/*版权-pc*/
.g-foot{ width:100%; height:490px; float:left; margin-top:30px; background:url(../images/t27.png) #000;}
.g-foot .foot-bj1{ width:1070px; height:410px;  margin:80px auto 0 auto; background:#00b896}
.g-foot .foot-bj1 .logo-top{ width:196px; height:60px;  margin:auto; padding:50px 0 30px 0; }
.g-foot .foot-bj1 .nav-bj{ width:960px; height:44px; line-height:44px;  margin:auto; background:#f3f3f3; text-align:center; color:#666; }
.g-foot .foot-bj1 .nav-bj a{ color:#666; }
.g-foot .foot-bj1 .nav-bj a:hover{ color:#333; }
.g-foot .foot-bj1 .txt-bj{width:940px; margin:auto; color:#fff; font-size:12px; padding-top:20px; }
.g-foot .foot-bj1 .txt-bj .left-txt{width:600px; float:left; }
.g-foot .foot-bj1 .txt-bj .right-txt{width:300px; float:right; font-size:20px; font-weight:600; text-align:right}
.g-foot-1{display: none;}

/*导航-app*/
#dl-menu{display: none;}

/* 图片滚动 */
.scrollBox{ width:1200px;  background:url(../images/scrollBg.png) ;padding:10px; position:relative; }
.scrollBox .piclist{ overflow:hidden; height:330px; zoom:1; }
.scrollBox .ohbox{overflow:hidden; position:relative;width:1090px;left:60px}
.scrollBox {position:relative;overflow:hidden;zoom:1;}
.scrollBox .piclist li{float:left; display:inline; width:240px; height:300px;background:#fff;border:1px solid #f9f9f9;margin-right:30px;
-moz-box-shadow:3px 3px 3px rgba(20%,20%,20%,0.1);
-webkit-box-shadow:3px 3px 3px rgba(20%,20%,20%,0.1);
box-shadow:3px 3px 3px rgba(20%,20%,20%,0.1);}
.scrollBox .piclist li span{height:25px;line-height:25px;display:block;  }
.scrollBox .pageBtn span{ background:url(../images/bntBg.png) no-repeat; display:block;width:37px;height:59px;position:absolute;top:130px;cursor:pointer;text-indent:-999em;overflow:hidden; }
.scrollBox .pageBtn .prev{left:20px;background-position:-11px -84px ;}
.scrollBox .pageBtn .next{right:20px;background-position:-53px -84px ;}
.scrollBox .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 550px; }
.scrollBox .pageBtn .list li{ background:url(../images/bntBg.png); float:left; display:inline; width:15px;height:15px;background-position:-86px -57px ;cursor:pointer;margin-left:10px;line-height:10000px;overflow:hidden;  }
.scrollBox .pageBtn .list li.on{background-position:-114px -57px }

/* 第一屏幕 */
.one-bj{ float:left; width:100%; background:url(../images/t26.png) no-repeat center top;}

/* 大赛/考级 */
.dasai-kaoji{ width:340px; float: left;}
.dasai-kaoji .top-txt{ width:340px; float: left; line-height:60px; background:#00b896; color:#fff; font-size:18px; text-align:center; font-weight:600; margin-top:40px;}
.dasai-kaoji .but-dasai{ float:left; width:165px; height:150px; padding-top:30px; margin-top:5px; background:#fff;  border:1px solid #00b896; text-align:center; color:#00b896; }
.dasai-kaoji .but-dasai:hover{ background:#00b896; color:#fff;}
.dasai-kaoji .but-dasai p{ line-height:16px;}
.dasai-kaoji .but-dasai span{color:#a3ddce;}

/* 书成动态 */
.scdt-pc{ float:left; width:423px; height:430px; border:1px solid #d9d9d9; background:#fff;  margin-left:10px ;margin-top:40px;}
.scdt-pc .new-top{ position: absolute; width:53px; height:53px; margin:-5px 0 0 10px; }
.scdt-pc .top-title{ float:left; width:100%; line-height:80px; font-size:20px; font-weight:600;}
.scdt-pc .top-title .more{ float:right; font-size:14px; font-family:宋体;font-weight:400; color:#00b896; margin-right:15px}
.scdt-pc .content-box{ padding:0 30px;     width: 380px; }

/* 加盟动态 */
.jmdt-pc{ float:right; width:320px; margin-top:40px; }
.jmdt-pc .top-title{ float:left; width:290px; height:86px; background:#00b896; color:#fff; padding:30px 0 0 30px}
.jmdt-pc .top-title p{ line-height:25px;}
.jmdt-pc .content-box{ float:left; width:320px; height:313px; border:1px solid #d9d9d9; background:#fff; }
.scdt-title{display: none;}
/* 上下css */
.txtMarquee-top{ width:300px;  overflow:hidden; position:relative;  }
.txtMarquee-top .bd{ padding:15px; }
.txtMarquee-top .infoList li{ line-height:24px;   }
.txtMarquee-top .infoList li .date{ float:right; color:#999;  }
.txtMarquee-top .infoList li{padding-left:10px;margin-top:10px; }
.txtMarquee-top .infoList li:hvoer{  background:#9f9f9;}
.txtMarquee-top .infoList li a{ color:#444}
.txtMarquee-top .infoList li a:hover{ color:#1c4587;}
.txtMarquee-top .infoList li:first-child{margin-top:0;}
.txtMarquee-top .infoList li:before{display:inline-block;margin:0 6px 2px -10px;border:2px solid;vertical-align:middle;content:'';}
.txtMarquee-top .infoList li:before{border-radius:50%; color:#ddd;}

/* 浮动报名 */
.baoming-box{ position:fixed; bottom:100px; left:10px; z-index:99; width:140px; height:220px; background:#f5f5f5;}
.baoming-box .top-title{ width:100%; line-height:40px; text-align:center; color:#fff; background:#00b896; font-size:16px; font-weight:600}
.baoming-box ul{ padding:10px 10px; border:1px solid #f0f0f0;}
.baoming-box ul li{ width:100%; border:#E7E7E7 1px solid; border-radius:3px; margin-bottom:10px; line-height:40px; background:#fff;}
.baoming-box ul li a{ color:#666}
.baoming-box ul li a:hover{ color:#00b896}

/* 浮动客服 */
.fixed-bar .icon,
.fixed-bar .consult-list .tel-icon{background:url(../images/t32.png) no-repeat;}
.fixed-bar .icon{display:block;position:absolute;top:50%;left:50%;width:23px;height:12px;overflow:hidden;margin:-18px 0 0 -12px;background-position:right -220px;text-indent:-999em;}
.fixed-bar{position:fixed;right:10px;bottom:100px;z-index:9999;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-30);}
.fixed-bar .gotop{position:relative;z-index:1;display:block;width:68px;height:36px;overflow:hidden;margin:-1px 0 0;padding:32px 0 0;border:1px solid #e6e6e6;border-top:1px dashed #eaeaea;background-color:#fff;color:#666;text-align:center;}
.fixed-bar .share{height:68px;overflow:hidden;margin:-1px 0 0;border:1px solid #e6e6e6;}
.fixed-bar .gotop:hover{z-index:10;border-color:#f08326;background-color:#f08326;color:#fff;text-decoration:none;}
.fixed-bar .gotop:hover .icon{background-position:right -251px;}
.fixed-bar .consult-box{border:1px solid #e6e6e6;}
.fixed-bar .consult-box .consult-header{position:relative;height:36px; line-height:36px;margin:-1px -1px 0;background:#f08326;}
.fixed-bar .consult-box .consult-title{color:#fff; font-size:16px;text-align:center;}
.fixed-bar .consult-box .icon{display:none;top:0;left:-28px;width:28px;height:36px;overflow:hidden;margin:0;background-position:-80px -530px;cursor:pointer;}
.fixed-bar .consult-box .icon:hover{background-position:-110px -530px;}
.fixed-bar .consult-list{margin:0 2px -1px;padding:9px 0;border-bottom:1px dashed #eaeaea;}
.fixed-bar .consult-list li{padding:6px 0 6px 10px;color:#666; font-size:12px;}
.fixed-bar .consult-list span,.fixed-bar .consult-list a{float:left;line-height:24px;}
.fixed-bar .consult-list span{padding-right:10px;}
.fixed-bar .consult-list img{vertical-align:top;}
.fixed-bar .wide-bar{width:134px;background:#fff;}
.fixed-bar .wide-bar .share .bds_more{width:148px;_width:146px;background-position:-252px -568px;}
.fixed-bar .wide-bar .share .bds_more:hover{background-position:-354px -568px;}
.fixed-bar .wide-bar .gotop{width:132px;}
.fixed-bar .consult-list .tel-icon{margin-left:-15px;padding:0 0 0 20px;background-position:-591px -264px;}
.fudong-right{display: none;} 

/*侧导航*/

ul.expmenu{ float:left;width:200px;margin:0 auto; font-size:16px;}
ul.expmenu li div.header{padding:15px 10px; font-size:16px; font-weight:600; border-radius:5px 5px 0 0;}
ul.expmenu li:last-child div.header{border-bottom:none;}
ul.expmenu li ul li {background: #00b896;border-top:1px solid #fff;color:#fff;}
ul.expmenu li ul li:last-child{border-bottom:none;}
ul.expmenu li ul li.selected{background-color:#f4f4f4;}
ul.expmenu div.header{color:#fff;background:#02a486;}
ul.expmenu li div.header .label{background:no-repeat;color: #fff;}
ul.expmenu li div.header .arrow{display:block;width:16px;height:16px;background:no-repeat center;float:right;}
/*ul.expmenu li div.header .arrow.up{background-image:url(../images/arrow_u.png);}*/
ul.expmenu li div.header .arrow.down{background-image:url(../images/arrow_d.png);}
ul.expmenu li .menu{display:none;}	
ul.expmenu div.header:hover{background:#00b896;cursor:pointer;}
ul.expmenu li ul li:not(.selected):hover{background:#03d2ac;cursor:pointer; color:#fff;}
ul.expmenu li ul li:not(.selected):active{background:#03d2ac;cursor:pointer; color:#fff;}

/*二级在线报名*/
.zxbm-bj{ float:left; width:200px; height:180px; padding-top:10px; margin-top:15px; background:url(../images/t34.png)}
.zxbm-bj .but-baoming{ float:left; width:160px; line-height:40px; background:#f3f3f3;border:1px solid #e5e5e5; border-radius:4px; margin:10px 20px 0 20px; color:#666}
.zxbm-bj .but-baoming:hover{background:#03d2ac; color:#fff;}

/*面包屑*/
.mbx-box{ float:left; width:100%; height:40px;border:1px solid #ddd; border-radius:2px; line-height:40px; color:#666}
.mbx-box .return-right{ float:right; position:relative; margin-top:-40px;line-height:40px; font-family:宋体; font-size:12px; padding:0 10px; border-left:1px solid #e5e5e5; color:#999 }
.mbx-box .return-right:hover{ color:#fff; background:#03d2b2}
/* 多行式面包屑导航-默认竖线分隔 */
.m-crumb{overflow:hidden;line-height:40px; font-size:12px; }
.m-crumb a{ color:#666}
.m-crumb ul{margin-left:-16px;}
.m-crumb li{float:left;word-wrap:normal;white-space:nowrap;}
.m-crumb li:before{display:inline-block;width:16px;text-align:center;content:'|';font-size:12px;color:#ccc;font-family:\5b8b\4f53;}
/* 箭头分隔 */
.m-crumb-arr li:before{content:'\3E';}
/* 空白分隔 */
.m-crumb-blank ul{margin-left:-10px;}
.m-crumb-blank li:before{width:10px;content:'';}

/*内容*/
.content-box{ float:left; width:100%;}
.content-box .wenzi-bj{ padding:30px 40px;}
.content-box .wenzi-bj h3{ padding-bottom:20px; font-size:20px; color:#000; text-align:center;}
.content-box .wenzi-bj p{ line-height:30px;}
.content-box .wenzi-bj img{ max-width:100%;}

/* 带点文字链接列表-默认方点 */
.m-list2{line-height:1.5;}
.m-list2 li{padding-left:10px;margin-top:10px; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}
.m-list2 li:hvoer{  background:#9f9f9;}
.m-list2 li a{ color:#444}
.m-list2 li a:hover{ color:#1c4587;}
.m-list2 li:first-child{margin-top:0;}
.m-list2 li:before{display:inline-block;margin:0 6px 2px -10px;border:2px solid;vertical-align:middle;content:'';}
/* 圆点 */
.m-list2-rds li:before{border-radius:50%; color:#ddd;}
/* 固定文字较大 */
.m-list2-lg{font-size:14px;}
.m-list2-rds li .date{ float:right; color:#999;  }

/* 图片列表-四个 */
.pic-list{ width:100%; float:left;}
.pic-list ul{ padding:20px 0 20px 20px;}
.pic-list ul li{ width:25%; float:left; padding-bottom:20px;}
.pic-list ul li p{ line-height:20px;margin-right: 20px;}
.pic-list ul li .box-kuang{ padding:15px; margin-right:20px;border:1px solid #ddd; }
.pic-list ul li .box-kuang img{ width:100%; height:160px; }
.pic-list ul li .box-kuang:hover{border:1px solid #03d2ac; }


/* 图片列表-三个 */
.pic-list1{ width:100%; float:left;}
.pic-list1 ul{ padding:20px 0 20px 20px;}
.pic-list1 ul li{ width:33.333%; float:left; padding-bottom:20px;}
.pic-list1 ul li p{ line-height:20px;margin-right: 20px;}
.pic-list1 ul li .box-kuang{ padding:15px; margin-right:20px;border:1px solid #ddd; }
.pic-list1 ul li .box-kuang img{ width:100%; height:180px; }
.pic-list1 ul li .box-kuang:hover{border:1px solid #03d2ac; }

/* 普通翻页器-默认居中 */
.m-page{margin:10px 0 0;text-align:center;line-height:32px;font-size:0;letter-spacing:-0.307em;word-wrap:normal;white-space:nowrap;color:#999;}
.m-page a,.m-page i{display:inline-block;vertical-align:top;padding:0 12px;margin-left:-1px;border:1px solid #ddd;font-size:12px;letter-spacing:normal;text-shadow:0 1px #fff;background:#fff;-webkit-transition:background-color 0.3s;-moz-transition:background-color 0.3s;-ms-transition:background-color 0.3s;transition:background-color 0.3s;}
.m-page a,.m-page a:hover{text-decoration:none;color:#00b896;}
.m-page a:first-child{margin-left:0;border-top-left-radius:5px;border-bottom-left-radius:5px;}
.m-page a:last-child{margin-right:0;border-top-right-radius:5px;border-bottom-right-radius:5px;}
.m-page a.pageprv:before,.m-page a.pagenxt:after{font-weight:bold;font-family:\5b8b\4f53;vertical-align:top;}
.m-page a.pageprv:before{margin-right:3px;content:'\3C';}
.m-page a.pagenxt:after{margin-left:3px;content:'\3E';}
.m-page a:hover{background:#f5f5f5;}
.m-page a:active{background:#f0f0f0;}
.m-page a.z-crt,.m-page a.z-crt:hover,.m-page a.z-crt:active{cursor:default;color:#999;background:#f5f5f5;}
.m-page a.z-dis,.m-page a.z-dis:hover,.m-page a.z-dis:active{cursor:default;color:#ccc;background:#fff;}
/* 居左 */
.m-page-lt{text-align:left;}
/* 居右 */
.m-page-rt{text-align:right;}
/* 较小 */
.m-page-sm{line-height:22px;}
.m-page-sm a,.m-page-sm i{padding:0 8px;}
/* 分离 */
.m-fanye{ float:left; width:100%;}
.m-fanye-app{ display: none;}


/* 动态加盟滚动播放图片css */
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;   }
.picMarquee-left .hd{ position:absolute; width:100%; z-index:99; margin-top:80px; overflow:hidden;  height:48px;  }
.picMarquee-left .hd .prev{display:block;  width:30px; height:48px; float:left;  overflow:hidden;
			 cursor:pointer; background:url(../images/t22.png)}
.picMarquee-left .hd .next{ display:block;  width:30px; height:48px; float:right;  overflow:hidden;
			 cursor:pointer; background:url(../images/t21.png)}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{  }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:360px; height:315px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }

/* 首页-标题 */
.title-box{  margin:20px 0; background:url(../images/t10.png) repeat-x}
.title-box span{ background:#fff;}


/* 在线报名 */
.baoming1-box{ width:100%; float:left; margin:30p 0;}
.baoming1-box ul li{ width:50%; float:left; padding:10px 0;}
.baoming1-box ul li .txt-left{ width:115px; float:left; line-height:44px; text-align:right;}
.baoming1-box ul li .txt-right{ padding-left:120px; padding-right:line-height:44px; }
.baoming1-box ul li .txt-right .input-box{ width:100%; float:left;}
.baoming1-box ul li .txt-right .input-box .input{ width:100%; height:36px; border-radius:1px;  border:1px solid #ddd;}
.baoming1-ksxz{ float:left; width:100%; background:#f3f3f3; margin:20px 0;}/* 考生需知 */
.baoming1-but{ margin:auto; background:#03d2ac; padding:10px 24%; border-radius:5px; text-align:center; color:#fff; font-size:16px; font-weight:600}
.baoming1-but:hover{ background:#00b896; color:#fff; }

/* 成绩查询 */
.chaxun-box{ width:450px; margin:auto;}
.chaxun-box .shuru{ width:100%; float:left;border:1px solid #ddd; line-height:40px; margin:10px 0; border-radius:3px;}
.chaxun-box .shuru .left-txt{ width:80px; float:left; line-height:40px; background:#f3f3f3; text-align:center;}
.chaxun-box .shuru .right-txt{  line-height:40px; padding-left:80px;}
.chaxun-box .shuru .right-txt .input{ width:100%; height:40px; border: none;}

/* 二级图片-banner */
.banner-erji{ width:100%; float:left; height:300px; text-align:center;}
.banner-erji img{ width:100%; height:300px;}

/* 联系我们 */
.lianxi-box{ width:100%; float:left; margin-bottom:20px;}
.lianxi-box .map{ width:790px; height:380px; float:left;}
.lianxi-box .txt-left{ width:300px; height:380px; background:#19bfa0; float:right; color:#fff;}
.input-box1{ width:530px; margin:auto;}
.input-box1 .input{ width:100%; line-height:36px; float:left;  border:1px dashed #ddd; background:#f5f5f5}
/* 7-11首页 */
.index-box{ width:100%; float:left;}
.index-box .bj-img-1{ width:100%; float:left; background:url(../images/t7.png) center; height:580px;}
.index-box .bj-img-2{ width:100%; float:left; background:url(../images/t8.png) center; height:580px;}
.index-box .bj-img-4{ width:100%; float:left; background:url(../images/t9.png) center; height:580px;}

/* 7-12首页 */
.index-box-app{display: none;}

@media screen and (max-width: 768px) 
{
    .m-list2-rds li .date{ display:none;}
    /* 7-11首页 */
    .index-box{ display: none;}
    /* 7-12首页 */
.index-box-app{display: block; width:100%; float:left;}
.index-box-app .img{ float:left; width:100%;}
.index-box-app .img img{ width:100%;}
    
/* 联系我们 */
.lianxi-box .map{ width:100%; height:380px; }
.lianxi-box .txt-left{ width:100%; height:380px; }
.input-box1{ width:100%; margin:auto;}
/* 二级图片-banner */
.banner-erji{ display: none;}	
	
/* 成绩查询 */
.chaxun-box{ width:100%; }

/* 在线报名 */
.baoming1-box ul li{ width:100%; }
.baoming1-box ul li .txt-left{ width:70px; float:left; line-height:44px; text-align:right;}
.baoming1-box ul li .txt-right{ padding-left:80px; padding-right:line-height:44px; }

/* 首页-标题 */
.title-box{  margin:20px 15px;}

/*翻页*/
.m-fanye{ display: none;}
.m-fanye-app{display: block;  float:left; width:100%;}

/* 图片列表-二个 */
.pic-list ul li{ width:50%;}
.pic-list ul li .box-kuang img{height:120px; }
.pic-list ul li p{ font-size:13px;}

.pic-list1 ul li{ width:50%;}
.pic-list1 ul li .box-kuang img{height:140px; }
.pic-list1 ul li p{ font-size:13px;}

/*内容*/
.content-box .wenzi-bj{ padding:30px 15px;}

/* 二级 */
.g-main{ margin:5px;}/*主栏*/
.g-side{ display: none;}/*侧栏*/
.g-main1{ margin:5px;}/*主栏*/
/* 浮动报名 */
.baoming-box{display: none;} 
.baoming-box{display: none;} 
/* 浮动客服 */
.fixed-bar{display: none;} 
.fudong-right{display: block; position:fixed; z-index:99; right:10px; bottom:0; width:70px; } 
.fudong-right .top-title{ width:100%; line-height:35px; background:#03995b; color:#fff; text-align:center; border-left:1px solid #03995b;border-right:1px solid #03995b; } 
.fudong-right ul li{ float:left ;width:100%; background:#fec514; text-align:center; color:#fff; line-height:44px; border-left:1px solid #ce9012;border-right:1px solid #ce9012; border-bottom:1px solid #ce9012; font-size:12px}
.fudong-right ul li:hover{ background:#f08326}
.fudong-right ul li a{ color:#fff; }
.fudong-right ul li a:hover{ color:#fff; }
.fudong-right .keftu{ float:left; width:100%; margin:5px 0; text-align:center} 

/* 第一屏幕 */
.one-bj{ float:left; width:100%; background: none;}

/* 大赛/考级 */
.dasai-kaoji{ width:340px; position: relative; margin:-65px auto 0 auto; float:none; z-index:9}
.dasai-kaoji .top-txt{ width:340px; float: left; line-height:44px; background:#00b896; color:#fff; font-size:16px; text-align:center; font-weight:600; margin-top:40px;}

/* 书成动态 */
.scdt-pc{display: none;}
.scdt-title{display: block;  margin:auto; padding:0 10px; }
.scdt-title .top-title{ float:left; margin-top:15px;  width:100%; height:80px; background:#00b896; color:#fff; padding-top:15px}
.scdt-title .top-title:hover{ background:#03fdcf;}


/* 加盟动态 */
.jmdt-pc{display: none;}

/* 布局 */
.g-wrap,.g-box{width:100%; margin:0 auto;}/*盒容器*/
/* index */
.top-bj{ float:left; width:100%; height:70px; background:#333945;}
.top-bj .logo{ float:left; width:150px; height:32px; margin:13px 0 0 15px}
.top-bj .txt-right{display: none; }
.nav-bj{ display: none;}
/*banner-app*/
.focusBox {display: none;}
.focus .txt-wenzi{ position:absolute; z-index:9; width:100%; color:#fff; margin-top:70px; text-align:center;}
.focus .txt-wenzi .but-anniu{ padding:10px 7px ; background-color: rgba(81, 93, 134,0.9); color:#fff; font-size:14px; }
.focus .txt-wenzi .but-anniu:hover{ background:#586ebc;}
.focus .txt-wenzi .but-anniu1{ padding:10px 11px ; background-color: rgba(39, 151, 200,0.9); color:#fff; font-size:14px; }
.focus .txt-wenzi .but-anniu1:hover{ background:#1a9ff0;}
.focus .txt-wenzi .but-anniu2{  padding:10px 8px ; background-color: rgba(3, 253, 207,0.7); color:#fff; font-size:14px; }
.focus .txt-wenzi .but-anniu2:hover{ background:#03fdcf;}
.focus{display: block; width:100%;  height:340px;  margin:0 auto; position:relative; overflow:hidden;   }
.focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:10px; text-align:center;  }
.focus .hd ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.1); -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;}
.focus .hd ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
.focus .hd ul .on{ background:#00b896;  }
.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%;  height:340px;  }
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
/*版权-pc*/
.g-foot{ display: none;}
.g-foot-1{display: block; float:left; width:100%; background:#00b896; margin-top:20px; color:#fff;}
.g-foot-1 .logo-top{width:100%;}
.g-foot-1 .logo-top img{ width:160px; height:49px; }
.g-foot-1 h3{ font-size:16px; font-weight:600; padding:10px 0; }




/*导航*/
#dl-menu{display:block}
.dl-menuwrapper {top:15px; z-index:999;right:0px;width: 100%;max-width: 300px;float: left;position: absolute;-webkit-perspective: 1000px;-moz-perspective: 1000px;perspective: 1000px;-webkit-perspective-origin: 50% 200%;-moz-perspective-origin: 50% 200%;perspective-origin: 50% 200%;}
.dl-menuwrapper:first-child {margin-right: 100px;}
.dl-menuwrapper button {background: #00b896;border: none;width: 40px;height: 40px;overflow: hidden;position: relative;margin-left:240px;cursor: pointer;outline: none;border: 1px solid #05e5bc;border-radius:5px}
.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {background: #00b896;}
.dl-menuwrapper ul {padding: 0;list-style: none;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;}
.dl-menuwrapper li {position: relative; border-bottom: 1px solid #05e5bc;}
.dl-menuwrapper li a {display: block;position: relative;padding: 15px 20px;font-size: 16px;line-height: 20px;font-weight: 300;color: #fff;outline: none;}
.no-touch .dl-menuwrapper li a:hover {background: rgba(255,248,213,0.1);}
.dl-menuwrapper .dl-menu {margin: 5px 0 0 0;position: absolute;width: 100%;opacity: 0;pointer-events: none;-webkit-transform: translateY(10px);-moz-transform: translateY(10px);transform: translateY(10px);-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;}
.dl-menuwrapper .dl-menu.dl-menu-toggle {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.dl-menuwrapper .dl-menu.dl-menuopen {opacity: 1;pointer-events: auto;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);transform: translateY(0px);}
.dl-menuwrapper li .dl-submenu {display: none;}
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {display: none;}
.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {display: block;}
.dl-menuwrapper > .dl-submenu {position: absolute;width: 100%;top: 50px;left: 0;margin: 0;}
.dl-menu.dl-animate-out-1 {-webkit-animation: MenuAnimOut1 0.4s;-moz-animation: MenuAnimOut1 0.4s;animation: MenuAnimOut1 0.4s;}
@-webkit-keyframes MenuAnimOut1 {
	50% {-webkit-transform: translateZ(-250px) rotateY(30deg);}
	75% {-webkit-transform: translateZ(-372.5px) rotateY(15deg);opacity: .5;}
	100% {-webkit-transform: translateZ(-500px) rotateY(0deg);opacity: 0;}
}
@-moz-keyframes MenuAnimOut1 {
	50% {-moz-transform: translateZ(-250px) rotateY(30deg);}
	75% {-moz-transform: translateZ(-372.5px) rotateY(15deg);opacity: .5;}
	100% {-moz-transform: translateZ(-500px) rotateY(0deg);opacity: 0;}
}
@keyframes MenuAnimOut1 {
	50% {transform: translateZ(-250px) rotateY(30deg);}
	75% {transform: translateZ(-372.5px) rotateY(15deg);opacity: .5;}
	100% {transform: translateZ(-500px) rotateY(0deg);opacity: 0;}
}
.dl-menu.dl-animate-in-1 {-webkit-animation: MenuAnimIn1 0.3s;-moz-animation: MenuAnimIn1 0.3s;animation: MenuAnimIn1 0.3s;}
@-webkit-keyframes MenuAnimIn1 {
	0% {-webkit-transform: translateZ(-500px) rotateY(0deg);opacity: 0;}
	20% {-webkit-transform: translateZ(-250px) rotateY(30deg);opacity: 0.5;}
	100% {-webkit-transform: translateZ(0px) rotateY(0deg);opacity: 1;}
}
@-moz-keyframes MenuAnimIn1 {
	0% {-moz-transform: translateZ(-500px) rotateY(0deg);opacity: 0;}
	20% {-moz-transform: translateZ(-250px) rotateY(30deg);opacity: 0.5;}
	100% {-moz-transform: translateZ(0px) rotateY(0deg);opacity: 1;}
}
@keyframes MenuAnimIn1 {
	0% {transform: translateZ(-500px) rotateY(0deg);opacity: 0;}
	20% {transform: translateZ(-250px) rotateY(30deg);opacity: 0.5;}
	100% {transform: translateZ(0px) rotateY(0deg);opacity: 1;}
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {-webkit-animation: SubMenuAnimIn1 0.4s ease;-moz-animation: SubMenuAnimIn1 0.4s ease;animation: SubMenuAnimIn1 0.4s ease;}
@-webkit-keyframes SubMenuAnimIn1 {
	0% {-webkit-transform: translateX(50%);opacity: 0;}
	100% {-webkit-transform: translateX(0px);opacity: 1;}
}
@-moz-keyframes SubMenuAnimIn1 {
	0% {-moz-transform: translateX(50%);opacity: 0;}
	100% {-moz-transform: translateX(0px);opacity: 1;}
}
@keyframes SubMenuAnimIn1 {
	0% {transform: translateX(50%);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {-webkit-animation: SubMenuAnimOut1 0.4s ease;-moz-animation: SubMenuAnimOut1 0.4s ease;animation: SubMenuAnimOut1 0.4s ease;}
@-webkit-keyframes SubMenuAnimOut1 {
	0% {-webkit-transform: translateX(0%);opacity: 1;}
	100% {-webkit-transform: translateX(50%);opacity: 0;}
}
@-moz-keyframes SubMenuAnimOut1 {
	0% {-moz-transform: translateX(0%);opacity: 1;}
	100% {-moz-transform: translateX(50%);opacity: 0;}
}
@keyframes SubMenuAnimOut1 {
	0% {transform: translateX(0%);opacity: 1;}
	100% {transform: translateX(50%);opacity: 0;}
}
/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {position: relative;opacity: 1;-webkit-transform: none;-moz-transform: none;transform: none;}
.no-js .dl-menuwrapper li .dl-submenu {display: block;}
.no-js .dl-menuwrapper li.dl-back {display: none;}
.no-js .dl-menuwrapper li > a:not(:only-child) {background: rgba(0,0,0,0.1);}
.no-js .dl-menuwrapper li > a:not(:only-child):after {content: '';}
}


/*导航附加CSS*/
#news_con53 .news_con53 a,#news_con54 .news_con54 a,#news_con55 .news_con55 a,#news_con56 .news_con56 a,#news_con57 .news_con57 a,#index .index a,#dasai .dasai a,#kaoji .kaoji a,#lianxi .lianxi a
{
    background: #00b896;
    }


.menu{height:80px;line-height:80px; height:840px}
.menu ul li{ float:left; position:relative; width:104px; z-index:99999}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:92px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; }
.menu ul li dl dd{ line-height:28px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:12px; color:#666; font-weight:normal; display:inline; padding:0; text-align:left;}
.menu ul li dl dd a:hover{ color:#f60;}
.menu a{ font-size:15px;color:#fff; text-decoration:none; font-weight:bold;display:block;text-align:center; font-weight:normal;    padding: 13px 0 0px 0px;}
.menu a:hover{color:#fff;}
a.menu_hover{ background:#00b896;color:#fff;}

