.page-banner {
	position: relative;
}

.page-banner img {
	padding-bottom: 180px;
}

.bread-nav {
	width: 100%;
	height: 240px;
	position: absolute;
	left: 0;
	bottom: 0;
/* 	background: linear-gradient(to left, #00ff0000 50%, #FAAFA9 50% );
	background: -webkit-linear-gradient(to left, #00ff0000 50%, #FAAFA9 50% );
	background: -moz-linear-gradient(to left, #00ff0000 50%, #FAAFA9 50% );
	background: -o-linear-gradient(to left, #00ff0000 50%, #FAAFA9 50% );
	background: -ms-linear-gradient(to left, #00ff0000 50%, #FAAFA9 50% );
	filter: progid:DXImageTransform.Microsoft.linear-gradient( startColorstr='#00ff0000', endColorstr='#FAAFA9', GradientType=1 );
	 */
	background: url(../../../../images/page-1.png) no-repeat;
}

.other-nav {
	height: 240px;
	background: url(../../../../images/page-2.png) repeat-x;
}

.program-name {


	padding: 0 0 20px 0;
	position: relative;
}



.program-name div:first-of-type p {
	font-size: 28px;
	border-bottom: 1px solid #FAAFA9;
	color: #FAAFA9;
}

.program-name div:last-of-type {
	position: absolute;
	right: 0;
	top: 15px;
}

.program-name div:last-of-type span {
	color: #FAAFA9;
	font-size: 24px;
	background: #fff;
	padding-left: 30px;
}


.program-name p {
	font-size: 30px;
	color: #FAAFA9;
	line-height: 34px;
}

.program-name span {
	font-size: 24px;
}

.other-nav h1 {
	color: #fff;
	line-height: 36px;
	padding-top: 40px;
}

.other-nav h1 a {
	color: #fff;
	font-size: 18px;
	padding: 0 18px 0 10px;
	position: relative;
}

.other-nav h1 a::after {
	content: "";
	position: absolute;
	border: 2px solid #fff;
	top: 10px;
	right: 0;
	border-radius: 100%;
}

.other-nav h1 a:last-of-type::after {
	display: none;
}

.other-nav h1 span {
	font-size: 18px;
	font-weight: bolder;
	display: none;
}

.wrok-plan-table {
	padding: 40px 0;
}

.bottom-color {
	background-color: #F6F6F6;
	margin-top: 50px;
}

.detail-banner img {
	padding-bottom: 0 !important;
}

.news-more-title {

	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.news-moro-title-1 {
	background: #fff;
	padding: 50px 40px 0 40px;
}

.line {
	height: 1px;
	background: #DFDFDF;
	margin: 40px 40px 0 40px;
}

.all-edit {
	padding: 40px;
}

.all-edit p {
	font-size: 14px;
	line-height: 24px;
	padding-top: 10px;
}

.all-edit img {
	max-width: 100%;
	height: inherit;
	padding-top: 10px;
}


/********/
.other-nav a.active {
	text-decoration: underline;

}

.about-con h3 {
	text-align: center;
}

.about-con h3 span {
	background: #F6F6F6;
	padding: 20px 40px;
	display: inline-block;
	font-weight: bold;
}

.about-con p {
	padding: 30px 150px 0 150px;
	font-size: 16px;
}

.about-img {

	position: relative;
	margin-top: 30px;
}

.yh-bg {
	background: url(../../../../images/about-top.png) no-repeat;
	height: 77px;
	position: absolute;
	bottom: 0;
	left: 150px;
	right: 150px;
}

.about-bottom-txt {
	padding: 0 50px 50px 50px;
	margin: 0 180px;
	    border-bottom: 1px solid #f3f3f3;
	    border-left: 1px solid #f3f3f3;
	    border-right: 1px solid #f3f3f3;
}



.about-bottom-txt p {
	font-size: 16px;
	color: #5A5A5A;
	padding-top: 10px;
}

.about-bottom-txt h4 {
	padding: 30px 0 10px 0;
}

.about-bottom-txt h4 span {
	width: 14px;
	height: 4px;
	background: rgba(255, 113, 25, 1);
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.about-list {
	padding: 0 30px;
	overflow: hidden;
}

.about-list ul li {
	width: 20%;
	list-style: none;
	float: left;
	font-size: 16px;
	color: #5A5A5A;
	padding-top: 10px;
}

.timeline-heading h3,
.timeline-heading h4 {
	color: #FAAFA9 !important;
	font-weight: bold;
}

.timeline-body p {
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
}

.more-lable {
	height: 70px;
	background: #E6E6E6;
	margin-top: 50px;
}

.more-lable a {
	font-size: 20px;
	line-height: 70px;
	color: #565656;
}

.more-lable a span {
	padding-right: 10px;
}

.creed-pad {
	padding: 50px;
}

.creed {
	position: relative;
	padding-top: 50px;
}

.creed-pic {
	position: absolute;
	top: 0;
	left: 150px;
}

.creed-con {
	border: 1px solid rgba(235, 235, 235, 1);
	height: 280px;
	margin: 0 100px;
}

.creed-txt {
	width: 65%;
	margin-top: 20px;
	float: right;
	background: url(../../../../images/others_pic08.png) no-repeat;
}

.creed-txt p {
	padding: 10px 40px 0 0;
	font-size: 20px;
	line-height: 40px;
}

.creed-all-txt {
	padding: 50px 0;
}


.creed-all-txt p {
	font-size: 18px;
	color: rgba(89, 89, 89, 1);
	line-height: 26px;
	padding-top: 20px;
}

.chairman {
	overflow: hidden;
	padding-top: 30px;
}

.chairman-pic,
.chairman-txt {
	width: 50%;
}

.chairman-pic {
	padding-right: 5%;
}


.chairman-txt h3 {
	padding: 10px 0;
	font-weight: bold;
}

.chairman-txt p {
	font-size: 16px;
	padding-top: 15px;

	line-height: 24px;
}

.other-chairman-list ul {
	padding-top: 100px;
}

.other-chairman-list ul li {
	width: 30%;
	float: left;
	margin-right: 5%;
	list-style: none;
}

.other-chairman-list ul li:nth-child(3n) {
	margin-right: 0;
}


.carousel-control {
	width: inherit;
	height: 34px;
}

.carousel-control.left {
	right: 50px;
	left: inherit;
	background-image: none;
}

.carousel-control.right {
	background-image: none;
}

.other-chairman {
	padding: 50px 0;
}

.other-words {
	position: absolute;
	top: 10px;
	left: 0;
}

.other-words span {
	font-size: 28px;

}

.other-chairman-li-txt {
	margin: 30px 0 0 0;
	background: url(../../../../images/others_pic08.png) no-repeat;
	padding: 15px 0 0 0;
}

.other-chairman-li-txt h4 {
	padding-left: 40px;
	line-height: 28px;
}

.other-chairman-li-txt p {
	font-size: 16px;
	line-height: 1.4;
	height: 7em;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 20px 0;
}



.stystem-pic {
	padding: 50px 100px;
}

.stystem-list h3 {
	padding-bottom: 30px;
}

.stystem-list ul li {
	list-style: none;
	float: left;
	overflow: hidden;
	margin-bottom: 50px;
	width:100%;
}


.stystem-list-pic {
	width: 296px;
}

.stystem-list-txt {
	width: 40%;
	float: left;
	padding-left: 24px;
}

.stystem-list-txt h4:nth-of-type(2) {
	padding: 10px 0 25px 0;
}

.stystem-list-txt h4:nth-of-type(3) {
	padding-bottom: 10px;
}

.stystem-list-txt h4 span {
	padding-left: 10px;
}

.stystem-list-txt p {
	font-size: 16px;
	line-height: 30px;
	color: #565656;
}
.stystem-list-txt p:first-of-type {

 line-height: 1.4;
 max-height: 8em;
 display: -webkit-box;
 -webkit-line-clamp: 6;
 -webkit-box-orient: vertical;
 overflow: hidden;
}
.stystem-btn-more {
	margin: 10px 0 0 0;
}


.stystem-list-txt p a {
	color: #565656;

}


.intro-dialog {
	width: 100%;
	margin: 0 auto;
}



.intro-dialog .modal-content {
	background: #FAAFA9;
	border: none;
	border-radius: 0;
}


.close {
	opacity: 1;
	z-index: 999999;
	position: absolute;
	top: 10px;
	right: 10px;
	outline: none;
}

.close:focus,
.close:hover {
	opacity: 1;
}


.intro-dialog .modal-body {

	padding: 0;
}

.more-intro {
	overflow: hidden;
}

.more-intro-pic {
	width: 55%;
	padding-right: 5%;
}

.more-intro-txt {
	width: 45%;
	padding: 30px 5% 30px 0;
	color: #fff;
}

.more-intro-txt p {
	color: #fff;
}

.more-intro-txt-2 {
	padding: 30px 0;
}

.more-intro-txt-2 p {
	font-size: 16px;
}

.more-intro-txt-2 p a {
	display: block;
	color: #fff;
}

.more-intro-txt-3 h4 {
	padding: 20px 0 10px 0
}

.more-intro-txt-3 p {
	font-size: 16px;
}

.stystem-list {
	overflow: hidden;
}

.look-more {
	height: 70px;
	background: #E6E6E6;

}

.look-more p {
	line-height: 70px;
	font-size: 20px;
	text-align: center;

}

.look-more p span {
	padding-right: 10px;
}

.past-chairman {
	overflow: hidden;
	border-bottom: 1px solid #000;
	margin-top: 50px;
}

.past-chairman ul li {
	list-style: none;
	float: left;
	border-top: 1px solid #000;
	padding: 30px 40px;
/* 	background: url(../../../../images/about_pic26.png) right center no-repeat; */
	margin-top: 0px;
	overflow: hidden;
	width: 100%;
}

.past-chairman-left img {
	padding: 10px;
	border: 1px solid #000;
}

.past-chairman-right {
	padding: 30px 0 30px 60px;
}

.past-chairman-right h4 {
	font-weight: bold;
	padding-bottom: 30px;
}

.past-chairman-right p {
	font-size: 16px;
	color: #191919;
	line-height: 30px;
}


.page {
	text-align: center;
	margin-top: 30px;
}



.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}


.pagination>li>a,
.pagination>li>span {

	color: #000;
	text-decoration: none;
	background-color: #fff;
	border: none;
}

.pagination>li>a.active {
	background: rgba(250, 175, 169, 1);
	color: #fff;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {

	color: #fff;
	background-color: #FAAFA9;
	border-color: transparent;
}

.cooperation {
	overflow: hidden;
	padding: 50px 0 0 0;
}

.cooperation ul li {
	width: 30%;
	list-style: none;
	float: left;
	margin-right: 5%;
	margin-bottom: 50px;
}

.cooperation ul li:nth-child(3n) {
	margin-right: 0;
}

.cooperation ul li p {
	font-size: 17px;
	color: #191919;
	padding: 10px 0;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.time-title h1 {
	font-weight: bold;
	text-align: center;
	padding-top: 60px;
}



@media only screen and (min-width:1280px) and (max-width:1500px) {
	.container {
		width: 1200px;
	}

.magazine ul li img { padding-right: 0!important}


	.page-banner img {
		padding-bottom: 120px;
	}

	.bread-nav {
		height: 180px;
	/* 	background: linear-gradient(to left, #00ff0000 50%, #FAAFA9 50% );
		background: -webkit-linear-gradient(to left, #00ff0000 50%, #FAAFA9 50% );
		background: -moz-linear-gradient(to left, #00ff0000 50%, #FAAFA9 50% );
		background: -o-linear-gradient(to left, #00ff0000 50%, #FAAFA9 50% );
		background: -ms-linear-gradient(to left, #00ff0000 50%, #FAAFA9 50% );
		filter: progid:DXImageTransform.Microsoft.linear-gradient( startColorstr='#00ff0000', endColorstr='#FAAFA9', GradientType=1 );
		透明渐变 */
	}



	.index-news-date {
		width: 86px;
		height: 86px;
		padding: 12px 0;
	}


	.index-news-txt p:first-of-type {
		padding: 4px 0;
	}

	.index-about-con {
		padding: 20px 0;
	}

	.index-about-con img {

		width: 80%;
	}


	.creed-con {

		margin: 0 50px;
	}

	.creed-pic {
		left: 100px;
	}

	.chairman-txt p {
		font-size: 15px;
		padding-top: 8px;
		line-height:20px;

	}

	.magazine-load {
		right:20px !important;
	}

	.magazine ul li {
		background: none !important;
	}

.index-news-right ul li { margin-bottom: 15px;}

}


@media only screen and (min-width:1280px) and (max-width:1400px) {
	.program-name {
		padding: 0 30px 20px 30px;

	}

	.other-nav h1 {
		padding-left: 30px;
		padding-right: 30px;

	}

	.other-nav h1 a {

		font-size: 17px;

	}
	.magazine ul li img { padding-right: 0!important}
	

}



@media only screen and (min-width:0px) and (max-width:1279px) {
	.bread-nav {
		height: 60px; 
    background: #FAAFA9;
	}

	.other-nav {
		height: 60px;
		background: none;
	}

	.page-banner img {
		padding-bottom: 30px;
	}

	.other-nav h1 {
		line-height: 60px;
		padding-top: 0;
		font-size: 24px;
	}

	.other-nav h1 a {
		font-size: 16px;
	}

	.program-name {
		padding: 30px 0 20px 0;
	}

	.program-name div:first-of-type p {
		font-size: 24px;
	}

	.program-name div:last-of-type {
		top: 50px;
	}

	.program-name div:last-of-type span {
		font-size: 18px;
	}


	.about-con p {
		padding: 30px 50px 0 50px;

	}

	.yh-bg {
		left: 50px;
		right: 50px;
	}


	.about-bottom-txt {
		padding: 0 30px 30px 30px;
		margin: 0 50px;

	}

	.creed-con {
		margin: 0;
	}

	.creed-pic {
		left: 50px;
	}

	.stystem-list-txt {
		width: 40%;

	}


	.more-intro-pic {
		padding-top: 6%;
	}

	.join-contact {
		padding: 50px;
	}

	.magazine ul li {
		background: none !important;
	}

	.magazine-load {

		right: 30px !important;

	}

	.choose-years {

		top: 10px !important;
		right: 15px !important;

	}


	.news-moro-title-1 h2 {
		font-size: 20px;

	}


	.join-us h1 {
		font-size: 24px;
	}

	.join-us-txt-1 h2 {
		font-size: 20px;

	}

	.join-contact {

		padding: 50px !important;

	}

	.join-contact-left .jion-table {
		padding-right: 50px !important;
	}

	.join-contact-right {

		padding-left: 50px !important;
	}

}






@media only screen and (min-width:0px) and (max-width:1024px) {

	.page-banner img {
		padding-bottom: 20px;
	}

	.program-name div:first-of-type p {
		font-size: 20px;

	}

	.program-name div:last-of-type span {

		font-size: 16px;
	}


	.wrok-plan-table {
		padding: 20px 0;
	}

	.bottom-color {

		margin-top: 20px;
	}

	.program-name div:last-of-type {
		padding-top: 22px;
	}

	.news-moro-title-1 {
		background: #fff;
		padding: 20px;
	}

	.all-edit {
		padding: 0 20px 0 20px;
	}

	.news-moro-title-1 h2 {
		/* padding-bottom: 20px; */
		font-size: 20px;
	}

	.program-name div:last-of-type {

		top: 0;
	}

	.other-news {
		margin: 0 20px !important;
	}

	.line {

		margin: 0px 20px 0 20px;
	}

	.program-name div:last-of-type {
		top: 30px;
	}

	.time-title h1 {
		padding-top: 30px;
	}
}
