   @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 字符表示，使得在任何编码下都无问题 */
}



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 { font-family:"微软雅黑";}
a:hover { text-decoration: none;color:#666;}

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;
}
span{ color:#484848;}
/* 让非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 - 预留，尚未想到合理的复活理由 
*/


/*page*/	
	.page{  text-align:center; height:100px; background:#000; width:100%;}
	.page a{color:#fff; font-size:24px; text-align:center;display:inline-block; padding:0 18px; font-family:"Tw Cen MT";}
	.page .num1{  margin-left:8px; vertical-align:middle; padding-top:10px; text-decoration:underline; color:#F00; font-size:24px;}
	.page .num{ width:16px;height:20px;margin-left:8px;vertical-align:middle;padding-top:10px;}
	.page .num:hover{ text-align:center; margin-left:8px;vertical-align:middle;padding-top:10px; text-decoration:underline; color:#F00;font-size:24px;}
	.page .f_l{ background:url(../images/f_jt_l.png) no-repeat ; width:60px; height:60px;display:inline-block; clear:both;margin-top:18px; vertical-align:middle;}
	.page .f_r{ background:url(../images/f_jt_r.png) no-repeat; width:60px; height:60px; display:inline-block; clear:both;vertical-align:middle; margin-top:18px;}
	.page .fy:hover{ color:#000}
	
/*JS滚动*/
.atom-new { font-size: 12px;  color: #333; height:38px; }
	.atom-new .ele-title {
	font-weight: bold;
	color: #ebebeb;
	display:inline-block;
	float:left;
	line-height:38px;
	text-indent:12px;
	background-image: url(../images/youjian.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 40px;
}
	.atom-new em{ background:url(../images/weixin.png) no-repeat ; width:29px; height:28px; display:inline-block; margin-top:6px; float:left}
	.ie6 .atom-new .ele-title, .ie7 .atom-new .ele-title { float: left }
	.atom-new .ele-content {
	display: inline-block;
	display:inline-block;
	height:52px;
	line-height:48px;
}
	.atom-new .ele-content li { display: none; background:url(../images/wx_li.png) no-repeat 20px 17px; text-indent:30px;}
	.atom-new .ele-content .current { display: block }
	.atom-new .ele-content span { color: #888; margin-left: 10px }
	.ele-control { float: right; color: #888 }
	.ele-control i { font-style: normal }
	.ele-control a {
	width: 40px;
	height: 40px;
	display: inline-block;
	/* [disabled]background-color: #FFF; */
	overflow: hidden;
	vertical-align: middle;
	margin-top: 0px;



*margin-top:0
; 			background-image: url(../images/zuojian.jpg);
	float: left;
	}
	.ele-control a del { margin-left: 20px }
	.ele-control .icon-small-btn.next {
	margin-left: -1px;
	width:40px;
	height:40px;
	text-indent:-9999px;
	margin-top:0px;
	background-image: url(../images/youjian.jpg);
	background-repeat: no-repeat;
	float: right;
}
	.ele-control .icon-medium-btn { width: 31px; height: 31px; display: inline-block }

/*footer*/	
	.inter_zone{ width:1155px; margin:0 auto;}
	.inter_zone .zone{ margin:6px auto; width:525px; }
	.online{ border:#dddcdc solid 1px; background:#f4f1f1; height:155px; position:relative}
	.online .qq2{ position:absolute; left:80px; bottom:33px;}
	.online .hovers{  position:absolute; left:450px; bottom:50px;}
	.online .online_bot{width:1154px; position:absolute; bottom:0px; height:33px; background:#e7141a bottom; line-height:33px; color:#fff;}
	.online_v{ border:#dbdada solid 1px; margin-top:20px; height:306px;}
	.soin h4{ background:url(../images/wedding_h3.png) no-repeat; height:89px; margin:10px 0px;}
	.soin ul li{ float:left; padding-left:4px;}
	.soin ul li span{ color:#000000; line-height:26px;}
	.soin ul li em{ color:#888888;}	
	.soin ul .soin_red b{ background:#e7141a; display:block; width:283px; height:104px;}
	.soin ul .soin_black b{ background:#000000; display:block; width:283px; height:104px;}
	.soin ul .soin_yellow b{ background:#ffba00; display:block; width:283px; height:104px;}
	.soin ul .soin_gray b{ background:#c4c4c4; display:block; width:283px; height:104px;}
	.footer{ padding-top:30px;}
	.soinvision{ height:196px; background:#000; width:100%;}
	.fo_logo_1155{ width:1155px; margin:0 auto; }
	.fo_logo_1155 .fo_logo{ padding-top:25px; width:178px; float:left;}
	.fo_logo_1155 .fo_cx{ margin-left:35px;margin-top:45px;  float:left;border-right:#313131 solid 1px; border-left:#313131 solid 1px; width:255px; text-align:center}
	.fo_logo_1155 .fo_tel{ float:left;margin-left:35px;margin-top:45px;}
	.fo_logo_1155 .fo_weixin{ float:right;margin-left:35px;margin-top:45px;}
	.server{ background:#2b2b2b; height:290px; width:100%;}
	.server .server_list{ background:url(../images/fo_bg.png) no-repeat; margin:0 auto; width:1155px; height:290px;}
	.server .server_list dl{ float:left; padding:10px 58px; line-height:26px;}
	.server .server_list dl dt{  border-bottom:#707070 solid 1px; width:150px;}
	.server .server_list dl dt a{color:#707070; font-size:14px;}
	.server .server_list dl dd a{ color:#a0a0a0;}
	.copyright{ height:105px; width:100%; background:#e7141a;}
	.copy_center{ width:1155px; margin:0 auto; text-align:center; line-height:105px; color:#fff;}
	.copy_center a:hover{ color:#000;}
