@import url("template.css");

.indexbg {
        width:760px;
        margin:10px auto;
        padding:0px 25px;
        font-size:large;
}

/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,Tahoma;
}
img{
	border:none;
}

a { color:#565151; cursor:pointer; hide-focus:expression(this.hideFocus=true); outline:none;}
a:link, a:visited { text-decoration:none; }
a:hover { text-decoration:none; }
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/

.w960{
	width:800px;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.btn-1{
	width:56px;
	height:23px;
	border:none;
	background:url(../images/btn-bg1.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#2F592E;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
}
.btn-tbbuy{
	width:150px;
	height:39px;
	border:none;
	background:url(/EDM/sjb/images/tb.jpg) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
}
.btn-yhbbuy{
	width:150px;
	height:39px;
	border:none;
	background:url(/EDM/sjb/images/sc.jpg) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
}

/* 自适应宽度的块(通用块) */

.tbox{
	margin:0 0 8px 0;
	border-bottom:1px solid #6d97f7;
	overflow:hidden;
	background:url(../images/fl-bg.gif) 0 0 repeat-x;
}
.tbox dt{
	height:25px;
	border:1px solid #6d97f7;
	overflow:hidden;
	clear:both;
}
.tbox dd{
	border-left:1px solid #6d97f7;
	border-right:1px solid #6d97f7;
	padding:4px 4px 0px;
	overflow:hidden;
}

.tbox dt strong{
	height:26px;
	line-height:26px; !important;line-height:25px;
	padding-left:22px;
	padding-right:4px;
	display:block;
	float:left;
	color:#000;
	background:url(../images/fbico.gif) 5px 6px no-repeat;
	letter-spacing:1px;
}
.tbox dt strong a{
	color:#000;
}
.tbox dt strong a:hover{
	color:#4C94F6;
	text-decoration:none;
}
.tbox dt span.more{
	float:right;
	position:relative;
	line-height:26px;
	padding-right:8px;
	color:#000;
}
.tbox dt span.more a{
	color:#000;
	text-decoration:none;
}
.tbox dt span.more a:hover{
	color:#333;
}
.tbox dt span.label{
	height:24px;
	float:right;
	overflow:hidden;
	padding-right:1px;
	padding-top:2px;
}
.tbox dt span.label a{
	height:25px;
	display:block;
	padding:0px 7px 0px 8px;
	line-height:23px;
	border-left:1px solid #F4B126;
	float:left;
	color:#000;
	text-decoration:none;
	overflow:hidden;
	letter-spacing:1px;
}
.tbox dt span.label a:hover{
	color:#360;
}
.tbox dt span.label a.thisclass{
	background:#FFF;
	color:#333;
	border-top:3px solid #F4B126;
}
/* --------- 导航 ----------------*/
.w963 {
	width:963px;
	margin-top:0px;
	margin-bottom:0px;
}
#navMenu {
        margin-left:170px;
        margin-bottom:50px;
	width:600px;
	overflow:hidden;
}
#navMenu li {
	float: left;
	line-height: 34px;
	height: 34px;
	margin-left: -2px;
}
#navMenu li a {
	font-size: 14px;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 2px;
	display: block;
}
#navMenu li a:hover, #navMenu li.hover a {
	color:red;
	text-decoration: none;
}


.e2{
	
}
.e2 li{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:12px 0px;
	border-bottom:1px solid #EEE;
}
.e2 li a.preview{
	width:84px;
	float:left;
	margin-right:7px;
	margin-bottom:3px;
	margin-left:10px;
	display:inline;
}
.e2 li a.preview img{
	width:80px;
	/*height:60px;*/
	display:block;
	padding:1px;
	border:1px solid #EEE;
}
.e2 li a.preview:hover img{
	border:1px solid #AAA;
}
.e2 li a.title{
	overflow:hidden;
	line-height:25px;
	font-weight:bold;
	font-size:14px;
	margin-left:2px;
}
.e2 span.info{
	display:block;
	line-height:23px;
	color:#000;
	padding-left:12px;
}
.e2 span.info small{
	color:#000;
	font-size:12px;
	margin-left:3px;
}
.e2 span.info a{
	color:#000;
}
.e2 p.intro{
	color:#000;
	line-height:20px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
}
.f5{/*友情链接(文字)专用*/
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
}
.f5 li{
	float:left;
	line-height:14px;
	padding:8px 10px 0px;
	white-space:nowrap;
}
.f5 li a{
	color:#000;
	float:left;
}
/*---------- Float QQ ---------*/
.qqdiv 
{
    width:200px;
    border:1px solid #E5EFD6;
    font-weight: bolder;
  position:fixed;
  top:300px;
  right:5px;
}
.qqdiv .dtt
{
	font-size:14px;
	padding:5 0 5 5px;
}
.qqdiv .ddd
{
	font-size:12px;
    padding:5 0 5 5px;
}
/*----------图片向左无缝滚动---------*/
#demo {
 background: #FFF;
 overflow:hidden;
 width: 550px;
 }
#demo img {
 border: 3px solid #F2F2F2;
 }
#indemo {
 float: left;
 width: 800%;
 }
#demo1 {
 float: left;
 }
#demo2 {
 float: left;
 }

/*--------课程咨询-------------*/
.dede_comment{
	padding-bottom:6px;
}
.dede_comment .decmt-box{
	width:98%;
	padding:6px 5px 8px;
	margin:0px auto;
	border-bottom:1px solid #E5E5E5;
	overflow:hidden;
	clear:both;
}
.dede_comment .decmt-box .decmt-title{
	line-height:19px;
	color:#999;
	font-family:Tahoma;
}
.dede_comment .decmt-box .decmt-title span{
	margin-right:2px;
	vertical-align:middle;
}
.dede_comment .decmt-box .decmt-title .moodico{
	height:18px;
	width:18px;
	display:inline-block;
}
.dede_comment .decmt-box .decmt-title .username{
	color:#669;
}
.dede_comment .decmt-box .decmt-title .username a{
	color:#669;
}
.dede_comment .decmt-box .decmt-title .username a:hover{
	text-decoration:none;
	color:#690;
}
.dede_comment .decmt-box .decmt-title .ip{
	color:#669;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-title .date{
	color:#555;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-act{
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#999;
}
.dede_comment .decmt-box .decmt-act span{
	margin-right:7px;
}
.dede_comment .decmt-box .decmt-act span a{
	color:#888;
}
.dede_comment .decmt-box .decmt-content{
	color:#555;
	line-height:21px;
	clear:both;
	width:99%;
	margin:2px auto 0px;
/*	background:url(../images/ico-comment-quote.gif) 0px 4px no-repeat;
	text-indent:18px;*/
}
.dede_comment .decmt-box .decmt-content img{
	vertical-align:middle;
}
.dede_comment .decmt-box .decmt-box{
	background:#FFE;
	border:1px solid #CCC;
	margin:6px auto;
}
.dede_comment .decmt-box .decmt-box .decmt-title{
	text-indent:4px;
}
.dede_comment .decmt-box .decmt-box .decmt-content{
	color:#555;
}
.nocomment{
	padding:10px;
	color:#666;
}
.dede_comment_post{
	padding:5px;
}
.dcmp-title{
	line-height:25px;
}
.dcmp-title strong{
	color:#444;
	font-weight:normal;
}
.dcmp-title small{
	font-size:12px;
	color:#999999;
}
.dcmp-stand{
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#999;
}
.dcmp-stand strong{
	font-weight:normal;
	color:#444;
}
.dcmp-stand input{
	margin-right:2px;
}
.dcmp-stand img{
	vertical-align:middle;
	margin-right:2px;
}
.dcmp-content{
	padding-top:8px;
}

.dcmp-content textarea{
	width:96%;
	height:60px;
}
.dcmp-mood{
	height:25px;
	width:80%;
	overflow:hidden;
	clear:both;
	padding-top:12px;
}
.dcmp-mood strong{
	float:left;
	color:#444;
	font-weight:normal;
	line-height:25px;
}
.dcmp-mood ul{
	float:left;
}
.dcmp-mood ul li{
	float:left;
	margin-right:8px;
}
.dcmp-mood ul li input,.dcmp-mood ul li img{
	vertical-align:middle;
	margin-right:4px;
	*margin-right:0px;
}
.dcmp-post{
	height:35px;
	overflow:hidden;
	clear:both;
	color:#444;	
}
.dcmp-post .dcmp-userinfo{
	float:left;
	margin-right:6px;
}
.dcmp-post .dcmp-userinfo input{
	height:13px;
	padding-right:0px;
}
.dcmp-post .dcmp-userinfo input,.dcmp-post .dcmp-userinfo img{
	vertical-align:middle;
	margin:5px;
}
.dcmp-post .dcmp-submit{
	float:left;
	padding-top:6px;
}
.dcmp-post .dcmp-submit input,.dcmp-post .dcmp-submit button{
	vertical-align:middle;
}
.dcmp-post .dcmp-submit button{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	overflow:hidden;
	color:#444;
	cursor:pointer;
	margin-left:5px;

}
/*-----------分页-----------*/
.dede_pages{
	width:712px;
	float:none;
	overflow:hidden;
	text-align:center;
}
.dede_pages ul{
	margin:0px auto;
	float:none;
	clear:both;
	overflow:hidden;
	text-align:center;
	white-space:nowrap;
}
.dede_pages ul li,.dede_pages ul li a{
	float:none;
	display:inline;
}
/*----------客户列表---------------*/
.l_k2 .lr {
	padding-top: 14px;
	padding-left: 14px;
	padding-bottom: 18px;

	line-height: 22px;
}
.l_k2 .lr a:link,.l_k2 .lr a:visited {
	color: #797875;
}
.l_k2 .lr a:hover {
	color: #CC1F00;
	text-decoration: none;
}
.l_k2 .lr ul li {
	width:120px;
	height:50px;
	display:block;
	float:left;
	overflow:hidden;
	margin:5px 5px 2px 8px;
        padding: 0px,auto;
        list-style-type: none;
}
.l_k2 .lr ul li a:link,.l_k2 .lr ul li a:visited {
	color: #797875;
}
.l_k2 .lr ul li a:hover {
	color: #CC1F00;
	text-decoration: none;
}
.l_k2 .lr ul li a:hover img{
	border:1px solid #999;
	padding:2px;
}
.l_k2 .lr ul li a img{
	display:block;
	border:1px solid #E3E3E3;
	padding:2px;
	width:110px;
	height:35px;
}
/*---------------联系我们QQ----------------*/
.sy_lxwm {
	padding-left: 10px;
}

.sy_lxwm .left_bg {
	background-image: url(/images/ysb_r15_c12_s1.png);
	background-repeat: no-repeat;
	float: left;
	height: 136px;
	width: 92px;
}
.sy_lxwm .right_bg {
	background-image: url(/images/ysb_r15_c16.png);
	background-repeat: no-repeat;
	float: right;
	height: 136px;
	width: 66px;
}
.sy_lxwm .nr {
	float: left;
	width: 592px;
        height:136px;
	line-height: 18px;
background-color: #FCFCFC;
}
.sy_lxwm .nr .xbt {
	font-size: 14px;
	font-weight: bold;
	color: #B60005;
	text-align: center;
	line-height: 38px;
	height: 38px;
}
.sy_lxwm .nr .z_k {
	font-size: 14px;
	float: left;
	width: 240px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.sy_lxwm .nr .r_k {
	font-size: 14px;
	float: left;
	width: 250px;
}
.sy_lxwm .nr .r_k dl{
        width:350px;
        height:136px;
}
.sy_lxwm .nr .r_k dl dt {
	float: left;
	height: 50px;
	width: 50px;
	padding: 20px;
	font-size: 8px;
}
.sy_lxwm .nr .r_k dl dd {
        float:right;
	height: 23px;
	margin:2px 5px;
}
/*-------------Pride Header----------------*/
