.container,.container-fluid,dl,h1,h2,ul {
	padding: 0
}

.faq-cnt dl dt a,.headlines dt,.list-item-title,.news ul li a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

body,html {
	width: 100%;
	font-family: 'Microsoft YaHei','\5FAE \8F6F \96C5\91';
	font-size: 16px;
	overflow-x: hidden
}
body{
	background-color: #f5f7f9;
}
img {
	max-width: 100%;
	height: auto
}

a {
	color: #323232;
	text-decoration: none!important
}

dl,ul {
	list-style: none;
	margin: 0
}

h1,h2 {
	margin: 0 auto
}

.news {
	padding-bottom: 40px;
	background-color: #f5f7f9
}

.head>h1 {
	position: absolute;
	left: -9999999px;
	z-index: -99
}

.top-bg {
	background-color: #eee;
	line-height: 40px;
	font-size: 12px;
	color: #555
}

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

.head .navbar-nav>li {
	border-top: 3px solid #fff
}

.head .navbar-nav>li>a {
	color: #333;
	font-weight: 900;
	line-height: 57px
}

.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: 900;
	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: #39599f
}

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

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

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

.head .dropdown-menu>li>a:hover,.head .navbar-nav>li>a:hover {
	color: #39599f!important
}

.head .navbar-nav>li.open .caret {
	border: 1px solid #39599f;
	border-left: 0;
	border-bottom: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background: #fff;
	margin: 5px 8px
}

.head .navbar-nav>li .caret {
	width: 8px;
	height: 8px;
	border: 1px solid #333;
	border-left: 0;
	border-bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	background: #fff;
	margin: 0 8px 5px
}

.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: 400;
	color: #fff;
	line-height: 30px;
	padding: 0 15px;
	background-color: #39599f;
	border-radius: 5px;
	float: left;
	margin-top: 15px
}

.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) left center no-repeat;
	background-size: contain
}

.nav-tel p {
	font-size: 12px;
	line-height: 14px;
	color: #fe4e00;
	margin-bottom: 0
}

/* banner start */
.banner img{
    margin: 0 auto;
}
.banner .carousel-control{
   background: none !important
}
.banner .glyphicon{
    height: 64px !important;
}
.banner .glyphicon::before{
    display: none !important;
}
.banner .carousel-control .glyphicon-chevron-right{
    background:url(../images/prev.png) no-repeat center center
}
.banner .carousel-control .glyphicon-chevron-left{
    background:url(../images/next.png) no-repeat center center
}

.banner .carousel-inner{
    text-align: center;
}
.banner .carousel-indicators li{
    display: inline-block;
    width: 36px !important;
    height: 6px !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    margin: 0 7px;
    border: none !important;
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.banner .carousel-indicators .active{
    filter: alpha(opacity=10);
    opacity: 1;
    -webkit-filter: alpha(opacity=10);
}
/* banner end */

.breadcrumb{
	background-color: #f5f7f9;
	line-height: 30px;
	font-size: 14px;
}


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

.news .headlines {
	width: 420px
}

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

.news .review {
	width: 344px;
	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
}

.activty-title,.news-item-title {
	margin-bottom: 12px
}

.news-item-title h2,.news-item-title span {
	display: inline-block;
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	font-weight: 900;
	color: #333
}

.news-item-title h2 i,.news-item-title span i {
	padding: 2px 15px;
	background: url(../images/icon.png) center no-repeat
}

.news-item-title h2 .headlines-icon,.news-item-title span .headlines-icon {
	background-position: -4px 3px
}

.news-item-title h2 .faq-icon,.news-item-title span .faq-icon {
	background-position: -4px -142px
}

.news-item-title h2 .chat-icon,.news-item-title span .chat-icon {
	background-position: -4px -191px
}

.news-item-title h2 .review-icon,.news-item-title span .review-icon {
	background-position: -4px -46px
}

.activty-title a.more,.news-item-title a.more {
	font-size: 12px;
	margin-top: 6px;
	color: #a5aab0
}

.activty-title span {
	padding: 0 15px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	position: relative;
	left: -15px;
	background: #2b4d8b;
	color: #fff
}

.activty-title span::after {
	content: '';
	display: block;
	width: 12px;
	height: 30px;
	background: url(../images/activity-bg.jpg) center no-repeat;
	position: absolute;
	right: -12px;
	top: 0
}

.activty-title span i {
	padding: 2px 15px;
	background: url(../images/icon.png) -4px -97px no-repeat
}

.faq-cnt dl,.headlines-main dl {
	padding-bottom: 15px;
	border-bottom: 1px dashed #eee
}

.headlines dt {
	font-size: 20px;
	font-weight: 900;
	color: #333
}

.headlines dd {
	height: 32px;
	line-height: 16px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}

.headlines dd a {
	color: #b99840
}

.news ul li {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px
}

.news ul li:last-child {
	margin-bottom: 0
}

.news ul li a {
	color: #31404c;
	float: left;
	width: 80%
}

.news ul li a:hover {
	color: #39599F
}

.news ul li span {
	float: right;
	color: #666
}


.headlines-main dl {
	margin-bottom: 10px
}

.headlines-main dl dt {
	margin-bottom: 8px
}
.headlines-main a.more{
	display: block;
	height: 41px;
	line-height: 40px;
	text-align: center;
	background: url(../images/dashed-bg.png) center left repeat-x
}
.headlines-main a.more span{
	padding: 0 10px;
	background-color: #fff;
	color: #a5aab0;
	font-size: 14px
}
.faq-cnt,.faq-cnt dl {
	margin-bottom: 15px
}

.faq-cnt dl dt {
	padding-left: 30px;
	font-weight: 400;
	color: #333;
	height: 24px;
	margin-bottom: 8px;
	background: url(../images/q.jpg) left 5px center no-repeat
}

.faq-cnt dl dt a {
	float: left;
	width: 74%
}

.faq-cnt dl dt span {
	float: right;
	font-size: 14px;
	font-weight: 400;
	color: #c9ccd0;
	background: url(../images/icon-01.png) left center no-repeat;
	padding-left: 18px;
	cursor: pointer
}

.faq-cnt dl dd {
	padding: 5px 0 5px 30px;
	height: 50px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	background: url(../images/a.jpg) left 5px top 7px no-repeat #f7f7f7;
	overflow: hidden;
	border-radius: 3px
}

.chat-cnt dl dd,.chat-cnt ul li {
	color: #333;
	font-size: 14px
}

.chat-cnt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.chat-cnt ul {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #eee
}

.chat-cnt ul li {
	padding-left: 16px;
	background: url(../images/qq.png) left center no-repeat
}

.chat-cnt ul li a {
	width: 100%
}

.chat-cnt dl {
	width: 50%;
	padding: 0 10px;
	text-align: center
}

.chat-cnt dl dt {
	margin-bottom: 10px
}

.review .news-item-title {
	height: 22px
}
.chat .news-item-title h2,.review .news-item-title h2,.review .news-item-title span {
	float: left
}

.news .review-main ul li a {
	width: 100%;
	color: #31404c
}

.review-box .review-main a.more {
	display: block;
	height: 41px;
	line-height: 40px;
	text-align: center;
	background: url(../images/dashed-bg.png) center left repeat-x
}

.review-box .review-main a.more span {
	padding: 0 10px;
	background-color: #fff;
	color: #a5aab0;
	font-size: 14px
}

.review-tabs {
	height: 40px!important;
	border-radius: 5px 5px 0 0;
	overflow: hidden
}

.review-tabs ul {
	border-bottom: 0!important
}

.review-tabs ul li {
	width: 33.333%;
	height: 40px;
	text-align: center;
	cursor: pointer;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 0!important
}

.review-tabs ul li.active {
	border-bottom: 1px solid #fff
}

.review-tabs ul li a,.review-tabs ul li a:hover {
	border-radius: 0;
	background-color: #f6f6f6;
	width: 100%;
	border-top: 2px solid #f6f6f6
}

.review-tabs li a,.review-tabs li.active a,.review-tabs li.active a:focus,.review-tabs li.active a:hover {
	color: #333;
	font-size: 16px;
	line-height: 37px;
	padding: 0;
	border: none
}

.review-tabs li a:hover,.review-tabs li.active a,.review-tabs li.active a:focus,.review-tabs li.active a:hover {
	background: #fff;
	color: #39599F;
	border: none;
	border-top: 2px solid #39599F;
	border-bottom: 0!important
}

.review-tabs li.more a,.review-tabs li.more a:hover,.review-tabs li.more:hover a,.review-tabs ul li.more {
	font-size: 12px;
	height: 23px;
	text-align: right;
	color: #39599F;
	border-bottom: 0!important
}

.review-main .carousel {
	margin-bottom: 20px
}
.review-main .carousel .item span{
    position: absolute;
    display: block;
    width:100%;
    padding:0 1%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 36px;
    line-height: 36px;
    left: 0;
    bottom: 0;
    text-align: center;
    background: #000000;
    background-color:rgba(0,0,0,0.5); /* IE6鍜岄儴鍒咺E7鍐呮牳鐨勬祻瑙堝櫒(濡俀Q娴忚鍣�)浼氳鎳傦紝浣嗚В鏋愪负閫忔槑 */
    filter:Alpha(opacity=50);/* 鍙敮鎸両E6銆�7銆�8銆�9 */
   color:#fff;
}
.review-main img {
	width: 100%
}

.review-main .carousel-caption {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: left;
	padding: 0 0 0 2%;
	left: 0;
	bottom: 0;
	background: rgba(12,37,77,.88)
}

#toTop,.copyright,.last ul li,.last ul li a,.side-cnt .wx,.tabs-box li {
	text-align: center
}

.major-course {
	margin-bottom: 40px
}
ul.major-tag-cnt {
	float: left;
	width: 32%
}

ul.major-tag-cnt h3 {
	font-size: inherit;
	font-weight: inherit
}

.major-tab-big {
	margin: 0 1.5%
}

ul.major-tag-cnt .li-nobottom {
	margin-bottom: 0!important
}

ul.major-tag-cnt li {
	text-align: center;
	font-size: 16px;
	padding: 0 5px;
	margin: 0 auto 15px
}

ul.major-tag-cnt li.li-rowspan2 {
	font-size: 20px
}

ul.major-tag-cnt li.li-rowspan2,ul.major-tag-cnt li.li-strong {
	font-weight: 700
}

ul.major-tag-cnt li.li-more {
	font-size: 18px
}

ul.major-tag-cnt li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-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
}

.rules,.school {
	padding: 40px 0
}

.main01,.main02{
	padding: 40px 0;
	background-color: #fff;
}
.main02{
	padding-top:0;
}
.modular-title {
	margin-bottom: 20px
}

.modular-title a.more {
	color: #999
}

.modular-title h2,.modular-title span {
	display: block;
	font-size: 24px;
	height: 24px;
	line-height: 24px;
	color: #333;
	padding-left:15px;
	border-left: 3px solid #39599F;
	font-weight: bold;
}

.tabs-box {
	border-bottom: none;
	margin-left: 50px
}

.tabs-box .nav-tabs {
	border: none
}

.tabs-box li {
	line-height: 24px;
	cursor: pointer
}

.tabs-box li a,.tabs-box li.active a,.tabs-box li.active a:focus,.tabs-box li.active a:hover {
	color: #333;
	font-size: 16px;
	line-height: 24px;
	padding: 0 20px;
	border-radius: 3px;
	border: none
}

.tabs-box li a:hover,.tabs-box li.active a,.tabs-box li.active a:focus,.tabs-box li.active a:hover {
	background-color: #39599F;
	color: #fff;
	border: none
}

.rules-item,.school-list-item {
	float: left;
	width: 23%;
	margin: 1%;
	background-color: #fff;
	border-radius: 3px;
	overflow: hidden
}

.rules-item:hover,.school-list-item:hover {
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.school-list-item:last-child {
	margin-right: 0
}

.list-item-title {
	position: relative;
	display: block;
	font-size: 18px;
	height: 36px;
	color: #333;
	font-weight: 900
}

.list-item-title:after {
	content: '';
	display: block;
	width: 50px;
	height: 1px;
	background-color: #323232;
	position: absolute;
	bottom: 0;
	left: 0
}

.school-list-item dd {
	padding: 20px;
	border: 1px solid #eee
}

.school-list-item .list-item-main p {
	font-size: 12px;
	height: 36px;
	line-height: 18px;
	margin-bottom: 16px;
	color: #999
}



.school-list-main{
    padding: 10px 0 0
}
.school-list-main dl:hover{
    box-shadow: 0 0 6px rgba(0,0,0,.2)
}
.school-list-main dd a span{
    display: flex;
    height: 42px;
    margin: 4px 0;
    float: left;
    width: 66%;
    width: calc(100% - 60px);
    font-size: 16px;
    line-height: 21px;
    overflow: hidden;
    font-weight: bold;
    color: #31404c;
    align-items: center
}


.module-sub-title{
    width: 98%;
    margin: 0 auto;
    padding: 30px 0 20px;
    border-bottom: 1px solid #d0d5da;
}

.module-sub-title .more{
    float: right;
    margin-right: 10px;
    color: #838c94
}
.module-sub-title .more:hover{
    color: #b54848
}
.module-sub-title h2,.module-sub-title h3{
    float: left;
    height: 23px;
    font-size: 24px;
    line-height: 18px;
    font-weight: bold;
    color: #333;
    padding-left: 13px;
    margin-right: 20px;
    border-left: 3px solid #334d72;
}
.module-sub-title .more{
    font-size: 16px;
}
.modular-title h2{
	float: left;
}
.modular-title a.more{
   float: right;
   font-size: 14px;
}



.school-box .module-title{
    margin-bottom: 1% 
}
.school-list dl{
    float: left;
    width: 23%;
    margin: 10px 1%;
    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 dt,.school-list dl:hover dd{
    border-color: #fff;
}
.school-list dt{
 
    border: 1px solid #ebebeb;
    border-bottom: none;
    overflow: hidden;
}
.school-list dd {
    padding: 0 10px 10px;
    border: 1px solid #ebebeb;
}
.school-list dd .school-logo{
    position: relative;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.school-list .address-icon{
	padding: 2px 10px;
	/* margin-right: 4px; */
	background: url(../images/icon.png) center -759px no-repeat
}
.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);
    -moz-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;
   white-space: nowrap;
}
.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: 16px;
    font-weight: bold;
    color: #0b244b;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.school-list dd .school-name:hover,.school-list dd .school-cnt a{
    color: #b54848;
}
.school-list-main .tag-list {
    position: relative;
    border-top: 1px dashed #e3e3e8;
    padding-top: 16px;
    height: 42px;
    line-height: 24px;
    overflow: hidden;
    padding-left: 60px
}
.school-list-main .tag-list span{
    position: absolute;
    left: 0;
    width: 60px;
    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-list .tag{
    white-space: nowrap
}
.tag:last-child{
    margin-right: 0
}
.tag-color1{
    background-color: #98b984;
}
.tag-color6{
    background-color: #977cbb;
}
.tag-color2{
    background-color: #6f90c6;
}
.tag-color3{
    background-color: #f4ab6f;
}
.tag-color4{
    background-color: #e59e77;
}
.tag-color5{
    background-color: #cfa589;
}
.school-logo .tag{
    margin-left: 5px;
    padding: 1px 3px;
}
.school-logo .tag-color1{
    background-color: #f4ab6f;;
}
.school-logo .tag-color2{
    background-color: #e79393;
}


/* .school-list dd .school-logo p .icon {
    padding: 2px 10px;
    margin-right: 10px;
    background: url(../images/icon.png) no-repeat;
} */

.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;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
  }
  
  .card-dl dd {
	padding: 15px 14px;
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-top: none;
	margin-top: -13px;
	border-radius: 6px;
  }
  
  .card-dl dt a {
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	padding: 17px 0 32px;
	font-weight: bold;
	color: #f5f7f9;
	background: url(../images/card-bg.png) no-repeat center center;
	background-size: cover;
	z-index: 9;
	transition: all 1s;
  }
  
  .card-dl dt h3{
	margin-top:0;
  }
  .card-dl dt a:hover {
	font-size: 24px;
	color: #fff;
	text-decoration: underline !important;
  }

  .card-dl .icon {
	padding: 0 10px;
  }
  
  .card-bg-color1 dt {
	background: #7492bc;
  }
  
  .card-bg-color2 dt {
	background: #6db2b4;
  }
  
  .card-bg-color3 dt {
	background: #d6a76f;
  }
  
  .card-bg-color4 dt {
	background: #887aaa;
  }
  
  .card-bg-color5 dt {
	background: #5f8ea0;
  }
  
  .card-bg-color6 dt {
	background: #839f71;
  }
  
  .card-bg-color7 dt {
	background: #977872;
  }
  
  .card-cnt {
	padding-top: 10px;
	border-top: 1px dashed #ccc;
  }
  
  .card-cnt p {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 6px;
  }
  
  .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;
  }
  
  .star-icon {
	margin-right: 0;
	background: url(../images/start.png) no-repeat left center;
  }
  
  .card-icon {
	background: url(../images/icon.png) no-repeat -8px -534px;
  }
  
  .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: 76%;
	width: calc(100% - 90px);
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size:14px;
  }
  
  .card-cnt li a.more {
	float: right;
	width: auto;
	font-size: 12px;
	font-weight: normal;
	color: #888;
  }
  
  .card-cnt li a > span:hover {
	color: #b57c39;
  }
  
  .card-cnt li a:first-child {
	width: 90px !important;
	margin-left: -7px;
  }
  
  .card-cnt li a > span, .card-cnt li a > em {
	float: left;
	color: #5c6c98;
  }
  
  .card-cnt li a > span {
	color: #5c6c98;
	width: 60px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
  }
  
  .card-cnt li a:hover {
	color: #b57c39;
  }
  
  .card-cnt li a:hover > span, .card-cnt li a:hover > em {
	color: #b57c39;
  }
  

.main03 {
	padding-top:40px;
}
.main03 .headlines{
	width: 33.3333333333%;
}

.list-item-cost {
	padding-top: 15px;
	max-height: 75px;
	font-size: 14px;
	line-height: 20px;
	color: #838c94
}

.list-item-cost a.more {
	color: #b99840
}

.rules {
	padding: 40px 0;
	background-color: #f5f7f9
}

.rules-item {
	padding: 15px;
	border: 1px solid #ebebeb
}

.rules-item dt {
	margin-bottom: 20px
}

.rules-item dt a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.rules-logo {
	max-width: 60px;
	margin-right: 15px
}

.rules-name {
	width: 100%;
	font-size: 18px;
	line-height: 28px;
	max-height: 56px;
	overflow: hidden
}

.rules-item dd p {
	font-size: 14px;
	color: #838c94
}

.rules-item dd b {
	font-weight: 400
}

.rules-item .list-item-cost {
	border-top: 1px solid #f5f5f5;
	margin-top: 15px
}

.rules-item .list-item-cost p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 28px
}

.rules-item .look-rules {
	padding: 0 10px;
	font-size: 14px;
	line-height: 24px;
	border: 1px solid #b99840;
	border-radius: 3px;
	color: #b99840;
	float: right
}

.rules-item .look-rules:hover {
	background-color: #b99840;
	color: #fff
}

.rules-item .address-icon {
	padding: 0 12px;
	background: url(../images/icon.png) center -760px no-repeat
}

.link a {
	padding: 0 10px 10px;
	display: block;
	float: left
}

.copyright {
	display: none;
	padding: 1em 0;
	border-top: 2px solid #2b4d8b;
	margin: 1.5em 0 1em;
	background-color: #fff
}

.copyright p {
	margin: 0 .3em .3em;
	font-size: 12px
}

.copyright p a {
	margin-right: 5px
}

.last {
	display: none;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #2b4d8b;
	position: fixed;
	z-index: 99999;
	bottom: 0
}

.last ul li {
	float: left;
	width: 33%;
	height: 40px;
	border-right: 1px #fff solid;
	background-color: #2b4d8b;
	display: block;
	overflow: hidden
}

.last ul li a {
	display: inline-block;
	height: 40px;
	width: 99.8%;
	color: #FFF
}

.last ul li a span {
	font-size: 14px;
	font-weight: 600
}


.banner img {
	max-width: none\9;
	width: auto\9
}

.chat-cnt ul {
	float: left\9
}

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

@media (min-width:1440px) {
	.banner .carousel-indicators {
		right: 120px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1200px
	}
}

@media only screen and (max-width:1200px) {
	.news,.rules,.school {
		padding: 3% 0
	}

	.major-course {
		margin-bottom: 3%
	}

	.school-list-item {
		width: 23%;
		margin: 1%
	}

	.banner .carousel-indicators {
		right: 20px
	}

	.head .navbar-nav>li>a {
		font-size: 14px;
		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 .faq-chat,.news .headlines,.news .review {
		padding: 0 10px;
		margin-bottom: 20px
	}

	.school-list-item dd {
		padding: 5%
	}

	.school-list-item .list-item-cost {
		height: 95px;
		max-height: 95px;
		overflow: hidden
	}
	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
	}

}

@media only screen and (max-width:1024px) {
	.container .container,.head {
		width: 100%
	}

	.container {
		width: 95%
	}

	.news .faq-chat,.news .review {
		margin-bottom: 0
	}

	.head .navbar-nav>li.nav-tel {
		display: none
	}

	.head .navbar-nav>li>a {
		font-size: 14px;
		line-height: 34px
	}

	.head .navbar-default .navbar-brand {
		float: left;
		width: 45%
	}

	.rules-item,.school-list-item {
		width: 31.333%;
		margin: 1%
	}

	.tabs-box {
		width: 100%;
		margin: 2% auto 0
	}

	.chat-cnt dl {
		width: 29%;
		padding: 0;
		margin: 0 auto;
		text-align: center
	}

	.chat-cnt dl dd {
		font-size: 12px
	}

	.banner .carousel-indicators {
		position: absolute;
		bottom: -10px;
		left: 50%;
		top: auto;
		z-index: 15;
		width: 60%;
		padding-left: 0;
		margin-left: -30%;
		text-align: center;
		list-style: none
	}

	.banner .carousel-indicators li {
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 1px;
		text-indent: -999px;
		cursor: pointer;
		border: 1px solid #fff;
		border-radius: 10px
	}

	.banner .carousel-indicators li.active {
		display: inline-block;
		width: 12px;
		height: 12px;
		margin: 0;
		border: 1px solid #fff;
		background-color: #fff
	}
}

@media only screen and (max-width:767px) {
	.head .navbar-header>h1,.head .navbar-header>span {
		margin-top: 10px;
		margin-left: -45px
	}

	.news,.rules,.school {
		padding: 4% 0
	}

	.major-course {
		margin-bottom: 4%
	}

	.banner .carousel-indicators {
		bottom: 0
	}

	.review-tabs {
		margin-bottom: 3%
	}

	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 20px
	}

	.news .faq-chat,.news .review {
		width: 100%
	}

	.head .navbar-header {
		padding: 10px 0
	}

	.head .navbar-default .navbar-brand {
		width: auto;
		height: 50px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		display: -webkit-flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.navbar-brand>img {
		width: 70%
	}

	.head .navbar-nav>li>a {
		padding: 5px 15px;
		line-height: 20px
	}

	.head .navbar-header>h1 {
		padding: 0 15px
	}	.nav-tel {
		display: none!important
	}

	.faq-cnt dl dd,.school-list-item .list-item-main p {
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical
	}

	.headlines dt {
		font-size: 16px
	}

	.headlines dd,.modular-title a.more {
		font-size: 12px
	}

	.link a,.tabs-box li a,.tabs-box li.active a,.tabs-box li.active a:focus,.tabs-box li.active a:hover {
		font-size: 14px
	}

	.faq-cnt dl dd {
		height: 48px;
		overflow: hidden
	}

	.tabs-box li,.tabs-box li.active {
		margin-bottom: 1%
	}

	#bs-example-navbar-collapse-1 {
		height: 0!important;
		position: absolute;
		right: 0;
		z-index: 999
	}

	.head .navbar-right {
		width: 130px;
		position: absolute;
		top: -1px;
		right: -15px;
		z-index: 999;
		background: #fff;
		-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;
		-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
		box-shadow: 0 6px 12px rgba(0,0,0,.175)
	}

	.rules-item,.school-list-item {
		width: 48%
	}

	.list-item-title,.school-list-item .list-item-main p {
		margin-bottom: 2%
	}

	.chat,.faq-cnt,.faq-cnt dl {
		margin-bottom: 3%
	}

	.school-list-item .list-item-main p {
		overflow: hidden
	}

	.school-list-item .list-item-cost {
		padding-top: 2%
	}

	.news .review-box {
		padding-top: 2%;
		padding-bottom: 0
	}

	.faq-cnt dl {
		padding-bottom: 3%
	}

	#QIAO_ICON_CONTAINER .qiao-icon-sector-inner,#QIAO_INVITE_CONTAINER,#footer,#qiao-wrap {
		display: none!important
	}

	#QIAO_INVITE_CONTAINER {
		width: 0!important;
		height: 0!important
	}

	.copyright,.last {
		display: block
	}
	.school-list dl{
		width:48%;
	}
	.rules-item{
		padding:2%;
	}
	.rules-item dt{
		margin-bottom:2%;
	}
	.rules-item dd p{
		margin-bottom:1%;
	}
	.rules-item .list-item-cost{
		margin-top:1%;
		padding-top:1%;
	}
}

@media only screen and (max-width:600px) {
	.news,.rules,.school {
		padding: 5% 0
	}

	.major-course {
		margin-bottom: 5%
	}

	.tabs-box {
		margin: 5% auto 0
	}

	.tabs-box li,.tabs-box li.active {
		width: 23%;
		margin: 1%
	}

	.tabs-box li a {
		padding: 0!important
	}

	.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:500px) {
	.list-item-title,.school-list-item .list-item-main p {
		margin-bottom: 5%
	}

	.rules-item,.school-list-item {
		margin-bottom: 2%
	}
}

@media only screen and (max-width:425px) {
	.head .navbar-header>h1 {
		font-size: 12px
	}

	/* .rules-item,.school-list-item {
		width: 98%
	} */

	.list-item-cost b {
		margin-right: 10px;
		margin-bottom: 5%
	}

	.list-item-tag {
		float: left;
		margin: 0 auto
	}

	.chat,.faq-cnt,.faq-cnt dl {
		margin-bottom: 5%
	}

	.faq-cnt dl {
		padding-bottom: 5%
	}
}

@media only screen and (max-width:400px) {
	.list-item-cost b {
		margin-bottom: 5%
	}

	.list-item-tag {
		float: left
	}

	.tabs-box li,.tabs-box li.active {
		width: 31.333%
	}

	.chat-cnt {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.chat-cnt ul {
		width: 100%;
		-webkit-padding-after: 0;
		padding-block-end: 0;
		margin: 0 auto 14px;
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		border-bottom: 1px solid #eee;
		border-right: none;
		padding-bottom: 10px
	}

	.chat-cnt dl {
		width: 40%;
		float: left\9
	}
}

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

::-webkit-scrollbar {
	width: 8px;
	height: 8px
}

::-webkit-scrollbar-track-piece {
	background-color: #fff
}