﻿.flexbox {
	display: flex;
}

.mainHd {
	padding: 10px 0;
	border-bottom: 1px solid #06235E;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.mainHd a.tit {
	color: #031F58;
	font-weight: bold;
	background: url(../images/titIco.png) no-repeat 0 center;
	padding-left: 38px;
}

.mainHd a.more {
	display: block;
	width: 73px;
	height: 24px;
	background: url(../images/moreico.png) no-repeat 0 bottom;
}


.main1 {
	padding: 35px 0;
	background: url(../images/cgbg.jpg) no-repeat;
	background-size: cover;
}

.main1_1 {
	flex: 1;
	margin-right: 60px
}

.main1_1 .mainBd {
	line-height: 1.8;
	padding-bottom: 20px;
}

.main1_1 .mainBd .txt {
	/*flex:1;*/
	padding-bottom: 20px;
	overflow: hidden;
	font-size: 16px !important;
}

.main1_1 .mainBd p.more a {
	display: inline-flex;
	align-items: center;
	padding-right: 28px;
	/*
	background: url(../images/moreico.png) right center no-repeart ;*/
	background: url(../images/moreico.png) no-repeat right center;
}

.main1_1 .mainBd p.more a i {
	display: block;
	width: 58px;
	height: 1px;
	background-color: #333;
	margin-left: 6px;
}

.main1_2 {
	width: 510px
}

.main1_2 .mainBd .intro {
	border-bottom: 1px solid #D8DDE8;
	padding: 8px 0px;
	color: #444;
	line-height: 1.8;
        overflow: hidden;
}

.main1_2 .mainBd .ptbox {
	float: left;
	width: 188px;
	margin-right: 25px;
}

.main1_2 .mainBd .ptbox .img {
	border-radius: 0 40px 0 0;
}

.main1_2 .mainBd .ptbox .inner {
	padding-bottom: 130%;
}

.main1_2 .mainBd .tit {
	color: #06235e;
	font-size: 22px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 20px;
}

.main1_2 .mainBd .tit a {
	color: #06235e;
}

.main1_2 .mainBd .listname {
	display: flex;
	flex-wrap: wrap;
	padding: 12px 0;width:100%
}

.main1_2 .desc{
	margin-left: 213px;
	margin-bottom: 10px;
}
.main1_2 .desc li{
	position: relative;
	padding-left: 20px;
}
.main1_2 .desc li:before{
	content: '';
	position: absolute;
	top: 12px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #CBCFD6;
}

.main1_2 .mainBd .listname li {
	width: 20%;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	margin-bottom: 4px
}

.main1_2 .mainBd .listname li:before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #C1C8D6;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
}

.main2 {
	padding: 60px 0;
	border-top: 8px solid #333;
	background: #E7EBF1;
	display: none;
}

.main2 .flexbox {
	justify-content: space-between;
}

.mainHd2 {
	text-align: center;
	padding: 15px 0 0px;
	position: relative;
}

.mainHd2 p {
	color: #06235E;
	font-family: "Georgia";
	text-transform: uppercase;
	margin-top: -4px;
	letter-spacing: -1px
}

.mainHd2 p a {
	color: #06235E;
}

.mainHd2 span {
	display: inline-flex;
	align-items: center;
	font-weight: bold;
	color: #06235E;
	height: 40px;
}

.mainHd2 span a {
	margin: 0 12px;
	color: #06235e;
}

.mainHd2 span i {
	position: relative;
	display: block;
	width: 80px;
	height: 40px;
}

.mainHd2 span i::before,
.mainHd2 span i::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #D5BD96;
	bottom: 20px;
	right: 0
}

.mainHd2 span i::after {
	width: 80%;
	height: 1px;
	bottom: 15px
}

.mainHd2 span i:last-child::before,
.mainHd2 span i:last-child::after {
	right: auto;
	left: 0
}

.main2_1 {
	width: calc(33.33% - 20px);
	height: 480px;
	background: url(../images/boxbg.png) center 0 no-repeat;
	padding: 15px 35px;
}

.main2_1 .video {
	background: #F8F9FB url(../images/videobg.jpg) no-repeat center bottom;
	height: 382px;
	margin-top: 15px;
}

.main2_1 .videoli {
	line-height: 1.8;
	padding: 25px 20px 15px 20px;
	background: url(../images/videoListIco.png) no-repeat 0px 28px;
	min-height: 80px;
}

.main2_1 .videoli a {
	color: #06235e;
	font-weight: bold;
}

.main2_1 .list1 li {
	padding: 10px 0 10px 22px;
	background: url(../images/listIco.png) no-repeat 0 center;
	border-bottom: 1px dashed #C8CEDC;
}

.main2_1 .list2 li {
	margin-bottom: 10px;
}

.main2_1 .list2 li span {
	display: inline-block;
	border: 1px solid #333;
	border-left-width: 6px;
	padding: 1px 10px;
	font-size: 14px;
	margin-bottom: 5px;
}

.main3 {
	background: url(../images/main3rbg1.jpg) no-repeat;
	background-size: cover;
	padding: 20px 0 60px;
	display: none;
}
.main3 .mainHd2 span a{
	color: #fff;
}
.main3 .mainBd {
	width: 1320px;
	margin-left: -60px;
}

.swiper-team.swiper-container {
	width: 100%;
	height: 398px;
	padding-bottom: 10px;
	/* background: url(../images/sliderbg.png) no-repeat center 80px; */
}

.swiper-team:after {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 95px;
	width: 591px;
	height: 215px;
	background: url(../images/sliderbg.png) no-repeat center center;
	z-index: 22;
}

.swiper-team .swiper-slide {
	text-align: center;

	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.65);
}

.swiper-team .swiper-slide-active,
.swiper-team .swiper-slide-duplicate-active {

	transform: scale(1);

	/* padding:0 50px;*/
}

.swiper-team .swiper-slide .ptbox>p {
	display: none;
}

.swiper-team .swiper-slide .ptbox {
	width: 100%;
}
.swiper-team .swiper-slide .ptbox .inner {
	border: 2px solid #fff
}
.swiper-team .swiper-slide-active .ptbox .inner {
	border: 2px solid #fff
}

.swiper-team .swiper-slide-active .ptbox>p {
	display: block;
}

.swiper-team a {
	color: #f4e2cc
}

.swiper-team .swiper-slide p {
	margin-top: 10px
}

.swiper-team .swiper-pagination {
	bottom: 0px
}

.swiper-team .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	opacity: 1;
	background-color: #fff;
}

.swiper-team .swiper-pagination-bullet-active {
	background-color: #C32D30;
}

.main4 {
	padding: 30px 0 20px;
	background-color: #E7EBF1;
	border-bottom: 1px solid #333;
	display: none;
}

.main4 .mainBd {
	width: 1200px;
}

.swiper-jc .swiper-slide .ptbox {
	width: 180px;

}

.swiper-jc {
	height: 482px;
}

.swiper-jc:after {
	content: '';
	display: block;
	position: absolute;
	height: 504px;
	width: 290px;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	background: url(../images/imgbg.png) no-repeat center center;
	z-index: -1;
}

.swiper-jc .swiper-slide .ptbox .inner {
	padding-bottom: 145%;
	margin-bottom: 25px;
	margin-top: 20px;
}
.swiper-jc .swiper-slide-active .tit a{
	color:#06235e;
	font-weight: bold;
}

.swiper-jc .swiper-slide {
	text-align: center;

	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.85);
}

.swiper-jc .swiper-slide-active,
.swiper-jc .swiper-slide-duplicate-active {

	transform: scale(1);

	/* padding:0 50px;*/
}

.swiper-jc .swiper-slide .ptbox>p:nth-child(2) {
	margin-top: 10px;
	margin-bottom: 5px;
}

.main5 {
	padding: 20px 0 50px;
}
.main5 .mainHd2{
	margin-bottom: 20px;
}
.main5 .mainBd {
	width: 1240px;
	margin-left: -20px;
}

.swiper-hd {
	padding: 0 22px;
}

.swiper-hd .swiper-slide .ptbox {
	width: 100%
}

.swiper-hd .swiper-button-next,
.swiper-hd .swiper-button-prev,
.swiper-jc .swiper-button-next,
.swiper-jc .swiper-button-prev {
	width: 19px;
	height: 34px;
	right: 0px;
	background: url(../images/rightarrow.png) no-repeat;
	margin-top: -40px;
}

.swiper-jc .swiper-button-next,
.swiper-jc .swiper-button-prev {
	margin-top: -50px;
}

.swiper-hd .swiper-button-prev,
.swiper-jc .swiper-button-prev {
	left: 0;
	background-image: url(../images/leftarrow.png);
}

.swiper-hd .ptbox>p {
	margin-top: 10px;
	text-align: center
}

.videoBox{
    padding: 40px 0 60px;
    border-top: 8px solid #333;
    background: #E7EBF1;
}
.videoBox .player{
    height: 520px;
    padding: 40px;
    margin-top: 30px;
    text-align: center;
    background: url(../images/videoBox-bg.jpg) no-repeat;
}