/*
首页头部
*/
.index-header-container{
	height:126px;
	padding-left:40px;
	padding-right:72px;
	background-color: #fff
}
.index-logo{
	margin-top: 23px;
	width:490px;
	height:80px;
	background:url(../image/logo.png);
}
.index-search-container{
	margin-top: 64px;
	width:310px;
}
.index-search-container .form-control{
	text-indent: 14px;
	border-color:#cc9999;
	height:36px;
	background-color: transparent;
	border-radius: 10px
}
.index-search-container .btn-default{
	margin-top: -1px;
	background-color: #d1000c;
	color:#fff;
	height:38px;
}
.index-search-container .btn{
	outline:none;
	padding:0 12px;
	font-size: 16px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}
.index-search-container .btn:focus{
	outline: none;
	background-color: #d1000c;
	color:#fff;
	border-color: #cc9999;
}
.index-search-container input:focus {
    outline: none;
    border-color: #d1000c;
    box-shadow: 0 0 10px #cc9999;
}
.index-search-container .search-icon{
	position: absolute;
	top:10px;
	left:6px;
}
/*导航栏*/
.index-nav .clearfix{
	width:100%;
}
.index-nav .index-nav-item{
	position: relative;
	float:left;
	width:11.11%;
}
.index-nav .index-nav-item .index-nav-item-a{
	width:100%;
	height:60px;
	line-height: 60px;
	font-size: 18px;
	color:#fff;
	text-align: center;
}
.index-nav .index-nav-item:hover .index-nav-item-a{
	background-color: #d1000c;
	color:#fff;
}
.index-nav .index-nav-item .index-nav-item-ul{
	position: absolute;
	left:0;
	right:0;
	top:60px;
	display: none;
	width: 100%;
	background-color:#f2f2f2;
}
.index-nav .index-nav-item:hover .index-nav-item-ul{
	display: block;
}
.index-nav .index-nav-item .index-nav-item-ul li{
	width:100%;
    padding:0 5px;
}
.index-nav .index-nav-item .index-nav-item-ul li a{
	box-sizing: border-box;
	height:40px;
	line-height: 40px;
	text-align: center;
	color:#333333;
	font-size:16px;
	border-bottom:1px solid #cccccc;
}
.index-nav .index-nav-item .index-nav-item-ul li:last-child a{
	border-bottom:1px solid transparent;
}
.index-nav .index-nav-item .index-nav-item-ul li:hover{
	background-color:#da020e;
}
.index-nav .index-nav-item .index-nav-item-ul li:hover a{
	border-bottom:1px solid transparent;
	color:#fff;
}
.index-nav .index-nav-item:last-child .index-nav-item-ul li:nth-child(1) a{
	color:#999;
	border-bottom:1px solid #cccccc;
}
.index-nav .index-nav-item:last-child:hover .index-nav-item-ul li:nth-child(1){
	background-color:#f2f2f2;
}
.index-nav .index-nav-item:last-child:hover .index-nav-item-ul li:nth-child(1) a{
	border-bottom:1px solid #cccccc;
	color:#999;
}
.index-nav .index-nav-item:last-child .index-nav-item-ul li:nth-child(2) a{
	color:#999;
	border-bottom:1px solid #cccccc;
}
.index-nav .index-nav-item:last-child:hover .index-nav-item-ul li:nth-child(2){
	background-color:#f2f2f2;
}
.index-nav .index-nav-item:last-child:hover .index-nav-item-ul li:nth-child(2) a{
	border-bottom:1px solid #cccccc;
	color:#999;
}
/*
首页footer
*/
.index-footer{
	min-width: 1200px;
	background-color: #eeeeee;
	height:110px;
}
.index-footer .footer-logo{
	margin-top: 36px;
	margin-left:16px;
	width:240px;
	height:36px;
	background:url(../image/logo.png) no-repeat;
	background-size:auto 100%
}
.index-footer .pull-right{
	margin-top: 20px;
	margin-right: 30px;
	color:#808080;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
}
.index-footer .pull-right a{
	padding:0 4px;
	display:inline-block;
	color:#808080;
}
.index-footer .pull-right a:hover{
	color:#d1000c;
}
/*公共导航*/
.public-nav{
	height:60px;
	background-color: #e6e6e6;
}
.public-nav .index-nav-item .index-nav-item-a{
	color:#333;
}
/*企业概况*/
.enterprise-banner{
	width:1200px;
	height:260px;
	overflow: hidden;
	margin-bottom: 50px;
}
.enterprise-banner img{
	width: 100%
}
.enterprise-info{
	margin-bottom: 100px
}
.enterprise-info-left{
	width:186px;
	border:1px solid #cccccc;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.enterprise-info-left .enterprise-info-left-item-tit{
	margin:0 -1px;
	padding:0 20px;
	height:50px;
	line-height: 50px;
	font-size: 18px;
	color:#ffffff;
	background-color:#d1000c;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.enterprise-info-left .enterprise-info-left-item .enterprise-info-left-item-a{
	border-bottom:1px solid #e6e6e6;
	height:54px;
	line-height: 54px;
	padding:0 20px;
	font-size: 16px;
	color:#333333;
}
.enterprise-info-left>ul>.enterprise-info-left-item:last-child .enterprise-info-left-item-a{
	border-bottom: none
}
.enterprise-info-left .enterprise-info-left-item .enterprise-info-arrow{
	float:right;
	display: inline-block;
	width:4px;
	height:53px;
	background:url(../image/arrow-black.png) no-repeat center 50%;
}
.enterprise-info-left .enterprise-info-left-item-on .enterprise-info-left-item-a{
	color:#d1000c;
}
.enterprise-info-left .enterprise-info-left-item-on .enterprise-info-arrow{
	background:url(../image/arrow-red.png) no-repeat center 50%;
}
.enterprise-info-left .enterprise-info-left-item-color .enterprise-info-left-item-a{
	color:#999;
}
.enterprise-info-left .enterprise-info-left-item-color .enterprise-info-arrow{
	background:url(../image/arrow-grey.png) no-repeat center 50%;
}
.enterprise-info-right{
	width:954px;
}
.enterprise-info-right .enterprise-info-right-tit{
	font-size: 14px;
	color:#333333;
	height:34px;
	line-height: 34px;
	border-bottom: 1px solid #e6e6e6
}
.enterprise-info-right .enterprise-info-right-em{
	color:#d1000c;
}
.enterprise-info-right .enterprise-info-link{
	display: inline-block;
	font-size: 14px;
	color:#333333;
}
.enterprise-info-right .enterprise-info-link:hover{
	color:#d1000c;
}
.enterprise-info-right .enterprise-info-right-text{
	min-height: 300px;
	padding:35px 60px 25px 50px;
	border-bottom: 1px solid #e6e6e6;
	text-indent:2em;
}
/*
**==企业概况-成员企业列表
*/
.enterprise-member-list .enterprise-member-list-item{
	height: 49px;
	border-bottom: 1px dashed #cccccc
}
.enterprise-member-list .enterprise-member-list-item a{
	display: inline-block;
	width:800px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding:20px 0 4px 30px;
	height:48px;
	font-size: 16px;
	color:#333;
}
.enterprise-member-list .enterprise-member-list-item a:hover{
	color:#d1000c;
}
/*
**==新闻中心
*/
.enterprise-info-left .enterprise-info-left-item .enterprise-info-left-item-ul2{
	display: none
}
.enterprise-info-left .enterprise-info-left-item .enterprise-info-left-item-ul .enterprise-info-left-item .enterprise-info-left-item-a{
	padding-left: 35px
}
/*
新闻中心-公司动态-本部动态
*/
.enterprise-info-left .enterprise-info-left-item .enterprise-info-arrow-down{
	float:right;
	display: inline-block;
	width:9px;
	height:53px;
	background:url(../image/arrow-down-black.png) no-repeat center 50%;
}
.enterprise-info-right .news-image-text-list .news-image-list-left{
	float:left;
	width:210px;
	height:130px;
	overflow: hidden;
	background-color:#dedede;
}
.news-image-text-list .news-image-text-list-ul{
	margin-top: 20px;
	height: 543px;
	overflow: hidden;
}
.enterprise-info-right .news-image-text-list .news-image-text-list-item{
	padding:20px 44px 30px 20px;
	border-bottom: 1px dashed #cccccc
}
.enterprise-info-right .news-image-text-list .news-image-list-left img{
	width: 100%
}
.enterprise-info-right .news-image-text-list .news-image-list-right{
	margin-left:30px;
	float:right;
	width:650px;
	height:107px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.news-image-text-list-item a{
	color:#808080;
}
.news-image-text-list-item .news-image-list-tit{
	font-size: 16px;
	color:#333;
}
.news-image-text-list-item .news-image-list-time{
	font-size: 12px;
	line-height: 24px;
}
.news-image-text-list-item a:hover .news-image-list-tit{
	color:#d1000c;
}
.news-image-text-list-item .news-image-list-info{
	margin-top: 10px;
	font-size: 14px;
	line-height: 28px;
	text-indent: 2em;
}
/*
**==分页
*/
.public-pagination{
	width: 100%;
	text-align: center;
}
.public-pagination{
	margin-top: 30px;
	font-size: 0
}
.public-pagination .pagination-border{
	margin-right:6px;
	padding:0 8px;
	display: inline-block;
	color:#333333;
	font-size: 14px;
	line-height: 28px;
	border:1px solid #d9d9d9;
}
.public-pagination .pagination-border:hover{
	color:#d1000c;
	border-color:#d1000c;
}
.public-pagination input{
	width:46px;
	margin-right:6px;
	color:#333333;
	font-size: 14px;
	line-height: 28px;
	border:1px solid #d9d9d9;
	text-align: center;
}
.public-pagination input:focus{
	border:1px solid #d1000c;
	outline: none
}
.public-pagination button{
	width:46px;
	margin-right:6px;
	color:#333333;
	font-size: 14px;
	line-height: 28px;
	border:1px solid #d9d9d9;
	text-align: center;
	background-color:#fff;
	outline: none
}
.public-pagination button:hover{
	color:#d1000c;
	border-color:#d1000c;
}
.public-pagination .pagination-text{
	color:#000000;
	font-size:14px;
}
.public-pagination .pagination-border-active{
	color:#d1000c;
	border-color:#d1000c;
}
.public-pagination .pagination-text-select{
	color:#d1000c;
}
/*期刊杂志*/
.news-journal-list{
	min-height: 294px;
}
.news-journal-list .news-journal-list-time{
	margin-top: 18px;
	margin-right: 30px;
	float:right;
	font-size: 14px;
	color:#999999;
}
/*
**新闻中心--带标题详情页
*/
.enterprise-info-right-detail-container{
    padding: 10px 60px 25px 50px;
    border-bottom: 1px solid #e6e6e6;
}
.enterprise-info-right-detail-container .enterprise-info-right-detail-tit{
	padding:10px 100px;
	font-size: 18px;
	line-height: 32px;
	color:#d1000c;
	text-align: center;
	font-weight: bold;
}
.enterprise-info-right-detail-container .enterprise-info-right-detail-time{
	margin-bottom: 20px;
	text-align: center;
	font-size: 14px;
	color:#999999;
}
.enterprise-info-right-detail-container .enterprise-info-right-detail-text{
	/*text-indent: 2em;*/
	min-height: 400px
}
/*
站内搜索
*/
.enterprise-info-left-search{
	height: 324px;
	border: 1px solid #cccccc
}
.no-result-text{
	display: inline-block;
    padding: 20px 0 4px 30px;
    height: 48px;
    font-size: 16px;
    color: #808080;
}
.enterprise-member-list-no-item{
	height:49px;
}
/**
**==网站地图
**/
.enterprise-info-left-map{
	height: 1760px;
}
.enterprise-info-map-right-tit{
	border-bottom: none!important
}
.table-map td{
	width: 30%;
	text-align: center;
	border-color:#cccccc!important;
	font-size: 16px;
	color:#333333;
}
.table-map .head td{
	background-color: #e6e6e6;
}

.table-map td a{
	color:#333333;
}
.table-map td a:hover{
	text-decoration: underline;
}

.td-tit{
	vertical-align: middle!important;
}
.enterprise-brief{
	padding:20px;
	text-indent: 2em;
	font-size:16px;
	line-height: 30px;
	color:#333;
}
.law-brief{
	padding:20px;
	font-size:16px;
	line-height: 30px;
	color:#333;
}
.law-brief .law-brief-tit{
	font-weight: bold;
}
.law-brief span{
	display: block;
	text-indent: 2em;
}
.enterprise-info-left-law{
	height:1200px;
}
.enterprise-info-left-copyright{
	height:200px;
}