.index {
	width: 989px;
	margin: 0 auto;
	padding: 5px 5px 0 5px;
	background-color: #FFFFFF;
	display: flex;
	justify-content: space-between;
}

/* 左边 */
.left {
	width: 226px;
	height: auto;
}

.left-box {
	width: 226px;
	height: auto;
	margin-bottom: 10px;
	/* border: 1px solid #e5e5e5; */
}

.left-top {
	width: 220px;
	margin: 0 auto;
	height: 33px;
	background: url(../img/shipinzhanbo.png);
	background-size: 100% 100%;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 33px;
	text-indent: 30px;
}

.left-down {
	width: 218px;
	height: auto;
	margin: 0 auto;
	border: 1px solid #e5e5e5;
}

.left-down ul li {
	/* float: left; */
	width: 206px;
	height: 35px;
	background: url(../img/cpbj.jpg);
	margin: 0 auto;
	line-height: 30px;
	text-indent: 20px;
}

.left-down ul li a {
	font-size: 12px;
	color: #000000;
}

.left-down video {
	width: 210px;
	height: 150px;
	display: block;
	margin: 5px auto;
}



.left-text {
	width: 190px;
	height: auto;
	margin: 5px auto;
}

.left-text p {
	font-size: 12px;
	/* height: 25px; */
	line-height: 25px;
}

/* 右边 */
.right {
	width: 750px;
	height: auto;
	/* background-color: #f89; */
}

.right-top {
	width: 100%;
	height: 32px;
	display: flex;
	justify-content: flex-start;
}

.right-top div:nth-child(1) {
	width: 144px;
	height: 32px;
	text-align: center;
	background: url(../img/chanpinzhanshi.jpg);
	line-height: 32px;
	color: #FFFFFF;
	font-weight: bold;
}

.right-top div:nth-child(2) {
	width: 556px;
	height: 32px;
	background: url(../img/cpzszj.jpg);
}

/* .right-top div:nth-child(3){} */
.right-box {
	width: 748px;
	height: auto;
	border: 1px solid #b9e1eb;
	border-top: none;
}

.right-m {
	width: 710px;
	height: 360px;
	margin: 0 auto;
	padding-top: 15px;
}


.demo {
	max-width: 1000px;
	overflow: hidden;
	width: 100% !important;
	padding-top: 25px;
}

.demo a {
	display: inline-block;
	/* margin: 0 15px; */
	color: #333333;
	border: 1px solid #e4e0e0;
	width: 160px;
	padding: 3px 5px 2px 5px;
}

.demo div {
	/* width: 165px; */
	height: 168px;
	display: inline-block;
}

.demo a img {
	width: 160px;
	height: 125px;
	display: block;
}

.demo p {
	display: block;
	text-align: center;
	width: 160px;
	font-size: 16px;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	position: relative;
	top: -10px;
}

.demo p a {
	font-size: 12px;
	border: none;
	width: 160px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

}

.demo a:hover {
	color: #CC9900;
	font-weight: 400;
}

.right-top2 {
	margin-top: 20px;
}

.right-top2 div:nth-child(1) {
	width: 116px;
	height: 32px;
	background: url(../img/chanpinzhanshi.jpg);
}

.right-top2 div:nth-child(2) {
	width: 254px;
	height: 32px;
	background: url(../img/cpzszj.jpg);
}

/* .right-top2 div:nth-child(3){} */
.right-top2 div:nth-child(4) {
	width: 106px;
	height: 32px;
	text-align: center;
	background: url(../img/chanpinzhanshi.jpg);
	line-height: 32px;
	color: #FFFFFF;
	font-weight: bold;
}

.right-top2 div:nth-child(5) {
	width: 174px;
	height: 32px;
	background: url(../img/cpzszj.jpg);
}

/* .right-top2 div:nth-child(6){} */

.right-flex {
	display: flex;
	justify-content: space-between;
	height: 186px;
}

.right-flex div:nth-child(1) {
	width: 362px;
	height: 157px;
	/* background-color: #000000; */
	margin: 15px;
	line-height: 26px;
	font-size: 12px;
}

.right-flex div:nth-child(2) {
	width: 313px;
	height: 157px;
	/* background-color: aqua; */
	margin: 15px;
}

.right-list ul li {
	width: 100%;
	height: 25px;
	line-height: 25px;

}

.right-list ul li a {
	width: 310px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
}
