body {
    font-family: "microsoft yahei";
    background: transparent url("../images/public/fzztbg.jpg") repeat-x scroll 0% 0%;
    font-size: 12px;
    margin: 0px;
}

.fz {
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    a: link: #FFFFFF;
    a: #FFFFFF;
    a: visited: #FFFFFF;
    text-decoration: blink;
}

.hedad,
.hedad a {
    color: #000;
    text-decoration: none;
}

.hedad a:hover {
    color: #c00;
}

.bk {
    border: 1px solid #E9B76E;
}

.lm,
.lm a {
    line-height: 35px;
    padding-left: 5px;
    background: #388CEF none repeat scroll 0% 0%;
    height: 35px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.lm a:hover{
    color: red;
}

.bottom_box {
    clear: both;
    padding: 0px;
    border: 0px solid #666;
    margin: 0px 0px 5px;
    background: transparent url("../images/public/fzztbottom_bg.jpg") repeat-x scroll 0px 0px;
    width: 100%;
    text-align: center;
    font-size: 12px;
}

.bs,
.bs a {
    color: #ffffff;
    text-decoration: none;
}

.bs,
.bs a {
    color: #ffffff;
}

ul li {
    list-style: none;
}

ul {
    margin: 0px;
    padding: 20px 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
ul li {
    line-height: 30px;
}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
ul li {
    line-height: 40px;
}
}

ul LI SPAN {
    text-align: right;
    float: right;
    color: #2B2D2A;
    font-size: 14px;
}

ul li a {
    color: #525451;
    text-decoration: none;
    font-size: 16px;
    text-indent: 10px;
    background: transparent url("../images/public/arrow.png") no-repeat scroll left 50%;
}

ul li a:hover {
    color: #c00;
}

.nav td a{
	color: #fff;
	text-decoration: none;
}

.nav td a:hover{
    color: red;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
    .wsp {
    height: 37px;
   }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .wsp {
    height: 40px;
   }
}

.slideBox {
    width: 348px;
    height: 238px;
    overflow: hidden;
    position: relative;
    left: 0;
}

.slideBox .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #004aa8;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 348px;
    height: 238px;
    display: block;
}

.slideBox .bd li h1 {
    font-size: 12px;
    width: 338px;
    position: absolute;
    bottom: -10px;
    left: 0px;
    z-index: 990;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0% 0%;
    display: block;
    text-align: left;
    text-decoration: none;
    color: #FFF;
    font-size: 12px;
    overflow: hidden;
    padding-left: 10px;
    font-family: "??ì?";
    font-weight: 200;
}

.slideBox .bd li h1 a {
    text-decoration: none;
    color: #FFF;
    font-size: 12px;
    overflow: hidden;
    margin-left: 10px;
    font-family: "??ì?";
    font-weight: 200;
}

.bd li h1 a:hover {
    text-decoration: none;
    color: #de0808;
    font-size: 12px;
    overflow: hidden;
    margin-left: 10px;
    font-family: "??ì?";
}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url("../images/public/slider-arrow1.png") -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

.tjgz li a {
    width: 330px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.top ul {
    padding: 0 10px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
.top li {
    line-height: 29px;
}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.top li {
    line-height: 39px;
}
}

.top li a {
    width: 460px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/*图片列表*/
.pholist{font-size: 0; margin-left: -15px; min-height:480px;}
.pholist li{display: inline-block; width: 290px; height: 185px; margin: 0 0 15px 15px; transition: all .3s; border-radius: 3px; overflow: hidden;}
.pholist li:hover{}
.pholist img{width: 100%; height: 100%; transition: all .3s;}
.pholist li:hover img{transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}

.pholist li a {
  text-decoration: none;
  color: #000;
  outline-style: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.pholist p{background: #000; background: rgba(0,0,0,.5); font-size: 16px; text-align: center; padding: 0 10px; line-height: 45px; height: 45px; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-top: -15%; position: relative;}
}

@-moz-document url-prefix() {
.pholist p{background: #000; background: rgba(0,0,0,.5); font-size: 16px; text-align: center; padding: 0 10px; line-height: 45px; height: 45px; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-top: -20%; position: relative;}
}

.pholist li:hover p{background: #000;}










/*白色*/

.ls,
.ls a {
    color: #2d884b;
}
/*绿色*/

.hhs,
.hhs a {
    color: #5c5c5c;
    font-size: 16px;
}
/*灰黑色*/

.hhs a:hover {
    color: #ff0000;
}

.hs,
.hs a {
    color: #ff0000;
}
/*红色*/

.chs,
.chs a {
    color: #000000;
}
/*纯黑色*/

.chs a:hover {
    color: #ff0000;
}

.bold,
.bold a {
    font-weight: bold;
    display: block;
}
/*加粗*/

.left-list td{
    border-bottom: 1px dashed rgb(66, 66, 66);
    line-height: 40px;
}



#pageUL li {
    float: left;
}

#pageUL a {
    padding: 3px 8px;
    background: #e9e9e9;
    display: block;
    float: left;
    border: 1px solid #cccccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #5d5d5d;
    margin: 5px;
}

#pageUL a:hover {
    background: #6C9163;
    border: 1px solid #6C9163;
    color: #fff;
}

#pageUL a.onhover {
    background: #6C9163;
    border: 1px solid #6C9163;
    color: #fff;
}

#pageUL .bai12_22h {
    display: block;
    line-height: 37px;
}

#pageUL .bai12_22h input[type="text"] {
    border: 1px solid #6C9163;
    padding: 3px 10px;
    border-radius: 3px;
}

#pageUL .bai12_22h input[type="submit"] {
    background: #6C9163;
    border: 0;
    padding: 3px 10px;
    border-radius: 3px;
    color: #ffffff;
}

.footer-img {
    padding-left: 40px;
    padding-top: 30px;
}

.box {
    width: 1200px;
    margin: 0 auto;
}

.footer-left {
    float: left;
    padding-top: 20px;
    margin-left: 105px;
}

.footer-center {
    width: 590px;
    padding-top: 30px;
    float: left;
    margin-left: 150px;
    text-align: center;
}

.footer-center p {
    font-size: 12px;
    color: #5d5d5d;
    margin: 0;
}

.footer-center p span {
    display: inline-block;
    margin-right: 22px;
    line-height: 26px;
}

.police {
    position: relative;
    padding-left: 26px;
}

.police img {
    position: absolute;
    left: 0;
    top: 3px;
}

.footer-center img {
    display: block;
    float: left;
}

.footer .box>span img {
    width: 110px;
    height: 55px;
    display: block;
    float: left;
    padding-top: 24px;
}

.footer-right {
    float: right;
    padding-top: 18px;
}

.footer-right p {
    width: 1px;
    height: 73px;
    background: #136684;
    float: left;
    margin: 0;
}

.footer-right div {
    float: left;
    margin: 0 10px;
}

.footer-right div img {
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto;
    padding: 8px 0 10px;
}

.footer-right a {
    text-decoration: none;
}

.footer-right div span {
    display: block;
    font-size: 14px;
    color: #000;
}
