/*banner*/
.w1180 {width: 1180px;margin: 0 auto;}
.w980 {width: 980px;margin: 0 auto;}
.banner-big-box {width: 100%;height: 300px;}
.banner-box {height: 100%;width: 100%;background-repeat: no-repeat;background-size: cover;background-position: center;}
.banner-box .ny p {text-align: center;}
.banner-box .ny p:first-child {font-size: 48px;color: #FFFFFF;letter-spacing: -0.96px;text-align: center;line-height: 72px;font-weight: 400;padding: 80px 0 20px 0;}
.banner-box .ny p:last-child {font-size: 16px;color: #FFFFFF;letter-spacing: 1px;text-align: center;line-height: 32px;font-weight: 400;}
/* 手机样式 */
@media screen and (max-width: 1200px) {
.banner-big-box {height: auto;}
.banner-box {background-size: 100%;}
.banner-box .ny p:first-child {font-size: 28px;color: #FFFFFF;letter-spacing: 1px;text-align: center;line-height: 48px;font-weight: 400;padding: 51px 0 51px 0;}
}
/*banner end*/
/* 视频 */
.video_blue {position: relative;}
.video_blue img:first-child {width: 100%;height: 100%;object-fit: cover;}
.video_blue img:last-child {width:48px;height: 48px;position: absolute;left: 316px;bottom: 167px;cursor: pointer;}
.video_blue_p_tit {margin: 13px 0 20px;}
.video_blue_p_tit {font-size: 24px;color: #222222;letter-spacing: 1px;line-height: 40px;font-weight: 500;}
.video_blue_pBOX {font-size: 16px;color: #222222;letter-spacing: 0.5px;line-height: 32px;font-weight: 400;}
/* 手机样式 */
@media screen and (max-width: 1200px) {
.video_blue {width: 335px;height: 188px;margin: 0 auto;}
.video_blue img:last-child {left: 144px;bottom: 70px;}
.video_blue_p_tit {display: none;}
.video_blue_pBOX {margin-top: 20px;}
.video_blue_pBOX {font-size: 14px;text-align: justify;line-height: 28px;}
}
/* 蓝色资产分类标准 */
.standard_title h6 {margin-bottom: 40px;}
.standard_title h6 {font-size: 24px;color: #222222;letter-spacing: 1px;text-align: center;line-height: 40px;font-weight: 500;}
.standard_title .standard_title_BOX .standard_title_cont {position: relative;display: none;width: 335px;height: 163px;margin: 0 auto;margin-bottom: 10px;}
.standard_title .standard_title_BOX img {width: 100%;height: 100%;}
.standard_title .standard_title_BOX p {position: absolute;bottom: 10px;text-align: center;width: 100%;}
.standard_title .standard_title_BOX p {font-size: 16px;color: #FFFFFF;letter-spacing: -0.4px;text-align: center;line-height: 28px;font-weight: 600;}


.standard ul {display: flex;flex-wrap: wrap;justify-content: space-between;}
.standard ul li {width: 380px;height: 214px;position: relative;margin-bottom: 20px;}
.standard ul li:last-child {width: 780px;height: 214px;}
.standard ul li img {width: 100%;}
.standard_img_pe {display: none;}
.standard ul li .standard_P_pc {position: absolute;bottom: 20px;width: 100%;}
.standard ul li p {font-size: 24px;color: #FFFFFF;letter-spacing: 1px;text-align: center;line-height: 40px;font-weight: 500;}
.standard_P_pe {display: none;}

.standard_P_last {display: none;}
.standard ul li:last-child .standard_P_pc {display: none;}
.standard ul li:last-child .standard_P_last {display: block;position: absolute;bottom: 27px;padding: 0 30px;}
.standard ul li:last-child .standard_P_last p {font-size: 16px;color: #FFFFFF;letter-spacing: 0.5px;text-align: justify;line-height: 32px;font-weight: 400;}
/* 手机样式 */
@media screen and (max-width: 1200px) {
.standard_title h6 {margin-bottom: 20px;}
.standard_title h6 {font-size: 18px;line-height: 28px;}
.standard_title .standard_title_BOX .standard_title_cont:last-child {display: block;}
.standard ul {width: 335px;margin: 0 auto;}
.standard ul li {width: 163px;height: 163px;margin-bottom: 10px;}
.standard ul li:nth-child(2) {display: none;}
.standard ul li:last-child {width: 100%;height: 252px;margin-top: 20px;}
.standard_P_pc , .standard_img_pc {display: none;}
.standard_P_pe , .standard_img_pe {display: block;}
.standard_P_pe {position: absolute;bottom: 10px;width: 100%;text-align: center;}
.standard ul li .standard_P_pe p {font-size: 16px;letter-spacing: -0.4px;line-height: 28px;font-weight: 600;}
.standard ul li:last-child .standard_P_last {bottom: 0;padding: 0;}
.standard ul li:last-child .standard_P_last p {font-size: 14px;color: #222222;letter-spacing: 0.5px;text-align: justify;line-height: 28px;font-weight: 400;}
}
/* 蓝色资产分类标准 :end*/
/*其他服务*/
.other-box {
	margin: 120px 0;
}

.other-box p:first-child {
	font-size: 18px;
	color: #888888;
	letter-spacing: 1px;
	text-align: center;
	line-height: 32px;
	font-weight: 200;
	margin-bottom: 20px;
}

.other-box p:last-child {
	text-align: center;
}

.other-box p:last-child a {
	font-size: 16px;
	color: #222222;
	letter-spacing: 0.5px;
	text-align: center;
	line-height: 32px;
	font-weight: 400;
	padding: 0 50px;
	position: relative;
}

.other-box p:last-child a::after {
	content: '';
	display: inline-block;
	position: absolute;
	width: 1px;
	height: 16px;
	background: #E1E1E1;
	top: 8px;
	right: 0;
}

.other-box p:last-child a:last-child::after {
	display: none;
}

.other-box p:last-child a:hover {
	color: #D62222;
}

.other-box p:last-child a span {
	display: inline-block;
	border-bottom: 1px solid transparent;
	padding-bottom: 1px;
}

.other-box p:last-child a:hover>span {
	border-bottom: 1px solid #d62222;
}
/* 手机样式 */
@media screen and (max-width: 1200px) {
.other-box {margin: 60px 0;}
.other-box p:first-child {font-size: 16px;letter-spacing: 0.89px;line-height: 28px;}
.other-box p:last-child a {font-size: 14px;line-height: 28px;padding: 0 20px;}
}
/*其他服务end*/
/*模块css*/
.ty-box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 80px;
	width: 100%;
	height: 380px;
}

.ty-box:first-child {
	margin-top: 60px;
}
.ty-img {
	width: 680px;
}

.ty-word-box {
	width: 440px;
}

.img-ts-box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.mobile-page {
    display: none;
}
.word-ts-box p:first-child {
	font-size: 24px;
	color: #222222;
	letter-spacing: 1px;
	line-height: 40px;
	font-weight: 500;
	margin-top: 48px;
}

.word-ts-box p:last-child {
	font-size: 16px;
	color: #888888;
	letter-spacing: 0.5px;
	line-height: 32px;
	font-weight: 400;
	margin-top: 20px;
}
/* 手机样式 */
@media screen and (max-width: 1200px) {
.content-box {padding: 0 20px;}
.ty-box {display: block;height: auto;margin-bottom: 60px;}
.ty-box:first-child {margin-top: 40px;}
.ty-img {width: 100%;}
.mobile-page {display: block;font-size: 18px;color: #222222;letter-spacing: 1px;text-align: center;line-height: 28px;font-weight: 600;margin-bottom: 20px;}
.ty-word-box {width: 100%;}

/* 绿色金融 */
.word-ts-box {display: none;}
}
/* 查看详情 */
.CheckDetails {margin-top: 50px;}
.CheckDetails a {font-size: 16px;color: #222222;line-height: 24px;font-weight: 400;}
.CheckDetails a:hover {color: #d62222;border-bottom: 1px solid #d62222;}
/* 手机样式 */
@media screen and (max-width: 1200px) {
.CheckDetails {margin-top: 20px;text-align: center;}
.CheckDetails a {font-size: 14px;letter-spacing: 0.5px;line-height: 24px;}
}
/*手机端CSS*/
/*控制pc与mobile显示代码在头部*/
/*当屏幕宽度小于1200时，pc页面隐藏，移动端展示*/
@media screen and (max-width: 1200px) {

.w1180,.w980 {width: auto;}
/*banner以及文字介绍*/
.m-banner-box {width: 100%;height: 150px;background-repeat: no-repeat;background-size: cover;background-position: center;display: flex;justify-content: center;align-items: center;font-size: 28px;color: #FFFFFF;letter-spacing: 1px;line-height: 48px;font-weight: 400;}

}