*{
    margin: 0;
    padding: 0;
}
.clearfix:after{content:'';display: block;clear:both;}
.clearfix{zoom:1;}
a{
    text-decoration: none;
}
li{
    list-style: none;
}
html{

}
body{

}
.main_wrap{
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}
.header{
    overflow: hidden;
}
.header h1{
    float: left;
    margin-left: 480px;
    margin-top: 28px;
    font-size: 24px;
    line-height: 31px;
    color: #fff;
}
.header span{
    float: right;
    margin-top: 42px;
    font-size: 14px;
    color: #4296ff;
}
.num_box{
    margin-top: 40px;
}
.num_box div{
    float: left;
    text-align: left;
    font-size: 0;
}
.num_box div span{
    font-size: 16px;
    line-height: 21px;
    color: #fff;
}
.num_box div b{
    font-weight: bold;
    font-size: 30px;
    color: #46ccff;
    line-height: 40px;
}
.num_box div:nth-child(1),.num_box div:nth-child(2){
    width: 440px;
}
.num_box div:nth-child(3){
    width: 220px;
}
.timeBox{
    float: right;
    width: 95px;
    height: 24px;
    cursor: pointer;
    position: relative;
    z-index: 98;
}
.showYear{
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    color: #fff;
    background: url("../images/time.png") no-repeat left center;
    -webkit-background-size: 20px;
    background-size: 20px;
}
.yearsList{
    position: absolute;
    top: 25px;
    left: 10px;
    width: 80px;
    background: url("../images/bg03.png") no-repeat center top;
    -webkit-background-size: 100%;
    background-size: 100%;
    display: none;
}
.yearsList li{
    padding: 2px 0;
    font-size: 14px;
    color: #abadc0;
    text-align: center;
    line-height: 22px;
    background: #2b3484;
    border-left: 2px solid #46ccff;
    border-right: 2px solid #46ccff;
}
.yearsList li:hover{
    background: #2b3165;
}
.yearsList li:first-child {
    margin-top: 10px;
    padding-top: 5px;
}
.yearsList li:last-child {
    border-bottom: 2px solid #46ccff;
}
.content_wrap{
    overflow: hidden;
}
.bg_fa{
    position: relative;
}
.bg_fa > span{
    position: absolute;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #46ccff;
}
.lt{
    left: 0;
    top: 0;
}
.rt{
    right: 0;
    top: 0;
}
.lb{
    left: 0;
    bottom: 0;
}
.rb{
    right: 0;
    bottom: 0;
}
.left_wrap{
    float: left;
    margin-top: 44px;
}
.left_wrap li{
    margin-top: 20px;
    width: 226px;
    height: 200px;
    background: rgba(99,123,226,0.2);
    cursor: pointer;
}
.right_wrap{
    float: right;
    margin-top: 44px;
}
.right_wrap li{
    margin-top: 20px;
    width: 312px;
    height: 200px;
    background: rgba(99,123,226,0.2);
    cursor: pointer;
}
.agencyLine b{
    font-size: 16px;
    color: #fff;
    margin: 15px;
    display: none;
}
.agencyLine p{
    margin-top: 50px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    display: none;
}
.midd_wrap{
    float: left;
    margin-left: 30px;
    margin-top: 64px;
    width: 620px;
    height: 620px;
    position: relative;
}
#isLand{
    position: absolute;
    left: 100px;
    bottom:60px;
    width: 60px;
}

.main_wrap .nav {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.main_wrap .nav a, .main_wrap .nav span {
    float: left;
    margin-right: 6px;
    font-size: 18px;
    color: #fff;
}
.BIShow{
    margin: 45px auto 60px;
    width: 1200px;
    overflow: hidden;
    background: rgba(99,123,226,0.2);
}
.tabBtn{
    margin-top: 20px;
    margin-left: 20px;
}
.tabBtn > a{
    float: left;
    padding: 10px 18px;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
}
.tabBtn > a.clickAct{
    background: #353da2;
}
.chooseTime{
    float: right;
    margin-right: 20px;
    margin-top: 8px;
    height: 20px;
    cursor: pointer;
    position: relative;
}
.chooseTime img{
    float: left;
    width: 20px;
}
.chooseTime span{
    float: left;
    margin-left: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}
.chooseTime ul{
    position: absolute;
    top: 20px;
    width: 80px;
    background: url("../images/bg03.png") no-repeat center top;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.chooseTime ul li{
    padding: 2px 0;
    font-size: 14px;
    color: #abadc0;
    text-align: center;
    line-height: 22px;
    background: #2b3484;
    border-left: 2px solid #46ccff;
    border-right: 2px solid #46ccff;
}
.chooseTime ul li:first-child{
    margin-top:10px;
    padding-top: 5px;
}
.chooseTime ul li:last-child{
    border-bottom: 2px solid #46ccff;
    padding-bottom: 6px;
}
.chooseTime ul li:hover{
    color: #fff;
    background: #2b3165;
}
.infoListBox{
    margin: 36px 20px 0;
    width: 1170px;
    overflow: hidden;
}
.infoList{
    overflow: hidden;
    cursor: pointer;
}
.infoList li{
    margin-top: 10px;
    height: 50px;
    background: #2b3165;
}
.infoList li:hover{
    background: -webkit-linear-gradient(left, #1e4483 , #1f3066); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #1e4483 , #1f3066); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #1e4483 , #1f3066); /* Firefox 3.6 - 15 */
    background: linear-gradient(left, #1e4483 , #1f3066); /* 标准的语法（必须放在最后） */
}
.infoList li i{
    float: left;
    width: 6px;
    height: 50px;
}
.infoList li:hover i{
    background: url("../images/bg02.png") no-repeat center;
    -webkit-background-size: 6px 50px;
    background-size: 6px 50px;
}
.infoList li a{
    float: left;
    padding-left: 54px;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
}
.infoList li:hover a{
    font-weight: bold;
}
.infoList li:hover a{
    background: url("../images/sj.png") no-repeat 20px center;
    -webkit-background-size: 10px;
    background-size: 10px;
}
.infoList li span{
    float: right;
    margin-right: 30px;
    font-size: 14px;
    line-height: 50px;
    color: #fff;
}
.myPages{
    margin: 35px 0;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.myPages .pre{
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    width: 10px;
    height: 30px;
    background: url("../images/pre.png") no-repeat center;
    -webkit-background-size: 10px;
    background-size: 10px;
}
.myPages .next{
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    width: 10px;
    height: 30px;
    background: url("../images/next.png") no-repeat center;
    -webkit-background-size: 10px;
    background-size: 10px;
}
.myPages span{
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
}
.myPages span.pageAct{
    background: #1d70c9;
}
.md{
    position: fixed;
    right: 20px;
    top: 50%;
    padding: 60px 12px 25px;
    width: 22px;
    height: 110px;
    border: 2px solid #46ccff;
    background: url("/site/report/images/md.png") no-repeat center 13px;
    -webkit-background-size: 22px;
    background-size: 22px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 30px;
    box-sizing: content-box;
}
.public-fixrightbar{
    display: none;
}
.footer-wrap{
    display: none;
}
