.index-wrap{
 	position: relative;
    

}
.project-list{
	width: 1300px;
	margin: 0 auto;
	padding-top: 0px;
	overflow: hidden;
	position: relative;
}



.project-list i{
	width: 7px;
	height: 6px;
	display: inline-block;
	background: url(right2.png) no-repeat;
	vertical-align: middle;
	margin-left: 5px;
}
.project-list  a{
	color: #666;
	font-size: 15px;
	display: block;
	line-height: 30px;
}
.project-list  a:hover{
	color: #b62200!important;
	transition:all 0.5s;
}
.project-list li{
	overflow: hidden;
	position: relative;
}
.project-list li h2{
	font-weight: normal;
	font-size: 50px;
	font-family: Arial;
	margin: 25px 0;
}
.project-tit{
	width: 425px;
	height: 68px;
	background: url(../img/bg00.png) no-repeat;
	position: relative;
	left: 0;
	top: 0;
	border-bottom: 5px solid #E1251B;
	color: #ccc;
	cursor: pointer;
}

.width1440{ width:1300px}
.accc { height:290px}
.accc img{ width:425px; height:290px}
 @media (max-width: 1450px) {
.project-list{
	width: 1300px;
	margin: 0 auto;
	padding-top: 0px;
	overflow: hidden;
	position: relative;
}
.project-tit{
	width: 425px;
	height: 60px;
	background: url(../img/bg00.png) no-repeat;
	position: relative;
	left: 0;
	top: 0;
	border-bottom: 5px solid #E1251B;
	color: #ccc;
	cursor: pointer;
}
.width1440{ width:1300px}
.accc { height:290px}
.accc img{ width:425px; height:290px}
}
.project-btn{
  height: 40px;
}
.project-btn a{
	margin:3px;
	display: inline-block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	float: right;
	}
.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;}

.button3{
	cursor: pointer;
	font-size:14px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	text-shadow: none;
	text-align: left;
	line-ight:61px;
	background: url(../img/ico_play.png) no-repeat  0px 6px;
		margin-top:27%;
		margin-left:41%;
		width:61px; height:63px;
	position:absolute;
}



  .inner-nav-wrap1 .w12001 {
    width: 1250px; text-align:center; margin:0px auto; }
	



.inner-nav-wrap1 {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 2; }
/*.inner-nav-wrap1 .inner-nav-banner {
    overflow: hidden; }*/
  .inner-nav-wrap1 .hover {
    display: none; }
  .inner-nav-wrap1 .ico-wrap {
    margin: 0 auto 6px;
    position: relative;
    width: 55px;
    height: 42px; }
  .inner-nav-wrap1 .swiper-slide {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #666;
    border-left: 1px solid #e5e5e5;
    transition: all .5s ease; padding-top:30px; padding-bottom:30px}
    .inner-nav-wrap1 .swiper-slide:hover, .inner-nav-wrap1 .swiper-slide.cur {
      color: #fff;
      background: #e60039; }
      .inner-nav-wrap1 .swiper-slide:hover .hover, .inner-nav-wrap1 .swiper-slide.cur .hover {
        display: block; }
      .inner-nav-wrap1 .swiper-slide:hover .unhover, .inner-nav-wrap1 .swiper-slide.cur .unhover {
        display: none; }
		


.qus-list {
	margin-bottom: 77px;
}
.qus-one {
	padding-top: 40px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #e5e5e5;
	line-height: 24px;
	font-size: 14px;
	color: #838383;
}
.qus-one-q,
.qus-one-a {
	position: relative;
	padding-left: 29px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.qus-one-q {
	margin-bottom: 10px;
	color: #f14e4e; font-size:15px
}
.qus-one-q::before {
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	width: 20px;
	height: 20px;
	background-image: url(../tupian/qus-q.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
}
.qus-one-a::before {
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	width: 20px;
	height: 20px;
	background-image: url(../tupian/qus-a.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
}




.inside-nav {
	padding-top: 40px;
	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;
}





.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(../img/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: 24px; 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(../img/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;}
.PrevNextBox dl:hover{background:#E20A16;}
.PrevNextBox dl:hover b{color:#fff;}
.PrevNextBox dl:hover a{color:#fff;}




.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { *zoom: 1; }
.clear { clear: both; }


.banner {
  width: 100%;
  height: auto;
  margin-top: 90px;
  position: relative; }
.banner img {
    width: 100%;
    height: auto; }
  .banner .con {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    .banner .con .tits {
      text-align: center;
      font-size: 72px;
      line-height: 74px;
      color: #fff;
      font-family: ATB;
      margin-top: 9%;
      text-transform: uppercase; }
    .banner .con .tit {
      text-align: center;
      font-size: 48px;
      line-height: 50px;
      color: #fff;
      margin-top: 20px; }
    .banner .con .nav {
      width: 760px;
      height: auto;
      text-align: center;
      font-size: 0;
      margin: 4% auto 0;
      position: relative; }
      .banner .con .nav a {
        display: inline-block;
        padding: 0 8px;
        font-size: 17px;
        line-height: 20px;
        color: #fff;
        margin: 0 20px;
        position: relative;
        padding-bottom: 26px; }
		 @media (min-width: 1680px) {
      .banner .con .nav a {
        display: inline-block;
        padding: 0 8px;
        font-size: 18px;
        line-height: 20px;
        color: #fff;
        margin: 0 20px;
        position: relative;
        padding-bottom: 26px; }
		   }
	 
        .banner .con .nav a span {
          width: 0;
          height: 1px;
          background: #fff;
          position: absolute;
          bottom: 0;
          left: 50%;
          transition: width .5s,left .5s; }
        .banner .con .nav a.on {
          font-weight: bold; }
          .banner .con .nav a.on span {
            width: 100%;
            left: 0; }
        .banner .con .nav a:hover {
          font-weight: bold; }
          .banner .con .nav a:hover span {
            width: 100%;
            left: 0; }
      .banner .con .nav .line {
        width: 100%;
        height: 1px;
        background: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        opacity: .2; }
  .banner.s .con .tits {
    color: #333; }
  .banner.s .con .tit {
    color: #333; }
  .banner.s .con .nav a {
    color: #333; }
    .banner.s .con .nav a span {
      background: #333; }
  .banner.s .con .nav .line {
    background: #333; }
