@charset "utf-8";
/* CSS Document */
img {
	display: block;
}
.case_tit {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-left: auto;
	margin-right: auto;
}
.case_tit h1 {
	font-size: 26px;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	text-align: center;
	margin-bottom: 25px;
}
.case_tit span {
	display: none;
	display: block;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: center;
	color: #808080;
	margin-bottom: 60px;
}
.case1 {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 6vw;
	padding-bottom: 6vw;
	position: relative;
	height: auto;
	z-index: 1
}
.case_fl {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-bottom: 60px;
}
.case_fl ul {
	display: inline-block;
}
.case_fl li {
	width: 130px;
	height: 36px;
	background: #FFFFFF;
	border: 1px solid #F5A32E;
	color: #F5A32E;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	float: left;
	margin-right: 50px;
}
.case_fl li a {
	color: #F5A32E;
	text-decoration: none;
	display: block;
}
.case_fl li:last-child {
	margin-right: 0;
}
.case_fl li.cur {
	background-color: #F5A32E
}
.case_fl li.cur a {
	color: #fff;
}
.case_fl li:hover {
	background-color: #F5A32E
}
.case_fl li:hover a {
	color: #fff;
}
.img {
	width: 100%;
	height: 240px;
}
.case_slide a {
	border: solid 1px #EEEEEE;
	margin-bottom: 2.6vw;
	display: block;
	width: 100%;
	height: 365px;
	text-decoration: none;
}
.case_slide a strong {
	font-size: 18px;
	font-family: Microsoft YaHei;
	height: 18px;
	overflow: hidden;
	font-weight: bold;
	color: #333333;
	padding-left: 25px;
	padding-right: 25px;
	display: block;
	line-height: 18px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.case_slide a p {
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #8A8C8A;
	padding-left: 25px;
	padding-right: 25px;
}
.case_slide a p img {
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 3px;
}
.swiper-button-next {
	width: 56px;
	height: 56px;
	top: 45%;
	margin-top: -28px;
	right: 2vw;
	font-size: 0;
	/*	background-color: #000;*/
	z-index: 99999!important;
	opacity: 1;
}
.swiper-button-next:after {
	/*	display: none;*/
	font-size: 0;
	background-image: url(../img/case1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 56px;
	height: 56px;
}
.swiper-button-prev {
	width: 56px;
	height: 56px;
	top: 45%;
	margin-top: -28px;
	left: 2vw;
	font-size: 0;
	/*	background-color: #000;*/
	z-index: 99999!important;
	opacity: 1;
}
.swiper-button-prev:after {
	/*	display: none;*/
	font-size: 0;
	background-image: url(../img/case2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 56px;
	height: 56px;
}
.swiper-wrapper {
	z-index: 99
}
.case2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-bottom: 100px;
	background-color: #F5F5F5;
	padding-top: 6vw;
}
.case2 li {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 120px;
}
.case2 li h1 {
	margin-top: 0;
	margin-bottom: 2vw;
	font-size: 1.63vw;
}
.case2 li .xian {
	width: 2.4vw;
	height: 4px;
	background-color: #F5A32E;
	margin-bottom: 0;
}
.case2 li p {
	margin-top: 20px;
	color: #808080;
	font-size: 16px;
	line-height: 30px;
}
.case2 li .imgg {
	width: 50%;
	height: 25vw;
	float: right;
}
.case2 li:hover .imgg{
	transform:scale(1.02);
}
.case2 li .case_r {
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-right: 60px;
	padding-left: 0;
}
.case2 li:nth-child(2n) img {
	float: left;
}
.case2 li:nth-child(2n) .case_r {
	float: right;
	padding-right: 0px;
	padding-left: 60px;
}
.newshow {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 90px;
	padding-bottom: 100px;
	background-image: url(../img/news8.jpg);
	background-size: 100% auto;
	background-repeat: repeat;
}
.newshow2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 60px;
	background-color: #fff;
	box-sizing: border-box;
}
.news_show_tit {
	font-size: 38px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 3.1vw;
	margin-bottom: 1.5vw;
}
.time {
	font-size: 16px;
	color: #808080;
	font-weight: normal;
	margin-bottom: 2.5vw;
	display: none;
}
.cont {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4D4D4D;
	line-height: 38px;
}
.cont img{
	height: auto;
}
.cont p {
	margin-bottom: 25px;
}
.cont a{
    color:#666;
}
.cont a:hover{
    color:#F5A32E;
}
.video {
	width: 100%;
	margin-bottom: 30px;
}
.case_swiper2 {
	display: none;
}
.swiper-slide:hover img{
	transform:scale(1.02);
}
.weizhi {
	display: block;
}
.san_fl{
	display: none;
}
/*--------------------------------------------------------------------------------------------*/
@media screen and (max-width:750px ) {
	.san_fl{
	display: block;
}
.weizhi {
	display: none;
}
.case_tit {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.case_tit h1 {
	font-size: 0.36rem;
	font-weight: bold;
	color: #333333;
	line-height: 0.6rem;
	text-align: center;
	margin-bottom: 0.3rem;
}
.case_tit span {
	display: none;
	display: block;
	font-size: 0.22rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: center;
	color: #808080;
	width: 5.7rem;
	margin-bottom: 0.35rem;
	margin-left: auto;
	margin-right: auto;
}
.case1 {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 0.6rem;
	padding-right: 0.6rem;
	padding-top: 0.6rem;
	padding-bottom: 0.6rem;
	position: relative;
	height: auto;
	z-index: 1
}
.case_fl {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-bottom: 0.6rem;
	display: none;
}
.case_fl ul {
	display: inline-block;
}
.case_fl li {
	width: 2.1rem;
	height: 0.6rem;
	background: #FFFFFF;
	border: 1px solid #F5A32E;
	color: #F5A32E;
	text-align: center;
	line-height: 0.6rem;
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	float: left;
	margin-right: 0.9rem;
}
.case_fl li a {
	color: #F5A32E;
	text-decoration: none;
}
.case_fl li:last-child {
	margin-right: 0;
}
.case_fl li.cur {
	background-color: #F5A32E
}
.case_fl li.cur a {
	color: #fff;
}
.case_swiper {
	display: none;
}
.case_swiper2 {
	display: block;
}
.case_slide a {
	border: solid 1px #EEEEEE;
	margin-bottom: 0.28rem;
	display: block;
	width: 100%;
	height: 3.4rem;
	overflow: hidden;
	text-decoration: none;
}
.case_slide a strong {
	font-size: 0.26rem;
	font-family: Microsoft YaHei;
	height: 0.26rem;
	overflow: hidden;
	font-weight: bold;
	color: #333333;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	display: block;
	line-height: 0.26rem;
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}
.case_slide a p {
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #8A8C8A;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
}
.case_slide a p img {
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 3px;
}
.img {
	width: 100%;
	height: 2.1rem;
}
.swiper-button-next {
	width: 56px;
	height: 56px;
	top: 56%;
	margin-top: -28px;
	right: 2vw;
	font-size: 0;
	/*	background-color: #000;*/
	z-index: 99999!important;
	opacity: 1;
	display: none;
}
.swiper-pagination-bullet {
	width: 0.2rem;
	height: 0.2rem;
	margin-left: 0.13rem;
	margin-right: 0.13rem;
}
.swiper-pagination-bullet-active {
	width: 0.6rem;
}
.swiper-button-next:after {
	/*	display: none;*/
	font-size: 0;
	background-image: url(../img/case1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 56px;
	height: 56px;
}
.swiper-button-prev {
	width: 56px;
	height: 56px;
	top: 56%;
	margin-top: -28px;
	left: 2vw;
	font-size: 0;
	/*	background-color: #000;*/
	z-index: 99999!important;
	opacity: 1;
	display: none;
}
.swiper-button-prev:after {
	/*	display: none;*/
	font-size: 0;
	background-image: url(../img/case2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 56px;
	height: 56px;
}
.swiper-wrapper {
	z-index: 99
}
.case2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 0.6rem;
	padding-right: 0.6rem;
	box-sizing: border-box;
	padding-bottom: 0.8rem;
	background-color: #F5F5F5;
	padding-top: 0.6rem;
}
.case2 li {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 0.7rem;
}
.case2 li h1 {
	margin-top: 0.4rem;
	margin-bottom: 0.4rem;
	font-size: 0.34rem;
	font-weight: normal;
	color: #000;
}
.case2 li .xian {
	width: 0.5rem;
	height: 0.04rem;
	background-color: #F5A32E;
	margin-bottom: 0.4rem;
}
.text {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.case2 li p {
	margin-top: 0rem;
	color: #808080;
	font-size: 0.26rem;
	margin-bottom: 0.4rem;
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.case2 li .imgg {
	width: 100%;
	height: auto;
	float: right;
}
.case2 li .case_r {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-right: 0;
	padding-left: 0;
}
.case2 li:nth-child(2n) img {
	float: left;
}
.case2 li:nth-child(2n) .case_r {
	float: right;
	padding-right: 0px;
	padding-left: 0;
}
.newshow {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 0rem;
	padding-right: 0rem;
	padding-top: 0rem;
	padding-bottom: 0rem;
	background-image: url(../img/news8.jpg);
	background-size: 100% auto;
	background-repeat: repeat;
}
.newshow2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-top: 1.65rem;
	padding-bottom: 0.6rem;
	background-color: #fff;
	box-sizing: border-box;
}
.news_show_tit {
	font-size: 0.4rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #F5A32E;
	line-height: 0.4rem;
	margin-bottom: 0.3rem;
}
.time {
	font-size: 16px;
	color: #808080;
	font-weight: normal;
	margin-bottom: 2.5vw;
	display: none;
}
.cont {
	font-size: 0.26rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4D4D4D;
	line-height: 0.45rem;
}
.cont p {
	margin-bottom: 0.45rem;
}
.video {
	width: 100%;
	margin-bottom: 0.5rem;
}
}
