@charset "utf-8";
/* CSS Document */
body {
    color: #444;
    font: 12px/1.5 Microsoft YaHei, "SimSun", Verdana, tahoma, arial, sans-serif, Arial, Helvetica, sans-serif;
    margin: 0 auto;
    padding: 0;
    background: #f2efe3 url(../images/bodybg.jpg) center top no-repeat;
    overflow-x: hidden;
    min-height: 710px;
}
div,
form,
ul,
ol,
li,
span,
p,
dl,
dt,
dd,
img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
ul,
ol,
li {
    list-style: none outside none;
}
li {
    vertical-align: middle;
}
input,
textarea {
    font-family: Microsoft YaHei;
}
table,
td,
input,
textarea {
    padding: 0px;
}
a {
    color: #444;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #cc0000;
    text-decoration: none;
}
*html {
    background-image: url(about:blank);
    background-attachment: fixed;
}
.yahei {
    font-family: "\5FAE\8F6F\96C5\9ED1";
}
.clearfix:after {
    display: block;
    content: "";
    clear: both;
    height: 0px;
    visibility: hidden;
}
.clearfix {
    *display: table;
    *zoom: 1;
}
*::selection {
    background: #ffc000;
    color: #ffffff;
    text-shadow: none;
}
*::-moz-selection {
    background: #ffc000;
    color: #ffffff;
    text-shadow: none;
}
.ie6 {
    text-align: center;
    font-size: 14px;
    background: #fc6;
    line-height: 60px;
}
.ie6 span {
    float: right;
    margin-right: 30px;
    cursor: pointer;
}
.mainbox {
    width: 1200px;
    margin: 0 auto;
}
/*****公用结束*****/
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.clear10 {
    clear: both;
    height: 0;
    margin: 0;
    padding: 0 0 10px 0;
    overflow: hidden;
}
.close a {
    color: #999;
    padding: 0 0 0 24px;
    margin: 0 8px;
}
.line {
    border: 1px solid #ddd;
}

#slide-arrow-box .slide-arrow {
    width: 24px;
    height: 50px;
    position: absolute;
    z-index: 999;
    background: url(../images/slide_arrow.png) 0 0 no-repeat;
    cursor: pointer;
}
#slide-arrow-box .slide-arrow-prev {
    background-position: 0 0;
    left: 69px;
    top: 300px !important;
}
#slide-arrow-box .slide-arrow-prev:hover {
    background-position: 0 -50px;
}
#slide-arrow-box .slide-arrow-next {
    background-position: -24px 0;
    right: 69px;
    top: 300px !important;
}
#slide-arrow-box .slide-arrow-next:hover {
    background-position: -24px -50px;
}
#slide-arrow-box {
    position: relative;
    height: 100%;
}
.bgstretcher UL,
.bgstretcher UL LI {
    height: 100% !important;
}
.bgstretcher {
    height: 100% !important;
}
/*背景切换 end*/
/*****导航*****/
.header {
    height: 131px;
    position: fixed;
    z-index: 6;
    top: 0;
    left: 0px;
    width: 100%;
    min-width: 1250px;
    background: #0b5c9a;
}
.header .top .mainbox {
    position: relative;
    z-index: 88888;
}
.top {
    height: 87px;
    background: url(../images/topbg.gif) left bottom repeat-x;
}
.top .logo {
    padding-left: 0px;
    width: 275px;
    height: 84px;
    overflow: hidden;
}
.top .sear {
    padding: 0 0 0 36px;
    position: absolute;
    width: auto !important;
    right: 0;
    top: 44px;
    height: 30px;
    z-index: 999999;
}
.top .sear input {
    float: left;
    border: 0 none;
    background: none;
}
.top .sear .se_box {
    width: 140px;
    height: 20px;
    padding: 5px 0 5px 18px;
    float: left;
    background: url(../images/searchbg.gif) left 0 no-repeat;
}
.top .sear .se_box input {
    width: 140px;
    height: 20px;
    line-height: 20px;
    color: #fff;
}
.top .sear input.search_an {
    width: 35px;
    height: 30px;
    cursor: pointer;
    text-indent: -20em;
    background: url(../images/searchbg.gif) right top no-repeat;
}
.top .sear .sea_select {
    float: left;
}
.top .sear .sea_select select {
    margin-right: 10px;
    padding: 4px 0;
}
.topr3 {
    padding: 10px 0px 0 29px;
    border-left: 1px solid #0d64a9;
    height: 24px;
}
.topr3 .intonw {
    width: 76px;
    min-height: 22px;
    background: #070f37 url(../images/topdown.gif) 61px 9px no-repeat;
    border-radius: 2px;
    color: #cccccc;
    cursor: pointer;
    float: left;
}
.topr3 .intonw u {
    text-decoration: none;
    padding-left: 10px;
    line-height: 20px;
}
.topr3 .intonw u a {
    color: #cccccc;
}
.topr3 .intonw u a:hover {
    color: #fff;
}
.topr3 .intonw .lang {
    line-height: 24px;
    padding: 4px;
    height: 48px;
    padding-left: 10px;
    display: none;
}
.topr3 .intonw .lang a {
    display: block;
    background: url(../images/icon.jpg) 0 center no-repeat;
    padding-left: 8px;
    color: #cccccc;
}
.topr3 .en {
    width: 52px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    display: block;
    border-radius: 2px;
    margin-left: 3px;
    float: left;
}
.topr3 .en a {
    display: block;
    background: #153573;
    color: #6294c7;
}
.topr3 .en a:hover {
    color: #9ccaf8;
    background: #070f37;
}
.topr2 {
    width: 222px;
    height: 34px;
    line-height: 34px;
    border-left: 1px solid #0d64a9;
    border-right: 1px solid #064e86;
    color: #999999;
    text-align: center;
    font-size: 14px;
}
.topr2 a {
    padding: 0 5px;
    color: #ffffff;
}
.topr1 {
    border-right: 1px solid #064e86;
}
.topr1 li {
    float: left;
    padding-right: 15px;
    line-height: 34px;
    font-size: 14px;
    padding-left: 18px;
    background: url(../images/topicon1.gif) 0 8px no-repeat;
}
.topr1 li a {
    color: #fff;
}
.topr2 a:hover,
.topr1 li a:hover {
    color: #fff;
    text-decoration: underline;
}
.topr1 li.l1 {
    background: url(../images/topicon2.gif) 0 10px no-repeat;
}
.topr1 li.l2 {
    background: url(../images/topicon2.gif) 0 10px no-repeat;
}

.topr0 {
    padding: 0 15px 0 24px;
    background: url(../images/mail_top.png) 0 10px no-repeat;
    height: 34px;
    line-height: 34px;
}
.topr0 li {
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    float: left;
    margin-left: 6px;
}
.topr0 li a,
.topr0 li a:hover {
    color: #fff;
}

/*top end*/
.logo {
    height: 141px;
    overflow: hidden;
    width: 510px;
}
.sear {
    width: 315px;
    height: 67px;
    /* background: url(../images/searchbg.gif) 0 bottom no-repeat; */
    padding: 28px 41px 0 0;
}
/*搜索 end*/

.header .nav {
    height: 37px;
    width: 1200px;
    min-width: 1085px !important;
    padding-top: 7px;
    margin: 0 auto;
}
.header .nav .menu {
    display: none;
}
.header .nav li {
    width: 120px;
    min-width: 120px;
    text-align: center;
    height: 37px;
    line-height: 36px;
    float: left;
    font-size: 16px;
    position: relative;
    z-index: 10;
}
.header .nav li a#mu {
    color: #fff;
    width: 100px;
    margin: 0 auto;
    height: 37px;
    display: block;
}
.header .nav li a#mu:hover,
.header .nav li a#mu.hover,
.header .nav li a#mu.on {
    color: #0b5c9a;
    background: url(../images/navh.png) 0 0 no-repeat;
}

#nav #sec_nav {
    display: none;
    position: absolute;
    top: 37px;
    left: 50%;
    margin-left: -72px;
    width: 125px;
    height: auto;
    background: url(../images/navxlbg.png);
    padding: 8px 5px 8px 10px;
    border: 1px solid #768050;
    border-top: 0 none;
    overflow: hidden;
    z-index: 999;
}
#nav #sec_nav.list ul li {
    float: left;
    height: 30px;
    width: 125px;
    z-index: 999;
    line-height: 30px;
    height: 30px;
}
#nav #sec_nav.list ul li a {
    display: block;
    float: left;
    width: 110px;
    padding: 0;
    font-size: 14px;
    color: #fff;
    padding-left: 14px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* background: url(../images/menulibg.png) left 14px no-repeat; */
}
#nav #sec_nav.list ul li a:hover {
    color: #ff0 !important;
}
#nav #sec_nav.list ul li a.active {
    /* background: url(../images/menulibg.png) left 14px no-repeat; */
}
#nav #sec_nav.zsjy {
    width: 379px;
    height: 249px;
    padding: 0;
    margin-left: -185px;
}
#nav .navbox3 {
    margin-left: -103px !important;
}
#nav .navbox3,
#navbox3 ul li {
    width: 190px !important;
}
#nav .navbox3 ul li a {
    width: 175px !important;
}
.menulist {
    border-bottom: 1px solid #777777;
    width: 345px;
    height: 109px;
    margin: 0 auto;
}
.menulist .zhaos {
    width: 160px;
    padding-left: 1px;
}
.menulist .zhaos .titt,
.fuwu .fwl .titt {
    padding-top: 5px;
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
}
.menulist .zhaos .titt a,
.fuwu .fwl .titt a {
    color: #409be1;
}
.menulist .zhaos .titt a:hover,
.fuwu .fwl .titt a:hover {
    color: #409be1;
}
.menulist .zhaos .list li,
.fuwu .fwl .list li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding-left: 13px;
    background: url(../images/menulibg2.png) left center no-repeat;
    text-align: left;
}
.menulist .zhaos .list li a,
.fuwu .fwl .list li a {
    color: #fff;
}
.menulist .zhaos .list li a:hover,
.fuwu .fwl .list li a:hover {
    color: #ff0;
}
.zsjy .zgxz {
    text-align: left;
    width: 345px;
    height: 139px;
    margin: 0 auto;
}
.zsjy .zgxz p {
    font-size: 14px;
    color: #fff;
    padding-top: 10px;
    height: 32px;
    line-height: 32px;
}
.zsjy .zgxz p a {
    color: #fff;
}
.zsjy .zgxz span {
    height: 48px;
    line-height: 24px;
    font-size: 12px;
    color: #cccccc;
    display: block;
}

.zsjy .zgxz .more {
    margin-top: 11px;
    display: block;
    width: 85px;
    height: 21px;
    border-radius: 2px;
    background: #c02404;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    float: right;
}
.zsjy .zgxz .more:hover,
.zsjy .zgxz p a:hover {
    color: #ff0;
}
/*招生与就业 end*/
.fuwu {
    width: 344px !important;
    height: 209px !important;
    margin-left: -185px !important;
    padding: 0 18px !important;
    text-align: left !important;
}
.fuwu .fwl {
    width: 172px !important;
}
.fuwu .fwl .titt {
    padding-top: 6px !important;
}
.fwtwo {
    padding-top: 5px;
}
.fwtwo .fwtl {
    width: 186px;
}
.fwtwo .fwtl li {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-weight: bold;
    color: #409be1;
}
.fwtwo .fwtl li a,
.fwtwo .fwtl li a:hover {
    color: #409be1;
}
.fwtwo .fwtr {
    width: 158px;
}
.fwtwo .fwtr li {
    height: 32px;
    line-height: 32px;
    padding-left: 25px;
    font-size: 14px;
}
.fwtwo .fwtr li a {
    color: #fff;
}
.fwtwo .fwtr li a:hover {
    color: #4090cf;
}
.fwtwo .fwtr li.l1 {
    background: url(../images/mail.png) 1px center no-repeat;
}
.fwtwo .fwtr li.l2 {
    background: url(../images/wx.png) 0 center no-repeat;
}

.xiaoyou {
    width: 450px !important;
    margin-left: -233px !important;
    clear: both;
    overflow: hidden !important;
}
.xiaoyou li {
    width: 225px !important;
}
.xiaoyou li a {
    width: 210px !important;
}

.mainr {
    width: 450px;
    height: 100%;
}
/*****头部结束*****/
/*.inbox{ width:450px; background:#fafafa; font-family:Microsoft Yahei; padding-top:131px; padding-bottom:70px;}
.intel{ height:40px; background:#4dbccb;}
.intel .sec3{ float:left;}
.intel #atd0 a,.intel #atd1 .a{ display:block; height:40px; line-height:40px; overflow:hidden; text-indent:-20em; background:url(../images/secbg.png) 20px 0 no-repeat}
.intel #atd0.sec4,.intel #atd1.sec4{ background-color:#c02404;}
.intel #atd0{ width:112px;}
.intel #atd1{ width:338px;}
.intel #atd1 .a{ width:112px; background-position:20px -40px; float:left;}
.intel #atd1 li{ float:left; padding-left:12px; padding-top:3px; line-height:36px;}
.intel #atd1 li a{color:#fff;}
.intel #atd1 li a:hover,#atd1.sec4 li.sec2 a{color:#ff0;}
.listbox .titelbox{ height:134px; background:#fff; padding:0 75px 0 24px;}
.listbox .list{ padding:8px 75px 0 24px; overflow:hidden;}
.listbox .list li{ height:36px; line-height:36px; clear:both; color:#999999; font-size:14px;}
.listbox .list li a{ color:#0b5c9a;}
.listbox .list li a:hover{ color:#c02404;}
.listbox .more{ padding:15px 75px 29px 0; padding-right:75px; clear:both; height:28px; text-align:center; background:#fafafa; line-height:28px; font-family:arial; font-size:14px; position:fixed; bottom:70px; right:0;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop)); z-index:5; width:370px;}
.listbox .more a{ display:block; float:right; width:82px; background:url(../images/morebg.gif) 0 0 no-repeat;}
.listbox .more a,.listbox .more a:hover{ color:#0b5c9a;}*/
/*****头部结束*****/
.bannerbox {
    width: 100%;
    height: 444px;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.bannerbox ul {
    max-width: 1200px;
    margin: auto;
    width: 100% !important;
}
.bannerbox li {
    width: 100% !important;
    height: 444px;
    background-size: auto !important;
}
.bannerbox a {
    display: block;
    height: 444px;
    width: 100% !important;
}
.bannerbox a img {
    display: none;
}
.bannerbox .num {
    display: none;
}
.bannerbox .prev,
.bannerbox .next {
    display: none;
    width: 24px !important;
    height: 49px !important;
    background: url(../images/prev.png) 0 -49px no-repeat;
    position: absolute;
    top: 195px;
}
.bannerbox .prev {
    margin-right: 570px;
    right: 50% !important;
}
.bannerbox .next {
    margin-left: 570px;
    left: 50% !important;
    background: url(../images/prev.png) -24px -49px no-repeat;
}
/*banner end*/
.mart12 {
    margin-left: 12px;
}
.newsbox {
    padding: 28px 0;
    width: 1200px;
    margin: 0 auto;
}
.newlist {
    width: 289px;
    height: 246px;
    overflow: hidden;
    border: 1px solid #dddddd;
    background: #fff;
}
.newlist .tel,
.newlist .tel0 {
    height: 40px;
    background: url(../images/telbg.gif) left bottom repeat-x;
}
.newlist .tel li {
    float: left;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 94px;
    font-size: 16px;
}
.newlist .tel li a {
    color: #000;
}
.newlist .tel li a:hover,
.newlist .tel li.sec2 a {
    color: #0b5c9a;
    font-weight: bold;
}
.newlist .tel li.sec2 {
    border-bottom: 2px solid #0b5c9a;
}
.newlist .tel0 .a,
.newlist .tel0 #a2td0,
.newlist .tel0 #a3td0 {
    float: left;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 94px;
    font-size: 16px;
    color: #0b5c9a;
    font-weight: bold;
    border-bottom: 2px solid #0b5c9a;
    display: block;
}
.newlist .tel0 p {
    padding-right: 4px;
    float: right;
    color: #dadada;
    line-height: 38px;
    height: 38px;
    font-size: 14px;
}
.newlist .tel0 p a {
    padding: 0 6px;
    color: #333333;
    font-weight: bold;
}
.newlist .tel0 p a.sec2,
.newlist .tel0 p a:hover {
    color: #0b5c9a;
}
.newlist .list {
    padding: 7px 13px 0 15px;
    height: 160px;
}
.newlist .list li {
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 12px;
    display: flex;
}
.newlist .list li a {
    color: #000;
    font-size: 14px;
    float: left;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 88%;
}
.newlist .list li a:hover {
    color: #c00;
}
.newlist .list li span {
    float: right;
    width: 35px;
}
.newlist .more {
    height: 38px;
    line-height: 38px;
    text-align: right;
    border-top: 1px solid #e8e8e8;
    font-size: 14px;
    padding-right: 13px;
}
.newlist .more a {
    color: #000;
}
.newlist .more a:hover {
    color: #c00;
}

.tlzt {
    height: 77px;
    background: #f0f0f0;
}
.tlzt ul {
    padding-left: 98px;
}
.tlzt li {
    float: left;
    line-height: 77px;
    height: 77px;
    overflow: hidden;
}
.tlzt li a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 77px;
}
.tlzt li a i {
    display: block;
    height: 77px;
    float: left;
}
.tlzt li a span {
    float: left;
    cursor: pointer;
}
.tlzt li a:hover i {
    -webkit-transition: -webkit-transform 0.7s ease-out;
    -moz-transition: -moz-transform 0.7s ease-out;
    transition: transform 0.7s ease-out;
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
}
.tlzt li.l1 {
    width: 222px;
}
.tlzt li.l1 a {
    color: #3ba090;
}
.tlzt li.l1 a i {
    width: 37px;
    background: url(../images/icon1.gif) 0 28px no-repeat;
}
.tlzt li.l1 a span {
    padding-left: 8px;
}

.tlzt li.l2 {
    width: 216px;
}
.tlzt li.l2 a {
    color: #90a54a;
}
.tlzt li.l2 a i {
    width: 32px;
    background: url(../images/icon2.gif) 0 23px no-repeat;
}
.tlzt li.l2 a span {
    padding-left: 8px;
}

.tlzt li.l3 {
    width: 249px;
}
.tlzt li.l3 a {
    color: #dba739;
}
.tlzt li.l3 a i {
    width: 33px;
    background: url(../images/icon3.gif) 0 28px no-repeat;
}
.tlzt li.l3 a span {
    padding-left: 7px;
}

.tlzt li.l4 {
    width: 227px;
}
.tlzt li.l4 a {
    color: #cb7546;
}
.tlzt li.l4 a i {
    width: 25px;
    background: url(../images/icon4.gif) 0 26px no-repeat;
}
.tlzt li.l4 a span {
    padding-left: 11px;
}

.tlzt li.l5 {
    width: 125px;
}
.tlzt li.l5 a {
    color: #3c9dc6;
}
.tlzt li.l5 a i {
    width: 25px;
    background: url(../images/icon5.gif) 0 27px no-repeat;
}
.tlzt li.l5 a span {
    padding-left: 9px;
}

/*****专题链接*****/
.ind_ztlink {
    margin: 28px 0 0 0;
    background: #fff;
    border: 1px solid #ddd;
}
.ind_ztlink .tel {
    height: 40px;
    background: url(../images/telbg.gif) left bottom repeat-x;
}
.ind_ztlink .tel li {
    float: left;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 94px;
    font-size: 16px;
    border-bottom: 2px solid #0b5c9a;
}
.ind_ztlink .tel li a {
    color: #0b5c9a;
    font-weight: bold;
}

.ztlink_con {
    height: 150px;
    padding: 10px 0;
    clear: both;
}
.ztlink_con ul li {
    display: inline;
    float: left;
    width: 180px;
    height: 150px;
    margin: 0 0 0 17px;
    position: relative;
}
.ztlink_con ul li .con_imgname {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/txtbg.png) 0 0 repeat;
    height: 26px;
    line-height: 26px;
    width: 180px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

/*****主内容结束*****/
.footer {
    background: #0b5c9a;
    color: #cccccc;
    height: 70px;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0px;
    z-index: 6;
}
.footl {
    padding: 11px 0 11px 0;
    line-height: 24px;
}
.footl a {
    color: #cccccc;
}
.footl a:hover {
    color: #fff;
}
.footl span {
    font-family: arial;
}
.footl img {
    vertical-align: middle;
}
.flltr {
    padding-top: 15px;
}
.flltr .wx ul {
    float: left;
}
.flltr .wx li {
    width: 42px;
    height: 43px;
    float: left;
    overflow: hidden;
    padding-right: 8px;
}
.flltr .wx p {
    float: left;
    padding-top: 23px;
    height: 20px;
    line-height: 20px;
    padding-right: 15px;
}
.flltr .wb {
    padding-right: 15px;
}
.flltr .wb a {
    float: right;
    display: block;
    padding-top: 23px;
    height: 20px;
    line-height: 20px;
    padding-left: 40px;
    background: url(../images/bot_wb.jpg) 0 0 no-repeat;
    color: #cccccc;
}
.flltr .wb a:hover {
    color: #fff;
}
.web_area,
.web_area1 {
    position: absolute;
    bottom: 61px;
    right: 108px;
    display: none;
    width: 109px;
    height: 113px;
    overflow: hidden;
}
.web_area li,
.web_area1 li {
    width: 109px !important;
    height: 113px !important;
}
.web_area1 {
    right: 221px;
}

.home_webl {
    width: 300px;
    height: auto;
    position: fixed;
    _position: absolute;
    left: 10px;
    bottom: 80px;
    _bottom: 80px;
    z-index: 1000;
    /* _top: expression(
        eval(document.documentElement.scrollTop || document.body.scrollTop) +
            eval(document.documentElement.clientHeight || document.body.clientHeight) -170 +"px"
    ); */
}
.closel {
    width: 43px;
    height: 11px;
    float: left;
    margin-bottom: 8px;
    padding-right: 2px;
    cursor: pointer;
}
.home_webl ul li img {
    float: left;
}

/*底部导航 end*/

/* 栏目页 */
.lmbg {
    background: url(../images/lmbg.gif) center 100px no-repeat #f8f8f8;
}
.lmbox .header,
.lmbox .footer {
    position: static !important;
    left: inherit;
    top: inherit;
}
.lmbox .web_link,
.lmbox .web_link1 {
    position: relative;
}
.lmbox .web_area1,
.lmbox .web_area {
    right: 39px;
    bottom: 48px;
}
.content {
    overflow: hidden;
    padding: 10px;
    background: #fff;
    width: 1016px;
    margin: 0 auto;
    min-height: 630px;
}
.leftnr {
    width: 270px;
    min-height: 628px;
    float: left;
    border: 1px solid #ddd;
}
.leftNav h3 {
    width: 268px;
    line-height: 38px;
    height: 39px;
    margin: 1px 0 0 1px;
    text-align: center;
    overflow: hidden;
    background: #0b5c9a;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.leftNav .menuicon {
    display: none;
}
.leftNav ul {
    width: 240px;
    margin: 0 auto;
    padding-top: 10px;
}
.leftNav ul li {
    font-size: 14px;
    font-weight: normal;
    height: 37px;
    line-height: 36px;
    overflow: hidden;
    margin-top: 10px;
}
.leftNav ul li a {
    background: url(../images/lanmulbg.gif) left top no-repeat #f5f5f5;
    height: 37px;
    display: block;
    font-size: 14px;
    padding: 0 30px 0 32px;
}
.leftNav ul li a:hover,
.leftNav ul li.current a {
    background: url(../images/lanmulbgb.gif) left top no-repeat;
    color: #0b5c9a;
    text-decoration: none;
}

.rightnr {
    border: 1px solid #ddd;
    background: url(../images/lmrbg.gif) center top repeat-y;
    height: auto;
    min-height: 628px;
    width: 732px;
    float: right;
}
.position {
    background: url(../images/posico.png) 5px center no-repeat;
    padding-left: 30px;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #d8d8d8;
    margin: 0 10px;
}
.position_list {
    font-size: 14px;
    background: url(../images/posico.png) 5px center no-repeat;
    padding-left: 30px;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #d8d8d8;
    margin: 0 10px;
}
.lmpos {
    width: 964px;
    margin: 0 auto;
}
.lmpos h1 {
    color: red;
    display: inline;
    font-size: 14px;
    padding: 0 5px;
}

.listnews {
    font-size: 14px;
    line-height: 200%;
    padding: 15px 20px;
    overflow: hidden;
    height: auto;
    min-height: 500px;
    _height: auto;
}
.listnews .titelr {
    width: 687px;
    border-bottom: 1px dashed #e0e0e0;
    padding: 8px 11px;
    font-size: 14px;
}
.listnews .titelr div {
    height: 30px;
    width: 687px;
    position: relative;
}
.listnews .titelr div a {
    height: 30px;
    line-height: 30px;
}
.listnews .titelr div .tr {
    position: absolute;
    top: 5px;
    right: 0;
}
.listnews .titelr div .tl {
    position: absolute;
    top: 5px;
    left: 0;
}

.listnews ul {
    clear: both;
    padding: 5px 0 1px 0;
}
.listnews li {
    background: url(../images/icon1.gif) 3px center no-repeat;
    padding-left: 15px;
    overflow: hidden;
    line-height: 34px;
    clear: both;
}
.listnews li span {
    color: #999;
    float: right;
}
.listnews li img {
    padding: 15px 0 0 4px;
    float: left;
}
.listnews li.last {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}
.listnews td {
    line-height: 26px;
}
.docimg_3 {
    padding: 10px 0px 0 5px !important;
}
.docimg_3 li {
    background: none;
    float: left;
    display: inline;
    background: transparent none repeat scroll 0% 0%;
    padding: 0px 10px 5px;
    height: auto;
    text-align: center;
    width: 154px;
}
.docimg_3 li span {
    height: 28px;
    line-height: 28px;
    display: block;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}
.docimg_3 li a img {
    border: 1px solid #ccc;
    padding: 2px;
}

.xylist li {
    float: left;
    width: 331px;
    clear: none !important;
}

.pagenav {
    clear: both;
    margin: 5px 0;
    text-align: right;
    padding: 0px;
    line-height: 150%;
}
.pagenav a {
    border: 1px solid #d9d9d9;
    color: #666;
    font-family: Arial;
    margin: 2px;
    padding: 4px 8px;
    text-decoration: none;
}
.pagenav a:hover {
    background: #0b5c9a;
    border: 1px solid #0b5c9a;
    color: #fff;
}
.pagenav a.active {
    border: 1px solid #0b5c9a;
    color: #fff;
}
.pagenav a.current,
.pagenav a.current:hover {
    background: #0b5c9a !important;
    border: 1px solid #0b5c9a !important;
    color: #fff !important;
}
.pagenav a.disabled,
.pagenav a.disabled:hover {
    border: 1px solid #d9d9d9 !important;
    color: #666 !important;
    background: #eee !important;
    cursor: text !important;
}
.pagenav a.text,
.pagenav a.text:hover {
    color: #fff !important;
    background: #0b5c9a !important;
    border: #0b5c9a 1px solid !important;
    cursor: text !important;
}
.pagenav a.pagemore,
.pagenav a.pagemore:hover {
    color: #666;
    background: #fff;
    border: 1px solid #fff;
    cursor: text;
}
.pagenav #page {
    display: inline;
}
.pagenav #page input {
    width: 40px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #d9d9d9;
    padding: 0 5px;
    margin: 3px 6px;
    color: #666;
    vertical-align: middle;
}
.pagenav .goto {
    width: 36px;
    height: 26px;
    background-color: #0b5c9a;
    border: 1px solid #0b5c9a;
    color: #fff;
    margin: 3px 2px;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}

/*普通文字列表页*/
.newlistlm {
    width: 702px;
}
.newlistlm ul {
    width: 702px !important;
    padding-bottom: 15px;
}
.newlistlm li {
    background: none;
    border-bottom: 1px solid #ebebeb;
    max-height: 142px !important;
    _height: 142px;
    padding-left: 30px;
    width: 670px;
}
.newlistlm li h3 {
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    padding-top: 20px;
}
.newlistlm li p {
    max-height: 52px;
    _height: 52px;
    line-height: 26px;
    font-size: 14px;
    color: #555;
    overflow: hidden;
    padding-right: 30px;
}
.newlistlm li span {
    float: right;
    clear: both;
    height: 35px;
    line-height: 35px;
    padding-right: 30px;
    font-size: 12px;
    padding-left: 25px;
    display: block;
    background: url(../images/lanmu_date.gif) left center no-repeat;
    text-align: left;
}
.conlist_lm li {
    float: left !important;
    clear: none !important;
    padding-right: 30px;
}

/*栏目页 图片列表 */
ul.imglist {
    clear: both;
    border-top: none;
    padding-left: 1px;
}
ul.imglist li {
    float: left;
    clear: none;
    display: inline;
    background: none;
    padding: 8px 7px 5px;
    height: auto;
    text-align: center;
    width: 216px;
}
ul.imglist li span {
    color: #333;
}
ul.imglist li a img {
    float: none;
    border: 1px solid #ccc;
    padding: 2px !important;
}
.imggx {
    padding: 5px 10px 10px;
    font-size: 12px;
}

.zylm li {
    float: left;
    width: 215px;
    clear: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 46px;
    height: 46px;
}

/*栏目页 视频列表 */
.shipinbox {
    padding-bottom: 15px;
    width: 100%;
}
.shipinbox .leftimg {
    float: left;
}
.shipinbox .left {
    float: left;
    line-height: 20px;
}
.shipinbox .right {
    float: right;
}
.shipinbox div {
    overflow: hidden;
    line-height: 30px;
}
.shipinbox ul li {
    background: none;
    height: auto;
    padding: 18px 0;
    vertical-align: bottom;
    padding-left: 0px;
    border-bottom: 1px solid #ebebeb;
}
.shipinbox ul li img {
    padding-top: 2px;
}
.shipinbox ul li a {
    background: none;
    padding-left: 5px;
    line-height: 20px;
}
.shipin {
    width: 536px;
    padding-right: 5px;
}
.shipin span {
    color: #474747 !important;
}
.vodlistcont {
    font-size: 12px;
    line-height: 20px;
}
.msg {
    float: left;
    width: 20px;
    padding-left: 5px;
}
/*栏目页 网上评议 */
.verification {
    width: 90px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #ddd;
    padding: 0px 3px;
    margin: 5px 3px 1px 0px;
    vertical-align: middle;
}
.vote {
    background: transparent url(../images/gjss_btn.gif) no-repeat scroll 0px 0px;
    width: 99px;
    color: #fff;
    height: 32px;
    line-height: 32px;
    border: 0px none;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    outline: medium none;
    margin-top: 8px;
}
.reviewlist li {
    padding: 0 10px 0 16px;
    background: url(../images/icon_lm.gif) no-repeat 5px center;
}
/*栏目页 网上调查 */
.votelist li {
    padding: 0 0 0 11px;
}
.diaocha {
    padding: 20px 10px !important;
}

/*栏目页 民意征集 */
.mingyilist {
    padding-bottom: 15px !important;
}
.wz_my {
    min-height: 500px;
    _height: 500px;
    overflow: visible;
}
.wzcon {
    min-height: 100px;
    _height: 100px;
    overflow: visible;
}
.wzbjxx {
    height: 40px;
}
.wzbjxx a {
    color: #999999;
}
.wz_mybox {
    padding: 20px 0 30px;
}
.wz_mybox input.ipstyle04 {
    border: 1px solid #d6d6d6;
    color: #666666;
    float: left;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding-left: 5px;
    width: 240px;
}
.wz_mybox textarea.ipstyle04 {
    border: 1px solid #d6d6d6;
    color: #666666;
    float: left;
    font-size: 12px;
    height: 118px;
    line-height: 23px;
    padding-left: 5px;
    width: 408px;
    margin-top: 4px;
}
.wz_mybox input.verification {
    border: 1px solid #d6d6d6;
    color: #666666;
    float: left;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    padding-left: 5px;
    width: 120px;
    margin-top: 4px;
}
.wz_mybox img {
    display: inline;
    float: left;
    margin-left: 10px;
    overflow: hidden;
    margin-top: 4px;
}
.wz_mybox input.tj_input {
    border: medium none;
    float: left;
    height: 23px;
    width: 55px;
}
.wz_mybox input.tj_input1 {
    border: medium none;
    display: inline;
    float: left;
    height: 23px;
    margin-left: 20px;
    width: 79px;
}
.wz_mybox input.my_btn01 {
    background: #c19568;
    color: #fff;
    cursor: pointer;
    float: left;
    height: 24px;
    line-height: 24px;
    padding: 0 15px;
    border: none;
}
.myzj {
    margin: 10px 0px 5px;
    border-top: 1px dashed #ddd;
}
.btn_pysubmit {
    border: 0 none;
    background: #0b5c9a !important;
    line-height: 28px !important;
    margin-top: 2px;
}

/*栏目页 留言列表 */

.liuyanbox {
    padding-left: 0 !important;
    height: 36px !important;
    padding-top: 13px;
}
.liuyanbox h1 {
    width: 100px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #dd0000;
}
.liuyanlist .message00 {
    margin-top: 10px;
}
.liuyanlist {
    padding: 10px 25px 20px !important;
}
.liuyanlist .message_page {
    width: 100% !important;
    display: none;
}
.liuyanlist .message_top li {
    line-height: 36px !important;
}
.liuyanlist .message_top li.message_top04 {
    width: 120px !important;
}
.liuyanlist .message_top li.message_top01 {
    width: 570px !important;
}
.liuyanlist .message_list li {
    width: 100% !important;
}
.liuyanlist .message_list .wz_title {
    width: 541px !important;
}
.liuyanlist .message_list .return {
    width: 119px !important;
}

/*栏目页 留言列表 */

.xiexinlb {
    background: #0b5c9a !important;
}
.mesgtext {
    border: 1px solid #dcdcdc;
    margin-top: 5px;
    padding: 3px;
}
.mesginput {
    height: 16px;
    line-height: 16px;
    padding: 2px 4px;
    color: #555;
    border: 1px solid #dcdcdc;
    font-size: 14px;
}
.nel {
    margin-left: 107px;
}
.nen {
    margin-left: 30px;
}
.btnmassage {
    width: 118px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: url(../images/btn01.jpg) 0 0 no-repeat;
    border: none;
    outline: none;
    cursor: pointer;
    float: left;
}
.btnsearch {
    font-size: 12px;
    width: 74px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border: none;
    outline: none;
    cursor: pointer;
    background: url(../images/btn001.jpg) 0 0 no-repeat;
}
.searchtext {
    font-size: 12px;
    color: #333333;
    width: 80px;
    height: 22px;
    line-height: 22px;
    border: #ccc 1px solid;
}
.fyysearchtable {
    margin: 0 auto;
}
.fyysearchtable td {
    padding: 4px;
    font-size: 14px;
}
.fyybtn {
    font-size: 12px;
    width: 74px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border: none;
    outline: none;
    cursor: pointer;
    background: url(../images/btn001.jpg) 0 0 no-repeat;
}
.fyytext {
    border: 1px solid #ddd;
    outline: none;
    height: 20px;
    line-height: 20px;
    padding: 2px 4px;
}
.message_textarea {
    height: 122px !important;
}
.txtone {
    padding-right: 5px;
}
.STYLE1 {
    color: #c00 !important;
}
.sys_btn02 {
    background: #1f7fc9 !important;
    line-height: 22px !important;
}
.message00 {
    overflow: hidden !important;
}
.message {
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
}
.message_list ul li {
    padding-left: 25px;
    padding-right: 10px;
    background: url(../images/icon1.gif) 15px 12px no-repeat !important;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    vertical-align: bottom;
    border-bottom: #ddd 1px pot1ted;
}
.message_list ul li a {
    line-height: 28px;
    font-size: 14px;
}
.message_list ul li img {
    padding-top: 9px;
}
.message_input {
    margin: 0 !important;
    padding-bottom: 10px !important;
    padding-left: 10px !important;
}
.message_select {
    padding: 2px 5px !important;
    font-family: Microsoft YaHei;
    border: 1px solid #ddd;
    vertical-align: middle;
}
.rightnr table td {
    height: 0;
}
.rightnr .message_page {
    width: 100% !important;
}
.message_page .pagenav {
    float: right !important;
}
.message_textarea .txtone {
    width: 370px !important;
}

.rightnr .txtinput {
    width: 200px !important;
}
.rightnr .sys_btn01,
.rightnr .btn01 {
    background: #0b5c9a !important;
    color: #fff !important;
    border: none !important;
    line-height: 22px !important;
    margin-top: 2px !important;
}
.rightnr .message_top01 {
    width: 430px !important;
}
.message_top {
    border: 1px solid #e7e7e7 !important;
    background: #f8f8f8 !important;
    height: 36px !important;
}
.message_top ul li {
    font: 14px/26px "Microsoft YaHei", 微软雅黑 !important;
    padding: 0px;
    background: none !important;
    text-align: center;
    clear: none;
    padding-left: 0px;
    float: left;
    font: 14px/32px "宋体";
    color: #333;
}
.message {
    margin: 0 auto;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding-top: 10px;
}
.message_top01 {
    width: 330px;
}
.message_top02 {
    width: 120px;
}
.message_top03 {
    width: 120px;
}
.message_top04 {
    width: 90px !important;
}
.message_list {
    padding-top: 5px;
}
.message_zxsb {
    padding: 2px 5px !important;
    font-family: Microsoft YaHei;
    border: 1px solid #ddd;
    vertical-align: middle;
    width: 210px;
}
.message_list ul li {
    font: 12px/24px "Microsoft YaHei", 微软雅黑 !important;
    padding: 0px;
    border-bottom: #ddd 1px pot1ted;
    clear: both;
}
.wz_title {
    width: 400px !important;
    background: none !important;
    padding-left: 30px;
}
.wz_title_txt {
    padding-left: 0px;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.right_conlist {
    font-size: 12px;
    padding: 10px;
}
.liuyanren,
.liuyan_time {
    width: 120px !important;
    text-align: center;
    padding-right: 1px;
}
.return {
    width: 90px !important;
    padding-right: 0px !important;
    text-align: center !important;
    color: #ca1f01 !important;
}
.btnmassage {
    width: 118px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: url(../images/btn01.jpg) 0 0 no-repeat;
    border: none;
    outline: none;
    cursor: pointer;
}
.btnsearch {
    font-size: 12px;
    width: 74px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border: none;
    outline: none;
    cursor: pointer;
    background: url(../images/btn001.jpg) 0 0 no-repeat;
}
.searchtext {
    font-size: 12px;
    color: #333333;
    width: 80px;
    height: 22px;
    line-height: 22px;
    border: #ccc 1px solid;
}
.btnsearh {
    background: #006cbd;
    border: none;
    color: #fff;
    padding: 0 5px;
    height: 24px;
    cursor: pointer;
    line-height: 24px;
}
.btn03 {
    background: #006cbd !important;
    color: #fff !important;
    border: medium none !important;
    line-height: 22px !important;
    margin: 10px;
    padding: 0 !important;
    width: 80px !important;
    font-family: Microsoft YaHei;
}
#IVI_Name {
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
}
#IVI_Content {
    padding: 5px;
}
.mesgsm p {
    padding-bottom: 5px;
}

/*文章页*/
.wenzhang {
    padding: 0 0px 10px;
}
.grayline {
    border: 1px solid #dbdee1;
}
.contentbox {
    padding: 10px 50px 20px;
    overflow: hidden;
}
.newstitle {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    text-align: center;
    color: #333333;
    padding: 20px 0 15px;
}
.newstitlef {
    font-size: 20px;
    text-align: center;
    line-height: 24px;
    font-weight: normal;
    font-family: Microsoft YaHei;
}
.newsinfo {
    margin: 5px auto 10px;
    line-height: 37px;
    height: 37px;
    text-align: center;
    border-bottom: 1px solid #dbdee1;
    font-size: 13px;
}
.newsinfo a {
    color: #666;
}
.newsinfo input {
    width: 13px;
    height: 13px;
    border: 1px solid #999999;
    margin: 0 5px 0 0;
    vertical-align: middle;
    cursor: pointer;
    outline: medium none;
    overflow: hidden;
}
.newsinfo span {
    padding: 0 8px;
}
.newscontnet {
    font-size: 16px;
    margin: 0 auto 15px;
    color: #000;
    line-height: 210%;
    border-bottom: 1px dashed #999999;
    padding-bottom: 38px;
    padding-top: 10px;
}
.otherli {
    float: left;
    padding: 17px 0 0px;
    font-size: 14px;
    line-height: 30px;
    font-size: 15px;
}
.otherli a {
    color: #000;
}
.otherli a:hover {
    color: #ff0000;
}
.close a {
    color: #999;
    padding: 3px 0 3px 24px;
    margin: 0 8px;
}
.printico {
    background: url(../images/print.gif) left center no-repeat;
}
.closeico {
    background: url(../images/close1.gif) left center no-repeat;
}
.close01 a {
    color: #999;
    padding: 3px 0 3px 24px;
    margin: 0 8px;
}
.minh500 {
    min-height: 500px;
    height: auto !important;
    height: 500px;
}
.shares {
    width: 600px;
    height: 36px;
    line-height: 36px;
    color: #666666;
}
.shares span {
    float: left;
    margin-right: 5px;
    line-height: 36px;
}
.wenzhang .tp_btnbox input {
    display: inline-block !important;
    border: none !important;
    width: 160px !important;
    height: 42px !important;
    background: url(../images/loginbtn.png) 0 0 no-repeat !important;
    text-align: center;
    color: #fff !important;
    font-size: 16px !important;
    cursor: pointer;
    font-family: "Microsoft YaHei", 微软雅黑;
    margin: 0 10px !important;
    vertical-align: top;
}
.wenzhang .tp_btnbox .ck,
.wenzhang .tp_btnbox .ck:hover {
    display: inline-block;
    border: none;
    width: 141px;
    height: 42px;
    line-height: 42px;
    background: url(../images/resetbtn.gif) 0 0 no-repeat;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    font-family: "Microsoft YaHei", 微软雅黑;
    margin: 0 10px;
}
.wenzhang .wenjuan_yzm .verification {
    width: 96px;
    height: 26px;
    line-height: 26px;
    border: #ddd 1px solid;
    margin-right: 5px;
}
.wenzhang .wztxt,
.wenzhang .wzarea {
    border: 1px solid #d6d6d6;
    color: #666;
    float: left;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding-left: 5px;
    width: 240px;
    margin-top: 4px;
}
.wenzhang .wzarea {
    width: 520px;
    height: 120px;
    padding: 2px 5px;
    line-height: 22px;
    margin-top: 4px;
}
.wenzhang .wzbtn {
    border: 0px none;
    background: #0b5c9a !important;
    margin: 4px 0;
    font-family: "Microsoft YaHei", 微软雅黑;
    color: #fff;
    text-align: center;
    height: 30px;
    cursor: pointer;
    width: 70px;
}

/*提示框*/
.tishi {
    width: 450px !important;
    overflow: hidden;
    left: 50% !important;
    margin-left: -225px !important;
}
.tishi_top,
.tishi_bot {
    width: 450px !important;
    height: 8px;
    overflow: hidden;
}
.tishi_main {
    width: 450px !important;
    min-height: 342px;
    _height: 342px;
    padding-top: 18px;
    background: #fff;
}
.error_ts {
    padding-right: 24px;
    text-align: right;
}
.error_ts a {
    width: 20px;
    height: 20px;
    overflow: hidden;
}
.font_01 {
    height: 55px;
    font: 30px/55px Microsoft YaHei;
    color: #eb6100;
    text-align: center;
    margin: 0;
    padding-left: 0 !important;
}
.tishi_con {
    padding-left: 60px !important;
    font: 20px/35px Microsoft YaHei;
    color: #555;
    padding-top: 5px;
}
.ts_btn {
    padding-top: 32px;
}
.ts_btn a {
    display: block;
    width: 236px;
    height: 64px;
    margin: 0 auto;
    background: url(static/images/btn.gif);
    text-align: center;
    color: #fff;
    font: 24px/64px Microsoft YaHei;
}
.room_btn {
    padding-top: 25px;
}
.room_btn a {
    display: block;
    width: 236px;
    height: 64px;
    margin: 0 auto;
    background: url(static/images/btn.gif) no-repeat 0 0;
    text-align: center;
    color: #fff;
    font: 24px/64px Microsoft YaHei;
}
.room_btn a:hover {
    color: #fff;
}
#txt3,
#nametxt,
#txt2,
#txt8 {
    float: left;
    line-height: 25px;
    padding-left: 5px;
}

/*栏目页 搜索信息列表 */

.searchbox {
    padding: 20px 30px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-bottom: 10px;
    background: #fff;
}
.sealist {
    line-height: 25px;
}
.sealist ul {
    clear: both;
}
.sealist ul li {
    padding: 10px 0 18px 0;
    line-height: 150%;
    height: 45px;
    clear: both;
}
.sealist ul li a {
    padding-left: 12px;
    background: url(../images/icon1.gif) left center no-repeat;
    margin-bottom: 3px;
    float: left;
    display: block;
    width: 850px;
    font-family: Microsoft YaHei !important;
}
.sealist .search_contxt {
    line-height: 24px;
    padding: 8px 0;
}
.sealist ul li font {
    float: left;
    width: 900px;
    display: block;
}
.sealist ul li span {
    color: #999;
}
.searbtn {
    height: 27px;
    line-height: 20px;
    color: #fff;
    cursor: pointer;
    background: url(../images/bszxsearchbtn.gif);
    border: 0 none;
    padding: 2px 8px;
}
.rightnr .conlist_title {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    padding: 0 5px 0px;
    margin-top: 5px;
    border-bottom: 1px solid #ebebeb;
}
.rightnr .more04 {
    font-size: 12px;
}
.my_btn01 {
    background: #006cbd;
    color: #fff;
    padding: 0 15px;
    float: left;
    height: 24px;
    cursor: pointer;
    line-height: 24px;
    color: #fff;
    border: none;
}

.txtinputsearch {
    float: left;
    font-size: 12px;
    width: 387px;
    height: 22px;
    background: url(../images/hudong_inputbg.gif) no-repeat 0px 0px;
    padding: 7px 0px 3px 33px;
    color: #999;
    outline: medium none;
    border: medium none;
}
.txtinputsearch input {
    line-height: 22px;
    height: 22px;
    width: 387px;
    background: none;
    border: 0 none;
    float: left;
}
.xiexin {
    display: block;
    width: 68px;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    color: #fff !important;
    background: url(../images/xiexin.gif) 0 0 no-repeat;
    text-align: center;
    margin-right: 10px;
    overflow: hidden;
}
.sys_btnsearch {
    text-align: center;
    text-align: center;
    background: #0b5c9a !important;
    cursor: pointer;
    padding: 0px 15px;
    height: 32px;
    border: 0 none;
    color: #fff;
}

/*信息统计表*/
.mesgtj {
    height: 26px;
    line-height: 26px;
    padding: 20px 10px 10px;
    font-size: 14px;
}
.mesgtj p,
.mesgtj input,
.mesgtj span {
    float: right;
}
.mesgtj span {
    padding: 0 5px;
    text-align: center;
}
.mesgtj input {
    width: 153px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #dadada;
    padding: 0 11px 0 3px;
    background: url(../images/icon_b.gif) 153px center no-repeat;
    color: #959595;
}
.mesgtj .mesg_tj {
    width: 60px;
    height: 26px;
    font-size: 12px;
    margin-left: 9px;
    text-align: center;
    color: #fff;
    background: #0b5c9a;
    border: 0 none;
    font-family: Microsoft YaHei;
}
.phy_table td {
    font-size: 14px;
}
.phy_table {
    margin-bottom: 30px;
}

/*网站地图*/
.dty_contain {
    margin: auto;
    padding-bottom: 20px;
    font-family: Microsoft YaHei;
}
.dty_mutitle {
    height: 36px;
    line-height: 36px;
    background: #fafafa;
    border-bottom: #cc0000 1px solid;
    overflow: hidden;
}
.dty_mutitle a {
    display: block;
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    padding: 0 20px;
    background: #0b5c9a;
    white-space: nowrap;
}
.dty_mutitle a:hover {
    color: #fff;
}
.dty_sublb {
    padding: 0 10px 15px;
}
.dty_sublb ul {
    width: 100%;
}
.dty_sublb ul li {
    float: left;
    height: 42px;
    line-height: 42px;
    width: 200px;
    background: url(../images/icon1.gif) 10px 20px no-repeat;
    padding-left: 25px;
}
.dty_sublb ul li.line {
    height: 1px;
    background: url(../images/lmy_nav_line.gif) 0 0 repeat-x;
    border: 0 none !important;
    overflow: hidden;
    padding: 0;
    width: 900px;
}
.dty_sublb ul li a {
    line-height: 42px;
    font-size: 16px;
    color: #555;
}
.dty_sublb ul li a:hover {
    color: #c00;
}

@media screen and (max-width: 1000px) {
    .newscontnet {
        font-size: 16px;
    }
    .leftNav ul {
        display: block;
    }
}

@media screen and (max-width: 800px) {
    .mainbox {
        width: 90%;
    }
    .newscontnet {
        font-size: 14px;
    }
    .header {
        height: 174px;
        position: fixed;
        z-index: 4;
        top: 0;
        left: 0px;
        width: 100%;
        min-width: 800px;
        background: #0b5c9a;
    }
    .top {
        height: 130px;
        background: url(../images/topbg.gif) left bottom repeat-x;
    }
    .top .sear {
        padding-left: 193px;
        background-position: 193px 27px;
    }
    .topr3 {
        height: 30px;
        margin-top: 27px;
        padding-top: 10px;
    }

    .topr2 {
        height: 40px;
        margin-top: 27px;
        line-height: 40px;
        width: 233px;
    }
    .topr1 {
        height: 35px;
        width: 242px;
    }
    .topr1 li {
        height: 40px;
        line-height: 40px;
        background-position: 0 15px;
        padding-right: 40px;
    }
    .topr1 li.l2 {
        background-position: 0 13px;
    }
    .header .nav {
        height: 37px;
        width: 80%;
        min-width: 800px !important;
        padding-top: 7px;
    }
    .header .nav li {
        min-width: 75px;
        padding: 0 2px;
        width: 10%;
    }
    .header .nav li a#mu {
        font-size: 14px;
        width: 100%;
    }
    #nav {
        margin: 0 auto;
        width: 90%;
    }
    #nav ul {
        width: 150px;
        display: block;
    }
    #nav ul li a {
        font-size: 12px;
        line-height: 32px;
        padding: 0 0 0 14px;
    }
    .fuwu {
        margin-left: -265px !important;
    }
    .header .nav li a#mu:hover,
    .header .nav li a#mu.hover {
        background-position: -10px 0;
    }
    .inbox {
        padding-top: 174px !important;
    }
    .footer {
        height: 165px;
    }
    .flltr {
        width: 242px;
        float: none;
        margin: 0 auto;
    }
    .footl {
        text-align: center;
        padding: 11px 36px;
    }
    .listbox .more {
        bottom: 165px;
    }
    .content {
        width: 100%;
        padding: 0;
        margin-top: -10px;
        min-width: 750px;
    }
    .leftnr {
        width: 100%;
        height: auto !important;
        line-height: 38px !important;
        float: none;
        min-height: 38px !important;
        border: 0 none;
    }
    .rightnr {
        float: none;
        width: 98%;
        margin: 0 auto;
        min-height: 38px !important;
        border: 0 none;
    }
    .leftNav .menuicon {
        display: block;
    }
    .leftNav h3 {
        text-align: left;
        width: 100%;
        border: 0 none;
        margin: 0;
        font-size: 14px;
    }
    .leftNav h3 span {
        padding-left: 20px;
        float: left;
        font-weight: normal;
        color: #ff0;
    }
    .leftNav ul {
        display: none;
        width: 100%;
        padding: 0;
    }
    .leftNav ul li {
        width: 100%;
        background: #f6f6f6;
        border-bottom: 1px solid #ddd;
        margin: 0;
        padding: 0;
    }
    .leftNav ul li a {
        background: none;
        padding-left: 20px;
    }
    .leftNav ul li a:hover,
    .leftNav ul li.current a {
        background: none;
    }
    .leftNav .menuicon {
        float: right;
        color: #22132d;
        width: 20px;
        background: url(../images/menuicon.png) left center no-repeat;
        display: block;
        padding-right: 30px;
        height: 38px;
        text-indent: -20em;
        overflow: hidden;
    }
    .listnews li a {
        width: 74%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }
    .listnews li img {
        display: none;
    }
    ul.imglist li img {
        display: block !important;
    }
    ul.imglist li a {
        width: 100%;
    }
    .ptlm img {
        margin: 0 auto;
        width: 80%;
    }
    .newsinfo {
        height: auto;
    }
    .close01 {
        display: none;
    }
}
@media screen and (max-width: 640px) {
    body {
        overflow-y: auto !important;
    }
    .top {
        height: auto;
        padding-bottom: 10px;
    }
    .top .logo {
        float: none;
        margin: 0 auto;
        padding: 0;
    }
    .header {
        height: auto;
        min-width: 100%;
        position: inherit;
    }
    .top .sear {
        background-position: 0 10px;
        padding: 10px 0 0;
        float: none;
        margin: 0 auto;
    }
    .topr0,
    .topr1,
    .topr2,
    .topr3 {
        display: none;
    }
    .footl {
        padding-right: 26px;
    }
    .footer {
        height: 96px;
        position: inherit;
    }
    .listbox .more {
        bottom: 96px;
        padding-right: 20px;
    }
    .header .nav .menu {
        display: block;
        line-height: 46px;
        font-size: 18px;
        padding: 0 20px;
        cursor: pointer;
        color: #fff;
        background: #084b81;
        height: 50px;
    }
    .header .nav .menu .menuicon,
    .leftNav .menuicon {
        float: right;
        color: #22132d;
        width: 20px;
        background: url(../images/menuicon.png) left center no-repeat;
        display: block;
        padding-right: 10px;
        height: 50px;
        text-indent: -20em;
        overflow: hidden;
    }
    .header .nav ul {
        display: none;
    }
    .header .nav {
        width: 100%;
        height: auto;
        padding-top: 0;
        min-width: 100% !important;
    }
    #nav {
        width: 100%;
    }
    .header .nav li {
        background: none;
        background: url(../images/topbg.gif) left bottom repeat-x;
        padding: 0 0 0 6%;
        float: none;
        width: 94%;
    }
    .header .nav li a {
        color: #fff;
        background: none;
        text-align: left;
        font-size: 16px;
    }
    .header .nav li a#mu:hover,
    .header .nav li a#mu.hover {
        background: none;
        color: #ff0;
    }
    #sec_nav {
        display: none;
    }
    td.left {
        display: none;
    }
    .inbox {
        width: 100%;
        min-width: 377px;
        padding: 0 !important;
    }
    .listbox .titelbox {
        padding-right: 20px;
    }
    .titelbox iframe {
        width: 100% !important;
    }
    .listbox .list {
        padding-right: 20px;
        min-width: 300px;
    }
    .more {
        position: inherit !important;
        width: auto !important;
    }
    .flltr {
        width: 242px;
        float: none;
        margin: 0 auto;
    }
    .footer {
        height: auto;
        padding-bottom: 10px;
    }
    .footl {
        text-align: center;
        padding: 11px 20px;
    }
    .intel #atd1 {
        min-width: 265px;
        width: auto;
    }
    ul.imglist {
        margin: 0 auto;
        width: 96%;
    }
    ul.imglist li {
        float: none;
        width: 100%;
        text-align: center;
        height: auto;
        display: block;
        margin: 0;
        padding: 0 0 20px 0;
    }
    ul.imglist li img {
        width: 94%;
        height: auto;
        display: block !important;
        margin: 0 auto;
    }
    ul.imglist li a {
        text-align: center;
        display: block;
        line-height: 20px;
        width: 100%;
    }
    .leftNav .menuicon {
        padding-right: 30px;
        height: 38px;
    }
    .wzyc {
        display: none;
    }
    .contentbox {
        padding: 10px 30px 20px;
    }
    .content {
        width: 100%;
        padding: 0;
        margin-top: -10px;
        min-width: 377px;
    }
}
@media screen and (max-width: 450px) {
    .header {
        height: auto;
        min-width: 377px;
    }
    .listnews {
        padding: 15px 18px;
    }
}
@media screen and (max-width: 320px) {
}
#viewerPlaceHolder {
    margin: 0 auto;
}

.mobile .biaoshi {
    left: 0;
    bottom: -12px;
    top: auto;
}

#zoom {
    max-width: 100%;
    overflow: auto;
}

.listnews img {
    object-fit: contain;
}

.wzpl {
    border: 1px solid #efefef;
    padding: 1px;
    margin-top: 10px;
}

.pltel {
    background: #efefef;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #000;
    padding: 0 8px;
}

.pltel span {
    color: #818181;
    float: right;
}

.plbox {
    padding: 0 9px 9px;
}

.plbox li {
    padding-top: 10px;
}

.plbox li .plnrtel {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #cdcdcd;
    padding-left: 50px;
    padding-right: 10px;
    background: url(/static/jslib/images/icon_pl.gif) 12px 14px no-repeat #f5f5f5;
    color: #818181;
}

.plbox li .plnrtel u {
    text-decoration: none;
    float: left;
}

.plbox li .plnrtel u span {
    padding: 0 0 0 8px;
}

.plbox li .plnrtel i {
    font-style: normal;
    float: right;
    font-size: 12px;
}

.plbox li .plnrbox {
    border: 1px dotted #cdcdcd;
    padding: 10px;
    line-height: 24px;
    font-size: 12px;
    color: #000;
    text-align: right;
}

.plbox li .plnrbox p {
    text-align: left;
    font-size: 14px;
}

.plbox li .plnrbox a {
    color: #000099;
    padding-right: 5px;
    text-decoration: underline;
}

.otherli {
    display: flex;
    width: 100%;
}

.otherli a {
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.otherli a:nth-child(1) {
    float: left;
}

.otherli a:nth-child(2) {
    float: right;
}

#zoom {
    overflow-y: auto;
    overflow-x: hidden;
}

#zoom img {
    max-width: 100%;
    object-fit: contain;
}

.header .nav li a:first-child {
    color: #fff;
}

/* 移动端适配 */

.mobile {
    width: 100%;
}

.mobile .logo {
    position: relative;
    top: 5px;
    margin: 0;
    width: 158px;
    height: 44px;
}

.mobile .logo img {
    width: 158px;
    height: 44px;
}

.mobile #smenu {
    display: none;
}

.mobile #nav {
    display: block;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}

.mobile #nav li {
    width: 20%;
    padding: 0;
    text-align: center;
}

.mobile #nav li a {
    text-align: center;
}

.mobile .bannerbox,
.mobile .zm-banner,
.mobile .bannerbox a,
.mobile .bannerbox li {
    height: 280px !important;
}

.mobile .newsbox {
    width: auto;
}

.mobile .newlist {
    width: 100%;
    margin-bottom: 15px !important;
}

.mobile .newsbox .fl {
    float: none;
}

.mobile .newsbox .fr {
    float: none;
}

.mobile .newsbox .mart12 {
    margin: 0;
}

.mobile .biaoshi {
    left: 0;
    bottom: -12px;
    top: auto;
}

.mobile .ztlink_con ul {
    display: flex;
    overflow-x: auto;
    justify-content: space-between;
}

.mobile .wz_list li span:first-child {
    width: 72% !important;
}

.mobile .wz_list .list-item {
    width: 72% !important;
}

.mobile .listnews li a {
    width: 100% !important;
}

.mobile .pagenav a {
    border: 1px solid #d9d9d9;
    color: #666;
    font-family: Arial;
    margin: 2px;
    padding: 4px 8px;
    text-decoration: none;
    border: 1px solid #d9d9d9;
    color: #666;
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 8px;
    text-decoration: none;
}

.mobile .wenzhang .wzarea {
    width: 252px;
}

.mobile .contentbox {
    padding: 15px !important;
}

.mobile #nav #sec_nav {
    border: 0;
}

.mobile .header .nav li {
    z-index: auto;
    background: url();
}

.mobile #nav #sec_nav.list ul li a {
    background: url();
}

.mobile #mm1 {
    display: none;
}

.mobile #nav .zsjy {
    position: fixed !important;
    width: 100% !important;
    margin: 0px !important;
    left: 0px !important;
    top: 85px !important;
}

.mobile #nav .fuwu {
    position: fixed !important;
    width: 100% !important;
    margin: 0px !important;
    left: 0px !important;
    top: 125px !important;
}
