@charset "utf-8";
/* 基础样式 */
html{ direction:ltr;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{ margin:0; padding:0; word-wrap:break-word;}
table{ border-collapse:collapse; border-spacing:0;}
img{ border:0; vertical-align:middle;}
del,ins{ text-decoration:none;}
ol,ul,li{ list-style:none; list-style-type:none;}
caption,th{ text-align:left;}
q:before,q:after{ content:'';}
pre{ white-space:pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; Word-wrap:break-word;}
* html,* html body{ _background-image:url(about:blank); _background-attachment:fixed;}
*{ outline:none !important; -moz-outline:none !important;}
html,body{ height:100%; line-height:20px; color:#6c6c6c; font-size:12px; font-family:"宋体","Microsoft Yahei","微软雅黑",Arial; background:url(../images/pic/bodybg.jpg); _overflow-x:hidden;}

/* 链接 */
a,a:link{ color:#248dac; text-decoration:none;}
/*a:visited{color:#248dac} 已访问的链接 */
a:hover{color:#61a9be}/* 鼠标移动到链接上 */
a:active{color:#61a9be}/* 选定的链接 */

/* 标题 */
h1,h2,h3,h4,h5,h6{ font-weight:bold;}
h1{ font-size:38px; line-height:38px;}
h2{ font-size:32px; line-height:32px;}
h3{ font-size:24px; line-height:24px;}
h4{ font-size:18px; line-height:18px;}
h5{ font-size:14px; line-height:14px;}
h6{ font-size:12px; line-height:12px;}

/* 水平分隔线 */
hr{ margin:20px 0; border:none; border-top:1px solid #dadada; border-bottom:1px solid #fff;}

/* 文本 */
code,pre{ padding:0 3px 2px; font-size:12px; color:#333; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
code{ padding:2px 4px; color:#d14; white-space:nowrap; background-color:#f7f7f9; border:1px solid #e1e1e8;}
pre{ padding:10px; margin:0 0 10px; font-size:12px; line-height:20px; word-break:break-all; word-wrap:break-word; white-space:pre; white-space:pre-wrap; background-color:#f5f5f5; border:1px solid #ccc; border:1px solid rgba(0,0,0,0.15); -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; display:block;}

/* 字体样式 */
.font18{ font-size:18px!important;}
.font16{ font-size:16px!important;}
.font14{ font-size:14px!important;}
.bold{ font-weight:bold!important;}
.italic{ font-style:italic!important;}
.underline{ text-decoration:underline!important;}

/* 颜色 */
.white{ color:#ffffff!important;}
.gray{ color:#939393!important;}
.red{ color:#ff0707!important;}
.green{ color:#009934!important;}
.orange{ color:#ff6c00!important;}
.black{ color:#000!important;}
.blue{ color:#248dac!important;}

/* 对齐方式 */
.txtc{ text-align:center!important;}
.txtl{ text-align:left!important;}
.txtr{ text-align:right!important;}
.txtm{ vertical-align:middle!important;}

/* 浮动 */
.left{ float:left!important; _display:inline!important;}
.right{ float:right!important; _display:inline!important;}

/* 清除布局浮动 */
.clearfix:before,.clearfix:after{ content:""; display:block;}
.clearfix:after{ clear:both;}
.clearfix{ zoom:1;}
/*.clear{ clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0;}*/
.clear:after{content:"";clear:both;height:0;display:block;visibility:hidden;overflow:hidden;}

/* 其他 */
.hidden{ display:none!important;}
.block{ display:inline-block; *display:inline; *zoom:1;}
.nobg{ background:none!important;}
.nopadding{ padding:0!important;}
.nomargin{ margin:0!important;}
.noborder{ border:none!important;}
.nostyle *{ width:auto!important; margin:0!important; padding:0!important; font-size:12px!important; font-weight:normal!important; text-align:left!important; color:#666!important; float:none!important;}
.radius2{ -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
.raised {
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 60px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
/* 表单 */
select,textarea,input{ height:20px; line-height:20px; padding:4px 6px; font-size:12px; color:#666; vertical-align:middle; border:1px solid #ccc; background-color:#fff; display:inline-block; *display:inline; *zoom:1;}
textarea{ min-width:100px; height:auto; resize:vertical;}
input.ipt_radio,input.ipt_checkbox{ width:auto!important; margin:0 5px 0 0; border:none; margin-top:1px\9; *margin-top:0; line-height:normal; background:none; cursor:pointer;}
input.ipt_radio.disabled,input.ipt_checkbox.disabled{ cursor:default;}
select,input[type="file"]{ height:30px; *margin-top:4px; line-height:30px}
input.disabled,textarea.disabled,select.disabled{ background-color:#eee;}
label{ cursor:pointer;}
/*---------- 通用样式 ----------*/
/* 表格 */
.table th,.table td{ padding:6px; line-height:20px; text-align:left; vertical-align:top; border:1px solid #e1e1e1;}
.table th{ text-align:center; font-weight:bold; background:#ccc;}
.table tr:hover td,.table tr.hover td{ background-color:#fafafa;}
.table .ipt_checkbox,.table .ipt_radiobox{ margin:0;}
.table label .ipt_checkbox,.table label .ipt_radiobox{ margin:0 5px 0 0;}
.table .iptctrl{ width:30px;}

/*---------- 布局样式 ----------*/
#header,#wrap,#footer{ width:100%; min-width:1172px;}
.header,.container,.footer{ width:1172px; margin:0 auto;}

/*---------- 头部 ----------*/
#header{ background:url(../images/pic/headbg.jpg) left top repeat-x; overflow:visible;}
.header{ height:102px; position:relative;z-index:100;}
.header .logo{ width:162px; height:186px; background:url(../images/logo/logo.png) no-repeat; _background:url(../images/logo/logo.gif) no-repeat; text-indent:-999px; overflow:hidden; position:absolute; top:18px; left:-36px; z-index:100;}
.header .menu{ margin:27px 0 0; float:right; overflow:hidden;}
.header .menu li{ border-left:2px solid #e0848e; float:left; position:relative; left:-2px;}
.header .menu a{ height:33px; line-height: 18px; padding:10px 20px; margin:0 3px; color:#fff; font-size:20px; font-weight: bold; text-align:left; display:inline-block; *display:inline; *zoom:1; }
.header .menu span{  width:100%; color:#fff; font-size:12px; font-weight: normal; display:block;margin-left: 3px;}
.header .menu li a:hover,.header .menu li.current a{ background:url(../images/pic/current_menu.png);}

/*---------- 底部 ----------*/
#footer{ background:url(../images/pic/headbg.jpg) left top repeat-x; }
.footer{ height:181px; font-size:12px; color:#fff;}
.footer .copyright{ float:left; margin:60px 0 0; font-size:14px; font-weight:bold;}
.footer .links{ float: right; width:70%; margin:50px 0 0 40px;}
.footer .links li{ float:left; width:33%; float:left; line-height:28px; font-size:14px; font-weight:bold;}
.footer .links li a{ color:#fff;}
.footer .stroelist{ width:650px; float:right; margin:50px 0 0 0;}
.footer .stroelist li{ min-width:44%; float:left;}
.footer .stroelist li span{ float:left;}
.footer .stroelist li p{ float:left; margin:0 0 15px 15px;}

/*---------- 主体 ----------*/
#wrap{}
.container{}
.container .banner{ width:100%;position:relative;}
.container .submenu{ font-family: "DFPSongW9";width:96%; height:75px; padding:0 2%; float:left; background:url(../images/pic/submenu.png); overflow:hidden; position:absolute; bottom:0;z-index:999;}
.container .submenu ul{ float:right; overflow:hidden;}
.container .submenu li{ border-left:2px solid #e0848e; margin:12px 0 0; position:relative; left:-2px; display:inline-block; *display:inline; *zoom:1;}
.container .submenu a{font-family: "DFPSongW9"; height:33px; line-height: 33px; padding:10px 27px; margin:0 3px; color:#fff; font-size:18px; font-weight: bold; text-align:left; display:inline-block; *display:inline; *zoom:1;}
.container .submenu li a:hover,.container .submenu li.current a{ background:url(../images/pic/current_submenu.png);}
.container .ptitle{ font-family: "DFPSongW9";width:100%;margin:50px 0; color:#a71022; text-indent:110px; font-size:32px; line-height:46px; background:url(../images/pic/ptitle.png) 70px center no-repeat; font-weight:bold;}
.container .image-row{ width:100%; float:left; overflow: hidden; *margin:0 0 44px;}
.container .image-set{ width:105%; float:left; overflow: hidden;}
.container .image-set li{ width:361px; height:358px; margin:0 44px 44px 0; float:left; overflow:hidden; position:relative;}
.container .image-set img{ width:361px; height:358px; float:left;}
.container .image-set .infobox{ font-family: "DFPSongW9";width:201px; height:278px; padding:80px 80px 0 80px; position:absolute; left:0; top:0; background:url(../images/pic/infobox.png); color:#fff; text-align:center;}
.container .image-set .infobox h4{font-family: "DFPSongW9"; font-size:30px; line-height:30px; padding:0 0 20px; font-weight:bold;}
.container .image-set .infobox p{ font-family: "DFPSongW9";font-size:16px; line-height:30px; font-weight:bold;}
.container .ptitle2{ border-bottom:1px solid #6c6c6c; float:left; margin:10px 0 10px 90px; padding:0 0 10px; font-size:46px; line-height:46px; font-weight:bold;}
.container .storeinfo{ width:90%; padding:0 0 50px 90px; float:left;}
.container .storeinfo li{ width:49%; float:left; font-size:16px; line-height: 30px; font-weight: bold; margin:5px 0;}
/* 在线申请 */
.joinsteps{ width:90%; float:left; margin:0 0 100px 70px;}
.joinsteps .item{ width:149px; height:166px; padding:0px 0 0; margin:0 19px 0 0; background:#fff; position:relative; float:left; text-align:center;}
.joinsteps .item .angle{ height:166px; width:19px; background:url(../images/pic/angle.png) left bottom no-repeat; position:absolute; top:0; right:-19px;}
.joinsteps .item strong{ width:80px; padding:47px 33px; display:block; margin:0 auto; font-size:30px; line-height:35px;}
.joinsteps .item strong:hover{ color:#FFFFFF;}
.joinsteps .item .en{ width:100%; display: block; line-height:16px; margin:15px 0 0; font-weight: bold;}
.joinsteps .item .step{ width:100%; position: absolute; bottom:-40px; left:0; font-size:28px;}
.joinsteps .current{ background:#c30d23; color:#fff; margin:0 53px 0 0;}
.joinsteps .current .angle{ width:53px; right:-53px; background-position:left top;}
.joinsteps .current .step{ color:#c30d23;}
.stepform{ width:100%; float:left; margin:0 0 30px;}
.stepform .item{ width:100%; float:left; font-size:16px; font-weight: bold; line-height: 30px; margin:17px 0;}
.stepform .item .label{ width:380px; text-align: right; float:left; margin:0 10px 0 0;}
.stepform .item input{ width:358px; height:28px; padding:0 6px; margin:0 5px 0 0; background:#b5b5b6; color:#fff; float:left;}
.stepform .item textarea{width:358px; height:100px;padding:0 6px; margin:0 5px 0 0; background:#b5b5b6; color:#fff; float:left;}
.stepform .item .tip{ color:#c41025; display: inline-block; *display:inline; *zoom:1;}
.stepform .item .ipt_radio{ float:none; background: none;}
.stepform .marriage label{ margin:0 50px 0 0;}
.stepform .item .btn_submit,.stepform .item .btn_downxlsx{ width:190px; height:40px; display: inline-block; *display:inline; *zoom:1; background:url(../images/button/next.jpg) no-repeat; padding:0; border:none; text-indent:-999px; overflow:hidden; margin:0 0 0 330px; cursor:pointer;}
.stepform .item .btn_downxlsx{ width:198px; background:url(../images/button/downxlsx.jpg) no-repeat; margin:0 0 0 60px;}


/* 重置字体 */
.ptitle,.ptitle2,.stepform .item,.container .image-set .infobox,.container .storeinfo,.news,.main_ry{ font-family: "Microsoft Yahei","微软雅黑";}







/*---------- 加盟专区 ----------*/
/* 加盟条件与流程 */
.joinbrief{ width:100%; float:left;}
.joinbrief .step1,.joinbrief .step2,.joinbrief .step3{ width:100%; height:309px; float:left; margin:0 0 30px; font-size:16px; line-height:33px; font-weight:bold; overflow:hidden;}
.joinbrief .step1{ background:url(../images/pic/joinbg01.jpg) no-repeat; padding:80px 0 0 43%; width:57%; height:229px;}
.joinbrief .step2{ background:url(../images/pic/joinbg02.jpg) no-repeat; padding:50px 0 0 26%; width:74%; height:259px;}
.joinbrief .step3{ background:url(../images/pic/joinbg03.jpg) no-repeat; padding:80px 0 0 43%; width:77%; height:229px;}
/* 联系我们 */
.joincontact{ width:75%; padding:20px 0 20px 20%; margin:0 0 140px 5%; float:left; background:url(../images/logo/logo_big.png) left center no-repeat; font-size:22px; font-weight:bold; line-height:40px;}
.joincontact p{ width:90%; padding:0 0 0 5%; min-height:208px; float:left; background:url(../images/pic/line.jpg) left top repeat-y;}

/*---------- 美食菜谱 ----------*/
/* 获奖菜品 */
.foodlist{ width:100%; float:left;}
.foodlist .item{ width:100%; float:left; margin:0 0 45px;}
.foodlist .foodpic{ width:797px; height:375px; float:left;}
.foodlist .foodpic img{ width:797px; height:375px;}
.foodlist .foodinfo{ width:304px; height:305px; padding:35px; float:left; background:url(../images/pic/headbg.jpg); color:#fdfdfd;}
.foodlist .foodinfo strong{ width:100%; float:left; border-bottom:2px solid #fdfdfd; font-size:30px; font-weight:bold; padding:0 0 20px; margin:0 0 30px; padding-top:5px;}
.foodlist .foodinfo p{ font-size:14px; line-height: 22px;}
/* 永乐送 */
.takeout{ width:100%; float:left; background:url(../images/pic/takeout.png) center top no-repeat; padding:540px 0 0; color:#c1272d; line-height:40px;}
.takeout .leftlist,.takeout .rightlist{ width:30%; float:left; margin:0 0 0 18%;}
.takeout .rightlist{ margin:0;}
.takeout strong{ width:100%; float:left; font-size:30px; padding:10px 0;}
.takeout p{ width:100%; float:left; font-size:24px; padding:0 0 10px;}
.takeout .line{ width:100%; height:18px; float:left;  background:url(../images/pic/line2.png) 44% top no-repeat; margin:20px 0 50px;}
/* 活动专区 */
.activity{ width:100%; float:left; text-align:center; margin:0 0 50px;}
.activitytip{ width:100%; height:100px; float:left; margin:0 0 50px; background:url(../images/pic/activitytip.jpg) left top no-repeat;}

/*---------- 加入我们 ----------*/
/* 员工风采 */
.staffs{ width:100%; float:left; font-size:18px; line-height:36px; font-weight:bold; margin:0 0 50px;}
.staffs img{ float:left; margin:0 20px 20px 0;}
.staffs p{ float:left; margin:0 0 20px 20px; width:557px; height:418px;}
/* 招聘职位 */
.recruitment{ width:100%; padding:0 0 50px; float:left;}
.recruitment .brief{ width:230px; padding:200px 0 0; margin:0 150px 0 50px; float:left;}
.recruitment .brief .title{ width:100%; height:214px; background:url(../images/pic/recruitment.jpg) center top no-repeat; text-indent:-999px; overflow:hidden;}
.recruitment .brief h3{ text-align:center; color:#5c5c5c; font-size:26px; font-weight:bold; line-height:40px; background:url(../images/pic/line3.jpg) left top repeat-x; padding:20px 0 0;}
.recruitment .brief p{ text-align:center; colro:#757575; font-size:18px; font-weight:bold; line-height:22px; background:url(../images/pic/line3.jpg) left bottom repeat-x; padding:0 0 20px;}
.recruitment .list{ width:60%; float:left; font-family:"DFPSongW9"; font-weight:600;}
.recruitment .list h4{ width:auto; float:left; font-size:26px; line-height:30px; padding:5px 0; margin:0 0 0 2%; font-weight:bold; color:#c63c40; border-bottom:2px solid #c63c40;}
.recruitment .list dl{ width:100%; float:left; margin:10px 0;}
.recruitment .list dl dt{ width:90%; float:left; font-size:20px; font-weight:bold; margin:0 0 0 2%;}
.recruitment .list dl dd{ width:90%; padding:0 0 0 2%; float:left; font-size:16px; margin:10px 0; background:url(../images/pic/dot.jpg) left 8px no-repeat;}









.weizhi{width:1172px;height:168px;margin-bottom:30px;}
.wz_tu{float:left;width:838px;position:relative;}
.wz_map{float:left;width:334px;}
.zz{width:838px;height:168px;position:absolute;z-index:100;top:0px;left:0px;background-color: #44423F;opacity:0.5;filter:Alpha(opacity:50);}
.zz_wenzi{font-family: "DFPSongW9";padding-left:120px;padding-top:35px;width:838px;height:168px;position:absolute;z-index:1000;top:0px;left:0px;color:white;}
.zz_wenzi p{line-height:28px;}


.hh{border-top: 3px #CBBDB6 solid;}
.news{border-bottom: 3px #CBBDB6 solid;padding-bottom: 30px;padding-top: 30px;overflow:auto;}
.news_tu{width:280px;float:left;margin-left: 60px;}
.news_wenzi{width:740px;float:left;margin-left: 40px;}
.news_wenzi h5{font-size:24px;margin-bottom: 30px;line-height:30px; margin-left:90px;}
.news_wenzi p{line-height: 30px;font-size: 18px;color:#808080;}
.ent{text-align: right;margin-top: 20px;}
.ent a{color:black;font-size: 18px;}

.fanye{text-align: right;margin-top: 50px;margin-bottom: 50px;}
.fanye_1{width:330px;float:right; line-height:50px;}
.fanye li {float:left;}


.fanye_1 a{display:block;float:left;width:30px;height:30px;margin:8px;color:white;font-size: 18px;background-color: #CBC7BF;text-align: center;line-height:30px;}
.fanye_1 a:hover,.fanye_1 .thisclass a{background-color: red;}

.ry_biaoti{color:black;font-size:35px;padding-left: 70px;height:50px;}
.ry_wenzi{width:610px;float:left;margin-left: 70px;line-height: 40px;font-size: 18px;color:#808080;}
.ry_tu{float:left;width:490px;}
.ry_tu li{float:left;margin:20px;}



.news_main_xq{padding-top: 30px;border-top: 3px #CBBDB6 solid;border-bottom: 3px #CBBDB6 solid;overflow:auto;}
.news_main_xq ul{width:280px;float:left;margin-left: 70px;}
.news_main_xq ul li{margin-bottom:30px;}
.ry_bt{color:black;font-size:35px;margin-left:100px;height:50px;}
.main_new{width:765px;float:left;margin-left: 40px;line-height: 40px;font-size: 18px;color:#808080;}
.ry_wz{width:610px;float:left;margin-left: 70px;line-height: 40px;font-size: 18px;color:#808080;}
.fanhui{text-align: right;margin-top: 20px;}
.fanhui a{color:black;font-size: 18px;}



/*首页*/
/*css function list*/
/*.fn-dp-n{ display:none;}
.fn-dp-b{ display:block;}
.fn-cf_o{overflow:hidden;_zoom:1;}
.fn-cf_a:after{display:block;clear:both;content:"";visibility:hidden;height:0;} 
.fn-cf_a{_zoom:1;}
.fn-cf_c{clear:both; line-height:0; font-size:0;}
.fn-fs-14{ font-size:14px;}
.fn-ta-l{text-align:left;}
.fn-ta-c{text-align:center;}
.fn-ta-r{text-align:right;}
.fn-of-h{overflow:hidden;}
.fn-td-n{text-decoration:none;}
.fn-td-u{text-decoration:underline;}
.fn-fw-n{font-weight:normal;}
.fn-fw-b{font-weight:bold;}
.fn-f-l{float:left}
.fn-f-r{float:right}
.fn-b-0{ border:0;}
.fn-pt-r{position:relative;}
.fn-pt-a{position:absolute;}
.fn-ff-v{font-family:Verdana;}*/

/* page css */
#info_box{ margin-top:80px;}
h1.title{ font-size:18px;font-family:"Microsoft Yahei",Verdana; margin:0 0 10px 20px; padding:1px 2px; line-height:26px; background:#333; color:#fff; display:inline-block;_ display:inline;}
p.text{ font-size:14px;font-family:"Microsoft Yahei",Verdana; line-height:22px; color:#333; padding:0 20px;}
p.text a{color:#0088CC; margin:0 1px;}
p.text a:hover{ text-decoration:underline;}
.mycode{background:#EEEEEE;border: 1px dashed #CCCCCC;font-size:10pt;margin:10px 20px;padding:10px; font-family:"Courier New",Verdana;}
.mycode pre{ color: #0000FF;margin: 0; white-space: pre-wrap;word-wrap: break-word;}
.mycode pre span.note{color:#999; font-size:12px;line-height:20px;}
.mycode pre span.highlight{color:#F00; font-weight:bold;}
.mycode pre h4{ font-size:12px; background:#c00; color:#fff; display:inline-block;height:20px;line-height:20px; padding:0 5px;}
#user_tips{ padding:10px 20px 20px; margin:0 20px 30px; background:#FEFCDF; border:1px solid #FEEA93;}
#user_tips h3{ background:#F93; display:inline-block; padding:2px 5px; color:#fff}
#user_tips p{ color:#666;}


.index_foot{width:100%;height:56px;line-height:56px;text-align:center;color:white;font-size:14px;background:url(../images/other/foot.png);background-position: center;bottom:0px;}
.jianjie_wenzi{margin-left: 70px;line-height:30px;font-size: 18px; font-family:"Microsoft Yahei";}
.jianjie_wenzi span{color:red;font-size: 24px;}

.story{margin-bottom: 10px; margin-top:30px;}

.guanli_left{width:400px;float:left;margin-left: 108px;}
.guanli_left ul{margin-bottom: 60px;}
.guanli_left ul li{line-height: 30px;font-size: 14px;font-family:"Microsoft Yahei"}
.guanli_right{width:400px;float:left;margin-left:90px;}
.guanli_right ul{margin-bottom: 60px;}
.guanli_right ul li{line-height: 30px;font-size: 14px;font-family:"Microsoft Yahei"}

/*营养美食页*/
.erji{display:none;position:absolute;width:149px;text-align: center;top:166px;left:0px;background-color:#BBBBBB;}
.erji li a{display:block;color:white;line-height: 22px;font-size: 14px;}
.erji li a:hover{color:red;}
.meishi_tu li{width:365px;height:360px;float:left;}
.meishi_tu li p{text-align: center;font-size:30px;line-height: 65px;}

.bian{border-bottom: 1px #BEBEBE solid;border-right: 1px #BEBEBE solid;}
.bian_di{border-bottom: 1px #BEBEBE solid;}
.bian_left{border-right: 1px #BEBEBE solid;}

.joinsteps .bj a strong{color:#6c6c6c}
.joinsteps .bj:hover{background:#c30d23; color:#fff;}
.erji li a:hover .bj a strong{color:#fff;}
.joinsteps .bj.hover{background:#c30d23; color:#fff;}
.joinsteps .bj.hover a strong{color:#fff;}

.yls_content{ padding-left:210px;}
.yls_content div{ float:left; width:350px;}

@font-face {
	font-family: 'TrajanPro-Bold';
	src: url('TrajanPro-Bold.eot'); /* IE9 Compat Modes */
	src: url('TrajanPro-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

	         url('TrajanPro-Bold.') format('otf'), /* Modern Browsers */

             url('TrajanPro-Bold.woff') format('woff'), /* Modern Browsers */
             url('TrajanPro-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
             url('TrajanPro-Bold.svg') format('svg'); /* Legacy iOS */
   }
#header{font-family: "DFPSongW9";}

@font-face {
	font-family: 'DFPSongW9';
	src: url('DFPSongW9.eot'); /* IE9 Compat Modes */
	src: url('DFPSongW9.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

	         url('DFPSongW9.otf') format('otf'), /* Modern Browsers */

             url('DFPSongW9.woff') format('woff'), /* Modern Browsers */
             url('DFPSongW9.ttf')  format('truetype'), /* Safari, Android, iOS */
   }


.header .menu span{font-family: "DFPSongW9"; margin-top:2px;}
 .contact_bj{position: absolute;bottom: 0px;right:0px;}

 .guanli_bj {position: absolute;bottom: 0px;right: 0px;margin-right: 120px;margin-bottom: 20px;*top:3500px; /* IE7和IE6 */}
 .zp_bj{position:absolute;left:0px;bottom:0px;z-index:-1;}