
.peter-content {
	width: 100%;
	margin: 0 auto;
}
.agenda-table td {
	border: none;	
}
.peter-banner{
	/*background:url(../img/banner1.jpg) no-repeat 50% 58%;*/
	height: 540px;
	width: 100%;
	max-width: 1920px;
	margin:0 auto;
	text-align: center;
	position:relative;
}

.peter-banner img {
	width: 100%;
	display: none;
}
.peter-banner img{
	display:none;
}
.peter-banner div{
	display:none;
}

.peter-nr,.peter-wc,.peter-lingdao,.peter-gs,.peter-ag {
	width: 100%;
	max-width: 1920px;
	height: auto;
	position: relative;
}
.peter-nr .peter-nr-wrapper,.peter-wc .peter-wc-content,.peter-lingdao .peter-lingdao-content,.peter-gs .peter-gs-content,.peter-ag .peter-ag-content {
	max-width: 1500px;
	width: 100%;
	margin: 50px auto;
	position: relative;
}
.peter-title {
	width: 100%;
	position: relative;
}
.peter-title .title-cn {
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.peter-title .title-en {
	margin-left: 10px;
	color: #184576;
	font-size: 18px;
}
.peter-title .title-cube {
	width: 80px;
	height: 3px;
	background: #184576;
	position: absolute;
	left: 0;
	bottom: -15px;
}
.peter-title .title-arr {
	height: 16px;
	text-align: center;
	width: 100px;
	display: inline-block;
} 
.peter-title .title-arr img {
	height: 100%;
}
.peter-nr-content {
	max-width: 1200px;
	margin: 50px auto;
	padding-bottom: 30px;
	border-bottom:2px solid #eee;
}
.peter-nr-content-left {
	width: 56%;
	float: left;
	position: relative;
	cursor: pointer;
}
.peter-nr-content-left img {
	width: 100%;
	height: auto;
}
.peter-nr-content-left-title {
	position: absolute;
	width: 100%;
	height: 50%;
	left: 0;
	bottom: 0;
	background: url("../images/left-title-bg.png")no-repeat;
	background-size: cover;

}
.peter-nr-content-left-title span{
	display: block;
	position: absolute;
	width: 90%;
	color: #fff;
	font-size: 20px;
	left: 10px;
	bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.peter-nr-content-right {
	width: 40%;
	float: right;
}
.peter-nr-content-right-news {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	/*border-bottom: 1px solid #eee;*/
	margin-bottom: 30px;
	cursor: pointer;

}
.peter-nr-content-right-news:last-child {
	border:none;
	margin-bottom: 0;
}
.peter-nr-content-right-news h3 {
	font-size: 20px;
	color: #000;
	font-weight: bold;
	width: 94%;
	
}
.peter-nr-content-right-news p {
	font-size: 14px;
	color: #666565;
	width: 94%;
	margin-top: 10px;
}
.peter-nr-content-right-news:hover p{
	color: rgb(53,96,142);
	text-decoration: underline;
}
.peter-nr-content-right-news .news-arr {
	width: 18px;
	height: 18px;
	position: absolute;
	right: 0;
	top: 6px;
}
.peter-nr-content-right-news .news-arr img {
	width: 100%;
}
.wc-content {
	width: 100%;
	overflow: hidden;
	display: block;
	max-width: 1200px;
	margin: 50px auto;
}

.peter-wc-bg {
	position: absolute;
	left: 0;
	top: 150px;
	width: 100%;
	height: 80%;
	z-index: -1;
}
.peter-wc-bg img {
	width: 100%;
	height: 100%;
}
.wc-content .swiper-slide img {
	display: block;
	width: 100%;
}
/*精彩集锦swiper*/
.wc-content .swiper-container {
	width: 100%;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
}
.wc-content .swiper-slide {
	width: 100%;
}
.wc-content .gallery-top {
	height: 80%;
	width: 100%;
}
.wc-content .gallery-thumbs {
	height: 30%;
	box-sizing: border-box;
	padding: 10px 0;
	background: #000;
}
.wc-content .gallery-thumbs .swiper-slide {
	width: 20%!important;
	opacity: 0.4;
	border:2px solid #fff;
	margin: 0 5px;
}
.wc-content .gallery-thumbs .swiper-slide img {
	width: 100%;
}
.wc-content .gallery-thumbs .swiper-slide-active {
	opacity: 0.4;
}
.gallery-pagination {
	width: 100%;right: 0;
	display: none;
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.gallery-pagination .swiper-pagination-bullet-active {
	background: #fff;
}
/*精彩集锦swiper*/
.peter-lingdao {
	margin: 200px auto 50px;
}
.lingdao-content {
	max-width: 1200px;
	width: 100%;
	margin: 50px auto;
	border-radius: 8px;
	border-bottom: 15px solid #184576;
	background: url(../images/lingdao-bg.png)no-repeat;
	background-size: cover;
	min-height: 500px;
	box-shadow: 2px 2px 20px rgba(0,0,0,.2);
	    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.gs-content .swiper-slide{
	box-shadow: 2px 2px 20px rgba(0,0,0,.2);
}
.lingdao-content-inner {
	width: 30%;
	height: 100%;
	margin-top: 10px;
	overflow: hidden;
    padding-right: 2%;
    padding-left: 2%;
    box-sizing: border-box;
}
.lingdao-content-inner-title {
	position: relative;
	margin-top: 50px;
}
.lingdao-title-cn {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.lingdao-title-cube {
	width: 150px;
	height: 3px;
	background: #184576;
	position: absolute;
	left: 0;
	bottom: -10px;
}
.lingdao-content-inner-title2 {
	position: relative;
	margin-top: 30px;
	display: flex;
}
.lingdao-content-inner-title2 .lingdao-title-cn {
	font-size: 14px;
	color: #808080;
}
.lingdao-content-inner-title2 .lingdao-title-cn:nth-child(3){
	width: 70%;
}
.lingdao-content-inner-content {
	width: 100%;
	height: 100%;
	margin: 50px auto;
	overflow: hidden;
}
.lingdao-content-inner-content-title {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}
.lingdao-content-inner-content .lingdao-content-inner-content-cube {
	width: 80%;
	margin-left: 5%;
	float: left;
	border: none;
	border-top: 3px #184576 solid;
}
.lingdao-content-inner-content .lingdao-content-inner-content-cube:nth-child(2) {
	margin-left: 0%;
}
.lingdao-content-inner-content .lingdao-content-inner-content-cube ul {
	margin-top: 20px;
}
.lingdao-content-inner-content .lingdao-content-inner-content-cube ul li:nth-of-type(odd) {
	position: relative;
	text-indent: 1em;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	/*font-style: italic;*/
}
.lingdao-content-inner-content .lingdao-content-inner-content-cube ul li:nth-of-type(odd) em {
	position: absolute;
	left: 0;top: 2px;
	width: 5px;
	height: 5px;
	background: #184576;
}
.lingdao-content-inner-content .lingdao-content-inner-content-cube ul li:nth-of-type(even) {
	position: relative;
	font-size: 12px;
	margin: 5px 0;
	padding-left: 14px;
}
.peter-gs-bg {
	position: absolute;
	top: 150px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.peter-gs-bg img {
	width: 100%;
	height: 100%;
}
.gs-content {
	max-width: 1200px;
	width: 100%;
	margin: 50px auto;
	padding: 3px;
	min-height: 500px;
}
/*.gs-content ul li {
	float: left;
	width: 23%;
	margin: 1%;
	background: #fff;
	border:none;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.gs-content ul li div {
	margin: 5%;
}
.gs-content ul li div h3 {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
}
.gs-content ul li div span img{
	width:100%;
	display: block;
	margin: 0 auto;
}
.gs-content ul li div p {
	border:1px solid #868686;
	font-size: 15px;
	width: 50%;
	color: #868686;
	display: block;
	font-weight: bold;
	margin: 20px auto;
	padding: 5px 5px;
	text-align: center;
}
.gs-content ul li div p a {
	color: #868686;
}*/
.gs-content .swiper-slide div {
	padding: 5%;
	background: #fff;
	border:none;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.gs-content .swiper-slide div span img{
	width:100%;
	display: block;
	margin: 0 auto;
}
.gs-content .swiper-slide div h3 {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 10px 0;
}
.gs-content .swiper-slide div h4{
	font-size:12px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	height:34px;
	color:#999;
}
.gs-content .swiper-slide div h5{
	font-size:14px;
	margin: 5px 0;
	font-weight: bold;
	height:38px;
	color:#393939;
}
.gs-content .swiper-slide div p {
	border:1px solid #868686;
	font-size: 14px;
	width: 50%;
	color: #868686;
	display: block;
	font-weight: bold;
	margin: 20px auto;
	padding: 5px 5px;
	text-align: center;
	cursor: pointer;
}
.gs-content .swiper-slide div p:hover {
	background: #23c087;
}
.gs-content .swiper-slide div p:hover a{
	color: #fff;
}
.gs-content .swiper-slide div p a {
	color: #868686;
}
.gs-content-pagination {
    display: inline-block;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%) !important;
    z-index: 1;
}
.gs-content-pagination .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	margin:5px;
	text-align: center;
    line-height: 20px;
    border-radius: 0;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: #eaeaea;
}
.gs-content-pagination .swiper-pagination-bullet-active {
    color: #fff;
    background: #23c087!important;
}
#gsprev {
	position: absolute;
	color: #23c087;
	font-size: 25px;
	top: 0;
	left: -35px;
	z-index: 2;
	cursor: pointer;
}
#gsnext {
	position: absolute;
	color: #23c087;
	font-size: 25px;
	top: 0;
	right: -35px;
	z-index: 2;
	cursor: pointer;
}
.peter-ag {
	padding-bottom: 100px;
}
.peter-ag-content {
	margin: 150px auto 50px!important;
}

.peter-ag-bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 70%;
	z-index: -1;
}
.peter-ag-bg img {
	width: 100%;
	height: 100%;
}
.ag-inner {
	width: 100%;
	position: relative;
	z-index: 2;
	/* padding-top: 90px; */
	margin-bottom: -100px;
	z-index: 6;
	margin: 0 auto;
}


/*table*/
.ag-inner .agenda-inner-list{
	position: relative;
	height: auto;
	background: white;
	border-radius: 8px;
	box-shadow: 0px 4px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 4px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 4px 10px rgba(0,0,0,0.5);
	-ms-box-shadow: 0px 4px 10px rgba(0,0,0,0.5);
	-o-box-shadow: 0px 4px 10px rgba(0,0,0,0.5);
	/*     padding: 80px 90px 80px 90px; */
	padding-bottom:40px;
	overflow: hidden;
	display: none;

}
.ag-inner .agenda-inner-listac{
	display: block;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.ag-inner .agenda-inner-list .agenda-inner-list-one{
	margin-top: 50px;
	padding-bottom: 40px;
	border-bottom: 1px solid #999999;
	position: relative;
}
.ag-inner .agenda-inner-list .agenda-inner-list-one h5{
	text-align: center;
	color: #184576;
	font-size: 24px;
	font-weight: bold;
}
.ag-inner .agenda-inner-list .agenda-inner-list-one p{
	text-align: center;
	color: #184576;
	font-size: 18px;
	padding: 4px 0 20px 0;
}
.ag-inner .agenda-inner-list .agenda-inner-list-one span{
	display: block;
	text-indent: 2em;
	color: #999999;
	line-height: 2em;
	font-size: 14px;
	padding: 0 60px;
}

.ag-inner .agenda-inner-list .agenda-inner-list-one img{
	position: absolute;
	bottom: 0;
	right: 60px;
	cursor: pointer;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.ag-inner .agenda-inner-list .agenda-inner-list-one .imgac{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}


.agenda-table{
	width: 100%;
	position: relative;
	
}
.agenda-table table{
	width: 100%;

}

.agenda-table p{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color:white;
	background: #184576;
	border-bottom: 1px solid white;
}
.agenda-table table .firsttr{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color:white;
	background: #184576;
	border-top:0;

}
.agenda-table table .firsttr2 td{
	padding:4px 0;
}
.agenda-table table tr td{
	text-align: center;
	padding: 15px 0;
	color:#4d4d4d;
	font-size: 14px;
	
}
.agenda-table table tr td a{
	color:#4d4d4d;
}
.agenda-table table tr td a:hover{
	text-decoration:underline;
	color:#184576;
}
.agenda-table table tr td a:active{
	color:#4d4d4d;
	text-decoration:underline;
}
.agenda-table table tr{
	border-top:1px solid #cccccc;
	background:white;
}





.agenda-datach{
	padding:  30px 0 50px 0;
	text-align: center;
}
.agenda-datach span{
	width: 164px;
	height: 44px;
	border-radius: 4px;
	display: inline-block;
	margin: 0 13px;
	background: #a4a4a4;
	text-align: center;
	line-height: 44px;
	color: white;
	font-weight: normal;
	font-size: 18px;
	cursor: pointer;
}
.agenda-datach .acs{
	background: #23c087;
	font-weight: bold;
}

@media screen and (max-width: 1550px){
	.peter-nr, .peter-wc, .peter-lingdao, .peter-gs, .peter-ag {
		width: 100%;
		max-width: 1920px;
		height: auto;
		position: relative;
	}
	.peter-nr .peter-nr-wrapper, .peter-wc .peter-wc-content, .peter-lingdao .peter-lingdao-content, .peter-gs .peter-gs-content, .peter-ag .peter-ag-content {
		width: 1200px;
		margin: 50px auto;
		position: relative;
	}
	.peter-nr-content,.wc-content,.lingdao-content,.gs-content ,.ag-inner{
		width: 1000px;
	}

	/*.peter-nr-content-right-news {*/
	/*	height: 100px*/
	/*}*/
	.peter-nr-content-right-news h3 {
		font-size: 19px;
	}
	.peter-nr-content-right-news p {
		font-size: 13px;
	}
	
	.gs-content .swiper-slide div h4{
		height:34px;
	}
	
	
	
	
}

@media screen and (max-width: 1250px){
	.peter-nr, .peter-wc, .peter-lingdao, .peter-gs, .peter-ag {
		width: 100%;
		max-width: 1920px;
		height: auto;
		position: relative;
	}
	.peter-nr .peter-nr-wrapper, .peter-wc .peter-wc-content, .peter-lingdao .peter-lingdao-content, .peter-gs .peter-gs-content, .peter-ag .peter-ag-content {
		width: 1000px;
		margin: 50px auto;
		position: relative;
	}
	.peter-nr-content,.wc-content,.lingdao-content,.gs-content ,.ag-inner{
		width: 800px;
	}
	.peter-nr-content-right-news {
		height: auto;
		margin-bottom: 2px;
	}
	.peter-nr-content-right-news h3 {
		font-size: 16px;
	}
	.peter-nr-content-right-news p {
		font-size: 12px;
		margin-top: 5px;
	}
	
	.gs-content .swiper-slide div h5{
		font-size:12px;
		height:32px;
	}
	
	
}

@media screen and (max-width: 1200px){
	
	
	.gs-content .swiper-slide div h4{
		height:34px;
	}
	
	
}



@media screen and (max-width: 1050px){
	.peter-nr, .peter-wc, .peter-lingdao, .peter-gs, .peter-ag {
		width: 100%;
		max-width: 1920px;
		height: auto;
		position: relative;
	}
	.peter-nr .peter-nr-wrapper, .peter-wc .peter-wc-content, .peter-lingdao .peter-lingdao-content, .peter-gs .peter-gs-content, .peter-ag .peter-ag-content {
		width: 800px;
		margin: 50px auto;
		position: relative;
	}
	.peter-nr-content,.wc-content,.lingdao-content,.gs-content ,.ag-inner{
		width: 720px;
	}
	.peter-nr-content-left {
		float: none;
		width: 100%;
	}
	.peter-nr-content-right {
		float: none;
		width: 100%;
	}

	.peter-nr-content-right-news {
		height: auto;
		margin-bottom: 10px;
	}
	.peter-nr-content-right-news h3 {
		font-size: 18px;
	}
	.peter-nr-content-right-news p {
		font-size: 14px;
		margin-top: 5px;
	}
	.peter-nr-content-right .peter-nr-content-right-news:first-child {
		margin-top: 20px;
	}
	.wc-content .gallery-top {
		height: 100%;
	}
	.peter-wc-bg {
		top: 80px;
	}
	.peter-lingdao {
		margin: 50px auto 50px;
	}
	.gallery-thumbs {
		display: none;
	}
	.gallery-pagination {
		width: 100%!important;
		right: 0!important;
		display: block;
	}
	.lingdao-content-inner-content .lingdao-content-inner-content-cube {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.gallery-pagination {
		position: relative;
    	bottom: 0 !important;
	}
	.gallery-pagination .swiper-pagination-bullet {
		background: #eee;
	}
	.swiper-button-next,.swiper-button-prev {
		display: none;
	}
	.agenda-datach span {
		width: 40%;
	}
	.peter-ag {
		padding-bottom: 0!important;
	}
	.gs-content .swiper-slide div p {
		width: 60%;
	}
	
	
	
	
	
	
	
}
@media (min-width: 0px) and (max-width: 768px){
	.peter-gs-bg {
		top: 180px!important;
	}
	.title-cn {
		display: block;
		font-size: 20px!important;
	}
	.title-en {
		margin-left: 0px!important;
		font-size: 16px!important;
	}
	.title-cube {
		width: 20%!important;
	}
	.title-arr {
		display: none!important;
	}
	.peter-nr-content-right-news {
		padding: 10px 0; ;
		line-height: 20px;
	}
	.peter-nr-content {
		padding-bottom: 0;
	}
	.peter-banner {
	    height: auto;
	}
	.peter-banner img {
	    width: 100%;
	    display: block;
	}
	.peter-banner div {
		width: 90%;
	    display: block;
	    position: absolute;
	    left: 5%;
	    bottom: 30%;
	}
	.peter-nr, .peter-wc, .peter-lingdao, .peter-gs, .peter-ag {
		width: 100%;
		max-width: 1920px;
		height: auto;
		position: relative;
	}
	.peter-nr .peter-nr-wrapper, .peter-wc .peter-wc-content, .peter-lingdao .peter-lingdao-content, .peter-gs .peter-gs-content, .peter-ag .peter-ag-content {
		width: 90%;
		margin: 50px auto;
		position: relative;
	}
	.peter-nr-content,.wc-content,.lingdao-content,.gs-content ,.ag-inner{
		width: 100%;
	}
	.peter-nr-content-left {
		float: none;
		width: 100%;
	}
	.peter-nr-content-right {
		float: none;
		width: 100%;
	}
	
	.peter-nr-content-right-news {
		height: auto;
		margin-bottom: 10px;
	}
	.peter-nr-content-right-news h3 {
		font-size: 16px;
	}
	.peter-nr-content-right-news p {
		font-size: 12px;
		margin-top: 5px;

	}
	.wc-content .gallery-top {
		height: 100%;
	}
	.wc-content {
		margin: 80px auto 0!important;
	}
	.gallery-thumbs {
		display: none;
	}
	.gallery-pagination {
		width: 100%!important;
		right: 0!important;
		display: block;
	}
	.gs-content ul li {
		width: 48%;
	}
	.lingdao-content-inner-content .lingdao-content-inner-content-cube {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.lingdao-content-inner-content-cube li{
		margin: 8px 0px!important;
	}
	.gs-content .swiper-slide div h3 {
		font-size: 12px;
		height: 48px;
	}
	.gs-content .swiper-slide div p {
		width: 80%;
		font-size: 12px;
	}
	.peter-ag-bg {
		display: none;
	}
	.gs-content .swiper-slide div h4{
		height:48px;
	}
	.gs-content .swiper-slide div h3{
		height:16px;
	}
	
	
}
@media (min-width: 560px) and (max-width: 768px) {
	.gs-content .swiper-slide div h4{
		height:34px;
	}
}

