html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,font,img,ins,small,strong,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,textarea,input,select,button,legend{margin:0; padding:0;}ol,ul,li{list-style:none;}:focus{outline:0;}a img{border:0;}img{vertical-align:middle;}table{empty-cells:show;}ins{text-decoration:none;}del{text-decoration:line-through;}cite,i,em{font-style:normal;}b{font-weight:normal;}
div,span,i,a,button,input {-webkit-tap-highlight-color: rgba(0,0,0,0);}
input[type="text"], input[type="button"], input[type="submit"], select, button {border: none; font-family: Helvetica, "microsoft yahei", simsun !important; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAANSURBVBhXY2BgYGAAAAAFAAGKM+MAAAAAAElFTkSuQmCC") repeat;} input {-webkit-user-select: auto;} select {appearance: none; -moz-appearance: none; -webkit-appearance: none;}
::-webkit-input-placeholder {color: #B8C5D6;}
::-webkit-scrollbar {display: none; -webkit-appearance: none;}
* {margin: 0; padding: 0; text-shadow: none;outline:none; font-weight: normal !important; font-family: 'Microsoft YaHei', Arial; } 

body {width: 750px; height: 100%; position: absolute; left: 50%; margin-left: -375px; background:url(//x0.ifengimg.com/ucms/special/images/8C344201067654985273E641E75280A0.jpg) repeat-y center; -webkit-user-select: none;/*touch-action: none; -webkit-touch-action: none;*/ }
a {text-decoration: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.clear {clear: both; overflow: hidden; }
img {-webkit-touch-callout: none; pointer-events: none; -webkit-user-select: none; display: block; }

#indexWrap {width: 750px; height: auto; position: absolute; overflow: hidden; margin: 0 auto; left: 0px; top: 0px; /* transition: 0.5s; -webkit-transition: 0.5s; */ transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); z-index: 10; }
.wrap {width: 750px;height: 100%;overflow: hidden;margin-left: auto;margin-right: auto;box-sizing: border-box;position: relative;}

.block{min-width:750px;margin:0px auto;  }
.block_00{width:750px;height:1476px ;background: url(//x0.ifengimg.com/ucms/special/images/0850A60606DA670D2542A16AD80FF9BF.jpg) no-repeat center;position: relative;}
.block_01{display:none;width:750px;height:2197px ;background: url(//x0.ifengimg.com/ucms/special/images/DDD3C5E1AC07FEAEF7F672FC3EA4C8D4.jpg) no-repeat center;position: relative;}



.videobox1{width:536px;height:300px;position:absolute ;top:878px;left: 104px;}
.videobox1 video{width:536px !important;height:300px !important;}
.videobox1 video source {width: 536px;height:300px}
.videobox1 .lazy {width:536px;height: 300px;overflow: hidden; cursor: pointer; position: absolute; left: 0px; top:0px;}
.videobox1 .lazy:after {content: ""; width: 100%; height: 100%; overflow: hidden; background: url(//x0.ifengimg.com/ucms/special/images/B03BA59363B99C717373DCACCED6D92B.png) no-repeat center;background-size: auto 87px; position: absolute; left: 0; top: 0;}
.videobox1 .lazy img {width:536px;height: 300px;object-fit: cover;}
.videobox1 h2{font:bold 26px/36px 'Microsoft YaHei';color:#ffe19d;}
.videobox1 span{font:24px/36px 'Microsoft YaHei';color:#ebe1d8;}

.more00{width: 170px;height: 180px;display: block;position: absolute;top:160px;left: 268px ;z-index: 1;}
.more01{width: 170px;height: 300px;display: block;position: absolute;top:1550px;left: 88px ;}
.more02{width: 170px;height: 300px;display: block;position: absolute;top:1550px;left: 288px ;}
.more03{width: 170px;height: 300px;display: block;position: absolute;top:1550px;left: 490px ;}

.imgIn{position: absolute;top:660px;left: 29px;}


@keyframes slideInUp {
    from {
      -webkit-transform: translate3d(0, 10%, 0);
      transform: translate3d(0, 10%, 0);
      visibility: visible;
    }

    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
  }



  .animated{
    animation: slideInUp 1s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
  }



