@charset "utf-8";

h3,h5,p {
	margin: 0;
	padding: 0
}

body {
	background-color: #fff
}

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

a {
	text-decoration: none
}

a:focus {
	outline: 0
}

.college-rank {
	width: 1100px;
	margin: 0 auto;
	color: #333
}

.college-rank .crumbs {
	margin: 20px 0 0 2px;
	color: #a2a8b0
}

.college-rank .crumbs span {
	font-size: 14px;
	line-height: 14px;
	display: inline-block;
	vertical-align: top;
	color: #a2a8b0
}

.college-rank .crumbs a {
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	margin-right: 6px;
	vertical-align: top;
	color: #a2a8b0
}

.college-rank .crumbs a:hover,.college-rank .crumbs a:link {
	text-decoration: none
}

.college-rank .crumbs .home-icon {
	display: inline-block;
	width: 20px;
	height: 17px;
	margin-right: 6px;
	vertical-align: top;
	background: url(/static/assets/images/collegerank/home_icon_2.png) no-repeat 3px 2px;
	background-size: 80%
}

.college-rank .search-condition {
	box-sizing: border-box;
	width: 1098px;
	margin: 20px 0;
	padding: 12px 18px;
	border: 1px solid #e3eaee;
	border-radius: 3px;
	background-color: #fff
}

.college-rank .search-condition li {
	font-size: 14px;
	line-height: 26px;
	box-sizing: border-box;
	height: 26px
}

.college-rank .search-condition li b {
	display: inline-block;
	color: #7b838e
}

.college-rank .search-condition li a {
	padding: 0 6px;
	color: #333
}

.college-rank .search-condition li a:hover {
	text-decoration: none;
	color: #bf0505
}

.college-rank .search-condition li .active {
	color: #bf0505
}

.college-rank .search-condition li .accur-search {
	position: relative;
	display: inline-block;
	width: 248px;
	height: 23px;
	vertical-align: middle;
	border: 1px solid #e3eaee;
	border-radius: 3px
}

.college-rank .search-condition li .accur-search input {
	font-size: 12px;
	line-height: 12px;
	display: inline-block;
	box-sizing: border-box;
	width: 210px;
	height: 20px;
	padding: 4px 0 4px 6px;
	vertical-align: top;
	border: 0;
	border-radius: 3px;
	outline: 0
}

.college-rank .search-condition li .accur-search -webkit-input-placeholder {
	color: #7b838e
}

.college-rank .search-condition li .accur-search a {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	width: 40px;
	height: 20px;
	text-indent: -9999px;
	border: 0;
	outline: 0;
	background: url(/static/assets/images/collegerank/search_icon.jpg) center center no-repeat;
	background-size: 42% 80%
}

.college-rank .search-condition li:nth-last-of-type(1) {
	border-bottom: 0
}

.college-rank .rank-module .rank-list {
	overflow: hidden;
	box-sizing: border-box;
	width: 1100px;
	margin-bottom: 44px;
	border-radius: 3px 3px 0 0;
	background-color: #fff
}

.college-rank .rank-module .rank-list .rank-title {
	font-size: 16px;
	line-height: 38px;
	width: 100%;
	height: 38px;
	text-align: center;
	color: #333
}

.college-rank .rank-module .rank-list .rank-item {
	font-size: 14px;
	line-height: 40px;
	display: -webkit-box;
	display: flex;
	width: 1100px;
	height: 40px;
	padding: 0 38px;
	color: #333;
	border: 1px solid #e1e1e1;
	border-radius: 3px 3px 0 0;
	background-color: #f3f7f9;
	justify-content: space-around;
	flex-wrap: nowrap
}

.college-rank .rank-module .rank-list .rank-item span {
	font-weight: 700;
	display: inline-block;
	height: 100%;
	text-align: center
}

.college-rank .rank-module .rank-list .rank-item span:nth-of-type(1) {
	width: 126px
}

.college-rank .rank-module .rank-list .rank-item span:nth-of-type(2) {
	width: 354px
}

.college-rank .rank-module .rank-list .rank-item span:nth-of-type(3) {
	width: 180px
}

.college-rank .rank-module .rank-list .rank-item span:nth-of-type(4) {
	width: 380px
}

.college-rank .rank-module .rank-list .major-rank-item span:nth-of-type(1) {
	width: 430px;
	margin-left: 60px
}

.college-rank .rank-module .rank-list .major-rank-item span:nth-of-type(2) {
	width: 152px;
	margin-left: 40px
}

.college-rank .rank-module .rank-list .major-rank-item span:nth-of-type(3) {
	width: 136px;
	margin-left: 40px
}

.college-rank .rank-module .rank-list .major-rank-item span:nth-of-type(4) {
	width: 264px;
	text-indent: -9999px
}

.college-rank .rank-module .rank-list .list-module {
	width: 1100px;
	margin-top: -1px;
	padding: 0 38px;
	border: 1px solid #e1e1e1;
	border-radius: 0 0 3px 3px
}

.college-rank .rank-module .rank-list .list-module li {
	font-size: 14px;
	line-height: 70px;
	display: -webkit-box;
	display: flex;
	width: 100%;
	height: 70px;
	text-align: center;
	border-bottom: 1px solid #e1e1e1;
	justify-content: space-around
}

.college-rank .rank-module .rank-list .list-module li .rank-num {
	font-weight: 700;
	width: 126px
}

.college-rank .rank-module .rank-list .list-module li .school-name {
	box-sizing: border-box;
	width: 354px;
	padding: 15px 0;
	color: #000
}

.college-rank .rank-module .rank-list .list-module li .school-name p {
	line-height: 20px
}

.college-rank .rank-module .rank-list .list-module li .school-name:link {
	text-decoration: none
}

.college-rank .rank-module .rank-list .list-module li .school-name:hover {
	text-decoration: none;
	color: #fe022f
}

.college-rank .rank-module .rank-list .list-module li .disable-school {
	cursor: default;
	pointer-events: none
}

.college-rank .rank-module .rank-list .list-module li .disable-school .disable-school:link {
	text-decoration: none
}

.college-rank .rank-module .rank-list .list-module li .disable-school .disable-school:hover {
	text-decoration: none;
	color: #000
}

.college-rank .rank-module .rank-list .list-module li .country {
	width: 180px
}

.college-rank .rank-module .rank-list .list-module li .assess {
	display: -webkit-box;
	display: flex;
	width: 380px;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center
}

.college-rank .rank-module .rank-list .list-module li .assess a {
	font-size: 14px;
	line-height: 26px;
	display: inline-block;
	width: 108px;
	height: 28px;
	margin: 0 4px;
	color: #4bf;
	border: 1px solid #4bf;
	border-radius: 14px;
	background-color: #fff
}

.college-rank .rank-module .rank-list .list-module li .assess a:link {
	text-decoration: none
}

.college-rank .rank-module .rank-list .list-module li .assess a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #4bf
}

.college-rank .rank-module .rank-list .list-module li .assess .test-btn {
	font-size: 14px;
	line-height: 26px;
	display: inline-block;
	width: 108px;
	height: 28px;
	margin: 0 4px;
	color: #5cc425;
	border: 1px solid #5cc425;
	border-radius: 14px;
	outline: 0;
	background-color: #fff
}

.college-rank .rank-module .rank-list .list-module li .assess .test-btn:hover {
	color: #fff;
	background-color: #5cc425
}

.college-rank .rank-module .rank-list .list-module li:nth-last-of-type(1) {
	border-bottom: 0
}

.college-rank .rank-module .rank-list .school-list .en-name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.college-rank .rank-module .rank-list .major-list li .organ-name {
	width: 430px;
	margin-left: 60px
}

.college-rank .rank-module .rank-list .major-list li .organ-name span {
	font-size: 14px;
	line-height: 1.3;
	display: inline-block;
	vertical-align: middle
}

.college-rank .rank-module .rank-list .major-list li .country {
	width: 152px;
	margin-left: 40px
}

.college-rank .rank-module .rank-list .major-list li .year {
	width: 136px;
	margin-left: 40px
}

.college-rank .rank-module .rank-list .major-list li .major-name {
	width: 330px
}

.college-rank .rank-module .rank-list .major-list li .more {
	width: 264px
}

.college-rank .rank-module .rank-list .major-list li .more a {
	color: #333
}

.college-rank .rank-module .rank-list .major-list li .more a:hover {
	text-decoration: none;
	color: #bf0505
}

.college-rank .rank-module .paginationjs {
	display: -webkit-box;
	display: flex;
	margin-bottom: 36px;
	-webkit-box-pack: center;
	justify-content: center
}

.college-rank .rank-module .paginationjs input {
	outline: 0
}

.college-rank .rank-module .paginationjs .disabled {
	cursor: initial!important;
	pointer-events: none
}

.college-rank .rank-module .paginationjs .disabled a {
	color: #797979!important
}

.college-rank .rank-module .paginationjs .paginationjs-pages {
	margin-right: 16px
}

.college-rank .rank-module .paginationjs .paginationjs-pages ul {
	display: -webkit-box;
	display: flex;
	flex-wrap: nowrap
}

.college-rank .rank-module .paginationjs .paginationjs-pages ul li {
	font-size: 14px;
	line-height: 28px;
	width: 32px;
	height: 28px;
	margin-left: -1px;
	cursor: pointer;
	text-align: center;
	border: 1px solid #ddd
}

.college-rank .rank-module .paginationjs .paginationjs-pages ul li a {
	color: #333
}

.college-rank .rank-module .paginationjs .paginationjs-pages ul li a:hover {
	text-decoration: none
}

.college-rank .rank-module .paginationjs .paginationjs-pages ul .paginationjs-next,.college-rank .rank-module .paginationjs .paginationjs-pages ul .paginationjs-prev {
	width: 42px
}

.college-rank .rank-module .paginationjs .paginationjs-pages ul .paginationjs-next a,.college-rank .rank-module .paginationjs .paginationjs-pages ul .paginationjs-prev a {
	color: #fe022f
}

.college-rank .rank-module .paginationjs .paginationjs-pages ul .active {
	border: 1px solid #fe022f;
	background-color: #fe022f
}

.college-rank .rank-module .paginationjs .paginationjs-pages ul .active a {
	color: #fff
}

.college-rank .rank-module .paginationjs .paginationjs-go-input span {
	font-size: 14px;
	line-height: 28px;
	margin-right: 8px;
	color: #999
}

.college-rank .rank-module .paginationjs .paginationjs-go-input input {
	width: 40px;
	height: 28px;
	text-align: center;
	border: 1px solid #ddd
}

.college-rank .rank-module .paginationjs .paginationjs-go-button input {
	width: 32px;
	height: 28px;
	margin-left: -1px;
	color: #999;
	border: 1px solid #ddd;
	background-color: #eee
}

.college-rank .search-module {
	display: none
}

.college-rank .search-module .search-list {
	width: 1100px;
	margin-bottom: 58px
}

.college-rank .search-module .search-list .search-item {
	box-sizing: border-box;
	width: 1098px;
	height: 148px;
	margin-bottom: 18px;
	padding: 16px 38px 16px 6px;
	cursor: pointer;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	background-color: #fff
}

.college-rank .search-module .search-list .search-item:hover {
	border-color: #ff8ea2;
	box-shadow: 1px 1px 5px 2px #c5c5c5
}

.college-rank .search-module .search-list .search-item .school-badge {
	float: left;
	box-sizing: border-box;
	width: 100px;
	height: 100px;
	margin: 15px 25px 15px 15px
}

.college-rank .search-module .search-list .search-item .school-badge img {
	width: 100%;
	height: 100%
}

.college-rank .search-module .search-list .search-item .school-info {
	float: left;
	width: 912px
}

.college-rank .search-module .search-list .search-item .school-info .school-name {
	font-size: 18px;
	line-height: 26px;
	width: 100%;
	height: 26px;
	color: #404040
}

.college-rank .search-module .search-list .search-item .school-info .school-details {
	width: 100%;
	height: 38px
}

.college-rank .search-module .search-list .search-item .school-info .school-details span {
	font-size: 14px;
	line-height: 38px;
	display: inline-block;
	height: 38px;
	color: #8a8a8a
}

.college-rank .search-module .search-list .search-item .school-info .school-details span:nth-of-type(even) {
	margin-right: 100px;
	color: #fe002f
}

.college-rank .search-module .search-list .search-item .school-info .school-desc {
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	color: #8a8a8a
}

.college-rank .apply-pop-form a:link,.college-rank .apply-pop-form a:visited {
	text-decoration: none
}

.college-rank .apply-pop-form .modal-content .modal-body {
	position: relative
}

.college-rank .apply-pop-form .modal-content .modal-body .reser-title {
	font-size: 20px;
	font-weight: 700;
	line-height: 52px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 52px;
	text-align: center;
	color: #fff;
	border-radius: 6px 6px 0 0;
	background-color: #fe022f
}

.college-rank .apply-pop-form .modal-content .modal-body .reser-title:before {
	display: inline-block;
	width: 14px;
	height: 12px;
	margin: 23px 20px 0 0;
	content: '';
	vertical-align: top;
	background: url(/static/assets/images/collegerank/form_title_icon.png) no-repeat top center
}

.college-rank .apply-pop-form .modal-content .modal-body .reser-title:after {
	display: inline-block;
	width: 14px;
	height: 12px;
	margin: 23px 0 0 20px;
	content: '';
	vertical-align: top;
	background: url(/static/assets/images/collegerank/form_title_icon.png) no-repeat top center
}

.college-rank .apply-pop-form .modal-content .modal-body .apply-sel {
	position: relative
}

.college-rank .apply-pop-form .modal-content .modal-body .apply-sel .down-btn {
	position: relative;
	display: block;
	width: 238px;
	height: 34px;
	border: solid 1px #ececec;
	border-radius: 3px;
	box-shadow: none
}

.college-rank .apply-pop-form .modal-content .modal-body .apply-sel .down-btn:hover {
	text-decoration: none
}

.college-rank .apply-pop-form .modal-content .modal-body .apply-sel .down-btn .cur-item {
	line-height: 34px;
	padding-left: 10px;
	color: #797979
}

.college-rank .apply-pop-form .modal-content .modal-body .apply-sel .down-btn .icon {
	position: absolute;
	top: 8px;
	right: 10px;
	width: 10px;
	height: 6px
}

.college-rank .apply-pop-form .modal-content .modal-body .apply-sel .down-btn .icon img {
	width: 100%;
	height: 100%
}

.college-rank .apply-pop-form .modal-content .modal-body .apply-sel .down-list {
	position: absolute;
	z-index: 2;
	top: 33px;
	left: 0;
	display: none;
	width: 100%;
	text-align: center;
	border: 1px solid #ececec;
	background-color: #fff
}

.college-rank .apply-pop-form .modal-content .modal-body .apply-sel .down-list li {
	line-height: 30px;
	height: 30px;
	cursor: pointer;
	color: #797979
}

.college-rank .apply-pop-form .modal-content .modal-body .apply-sel .down-list li:hover {
	color: #fe022f
}

.college-rank .apply-pop-form .modal-content .modal-body .alert-danger {
	font-size: 14px;
	padding-left: 4px;
	color: #fe022f
}

.college-rank .apply-pop-form input {
	padding-left: 12px;
	outline: 0
}

.college-rank .apply-pop-form button {
	font-size: 18px;
	line-height: 36px;
	display: inline-block;
	width: 200px;
	height: 36px;
	margin: 10px auto;
	padding: 0;
	text-align: center;
	color: #fff;
	border-radius: 18px;
	background-color: #fe022f
}

.college-rank .ceyice-pop-form .modal-content .modal-body .reser-title {
	background-color: #fe022f
}

.college-rank .ceyice-pop-form .modal-content .modal-body .alert-danger,.college-rank .ceyice-pop-form .modal-content .modal-body .apply-sel .down-list li:hover {
	color: #fe022f
}

.college-rank .ceyice-pop-form button {
	background-color: #fe022f
}

.college-rank .phone-form {
	box-sizing: border-box;
	width: 360px;
	margin-left: 0!important;
	padding: 35px 30px 22px;
	text-align: center;
	border: 0
}

.college-rank .phone-form .reser-title {
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 20px;
	color: #000
}

.college-rank .phone-form input {
	width: 230px;
	height: 34px;
	margin-bottom: 14px;
	padding-left: 12px;
	border: 1px solid #ececec;
	border-radius: 3px;
	outline: 0
}

.college-rank .phone-form .tips {
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 32px;
	padding: 0;
	color: #fe022f
}

.college-rank .phone-form .alert-danger {
	font-size: 14px;
	margin: -10px 0 10px;
	color: #fe022f
}

.college-rank .phone-form button {
	font-size: 18px;
	line-height: 36px;
	display: inline-block;
	width: 200px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #fff;
	border-radius: 18px;
	background-color: #fe022f
}

.college-rank .ceyice-phone-form .alert-danger,.college-rank .ceyice-phone-form .tips {
	color: #fe022f
}

.college-rank .ceyice-phone-form button {
	background-color: #fe022f
}

.college-rank .apply-success .modal-content {
	width: 360px;
	height: 180px;
	margin-left: 0!important;
	border: 0
}

.college-rank .apply-success .modal-content .modal-body {
	height: 100%;
	padding: 36px 24px
}

.college-rank .apply-success .modal-content .modal-body .reser-title {
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
	color: #000
}

.college-rank .apply-success .modal-content .modal-body .btn {
	font-size: 16px;
	line-height: 36px;
	width: 200px;
	height: 36px;
	margin-top: 26px;
	padding: 0;
	color: #fff;
	border-radius: 18px;
	background-color: #fe022f
}

.college-rank .ceyice-success .modal-content .modal-body .btn {
	background-color: #fe022f
}

.modal-backdrop.fade {
	opacity: 0!important;
	filter: alpha(opacity=0)!important
}

.modal-backdrop.in {
	opacity: .4!important;
	filter: alpha(opacity=40)!important
}

.site-bottom {
	width: 100%;
	height: 540px
}

.site-bottom .bottom-footer {
	height: 100%;
	background: #272930
}

.site-bottom .bottom-footer .footer-wrap {
	height: 100%;
	padding: 60px 30px 0
}

.site-bottom .bottom-footer .footer-wrap .site-addr {
	height: 135px;
	border-bottom: 1px solid #5f6476
}

.site-bottom .bottom-footer .footer-wrap .site-addr .nav {
	text-align: center;
	border: 0
}

.site-bottom .bottom-footer .footer-wrap .site-addr .nav li {
	position: relative;
	display: inline-block;
	float: none
}

.site-bottom .bottom-footer .footer-wrap .site-addr .nav li a {
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	padding: 0 16px;
	color: #ababad;
	border: 0;
	background: 0 0
}

.site-bottom .bottom-footer .footer-wrap .site-addr .nav li.active a {
	color: #dadada;
	border: 0;
	background: 0 0
}

.site-bottom .bottom-footer .footer-wrap .site-addr .tab-content {
	height: 74px
}

.site-bottom .bottom-footer .footer-wrap .site-addr .tab-content .tab-pane {
	position: relative;
	height: 100%
}

.site-bottom .bottom-footer .footer-wrap .site-addr .tab-content .tab-pane ul {
	height: 100%;
	margin: 0;
	padding: 0;
	padding-top: 5px
}

.site-bottom .bottom-footer .footer-wrap .site-addr .tab-content .tab-pane ul li {
	overflow: hidden;
	margin: 15px auto;
	margin-left: 250px;
	padding: 0;
	color: #dadada
}

.site-bottom .bottom-footer .footer-wrap .site-addr .tab-content .tab-pane ul p.tp-add {
	margin-right: 15px;
	margin-bottom: 5px
}

.site-bottom .bottom-footer .footer-wrap .site-addr .tab-content .tab-pane ul p {
	float: left;
	margin-top: 3px
}

.site-bottom .bottom-footer .footer-wrap .site-addr .tab-content .tab-pane ul.list-inline li {
	width: 100%!important
}

.site-bottom .bottom-footer .site-links .links-title {
	font-size: 16px;
	padding: 27px 0 9px;
	text-align: center;
	color: #dadada
}

.site-bottom .bottom-footer .site-links ul {
	font-size: 0;
	margin: 0 0 15px;
	list-style: none;
	text-align: center
}

.site-bottom .bottom-footer .site-links ul li {
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0
}

.site-bottom .bottom-footer .site-links ul li a {
	font-size: 12px;
	color: #adadad
}

.site-bottom .bottom-footer .site-links ul li a:hover {
	text-decoration: none
}

.site-bottom .bottom-footer .site-links ul li.pipe {
	font-weight: 400;
	position: relative;
	top: -1px;
	margin: 0 15px;
	color: #333;
	border-radius: 0;
	background-color: transparent
}

.site-bottom .bottom-footer .site-links p {
	font-size: 12px;
	margin-bottom: 0;
	padding: 3px 0 30px;
	text-align: center;
	color: #bdbdbd
}

.site-bottom .bottom-footer .site-about ul {
	float: left;
	min-width: 140px
}

.site-bottom .bottom-footer .site-about ul li {
	line-height: 26px;
	color: #a5a5a5
}

.site-bottom .bottom-footer .site-about ul li a {
	color: #a5a5a5
}

.site-bottom .bottom-footer .site-about ul li.footer-title {
	font-size: 16px;
	padding-bottom: 15px;
	color: #dadada
}

.site-bottom .bottom-footer .site-about ul.slide-logo {
	width: 290px;
	padding-right: 46px
}

.site-bottom .bottom-footer .site-about ul.slide-logo li {
	line-height: 22px;
	text-align: center
}

.site-bottom .bottom-footer .site-about ul.slide-logo li.img img {
	width: 100%
}

.site-bottom .bottom-footer .site-about ul.slide-logo li.qr {
	margin-top: 20px;
	margin-bottom: 5px
}

.site-bottom .bottom-footer .site-about ul.slide-logo li.qr img {
	width: 81px;
	height: 81px
}

.site-bottom .bottom-footer .site-about ul.slide-phone {
	width: 190px;
	text-align: center
}

.site-bottom .bottom-footer .site-about ul.slide-phone li div.btn {
	font-size: 14px;
	margin-top: 10px;
	padding: 7px 30px;
	color: #fff;
	border: 0;
	border-radius: 17px;
	background: #fe002f
}

.site-bottom .bottom-footer .site-about ul.slide-phone li div.btn img {
	width: 23px
}

.site-bottom .bottom-footer .site-about ul.slide-phone li.phone-title {
	font-size: 24px;
	padding-bottom: 5px;
	color: #dadada
}

.site-copyright {
	background: #111216
}

.site-copyright p {
	font-size: 12px;
	line-height: 28px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #cbcbcb
}