.List_heas {
	width: 100%;
	padding: 30px 20px;
	background-color: #fff;
	margin-top: 20px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

.List_heas .imgq {
	width: 450px;
	height: 254px;
	margin-right: 30px;
}

.List_heas .imgq video {
	width: 100%;
	height: 100%;
}

.List_heas .List-text {
	width: 680px;
}

.List_heas .List-text .teys {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 13px;
}

.List_heas .List-text .teys p {
	font-size: 24px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #333333;
}

.List_heas .List-text .teys span {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.List_heas .List-text .teys span i {
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #666666;
	margin-left: 2px;
}

.List_heas .List-text .teyq {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-top: 15px;
}

.List_heas .List-text .teyq p {
	font-size: 14px;
	color: #999;
}

.List_heas .List-text .teyq span {
	font-size: 16px;
	color: #333;
}

.List_heas .List-text .teyw {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-top: 15px;
}

.List_heas .List-text .teyw p {
	font-size: 14px;
	color: #999;
}

.List_heas .List-text .teyw span {
	font-size: 20px;
	color: #F96203;
}

.List_heas .List-text .teyc {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-top: 20px;
}

.List_heas .List-text .teyc a {
	width: 132px;
	line-height: 40px;
	background: #878787;
	border-radius: 4px;
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin-right: 16px;
}

.List_heas .List-text .teyc a:nth-child(2) {
	background: #D6B16B;
	color: #FFFFFF;
}

.List_main .List_main_fl .imag_a img {
	width: 100%;
}

.liTitle_texts {
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding: 20px;
}

.Title_text {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-bottom: 13px;
	border-bottom: 1px solid #F5F5F5;
}

.Title_text a {
	margin-right: 30px;
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #999999;
	position: relative;
}

.Title_text a:hover {
	color: #D6B16B;
}

.Title_text a.active {
	color: #D6B16B;
}

.Title_text a.active:after {
	display: block;
	content: "";
	width: 100%;
	height: 2px;
	background: #D6B16B;
	position: absolute;
	top: 147%;
	left: 0%;
}

.lite_xts img {
	margin-top: 20px;
}

.lite_xts p {
	padding-top: 20px;
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #666666;
}

.divivrc {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 30px;
}

.divivrc a {
	width: 161px;
	height: 33px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #D6B16B;
	border-radius: 16px;
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #D6B16B;
	text-align: center;
}

.divivrc a img {
	margin: 0 0 0 5px;
}

.dividr_b {
	display: none;
}

.lite_rmhd {
	width: 100%;
	background-color: #FFFFFF;
	padding: 20px;
	margin-top: 30px;
}

.lite_rmhd h3 {
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #333333;
	line-height: 20px;
	border-left: 4px solid #D6B16B;
	padding-left: 8px;
}

.lite_rmhd ul {
	padding-top: 20px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.lite_rmhd ul li {
	width: 200px;
}

.lite_rmhd ul li img {
	width: 100%;
}

.lite_rmhd ul li h4 {
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	padding-top: 8px;
}

.lite_rmhd ul li p {
	font-size: 12px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #999999;
	line-height: 9px;
	padding-top: 8px;
}

.lite_rmhd ul li span {
	padding-top: 12px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.lite_rmhd ul li span i {
	font-size: 12px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #999999;
}

.lite_rmhd ul li span a {
	width: 80px;
	height: 24px;
	background: #D6B16B;
	border-radius: 12px;
	font-size: 12px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
}



.List .modal {
	margin-top: 30px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.List .modal .modal_boxt {
	width: 580px;
	background: #FFFFFF;
	padding: 30px 25px;
}

.List .modal .modal_boxt .modal_box-a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 25px;
	border-bottom: 1px solid #F5F5F5;
}

.List .modal .modal_boxt .modal_box-a h4 {
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #333333;
	line-height: 20px;
	padding-left: 9px;
	border-left: 4px solid #D6B16B;
}

.List .modal .modal_boxt .modal_box-a span {
	display: flex;
	align-items: center;
}

.List .modal .modal_boxt .modal_box-a span a {
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #666666;
	margin-left: 30px;
}

.List .modal .modal_boxt .modal_box-a span a:hover{
	font-weight: bold;
	color: #333333;
}

.List .modal .modal_boxt .modal_box-a span a.active {
	font-weight: bold;
	color: #333333;
	position: relative;
	z-index: 2;
}

.List .modal .modal_boxt .modal_box-a span a.active:after {
	display: block;
	content: "";
	width: 100%;
	height: 4px;
	background: #D6B16B;
	border-radius: 2px;
	position: absolute;
	top: 16px;
	left: -2px;
	z-index: -1;
}

.List .modal .modal_boxt .modal_box-b {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-top: 20px;
}

.List .modal .modal_boxt .modal_box-b a {
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #666666;
	margin-right: 30px;
}
.List .modal .modal_boxt .modal_box-b a:hover{
	font-weight: bold;
	color: #333333;
}
.List .modal .modal_boxt .modal_box-b a.active {
	font-weight: bold;
	color: #333333;
	position: relative;
	z-index: 2;
}

.List .modal .modal_boxt .modal_box-b a.active:after {
	display: block;
	content: "";
	width: 100%;
	height: 4px;
	background: #D6B16B;
	border-radius: 2px;
	position: absolute;
	top: 16px;
	left: -2px;
	z-index: -1;
}

.List .modal .modal_boxt .modal_box-c {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.List .modal .modal_boxt .modal_box-c a {
	width: 170px;
	padding-top: 20px;
}

.List .modal .modal_boxt .modal_box-c a img {
	width: 100%;
}

.List .modal .modal_boxt .modal_box-c a span {
	display: block;
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	line-height: 18px;
	padding-top: 10px;
}

.List .modal .indicator_fr {
	width: 280px;
}

.List .modal .indicator_fr .indicat-a {
	width: 280px;
	height: 180px;
	background-image: url(../images/icon32.png);
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
	padding-top: 19px;
}

.List .modal .indicator_fr .indicat-a span {
	display: block;
	font-size: 13px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
	width: 256px;
	line-height: 25px;
	border: 1px solid rgba(214, 177, 107, 0.5);
	text-align: center;
	border-radius: 12px;
	margin: 0 auto;
}

.List .modal .indicator_fr .indicat-a p {
	font-size: 26px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}

.List .modal .indicator_fr .indicat-a ul {
	padding: 30px 15px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.List .modal .indicator_fr .indicat-a ul a {
	width: 120px;
	line-height: 24px;
	background: #D6B16B;
	border-radius: 12px;
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #333333;
	text-align: center;
}

.List .modal .indicator_fr .indicat-b {
	padding: 0 20px;
	background-color: #FFFFFF;
}

.List .modal .indicator_fr .indicat-b ul li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 15px;
}

.List .modal .indicator_fr .indicat-b ul li span {
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #333333;
}

.List .modal .indicator_fr .indicat-b ul li input {
	width: 155px;
	height: 25px;
	border: 1px solid #D3D3D3;
	border-radius: 4px;
	padding-left: 8px;
	font-size: 14px;
}

.List .modal .indicator_fr .indicat-b ul button {
	display: block;
	width: 100%;
	height: 36px;
	background: #D6B16B;
	border-radius: 18px;
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 25px;
	border: 0;
}

.List .modal .indicator_fr .indicat-b ul p {
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #999999;
	text-align: center;
	padding: 10px 0 25px 0;
}

.Ltes_text{
	padding-top: 20px;
}
.Ltes_text p{
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
}

.lits_soan{
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: bolder;
	color: #333333;
	padding-top: 20px;
}

.divills{
	padding-top: 25px;
}


.List_lks ul li .text3 a{
	width: 80px;
	line-height: 24px;
	background: #D6B16B;
	border-radius: 12px;
	font-size: 12px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}


.rightContent{
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 28px;
}
.rightContent_lis h3{
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	margin: 0 0 16px;
	padding-left: 40px;
	border-left: 4px solid #d6b16b;
	margin-top: 10px;
}

.rightContent_lis ul{
	padding: 0 50px;
}
.rightContent_lis ul span{
	display: block;
	font-size: 14px;
	color: #555555;
	padding-top: 30px;
	text-align: justify;
}
.rightContent_lis ul p{
	text-align: right;
	font-size: 14px;
	color: #555555;
	padding-top: 30px;
}
.rightContent_bos ul{
	padding: 30px 40px;
}
.rightContent_bos ul a{
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    justify-content: flex-start;
}
.rightContent_bos ul a span{
	padding: 0 8px;
	border: 1px solid #b99f64;
	font-size: 16px;
	line-height: 28px;
	color: #b99f64;
	text-align: center;
	width: 50px;
}
.rightContent_bos ul a p{
	color: #666666;
	font-size: 16px;
	margin-left: 30px;
	width: 816px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 30px;
}