* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

html, body {
    color: rgb(51, 51, 51);
    font-size: 16px;
    font-family: Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜;
    max-width: 1920px;
    text-align: left;
    margin-left: auto !important;
    margin-right: auto !important;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img, input {
    border: 0px;
    outline: none;
}

.icon img {
    transition: all 0.3s ease 0s;
}

.icon:hover img {
    animation: 0.6s linear 0s 1 normal none running icon-yh;
}

@keyframes icon-yh {
    0% {
        transform: rotateZ(0deg);
    }

    10% {
        transform: rotateZ(10deg);
    }

    20% {
        transform: rotateZ(0deg);
    }

    30% {
        transform: rotateZ(-10deg);
    }

    40% {
        transform: rotateZ(0deg);
    }

    50% {
        transform: rotateZ(10deg);
    }

    60% {
        transform: rotateZ(0deg);
    }

    70% {
        transform: rotateZ(-10deg);
    }

    80% {
        transform: rotateZ(0deg);
    }

    90% {
        transform: rotateZ(10deg);
    }

    100% {
        transform: rotateZ(0deg);
    }
}

.wap {
    display: none;
}

.top>img.wap {
    display: none;
}

body .clear {
    clear: both;
    height: 0px !important;
    width: 0px !important;
    border: none !important;
    margin: 0px !important;
    padding: 0px !important;
    float: none !important;
}

.px1500 {
    max-width: 1500px;
    margin: 0px auto;
}

.px1300 {
    max-width: 1400px;
    margin: 0px auto;
}

.t-search-zzc {
    position: fixed;
    z-index: 99998;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.t-search {
    padding: 0px 0px 10px;
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 99999;
}

.t-search>div {
    min-width: 500px;
    margin: 0px auto;
    position: relative;
    padding: 5px 0px;
    background: rgb(255, 255, 255);
}

.t-search>div input[type="text"] {
    display: block;
    width: 100%;
    padding: 0px 70px 0px 20px;
    font-size: 16px;
    height: 30px;
    box-sizing: border-box;
}

.search-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 40px;
    width: 40px;
    background: #8c0000;
}

.search-btn input {
    display: block;
    width: 20px;
    margin: 10px auto;
}

.search-box {
    float: right;
    font-size: 0px;
}

.search-box img {
    cursor: pointer;
    vertical-align: middle;
}

.search-box span {
    vertical-align: middle;
    color: rgb(255, 255, 255);
    font-size: 14px;
    margin-left: 10px;
}

.b-top {
    line-height: 40px;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.b-top-l {
    float: left;
    font-size: 14px;
    color: rgba(229, 229, 229, 0.8);
}

.b-top-r {
    overflow: hidden;
}

.b-top-r>ul {
    float: left;
    overflow: hidden;
}

.b-top-r>ul>li {
    float: left;
}

.b-top-r>ul>li a {
    font-size: 14px;
    display: block;
    line-height: 14px;
    padding: 0px 15px;
    color: rgba(255, 255, 255, 0.6);
    border-left: 1px solid rgba(255, 255, 255, 0.6);
}

.b-top-r>ul>li:first-child a {
    border: none;
}

.b-top-r>ul>li a:hover {
    color: rgb(255, 255, 255);
}

.b-t-search {
    float: left;
}

.b-t-search>div {
    position: relative;
    border: 1px solid rgb(89, 89, 89);
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0px 10px;
    font-size: 0px;
    background: rgb(55, 53, 53);
}

.b-t-search>div .search-text {
    border: none;
    outline: none;
    line-height: 25px;
    height: 25px;
    width: 125px;
    vertical-align: middle;
    background: none;
    color: rgb(255, 255, 255);
}

.b-t-search>div .search-btn {
    width: 25px;
    height: 25px;
    background: url("../images/search.png") center center no-repeat;
    border: none;
    outline: none;
    vertical-align: middle;
}

.head {
    transition: all 0.3s ease 0s;
}

.head::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 100%;
    width: 100%;
    height: 100%;
    background: rgba(29, 82, 162, 0.9);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
    transition: all 0.3s ease 0s;
}

.head-top {
    position: relative;
}

.head-top>.px1300 {
    padding-top: 20px;
    padding-bottom: 40px;
   
}

.head-text {
    float: right;
    line-height: 70px;
    font-size: 0px;
}

.head-text img {
    display: inline-block;
    vertical-align: bottom;
}

.b-top-c .px1500 {
    position: relative;
}

.b-top-c .px1500::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url("../images/logo-lbj.png") left center no-repeat;
    z-index: 8;
}

.b-top-c .px1500::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url("../images/logo-rbj.png") left center no-repeat;
    z-index: 8;
}

.logo {
    float: left;
    position: relative;
    z-index: 9;
    line-height: 160px;
}

.logo a {
    display: block;
    font-size: 0px;
}

.logo a img {
    vertical-align: middle;
    max-width: 100%;
}

.nav {
    position: relative;
    background: rgb(140, 0, 0);
}

.nav>div {
    position: relative;
    font-size: 0px;
    text-align: center;
}

.nav>div .search-switch {
    display: inline-block;
    vertical-align: middle;
}

.nav>div>ul {
    display: inline-block;
    vertical-align: middle;
}

.nav>div>ul>li {
    float: left;
    position: relative;
    padding: 0px 30px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.nav>div>ul>li:first-child {
    border-left: none;
}

.nav>div>ul>li>a {
    display: block;
    font-size: 22px;
    color: rgb(255, 255, 255);
    /* text-align: center; */
    line-height: 65px;
    position: relative;
    font-weight: 600;
}

.nav>div>ul>li.active {
    background: url("../images/nav-act.png") center center / cover no-repeat;
}

.nav>div>ul>li.active>a::after {
    content: "";
}

.nav>div>ul>li:hover>a::after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgb(254, 254, 255);
}

.nav>div>ul>li>div {
    position: absolute;
    top: 100%;
    width: 300px;
    background: rgba(255, 255, 255, 0.9);
    z-index: 9999;
    padding: 15px 20px 25px 25px;
    overflow: hidden;
    line-height: normal;
    display: none;
    border-top: 2px solid rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px;
    text-align: left;
}

.nav>div>ul>li:hover>div {
    display: block;
}

.nav>div>ul>li>div>ul {
    overflow: hidden;
}

.nav>div>ul>li>div>ul>li {
    float: left;
    width: 50%;
}

.nav>div>ul>li>div>ul>li a {
    display: block;
    font-size: 14px;
    color: rgb(51, 51, 51);
    line-height: 36px;
    white-space: nowrap;
}

.nav>div>ul>li>div>ul>li a:hover {
    color: rgb(121, 10, 22);
    padding-left: 10px;
    position: relative;
}

.nav>div>ul>li>div>ul>li a:hover::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background: rgb(121, 10, 22);
}

.nav-pic {
    float: left;
    overflow: hidden;
    width: 140px;
    margin-right: 40px;
}

.nav-pic img {
    display: block;
    width: 100%;
}

.top {
    max-width: 1920px;
    margin: 0px auto;
    position: fixed;
    right: 10px;
    top: 15px;
    width: 25px;
    height: 25px;
    z-index: 9999;
}

.top>img {
    display: block;
    width: 100%;
}

.wap-menu {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 99999;
    font-size: 0px;
}

.wap-menu img {
    height: 25px;
}

.close-menu {
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
}

.banner {
    width: 100%;
    position: relative;
}

.banner a {
    display: block;
}

.banner>img {
    display: block;
    width: 100%;
}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}

.banner .slick-slide a img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 7;
}

.banner .slick-slide a div {
    position: absolute;
    left: 50%;
    transform: translateX(-750px);
    bottom: 0;
    z-index: 9;
    width: 750px;
    background: rgba(25, 16, 16, .9);
    padding: 20px 45px;
}

.banner .slick-slide a div p {
    font-size: 18px;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
    color: #ffffff;
}

.banner .slick-slide a::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
   
    z-index: 8;
}

.banner .slick-prev, .banner .slick-next {
    width: 23px;
    height: 44px;
}

.banner .slick-prev {
    left: 50%;
    margin-left: -750px;
    background: url("../images/banner-l.png") 0% 0% / 100% 100% no-repeat;
}

.banner .slick-next {
    right: 50%;
    margin-right: -750px;
    background: url("../images/banner-r.png") 0% 0% / 100% 100% no-repeat;
}

.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    transition: all 1s ease 0s;
}

.pic img:hover {
    transform: scale(1.05);
}

.footer {
    background: url("../images/foot-text.png") 70% center no-repeat rgb(140, 0, 0);
    overflow: hidden;
    padding: 40px 0px;
}

.foot-l {
    float: left;
    padding-left: 5%;
}

.foot-logo a {
    display: block;
}

.foot-logo a img {
    display: block;
    max-width: 100%;
}

.foot-info {
    overflow: hidden;
    margin-top: 35px;
}

.foot-info>div {
    float: left;
    position: relative;
    padding-left: 55px;
    margin-left: 60px;
    height: 52px;
}

.foot-info>div:first-child {
    margin-left: 0px;
}

.foot-info>div img {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.foot-info>div ul li {
    font-size: 15px;
    line-height: 26px;
    color: rgb(230, 187, 187);
}

.foot-r {
    float: right;
    background: rgb(255, 255, 255);
}

.foot-r img {
    display: block;
    max-width: 100%;
}

.foot-r p {
    text-align: center;
    font-size: 16px;
    line-height: 28px;
}

@media screen and (max-width: 1520px) {
    .px1500 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .banner .slick-prev {
        left: 0;
        margin-left: 0;
    }

    .banner .slick-next {
        right: 0;
        margin-right: 0;
    }

    .banner .slick-slide a div {
        left: 0;
        transform: translateX(0);
        width: 100%;
        max-width: 750px;
    }

    .banner .slick-slide a div {
        padding: 15px 20px;
    }

    .banner .slick-slide a div p {
        font-size: 16px;
        line-height: 24px;
        max-height: 48px;
    }
}

@media screen and (max-width: 1400px) {
    .nav>div>ul>li {
        padding: 0 20px;
    }

    .nav>div>ul>li>a {
        font-size: 18px;
    }

    .banner .slick-slide a p {
        font-size: 24px;
        padding: 0px 10px;
    }

    .banner .slick-prev {
        left: 30px;
    }

    .banner .slick-next {
        right: 30px;
    }

    .logo a img {}

    .search-box {
        margin-left: 20px;
    }
}


@media screen and (max-width: 1200px) {
    .banner .slick-prev, .banner .slick-next {
        width: 11px;
        height: 22px;
    }

    .nav>div>ul>li {
        padding: 0 15px;
    }

    .foot-l {
        padding-left: 0;
    }
}

@media screen and (max-width: 1024px) {
    body {
        padding-top: 55px;
    }

    .pc {
        display: none;
    }

    .wap {
        display: block;
    }

    .b-top {
        display: none;
    }

    .banner-dot ul li {
        width: 10px;
        height: 10px;
    }

    .m-head {
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        background: #fff;
        padding: 5px 10px;
        z-index: 999;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px;
    }

    .m-logo {
        font-size: 0px;
    }

    .m-logo a {
        font-size: 0px;
        line-height: 45px;
    }

    .m-logo img {
        max-height: 45px;
        max-width: 80%;
        vertical-align: middle;
    }

    .m-tlink {
        padding: 10px 15px 0px;
    }

    .m-tlink a {
        font-size: 12px;
        margin-right: 10px;
        display: inline-block;
        background: rgb(255, 255, 255);
        color: rgb(48, 65, 116);
        line-height: 24px;
        padding: 0px 15px;
        border-radius: 5px;
        margin-bottom: 5px;
    }

    .m-search {
        margin: 15px 15px 0px;
        padding: 5px 50px 5px 10px;
        position: relative;
        line-height: 35px;
        border: 1px solid rgb(255, 255, 255);
    }

    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: rgb(255, 255, 255);
    }

    .m-search input[type="text"]::placeholder {
        color: rgb(255, 255, 255);
    }

    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;
    }

    .m-nav {
        position: fixed;
        z-index: 999;
        background: rgba(135, 0, 0, 0.9);
        overflow-y: scroll;
        top: 55px;
        left: 100%;
        right: 0;
        bottom: 0;
    }

    .m-nav ul {
        padding: 0px 15px;
    }

    .m-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }

    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }

    .m-nav ul li ul {
        display: none;
    }

    .m-nav ul li ul li {
        border: none;
    }

    .m-nav>ul>li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0px;
        position: relative;
        color: rgb(255, 255, 255);
    }

    .m-nav>ul>li ul li a {
        padding: 10px 0px;
    }

    .m-nav>ul>li>span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url("../images/m-nav_down.png") center center / 14px 14px no-repeat;
        right: 0px;
        top: 15px;
        cursor: pointer;
        display: block;
        color: rgb(255, 255, 255);
        transition: all 0.3s ease 0s;
    }

    .foot-l {
        float: none;
    }

    .foot-r {
        float: none;
        background: none;
    }

    .foot-r {
        float: left;
        margin-top: 20px;
    }

    .foot-r p {
        background: #fff;
    }

    .foot-info>div {
        margin-left: 0;
        float: none;
    }

    .foot-info>div ul li {
        font-size: 14px;
    }

    .footer {
        padding: 15px 0;
    }
}

@media screen and (max-width: 768px) {
    .banner .slick-dots {
        bottom: 10px;
    }

    .banner .slick-dots li {
        margin: 0px;
    }

    .banner .slick-dots li.slick-active::after {
        width: 30px;
    }

    .banner .slick-dots li button {
        font-size: 14px;
    }

    .banner .slick-slide a p {
        bottom: 10px;
        font-size: 18px;
    }

    .foot-r {
        float: none;
        font-size: 0;
        text-align: center;
    }

    .foot-r div {
        display: inline-block;
    }
    .banner .slick-slide a div{
        display: none;
    }
}

@media screen and (max-width: 480px) {}

@media screen and (max-width: 375px) {}

#vsb_content_2 TABLE {
    border-collapse: collapse;
    border: 1px solid #000;
    text-indent: 0 !important;
margin: 31px auto !important;
}

#vsb_content_2 span {
    LINE-HEIGHT: 150%;
    text-indent: 0em !important;
    font-size: 14px;
}
#vsb_content_6 span{
text-indent: 0 !important;
}
.listFrame a {
    color: #333 !important;
}
.nypart_nr{width: 100%;min-height: 500px;margin:0px auto;padding-bottom: 50px;}
ul {
    list-style-type: none;
}


/** =======================
 * Contenedor Principal
 ===========================*/
.list-title{
    display: inline-block;
    width: 100%;
    max-width: 200px;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    background: #FFF;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #f39800;
    font-weight: bold;
    cursor: pointer;
}

.list{}
.list ul li{width: 100%;line-height:58px;float: left;display: block;background:url(../images/tb.jpg) left center no-repeat;padding-left:5px;border-bottom: 1px #ccc dotted;}
.list ul li .title{}
.list ul li .title a{ font-size:18px;  float:left; padding-left: 10px; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;    color: rgb(51, 51, 51);}
.list ul li .time{font-size: 16px; color: #999; padding-right: 10px; float:right;}
.list ul li a:hover{padding-left:15px;color: #8c3863;}


.list2{}
.list2 ul li{ width:100%; float: left; display: block;   background:url(../images/tb.jpg) left center no-repeat;  border-bottom: 1px #ddd dotted;  }
.list2 ul li .title{}
.list2 ul li .title a{ font-size:18px;  line-height:58px; float:left; padding-left: 10px; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;}
.list2 ul li .time{width: 48px;height: 22px;line-height:22px;border-radius: 4px;/* background: #dbe3e6; *//* border: 1px #d0d1d5 solid; */text-align:center;font-size:15px;/* color: #637996; */margin-left: 10px;float: right;margin-top:17px;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;color: #969595;}
.list2 ul li a:hover{padding-left:15px; color: #014f99;}
/*.list2 ul li:hover .time{background:#014f99; color:#fff; border:1px #014f99 solid}*/

.list3{}
.list3 ul li{width: 100%;line-height:58px;float: left;display: block;background:url(../images/tb.jpg) left center no-repeat;padding-left:5px;border-bottom: 1px #ccc dotted;}
.list3 ul li .title{}
.list3 ul li .title a{ font-size:18px;  float:left; padding-left: 10px; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;}
.list3 ul li .time{font-size: 16px; color: #999; padding-right: 10px; float:right;}
.list3 ul li a:hover{padding-left:15px; color: #014f99;}

#vsb_content_2 TABLE TD P {
    text-indent: 0px;
    margin: 0px;
    font-size: 18px !important;
    LINE-HEIGHT: 150%;
}
#vsb_content_2 P {
    LINE-HEIGHT: 150%;
    text-indent: 2em;
    font-size: 20px !important;
}
#vsb_content_4 TABLE {
    border-collapse: collapse;
    border: 1px solid #000;
    margin: 31px auto;
}