﻿/* ===========视图宽度============ */


/* 右边按钮 */
.btn-list-box{
	position: fixed;
	top: 140px;
	right: 50px;
	width: 90px;
	text-align: center;
	border-radius: 5px;
	background-color: #FFFFFF;
	z-index: 10;
}
.each-btn{
	height: 100px;
	box-sizing: border-box;
	width: 70px;
	margin: 0 auto;
	border-bottom: 1px solid #f0f0f0;
	color: #815b3f;
	cursor: pointer;
}
.each-btn a{
	display: block;
	padding: 15px 0;
	color: #815b3f;
}
.each-btn img{
	margin-bottom: 12px;
}
.top-btn{
	height: 30px;
	background-color: #815b3f;
	border-radius: 0 0 5px 5px;
	cursor: pointer;
}
.top-btn a{
	display: block;
}
.top-btn img{
	margin-top: 8px;
}
#gzh{ width:100px; height:100px; position:absolute; left: -98px;
    top: 400px; 
background:url( /cms/templates/640555831423940000/images/foot_icon_01.jpg) no-repeat;
}
/* 主要内容 */
.main-contain{
	background-image: url(/cms/templates/640555831423940000/images/yygh_bg.jpg);
	padding-bottom: 78px;
}

/* 二级导航 */
.mid-nav-box{
	height: 70px;
	line-height: 70px;
}
.mid-nav{
	float: left;
}
.mid-nav ul li{
	float: left;
	margin-right: 20px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	margin-top: 16px;
	cursor: pointer;
}
.li-l,.li-r{
	float: left;
	width: 15px;
	height: 37px;
}
.mid-nav ul li a{
	display: block;
	color: #815b3f;
	float: left;
	padding: 0 13px 0 14px;
}
.mid-nav ul li:hover a{
	background: url(/cms/templates/640555831423940000/images/a_bg.jpg) repeat-x;
	color: #FFFFFF;
}
.mid-nav ul li:hover .li-l{
	background: url(/cms/templates/640555831423940000/images/li_l_bg.jpg);
}
.mid-nav ul li:hover .li-r{
	background: url(/cms/templates/640555831423940000/images/li_r_bg.jpg);
}
.mid-nav ul .mid-nav-check a{
	background: url(/cms/templates/640555831423940000/images/a_bg.jpg) repeat-x;
	color: #FFFFFF;
}
.mid-nav ul .mid-nav-check .li-l{
	background: url(/cms/templates/640555831423940000/images/li_l_bg.jpg);
}
.mid-nav ul .mid-nav-check .li-r{
	background: url(/cms/templates/640555831423940000/images/li_r_bg.jpg);
}

.mid-nav-right{
	float: right;
	font-size: 14px;
	color: #815b3f;margin-top: 40px;
}
.mid-nav-right a{
	color: #815b3f;
}
/* 专家介绍 */
.ss-title{height:61px;}
.zjjs-title{
	font-size: 24px;
	font-weight: bold;
	color: #815b3f;margin-top: 34px; float:left;
}
.info-box{
	background-color: #f7f5f4;
	min-height: 238px;
	margin-top: 30px;
        _height:230px;
}
.zj-img{
	float: left;
        min-width: 200px;
        height: 100%;
}
.zj-img img{
        width: 100%;
        height: 100%;
}
.zj-info{
	float: right;
	padding: 28px 30px 20px 25px;
	position: relative;
	width: 920px;
}
.ksxq-btn{
	position: absolute;
    height: 32px;
    line-height: 32px;
    color: #FFFFFF;
    text-align: center;
    border-radius: 5px;
    background-color: #8a6851;
    right: 46px;
    cursor: pointer;
    padding: 0 20px;
    top: 32px;
}
.ksxq-btn a{
	color: #FFFFFF;
}
.zj-name{
	color: #815b3f;
	font-size: 22px;
	font-weight: bold;
	margin-top: 5px;
}
.zj-zw{
	margin-top: 18px;
	color: #666666;
}
.zj-keshi{
	margin-top: 18px;
	color: #666666;
}
.zj-zhichen{
	margin-top: 18px;
	color: #666666;
}
.zj-zc{
	margin-top: 12px;
	line-height: 28px;
	color: #666666;
}

.grjj{
	margin-top: 35px;
	color: #815b3f;
	font-size: 20px;
}
.grjj-text{
	margin-top: 16px;
	margin-bottom: 10px;
	color: #555555;
	line-height: 36px;
}
.grjj-text img {
    display: none;
}


