html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0;}  /* ï¿½ï¿½Ê¼ï¿½ï¿½ï¿½ï¿½Ç©ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ðµï¿½marginï¿½ï¿½paddingÖµ */
fieldset,img {border:0 none;}  /* ï¿½ï¿½ï¿½ï¿½fieldsetï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½é£©ï¿½ï¿½Í¼Æ¬ï¿½Ä±ß¿ï¿½Îª0*/
dl,ul,ol,menu,li {list-style:none;}   /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ç°ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Îªonne,menuï¿½ï¿½HTML5ï¿½ï¿½ï¿½ï¿½Ð§ */
input,select,textarea,button {vertical-align:middle;border:none;outline:none;}  /* ï¿½ï¿½ï¿½Ã±ï¿½ï¿½ï¿½ï¿½Ø¼ï¿½ï¿½ï¿½Ö±ï¿½ï¿½ï¿½ï¿½*/
input:focus,select:focus,textarea:focus,button:focus {border:none;outline:none;background-image: none;}  /* ï¿½ï¿½ï¿½Ã±ï¿½ï¿½ï¿½ï¿½Ø¼ï¿½Ñ¡ï¿½ï¿½ï¿½ï¿½Ê½*/
button {border:0 none;background-color:transparent;cursor:pointer}  /* ï¿½ï¿½ï¿½Ã±ï¿½ï¿½ï¿½buttonï¿½ï¿½Å¥Ð§ï¿½ï¿½ */
th,td,input,select,textarea,button {font-size:16px;font-family:"Î¢ï¿½ï¿½ï¿½Åºï¿½", "ï¿½ï¿½ï¿½ï¿½","ï¿½ï¿½ï¿½ï¿½";color:#444} /* ï¿½ï¿½ï¿½ï¿½Ò³ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
a {color:#666;margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration: none !important;}  /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½aï¿½ï¿½Ç© */
a:active, a:hover {text-decoration:none}   /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½aï¿½ï¿½Ç©ï¿½ï¿½ï¿½ï¿½ï¿½?ï¿½ï¿½Ð§ï¿½ï¿½ */
table {border-collapse:collapse;border-spacing:0;table-layout:fixed;margin:0 auto;}  /* ï¿½ï¿½ï¿½ï¿½tableï¿½ï¿½ï¿½ï¿½ */
iframe{border: none;width: 100%;height: 100%;box-sizing: border-box;}
img {border: 0;max-width: 100%;height: auto;vertical-align: middle;}
em{font-style: normal}
input:focus,select:focus,textarea:focus,button:focus {border:1px solid #dedede;outline:none;background-image: none;}  /* ï¿½ï¿½ï¿½Ã±ï¿½ï¿½ï¿½ï¿½Ø¼ï¿½Ñ¡ï¿½ï¿½ï¿½ï¿½Ê½*/
a:focus, a:hover,
.card-cnt a:hover,.news .review-main ul li a:hover,.module-title .more:hover{
    color: #bb9149
}
h1,h2{
    padding: 0;
    margin: 0 auto;
}
.container,.container-fluid{
    padding: 0;
}

body, html {
    font-family: 'Microsoft YaHei','\5FAE \8F6F \96C5\91';
    font-size: 14px;
    background: #fff;
}
.head>h1{
    position: absolute;
    left: -9999999px;
    z-index: -99;
}
.bottom-border1{
    padding-bottom: 13px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 13px;
}
/* top-bg start */
.top-bg{
    background-color: #eeeeee;
    line-height: 40px;
    font-size: 12px;
    color: #555;
}

/* top-bg end */


/* nav start */
/*modify nav default style start*/
.head, .navbar-default {
  background-color: #fff;
}

.head .navbar-brand, .navbar-default .navbar-brand {
  margin: 15px 0 0 0;
}

.head .navbar-nav > li.open {
  border: none !important;
  box-shadow: none !important;
}

  .head .navbar-nav > li > .dropdown-menu li {
  text-align: center;
}

.head .navbar-nav > li:hover .dropdown-menu, .head .navbar-nav > li.open .dropdown-menu {
  display: block;
  top: 72px;
  border-top: 3px solid #217ca1;
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.head .navbar-nav > li.active > a::after, .head .navbar-nav > li > a:hover::after {
  content: '';
  display: block;
  position: absolute;
  width: 70%;
  margin: 0 15%;
  bottom: 10px;
  left: 0;
  border: 1px solid #217ca1;
}

.head .navbar-nav > li > a {
  font-size: 16px;
  /*! position: relative; */
  color: #333;
  font-weight: bold;
  line-height: 54px;
  padding: 15px;
}

.head .navbar-default .navbar-nav > .active > a, .head .navbar-default .navbar-nav > .active > a:focus, .head .navbar-default .navbar-nav > .active > a:hover {
  color: #333;
  font-weight: bold;
  background-color: #fff;
}

.head .navbar-default .navbar-nav > .open > a, .head .navbar-default .navbar-nav > .open > a:focus, .head .navbar-default .navbar-nav > .open > a:hover {
  background-color: #fff;
  color: #217ca1;
}

.head .dropdown-menu {
  min-width: auto;
  width: 100%;
  top: 60px;
  border: none;
}

.head .dropdown-menu > li > a {
  font-size: 14px;
  padding: 3px 0;
  line-height: 2;
}

.head .dropdown-menu > li > a:hover, .head .navbar-nav > li > a:hover, .head .navbar-nav > li.active > a {
  color: #217ca1 !important;
}

.head .navbar-nav > li.open {
  border-top: 3px solid #217ca1;
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.head .navbar-nav > li .caret {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333;
}

.head .navbar-nav > li.open .caret, .head .navbar-nav > li:hover .caret {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #217ca1;
  border-top: 0;
}

/*modify nav default style end*/
.head .navbar-right{
    margin: 0;
}
.head .navbar-collapse{
    padding: 0;
    background-color: #fff;
}
.head .navbar {
    border: none;
    margin-bottom: 0;
}
.head .navbar-header{
    padding-top: 11px;
    margin: 0;
}
.head .navbar-header > h1, .head .navbar-header > span {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 26px;
    padding: 0 15px;
    background-color: #217ca1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    margin-top: 13px;
}
.head .navbar-header > h1{
    padding: 6px 15px;
}
.navbar-brand{
    padding: 0;
    height: auto
}
.nav-tel{
    margin-left: 20px;
    margin-top: 31px;
    padding-left: 36px;
    background: url(../images/phone.png) no-repeat left center;
    background-size: contain;
}
.nav-tel p{
    font-size: 18px;
    line-height: 14px;
    color: #bb9149;
    margin-bottom: 0;
}
.nav-tel span{
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    color: #838c94
}
/* nav end */


/* banner start */
.banner img{
    margin: 0 auto;
}
.banner .carousel-control{
    display: none !important;
}


.banner .carousel-inner{
    text-align: center;
}
.banner .carousel-indicators li{
    width: 30px;
	height: 5px;
	margin: 0 10px ;
	border-radius: 0;
	text-indent: 0;
	overflow: hidden;
	background: rgba(255,255,255,.3);
	border: none
}
.banner .carousel-indicators .active {
	background: #fff;
	border: 1px solid #fff
} 

.img-circle{
    width: 36px;
    height: 36px;
    background-color: #bb9149
}

/* abstract end */


/* news start */

.news .headlines {
	width: 380px
}

.news .faq-chat {
	width: 398px
}

.news .review {
	width: 422px;
	background-color: #fff
}

.news .headlines,.news .review {
	padding: 0
}

.news .faq-chat-box,.news .headlines-box,.news .review-box {
	padding: 20px 14px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.175);
	border-radius: 4px;
}


.icon-tit {
    line-height: 32px;
    height: 40px;
    /* margin-bottom: 13px;
    border-bottom: 1px solid #ebebeb; */
  }
  
.icon-tit h2 {
    float: left;
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
}

.icon-tit h2 span {
    color: #bb9149;
}

.icon-tit h2 i {
    padding: 0 12px;
    margin-right: 9px;
    background: url(../images/icon1.png) no-repeat;
}

.icon-tit .new-more {
    width: 48px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #bbb;
    border-radius: 4px;
    border: 1px solid #bbb;
}

.icon-tit .new-more:hover {
    color: #fff;
    border-color: #bb9149;
    background: #bb9149;
}

.icon-tit.icon-tit1 i {
    background-position: -133px 3px;
}

.icon-tit.icon-tit2 i {
    background-position: -133px -56px;
}

.icon-tit.icon-tit3 i {
    background-position: -133px -116px;
}

.review .icon-tit,.faq-chat .icon-tit  {
    margin-bottom: 0;
    border: none;
}

/* .headlines-main {
	margin-bottom: 20px
} */
.headlines-main dl {
    padding: 0;
    margin-bottom: 10px;
}

.headlines-main dl dt {
    width: 120px;
    height: 80px;
    max-height: none;
    float: left;
    border-radius: 3px;
    overflow: hidden;
    margin-right: 13px;
    margin-bottom: 0;
    float: left;
}
.headlines-main dl dd{
    height: auto;
}
.headlines-main dl dd a{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.headlines-main dl dd a:hover {
    color: #bb9149;
}
.headlines-main dl dd .xq-btn{
	font-weight: normal;
	color: #bb9149;
}

.headlines-main dl dd p {
    font-size: 12px;
    height: 36px;
    overflow: hidden;
    line-height: 18px;
    color: #666;
    margin: 0;
}

.headlines-main dl dd p a {
    width: auto;
    font-size: 12px;
    font-weight: normal;
    color: #bb9149;
}
  
.headlines .headlines-main a.more,
.review-main a.more {
    display: block;
    height: 32px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #bb9149;
    border-radius: 4px;
    margin-top: 10px;
}
  
.headlines .headlines-main a.more span,
.review-main a.more span {
    padding: 0 10px;
    color: #bb9149;
    font-size: 14px;
}
  
.headlines .headlines-main a.more:hover,
.review-main a.more:hover {
    background: #bb9149;
    border-color: #bb9149;
}
  
.headlines .headlines-main a.more:hover span,
.review-main a.more:hover span {
    color: #fff;
}
  
.headlines ul li,
.review-main ul li {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    background: url(../images/li-img1.jpg) no-repeat center left;
    margin-bottom: 0;
}
  
.headlines ul li a,
.review-main ul li a {
    float: left;
    width: 80%;
    font-size: 14px;
    line-height: 30px;
    color: #555;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
  
.headlines ul li span,
.review-main ul li span {
    float: right;
    font-size: 14px;
    width: 44px;
    color: #999;
    text-align: right;
}
  
.headlines ul li:hover a, .headlines ul li:hover span,
.review-main ul li:hover a,.review-main ul li:hover span {
    color: #bb9149;
}
  
.headlines ul li:hover,
.review-main ul li:hover {
    background: url(../images/li-img2.jpg) no-repeat center left;
}

.qr-code {
    padding: 15px 0 ;
    background: #f6f6f6;
    border: 1px solid #eee;
    border-radius: 4px;
    background-size: cover;
    margin-top: 14px;
}
.qr-code-tit{
    float: left;
    min-height: 130px;
    padding: 30px 5px 8px;
    width: 33px;
    /* background: #217ca1; */
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    border-radius: 0 6px 6px 0;
    background: #217ca1 url(../images/qr-code-tit-bg.png) no-repeat top 10px center;
}
.qr-code-main{
    float: left;
    width: 88%;
    width: calc(100% - 33px);
    padding: 0 17px;
    /* margin-left: 15px; */
   
}
.qr-code-main dl,.wx-box dl{
    float: left;
    width: 46%;
    margin: 0 2%;
    text-align: center;
}
.qr-code-main dt,.wx-box dt{
    width: 130px;
    margin: 0 auto 6px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.qr-code-main dl dd,.wx-box dd{
	width: 100%;
    font-size: 12px;
    height: auto;
    color: #333;
}
.wx-box{
    background: url(../images/qr-code-ul-bg.png) no-repeat center top;
}


/* 必�?? */
.brief-box{
    padding: 10px;
    border: 1px solid #eee;
    background: #f6f6f6;
    border-radius: 4px;
    margin-bottom: 20px;
}
.brief-type-list {
    position: relative;
    padding-left: 84px;
    padding-bottom: 8px;
    padding-top: 8px;
    /* margin-bottom: 5px; */
    font-size: 14px;
    line-height: 22px;
    border-bottom: 1px dashed #e4e4e4;
}
.brief-type-list i{
	padding: 0 10px;
}
.brief-type-list span{
	margin-right: 15px;
}
.error-icon{
	background: url(../images/error-icon.png) no-repeat center;
}
.success-icon{
	background: url(../images/success-icon.png) no-repeat center;
}
.brief-type-list:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
  
.brief-type-list.brief-type-list-all {
    width: 100% !important;
}

.brief-type-list > b {
    position: absolute;
    color: #217ca1;
    width: 64px;
    line-height: 20px;
    font-weight: normal;
    border-radius: 5px 0 0 5px;
    top: 8px;
    left: 0;
    text-align: right;
    border: 1px solid #217ca1;

    /* background: #bb9149; */
}
.brief-type-list > b::after{
    display: block;
    content: '';
    position: absolute;
    width: 12px;
    height: 22px;
    background:  url(../images/r-sj.jpg) no-repeat left center;
    top: -1px;
    left: 62px;
}

.brief-type-list .price {
    font-size: 16px;
    font-weight: bold;
}

.brief-type-list .price, .brief-type-list .more {
    color: #bb9149;
}

.hot-major a{
    float: left;
    width: 23%;

    margin: 1%;
    color: #333;
    height: 28px;
    line-height: 28px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #a3c1cd;
    text-align: center;
}
.hot-major a:hover{
    background: #217ca1;
    color: #fff;
}
.order-form-title{
    padding-left: 13px;
    background: url(../images/order-tit.jpg) no-repeat left center;
    font-size: 16px;
    font-weight: bold;  
    margin-bottom: 9px;
}
.order-form-title .more{
    font-size: 14px;
    color: #999;
    font-weight: normal;
    float: right;
}

.reading{
    margin-bottom: 13px;
}
 
.reading ul {
    margin: 0 -1%;
}

.reading li {
    float: left;
    width: 48%;
    margin: 5px 1%;
}

.reading li a {
    display: block;
    width: 100% !important;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 0 6px 10px;
    color: #333;
    background: #fffbf6;
    border: 1px solid #eadbc1;
    /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 3px;
}

.reading li a i {
    padding: 0 8px;
    margin-right: 5px;
    background: url(../images/icon-zw.png) no-repeat;
}

.reading li .read-icon1 {
    background-position: -60px -8px;
}

.reading li .read-icon2 {
    background-position: -60px -58px;
}

.reading li .read-icon3 {
    background-position: -60px -108px;
}

.reading li .read-icon4 {
    background-position: -60px -158px;
}

.reading li .read-icon5 {
    background-position: -60px -208px;
}

.reading li .read-icon6 {
    background-position: -60px -258px;
}

.reading li .read-icon7 {
    background-position: -60px -308px;
}

.reading li .read-icon8 {
    background-position: -60px -358px;
}
.reading li .read-icon9 {
    background-position: -60px -408px;
}

.reading li:hover a {
    color: #fff;
    background: #bb9149;
}

.reading li:hover .read-icon1 {
    background-position: -100px -8px;
}

.reading li:hover .read-icon2 {
    background-position: -100px -58px;
}

.reading li:hover .read-icon3 {
    background-position: -100px -108px;
}

.reading li:hover .read-icon4 {
    background-position: -100px -158px;
}

.reading li:hover .read-icon5 {
    background-position: -100px -208px;
}

.reading li:hover .read-icon6 {
    background-position: -100px -258px;
}

.reading li:hover .read-icon7 {
    background-position: -100px -308px;
}

.reading li:hover .read-icon8 {
    background-position: -100px -358px;
}
.reading li:hover .read-icon9 {
    background-position: -100px -408px;
}

.test{
    display: block;
    width: 100%;
    background: #f5eee6 url(../images/test-bg.jpg) no-repeat left center;
    padding-left: 76px;
    border-radius: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 30px 0 30px;
}
.test-tit{
    display: inline-block;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 9px;
    font-weight: bold;
    color: #a37b39;
    padding-right: 32px;
    background: url(../images/test-tit-bg.png) no-repeat right center;
}
.test-text{
    font-size: 12px;
    line-height: 1;
    color: #a37b39;
}


.news .faq-chat-box{
    padding-bottom: 12px;
}
/* .order-form{
    margin-top: 20px;
} */
.order-form .form-control{
    height: 26px;
    line-height: 24px;
    color: #555;
    padding-left: 19px \9;
    padding-right: 0 \9;
    padding-top: 0 \9;
    padding-bottom: 0 \9
}
.order-form .form-control, .order-form .school-option select{
    /* padding-left: 16px; */
    padding: 0 0 0 16px;
}
.form-group .layui-bg-value em{
	font-style: normal;
    line-height: 30px;
    color: #ae2a2a;
}
.select-require::after{
    display: block !important;
    content: '*' !important;
    line-height: 30px;
    color: #ae2a2a;
    position: absolute;
    left: 10px;
    top: 0
}
.order-form textarea.form-control{
    position: absolute;
    z-index: 1;
}
.order-form .order-form-title{
    padding-left: 13px;
    background: url(../images/order-tit.jpg) no-repeat left center;
    font-size: 16px;
    font-weight: bold;  
}
.order-form form{
    display: -webkit-box;
    display: flex;
    /* padding: 10px 0px 0; */
    text-align: center;
    justify-content: space-between;
    flex-wrap: wrap
}
.order-form form > .form-group{
    position: relative;
    display: inline-block;
    width: 48%;
    max-width: 164px;
    margin: 0 1% 10px;
    padding: 0;
    background: #fff;
    height: 26px;
    height: 28px \9;
    float: left \9;
}
.order-form form > .form-group-max{
    max-width: none;
    width: 100% !important;
}

.form-tools{
    width: 100%;
}
.order-form .submit-group,.order-form .must-box{
   float: left;  
   width: 100%;
   margin-bottom: 0 !important;
}
.order-form .must-box{
    width: 40%;
    font-size: 12px;
    line-height: 34px;
}
.order-form .submit-group input {
    width: 100%;
    max-width: 99px;
    margin-left: 0;
    background: #bb9149;
    border: 1px solid #bb9149;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.order-form .icon{
    padding: 0 7px;
    margin-right: 0;
    background-size: contain
}
.order-form .checkbox-item .check-icon,.order-form .must-box .icon-check{
    background: url(../images/public/check.png) no-repeat center center; 
}
.order-form .checkbox-item.checked .check-icon,.order-form .must-box .icon-check.checked{
    background: url(../images/public/checked.png) no-repeat center center;
}
/* layui-input start */
.form-group .bg-value,.form-group .layui-bg-value{
    position: absolute;
    left: 0;
    height: 26px;
    font-size: 14px;
    color: #555;
    font-weight: normal;
    line-height: 24px;
    padding: 0 12px;
    cursor: text;
    z-index: 10;
    margin-bottom: 0;
}
.form-group .layui-bg-value{
    z-index: 1;
}
.order-form  .layui-input {
    width: 100%;
    position: absolute;
    background: none !important;
    cursor: pointer;
}
.order-form .layui-input + .input-group-addon{
    padding: 8px 12px;
    border-bottom: 0;
}
/* layui-input end */
.order-form .select-search{
    height: 26px;
    position: relative;
}

.order-form .select-search .school-option.hidden{
    display: none
}
.order-form .select-search button{
    width: 100%;
    text-align: left;
    height: 26px;
    padding-left: 20px;
    font-size: 14px;
    margin: 0;
    color: #555;
    border: 1px solid #ccc !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.order-form .select-require::after {
    left: 12px;
}
.order-form .select-search .school-option input{
    box-sizing: border-box;
    margin: 10px auto 5px;
    height: 26px;
	font-size: 14px;
    padding: 6px 12px;
    border: 1px solid #ccc;
    width: 100%;
}
.order-form .select-search .school-option{
    box-sizing: border-box;
    position: absolute;
    background-color: #fff;
    width: 200%;
    /* max-height: 200px; */
    top: 32px;
    left: 0;
    padding: 0 15px;
    overflow-y: auto;
    z-index: 99;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 5px 10px  rgba(0,0,0,.1);
    -moz-box-shadow: 0 5px 10px  rgba(0,0,0,.1);
    box-shadow: 0 5px 10px  rgba(0,0,0,.1);
}
.order-form .select-search .school-option ul {
    margin: 0 auto 10px;
}
.order-form .select-search .school-option li{
    font-size: 14px;
    color: #555;
    text-align: left;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
}
.order-form .schoolName-box{
    padding-top: 5px;
    padding-bottom: 5px
}
.order-form .school-option select{
    width: 100%;
	height: 200px;
	/* overflow-y: auto; */
	padding-left: 0;
	line-height: 26px;
	margin-bottom: 0 !important;
	border: none !important
}
.order-form .school-option select option{
	font-size: 14px;
	padding: 8px 12px;
	line-height: 30px;
	border: none !important
}
.order-form .select-search .school-option ul {
    margin: 0 auto 10px;
}
.order-form .select-search .school-option li{
    font-size: 14px;
    color: #555;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
}
/* 必�?�end */




.review-main ul li,.review-main ul li a{
    height: 29px;
    line-height: 29px;
}
/*modify nav-tabs default style start*/
.review-tabs {
    height: 32px !important;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    border-bottom: 1px solid #dedede;
    margin-bottom: 20px;
  }
  
  .review-tabs ul {
    border-bottom: 0px !important;
  }

  .review-tabs ul li {
    position: relative;
    width: 33.333%;
    height: 32px;
    text-align: center;
    cursor: pointer;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
    background-color: #fff;
  }
  
  .review-tabs ul li a {
    position: relative;
    width: 100% !important;
    color: #333;
    font-weight: normal;
    background: #fff;
    border-top: 1px solid #dedede;
    border-bottom: 0;
    border-right: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
    border-radius: 0;
    width: 100%;
  }
  
  .review-tabs ul li a:focus {
    background: #fff;
  }
    
  .review-tabs ul li:last-child a {
    border-left: none !important;
    border-right: 1px solid #ebebeb !important;
  }
  
  .review-tabs ul li.active {
    border-bottom: 1px solid #fff;
  }
  
  .review-tabs ul li a, .review-tabs ul li.active a, .review-tabs ul li.active a:hover, .review-tabs ul li.active a:focus {
    color: #333333;
    font-size: 14px;
    line-height: 30px;
    padding-top: 0;
  }
  
  .review-tabs ul li.active a {
    border-right: 1px solid #ebebeb !important;
    border-left: 1px solid #ebebeb !important;
  }
  
  .review-tabs ul li.active a, .review-tabs ul li.active a:focus, .review-tabs ul li.active a:hover, .review-tabs ul li a:hover {
    background: #bb9149;
    font-weight: bold !important;
    color: #fff !important;
    border-color: #bb9149;
    border-top: 1px solid #bb9149;
    border-color: #bb9149 !important;
    border-bottom: 0px !important;
    padding-top: 0;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
  }
  
  .review-tabs ul li.more, .review-tabs ul li.more a, .review-tabs ul li.more a:hover, .review-tabs ul li.more:hover a {
    font-size: 12px;
    height: 23px;
    text-align: right;
    color: #373c77;
    border-bottom: 0px !important;
  }
 
  /*modify nav-tabs default style end*/

/* flow start */
.flow{
    margin-bottom: 50px;
}
.flow-bg{
    padding: 24px 30px 20px;
    background: #f5f7f9 url(../images/ruler-img.png) repeat-x top left
}
.flow-item{
    float: left;
    width: 11.111%;
    text-align: center;
}
.flow-item dt{
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.flow-num{
   position: relative;
   padding: 10px 0 12px;
   background: url(../images/flow-bg2.png) repeat-x center left
}
.flow-item:first-child .flow-num::after,.flow-item:last-child .flow-num::after{
    position: absolute;
    content: '';
    display: block;
    width: 11px;
    height: 100%;
    top: 0;
}
.flow-item:first-child .flow-num::after{
    left: 0;
    background: #f5f7f9 url(../images/flow-bg1.png) no-repeat center left
}
.flow-item:last-child .flow-num::after{
    right: 0;
    background: #f5f7f9 url(../images/flow-bg3.png) no-repeat center right
}
.flow-num span{
    display: inline-block;
    width: 18px;
    height: 18px;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    background-color: #217ca1;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
}
.flow-cnt p{
    font-size: 14px;
    line-height: 18px;
    color: #888
}
.flow-cnt a{
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    background: #217ca1;
    padding: 0 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
.flow-cnt a:hover{
    background-color: #bb9149;
    box-shadow: 0 4px 5px rgba(237,127,59,.4)

}
/* flow end */


/* module style start */
.module-bg{
    padding: 40px 0 40px;
    margin-bottom: 40px;
    background-color: #f5f7f9
}
.news{
    padding-top:20px;
}
.module-title {
    margin-bottom: 27px;
}
.module-title h2{
    display: inline-block;
    font-size: 24px;
    height: 26px;
    line-height: 24px;
    font-weight: bold;
    color: #333;
    padding-left: 13px;
    background: url(../images/moudle-title-bg.png) no-repeat center left
}
.module-title .more{
    float: right;
    font-size: 16px;
    font-weight: normal;
    color: #999;
    line-height: 26px;
}
.module-title-exp{
    font-size: 16px;
    font-weight: normal;
    color: #aaadb1;
    margin-left: 20px
}
/* .school-dl{
    float: left;
    width: 19%;
    margin: 0 .5% 2%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    overflow: hidden;
}
.school-dl dt{
    text-align: center;
    height: 107px;
    overflow: hidden;
}
.school-dl dt img{
    width: 100%;
}
.school-dl:hover,.card-dl:hover,.coach-dl:hover{
    box-shadow: 0 2px 5px 2px rgba(0,0,0,.1)
} */

.item-title{
    display: block;
    font-size: 16px;
    height: 46px;
    line-height: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    box-sizing: content-box;
}
/* module style end */

/* school */

.school-list dl {
	float: left;
	width: 24%;
	/* min-width: 217px; */
	min-width: auto \9;
	margin: 10px 0.5%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	overflow: hidden
}

.school-list dl:hover dd,.school-list dl:hover dt {
	border-color: #fff
}

.school-list dt {
	height: 107px;
	border: 1px solid #ebebeb;
	border-bottom: none;
	overflow: hidden;
	padding: 10px 10px 0;
}
.school-list dt img{
	width: 100%;
	height: 100%;
	border-radius: 3px;
	overflow: hidden;
}

.school-list dd {
	padding: 0 13px 10px;
    border: 1px solid #ebebeb;
    border-top: none !important
}


.school-list dd .school-logo {
	position: relative;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px
}

.school-list .address-icon {
	margin-right: 4px;
	background-position: -3px -759px
}

.school-list dd .school-logo a {
	position: absolute;
	width: 60px;
	height: 60px;
	padding: 5px;
	background-color: #fff;
	left: 0;
	bottom: 0;
	border-radius: 60px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	-ms-border-radius: 60px;
	-o-border-radius: 60px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,.1);
	box-shadow: 0 0 6px 3px rgba(0,0,0,.1)
}

.school-list dd p {
	font-size: 12px
}

.school-list dd .school-logo p {
	text-align: right;
	color: #8d959d
}

.school-list dd .school-cnt {
	height: 32px;
	color: #888;
	line-height: 16px;
	margin-bottom: 16px;
	overflow: hidden
}

.school-list dd .school-name {
	display: block;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	color: #333;
	margin-bottom: 10px;
	/* min-height: 46px; */
}
.class-type{
	float: left;
	font-size: 12px;
	line-height: 20px;
	padding: 0 10px;
	margin-right: 5px;
	color: #666;
	border-radius: 20px;
	background: #eeeff6;

}

.school-list dd .school-cnt a,.school-list dd .school-name:hover {
	color: #b58e4b
}

.school-list .tag-list,.school-list .school-news {
	border-top: 1px dashed #e3e3e8;
	padding-top: 6px;
	height:58px;
	font-size: 12px;
	color: #666;
	line-height: 24px;
	overflow: hidden
}
.school-list .school-news {
	margin-top: 15px;
	height: 84px;
}
.school-list .school-news li{
    line-height: 26px;
	/* height: 26px;
	line-height: 26px;
	white-space: nowrap;
	text-overflow: ellipsis;
    overflow: hidden; */
    padding-left: 10px;
	background: url('http://www.yuloo.com/images/li_img.png') no-repeat left top 12px
}
.school-list .school-news li a{
	font-size: 14px;
	color: #666
}
.school-list .school-news li:hover a{
	color: #b59039
}

.coach-dl:hover,.school-list dl:hover {
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.2);
	box-shadow: 0 0 6px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,.2)
}

.tag {
	font-size: 12px;
	color: #fff;
	line-height: 1;
	padding: 1px 3px;
	margin-left: 6px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px
}

.tag:last-child {
	margin-right: 0
}

.tag-color1 {
	background-color: #f4ab6f
}

.tag-color2 {
	background-color: #e79393
}

.tag-color3 {
	background-color: #e16a62
}

/* school end */

/* 20190819 start */
   .major-recd {
    margin-bottom:50px
   }
   ul.major-tag-cnt {
    float:left;
    width:33%
   }
   ul.major-tag-cnt h3 {
    font-size:inherit;
    font-weight:inherit
   }
   .major-tab-big {
    margin:0  .5%
   }
   ul.major-tag-cnt .li-nobottom {
    margin-bottom:0!important
   }
   ul.major-tag-cnt li {
    text-align:center;
    font-size:16px;
    /* font-weight: bold; */
    padding:0 2px;
    margin:0 auto 15px
   }
   ul.major-tag-cnt li.li-rowspan2 {
    font-size:20px
   }
   ul.major-tag-cnt li.li-strong,ul.major-tag-cnt li.li-rowspan2{
    font-weight: bold;
   }
   ul.major-tag-cnt li.li-more {
    font-size:18px
   }
   ul.major-tag-cnt li a {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    display: block \9;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    line-height:32px;
    color:#fff;
    padding:15px 5px;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    white-space:nowrap
   }
   .lookmore-icon {
    padding:9px;
    margin-left:5px;
    background:url(../images/li-more.png) no-repeat center center
   }
   ul.major-tag-cnt li.li-rowspan2 a {
    height:140px;
    padding:40px 5px;
    white-space:normal
   }
   ul.major-tag-cnt .xg a {
    height:auto;
    padding:15px 5px
   }
   ul.major-tag-cnt li:hover>a {
    -webkit-box-shadow:0 10px 10px -5px rgba(0,0,0,.3);
    box-shadow:0 10px 10px -5px rgba(0,0,0,.3)
   }
   .tab-bg1,
   .tab-bg9 {
    height:62px;
    line-height:24px!important
   }
   .tab-bg1 {
    white-space:nowrap;
    background-color:#75bba6
   }
   .tab-bg2 {
    background-color:#7c8cbf
   }
   .tab-bg3 {
    background-color:#73babc
   }
   .tab-bg4 {
    background-color:#73b0dc
   }
   .tab-bg5 {
    background-color:#98b984
   }
   .tab-bg6 {
    background-color:#c58686
   }
   .tab-bg7 {
    background-color:#9c7cc0
   }
   .tab-bg8 {
    background-color:#d6a76f
   }
   .tab-bg9 {
    background-color:#d09879
   }
   .tab-bg10 {
    background-color:#6f90c6
   }
   ul.major-tag-cnt li.li-rowspan2 a.tab-bg10,
   ul.major-tag-cnt li.li-rowspan2 a.tab-bg8 {
    padding-left:27px;
    padding-right:27px
   }

/* 20190819 end */


/* school start */
/* .item-cnt{
    font-size: 14px;
    line-height: 20px;
}
.item-cnt b{
    color: #333;
    font-weight: normal
}
.item-tag-list{
    margin-bottom: 8px;
}
.item-cnt p{
    color: #888;
    font-size:12px;
}
.tag{
    font-size: 12px;
    color: #fff;
    line-height: 1;
    padding: 1px 5px;
    margin: 0 2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
.tag:first-child{
    margin-left: 0
}
.tag:last-child{
    margin-right: 0;
}
.tag-color1{
    background: #f2ad7c
}
.tag-color2{
    background: #f79892
}
.tag-color3{
    background: #70c3c9
}

.school-dl dd{
    padding: 20px 20px 13px;
    border: 1px solid #ebebeb;
    border-top: 0
}
.school-dl .address-icon{
    padding: 0 12px;
    background: url(../images/icon.png) no-repeat center -760px 
}

.school-dl .item-btn{
    padding: 0 10px;
    font-size: 12px;
    line-height: 24px;
    border: 1px solid #f4b289;
    border-radius: 3px;
    color: #bb9149;
    float: right;
}
.school-dl .item-btn:hover{
    color: #fff;
    background: #bb9149;
    border: 1px solid #bb9149;
}

.school-dl .item-cost span{
    font-size: 12px;
    color: #838c94
} */
/* school end */

/* major start */
.major-box{
    padding-bottom: 20px
}
.card-cnt{
    min-height: 102px;
}



.card-dl .icon{
    padding: 0 10px;
}
.star-icon{
    background: url(../images/icon.png) no-repeat -8px -582px
}
.card-icon{
    background: url(../images/icon.png) no-repeat -8px -532px
}
.card-cnt p{
    font-size: 14px;
    font-weight: bold;
    color: #333; 
    margin-bottom: 6px 
    /* margin-bottom: 10px    */
}
.card-cnt a{
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #888;
    margin-bottom: 5px
}

.card-cnt a:last-child{
    margin-bottom: 0;
}
.card-cost b{
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    margin-bottom: 5px
}
.card-cost span{
    display: inline-block;
    padding: 0 8px;
    font-size: 12px;
    line-height: 18px;
    border: 1px solid #f76b46;
    border-radius: 3px;
    color: #f76b46;
}
/* major end */

/* major start */
/* .major-box{
    padding-bottom: 30px
} */
.card-dl{
    float: left;
    width: 32.333%;
    margin: 0 0.5% 2%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    overflow: hidden;
}
.card-dl dd{
    padding: 15px;
	background-color: #fff;
	border: 1px solid #ebebeb;
    border-top: none;
}
.card-dl dt a{
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    padding: 32px 0;
    font-weight: bold;
    color: #f5f7f9;
    background: url(../images/card-bg.png) no-repeat center center;
    background-size: cover;
    z-index: 9;
}
.card-bg-color1 dt{
    background-color: #5f90c5;
}
.card-bg-color2 dt{
    background-color: #6da4c7;
}
.card-bg-color3 dt{
    background-color: #79aca1;
}
.card-bg-color4 dt{
    background-color: #b4859b;
}
.card-bg-color5 dt{
    background-color: #7c8dbf;
}
.card-text {
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 10px
}
.card-text > span{
	float: left;
	width: 65px;
}
.card-text > p{
	color: #888;
	margin-left: 65px;
}


.card-cnt p{
    font-size: 14px;
    font-weight: bold;
    color: #333; 
    margin-bottom: 6px 
    /* margin-bottom: 10px    */
}
/* .card-cnt a{
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #888;
    margin-bottom: 5px
} */

.card-cnt a:last-child{
    margin-bottom: 0;
}
.card-cost span{
    display: inline-block;
    padding: 0 8px;
    font-size: 12px;
    line-height: 18px;
    border: 1px solid #f76b46;
    border-radius: 3px;
    color: #f76b46;
}
.card-cnt li.tit{
	font-weight: bold;
	margin-bottom: 10px
}
.card-cnt li{
	height: 20px;
	line-height: 20px;
    margin-bottom: 6px 
}
.card-cnt li a{
    float: left;
    /* width: 70%; */
    width: 76%;
	width: calc(100% - 75px);
	color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.card-cnt li a.more{
	float: right;
	width: auto;
	font-size: 12px;
	font-weight: normal;
	color: #888
}
.card-cnt li a > span:hover{
	color: #b59039
}

.card-cnt li a > span,.card-cnt li a > em{
    float: left;
}
.card-cnt li a > span{
	color: #31404c;
    width: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center
}
.card-cnt li a:hover{
	color: #b58e4b
}
/* major end */




@-webkit-keyframes circle-opacity {
    from {
        opacity: 0.3;
         -webkit-transform: scale(0.17);
        transform: scale(0.17); 
    }
    to {
        opacity: 0.1;
        -webkit-transform: scale(1);
        transform: scale(1); 
    }
}
@-moz-keyframes circle-opacity {
    from {
        opacity: 0.3;
        -moz-transform: scale(0.17);
        transform: scale(0.17); 
    }
    to {
        opacity: 0.1;
        -moz-transform: scale(1);
        transform: scale(1); 
    } 
}
@-o-keyframes circle-opacity {
    from {
        opacity: 0.3;
        -o-transform: scale(0.17);
        transform: scale(0.17); 
    }
    to {
        opacity: 0.1;
        -o-transform: scale(1);
        transform: scale(1); 
    }
}
@keyframes circle-opacity {
    from {
        opacity: 0.3;
        transform: scale(0.17);
    }
    to {
        opacity: 0.1;
        transform: scale(1); 
    } 
}

                
.card-dl dt {
    position: relative;
}
.ripple{
    position: absolute;
    width: 100%;
    height:100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
}
.ripple>div{
    position: absolute;
    top: -10px;
    width: 100%;
    height: 200px;
    border: 3px solid #fff;
    border-radius: 50%;
    transform: scale(0.17);
    -webkit-transform: scale(0.17);
    opacity: 0;
}

.card-dl:hover .ripple-one{
    -webkit-animation: circle-opacity 2s infinite;
    animation: circle-opacity 2s infinite;
}
.card-dl:hover .ripple-two{
    -webkit-animation: circle-opacity 2s infinite;
    animation: circle-opacity 2s infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s; 
}
.card-dl:hover .ripple-three{
    -webkit-animation: circle-opacity 2s infinite;
    animation: circle-opacity 2s infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s; 
}
.card-dl:hover .ripple-four{
    -webkit-animation: circle-opacity 2s infinite;
    animation: circle-opacity 2s infinite;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s; 
}





/* coach start */
.school-box,.coach-box{
    margin-bottom: 20px
}
.coach-dl{
    float: left;
    width: 23%;
    margin: 0 1% 2%;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
    padding: 20px
}
.coach-dl dt{
    background-color: #e9ecf1;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    overflow: hidden;
    margin-bottom: 15px;
    text-align: center;
}
.coach-list .item-title {
    text-align: center;
}
.coach-cnt b{
    font-weight: normal;
    color: #bb9149;
}
.coach-cnt p{
    font-size: 14px;
    color: #888;
    margin-bottom: 8px;
}
/* coach end */


/* link start */
.link{
    margin-bottom: 30px;
}
.link .module-title{
    margin-bottom: 20px
}
.link a {
    padding: 0 10px 10px;
    display: block;
    float: left;
    font-size: 16px;
    color: #333;
}
.link a:hover{
    color: #bb9149
}
/* link end */

/* copyright start */

.copyright{ display:none; padding:1em 0em 1.5em; text-align:center;border-top:2px solid #217ca1; margin:1.5em 0 1.5em;background-color: #fff;}
.copyright p{ margin-bottom:0.3em; margin:0 0.3em 0.3em;font-size: 12px;}
.copyright p a{ margin-right:5px;}

.last{ display:none;width:100%; height:40px; line-height:40px; background:#217ca1; position:fixed; z-index:99999; bottom:0px;}
.last ul li{ float:left; width:33%; height:40px; border-right:1px #fff solid; background-color:#217ca1; text-align:center; display:block; overflow:hidden;}
.last ul li a { display:inline-block; height:40px; width:99.8%; color:#FFF; text-align:center; }
.last ul li a span { font-size:14px; font-weight:600;}
.last ul li:last-child{border: none}
/* copyright end */


.banner img{
    max-width:none \9;
    width: auto \9;
}
.chat-cnt ul{
    float: left \9;
}


.chat-cnt dl{
    float: right \9;
}




@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
   
}
@media only screen and (max-width: 1200px) {
    .major-recd{
        margin-bottom: 3%
    }
    ul.major-tag-cnt li a {
        line-height:30px!important
       }
       ul.major-tag-cnt,
       ul.major-tag-cnt li {
        width:100%;
        padding:0
       }
       ul.major-tag-cnt>li {
        width:48%;
        margin:0 1%
       }
       ul.major-tag-cnt li {
        font-size:16px!important;
        margin-bottom:10px
       }
       .major-tab-big {
        margin:0 auto
       }
       ul.major-tag-cnt li a,
       ul.major-tag-cnt li.li-rowspan2 a {
        padding:3px;
        height:auto;
        white-space: nowrap;
       }
       ul.major-tag-cnt li.li-mt{
            margin-top: -46px
       }

    .navbar-default .navbar-nav > li > a{
        padding: 15px 5px;
    }
    .container{
        width: 98%;
    }
    .news{
        padding: 3% 0;
    }
   
    .head .navbar-nav>li>a{
        line-height: 34px;
    }
    .head .navbar-default .navbar-brand{
        float: left;
        width: 45%;
        margin: 0 auto;
    }
    .head .navbar-header > h1, .head .navbar-header > span{
        font-size: 14px;
        line-height: 30px;
        margin-top: 0;
    }
    .nav-tel{
        margin-top: 18px;
    }

    .news .headlines {
        width: 100%;
    }
    .news .faq-chat,.news .review{
        width: 50%;
    }
    .news .headlines{
        /* padding: 0 10px; */
        margin-bottom: 20px;
    }
    .news .faq-chat{
        padding-left: 0;
        padding-right: 20px
    }
    
   
    .card-dl{
        width: 23%;
    }
    .item-cnt p{
        height: 40px;
        overflow: hidden;
    }
}

@media only screen and (max-width: 1024px) {
   
    .head{
        width: 100%;
    }
    .news .review,.news .faq-chat{
        margin-bottom: 0;
    }
    .head .navbar-nav>li.nav-tel{display: none;}
    
    .head .navbar-nav>li>a,.module-title .more{
        font-size: 14px;
    }
    .head .navbar-default .navbar-brand{
        float: left;
        width: 45%;
        margin-left: 2%
    }

    .chat-cnt dl{
        width: 29%;
        padding: 0;
        margin: 0 auto;
        text-align: center;
    }
    .chat-cnt dl dd{
        font-size: 12px;
    }
  


    .school-list dl,.school-dl,.card-dl,.coach-dl{
        width: 31.33%;
    }
    
    .flow-item{
        width: 20%;
        margin-bottom: 4%
    }
}

@media only screen and (max-width: 767px){
    .banner .carousel-inner > .item > a > img, .banner .carousel-inner > .item > img{
        max-width: 120%;
        margin-left: -10%
    }

    .news{
        padding: 4% 0;
    }
  
    .review-tabs{
        margin-bottom: 3%
    }
    .navbar-nav .open .dropdown-menu > li > a{
        padding: 5px 20px;
    }
    .news .faq-chat,.news .review{
        padding: 0;
        width: 100%;
    }
    .head .navbar-header{
        padding:10px 0;
    }
    .head .navbar-header > span{
        margin-top: 10px;
        margin-left: -45px;
    }
    .head .navbar-default .navbar-brand {
        width: auto;
        height: 50px;
        display: flex;
        display: -webkit-flex;
        align-items: center;
    }
    .navbar-brand>img {
        width:75%
    }
    .head .navbar-nav > li > a{
        padding: 5px 15px
    }
    .head .navbar-header > h1 {
        margin-top:10px;
        margin-left: -30px;
        padding: 0 15px
    }

    .head .navbar-nav>li>a{
        line-height: 20px;
        font-weight: normal !important
    }

    #bs-example-navbar-collapse-1{
        height: 0px !important;
        position: absolute;
        right: 0;
        z-index: 999;
    }
    .head .navbar-right{
        width: 150px;
        position: absolute;
        top: -1px;
        right: 0;
        z-index: 999;
        background: #fff;
        -moz-box-shadow:0 6px 12px rgba(0,0,0,.175);
        -webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
        box-shadow:0 6px 12px rgba(0,0,0,.175);
    }
    .navbar-collapse.in{
        overflow: initial
    }
    .navbar-nav .open .dropdown-menu{
        position: absolute;
        background: #fff;
        left: -96px;
        top: 0;
        -moz-box-shadow:0 6px 12px rgba(0,0,0,.175);
        -webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
        box-shadow:0 6px 12px rgba(0,0,0,.175);
    }

    .module-title-exp,.nav-tel,.head .navbar-nav>li.active a::after,.head .navbar-nav>li a:hover::after{
        display: none !important;
    }
    
    .news ul li{
        display: -webkit-flex;
        display: flex;
    }
    .news ul li span{
        width: 50px;
    }
    .news ul li a{
        width: calc(93% - 50px);
    }
    .activity-main ul li a,.school-list dl img{
        width: 100%;
    }
    .news .headlines-box{
        padding: 3% 2%;
    }
    
   
    .link a,.modular-title a.more,.flow-cnt p,.flow-cnt {
        font-size: 14px;
    }


   
    .faq-cnt dl dd{
        height: 48px;
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    } 
   
    .news .review-box{
        padding-top: 2%;
        padding-bottom: 1px
    }
    .faq-cnt dl{
        padding-bottom: 3%;
        margin-bottom: 3%;
    }
    .faq-cnt,.chat,.module-title{
        margin-bottom: 3%
    }
    .news .headlines,.news .faq-chat{
        background-color: #fff;
    }

    .flow-bg{
        padding: 20px 2% 0;
    }
    .module-bg{
        padding: 5% 0;
        margin-bottom: 5%
    }
    .school-box, .coach-box,.news .headlines,.news .faq-chat,.major-recd{
        margin-bottom: 5%
    }
    .school-dl .item-btn{
        font-size: 12px
    }
    .school-dl dd{
        padding: 5%
    }
    .card-dl dd{
        padding: 5% 10px;
    }
    .coach-dl{
        padding: 2%
    }
    
    .card-dl dt a{
        padding: 20px 0
    }

    .card-dl {
		width: 48%;
		margin: 1%
	}
	.card-dl dt a{
		font-size: 18px;
	}
	.card-cnt li a{
		width: calc(100% - 80px);
	}

    .qr-code{
        padding-top: 0;
        margin-bottom: 20px;
    }
    .qr-code-tit{
        width: 100%;
        min-height: auto;
        padding: 5px 0;
        background: #217ca1;
        border-radius: 0;
        margin-bottom: 20px;
    }

    .order-form .select-search button, .order-form .select-search .school-option input{
		display: none !important;
	}
	.order-form .schoolName-box, .order-form .school-option select option{
		padding: 0 !important;
	}
	.order-form .select-search .school-option.hidden, .order-form .select-search .school-option {
		display: block !important;
		width: 100%;
		position: static;
		padding: 0 !important;
		border: none;
		box-shadow: none;
	}
	.order-form .school-option select{
		border: 1px solid #ccc !important;
	}
	.order-form  .school-option select,.order-form form > .form-group,.order-form .select-search,.order-form .form-control,.form-group .bg-value, .form-group .layui-bg-value{
		font-size: 14px;
        height: 32px;
		line-height: 32px;
	}
	.order-form .select-require::after {
		line-height: 40px;
		left: 8px;
	}
	.form-group .layui-bg-value em{
		margin: 0 5px 0 -5px;
	}

    #footer,#qiao-wrap,#QIAO_INVITE_CONTAINER,#QIAO_ICON_CONTAINER .qiao-icon-sector-inner{ display:none !important;}
	#QIAO_INVITE_CONTAINER{ width:0 !important; height:0 !important;}
	.copyright,.last{ display:block;}
}
@media only screen and (max-width: 680px){
    .school-list dl,.school-dl,.card-dl,.coach-dl{
        width: 48%;
    }
    .flow-item{
        height: 100px;
        width: 25%;
    }
    .item-title{
		min-height: auto
	}
}
@media only screen and (max-width: 600px){
    .news{
        padding: 5% 0;
    }
    .review-tabs{
        margin-bottom: 5%
    }

    ul.major-tag-cnt>li {
        width:98%
       }
       ul.major-tag-cnt li.li-mt{
        margin-top: 0
   }
}

@media only screen and (max-width: 425px){
    .banner .carousel-inner > .item > a > img, .banner .carousel-inner > .item > img{
        max-width: 130%;
        margin-left: -15%
	}

    .school-list dl{
        width: 98%;
    }
    .school-list .school-news{
        height: auto;
    }
    .school-list dt{
		/* height: 140px !important; */
		padding-bottom: 10px
	}
    
    
   .card-cnt a,.card-cost b,.school-dl .item-cost span,.coach-cnt p{
        font-size: 12px;
    }
    
    .faq-cnt dl{
        padding-bottom: 5%;
        margin-bottom: 5%;
    }
    .faq-cnt,.chat,.module-title{
        margin-bottom: 5%
    }

    .flow-item{
        width: 33.333%;
        margin-bottom: 3%
    }
    .flow-num{
        padding: 4px 0 5px
    }
    .card-cost b{
        display: block;
    }
    .item-title{
		min-height: 46px
	}
   
}
@media only screen and (max-width: 400px){
    .item-cnt p{
        font-size: 12px
    }
    .card-dl dt a{
        font-size: 18px
    }
    .item-title{
   
        margin-bottom: 3%
    }
    .chat-cnt {
        flex-wrap:wrap
    }
    .chat-cnt ul{
        width: 100%;
        padding-block-end: 0;
        margin: 0 auto 14px;
        flex: none;
        border-bottom: 1px solid #eee;
        border-right: none;
        padding-bottom: 10px;
    }
    .chat-cnt dl{
        width: 40%;
    }
    .chat-cnt dl{
        float: left \9;
    }

    .bottom-border1{
        padding-bottom:5%; 
        margin-bottom:5%
    }
    .item-cost p{
        width: 100%;
        margin-bottom: 5%
    }
    .school-dl .item-btn{
        float: left;
    }

    .card-dl {
		width: 98%;
    }
    .card-cost b{
        display: inline-block
    }
}

::-webkit-scrollbar-thumb{
    background-color:#ddd;
    height:50px;
    outline-offset:-2px;
    outline:2px solid #fff;  
 }  

 /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ð¡ */  
 
 ::-webkit-scrollbar{
    width:8px;  
    height:8px;
 }  
 
 /* ï¿½ï¿½ï¿½ï¿½ï¿½ò±³¾ï¿½ï¿½ï¿½Ê½ */  
 
 ::-webkit-scrollbar-track-piece{  
    background-color:#fff;  
 } 