﻿@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/code1.css"); /*二维码*/
@import url("../css/common/doc.css"); /*自定义文档*/
@import url("./gaode_main.css");/*高德地图*/
*{ outline:none;}
.header_bg{
	width:100%;
	height:135px;
	background:url(../img/nav_bg.gif) repeat-x left bottom;
}

.main_bg {
    width: 1000px;
    margin: 0 auto;
    background: #fff;
}

.main {
    background: #FFF;
}

.about_wrap .img {
    width: 325px;
    height: 100px;
    padding-right: 2px;
}

.about_wrap .img_last {
    width: 325px;
    height: 100px;
}

.recommend .bd ul li .pro_name, .recommend .bd ul li .pro_name a {
    line-height: 10px;
}

.nav_link_bg {
    text-align: center;
    width: 1000px;
    height: 55px;
    overflow: hidden;
    background: url(../img/link_bg.gif) no-repeat #fff center top;
    margin: 0 auto;
    padding-bottom: 20px;
}

.nav_link {
    width: 700px;
    height: 55px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.nav_link_bg .nav_link a {
    float: left;
    zoom: 1;
    width: auto;
    height: 20px;
    line-height: 20px;
    display: block;
    color: #fff;
    text-align: center;
    padding: 0 20px;
    margin-top: 20px;
    border-left: 1px solid #fff;
}

.nav_link .l_frist {
    border-left: none;
}

.footer {
    line-height: 24px;
    color: #4b4b4b;
}

.height1 {
    height:800px;
}

.back_center {
    font-weight: bold;
    margin: 0px auto;
    width: 760px;
    height: auto;
    background-image: url(../img/zs_center.png);
    background-position: center;
    background-repeat: repeat;
}

.back_top {
    margin: 50px auto 0 auto;
    width: 760px;
    height: 110px;
    background-image: url(../img/zs_title.png);
    background-position: center;
    background-repeat: no-repeat;
}

.back_bottom {
    margin: 0 auto 10px auto;
    width: 760px;
    height: 110px;
    background-image: url(../img/zs_bottom.png);
    background-position: center;
    background-repeat: no-repeat;
}

.query .querytitle{
	background:url(../img/querytitlebg.jpg) repeat-x;
	border:1px solid #b7d0ef;
	height:30px;
	line-height:30px;
}
.query{
	height:250px;
	background:url(../img/query.gif) no-repeat;
}
.query .xiangmu{
	padding-top:30px;
	margin:0 auto;
	width:480px;
	padding-bottom:20px;
	
}
.query .xiangmu .zuo{
	padding-top:20px;
	height:20px;
	line-height:20px;
	float:left;
	width:400px;
}
.query .xiangmu .zuo span{
	float:left;
}
.query .xiangmu .you{
	padding-top:35px;
	height:30px;
	float:left;
}
.querybottom{

}
.querybottom p{
	font-size:18px;
	text-align:center;
}

.scrollUp2{
z-index: 1299;
position: absolute;
_position: absolute;
top: 60px;
right: 550px;
height: 24px;
width: 90px;
background: url(../img/weixin.jpg) no-repeat;
}
.scrollUp1{
z-index: 1299;
position: absolute;
_position: absolute;
top: 60px;
right: 450px;
height: 24px;
width: 90px;
background: url(../img/weibo.jpg) no-repeat;
}

.news_bg{
	width:100%;
	height:30px;
	background:#fff;
}
.ind_news_info .bd  ul li{
	border-bottom:none;
	height:30px;
	line-height:30px;
}
.ind_news_info .bd  ul li h3{
	font-weight:normal;
}

.nav_link_bg{
	text-align:center;
	width:100%;
	height:40px;
	overflow:hidden;
	background:url(../img/nav_bg.gif) repeat-x left top;
	margin:0 auto;
	margin-top:20px;
}

.nav_link{
	width:700px;
	height:40px;
	margin:0 auto;
	text-align:center;
	color: #fff;
}

.nav_link_bg .nav_link a{
	float:left;
	zoom: 1;
	width: auto;
	height: 20px;
	line-height: 20px;
	display: block;
	color: #fff;
	text-align:center;
	padding:0 20px;
	margin-top:10px;
	border-left:1px solid #fff;
}
.classify, .right_main{
	font-size:14px;
}
