﻿ul, ol, li {
    list-style: none;
}

form, ul, ol, li, p, dl, dd, dt, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

/*vertical-align:bottom;*/
table, td, tr, th {
    font-size: 12px;
}

body {
    margin: 0;
}

a {
    text-decoration: none;
    color: #363636;
}

a:hover {
    color: #0064ba;
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
}

#bigdiv {
    overflow: hidden;
}

#topbg {
    min-height: 300px;
    background: url(bg.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
    /* z-index: -999999; */
}

#logo-nav {
    width: 1300px;
    height: 80px;
    margin: 0 auto;
    padding-top: 60px;
    /* background: rgba(128,128,128,.8); */
    text-align: left;
}

#logo {
    width: 430px;
    height: 69px;
    background: url(logo.png);
    display: inline-block;
}

#nav {
    /* width: 720px; */
    height: 69px;
    float: right;
}

#nav li {
    /* width: 100px; */
    margin: 0 20px;
    line-height: 44px;
    float: left;
    list-style: none;
}

#nav li a {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

#sky {
    position: absolute;
    bottom: 90px;
    background: url(yun.png) top center no-repeat;
    background-size: 100% 100%;
    /*margin-top: 240px;*/
}


#docc {
    z-index: -0;
    background: #fff url(3bg.gif) bottom center no-repeat;
    background-size: cover;
    position: relative;
    margin-top: -95px;
}

#yezi {
    width: 665px;
    height: 470px;
    background: url(yezi.png);
    background-size: 100% 100%;
    position: absolute;
    left: 180px;
    top: -270px;
    z-index: 999999999;
}

.wp {
    width: 1300px;
    margin: 0 auto;
    text-align: left;
}

.head {
    width: 100%;
    height: 1080px;
    background: url(head.png) no-repeat center;
    background-size: cover;
}

.head .tlinks {
    width: 760px;
    height: 25px;
    padding-top: 75px;
    margin-right: 5%;
    line-height: 25px;
}

.head .tlinks a {
    font-size: 22px;
    margin-left: 44px;
    color: #fff;
    font-weight: bold;
}

.bg1 {
    width: 1300px;
    height: 110px;
    margin: auto;
    background: url(bngk.png) no-repeat right;
}

.bngk {
    width: 1300px;
    height: 310px;
    margin-top: 40px;
}

.bngk .par {
    width: 915px;
    height: 280px;
    margin-left: 75px;
    margin-top: 30px;
    float: left;
}

.but7 {
    width: 1300px;
    height: 50px;
    margin-top: 55px;
}

.but7 a {
    border: 1px solid #dddddd;
    display: block;
    /* margin-right: 24px; */
    margin-right: 61px;
    background-color: #f7f7f7;
    padding: 15px 45px;
    font-size: 18px;
    float: left;
}

.but7 a:hover {
    padding: 16px 46px;
    background-color: #4476c1;
    color: #fff;
    border: none;
}

.box2 {
    height: 475px;
    width: 1300px;
    margin-top: 75px;
}

.box2 .bg2 {
    width: 1300px;
    height: 109px;
    background: url(whbn.png) no-repeat center;
}

.box2 .but4 {
    height: 301px;
    width: 1300px;
    margin-top: 70px;
}

.box2 .but4 a {
    display: block;
    width: 301px;
    height: 301px;
    margin-left: 32px;
    float: left;
}




.box3 {
    height: 575px;
    width: 1300px;
    margin-top: 65px;
}

.box3 .bg3 {
    height: 109px;
    width: 1300px;
    background: url(yybn.png) no-repeat center;
}

.box3 .but3 {
    height: 412px;
    width: 1300px;
    margin-top: 55px;
}

.box3 .but3 a {
    display: block;
    width: 380px;
    height: 410px;
    border: 1px solid #d8d5d5;
    border-radius: 8px;
    float: left;
    margin-left: 70px;
}

.box4 {
    height: 650px;
    width: 1300px;
    margin-top: 116px;
    padding-bottom: 20px;
}

.box4 .bg4 {
    width: 1292px;
    height: 109px;
    margin: auto;
    background: url(xcbn.png) center no-repeat;
}

.box4 .links {
    height: 441px;
    width: 1300px;
    margin-top: 35px;
}

.box4 .links .linkr {
    width: 388px;
    height: 410px;
    margin-left: 15px;
    float: left;
}

.main_tab .tab-list-bool li {
    position: relative;
    width: 20%;
    height: 42px;
}

/*底部模拟下拉开始*/
.drop-groups {
    /*height: 300px;*/
    height: 40px;
    background: #2760b7;
}

.drop-down {
    width: 300px;
    height: 40px;
    position: relative;
    text-align: center;
    /*margin-right: 20px;*/
}

.drop-down .tag {
    /*width: 100%;*/
    display: inline-block;
    height: 40px;
    box-sizing: border-box;
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    /*border:1px solid #eee;*/
    cursor: pointer;
    background: url(drop-icon.png) no-repeat right center;
}

.drop-lists {
    position: absolute;
    width: 100%;
    top: 40px;
    left: 0;
    border: 1px solid #eee;
    max-height: 120px;
    overflow: auto;
    display: none;
    text-align: left;
    background: #fff;
}

.drop-lists li {
    height: 36px;
    line-height: 36px;
    width: 100%;
}

.drop-lists a {
    display: block;
    line-height: 36px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 12px;
    cursor: pointer;
}

.drop-lists a:hover {
    background: #2760b7;
    color: #fff;
}

/*底部模拟下拉结束*/
.footer {
    margin: 0 0 20px 0;
    clear: both;
    /*清除浮动*/
}

.f-info {
    width: 1200px;
    height: 130px;
    /* border-top: 1px solid #d2d2d2; */
    margin-top: 4px;
    padding: 0 0 0 13px;
    background: #fff;
}

.f-info-left {
    width: 750px;
    text-align: left;
}

.f-info-div {
    margin-top: 18px;
}

.f-info-div>a {
    font-size: 15px;
    color: #313131;
}

.f-info-div>a:hover {
    font-weight: bold;
}

.f-info-div>span {
    color: #ccc;
    font-size: 15px;
    display: inline-block;
    margin: 0 16px 16px;
}

.f-info-p {
    font-size: 14px;
    color: #7d7d7d;
    line-height: 28px;
}

.f-info-right {
    width: 400px;
    overflow: hidden;
    margin-top: 20px;
}

.f-info-right>a {
    display: inline-block;
    float: right;
    width: 82px;
    text-align: center;
}

.f-info-right>a+a {
    margin-left: 10px;
}

.f-info-right>a>span {
    font-size: 12px;
    color: #999;
    display: block;
    margin-top: 4px;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.site-link {
    width: 1200px;
    margin: 0 auto;
}

.bngkin {
    width: 1020px;
    min-height: 980px;
    margin: auto;
}

.bngkin .ban {
    width: 1020px;
    height: 110px;
    background: url(bngk_doc.png) center no-repeat;
}

.bngkin .art {
    width: 1020px;
    margin-top: 42px;
}

.bngkin .art .brow {
    width: 1020px;
    line-height: 32px;
    font-size: 14px;
    color: #9b9b9b;
    margin-top: 36px;
}

.bngkin .art .brow a {
    color: #9b9b9b;
}

.bngkin .art .brow a:hover {
    color: #0064ba;
}

.ztsz {
    float: right;
}

.zwxl-font {
    padding: 2px;
    border: 1px solid #e5e5e5;
    border-radius: 16px;
    height: 26px;
}

.db {
    display: inline-block;
}

.zwxl-font span {
    line-height: 26px;
    color: #6a6a6a;
    margin: 0 11px;
    cursor: pointer;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
}

.position {
    display: inline;
}

.zwxl-article {
    /* width: 1060px; */
    margin: 0 auto;
    padding: 35px 30px 0;
    line-height: 30px;
    color: #333333;
    font-size: 16px;
    border-top: 1px solid #e5e5e5;
}

.zwxl-article p {
    margin-bottom: 12px;
}

.bdsharebuttonbox {
    width: 200px;
    margin-right: 0;
    padding-bottom: 30px;
}

.yybnin {
    width: 1300px;
    min-height: 1920px;
    margin: auto;
}

.yybnin .ban {
    width: 1300px;
    height: 110px;
    background: url(yybn_list.png) center no-repeat;
}

/*当页面是文化巴南时
.yybnin .ban {
    width: 1300px;
    height: 110px;
    background: url(whbn.png) center no-repeat;
}
*/

.yybnin ul {
    width: 1200px;
    margin: 60px auto auto auto;
    background: url(yun.gif) repeat-y;
}

.yybnin ul li {
    height: 390px;
    width: 1200px;
    margin-bottom: 60px;
    overflow: hidden;
}

.yybnin ul li div {
    width: 520px;
    height: 220px;
    margin: 50px 40px auto 40px;
    line-height: 25px;
    padding: 45px 0;

}

.yybnin ul li img {
    width: 600px;
    height: 300px;
    padding: 45px 0;
    position: absolute;

}

.yybnin ul li p {
    width: 520px;
    height: 225px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    overflow: hidden;
}

.xcbnin {
    width: 1300px;
    min-height: 938px;
    margin: auto;
}

.xcbnin .ban {
    background: url(xcbn_list.png) no-repeat center;
    width: 1300px;
    height: 110px;
}

.xcbnin .vids {
    width: 1300px;
    margin: 40px auto;
}

.xcbnin video {
    background-color: #000;
    width: 600px;
    height: 340px;
}

.xcbnin ul li {
    margin-bottom: 90px;
    width: 600px;
    float: left;
    margin: 25px;
}

.xcbnsp {
    float: left;
    display: block;
}

.xcbnspbt {
    text-align: center;
    background: #000;
    background-color: rgba(0, 0, 0, 0.6);
    height: 60px;
    line-height: 60px;
    display: inline-block;
    bottom: 5px;
    position: absolute;
    left: 0;
}

.xcbnspbt a {
    color: #fff;
}

.linkr iframe {
    width: 388px !important;
    height: 195px !important;
}

.xcbnspbt1 {
    text-align: center;
    background: #000;
    background-color: rgba(0, 0, 0, 0.6);
    height: 60px;
    line-height: 60px;
    display: inline-block;
    bottom: 245px;
    position: absolute;
    right: 1px;
}

.xcbnspbt1 a {
    color: #fff;
}

.pagination {
    text-align: center;
    font-size: 14px;
    padding-bottom: 20px;
}

.pagination a {
    width: 32px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    background: #eee;
    border-radius: 3px;
    margin: 0 6px;
}

.pagination .active {
    background: #2760b7;
    color: #fff;
}

.pagination .first-page, .pagination .last-page {
    width: 78px;
}

/* 炫彩巴南 2022-9-27 13:42:22 */
.banan-video {
    width: 1300px;
    height: 500px;
    margin-top: 30px;
}

.banan-video .video-left {
    width: 780px;
    height: 500px;
    float: left;
    position: relative;
}

.banan-video a {
    display: block;
}

.banan-video a:hover p {
    display: block;
}

.banan-video .video-left a img {
    width: 780px;
    height: 500px;
}

.banan-video a p {
    font-size: 20px;
    line-height: 60px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    display: none;
}

.banan-video .video-left a p {
    width: 780px;
}

.banan-video a i {
    background: url(player_icon.png) no-repeat center;
    width: 70px;
    height: 70px;
    position: absolute;
}

.banan-video .video-left a i {
    left: 355px;
    top: 215px;
}

.banan-video .video-right {
    width: 500px;
    height: 500px;
    float: right;
}

.banan-video .video-right a {
    width: 500px;
    height: 240px;
    position: relative;
}

.banan-video .video-right a:first-child {
    margin-bottom: 20px;
}

.banan-video .video-right a img {
    width: 500px;
    height: 240px;
}

.banan-video .video-right a p {
    width: 500px;
}

.banan-video .video-right a i {
    top: 85px;
    left: 215px;
}