:root{
	--taiyi-blue:#479ACC;
	--taiyi-green:#B6C442;
	--taiyi-blue-soft:#E9F3F9;
	--taiyi-blue-rgb:71,154,204;
	--taiyi-green-rgb:182,196,66;
}

/*滚动条样式*/
::-webkit-scrollbar{width:8px;height:8px}
::-webkit-scrollbar-track{background:#f8f8f8}
::-webkit-scrollbar-thumb{background:#000;height:60px}
::-webkit-scrollbar-thumb:window-inactive{background:#000}
::-webkit-scrollbar-thumb:vertical:hover{background:#000}
body {font-family: "微软雅黑","Microsoft YaHei","Helvetica Neue", "Helvetica", "Arial", "sans-serif";padding-top: 60px;}
body,html{height:100%}
ul{margin:0;padding:0}
em,i{font-style:normal}
a{color:#333;text-decoration: none;}
a:focus,a:hover{text-decoration:none;color:#333}
.taiyi-brand-text{color:var(--taiyi-blue);}
p{margin-bottom:0;}
textarea{resize:none}
.img{overflow:hidden;position:relative;z-index:1;margin:0 auto}
.img img{display:block;width:100%;-webkit-transition:all .5s;transition:all .5s}
.clamp2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.index_body{padding-top:0}
.hrefAnchor{position: absolute;left:0;top:-60px;}
.container{padding-left:15px;padding-right:15px}
@media (min-width:576px) and (max-width:767px) {
	.container{max-width: none;}
}
@media (max-width:767px){
	.PC_show{display:none!important}
}
@media (min-width:768px){
	.hrefAnchor{top:-70px;}
	body{padding-top:70px}
	.Min_show{display:none!important}
}
@media (min-width:1200px){
	.hrefAnchor{top:-90px;}
	body{padding-top:90px}
	.container{width:1130px;}
}
@media (min-width:1450px){
	.container{width:1230px;}
}
@media (min-width:1650px){
	.container{width:83.33333%;max-width:1480px}
}
/*搜索页面*/
.noResult{text-align:center;font-size:16px;text-transform:uppercase;margin:50px 0}
@media (min-width:768px){
	.noResult{font-size:20px}
}


/*foot*/
.gotop{width:40px;height:40px;background:url(../images/icon/gotop.png) no-repeat center;background-size:contain;position:fixed;right:-40px;bottom:50px;z-index:2;cursor:pointer;-webkit-transition:all .5s;transition:all .5s}
.gotop.on{right:5px}

.footer{position: relative;width:100%;left:0;bottom:0;background:#1f1f1f;color:#666666;z-index:2;}
.footer a{color:#666666;}
.copyright{padding:15px 0;color:#666;font-size:12px;text-align: center;}
.copyright a{display:inline-block;color:#666;}
.copyright a:hover{text-decoration: underline;color:#666}
.copyright img{display:inline-block;vertical-align:middle}

@media (max-width: 767px) {
	.gotop {width: 30px;height: 30px;}
}
@media (min-width: 1200px) {
	.copyright{padding:25px 0;font-size:14px;}
}


/*导航*/
.header .navbar{
	background-color: #fff;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.1);
	box-shadow: 0 2px 6px rgba(0,0,0,.1);
	transition: all 0.5s;
	padding:0;
}
.navbar-brand {
	height: auto;
	padding:0;
	position: absolute;
	left:15px;
	top:9px;
}
.navbar-brand img {
	display: block;
	width: auto;
	height: 42px;
	object-fit: contain;
	position: relative;
	z-index: 2;
}
.header .navbar-toggler{padding:0;border:none;width:30px;height:30px;}
.header .navbar-toggler:focus{box-shadow:none}
.header .navbar-toggler .icon-bar{width:30px;height:2px;background-color:var(--taiyi-blue);display:block;position:relative;-webkit-transition:all .3s;transition:all .3s}
.header .navbar-toggler .icon-bar+.icon-bar{margin-top:6px}
.header .navbar-toggler.menu-close .icon-bar:nth-child(1){-webkit-transform:rotate(45deg);transform:rotate(45deg);top:4px}
.header .navbar-toggler.menu-close .icon-bar:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:-4px}
.header .navbar-toggler.menu-close .icon-bar:nth-child(2){display:none}
.header .navbar-nav>li>a {
	font-size:14px;
	display: block;
	color: #333;
	line-height:20px;
}
.header .nav-link:hover,
.header .nav-item:hover .nav-link,
.header .active .nav-link{
	color:var(--taiyi-blue);
}
.navbar-collapse::-webkit-scrollbar {
	width: 2px;
	height: 2px;
}
.header .container{position: relative;display: block;}
/* 二级导航 */
.header .dropdown-toggle{display: none;cursor: pointer;}
.header .dropdown-menu{border-radius:0;border:none;margin-top:0;box-shadow:none;padding:0;background:#fff;}
.header .dropdown-item{position:relative;font-size:14px;color:#3c3b42;line-height:30px;padding:10px;background-color:#fff;white-space: nowrap;transition: all 0.5s;}
.header .dropdown-item:hover{color:#fff;background-color:var(--taiyi-blue);}
@media (max-width: 991px) {
	.header .navbar-toggler{display: block;margin-right:0;margin-top:20px;margin-bottom:20px;float:right;}
	
	.header .navbar-nav>li{padding:0;}
	.header .navbar-nav>li>a{border-bottom:1px dashed #ccc;padding:15px;}
	.header .navbar-nav>.active>a{font-weight: 700;}
	.header .navbar-collapse{border-top:1px solid #e7e7e7;}
	
	/* 二级导航 */
	.header .dropdown>.dropdown-toggle{display: block;}
	.header .dropdown-toggle{display: block;width:50%;height:51px;z-index: 2;position: absolute;top:0;right:0;}
	.header .dropdown-toggle::after{content: '';display: block;position: absolute;width:8px;height:8px;right:15px;top:50%;margin-top:-3px;border-top:1px solid #333;border-right:1px solid #333;border-bottom:none;border-left:none;margin-left: 0;vertical-align: 0;transform: rotate(135deg);transform-origin: center;z-index:2;transition: all 0.3s;}
	.header .nav-link:hover + .dropdown-toggle::after,
	.header .nav-item:hover .nav-link + .dropdown-toggle::after,
	.header .active .nav-link + .dropdown-toggle::after{border-top-color:#333;border-right-color:#333;}
	.header .dropdown-toggle[aria-expanded=true]::after{transform: rotate(-45deg);border-top-color:#333;border-right-color:#333;}
	.header .dropdown-menu{background:var(--taiyi-blue-soft);padding:15px;}
	.header .dropdown-menu li{border-bottom:1px dashed #dadada;}
	.header .dropdown-menu li:last-child{border-bottom:none;}
	.header .dropdown-item{padding-left:0;padding-right:0;text-align: left;line-height: 20px;background-color:transparent;}
	.header .dropdown-item:hover + .dropdown-toggle::after{border-top-color:var(--taiyi-blue);border-right-color:var(--taiyi-blue);}
	.header .dropdown-item:hover{color:var(--taiyi-blue);background-color:transparent;}
}
@media (max-width: 767px) {
	.header .navbar-toggler{margin-top:15px;margin-bottom:15px;}
	.collapse.navbar-collapse{max-height:calc(100vh - 60px);height:calc(100vh - 60px)!important;}
}
@media (min-width: 768px) and (max-width: 991px){
	.navbar-brand{top:12px;}
	.navbar-brand img{height:46px;}
	.header .navbar-nav{float:none;}
	.header .navbar-nav>li{float:none;}
	.header .navbar-collapse{float:none;}
	.collapse.navbar-collapse{display: none!important;}
	.collapse.navbar-collapse.show{overflow-y:auto!important;display: block!important;max-height:calc(100vh - 70px);height:calc(100vh - 70px)!important;}
}
@media (min-width: 992px) {
	.navbar-brand{top:13px;}
	.navbar-brand img{height:54px;}
	.navbar-expand-lg .navbar-collapse{justify-content: flex-end;}
	.header .navbar-nav{margin-right: -25px;}
	.header .navbar-nav>li{position: relative;padding:0 10px;}
	.header .navbar-nav>li:after{content: '';position: absolute;width:1px;height:14px;right:0;top:50%;margin-top:-7px;background:#565757;}
	.header .navbar-nav>li:last-child::after{display: none;}
	.header .navbar-nav>li>a{font-size:14px;padding:30px 5px;}
	
	.header .dropdown-menu{min-width:140px;left:50%;transform: translateX(-50%);box-shadow: 0 2px 5px rgba(0,0,0,0.15);padding-top:0;padding-bottom:0;}
    .header .dropdown-item{font-size:14px;padding:0 20px;line-height: 45px;}
}
@media (min-width: 1200px) {
	.navbar-brand{top:15px;}
	.navbar-brand img{height:60px;}
	.header .navbar-nav>li{padding:0 16px;}
	.header .navbar-nav>li>a{padding-top:35px;padding-bottom:35px;}
}
@media (min-width: 1650px) {
	.header .navbar-nav>li{padding:0 25px;}
}

/* 客服 */
.sidebar{position: fixed;z-index: 10;right:0;top:50%;transform: translateY(-50%);min-height:80px;}
.sidebar_fullbar{position: relative;width:120px;border:5px solid var(--taiyi-blue);border-radius: 5px;background:#fff;margin-right:-130px;transition:all 0.5s}
.sidebar_fullbar h5{font-size:16px;text-align: center;padding:24px 0 15px;background:var(--taiyi-blue);color:#fff;margin:0;}
.sidebar_menu{padding:15px 0;}
.sidebar_menu a{display: block;text-align: center;margin-bottom:10px;}
.sidebar_menu a:last-child{margin-bottom:0;}
.sidebar_menu a img{display: block;margin:0 auto}
/*在线客服边栏收缩状态*/
.sidebar_close{position: absolute;width:40px;height:40px;right:-5px;top:-5px;cursor: pointer;background:url(../images/icon/close1.png) no-repeat top right;background-size:30px auto;}
.sidebar_minibar{position: absolute;right:0;top:0;width:23px;height:80px;background:url(../images/icon/mini.png) no-repeat right top;cursor: pointer;transition:all 0.5s}
.sidebar.on .sidebar_minibar{right:-25px;}
.sidebar.on .sidebar_fullbar{margin-right:0;}


/*首页*/
.index_banner {
	overflow: hidden;
	position: relative;
	height:100vh;
}
.index_banner .swiper{
	height:100%;
}
.index_banner img {
	display: block;
	width: 100%;
}
.banner-bg {
	width: 100%;
	height: 100%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.index_banner .swiper-slide {
	position: relative;
	overflow: hidden;
	background: #081d32;
}
.index_banner .banner-video {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	background: #081d32;
}
.banner_text {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.banner_text img {
	display: block;
	margin:0 auto;
	max-width:100%;
	-webkit-transition: all 1s;
	transition: all 1s;
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
/* .banner1 .banner_text img {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.banner2 .banner_text img {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.banner3 .banner_text img {
	-webkit-transform: scale(0);
	transform: scale(0);
}
.banner4 .banner_text img {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}
.banner5 .banner_text img {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
} */
.swiper-button-prev,.swiper-button-next,.swiper-pagination-bullet{outline: none;}
.index_banner .swiper-slide-active .banner_text img {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

.index_banner .swiper-button-prev,
.index_banner .swiper-button-next {
	width: 36px;
	height: 36px;
	margin-top: -18px;
	background-size: auto 20px;
	outline: none;
	opacity: 0.5;
}
.index_banner .swiper-button-prev {
	left: 0;
}
.index_banner .swiper-button-next {
	right: 0;
}
.index_banner .swiper-button-prev:hover,
.index_banner .swiper-button-next:hover{
	opacity: 0.8;
}
.index_banner .swiper-pagination{
	bottom:12%;
}
.index_banner .swiper-pagination-bullet{
	width:20px;
	height:4px;
	background:transparent;
	border-radius: 2px;
	margin:0 8px!important;
	opacity: 1;
	border:1px solid #fff;
}
.index_banner .swiper-pagination-bullet-active{
	background:var(--taiyi-blue);
	border-color:var(--taiyi-blue);
}
.index_banner .bottomPage{position:absolute;width:40px;height:41px;left:50%;margin-left:-20px;bottom:2%;background:url(../images/icon/down.png) no-repeat center;background-size:auto 100%;z-index:2;animation: mymove2 1s alternate infinite;-webkit-animation: mymove2 1s alternate infinite;cursor: pointer;}
@keyframes mymove2{
		from{bottom:2%;}
		to{bottom:4%;}
	}
@-webkit-keyframes mymove2{
	from{bottom:2%;}
	to{bottom:4%;}
}

.index-banner-text{color:#fff;text-shadow: 0 5px 5px rgba(0,0,0,1);line-height: 1.6;}
.index-banner-text h2{font-weight: 700;line-height: inherit;font-size:28px;margin-bottom:10px;opacity: 0;transform: translateX(30%);transition: all 1s ease 0.5s;}
.index-banner-text .text{font-size:16px;line-height: inherit;opacity: 0;transform: translateX(30%);transition: all 1s ease 1s;}
.index-banner-text .text>strong{font-size:20px;}
.index_banner .swiper-slide-active .index-banner-text h2,
.index_banner .swiper-slide-active .index-banner-text .text{opacity: 1;transform: none;}
/*横屏*/
@media (max-width:767px) and (orientation:landscape){
	.banner_text img{max-width:80%;}
}
@media (max-width:767px){
	.index_banner .swiper-button-prev,
	.index_banner .swiper-button-next{display: none;}
}
@media (min-width: 768px) {
	.index_banner .swiper-pagination-bullet{
		width:30px;
	}
	.index_banner .swiper-button-prev,
	.index_banner .swiper-button-next {
		background-size:auto 36px;
	}
	.index_banner .swiper-button-prev {
		left: 1.5%;
	}
	.index_banner .swiper-button-next {
		right: 1.5%;
	}
	
	.index-banner-text h2{font-size:32px;}
	.index-banner-text .text{font-size:18px;}
	.index-banner-text .text>strong{font-size:22px;}
}
@media (min-width:992px) {
	.index_banner .swiper-pagination-bullet{
		width:40px;
		height:6px;
		border-radius: 3px;
		margin:0 10px!important;
	}
}
@media (min-width:1200px) {
	.index-banner-text h2{font-size:36px;}
	.index-banner-text .text{font-size:20px;}
	.index-banner-text .text>strong{font-size:24px;}
}
@media (min-width:1450px) {
	.index_banner .swiper-pagination-bullet{
		width:60px;
		margin:0 15px!important;
	}
}
@media (min-width:1650px) {
	.index_banner .swiper-button-prev,
	.index_banner .swiper-button-next {
		width: 70px;
		height: 70px;
		margin-top: -35px;
		background-size: auto 60px;
	}
	
	.index-banner-text h2{font-size:40px;}
	.index-banner-text .text{font-size:22px;}
	.index-banner-text .text>strong{font-size:26px;}
}
@media (min-width:1850px) {
	.index_banner .swiper-pagination-bullet{width:70px;}
	
	.index-banner-text h2{font-size:44px;}
	.index-banner-text .text{font-size:24px;}
	.index-banner-text .text>strong{font-size:28px;}
}
.textColor a,
.textColor .InfoContent,
.textColor .inside_title{color:#fff;}
.index_more{margin-top:25px}
.index_more a{padding:10px;max-width:136px;background:var(--taiyi-blue);color:#fff;text-align:center;text-transform:uppercase;line-height:20px;font-size:16px;display:flex;align-items: center;justify-content: center;transition: all 0.3s;}
.index_more a>img{margin-left:5px;transition: all 0.3s;}
.index_more a:hover{background-color:var(--taiyi-blue);color:#fff;box-shadow: 0 0 15px rgba(0,0,0,0.25);}
.index_more a:hover>img{margin-left:15px;}

.index_main{position:relative;overflow:hidden;padding:40px 0}
.index_main .container{position:relative;z-index:2}
.indexTitle{display: flex;flex-direction: column;align-items: center;text-align: center;margin-bottom:30px;}
.indexTitle a{display:block;color:#333}
.indexTitle a:hover{color:333;}
.indexTitle h2{font-size:22px;font-weight: 700;text-transform: uppercase;margin:0;}
.indexTitle h3{font-size:20px;margin:0;}
.indexTitle h2 + h3{margin:10px 0 0;}
.indexTitle h3 + h2{margin:10px 0 0;}
@media (max-width:767px){
	.index_bg{background-size:cover}
}
@media (min-width:768px){
	.index_main{padding:50px 0}
	.index_bg{background-attachment:fixed}
	.index_title{margin-bottom:45px}
	.index_title h2{font-size:24px}
	.indexTitle h3{font-size:22px;}
	.index_more{margin-top:35px}
}
@media (min-width:1200px){
	.index_main{padding:60px 0}
	.index_title{margin-bottom:55px}
	.index_title h2{font-size:30px}
	.indexTitle h3{font-size:28px}
	.index_more a{padding:20px 10px;max-width:160px;}
}
@media (min-width:1650px){
	.index_main{padding:70px 0}
}


/*首页关于*/
.index_about_main{padding-bottom:0;}
.index_about_list{display: flex;flex-flow: row wrap;align-items: flex-end;}
.index_about_list:before,.index_about_list:after{display: none;}
.index_about_list .indexTitle h3{margin-top:10px;}
.index_about_list .indexTitle h3:after{content: '';display: block;margin:15px auto 0;width:46px;height:2px;background:var(--taiyi-blue);}
.index_about_list .InfoContent{color:#666;font-size:14px;}
.index_about_list .index_more>a{margin:0 auto;font-size:16px;}
.index_about_list .index_more{margin-bottom:20px;}
.index_about_list .rightImg{position: relative;}
.index_about_list .rightImg .img>img{width:auto;max-width:100%;margin:0 auto;}
.index_number_main{position: relative;width:100%;overflow: hidden;}
.index_number_main:before{content: '';display: block;width:100%;height:5px;background:rgba(var(--taiyi-blue-rgb),0.45);}
.index_number_row{display: flex;align-items: stretch;flex-flow: row wrap;}
.index_number_row:before,
.index_number_row:after{display: none;}
.index_number_row>div{padding:0;}
.about_ul{padding:15px;margin-left:-8px;margin-right:-8px;overflow: hidden;list-style: none;}
.about_ul li{float:left;width:50%;color:#bcbcbc;padding:25px 8px;list-style: none;}
.about_ul .num{margin-top:10px;}
.about_ul .num>span{font-size:30px;font-family: arial;color:#fff;line-height:1}
.n_slogan{position: relative;height:100%;padding:40px 15px;background:var(--taiyi-blue);color:#fff;}
.n_slogan:before{content: '';position: absolute;width:100%;height:5px;background:var(--taiyi-blue);top:-5px;left:0;}
.n_slogan h5{font-size:18px;margin:0;line-height:1.8}
.n_slogan h5>span{font-size:20px;font-weight: 700;display: block;}

.about_sm .index_more{margin:30px 0;}
.about_sm .index_more>a{width:160px;}
.n_slogan2{color:var(--taiyi-blue);text-align: center;font-weight: 700;}
.n_slogan2 h5{font-size:18px;margin:0;line-height:1.8;font-weight: 700;}
.n_slogan2 h5>span{font-size:20px;font-weight: 700;display: block;}

.about_nav{overflow: hidden;margin-left:-7px;margin-right:-7px;margin-top:20px;list-style: none;margin-bottom:20px;}
.about_nav>li{float:left;padding-left:7px;padding-right:7px;margin-bottom:15px;text-align: center;}
.about_nav a{display: block;width:90px;padding:10px 5px;border-radius: 4px;border:1px solid #c0c0c0;transition: all 0.5s;}
.about_nav .icon{position: relative;width:50px;margin:0 auto 8px;}
.about_nav .icon>img{width:100%;transition: all 0.5s;}
.about_nav .icon>.hover{position: absolute;left:0;top:0;transform: rotate(10deg);visibility: hidden;opacity: 0;}
.about_nav p{font-size:14px;font-weight: 700;margin:0;}
.about_nav a:hover,.about_nav a:focus{border-color:var(--taiyi-blue);background-color:var(--taiyi-blue);color:#fff;box-shadow:0 8px 18px rgba(var(--taiyi-blue-rgb),0.25);}
.about_nav a:hover .icon>.hover,.about_nav a:focus .icon>.hover{visibility:visible;opacity:1;transform:none;filter:brightness(0) invert(1);}
.about_nav a:hover .icon>.default,.about_nav a:focus .icon>.default{visibility:hidden;opacity:0;}

.playMask{position: absolute;width:100%;height:100%;/* background:rgba(0,0,0,0.2) */;left:0;top:0;z-index: 2;}
.playMask>.play{display: block;width: 100%;height: 100%;background: url(../images/icon/play.png) no-repeat center;background-size: 40px auto;cursor: pointer;}
.bannerVideos .modal-dialog{width:90%;display:flex;flex-direction:column;justify-content:center;min-height:100%;margin:0 auto;padding:0;}
.bannerVideos .close{position:absolute;width:30px;height:30px;background-color:var(--taiyi-blue);opacity:1;color:#fff;z-index:999;right:5px;top:5px;border-radius:50%;font-size:15px;line-height:30px;transition: all 0.5s;border:none;padding:0;}
.bannerVideos .close:focus{outline:0}
.bannerVideos .close:hover{background-color:var(--taiyi-blue);}
.bannerVideos .close span{position:relative;font-weight:lighter;text-shadow:none}
.bannerVideos .modal-body{padding:0;}
.bannerVideos .modal-content{padding:0;border:none;border-radius: 0;background:#fff;box-shadow: 0 0 0 rgba(0,0,0,0);padding-right:0;}
.bannerVideos video{display: block;width:auto;max-width:100%;max-height:90vh;margin:0 auto;outline: none;background:#000;}
@media (max-width:991px){
	.index_about_main .container{width:100%;}
	.about_ul li{text-align: center;}
	.n_slogan{text-align: center;}
}
@media (min-width: 768px) {
	.index_about_list .index_more{margin-bottom:50px;}
	
	.about_ul{padding:0;margin-left:-15px;margin-right:-15px;}
	.about_ul li{width:25%;padding:50px 15px;}
	.about_ul .num>span{font-size:36px;}

	.n_slogan{padding:50px 25px;}
	.n_slogan h5{font-size:20px;}
	.n_slogan h5>span{font-size:22px;}
	
	.about_sm{margin-bottom:30px;}
	.n_slogan2 h5{font-size:20px;}
	.n_slogan2 h5>span{font-size:22px;}
	
	.about_nav{margin-top:30px;margin-bottom:30px;}
	
	.bannerVideos .modal-dialog{width:90%;max-width:1920px;}
	.playMask>.play{background-size:64px auto;}
}
@media (min-width: 992px) {
	.index_about_list .indexTitle{text-align: left;align-items: flex-start;}
	.index_about_list .indexTitle h3:after{margin:20px 0 0;}
	.index_about_list .index_more>a{margin:0;}
	
	.about_ul{margin-left:-25px;margin-right:-25px;}
	.about_ul li{width:auto;font-size:15px;padding-left:25px;padding-right:25px;}
	.about_ul .num{margin-top:15px;}
	.about_ul .num>span{font-size:40px;}
	
	.index_number_row>div{padding:0 15px;}
	.n_slogan{padding:50px 25px;}
	
	.about_sm{display: flex;flex-flow: row-reverse wrap;justify-content: space-between;}
	.about_sm .index_more{margin:0}
	.n_slogan2{text-align: right;}
}
@media (min-width:992px) and (max-width:1059px){
	.index_number_row>div{width:100%;}
	.about_ul li{width:25%;}
	.about_ul li{text-align: center;}
	.n_slogan{text-align: center;}
}
@media (min-width: 1200px) {
	.index_about_list>div:first-child{padding-right:35px;}
	.index_about_list .indexTitle h3{margin-top:15px;}
	
	.about_ul li{padding-top:65px;padding-bottom:65px;}
	.about_ul .num>span{font-size:46px;}
	
	.n_slogan h5{font-size:22px;}
	.n_slogan h5>span{font-size:24px;}
	
	.n_slogan2 h5{font-size:22px;}
	.n_slogan2 h5>span{font-size:24px;}
	
	.about_nav{margin-left:-10px;margin-right:-10px;margin-bottom:50px;}
	.about_nav>li{padding-left:10px;padding-right:10px;margin-bottom:20px;}
	.about_nav a{width:95px;}
}
@media (min-width: 1450px) {
	.about_nav a{width:110px;}
	.about_nav .icon{width:60px;}
}
@media (min-width:1650px) {
	.index_about_list>div:first-child{padding-right:65px;}
	
	.index_about_list .index_more{margin-bottom:70px;}
	
	.about_ul{margin-left:-35px;margin-right:-35px;}
	.about_ul li{padding:80px 35px;}
	.about_ul .num>span{font-size:54px;}
	
	.n_slogan{padding:80px 30px;}
	
	.about_nav{margin-left:-15px;margin-right:-15px;margin-bottom:70px;}
	.about_nav>li{padding-left:15px;padding-right:15px;margin-bottom:30px;}
}
@media (min-width: 1850px) {
	.about_ul .num>span{font-size:60px;}
	.n_slogan h5{font-size:24px;}
	.n_slogan h5>span{font-size:28px;}
	
	.n_slogan2 h5{font-size:24px;}
	.n_slogan2 h5>span{font-size:28px;}
}

/* 业务领域 */
.index_business_main{padding-top:60px;}
.index_business_main,.index_business_main a{color:#fff;}
.index_business_swiper{margin:45px 0;}
.index_business_list{text-align: center;}
.index_business_list a{display: block;}
.index_business_list .icon{position:relative;width:120px;height:135px;margin:0 auto 25px;background:url(../images/icon/icon23.png) no-repeat center;background-size:100% 100%;display:flex;flex-direction:column;justify-content:center;max-width:100%;transition:all 0.5s;}
.index_business_list .icon:before{content:"";position:absolute;inset:0;background-color:var(--taiyi-blue);-webkit-mask:url(../images/icon/icon24.png) center/100% 100% no-repeat;mask:url(../images/icon/icon24.png) center/100% 100% no-repeat;opacity:0;transition:opacity 0.5s;}
.index_business_list .icon>img{position:relative;z-index:1;display:block;width:100%;transition:all 0.5s;}
.index_business_list p{font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.index_business_list a:hover .icon:before,.index_business_list a:focus .icon:before{opacity:1;}
.index_business_list a:hover .icon>img,.index_business_list a:focus .icon>img{transform:scale(0.95);}
@media (min-width: 576px) {
	.index_business_swiper{margin-bottom:0;}
}
@media (min-width: 768px) {
	.index_business_main{padding-top:90px;}
	.index_business_swiper{margin-top:55px;}
	.index_business_list .icon{width:160px;height:180px;margin-bottom:35px;}
}
@media (min-width: 1200px) {
	.index_business_swiper{margin-top:65px;}
	.index_business_list .icon{width:200px;height:225px;margin-bottom:55px;}
}
@media (min-width: 1650px) {
	.index_business_list .icon{width:236px;height:265px;}
}
/*经典案例*/
.index_case_main{padding-bottom:30px;}
.index_case_main>div{padding:0;}
.index_case_main .indexTitle{margin-bottom:0;}
.index_case_list a{display: block;position: relative;color:#fff;overflow: hidden;}
.index_case_list .text{position: absolute;width:100%;left:0;bottom:-100%;background:rgba(var(--taiyi-blue-rgb),0.8);padding:15px 10px 20px;z-index: 2;text-align: center;visibility: hidden;opacity: 0;transition: all 0.8s;}
.index_case_list h5{font-size:16px;line-height:30px;max-height:60px;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;transition: all 0.5s;transform: translateY(50px);}
.index_case_list p{display: block;font-size:12px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;text-transform: uppercase;margin:5px 0 0;transition: all 0.5s;transform: translateY(50px);}
.index_case_list .img:before{content: '';position: absolute;width:100%;height:100%;left:0;top:0;background:rgba(4,4,4,0.3);transition: all 0.5s;}
.index_case_list .more{position: absolute;width:19px;height:5px;background:url(../images/icon/right.png) no-repeat center;right:10px;bottom:10px;}
	
.title-swiper-button{margin-top:20px;margin-bottom:40px;display: flex;justify-content: center;}
.title-swiper-button>div{position: static;width:50px;height:34px;background-color:var(--taiyi-blue);margin:0;background-size:auto;opacity: 1;background-repeat: no-repeat;background-position: center;}
.title-swiper-button>div:after{display: none;}
.title-swiper-button>.swiper-button-prev{background-image: url(../images/icon/left.png);}
.title-swiper-button>.swiper-button-next{background-image: url(../images/icon/right.png);}
.title-swiper-button .swiper-button-next.swiper-button-disabled,
.title-swiper-button .swiper-button-prev.swiper-button-disabled{opacity: 1;background-color:#e1e1e1;}
@media (max-width: 767px) {
	.index_case_list .text{position: static;height:109px;visibility: visible;opacity: 1;background:rgba(var(--taiyi-blue-rgb),0.5);}
	.index_case_list h5{line-height:26px;max-height:52px;}
	.index_case_list h5,
	.index_case_list p{transform: none;}
	
	.index_case_list .swiper-slide-active .text{bottom:0;visibility: visible;opacity: 1;background:rgba(var(--taiyi-blue-rgb),1);}
	.index_case_list .swiper-slide-active .text h5{transform: none;}
	.index_case_list .swiper-slide-active .text p{transform: none;}
	.index_case_list .swiper-slide-active .img:before{background:transparent;}
}
@media (min-width: 768px) {
	.index_business_main>.bg{background-attachment: fixed;}
	.index_case_list .text{padding:15px 15px 20px;}
	.index_case_list p{font-size:14px;}
	.index_case_list .more{right:15px;bottom:10px;}
	
	.index_case_list .swiper-slide:after{content: '';position: absolute;width:100%;height:100%;left:0;top:0;z-index: 3;}
	.index_case_list .swiper-slide-active+.swiper-slide .text{bottom:0;visibility: visible;opacity: 1;}
	.index_case_list .swiper-slide-active+.swiper-slide .text h5{transform: none;}
	.index_case_list .swiper-slide-active+.swiper-slide .text p{transform: none;}
	.index_case_list .swiper-slide-active+.swiper-slide .img:before{background:transparent;}
	/*.index_case_list .swiper-slide-active+.swiper-slide{transform: scale(1.3);z-index: 2;}*/
	.index_case_list .swiper-slide-active+.swiper-slide:after{display: none;}
}
@media (min-width: 1200px) {
	.index_case_main{padding-bottom:40px;}
}
@media (min-width: 1650px) {
	.index_case_main{padding-bottom:50px;}
	.index_case_list h5{font-size:18px;}
	.index_case_list p{font-size:16px;}
}

/* 招贤纳士 */
.index_recruitment_main .footer{position: absolute;background:transparent;}
.index_recruitment_title{justify-content: space-between;align-items: flex-end;margin-top:10px;margin-bottom:30px;color:#fff;}
.index_recruitment_title>.p{line-height:1.74}
.index_recruitment_title .indexTitle{margin-bottom:20px;}
.index_recruitment_title .indexTitle a{color:#fff;}
.index_recruitment_row{margin:0 0 70px;}
.index_recruitment_row>div{padding:0;}
.index_recruitment_row a{display: block;position: relative;}
.index_recruitment_row .text{position: absolute;width:100%;height:100%;left:0;top:0;background:rgba(var(--taiyi-blue-rgb),0.3);display: flex;align-items: center;justify-content: center;z-index: 2;transition: all 0.5s;}
.index_recruitment_row h5{width:136px;font-size:16px;line-height:38px;border:1px solid #fff;color:#fff;max-width:96%;text-align: center;transition: all 0.5s;}
.index_recruitment_row a:hover .text{background:rgba(var(--taiyi-blue-rgb),0.5);}
.index_recruitment_row a:hover h5{background:var(--taiyi-blue);border-color:var(--taiyi-blue);}
.index_recruitment_row a:hover .img>img{transform: scale(1.1);}
@media (min-width: 768px) {
	.index_recruitment_title{display: flex;flex-flow: row-reverse wrap;margin-bottom:40px;}
	.index_recruitment_title>.p{max-width:50%;}
	.index_recruitment_title .indexTitle{text-align: right;margin-bottom:0;}
}
@media (min-width: 1200px) {
	.index_recruitment_title{margin-bottom:55px;}
	.index_recruitment_title>.p{font-size:16px;}
	.index_recruitment_row h5{font-size:18px;}
}
/*案例*/
.case_list .column{margin-bottom:30px}
.case_list a{position: relative;display:block;color:#333}
.case_list a:after,.case_list a:before{content:"";height:1px;position:absolute;bottom:0;-webkit-transition:all .5s;transition:all .5s}
.case_list a:before{width:100%;background-color:#ddd;right:0}
.case_list a:after{width:0;background-color:var(--taiyi-blue);left:0}
.case_list .text{padding:20px 0;}
.case_list h5{font-size:16px;font-weight: 700;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;transition: all 0.5s;}
.case_list p{display: block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin:8px 0 0;color:#999;}
.case_list a:hover:before{width:0}
.case_list a:hover:after{width:100%}
.case_list a:hover h5{color:var(--taiyi-blue);}
.case_list a:hover .img>img{-webkit-transform:scale(1.1);transform:scale(1.1)}
@media (max-width:479px){
	.case_list .column{width:100%}
}
@media (min-width:768px){
	
}
@media (min-width:1200px){
	.case_list h5{font-size:18px;}
}

/*合作伙伴*/
.partner_list.row {
	margin-left: -10px;
	margin-right: -10px;
}
.partner_list .column {
	padding: 0 10px;
	margin-bottom: 20px;
}
.partner_list .img{
	display: block;
	background:#fff;
	border:2px solid #666;
	border-radius:5px;
	transition:all .5s;
	padding:3px;
}
.partner_list .img>img{
	display: block;
	width:auto;
	max-width:100%;
	margin:0 auto;
}
.partner_list .img:after {
	content: "";
	border: 2px #666 solid;
	position: absolute;
	top: 3px;
	left: 3px;
	right:3px;
	bottom:3px;
	border-radius:3px;
	transition:all .5s;
}
.partner_list .img:hover,
.partner_list .img:hover:after {
	border-color:var(--taiyi-blue);
}
.partner_list--compact .img {
	aspect-ratio: 5 / 2;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	overflow: hidden;
	padding: 8px;
	border: 1px solid #e1e6ee;
	border-radius: 8px;
	box-shadow: 0 4px 14px rgba(19, 43, 86, 0.06);
}
.partner_list--compact .img:hover {
	box-shadow: 0 8px 24px rgba(var(--taiyi-blue-rgb), 0.14);
}
.partner_list--compact .img:after {
	display: none;
}
.partner_list--compact .img>img {
	width: 200px;
	height: 66px;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
@media (max-width: 767px) {
	.partner_list--compact .column {
		width: 50%;
	}
}
/* .partner_list .img>img{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	transition: all 0.3s;
}
.partner_list .img:hover>img{
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter:none;
}
.partner_list .img:hover{
	border-color:rgba(var(--taiyi-blue-rgb),0.5);
} */

.partnerTypes-title{margin-bottom:20px;font-size:18px;}
.partner_list + .partnerTypes-title{margin-top:20px;}
.contact-partner-list-2 .img>img{max-width:74%;}
.partner-school .img{border-radius:0;border:none;}
.partner-school .img:after{display:none;}
.partner-school .img:before {content: "";position: absolute;width: 100%;height: 100%;border: 1px #efefef solid;top: 0;left: 0;transition:all .5s;}
.partner-school .img:hover:before{border-color:var(--taiyi-blue);}
@media (max-width: 479px) {
	.partner_list .column {
		width: 50%;
	}
}
@media (min-width: 768px) {
	.partnerTypes-title{font-size:20px;}
}
@media (min-width: 1200px) {
	.partner_list .column {
		width: 20%;
	}
	.partner_list + .partnerTypes-title{margin-top:30px;}
}
@media (min-width: 1650px) {
	.partnerTypes-title{font-size:24px;}
}





/*内页*/
.bg{width:100%;height:100%;position:absolute;top:0;left:0;background-position:center;background-size:cover;z-index:-1}
.wrapper{min-height: calc(100vh - 70px);position: relative;}
.inside_main{position:relative;width:100%;overflow:hidden;padding:40px 0}

.inside_banner{overflow:hidden;position:relative;padding-top:15px;}
.inside_banner>.bgImg{position: absolute;width:100%;height:100%;left:0;top:0;}
.imgZoomIn{animation:imgZoomIn 10s ease 0s forwards;-webkit-animation:imgZoomIn 10s ease 0s forwards;}
@keyframes imgZoomIn{
	0%{-webkit-transform:scale(1.1);transform:scale(1.1);}
	100%{-webkit-transform:none;transform:none;}
}
@-webkit-keyframes imgZoomIn{
	0%{-webkit-transform:scale(1.1);transform:scale(1.1);}
	100%{-webkit-transform:none;transform:none;}
}
.inside_banner_text{padding:25px 0;min-height:135px;position: relative;z-index: 2;width:100%;display: flex;flex-direction: column;justify-content: center;color:#fff;}
.inside_banner_text .indexTitle{text-align: left;display: block;margin-bottom:0;}
.inside_banner_text .indexTitle h2{font-size:22px;}
.inside_banner_text .indexTitle h3{font-size:18px;}
.inside_banner_text .indexTitle h3:after{content: '';display: block;width:50px;height:1px;background:#fff;margin-top:25px;}
.inside_title{text-align: center;margin-bottom:30px;}
.inside_title h2{font-size:22px;margin:0;}

.submenu{float:left;overflow: hidden;background:rgba(255,255,255,0.2);padding:5px;display: none;}
.submenu li{position:relative;padding:5px;float:left;}
.submenu li:after{content:'';position:absolute;width:1px;height:14px;right:0;top:50%;margin-top:-7px;background:#fff}
.submenu li:last-child:after{display:none}
.submenu li a{position: relative;color:#fff;padding:10px 15px;line-height:20px;transition: all 0.3s;}
.submenu li a:before,
.submenu li a:after{content: '';position: absolute;width:7px;height:1px;top:50%;background:#fff;opacity: 0;transition: 0.3s ease 0s;}
.submenu li a:before{left:0;transform: rotateZ(-70deg);}
.submenu li a:after{right:0;transform: rotateZ(110deg);}
.submenu .active a,.submenu li a:focus,.submenu li a:hover{background-color:transparent;color:var(--taiyi-blue);}
.submenu li a:hover::before,
.submenu li a:hover::after{background:var(--taiyi-blue);opacity:1;transform:none;}
.submenu li:hover::after{opacity: 0;}

.inside_details{background:#fff;padding:30px 15px;}
.inside_details_other{padding-top:25px;margin-top:30px;display: block;justify-content: space-between;border-top:1px #e5e5e5 solid;}
.InfoContent{line-height:2.2;position:relative;overflow:hidden}
.InfoContent p{margin-bottom:0}
.InfoContent img{display:inline-block;max-width:100%;height:auto!important}
.InfoContent video{display:block;max-width:100%;margin:15px auto;background:#000}
.InfoContent li,.InfoContent ul{list-style-type:disc;list-style-position:inside}
.InfoContent li p{display:inline;margin-bottom:0}
.InfoContent a{display:inline}
.InfoContent a:hover{color:var(--taiyi-blue)}
.InfoTitle{margin-bottom:15px;border-bottom:1px #dad9d9 solid;padding-bottom:15px;text-align:center}
.InfoTitle h4{font-size:16px;margin:0;line-height:1.4}
.InfoTitle .date{color:#666;margin-top:5px}
.InfoTitle .date span{padding:0 5px}


.pager{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:30px -5px 0;list-style: none;padding:0;}
.pager li{padding:0 5px;margin:5px 0;text-align: center;}
.pager li>a,.pager li>span{background-color:#eeeeee;color:#666666;border:none;border-radius:0;padding:0;margin:0;width:30px;height:30px;line-height:30px;transition: all 0.3s;display: inline-block;}
.pager .next>a,.pager .next>span{float:none;background-image:url(../images/icon/ar.png);background-position: center;background-repeat: no-repeat;}
.pager .previous>a,.pager .previous>span{float:none;background-image:url(../images/icon/al.png);background-position: center;background-repeat: no-repeat;}
.pager .active>a,.pager li>a:hover{color:#fff;background-color:#040404}
.pager .next>a:hover{background-image:url(../images/icon/arW.png);background-position: center;background-repeat: no-repeat;}
.pager .previous>a:hover{background-image:url(../images/icon/alW.png);background-position: center;background-repeat: no-repeat;}

.info_previous_next_wrap{font-size:14px;line-height:24px;color:#666;overflow:hidden}
.info_previous_next_wrap>div{margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.info_previous_next_wrap b{font-weight:400}
.info_previous_next_wrap a{color:#333;text-decoration:none;display:inline;}
.info_previous_next_wrap a:hover{color:var(--taiyi-blue);}
.info_Next,.info_Previous{margin-bottom:10px}
.goBack{text-align: center;margin-top:20px;}
.goBack a{display:inline-block;color:#333;line-height:20px;background-color:transparent;border:1px solid #eeeeee;padding:10px 30px;transition: all 0.5s;}
.goBack a:hover{background-color:var(--taiyi-blue);color:#fff;border-color:var(--taiyi-blue)}

@media (max-width:767px){
	.info_previous_next_wrap{font-size:12px;margin-top:30px}
}
@media (min-width:768px){
	.bg{background-attachment:fixed}
	.inside_banner{padding-top:30px;}
	.inside_main{padding:50px 0}
	.submenu li{padding:10px;}

	.inside_banner_text{min-height:175px;}
	.inside_banner_text .indexTitle h2{font-size:24px;}
	.inside_banner_text .indexTitle h3{font-size:20px;}
	.inside_title{margin-bottom:40px;}

	.pager li>a,.pager li>span{width:40px;height:40px;line-height:40px}
	
	.inside_details{padding:40px 30px;}
	.inside_details_other{display: flex;padding-bottom:10px;margin-top:50px;}
	.InfoTitle{margin-bottom:30px}
	.InfoTitle h4{font-size:18px}
	.goBack{margin-top:0;}
	.info_previous_next_wrap{max-width:70%;}
}
@media (min-width:1200px){
	.inside_main{padding:60px 0}
	.inside_banner_text{min-height:225px;}
	.inside_banner_text .indexTitle h2{font-size:26px;}
	.inside_banner_text .indexTitle h3{font-size:22px;}

	.submenu li a{font-size:15px;padding:10px 20px;}
	
	.pager{margin-top:50px}
	.pager li>a,.pager li>span{width:48px;height:48px;line-height:48px}
	.InfoTitle h4{font-size:20px}
	.goBack a{padding:15px 45px;font-size:16px;}
}
@media (min-width:1650px){
	.inside_main{padding:70px 0}
}

/* 内页二级导航 */
.submenu-swiper{padding:10px 0;text-align:center;background:#fff;font-size:0;position: relative;border-bottom:1px solid #dadada;}
.submenu-swiper .swiper{position: static;margin-left:-5px;margin-right:-5px}
.submenu-swiper .swiper-scrollbar{position: absolute;width:100%;bottom:0;left:0;right:0;opacity: 1!important;height:3px;display: none;}
.submenu-nav{list-style:none;margin:0;padding:0}
.submenu-nav .nav-item{width:auto;padding:0 5px}
.submenu-nav .nav-link{font-size:14px;line-height:20px;color:#333;min-width:90px;padding:5px 10px;border-radius: 25px;background:var(--taiyi-blue-soft);transition: all 0.5s;}
.submenu-nav .nav-link:after{content:"";width:0;height:2px;background-color:var(--taiyi-blue);position:absolute;left:50%;bottom:0;transform: translateX(-50%);transition:all .3s}
.submenu-nav .active .nav-link{background:var(--taiyi-blue);color:#fff;}
@media (max-width:575px){
	.product-submenu .swiper{margin-left:0;margin-right:0}
	.product-submenu .submenu-nav{display:flex;justify-content:center;}
	.product-submenu .submenu-nav .nav-item{flex:1 1 0;width:auto!important;padding:0 3px;}
	.product-submenu .submenu-nav .nav-link{display:block;min-width:0;width:100%;padding:6px 2px;font-size:13px;white-space:nowrap;}
	.product-submenu .submenu-nav .nav-link span{white-space:nowrap;}
}
@media (min-width:768px){
	.submenu-nav .nav-link{min-width:120px;font-size:15px;padding:10px 15px;}
	.submenu-swiper .swiper{margin-left:-10px;margin-right:-10px}
	.submenu-nav .nav-item{padding:0 10px}
	.submenu-nav .nav-link:hover{background:var(--taiyi-blue);color:#fff;}
}
@media (min-width:1200px){
	.submenu-swiper{padding:15px 0;}
	.submenu-swiper .swiper{margin-left:-15px;margin-right:-15px}
	.submenu-nav .nav-item{padding:0 15px}
	.submenu-nav .nav-link{min-width:150px;line-height:25px;}
}


.recommend_main .tit{font-size:20px;margin:40px 0 30px;}
@media (min-width:768px){
	.recommend_main .tit{font-size:22px;}
}


.about-culture{margin:0;}
.about-culture>div{padding:0;height:100%;}
.about-culture .inner{display:block;position:relative;height:100%;}
.about-culture .img{height:100%;}
.about-culture .img>img{width:100%;height:100%;object-fit: cover;}
.about-culture .text-mask{position:absolute;top:0;left:0;background:rgba(0,0,0,0.3);width:100%;height:100%;z-index:2;display: flex;flex-direction: column;justify-content: center;}

.about-culture .text-mask::before{content: '';position: absolute;width:100%;height:0;top:0;left:0;background:rgba(0,0,0,0.2);transition: all 0.5s;z-index: 1;}
.about-culture .text{width:100%;padding:15px;text-align: center;color:#fff;position:relative;z-index: 2;}
.about-culture .text h5{font-size:20px;margin:0 0 10px;}
.about-culture .text p{font-size:14px;margin-bottom:0;}
.about-culture .icon{width:80px;height:80px;margin:0 auto 25px;border:2px solid #fff;display: flex;flex-direction: column;justify-content: center;max-width:100%;transition: all 0.5s;border-radius: 50%;align-items: center;}
.about-culture .icon>img{display: block;width:80%;transition: all 0.5s;}
.about-culture .inner:hover .img>img{transform: scale(1.1);}
.about-culture .inner:hover .icon{background:rgba(var(--taiyi-blue-rgb),0.5);border-color:rgba(var(--taiyi-blue-rgb),0.5);}
.about-culture .inner:hover .icon>img{width:90%;}
.about-culture .inner:hover .text-mask::before{height:100%;}
@media (max-width: 991px) {
	.about-culture>div{height:300px;}
}
@media (max-width: 767px) {
	.about-culture>div{height:260px;}
	/*.about-culture>div:nth-child(2n) .text-mask{background:rgba(var(--taiyi-green-rgb),0.3);}*/
}
@media (min-width: 768px) {
	.about-culture .text h5{font-size:24px;margin-bottom:15px;}
	.about-culture .text p{font-size:15px;}
	.about-culture .icon{width:100px;height:100px;}
}
@media (min-width: 768px) and (max-width: 991px) {
	/*.about-culture>div:nth-child(2) .text-mask,
	.about-culture>div:nth-child(3) .text-mask{background:rgba(var(--taiyi-green-rgb),0.3);}*/
}
@media (min-width: 992px) {
	.about-culture{height:70vh;}
	.about-culture .text p{height:48px;}
	/*.about-culture>div:nth-child(2n) .text-mask{background:rgba(var(--taiyi-green-rgb),0.3);}*/
}
@media (min-width: 1200px) {
	.about-culture .icon{width:120px;height:120px;}
	.about-culture .text h5{font-size:28px;}
	
}

/*荣誉资质*/
.public-tab-nav{margin-bottom:30px;padding-bottom:5px;position: relative;}
.public-tab-nav::after{content: '';position: absolute;width:100%;height:1px;left:0;bottom:4px;background:#ddd;}
.public-tab-nav .nav-tabs{display: flex;flex-wrap: nowrap;margin-left:-10px;margin-right:-10px;border:none;position: relative;z-index: 2;}
.public-tab-nav .nav-tabs .nav-item{width:auto;padding-left:10px;padding-right:10px;}
.public-tab-nav .nav-tabs .nav-link{font-size:14px;border:none;line-height:30px;padding-top:0;padding-bottom:10px;padding-left:0;padding-right:0;position: relative;cursor: pointer;color:#666;margin:0;}
.public-tab-nav .nav-tabs .nav-link>div{white-space: nowrap;}
.public-tab-nav .nav-tabs .nav-link::after{content: '';position: absolute;width:0;height:3px;background:var(--taiyi-blue);left:50%;bottom:0;transform: translateX(-50%);transition: all 0.5s;}
.public-tab-nav .nav-tabs .nav-link.active{color:var(--taiyi-blue);}
.public-tab-nav .nav-tabs .nav-link.active::after{width:100%;}
.public-tab-nav .nav-tabs{margin:0;}
.public-tab-nav .swiper-horizontal>.swiper-scrollbar,
.public-tab-nav .swiper-scrollbar.swiper-scrollbar-horizontal{left:0;width:100%;bottom:0;}
@media (max-width:767px){
	.public-tab-nav::after{bottom:0;}
	.public-tab-nav{padding-bottom:0;}
	.public-tab-nav .swiper-horizontal>.swiper-scrollbar,
	.public-tab-nav .swiper-scrollbar.swiper-scrollbar-horizontal{display: none;}
}
@media (min-width:768px){
	.public-tab-nav{cursor: url(../images/td.png),pointer !important;}
	.public-tab-nav .nav-tabs{margin-left:-15px;margin-right:-15px;margin:0;}
	.public-tab-nav .nav-tabs .nav-item{padding-left:15px;padding-right:15px;}
	.public-tab-nav .nav-tabs .nav-link{font-size:15px;padding-bottom:20px;}
}
@media (min-width:1200px){
	.public-tab-nav{margin-bottom:40px;}
	.public-tab-nav .nav-tabs{margin-left:-20px;margin-right:-20px;margin:0;}
	.public-tab-nav .nav-tabs .nav-item{padding-left:20px;padding-right:20px;}
}

.honor_list{margin-left:-5px;margin-right:-5px;display: flex;flex-flow: row wrap;align-items: stretch;}
.honor_list:before,
.honor_list:after{display: none;}
.honor_list .column{padding:0 5px;margin-bottom:10px;}
.honor_list .inner{position: relative;height:100%;cursor: pointer;}
.honor_list .img{padding-bottom:94%;background:#f9f9f9;}
.honor_list .img>img{position: absolute;width:auto;height:auto;max-width:100%;max-height:100%;margin:auto;left:0;top:0;right:0;bottom:0;}
.honor_list .h5{width:100%;font-size:14px;line-height:1.4;padding:10px 0;text-align: center;margin:0;}
.honor_list .column:hover .h5{color:var(--taiyi-blue);}
.honor_list .column1{width:50%;}
.honor_list .img:before{content: '';position: absolute;width:100%;height:100%;left:50%;top:50%;transform: translate(-50%,-50%);background-color:rgba(0,0,0,0.4);background-image: url(../images/icon/icon7w.png);background-repeat: no-repeat;background-position: center;visibility: hidden;opacity: 0;transition: all 0.5s;z-index: 3;}
.honor_list .inner:hover .img:before{opacity: 1;visibility: visible;}

#lightGallery-outer{background-color:rgba(0,0,0,0.6)!important;}
#lightGallery-outer #lightGallery-close{width:40px;height:40px;line-height:40px;top:30px;right:30px;background:var(--taiyi-blue);color:#fff;opacity:1;}
#lightGallery-outer #lightGallery-close:after{font-size:20px;font-weight:lighter;}
#lightGallery-outer #lightGallery-close:hover{background:var(--taiyi-blue);color:#fff;}
#lightGallery-outer #lightGallery-action a:hover, #lightGallery-action a:focus{background:var(--taiyi-blue);}
#lightGallery-outer #lightGallery-Gallery .thumb_cont .thumb_info .close{opacity:1;}

@media (max-width:479px){
	.honor_list .column1{width:100%;}
}
@media (min-width:768px){
	.honor_list{margin-left:-10px;margin-right:-10px;}
	.honor_list .column{padding:0 10px;}
	.honor_list .h5{font-size:15px;padding:15px 0;}
}
@media (min-width:992px){
	.honor_list .column{margin-bottom:10px;}
	.honor_list .column1{width:33.33333333%;}
}
@media (min-width:1200px){
	.honor_list .column{width:20%;}
	.honor_list .column1{width:25%;}
}
@media (min-width:1450px){
	.honor_list{margin-left:-15px;margin-right:-15px;}
	.honor_list .column{padding:0 15px;}
}


.productType-list{margin:0;}
.productType-list>div{padding:0;height:100%;}
.productType-list a{display:block;height:100%;position:relative;}
.productType-list .img{height:100%;}
.productType-list .img>img{width:100%;height:100%;object-fit: cover;}
.productType-list .text-mask{position:absolute;top:0;left:0;background:rgba(0,0,0,0.6);width:100%;height:100%;z-index:2;display: flex;flex-direction: column;justify-content: center;transition: all 0.5s;}
.productType-list>div:nth-child(1) .text-mask{background:rgba(var(--taiyi-blue-rgb),0.7);}
.productType-list>div:nth-child(3) .text-mask{background:rgba(var(--taiyi-blue-rgb),0.7);}
.productType-list .text{width:100%;padding:15px;text-align: center;color:#fff;}
.productType-list .text h5{font-size:20px;margin:0;}
.productType-list .text p{margin:12px auto 0;max-width:320px;font-size:14px;line-height:1.7;color:rgba(255,255,255,0.9);}
.productType-list .icon{width:120px;height:135px;margin:0 auto 25px;background:url(../images/icon/icon23.png) no-repeat center;background-size:100% 100%;display: flex;flex-direction: column;justify-content: center;max-width:100%;transition: all 0.5s;}
.productType-list .icon>img{display: block;width:100%;transition: all 0.5s;}
.productType-list a:hover .icon{background:url(../images/icon/icon24.png) no-repeat center;background-size:100% 100%;}
.productType-list a:hover .icon>img{transform: scale(0.95);}
.productType-list a:hover .img>img{transform: scale(1.1);}
.productType-list a:hover .text-mask{background:rgba(0,0,0,0.3)}
@media (max-width: 767px) {
	.productType-list>div{height:260px;}
	.productType-list .text p{font-size:13px;line-height:1.6;}
}
@media (min-width: 768px) {
	.productType-list{margin:0;}
	.productType-list>div{height:360px;}
}
@media (min-width: 992px) {
	.productType-list{margin:0;}
	.productType-list .text h5{font-size:24px;}
}
@media (min-width: 1200px) {
	.productType-list{margin:0;}
	.productType-list>div{height:520px;}
	.productType-list .icon{width:160px;height:180px;margin-bottom:35px;}
	.productType-list .text h5{font-size:28px;}
}

	
/*产品*/
.product_list{margin-left:-7px;margin-right:-7px}
.product_list .column{padding:0 7px;margin-bottom:20px}
.product_list a{display:block;color:#333;background-color:#fff;-webkit-transition:all .5s;transition:all .5s;}
.product_list .img{aspect-ratio:4/3;background:#f5f5f5;}
.product_list .img>img{width:100%;height:100%;object-fit:cover;}
.product_list .text{padding:15px 10px;}
.product_list h5{font-size:16px;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.product_list em{display:block;margin-top:10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#999;text-transform:uppercase}
.product_list a:hover{box-shadow:0 0 10px rgba(0,0,0,.25)}
.product_list a:hover h5{color:var(--taiyi-blue);}
@media (max-width:767px){
	.product_list a{box-shadow:0 0 10px rgba(0,0,0,.25)}
}
@media (max-width:479px){
	.product_list .column{width:100%}
}
@media (min-width:768px){
	.product_list{margin-left:-10px;margin-right:-10px}
	.product_list .column{padding:0 10px}
}
@media (min-width:1200px){
	.product_list h5{font-size:18px}
	.product_list .text{padding:20px 15px;}
}

/*施工现场*/
.site_list a{display: block;color:#333;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}
.site_list .column:nth-child(odd) a{flex-direction:row-reverse}
.site_list a .img{width:50%;max-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center}
.site_list a:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.site_list a .text{width:50%;padding:10px 15px}
.site_list a h2{font-size:20px;margin:0;}
.site_list a .p{line-height:30px;height:60px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:10px 0 0}
.site_list a em{display:block;background:var(--taiyi-blue);padding:6px 10px;font-weight:700;color:#fff;line-height:24px;max-width:120px;text-align:center;margin-top:15px;transition: all 0.5s;}
.site_list a:hover em{background:var(--taiyi-blue);color:#fff;}
@media (max-width:767px) and (orientation:portrait){
	.site_list .column{margin-bottom:20px}
	.site_list a .img,.site_list a .text{width:100%}
	.site_list a .text{padding:0;margin-top:18px}
	.site_list a .img{max-height:100vh;}
}
@media (min-width:768px){
	.site_list a .img{max-height:250px}
	.site_list a .text{padding:20px 40px;}
	.site_list a h2{font-size:22px;}
	.site_list a .p{height:120px;-webkit-line-clamp:4;margin-top:20px}
	.site_list a em{margin-top:30px;max-width:140px;}
}
@media (min-width:1200px){
	.site_list a h2{font-size:24px;}
	.site_list a .img{max-height:336px}
	.site_list a .text{padding:30px 40px;}
	.site_list a em{font-size:16px;padding:10px}
}

/*新闻*/
.news_list{margin-top:-20px;}
.news_list .column{padding:30px 0;border-bottom:1px solid #e5e5e5;}
.news_list a{overflow: hidden;}
.news_list .text{margin:20px 0;}
.news_list .h2{margin:0 0 12px;font-size:16px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition: all 0.5s;}
.news_list .p{line-height:26px;height:78px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#666}
.news_list .other{display: flex;justify-content: space-between;align-items: center;}
.news_list .date{font-size:18px;font-family: arial;color:#666666;line-height:1.1;transition: all 0.5s;}
.news_list .more{width:50px;height:16px;background:url(../images/icon/icon2.png) no-repeat 5px center;transition: all 0.5s;}
.news_list a:hover .h2{font-size:18px;font-weight: 700;color:var(--taiyi-blue);}
.news_list a:hover .date{color:#333;}
.news_list a:hover .img>img{transform: scale(1.1);}
.news_list a:hover .more{background:url(../images/icon/icon2-1.png) no-repeat 15px center;}
@media (min-width: 768px) {
	.news_list .column{padding:40px 0;}
	.news_list a{display: flex;flex-direction: row-reverse;}
	.news_list .img{width:240px;flex: 0 0 auto;}
	.news_list .text{width:100%;overflow: hidden;padding:0 35px;margin:0;}
	.news_list .other{width:80px;flex: 0 0 auto;display: block;}
	.news_list .date{margin-bottom:35px;font-size:20px;}
	.news_list .more{width:auto;}
}
@media (min-width: 992px) {
	.news_list .img{width:324px;}
	.news_list .text{padding:0 50px;}
	.news_list .date{font-size:24px;}
}
@media (min-width: 1200px) {
	.news_list{margin-top:-30px;}
	.news_list .column{padding:55px 0;}
	.news_list .h2{margin-bottom:18px;font-size:18px;}
	.news_list .p{line-height:30px;height:90px;}
	.news_list .date{font-size:26px;}
	.news_list a:hover .h2{font-size:20px;}
}
@media (min-width: 1450px) {
	.news_list .text{padding:0 70px;}
	.news_list .date{font-size:30px;}
}


/* 人才招聘 */
.job_list .accordion-item{margin-bottom:30px;border:0;border-radius:0;box-shadow:none}
.job_list .accordion-header{position:relative;padding:0;border-bottom:0;border-radius:0}
.job_list .accordion-header>a{position:relative;z-index:1;display:block;display:flex;overflow:hidden;padding:10px;background-color:#333;color:#fff;flex-direction:row;justify-content:space-between;align-items:center}
.job_list .active .accordion-header>a{background-color:var(--taiyi-blue);color:#fff}
.job_list .accordion-header>a:after{display:block;margin-left:15px;width:16px;height:10px;background:url(../images/icon/i1.png) no-repeat center;background-size:contain;content:"";-webkit-transition:all .5s;transition:all .5s;flex:0 0 auto}
.job_list .active .accordion-header>a:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.job_list .accordion-header a h2{margin:0;font-weight:700;font-size:16px;line-height:20px}
.job_requirement ul{overflow:hidden;margin:0;padding:0;width:100%;list-style:none}
.job_requirement ul li{display:flex;margin-top:10px;flex-direction:column;justify-content:flex-end}
.job_requirement ul li span{display:block;padding:10px 0;border-bottom:1px #bbb solid;line-height:20px}
.job_list .accordion-body{position:relative;margin-top:30px;padding-top:20px;padding-bottom:30px;background-color:#f1f1f1}
.job_list .accordion-body:before{position:absolute;top:-12px;left:30px;width:0;height:0;border-right:13px solid transparent;border-bottom:13px solid #f1f1f1;border-left:13px solid transparent;content:""}
.job_description .column{margin-bottom:10px}
.job_description .inner>h2{position:relative;margin:0;padding-left:15px;font-size:16px}
.job_description .inner>h2:before{position:absolute;top:1px;left:0;display:inline-block;width:4px;height:16px;background-color:var(--taiyi-blue);content:""}
.job_description .inner .InfoContent{margin-top:10px;}
.apply_btn{margin-top:20px;text-align:center}
.apply_btn a{display:block;padding:10px;border:1px solid #bbb;color:#333;text-decoration:none;line-height:20px;transition: all 0.5s;}
.apply_btn a:hover{background-color:var(--taiyi-blue);border-color:var(--taiyi-blue);color:#fff;}

@media (min-width:768px){
	.job_requirement{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}
	.job_requirement ul{display:flex;flex-direction:row;flex-wrap:wrap}
	.job_requirement ul li{float:left;display:flex;margin-top:10px;padding-right:10%;width:50%;flex-direction:column;justify-content:flex-end}
	.apply_btn{width:120px;flex:0 0 auto}
	.job_list .accordion-body{padding:30px 30px 40px}
	.job_description .inner .InfoContent{padding-left:40px}
}

/*联系我们*/
.contact_list .column{margin:15px 0;padding-bottom:15px;border-bottom:1px #f3f3f3 solid}
.contact_list .item{display:block;color:#333;text-align:center}
.contact_list h2{margin:0;font-size:16px;font-weight: 700;}
.contact_list p{margin:10px 0 0;color:#666;word-break:break-all}
.contact_list p a{color:#666}
.contact_list .img{margin-bottom:15px;max-width:150px}
.contact_list .icon{position:relative;margin:0 auto 15px;width:70px;height:70px;border-radius:100%}
.contact_list .icon:after,.contact_list .icon:before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;content:"";-webkit-transition:all .8s;transition:all .8s}
.contact_list .icon:before{background-color:#797a7c}
.contact_list .icon:after{background-color:var(--taiyi-blue);opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}
.contact_list .item:hover .icon:before{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}
.contact_list .item:hover .icon:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
.contact_list .icon img{position:relative;z-index:1;display:block;width:100%}
.contact_list .contact-icon{display:flex;align-items:center;justify-content:center}
.contact_list .contact-icon svg{position:relative;z-index:1;display:block;width:44%;height:44%;fill:#fff}

.map{width:100%;overflow: hidden;text-align:center;}
.map .row{margin-left:-5px;margin-right:-5px;}
.map .column{padding-left:5px;padding-right:5px;}
.map .inner{background:var(--taiyi-blue);height:100%;color:#fff;}
.map .dituContent{width:100%;height:350px;}
.map p{padding:15px 10px;line-height:1.8;font-size:15px;}
.anchorBL{display: none;}
.BMap_bubble_content h1{font-size:15px;color:var(--taiyi-blue);margin-bottom:10px;margin-top:0;font-weight: 700;}
.BMap_bubble_content p{margin-bottom: 5px;}
.message_form .form-group{margin-bottom:15px}
.message_form .form-control{height:40px;border-color:#ddd;background-color:#fafafa;-webkit-box-shadow:none;box-shadow:none;color:#333}
.message_form .error .form-control{border-color:var(--taiyi-blue)}
.message_form .success .form-control,.message_form .tip .form-control{border-color:#999}
.message_form .error .valid_message{position:absolute;left:0;display:none;width:100%;color:var(--taiyi-blue);font-size:12px}
.message_form textarea.form-control{height:auto}
.message_form .button{display:block;margin:20px auto 0;width:100%;height:45px;line-height:45px;outline:0!important;border:1px var(--taiyi-blue) solid;background-color:var(--taiyi-blue);color:#fff;font-size:14px;border-radius: 4px;transition: all 0.5s;}
.message_form .button:hover{text-shadow: 2px 2px 1px rgba(0,0,0,0.5);background:var(--taiyi-blue);border-color:var(--taiyi-blue);}

@media (max-width:767px){
	.contact_list .column:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0;}
}
@media (min-width:768px){
	.contact_list{overflow:hidden;margin-right:-15px;margin-left:-15px}
	.contact_list .column{float:left;width:33.33333%;padding:0 15px;border-bottom:0}
	.contact_list .icon{margin-top:20px;margin-bottom:35px;width:80px;height:80px}
	.message_form .form-group{margin-bottom:20px}
	.map p{font-size:15px;}
}
@media (min-width:992px){
	.map .dituContent{height:400px}
	.contact_list .column{width:20%;}
	.contact_list .icon{margin-top:30px;margin-bottom:45px;width:90px;height:90px}
	.contact_list p{font-size:15px;line-height:1.7;}
	.message_form .button{height:50px;font-size:15px;line-height:50px;}
	
	.map .row{margin-left:-10px;margin-right:-10px;}
	.map .column{padding-left:10px;padding-right:10px;}
	.map p{font-size:15px;}
}
@media (min-width:1200px){
	.contact_list .icon{margin-top:25px;margin-bottom:40px;width:100px;height:100px}
}
@media (min-width:1450px){
	.map .dituContent{height:500px}
}


/*资料下载*/
.download_list{margin-left:-12px;margin-right:-12px}
.download_list .column{padding:0 12px;margin-bottom:20px}
.download_list a{color:#333;background-color:#f3f3f3;border:1px #e8e8e8 solid;padding:25px;display:flex;flex-direction:row;align-items:center}
.download_list .img{flex:0 0 auto;width:100px}
.download_list .text{width:100%;padding-left:10%;overflow:hidden}
.download_list .h2{font-size:16px;font-weight:700;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.download_list span{font-size:16px;color:#666;display:flex;flex-direction:row;align-items:center;margin-top:15px}
.download_list span:before{content:"";width:20px;height:20px;background:url(../images/icon/icon8.png) no-repeat center;background-size:contain;display:block;flex:0 0 auto;margin-right:10px}
.download_list a:hover{border-color:var(--taiyi-blue);}
.download_list a:hover span{color:var(--taiyi-blue)}
.download_list a:hover span:before{background-image:url(../images/icon/icon8_1.png)}
@media (max-width:479px){
	.download_list a{padding-left:15px;padding-right:15px}
	.download_list .text{padding-left:15px}
}


/*动画*/
.fadeIn {
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.fadeInUp {
	opacity: 0;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
	-webkit-transition: all .8s;
	transition: all .8s;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
.fadeInDown {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: all 1s;
	transition: all 1s;
}
.fadeInLeft {
	opacity: 0;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	-webkit-transition: all 1s;
	transition: all 1s;
}
.fadeInRight {
	opacity: 0;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
	-webkit-transition: all .8s;
	transition: all .8s;
}
.zoomIn {
	opacity: 0;
	-webkit-transform: scale3d(.3,.3,.3);
	transform: scale3d(.3,.3,.3);
	-webkit-transition: all .8s;
	transition: all .8s;
}
.animated {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
