
/*重置*/
body,h1,h2,h3,h4,h5,dl,dd,dt,p,ul,li,ol{ margin:0; padding:0;}
input,select,form,textarea,button{ border:none; margin:0;outline:none; padding:0;}
h1,h2,h3,h4,h5{ font-weight:normal;}
img{ border:none;}
a{ text-decoration:none;}
*{ font: normal 10px/100% Helvetica, Arial, sans-serif;}
li{ list-style-type:none;}
body,html{ width:100%;}
body{background-color: #fff; padding-top: 3.66666rem;}
.fgx{
	width:100%;
	margin:0.5rem 0;
}
/*header*/
.top_bg{
	padding: 2%;
	background-color: #051c5a;
	position: relative;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 96%;
    height:2.7rem;
}
.top_main{
	overflow: hidden;
}
.top_logo{
	float: left;
	width: 12rem;
}
.top_logo img{
	display: block;
	width: 100%;
}
.top_menu{
	float: right;
	margin-top: 3%;
}
.top_menu span{
	font-size:1.2rem;
	color: #051c5a;
	background: url(../images/menu.png) no-repeat center right;
	background-size: 100%;
	padding-right: 2rem;
}
.zy_contact dl dt{
    line-height:1.8rem;
}
.zy_contact dl{
    margin-bottom:1rem;
}
.top_bg ul{
	display: none;
	margin-top: .5rem;
	background-color: rgba(16,67,87,1);
	padding:1rem 0;
	position: relative;
	position: absolute;
	right: 1%;
	z-index: 999;
	width: 36%;
	text-align: center;
}
.top_bg ul span{
	color: rgba(16,67,87,1);
	font-size: 1.2rem;
	position: absolute;
	top: -.5rem;
	right: 4%;
}
.top_bg ul li a{
	color: #fff;
	font-size: 1rem;
	display: block;
	line-height: 220%;
}

/*banner*/
.focus{width: 100%; position:relative; overflow:hidden;  }
.focus .hd{ width:100%; height:1rem;  position:absolute; z-index:1; bottom:5px; text-align:center;  }
.focus .hd ul li{ display:inline-block; width:.7rem; height:.7rem; -webkit-border-radius:.8rem; -moz-border-radius:.8rem; border-radius:.8rem; background:#fff; margin:0 5px;  vertical-align:top; overflow:hidden; color: #fff;  }
.focus .hd ul .on{ background:#051c5a; color: #051c5a; }
.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%; display: block; }

/*快捷访问*/
.shadow{
	background-color: #fff;
}
.access ul{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	padding: 5% 0;
}
.access ul li{
	text-align: center;
	width: 20%;
	flex-grow: 1;
	margin-bottom: 2%;
}
.access ul li img{
	display: block;
	width: 64%;
	margin:0 auto;
}
.access ul li span{
	font-size: .9rem;
	color: #666;
	display: block;
	line-height: 240%;
}

/*走进少年宫*/
.title{
	overflow: hidden;
	padding: 4% 0;
}
.title h1{
	color: #051c5a;
	font-size: 1rem;
	float: left;
	border-left: .2rem solid #051c5a;
	padding-left: .4rem;
}
.title a{
	float: right;
	line-height: 1.4rem;
	font-size: .9rem;
	color: #999;
	font-size: 0.8rem;
}
.about{
	padding:0 2%;
	padding-bottom: 4%;
}
.index_about{
	overflow: hidden;
}
.index_about span{
	float: left;
	width: 50%;
	margin-right: 2%;
}
.index_about span img{
	display: block;
	width: 100%;
}
.index_about *{
	font-size: 1rem;
	text-align: justify;
	line-height: 160%;
	color: #333;
}
.index_about a{
	color: #051c5a;
}

/*师资团队*/
.teacher{
	padding:0 2%;
}
.picScroll{ text-align:center; }
.picScroll .bd ul{ width:100%;  float:left; }
.picScroll .bd li{ width:29.3333%; padding:0 2%; float:left; text-align:center;}
.picScroll .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
.picScroll .bd li img{ width: 100%; display: block; }
.picScroll .bd li span{ color: #333; font-size: .9rem; line-height: 200%; display: block;}
.picScroll .bd a:active span{ color: #ff7e00; }


.picScroll .hd{ overflow:hidden; height: 1.5rem;}
.picScroll .hd ul{ text-align: center;}
.picScroll .hd li{ display: inline-block; width:.35rem; height:.35rem; background:#a3a3a3; margin:0 3px; overflow:hidden;
-webkit-border-radius:.5rem; -moz-border-radius:.5rem; border-radius:.5rem; color: #a3a3a3;
}
.picScroll .hd .on{ background:#003366; color: #003366; }

/*新闻资讯*/
.tabBox .hd{ height:3rem; line-height:3rem;border-bottom:1px solid #051c5a;width:95%;margin:0 auto;
	position:relative;
}
.tabBox .hd span{position: absolute; right: 2%; top: .9rem;}
.tabBox .hd span a{line-height: 1.4rem;font-size: .8rem;color: #999;}
.tabBox .hd ul{ position:absolute; height:3rem; top:0; overflow:hidden; width: 100%;}
.tabBox .hd ul li{ float:left; padding:0 2%; color:#666;line-height:3rem;font-size:1rem; }
.tabBox .hd ul li a{ font-size:1rem; display: block; line-height:3rem;padding-top: 1px; font-weight:bold; }
.tabBox .hd ul .on{ border-bottom-color:#fff; background:#051c5a; color:#fff; }
.tabBox .bd ul{ padding:2%; overflow: hidden;}
.tab_list a{ overflow: hidden;border-bottom:1px dashed #cccccc;display: block;}
.tab_list span{ color: #333; font-size:0.9rem;
	display: block; line-height:2.5rem;display: block;
}
.tab_list a{
	display: block;
	width:100%;
}
.tab_list{
	width:95%;
	margin:0 auto;
}
.chaochu{
	width:70%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.tempWrap{
	width:100%;
	margin:0 auto;
}
.dian{
	width:0.2rem;
	height:0.2rem;
	border-radius:0.5rem;
	background:#333;
	margin-top:1.15rem;
	margin-right:0.3rem;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear:both;
}

/*精彩活动*/
.activitypic,.activitypic01{
    padding-left: 2%;
}
.activitypic ul,.activitypic01 ul{
	padding: 5% 0 3% 0;
}
.activitypiclist {
    text-align: center;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.activitypic li a,.activitypic01 li a{
	display: block;
	overflow: hidden;
}
.activitypiclist img{
	width: 8rem;
	height: 5.333333rem;
	display: block;
}
.activitypiclist span{
	font-size:.8rem;
	display: block;
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 240%;
	width: 100%;
}
.activity .hd ul .cur{
	border:#051c5a solid 1px;
	background-color: #fff;
	color: #051c5a;
}
.activitypic01 ul li {
	position: relative;
}
.activitypic01 ul li i{
	position: absolute;
	top: 0;
	left: 0;
	width: 8rem;
	height: 5.333333rem;
	background: url(../images/play.png) center center no-repeat;
	background-size: 30%;
}


/*底部*/
.endfoot h1{
	text-align: center;
	background-color: #051c5a;
	color: #fff;
	padding:.8rem 0;
	font-size: 1rem;
}
.endfoot h1 *{
	color: #fff;
	font-size: 1.1rem;
}
.endfoot h2{
	text-align: center;
	padding: 1rem 0;
}
.endfoot h2 *{
	font-size: .7rem;
	line-height:200%;
	color:#fff;
}
.mar_top{
	margin:1rem 0;
}


.center{
	width:95%;
	margin:0 auto;
}

.jctj{
	width:100%;
}
.jctj a{
	width:48%;
	margin:0 1%;
	margin-bottom:0.5rem;
	display: block;
	box-shadow:2px 0 10px #ccc;
}
.jctj a img{
	width:100%;
    height:7.5rem;
}
.jctj a div{
	text-align:center;
	font-size:0.9rem;
	color:#333;
	line-height:2rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.yqlj{
	width:100%;
    margin-bottom:0.8rem;

}
.yqlj a{
	display: inline-block;
	padding:0 0.2rem;
	line-height:1rem;
	font-size:0.9rem;
	margin-bottom:0.5rem;
	color:#333;

}
.endfoot{
	background:#003366;
}





.leftMenu a {
    text-decoration: none;
    display: block;
    color:#fff;
    line-height:2rem;
    font-size:1rem;
}


.leftMenu {
    background:rgba(0,34,94,0.8);
    left: -1000px;
    position: fixed;
    top: 3.6rem;
    display: block;
    height: 100%;
    width: 68%;
    min-width: 140px;
    max-width: 440px;
    z-index: 90002;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    z-index:999999999;
    position: fixed;
    overflow: auto;
}

.leftMenu.menu-open {
    left: 0;
}

.leftMenu ul {
    list-style: none;
    padding: 0;
}

.leftMenu ul li {
    position: relative;
    padding:0 0 0 1rem;
}

.leftMenu ul li.hasChild > a:after {
    content: "+";
    position: absolute;
    right:1rem;
    font-size:1rem;
    font-weight: 300;
    line-height:2rem;
}

.leftMenu ul li.hasChild.open > a:after {
    content: "-";
    right:1rem;
    font-size:1.5rem;
    font-weight: 300;
    line-height:2rem;
}
.f1{
    margin-top:0.5rem;
}
.f2, .f3 {
    height: 0;
    padding-left:0px;
    overflow: hidden;
    position: relative;
    transition: height 0.4s ease;
    -moz-transition: height 0.4s ease;
    -webkit-transition: height 0.4s ease;
    -o-transition: height 0.4s ease;
}

.menu-dark-backdrop {
    background: rgba(0,0,0,0);
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    width: 100%;
    position: fixed;
    top: 3.6rem;
    left: 0;
    right: 0;
    overflow: hidden;
}

    .menu-dark-backdrop.in {
        height: 100%;
        z-index: 90001;
        background: rgba(0,0,0,0.5);
    }

.neirong_nav{
    width:100%;
    font-size:1rem;
    line-height:2.5rem;
    background:#001e5e;
    color:#fff;
    height:2.5rem;
    padding-left:2%;
    border-radius:0;
}
.neirong_nav option{
    font-size:1rem;
    height:2rem;
}



/* 职业类别 开始 */

.warbox{
    max-width:1200px;
    width:95%;
    margin:0.6rem auto;
}
.box {
    width: 100%;
    margin-bottom:10px;
}
.box>li {
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 0.3rem;
}
.none{
    display:none;
}
.box>li:nth-child(1) .picture_list {
    display: block
}
.area_title_en{
    font-size:13px;
    color:#051c5a;
    font-weight:300;
    padding:10px 0;
}
.area_title_cn{
    font-size:16px;
    color:#990000;
    line-height:20px;
    padding-bottom:10px;
    font-weight:700;
}
.area {
    color: #333333;
    position: relative;
    padding-left: 10px;
    background: #fff;
    border:1px solid #e9e9e9;
    cursor: pointer;
}
.area>.area_title {
    font-size: 18px;
    font-weight: bold;
    width:100%;
    display:block;
}
.area>.area_namber {
    font-size: 16px;
    float: right;
    margin-right: 40px;
}
.area .area_img>img {
    width: 20px;
    height: 10px;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}
.picture_list {
    width: 100%;
    overflow: hidden;
    border:1px solid #e9e9e9;
    border-top:none;
    padding:8px;
}
.picture_list div{
    color:#999;
    line-height:30px;
    font-size:15px;
}
.container {
    width: 100%;
    position: relative
}
.container>div {
    width: 100%;
    overflow: hidden;
}
.container>span {
    width: 100%;
    display: block;
    line-height: 50px;
    text-align: center;
    background: #ccc;
    color: #000;
    font-size: 25px;
    float: left
}
.picture_list {
    width: 100%;

}
.picture_list>div img {
    width: 100%;
    height: 100%
}
.picture_list>div::nth-child(2n) {
    float: right
}
.fixedbox{
    position: fixed;
    z-index: 999;
    max-width: 1200px;
    width: 100%;
    padding-right: 30px;
}


.cx_box{
    width:95%;
    margin:0 auto;
    border-radius:0.3rem;
    background:#fff;
    box-shadow:2px 0 10px #e9e9e9;
    padding:0.8rem 0;
}
.cx_box_bt{
    text-align:center;
    font-size:1.2rem;
    font-weight:800;
    padding:0.8rem 0;
}
.cx_box_text{
    text-align:center;
    font-size:0.8rem;
    padding-bottom:1.5rem;
}
.cx_box_input{
    width:85%;
    margin:0 auto;
    border-radius:0.4rem;
    border:1px solid #e9e9e9;
    position:relative;
    margin-bottom:0.8rem;
}
.cx_box_input input{
    width:90%;
    line-height:2.5rem;
    color:#999;
    font-size:0.8rem;
    display: block;
    border-radius:0.4rem;
    text-indent:0.5rem;
    border:none;
    outline:none;
}
.cx_box_input img{
    position: absolute;
    right:0.5rem;
    width:1.5rem;
    top:0.5rem;
    height:1.5rem;
}
.cx_box_submit{
    width:85%;
    margin:0 auto;
    display: block;
    background:#051c5a;
    color:#fff;
    text-align:center;
    font-size:1rem;
    border-radius:0.4rem;
    line-height:2.5rem;
    margin-bottom:0.8rem;
}



.zs_box{
    width:100%;
    position: relative;
}
.zs_box_img{
    width:100%;
}
.zs_box1{
    width:80%;
    position: absolute;
    left:10%;
    top:17%;
}
.zs_touxiang{
    display: block;
    width:100%;
}
.zs_box2{
    width:35%;
    margin:0 auto;
    position: relative;
}
.zs_zhang{
    position: absolute;
    bottom:-1rem;
    right:-1rem;
    width:4rem;
    height:4rem;
}

.zs_font{
    width:90%;
    margin:0 auto;
    margin-top:1.6rem;
}
.zs_font_box{
    width:100%;
    font-size:1rem;
    line-height:1.2rem;
    margin-top:0.6rem;
}
.zs_font_left{
    width:30%;
    font-size:1rem;
    line-height:1.6rem;
}
.zs_font_right{
    width:70%;
    font-size:1rem;
    line-height:1.6rem;
}


.er_sousou{
    width:80%;
    margin:1rem auto;
}
.er_sousou1{
    width:68%;
    float:left;
    height:30px;
    border:1px solid #ccc;
    outline:none;
    text-indent:0.5em;
}
.er_sousou2{
    width:30%;
    float:left;
    text-align:center;
    color:#fff;
    line-height:32px;
    background:#1d2088;
    border:none;
}


.zcxy{
    width:30%;
    float:left;
    font-size:1rem;
    line-height:1.6rem;
}


.zcxy_bt1{
    width:10%;
    text-align:center;
    color:red;
    line-height:1.6rem;
    font-size:1rem;
    margin-right:3%;
}
.zcxy_bt2{
    width:74%;
    line-height:2rem;
    font-size:1rem;
    text-align:center;
    text-align-last: justify;
}
.zcxy_bt3{
    font-size:1rem;
    line-height:2rem;
    margin-left:3%;
    width:10%;
    text-align:center;
}
.zcxy_box label{
    font-size:1rem;
    line-height:2rem;
    margin-right:1rem;
}
.zcxy_input{
    width:68%;
    border:1px solid #e7e7e7;
    float: right;
    line-height:2rem;
    font-size:1rem;
    height:2rem;
    display: block;
    text-indent:0.5rem;
}
.zcxy_box{
    width:100%;
    padding:0.4rem 0;
    display: block;
}
.zcxy_input1{
    width:68%;
    float: right;
    line-height:2rem;
    font-size:1rem;
    height:2rem;
    text-indent:0.5rem;
}
.zcxy_tj{
    width:40%;
    display: block;
    margin:1rem auto;
    background:#1b346c;
    line-height:2.4rem;
    color:#fff;
}
.xy_list{
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    width:100%;
}
.xy_list tr{
    border-bottom:1px solid #ccc;
}
.xy_list tr td{
    border-right:1px solid #ccc;
    font-size:0.8rem;
    line-height:1.5rem;
    text-align:center;
    padding:4px;
}
.xy_list tr th{
    border-right:1px solid #ccc;
    font-size:0.8rem;
    line-height:2rem;
    text-align:center;
    font-weight:800;
}
.fotter_nav{
    width:100%;
    background:#00478d;
}
.fotter_nav a{
    text-align:center;
    float:left;
    display: block;
    color:#fff;
    width:49.5%;
}
.fotter_nav a img{
    width:1.2rem;
    height:1.2rem;
    margin-right:0.4rem;
    margin-top:0.7rem;
    margin-left:25%;
    float:left;
    display: inline-block;
}
.fotter_nav a span{
    display:inline-block;
    font-size:1rem;
    float:left;
    line-height:2.5rem;
}

.fotter_nav1{
    width:100%;
    background:#00478d;
}
.fotter_nav1 a{
    text-align:center;
    float:left;
    display: block;
    color:#fff;
    width:33%;
}
.fotter_nav1 a img{
    width:1.2rem;
    height:1.2rem;
    margin-right:0.4rem;
    margin-top:0.7rem;
    margin-left:18%;
    float:left;
    display: inline-block;
}
.fotter_nav1 a span{
    display:inline-block;
    font-size:1rem;
    // float:left;
    line-height:2.5rem;
}

.login_fot{
    display: block;
    position: fixed;
    bottom:0;
    left:0;
    width:100%;
}
.login{
    width:80%;
    background:#001e5e;
    // background:rgba(0,30,94,0.7);
    background:rgba(255,255,255,0.7);
    border-radius:0.5rem;
    position:fixed;
    height:60vh;
    top:50%;
    margin-top:-30vh;
    left:10%;
    z-index:99;
}
.login_bt{
    width:100%;
    text-align:center;
    line-height:2rem;
    font-size:1.4rem;
    margin-top:2rem;
    margin-bottom:2rem;
    color:#001e5e;
    font-weight:800;
}
.login_inp{
    width:80%;
    margin:1rem auto;
    border:1px solid #001e5e;
    border-radius:0.5rem;
    height:2.81rem;
    display: block;
    position:relative;
}
.login_inp input{
    background:none;
    border-radius:0.5rem;
    border:0;
    padding:0;
    line-height:2.8rem;
    color:#001e5e;
    width:90%;
    font-size:1rem;
    text-indent:0.5rem;
}
.login_inp_img{
    width:1.2rem;
    height:1.2rem;
    position: absolute;
    right:0.8rem;
    top:0.8rem;
}
.login_inp_img1{
    height:2rem;
    position: absolute;
    right:0.4rem;
    top:0.4rem;
}
.login_inp input::-webkit-input-placeholder{ color:#001e5e;}
.login_inp input::-moz-input-placeholder{ color:#001e5e;}
.login_inp input::-ms-input-placeholder{ color:#001e5e;}

.login_sub{
    width:60%;
    margin:2rem auto;
    display: block;
    line-height:2.4rem;
    font-size:1rem;
    background:#001e5e;
    color:#fff;
    border-radius:0.5rem;
}
.login_logo{
    width:70%;
    display: block;
    margin:0 auto;
    position:fixed;
    top:2rem;
    left:15%;
}


.fy{
    width:100%;
    text-align:center;
    margin-top:1.5rem;
}
.fy .page_list a{
    border:1px solid #e7e7e7;
    border-radius:0.3rem;
    padding:0.4rem 0.6rem;
    margin:0.2rem;
    display: inline-block;
    color:#333;
}
.on{
    background:#003366;
    color:#fff !important;
    border:1px solid #003366;
}
#showimg {
    width:100%;
    margin-top:2rem;
}
#showimg img{
    max-width:80%;
    display: block;
    margin:0 auto;
}
#main {
    width:68%;
    float:right;
}

// input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }


input {-webkit-appearance:none; /*去除input默认样式*/}
select {-webkit-appearance:none; /*去除input默认样式*/}



.zy_news_xq{
    max-width:100%;
}
.zy_news_xq img{
    width:100%;
    display: block;
    margin:0.5rem auto;
}
.zy_news_xq .k-block{
    width:100% !important;
}


.dl_nav{
    width:95%;
    margin:1rem auto;
}
.dl_nav_box{
    width:31%;
    float: left;
    margin:1%;
    background:#051c5a;
    background-image: linear-gradient(#051c5a, #134280);
    border-radius:0.5rem;
}
.dl_nav_box_text{
    color:#fff;
    font-size:1rem;
    line-height:2rem;
    width:100%;
    text-align:center;
    padding-bottom:0.5rem;
}
.dl_nav_box img{
    width:20%;
    display: block;
    margin:0 auto;
    padding-top:0.8rem;
    padding-bottom:0.5rem;
}