﻿@charset "utf-8";
/* CSS Document */
.cur-location{
	line-height: 46px;
	padding-left: 24px;
	font-size: 1.6rem;
	background: url(../images/pic-21.png) no-repeat left center;
}
.content{
	width: 1200px;
	margin: 10px auto;
}
.content-lf{
	min-height: 518px;
	width: 18%;
	float: left;
	border: 1px solid #ddd;
}
.content-rt{
	min-height: 518px;
	width: 80%;
	float: left;
	margin-left: 1%;
	border: 1px solid #ddd;
} 
.lf-title{
	width: 100%;
	height: 60px;
	background: #267ad1;
}
.lf-title *{
	color: #fff;
}
.lf-title h3{
	font-size: 4rem;
	float: left;
	margin-left: 40px;
	margin-top: 3px;
	margin-right: 5px;
}
.lf-title h5{
	float: left;
	font-size: 1.8rem;
	margin-top: 10px;
}
.lf-title span{
	width: 120px;
	float: left;
	display: block;
	font-variant:small-caps
}
.content-lf>ul>li{
	height: 46px;
	padding-top: 4px;
	border-bottom: 1px solid #ddd;
}
.content-lf>ul>li a{
	margin:0 2%;
	padding-left: 40px;
	color: #444;
	font-size: 1.6rem;
	line-height: 42px;
	display: block;
}
.content-lf>ul>li a:hover,.content-lf>ul>li a.lfnav-cur{
	color: #fd8900;
	background: #f0f0fa;
}
.content-lf>ul>li a:before{
	content: '\2022';
	margin-right: 5px;
}
.h5-title{
	width: 98%;
	margin: 10px 1%;
	border-bottom: 1px solid #ddd;
}
.h5-title>span{
	line-height: 40px;
	font-size: 1.6rem;
	font-weight: bold;
	padding-right: 8px;
	display: inline-block;
	border-bottom: 2px solid #fd8900;
}
.infor{
	width: 30%;
	height: 240px;
	margin-left: 2%;
	margin-top: 20px;
	float: left;
}
.infor span{
	width: 60px;
	height: 50px;
	display: block;
	margin: 30px auto;
}
.infor p{
	line-height: 30px;
	text-align: center;
	font-size: 1.6rem;
}
.infor-add{
	background: #f9e0e0;
}
.infor-add span{
	background: url(../images/icon.png) no-repeat 0 -80px;
}
.infor-tel{
	background: #e8ebe1;
}
.infor-tel span{
	background: url(../images/icon.png) no-repeat -60px -80px;
}
.infor-email{
	background: #e5dcf9;
}
.infor-email span{
	background: url(../images/icon.png) no-repeat -120px -80px;
}
.contact-map{
	width: 60%;
	height: 400px;
	background: #ddd;
	float: left;
	margin:20px 2%;
}
.infor1{
    margin-left:22px;
	width: 33%;
	float: left;
	margin-top: 20px;
}
.infor1>h5{
	font-size: 1.6rem;
	line-height: 50px;
}
.infor1>p{
	line-height: 36px;
	color: #666;
}
/*带图新闻类型*/
.news{
	width: 98%;
	margin: 15px auto;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
.news-img{
	width: 200px;
	height: 130px;
	margin-right: 10px;
	float: left;
}
.news>h5{
	margin-bottom: 8px;
	font-size: 1.6rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news > h5 a{
    color:#444;
}
.news > h5 a:hover {
    color: #fd8900;
}
.news>a{
	height: 72px;
	line-height: 24px;
	font-size: 1.4rem;
	color: #666;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.news>a:hover{
	color: #fd8900;
}
.news>p{
	line-height: 28px;
	color: #999;
}
.news>p>span{
	margin-right: 20px;
	padding-left: 24px;
	background: url(../images/pic-24.png) no-repeat left center;
}
.news>p>strong{
	padding-left: 24px;
	background: url(../images/pic-25.png) no-repeat left center;
}
.news-one{
	background: #f5f6f8;
	border-bottom: 0;
}
.news-one>h5{
	padding-top: 6px;
	color: #fd8900;
}
.news1{
	width: 98%;
	margin: 15px auto;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
.news1>a{
	width: 80%;
	line-height: 24px;
	font-size: 1.4rem;
	color: #666;
	display: inline-block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news1>a:before{
	content: '\003E';
	font-size: 1.8rem;
	font-weight: bold;
	color: #599de9;
	margin-right: 5px;
}
.news1>a:hover{
	color: #fd8900;
}
.news1>span{
	float: right;
	margin-top: 6px;
	color: #999;
}
.news2{
	width: 98%;
	margin: 15px auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.news2-time{
	width: 70px;
	height: 70px;
	margin-right: 10px;
	float: left;
	background: #0da7f4;
}
.news2-time>strong{
	color: #fff;
	margin-top: 5px;
	margin-bottom: -3px;
	text-align: center;
	display: block;
	font-size: 1.4rem;
}
.news2-time>span{
	width: 80%;
	color: #fff;
	line-height: 20px;
	border-bottom: 1px solid #fff;
	display: block;
	margin: auto;
	text-align: center;
}
.news2-time>h4{
	line-height: 70px;
	color: #fff;
	text-align: center;
	font-size: 2.2rem;
}
.news2-time>img{
	display: block;
	margin: auto;
	margin-top: 2px;
}
.news2>h5{
	margin-bottom: 5px;
	font-size: 1.6rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news2 > h5 a {
    color: #444;
}

.news2 > h5 a:hover {
    color: #fd8900;
}
.news2>a{
	height: 48px;
	line-height: 24px;
	font-size: 1.4rem;
	color: #666;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.news2>a:hover{
	color: #fd8900;
}

/*集团简介*/
.intro-img{
	max-width: 100%;
	margin:10px auto;
	display: block;
}
.intro-h5{
	font-size: 1.8rem;
	line-height: 40px;
	margin-left: 1%;
}
.intro-h5>span{
	width: 4px;
	height: 18px;
	display: inline-block;
	background: #358ce9;
	vertical-align:middle;
	margin-top: -3px;
	margin-right: 5px;
}
.intro-p{
	width: 98%;
	margin: auto;
	line-height: 30px;
	color: #666;
	text-indent: 2em;
}

/*分页*/
.page{
	height:60px;
	margin:10px;
	float: right;
}
.page>a{
	min-width: 20px;
	height:26px; 
	line-height: 26px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius:2px; 
	border:1px solid #ddd; 
	background:#f5f5f5; 
	text-align:center; 
	cursor:pointer; 
	float:left; 
	margin-left:10px;
    color:#666;
}
.page>a:hover,.page>a.page-cur{
	background:#005fc3; 
	color:#fff; 
	border:1px solid #005fc3;
}
.page>span{
	margin-left: 8px;
	float: left;
}
.page-jump{ 
	float:left; 
	margin-left:20px; 
	margin-right:20px;
}
.page-jump input{ 
	width: 38px;
	background:#f6f6f6; 
	border:1px solid #ddd; 
	outline:none;
}
.page-jump input[type="text"]{
	height: 26px;
	padding-left:4px;
}
.page-jump input[type="button"]{
	height: 28px;
	cursor:pointer;
}

/*企业荣誉模板*/
.template{
	width: 31%;
	margin-left: 1.75%;
	margin-top: 15px;
	float: left;
}
.template1{
	margin-bottom: 10px;
	transition: all .2s ease-in;
}
.template1:hover{
	box-shadow: 0px 3px 7px #999;
}
.template-img{
	width: 100%;
	height: 175px;
	display: block;
}
.template-img1{
	width: 100%;
	height: 220px;
	display: block;
}
.template>h5{
	line-height: 40px;
	font-size: 1.6rem;
	text-align: center;
	color: #000000;
}
.template>span{
	line-height: 30px;
	color: #8C8C8C;
	font-size: 1.4rem;
}
.template>p,.template>a{
	color: #000;
	font-size: 1.4rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: block;
}
.template>a:hover{
	color: #fd8900;
}
.template>.p1{
	color: #797979;
	margin-bottom: 30px;
}
.template-bottom{
	margin-bottom: 20px;
	overflow: hidden;
}


.template-video{
	width: 23%;
	margin-left: 1.6%;
	margin-top: 15px;
	float: left;
}
.template-video>video{
	width: 100%;
	height: 140px;
	border-radius: 5px;
}
.template-video>h5{
	line-height: 34px;
	font-size: 1.4rem;
	text-align: center;
	color: #665e64;
}

/*成员企业*/
.member{
	width: 290px;
	height: 310px;
	margin-left: 21px;
	margin-top: 20px;
	float: left;
	position: relative;
	overflow: hidden;
}
.member1{
	background: url(../images/member1.jpg) no-repeat;
}
.member2{
	background: url(../images/member2.jpg) no-repeat;
}
.member3{
	background: url(../images/member3.jpg) no-repeat;
}
.member4{
	background: url(../images/member4.jpg) no-repeat;
}
.member5{
	background: url(../images/member5.jpg) no-repeat;
}
.member6{
	background: url(../images/member6.jpg) no-repeat;
}
.member7{
	background: url(../images/member7.jpg) no-repeat;
}
.member8{
	background: url(../images/member8.jpg) no-repeat;
}
.member9{
	background: url(../images/member9.jpg) no-repeat;
}
.member10{
	background: url(../images/member10.jpg) no-repeat;
}
.member>h5{
	width: 100%;
    height:50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 1.4rem;
	background: rgba(6,58,120,.4);
	position: absolute;
	bottom: 0;
	left: 0;
    overflow:hidden;
	transition: all .2s ease-in;
}
.member:hover>h5{
	bottom: -50px;
}
.member .shade {
    position: absolute;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    color: #fff;
    background: rgba(13,103,202,.7);
}
.shade-sub{
	margin: 10px;
	border: 1px solid #FFF;
	padding: 10px;
}
.shade-sub h4{
	line-height: 30px;
	font-size: 1.6rem;
	text-align: center;
	margin-bottom: 5px;
	border-bottom: 1px dotted #fff;
}
.shade-sub p{
	line-height: 26px;
	height: 208px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
	overflow: hidden;
	text-align: justify;
}
.shade-sub a{
	line-height: 26px;
	color: #feb300;
	font-size: 1.4rem;
}

/*职工风采*/
.staff-style{
	overflow: hidden;
}
.staff-img{
	width: 600px;
	height: 340px;
	float: left;
	margin-left: 10px;
}
.staff-img img{
	width: 100%;
	height: 340px;
}
.staff-news{
	width: 340px;
	float: left;
}
.staff-news li{
	position: relative;
}
.staff-news li a{
	height: 85px;
	display: block;
}
.staff-news li p{
	margin-left: 10px;
	color: #444;	
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.staff-news li span{
	font-size: 1.6rem;
	color: #999;
	padding-left: 10px;
	line-height: 26px;
	padding-top: 15px;
	display: block;	
}
.staff-news li:hover{
	background: #56a0eb;
}
.staff-news li:hover *{
	color: #fff;
}
.staff-news li:hover a:before{
	content: '\25C4';
	position: absolute;
	left: -14px;
	top: 30%;
	color: #56a0eb;
	font-size: 20px;
}
.staff-news li a.b-current:before{
	content: '\25C4';
	position: absolute;
	left: -14px;
	top: 30%;
	color: #56a0eb;
	font-size: 20px;
}

/*新闻资讯详情页*/
.news-detail>h5{
	font-size: 2rem;
	text-align:center;
	margin-top:20px; 
}
.news-detail>span{ 
	line-height: 40px;
	text-align:center; 
	color:#088cd6; 
	display:block; 
	font-size: 1.4rem;
}
.news-detail>p{ 
	font-size:1.4rem; 
	color:#949191; 
	text-indent:2em; 
	line-height:32px;
}
.news-detail>p a{ 
	color:#949191; 
}
.news-detail>p a:hover{ 
	color:#088cd6; 
	text-decoration: underline;
}
.news-detail>img{ 
	width:100%; 
	margin:20px auto; 
	display:block;
}
.mgtop-30{
	margin-top: 30px;
}
/*集团领导*/
.leader{
	width: 42%;
	margin-left: 2%;
	overflow: hidden;
	float: left;
	/*border-bottom: 1px dashed #ddd;*/
}
.leader>img{
	width: 126px;
	height: 156px;
	float: left;
	margin: 20px;
}
.leader>h5{
	font-size: 2rem;
	margin-top: 40px;
	margin-bottom: 20px;
	position: relative;
}
.leader>h5:before{
	content: '';
	width: 26px;
	height: 4px;
	background: #3eb134;
	position: absolute;
	top: 30px;
}
.leader>span{
	font-size: 1.4rem;
}
@media (max-width: 1080px) {
	.lf-title{
		display: none;
	}
}
.click-show {
    width: 30px;
    font-size: 30px;
    display: block;
    text-align: center;
    cursor: pointer;
    margin: auto;
}

.rotate {
    transform: rotate(90deg);
    margin-right: 41%;
}

.rotate1 {
    transform: rotate(-90deg);
    margin-right: 44%;
}

.show-hide {
    display: none;
}

