/*about1.html*/

.about1 {
	padding:55px 10px;
}
.about1 .left {
	width:44%;
	float:left;
	margin-top:1.5%;
}
.about1 .l1 {
	}.about1 .l2 {
	color:#444;
	font-size:16px;
	line-height:30px;
	margin:50px 0 90px 0;
	width:95%;
}
.about1 .l3 {
	width:110%;
}
.about1 .l3 li {
	width:25%;
	float:left;
}
.about1 .l3_1 {
	font-size:16px;
	color:#222222;
}
.about1 .l3_2 {
	margin:10px 0;
}
.about1 .l3_3 {
	}.about1 .l3_3 span {
	font-weight:bold;
	font-size:40px;
	color:#00b0a5;
	margin-right:5px;
}
.about1 .l3_3 span i {
	font-style:normal;
}
.about1 .right {
	width:50%;
	float:right;
}
.about2_list {
	}.about2_list li {
	width:30%;
	float:left;
	height:250px;
	border:1px solid #eeeeee;
	box-sizing:border-box;
	padding:40px;
	transition:all .5s;
	-webkit-transition:all .5s;
}
.about2_list li:hover {
	border:0px solid #eeeeee;
	box-shadow:6px 0 20px 0 rgba(0,0,0,.06);
	margin-top:-20px;
	margin-bottom:20px;
}
.about2_list li:nth-child(2) {
	margin-left:5%;
	margin-right:5%;
}
.about2_list .l1 {
	}.about2_list .ico {
	float:left;
}
.about2_list .number {
	float:right;
	color:#d9d9d9;
	font-size:16px;
	margin-top:18px;
}
.about2_list li:hover .number {
	color:#00b0a5;
}
.about2_list .number:after {
	display:block;
	content:'';
	width:15px;
	height:1px;
	background:#d9d9d9;
	margin-top:2px;
	transition:width .5s;
	-webkit-transition:width .5s;
}
.about2_list li:hover .number:after {
	background:#00b0a5;
	width:20px;
}
.about2_list .l2 {
	font-size:24px;
	font-weight:bold;
	color:#222;
	margin:30px 0 10px 0;
}
.about2_list .l3 {
	font-size:16px;
	line-height:30px;
	color:#222;
}
.about3 {
	padding:100px 0 80px 0;
}
.about3 .top {
	position:relative;
}
.about3 .left {
	width:8%;
	float:left;
	background:url('../images/ico_a4.jpg') left top no-repeat #00b0a5;
	height:600px;
	position:relative;
}
.about3 .left .l1 {
	position:absolute;
	top:50%;
	left:50%;
	width:40px;
	font-size:40px;
	color:#ffffff;
	font-weight:bold;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}
.about3 .right {
	width:92%;
	float:left;
}
.about3 .right .swiper-slide {
	height:600px;
	background:#f3f3f3;
	padding:110px 35px;
	box-sizing:border-box;
	position:relative;
	transition:all ease .3s;
}
.about3 .right .swiper-slide:hover {
	padding-top:100px
}
.about3 .right .swiper-slide:after {
	content:'';
	background:url('../images/ico_a6.png');
	width:44px;
	height:44px;
	position:absolute;
	top:0;
	right:0;
	z-index:3;
	opacity:0;
}
.about3 .right .swiper-slide-active:after {
	opacity:1;
}
.about3 .right .swiper-slide:nth-child(even) {
	background:#f9f9f9;
}
.about3 .year {
	font-size:40px;
	font-weight:bold;
	color:#19b1a4;
	font-family:'arial';
}
.about3 .ico {
	margin:20px 0;
}
.about3 .lans {
	font-size:16px;
	line-height:30px;
	color:#666666;
}
.about3 .bottom {
	line-height:95px;
	text-align:center;
	box-sizing:border-box;
	background:url('../images/x1.png') center 15px repeat-x;
	margin-top:20px;
}
.about3 .bottom .swiper-container {
	max-width:1300px;
	font-size:20px;
	color:#999999;
}
.about3 .bottom .swiper-slide {
	padding-top:20px;
}
.about3 .bottom .swiper-slide.on {
	color:#333333;
	position:relative;
}
.about3 .bottom .swiper-slide.on:after {
	content:'';
	background:url('../images/on.png');
	width:20px;
	height:30px;
	position:absolute;
	left:calc(50% - 10px);
	top:5px;
}
.about3 .swiper-button-next,.about3 .swiper-button-prev {
	background-image:url('../images/ico_50_on1.png');
	width:35px;
	height:35px;
}
.about3 .swiper-button-next:hover,.about3 .swiper-button-prev:hover {
	background-image:url('../images/ico_50_on.png');
}
.about3 .swiper-button-prev {
	left:-50px;
}
.about3 .swiper-button-next {
	right:-50px;
}
.about4 {
	background:url('../images/a_bg.png') center center repeat;
	padding:1px;
	box-sizing:border-box;
}
.about4 .swiper-container {
	width:100%;
	margin:50px 0 25px 0;
	padding-bottom:60px;
}
.about4 a {
	line-height:70px;
	font-size:16px;
	color:#333333;
	border-bottom:1px solid #dddddd;
}
.about4 .picture {
	border:1px solid #eee;
	background:#fff;
}
.about4 .swiper-pagination {
	bottom:0;
}
.about4 .swiper-pagination .swiper-pagination-bullet {
	width:30px;
	height:8px;
	border-radius:30px;
}
.about5 {
	}.about5 .top {
	max-width:1200px;
	margin:auto;
	position:relative;
}
.about5 .top:after {
	content:'';
	width:100%;
	height:1px;
	background:#e7e7e7;
	position:absolute;
	top:50%;
	left:0;
}
.about5 .top a {
	text-align:center;
	font-size:20px;
	font-family:'arial';
	color:#999999;
	line-height:60px;
	padding-top:60px;
	position:relative;
}
.about5 .top a:after {
	content:'';
	position:absolute;
	top:calc(50% - 5px);
	left:calc(50% - 5px);
	width:10px;
	height:10px;
	background:url('../images/r1.png');
}
.about5 .top a.on:after {
	background:url('../images/r1_on.png');
}
.about5 .top a.on {
	color:#00b0a5;
}
.about5 .bottom {
	margin:50px 0 100px 0;
}
.about5 .bottom a {
	position:relative;
	background:#f5f5f5;
}
.about5 .bottom li {
	display:none;
}
.about5 .bottom li.on {
	display:block;
}
.about5 .bottom .lans {
	padding:25px;
	box-sizing:border-box;
}
.about5 .bottom .l1 {
	font-size:24px;
	color:#222222;
	margin-bottom:20px;
}
.about5 .bottom .l2 {

	font-size:14px;
	line-height:24px;
	color:#222222;
	height:72px;
	margin-bottom:20px;
	-webkit-line-clamp:3;
}
.about5 .bottom a:after {
	content:'';
	position:absolute;
	bottom:0;
	width:0;
	left:50%;
	background:#00b0a5;
	height:3px;
	transition:all .5s;
	-webkit-transition:all .5s;
}
.about5 .bottom a:hover:after {
	left:0;
	width:100%;
}
.about5 .bottom a:hover .l1 {
	color:#00b0a5;
}
.about5 .swiper-button-next:hover,.about5 .swiper-button-prev:hover {
	background-image:url('../images/button1.png');
}
.about5 .bottom swiper-button-prev,.about5 .bottom swiper-button-next {
	opacity:0;
}
.about6_nav {
	text-align:center;
	margin-bottom:70px;
}
.about6_nav a {
	width:250px;
	line-height:60px;
	height:60px;
	background:#f5f5f5;
	color:#333;
	text-align:center;
	font-size:16px;
	margin:0 20px;
	display: inline-block;
}
.about6_nav a img {
	margin:0 5px;
}
.about6_nav a img:last-child {
	display:none;
}
.about6_nav a.on {
	background:#00b0a5;
	color:#ffffff;
}
.about6_nav a.on img:first-child {
	display:none;
}
.about6_nav a.on img:last-child {
	display:inline-block;
}
.about6_container li {
	position:relative;
	padding-bottom:50px;
	margin-bottom:100px;
	display:none;
}
.about6_container a {
	color:#ffffff;
	display:block;
	position:relative;
}
.about6_container .swiper-pagination {
	text-align:center;
	width:100%;
	bottom:0;
}
.about6_container .swiper-pagination-bullet {
	width:12px;
	height:12px;
	margin:0 10px;
	display:inline-block;
}
.about6_container .lans {
	position:absolute;
	bottom:40px;
	left:20px;
	font-size:20px;
}
.about6_container .swiper-button-next {
	right:20px;
}
.about6_container .swiper-button-prev {
	left:20px;
}
@media screen and (max-width:1600px) {
	.about1 .l2 {
	font-size:15px;
	line-height:28px;
	margin:20px 0 50px 0;
}
.about1 .l3_2 {
	margin:6px 0;
}
.about1 .l1 img {
	width:180px;
}
.about1 .l3_3 span {
	font-size:35px;
}
.brand1_sum .dian {
	zoom:.9;
}
}@media screen and (max-width:1450px) {
	.about1 .left {
	width:50%;
	margin-top:0;
}
.about1 .right {
	width:44%;
	margin-top:1%;
}
.brand1_sum .dian {
	zoom:.85;
}
}@media screen and (max-width:1199px) {
	.about5 .bottom swiper-button-prev,.about5 .bottom swiper-button-next {
	opacity:1;
}
.about1 .left {
	width:100%;
}
.about1 .l3 {
	width:100%;
}
.about3 .left .l1,.about3 .year {
	font-size:30px;
}
.about1 .right {
	width:100%;
	margin-top:20px;
}
.about1 {
	padding:45px 0;
}
.about1 .l3 li {
	/* width:50%;
	*/

        /* height:130px;
	*/
}
.about1 .l3_1 {
	font-size:12px;
	margin-bottom:10px
}
.about1 .l3_2 {
	display:none;
}
.about1 .l3_3 span {
	font-size:20px;
}
.about1 .l2 {
	margin:10px 0 20px 0;
}
.about1 .l3_2 img {
	max-width:40%;
}
.about3 .right .swiper-slide {
	height:400px;
	padding:60px 20px;
}
.about3 .left {
	width:100px;
	height:400px;
}
.about3 .right {
	width:calc(100% - 100px);
}
.about3 .bottom .swiper-slide {
	font-size:18px
}
.about3 .lans {
	font-size:14px;
	line-height:1.8;
}
.about3 .ico {
	margin:10px 0
}
.about2_list .l2 {
	font-size:20px;
	margin:20px 0 10px 0;
}
.about3 .swiper-button-prev {
	left:10px;
}
.about3 .swiper-button-next {
	right:10px;
}
.about2_list li:nth-child(2),.about2_list li {
	width:100%;
	padding:20px;
	height:auto;
	margin:auto;
	margin-bottom:20px;
}
.about2_list li:hover {
	border:0px solid #eeeeee;
	box-shadow:6px 0 20px 0 rgba(0,0,0,.06);
	margin-top:0px;
	margin-bottom:20px;
}
.about6_nav a {
	width:30%;
	line-height:40px;
	height:40px;
	font-size:12px;
	margin:0 0px;
}
.about6_nav a img {
	width:20px;
	margin:0 5px 0 0;
}
.about6_nav {
	margin-bottom:20px;
	width:110%;
	margin-left:-5%;
}
.about6_container li {
	position:relative;
	padding-bottom:30px;
	margin-bottom:40px;
}
.about6_container .swiper-pagination-bullet {
	width:8px;
	height:8px;
	margin:0 6px;
}
.about6_container .lans {
	position:absolute;
	bottom:20px;
	left:10px;
	font-size:14px;
}
.brand1_sum .dian {
	zoom:.7;
}
}@media screen and (max-width:780px) {
	.about3 .left .l1,.about3 .year {
	font-size:25px;
}
.banners_pc {
	display:none !important;
}
.banners_sj {
	display:block !important;
}
.about3 .bottom .swiper-slide {
	font-size:16px;
	line-height:70px;
}
.about2_list .ico {
	width:45px
}
.about3 {
	padding:45px 0;
}
.about3 .left {
	width:60px;
}
.about3 .right {
	width:calc(100% - 60px);
}
.about4 a {
	line-height:40px;
	font-size:13px;
}
.about5 .swiper-button-next,.about5 .swiper-button-prev {
	height:30px;
	width:30px;
}
.about5 .top a {
	font-size:15px;
	line-height:40px;
	padding-top:40px
}
.about5 .bottom .lans {
	padding:15px;
}
.about5 .bottom .l1 {
	font-size:17px;
	margin-bottom:10px;
}
.about5 .bottom {
	margin:20px 0 50px 0;
}
.brand1_sum .dian {
	zoom:.5;
}
.dian_sj_lans {
	display:block;
}
.dian_sj_lans li {
	margin-bottom:20px;
}
.brand1_sum .li_wrapper .heng {
	display:none;
}
.brand1_sum .li_wrapper .lans {
	display:none;
}
}/*end about.html*/