* {
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #353535;
  font-size: 1rem;
  font-family: "微软雅黑";
}
body {
  padding-top: 4.4rem;
  padding-bottom: 6.5rem;
}
input {
  white-space: nowrap;
  border-radius: 0;
}
img {
  width: 100%;
  border: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



/*戴开发*/
#shows .five  {
background-color:#999999;
padding:5px;
height:200px;
}
#shows .img  img {
    width: 100%;
	border-radius:6px;
	
}

/*#shows .con  p{
font-size:18px;
background-color:#ccc;
}*/
#shows ul li {
    padding-top: 1rem;
    padding-bottom: .5rem;
    border-bottom: .01rem solid #e5e5e5;
}

#index-home .hot-zy .h-body  table {
    width: 100% !important;
}
#index-home .school-synopsis .h-body  p img {
    width: 100% !important;
	height: 100% !important;
}
#index-home .school-synopsis .h-body   img {
    width: 100% !important;
	height: 100% !important;
}
a {
  text-decoration: none;
  border: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-focus-ring-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-focus-ring-color: rgba(0, 0, 0, 0);
  font-size: inherit;
  color: inherit;
}
a:active {
  outline: 0;
}
a:visited {
  color: inherit;
}
input,
textarea,
select,
button {
  outline: none;
  -webkit-appearance: none;
}
ul,
li,
ol {
  list-style: none;
}
button {
  border: none;
}
span,
p {
  color: inherit;
  font-size: inherit;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.dot {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.modal-open {
  position: fixed;
  width: 100%;
}
#body {
  min-height: 27rem;

}
#head .z-info {
  position: fixed;
  top: 4.4rem;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: .1rem solid #f0f0f0;
  z-index: 9;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
#head .z-info .black {
  background-color: #fff !important;
  overflow-y: auto;
}
#head .z-info > div {
  height: 100%;
  background-color: #fff;
}
#head .z-info > div .search-wrap {
  width: 29.6rem;
  height: 3rem;
  margin: .6rem auto 1rem;
  box-sizing: border-box;
  border: .1rem solid #3a94f0;
  border-radius: .3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#head .z-info > div .search-wrap .select {
  position: relative;
  width: 6rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#head .z-info > div .search-wrap .select p {
  font-size: 1.2rem;
  color: #333;
}
#head .z-info > div .search-wrap .select img {
  width: .85rem;
  height: .45rem;
  margin-left: .4rem;
}
#head .z-info > div .search-wrap .select .option {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  border: .1rem solid #3a94f0;
  border-top: none;
  margin-left: -0.1rem;
  text-align: center;
  display: none;
  z-index: 5;
}
#head .z-info > div .search-wrap .select .option p {
  height: 2rem;
  line-height: 2rem;
}
#head .z-info > div .search-wrap .select .option p:active {
  background-color: #3a94f0;
  color: #fff;
}
#head .z-info > div .search-wrap .inp1 {
  flex: 1;
  display: flex;
}
#head .z-info > div .search-wrap .inp1 input {
  align-self: center;
  width: 100%;
  height: 60%;
  border: none;
  border-left: .1rem solid #ccc;
  box-sizing: border-box;
  padding: 0 1rem;
}
#head .z-info > div .search-wrap .btn {
  width: 5rem;
  height: 101%;
  display: flex;
  background-color: #3a94f0;
}
#head .z-info > div .search-wrap .btn img {
  align-self: center;
  width: 2rem;
  height: 2rem;
  margin: 0 auto;
}
#head .z-info > div .nav-menu {
  box-sizing: border-box;
  padding: 0 1.2rem 0;
}
#head .z-info > div .nav-menu > div {
  margin-bottom: .6rem;
}
#head .z-info > div .nav-menu .M-head {
  font-size: 1.4rem;
  padding-bottom: .6rem;
  border-bottom: .01rem solid #e6e6e6;
}
#head .z-info > div .nav-menu .M-1-body ul {
  display: flex;
  flex-wrap: wrap;
  padding-top: 1rem;
}
#head .z-info > div .nav-menu .M-1-body ul li {
  margin-bottom: 1rem;
  margin-right: 1rem;
  font-size: 1.2rem;
}
#head .z-info > div .nav-menu .M-2-body ul {
  display: flex;
  flex-wrap: wrap;
  padding-top: 1rem;
}
#head .z-info > div .nav-menu .M-2-body ul li {
  width: 20%;
  margin-bottom: 1rem;
  font-size: 1.2rem;
}
#head .z-info > div .nav-menu .M-3-body ul {
  display: flex;
  flex-wrap: wrap;
  padding-top: 1rem;
}
#head .z-info > div .nav-menu .M-3-body ul li {
  width: 25%;
  margin-bottom: 1rem;
  font-size: 1.2rem;
}
#head .search-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  box-sizing: border-box;
  padding: 1rem 1.25rem;
  z-index: 9;
  display: none;
}
#head .search-mask .title {
  width: 100%;
  height: 4.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#head .search-mask .title .logo img {
  width: 7.2rem;
  height: 2.4rem;
}
#head .search-mask .title .close img {
  width: 1.5rem;
  height: 1.5rem;
}
#head .search-mask .keyword .tabs {
  box-sizing: border-box;
  width: 100%;
  height: 3rem;
  border-radius: .3rem;
  border: .1rem solid #3a94f0;
  display: flex;
}
#head .search-mask .keyword .tabs span {
  display: block;
  width: 50%;
  text-align: center;
  line-height: 3rem;
  font-size: 1.2rem;
}
#head .search-mask .keyword .tabs .active {
  background-color: #3a94f0;
  color: #fff;
}
#head .search-mask .keyword .tab-info {
  width: 100%;
  padding-top: 1rem;
  overflow: hidden;
}
#head .search-mask .keyword .tab-info ul {
  display: flex;
  width: 61rem;
  transition: all ease-out 0.3s;
}
#head .search-mask .keyword .tab-info ul li {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}
#head .search-mask .keyword .tab-info ul li a {
  margin-right: .5rem;
  margin-bottom: 1rem;
}
#head .search-mask .keyword .tab-info ul li a span {
  padding: .2rem 1.2rem;
  background-color: #f1f8ff;
  border-radius: 2rem;
}
#head .head1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 9;
}
#head .head1 .search-box {
  width: 100%;
  height: 4.4rem;
  display: flex;
  align-items: center;
  position: relative;
}
#head .head1 .search-box .pos {
  width: 5.25rem;
  height: 100%;
}
#head .head1 .search-box .pos a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  position: relative;
}
#head .head1 .search-box .pos a > img {
  width: .9rem;
  height: .4rem;
  transform: translateX(0.2rem);
}
#head .head1 .search-box .pos a span {
  font-size: 1.4rem;
}
#head .head1 .search-box .logo {
  flex: 1;
  display: flex;
  height: 100%;
}
#head .head1 .search-box .logo img {
  width: 84%;
  margin: auto;
}
#head .head1 .search-box .zixun {
  width: 4.25rem;
  height: 100%;
  display: flex;
}
#head .head1 .search-box .zixun img {
  width: 2rem;
  margin: auto;
}
#head .head1 .search-box .toggle-city {
  position: absolute;
  top: 50%;
  left: 5rem;
  padding: .1rem .6rem .3rem;
  background-color: #e0f0fd;
  border-radius: 1rem;
  transform: translateY(-50%);
}
#head .head1 .search-box .toggle-city::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  border-top: .4rem solid #e0f0fd;
  border-left: .4rem solid transparent;
  border-right: .4rem solid transparent;
  transform: translateX(-50%);
}
#head .head1 .search-box .toggle-city a {
  display: flex;
  align-items: center;
}
#head .head1 .search-box .toggle-city a span {
  font-size: .9rem;
  color: #3a94f0;
}
#head .head1 .search-box .toggle-city a img {
  width: .6rem;
  margin-left: .2rem;
}
#head .head2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.4rem;
  z-index: 9;
}
#head .head2 .search-box {
  display: flex;
  align-items: center;
  background-color: #fff;
  height: 100%;
}
#head .head2 .return {
  width: 4.25rem;
  height: 100%;
  display: flex;
}
#head .head2 .return img {
  width: 1rem;
  margin: auto;
}
#head .head2 .logo {
  flex: 1;
  display: flex;
  height: 100%;
}
#head .head2 .logo img {
 /* width: 10.9rem;*/
  margin: auto;
}
#head .head2 .zixun {
  width: 4.25rem;
  height: 100%;
  display: flex;
  position: relative;
}
#head .head2 .zixun > img {
  width: 2rem;
  margin: auto;
}
#head .head2 .z-info {
  top: 4rem;
}
#head .head3 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 9;
}
#head .head3 .head-box {
  width: 100%;
  height: 4.4rem;
  display: flex;
  align-items: center;
  position: relative;
}
#head .head3 .head-box .return {
  width: 4.25rem;
  height: 100%;
  display: flex;
}
#head .head3 .head-box .return img {
  width: 1rem;
  height: 2rem;
  margin: auto;
}
#head .head3 .head-box .logo {
  flex: 1;
  display: flex;
}
#head .head3 .head-box .logo img {
  width: 10.9rem;
  margin: 0 auto;
}
#head .head3 .head-box .zixun {
  width: 4.25rem;
  height: 100%;
  display: flex;
  position: relative;
}
#head .head3 .head-box .zixun > img {
  width: 2rem;
  margin: auto;
}
#head .head3 .z-info {
  top: 4rem;
}
#head .head3 .inp {
  position: absolute;
  top: 54%;
  right: 4.8rem;
  transform: translateY(-50%);
}
#head .head3 .inp img {
  width: 1.5rem;
  height: 1.5rem;
}
#head .head4 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 4rem;
  display: flex;
  align-items: center;
  background-color: #fff;
  z-index: 9;
}
#head .head4 .return {
  width: 4.25rem;
  height: 100%;
  display: flex;
}
#head .head4 .return a {
  display: flex;
  width: 100%;
  height: 100%;
}
#head .head4 .return img {
  width: 1rem;
  height: 2rem;
  margin: auto;
}
#head .head4 .logo {
  flex: 1;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
}
#head .head4 .logo img {
  width: 7.2rem;
  height: 2.4rem;
  margin: auto;
}
#head .head4 .zixun {
  width: 4.25rem;
  height: 100%;
  display: flex;
  position: relative;
}
#head .head4 .zixun > img {
  width: 2rem;
  height: 2rem;
  margin: auto;
}
#head .head4 .z-info {
  top: 4rem;
}
.city-wrap {
  position: fixed;
  top: 4.4rem;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  z-index: 9;
  overflow: auto;
}
.city-wrap .now-pos {
  width: 100%;
  height: 3.9rem;
  box-sizing: border-box;
  padding: 0 1.25rem;
  background-color: #fff;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.city-wrap .now-pos span {
  font-size: 1.2rem;
}
.city-wrap .now-pos img {
  width: 1.25rem;
  margin: 0 .6rem 0 .9rem;
}
.city-wrap .hot-city {
  box-sizing: border-box;
  padding: 0 1.25rem;
  width: 100%;
  height: 3.9rem;
  background-color: #fff;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.city-wrap .hot-city div {
  display: flex;
  align-items: center;
}
.city-wrap .hot-city div img {
  width: 1.5rem;
  margin-right: .6rem;
}
.city-wrap .hot-city div span {
  font-size: 1.2rem;
  margin-right: .6rem;
}
.city-wrap .hot-city div a {
  font-size: 1.2rem;
  color: #237ded;
}
.city-wrap .city-list {
  box-sizing: border-box;
  padding: 0 1.25rem;
  display: flex;
  flex-wrap: wrap;
}
.city-wrap .city-list a {
  display: block;
  width: 6.5rem;
  height: 3rem;
  font-size: 1.2rem;
  text-align: center;
  line-height: 3rem;
  background-color: #fff;
  margin-right: 1.15rem;
  margin-bottom: 1rem;
}
.city-wrap .city-list a:nth-of-type(4n+4) {
  margin-right: 0;
}
.city-wrap .find-city .f-head {
  box-sizing: border-box;
  padding: 0 1.25rem;
  background-color: #fff;
}
.city-wrap .find-city .f-head div:nth-of-type(1) {
  width: 100%;
  height: 4rem;
  border-bottom: .01rem solid #e5e5e5;
  display: flex;
  align-items: center;
}
.city-wrap .find-city .f-head div:nth-of-type(1) img {
  width: 1.5rem;
  margin-right: .6rem;
}
.city-wrap .find-city .f-head div:nth-of-type(1) span {
  font-size: 1.4rem;
}
.city-wrap .find-city .f-head div:nth-of-type(2) {
  width: 100%;
  box-sizing: border-box;
  padding: 1rem 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}
.city-wrap .find-city .f-head div:nth-of-type(2) a {
  width: 20%;
  text-align: center;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  color: #fe8c00;
}
.city-wrap .find-city .f-body {
  box-sizing: border-box;
  padding: 1.25rem 1.25rem 0;
}
.city-wrap .find-city .f-body .list .initial {
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.city-wrap .find-city .f-body .list div {
  display: flex;
  flex-wrap: wrap;
}
.city-wrap .find-city .f-body .list div a {
  display: block;
  width: 6.5rem;
  height: 3rem;
  font-size: 1.2rem;
  text-align: center;
  line-height: 3rem;
  background-color: #fff;
  margin-right: 1.15rem;
  margin-bottom: 1rem;
}
.city-wrap .find-city .f-body .list div a:nth-of-type(4n+4) {
  margin-right: 0;
}
.swiper-box .swiper-container .swiper-slide {
  width: 100%;
  font-size: 3rem;
  text-align: center;
  color: #fff;
}
.swiper-box .swiper-container .swiper-slide img {
  display: block;
}
#footer {
  width: 100%;
  height: 6.15rem;
  box-sizing: border-box;
  padding: 0 0 1.95rem;
}
#footer .footer-wrap {
  background-color: #e5e5e5;
  width: 100%;
  height: 5.4rem;
}
#footer .footer-wrap ul {
  width: 80%;
  display: flex;
  margin: 0 auto 1rem;
  box-sizing: border-box;
  padding-top: 1rem;
}
#footer .footer-wrap ul li {
  width: 5rem;
  text-align: center;
  vertical-align: middle;
  color: #666;
  font-size: .9rem;
}
#footer .footer-wrap ul li a {
  vertical-align: middle;
}
#footer .footer-wrap > p {
  width: 100%;
  font-size: .9rem;
  color: #666;
  text-align: center;
}
#footer #gotop1 {
  position: fixed;
  bottom: 6rem;
  right: 1rem;
  width: 3rem;
  height: 3rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  z-index: -1;
  transition: all .3s linear;
}
#footer #gotop1 img {
  width: 1rem;
  height: .5rem;
  transform: translateY(0.2rem);
}
#footer #gotop1 p {
  color: #fff;
  margin-top: .3rem;
}
#footer .tab {
  width: 100%;
  height: 6.15rem;
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  display: flex;
  justify-content: space-around;
  padding: 0 .6rem;
  z-index: 8;
  background-image: url(../images/bg.png);
}
#footer .tab > div {
  position: relative;
}
#footer .tab > div p {
  position: absolute;
  bottom: .4rem;
  left: 0;
  width: 100%;
  text-align: center;
}
#footer .tab .list {
  width: 6rem;
  height: 100%;
  text-align: center;
  box-sizing: border-box;
  padding-top: 1rem;
}
#footer .tab .list a {
  display: block;
  width: 100%;
  height: 5rem;
}
#footer .tab .list a img {
  width: 2rem;
  height: 2rem;
  margin-top: 1rem;
}
#footer .tab .list a p {
  color: #666;
  margin-top: .4rem;
}
#footer .tab .to-home {
  padding: 0 1rem;
}
#footer .tab .to-home a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer .tab .to-home a div {
  width: 3.5rem;
  height: 3.5rem;
  background-image: linear-gradient(0deg, #49a3f7 0%, #59c2f9 100%), linear-gradient(#50b1f8, #50b1f8);
  border-radius: 50%;
  box-shadow: 0 0 .2rem #2fbcea;
  display: flex;
  transform: translateY(0.55rem);
}
#footer .tab .to-home a div img {
  width: 2rem;
  height: 1.8rem;
  margin: auto;
}
#footer .tab .to-home a p {
  text-align: center;
  color: #666;
}
.nav-wrap {
  margin: 1.2rem 0;
  background-color: #fff;
  padding: 0 1.2rem;
}
.nav-wrap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 1rem 0;
}
.nav-wrap ul li {
  width: 6.8rem;
  height: 2.5rem;
  background-color: #f0f0f0;
  border-radius: 0.3rem;
  margin-bottom: 1.2rem;
}
.nav-wrap ul li:nth-of-type(n+4) {
  margin-bottom: 0;
}
.nav-wrap ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 2.5rem;
  font-size: 1.1rem;
}
.nav-wrap ul .active {
  background-color: #efb02a;
  color: #fff;
}
.school-title {
  width: 100%;
  height: 10rem;
  display: flex;
  background-image: url('../images/bg.jpg');
}
.school-title .img {
  width: 10rem;
  height: 100%;
  display: flex;
  flex-shrink: 0;
}
.school-title .img img {
  width: 8rem;
  margin: auto;
  border-radius: 50%;
}
.school-title .con {
  flex: 1;
  box-sizing: border-box;
  padding: 1rem 0;
}
.school-title .con p {
  color: #fff;
}
.school-title .con > p {
  font-size: 1.4rem;
}
.school-title .con > div:first-of-type {
  margin: 1.4rem 0;
}
.school-title .con > div {
  display: flex;
}
.school-title .con > div p {
  width: 50%;
}
.apply {
  background-color: #fff;
  margin-top: 1.2rem;
  box-sizing: border-box;
  padding: 1rem 1.2rem;
}
.apply .title {
  padding-bottom: .2rem;
  padding-left: .8rem;
  border-bottom: .1rem solid #efb02a;
  position: relative;
}
.apply .title::before {
  content: "";
  display: block;
  width: .4rem;
  height: 2.5rem;
  background-color: #efb02a;
  position: absolute;
  top: 0;
  left: 0;
}
.apply .title p {
  line-height: 1.6rem;
}
.apply .title p:nth-of-type(1) {
  font-size: 1.4rem;
  color: #343434;
  line-height: 1.2rem;
}
.apply .a-body {
  padding: 1.45rem 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.apply .a-body .form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.apply .a-body .form > div {
  width: 21rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  position: relative;
}
.apply .a-body .form > div p {
  display: inline-block;
  width: 5.6rem;
  font-size: 1.1rem;
}
.apply .a-body .form > div input,
.apply .a-body .form > div select {
  width: 14.5rem;
  height: 2rem;
  box-sizing: border-box;
  padding-left: .8rem;
  border: .1rem solid #efb02a;
  background-color: #fff;
  font-size: .9rem;
}
.apply .a-body .form > div input::placeholder {
  color: #999;
}
.apply .a-body .form > div select {
  color: #999;
}
.apply .a-body .form > div .img {
  position: absolute;
  top: 50%;
  right: 1.65rem;
  transform: translateY(-50%);
}
.apply .a-body .form > div .img img {
  width: .9rem;
  height: .5rem;
}
.apply .a-body button {
  width: 12.9rem;
  height: 3rem;
  margin-top: .5rem;
  color: #fff;
  font-size: 1.1rem;
  border-radius: .3rem;
  background-color: #efb02a;
  box-shadow: 0 0.18rem 0.4rem rgba(239, 176, 42, 0.5);
}
.apply2 {
  background-color: #fff;
  margin-top: 1.2rem;
  box-sizing: border-box;
  padding: 1rem 1.2rem;
}
.apply2 .title {
  padding-bottom: .2rem;
  padding-left: .8rem;
  border-bottom: .1rem solid #f24b4b;
  position: relative;
}
.apply2 .title::before {
  content: "";
  display: block;
  width: .4rem;
  height: 2.5rem;
  background-color: #f24b4b;
  position: absolute;
  top: 0;
  left: 0;
}
.apply2 .title p {
  line-height: 1.6rem;
}
.apply2 .title p:nth-of-type(1) {
  font-size: 1.4rem;
  color: #343434;
  line-height: 1.2rem;
}
.apply2 .a-body {
  padding: 1.45rem 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.apply2 .a-body .form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.apply2 .a-body .form > div {
  width: 21rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  position: relative;
}
.apply2 .a-body .form > div p {
  display: inline-block;
  width: 5.6rem;
  font-size: 1.1rem;
}
.apply2 .a-body .form > div input,
.apply2 .a-body .form > div select {
  width: 14.5rem;
  height: 2rem;
  box-sizing: border-box;
  padding-left: .8rem;
  border: .1rem solid #f24b4b;
  background-color: #fff;
  font-size: .9rem;
}
.apply2 .a-body .form > div input::placeholder {
  color: #999;
}
.apply2 .a-body .form > div select {
  color: #999;
}
.apply2 .a-body .form > div .img {
  position: absolute;
  top: 50%;
  right: 1.65rem;
  transform: translateY(-50%);
}
.apply2 .a-body .form > div .img img {
  width: .9rem;
  height: .5rem;
}
.apply2 .a-body button {
  width: 12.9rem;
  height: 3rem;
  margin-top: .5rem;
  color: #fff;
  font-size: 1.1rem;
  border-radius: .3rem;
  background-color: #f24b4b;
  box-shadow: 0 0.18rem 0.4rem rgba(242, 75, 75, 0.5);
}
.now-position {
  width: 100%;
  height: 2.6rem;
  background-color: #f5f5f5;
  font-size: .9rem;
  color: #999;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 1.2rem;
}
.now-position img {
  width: .7rem;
  height: .9rem;
  margin-right: .4rem;
}
.pages {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 0;
}
.pages a {
  display: block;
  margin-right: .8rem;
}
.pages .num {
  width: 1.8rem;
  height: 1.8rem;
  text-align: center;
  line-height: 1.8rem;
  border-radius: 2rem;
  margin-right: 0;
}
.pages .active {
  color: #343434 !important;
  background-color: #fff !important;
}
.pages .next {
  margin-left: .4rem;
}
.pages .btn {
  background-color: #3a9fed;
  color: #fff;
  padding: .2rem .4rem;
  border-radius: .2rem;
}
.down-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 5;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.down-menu .block {
  display: block !important;
}
.down-menu .all {
  box-sizing: border-box;
  width: 100%;
  height: 3rem;
  border-bottom: .1rem solid #f0f0f0;
  line-height: 3rem;
  padding-left: 2rem;
  display: none;
}
.down-menu .all a {
  display: block;
  width: 100%;
  height: 100%;
}
.down-menu .class-one {
  width: 100%;
  height: 60%;
  box-sizing: border-box;
  background-color: #fff;
  overflow-y: auto;
}
.down-menu .class-one div {
  display: none;
}
.down-menu .class-one div > .active {
  position: relative;
}
.down-menu .class-one div > .active::before {
  position: absolute;
  right: 3rem;
  top: 34%;
  content: '';
  height: .4rem;
  width: 1rem;
  border: 2px solid #3a9fed;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.down-menu .class-one div ul .active {
  background-color: #f2f2f2;
}
.down-menu .class-one div ul .active::after {
  content: "";
  position: absolute;
  right: 3rem;
  top: 34%;
  content: '';
  height: .4rem;
  width: 1rem;
  border: 2px solid #3a9fed;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.down-menu .class-one div ul li {
  box-sizing: border-box;
  width: 100%;
  height: 3rem;
  border-bottom: .1rem solid #f0f0f0;
  line-height: 3rem;
  padding-left: 2rem;
  position: relative;
}
.down-menu .class-one div ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.down-menu .class-one .only-one ul .active {
  position: relative;
  background-color: #fff;
}
.down-menu .class-one .only-one ul .active::before {
  position: absolute;
  right: 3rem;
  top: 34%;
  content: '';
  height: .4rem;
  width: 1rem;
  border: 2px solid #3a9fed;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.down-menu .class-two {
  width: 50%;
  height: 60%;
  box-sizing: border-box;
  background-color: #f2f2f2;
  padding-left: 0;
  overflow-y: auto;
}
.down-menu .class-two div {
  display: none;
}
.down-menu .class-two div ul {
  display: none;
}
.down-menu .class-two div ul .active a {
  color: #3a9fed;
}
.down-menu .class-two div ul .active::before {
  position: absolute;
  right: .6rem;
  top: 34%;
  content: '';
  height: .4rem;
  width: 1rem;
  border: 2px solid #3a9fed;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.down-menu .class-two div ul li {
  position: relative;
  width: 100%;
  height: 3rem;
  line-height: 3rem;
  padding-left: 2rem;
  box-sizing: border-box;
  border-bottom: .1rem solid #ebebeb !important;
}
.down-menu .class-two div ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.f_red {
  color: red;
  font-size: 1.2rem !important;
}
@keyframes show {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
.alert-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 999;
  display: flex;
}
.alert-mask .con {
  width: 25rem;
  height: 10rem;
  margin: auto;
  border-radius: .5rem;
  background-color: #fff;
  animation: show ease-out 0.2s;
}
.alert-mask .con .text {
  height: 7.5rem;
  text-align: center;
  line-height: 7.5rem;
  font-size: 1.2rem;
}
.alert-mask .con .ok {
  height: 2.5rem;
  text-align: center;
  line-height: 2.5rem;
  background-color: #F2F2F2;
  border-top: 1px solid #D0D0D0;
  color: #40AFFE;
  border-bottom-left-radius: .5rem;
  border-bottom-right-radius: .5rem;
  cursor: pointer;
}
.loading {
  text-align: center;
  height: 1.8rem;
}
.loading img {
  width: 1.4rem;
  transform: translateY(0.3rem);
}
#spot {
  height: 2px;
  width: 2px;
  display: inline-block;
  border-radius: 2px;
  animation: dotting 2.4s infinite step-start;
}
@keyframes dotting {
  25% {
    box-shadow: 4px 0 0 #666;
  }
  50% {
    box-shadow: 4px 0 0 #666 ,14px 0 0 #666;
  }
  75% {
    box-shadow: 4px 0 0 #666 ,14px 0 0 #666, 24px 0 0 #666;
  }
}
#head .nav-wrap .search-box .f-right .search-inp .s-top .right {
    position: relative;
    display: flex;
}