body{
    font-family: "Microsoft YaHei";
    min-width: 1200px;
    overflow-x: hidden;
}

.inHide{
    display: none !important;
}
.md{
    position: absolute;
    width:100%;
    top:5%;
    display: none;
}
#part01{
    width: 100%;
    margin: auto;
    text-align: center;
    position: relative;
    /*height: 500px;*/
    /*border:1px solid red;*/
}

#part01 > .img01{
    width: 100%;
    /*margin:auto;*/
    display: block;
    height: 100%;
}

#part01 > .img02{
    width: 1192px;
    /*height: 352px;*/
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    margin: auto;
}

#part01 > div {
    position: absolute;
    bottom: 244px;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 29px;
    font-weight: bold;
    text-shadow: 0 0 5px #b91806, 0 0 10px #b91806, 0 0 15px #b91806, 0 0 40px #b91806, 0 0 70px #b91806;
    /*text-shadow: 1px 3px  5px  #eb2100;*/
}
#part01 .zhib_time{
    position: absolute;
    bottom: 183px;
    width: 100%;
    text-align: center;
    color: #eb2100;
    font-size:34px;
    font-weight: bold; 
    letter-spacing: 5px;
}

#part01 > div > span{
    font-size: 50px;
    font-weight: bold;

}

#navO{
    height: 80px;
}

#part02{
    height: 80px;
    line-height: 80px;
    width: 100%;
    color: #fff;
    font-size: 20px;
    box-shadow: 0px 1px 10px #940205;
    position: relative;
    background-color: #940205;
}

#part02 > ul{
    width: 1165px;
    margin: 0 auto;
}

#part02 > ul > li{
    float: left;
    margin-right: 30px;
    cursor: pointer;
    width: 195px;
    text-align: center;
    font-size: 24px;
}

#part02 .thisPart,#part02 > ul > li:hover{
    height: 58px;
    line-height: 58px;
    position: relative;
    top: 11px;;
    background-color: #fff;
    color: #940205;
}

#part02 .lastPart02Li{
    margin-right: 0 !important;
}

#part02.fffBg{
    background: url(../imgs/nav_bg.jpg);
}
#part02.fffBg a{
	color: #fff;
}
#part02.fffBg .thisPart,#part02.fffBg > ul > li:hover{
    background-color: #fff !important;
    color: #940205 !important;
}
#part02.fffBg .thisPart a,#part02.fffBg > ul > li:hover a{
	color: #940205 !important;
}
#part03,#part04,#part05,#part06,#part07,#part10{
    padding-left: 22px;
    padding-right: 22px;
    padding-bottom: 20px;
    width: 1200px;
    position: absolute;
    background-color: #fff;
    left: 50%;
    margin-left: -600px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
}

#part03{
    padding-top: 32px;
    height: 654px;
    top: 150px;
}

#part03 > p{
    background-image: url("../img/title01.png");
    height: 60px;
}

#part04{
    top: 1260px;
    height: 854px;
}

#part04 > p{
    background-image: url("../img/title02.png");
    height: 62px;
}
.partTit04{
    height: 70px;
    color: #fff;
    background: #FCB040;
    width: 100%;
    font-size: 30px;
    line-height: 2.3;
    padding-left: 1.8rem;
}

#part05{
    padding-bottom: 0px;
    top: 2120px;
    height: 870px;
    margin-top: 38px;
}
.partTit05{
    height: 70px;
    color: #fff;
    background: #FCB040;
    width: 100%;
    font-size: 30px;
    line-height: 2.3;
    padding-left: 1.8rem;
}
#part05 > p{
    background-image: url("../img/title03.png");
    height: 74px;
}

#part06 > p{
    background-image: url("../img/title04.png");
    height: 74px;
}

#part07 > p{
    background-image: url("../img/title05.png");
    height: 79px;
}

#part08{
    width: 1155px;
    position: absolute;
    top: 3760px;
    left: 50%;
    margin-left: -578px;
    margin-bottom:100px;
}

.partTit08{
    height: 70px;
    color: #fff;
    background: #FCB040;
    width: 100%;
    font-size: 30px;
    line-height: 2.3;
    padding-left: 1.8rem;
}

#part09{
    width: 1200px;
    position: absolute;
    top: 6200px;
    left: 50%;
    margin-left: -600px;
}
#part08 > p{
    background-image: url("../img/title06.png");
    height: 74px;
}

#part03 .part03Cont{
    margin-top: 34px;
}

#part03 .part03Cont > .part03ContL{
    width: 783px;
    height: 603px;
    float: left;
    overflow: auto;
}

#part03 .part03Cont .part03ContL .toMore,#part03 .part03Cont > .part03ContR > .ContRTop .toMore{
    background-color: #F2F0E9;
    text-align: center;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
}

#part03 .part03Cont a{
    color: #808080;
}

#part03 .part03Cont .addtime{
    margin-top: 10px;
}

#part03 .part03Cont > .part03ContR{
    float: right;
    width: 359px;
    height: 603px;
    background-color: #F2F0E9;
}

#part03 .part03Cont > .part03ContL > ul > li{
    border: 1px solid #E5E5E5;
    margin-bottom: 9px;
    background-color: #fff;
}

#part03 .part03Cont > .part03ContL > ul > li > .liCont{
    padding: 28px 24px 12px 12px;
    color: #333333;
    font-size: 18px;
}

#part03 .part03Cont > .part03ContL > ul > li > .liCont > img{
    display: inline-block;
    width: 88px;
    height: 60px;
    margin-top: 20px;
    cursor: pointer;
    margin-right: 10px;
}

#part03 .part03Cont > .part03ContL > ul > li > .liCont > object,#part03 .part03Cont > .part03ContL > ul > li > .liCont > video{
    display: block;
    margin-top: 20px;
}

#part03 .part03Cont > .part03ContL > ul > li > .liCont > pre{
    font-size: 14px;
    color: #808080;
    margin-top: 20px;
    white-space: pre-wrap;
    word-wrap: break-word;
    line-height: 25px;
}

#part03 .part03Cont > .part03ContL .liFooter{
    font-size: 14px;
    color: #808080;
    height: 50px;
    position: relative;
    line-height: 50px;
    margin-bottom: 10px;
}

#part03 .part03Cont > .part03ContL .liFooter .shareDiv{
    position: absolute;
    left: 60px;
    bottom: 0px;
    display: inline-block;
    height: 36px;
}

#part03 .part03Cont > .part03ContL .liFooter .shareDiv .toWeChat,#part03 .part03Cont > .part03ContL .liFooter .shareDiv .toSpace,#part03 .part03Cont > .part03ContL .liFooter .shareDiv .toWeibo{
    height: 36px;
    width: 36px;
    display: inline-block;
    cursor: pointer;
    margin-right: 4px;
}

#part03 .part03Cont > .part03ContL .liFooter .shareDiv .toWeChat{
    background-image: url("../img/shareIcon01.jpg");
}

#part03 .part03Cont > .part03ContL .liFooter .shareDiv .toSpace{
    background-image: url("../img/shareIcon03.jpg");
}

#part03 .part03Cont > .part03ContL .liFooter .shareDiv .toWeibo{
    background-image: url("../img/shareIcon02.jpg");
}

#part03 .part03Cont > .part03ContL .liFooter > ul{
    width: 100%;
    padding-top: 8px;
}

#part03 .part03Cont > .part03ContL .liFooter .toShare{
    text-align: left;
    padding-left: 15px;
}

#part03 .part03Cont > .part03ContL .liFooter > ul > li{
    float: left;
    width: 45%;
    text-align: center;
    height: 22px;
    cursor: pointer;
}

#part03 .part03Cont > .part03ContL .liFooter > ul > li > .goodIcon{
    background-image: url("../img/shareIcon00.jpg");
    display: inline-block;
    height: 37px;
    width: 37px;
    margin-right: 5px;
}

#part03 .part03Cont > .part03ContL .liFooter > ul > li.lastLi{
    float: right;
    text-align: right;
    padding-right: 26px;
}

#part03 .part03Cont > .part03ContR > .ContRTop{
    height: 524px;
    background-color: #fff;
    padding: 20px 0 0 14px;
    font-size: 14px;
    overflow: auto;
}

#part03 .part03Cont > .part03ContL .liFooter .spanSetPiontPraise{
    position: relative;
    bottom: 10px;
}

#part03 .part03Cont > .part03ContR > .ContRTop li{
    margin-bottom: 20px;
}

#part03 .part03Cont > .part03ContR > .ContRTop .commentTime{
    color: #D7D7D7;
    margin-left: 10px;
    margin-right: 10px;
}

#part03 .part03Cont > .part03ContR > .ContRTop .commentUser{
    color: #F51824;
}

#part03 .part03Cont > .part03ContR > .ContRTop .commentCont{
    line-height: 30px;
    white-space: pre-wrap;
    word-wrap: break-word;
    display: inline;
}

#part03 .part03Cont > .part03ContR > .ContRFooter > div{
    display: inline-block;
    width: 150px;
    height: 28px;
    color: #fff;
    background-color: #DB1E23;
    text-align: center;
    line-height: 28px;
    position: relative;
    top: 15px;
    left: 100px;
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
}

#part04 > .part04Cont > .part04ContL{
    display: inline-block;
    width: 432px;
    height: 784px;
    padding-left: 20px;
    padding-top: 30px;
    color: #fff;
    background-color: #e6e6e6;
    position: relative;
}

#part04 > .part04Cont > .part04ContL > .div01{
    position: relative;
}

#part04 > .part04Cont > .part04ContL > .div02{
    position: absolute;
    bottom: 410px;
}

#part04 > .part04Cont > .part04ContL .subTitle01{
    display: inline-block;
    position: absolute;
    top: 0px;
    background: url("../imgs/subTitle04.png") no-repeat;
    height: 307px;
    width: 95px;
}

#part04 > .part04Cont > .part04ContL .subTitle02{
    top: 38px;
}


#part04 > .part04Cont > .part04ContL .subCont{
    display: inline-block;
    position: absolute;
    left: 108px;
    top: 7px;
}

#part04 > .part04Cont > .part04ContL .subCont02{
    top: 40px;
}

#part04 > .part04Cont > .part04ContL .subCont > a > img{
    width: 280px;
    height: 209px;
}

#part04 > .part04Cont > .part04ContL .subCont > a > p,#part04 > .part04Cont > .part04ContL .subCont > div{
    width: 276px;
    margin-top: 10px;
}

#part04 > .part04Cont > .part04ContL .subCont > a > p{
    font-size: 15px;
    font-weight: bold;
    color: #210d03;
}

#part04 > .part04Cont > .part04ContL .subCont > a > div{
    font-size: 13px;
    color: #85807e;
    width: 280px;
    margin-top: 10px;
    line-height: 25px;
    height: 100px;
}

.part04ContR{
    float: right;
    width: 700px;
    height: 788px;
    overflow: hidden;
}

.part04ContR > ul{
    position: relative;
    left: 0px;
}

.part04ContR > ul > li{
    float: left;
    width: 700px;
}

.part04ContR .subShow.leftSubShow{
    margin-right: 9px;
}

.part04ContR .subShow.subShowNll{
    background-color: #999999;
    color: #fff;
    text-align: center;
    line-height: 389px;
    font-size: 26px;
}

.part04ContR .subShow{
    float: left;
    width: 343px;
    height: 389px;
    border: 1px solid #E6E6E6;
    margin-bottom: 6px;
}

.part04ContR .subShow > a > img{
    display: block;
    width: 100%;
    height: 240px;
}

.part04ContR .subShow a > p,.part04ContR .subShow a >div{
    width: 326px;
    margin: 8px auto 0;
}

.part04ContR .subShow a > p{
    color: #000;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}

.part04ContR .subShow a > div{
    font-size: 16px;
    color: #999999;
    line-height: 35px;
    height: 104px;
}

.LRBtn{
    position: absolute;
    right: 38px;
    top:0px;
}

.LRBtn > span{
    display: inline-block;
    height: 23px;
    width: 23px;
    margin-right: 5px;
    cursor: pointer;
}

.LRBtn > .toLeft{
    background-image: url("../imgs/toLeftBtn.jpg");
}

.LRBtn > .toRight{
    background-image: url("../imgs/toRightBtn.jpg");
}

#part05 > .part05Cont{
    position: relative;
}

#part05 > .part05Cont > .part05ContTop{
    overflow: hidden;
    position: relative;
}

#part05 > .part05Cont > .part05ContTop > ul{
    position: relative;
    left: 0px;
}

#part05 > .part05Cont > .part05ContTop > ul > li{
    font-size: 30px;
    float: left;
    color: #fff;
    background-color: #FCB03F;
    width: 1156px;
    height: 80px;
    text-align: left;
    line-height: 80px;
    cursor: pointer;
}

#part05 > .part05Cont > .part05ContTop > ul > li.selectedLi{
    background-color: #FCB03F;
}

#part05 > .part05Cont > .part05ContTop > .subBtnPrev,#part05 > .part05Cont > .part05ContTop > .subBtnNext{
    display: inline-block;
    width: 14px;
    height: 21px;
    position: absolute;
    top: 30px;
    cursor: pointer;
}

#part05 > .part05Cont > .part05ContTop > .subBtnPrev{
    background-image: url("../img/subBtn_prev.png");
    left: 10px;
}

#part05 > .part05Cont .subBtnNext{
    background-image: url("../img/subBtn_next.png");
    right: 10px;
}

#part05 > .part05Cont .btnNext,#part05 > .part05Cont .btnPrev{
    height: 150px;
    width: 150px;
    position: absolute;
    z-index: 1;
    top: 400px;
    cursor: pointer;
}

/*#part05 > .part05Cont .btnNext:hover,#part05 > .part05Cont .btnPrev:hover{*/
    /*background-color: #000;*/
    /*opacity: 0.5;*/
    /*filter:alpha(opacity=50);*/
/*}*/

#part05 > .part05Cont .btnPrev{
    background-image: url("../imgs/btn_prev150.png");
    left: 10px;
}

#part05 > .part05Cont .btnNext{
    background-image: url("../imgs/btn_next150.png");
    right: 10px;
}

#part05 > .part05Cont > .part05ContCarousel ul{
    position: relative;
    left: 0px;
}

#part05 > .part05Cont > .part05ContCarousel li{
    position: relative;
    float: left;
}

#part05 > .part05Cont > .part05ContCarousel,#part05 > .part05Cont > .part05ContCarousel li > img{
    width: 1156px;
    height: 800px;
    overflow: hidden;
    display: block;
    position: relative;
}

#part05 > .part05Cont > .part05ContCarousel > a > p{
    color: #fff;
    font-size: 22px;
    position: absolute;
    width: 1155px;
    bottom: 0px;
    background-color: #000;
    opacity: 0.5;
    filter:alpha(opacity=50);
    padding: 20px 38px 30px;
    line-height: 30px;
    cursor: pointer;
}

#part10{
    padding-top: 0px;
    height: 650px;
    top: 3070px;
}

#part06{
    padding-top: 0px;
    height: 650px;
    margin-top: 40px;
}

#part06 .partTit06,#part10 .partTit10{
    height: 70px;
    color: #fff;
    background: #FCB040;
    width: 100%;
    font-size: 30px;
    line-height: 2.3;
    padding-left: 1.8rem;
}

#part06 .part06Cont,#part10 .part10Cont{
    width: 1156px;
    margin: 0 auto;
    height: 580px;
    overflow: hidden;
    position: relative;
}

#part06 .part06Cont .dow,#part10 .part10Cont .dow{
    background-color: #000;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 60px;
    z-index: 100000;
    cursor: pointer;
    right: 330px;
    text-align: center;
    border-radius: 8px;
    -webkit-border-radius: 8px;
}

#part06 .part06Cont > ul,
#part10 .part10Cont > ul{
    position: relative;
    left: 0px;
}

#part06 .part06Cont > ul > li,
#part10 .part10Cont > ul > li{
    float: left;
    width: 1156px;
    height: 580px;
    background-color: #e6e6e6;
    color: #fff;
    position: relative;
}

#part06 .videoDiv,#part10 .videoDiv10{
    background-color: #000;
    height: 100%;
    width: 832px;
    float: left;
}

#part06 .videoDesDiv,#part10 .videoDesDiv10{
    width: 324px;
    text-align: center;
    float: right;
    position: relative;
    overflow: auto;
    height: 580px;
}

#part06 .videoDesDiv > .p01,#part10 .videoDesDiv10 > .p01{
    font-size: 30px;
    margin-bottom: 30px;
    margin-top: 30px;
}

#part06  .videoDesDiv > span,#part10  .videoDesDiv10 > span{
    font-size: 110px;
    position: absolute;
}

#part06  .videoDesDiv > .span01,
#part10  .videoDesDiv > .span01{
    top: 0px;
    left: -70px;
}

#part06  .videoDesDiv > .span02,#part10  .videoDesDiv10 > .span02{
    right: -60px;
    top: 114px;
}

#part06  .videoDesDiv > .p02,#part10  .videoDesDiv10 > .p02{
    font-size: 20px;
    color: #EBC5C5;
    padding: 0px 20px;
    white-space: pre-wrap;
    word-wrap: break-word;
    text-align: left;
}

#part06 .videoDesDiv > .p02 > a,#part10 .videoDesDiv10 > .p02 > a{
    color: #EBC5C5;
    display: block;
    text-align: right;
    margin-bottom: 10px;
}

#part06  .videoDesDiv li,#part10  .videoDesDiv10 li{
    padding: 20px 22px 20px 22px;
    border-bottom: 1px solid #fff;
    color: #666;
    text-align: left;
    font-size: 24px;
    cursor: pointer;
    line-height: 35px;
}

#part06  .videoDesDiv li.thisVideo,#part10  .videoDesDiv10 li.thisVideo{
    border-bottom: 1px solid #ee9716;
    background-color: #ee9716;
    color: #fff;
}

#part07{
    margin-bottom: 28px;
    top: 4140px;
    padding-top: 81px;
}

#part07 .part07Cont{
    height: 582px;
    width: 1156px;
    overflow: hidden;
    position: relative;
}

#part07 .part07Cont > ul{
    position: relative;
    left: 0px;
}

#part07 .part07Cont > ul > li{
    float: left;
    height: 582px;
    width: 1156px;
}

#part07 .part07Cont > ul > li > div{
    position: relative;
    float: left;
    height: 582px;
    width: 285px;
}

#part07 .part07Cont .imgLayer{
    cursor: pointer;
}

#part07 .part07Cont .imgLayer > img{
    width: 100%;
    height: 485px;
    display: block;
}

#part07 .part07Cont .textShow{
    font-size: 24px;
    padding: 16px 26px 0px;
    position: absolute;
    bottom: 16px;
    color: #fff;
}

#part07 .part07Cont .imgLayer .showLayer{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    filter:alpha(opacity=50);
}

#part07 .part07Cont .imgLayer .btnLayer{
    position: absolute;
    top: 0px;
    background-image: url("../img/btnLayer01.png");
    height: 77px;
    width: 39px;
    right: 0px;
    top: 228px;
}

#part07 .part07Cont .imgLayer .btnLayer.btnLayer02{
    background-image: url("../img/btnLayer02.png") !important;
}

#part07 .part07Cont .imgLayer{
    position: relative;
}

#part07 .part07Cont .li01,#part07 .part07Cont .li02,#part07 .part07Cont .li03,#part07 .part07Cont .li05,#part07 .part07Cont .li06,#part07 .part07Cont .li07{
    margin-right: 5px;
}
#part07 .part07Cont .color999{
    background-color: #999999;
        margin-right: 4px;
}

#part07 .part07Cont .li01{
    background-color: #FF2C36;
}

#part07 .part07Cont .li02{
    background-color: #25BE2F;
}

#part07 .part07Cont .li03{
    background-color: #FBBE1A;
}

#part07 .part07Cont .li04{
    background-color: #237CFF;
}

#part07 .part07Cont .li05{
    background-color: #2FD78E;
}

#part07 .part07Cont .li06{
    background-color: #BE23FF;
}

#part07 .part07Cont .li07{
    background-color: #FF7F29;
}

#part07 .part07Cont .li08{
    background-color: #663300;
}

#part07 .part07Cont .conCont{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    background-color: #fff;
    display: none;
    
}  
#part07 .part07Cont .conCont .btn01,#part07 .part07Cont .conCont .btn02{
    position: absolute;
    cursor: pointer;
}

#part07 .part07Cont .conCont .btn02{
    background-image: url("../img/backIcon.png");
    height: 73px;
    width: 41px;
    right: 0px;
    top: 0px;
}

#part07 .part07Cont .conCont .conContL{
    float: left;
    width: 699px;
    height: 100%;
}

#part07 .part07Cont .conCont .conContL > img{
    display: block;
    width: 100%;
    height: 100%;
}

#part07 .part07Cont .conCont .conContR{
    width: 457px;
    float: right;
    height: 100%;
}

#part07 .part07Cont .conCont .conContR > p{
    width: 272px;
    height: 77px;
    font-size: 24px;
    color: #fff;
    padding-right: 66px;
    padding-left: 30px;
    padding-top: 16px;
    margin-top: 44px;
    background-color: #999999 !important;
} 


#part07 .part07Cont .conCont .conContR > p.num01{
    background-color: #FF2C36;
}

#part07 .part07Cont .conCont .conContR > p.num02{
    background-color: #25BE2F;
}

#part07 .part07Cont .conCont .conContR > p.num03{
    background-color: #FBBE1A;
}

#part07 .part07Cont .conCont .conContR > p.num04{
    background-color: #237CFF;
}

#part07 .part07Cont .conCont .conContR > p.num05{
    background-color: #2FD78E;
}

#part07 .part07Cont .conCont .conContR > p.num06{
    background-color: #BE23FF;
}

#part07 .part07Cont .conCont .conContR > p.num07{
    background-color: #FF7F29;
}

#part07 .part07Cont .conCont .conContR > p.num08{
    background-color: #663300;
}

#part07 .part07Cont .conCont .conContR > pre{
    width: 330px;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin: 40px 0 0 40px;
    white-space: pre-wrap;
    word-wrap: break-word;
    text-align: left;
    overflow: auto;
    height: 390px;
}

#part07 .part07Cont .conCont .conContR > pre > a{
    font-size: 20px;
    color: #333333;
    display: block;
    text-align: right;
}

#part07 .LRBtn{
    top: 40px;
}

#part08 > .part08Btn01,#part08 > .part08Btn02{
    width: 140px;
    height: 50px;
    float: right;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    margin-top: 10px;
    cursor: pointer;
    border-radius: 5px;
    -webkir-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
}

#part08 > .part08Btn01{
    background-color: #F8C133;
}

#part08 > .part08Btn02{
    background-color: #F8C133;
    margin-right: 16px;
}

#part08 > .part08Cont{
    clear: both;
    overflow: hidden;
    background: #F0F0F0;
}

#part09 > .part09Cont{
    margin-top:100px;
    padding-left: 25px;
}
#allViewFrame{
    margin-bottom:50px;
}
.xct_front, .xct_back {
    width: 226px;
    height: 226px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -webkit-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transform: rotate3d(0,1,0,-180deg);
    -webkit-transform: rotate3d(0,1,0,-180deg);
    -moz-transform: rotate3d(0,1,0,-180deg);
}

.xctItem:hover .xct_front,.xct_frontHover{
    z-index: 0 !important;
    transform: rotate3d(0,1,0,-180deg) !important;
    -webkit-transform: rotate3d(0,1,0,-180deg) !important;
    -moz-transform: rotate3d(0,1,0,-180deg) !important;
}

.xctItem:hover .xct_back,.xct_backHover{
    z-index: 1 !important;
    transform: rotate3d(0,1,0,0deg) !important;
    -webkit-transform: rotate3d(0,1,0,0deg) !important;
    -moz-transform: rotate3d(0,1,0,0deg) !important;
}

.back_inner {
    background: url("../img/img_paitem2.png") 0 0 no-repeat;
    height: 297px;
    width: 190px;
    padding: 10px;
    position: relative;
}

.back_inner > img{
    display: block;
    height: 297px;
    width: 190px;
}

.split {
    width: 211px;
    height: 317px;
    float: left;
    padding-right: 24px;
    margin-bottom: 44px;
}

.xctItem {
    width: 211px;
    height: 317px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.xct_front {
    width: 212px;
    height: 317px;
    background-color: #960103;
    z-index: 1;
    transform: rotate3d(0,1,0,0deg);
    -webkit-transform: rotate3d(0,1,0,0deg);
    -moz-transform: rotate3d(0,1,0,0deg);
}

.xct_front1 {
    color: #3a3c44;
}

.xct_front {
    z-index: 1;
    transform: rotate3d(0,1,0,0deg);
    -webkit-transform: rotate3d(0,1,0,0deg);
    -moz-transform: rotate3d(0,1,0,0deg);
}

.xct_back1 {
    width: 213px;
    height: 317px;
    background-color: #960103;
}

.xct_front img {
    left: 0;
    top: 0;
    margin: 0 !important;
    display: block;
    position: absolute;
    bottom: 20px;
}

.xct_back1 em {
    display: block;
    text-align: center;
    height: 53px;
    line-height: 53px;
    color: #333;
    font-style: normal;
    font-size: 12px;
}

.xct_back1 img {
    display: block;
    margin: 0 auto;
}

.back_inner > ul  {
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 99999999999999;
    line-height: 50px;
    background-color: rgba(0,0,0,0.5);
}

.back_inner > ul > li{
    float: left;
    text-align: center;
}

.back_inner .fullName{
    width: 40%;
}

.back_inner .scoreAmt{
    width: 60%;
}

.xct_back p {
    line-height: 18px;
    color: #838383;
    font-size: 12px;
    margin: 15px 20px;
}

#wrapper{
    position: relative;
    width: 100%;
}

#wrapper.time01{
    top: -2150px !important;
    z-index: -1 !important;
}

.wrapperBg{
    height: 100%;
    width: 100%;
    display: block;
}

.wrapperTitle{
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

#wrapper .wrapper01 > .wrapperTitle{
    top: 50px;
}

#wrapper .wrapper02 > .wrapperTitle{
    top: 220px;
}

#wrapper .wrapper03 > .wrapperTitle{
    top: 285px;
}

#wrapper .wrapper04 > .wrapperTitle{
    top: 470px;
}

#wrapper .wrapper05 > .wrapperTitle{
    top: 530px;
}

#wrapper .wrapper07 > .wrapperTitle{
    top: 130px;
}

#wrapper .wrapper08 > .wrapperTitle{
    top: 130px;
}

#wrapper .wrapper01{
    height: 220px;
    width: 100%;
    padding-top: 12px;
    background-color: #ffffff;
    position: relative;
}
#part03 .pp_img{
        position: absolute;
    z-index: 9;
}
#part03 .pp_img img{
    height: 654px;
    width: 1156px;
}
#wrapper .subWrapper01{
    height: 479px;
    background-color: #ffffff;
}

#wrapper .wrapper02{
    height: 371px;
    width: 100%;
    position: relative;
}

#wrapper .subWrapper02{
    height: 610px;
}

#wrapper .wrapper03{
    height: 452px;
    width: 100%;
    position: relative;
}

#wrapper .subWrapper03{
    height: 527px;
    background-color: #ffffff;
}

#wrapper .wrapper04{
    height: 631px;
    width: 100%;
    position: relative;
}

#wrapper .subWrapper04{
    height: 190px;
}

#wrapper .wrapper05{
    height: 690px;
    width: 100%;
    position: relative;
}

#wrapper .subWrapper05{
    height: 190px;
    background-color: #ffffff;
}

#wrapper .wrapper06{
    height: 191px;
    width: 100%;
    position: relative;
}

#wrapper .subWrapper06{
    height: 365px;
}

#wrapper .wrapper07{
    height: 318px;
    width: 100%;
    position: relative;
}
#wrapper .wrapper08{
    height: 318px;
    width: 100%;
    position: relative;
}
#wrapper .subWrapper07{
    height: 790px;
    background-color: #ffffff;
}

#wrapper .subWrapper08{
    height: 734px;
    background-color: #ffffff;
}

