.columTwo{
    width:940px;
    margin:0 auto;
}
.columTwo .right{
    float:right;
    width:447px;
    height:390px;
     position:relative;
     padding-left:15px;
     padding-right:10px;
}
.columTwo .right .right-box{
    width:418px;
    height:266px;
    overflow:hidden;
}
.columTwo .right h3{
    font-size:20px;
    color:#d80e1e;
    line-height:26px;
    text-align:center;
}
.columTwo .right p{
    text-indent: 2em;
    padding:15px 0 20px 0;
    line-height:22px;
    border-bottom:dashed 1px #e4b2b2;
}
.columTwo .right p a{
    color:#c81b28;
    text-decoration:underline;
}
.columTwo .right ul{
    margin-top:16px;
}
.list li{
    height:30px;   
    line-height:30px;
}
.list li a{
   display:block;
   padding:0 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;
}
.titleLen .list li a{
    width:370px;
}
.columTwo .right a.mores{
    position:absolute;
    bottom:20px;
    right:10px;
    font-size:14px;
}

.columTwo .left{
    float:left;
    width:468px;
    height:400px;
}
.columTwo h2.columTitle{
    background-image:url(../images/columTwo-title01.png);
    background-repeat:no-repeat;
    height:40px;
    font-size:26px;
    color:#e4011d;
    line-height:32px;
    margin:25px 0;
}
.titleLen h2.columTitle{
    background-image:url(../images/columTwo-title02.png);
}
h2.columTitle a.more{
    float:right;
    font-size:14px;
    line-height:40px;
    font-weight: normal;
}
.left h2.columTitle a.more{
    padding-right:16px;
}
.titleLen .left,.titleLen .right{
    height:325px;
}
a.more span{
    color:#c81b28;
}
h2.title{
    background-repeat:no-repeat;
    width:100%;
    background-position:center top;
    width:987px;
    height:116px;
    margin:25px auto;
    position:relative;
}
h2.title .more{
    position:absolute;
    bottom:10px;
    right:20px;
    font-weight:normal;
}
.descriptiveText h2.title{
    background-image:url(../images/title01.png);
}
.characters h2.title{
    background-image:url(../images/title02.png);
}
.reformStamp h2.title{
    background-image:url(../images/title03.png);
}

/*图片新闻*/

#picNew{
    background-color:#ececec;
    cursor:pointer!important;
    width:448px;
    height:284px;
    position:relative;
}
#picNew img{
    width:448px;
    height:285px;
}
#picNew .swiper-slide{
    position:relative;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: #cecece;
  margin: 0 7px;
 cursor: pointer;
}
.swiper-active-switch {
  background: #af1212;
}
#picNew .newText{
    position:absolute;
    bottom:0px;
    height:60px;
    width:240px;
    left:39px;
    color:#fff;
    line-height:60px;
    text-align:center;
    font-size:16px;
    font-weight: bold;
    background-image:url(../images/text-bg.png);
    background-repeat:no-repeat;
    padding-left:90px;
    padding-right:50px;
    z-index:10;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
#picNew .arrow{
    background-repeat:no-repeat;
    width:39px;
    height:60px;
    display:block;
    position:absolute;
    bottom:0;
    z-index:100;
}
#picNew .num{
    display:block;
    position:absolute;
    bottom:0;
    z-index:100;
    width:40px;
    height:60px;
    left:60px;
    color:#fff;
    font-size:20px;
    font-family: arial;
}
#picNew .num span{
    position:absolute;
    font-size:20px;
    left:22px;
    top:30px;
}
#picNew .num i.line{
    left:12px;
    top:20px;
     position:absolute;
    font-size:30px;
}
#picNew .num span.active{
    font-size:26px;
    color:#e4011d;
    left:0px;
    top:8px;
}
#picNew .arrow-left{
    left:0;
    background-image:url(../images/arrow-left.jpg);
}
#picNew .arrow-right{
    right:0;
    background-image:url(../images/arrow-right.jpg);
}
/*大事件*/
#breakingNews{
    width:100%;
    height:391px;
}
#breakingChange{
    height:286px;
    width:100%;
}
.breakingNews .swiper-container,.figure-switch-box{
    height:100%;
}
.breakingNews .swiper-container img{
    width:100%;
}
.figure-switch-box .swiper-slide{
    position:relative;
    height:100%;
    width:100%;
}
#breakingNews .swiper-slide img {
    width: 1010px;
    height:391px;
}
#breakingChange .swiper-slide img {
    width: 1010px;
    height:286px;
}
.breakingNews .pagination{
    width:100%;
    height:12px;
    z-index:20;
    position:absolute;
    bottom:20px;
    text-align:center;
}
.breakingNews .pagination span{
    width:10px;
    height:10px;
    background:#fff;
    border:1px solid #e4011d;
}
.breakingNews .pagination span.swiper-active-switch{
    background:#e4011d;
}
/*轮播*/


.carousel .swiper-container{
    width:950px;
    height:486px;
    margin:0 auto;
}
.carousel .pic-l,.carousel .pic-c,.carousel .pic-r{
    width:310px;
    height:486px;
    float:left;
    overflow:hidden;
}
.carousel .pos{
    position:relative;
}
.carousel .newText,.fiveYears-pic .newText{
    width:306px;
    padding:0 10px;
    height:50px;
    font-weight:bold;
    line-height:50px;
    color:#fff;
    font-size:14px;
    position:absolute;
    bottom:0;
    left:0;
    background-image:url(../images/text-bg.png);
    background-repeat:repeat-x;
    z-index:100;
}

.carousel .pic-c{
    margin:0 10px;
}
.carousel img{
    width:100%;
    height:100%;
}
.pic-s{
    width:310px;
    height:234px;
}
.pic-b{
    width:310px;
    height:244px;
}
.pic-c .pic-b{
    margin-top:10px;
}
.pic-r .pic-s{
    margin-top:10px;
}
/*改革印记*/
.reformStamp .columTwo .right{
    padding-left:0;
    float:left;
}
.reformStamp .list li a{
    background:none;
    padding-left:0;
}
.reformStamp .list li a span{
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #e4011d;
    border-radius: 2px;
    -moz-border-radius: 2px;
    margin: -3px 6px 0 0;
}
.reformStamp .columTwo .right,
.reformStamp .columTwo .left{
    height:350px;
}