.index-wrap{
 	position: relative;
    

}

.ml15{margin-left:15px;}
.f16{font-size:17px;}
.wh{color:white;}
.tc{text-align:center;}
.cl{clear:both;}
.mt30{margin-top:30px;}
.mb50{margin-bottom: 50px;}



.ban-sales {
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
    height: 500px;
}
.ban-sales .txt {
  left: 0;
  top: 110px;
  width: 100%;
  text-align: center;
}
.ban-sales .txt h2, .ban-sales .txt h3, .ban-sales .txt p {
  position: relative;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 40px;
  font-weight: normal;
  text-shadow: 0 0 10px #ccc;
}
.ban-sales .txt h2 {
  text-transform: uppercase;
  font-size: 50px; letter-spacing:1px; 
  color: #000000;
}
.ban-sales .txt h3 {
	width: 100%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    line-height: 36px;
    font-size: 47px;
    text-shadow: 0 0 4px #999; letter-spacing:2px
}
.ban-sales .txt p {
  font-size: 18px;
  line-height: 30px;
  color: #888;
}
.ban-sales .bg {
  background: url(bg5.png) no-repeat center;
}

.por{
    position: relative;
}
.poa{
    position: absolute;
}


  .inner-nav-wrap1 .w12001 {
    width: 1250px; text-align:center; margin:0px auto; }
	





.inside-nav {
	padding-top: 54px;
	border-bottom: 1px solid #e1e1e1;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.inside-nav > ul {
	font-size: 0;
}
.inside-nav > ul > li {
	display: inline-block;
	position: relative;
	padding-bottom: 26px;
	margin-right: 51px;
	margin-left: 51px;
	min-width: 145px;
	vertical-align: top;
}
.inside-nav span {
	display: block;
	line-height: 16px;
	font-size: 18px; letter-spacing:1px;
	color: #666666;
	transition: .45s, color .3s;
}
 @media (min-width: 1680px) {
.inside-nav span {
	display: block;
	line-height: 16px;
	font-size: 20px; letter-spacing:1px;
	color: #666666;
	transition: .45s, color .3s;
}
}
.inside-nav > ul > li:hover span,
.inside-nav > ul > li.move span {
	transform: translateY(-14px);
	color: #ee4049;
}
.inside-nav > ul > li i {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 1px;
	height: 16px;
	background: #A9A9A9;
	transition: .45s;
}
.inside-nav > ul > li:hover i,
.inside-nav > ul > li.move i {
	height: 30px;
	background: #ee3f48;
}
.nav-circle {
	position: absolute;
	left: 50%;
	bottom: -6px;
	border: 1px solid #A9A9A9;
	margin-left: -5px;
	width: 11px;
	height: 11px;
	background: #fff;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nav-circle::after {
	content: ' ';
	display: block;
	position: absolute;
	z-index: 5;
	border: 2px solid #ee3f48;
	left: -1px;
	top: -1px;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	clip:rect(0px 11px 0px 0px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: .225s .225s;
}
.inside-nav > ul > li:hover .nav-circle::after,
.inside-nav > ul > li.move .nav-circle::after {
	clip:rect(0px 11px 11px 0px);
	transition: .225s;
}
.nav-circle::before {
	content: ' ';
	display: block;
	position: absolute;
	z-index: -10;
	border: 2px solid #fff;
	left: -1px;
	top: -1px;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	clip: rect(0px 5px 11px 0px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*transition: .225s;*/
	transition: clip .225s, z-index 0s .45s;
}
.inside-nav > ul > li:hover .nav-circle::before,
.inside-nav > ul > li.move .nav-circle::before {
	z-index: 10;
	clip: rect(0px 5px 0px 0px);
	transition: clip .225s .225s, z-index 0s;
}


.dypassage{
	border-bottom:1px solid #EEEEEE;
	}
.dypassage a{

	
	}
.dypassage p{
	font-size:13px;
	color:#787878;
	overflow:hidden; 
	height:57px; margin-bottom:8px;
	line-height:29px;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
	}
.dynamic{
	color:#000000;
	font-size:16px;
	margin-bottom:18px;
	font-weight:400
	}
.dynamic span{
	color:#787878;
	font-family:"Arial";
	float:right;
	font-size:13px;
	}
.dypassage a:hover{
	background:#ffffff;
	border:2px solid E3E3E9;box-shadow: #E9E9E9 2px 1px 30px 0px;
	}
.dypassage a:hover .dynamic,.dypassage a:hover p ,.dypassage a:hover span{
	}


@media (min-width: 1680px) {
.dypassage p{
	font-size:15px;
	color:#787878;
	overflow:hidden; 
	height:55px;margin-bottom:8px;
	line-height:31px;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
	}
.dynamic{
	color:#000000;
	font-size:19px;
	margin-bottom:18px;
	font-weight:400
	}
.dynamic span{
	color:#787878;
	font-family:"Arial";
	float:right;
	font-size:16px;
}
}

.piccca3 img{  
cursor: pointer;  
transition: all 0.4s;  
    width: auto;  
    height: auto;  
    width: 180px;  
    height: 120px;
}  
.piccca3 img:hover{  
transform: scale(1.1);
}  

/* ÐÂÎÅ */
.NewsList ul{padding-bottom: 1.5%;}
.NewsList li{margin-bottom: 4%;}
.NewsList li a{display: block; padding: 0px 175px 0px 0px; position: relative; background: #fff;box-shadow: 0px 0px 20px rgba(89,89,89,0.1);}
.NewsList li .effect-img{width: 28.33%; float: left; position: relative; height: 173px;}
.NewsList li .effect-img span{position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.NewsList li .txt{width: 69.5%; float: right; padding: 3% 0; color: #6f6f6f; font-size: 12px; line-height: 24px;}
.NewsList li .txt .date{padding: 15px 0px 0px 38px; color: #999; font-family: Arial; width: 86px; position: absolute; right: 0px; top: 5%; bottom: 5%; border-left: 1px solid #e6e6e6;}
.NewsList li .txt .date .name{display: block; font-size: 22px; line-height: 30px; color: #222;}
.NewsList li .txt .date em{display: inline-block; font-size: 14px; line-height: 45px;}
.NewsList li .txt .date .more{display: block; margin-top: 12px; width: 27px; height: 11px; background-image: url(../tupian/more5.png);}
.NewsList li .txt h3{height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 18px; color: #333; font-weight: normal;}
.NewsList li .txt .info{max-height: 72px; overflow: hidden; font-size: 14px; color: #999; line-height: 25px; margin-top: 10px;}
.NewsList li:hover{box-shadow: 0px 0px 20px rgba(0,0,0,0.1);}
.NewsList li:hover .txt,.NewsList li:hover .txt .date .name,.NewsList li:hover .txt h3{color: #E20A16;}
.NewsList li:hover .txt .date .more{background-image: url(../tupian/more6.png);}

.PrevNextBox dl{font-size:16px; line-height:50px; height:50px; padding: 15px 0px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; float:left; width:49.5%; text-align:center; background:#F5F5F5;}
.PrevNextBox dl:nth-child(2n){float:right;}
.PrevNextBox dl b{color:#000; font-weight: normal;}
.PrevNextBox dl a{color:#333;font-size:16px; }
.PrevNextBox dl:hover{background:#E20A16;font-size:16px; }
.PrevNextBox dl:hover b{color:#fff;font-size:16px; }
.PrevNextBox dl:hover a{color:#fff;font-size:16px; }

