.list-body {
    width: 100%;
    height: auto;
    display: block;
    background-size: 100%;
}
.listcon {
    width: 1200px;
    margin: 0 auto;
    display: table;
}
.listconl {
    float: left;
    width: 254px;
    /* height: 300px; */
    margin-top: -77px;
    margin-left: 2px;
    /* overflow: hidden; */
    position: relative;
}
.listconr{
    float:right;
    width:934px;
    background:#fff;
    margin-top:4px;
    margin-right:2px;
    padding-bottom:30px;
    margin-bottom: 40px;
    box-shadow: 1px 1px 10px #c5c4c4;
    min-height: 580px;
}
.listconlt{
    width:100%;
    height:77px;
    background: rgba(153,0,0,0.8);
    font-size:24px;
    font-weight:bold;
    color:#fff;
    line-height:77px;
    text-align: center;
    background-size: cover;
    box-shadow: 1px 1px 10px #c5c4c4;
}
.listconrt{
    height:77px;
    width:94%;
    margin:0 auto;
    border-bottom: 1px solid #8b0012;
}
.listconltul li {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #fff;
    border-bottom: 1.5px solid #eee;
    font-size: 16px;
    text-indent: 15px;
    /* transition: all 0.4s ease-out; */
}
.listconltul li a{
    display: block;
}
.listconltul li a img{
    display: inline-block;
    float: right;
    margin-top: 25px;
    margin-right: 15px;
}
a:hover {
    color: #8b0012;
}
.listdt {
    display: block;
    width: 100%;
    min-height: 100px;
}
.fa-chevron-circle-right{
    font-size:18px;
    line-height: 60px;
    float:right;
    margin-right:18px;
    transition: all 0.3s ease-out;
    width: 24px;
}
.listconltul li:hover .fa-chevron-circle-right{
    margin-right:23px;
}
.listconrtd{
    height:20px;
    width:8px;
    background:#8b0012;
    margin-top:26px;
    float:left;
}
.listconrtd2 {
    width: 380px;
    height: 76px;
    line-height: 76px;
    font-size: 22px;
    font-weight: bold;
    float: left;
    color: #8b0012;
}
.listcsrhls {
    left: 0px;
    width: 60px;
    height: 4px;
    background: #8b0012;
}
.listconrtd3{
    float:right;
    height:70px;
    line-height:80px;

    font-size:14px;
    color:#AD3338;
}

.listconrtd3 img {
    width: 10px;
    margin-top: 32px;
    margin-right: 6px;
}

.listconrc,.listconrc-news{
    width:94%;
    margin:0 auto;
    line-height:30px;
    padding:15px 0;
    text-align:justify;
    font-size:14px;
}

.listconrl{
    width:94%;
    margin:0 auto;
    padding-top: 20px;
}

.listconrl li {
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #ccc;
    margin-top: 2px;
}
.listconrls {
    display: inline-block;
    line-height: 10px;
    height: 9px;
}
.listconrls img{
    display: inline-block;
    vertical-align: top;
}
.listconrl li a {
    display: inline-block;
    height: 56px;
    line-height: 56px;
    font-size: 15px;
    margin-left: 6px;
    color: #333;
}
.item-bottom03 {
    height: 56px;
    line-height: 56px;
}
.item-bottom02 {
    float: right;
}
.item-bottom03 span {
    padding-left: 25px;
    float: left;
    height: 56px;
    color: #797979;
    white-space: nowrap;
    font-size: 15px;
}
.news-dates {
    background: url(../img/time.png) no-repeat left center;
}
.time, .view {
    color: #797979;
    margin-right: 15px;
    padding-left: 23px;
    float: left;
    margin-bottom: 2px;
    font-size: 15px;
}
.ly{
    color: #797979;
    margin-right: 10px;
    padding-left: 26px;
    float: left;
    margin-bottom: 2px;
    font-size: 15px;
}
.time {
    background: url(../img/time.png) no-repeat left center;
}



.listconrla{
    display:inline-block;
    height:50px;
    line-height:50px;
    font-size:15px;
    margin-left:6px;
    color:#333;
}
.listconrla:hover{
    color:#8b0012;
}
.listconrlsj{
    display:inline-block;
    float:right;
    height:50px;
    line-height:50px;
    font-size:14px;
}
.fanye {
    height: 80px;
    padding-top: 30px;
}
.page-navigation {
    text-align: center;
}
.page-navigation a:link {
    text-decoration: none;
}

.page-navigation a{
    border:1px solid #ccc;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 10px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;

    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
}
.page-navigation select {
    margin-bottom:3px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 15px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;

    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
}
.page-info {
    text-align: center;
    margin-top: 10px;
}
.page-info span {
    margin-right: 10px;
    color: #666;
}
.listconrn{
    width:94%;
    margin:0 auto;
}
.listconrn li{
    height:195px;
    border-bottom:1px solid #ccc;
    overflow:hidden;
}
.listconrn-img{
    height:162px;
    width:249px;
    margin-top:20px;
    overflow:hidden;
    float:left;
}
.listconrn-img img{
    transition: all 0.3s ease-out;
}
.listconrn-img img:hover{
    transform: scale(1.06);
}
.listconrn-r{
    float:right;
    width:860px;
    height:140px;
    margin-top:20px;
    /*background:#ccc;*/
}
.listconrn-rb{
    width:100%;
    height:40px;
    line-height:40px;
    font-size:16px;
    color:#333;
    font-weight:bold;
    overflow: hidden;
}
.listconrn-rs{
    font-size:14px;
    height:30px;
    line-height:30px;
    color:#aaa;
}
.listconrn-rc{
    font-size: 14px;
    height: 85px;
    line-height: 30px;
    margin-top: 5px;
    overflow: hidden;
    text-align: justify;
}
.listconrn li:hover .listconrn-rb{
    color:#8b0012;
}
.listconr-js{
    width:94%;
    margin:0 auto;
    overflow:hidden;
    /*margin-top:10px;*/
    margin-bottom:60px;
}
.listconr-js li{
    overflow:hidden;
    float:left;
    margin-top:20px;
}
.listconr-jsa{
    display:block;
    border:6px solid #fff;
    box-shadow: 0px 0px 10px #c5c4c4;
    width:110px;
    margin:10px 11.5px;
    /*overflow:hidden;*/
}
.listconr-js li span{
    font-size:14px;
    display:block;
    text-align:center;
    color:#8b0012;
}
.listconr-jsa{
    transition: all 0.4s ease-out;
}
.listconr-jsa:hover{
    transform: scale(1.06);
}
.listconr-zc{
    width:100%;
    height:60px;
    line-height:60px;
    font-size:18px;
    font-weight:bold;
    text-align:center;
    margin-top:20px;
    color:#8b0012;
}

.listconr-news{
    width:100%;
}
.listconrc-newsbt{
    width:100%; 
    text-align:center;
    font-size:20px;
    font-weight:bold;
    line-height:40px;
    color:#8b0012;
    margin:10px 0px;
}
.listconrc-newssj{
    text-align:center;
    color:#999;
    margin-bottom:15px;
}
.listconrc-newszw{
    color: #333!important;
}
.listconrc-newszw strong{
    color: #333!important;
}
.listconrc-newszw img{
    /* max-width: 100%; */
    width: auto;
    /* height: auto; */
}

.banner2{
    width:53%;
    margin:0 auto;
    margin-bottom:20px;
}
.img2{
    height:400px;
}
.listcsrc {
    overflow: hidden;
    width: 100%;
    /* margin-top: 10px; */
    padding-bottom: 40px;
}
.listcsrc li {
    width: 175px;
    height: auto;
    background: #f5f5f5;
    float: left;
    margin: 30px 15px 0 35px;
    padding-bottom: 6px;
    transition: all 0.4s ease-out;
}

.listcsrcmz {
    width: 90%;
    height: 60px;
    line-height: 30px;
    /* color: #05A0A7; */
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto;
    /* margin-top: 4px; */
    background: white;
    text-align: center;
    height: auto;
}

.listcsrcmza {
    font-size: 14px;
    margin-left: 10px;
    color: #05A0A7;
    font-weight: normal;
}
.listcsrcimg img{
    margin-top: 6px;
    margin-left: 5%;
    width: 90%;
    height: 200px;
    overflow: hidden;
}
.listcsrc li:hover {
    box-shadow: 0px 0px 20px #8296ae;
}
.xzstyle {
    font-weight: bold!important;
    color: #fff!important;
    border-bottom: 1.5px solid #7c181b!important;
    background: #8b0012;
}
.listconltul{

}
.right-c-c {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    padding-bottom: 50px;
    width: 94%;
    margin: 0 auto;
}
.js-title {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #8b0012;
    text-indent: 20px;
    margin-bottom: 16px;
    margin-top: 20px;
}
.right-c-title{
    color: #900;
    font-size: 18px;
    padding: 10px 0 11px 0;
    font-weight: bold;
    margin-left: 20px;
}
.js-list2 {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    /* margin-top: 15px; */
}
.js-list2 li {
    height: 40px;
    line-height: 40px;
    width: 130px;
    text-align: center;
    background: #eee;
    font-weight: bold;
    color: #333;
    float: left;
    margin: 12px 28px;
    transition: All 0.2s linear;
}
.js-list2 li a{
    height: 40px;
    line-height: 40px;
    display: block;
    color: #333;
    font-size: 16px;
}
.js-list2 li:hover {
    background: #8b0012;
    cursor: pointer;
    color: #fff;
}
.js-list2 li:hover>a {
    color: #fff;
}
.listconltul1{
    border-left: 5px solid #8b0012;
}
.listconltul1 li {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #fff;
    border-top: 1.5px solid #eee;
    font-size: 16px;
    text-indent: 33px;
    /* transition: all 0.4s ease-out; */
    OVERFLOW: HIDDEN;
}
.listconltul1 li .fa-chevron-circle-right {
    font-size: 18px;
    line-height: 60px;
    float: right;
    margin-right: 61px!important;
    transition: all 0.3s ease-out;
    width: 24px;
}
.listconltul1 li:hover .fa-chevron-circle-right {
    margin-right: 70px!important;
}
.listconltul1 li a {
    display: block;
}
.listconl1{
    width: 100%;
    margin-top: -77px;
    box-shadow: 1px 1px 10px #c5c4c4;
    position: relative;
}
.listconrn-g{
    float: right;
    width: 615px;
    height: 140px;
    margin-top: 20px;
}
.teachers-js {
    width: 94%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background: #8b0012;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 20px;
    text-indent: 19px;
}
.right-title{
    color: #900;
    font-size: 22px;
    padding: 25px 0 2px 0;
    font-weight: bold;
    text-align: center;
}
