
/*公共样式区域*/
body,ol,table,tr,th,td,dt,dd,dl,h1,h2,h3,h4,h5,h6,p,ul,li,form,input,select,textarea{
	margin:0;
	padding:0;
	font-family:"微软雅黑",Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 12px;
}

.posi{
	position: fixed;right: 30px; bottom: 40%;
	z-index:100;
}
#divMenu {
    margin-top: 30%;
    cursor: pointer;
    background-image: url(../images/gonggao.png);
    display: inline;
    float: left;
    background-size: 100% 100%;
    width: 250px;
    height: 120px;
    margin-left: 0px;
}
._txttitle {
    color: #039cf3;
    letter-spacing: 0;
    font-size: 40px;
    text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
}



html,body{
	min-height:100%;
	}

html{
	overflow-x:hidden;
	box-sizing: 
	border-box; 
	}

body{
	_overflow:hidden; 
	overflow:visible;
	}

i{
	font-style: normal;
}

a img{
	border:none;
}

img{
	border:none;
}

li{
	list-style-type:none;
}

a{
	text-decoration:none;
	outline:none;/* for FF Chrome */
}

a:hover{
	cursor:pointer;
}

em , i{
	font-style: normal;
}

s{
	text-decoration:none;
}

input{
	border:0;
	vertical-align:middle;
}

table{
	border-collapse:collapse;
}

a,area {
	blr:expression(this.onFocus=this.blur()) 
	} /* for IE */

:focus {
	-moz-outline-style: none;
	} /* for Firefox */

input,button,select,textarea {
	outline:none

}
textarea {
	resize:none
}


/*背景**************************************************************************************************************************************************/

.bg1{
	display: table;
	background: url(../images/dj-bg.png) no-repeat center bottom,#90e7ff;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-ms-background-size: 100%;
	background-size: 100%;
	position: relative;
}

/*头部**************************************************************************************************************************************************/

.top{
	width:100%;
	background:url(../images/topa_01.png) no-repeat top center;
	height:140px;
	float: left;
	}
	
.top_content{
	width:1200px;
	margin:0 auto;
	height:125px;
	position:relative;
	}
	
.top_content h1{
	text-align:center;
	padding-top:25px;	
	font-size: 30px;
	color: #3d393a;
	font-weight:bold;
	letter-spacing: 1px;
			}
			

/*页尾**************************************************************************************************************************************************/
.footer{
	width: 100%;
	height: 90px;
	background: #4dc1f1;
	float: left;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}


.foot-con{
	width: 1200px;
	display: table;
	margin:0 auto;
}

.foot-con ul{
	width: 600px;
	float: left;
	padding:10px 0;
}

.foot-con ul li{
	width: 100%;
	height: 23px;
	line-height: 23px;
	color: #dbeefc;
	margin-left: 95px;
}

.foot-con ul li p{
	float: left;
}


/*首页**************************************************************************************************************************************************/
.index-con{
	width: 1200px;
	display: table;
	margin:0 auto;
	padding-bottom: 110px;
	position: relative;
}


.nav-list{
	display: table;
	margin:0 auto;
}

.nav-list li{
	width: 121px;
	height: 160px;
	float: left;
	margin:0 70px;
	background: url(../images/navbtn-bg.png);
	overflow: hidden;
}

.nav-list li a{
	width: 100%;
	height: 115px;
	line-height: 115px;
	font-size:18px;
	color:#1b6aac;
	font-weight:bold;
	display:block;
	text-align: center;
	-webkit-text-shadow:#fff -2px -1px 0, #fff 2px 0 0, #fff 2px -2px 0, #fff -1px 2px 0,#fff 0 2px 0, #fff -2px 0 0,#fff 2px 1px 0, #fff 0 -2px 0;
	 text-shadow:#fff -2px -1px 0, #fff 2px 0 0, #fff 2px -2px 0, #fff -1px 2px 0,#fff 0 2px 0, #fff -2px 0 0,#fff 2px 1px 0, #fff 0 -2px 0;
}

.nav-list li:hover{
	background: url(../images/navbtn-bg-on.png);
	}

.nav-list li:hover a{
	color: #3d393a;
}


.nav-list li.show_01{
	background: url(../images/navbtn-bg-on.png);
	}

.nav-list li.show_01 a{
	color: #3d393a;
}

.index-one{
	width: 100%;
	float: left;
	background: #ff9d58;
	border:10px solid #ffffff;
	border-radius: 50px;
	margin-bottom: 40px;
	box-shadow: 15px 11px 10px rgba(0,0,0,0.17);
}


.one-title{
	width: 365px;
	height: 57px;
	line-height: 57px;
	text-align: center;
	background: url(../images/title-bg.png);
	margin:-28px auto 0;
}

.one-title p{
	font-weight: bold;
	font-size: 20px;
	color: #c9a500;
	letter-spacing: 4px;
	-webkit-text-shadow:#fff -2px -1px 0, #fff 2px 0 0, #fff 2px -2px 0, #fff -1px 2px 0,#fff 0 2px 0, #fff -2px 0 0,#fff 2px 1px 0, #fff 0 -2px 0;
	 text-shadow:#fff -2px -1px 0, #fff 2px 0 0, #fff 2px -2px 0, #fff -1px 2px 0,#fff 0 2px 0, #fff -2px 0 0,#fff 2px 1px 0, #fff 0 -2px 0;
}

.one-con{
	display: table;
	margin:20px auto;
}

.one-list{
	width: 214px;
	height: 219px;
	float: left;
	margin:0 10px;
	background: url(../images/ong-bg.png);
}

.list-title{
	width: 100px;
	text-align: center;
	height: 22px;
	line-height: 20px;
	margin:55px auto 10px;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	padding-right: 10px;
	background: url(../images/onetitle-bg.png) no-repeat top center;
	background-size:110px;
}


.list-title_pro{
	width: 110px;
	text-align: center;
	height: 22px;
	line-height: 20px;
	margin:55px auto 10px;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	padding-right: 10px;
	/* background: url(../images/onetitle-bg.png) no-repeat top center;
	background-size:120px; */
}


.list-title_li{
	width: 150px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	padding-right: 10px;
	background: url(../images/onetitle-bg.png) no-repeat top center;
	background-size:150px;
	margin-top: -20px;
}


.list-txt{
	width: 145px;
	margin:0 auto;
	display: table;
}

.list-txt li{
	float: left;
	width: 100%;
	text-align: center;
	color: #3d393a;
	font-size: 15px;
	line-height: 30px;
}

.list-txt li p{
	font-size: 14px;
	color: #df6a22;
}


.index-area{
	width: 762px;
	height: 308px;
	display: table;
	margin:-10px auto 0;
	position: relative;
    z-index: 1;
	background: url(../images/index-kang.png) center center no-repeat;
}

.index-area-smal{
	width: 762px;
	height: 230px;
	display: table;
	margin:-10px auto 0;
	position: relative;
    z-index: 1;
	background: url(../images/index-kang-smal.png) center center no-repeat;
}

.index-center{
	position: relative;
	width: 635px;
	height: 308px;
	background: #fff;
	border-radius: 10px;
	margin:30px auto;
	padding:15px;
	box-sizing: border-box;
}

.index-list{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.index-list ul{
	width: calc(100% - 15px);
	float: right;
	display: table;
	
}

.index-list ul li{
	width: 100%;
	display: table;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #585858;
	font-size: 14px;
	letter-spacing: 1px;
}

.index-list ul li a{
	color: #585858;
}

.index-list ul li i{
	display: block;
	float: left;
	width: 13px;
	height: 13px;
	margin:3px 15px 0 0;
}
		
/*入园登记**************************************************************************************************************************************************/
.dengj-con{
	width: 1200px;
	height: auto;
	margin: 170px auto 20px;
}

.dengj-title{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.area-title{
	position: absolute;
    top: 50%;
    left: 0;
    margin-top: -122px;
	width: 64px;
	height: 245px;
	text-align: center;
	font-size: 20px;
	background: url(../images/title-bg2.png);
}

.area-title b{
	display:flex;
	align-items: center;
	width: 30px;
	height: 245px;
	margin:0 auto;
	color: #6bbcdd;
	-webkit-text-shadow:#fff -2px -1px 0, #fff 2px 0 0, #fff 2px -2px 0, #fff -1px 2px 0,#fff 0 2px 0, #fff -2px 0 0,#fff 2px 1px 0, #fff 0 -2px 0;
	 text-shadow:#fff -2px -1px 0, #fff 2px 0 0, #fff 2px -2px 0, #fff -1px 2px 0,#fff 0 2px 0, #fff -2px 0 0,#fff 2px 1px 0, #fff 0 -2px 0;
}

.dengj-ul{
	display: table;
	margin:0 auto;
}

.dengj-ul li{
	float: left;
}

.dengj-ul li.dengj-on p{
	background: url(../images/dj-tab-bg-on.png) center center no-repeat;
	-webkit-text-shadow: 2px 1px 1px #ef5f8e;
	-moz-text-shadow: 2px 1px 1px #ef5f8e;
	-ms-text-shadow: 2px 1px 1px #ef5f8e;
	text-shadow: 2px 1px 1px #ef5f8e;
	
}

.dengj-ul li p{
	display: block;
	float: left;
	width: 153px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	-webkit-text-shadow: 2px 1px 1px #444;
	-moz-text-shadow: 2px 1px 1px #444;
	-ms-text-shadow: 2px 1px 1px #444;
	text-shadow: 2px 1px 1px #444;
	background: url(../images/dj-tab-bg.png) center center no-repeat;
	cursor: pointer;
}

.dengj-ul li i{
	display: block;
	float: left;
	width: 22px;
	height: 16px;
	margin:26px 20px 0 20px;
}

.dengj-area{
	width: 80%;
	min-height:680px;
	border:3px solid #fffa7e;
	background: #faf4d9;
	border-radius: 20px;
	margin: 20px auto;
    display: table;

}

.dengj-area em{
	position: absolute;
	top: 183px;
	display: block !important;
}

.dengj-area em.em-left{
	left: -89px;
}

.dengj-area em.em-right{
	top: 50%;
	right: -81px;
}

.dengj-list{
	width: calc(100% - 40px);
	margin:25px 20px;
	display: table;
}

.dengj-form{
	width: 100%;
	display: table;
	position: relative;
}

.dj-form-top{
	width: 100%;
	display: table;
}

.dj-form-top i{
	display: block;
	float: left;
	width: 125px;
	height: 74px;
}

.dj-form-top s{
	color: #ef5f8e;
	margin-top: 50px;
	float: left;
}


.form-info-list{
	margin-left: 60px;
	float: left;
	margin-top: 15px;
}

.form-info-list p{
	display: block;
	height: 28px;
	line-height: 28px;
	 color: #222;
	 float: left;
}

.form-info-list span{
	display: block;
	height: 28px;
	line-height: 28px;
	float: left;
	color: #999;
	margin-left: 40px;
}

.form-info-list select{
	float: left;
	border:1px solid #d7d7d7;
	height: 28px;
	line-height: 28px;
	color: #222;
	margin-right: 10px;
}

.form-info-list select.form-se1{
	width: 199px;
}

.form-info-list select.form-se2{
	width: 304px;
}

.dj-form-txt{
	width: 100%;
	height: 460px;
	border-radius: 20px;
}

.dj-xq-info{
	width: 1097px;
	display: table;
	margin:0 auto;
}

.djxq-title{
	width: 100%;
	display: table;
	color: #ef5f8e;
	margin:25px 0;
	font-size: 14px;
}

.djxq-title i{
	display: block;
	float: left;
	width: 4px;
	height: 13px;
	background: #ef5f8e;
	margin:4px 10px 0 0 ;
}

.djxq-area{
	width: 100%;
	display: table;
}

.info-left-list{
	float: left;
	height: 28px;
	margin-bottom: 18px;
	margin-right:15px;
}

.denglinfo-left{
	width: 560px;
	float: left;
}

.info-left-list span{
	display: block;
	float: left;
	width: 85px;
	height: 28px;
	line-height: 28px;
	text-align: right;
	color: #616161;

}

.info-left-list .info-txt{
	width: 164px;
	height: 28px;
	line-height: 28px;
	border:1px solid #d7d7d7;
}

.info-left-list .info-txt.info-txt-long{
	width:434px;
}

.denglinfo-center{
	width: 330px;
	float: left;
}

.info-btn{
	width: 58px;
	height: 24px;
	text-align: center;
	color: #222;
	border:0;
	background: #f4bf31;
	border:1px solid #c39927;
	margin-left: 55px;
}

.denglinfo-right{
	width: 196px;
	float: left;
}

.inforight-img{
	width: 115px;
	height: 147px;
	background: #fff;
	border:1px solid #d7d7d7;
	float: left;
}

.inforight-txt{
	width: 65px;
	height: 147px;
	line-height: 25px;
	float: left;
	letter-spacing: 1px;
    text-align: center;
    margin-left: 10px;
    color: #686868;
}

.inforight-btn{
	width: 104px;
	height: 24px;
	text-align: center;
	color: #222;
	border:0;
	background: #f4bf31;
	border:1px solid #c39927;
	margin-top: 15px;
	margin-left: 5px;
}

.denglinfo-jh{
	width: 100%;
	display: table;
}

.dj-btn{
	width: 150px;
	height: 59px;
	margin:30px auto 0;
}

.dj-txt1{
	width: 95%;
	display: table;
	line-height: 25px;
	margin:10px auto;
	color: #666;
	line-height: 32px;
}

.dj-dx{
	width: auto;
	float: left;
	color: #ff3737;
	font-weight: bold;
	position: absolute;
	bottom: 50px;
	left: 30px;
	font-size: 14px;

}

.dj-dx input{
	margin-right:10px;
}

.lqcx-con{
	width: 845px;
	height: 348px;
	margin:0 auto;
	background: url(../images/lqqk-kang.png) center center no-repeat;
	position: relative;
}

.lqcx-txt{
	width: 100%;
	float: left;
	margin-top: -12px;
}

.lq-btn{
	display: block;
	float: left;
	width: 56px;
	height: 46px;
	position: absolute;
	top: 20%;
    right: -82px;
}

.lqcx-txt li{
	width: 100%;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #222;
	margin:1px 0;
}

.lqcx-txt li dt{
	width: 190px;
	float: left;
	text-align: right;
	background: #eee;
	/*border-right: 1px solid #d7d7d7;*/
}
.lqcx-txt li dl{
	
	width:103%;
}
	
.lqcx-txt li dd{
	width: calc(100% - 207px);
	height: 30px;
	line-height: 30px;
	float: left;
	padding-left: 15px;
	border:1px solid #eee;
	box-sizing: border-box;
}

.lqcx-txt h1{
	font-size: 16px;
	letter-spacing: 2px;
	color: #000;
	text-align: center;
	margin-top: 39px;
	font-weight:bold;
}

.lqcx-txt p{
	display: block;
	float: left;
	width: 100%;
	text-align: center;
}

.lqcx-txt input{
	width: 360px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #eeeeee;
	font-size: 14px;
	letter-spacing: 2px;
	border:1px solid #d7d7d7;
	margin:20px auto;
}

.lqcx-txt button{
	text-align: center;
	border:0;
	padding:0;
	background: none;

}



/*屏幕适配**************************************************************************************************************************************************/

@media screen and (max-width:1600px){
	
	
}

