﻿@charset "UTF-8";

/* Css Reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img { padding: 0; margin: 0;}
table { border-collapse: collapse; border-spacing: 0;}
fieldset, img { vertical-align: top; border: 0;}
address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal;}
ol, ul, li { list-style: none;}
div, dl, dt, dd, ol, ul, li { zoom: 1;}
caption, th { text-align: left;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%;}
q:before, q:after { content: '';}
abbr, acronym { border: 0;}
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-size: 16px; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;}
article, aside, dialog, footer, header, section, footer, nav, figure, menu, time { margin: 0; padding: 0; display: block; zoom: 1;}

/* Public */

body { color: #333; font-size: 14px; line-height: 2; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none;}
a { color: #333; text-decoration: none; outline: none;}
a:hover { color: #D60000; text-decoration: underline;}
.clearbox { border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden;}
.blank { display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix { height: 1%;}
* + html .clearfix { min-height: 1%;}
.fl { float: left !important;}
.fr { float: right !important;}
.hide { display: none;}
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}

/* 通用信息列表 */
.infoList { text-align: left;}
.infoList li { height: 34px; line-height: 34px; overflow: hidden; padding: 0 5px;}
.infoList li a { padding-left: 16px; background: url(../img/icons.png) 0 -42px no-repeat;}
.infoList li .date { font-size: 14px; margin-left: 15px; float: right; color: #999;}
.infoList li .node { color: #f00; margin-right: 5px;}
.infoList-arrow li a { background-position: 0 -1282px;}

/* 文章头条列表_普通式 */
.topicList{overflow: hidden; }
.topicList .t{margin-bottom:10px; padding-bottom:10px; border-bottom:1px dashed #bcb9b4 }
.topicList .t .title{line-height: 32px; height: 32px; overflow: hidden;  font-size: 24px; margin-bottom:10px}
.topicList .t .intro{line-height:24px; font-size:14px; color:#323232}
.topicList .n{height:34px;line-height:34px;overflow:hidden;font-size:16px;padding-left:16px;background: url(../img/dot-1.gif) 5px 14px no-repeat;}
.topicList .n .date{float:right; font-size:14px; color:#999999}

/* 通用带图片的信息列表_普通式 */
.picList li { text-align: center;}
.picList li .pic img { width: 95px; height: 125px; padding: 4px; border: 1px solid #ddd; background: #fff;}
.picList li .pic a:hover img { border-color: #aaa;}
.picList li .title { padding-top: 5px;}

/* 通用带图片的信息列表_普通式 - 横排浮动 */

.picListFl { margin-right: -2%; overflow: hidden; zoom: 1;}
.picListFl li { width: 23%; margin-right: 2%; float: left; _display: inline; overflow: hidden;}
.picListFl li .pic { overflow: hidden}
.picListFl li .pic img { width: 100%; height: auto; transition: 200ms; -webkit-transition: 200ms; -o-transition: 200ms; -moz-transition: 200ms;}
.picListFl li .title { font-size: 14px; padding-top: 8px; line-height: 26px; max-height: 52px;}
.picListFl li:hover .pic img { transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -webkit-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05);}

/* 焦点图切换-新闻内容 */

.focusBox { margin-bottom: 20px; overflow: hidden; position: relative; text-align: center;}
.focusBox .hd { position: absolute; width: 100%; z-index: 1; left: 0; height: 6px; overflow: hidden; bottom: 46px;}
.focusBox .hd ul { overflow: hidden; zoom: 1;}
.focusBox .hd ul li { display: inline-block; *display: inline; zoom: 1; vertical-align: top; margin: 0 2px; width: 6px; height: 6px; line-height: 6px; background: #ccc; cursor: pointer; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-transition: 200ms; -o-transition: 200ms; -moz-transition: 200ms; transition: 200ms;}
.focusBox .hd ul li.on { background: #FF5600; width: 15px; color: #fff;}
.focusBox .hd ul li span { display: none;}
.focusBox .bd { position: relative; overflow: hidden;}
.focusBox .bd li { position: relative;}
.focusBox .bd .pic { position: relative; z-index: 0; line-height: 0;}
.focusBox .bd .pic img { width: 100%; height: 360px; border: 0;}
.focusBox .bd .con { position: absolute; width: 100%; z-index: 1; bottom: 0; left:0; height: 48px; line-height: 48px; text-align: center;}
.focusBox .bd .con .title { position: absolute; width: 100%; bottom: 0; left: 0; z-index: 1; height: 100%; overflow: hidden; font-size: 16px; color: #fff;}
.focusBox .bd .con .title a { color: #fff; padding-left: 10px; text-decoration: none;}
.focusBox .bd .con .titleBg { position: absolute; width: 100%; z-index: 0; bottom: 0; left: 0; background: #000; filter: alpha(opacity=60); opacity: 0.6; height: 48px; padding-top: 20px;}

/* url_方块样式分页 */

.page { font-size: 0; text-align: center; padding: 35px 0 20px 0; clear: both; overflow: hidden;}
.page a, .page span { font-size: 14px; display: inline-block; _display: inline; zoom: 1; border: 1px solid #E1E1E1; padding: 0px 11px; margin: 0 3px 5px 0; line-height: 32px; height: 32px;}
.page a:hover, .page span:hover { border: 1px solid #cdbb9d; text-decoration: none; color: #cdbb9d;}
.page .current { background: #cdbb9d; border: 1px solid #cdbb9d; color: #fff !important; font-weight: bold;}
.page select, .page input { margin: 0 4px; background: #fff; border: 0 solid #E1E1E1; vertical-align: middle;}
.page input { text-align: center; padding: 0 4px; outline: none;}

/* frame */

body {text-align: center;background:url(../img/body.jpg) center 0 no-repeat #f9f4ec ;min-width: 1200px;max-width: 1920px;margin:0 auto;}
.siteWidth { width: 1200px; margin: 0 auto; position:relative; text-align:left; overflow:hidden;}
#header .siteWidth{height: 640px;position: relative;}
#header .intro{padding: 533px 34px 0 96px;color:#fff;font-size:16px;line-height:30px;color:#970a0a;height:90px;text-indent:2em;}
#header .goHome{ display:block; float:right; color:#fff; padding:5px 15px 5px 45px; background:url(../img/icons.png) 15px 10px no-repeat #b28759; -webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;}
#content {overflow: hidden; margin:0 auto 30px auto; text-align: left; position: relative; z-index: 2;}
/*footer*/
#footer .siteWidth{ text-align:center;}
#footer { z-index:2; position: relative; padding: 25px 0; clear: both; line-height:24px; background:#e6d9c4; border-top:2px solid #cdbb9d; text-align:center; font-size:12px;}
#footer .footNav{ margin-left:-10px; margin-bottom:5px;}
#footer .footNav a { margin: 0 10px;}
#footer img{ vertical-align:middle;}
#footer .copyRight a { text-decoration: underline;}

#footer #footer_jubao{ position:absolute; right:0; top:10px;}
.side { width: 260px; float: left; margin-right: 25px;}
.mainContent { overflow: hidden;}

/* 首页 -------------------------------------- */
#columnA{height:500px; background:url(../img/qmjyl.jpg) 50% 0px no-repeat; margin-bottom: 60px}
#columnA .cHd{height: 100px;}
#columnA .cHd .more{height: 30px;line-height: 30px;float: right;font-size: 12px;background: url(../img/more.png) 0px 0px no-repeat;paddi;padding: 15px 10px 0px 35px;margin-top: 42px; color:#777777}
#columnA .cBd{padding-top:30px}
#columnA .focusBox{width: 580px; height:360px; float: left; *display: inline; margin-right: 20px; background: #666}
#columnA .topicList{overflow: hidden; padding-top: 5px }

#columnB{ background:url(../img/wdyxgs.jpg) 50% 0px no-repeat; margin-bottom: 60px}
#columnB .cHd{height: 100px;}
#columnB .cHd .more{height: 30px;line-height: 30px;float: right;font-size: 12px;background: url(../img/more.png) 0px 0px no-repeat;paddi;padding: 15px 10px 0px 35px;margin-top: 42px; color:#777777}
#columnB .cBd{padding-top:30px}

.yxList{overflow: hidden; margin-right: -100px}
.yxList li{width: 228px; float: left; *display: inline; margin-right: 96px; }
.yxList li .pic{width: 228px; height: 215px; overflow: hidden; margin-bottom: 10px }
.yxList li .pic a{display: block;position: relative;width: 160px;height: 180px;padding: 35px 34px 0px;}
.yxList li .pic a .picBg{position: absolute; top: 0px; left: 0px; width: 228px; height: 215px; background: url(../img/pic.png) 0px 0px no-repeat; }
.yxList li .con .title{height: 34px; line-height: 34px; text-align: center; overflow: hidden; font-size: 20px; margin-bottom: 15px;}
.yxList li .con .intro{height: 78px; line-height: 26px; overflow: hidden;  font-size: 14px; color: #333333; margin-bottom: 20px}
.yxList li .con .more{display: block; height: 32px; line-height: 32px; background: #ddd6ca; text-align: center; font-size: 14px; border-radius: 6px; overflow: hidden; }

#columnC{ background:url(../img/wbht.jpg) 50% 0px no-repeat; }
#columnC .cHd{height: 100px;}
#columnC .cBd{padding-top:30px}


/* 文章列表页 -------------------------------------- */

.path { margin-bottom: 15px; margin-top: 10px; color: #666; padding:5px 15px; background:#fff; background:rgba(255,255,255,.4)}
.path a, .path span { color: #666; margin:0 5px;}
.sideMenu { margin-bottom: 20px;}
.sideMenu .hd { height: 50px; line-height: 50px; background: #cdbb9d; padding: 0 20px; font-size: 18px; color: #fff;}
.sideMenu .bd { border: 1px solid #EAEAEA; padding: 20px; overflow: hidden;}
.sideMenu li { margin-bottom: 15px; vertical-align: top;}
.sideMenu li a { display: block; padding: 10px 10px 10px 50px; line-height: 20px; background: url(../img/icons.png) 20px -101px no-repeat #F5F5F5; font-size: 16px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms;}
.sideMenu .on a, .sideMenu li a:hover { color: #fff; text-decoration: none; background-position: 20px -181px}
.sideMenu li a:hover { background-color: #bfbfbf;}
.sideMenu .on a { background-color: #eaac48 !important;}
.mainBox .mHd { height: 50px; line-height: 50px; background: #F5F5F5; overflow: hidden;}
.mainBox .mHd h3 { float: left; position: relative; font-size: 18px; color: #fff; background: #cdbb9d; padding: 0 30px;}
.mainBox .mHd h3 i { position: absolute; top: -4px; right: -56px; border-color: transparent; border-style: dashed; border-width: 30px; border-left-color: #cdbb9d; border-left-style: solid; content: ""; display: block; font-size: 0; line-height: 0; width: 0;}
.mainBox .mBd { padding: 20px 0; overflow: hidden;}
.newsList{padding: 0 20px;}
.newsList li {height: 32px;line-height: 32px;overflow: hidden;padding: 0 5px 0 16px;background: url(../img/dot-1.gif) 0 12px no-repeat;}
.newsList .date { float: right; color: #999;}
.newsList .split { height: 0; font-size: 0; line-height: 0; border-bottom: 1px dotted #ccc; margin: 16px 0;}

/* sideBox */

.sideBox { margin-bottom: 20px;}
.sideBox .hd { height: 40px; line-height: 40px; overflow: hidden; background: #E6E6E6;}
.sideBox .hd h3 { float: left; padding: 0 20px; font-size: 16px; background: #cdbb9d; color: #fff;}
.sideBox .bd { border: 1px solid #EAEAEA; padding: 15px; overflow: hidden;}
.infoListA li { line-height: 22px; padding: 8px 0 8px 10px; background: url(../img/icons.png) 0 -34px no-repeat; border-bottom: 1px dotted #ccc; overflow: hidden;}
.infoListA .date { float: right; color: #999; font-size: 12px; margin-left: 15px;}
.infoListA .last { border-bottom: 0}

/* 文章列表页-图片式 -----------------------------------------*/

.pagePicList li { width: 31.3%; height: 260px;}
.pagePicList li .pic img { height: 171px;}

/* 文章内容页 -----------------------------------------*/
.mainContent .articleCon{ padding:20px}
.articleCon { text-align: left; padding: 20px 30px;}
.articleCon .qrCode{ text-align:center; padding:20px 0;}
.articleCon .qrCode img{ margin:0 auto}
.printArea .title { font-size: 36px; line-height: 60px; text-align: center; margin-bottom: 30px; color:#6f4201}
.printArea .subTitle { font-size: 20px; color: #555; text-align: center; margin-bottom: 20px; margin-top:-20px;}
.printArea .property { height:28px; font-size: 14px; margin-bottom: 20px; padding: 6px 0; color: #777; border-bottom:1px dotted #ccc; position:relative; text-align:center;}
.printArea .property span { padding: 0 5px;}
.printArea .conTxt { color: #333; font-size: 16px; line-height: 2; padding: 0 0 20px 0; overflow: hidden;}
.printArea .conTxt img { max-width: 800px; height: auto !important;}
.printArea .conTxt p { margin-bottom: 20px;}
.printArea .conTxt table p{ margin-bottom:0}
.printArea .conTxt a { color: blue; text-decoration: underline;}
.printArea .conTxt em { font-style: italic;}
.printArea .conTxt ul, .printArea .conTxt ol { padding-left: 2em;}
.printArea .conTxt ul li { zoom: normal; list-style: square; text-indent: 0 !important;}
.printArea .conTxt ol li { zoom: normal; list-style: decimal; text-indent: 0 !important;}
.printArea .conTxt h1 { font-size: 2em; margin: .67em 0;}
.printArea .conTxt h2 { font-size: 1.5em; margin: .75em 0;}
.printArea .conTxt h3 { font-size: 1.17em; margin: .83em 0;}
.printArea .conTxt h5 { font-size: .83em; margin: 1.5em 0;}
.printArea .conTxt h6 { font-size: .75em; margin: 1.67em 0;}
.printArea .conTxt h1, .printArea .conTxt h2, .printArea .conTxt h3, .printArea .conTxt h4, .printArea .conTxt h5, .printArea .conTxt h6, .printArea .conTxt b, .printArea .conTxt strong { font-weight: bolder;}
.printArea .vedioPlayer { position: relative; z-index: 1500; background: #000; width: 800px; text-align: center; margin: 20px auto; height: 480px;}
.printArea table td,
.printArea table th{ border:1px solid #ddd}
.articleCon .property{ text-align:left;}
.articleCon .userControl { font-size: 14px; border-bottom: 1px solid #ddd; overflow: hidden; text-align: left; margin-bottom: 20px; padding: 10px 0; position:relative;}
.articleCon .userControl .a { color: #777; margin: 10px 10px 0 0; float: left;}
.printArea .icons{ display:none }
.articleCon .icons{position:absolute;height:35px;right:0;top: 6px; display:block;}
.articleCon .icons li{ float:right; width: 49px; height:35px; overflow: hidden;}
.articleCon .icons .s{ text-align: center; width: 7px; color:#999; }

.articleCon .icons a{ display:block; width:54px; height:34px; background: url(../img/con-icons.png) center 8px no-repeat;  }
.articleCon .icons .zoomB a{ background-position: center -53px;}
.articleCon .icons .fav a{ background-position: center -171px;}
.articleCon .icons .print a{ background-position: center -112px;}
.articleCon .icons .bdsharebuttonbox a{ float: none; padding: 0 !important; background-position: center -233px;margin: 0;}

.articleCon .icons a:hover{ background-position:center -306px; border-bottom:1px solid #065896 }
.articleCon .icons .zoomB a:hover{ background-position: center -367px;}
.articleCon .icons .fav a:hover{ background-position: center -485px;}
.articleCon .icons .print a:hover{ background-position: center -426px;}
.articleCon .icons .bdsharebuttonbox a:hover{ background-position: center -545px;}
.articleCon .userControl .bdsharebuttonbox { width: 190px; float: right;}
.articleCon .page { padding: 10px 0; text-align: center;}
.articleCon .others { margin-bottom: 15px;}
.articleCon .others .prev, .articleCon .others .next { padding: 5px 0;}
/* 相关信息 */
#relativeInfo { border-bottom: 1px solid #ddd;}
#relativeInfo .bd { padding: 10px 0 20px 0;}
#relativeInfo ul { overflow: hidden;}
#relativeInfo li { float: left; width: 50%;}

/* #cdbb9d */
