﻿@charset "utf-8";

@font-face {
    font-family: 'lobsterregular';
    src: url('font/lobster-regular.eot');
    src: url('font/lobster-regular.eot?#iefix') format('embedded-opentype'),
         url('font/lobster-regular.ttf') format('truetype'),
         url('font/lobster-regular.woff2') format('woff2'),
         url('font/lobster-regular.woff') format('woff'),
         url('font/lobster-regular.svg#lobsterregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body, header, section, aside, footer, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li {
    margin: 0;
    padding: 0;
}
html, body {
	height: 100%;
    font-family: "微软雅黑", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
html {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
a {
    display: block;
    text-decoration: none;
}
img {
    display: block;
    border: none;
}
ul, ol, li {
    list-style: none;
}
input, button, textarea, select {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
}
input, textarea, select {
    border: 1px solid #BFBFBF;    
}
select::-ms-expand {
    display: none;
}
input:read-only {
    background-color: #F6F6F6;
    color: #767676;
    cursor: not-allowed;
}
button:disabled, input:disabled, select:disabled {
    background: #999;
    cursor: not-allowed;
}
/* 设置滚动条的样式 */
::-webkit-scrollbar {
    width: 10px;
}
/* 滚动槽 */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
    background: #bbb;
}
.lt {
    float: left;
}
.rt {
    float: right;
}
.clear::after {
    display: block;
    content: "";
    clear: both;
}
.pcHide {
    display: none;
}
.container {
	position: relative;
	display: flex;
	align-items: center;
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.justifyEnd {
	justify-content: flex-end;
}
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}

.main {
	position: relative;
	height: 100%;
	/* overflow-y: auto; */
}
/* **** Banner **** */
.section {
	box-sizing: border-box;
	position: relative;
	height: 100%;
}
.first {
	display: block;
	background: url(img/firstBg.jpg) top center no-repeat;
	background-size: cover;
	overflow: hidden;
}
.sloganImg {
	margin: 85px 0 0 270px;
}

/* *****  **** */
.second {
	background: url(img/secondBg.jpg) left bottom no-repeat;
	background-size: cover;
}
.navBox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 80px;
	line-height: 80px;
	background-color: #000038;
	z-index: 1000;
}
.navBox.fixed {
	position: fixed;
	background-color: rgba(0,0,56,0.9);
}
.navSpecial {
	width: 160px;
	height: 80px;
	background: url(img/special2019.svg) #C89B72 center center no-repeat;
}
.navMenu {
	width: 160px;
	font-size: 18px;
	text-align: center;
	color: #ffffff;
	border-left: 1px solid rgba(255,255,255,0.3);
	cursor: pointer;
}
.navMenu.active {
	color: #C89B72 !important;
}
.navMenu:hover {
	color: #C89B72;
}
.prefaceBox {
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	right: 0px;
	width: 870px;
	transform: translate(0, -45%);
}
.prefaceWrap {
	padding: 35px;
	border: 1px solid #C89B72;
	background-color: #ffffff;
}
.prefaceDesc {
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 28px;
}
.prefaceDesc:last-child {
	margin-bottom: 0px;
}
.specialDesc {
	margin-top: 40px;
	font-size: 20px;
	color: #C89B72;
}
.prefacePendant {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* **** 大事记 **** */
.third {
	background: url(img/thirdBg.jpg) center center no-repeat;
	background-size: cover;
}
.eventsList {
	width: 947px;
}
.event {
	width: 457px;
	height: 226px;
	margin-bottom: 30px;
	background-color: #ffffff;
	cursor: pointer;
}
.eventNo {
	position: relative;
	width: 125px;
	height: 226px;
	font-size: 60px;
	font-family: 'lobsterregular';
	line-height: 226px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
}
.eventNoNum {
	position: relative;
	z-index: 20;
}
.eventNo::before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 100%;
	background-color: transparent;
	z-index: 10;
}
.event:hover .eventNo::before {
	background-color: rgba(200, 155, 114, 1);
}
.no1 {
	background: url(img/eventsBg/bg1.jpg) #000038 left center no-repeat;
	background-size: cover;
}
.no2 {
	background: url(img/eventsBg/bg2.jpg) #000038 left center no-repeat;
	background-size: cover;
}
.no3 {
	background: url(img/eventsBg/bg3.jpg) #000038 left center no-repeat;
	background-size: cover;
}
.no4 {
	background: url(img/eventsBg/bg4.jpg) #000038 left center no-repeat;
	background-size: cover;
}
.no5 {
	background: url(img/eventsBg/bg5.jpg) #000038 left center no-repeat;
	background-size: cover;
}
.no6 {
	background: url(img/eventsBg/bg6.jpg) #000038 left center no-repeat;
	background-size: cover;
}
.no7 {
	background: url(img/eventsBg/bg7.jpg) #000038 left center no-repeat;
	background-size: cover;
}
.no8 {
	background: url(img/eventsBg/bg8.jpg) #000038 left center no-repeat;
	background-size: cover;
}
.no9 {
	background: url(img/eventsBg/bg9.jpg) #000038 left center no-repeat;
	background-size: cover;
}
.no10 {
	background: url(img/eventsBg/bg10.jpg) #000038 left center no-repeat;
	background-size: cover;
}
.no11 {
	background: url(img/eventsBg/bg11.jpg) #000038 left center no-repeat;
	background-size: cover;
}
.no12 {
	background: url(img/eventsBg/bg12.jpg) #000038 left center no-repeat;
	background-size: cover;
}
.eventBox {
	box-sizing: border-box;
	width: 332px;
	height: 226px;
	padding: 30px 15px 15px;
}
.eventTitle {
	min-height: 50px;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 28px;
	color: #C89B72;
}
.eventDesc {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	min-height: 48px;
	margin: 0 0 30px;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
    text-overflow: ellipsis;
}
.invite {
	font-size: 0px;
}
.inviteDesc, .invitePhotos {
	display: inline-block;
	vertical-align: middle;
}
.inviteDesc {
	box-sizing: border-box;
	width: 120px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 20px;
	background: url(img/comment.svg) left center no-repeat;
	color: #8A8A9F;
}
.invitePhotos {
	width: calc(100% - 120px);
	text-align: right;
}
.invitePhoto, .inviteEllipsis {
	display: inline-block;
	vertical-align: middle;
}
.invitePhoto {
	width: 30px;
	margin-right: 5px;
}
.eventPendant {
	position: absolute;
	top: 0px;
	right: 0px;
}

/* **** 大事记 **** */
.fourth {
	background: url(img/fourthBg.jpg) center center no-repeat;
	background-size: cover;
}
.fourth .eventPendant {
	left: 0px;
}

/* **** 高层展望 **** */
.fifth {
	background: url(img/fifthBg.jpg) right bottom no-repeat;
	background-size: cover;
}
.fifth .prefacePendant {
	left: unset;
	right: 0px;
}
.fifth .prefaceBox {
	left: 0px;
	right: initial;
}


/* **** 高层展望 **** */
.sixth {
	padding-bottom: 50px;
	background: url(img/sixthBg.jpg) center center no-repeat;
	background-size: cover;
}
.sixth .container {
	flex-direction: column;
}
.prospectBox {
	width: 947px;
}
.sixth .prospectBox {
	align-self: flex-end;
}
.prospectImg {
	width: auto;
	height: 624px;
}
.prospectList {
	box-sizing: border-box;
	width: calc(100% - 520px);
	padding-left: 20px;
}
.prospect {
	box-sizing: border-box;
	height: 196px;
	margin-bottom: 18px;
	padding: 35px 20px;
	border: 1px solid #C89B72;
	background-color: #ffffff;
	cursor: pointer;
}
.prospect:last-child {
	margin-bottom: 0px;
}
.prospectTitle {
	height: 30px;
	padding: 0 5px;
	font-size: 28px;
	line-height: 30px;
	color: #000038;
	background: linear-gradient(to top, #E9C19C 10px, transparent 10px);
}
.prospectCaret {
	position: relative;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	overflow: hidden;
}
.prospectCaretDesc {
	box-sizing: border-box;
	position: absolute;
	right: 0;
	width: 140px;
	font-size: 14px;
	line-height: 30px;
	text-align: right;
	border-radius: 15px;
	padding-right: 30px;
	background: url(img/more.svg) #E9C19C right 6px center no-repeat;
}
.prospectDesc {
	margin: 40px 0 0;
	font-size: 16px;
	line-height: 28px;
	color: #000038;
}
.prospect:hover {
	box-shadow:0px 15px 20px 0px rgba(200, 114, 155, 0.35);
}
.prospect:hover .prospectCaret {
	transition: width 0.3s ease;
	width: 140px;
	border-radius: 0px;
}
.prospect:hover .prospectCaretDesc {
	background-color: #000000;
	color: #ffffff;
}
.prospectPendant {
	position: absolute;
	top: 0px;
	left: 0px;
}
.copyright {
	width: 1200px;
	margin-top: 50px;
}
.copyLogoImg {
	width: 110px;
}
.copyDesc {
	margin-top: 5px;
	font-size: 12px;
	color: #ffffff;
}
.copyText {
	margin-top: 25px;
	font-size: 20px;
	color: #ffffff;
}

/* **** 内页 **** */
.detail {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(img/thirdBg.jpg) top center no-repeat;
	background-size: cover;
	overflow-y: scroll;
	z-index: 2000;
	cursor: auto;
	display: none;
}
.detail.active {
	/* display: block; */
}
.insideSlogan {
	position: fixed;
	top: 80px;
	left: 210px;
}
.closeInside {
	position: fixed;
	top: 80px;
	right: 390px;
	width: 50px;
	height: 50px;
	background: url(img/insideClose.svg) center center no-repeat;
	cursor: pointer;
}
.detailWrap {
	box-sizing: border-box;
	width: 980px;
	margin: 80px auto 0;
	background-color: #ffffff;
}
.detailHead {
	padding: 40px;
	background-color: #F5F5F5;
}
.detailBody {
	padding: 0 40px 40px;
}
.detailTitle {
	margin-bottom: 30px;
	font-size: 40px;
	color: #000038;
}
.detailIntro {
	font-size: 16px;
	line-height: 30px;
	color: #000038;
}
.detailItem {
	position: relative;
	padding: 40px 0 40px 110px;
	border-bottom: 1px solid #DDDDDD;
}
.personPhoto {
	position: absolute;
	left: 0;
	width: 80px;
}
.personName {
	margin-bottom: 15px;
	font-size: 20px;
	color: #C89B72;
}
.personJob {
	margin-bottom: 15px;
	font-size: 16px;
	color: #999999;
}
.detailItemDesc {
	font-size: 16px;
	line-height: 30px;
	color: #000038;
}
.detailCopy {
	margin: 80px 0;
	font-size: 30px;
	text-align: center;
	color: #ffffff;
}
.detailProspect {
	margin: 60px 0 30px;
}
.detailProspect .prospect {
	width: 49%;
}

@media screen and (max-width: 1536px) {
	.third, .fourth {
		height: auto;
	}
	/* **** Banner **** */
	.sloganImg {
		width: 450px;
	}
	/* **** 前言 **** */
	.prefaceWrap {
		padding: 30px;
	}
	.prefaceDesc {
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 25px;
	}
	.second .prefaceDesc {
		margin-bottom: 15px;
	}
	/* **** 大事记 **** */
	.eventsList {
		margin: 90px 0;
	}
	.event {
		height: 150px;
		margin-bottom: 20px;
	}
	.eventNo {
		height: 150px;
		line-height: 150px;
	}
	.eventBox {
		height: 150px;
		padding: 10px;
	}
	.eventTitle {
		min-height: 40px;
		margin-bottom: 5px;
		font-size: 16px;
		line-height: 20px;
	}
	.eventDesc {
		min-height: 40px;
		line-height: 20px;
		margin-bottom: 15px;
	}
	.inviteDesc {
		font-size: 12px;
	}
	/* **** 高层展望 **** */
	.sixth {
		height: auto;
		padding-top: 80px;
	}
	.prospect {
		height: 150px;
		margin-bottom: 20px;
		padding: 15px 10px;
	}
	.prospectTitle {
		font-size: 16px;		
	}
	.prospectDesc {
		font-size: 14px;
		line-height: 20px;
		margin: 30px 0 0 0;
	}
	.prospectImg {
		height: 490px;
		margin-left: 100px;
	}
	.copyright {
		clear: both;
		position: static;
	}

	/* **** 内页 **** */
	.insideSlogan {
		width: 200px;
		left: 40px;
	}
	.closeInside {
		right: 210px;
	}
	.detailWrap {
		width: 800px;
	}
	.detailHead {
		padding: 30px;
	}
	.detailTitle {
		font-size: 30px;
	}
	.detailBody {
		padding: 0 30px 30px;
	}
	.detailItem {
		padding: 30px 0 30px 110px;
	}

}

@media screen and (max-width: 1366px) {
	/* **** Banner **** */
	.sloganImg {
		width: 400px;
		margin: 85px 0 0 270px;
	}
}


@media screen and (max-width: 750px) {
	* {
		-webkit-tap-highlight-color: transparent;
	}
	/* 设置滚动条的样式 */
    ::-webkit-scrollbar {
        width: 0;
    }
    /* 滚动槽 */
    ::-webkit-scrollbar-track {
        box-shadow: initial;
        border-radius: initial;
    }
    /* 滚动条滑块 */
    ::-webkit-scrollbar-thumb {
        border-radius: initial;
        background: initial;
        box-shadow: initial;
    }
	.container {
		width: 100%;
	}
	.mHide {
        display: none;
	}
	.pcHide {
		display: block;
	}
	.second, .third, .fourth, .fifth {
		height: auto;
		padding-top: 1.08rem;
	}
	/* **** Banner **** */
	.first {
		background: url(img/mFirstBg.jpg) top center no-repeat;
		background-size: 100% 100%;
	}
	.mSloganImg {
		width: 6.09rem;
		height: auto;
		margin: 1rem 0 0 0.5rem;
	}

	/* **** 前言 **** */
	.second {
		background: none;
	}
	.navBox {
		height: 1.08rem;
		line-height: 1.08rem;		
	}
	.navSpecial {
		width: 2.5rem;
		height: 1.08rem;
		background-size: 1.81rem auto;
	}
	.navMenus {
		display: flex;
		width: calc(100% - 2.5rem);
	}
	.navMenu {
		width: 2.5rem;
		font-size: 0.32rem;
	}
	.navMenu:hover {
		color: #ffffff;
	}
	.prefaceBox {
		position: static;
		width: 100%;
		padding: 0 0.3rem 0.8rem;
		transform: translate(0);
	}
	.prefaceWrap {
		padding: 0;
		border: 0px;
	}
	.mPrefaceTitle {
		width: 1.72rem;
		margin: 1rem auto 0.6rem;
	}
	.prefaceDesc {
		margin-bottom: 0.4rem;
		font-size: 0.28rem;
		line-height: 0.5rem;
	}

	/* **** 大事记 **** */
	.eventsList {
		box-sizing: border-box;
		width: 100%;
		margin: 0px;
		padding: 0 0.3rem;
	}
	.mEventTitle {
		width: 1.71rem;
		margin: 0 auto 0.6rem;
	}
	.event {
		float: none;
		width: 100%;
		height: 3.4rem;
		margin-bottom: 0.3rem;
	}
	.eventNo {
		width: 1.68rem;
		height: 3.4rem;
		font-size: 0.78rem;
		line-height: 3.4rem;
	}
	.event:hover .eventNo::before {
		background-color: transparent;
	}
	.eventBox {
		width: 5.22rem;
		height: 3.4rem;
		padding: 0.2rem;
	}
	.eventTitle {
		min-height: 1rem;
		margin-bottom: 0.25rem;
		font-size: 0.32rem;
		line-height: 0.5rem;
	}
	.eventDesc {
		min-height: 0.8rem;
		margin: 0 0 0.4rem;
		font-size: 0.24rem;
		line-height: 0.4rem;
	}
	.inviteDesc {
		width: 2.5rem;
		padding-left: 0.4rem;
		font-size: 0.24rem;
		line-height: 0.4rem;
	}
	.invitePhotos {
		width: calc(100% - 2.5rem);
	}
	.invitePhoto {
		width: 0.48rem;
		margin-right: 0.06rem;
	}
	.inviteEllipsis {
		width: 0.28rem;
	}

	.fourth {
		padding-top: 0px;
	}
	.fourth .mEventTitle {
		display: none;
	}
	.fourth .eventsList {
		padding-bottom: 0.5rem;
	}

	/* **** 高层展望 **** */
	.fifth {
		margin-bottom: 0px;
		background: none;
	}
	.prospectBox {
		box-sizing: border-box;
		width: 100%;
		margin: 0;
		padding: 0 0.3rem;
	}
	.mProspectTitle {
		width: 2.58rem;
		margin: 0 auto 0.6rem;
	}
	.mProspectImg {
		width: 6.9rem;
		margin: 0 auto 0.3rem;
	}
	.prospectList {
		float: none;
		width: 100%;
		padding-left: 0px;
	}
	.prospect {
		width: 100%;
		height: 2.78rem;
		margin-bottom: 0.3rem;
		padding: 0.4rem 0.3rem;
	}
	.prospectTitle {
		height: 0.5rem;
		padding: 0 0.1rem;
		font-size: 0.38rem;
		line-height: 0.4rem;
		background: linear-gradient(to top, #E9C19C 0.2rem, transparent 0.2rem);
	}
	.prospectCaret {
		width: 3rem;
		height: 0.5rem;
		border-radius: 0;
	}
	.prospectCaretDesc {
		width: auto;
		padding-right: 0.5rem;
		padding: 0 0.5rem 0 0.2rem;
		font-size: 0.24rem;
		line-height: 0.5rem;
		border-radius: 0.5rem;
		background: url(img/more.svg) #000000 right 0.1rem center/0.3rem auto no-repeat;
		color: #ffffff;
	}
	.prospectDesc {
		margin-top: 0.6rem;
		font-size: 0.28rem;
		line-height: 0.5rem;
	}
	.copyright {
		width: 100%;
		margin-top: 0px;
		text-align: center;
		overflow: hidden;
	}
	.copyLogo {
		float: none;
		margin: 1rem 0 0.5rem;
	}
	.copyLogoImg {
		width: 2.3rem;
		margin: 0 auto;
	}
	.copyDesc {
		margin-top: 0.2rem;
		font-size: 0.24rem;
		color: #8A8A9F;
	}
	.copyText {
		float: none;
		margin: 0 0 0.8rem;
		font-size: 0.28rem;
	}

	/* **** 高层展望sixth **** */
	.sixth {
		padding: 1.08rem 0 0;
	}

	/* **** 内页 **** */
	.closeInside {
		top: 0.4rem;
		right: 0.3rem;
		width: 0.6rem;
		height: 0.6rem;
		z-index: 3000;
	}
	.detailWrap {
		width: 100%;
		margin: 0;
	}
	.detailHead {
		padding: 0.5rem 0.3rem;
	}
	.detailHeadLogo {
		font-size: 0px;
	}
	.detailLogoImg {
		width: 5.36rem;
	}
	.detailTitle {
		margin: 0.4rem 0;
		font-size: 0.38rem;
		line-height: 0.5rem;
	}
	.detailIntro {
		font-size: 0.28rem;
		line-height: 0.5rem;
	}
	.detailBody {
		padding: 0 0.3rem;
	}
	.detailItem {
		padding: 0.4rem 0;
	}
	.detailPerson {
		margin-bottom: 0.3rem;
		font-size: 0px;
	}
	.personPhoto {
		position: static;
		display: inline-block;
		vertical-align: middle;
		width: 1.2rem;
		margin-right: 0.3rem;
	}
	.personInfo {
		display: inline-block;
		vertical-align: middle;
		width: calc(100% - 1.5rem);
	}
	.personName {
		margin-bottom: 0.2rem;
		font-size: 0.32rem;
		font-weight: bold;
	}
	.personJob {
		margin-bottom: 0px;
		font-size: 0.24rem;
	}
	.detailItemDesc {
		font-size: 0.28rem;
		line-height: 0.5rem;
	}
	.detailCopy {
		margin: 0px;
		padding: 0.8rem 0;
		font-size: 0.28rem;
		background-color: #ffffff;
		color: #000038;
	}
	.detailProspect {
		margin: 0.8rem 0 0;
	}
	.detailProspect .prospect {
		float: none;
		width: 100%;
	}

}