body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, button, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei"
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Microsoft YaHei"
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ul, ol, li {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input, textarea, select {
    *font-size: 100%;
    outline: 0;
    border: 0
}

a {
    text-decoration: none
}

button, textarea {
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.fl {
    float: left
}

.nba-container {
    width: 100%;
    margin: auto;
    max-width: 1920px;
    background: url(../images/nbat26.jpg) no-repeat center top #13132e;
    padding-top: 596px;
}

.header-nav {
    width: 1200px;
    margin: 0 auto 20px;
    height: 89px;
    background: url(../images/nbat27.png) no-repeat top center;
    position: relative;
}

.header-nav a {
    width: 140px;
    height: 44px;
    position: absolute;
    background: url(../images/nbat6.png) no-repeat;
    left: 15px;
    bottom: 13px;
}

.header-nav .zqsy:hover {
    background-image: url(../images/nbat5.png);
}

.header-nav .yxts {
    left: 140px;
    background-image: url(../images/nbat8.png);
}

.header-nav .yxts:hover {
    background-image: url(../images/nbat7.png);
}

.header-nav .yxpc {
    left: 15px;
    background-image: url(../images/yxpc.png);
}

.header-nav .yxpc:hover {
    background-image: url(../images/yxpc1.png);
}

.header-nav .yxxz {

    left: 515px;
    background-image: url(../images/nbat10.png);
}

.header-nav .yxxz:hover {
    background-image: url(../images/nbat9.png);
}

.header-nav .yxsp {
    left: 390px;
    background-image: url(../images/yxsp.png);
}

.header-nav .yxsp:hover {
    background-image: url(../images/yxsp1.png);
}

/*.header-nav .yxbz {*/
/*left: 515px;*/
/*background-image: url(../images/nbat14.png);*/
/*}*/

/*.header-nav .yxbz:hover {*/
/*background-image: url(../images/nbat13.png);*/
/*}*/
.header-nav .bbs {
    left: 765px;
    background-image: url(../images/nbabbs.png);
}

.header-nav .bbs:hover {
    background-image: url(../images/nbabbs1.png);
}
.header-nav .bbs:after{
    content: "";
    display: block;
    width: 28px;
    height: 22px;
    background: url(../images/tips.png) no-repeat;
    top: -8px;
    right: 2px;
    position: absolute;

}
.header-nav .yxzx {

    left: 640px;
    background-image: url(../images/nbat16.png);
}

.header-nav .yxzx:hover {
    background-image: url(../images/nbat15.png);
}

.header-nav .xlyx {
    left: 265px;
    background-image: url(../images/nbat18.png);
}

.header-nav .xlyx:hover {
    background-image: url(../images/nbat17.png);
}

.header-nav .yxgl {
    width: 152px;
    height: 53px;
    left: 890px;
    background-image: url(../images/nbat19.png);
}

.header-nav .yxgl:hover {
    background-image: url(../images/nbat20.png);
}

.header-nav .xszd {
    width: 152px;
    height: 53px;
    left: 1023px;
    background-image: url(../images/nbat21.png);
}

.header-nav .xszd:hover {
    background-image: url(../images/nbat22.png);
}

.header-news {
    width: 1200px;
    height: 540px;
    margin: 0 auto 30px;

}

.header-left {
    float: left;
}

.carousel-container {
    width: 680px;
    height: 360px;
    border-bottom: 4px solid #3f608c;
}

.header-left p {
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #223b5d;
    font-size: 18px;
    letter-spacing: 1px;
    color: #729ed9;
    margin-bottom: 10px;
    width: 682px;
}

.header-left p:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 24px;
    width: 6px;
    margin-right: 8px;
    background: #729ed9;
}

.carousel {
    width: 680px;
    height: 360px;
    position: relative;
    margin: auto;
    background: #ddd
}

.carousel .imgList {
    width: 100%;
    height: 100%;
    margin: auto;
    position: relative;
    overflow: hidden
}

.carousel .imgList img {
    width: 100%;
    height: 360px
}

.carousel .imgList li {
    display: none
}

/*.carousel .imgList li:first-child {*/
/*display: block;*/
/*}*/

.carousel .imgList a {
    position: relative;
    display: block
}

.carousel .imgList span {
    position: absolute;
    display: block;
    font-size: 16px;
    padding-left: 20px;
    bottom: 0;
    left: 0;
    color: white;
    height: 45px;
    line-height: 45px;
    background: rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    width: 100%;
    padding-right: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.carousel .indexList {
    position: absolute;
    bottom: 12px;
    right: 12px;
    height: 17px;
}

.carousel .indexList li {
    float: left;
    width: 16px;
    height: 17px;
    background: url(../images/nbat25.png) no-repeat;
    cursor: pointer;
    margin-left: 3px;
}

.carousel .indexList li.active {
    background-image: url(../images/nbat24.png);
}

.header-label {
    width: 690px;

}

.header-label a {
    float: left;
    margin: 10px 8px 0 0;
    width: 130px;
    height: 48px;
    text-align: center;
    box-sizing: border-box;
    line-height: 46px;
    background-color: #223b5d;
    border-top: 2px solid #223b5d;
    font-size: 16px;
    letter-spacing: 1px;
    color: #729ed9;
}

.header-label a:hover {
    color: #ffffff;
    border-color: #ffa6cf;
    background: #ae6084;
}

.header-right {
    float: right;
    width: 506px;
    border-top: 3px solid #729ed9;
    border-bottom: 4px solid #3f608c;
    height: 540px;
    box-sizing: border-box;
    background: rgb(31, 46, 67);
}

.right-head {
    width: 100%;
    height: 83px;
    background: #3f608c;
}

.right-head h3 a {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    letter-spacing: 1px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.right-head div {
    text-align: center;
	color:#729ed9;
}

.right-head div a {
    font-size: 14px;
    letter-spacing: 1px;
    color: #729ed9;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;

}

.right-toggle {
    margin-bottom: 3px;
    border-bottom: 1px solid #223b5d;
    height: 56px;
}

.right-toggle .toggle-btn {
    float: left;
    width: 100px;
    height: 56px;
    line-height: 58px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #3f608c;
    border-bottom: 3px solid transparent;
    text-align: center;
    position: relative;
    top: -1px;
    cursor: pointer;
}

.right-toggle .toggle-btn:hover,
.right-toggle .toggle-btn.checked {
    border-bottom-color: #729ed9;
    font-weight: bold;
    color: #729ed9;
}

.toggle-container {
    width: 100%;
    clear: both;
    position: relative;
}

.toggle-content {
    display: none;
}

.toggle-container .toggle-content:first-child {
    display: block;
}

.toggle-content > a {
    position: absolute;
    top: -42px;
    right: 18px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #729ed9;
}

.toggle-content > a span {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    background: url(../images/nbat38.png) no-repeat;
    margin-right: 5px;
}

.right-link a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0 23px 0 11px;
    height: 39px;
    line-height: 38px;
    border-top: 1px solid #223b5d;
    font-size: 14px;
    letter-spacing: 1px;
    color: #70839d;
}

.right-link a:first-child {
    border-top: 0;
}

.right-link a i {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 18px;
    margin-right: 6px;
    background-color: #3f608c;
}

.right-link a span {width: 405px;height:39px;line-height:39px;display: inline-block;vertical-align: middle;margin: 0 10px 0 0;text-align: left;overflow: hidden;}

.right-link a b {
    color: #3f608c;
    font-weight: normal;
}

.right-link a:hover i {
    background: #ffa6cf;
}

.right-link a:hover span {
    color: white;
}

.right-link a:hover b {
    color: #ae6084;
}

/*评分相关*/
.score-container {
    width: 1200px;
    height: 260px;
    padding: 23px 0 0 33px;
    box-sizing: border-box;
    margin: 0 auto 30px;
    position: relative;
    background: url(../images/nbat44.png) no-repeat;
}

.score-container > div {
    float: left
}

.game-img, .game-img img {
    width: 145px;
    height: 224px
}

.game-info {
    margin-left: 26px;
    width: 970px;
}

.game-info .info-t > div {
    float: left;
    text-align: left;
}

.game-info .info-t {
    text-align: right;
}

.game-info .info-t a {
    display: inline-block;
    vertical-align: middle;
    width: 175px;
    height: 41px;
    margin: 0;
}

.game-info .info-t a + a {
    margin-left: 11px;
}

.game-info .info-t .buy {
    background: url(../images/nbat2.png) no-repeat;
}

/*.game-info .info-t .buy i {*/
/*background-position: -344px -699px;*/
/*}*/

.game-info .info-t .down {
    background: url(../images/nbat3.png) no-repeat;
}

.game-info .info-t .discuss {
    background: url(../images/nbat4.png) no-repeat;
}

.game-info .info-t h1 {
    margin-bottom: 0;
    padding-bottom: 0
}

.game-info .info-t div h1 {
    margin-bottom: 5px;
    font-size: 26px;
    line-height: 25px;
    letter-spacing: 1px;
    color: #729ed9;
}

.game-info em a {
    color: #d09e31
}

.stnC-bottom {
    margin-top: -516px
}

.info-t, .info-b {
    overflow: hidden
}

.info-b > div {
    box-sizing: border-box;
    padding-top: 22px;
}

.game-info .info-t .game-title {
    width: 255px;
    height: 52px
}

.game-info .info-t .game-title p {
    color: #ffffff;
    font-size: 16px;
}

.nml {
    margin-left: 0 !important
}

.game-info .info-b .info-b-1 {
    width: 250px
}

.game-info .info-b > div {
    float: left
}

.game-info .info-b .info-b-1 p {
    color: #3f608c;
    font-size: 14px;
    margin-top: 6px
}

.game-info .info-b .info-b-1 p:first-child {
    margin-top: 0
}

.game-info .info-b .info-b-2 {
    width: 233px;
    text-align: center;
    margin-left: 8px;
    height: 184px;
    background: url(../images/nbat52.png) no-repeat;
}

.game-info .info-b .info-b-2 p {
    margin-bottom: 15px;
    line-height: 20px;
    color: #729ed9;;
    text-align: center;
    font-size: 14px
}

.game-info .info-b .info-b-2 p span {
    padding: 0 4px;
    font-size: 1.8em;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 1px;
    color: #ffa6cf;
}

.game-info .wj-pf {
    width: 210px;
    margin: 30px 0 13px 34px;
    position: relative;
    overflow: hidden;
}

.game-info .wj-pf b {
    display: block;
    float: left;
    width: 15px;
    height: 13px;
    background: url(../images/nbat46.png) no-repeat;
    position: relative;
}

.game-info .wj-pf .b2 {
    left: -1px;
}

.game-info .wj-pf .b3 {
    left: -2px;
}

.game-info .wj-pf .b4 {
    left: -3px;
}

.game-info .wj-pf .b5 {
    left: -4px;
}

.game-info .wj-pf .b6 {
    left: -5px;
}

.game-info .wj-pf .b7 {
    left: -6px;
}

.game-info .wj-pf .b8 {
    left: -7px;
}

.game-info .wj-pf .b9 {
    left: -8px;
}

.game-info .wj-pf .b10 {
    left: -9px;
}

.game-info .wj-pf b.checked {
    background: url(../images/nbat47.png) no-repeat;
}

.game-info .wj-pf i {
    width: 36px;
    text-align: center;
    float: left;
    height: 16px;
    line-height: 14px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    background: url(../images/nbat45.png) no-repeat center 0;
}

.game-info .info-b .info-b-3 {
    width: 265px;
    text-align: center;
    height: 184px;
    background: url(../images/nbat52.png) no-repeat;
}

.game-info .info-b .info-b-3 .wj-pf {
    margin: 0;
    float: left;
    width: 160px;
}

.game-info .info-b .info-b-3 p {
    line-height: 20px;
    color: #729ed9;;
    font-size: 14px;
    margin-bottom: 5px
}

.game-info .info-b .info-b-3 p span {
    padding: 0 4px;
    font-size: 1.5em;
    font-weight: 700;
    color: #af1616
}

.game-info .info-b .info-b-3 ul li {
    padding: 10px 0 4px 27px;
    height: 15px;
}

.game-info .info-b .info-b-3 ul li .b-3-t {
    width: 60px;
    margin-right: 5px;
    color: #729ed9;
    font-size: 14px;
    line-height: 16px;
}

.game-info .info-b .info-b-3 ul li .b-3-t i {
    font-style: normal;
    color: white;
}

.game-info .info-b .info-b-3 ul li > span {
    display: block;
    float: left
}

.game-info .info-b .info-b-3 ul li .out-pf {
    margin-top: 5px;
    width: 85px;
    border-radius: 5px;
    background: #414141;
    height: 8px
}

.game-info .info-b .info-b-3 ul li .out-pf .inner-pf {
    display: block;
    border-radius: 5px;
    background: #af1616;
    height: 8px
}

.game-info .info-b .info-b-4 {
    padding-left: 40px;
    text-align: center;
    height: 184px;
    background: url(../images/nbat52.png) no-repeat;
}

.info-b-4-t {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    margin-bottom: 6px;
    background: url(../images/nbat30.png) no-repeat;
}

/*.info-b-4-t {*/
/*width: 95px;*/
/*height: 95px;*/
/*margin-bottom: 5px;*/
/*background: url(http://www.ali213.net/zt/images/score_icon.png) no-repeat*/
/*}*/

/*.yxpf1 {*/
/*background-position: 0px 0px;*/
/*}*/

/*.yxpf2 {*/
/*background-position: 0px -97px;*/
/*}*/

/*.yxpf3 {*/
/*background-position: 0px -194px;*/
/*}*/

/*.yxpf4 {*/
/*background-position: 0px -291px;*/
/*}*/

/*.yxpf5 {*/
/*background-position: 0px -388px;*/
/*}*/

/*.yxpf6 {*/
/*background-position: -98px 0px;*/
/*}*/

/*.yxpf7 {*/
/*background-position: -98px -97px;*/
/*}*/

/*.yxpf8 {*/
/*background-position: -98px -194px;*/
/*}*/

/*.yxpf9 {*/
/*background-position: -98px -291px;*/
/*}*/

/*.yxpf10 {*/
/*background-position: -98px -388px;*/
/*}*/

.info-b-4-t span {
    width: 75px;
    height: 75px;
    text-align: center;
    font-size: 36px;
    display: block;
    color: white;
    font-weight: bold;
    margin: 10px;
    border-radius: 50%;
    float: left;
    box-sizing: border-box;
    padding-top: 14px;
}

.info-b-4-t span sup {
    font-size: 28px;
}

.info-b-4 p {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #4595e6;
}

.info-b-4 p + p {
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #ffffff;
}

.test-container {
    display: block;
    width: 1200px;
    height: 160px;
    background: url(../images/nbat43.png) no-repeat;
    margin: 0 auto 50px;
}

.test-container div {
    float: right;
    width: 550px;
    margin: 12px 34px 0 0;
}

.test-container div > a {
    display: block;
    width: 100%;
    border-bottom: 1px solid #1f2e43;
    height: 46px;
    line-height: 46px;
    text-align: left;
    font-size: 20px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.test-container div > a i {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 21px;
    background-color: #729ed9;
}

.test-container div p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #3f608c;
}

.test-container div p a {
    font-size: 14px;
    letter-spacing: 1px;
    color: #729ed9;
}

.title-p {
    width: 988px;
    height: 53px;
    line-height: 60px;
    background: url(../images/nbat1.png) no-repeat;
    margin: auto;
    text-align: center;
    font-size: 22px;
    letter-spacing: 1px;
    color: #ffffff;
    position: relative;
}

.special-container {
    width: 1200px;
    height: 712px;
    margin: auto;
    background: url(../images/nbat54.png) no-repeat;
    position: relative;
}

.special-carousel {
    width: 1200px;
    height: 600px;
    position: relative;
    z-index: 2;
}

.special-carousel .special-li {
    width: 100%;
    height: 100%;
    display: none;
}

.special-carousel .special-li img {
    width: 1200px;
    height: 600px;
}

.special-carousel .special-li .special-left {
    position: absolute;
    left: 70px;
    top: 65px;
    width: 300px;
    z-index: 3;
}

.special-carousel .special-left h3 {
    font-size: 30px;
    letter-spacing: 2px;
    color: #95fdff;
    height: 40px;
    line-height: 40px;
    margin-bottom: 32px;
    font-weight: bold;

}

.special-carousel .special-left h3 i {
    float: left;
    margin-right: 15px;
    width: 9px;
    height: 40px;
    background-color: #95fdff;
}

.special-carousel .special-left div {
    border-top: 1px solid #3f608c;
    padding-top: 30px;
}

.special-carousel .special-left div p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 30px;
    text-indent: 32px;
}

.special-carousel .special-li > i {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    position: absolute;
    z-index: 2;
    background: url(../images/nbat54.png) no-repeat center -64px;
}

.special-container .btn-left {
    width: 50px;
    height: 100px;
    background: url(../images/nbat40.png) no-repeat;
    position: absolute;
    top: 304px;
    left: 0;
    z-index: 3;
    cursor: pointer;
}

.special-container .btn-left:hover {
    background-image: url(../images/nbat51.png);
}

.special-container .btn-right {
    width: 50px;
    height: 100px;
    background: url(../images/nbat39.png) no-repeat;
    position: absolute;
    top: 304px;
    right: 0;
    z-index: 3;
    cursor: pointer;
}

.special-container .btn-right:hover {
    background-image: url(../images/nbat50.png);
}

.special-index {
    position: absolute;
    bottom: 80px;
    text-align: center;
    width: 150px;
    height: 20px;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 3;
}

.special-index span {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 17px;
    cursor: pointer;
    background: url(../images/nbat25.png) no-repeat;
}

.special-index span.checked {
    background-image: url(../images/nbat24.png);
}

.download-container {
    width: 100%;
    height: 779px;
    background: url(../images/nbat31.jpg) no-repeat center center;
    box-sizing: border-box;
    padding-top: 110px;
}

.download-container .title {
    background: none;
}

.download-container .download-ul {
    width: 1180px;
    margin: 14px auto;
    position: relative;
}

.download-container .download-ul .more-news {
    height: 26px;
    line-height: 24px;
    border: 1px solid #ccc;
    position: absolute;
    bottom: 5px;
    right: 350px;
    color: #ccc;
    top: auto;
    width: 100px;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 14px;
}

.download-container .right-link {
    width: 800px;
	height:510px;
}

.download-container .right-link a {
    border-top: 0;
    border-bottom: 1px solid #223b5d;
    height: 56px;
    line-height: 56px;
    padding-right: 0;
}

.download-container .right-link a:first-child {
    border-bottom: 1px solid #223b5d;
}

.download-container .right-link a span {
    width: 675px;
}

.series-container {
    width: 1200px;
    margin: auto;
    position: relative;

}

.series-container:before {
    width: 1160px;
    height: 1px;
    background-color: #3f608c;
    content: "";
    display: block;
    margin: auto;
    top: 394px;
    left: 0;
    right: 0;
    position: absolute;
}

.series-container .title-p {
    margin: 20px auto 11px;
}

.series-container .series-index-container {
    margin: auto;
    width: 1075px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.series-container .series-index-container > div {
    position: relative;
    text-align: left;
    white-space: nowrap;
    font-size: 0;
}

.series-container .series-index {
    width: 215px;
    display: inline-block;
}

.series-container .series-index div {
    width: 100%;
    height: 320px;
    box-sizing: border-box;
    padding-top: 40px;
    cursor: pointer;

}

.series-container .series-index div img {
    margin: auto;
    display: block;
}

.series-container .series-index i {
    width: 20px;
    height: 21px;
    margin: 0 auto 12px;
    display: block;
    background: url(../images/nbat29.png) no-repeat center center;
}

.series-container .series-index p {
    width: 100%;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    color: #3f608c;
    height: 16px;
    line-height: 16px;
}

.series-container .series-index.checked div {
    background: url(../images/nbat42.png) no-repeat center center;
}

.series-container .series-index.checked i {
    background-image: url(../images/nbat28.png);
}

.series-container .btn-left {
    width: 50px;
    height: 100px;
    background: url(../images/nbat40.png) no-repeat;
    position: absolute;
    top: 165px;
    left: 0;
    z-index: 3;
    cursor: pointer;
}

.series-container .btn-left:hover {
    background-image: url(../images/nbat51.png);
}

.series-container .btn-right {
    width: 50px;
    height: 100px;
    background: url(../images/nbat39.png) no-repeat;
    position: absolute;
    top: 165px;
    right: 0;
    z-index: 3;
    cursor: pointer;
}

.series-container .btn-right:hover {
    background-image: url(../images/nbat50.png);
}

.series-content {
    margin: 42px auto 70px;
    width: 1160px;
    height: 190px;
    position: relative;
    background: rgba(0, 0, 0, 0.8);
    clear: both;
}

.series-content img {
    position: absolute;
    left: -41px;
    top: -31px;
}

.series-content div {
    float: right;
    width: 865px;
    margin: 30px 40px 0 0;
}

.series-content div a {
    font-size: 30px;
    line-height: 26px;
    letter-spacing: 2px;
    color: #ffffff;
}
.series-content div a:hover{
    color:#729ed9;
}
.series-content div p {
    margin-top: 15px;
    font-size: 14px;
    line-height: 26px;
    color: #729ed9;
}

.video-container {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.video-ul {
    overflow: hidden;
    position: relative;
    height: 250px;
}

.video-ul a {
    width: 311px;
    height: 228px;
    position: absolute;
    left: 0px;
    top: 20px;
}

.video-ul a + a {
    left: 298px;
}

.video-ul a + a + a {
    left: 597px;
}

.video-ul a + a + a + a {
    left: 895px;
}

.video-ul a p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    right: 0;
    margin: auto;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #729ed9;
    overflow: hidden;
    text-align: center;
    height: 26px;
}

.video-ul a i {
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/nbat56.png) no-repeat;
    width: 311px;
    height: 214px;
    z-index: 3;
}

.video-ul a div {
    float: left;
    margin: 37px 0 0 35px;
    width: 242px;
    height: 140px;
    position: relative;
}

.video-ul div img {
    vertical-align: bottom;
    border: 0;
}

.video-ul div b {
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/nbat57.png) no-repeat;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.video-ul a:hover b {
    background: none;
}

.video-ul a em {
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/nbat58.png);
    width: 60px;
    height: 60px;
    margin: auto;
    right: 0;
    bottom: 0;
    z-index: 11;
}

.video-ul a:hover p {
    color: white;
}

.pic-container {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.pic-container .title-p {
    margin: 50px auto 30px;
}

.pic-content {
    width: 100%;
    overflow: hidden;
}

.pic-content .pic-left {
    float: left;

}

.pic-content a {
    float: left;
    margin: 0 10px 10px 0;
}

.pic-content a img {
    float: left;
    vertical-align: bottom;
    width: 100%;
    height: 100%;
}

.pic-content .pic-left {
    float: left;
    width: 660px;
}

.pic-content .pic-left a {
    width: 650px;
    height: 360px;
}

.pic-content .pic-left a + a {
    width: 210px;
    height: 155px;
    margin-top: 5px;
}

.pic-content .pic-right {
    float: left;
    width: 540px;

}

.pic-content .pic-right a {
    width: 280px;
    height: 530px;
}

.pic-content .pic-right a + a {
    margin-right: 0;
    width: 250px;
    height: 200px;
}

.pic-content .pic-right a + a + a {
    height: 320px;
}

.more-news {
    position: absolute;
    top: 0;
    right: -100px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #729ed9;
}

.more-news span {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    background: url(../images/nbat38.png) no-repeat;
    margin-right: 5px;
}
#bbs{background:#13132e;}