#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,0.8);-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease;}#baguetteBox-overlay.visible{opacity:1;}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center;}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%;}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);-moz-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;color:#ccc;background-color:#000;background-color:rgba(0,0,0,0.6);font-family:sans-serif;}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px;}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left 0.4s ease,-webkit-transform 0.4s ease;transition:left 0.4s ease,-moz-transform 0.4s ease;transition:left 0.4s ease,transform 0.4s ease;}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight 0.4s ease-out;animation:bounceFromRight 0.4s ease-out;}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft 0.4s ease-out;animation:bounceFromLeft 0.4s ease-out;}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px;}.baguetteBox-button{position:absolute;cursor:pointer;outline:none;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,0.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color 0.4s ease;transition:background-color 0.4s ease;}.baguetteBox-button:hover{background-color:rgba(50,50,50,0.9);}.baguetteBox-button#next-button{right:2%;}.baguetteBox-button#previous-button{left:2%;}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px;}.spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px;}.double-bounce1,.double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:0.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out;}.double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s;}@-webkit-keyframes bounceFromRight{0%{margin-left:0;}50%{margin-left:-30px;}100%{margin-left:0;}}@keyframes bounceFromRight{0%{margin-left:0;}50%{margin-left:-30px;}100%{margin-left:0;}}@-webkit-keyframes bounceFromLeft{0%{margin-left:0;}50%{margin-left:30px;}100%{margin-left:0;}}@keyframes bounceFromLeft{0%{margin-left:0;}50%{margin-left:30px;}100%{margin-left:0;}}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0);}50%{-webkit-transform:scale(1);transform:scale(1);}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0);}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);}}

.intro{
	width: 100%;
	height: auto;
	background-color: #f6f6f6;
	padding: 4.625rem 0 5rem 0;
}
.intro .container{
	display: flex;
	justify-content: space-between;
}
.intro-left{
	width: calc(100% - 43.688rem);
	height: auto;
	display: flex;
	flex-direction: column;
}
.intro-left p:nth-child(3),.intro-left div:nth-child(3) p{
	font-size: 1rem;
	height: auto;
	line-height: 2.294rem;
	color: #666666;
	margin-bottom: 3.688rem;
}
.intro-left p:nth-child(4) a.universalswitch{
	color: #fe4901;
	border: solid 0.063rem #fe4901;
}
.intro-left p:nth-child(4) a.universalswitch i.iconfont{
	color: #fe4901;
}
.intro-right{
	width: 39.5rem;
	height: 22.688rem;
}
.intro2{
	width: 100%;
	height: auto;
	background-image: url(../img/intro2.jpg);
	background-size: cover;
	padding: 4.625rem 0 5rem 0;
}
.swiper-history{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 5rem;
}
.swiper-history .swiper-slide{
	height: auto;
}
.swiper-history .swiper-history-time{text-align: center;/* background: url("../img/line.png") center no-repeat; */cursor: pointer;height: 23.75rem;position: relative;}
.swiper-history .swiper-history-time .year-num {font-size: 3.125rem;height:10rem;color: #808080;display: flex;justify-content: center;align-items: center;}
.swiper-history .swiper-history-time .year-num span {color: #808080;}
.swiper-history .swiper-history-time .text{ font-size: 1.125rem;line-height: 1.75rem;color: #666;margin: auto;overflow: hidden;display: none;}
.swiper-history .swiper-history-time .swiper-slide-active .year-num {font-size: 8.75rem;color: #666666;font-weight: 700;}
.swiper-history .swiper-history-time .swiper-slide-active .year-num span {color: #ff733b;}
.swiper-history .swiper-history-time .swiper-slide-active .text{display: block;height: auto;font-size: 1rem;
    line-height: 2.294rem;
    color: #666666;overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		word-break: break-all;}
.swiper-history .swiper-history-time .swiper-button-next i,.swiper-history .swiper-history-time .swiper-button-prev i{font-size: 2.25rem; color: #999999;}
.swiper-history .swiper-history-time .swiper-button-prev:hover i,.swiper-history .swiper-history-time .swiper-button-next:hover i{color: #fe4901;}
.swiper-history .swiper-history-time .swiper-button-next {right:19%;top:22%; z-index: 1;}
.swiper-history .swiper-history-time .swiper-button-next i.iconfont{transform: rotate(180deg);}
.swiper-history .swiper-history-time .swiper-button-prev i.iconfont{}
.swiper-history .swiper-history-time .swiper-button-prev {left:19%;top:22%;z-index: 1;}
.mbshow { display:none!important;}
.swiper-history .swiper-button-next:after,.swiper-history .swiper-button-prev:after{
	content: "";
}
.swiper-slide-active .year-num::after{
	display: inline-block;
	position: absolute;
	left: 80%;
	content: "";
	width: 20.5rem;
	height: 0.125rem;
	background-color: #dee0df;
}
.swiper-slide-active .year-num::before{
	display: inline-block;
	position: absolute;
	right: 80%;
	content: "";
	width: 20.5rem;
	height: 0.125rem;
	background-color: #dee0df;
}
.swiper-slide-prev .year-num::before{
	display: inline-block;
	position: absolute;
	right: 65%;
	content: "";
	width: 15.5rem;
	height: 0.125rem;
	background-color: #dee0df;
}
.swiper-slide-next .year-num::after{
	display: inline-block;
	position: absolute;
	left: 65%;
	content: "";
	width: 15.5rem;
	height: 0.125rem;
	background-color: #dee0df;
}
.honor{
	width: 100%;
	height: auto;
	padding-top: 11.75rem;
}
.honor .container{
	display: flex;
	justify-content: space-between;
}
/* copy section start==============================================================================================================*/
.about-sinexcel .text .title-style {
    text-align: center;
}
.title-style {
    overflow: hidden;
}
.title-style h2 {
    text-transform: uppercase;
    font-size: 42px;
    line-height: 60px;
    margin: 8px 0 20px 0;
    color: #1a1a1a;
}
.title-style h5 {
    font-size: 20px;
    margin: 0;
    color: #666;
    line-height: 30px;
}
.company-honor {
	width: 100%;
	height: auto;
    overflow: hidden;
    position: relative;
}
.company-honor .title-style {
    margin-left: 13%;
}
.title-style {
    overflow: hidden;
}
.swiper-r {
    /* position: absolute;
    right: 13%;
    top: 25%; */
    width: 21.063rem;
	display: flex;
	align-items: flex-end;
}
.swiper-r .swiper-pagination-progressbar.swiper-pagination-horizontal{
	top: 5px;
	z-index: 1;
}
.lbtip {
    width: 112px;
    height: 26px;
    position: absolute;
    left: 13%;
    bottom: 10%;
}
.company-honor-swiper {
    width: 100%;
    height: 400px;
    margin: auto;
    background: url(../img/honort.png) center bottom repeat-x;
    margin-top: 100px;
    padding-bottom: 40px;
}
.company-honor .title-style h2 {
    margin: 0;
}
.company-honor .title-style h5 {
    color: 999999;
    font-size: 16px;
}
.rpagination {
    position: relative;
	width: 100%;
    height: 40px;
}
.swiper-pagination-num {
    font-size: 14px;
    color: #b2b2b2;
}
.swiper-pagination-num #current {
    font-size: 24px;
    color: #000;
}
.swiper-pagination-progressbar {
    width: 100%;
    height: 3px;
    background: rgba(0,0,0,.1);
    margin-top: 30px;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #fe4901;
}
.company-honor-swiper .swiper-slide {
    width: auto;
    height: 300px;
    display: flex;
	align-items: flex-end;
}
/* .table-bottom {
    display: table-cell;
    vertical-align: bottom;
} */
.honor-img {
    overflow: hidden;
    display: block;
    position: relative;
    max-width: 221px;
}
.honor-img img{
	width: 100%;
	height: 100%;
}
.honor-img a {
    display: flex;
	position: relative;
	justify-content: center;
	align-items: center;
	transition: all 0.5s;
}
.honor-img .hcenter img {
    display: block;
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
/* copy section end==============================================================================================================*/
.company-honor-swiper .honor-img a span.iconfont{
	position: absolute;
	color: #fe4901;
	font-size: 3.5rem;
	display: none;
}
.company-honor-swiper .honor-img a:hover{
	opacity: 0.6;
}
.company-honor-swiper .honor-img a:hover span.iconfont{
	display: inline-block;
}
.intro3{
	background-color: #f6f6f6;
	padding: 4.25rem 0 5.25rem 0;
}
.culture{
	margin-top: 4rem;
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
}
.culture-left{
	width: 24.313rem;
	height: 22.5rem;
	line-height: 22.5rem;
	text-align: center;
	background-color: #ffffff;
	border-right: 0.375rem solid #fe4901;
	position: relative;
}
.culture-left::after{
	position: absolute;
	top: 50%;
	right: -0.82rem;
	content: "";
	width: 0;
	height: 0;
	border-top: 0.25rem solid transparent;
	border-left: 0.438rem solid #fe4901;
	border-bottom: 0.25rem solid transparent;
}
.culture-left img{
	display: inline-block;
	width: 10.438rem;
	height: 8.625rem;
}
.culture-right{
	width: calc(100% - 25.688rem);
	height: 22.5rem;
	display: flex;
	justify-content: center;
	flex-direction: column;
	background-color: #ffffff;
	padding: 0 4.25rem;
	position: relative;
}
.culture-right::before{
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	width: 0;
	height: 0;
	border-top: 0.25rem solid transparent;
	border-left: 0.438rem solid #f6f6f6;
	border-bottom: 0.25rem solid transparent;
}
.culture-right p:nth-child(1){
	font-size: 1.5rem;
	height: 1.5rem;
	line-height: 1.5rem;
	letter-spacing: 0.119rem;
	color: #fe4901;
	margin-bottom: 1rem;
	font-weight: 600;
}
.culture-right p:nth-child(2),.culture-right p:nth-child(3){
	font-size: 1rem;
	height: auto;
	line-height: 1.856rem;
	letter-spacing: 0.081rem;
	color: #666666;
}
.culture-list{
	width: 100%;
	height: auto;
	margin-top: 1.5rem;
	overflow: hidden;
}
.culture-list ul{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
}
.culture-list ul li{
	width: calc((100% - 4rem)/4);
	height: auto;
	padding: 1.375rem;
	padding-left: 0;
	overflow: hidden;
	background-color: #ffffff;
}
.culture-list-img{
	width: 19.5rem;
	height: 12.75rem;
	overflow: hidden;
}
.culture-list-txt{
	padding-left: 1rem;
	padding-top: 1.375rem;
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.culture-list-left p:nth-child(1){
	font-size: 1.25rem;
	line-height: 1.856rem;
	height: 1.856rem;
	letter-spacing: 0.1rem;
	font-weight: 600;
	color: #333333;
}
.culture-list-left p:nth-child(2){
	font-size: 0.875rem;
	line-height: 1.856rem;
	height: 1.856rem;
	letter-spacing: 0.069rem;
	font-weight: 600;
	color: #d0d0d0;
	opacity: 0.54;
}
.culture-list-left,.culture-list-right{
	display: inline-block;
}
.culture-list-right{
	font-size: 3.75rem;
	height: 3.75rem;
	line-height: 3.75rem;
	letter-spacing: 0.3rem;
	color: #ffefe9;
}
.speech{
	width: 100%;
	height: auto;
	padding: 4rem 0;
	background-color: #ffffff;
}
.speech .container{
	display: flex;
	justify-content: space-between;
	
}
.speech-txt p:nth-child(1){
	margin-bottom: 2.875rem;
	display: flex;
	justify-content: space-between;
}
.speech-txt p:nth-child(1)>span{
	display: inline-block;
	height: auto;
	align-self: flex-end;
}
.speech-txt p:nth-child(1) span span:nth-child(1){
	font-size: 1.5rem;
	line-height: 1.856rem;
	letter-spacing: 0.119rem;
	color: #fe4901;
}
.speech-txt p:nth-child(1) span span:nth-child(2){
	font-size: 1rem;
	line-height: 1.856rem;
	letter-spacing: 0.081rem;
	color: #333333;
}
.speech-txt p:nth-child(1) a{
	color: #fe4901;
	border-color: #fe4901;
}
.speech-txt p:nth-child(1) a i.iconfont{
	color: #fe4901;
}
.speech-txt p:last-child{
	text-align: right;
}
.speech-txt p:last-child img{
	width: 6rem;
	height: auto;
}
.speech-txt p:not(:first-child){
	font-size: 1rem;
	line-height: 1.919rem;
	letter-spacing: 0.081rem;
	color: #666666;
	/* text-indent: 2rem; */
}
.speech-left{
	width: calc(100% - 28rem);
	height: auto;
}
.speech-right{
	width: 22.438rem;
	height: auto;
	overflow: hidden;
}
@media (min-width:100px) and (max-width:1023px) {
	.intro,.intro2,.honor,.intro3,.speech{
		padding: 1rem 0;
	}
	.intro .container{
		flex-direction: column;
	}
	.intro-left,.intro-right{
		width: 100%;
	}
	.intro-right{
		height: 16rem;
	}
	.intro-left p:nth-child(3){
		margin-bottom: 1rem;
		font-size: 0.875rem;
		line-height: 1.4rem;
	}
	.intro-left p:nth-child(4){
		margin-bottom: 1rem;
	}
	.swiper-history{
		padding-bottom: 2rem;
	}
	.swiper-history .swiper-history-time{
		height: auto;
	}
	.swiper-slide-active .year-num::after{
		display: none;
	}
	.swiper-slide-active .year-num::before{
		display: none;
	}
	.swiper-history .swiper-history-time .swiper-slide-active .year-num{
		font-size: 4.75rem;
	}
	.swiper-slide-prev .year-num::before,.swiper-slide-next .year-num::after{
		display: none;
	}
	.swiper-history .swiper-history-time .swiper-button-prev{
		left: 10%;
		top:5rem;
	}
	.swiper-history .swiper-history-time .swiper-button-next{
		right: 10%;
		top:5rem;
	}
	.swiper-history .swiper-history-time .swiper-slide-active .text{
		font-size: 1rem;
		line-height: 1.4rem;
		width: 90%;
		height: auto;
	}
	.honor .container{
		flex-direction: column;
	}
	.rpagination{
		width: 80%;
		margin: 0 auto;
	}
	.company-honor-swiper{
		margin-top: 1rem;
	}
	.culture{
		margin-top: 1rem;
		flex-direction: column;
	}
	.culture-left{
		width: 100%;
		height: 16.5rem;
		line-height: 16.5rem;
		border-right: 0;
		border-bottom: 0.375rem solid #fe4901;
	}
	.culture-left::after{
		top: calc(100% - 0.6rem);
		right: 50%;
		border-right: 0.25rem solid transparent;
		border-left: 0.25rem solid transparent;
		border-bottom: 0.438rem solid #fe4901;
	}
	.culture-right{
		width: 100%;
		height: auto;
		margin-top: 1rem;
		padding: 1rem;
		overflow: hidden;
	}
	.culture-right p:nth-child(1){
		font-size: 1.2rem;
		height: auto;
		line-height: 1.4rem;
		margin-bottom: 0.5rem;
	}
	.culture-right p:nth-child(2), .culture-right p:nth-child(3){
		font-size: 0.875rem;
		height: auto;
		text-indent: 2rem;
		line-height: 1.3rem;
	}
	.culture-list ul{
		flex-direction: column;
	}
	.culture-list ul li{
		width: 100%;
		padding: 1rem;
		padding-left: 1rem;
	}
	.culture-list ul li:not(:last-child){
		margin-bottom: 1rem;
	}
	.culture-list-txt{
		padding-left: 0;
		padding-top: 1rem;
	}
	.culture-list-left p:nth-child(1){
		font-size: 1.2rem;
	}
	.speech .container{
		flex-direction: column;
		overflow: hidden;
	}
	.speech-left{
		width: 100%;
	}
	.speech-txt p:nth-child(1){
		margin-bottom: 0;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.speech-txt p:nth-child(1)>span{
		align-self: initial;
		margin-bottom: 0.5rem;
	}
	.speech-txt p:not(:first-child){
		font-size: 0.875rem;
		height: auto;
		line-height: 1.4rem;
		margin-top: 0.5rem;
	}
	.speech-right{
		width: 100%;
		height: auto;
		margin-top: 0.5rem;
		overflow: hidden;
	}
}