* {
    padding: 0px;
    margin: 0px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
    padding: 0px;
    margin: 0px;
}

ol, ul, i {
    list-style: none;
    font-style: normal;
}

li {
    list-style-type: none;
}

header {
    background: rgb(25, 101, 179);
}

a {
    text-decoration: none;
    color: rgb(68, 68, 68);
}

a:hover {
    color: rgb(0, 71, 157);
}

img {
    border: 0px;
    object-fit: contain;
}

body {
    margin: 0px auto;
    color: rgb(68, 68, 68);
    background: url("../images/bjtp20240927-01.jpg") left top / 100% 100% no-repeat rgb(255, 255, 255);
    font-family: ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ;
    font-size: 14px;
}

.bg {
    background-size: cover;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mt15 {
    margin-top: 15px;
}

.mt10 {
    margin-top: 10px;
}

.ml20 {
    margin-left: 25px;
}

.pt15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.hidden {
    display: none;
}

.display {
    display: block;
}

.top {
    width: 1200px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    margin: 0px auto;
}

.top_l {
    float: left;
    width: 400px;
    color: rgb(255, 255, 255);
}

.top_r {
    float: right;
    width: 330px;
    color: rgb(255, 255, 255);
}

.top_r a, .top_r a:hover {
    margin: 0px 12px;
    color: rgb(255, 255, 255);
}

.logobg {
    background: url("../images/headerbg.png") right top / cover no-repeat;
    width: 100%;
}

.logo {
    height: 135px;
    padding-top: 40px;
}

.menu-nav {
    width: 1198px;
    margin: 0px auto;
    padding: 1px;
    background: rgb(0, 50, 104);
}

.nav_con {
    width: 1196px;
    height: 51px;
    line-height: 51px;
    background: rgb(0, 50, 104);
    border: 1px solid rgb(3, 76, 165);
    margin: 0px auto;
    position: relative;
    z-index: 1000;
}

.nav {
    position: relative;
    width: 100%;
}

.nav ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.nav ul li {
    float: left;
    position: relative;
    z-index: 998;
    background: url("../images/libg.jpg") right center no-repeat;
    display: block;
}

.nav ul li a {
    display: block;
    text-decoration: none;
    width: 119px;
    text-transform: capitalize;
    height: 51px;
    text-align: center;
    line-height: 51px;
    font-size: 16px;
    overflow: hidden;
    color: rgb(255, 255, 255);
}

.nav ul li ul {
    display: none;
}

.nav ul li ul li {
    width: 100%;
    position: static;
}

.nav ul li:hover a {
    color: rgb(255, 255, 255);
    background: rgb(4, 79, 156);
}

.nav ul li:hover ul {
    display: block;
    position: absolute;
    top: 52px;
    left: 0px;
    background: rgb(4, 79, 156);
    width: 120px;
}

.nav ul li:hover ul li ul {
    display: none;
}

.nav ul li:hover ul li a {
    display: block;
    text-align: center;
    height: 38px;
    line-height: 38px;
    background: rgb(4, 79, 156);
    font-size: 14px;
    color: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(22, 105, 191);
}

.nav ul li:hover ul li a:hover {
    color: rgb(255, 255, 255);
    text-align: center;
    background: rgb(0, 71, 157);
}

.ss {
    margin-top: 9px;
    width: 219px;
    height: 26px;
    padding: 4px 10px;
    margin-right: 10px;
    background: url("../images/ssk.png") left top no-repeat;
    overflow: hidden;
}

.ssk {
    width: 190px;
    height: 26px;
    line-height: 26px;
    float: left;
    overflow: hidden;
    border: none;
    background: none;
    outline: none medium;
    color: rgb(102, 102, 102);
}

.search_btn {
    float: right;
    width: 24px;
    height: 25px;
    margin-right: 2px;
    outline: none medium;
}

.w1200 {
    width: 1200px;
    margin: 0px auto;
    /* overflow: hidden; */
}

.slick-list {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
}

.tit {
    background: url("") left bottom no-repeat;
    height: 45px;
    border-bottom: 1px solid rgb(221, 221, 221);
}

.tit h2 {
    font-size: 18px;
    line-height: 43px;
    border-bottom: 2px solid rgb(17, 89, 163);
    display: block;
    font-weight: bold;
    float: left;
}

.tit a {
    float: right;
    width: 70px;
    text-align: right;
    padding-top: 10px;
    color: rgb(192, 0, 0);
    overflow: hidden;
    display: block;
}

.new_left {
    width: 100%;
    height: auto;
    border: 1px solid rgb(221, 221, 221);
}

.focus {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
}

.focus img {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.focus .btn {
    position: absolute;
    bottom: 34px;
    left: 600px;
    overflow: hidden;
    zoom: 1; }

.focus .btn a {
    position: relative;
    display: inline;
    width: 13px;
    height: 13px;
    text-decoration: none;
    text-align: left;
    outline: 0px;
    float: left;
    background: rgb(217, 217, 217);
}

.focus .btn a:hover, .focus .btn a.current {
    cursor: pointer;
    background: rgb(252, 17, 74);
}

.focus .fPic {
    left: 0px;
    top: 0px;
}

.focus .D1fBt {
    overflow: hidden;
    zoom: 1; height: 16px;
    z-index: 10;
}

.focus .shadow {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.6);
    display: block;
    text-align: left;
    font-size: 12px;
}

.focus .shadow a {
    text-decoration: none;
    color: rgb(255, 255, 255);
    font-size: 14px;
    overflow: hidden;
    margin-left: 10px;
}

.focus .fcon {
    float: left;
    background: rgb(0, 0, 0);
    position: relative;
    display: block;
    height: 0px;
    width: 100%;
    padding-top: 57%;
}

.focus .fcon img {
    display: block;
}

.focus .fbg {
    bottom: 5px;
    left: 50%;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 12;
}

.focus .fbg div {
    margin: 0px auto;
    overflow: hidden;
    zoom: 1; height: 14px;
}

.focus .D1fBt a {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0px 5px;
    color: rgb(176, 176, 176);
    font: 12px / 15px text-decoration: none;
    text-align: center;
    outline: 0px;
    float: left;
    background: rgb(217, 217, 217);
}

.focus .D1fBt .current, .focus .D1fBt a:hover {
    background: rgb(252, 17, 74);
}

.focus .D1fBt img {
    display: none;
}

.focus .D1fBt i {
    display: none;
    font-style: normal;
}

.focus .prev, .focus .next {
    position: absolute;
    width: 40px;
    height: 74px;
    background: url("../images/focus_btn.png") no-repeat;
}

.focus .prev {
    top: 50%;
    margin-top: -37px;
    left: 0px;
    background-position: 0px -74px;
    cursor: pointer;
}

.focus .next {
    top: 50%;
    margin-top: -37px;
    right: 0px;
    background-position: -40px -74px;
    cursor: pointer;
}

.focus .prev:hover {
    background-position: 0px 0px;
}

.focus .next:hover {
    background-position: -40px 0px;
}

.new_right {
    width: 350px;
    height: 471px;
    overflow: hidden;
}

.new_right ul li {
    height: 34px;
    background: url("../images/xb2.jpg") left 15px no-repeat;
    overflow: hidden;
    line-height: 34px;
    padding-left: 12px;
}

.new_right ul li span {
    float: right;
    color: rgb(153, 153, 153);
    font-size: 14px;
}

.new_right ul li.tt {
    overflow: hidden;
    font-size: 16px;
    border-bottom: 1px solid rgb(223, 223, 223);
    background: none;
    margin-top: 10px;
    margin-bottom: 5px;
    height: 97px !important;
    line-height: 32px !important;
}

.new_right ul li.tt a {
    font-size: 16px;
    white-space: nowrap;
}

.new_right ul li.tt p {
    color: rgb(153, 153, 153);
    font-size: 14px;
    text-align: left;
    line-height: 22px;
}

.box {
    padding: 15px 0px;
}

.w830 {
    width: 100%;
    height: 385px;
    overflow: hidden;
}

.zsjz li {
    height: 91px;
    overflow: hidden;
    display: block;
    margin-top: 20px;
}

.zsjz li .img {
    width: 158px;
    height: 91px;
}

.img img {
    object-fit: cover;
}

.zsjz li .zw {
    width: 1025px;
    display: block;
}

.zsjz li .zw a {
    font-size: 16px;
    line-height: 30px;
}

.zsjz li .zw p {
    color: rgb(153, 153, 153);
    line-height: 30px;
    display: block;
}

.xyh img {
    width: 390px;
    height: 160px;
    padding: 3px;
    overflow: hidden;
    border: 1px solid rgb(221, 221, 221);
}

.list {
    padding: 10px 2px 0px;
}

.list ul li {
    line-height: 33px;
    height: 33px;
    background: url("../images/xb.png") left 14px no-repeat;
    padding-left: 15px;
    overflow: hidden;
}

.list ul li span {
    float: right;
    color: rgb(153, 153, 153);
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
}

.kcxx {
    width: 350px;
    height: 385px;
    overflow: hidden;
}

.szdw {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.rollBox {
    width: 100%;
    padding-top: 10px;
}

.rollBox .LeftBotton {
    width: 23px;
    float: left;
    height: 260px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/jtl.gif") left center no-repeat;
    margin-right: 6px;
}

.rollBox .RightBotton {
    width: 23px;
    float: right;
    height: 260px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/jtr.gif") right center no-repeat;
    margin-left: 6px;
}

.rollBox .Cont {
    width: 95%;
    overflow: hidden;
    height: 345px;
}

.rollBox li {
    float: left;
    width: 167px;
    height: auto;
    display: block;
    margin: 0px 12px;
}

.rollBox li img {
    border: 5px solid rgb(221, 221, 221);
    border-radius: 50%;
    width: 100%;
    height: 100%;
}

.rollBox li:hover img {
    border: 5px solid rgb(0, 71, 157);
}

.rollBox li span {
    display: block;
    text-align: center;
    padding-top: 10px;
    width: 160px;
    height: 60px;
}

.rollBox li h2 {
    font-size: 16px;
    height: 35px;
    line-height: 35px;
}

.rollBox li p {
    line-height: 25px;
    color: rgb(153, 153, 153);
    height: 25px;
    overflow: hidden;
}

.rollBox .ScrCont {
    width: 1e+07px;
}

#List1, .rollBox, .rollBox #List2 {
    float: left;
}

.hg {
    width: 350px;
}

.sp {
    border: 5px solid rgb(221, 221, 221);
    width: 340px;
    height: 230px;
    margin-top: 15px;
}

.tply {
    width: 100%;
    height: 325px;
    /* overflow: hidden; */
    position: relative;
    margin: 0 auto;
}

.tply li {
    float: left;
    width: 226px;
    height: 265px;
    margin: 0px 10px;
    position: relative;
    display: block;
}

.tply li img {
    padding: 2px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.tply li img:hover {
    padding: 2px;
    width: 100%;
    height: 100%;
}

.tply li span {
    width: 100%;
    display: block;
    text-align: center;
    height: 35px;
    line-height: 35px;
    position: absolute;
    bottom: -45px;
}

.link {
    background: url("../images/yqlj.png") left center no-repeat;
    height: 75px;
    padding-left: 160px;
    overflow: hidden;
    /* display: flex; */
    /* justify-content: center; */
    /* flex-wrap: wrap; */
}

.link a {
    margin: 0px 28px;
    line-height: 35px;
}

.foot {
    background: url("../images/footbg.jpg") left bottom repeat-x rgb(0, 50, 104);
}

.foot_top {
    height: 250px;
}

.foot_top_nr {
    width: 178px;
    height: 160px;
    background: url("../images/fg.gif") right center no-repeat;
    margin-top: 30px;
    padding: 0px 111px;
    color: rgb(151, 171, 193);
    font-size: 16px;
}

.foot_top_nr h2 a {
    color: rgb(255, 255, 255);
    font-size: 18px;
}

.foot_top_nr ul li a {
    color: rgb(151, 171, 193);
    line-height: 30px;
}

.foot_top_nr ul li a:hover {
    color: rgb(255, 255, 255);
    line-height: 30px;
}

.foot_bottom {
    height: 21px;
    line-height: 2px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    width: 100%;
}

.foot_bottom p {
    width: 100%;
}

.foot_bottom > span {
    display: none;
}

.foot_bottom a {
    margin: 0px 15px;
    color: rgb(255, 255, 255);
}

.nybanner {
    width: 100%;
    margin: 0px auto;
}

.nybanner img {
    max-width: 100%;
    height: auto;
    z-index: 2;
}

.ny {
    background: rgb(255, 255, 255);
    width: 1160px;
    padding: 20px;
    margin: 0px auto;
}

.dqwz {
    height: 40px;
    background: url("../images/dqwz.jpg") left 5px no-repeat rgb(255, 255, 255);
    padding-left: 22px;
    border-bottom: 1px solid rgb(221, 221, 221);
}

.ny_left {
    float: left;
    width: 245px;
    border-right: 1px solid rgb(221, 221, 221);
}

.ny_left_top {
    background: url("../images/nytop.jpg") left top no-repeat;
    width: 220px;
    height: 97px;
    line-height: 95px;
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding-right: 25px;
}

.ny_right {
    float: right;
    width: 880px;
    min-height: 500px;
}

.ny_right_con {
    font-size: 14px;
    line-height: 32px !important;
}

.vsbcontent_img {
    text-align: center;
    width: 100%;
    height: auto;
}

.content-h3 {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.content-h3 h3 {
    font-size: 22px;
    line-height: 50px;
    width: 100%;
    text-align: center;
    color: rgb(0, 71, 157);
}

.left_nav {
    width: 245px;
    margin-top: 10px;
}

.left_nav li {
    margin-top: 0px;
    width: 245px;
    height: auto;
    overflow: hidden;
    font-size: 15px;
    text-indent: 60px;
}

.left_nav li a {
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    display: block;
    background: url("../images/li1.jpg") 223px center no-repeat;
    border-bottom: 1px solid rgb(221, 221, 221);
}

.left_nav li a:hover {
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    display: block;
    color: rgb(255, 255, 255);
    background: url("../images/li2.jpg") 223px center no-repeat rgb(0, 71, 157);
}

.left_nav li a.hover {
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    display: block;
    color: rgb(255, 255, 255);
    background: url("../images/li2.jpg") 223px center no-repeat rgb(0, 71, 157);
}

.Pic {
}

.Pic ul li {
    float: left;
    margin: 16px 18px;
    position: relative;
    display: block;
    height: 0px;
    width: 19%;
    padding-top: 29%;
    box-shadow: rgba(37, 3, 3, 0.51) 5px 5px 4px 3px;
}

.Pic ul li img {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease 0s;
    transform: scale(1, 1);
    object-fit: cover;
}

.Pic ul li:hover {
    transition: all 0.3s ease 0s;
    transform: scale(1, 1);
}

.Pic ul li span {
    display: block;
    text-align: center;
    width: 100%;
    height: 35px;
    clear: both;
    line-height: 35px;
    overflow: hidden;
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: -3px;
}

.Pic ul li span a {
    display: block;
    text-align: center;
    width: 100%;
    height: 35px;
    clear: both;
    line-height: 35px;
    overflow: hidden;
    background-color: rgb(15, 72, 153);
    color: rgb(255, 255, 255);
}

.line1 {
}

.Pic_List {
}

.Pic_List ul li {
    float: left;
    width: 400px;
    height: 204px;
    padding: 10px;
    border: 1px solid rgb(221, 221, 221);
    overflow: hidden;
    margin: 0px 9px 10px;
}

.P_left {
    float: left;
    width: 122px;
}

.P_left img {
    border: 1px solid rgb(187, 187, 187);
    height: 100%;
    width: 120px;
    border-radius: 50%;
}

.P_right {
    float: right;
    width: 260px;
    height: 120px;
    line-height: 29px;
    overflow: hidden;
}

.P_right h1 {
    color: rgb(15, 105, 191);
    font-size: 16px;
}

.P_right h1 a {
    padding-right: 10px;
    color: rgb(0, 71, 157);
}

.Pic_List ul li:hover {
    border: 1px solid rgb(0, 71, 157);
    background: rgb(247, 247, 247);
    display: block;
}

.dpzw {
    text-indent: 2em;
    font-size: 16px;
}

.dpzw p {
    text-indent: 2em;
    text-align: justify;
    font-size: 15px;
    margin-bottom: 10px;
}

.dpzw img {
    text-align: center;
    max-width: 600px;
    margin: 0px auto;
    display: block;
}

.Newslist {
}

.Newslist ul li {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed rgb(220, 220, 220);
    background: url("") left 20px no-repeat;
    font-size: 15px;
    padding-left: 15px;
}

.Newslist ul li span {
    float: right;
    color: rgb(153, 153, 153);
    margin-right: 2px;
}

.content {
    width: 1040px;
    margin: 0px auto;
    padding: 20px 0px;
}

.content table {
    margin: 0px auto;
    display: block;
    text-align: center;
    height: 100% !important;
    width: 800px !important;
    border: #ffffff !important;
}

.content tbody {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.content td {
}

.content-title {
    width: 1040px;
    border-bottom: 1px dashed rgb(204, 204, 204);
    padding-bottom: 10px;
}

.content-title h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
    width: 100%;
    text-align: center;
    color: rgb(1, 51, 124);
    padding-bottom: 5px;
}

.content-title i {
    text-align: center;
    margin: 0px auto;
    background: rgb(246, 246, 246);
    height: 32px;
    display: block;
    line-height: 32px;
    font-style: normal;
}

.content-con {
    font-size: 15px;
    line-height: 35px;
    padding: 10px 0px;
    min-height: 501px;
}

.content-con p {
    text-indent: 2em;
    /* text-align: justify; */
    margin-bottom: 20px;
}

.v_news_content > table span {
    text-indent: 0em;
    text-align: center;
    margin-bottom: 20px;
    display: block;
}

#vsb_content_4 TABLE TD P {
    text-indent: 0px !important;
    margin: 0px;
    font-size: 14pt;
    LINE-HEIGHT: 180%;
}

.content-con img {
    text-align: center;
    max-width: 900px;
    margin: 15px auto;
    display: block;
}

.sxt {
    padding: 15px 0px;
    border-top: 1px dotted rgb(187, 187, 187);
}

.sxt p {
    display: block;
    width: 1040px;
    height: 34px;
    font-size: 15px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgb(51, 51, 51);
}

.ssjg-list {
    min-height: 500px;
    padding-bottom: 50px;
}

.ssjg-list li {
    border-bottom: 1px dotted rgb(191, 193, 194);
    padding: 20px 15px;
}

.ssjg-list li h3 {
    color: rgb(0, 71, 157);
    font-size: 15px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ssjg-list li p {
    height: 48px;
    line-height: 24px;
    color: rgb(51, 51, 51);
}

.ssjg-list li i {
    color: rgb(102, 102, 102);
    font-size: 12px;
    line-height: 24px;
}

.teacher-box {
    position: relative;
    padding: 30px 0px;
    border-bottom: 1px solid rgb(221, 221, 221);
    margin-top: 26px;
    height: 100%;
    min-height: 230px;
}

.teacher-title {
    font-size: 20px;
    color: rgb(255, 255, 255);
    line-height: 30px;
    text-align: center;
    padding: 10px 0px;
    margin-bottom: 30px;
    background-color: rgb(17, 89, 163);
    width: 100%;
}

.teacher-list li {
    float: left;
    width: 12.5%;
    margin-bottom: 20px;
}

.teacher-list li a {
    font-size: 18px;
    color: rgb(85, 85, 85);
    padding-left: 20px;
    background: url("") left center no-repeat;
}

.teacher-list li a:hover {
    font-size: 18px;
    color: rgb(17 89 163);
    padding-left: 20px;
    background: url("") left center no-repeat;
}

.team-top {
    background: url("") center center / 100% 100% no-repeat;
    padding: 35px 20px 20px 205px;
    position: relative;
    margin-top: 80px;
    min-height: 145px;
}

.team-img {
    position: absolute;
    left: 30px;
    bottom: 0px;
}

.team-img img {
    width: 137px;
    height: 185px;
}

.team-name {
    font-size: 18px;
    color: rgb(255, 255, 255);
    font-weight: bold;
}

.team-p span {
    font-size: 16px;
    margin-top: 15px;
    color: rgb(255, 255, 255);
    display: inline-block;
    padding-right: 40px;
}

.team-title {
    font-size: 18px;
    margin-top: 60px;
    position: relative;
    color: rgb(51, 51, 51);
    font-weight: bold;
    padding-left: 55px;
    line-height: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(221, 221, 221);
}

.team-title i {
    position: absolute;
    left: 0px;
    top: 0px;
}

.team-p p {
    font-size: 16px;
    color: rgb(85, 85, 85);
    text-align: justify;
    line-height: 30px;
}

.team-p {
    margin-top: 15px;
}

.team-p-b {
    margin-bottom: 50px;
}

#vsb_content_501 img {
    height: auto !important;
}

.tply .slick-prev {
    left: -69px;
    z-index: 100;
    background: url("../images/right.jpg") center center no-repeat;
}

.tply .slick-next {
    right: -66px;
    z-index: 100;
    background: url("../images/left.jpg") center center no-repeat;
}