﻿@charset "utf-8";
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{font-family: Verdana,"微软雅黑",Arial,"宋体", Helvetica, sans-serif;font-size:13px;text-decoration: none;}
a:link {color:#563100; }
a:visited {color:#563100; }
a:hover   {color:#9b5801;}
a:active {color:#563100; }

a.a1:link{ color:#dddddd}
a.a1:visited{ color:#dddddd}
a.a1:hover{ color:#9b5801}
a.a1:active{ color:#dddddd}

/*去掉链接（包括图片链接）的虚线边框*/ 
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */ 
:focus { outline: none; }/* for Firefox */  

body { margin:0; text-align:center; font:13px Verdana,"微软雅黑",Arial,"宋体",Geneva, sans-serif; color:#563100;background:#fff; line-height:24px}
#body0 { margin:0; text-align:center; font:13px Verdana,"微软雅黑",Arial,"宋体",Geneva, sans-serif; color:#563100;background: url(../images/bg.jpg) center top no-repeat #c4b895; line-height:24px}
div,ul{ margin:0; padding:0;list-style:none;}
	
td,input,select,textarea{ font-family:Verdana,"微软雅黑",Arial,"宋体", Helvetica, sans-serif; font-size: 13px;}
img{ border:0;}
form{ margin:0}
input,select{color:#424242;padding-left:3px; vertical-align:middle; height:20px;}
h2{ text-align:center; line-height:30px; padding-bottom:4px}
ol{ padding:0; margin:0; list-style-position: inside}

/*公共*/
.blank{ clear:both; height:0; line-height:0; font-size:0; margin:0; padding:0}
.dott_line{ clear:both; line-height:0; font-size:0; margin:0; padding:0; background: url(../images/dott.gif) left center repeat-x; height:30px}
a.SeeMore{ color:#9b5801; float:right; margin:0 10px; display:inline-block; background:url(../images/ico.gif) right top no-repeat; line-height:24px; padding-right:15px}
a.SeeMore:hover{ color:#fb9b32; background-position:right -24px;}
a.More_btn{ width:80px; height:24px; display:inline-block; background:url(../images/ico.gif) left -216px; margin:0 10px 10px 10px}
a.More_btn:hover{ background-position: left -240px}

/*top*/
#top_box{ width:100%; height:28px; line-height:28px; background:#563100; margin:0 auto; text-align:center;}
#top{ width:1000px; margin:0 auto; text-align:left; color:#dddddd;}
#top_left{ float:left; font-size:10px; text-transform:uppercase}
#top_right{ float:right;}
#top_right li{ float:left; border-right:#785c37 1px solid; height:28px;}
#top_right li a{padding:0 10px}
.top_tel{ font-size:18px; font-style:italic; background:url(../images/ico.png) left top no-repeat; padding:0 10px 0 25px}

.top_bg{ height:69px; width:100%; position:absolute; left:0; top:28px; background:url(../images/top_bg.png) center top no-repeat; z-index:-1;}

#box{ width:980px; margin:0 auto; background:#fff0dc; text-align:left; padding-bottom:10px; border-left:#fff0dc 10px solid; border-right:#fff0dc 10px solid;}
#bottom{ width:1000px; margin:0 auto; text-align:left}
#subl{ width:720px; float:left;}
#subr{ width:240px; float:right;}
.subr_box{border:#e4cfb5 1px solid; margin-bottom:10px; background:#f2dec4;}
.Content{ padding:5px 0 0 0; line-height:26px; height:auto!important; height:380px; min-height:380px; clear:both;}

#logo{padding:0}

/*主导航*/
#menu{ background:#f2dec4; height:60px;}
.Menu_home{ float:left;}
.Menu_home a{ display:block; width:60px; height:60px; background: url(../images/ico_home.png) left top no-repeat;}
.Menu_home a:hover{ background-position: left bottom;}
#nav{ width:920px; float:right; background:url(../images/dott.gif) left center repeat-x}
.mainlevel{ float:left; height:30px;}
.mainlevel a{ padding:0 28px; display:inline-block; height:30px; line-height:30px;}
#nav .hover a{ background:#e4cfb5; color:#563100}
#nav .Currpage a{background:#e4cfb5; color:#33444a}

/*Banner*/
#banner {width:650px; height:280px; overflow:hidden; position:relative; float:left; display:inline}
#banner ul {height:280px; position:absolute;}
#banner ul li {float:left; width:650px; height:280px; overflow:hidden; position:relative; background:#000;}
#banner .btn {position:absolute; height:20px; right:15px; bottom:8px; text-align:right;}
#banner .btn span {display:inline-block;  _zoom:1; width:20px; height:20px; cursor:pointer; background:url(../images/Banner_btn.png) left -60px no-repeat;}
#banner .btn span.on {background:#fff;}
#banner a.preNext {width:20px; height:20px; display:inline-block; cursor:pointer;}
#banner a.pre{ background:url(../images/Banner_btn.png) left top no-repeat;}
#banner a.pre:hover{ background-position:right top}
#banner a.next{ background:url(../images/Banner_btn.png) left -30px no-repeat}
#banner a.next:hover{ background-position: right -30px;}

#subbanner{ height:125px; width:980px; clear:both; background:#563100; margin-bottom:25px}

/*当前位置*/
#position{ border-left:#563100 4px solid; color:#a2afbb; padding-left:10px}
.position_font{ color:#563100; font-weight:bold; font-size:22px; letter-spacing:1px}
.line{ height:5px; clear:both; font-size:0; line-height:0; background:url(../images/hrbg.gif) left top repeat-x; margin:10px 0}

/*搜索*/
.search{ height:28px; clear:both; margin-bottom:10px}
.search_input{ width:205px; height:26px; line-height:26px; border:#e1e1e1 1px solid; vertical-align:top; float:left; margin:0; padding:0; color:#563100}
a.search_btn{ width:28px; height:28px; display:inline-block; background:url(../images/ico.png) left -196px no-repeat; float:right}
a.search_btn:hover{ background-position:left -168px}

/*右列表*/
.List{ margin:10px 0 0 0;}
.List li{ border-top:#e4cfb5 1px solid; padding:2px 0}
.List li a{ display:block; line-height:24px; background:url(../images/ico.gif) 10px -120px no-repeat; padding:0 10px 0 25px}
.List li.Listhover,.List .CurrList{ background:#9b5801;}
.List li.Listhover a,.List .CurrList a{ color:#fff; background:url(../images/ico.gif) 10px -168px no-repeat;}

/*在线咨询*/
.ServiOnline{float:left; padding-top:15px; width:315px; line-height:50px;}
.ChatOnline{ padding:0 10px 10px 10px;}
.ChatOnline img{ vertical-align:middle}
.ChatOnline a{ position:relative; display:inline-block; width:33px;}
.ChatOnline a span{ background:url(../images/PromptBox.gif) center top no-repeat; line-height:22px; font-size:12px; padding:5px 8px 0 8px; color:#fff; border-radius:0 0 3px 3px; position:absolute; top:32px; left:-50%; z-index:100;white-space:nowrap; display:none}
.ContactInfo{ padding:0 10px 10px 10px}

/* ====下载====== */
.Down{ background:url(../images/dott.gif) left bottom repeat-x; clear:both; padding:10px 0}
.Down_f1{ line-height:26px; height:26px;  margin:0; display:block;font-size:15px; font-weight:bold}
.Down_Desc{ float:right; font-size:12px; font-weight:normal}
.Down_cont{ line-height:18px; color:#a2afbb; margin:0;}
.Down a{ display:block; float:left; margin:0 10px 25px 0}

/* 新闻列表*/
.NewsList{ height:auto!important; height:480px; min-height:480px; clear:both;}
.NewsList li{line-height:26px; background:url(../images/dott.gif) bottom repeat-x; margin-top:1px; padding:15px 0}
.NewsList a{ padding-left:15px; background:url(../images/ico.gif) left -96px no-repeat;  font-weight:bold; font-size:15px; line-height:24px; height:24px; display:block}
.NewsList .time{font-size:11px; float:right}
.NewsList .Content{color:#907d63; font-size:12px; line-height:20px}
.FTit{ text-align:center; border-bottom:#CCC 1px dotted; line-height:36px; color:#969696}

/*常见问题*/
.FAQ li{ height:28px; line-height:28px; background:url(../images/dott.gif) left bottom repeat-x; padding:5px 0;}
.FAQ li a{ display:block; background:url(../images/ico.png) left -140px no-repeat; padding-left:25px}

/*foot*/
#foot{ width:100%; margin:10px auto 0 auto;clear:both;}
#fot{ background:#563100; line-height:20px; color:#fff; font-size:12px; padding:10px 0px; height:auto!important; height:50px; min-height:50px; clear:both;}
#foot a,#foot a:visited{color:#fff; font-size:12px}
#foot a:hover{ color:#fff;}
#goTopBtn{cursor: hand; cursor: pointer; width:1000px; margin:0 auto; background:#fff}
#body0 #goTopBtn{ background:none}

/*标题栏*/
.Tit{ height:28px; padding-left:10px; margin:6px 0}
.Tit span{ color:#563100; font-weight:bold; font-size:18px; height:28px; line-height:28px; letter-spacing:1px; display:inline-block; }
.Tit span b{ display:inline-block; width:24px; height:28px; background: url(../images/ico.png) left -56px no-repeat; vertical-align: middle;}

/*上下一篇*/
.NewsNav{ background:url(../images/dott.gif) left top repeat-x; padding-top:5px; margin:15px 0; clear:both; height:28px}
.prevone,.nextone{ background: url(../images/ico.png) 5px -112px no-repeat #ebecf1; height:28px; line-height:28px; text-indent:30px; width:49.5%; display:inline; text-align:left; overflow:hidden;}
.prevone:hover,.nextone:hover{ background-color:#e6e7ed}
.prevone{ float:left;}
.nextone{ float:right; background-position:5px -84px; }

/* 翻页 */
#pageshow{text-align:left;margin:25px 0 15px 0; clear:both; height:26px; line-height:26px;}
.pages a,.pages span{width:26px; height:26px; margin:0 0; background: url(../Images/pageshow_bg.gif) -65px top no-repeat; display:inline-block; text-align:center}
.pages a:hover{ background: url(../Images/pageshow_bg.gif) -65px bottom no-repeat; color:#fff}
.pages .thisp{ background:url(../Images/pageshow_bg.gif) -98px top no-repeat; color:#fff}
.pages .first{ display:inline-block; width:55px; background:url(../Images/pageshow_bg.gif) left top no-repeat}
.pages .first:hover{ background:url(../Images/pageshow_bg.gif) left bottom no-repeat}
/*======原来index.css,为了适应搜索引擎优化将style.css一起合并在一起==============*/
/*首页公司简介*/
#index_about{width:320px; height:280px;  background:#f2dec4; float:right; }
.index_Profile{ height:192px; overflow:hidden; padding:0 10px; margin:10px 0}

/*首页新闻*/
#index_news{ width:335px; height:228px; float:left; background:url(../images/Line.png) right top no-repeat; margin:0 5px 0 0; padding-top:15px;_line-height:0;}
.index_newsList{ padding-top:6px; margin-right:10px}
.index_newsList li span{ display:block; background:url(../images/ico.png) 10px -28px no-repeat; padding:0 10px 0 34px; height:28px; line-height:28px; cursor: hand; cursor: pointer;}
.index_newsList li span.currspan{ background:url(../images/ico.png) 10px -56px no-repeat;}
.index_newsList li a,.index_newsList li a:visited{ color:#9b5801; font-size:12px; height:54px; overflow:hidden; line-height:18px; background:#cdc19f; display: inline-block; padding:5px 10px}
.index_newsList li a:hover{ color:#9b5801}

/*首页注册公司*/
#index_RegComp{ overflow:hidden; background:url(../images/dott.gif) left bottom repeat-x; margin-right:-10px; float:left}
.RegComp{ width:155px; height:335px; overflow:hidden; border-right:#e4cfb5 1px solid; padding-right:4px; margin-right:5px; float:left}
.RegComp_head{ position:relative; margin-bottom:10px; width:155px; height:75px; overflow:hidden; background:#000}
.RegComp_head img{width:155px; position:relative; }
/*.RegComp_head img:hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}*/
.RegComp_head p{ position:absolute;width:155px; left:0; bottom:0;  margin:0; text-indent:5px; display:inline; background:url(../images/opa50.png); font-weight:bold}
.RegComp_head p a,.RegComp_head p a:visited{display:block; height:24px; background:url(../images/ico.gif) right -48px no-repeat;color:#b6ab85;}
.RegComp_head p a:hover{ background:url(../images/ico.gif) right -72px no-repeat;color:#9b5801}

.Article{ padding:0px 0 10px 0;}
.Article li a{ height:24px; line-height:24px; white-space:nowrap; display:block; background:url(../images/ico.gif) 1px -96px no-repeat; padding-left:10px; overflow:hidden;}
.Article2{ height:192px}
.Article2 li a{background:url(../images/ico.gif) 11px -96px no-repeat; padding:0 10px 0 20px;}

/*首页文章*/
.index_Article{ width:320px; overflow:hidden; margin-right:7px; float:left; border:#e4cfb5 1px solid; background:#f2dec4; display:inline;}

/*首页业务范围*/
#index_business{ width:325px; float:left; padding-top:15px}
.business{ padding:5px 10px 0 10px; width:325px; _line-height:0;}
.business li{width:32%; padding:0 10px 0 13px; float:left; background:url(../images/ico.gif) left -120px no-repeat; line-height:24px;}
