/*Author:YHR·Ace
*  title style
*/

h2 {
	position: relative;
	padding-top: 76px;
	text-align: center;
}

h2 .ch {
	font-family: FZLTCHK;
	
	font-size: 43px;
	line-height: 1em;
	margin-bottom: 12px;
}

h2 .ch,
h2 .en {
	display: block;
	font-weight: normal;
}

h2 .en {
	/*font-family: cyjh;*/
	font-size: 20px;
	line-height: 24px;
}

h2:after {
	content: '';
	display: block;
	margin: 0px auto;
	margin-top: 20px;
	border-bottom: 5px solid #82050c;
	width: 60px;
}


/*Author:YHR·Ace
*  content style
*/

.home {
	position: relative;
	overflow: hidden;
	height: 100vh;
	max-height: 980px;
}

.home-bg {
	position: absolute;
	z-index: 0;
	width: 1920px;
	left: 50%;
	top: 50%;
	margin-top: -638px;
	margin-left: -960px;
}

.home .next {
	position: absolute;
	z-index: 5;
	width: 2.92vw;
	bottom: 1.22vh;
	left: 50%;
	margin-left: -1.46vw;
}

.header,
.title {
	position: relative;
	z-index: 5;
}

.header {
	padding-top: 6.12vh;
}

.header ul li {
	position: relative;
	float: left;
	margin-left: 1px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
}

.header ul li a {
	display: block;
	font-size: 12px;
	font-size: 1.1vw;
	color: #fff;
	padding: 0.8em 1em;
	padding-top: 0.6em;
	background: rgba(0, 0, 0, 0.6);
}

.header ul li img {
	display: block;
	width: 18.96vw;
	margin: 0px auto;
}

.home .title {
	color: #fff;
	text-align: center;
}

.home .title img {
	display: block;
	margin: 0 auto;
	margin-top: 13.88vh;
}

.home .title p {
	margin-top: 7.16vh;
	font-size: 0.9375vw;
	line-height: 2.4em;
}

.item1 {
	padding-bottom: 148px;
}

.item1 .content {
	margin: 0px auto;
	width: 784px;
}

.item1 .content p {
	text-indent: 2em;
	font-size: 20.6px;
	color: #231815;
	letter-spacing: 1px;
	text-align: justify;
	line-height: 43px;
}

.item1 .content .tag {
	margin-top: 110px;
}

.item2 h2 {
	width: 310px;
	text-align: left;
	float: left;
}

.item2 h2:after {
	margin-left: 0px;
}

.item2 .content {
	float: right;
	width: 970px;
	height: 1124px;
	background: #82050C;
}

.item2 .content .img {
	position: relative;
	float: left;
	width: 604px;
	height: 750px;
	margin-left: -310px;
	margin-top: 300px;
	background: #000;
	overflow: hidden;
}

.item2 .content .img img {
	position: absolute;
	left: 0px;
	top: 0px;
}

.item2 .table {
	margin-top: 20px;
}

.item2 .table img {
	width: 100%;
}

.item3 h2,
.item4 h2 {
	text-align: left;
	color: #fff;
	background: #82050C;
	margin-top: 30px;
	padding-left: 14px;
	padding-top: 20px;
	padding-bottom: 35px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

.item3 h2:after,
.item4 h2:after {
	margin-left: 0px;
	border-bottom-color: #fff;
}

.item3 .jz img {
	display: block;
}

.item4 .content {
	margin-top: 20px;
}

.item4 .content .fl {
	width: 550px;
	padding-top: 100px;
}

.item4 .content .fr {
	width: 730px;
}

.item4 .content .fl img {
	width: 534px;
}

.item4 #show {
	width: 1280px;
	height: 674px;
	margin-top: 20px;
	position: relative;
}

.item4 #show ul li {
	float: left;
}

.item4 .arrows {
	position: relative;
	z-index: 10;
}

.item4 .arrows .prev,
.item4 .arrows .next {
	display: block;
	padding: 0px 17px;
	width: 24px;
	height: 132px;
	margin-top: -405px;
	color: transparent;
	background-position: center;
	background-repeat: no-repeat;
}

.item4 .arrows .prev {
	float: left;
	background-image: url(../img/show-pro.png);
}

.item4 .arrows .next {
	float: right;
	background-image: url(../img/show-next.png);
}

.item5 {
	margin-top: 27px;
}

.item5 h2 {
	text-align: right;
	color: #fff;
	background: #82050C;
	padding-right: 14px;
	padding-top: 20px;
	padding-bottom: 35px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

.item5 h2:after {
	margin-right: 0px;
	border-bottom-color: #fff;
}

.item5 .container>div {
	width: 50%;
}

.item5 .text {
	line-height: 38px;
	font-size: 21px;
}

.item5 .fl a {
	display: inline-block;
	position: relative;
	margin-left: 138px;
	margin-top: 125px;
	font-size: 20px;
	line-height: 1em;
	color: #fff;
	background: #ae674d;
	padding: 0.9em 1em;
	border-radius: 10px;
}

.item5 .fl a:after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-top: 33px solid transparent;
	border-left: 36px solid #82050C;
	border-bottom: 33px solid transparent;
	top: -8px;
	margin-left: -138px;
}

.item6 {
	margin-top: 30px;
}

.item6 .container {
	height: 500px;
	background: url(../img/i-6-bg.jpg) no-repeat center;
}

.item6 h2 {
	color: #fff;
	padding-top: 35px;
}

.item6 h2:after {
	width: 90px;
	border-bottom-color: #fff;
}

.item6 p {
	width: 820px;
	margin: 0px auto;
	margin-top: 20px;
	letter-spacing: 4px;
	font-size: 20px;
	text-indent: 2em;
	color: #fff;
	line-height: 38px;
	text-align: justify;
}

.item6 a {
	display: inline-block;
	color: #fff;
	font-size: 20px;
	letter-spacing: 4px;
	padding: 0.8em 2em;
	background: rgba(130, 5, 12, 0.6);
	border-radius: 10px;
}

.item7 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.item7 h2 {
	text-align: left;
	background: #82050C;
	padding-left: 14px;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 155px;
	width: 286px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

.item7 h2:after {
	border-bottom-color: #fff;
	margin-left: 0px;
}

.item7 .container>.fr {
	width: 870px;
}

.item7 .tab {
	font-size: 30px;
	padding: 0.8em 0px;
	position: relative;
}

.item7 .tab:after {
	content: '';
	display: block;
	position: absolute;
	right: -40px;
	top: 32px;
	width: 0;
	height: 0;
	border-left-color: transparent;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

.item7 .tab.active:after {
	border-top: 16px solid transparent;
	border-left: 20px solid #82050C;
	border-bottom: 16px solid transparent;
}

.item7 .cnts {
	position: relative;
	width: 700px;
}

.item7 .cnt {
	position: absolute;
	left: 0px;
	right: 0px;
	opacity: 0;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

.item7 .cnt.active {
	opacity: 1;
}

.item7 .cnt h5 {
	padding-left: 60px;
	font-size: 24px;
	font-weight: normal;
}

.item7 .cnt p {
	margin-top: 40px;
	font-size: 21px;
	line-height: 39px;
	text-align: justify;
}

.item8 {
	height: 500px;
	background-image: url(../img/i-8-bg.jpg);
}

.item8 h2 {
	padding-top: 30px;
	color: #fff;
}

.item8 h2:after {
	border-bottom-color: #fff;
}

.item8 p {
	width: 870px;
	color: #fff;
	font-size: 20px;
	letter-spacing: 4px;
	text-indent: 48px;
	text-align: justify;
	line-height: 35px;
	margin: 0px auto;
}

.item8 .button {
	width: 870px;
	margin: 0px auto;
	margin-top: 30px;
}

.item8 .button a {
	display: block;
	width: 320px;
	padding: 1em 0px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	border-radius: 10px;
	background: rgba(130, 5, 12, 0.6);
}

.item8-2 {
	margin-top: 30px;
}

.item8-2 .left {
	width: 300px;
	height: 730px;
	background: #82050C;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

.item8-2 .left ul li {
	height: 63px;
	margin-top: 52px;
}

.item8-2 h2 {
	text-align: left;
	padding-left: 14px;
	padding-top: 30px;
	color: #fff;
}

.item8-2 h2:after {
	margin-left: 0px;
	border-bottom-color: #fff;
}

.item8-2 .right {
	width: 968px;
	border-right: 12px solid #82050C;
}

.item8-2 .right ul {
	width: 770px;
	margin: 0px auto;
}

.item8-2 .right h5,
.item8-2 .right h6 {
	text-align: center;
	letter-spacing: 3px;
}

.item8-2 .right h5 {
	font-size: 18px;
	margin-top: 30px;
}

.item8-2 .right h6 {
	font-size: 14.5px;
	margin-bottom: 30px;
}

.item8-2 .right .text {
	height: 450px;
	overflow: auto;
}

.item8-2 .right .text::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	
}

.item8-2 .right .text::-webkit-scrollbar-button {
	display: none;
}

.item8-2 .right .text::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, 0.6);
}

/*.item8-2 .right .text::-webkit-scrollbar-track-piece {
	background: url(http://www.lyblog.net/wp/wp-content/themes/mine/img/stripes_tiny_08.png);
}*/

.item8-2 .right .text::-webkit-scrollbar-thumb {
	background: rgba(130, 5, 12,0);
	border-radius: 4px;

	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.item8-2 .right .text:hover::-webkit-scrollbar-thumb{
	background: rgba(130, 5, 12,1);
}
.item8-2 .right ul>li{
	display: none;
}
.item8-2 .right ul>li.active{
	display: block;
}

.item8-2 .right ul li p {
	font-size: 14.5px;
	line-height: 23.75px;
	text-align: justify;
	letter-spacing: 2px;
}
.item8-2 .right .textBtn{
	text-align: right;
}
.item8-2 .right .textBtn .btn{
	cursor: pointer;
}

.item9 .icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-right: 15px;
	background-image: url(../img/i-9-1.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.item9 .icon2 {
	background-position: -32px 0px;
}

.item9 .icon3 {
	background-position: -64px 0px;
}

.item9 .icon4 {
	background-position: -96px 0px;
}

.item9 .icon5 {
	background-position: -128px 0px;
}

.item9 .box {
	font-family: "黑体";
	font-size: 18px;
}