/*
Theme Name: PC端首页样式
Author: 赖小冰
Version: 1.0.0 
Created: 2024.9.23
*/
/* banner
----------------------------------------------------------------------------- */
.tp-caption.very_large_text{
	font-size: 56px;
	font-weight: normal;
}
.tp-caption.light_medium_20{
	font-size: 20px;
	font-weight: normal;
}
.btn{
	font-size: 16px;
}
.banner_7day_text{
	left: 12%;
	margin-left: 0!important;
}
.try_btn_7day{
	display: inline-block;
	margin-left: 10px;
	padding: 10px 25px;
	border-radius: 100px;
	border: 1px solid #ffffff !important;
	font-size: 24px;
	color: #ffffff !important;
}
.try_btn_7day:hover{
	color: #ff6700 !important;
	background-color: #ffffff;
	text-decoration: none;
}
.banner_btn_01,.banner_btn_02{
	padding: 10px 12px !important;
	font-size: 16px !important;
}
.banner_btn_02{
	margin-left: 5px !important;
}
.banner_btn_01:focus,.banner_btn_02:focus{
	border: 1px solid #FF6700;
}
.testimonial{
	margin: 0;
	background-color: #f5f5f5;
	overflow: auto;
}
.scene{
	margin: 15px;
	background-color: #f5f5f5;
	overflow: auto;
}
@media (min-width: 992px) {
	.scene-body{
		width: 70%;
	}
}
.banner_left_text{
	left: 12%;
	margin-left: 0!important;
}
.banner .banner_left_text h1{
	margin-top: 0;
	line-height: 60px;
	font-size: 56px!important;
	color: black;
	text-shadow: none;
}
.banner_left_text_p{
	margin-bottom: 10px!important;
	color: black;
}
.tp-caption a:first-child{
	margin-right: 10px;
}
.scene-body{
	float: left;
	padding: 30px;
}
.testimonial-body h3,.scene-body h3{
	margin-top: 0;
	margin-bottom: 15px;
}
.scene-body p{
	text-align: justify;
	word-break: break-all;
	text-justify: distribute;
}
.testimonial-body p{
	margin-bottom: 15px;
}
.gray_list .testimonial-body p{
	margin-bottom: 0;
}
.scene-body a{
	margin: 0;
}
.tp-bannertimer.tp-bottom{	
	bottom: 0px;
	height: 4px; 
	top: auto;
}
.well{
	margin-bottom: 0;
}
.tab-content .owl-carousel .owl-item > div {
    margin: 0 20px 0 0;
}
.cooperation_case{
	margin-top: 45px;
}
.image-box-body{
	padding: 25px;
	background-color: #f5f5f5;
}
.image-box-body h3,.image-box-body p{
	text-align: justify;
	word-break: break-all;
	text-justify: distribute;
}
.image-box-body .title{
	font-size: 18px;
	line-height: 1.5;
}
.tab-content{
	border: 0;
}
.timeline .blogpost .blogpost-body{
	padding: 20px 15px;
	min-height: 0;
}
.blogpost h2.title {
	margin-bottom: 10px;
    font-size: 18px !important;
	line-height: 1.5;
}
.tp-caption .light_medium_20{
	font-size: 20px !important;
}
.tp-caption,.small_thin_dar{
	color: #ffffff !important;
}
.timeline .blogpost .post-info {
    margin: 0 20px 20px 0;
}
.timeline a{
	display: block;
	text-decoration: none;
}
.blogpost .blogpost-content {
	padding: 0;
}
.blogpost-content p{
	margin: 0;
	color: #666;
	text-align: justify;
	word-break: break-all;
	text-justify: distribute;
}
.box-style-3.right .icon-container{
	float: left;
}
.box-style-1{
	padding: 0;
}
.box-style-1 h3{
	margin: 30px 30px 15px;
	color: #333333;
}
.product_brief{
	padding: 0 30px;
	text-align: justify;
}
.box-style-1 a{
	margin-bottom: 30px;
}
/* index-system
----------------------------------------------------------------------------- */
.index-system-title,.index-system-face-title,.index-brand-title{
	position: absolute;
	top: 60px;
	width: 100%;
}
.index-system h1{
	text-align: center;
	color: #343434;
}
.index-system-inside{
	max-width: 1340px;
	margin: 0 auto;
	padding: 80px 0;
}
.index-system,.index-system-face{
	position: relative;
	height: 850px;
}
.index-system-left{
	position: absolute;
	top: 50%;
	left: 8%;
	transform: translate(0,-50%);
	width: 40%;
}
.index-system-left h1{
	margin: 0;
	text-align: left;
	color: #343434;
}
.index-system>img,.index-system-face>img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/* index-system-face
----------------------------------------------------------------------------- */
.index-system-face-title h1{
	text-align: center;
	color: #343434;
}
/* index-advantage
----------------------------------------------------------------------------- */
.index_advantage{
	padding: 80px 30px;
	background-color: white;
	/* background: url("../images/index/index_advantage_bg.jpg") center bottom no-repeat;
	background-size: auto;
	background-size: cover; */
}
.index_advantage-inside{
	max-width: 1340px;
	margin-left: auto;
	margin-right: auto;
}
.index-advantage-title h1{
	margin-top: 0;
	text-align: center;
	color: #343434;
}
.index-advantage-list{
	margin: 40px 0 10px;
}
.index-advantage-list-row{
	display: block;
}
.index-advantage-list-row ul li{
	float: left;
	width: 32%;
	min-height: 155px;
	padding: 30px;
	border-radius: 20px;
	background-color: rgb(248,248,248);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13);
}
.index-advantage-list-row ul li:nth-child(2){
	margin: 0 2%;
}
.advantage-icon{
	float: left;
	width: 68px;
}
.advantage-text{
	margin-left: 90px;
}
.advantage-text h2{
	margin: 0;
	font-size: 26px;
}
.advantage-text p{
	margin: 15px 0 0;
	font-size: 16px;
}
/* index-brand
----------------------------------------------------------------------------- */
.index-brand{
	width: 100%;
	position: relative;
	height: 760px;
}
.index-brand-title{
	position: absolute;
	top: 60px;
	width: 100%;
}
.index-brand h1{
	text-align: center;
	color: #ffffff;
}
.index-brand>img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/* index-customers
----------------------------------------------------------------------------- */
.index-customers{
	position: relative;
}
.index-customers h1{
	text-align: center;
}
.index-customers>img{
	margin: 0 auto;
}
.index-customers-title{
	position: absolute;
	top: 60px;
	width: 100%;
}