﻿.index-banner-text0 {
	padding-top: 12%;
}
.index-banner-text1 {
	position: relative;
	background: rgba(255,255,255,0.8);
	font-size: 60px;
	font-weight: bold;
	padding-top:10px;
	color: #f08200;
	width: 800px;
	margin: 0 auto;
	height: 130px;
	z-index: 99;
}
.index-banner-text1 p{font-size: 24px;text-transform:uppercase }
.index-banner-text2 {
	position: relative;
	text-shadow: #666 0px 0px 5px;
	font-size: 36px;
	margin: 3% auto;
	color: #fff;
	width: 1000px;
	z-index: 99;
}
.index-banner-text-line {
	border: 5px solid rgba(255,255,255,.2);
	width: 1000px;
	margin: 0 auto;
	height: 70px;
	padding-top: 50px;
	position: absolute;
	left: 0;
	right: 0;
	top:23%;
	z-index: 9;
}

.index-banner-button-box {
	width: 988px;
	position: absolute;
	top: 55%;
	left: 23%;
	display: flex;
	justify-content: space-between;
}

.index-banner-button-box a {
	width: 200px;
	height: 55px;
	display: block;
	background: #f08200;
	font-size: 22px;
	line-height: 55px;
	color: #fff;
	border-radius: 10px;
}
.index-banner-button-box a:hover {
	color: #f08200;
	background: #fff;
}

.index-banner-button-box a.index-banner-button-left {
	background: #2b2b2b;
}

.index-banner-button-box a.index-banner-button-right {
	background: #fdca01;
}

.list-5 li {
	width: 25%;
}

.list-5 li .img-center {
	height: 160px;
	line-height: 160px;
}

.index-news .sty1 .pic {
	float: left;
}
.index-news .smsty .pic {
	width: 69.21429%;
	padding: 52px 0;
	background: #fff;
	font-size: 0;
}

.index-news .smsty .pic .type_title {
	width: 9.08153%;
}

.index-news .smsty .pic .type_title a {
	display: block;
	margin: 0 auto;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	line-height: 1.2;
	padding: 0 33%;
}
.index-news .smsty .pic .type_title, .index-news .smsty .pic .img, .index-news .smsty .pic .wenan {
	display: inline-block;
	vertical-align: middle;
}
.index-news .smsty .pic .img {
	width: 42.41486%;
	overflow: hidden;
}
.index-news .smsty .pic .img:hover img {
	transform: scale(1.1);
}
.index-news .smsty .pic .img img {
	width: 100%;
	display: block;
	transition: all linear 0.4s;
}

.index-news .sty1 .pic .wenan {
	padding-left: 2.99278%;
	/*padding-right: 4.64396%;*/
}

.index-news .smsty .pic .wenan {
	width: 42.504%;
	color: #666666;
}
.index-news .smsty .pic .wenan h4 a {
	display: block;
	font-size: 22px;
	color: #333333;
	line-height: 1.63636;
}
.index-news .smsty .pic .wenan p {
	margin-top: 22px;
	margin-bottom: 38px;
	height: 96px;
	font-size: 16px;
	color: #666666;
	line-height: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.index-news .smsty .pic .wenan span {
	display: block;
	font-size: 14px;
	color: #333333;
	overflow: hidden;
}
.index-news .smsty .pic .wenan span .more {
	float: right;
}

.index-news .sty1 .nopic {
	float: right;
}
.index-news .smsty .nopic {
	width: 26.85714%;
}
.index-news .smsty .nopic li {
	margin-top: 25px;
	padding-left: 22px;
	padding-bottom: 8px;
	border-bottom: 1px solid #dedede;
	position: relative;
}
.index-news .smsty .nopic li:first-child {
	margin-top: 0;
}
.index-news .smsty .nopic li::before {
	content: "";
	width: 7px;
	height: 7px;
	display: block;
	background: #2b2d2f;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 6%;
	transition: all linear 0.4s;
}
.index-news .smsty .nopic li a {
	display: block;
	font-size: 16px;
	color: #333333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: all linear 0.4s;
}
.index-news .smsty .nopic li span {
	margin-top: 20px;
	display: block;
	font-size: 14px;
	color: #9a9999;
}
.index-news .smsty .nopic li a::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.index-news .smsty .nopic li span {
	margin-top: 20px;
	display: block;
	font-size: 14px;
	color: #9a9999;
}
.index-news .smsty .nopic li::after {
	content: "";
	width: 0%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 1px solid #ea4546;
	transition: all linear 0.4s;
}
.index-news .smsty .nopic li:first-child {
	margin-top: 0
}
.index-news .smsty .nopic li:hover:before {
	background: #ea4546
}
.index-news .smsty .nopic li:hover:after {
	width: 100%
}
.index-news .smsty .nopic li:hover a {
	color: #ea4546
}

.sl-tit {
	float: none;
	text-align: center;
}
.yunu-section-title p.sl-tit2 {
	font-size: 18px;
	margin-top: 10px;
}
