@charset "utf-8";
/* CSS Document */
img {
	display: block;
}
.news {
	width: 100%;
	height: auto;
/*	overflow: hidden;*/
	box-sizing: border-box;
	padding-top: 60px;
	padding-bottom: 60px;
}
.news1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 60px;
	position: relative;
	margin-bottom: 60px;
	border-bottom: solid 1px #E0E0E0;
}
.news11 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 60px;
	position: relative;
	margin-bottom: 60px;
	border-bottom: solid 1px #E0E0E0;
}
.news1:nth-child(9){
	margin-bottom: 0;
}
.news1_a {
	width:520px;
	height: 260px;
	background-image: url(../img/news1.png);
	background-size: 100% 100%;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 35px;
	position: absolute;
	top: 0;
	left: 40px;
	z-index: 9;
}
.news1_img{
	height: 350px;
}
.news1_a h1 {
	color: #fff;
	font-size: 1.5vw;
	line-height: 2vw;
	margin-bottom: 1vw;
}
.news1_a:hover h1{
	text-decoration: underline;
}
.news1_a p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFEACC;
	line-height: 22px;
}
.news1_a a {
	text-decoration: none;
}
.news1:hover img{
	transform:scale(1.01);
 	box-shadow: 4px 4px 10px rgba(0,0,0,0.15);
	z-index: 2;
}
.news2 {
	width: 100%;
	height: auto;
/*	overflow: hidden;*/
	display: block;
/*	border-top: solid 1px #E0E0E0;*/
}
.news2 li {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 35px;
	padding-bottom: 35px;
	border-bottom: solid 1px #f3f3f3;
	box-sizing: border-box;
}
.news2 li a{
	display: block;
	width: 100%;
	height: auto;overflow: hidden;
}
.news2 li img {
	float: right;
	width: 325px;
	height: 286px;
	margin-left: 50px;
}
.news2 li .imgg{
    float: right;
	width: 325px;
	height: 286px;
	margin-left: 50px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.news2 li h1 {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #202020;
	line-height: 36px;
	margin-bottom: 15px;
}
.news2 li h1 a {
	color: #202020;
	text-decoration: none;
}
.news2 li:hover h1 a{
	color: #F5A32E;
}
.news2 li h2 {
	font-size: 16px;
	color: #898989;
	font-weight: normal;
	margin-bottom: 20px;
}
.news2 li p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	width: 780px;margin-left: 0;
}
.news2 li:hover{
	padding-left: 20px;padding-right: 20px;
 	box-shadow: 4px 4px 10px rgba(0,0,0,0.15);
	border-bottom: 0;
	
}
.more {
	width: 120px;
	height: 38px;
	background: #F5A32E;
	color: #fff;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	display: inline-block;
	margin-top: 30px;
}
.more a {
	color: #fff;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
}
.more:hover{
	opacity: 0.7;
}
.more:hover a{
/*	padding-left: 20px;*/
	
}
.more2 {
	width: 120px;
	height: 38px;
	background: #F5A32E;
	color: #fff;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	display: inline-block;
	margin-top: 5px;
}
.more2 a {
	color: #fff;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
}
.more2:hover{
	opacity: 0.7;
}
.more2:hover a{
/*	padding-left: 20px;*/
	
}
.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;
}
.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;
}
.page_more {
	display: none;
}
.pro_tit {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow: hidden;
	padding-top: 100px;
	margin-bottom: -50px;
}
.pro_tit h1 {
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	text-align: left;
	margin-bottom: 15px;
}
.pro_tit span {
/*	width: 80px;*/
/*	height: 4px;*/
	margin-left: auto;
	margin-right: auto;
/*	background-color: #F5A32E;*/
	margin-bottom: 0;
	color: #999;
/*	display: none;*/
}
.news3{
	width: 1200px;
	height: auto;
	overflow: hidden;
	padding-top: 60px;
/*	padding-bottom: 60px;*/
}
.news3 li{
	float: left;
	width: 277px;
	margin-right: 30px;
	height: 400px;
}
.news3 li:nth-child(4n){
	margin-right: 0;
}
.news3 li img{
	display: block;margin-bottom: 15px;
	width: 100%;
	height: 185px;
}
.news3 li h1{
	    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}
.news3 li h1 a{
	color: #000;
}
.news3 li h2{
	    font-size: 15px;
    font-weight: normal;
    color: #999;
    margin-bottom: 10px;
}
.news3 li p{
	font-size: 16px;
    color: #999;
    margin-bottom: 10px;display: none;
}
.news3 li:hover img{
	transform: scale(1.05);
}
.news3 li:hover h1{
	color: #F5A32E;
}
.news4{
	width: 1200px;
	height: auto;overflow: hidden;
	padding-top: 40px;
}

.news4 li{
	width: 100%;
	height: auto;overflow: hidden;
	border-bottom: solid 1px #ddd;
}
.news4 li p{
	float: left;
	width: 166px;
	text-align: right;
	line-height: 50px;font-size: 16px;
	color:#666;
}
.news4 li p:nth-child(1){
	text-align: left;
	width:550px;
}
.news4 li p:nth-child(2){
	text-align: left;

}
.news4 li p:nth-child(3){
	text-align: left;
	width:150px;
}
.news4 li p:nth-child(4){
	text-align: left;

}
.news4 li p a{
	color: #F5A32E;
}
.news4 li:hover p a{
	padding-right: 10px;
}
.news4 li:hover  p:nth-child(1){
	color: #F5A32E;
}
.news11:nth-child(10){
	margin-bottom: 0px;
}
.news11 .news1_img{
	width: 100%;
	height: 300px;
	background-size: cover;
	background-position: center center;
	transform: scale(1);
}
.news11:hover .news1_img{
	transform: scale(1.05);   
}
.weizhi {
	display: block;
}
.san_fl{
	display: none;
}

/*--------------------------------------------------------------------------------------------*/
@media screen and (max-width:750px ) {
.san_fl{
	display: block;
}
.weizhi {
	display: none;
}
.news4{
	width: 100%;
	height: auto;overflow: hidden;
	padding-top: 0.3rem;
}
.news4 li{
	width: 100%;
	height: auto;overflow: hidden;
	border-bottom: solid 1px #ddd;
	
	padding-bottom: 0.3rem;
	margin-bottom: 0.3rem;
}
.news4 li p{
	float: left;
	width: 1.6rem;
	text-align: right;
	line-height: 0.5rem;
	font-size: 0.26rem;
	color:#666;
	
}
.news4 li p:nth-child(1){
	text-align: left;
	width:100%;
	font-weight: bold;
	font-size: 0.34rem;
}
.news4 li p:nth-child(2){
	text-align: left;

}
.news4 li p:nth-child(3){
	text-align: left;
	width:1.8rem;
}
.news4 li p:nth-child(4){
	text-align: left;

}
.news4 li p a{
	color: #F5A32E;
}
.news4 li:hover p a{
	padding-right: 0.1rem;
}
.news4 li:hover  p:nth-child(1){
	color: #F5A32E;
}
	.news3{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 0.6rem;
/*	padding-bottom: 60px;*/
}
/*
	.news4 li:first-child{
	display: none;
}
*/
.news11 .news1_img{
	width: 100%;
	height: 3rem;
	background-size: cover;
	background-position: center center;
}
.news3 li{
	float: left;
	width: 100%;
	margin-right: 30px;
	height: auto;
	margin-bottom: 0.3rem;
}
.news3 li:nth-child(4n){
	margin-right: 0;
}
.news3 li img{
	display: block;margin-bottom: 15px;
	width: 100%;
	height: auto;
}
.news3 li h1{
	    font-size: 0.34rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 0.2rem;
}
.news3 li h1 a{
	color: #000;
}
.news3 li h2{
	    font-size: 0.24rem;
    font-weight: normal;
    color: #999;
    margin-bottom: 0.2rem;
}
.news3 li p{
	font-size: 0.24rem;
    color: #999;
    margin-bottom: 10px;display: none;
}
.news3 li:hover img{
	transform: scale(1.05);
}
.news3 li:hover h1{
	color: #F5A32E;
}
.pro_tit {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
		padding-top: 0.6rem;
	margin-bottom: -0.5rem;
	display: none;
}
.pro_tit h1 {
	font-size: 0.36rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 0.6rem;
	text-align: center;
	margin-bottom: 0.3rem;
}
.pro_tit span {
	display: none;
	display: block;
/*
	width: 0.5rem;
	height: 0.08rem;
*/	
	font-size: 0.24rem;
/*	background: #F5A32E;*/
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.7rem;
	
}
.news {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 0.4rem;
	padding-right: 0.4rem;
	padding-top: 0;
	padding-bottom: 0.6rem;
}
.news1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 0.3rem;
	position: relative;
	margin-bottom: 0.6rem;
}
.news11 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 0.3rem;
	position: relative;
	margin-bottom: 0.6rem;
}
.news1_a {
	width: 5.9rem;
	height: 2.12rem;
	background-image: url(../img/news1.png);
	background-size: 100% 100%;
	padding-left: 0.4rem;
	padding-right: 0.4rem;
	padding-top: 0.25rem;
	position: absolute;
	box-sizing: border-box;
	top: 0;
	left: 0.4rem;
}
.news1_a h1 {
	color: #fff;
	font-size: 0.28rem;
	line-height: 0.38rem;
	margin-bottom: 0.2rem;
}
.news1_a p {
	font-size: 0.22rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFEACC;
	line-height: 0.28rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news1 .news1_img {
	width: 100%;
	height: 2.44rem;
	margin-top: 1.5rem;
}
.news1_a a {
	text-decoration: none;
}
.news2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block;
	border-bottom: solid 1px #E0E0E0;
}
.news2 li {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
	border-top: solid 1px #E0E0E0;
}
.news2 li img {
	float: right;
	width: 2.8rem;
	height: 1.87rem;
	margin-left: 7vw;
}
.news2 li .imgg{
    float: right;
	width: 2.8rem;
	height: 1.87rem;
	margin-left: 7vw;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.news2 li h1 {
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #202020;
	line-height: 0.32rem;
	height: 0.3rem;
	margin-bottom: 0.1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: left;
	word-wrap:break-word;
word-break:break-all;-moz-transition: all 0s ease-in-out; 
 -webkit-transition: all 0s ease-in-out; 
 -o-transition: all 0s ease-in-out; 
 -ms-transition: all 0s ease-in-out; 
 transition: all 0s ease-in-out; 
}
.news2 li h2 {
	font-size: 0.2rem;
	color: #898989;
	font-weight: normal;

}
.news2 li p {
	font-size: 0.22rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	width: auto;
	line-height: 0.29rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;-moz-transition: all 0s ease-in-out; 
 -webkit-transition: all 0s ease-in-out; 
 -o-transition: all 0s ease-in-out; 
 -ms-transition: all 0s ease-in-out; 
 transition: all 0s ease-in-out; 
}
.more {
	width: 2rem;
	height: 0.54rem;
	background: #F5A32E;
	color: #fff;
	line-height: 0.54rem;
	text-align: center;
	font-size: 0.24rem;
	margin-top: 0.2rem;
	display: none;
}
.more a {
	color: #fff;
	text-decoration: none;
}
.more2 {
	width: 2rem;
	height: 0.54rem;
	background: #F5A32E;
	color: #fff;
	line-height: 0.54rem;
	text-align: center;
	font-size: 0.24rem;
	margin-top: 0.2rem;
	display: none;
}
.more2 a {
	color: #fff;
	text-decoration: none;
}
.page_more {
	font-size: 0.24rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ADADAD;
	text-align: center;
	padding-top: 0.5rem;
}
.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: #000;
	line-height: 0.4rem;
	margin-bottom: 0.3rem;
}
.time {
	font-size: 0.22rem;
	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;
}
}
