@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:rgba(28,143,68,1); /* 婊氭潯鍐呭祵棰滆壊 */
}
::-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:rgba(28,143,68,1);
	border-radius:5px;
}

.top_logo{


	height: 128px;

}
.top_logo>div{
	width: 1200px;
	margin: auto;
}
.top_logo>div>.left{
	float: left;
	height: 128px;
	line-height: 128px;
}
.top_logo>div>.right{
	float: right;
	display: flex;
}
.top-tel{
	background: url("../images/tel.png")no-repeat;
	background-position: left center;
	padding-left: 70px;
	height: 46px;
	margin-top: 40px;
}
.top-tel>div:nth-child(1){
	font-size: 14px;
}
.top-tel>div:nth-child(2){
	font-size: 20px;
	font-weight: 800;
	color: #CC0205;
}
.top-ewm{
	margin-top: 26px;
	margin-left: 35px;
}
.top-ewm>img{
	width: 66px;
	height: 66px;
}
/*导航*/
.top_nav{
	background: #0a2f7d;
}
.top_nav>div{
	width: 1200px;
	margin: auto;
	height: 80px;
}
.top_nav>div>.title{
	float: left;
	width: 11.11%;
	text-align: center;
}
.top_nav>div>.title>a{
	display: block;
	height: 80px;
}
.top_nav>div>.title>a>div:nth-child(1){
	color: #fff;
	font-size: 16px;
	line-height: 80px;
}

.top_nav>div>.title>a:hover,.top_nav>div>.title>a.active{
	background: #CC0205;
}
/*通知中心*/
.index-tz{
	background-color: #f2f2f2;
	height: 70px;
}
.index-tz>div{
	width: 1200px;
	margin: auto;
	display: flex;
}
.index-tz>div>div:nth-child(1){
	background: url("../images/gg_ico.png")no-repeat;
	background-position: left center;
	line-height: 70px;
	color: #0a2f7d;
	font-size: 15px;
	font-weight: bold;
	padding-left: 34px;
}
.swiper-container-tz{
	width: 1024px;
	overflow: hidden;
	margin-left: 30px;
}
.swiper-container-tz .swiper-slide{
	height: 70px;
	line-height: 70px;
	display: flex;
}
.swiper-container-tz .swiper-slide>div:nth-child(1){
	width: 675px;
	height: 70px;
	overflow: hidden;
	font-size: 14px;
	color: #4c4c4c;
}
.swiper-container-tz .swiper-slide>div:nth-child(2){
	font-size: 12px;
	color: #999;
}
.swiper-button-next-tz{
	background: url("../images/gg-right.png");
	background-position: center;
	width: 20px;
	height: 20px;
	margin-top: 24px;
	margin-left: 10px;
}
.swiper-button-prev-tz{
	background: url("../images/gg-left.png");
	background-position: center;
	width: 20px;
	height: 20px;
	margin-top: 24px;
}
/*about*/
.about-box{
	display: flex;
	width: 1200px;
	margin: auto;
	justify-content: space-between;
}
.about-left{
	display: flex;
	margin-top: 50px;
}
.about-left img{
	width: 225px;
	height: 270px;
}
.qywh-right{
	margin-top: 50px;
}
.about-index-con{
	width: 525px;
	margin-left: 25px;
}
.about-index-con>div:nth-child(1){
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;
	padding-bottom: 7px;
	border-bottom: 1px solid #8e8e8e;
	margin-bottom: 7px;
	/*display: inline-block;*/
	text-align: center;
	color: #023687;
}
.about-index-con>div:nth-child(2){
	color: #8e8e8e;
	font-size: 13px;
	line-height: 13px;
}
.about-index-con>div:nth-child(3){
	line-height: 30px;
	margin-top: 20px;
	color: #4c4c4c;
	font-size: 14px;
	height: 170px;
	overflow: hidden;
}
.about-index-con>a{
	display: block;
	width: 90px;
	height: 26px;
	background: #023687;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	margin-top: 15px;
	color: #FFFFFF;
}
/*工程业绩*/
.gcyj-index{
	width: 1200px;
	margin: auto;
	margin-top: 50px;
}
.gcyj-index>.ttt{
	height: 42px;
	background: url("../images/gggg.png")no-repeat center;
	background-position: left center;
	font-size: 20px;
	color: #002871;
	line-height: 42px;
	text-indent: 36px;
	display: block;
	border-bottom: 2px solid #CCCCCC;
}
.gcyj-index>.ttt>span{
	font-size: 14px;
}
.gcyj-index>.ttt>span.more{
	width: 60px;
	height: 25px;
	background: #023687;
	display: block;
	float: right;
	line-height: 25px;
	text-align: center;
	text-indent: 0;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 5px;
}
.screen ul li {
    overflow: hidden;
    width: 280px;
    margin-top: 20px;
}
.screen ul li img{
	width: 280px;
	height: 210px;
	object-fit: cover;
}
.screen ul li div{
	text-align: center;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	background-color: #023687;
	color: #fff;
	font-size: 14px;
}
.screen ul {
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.screen {
	width: 1200px;
}

/*新闻中心*/
.xwzx-box{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 46px;
}
.news-left{
	width: 750px;
}
.news-left>.ttt{
	display: block;
	height: 42px;
	font-size: 20px;
	color: #002871;
	line-height: 42px;
	text-indent: 35px;
	background: url("../images/xxxx.png")no-repeat;
	background-position: left center;
	border-bottom: 1px solid #ccc;
}
.news-left>.ttt>span{
	font-size: 14px;
}
.news-left>.ttt>span.more{
	width: 60px;
	height: 25px;
	background: #023687;
	display: block;
	float: right;
	line-height: 25px;
	text-align: center;
	text-indent: 0;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 10px;
}
.news-right{
	width: 400px;
	display: flex;
	flex-wrap: wrap;
}
.news-right>a:hover>img{
	transform: rotateY(360deg);
}
.news-right img{
	margin-left: 2px;
	margin-top: 2px;
	width: 198px;
	height: 198px;
	transition: 0.8s;
}
.index-news-1{
	display: flex;
	justify-content: space-between;
	margin-top: 18px;
}
.index-news-1 img{
	width: 320px;
	height: 210px;
	object-fit: cover;
}
.index-news-1>div{
	width: 405px;
}
.index-news-1>div>div:nth-child(1){
	line-height: 38px;
	height: 38px;
	overflow: hidden;
}
.index-news-1>div>div:nth-child(1)>a{
	color: #0a2f7d;
	font-size: 18px;
	font-weight: bold;
}
.index-news-1>div>div:nth-child(2){
	line-height: 24px;
	color: #666;
	font-size: 13px;
	height: 100px;
	overflow: hidden;
	margin-top: 15px;
}
.index-news-1>div>div:nth-child(3)>a{
	text-align: center;
	background-color: #023687;
	margin-top: 15px;
	width: 90px;
	display: block;
	height: 26px;
	line-height: 26px;
	color: #fff;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
.ddd-list{
	display: flex;
	justify-content: space-between;
	height: 37px;
	line-height: 37px;
	border-bottom: #ccc 1px dashed;
}
.ddd-list>div:nth-child(1){
	font-size: 14px;
	color: #4c4c4c;
	width:585px;
	height: 37px;
	overflow: hidden;
}
.ddd-list>div:nth-child(1)>span{
	font-size: 20px;
	color: #0a2f7d;
}
.ddd-list>div:nth-child(2){
	font-size: 12px;
	color: #999;
}
.ddd-list>div:nth-child(2)>span{
	color: #000;
}

/*bq*/
.bq{
	background-color: #00428c;
	width: 100%;
	margin-top: 50px;
}
.bq>div{
	width: 1200px;
	margin: auto;
	line-height: 50px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	color: #fff;
	font-size: 14px;
}
.bq>div a{
	color: #fff;
	font-size: 14px;
}















