﻿

/*幻灯片CSS*/
.swiper-container {
	width: 100%;
	--swiper-theme-color: #323232;
	--swiper-pagination-color: #939393;/* 两种都可以 */
}
 .swiper-pagination-bullet { 
	 width: 30px; 
	 height: 4px; 
	 display: inline-block; 
	 background: #000;
	 opacity: .3; 
	 margin: 0 5px; 
	 } 
	 
 /*自定义分页器激活时的样式表现*/ 

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.biaoti{ text-align: center; padding: 50px 0;}
.biaoti span{display: block; font-size: 32px; color: #333; margin-bottom: 10px; font-weight: bold;}
.biaoti span b{ color: #0139A0;}
.biaoti small{display: block; font-size: 16px; color: #999;}

/* 首页产品展示 */
.home-probg{ background-image:url(../image/product-bg.jpg);padding-bottom: 50px;background-size: 100% 100%;}
.home-probg .allproduct{display: block; text-align: center; margin: 50px 0;}
.home-probg .allproduct a{color: #FFF; background: #0139A0; border-radius: 30px; font-size: 20px;padding: 10px 40px;}
.home-probg .allproduct i{font-size: 24px;}
.home-protj { margin-bottom: 30px;}
.home-protj ul {}
.home-protj ul li{float: left; width: 49%; margin-right: 2%;}
.home-protj ul li:last-child{margin-right: 0;}
.home-protj ul li dd{overflow: hidden; background: #FFF; padding: 30px 20px;}
.home-protj ul li dd a{display: block;}
.home-protj ul li dd .text{ float: left; width: 50%;}
.home-protj ul li dd .text h2{font-size: 22px; font-weight: bold; margin-bottom: 15px;}
.home-protj ul li dd .text p{color: #999; line-height: 26px;}
.home-protj ul li dd .text .more{ width: 120px; height: 40px; line-height: 40px; text-align: center; margin-top: 15px; border: 1px solid #ccc;}
.home-protj ul li dd .text .more a{color: #999;}
.home-protj ul li dd .list-img{ float: left; width: 50%;}

.home-pro { margin-bottom: 30px;}
.home-pro ul {}
.home-pro ul li{float: left; width: 32%; margin-right: 2%;}
.home-pro ul li:last-child{margin-right: 0;}
.home-pro ul li dd{overflow: hidden; background: #FFF; padding: 30px 20px;}
.home-pro ul li dd h2{font-size: 22px; font-weight: bold; margin-bottom: 15px;}
.home-pro ul li dd .text{ float: left; width: 60%;}
.home-pro ul li dd .text span{display: block; color: #999; padding: 15px 0; line-height: 26px;}
.home-pro ul li dd .text p{line-height: 26px;}
.home-pro ul li dd .text p a{color: #999;}
.home-pro ul li dd .list-img{ float: right; width: 40%;}

.index-left{background-color: #fff;display: flex;}
.index-left .main_left{width: 20%;margin-right: 1%;}
.index-left .main_left .product-title{line-height: 80px;height:80px;border-left: 4px solid #0139A0;border-right: 1px solid #E7E7E7;padding: 0 20px;font-size: 18px;}
.index-left .main_left h2{text-align: center;background: url(../image/cpztc.jpg) no-repeat;letter-spacing: 2px}
.index-left .main_left h2 em{color:#61a4e2;font-size: 26px;}
.index-left .main_left .product-title img{margin-right: 10px;}
.index-left .main_right{width: 82%;border:0px;padding-top: 0px}
.index-left .main_right .title{border-bottom:1px solid #E7E7E7;font-size: 18px;padding: 30px  0;margin-bottom: 30px }
.index-left .main_right .title span{color:#acacac}
.index-left .main_right .list1{display: flex;flex-wrap: wrap;}
.index-left .main_right li{width: 32%;border: 1px solid #EBEBEB;margin-bottom: 20px;margin-right:2%}
.index-left .main_right li:nth-child(3n){margin-right: 0}
.index-left .main_right li h2{color: #333;font-size: 14px;text-align: center;border-top: 1px solid #EBEBEB;height: 48px;line-height: 48px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.left_list ul li {
    border: 1px solid #E7E7E7;
    border-radius: 8px;
    height: 48px;
    line-height: 48px;
    margin-bottom: 20px;
    padding-left: 20px;
    cursor: pointer;
}
.left_list ul {
    padding-bottom: 0;
}
/* 3大优势 */
.youshi-bt{ text-align: center;padding-top: 65px; margin-bottom: 75px;}
.youshi-bt h2{display: block; font-weight: bold; font-size: 36px; color: #666; text-align: center;}
/*.youshi-bt h2::after{
	content: '';
	position:relative;
	background: url(../image/icon1.png) no-repeat left top;
	display: block;
	width: 176px;
	height: 60px;
	top: -110px;
}
.youshi-bt h2::before{
	content: '';
	position:relative;
	background: url(../image/icon2.png) no-repeat right bottom;
	display: block;
	width: 176px;
	height: 60px;
	bottom: -30px;
/**/	/*float: right;
}*/
.youshi-bt h2 i{margin: 0 15px;}
.youshi-bt h2 i img{max-width: 100%;}
.youshi-bt span{font-size: 17px;color: #ccc;margin-top: -83px;}

.youshi{overflow: hidden; border: 1px solid #E7E7E7;}
.youshi ul{overflow: hidden;}
.youshi ul li{float: left; width: 50%;}
.youshi ul li .tit{overflow: hidden;padding-top:15%;}
.youshi ul li .tit i{ float: left; margin-right: 8px;}
.youshi ul li .tit .nr{float: left;padding: 0px 10px;}
.youshi ul li .tit .nr span{ font-size: 18px;text-align: left; font-weight: bold; color: #0139A0;line-height: 1.5;}
.youshi ul li .tit .nr span em{font-style: normal; display: block; font-size: 30px; color: #333;}
.youshi ul li .tit .nr h4{ /*width: 90%;*/ margin-top: 30px; text-align: justify; font-size: 16px; line-height: 2; color: #333;}
.youshi ul li .tit .nr h4 p{padding-left:15px;}
.youshi ul li .tit .nr h4 p {background-image: url(../image/small.png);background-repeat: no-repeat;    background-position: left;    background-size: 8px;}
.youshi ul li img{width: 100%;}

/* 首页公司简介 */
.home-about-l {width: 40%; margin-right: 4%;}
.home-about-l img{max-width: 100%;}
.home-about-r{width: 56%;}
.home-about-r span{color: #333; font-size: 28px;font-weight: bold;}
.home-about-r span::after{
	content: '';
	position: relative;
	width: 6px;
	height: 84px;
	background: #0139A0;
	display: block;
	float: left;
	margin-right: 15px;
	margin-top: -50px;
}
.home-about-r span b{display: block; color: #ccc; text-transform: uppercase; font-size: 50px; margin-left: 20px;}
.home-about-r p{color: #999; text-align: justify; margin: 30px 0; text-indent: 2em; line-height: 24px; font-size: 15px;}
.swiper-button-next::after, .swiper-button-prev::after{display: none}

.swiper-button-next img{
	width: 100%
}
/* 首页案例展示 */
.home-hezuobg{ background:#fff;}
.home-case { margin-bottom: 50px;}
.home-case ul {}
.home-case ul li{float: left;}
.home-case ul li dd{ background: #FFF;}
.home-case ul li dd img{width: 100%;}
.home-case ul li dd h2{ font-size: 14px; text-align: center; height: 40px; line-height: 40px;}


/* 首页新闻资讯 */
.home-newsbg{overflow: hidden; /*background: #F3F3F3;*/ padding: 50px 0 0 0;}
.newsbt{width: 100%; margin-bottom: 10px; display: inline-block;border-bottom: 1px solid #E7E7E7;padding-bottom: 10px;}
.newsbt i{ float: left; margin-right: 10px; font-size: 22px; color: #0139A0;}
.newsbt i img{width:20px}
.newsbt span{ float: left; font-size: 22px; color: #333; padding-top: 3px;}


.home-newsimg {overflow: hidden; clear: both;height: 200px;margin-top: 10px;}
.home-newsimg .img{float: left; width: 49%; height: 200px;}
.home-newsimg .img img{width: 100%; height: 200px;}
.home-newsimg .text{float: right; width: 49%;height: 200px;}
.home-newsimg .text h2{color: #0139A0; font-size: 22px;font-weight: 600;}
.home-newsimg .text time{display: block;padding: 10px 0; color: #999;}
.home-newsimg .text p{color: #aeaeae; margin: 14px 0;line-height: 26px;word-break:break-all;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;height: 78px;}
.home-newsimg .text .btn{color:#fff;background: #0139A0;padding: 10px 20px;border: 0px;margin-top: 6px;border-radius: 20px}

.home-newsLeft{ width: 60%; }
.home-newsLeft ul{overflow: hidden; /*border: 1px solid #E7E7E7;*/ padding:15px 0px 15px 20px;background: #FFF;}
.home-newsLeft ul li {list-style: circle; float: left; width: 47%; height:34px; line-height: 34px;color: #0139A0; margin-right: 6%;}
.home-newsLeft ul li:nth-of-type(2n+0){margin-right:0;}
.home-newsLeft ul li:hover{list-style: disc;}
/*.home-newsLeft ul li a:hover h2{color: #cb3131;}*/
.home-newsLeft ul li a:hover h2{color:#0139A0}


.home-newsLeft ul li h2{float: left; font-size: 14px; color: #333;max-width: 240px;}
.home-newsLeft ul li time{display: block;color: #999; float: right;}

.home-newsRight{ width: 37%;margin-left: 3%;}
.home-newsRight ul{overflow: hidden; background: #FFF;padding: 0px 20px 15px 20px;}
.home-newsRight ul li { /*height:90px;*/ line-height: 34px; border-bottom: 1px dashed #E7E7E7; padding: 5px 0px 10px 0px;}
.home-newsRight ul li a div.title{height: 34px;}
.home-newsRight ul li a div.desc{line-height:24px;color: #aeaeae;word-break:break-all;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 48px;}
.home-newsRight ul li a h2{color: #666;}
.home-newsRight ul li a:hover h2{color: #0139A0;}
.home-newsRight ul li h2{float: left; font-size: 14px; color: #333;}
.home-newsRight ul li time{display: block;color: #c9c9c9; float: right;}


@media (min-width:1024px) and (max-width:1199px) {

	.youshi-bt span{left: 0;padding-left: 33%;}
	.youshi ul li .tit .nr h4{ /*width: 240px;*/}
	.home-newsLeft ul li{ width: 100%;}
	.home-newsRight ul li time{display: none;}

}

@media (min-width:768px) and (max-width:1023px) {
	
	.home-pro ul li{float: left; width: 49%; margin-bottom: 30px;}
	.home-pro ul li:nth-of-type(2n+0){margin-right: 0;}
	
	.youshi-bt h2{font-size: 30px;}
	.youshi-bt span{left: 0;padding-left: 33%; font-size: 13px;}
	.youshi ul li .tit i img{max-width: 80%;}
	.youshi ul li .tit{ padding-top: 5%;}
	.youshi ul li .tit .nr{float: left;}
	.youshi ul li .tit .nr{padding: 15px;}
	.youshi ul li .tit .nr h4{ width: 100%;}
	.home-case ul li{ width: 50%; margin-bottom: 30px;}
	.home-about-l{ width: 100%; margin-right: 0; margin-bottom: 20px;}
	.home-about-r{ width: 100%;}

	.home-newsLeft,.home-newsRight{width: 100%;}
	.home-newsRight{ margin-left: 0;}

	.home-newsRight .desc{height: auto!important;max-height: 48px;}
	.home-newsRight ul{padding: 0px;}
	.home-newsLeft{margin-bottom: 30px;}



}
@media screen and (max-width:767px) {
	
	.biaoti span{font-size: 26px;}
    .home-protj ul li{width: 100%; margin-right: 0; margin-bottom: 30px;}
	.home-protj ul li dd .text{width: 100%;}
	.home-protj ul li dd .list-img{width: 100%;}
	.home-pro ul li{width: 100%; margin-right: 0;margin-bottom: 30px;}
	
	.youshi ul li .tit .nr{float: left;}
	.youshi-bt h2{font-size: 35px;}
	.youshi-bt span{position: inherit; margin-top: 0;}
	.youshi-bt h2::after{top:-210px}
	.youshi-bt h2::before{bottom: -170px;}
	
	.youshi ul li{width: 100%; padding-bottom: 30px;}
	.home-case ul li{ width: 100%; margin-bottom: 30px;}
    .home-about-l{ width: 100%; margin-right: 0; margin-bottom: 20px;}
	.home-about-r{ width: 100%;}
	.home-about-r span::after{display: none;}
	.home-about-r span b{margin-left: 0;}
    .home-newsimg{display: none;}
	.home-newsLeft,.home-newsRight{width: 100%;}
	.home-newsRight{ margin-left: 0;}

	.home-newsRight .desc{height: auto!important;max-height: 48px;}
	.home-newsRight ul{padding: 0px;}
	.home-newsLeft{margin-bottom: 30px;}
	.home-newsLeft ul li{ width: 100%;}
	.home-newsLeft ul li time{display: none;}
	.home-newsRight ul li time{display: none;}
	
	.footer-logo{display: none;}
	.footer-add{width: 100%;}
	.footer-ewm{width: 100%;}
	.footer-add span{margin-top: 0;}
	
	.index-left .main_right {
    width: 100%;
    border: 0px;
    padding-top: 0px;
    padding:0 20px;
}
.index-left .main_left {
    display: none;
}
.index-left .main_right li {
    width: 46%;
    margin-right: 0;
}
.index-left .main_right .list1{
	justify-content: space-between;
}
.youshi-bt {
    text-align: center;
    padding-top: 30px;
    margin-bottom: 30px;
}
.youshi-bt h2 i img {
    max-width: 100%;
    width: 50px;
}
}














