﻿@charset "utf-8";
/* 
	Trp CSS Document 
	Author By Globalstech.LS
	date:2016-07-12
*/
/*2020新春.qpcc-body{padding-top: 255px !important;    background: url(../images/2020cjbj.png) center;}*/
/* body {
  /* background: url(../images/2022cjbj.png) center top / 1920px !important; */
/* }  */
.sinochem-body {
  padding-left: 20px;
  padding-right: 20px;
  background: #fff;
  /* width: 100%;
  max-width: 1310px;
  margin: 375px auto 0 !important; */
}

.sinochem-banner {
  width: 100%;
  height: 276px;
  margin-top: 9px;
}
.sinochem-content {
  width: 100%;
  margin-top: 12px;
}
.content-about {
  width: 300px;
  float: left;
  background: url("../images/about.jpg") no-repeat;
  height: 261px;
}

.content-news {
  width: 420px;
  float: left;
  margin-left: 9px;
  background: url("../images/news.jpg") no-repeat;
  height: 261px;
}
.content-video {
  width: 240px;
  float: right;
  background: url("../images/video.jpg") no-repeat;
  height: 261px;
}

.title-nav {
}
.title {
  font-size: 14px;
  font-weight: bold;
  color: #0671c3;
  width: 80px;
  float: left;
  height: 28px;
  line-height: 28px;
  margin-left: 10px;
}
.more {
  float: right;
  margin-right: 10px;
  margin-top: 7px;
}
.about {
  padding: 14px 0 7px 4px;
  border-bottom: 1px dotted rgb(204, 204, 204);
  color: #666;
  line-height: 180%;
  width: 94%;
  margin: auto;
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif;
}

.i-tabs-nav {
  height: 28px;
  width: 100%;
}
.i-tabs-items {
  height: 28px;
  line-height: 28px;
}
.i-tabs-item {
  cursor: pointer;
  width: 80px;
  text-align: center;
  font-size: 14px;
  color: #666;
  height: 28px;
  line-height: 28px;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  display: inline-block;
  margin-left: 10px;
  box-sizing: border-box;
}
.i-tabs-item-active {
  background: #fff;
  font-weight: bold;
  color: #0671c3;
}

.qz-news-item {
  width: 100%;
  font-size: 12px;
  line-height: 22px;
}
.qz-news-item-title {
  width: 70%;
  padding-left: 15px;
  background: url("../images/arrow.jpg") no-repeat left center;
  float: left;
  margin-left: 12px;
}
.qz-news-item-title a {
  color: #333;
  text-decoration: none;
}
.qz-news-item-date {
  width: 20%;
  float: right;
}

.qz-module {
  position: relative;
  margin-top: 14px;
}
.qz-module-more {
  position: absolute;
  right: 10px;
  top: -35px;
}
.qz-module-content {
}
/*end*/
