@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; vertical-align: baseline;}


/* 让链接在 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; }

/*common*/
body { color:#3C3C3C; font-size:12px; font-family: "微软雅黑"; background:url(../images/foot_bg.jpg) no-repeat center bottom #FFF;} /*网站字体颜色*/
a { color:#3C3C3C; text-decoration:none;}  /*for ie f6n.net*/
a:hover { text-decoration:underline;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
.mt10{ margin-top:12px;}
.mt20{ margin-top:20px;}

/*
-------index-------*/
.main{ margin: 0 auto; width: 1100px; overflow: hidden; }
.head{ width:100%; height:178px; background:url(../images/top.jpg) repeat-x; overflow:hidden;}
.top_1{ height:30px; line-height:30px; color:#4d4d4d; overflow:hidden;}
.top_1 span{ float:right;}
.top_1 span a{ color:#4d4d4d; height:30px; line-height:30px; padding:0 5px 0 20px; display:inline-block; background:url(../images/icon.png) no-repeat;}
.top_1 span a.chain{ background-position: 3px 0px;}
.top_1 span a.home{ background-position: 3px -25px;}
.top_1 span a.wap{ background-position: 0px -53px;}
.top_2{ margin-top:30px; overflow:hidden;}
.top_2 span{ float:right;}
.top_2 span h2{ padding-left:55px; color:#c6a3a7; background:url(../images/icon_1.png) 2px 5px no-repeat;}
.top_2 span h2 b{ font-size:24px; color:#a43744; font-family:"impact";}
.top_2 span h3{ margin-top:5px; overflow:hidden; width:250px; height:29px;background:url(../images/search.png) no-repeat; padding-left:8px;}
.wbyselect{ float:left; margin:0 4px; width:74px; margin-top:5px; height:18px; border:1px solid #ccc;}
.wbyinput{ float:left; width:135px; background:none; border:none; height:29px; line-height:29px;}
.wbybut{ float:left; width:30px; height:29px; cursor:pointer; border:none; background:none;}

.navbg{background:#8C1624; width:100%; height:40px;}
#nav {width:1100px; height:40px; display:block; margin:0 auto;font-size:0;z-index:3;}
#nav .mainlevel {float:left; height:40px; line-height:40px; display:inline-block;font-size:0; position:relative;}
#nav .mainlevel a {font-size:14px; color:#fff; padding:0 30px; text-align:center; display:inline-block; line-height:40px;}
#nav .mainlevel a:hover,#nav .mainlevel.cur { background:#820816; text-decoration:none; color:#FF3; }
#nav .mainlevel ul {display:none; position:absolute; left:0px; top:40px; background:#820816;z-index:3;}
#nav .mainlevel ul li {height:30px; width:auto; line-height:30px; text-align:center;z-index:3;}
#nav .mainlevel ul li a{display:block; height:30px; line-height:30px; color:#fff;}
#nav .mainlevel ul li a:hover{display:block;  height:30px; line-height:30px;}
#nav .mainlevel#none{background:none;}
#nav li.active{height:40px; background:#820816; display:block;}

.banner{ height:440px; position:relative; width:100%; margin:0 auto; z-index:1; overflow:hidden;}
.banner img{ position:absolute; left:50%; margin-left:-770px; top:0;}

.two{ width:1100px; height:309px; background:url(../images/wap.jpg) 0px 0px no-repeat; overflow:hidden;}
.two dl{ overflow:hidden;}
.two dl dt{ width:334px; height:210px; overflow:hidden; margin:97px 0 0 126px; *margin:97px 0 0 63px; text-align:center;}
.two dl dd{ width:518px; margin:40px 50px 0 0 ; *margin:40px 25px 0 0 ; overflow:hidden; line-height:25px;}
.two dl dd h2{ line-height:48px; color:#7C7155; font-size:24px; background:url(../images/icon_2.png) 109px 4px no-repeat;text-align:center;}

.three{ width:1100px; overflow:hidden;}
.th_t{ width:1100px; height:18px; overflow:hidden; background:url(../images/wap.jpg) 0px -309px;}
.th_b{ width:1100px; height:18px; overflow:hidden; background:url(../images/wap.jpg) 0px -328px;}
.th_m{ width:1096px; border: solid #e1ddd2; border-width:0 2px 0; background:#fff; overflow:hidden;}
.th_m ul li{ border-left:2px solid #e3dece; float:left; padding:0 10px; width:252px; text-align:center; line-height:25px; color:#717171;}
.th_m ul li img{ overflow:hidden; padding:5px 0px;}
.th_m ul li h2{ line-height:30px; height:30px; background:url(../images/icon_3.png) 40px 6px no-repeat;font-size:16px;}
.th_m ul li h2 a{ color: #5b141c;}
.th_m ul li.none{ border-left:0;}

.four{ width:1100px;}
.fo_t{ width:1100px; height:29px; overflow:hidden; background:url(../images/wap.jpg) 0px -346px;}
.fo_b{ width:1100px; height:29px; overflow:hidden; background:url(../images/wap.jpg) 0px -376px;}
.fo_m{ width:1096px; border: solid #a43643; border-width:0 2px 0; background:#fff; overflow:hidden;}
.fo_m h2{ position:absolute; width:1020px; left:40px; top:-12px; overflow:hidden;}
.fo_m h2 b{ float:left; height:25px; padding-left:34px; background:url(../images/icon_4.png) left top no-repeat; display:block; overflow:hidden;}
.fo_m h2 b em{ padding-right:34px;height:25px; line-height:25px; background:url(../images/icon_4.png) right top no-repeat; display:block; overflow:hidden; color:#fff; font-size:14px;}
.fo_m h2 span{ float:right; margin-top:5px; height:20px; padding-left:15px; background:url(../images/icon_5.png) left top no-repeat; overflow:hidden;}
.fo_m h2 span a{ padding-right:15px;height:20px;line-height:20px;display:block; background:url(../images/icon_5.png) right top no-repeat; overflow:hidden; color:#fff;}
.fo_m ul { margin-left:5px; overflow:hidden;}
.fo_m ul li{ float:left; display:inline; margin:0 8px; overflow:hidden;}
.fo_m ul li img{ border:1px solid #a43643; padding:2px; overflow:hidden;}
.fo_m ul li span{ height:30px; line-height:30px; width:201px; text-align:center; display:block;}
.fo_m ul li a{ color: #8b1b29;}

.five{ width:1100px; overflow:hidden;}
.fi_t{ width:1100px; height:12px; overflow:hidden; background:url(../images/wap.jpg) 0px -405px;}
.fi_b{ width:1100px; height:12px; overflow:hidden; background:url(../images/wap.jpg) 0px -418px;}
.fi_m{ width:1086px; border: solid #e3e0cd; border-width:0 2px 0; padding:0 5px; background:#fff; overflow:hidden;}
.fi_m ul li{ border-left:1px solid #ddd; float:left; padding:0 10px; *padding:0 9px; width:340px;}
.fi_m ul li h2{ height:35px; line-height:35px; font-size:14px; color:#6d1f1d; overflow:hidden; border-bottom:1px solid #a43643;}
.fi_m ul li h2 span{ float:right; font-size:12px;}
.fi_m ul li.none{ border-left:0;}
.fi_m ul li ol{ padding:5px 0; overflow:hidden;}
.fi_m ul li ol li{ height:28px; line-height:28px; border-bottom:1px dashed #ddd; overflow:hidden; padding:0 0 0 15px; margin:0 5px 0 0; border-left:0; width:320px; background:url(../images/icon.png) -8px -80px no-repeat;}
.fi_m ul li ol li span{ color:#666; float:right;}

.six{ width:1060px; height:73px; padding:0 20px 10px; background:url(../images/wap.jpg) 0px -431px; overflow:hidden; line-height:25px;}
.six h2{ text-align:center; height:16px; line-height:16px; font-size:12px; overflow:hidden; color: #8d3d47;}
.six a{ padding:0 8px; color:#666;}

.footer{ width:1100px; overflow:hidden;}
.daoh{ background:url(../images/icon_6.png) no-repeat; width:1100px; overflow:hidden;}
.daoh dl{ width:220px; float:left; overflow:hidden;}
.daoh dl dt{ margin:3px 0 3px 45px; width:155px; height:25px; line-height:25px; color:#6d1f1d; font-size:14px; overflow:hidden;}
.daoh dl dd{ margin:0 0 0 48px; width:158px; height:20px; line-height:20px; overflow:hidden;}
.daoh dl dd a{ color:#333;}
.daoh dl dd a:hover{color:#6d1f1d; text-decoration:none;}
.ft_c{ margin:45px 0 15px; color:#333; line-height:25px; text-align:center; overflow:hidden;}

/*ziye*/
.left{ width:258px; overflow:hidden; background:url(../images/bg.jpg) repeat;}
.lt{ background:url(../images/wap.jpg) left -515px no-repeat; height:30px; padding-left:24px; overflow:hidden;}
.lt span{ background:url(../images/wap.jpg) right -515px no-repeat; height:30px; padding-right:24px; float:right; overflow:hidden;}
.lt span h2{ margin-top:10px; width:210px; height:20px; line-height:20px; background:url(../images/icon_7.png) 0px 0px no-repeat; color:#fff; text-align:center; font-size:14px;}
.lb{ background:url(../images/wap.jpg) left -556px no-repeat; height:24px; padding-left:24px; overflow:hidden;}
.lb span{ background:url(../images/wap.jpg) right -556px no-repeat; height:24px; padding-right:24px; float:right; overflow:hidden;}
.pro_c{ width:214px; padding:5px 20px 0; background:none; border: solid #e0dfca; border-width:0 2px; overflow:hidden;}
.pro_c li{ line-height:26px; height:26px; padding-left:20px; overflow:hidden; background:url(../images/icon.png) -5px -108px no-repeat;}
.lx_c{ width:214px; padding:5px 20px 0; background:none; border: solid #e0dfca; border-width:0 2px; overflow:hidden; line-height:25px;}

.right{ width:830px; overflow:hidden;}
.rt{ background:url(../images/wap.jpg) left -405px no-repeat; height:12px; padding-left:12px; overflow:hidden;}
.rt span{ background:url(../images/wap.jpg) right -405px no-repeat; height:12px; padding-right:12px; float:right; overflow:hidden;}
.rb{ background:url(../images/wap.jpg) left -418px no-repeat; height:12px; padding-left:12px; overflow:hidden;}
.rb span{ background:url(../images/wap.jpg) right -418px no-repeat; height:12px; padding-right:12px; float:right; overflow:hidden;}
.rm{ width:800px; padding:0 13px; border: solid #e0dfca; border-width:0 2px; overflow:hidden; background:#fff;}
.rm h2{ height:30px; line-height:30px; padding:0 10px; border-bottom:2px solid #8F1927; font-size:16px; color:#8F1927;}
.rm h2 span{ float:right; font-size:12px; color:#3C3C3C;}
.new_c li{ height:28px; line-height:28px; overflow:hidden; border-bottom:1px dashed #ddd; background:url(../images/icon.png) -3px -135px no-repeat; padding-left:20px;}
.new_c li span{ float:right;}
.page{ height:35px; line-height:35px; overflow:hidden; padding:0 5px; display:block; text-align:right;}
.page{ text-align:right;} 
.page a{ padding:5px; margin:5px; border:1px solid #ccc; color:#888;} 
.page span.current{ padding:5px; margin:5px; font-weight:700;} 
.page a:hover{ background-color:#e3e3e3;}

.dis_c{ margin:20px 0 0 10px; overflow:hidden; width:800px;}
.dis_c li{ float:left; display:inline; margin:0 15px; overflow:hidden;}
.dis_c li img{ border:1px solid #a43643; padding:3px; overflow:hidden;}
.dis_c li span{ height:30px; line-height:30px; width:201px; text-align:center; display:block;}
.dis_c li a{color: #8b1b29;}

/*一级导航*/
.expmenu{ width:214px; padding:5px 20px 0; background:none; border: solid #e0dfca; border-width:0 2px; overflow:hidden;}
.expmenu li div.header{line-height:28px; height:28px; padding-left:20px; overflow:hidden; background:url(../images/icon.png) -5px -108px no-repeat;}
.expmenu li div.header a{color:#8f1927;}
/*三角按钮*/
.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/icon.png) -7px -185px no-repeat;}
.expmenu li div.header .arrow.up{background:url(../images/icon.png) -7px -158px no-repeat;} 
/*二级导航*/
.expmenu li .menu{ padding:0 15px 5px; overflow:hidden;}
.expmenu li .menu li{ height:26px; line-height:26px; padding-left:20px; background:url(../images/icon.png) -8px -80px 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 0px 0; width:800px; overflow:hidden;}
.wz_hd{ text-align:center; line-height:30px; border-bottom:1px dashed #c0aab2; color:#87767c;}
.wz_hd h1{ color:#8F1927; font-size:24px; line-height:45px; text-align:center; overflow:hidden; font-family:"微软雅黑";}
.cptp{ margin:10px 0; width:800px; text-align:center;}
.cptp img{ max-width:796px; padding:2px; border: 1px solid #d3cfcf;}     
.wz_c{ line-height:24px; overflow:hidden;}
.wz_c img{ max-width:800px;}
.page2 p{ height:30px; line-height:30px; overflow:hidden; padding:0 10px; display:block; font-weight:200;}
.page2 p a{ color:#9F0000;}
.xgnews{ width:800px; padding:3px 0 8px; overflow:hidden;}
.xgnews ul li{height:28px; line-height:28px; overflow:hidden; border-bottom:1px dashed #ddd; background:url(../images/icon.png) -3px -135px no-repeat; padding-left:20px; width:356px; float:left; margin:0 10px; *margin:0 8px;}
.xgnews ul li span{float:right;}

/* 提交页面*/
.button{width:800px; padding-top:10px;height:auto;overflow:hidden;}
.buttop{height:30px; padding:0px 20px; background:#8F1927; overflow:hidden; color:#fff; line-height:30px;}

.butmain{width:630px;height:auto;padding:10px 0 0 30px;overflow:hidden;}
.butmain ul li{ display:block;width:630px;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:#555;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:#999;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:#9f0000;overflow:hidden; cursor:pointer; border:none;}

.show{ width:252px; border:2px solid #e0dfca; overflow:hidden;}
.sh_c{ padding:15px 0 0px; overflow:hidden; text-align:center;}
.sh_c li{ overflow:hidden;}
.sh_c li img{ padding:2px; border: 1px solid #d3cfcf; overflow:hidden;}
.sh_c li span{ height:35px; line-height:35px; 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;} 
