@charset "utf-8";

/* CSS Document */


/*banner开始*/
.banner{margin:0 auto;overflow: hidden;}
.slide{position:relative;}
.slide ul.slide-main{height:854px;}
.slide ul.slide-main li{position:absolute;left:0;top:0;height:854px;width:100%;}
.slide ul.slide-main li img{position:absolute;left:50%;top:0;margin-left:-960px;top:0;}
.slide ul.points{text-align:center;padding:10px 0;position:absolute;bottom:14px;width:100%;}
.slide ul.points li{display:inline-block;*display:inline;zoom:1;width:18px;height:18px;border-radius:50%;background:#ccc;margin-right:8px;}
.slide ul.points li.selected{background:#fff;}
.slide a.slide-arrow{position:absolute;top:50%;margin-top:-35px;left:0;background:#000;background:rgba(0,0,0,.2);color:#fff;font-size:25px;text-align:center;line-height:60px;height:60px;width:30px;z-index:2;text-decoration:none;font-family:sans-serif;}
.slide a.slide-arrow:hover{background:#000;background:rgba(0,0,0,.3);}
.slide a.slide-arrow-right{left:auto;right:0;}
/*banner结束*/

/*公司产品开始*/
.product{
	margin:0 auto;
	height:841px;
	padding-top:127px;}
.product h2, .company h2{
	font-size:35px;
	color:white;
	font-weight:normal;
	margin:0 auto;
	width:100px;
	text-align:center;
	background:url(../images/title01.png) center no-repeat;
	width:1061px;
	margin-bottom:87px;}
	.news h2{
	font-size:35px;
	color:#a1842a;
	font-weight:normal;
	margin:0 auto;
	width:100px;
	text-align:center;
	background:url(../images/title011.png) center no-repeat;
	width:1061px;
	margin-bottom:87px;}
.news h2{
	margin-bottom:55px;}
.product h2 em, .company h2 em{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:20px;
	display:inline-block;}
	.news h2 em{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:20px;
	display:inline-block;
	color:#999999;}




/*集团业务结束*/
.gun{
	width:1300px;
	margin:0 auto;
	height:176px;}

/*公司简介开始*/
.company{
	height:841px;
	padding-top:127px;}
.company .content{
	width:1100px;
	margin:0 auto;
	height:476px;}
.content .left{
	float:left;
	width:331px;
	height:476px;}
.content .right{
	background:url(../images/aboutUS.png) no-repeat center;
	width:669px;
	height:426px;
	float:left;
	padding:0 50px;
	padding-top:50px;}
.content .right h4{
	font-size:20px;
	color:#a1842a;
	margin-bottom:18px;
	}
.content .right span{
	font-size:15px;
	color:#000;
	line-height:35px;
	display:inline-block;
	height:212px;}
.right .icon{
	margin-top:15px;}
.right .icon li{
	float:left;
	text-align:center;
	margin-right:60px;}
.right .icon li i {
	display: block;
	width: 80px;
	height: 79px;
}
.right .icon li.l1 i {background: url(../images/icon01.png);}
.right .icon li.l2 i {background: url(../images/icon02.png);}
.right .icon li.l3 i {background: url(../images/icon03.png);}
.right .icon li.l4 i {background: url(../images/icon04.png);}

.right .icon li.l1:hover i {background: url(../images/01.png);}
.right .icon li.l2:hover i {background: url(../images/02.png);}
.right .icon li.l3:hover i {background: url(../images/03.png);}
.right .icon li.l4:hover i {background: url(../images/04.png);}
.right .icon li .wrap {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-top:12px;
}
.right .icon li h3 {
	transition: all .2s;
}
.right .icon li h3 span {
	display: block;
	height: 20px;
	padding-bottom: 10px;
	line-height: 20px;
	font-size:14px;
	color:#333;
}
.right .icon li h3 span.s2 {
	color: #795d0b;
}
.right .icon li:hover h3 {
    transform: translateY(-30px);
}
.more{
	display:block;
	background:url(../images/more.png) no-repeat center;
	width:61px;
	height:62px;
	margin:0 auto;
	margin-top:70px;}

/*新闻开始*/
.news{
	height:871px;
	padding-top:55px;}
.content_area{
	width:1100px;
	margin:0 auto;
	height:504px;
	background:url(../images/gray.png);
	padding-top:74px;}
.content_area ul li img{
	width:197px;
	height:166px;
	float:left;
	}
.content_area  .font{
	float:left;
	margin-left:22px;
	width:279px;
	}
.content_area  li{
	float:left;
	margin-left:35px;
	margin-bottom:70px;}
.content_area  .font h3{
	font-size:14px;
	color:#333333;
	padding-top:10px;}
.content_area  .font h4{
	font-size:12px;
	color:#e5e5e5;
	padding-top:22px;}
.content_area  .font span{
	color:#666;
	line-height:25px;
	display:block;
	padding-top:8px;}
.font .read{
	width:89px;
	height:29px;
	background:#795d0b;
	color:#fff;
	display:block;
	text-align:center;
	line-height:29px;
	font-size:12px;
	margin-top:14px;}
.news .more{
	display:block;
	background:url(../images/more2.png) no-repeat center;
	width:61px;
	height:62px;
	margin:0 auto;
	margin-top:50px;}
	
	
.ov {
	overflow: hidden;
}
.t-scale {
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
}
.t-scale:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
}

.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

	
	
	
	
.slide-main li {
	animation: mymove 2s;
}
@keyframes mymove {
  0% {
      transform: scale(1.1, 1.1);
  }
  100% {
      transform: scale(1, 1);
  }
}

.picScroll-left .bd ul li {
	padding-top: 20px;
}
.pager01,.pager02,.pager03 {
position: relative;
}
.lxfx{
    position: fixed;
    width:77px;
    height:auto;
    top:200px;
    right:15px;
    z-index: 11;
}
.lxfx li a{
    color:#fff;
    margin-top: 9px;
    display: block;
    height:47px;
    width:300px;
}
.leftlx{
    float:left;
    width:77px;
    height:47px;
}
.lxfx li span{
    font-size: 20px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding-left: 8px;
    border-left: 1px solid #fff;
    margin-top: 8px;
}
.ewm{
    width:217px;
    height:120px;
    background: #c0c0c0;
    border: 5px solid #fff;
    position: absolute;
    left:-245px;
    top:-40px;
    display: none;
}
.lxfx li i{
    display: block;
    width:30px;
    height:27px;
    margin:0px auto;
    text-align: center;
    background:url(../images/fx.png) no-repeat;
    background-position: 4px 0px;
}
.lxfx li i.icon-tel{
    background-position: 0px -25px;
}
.lxfx li i.icon-ly{
    background-position: 4px -53px;
}
.lxfx li i.icon-wx{
     background-position: -34px 4px;
 }
.lxfx li i.icon-wb{
    background-position: -30px -22px;
}
.lxfx li p{
    text-align: center;
    line-height: 12px;
}
.lxfx li{
    width:77px;
    height:56px;
    background: #c2985b;
    margin-bottom: 1px;
    margin-left: 0px;
    position: relative;
    overflow: hidden;
}