@charset "utf-8";

/*----------------------------------------------------
                 Procyon - CSS File
------------------------------------------------------*/
ul,li,p{
	padding:0px;
	margin:0px;
	list-style: none;
}
a{
	text-decoration: none;
}
body {
	font-size: 14px;
	min-width: 1200px;
	padding: 0px;
	margin: 0;
	background: #fff;
	font-family: "Microsoft Yahei", "微软雅黑";
}
::-webkit-scrollbar{
	width:6px;
	height: 5px;
	background:#ddd;/* 鏁翠釜婊氭潯鑳屾櫙 */
}
::-webkit-scrollbar-thumb{
	-webkit-border-radius:4px;
	border-radius:2px;
	background:#C80000; /* 婊氭潯鍐呭祵棰滆壊 */
}
::-webkit-scrollbar-button {
	background-color:#ddd;/* 涓よ竟绔寜閽鑹� */
	display: none;
}
/*banner*/
.banner {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.banner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
}
.banner .swiper-slide img{
	width: 100%;
}
.banner .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: 15px;
}
img{
	vertical-align: middle;
}
.banner .swiper-pagination-bullet{
	width:33px;
	height:10px;
	background:#C80000;
	border-radius:5px;
}

/*头部logo*/
.top-logo{
	display: flex;
	justify-content: space-between;
	height: 110px;
	width: 1200px;
	margin: auto;
	align-items: center;
}
.img-box{

}
.top-box{
	background: url("../images/phone.png")no-repeat;
	background-position: left center;
	padding-left: 51px;
}
.top-box>div:nth-child(1){
	font-size: 14px;
	font-weight: 400;
	color: #000000;
}
.top-box>div:nth-child(2){
	font-size: 28px;
	font-weight: bold;
	color: #C80000;
}
/*导航*/
.top_nav{
	background: #0E3094;
}
.top_nav>div{
	width: 1200px;
	margin: auto;
	height: 60px;
	display: flex;
	line-height: 60px;
}
.top_nav>div>.title{
	width: 14.28%;
	text-align: center;
}
.top_nav>div>.title>a{
	display: block;
	color: #fff;
}
.top_nav>div>.title:hover>a,.top_nav>div>.title>a.active{
	background:#C80000;
}
/*搜索*/
.sousuo{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 80px;
}
.rmgjc{
	background: url("../images/huo.png")no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}
.rmgjc a{
	color: #333333;
}
.form-box{
	position: relative;
}
#search-keyword{
	width: 300px;
	height: 42px;
	border: none;
	background: rgb(241,241,241);
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	text-indent: 10px;
}
.ss-sub{
	width: 60px;
	height: 42px;
	background: url("../images/ss.png")rgb(200,0,0) no-repeat center;
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border: none;
}
.ss-border{
	border-bottom: 1px solid #E6E6E6;
}
.tttt{
	text-align: center;
}
.tttt>div:nth-child(1){
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
}
.tttt>div:nth-child(1)>span{
	font-size: 30px;
	font-weight: bold;
	color: #C80000;
	line-height: 30px;
}
.tttt>div:nth-child(2){
	width: 48px;
	height: 4px;
	background: #FF0000;
	margin: auto;
	margin-top: 23px;
}
/*产品中心*/
.product-box{
	padding-top: 59px;
}
.product-item{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1200px;
	margin: auto;
	padding-top: 4px;
}
.product-item>.item-list{
	width: 288px;
	height: 286px;
	background: #FFFFFF;
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
	margin-top: 30px;
}
.product-item>.item-list>div:nth-child(1){
	width: 288px;
	height: 225px;
	overflow: hidden;
}
.product-item>.item-list>div:nth-child(1)>img{
	width: 288px;
	height: 225px;
	object-fit: cover;
}
.product-item>.item-list>div:nth-child(2){
	height: 61px;
	overflow: hidden;
	line-height: 61px;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
}
.product-item>.item-list:hover>div:nth-child(2){
	color: #C80000;
	box-shadow: 1px 1px 4px 0px rgba(255, 0, 0, 0.2);
}
/*案例*/
.knal-bg{
	background: url("../images/khal.jpg")rgb(18,56,153) no-repeat center;
	height: 686px;
	padding-top: 60px;
	margin-top: 81px;
}
.al-box{
	width: 1200px;
	height: 540px;
	margin: auto;
	margin-top: 35px;
	background: #fff;
	position: relative;
}
.swiper-container-al{
	width: 1062px;
	margin: auto;
	height: 376px;
	overflow: hidden;
	padding-top: 52px;
}
.swiper-container-al .swiper-slide{
	height: 376px;
	overflow: hidden;
	position: relative;
	border-radius: 30px;
}
.swiper-container-al .swiper-slide>img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper-container-al .swiper-slide>.title{
	font-size: 17px;
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	background: rgba(0,0,0,.5);
	color: #fff;
}
.swiper-button-next-al{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 27px;
	margin: auto;
	width: 18px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	background: url("../images/right.png")no-repeat center;
}
.swiper-button-prev-al{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 27px;
	margin: auto;
	width: 18px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	background: url("../images/left.png")no-repeat center;
}
.gdal{
	display: block;
	width: 160px;
	height: 42px;
	border: 1px solid #FF0000;
	border-radius: 21px;
	line-height: 42px;
	font-size: 20px;
	font-weight: 400;
	color: #FF0000;
	margin: auto;
	text-align: center;
	margin-top: 30px;
}
/*优势*/
.ys-box{
	padding-top: 61px;
	width: 1200px;
	margin: auto;
}
.ys-box>.ys-item:nth-child(2){
	margin-top: 40px;
}
.ys-item{
	height: 340px;
	display: flex;
	justify-content: space-between;
}
.ys-item>.img-right{
	width: 580px;
	height: 340px;
	overflow: hidden;
}
.ys-item>.img-right>img{
	width: 580px;
	height: 340px;
	object-fit: cover;
}
.ys-item>.wz-left{
	width: 560px;
	height: 340px;
	overflow: hidden;
}
.ys-item>.wz-left>div:nth-child(1){
	width: 560px;
	height: 68px;
	background: #0E3094;
	line-height: 68px;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 36px;
}
.ys-item>.wz-left>div:nth-child(2){
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	width: 525px;
	margin: auto;
	line-height: 28px;
	margin-top: 35px;
}
/*about*/
.about-box{
	max-width: 1920px;
	min-width: 1200px;
	background: url("../images/about.jpg")no-repeat center;
	height: 740px;
	margin: auto;
	margin-top: 75px;
}
.about-dif{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.about-left{
	width: 574px;
}
.about-left>div:nth-child(1){
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 252px;
	height: 240px;
	overflow: hidden;
}
.about-left>div:nth-child(2)>a{
	display: inline-block;
	width: 160px;
	height: 42px;
	background: #C80000;
	border-radius: 21px;
	line-height: 42px;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 38px;
}
/*新闻中心*/
.news-box{
	padding-top: 59px;
	width: 1200px;
	margin: auto;
}
.gallery-thumbs{
	height: 50px;
	position: relative;
	line-height: 50px;
	overflow: hidden;
	border-bottom: 1px solid #E2E2E2;
	margin-top: 28px;
}
.news-ckgd{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	z-index: 9;
}
.gallery-thumbs .swiper-slide:nth-child(1){
	text-align: left;
}
.gallery-thumbs .swiper-slide{
	display: inline;
	width: 96px;
	color: #333333;
	font-size: 20px;
	font-weight: 400;
	text-align: right;
	cursor:pointer;
}
.gallery-thumbs .swiper-slide-thumb-active {
	color: #C80216;
}
.gallery-top{
	height: 497px;
	overflow: hidden;
	margin-top: 18px;
}
.gallery-top .swiper-slide{
	display: flex;
	justify-content: space-between;
}
.news-item-1{
	width: 600px;
	height: 495px;
	border: 1px solid rgb(224,224,224);
}
.news-item-1>.img-bb{
	display: block;
	height: 370px;
	overflow: hidden;
}
.news-item-1>.img-bb>img{
	height: 370px;
	width: 100%;
	object-fit: cover;
}
.news-1{
	display: flex;
	justify-content: space-between;
}
.news-1>.ne-time{
	width: 100px;
	height: 88px;
	border-right: 1px solid rgb(224,224,224);
	text-align: center;
}
.news-1{
	margin-top: 20px;
}
.news-1>.ne-time>div:nth-child(1){
	font-size: 25px;
	font-weight: bold;
	color: #2A2639;
	margin-top: 17px;
}
.news-1>.ne-time>div:nth-child(2){
	font-size: 14px;
	font-weight: 400;
	color: #9EA2A4;
}
.news-1>.ne-conten{
	height: 88px;
	width: 468px;
	margin-right: 18px;
}
.news-1>.ne-conten>div:nth-child(1){
	font-size: 20px;
	color: #333;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
}
.news-1>.ne-conten>div:nth-child(2){
	font-size: 14px;
	color: rgb(136,134,132);
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin-top: 10px;
}
.news-item-list{
	width: 559px;
}
.news-right-list{
	display: flex;
	justify-content: space-between;
	border: 1px solid rgb(224,224,224);
	padding: 11px 17px;
}
.news-right-list>.ne-time{
	width: 100px;
	height: 88px;
	text-align: center;
}
.news-item-list>.news-right-list:nth-child(1){
	margin-top: 0;
}
.news-right-list{
	margin-top: 15px;
}
.news-right-list>.ne-time>div:nth-child(1){
	font-size: 25px;
	font-weight: bold;
	color: #2A2639;
	margin-top: 17px;

}
.news-right-list>.ne-time>div:nth-child(2){
	font-size: 14px;
	font-weight: 400;
	color: #9EA2A4;
}
.news-right-list>.ne-conten{
	height: 88px;
	width: 468px;
	margin-right: 18px;
}
.news-right-list>.ne-conten>div:nth-child(1){
	font-size: 20px;
	color: #333;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
}
.news-right-list>.ne-conten>div:nth-child(2){
	font-size: 14px;
	color: rgb(136,134,132);
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin-top: 10px;
}

/*foot*/
.foot-bg{
	background: rgb(241,241,241);
	margin-top: 65px;
}
.foot-box{
	height: 235px;
	width: 1200px;
	margin: auto;
	display: flex;
}
.foot-box>div{
	margin-top: 55px;
}
.foot-about{
	width: 70px;
}
.foot-about>a{
	border-bottom: 1px solid rgb(213,213,213);
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	padding-bottom: 10px;
}
.foot-about>div:nth-child(2){
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
}
.foot-about>div:nth-child(2)>a{
	color: #666666;
	width: 100%;
	display: block;
}
.foot-jjfa{
	width: 200px;
	margin-left: 30px;
}
.foot-jjfa>div:nth-child(2)>a{
	color: #666666;
	display: inline-block;
	width: 49%;
	height: 24px;
	overflow: hidden;
}
.foot-ewm{
	width: 136px;
	height: 138px;
	padding-right: 20px;
	border-right: 1px solid rgb(213,213,213);
	margin-left: 45px;
}
.foot-ewm>img{
	width: 136px;
	height: 138px;
}
.foot-phone{
	background: url("../images/footphone.png")no-repeat;
	background-position: left center;
	padding-left: 45px;
	height: 135px;
	margin-left: 40px;
}
.foot-phone>div:nth-child(1){
	font-size: 30px;
	font-weight: bold;
	color: #C80216;
}
.foot-phone>div:nth-child(2){
	font-size: 30px;
	font-weight: bold;
	color: #C80216;
}
.foot-phone>div:nth-child(3){
	font-size: 16px;
	font-weight: 400;
	color: #4D4D4D;
}
.foot-phone>div:nth-child(4){
	font-size: 16px;
	font-weight: 400;
	color: #4D4D4D;
	margin-top: 5px;
}
.links{
	background: rgb(241,241,241);
}
.links>div{
	width: 1200px;
	margin: auto;
	line-height: 70px;
	min-width: 70px;
	border-top: 1px solid rgb(221,221,221);
}
.links>div>span{
	color: #333;
	font-size: 14px;
}
.links>div>a{
	font-size: 12px;
	font-weight: 400;
	color: #666666;
}
.bq{
	background: #0E3094;
}
.bq>div{
	width: 1200px;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #E6E6E6;
	margin: auto;
}
.bq>div a{
	color: #E6E6E6;
}


.product-item>.item-list{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
.product-item>.item-list:hover{
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-10px);
	transform: translateY(-15px);
}
.swiper-container-al .swiper-slide>img{
	transition: all 0.6s;
}
.swiper-container-al .swiper-slide>img:hover{
	transform: scale(1.4);
}
.news-item-list>.news-right-list:hover{
	border: 1px solid #C80216;
}
.foot-about>div:nth-child(2)>a:hover{
	color: #C80216;
}
.gdal:hover{
	background: #C80216;
	color: #fff;
}







