/*
	Author:CHL
	Email:ccaaii@qq.com
	Update:20130321
*/
div{ color: #555555;}
.bl{ color: #409fe1;}
/*左右栏*/
.leftbar,.rightcontent{
	margin-top: 8px;
}
.leftbar{
	float: left;
	width: 275px;
	overflow: hidden;
	/* [disabled]margin-right: 10px; */
	/* [disabled]background: #F00; */
	/* [disabled]margin-top: 0px; */ 
}
.rightcontent{
	float: right;
	width: 800px;
	overflow: hidden;
	/* [disabled]background-color: #0F0; */
}
.rightcontent .tabItem{
	display: none;
}
/*切换菜单*/
#tabBar{ padding-left:25px; background:url(../images/bg_tab.gif); height:29px; border:1px solid #869fc5; border-top:none; border-bottom:none; display:none;}
#tabBar a{display:block; float:left; background:url(../images/bg_tab_a.gif); width:115px; line-height:22px; padding-top:3px; text-align:center; color:#666; text-decoration:none; font-size:14px;}
#tabBar a:hover,#tabBar a.curTab{color:#fff; background:url(../images/bg_tab_ahover.gif); font-weight:bold;}

/*教材支持*/
#jczc{ border:1px solid #869fc5;}
#jczc h3{text-align:center;color:#002e73; font-weight:bold; font-size:14px; padding-top:1.5em;}
#jczc .content{padding:10px;}
#jczc .content a{color:#3399FF;}
#jczc .content p{text-indent:2em;line-height:22px;}
#jczc .content .pic{text-align:center;margin:10px auto;}
#jczc ul li{margin-left:4em; line-height:22px;}
#jczc ul.ps li,ul.mq li{margin-left:2em;}
#jczc li strong{color:#00479c;}
#jczc ul.mq{margin:10px 0;}
#jczc ul.blue{color:#00479c;}

/*教材建设，教辅建设*/

/*left*/
.detail a {
	color: #FF0000;
}
 .A{
	margin-bottom:5px; 
 }
 .A .TImg {
	padding-bottom: 2px;
}

 .A .title{    border-top: 2px solid #3581ce;
    height: 28px;
    background-image: linear-gradient(to top,transparent,#f5f5f5);}

  .A .title h3{    padding-left: 20px;
    padding-top: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #0563a6;}

 .A .content {
	padding: 5px;
}
 .A .content .img {
	float: left;
	margin-right: 3px;
	padding-top: 3px;
}
 .A .content .text {
	line-height: 20px;
	padding: 5px 10px;
	text-align: justify;
    position: relative;
}
.A .content .text .head_name {
    position: absolute;
    top: 155px;
    left: 45px;
}
.A .content .text .head_name h3 {
        font-size: 16px;
    font-weight: bold;
}
 .A .content .text img{
	float: left;
	margin-right: 12px;
    /*margin-top: 5px;*/
     padding-bottom: 16px;
 }
.A .content .text a {
	color: #40a8f2;

}

 .A .content .text .zb{
	font-size:14px;
	font-weight:bold;
}
/*right*/
.ab {
	clear: both;
	padding-bottom: 6px;
}
.ab .col1 {
	width: 400px;
}
.ab .a {
	float: left;
}
.ab .b {
	float: right;
}
.ab .col1 .title {
	line-height: 23px;
	color: #006699;
	background-repeat: repeat-x;
	/*height: 23px;*/
	text-align: center;
    border-top: 1px solid #c4e7f6;
    padding-top: 8px;
    width: 385px;
    font-size: 14px;
}

.ab .col1 .title span {
	font-weight: bold;
}
.ab .col1 .bookImg {
	margin-top: 8px;
	/* [disabled]margin-right: 20px; */
	margin-left: 16px;
	clear: both;
	/* height: 145px; */
	/* [disabled]overflow: hidden; */
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 10px 0;
}
.shajhs:hover + .cover_df,.cover_df:hover {
        width: 101px;
    height: 134px;
    position: absolute;
    top: 0;
    left: 26px;
    background-color: rgba(0, 0, 0, 0.4);
    display: block;
}
.ab .col1 .bookImg li {
	/* float: left; */
	text-align: center;
	width: 123px;
	/* position: relative; */
	/* display: flex; */
	/* flex-direction: row; */
}
.col1 .bookImg li a img:hover + .cover_default,.cover_default:hover {
    width: 101px;
    height: 134px;
    position: absolute;
    top: 0;
    left: 10px;
    background-color: rgba(0, 0, 0, 0.4);
    display: block;
}
.bookImg2 li a img:hover + .cover_default,.cover_default:hover {
    width: 101px;
    height: 134px;
    position: absolute;
    top: 0;
    left: 10px;
    background-color: rgba(0, 0, 0, 0.4);
    display: block;
}

.ab .col1 .bookImg li img ,.ab .col1 .bookImg2 li img,.ab .col2 .bookImg img{
	width: 100px;
}
.ab .col1 .bookImg2 {
	clear: both;
	height: 145px;
	margin: 8px 10px 0px 16px;
}
.ab .col1 .bookImg2 li {
	float: left;
	text-align: center;
	width: 123px;
    position: relative;
}
.ab .col1 .text {
	clear: both;
	margin-right: 2px;
	margin-left: 2px;
	line-height: 23px;
	margin-bottom: 2px;
	/* [disabled]margin-top: 10px; */
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 12px;
	/* [disabled]overflow: hidden; */
}
.ab .col1 .text h2 {
	float: left;
	line-height: 23px;
	margin-right: 5px;
    font-weight: bold;
    color: #555555;
    font-size: 14px;
}
.zd:hover {
        background-color: #409fe1;
}
.zd:hover span {
    color: white !important;
}
.zd {
	clear: right;
	float: right;
	cursor:pointer;
    border: 1px solid #4da5e3;
    width: 100px;
    text-align: center;
    border-radius: 15px;
    margin-right: 15px;
}
.zd span {
  font-size: 14px;
    font-weight: bold;  
}
.ab .col1 .text .datail {
	clear: both;
}


 .A .col1 {
	border: 1px solid #a5aeaf;
}
 .A .col1 .head {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 27px;
	background-image: url(../images/column2Bg.gif);
	background-repeat: repeat-x;
	height: 27px;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #a5aeaf;
	border-right-color: #a5aeaf;
	border-bottom-color: #a5aeaf;
	border-left-color: #a5aeaf;
}
 .A .col1 .head .LBg {
	background-image: url(../images/column2LBg.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
}
 .A .col1 .head .RBg {
	background-image: url(../images/column2RBg.gif);
	background-repeat: no-repeat;
	background-position: 146px center;
}
 .A .col1 .content2 {
	padding: 5px;
	line-height: 18px;
}
 .A .col1 .content2 p {
	text-indent: 2em;
}


 .A .col2 {
	    border: 1px solid #c4e7f6;
}
 .A .col2 .head {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 27px;
	background-image: url(../images/column2Bg.gif);
	background-repeat: repeat-x;
	height: 27px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #a5aeaf;
	border-right-color: #a5aeaf;
	border-bottom-color: #a5aeaf;
	border-left-color: #a5aeaf;
}
 .A .col2 .head .LBg {
	background-image: url(../images/column3LBg.gif);
	background-repeat: no-repeat;
	background-position: 35px center;
}
 .A .col2 .head .RBg {
	background-image: url(../images/column3RBg.gif);
	background-repeat: no-repeat;
	background-position: 165px center;
}
 .A .col2 .content2 {
	line-height: 23px;
	padding: 5px 15px;
    background-color: #eefaff;
}
 .A .col2 .content2 p {
	text-indent: 2em;
}

 .A .col3 {
	
}
 .A .col3 .head {
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	font-size: 14px;
        padding-left: 15px;
    color: #0563a6;
}

 .A .col3 .content2 {
	
	padding: 5px 15px 10px;
}
.A .col3 .content2 a {
	/* [disabled]background-color: #990000; */
	/* [disabled]padding: 5px 15px; */
	color: #900;
}

 .A .col3 .content2 p {
	text-indent: 0;
	line-height: 23px;
}

.ab .col2 .content {
	/* [disabled]height: 135px; */
	padding-bottom: 2px;
}

.content2 .c2_title {
    border-bottom: 1px solid #c4e7f6;
}
.content2 .c2_detail {
      padding-top: 8px;
}
.content2 .c2_title h3 {
        font-size: 14px;
    color: #555555;
    font-weight: bold;
        width: 90px;
    border-bottom: 2px solid #0a71ba;
    padding: 10px 0 8px 0;
    margin-bottom: -2px;
}
.ab .col2 {
	width: 400px;
}

.ab .col2 .title {
	line-height: 23px;
	color:#0563a6;
	background-repeat: repeat-x;
	/*height: 23px;*/
	text-align: center;
	margin-bottom: 1px;
    border-top: 1px solid #c4e7f6;
    padding-top: 8px;
    width: 385px;
    font-size: 14px;
}
.ab .col2 .title span {
	font-weight: bold;
}
.ab .col2 .bookImg {
	float: left;
	padding-right: 23px;
	padding-left: 27px;
	/* [disabled]height: 123px; */
	margin-top: 8px;
    position: relative;
    margin-bottom: 8px;
}


.ab .col2 .text {
	line-height: 23px;
	/* [disabled]float: left; */
	width: 237px;
	margin: 2px;
	padding: 2px 0 13px 5px;
	height: 135px;
	overflow: hidden;
    
}

.ab .col2 .text h2 {
	float: left;
	line-height: 23px;
	margin-right: 5px;
    font-weight: bold;
    color: #555555;
    font-size: 14px;
}
.ab .col2 .text .zd {
	clear: right;
	float: right;
	cursor:pointer;
}
.ab .col2 .text .datail {
	clear: both;
}

.Over {
	background-color: #999999;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	filter: Alpha(Opacity=80);
	z-index: 2;
}
.zd_dc{
	/*width:620px;*/
	position: absolute;	
	z-index: 10;
	border:1px solid #77A9CA;
	background-color:white;
}
.zd_caption{height:33px; line-height:23px; text-align:right; color:#fff;padding-bottom: 5px;}
.zd_caption .chd {
        border: 1px solid #4da5e3;
    width: 100px;
    text-align: center;
    border-radius: 15px;
    float: right;
    margin-right: 24px;
    margin-top: 7px;
    height: 23px;
    background-color: #409fe1;
    
}
.zd_caption .hd{
    font-size: 14px;
    font-weight: bold;
    color: white;
}
.zd_caption img{float:right;margin-top:5px; margin-right:5px;}
.zd_dc table{ width:100%; border-collapse:collapse;    padding: 0 20px 20px 20px;}
.zd_dc table tbody tr:nth-child(odd){ background-color: #f6f6f6;}
.zd_dc table tbody tr{ height: 30px;}
.zd_dc table tbody tr td:nth-child(1){ color: #0563a6;}
.zd_dc table tbody tr td:nth-child(4){ color: #f27640;}
.zd_dc table thead{border-top: 2px solid #409fe1;}
.zd_dc table thead tr{height: 35px;}
.zd_dc table thead tr th{ font-size: 14px;font-weight: bold;}
.zd_dc table td,.zd_dc table th{padding:3px; }

.col1_ulbox ul li{ float: left;list-style: none;padding: 10px 12px;}
.col1_ulbox ul li a{ cursor: pointer;color: #409fe1;}
.col1_title h3{font-size: 14px;font-weight: bold;color: #0563a6; padding: 10px 0;}
.col1_ulbox{ float: right;}
.dh{ background: url(../images/right.png) no-repeat;width: 16px;height: 16px;display: block;    padding-right: 5px; float: left;}

.tobtom{background: url(../images/botton.png) no-repeat;width: 9px;height: 7px;display: block;    position: relative;top: -14px;left: 234px;}
.jcs{    left: 230px;}
.zdcx i{left: 230px!important;}
.zdcx a{ padding-left: 12px!important;}
.zxxx i{left: 230px!important;}
.zxxx a{ padding-left: 0!important;}
.jcjs_detail a{    color: #40a8f2!important;padding-left: 25px;}
.known_more{    cursor: pointer;
    border: 1px solid #4da5e3;
    width: 160px;
    text-align: center;
    border-radius: 15px;
   background-color: #409fe1;
   margin: 0 auto;
   margin-bottom: 10px;
}
.known_more a {
  color: white!important;
    
}
.known_more:hover {
       background-color: #3490d0!important; 
}
.known_more a:hover {
    text-decoration: none;
}
.content2 .c_line {
    display: inline-block;
    width: 250px;
    height: 22px;
}
.content2 .c_line .c_title {
    width: 50px;
    display: inline-block;
}
.user {
    background: url(../images/user.png) no-repeat;width: 19px;height: 14px;display: block;float: left;padding-right: 5px;
}
.phone {
    background: url(../images/oldphone.png) no-repeat;width: 18px;height: 18px;display: block;float: left;padding-right: 5px;
}
.userqq {
    background: url(../images/userqq.png) no-repeat;width: 15px;height: 18px;display: block;float: left;padding-right: 5px;
}
.mathq {
    background: url(../images/mathq.png) no-repeat;width: 16px;height: 14px;display: block;float: left;padding-right: 5px;
}
.uemail {
    background: url(../images/email.png) no-repeat;width: 16px;height: 12px;display: block;float: left;padding-right: 5px;
}

#tbox {
    width: 41px;
    position: fixed;
    bottom: 220px;
    right: 75px;
}
#gotop {
    background: url(../images/totop_ys.png) no-repeat;
    height: 40px;
    width: 40px;
    display: block;
    cursor: pointer;
}
#tbox:hover>#gotop {
    background: url(../images/totop_jg.png) no-repeat;
}

.cover{
    position: absolute;
    top: 0;
    left: 10px;
    width: 101px;
    height: 134px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f000000',endColorstr='#3f000000');
    background-color:rgba(0, 0, 0, 0.4);
    display:none;
}
.cover ul li a{
    color:white;
    font-size:14px;
    cursor:pointer;
}
.cover ul li{margin-left:-10px;}
#gdsx_lg:hover>.cgdsx_lg{display:block;}
#wzf_jg:hover>.cwzf_jg{display:block;}
#gdsx_jmb:hover>.cgdsx_jmb{display:block;}