/*自定义开始-DANIEL*/

.dlheader_top{
	width:100%;
	height:50px;
	background:url(../images/daniel/top_bg.png) repeat;
	overflow:hidden;
	color:#fff;
}
.dlheader{overflow:hidden;}
.dlheader_top a{color:#fff;}
.dlpd_top15{padding-top:10px;}
.dlheader_pd{padding:5px 0 10px 0;}
.dlmargin_auto{margin: 0 auto;}
.dlmarginb_10{margin-bottom:10px;}
.dlmarginb_20{margin-bottom:20px;}
.dlmarginl_10{margin-left:10px;}
.dlmarginl_20{margin-left:20px;}
.dlmargint_10{margin-top:10px;}
.dlmargint_20{margin-top:20px;}
.dlmargint_30{margin-top:30px;}
.dlmarginr_20{margin-right:20px;}

.dlw_1000{width:1000px;margin:0 auto;}
.dlw_150{width:150px;}
.dlw_220{width:220px;}
.dlw_280{width:280px;}
.dlw_310{width:310px;}
.dlw_320{width:320px;}
.dlw_340{width:340px;}
.dlw_470{width:470px;}
.dlw_490{width:490px;}
.dlw_680{width:680px;}
.dlw_760{width:760px;}
.dlw_880{width:870px;}

.dlh_270{height:270px;}
.dlh_130{height:130px;}

.dlleft{float:left;}
.dlright{float:right;}
a.dlft_red{color:#f99;}

.dltop_menu{padding-top:35px;}
.dlmenu{	
	width:560px;
	background:url(../images/daniel/topmenu_bg.png) repeat;
}
.dlmenu ul li{padding:12px 0;width:80px;float:left;}
.dlmenu ul li:hover{background:url(../images/daniel/topmenu_hbg.png) repeat;}

.dlta_center{text-align:center;color:#999;line-height:24px;}

.dlflink{
	background:#fff;
	border-bottom:1px solid #dbdacc;
	overflow:hidden;}
.dlflink dl{
	padding:0 20px;
	line-height:24px;
}
.dlflink dl dd{
	float:left;
	padding:50px 78px;
	text-align:center;
}
.dlfl_text a{color:#646464;}
.dlfl_text a:hover{color:#323232;text-decoration:none;}
.dlsider{
	width:2px;
	height:340px;
	background:url(../images/daniel/notes_sider.png) repeat;}
.dlnotes{
	width:298px;
	margin:20px 10px;
}
.dlof_hidden{overflow:hidden;}
.dlfirst{margin-bottom:20px;}
.dlfnewlist{
	border:1px solid #ededed;
	width:100%;
	height:58px;
	background:url(../images/daniel/newtab_bg.png) repeat;
	cursor:pointer;
	font-weight:bold;
}
.dlfnewlist ul{margin:0 19px;}
.dlfnewlist ul li{
	width:75px;
	float:left;
	font-size:14px;
	text-align:center;
	padding:22px 0;
}
.dlfnewlist li{color:#999;}

.dlfnewbox{
	height:320px;
	width:300px;
	padding:20px;
	background:#fff;
	border-bottom:2px solid #ecebdc;
}
.dlfnewbox dd{
	margin:10px 0;
	line-height:20px;
}
.dlfnewbox dd a {color:#646464;}
.dlfnewbox dd a:hover {color:#996d4d; text-decoration:none;}


/*.dlfnewbox div{
	height:320px;
	width:300px;	
}*/
.dlcnt{display:none;}

.dltab_current{background:#fff;}
.dlfnewlist .dltab_current{
	color:#916143;
	text-decoration:none;
}

.button_30{
	height:28px;
	color:#996d4e;
	padding:7px 20px;
	border:1px solid #e8da9c;
	background:url(../images/daniel/button_30bg.png);
}
a.button_30:hover{
	background:url(../images/daniel/button_30bg_hover.png);
	text-decoration:none;
	color:#996d4d;
}

/* =Banner*/
.flexslider{
	float:right;
	width:640px;
	height:420px;
	background:url(../images/loading.gif) no-repeat center;
	border-bottom:2px solid #ecebdc;
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus  {outline: none;}
.slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none}
/*	FlexSlider Necessary Styles  */
/*.flexslider {width: 100%; margin: 0; padding: 0,0,0,20;}*/
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}
.flexslider .slides img {max-width: 100%; display: block;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}
/*	FlexSlider Styling  */
.flexslider {/*background: #fff;*/ position: relative; zoom: 1;margin: 0 0 20px;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
.flex-container {zoom: 1; position: relative;}
/* Caption style */
.flex-caption {background:#232326; padding: 10px; margin: 0; position: absolute; left: 20px; bottom: 20px; color: #fafafa; font-size: 13px; line-height: 18px;max-width: 55%;}
/* Direction Nav */
.flex-direction-nav { height: 0; position:absolute; bottom: 0; right:20px; }
.flex-direction-nav li a {display: block; position: absolute; bottom: 20px; cursor: pointer; background:#232326; color:#fafafa; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding: 3px 10px; text-align:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px; }
.flex-direction-nav li a:hover {text-decoration:none;}
.flex-direction-nav li .next {right: 0;}
.flex-direction-nav li .prev {right: 30px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}
/* Control Nav */
.flex-control-nav {position: absolute; bottom: 20px;text-align:right;right:90px;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url("../images/icon/flex-control-nav.png") no-repeat; cursor: pointer; text-indent: 9999px;overflow: hidden; transition:none;-moz-transition:none;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}
/* Flexslider - Gallery Post Format */
.format-gallery .flex-direction-nav li a {bottom:10px;}
.format-gallery .flex-direction-nav {right:10px;}

/* END BANNER*/

/* =Books*/
.dllines_370{
	margin-top:18px;
	height:0px;
	width:370px;
	border-top:1px solid #e8da9c;
	border-bottom:1px solid #fff;
}
.dlbooks{font-size:14px;}
.button_36{
	height:14px;
	border:1px solid #e7e7e7;
	background:url(../images/daniel/button_36bgh.png);
	margin-left:20px;
	padding:10px 20px;
	cursor:pointer;
	color:#a9a9a9;
}
.button_36:hover{
	background:url(../images/daniel/button_36bgh_hover.png);
}
.button_current_36{
	height:14px;
	border:1px solid #e8da9c;
	background:url(../images/daniel/button_36bg.png);
	margin-left:20px;
	padding:10px 20px;
	color:#996d4d;
}
.dlbookslist{
	margin:20px 0;
	overflow:hidden;
}
.dlbookslist dd{display:none;height:200px;}
dd.current{display:block;}
/* ENG Books*/

.dlstore{
	width:960px;
	height:100px;
	margin:0 auto;
	background:#fee;
	margin-bottom:20px;
}
.dltitle_bg{
	border-bottom:2px solid #e6e6e6	;
	width:100%;
	height:58px;
	background:url(../images/daniel/newtab_bg.png) repeat;
	cursor:default;
}
.dltitle{
	margin-left:20px;
	font-size:14px;
	padding:22px 30px;
	color:#916143;
}
.dlicon_ad{background:url(../images/daniel/icon_ad.png) left 48%  no-repeat;}
.dlicon_map{background:url(../images/daniel/icon_map.png) left 48% no-repeat;}
.dlicon_acts{background:url(../images/daniel/icon_acts.png) left 48% no-repeat;}

.dltitle_2{width:320px;height:60px;}
.dltitle_phone{background:url(../images/daniel/title_phone.png) no-repeat;}
.dltitle_book{background:url(../images/daniel/title_book.png) no-repeat;}
.dltitle_chat{background:url(../images/daniel/title_chat.png) no-repeat;}

.dltitle_center{
	font-size:20px;
	text-align:center;
	color:#fff;
	padding:15px;
	font-family:'微软雅黑';
}
.dlcnt_2bg{
	height:179px;
	border-bottom:1px solid #e1e0d2;
	padding:20px;
	background:#fff;
}
.dlcnt_3bg{
	height:179px;
	border-bottom:1px solid #e1e0d2;
	padding:20px;
	background:#fff;
}
.dlcnt_4bg{
	height:179px;
	border-bottom:1px solid #e1e0d2;
	margin-left:-5px;
	padding:20px 10px 20px 0px;
	background:#fff;
}
.dlcnt_5bg{
	border-bottom:1px solid #e1e0d2;
	padding:10px 20px;
	background:#fff;
	line-height:24px;
	height:122px;
}
.dlcnt_6bg{
	border-bottom:1px solid #e1e0d2;
	margin-left:-5px;
	padding:20px 10px 20px 0px;
	background:#fff;
}
.dlcnt_7bg{
	border-bottom:1px solid #e1e0d2;
	padding:20px;
	background:#fff;
	line-height:20px;
	text-indent:24px;
}
.dlcnt_8bg{
	border-bottom:1px solid #e1e0d2;
	padding:20px 0;
	background:#fff;
	line-height:20px;
	height:180px;
	z-index:10;
}
.dl2menu dd{
	float:left;
	padding:5px 20px;
	background:#916143;
	color:#fff;
	text-align:center;
}
.dl2menu dd.current{color:#916143;background:#fff;}

.dltitles{font-size:14px;line-height:24px;}
.dltitles a{color:#996d4d;}
.dltitles a:hover{color:#916143;text-decoration:none;}
.dlinfos{line-height:20px;}

/*.dleach{width:150px;height:200px;float:left;}
.dleblank{width:20px;height:200px;float:left;}
/*.dlename{margin-top:10px;text-align:center;line-height:20px;}*/
/*.dleach a{color:#646464;}
.dleach a:hover{color:#996d4d;text-decoration:none;}*/

.dlcolumn li{padding:10px 0 0 0px;}
.dlcolumn li a{	
	font-family:'微软雅黑';
	font-size:16px;
	text-align:center;
	height: 30px;
	line-height: 30px;
	display: block;
	color: #646464;
	background: url(../images/daniel/arrow_01.png) 30px 7px no-repeat;
}
.dlcolumn li a:hover{text-decoration:none;color:#996d4d;background:#f9f9f9 url(../images/daniel/arrow_01.png) 40px 7px no-repeat;}
.dlcolumn li a.thisclass{background: url(../images/daniel/arrow_02.png) 30px 7px no-repeat;color:#996d4d;}

.dltbox dd{background:#fff;border-bottom:2px solid #ecebdc;padding-bottom:10px;}

.dlpreview img{width:270px;}
.dlintro{line-height:24px;}
.dllist_tit{font-size:14px;line-height:24px;}
.dllist_tit a{color:#996d4d;}
.dllist_tit b a{color:#ba2636;}
.dllist_tit a:hover{color:#ba2636;}
.dlinfo{color:#969696;font-size:12px;}

.dlbpic li{padding-bottom:20px;border-bottom:1px dotted #969696;}

.dlproduct{width:2000px;position:relative;}

.dllefarrow{
	position: relative;
	top: 70px;
	left: 60px;
	width: 13px;
	height: 23px;
	background: url(../images/daniel/wz.png) no-repeat;
	background-position: -127px -82px;
		
}
.dllefarrow.nomore{	background-position: -155px -82px;}
.dlrightarrow{
	position: relative;
	top: 70px;
	left: 60px;
	width: 13px;
	height: 23px;
	background: url(../images/daniel/wz.png) no-repeat;
	background-position: -140px -82px;	
}
.dlrightarrow.nomore{background-position: -168px -82px;}

/*瀑布流布局样式*/
	#lxf-box {/*position: relative;*/ }
	#lxf-box li{/*position: absolute;*/ background: #fff; border: solid 1px #ccc; text-align: center; padding: 10px; /*left: 0px; top: 0;*/width:150px;height:240px;float:left;margin:5px;}
	#lxf-box h3{padding-top: 8px; width:158px; }
	#lxf-box img{width: 150px; height: 180px; display: block; border: 0 }
	/*css3动画*/
	#lxf-box li{/*-webkit-transition: all .7s ease-out .1s; -moz-transition: all .7s ease-out; -o-transition: all .7s ease-out .1s; transition: all .7s ease-out .1s */}
	

.s2_ad{
	width:220px;
	margin:10px 0;
}
.s2_ad img{
	width:220px;
	border:0px;
}
.s2_bookrank{
	margin:20px 0;
	background:#fafafa;
	border-left:1px solid #e0e0e0;
}
.s2_bookrank .title{
	font-size:14px;
	font-family:'宋体';
	height:40px;
	line-height:40px;
	text-indent:10px;
	border-bottom:1px solid #f0f0f0;
}
.s2_bookrank img{
	width:89px;
	float:left;
	margin:0 10px;
}
.s2_bookrank li{
	overflow:hidden;
	padding:10px 0;
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #fff;
	cursor:pointer;
}
.s2_bookrank li:hover{
	background:#fff;
}
.s2_bookrank p{
	font-size:14px;
	font-family:'微软雅黑';
	line-height:22px;
	float:right;
	width:100px;
	margin-right:10px;		
}