html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

a {
	text-decoration: none;
	color: #333;
}
button,input[type="reset"],input[type="button"],input[type="submit"] { line-height:normal !important;border: none; }
input,button,select,textarea { font-family:inherit;font-size:100%;outline:none; }
input{  
	background:none;  
	outline:none;  
	border:none;
	-webkit-appearance: none;
   border-radius:0;
	 padding: 0;

}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	appearance: none;
	margin: 0;
}

li {
	list-style: none;
}

.clearX:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #999;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #999;
}

.outer-wrap {
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-height: 100%;
}

.container {
	max-width: 750px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}

/* 头部 */
/* header {
	height: 1.5rem;
	border: 1px solid firebrick;
} */

.nav-ms {
  height: 1.09rem;
  background: white;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  padding-top: 0.19rem;
  position: relative;
}
.nav-f {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav-f .nav-img-1 {
  display: block;
  width: 2.84rem;
  height:auto;
}
.nav-f .nav-img-2 {
  display: block;
  height: 0.77rem;
}
.nav-f .nav-area {
  font-size: 0.28rem;
}
.nav-location {
  /* font-size: 0.16rem; */
  position: relative;
}
.nav-isc > img {
  width: 0.59rem;
}
/*  */
.location {
  left: 0px;
  right: 0px;
  display: none;
  background: white;
  position: absolute;
  z-index: 999;
  padding-bottom: 0.4rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(177, 180, 185, 0.45);
  border-radius: 4px;
}
.location-title {
  text-align: center;
  background: #f6f6f6;
  line-height: 0.6rem;
}
.tqedu-list-left {
  padding-top: 0.4rem;
}
.tqedu-list-left li {
  width: 1.4rem;
  color: #333333;
  line-height: 0.5rem;
}
.tqedu-list-left {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.three-s {
  width: 40px;
  height: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.three-s p {
  width: 30px;
  margin: 0 auto;
  border: 1.5px solid black;
  transition: transform 200ms ease;
  background:#000;
}
.three-active_1 {
  transform: rotate(41deg);
  margin-top: -2px !important;
}
.three-active_2 {
  transform: rotate(-42deg);
  margin-top: -44px !important;
}
.three-s_act {
  justify-content: space-around;
}
.nav_list {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(177, 180, 185, 0.45);
  border-radius: 4px;
  right: 3px;
  top: 1.29rem;
}
.scroll-info {
  padding-bottom: 36px;
}
.info-roll {
  font-size: 0.3rem;
  margin-top: 20px;
  overflow: hidden;
  height: 30px;
}
.info-roll img {
  vertical-align: middle;
  width: 0.4rem;
}
.gray-info {
  color: #9b9b9b;
  margin-left: 0.1rem;
}
.zx-m h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item-yxk h3 {
  line-height: 0.4rem;
  margin-top: 0.26rem;
}
.dynamic-font div > h3 {
  font-size: 12px;
  color: #232323;
}
.nav_list {
  display: none;
  position: absolute;
  width: 2.32rem;
  height: 10.3rem;
  background: white;
  box-shadow: 0px 0px 16px 0px rgba(14, 5, 10, 0.2);
  z-index: 9999;
  opacity: 0.9;
  right: 0px;
  top: 1.27rem;
  text-align: center;
  padding: 0 0.1rem;
}
.nav_list li {
  padding: 0.3rem 0;
  border-bottom: 1px solid #e9e9e9;
}
.tipform {
  width: 5rem;
  top: 0;
  height: 310px;
  background: white;
  position: fixed;
  left: 0px;
  right: 0px;
  padding-top: 20px;
  box-sizing: border-box;
  bottom: 0px;
  margin: auto;
  z-index: 1111;
}
.tipform h2 {
  text-align: center;
  font-size: 0.4rem;
  color: #d10b02;
  margin-bottom: 0.3rem;
}
.tipform button {
  background: #d10b02;
  width: 77%;
  height: 0.6rem;
  color: white;
}
.tipform button:hover {
  box-shadow: 0px 1px 5px 0px #d10b02;
}
.tip {
  width: 100%;
  top: 0px;
  height: 100vh;
  position: fixed;
  z-index: 1005;
}
.uk-form-row input {
  width: 76%;
}
.uk-form-row button {
  outline: none;
  border: none;
}
.uk-form-row-s {
  text-align: left;
  line-height: 0.5rem;
  margin-left: 0.6rem;
  font-size: 0.24rem;
}
.floot {
  padding-top: 0.3rem;
  padding-left: 0.32rem;
  font-size: 0.24rem;
  color: #9b9b9b;
}
.floot {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-bottom: 1.35rem;
}
.floot p {
  margin-top: 0.09rem;
}
.floot-img img {
  width: 0.95rem;
}
.floot-menu {
  display: flex;
  position: fixed;
  bottom: 0px;
  z-index: 9999;
}
.floot-menu a {
  display: block;
  width: 3.75rem;
  color: white;
  text-align: center;
  line-height: 1.04rem;
}
.floot-menu a i {
  margin-right: 0.2rem;
}
.floot-menu a:nth-child(1) {
  background: #008b66;
}
.floot-menu a:nth-child(2) {
  background: #333333;
}
.tipform {
  width: 5rem;
  top: 0;
  height: 4.1rem;
  background: white;
  position: fixed;
  left: 0px;
  right: 0px;
  padding-top: 0.2rem;
  box-sizing: border-box;
  bottom: 0px;
  margin: auto;
  z-index: 1111;
}
.tipform h2 {
  text-align: center;
  font-size: 0.4rem;
  color: #008b66;
  margin-bottom: 0.3rem;
}
.tipform button {
  background: #008b66;
  width: 77%;
  height: 0.6rem;
  color: white;
}
.tipform button:hover {
  box-shadow: 0px 1px 5px 0px #008b66;
}
.tip {
  width: 100%;
  top: 0px;
  height: 100vh;
  position: fixed;
  z-index: 1005;
}
.uk-form-row input {
  width: 76%;
}
.uk-form-row button {
  outline: none;
  border: none;
}
.uk-form-row-s {
  text-align: left;
  line-height: 0.5rem;
  margin-left: 0.6rem;
  font-size: 0.24rem;
}


.banner{
	position: relative;
	margin-bottom: .8rem;
}
.banner img {
	width: 100%;
	position: relative;
}
.banner a{
	display: block;
	position: absolute;
	width: 4rem;
	height: .8rem;
	top: 4.2rem;
	background: #3c4785;
	right: .5rem;
	border-radius: .5rem;
	text-align: center;
	line-height: .8rem;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}

h2 {
	line-height: 30px;
	color: #202020;
	text-align: center;
	font-weight: bold;
}

.hold {
	margin-top: .5rem;
	width: 95%;
	margin: 0 auto;
}

.hold h2 {
	text-align: center;
	font-weight: bold;
	letter-spacing: 1.5px;
}

h2 span.borderSpan {
	display: block;
	margin: 0 auto;
	width: 1.61rem;
	margin-top: 0.21rem;
	margin-bottom: 0.21rem;
	border-bottom: 3px solid #3c4785;
}

.holdP1 {
	text-align: center;
	line-height: 20px;
	color: #8e8d8d;
	font-size: 14px;
}

.holdCON {
	margin: 0 auto;
	margin-top: 0.54rem;
	display: flex;
	justify-content: space-between;
}

.holdCon1 {
	width: 33%;
}

.holdCon1IMG1 {
	width: 1.7rem;
	height: 1.7rem;
	text-align: center;
	background: url(../img/hold1.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto;
}
.holdCon1IMG1:hover{
	background: url(../img/2.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.holdCon1IMG2 {
	width: 1.7rem;
	height: 1.7rem;
	text-align: center;
	background: url(../img/hold2.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto;
}
.holdCon1IMG2:hover{
	background: url(../img/3.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.holdCon1IMG3 {
	width: 1.7rem;
	height: 1.7rem;
	text-align: center;
	background: url(../img/hold3.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto;
}
.holdCon1IMG3:hover{
	background: url(../img/4.png);
	background-repeat: no-repeat;
	background-size: cover;
}


.holdCon1IMG img {
	width: 65%;
}

.holdCon1 p {
	font-weight: bold;
	font-size: 13px;
	padding: 0 5px;
	line-height: 25px;
}

.holdCon1 span {
	color: #8e8d8d;
	font-weight: normal;
	font-size: 12px;
}

.hold-btn {
	display: block;
	text-align: center;
	margin-top: .8rem;
}

.hold-btn>span:nth-child(1) {
	color: #ffffff;
	  background-image: linear-gradient(0deg, #404b89 0%, #8693d9 65%), linear-gradient(#404b89, #8693d9);
	  position: relative;
	    position: relative;
	    background-blend-mode: normal, normal;
	    border-radius: 0.1rem;
	    z-index: 1;
}

/* .hold-btn span {
    display: inline-block;
    width: 6.89rem;
    height: 2.5rem;
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    line-height: 2.5rem;
}*/
.hold-btn>span:nth-child(2) {
	
	background-color: #eeeeee;
	    border-radius: 0.1rem;
	   color: #404b89;
	    margin-left: -0.15rem;
	    position: relative;
	    z-index: 0;
}

.hold-btn span {
	display: inline-block;
	    width: 2.89rem;
	    height: 0.62rem;
	    font-size: 0.28rem;
	    text-align: center;
	    font-weight: bold;
	    line-height: 0.62rem
}

.exact {
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 0.68rem;
	/*  height: 10rem; */
	background: url(../img/hold4.png) no-repeat;
	background-size: cover;
	background-position: 0 center;
	margin-top: .7rem;
	padding-bottom: .8rem;
}

.exact h2 {
	text-align: center;
	font-weight: bold;
	line-height: 25px;
}

.exact .apply-ul {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin: 0 auto;
	margin-top: 0.2rem;
	/*  width: 800px;
        */
}

.exact .apply-ul>li {
	width: 70%;
	border: solid 1px #007130;
	height: .7rem;
	border-radius: 5px;
	float: left;
	margin-left: 0.26rem;
	background: white;
	display: flex;
	justify-items: center;
	margin: 0 auto;
	justify-content: center;
	margin-top: 0.2rem;
}

.exact .apply-ul>li>input {
	display: block;
	width: 70%;
	font-size: 0.28rem;
	border: none;
	margin: 0 auto;
	outline: none;
}

.exact #apply-btn {
	width: 70%;
	height: .8rem;
	background-image: linear-gradient(0deg, #404b89 0%, #8693d9 57%), linear-gradient(#404b89, #8693d9);
	background-blend-mode: normal,
		normal;
	border-radius: 0.1rem;
	border: solid 1px #007130;
	cursor: pointer;
	font-weight: normal;
	font-stretch: normal;
	line-height: .8rem;
	letter-spacing: 0px;
	color: #ffffff;
}

.exact #apply-btn:hover {
	text-decoration: underline;
	text-decoration-color: white;
}

.downLoadData .zldownload-wrap {
  background-color: #e9eef4;
  padding-bottom: 0.6rem;
}
.downLoadData .zldownload-inner {
  max-width: 7.5rem;
  margin: 0 auto;
}
.zldownload-inner img{
	width: 100%;
}

.zldownload-inner h2{
	color: #3c4785;
		letter-spacing: 1.5px;
		line-height: 25px;
		font-weight: bold;
}


.downLoadData .zldownload-title img {
  display: block;
  margin: 0 auto ;
  padding-bottom: 0.6rem;
}
.downLoadData .zldownload-cont {
  overflow: hidden;
}
.downLoadData .zldownload-cont-lft {
  display: flex;
  width: 7rem;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 0.47rem;
}
.downLoadData .zldownload-lb1 {
  float: left;
  margin-right: 0.45rem;
  margin-top: -0.02rem;
}
.downLoadData .zldownload-txt-s1 {
  font-size: 0.28rem;
  color: #000000;
  padding-right: 0.1rem;
}
.downLoadData .zldownload-txt-s2 {
  font-size: 0.18rem;
  color: #ff0101;
}
.downLoadData .zldownload-txt {
  float: left;
  padding-top: 0.14rem;
}
.downLoadData .zldownload-txt-p1 {
  display: block;
  padding-bottom: 0.3rem;
}
.downLoadData .zldownload-txt-d1-p1 {
  display: block;
  padding-bottom: 0.2rem;
  color: #686868;
  font-size: 0.28rem;
  padding-left: 0.05rem;
  margin-top: -0.17rem;
}
.downLoadData .zldownload-todownload {
  padding-top: 0px;
}
.downLoadData .zldownload-todownload a {
  float: left;
  display: block;
}
.downLoadData .zldownload-todownload span {
  display: block;
  float: left;
  padding-left: 18px;
  padding-top: 2px;
}

.xsdata {
	width: 1.48rem !important;
}

.price {	
	max-width: 7.5rem;
	margin: 0 auto;
	background: url(../img/hold5.png) no-repeat;
	background-size: cover;
	background-position: 0 center;
	height: 3.5rem;
	margin-top: 0.5rem;
	box-sizing: border-box;
	padding-top: 0.8rem;
	width: 98%;
}

.price > div {
  width: 7rem;
  margin: .8rem auto;
  display: flex;
  justify-content: space-between;
}
.price > div p:hover {
  color: black;
}
.price > div p {
  position: relative;
  font-size: 0.34rem;
  color: white;
  line-height: 0.63rem;
  text-align: center;
  width: 2rem;
  height: 0.62rem;
  border-radius: 0.1rem;
  cursor: pointer;
  border: solid 1px white;
}
.price > div p span {
  position: absolute;
  width: 0px;
}
.price > div .pts {
 background: #3c4785;
 border: solid 1px #3c4785;
 color: #FFFFFF;
}
.price > div .pts span {
  border-width: 0.13rem;
  border-style: solid;
 border-color: #3c4785 transparent transparent;
  left: 0px;
  right: 0px;
  margin: auto;
  bottom: -0.26rem;
}






.colored {
	background: white;
}

.colored>td:nth-child(1) {
	font-weight: bold;
}

.scheduletable {
	margin: 0 auto;
	width: 98%;
}

/* .scheduletable table {
  margin-top: -67px !important;
} */
.scheduletable .system {
	background-color: #f7f7f7;
}

.scheduletable .system .table-title {
	background-color: #434c6f;
	color: #fff;
}

.scheduletable .system.cloudClass-table .table-title {
	background-color: #ea3e4b;
}

.scheduletable .system table {
	border-collapse: collapse;
}

.scheduletable .system table tbody tr td,
.scheduletable .system table thead tr th {
	vertical-align: middle;
	text-align: center;
	padding: 0.5rem;
}

.scheduletable .system table thead tr th {
	padding: 1rem 0.5rem;
	font-size: 1.5rem;
}

.scheduletable .system table thead tr th:nth-child(1) {
	width: 14%;
}

.scheduletable .system table thead tr th:nth-child(2) {
	width: 10%;
}

.scheduletable .system table thead tr th:nth-child(3) {
	width: 17%;
}

.scheduletable .system table thead tr th:nth-child(4) {
	width: 13.5%;
}

.scheduletable .system table thead tr th:nth-child(5) {
	width: 13.5%;
}

.scheduletable .system table thead tr th:nth-child(6) {
	width: 5%;
}

.scheduletable .system table thead tr th:nth-child(7) {
	width: 11%;
}

.scheduletable .system table.table-sec thead tr th:nth-child(1) {
	width: 22%;
}

.scheduletable .system table.table-sec thead tr th:nth-child(2) {
	width: 25%;
}

.scheduletable .system table.table-sec thead tr th:nth-child(3) {
	width: 29%;
}

.scheduletable .system table.table-sec thead tr th:nth-child(4) {
	width: 24%;
}

.scheduletable .system table.table-third thead tr th:nth-child(1) {
	width: 22%;
}

.scheduletable .system table.table-third thead tr th:nth-child(2) {
	width: 16%;
}

.scheduletable .system table.table-third thead tr th:nth-child(3) {
	width: 18%;
}

.scheduletable .system table.table-third thead tr th:nth-child(4) {
	width: 20%;
}

.scheduletable .system table.table-third thead tr th:nth-child(5) {
	width: 24%;
}

.scheduletable .system table.table-four thead tr th:nth-child(1) {
	width: 14%;
}

.scheduletable .system table.table-four thead tr th:nth-child(2) {
	width: 12%;
}

.scheduletable .system table.table-four thead tr th:nth-child(3) {
	width: 16%;
}

.scheduletable .system table.table-four thead tr th:nth-child(4) {
	width: 18%;
}

.scheduletable .system table.table-four thead tr th:nth-child(5) {
	width: 16%;
}

.scheduletable .system table.table-four thead tr th:nth-child(6) {
	width: 24%;
}

.scheduletable .system table tbody tr td {
	font-size: 1.4rem;
}

.scheduletable .system table tbody tr,
.scheduletable .system table thead tr {
	background-color: #fff;
}

.scheduletable .system table tbody tr.colored,
.scheduletable .system table thead tr.colored {
	background-color: #f2f2ff;
}

.scheduletable .system.cloudClass-table table tbody tr.colored,
.scheduletable .system.cloudClass-table table thead tr.colored {
	background-color: rgba(234, 62, 75, 0.1);
}

.scheduletable .system table tbody tr td.classTitle p.hotClass {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	padding: 8px 0;
	font-weight: 600;
}

.scheduletable .system table tbody tr td.classTitle p.hotClass span {
	position: absolute;
	top: 9px;
	left: -34px;
	display: block;
	width: 25px;
	height: 22px;
	border-radius: 20px;
	background-color: #d30808;
	color: #fff;
	text-align: center;
	font-size: 9pt;
	line-height: 22px;
}

.scheduletable .system table tbody tr td.classTitle span.hot:before {
	position: absolute;
	bottom: 0;
	left: 1px;
	z-index: 1;
	width: 0;
	height: 0;
	border-bottom: 10px solid #d30808;
	border-left: 10px solid transparent;
	color: #fff;
	content: "";
}

.scheduletable table {
	max-width: 100%;
	background-color: transparent;
	empty-cells: show;
}

.scheduletable table code {
	white-space: normal;
}

.scheduletable th {
	text-align: center;
	font-size: 24px;
	color: #464747;
	font-weight: bold;
	background: #eeeeee;
	border-left: none;
}

.scheduletable .am-table {
	/* max-width: 7.5rem; */
	margin: 0 auto;
	border-spacing: 0;
	border-collapse: separate;
}

.scheduletable .am-table>tbody>tr>td,
.scheduletable .am-table>tbody>tr>th,
.scheduletable .am-table>tfoot>tr>td,
.scheduletable .am-table>tfoot>tr>th,
.scheduletable .am-table>thead>tr>td,
.scheduletable .am-table>thead>tr>th {
	line-height: 1.6;
	vertical-align: top;
	border-top: 1px solid #404b89;
}

.scheduletable .am-table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 1px solid #404b89;
}

.scheduletable .am-table>caption+thead>tr:first-child>td,
.scheduletable .am-table>caption+thead>tr:first-child>th,
.scheduletable .am-table>colgroup+thead>tr:first-child>td,
.scheduletable .am-table>colgroup+thead>tr:first-child>th,
.scheduletable .am-table>thead:first-child>tr:first-child>td,
.scheduletable .am-table>thead:first-child>tr:first-child>th {
	border-top: 0;
}

.scheduletable .am-table>tbody+tbody tr:first-child td {
	border-top: 2px solid #404b89;
}

.scheduletable .am-table-bordered {
	border: 1px solid #404b89;
	border-left: none;
}

.scheduletable .am-table-bordered>tbody>tr>td,
.scheduletable .am-table-bordered>tbody>tr>th,
.scheduletable .am-table-bordered>tfoot>tr>td,
.scheduletable .am-table-bordered>tfoot>tr>th,
.scheduletable .am-table-bordered>thead>tr>td,
.scheduletable .am-table-bordered>thead>tr>th {
	border-left: 1px solid #404b89;
}

.scheduletable .am-table-bordered>tbody>tr:first-child>td,
.scheduletable .am-table-bordered>tbody>tr:first-child>th {
	border-top: none;
}

.scheduletable .am-table-bordered>thead+tbody>tr:first-child>td,
.scheduletable .am-table-bordered>thead+tbody>tr:first-child>th {
	border-top: 1px solid #404b89;
}

.scheduletable .am-table-radius {
	border: 1px solid #ddd;
	border-radius: 2px;
}

.scheduletable .am-table-radius>thead>tr:first-child>td:first-child,
.scheduletable .am-table-radius>thead>tr:first-child>th:first-child {
	border-top-left-radius: 2px;
	border-left: none;
}

.scheduletable .am-table-radius>thead>tr:first-child>td:last-child,
.scheduletable .am-table-radius>thead>tr:first-child>th:last-child {
	border-top-right-radius: 2px;
	border-right: none;
}

.scheduletable .am-table-radius>tbody>tr>td:first-child,
.scheduletable .am-table-radius>tbody>tr>th:first-child {
	border-left: none;
}

.scheduletable .am-table-radius>tbody>tr>td:last-child,
.scheduletable .am-table-radius>tbody>tr>th:last-child {
	border-right: none;
}

.scheduletable .am-table-radius>tbody>tr:last-child>td,
.scheduletable .am-table-radius>tbody>tr:last-child>th {
	border-bottom: none;
}

.scheduletable .am-table-radius>tbody>tr:last-child>td:first-child,
.scheduletable .am-table-radius>tbody>tr:last-child>th:first-child {
	border-bottom-left-radius: 2px;
}

.scheduletable .am-table-radius>tbody>tr:last-child>td:last-child,
.scheduletable .am-table-radius>tbody>tr:last-child>th:last-child {
	border-bottom-right-radius: 2px;
}

.scheduletable .am-table-striped>tbody>tr:nth-child(odd)>td,
.scheduletable .am-table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9;
}

.scheduletable .am-table-hover>tbody>tr:hover>td,
.scheduletable .am-table-hover>tbody>tr:hover>th {
	background-color: #e9e9e9;
}

.scheduletable .am-table-compact>tbody>tr>td,
.scheduletable .am-table-compact>tbody>tr>th,
.scheduletable .am-table-compact>tfoot>tr>td,
.scheduletable .am-table-compact>tfoot>tr>th,
.scheduletable .am-table-compact>thead>tr>td,
.scheduletable .am-table-compact>thead>tr>th {
	padding: 0.4rem;
}

.scheduletable .am-table-centered>tbody>tr>td,
.scheduletable .am-table-centered>tbody>tr>th,
.scheduletable .am-table-centered>tfoot>tr>td,
.scheduletable .am-table-centered>tfoot>tr>th,
.scheduletable .am-table-centered>thead>tr>td,
.scheduletable .am-table-centered>thead>tr>th {
	text-align: center;
}

.scheduletable .am-table>tbody>tr.am-active>td,
.scheduletable .am-table>tbody>tr.am-active>th,
.scheduletable .am-table>tbody>tr>td.am-active,
.scheduletable .am-table>tbody>tr>th.am-active,
.scheduletable .am-table>tfoot>tr.am-active>td,
.scheduletable .am-table>tfoot>tr.am-active>th,
.scheduletable .am-table>tfoot>tr>td.am-active,
.scheduletable .am-table>tfoot>tr>th.am-active,
.scheduletable .am-table>thead>tr.am-active>td,
.scheduletable .am-table>thead>tr.am-active>th,
.scheduletable .am-table>thead>tr>td.am-active,
.scheduletable .am-table>thead>tr>th.am-active {
	background-color: #ffd;
}

.scheduletable .am-table>tbody>tr.am-disabled>td,
.scheduletable .am-table>tbody>tr.am-disabled>th,
.scheduletable .am-table>tbody>tr>td.am-disabled,
.scheduletable .am-table>tbody>tr>th.am-disabled,
.scheduletable .am-table>tfoot>tr.am-disabled>td,
.scheduletable .am-table>tfoot>tr.am-disabled>th,
.scheduletable .am-table>tfoot>tr>td.am-disabled,
.scheduletable .am-table>tfoot>tr>th.am-disabled,
.scheduletable .am-table>thead>tr.am-disabled>td,
.scheduletable .am-table>thead>tr.am-disabled>th,
.scheduletable .am-table>thead>tr>td.am-disabled,
.scheduletable .am-table>thead>tr>th.am-disabled {
	color: #999;
}

.scheduletable .am-table>tbody>tr.am-primary>td,
.scheduletable .am-table>tbody>tr.am-primary>th,
.scheduletable .am-table>tbody>tr>td.am-primary,
.scheduletable .am-table>tbody>tr>th.am-primary,
.scheduletable .am-table>tfoot>tr.am-primary>td,
.scheduletable .am-table>tfoot>tr.am-primary>th,
.scheduletable .am-table>tfoot>tr>td.am-primary,
.scheduletable .am-table>tfoot>tr>th.am-primary,
.scheduletable .am-table>thead>tr.am-primary>td,
.scheduletable .am-table>thead>tr.am-primary>th,
.scheduletable .am-table>thead>tr>td.am-primary,
.scheduletable .am-table>thead>tr>th.am-primary {
	color: #0b76ac;
	background-color: rgba(14, 144, 210, 0.115);
}

.scheduletable .am-table>tbody>tr.am-success>td,
.scheduletable .am-table>tbody>tr.am-success>th,
.scheduletable .am-table>tbody>tr>td.am-success,
.scheduletable .am-table>tbody>tr>th.am-success,
.scheduletable .am-table>tfoot>tr.am-success>td,
.scheduletable .am-table>tfoot>tr.am-success>th,
.scheduletable .am-table>tfoot>tr>td.am-success,
.scheduletable .am-table>tfoot>tr>th.am-success,
.scheduletable .am-table>thead>tr.am-success>td,
.scheduletable .am-table>thead>tr.am-success>th,
.scheduletable .am-table>thead>tr>td.am-success,
.scheduletable .am-table>thead>tr>th.am-success {
	color: #5eb95e;
	background-color: rgba(94, 185, 94, 0.115);
}

.scheduletable .am-table>tbody>tr.am-warning>td,
.scheduletable .am-table>tbody>tr.am-warning>th,
.scheduletable .am-table>tbody>tr>td.am-warning,
.scheduletable .am-table>tbody>tr>th.am-warning,
.scheduletable .am-table>tfoot>tr.am-warning>td,
.scheduletable .am-table>tfoot>tr.am-warning>th,
.scheduletable .am-table>tfoot>tr>td.am-warning,
.scheduletable .am-table>tfoot>tr>th.am-warning,
.scheduletable .am-table>thead>tr.am-warning>td,
.scheduletable .am-table>thead>tr.am-warning>th,
.scheduletable .am-table>thead>tr>td.am-warning,
.scheduletable .am-table>thead>tr>th.am-warning {
	color: #F37B1D;
	background-color: rgba(243, 123, 29, 0.115);
}

.scheduletable .am-table>tbody>tr.am-danger>td,
.scheduletable .am-table>tbody>tr.am-danger>th,
.scheduletable .am-table>tbody>tr>td.am-danger,
.scheduletable .am-table>tbody>tr>th.am-danger,
.scheduletable .am-table>tfoot>tr.am-danger>td,
.scheduletable .am-table>tfoot>tr.am-danger>th,
.scheduletable .am-table>tfoot>tr>td.am-danger,
.scheduletable .am-table>tfoot>tr>th.am-danger,
.scheduletable .am-table>thead>tr.am-danger>td,
.scheduletable .am-table>thead>tr.am-danger>th,
.scheduletable .am-table>thead>tr>td.am-danger,
.scheduletable .am-table>thead>tr>th.am-danger {
	color: #dd514c;
	background-color: rgba(221, 81, 76, 0.115);
}

.scheduletable table tbody tr td,
.scheduletable .system table thead tr th {
	vertical-align: middle !important;
	text-align: center;
}

.scheduletable .am-table-bordered>thead>tr>th {
	border: none;
	vertical-align: middle !important;
	height: 52px;
}

.scheduletable .am-table-bordered>thead>tr>th:nth-child(1) {
	border-left: 1px solid #ddd;
}

.scheduletable .btn-x:hover {
	text-decoration: underline;
	text-decoration-color: white;
}

.scheduletable .btn-x {
	display: block;
	width: 136px;
	height: 35px;
	line-height: 35px;
	color: white;
	margin: 0 auto;
	font-size: 22px;
	background-image: linear-gradient(0deg, #404b89 0%, #8693d9 65%), linear-gradient(#404b89, #8693d9);
	background-blend-mode: normal,
		normal;
	border-radius: 10px;
}

.scheduletable .a-left {
	text-align: left;
}

.scheduletable th {
	font-size: 0.28rem;
}

.scheduletable tr {
	font-size: 0.28rem;
}

.am-table-bordered tr:nth-child(even) {
	background: #ddd !important;
}
.coloredSize{
	font-size: 12px;
}

.dsw {
	display: inline-block;
	/* width: 1.5rem; */
	height: .5rem;
	background-image: linear-gradient(0deg, #404b89 0%, #8693d9 65%), linear-gradient(#404b89, #8693d9);
	background-blend-mode: normal,
		normal;
	border-radius: 0.1rem;
	font-size: 12px;
	color: white;
	/* margin-top: 0.3rem; */
	line-height: .5rem;
	padding: 0 8px;
	margin-bottom: 5px;
}

.priceTD {
	color: #e60012;
	font-weight: bold;
	font-size: 12px;
}
.dsdd {
  width: 100%;
  margin: 0 auto;
  height: 6.4rem;
  overflow: hidden;
}
.dsdd {
  margin-top: 0.68rem;
}
.dsdd h2 {
	color: #3c4785;
	letter-spacing: 1.5px;
	line-height: 25px;
	font-weight: bold;
}


.fandeng img {
	width: 100%;
}

.brand {
	width: 100%;
	background: url(../img/hold7.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 70px;
	overflow: hidden;
	position: relative;
}

.brand h2 {
	padding-top: 20px;
	color: #3c4785;
	letter-spacing: 1.5px;
	line-height: 25px;
	font-weight: bold;
}

.brand p {
	padding: 15px 10px;
	color: #666666;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: .5px;
}

.brand span:nth-child(1),
.brand span:nth-child(2) {
	color: #d94168;
	font-size: 16px;
	font-weight: bold;
}

.span3 {
	font-weight: bold;
	font-size: 16px;
}

.interviewBOR {
	height: 6.7rem;
}

.interview {
	width: 92%;
	box-sizing: border-box;
	padding-top: 0.56rem;
	position: relative;
	/*    width: 7.17rem; */
	height: 5.7rem;
	background-color: #ffffff;
	box-shadow: 1px 1px 46px 0px rgba(35, 35, 35, 0.19);
	border-radius: 11px;
	margin: 0 auto;
	z-index: 9;
	margin-top: -1rem;

}

.interview h2 {
	color: #d94168;
	font-weight: bold;
	line-height: 25px;
}

.interview span {
	font-weight: normal;
}

.interview .apply-ul {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin: 0 auto;
	margin-top: 0.2rem;
	/*  width: 800px;
        */
}

.interview .apply-ul>li {
	width: 70%;
	border: solid 1px #007130;
	height: .7rem;
	border-radius: 5px;
	float: left;
	margin-left: 0.26rem;
	background: white;
	display: flex;
	justify-items: center;
	margin: 0 auto;
	justify-content: center;
	margin-top: 0.2rem;
	background: #d2d2d2;
	border: none;
}

.interview .apply-ul>li>input {
	display: block;
	width: 70%;
	font-size: 0.28rem;
	border: none;
	margin: 0 auto;
	outline: none;
	background: #d2d2d2;
}

.interview #apply-btnone {
	width: 70%;
	height: .8rem;
	background-image: linear-gradient(0deg, #da436d 0%, #ce2c3b 57%), linear-gradient(#da436d, #ce2c3b);
	background-blend-mode: normal,
	background-blend-mode: normal,
		normal;
	border-radius: 0.1rem;
	border: solid 1px #007130;
	cursor: pointer;
	font-weight: normal;
	font-stretch: normal;
	line-height: .8rem;
	letter-spacing: 0px;
	color: #ffffff;
	border: none;
}

.interview #apply-btn:hover {
	text-decoration: underline;
	text-decoration-color: white;
}


/* 选择华章 */
.choice {
	background: #f2f2f2;
	padding: 30px 0 10px 0;
}

.choice h2 {
	color: #3c4785;
	font-weight: bold;
	display: flex;
	justify-content: center;
}

h2 span.circular {
	display: block;
	height: 7px;
	width: 7px;
	background: #df8197;
	margin-top: 7px;
	margin-left: 5px;
}
.choice p{
	text-align: center;
	padding:15px 0;
	line-height: 22px;
	color: #666666;
	font-size: 15px;
}
.choiceBor{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.choice_con{
	width: 45%;
	height: 1.8rem;
	text-align: center;
	box-sizing: border-box;
	margin-bottom: 10px;
	
}
.choice_con:nth-child(1){
	background: url(../img/hold8.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
.choice_con:nth-child(2){
	background: url(../img/hold9.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
.choice_con:nth-child(3){
	background: url(../img/hold10.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
.choice_con:nth-child(4){
	background: url(../img/hold11.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
.choice_con:nth-child(5){
	background: url(../img/hold12.png);
	background-repeat: no-repeat;
	background-size: 100%;
}.choice_con:nth-child(6){
	background: url(../img/hold13.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.choice_con h3{
	padding: 13px 0 7px;
}
.choice_con span{
	color: #666666;
	font-size: 14px;
	line-height: 20px;

}

/* 通过率 */
.PassRate{
	background: url(../img/hold14.png) no-repeat;
	background-size: cover;
	padding-bottom: 40px;
	width: 98%;
	margin: 0 auto;
}
.PassRate h2{
	padding-top: 45px;
	font-weight: bold;
	color: #3c4785;
	letter-spacing: 1px;
}
.PassRate p{
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 20px;
	color: #666666;
}
.PassRate img{
	width: 100%;
}

.open{
	background: url(../img/hold16.png) no-repeat;
	background-size: cover;
	padding: 15px 0;
	margin-bottom: .3rem;
}
.open h2{
	font-weight: bold;
	color: #202020;
}
.openBOR{
	width: 98%;
	display: flex;
	justify-content: space-around;
	margin: .1rem auto;
	padding: .1rem 0;
}
.oper_l span:nth-child(1){
	display: block;
	background: #3c4785;
	color: #FFFFFF;
	padding: 5px 5px;
	border-radius: .3rem;
	font-size: 12px;
}
.oper_l span:nth-child(2){
	display: block;
	background: #FFFFFF;
	color: #3c4785;
	padding: 5px 10px;
	text-align: center;
	font-size: 12px;
}
.oper_c{
	width: 68%;
	font-size: 12px;
	color: #1b1b1b;
	/* padding-top: 3px; */
	line-height: 18px;
}
.oper_r a{
	display: block;
	font-size: 12px;
	margin-top: 10px;
	background: #8e9dd7;
	border: none;
	padding: 5px;
	color: #FFFFFF;
	border-radius: .2rem;
	
}
.openBOR:hover{
	background: #dee4fc;
}





.openke {
  background: url(../img/hold16.png) no-repeat;
  background-size: cover;
  background-position: 0 center;
  height: 4.9rem;
  margin-top: 0.36rem;
  overflow: hidden;
  padding-top: 0.29rem;
  width: 98%;
  margin: 0 auto;
  margin-bottom: .5rem;
}

.openke h2{
	font-weight: bold;
	color: #3c4785;
	letter-spacing: 1px;
	font-size: 16px;
}

.openclass {
  font-size: 0.28rem;
}
.layer {
  margin-top: 0.2rem;
  padding: .1rem 0;
}
.layer > a {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.am-padding-horizontal-lg {
  font-size: 0.28rem;
}
.openclass .layerBox .layer .schedule {
  text-align: center;
 /* width: 0.99rem;
  height: 0.73rem; */
 /* background: url(../img/55dd84cdbe5ee8f8bafba7ada42d10d1_1.png) no-repeat; */
  background-position: 0 center;
  background-size: cover;
  font-size: 0.28rem;
  
}
.openclass .layerBox .layer .schedule >span:nth-child(1){
	background-image: linear-gradient(0deg, #404b89 0%, #8693d9 65%), linear-gradient(#404b89, #8693d9);
	  width: 0.75rem;
	  display: block;
	  padding: .1rem 0;
	  border-radius: .1rem;
}
.openclass .layerBox .layer .schedule > span:nth-child(2) {
  line-height: 0.4rem !important;
  background: #FFFFFF;
  width: 0.75rem;
  display: block;
}
.openclass .layerBox .layer .checkMore:hover {
  text-decoration-color: white;
  text-decoration-line: underline;
}
.openclass .layerBox .layer:hover {
  background-color: #dee4fc;
}
.openclass .layerBox .layer .checkMore {
  width: 1.36rem;
  height: 0.5rem;
  background-image: linear-gradient(0deg, #404b89 0%, #8693d9 65%), linear-gradient(#404b89, #8693d9);
  background-blend-mode: normal, 
            normal;
  border-radius: 0.1rem;
  line-height: .5rem;

}
.btnss {
  border: none;
}




/* 教材 */
.teaching h2{
	font-weight: bold;
	color: #3c4785;
	letter-spacing: 1px;
	font-size: 16px;
}

.books{
	padding-top: .2rem;
}
.books img{
	width: 100%;
}
.booksTitle{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: .5rem;
}
.booksTitleName{
	color: #666666;
	font-size: 14px;
}
.bookTwo{
	margin-top: .8rem;
}
.booksTitletwo{
	width: 95%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.books_btn{
	text-align: center;
	margin: .5rem 0 .8rem 0;
}
.books_btn a{
	display: block;
	text-align: center;
	width: 4rem;
	height: .8rem;
	/* background-image: linear-gradient(0deg, #404b89 0%, #8693d9 65%), linear-gradient(#404b89, #8693d9); */
	    background-image: linear-gradient(
0deg
, #da436d 0%, #ce2c3b 57%), linear-gradient(#da436d, #ce2c3b);
	border: none;
	border-radius: .1rem;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 16px;
	line-height: .8rem;
	margin:  0 auto;
}


/* 状元榜 */
.Champion{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	font-weight: 600;
	font-size: .32rem;
	margin-top: .5rem;
	color: #3c4785;
}
.ChampionIMG{
	width: 90%;
	height: 1rem;
	margin: 0 auto;
	background-image: url(../img/hold17.png);
	background-size: 100%;
	background-repeat: no-repeat;
	margin-top: .4rem;
	text-align: center;
	font-size: .32rem;
	color: #FFFFFF;
	line-height: .8rem;
}
.ChampionCOn{
	width: 90%;
	margin: 0 auto;
	margin-top: .2rem;
	display: flex;
	justify-content: space-between;
	
}
.ChampionCOn_l,.ChampionCOn_r{
	font-size: 13px;
	/* line-height: .9rem; */
}
.ChampionCOn_l li{
	width: 250px;
	height: 25px;
	line-height: 25px;
}
.ChampionCOn_r li{
	height: 25px;
	line-height: 25px;
}


.cooperation{
	margin-top: .5rem;
	background: #3c4785;
	padding: 25px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.cooperation_l{
	width: 29%;
	text-align: center;
}
.cooperation_l ul li{
	color: #FFFFFF;
	line-height: 35px;	
}
.cooperation_c{
	width: 33%;
}
.cooperation_c img{
	width: 100%;
	height: 100%;
}
.cooperation_f{
	width: 25%;
	margin-top: .4rem;
}
.cooperation_f img{
	width: 100%;
	height: 100%;
}
.cooperation_fr{
	width: 20%;
}
.cooperation_fr{
	text-align: center;
	background-color: #ffffff;
	margin-top: .4rem;
	box-sizing: border-box;
	padding-top: .4rem;
	line-height: 35px;
}

.fot img{
	width: 100%;
	margin-bottom: 1rem;
}







.floot-menu {
  display: flex;
  position: fixed;
  bottom: 0px;
  z-index: 9999;
}
.uk-form input,
.uk-form select,
.uk-form textarea {
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  font: inherit;
  color: inherit;
}
.uk-form select {
  text-transform: none;
}
.uk-form optgroup {
  font: inherit;
  font-weight: 700;
}
.uk-form input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.uk-form input[type=checkbox],
.uk-form input[type=radio] {
  padding: 0;
}
.uk-form input[type=checkbox]:not(:disabled),
.uk-form input[type=radio]:not(:disabled) {
  cursor: pointer;
}
.uk-form input:not([type]),
.uk-form input[type=text],
.uk-form input[type=password],
.uk-form input[type=email],
.uk-form input[type=url],
.uk-form input[type=search],
.uk-form input[type=tel],
.uk-form input[type=number],
.uk-form input[type=datetime],
.uk-form textarea {
  -webkit-appearance: none;
}
.uk-form input[type=search]::-webkit-search-cancel-button,
.uk-form input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.uk-form input[type=number]::-webkit-inner-spin-button,
.uk-form input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
.uk-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.uk-form textarea {
  overflow: auto;
  vertical-align: top;
}
.uk-form ::-moz-placeholder {
  opacity: 1;
}
.uk-form :invalid {
  box-shadow: none;
}
.uk-form input:not([type=radio]):not([type=checkbox]),
.uk-form select {
  vertical-align: middle;
}
.uk-form > :last-child {
  margin-bottom: 0;
}
.uk-form input:not([type]),
.uk-form input[type=text],
.uk-form input[type=password],
.uk-form input[type=email],
.uk-form input[type=url],
.uk-form input[type=search],
.uk-form input[type=tel],
.uk-form input[type=number],
.uk-form input[type=datetime],
.uk-form input[type=datetime-local],
.uk-form input[type=date],
.uk-form input[type=month],
.uk-form input[type=time],
.uk-form input[type=week],
.uk-form input[type=color],
.uk-form select,
.uk-form textarea {
  height: 30px;
  max-width: 100%;
  padding: 4px 6px;
  border: 1px solid #ddd;
  background: #fff;
  color: #444;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.uk-form input:not([type]):focus,
.uk-form input[type=text]:focus,
.uk-form input[type=password]:focus,
.uk-form input[type=email]:focus,
.uk-form input[type=url]:focus,
.uk-form input[type=search]:focus,
.uk-form input[type=tel]:focus,
.uk-form input[type=number]:focus,
.uk-form input[type=datetime]:focus,
.uk-form input[type=datetime-local]:focus,
.uk-form input[type=date]:focus,
.uk-form input[type=month]:focus,
.uk-form input[type=time]:focus,
.uk-form input[type=week]:focus,
.uk-form input[type=color]:focus,
.uk-form select:focus,
.uk-form textarea:focus {
  border-color: #99baca;
  outline: 0;
  background: #f5fbfe;
  color: #444;
}
.uk-form input:not([type]):disabled,
.uk-form input[type=text]:disabled,
.uk-form input[type=password]:disabled,
.uk-form input[type=email]:disabled,
.uk-form input[type=url]:disabled,
.uk-form input[type=search]:disabled,
.uk-form input[type=tel]:disabled,
.uk-form input[type=number]:disabled,
.uk-form input[type=datetime]:disabled,
.uk-form input[type=datetime-local]:disabled,
.uk-form input[type=date]:disabled,
.uk-form input[type=month]:disabled,
.uk-form input[type=time]:disabled,
.uk-form input[type=week]:disabled,
.uk-form input[type=color]:disabled,
.uk-form select:disabled,
.uk-form textarea:disabled {
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #999;
}
.uk-form :-ms-input-placeholder {
  color: #999 !important;
}
.uk-form ::-moz-placeholder {
  color: #999;
}
.uk-form ::-webkit-input-placeholder {
  color: #999;
}
.uk-form :disabled:-ms-input-placeholder {
  color: #999 !important;
}
.uk-form :disabled::-moz-placeholder {
  color: #999;
}
.uk-form :disabled::-webkit-input-placeholder {
  color: #999;
}
.uk-form legend {
  width: 100%;
  border: 0;
  padding: 0;
  padding-bottom: 15px;
  font-size: 18px;
  line-height: 30px;
}
.uk-form legend:after {
  content: "";
  display: block;
  border-bottom: 1px solid #ddd;
  width: 100%;
}
input:not([type]).uk-form-small,
input[type].uk-form-small,
select.uk-form-small,
textarea.uk-form-small {
  height: 25px;
  padding: 3px 3px;
  font-size: 12px;
}
input:not([type]).uk-form-large,
input[type].uk-form-large,
select.uk-form-large,
textarea.uk-form-large {
  height: 40px;
  padding: 8px 6px;
  font-size: 16px;
}
.uk-form select[multiple],
.uk-form select[size],
.uk-form textarea {
  height: auto;
}
.uk-form-danger {
  border-color: #dc8d99 !important;
  background: #fff7f8 !important;
  color: #d85030 !important;
}
.uk-form-success {
  border-color: #8ec73b !important;
  background: #fafff2 !important;
  color: #659f13 !important;
}
.uk-form-blank {
  border-color: transparent!important;
  border-style: dashed!important;
  background: 0 0 !important;
}
.uk-form-blank:focus {
  border-color: #ddd !important;
}
input.uk-form-width-mini {
  width: 40px;
}
select.uk-form-width-mini {
  width: 65px;
}
.uk-form-width-small {
  width: 130px;
}
.uk-form-width-medium {
  width: 200px;
}
.uk-form-width-large {
  width: 500px;
}
.uk-form-row:after,
.uk-form-row:before {
  content: "";
  display: table;
}
.uk-form-row:after {
  clear: both;
}
.uk-form-row + .uk-form-row {
  margin-top: 15px;
}
.uk-form-help-inline {
  display: inline-block;
  margin: 0 0 0 10px;
}
.uk-form-help-block {
  margin: 5px 0 0 0;
}
.uk-form-controls > :first-child {
  margin-top: 0;
}
.uk-form-controls > :last-child {
  margin-bottom: 0;
}
.uk-form-controls-condensed {
  margin: 5px 0;
}
.uk-form-stacked .uk-form-label {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
}

.zaobao_banner{
	width: 7.5rem;
	height: 5.93rem;
}

.zaobao img{
	width: 100%;
	height: 100%;
}

.zaobao_beikao{
	width: 7.5rem;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.zaobao_btn{
	width: 6.87rem;
	height: 0.72rem;
	background: linear-gradient(0deg, #D8B18F 0%, #FFEFDD 100%);
	font-size: 0.31rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	text-align: center;
	line-height: 0.72rem;
}
.zaobao_btn2{
	width: 6.86rem;
	height: 0.72rem;
	background: linear-gradient(0deg, #80181d 0%, #bd1920 100%);
	font-size: 0.29rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.72rem;
}

.zaobao_beikao_btn{
	position: absolute;
	bottom: 0.70rem;
}
.zaobao_beikao_btn2{
	position: absolute;
	bottom: 0.40rem;
}

.zaobao_yuanxiao{
	width: 7.5rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.zaobao_yuanxiao img{
	width: 6.32rem;
	margin: .6rem 0;
}

.zaobao_yuanxiao_tabbar{
	display: flex;
	margin-bottom: .5rem;
	border: 1px solid #80181d;
}

.tabbar_item{
	width: 1.38rem;
	height: 0.52rem;
	border-right-width: 1px;
	border-right-color: rgba(128,24,29,0.15);
	border-right-style: solid;
	font-size: 0.23rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #353535;
	text-align: center;
	line-height: .52rem;
}

.tabbar_item.active{
	background: linear-gradient(0deg, #80181d 0%, #bd1920 100%);
	color:#fff;
}

#thumbs{
	width: 7.06rem;
	margin-bottom: .6rem;
	display: flex;
	overflow-x: scroll;
}
::-webkit-scrollbar{ 
	display: none;
}

.yuanxiao_item{
	width: 3.19rem;
	height: 3.54rem;
	border: 1px solid #DCBDA9;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 0.23rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 0.32rem;
	margin-right: .1rem;
}

.yuanxiao_item img{
	width: 3.19rem;
	height: 2.17rem;
	margin: 0;
}

.zaobao_shiting_list{
	display: flex;
	position: absolute;
	top: 4rem;
	width: 6rem;
	justify-content: space-between;
}

.zaobao_shiting_item{
	width: 1.4rem;
	height: 0.43rem;
	background: linear-gradient(0deg, #80181d 0%, #bd1920 100%);
	font-size: 0.22rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: .43rem;
	text-align: center;
}

.zaobao_shiting_item_right{
	position: relative;
	right: 1.1rem;
}

.zaobao_swiper{
	width: 85%;
	height: 2.66rem;
	margin-bottom: 0.6rem;
}

.zaobao_swiper_item{
	width: 4.5rem;
	height: 2.66rem;
	margin: 0 auto;
}

.img_title{
	width: 4.5rem;
	height: 0.28rem;
	background: rgba(0,0,0,0.7);
	font-size: 0.17rem;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;
	position: relative;
	top: 2.38rem;
	text-align: center;
	line-height: 0.28rem;
}

.thumbnail{
	width:87%;
	display: flex;
	justify-content: space-between;
	margin-bottom: .6rem;
	margin: 0 auto;
}

.thumbnail_item{
	width: 0.79rem!important;
	height: 0.8rem!important;
	object-fit: cover;
	margin-bottom: .6rem;
}

.thumbnail_mask{
	width: 0.79rem;
	height: 0.8rem;
	position: absolute;
	left: 0;
	background: rgba(0, 0,0,0.5);
}


.zaobao_swiper2{
	height: 18px;
	margin-top: 1.42rem;
}

.zao_input_left{
	background: linear-gradient(0deg, #D8B18F 0%, #FFEFDD 100%);
	text-align: center;
	width: 1.11rem;
	height: 0.61rem;
	line-height: 0.61rem;
	font-size: 0.26rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #373737;
}

.zaobao_beikao input{
	width: 4.47rem;
	height: 0.61rem;
	background: linear-gradient(0deg, #FFFFFF 0%, #FFEFDD 100%);
	border: none;
	padding-left: 0.12rem;
}

.zaobao_beikao form{
	margin-top: .60rem;
}

.star{
	width: 6.86rem;
	height: 0.72rem;
	line-height: .72rem;
	background: linear-gradient(0deg, #D8B18F 0%, #FFEFDD 100%);
	font-size: 0.26rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #373737;
	text-align: center;
}