﻿body,
dd,
dl,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
ol,
p,
select,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

body {
	font-family: 'Microsoft YaHei', "微软雅黑", Arial;
	font-size: 14px;
	color: #333;
}

html {
	font-size: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

article,
aside,
div,
footer,
header,
hgroup,
menu,
nav,
section,
ul {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

a {
	text-decoration: none;
	-webkit-transition: color 218ms cubic-bezier(.42, 0, .58, 1);
	transition: color 218ms cubic-bezier(.42, 0, .58, 1);
	color: #333;
}

a:hover {
	text-decoration: none
}

li {
	list-style: none
}

input[type=search] {
	-webkit-appearance: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	display: none
}

img {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}

#dituContent img {
	border: none;
	max-width: none;
	max-height: none;
}

#dituContent div {
	box-sizing: initial;
	-moz-box-sizing: initial;
	-webkit-box-sizing: initial;
}

button,
input,
select,
textarea {
	border: 0 none;
	outline: 0 none;
	font-family: Arial, sans-serif
}

address,
em,
i {
	font-style: normal
}

textarea {
	resize: none
}

html {
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

label {
	cursor: pointer
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

::-moz-selection {
	color: #fff;
	background: #B0B0B1
}

::selection {
	color: #fff;
	background: #B0B0B1
}

::-moz-selection {
	color: #fff;
	background: #B0B0B1
}

::-webkit-scrollbar {
	width: 6px;
	height: 8px;
	background-color: #B0B0B1
}

::-webkit-scrollbar-track {
	border-radius: 3px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #fff
}

::-webkit-scrollbar-thumb {
	border-radius: 3px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #B0B0B1
}

.clearfix,
.container .main .md-track li,
.header .nav ul,
.wrap {
	display: block;
	zoom: 1
}

.clearfix:after,
.container .main .md-track li:after,
.header .nav ul:after,
.wrap:after {
	content: "";
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden
}

.auto {
	height: auto;
	overflow: hidden
}

.left {
	float: left
}

.right {
	float: right
}

button,
input,
select,
textarea {
	font-family: "微软雅黑", Arial
}

input[type=submit] {
	cursor: pointer
}

input:-webkit-autofill {
	background: #fff;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

textarea {
	-webkit-appearance: none;
}


/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.1.0
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */

.wrap {
	width: 1200px;
	margin: 0 auto
}

.header {
	padding-top: 2%;
	margin-bottom: 4%;
	box-sizing: content-box;
	position: relative;
	z-index: 666;
	background: #fff;
}

.header .logo {
	float: left;
	width: 22%
}

.header .logo a {
	padding-top: 0.813em;
	display: block;
	position: relative;
	width: 248px
}

.header .logo a img {
	opacity: 0;
	-webkit-transition: 1s .5s;
	transition: 1s .5s
}

.header .logo a.animated img {
	right: auto;
	left: 0;
	opacity: 1
}

.header .logo a img:hover {
	opacity: .8
}

.header .center {
	margin-left: 3%;
	padding-top: 2.5%;
	float: left;
	width: 75%;
}

.header .center .nav {
	width: 100%;
	float: left;
}

.header .sear {
	height: 1.75em;
	width: 87%;
	float: left;
	margin-top: 5%;
	margin-left: 10%;
}

.header .sear .text {
	height: 36px;
	float: right;
	width: 545px;
	border: 3px #c50000 solid;
	padding: 0 10px;
}

.header .sear .submit_teacher {
	width: 14%;
	height: 36px;
	float: right;
	background: #c50000;
	color: #fff;
	padding: 5px 1%;
}

.header .sear .submit_all {
	width: 14%;
	height: 36px;
	float: right;
	background: #323232;
	color: #fff;
	padding: 5px 1%;
	margin-left: 3px;
}

.box-tools .submit_teacher {
	width: 50%;
	height: 36px;
	float: left;
	background: #c50000;
	color: #fff;
}

.box-tools .submit_all {
	width: 50%;
	height: 36px;
	float: left;
	background: #323232;
	color: #fff;
}

.header .nav a {
	display: block;
	text-align: center
}

.header .nav a:hover {
	color: #8c8c8c
}

.header .nav li {
	float: left;
	width: 16.6666667%;
	position: relative
}

.header .nav li>a {
	font-size: 1.125em;
	;
	color: #231815;
	position: relative;
	height: 30px;
	line-height: 30px
}

.header .nav li>a:after,
.header .nav li>a:before {
	-webkit-transition: .5s;
	transition: .5s;
	height: 14px;
	top: 8px;
	width: 1px;
	position: absolute;
	background: #231815;
	display: inline-block;
	content: '';
	opacity: 0
}

.header .nav li>a:before {
	left: 0
}

.header .nav li>a:after {
	right: 0
}

.header .nav li .subnav {
	position: absolute;
	top: 50%;
	left: -1px;
	display: none;
	padding-top: 20px;
	padding-left: 25px
}

.header .nav li .subnav dd {
	float: left
}

.header .nav li .subnav a {
	font-size: 14px;
	padding: 0 6px;
	color: #231815;
	display: inline-block
}

.header .nav li .subnav a.active,
.header .nav li .subnav a:hover {
	color: #8c8c8c
}

.header .nav li:nth-child(1)>a:before,
.header .nav li:nth-child(2)>a:before,
.header .nav li:nth-child(3)>a:before,
.header .nav li:nth-child(4)>a:before {
	opacity: 1
}

.header .nav li:nth-child(5)>a:before {
	opacity: 1
}

.header .nav li:nth-child(5)>a:after,
.header .nav li:nth-child(6)>a:after,
.header .nav li:nth-child(7)>a:after,
.header .nav li:nth-child(8)>a:after {
	opacity: 1
}

.header .nav li:nth-child(5) .subnav,
.header .nav li:nth-child(6) .subnav,
.header .nav li:nth-child(7) .subnav,
.header .nav li:nth-child(8) .subnav {
	left: auto;
	right: -1px;
	padding-right: 25px
}

.header .nav li:nth-child(5) .subnav dd,
.header .nav li:nth-child(6) .subnav dd,
.header .nav li:nth-child(7) .subnav dd,
.header .nav li:nth-child(8) .subnav dd {
	float: none;
	float: right
}

.header .nav li:first-child>a:before {
	opacity: 0
}

.header .nav li:last-child a:after {
	opacity: 0
}

.header .nav li.hover:nth-child(1)>a:before,
.header .nav li.hover:nth-child(2)>a:before,
.header .nav li.hover:nth-child(3)>a:before,
.header .nav li.hover:nth-child(4)>a:before {
	height: 50px
}

.header .nav li.hover:nth-child(5)>a:after,
.header .nav li.hover:nth-child(6)>a:after,
.header .nav li.hover:nth-child(7)>a:after,
.header .nav li.hover:nth-child(8)>a:after {
	height: 50px
}

.header .nav li.hover:first-child>a:before {
	opacity: 1
}

.header .nav li.hover:last-child>a:after {
	opacity: 1
}

.header .right {
	padding-top: 45px
}

.header .right a {
	width: 89px;
	height: 27px;
	line-height: 27px;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	background: #8c8c8c;
	text-align: center;
	color: #fff
}

.header .right a:hover {
	background: #7E7E7E
}

.index-banner {
	margin: 2% auto 1.5% auto;
	width: 1200px;
}

.index-banner .banner-img {
	position: relative
}

.index-banner .item {
	display: block;
	background-repeat: no-repeat;
}

.index-banner .owl-controls {
	bottom: 50px;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 99;
	margin-left: 52px
}

.index-banner .owl-controls .owl-page {
	display: inline-block;
	margin: 0 4px
}

.index-banner .owl-controls .owl-page.active span {
	background: #fff
}

.index-banner .owl-controls span {
	width: 9px;
	height: 9px;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 50%
}

.banner {
	margin: 0 auto;
	margin-top: 2%;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat
}

.items .wrap {
	overflow: hidden
}

.items a {
	display: block
}

.items .item {
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
}

.items .item:hover .img:after {
	opacity: 1
}

.items .item:hover .tit:before {
	width: 36px
}

.items .item .tit {
	font-size: 2em;
	color: #fff;
	position: relative;
	padding-bottom: 2%
}

.items .item .tit:before {
	width: 18px;
	height: 2px;
	-webkit-transition: .5s;
	transition: .5s;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	display: inline-block;
	content: ''
}

.items .item .txt h3 {
	font-size: 1.125em;
	;
	color: #fff;
	white-space: nowrap;
	word-break: keep-all
}

.items .item .txt p {
	color: #fff;
	font-size: 0.75em;
	font-family: Arial;
	line-height: 1.4em;
	margin-top: 10px;
	text-transform: Capitalize;
}

.items .item .img {
	position: relative;
	overflow: hidden
}

.items .item .img:after {
	display: inline-block;
	-webkit-transition: .5s;
	transition: .5s;
	opacity: 0;
	position: absolute;
	background: rgba(0, 0, 0, .5);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: ''
}

.items .item .img img {
	width: 103%;
	max-width: 103%;
	-webkit-transition: .5s;
	transition: .5s
}

.items .item1 {
	width: 61.6%;
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
	-webkit-transition: 1s;
	transition: 1s;
	opacity: 0
}

.items .item1.animated {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}

.items .item1 .img {
	width: 100%;
	height: auto
}

.items .item1 .text {
	height: 136px;
	padding: 4% 4% 0 7%
}

.items .item2 {
	width: 38.2%;
	padding: 10px;
	height: 439px;
	background: #f5f5f5;
	-webkit-transform: translateX(100px);
	transform: translateX(100px);
	-webkit-transition: 1s;
	transition: 1s;
	opacity: 0
}

.items .item2.animated {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}

.items .item1 .tit,
.items .item4 .tit,
.items .item5 .tit {
	float: left
}

.items .item1 .txt,
.items .item4 .txt {
	float: right;
	width: 250px;
}

.items .item5 .txt {
	float: right;
	width: 200px;
}

.items .item1 .txt p {
	font-size: 12px !important;
	margin: 5px 0;
}

.items .item1 .txt p a {
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.items .item3,
.items .item6 {
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
	-webkit-transition: 1s;
	transition: 1s;
	opacity: 0;
	width: 100%;
}

.items .item3.animated,
.items .item6.animated {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.items .item3 .img,
.items .item6 .img {
	width: 77%;
	height: auto;
	float: left
}

.items .item3 .text,
.items .item6 .text {
	padding-left: 2%;
	padding-top: 21%;
	width: 23%;
	height: auto;
	float: left
}

.items .item3 .txt,
.items .item6 .txt {
	margin-top: 23%
}

.items .item4 {
	width: 57.5%;
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
	-webkit-transition: 1s;
	transition: 1s;
	opacity: 0
}

.items .item4.animated {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}

.items .item4 .img {
	width: 100%;
	height: auto
}

.items .item4 .text {
	height: 136px;
	padding: 4% 4% 0 7%
}

.items .item5 {
	width: 42.5%;
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
	-webkit-transition: 1s;
	transition: 1s;
	opacity: 0
}

.items .item5.animated {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}

.items .item5 .img {
	width: 100%;
	height: auto
}

.items .item5 .text {
	height: 136px;
	padding: 4% 4% 0 7%
}

.footer {
	margin: 0 auto;
	border-top: 3px #dedede solid;
	width: 1200px;
	color: #999999;
}

.footer .wrap {
	padding: 20px 0
}

.footer .left {
	width: 18%;
	padding: 2% 1%;
}

.footer .center {
	width: 68%;
	float: left;
}

.footer .center ul {
	width: 17%;
	margin-left: 3%;
	float: left;
}

.footer .center ul h1 {
	font-size: 14px;
	color: #666666;
	padding: 0.813em 0;
	border-bottom: 1px #e1e1e1 solid;
	margin-bottom: 15px;
	text-align: center;
}

.footer .center ul li {
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

.footer .center ul li a {
	color: #7c7c7c;
}

.footer .right {
	float: right;
	text-align: center;
	padding: 1%;
	width: 14%;
}

.footer a {
	color: #999999;
}

.footer h5 {
	font-size: 0.75em;
	color: #999999;
	line-height: 22px;
	float: left;
	width: 100%;
	border-top: 1px #e6e7eb solid;
	padding: 10px 0;
	text-align: center;
	margin-top: 25px;
}

.tabtitle {
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 1000;
	background: #fff;
	border-top: 1px #f0f0f0 solid;
	border-left: 1px #f0f0f0 solid;
	border-right: 1px #f0f0f0 solid;
}

.tabtitle li a {
	display: inline-block;
	padding: 15px 20px 0 20px;
	font-size: 16px;
	color: #323232;
	font-weight: bold;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	background: #fff;
	color: #bc111a;
}

.tabtitle .nav-tabs .active {
	background: #fff;
	color: #bc111a;
}

.item2 .tab-pane {
	background: #fff;
	border: 1px #f0f0f0 solid;
	margin-top: -1px;
	width: 100%;
	height: 357px;
	float: left;
	padding: 20px;
	position: relative;
}

.item2 .tab-pane .input-pass {
	position: absolute
}

.tabtitle li a i {
	background: url(../img/login_ibg.png) no-repeat left top;
	width: 27px;
	height: 22px;
	display: inline-block;
	float: left;
}

.tabtitle li a .tad1 {
	background-position: 0px 0px;
}

.tabtitle .active .tad1 {
	background-position: 0px -27px;
}

.tabtitle li a .tad2 {
	background-position: -29px 0px;
}

.tabtitle .active .tad2 {
	background-position: -29px -27px;
}

.item2 .tab-pane li {
	width: 100%;
	margin: 13px 0;
	float: left;
	font-size: 14px;
}

@media (max-width:420px) {
	.item2 .tab-pane li {
		width: 100%;
		margin: 7px 0;
		float: left;
		font-size: 14px;
	}
}

.item2 .tab-pane .w01,
.item2 .tab-pane .w02 {
	border: 1px #e3e3e3 solid;
	width: 100%;
	height: 43px;
	background: url(../img/input_bg.png) no-repeat left top;
	padding-left: 60px;
}

.item2 .tab-pane .w02 {
	background-position: 0px -43px;
}

.item2 .tab-pane span {
	margin-right: 40px;
}

.item2 .tab-pane .fr {
	margin: 0px;
	width: 200px;
	text-align: right;
}

.item2 .tab-pane .fr a {
	color: #333;
	text-decoration: underline;
}

.item2 .tab-pane .fr .red {
	color: #e51a45;
	text-decoration: none;
}

.item2 .tab-panet .fl {
	color: #666666;
}

.item2 a {
	display: inline-table;
}

.item1 a {
	color: #fff;
}

.item1 a:hover {
	text-decoration: underline;
}

.item2 .tab-pane .down_tips {
	background: url(../img/down_tips.png) no-repeat left top;
	width: 21px;
	height: 22px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.item2 .tab-pane .down_line {
	text-decoration: underline;
	font-size: 16px;
	color: #333;
	background: #fff;
	cursor: pointer;
}

.btn-login {
	background: #bc111a;
	text-align: center;
	display: inline-block;
	width: 100%;
	float: left;
	font-size: 1.125em;
	;
	color: #fff;
	height: 45px;
	line-height: 45px;
}


/*内页通用样式*/

.wrap .btum {
	color: #999999;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wrap .btum a {
	color: #999999;
}

.wrap .btum a:hover {
	text-decoration: underline;
	color: #bc111a;
}

.wrap .btum i {
	background: url(../img/icon_home.jpg) no-repeat left top;
	width: 20px;
	height: 15px;
	display: inline-block;
}

.wrap .top_title {
	font-size: 1.375em;
	color: #696969;
	text-align: center;
	background: url(../img/toptitle_bg.jpg) no-repeat center top;
	padding: 25px 0;
}

.wrap .top_title .en {
	font-size: 26px;
	color: 424242;
	font-family: arial;
}

.wrap .std {
	padding: 0 20px 20px 20px;
	width: 97%;
	margin: 0 auto;
	min-height: 700px;
	line-height: 26px;
}

.pages {
	margin-top: 16px;
	width: 100%;
	float: left;
}

.pages ol {
	display: table;
	margin: 0 auto;
}

.pages li {
	display: inline;
	float: left;
}

.pages li.disabled a {
	background: #e6e6e6;
	border-color: #e6e6e6;
	color: #fff;
}

.pages .current {
	color: #fff;
	border: 0 none;
	border-radius: 0;
	margin: 0 5px;
	padding: 0 10px;
}

.pages li a {
	display: inline-block;
	float: left;
	margin: 0 3px;
	height: 30px;
	line-height: 30px;
	border: 1px #B0B0B1 solid;
	padding: 0 6px;
	color: #B0B0B1;
	font-size: 12px;
}

.page_previous,
.page_next {
	display: inline;
}

.pages li .current {
	margin: 0 6px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color: #fff;
	background-color: #bc111a;
	display: block;
}

.std h1 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 1.125em;
	;
	color: #bc111a;
	font-weight: bold;
	margin: 20px 0;
}

.std .list {
	padding: 20px;
	float: left;
	line-height: 30px;
}


/*最新动态样式*/

.dynamics,
.system {
	margin-bottom: 60px;
}

.dynamics .wrap .std .nsdetail {
	border-bottom: 1px #f1f1f1 solid;
	padding: 2% 1%;
	float: left;
	width: 96%;
}

.dynamics .wrap .std .nsdetail .fl a {
	border: 1px #f6f6f6 solid;
	width: 499px;
	max-height: 127px;
	height: 127px;
	text-align: center;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}

.dynamics .wrap .std .nsdetail .fl img {
	-webkit-transition: .5s;
	transition: .5s
}

.dynamics .wrap .std .nsdetail .fr {
	width: 51%;
}

.dynamics .wrap .std .nsdetail .fr .title {
	font-size: 1em;
	margin-bottom: 5px;
	font-weight: bold;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.dynamics .wrap .std .nsdetail .fr:hover .title a {
	color: #bc111a;
}

.dynamics .wrap .std .nsdetail .fr .detial {
	color: #939393;
	height: 82px;
	overflow: hidden;
	line-height: 26px;
}

.dynamics .wrap .std .nsdetail .fr .date {
	text-align: right;
	color: #939393
}


/*会员登录*/

.login {
	background: #f4f4f4;
	padding: 20px 0;
	margin-bottom: 20px;
	min-height: 540px;
}

.login .wrap {
	background: #fff;
	border: 1px #dfdfdf solid;
	min-height: 520px;
}

.login .wrap .login_form {
	margin: 30px;
	float: left;
	width: 43%;
	border-right: 1px #dfdfdf solid;
}

.login_form .item {
	width: 95%;
}

.login .wrap .register_form {
	float: right;
	width: 49%;
	margin: 30px 30px 30px 0;
}

.login .wrap .register_form h3,
.login .wrap .login_form h3 {
	font-size: 1.125em;
	;
	color: #666666;
	margin-bottom: 15px;
}

.login .wrap .register_form ul {
	color: #272727;
	line-height: 1.375em;
	margin-top: 40px;
}

.login .wrap .register_form .btn-regi {
	background: #666666;
	color: #fff;
	font-size: 1.125em;
	;
	display: inline-block;
	padding: 10px 50px;
	text-align: center;
}


/*会员注册*/

.register {
	background: #f4f4f4;
	padding: 20px 0;
	margin-bottom: 20px;
	min-height: 540px;
}

.register .wrap {
	background: #fff;
	border: 1px #dfdfdf solid;
	min-height: 520px;
	width: 800px;
}

.register input {
	border: 1px #e3e3e3 solid;
	vertical-align: middle;
	padding: 5px;
}

.register .radio {
	height: 26px;
	vertical-align: middle;
	width: auto;
}

#logintent2 {
	display: none;
}

@font-face {
	font-family: gd-thin-icons;
	src: url(https://cdn.jinshuju.net/assets/gd-thin-icons-a04cce9d2ce92d85a3c013a43d593d255418c526066317cc98f95a29ab0dae43.eot);
	src: url(https://cdn.jinshuju.net/assets/gd-thin-icons-a04cce9d2ce92d85a3c013a43d593d255418c526066317cc98f95a29ab0dae43.eot?#iefix) format("embedded-opentype"), url(https://cdn.jinshuju.net/assets/gd-thin-icons-d96ef0e6f640f9ca46d715e8b446e39f3547241cfb6b84babeabba5ffcd608bc.woff) format("woff"), url(https://cdn.jinshuju.net/assets/gd-thin-icons-a8bd463ad193c2ff6092d63bc8e8ef147fcf466579f4181345220e1fa2f15252.ttf) format("truetype"), url(https://cdn.jinshuju.net/assets/gd-thin-icons-e3135d385648630cbaafe0b359ebbdc78e870815165f8c9bc09c6ba001dd0246.svg?#gd-thin-icons) format("svg");
	font-weight: 400;
	font-style: normal
}

.success-content {
	margin: 50px 20px;
	text-align: center;
	font-size: 1.125em;
	;
	line-height: 36px;
}

.success-content .gd-icon-check-circle {
	font-size: 50px;
	color: #71B300;
	font-family: "gd-thin-icons";
}

.success-content .gd-icon-check-circle::before {
	font-style: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	text-decoration: inherit;
	box-sizing: border-box;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	content: '\e861';
}

.success-content p {
	padding: 3px 0;
}


/*会员中心*/

.member-menu .wrap {
	background: #bc111a;
	color: #fff;
}

.member-menu .wrap ul {
	margin: 0 auto;
	width: 60%;
	border-right: 1px #fff solid;
}

.member-menu .wrap li {
	display: inline-block;
	width: 24%;
	text-align: center;
	border-left: 1px #fff solid;
	padding: 30px 0;
	font-size: 15px;
	color: #fff;
	line-height: 1.375em;
}

.member-menu .wrap li a {
	color: #fff;
}

.member-menu .wrap li span {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.75em;
	font-family: arial;
	font-weight: normal;
}

.member .wrap h1 {
	background: #2b2a30;
	display: block;
	text-align: center;
	color: #fff;
	padding: 20px 0;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 6em;
}

.member .wrap h1 span {
	padding: 11px 0;
	display: inline-block;
	background: url(../img/member/icon_span.png) no-repeat left center;
	width: 191px;
	text-align: left;
}

.member .wrap h1 .icon_memberno {
	font-size: 1.125em;
	;
	display: inline-block;
	font-family: arial;
	margin-right: 34px;
	margin-left: 52px;
}

.member .wrap .member-info {
	width: 80%;
	margin: 0 auto;
}

.member .wrap .left {
	min-height: 600px;
	width: 25%;
}

.member .wrap .right {
	float: right;
	width: 70%;
	margin-bottom: 45px;
}

.member .wrap .right .index_ny {
	width: 100%;
	float: left;
}

.member .wrap .right h2 {
	font-size: 1.375em;
	font-weight: bold;
	color: #272727;
	margin-bottom: 10px;
}

.member .wrap .right h3 {
	font-size: 14px;
	margin-bottom: 40px;
	color: #272727;
}

.member .wrap .right h3 span {
	color: #bc111a;
}

.member .wrap .left .u-pic {
	text-align: center;
	display: block;
}

.member .wrap .left .u-pic img {
	border-radius: 50%;
	width: 163px;
	height: 163px;
	display: inline-block;
	border: 3px #e7e7e7 solid;
	background: url(../img/user.jpg) #eaeaea no-repeat left center;
	background-size: 100% 100%;
	overflow: hidden;
}

.member .wrap .left .pic a {
	color: #1192ff;
	font-size: 12px;
	display: block;
	text-align: center;
	margin: 20px auto;
}

.member .wrap .left .menu li {
	background: #eeeeee;
	margin-bottom: 1px;
	padding: 10px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}

.member .wrap .left .menu li i {
	font-family: "gd-thin-icons";
	color: #444444;
	font-size: 20px;
	display: inline-block;
	width: 30px;
	border-right: 1px #cccccc solid;
	text-align: center;
	padding-right: 15px;
	margin-right: 15px;
	background: none;
	box-shadow: none;
	margin-bottom: 0;
}

.member .wrap .left .menu li .userinfo:before {
	content: '\e827'
}

.member .wrap .left .menu li .changepwd:before {
	content: '\e829';
}

.member .wrap .left .menu li .panel:before {
	content: '\e818'
}

.member .wrap .left .menu li .announ::before {
	content: '\e836';
}

.member .wrap .left .menu li .exit:before {
	content: '\e855'
}

.member .wrap .left .menu li .arrow {
	float: right;
	padding-top: 0px;
}

.arrow:after {
	content: " ";
	display: inline-block;
	height: 12px;
	width: 12px;
	border-width: 2px 2px 0 0;
	border-color: #b0b0b2;
	border-style: solid;
	-webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
	transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
}

.member .wrap .right .btn input {
	border: none;
	display: inline-block;
	background: #bc111a;
	width: 136px;
	color: #fff;
	border-radius: 15px;
	padding: 6px 40px;
	margin: 20px;
}

.member .wrap .right .btn a {
	display: inline-block;
	background: #bc111a;
	color: #fff;
	border-radius: 15px;
	padding: 5px 40px;
	margin: 20px;
}

.member .wrap .right {
	color: #666;
}


/*会员公告*/

.index_ny .title {
	border: 1px solid #aac1de;
	background: #eff5fb;
	padding: 15px;
}

.index_ny .title h1 {
	background: none;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333;
}

.index_ny .title span {
	font-size: 0.813em;
	color: #7f7f7f;
	font-family: arial;
}

.index_ny .detail {
	padding: 20px;
	line-height: 1.375em;
	color: #333;
}


/**首页会员登录后状态**/

.member_login .u-pic {
	text-align: center;
	display: block;
	width: 160px;
	float: left;
}

.member_login .u-pic img {
	border-radius: 50%;
	width: 120px;
	height: 120px;
	display: inline-block;
	border: 3px #e7e7e7 solid;
	overflow: hidden;
	background: url(../img/user.jpg) #eaeaea no-repeat left center;
	background-size: 100% 100%;
}

.member_login .u-detail h2 {
	font-size: 18px;
	font-weight: bold;
	color: #272727;
	margin-bottom: 10px;
}

.member_login .u-detail h3 {
	font-size: 14px;
	margin-bottom: 40px;
	color: #272727;
}

.member_login .u-detail h3 span {
	color: #bc111a;
}

.member_login .u-detail {
	float: left;
}

.member_login .pic a {
	color: #1192ff;
	font-size: 12px;
	display: block;
	text-align: left;
	margin: 10px auto;
}

.item2 .tab-pane .menu li {
	background: #eeeeee;
	margin-bottom: 1px;
	margin-top: 0;
	width: -moz-available;
	width: 95%;
	padding: 10px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}

.item2 .tab-pane .menu li a {
	display: inline;
}

.item2 .tab-pane .menu li i {
	font-family: "gd-thin-icons";
	color: #444444;
	font-size: 20px;
	display: inline-block;
	width: 30px;
	border-right: 1px #cccccc solid;
	text-align: center;
	padding-right: 15px;
	margin-right: 15px;
}

.item2 .tab-pane .menu li .userinfo::before {
	content: '\e827';
}

.item2 .tab-pane .menu li .announ::before {
	content: '\e836';
}

.item2 .tab-pane .menu li .changepwd::before {
	content: '\e829';
}

.item2 .tab-pane .menu li .exit::before {
	content: '\e855';
}

.item2 .tab-pane .menu li i.cement {
	border-radius: 4px;
	background: #bc111a;
	color: #fff;
	font-size: 9px;
	width: 20px;
	height: 15px;
	line-height: 15px;
	margin-left: 5px !important;
	text-align: center;
	padding: 2px 3px;
	margin-right: 0;
	border: none;
	vertical-align: middle;
}

.item2 .tab-pane .menu li .arrow {
	float: right;
	margin: 5px;
	padding-top: 3px;
}


/**线上缴费**/

.member .wrap .left .right_nf {
	background: #f4f4f4;
	padding: 20px;
}

.member .wrap .left .right_nf i {
	border-radius: 50%;
	display: inline-block;
	width: 10px;
	height: 10px;
	vertical-align: middle;
}

.member .wrap .left .right_nf span {
	margin-right: 5px;
}

.member .wrap .left .yj {
	background: #38b03f
}

.member .wrap .left .wj {
	background: #f1a325;
}

.member .wrap .left .tj {
	background: #df3e3e;
}

.member .wrap .left .right_nf li {
	margin-bottom: 25px;
}

.jl_table tr.first td {
	border-bottom: solid 2px #bc111a;
	background: #fff;
	text-align: center;
	font-size: 15px;
}

.jl_table tr td {
	padding-left: 20px;
	border-bottom: solid 1px #E9E8E8;
	line-height: 30px;
	color: #444444;
}

.jl_table tr td .color {
	color: #EB6100;
}


/**详细页面**/

.news_title {
	padding: 20px;
	width: 100%;
}

.news_title h1 {
	font-size: 1.375em;
	color: #bd121b;
	font-weight: bold;
	border-bottom: 1px #b0b0b1 dashed;
	padding: 20px 0;
	text-align: center;
}

.news_title .nm {
	background: #4d4d4d;
	border-radius: 15px;
	color: #Fff;
	padding: 5px 15px;
	margin-right: 10px;
	display: inline-block;
}

.news_title span {
	padding: 15px;
	display: inline-block;
	margin-right: 5px;
	color: #424242;
}

.std .group_title {
	width: 50%;
	overflow: hidden;
}

.std .group_title h1 {
	background: url(../img/group_bg.png) no-repeat left center;
	height: 40px;
	line-height: 40px;
	color: #Fff;
	padding-left: 63px;
	font-weight: bold;
	font-size: 1.125em;
	;
	text-align: left;
	border-radius: 20px;
	overflow: hidden;
	width: 85%;
}

.std .group_title p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 30px;
	display: block;
	position: relative;
	padding-left: 75px;
	width: 77%;
	float: left;
}

.std .group_title span {
	width: 75px;
	display: inline-block;
	position: absolute;
	left: 0;
}

.std .showlist {
	width: 31%;
	float: left;
	margin: 1%;
}

.std .showlist .img {
	border: 6px #fff solid;
	box-shadow: 3px 3px 3px #E1E1E1;
}

.std .showlist a:hover {
	color: #c50000;
	opacity: .8;
}

.std .showlist .name {
	padding: 20px;
	text-align: center;
	font-size: 1em;
}

.std .list-tx {
	margin-top: 15px;
	width: 100%;
	clear: both;
	float: left;
}

.std .list-tx dl {
	display: flex;
}

.std .list-tx dt {
	width: 234px;
	flex: none;
	height: 200px;
	overflow: hidden;
	text-align: center;
}

.std .list-tx dt .list-tx-img {
	min-height: 200px;
	overflow: hidden;
}

.std .list-tx dd {
	flex: 1;
	height: 200px;
	display: inline;
	overflow: hidden;
}

.std .list-tx h5 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}

.list-tx dd p {
	padding-left: 117px;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	width: auto;
	margin-bottom: 3px;
	height: 22px;
	word-break: break-all;
}

.list-tx .list_con {
	padding: 10px 23px;
}

.list-tx dd em {
	color: #999;
	position: absolute;
	margin-left: -117px;
}

.search_list {
	width: 100%;
	overflow: hidden;
	line-height: 35px;
	border-bottom: 1px #ededed dashed;
	font-size: 14px;
	padding-bottom: 7px;
}

.search_list dt {
	width: 50px;
	float: left;
	padding-left: 0px;
	text-align: center;
	line-height: 35px;
}

dd {
	display: block;
}

#teacher_list .search_list dt {
	width: 85px !important;
}

#teacher_list .search_list span a {
	width: 85px;
}

#teacher_list .search_input .submit_sure {
	margin-right: 20px;
}

#members_list .search_list dt {
	width: 85px !important;
}

#members_list .search_list span a {
	width: 85px;
}

#members_list .search_input .submit_sure {
	margin-right: 20px;
}

#teacher_list .search_input .text {
	width: 224px !important;
}

.search_list .search_input {
	padding-top: 8px;
	float: left;
}

.search_list .search_input .text {
	height: 30px;
	float: left;
	width: 200px;
	border: 1px #9a9a9a solid;
	padding: 0 10px;
}

.search_list .search_input .submit_sure {
	width: auto;
	height: 30px;
	float: left;
	background: #9a9a9a;
	color: #fff;
	padding: 5px 20px;
	cursor: pointer;
}

.search_list span a {
	width: 50px;
	text-align: center;
	margin: 0px;
	line-height: 35px;
	display: inline-block;
	padding: 0;
}

.search_current a {
	background: #c50000;
	color: #fff;
	text-decoration: none;
}

.search_link {
	padding: 0px 0.813em;
	margin: 7px 0px;
	line-height: 30px;
	color: #666666;
}

.register h5 {
	border-bottom: 1px solid #C3C9D0;
	font-size: 1.667em;
	padding: 25px 0px;
	margin: 0;
	text-align: center;
	color: #c50000;
}

.register .content {
	margin: 8% 24%;
}

.register .content li {
	margin: 10px 0;
}

.register .content .w01 {
	border: 1px #e3e3e3 solid;
	width: 80%;
	height: 44px;
	background: url(../img/input_bg.png) no-repeat left top;
	padding-left: 60px;
}

.ui-tiptext {
	margin: 20px 0;
	color: #999;
}

.ui-tiptext .ui-tiptext-icon {
	font-family: "gd-thin-icons";
	color: #68b5e2;
	font-size: 20px;
	vertical-align: middle;
}

.ui-tiptext .ui-tiptext-icon::before {
	content: '\e849';
}

.register .content .gd-btn {
	background-color: #b90b14;
	padding: 5px 50px;
	font-size: 1.167em;
	color: #FFF;
	border: none;
	cursor: pointer;
	border-radius: 2px;
	display: inline-block;
}

.register .content .btn {
	text-align: center;
	margin-top: 8%;
}

.messages {
	width: 100%;
	overflow: hidden;
}

.success-msg {
	background-color: #fff;
	padding: 2%;
	color: #666;
}

.success-msg p {
	display: inline;
}

.success-msg-icon {
	font-family: "gd-thin-icons";
	color: #68b5e2;
	padding-right: 1%;
	font-size: 20px;
	vertical-align: middle;
}

.success-msg-icon::before {
	content: '\e861';
}


/*首页场馆登录后状态*/

.item2 .member2_login .title {
	font-size: 1.125em;
	;
	font-weight: bold;
	color: #666;
}

.item2 .member2_login input {
	float: left;
	width: 100%;
	border: 1px #eeeeee solid;
	padding: 10px;
	margin-bottom: 5px;
}

.item2 .member2_login .btn_order_search {
	float: left;
	width: 100%;
	background: #bc111a;
	font-size: 1.125em;
	text-align: center;
	color: #fff;
	height: 45px;
	line-height: 45px;
	margin-bottom: 5px;
}

.item2 .member2_login .btn-login {
	background: #eee;
	color: #666;
}

.item2 .member2_login .tips {
	width: 100%;
	float: left;
	color: #bc111a;
}

.rebox {
	cursor: pointer;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	-webkit-filter: none !important;
	background: rgb(0, 0, 0);
	/* IE Fallback (Solid Colour) */
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);
	background: rgba(0, 0, 0, 0.7);
}

.rebox * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.rebox-contents {
	position: absolute;
	top: 5%;
	left: 2%;
	text-align: center;
	width: 95%;
	height: 95%;
}

.rebox-contents .rebox-content {
	border: 5px solid #fff;
	box-shadow: 0 0 20px #000;
	border-radius: 1px;
	max-width: 100%;
	max-height: 100%;
}

.rebox-loading {
	width: 31px;
	height: 31px;
	margin: -16px 0 0 -16px;
	position: absolute;
	top: 48%;
	left: 50%;
}

.rebox-caption {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 1000;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
}

.rebox-caption p {
	margin: 0 auto;
	max-width: 70%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

.rebox-button {
	position: absolute;
	z-index: 9999;
	min-width: 40px;
	height: 40px;
	line-height: 40px;
	background: rgb(0, 0, 0);
	opacity: 0.4;
	text-decoration: none;
	font-size: 1.375em;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	-ms-border-radius: 32px;
	border-radius: 32px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.rebox-button:hover,
.rebox-button:focus {
	opacity: 1;
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);
}

.rebox-close {
	right: 10%;
	top: 5%;
}

.rebox-next {
	right: 10px;
	top: 48%;
}

.rebox-prev {
	left: 10px;
	top: 48%;
}

.rebox-loading {
	left: 50%;
	top: 51%;
	-webkit-animation-name: spin;
	-webkit-animation-duration: 2000ms;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin;
	-moz-animation-duration: 2000ms;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin;
	-ms-animation-duration: 2000ms;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	animation-name: spin;
	animation-duration: 2000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@-ms-keyframes spin {
	from {
		-ms-transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
	}
}

@-moz-keyframes spin {
	from {
		-moz-transform: rotate(0deg);
	}
	to {
		-moz-transform: rotate(360deg);
	}
}

@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

.red {
	color: #c50000;
}

.member {
	margin-bottom: 60px;
}

.member table {
	margin-top: 20px;
	border-right: 1px #ededed solid;
	border-top: 1px #ededed solid;
	font-size: 14px;
}

.member table td {
	padding: 10px;
	border-left: 1px #ededed solid;
	border-bottom: 1px #ededed solid;
	white-space: nowrap;
}

.member table .title td {
	border-bottom: 2px #c50000 solid;
	text-align: center;
	font-weight: bold;
}

.dynamics .wrap .std .news_ti01 {
	width: 100%;
	float: left;
	overflow: hidden;
}

.dynamics .wrap .std .news_ti01 li .fl {
	border: none;
	background: none;
	height: auto;
}

.dynamics .wrap .std .news_ti01 li .fl img {
	width: auto;
	height: auto;
}

.dynamics .wrap .std .news_ti01 ul {
	float: left;
	width: 100%;
	padding: 20px;
}

.dynamics .wrap .std .news_ti01 li {
	padding: 5px 0;
	border-bottom: 0;
	width: 100%;
	float: left;
}

.news_ti01 h1 {
	margin: 0;
	background: url(../img/news/ti01bg.jpg) no-repeat left center #f6f6f6;
	text-align: left;
	color: #333;
	padding-left: 30px;
	height: 40px;
	line-height: 40px;
	font-size: 1em;
	font-weight: bold;
}

.permission_title {
	display: block;
	background: url(../img/news/ti01bg.jpg) no-repeat left center #f6f6f6;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 30px;
	margin-bottom: 10px;
}

.permission_table {
	border-top: 1px #eee solid;
	border-right: 1px #eee solid;
	font-size: 14px;
	line-height: 1.375em;
}

.permission_table td {
	border-left: 1px #eee solid;
	border-bottom: 1px #eee solid;
	padding: 1%;
}

.permission_table .top {
	border-top: 1px #eee solid;
}

.nowrap {
	white-space: nowrap;
}

.dynamics .wrap .std .permission li {
	width: 95%;
	padding: 10px;
	border: none;
}

.member-info .public-choices {
	float: left;
	display: inline-block !important;
	margin-left: 10px;
	margin-top: 5px;
}

.member-info .field-content .address .public-choices {
	margin-top: 12px;
}

.member-info .address-selects-inner .province-select-wrapper,
.member-info .address-selects-inner .city-select-wrapper,
.member-info .address-selects-inner .district-select-wrapper {
	width: 30% !important;
	margin-right: 5px;
}

.member-info .field-content input {
	width: 260px !important;
	float: left;
}

.member-info .dropdown-wrapper {
	float: left;
}

.member-info .entry-container-inner .field {
	padding: 10px 0;
	width: 100%;
	float: left;
}

.member-info .entry-container-inner .field .field-label {
	color: #666;
	font-size: 14px;
}

.member .wrap .left .menu li i.cement {
	border-radius: 4px;
	background: #bc111a;
	color: #fff;
	font-size: 9px;
	width: 20px;
	height: 15px;
	line-height: 15px;
	margin-left: 5px !important;
	text-align: center;
	padding: 2px 3px;
	margin-right: 0;
	border: none;
	vertical-align: middle;
}

.index_ny .yj {
	color: #38b03f
}

.permission_table .nowrap {
	width: 100px;
}

.col-table {
	width: 100%;
	font-size: 14px;
	line-height: 22px;
}

.col-table tr td {
	padding: 3px;
	vertical-align: top;
}

.ui-popup {
	position: fixed !important;
	width: 100%;
max-width:400px;
	top: 23% !important;
}

.flcenter {
	margin: 0 auto;
	display: block;
	text-align: center;
	vertical-align: middle;
}

.p16 {
	font-size: 16px;
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.tips {
	display: block;
	text-align: center;
	font-size: 16px;
	margin: 10% auto;
	color: #999;
	letter-spacing: 5px;
}


/**支付样式**/

.mainWrap {
	width: 980px;
	font-size: 14px;
	margin: auto;
	position: relative;
	padding: 50px 0 0;
}

.orderHint {
	border: 1px solid #eaeaea;
	padding: 25px 0 35px 32px;
	color: #333;
	margin-bottom: 20px;
	background-color: #fff;
}

.hintOne {
	display: block;
	padding-bottom: 7px;
	width: 920px;
	height: 32px;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	font-weight: bold;
}

.hintOne b {
	display: inline-block;
	position: relative;
	top: 6px;
	left: 0;
	margin-right: 10px;
	width: 24px;
	height: 24px;
	background: #fff url(../img/orderGroup_24.png) no-repeat -2px -360px;
	_background: #fff url(../img/orderGroup_24.png) no-repeat -2px -360px;
}

.hintTwo b {
	color: #d12046;
}

.payInfo {
	padding: 10px 32px 32px;
	border: 1px solid #eaeaea;
	background-color: #fff;
}

.orderInfo {
	padding-bottom: 8px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}

.payAmount {
	float: left;
}

.payAmount b {
	font-size: 24px;
	font-weight: bold;
	color: #d12147;
	vertical-align: middle;
	_vertical-align: baseline;
	zoom: 1;
}

.payBtn {
	position: relative;
	margin-top: 20px;
	_margin-top: 0;
	width: 186px;
	height: 40px;
	line-height: 40px;
	background-color: #bc111a;
	;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	font-family: "Microsoft YaHei";
}

.m-payway .way {
	position: relative;
}

.payWays label.checked span {
	margin-left: 118px;
	margin-top: 28px;
	display: inline-block;
	width: 28px;
	height: 28px;
	overflow: hidden;
	background: url(../img/orderGroup_24.png) no-repeat -30px -358px;
	_background: url(../img/orderGroup_24.png) no-repeat -30px -358px;
}

.m-payway .notice {
	display: inline-block;
	font-size: 12px;
	position: absolute;
	bottom: 0;
	padding-left: 10px;
}

.payWays label {
	margin-left: 35px;
	display: inline-block;
	vertical-align: middle;
	width: 146px;
	height: 56px;
	border: 2px solid #fff;
	cursor: pointer;
	overflow: hidden;
	background: #fff url(../img/orderGroup_24.png) no-repeat;
	_background: #fff url(../img/orderGroup_24.png) no-repeat;
}

.payWays .checked {
	background-position: center -60px;
	border: 2px solid #d31b43;
}

.alipay .checked,
.zhiFuBao.checked {
	background-position: center 0 !important;
}

.payWays .weixin {
	background-position: center -300px;
}

.tencent .checked,
.weixin.checked {
	background-position: center -120px !important;
}

.u-radio:checked {
	background: url(../img/nRadio.png) no-repeat 0 -14px;
}

.u-radio {
	width: 17px;
	height: 14px;
	display: inline-block;
	zoom: 1;
	-webkit-appearance: none;
	background: url(../img/nRadio.png) no-repeat 0 0;
}

.m-orderinfo .info .gid {
	float: left;
	font-size: 16px;
	font-weight: bold;
}

.m-orderinfo .info .gid b {
	font-weight: normal;
}

.m-orderinfo .info .payAmount {
	float: right;
	padding-right: 15px;
	line-height: 34px;
	font-size: 24px;
	font-weight: bold;
	color: #e31436;
}

.m-qrcode {
	padding: 60px 0 0 71px;
	height: 520px;
	background-color: #fff;
	border: 1px solid #eaeaea;
}

.m-qrcode .code {
	position: relative;
	float: left;
	width: 300px;
}

.m-qrcode .code .tit {
	margin-bottom: 12px;
	font-size: 24px;
	text-align: center;
	color: #333;
}

.m-qrcode .code .img {
	padding: 10px;
	width: 278px;
	height: 278px;
	font-size: 18px;
	text-align: center;
	border: 1px solid #ddd;
}

.m-qrcode .code .hint {
	position: relative;
	margin: 10px auto 0;
	width: 160px;
	height: 40px;
	font-size: 14px;
}

.m-qrcode .code .hint .icon {
	position: absolute;
	top: 5px;
	left: 0;
	width: 32px;
	height: 32px;
	background: #fff url(../img/order/qrIcon.png) no-repeat center left;
}

.m-qrcode .code .hint li {
	text-indent: 45px;
}

.m-qrcode .example {
	float: left;
	margin-left: 122px;
	width: 353px;
	height: 400px;
	border-left: 1px solid #eaeaea;
	background: #fff url(../img/order/example.jpg) no-repeat right center;
}

.m-qrcode .ali-example {
	float: left;
	margin-left: 122px;
	width: 353px;
	height: 400px;
	border-left: 1px solid #eaeaea;
	background: #fff url(../img/order/ali-example.jpg) no-repeat right center;
}

.m-otherway {
	margin-top: 20px;
	text-align: left;
}

.m-otherway a,
.m-otherway a:hover {
	font-size: 14px;
	color: #e31436;
	text-decoration: none;
}

.m-orderinfo {
	margin-bottom: 25px;
}

.success .hintOne b {
	background: url(../img/success.jpg) no-repeat;
	width: 50px;
	height: 50px;
	top: 17px;
}

.pay-success .hintOne {
	font-size: 40px;
	height: 75px;
	width: 100%;
}

.success {
	padding: 60px 0 0 0px;
	height: 420px;
	background-color: #fff;
	text-align: center;
	color: #333 !important;
	border: 1px solid #eaeaea;
}

.payBtn-success {
	margin: 20px auto 0 auto;
	_margin-top: 0;
	width: 186px;
	height: 40px;
	line-height: 40px;
	background-color: #bc111a;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	font-family: "Microsoft YaHei";
}

.payBtn-success a,
.payBtn a {
	color: #fff;
}


/*附件列表样式*/

.attach-list {
	margin: 0;
	padding: 10px 0 0 0;
}

.attach-list ul {
	margin: 0 0 0 -15px;
	list-style: none;
}

.attach-list ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.attach-list ul li {
	position: relative;
	float: left;
	margin: 0 0 15px 15px;
	padding: 5px 18px 8px 18px;
	border: 1px solid #eee;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
	width: 215px;
}

.attach-list ul li .icon {
	position: absolute;
	display: block;
	top: 8px;
	left: 2px;
	width: 14px;
	height: 14px;
	text-indent: -999em;
	background: url(/admin/skin/default/skin_icons.png) no-repeat -84px -140px;
	overflow: hidden;
}

.attach-list ul li .del {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	text-indent: -99em;
	background: url(/admin/skin/default/skin_icons.png) no-repeat -53px -193px;
	cursor: pointer;
	overflow: hidden;
}

.attach-list ul li .edit {
	position: absolute;
	display: block;
	bottom: 6px;
	right: 5px;
	width: 20px;
	height: 20px;
	text-indent: -99em;
	background: url(/admin/skin/default/skin_icons.png) -137px -81px no-repeat;
	cursor: pointer;
	overflow: hidden;
}

.attach-list ul li .title {
	display: block;
	margin-bottom: 3px;
	border-bottom: 1px solid #ccc;
	line-height: 24px;
	height: 26px;
	font-weight: bold;
	white-space: nowrap;
	word-break: break-all;
	overflow: hidden;
}

.attach-list ul li .info,
.attach-list ul li .btns {
	display: block;
	line-height: 24px;
}

.attach-list ul li .btns input {
	display: inline-block;
	padding: 0 3px;
	border: 1px solid #d7d7d7;
	width: 40px;
	height: 20px;
	line-height: 18px;
	color: #666;
	font-size: 12px;
	background: #fff;
	vertical-align: middle;
}

.sidebar-toggle {
	width: 100%;
	background-color: #fff;
	border-radius: 3px;
	text-align: center;
	display: block;
	margin: 5px auto 3px auto;
	color: #3a3a3a;
	font-size: 16px;
}

#tiaopage,
#tiaourl {
	display: none;
}

#reload {
	position: fixed;
	z-index: 1000000000000000000000000000;
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100%;
	text-align: center
}

#foo {
	width: 300px;
	margin: 30% 47%;
	height: 300px;
}

@media(max-width:768px) {
	#foo {
		width: 300px;
		margin: 80% 47%;
		height: 300px;
	}
}

#members-default .modal-dialog {
	margin-top: 100px !important
}

.allies .items {
	width: 100%;
	display: flex;
}

.allies .items .item {
	width: 45%;
	flex: none;
	margin-right: 3%;
}

.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;
	min-height: 160px;
	padding: 10px;
}

.allies .items .item .images img {
	width: 160px;
	height: 160px;
}

.allies .items .item .content {
	//text-indent: 32px;
	line-height: 1.5;
}