/* 列表页 */
/* 列表banner */
.list-banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.list-banner img {
    width: 100%;
}


.list-page {
    position: relative;
    min-height: 600px;
    padding: 60px 0 80px;
    background: url(../images/list-bg.png) right 60px no-repeat;
    overflow: hidden;
}

/* 二级导航 */
/* 左侧导航 */
.left-nav {
    width: 260px;
    float: left;
    position: relative;
    z-index: 9;
}

.left-nav .phone-nav {
    display: none;
}

.left-nav .column {
    padding: 20px;
    background: #8b0012;
    border-bottom: 3px solid #cdb99b; overflow: hidden;
}

.left-nav .column h2 {
    text-align: center;
    font-size: 2.125rem;
    font-weight: normal;
    color: #fff;
}

.left-nav .sideMenu {
    position: relative;
    padding: 25px 20px 180px;
    background: url(../images/leftnav-bg.png) bottom no-repeat #f2f3f7;
}

.left-nav .sideMenu li {
    position: relative;
    margin-bottom: 10px;
    border-bottom: 1px solid #d5c9cb;
}

.left-nav .sideMenu li h1 {
    position: relative;
    display: block;
    font-weight: normal;
    padding: 20px 10px;
    cursor: pointer;
}

.left-nav .sideMenu li h1 a {
    position: relative;
    display: block;
    font-weight: normal;
    font-size: 1.20rem;
    color: #222;
    padding-right: 0px;
    background: url(../images/leftnav-ico1.png) right center no-repeat;
}

.left-nav .sideMenu dl {
    padding: 8px 0 8px 10px;
    background: #fff;
    display: none;
}

.left-nav .sideMenu dl dd a {
    display: block;
    position: relative;
    font-size: 1rem;
    color: #333333;
    padding: 7px 0 7px 15px;
    background: url(../images/leftnav-ico3.png) 15px center no-repeat;
}

.left-nav .sideMenu dl dd:hover a, .left-nav .sideMenu dl dd.current a {
    color: #8b0012;
    font-weight: bold;
    border-bottom: 1px solid #8b0012;
}

.left-nav .sideMenu li.current h1, .left-nav .sideMenu li:hover h1 {
    font-size: 1.20rem;
}

.left-nav .sideMenu li.current h1 a, .left-nav .sideMenu li:hover h1 a {
    font-size: 1.20rem;
color: #8b0012;
}

.left-nav .sideMenu li.current dl {
    display: block;
}



.gp-second-nav {
    font-size: 14px;
    display: none;
}

.gp-second-nav dd {
    position: relative;
}

.gp-second-nav dd .gp-sub-toggles {
    width: 58px;
    height: 40px;
    top: 0;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 40px;
    position: absolute;
    text-align: center;
    right: 10px;
    color: #ccc;
    cursor: pointer;
}

.gp-second-nav dd a {
    display: block;
    padding: 10px 0px 10px 17px;
    margin: 0 20px 0 50px;
    color: #666;
    border-bottom: 1px dashed #cfcfcf;
    transition: all 0.35s ease-in-out;
}

.gp-second-nav dd dd a {
    padding-left: 27px;
    font-size: 14px;
    font-size: 1.4rem;
}

.gp-second-nav dd a:hover,
.second_nav dd a.active,
.gp-second-nav dd dd a.active {
    color: #8b0012;
    padding-left: 30px;
}








/* 右边内容区域 */
.right-con {
    float: right;
    width: calc(100% - 320px);
}

.location {
    position: relative;
    padding-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #8b0012;
}

.location .tit {
    font-size: 1.875rem;
    font-weight: normal;
    color: #333333;
    float: left;
}

.location .weizhi {
    padding-top: 10px;
    padding-left: 25px;
    float: right;
    font-size: 0.875rem;
    color: #888888;
    background: url(../images/Home.png) left 12px no-repeat;
}

.location .weizhi a {
    font-size: 0.875rem;
    color: #888888;
}

.list-text {
    margin-top: 10px;
}

.list-text li {
    border-bottom: 1px solid #e1e1e1;
    padding: 16px 50px 16px 0;
    position: relative;
    background: url(../images/jiantou1.png) 98% center no-repeat;
}

.list-text a {
    display: block;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-text .date {
    float: left;
    width: 70px;
    font-family: Arial, Helvetica, sans-serif;
    color: #8b0012;
    text-align: center;
}

.list-text .date .day {
    font-size: 1.5rem;
}

.list-text .date .mon {
    font-size: 0.875rem;
}

.list-text .tit {
    float: right;
    position: relative;
    line-height: 44px;
    width: calc(100% - 110px);
    padding-right: 35px;
    color: #333333;
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-text .tit em {  color: #8b0012;font-size: 16px;

float: right;padding-right:50px}


.list-text li:hover {
    background: url(../images/jiantou2.png) 98% center no-repeat #8b0012;
    box-shadow: 0 0 10px 0 rgba(16, 54, 117, 0.8);
    border-bottom: 1px solid #8b0012;
}

.list-text li:hover a {
    transform: translateX(10px);
}

.list-text li:hover .date {
    font-weight: bold;
    color: #fff;
}

.list-text li:hover .tit {
    color: #fff;
    font-weight: bold;
}

.list-news {
    margin-top: 15px;
}

.list-news li {
    border-bottom: 1px solid #e1e1e1;
    position: relative;
    padding: 30px 0;
}

.list-news .box {
    padding-right: 10px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-news .pic {
    float: left;
    position: relative;
    width: 238px;
    height: 135px;
    overflow: hidden;
    text-align: center;
}

.list-news .pic img {
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* width: 100%; */
    height: 100%;
}
.list-news .text {
    float: right;
    width: calc(100% - 272px);
    padding-right: 10px;
}

.list-news .text .tit:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 2px;
    background: #cca36a;
}

.list-news .text .tit {
    position: relative;
    display: block;
    color: #333333;
    font-size: 1.125rem;
    font-weight: normal;
    line-height: 52px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-news .text .abst {
    font-size: 0.875rem;
    color: #777777;
    text-indent: 2em;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list-news .text .date {
    margin-top: 10px;
    font-size: 0.875rem;
    color: #8b0012;
    padding-left: 25px;
    background: url(../images/news-date1.png) left center no-repeat;
}

.list-news li:hover {
    background: url(../images/list-news-bg.png) right center no-repeat;
    background-size: cover;
}

.list-news li:hover .box {
    transform: translateX(20px);
}

.list-news li:hover .tit:before {
    background: #fff;
}

.list-news li:hover .tit {
    color: #fff;
    font-weight: bold;
}

.list-news li:hover .abst {
    color: rgba(255, 255, 255, 0.43);
}

.list-news li:hover .date {
    color: #fff;
    background: url(../images/news-date2.png) left center no-repeat;
}

.list-pics {
    overflow: hidden;
    margin: 50px -25px 0;
}

.list-pics li {
    float: left;
    width: 33.3%;
    margin-bottom: 40px;
}

.list-pics li .box {
    display: block;
    overflow: hidden;
    margin: 0 25px;
}

.list-pics .pic {
    width: 100%;
    padding-bottom: 31%;
    overflow: hidden;
    position: relative;
}

.list-pics .pic img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.list-pics .piclink {
    width: 100%;
    padding-bottom: 80%;
    overflow: hidden;
    position: relative;

}

.list-pics .piclink img { 
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;

   }



.list-pics .text {
    height: 82px;
    position: relative;
    padding: 15px 20px;
    border: 1px solid #c9c9c9;
    background: #fff;
}

.list-pics .tit {
    z-index: 2;
    font-size: 1rem;
    color: #333333;
    line-height: 26px;
    height: 52px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list-pics .more {
    display: none;
}

.list-pics li:hover img {
    transform: scale(1.05);
}

.list-pics li:hover .text {
    height: 107px;
    border: none;
    background: url(../images/list-picsbg.png) no-repeat;
    background-size: 100% 100%;
    margin-top: -25px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.8);
}

.list-pics li:hover .tit {
    color: #fff;
}

.list-pics li:hover .more {
    display: block;
    float: left;
    padding-right: 23px;
    margin-top: 10px;
    font-size: .75rem;
    color: #fff;
    background: url(../images/news-more2.png) right center no-repeat;
}

.list-leader {
    padding-top: 35px;
    overflow: hidden;
}

.list-leader li {
    float: left;
    width: 50%;
    margin-bottom: 35px;
}

.list-leader li a {
    display: block;
    margin: 0 20px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    box-shadow: 0 10px 10px 0 #e6e6e6;
    padding: 20px 15px 18px 20px;
}

.list-leader li .pic {
    position: relative;
    float: left;
    width: 151px;
    height: 192px;
    overflow: hidden;
}

.list-leader li .pic img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.list-leader li .text {
    float: right;
    width: calc(100% - 178px);
}

.list-leader li .text .tit {
    margin-top: 25px;
    font-size: 1.25rem;
    font-weight: bold;
    color: #333333;
}

.list-leader li .text .tit span {
    margin-right: 10px;
}

.list-leader li .text .abst {
    margin-top: 15px;
    font-size: 1rem;
    line-height: 36px;
    color: #333333;
    height: 108px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.list-leader li:hover a {
    background: url(../images/leader-bg.png) no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 0 20px 0 #005da3;
}

.list-leader li:hover img {
    transform: scacl(1.05);
}

.list-teacher {
    overflow: hidden;
    margin-top: 35px;
}

.list-teacher li {
    float: left;
    width: 16.6%;
    margin-bottom: 30px;
}

.list-teacher li a {
    display: block;
    margin: 0 20px;
    overflow: hidden;
}

.list-teacher li .pic {
    width: 100%;
    height: 120%;
    overflow: hidden;
    border: 1px solid #e0e6e9;
    padding: 5px;
    position: relative;
}

.list-teacher li .pic img {
    width: 100%;
}

.list-teacher li p {
    font-size: 1rem;
    color: #333333;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.list-teacher li:hover img {
    transform: scale(1.05);
}

.list-teacher li:hover p {
    color: #005da3;
}

/* 列表线条动画 */
.bottom-inOutSpread:before, .bottom-inOutSpread:after, .bottom-inOutSpread > .ui-border-element:before, .bottom-inOutSpread > .ui-border-element:after {
    content: "";
    position: absolute;
}

.bottom-inOutSpread:after {
    border-bottom: 1px solid #0080ca;
    left: 51%;
    right: 51%;
    bottom: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.bottom-inOutSpread:hover:after {
    left: 0%;
    right: 0%;
}

.bottom-inOutSpread:not(:hover):after {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

/* 列表线条动画结束 */
/* 正文页 */
.cont-pages {
    width: 100% !important;
    margin-bottom: -30px;
}

.article-con {
    margin-top: 35px;
    overflow: hidden;
}

.article-con .tit {
    font-size: 1.5rem;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 15px;
    font-weight: normal;
    color: #8b0012;
}

.article-con .subtit {
    font-size: 1.125rem;
    line-height: 1.5;
    text-align: center;
    font-weight: normal;
    margin-bottom: 15px;
    color: #333333;
}

.article-con .info {
    position: relative;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
    font-size: 0.875rem;
    color: #777777;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
}

.article-con .info span {
    margin: 0 9px;
}

.article-con .article-text {
    margin-top: 25px;
    color: black;
    padding-bottom: 20px;
}

.article-con .article-text p, .article-con .article-text p span {
    text-indent: 2em;
    padding-bottom: 20px;
    font-size: 1rem !important;
    line-height: 2 !important;
    font-family: '微软雅黑',sans-serif !important;
}

.article-con .article-text p img, .article-con .article-text p video {
    max-width: 100%;
    height: auto !important;
}

.article-con .article-text p img:first-child, .article-con .article-text p video:first-child {
    margin-left: -2em;
}

.article-con .article-text p.vsbcontent_img {
    padding-bottom: 0;
}

.article-con .article-text p.vsbcontent_img img {
    margin-left: 0 !important;
}

.article-con .updown {
    overflow: hidden;
    padding-top: 20px;
    border-top: 1px solid #e1e1e1;
}

.article-con .updown a {
    display: block;
    font-size: 1rem;
    color: #444444;
    padding: 10px 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.article-con .updown a:hover {
    color: #8b0012;
}

.article-jj {
    margin-top: 20px;
}

.article-jj .article-text {
    line-height: 37px;
    border-bottom: none;
    font-size: 1rem;
}

 .article-text .con-pic{
     float:left;width:300px;
 }
  .article-text .con-text{
     float:right;width:calc(100% - 340px);
 }

/* 正文表格P不缩进 */
.article-con .article-text table p {
    text-indent: 0;
    padding: 0;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    margin-top: 5px !important;
}