@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
body,
td,
th {
    font-size: 14px;
}
body {
    color: #383838;
    font-size: 14px;
    font-family: "微软雅黑", Microsoft YaHei, Arial, Verdana;
    overflow-y: scroll;
    background: url(../images/bgbg.jpg);
    margin: 0px;
}

a {
    font-size: 14px;
    color: #2b262b;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #2b262b;
}
a:hover {
    text-decoration: none;
    color: #775145;
    text-decoration: none;
}
a:active {
    text-decoration: none;
    color: #775145;
}
ul {
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
}
img {
    border: 0;
}

#Version {
    width: 100%;
    height: 948px;
    position: relative;
    overflow: hidden;
} /*页面总高度再次调整*/
#Flash {
    width: 1920px;
    height: 948px;
    position: absolute;
    left: 50%;
    margin: 0 auto 0 -960px;
    z-index: 2;
} /*FLASH*/
#Header {
    margin: 0 auto 0 -960px;
    width: 1920px;
    height: 948px;
    position: absolute;
    left: 50%;
    z-index: 1;
} /*BG*/
#Header_1 {
    margin: 0 auto 0 -960px;
    width: 1920px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    z-index: 3;
} /*BG*/

.head_1 {
    width: 1200px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    z-index: 5;
    overflow: hidden;
} /*整体*/
.head_2 {
    width: 1200px;
    height: 948px;
    position: relative;
}

.head_3 {
    background: url(../images/btn1.png);
    width: 155px;
    height: 188px;
    position: absolute;
    bottom: 0;
    left: 150px;
    z-index: 7;
    transition: 0.5s;
}
.head_3:hover {
    margin-bottom: 10px;
}
.head_4 {
    background: url(../images/btn2.png);
    width: 155px;
    height: 188px;
    position: absolute;
    bottom: 0;
    left: 450px;
    z-index: 7;
    transition: 0.5s;
}
.head_4:hover {
    margin-bottom: 10px;
}
.head_5 {
    background: url(../images/btn3.png);
    width: 155px;
    height: 188px;
    position: absolute;
    bottom: 0;
    right: 300px;
    z-index: 7;
    transition: 0.5s;
}
.head_5:hover {
    margin-bottom: 10px;
}

.head_6 {
    background: url(../images/m2.jpg) top center no-repeat;
}
.head_7 {
    margin: 0 auto;
    width: 1200px;
    height: 829px;
    position: relative;
}

.head_8 {
    width: 850px;
    overflow: hidden;
    position: absolute;
    top: 135px;
    right: 35px;
    z-index: 7;
}
.head_9 {
    width: 850px;
    overflow: hidden;
    position: absolute;
    top: 175px;
    right: 35px;
    z-index: 7;
}

.head_10 {
    width: 850px;
    height: 460px;
}
.head_11 {
    width: 830px;
    overflow: hidden;
}

.head_12 {
    background: url(../images/m3.jpg) top center no-repeat;
}
.head_13 {
    margin: 0 auto;
    width: 1200px;
    height: 717px;
    position: relative;
}

.head_14 {
    width: 1170px;
    height: 390px;
    position: absolute;
    top: 63px;
    left: 16px;
    z-index: 7;
}

.head_15 {
    background: url(../images/foot.jpg) bottom center no-repeat;
}
.head_16 {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}

.head_123c {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
    margin-bottom: 10px;
    background: #472020;
}
.head_124c {
    float: left;
    width: 400px;
    overflow: hidden;
}
.head_125c {
    float: left;
    width: 400px;
    overflow: hidden;
}
.head_126c {
    float: right;
    width: 400px;
    overflow: hidden;
}

.head_127c {
    margin: 10px;
    overflow: hidden;
    background: #6b4141;
    transition: 2s;
}
.head_127c:hover {
    background: #000;
}
.head_128c {
    margin: 0 10px;
    background: url(../images/zbb.png) left center no-repeat;
    overflow: hidden;
}
.head_128c a {
    margin-left: 30px;
    line-height: 50px;
    text-align: left;
    font-size: 22px;
    font-family: "微软雅黑";
    font-weight: 200;
    color: #dba7a7;
}
.head_129c {
    border-top: double 1px #aa7676;
    overflow: hidden;
}
.head_130c {
    margin: 10px 10px;
    overflow: hidden;
    text-align: center;
}

.head_131c {
    float: left;
    width: 600px;
    overflow: hidden;
}
.head_132c {
    float: right;
    width: 600px;
    overflow: hidden;
}
.head_133c {
    width: 1200px;
    overflow: hidden;
}

.rightbar {
    width: 268px;
    height: 619px;
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -280px;
    background: url(../images/left1.png) no-repeat;
    z-index: 10000;
    text-align: center;
    color: #5b4022;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.rightbar.close {
    right: -268px;
}
.rightbar.close .btn-close {
    background: url(../images/left4.png) no-repeat;
}
.rightbar .btn-close {
    width: 86px;
    height: 73px;
    background: url(../images/left2.png);
    position: absolute;
    top: 10px;
    left: -86px;
}
.rightbar h6 {
    margin-bottom: 10px;
    padding-top: 50px;
    padding-left: 88px; /*右边*/
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    overflow: hidden;
}
.rightbar h6 span {
    display: block;
    font-size: 14px;
}
.rightbar .code {
    margin: 0 0 10px 95px; /*右边*/
    width: 157px;
    height: 160px;
    background: #d0b37e; /*微信底色*/
}
.rightbar .code p {
    height: 5px;
    line-height: 5px;
    background: #8e7649; /*微信底色*/
}
.rightbar p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 2px;
    padding-left: 70px; /*右边*/
}

.rightbar .kefu {
    margin-left: 95px; /*右边*/
    display: block;
    width: 157px;
    height: 51px;
    background: url(../images/left3.png) no-repeat;
    line-height: 50px;
    font-size: 18px;
    font-weight: 200;
    font-family: "微软雅黑";
    color: #f00;
    text-decoration: none;
    margin-bottom: 5px;
}
.rightbar .kefu:hover {
    background: url(../images/left5.png) no-repeat;
}

.footcer_1 {
    background: url(../images/bg.jpg) top center repeat-x #000;
    border-top: double 1px #ff0000;
}
.footcer_2 {
    margin: 0 auto;
    width: 1200px;
    height: 300px;
    position: relative;
}
.footcer_3 {
    width: 250px;
    height: 140px;
    position: absolute;
    top: 130px;
    left: 0;
    z-index: 7;
}
.footcer_3 img {
    width: 250px;
    height: 140px;
}
.footcer_4 {
    width: 1200px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-bottom: dashed 1px #333;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 7;
}
.footcer_4 a {
    font-size: 14px;
    font-weight: 200;
    color: #999;
    letter-spacing: 3.5pt;
}
.footcer_5 {
    width: 200px;
    height: 57px;
    position: absolute;
    top: 170px;
    left: 250px;
    border-left: double 1px #333;
    z-index: 7;
}
.footcer_5 img {
    width: 200px;
    height: 57px;
}

.footcer_6 {
    width: 800px;
    overflow: hidden;
    position: absolute;
    top: 160px;
    right: 0;
    text-align: right;
    z-index: 7;
    color: #666;
    letter-spacing: 1.4pt;
}
.footcer_6 a {
    padding: 8px 5px;
    font-size: 12px;
    color: #666;
}
.footcer_6 a:hover {
    color: #0cf;
    text-decoration: underline;
}

.footcer_7 {
    width: 800px;
    overflow: hidden;
    position: absolute;
    top: 190px;
    right: 0;
    text-align: right;
    z-index: 7;
    color: #666;
    letter-spacing: 1.4pt;
}
.footcer_7 a {
    padding: 8px 5px;
    font-size: 12px;
    color: #666;
    letter-spacing: 1pt;
}
.footcer_7 a:hover {
    color: #0cf;
    text-decoration: underline;
}

.footcer_8 {
    width: 800px;
    overflow: hidden;
    position: absolute;
    top: 220px;
    right: 0;
    text-align: right;
    z-index: 7;
    color: #666;
    letter-spacing: 1.4pt;
}
.footcer_8 a {
    padding: 8px 5px;
    font-size: 12px;
    color: #666;
    letter-spacing: 1pt;
}
.footcer_8 a:hover {
    color: #0cf;
    text-decoration: underline;
}

.footcer_9 {
    width: 800px;
    overflow: hidden;
    position: absolute;
    top: 250px;
    right: 0;
    text-align: right;
    z-index: 7;
    color: #666;
    letter-spacing: 1.4pt;
}
.footcer_9 a {
    padding: 8px 5px;
    font-size: 12px;
    color: #69f;
    font-weight: bold;
    letter-spacing: 1.4pt;
}
.footcer_9 a:hover {
    color: #0cf;
    text-decoration: underline;
}
.footcer_9 span {
    color: #713d0d;
}

.footcer_10 {
    width: 800px;
    overflow: hidden;
    position: absolute;
    top: 130px;
    right: 0;
    text-align: right;
    z-index: 7;
    color: #666;
    letter-spacing: 1.4pt;
}
.footcer_10 a {
    padding: 8px 5px;
    font-size: 12px;
    color: #69f;
    font-weight: bold;
    letter-spacing: 1pt;
}
.footcer_10 a:hover {
    color: #0cf;
    text-decoration: underline;
}
.footcer_10 span {
    color: #0cf;
}

.kv-music {
    position: fixed;
    z-index: 50;
    top: 50px;
    left: 50px;
    background: url(../images/mp3.png);
    width: 70px;
    height: 70px;
}
.kv-music a {
    display: block;
    font-size: 14px;
    color: #fff;
    letter-spacing: 5pt;
    padding: 45px 0 0 15px;
}

.head_26a table {
    width: 848px;
    overflow: hidden;
}
.head_26a .ta {
    background: #ad6363;
    border: double 1px #fff;
}
.head_26a .da {
    line-height: 28px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: 200;
    color: #ff9;
}
.head_26a .xa {
    line-height: 28px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: 200;
    color: #fff;
}
.head_26a .ac {
    background: #bb7d7d;
}
.head_26a .ac:hover {
    background: #900;
    transition: 0.5s;
}
.head_26a a {
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: 200;
    color: #ff9;
}
.head_26a .xac {
    line-height: 28px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: 200;
    color: #fff;
}
.head_26a .dac {
    line-height: 28px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: 200;
    color: #ff9;
}

.wenzi li {
    display: block;
    width: 828px;
    overflow: hidden;
    border-bottom: dashed 1px #999;
    transition: 0.5s;
    margin-bottom: 2px;
}
.wenzi li a i {
    background: #d06377;
    border-radius: 0.5em;
    padding: 0 5px 2px 5px;
    font-family: "微软雅黑";
    font-size: 12px;
    font-weight: 200;
    color: #ff0;
    margin-right: 5px;
    letter-spacing: 0.5pt;
}
.wenzi li a {
    float: left;
    display: block;
    padding: 5px 5px 7px 5px;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: 200;
    transition: 0.5s;
    color: #ffb2af;
    letter-spacing: 0.3pt;
}
.wenzi li a:hover {
    color: #f00;
}
.wenzi li:hover {
    display: block;
    /* animation-name: nmyani; */
    animation-duration: 2s;
    border-radius: 0.5em;
    border: dashed 1px #999;
    background: #fbf0e1;
}
.wenzi li span {
    display: block;
    float: right;
    font-size: 12px;
    color: #f00;
    padding: 7px 5px 5px 5px;
}
.wenzi ul {
    margin: 0;
    padding: 0;
    line-height: none;
}
@keyframes nmyani {
    50% {
        margin-left: 50px;
    }
    80% {
        margin-left: -50px;
    }
    100% {
        margin-left: 0;
    }
}

/*滚动条相关*/
.container1 {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.container1 .div_scroll {
    float: left;
    width: 100%;
    height: 289px;
    overflow: auto;
}
.container1 .scroll_container {
    position: relative;
    overflow: hidden;
}
.container1 .scroll_absolute {
    position: absolute;
}
.container1 .scroll_vertical_bar {
    width: 8px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
}
.container1 .scroll_track {
    position: relative;
    border-radius: 10px;
    background: url(../images/line_y.gif) repeat-y center top;
}
.container1 .scroll_drag {
    position: relative;
    top: 0;
    left: 0;
    border-top: none;
    border-bottom: none;
    cursor: pointer;
    background-color: #bc2f38;
    border-radius: 20px;
}
.container1 .scroll_arrow {
    text-indent: -20000px;
    cursor: pointer;
    display: block;
}
.container1 .scroll_vertical_bar .scroll_arrow {
    height: 16px;
}
/*滚动条相关*/

#tab1 {
}
#tab1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#tab1 li {
    display: block;
    float: left;
    width: 97px;
    height: 30px;
    background: #310000;
}
#tab1 a {
    display: block;
    width: 97px;
    height: 23px;
    padding: 7px 0 0 0;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    font-family: "微软雅黑";
    color: #fff;
    font-weight: 200;
}
#tab1 .now {
    width: 97px;
    background: #f00;
}
#tab1 .now a {
    display: block;
    background: none;
    font-size: 12px;
    font-family: "微软雅黑";
    color: #ff9;
    font-weight: 200;
}
#tab1 .now a:hover {
    background: #f00;
    font-size: 12px;
    font-family: "微软雅黑";
    color: #ff9;
    font-weight: 200;
}

.tablist {
    display: none;
}
.block {
    display: block;
}

.ding_3 {
    position: absolute;
    top: 13px;
    left: 0;
    z-index: 6;
}
.ding_3 a {
    border-radius: 1em;
    background: #900;
    font-size: 16px;
    font-weight: 200;
    color: #ffc;
    border: double 1px #f00;
    display: block;
    padding: 5px 15px;
    transition: 0.5s;
}
.ding_3 a:hover {
    background: #000;
    color: #f00;
}

.ding_4 {
    position: absolute;
    top: 13px;
    left: 120px;
    z-index: 6;
}
.ding_4 a {
    border-radius: 1em;
    background: #900;
    font-size: 16px;
    font-weight: 200;
    color: #ffc;
    border: double 1px #f00;
    display: block;
    padding: 5px 15px;
    transition: 0.5s;
}
.ding_4 a:hover {
    background: #000;
    color: #f00;
}

.ding_5 {
    position: absolute;
    top: 13px;
    left: 225px;
    z-index: 6;
}
.ding_5 a {
    border-radius: 1em;
    background: #900;
    font-size: 16px;
    font-weight: 200;
    color: #ffc;
    border: double 1px #f00;
    display: block;
    padding: 5px 15px;
    transition: 0.5s;
}
.ding_5 a:hover {
    background: #000;
    color: #f00;
}

.ding_6 {
    position: absolute;
    top: 13px;
    left: 330px;
    z-index: 6;
}
.ding_6 a {
    border-radius: 1em;
    background: #900;
    font-size: 16px;
    font-weight: 200;
    color: #ffc;
    border: double 1px #f00;
    display: block;
    padding: 5px 15px;
    transition: 0.5s;
}
.ding_6 a:hover {
    background: #000;
    color: #f00;
}

.ding_7 {
    position: absolute;
    top: 13px;
    left: 435px;
    z-index: 6;
    border: double 1px #f00;
    border-radius: 1em;
    background: #900;
    width: 720px;
    height: 30px;
}

.ding_1 {
    position: absolute;
    top: 14px;
    left: 445px;
    width: 700px;
    height: 30px;
    line-height: 30px;
    z-index: 6;
}
.ding_1 a {
    font-family: "微软雅黑";
    font-weight: 200;
    color: #ff9;
    font-size: 18px;
    display: block;
}

.ding_2 {
    position: absolute;
    top: 13px;
    right: 0;
    width: 30px;
    height: 30px;
}
.ding_2 a img {
    width: 30px;
    height: 30px;
    opacity: 0.5;
    transition: 0.5s;
    border-radius: 2em;
}
.ding_2 a img:hover {
    opacity: 1;
}

/*图片列表*/

.PicList2 {
    float: left;
    margin-top: 10px;
    padding-left: 30px;
}
.PicList2 li {
    float: left;
    width: 188px;
    height: 110px;
    position: relative;
    margin-right: 0px;
    margin-bottom: 40px;
    padding-top: 0px;
    background: url(../images/11.png) no-repeat left top;
}
.PicList2 li:nth-child(10n) {
    margin-right: 0px;
}

.PicList2 strong {
    height: 46px;
    line-height: 46px;
    text-align: center;
    overflow: hidden;
    font-size: 22px;
    font-weight: normal;
    color: #07393d;
    margin-bottom: 3px;
    letter-spacing: 4px;
    display: block;
}

.PicList2 .photo {
    width: 45px;
    height: 45px;
    margin: 25px 35px;
    display: block;
}

.m6piccon {
    height: auto;
    margin: 1px 0 0 1px;
    margin-left: 4px;
}
.m6piccon li {
    float: left;
    margin: 2px 2px;
    border: #181b22 1px solid;
}
.m6piccon li img {
    width: 248px;
}
#preview {
    position: absolute;
    border: 1px solid #1c1f26;
    background: #0d1015;
    padding: 5px;
    display: none;
    color: #fff;
}

#preview {
    position: absolute;
    border: 1px solid #614635;
    background: #3c2116;
    padding: 5px;
    display: none;
    margin-top: -100px;
    z-index: 99999;
}
