   @charset "utf-8";
/* CSS Document */

/*
	Theme Name: YANLICHEN
	Theme URI: 
	Description: 
	Template:15840605502
*/ 

/*
CSS Reset
*/

/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

/* 设置默认字体 */
body,
button, input, select, textarea { /* for ie */
    /*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/
    font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 */
}

body{ background:#fff;}

h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 14px; }
h3 { font-size: 12px; }
h4, h5, h6 { font-size: 100%; }

address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/* 重置列表元素 */
ul, ol { list-style: none; }

/* 重置文本格式元素 */
a { text-decoration: none; color:#676767;}
a:hover { text-decoration: none;color:#cc0000;}

abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
	border-bottom: 1px dotted;
	cursor: help;
}

q:before, q:after { content: ''; }

/* 重置表单元素 */
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
img{ margin:0px; padding:0px;}
button, input, select, textarea {
    font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* 重置 hr */
hr {
    border: none;
    height: 1px;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }

/* 清理浮动 */
.clearfix:after{content: ".";display:block;height:0;clear:both;visibility:hidden;}
/*
		推荐使用的元素
		1. 结构元素：blockquote, body, br, div, h1 - h6, head, hr, html, p
		2. 头部元素：base, link, meta, script, style, title
		3. 列表元素：ul, ol, li, dl, dt, dd
		4. 文本格式元素：a, abbr, acronym, address, bdo, cite, code, del, dfn, em, ins, kbd, noscript, pre, q, samp, small, span, strong, sub, sup, var
		5. 表单元素：button, fieldset, legend, form, input, label, optgroup, option, select, textarea
		6. 多媒体元素：area, img, map, object, param
		7. 表格元素：caption, col, colgroup, table, tbody, td, tfoot, th, thead, tr
		8. 窗体元素：iframe 
		
		
		
		不推荐使用的元素
		1. 结构元素：无
		2. 头部元素：无
		3. 列表元素：dir, menu
		4. 文本格式元素：b, basefont, big, blink, center, comment, font, i, marquee, nobr, plaintext, ruby, s, strike, u, wbr, xmp
		5. 表单元素：isindex
		6. 多媒体元素：applet, bgsound, embed, noembed
		7. 表格元素：无
		8. 窗体元素：frame, frameset, noframes 
		
		
		
		转世重生的元素
		1. s - 表示 sprite, 可以用 <s></s> 来做 icon 的占位元素
		2. b - 表示 border, 可以用来作为圆角的占位元素
		3. i - 预留，尚未想到合理的复活理由 
*/

/*首页顶部*/
header { width:100%; background: #f7f7f7; height: 2.58333333em;}
#header { max-width: 1210px;_width:1210px; margin: 0 auto;height: 2.58333333em;}
	.header_top { line-height: 2.583333em; }
	.header_top .collection { float: left; width: 17.520661157%; max-width: 17.66666em; }
	.header_top .collection a { background: url(../images/integration_img.html) no-repeat 6px 8px; display: block; text-indent: 2em; width: 100px; height: 20px; }
	.header_top .welcome { float: left; width: 17.520661157%; max-width: 17.66666em; }
	.header_top ul { float: right; width: 64.958677685%; max-width: 65.5em; }
	.header_top ul li { float: right; padding-right: 8px; }
	
/*顶部导航部分*/	
.header_bottom{ background:url(../images/nav_bg.html) no-repeat center #fff; height:570px; width:100%;}
	.heaer_bottom_warp { max-width:1210px;_width:1210px; width:100%; margin:0 auto; padding-top:22px;}
	.heaer_bottom_warp .logo{ float:left;width: 17.520661157%;max-width: 17.66666em; _width: 17.66666em }
	.heaer_bottom_warp .search{ float:left;width:62.14876%; max-width:62.66666em;_width:62.66666em}
	.heaer_bottom_warp .shopping{ float:left; width:20.33057%; max-width:20.5em;_width:20.5em;}
		.search .search_find { margin-left:20.07978%;float:left}
		.search .search_btn { margin-left:-6px;float:left}
		.search .search_find input{min-width:416px; width:100%;height:30px; padding:0 4px;border:#e8639f solid 3px;vertical-align:middle; line-height:30px;}
		.search .search_btn input{width:84px; min-height:36px; height:100%;padding:0 4px; background:#e8639f; border:none; vertical-align:middle; cursor:pointer; color:#fff; font-size:16px;overflow:hidden; display:inline-block; }
		.search .search_hot{ margin-left:20.07978%;display:block; width:460px; padding-top:4px; clear:both;}
		.search .search_hot .hot1{ color:#F00;}
		.search .search_hot a{ padding:0 2px;}
		.shopping .shopping_personal{ background:url(../images/integration_img.html) no-repeat 0px -14px; width:106px; height:32px; float:left}
		.shopping .shopping_personal a,.shopping .shopping_settlement a{ display:block; line-height:32px; text-indent:2.5em;}
		.shopping .shopping_settlement{ background:url(../images/integration_img.html) no-repeat -118px -14px; width:120px; height:32px; display:inline-block; float:left; margin-left:12px;}
	
/*page*/	
	.page{ margin:20px auto; text-align:center; height:24px;}
	.page a{color:#00222d; text-align:center;display:inline-block}
	.page .num1{ width:16px;height:20px; background:#ff0000; margin-left:8px; vertical-align:middle; padding-top:3px;}
	.page .num{ width:16px;height:20px;margin-left:8px;vertical-align:middle;padding-top:3px;}
	.page .num:hover{ width:16px;height:20px; background:#ff0000; text-align:center; margin-left:8px;vertical-align:middle;padding-top:3px;}
	.page .f_l{ background:url(../images/f_jt_l.html) no-repeat; width:12px; height:11px; display:inline-block; clear:both}
	.page .f_r{ background:url(../images/f_jt_r.html) no-repeat; width:12px; height:11px; display:inline-block; clear:both}
	.page .fy:hover{ color:#000}

/*页脚*/	
#footer{ max-width:1210px; width:100%; margin:28px auto; border-top:#ff79b5 solid 2px; clear:both}
#footer .servers{ border-top:#dcdcdc solid 1px; margin-top:1px;}
#footer .servers dl{ width:20%; max-width:242px; float:left; position:relative; line-height:24px; text-indent:50px; padding-top:15px;}
#footer .servers dl dt{ font-weight:900; color:#5a626f;}
#footer .servers dl .a1{ background:url(../images/integration_img.html) no-repeat 0px -265px; width:33px; height:34px; position:absolute; top:20px;}
#footer .servers dl .a2{ background:url(../images/integration_img.html) no-repeat -45px -265px; width:33px; height:34px; position:absolute; top:20px;}
#footer .servers dl .a3{ background:url(../images/integration_img.html) no-repeat -91px -265px; width:33px; height:34px; position:absolute; top:20px;}
#footer .servers dl .a4{ background:url(../images/integration_img.html) no-repeat -138px -265px; width:33px; height:34px; position:absolute; top:20px;}
#footer .servers dl .a5{ background:url(../images/integration_img.html) no-repeat -186px -265px; width:33px; height:34px; position:absolute; top:20px;}
#footer .pay{ margin:15px 0px; text-align:center; border-top:#f2f2f2 solid 1px; border-bottom:#f2f2f2 solid 1px;}
#footer .pay a{ line-height:70px;}
#footer .pay_fot{ text-align:center; padding:10px 0px;}
#footer .pay_fot p{ line-height:32px;}
#footer .pay_fot ul { width:43.801652%; max-width:530px; margin:10px auto; }
#footer .pay_fot ul li{ float:left; padding:0 4px;}
#footer .pay_fot ul li img{ border:#e2e2e2 solid 1px;}
	
	
	.subnav .my_left_category .my_left_cat_list .h2_cat .w1 { background-image: url(../images/dhziti_06.jpg); }
.subnav .my_left_category .my_left_cat_list .h2_cat .w2 { background-image: url(../images/dhziti_10.jpg); }
.subnav .my_left_category .my_left_cat_list .h2_cat .w3 { background-image: url(../images/dhziti_12.jpg); }
.subnav .my_left_category .my_left_cat_list .h2_cat .w4 { background-image: url(../images/dhziti_14.jpg); }
.subnav .my_left_category .my_left_cat_list .div { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CFCFCF; }
.daohang .e1 .dh .top .top1 .eek #header #header_navigation ul li em p{ float: left; height: 45px; width: 93px; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #bebebe; background-repeat: no-repeat; }
.daohang .e1 .dh .top .top1 .eek #header #header_navigation ul li em .a1 { background-image: url(../images/news_03.jpg);  }
.daohang .e1 .dh .top .top1 .eek #header #header_navigation ul li em .a2 { background-image: url(../images/news_05.jpg); }
.daohang .e1 .dh .top .top1 .eek #header #header_navigation ul li em .a3 { background-image: url(../images/news_07.jpg); }
.daohang .e1 .dh .top .top1 .eek #header #header_navigation ul li em .a4 { background-image: url(../images/news_09.jpg); }
.daohang .e1 .dh .top .top1 .eek #header #header_navigation ul li em .a5 { background-image: url(../images/news_11.jpg); }
.daohang .e1 .dh .top .top1 .eek #header #header_navigation ul li em .a6 { background-image: url(../images/news_13.jpg); }
.daohang .e1 .dh .top .top1 .eek #header #header_navigation ul li em .a7 { background-image: url(../images/news_15.jpg); }
.daohang .e1 .dh .top .top1 .eek #header #header_navigation ul li em .a8 { background-image: url(../images/news_17.jpg); }
.daohang .e1 .dh .top .top1 .eek #header #header_navigation ul li em .a9 { background-image: url(../images/news_19.jpg); }
.daohang .e1 .dh .top .top1 .eek #header #header_navigation ul li em a:hover { border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #bebebe; }
.cenner2 .bb5 {                         
	color: #979797;
}
#header_navigation ul li em p {float: left; height: 45px; width: 93px; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #bebebe; background-repeat: no-repeat; }
