@charset "utf-8";

/* CSS Document */

/*通用样式*/

body,
div,
span,
applet,
object,
iframe,
part 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,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
form {
    margin: 0;
    padding: 0;
}

body {
    font-family: microsoft yahei;
    font-size: 12px;
    color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 12px;
    font-weight: normal;
}

li {
    list-style: none;
}

img {
    border: none;
}

ul {
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #de2811;
}

.a14 a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-family: '宋体'
}

.a14 a:hover {
    text-decoration: underline;
    color: #de2811;
}

.a15 a {
    color: #333;
    text-decoration: none;
    font-size: 12px;
    font-family: '宋体'
}

.a15 a:hover {
    text-decoration: underline;
    color: #de2811;
}

.a16 a {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    font-family: '宋体'
}

.a16 a:hover {
    text-decoration: underline;
    color: #de2811;
}

.a12 a {
    color: #333;
    text-decoration: none;
    font-size: 12px;
    font-family: '宋体'
}

.a12 a:hover {
    text-decoration: underline;
    color: #de2811;
}

.none {
    display: none;
}

.clear {
    clear: both;
}

.font_red {
    color: #f00;
    font-size: 12px;
    padding: 5px;
}

.datetime,
.date {
    float: right;
    color: #999;
}

.abc_14 {
    font-size: 14px;
}

.newsli16 li {
    background: url(images/dian.png) no-repeat 4px 12px;
    /*height: 30px;*/
    line-height: 30px;
    padding-left: 20px;
    overflow: hidden;
}

.newsli14 li {
    background: url(images/dian.png) no-repeat 9px 15px;
    height: 28px;
    line-height: 28px;
    padding-left: 20px;
    overflow: hidden;
}

.newsli12 li {
    background: url(images/dian.png) no-repeat 9px 12px;
    height: 26px;
    line-height: 26px;
    padding-left: 20px;
    overflow: hidden;
}

h1 {
    font-family: "微软雅黑";
    font-size: 18px;
    height: 35px;
    line-height: 30px;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
}

.more {
    float: right;
    color: #333;
    margin-right: 10px;
}

.more a {
    color: #333;
}

.path {
    width: 850px;
    height: 25px;
    line-height: 25px;
    padding: 10px 10px 10px 20px;
    font-family: '宋体';
    color: #CCC;
}

.path a {
    font-family: microsoft yahei;
    padding: 0 10px;
}

.path span {
    font-family: microsoft yahei;
    color: #333;
}

.path b {
    font-weight: normal;
    padding-left: 10px;
}

.fmore_b {
    float: right;
    padding-right: 10px;
}

.fmore_b a {
    color: #333;
}

#fs_adv {
    width: 850px;
    height: 400px;
    position: fixed;
    top: 20%;
    margin-left: -425px;
    left: 50%;
    z-index: 99999;
}

#fs_adv #closebtn {
    width: 32px;
    height: 32px;
    display: block;
    background: url(images/closebtn.png) no-repeat 0px 0px;
    z-index: 99999;
    position: absolute;
    right: 5px;
    top: 5px;
}

#fs_adv #closebtn:hover {
    background: url(images/closebtn.png) no-repeat 0px -33px;
}

.mt10 {
    margin-top: 10px;
}

.mt2 {
    margin-top: 2px;
}

.mt15 {
    margin-top: 15px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pic_list12080 li img {
    width: 114px;
    height: 74px;
    padding: 3px;
    border: 1px solid #f0f0f0;
}

.pic_list12080 li p {
    text-align: center;
    line-height: 25px;
}

.pagelist {
    margin: 20px auto;
    display: block;
    line-height: 25px;
    text-align: center;
}

.pagelist a {
    padding: 4px 8px;
    border: 1px solid #999;
    font-size: 12px;
}

.date {
    padding-right: 10px;
    float: right;
}

.gray_bg {
    background: url(images/gray_bg.jpg) repeat-x 0px 1px;
}

.blank15 {
    height: 15px;
}

/*logo*/

.header {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    overflow: hidden;
}

.header .logo {
    width: 180px;
    height: 120px;
    margin: 30px 0 15px 10px;
    background: url(images/logo.png) no-repeat;
    overflow: hidden;
    float: left;
}

.part {
    overflow: hidden;
}

.header .logo a {
    width: 180px;
    height: 125px;
    display: block;
}

.header .main_search {
    width: 333px;
    height: 30px;
    margin-top: 129px;
    margin-left: 427px;
    overflow: hidden;
    background: url(../imgs/searchbg.png) no-repeat 0px 0px;
}

.header .main_mmg {
    width: 333px;
    height: 30px;
    margin-top: 129px;
    margin-left: 427px;
    overflow: hidden;
}


.header .main_search #fulltextsearch {
    width: 253px;
    height: 28px;
    line-height: 28px;
    font-family: microsoft yahei;
    color: #999;
    border: none;
    text-indent: 10px;
    float: left;
    background: none;
}

.header .main_search #fulltextsearchbutton {
    border: none;
    width: 79px;
    height: 30px;
    background: none;
    color: #fff;
    font-family: microsoft yahei;
    cursor: pointer;
    float: right;
    text-indent: -999px;
}

.header .klinks {
    width: 400px;
    float: right;
    margin-top: 55px;
    overflow: hidden;
    font-family: microsoft yahei;
}

.header .klinks .link1 {
    overflow: hidden;
}

.header .klinks .link1 li {
    float: right;
}

.header .klinks .link1 li a {
    display: block;
    padding: 6px 15px;
    text-indent: 10px;
    margin-left: 15px;
    background: url(images/Arrowl.png) no-repeat 8px center #de2810;
    color: #fff;
    border-radius: 3px;
}

.header .klinks .link1 li a:hover {
    text-decoration: none;
    background: url(images/Arrowl.png) no-repeat 8px center #ac5d00;
}

.header .klinks .link2 {
    width: 385px;
    float: right;
    overflow: hidden;
    margin-top: 35px;
}

.header .klinks .link2 li {
    float: left;
}

.header .klinks .link2 li a {
    display: block;
    color: #fff;
    padding: 3px 0px 3px 40px;
    border-radius: 3px;
}

.header .klinks .link2 li a:hover {}

/* navBar */

.nav {
    width: 1200px;
    position: relative;
    margin-top: 20px;
    height: 45px;
    background: url(../imgs/navbg.png) no-repeat;
    margin: 0 auto;
}

.nav ul {
    width: 1200px;
    height: 45px;
    line-height: 45px;
    position: relative;
    margin-left: 0px;
    margin: 0 auto;
}

.nav ul li {
    float: left;
}

.nav ul li a {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    display: block;
}

.nav ul li a:hover {
    background: #003c8d;
    text-decoration: none;
}

.nav a:hover {
    text-decoration: none;
    color: #ffcc66;
}

.mainNavType2 {
    width: 1180px;
    float: left;
    z-index: 9;
    zoom: 1;
    height: 45px;
    line-height: 45px;
    position: relative;
    margin-left: 0px;
}

.mainNavType2 * {
    zoom: 1;
    vertical-align: top;
}

.mainNavType2 ul {
    display: none;
    position: absolute;
    top: 45px;
    left: 0px;
    width: 145px;
    background: #29621c;
    text-align: center;
}

.mainNavType2 .ul1 {
    z-index: 9999;
}

.mainNavType2 .ul1 .li2 {
    *display: inline;
    width: 145px;
}

.mainNavType2 .ul1 .li3 {
    *display: inline;
    width: 145px;
}

.mainNavType2 li {
    position: relative;
}

.mainNavType2 a {
    display: block;
}

.mainNavType2 li.spe {
    display: inline-block;
    *display: inline;
    zoom: 1;
    color: #03813e;
}

.mainNavType2 .li1 {
    display: inline-block;
    *display: inline;
    width: 128px;
}

.mainNavType2 .h1 {
    display: inline-block;
    *display: inline;
}

.mainNavType2 .li1 .a1 {
    display: inline-block;
    *display: inline;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    color: #fff;
    width: 145px;
    text-align: center;
}

.mainNavType2 .on1 .a1 {
    color: #FFF !important;
    text-decoration: none;
    background: url(../imgs/hd60.png);
    font-size: 16px;
}

.mainNavType2 .li2 ul {
    top: 0px;
    left: 145px;
}

.mainNavType2 .li2 a {
    background: #05459b;
    color: #fff;
    font-size: 16px;
}

.mainNavType2 .li2 .a2 {
    line-height: 45px;
    *height: 45px;
    *margin: 0;
}

.mainNavType2 .on2 .a2 {
    background: #002f6e;
    color: #ffcc66;
    font-size: 16px;
}

.mainNavType2 .li3 a {
    background: #05459b;
    line-height: 45px;
}

.mainNavType2 .on3 .a3 {
    background: #002f6e;
}

#main {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px;
    background: #FFFFFF;

}

.note {
    width: 1180px;
    height: 50px;
    line-height: 50px;
    background: #F7F7F7;
    overflow: hidden;
    margin: 0 auto;
}

.note .bd {
    float: left;
}

.note .bd ul li {
    display: block;
    width: 300px;
    background: url(images/dian.png) no-repeat 8px center;
    padding-left: 0px;
}

.note strong {
    float: left;
    background: url(../imgs/note.png) no-repeat 8px 15px;
    padding: 0 5px 0 38px;

}

.note strong a {
    font-size: 16px;
    color: #de2810;
}

/*焦点图*/

#main .group_news {
    overflow: hidden;
}

#main .group_news #focus {
    float: left;
    width: 600px;
    height: 338px;
    overflow: hidden;
    position: relative;
}

#main .group_news #focus .bd {
    overflow: hidden;
}

#main .group_news #focus .slideNav {
    position: absolute;
    z-index: 3;
    right: 10px;
    bottom: 14px;
}

#main .group_news #focus .slideNav li {
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: 500px;
    background: #fff;
    cursor: pointer;
    _overflow: hidden;
}

#main .group_news #focus .slideNav .on {
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: 500px;
    background: #b80000;
}

#main .group_news #focus .slideCon {}

#focus .slideCon img {
    width: 600px;
    height: 338px;
}

#main .group_news #focus .pe_u_thumb_title {
    position: absolute;
    left: 0;
    bottom: 0px;
    display: block;
    width: 600px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    text-indent: 15px;
    z-index: 2;
    background: url(images/hd60.png) no-repeat;
    font-size: 14px;
}

#main .group_news #focus .pe_u_thumb_title a {
    color: #fff;
    text-decoration: none;
}

#main .group_news #focus .pe_u_thumb_title a:hover {
    text-decoration: underline;
}

/*新闻组*/

#main .group_news .conter {
    width: 560px;
    height: 338px;
    float: right;
    overflow: hidden;
    background: #fff;
}

#main .group_news .conter .bd ul {
    padding: 10px 15px 0px 0px;
}

#main .group_news .conter .bd ul .date {
    padding-right: 0;
}

#main .group_news .conter .bd ul .t {
    background: none;
    margin-bottom: 10px;
    text-align: center;
    height: auto;
}

#main .group_news .conter .bd ul .t .title {
    margin-bottom: 14px;
}

#main .group_news .conter .bd ul .t .title a {
    font-size: 26px;
    line-height: 34px;
    color: #333;
    font-family: microsoft yahei;
}

#main .group_news .conter .bd ul .t .intro {
    text-align: left;
    line-height: 20px;
    color: #999999;
}

#main .group_news .conter .bd ul .t .intro .more1 {
    font-size: 12px;
}

#main .main_box {
    overflow: hidden;
}

#main .main_box .box_con {
    width: 904px;
}

#main .main_box .box {
    width: 445px;
    margin-bottom: 15px;
}

#main .main_box .box .hd {
    height: 40px;
    line-height: 40px;
    border: 1px solid #ededed;
    border-bottom: 2px solid #de2810;
    background: url(images/hdbg.png);
}

#main .main_box .box .hd h3 {
    float: left;
    margin-left: 15px;
    font-size: 16px;
    font-weight: bold;
    padding: 0 20px;
    color: #fff;
    background: url(../imgs/hdh3bg.png);
}

#main .main_box .box .hd .more {
    background: url(images/more.png) no-repeat 30px 13px;
    padding-right: 20px;
}

#main .main_box .box .bd {
    padding: 10px;
    border: 1px solid #ededed;
    border-top: none;
}

#main .main_box .box .bd .t {
    height: 100px;
    background: none;
    padding: 10px 0;
}

#main .main_box .box .bd .t .pic {
    width: 150px;
    height: 100px;
    float: left;
}

#main .main_box .box .bd .t .pic img {
    width: 150px;
    height: 100px;
}

#main .main_box .box .bd .t .con {
    float: right;
    width: 260px;
}

#main .main_box .box .bd .t .con .title {
    line-height: 20px;
}

#main .main_box .box .bd .t .con .intro {
    font-size: 12px;
    line-height: 20px;
    color: #666;
    margin-top: 10px;
}

#main .main_box .box .bd .t .con .intro a {
    font-size: 12px;
}

#main .main_box .box_con .last {
    margin-bottom: 0;
}

#main .box_side {
    width: 260px;
}

#main .box_side .rdgk .bd {}

#main .box_side .rdgk .bd ul li {
    height: 50px;
    line-height: 50px;
    background: url(../imgs/fslinkbg.png) no-repeat;
    margin-bottom: 8px;
}

#main .box_side .rdgk .bd ul li a {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-left: 90px;
}

#main .box_side .rdgk .bd ul .fs1 {
    background-position: 0px 0px;
}

#main .box_side .rdgk .bd ul .fs2 {
    background-position: 0px -60px;
}

#main .box_side .rdgk .bd ul .fs3 {
    background-position: 0px -120px;
}

#main .box_side .rdgk .bd ul .fs4 {
    background-position: 0px -180px;
}

#main .box_side .rdgk .bd ul .last {
    margin-bottom: 0;
}

#main .box_side .fslinks {
    height: 80px;
}

#main .box_side .fslinks ul li {
    float: left;
    margin-right: 10px;
    overflow: hidden;
}

#main .box_side .fslinks ul .last {
    margin-right: 0px;
}

#main .box_side .fslinks ul li a {
    display: block;
    width: 80px;
    height: 80px;
    background: url(../imgs/fslinks.png) no-repeat;
    text-indent: -999px;
}

#main .box_side .fslinks ul li .l1 {
    background-position: 0px 0px;
}

#main .box_side .fslinks ul li .l2 {
    background-position: -90px 0px;
}

#main .box_side .fslinks ul li .l3 {
    background-position: -180px 0px;
}

#main .box_side .fslinks ul li .l1:hover {
    background-position: 0px -88px;
}

#main .box_side .fslinks ul li .l2:hover {
    background-position: -90px -88px;
}

#main .box_side .fslinks ul li .l3:hover {
    background-position: -180px -88px;
}

#main .box_side .wenjuan {
    margin-top: 10px;
}

#main .box_side .fri_link {
    margin-top: 10px;
}

#main .box_side .fri_link select {
    width: 260px;
    height: 30px;
}

/*页尾*/

.footer_w {
    width: 100%;
    min-width: 1200px;
    background: #ececec;
}

#footer {
    width: 1200px;
    margin: 0 auto;
    color: #333;
    padding: 0px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
    position: relative;
    height: 110px;
    padding-top: 10px;
}

#footer p {
    margin-top: 15px;
}

#footer p a {
    font-size: 14px;
    padding: 0 10px;
}

#footer p .ghs {
    background: url(images/ghs.png) no-repeat;
    padding-left: 25px;
}

#gotop {
    position: fixed;
    bottom: -70px;
    right: 30px;
    width: 40px;
    height: 40px;
    background: url(../imgs/gotop.png) no-repeat center #9f9f9f;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

#gotop:hover {
    background: url(../imgs/gotop.png) no-repeat center #de2810;
}

/*内页*/

#main_sub {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    padding: 20px 10px;
}

#main_sub .side {
    width: 200px;
    float: left;
    z-index: 1;
    position: relative;
    opacity: 0.9;
    filter: Alpha(opacity=90)
}

#main_sub .side #sideMenu {
    background: #cc3300;
}

#main_sub .side #sideMenu .hd {
    height: 41px;
    border-top: none;
    line-height: 41px;
    background: url(../imgs/hdh3bg.png) repeat-x;
}

#main_sub .side #sideMenu .hd h3 {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 175px;
    padding-left: 20px;
    border-bottom: none;
}

#main_sub .side #sideMenu .hd a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-indent: 15px;
    width: 300px;
    height: 40px;
    border-bottom: none;
}

#main_sub .side #sideMenu .hd a:hover {
    text-decoration: none;
}

#main_sub .side #sideMenu .bd {
    padding: 0px;
}

#main_sub .side #sideMenu .bd ul li a {
    display: block;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    text-indent: 20px;
    border: 1px solid #e9e9e9;
    border-top: none;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

#main_sub .side #sideMenu .bd ul li a:hover {
    text-decoration: none;
    padding-left: 20px;
    background: #fff0eb;
    color: #cc3300;
}

#main_sub .side #sideMenu .bd ul .on a {
    font-weight: bold;
    color: #cc3300;
    border-left: 3px solid #cc3300;
    background: #fff;
}

#main_sub .side .box {}

#main_sub .side .box .bd {
    border: 1px solid #e4e4e4;
    border-top: none;
    width: 198px;
}

#main_sub .side .box .hd {
    height: 60px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    line-height: 60px;
    background: #cc3300;
}

#main_sub .side .box .hd b {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-indent: 15px;
    width: 300px;
    height: 60px;
    border-bottom: none;
}

#main_sub .side .box .sidenewsli {
    width: 198px;
    height: auto;
    background: #fff;
}

#main_sub .side .box .sidenewsli li {
    border-bottom: 1px dashed #e4e4e4;
    padding: 10px 10px 10px 15px;
    background: #fff;
    overflow: hidden;
}

#main_sub .side .box .sidenewsli li:hover {
    background: url(images/dian.jpg) no-repeat 5px 17px #fff;
}

#main_sub .side .box .sidenewsli a {
    font-size: 12px;
    line-height: 20px;
}

#main_sub .content {
    width: 980px;
    background: #fff;
    float: right;
}

#main_sub .contentB {
    width: 1200px;

}

#main_sub .content .listpath {
    width: 450px;
    overflow: hidden;
}

#main_sub .content .hdlist {
    width: 1160px;
    margin-top: 2px;
    height: 36px;
    line-height: 36px;
    color: #333;
    border-bottom: 2px solid #0e55b6;
    text-indent: 0;
    overflow: hidden;
}

#main_sub .content .hdlist h3 b {
    padding: 10px 20px;
    font-size: 16px;
    background: #0e55b6;
    color: #fff;
}

/*子栏目文章列表页*/

#main_sub .content .sublist {
    padding: 30px 60px;
    overflow: hidden;
}

#main_sub .content .sublist ul {
    overflow: hidden;
}

#main_sub .content .sublist ul li {
    /* height: 34px;*/
    line-height: 34px;
    border-bottom: 1px dashed #ccc;
}

#main_sub .content .sublist ul .split {
    background: none;
    border: none;
}

#main_sub .cont_list {
    width: 1160px;
    margin: 0 auto;
}

#main_sub .cont_list .box {
    overflow: hidden;
    margin-bottom: 20px;
}

#main_sub .cont_list .box .hd h3 {
    margin-left: 15px;
    width: 100px;
    height: 40px;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: bold;
    color: #fff;
    background: url(images/icons.png) no-repeat 0px -35px;
    text-align: center;
    line-height: 40px;
}

#main_sub .cont_list .box .hd .more {
    width: 54px;
    height: 40px;
    line-height: 40px;
    background: url(images/icons.png) no-repeat 35px -178px;
}

#main_sub .cont_list .box .bd {
    padding: 10px 0px 30px 20px;
    overflow: hidden;
}

#main_sub .cont_list .box .bd ul {
    overflow: hidden;
    margin-top: 30px;
}

#main_sub .cont_list .box .bd ul li {
    width: 1090px;
    background: url(images/sline.jpg) repeat-y 59px 0px !important;
    padding: 0px 20px 40px 20px;
}

#main_sub .cont_list .box .bd ul .t {
    height: 95px;
    background: none;
    overflow: hidden;
}

#main_sub .cont_list .box .bd ul .t .time {
    width: 78px;
    height: 78px;
    background: #f2f2f2;
    float: left;
    border-radius: 6px;
    box-shadow: 0px 2px 3px #d6d6d6;
}

#main_sub .cont_list .box .bd ul .t .time .date {
    width: 78px;
    border-radius: 6px 6px 0 0;
    padding: 0;
    height: 25px;
    display: block;
    background: #de2810;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

#main_sub .cont_list .box .bd ul .t .time .dateRight {
    width: 78px;
    display: block;
    font-size: 30px;
    font-weight: bold;
    line-height: 45px;
    text-align: center;
    color: #333;
}

#main_sub .cont_list .box .bd ul .t .con {
    width: 950px !important;
    float: right;
    line-height: 20px;
    border: 1px solid #e4e4e4;
    padding: 15px 20px 20px 20px;
    border-radius: 3px;
    box-shadow: 0px 0px 10px #e4e4e4;
}

#main_sub .cont_list .box .bd ul .t .con .title .tit {
    font-size: 14px;
    font-weight: bold;
}

#main_sub .cont_list .box .bd ul .t .con .intro {
    margin-top: 5px;
    color: #666;
}

#main_sub .cont_list .box .bd ul .t .con .intro a {
    font-size: 12px;
    color: #de2810;
}

#main_sub .cont_list .box .bd ul .n {
    border-bottom: 1px dashed #e4e4e4;
}

#main_sub .cont_list .box .bd ul .n a {
    font-size: 14px;
    font-family: "宋体"
}

#main_sub .cont_list .box .bd ul .last {
    border: none;
}

/*分页*/

#main_sub .content .page {
    margin-top: 30px;
    text-align: center;
}

#main_sub .content .page a {
    display: inline;
    padding: 10px 15px;
    background: #f9f9f9;
    font-size: 14px;
    text-decoration: none;
    border-radius: 2px;
    font-family: microsoft yahei;
    margin: 0px 3px;
}

#main_sub .content .page strong {
    display: inline;
    padding: 10px 15px;
    font-size: 14px;
    text-decoration: none;
    background: #de2811;
    color: #fff;
    border-radius: 2px;
    font-family: microsoft yahei;
}

#main_sub .content .page i {
    display: inline;
    padding: 10px 15px;
    font-size: 14px;
    text-decoration: none;
    font-style: normal;
    border-radius: 2px;
    font-family: microsoft yahei;
}

#main_sub .content .page a:hover {
    background: #de2811;
    color: #fff;
}

#main_sub .content .current {
    display: inline;
    padding: 10px 15px;
    font-size: 14px;
    text-decoration: none;
    border-radius: 2px;
    font-family: microsoft yahei;
    margin: 0px 3px;
    background: #de2811;
    color: #fff;
}


/*文章内容页*/

#main_sub .content_dy .articleCon {
    padding: 30px 60px;
}

#main_sub .content_dy .articleCon .title {
    text-align: center;
    font-size: 26px;
    font-family: microsoft yahei;
}

#main_sub .content_dy .articleCon .property {
    margin-top: 40px;
    text-align: center;
    height: 30px;
    background: #f9f9f9;
    line-height: 30px;
}

#main_sub .content_dy .articleCon .property span {
    padding: 0 10px;
}

#main_sub .content_dy .articleCon .conTxt {
    font-size: 16px;
    line-height: 32px;
    margin-top: 30px;
    padding-bottom: 30px;
}

#main_sub .content_dy .articleCon .conTxt p {
    text-indent: 2em;
    margin: 7.8pt 0;
    line-height: 150%;
    font-family: "宋体";
}

#main_sub .content_dy .articleCon .conTxt img {
    max-width: 700px;
    height: auto !important;
}

#main_sub .content_dy .articleCon .userControl {
    overflow: hidden;
    margin-top: 40px;
    background: #f9f9f9;
    padding: 0 10px;
    line-height: 20px;
}

#main_sub .content_dy .articleCon .userControl .fl {
    margin-top: 5px;
}

#main_sub .content_dy .articleCon .userControl .fr {
    margin-top: 5px;
}

#main_sub .content_dy .articleCon .userControl #bdshare {
    float: left;
}

#main_sub .content_dy .articleCon .others {
    margin-top: 20px;
    line-height: 24px;
}

.m_jggk {
    width: 250px;
    margin: 0 auto;
    height: 180px;
    line-height: 35px;
    font-size: 16px;
    font-weight: bolder;
    margin-top: 15px;
}

.m_jggk a {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    font-family: "宋体";
}

.m_jggk a:hover {
    font-size: 16px;
    color: #ff0000;
    font-family: "宋体";
}


.m_rdzs {
    width: 250px;
    margin: 0 auto;
    height: 280px;
    line-height: 35px;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    font-family: "宋体";
}

.m_rdzs a {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    font-family: "宋体";
}

.m_rdzs a:hover {
    font-size: 16px;
    color: #ff0000;
    font-family: "宋体";
}

.m_zjhf {
    width: 1180px;
    margin: 0 auto;
    height: 100px;
}

.m_zjxt {
    width: 904px;
    margin: 0 auto;
    height: 80px;
}

.m_index_tpxw {
    width: 1200px;
    margin: 0 auto;
    height: 202px;
}

.m_index_yqlj {
    width: 1180px;
    margin: 0 auto;
    height: 50px;
    margin-top: 30px;
}

.m_index_yqljn {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    height: 25px;
    border-color: #CCCCCC #CCCCCC;
    color: #000000;
}

.ggg {
    width: 1070px;
    padding-left: 130px;
    height: 62px;
    line-height: 62px;
    background-color: #eee;
    background-image: url(gg.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    overflow: hidden;
    margin: 0 auto;
}

.loction {
    float: left;
    margin-left: 8px;
    font-size: 16px;
}

.m_search {
    float: right;
    width: 260px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border-radius: 20px;
    margin-top: 13px;
    margin-right: 8px;
}

.m_search a {
    display: block;
    padding: 5px 0 0 10px;
}

.m_ssk {
    height: 30px;
    line-height: 30px;
}

.m_x_gg {
    float: left;
    margin-left: -130px;
}

.m_x_so {
    margin-top: -3px;
}

.m_flfg {
    width: 260px;
    margin: 0 auto;
    height: 170px;
    margin-top: 5px;
}

.m_hflash {
    width: 100%;
    margin: 0 auto;
    height: 300px;
}

/* 适老化20240520 B */
.oldModel .loction {
    width: 515px;
}

.oldModel .loction a {
    font-size: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.oldModel #Keyword {
    font-size: 28px;
    width: 260px;
    height: 45px;
    margin-top: -5px;
}



.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

/* 适老化20240520 E */