body {
    background-color: #FFFFFF;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #333;
    margin: 0px;
    padding: 0px;
    background-image: url(../img/bg.gif);
    background-repeat: repeat-x;
    background-position: center top;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #F30;
}

.font12 {
    font-size: 14px;
}

.nav {
    background-color: #1554b4;
}

.nav .one {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 1280px;
    margin: 0 auto;
}

.tow {
    display: none;
    position: relative;
    z-index: 9999;
    background-color: #0066ffbb;
}

.nav .one .one-li {
    height: 54px;
    width: 104px;
    text-align: center;

}

.nav .one .one-li:hover {
    background-color: #0066ff;
}

.nav .one .one-li:hover .tow {
    display: block;
}

.nav .one .one-li:hover .tow a {
    color: #fff;
    line-height: 40px;
}

.nav .one .one-li .tow li:hover {
    background-color: #0066ff;
}

.nav .one-a {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    line-height: 54px;
}

.menu {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    background-color: #1554b4;
    /*background-image: url(../img/Menu_Bg.gif);*/
    background-repeat: repeat-x;
    background-position: center bottom;
    text-align: center;
}

.menu:hover {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    background-color: #4a87e4;
    /*background-image: url(../img/Menu_A.gif);*/
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: center;
}

.menu a {
    color: #FFF;
    text-decoration: none;
}

.menu:hover a {
    color: #FFF;
    text-decoration: none;
}



.zmenu {
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: bold;
    color: #069;
}

.zmenu a {
    color: #069;
    text-decoration: none;
    font-size: 16px;
}

.zmenu a:hover {
    color: #FF6600;
    text-decoration: none;
}

.list01 {
    border: 1px solid #92cffe;
    background-color: #FFF;
}

.list01 .title {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #92cffe;
    border-left-color: #1983D9;
    color: #1882D9;
    padding-left: 15px;
    font-family: "微软雅黑";
    font-weight: bold;
    font-size: 18px;
    background-image: url(../img/Title_Bg.gif);
}

.list01 .title span {
    color: #666;
    font-weight: normal;
    font-size: 14px;
}

.list01 .lists {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: dashed;
    border-right-style: dashed;
    border-bottom-style: dashed;
    border-left-style: dashed;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    background-image: url(../img/list_ico0.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left: 15px;
}

.list01 .lists2 {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: dashed;
    border-right-style: dashed;
    border-bottom-style: dashed;
    border-left-style: dashed;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    background-image: url(../img/list_ico1.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left: 15px;
}

.list01 .lists3 {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: dashed;
    border-right-style: dashed;
    border-bottom-style: dashed;
    border-left-style: dashed;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    background-image: url(../img/list_ico1.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left: 15px;
    font-size: 16px;
}
#ctl00_ctl00_ContentPlaceHolder1_ndwz{
    padding-left: 30px;
}
.list01 .lists font,
.list01 .lists3 a,
.list01 .lists2 a,
#marqueeszfg a span {
    /* 多行隐藏 */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;

}
#marqueeszfg a span{
    width: 300px;
}

.list01 .time {
    font-size: 16px;
    color: #666;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: dashed;
    border-right-style: dashed;
    border-bottom-style: dashed;
    border-left-style: dashed;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
}

.listTopTitle {
    font-size: 18px;
    font-weight: bold;
    color: #FF3300;
    /* 多行 */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    
}

.listTopList {
    font-size: 16px;
    line-height: 20px;
    color: #666;
}

.weizhi {
    color: #333;
    background-color: #E6F4FF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFF;
    border-right-color: #FFF;
    border-bottom-color: #CCC;
    border-left-color: #FFF;
    font-size: 14px;
    background-image: url(../img/control.png);
    background-position: 10px center;
    padding-left: 30px;
    background-repeat: no-repeat;
}

.MTable {
    background-color: #fafafa;
    border: 1px solid #e5e5e5;
}

.MTable .MTableTr td {
    background-image: url(../img/RightTitleBg.gif);
    background-repeat: repeat-x;
    height: 23px;
    font-weight: bold;
    padding-top: 7px;
}

.MTable .MTabletd td {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: dashed;
    border-top-color: #e4e4e4;
    border-right-color: #e4e4e4;
    border-bottom-color: #e4e4e4;
    border-left-color: #e4e4e4;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 30px;
}

.MTable .MTabletd:hover {
    background-color: #F0FEFF;
    color: #0066FF;
}

.MTable .MTabletd2 {
    background-color: #FFFFFF;
}

.MTable .MTabletd2 td {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: dashed;
    border-top-color: #e4e4e4;
    border-right-color: #e4e4e4;
    border-bottom-color: #e4e4e4;
    border-left-color: #e4e4e4;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 30px;
}

.MTable .MTabletd2:hover {
    background-color: #F0FEFF;
    color: #0066FF;
}

.MPage {
    font-family: "微软雅黑";
    font-size: 14px;
    margin: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0;
}

.MPage a {
    border: 1px solid #CCCCCC;
    text-decoration: none;
    margin-right: 2px;
    background-color: #FFFFFF;
    padding-top: 1px;
    padding-right: 3px;
    padding-bottom: 1px;
    padding-left: 3px;
}

.MPage a:visited {
    padding: 1px 6px;
    border: 1px solid #CCCCCC;
    text-decoration: none;
    background-color: #FFFFFF;
}

.MPage .cpb {
    padding: 1px 6px;
    font-weight: bold;
    font-size: 14px;
    border: none
}

.MPage a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #66CCFF;
    border-top-color: #66CCFF;
    border-right-color: #66CCFF;
    border-bottom-color: #66CCFF;
    border-left-color: #66CCFF;
}

.MViewTitle {
    font-family: "微软雅黑";
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 2px;
    border-left-width: 0px;
    border-top-style: dotted;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

.MViewInfo {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #999999;
    text-align: right;
    padding: 5px;
}

.MViewConn {
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 150%;
}
.MViewConn img{
    max-width: 100%;
}

.simg {
    margin: 4px;
    float: left;
}
.simg font{
    display: block;
    width: 220px;
    overflow: hidden;
    height: 28px;
}

.simg img {
    border: 1px solid #CCCCCC;
    margin-bottom: 5px;
    background-color: #FFF;
    padding: 2px;
    width: 220px;
}

.simg img:hover {
    border: 1px solid #FF3300;
    margin-bottom: 5px;
}

.divs {
    padding: 5px;
}

#miss {
    text-align: center;
    padding: 10px;
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
}

.miss {
    font-size: 18px;
    color: #FF0004;
    text-align: center;
    background-color: #FFFDDC;
    border: 1px solid #FF0004;
    padding: 10px;
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
}

p {
    line-height: 150%;
}

p span {
    line-height: 150%;
}

.container,
.container * {
    margin: 0;
    padding: 0;
}

.container {
    width: 675px;
    height: 355px;
    overflow: hidden;
    position: relative;
}

.slider {
    position: absolute;
}

.slider li {
    list-style: none;
    display: inline;
}

.slider img {
    width: 675px;
    height: 355px;
    display: block;
}

.slider2 {
    width: 1350px;
}

.slider2 li {
    float: left;
}

.num {
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.num li {
    float: left;
    color: #0099FF;
    text-align: center;
    line-height: 16px;
    width: 16px;
    height: 16px;
    font-family: Arial;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    margin: 3px 1px;
    border: 1px solid #0099FF;
    background-color: #fff;
}

.num li.on {
    color: #fff;
    line-height: 21px;
    width: 21px;
    height: 21px;
    font-size: 18px;
    margin: 0 1px;
    border: 0;
    background-color: #0099FF;
    font-weight: bold;
}

ul {
    list-style-type: none;
}

div,
ul,
li {
    margin: 0;
    padding: 0;
}

#box_sybftp {
    position: relative;
    width: 380px;
    height: 213px;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
}

#box_sybftp .list {
    position: relative;
    width: 380px;
    height: 213px;
    overflow: hidden;
}

#box_sybftp .list ul {
    position: absolute;
    top: 0;
    left: 0;
}

#box_sybftp .list li {
    width: 380px;
    height: 213px;
    overflow: hidden;
}

#box_sybftp .count {
    position: absolute;
    right: 0;
    bottom: 5px;
}

#box_sybftp .count li {
    color: #fff;
    float: left;
    width: 10px;
    height: 10px;
    cursor: pointer;
    overflow: hidden;
    background: #F90;
    opacity: 0.7;
    filter: alpha(opacity=70);
    border-radius: 20px;
    margin-right: 5px;
}

#box_sybftp .count li.current {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    font-weight: 400;
    background: #f60;
}

#box_xuanchuan {
    position: relative;
    width: 1280px;
    height: 90px;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
}

#box_xuanchuan .list {
    position: relative;
    width: 1280px;
    height: 90px;
    overflow: hidden;
}

#box_xuanchuan .list ul {
    position: absolute;
    top: 0;
    left: 0;
}

#box_xuanchuan .list li {
    width: 1280px;
    height: 90px;
    overflow: hidden;
}

#box_xuanchuan .count {
    position: absolute;
    right: 0;
    bottom: 5px;
}

#box_xuanchuan .count li {
    color: #fff;
    float: left;
    width: 5px;
    height: 5px;
    cursor: pointer;
    overflow: hidden;
    background: #F90;
    opacity: 0.7;
    filter: alpha(opacity=70);
    border-radius: 20px;
    margin-right: 5px;
}

#box_xuanchuan .count li.current {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    font-weight: 400;
    background: #f60;
}

#box_topimg {
    position: relative;
    height: 400px;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
}

#box_topimg .list {
    position: relative;
    height: 400px;
    overflow: hidden;
}

#box_topimg .list ul {
    position: absolute;
    top: 0;
    left: 0;
}

#box_topimg .list li {
    height: 400px;
    overflow: hidden;
}

#box_topimg .list li img {
    width: 100%;
}

#box_topimg .count {
    position: absolute;
    right: 0;
    bottom: 5px;
}

#box_topimg .count li {
    color: #fff;
    float: left;
    width: 1px;
    height: 1px;
    cursor: pointer;
    overflow: hidden;
    background: #F90;
    opacity: 0.7;
    filter: alpha(opacity=70);
    border-radius: 20px;
    margin-right: 5px;
}

#box_topimg .count li.current {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    font-weight: 400;
    background: #f60;
}

#tmp {
    width: 675px;
    height: 355px;
    background: red;
    position: absolute;
}

.marquee {
    font-size: 16px;
    color: #999;
}

.marquee img {
    margin: 5px;
    border: 1px solid #CCC;
    background-color: #FFF;
    padding: 2px;
}

.marquee img:hover {
    margin: 5px;
    border: 1px solid #F90;
    background-color: #FFC;
    padding: 2px;
}

#left_layer {
    position: fixed;
    top: auto;
    bottom: 50px;
    left: auto;
    right: 20px;
}

/*飘动图片广告*/
.piaodong {
    background-color: #fff;
    z-index: 9999;
}

.piaodong a img {
    display: block;
    max-width: 300px;
    max-height: 200px;
}

.piaodong .close {
    position: relative;
}

.piaodong .close img {
    width: 24px;
    height: 24px;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 6px;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    float: none;
}

.piaodong .close:hover img {
    background-color: rgba(255, 255, 255, 1);
}