﻿/* CSS Document */

pre { white-space:nowrap; }

.ScrCont{ width:10000px;}
.two-graphic-div{ overflow:hidden; }
#List1,#List2,#List3,#List4{ float:left; }

#middle {
	width: 100%;
	background: #FFFFFF;
	overflow: hidden;
        margin-top: 161px;
}

#middle .mid-swiper {
	text-align:center;
        overflow: hidden;
	width: 100%;
	
	display: block;
	position: relative;
}

.mid-swiper-banner {
	text-align:center;
}

.mid-swiper-banner img {
	margin:0 auto;
}

.mid-swiper-l {
	position: absolute;
	top: 50%;
	left: 260px;
cursor: pointer;
}

.mid-swiper-r {
	position: absolute;
	top: 50%;
	right: 260px;
cursor: pointer;
}

#dot {
	margin-right: 270px;
	margin-bottom: 60px;
        cursor: pointer;
}

.banner-dot {
	width: 3px;
	height: 15px;
	background: #FFFFFF;
	margin-right: 10px;
	display: block;
}

.banner-dot-active {
	width: 3px;
	height: 30px;
	background: #EB1F20;
	display: block;
}


/* 信息数字提示 */

.mid-num-img-bg {
	width: 100%;
	height: 336px;
	background: url(../images/index_icon_26_1.jpg) no-repeat center 0;
}

.mid-num-img {
	width: 100%;
	height: 336px;
}

.mid-num-img img{
	width: 100%;
	display: block;
}


/* 动态 */
#middle .mid-dynamic {
	width: 1200px;
	padding-bottom: 60px;
	margin: 0px auto;
 
}

/* 小标题 */


.mid-title-tip { 
        padding:45px 0;
	margin: 0 auto;
	width: 344px;
	overflow: hidden;
}

.mid-title-content {
	float: left;
	height: 34px;
	width: 180px;
	text-align: center;
	color: #0e55ae;
	font-weight: bold;
	font-size: 26px;
	line-height: 34px;
}

.mid-title-content a{
	color: #0e55ae;
}

.mid-title-tip-b {
	float: left;
	margin-top: 17px;
	width: 80px;
	height: 1px;
	background: #0e55ae;
	font-size: 1px;
}

.mid-title-tip-t-white {
	color: #ffffff;
}

.mid-title-tip-t-white a{
	color: #ffffff;
}

.mid-title-tip-b-white {
	background: #ffffff;
}


/* 轮播文章内容 */
.mid-dynamic-list {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.dynamic-list-item {
	width: 386px;
	margin-right: 20px;
	float: left;
}

.dynamic-list-middle {
	margin: 0px 20px;
}

.dynamic-list-item .list-item {
	width: 386px;
	height: 280px;
}

.dynamic-list-item .list-item img {
	width: 386px;
	height: 280px;
}

.dynamic-list-item .list-content {
	width: 386px;
	overflow: hidden;
	height: 200px;
	background: #F8F8F8;
	text-align: left;
}

.dynamic-list-item .list-content-title {
	width: 346px;
	font-size: 16px;
	color: #000000;
	padding-top: 20px;
	margin: 0 auto 30px auto;
	position: relative;
}

.dynamic-list-item .list-content-title::after {
	content: '';
	width: 25px;
	height: 1px;
	display: block;
	margin: 0 auto;
	position: absolute;
	left: 0;
	bottom: -5px;
	border-bottom: 1px solid #e93b24;
}


.dynamic-list-item .list-content-describe {
	width: 346px;
	height: 50px;
	line-height: 25px;
	font-size: 18px;
	color: #000000;
	margin: 0 20px 30px 20px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
       white-space: normal;
}

.dynamic-list-item .list-content-time {
	width: 346px;
	font-size: 15px;
	color: #909090;
        margin: 0 0 40px 20px;
}

.dynamic-list-item .list-content-time span {
	margin-left: 5px;
}


/* 龙轴产业 */
.mid-industry {
	background: url(/cms/templates/300531620308540000/images/index_icon_112.jpg)  no-repeat right bottom #0f57b2;

	width: 100%;
	display: block;
	overflow: hidden;
padding-top: 10px;
margin: 0 auto 20px auto;
}

.mid-industry-list {
	width: 1200px;
	height: 100%;
	margin: 0px auto;
	padding-bottom: 60px;
	overflow: hidden;
}

.industry-list-item {
	width: 386px;
	float: left;
	margin-right: 20px;
}

.industry-list-middle {
	margin: 0px 20px;
}

.industry-list-item .list-item {
	/*width: 386px;
	height: 256px;*/
        padding: 18px 82px;
        background-color: #ffffff;
}

.industry-list-item .list-item img {
	/*width: 386px;
	height: 256px;*/
}

.industry-list-item .list-content {
	width: 386px;
	height: 50px;
	background: #F8F8F8;
	position: relative;
}

.industry-list-item .list-content-title {
	width: 315px;
	font-size: 16px;
	color: #010101;
	height: 50px;
	line-height: 50px;
	margin: 0 50px 10px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-align: left;
}

.industry-list-item .list-content-icon {
	position: absolute;
	top: 17px;
	right: 10px;
}

/* 龙轴产业 */
.mid-enter {
	background: url(/cms/templates/300526187206860000/images/zzbg.jpg) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	display: block;
	height: 480px;
	padding: 20px 0 0 0;
}

.mid-enter-icon {
	width: 1200px;
	margin:  0px auto 60px auto;
	color: #145BB7;
	font-weight: bold;
	font-size: 14px;
}

.mid-enter-icon ul {
	overflow: hidden;
}

.mid-enter-icon ul li {
	float: left;
	width: 172px;
	text-align: center;
}

.mid-enter-icon ul li a{
	color: #0e55ae;
	font-size: 18px;
}

.mid-enter-icon ul li img {
	margin-bottom: 10px;
}

.mid-enter-introduce {
	width: 1100px;
	margin: 0 auto;
	color: #145bb6;
	text-align: center;
	font-size: 15px;
	line-height: 28px;
}

.mid-enter-btn {
	margin: 30px auto;
	width: 160px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #FFFFFF;
	background: #D53127;
	border-radius: 20px;
	font-size: 15px;
}

.mid-enter-btn a{
	color: #FFFFFF;
}


/* 技术实力 */

.mid-technology {
	width: 1200px;
        margin: 0 auto 60px auto;
}

.mid-technology-content {
	width: 100%;
}

.mid-technology-content ul {
	overflow: hidden;
}

.mid-technology-content ul li {
	height: 330px;
	float: left;
        cursor: pointer;
}

.technology-tab {
	height: 330px;
}


/* 未选中状态 */
.technology-tab .tab-1 {
	display: block;
	width: 246px;
	height: 330px;
	background: #F0F4F5;
	color: #145BB5;
	font-weight: bold;
	position: relative;
}

.technology-tab .tab-1 .item-r-inline {
	position: absolute;
	text-align: center;
	color: #145bb6;
	font-size: 18px;
}

.technology-tab .tab-1 .item-r-inline img {
	vertical-align: middle;
	margin-bottom: 20px;
}


/* 选中状态 */
.technology-tab .tab-2 {
	display: none;
	width: 400px;
	height: 330px;
	background: #145BB7;
	color: #FFFFFF;
}

.technology-tab .tab-2 .l-title {
	width: 100%;
	height: 90px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	padding: 0px 30px;
}

.technology-tab .l-title-list {
	height: 130px;
	padding: 0px 40px;
}

.technology-tab .tab-2 .l-title span {
	margin-left: 10px;
	font-size: 18px;
	color: #FFFFFF;
}

.technology-tab .tab-2 .l-title img {
	vertical-align: middle;
	margin: 25px 0;
}


.technology-tab .l-title-item {
	width: 100%;
	color: #d9e9fd;
	font-size: 14px;
	margin-bottom: 10px;
}

.technology-tab .l-title-item span {
	margin-right: 8px;
	font-size: 17px;
	line-height: 17px;
}

.technology-tab .l-title-btn {
	width: 100px;
	height: 26px;
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
	background: #D53127;
	border-radius: 20px;
	text-align: center;
	margin: 40px 40px 0 40px;
}

.technology-tab .l-title-btn a{
	color: #FFFFFF;
}
