@charset "utf-8";

 .black_overlay{  display: none;  position: absolute;  top: 0%;  left: 0%;  width: 100%;  height: 100%;  background-color: black;  z-index:1001;  -moz-opacity: 0.8;  opacity:.80;  filter: alpha(opacity=80);  }  
  .white_content {  
      display: none;  
    position: absolute;
    top: 30%;
    left: 35%;
    width: 400px;
    height: 310px;
    padding: 16px;
    border: 5px solid #847160;
    background-color: white;
    z-index: 1002;
    overflow: auto;
}
.one_line .userid {
    width: 380px;
    height: 30px;
    line-height: 100%;
    line-height: 36px\9;
    border-radius: 6px;
    border: 1px solid #ddd;
    padding-left: 10px;
    margin-bottom: 8px;
    padding-left:15px;
}
.m_box{
	width: 1280px;
    min-height: 586px;
    margin: 0px auto;
}

.left{
	background: url(../images/lbg.png) repeat-y;
	min-height: 586px;
	width: 226px;
	float: left;
}
.ltitle{
	background: url("../images/title1.jpg") no-repeat;
	height: 66px;
	color: #cdb889;
	font-size: 22px;
	    text-align: center;
    line-height: 66px;
}
/* 产品三级菜单 */
    .wrap-menu {}
    .wrap-menu ul{ list-style:none;  padding:0;}
    .wrap-menu ul li{ text-indent:3em; white-space:nowrap; }
    .wrap-menu ul li h2{     color: #EBE3D5;
    border-bottom:1px solid rgba(205, 184, 137, 0.38);
    height: 32px;
    letter-spacing: 1px;
    background: url(../images/nav_bg.gif) no-repeat 0px 2px;
        font-weight: normal;
            margin-bottom: 10px;
            cursor:pointer;
}
    .wrap-menu ul li a{ display:block; outline:none; height:25px; line-height:25px; margin:1px 0; color:#1A385C; text-decoration:none;}
    .wrap-menu ul li img{ margin-right:10px; margin-left:-17px; margin-top:9px; width:7px; height:7px; background:url(images/arrow.gif) no-repeat; border:none;}
    .wrap-menu ul li img.unfold{ background-position:0 -9px;}
    .wrap-menu ul li a:hover{ background-color:#ccc; background-image:none;}
    .lev-1{margin:0px 0px 15px 0px;}

#nav{
    border-top: 0px none;
    padding: 15px 0px 5px 5px;
}
#nav a {
    font-size:12px;
    color: #BBAEA0;
    display: block;
    height: 32px;
    line-height: 32px;
    width: 172px;
    letter-spacing: 1px;
    background: url(../images/nav_bg.gif) no-repeat 15px 8px;

}
#nav a:hover, #nav a:active {
    color: #BBAEA0;
    background: url(../images/nav_bg_A.gif) no-repeat 15px 8px;
    color: #f96125;
    width: 170px;

}
.nava {
    background: url(../images/nav_bg_A.gif) no-repeat 0px 8px;
    background-color: #cc0000 !important;
    color: #ffffff !important;
    width: 142px !important;
    padding-left: 26px !important;
    font-weight: bold !important;
}
.lcont {
	padding: 10px;
    color: #BBAEA0;
}
.lcont p{
	line-height: 27px;
}
.right{
	float: right;
	min-height: 586px;
	width: 1020px;
}
.right_t{
	margin-top: 35px;
	height: 40px;
	background: url("../images/rtitle.png") no-repeat;
	padding: 0px 25px;

}
.right_t h3{
	float: left;
}
.right_t span{
	float: right;
	font-size: 12px;
}
.right_c{
	
	width: 1000px;
	margin: 20px auto;
	line-height: 26px;
	word-wrap:break-word;
	overflow:auto;
}
/* ============产品图片列表============== */

div.productquery_dolphin{
padding:0px;
margin:0px 16px 17px 0px;
float:left;
text-align:center;
}

div.productquery_dolphin div.fang{
margin:0px;
text-align:center;
padding:1px;
border:1px #c2a978 solid;
}

div.productquery_dolphin div.picFit{
overflow: hidden;
}

div.productquery_dolphin div.picFit img{
}

div.productquery_dolphin a.prodtitle:link,div.productquery_dolphin a.prodtitle:visited,div.productquery_dolphin a.prodtitle:active{
font:12px/31px simsun;
text-align:center;
color:#505050;
text-decoration: none;
}

div.productquery_dolphin a.prodtitle:hover{
font:12px/31px simsun;
color:#505050;
text-decoration: underline;
}

div.productquery_dolphin div.title{
white-space: nowrap;
overflow: hidden;
text-align:center;
margin:0px;
}
.page{
	clear: both;
	padding: 25px;
	font-size: 16px;
	text-align: center;
}
.page a{
    display:both;
    padding:5px;
    margin:0px 4px;
    text-align:center;
    border:1px solid #452E20;
}
.page b{
      display:both;
    padding:5px;
    margin:0px 4px;
    text-align:center;
    background-color:#452E20;
    color:#fff;
}