@charset "utf-8";
/* CSS Document */
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html{color:#000;background:#fff;	-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;}
/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}
/* HTML5 媒体文件跟 img 保持一致 */
audio,canvas,video {display: inline-block;*display: inline;*zoom: 1;}
/* 要注意表单元素并不继承父级 font 的问题 */
button,input,select,textarea{font:12px/1.5 tahoma,arial,\5b8b\4f53;}
input,select,textarea{font-size:100%;}
/* 去掉各Table  cell 的边距并让其边重合 */
table{border-collapse:collapse;border-spacing:0;}
/* IE bug fixed: th 不继承 text-align*/
th{text-align:inherit;}
/* 去除默认边框 */
fieldset,img{border:0;}
/* ie6 7 8(q) bug 显示为行内表现 */
iframe{display:block;}
/* 去掉 firefox 下此元素的边框 */
abbr,acronym{border:0;font-variant:normal;}
/* 一致的 del 样式 */
del {text-decoration:line-through;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:500;}
/* 去掉列表前的标识, li 会继承 */
ol,ul {list-style:none;}
/* 对齐是排版最重要的因素, 别让什么都居中 */
caption,th {text-align:left;}
/* 来自yahoo, 让标题都自定义, 适应多个系统应用 */
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:500;}
q:before,q:after {content:'';}
/* 统一上标和下标 */
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* 让链接在 hover 状态下显示下划线 */
a:hover {text-decoration:underline;}
/* 默认不显示下划线，保持页面简洁 */
ins,a {text-decoration:none;}
/* 清理浮动 */
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }

/*commen*/
body { color:#f5cde5; font-size:12px; font-family: "宋体"; background:url(../images/bg.jpg) repeat; min-width:1200px; } /*网站字体颜色*/
a { color:#f5cde5; text-decoration:none;}  /*for ie f6n.net*/
a:hover { text-decoration:underline;}
.fl { float:left;}
.fr { float:right;}
.fw{ font-family:"微软雅黑";}
.pa{ position:absolute;}
.pr{ position:relative}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}

/*
-------index--------*/
.main{ width:1200px; margin:0 auto; overflow:hidden;}
.head{ width:100%; min-width:1200px; height:109px; background:url(../images/top.png) repeat-x; padding-top:4px; overflow:hidden;}
.head img{ float:left; margin:14px 20px 0 0;}
.nav{ height:108px; overflow:hidden;}
.nav li{ float:left; width:100px; text-align:center; display:inline;}
.nav li a{ width:100px; height:48px; display:block; padding-top:60px; font-size:14px; color:#55473e;font-family:"微软雅黑"}
.nav li a i{ font-size:10px; color:#a49995; font-style:normal;}
.nav li a:hover,.nav li.cur a{ background:url(../images/bg.png) left top no-repeat; color:#fff; text-decoration:none;}
.nav li a:hover i,.nav li.cur a i{ color:#fff; text-decoration:none;}
.banner{ height:450px;  position:relative; width:100%; min-width:1200px; margin:0 auto; z-index:1; overflow:hidden;}
.banner img{ position:absolute; left:50%; margin-left:-720px; top:0;}

.bt{ height:57px; background:url(../images/bt.png) left top no-repeat; overflow:hidden;}
.bt span{ float:left; margin:13px 10px 0 15px; *margin:13px 5px 0 12px; width:684px; height:30px; line-height:30px; overflow:hidden;}
.bt span a{ padding:0 5px;} 
.bt b{ width:210px; font-size:12px; height:58px; line-height:58px; overflow:hidden;}
.bt b i{ font-size:20px;}
.search{ float:left; width:247px; height:29px; margin:13px 0 0 23px; *margin:13px 0 0 12px; background:url(../images/bg.png) left -116px no-repeat;}
.wbyinput{ float:left; height:29px; width:125px; border:none; background:none; line-height:29px; padding-left:10px;}
.wbyselect{ float:left; width:75px; height:22px; margin-top:3px; line-height:22px; border:1px solid #ccc; background:none;}
.wbybut{ float:left; width:35px; height:29px; cursor:pointer; background:none; border:none;}

.pro{ width:250px; overflow:hidden;font-family:"微软雅黑";}
.pro h2{ width:250px; height:35px; padding-top:10px; line-height:35px; color:#fff; font-size:14px; text-align:center; background:url(../images/list.png) top center no-repeat; overflow:hidden;}
.pro_c{ padding:20px 20px 40px; width:210px; overflow:hidden; background: url(../images/list.png) bottom center no-repeat;}
.pro_c li{ width:210px; height:35px; background:url(../images/bg.png) left -155px; line-height:35px; margin-bottom:10px;overflow:hidden;}
.pro_c li a{ color:#fff; padding-left:30px;}
.dis{ width:920px; overflow:hidden; border-top:2px solid #61093b;background:#7b0a54; background:rgba( 123, 10, 84, 0.30) none repeat scroll 0 0 !important; *background:#7b0a54;}
.dis_c{ padding:20px 0 20px 5px; width:917px; overflow:hidden; background:url(../images/di.png) bottom center no-repeat;_background: none;}
.dis_c li{ float:left; display:inline; margin:0 10px;}
.dis_c li img{ padding:2px; border:1px solid #fdbce1; overflow:hidden;}
.dis_c li span{ display:block; height:35px; line-height:35px; width:206px; text-align:center; overflow:hidden;}

.tit_1{ height:40px; background:url(../images/icon.png) bottom left repeat-x; overflow:hidden; color:#b7afb3; line-height:20px; font-size:18px; font-family:"Georgia"; margin:10px 0px 0;}
.tit_1 span{ float:right; margin-top:2px; font-size:14px; color:#f85eb1; padding-right:10px;}
.tit_1 span a{ color:#fa81c2;}
.tit_1 h2{height:40px; background:none; overflow:hidden;}
.tit_1 h2 i{ float:left; font-size:50px; line-height:40px; text-transform:uppercase; font-style:normal;}
.tit_1 h2 b{ color:#fdc75b; font-size:16px; font-family:"微软雅黑";}

.lxwm{ width:250px; overflow:hidden;}
.lx_c{ padding:15px 20px 10px; width:210px; line-height:25px; background:#61093b;}
.about{ width:922px; overflow:hidden;}
.about h2{ height:45px; width:902px; overflow:hidden; font-size:14px; padding:0 10px;}
.about h2 b{ width:162px; height:35px; padding:10px 10px 0 0; background:url(../images/tit_2.png); line-height:35px; text-align:center; overflow:hidden; display:block;_background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tit_2.png');}
.about h2 span{ float:right; margin-top:20px; line-height:20px; font-weight:bold;}
.ab_c{width:870px;border-radius:10px;background:#7c2e5c;background:rgba( 124, 46, 92, 0.50) none repeat scroll 0 0 !important; *background:#7c2e5c; border:1px solid #7c2e5c; padding:25px; overflow:hidden;line-height:25px;}
.ab_c img { margin-right:10px;}
.ab_c dt{ float:left; }
.ab_c dd{ float:right; width:640px; line-height:25px; overflow:hidden;}

.clearfix .no_mar{ margin-right:0px;}
.new{ width:393px; overflow:hidden; margin-right:10px;}
.new_c{ padding:5px 20px 10px; width:353px; background:#dd8b13; overflow:hidden;}
.new_c li{ height:30px; line-height:30px; border-bottom:1px dotted #fff7fc; padding-left:15px; background:url(../images/bg.png) -242px 13px no-repeat; overflow:hidden;} 
.new_c li span{ float:right;}

.footer{min-width:1200px;  padding-top:30px; background:url(../images/bt.png) center -58px no-repeat #1e0010; overflow:hidden; text-align:center;line-height:25px;}
.link{ text-align:left; color:#e03490;}
.link a{ color:#f85eb1; padding:0 5px}
.ft_nav{ height:43px; width:1200px; overflow:hidden;}
.ft_nav a{ float:left; height:43px; line-height:43px; padding:0 25px; display:inline-block; background:url(../images/bg.png) left -204px; text-align:center; margin:0 17px;}
.ft_nav a:hover{ text-decoration:none;}
.ft_c{ padding:20px 0 10px;}

/*ziye*/
.info_c{ padding:0px 20px 30px; width:882px; overflow:hidden;background:url(../images/di.png) bottom center no-repeat; _background: none;}
.info_c ul li{ line-height:34px; height:34px; border-bottom:1px dotted #ffdff3; padding-left:15px; background:url(../images/bg.png) -242px 13px no-repeat;overflow:hidden;} 
.info_c ul li span{ float:right;}
/*分页*/
.Page{width:100%; text-align:center; padding:20px 0px 20px 60px;}
.Page a{display:inline-block;width:65px;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px; float:left;text-decoration:none;outline:none;}
.Page a:hover{ background:#E69517; color:#FFF;background-repeat:no-repeat; }
.Page span{display:inline-block;min-width:45px; padding:0 10px;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px;float:left;}
.Page span.current{ background:#E69517; color:#FFF}
/*一级导航*/
.expmenu{ padding:20px 20px 40px; width:210px; overflow:hidden; background: url(../images/list.png) bottom center no-repeat;}
.expmenu li div.header{ width:210px; height:35px; background:url(../images/bg.png) left -155px; line-height:35px; margin-bottom:10px; overflow:hidden;}
.expmenu li div.header a{ color:#fff; padding-left:30px;}
/*三角按钮*/
.expmenu li div.header .arrow{display:block;width:20px;height:30px;float:right;overflow:hidden;cursor:pointer;}
.expmenu li div.header .arrow.down{background:url(../images/bg.png) -239px -49px no-repeat;}
.expmenu li div.header .arrow.up{background:url(../images/bg.png) -239px -15px no-repeat;} 
/*二级导航*/
.expmenu li .menu{ padding:0 15px 5px; overflow:hidden;}
.expmenu li .menu li{ height:28px; line-height:28px; padding-left:15px; background:url(../images/bg.png) -242px 13px no-repeat; overflow:hidden;border-bottom: 1px dashed #DEDEDE; font-size:12px;}
.expmenu li .menu li a.selected{ font-weight:bold;}
/*inside*/
.rt_nr{ padding:10px 15px 20px; width:892px; overflow:hidden; background:url(../images/di.png) bottom center no-repeat; _background: none;}
.wz_hd{ text-align:center; line-height:30px; border-bottom:1px dashed #c0aab2; color:#eac4d2;}
.wz_hd h2{ color:#fdc75b; font-size:24px; line-height:45px; text-align:center; overflow:hidden; font-family:"微软雅黑";}
.cptp{ margin:10px 0; width:892px; text-align:center;}
.cptp img{ max-width:800px; padding:2px; border: 1px solid #fdbce1;}     
.wz_c{ line-height:24px; padding:0 10px 5px;}
.wz_c img{ max-width:692px;}
.page2 p{ height:30px; line-height:30px; overflow:hidden; padding:0 10px; display:block; font-weight:200;}
.page2 p a{ color:#eda028;}
.xgnews{ width:892px; padding:3px 0 8px; overflow:hidden;}
.xgnews ul li{ height:34px; line-height:34px; background:url(../images/bg.png) -242px 13px no-repeat; overflow:hidden; padding-left:15px; border-bottom:1px dashed #bebdbd; width:410px; float:left; margin:0 10px; *margin:0 8px;}
.xgnews ul li span{float:right;}
/* 提交页面*/
.button{width:892px; padding-top:10px;height:auto;overflow:hidden;}
.buttop{height:30px; padding:0px 20px; background:#61093b; overflow:hidden; color:#fff; line-height:30px;}

.butmain{width:830px;height:auto;padding:10px 0 0 0px;overflow:hidden;}
.butmain ul li{ display:block;width:830px;padding:0px 0px 5px;*padding:0px 0px 4px;overflow:hidden;vertical-align:middle;}
.butmain ul li b{display:block;width:95px;height:22px;float:left;color:#eee;line-height:20px;font-weight:normal;overflow:hidden; text-align:right;}
.butmain ul li span{display:block;width:450px;float:left;font-size:12px;line-height:20px;overflow:hidden;}
.butmain ul li em{ font-style:normal;color:#ccc;font-size:12px;line-height:20px;padding-left:10px;overflow:hidden;}

.butmain .mri02m_dd{width:280px;height:20px;border:1px solid #D3D4D3;font-size:12px;padding:0px 2px;overflow:hidden; margin-left:5px;}
.butmain .mri02m_ly{width:400px;height:70px;border:1px solid #D3D4D3;padding:0px 2px; overflow:auto;color:#B9B9B9; font-size:12px; line-height:22px; margin-left:5px;}
.butmain .mri02m_tj{width:58px;height:25px;margin:8px 0px;color:#FFF;font-size:12px; line-height:25px;text-align:center; background:#e49110;overflow:hidden; cursor:pointer; border:none;}

.sh_c{ padding:20px 0 5px; width:250px; background:#61093b; overflow:hidden; text-align:center;}
.sh_c li{ overflow:hidden;}
.sh_c li img{ padding:2px; border: 1px solid #fdbce1; overflow:hidden;}
.sh_c li span{ height:30px; line-height:30px; display:block; overflow:hidden;}
.wbytable td{ padding:8px;} 
.wbytable .wbytext{ outline:none; padding:5px; height:22px; width:320px; border:1px solid #e3e3e3;}    
.wbytable .wbyarea{ padding:5px; outline:none; width:450px; border:1px solid #e3e3e3; height:125px;}   
.wbytable .msgbut{ width:90px; height:32px; line-height:32px; cursor:pointer; color:#555;}             
.wbytable .wbytextyz{ outline:none; padding:5px; height:22px; width:100px; border:1px solid #e3e3e3;float:left;} 
.wbytable .wyzm{ padding-top:6px; display:block; width:48px; height:22px; float:left; padding-left:8px;} 


.job_table_tr{ display:block; height:30px; padding:0 5px}
.job_table_tr a{ color:#F5CDE5;}
.job_table_tr span{border-bottom:1px dotted #ccc; color:#F5CDE5; line-height:25px; float:left; display:block}
.job_table_tr span.td01{ width:35%;}
.job_table_tr span.td02{ width:15%;}
.job_table_tr span.td03{ width:35%;}
.job_table_tr span.td04{ width:15%;}
.wbyzhaopin{font-family: Arial, '宋体';font-size: 14px;color: #F5CDE5;width:98%; margin:0 auto}
.wbyzhaopin ul{list-style: none}
.wbyzhaopin h1, h2, h3{font-size: 100%}
.wbyfl{display: inline;float: left}
.wbyheadCon .wbyheadConLeft span.staffing{display: block;float: left;padding-top: 9px}
.wbyheadCon{overflow: hidden;zoom: 1;padding: 12px 0 9px;border-bottom: 1px dashed #dcdee1}
.wbyheadCon h1{font: 400 24px '微软雅黑';font-size: 22px;display: inline-block;float: left;zoom: 1;margin-bottom: 10px;
*display:inline}
.wbyheadConLeft{float: left}
.wbyheadTag{clear: both}
.wbyheadTag li{font-size: 12px;display: inline-block;padding-right: 20px;color: #F5CDE5;
*display:inline;
*zoom:1}
.wbyf12{font-size: 12px}
.wbyposinfo .xq{padding: 14px 0}
.wbyposinfo .xq .condition{clear: both;overflow: hidden;zoom: 1;padding: 10px 0}
.wbyposinfo .xq .condition span{color: #F5CDE5}
.wbyposinfo .w380{float: left;width: 380px}
.wbyposinfo .conTip{line-height: 34px;color: #232323}
.wbytabT{height: 33px;border-bottom: 1px solid #e71;background: #f5f5f5}
.wbytabT ul{line-height: 32px;float: left;height: 33px;padding-left: 1px;_padding-left: 2px}
.wbytabT ul li{font-size: 14px;position: relative;z-index: 1;float: left;height: 32px;margin-left: -1px;padding: 0 20px;color: #282828;border: solid #dedfe0;border-width: 1px 1px 0;background: #fff;_margin-bottom: -1px}
.wbytabT ul a{color: #282828}
.wbytabT ul a:hover{text-decoration: underline;color: red}
.wbytabT .currentinfo{font-weight: 700;z-index: 2;margin-top: -2px;padding: 1px 20px;border: solid #e71;border-width: 2px 1px 0}
.wbytabC{margin-top: 20px}
.wbyposDes{line-height: 28px}
.wbyposDes .posMsg dl{padding-bottom: 15px}
.wbyposDes .posMsg .padb28{padding-bottom: 28px}
.wbyposDes .posMsg ul{margin-bottom: 20px}
.wbyborb{padding-bottom: 17px}