:root {
    --bgcolor:#000000;
}

html {
    overflow-y: overlay;
}
html,body {
    min-width: 1280px;
    width: 100%;
    height: 100%;
}
/* 公共样式 */
/* 页面头部 */
.header {
    height: 98px;
}
/* 固定定位 */
.header-list {
    position: fixed;
    top:0;
    left:0;
    z-index: 99;
    width: 100%;
    height: 98px;
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0,0,0,.1);
    z-index: 999;
}

.header-top {
    width: 1820px;
    height: 98px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo {
    width: 425px;
}
.logo a{
	display: block;
	padding-left: 280px;
    background: url("../image/index/图层 569.png") no-repeat center center;
    width: 110px;
    height: 70px;
    background-size: contain;
}


.header-top ul{
	width: 1286px;
    flex: 1;
    display: flex;
    margin: auto;
    line-height: 98px;
    text-align: center;

}
.header-menu  li{
    width: 214px;
    margin: 0 30px;
    position: relative;
    height: 98px;
}
.header-menu  li span{
    font-family: 'SourceHanSansSC-Normal';
    font-size: 22px;
}
.header-menu li span:hover{
    color: var(--bgcolor);
}
.header-menu li::before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 0;
    height: 100%;
    border-bottom: 2px solid var(--bgcolor);
    /* 过度效果 */
    transition: all 0.2s;
}
.active{
  width: 100%;
  color: var( --bgcolor);
  background: url("../image/index/yeqian.png") no-repeat;
  background-size:100% 100%;
}
.active span{
  color: #FFFFFF;
}
.shu{
	
}
/* 头部右侧 */
.header-right{
	width: 347px;
    font-family: 'SourceHanSansSC-Normal';
    font-size: 22px;
	border-left: 1px solid #ccc;
	text-align: center;
}

/*产品特点*/
.container{
    width: 1240px;
    margin: auto;
}
.title{
	width: 150px;
	height: 38px;
	margin: 70px auto auto auto;
	font-family: "SourceHanSansCN-Bold";
	font-weight: normal;
	font-size: 36px;
	color: #333;
	line-height: 30.12px;
}
.sub-title{
	width: 180px;
	height: 12px;
	margin-bottom: 70px;
	font-family: Source Han Sans SC;
	font-weight: 400;
	font-size: 16px;
	color: #817A7A;
	text-align: center;
	line-height: 48px;
}
.sub-title-content{
	margin: auto;
	width: 900px;
	font-family: "黑体 常规";
	font-weight: 400;
	font-size: 18px;
	color: #505050;
	line-height: 32px;
	text-align: center;
	margin-bottom: 114px;
}
.container .introduction-content{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.container .introduction-content .introduction-left{
	width: 570px;
	font-family: "黑体 常规";
	font-weight: 400;
	font-size: 18px;
	color: #323232;
	line-height: 32px;
}
.container .introduction-bot{
	width: 1240px;
	height: 271px;
	margin: 61px auto;
	border: #000000;
	background: url("../image/index/图层 582.png") no-repeat center;
	background-size: cover;
	/* border: 1px salmon solid; */
	display: flex;
}
.introduction-bot-left{
	width:  320px;
	text-align: center;
	font-family: "黑体 常规";
	font-weight: bold;
	font-size: 30px;
	color: #505050;
	line-height: 146px;
}
.introduction-bot-right{
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
}
.introduction-bot-right-1{
	display: flex;
	font-family: "黑体 常规";
	font-weight: 400;
	font-size: 18px;
}
.introduction-bot-right-title{
	color: #F59D4D;
}

/* 以结果为导向 */
.result{
	height: 600px;
	padding-top: 50px;
	/* background-color: aqua; */
}
.result .result-top{
	margin-top: 30px auto ;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: flex-start
}
.result .result-top .result-top-left{
	width: 260px;
	height: 37px;
	font-family: "黑体 常规";
	font-weight: bold;
	font-size: 36px;
	color: #333333;
	line-height: 60px;
}
.result .result-top .result-top-right{
	/* border: 1px solid red; */
	width: 860px;
	font-family: "黑体 常规";
	font-weight: 400;
	font-size: 18px;
	color: #323232;
	line-height: 30px;	
}


/* 公司业务 */
.container .business-content{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.business-right{
	width: 925px;
	height: 465px;
}
.business-right img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.square {
  width: 100px;
  height: 100px;
  background-color: red;
  transform: rotate(90deg);
}

.tabs-container {
  font-family: "Roboto", sans-serif;
  max-width: 100%;
  min-height: 400px;
  margin: 30px auto;
  display: flex;
  justify-content: space-between;
  /* box-shadow: 0 4px 40px -8px rgba(0, 0, 0, 0.2); */
}
.tabs-container .tabs {
  width: 250px;
  color: #959492;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.tabs-container .tabs .tab {
  cursor: pointer;
  font-weight: bold;
}
.tabs-container .tabs .tab .tab-title{
	font-family: "AdobeHeitiStd-Regular";
	font-weight: bold;
	font-size: 30px;
	color: #959492;
	line-height: 30px;
}

.tabs-container .tabs .tab .tab-sub{
	font-family: "黑体 常规";
	font-weight: 400;
	font-size: 18px;
	color: #959492;
	line-height: 32px;
}

.tabs-container .content-container .content .zu{
	display: flex;
}


.tabs-container .tabs .tab.active1 {
  background: #f6fdff;
  color: #959492;
}

.tabs-container .content-container .content {
	display: none;
}
.tabs-container .content-container .content.active1 {
  display: block;
}
.tabs-container .tabs .tab.active1 .tab-title{
	 color: #252423;
}
.tabs-container .tabs .tab.active1 .tab-sub{
	 color: #252423;
}
/* 企业荣誉 */





/*************************************/
.awards-box{
	width: 100%;
	height:1000px;
	background-color: #FBFBFB;	
}
.awards{
	padding-top: 50px;
	padding-bottom: 50px;
	width: 100%;
	position: relative
}
.caption .award{
	width: 100%;
	margin: 25px auto;
	position: relative
}
.caption .image-title{
	height: 34px;
	display: flex;
	align-items: flex-end;
}
.caption .image-title .c-title {
    line-height: 34px;
    margin-right: 13px;
    font-size: 30px;
}
.caption .image-title .e-title {
    line-height: 34px;
    font-size: 25px;
    font-style: italic;
    color: rgba(253, 150, 16, .6);
}
 .awards .year-detail {
    height: 356px;
	text-align: center;
	padding-top: 75px
}
 .awards .year-detail .line {
    font-size: 32.5px;
    color: #000;
    padding-bottom: 48.75px;
}
 .awards .year-detail .line .year {
    letter-spacing: -2px;
    font-weight: 600;
    font-size: 60px;
    line-height: 48.75px;
    padding-right: 6px;
}
.awards .year-detail .line span {
    vertical-align: bottom;
}
 .awards .year-detail .detail {
    line-height: 30px;
    font-size: 22px;
    color: #505050;
}
.awards .timeline ul {
    width: 100%;
    border-top: 2px solid #555;
}
.awards .timeline ul li {
    float: left;
    width: 155px;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.awards .timeline ul li .indicator {
    width: 21px;
    height: 21px;
    background: #555;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: -13px;
    left: 50%;
    transform: translate(-50%);
}
.awards .timeline ul li .year {
    transition: all .2s;
    font-size: 28px;
    font-weight: 400;
    font-style: italic;
    color: #505050;
    line-height: 100px;
    text-align: left;
    padding-left: 50px;
}




/* .awards .timeline ul li.act .indicator, .awards .timeline ul li.act .indicator {
    background: url(https://static.jjbisai.com/website/imgs/jj_pcsite/about/dot.png);
    width: 47px;
    height: 47px;
    background-size: 100%;
	background-size: cover;
    top: -25px;
	display: flex;
} */

.awards .timeline ul li.act .year, .awards .timeline ul li.act .year {
    transform: scale(2);
    font-weight: 600;
    line-height: 130px;
    color: #ee9637;
    padding-left: 50px;
    letter-spacing: -2px
}

.awards .year-detail{
	display: none;
}
.awards .act{
	display: flex;
	flex-direction: column;
	justify-content: center;
}





.awards .rank-line {
	margin-top: 135px;
    width: 100%;
	margin-top: 100px;
    text-align: center;
	/* border:1px solid red; */
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-around;
	align-items: center;
}
.awards .rank-line .rank{
	margin: 30px;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.awards .rank-line .rank p{
	margin-top: 10px;
	width: 135px;
	text-align: center;
	line-height: 20px;
}
.awards .rank-line .rank .img{
	
}




/********************/




/* 企业荣誉 */
/* .awards1{
	width: 100%;
	background-color: #FBFBFB;	
}
.awards1 .container .awards-top{
	padding: 45px auto;
	border: 1px solid red;
}
.awards1 .container .awards-top .awards-title{
	font-family: "黑体 常规";
	font-weight: bold;
	font-size: 28px;
	color: #000000;
	line-height: 30px;
}
.awards1 .container .awards-top .awards-e-title{
	font-family: "黑体 常规";
	font-weight: 400;
	font-size: 22px;
	color: #F59D4D;
	line-height: 48px;
	font-style: italic;
}

.awards1 .container .awards-mid{
	background: url("../");
} */