@charset "utf-8";
#headerbox {
	width: 1200px;
	height: 250px;
	display: flex;
	justify-content: flex-end;
	margin: 0 auto
}

#headerbox img {
	width: 290px;
	height: 90px;
	margin-top: 93px;
	margin-right: 66px;
	display:none;
}
/* 导航条开始 */
#navbox {
	width: 1200px;
	height: 85px;
	margin: 0 auto;
}

#navbox-btns {
	width: 100%;
	height: 50px;
}

#navbox-btns ul {
	width: 100%;
	display: flex;
	background: #005193;
}

#navbox-btns ul li {
	height: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#navbox-btns ul li:first-child{
	margin-left: 30px;
}
#navbox-btns ul li a {
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding-top: 0px;
	line-height: 30px;
	/* color: #4178c8; */
	color:#fff;
	/* width: 132.3px; */
	height: 40px;
	border-right: 1px solid #4178c8;
	text-align: center;
	/* background: rgba(255, 255, 255, 0.4); */
	background: #005193;
	margin-top: 10px;
    padding-left: 22px;
    padding-right: 22px;
}

#navbox-btns ul li:last-child a {
	border: 0;
}

#navbox-btns ul li a:hover {
	background: #fff;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

#navbtn-bot {
	width: 100%;
	height: 35px;
	/* margin-top: 5px; */
}

#navbtn-bot ul {
	height:35px;
	padding-left: 35px;
	display: flex;
	/* background: rgba(255, 255, 255, 0.4); */
	background:#eee;
}

#navbtn-bot ul li a:hover {
	color: #4178c8;
	text-decoration-color: #005193;
}

#navbtn-bot ul li {
	margin: 0 20px;
	display: flex;
	height:30px;
}

#navbtn-bot ul li a {
	/* width: 116px; */
	color: #000;
	font-size: 16px;
	line-height: 30px;
	display:inline-block;
}

.hshows {
	display: block;
	background: #fff !important;
}
#navserval{
	width: 140px;
	height: 20px;
	border: 0;
	border: 1px solid #ccc;
	display: block;	
	padding-left:10px;
}
#navserbtn{
	width: 40px;
	height: 20px;
	border: 0;
	border: 1px solid #ccc;
	display: block;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
	padding-left:10px;
}
/* 整体内容开始 */
.boxs {
	width: 100%;
}

#bodymain {
	width: 1200px;
	margin: 0 auto;
}

#banbox {
	width: 1200px;
	height: 350px;
	display: flex;
	justify-content: space-between;
	margin: 10px 0;
}

/* #banbox-left {
	width: 590px;
	height: 100%;
	background: #BCE2F3;
} */

#banbox-right {
	width: 595px;
	height: 100%;
	/* background: #64B8E4; */
	background:#eee;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
/* banner开始 */
#banner_tabs {
	width: 595px;
	height: 350px;
}

#banner_tabs img {
	width: 595px;
	height: 350px;
}

.ban {
	display: flex;
	width: 100%;
	height: 100%;
}

.ban>a {
	width: 100%;
	height: 100%;
}

.anew {
	display: flex;
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	background: rgba(155, 155, 155, 0.4);
	padding-left: 10px;
	font-weight: normal;
}

.anew a {
	color: #fff;
}

.anew a:first-child {
	float: left;
}

.anew a:last-child {
	float: right;
	padding-right: 20px;
}

#pag {
	text-align: right;
	z-index: 201;
	width: 200px;
	margin-left: 320px;
	display: flex;
	justify-content: flex-end;
	margin-bottom: 3px;
}

#pag span {
	width: 20px;
	height: 5px;
	border-radius: 0;
}

/*新闻资讯、通知公告*/
#banbox-right-top {
	width: 100%;
	height: 40px;
	/* background: #e2ecf8; */
	display: flex;
	border-bottom: 1px solid #999;
}

#banbox-right-top h3 {
	width: 90px;
	height: 36px;
	text-align: center;
	line-height: 40px;
	font-weight: 400;
	font-size: 16px;
	color: #666;
	cursor: pointer;
}

#banbox-right-top a {
	float: right;
	line-height: 40px;
	margin-left: 350px;
	font-size: 16px;
	color: #666;
	font-weight: 400;
}

#banbox-right-top a:hover {
	color: #447dce;
}

#banbox-right-bot{
	width: 100%;
	height: 310px;
	/* background: #e2ecf8; */
}

#banbox-right-bot ul {
	width: 100%;
	height: 310px;
}

#banbox-right-bot ul li {
	height:38px;
}

#banbox-right-bot ul li a {
	font-size: 16px;
	color: #000;
	line-height: 38px;
	width: 360px;
	margin-right: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float:left;
}

#banbox-right-bot ul li p {
	font-size: 14px;
	/* color: #999; */
	color:#000;
	display:inline;
	float:right;
	margin-right:25px;
	margin-top:10px;
}

#banbox-right-bot ul li a:hover {
	color: #f00;
}

#banbox-right-bot ul li span {
	width: 4px;
	height: 20px;
	margin: 0 25px;
	font-size: 13px;
	float:left;
	margin-top:10px;
}

.h3shows {
	color: #fff !important;	
	border-bottom: 4px solid #005193;
	display: block;
	background: #005193;
}
/* 工程业绩 */
#succbox {
	width: 1200px;
	height: 350px;
	display: flex;
	justify-content: space-between;
}
	
#succbox-left {
	width: 595px;
	height: 350px;
	background: #eee;
}

#succbox-left-top {
	width: 100%;
    height: 40px;
    background: #eee;
    display: flex;
    border-bottom: 1px solid #999;
    justify-content: space-between;
}

#succbox-left-top h3{
	width: 90px;
    height: 36px;
    text-align: center;
    line-height: 40px;
    font-weight: 400;
    font-size: 16px;
    color: #666;
    cursor: pointer;
    /* border-bottom: 4px solid #447dce; */
    color: #447dce;
}

#succbox-left-top a {
	width: 40px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	color: #666;
	margin-right: 15px;
	display:inline-block;
}

#succbox-left-top a:hover {
	color: #447dce;
}

#succbox-left ul {
	display: flex;
	flex-direction: column;
}

#succbox-left ul li {
    height:38px;
}

#succbox-left ul li a {
	font-size: 16px;
	color: #000;
	line-height: 38px;
	width: 360px;
	margin-right: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float:left;
}

#succbox-left ul li p {
	font-size: 14px;
	/* color: #999; */
	color:#000;
	display:inline;
	height:38px;
	float:right;
	margin-right:25px;
	line-height:38px;
}

#succbox-left ul li a:hover {
	color: #f00;
}

#succbox-left ul li span {
	width: 4px;
	height: 38px;
	margin: 0 25px;
	font-size:13px;
	float:left;
	line-height:38px;
	
}

/*规范性文件、时事专题*/
#succbox-right {
	width: 595px;
	height: 350px;
	background: #eee;
}

#succbox-right-top {
	width: 100%;
	height: 40px;
	background: #eee;
	display: flex;
	border-bottom: 1px solid #999;
}

#succbox-right-top h3 {
	width: 90px;
	height: 36px;
	text-align: center;
	line-height: 40px;
	font-weight: 400;
	font-size: 16px;
	color: #666;
	cursor: pointer;
	padding-left: 5px;
}

#succbox-right-top a {
	float: right;
	line-height: 40px;
	margin-left: 350px;
	font-size: 16px;
	color: #666;
	font-weight: 400;
	width: 40px;
	margin-right: 15px;
	float: right;
}

#succbox-right-top a:hover {
	color: #447dce;
}

#succbox-right-bot,
#succbox-right-bot ul {
	width: 100%;
	height: 310px;
	background: #eee;
}

#succbox-right-bot ul {
	display: flex;
	flex-direction: column;
}

#succbox-right-bot ul li {
	height:38px;
}

#succbox-right-bot ul li a {
	font-size: 16px;
	color: #000;
	line-height: 38px;
	width: 360px;
	margin-right: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float:left;
}

#succbox-right-bot ul li p {
	font-size: 14px;
	/* color: #999; */
	color:#000;
	display:inline;
	line-height:38px;
	float:right;
	margin-right:25px;
}

#succbox-right-bot ul li a:hover {
	color: #f00;
}

#succbox-right-bot ul li span {
	width: 4px;
	height: 38px;
	margin: 0 25px;
	font-size: 13px;
	line-height:38px;
	float:left;
}

.h3shows2,.h3shows4,.h3shows5,.h3shows6 {
 	display: block;
	color: #fff !important;	
	border-bottom: 4px solid #005193;
	display: block;
	background: #005193;
}
/* .h3shows4 {
	display: block;
	color: #447dce !important;
	border-bottom: 4px solid #447dce;
}
.h3shows5 {
	display: block;
	color: #447dce !important;
	border-bottom: 4px solid #447dce;
}
.h3shows6 {
	display: block;
	color: #447dce !important;
	border-bottom: 4px solid #447dce;
} */
/* 时事专题  */
.dynamic {
	width: 1200px;
	height: 160px;
	margin-top: 10px;
}

.dynamic h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
}

.dynamic h3 span {
	/* line-height: 27px; */
	line-height:40px;
	/* border-bottom: 3px solid #007AFF; */
	width: 90px;
	display: block;
	text-align: center;
	/* color:#447dce; */
	background:#005193;
	color:#fff;
}

#dynamicimg {
	width: 1200px;
	height: 160px;
	display: flex;
	justify-content: space-between;
}

#dynamicimg div {
	height: 160px;
	width: 595px;
	/* margin: 10px 0px; */
	display: flex;
}

#dynamicimg div img {
	height: 150px;
	width: 595px;
	/* margin: 10px 0px; */
}

/* 资质荣誉、工程装备、友情链接*/
.h3shows3{
	display: block;
	color: #fff !important;	
	border-bottom: 4px solid #005193;
	display: block;
	background: #005193;
}
#company {
	width: 1200px;
	height: 380px;
	background: #fff;
	margin: 10px 0;
	display: flex;
	justify-content: space-between;
}
#company-left {
	width: 595px;
	height: 100%;
	background: #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#company-left-top {
	width: 100%;
	height: 40px;
	background: #fff;
	display: flex;
	border-bottom: 1px solid #999;
}

#company-left-top h3 {
	/*width: 50%;*/
	width: 90px;
	height: 36px;
	text-align: center;
	line-height: 40px;
	font-weight: 400;
	font-size: 16px;
	color: #666;
	cursor: pointer;
}

#company-left-top a {
	float: right;
	line-height: 40px;
	margin-left: 350px;
	font-size: 16px;
	color: #666;
	font-weight: 400;
}

#company-left-top a:hover {
	color: #447dce;
}

#facility {
	width: 100%;
	height: 330px;
}

#GCZB,
#ZZRY{
	display: flex;
	/* align-items: center; */
	width: 100%;
	height: 330px;
	flex-wrap: wrap-reverse;
}

#GCZB li,
#ZZRY li{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 auto;
	 width:182px;
    height:165px;
}
#GCZB li a,
#ZZRY li a{
	display: flex;
    flex-direction: column;
    text-decoration: none;
    width:182px;
    height:134px;
}
#GCZB li a span,
#ZZRY li a span{
	display: inline-block;
}

#GCZB li a span:hover,
#ZZRY li a span:hover{
	color:#447DCE !important;
}
/*OA、友情链接*/
#company-right {
	padding-top: 40px;
	width: 595px;
	background: #fff;
	display: flex;
	flex-direction: column;
}

.imglink {
	width: 590px;
	height: 215px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.imglink a {
	display: flex;
	width: 100%;
	height: 105px;
}

.imglink a img {
	width: 100%;
	height: 100%;
}

.Statistical {
	width: 595px;
	height: 100px;
}

.Statistical h3 {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
	border-bottom: 1px solid #f1f1f1;
	background: #005193;
}

.Statistical-bot {
	display: flex;
	width: 100%;
	flex-direction: column;
}

.Statistical-bot ul {
	font-weight: normal;
	width: 100%;
	font-size: 13px;
	line-height: 28px;
}

.Statistical-bot ul:first-child {
	border-bottom: 1px solid #F1F1F1;
}

#others {
	width: 100%;
	height: 85px;
	margin-top: 20px;
}

#others h3 {
	width: 100%;
	height: 40px;
	background: #005193;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
}

#others ul {
	display: flex;
	margin-top: 20px;
	justify-content: space-between;
}
#others ul li{
	height: 50px;
    display: flex;
}

#others ul li select {
	width: 182px;
	height: 25px;
	border: 0;
	border: 1px solid #ccc;
	cursor: pointer;
	/* 清除默认的箭头样式 */
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/* 右侧添加箭头的背景图  自行调整位置 */
	 background: url(../img/444.png) 160px center no-repeat #fff; 
	padding-left: 10px;
	font-size:16px;
}
/* 清除ie 浏览器的默认样式 */

select::-ms-expand {
	display: none;
}

#others ul li select option {
	padding-left: 10px;
}
/* footer */
#footer {
	width: 100%;
	height: 200px;
	/* background: #b0d1fa; */
	background:#eee;
}

#footer ul {
	width: 100%;
	padding-top: 40px;
}

#footer ul li {
	/*height: 24px;*/
	width: 100%;
	flex-direction: column;
	text-align: center;
	color: #525252;
	font-size: 12px;
	line-height: 26px;
}

#footer ul li:nth-child(2) span {
	/*background: url(../img/phone.png) no-repeat left center;*/
	padding-left: 20px;
}

#footer ul li:nth-child(3) span {
	margin-left: 10px;
	/*background: url(../img/jing.png) no-repeat left center;*/
	padding-left: 20px;
}

