body{
    background-image:url(../images/indexBg.jpg);
    background-repeat:no-repeat;
    background-position:center bottom;
}
.newFocus{
    width:1012px;
    height:420px;
    margin:0 auto;
}
.gray{
    background:#f5f5f5;
}

.newFocus .left{
    float:left;
    width:456px;
    height:284px;
}
.newFocus .left img{
    width:100%;
    height:100%;
}
.newFocus .title01{
    height:70px;
    width:907px;
    margin-left:54px;
    padding-top:20px;
    margin-bottom:20px;
}
.newFocus .title img{
    width:100%;
    height:100%;
}
.newFocus .right{
    float:right;
    width:418px;
    height:284px;
    position:relative;
}
.newFocus .right .right-box{
    width:418px;
    height:266px;
    overflow:hidden;
}
.newFocus .right h3{
    font-size:20px;
    color:#c81b28;
    line-height:26px;
    text-align:center;
}
.newFocus .right p{
    text-indent: 2em;
    padding:20px 0;
    line-height:22px;
    border-bottom:dashed 1px #c81b28;
}
.newFocus .right p a{
    color:#c81b28;
    text-decoration:underline;
}
.newFocus .right ul{
    margin-top:20px;
}
.newFocus .right li{
    height:30px;   
    line-height:30px;

}
.newFocus .right li a{
   display:block;
   width:390px;
   padding-left:22px;
   background-image:url(../images/icon-gray.png);
   background-repeat:no-repeat;
   background-position: 2px center;
   overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.newFocus .right a.more{
    position:absolute;
    bottom:-8px;
    right:0;
    font-size:12px;
}
.title{
    width:900px;
    height:56px;
}
.report{
    padding-top:24px;
}
.report .title{
    background-image:url(../images/title02.png);
    background-repeat:no-repeat;
    margin-bottom:24px;
}
.report .report_article{
    line-height:30px;
    padding-bottom:30px;
}
.report .report_article p{
    text-indent: 2em;
}
.report .report_article a{
    color:#e11311;
}
.style{
    padding-top:24px;
}
.tips{
    padding-bottom:24px;
}
.tips .right .more{
    float:right;
    color:#333333;
    font-size:12px;
    margin-right:10px;
    margin-top:10px;
}
.tips .title{
   background-image:url(../images/title03.png);
    background-repeat:no-repeat;
    margin-bottom:24px;
}
.style .left{
    width:448px;
    float:left;
}
.style li{
    height:38px;
    line-height:38px;
    width:100%;
}
.style li a{
    width:296px;
    padding-left:30px;
    background-image:url(../images/indexIcon01.png);
    background-repeat:no-repeat;
    background-position:13px center;
}
.style li span{
    width:92px;
    font-size:14px;
    display:block;
    float:right;
}
.style .right{
    width:440px;
    float:right;
}
.style .right li span{
    width:85px ;
}
.dynamic h4 a.more {
    font-size: 12px;
    float: right;
    color: #ae0000;
}
.dynamic .left ul{
    border-right:1px solid #f7e5e5;
}
.dynamic h4 {
    height: 29px;
    margin: 0 16px 6px 14px;
    background-image:url(../images/indexIcon02.png);
    padding-left:18px;
    background-repeat:no-repeat;
    color: #ae0000;
    font-size: 26px;
    line-height: 26px;
}
.atlas{
    margin-top:24px;
    padding-bottom:35px;
}
.atlas .title{
    background-image:url(../images/title04.png);
    background-repeat:no-repeat;
    padding-bottom:24px;
}

/*高清图集*/
 .hdPic-switch-box{
    width:100%;
    height:210px;
    position:relative;
}
.hdPic-switch-box .arrow-left{
    background: url(../images/prev.png);
    background-repeat:no-repeat;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -20px;
    width: 21px;
    height: 39px;
}
.hdPic-switch-box .arrow-right{
    background: url(../images/next.png);
    background-repeat:no-repeat; 
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -20px;
    width: 21px;
    height: 39px;
}
.hdPic-switch-box .hdPic-switch{
    width:826px;
    text-align:right;
    top:0px;
    height:210px;
}
.hdPic-switch .swiper-slide{
    text-align:center;
}
.hdPic-switch .swiper-slide a{
    display:inline-block;
    color:#000;
    width:248px;
    padding-bottom: 12px;
    background: #f2f2f2;
    border:1px solid #e3e3e3
}
.hdPic-switch .swiper-slide img{
    width:248px;
    height:166px;
}
.hdPic-switch .swiper-slide .picTitle{
    text-align:center;
    width:248px;
    font-size:14px;
    margin:10px auto 0;
}