﻿.daohang-lanmu table td,
.daohang-lanmu table td span {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.daohang-lanmu table td.b2_0_ {
    background: #d40515;
}

.daohang-lanmu table td.b2_0_ a span {
    color: #fff;
    font-size: 18px;
}

.daohang-lanmu .ejfontstyle194301 {
    padding: 0;
}

.daohang-lanmu {
    margin-left: 1px;
}

img {
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transition: all .5s;
}

a.imagechangenews_pnode:link,
a.imagechangenews_pnode:visited {
    border-radius: 3px;
    margin: 0 3px 0px;
    border-left: none;
}

a.imagechangenews_fnode:link,
a.imagechangenews_fnode:visited {
    border-radius: 3px;
    margin: 0 3px 0px;
    border-left: none;
}

.news-tu a img {}

.news-tu a img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.news-news-wz tr,
.news-news-wz td {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.news-news-wz tr:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 7px;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}

.news-news-wz tr:hover td {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px);
}

.news-news-wz tr:hover td span {
    background: #d40515 !important;
    color: #fff !important;
}

.notice-gg-zi tr,
.notice-gg-zi td {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


/* .notice-gg-zi tr:hover {box-shadow: 0 0 10px rgba(0,0,0,0.2);  border-radius: 7px; transform: translateY(-2px);} */

.notice-gg-zi tr:hover td {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px);
}

.notice-gg-zi tr:hover td span {
    background: #d40515 !important;
    color: #fff !important;
}


/* .notice-gg-zi tr td span {position: relative;}
.notice-gg-zi tr td span:before {content: '';position: absolute;width: 0px;height: 100%;background-color: #d40515;left: 0;top: 0;transition: all 0.3s;z-index: -1;}
.notice-gg-zi tr:hover  td span:before {width: 100%;} */

.news-news-more {
    position: relative;
}

.news-news-more a {
    font-size: 16px;
    color: #000;
    text-decoration: underline;
    padding: 0 0 2px 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    display: inline-block;
    position: absolute;
    bottom: 0;
}

.news-news-more:hover a {
    text-decoration: none;
    border: 1px solid #999;
    padding: 4px 2px;
}

.notice-xshd0-tu {
    overflow: hidden;
}

.notice-xshd0-zi a:hover {
    color: #f00;
}

.notice-xshd0 {
    padding: 0;
    margin-left: 34px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.notice-xshd0:hover {
    -webkit-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.2);
    /* border-radius: 7px; */
    padding: 0;
    margin-left: 34px;
}

.notice-xshd0:hover img {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}

.notice-xshd-zi td img {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.notice-xshd-zi td:hover img {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.notice-xshd-zi td {
    position: relative;
}

.notice-xshd-zi td.title:after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    left: 0;
    top: 50px;
    opacity: 0;
    background: #b67f56;
    border-radius: 10px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.notice-xshd-zi td:hover:after {
    width: 100%;
    opacity: 1;
}

@-webkit-keyframes and_none1 {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    to {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
}

.banner img {
    xtransform: translate(-50%, -50%);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.banner img {
    -webkit-animation: and_none1 6s linear 0s both;
    animation: and_none1 6s linear 0s both;
}

.nav_container {
    max-width: 1280px;
    float: left;
}

.nav_container>ul>li>a {
    font-size: 16px;
    position: relative;
    color: black;
    font-family: fzltzh;
}

.nav-item {
    height: 38px;
    line-height: 38px;
    float: left;
    text-align: center;
    position: relative;
    transition: all 0.3s ease 0s;
    border-right: 1px solid rgb(239, 206, 175);
}

.nav-item:hover {
    background-color: rgb(212, 5, 21);
}

.nav-item:hover .nav_a {
    color: white;
}

.nav-item-ul {
    position: absolute;
    z-index: 111;
    /* opacity: 0; */
    display: none;
    transition: all 0.3s ease 0s;
    top: 66px;
    width: 100%;
    background-color: white;
}

.nav-item:hover .nav-item-ul {
    top: 39px;
    display: block;
}

.nav-item-ul li {
    font-size: 19px;
}

.nav-item-ul li a {
    width: 100px;
    height: 20px;
    line-height: 20px;
    color: black;
    padding: 0px 5px;
    font-size: 10.5pt;
}

.nav-item-ul li:hover .nav-item-a {
    color: red;
}

.nav_container .nav-item:last-child {
    padding-right: 0px;
}

.head_nav {
    border-top: 1px solid white;
    padding-top: 33px;
}

li {
    list-style: none;
}

ul {
    list-style: none;
}

.w-1400 {
    width: 1400px;
    margin: 0 auto;
}

.clearfix {
    zoom: 1;
    /* width: 100%; */
}

.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
    clear: both;
    visibility: hidden;
    height: 0;
    /* overflow: auto; */
}

ul {
    margin: 0;
    padding: 0;
    border: none;
    font-family: "Microsoft YaHei";
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.first {
    background-color: rgb(212, 5, 21);
    color: white;
}

.first .nav_a {
    color: white;
}

.nav_container ul li:last-child {
    border: none;
}
.b1_3_{font-size:9pt;padding-left:60px;height: 40px;}
 .td.b2_3_ {
                            FONT-SIZE: 9pt;
                            BACKGROUND-IMAGE: url(../../images/list2-bj.gif);
                            BACKGROUND-REPEAT: no-repeat;
                            PADDING-LEFT: 60px;
                        }