﻿/*关于我们*/
.header{
	position: relative;
}
.fp-auto-height{
	height: auto!important;
}
.ty_banner{
	width: 100%;
}
.ty_banner img{
	width: 100%;
}
.ty_about_1{
	width: 100%;
	overflow: hidden;
	padding:40px 0;
}
.ty_ab{
	max-width: 1280px;
	width: 75%;
	margin:0 auto;
	overflow: hidden;
}
.ty_ab_name{
	width: 100%;
	overflow: hidden;
}
.ty_ab_name_1{
	font-size: 30px;
	color: #333333;
	text-align: center;
}
.ty_ab_name_2{
	margin-top: 5px;
	font-size: 18px;
	color: #55A150;
	text-align: center;
}
.ty_ab_content{
	width: 100%;
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: 30px;
}
.ty_ab_c_img{
	width: 48%;
	float: left;
}
.ty_ab_c_img img{
	width: 100%;
}
.ty_ab_c{
	width: 48%;
	float: right;
}
.ty_ab_c_title{
	font-size: 22px;
	font-weight: bold;
	line-height: 33px;
	color: #333;
}
.ty_ab_c_intro{
	font-size: 16px;
	color: #666;
	margin-top: 24px;
	line-height: 1.8em;
}
.ty_ab_c_xian{
	width: 80px;
	height: 6px;
	background: #55A150;
	margin-top: 60px;
}

.time_zhou{
	width: 100%;
	overflow: hidden;
	padding: 15px 0;
	position: relative;
	padding-top: 100px;
}

.time_xian{
	width: 100%;
	background: #ccc;
	height: 1px;
}
.time_left{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border:1px solid #999;
	position: absolute;
	left: 0;
	bottom: 0;
	cursor:pointer;
	background: #fff;
	z-index: 10;
}
.time_left img{
	height: 60%;
	margin:0 auto;
	margin-top: 20%;	
}
.time_right{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border:1px solid #999;
	position: absolute;
	right: 0;
	bottom: 0;
	cursor:pointer;
	background: #fff;
	z-index: 10;
}
.time_right img{
	height: 60%;
	margin:0 auto;
	margin-top: 20%;	
}
.time_zhou_box{
	width: 1000%;
	overflow: hidden;
	position: absolute;
    bottom: 5px;
}
.time_z{
	width: 2%;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.time_z_1{
	font-size: 14px;
	color: #666;
	margin-bottom: 5px;
	text-align: center;
	line-height: 30px;
}
.time_z_2{
	width: 22px;
	height: 22px;
	background: #ccc;
	border:1px solid #999;
	border-radius: 50%;
	margin:0 auto;
}
.time_z_3{
	width: 14px;
	height: 14px;
	background: #999;
	border-radius: 50%;
	margin:0 auto;
	margin-top: 3px;
}

.time_z_select .time_z_1{
	font-size: 30px;
	color: #55A150;
}
.time_z_select .time_z_2{
	background: rgba(85, 161, 80, 0.4);
	border:1px solid #55A150;
}
.time_z_select .time_z_3{
	background: #55A150;
}

.time_content_box{
	width: 100%;
	overflow:hidden;
	margin-top: 50px;
	margin-bottom: 50px;
}
.time_content{
	width: 100%;
	overflow: hidden;
	display: none;
}
.time_content:nth-of-type(1){
	display: block;
}
.time_c_img{
	width: 35%;
	float: left;
}
.time_c_img img{
	width: 100%;
}
.time_c{
	width: 60%;
	float: right;
}
.time_c_title{
	font-size: 20px;
	color: #333;
	margin-bottom: 20px;
	line-height: 40px;
}
.time_c_intro{
	font-size: 14px;
	color: #666;
	line-height: 1.8em;
}

/*业务介绍*/
.da-thumbs li a .hot_info{
	position:absolute;
	background:#55A150;
	width:100%;
	height:100%;
}
.da-thumbs{
	width: 100%;
	overflow: hidden;
	list-style:none;
	position:relative;
}
.da-thumbs ul{
	display: inline;
}
.da-thumbs li{
	width: calc(25% - 26px);
	float: left;
	margin:13px;
	/*padding:30px;*/
	box-sizing: border-box;
	background: #fff;
	border:1px solid #ccc;
	position:relative;
}
.da-thumbs li a{
	display:block;
	position:relative;
	width:100%;
	overflow:hidden;
}
.da-img{
	width: 60px;
	margin:0 auto;
	margin-top: 36px;
	position:relative;
}
.da-xian{
	width: calc(100% - 60px);
	height: 1px;
	background: #E6E6E6;
	margin:30px;
	display: block;
}
.da-title{
	width: calc(100% - 60px);
	color: #333;
	font-size: 20px;
	display: block;
	margin:0 30px;
}
.hot_info .da-title{
	color: rgba(255,255,255,1);
}
.da-intro{
	width: calc(100% - 60px);
	font-size: 14px;
	color: #333;
	
	display: block;
	margin:30px;
	margin-top: 12px;
	display: -webkit-box;    
	-webkit-box-orient: vertical;    
	-webkit-line-clamp: 2;
	height: 3.6em; 
	overflow: hidden;
}
.hot_info .da-intro{
	color: rgba(255,255,255,0.7);
}

/*新闻*/
.news_content_one{
	opacity: 1;
	width: 33.33%;
	margin:0!important;
	box-sizing: border-box;
	padding:15px;
}
.news_nav_1{
	opacity: 1;
}
.news_box{
	position: static;
	transform: none;
	width: 100%;
}

.xw_box{
	width: 100%;
	overflow: hidden;
}
.xw{
	width: 48%;
	float: left;
	overflow: hidden;
	padding:20px 0;
	border-bottom: 1px solid #DFDFDD;
}
.xw:nth-of-type(2n){
	margin-left: 4%;
}
.xw_img{
	width: 40%;
	float: left;
	margin-right: 15px;
	height: 160px;
	overflow: hidden;
}
.xw_img img{
	min-width: 100%;
	min-height: 100%;
}
.xw_img img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 1s;
	transition: all 1s;
}
.xw_img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 1s;
	transition: all 1s;
}
.xw_content{
	width: calc(60% - 15px);
	float: left;
	position: relative;
	height: 160px;
}
.xw_title{
	font-size: 18px;
	color: #333;
	display: -webkit-box;    
	-webkit-box-orient: vertical;    
	-webkit-line-clamp: 2;    
	overflow: hidden;
}
.xw_intro{
	font-size: 12px;
	color: #666;
	display: -webkit-box;    
	-webkit-box-orient: vertical;    
	-webkit-line-clamp: 3;    
	overflow: hidden;
	margin-top: 15px;
}
.xw_time{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.xw_time img{
	width: 16px;
	height: 16px;
	display: inline-block;
	position: relative;
	top: 3px;
}
.xw_time span{
	font-size: 12px;
	color: #999;
	display: inline-block;
}

/*详情*/
.dt_title{
	font-size: 20px;
	color: #333;
}
.dt_time{
	font-size: 12px;
	color: #999;
	margin-top: 15px;
	border-bottom: 1px solid #DFDFDD;
	line-height: 24px;
	margin-bottom: 30px;
}
.dt_content *{
	max-width: 100%!important;
	font-size: 16px!important;
	color: #666!important;
}


@media only screen and (max-width: 1023px){
	.header{
		height: 70px;
	}
	
	.nav_nav {
	    margin-top: 6px;
	}
	.ty_banner{
		height: 200px;
	}
	.ty_banner img{
		height: 100%;
		width: auto;
	}
	.ty_ab{
		width: 90%;
	}
	.ty_ab_content{
		margin-top: 40px;
	}
	.ty_ab_c_img,.ty_ab_c{
		width: 100%;
	}
	.ty_ab_c{
		margin-top: 20px;
	}
	.time_z{
		width: 3.33%;
	}
	.time_zhou{
		padding-top: 60px;
	}
	.time_content_box{
		margin:20px 0;
		margin-top: 40px;
	}
	.time_c_img{
		width: 100%;
	}
	.time_c{
		margin-top: 20px;
		width: 100%;
	}
	.da-thumbs li{
		width: calc(50% - 10px);
		margin:5px;
	}
	.da-img{
		margin-top: 20px;
	}
	.da-xian{
		margin:15px;
		width: calc(100% - 30px);
	}
	.da-title,.da-intro{
		width: calc(100% - 30px);
		margin-left: 15px;
		margin-right: 15px;
	}
	.news_nav{
		margin-top: 0;
	}
	.news_content .news_content_one{
		display: block;
		margin:10px 0!important;
		width: 100%;
		padding:0;
	}
	.xw{
		width: 100%;
		float: left;
		overflow: hidden;
		padding:20px 0;
		border-bottom: 1px solid #DFDFDD;
	}
	.xw:nth-of-type(2n){
		margin-left: 0%;
	}
}
