.index_bottom{background:#ffffff; padding:37px 0 20px 0;}
.index_bottom_contact{width:100%; position:relative;}
.index_bottom_contact div ul li{text-align:left; float:left; font-size:14px; padding:10px 0; color:#666666; line-height:18px; font-family:'helveticaregular';}
.index_bottom_contact div ul li a{color:#666666; font-size:14px; font-family:'helveticaregular'; line-height:18px; }

.index_bottom_custom{width:70%; margin-top:20px; float:left; border-right:2px solid #f2efef; height:86px;}
.index_bottom_custom ul li{ float:left; font-size:16px; color:#999999; line-height:86px; font-family:'helveticaregular';}
.index_bottom_fx{float:right; margin-top:43px;}
.index_bottom_fx h2{font-size:16px; float:left; color:#999999; line-height:40px; font-weight:normal; font-family:'helveticaregular'; display:inline;}
.index_bottom_fx ul{ display:inline; float:left;}
.index_bottom_fx ul li{ float:left; text-align:center; width:40px; height:40px; margin-left:15px; background:url(../ZERO/img/bottom_yq1.png) center no-repeat; line-height:40px; transition:all .6s;}
.index_bottom_fx ul li:hover{background:url(../ZERO/img/bottom_yq2.png) center no-repeat; transform:rotate(360deg)}

#index_bottom2{background:#ffffff; border-top:2px solid #f2efef; width:100%;}
.index_bottom2{width:100%; font-size:14px; color:#999999; line-height:28px; padding:15px 0; text-align:left; font-family:'helveticaregular';}
.index_bottom2 a{font-size:14px; color:#999999;}
.index_bottom2 span{ float:right; font-size:14px; color:#999999;}
.index_head_left{ display:none;}

@media (max-width: 768px){
.bottom_btn{ display:block !important; }
.bottom_btnkg{display:block !important;}
.index_bottom,#index_bottom2{ display:none;}
}

@media (max-width: 1200px){
.index_bottom_custom{width:100%; border-right:none; height:46px;}
.index_bottom_custom ul li{ line-height:46px;}
.index_bottom_fx{width:100%; margin-top:0;}
}
.bottomtiao{
	width:20%;
	text-align:center;
	color:#fff !important;
	float:left;
	padding:5px 5px 3px 5px;
	border-right:1px solid #FFF;
}	
.bottomtiao div{color:#fff !important; line-height:20px !important;}
#index_bottom_animate1,#index_bottom_animate2,#index_bottom_animate3{

  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: .2s;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 1s;
  -moz-animation-delay: .2s;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: both;
  -ms-animation-duration: 1s;
  -ms-animation-delay: .2s;
  -ms-animation-timing-function: ease;
  -ms-animation-fill-mode: both;
  animation-duration: 1s;
  animation-delay: .2s;
  animation-timing-function: ease;
  animation-fill-mode: both;
}