@charset "utf-8";

/* Base Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

:focus {
    outline: 0;
}

img {
    border: 0;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
    display: block;
    _display: inline;
}

.none {
    display: none;
}

.hidden {
    visibility: hidden;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
    *zoom: 1;
}

/**布局开始**/
body {
    background: #f4f2f2;
}

body,
p {
    font: 12px/1 "Microsoft YaHei";
    color: #333;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #cd0200;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
}

.wrapper .inner {
    width: 1100px;
    margin: 0 auto;
}

/**页面全局宽度**/
/**标题栏新闻窗口**/
.post {}

.post .tt {
    height: 36px;
    border-bottom: 2px solid #bab8b8;
}

/**标题栏**/
.post .tt .tit {
    height: 36px;
    display: inline-block;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #8e1118;
    font-family: "Microsoft YaHei";
    border-bottom: 2px solid #8e1118;
}

/**标题字体**/
.post .tt .tit .title {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    background: none;
}

/**标题图标**/
.post .tt .more_btn {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    float: right;
    font-family: 'Microsoft YaHei';
}

/**更多按钮**/
.post .tt .more_btn a {
    display: block;
    background: url(../img/more.gif) no-repeat center;
    width: 32px;
    height: 32px;
}

.post .tt .more_btn a font,
.post .tt .more_btn a img {
    display: none;
}

.post .tt .more_btn a span {
    font-size: 0;
    display: none;
}

.post .tt .more_btn .more_text {
    color: #777;
}

.post .con {
    padding: 5px 0;
    margin: 0 auto;
}

.post .con .wp_article_list .list_item {
    border-bottom: 1px dashed #ccc;
}

/**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index {
    background: url#fff no-repeat center;
}

/**新闻列表图标**/
.post3 {
    margin-bottom: 10px;
}

.post3 .tt3 {
    height: 32px;
    border-bottom: 1px solid #6db4e0;
}

/**标题栏**/
.post3 .tt3 .tit3 {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    font-family: "Microsoft YaHei"
}

/**标题字体**/
.post3 .tt3 .tit3 .title3 {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding-left: 35px;
    background: url#fff no-repeat 5px center;
}

/**标题图标**/
.post3 .tt3 .more_btn {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    float: right;
    font-family: 'Microsoft YaHei';
}

/**更多按钮**/
.post3 .con3 {
    padding: 5px 0;
    margin: 0 auto;
}

.post3 .con3 .wp_article_list .list_item span {
    margin-left: 0px;
}

.post3 .con3 .wp_article_list .list_item {}

/**新闻列表**/
.post3 .con3 .wp_article_list .list_item .Article_Index {
    margin-left: -10px;
    margin-right: 0px;
}

/**新闻列表图标**/
.post4 {
    margin-bottom: 19px;
}

.post4 .tt4 {
    height: 32px;
    border-top: 1px solid #dedede;
}

/**标题栏**/
.post4 .tt4 .tit4 {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    font-family: "Microsoft YaHei"
}

/**标题字体**/
.post4 .tt4 .tit4 .title4 {
    display: inline-block;
    height: 41px;
    line-height: 44px;
    padding-left: 10px;
    background: none;
}

/**标题图标**/
.post4 .tt4 .more_btn {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    float: right;
    font-family: 'Microsoft YaHei';
}

/**更多按钮**/
.post4 .con4 {
    width: 790px;
    margin: 0 auto;
    padding-top: 9px;
}

.post4 .con4 .wp_article_list .list_item {
    border-bottom: 1px dashed #ccc;
}

/**新闻列表**/
.post4 .con4 .wp_article_list .list_item .Article_Index {
    background: url#fff no-repeat center;
}

/**新闻列表图标**/
.post5 {
    margin-bottom: 10px;
}

.post5 .tt5 {
    height: 32px;
    border-bottom: 1px solid #6db4e0;
}

/**标题栏**/
.post5 .tt5 .tit5 {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    font-family: "Microsoft YaHei"
}

/**标题字体**/
.post5 .tt5 .tit5 .title {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding-left: 35px;
    background: url#fff no-repeat 5px center;
}

/**标题图标**/
.post5 .tt5 .more_btn {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    float: right;
    font-family: 'Microsoft YaHei';
}

/**更多按钮**/
.post5 .con5 {
    margin: 0 auto;
}

.post5 .con5 .wp_article_list .list_item {
    border-bottom: 1px dashed #ccc;
}

/**新闻列表**/
.post5 .con5 .wp_article_list .list_item .Article_Index {
    background: url#fff no-repeat center;
}

/**新闻列表图标**/
.dtjt8_div_img .number .current {
    display: none;
}

.post6 {
    margin-bottom: 10px;
}

.post6 .tt6 {
    height: 32px;
    border-bottom: 1px solid #6db4e0;
}

/**标题栏**/
.post6 .tt6 .tit6 {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    font-family: "Microsoft YaHei"
}

/**标题字体**/
.post6 .tt6 .tit6 .title6 {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding-left: 35px;
    background: url#fff no-repeat 5px center;
}

/**标题图标**/
.post6 .tt6 .more_btn {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    float: right;
    font-family: 'Microsoft YaHei';
}

/**更多按钮**/
.post6 .con6 {
    padding: 12px 0;
    margin: 0 auto;
    width: 177px;
}

.post6 .con6 .wp_article_list .list_item {
    border-bottom: 1px dashed #ccc;
}

/**新闻列表**/
.post6 .con6 .wp_article_list .list_item .Article_Index {
    background: url#fff no-repeat center;
}

/**新闻列表图标**/
.post7 {
    margin-bottom: 10px;
}

.post7 .tt7 {
    height: 32px;
}

/**标题栏**/
.post7 .tt7 .tit7 {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    font-family: "Microsoft YaHei"
}

/**标题字体**/
.post7 .tt7 .tit7 .title7 {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    background: none;
}

/**标题图标**/
.post7 .tt7 .more_btn {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    float: right;
    font-family: 'Microsoft YaHei';
}

/**更多按钮**/
.post7 .con7 {
    margin: 0 auto;
}

.post7 .con7 .wp_article_list .list_item {}

/**新闻列表**/
.post7 .con7 .wp_article_list .list_item .Article_Index {
    background: none;
}

/**新闻列表图标**/
.post8 {}

.post8 .tt8 {
    height: 32px;
    border-bottom: 1px solid #6db4e0;
}

/**标题栏**/
.post8 .tt8 .tit8 {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    font-family: "Microsoft YaHei";
}

/**标题字体**/
.post8 .tt8 .tit8 .title8 {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    background: none;
}

/**标题图标**/
.post8 .tt8 .more_btn {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    float: right;
    font-family: 'Microsoft YaHei';
}

/**更多按钮**/
.post8 .con8 {
    padding: 15px 0;
    margin: 0 auto;
}

.post8 .con8 .wp_article_list .list_item {
    border-bottom: 1px dashed #ccc;
}

/**新闻列表**/
.post8 .con8 .wp_article_list .list_item .Article_Index {
    background: url#fff no-repeat center;
}

/**新闻列表图标**/
.post9 {
    margin-bottom: 10px;
}

.post9 .tt9 {
    height: 19px;
    padding-top: 15px;
    width: 98%;
}

/**标题栏**/
.post9 .tt9 .tit9 {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    font-family: "Microsoft YaHei"
}

/**标题字体**/
.post9 .tt9 .tit9 .title9 {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    background: none;
}

/**标题图标**/
.post9 .tt9 .more_btn {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    float: right;
    font-family: 'Microsoft YaHei';
}

/**更多按钮**/
.post9 .con9 {
    padding: 0 0;
    margin: 0 auto;
}

.post9 .con9 .wp_article_list {
    width: 98%;
}

.post9 .con9 .wp_article_list .list_item {
    border-bottom: none;
}

/**新闻列表**/
.post9 .con9 .wp_article_list .list_item .Article_Index {
    background: none;
    margin-left: 0px;
    margin-right: 0px;
}

/**新闻列表图标**/
.post2 {
    margin-bottom: 10px;
}

.post2 .tt2 {
    height: 32px;
    border-bottom: 1px solid #ddd;
}

/**标题栏**/
.post2 .tt2 .tit2 {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    font-family: "Microsoft YaHei"
}

/**标题字体**/
.post2 .tt2 .tit2 .title2 {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    background: none;
}

/**标题图标**/
.post2 .tt2 .more_btn {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    float: right;
    font-family: 'Microsoft YaHei';
}

/**更多按钮**/
.post2 .tt2 .more_btn .more_text {
    color: #777;
}

.post2 .con2 {
    padding: 5px 0;
    margin: 0 auto;
}

.post2 .con2 .wp_article_list .list_item {
    border-bottom: none;
}

/**新闻列表**/
.post2 .con2 .wp_article_list .list_item .Article_Index {
    background: none;
    margin-left: -10px;
}

/**新闻列表图标**/
/**自定义新闻列表**/
.news_list {}

.news_list li.news {
    line-height: 24px;
    padding-left: 13px;
    background: url#fff no-repeat 0 9px;
}

/**标题图标**/
.news_list li.news span.news_title {
    float: left;
}

.news_list li.news span.news_meta {
    float: right;
    margin-left: 2px;
}

.news_list li.news p {
    clear: both;
    line-height: 20px;
    color: #787878;
}

.news_list li.news p a {
    color: #787878;
}

.news_list li.news p a:hover {
    color: #444;
    text-decoration: underline;
}

/**焦点图片**/
.wp-focus {
    background-color: #ececec;
    display: block;
}

.fcous-panel {
    width: 100%;
}

.fcous-panel .focus-window {
    width: 100%;
    overflow: hidden;
}

/**页头开始**/
body{margin:0px auto;padding:0px;border:0px;font-family:"微软雅黑"; font-size:16px;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; min-width:1100px;}/**解决手机浏览变形，原定义值为1200**/
#header {
    width:100%;/**新添加**/
    height: 230px;/**原来为139px**/
    background-color:#941d23;/**新添加**/
    background: url(../img/head.jpg) center no-repeat;
    margin:0 auto;/**新添加**/
}
#djxxjy {
    width:100%;/**新添加**/
    height: 230px;/**原来为139px**/
    background-color:#941d23;/**新添加**/
    background: url(../img/djxxjylogo.jpg) center no-repeat;
    margin:0 auto;/**新添加**/
}

#bxgd {
    width:100%;/**新添加**/
    height: 230px;/**原来为139px**/
    background-color:#941d23;/**新添加**/
    background: url(../img/bxgd2.jpg) center no-repeat;
    margin:0 auto;/**新添加**/
}

.listpage #header,
.infopage #header {
    height: 151px;
    background: url(../img/head1.jpg) center no-repeat;
}

#header .inner {}

.head {
    padding-top: 35px;
}

/**页头部分**/
.head .sitetitle {
    position: absolute;
    left: 366px;
    top: 48px;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    display: none;
}

/**站点名称**/
#nav {
    height: 50px;
    background: #84191f;
}

.search {
    margin-top: 15px;
    width: 120px;
    height: 18px;
    border: 1px solid #b57579;
}

.wp_search {}

#keyword {
    line-height: 18px;
    height: 18px;
    font-family: "Microsoft YaHei";
    border: none;
    float: left;
    color: #fff;
    width: 99px !important;
    background: none;
    font-size: 12px;
    padding: 0;
    text-indent: 0.5em;
    border-right: 1px solid #b57579;
}

.wp_search .search {
    background: none;
    width: 20px;
    height: 18px;
    margin: 0;
    background: url(../img/search.png) no-repeat center;
}

.lianjie {
    float: right;
    height: 23px;
    width: 534px;
    text-align: right;
    margin-top: 12px;
}

.navbar {}

/**导航区域背景**/
.navbar .navbox {}

/**导航窗口大小及位置**/
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,
.navbar .navbox .nav {
    height: 50px;
}

/**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
}

/**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,
.navbar .navbox .wp_nav li.nav-item a.parent {
    color: #fff;
    background: #b70031;
}

/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
}

/**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav {
    border: none;
}

.wp_nav .sub-nav .nav-item {
    border-bottom: 1px solid #fff;
}

.wp_nav .sub-nav .nav-item a {
    border-top: none;
    text-align: center;
}

.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark {
    background: #84191f;
}

/**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a {
    font-size: 14px;
    font-weight: normal;
}

/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,
.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {
    background: #b70031;
}

.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name {
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
}

/**子菜单栏目高度与边距**/
.navbar2 {
    float: right;
    width: 175px;
    height: 58px;
}

/**导航区域背景**/
.navbar2 .navbox2 {
    width: 100%;
    margin: 0 auto;
}

/**导航窗口大小及位置**/
.navbar2 .wp_nav .nav-item a span.item-name {
    font-size: 16px !important;
    padding: 16px 0 0 35px !important;
}

.navbar2 .navbox2 .wp_nav li.nav-item a:hover,
.navbar2 .navbox2 .wp_nav li.nav-item a.parent {}

/**鼠标经过或当前选中时样式**/
.navbar2 .navbox2 .wp_nav li.nav-item a span.item-name {
    color: #000;
}

.navbar2 .navbox2 .wp_nav li.nav-item a span.item-name:hover {
    color: #fff;
}

/**导航栏目高度与边距**/
.navbar2 .navbox2 .wp_nav li.nav-item a {
    font-size: 16px;
    color: #fff;
    margin: 10px 0;
}

/**导航字体样式**/
/**主体开始**/

/**banner开始**/
#banner .inner {
    width: 100%;
    overflow: hidden;
}

/**焦点图片**/
.wp-focus {
    background-color: #ececec;
    display: block;
}

.fcous-panel {
    width: 100%;
}

.fcous-panel .focus-window {
    width: 100%;
    overflow: hidden;
}

#containerup {}

#containerup .inner {
    width: 100%;
    overflow: hidden;
}

.contt-1 {
    width: 981px;
    color: #ffa838;
    background: #fff;
}

.contt-1 .contt-1-l {
    width: 981px;
    position: relative;
}

.contt-2 {
    width: 260px;
    color: #ffa838;
    background: #fff;
    float: left;
    height: 346px;
}

.contt-2 .contt-2-l {
    width: 260px;
    position: relative;
}

.layer1 {
    padding: 45px 0;
}

.block11 {
    width: 675px;
}

.block12 {
    width: 380px;
}

.block_in {
    margin-top: 30px;
}

.block_left {
    width: 246px;
}

.block_right {
    width: 409px;
}

.news_tit {
    font-family: "Microsoft YaHei";
    font-size: 15px;
    color: #322f30;
    font-weight: bold;
    line-height: 24px;
    margin-top: 12px;
}

.news_tit a {
    color: #322f30;
}

.news_nr {
    font-family: "Microsoft YaHei";
    font-size: 13px;
    color: #746f6f;
    line-height: 24px;
    margin-top: 2px;
}

.news-item {
    line-height: 40px;
}

.news_title {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #2a2a2a;
}

.news_title a {
    color: #2a2a2a;
}

.news_title a:hover {
    color: #8e1118;
}

.news_time {
    font-family: "Microsoft YaHei";
    font-size: 15px;
    color: #6c6c6c;
}

.kuang {
    border-bottom: 1px solid #d0cfcf;
}

.icon {
    padding-left: 15px;
    background: url#fff left no-repeat;
    line-height: 42px !important;
}

.xiex {
    padding-left: 12px;
    background: url#fff left no-repeat;
    margin-left: 5px;
}

.more_btn_s {
    position: absolute;
    right: 0;
    top: 4px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    float: right;
    font-family: 'Microsoft YaHei';
}

/**更多按钮**/
.more_btn_s a {
    display: block;
    background: url(../img/more.gif) no-repeat center;
    width: 32px;
    height: 32px;
}

.more_btn_s a font,
.more_btn_s a img {
    display: none
}

.more_btn_s a span {
    font-size: 0;
    display: none;
}

#container2 {
    background: url#fff center no-repeat;
    height: 356px;
}

#container3 .inner {
    position: relative;
}

#containerdown {
    padding: 50px 0;
}

#containerdown .inner {}

.mod {
    width: 340px;
}

.mod1 {}

/**左列**/
.mod1 .ml {
    width: 100%;
}

.mbox {}

.mod2 {
    margin: 0 40px;
}

.mod .mr .post .con .articlecontent a:hover {
    background: #b6b6b6;
}

.cont {
    margin-top: 30px;
}

.purple {
    color: #63065f !important;
    border-bottom: 2px solid #63065f !important;
}

#container3 {
    background-color: #d3d2d1;
    padding: 20px 0;
    overflow: hidden;
}

.layer4 {}

.ewm_txt {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #69910c;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
}

.nav_in {
    display: block;
    width: 175px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #262626;
    text-align: center;
    padding-top: 65px;
    margin-right: 10px;
    float: left;
}

.nav_in:hover {
    color: #63065f;
}

.nii1 {
    background: url(../img/1.jpg) top center no-repeat;
    background-size: 30% !important;
}

.nii1:hover {
    background: url(../img/2.jpg) top center no-repeat;
}

.nii2 {
    background: url(../img/2.jpg) top center no-repeat;
    background-size: 30% !important;
}

.nii2:hover {
    background: url(../img/3.jpg) top center no-repeat;
}

.nii3 {
    background: url(../img/3.jpg) top center no-repeat;
    background-size: 30% !important;
}

.nii3:hover {
    background: url(../img/4.jpg) top center no-repeat;
}

.nii4 {
    background: url(../img/4.jpg) top center no-repeat;
    background-size: 30% !important;
}

.nii4:hover {
    background: url(../img/5.jpg) top center no-repeat;
}

.nii5 {
    background: url(../img/5.jpg) top center no-repeat;
    background-size: 30% !important;
}

.nii5:hover {
    background: url(../img/6.jpg) top center no-repeat;
}

.nii6 {
    background: url(../img/1.jpg) top center no-repeat;
    margin-right: 0;
    background-size: 30% !important;
}

.nii6:hover {
    background: url#fff top center no-repeat;
}

.block42 .nii1 {
    background: url#fff no-repeat center top;
    margin-right: 0;
    color: #63065f;
}

.block12 .a1 a,
.block12 .a2 a,
.block12 .a3 a {}

.main-wrap {
    width: 265px;
    float: left;
}

.main-wrap .wp-panel .wp-post .post-head {}

.main-wrap .wp-panel .wp-post .post-head .post-name {
    width: 80px;
    float: left;
}

.main-wrap .wp-panel .wp-post .post-head .post-more {
    float: right;
}

/**列表页上**/
#containerltop {
    background: #f7efef;
    height: 260px;
}

#containerltop .inner {}

.block42 {
    position: absolute;
    right: -22%;
    top: 0;
    z-index: 1000;
    display: none;
}

#containerdown1 .inner {
    width: 1100px;/**原值为1200**/
    margin: 0 auto;
    position: relative;
    padding-bottom: 50px;
}

.rs {
    float: left;
    width: 204px;
}

.pic {
    background: url(../img/list_img.png) center no-repeat;
    height: 260px;
}

.pic .ml {
    width: 981px;
    height: 167px;
}

.rd {
    border: 1px solid #eaeaea;
    width: 202px;
    height: 147px;
    float: left;
    margin-top: 15px;
}

.rd .ml {}

.xs {
    width: 700px;
    float: left;
    margin: 24px 24px;
}

.jp {
    width: 206px;
    height: 150px;
    float: left;
    padding: 3px 0 0 27px;
}

.rw {
    width: 700px;
    float: left;
    margin-left: 36px;
    margin-top: 30px;
}

.nr {
    border: 1px solid #e1e1e1;
    min-height: 200px;
}

.nc {
    min-height: 200px;
    margin-top: 10px;
    border-top: 1px solid #e1e1e1;
    margin-left: 36px;
    width: 91%;
}

.inrw {
    margin-left: 36px;
    border-top: 1px solid #e6e6e6;
    width: 91%;
}

.jz {
    margin-left: 24px;
    width: 722px;
}

.col_news_con .post8 .con8 .articlecontent p {
    line-height: 20px;
    font-family: "Microsoft YaHei";
}

/**列表页**/
.col_menu {
    width: 200px;/**原定义值为237**/
    position: absolute;
    left: 0;
    top:35px;
}

.col_menu .col_menu_head {
    background: #931d24;
}

/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
    font-size: 17px;
    font-weight: normal;
    color: #fff;
    height: 46px;
    padding-left: 42px;
}

/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 46px;
    background: none;
    font-family: "Microsoft YaHei";
}

/**栏目名称图标**/
/**栏目列表*/
.col_list {
    width: 100%;
    min-height: 598px;
    background: url#fff top no-repeat;
}

.col_list .wp_listcolumn {
    border-top: none;
    border-bottom: none;
}

.col_list .wp_listcolumn .wp_column a {
    color: #3e3d3d;
    background: none;
    border-top: none;
    border-bottom: none;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-weight: normal;
}

/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    color: #000;
    background: #d6d4d4;
}

/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name {}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
    color: #454545;
    background: none;
    border-top: none;
    border-bottom: none;
}

/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected {
    color: #000;
    background: #f8f5e8;
}

/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name {}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
    background: none;
    border-top: none;
    border-bottom: none;
}

/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
    color: #000;
    background-image: none;
}

/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
    color: #124D83;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
    background: none;
    border-top: none;
    border-bottom: none;
}

/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
    color: #000;
    background-image: none;
}

/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
    color: #124D83;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
    background: none;
    border-top: none;
    border-bottom: none;
}

/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
    color: #000;
    background-image: none;
}

/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
    color: #124D83;
}

.col_news {
    width: 880px;/**原定义值为920**/
    float: right;
    min-height: 619px;
    margin-top: 32px;
}

/**栏目新闻**/
.col_news_head {
    background: none;
    border-bottom: 2px solid #e9eae9;
    width: 100%;
    height: 36px;
    font-family: "Microsoft YaHei";
}

.col_metas .col_title {
    display: inline-block;
    float: left;
    height: 32px;
    line-height: 32px;
    background: none;
}

/**当前栏目**/
.col_metas .col_title h2 {
    display: inline-block;
    font-size: 18px;
    color: #931d24;
    padding: 0 50px 0 2px;
    font-weight: bold;
}

/**当前栏目名称**/
.col_metas .col_path {
    display: inline-block;
    white-space: nowrap;
    line-height: 18px;
    margin-top: 5px;
}

/**当前位置**/
.col_metas .col_path a {
    font-size: 14px;
    color: #808080;
}

.infopage .col_metas .col_path a {
    font-size: 16px;
    color: #931d24;
}

.col_metas .col_path a:hover {
    color: #931d24;
}

.possplit {
    width: 15px;
    background: url#fff no-repeat center;
}

.infopage .possplit {
    width: 15px;
    background: url#fff no-repeat center;
}

.col_path1 {
    font-size: 16px;
    color: #931d24;
    font-family: "Microsoft YaHei";
}

.col_path1 a {
    color: #931d24;
}

.col_menu_con {
    min-height: 170px;
}

.col_news_box {
    padding: 10px 0;
    margin: 0 7px;
}

.col_news_list {}

.col_news_list .wp_article_list {
    width: 93%;
    margin-left: 19px;
}

.col_news_list .wp_article_list .list_item {
    border-bottom: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    font-family: "Microsoft YaHei";
}

/**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}

/**栏目新闻图标序号**/
.col_news_list .wp_entry,
.col_news_list .wp_entry p {
    line-height: 1.6;
    font-size: 16px;
    color: #333;
    width: 96%;
    margin-left: 16px;
    text-indent: 2em;
    font-family: "Microsoft YaHei";
    text-align:justify;text-justify: distribute; /**新添加，实现正文两端对齐**/
}

.col_news_list .wp_entry p {
    margin-bottom: 6px;
}

.col_news_list .wp_entry img {
    max-width: 800px;
    _width: expression(this.width > 800 ? "800px" : this.width);
}

/**列表页文章图片大小限制**/
.wp_listcolumn .wp_column a .column-name {
    padding: 0 0 0 42px;
    line-height: 46px;
}

/**文章页**/
.infobox {
    width: 100%;
}

.article {
    padding-top: 20px;
}

.article .arti_title {
    line-height: 36px;
    font-family: "黑体";
    font-size: 21px;
    color: #8e1118;
    font-weight: bold;
}

/**文章标题**/
.article .arti_metas {
    padding: 12px 0 24px 0;
    border-bottom: 1px solid #e0e0e0;
}

.article .arti_metas span {
    margin: 0 5px;
    font-size: 14px;
    color: #6a6a6a;
    font-family: "Microsoft YaHei";
}

/**文章其他属性**/
.article .entry {
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;
}

/**文章内容**/
.article .entry .read,
.article .entry .read p {
    font-size: 16px;
    color: #333;
    font-family: "Microsoft YaHei" !important;
}

/**阅读字体**/
.article .entry .read,
.article .entry .read p span {
    font-family: "Microsoft YaHei" !important;
}

.article .entry .read p {
    margin-bottom: 6px;
}

.article .entry .read p,
.article .entry .read span {
    margin-bottom: 6px;
    line-height: 30px !important;
    font-size: 16px !important;
}

.article .entry .read img {
    max-width: 795px;
    _width: expression(this.width > 940 ? "940px" : this.width);
}

/**文章阅读部分图片大小限制**/
.tt1 {
    border-bottom: 1px solid #e0e0e0 !important;
}

.tit1 {
    font-weight: normal !important;
    border: none !important;
    font-size: 18px !important;
}

.cont1 {
    margin-top: 10px !important;
}

/**页脚开始**/
#footer {
    background: #373232;
    height: 114px;
}

#footer .inner {}

#footer .inner {
    font-size: 14px;
    line-height: 26px;
    font-family: "Microsoft YaHei";
    color: #fff;
}

.foot_l {
    font-size: 14px;
    color: #a2a0a0;
    line-height: 30px;
    padding: 27px 0;
}

.foot_l .icons {
    padding: 12px 60px 12px 110px;
}

.foot_l .icons a {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 0 8px;
    background: url(../img/ss.png) no-repeat;
}

.foot_l .icons a.weixin {
    position: relative;
}

.foot_l .icons a.weixin img {
    display: none;
    position: absolute;
    top: -154px;
    left: -57px;
}

.foot_l .icons a.weixin:hover img {
    display: block;
}

.foot_l .icons a.email {
    background-position: -44px 0;
}

.foot_r {
    padding: 39px 0;
    width: 400px;
}

.foot_l p {
    font-size: 14px;
    color: #a2a0a0;
    line-height: 30px;
}

.foot_b {
    font-size: 14px;
    color: #aeadad;
    line-height: 52px;
    text-align: center;
}

.mk .tt {
    line-height: 36px;
    font-size: 15px;
    text-align: right;
}

.picForm ul,
.picForm li {
    list-style: none;
}

.picForm_typeA_shell {
    line-height: 24px;
}

.picForm_typeA {
    margin-right: 0px;
}

.picForm_typeA_pic {
    width: 238px;
    height: 300px;
    float: left;
}

.picForm_typeA_text {
    width: 238px;
    height: 30px;
    float: right;
}

.picForm_typeA_title a {
    color: #65900b;
}

.picForm_typeA_title {
    display: block;
    width: 238px;
    text-align: left;
    color: #999;
    font-size: 16px;
    text-shadow: 1px 1px 1px #ddd;
    /* margin: 0 0px; */
}

.picForm_typeA_intro {
    display: block;
    width: 238px;
    text-align: left;
    font-size: 12px;
    line-height: 24px;
}

.picForm_typeB_shell {}

.picForm_typeB_list {
    height: 24px;
    padding: 2px 0;
    margin-left: 4px;
}

.picForm_typeB_title {
    width: 400px;
    display: block;
    float: left;
    line-height: 26px;
    background: url#fff no-repeat 0 center;
    padding: 0px 12px;
}

.picForm_typeB_time {
    width: 50px;
    display: block;
    float: right;
    line-height: 24px;
}
.v_news_conten{font-family:'微软雅黑', 'sans-serif';font-size:16px;margin-top:20px;}
#wp_nav_w5 .i1 a {
    background: url#fff no-repeat center;
    width: 176px;
    height: 55px;
}

#wp_nav_w5 .i1 a:hover {
    background: url#fff no-repeat center;
}

#wp_nav_w5 .i2 a {
    background: url#fff no-repeat center;
    width: 176px;
    height: 55px;
}

#wp_nav_w5 .i2 a:hover {
    background: url#fff no-repeat center;
}

#wp_nav_w5 .i3 a {
    background: url#fff no-repeat center;
    width: 176px;
    height: 55px;
}

#wp_nav_w5 .i3 a:hover {
    background: url#fff no-repeat center;
}

#wp_nav_w5 .i4 a {
    background: url#fff no-repeat center;
    width: 176px;
    height: 55px;
}

#wp_nav_w5 .i4 a:hover {
    background: url#fff no-repeat center;
}

#beginw6 .scrollnews3_ul li {
    font-family: "Microsoft YaHei";
}

#wp_paging_w78 .wp_paging {
    margin-right: 28px;
}

#wp_news_w78 .wp_article_list {
    width: 93%;
    margin-left: 25px;
}

#wp_news_w78 .wp_article_list .list_item {
    border-bottom: 1px dotted #ccc;
}

#wp_news_w8 {
    margin-left: -15px;
}

#wp_paging_w8 {
    margin-right: 50px;
}

#wp_news_w48 {
    margin-top: 20px;
}

#wp_paging_w48 {
    margin-right: 50px;
    display: none;
}

#wp_news_w58 {
    margin-top: 20px;
}

#wp_paging_w58 {
    margin-right: 50px;
}

#wp_news_w41 {
    margin-top: 30px;
}

#wp_news_w41 .wp_article_list {
    font-family: "Microsoft YaHei";
}

#wp_news_w99 {
    margin-top: 14px;
}

#wp_news_w99 .focus-box {
    height: 121px !important;
}

#wp_news_w99 .focus-container {}

#beginw6 .scrollnews3_ul li {
    background: none;
}

#beginw6 .scrollnews3_ul .news_icon {
    background: none;
}

#beginw6 .scrollnews3_ul .articlelist1_a_title {
    color: #dc0c44;
}

#endw6 .scrollnews3_ul li {
    background: none;
}

#endw6 .scrollnews3_ul .news_icon {
    background: none;
}

#endw6 .scrollnews3_ul .articlelist1_a_title {
    color: #dc0c44;
}

#wp_news_w4 .picForm .news_list .jianjie a {
    color: #979797;
}

#wp_listcolumn_w51 .wp_listcolumn .wp_column a .column-name {
    padding: 5px 0px 5px 0px;
    width: 202px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-family: "Microsoft YaHei";
}

#wp_listcolumn_w51 .wp_listcolumn .column-1-1 a .column-name {
    font-size: 12px;
}

#wp_listcolumn_w51 .wp_listcolumn .column-1-1 a {
    color: #8d8d8d;
}

#endw9 span,
#beginw9 span {
    display: block;
    text-align: center;
    line-height: 23px;
    font-family: "Microsoft YaHei"
}

#wp_news_w41 .wp_article_list .list_item {
    border-bottom: none;
}

#wp_news_w41 .wp_article_list .list_item .Article_Index {
    background: none;
}

#wp_news_w88 .wp_article_list .list_item {
    border-bottom: 1px dotted #ccc;
}

#wp_news_w88 .wp_article_list .list_item .Article_Index {
    background: url#fff no-repeat 50%;
}

#wp_paging_w88 .wp_paging {
    margin-right: 30px;
}

#wp_nav_w3 .wp_nav .sub-nav .nav-item a {}

#wp_nav_w3 .wp_nav .sub-nav {
    width: 100% !important;
}

#wp_news_w71 .news_list .neirong p {
    line-height: 28px;
    font-family: 'Microsoft YaHei';
    font-size: 12px;
}

.wp_editor_art_table td {
    border: none;
    padding: 0px 1px 0px 0px;
}

.neirong img {
    width: 246px;
}

#wp_iframe_relatedArticle_w38 {
    width: 100%;
}

.wp_paging li a {
    color: #931d24;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cont-2-l {
    padding: 40px 0;
}

.zdy-1 .news {
    float: left;
    width: 360px;
    height: 50px;
    margin-left: 2px;
    margin-bottom: 12px;
    border-top: 0;
    overflow: hidden;
}

.zdy-bxgd .news {
    float: left;
    width: 550px;
    height: 50px;
    margin-left: 2px;
    margin-bottom: 12px;
    border-top: 0;
    overflow: hidden;
}

.zdy-2 {
    display: inline-block;
    margin-right: -66px;
}

.zdy-2 .news {
    float: left;
    width: 268px;
    height: 115px;
    margin-left: 12px;
    margin-bottom: 12px;
    border-top: 0;
    overflow: hidden;
}

.zdy-2 .news.n0 {
    margin-left: 0;
}

.zdy-2 .news.n1 {}

.zdy-2 .news.n2 {}

.zdy-2 .news.n3 {
    width: 260px;
    height: 115px;
}

.zdy-2 .news.n4 {

    margin-left: 0;
}

.zdy-2 .news.n5 {}

.zdy-2 .news.n6 {}

.zdy-2 .news.n7 {
    width: 260px;
    height: 115px;
}

.zdy-2 .news.n8 {
    width: 122px;
    height: 115px;
}

.zdy-2 .news.n9 {}

.zdy-2 .news.n10 {}

.zdy-2 .news.n11 {}

.zdy-2 .news.n12 {
    width: 122px;
    height: 115px;
}

.zdy-2 .news.n13 {
    width: 122px;
    height: 115px;
}

.zdy-2 .news.n14 {}

.zdy-2 .news.n15 {
    margin-left: 0;
}

.zdy-2 .news.n16 {}

.zdy-2 .news.n17 {
    width: 122px;
    height: 115px;
}

.zdy-2 .news.n18 {
    width: 122px;
    height: 115px;
}

.zdy-2 .news.n19 {}

.zdy-2 .news .slt {
    width: 100%;
    height: 100%;
}

.zdy-2 .news .slt a {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.zdy-2 .news .imgs {}

.zdy-2 .news img {
    width: 100%;
    height: 115px;
}

.zdy-2 .news-box {
    width: 1100px;
    height: 240px;
    float: left;
}

.zdy-2 .news-box li {
    float: left;
    width: 765px;
    height: 240px;
    pverflow: hidden;
}

.zdy-2 .news-box .qbox {
    width: 100%;
    height: 240px;
}

.foinr .post .tt .tit {
    padding-left: 28px;
    background: url#fff no-repeat left center;
}

.foinr .post .tt .tit.two {
    padding-left: 28px;
    background: url#fff no-repeat left center;
}


.article .entry .read .wp_editor_art_img_descr {
    font-family: "楷体", "楷体_GB2312";
    padding-top: 1px;
}

.sudy-scroll-nav {
    display: none;
}