﻿body {
	font-family: "Microsoft YaHei";
	width: 640px;
	margin: 0 auto;
	overflow-x: hidden;
	color: #000;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
	font-size: 30px;
	-webkit-overflow-scrolling: touch;
	/* ios5+ */
	transition: opacity 0.2s ease-out;
}

.clear {
	clear: both;
}
}
.main {
	width: 100%;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.pf {
	position: fixed;
}
.fr {
	float: right;
}
.fl {
	float: left;
}

/*index  start*/
.index-header {
	width: 100%;
	height: 100px;
	position: fixed;
	background-color: #fff;
	z-index: 10;
}
.logo {
	padding: 15px 0 0 25px;
	height: 80px;
}
.logo img {
	display: block;
	height: 100%;
}
.version-warp {
	padding: 0;
	height: 100px;
	background-color: #0e72b8;
}
.version-current {
	display: block;
	width: 160px;
	height: 100px;
	color: #fff;
	padding-left: 20px;
	    font-family: "华文细黑";	font-size: 24px;
	line-height: 100px;
}
.version-item {
	display: none;
	right: 0;
	top: 100px;
	filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC0E72B8', endColorstr='#CC0E72B8');
	background: rgba(14, 114, 184, 0.8);
	padding: 20px;
	width: 180px;
	height: auto;
}
.version-item a {
	display: block;
	height: 36px;
	margin-top: 20px;
	    font-family: "华文细黑";	font-size: 24px;
	line-height: 36px;
	color: #fff;
}
.arrow {
	height: 100px;
	margin-right: -2px;
}
.content-index {
	padding: 86px 0 72px 0;
}

/*焦点图*/
.swiper-container {
	width: 100%;
	height: 227px;
	overflow: hidden;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.swiper-slide {
	float: left;
	height: 100%;
	overflow: hidden;
}
.swiper-slide .title {
	width: 100%;
	height: 100%;
}
.swiper-slide .title img {
	width: 100%;
	height: 100%;
	display: block;
}
.pagination {
	z-index: 20;
	width: 100%;
	left: 0;
	bottom: 7%;
	position: absolute;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 1px solid #fff;
	border-radius: 7px;
	background: none;
	margin: 0 5px;
	opacity: 1;
}
.swiper-visible-switch {
	opacity: 1;
	background: #fff;
}
.swiper-active-switch {
	opacity: 1;
	background: #fff;
}
.index-nav {
	padding: 20px 0;
}
.index-nav-list li {
	float: left;
	width: 200px;
	height: 200px;
	padding-left: 40px;
}
.index-nav-list li a {
	display: block;
	width: 160px;
	height: 200px;
}
.index-nav-list li em {
	display: block;
	width: 110px;
	height: 110px;
	margin: 10px auto;
	border: 2px solid #0e72b8;
	border-radius: 50%;
}
.index-nav-list li em img {
	display: block;
	width: 54px;
	height: 54px;
	margin: 30px auto 0 auto;
}
.index-nav-list li i {
	display: block;
	font-family: "微软雅黑";
	font-size: 28px;
	color: #585858;
	line-height: 60px;
	text-align: center;
}
.index-group {
	background-color: #f6f6f6;
	padding: 30px 0 40px 0;
}
.index-group-tit {
	font-family: "微软雅黑";
	text-align: center;
	line-height: 40px;
}
.index-group-tit span {
	display: block;
	font-size: 36px;
	color: #888;
	font-weight: bold;
}
.index-group-tit i {
	display: block;
	font-size: 36px;
	color: #333;
}
.group-list {
	padding: 20px 32px;
}
.group-list li {
	margin: 6px;
	width: 180px;
	height: 180px;
	float: left;
	position: relative;
	z-index: 1;
}
.group-list li a,
.group-list li img {
	display: block;
	width: 180px;
	height: 180px;
}
.group-list-span {
	position: absolute;
	display: block;
	width: 160px;
	left: 10px;
	top: 48%;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 24px;
}
.group-list-span i,
.group-list-span em {
	display: block;
}
.group-list-span em {
	color: #c0ddf2;
}
.footer {
	padding: 25px 10px;
	background-color: #f6f6f6;
	text-align: center; position: fixed; left: 0; bottom: 0; width:100%; z-index: 99;
}
.footer p,
.footer a {
	font-family: "华文细黑";
	font-size: 22px;
	line-height: 36px;
	color: #888;
}
.footer a {
	display: block;
}
.footerbg {
	background-color: #007ac6;
}
.footerbg p,
.footerbg a {
	color:#fff;
}

/*index  end*/

/*走进集团  start*/
.header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 86px;
	background-color: #0e72b8;
	overflow: hidden;
	z-index: 10;
}
.web-tit {
	width: 100%;
	height: 100%;
	font-size: 30px;
	font-weight: 200;
	color: #fff;
	line-height: 86px;
	text-align: center;
}
.icon-comeBack {
	display: block;
	position: absolute;
	top: 0;
	height: 90px;
	text-align: center;
	line-height: 90px;
}
.icon-comeBack {
	left: 0;
	width: 80px;
	font-size: 42px;
	color: #fff;
}
#icon-search,
#nav-btn {
	position: absolute;
	top: 0;
	font-size: 40px;
	font-weight: normal;
	line-height: 86px;
	color: #fff;
}
#icon-search {
	right: 85px;
}
#nav-btn,
.a-cancel {
	right: 20px;
}
.nav-warp {
	top: 86px;
	right: 0;
	width: 0;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#F2FFFFFF', endColorstr='#F2FFFFFF');background:rgba(255,255,255,0.95); z-index: 97;
}
.nav {
	width: 320px;
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	padding:20px 20px 50px 20px;
}
.nav a {
	display: block;
	height: 40px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	font-family: "FZLTKHK GBK1 0";
	font-size: 24px;
	color: #666;
	line-height: 40px;
}
.nav a img,
.nav a em {
	float: left;
	width: 28px;
	height: 28px;
	margin: 6px 20px 0 0;
}
.nav a em {
	color: #31aeeb;
	font-size: 28px;
}
.content {
	padding: 86px 0 76px 0;
}
.walk-banner,
.walk-banner img {
	display: block;
	width: 100%;
}

.chairman-warp{
	border-top: 4px solid #dcdcdc;
	border-bottom: 4px solid #dcdcdc;
	background-color: #eee;
	height: 320px;
	padding: 15px 0;
}
.chairman-warp a{
	display: block;
	width: 100%;
	height: 100%;
}
.chairmanL{
	width: 363px;
	padding: 0 35px;
}
.chairmanL .tit{
	font-weight: normal;
	padding-bottom: 15px;
}
.chairmanL .tit span{
	display: block;
	font-family: "ttchjt";
	font-size: 48px;
	color: #000;
	line-height: 52px;
}
.chairmanL .tit i{
	display: block;
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 28px;
	color: #888;
}
.chairmanL p{
	font-family: "微软雅黑";
	font-size: 22px;
	color: #626262;
	line-height: 34px;
	text-indent: 2em;
}
.chairmanR{
	width: 250px;
	height: auto;
}
.walkNav{
	padding: 35px 20px 20px 20px;
	height: 385px;
}
.walkNav li{
	float: left;
	width: 190px;
	height: 330px;
	margin: 0 5px;
	box-shadow: 2px 2px 5px #666;
}
.walkNav li a,
.walkNav li img{
	display: block;
	width: 190px;
	height: 330px;
}
/*走进集团  end*/

/*新闻列表  start*/
.contentBgImg{
	background: url(images/newsBg.jpg) no-repeat 0 86px;
	background-size: contain;
	padding-bottom: 1px;
}
.news-warpBg{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99FFFFFF', endColorstr='#99FFFFFF');
	background:rgba(255,255,255,0.6);
	margin: 50px 20px;
	padding-bottom: 100px;
}
.news-warp li{
	height: 158px;
	border-top: 1px solid #eee;
	padding-top: 28px;
}
.news-warp li:first-child{
	border-top: 0 none;
}
.news-warp li a{
	display: block;
	height: 130px;
}
.news-warp a{
	font-family: "华文细黑";
}
.news-warp .news-time{
	width: 100px;
	height: 100px;
	border: 2px solid #0e72b8;
	font-family: "微软雅黑";
	color: #019be6;
	margin: 0 15px;
	text-align: center;
}
.news-warp .news-time i{
	display: block;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	padding-top: 35px;
}
.news-warp .news-time em{
	display: block;
	font-size: 18px;
	line-height: 24px;
}
.news-warp .news-intr{
	width: 430px;
	height: 130px;
	overflow: hidden;
}
.news-warp .news-sel{
	padding: 0 20px;
}
.news-warp .news-intr i,
.news-warp .news-sel i{
	display: block;
	font-size: 34px;
	line-height: 36px;
	color: #565656;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news-warp .news-intr em,
.news-warp .news-intr b,
.news-warp .news-sel em{
	display: block;
	font-size: 22px;
	line-height: 30px;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	color: #888;
}
.news-warp .headlines{
	height: 200px;
}
.news-warp .headlines .news-img{
	width: 190px;
	margin: 0 15px;
}
.news-warp .headlines .news-intr{
	width: 330px;
}
.news-warp .news-intr b{
	font-weight: normal;
}
/*新闻列表  end*/

/*新闻详情  start*/
.news-tit{
	font-weight: normal;
	font-size: 34px;
	line-height: 44px;
	color: #565656;
	border-bottom: 1px dashed #dbd4cd;
	padding: 15px 20px 20px 20px;
}
.news-tit i{
	display: block;
	width: 97px;
	height: 8px;
	background-color: #f39800;
	position: absolute;
	left: 20px;
	bottom: 0;
}
.newsCont-time{
	display: block;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #969696;
	line-height: 40px;
	padding: 10px 20px;
}
.newsCont{
	padding: 5px 20px;
}
.newsCont,
.newsCont p{
	font-family: "华文细黑";
	font-size: 28px;
	line-height: 44px;
	color: #565656;
	/*text-indent: 2em;*/
}
.newsCont img{
	display: block;
	margin: 5px auto;
	max-width: 100%;
}
/*新闻详情  end*/


.group-switch{
	height: 150px;
	background: url(images/groupBg.jpg) no-repeat;
	background-size: cover;
	padding: 45px 30px;
}
.group-switch em{
	float: left;
	position: relative;
	width: 158px;
	height: 50px;
	margin: 0 15px;
	border: 2px solid #93a6ca;
	font-family: "华文细黑";
	font-size: 30px;
	font-style: italic;
	text-align: center;
	line-height: 54px;
	color: #a7afc2;
}
.group-switch em.current{
	border: 2px solid #fff;
	color: #fff;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');
	background:rgba(0,0,0,0.5);
	box-shadow: 3px 3px 3px #333;
}
.group-switch em img{
	display: none;
	position: absolute;
	left: 50%;
	bottom: -18px;
	margin-left: -12px;
	width: 28px;
	height: 18px;
}
.group-switch em.current img{
	display: block;
}
.group-warp{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99FFFFFF', endColorstr='#99FFFFFF');
	background:rgba(255,255,255,0.6);
	padding: 20px 10px;
	margin: 0 20px;
}
.box{
	display: none;
}
.box.current{
	display: block;
}
.group-warp,
.group-warp p{
	font-family: "华文细黑";
	font-size: 30px;
	line-height: 48px;
	text-indent: 2em;
}
.group-warp p{
	padding: 10px 0;
}
.group-warp p span{
	color: #00a0e9;
}
.group-warp img{
	display: block;
	max-width: 100%;
	margin: 5px 0;
}
/*集团简介  end*/

/*搜索   start*/
.pt100{
	padding-top: 100px;
}
.leaveMsg-item{
	width: 560px;
	height: auto;
	padding-bottom: 25px;
	margin: 0 auto;
}
.leaveMsg-item label{
	display: block;
	height: 78px;
	font-size: 30px;
	color: #0E72B8;
	line-height: 78px;
}
.txt{
	display: block;
	width: 100%;
	height: 78px;
	font-size: 26px;
	color: #565656;
	line-height: 76px;
	padding: 0 20px;
	border: 1px solid #0E72B8;
	border-radius: 5px;
}
.btn{
	display: block;
	width: 300px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	color: #0E72B8;
	border: 3px solid #0E72B8;
	border-radius: 5px;
	margin: 10px auto;
}
/*搜索  end*/.contact-warp{
	padding: 20px 30px;
	color: #666;
}
.contact-warp span{
	display: block;
	font-size: 30px;
	line-height: 50px;
}
.contact-warp i{
	display: block;
	font-size: 24px;
	line-height: 40px;
}
.contact-warp img{
	display: block;
	max-width: 50%;
	margin: 30px 0;
}
.recruit-warp{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99FFFFFF', endColorstr='#99FFFFFF');
	background:rgba(255,255,255,0.6);
	padding: 20px 20px;
	margin: 20px;
}
.recruit-warp li{
	height: 70px;
	padding-top: 20px;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px dashed #ddd;
}
.recruit-warp li a{
	color: #565656;
}
.recruit-warp li a span{
	font-size: 30px;
	padding-right: 10px;
}
.recruit-warp li a i{
	font-size: 24px;
	padding: 0 10px;
}
.recruit-item.bge5{
	background: #e5e5e5;
}
.recruit-item.bgfe{
	background: #f0f0f0;
}
.recruit-item span{
	display: block;
	font-size: 26px;
	line-height: 50px;
	color: #565656;
	padding: 20px 10px;
}
.recruit-item i{
	display: block;
	font-size: 24px;
	line-height: 40px;
	color: #333;
	border-top: 1px solid #ccc;
	padding: 10px;
}
.recruit-form{
	border: 1px solid #ddd;
	padding: 20px;
	margin-top: 20px;
}
.recruit-form h2{
	font-size: 36px;
	padding: 20px 0 20px 0;
	line-height: 60px;
	text-align: center;
}
.form-item{
	
}
.form-item label{
	display: block;
	padding: 10px;
	line-height: 50px;
	font-size: 24px;
	color: #666;
}
.form-item .txt-form{
	display: block;
	border: 1px solid #ddd;
	border-radius: 5px;
	width: 100%;
	padding: 10px;
	color: #565656;
	font-size: 24px;
}
.textarea.txt-form{
	height: 300px;
	overflow: hidden;
	resize: none;
}
.sub-btn{
	display: block;
	width: 300px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	color: #0E72B8;
	border: 3px solid #ddd;
	border-radius: 5px;
	margin: 10px auto;
}
.paginationPage{
	clear: both;
	margin: 30px 20px;
	height: 36px;
	font-size: 0px;
	text-align: center;
	clear: both;
}
.paginationPage a{
	display: inline-block;
	min-width: 36px;
	height: 36px;
	padding: 0 10px;
	border: 1px solid #0D72B8;
	border-radius: 5px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	line-height: 36px;
	background: #0D72B8;
	margin: 0 5px;
}
.paginationPage a.disabled{
	border: 1px solid #ccc;
	color: #999;
	background-color: #fff;
}
.video-list {
	padding: 10px 40px;
}
.video-list li{
	float: left;
	padding: 20px 50px;
	width: 280px;
	height: 220px;
}
.video-list li a{
	display: block;
}
.video-list li img{
	display: block;
	width: 180px;
	height: 150px;
}
.video-list li i{
	display: block;
	height: 40px;
	font-size: 24px;
	color: #666;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
.videoCont{
	padding: 30px;
}
.videoCont *{
	display: block;
	width: 100%;
}
.contact-imgtit{
	display: block;
	width: 100%;
}


.fl{float: left;}
.fr{float: right;}
.clearf:after{
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;
}
.clear {
*zoom:1;
}
.lcbbox{
margin-top:50px; 
}  
.lcbl{
margin-left: 20px;
}
.lcbl h3{
font-size: 45px;
color:#717171;
}
.lcbl span{
font-size: 20px;
color:#717171;
margin-left: 60px;
}
.lcbr{
margin-left: 20px;
}
.lcbr h4{
font-size: 46px;
color:#9B9B9B;
font-weight: 600;
margin-top: 20px;
}

.lcb{
  margin-top: 20px;
 
  padding-bottom: 40px;
}
.lcb li{
 padding-top: 20px;
 border-top:1px solid #e2e2e2;
 padding-bottom: 40px;
 background: url(../images/shijian.png) top left no-repeat;
   padding-left: 30px;
   background-size:25px 100%; 
}
.lcb li h1{
  font-weight: 600;
  font-size: 32px;
}
.lcb li p{
font-size: 26px;
color: #7A7A7A;
}
.lcb li img{
 width: 500px;
 margin-top: 10px;
}