html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
a {
color: inherit;
text-decoration: none;
}
body {
background: #fff;
font-family: "Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
font-size: 14px;
color: #444;
}
/* 居中 */
.js-z{
    width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
}
/* 头部导航 */
.nav-z{
    width: 100%;
    height: 145px;
    /* background-color: aqua; */
    overflow: hidden;
}
.nav-1-l{
    width: 210px;
    height: 90px;
    float: left;
    margin-top: 25px;
}
.nav-1-l img{
    width: 100%; 
}
.nav-1-r{
    width: 530px;
    float: right;
    height: 38px;
    border: 1px solid rgb(68, 198, 164);
    border-radius: 5px;
    margin-top: 60px;
}
select {
    width: 62px;
    padding: 8px 10px;
    color: #afbac0;
    font-size: 16px;
    text-align: center;
    border: none;
    outline: none;
    appearance:none;  
    -moz-appearance:none;  
    -webkit-appearance:none;
    float: left;
}
select  {
    cursor: pointer;
}
.gg-1{
    float: left;
    margin: 10px;
}
.input-1{
    float: left;
    width: 371px;
    height: 100%;
}
.input-1 input{
    height: 100%;
    width: 100%;
    background:none;  
    outline:none;  
    border:none;
}
.btn{
    height: 38px;
    position: relative;
    top: -1px;
    right: -3px;
    float: left;
}
.btn img{
    height: 100%;
}
/* 标题 */
.con-1{
    width:  100%;
    height:  330px;
    background:  url(./../imges/tit-1.png)  no-repeat;
    background-size:  100%  100%;
    min-width:  1200px;
}
.con-1-j{
    width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
    height: 100%;
}
.con-1-j-r{
    width: 550px;
    height: 100%;
}
.con-1-j-r,.con-1-j-l{
    float: left;
}
.con-1-j-r-1{
    font-size: 42.03px;
    color: #fff;
    letter-spacing:3px;
    margin-top: 57px;
}
.con-1-j-r-2{
    font-size: 42.03px;
    color: #fff;
    font-weight: 200;
    margin: 43px 0 28px 0;
}
.btn-z{
    height: 55px;
    overflow: hidden;
}
.btn-1,.btn-2{
    width: 198px;
    height: 100%;
    background-color: #fff;
    float: left;
    border-radius: 10px;
    text-align: center;
    line-height: 55px;
    font-size: 26px;
    color: rgb(23, 115, 197);
    letter-spacing:1px;
    cursor: pointer;
}
.btn-1{
    margin-right: 55px;
}
.btn-2{
	color: rgba(0, 0, 197,.8);
}
.con-1-j-l{
    width: 330px;
    height: 100%;
    margin-left: 320px;
    position: relative;
}
.con-1-j-l-1{
     font-size:  16px;
     overflow:  hidden;
     height:  50px;
     line-height:  50px;
     margin-top:  17px;
}
.con-1-j-l-2{
    width: 100%;
    border-bottom: 2px solid #fff;
    margin-bottom: 13px;
}
.con-1-j-l-3{
    height: 207px;
    overflow: hidden;
}
.con-1-j-l-3 li{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-bottom: 15px;
    color: #fff;
}
.con-1-j-l-3 li:hover{
    color: #000;
    cursor: pointer;
}
.con-1-j-l-3 li i{
    display: inline-block;
    width:10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 13px;
}
.con-1-j-l-4{
     margin-left: 140px;
     color: rgb(229, 101, 92);
     cursor: pointer;
}
.xl-d-1-t,.xl-d-1-g,.xl-d-1-lp{
    float: left;
}
.xl-d-1-lp li{
    float: left;
    margin-left: 14px;
	line-height: 16px;
	height: 16px;
}
.xl-d-1-lp li:hover{
    color: rgb(23, 118, 199);
    cursor: pointer;
}
.xl-d-1-g{
  position: relative;
  top: 2px;
  left: 6px;
}
.xl-d-1,.xl-d-2{
	height: 16px;
    overflow: hidden;
    margin: 10px 0 10px 10px;
}
.xl-d-1-t{
	height: 16px;
	line-height: 16px;
    font-weight: 800;
}
.xl-d{
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 45px;
    left: 0;
    background-color: #fff;
    font-size: 16px;
	display: none;
}
.xl-dz{
	cursor: pointer;
}
/* 课程 */
.kc-a{
    width: 1200px;
    overflow: hidden;
    min-width: 1200px;
    margin: 0 auto;
}

.kc-a-tit{
    font-size: 30px;
    font-weight: 800;
    color: rgb(23, 115, 197);
    margin: 35px 0 24px 25px;
}
.kc-a-tit-1{
    padding: 0 0 13px 25px;
    border-bottom: 1px solid rgb(201, 201, 201);
    font-size: 20px;
    font-weight: 800;
}
.kc-a-tit-1 span{
    margin-left: 10px;
}
.kc-a-list{
   overflow: hidden;
}
.kc-a-list li{
    width: 190px;
    height: 86px;
    border: 1px solid rgb(201, 201, 201);
    float: left;
    margin: 20px 25px;
    border-radius: 10px;
    padding: 12px 15px;
}
.kc-a-list li .yy-1{
    margin: 5px 17px 0 0;
    float: left;
}
.kc-a-list-r{
    float: left;
    margin-top: 14px;
}
.yy-2{
    position: relative;
    top: 3px;
    left: 0;
}
.kc-a-list-r span{
    color: rgb(23,115,197);
    font-size: 16px;
}
.kc-a-list-r span:hover{
    color: red;
    cursor: pointer;
}
/* 标语 */
.by-a,.ts-a-z{
    width: 1200px;
    overflow: hidden;
    min-width: 1200px;
    margin: 0 auto;
}
.by-a-tit{
    width: 100%;
    overflow: hidden;
}
.by-a-tit{
    width: 557px;
    margin: 50px auto 50px;
}
.by-a-list li{
    width: 272px;
    float: left;
    text-align: center;
}
.yy-3{
  width: 100px;
  height: 100px;
  margin: 0 auto 20px;
}
.by-a-list-1{
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 14px;
}
.by-a-list-2,.by-a-list-3{
    font-size: 14px;
    color: rgb(181, 181, 181);
}
.by-a-list-2{
   margin-bottom: 10px;
}
.by-a-list-3{
    margin-bottom: 26px;
}
.fg-1{
    float: left;
    margin: 17px 15px 0;
}
/* 特色 */
.ts-a{
    height: 90px;
    width: 100%;
    min-width: 1200px;
    background-color: rgb(68, 198, 164);
}
.ts-a-z-1,.ts-a-z-2{
   float: left;
}
.ts-a-z li{
    float: left;
    margin: 15px 93px 0;
}
.ts-a-z-2-1{
    font-size: 22px;
    margin: 7px 0;
}
.ts-a-z-2-2{
    font-size: 14px;
}
.ts-a-z-2{
    margin-left: 12px;
}
.ts-a-z-2-2 img{
    position: relative;
    top: 2px;
    left: 0;
}
/* 底部 */
.index_end{
height:185px;
border-bottom:1px solid #e2e2e2;
position:relative;
}
.index_end_d_1,.index_end_d_2,.index_end_d_3,.index_end_d_4,.index_end_d_5{
height:116px;
float:left;
margin-top:30px;
}
.index_end_d_1{
width:175px;
}
.index_end_d_2{
width:206px;
}
.index_end_d_3,.index_end_d_4,.index_end_d_5{
width:192px;
}

.index_end_d_5 dt ,.index_end_d_4 dt ,.index_end_d_3 dt ,.index_end_d_2 dt ,.index_end_d_1 dt{
font-size:16px;
font-weight:bold;
}
.index_end_d_5 dd a ,.index_end_d_4 dd a ,.index_end_d_3 dd a ,.index_end_d_2 dd a ,.index_end_d_1 dd a{
color:#a5a5a5;
}
.index_end_d_4 dd ,.index_end_d_3 dd ,.index_end_d_5 dd ,.index_end_d_2 dd ,.index_end_d_1 dd{
height:25px;
line-height:25px;
}
.public_container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.index_end {
    height: 185px;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
}
.foot {
    background-size: 100% auto;
    background: #f0f0f0;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #333;
}
.public_container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.foot p {
    padding-top: 30px;
}
.foot p a {
    color: #333;
    font-weight: bold;
}
.weixin {
    margin-top: 32px;
    float: left;
}
.weibo {
    margin-top: 32px;
    float: right;
}
.weibo p {
    font-size: 12px;
    color: #a5a5a5;
    text-align: center;
}
.weixin p, .weibo p {
    font-size: 12px;
    color: #a5a5a5;
    text-align: center;
    margin-top: 10px;
}
/*头部*/
.indexTop{
	width: 100%;
	min-width: 1200px;
}
.statusBars{
	width:100%;
	min-width: 1200px;
	height:40px;
	line-height: 40px;
	background-color:#f3f3f3;
	border-bottom:1px solid #d9d9d9;
}
.statusBar{
	width: 1200px;
	margin:0 auto;
}
.statusBar a{
	position: relative;
	padding:0 20px;
}
.statusBar a:hover{
	color:#000;
}
.statusBar a img{
	position: absolute;
	top:0;
	left:0;
}
.indexLogoSearch{
	position: relative;
	width:1200px;
	height:100px;
	margin:0 auto;
}
.indexLogo{
	width:500px;
	padding-top:16px;
}
.indexLogo img{
	padding-right:10px;
}
.logoTip{
	padding:13px 0;
}
.indexSearch{
	position:relative;
	width:470px;
	padding-top:28px;
}
.indexSearch input{
	display: inline-block;
	width:100%;
	border:2px solid #44c6a5;
	vertical-align: middle;
    width: 100%;
    height: 40px;
    background: #fff;
    padding-left: 10px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.indexSearch input:focus{
	border:2px solid #44c6a5;
}
.indexSearch button{
	position:absolute;
	right:0;
	top:29px;
	vertical-align: middle;
    width: 80px;
    background-color:#44c6a5;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.indexTopMenus{
	width:100%;
	min-width:1200px;
	/*height: 50px;*/
	line-height: 50px;
	background-color: #44c6a5;
	overflow: hidden;
}
.indexTopMenu{
	position: relative;
	width:1200px;
	margin:0 auto;
	background-color: #44c6a5;
}
.layui-nav .layui-nav-item{
	line-height: 50px;
}
.layui-nav .layui-nav-item a{
	font-size:16px;
	color:#fff;
	padding:0 25px;
}
.indexTopMenus .thisAll a{
	font-size:16px;
}
.indexTopMenus .thisAllItem a{
	font-size:14px;
	color: rgba(255,255,255,.7);
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
	background-color:#b2e8c1;
}
.layui-nav-bar{
	background-color:#b2e8c1;
}
/*面包屑*/
#route {
    width: 1200px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    font-size: 14px;
}
#route a {
    text-decoration: none;
    color: #006d64;
    /*padding-right: 12px;
    background-image: url(../img/4758394.png);*/
    background-repeat: no-repeat;
    background-position: right;
    margin-right: 4px;
}
#route span{
    color: #646464;
}
/*头部结束*/