﻿/**********************************************************************************************/

#index-main {}

.mod-tit {
	padding-bottom: 10px;
	text-align: center;
	background: url(../images/title_line.png) no-repeat center bottom;
}

.mod-tit .p1 {
	font-size: 16px;
	color: #888888;
	text-transform: uppercase;
}

.mod-tit .p2 {
	font-size: 23px;
	color: #363534;
	letter-spacing: 2px;
}

.mod-con {
	padding-top: 20px;
	width: 100%;
}


/**********************************************************************************************/


/* index-1 */

#index-1 {
	padding: 30px 0;
}

.index1-right {
	width: 920px;
}

.index1-right-tit {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.index1-right-tit p {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #101115;
}

.index1-right-tit a {
	float: right;
	font-size: 14px;
	color: #101115;
}

.index1-right-item {
	width: 100%;
}

.index1-right-item > li:nth-of-type(4n) {
	margin-right: 0;
}

.index1-right-item > li { margin: 10px 20px 10px 0; width: 215px; }
.index1-right-item > li .img-box { width: 100%; height: 160px; overflow: hidden; }
.index1-right-item > li .img-box > a { padding: 3px; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
.index1-right-item > li .img-box img { width: 100%; height: 100%; object-fit: contain; transition: all ease 500ms; }
.index1-right-item > li .img-box:hover img { transform: scale(1.15 ); }

.index1-right-item > li p {
	padding: 0 20px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.index1-right-item > li p a {
	font-size: 14px;
	color: #101115;
}


/**********************************************************************************************/


/* index-2 */

#index-2 {
	padding: 45px 0;
	background: url(../images/tlbg.jpg) no-repeat center;
}

.about-box {
	width: 780px;
}

.about-box .title {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.about-box .title p {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #101115;
}

.about-box .title a {
	float: right;
	font-size: 14px;
	color: #101115;
}

.about-box .content {
	margin-top: 15px;
	width: 100%;
	height: 196px;
	line-height: 28px;
	text-indent: 25px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
}


/**********************************************************************************************/


/* index-3 */

#index-3 {
	padding: 30px 0;
}

.index-3-tit {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.index-3-tit p {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #101115;
}

.index-3-tit a {
	float: right;
	font-size: 14px;
	color: #101115;
}

.index-3-con {
	padding-top: 20px;
	width: 100%;
}

#Case-Ul {
	width: 100%;
}

#Case-Ul li { margin: 5px 25px 5px 0px; width: 220px; }
#Case-Ul li .img-box { width: 100%; height: 160px; display: flex; align-items: center; justify-content: center; overflow: hidden; }
#Case-Ul li .img-box > img { width: 100%; height: 100%; object-fit: contain; }

#Case-Ul li .title {
	display: block;
	padding: 0 10px;
	height: 37px;
	line-height: 37px;
	font-size: 16px;
	color: #101115;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#Case-Ul li p {
	padding: 0 10px;
	height: 50px;
	line-height: 25px;
	font-size: 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

#Case-Ul li .more {
	padding: 0 10px;
	line-height: 38px;
	color: #0047AC;
	font-size: 12px;
}


/**********************************************************************************************/


/* index-4 */

#index-4 {
	padding: 30px 0;
	border-top: 1px solid #F4F4F4;
}

.index-4-item {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.index-4-item .item {
	width: 380px;
}

.index-4-item .item .title {
	height: 40px;
	line-height: 40px;
}

.index-4-item .item .title p {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #101115;
}

.index-4-item .item .title a {
	float: right;
	font-size: 14px;
	color: #101115;
}

.index-4-item .item ul li.frist {
	padding: 10px 0;
	width: 100%;
	height: 80px;
}

.index-4-item .item ul li.frist .txt-box {
	width: 245px;
}

.index-4-item .item ul li.frist .txt-box a {
	display: block;
	padding-right: 15px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #101115;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.index-4-item .item ul li.frist .txt-box p {
	padding-top: 5px;
	height: 50px;
	line-height: 25px;
	font-size: 12px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.index-4-item .item ul li.other {
	padding-left: 15px;
	width: 100%;
	height: 39px;
	line-height: 39px;
	background: url(../images/icon_1.jpg) no-repeat center left;
	border-bottom: 1px solid #D3D3D3;
	box-sizing: border-box;
}

.index-4-item .item ul li.other a {
	display: block;
	float: left;
	width: 280px;
	color: #101115;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.index-4-item .item ul li.other p {
	display: block;
	float: right;
	color: #383A40;
	font-size: 12px;
}

.index-4-item .item ul li.other a:hover {
	color: #003BBF;
}


/**********************************************************************************************/

#index-5 {
	padding: 15px 0;
	background: #F4F4F4;
}

.link {
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}

.link > span {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.link > a {
	margin: 0 5px;
	font-size: 12px;
	color: #666666;
}

.link > a:hover {
	color: #FF0000;
}


/**********************************************************************************************/