@charset "utf-8";
/* CSS Document */
@import url("common.css");
body{background: #ededed;}
.MainBox{ width: 100%; overflow: hidden; margin:0px auto; padding:0px; }
/*顶部logo*/
.jl_logoBox{ width: 100%; overflow: hidden; height: 60px; background-color: #fff;}
.jl_logo{width: 50%; overflow: hidden; height: 60px;float: left; }
.jl_logo img{height: 60px;float: left; cursor: pointer;}
.jl_Kf_Tel{width: 50%; overflow: hidden;height: 60px; float: right;}
.jl_Kf_Tel img{height: 60px;float: right; cursor: pointer;}
/*导航*/
.jl_nav{width: 100%; overflow: hidden;height: 50px; background-color: #004874;}
.jl_nav ul{width: 100%; overflow: hidden;height: 50px; background-color: #004874;}
.jl_nav ul li{ width: 25%; overflow: hidden; height: 50px; text-align: center;line-height: 50px; float: left; font-size: 16px; color: #fff; background: url(../images/jl_nav_bj.png) center right no-repeat; background-size: contain; cursor: pointer; }
/*广告位*/
.jl_ads{width: 100%; overflow: hidden;}
.jl_ads img{width: 100%; float: left;}
/*专家介绍*/
.ExpertTeamCont{width: 100%; overflow: hidden; background-color: #fff; margin-top: 20px;border-top:solid 1px #dddddd;border-bottom:solid 1px #dddddd;}
.ExpertTeamCont_tit{width: 100%; overflow: hidden; height: 50px;padding: 0px 15px;}
.ExpertTeamCont_tit span{display: inline-block;width: 25%; overflow: hidden; height: 50px;text-align: left; line-height: 50px; font-size: 18px; color: #014874;float: left; }
.ExpertTeamCont_tit em{display: inline-block;width: 75%; overflow: hidden; height: 50px;text-align: left; background:url(../images/jl_ItemsList_tit_bj.png) center center no-repeat; background-size:100%;line-height: 50px; }
.jl_infoCont{width: 100%; overflow: hidden;}
.jl_infoCont ul{width: 100%; overflow: hidden;padding: 0px 15px;}
.jl_infoCont ul li{width: 100%; overflow: hidden;border-top:solid 1px #dddddd; padding: 15px 0px;}
.jl_infoContImg{overflow: hidden;float: left; }
.jl_infoContImg img{width: 78px; height: 78px; float: left; overflow: hidden;}
.jl_infoContEct{overflow: hidden;float: left;width: 70%; padding-left: 5px;}
.jl_infoContEct h3{ display: inline-block; font-weight: normal; font-size: 16px; color:#000; float: left; width: 100%;height: 20px;overflow: hidden;}
.jl_infoContEct p{ display: inline-block; width: 100%;  overflow: hidden; margin-top: 5px; color: #999999; font-size: 14px; word-break: break-all;}
.jl_infoContEct p span{float: right; text-align: right;font-weight: 500;}
.jl_infoContPages{width: 100%;overflow: hidden;}
/*底部导航*/
.foot_nav{ width: 100%; overflow: hidden;margin-top: 20px;background-color: #004874; height: 50px; }
.foot_nav ul{ width: 100%; overflow: hidden;background-color: #004874; height: 50px; }
.foot_nav ul li{width: 25%; overflow: hidden;height: 50px; text-align:center; color: #fff; font-size: 14px; float: left;line-height: 50px; background: url(../images/jl_nav_bj.png) center right no-repeat;background-size: contain;cursor: pointer;}
.foot_nav_bj{display: inline-block; width: 70px;height: 50px; background: url(../images/foot_nav_bj.png) center left no-repeat; background-size: contain; text-align: right; }