@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
/* 灰色背景*/

.bcgray {
	background-color: #F4F4F4;
	max-width: 1280px;
}
/* 每个页面的导航的黄色条条*/
.infor {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 1280px
}
.normal{
	max-width: 1280px
}
/* 二维码信息位置*/
.bottom_cont{
	box-sizing:border-box;
	display: block;
	margin: 10px 00px 10px 10px;
}
img.b_links_img{
	width: 140px;
	height: 140px;
	display: block;
	border-style: outset;
}

.b_links_text {
	display: block;
	color: #00BD9D;
	font-weight: bold;
}
/* 每个页面的导航的黄色条条*/
.container{
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.headlinetitle{
    display: flex;
    flex-direction: row;
    width: 100%;
    align-self: center;
	font-family:SimHei,Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-weight: bold;
	font-size: 35px;
	letter-spacing: 8px;
	color: #00BD9D;
	margin: 15px 0px 15px 0px;
	text-shadow: 1px 1px 2px pink;
	text-indent: 10px;
}
.headlinetitle:before,
.headlinetitle:after {
	content: "";
	flex: 1 1;
	border-bottom: 5px solid #ff9800;
	margin-top: auto;
	margin-bottom: auto;
	
}
.ul_links li  {
	display: inline;
	padding: 15px 5px 5px 5px;
	width: 200px;
}
.ul_links{
	width:86%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}
.ul_links a{
	color: #00BD9D;
	font-weight: 550;
	
}

/*价格表*/

#t1{
	display: block;
	width: 40%;
}
#t1 table {
	margin: 0 auto;
	width: 92%;
	border:2px solid #000;
	border-collapse: collapse;/*关键代码*/
}
#t1 th,td {
	text-align: center;
	border: 2px solid #000;
	font-family:    font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	font-size: 14px;
	padding: 10px 5px;
}
#t1 th{
	background-color: #00BD9D;
	padding: 15px 5px;
	color: white;
}
#ul1{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	max-width: 1100px;
}
#ul1 li{
	display: block;
	margin: 10px;
}
#rctimg,#rct1{
	display: block;
	width: 210px;
border-radius:5px;
}
#rct1{
	background-color: #FF9800;
	border-radius:8px;
	padding: 10px 5px;
	font-family: SimHei;
	font-weight: bold;
	color: white;
	font-size: 22px;
	margin: 5px 0px;
	letter-spacing: 5px;
}

#cimg1{
	display: flex;
	flex-direction: row;
	justify-content: center;
	font-family: STHeiti,SimHei;
	font-size: 15px;
	padding: 22px 5px;
	flex-wrap: wrap;
	width: 362px;
}


#c1{
	width:"108px";
	height:"108px";
}
#c2{
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

#sch,#schn{
	text-align: left;
	font-size: 15px;
	font-family: "Microsoft Yahei";
}
#sch{
	font-weight: bold;
	color: #00BD9D;
	padding: 2px 5px 2px 5px;
}
#schn{
	padding: 0px 5px;
}

#bboxg{
	margin: 15px 50px;
	max-width: 250px;
	padding-bottom: 120px;
}
#itemg{
	width: 250px;
	height: 310px;
	align-items: center;
	position: inherit;
	margin: 10px;
	color: white;
}

#bboximg{
	width:107px;
	height:100px;
	background-image: url("./public/img/ic.png");
	z-index: 2;
	left: 4px;
	position: relative;
}
#bbrect{
	width: 200px;
	height: 160px;

	border-radius:8px;
	position: relative;
	top: -40px;
	z-index: 1;
	padding: 50px 10px 10px 10px;
}
#itemg > img{
	width: 220px;
	border-radius: 5px;
	position: relative;
	top: -30px;
}
#bbtit{
	font-family: "Microsoft Yahei";
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 2px;
}

#bbtx{
	display: table-cell;
	vertical-align: middle;
	padding-top: 8px;
	height:115px;
	font-size: 18px;
	word-wrap: break-word;
	line-height: 1.6;
	text-align: left;
	text-indent: 1.5em;
}

/* .bbtxt{
	font-size: 18px;
	word-wrap: break-word;
	line-height: 1.6;
	text-align: left;
	text-indent: 1.5em;
} */
#bbhead
{
    font-size: 18px;
    color: #00BD9D;
    text-align: left;
    padding: 10px;
    max-width: 1000px;
    text-indent: 2em;
    line-height: 30px;
}

#f1 {
    text-align: center;
    margin: 10px auto;
    
}
.top1{
    background: url("./public/img/top1b.png") no-repeat;
    background-position: top center;
    z-index:0;
}
.nav_a{
    display: block;
    margin: 10px 7px;
    font-size: 15px;
    color: white!important;
    font-weight: bold;
	    
}

.schoolImg {
    width: 320px;
    height: 230px;
    background-color: #CF3D3F;
    position: relative;
}
.schead{
    width: 670px;
    height: 210px;
    padding: 9px 20px;
    color: #00BD9D;
    text-align: left;
    line-height: 37px;
    font-size: 19px;
}
.toplogo{
    
    position: relative;

    width: 980px;
    margin: 0 auto;
}

.toplogo >img{
	height: 50px;

}
.toplogo > h3{
	color: #00BD9D;
	float: right;
	line-height: 50px;
	height: 50px;
	display: inline-block;
	margin: 0px 1px 0px 4px;
}
.toplogo h3 a{
	color: #00BD9D;
	line-height:55px;
}
#himga {
	width: 100%;
	height: 480px;
	text-align: center;
	background: url(./public/img/top1b.jpg) center 80%;

}
#himg1 {
	height: 450px;
	margin-top: 30px;
}


.suspension {
    position: fixed;
    z-index: 55;
    right: 0;
    top: 40%;
    width: 70px;
    height: 240px;
}

.suspension-box {
    position: relative;
    float: right;
}

.div_box {
    width: 65px;
    height: 65px;
    background-color: #353535;
    margin-bottom: 4px;
    cursor: pointer;
    outline: none;
    color: #fff;
    font-size: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.div_box img {
    width: 50%;

}

.suspension .a.active,
.suspension .a:hover {
    background: #cc66cc;
}

.suspension .a-top .i {
    background-position: -123px 10px
}

.suspension .a-top {
    background: #D2D3D6;
    display: none;
}

.suspension .a-top:hover {
    background: #c0c1c3;
}


.suspension .d {
    display: none;
    width: 223px;
    background: #fff;
    position: absolute;
    right: 67px;
    min-height: 90px;
    border: 1px solid #E0E1E5;
    border-radius: 3px;
    box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}

.suspension .d .arrow {
    position: absolute;
    width: 8px;
    height: 12px;
    background: url(./public/img/side_bg_arrow.png) no-repeat;
    right: -8px;
    top: 31px;
}

.suspension .d-service {
    top: 0;
}

.suspension .d-service-phone {
    top: 65px;
}

.suspension .d-qrcode {
    top: 135px;
}

.suspension .d .inner-box {
    padding: 8px 22px 12px;
}

.suspension .d-service-item {
    /* border-bottom: 1px solid #eee; */
    padding: 14px 0;
}

.suspension .d-service .d-service-item {
    border-bottom: none;
}

.suspension .d-service-item .circle {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    background: #F1F1F3;
    display: block;
    float: left;
}

.suspension .d-service-item .i-qq {
    width: 44px;
    height: 44px;
    background: url(./public/img/side_con_icon.png) no-repeat center 15px;
    display: block;
    transition: all .2s;
    border-radius: 50%;
    overflow: hidden;
}

.suspension .d-service-item:hover .i-qq {
    background-position: center 3px;
}

.suspension .d-service-item .i-tel {
    width: 44px;
    height: 44px;
    background: url(./public/img/side_con_icon02.png) no-repeat center center;
    display: block;
}

.suspension .d-service-item h3 {
    float: left;
    width: 112px;
    line-height: 44px;
    font-size: 15px;
    margin-left: 12px;
    color: #BC84CC;
}

.suspension .d-service-item .text {
    float: left;
    width: 112px;
    line-height: 22px;
    font-size: 15px;
    margin-left: 12px;
}

.suspension .d-service-item .text .number {
    font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.suspension .d-qrcode {
    text-align: center;
}


.suspension .d-qrcode p {
    font-size: 16px;
    color: #93959c;
}

.clearfix{zoom:1;}
.clearfix:after,.clearfix:before{content:"";display:table;}
.clearfix:after{clear:both;}

.suspension p{
	margin: 0px;
    padding: 0px;
}

.fs{
	font-size: 11px;
}
.info{
	padding: 20px;
}


#ul2{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	max-width: 1100px;
}
#ul2 li{
	display: block;
	margin: 10px;
}
#rctimg2,#rct2{
	display: block;
	width: 480px;

}
#rct2{
	width:340px;
	background-color: #FF9800;
	border-radius:8px;
	padding: 10px 5px;
	font-family: SimHei;
	font-weight: bold;
	color: white;
	font-size: 22px;
	margin: 15px 0px;
	letter-spacing: 5px;
}

#recb{
	background-color: #FF9800;
	border-radius:8px;
	padding: 3px 3px;
}