.clear-both {
    font: 0px/0px sans-serif;
    clear: both;
    display: block;
}

body {
    background-color: #f2f4f9;
}

.table tr.title td {
    font-weight: bold;
    color: #fff;
    background-color: #337ab7;
}

    .table tr.title td a {
        color: #fff;
    }

        .table tr.title td a:hover {
            color: #f00;
        }

.table td.tip {
    font-weight: bold;
    text-align: right;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #045895;
}

/************详细页***********/

.line {
    border-bottom: 1px solid #e6e6e6;
    margin: 20px 0px;
}

.article {
    color: #333;
    line-height: 200%;
    font: 16px/32px 微软雅黑;
    line-height: 30px;
    text-align: left;
    padding: 20px 30px 30px 30px;
    text-align: justify;
    text-justify: inter-ideograph;
}

    .article p {
        margin: 0;
        padding: 0;
    }

.articlenext {
    color: #0873cb;
    min-height: 45px;
    border-top: 1px solid #eee;
    line-height: 45px;
}

    .articlenext a {
        color: #0873cb;
    }

.mian .article img {
    max-width: 100%;
}

.article table {
    border-collapse: collapse;
    border-spacing: 0px;
    margin: auto;
}

    .article table td {
        border: 1px solid #ccc;
        padding-left: 5px;
    }

.mian-top {
    padding-bottom: 10px;
    border-bottom: 1px solid #E9E9E9;
}

    .mian-top .title {
        font-size: 28px;
        font-weight: 800;
        text-align: center;
    }

    .mian-top .ly {
        text-align: center;
        margin-top: 20px;
    }

.zy-jj {
    display: table-cell;
    vertical-align: middle;
}
.zy-jj p a img {
        max-width: 100%;
        max-height: 100%;
        display: block;
        margin: auto;
    }

/************分页***********/
.pagestr {
    padding: 15px;
    text-align: center;
    margin: auto;
    color: #666;
    width: 98%;
}

    .pagestr .pagetotal {
        width: 250px;
        float: left;
        height: 30px;
        line-height: 30px;
    }

    .pagestr ul,
    .pagestr li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .pagestr ul {
        float: left;
    }

    .pagestr li {
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        border: 1px solid #e5e3e3;
        background-color: #fff;
        line-height: 30px;
        margin-left: 5px;
        padding-top: unset;
    }

        .pagestr li.on {
            background-color: #59c46c;
            border: 1px solid #54b866;
            font-weight: bold;
            color: #fff;
            padding-left: 10px;
            padding-right: 10px;
        }

    .pagestr .pre,
    .pagestr .next {
        background-color: #d6e9bc;
        border: 1px solid #a8d9b1;
    }

    .pagestr .jump {
        height: 30px;
        line-height: 30px;
        float: left;
        margin-left: 10px;
    }

/************列表页***********/

.view-bg {
    background: url('/templates/default/images/banner1.jpg') no-repeat;
    min-height: 440px;
    background-position-x: center;
    background-size: 100% 100%;
}

.view-bg1 {
    background: url('/templates/default/images/banner1.jpg') no-repeat;
    min-height: 440px;
   background-size:100% 100%;
    background-position-x: center;
}

.view-bg2 {
    background: url('/templates/default/images/banner1.jpg') no-repeat;
    min-height: 440px;
    background-position-x: center;
    background-size: 100% 100%;
}

.view {
    position: relative;
    margin-top: -110px;
}

.breadcrumb {
    padding: 14px 0;
    margin-bottom: 32px;
}

.view .container .row .col-md-3 {
    width: 23%;
}

.view .container .row .col-md-9 {
    padding-left: 10px;
}

.view-left {
    margin-top: -67px;
    width: 234px;
}

.view .view-left .title {
    background: #4a0c77;
    color: #f2f4f9;
    line-height: 70px;
    text-align: center;
    font-size: 20px;
    font-weight: 800;
}

    .view .view-left .title span {
        padding: 5px 0;
      
    }

.view .view-left ul {
    list-style: none;
    padding-left: 0;
    background: #59168a url(/templates/default/images/leftbg.jpg) bottom no-repeat;
    margin-bottom: 0;
    min-height: 517px;
    font-size: 18px;
}



    .view .view-left ul li {
        text-align: center;
        padding: 15px 0px;
        border-bottom: 1px solid #621b97;      
    }
        .view .view-left ul li.action {
            border-right: 2px solid #f27842;
            font-weight: bold;
           
        }

        .view .view-left ul li a {
            color: #f2f4f9;
        }

            .view .view-left ul li a:hover {
                color: #f00;
            }

.action a {
    color: #f27842 !important;
}



.top-right-left-bottom,
.top-right-right-bottom {
    color: #494949;
}



.view-right {
    margin-top: -265px;
}

    .view-right .top1 .breadcrumb {
        background-color: #FFFFFF;
        border-radius: 0;
        padding-left: 20px;
    }

    .view-right .top1 ul {
        margin: 0;
        padding: 0;
    }

        .view-right .top1 ul li {
            line-height: 65px;
        }

    .view-right .mian {
        background: #FFFFFF;
        min-height: 700px;
        padding: 20px 40px 20px 50px;
        border: 1px solid #F5F5F5;
        box-shadow: 0 0 10px #eee;
    }

        .view-right .mian ul {
            padding-left: 0;
        }

            .view-right .mian ul li {
                line-height: 39px;
            }

                .view-right .mian ul li a {
                    display: flex;
                    justify-content: space-between;
                    font-size: 14px;
                    text-decoration: none;
                    border-bottom: 1px solid #F5F5F5;
                }

                    .view-right .mian ul li a .title {
                        font-size: 15px;
                        color: #1c1c1c;
                    }

                        .view-right .mian ul li a .title:hover {
                            font-size: 15px;
                            color: #f00;
                        }

                    .view-right .mian ul li a .day {
                        font-size: 14px;
                        color: #9D9D9D;
                    }

.list_photo ul, .list_photo li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list_photo ul {
    margin-top: 30px;
    margin-left: 10px;
}

.view-right .mian .list_photo ul li a {
    display: unset;
}

.list_photo li {
    float: left;
    width: 230px;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;
    margin-left: 50px;
    margin-right: 50px;
}

    .list_photo li img {
        width: 230px;
        height: 153px;
    }

.list_photo.ms li img {
    width: 173px;
    height: 228px;
    border-radius: 10px;
}

.list_photo li span {
    display: block;
    text-align: center;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
}

    .list_photo li span a {
        color: #666;
    }

        .list_photo li span a:link, .list_photo li span a:visited, .list_photo li span a:active {
            color: #999;
        }

        .list_photo li span a:hover {
            color: #f00;
        }

.breadcrumb > li a {
    color: #3e1d81;
}


/******手机版******/
@media (max-width: 414px) {
    /******iphone X 7 8******/
    .view-left {
        width: 100%;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .view .view-left ul {
        min-height: auto;
    }

    .view-right .mian {
        padding: 10px;
    }

    .view-right {
        margin-bottom: 10px
    }

    .view-bg {
        min-height: 200px
    }



    .mian-nava {
        width: 100%;
        overflow: hidden;
    }

    .view .view-left ul {
        padding-top: 0;
    }

    .view-right .top .breadcrumb {
        margin-left: 15px;
        margin-bottom: 15px
    }

    .view .container .row .col-md-3 {
        width: 100%;
    }
}

@media (max-width: 414px) {

    .view-right {
        margin-top: 15px;
    }

        .view-right .mian li {
            list-style: none;
        }

    .view-bg, .view-bg1, .view-bg12 {
        background-size: 100% auto;
    }

    .view {
        margin-top: -350px;
    }
    .bottomdiv2 a {
        display:block;
    }
}
/************新版专业介绍***********/

.zyjs-zyjj {
    /*display: flex;
    background: #eaeaea;*/
    border-radius: 5px;
	border:1px solid #ccc;
}

.zyjs-zyjj-left-img {
    width: 280px;
    position: relative;
}

    .zyjs-zyjj-left-img img {
        width: 100%;
    }

.zyjs-zyjj-left-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
    text-align: center;
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
}

.zyjs-zyjj {
    margin-top: 10px;
}

.zyjs-zyjj-right {
    padding: 20px;
    font-size: 12px;
    color: #656565;
    line-height: 25px;
    min-height: 250px;
    text-align: justify;
}

.zyjs-zyjj-left {
    padding: 15px;
    float: left;
}

.zy-title h3 {
    font-size: 18px;
    padding-left: 1%;
    line-height: 35px;
    margin-top: 20px;
    font-weight: 500;
    display: block;
    background: #674284;
    color: #FFFFFF;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin-bottom: 0;
}

.zy-jj {
    padding: 30px;
    width: 100%;
    border: 1px solid#C7C5C5;
    border-top: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align: justify;

   
}

@media (max-width: 414px) {

    .zyjs-zyjj {
        display: inline;
    }

    .zyjs-zyjj-left {
        border: 0;
    }

    .zyjs-zyjj-left-img {
        width: 100%;
    }
}
.page {
    background-color:#fff;padding:10px;
    border-radius:10px;
    margin-top:15px;
}
.navbar {
    background-color:#fff;
}