
/* Css Document */

.sinochem-samecont,.sinochem-xgnrcont {
   width: 100%;
}
.sinochem-samecont{
   padding-bottom: 0.32rem;
   
}
.sinochem-samecont01 {
	padding-top: 0 !important;
   padding-bottom: 0 !important;
   margin-bottom: 0.45rem;;
}
.sinochem-contl {
   padding-top: 0.065rem;
   width: 1.519rem;
   float: left;
   position: relative;
}
.sinochem-contl01 {
	margin-top: 0.35rem;
}
.sinochem-contl02 {
	margin-top: 0.25rem;
}
.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: 1.6em;
   font-weight: normal;
   text-align: justify;
}

.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;
}
.DnnModule-49954 .sinochem-bgsamecont {
   background:url(../image/sg-yfbg.png) no-repeat bottom center;
}
.sinochem-xgnrcont {
   border-top: 1px solid #c7c7c7;
   padding-top: 0.49rem;
width:7.5rem;
margin: 0 auto;
}
.sinochem-xgnrcont01 {
	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;
}

/* 1024以下 */
@media screen and (max-width: 1024px) {
   .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;
      margin-bottom: 0.733rem;
   }
   .sinochem-xgnrcont{
      border-top: unset;
      padding-top: 0.49rem;
width:auto;
   }
   .DnnModule-46460 .sinochem-bgsamecont{
      background: unset;
   }
}