div.banner img {
  width: 100%;
}
/********************* 晶洲简介 star *************************/
#site-header{
	position: fixed !important;
}
ul.zoujin {
  display: flex;
  margin-bottom: 30px;
  flex-wrap: wrap;
  justify-content: space-between;
}
ul.zoujin li.video {
  width: 42%
}
ul.zoujin li.video video {
  width: 100%;
}
ul.zoujin li.jieshao {
  width: 54%
}
ul.zoujin li.jieshao h4 {
  font-size: 1.9vw;
  font-weight: 600;
  letter-spacing: 5px;
  margin-bottom: 10px;
  background: linear-gradient(to right, #0f0f74, #002bff);
  -webkit-background-clip: text;
  color: transparent;
}
ul.zoujin li.jieshao p {
  font-size: 1vw;
  font-weight: 100;
  text-indent: 2em;
  line-height: 2.2vw;
}
.shuju {
  margin: 0px auto 80px;
  justify-content: center;
}
.shuju dl {
  width: 33%;
  border-left: 1px solid #999;
  height: 170px;
  text-align: center;
}
.shuju dl:first-child {
  border-left: none;
}
.shuju dl dt {
  text-align: center;
  color: #1d2088;
  margin-bottom: 30px;
  padding-top: 10px;
}
.shuju dl dt b {
  display: inline-block;
  vertical-align: top;
  font-size: 56px;
}
.shuju dl dt em {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
}
.shuju dl dd {
  font-size: 12px;
  line-height: 20px;
  color: #333;
  width: 210px;
  text-align: center;
  margin: 0 auto;
}
/********************* 晶洲简介 end *************************/
/********************* 晶洲历程 star *************************/
div.main{
	width:100%;
	justify-content: center;
	background: #eee;
}
div.main h4,#honor h4 a,#team h4,#lianxi h4{
  background: linear-gradient(to right, #0f0f74, #002bff);
  -webkit-background-clip: text;
  color: transparent;
}
div.main h4,#honor h4 a,#team h4,#fangan h4 a,#lianxi h4{
  text-align:center;
  font-family: inherit;
  margin-top: 60px;
  font-size: 2.4vw;
  font-weight: 700;
  letter-spacing: 5px;
}
#timeline {
  width: 86%;
  overflow: hidden;
  margin: 40px auto 40px auto;
  position: relative;
}
div.bgline{
	background: url('../img/about/licbg.png') center center repeat-x;
}
#dates {
  width: 86%;
  overflow: hidden;
  margin-top: 20px;
}
#dates li {
  float: left;
  width: 188px;
  height: 90px;
  font-size: 16px;
  text-align: center;
}
#dates a {
  color: #713611;
  width: 188px;
  height: 90px;
  line-height: 130px;
  display: block;
}
#dates .selected {
  font-size: 18px;
  font-weight: bold;
  background: url(../img/about/licbgt.png) no-repeat center top;
}
#issues {
  width: 1120px;
  overflow: hidden;
}
#issues li.history {
  width: 1120px;
  list-style: none;
  float: left;
}
#issues li.history h5{
	font-size: 1.6vw;
    font-weight: 600;
    letter-spacing: 5px;
    margin-bottom: 20px;
    color: #253974;
	text-align: center;
}
#issues li.history p{
	font-size: 1.1vw;
    font-weight: 100;
	text-align: center!important;
	margin: 0px auto 10px;
}
#issues li.history img {
  text-align: center;
  display: block;
  margin: 0 auto;
}
div.hisimg{
	width:66%;
	margin: 20px auto 0px;
	display: flex;
	justify-content:space-around;
}
div.hisimg div.imgbox{
	width:28%!important;
}
div.hisimg div.imgbox img{
	width:100%;
	height:9vw;
	border-radius:5px;
}
#next, #prev {
  position: absolute;
  font-size: 100px;
  font-family: "宋体";
  top: 90px;
  width: 100px;
  height: 100px;
  text-align: center;
  line-height: 100px;
  overflow: hidden;
  color: #713611;
}
#next {
  right: 0;
}
#prev {
  left: 0;
}
#next.disabled, #prev.disabled {
  opacity: 0.2;
}
/********************* 晶洲历程 end *************************/
/********************* honor star *************************/
#honor {
  background: url(/templets/new/images/bgimg/honor_bg2.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 50px;
}
#honor h4,#fangan h4{
	text-align:center;
	margin-bottom:20px;;
}
ul.honorlist {
  display: flex;
  flex-wrap: wrap;
  width:100%;
  margin: 0px auto;
}
ul.honorlist li {
  width: 23.5%;
  margin: 0px 2% 30px 0px;
  text-align: center;
  color: #999;
  
}
ul.honorlist li:hover{
	box-shadow: 3px 0px 5px #231818;
}
ul.honorlist li:nth-child(4n) {
  margin: 0px 0px 30px 0px;
}
ul.honorlist li img {
  width: 100%;
  height: 12vw;
  display: block;
  margin: 0 auto 6px;
  padding: 2px;
}
ul.honorlist li a span{
	display: inline-block;
	width: 92%;
	margin: 0px auto 10px;
	white-space: nowrap;
	overflow: hidden;
}
/********************* honor end *************************/
/********************* team star *************************/
#team{
	padding: 1px 0px 1px;
	background: url('../img/team/yfzx.jpg') center bottom no-repeat;
	background-attachment: fixed;
	background-size:100% 100%;
}
p.teamtxt {
  width: 100%;
  margin: 30px auto 0px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 1px;
}
ul.teamlist {
  width: 1040px;
  margin: 10px auto 0px;
  display: flex;
  background-color: #fff;
}
ul.teamlist li {
  width: 33.33%;
  height: 260px;
  overflow: hidden;
  text-align: center;
  padding: 0px 25px;
}
ul.teamlist li:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
ul.teamlist li:hover img {
  display: none;
}
ul.teamlist li:hover p {
  display: block;
}
ul.teamlist li img {
  width: 160px;
  border-radius: 50%;
  background-color: #5566aa;
  margin: 40px auto 0px;
}
ul.teamlist li h6 {
  margin-top: 20px;
  font-size: 16px;
  color: #666;
}
ul.teamlist li p {
  display: none;
  font-size: 12px;
  line-height: 20px;
  margin-top: 10px;
  text-align: justify;
  text-indent: 2em;
  color: #666;
}
#team dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 1000px;
  margin: 42px auto 160px;
}
#team dl dt {
  width: 100%;
  margin: 30px 0px;
}
#team dl dt span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  font-weight: bold;
}
#team dl dt span::before {
  margin-right: 3em;
}
#team dl dt span::after {
  margin-left: 3em;
}
#team dl dt span::before, #team dl dt span::after {
  content: "";
  width: 180px;
  border-top: 1px solid #999;
}
#team dl dd {
  width: 15%;
  margin-right: 2%;
}
#team dl dd:nth-child(2) {
  width: 28%;
}
#team dl dd:last-child {
  margin-right: 0px;
}
#team dl dd img {
  width: 100%;
  border: 1px solid #999;
  border-radius: 5px;
  background: #fff;
}
/********************* team end *************************/
/********************* fangan star *************************/
#fangan {
  background:url(../img/zhuanli.jpg) no-repeat;
  background-size: 100% 100%;
  padding:1px 0px 60px;
}
div.kzonetxt {
  width: 100%;
  margin: 0px auto 30px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 1px;
}
div.kzonetxt p,#fangan h4 a{
	color:#fff;
}
.blk_29 {
  position: relative;
  width: 100%;
  margin: 0px auto;
}
.blk_29 .LeftBotton, .blk_29 .RightBotton {
  width: 47px;
  height: 86px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -76px;
  opacity: 0.5;
}
.blk_29 .LeftBotton {
  background: url('../img/common_bg.png') 0 -85px no-repeat;
  left: 0px;
}
.blk_29 .RightBotton {
  background: url('../img/common_bg.png') -49px -85px no-repeat;
  right: 0px;
}
.blk_29 .LeftBotton:hover, .blk_29 .RightBotton:hover {
  opacity: 1;
}
.blk_29 .Cont {
  width: 1020px;
  margin: auto;
  overflow: hidden;
}
.blk_29 .fabox {
  float: left;
  display: block;
  width: 260px;
  margin: 0px 40px;
}
.blk_29 .fabox a img {
  width: 260px;
  height: 300px;
}
.blk_29 .fabox span a {
  display: block;
  padding: 10px 0;
  text-align: center;
  overflow: hidden;
  color: #999;
}
.blk_29 .fabox span h2 {
  font-size: 14px;
  font-family: 'bender-webfont';
  color: #fff;
  font-weight: 500;
}
/********************* fangan end *************************/
/********************* lianxi star *************************/
#lianxi ul.lianxibox {
  display: flex;
  width: 1200px;
  margin: 40px auto 80px;
  background: #fff;
}
#lianxi ul.lianxibox li.row {
  padding: 0px 0px 0px 60px;
}
#lianxi li.row:first-child {
  padding: 40px 0px 40px 40px;
}
#lianxi .map {
  width: 565px;
  height: 400px;
}
#lianxi ul.lianxibox .company {
  line-height: 55px;
  font-size: 18px;
  position: relative;
}
@font-face {
  font-family: 'iconfont'; /* project id 720531 */
  src: url('//at.alicdn.com/t/font_720531_r9lh3arerh.eot');
  src: url('//at.alicdn.com/t/font_720531_r9lh3arerh.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_720531_r9lh3arerh.woff') format('woff'), url('//at.alicdn.com/t/font_720531_r9lh3arerh.ttf') format('truetype'), url('//at.alicdn.com/t/font_720531_r9lh3arerh.svg#iconfont') format('svg');
}
.company .iconfont {
  color: #20B09F;
  position: absolute;
  left: -20px;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
#lianxi .address, #lianxi .company-info li {
  color: #999;
  line-height: 42px;
  letter-spacing: 2px;
}
/********************* lianxi end *************************/
@media (max-width: 1200px) {
  p.kzonetxt {
    width: 92%;
  }
  ul.licheng {
    width: 96%;
  }
  .shuju {
    width: 96%;
  }
  ul.about-ce {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .shuju {
    flex-wrap: wrap;
    justify-content: center;
  }
  .shuju dl {
    width: 50%;
  }
  .shuju dl:nth-child(-n+2) {
    border-bottom: 1px solid #999;
  }
  .shuju dl:nth-child(3) {
    border-left: none;
  }
}
/********************* 侧导航 star *************************/
ul.about-ce {
  display: none;
  position: fixed;
  top: 50%;
  margin-top: -140px;
  right: 10px;
  z-index: 99;
  width: 85px;
  text-align: center;
  color: #666;
}
ul.about-ce li {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  line-height: 24px;
  border-radius: 2px;
  transition: all .3s;
}
ul.about-ce li h3 {
  font-size: 14px;
  font-weight: normal;
}
ul.about-ce a .iconfont {
  font-size: 24px;
}
ul.about-ce li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: -16px;
  width: 8px;
  height: 8px;
  border: 1px solid;
  border-radius: 50%;
}
ul.about-ce li.active {
  background-color: #000066;
}
ul.about-ce li.active a h3 {
  color: #fff;
}
ul.about-ce li.active:before {
  background-color: #000066;
  border-color: #000066;
}
/********************* 侧导航 end *************************/