										 /**
* @Author: MiniHui <huimini>
* @Date:   2016-09-06-14:51:27-Tuesday
* @Email:  iloveminihui@icloud.com
* @Project: Live-LongMarch
* @Last modified by:   huimini
* @Last modified time: 2016-09-21-14:12:10-Wednesday
*/


/**************************************************************************************************
                                            universal
***************************************************************************************************/

body{
    position: relative;
    background-color: #00152A;
    background-image: url(//www.xinhuanet.com/politics/tmxk33t/images/bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;

}

.bg-items{
	position: absolute;
	width:100%;
	height: 1135px;
}
.bg-items img{display:block;}
/*
.bg-items .bg-01{
	position:absolute;
	left:50%;
}
*/

.bg-items .bg-02{
	position:absolute;
	background-image: url(//www.xinhuanet.com/politics/tmxk33t/images/bg-02.jpg);
	left:0;
	top: 0;
	width: 100%;
	height:1135px;
	animation-delay:.6s;
	webkit-animation-delay:.6s; background-position: 50%;
    background-repeat: no-repeat;
}
.bg-items .bg-03{
	position:absolute;
	left:50%;
	top: 400px;
	margin-left:-400px;
	width:300px;
	animation-delay:.8s;
	webkit-animation-delay:.6s;
}
.bg-items .bg-04{
	position:absolute;
	left:50%;
	top: 280px;
	width:500px;
	margin-left:0px;
	animation-delay:1.2s;
	webkit-animation-delay:.6s;
}


.wrap{

    overflow:hidden;
    width:100%;
    position:relative;
}
#topHeader{
    background: rgba(249, 247, 244,0.5);
    background: #f9f7f4\9;
    font-family: "Microsoft YaHei", "微软雅黑";
}
/*通用列表*/
.box-style0{
    width: 273px;
    padding: 4px;
    /*background-color: #08314F;*/
    margin-bottom: 15px;
}
.box-style0-tit{
    height: 54px;
    background: url(//www.xinhuanet.com/politics/tmxk33t/images/bg3.png) 0 0 no-repeat;
    padding-left: 55px;
    margin-bottom: 20px;
}
.box-style0-tit-chinese{
    font-size: 22px;
    line-height: 26px;
    color: #0DD2FF;
    font-family: "Microsoft YaHei", "微软雅黑";
}
.box-style0-tit-chinese a{
    color: #4c4e5b;
}
.box-style0-tit-english{
    font-size: 19px;
    line-height: 20px;
    color: #b3b3b3;
    font-family: arial;
}
.box-style0-tit-english a{
    color: #b3b3b3;
}
.box-style0-list li{
    font-size: 14px;
    line-height: 30px;
    color: #4c4e5b;
    font-family: "Microsoft YaHei", "微软雅黑";
    border-bottom: 1px solid #557698;
    margin-top: 15px;
    position: relative;
    margin-left: 18px;
}
.box-style0-list li a{
    color: #82A5D3;
}
.box-style0-list li i{
    width: 5px;
    height: 5px;
    background: #b3b3b3;
    position: absolute;
    left: -15px;
    top:12px;
    border-radius: 50%;

}
.box-style0-list li:last-of-type{
    border-bottom: none
}
.fixed-box{
    position: fixed;
    left: 50%;
    top: 0;
    margin-left: 195px;
    z-index: 99;
}
/**************************************************************************************************
                                        banner  &  foot
***************************************************************************************************/
.banner{
    width: 1000px;
    height: 290px;
    margin: 0 auto;
    overflow: hidden;
}
.banner-topic{
    font-size: 30px;
    line-height: 48px;
    color: #990000;
    font-family: "Microsoft YaHei", "微软雅黑";
    font-weight: bold;
    margin-top: 220px;
    margin-left: 178px;
}
.foot{
    background:#00152A;
    color: #7d8894;
    text-align: center;
    font-size: 12px;
    line-height: 26px;
    overflow: hidden;   
    cursor: pointer;
   }
.footer{ width:1000px; margin:0 auto;overflow: visible;height: 82px;padding-top: 30px;}
/**************************************************************************************************
                                        顶部视频
***************************************************************************************************/
.topVideo{
    width: 730px;
    height: 410px;
    /*background: url(//www.xinhuanet.com/video/hjczsl/0912/img/di.png) 0 0 no-repeat;*/
    margin: 0 auto 80px;
    overflow: hidden;
    position: relative;
    border: 10px solid #9c0609;
    /*background-color: #bf5d49;*/
    background-color:#333333;
    padding: 2px;
    border-radius: 10px;
    cursor: pointer;
    position: static;
}
.topVideo-size{
    display: none;
}
.topVideo-cont{
    width: 730px;
    height: 410px;
    margin: 0 auto;
    /*overflow: hidden;*/
    position: relative;
}
.topVideo-tit{
    /*height: 0;
    overflow: hidden;*/
    display: none;
}
.topVideo-url{
    display: none;
}
.topVideo-img{
    width: 730px;
    height: 410px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    /*position: absolute;
    left: 11px;
    top: 13px;*/
    z-index: 2
}
.topVideo-playBtn{
    width: 113px;
    height: 114px;
    z-index: 3;
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/play-big.png) 0 0 no-repeat;
    left: 50%;
    top:50%;
    margin-left: -57px;
    margin-top: -57px;
    position: absolute;
}
.topVideo-cover{
    box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.5) inset;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top:0;
    z-index: 2;
    background: #000\9;
    filter:alpha(opacity=50);
}
.topVideo-img img{
    width: 100%;
    height: 100%;

}
.topVideo iframe{
    width: 730px;
    height: 410px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.topVideo-fixed{
    position: fixed;
    width: 303px;
    height: 198px;
    z-index: 98;
    background:none;
    border: none;
    border-radius: 0;
    overflow: visible;
    cursor:move;
}
.topVideo-fixed .topVideo-cont{
    width: 295px;
    height: 166px;
    background:#333333;
    position: absolute;
    left: 0px;
    top:37px;
    padding: 5px;
}
.topVideo-fixed .topVideo-tit{
    width: 287px;
    height:32px;
    padding-left: 18px;
    background: #333;
    cursor: pointer;
    display: block;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    font-family: "Microsoft YaHei", "微软雅黑";
    position: absolute;
    left: 0px;
    top:0px;
    cursor:move;
}
.topVideo-closeBtn{
    display: inline-block;
    float: right;
    padding-right: 11px;
    cursor: pointer;
    color: #b2b2b2;
    cursor: pointer;
}
.topVideo-tit-cont{
    display: inline-block;
    float: left;
    width: 220px;
    height:32px;
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.topVideo-fixed .topVideo-img{
    width: 295px;
    height: 166px;
}
.topVideo-fixed iframe{
    width: 295px;
    height: 166px;
    left: 5px;
    top: 5px;
}
.topVideo-fixed .topVideo-playBtn{
    width: 67px;
    height: 67px;
    z-index: 3;
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/play-small.png) 0 0 no-repeat;
    left: 50%;
    top:50%;
    margin-left: -33.5px;
    margin-top: -33.5px;
    position: absolute;
}
.topVideo-bigSize,.topVideo-bigSize .topVideo-cont,.topVideo-bigSize .topVideo-img,.topVideo-bigSize .topVideo iframe{
    width: 730px;
    height: 547.5px;
}
.topVideo-bigSize .topVideo-fixed,.topVideo-bigSize .topVideo-fixed .topVideo-img,.topVideo-bigSize .topVideo-fixed iframe{
    width: 295px;
    height: 221.25px;
}
/**************************************************************************************************
                                            概述
***************************************************************************************************/
.overview{
    background-color: #fff;
    width: 830px;
    padding: 70px 85px;
    margin: 820px auto 20px;
    position: relative;
    background: url(//www.xinhuanet.com/politics/tmxk33t/images/bd1.png) repeat-y;
    background-size: 100%;
}

.overview-top{
    position: absolute;
    top:-60px;
    left: 0;
    width: 1000px;
    height: 85px;
    background-image: url(//www.xinhuanet.com/politics/tmxk33t/images/top.png);
    background-size: cover;
}

.overview-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:#000; 
    opacity:0.5;filter:alpha(opacity=50); 
    z-index: -1;

}
.overview-txt{
    font-size: 14px;
    line-height: 34px;
    color: #F7F8FB;
    font-family: "Microsoft YaHei", "微软雅黑";
}
.quotes-left{
    width: 40px;
    height: 30px;
    background: url(//www.xinhuanet.com/politics/tmxk33t/images/quotesleft.png) 0 0 no-repeat;
    position: absolute;
    left: 22px;
    top:30px;
}
.quotes-right{
    width: 40px;
    height: 30px;
    background: url(//www.xinhuanet.com/politics/tmxk33t/images/quotesright.png) 0 0 no-repeat;
    position: absolute;
    right: 22px;
    bottom: 30px;
}
.link-bg{

    position: absolute;
    left: 0;
    bottom:-72px;
    width: 100%;
    height: 72px;
    margin: 0 auto; 
    background-image: url(//www.xinhuanet.com/politics/tmxk33t/images/bd2.png);
    background-size: 100%;
}
/**************************************************************************************************
                                            主要直播内容
***************************************************************************************************/
.main{
    width: 1000px;
    margin: 0 auto;
    overflow: visible;
    background: url(//www.xinhuanet.com/politics/tmxk33t/images/bd3.png);
    background-size: 100%;
}
.live{
    padding-top: 20px;
    width: 660px;
}
/*直播顶部按钮*/
.live-top{
    position: relative;
    left: 12px;
    height: 60px;
}
.live-top-liveDay{
    background: url(//www.xinhuanet.com/politics/tmxk33t/images/clock.png) 0 no-repeat;
    padding-left: 60px;

    height: 60px;
    width: 105px;
    text-align: left;
    font-size: 16px;
    line-height: 40px;
    color: #4c4e5b;
    font-family: "Microsoft YaHei", "微软雅黑";
}
.live-top-styleChoice{
    height: 32px;
    margin-top: 4px;
    margin-left: 55px;
    position: relative;
}
.active-line{
    width: 210px;
    height: 32px;
    position: absolute;
    z-index: 1;
    left: 0;
    top:0;
}
.orange-line{
    width: 68px;
    height: 28px;
    border: 1px solid #ff9d6f;
    border-radius: 15px;
    display: block;
    position: absolute;
    left:0;
    top:0;
}
.live-top-styleChoice ul{
    position: relative;
    z-index: 2;
}
.live-top-styleChoice li{
    width: 70px;
    height: 30px;
    float: left;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    font-family: "Microsoft YaHei", "微软雅黑";
    cursor: pointer;
    background: none;
}
.live-top-styleChoice li.active{
    width: 70px;
    height: 30px;
    /*border-radius: 15px;*/
    color: #ff9d6f;
    /*border: 1px solid #ff9d6f;*/
}
.live-top-refresh{
    width: 54px;
    height: 30px;
    margin-top: 4px;
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/refresh.png) 0 0 no-repeat;
    cursor: pointer;
}
/*************************************************直播主体内容**************************************************/

.live-tips{
    width: 660px;
    /*height: 0px;*/
    /*overflow: hidden;*/
    height: 0;
    opacity: 0;
    filter:alpha(opacity=0);
    overflow: hidden;
    margin-bottom: 15px;
    text-align: center;
    background: #d4d4d4;
    border-radius: 15px;
    font-size: 14px;
    line-height: 28px;
    color: #4c4e5b;
    font-family: "Microsoft YaHei", "微软雅黑";
    /*display: none;*/
}
.live-list{
    float: none;
    margin-left: 50px;
    
}
.live-list li{
    position: relative;
    margin-top: 106px;
    margin-bottom: 20px;
    background: url(//www.xinhuanet.com/politics/tmxk33t/images/dot.png) 48px 20px no-repeat;
}

.live-list .share-list li{
    margin-top: 0;
}

.live-time{
    position: absolute;
    top: -116px;
    left: -38px;
    margin-top: 20px;
    padding-left: 80px;
    width: 588px;
    height: 97px;
    font-size: 26px;
    font-weight: 600;
    line-height: 60px;
    color: #0DD2FF;
    font-family: "Microsoft YaHei", "微软雅黑";

    overflow: hidden;
    background: url(//www.xinhuanet.com/politics/tmxk33t/images/bg2.png)
}
.live-cont{
    float: none;
    width: 638px;
    position: relative;
}
.live-cont-triangle{
    position: absolute;
    left: 7px;
    top: 32px;
    width: 8px;
    height: 22px;
    background: url(//www.xinhuanet.com/politics/tmxk33t/images/tri.png) 0px 0px no-repeat;
    z-index: 2;
}
.live-cont-dialogue{
    margin-left: 15px;
    border: 1px solid #0DD2FF;
    padding: 10px 20px;
}

.dialogue-headPortrait{
    width: 300px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.headPortrait-img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    display: none;
}
.headPortrait-img img{
    display: none;
}
.headPortrait-img img:first-child{
    display: block;
    width: 100%;
    height: 100%;
}
.headPortrait-name{
    width: 100%;
    height: 24px;
    font-size: 20px;
    line-height: 24px;
    color: #9DD5F9;
    font-family: "Microsoft YaHei", "微软雅黑";
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.dialogue-btn{
    position: absolute;
    top: 0;
    right: 0;
    width: 290px;
    cursor: pointer;
}
.dialogue-btn-share{
    /*width: 210px;*/
    width: 49px;
    overflow: hidden;
    position: relative;
}
.dialogue-top{
    position: relative;
    height: 44px;
}
.dialogue-bottom{
    position: relative;
}
.share-base{
    width: 34px;
    height: 34px;
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/sharegrey.png) 0 0 no-repeat;
    float: right;
    margin-right: 15px;
    z-index: 1;
    position: relative;
}
/*.share-base:hover{
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/sharered.png) 0 0 no-repeat;
}*/
.share-list{
    position: absolute;
    z-index: 0;
    /*width: 0px;*/
    height: 34px;
    width: 196px;
    right:15px;
    top:0;
    overflow: hidden;
}
.share-list li{
    float: left;
    width: 34px;
    height: 34px;
    margin-left: 15px;

}
.share-list li.share-xh{
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/sharenews.png) 0 0 no-repeat;
}
.share-list li.share-wx{
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/sharewx.png) 0 0 no-repeat;
}
.share-list li.share-wb{
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/sharewb.png) 0 0 no-repeat;
}
.share-list li.share-kj{
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/shareqzone.png) 0 0 no-repeat;
}
.dialogue-btn-favor{
    width: 36px;
    height: 34px;
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/lovegrey.png) 0 0 no-repeat;
    padding-left: 40px;
    font-size: 16px;
    line-height: 34px;
    color: #a2adb3;
    font-family: "Microsoft YaHei", "微软雅黑";
    position: relative;
    cursor: pointer;
}
.clicked{
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/lovered.png) 0 0 no-repeat;
}
/*图片视频列表样式*/

.dialogue-title{
    position: absolute;
    color: #9DD5F9;
    font-size: 20px;
    font-weight: 600;
    width: 300px;
    height: 44px;
    line-height: 44px;
}


.dialogue-styleMark{
    position: absolute;
    left: -10px;
    top: 0;
    border:2px solid #0DD2FF;
    height: 376PX;
    display: block;
    width: 0;
    text-indent:-9999999px;
}
.dialogue-TitUrl{
    display: none;
}
.dialogue-txt{
    position: absolute;
    font-size: 14px;
    line-height: 28px;
    color: #88ABDA;
    font-family: "Microsoft YaHei", "微软雅黑";
    margin-bottom: 15px;
    margin-top: 5px;
    width: 200px;
    height: 285px;
    right: -12px;
    top: -10px;

}
/*txtOnly:纯文字,videoShow:视频显示,picShow:图片显示*/
.txtOnly,.videoShow,.picShow{
    display: block!important;
}
/*视频*/
.dialogue-video{
    width:380px;
    height:285px;
    margin-bottom: 17px;
    position: relative;
    display: none;
}
.video-url{
    display: none;
}
.video-img{
    width:380px;
    height:285px;
    position: relative;
    cursor: pointer;
    z-index: 2
}
.item-des{
    width: 132px;
    font-size: 16px;
    color: #7495BF;
    max-height:285px;
    overflow-y: hidden; 
}
.video-cover{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top:0;
    background: #000;
    filter:alpha(opacity=50);
    opacity: 0.5;
    z-index: 1;
}
.video-playBtn{
    width: 67px;
    height: 67px;
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/play-small.png) 0 0 no-repeat;
    position: absolute;
    left: 50%;
    top:50%;
    margin-left: -30px;
    margin-top: -30px;
    z-index: 2;
}
.video-img img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.dialogue-video iframe{
    width:380px;
    height:285px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.video-closeBtn{
    width:29px;
    height:28px;
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/close.png) 0 0 no-repeat;
    position: absolute;
    right:-29px;
    top:0;
    cursor: pointer;
    display: none;
}
/*************************************图片*************************************/
.dialogue-pics{
    overflow: hidden;
    margin-bottom: 17px;
    display: none;
}
.dialogue-pics li{
    float: left;
    display: none;
    overflow: hidden;
    cursor: pointer;
}

/*一张图*/
.picNum1{
    width:380px;
    height:285px;
}
.picNum1 li{
    width:380px;
    height:285px;
    overflow: hidden;
    display: block;
}
.picNum1 li img{
    width:100%;
    height:100%;
}
/*二或者三张图*/
.picNum2,.picNum3{
    height:152px;
}
.picNum2{
    width:414px;
}
.picNum3{
    width:621px;
}
.picNum2 li,.picNum3 li{
    width:202px;
    height:152px;
    overflow: hidden;
    margin-right: 5px;
    display: block;
}
.picNum2 li img,.picNum3 li img{
    width:100%;
    height:100%;
}

/*三张以上图*/
.picNum4,.picNum5,.picNum6,.picNum7,.picNum8,.picNum9{
    width:495px;
}
.picNum4,.picNum5,.picNum6{
    height: 330px;
}
.picNum7,.picNum8,.picNum9{
    height:495px;
}

.picNum4 li,.picNum5 li,.picNum6 li,.picNum7 li,.picNum8 li,.picNum9 li{
    width:160px;
    height:160px;
    overflow: hidden;
    margin-right: 5px;
    margin-bottom: 5px;
}
.picNum4 li:nth-child(1),.picNum4 li:nth-child(2),.picNum4 li:nth-child(3),.picNum4 li:nth-child(4){
    display: block;
}
.picNum5 li:nth-child(1),.picNum5 li:nth-child(2),.picNum5 li:nth-child(3),.picNum5 li:nth-child(4),.picNum5 li:nth-child(5){
    display: block;
}

.picNum7 li:nth-child(1),.picNum7 li:nth-child(2),.picNum7 li:nth-child(3),.picNum7 li:nth-child(4),.picNum7 li:nth-child(5),.picNum7 li:nth-child(6),.picNum7 li:nth-child(7){
    display: block;
}
.picNum8 li:nth-child(1),.picNum8 li:nth-child(2),.picNum8 li:nth-child(3),.picNum8 li:nth-child(4),.picNum8 li:nth-child(5),.picNum8 li:nth-child(6),.picNum8 li:nth-child(7),.picNum8 li:nth-child(8){
    display: block;
}
.picNum6 li,.picNum9 li{
    display: block;
}
.picNum4 li img,.picNum5 li img,.picNum6 li img,.picNum7 li img,.picNum8 li img,.picNum9 li img{
    width:100%;
    height:100%;
}


/**************************************************************************************************
                                            右侧扩展内容
***************************************************************************************************/
.extend{
    margin-top: 42px;
    margin-right: 18px;
    width: 286px;
}
.extend-relatedNews .box-style0-tit-chinese,.extend-liveSummary .box-style0-tit-chinese{
    line-height: 43px;

}
.extend-fighting-list li{
    border-bottom: 1px solid #f4f4f3;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.extend-fighting-list li:last-child{
    border-bottom:none;
    margin-bottom: 0px;
}
.fighting-head{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #255E7B;
    float: left;
    margin-top: 10px;
}
.fighting-head img{
    width: 100%;
    height: 100%;
}
.fighting-txt{
    width: 152px;
    padding-left: 5px;
    float: left;
    margin-top: 5px;
}
.fighting-txt-name{
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    font-family: "Microsoft YaHei", "微软雅黑";
}
.fighting-txt-popularity{
    color: #82A5D3;
    font-size: 12px;
    padding-left: 5px;
}
.fighting-txt-popularity i{
    font-style: normal;
}
.fighting-txt-sum{
    color: #82A5D3;
    font-size: 12px;
    line-height: 18px;
    font-family: "Microsoft YaHei", "微软雅黑";
}
.fighting-btn{
    border: 2px solid #b255E7B;
    padding: 2px;
    background: #fff;
    float: left;
    width: 38px;
    margin-left:8px;
    height: 60px;
}
.fighting-btn-love{
    text-align: center;
    color: #fff;
    background: #255E7B;
    background-size: 50% auto;
    height: 60px;
    position: relative;
    cursor: pointer;
}
.fighting-btn-love i{
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    left: 50%;
    top: 4px;
    margin-left: -7px;
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/fighting-k.png) 0 0 no-repeat;
    /*background-size: 100% auto;*/
}
.fighting-btn-love.clicked i{
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/fighting-s.png) 0 0 no-repeat;
    /*background-size: 100% auto;*/
}
.fighting-btn-love span{
    width: 14px;
    display: block;
    margin: 0 auto;
    line-height: 18px;
    padding-top: 19px;
}
.fighting-url{
    display: none
}
/**************************************************************************************************
                                            图片呼吸动画
***************************************************************************************************/
@keyframes imgBreath
{
0%   {transform:scale(1.3)}
/*25%  {top:200px;}
50%  {top:100px;}
75%  {top:200px;}*/
100% {transform:scale(1)}
}

@-moz-keyframes imgBreath /* Firefox */
{
    0%   {transform:scale(1.3)}
    /*25%  {top:200px;}
    50%  {top:100px;}
    75%  {top:200px;}*/
    100% {transform:scale(1)}
}

@-webkit-keyframes imgBreath /* Safari 和 Chrome */
{
    0%   {transform:scale(1.3)}
    /*25%  {top:200px;}
    50%  {top:100px;}
    75%  {top:200px;}*/
    100% {transform:scale(1)}
}

@-o-keyframes imgBreath /* Opera */
{
    0%   {transform:scale(1.3)}
    /*25%  {top:200px;}
    50%  {top:100px;}
    75%  {top:200px;}*/
    100% {transform:scale(1)}
}
.breath{
    /*animation: name duration timing-function delay iteration-count direction;*/
    animation:imgBreath 18s;
    -webkit-animation:imgBreath 18s; /* Safari 和 Chrome */

}
/**************************************************************************************************
                                            二维码弹出
***************************************************************************************************/
.qrcode{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    left:0;
    top:0;
    z-index: 99;
    display: none;
}
.qrcodeBg{
    width: 100%;
    height: 100%;
    background: #000;
    filter:alpha(opacity=80);
    opacity: 0.8;
    z-index: 1;
    position: absolute;
    left: 0;
    top:0;
}
.qrcode-box{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -89px;
    margin-top: -89px;
    z-index: 2;
    width: 178px;
    padding: 12px;
    background-color: #fff;
    text-align: center;
}
#itemQRcode {
    margin: 0 auto;
}
.qrcode-txt{
    margin-top: 12px;
    color: #4c4c4c;
    font-size: 16px;
    line-height: 23px;
    font-family: "Microsoft YaHei", "微软雅黑";
    font-weight: 400;
}
.qrcode-txt span{
    font-size: 14px;
    font-weight: normal;
}
.qrcode-close{
    position: absolute;
    right: 0;
    top:0;
    width: 57px;
    height: 57px;
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/close1.png) 0 0 no-repeat;
    z-index: 2
}

.toTop{
    width: 70px;
    height: 70px;
	background-color:#0EA6FF;
    position: fixed;
    right: 50%;
    bottom: 36%;
    margin-right: -571px;
    margin-bottom: -273px;
    z-index: 99;
    cursor: pointer;
}
.rock{
    width: 70px;
    height:70px;
    background: url(//www.xinhuanet.com/politics/tmxk33t/images/totop.png) 0 0 no-repeat;
    position: fixed;
    right: 50%;
    bottom: 36%;
    margin-right: -572px;
    margin-bottom: -273px;
    z-index: 99;
    cursor: pointer;
}

.rock-write{
    width: 38px;
    height:54px;
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/rock.png) 0 0 no-repeat;
    position: fixed;
    right: 50%;
    bottom: 50%;
    margin-right: -554px;
    margin-bottom: -386px;
    z-index: 99;
    cursor: pointer;
}
.rock-red{
    width: 38px;
    height:54px;
	background: url(//www.xinhuanet.com/video/hjczsl/0912/img/rock.png) 0 0 no-repeat;
    /*background: url(//www.xinhuanet.com/video/hjczsl/0912/img/rock.png) -40px 0 no-repeat;*/
    position: fixed;
    right:50%;
    top:90%;
    margin-right: -554px;
    z-index: 99;
    display: none;
    cursor: pointer;
}
@keyframes rockMoveOk
{
    0%   {margin-right: -555px;}
    100%  {margin-right: -552px;}
}

@-moz-keyframes rockMoveOk /* Firefox */
{
    0%   {margin-right: -555px;}
    100%  {margin-right: -552px;}
}

@-webkit-keyframes rockMoveOk /* Safari 和 Chrome */
{
    0%   {margin-right: -555px;}
    100%  {margin-right: -552px;}
}

@-o-keyframes rockMoveOk /* Opera */
{
    0%   {margin-right: -555px;}
    100%  {margin-right: -552px;}
}
.rockMove{
    /*animation: name duration timing-function delay iteration-count direction;*/
    animation:rockMoveOk 0.1s infinite;
    -webkit-animation:rockMoveOk 0.1s infinite; /* Safari 和 Chrome */

}
/**************************************************************************************************
                                            kaka放大图集相关
***************************************************************************************************/
#mask{
    width: 100%;
    height: 100%;
    z-index: 99;
    position: fixed;
    left: 0;
    top:0;
    display: none;
}
.mask-bg{
    width: 100%;
    height: 100%;
    background: #000;
    filter:alpha(opacity=80);
    opacity: 0.8;
    z-index: 1;
}
.mask-close{
    position: absolute;
    right: 0;
    top:0;
    width: 57px;
    height: 57px;
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/close1.png) 0 0 no-repeat;
    z-index: 2;
    cursor: pointer;
}
.bigPic {
    width: 600px;
    height:630px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -300px 0 0 -300px;
    z-index: 101;
    display: none;
}
.bigPic2 {
    width: 600px;
    height:480px;
    margin: -240px 0 0 -240px;
}

.bigPic .arrow-left {
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/arrows.png) no-repeat left top;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -15px;
    width: 20px;
    height: 30px;
}
.bigPic .arrow-right {
    background: url(//www.xinhuanet.com/video/hjczsl/0912/img/arrows.png) no-repeat left bottom;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -15px;
    width: 20px;
    height: 30px;
}
.bigPic .swiper-container {
    height: 100%;
}
.bigPic .swiper-slide img {
    width: 600px;
    height: auto;
}
.bigPic .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
    z-index: 102;
}
.bigPic .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}

.bigPic .swiper-active-switch {
    background: #fff;
}

.live-list-url{
    display: none;
}
.citySwitch-box{
    width: 1000px;
    margin: 0 auto;
}
.us{
    display: none;
    position: fixed;
    width: 200px;
    height: 200px;
    left: 50%;
    top: 300px;
    margin-left: -711px;
    /*
    background: url(//www.xinhuanet.com/politics/tmxk33t/images/us.png);
    background-size: 100%;
    */
}
.us-img{
    display: block;
    width: 100%;
    height: 100%;
}
.us-close{
    position: absolute;
    top: 0px;
    left: 82px;
    width: 30px;
    height: 30px;
}
.bottom-bd{
	width:100%;
}
