﻿/*ReferenceSubDetail.aspx页面样式*/
*
{
    font-family:"微软雅黑";
}
.main_warp { margin: 0 auto; width: 1200px;background: #fff none repeat scroll 0 0; }
/*左半边样式*/
.inner-left{ float:left; width:210px; overflow:hidden; padding:10px 0 0 0;}
.ZHindex_Container{
    background-color: #fff;
    border: 1px solid #bec8bc;
    margin: 0 auto;
}

.Block_Left_Head h2 span {
    background: #1c3c3d none repeat scroll 0 0;
    color: #dae3dc;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 92px;
}
/*相关词条样式*/
.reldiv{/*border: 1px solid #118ED3;*/overflow:hidden;margin-bottom:5px;margin-top:15px;}
.reldiv h2 {background: url("../images/ZHNewTitle.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);border-bottom: 1px solid #DBDBDB;font: bold 15px/24px SimHei,Arial,Helvetica,sans-serif; padding-left: 12px; width: 193px;}
.reltitle{ width:246px; height:36px; line-height:36px; text-align:center; background-color:#1c97db; font-size:15px; font-weight:bold; color:#FFF;}
.rellist{width:210px; /*border-left:1px #9dd0ef solid;*/ padding-left:6px; padding-bottom:7px;}
/*.rellist p{font-size:14px; font-weight:bold; color:#165189;margin-left: 30px; background: url("../img/gywmbg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}*/
.rellist p{font-size:14px; font-weight:bold; color:#165189;margin-left: 42px; background: url("../images/wuwenhuaicon.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);}
.rellist a{font-size:16px; color:#d1e7eb; padding-right:5px;margin-left:27px; line-height: 35px;height: 35px;
}
.rellist a:hover{ color:#3DABE3;}
.Actived a{color:#3DABE3;}
/*热门词条样式*/
.gjs-leftbottom{ /*background:url(../images/listbottomfoot.jpg) bottom no-repeat;*/ }
.gjs-leftbottom h2 {background: url("../images/ZHNewTitle.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);border-bottom: 1px solid #DBDBDB;font: bold 15px/24px SimHei,Arial,Helvetica,sans-serif; padding-left: 12px;}

.gjs-leftbottom p{ width:247px; height:37px; background:url(../images/rmct.jpg) no-repeat;}
.gjs-leftbottom p.confercence{ width:247px; height:37px; background:url(../images/rmct-conference.jpg) no-repeat;}
.gjs-leftbottom ul{ width:237px;/*border-left:1px #9dcbe5 solid; border-right:1px #9dcbe5 solid;*/ padding-left:8px; padding-top:8px;padding-bottom:10px; line-height:24px;}
.gjs-leftbottom ul li{ list-style-type:none;}
.gjs-leftbottom ul li a{ color:#035faa; text-decoration:none;}

/*****************************************************************/

/*右半边样式*/
.bct-right{float:right;width:880px;}

/*标题*/
.sgbName{ text-align:center; font-size:16px; font-weight:bold; color:#4c79bd; line-height:47px;}

/*词条基本信息*/
.specialMain{ float:left;width:740px;}
.specialsummary{ float:left;width:580px; }
.specialsummary li{ line-height:18px; padding-top:5px;}
.specialsummary li span{ display:inline-block; font-size:14px; color:#0a4ba5; width:90px;}
.specialsummary li span { float: left; }
.specialsummary li em{ float:left;width:250px;}
.specialbook-price{ margin-top:8px; padding:0px 0; width:140px; float:right;}
.specialbook-price p{ line-height:18px; padding-left:0px; color:#fe0b05; font-size:14px;}
.specialbook-price p span{ color:#0a4ba7; padding-right:5px;}
.specialbook-price img{ padding:0 0 0 0px; float:left; margin-top:14px;}
.sgbml{ float:left; width:145px;}

.btn-save{ background: url(../images/btn-save.png) no-repeat; width:61px;}

/*词条内容简介*/
.singleDetail{ clear:both; padding-top:18px; overflow:hidden;}
.singleDetail h2{ background:#F3F3F3; line-height:30px; height:30px; font-size:14px; color:#0e4ba6; padding-left:25px;}
.sm{ padding-left:10px !important; text-align: justify;  line-height:26px; font-size:12px; color:#3f3f3f;/*border-left:3px solid #bec8bc;*/}
.sm p.sepcail{ text-align:center; line-height:30px; font-size:16px; margin:5px 0 0 0; color:#b6b6b6;}
.sm p.para{ line-height:24px; margin:8px 0 0 0;}
.sm p.sepcail a{color:#0e4ba6;}
.sm p.sepcail a:hover{color:#cc0004;}
.sm p a{ line-height:26px; color:#cc0004;text-indent:0;}
.sm span a{ display:block; line-height:22px;text-indent:0; background:url(../images/icon-book.png) no-repeat 10px 6px; padding-left:24px;}
.spic{ padding-top:20px; text-align:justify;}
.spic a{ width:155px; height:155px; border:1px solid #ccc; margin-left:19px; display:inline-block; text-align:center;}
.sm table td {padding:5px;}
.sm img{margin:0 auto;text-align:center;}
         /*.sm table{border-right:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;} 
       .sm  table td{border-left:1px solid #dbdbdb;border-top:1px solid #dbdbdb;}*/ 

/********************************************************************************************************************************************************************/


.bigwrap {
    margin: 0 auto;
    position: relative;
    width: 1184px;
}