﻿@charset "utf-8";
/* CSS Document */

.page-nav {
    float: left;
    font-size: 0;
    line-height: 0;
    margin-top: 20px;
    text-align: center;
    width: 100%;
    margin-bottom:60px;
}
.page-nav ul li {
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    margin: 0 6px 10px;
    /*display:inline;*/
    zoom:1;
    padding:0;
    height:auto;
    border:none;
}
.page-nav a {
    border: 1px solid #e8e8e8;
    color: #000;
    font-size: 14px;
    display: inline-block;
    padding: 2px 5px;
    text-decoration: none;
    transition: all 0.8s ease 0s;
    font-family: "微软雅黑";
}
.page-nav a:hover {
    background: #000 none repeat scroll 0 0;
    border-color: #000;
    color: #fff;
    text-decoration: none;
    transition: all 0.4s ease 0s;
}
.page-nav span{color: #000!important;padding:0!important;margin:0!important;}
.page-nav .current a {
    background: #000 none repeat scroll 0 0;
    border-color: #000;
    color: #fff;
    font-weight: bold;
}
.page-nav .total b {
    color: #900;
    letter-spacing: 1px;
    margin: 0 3px;
}


.abody .play-pic {
    position: relative;
}
.abody .play-pic img {
    display: block;
    margin: 0 auto;
}
.abody .play-pic .arrow { position: absolute; top: 50%; left: 5px; width: 30px; height: 59px; margin-top: -30px; background: url(https://f2.zhizunsf176.com/M00/1B/18/CqgNOlZVFjiANL_qAAAAAAAAAAA5647606.arrow1.png) 0 0 no-repeat; text-indent: -999px; white-space: nowrap; overflow: hidden; cursor: pointer; }
.abody .play-pic .prev:hover { background-position: 0 -79px; }
.abody .play-pic .next { left: auto; right: 5px; background-position: -50px 0; }
.abody .play-pic .next:hover { background-position: -50px -79px; }

.abody .play-box .tip {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
.abody .play-tools {
    height: 34px;
    margin: 0 auto;
    width: 400px;
}
.abody .play-tools li {
    float: left;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    margin-right: 12px;
}
.abody .play-tools .btn-play {
    background: url(https://f2.zhizunsf176.com/M00/40/C1/CqgNOlcPNseAK42tAAAAAAAAAAA2830949.playBox_btn.png) 0 0 no-repeat;
    color: #00f;
    cursor: pointer;
    display: block;
    height: 24px;
    line-height: 24px;
    margin-top: 5px;
    padding-left: 30px;
}
.abody .play-tools .pause {
    background-position: 0 -34px;
}
.abody .play-tools .radio, .abody .play-tools label {
    cursor: pointer;
    float: left;
}
.abody .play-tools .radio {
    float: left;
    margin-top: 11px;
}
.abody .play-tools label {
    padding-left: 3px;
}
.abody .play-tools .btn-prev, .abody .play-tools .btn-next {
    background: url(https://f2.zhizunsf176.com/M00/40/C1/CqgNOlcPNseAK42tAAAAAAAAAAA2830949.playBox_btn.png) 0 -68px no-repeat;
    cursor: pointer;
    float: left;
    height: 34px;
    overflow: hidden;
    text-indent: -999px;
    white-space: nowrap;
    width: 32px;
}
.abody .play-tools .btn-next {
    background-position: -32px -68px;
    width: 34px;
}
.imp_body_label_a {
    border-bottom: 1px dashed #333;
    text-decoration: none !important;
}
.sidebar .tab-box1 {
    float: left;
    margin-bottom: 20px;
    width: 300px;
}
.sidebar .tab-box1 .tab-menu {
    border-top: 2px solid #1e66ae;
    color: #1e66ae;
    cursor: default;
    float: left;
    width: 300px;
}
.sidebar .tab-box1 .tab-menu h3 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f7f7f7 none repeat scroll 0 0;
    border-color: -moz-use-text-color #ddd #ddd;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    float: left;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 58px;
}
.sidebar .tab-box1 .tab-menu ul {
    float: left;
}
.sidebar .tab-box1 .tab-menu ul li {
    background: #f7f7f7 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    cursor: pointer;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 59px;
}
.sidebar .tab-box1 .tab-menu ul li:hover {
    background: #fff none repeat scroll 0 0;
}
.sidebar .tab-box1 .tab-menu ul li.current {
    background: #fff none repeat scroll 0 0;
    border-bottom-color: #fff;
    color: #900;
    font-weight: bold;
}
.sidebar .tab-box1 .tab-main {
    float: left;
    font-size: 14px;
    height: 200px;
    margin-top: 5px;
    overflow: hidden;
    width: 100%;
}
.sidebar .tab-box1 .tab-con {
    display: none;
    float: left;
    width: 100%;
}
.sidebar .tab-box1 .tab-con1 {
    display: block;
}
.sidebar .tab-box1 iframe {
    border: medium none;
    height: 200px;
    overflow: hidden;
    width: 100%;
}
.Leftsidebar {
    margin-top: 10px;
}
.Leftsidebar .tab-box1 {
    float: left;
    margin-bottom: 20px;
    width: 640px;
}
.Leftsidebar .tab-box1 .tab-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f7f7f7 none repeat scroll 0 0;
    border-color: #003368 #ddd #ddd;
    border-image: none;
    border-style: solid;
    border-width: 2px 1px 1px;
    color: #003368;
    cursor: default;
    float: left;
    height: 30px;
    width: 638px;
}
.Leftsidebar .tab-box1 .tab-menu ul {
    float: left;
}
.Leftsidebar .tab-box1 .tab-menu ul li {
    background: #f7f7f7 none repeat scroll 0 0;
    border-right: 1px solid #ddd;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 88px;
}
.Leftsidebar .tab-box1 .tab-menu ul li:hover {
    background: #fff none repeat scroll 0 0;
}
.Leftsidebar .tab-box1 .tab-menu ul li.current {
    background: #fff none repeat scroll 0 0;
    border-bottom-color: #fff;
    color: #006ad9;
    font-weight: bold;
    height: 31px;
}
.Leftsidebar .tab-box1 .tab-main {
    float: left;
    font-size: 14px;
    height: 245px;
    margin-top: 5px;
    overflow: hidden;
    width: 100%;
}
.Leftsidebar .tab-box1 .tab-con {
    display: none;
    float: left;
    margin-top: 10px;
    width: 100%;
}
.Leftsidebar .tab-box1 .tab-con1 {
    display: block;
}
.Leftsidebar .tab-box1 iframe {
    border: medium none;
    height: 245px;
    overflow: hidden;
    width: 100%;
}







