﻿@charset "utf-8";
@import url("../css/common/grid.css");/*网格*/
@import url("../css/common/layout.css");/*整体框架*/
@import url("../css/common/icon.css");/*图标*/
@import url("../css/navi/navi_02.css");/*02导航*/
@import url("../css/banner.css");/*幻灯片*/
@import url("../css/navi/classify_01.css");/*侧栏样式*/
@import url("../css/adorner/01/A_style.css");/*01装饰器*/
@import url("../css/adorner/02/A_style.css");/*02装饰器*/
@import url("../css/links.css");/*友情链接*/
@import url("../css/kefu.css");/*在线客服*/
@import url("../css/common/doc.css");/*自定义文档*/
@import url("gaode_main.css");/*高德地图*/


.header_right{
	width:920px;
	float:right;
	}


.header_right .grid_29{
	padding-right:40px;
}


.index_content{
	width:860px;
	height:30px;
	background:url(../img/xia_bg.jpg) repeat-x;
	margin:0 auto;
	z-index:999999;
	position:relative;
	top:490px;
	padding-top:14px;
	padding-bottom:15px;
	padding-left:20px;
display:none;
	}
	
.btn1{
	width:143px;
	height:30px;
	float:left;
	background:url(../img/kuai.png) no-repeat;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	text-align:center;
	}
	
	
.btn2 a{
	background:url(../img/xia1.jpg) no-repeat;
	width:203px;
	height:30px;
	float:left;
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	padding-left:15px;
	text-align:left;
	  transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;

	}
	
.btn2 a:hover{
	text-decoration:none;
	color:#000;

	}
	
	
	
.btn3 a{
	background:url(../img/xia2.jpg) no-repeat;
	width:203px;
	height:30px;
	float:left;
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	padding-left:15px;
	text-align:left;
	  transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
	}
	
.btn3 a:hover{
	text-decoration:none;
	color:#000;

	}
	
	
	
.btn4 a{
	background:url(../img/xia3.jpg) no-repeat;
	width:203px;
	height:30px;
	float:left;
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	padding-left:15px;
	text-align:left;
	  transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
	}
	
	
.btn4 a:hover{
	text-decoration:none;
	color:#000;

	}
	
.hr .grid_96{
	width:978px;
	}





.copy_right a:visited, .copy_right a:link, copy_right p{
/*color:#fff;*/
color:#333;
}

.footer p a, .footer p{
/*color:#fff;*/
color:#333;
}



.footer{
margin-top: -220px;
}















	
	