﻿.main8 {
	background: #333333;
	padding: 50px 0;
}
.main8 .con .ul {
	width: 45%;
	float: left;
}
.main8 .con .ul ul {
	width: 25%;
	float: left;
	/*max-height: 223px;*/
	overflow: hidden;
}
.main8 .con .ul ul li {
	text-align: left;
	color: rgba(255,255,255,0.7);
	line-height: 22px;
	padding: 0 15px 8px 0px
}
.main8 .con .ul ul li:hover {
	color: #7D0504
}
.main8 .con .ul ul a:nth-child(1) li {
	font-size: 18px;
	color: aliceblue;
	margin-bottom: 15px;
	line-height: 52px;
	position: relative;
	font-weight: bold;
}
.main8 .con .ul ul a:nth-child(1) li:after {
	content: "";
	width: 31px;
	height: 1px;
	background: rgba(255,255,255,0.15);
	position: absolute;
	left: 0;
	bottom: 0;
}
.main8 .con .txt_box {
	width: 37%;
	border-left: 1px solid rgba(255,255,255,0.15);
	border-right: 1px solid rgba(255,255,255,0.15);
	float: left;
	min-height: 187px;
	text-align: center;
}
.main8 .con .txt_box .txt {
	display: inline-block;
	text-align: left;
}
.main8 .con .txt_box .txt h4 {
	color: #fff;
	font-size: 34px;
	font-family: 'Impact';
	line-height: 70px;
}
.main8 .con .txt_box .txt span {
	color: #ffffff;
	font-size: 14px;
	display: block;
	margin-bottom: 15px;
}
.main8 .con .txt_box .txt span i {
	color: rgba(255,255,255,0.5);
	font-size: 13px;
	display: block;
}
.main8 .con .txt_box .tt {
	color: rgba(255,255,255,0.7);
	line-height: 24px;
}
.main8 .con .img_box {
	width: 18%;
	float: left;
}
.main8 .con .img_box img {
	width: 140px;
	height: 140px;
	display: block;
	float: right;
}
.main8 .con .img_box span {
	display: block;
	color: aliceblue;
	font-size: 12px;
	line-height: 22px;
	clear: both;
	width: 140px;
	text-align: left;
	float: right;
	padding-top: 8px;
}
footer {
	color: aliceblue;
	font-size: 14px;
	background: #7D0504;
	line-height: 24px;
	padding: 15px;
	text-align: center;
	width: 100%;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #fff;
	text-decoration: none !important
}


.ny {
	background: #fff;
	padding-bottom: 30px;
}
.ny .mainbox {
	margin-top: 60px;
}
.ny .mainbox .zuo {
	width: 235px;
	float: left;
	background: #fff;
}
.ny .mainbox .you {
	width: calc(100% - 235px);
	float: left;
	padding-left: 35px;
	padding-bottom: 30px;
}
.ny .mainbox .zuo .hezi {
	border: 1px solid #d0d0d0;
	margin-bottom: 24px;
}
.ny .mainbox .zuo .hezi h4 {
	font-size: 18px;
	color: aliceblue;
	background: #7D0504;
	line-height: 80px;
	text-align: center;
	font-weight: bold;
}
.ny .mainbox .zuo .hezi h4 span {
	font-family: "Arial";
	font-size: 12px;
	position: relative;
	padding-left: 16px;
	text-transform: uppercase;
	font-weight: normal;
}
.ny .mainbox .zuo .hezi h4 span:after {
	content: "";
	width: 1px;
	height: 12px;
	background: #fff;
	position: absolute;
	left: 8px;
	bottom: 1px;
	transform: rotate(20deg)
}
.ny .mainbox .zuo .hezi ul {
	margin: 20px 0;
}
.ny .mainbox .zuo .hezi ul li {
	width: 100%;
	padding: 0 20px;
}
.ny .mainbox .zuo .hezi ul li:hover {
	background: #7D0504;
}
.ny .mainbox .zuo .hezi ul li.active {
	background: #7D0504;
}
.ny .mainbox .zuo .hezi ul li:hover span {
	border-color: #7D0504;
	color: aliceblue;
	background: url(../images/tu20.png)no-repeat 14px center;
}
.ny .mainbox .zuo .hezi ul li.active span {
	border-color: #7D0504;
	color: aliceblue;
	background: url(../images/tu20.png)no-repeat 14px center;
}
.ny .mainbox .zuo .hezi ul li span {
	color: #444444;
	font-size: 15px;
	background: url(../images/tu21.png)no-repeat 14px center;
	padding-left: 49px;
	line-height: 41px;
	border-bottom: dashed 1px #c5c5c5;
	width: 100%;
	display: block;
}
.ny .mainbox .zuo .hezi .txt {
	color: #454545;
	line-height: 24px;
	padding: 15px;
}
.ny .mainbox .you .h41 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #d7d7d7;
	line-height: 45px;
	margin-bottom: 22px;
}
.ny .mainbox .you .h41 span {
	font-size: 14px;
	font-weight: normal;
	float: right;
}
.ny .mainbox .you .h41 span a {
	color: #7D0504;
}

.diydisplay{ display:block !important;}
.hot {
	height: 50px;
	background: #7D0504;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99;
	border-top: solid 2px #fff;
	width: 100%;
}
.hot span {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}
.hot h6 {
	font-size: 12px;
	line-height: 20px;
}
.hot .row div a {
	display: block;
	color: #fff;
	padding: 7px 0;
}
.dbbox {
	position: fixed;
	left: 0;
	bottom: 70px;
	z-index: 99;
	width: 100%;
}
.dbbox .dbs {
	position: relative;
	padding: 0 15px;
	display: none;
}
.dbbox .dbs .neirong {
	padding: 10px;
	background: #fff;
	border-radius: 5px;
}
.dbbox .dbs.ewm-box {
	text-align: center;
}
.dbbox .dbs.ewm-box:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -6px;
	z-index: 1;
	width: 25%;
	height: 6px;
}
.dbbox .dbs.fenxiang-box:after {
	content: "";
	position: absolute;
	left: 75%;
	bottom: -6px;
	z-index: 1;
	width: 25%;
	height: 6px;
}
.dbbox .dbs.ewm-box img {
	max-width: 140px;
}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li {
	position: relative;
	padding: 6px 0;
	width: 20%;
	height: 44px;
}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a {
	position: absolute;
	left: 50%;
	top: 6px;
	margin: 0 0 0 -16px;
	float: inherit !important;
	display: block;
}



 @media (max-width:767px) {
 
 
 footer {
    padding-bottom: 66px;
}
 .main8 {
	display: none;
}
.main8 .con .txt_box {
	width: 100%;
	margin-bottom: 20px;
}
.main8 .con .img_box {
	width: 100%;
	float: none;
}
.main8 .con .img_box img {
	float: none;
}
.main8 .con .img_box span {
	float: none;
}
.main8 {
	padding: 30px 0;
}
 
 }