@charset "utf-8";

/* Index Page CSS Document */

.bouti-tit {
    position: relative;
    width: 100%;
    /* PKU */
    height: 300px;
    text-align: center;
    /* PKU
	min-width:1200px;
*/
}

.bouti-tit h3 {
    font-size: 30px;
    color: #fff;
    line-height: 80px;
}

.bouti-link {
    width: 100%;
    max-width: 1380px;
    margin: 0 auto;
    /*height:223px;*/
    height: 100%;
    background-repeat: no-repeat;
    /*background-position: 50% 0;
	background-attachment: fixed;*/
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}

.bouti-link-intro {
    background-image: url(../images/channel_about101.jpg);
}

.bouti-stu-intro {
    background-image: url(../images/channel_student101.jpg);
}

.boutiCon {
    position: absolute;
    width: 170px;
    height: 80px;
    /*padding:10px 40px;*/
    left: 0;
    top: 35%;
    /*margin-top:-45px;*/
    z-index: 1;
    text-align: right;
}

.boutiConBg {
    position: absolute;
    background: #9b0000;
    width: 200px;
    height: 80px;
    /*padding:10px 40px;*/
    left: 0;
    top: 35%;
    /*margin-top:-45px;*/
    filter: alpha(opacity=80);
    opacity: 0.7;
}


/*flexslider start*/

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides>li:first-child {
    display: block;
}

.flexslider {
    background: #fff;
    position: relative;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 28px;
    height: 48px;
    position: absolute;
    margin-top: -20px;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    background: url(../images/arr.png) no-repeat;
    text-indent: -999em;
}

.flex-direction-nav .flex-prev {
    left: -30px;
    background-position: 0 0;
}

.flex-direction-nav .flex-next {
    right: -30px;
    background-position: -132px 0;
}

.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 20px;
}

.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 20px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    background: #ddd;
}

.flex-pauseplay a:before {
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    z-index: 1000;
}

.flex-control-nav li {
    margin: 0 8px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 12px;
    height: 12px;
    display: block;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 6px;
}

.flex-control-paging li a:hover {
    background: #8c0000;
}

.flex-control-paging li a.flex-active {
    background: #8c0000;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
}


/*flexslider end*/

.content {
    width: 1000px;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
}

.content .col_lg_2 {
    float: left;
    width: 200px;
    text-align: left;
    margin: 0;
}

.content .col_lg_25 {
    float: left;
    width: 250px;
    text-align: left;
    margin: 0;
}

.content .col_lg_3 {
    float: left;
    width: 300px;
    text-align: left;
    margin: 0px;
}

.content .col_lg_4 {
    float: left;
    width: 400px;
    text-align: left;
    margin: 0px;
}

.content .col_lg_5 {
    width: 500px;
    float: left;
    text-align: left;
    margin: 0px;
}

.content .col_lg_6 {
    width: 600px;
    float: left;
    text-align: left;
    margin: 0px;
}

.content .col_lg_7 {
    float: left;
    width: 700px;
    text-align: left;
    margin: 0px;
}

.content .col_lg_8 {
    float: left;
    width: 800px;
    text-align: left;
    margin: 0px;
}

.content .col_lg_10 {
    width: 1000px;
    text-align: left;
    margin: 0px;
}

.content .top {
    height: 30px;
}

.content .info {
    margin: 15px;
}

.content .info ul {
    padding: 0 5px;
}

.content .info ul li {
    width: 100%;
}

.content .clear-right {
    margin-left: 30px;
    margin-right: 0px;
}

.content .clear-left {
    margin-left: 0px;
    margin-right: 30px;
}

.content .info-link ul li a {
    width: 100%;
    display: inline-block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content .col_lg_6 .info {
    width: 570px;
    /* border:solid 1px #DFDFDF; 
   border-top: 2px solid #8F000B;*/
    float: left;
}

.content .col_lg_6 .info ul li a {
    width: 508px;
    display: inline-block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content .col_lg_4 .info {
    width: 370px;
    /* border:solid 1px #DFDFDF; 
   border-top: 2px solid #8F000B;*/
    float: left;
}

.content .col_lg_4 .info1 ul li {
    width: 48%;
    float: left;
}

.content .col_lg_4 .info1 ul li:first-child {
    /* background:#8c0000; */
}

.content .col_lg_4 .info1 ul li:first-child a FONT {
    /* color:#FFF; */
}

.content .col_lg_4 .info1 ul li:nth-child(even) {
    float: right;
}

.content .info-link-bar {
    margin-top: 0px;
}

.content .info-link-bar a {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #9b0000;
    color: #fff;
}

.content .col_lg_4 .info ul li a {
    width: 308px;
    display: inline-block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content .col_lg_3 .info {
    width: 270px;
    /* border:solid 1px #DFDFDF; 
   border-top: 2px solid #8F000B;*/
    float: left;
}

.content .col_lg_3 .info ul li a {
    width: 208px;
    display: inline-block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content .col_lg_8 .info {
    width: 770px;
    /* border:solid 1px #DFDFDF; 
   border-top: 2px solid #8F000B;*/
    float: left;
}

.content .col_lg_8 .info ul li a {
    width: 708px;
    display: inline-block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content .info .title {
    font-size: 18px;
    color: #000;
    width: 100%;
    height: 30px;
    border-bottom: 2px solid #8C0000;
    margin-bottom: 10px;
}

.content .info .title .right_more {
    font-size: 12px;
    color: #A6A6A6;
    float: right;
}

.content .info .title .right_more a {
    font-size: 12px;
    color: #A6A6A6;
}

.content .info .title .right_more a:hover {
    font-size: 12px;
    color: #8C0000;
}

.content .info li {
    height: 30px;
    line-height: 30px;
}

.content .info li span.s-dt {
    width: 52px;
    display: inline-block;
    float: left;
    text-align: right;
}

.content .bot {
    margin-top: 30px;
}

.content .pic-squre {
    width: 200px;
    background-color: #ffffff;
    margin: 25px 30px 25px 30px;
}

.content #hot_1 {
    margin-left: 10px;
}

.content #hot_4 {
    margin-right: 10px;
}

.content .pic-squre>a {
    width: 200px;
    height: 200px;
    display: block;
    background-color: #8C0000;
}

.content .pic-squre>a img {
    width: 200px;
    height: 200px;
    /*border-bottom:solid 2px #8C0000; */
}

.content .pic-squre .name {
    font-size: 22px;
    color: #fff;
    margin: 5px;
    position: relative;
    bottom: 30px;
    z-index: 1;
}

.content .pic-squre .title {
    margin: 10px 5px 10px 5px;
}


/*.content .pic-squre .title a:link {
   font-weight:bold;
}*/

.content .pic-squre .detail {
    margin: 5px;
    font-size: 14px;
    height: 40px;
    overflow: hidden;
}


/*Ĭ����ʽ����Ҫ��position:fixedʵ����Ļ���Զ�λ*/

#gotoTop {
    display: none;
    position: fixed;
    top: 75%;
    right: 10px;
    cursor: pointer;
    margin-top: -50px;
    margin-left: 520px;
    padding: 2px 5px 3px 5px;
    width: 20px;
    text-align: center;
    border: 1px solid #e0e0e0;
    background: #fff;
    z-index: 99;
}


/*��CSS���ʽ(expression)��ʵ��ie6��position:fixedЧ��*/

#gotoTop {
    _position: absolute;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight * 3/4 + "px")
}


/*������ķ���Ч��*/

#gotoTop.hover {
    background: #8C0000;
    color: #fff;
    text-decoration: none;
}

@media screen and (max-width:1000px) {
    .content {
        width: 800px;
        text-align: center;
        margin: 0 auto;
        font-size: 16px;
    }

    .content .col_lg_10 {
        width: 800px;
        text-align: left;
        margin: 0px;
    }

    .content .col_lg_5 {
        width: 400px;
        float: left;
        text-align: left;
        margin: 0px;
    }

    .content .col_lg_8 {
        width: 640px;
    }

    .content .col_lg_7 {
        width: 560px;
    }

    .content .col_lg_6 {
        width: 480px;
    }

    .content .col_lg_4 {
        width: 320px;
    }

    .content .col_lg_3 {
        width: 240px;
    }

    .content .col_lg_2 {
        width: 160px;
    }

    .content .col_lg_6 .info {
        width: 450px;
    }

    .content .col_lg_6 .info ul li a {
        width: 388px;
    }

    .content .col_lg_4 .info {
        width: 290px;
    }

    .content .col_lg_4 .info ul li a {
        width: 228px;
    }

    .content .col_lg_3 .info {
        width: 210px;
    }

    .content .col_lg_3 .info ul li a {
        width: 148px;
    }

    .content .col_lg_8 .info {
        width: 610px;
    }

    .content .col_lg_8 .info ul li a {
        width: 548px;
    }

    .content .pic-squre {
        width: 160px;
        margin: 25px 23px 25px 23px;
    }

    .content .pic-squre>a {
        width: 160px;
        height: 160px;
    }

    .content .pic-squre>a img {
        width: 160px;
        height: 160px;
    }
}

@media screen and (max-width:800px) {
    .content {
        width: 640px;
        text-align: center;
        margin: 0 auto;
        font-size: 16px;
    }

    .content .col_lg_10 {
        width: 640px;
        text-align: left;
        margin: 0px;
    }

    .content .col_lg_5 {
        width: 640px;
        float: left;
        text-align: left;
        margin: 0px;
    }

    .content .col_lg_6,
    .content .col_lg_7,
    .content .col_lg_8 {
        width: 640px;
    }

    .content .col_lg_2,
    .content .col_lg_3,
    .content .col_lg_4 {
        width: 640px;
    }

    .content .col_md_7 {
        width: 448px;
    }

    .content .col_md_3 {
        width: 192px;
    }

    .content .clear-left,
    .content .clear-right,
    .content .info {
        margin-left: 20px;
        margin-right: 10px;
    }

    .content .col_lg_4 .info {
        width: 610px;
    }

    .content .col_lg_4 .info ul li a {
        width: 548px;
    }

    .content .col_lg_3 .info {
        width: 610px;
    }

    .content .col_lg_3 .info ul li a {
        width: 548px;
    }

    .content .col_lg_6 .info,
    .content .col_lg_8 .info {
        width: 610px;
    }

    .content .col_lg_6 .info ul li a,
    .content .col_lg_8 .info ul li a {
        width: 548px;
    }

    .content .pic-squre {
        width: 280px;
        margin: 25px 22px 25px 22px;
    }

    .content #hot_1 {
        margin-left: 10px;
    }

    .content #hot_3 {
        margin-left: 10px;
        margin-top: 0px;
    }

    .content #hot_2 {
        margin-right: 10px;
    }

    .content #hot_4 {
        margin-right: 10px;
        margin-top: 0px;
    }

    .content .pic-squre>a {
        width: 280px;
        height: 280px;
    }

    .content .pic-squre>a img {
        width: 280px;
        height: 280px;
    }
}

@media screen and (max-width:640px) {
    .content {
        width: 480px;
        text-align: center;
        margin: 0 auto;
        font-size: 16px;
    }

    .content .col_lg_10 {
        width: 480px;
        text-align: left;
        margin: 0px;
    }

    .content .col_lg_5 {
        width: 480px;
        float: left;
        text-align: left;
        margin: 0px;
    }

    .content .col_lg_6,
    .content .col_lg_7,
    .content .col_lg_8 {
        width: 480px;
    }

    .content .col_lg_2,
    .content .col_lg_3,
    .content .col_lg_4 {
        width: 480px;
    }

    .content .col_lg_4 .info {
        width: 450px;
    }

    .content .col_lg_4 .info ul li a {
        width: 382px;
    }

    .content .col_lg_3 .info {
        width: 450px;
    }

    .content .col_lg_3 .info ul li a {
        width: 382px;
    }

    .content .col_lg_6 .info,
    .content .col_lg_8 .info {
        width: 450px;
    }

    .content .col_lg_6 .info ul li a,
    .content .col_lg_8 .info ul li a {
        width: 382px;
    }

    .content .pic-squre {
        width: 200px;
        margin: 25px 22px 25px 22px;
    }

    .content .pic-squre>a {
        width: 200px;
        height: 200px;
    }

    .content .pic-squre>a img {
        width: 200px;
        height: 200px;
    }
}

@media screen and (max-width:480px) {
    .content {
        width: 360px;
        text-align: center;
        margin: 0 auto;
        font-size: 16px;
    }

    .content .col_lg_10 {
        width: 360px;
        text-align: left;
        margin: 0px;
    }

    .content .col_lg_5 {
        width: 360px;
        float: left;
        text-align: left;
        margin: 0px;
    }

    .content .col_lg_6,
    .content .col_lg_7,
    .content .col_lg_8 {
        width: 360px;
    }

    .content .col_lg_2,
    .content .col_lg_3,
    .content .col_lg_4 {
        width: 360px;
    }

    .content .col_lg_4 .info {
        width: 330px;
    }

    .content .col_lg_4 .info ul li a {
        width: 262px;
    }

    .content .col_lg_3 .info {
        width: 330px;
    }

    .content .col_lg_3 .info ul li a {
        width: 262px;
    }

    .content .col_lg_6 .info,
    .content .col_lg_8 .info {
        width: 330px;
    }

    .content .col_lg_6 .info ul li a,
    .content .col_lg_8 .info ul li a {
        width: 262px;
    }

    .content .pic-squre {
        width: 140px;
        margin: 25px 22px 25px 22px;
    }

    .content .pic-squre>a {
        width: 140px;
        height: 140px;
    }

    .content .pic-squre>a img {
        width: 140px;
        height: 140px;
    }
}

@media screen and (max-width:360px) {
    .content {
        width: 320px;
        text-align: center;
        margin: 0 auto;
        font-size: 16px;
    }

    .content .col_lg_10 {
        width: 320px;
        text-align: left;
        margin: 0px;
    }

    .content .col_lg_5 {
        width: 320px;
        float: left;
        text-align: left;
        margin: 0px;
    }

    .content .col_lg_6,
    .content .col_lg_7,
    .content .col_lg_8 {
        width: 320px;
    }

    .content .col_lg_2,
    .content .col_lg_3,
    .content .col_lg_4 {
        width: 320px;
    }

    .content .col_lg_4 .info {
        width: 290px;
    }

    .content .col_lg_4 .info ul li a {
        width: 222px;
    }

    .content .col_lg_3 .info {
        width: 290px;
    }

    .content .col_lg_3 .info ul li a {
        width: 222px;
    }

    .content .col_lg_6 .info,
    .content .col_lg_8 .info {
        width: 3290px30px;
    }

    .content .col_lg_6 .info ul li a,
    .content .col_lg_8 .info ul li a {
        width: 222px;
    }

    .content .pic-squre {
        width: 120px;
        margin: 25px 22px 25px 22px;
    }

    .content .pic-squre .name {
        font-size: 18px;
    }

    .content .pic-squre>a {
        width: 120px;
        height: 120px;
    }

    .content .pic-squre>a img {
        width: 120px;
        height: 120px;
    }
}

.list {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-pack: center;
    justify-content: center;
}

.list .item {
    margin-left: 10px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    padding: 30px 25px;
    font-size: 18px;
    width: calc(50% - 7.5px);
    box-sizing: border-box;
}

.list .item:nth-child(1) {
    margin-left: 0;
    background: url(../images/png41_1.png) center bottom no-repeat;
    background-size: contain;
}

.list .item:nth-child(2) {
    background: url(../images/png41_2.png) center bottom no-repeat;
    background-size: contain;
}

.list .item:nth-child(3) {
    background: url(../images/png41_3.png) center bottom no-repeat;
    background-size: contain;
}

.list .item:nth-child(4) {
    background: url(../images/png41_4.png) center bottom no-repeat;
    background-size: contain;
}

.list .item li {
    cursor: pointer;
    padding: 10px 15px;
    margin: 10px 0;
}
.list .item li span {text-align-last:justify;display: inline-block;width: 164px;white-space: nowrap;}

.list .item li.s {
    background: #94070a url(../images/png67.png) right center no-repeat;
    background-size: contain;
    color: #fff;
}

.mask {
    width: calc(50% - 7.5px);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    visibility: hidden;
    transition: opacity 0.3s ease-out 0s;
    opacity: 0;
}

.mask .inner {
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 75px 45px 0;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    box-sizing: border-box;
}

.mask.s {
    visibility: visible;
    opacity: 1;
}

.pic {
    /* overflow: hidden; */
    width: 85px;
    height: 110px;
}
.pic img{
    width:100%
}
.mask .h {
    color: #aa2d30;
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 1.8;
}

.mask .p {
    margin-top: 20px;
    line-height: 1.8;
    width: 100%;
    /* height: 145px; */
    text-indent: 2em;
}

.mask .close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-family: icon;
    font-size: 20px;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #94070a;
}