﻿/* 文章抬头 */
.mid-article-title {
	width: 1200px;
	font-size: 14px;
	color: #000000;
	margin: 30px auto 20px;
}

/* 主要内容 */
.main-content {
	width: 1200px;
	height: 1330px;
	margin: auto;
	background-color: #FFFFFF;
}

.left-image {
	padding: 30px 15px 0 58px;
	float: left;
	width: 527px;
	height: 200px;
}

.right-image {
	padding: 30px 58px 0 15px;
	float: right;
	width: 527px;
	height: 200px;
}

/* 中间导航栏 */
.middle-nav {
	width: 100%;
	height: 66px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #e6e6e6;
}

.middle-nav .middle-nav-ul {
	height: 66px;
	width: 1200px;
	margin: 0 auto;
}

.middle-nav-ul li {
	float: left;
	height: 66px;
	line-height: 66px;
	padding: 0 36px;
	font-size: 16px;
}

.middle-nav .middle-nav-ul li:hover{
	border-bottom: 1px solid #0D56AE;
}

.middle-nav .middle-nav-ul li:hover a{
	color: #0D56AE;
	font-weight: bold;
}

.middle-nav .middle-nav-ul .li-left-distanceCurrent{
	border-bottom: 1px solid #0D56AE;
}

.middle-nav .middle-nav-ul .li-left-distanceCurrent a {
	color: #0E55AD;
	font-weight: bold;
}

/* 导航标签之间的距离除了第一个元素 */
.li-left-distance {
	margin-left: 25px;
}

/* 走进龙轴页面样式 */
.walkinto-one-row {
	padding: 40px 35px 0;
	/* height: 330px; */
	overflow: hidden;
}

.company-info {
	float: left;
width: 56.5%;
}

.company-img {
	float: right;
	width: 40%;
	height: 300px;
}


.row-title {
	color: #0e55ae;
	font-size: 20px;
	font-weight: bold;
}

/* 文字行高 */
.text-height {
	line-height: 36px;
	font-size: 16px;
	color: #000000;
}

/* 顶部距离 */
.top-distance {
	margin-top: 25px;text-indent:2em;
}

.text-height-more {
	text-align: right;
	margin: 60px 20px 0 0;
}

.more-title {
	margin-right: 18px;
	font-size: 14px;
	color: #737373;
}

.walkinto-two-row {
	padding: 40px 35px 0;
}

.leader-info {
	height:137px;
	width: 100%;
	background: url(/cms/templates/300567401908660000/images/linebg2.jpg) no-repeat;
	padding-top:11px;
}

/* 集团领导三列盒子 */
.each-case {
	float: left;
	width: 279px;
	height: 117px;
	text-align: center;
}

.each-case .leader-name {
	color: #e73739;
	font-size: 18px;
	font-weight: bold;
	line-height: 117px;
}

.each-case .leader-name a{
	color: #e73739;
	font-size: 18px;
	font-weight: bold;
}

.each-case .leader-name-post {
	color: #6d6d6d;
	font-size: 15px;
}

.walkinto-three-row {
	margin: 35px 35px 0;
	border-bottom: 1px solid #ebebeb;
	height: 120px;
	padding-bottom: 25px;
}

/* 四列的盒子 */
.four-col {
	float: left;
	width: 282px;
	height: 123px;
	text-align: center;
}

.four-col:hover {
	background: url(/cms/templates/300567401908660000/images/walkinto_icon_03.png) no-repeat;
	background-size: 100% 100%;
}

.bgshadow {
	background: url(/cms/templates/300567401908660000/images/walkinto_icon_03.png) no-repeat;
	background-size: 100% 100%;
}

.four-col .left-icon {
	float: left;
	width: 41%;
	padding: 35px 20px 0 0;
	height: 70px;
	text-align: right;
}

.four-col .right-text {
	float: left;
	height: 100px;
	line-height: 110px;
	width: 40%;
	text-align: left;
	color: #0e55af;
	font-size: 20px;
	font-weight: bold;
}

.four-col .right-text a{
	color: #0e55af;
	font-size: 20px;
	font-weight: bold;
}

.walkinto-four-row {
	margin: 40px 35px 0;
}

/* 底部的三张图片 */
.row-title-list {
	height: 180px;
	padding-top: 30px;
}

.three-col {
	float: left;
	width: 356px;
	height: 185px;
	position: relative;
}

.one-img {
	background: url(/cms/templates/300567401908660000/images/walkinto_icon_08.png) no-repeat;
	background-size: 100% 100%;
}

.two-img {
	background: url(/cms/templates/300567401908660000/images/walkinto_icon_10.png) no-repeat;
	background-size: 100% 100%;
}

.three-img {
	background: url(/cms/templates/300567401908660000/images/walkinto_icon_09.png) no-repeat;
	background-size: 100% 100%;
}

.img-right {
	margin-right: 30px;
}

.three-col .text-onimg {
	height: 86px;
	width: 230px;
	position: absolute;
	bottom: -38px;
	right: 25px;
	background: url(/cms/templates/300567401908660000/images/walkinto_icon_12.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	line-height: 86px;
	font-size: 18px;
	font-size: #000000;
}

.three-col .text-onimg a{
	font-size: 18px;
	font-size: #000000;
}