﻿/* ===========视图宽度============ */


/* 主要内容 */
.main-contain{
	background-image: url(/cms/templates/640554218792000000/images/yygh_bg.jpg);
	padding-bottom: 48px;
}

/* 二级导航 */
.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/640554218792000000/images/a_bg.jpg) repeat-x;
	color: #FFFFFF;
}
.mid-nav ul li:hover .li-l{
	background: url(/cms/templates/640554218792000000/images/li_l_bg.jpg);
}
.mid-nav ul li:hover .li-r{
	background: url(/cms/templates/640554218792000000/images/li_r_bg.jpg);
}
.mid-nav ul .mid-nav-check a{
	background: url(/cms/templates/640554218792000000/images/a_bg.jpg) repeat-x;
	color: #FFFFFF;
}
.mid-nav ul .mid-nav-check .li-l{
	background: url(/cms/templates/640554218792000000/images/li_l_bg.jpg);
}
.mid-nav ul .mid-nav-check .li-r{
	background: url(/cms/templates/640554218792000000/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;
}
.ks-type-box{
	padding: 26px 20px 30px 20px;
    background-color: #f6f4f3;
    border-radius: 10px;
    margin-top: 30px;
    color: #666666;
    overflow: hidden;
}
.ks-type-box a{
	color: #666666;
}
.type-left{
	float: left;
	font-size: 16px;
}
.type-right{
	float: left;
	margin-left: 10px;
	width: 1058px;
}
.ks-type-top{
	height: 41px;
	border-bottom: 1px solid #d0c4ba;
}
.ks-type-top ul li{
	float: left;
	margin-right: 50px;
	height: 38px;
	font-size: 16px;
	cursor: pointer;
}
.ks-type-top ul li a{
	color: #666666;
	display: block;
	height: 42px;
}
.ks-type-top ul li:hover{
	border-bottom: 4px solid #815b3f;
}
.ks-type-top ul .ks-type-check{
	border-bottom: 4px solid #815b3f;
}
.ks-type-top ul .current{
	border-bottom: 4px solid #815b3f;
}
.ks-type-top ul .fresh-btn{
	float: right;
    height: 32px;
    line-height: 32px;
    width: 86px;
    text-align: center;
    background-color: #8a6851;
    border-radius: 5px;
    margin-top: -3px;
    cursor: pointer;
    margin-right: 0;
}
.ks-type-top ul .fresh-btn:hover{
	border-bottom: none;
}
.ks-type-top .fresh-btn a{
	color: #FFFFFF;
}
.fresh-btn img{
	margin-right: -8px;
    margin-left: 14px;
    margin-top: 8px;
    float: left;
    width: 16px;
    height: auto;
}

.ks-list{
	margin-top: 10px;
}
.ks-list ul li{
	float: left;
    height: 32px;
    line-height: 32px;
    margin-right: 30px;
    margin-top: 6px;
    cursor: pointer;
padding: 0 12px;
}
.ks-list ul li a{
	display: block;
}
.ks-list ul .current,.ks-list ul li:hover{
	background-color: #e0d8d2;
	/*padding: 0 16px;*/
	border-radius: 5px;
}

.w_1300{ overflow:hidden; }

/* 专家列表 */
.zjjs-list{
	 width: 1361px; margin-left:-24px;
	margin-top: 40px;
}
 

.zjjs-list ul li{
	float: left;
	margin-left: 24px;
	background: url(/cms/templates/640554218792000000/images/zjjs_icon_02.png) no-repeat;
	width: 180px;
	height: 330px;
	/*margin-top: 76px;*/
}

.zjjs-list ul li a{
	cursor: pointer;
	color: #815b3f;
}
.zjjs-list ul li img{
	margin: 10px 10px 0;
        width:159px;
        height:185px;
}
.zj-info{
	text-align: center;
	line-height: 24px;
	/*margin-top: 18px;*/
        color: #815b3f;
margin: 16px 0 14px 0;
}
.zj-name{
	font-size: 18px;
        font-weight: bold;
}

/* 翻页 */
.page-box{
	text-align: center;
	margin: 100px 0 27px;
}
.page-box a{
	min-width: 20px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid #B8B8B8;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
	margin: 0px 5px;
	color: #5f5f5f;
	cursor: pointer;
}
.page-box a:hover{
	background-color: #815b3f;
	color: #FFFFFF;
	border: 1px solid #815b3f;
}
.page-box .page-check{
	background-color: #815b3f;
	color: #FFFFFF;
	border: 1px solid #815b3f;
}
.page-box span{
	color: #5f5f5f;
}
.page-box .next,
.page-box .prev{
	padding: 10px 20px;
}
.page-input{
    width: 20px;
    height: 20px;
	line-height: 20px;
    padding: 10px;
    display: inline-block;
    border: 1px solid #B8B8B8;
    border-radius: 5px;
    text-align: center;
    margin: 0px 5px;
    color: #5f5f5f;
    font-size: 16px;
}



