﻿* {
    padding: 0;
    margin: 0;
}

a, a:visited, a:link {
    color: #000;
    text-decoration: none;
}

ul, ol, li {
    list-style-type: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

body {
    font-size: 12px;
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,SimSun;
    color: #000;
    overflow-x: hidden;
}

.content, .container {
    margin-left: auto;
    margin-right: auto;
    width: 1180px;
    font-family: microsoft yahei;
}

.top {
    height: 34px;
    line-height: 34px;
    background-color: #7f1085;
    color: #fff;
    font-size: 13px;
    overflow: hidden;
}

    .top a {
        color: #fff;
    }

.log_nav {
    height: 120px;
    border-bottom: 3px solid #7F1085;
}

img.logo {
    max-width: 345px;
    max-height: 120px;
    margin-right: 30px;
}

.nav li {
    text-align: center;
    width: 110px;
    float: left;
    border-right: 1px solid #ccc;
    position: relative;
}

    .nav li a {
        padding: 0 20px;
        line-height: 120px;
        font-size: 16px;
        overflow: hidden;
        display: block;
    }

    .nav li:hover {
        background-color: #f4ecf4;
    }

    .nav li a:hover {
        color: #7f1085;
    }

ul.subNav {
    position: absolute;
    z-index: 100;
    width: 115px;
    display: none;
    padding: 3px;
    background-color: #f4ecf4;
}

.nav li:hover .subNav {
    display: block;
}

ul.subNav li {
    border-right: none;
    width: 115px;
    text-align: left;
}

    ul.subNav li a {
        line-height: 40px;
        height: 40px;
        border-bottom: 1px solid #ccc;
        background-color: #fff;
    }

.qHead {
    width: 194px;
    height: 176px;
    padding: 30px 30px 0 0;
    text-align: center;
    background: url(images/index3.png) no-repeat right 0;
}

    .qHead em {
        width: 38px;
        height: 32px;
        margin: 0 auto;
        display: block;
        background: url(images/index2.png) no-repeat center;
    }

    .qHead p {
        height: 40px;
        line-height: 40px;
        color: #7f1085;
        font-size: 26px;
        padding: 20px 0 10px;
    }

    .qHead a {
        font-size: 14px;
        line-height: 30px;
        color: #7f1085;
        padding-bottom: 2px;
        border-bottom: 1px solid #7f1085;
    }

.quickC li {
    float: left;
    width: 239px;
    height: 206px;
    text-align: center;
}

    .quickC li a {
        display: block;
        padding-top: 150px;
        height: 46px;
        line-height: 46px;
        font-size: 16px;
        color: #333;
        background: url(images/index1.png) no-repeat;
    }

    .quickC li:first-child a {
        background-position: 60px 26px;
    }

    .quickC li:nth-child(2) a {
        background-position: -140px 26px;
    }

    .quickC li:nth-child(3) a {
        background-position: -340px 26px;
    }

    .quickC li:last-child a {
        background-position: -540px 26px;
    }

    .quickC li:first-child:hover a {
        background-position: 60px -246px;
    }

    .quickC li:nth-child(2):hover a {
        background-position: -140px -246px;
    }

    .quickC li:nth-child(3):hover a {
        background-position: -340px -246px;
    }

    .quickC li:last-child:hover a {
        background-position: -540px -246px;
    }

.news {
    width: 850px;
    overflow: hidden;
}

.newsHead {
    height: 40px;
    line-height: 40px;
    font-size: 26px;
    text-align: left;
    padding: 30px 0 30px 60px;
    background: url(images/index9.jpg) no-repeat left center;
}

a.moreH {
    float: right;
    margin-right: 10px;
    font-size: 13px;
    color: #333;
}

    a.moreH em {
        color: #7f1085;
        font-size: 15px;
        font-style: normal;
        font-family: monospace;
        font-weight: bold;
    }

.news_c li {
    float: left;
    width: 266px;
    height: 400px;
    padding-right: 16px;
}

    .news_c li img {
        width: 266px;
        height: 200px;
    }

    .news_c li span {
        display: block;
        height: 22px;
        line-height: 22px;
        font-size: 16px;
        margin: 10px 0;
        overflow: hidden;
    }

    .news_c li p {
        font-size: 13px;
        line-height: 22px;
        color: #333;
        height: 66px;
        overflow: hidden;
    }

a.more2 {
    font-size: 14px;
    color: #7f1085;
    margin-top: 14px;
    padding-right: 10px;
}

.imgLink {
    width: 316px;
    padding-top: 40px;
}

    .imgLink img {
        width: 100%;
        height: auto;
    }

.kcHead {
    height: 40px;
    line-height: 40px;
    font-size: 26px;
    text-align: left;
    padding: 30px 0 30px 60px;
    background: url(images/index2.png) no-repeat 0 30px;
}

.kec_c {
    overflow: hidden;
}

    .kec_c li {
        float: left;
        width: 350px;
        height: 140px;
        padding: 26px 0 0 26px;
        margin: 0 14px 16px 0;
        border: 1px solid #ededed;
        background: #f8f8f8;
        overflow: hidden;
    }

.left-time {
    color: #fff;
    width: 100px;
    height: 100px;
    background-color: #800D82;
    border-radius: 5px;
}

    .left-time p {
        overflow: hidden;
        height: 60px;
        font-size: 30px;
        line-height: 60px;
        padding-left: 13px;
    }

    .left-time span {
        font-size: 16px;
        width: 75px;
        overflow: hidden;
        display: block;
        text-indent: -40px;
        margin-left: 15px;
    }

.right-con {
    width: 240px;
    line-height: 24px;
    font-size: 15px;
    height: 96px;
    overflow: hidden;
}

.kec_btn {
    padding: 10px 0;
    text-align: center;
}

    .kec_btn span.prev, .kec_btn span.next {
        display: inline-block;
        width: 34px;
        height: 34px;
        border-radius: 50%;
        background-color: #EEE;
        line-height: 34px;
        text-align: center;
        font-size: 20px;
        font-family: monospace;
        color: #800D82;
        font-weight: bold;
        margin: 0 5px;
        cursor: pointer;
    }

.zixun {
    background: url(images/index17.png);
    border-bottom: 2px solid #7F1184;
    padding-bottom: 25px;
}

.zixunHead {
    background: url(images/index15.jpg) no-repeat center top;
    height: 168px;
}

.zixun_h {
    height: 40px;
    line-height: 40px;
    font-size: 26px;
    text-align: left;
    padding: 30px 0 30px 60px;
    color: #fff;
    background: url(images/index18.png) left center no-repeat;
}

    .zixun_h a {
        color: #fff;
    }

        .zixun_h a em {
            color: #ccc;
        }

.zixun_tab li {
    width: 295px;
    height: 68px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 68px;
    cursor: pointer;
}

    .zixun_tab li.on, .zixun_tab li:hover {
        background: url(images/index17.png);
        color: #7F1184;
    }

    .zixun_tab li span {
        background: url(images/index19.png) right center no-repeat;
        padding-right: 15px;
    }

.zixun_bd {
    padding: 20px 0;
    overflow: hidden;
}

    .zixun_bd .slidesBox {
        display: none;
    }

.slidesBox ul {
    overflow: hidden;
}

.zixun_bd li {
    float: left;
    width: 282px;
    height: 326px;
    padding-right: 12px;
    position: relative;
}

    .zixun_bd li img {
        width: 284px;
        height: 214px;
    }

    .zixun_bd li h4 {
        font-size: 16px;
        color: #333;
        height: 24px;
        line-height: 24px;
        padding: 6px 0;
        overflow: hidden;
    }

    .zixun_bd li p {
        font-size: 13px;
        color: #666;
        height: 40px;
        line-height: 20px;
        overflow: hidden;
    }

.mask1 {
    position: absolute;
    width: 284px;
    height: 214px;
    top: 0;
    background-color: #7F1184;
    opacity: 0.7;
    color: #fff;
    text-align: center;
    font-size: 80px;
    display: none;
    font-family: sans-serif;
}

    .mask1 span {
        display: block;
        margin: 10px;
        border: 1px solid #fff;
        height: 194px;
        line-height: 194px;
    }

.zixun_bd li:hover .mask1 {
    display: block;
}

.time {
    width: 74px;
    height: 74px;
    text-align: center;
    color: #fff;
    background: #950789;
    position: absolute;
    top: 0;
    left: 0;
}

.zixun_bd li .time p {
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
}

.time span {
    font-size: 14px;
    line-height: 24px;
}

.zixun_bd li:hover .time {
    display: none;
}

a.listUrl {
    width: 170px;
    margin: 10px auto;
    display: block;
    background-color: #fff;
    height: 50px;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    border-radius: 25px;
    box-shadow: 0 0 5px #ccc;
}

.about {
    padding: 24px 0 60px;
}

.aboutH {
    height: 40px;
    line-height: 40px;
    font-size: 26px;
    text-align: left;
    padding: 30px 0 30px 60px;
    background: url(images/home.gif) left center no-repeat;
}

.aboutBd img {
    padding: 0 9px 11px 0;
    width: 437px;
    height: 327px;
    background: url(images/index27.png) no-repeat right bottom;
}

.about_text {
    font-size: 14px;
    line-height: 24px;
    width: 630px;
    height: 274px;
    padding: 56px 30px 0 40px;
    background: url(images/index29.png) no-repeat;
}

h3.Atitle {
    height: 32px;
    line-height: 32px;
    border: 1px solid #7F1085;
    width: 165px;
    text-align: center;
    margin-bottom: 20px;
}

    h3.Atitle span {
        display: block;
        background-color: #fff;
        margin: 10px;
        font-size: 24px;
        font-weight: normal;
    }

a.btnLine {
    display: block;
    margin: 20px 0;
    width: 80px;
    border-top: 1px solid #7F1085;
    text-align: center;
}

.qlink {
    padding: 20px 0;
    border-top: 4px solid #7F1085;
    line-height: 24px;
}

b.qlink_h {
    font-size: 22px;
    margin-right: 12px;
    font-weight: normal;
}

.footer {
    padding: 30px 0;
    background-color: #eee;
}

.footNav ul {
    float: left;
    padding-right: 80px;
    line-height: 24px;
    font-size: 14px;
}

    .footNav ul i {
        border-bottom: 1px solid #7F1085;
        display: block;
        width: 2em;
    }

    .footNav ul h3 {
        font-weight: normal;
        font-size: 16px;
        line-height: 40px;
    }

.footNav a {
    color: #333;
}

.footWeixin {
    width: 180px;
    text-align: center;
}

    .footWeixin img {
        width: 165px;
        height: 165px;
        margin: 0 auto;
        display: block;
    }

.footInfo {
    background-color: #7F1085;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    padding: 30px 0;
}

    .footInfo a {
        color: #fff;
    }

.addver img {
    width: 100%;
}
/*内页*/
.innerpage {
    background: url(images/bg.gif);
    padding: 30px 0;
}

    .innerpage .container {
        background-color: #fff;
    }

.pager {
    width: 825px;
    padding: 30px 30px 30px 0px;
}

.pagel {
    width: 280px;
}

.tips {
    border-top: 1px solid #d3d9de;
    border-bottom: 1px solid #d3d9de;
    color: #1a1a1a;
    font-size: 12px;
    line-height: 24px;
    padding: 8px 0px;
    margin-bottom: 16px;
    text-align: right;
    height: 25px;
}

.curent_page {
    float: left;
    font-size: 20px;
}

.tips i {
    background: url(images/gohome.gif) no-repeat center;
    width: 20px;
    height: 20px;
    display: block;
    float: left;
}

.treeNav h3 {
    height: 80px;
    padding: 20px 0 0 16px;
    background: #7f1085;
    color: #fff;
    font-size: 20px;
}

    .treeNav h3 b {
        display: block;
        font-family: cursive;
        font-size: 36px;
        line-height: 37px;
        font-weight: normal;
    }

.treeNav li a {
    display: block;
    height: 58px;
    line-height: 58px;
    padding-left: 35px;
    font-size: 14px;
    border-bottom: 1px solid #d1d7dc;
    background: #e3e7ea url(images/list-bg.png) no-repeat 0 -58px;
}

.treeNav li:hover > a {
    background: #9a14a1 url(images/list-bg.png) no-repeat 0 0;
    color: #fff;
}

.treeNav li ul.subTree {
    display: none;
}

    .treeNav li ul.subTree li a {
        background: #CDD9E2;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

        .treeNav li ul.subTree li a:hover {
            color: #000;
        }

.treeNav li:hover ul.subTree {
    display: block;
}

.imgText {
    background-color: #e8e8e8;
}

.imgText_h img {
    width: 100%;
}

.imgText_c {
    padding: 20px;
    line-height: 24px;
}

    .imgText_c p.title {
        font-size: 16px;
        color: #1a1a1a;
    }

a.moreC {
    display: block;
    margin: 10px 0;
    color: #7f1085;
}

ul.prolist li {
    float: left;
    width: 190px;
    height: 200px;
    margin: 0 15px 20px 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

    ul.prolist li img {
        width: 190px;
        height: 200px;
    }

    ul.prolist li p {
        width: 182px;
        height: 40px;
        line-height: 40px;
        padding-left: 8px;
        font-size: 14px;
        color: #fff;
        background: url(images/courses1.png);
        position: absolute;
        left: 0;
        bottom: 0;
        overflow: hidden;
    }

.shadow {
    width: 162px;
    height: 176px;
    padding: 24px 14px 0;
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    background: url(images/courses1.png);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

    .shadow span {
        display: block;
        font-size: 16px;
        text-decoration: underline;
    }

a.moreP {
    color: #fff;
    position: absolute;
    bottom: 30px;
    left: 16px;
}

.pr_desc {
    overflow: hidden;
}

.preview img {
    width: 420px;
    padding: 20px;
}

.desc_info {
    width: 345px;
    padding-top: 20px;
}

    .desc_info h3 {
        border-bottom: 1px dashed #ccc;
        line-height: 30px;
        color: #000;
    }

.pr_tab li {
    padding: 10px;
    font-size: 14px;
    color: #000;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.description {
    padding: 10px;
    line-height: 24px;
}

    .description img {
        max-width: 100%;
    }

ul.newslist li.No1 {
    height: 188px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e8e8e8;
}

li.No1 img {
    float: left;
    width: 250px;
    height: 188px;
    padding-right: 26px;
}

.newsInf {
    width: 540px;
}

li.No1 h3 {
    height: 26px;
    line-height: 26px;
    font-size: 20px;
    padding-bottom: 6px;
    overflow: hidden;
    color: #7f1085;
    font-weight: normal;
}

a.moreN {
    display: block;
    height: 14px;
    margin-top: 46px;
    font-size: 12px;
    line-height: 14px;
    color: #7f1085;
}

li.No1 h5 {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #999;
    padding-bottom: 10px;
    font-weight: normal;
}

li.No1 p {
    height: 60px;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
}

li.other {
    font-size: 14px;
    height: 58px;
    position: relative;
    border-bottom: 1px solid #e8e8e8;
    padding-left: 26px;
    background: url(images/list2.png) no-repeat 0 23px;
}

    li.other span {
        float: right;
        height: 58px;
        line-height: 58px;
        font-size: 12px;
        color: #999;
    }

    li.other a {
        display: block;
        width: 680px;
        overflow: hidden;
        height: 58px;
        line-height: 58px;
        color: #1a1a1a;
        float: left;
    }

h3.ar_h {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    line-height: 32px;
    color: #4c4c4c;
}

h6.ar_info {
    text-align: center;
    color: #1a1a1a;
    font-size: 13px;
    padding: 20px 0 0;
    font-weight: normal;
}

.text_c {
    padding: 30px 0px;
    font-size: 14px;
    color: #1a1a1a;
    line-height: 24px;
}
