.index-banner-container{
	position: relative;
}
.index-banner-container .swiper-container{
    min-width: 1200px;
	height: 0;
	min-height: 344px;
	padding-bottom: 28.64%;
	overflow:hidden;
}
.index-banner-container .swiper-container img{
	width: 100%
}
.index-banner-container .index-nav{
	position: absolute;
	top:0;
	left:0;
	right:0;
	height:60px;
	background-color: rgba(128,128,128,0.5);
	z-index:10;
	min-width: 1200px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:60px;
}
.swiper-pagination-bullet{
	width:12px!important;
	height:12px!important;
}
.swiper-pagination-bullet-active{
	background-color: #fff!important;
}
/*首页企业告示*/
.index-notice{
	margin-top: 30px;
	height:50px;
}
.notice-container{
	background-color: #f2f2f2
}
.index-notice .notice-container .notice-tit{
	height:50px;
	line-height: 50px;
	color:#333333;
	font-size: 16px
}
.index-notice .notice-container img{
	margin:-4px 6px 0 20px;
	width:20px;
	display: inline-block;
}
.index-notice .notice-container .notice-text-container{
	margin:14px 0;
	height:22px;
	overflow: hidden;
}
.index-notice .notice-container .notice-text-container a{
	width:900px;
	color:#333333;
	font-size: 16px;
	height:22px;
	overflow: hidden;
}
.index-notice .notice-container .notice-text-container a:hover{
	color:#d1000c;
}
.index-notice .notice-container .notice-text-container .notice-text{
	display: inline-block;
	float:left;
	margin-right: 6px;
	max-width: 800px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	height:22px;
	line-height: 22px;
}
.index-notice .notice-container .notice-text-container .notice-time{
	display: inline-block;
	float:left;
	height:22px;
	line-height: 22px;
}
/*公司动态*/
.index-dynamic{
	padding-top: 18px!important;
}
.index-dynamic .index-left{
	width: 690px;
}
.index-dynamic .index-right{
	width: 450px;
}
.index-dynamic .ul-line{
	width: 100%;
	border-bottom: 1px solid #003366;
}
.index-dynamic .ul-line .index-dynamic-item{
	float:left;
	width:100px;
	color:#333333;
	font-size: 18px;
	height:40px;
	line-height: 40px;
	text-align: center;
}
.index-dynamic .ul-line  .index-dynamic-item-on{
	border-bottom: 2px solid #d1000c
}
.index-dynamic .ul-line .index-dynamic-item a{
	color:#333333;
}
.index-dynamic .ul-line .index-more{
	margin-right: 18px;
	float:right;
	height:40px;
	line-height: 40px;
	color:#808080;
}
.index-dynamic .ul-line .index-more:hover{
	color:#d1000c;
}
.index-dynamic-image-list{
	padding: 34px 0 20px 0;
    border-bottom:1px dashed #cccccc;
}
.index-dynamic-image-list .row{
	margin:0;
	padding:0 6px;
}
.index-dynamic-image-list .col{
	padding-left:13px;
	padding-right:13px;
}
.index-dynamic-image-list .img-container{
	height:0;
	padding-bottom: 60%;
	background-color: #dedede;
	overflow: hidden;
}
.index-dynamic-image-list .img-container img{
	width: 100%
}
.index-dynamic-image-list .index-dynamic-image-text-container{
	padding:16px 12px;
}
.index-dynamic-image-list .index-dynamic-image-text{
	font-size: 16px;
	color:#808080;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.index-dynamic-image-list .col a:hover .index-dynamic-image-text{
	color:#d1000c;
}
/*
**==公司动态列表页
*/
.index-dynamic-list{
	padding:10px 30px;
}
.index-dynamic-list .index-dynamic-list-item{
	height: 44px;
	line-height:44px;
	font-size: 16px;
	color:#808080;
}
.index-dynamic-list .index-dynamic-list-item .index-dynamic-list-icon{
	margin-right:10px;
	display: inline-block;
	float:left;
	width: 14px;
	height: 44px;
	line-height:44px;
}
.index-dynamic-list .index-dynamic-list-item img{
	margin-top: -3px;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}
.index-dynamic-list .index-dynamic-list-item a{
	display: inline-block;
	float:left;
	max-width:400px;
	height: 44px;
	line-height:44px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
	color:#808080;
}
.index-dynamic-list .index-dynamic-list-item a:hover{
	color:#d1000c;
}
.index-dynamic-list .index-dynamic-list-item sup{
	margin-left:6px;
	color:#d1000c;
	font-size: 12px;
}
.index-dynamic-list .index-dynamic-list-time{
	float:right;
}
/*
**==企业简介
*/
.index-enter-info{
	padding:0 40px;
	margin:25px 0;
	font-size: 14px;
	color:#808080;
	height: 420px;
	line-height:30px;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:14;
    -webkit-box-orient: vertical;
}
/*
**==党群工作
*/
.index-party-list{
	
}
.index-party-list .row{
	padding:0 11px;
}
.index-party-list .col{
	/* margin-top: 10px; */
	margin-bottom: 20px;
	padding-left:9px;
	padding-right:9px;
}
.index-party-list .index-party-list-text-container{
	margin:0 -1px;
	padding:5px 24px;
	border:1px solid #ebebeb;
    border-top:1px solid transparent;
    box-shadow: 0 1px 12px 0 rgba(0,0,0,.2)
}
.index-party-list .index-party-list-text{
	font-size: 16px;
	color:#808080;
	height: 50px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.index-party-list .col a:hover .index-party-list-text{
	color:#d1000c;
}
/*
**=首页业务
*/
.index-business-list{
	padding: 34px 0 20px 0
}
.index-business-list .row{
	margin:0;
	padding:0 15px;
}
.index-business-list .col{
	padding-left:5px;
	padding-right:5px;
    margin-bottom: 20px;	
}
.index-business-list .col a{
	padding-top:32px;
	height:180px;
	border:1px solid #ebebeb;
	box-shadow: 0 1px 12px 0 rgba(0,0,0,.2)
}
.index-business-list .col a{
	text-align: center;
	font-size: 16px;
	color:#808080;
}
.index-business-list .icon{
	display: inline-block;
	width:70px;
	height:60px;
}
.index-business-list .icon1{
	background: url(../image/index/business1-red.png) no-repeat center 50%
}
.index-business-list .icon2{
	background: url(../image/index/business2-red.png) no-repeat center 50%
}
.index-business-list .icon3{
	background: url(../image/index/business3-red.png) no-repeat center 50%
}
.index-business-list .icon4{
	background: url(../image/index/business4-red.png) no-repeat center 50%
}
.index-business-list .icon-tit{
	line-height: 64px
}
.index-business-list .col a:hover{
	background-color: #d1000c
}
.index-business-list .col a:hover .icon1{
	background: url(../image/index/business1-white.png) no-repeat center 50%
}
.index-business-list .col a:hover .icon2{
	background: url(../image/index/business2-white.png) no-repeat center 50%
}
.index-business-list .col a:hover .icon3{
	background: url(../image/index/business3-white.png) no-repeat center 50%
}
.index-business-list .col a:hover .icon4{
	background: url(../image/index/business4-white.png) no-repeat center 50%
}
.index-business-list .col a:hover .icon-tit{
	color:#fff;
}
/*
**==首页成员企业
*/
.index-member-list .row{
	margin:0;
	padding:34px 18px 0 18px;
}
.index-member-list .row .col{
	padding:0 18px;
}
.index-member-list .row .index-member-img{
	position: relative;
	height:0;
	padding-bottom:56.25%;
	overflow: hidden;
	background-color: #dedede
}
.index-member-list .row .index-member-img img{
	width: 100%
}
.index-member-list .row .index-member-text-con{
	padding:0 24px;
	position: absolute;
	left:0;
	right:0;
	bottom:0;
	background-color: rgba(209,0,12,0.6);
	height:38px;
	line-height: 38px;
	text-align: center;
	transition:height 500ms;
	-moz-transition:height 500ms; /* Firefox 4 */
	-webkit-transition:height 500ms; /* Safari and Chrome */
	-o-transition:height 500ms; /* Opera */
}
.index-member-list .row a:hover .index-member-text-con{
   height:80px;
   line-height:80px;
}
@font-face {
    font-family: 'PangMenZhengDao';
    src: url('../fonts/PangMenZhengDao.eot');
    src: url('../fonts/PangMenZhengDao.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PangMenZhengDao.ttf') format('truetype'),
    url('../fonts/PangMenZhengDao.svg#PangMenZhengDao') format('svg');
    font-weight: normal;
    font-style: normal;
}
.index-member-list .row .index-member-text-con .index-member-text{
	display: inline-block;
	font-family: PangMenZhengDao;
    font-size: 18px;
    color:#fff;
    text-align: center;
}
/*
首页链接
*/
.index-link{
	margin-top:40px;
	margin-bottom: 100px
}
.index-link .row{
	margin:0;
	padding:0 210px;
}
.index-link .index-link-mail{
	width:100%;
	box-sizing: border-box;
	height:32px;
	line-height: 32px;
	border:1px solid #e6e6e6;
	font-size: 12px;
	color:#808080;
	text-align: center;
}
.index-link .selectric{
	background-color: #fff;
	border:1px solid #e6e6e6;
}
.index-link .selectric .label{
	padding:0;
	height:30px;
	line-height: 30px;
	color:#808080;
}
.index-link .selectric .button{
	height:30px;
	line-height: 30px;
	background-color: #fff
}
.index-link .selectric-items{
	background-color:#fff
}
.index-link .selectric-items li.highlighted{
	background-color: #999
}