/**
 * 2022年07月21日16:42:09
 * 四川长征干部学院-首页
 * xwx
 * */


body {
    background: url(../images/index_bg.png);
}


/* 新版bannner切换 */
.banners {
    width: 100%;
    height: 660px;
}

.focusBox {
    position: relative;
    width: 100%;
    height: 660px;
    overflow: hidden;
}

.focusBox .pic {
    position: relative;
    z-index: 0;
}

.focusBox .pic img {
    width: 100%;
    /* height: 100%; */
    height: fit-content;
    display: block;
}

.focusBox .hd {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}

.focusBox .hd li {
    margin: 0 5px;
    background: url(../images/dot.png) no-repeat 0 -16px;
    height: 16px;
    overflow: hidden;
    width: 16px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    _background: url(../images/dot8.png) no-repeat 0 -16px;
}

.focusBox .hd .on {
    background-position: 0 0;
}

.focusBox .prev,
.focusBox .next {
    width: 60px;
    height: 90px;
    margin: -60px 0 0;
    display: none;
    background: url(../images/ad_ctr.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.focusBox .prev {
    left: 0;
}

.focusBox .next {
    background-position: 0 -90px;
    right: 0;
}

.focusBox .prev:hover,
.focusBox .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}


/* 新版头条s */

.toutiaos {
    width: 1400px;
    /* padding:0 50px 0 0;
	margin: -80px auto 20px; */
    /* margin: 20px 0 40px; */
    margin-bottom: 40px;
    /* margin: 20px 0 40px; */
}

.toutiao-hds {
    background: url('../images/toutiaos_bg.png') no-repeat left center;
    padding: 20px 22px 20px 80px;

}

.toutiao-hds h2 {
    font-size: 45px;
    font-weight: bolder;
    text-align: center;
    line-height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #C51B16;
}

.toutiao-hds p {
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.toutiao-hds-more {
    margin-top: 20px;
    float: right;
}

.toutiao-hds-more a {
    color: #d56f05;
}





/* 总部动态 工作动态 */
.zbdt-gzdt {
    display: flex;
    justify-content: space-between;
}

.zbdt-gzdt .zbdt {
    width: 900px;
    height: 550px;
}


.zbdt-title {
    width: 100%;
    height: 58px;
    line-height: 50px;
}

.title-hd {
    padding: 0 10px;
    display: inline;
    font-size: 28px;
    font-weight: bolder;
    /* color: #aa6c0f; */
    color: #6B6B6B;
    cursor: pointer;
}

.title-hd-h {
    color: #953C38;
}

.zbdt-title a {
    float: right;
    padding-right: 20px;
    font-size: 14px;
    display: inline-block;
}

.zbdt-content {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.zbdt-content .zbdt-cl {
    width: 445px;
    height: 498px;
    background: #A13433;
    overflow: hidden;
    position: relative;
}

.zbdt-cl-item .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.zbdt-cl-item .bd li {
    zoom: 1;
    vertical-align: middle;
}


.zbdt-cl-item .bd {
    width: 445px;
    /* height: 420px; */
    height: 498px;

    overflow: hidden;
}

.zbdt-cl-item .bd img {
    width: 445px;
    height: 295px;
    transition: all 0.8s;
}

.zbdt-cl-item .bd img:hover {
    transform: scale(1.1);
}

.zbdt-cl-item-ct {
    padding: 20px 20px;
}

.zbdt-cl-item-ct span {
    font-size: 14px;
    color: #fff;
    padding-bottom: 10px;
    display: block;
}

.zbdt-cl-item-ct a h4 {
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    overflow: hidden;
    color: #fff;
    line-height: 25px;
}

.zbdt-cl-item .prev,
.zbdt-cl-item .next {
    width: 50px;
    height: 50px;
    position: absolute;
    filter: alpha(opacity=60);
    opacity: .6;
}

.zbdt-cl-item .prev {
    bottom: 30px;
    right: 60px;
    background: url('../images/prev.png') no-repeat;
    background-size: 100% 100%;
}

.zbdt-cl-item .next {
    bottom: 30px;
    right: 10px;
    background: url('../images/next.png') no-repeat;
    background-size: 100% 100%;
}

.zbdt-cl-item .prev:hover,
.zbdt-cl-item .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.zbdt-cl-item .prevStop {
    display: none;
}

.zbdt-cl-item .nextStop {
    display: none;
}


.zbdt-content1 {
    display: none;
}

.zbdt-content2 {
    display: none;
}

.zbdt-content .zbdt-cr {
    width: 440px;
    height: 498px;
}

.zbdt-content .zbdt-cr ul li {
    border-top: 1px solid #ca8d8d;
    padding: 20px 0 10px;
}

.zbdt-content .zbdt-cr ul li h3 {
    font-size: 22px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.zbdt-content .zbdt-cr ul li h3 a {
    color: #aa6c0f;
}

.zbdt-content .zbdt-cr ul li p {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #6c6c6c;
    line-height: 26px;
}

.zbdt-gzdt .gzdt {
    width: 450px;
    height: 550px;
}

.com-title {
    border-bottom: 4px solid #dcdad8;
    line-height: 55px;
    height: 59px;
}

.com-title>.title-hd {
    height: 55px;
    line-height: 55px;
    display: inline-block;
    cursor: pointer;
}

.com-title>.title-hd-h {
    height: 55px;
    line-height: 55px;
    display: inline-block;
    cursor: pointer;
    border-bottom: 4px solid #984440;
}



.gzdt-content {
    padding-top: 10px;
}

.gzdt-content ul li {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
}


.gzdt-content ul li .ct-l {
    width: 80px;
    height: 55px;
    text-align: center;
    background-color: #fdf6ec;
    color: #d54245;
}

.gzdt-content ul li .ct-l h3 {
    font-size: 22px;
    line-height: 35px;
}

.gzdt-content ul li .ct-l span {
    font-size: 14px;
}

/*
.gzdt-content ul li .ct-r,
.gzdt-content ul li .ct-r a {
	width: 400px;
	line-height: 30px;
	padding-left: 20px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}*/

.gzdt-content ul li .ct-r a {
    width: 360px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}



/* 广告区域 */
.index_ads1 {
    height: 124px;
    overflow: hidden;
}

.index_ads1 a img {
    height: 124px;
    width: 100%;
    transition: all 0.8s;
}

.index_ads1 img:hover {
    transform: scale(1.1);
}




/* 培训动态 政策法规 学院动态 */
.pxdt-zcfg-xydt {
    display: flex;
    justify-content: space-between;
}

.pxdt-zcfg-xydt-div {
    width: 650px;
    /* height: 450px; */
    height: 300px;
}

.pxdt-zcfg-xydt-div-title .title-hd {
    padding: 0 10px;
    display: inline-block;
    font-size: 28px;
    font-weight: bolder;
    /* color: #aa6c0f; */
    color: #A13433;
    /* line-height: 45px; */
    line-height: 55px;
    /* border-bottom: 2px solid #b6844b; */
    border-bottom: 4px solid #D8686C;
}


.pxdt-zcfg-xydt-div-title .title-hd-more {
    float: right;
    padding: 0 10px;
    display: inline-block;
    font-size: 14px;
    /* color: #aa6c0f; */
    color: #A13433;
    line-height: 65px;
}

.pxdt-zcfg-xydt-div-title .title-hd1 {
    padding: 0 10px;
    display: inline-block;
    font-size: 28px;
    font-weight: bolder;
    /* color: #aa6c0f; */
    color: #A13433;
    /* line-height: 45px; */
    line-height: 55px;
}

.pxdt-zcfg-xydt-div-hd {
    width: 455px;
    height: 150px;
    overflow: hidden;
}

.pxdt-zcfg-xydt-div-hd img {
    width: 455px;
    height: 150px;
    transition: all 0.8s;
}

.pxdt-zcfg-xydt-div-hd img:hover {
    transform: scale(1.1);
}


.pxdt-zcfg-xydt-div ul {
    padding-top: 10px;
}

.pxdt-zcfg-xydt-div ul li {
    padding: 10px 0;
    /* border-bottom: 1px dotted #ececec; */
}

/* .pxdt-zcfg-xydt-div ul li a>h3::before {
	content: '.';
	font-size: 60px;
	color: #DF3422;
	line-height: 0;
} */

.pxdt-zcfg-xydt-div ul li a>h3 span {
    width: 8px;
    height: 8px;
    /* border-radius: 50%; */
    background: #DF3422;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 2px;
}



.pxdt-zcfg-xydt-div ul li a {
    display: inline-block;
    /* width: 365px; */
    width: 536px;
}

.pxdt-zcfg-xydt-div ul li a>h3 {
    font-size: 18px;
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


.pxdt-zcfg-xydt-div-date {
    line-height: 30px;
    display: inline-block;
    float: right;
}

.pxdt-zcfg-xydt-div ul li:hover {
    background: #e1e1e1;
}

.pxdt {}

.zcfg {}

.xydt {}


/* 分院链接 */
.links-content {
    display: flex;
    justify-content: space-between;
}

/* 新增分院地图交互 2022年07月21日14:41:01 */

.fylj-links {
    overflow: hidden;
}

#fylj-links {
    width: 100%;
}

.links-contentmap {
    width: 100%;
    /* padding: 0 100px; */
    height: 700px;
    background: url(../images/links-contentmap.png) bottom center no-repeat;
    background-size: cover;
    display: flex;
    justify-content: space-around;
}

.contentmap-left {
    float: left;
    width: 600px;
    height: 500px;
    width: 800px;
    height: 600px;
    background: #ddd;
    margin-top: 50px;
    margin-left: 50px;
    background: url(../images/contentmap-left.png) center center no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.contentmap-left-item {
    display: inline;
    position: absolute;
}


.contentmap-left-item .qz {
    margin-left: 90px;
    margin-bottom: 10px;
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/contentmap-left-qz.png) top center no-repeat;
    background-size: 100% 100%;
}

.contentmap-left-item1 {
    top: 100px;
    left: 260px;
}

.contentmap-left-item2 {
    top: 200px;
    left: 120px;
}

.contentmap-left-item3 {
    top: 280px;
    left: 280px;
}

.contentmap-left-item4 {
    top: 400px;
    left: 240px;
}

.contentmap-left-item5 {
    top: 375px;
    left: 480px;
}

.contentmap-left-item .name {
    cursor: pointer;
    background: #C63520;
    border: 5px solid #F5E6CB;
    border-radius: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    width: 200px;
    color: #fff;
    text-align: center;
    display: block;
}

.contentmap-left-item .name1,
.contentmap-left-item .name:hover {
    background: #fff;
    color: #C63520;
}

.contentmap-right {
    float: left;
    padding-top: 10px;
    width: 400px;
    height: 600px;
    margin-top: 50px;
    margin-right: 50px;
    background: url(../images/contentmap-right.png) center center no-repeat;
    background-size: 100% 100%;
}

.contentmap-right-title {
    float: left;
    margin-left: 170px;
    margin-bottom: 30px;
}

.contentmap-right-title-hd {
    height: 48px;
    display: inline-block;
    font-size: 28px;
    font-weight: bolder;
    color: #aa6c0f;
    line-height: 48px;
}

.contentmap-right-content {
    float: left;
    margin-left: 20px;
}

.contentmap-right-content-item {
    float: left;
    width: 360px;
    height: 520px;
    padding: 20px;
}

.contentmap-right-content-item-hd {
    height: 50px;
    line-height: 50px;
}

.contentmap-right-content-item-hd h3 {
    float: left;
    display: inline;
    color: #D81E06;
    font-size: 26px;
    font-weight: bolder;
}

.contentmap-right-content-item-hd span {
    float: right;
    display: inline-block;
    background: url(../images/contentmap-right-content-item-hd-arr.png) right center no-repeat;
    padding-right: 15px;
    background-size: 12px;
    cursor: pointer;
}

.contentmap-right-content-item-hd span a {
    color: #D08611;
}

.contentmap-right-content-item-content {
  overflow-y: auto;
    height: 460px;
    margin-bottom: 10px;
    padding: 30px 0;
}

.contentmap-right-content-item-content img {
    width: 100%;
    height: 200px;
}

.contentmap-right-content-item-content p {
    margin-top: 20px;
    margin-bottom: 20px;
    text-indent: 2em;
    color: #272626;
    line-height: 25px;
    font-size: 16px;
}

.contentmap-right-content-item-content p::-webkit-scrollbar {
    display: none;
}
.contentmap-right-content-item-content::-webkit-scrollbar {
    display: none;
}



.contentmap-right-content-item-bd {
    line-height: 50px;
}

.contentmap-right-content-item-bd span {
    float: left;
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #DAAE65;
}

.contentmap-right-content-item-bd span:nth-child(2) {
    margin-left: 15px;
}

.contentmap-right-content-item-bd span a {
    color: #B66F0D;
    display: block;
}

.contentmap-right-content-itemhide {
    display: none;
}








.links-content .links-item {
    width: 260px;
    height: 100px;
    background-color: #D59033;
    line-height: 100px;
}

.links-content .links-item a {
    display: block;
    font-size: 26px;
    color: #fff;
    font-weight: bolder;
}

.links-content .links-item a:hover {
    background: #78091C;
    transition: all 0.8s;
}

/* 音视广场 */
.ysgc {
    width: 100%;
    padding: 40px 0 10px;
    background: url('../images/ysgc_bg.png') no-repeat;
    background-size: 100% 100%;
}

.ysgc-content {
    display: flex;
    height: 655px;
    justify-content: space-between;
}

.ysgc-content-l {
    width: 1115px;
    height: 585px;
    background: url('../images/ysgc-content-l.png') no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    padding: 10px;
}

.ysgc-content-l img {
    width: 100%;
    height: 100%;
}

.ysgc-content-r {
    width: 245px;
    height: 585px;
    position: relative;
}


.ysgc-content-r .bd {
    position: absolute;
    right: 0;
    top: 40px;
    width: 245px;
    height: 545px;
    overflow: hidden;
    cursor: pointer;
}


.ysgc-content-r .bd ul li {
    margin-bottom: 8px;
}

.hd-img {
    width: 245px;
    border: 10px solid #000;
    height: 140px;
    background-size: 100% 100%;
    overflow: hidden;
}

.hd-img img {
    width: 225px;
    height: 120px;
    overflow: hidden;
    transition: all 0.8s;
}

.hd-img img:hover {
    transform: scale(1.1);
}

.ysgc-content-r .bd h4 {
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}


.ysgc-content-r .prev,
.ysgc-content-r .next {
    position: absolute;
    display: block;
    font-size: 25px;
    color: #999;
    width: 40px;
    height: 40px;
    filter: alpha(opacity=30);
    opacity: .3;
}

.ysgc-content-r .prev {
    top: -20px;
    right: 100px;
    background: url('../images/up.png') no-repeat;
    background-size: 100% 100%;
}

.ysgc-content-r .next {
    bottom: -60px;
    right: 100px;
    background: url('../images/down.png') no-repeat;
    background-size: 100% 100%;
}

.ysgc-content-r .prev:hover,
.ysgc-content-r .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}



/* 精彩图集 */
.jctj-content {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.jctj-content .bd {
    height: 230px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}

.jctj-content .bd ul {
    width: 1400px;
    overflow: hidden;
    zoom: 1;
    float: left;
    display: flex;
    justify-content: space-between;
}

.jctj-content .bd ul li {
    width: 320px;
    height: 220px;
    cursor: pointer;
    float: left;
    margin-right: 40px;
}

.jctj-item a img {
    width: 320px;
    overflow: hidden;
    height: 220px;
    transition: all 0.8s;
}

.jctj-item a img:hover {
    transform: scale(1.1);
}

.jctj-content .hd {
    width: 1400px;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
}

.jctj-content .hd ul {
    /* width: 220px; */
    line-height: 30px;
    text-align: center;
    /* background: #ddd; */
    margin: 0 auto;
}

.jctj-content .hd ul li {
    float: left;
    width: 40px;
    height: 4px;
    margin-left: 15px;
    background-color: #B6B6B6;
    cursor: pointer;
}

.jctj-content .hd ul li.on {
    background: #8E0000;
}

.branch-list {
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
}

.branch-list .item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 261px;
    height: 60px;
    font-size: 24px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #DD2D2B;
    background: url('../images/btn.png');
    background-size: 100% 100%;
    transition: all 0.3s;
    cursor: pointer;
}

.branch-list .item:hover {
    background: url('../images/btn-active.png');
    background-size: 100% 100%;
}