﻿/*轮播图圆点颜色*/
.swiper-pagination-bullet-active {
	background: white;
}
.swiper-container{
	width: 100%;
}
/*.swiper-container img{
	width: 100%;
}*/
.d-title{
	width: 60%;
	margin: 20px auto 0;
	text-align: center;
	border-bottom: 2px solid #DEDEDtE;
	padding-bottom: 0px;
}

.d-title88{
	width: 60%;
	margin: 20px auto 0;
	text-align: center;	
	padding-bottom: 25px;
}


.d-title99{
	width: 60%;
	text-align: center;
	height: 20px;
}
.d-title h2{
	font-size: 24px;
	color: #333333;
	font-weight: 500 !important;
	margin: 15px 0;
}
.d-title p{
	font-size: 18px;
	color: #666666;
	margin: 15px 0;
}
.d-title div{
	width: 50px;
	height: 3px;
	background-color: #2296d8;
	margin: 0 auto;
	
}
.d-firm{
	width: 60%;
	padding: 30px 0;
	margin: 0 auto;
}
.d-firm a{
	display: inline-block;
	width: 24.5%;
	text-align: center;
	margin: 20px 0;
}
.d-firm img{
	width: 200px;
	height: 200px;
}
/**/
.d-about{
	padding-top: 10px;
	padding-bottom: 30px;
	background-color: #F2F2F2;
}
.ab-content{
	width: 60%;
	margin: 30px auto 0;
	overflow: hidden;
}
.ab-left-img{
	width: 50%;
	position: relative;
	float: left;
}
/*.ab-left-img:hover{
	top: -2px;
	box-shadow: 0px 0px 8px 3px #ACACAC;
}*/
.ab-left-img img{
	width: 100%;
	height: 500px;
}
.ab-left-text{
	width: 100%;
	height: 130px;
	position: absolute;
	bottom: 3px;
	background-color: rgba(0,0,0,0.5);
	padding: 5px;
	box-sizing: border-box;
	overflow: hidden;
}
.ab-left-text span{
	color: white;
	font-size: 17px !important;
	font-weight: 500;
}
.ab-left-text i{
	color: white;
	font-size: 14px !important;
	font-style: normal;
}
.ab-left-text p{
	font-size: 17px !important;
	color: white;
	margin: 10px 0;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.ab-right{
	width: 45%;
	float: left;
	box-sizing: border-box;
	padding-top: 20px;
	padding-left: 30px;
	color: #666;
}
.ab-right-div{
	width: 50%;
	height: 150px;
	float: left;
}
.ab-right p{
	font-size: 14px !important;
	color: #666;
	margin: 8px 0 0 0;
	line-height: 32px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
	
}

.ab-right-div img{
	width: 100%;
	height: 150px;
}
.ab-right-div span{
	color: #333333;
	font-size: 20px !important;
	font-weight: 600;
}
.ab-right-div i{
	color: #333333;
	font-size: 15px !important;
	font-style: normal;
}
.ab-right-div p{
	font-size: 15px !important;
	color: #666666;
	margin: 5px 0 0 0;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}




.ab-padding{
	padding: 15px;
	box-sizing: border-box;
}
/**/
.d-attrac{
	width: 60%;
	margin: 0 auto;
	overflow: hidden;
}
.d-attrac-div{
	width: 50%;
	height: 400px;
	
}
.d-attrac-div111{
	width: 100%;
	height: 270px;
}
.d-attrac-div111 p{
	font-size: 14px !important;
	color: #666666;
	margin: 5px 0 0 0;
	-webkit-box-orient: vertical;
	
}
.d-attrac-div222{
	width: 100%;
	height: 540px;
}
.d-attrac-div222 img{
	width: 100%;
	height: 540px;
}
.d-attrac-p1{
	margin: 10px 0;
	line-height: 40px;
	color: #000000;
	font-size: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
.d-attrac-p2{
	margin: 8px 0;
	color: #6F6F6F;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.attrac-1{
	margin-top: 30px;
}
.d-product{
	margin-bottom: 30px;
}
/**/
.d-news{
	/* width: 60%; */
	width: 90%;
	margin: 30px auto;
	overflow: hidden;
/*     display: flex;
  	justify-content: center;
  	align-items: center */
}
.news-left{
	width: 33%;
	height:360px;
	float: left;
	margin-left:15%;
}
.news-left img{
	width: 100%;
	height:100%;
	margin-bottom: 10px;
}
.news-i{
	display: inline-block;
	width: 70px;
	background-color: #2296D8;
	font-style: normal;
	color: white;
	font-size: 23px !important;
	padding: 5px;
	margin-right: 10px;
	float: left;
	word-wrap:break-word; 
	white-space:-moz-pre-wrap;
}
.news-span{
	display: block;
	height: 29px;
	font-size: 18px;
	line-height: 35px;
	color: #404040;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.nsp{
	display: block;
	height: 64px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.news-p{
	height: 63px;
	color: #6F6F6F;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.news-right{
	width: 50%;
	height: 360px;
	float: right;
	box-sizing: border-box;
	/* padding-left: 60px; */
}
.news-div{
	margin-bottom: 25px;
}
.news-p2{
	height: 42px;
	margin: 0px;
	color: #6F6F6F;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.news-i2{
	background-color: #C5C5C5;
}
.more-news{
	width: 100px;
	background-color: #645555;
	padding: 5px;
	font-size: 22px;
	margin: 0 auto;
	text-align: center;
}
.more-news a{
	text-decoration: none;
	color: white;
}
/**/
.d-table{
	width: 55%;
	/* height: 350px; */
	margin: 20px auto 0;
	overflow-y: hidden;
}
.table1{
	width: 100%;
	height: 100%;
	border: 1px solid #E5E5E5;
	text-align: center;
	border-collapse:collapse;
	border-spacing:0;  
	word-wrap:break-word;
	word-break:break-all;
}
.table1 thead{
	background-color: #EFEFEF;
	display:block;
	width: 100%;
}
.table1 th{
	color: #717679;
	background-color: #EFEFEF;
	border: 1px solid #E5E5E5;
	width: 512px;
	height: 40px;
	font-size: 16px;
	font-weight: 500;
}
.table1 tbody{
	display: block;  
    height: 300px;
    overflow: auto;  
    width: 100%;  
}
.table1 td{
	border: 1px solid #E5E5E5;
	width: 510px;
	height: 60px;
	padding: 5px;
	color: #6C767B;
}
.table1 tr:nth-child(2n){
	background: #F9F9F9;
}
.chuange-p{
	margin: 20px 0 0;
	-webkit-line-clamp: 11;
	line-height: 26px !important;
	font-size: 16px;
	color: #666666;
}
.chuange-padi{
	padding: 0 15px;
}

/*移动设备*/
@media only screen and (min-width: 100px) and (max-width: 769px) {
body{
	overflow-x: hidden;		
}
.swiper-container img{
	width: 100%;
	height: 150px;
}
.d-firm{
	width: 100%;
}
.d-firm a{
	width: 49.2%;
	margin: 20px 0;
}
.d-firm img{
	width: 60%;
	height: 60%;
}
.ab-content{
	width: 100%;	
	padding: 0 8px;
	box-sizing: border-box;
}
.ab-left-img{
	width: 100%;
	
}
.ab-left-img img{
	width: 100%;
	height: 300px;
}
.ab-right{
	width: 100%;
	padding: 0;
	color: #666;
}

.ab-right p{
	font-size: 14px !important;
	color: #666;
	margin: 5px 0 0 0;
	line-height: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	
}

.d-attrac{
	width: 100%;
	padding: 0 8px;
	box-sizing: border-box;
}
.d-attrac-div{
	height: 150px;
}
.d-attrac-div img{
	height: 150px;
}

.d-attrac-div111{
	width: 100%;
	height: 100%;
}

.d-attrac-div222{
	 display:none;
}


.ab-padding{
	padding: 10px;
}
.d-attrac-p1 {
    margin: 0;
    line-height: 25px !important;
    font-size: 14px;
}
.d-attrac-p2 {
    margin: 5px 0;
    font-size: 12px;
    -webkit-line-clamp: 1;
}
.d-news{
	width: 100%;	
	padding: 0 8px;
	box-sizing: border-box;
	
}
.news-left{
	width: 100%;
	height: auto;
	margin-left: 0px !important;
}
.news-right{
	width: 100%;
	height: auto;
	padding: 0;
}
.d-table{
	width: 100%;
	height: 350px;
	box-sizing: border-box;
	padding: 0 8px;
}

.d-title88{
	width: 100%;
	/*height: 50px;*/
	box-sizing: border-box;
	padding: 0 8px;
}

.d-title99{
	width: 100%;
	height: 10px;
	
}
.news-p{
	margin: 10px 0 30px;
}
.ab-left-text{
	height: 80px;
}
.ab-left-text span{
	font-size: 16px !important;
}
.ab-left-text i{
	font-size: 12px !important;
}
.ab-left-text p{
	margin: 5px 0;
	font-size: 13px !important;
	line-height: 20px;
	-webkit-line-clamp:2;
}
.ab-right-div i{
	font-size: 12px !important;
}
.news-span{
	font-size: 16px;
}
.news-p,.news-p2{
	font-size: 14px;
	line-height: 22px;
}
.table1 td{
	height: 35px;
}
.ab-right-div span{
	font-size: 18px !important;
}
.chuange-p{
	text-indent: 0;
	margin: 0;
	line-height: 18px !important;
	font-size: 14px;
	-webkit-line-clamp: 5 !important;
}
.d-title88{
	width: 100%;
	text-align: center;	
	padding-bottom: 15px;
}
}

