﻿/*****通用编码******/
body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,input{margin:0px;padding:0px;}
*html{background-image:url("https://www.autoeclub.com/skin/default/style/about:blank");background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
img{border:none;}
body {color:#666; font:14px/1.5   Arial, "Microsoft Yahei";width:100%; background-color:#fff;}
ul,ol,li,form, dl {list-style: none;}
p{margin:0px; padding:0px;}
a{text-decoration:none;}
a:hover {text-decoration:none;}
div{ margin:0 auto;}
input,select,button{outline:none;}
body.active{position:fixed;width:100%}
@font-face {
  font-family: 'iconfont';  /* project id 656606 */
  src: url('//at.alicdn.com/t/font_656606_yms29im2woc7hkt9.eot');
  src: url('//at.alicdn.com/t/font_656606_yms29im2woc7hkt9.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_656606_yms29im2woc7hkt9.woff') format('woff'),
  url('//at.alicdn.com/t/font_656606_yms29im2woc7hkt9.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_656606_yms29im2woc7hkt9.svg#iconfont') format('svg');
}
.m19fa-iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.m19fa-input::-webkit-input-placeholder {
                    color: red;
            }
            .m19fa-input::-moz-placeholder {
                    color: red;
            }
　　　　　　　.m19fa-input::-ms-input-placeholder {
                    color: red;
            }

/*Public*/
.m19fa-pull-img{display:block;max-width:100%;}
.text-center .m19fa-pull-img{margin:auto;object-fit:cover;o-object-fit:cover;}
.m19fa-pull-over{overflow:hidden}
/*Welcome*/
#Welcome{background:#e7e7e7;height:35px;line-height:35px;font-size:12px;color:#6d6d6d;font-family:SimSun}
#Welcome a{color:#6d6d6d;margin:auto 3px;}
/*Header*/
#Header{height:120px;}
#Header h1{width:360px;height:70px;/*background:url("https://www.autoeclub.com/skin/default/images/logo_1.png") no-repeat left center;*/margin-top:25px;margin-right:25px;}
#Header h1 a{display:block;width:100%;height:100%;}
.m19fa-header-province{width:86px;margin-top:40px;position:relative;margin-right:20px;}
.m19fa-header-province b{font-size:18px;color:#3e413e;display:block}
.m19fa-header-province p{font-size:14px;color:#b8b8b8;display:block;}
.m19fa-province-title{position:relative;z-index:10;background:#fff;height:49px;border:solid 1px transparent;border-bottom:none;cursor:pointer}
.m19fa-province-list{position:absolute;left:0;top:48px;width:562px;padding:10px;background:#fff;border:solid 1px #ccc;overflow:hidden;display:none;z-index:9}
.m19fa-province-list a{display:block;width:60px;text-align:center;float:left;font-size:14px;color:#aeaeae;line-height:2;font-family:SimSun;}
@media(min-width:1200px){
.m19fa-header-province:hover .m19fa-province-title{border-color:#ccc;}
.m19fa-header-province:hover .m19fa-province-list{display:block;}
}
.m19fa-header-province.active .m19fa-province-title{border-color:#ccc;}
.m19fa-header-province.active .m19fa-province-list{display:block;}
.m19fa-province-list a:hover,.m19fa-province-list a.active{color:#2189e1;}
.m19fa-header-seacher{margin-top:42px;border:solid 1px #a8a8a8;width:400px;height:34px;overflow:hidden;}
.m19fa-seacher-down{width:54px;height:34px;position:relative;float:left;border:none;outline:none;padding-left:5px;font-size:12px;font-family:SimSun;color:#333;line-height:34px;}
.m19fa-seacher-down option{padding:5px 0}
.m19fa-header-input{width:286px;border:none;border-right:solid 1px #a8a8a8;height:34px;float:left;padding-left:10px;font-family:SimSun;color:#333;font-size:12px;}
.m19fa-header-submit{width:58px;border:none;height:32px;background:#eeeeee;}
.m19fa-header-tel{margin-top:36px;background:url("https://www.autoeclub.com/skin/default/images/tel.png") no-repeat left center;height:48px;font-size:16px;color:#676767;padding-left:50px;line-height:1.2}
.m19fa-header-tel p{font-size:28px;color:#ff7300;line-height:1.5}

#Header .m19fa-header-button{margin-right:4%;margin-top:10px;position:relative; height:50px;width:30px;cursor:pointer;}
#Header .m19fa-header-button:after,#Header .m19fa-header-button:before{position:absolute;left:0;width:100%;height:2px;background:#2189e1;content:"";transition:ease 0.5s;-webkit-transition:ease 0.5s;-moz-transition:ease 0.5s;-o-transition:ease 0.5s;}
#Header .m19fa-header-button:after{bottom:10px;}
#Header .m19fa-header-button:before{top:10px;}
#Header .m19fa-header-button span{display:block;height:2px;width:100%;background:#2189e1;position:absolute;top:50%;left:0;border-radius:2px;margin-top:-1px;transition:ease 0.5s;-webkit-transition:ease 0.5s;-moz-transition:ease 0.5s;-o-transition:ease 0.5s;}
#Header .m19fa-header-button.active:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform-origin:0 100%;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;-moz-transform-origin:0 100%;-o-transform-origin:0 100%;left:5px;bottom:13px;}
#Header .m19fa-header-button.active:before{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform-origin:0 100%;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;-moz-transform-origin:0 100%;-o-transform-origin:0 100%;top:13px;left:5px;}
#Header .m19fa-header-button.active span{opacity:0}
.m19fa-Header-close{float:left;width:100%;border-top:solid 1px #ddd;margin-top:10px;padding-top:10px;padding-bottom:5px}
.m19fa-Header-close span{width:28%;border:solid 1px #0a7ede;background:#0a7ede;color:#fff;font-size:14px;line-height:2;text-align: center;margin: auto; border-radius: 4px;display:block}
/*Nav*/
#Nav{background:#2189e1;height:46px;}
.nav-title{width:190px;position:relative;margin-right:30px;}
.nav-title h2 a{background:#ff7300;padding-left:30px;font-size:16px;color:#fff;display:block;line-height:46px;}
.nav-sort{position:absolute;left:0;top:46px;background:#fff;border:solid 1px #dedede;width:100%;z-index:9;display:none}
.nav-sort li.nav-sort-title{line-height:45px;padding:0 13px;}
.nav-sort li.nav-sort-title:last-child>a{border:none;}
.nav-sort li.nav-sort-title>a{display:block;padding-left:16px;font-size:14px;color:#454545;background:url("https://www.autoeclub.com/skin/default/images/ico_2.png") no-repeat right 16px center;border-bottom:solid 1px #eeeeee;}
.nav-sort li.nav-sort-title:hover>a{color:#fff;border-color:#2189e1;background:url("https://www.autoeclub.com/skin/default/images/ico_2_1.png") no-repeat right 16px center}
.nav-sort li.nav-sort-title:hover{background:#2189e1}
.nav-full-right{position:absolute;left:189px;top:0;width:760px;background:#f7f7f7;z-index:10;padding:23px;display:none;min-height:506px}
.m19fa-sort-list{padding-bottom:20px;border-bottom:solid 1px #dedede;margin-bottom:20px;}
.m19fa-sort-list li{float:left;width:25%;line-height:2;}
.m19fa-sort-list li a{font-size:12px;font-family:SimSun;color:#7e7b7b}
.m19fa-sort-list li a:hover{color:#2189e1}
.m19fa-sort-school{margin-bottom:10px;}
.m19fa-sort-school li{width:25%;float:left;padding:0 10px;}
.m19fa-sort-school-box i{display:block;border:solid 2px #bcdbf4;}
.m19fa-sort-school-box b{font-size:14px;line-height:30px;display:block;text-align:center;color:#575757;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.m19fa-sort-school-box p{line-height:28px;}
.m19fa-sort-school-box p a{width:70px;height:28px;border:solid 1px #dedede;font-size:12px;font-family:SimSun;color:#666;text-align:center;}
.nav-sort li.nav-sort-title:hover .nav-full-right{display:block;}
.nav-title:hover .nav-sort{display:block}
/**/
.nav-box{width:calc(100% - 220px);position:relative}
.nav-box li{float:left;width:14.28%;line-height:46px;text-align:center;position:relative;}
.nav-box li:before,.nav-box li:after,.nav-box:before,.nav-box:after{position:absolute;top:50%;height:18px;width:1px;margin-top:-9px;content:"";}
.nav-box:before{right:0;background:#145287}
.nav-box:after{right:1px;background:#7ab8ed}
.nav-box li:before{left:0;background:#145287}
.nav-box li:after{left:1px;background:#7ab8ed}
.nav-box li a{font-size:16px;color:#fff;display:block;margin-left:1px;}
.nav-box li:hover a,.nav-box li.active a{background:#ff7300}
/*Nav*/
nav{position:absolute;left:0;top:-150%;z-index:98;background:#2189e1;width:100%;transition:ease 0.5s;-webkit-transition:ease 0.5s;-moz-transition:ease 0.5s;-o-transition:ease 0.5s;}
nav a{display:block;line-height:34px;text-align:center;color:#fff;border-top:solid 1px #53abf5;border-bottom:solid 1px #0464b3;font-size:13px;}
nav a:hover,nav a.active{background:#ff7300}
nav.active{top:70px;}
/*Banner*/
#Banner.container{width:1170px;padding:0;}
.m19fa-banner-nav{margin-left: 190px;padding: 15px;background: #2189e1;height: 133px;}
.m19fa-banner-nav dl{border-right: solid 1px #0d71c5;border-left: solid 1px #57abf2;height: 103px;overflow: hidden;}
.m19fa-banner-nav dl:first-child{border-left: none;}
.m19fa-banner-nav dl:last-child{border-right: none;}
.m19fa-banner-nav dl dt{font-size:18px;text-align: center;color:#fff;margin-bottom: 10px;}
.m19fa-banner-nav dl dd{width: 50%;font-size: 12px;font-family: SimSun;color:#fff;line-height: 2;float: left;}
.m19fa-banner-nav dl dd a{color:#fff;
display:block;
overflow:hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

@media(max-width:1080px){
	#Banner.container{width: 100%;}
}

/*Main*/
#Main{background:#f5f5f5;overflow:hidden}
@media(min-width:1200px){
    .m19fa-main-bg{background:#fff;width:1230px;margin-bottom:30px;}
}
.m19fa-billing-two,.m19fa-Vocational-school,.m19fa-Higher,.m19fa-News-box{margin-bottom:20px;}
/*Binlling*/
.m19fa-billing{margin-top:20px;border:solid 1px #cccccc;overflow:hidden;margin-bottom:20px;}
.m19fa-billing li{overflow:hidden;border-right:solid 1px #cccccc;padding:20px;}
.m19fa-billing li:last-child{border-right:none;}
.m19fa-billing-txt{font-size:16px;color:#000000;width:calc(100% - 64px);padding-top:20px;padding-left:10px;}
/*Vocational*/
.m19fa-Vocational-title{background:#2189e1;padding:0 20px;height:60px;line-height:60px;}
.m19fa-Vocational-title span{font-size:26px;color:#fff;}
.m19fa-Vocational-title span i{font-style:normal;font-size:16px;color:#d3ebff;margin-left:5px;}
.m19fa-Vocational-title a{font-size:16px;color:#fff;}
.m19fa-Vocational-fitle{margin-top:5px;border-bottom:solid 2px #dedede;line-height:50px;margin-bottom:15px;}
.m19fa-Vocational-fitle span{font-size:20px;color:#454545}
.m19fa-Vocational-fitle a{font-size:14px;color:#717171;text-transform:uppercase !important}
.m19fa-Vocational-box{border:solid 1px #2189e1}
.m19fa-Vocational-img{padding:0;}
.m19fa-Vocational-list li{padding-left:0;margin-bottom:15px;height:90px;}
.m19fa-Vocational-list li .m19fa-specialty-txt{width:calc(100% - 126px);padding-left:15px;}
.m19fa-Vocational-list li .m19fa-specialty-txt h4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:2;}
.m19fa-Vocational-list li .m19fa-specialty-txt h4 a{color:#333333}
.m19fa-Vocational-list li .m19fa-specialty-txt p{font-size:12px;font-family:SimSun;color:#454545;line-height:1.8;}
.m19fa-specialty-img{max-width:126px;height:90px;overflow:hidden;}
.m19fa-Vocational-list li:nth-child(2n){padding-right:0}
.m19fa-Vocational-list li:nth-child(2n) .m19fa-specialty-img{}
.m19fa-Vocational-list li:nth-child(2n) .m19fa-specialty-txt{padding-right:0;width:calc(100% - 126px)}
.m19fa-Vocational-list li:hover .m19fa-specialty-txt h4 a{color:#2189e1}
/*Higher*/
.m19fa-Higher-right{margin-top:16px;padding:20px;}

.swiper-higher{height:340px;}
.swiper-button-next,.swiper-button-prev{background:none;font-family:SimSun;font-size:20px;width:20px;height:20px;text-align:center;line-height:20px;z-index:999;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg)}
.swiper-button-next{bottom:10px;top:auto;right:50%;margin-right:-10px;}
.swiper-button-prev{top:20px;left:50%;margin-left:-10px;}
/*News*/
.m19fa-home-News-title{border-bottom:solid 1px #dedede;padding:0 20px;height:56px;line-height:56px;margin-bottom:20px;position: relative;}
.m19fa-home-News-title::before{    position: absolute;left: 0;top:50%;width: 4px;height: 24px;background: #2189e1;content: "";margin-top:-12px;}
.m19fa-home-News-title span{font-size:26px;color:#167ed6;font-weight:bold}
.m19fa-home-News-title span i{font-style:normal;font-size:18px;color:#167ed6;font-weight:normal;margin-left:5px;}
.m19fa-home-News-title a{font-size:16px;color:#ff8c00;text-transform:uppercase !important}

.m19fa-Enrollment{width:37%;border:solid 1px #dedede;border-top:solid 2px #2189e1;margin-bottom:20px;}
.m19fa-Paper,.m19fa-Consulting{width:49.5%;border:solid 1px #dedede;border-top:solid 2px #2189e1;margin-bottom:20px;}
.m19fa-Enrollment-img{padding:0 20px;}
.m19fa-home-news-list{margin:auto 20px 10px;}
.m19fa-home-news-list li{margin-top:8px;border-bottom:dashed 1px #dedede;line-height:34px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.m19fa-home-news-list li a{color:#454545;}
.m19fa-home-news-list li span{float:right;color:#757575}
.m19fa-home-news-list li:hover a{color:#2189e1}
.m19fa-Paper .m19fa-home-news-list{margin-bottom:28px;overflow:hidden}
.m19fa-Paper .m19fa-home-news-list li{width:100%;}
/*.m19fa-Paper .m19fa-home-news-list li:nth-child(2n){margin-right:0}*/

.m19fa-Consulting-one{padding:0 20px;}
.m19fa-Consulting-one .m19fa-Consulting-img{max-width:278px;}
.m19fa-Consulting-txt{width:calc(100% - 278px);padding-left:20px;}
.m19fa-Consulting-txt h3{font-size:14px;color:#333333;line-height:2}
.m19fa-Consulting-txt h3 span{float:right;}
.m19fa-Consulting-txt p{font-size:12px;color:#454545;font-family:SimSun;line-height:2.2}
.m19fa-Consulting-txt p a{float:right;color:#000}

.m19fa-trainBox{width:62%;}
.m19fa-trainBox .m19fa-tPic{width:42%;float: left;margin-left:20px;overflow: hidden;position: relative;z-index: 1;}
.m19fa-trainBox .m19fa-tPic img{
  width: 100%;
}
.m19fa-trainBox .m19fa-tPic .swiper-button-next,.m19fa-trainBox .m19fa-tPic .swiper-button-prev{
  width: 40px;
  height: 40px;
  background: rgba(0,83,194,.3);
  text-align: center;
  line-height: 40px;
}
.m19fa-trainBox .m19fa-tPic .swiper-button-next i,.m19fa-trainBox .m19fa-tPic .swiper-button-prev i{
  color: #fff;
  font-size: 30px;
}
.m19fa-trainBox .m19fa-tPic .swiper-button-next{right: 10%;}
.m19fa-trainBox .m19fa-tPic .swiper-button-prev{left: 10%;}

.m19fa-tPic .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* 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;
    }
.m19fa-tPic .swiper-pagination-bullet {
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      font-size: 12px;
      color:#000;
      opacity: 1;
      background: rgba(0,0,0,0.2);
    }
.m19fa-tPic .swiper-pagination-bullet-active {
      color:#fff;
      background: #007aff;
    }
.m19fa-trainBox .m19fa-home-news-list{}

/*专业问答
.m19fa-Professional{width:37%;border:solid 1px #dedede;border-top:solid 2px #2189e1;margin-bottom:20px;}
.m19fa-Professional{border-color:#2189e1}
.m19fa-Professional h2{height:56px;background:#2189e1;border-bottom:solid 1px #2189e1;line-height:56px;color:#fff;font-size:26px;font-weight:bold;margin-bottom:20px;}
.m19fa-Professional h2 span{font-weight:normal;font-size:16px;margin-left:5px;margin-left:5px;}
.m19fa-Professional-list{margin:auto 20px;}
.swiper-Professional{height:415px;}
.m19fa-Professional-list ul li h3{font-size:16px;color:#0e79d3;line-height:36px}
.m19fa-Professional-list ul li h3 a{color:#2189e1;}
.m19fa-Professional-list ul li h3 span{float:right;font-size:12px;color:#838383}
.m19fa-Professional-list ul li p{border:dashed 1px #ff6a00;padding:10px 18px;font-size:12px;font-family:SimSun;line-height:2;}*/

.m19fa-r_news{width:49.5%;background-color:#fff; border:solid 1px #dedede;border-top:solid 2px #2189e1;margin-bottom:20px;}

.m19fa-area-list{margin-left: 1px;}
.m19fa-area-list li{line-height:35px;text-align: center;border:1px solid #ccc;padding: 0;margin-left: -1px;margin-top: -1px;}
.m19fa-area-list li a{ display: block;}


/*Footer*/
#Footer{background:#01569d;padding:20px 0}
.m19fa-footer-link{border-bottom:solid 1px rgba(255,255,255,0.3);color:rgba(255,255,255,0.8);padding-bottom:20px;font-size:16px;margin-bottom:40px;}
.m19fa-footer-link a{font-size:14px;color:#d8edff;}
.m19fa-footer-nav,.m19fa-footer-txt{color:#d8edff;font-size:14px;opacity:0.7;line-height:2}
.m19fa-footer-nav a,.m19fa-footer-txt a{color:#d8edff}
.m19fa-footer-txt a{padding-left:22px;margin-left:10px;}
.m19fa-sc{background:url("https://www.autoeclub.com/skin/default/images/ico_11.png") no-repeat left center;}
.m19fa-sy{background:url("https://www.autoeclub.com/skin/default/images/ico_12.png") no-repeat left center;}
.m19fa-lx{background:url("https://www.autoeclub.com/skin/default/images/ico_13.png") no-repeat left center;}
/*Footer-button*/
.m19fa-footer-button {background:#0a7ede;overflow:hidden;height:60px;}
.m19fa-footer-button li{float:left;width:20%;text-align:center;color:#fff;border-right:solid 1px #076abc;border-left:solid 1px #53abf5;border-top:solid 1px #076abc;height:60px;}
.m19fa-footer-button li i{display:block;font-size:16px;color:#fff;line-height:38px;}
.m19fa-footer-button li span{display:block;font-size:12px;color:#fff;line-height:24px;margin-top:-5px}
.m19fa-footer-button li:nth-child(3){background:#ff7300}
/*Gotop*/
#Gotop{position:fixed;right:0;top:50%;width:54px;height:166px;margin-top:-111px;z-index:9;border:solid 1px #2189e1;background:#fff;display:none}
#Gotop li{width:52px;height:52px;background:#cbd3d6;position:relative;margin-bottom:4px;}
#Gotop li:last-child{margin-bottom:0}
#Gotop li a{display:block;line-height:52px;text-align:center;overflow:hidden;text-indent:-999rem;width:52px;height:52px;margin:auto;padding:0}
#Gotop li a.Goqq{background:url("https://www.autoeclub.com/skin/default/images/ico_7.png") no-repeat center}
#Gotop li a.Gowx{background:url("https://www.autoeclub.com/skin/default/images/ico_8.png") no-repeat center}
#Gotop li a.Gofx{background:url("https://www.autoeclub.com/skin/default/images/ico_9.png") no-repeat center}
#Gotop li a.Gotop{background:url("https://www.autoeclub.com/skin/default/images/ico_10.png") no-repeat center}
#Gotop li:hover{background:#2189e1}
.m19fa-wx-box{position:absolute;right:-120px;top:-30px;width:120px;height:120px;background:#f7f7f7;border:solid 1px #2189e1;padding:5px;border-right:none;opacity:0;transition:all 0.3s linear 0.1s;-webkit-transition:all 0.3s linear 0.1s;-moz-transition:all 0.3s linear 0.1s;-o-transition:all 0.3s linear 0.1s;z-index:-1}
#Gotop li:hover .m19fa-wx-box{right:52px;opacity:1;}
/*Page*/
.m19fa-Location{font-size:12px;color:#333333;font-family:SimSun;line-height:36px;}
.m19fa-Location a{color:#333;}
/*Vocational-list*/
.m19fa-filter-container{background:#fff;margin-top:10px;margin-bottom:20px;padding:20px;}
.m19fa-filter-box{padding:0 10px;}
.m19fa-filter-province,.m19fa-filter-style,.m19fa-filter-nature{border-bottom:dashed 1px #e6e6e6;padding:12px 20px 0}
.m19fa-filter-title{font-size:12px;font-family:SimSun;color:#333;line-height:20px;width:70px;}
.m19fa-filter-list{width:calc(100% - 70px);font-size:12px;font-family:SimSun;color:#333;}
.m19fa-filter-list a{color:#333;margin-left:10px;border:solid 1px #fff;border-radius:2px;margin-bottom:12px;display:inline-block;padding:0 10px;line-height:18px;}
.m19fa-filter-list a.active,.m19fa-filter-list a:hover,.m19fa-filter-list a:active{border-color:#c40001;color:#c40001}
/*Page-container*/
.m19fa-Page-container{background:#fff;padding:20px 10px;}
/*Page-left*/
.m19fa-Page-left,.m19fa-Page-right{padding:0 10px;}
.m19fa-Page-left h2{background:#2189e1;height:60px;overflow:hidden;text-align:center}
.m19fa-Page-left h2 span{margin:10px;display:block;border:solid 1px rgba(255,255,255,0.4);line-height:40px;font-size:24px;color:#fff;}
.m19fa-Page-news-box{border:solid 1px #dedede;border-top:none;padding:20px 12px;}
.m19fa-Page-news-img{border:solid 1px #dedede;}
.m19fa-Page-news-box .m19fa-home-news-list{margin:0}
.m19fa-Page-news-box .m19fa-home-news-list li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.m19fa-Page-img-list{margin:20px auto;border:solid 1px #dedede;overflow:hidden;}
.pagination-page{text-align:right;bottom:0px !important}
.pagination-page span{width:15px;height:15px;background:#000}
.pagination-page span.swiper-pagination-bullet-active{background:#2189e1}
.m19fa-left-contact{border:solid 1px #dedede;padding:15px;font-size:12px;color:#454545;font-family:SimSun;line-height:2}
.m19fa-left-contact .m19fa-Page-news-img{margin-bottom:5px;}
/*Page-right*/
.m19fa-Page-content{border:solid 1px #c5c5c5;padding:20px;}
.m19fa-school-list li{padding-bottom:20px;margin-bottom:20px;border-bottom:dashed 1px #a1a1a1}
.m19fa-school-img{width:200px;}
.m19fa-school-txt{width:calc(100% - 220px);margin-left:20px;}
.m19fa-school-txt dt{font-size:16px;font-weight:normal;margin-bottom:5px;}
.m19fa-school-txt dt a{color:#333333;padding-right:30px;/*background:url("https://www.autoeclub.com/skin/default/images/rz.png") no-repeat right center*/;}
.m19fa-school-txt dd{font-size:14px;color:#333333;line-height:1.8;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.m19fa-school-txt dd span{font-family:SimSun;font-size:12px;color:#454545;}
.m19fa-school-txt dd a{width:82px;height:24px;display:inline-block;background:#ff7300;color:#fff;line-height:24px;color:#fff;text-align:center;border-radius:5px;margin-top:10px;margin-right:10px;font-size:12px;font-family:SimSun}
.m19fa-school-list li:hover dt a{color:#ff7300}
/*Page*/
.m19fa-page{padding:20px 0}
.m19fa-page a,.m19fa-page b{height:32px;border:solid 1px #2189e1;border-radius:2px;display:inline-block;line-height:32px;font-size:14px;font-family:SimSun;margin:auto 5px;font-weight:normal;padding:0 12px;}
.m19fa-page b,.m19fa-page a:hover{background:#2189e1;color:#fff;}

/*School-Details*/
.m19fa-Details-container{background:#fff;border:solid 1px #dedede;margin:20px auto;padding:20px}
.m19fa-Details-title{border-bottom:solid 1px #2189e1;margin-bottom:30px;padding-bottom:18px;height:42px;line-height:24px;font-size:24px;color:#2189e1;font-weight:bold;padding-left:20px;position:relative;overflow: hidden;}
.m19fa-Details-title:before{position:absolute;left:0;top:0;width:4px;height:24px;background:#2189e1;content:"";}
.m19fa-Details-title span{font-size:18px;color:#454545;font-weight:normal;text-transform:uppercase !important;opacity:0.8}
.m19fa-Details-title>a{float: right;font-size:12px;color:#2189e1;}
.m19fa-Details-profile{margin-bottom:30px;}
.m19fa-Details-profile-img{padding-left:0}
.m19fa-Details-profile-img img{width:600px;height:400px;border:solid 1px #dedede}
.m19fa-Details-profile-txt{padding-right:0;}
.m19fa-Details-profile-txt h3{font-size:18px;color:#2189e1;margin-bottom:15px;}
.m19fa-Details-profile-txt h3 span{font-size:12px;color:#2189e1;}
.m19fa-Details-profile-txt h3 span b{color:red;margin:auto 5px;}
.m19fa-Details-profile-centent{font-size:12px;font-family:SimSun;color:#454545;line-height:2}
.m19fa-Details-setting{border-bottom:solid 1px #dedede;margin:auto -20px 20px;padding:0 20px 30px;}
.m19fa-Details-setting li img{border:solid 1px #dedede;cursor:pointer}
.m19fa-Details-recruit{font-size:12px;font-family:SimSun;line-height:2;margin:auto -5px 40px;padding:0 5px 30px;border-bottom:solid 1px #dedede}
.m19fa-Details-recruit span{overflow:hidden;display:block;font-family:'Microsoft YaHei';font-size:14px}
.m19fa-Details-recruit span i{font-style:normal;color:#959595;font-size:12px;}
.m19fa-Details-recruit table{margin:auto;border:solid 1px #dedede;}
.m19fa-Details-recruit table tr td,.m19fa-Details-recruit table tr th{border-bottom:solid 1px #dedede;border-right:solid 1px #dedede;line-height:2;padding:5px 10px;vertical-align:top;text-align:center}
.m19fa-Details-recruit table tr th{text-align:center;color:#000}
.m19fa-Details-recruit table tr:last-child td{border-bottom:none}
.m19fa-Details-recruit table tr td:last-child,.m19fa-Details-recruit table tr th:last-child{border-right:none;}
.m19fa-Details-recruit table tr td a{display:inline-block;padding:2px 10px;color:#fff;background:#ff7300;border-radius:2px;line-height:2}

.m19fa-Details-sign{border:solid 1px #dedede;padding:0 20px 20px}
.m19fa-Details-sign h2{position:relative;height:50px;line-height:50px;margin-bottom:13px;}
.m19fa-Details-sign h2:before,.m19fa-Details-sign h2 span:after{position:absolute;left:0;bottom:0;content:"";}
.m19fa-Details-sign h2:before{width:100%;height:1px;background:#dedede}
.m19fa-Details-sign h2 span{border-bottom:solid 2px #2189e1;position:absolute;left:0;bottom:0;z-index:2;font-size:24px;color:#0363c5;display:block;height:54px;line-height:54px;}
.m19fa-Details-sign h2 span i{font-size:16px;color:#7b7a7a;text-transform:uppercase !important;font-style:normal;}
.m19fa-Details-sign table{width:100%;}
.m19fa-Details-sign table tr td{padding:5px}
.m19fa-Details-sign table tr td .m19fa-Details-input{position:relative;background:#e9e9e9;height:36px;border-radius:4px;}
.m19fa-Details-sign table tr td .m19fa-Details-input span{position:absolute;left:0;top:0;line-height:36px;padding-left:25px;color:#757575}
.m19fa-Details-sign table tr td .m19fa-Details-input input{border:none;background:no-repeat;padding-left:25px;height:36px;line-height:36px;color:#333;width:100%}
.m19fa-Details-sign table tr td span{color:#595959;font-size:14px;line-height:2;}
.m19fa-Details-sign table tr td span a{color:#297cd0}
.m19fa-Details-sign table tr td button{width:170px;height:36px;border-radius:4px;color:#fff;background:#bebebe;margin-right:10px;border:none}
.m19fa-Details-sign table tr td button:first-child{background:#ff7300}
.m19fa-Details-contact{padding-left:20px;}
.m19fa-Details-contact-box{border:solid 1px #dedede;overflow:hidden}
.m19fa-Details-contact h2{background:#0363c5;color:#fff;height:53px;padding-left:15px;font-size:24px;color:#fff;line-height:53px;}
.m19fa-Details-contact h2 span{font-size:16px;}
.m19fa-Details-contact-centent{padding:10px 20px;overflow:hidden}
.m19fa-Details-contact-centent .m19fa-home-news-list{overflow: hidden;margin: 0;}
.m19fa-Details-contact-centent .m19fa-home-news-list li{padding: 0;margin-top:9px;text-overflow:ellipsis;white-space: nowrap;overflow:hidden;}
/*.m19fa-Details-contact-centent img{border:solid 1px #dedede;margin-right:15px;}
.m19fa-Details-contact-text{font-size:14px;color:#656565;line-height:2;}
.m19fa-Details-contact-text a{width:118px;height:32px;border-radius:2px;padding-left:46px;color:#fff;font-size:14px;line-height:32px;display:inline-block;margin-top:20px;margin-right:5px;}
.m19fa-Details-contact-text a.zxly-qq{background:#ff7300 url("https://www.autoeclub.com/skin/default/images/ico_14.png") no-repeat left 24px center;}
.m19fa-Details-contact-text a.zxly-ly{background:#c9c9c9 url("https://www.autoeclub.com/skin/default/images/ico_15.png") no-repeat left 24px center;}*/
@media(min-width: 1200px){
    .m19fa-Details-contact-centent{height: 294px}
}
@media(max-width:760px){
  .m19fa-Details-contact-centent .m19fa-home-news-list li span{display: none;}
  .m19fa-Details-contact h2{font-size:18px;font-weight:bold}
  .m19fa-Details-contact h2 span{display:none}
}

/*News-list*/
.m19fa-banner{padding:20px;background:#fff;margin-bottom:20px;margin-top:10px;}
.m19fa-Page-content .m19fa-Location{border-bottom:solid 1px #2189e1;margin-bottom:25px;margin-top:-15px;}
.m19fa-news-list .m19fa-school-img{border:solid 1px #dedede;width:204px;}
.m19fa-news-list .m19fa-school-txt{width:calc(100% - 226px);}
.m19fa-news-list .m19fa-school-txt h2{overflow:hidden;font-size:18px;margin-bottom:10px;}
.m19fa-news-list .m19fa-school-txt h2 a{color:#333333;}
.m19fa-news-list .m19fa-school-txt h2 span{float:right;font-size:14px;color:#8b8b8b}
.m19fa-news-list .m19fa-school-txt p{font-size:12px;color:#333333;font-family:SimSun;line-height:2;}
.m19fa-news-list .m19fa-news-more{width:112px;height:24px;background:#ff7300;color:#fff;border-radius:4px;text-align:center;line-height:24px;display:block;font-size:12px;font-family:SimSun;margin-top:15px;}
.m19fa-news-list li:hover h2 a{color:#ff7300}
/*News-list-2*/
.m19fa-news-list-2 li{border-bottom:dashed 1px #dedede;padding-bottom:25px;margin-bottom:20px;}
.m19fa-news-list-2 li h2{overflow:hidden;font-size:16px;color:#333333;line-height:36px}
.m19fa-news-list-2 li h2 span{float:right;font-size:12px;color:#a5a5a5;font-family:SimSun;}
.m19fa-news-list-2 li p{font-size:12px;font-family:SimSun;color:#333;line-height:2;}
/*News-Details*/
.m19fa-News-title{font-size:20px;color:#333;line-height:2;}
.m19fa-News-info{border-bottom:dashed 1px #ededed;margin-bottom:20px;padding-bottom:10px;font-size:12px;line-height:2;font-family:SimSun;color:#ccc}
.m19fa-News-info span{margin:auto 50px;}
.m19fa-News-cnetent{color:#333;line-height:2;padding-bottom:20px;margin-bottom:20px;border-bottom:dashed 1px #dedede}
.m19fa-News-cnetent img{max-width:100%;height: auto!important}
.m19fa-News-cnetent table{border: 1px gray solid;border-spacing: 0px;border-collapse: collapse;min-width:50%;max-width:100%;width:100%}
.m19fa-News-cnetent table td{border: 1px gray solid;padding: 5px;text-align: center;}
.m19fa-News-prext span{display:block;font-size:12px;color:#999;line-height:2.2;}
.m19fa-News-prext span a{color:#333;}
.m19fa-News-prext span:hover,.m19fa-News-prext span:hover a{color:#2189e1}

.m19fa-Details-form{margin:20px 0 0;width:70%}
.m19fa-zcpx-img{
	width: 450px;
	height: auto!important;
}

/*Details-Profession*/
.m19fa-Details-profession-top{background:#fff;margin-top:10px;padding:20px;margin-bottom:20px;}
.m19fa-Details-profession-top .m19fa-Location{margin-top:-10px;}
.m19fa-Details-profession-container{background:#fff;padding:20px;}
.m19fa-Details-hotSchool{padding-left:30px;padding-right:0}
.m19fa-Details-hotSchool h2{overflow:hidden;padding-bottom:15px;border-bottom:solid 1px #dedede;line-height:24px;margin-bottom:20px;}
.m19fa-Details-hotSchool h2 span{font-size:24px;color:#0363c5;}
.m19fa-Details-hotSchool h2 a{float:right;font-size:14px;color:#ff7300;}
.m19fa-Hot-school-one{width:346px;}
.m19fa-Hot-school-one span{display:block;line-height:58px;background:#2189e1;color:#fff;text-align:center;font-size:20px;}
.m19fa-HotSchool-list{width:160px;height:302px;}
.swiper-HotSchool{height:302px;}
.swiper-HotSchool li{overflow:hidden}
.m19fa-Details-introduction{margin-top:20px;}
.m19fa-Details-introduction h2{background:#2189e1;height:60px;line-height:60px;padding-left:20px;font-size:26px;color:#fff;}
.m19fa-Details-introduction h2 span{font-size:16px;color:#d3ebff}
.m19fa-Details-profession-centent{border:solid 1px #2189e1;padding:20px;}
.m19fa-Details-profession-centent h3{font-size:18px;color:#2189e1;font-weight:bold;line-height:2}
.m19fa-Details-profession-txt{font-size:14px;color:#454545;line-height:2;margin-bottom:15px;}
.m19fa-Details-pymb{margin-bottom:15px}
.m19fa-Details-pymb img{border:solid 1px #dedede}
/*Zhunye*/
.m19fa-Zy-Hot-school{background:#fff;padding:20px;margin-top:10px;margin-bottom:20px;}
.m19fa-Zy-Hot-school h2{border:solid 1px #ff7300;width:40px;font-size:20px;color:#ff7300;padding:10px;line-height:1.3}
.m19fa-Zy-Hot-school ul{width:calc(100% - 50px);margin-left:10px;}
.m19fa-Zy-Hot-school ul li{width:20%;float:left}
.m19fa-Zy-Hot-school ul li a{display:block;padding:0 5px;}
.m19fa-Zy-Hot-school ul li a img{border:solid 1px #2189e1}
.m19fa-Zy-Hot-school ul li a span{display:block;text-align:center;font-size:12px;font-family:SimSun;line-height:3}
.m19fa-Zy-Hot{padding:20px 20px 20px 120px;background:#fff url("https://www.autoeclub.com/skin/default/images/photo_40.jpg") no-repeat left 20px center;overflow:hidden;margin-bottom:20px;}
.m19fa-Zy-Hot a{display:block;float:left;width:16.6%;line-height:2;font-size:12px;font-family:SimSun;color:#333;}
.m19fa-Zy-Hot a:hover{color:#ff7300}
.m19fa-Zy-list{background:#fff;margin-bottom:20px;padding:20px 10px;}
.m19fa-Zy-list>div{padding:0 10px;margin-bottom:20px;}
.m19fa-Zy-list .m19fa-Zy-box{border:solid 1px #dedede;}
.m19fa-Zy-list .m19fa-Zy-box h2{border-bottom:solid 1px #2189e1;height:50px;background:#2189e1;line-height:30px;font-size:16px;color:#fff;overflow:hidden;padding:10px}
.m19fa-Zy-list .m19fa-Zy-box h2 span{padding-left:40px;height:30px;display:block;float:left}
.m19fa-Zy-list .m19fa-Zy-box h2 a{font-size:12px;color:#fff;float:right;}
.m19fa-Zy-list .m19fa-Zy-box ul{padding:10px;overflow:hidden;min-height:300px;}
.m19fa-Zy-list .m19fa-Zy-box ul li{width:50%;float:left;line-height:2.5;font-size:12px;font-family:SimSun;padding-right:10px;}
.m19fa-Zy-list .m19fa-Zy-box ul li a{color:#333;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.m19fa-Zy-list .m19fa-Zy-box ul li:hover a{color:#ff7300}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-4{background:url("https://www.autoeclub.com/skin/default/images/ico_16.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-5{background:url("https://www.autoeclub.com/skin/default/images/ico_17.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-6{background:url("https://www.autoeclub.com/skin/default/images/ico_18.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-7{background:url("https://www.autoeclub.com/skin/default/images/ico_19.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-8{background:url("https://www.autoeclub.com/skin/default/images/ico_20.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-9{background:url("https://www.autoeclub.com/skin/default/images/ico_21.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-10{background:url("https://www.autoeclub.com/skin/default/images/ico_22.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-11{background:url("https://www.autoeclub.com/skin/default/images/ico_23.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-12{background:url("https://www.autoeclub.com/skin/default/images/ico_24.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-13{background:url("https://www.autoeclub.com/skin/default/images/ico_25.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-14{background:url("https://www.autoeclub.com/skin/default/images/ico_26.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-15{background:url("https://www.autoeclub.com/skin/default/images/ico_27.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-16{background:url("https://www.autoeclub.com/skin/default/images/ico_28.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-17{background:url("https://www.autoeclub.com/skin/default/images/ico_29.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-18{background:url("https://www.autoeclub.com/skin/default/images/ico_30.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-19{background:url("https://www.autoeclub.com/skin/default/images/ico_31.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-20{background:url("https://www.autoeclub.com/skin/default/images/ico_32.png") no-repeat left center;background-size:contain}
.m19fa-Zy-list .m19fa-Zy-box h2 span.Zy-title-21{background:url("https://www.autoeclub.com/skin/default/images/ico_33.png") no-repeat left center;background-size:contain}



/**************************/
.m19fa-major-item{
	width: 560px;
    float: right;
    display: flex;
    justify-content:  space-between;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 10px 0 16px;
}
.m19fa-major-item span{
display:inline-block;
width:49%;
font-weight:700;
padding: 0 0 5px;
}
.m19fa-major-item span b{
	display: inline-block;
    width: calc(100% - 70px);
    float: right;
}
@media(max-width:1080px){
	.m19fa-major-item{float: none;width: auto;}
	.m19fa-major-item span{width:100%;line-height: 1.8;}
	.m19fa-Details-profile-centent{display: block;}
}

.m19fa-Details-school-hot{margin-top:30px;}
.m19fa-Details-school-hot-list{overflow:hidden;margin-bottom:20px;}
.m19fa-Details-school-hot-list li{width:50%;float:left}
.m19fa-Details-school-hot-list li:nth-child(odd){padding-right:10px;}
.m19fa-Details-school-hot-list li:nth-child(even){padding-left:10px;}
.m19fa-Details-school-hot-list li a{display: block;overflow: hidden;border-bottom: dashed 1px #ddd;line-height:20px;padding:15px 0}
.m19fa-Details-school-hot-list li i{display: block;width:20px;height:20px;border-radius: 50%;background: #0d71c5;color:#fff;font-size:12px;font-family: SunSim;float:left;line-height:20px;font-style:normal;text-align: center;}
.m19fa-Details-school-hot-list li span{width:calc(100% - 20px);padding-left:15px;line-height:20px;font-size:14px;font-weight:bold}
@media(max-width:760px){
  .m19fa-Details-school-hot{margin-top:20px}
  .m19fa-Details-school-hot-list{margin-top:-10px;}
  .m19fa-Details-school-hot-list li{width:100%}
  .m19fa-Details-school-hot-list li:nth-child(odd){padding-right:0px;}
  .m19fa-Details-school-hot-list li:nth-child(even){padding-left:0px;}
}

.m19fa-Page-news-detail-hot{margin-top:30px;}
.m19fa-Page-news-detail-hot .m19fa-Details-contact-centent{padding:0;height: auto}
.m19fa-Page-news-detail-hot .m19fa-Details-title{margin-bottom:20px}
@media(max-width:760px){
  .m19fa-Page-news-detail-hot .m19fa-Details-title{font-size:18px;}
  .m19fa-Details-container .m19fa-home-News-title span{font-size:18px;}
}
@media(max-width:320px){
  .m19fa-Details-sign h2 span{font-size:16px}
  .m19fa-Details-sign h2 span i{font-size:14px;}
  .m19fa-Page-news-detail-hot .m19fa-Details-title{font-size:15px;}
  .m19fa-Details-sign table tr td button{width:120px !important;}
}
.m19fa-Page-guide-list{width:100%}
.m19fa-Page-guide-list tr:first-child td{background: #4994e5;color:#fff;line-height:32px;font-family:"Microsoft Yahei";font-size:16px;text-align: center;}
.m19fa-Page-guide-list tr:first-child td:first-child{text-align: center;}
.m19fa-Page-guide-list tr td{font-size:14px;color:#333;background: #f2f2f2;text-align: center;font-family:"Microsoft Yahei"}
.m19fa-Page-guide-list tr td a{color:#007aff !important}
.m19fa-Page-guide-list tr td:first-child{text-align: left;}
.m19fa-Page-guide-list tr td:first-child a{display: block;background: none;padding:0;}
.m19fa-Page-guide-list tr td:last-child a{background: none;color:#ff7300 !important;padding:0;}
.m19fa-Page-guide-list tr:hover td{background: #b0d4fa;}
.m19fa-Page-guide-list tr:hover td:last-child a{display: inline-block;color:#ff7300 !important;margin: auto;}
@media(max-width:760px){
  .m19fa-Page-guide-list tr:first-child td{font-size:12px;width: 35%;}
  .m19fa-Page-guide-list tr td{text-overflow:ellipsis;white-space: nowrap;overflow: hidden;}
	.m19fa-Page-guide-list tr td:first-child{ width:75%;}
  .m19fa-Page-guide-list tr td:first-child a{font-size:12px;display: block;white-space: normal;}
	.m19fa-Page-guide-list tr td:last-child{ width:20%;}
  .m19fa-Details-recruit table tr td{font-size:12px;}
}

/*Page Upgrading*/
.m19fa-Page-Upgrading-left{padding-left: 0}
.m19fa-Page-Upgrading-list li{border-bottom: solid 1px #ddd;padding-bottom: 10px;margin-bottom: 10px;}
.m19fa-Page-Upgrading-img{width: 246px;height: 182px;overflow: hidden}
.m19fa-Page-Upgrading-img img{min-height: 100%;}
.m19fa-Page-Upgrading-text{width: calc(100% - 368px);padding-left:30px }
.m19fa-Page-Upgrading-text h2{font-size: 17px;color: #000}
.m19fa-Page-Upgrading-sunmary{margin-top: 10px;color: #e4393c;font-size: 12px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-bottom: 15px;}
.m19fa-Page-Upgrading-school-title{white-space: nowrap;overflow: hidden}
.m19fa-Page-Upgrading-school-title i{float: left;width: 33px;height: 33px;vertical-align: middle}
.m19fa-Page-Upgrading-school-title span{line-height: 33px;font-size: 14px;color: #000;margin-left: 10px;}
.m19fa-Page-Upgrading-school-fitle{margin-left: 50px;}
.m19fa-Page-Upgrading-school-fitle span{display: inline-block;border: dashed 1px #fe9b00;padding: 5px 12px;margin-right: 19px;color: #fe9b00;font-size: 12px;}
.m19fa-Page-Upgrading-label{margin-top: 7px;font-size: 13px;color: #373737;margin-bottom: 28px;}
.m19fa-Page-Upgrading-label span{margin: auto 10%}
.m19fa-Page-Upgrading-span span{display: inline-block;padding: 3px 13px;margin-right: 16px;border: solid 1px #d3d3d3;border-radius: 10px;font-size: 12px;color: #b5b5b5;}
.m19fa-Page-Upgrading-button{width: 122px;display: inline-block;vertical-align: middle;padding-top: 50px}
.m19fa-Page-Upgrading-button a{width: 121px;height: 39px;margin-bottom: 12px;line-height: 39px;background-color: #fb6135;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;text-align: center;font-size: 16px;color: #fff;display: block;cursor: pointer}
.m19fa-Page-Upgrading-button a:last-child{background: none;border: solid 1px #fb6135;color: #fb6135}
#Form{display: none}
.Form-box{padding-left: 2%;padding-right: 2%;overflow: hidden}
.Form-box h2{font-size: 14px;color: #000;line-height: 2;font-weight: bold;margin-bottom: 5px;margin-top: 20px}
.Form-list{padding: 0 2%;margin-bottom: 20px;}
.Form-list dd{width:25%;font-size:13px;color: #000;line-height: 2}
.Form-box ul li .layui-form-label{padding: 9px 5px;text-align: right}
.Form-box ul li button{background: #0a7ede}
.Form-box ul li.layui-form-item .layui-form-checkbox[lay-skin=primary]{margin-top: 0}
.Form-box ul li .layui-form-checked[lay-skin=primary] i{background: #0a7ede;border-color: #0a7ede !important}
.m19fa-Page-Upgrading-right{border:solid 1px #ddd;overflow: hidden;padding: 10px}
.m19fa-Page-Upgrading-right h2{text-align: center;border-bottom: solid 1px #ddd;margin-bottom: 10px;padding-bottom: 10px;}
.m19fa-Page-Upgrading-right h2 span{font-size: 14px;display: inline-block;font-weight: bold;color: #000;position: relative}
.m19fa-Page-Upgrading-right h2 span:before,.m19fa-Page-Upgrading-right h2 span:after{position: absolute;top: 50%;width: 6px;height: 2px;background: #000;content: "";margin-top: -1px;}
.m19fa-Page-Upgrading-right h2 span:before{left: -12px}
.m19fa-Page-Upgrading-right h2 span:after{right: -12px;}
.m19fa-Page-Upgrading-news{margin-bottom: 30px;}
.m19fa-Page-Upgrading-news li{border-bottom: dashed 1px #ddd;}
.m19fa-Page-Upgrading-news li a{font-size: 12px;color: #333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;line-height: 36px;display: block}
.m19fa-Page-Upgrading-news li:hover a{color: #0a7ede}
@media(max-width:760px){
  .m19fa-Page-Upgrading-left{padding: 0;margin-bottom: 30px;}
  .m19fa-Page-filter-box .m19fa-filter-province,.m19fa-Page-filter-box .m19fa-filter-style,.m19fa-Page-filter-box .m19fa-filter-nature{width: 25%}
  .m19fa-Page-filter-box .m19fa-filter-list a{display: inline-block;float: none !important;padding: 0 5px;width: auto}
  .m19fa-Page-Upgrading-list li{margin-bottom: 15px;padding-bottom: 20px;}
  .m19fa-Page-Upgrading-img{width: 100%;height: 140px}
  .m19fa-Page-Upgrading-img img{min-width: 100%}
  .m19fa-Page-Upgrading-text{width:100%;padding-left: 0;background: rgba(255,255,255,.9);margin-top: -70px;padding: 15px}
  .m19fa-Page-Upgrading-label{margin-bottom: 10px;}
  .m19fa-Page-Upgrading-button{width: 100%;padding-top: 0;text-align: center}
  .m19fa-Page-Upgrading-button a{display: inline-block;margin: auto 10px;width: 90px;height: 30px;line-height: 30px;font-size: 12px;}
  .Form-list dd{width:50%}
  .layui-form .layui-input-block{margin-left: 90px;}
  .Form-box ul li .layui-form-label{font-size: 12px;}
  .Form-box ul li:nth-last-child(2) span{font-size: 12px;}
}
/*Page  Upgrading details*/
.m19fa-Page-Upgrading-details{margin-top: 30px;background: #fff;padding: 15px;margin-bottom: 20px;}
.m19fa-Page-Upgrading-detials-img{width: 390px;}
.m19fa-Page-Upgrading-details-titepic{display:block;overflow: hidden}
.m19fa-Page-Upgrading-details-imgLabel{margin-top: 15px;font-size: 1.2rem;color: #545454}
.m19fa-Page-Upgrading-details-imgLabel i{display: inline-block;padding: 3px 13px;margin: auto 10px 9px 0;border-radius: 9px;border: solid 1px #b5b5b5;color: #b5b5b5;white-space: nowrap;font-style: normal}
.m19fa-Page-Upgrading-details-right{width: calc(100% - 390px);padding-left: 40px;}
.m19fa-Page-Upgrading-details-right h2{font-size:18px;color: #000;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-weight: bold;padding-top: 20px;}
.m19fa-Page-Upgrading-detials-year{margin-top: 15px;color: #282828;font-size: 14px;margin-bottom: 30px}
.m19fa-Page-Upgrading-detials-year b{font-size: 20px;color: #ff2424;font-weight: normal;}
.m19fa-Page-Upgrading-detials-year span{margin-left: 55px;}
.m19fa-Page-Upgrading-details-label{width: 65px;line-height: 26px;float: left;font-size: 12px;color: #000}
.m19fa-Page-Upgrading-details-school{margin-bottom: 15px}
.m19fa-Page-Upgrading-details-list{width: calc(100% - 65px);float: left}
.m19fa-Page-Upgrading-details-list a{display: inline-block;padding: 0 18px;margin: 0 8px 9px 0;line-height: 26px;height: 26px;border: 1px solid #d2d2d2;color: #282828;cursor: pointer;font-size: 12px;position: relative;overflow: hidden}
.m19fa-Page-Upgrading-details-list a:after{position: absolute;right: 0;bottom: 0;width: 0;height: 0;border-bottom: 10px solid transparent;border-left: 10px solid transparent;content: ""}
.m19fa-Page-Upgrading-details-list a.active,.m19fa-Page-Upgrading-details-list a:hover{border-color:#fe9b00;background: #fff;}
.m19fa-Page-Upgrading-details-list a.active:after{border-bottom-color: #fe9b00}
.m19fa-Page-Upgrading-details-button a{width: 150px;height: 48px;background: #fb6135;border: none;font-size: 18px;color: #fff;cursor: pointer;border-radius: 5px;margin-right: 24px;display: inline-block;line-height: 48px;text-align: center}
.m19fa-Page-Upgrading-details-button a:last-child{border: solid 1px #fb6135;background: #ffdbd1;color: #fb6135}
.m19fa-Page-Upgrading-container{border: solid 1px #ddd;}
.m19fa-Page-Upgrading-nav{border-bottom: solid 2px #fe9b00;height: 50px;}
.m19fa-Page-Upgrading-nav.fixld{position: fixed;top: 0;background: #fff;}
.m19fa-Page-Upgrading-nav span{display: inline-block;width: 188px;text-align: center;line-height: 50px;font-size: 14px;color:#000;cursor: pointer}
.m19fa-Page-Upgrading-nav span.active{background: #fe9b00;color: #fff;}
.m19fa-Page-Upgrading-contnet{padding: 30px 15px;}
.m19fa-Page-Upgrading-contnet .m19fa-Page-Upgrading-content-text img{max-width: 100% !important;height: auto !important}
.m19fa-Page-Upgrading-nav-box{position: fixed;left: 0;top:0;width: 100%;background: #fff;display: none;z-index: 9}
.m19fa-Page-Upgrading-nav-box .m19fa-Page-Upgrading-nav{border: none;padding: 0}
.m19fa-Page-Upgrading-nav-right{padding-top: 10px;overflow: hidden}
.m19fa-Page-Upgrading-nav-right a:first-child{padding: 0 24px;line-height:26px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background-color: #ff2e50;color: #fff;cursor: pointer;float: left}
.m19fa-Page-Upgrading-nav-right a:last-child{height: 26px;width: 104px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background-color: #28c1fb;color: #fff;cursor: pointer;float: left;line-height: 24px;text-align: center;margin-left: 10px}
@media(max-width:760px){
  .m19fa-Page-Upgrading-detials-img{width: 100%;margin-bottom: 15px;}
  .m19fa-Page-Upgrading-details-right{width:100%;padding-left: 0}
  .m19fa-Page-Upgrading-nav span{width: 30%}
  .m19fa-Page-Upgrading-nav-box{top:0border-bottom: solid 1px #ddd}
  .m19fa-Page-Upgrading-nav-box .m19fa-Page-Upgrading-nav{height: 34px;}
  .m19fa-Page-Upgrading-nav-box .m19fa-Page-Upgrading-nav  span{line-height: 34px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden}
  .m19fa-Page-Upgrading-nav-box .container{padding: 0}
  .m19fa-Page-Upgrading-nav-right{padding: 6px 0 0 10px}
  .m19fa-Page-Upgrading-nav-right a:first-child{padding: 0 5px;}
  .m19fa-Page-Upgrading-nav-right a:last-child{width: auto;padding: 0 5px;}
}
.m19fa-Page-Upgrading-button-link{margin: 50px 3% 30px;border-top: solid 1px #ddd;padding: 30px 0 0}
.m19fa-Page-Upgrading-button-link a{width: 150px;height: 48px;background: #fb6135;border: none;font-size: 18px;color: #fff;cursor: pointer;border-radius: 5px;margin-right: 24px;display: inline-block;line-height: 48px;text-align: center;}
.m19fa-Page-Upgrading-button-link a:last-child{    border: solid 1px #fb6135;
    background: #ffdbd1;
    color: #fb6135;}
:root{--ms-accent:#245b5b;--ms-radius:3px;--ms-line:1.83;--ms-gap:16px;}
