@charset "UTF-8";

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
	margin: 0 auto;
	padding: 0;
}

ul,
ol,
dl {
	list-style-type: none;
	padding: 0;
}

html,
body {
	*position: static;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 400;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,
button {
	overflow: visible;
	vertical-align: middle;
	outline: none;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"] {
	-webkit-appearance: none;
	outline: none;
}

body,
th,
td,
button,
input,
select,
textarea {
	font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, "WenQuanYi Micro Hei", Verdana, sans-serif, "\5B8B\4F53";
	font-size: 12px;
	color: #333;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style: none;
}

a:link,
a:visited {
	text-decoration: blink;
}

li {
	list-style: none;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0 auto;
	padding: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.fc {
	zoom: 1;
}

.fc:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.area {
	width: 100%;
	text-align: center;
}

.area2 {
	width: 89.333%;
	margin: 0 auto;
}

.bgFf {
	background-color: #FFFFFF;
}

.area3 {
	width: 97.46268657%;
	margin: 0 auto;
}

.area4 {
	width: 96.46268657%;
	margin: 0 auto;
}

.dis {
	display: block;
}

.title {
	display: block;
	height: 3.6rem;
	background: url(../img/titBg.png)no-repeat center bottom;
	background-size: contain;
	font-family: MicrosoftYaHei;
	font-size: 1.2rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 5rem;
	letter-spacing: 0.08rem;
	color: #ffffff;
	text-indent: 1.2rem;
	text-align: left;
	position: relative;
	margin-top: 0.6rem;
}

.title span {
	position: absolute;
	width: 0.92rem;
	height: 0.28rem;
	background: url(../img/more.png)no-repeat center;
	background-size: cover;
	position: absolute;
	bottom: 1rem;
	right: 4rem;
}

.banner {
	width: 100vw;
	height: 100vh;
	background: url(../img/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: relative;
}

.p1 {
	padding-top: 2rem;
}

.p1 img {
	height: 1.766666rem;
	animation-duration:1s;
	-webkit-animation-delay:0.5s;
	animation-delay:0.5s;
}

.p2 {
	padding-top: 0.533333rem;
}

.p2 img {
	height: 6.333333rem;
	animation-duration:1s;
	-webkit-animation-delay:0.5s;
	animation-delay:1.5s;
}

.p3 img {
	height: 1.666666rem;
	animation-duration:1s;
	-webkit-animation-delay:0.5s;
	animation-delay:3s;
}

.p4 {
	padding-top: 0.766666rem;
}

.p4 img {
	height: 3.466666rem;
	animation-duration:1s;
	-webkit-animation-delay:0.5s;
	animation-delay:5s;
}

.p5 {
	font-family: MicrosoftYaHei;
	font-size: 0.8rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0.166666rem;
	color: #ffffff;
	position: absolute;
	left: 0;
	bottom: 3.666666rem;
}

.cont{
	background: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
	background-size: contain;
	background-color: rgb(251,241,227);
}

.serTop {
	height: 1.333333rem;
}

.search {
	height: 2.4rem;
	background-color: #fbf1e3;
	border-radius: 1.16rem;
}

.searchable-select-hide {
	display: none;
}

.searchable-select {
	display: inline-block;
	margin: 0 auto;
	min-width: 22.366666rem;
	font-size: 0.96rem;
	line-height: 2.4rem;
	vertical-align: middle;
	position: relative;
	outline: none;
	text-indent: 2.7rem;
	color: #fbb136;
}

.searchable-select-holder {
	background-color: #fff;
	background-image: none;
	height: 2.4rem;
	border-radius: 1.16rem;
	box-sizing: border-box;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	background: url(../img/search.png) 0.88rem center;
	background-repeat: no-repeat;
	background-size: 6%;
}

.searchable-select-caret {
	position: absolute;
	width: 0;
	height: 0;
	box-sizing: border-box;
	border-color: black transparent transparent transparent;
	top: 0;
	bottom: 0;
	border-style: solid;
	border-width: 5px;
	margin: auto;
	right: 10px;
}

.searchable-select-dropdown {
	position: fixed;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.8);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
}

.searchable-select-input {
	margin-top: 5px;
	border: none;
	outline: none;
	padding: 0.76rem;
	box-sizing: border-box;
	width: 80%;
	background-position: 0.3rem center;
	margin-top: 0.8rem;
}

.searchable-scroll {
	margin-top: 4px;
	position: relative;
}

.searchable-scroll.has-privious {
	padding-top: 16px;
}

.searchable-scroll.has-next {
	padding-bottom: 16px;
}

.searchable-has-privious {
	top: 0;
}

.searchable-has-next {
	bottom: 0;
}

.searchable-has-privious,
.searchable-has-next {
	text-align: center;
	z-index: 10;
	line-height: 1rem;
	cursor: pointer;
  text-indent: 0;
}

.searchable-select-items {
	max-height: 75vh;
    overflow-y: scroll;
    position: relative;
}

.searchable-select-items::-webkit-scrollbar {
	display: none;
}

.searchable-select-item {
	padding: 5px 5px;
	cursor: pointer;
	min-height: 30px;
	box-sizing: border-box;
	transition: all 1s ease 0s;
}

.searchable-select-item.hover {
	background: #555;
	color: white;
}

.searchable-select-item.selected {
	background: #28a4c9;
	color: white;
}


.adv {
	height: 7.16rem;
	background-color: #c2c9fa;
	border-radius: 25px;
	margin-top: 1.6rem;
}

.news2 {
	width: 49%;
	height: 7.36rem;
	margin-top: 0.357142rem;
}

.news2 img {
	width: 100%;
	height: 100%;
}

.news3 li a {
	display: block;
	height: 2.357142rem;
	font-family: MicrosoftYaHei;
	font-size: 0.857142rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.357142rem;
	letter-spacing: 0.035714rem;
	color: #4f4f4f;
	border-bottom: 1px dashed #e4e4e4;
	overflow: hidden;
}

.news3 li:nth-child(3) a {
	border: none;
}

/* 本例子css */
.slideBox {
	width: 100%;
	height: 8.035714rem;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 0.357142rem;
	overflow: hidden;
	position: absolute;
	right: 0.357142rem;
	bottom: 0.357142rem;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 10px;
	width: 0.357142rem;
	height: 0.357142rem;
	text-align: center;
	background: #37bdec;
	cursor: pointer;
	border-radius: 3.071428rem;
}

.slideBox .hd ul li.on {
	background: #ffb238;
}

.slideBox .bd {
	position: relative;
	height: 6.607142rem;
	z-index: 0;
	margin-top: 0.357142rem;
}

.slideBox .bd ul{
	height: 100%;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 100%;
}

.slideBox .bd li a{
	width: 49%;
	height: 6.571428rem;
}

.slideBox .bd li a img{
	width: 100%;
	height: 100%;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	top: 30%;
	display: block;
	width: 1.071428rem;
	height: 2.107142rem;
}

.slideBox .next {
	right: 0;
	background: url(../img/left.png)no-repeat center right;
	background-size: contain;
}

.slideBox .prev{
	left: 0;
	background: url(../img/right.png)no-repeat center left;
	background-size: contain;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

.a1{
		width: 77.81317%;
		height: 9.928571rem;
		background-color: #c2c9fa;
		margin-top: 0.357142rem;
}

.a2{
		width: 21.277%;
}

.a2 .dis{
	width: 100%;
	height: 3.107142rem;
	margin-top: 0.357142rem;
	background-color: pink;
}

.zhiBo{
	padding-bottom: 0.642857rem;
}

.answerCont{
	height: 9.357142rem;
	background: url(../img/serve.jpg)no-repeat center top;
	background-size: contain;
	position: relative;
}

.answerCont img{
		width: 10rem;
		position: absolute;
		top: 3.107142rem;
}

.school{
	background-color: #fcbe36;
}

.school1{
	height: 2.428571rem;
}

.school1 li{
	width: 50%;
}

.school1 a{
		font-family: SourceHanSansCN-Regular;
		font-size: 1.071428rem;
		font-weight: normal;
		font-stretch: normal;
		line-height: 2.428571rem;
		letter-spacing: 0px;
		color: #ffeba6;
		text-align: right;
		padding-right: 0.535714rem;
}
 
 .school1 .s1{
	 text-align: left;
	 padding-left: 0.535714rem;
 }
 
 .school1 .active a{
	 color: #FFFFFF;
 }
 
 .school2 li{
	 float: left;
	 	width: 49%;
	 	height: 5.071428rem;
	 	background-color: #ffffff;
	 	border-radius: 0.357142rem;
		margin-bottom: 0.357142rem;
 }
 
 .school2 li:nth-child(2n){
	 margin-left: 2%;
 }
 
 .school2 li a{
	 width: 97%;
	 margin: 0 auto;
 }
 
 .school2 li a h3{
	 width: 100%;
	 	font-family: SourceHanSansCN-Bold;
	 	font-size: 0.857142rem;
	 	font-weight: 600;
	 	font-stretch: normal;
	 	line-height: 1.714285rem;
	 	letter-spacing: 0px;
	 	color: #4f4f4f;
		border-bottom: 0.035714rem dashed  #cbccd1;
   height:1.714285rem;
   overflow: hidden;
 }
 
 .school2 li a img{
	 display: inline-block;
	 	width: 2.571428rem;
	 	height: 2.571428rem;
		margin: 0.25rem 0.25rem;
		float: left;
 }
 
 .school2 li a p{
	 float: right;
	 	font-family: SourceHanSansCN-Regular;
	 	font-size: 0.571428rem;
	 	font-weight: normal;
	 	font-stretch: normal;
	 	line-height: 1.25rem;
	 	letter-spacing: 0px;
	 	color: #ffffff;
	 	width: 6.214285rem;
	 	height: 1.25rem;
	 	background-image: linear-gradient(90deg, 
	 		#ff7035 0%, 
	 		#ff9c31 100%);
	 	border-radius: 0.642857rem;
		margin-top: 8%;
		margin-right: 5%
 }
 
 .school2{
	 display: none;
	 padding-bottom: 3.571428rem;
	 
 }
 
 .active{
	 display: block;
 }
 
 .bott{
	 height: 15.892857rem;
	 background: url(../img/bott.png)no-repeat center bottom;
	 background-size: contain;
	 background-color: rgb(251,241,227);
 }
 
 .part1{
	     background-color: rgb(255,198,73);
 }
 
 .part1 img{
	 width: 100%;
	 height: 13.857142rem;
 }
 
 .part2{
	 	font-family: SourceHanSansCN-Bold;
	 	font-size: 1.785714rem;
	 	font-weight: 600;
	 	font-stretch: normal;
	 	line-height: 3.142857rem;
	 	letter-spacing: 5px;
	 	color: #ffffff;
		padding-top: 1.428571rem;
 }
 
 .part3{
	 padding-top: 0.357142rem;
 }
 
 .part3 img{
	 width: 100%;
	 height: 13.035714rem;
 }
 
 .part4{
	 margin-top: 0.714285rem;
	 padding-top: 0.535714rem;
	 border-top: 0.035714rem dashed #e4e4e4;
	 	font-family: SourceHanSansCN-Regular;
	 	font-size: 0.857142rem;
	 	font-weight: normal;
	 	font-stretch: normal;
	 	line-height: 1.6035714rem;
	 	letter-spacing: 0px;
	 	color: #4f4f4f;
		text-indent: 2em;
		padding-bottom: 0.75rem;
 }
 
 .part5{
	 height: auto;
   padding-bottom: 1rem;
 }
 
 .part5 p{
	 	font-family: MicrosoftYaHei-Bold;
	 	font-size: 0.857142rem;
	 	font-weight: 600;
	 	font-stretch: normal;
	 	line-height: 0.857142rem;
	 	letter-spacing: 0.035714rem;
	 	color: #4f4f4f;
		padding-top: 0.814285rem;
   text-align: center;
 }
 
 .slideBox .bd2{
	 height: 13.357142rem;
 }
 .slideBox .bd2 li img{
	 width: 100%;
	 height: 100%;}
 
 .slideBox2{
	 height: 14.642857rem;
 }
 
 .slideBox2 .prev, .slideBox2 .next{
	 top: 40%;
 }
 
 .a2 .wqhg{
	font-family: MicrosoftYaHei;
	font-size: 0.9rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 3.107142rem;
	letter-spacing: 0.071428rem;
	color: #ffffff;
	background-color: #37bdec;
 }
 
 .slideBox .bd2 li a{
	width: 100%;
	 height: 100%;
 }

.colseButton{
	width: 30vh;
	text-align: center;
	text-indent: 0;
	border: 1px solid #fbb136;
	margin: 0 auto;
	border-radius: 2rem;
  margin-top: 1rem;
}

