* {
  margin: 0;
  padding: 0; }

h2, h3 {
  font-weight: normal; }

.cleartfix::before,
.cleartfix::after {
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden; }

ul, ul li {
  list-style: none; }

.banner {
  height: 350px;
   }

.bannerImg {
  width: 100%;
  height: 100%;
  position: relative; }
.bannerImg	.iamges{
	width: 100%;
}
.pop{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	width: 100vw;
	height: 100vh;
	display: none;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: rgba(0,0,0,.2);
}
.pop-close{
	width: 50px;
	margin-top: 40px;
}
.banner .title {
  position: absolute;
  width: 1200px;
  height: 107px;
  background-color: #FFF;
  left: 0;
  right: 0;
  top: 312px;
  margin: auto;
  border-bottom: 1px solid #e6e6e6;
 }

.banner .title-item:first-child {
  padding-top: 28px;
  font-size: 22px;
  color: #333; font-weight:700; }

.banner .title-item:last-child {
  font-size: 18px;
  color: #969696; }

.banner .title-item {
  padding-left: 43px; }

.container {
  width: 1200px;
  margin: 0 auto;
  background-color: #FFF;
  padding: 40px 70px;
  box-sizing: border-box;
  margin-top: -2px;
 }

.leftsidebar {
  width: 160px;
  margin-right: 60px;
  list-style: none;
  font-size: 15px;
  line-height: 150%;
  float: left; }
  .leftsidebar-item {
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 15px;
    color: #666666; 
  	cursor: pointer;
}
  .leftsidebar-item:hover:before {
    border-left: 3px solid #2364c8; }
  .leftsidebar .selected:before {
    border-left: 3px solid #2364c8; }
  .leftsidebar .selected {
    color: #000; }
  .leftsidebar-item:before {
    content: '';
    display: inline-block;
    height: 12px;
    position: relative;
    left: -13px;
    top: 0;
    border-left: 3px solid #FFFFFF; }

.rightsidebar {
  float: right;
  width: 840px; }
  .rightsidebar .organize {
    width: 100%;
    height: 100%;
    display: none; }
  .rightsidebar .events {
  width:900px;
    margin: 0 auto;
    display: block;
    display: none; }
  .rightsidebar .culture {
    display: none; }
    .rightsidebar .culture-item .logoImg {
      width: 400px;
      height: 250px;
      float: left; }
    .rightsidebar .culture-item .cont {
      margin-left: 30px;
      float: right; }
    .rightsidebar .culture-item .logo-title {
      color: #206bd1;
      font-size: 16px;
      line-height: 150%; }
    .rightsidebar .culture-item .logo-introduce {
      width: 410px;
      color: #444444;
      font-size: 14px;
      line-height: 25px;
      margin-top: 10px; }
    .rightsidebar .culture-item .culture-introduce {
      margin-top: 12px; }
    .rightsidebar .culture-item .left-introduce {
      float: left;
      color: #444444;
      font-size: 14px;
      width: 400px;
      padding-right: 20px;
      line-height: 200%;
      border-right: 1px solid #e6e6e6; }
    .rightsidebar .culture-item .right-introduce {
      float: right;
      color: #444444;
      font-size: 14px;
      width: 345px;
      padding-left: 54px;
      line-height: 200%; }
    .rightsidebar .culture-item:not(:first-child) {
      margin-top: 40px; }

.company-info-list:not(:first-child) {
  margin-top: 30px; }
.company-info-list .company-img {
  width: 400px;
  height: 250px;
  float: left; }
.company-info-list .info {
 /*  float: right;
  width: 420px; */
  line-height: 230%;
  text-indent: 2em;
  color: #444444;
  font-size: 14px; }
.company-info-list .name {
  color: #000;
  font-size: 16px;
  padding-right: 5px; }
.company-info-list .achieve {
  text-indent: 2em;
  display: block; }
.company-info-list .theme {
  text-indent: 2em;
  color: #000;
  font-size: 16px; }
.company-info-list .theme-cont {
  line-height: 230%;
  color: #444444;
  font-size: 14px; }
.company-info-list .img-box {
  text-align: center; 
	margin-top: 20px;
}
  .company-info-list .img-box .images {
    float: left; }
  .company-info-list .img-box .images:first-child {
    margin: 0 78px 0 122px; }
.company-info-list .honor {
  margin: 0 6%; }
  .company-info-list .honor .honor-box {
    float: left;
    width: 50%;
    margin-top: 36px;
    text-align: center; }
    .company-info-list .honor .honor-box .name {
      color: #666666;
      font-size: 14px;
      line-height: 150%;
      width: 55%;
      text-align: left;
      margin: 0 auto;
      margin-top: 15px; }

.intelligence-list {
  width: 840px;
  display: none; }
  .intelligence-list-item {
    float: left;
    width: 32%;
    height: 414px;
    margin-bottom: 1%; }
    .intelligence-list-item .certificate-img {
      width: 100%; }
  .intelligence-list-item:nth-child(3n+2) {
    margin: 0 2%; }
  	


/*# sourceMappingURL=aboutQy.css.map */
