﻿@charset "utf-8";

/* CSS Document */

.col-xs-2,
.col-xs-3 {
	float: left;
}

.col-xs-2 {
	width: 50%;
}

.col-xs-3 {
	width: 33.33333%
}

.col-xs-4 {
	width: 40%;
}

.col-xs-6 {
	width: 60%;
}

.col-xs-8 {
	width: 80%;
}

.col-xs-7 {
	width: 70%;
}

.col-xs-9 {
	width: 30%;
}

.col-xs-5 {
	width: 20%;
}

.mobile_banner,
.mobile_beian {
	display: none;
}

.contact_p {
	padding: 20px 0;
	float: left;
	width: 100%;
	text-align: center;
}

#file_photo {
	display: none;
}

#file_pc {
	display: block;
}

@media (max-height:768px) {
	#file_photo {
		display: block;
	}
	#file_pc {
		display: none;
	}
	.register .wrap {
		min-height: auto;
	}
	.register .content {
		margin: 8% 5%;
	}
	.register .content .w01 {
		width: 100%;
	}
	.izl-rmenu {
		position: fixed;
		right: 0;
		margin-right: 10px;
		top: 78px;
		padding-bottom: 20px;
		z-index: 999;
	}
}

@media (min-width:601px) {
	.main-header,
	.main-sidebar,
	.mobile-footer {
		display: none;
	}
	.hidden {
		display: block !important;
	}
}

@media (max-width:499px) {
	.dynamics .wrap .std .nsdetail .fl a {
		width: 100% !important;
		min-height: auto !important;
	}
}

@media (max-width:420px) {
	.items .item1 .txt,
	.items .item2 .txt,
	.items .item3 .txt,
	.items .item4 .txt,
	.items .item5 .txt,
	.items .item6 .txt {
		width: 180px !important;
	}
	.items .item .tit {
		font-size: 1.25em;
	}
	.items .item {
		margin-bottom: 10px;
	}
}

@media (max-width:1200px) {
	.wrap,
	.box_title,
	.box {
		width: 98% !important;
		overflow: hidden;
	}
	.header .wrap,
	.register .wrap {
		width: 95% !important;
	}
	.picbox {
		width: 84.2% !important;
	}
	.header .sear .text {
		width: 70%;
	}
	.items .item1,
	.items .item4,
	.items .item5,
	.footer,
	.index-banner,
	.header .logo a,
	.banner,
	.items .item2 {
		width: 100% !important;
	}
}

@media (max-width:986px) {
	.header .logo {
		width: 23%;
	}
	.items .item2 {
		width: 459px;
	}
	.header .center {
		margin: 0;
	}
	.header .sear {
		margin-left: 0;
		width: 100%;
	}
	.header .center {
		width: 70%;
		float: right;
	}
	.header .nav li>a {
		font-size: 1em
	}
}

@media (max-width:768px) {
	.member .wrap .member-info {
		width: 100%;
		margin-bottom: 60px;
		float: left;
	}
	.header .nav li .subnav {
		top: 30%;
		padding-top: 20%;
		padding-left: 2%;
	}
	.header .nav li>a {
		font-size: .95em
	}
	.header .nav li .subnav a {
		font-size: .75em;
	}
	.index-banner .slide,
	.index-banner .slide-box,
	.slide,
	.index-banner .slide-main {
		height: 312px !important;
	}
	.index-banner .slide {
		background-size: 768px 312px !important;
	}
	.items .item3 .text,
	.items .item6 .text,
	.items .item3 .img,
	.items .item6 .img,
	.dynamics .wrap .std li .fl,
	.dynamics .wrap .std li .fr,
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-6,
	.col-xs-5,
	.col-xs-8,
	.col-xs-7,
	.col-xs-9 {
		width: 100% !important;
	}
	.dynamics .wrap .std .nsdetail .fr .title a {
		color: #bc111a;
	}
	.items .item3 .txt,
	.items .item6 .txt {
		float: right;
		width: 250px;
		margin-top: 0
	}
	.items .item1 .text,
	.items .item2 .text,
	.items .item3 .text,
	.items .item4 .text,
	.items .item5 .text,
	.items .item6 .text {
		padding: 4% 4% 4% 7%;
		float: left;
		height: auto;
		width: 100%;
	}
	.items .item .txt h3 {
		white-space: normal;
		word-break: normal;
	}
	.items .item3 .text .tit,
	.items .item6 .text .tit {
		float: left;
	}
	.items .item3 .text,
	.items .item6 .text {
		padding-top: 4%;
	}
	.allies .items {
		width: 100%;
		display: block;
	}
	.allies .items .item {
		width: 100%;
		flex: none;
		margin-right: 0;
		border-bottom: 1px #eee dashed;
		padding-bottom: 15px;
	}
	.allies .items .item:last-child {
		margin-right: 0
	}
	.allies .items .item .name {
		font-weight: 700;
		font-size: 16px;
		margin: 15px auto 5px auto
	}
	.allies .items .item .images {
		text-align: center;
		padding: 10px;
	}
	.allies .items .item .images img {
		max-width: 160px;
		max-height: 160px;
	}
	.allies .items .item .content {
		text-indent: 30px;
	}
}

@media (max-width:600px) {
	.mobile_banner,
	.mobile_beian {
		display: block;
	}
	.hidden,
	.footer .left {
		display: none !important;
	}
	.wrap .top_title .en {
		font-size: 22px;
	}
	.second_nav .nav_menu-item {
		width: 100%;
		margin-bottom: 2px;
		line-height: 35px;
	}
	.contact_p {
		width: 40%;
	}
	.contact_right {
		float: right;
		width: 60%;
		padding-top: 13px;
	}
	.og_prev,
	.og_next {
		top: 30%
	}
	.footer .right {
		width: 20%
	}
	.footer .center {
		width: 80%
	}
	.index-banner {
		float: left;
	}
	#system .col-xs-4,
	#system .col-xs-6 {
		padding: 10px 0;
	}
	.dynamics .wrap .std li .fr {
		margin-top: 10px;
	}
	#allies .col-xs-2 {
		margin-top: 20px;
	}
	#allies .col-xs-2 strong {
		color: #bc111a;
	}
	.index-banner .slide,
	.index-banner .slide-box,
	.slide,
	.index-banner .slide-main {
		height: 243px !important;
	}
	.index-banner .slide {
		background-size: 600px 243px !important;
	}
	.item2 .tab-pane,
	.items .item2 {
		height: auto !important;
	}
	.std .group_title p {
		margin-left: 10px;
		width: 70%;
		float: left;
		position: relative;
		padding-left: 75px;
	}
	.std .group_title h1 {
		margin: 10px 0;
	}
	.std .group_title span {
		position: absolute;
		left: 0;
	}
	.std .group_title h1 {
		width: 77%;
	}
	@media (max-width:414px) {
		.mainWrap {
			width: 95%;
			padding-top: 20px;
		}
		.orderHint {
			padding: 10px;
		}
		.hintOne {
			width: 100%;
			font-size: 16px
		}
		.payInfo {
			padding: 0px 10px 10px
		}
		.m-orderinfo .info .payAmount {
			width: 100%;
			float: none;
			text-align: center;
		}
		.m-qrcode {
			width: 100%;
			padding: 10px;
		}
		.m-otherway,
		.m-qrcode .example {
			display: none;
		}
		.m-qrcode .code {
			text-align: center;
			margin: 0 auto;
			float: none;
		}
		.m-qrcode .ali-example {
			display: none;
		}
		.index-banner .slide,
		.index-banner .slide-box,
		.slide,
		.index-banner .slide-main {
			height: 168px !important;
		}
		.index-banner .slide {
			background-size: 414px 168px !important;
		}
	}
	@media (max-width:375px) {
		.index-banner .slide,
		.index-banner .slide-box,
		.slide,
		.index-banner .slide-main {
			height: 152px !important;
		}
		.index-banner .slide {
			background-size: 375px 152px !important;
		}
	}
	@media (max-width:320px) {
		.index-banner .slide,
		.index-banner .slide-box,
		.slide,
		.index-banner .slide-main {
			height: 130px !important;
		}
		.index-banner .slide {
			background-size: 320px 130px !important;
		}
	}
	/**顶部样式**/
	.main-header .input-group-btn:last-child>.btn {
		font-size: 12px;
	}
	.main-header .top {
		background: #bc111a;
		border-bottom: 1px #a8060b solid;
		height: 40px;
		position: fixed;
		width: 100%;
		top: 0;
		z-index: 99999999999999;
		overflow: hidden;
	}
	.main-header .logos {
		margin: 3% auto;
		width: 100%;
		padding-top: 40px;
		float: left;
	}
	/**底部样式**/
	.mobile-footer {
		height: 50px;
		width: 100%;
	}
	.main-footer {
		background: #fff;
		color: #444;
		position: fixed;
		bottom: 0;
		height: 40px;
		z-index: 1046;
		width: 100%;
		border-top: 1px solid #d2d6de;
		opacity: 0.95;
		-moz-opacity: 0.95;
		filter: alpha(opacity=95);
	}
	.dropdown-menu {
		font-size: 14px;
		text-align: left;
		list-style: none;
		box-shadow: none;
		position: absolute;
		bottom: 49px;
		right: 0;
		z-index: 1000;
		display: none;
		float: left;
		min-width: 200px;
		padding: 5px 0;
		margin: 2px 0 0;
		background-color: #fff;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		border: 1px solid #ccc;
	}
	.open>.dropdown-menu {
		display: block;
	}
	.dropdown-menu>li>a:hover {
		background-color: #e1e3e9;
		color: #333;
	}
	.dropdown-menu>li>a {
		display: block;
		padding: 5px 10px;
		clear: both;
		font-weight: 400;
		line-height: 1.42857143;
		color: #333;
		white-space: nowrap;
	}
	.main-footer .kf {
		width: 33.333333%;
		margin-top: 5px;
	}
	.rightbottom {
		border-right: 1px #cccccc solid;
	}
	.modal-dialog .item2 .tabcontent {
		padding: 5px
	}
	#logintentt2 {
		display: none;
	}
	.modal-dialog .item2 .tabcontent span {
		margin-right: 0;
	}
	.modal-dialog .item2 .tabcontent .fr {
		width: auto;
	}
	.modal-dialog .item2 .tabcontent {
		height: 320px;
	}
	#members-default .modal-header {
		padding: 0 !important;
	}
	#members-default .modal-header .close {
		z-index: 9999999999999999999999999999999999999999999;
		position: absolute;
		right: 10px;
		top: 10px;
	}
	#members-default .modal-body {
		margin-top: 0px;
		border-radius: 6px;
		overflow: hidden;
	}
	#kf01-default .modal-body,
	#kf02-default .modal-body,
	#kf03-default .modal-body {
		text-align: center;
		width: 100%;
	}
	#kf01-default .modal-body img,
	#kf02-default .modal-body img,
	#kf03-default .modal-body img {
		width: 80%;
	}
	.std .list,
	.wrap .std {
		padding: 0px 0px 20px 0px !important;
	}
	.second_nav .nav_submenu a,
	.wrap .btum {
		font-size: 12px !important;
	}
	.second_nav,
	.std,
	.std .group_title {
		width: 100% !important;
	}
	.showlist {
		width: 98% !important;
	}
	.search_list .search_input {
		padding-bottom: 0px !important;
		padding-left: 0 !important;
		width: 100%;
	}
	.std .list-tx dl {
		display: block;
	}
	.std .list-tx dt {
		width: 100%;
		text-align: center;
	}
	.std .list-tx h5 {
		font-size:18px;
	}
	.std .list-tx dd {
		display: block;
		height: 240px;
	}
	.list-tx .list_con {
		height: 240px;
	}
	.search_list .search_input .text {
		width: 78%;
	}
	#members_list .search_list .search_input .text {
		width: 26%;
	}
	#members_list .search_input .submit_sure {
		margin-right: 0px;
	}
	dd::before {
		display: none;
	}
	.rebox-contents {
		top: 100px !important;
	}
	.rebox-close {
		right: 10px;
		top: 100px;
	}
	.rebox-next {
		right: 10px;
		top: 210px;
	}
	.rebox-prev {
		left: 10px;
		top: 210px;
	}
	.rebox-loading {
		left: 50%;
		top: 210px;
	}
	.second_nav a {
		font-size: 14px !important;
	}
	.register {
		width: 100%;
		float: left;
	}
	.entry-container-inner .fields {
		padding: 0 10px !important;
	}
	.entry-container-inner .field-address-field .dropdown-wrapper,
	.entry-container-inner .field-cascade-drop-down .dropdown-wrapper {
		display: inline-block !important;
		margin-bottom: 5px !important;
	}
	.wrap .top_title {
		margin-bottom: 26px;
		padding: 10px 0;
		background-position: center bottom;
	}
	.search_link {
		padding: 0px 9px
	}
	#teacher_list .search_input .submit_sure {
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.permission_table .nowrap {
		width: 70px;
	}
	.dynamics,
	.system,
	.member {
		margin-bottom: 0px!important;
	}
	.wrap .std {
		min-height: auto!important;
	}
	table {
		font-size: 12px;
	}
	.news_title h1 {
		font-size: 16px;
	}
	.news_title {
		padding: 5px;
		width: 98%;
	}
	.news_title span {
		padding: 5px;
		font-size: 12px;
	}
	.item2 .tab-pane {
		padding: 10px;
	}
	.item2 .tab-pane .fr {
		width: auto;
	}
	.item2 .tab-pane span {
		margin-right: 10px;
	}
	.news_title h1 {
		padding: 10px 0;
	}
	/**会员系统**/
	.member-menu .wrap li {
		width: 23%;
		border-left: 1px #fff solid;
		padding: 10px 0;
		font-size: 14px;
	}
	.member-menu {
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 99999999999999999999999999;
	}
	.member-menu .wrap ul,
	.member .wrap .left,
	.field-label-container,
	.member-info .public-choices {
		width: 100%;
		min-height: auto!important;
	}
	.member .wrap h1,
	.member .wrap .left,
	.member .wrap .right h3,
	.member_login .u-detail h3 {
		margin-bottom: 20px;
	}
	.member .wrap .right {
		width: 95%;
		min-width: 300px;
		float: none;
		margin: 0px auto;
	}
	.member table td {
		padding: 3px;
		font-size: 14px !important;
		word-wrap: break-word;
		white-space: normal;
	}
	.member_login .u-pic {
		margin: 0 auto;
		float: none;
	}
}