.all_color {
	color: #4ca0db !important;
}

.navigation>.all_color>a {
	color: #4ca0db !important;
}

.all_background {
	background: #4ca0db !important;
}

.all_background_footer {
	background: #4ca0db !important;
}
.swiper{
	display: none;
}
.tijiaodan{
	width: 100%;
}
.all_about_text video{
	width: 100% !important;
}
.tijiaodan input:nth-child(1),.tijiaodan input:nth-child(2){
	width: 100%;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	margin-bottom: 15px !important;
	border-radius: 0;
}
.tijiaodan textarea{
	width: 100%;
	padding: 10px 20px;
	height: 110px;
	background: #fff;
	margin-bottom: 15px !important;
	border-radius: 0;
}
.tijiaodan input:nth-child(4){
	width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #2483c5;
	padding: 0;
	margin-top: -8px;
	margin-bottom: 15px !important;
	border-radius: 0;
}
.notice {
	width: 100%;
	height: 48px;
	background: #eee;
}
.zhaoshang{
	width: 100%;
	margin: 20px 0;
}
.contents_ins{
	width: 100%;
	color: #000;
	font-size: 14px;
}
.contents_ins>div:nth-child(1){
	width: 70px;
	height: 28px;
}
.contents_ins>div:nth-child(2){
	width: calc(100% - 70px);
	margin-left: 70px;
}
.contents_ins>div:nth-child(2){
	margin-top: -26px;
}

.notices {
	width: 100%;
	height: 48px;
}

.notices_left {
	width: 27px;
	height: 24px;
	float: left;
	margin-left: 20px;
	margin-top: calc((48px - 32px)/2);
}
.notices_left>img{
	width: 27px;
	height: 24px;
}

.messageWrap {
	bottom: 0;
	height: 48px;
	width: calc(100% - 67px);
	padding: 0 20px;
	overflow: hidden;
}

.message {
	width: 100%;
	height: 48px;
	overflow: hidden;
}

.message li {
	line-height: 48px;
	font-size: 14px;
	color: #3a3a3a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
a {
	text-decoration: none;
	color: inherit;
}

.pages {
	text-align: center;
	display: inline-block;
	justify-content: center;
	align-items: center;
	display: flex;
}

.pages>div>.pagination>li {
	background-color: #ffffff;
	float: left;
	border: 1px solid #4ca0db;
	padding: 0px 10px;
	margin-bottom: 10px;
	color: #4ca0db !important;
	font-size: 16px !important;
}

.pages>div>.pagination>li a {
	color: #4ca0db !important;
}

.pages>div>.pagination>li.active {
	background-color: #4ca0db;
	font-size: 16px !important;
	color: #fff !important;
	margin-left: 0px !important;
}


.pages>div>.pagination>li>span,
.pages>div>.pagination>li>a {
	display: block;
	font-size: 16px !important;
}

.pageddd {
	width: 92%;
	left: 4%;
	position: relative;
	max-height: 400px;
	padding: 50px 0;
}

.swiper {
	width: 100%;
	padding-top: 88px;
}

.swiper img {
	width: 100%;
}

#tab {
	width: 100%;
	background: #fff;
}

.list,
.tab {
	width: 100%;
}

.list {
	display: flex;
	margin-bottom: 20px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.list_nav {
	flex: 1;
	color: #000;
	text-align: left;
	display: inline-block;
	width: 23.3%;
	min-width: 23.3%;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 14px;
	margin: 5px 10px;
	background: #ecf0f3;
}

.active {
	background-color: #4ca0db;
	color: #fff !important;
}

.tab_nav {
	display: none;
	width: 100%;
}


.on {
	display: block;
}

.index_news,
.index_about,
.index_product {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.all_news,
.all_about,
.all_product {
	width: 100%;
}

.all_news_list,
.all_product_list {
	width: 100%;
	height: auto;
	position: relative;

}

.all_news_list_left {
	width: 74px;
	height: 74px;
	border-radius: 5px;
	padding: 2px;
	text-align: center;
	float: left;
	margin-right: 15px;
}

.all_news_list_left>h1 {
	color: #fff;
	font-size: 30px;
	display: inline-block;
	width: 100%;
	height: 41px;
	line-height: 41px;
	margin-bottom: 0 !important;
	font-weight: bold;
}

.all_news_list_left>h2 {
	color: #999;
	font-size: 12px;
	display: inline-block;
	height: 28px;
	width: 70px;
	margin-left: calc((100% - 70px) /2);
	line-height: 28px;
	background: #fff;
	border-radius: 5px;
}

.all_news_list_right {
	/* width: calc(100% - 97px); */
	height: 74px;
	padding: 2px;
}

.all_news_list_right>h1 {
	color: #333;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.all_news_list_right>h2 {
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 12px;
}
.all_news_list_right>h3{
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	margin-top: 5px;
	overflow: hidden;
	font-size: 16px;
}
.all_news_list:nth-child(1) {
	margin-top: 0px !important;
}

.all_news_list {
	margin-top: 10px;
}

.index_about_text {
	font-size: 12px;
	color: #707070;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
	max-height: 142px;
	overflow: hidden;
	width: 100%;
}

.all_about_text {
	font-size: 12px;
	color: #707070;
	line-height: 20px;
	width: 100%;
}

.all_about_img {
	width: 100%;
}

.all_about_img>img {
	width: 100%;
}

.top-title {
	font-weight: 600;
	position: relative;
	margin-bottom: 40px;
	text-align: center;
	text-transform: capitalize
}

.details-title {
	font-weight: 600;
	position: relative;
	margin-bottom: 5px;
	text-align: center;
	text-transform: capitalize
}

.details-time {
	position: relative;
	margin-bottom: 5px;
	font-size: 14px;
	color: #848484;
	text-align: center;
	text-transform: capitalize
}

.details-text {
	font-size: 13px;
	line-height: 20px;
}

.top-title:after {
	position: absolute;
	content: '';
	height: 1px;
	width: 40px;
	left: calc((100% - 40px) / 2);
	top: 38px;
	background: #848484
}


.all_more {
	color: #fff !important;
	text-align: left;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin-left: calc((100% - 154px)/2);
	padding: 0 25px;
	border-radius: 5px;
}

.all_more>i {
	padding-left: 24px;
}

/* 产品中心正方形样式最先 */
.all_product_list_square {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.all_product_list_square_img {
	width: 155px;
	height: 155px;
	display: inline-block;
	margin-top: calc(100% - 310px);
}

.all_product_list_square_img:nth-child(1),
.all_product_list_square_img:nth-child(2) {
	margin-top: 0px !important;
}

.all_product_list_square_img:nth-child(even) {
	margin-left: calc(100% - 310px);
}

.all_product_list_square_img>img {
	width: 155px;
	float: left;
	position: relative;
	height: 155px;
}

.all_product_list_square_img_text1 {
	width: 155px;
	/* padding: 0 10px; */
	float: left;
}

.all_product_list_square_img_text1>span:nth-child(1) {
	display: inline-block;
	width: 100%;
	font-size: 15px;
	margin-top: 3px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #010101;
	float: left;
}

.all_product_list_square_img_text1>span:nth-child(2) {
	display: inline-block;
	width: 100%;
	margin-top: -8px;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	color: #7a7a7a;
}

.all_product_list_square_img_text {
	width: 155px;
	padding: 0 10px;
	height: 60px;
	position: absolute;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	margin-top: 95px;
}

.all_product_list_square_img_text>span {
	display: inline-block;
	width: 100%;
	font-size: 13px;
	text-overflow: ellipsis;
	margin-top: 3px;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}

.all_product_list_square_img_text>a {
	display: inline-block;
	width: 78px;
	height: 22px;
	margin-top: -2px;
	float: left;
	line-height: 20px;
	margin-left: calc((100% - 78px) /2);
	font-size: 12px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
}

/* 产品中心正方形样式竣事 */

/* 产品中心长方形样式最先 */
.all_product_list_rectangle {
	width: 100%;
}

.all_product_list_rectangle_img {
	width: 100%;
	height: 165px;
	margin-top: 14px;
}

.all_product_list_rectangle_img:nth-child(1) {
	margin-top: 0 !important;
}

.all_product_list_rectangle_img>img {
	width: 100%;
	height: 165px;
	float: left;
}

.all_product_list_rectangle_img_text {
	width: 100%;
	padding: 0 10px;
	height: 60px;
	position: absolute;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	margin-top: 105px;
}

.all_product_list_rectangle_img_text>span {
	display: inline-block;
	width: 100%;
	font-size: 13px;
	text-overflow: ellipsis;
	margin-top: 3px;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}

.all_product_list_rectangle_img_text>a {
	display: inline-block;
	width: 78px;
	height: 22px;
	margin-top: -2px;
	float: left;
	line-height: 20px;
	margin-left: calc((100% - 78px) /2);
	font-size: 12px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
}

/* 产品中心长方形样式竣事 */


.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}

.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}

.contact_all_map {
	width: 100%;
	height: 5rem;
	border: #ccc solid 1px;
	margin: 0 auto;
}
<!--耗时1764428603.825秒-->