/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

.check {
    display: block;
    padding: 0 0.3rem;
    width: 100%;
    height: 0.66rem;
    line-height: 0.68rem;
 
}
.cf{
   //background-color: #FFF3DA;
}
.cf .check{
    color: #F4A400;
}
.check .p1 {
    color: #333333;
    font-size: 0.24rem;
    width: 4.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.check .p2 {
    color: #F4A400;
    font-size: 0.24rem;
}

.pubTitle img {
    display: block;
    width: 0.38rem;
    height: 0.38rem;
    margin-right: 0.1rem;
}

.type span {
    display: inline-block;
    font-size: 0.28rem;
    color: #999;
    margin-left: 0.3rem;
}

.type .type_sel {
    color: #F4A300;
}

.course_type {
    display: none;
}

.content {
    width: 100%;
    padding: 0 0.28rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.con_top {
    /* border-bottom: 1px solid #e6e6e6; */
}

.title {
    margin: 0.2rem 0 0.4rem 0;
    font-size: 0.36rem;
    color: #333;
    line-height: 0.46rem;
}

.timtea {
    display: -moz-box;
    /* 老版本语法: Firefox (buggy) */
    display: -webkit-flex;
    /* 新版本语法: Chrome 21+ */
    display: flex;
    /* 新版本语法: Opera 12.1, Firefox 22+ */
    align-items: center;
    justify-content: space-between;
    font-size: 0.24rem;
    color: #999;
    margin-bottom: 0.2rem;
}

.timtea div span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-left: 0.1rem;
}

.timtea div i {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 0.28rem;
    height: 0.28rem;
    background: url("/statics/images/time_icon.png") no-repeat center;
    background-size: 100%, 100%;
}

.timtea p span {
    margin-left: 0.3rem;
}

.zhaiyao {
    margin: 0.4rem 0 0.5rem 0;
    font-size: 0.28rem;
    color: #666;
    line-height: 0.5rem;
}

.zhaiyao span {
    font-weight: 700;
    color: #f4a400;
}

.bg_20 {
    width: 100%;
    height: 0.2rem;
    background: #f5f5f5;
}

.school {
    width: 100%;
    height: 2.6rem;
    background: url("/statics/images/scho_bg.png") no-repeat;
    background-size: 100%, 100%;
    padding: 0.48rem 0.3rem 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0.1rem 0.2rem #f5f5f5;
    border-radius: 0 0 0.2rem 0.2rem;
}

.school img {
    display: block;
    width: 1.14rem;
    height: 1.14rem;
}

.sch_right {
    width: 4.85rem;
    height: 2rem;
}

.sch_rtop h1 {
    font-size: 0.34rem;
    color: #333;
}

.sch_rtop p {
    width: 1.3rem;
    height: 0.56rem;
    border-radius: 0.28rem;
    background: -webkit-linear-gradient(left, #f4a400, #f4c200);
    background: -moz-linear-gradient(right, #f4a400, #f4c200);
    background: -o-linear-gradient(right, #f4a400, #f4c200);
    background: linear-gradient(to right, #f4a400, #f4c200);
    text-align: center;
    line-height: 0.56rem;
    font-size: 0.28rem;
    color: #fff;
}

.sch_rbto {
    margin-top: 0.4rem;
    font-size: 0.22rem;
    color: #333;
}

.sch_rbto div p:last-of-type {
    margin-top: 0.3rem;
}

.sch_rbto div span {
    color: #999;
}

.max280 {
    max-width: 2.8rem;
}

.pernext {
    margin: 0.5rem 0;
}

.pernext p {
    display: -moz-box;
    /* 老版本语法: Firefox (buggy) */
    display: -webkit-flex;
    /* 新版本语法: Chrome 21+ */
    display: flex;
    /* 新版本语法: Opera 12.1, Firefox 22+ */
    align-items: center;
    color: #333;
}

.pernext p:first-of-type {
    margin-bottom: 0.5rem;
    color: #666;
}

.pernext p:first-of-type a {
    color: #666;
}

.pernext p,
.pernext p a {
    font-size: 0.28rem;
    color: #333;
}

.pernext p a {
    display: inline-block;
    width: 5.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.shengming {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 0.2rem;
    background: #f8f8f8;
    line-height: 0.36rem;
    border-radius: 0.15rem;
    border: 1px dashed #ddd;
    font-size: 0.22rem;
    color: #999;
}

.ggao {
    display: block;
    max-width: 100%;
    margin: 0.5rem auto;
}

.qun {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background: #f8f8f8;
}

.qun_tit {
    line-height: 0.44rem;
    font-size: 0.34rem;
    font-weight: 700;
    color: #666;
    text-align: center;
    margin-bottom: 0.5rem;
}

.qun li {
    display: -moz-box;
    /* 老版本语法: Firefox (buggy) */
    display: -webkit-flex;
    /* 新版本语法: Chrome 21+ */
    display: flex;
    /* 新版本语法: Opera 12.1, Firefox 22+ */
    align-items: center;
}

.qun li:nth-of-type(odd) {
    float: left;
margin-bottom: 0.3rem;
}

.qun li:nth-of-type(even) {
   // float: right;
}

.qun li:nth-of-type(2),
.qun li:nth-of-type(4) {
    width: 7.18rem;
}

.qun li:nth-of-type(3),
.qun li:nth-of-type(4) {
    margin-top: 0.3rem;
}

.qun li img {
    display: block;
    width: .7rem;
    height: .7rem;
}

.qun li a {
    margin-left: 0.2rem;
}

.qun li div {
    font-size: 0.24rem;
    color: #333;
}

.qun li p {
    font-size: 0.22rem;
    color: #999;
    margin-top: 0.12rem;
}

.tjtit {
    margin: 0.5rem 0;
}

.tjtit img {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 0.38rem;
    height: 0.38rem;
    vertical-align: middle;
}

.tjtit span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-left: 0.08rem;
    vertical-align: middle;
    font-size: 0.36rem;
    color: #333;
}

.tj_con li {
    display: -moz-box;
    /* 老版本语法: Firefox (buggy) */
    display: -webkit-flex;
    /* 新版本语法: Chrome 21+ */
    display: flex;
    /* 新版本语法: Opera 12.1, Firefox 22+ */
    justify-content: space-between;
}

.tj_con li img {
    width: 2.36rem;
    height: 1.74rem;
}

.tj_con li .tj_right {
    width: 4.22rem;
}

.tj_con li {
    margin-bottom: 0.24rem;
    position: relative;
    padding-bottom: 0.24rem;
    border-bottom: 1px solid #E8E5E9;
}
.tj_con li:last-of-type{
    border-bottom: none;
}
.tj_con li .wk{
    display:flex;
    width: 100%;
    justify-content: space-between;
}

.tj_tit {
    font-size: 0.28rem;
    color: #333;
    line-height: 0.34rem;
    margin-top: 0.2rem;
}

.tj_tit a {
    color: #333;
}

.tj_zix .zixun {
    position: absolute;
    right: 0;
    bottom: 0.24rem;
    width: 1.28rem;
    height: 0.44rem;
    border:1px solid rgba(255,157,0,1);
    border-radius:0.22rem;
    background: #fff;
    text-align: center;
    line-height: 0.44rem;
    font-size: 0.24rem;
    color: #FF9D00;
}

.more {
    display: block;
    height: 0.65rem;
    margin: 0 0.09rem;
    background: #f8f8f8;
    text-align: center;
    line-height: 0.65rem;
    font-size: 0.24rem;
    color: #999;
    /* margin-bottom: 0.5rem; */
}

/* 主体内容的样式 */
.content3 {
    padding-bottom: .2rem !important;
    width: 100%;
    font-size: 0.3rem;
    line-height: 0.6rem;
    color: #333;
    word-wrap: break-word;

}

.content3 {
    position: relative;
    /* height: 4rem; */
    overflow: hidden;
}

.content3 .allCheck {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 1.6rem;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0rem 0rem 0.5rem 0rem #ffffff;
    padding-top: 0.8rem;
}

.content3 .allCheck i {
    position: relative;
    display: block;
    font-style: normal;
    font-size: 0.3rem;
    color: #ff9d00;
    text-align: center;
}

.content3 .allCheck i::after {
    display: inline-block;
    content: '';
    background: url('/statics/images/all_check.png') no-repeat center;
    position: absolute;
    top: 40%;
    width: 0.2rem;
    height: 0.12rem;
    background-size: 100% 100%;
}

.content3 a {
    color: #f4a400;
}

.content3 tbody,
.content3 tbody p,
.content3 tbody div {
    text-indent: 0em;
}

.content3 tbody {
    border: solid 1px #333;
    border-collapse: collapse;
    width: 100% !important;
    margin: 0 auto;
}

.content3 td {
    border: solid 1px #333;
}


.content3,
.content3 p,
.content3 div {

    font-size: 0.3rem;
    line-height: 0.6rem;
    color: #333;
    text-indent: 2em;
    width: 100%;
    word-wrap: break-word;
}

.content3 table,
.content3 table p,
.content3 table div {

    text-indent: 0em;

}

.content3 table,
.content3 tbody {
    border: solid 1px #333;
    border-collapse: collapse;
    width: 100% !important;
    margin: 0 auto;
}

.content3 td {
    border: solid 1px #333;
}

.content3 img {
    display: block;
    margin: 0 auto !important;
    max-width: 100%;

}

/* 最新资讯 */
.pubTitle {
    padding: 0 0.3rem;
    display: -moz-box;
    /* 老版本语法: Firefox (buggy) */
    display: -webkit-flex;
    /* 新版本语法: Chrome 21+ */
    display: flex;
    /* 新版本语法: Opera 12.1, Firefox 22+ */
    justify-content: space-between;
}

.pubTitle div:first-child {
    display: flex;
    align-items: center;
}

.pubTitle h5 {
    display: inline-block;
    color: #333333;
    font-size: 0.36rem;
    font-weight: 600;
}

.pubTitle a {
    font-size: 0;
}

.pubTitle a span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    font-size: 0.24rem;
    color: #979797;
}

.pubTitle a img {
    width: 0.12rem;
    height: 0.21rem;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.four {
    padding-top: 0.5rem;
}

.four .fourCen {
    padding-top: 0.15rem;
}

.four .fourCen ul li a {
    display: -moz-box;
    /* 老版本语法: Firefox (buggy) */
    display: -webkit-flex;
    /* 新版本语法: Chrome 21+ */
    display: flex;
    /* 新版本语法: Opera 12.1, Firefox 22+ */
    padding: 0 0.3rem;
    border-bottom: 1px solid #eeeeee;
    justify-content: left;
    height: 0.9rem;
    align-items: center;
}

.four .fourCen ul li a span {
    font-size: 0.18rem;
    white-space: nowrap;
    color: #ee7c30;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 1rem;
    height: 0.28rem;
    line-height: 0.28rem;
    border: 1px solid #ee7c30;
    text-align: center;
    -webkit-border-radius: 0.05rem;
    -moz-border-radius: 0.05rem;
    border-radius: 0.05rem;
}

.four .fourCen ul li a p {
    font-size: 0.24rem;
    color: #333333;
    margin-left: 0.1rem;
}

.four .fourCen ul li:nth-last-of-type(1) a {
    border: none;
}

/* 新增表单 */
.floor {
    display: none;
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);

}

.get {
    margin-bottom: 0.2rem;
}

.f_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 5.84rem;
    height: 6.83rem;
    background: rgba(255, 255, 255, 1);
    border-radius: 0.1rem;
}

.floor_head {
    width: 100%;
    height: 2.18rem;
    background: url('/images/m_info/img/kyzl.png') no-repeat center;
    background-size: 100% auto;
}

.floor_head p {
    width: 0.32rem;
    height: 0.32rem;
    overflow: hidden;
    margin: 0.2rem 0.2rem 0 0;
}

.floor_head p img {
    display: block;
    width: 100%;
}

.formt ul {
    margin: 0 0.6rem;
}

.formt li {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #F2F2F2;
    margin-top: 0.48rem;
    padding-bottom: 0.16rem;
}

.formt li img {
    display: block;
    width: 100%;
}

.formt li p {
    width: 0.34rem;
    height: 0.34rem;
    overflow: hidden;
    margin-right: 0.2rem;

}

.formt li input {
    border: none;
    font-size: 0.28rem;
    color: #333333;
}

.formt li input::-webkit-input-placeholder {
    color: #B3B3B3;
}

.formt li input::-moz-input-placeholder {
    color: #B3B3B3;
}

.formt li input::-ms-input-placeholder {
    color: #B3B3B3;
}

.formt li select {
    border: none;
    color: #B3B3B3;
    width: 100%;
    font-size: 0.28rem;
    background-color: #ffffff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('/images/m_info/img/sel.png') no-repeat right center;
    background-size: 0.32rem 0.32rem;
    outline: none;
}

.formt li div {
    width: 100%;
}

.formt_btn {
    width: 4.24rem;
    height: 0.72rem;
    line-height: 0.75rem;
    text-align: center;
    background: linear-gradient(0deg, rgba(251, 109, 30, 0.98), rgba(252, 221, 126, 0.98));
    border-radius: 0.36rem;
    font-size: 0.32rem;
    margin: 0.5rem auto 0;
    color: rgba(255, 255, 255, 1);
}

.qrcode {
    display: none;
}

.qrcode div {
    width: 3.54rem;
    height: 3.54rem;
    border: 1px solid #F2F2F2;
    margin: 0.3rem auto 0.2rem;
}

.qrcode div img {
    display: block;
    width: 100%;
}

.qrcode p {
    font-size: 0.24rem;
    color: #666666;
    text-align: center;
}
/* 新增文字广告 */
.addfont{
    font-size: 0.3rem;
    line-height: 0.6rem;
}
.addfont p{
    text-indent: 2em;
}
.addfont p:first-child{
    font-weight: bold;
}
.addfont p span{
    font-weight: bold;
}
.addfont p a{
    color:#ff3737;
}
