﻿@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0}
body{ font-size:12px; font-family:"宋体"; line-height:22px}
ul,li{ list-style:none}
a:link,a:visited{ color:#333; text-decoration:none}
a:hover{ color:#ff6600; text-decoration: underline}
h1{ font-size:16px; text-align:center; line-height:200%}
.clr{ clear:both}
.box{ width:950px; margin:0 auto 10px auto}
.blue{color:#145ebb}
.bluea:link,.bluea:visited{ color:#145ebb;}
.bluea:hover{ color:#ff6600}
.fl{ float:left;}
.fr{ float:right}
.f14{ font-size:14px}
img{ border:0px;}
.top{ background:url(/images/index/lb.gif) no-repeat 5px 6px #f4f7ff; border-bottom:#a2c3da 1px solid; height:25px; line-height:25px; margin-bottom:0; }
.topbg{ background:url(/images/index/top_bg.gif) repeat-x bottom; padding-bottom:8px}
.kwd{border:#da915f 1px solid; line-height:15px; margin:4px 0 0 10px; color:#aaa; height:17px; padding-top:5px;  padding-left:4px;width:435px }
.kwd_on{border:#da915f 1px solid; line-height:15px; margin:4px 0 0 5px; color:#666; height:17px; padding-top:5px;  padding-left:4px;width:400px;margin-left:10px;}
.sbt {	border: 0px; display: inline; font-weight: bold; background: url(/images/s.gif) no-repeat; width: 75px; cursor: pointer; color: #000; height: 24px; text-align: center;}
.seachk{width:545px; height:34px; background:url(/images/index/search_bg.jpg); margin:0 auto}
.stext{ position:absolute; right:-65px; top:6px; color:#ff6600}
.stag{width:468px; height:23px; margin:0 auto; position:relative}
.stagab{width:453px; height:23px; position:absolute; left:20px; top:-23px; z-index:5}
.ton{ color:#fff; float:left; width:54px; height:23px; text-align:center; background:url(/images/ton.jpg) no-repeat; line-height:23px; cursor:pointer; font-weight:bold;}
.toff{ color:#000; width:54px; height:23px; text-align:center; line-height:23px;  background:url(/images/toff.jpg) no-repeat; float:left; cursor:pointer; font-weight:bold}
.toff1{ color:#000; width:54px; height:23px; text-align:center; line-height:23px;  background:url(/images/toff_1.jpg) no-repeat; float:left; cursor:pointer; font-weight:bold}
.toff2{ color:#000; width:54px; height:23px; text-align:center; line-height:23px;  background:url(/images/toff_2.jpg) no-repeat; float:left; cursor:pointer; font-weight:bold}

/*首页主体部分开始*/
.ltitle{ height:26px; line-height:26px; background:url(../../images/index/ltbg.jpg); color:#fff; font-size:14px; padding-left:10px;}
.lcont{ border:#fd6432 1px solid; padding:8px 5px}
.car{ height:78px; background:url(../../images/index/car.jpg); margin:10px 0}
.pcont{ border:#ffd1c5 1px solid;background:#fff}
.pcont2{ border:#fff4f1 4px solid; padding:5px;background:#fff}
.pcont li{ height:24px; line-height:24px; border-bottom:#ffd1c5 1px dotted; padding-left:20px; background:url(../../images/index/li.jpg) no-repeat 0 8px; width:75px; float:left}
.mtitle{ height:32px; line-height:32px; background:url(../../images/index/mtbg.jpg); color:#fff; padding:0 10px 0 20px}
.mbg{ height:28px; background:url(../../images/index/mbg.gif) bottom repeat-x}
.mton{ width:110px; float:left; line-height:28px; background:url(../../images/index/mton.gif); cursor:pointer; color:#fff; font-weight: bold; font-size:14px; margin-right:5px; text-align:center}
.mtoff{ width:99px; float:left; line-height:24px; background:url(../../images/index/mtoff.gif); cursor:pointer; color:#000;   margin-right:5px; margin-top:4px; text-align:center}
.mcont{border:#fd6432 1px solid; background:#fff}
.mcont li{ height:25px; line-height:25px; overflow:hidden; padding-left:5px}
.sc{ width:70px; height:70px; float:left; padding:0; overflow:hidden}
.login{ height:145px; background: url(../../images/index/login_bg.jpg)}
.rtitle{ height:29px; line-height:29px; background: url(../../images/index/rtbg.jpg) no-repeat; color:#ff6600; margin-top:10px; padding-left:25px; padding-right:8px}
.rcont{ border:#ccc 1px solid; padding: 7px 8px; background:#fff}
.rcont li{ background:url(../../images/index/li2.jpg) 2px 8px no-repeat; padding-left:10px;}
.rcont li.ban{width:85px; float:left}
.link{ background:#f4f7ff; border:#a2c3da 1px solid; padding:0 10px; width:928px}
.link span{ white-space:nowrap}
#viewer {height:225px; width:243px; overflow:hidden;}
#viewerFrame {width:243px; padding:0;}
#viewer .sck img {width:68px; height:48px; border:#ddd 1px solid;}
#viewer .sck {float:left; width:243px; height:225px; overflow:hidden}
.sck li{float:left;width:70px;height:70px;overflow:hidden;margin:5px 5px 0 5px !important; margin:5px 4px 0 4px; text-align:center; padding:0;z-index:1;line-height:20px}

.tradek{ border:#ccc 1px solid; padding:10px; border-top:0}
/*首页主体部分结束*/

/*搜索自动提示开始*/
.autosel {
	width:438px;
	border:#ccc 1px solid;
	position:absolute;
	left:10px;
	top:27px;
	font-size:12px;
	line-height:20px;
	background:#fff;
	font-family:Arial
}
.autosel li.off {
	background:#fff;
	padding:0 5px;
	height:20px;
}
.autosel li.off span {
	float:right;
	color:green;
	font-size:10px
}
.autosel li.on {
	background:#000099;
	color:#fff;
	padding:0 5px
}
.autosel li.on span {
	color:#fff;
	float:right;
	height:20px;
	font-size:10px
}
/*搜索自动提示结束*/

/*仿google导航开始*/
.bgp a,.bgp span{display:block;cursor:pointer;}
.bgp .bgp-fr{margin:0 auto;}
#wrapper{text-align:center;font:13px Helvetica, Arial, sans-serif;}
#svc-toolbar{margin:2em auto 1.5em auto;}
#svc-toolbar .bgp-fr{width:52px;height:37px;margin-bottom:.5em;}
#svc-toolbar td{font-size:.9em;padding:0 13px}

/*提示边框*/
.ttm{position:absolute;font-size:12px;top:0;left:0;z-index:2;background:#fff;}
.ttl{margin:0 1px;height:1px;overflow:hidden;font-size:0;background-color:red;}
.ttc{text-align:center;border-left:1px solid red;border-right:1px solid red;}
.tt-text{margin:0 auto;white-space:nowrap;padding:.2em 0 0;}
.ttdc{height:1px;overflow:hidden;}
.ttdl,.ttdr{width:1px;height:1px;filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75;float:left;}
.ttdr{float:right;}
.ttvc{height:4px;}
.ttv{position:relative;top:-1px;z-index:3;width:8px;height:4px;overflow:hidden;margin:0 auto;}

/*单元*/
#a1-i .bgp-fr{background-position:0 0;}
#a1-i:hover{color:#ea0000;}
#a1-i-tt .ttl,#a1-i-tt .ttdl,#a1-i-tt .ttdr{background-color:#ea0000;}
#a1-i-tt .ttc{border-color:#ea0000;}
#a1-i-tt .ttv{background-position:-364px 0px;}

#a2-i .bgp-fr{background-position:0 -37px;}
#a2-i:hover{color:#0d53a4;}
#a2-i-tt .ttl,#a2-i-tt .ttdl,#a2-i-tt .ttdr{background-color:#0d53a4;}
#a2-i-tt .ttc{border-color:#0d53a4;}
#a2-i-tt .ttv{background-position:-364px -37px;}

#a3-i .bgp-fr{background-position:0 -74px;}
#a3-i:hover{color:#1da745;}
#a3-i-tt .ttl,#a3-i-tt .ttdl,#a3-i-tt .ttdr{background-color:#1da745;}
#a3-i-tt .ttc{border-color:#1da745;}
#a3-i-tt .ttv{background-position:-364px -74px;}

#a4-i .bgp-fr{background-position:0 -111px;}
#a4-i:hover{color:#ffb400;}
#a4-i-tt .ttl,#a4-i-tt .ttdl,#a4-i-tt .ttdr{background-color:#ffb400;}
#a4-i-tt .ttc{border-color:#ffb400;}
#a4-i-tt .ttv{background-position:-364px -111px;}

#a5-i .bgp-fr{background-position:0 -148px;}
#a5-i:hover{color:#3aa4df;}
#a5-i-tt .ttl,#a5-i-tt .ttdl,#a5-i-tt .ttdr{background-color:#3aa4df;}
#a5-i-tt .ttc{border-color:#3aa4df;}
#a5-i-tt .ttv{background-position:-364px -148px;}

#a6-i .bgp-fr{background-position:0 -185px;}
#a6-i:hover{color:#position;}
#a6-i-tt .ttl,#a6-i-tt .ttdl,#a6-i-tt .ttdr{background-color:#D030A7;}
#a6-i-tt .ttc{border-color:#D030A7;}
#a6-i-tt .ttv{background-position:-364px -185px;}

#a7-i .bgp-fr{background-position:0 -222px;}
#a7-i:hover{color:#CAB64F;}
#a7-i-tt .ttl,#a7-i-tt .ttdl,#a7-i-tt .ttdr{background-color:#CAB64F;}
#a7-i-tt .ttc{border-color:#CAB64F;}
#a7-i-tt .ttv{background-position:-364px -222px;}
/*仿google导航结束*/
