<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.Head {
    display: inline-block;
    margin-bottom: 6px;
}
/* Css Document */

.sinochem-samecont,
.sinochem-xgnrcont {
	width: 100%;
}

.sinochem-samecont {
	padding-bottom: 0.32rem;
}

.sinochem-contl {
	padding-top: 0.065rem;
	width: 1.719rem;
	float: left;
	position: relative;
}

.sinochem-contl:after {
	display: block;
	content: "";
	width: 0.521rem;
	height: 2px;
	background: #2f5597;
	position: absolute;
	top: 0;
	left: 0;
}

.cont-title {
	line-height: 1.275;
	font-size: 0.1808rem;
}

.sinochem-contr {
	width: 5.781rem;
	float: right;
	position: relative;
}

.sinochem-contr p {
	width: 100%;
	line-height: 1.6em;
	font-size: 0.104rem;
	color: #000;
	margin-bottom: 0.208rem;
	font-weight: normal;
	text-align: justify;
}

.sinochem-contr p:last-child {
	margin-bottom: 0;
}

.sinochem-contr p img {
	display: inline-block;
	width: auto;
	max-width: 100%;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
}

.sinochem-bgsamecont {
	padding-top: 0.458rem;
	background: #f7f7f7;
}

.sinochem-xgnrcont .w1440 {
	border-top: 1px solid #c7c7c7;
	padding-top: 0.49rem;
}

.sinochem-xgnrcont02 .w1440 {
	border: none;
}


/* 相同标题 */

.same-title .cont-title {
	color: #2f5597;
}

.same-title:after {
	background: #2f5597;
}


/* 相关内容 */

.xgnr-title .cont-title {
	color: #000;
}

.xgnr-title:after {
	background: #000;
}


/* 城市运营标题 */

.csyy-title .cont-title {
	color: #ad7c59;
}

.csyy-title:after {
	background: #ad7c59;
}


/* 产业金融标题 */

.cyjr-title .cont-title {
	color: #FFB557;
}

.cyjr-title:after {
	background: #FFB557;
}


/*司歌背景*/

.DnnModule-47981 .sinochem-bgsamecont {
	background: url(../images/sg-yfbg.png) no-repeat bottom center;
}
.DnnModule-49954 .sinochem-bgsamecont {
   background:url(../images/sg-yfbg.png) no-repeat bottom center;
}

/* 1024以下 */
.ydtp{
	display: none;
}
.ydtp,.pctp{
	width: 100%;
}
@media screen and (max-width: 1020px) {
	.pctp{
		display: none;
	}
	.ydtp{
		display: block;
	}
	.sinochem-contl {
		float: unset;
		width: 100%;
		padding-top: unset;
		position: unset;
	}

	.sinochem-contl:after {
		display: none;
	}

	.cont-title {
		line-height: 1.275;
		text-align: center;
		font-size: 0.533rem;
	}

	.sinochem-contr {
		float: unset;
		padding-top: 0.63rem;
		width: 100%;
	}

	.sinochem-contr p {
		font-size: 0.373rem !important;
		margin-bottom: 0.733rem;
	}

	.sinochem-xgnrcont .w1440 {
		border-top: unset;
		padding-top: unset;
	}

	.sinochem-xgnrcont .sinochem-contl {
		padding-top: 0.853rem;
	}

	.DnnModule-46460 .sinochem-bgsamecont {
		background: unset;
	}
}
</pre></body></html>