/* 子页面banner start */
.sub_banner{
	width: 100%;
	height: 350px;
	overflow: hidden;
	background-color: #869791;
	position: relative;
	margin-top: 100px;
}
.sub_banner_box{
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
/* 子页面banner end */

/* 当前页面子栏目 start */
.column{
	width: 100%;
	height: 70px;
	line-height: 70px;
	background-color: #F2F2F3;
}
.column_con{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.column_left{
	
}
.column_left a{
	float: left;
	display: block;
	width: auto;
	height: 70px;
	padding: 0 18px;
	margin-right: 10px;
	font-size: 16px;
}
.column_left a:hover, .column_left a.no{
	background-color: #AF2529;
	color: #FFFFFF;
}
.column_right{
	display: flex;
	flex: 1;
	color: #999999;
	justify-content: flex-end;
}
.column_right a{
	color: #999999;
}
.column_right a:hover{
	color: #AF2529;
}
.column_right span{
	color: #333333;
}
/* 当前页面子栏目 end */

/* 当前页面标题 start */
.sub_title{
	clear: both;
	margin: 0 auto;
	width: 1200px;
	height: 38px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding-top: 50px;
	padding-bottom: 40px;
}
.sub_title_line{
	width: 50px;
	height: 1px;
	background-color: #AF2529;
}
.sub_title_txt{
	padding: 0 30px;
	line-height: 38px;
	font-size: 28px;
	color: #AF2529;
}
/* 当前页面标题 end */

/*分页 start*/
.page{
	width:auto;
	height:24px;
	text-align:center;
	margin-top: 40px;
}
.page a, .page span{
	padding: 7px 12px;
	margin: 3px 0px 2px;
	color: #666;
	line-height: 20px;
	background-color:#fff;
	margin-right:5px;
}
.page a:hover, .page span
{
	background-color: #AF2529;
	color: #fff;
	text-decoration: none;
}
/*分页 end*/

/* 简介页面 start */
/*.introduction{
	clear: both;
	margin: 0 auto;
	width: 1200px;
	height: auto;
	overflow: hidden;
	font-size: 16px;
	line-height: 30px;
}*/
.introduction {
    clear: both;
    margin: 0 auto;
    margin-top: 30px;
    width: 1098px;
    height: auto;
    overflow: hidden;
    font-size: 12pt!important;
    line-height: 30px!important;
    border: 1px solid #dddddd;
    padding: 15px 50px 20px 50px;
    /*text-indent: 2em;*/
}
/* 修改内容页图片的最大宽度为100% */
.introduction img{
   max-width:100%;
}

.introduction table{
   width:100%!important;
   max-width:100%;
   border:none!important;
   background-color:gray;
   border-spacing:1px;
}
.introduction table td{
   background-color:#ffffff;
   padding:5px 5px 5px 5px;
}

.introduction h1 {
    line-height: 56px;
    font-family: "微软雅黑", "宋体";
    font-size: 24px;
    text-align: center;
    padding: 26px 0 0px 0;
    font-weight: normal;
    display: block;
    width: 100%;
}
.introduction h2 {
    color: #666;
    font-family: "微软雅黑", "宋体";
    font-size: 12px;
    text-align: center;
    display: block;
    width: 100%;
    line-height: 60px;
}
.introduction p{ margin-top: 15px!important;}
@media print{
    .introduction{border: none!important;width: 100%; padding-left: 0px;}
    .test01,.test02{display: none!important;}
    
}
/*@page :left {
  margin-left: 0cm;
}
@page :right {
  margin-right: 0cm;
}*/
.line-gray{font-size: 1px; border-top: 1px solid #ddd; margin-top: 25px; margin-bottom: 25px;}
.clear{ clear: both;}
.font_size18{
	font-size: 18px;
}
/* 简介页面 end */

/* 详情页标题 start */
.newsDetails_title{
	height: 68px;
	text-align: center;
	line-height: 30px;
	margin-top: 50px;
	margin-bottom: 30px;
}
.newsDetails_title h1{
	width: 100%;
	font-size: 24px;
}
.newsDetails_title h2{
	width: 100%;
	font-size: 12px;
	color: #AAAAAA;
	margin-top: 5px;
}
/* 详情页标题 end */

/* 资质荣誉页面 start */
.honor_menu{
	clear: both;
	margin: 0 auto;
	width: 1200px;
	height: 32px;
	line-height: 32px;
	padding-top: 50px;
	padding-bottom: 20px;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.honor_menu a{
	display: inline-block;
	font-size: 24px;
	color: #000000;
	margin-left: 50px;
	margin-right: 50px;
}
.honor_menu a:hover{
	color: #AF2529;
}
.honor_menu a.no{
	color: #AF2529;
	border-bottom: 2px #AF2529 solid;
}
.honor_con{
	width: 1220px;
	height: auto;
	overflow: hidden;
}
.honor_con li{
	float: left;
	width: 285px;
	height: 215px;
	margin-right: 20px;
	margin-top: 20px;
	position: relative;
	background: linear-gradient(top left, #d3d8dc, #ecf0f3);/*渐变从左上角到右下角*/
	background: -ms-linear-gradient(top left, #d3d8dc, #ecf0f3);
	background: -webkit-linear-gradient(top left, #d3d8dc, #ecf0f3);
	background: -moz-linear-gradient(top left, #d3d8dc, #ecf0f3);
	overflow: hidden;
}
.honor_con li .honor_pic{
	width: 255px;
	height: 185px;
	padding: 15px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.honor_con li .honor_pic img{
	max-width: 255px;
	max-height: 185px;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
}
.honor_con li .honor_txt, .honor_con li .honor_txt_bg{
	position: absolute;
	left: 0;
	bottom: -40px;
	height: 40px;
	transition:bottom 0.5s;
	-moz-transition:bottom 0.5s; /* Firefox 4 */
	-webkit-transition:bottom 0.5s; /* Safari and Chrome */
	-o-transition:bottom 0.5s; /* Opera */
}
.honor_con li .honor_txt{
	width: 265px;
	z-index: 10;
	padding: 0 10px;
	line-height: 40px;
	color: #FFFFFF;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 16px;
}
.honor_con li .honor_txt_bg{
	width: 100%;
	z-index: 9;
	background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
	background: -ms-linear-gradient(top,  rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
	background: -webkit-linear-gradient(top,  rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
	background: -moz-linear-gradient(top,  rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));	
}
.honor_con li:hover .honor_txt, .honor_con li:hover .honor_txt_bg{
	bottom: 0;
}
/* 资质荣誉页面 end */

/* 分支机构页面 start */
.branch{
	width: 1220px;
	height: auto;
	overflow: hidden;
}
.branch li{
	float: left;
	width: 285px;
	height: 410px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.branch li .branch_pic, .branch li .branch_pic img{
	width: 285px;
	height: 350px;
}
.branch li .branch_txt{
	width: 265px;
	height: 60px;
	line-height: 60px;
	padding: 0 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	text-align: center;
	background: #F2F2F2;
	font-size: 18px;
	transition:background 0.5s, color 0.5s;
	-moz-transition:background 0.5s, color 0.5s; /* Firefox 4 */
	-webkit-transition:background 0.5s, color 0.5s; /* Safari and Chrome */
	-o-transition:background 0.5s, color 0.5s; /* Opera */
}
.branch li:hover .branch_txt{
	color: #FFFFFF;
	background: #AF2529;
}
/* 分支机构页面 end */

/* 图片新闻页面 start */
.newsPic li{
	width: 100%;
	height: 198px;
	padding: 30px 0;
	border-bottom: 1px #E0E0E0 solid;
}
.newsPic li .news_pic, .newsPic li .news_pic img{
	width: 297px;
	height: 198px;
}
.newsPic li .news_txt{
	float: left;
	width: 650px;
	height: 198px;
	line-height: 30px;
	padding-left: 30px;
}
.newsPic li .news_txt h1{
	width: 650px;
	font-size: 18px;
	max-height: 60px;
	overflow: hidden;
	margin: 10px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.newsPic li .news_txt h2{
	width: 650px;
	height: 90px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font-size: 16px;
	color: #787878;
}
.newsPic li .newsPic_right{
	float: right;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: 60px;
	
}
.newsPic li .newsPic_right .date{
	font-size: 24px;
	color: #666666;
}
.newsPic li .news_arrow_box{
	margin-top: 10px;
}
.newsPic li:hover .news_arrow{
	opacity: 0;
}
.newsPic li:hover .news_arrow_hover{
	opacity: 1;
}
/* 图片新闻页面 end */

/* 新闻页面搜索 start */
.newsTxt_search_box{
	width: 400px;
	height: 40px;
	margin: 40px 0 30px 0;
	overflow: hidden;
}
.newsTxt_search_con{
	float: left;
	width: 346px;
	height: 38px;
	background-color: #FFFFFF;
	border: 1px #F2F2F2 solid;
	border-right: none;
	color: #999999;
	line-height: 38px;
	padding-left: 8px;
	padding-right: 5px;
	font-size: 16px;
}
.newsTxt_search_btn{
	cursor: pointer;
	float: left;
	width: 40px;
	height: 40px;
	background: url(../img/icon_search_tender.png) #CCCCCC;
}
.newsTxt_search_box .search_icon{
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../img/icon_search.png) no-repeat;
	vertical-align: middle;/* 图片在容器内上下居中 */
}
/* 新闻页面搜索 start */

/* 新闻列表 start */
.newsTxt{
	width: 100%;
	overflow: hidden;
}
.newsTxt li{
	height: 50px;
	padding-left: 10px;
	padding-right: 10px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	line-height: 50px;
	font-size: 16px;
	overflow: hidden;
}
.even{
	background-color: #f8f8f8;
}
.odd{
	background-color: #FFFFFF;
}
.newsTxt li:hover{
	background-color: rgba(164, 0, 0, 0.1);
}
.newsTxt li .txt{
	display: flex;
	flex: 1;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.newsTxt li .state, .newsTxt li .time{
	padding-left: 60px;
}
.newsTxt li.inProgress .state{
	color: #AF2529;
}
.newsTxt li.hasEnd .state, .newsTxt li .time{
	color: #999999;
}
/* 新闻列表 end */

/* 主营业务页面 start */
.business{
	width: 1220px;
}
.business dl{
	float: left;
	width: 224px;
	height: 320px;
	margin-right: 20px;
}
.business dl dt, .business dl dt img{
	width: 224px;
	height: 160px;
}
.business dl dd{
	width: 224px;
	height: 160px;
	background-color: #F2F2F2;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.business dl dd .business_icon01, .business dl dd .business_icon02, .business dl dd .business_icon03, .business dl dd .business_icon04, .business dl dd .business_icon05{
	width: 65px;
	height: 70px;
	background: url(../img/about_business_icon.png) no-repeat;
}
.business dl dd .business_icon01{
	background-position: -1px -1px;
}
.business dl dd .business_icon02{
	background-position: -67px -1px;
}
.business dl dd .business_icon03{
	background-position: -133px -1px;
}
.business dl dd .business_icon04{
	background-position: -199px -1px;
}
.business dl dd .business_icon05{
	background-position: -265px -1px;
}
.business dl dd .business_txt{
	width: 204px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	padding: 10px 10px;
	text-align: center;
}
/* 主营业务页面 end */

/* 典型业绩页面 start */
.results_list{
	width: 1220px;
	height: auto;
	overflow: hidden;
}
.results_list li{
	float: left;
	width: 285px;
	height: 204px;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
}
.results_list li .results_pic, .results_list li .results_pic img{
	width: 285px;
	height: 204px;
}
.results_list li .results_txt, .results_list li .results_txt_bg{
	position: absolute;
	left: 0;
	bottom: 0;
}
.results_list li .results_txt{
	width: 265px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #FFFFFF;
	padding: 0 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	z-index: 10;
}
.results_list li .results_txt_bg{
	width: 285px;
	height: 34px;
	background: #000;
	background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.6));
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 60%); /*FireFox*/
	background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 60%);  /* Opear */
	background: -ms-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.6)); /*IE10及IE10+*/
	z-index: 9s;
}
/* 典型业绩页面 end */

/* 招贤纳士详情页 start */
.recruitment{
	line-height: 30px;
	margin-top: 50px;
}
.recruitment_position{
	width: 100%;
	height: 30px;
	font-size: 24px;
}
.recruitment_compensation{
	font-size: 24px;
	color: #AF2529;
	margin-top: 30px;
	margin-bottom: 15px;
}
.recruitment_describe{
	font-size: 16px;
	margin-bottom: 10px;
}
.recruitment_describe span{
	display: inline-block;
	font-size: 14px;
	color: #D7D7D7;
	padding: 0 10px;
}
.recruitment_txt{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.recruitment_txt h1{
	width: 100%;
	font-size: 16px;
	color: #000000;
}
.recruitment_txt h2{
	width: 100%;
	font-size: 16px;
	color: #787878;
}
/* 招贤纳士详情页 end */

/* 联系我们页面 start */
.map_box{
	width: 1200px;
	height: 450px;
	margin-top: 30px;
}
/* 联系我们页面 start */