﻿@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: -31px; overflow: hidden; zoom: 1;}
.picListFl li { width: 216px; margin-right: 30px; float: left; _display: inline; overflow: hidden;}
.picListFl li .pic { overflow: hidden; line-height:0; padding:3px; background:#fff; border:1px solid #e5e5e5; margin-bottom:5px }
.picListFl li .pic img { width: 100%; height: auto; background:#333 }
.picListFl li .title { font-size: 14px; line-height: 24px; height: 48px;}

/* 焦点图切换-新闻内容 */

.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;}

/* tpList */
.tpList{ overflow:hidden; margin-right:-50px;}
.tpList li{width: 575px;float:left;margin-right:50px;}
.tpList .n{ height:34px; line-height:34px; overflow:hidden;}
.tpList .n a{ padding-left: 13px; background: url(../img/icons.png) 0 -42px no-repeat;}
.tpList .n .date{ float:right; color:#999;}
.tpList .t{ padding-bottom: 15px; margin-bottom:10px; border-bottom:1px dotted #ccc;}
.tpList .t .title{ height:40px; overflow:hidden; font-size:20px; font-weight:bold; text-align:center}
.tpList .t .intro{ line-height:28px; height:56px; overflow:hidden; padding-top:10px;}

/* 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 #cb0400; text-decoration: none; color: #cb0400;}
.page .current { background: #cb0400; border: 1px solid #cb0400; 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 #f8f2ec ;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: 553px;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 #41c3fe; -webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;}
#content {overflow: hidden; margin:20px auto 30px auto; text-align: left; position: relative; z-index: 2; width:1200px;}

/* topNav */
.topNav{height:60px; background:#cb0400}
.mainNav{height:60px; width:1200px; margin:0 auto; }
.mainNav .li1{float:left; width:150px; height:60px}
.mainNav .h1{display:block; text-align:center;}
.mainNav .a1{display:block; height:60px; line-height:60px; font-size:20px; color:#fff; font-weight:bold;}
.mainNav .a1:hover{text-decoration:none;}
.mainNav .on1 .a1{background:#fa7600}

/* headNew */
.headNew{padding-bottom:28px; background:url(../img/bg-topNews.png) 0 100% repeat-x; margin-bottom:40px;}
.headNew .con .title{height:60px; text-align:center; line-height:60px; font-size:40px; color:#cb0400; overflow:hidden;}
.headNew .con .title a{color:#cb0400}
.headNew .con .intro{height:34px; line-height:34px; text-align:center; font-size:18px; overflow:hidden;}


/*footer*/
#footer .siteWidth{ text-align:center; color:#fff}
#footer { z-index:2; position: relative; padding: 25px 0; clear: both; line-height:24px; background:#cb0400; border-top:2px solid #940300; text-align:center; font-size:12px;}
#footer .footNav{ margin-left:-10px; margin-bottom:5px;}
#footer .footNav a { margin: 0 10px; color:#fff}
#footer img{ vertical-align:middle;}
#footer .copyRight a { text-decoration: underline; color:#fff}

#footer #footer_jubao{ position:absolute; right:0; top:10px;}
.side { width: 260px; float: left; margin-right: 25px;}
.mainContent { overflow: hidden; background:#fff;}

/* 首页 -------------------------------------- */
.indBox{margin-bottom: 40px}
.indBox>.iHd{height: 50px;background: url(../img/boxHd-index.png) 0px 5px no-repeat;}
.indBox>.iHd .more{float:right;height:22px;line-height:22px;color:#fff;width:88px;font-size:14px;margin-top: 13px;text-align:center;}
.indBox>.iHd span.txt{height:30px;line-height:30px;float:left;padding-left: 188px;font-size:18px;font-style: italic;color:#a4a4a4;padding-top: 8px;}
.indBox>.iBd{padding-top: 20px; overflow:hidden}
#indGzbg>.iHd{background-position: 0px -195px;}
#indWyxs>.iHd{background-position: 0px -395px;}
#indDbfc>.iHd{background-position: 0px -595px;}
#indJyxc>.iHd{background-position: 0px -795px;}
#indTslh>.iHd{background-position: 0px -995px;}

#indLhdt{margin-bottom: 40px;}
#indLhdt .focusBox{width: 600px; float: left; *display: inline; margin-right: 20px; background: #000}
#indLhdt .topicList{overflow: hidden; padding-top: 5px }

.dbfcList{margin-right: -20px; overflow: hidden; height: 455px}
.dbfcList li{float: left; *display: inline; margin-right: 20px; width: 240px; margin-bottom:20px; }
.dbfcList li .pic{line-height: 0; background: #333; margin-bottom:5px}
.dbfcList li .pic img{width: 100%; height: auto;}
.dbfcList li .title{height:48px; line-height:24px; font-size:14px; text-align:left; overflow:hidden; }
.dbfcList li.first{width:680px; position:relative; z-index:1;}
.dbfcList li.first .pic{margin-bottom:0px}
.dbfcList li.first .title{line-height:48px; position:absolute; bottom:0px; left:10px; right:10px; font-size:16px; width:660px; color:#fff; z-index:2;}
.dbfcList li.first .title a{color:#fff}
.dbfcList li.first .titleBg{display:block; position:absolute;  bottom:0px; left:0px; right:0px; z-index:1; background:#000; height:48px;filter:alpha(opacity=80); opacity:0.8; }


/* 文章列表页 -------------------------------------- */

.path { color: #666;}
.path a, .path span { color: #666; margin:0 5px;}
.sideMenu { margin-bottom: 20px; background:#fff}
.sideMenu .hd { height: 50px; line-height: 50px; background: #cb0400; padding: 0 20px; font-size: 18px; color: #fff; text-align:center; }
.sideMenu .bd { border: 1px solid #EAEAEA; padding: 20px; overflow: hidden;}
.sideMenu .li1 { margin-bottom: 10px; vertical-align: top;}
.sideMenu .a1 { display: block; text-align:center; padding: 10px 10px; line-height: 20px; background: #fff4f3; 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 .ul1{ padding:10px;}
.sideMenu .li2{ border-bottom:1px dotted #ccc; text-align:center;}
.sideMenu .a2{ color:#666}
.sideMenu .on a, .sideMenu li a:hover { color: #fff; text-decoration: none;}
.sideMenu li a:hover { background-color: #cb0400;}
.sideMenu .on a { background-color: #cb0400 !important;}
.mainBox .mHd {height: 50px;line-height: 50px;background: #efefef;overflow: hidden;}
.mainBox .mHd .path{ float:right; font-size:12px; padding-right:10px;}
.mainBox .mHd .path em{ display:none}
.mainBox .mHd h3 { float: left; position: relative; font-size: 18px; color: #fff; background: #cb0400; padding: 0 30px;}
.mainBox .mBd { padding: 20px; overflow: hidden;}
.newsList li { height: 32px; line-height: 32px; overflow: hidden; padding: 0 5px;}
.newsList li a { padding-left: 12px; background: url(../img/icons.png) 0 -42px 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: #cb0400; 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: 40px 0px;}
.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:#333}
.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 */
