.CAA_LOGO {
	z-index: 0;
	left: 50%;
	bottom: 50%;
	position: absolute;
}
.CAA_LOGO img {
	width: 200px;
}

.gotop {
	width: 18px !important;
	height: 18px !important;
}

.back {
	background-size: 18px 18px;
	font-size: 16px;
	margin-top: 16px;
	padding-bottom: 2px;
}

.landing .section-about {
    padding-bottom: 54px;
}

/*--------------中文版---------------*/
.cn_new .article-content.p-content p {
	font-size: 18px;
	line-height: 29px;
}

.cn_new .article-content.p-content h5 {
	font-size: 14px;
	line-height: 18px;
}

/*-------------- 中文桌面版 ---------------*/
@media screen and (min-width: 770px){
	/*-------------- 中英文 桌面一起改 ---------------*/

	.people-detail { /*首页成员弹出*/
		margin-left: 48px;
	}

	.about .people-detail {
		margin-left: 0;
	}

	/*结束*/

	.cn_new .people-modal .page-title {
		margin-top: -22px;
	}
	.cn_new .chosen-results .active-result span:hover {
		border-bottom: solid #fff 1px !important;
	}

	.cn_new .about-nav {
		font-size: 24px;
	}


	.cn_new .article-content {
		margin-top: -10px !important;
		margin-bottom: 82px;
	}

	.cn_new .article-title { /*文章详情标题*/
	    font-size: 55px;
	    line-height: 70px;
	    margin-top: 22px;
	    margin-bottom: 35px !important;
	}

	.cn_new .article .meta {
		margin-bottom: 30px;
	}

	.cn_new #contactModal .page-title {
		margin-bottom: 22px;
		font-size: 24px;
	}


	.cn_new #contactModal .margincontact .page-title {
		margin-bottom: 34px;
	}


	.cn_new #baidu_map {
		height: calc(100vh - 415px);
	}

	.cn_new .section-about #baidu_map { /*首页地图*/
		height: calc(100vh - 370px);
	}

	.cn_new .page-top .update {
		padding-top: 7px;
	}

	.cn_new .projects .page-top .page-title {
		top: 11px;
	}

	.cn_new .addr_email p, .cn_new .addr_cont p { /*首页联系我们*/
		font-size: 24px;
	    line-height: 30px;
	}

	.cn_new .section-about .page-title { /*首页联系我们*/
		font-size: 24px;
		line-height: 30px !important;
		padding-bottom: 21px;
	}

	.cn_new .visito {
		margin-top: 58px;
		margin-bottom: 17px !important;
	}

	.cn_new #twelve_about_title_bo {
		margin-bottom:35px !important;
	}

	.cn_new .section-about #baidu_map { /*首页地图*/
		height: calc(100vh - 432px);
	}

	/*结束*/

}

/*-------------- 中文手机版 ---------------*/
@media only screen and (max-width: 769px), (max-device-width: 815px) and (orientation: landscape) {
	/*-------------- 中英文 手机一起改 ---------------*/

	.back {
		margin-top: 14px;
	}

	.sidebar .menu a.active {
		top: 22px;
	}

	/*.cd-main-content .sidebar .menu a.active {
		top: 17px;
	}*/

	.sidebar .menu a {
		top: 19px;
	}

	.landing .section-img {
		height: calc(100vh + 85px);
	}

	.landing .kendev_clear {
		height: calc(100vh + 85px);
	}
	/*结束*/

	.cn_new.search .search-result .result-cell .result-intro h4 {
		line-height: 33px;
		font-size: 23px;
	}
	.cn_new #baidu_map {
		height: 50vh;
	}

	.cn_new .update .page-head .update {
		margin-top: 4px;
		margin-bottom: 23px;
	}

	.cn_new .contact .modal-body .addr_cont {
		margin-top: -13px;
	}

	.cn_new .contact .modal-body .addr_email {
		margin-top: 38px;
		margin-bottom: 48px;
	}
	.cn_new.search .search-head input {
		padding-top: 4px;
	}

	.cn_new #contactModal .modal-header .page-title {
		font-size: 26px;
		margin-top: 13px;
	}

	.cn_new .update .page-top .page-head .page-title a {
		font-weight: 500;
		line-height: 26px;
		padding-top: 1px;
	}

	.cn_new .projects .page-top .page-head .page-title a {
		padding-top: 3px;
	}

	.cn_new .landing .section-join h3.jouin-title a {
		padding: 39px 0 45px 0;
	}

	.cn_new .caa-lab-modal .article-content p {
		font-size: 15px;
		line-height: 24px;
	}
	/*结束*/
}

/*--------------EN---------------*/

	.en_new { /*全局字号修改*/
		font-size: 18px;
		line-height: 25px;
		letter-spacing: 0.025rem;
	}

	.en_new .landing .section-intro h3 { /*英文大标题字体*/
	    font-family:"FugueTails" !important;
		font-style:normal;
	    -webkit-font-smoothing: antialiased;
	    -webkit-text-stroke-width: 0.2px;
	    -moz-osx-font-smoothing: grayscale;
	}

	.en_new #five_title { /*首页黑色背景项目文字*/
		line-height: 25px !important;
	}

	.en_new .update-list .time { /*首页新闻的日期*/
		font-size: 16px;
		line-height: 20px;
	}

	.en_new .update-list .read-more { /*首页新闻的阅读更多*/
	    font-size: 16px;
	}

	.en_new .footer .footer-contact h4 { /*首页底部*/
	    font-size: 14px;
	    line-height: 24px;
	}

	.en_new .people-detail .people-intro { /*成员详情*/
	    font-size: 18px;
	    line-height: 25px;
	}

	.en_new .project-detail .project-small-slide .swiper-pagination { /*项目详情多图片数字标*/
	    font-size: 16px;
	    line-height: 20px;
	}

	.en_new #contactModal .page-title { /*联系标题*/
		font-size: 24px;
		margin-bottom: 18px;
	}

/*-------------- EN桌面版 ---------------*/
@media screen and (min-width: 770px){
	.en_new .landing .section-img .project-title {
		font-size: 75px;
		line-height: 85px;
	}

	.en_new .landing .section-intro .intro-content {
		margin-top: 45px;
	}
	.en_new .landing .section-intro h3 {
		font-size: 105px;
		line-height: 115px;
		margin: 94px 0 65px 0;
	}

	.en_new .landing .section-intro .jouin-title {
		margin: 31px 0 29px 0;
	}

	.en_new .landing .section-intro p {
		line-height: 30px;
		letter-spacing: 0px;
	}

	.en_new .article-content {
		line-height: 25px;
		margin-top: -10px !important;
		margin-bottom: 82px;
		letter-spacing: 0.45px;
	}

	.en_new .article-content p {
		line-height: 25px;
		font-size: 18px;
	}

	.en_new .update-list .title {
		font-size: 30px;
		line-height: 37px;
	}

	.en_new .update-list .intro {
		font-size: 16px;
		line-height: 20px;
	}
	.en_new .item-content .meta-news .title {
		font-size: 30px;
		line-height: 37px;
	}

	.en_new .item-content .meta-news .intro {
		font-size: 16px;
		line-height: 20px;
	}

	.en_new .swiper-detail p {
		line-height: 37px;
	}

	.en_new .noChange span, .en_new .noChange h3, .en_new .noChange h4 {
		line-height: 37px;
	}

	.en_new .about-modal .page-title {
		margin-top: -32px;
	}

	.en_new .jobs .page-title {
		margin-top: -31px; /*20220401*/
	}

	.en_new .awards .page-title {
		margin-top: -31px !important; /*20220401*/
	}

	.en_new .section-people .people-slide .swiper-slide .name, .en_new .section-people .people-slide .swiper-slide .position {
		font-size: 18px;
		line-height: 25px;
	}

	.en_new .project-detail .section-intro .intro-detail h4 {
		line-height: 25px;
	}

	.en_new .project-detail .section-intro .intro-detail p {
		line-height: 25px;
	}

	.en_new .search-page .search-result .result-item .des span:first-child {
		line-height: 25px;
	}

	.en_new .section-people .section-title { /*首页成员标题*/
		line-height: 55px;
	}

	.en_new .section-about .page-title { /*首页联系我们*/
		font-size: 24px;
		line-height: 30px !important;
		padding-bottom: 21px;
	}

	.en_new .addr_cont, .en_new .addr_email { /*首页联系我们*/
	    font-size: 24px;
	}

	.en_new .visito {
		margin-top: 26px;
		margin-bottom: 17px !important;
	}

	.en_new #twelve_about_title_bo {
		margin-bottom:35px !important;
	}

	.en_new .margincontact { /*联系我们页面*/
	    margin-top: 0px;
	}

	.en_new .margincontact .page-title {
		margin-bottom: 34px !important;
	}

	.en_new .addr_email p, .en_new .addr_cont p { /*首页底部*/
		font-size: 24px;
	    line-height: 30px;
	}

	.en_new .footer .footer-intro p { /*首页底部信息*/
	    font-size: 14px;
	    line-height: 16px;
	}

	.en_new .project-list .project-item h4 { /*项目列表名称*/
	    font-size: 18px;
	    line-height: 25px;
	}

	.en_new .projects .page-head .category-filter .chosen-container .chosen-results li { /*项目列表下拉菜单*/
	    line-height: 25px;
	}

	.en_new .project-detail .section-intro h1 { /*项目详情标题*/
	    width: 66.6%;
	    line-height: 85px;
	}

	.en_new .about-nav { /*关于导航*/
	    font-size: 24px !important;
	}

	.en_new .about-nav li {
	    margin-right: 40px;
	}

	.en_new .about-nav li:last-child {
    	margin-right: 0px;
	}

	.en_new .page-nav li { /*更新右侧导航*/
	    margin-right: 50px;
	}

	.en_new .page-nav li:last-child {
	    margin-right: 0px;
	}

	.en_new .article-title { /*文章详情标题*/
	    font-size: 55px;
	    line-height: 64px;
	    margin-top: 22px;
	    margin-bottom: 35px !important;
	}

	.en_new .article .meta {
		margin-bottom: 30px;
	}

	.en_new .awards .p-content { /*关于获奖页面*/
	    font-size: 24px;
	    line-height: 37px;
	    padding-left: 80px !important;
	}

	.en_new .project-detail .section-related-project h3 { /*推荐项目标题*/
	    font-size: 55px;
	    line-height: 64px;
	}

	.en_new #baidu_map {
		height: calc(100vh - 404px);
	}

	.en_new .section-about #baidu_map { /*首页地图*/
		height: calc(100vh - 428px);
	}

	.en_new .page-top .projects {
		top: 8px;
	}

	/*结束*/
}

/*-------------- EN手机版 ---------------*/
@media only screen and (max-width: 769px), (max-device-width: 815px) and (orientation: landscape) {

	.en_new .landing .section-intro h3 {
		font-size: 50px;
		line-height: 55px;
		margin: 24px 0 31px 0;
	}

	.en_new .landing .section-intro #two_title {
		width: 320px;
	}

	.en_new .landing .section-intro .jouin-title {
		margin: -13px 0 -12px 0;
	}

	.en_new .landing .section-intro p {
		line-height: 22px;
	}

	.en_new .landing .section-img .project-title { /*首页项目标题*/
		font-size: 35px;
		line-height: 39px;
	}

	.en_new .update-list .intro { /*首页新闻描述*/
	    font-size: 16px;
	    line-height: 20px;
	}

	.landing .people-slide .swiper-slide .name, .landing .people-slide .swiper-slide .position { /*首页成员标题*/
	    font-size: 16px;
	    line-height: 20px;
	}

	.en_new .section-about .page-title { /*首页联系我们*/
		font-size: 26px;
	}

	.en_new .addr_cont p , .en_new .addr_email p {
	    font-size: 16px !important;
	    line-height: 20px;
	}

	.en_new .footer .footer-content .footer-contact .follow-box h4 {
	    font-size: 14px;
	    line-height: 18px;
	}

	.en_new .footer .footer-intro p { /*首页底部信息*/
	    font-size: 14px;
	    line-height: 18px;
	}

	.en_new .about-modal .article-content p { /*关于详情文字*/
		font-size: 16px;
		line-height: 20px;
	}

	.en_new .name, .en_new .position { /*成员名字*/
		font-size: 16px!important;
		line-height: 20px;
	}

	.en_new .people-detail .people-intro { /*成员详情*/
		line-height: 20px;
	}

	.en_new .people-detail .people-intro .name { /*成员详情*/
		line-height: 20px;
	}

	.en_new .article-content p {
		font-size: 16px;
		line-height: 20px;
	}

	.en_new .project-list .project-item h4 { /*项目列表名称*/
	    font-size: 16px;
	    line-height: 20px;
	}

	.en_new .projects .page-head .category-filter .chosen-container .chosen-results li { /*项目列表下拉菜单*/
	    line-height: 28px;
	}

	.en_new .project-detail .section-intro h1 { /*项目详情标题*/
		font-size: 35px;
	    line-height: 39px;
	}

	.en_new .project-detail .section-intro .intro-detail p { /*项目详情文字*/
	    font-size: 16px!important;
	    line-height: 20px;
	}

	.en_new .swiper-detail p { /*项目导言*/
	    width: 100%;
	    float: left;
	    font-size: 22px;
	    line-height: 26px;
	}

	.en_new .update-list .title { /*更新列表标题*/
	    font-size: 28px;
	    line-height: 33px;
	}

	.en_new #contactModal .modal-content p { /*联系文字*/
	    font-size: 16px;
	    line-height: 20px;
	}

	.en_new.search .search-result .result-cell h3 { /*搜索结果分类标题*/
	    font-size: 26px;
	}

	.en_new.search .search-result .result-cell .result-intro h4 { /*搜索结果标题*/
	    font-size: 26px;
	    line-height: 30px;
	    margin-bottom: 20px;
	}

	.en_new .search-page .search-result h3 { /*搜索无数据文字*/
		font-size:26px;
		line-height: 30px;
	}

	.en_new .search-page .search-result .result-item .des span:first-child { /*搜索结果描述*/
		font-size: 16px;
		line-height: 20px;
	}

	.en_new #baidu_map {
		height: 50vh;
	}

	.en_new #map_canvas {
		/*margin-bottom: 100px;*/
	}


	.en_new .addr_cont { /*首页联系我们*/
		margin-top: 0;
	}

	.en_new .addr_email {
    	margin-top: 45px;
	}


	.en_new #contactModal .page-title { /*联系标题*/
		margin-bottom: 9px;
		margin-top: 11px;
		font-size: 26px;
	}

	.en_new .margincontact { /*联系我们页面*/
	    margin-top: 69px;
	}

	.en_new .update .page-head .update {
		margin-top: 1px;
		margin-bottom: 24px;
	}

	.en_new .update .page-top .page-head .page-title {
		padding-top: 8px;
	}

	.en_new .update .page-top .page-head .update {
		padding-top: 0px;
	}

	.en_new .update .page-nav ul {
		padding-bottom: 6px;
	}

	.en_new .update-details .page-nav {
		margin-top: 28px !important;
	}

	.en_new .update-details .page-top .container {
		height: 103px !important;
	}

	.en_new .projects .page-top .page-head .projects {
		padding-top: 0px;
	}

	.en_new .about .modal-header .page-title {
		margin-top: 0px;
	}

	.en_new .modal-body-content {
		margin-top: 32px !important;
	}

	.en_new .caa-lab-modal .modal-body-content {
		margin-top: 0px !important;
	}

	.en_new .about .modal-header .caa_lab {
		margin-top: 2px;
	}

	.en_new .project-footer .back {
		background-position: 0 60%;
		padding-left: 30px;
	}

	.en_new .projects .page-head .category-filter .chosen-container-single .chosen-single span {
		height: 25px;
	}

	.en_new .projects .page-head .category-filter .chosen-container .chosen-drop {
		top: 37px;
	}

	.en_new .projects .page-head {
		padding-top: 2px;
	}
	.en_new.search .search-head input {
		padding-top: 4px;
	}

	.en_new .landing .section-join h3.jouin-title a {
		padding: 56px 0 51px 0;
	}

/*结束*/
}

