@charset "utf-8";
@import url("module.css");

/* CSS Document */

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
table,
th,
td,
img {
    border: medium none;
    margin: 0px;
    padding: 0px;
}


/*==font-family:"Microsoft YaHei","微软雅黑",helvetica,arial,verdana,tahoma,sans-serif;==*/

body,
button,
input,
select,
textarea {
    font-size: 14px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

em {
    font-style: normal;
}


/*==重置列表元素==*/

ul,
ol,
li {
    list-style: none;
}


/*==重置超链接元素==*/

a {
    text-decoration: none;
    color: #333;
    outline: 0;
    hide-focus: expression(this.hideFocus=true);
}

a:hover {
    text-decoration: none;
    color: #F40;
    text-decoration: underline
}

q:before,
q:after {
    content: '';
}


/*==重置图片元素==*/

img {
    border: 0px;
}

/*top1*/

.bl_top {
    width: 1003px;
    height: 200px;
    margin: 0px auto;
    position: relative;
}

.soucang {
    position: absolute;
    top: 10px;
    right: 20px;
}

.nav {
    width: 1003px;
    margin: 0px auto;
    background: url(../images/bl_03.jpg) repeat-x;
    height: 44px;
    -moz-border-radius: 7px 7px 0px 0px;
    -webkit-border-radius: 7px 7px 0px 0px;
    border-radius: 7px 7px 0px 0px;
    position: relative;
    z-index: 2;
    behavior: url(iecss3.htc);
}

.nav ul {
    display: block;
    width: 710px;
    padding-left: 10px;
    height: 44px;
    float: left;
    line-height: 44px;
}

.nav ul li.xian {
    background: url(../images/bl_04.jpg);
    width: 2px;
    height: 44px;
    display: block;
    float: left;
    font-size: 0px;
}

.sousuo {
    float: left;
    width: 230px;
    height: 34px;
    margin-left: 20px;
    margin-top: 10px;
}

.sousuo span a {
    color: #FFF;
}

.nav_ed {
    background: url(../images/bl_14.jpg) repeat-x;
    height: 31px;
    width: 1003px;
    margin: 0px auto;
    line-height: 31px;
    position: relative
}

.bl_time {
    margin-left: 25px;
    float: left;
    color: #000;
}

.tianqi {
    position: absolute;
    top: -3px;
    right: 0px;
}


.bl_main {
    width: 1003px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
    margin-top: 10px;
    background: #FFF
}

.jsbox {
    margin: 10px 10px 0px 10px;
    height: auto;
    overflow: hidden;
    display: block;
    height: 320px;
}

.jingxunpic {
    float: left;
    width: 520px;
    height: 318px;
    border: 1px solid #CCC;
}


/*幻灯片*/

.mychgPic {
    width: 520px;
    height: 318px;
    float: left;
}

.mF_liuzg {
    position: relative;
    width: 520px;
    height: 318px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva;
    background: #fff;
}

.mF_liuzg .loading {
    position: absolute;
    z-index: 9999;
    width: 100%;
    height: 100%;
    color: #666;
    text-align: center;
}


.wb-slider {
    float: left;
    position: relative;
    font-family: arial;
    font-size: 14px;
    overflow: hidden;
}
.wb-slider-conbox {
    overflow: hidden;
}
.wb-slider-ctag {
    display: block;
    position: relative;
}
.wb-slider-ctag img {
    display: block;
    width: 100%;
    height: 100%;
}
.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-family: "宋体";
    color: #fff;
    background: url(../images/mask-bg.png);
}
.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 10px;
    width: 164px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.wb-slider-switcher {
    position: absolute;
    right: 0;
    bottom: 6px;
    height: 18px;
}
.wb-slider-stag {
    float: left;
    margin-right: 2px;
    height: 18px;
    width: 25px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #898989;
    cursor: pointer;
}
.wb-slider-stag.cur {
    background: #ff8202;
}


/*载入画面*/

.mF_liuzg .pic li {
    width: 520px;
    position: relative;
    overflow: hidden;
    *margin-top: -2px;
}

.mF_liuzg .pic li p {
    width: 520px;
    position: absolute;
}

.mF_liuzg .pic li p a {
    display: block;
}


/*图片和焦点图框架一样大小*/

.mF_liuzg .pic li p img {
    width: 520px;
    height: 318px;
}

.mF_liuzg .txt li {
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 520px;
    height: 40px;
    line-height: 34px;
    overflow: hidden;
    display: none;
}

.mF_liuzg .txt li a {
    display: block;
    color: #fff;
    padding: 4px 0 0 16px;
    font-size: 14px;
    text-decoration: none;
}


/*标题样式*/

.mF_liuzg .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 520px;
    height: 40px;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}


/*标题背景*/

.mF_liuzg .num {
    position: absolute;
    z-index: 3;
    bottom: 5px;
    right: 8px;
    color: #333;
}


/*按钮样式*/

.mF_liuzg .num li {
    float: left;
    width: 28px;
    height: 28px;
    position: relative;
    line-height: 28px;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
    background: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
    color: #FFF;
}

.mF_liuzg .num li.current,
.mF_liuzg .num li.hover {
    background: #ff0000;
    color: #fff;
    font-weight: bold;
}

.jingxun {
    width: 450px;
    float: right;
    height: 318px;
}

.jingxun dt {
    background: url(../images/bl_14.jpg) repeat-x;
    height: 30px;
    line-height: 30px;
    border: 1px solid #CCC
}

.jingxun dt strong {
    float: left;
    display: block;
    width: 100px;
    height: 30px;
    background: #fff;
    border-top: 2px solid #135ba5;
    color: #135ba5;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #CCC;
}

.jingxun dt span {
    float: right;
    margin-right: 15px;
}

.jingxun dd {
    padding: 10px
}

.jingxun dd strong {
    color: #F00;
    font-size: 14px;
    text-align: center;
    display: block;
    line-height: 35px;
}

.jingxun dd p {
    line-height: 22px;
    border-bottom: 1px dotted #000;
    padding-bottom: 10px;
}

.jingxun dd ul {
    display: block;
    padding: 10px 0px;
}

.jingxun dd ul li {
    background: url(../images/sy_18.jpg) 0px center no-repeat;
    padding-left: 15px;
    line-height: 24px;
}

.jingxun dd ul li span {
    float: right;
    margin-top: -24px;
}

.wb-data-infor {
    margin-right: 80px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ztpic {
    height: auto;
    overflow: hidden;
    display: block;
    margin-top: 10px;
}

.ztpic img {
    height: 73px;
    float: left;
    margin-left: 10px;
}

.xinxigk {
    margin: 10px 10px 0px 10px;
    display: block;
    height: auto;
    overflow: hidden;
}

.xinxigk_01 {
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #0a57a4;
    display: block;
}

.xinxigk_01 strong {
    background: url(../images/bl_28.jpg) 15px 8px no-repeat;
    padding-left: 40px;
    font-size: 18px;
    border-bottom: 2px solid #3a87d3;
    color: #0a57a4;
    display: block;
    width: 200px;
    height: 35px;
    font-family: "Microsoft YaHei", "微软雅黑", helvetica, arial, verdana, tahoma, sans-serif;
}


.xinxigk_02 {
    float: left;
    width: 634px;
    padding-top: 10px;
}

.tabs {
    height: auto;
    overflow: hidden;
}

.tabs ul {
    margin: 0;
    padding: 0;
}

.tabs ul li {
    list-style-type: none;
    background: url(../images/sy_18.jpg) 0px center no-repeat
}

.tabs_menu {
    position: relative;
    overflow: hidden;
    height: 29px;
    width: auto;
    text-align: left;
}

.tabs_menu li.hover a {
    color: #0a57a4;
    text-decoration: none;
}

.tabs_menu li a {
    color: #000;
    text-decoration: none
}

.menu {
    position: absolute;
    z-index: 1;
}

.menu li {
    margin-left: 5px;
    cursor: pointer;
    padding: 0px 20px;
    line-height: 24px;
    height: 24px;
    color: #000;
    float: left;
    display: block;
    margin-top: 4px;
    background: url(../images/tab_navbg.jpg) repeat-x;
    font-size: 14px;
    font-weight: bold;
}

.menu li.hover {
    color: #0a57a4;
    background: url(../images/sy_19.jpg) 0px 10px no-repeat
}

.tabs_content {
    clear: both;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
}

.content ul {
    display: none;
}

.content ul.block {
    display: block;
}

.content ul {
    padding: 10px 5px;
}

.content ul li {
    line-height: 26px;
    padding-left: 20px;
        background: url(../images/listimg.jpg) 0px 10px no-repeat;
}

.content ul li span {
    float: right;
    margin-top: -26px;
}
.ewb-blue{
    margin-right: 30px;
    color:#0a57a4;
    cursor: pointer;
}
/* .content ul i {
    color: #0a57a4;
    font-style: normal;
    padding: 0px 30px 0px 10px;
} */

/* .content ul li label {
    display: block;
    background: #ffb400;
    font-size: 0px;
    width: 4px;
    height: 4px;
    position: absolute;
    font-size: 0px;
    left: 0px;
    _left: -10px;
    top: 10px;
    _top: 5px;
}
 */
.xinxigk_03 {
    float: right;
    width: 334px;
    border: 1px solid #CCC;
    margin-top: 10px;
    padding-bottom: 10px;
}

.xinxigk_03 dt {
    line-height: 35px;
    height: 35px;
}

.xinxigk_03 dt strong {
    font-size: 14px;
    float: left;
    margin-left: 15px;
}

.xinxigk_03 dt span {
    float: right;
    margin-right: 15px;
}

.xinxigk_03 dd ul li {
    line-height: 26px;
    position: relative;
    padding-left: 30px;
    background: url(../images/listimg.jpg) no-repeat 15px center;
}

.xinxigk_03 dd ul li span {
    float: right;
    margin-right: 15px;
    margin-top: -26px;
}

.xinxigk_03 dd ul li label {
    display: block;
    background: #ffb400;
    font-size: 0px;
    width: 4px;
    height: 4px;
    position: absolute;
    font-size: 0px;
    left: 15px;
    _left: -10px;
    top: 10px;
    _top: 5px;
}



.jingminhd {
    margin: 10px 10px 0px 10px;
    display: block;
    height: auto;
    overflow: hidden;
}

.jingminhd_01 {
    float: left;
    width: 634px;
    border: 1px solid #CCC;
    margin-top: 10px;
}

.jingminhd_01_t {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #CCC;
    display: block;
    background: #f4f4f5;
}

.jingminhd_01_t strong {
    background: url(../images/bl_35.jpg) no-repeat;
    height: 40px;
    width: 100px;
    padding-left: 55px;
    font-size: 14px;
    display: block;
    color: #fff;
    font-family: "Microsoft YaHei", "微软雅黑", helvetica, arial, verdana, tahoma, sans-serif;
}

.jingminhd_01_e {
    padding: 10px 15px 10px 15px;
}



.jingminhd_02 {
    float: right;
    width: 334px;
    margin-top: 10px;
}

.jingminhd_02 span {
    display: block;
    height: 87px;
}

.jingminhd_02 span img {
    margin-top: 15px;
}

.jingminhd_02 span.bl01 {
    width: 160px;
    float: left;
}

.jingminhd_02 span.bl02 {
    width: 160px;
    float: left;
    margin-left: 13px;
}

.jingminhd_02 span.bl03 {
    width: 160px;
    float: left;
    margin-top: 13px;
}

.jingminhd_02 span.bl04 {
    width: 160px;
    float: left;
    margin-top: 13px;
    margin-left: 13px;
}

.jingminhd_02 span.bl05 {
    width: 333px;
    float: left;
    margin-top: 13px;
}

.jingminhd_02 span a {
    display: block;
    height: 87px;
    background: #1965b0;
    text-align: center;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    position: relative;
    z-index: 2;
    behavior: url(../images/iecss3.htc);
}

.jingminhd_02 span a:hover {
    background: #ffb400;
    text-align: center;
}


.fengcai {
    margin: 10px 10px 0px 10px;
    display: block;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    border: 1px solid #CCC;
    height: 165px;
}

.fengcai dt {
    font-size: 14px;
    width: 26px;
    display: block;
    height: 165px;
    background: #0854a2;
    color: #FFF;
    text-align: center;
    float: left;
}

.fengcai dt strong {
    line-height: 20px;
}

.fengcai dd {
    float: left;
    display: block;
    height: 150px;
    padding-top: 15px;
    width: 935px;
    margin-left: 10px;
}

.links {

    margin: 10px 10px 0px 10px;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
}

.links select {
    width: 200px;
    float: left;
    margin-left: 20px;
}

.footer {
    background: url(../images/endbg.jpg) center top no-repeat;
    margin-top: 10px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 20px;
    line-height: 28px;
}


.ny_main {
    width: 1003px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
    margin-top: 10px;
    background: url(../images/main_bg.jpg) left top repeat-y;
}

.main_left {
    float: left;
    width: 273px;
    height: auto;
    overflow: hidden;
}

.main_left dt {
    width: 262px;
    height: 57px;
    border-top: 1px solid #CCC
}

.main_left dt strong {
    border-top: 2px solid #1965b0;
    padding: 0px 20px;
    display: block;
    line-height: 57px;
    font-size: 18px;
    width: 120px;
    color: #1965b0
}

.main_left dd {
    display: block;
}

.main_left dd ul li {
    height: 41px;
    width: 273px;
    line-height: 41px;
    background: url(../images/litop.jpg) left top no-repeat;
    text-indent: 70px;
    font-size: 14px;
    margin-bottom: 12px;
}

.main_left dd ul li a {
    display: block;
    width: 273px;
    height: 41px;
}

.main_left dd ul li a:hover {
    background: url(../images/left_list2.gif) left top no-repeat;
    color: #FFF
}

.main_right {
    float: right;
    width: 720px;
    min-height: 540px;
    overflow: hidden;
    display: block;
    border-top: 1px #CCC solid;
}

.weizhi {
    line-height: 40px;
    height: 40px;
}
.weizhi a{

     font-size: 13px;
}
.weizhi strong {
    float: left;
    border-top: 2px solid #1965b0;
    padding: 0px 20px;
    font-size: 13px
}

.weizhi span {
    float: right;
    font-size: 13px
}

.ny_xinwen {
    height: auto;
    overflow: hidden;
    margin-top: 5px;
    line-height: 35px;
    clear: both;
    padding: 10px 0px 10px 20px;
}

.ny_xinwen ul li {
    line-height: 35px;
    background: url(../images/sy_18.jpg) 0px 14px no-repeat;
    padding-left: 15px;
    font-size: 14px
}

.ny_xinwen ul li span {
    float: right;
    margin-top: -35px;
}

.ny_xinwen ul li a {}

.xiangqing_ym {
    height: auto;
    overflow: hidden;
    margin: 20px 60px 0px 60px;
    min-height: 400px;
    height: auto !important;
    height: 400px;
    clear: both
}

.xq_biaoti {
    font-size: 24px;
    text-align: center;
    display: block;
    text-align: center;
    line-height: 45px;
    font-weight: bold;
    color: #000
}

.xq_shijian {
    display: block;
    text-align: center;
    line-height: 30px;
    color: #666;
    border-bottom: 1px solid #ccc
}

.xq_shijian span {
    padding: 0px 10px;
}

.xq_neirong {
    line-height: 28px;
    padding: 15px 0px;
    color: #000;
    font-size: 14px;
}

.picture_neirong{

    text-align: center;
}
.picture_neirong img{

    margin:0 auto;
}

.xiangguan {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 20px 0px;
    font-size: 14px
}

.xiangguan span {
    display: block;
    line-height: 35px;
}

.ny_tupian {
    padding-bottom: 20px;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    clear: both
}

.ny_tupian span {
    width: 200px;
    height: 190px;
    float: left;
    text-align: center;
    margin-left: 30px;
    margin-top: 10px;
}

.ny_tupian span img {
    width: 190px;
    height: 143px;
    padding: 5px;
    border: 1px solid #CCC
}

.ny_tupian span p {
    display: block;
    height: 30px;
    line-height: 30px;
}

.ny_tupian span img:hover {
    background: #f8aa00;
}

.tousujubao {
    height: auto;
    overflow: hidden;
    margin: 20px 0px 0px 0px;
    clear: both
}

.jb_biaoti {
    font-size: 24px;
    text-align: center;
    display: block;
    text-align: center;
    line-height: 45px;
    font-weight: bold;
    color: #000
}

.jb_shijian {
    display: block;
    text-align: center;
    line-height: 30px;
    height: 30px;
    color: #666;
    border-bottom: 1px solid #ccc
}

.jb_shijian strong {
    float: left
}

.jb_shijian span {
    float: right
}

.jb_shijian span input.n1 {
    width: 150px;
    height: 25px;
    border: 1px solid #CCC
}

.jb_shijian span input.n2 {
    width: 60px;
    height: 25px;
    border: 1px solid #CCC
}

.jb_neirong {
    line-height: 28px;
    padding: 15px 0px;
    color: #000;
    font-size: 14px;
}

.jb_neirong input {
    border: 1px solid #CCC
}

.jb_neirong textarea {
    border: 1px solid #CCC
}

.jb_neirong table {
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
}

.jb_neirong td {
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC
}


.wb-marquee {
    float: left;
    width: 477px;
    height: 145px;
}

.wb-marquee-items {
    width: 800px;
    height: 145px;
}

.wb-marquee-items li {
    width: 160px;
    height: 145px;
    float: left;
    text-align: center;
}

.wb-marquee-img {
    display: block;
    width: 150px;
    height: 120px;
    margin: 0 auto;
}

.wb-marquee-items a {
    font-size: 12px;
    line-height: 24px;
    color: #333;
}

/* 0918跟新 */
/* 分页 */

.ewb-page {
    text-align: center;
}

.ewb-page li{

      list-style-type: none;
}

.ewb-page-items {
    margin-top: 30px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}

.ewb-page-lis {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}

.ewb-page-lis.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
    font-family: "Simsun";
}


.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    border: 0;
    color: #0030cc;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
    font-family: "Simsun";
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-hover>a {
    font-family: "Simsun";
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-hover:hover>a,
.ewb-page-go:hover>a {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}


.oldModel .ny_tupian span p{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}