﻿@charset "utf-8";

.index-nav9-top b{ height: 45px;padding-top: 1px;float: left;}
.search-dl select{ height: 22px;}
.search-dl input.txt {padding: 2px;width: 40px;}
.search-dl .djbtn{ padding: 3px 0;}
.back{width: 265px; margin-top: -30px; line-height: 30px; float: right;}
.back a{background: url("/images/ico_home_fb.png") no-repeat 0 -24px transparent;display: inline-block;margin-right: 10px;text-decoration: none;font-size: 13px;font-family: 微软雅黑, sans-serif;font-weight: bold;padding-left:28px}
.back a:hover{ color: #d73737;}
.back a.fb{ background-position: 0 6px;width: auto;}
.main-ul{ width: 100%;padding-bottom: 5px;float: left;}
.main-ul li{ float: left;margin-bottom: 5px;}
.main-ul li:hover{ background-color: #f9efeb;}
.main-ul .b1 {float: left;}
.main-ul .b2 { padding-left: 10px;float: left;}
.main-ul .b2 .p-lg{ width: 240px;}
.main-ul .b2 .p-lg a.tit{ max-width: 235px;}
.main-ul .b2 .near{ width: 240px;padding-top: 5px;}
.unlblicon_map{ position: absolute;right: 1px;}
.pages{ padding: 8px 0;}
.pages a{border: none;padding: 2px;margin-right: 2px;}
.pages a:hover{ border: none;}
.pages .cpb{background:none;border: none;color: #f67f1f;font-weight: bold;}
dl.info-summary{ width:320px;height: 115px;min-height: 100px;}
dl.info-summary dt{ margin-right: 5px;}
dl.info-summary dt img{ width: 125px;height: 100px;}
dl.info-summary dd{ line-height: 20px;}dl.info-summary dd.bottom{float:right;}

.cGuide_blank{
	display:none;
	position:absolute !important;
	left:0;
	top:0;
	z-index:998;
}
.cGuide_blank_t,.cGuide_blank_r,.cGuide_blank_b,.cGuide_blank_l{
	display:block;
	line-height:0px;
	background:#000;
	border:0px solid #000;
	position:absolute;
	font-size:0px !important;
	filter:alpha(opacity=50);
	opacity:0.5; 
	zoom:1;
	width:0;
	height:0;
	left:0;
	top:0;
	z-index:998;
}

.cGuide_box{
	display:none;
	position:absolute;
	background: #000;
    filter:alpha(opacity=80);
	opacity:0.8; 
	color: #fff !important;
	width: 300px;
	font-family: "HelveticaNeue", "Helvetica Neue", "Helvetica", Helvetica, Arial, Lucida, sans-serif;
	font-weight: normal !important;
	 -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
		  border-radius: 4px;
	z-index:999;
    overflow: visible;
}
.cGuide_arrow{
    position: absolute;
	line-height:0;
	width: 0;
	height: 0;
    border-width: 14px;
	border-color:transparent transparent #101010 transparent;
    border-style:dotted dashed solid dashed;
    top: 72px;
    z-index: 9999;
    zoom: 1;
}
.cGuide_title{
	color: #6CBD45;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0.5em;
	margin: 0;
}

.cGuide_content{
	position:relative;
	margin:0 10px;
	padding:10px 0;
	overflow:auto;
	clear:both;
	zoom:1;
}
.cGuide_content_text{
	margin: 0 10px;
	padding:10px 0;
	font-size: 14px;
	line-height: 18px;
}
.cGuide_button,.cGuide_button_unable{
	display:block;
	float:right;
	width: 80px;
	padding: 0;
	margin:0;
	height:30px;
	line-height:30px;
	outline:none;
	font-size: 13px;
	text-align:center;
	text-decoration: none !important;
	color: #FFF !important;
	border: solid 1px #039;
	background: #06f;
	background: -moz-linear-gradient(top, rgb(0,99,255) 0%, rgb(0,85,214) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(0,99,255)), color-stop(100%,rgb(0,85,214)));
	background: -webkit-linear-gradient(top, rgb(0,99,255) 0%,rgb(0,85,214) 100%);
	background: -o-linear-gradient(top, rgb(0,99,255) 0%,rgb(0,85,214) 100%);
	background: -ms-linear-gradient(top, rgb(0,99,255) 0%,rgb(0,85,214) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0063ff', endColorstr='#0055d6',GradientType=0 );
    filter: Alpha(Opacity=100);
	background: linear-gradient(top, rgb(0,99,255) 0%,rgb(0,85,214) 100%);
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
	-webkit-border-radius: 2px;
	 -moz-border-radius: 2px;
		  border-radius: 2px;
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.3) inset;
	 -moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.3) inset;
		  box-shadow: 0px 1px 0px rgba(255,255,255,0.3) inset;
	zoom:1;
}
.cGuide_button_unable{
	opacity:0.3;
	filter:Alpha(Opacity=30);/*100为不透明，0为全透明*/
	cursor:default;
}
