

.p_LinkC {
    display: inline-block;
    width: 100%;
}
.p_TitleBox {
    width: 100%;
    height: auto;
    border-width: 0;
    background-color: transparent;
}


::selection {
        background:#ffde00;
        color:#000;
}
#down{
    position: fixed;
    bottom: 30px;
    left: 50%;
    margin-left: -24px;
    z-index: 999;
    transition:all 0.5s;
    -webkit-animation: start 1.5s infinite ease-in-out;
    animation: start 1.5s infinite ease-in-out;
}
#header{
    width: 100%;
    height: 99px;
    min-width: 1100px;
    background: url(../images/head_bg.png) repeat-x left top;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 999;
}

#fp-nav{
    text-align: center;
}
#fp-nav ul li:last-child{
    display: none;
}
#header .logo{
    padding-top: 24px;
    padding-left: 26px;
    width: 242px;
    height: 49px;
    float: left;
}
#header .nav{
    width: 827px;
    height: 99px;
    float: right;
}
#header .nav .n_left{
    width: 680px;
    float: left;
    height: 99px;
}
#header .nav .xz{
    width: 117px;
    float: right;
    padding-left: 40px;
    padding-right: 15px;
    display: inline-block;
    height: 99px;
    line-height: 99px;
    font-size: 14px;
    color:#fff;
    text-decoration:none;
    background: url(../images/head_yun.png) no-repeat 15px center;
}
.section1 .bannerBox{
    font-size: 40px;
    color:#fff;
    font-family: 'arial';
    line-height: 400px;
    text-align: center;
}
.section1 .bannerBox .block{
    width:100%;
}
.section{
    overflow: hidden;
}
.section1{
    color:#fff;
}
.section2{
    background-image: url(../images/main2_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 2300px 1294px;
    transition: all 6s;
}
.section8{
    background-image: url(../images/../../images/main6_bg1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
     background-size: 1920px 1080px;
    transition: all 3s;
}
.footer .icp{
    width: 100%;
    height: 220px;
    background: #333;
    font-family: '微软雅黑';
    color:#fff;
}

.icpleft { margin-left: 1%; width: 30%;  margin-top: 30px; float:left; }
.icpleft p { color:#fff; font-size:14px; text-align: left; line-height: 32px;}

.icpright { margin-right: 1%; width: 30%; height: 160px; margin-top: 20px; float:right; }
.icpright img { float:right; margin-top: 20px;}

.icpcen { width:38%; height: 160px; margin-top: 10px; float: left; background: url(../images/logo_jb.png) no-repeat center center;}

.banquan { width:100%; height: 40px; line-height: 40px; border-top:1px solid #444; text-align: center;}

.footer .icp a{
    color: #fff;
    text-decoration: none;
    transition:all 0.5s;
}
.footer .icp a:hover{
    color: #f2e900;
}
.section2.active{
    transition-delay: 0s;
    background-size: 1920px 1080px;
}






/*第二屏*/
.section2 .main2{
    width: 745px;
    height: 386px;
    margin: 0px auto;
    position: absolute;
    top:50%;
    left:40%;
    transform:translate(-50%,-50%);
	background:url(../images/mian2_bg.png) repeat;
	padding:20px 0 0 20px;
}
.section2 .main2 .n_box{
    position: relative;
}

.section2, .main2, .n_box{
    position: relative;
	height: 100%;
	width:100%;
}

.section2 .main2 .n_box img{
    position: absolute;
}
.section2 .main2 .n_box>img.tt1{
    left: 0px;
    top: 70px;
    opacity: 0;
    transition: all 1s;
}
.section2 .main2 .n_box>img.tt2{
    left: 20px;
    top: 130px;
    opacity: 0;
    transition: all 1s;
}
.section2 .main2 .n_box>img.tt3{
    left: 162px;
    top: 83px;
    opacity: 0;
    transition: all 1s;
}
.section2 .main2 .n_box>img.tt4{
    left: 0px;
    top: 118px;
    opacity: 0;
    transition: all 1s;
}
.section2 .main2 .n_box>img.tt5{
    left: 0px;
    top: 174px;
    opacity: 0;
    transition: all 1s;
}
.section2 .main2 .n_box a img.abtn{
    left: 0px;
    top: 280px;
    opacity: 0;
    transition: all 1s;
}
.section2 .main2 .n_box span{
    position: absolute;
    left: 0px;
    top: 150px;
    width: 498px;
    height: 3px;
    border: 1px solid #fff;
    background: #0078c6;
    display: inline-block;
    opacity: 0;
    transition: all 1s;
}
.section2.active .main2 .n_box>img.tt1{
    left: 0px;
    top: 30px;
    opacity: 1;
    transition-delay: 0.5s;
	font-size:24px;
	color:#fff;
}
.section2.active .main2 .n_box>img.tt2{
    left: 0px;
    top: 95px;
    opacity: 1;
    transition-delay: 0.8s;
}
.section2.active .main2 .n_box>img.tt3{
    left: 162px;
    top: 53px;
    opacity: 1;
    transition-delay: 1.2s;
}
.section2.active .main2 .n_box>img.tt4{
    left: 0px;
    top: 88px;
    opacity: 1;
    transition-delay: 1.5s;
}
.section2.active .main2 .n_box span{
    position: absolute;
    left: 0px;
    top: 120px;
    width: 498px;
    height: 3px;
    border: 1px solid #fff;
    background: #0078c6;
    display: inline-block;
    opacity: 1;
    transition-delay: 1.8s;
}
.section2.active .main2 .n_box>img.tt5{
    left: 0px;
    top: 144px;
    opacity: 1;
    transition-delay: 2.1s;
}
.section2.active .main2 .n_box a img.abtn{
    left: 0px;
    top: 260px;
    opacity: 1;
    transition-delay: 2.4s;
}





/*第三屏*/
.section3{
    position: relative;
}
.section3 .main3{
    width: 503px;
    height: 338px;
    margin: 0px auto;
    position: absolute;
    top:50%;
    z-index: 10;
    left:30%;
    transform:translate(-50%,-50%);
}
.section3 .main3 .n_box{
    position: relative;
}
.section3 .main3 .n_box img{
    position: absolute;
}
.section3 .main3 .n_box>img.tt1{
    left: 0px;
    top: 30px;
    opacity: 0;
    transition: all 1s;
}
.section3 .main3 .n_box .tt2{
    position: absolute;
    color: #5c0d04;
    font-size: 36px;
    font-family: '微软雅黑';
    font-weight: bold;
    left: 0px;
    top: 70px;
    opacity: 0;
    transition: all 1s;
}
.section3 .main3 .n_box .tt3{
    position: absolute;
    color: #5c0d04;
    font-size: 16px;
    line-height: 1.8em;
    font-family: '微软雅黑';
    left: 0px;
    width: 100%;
    top: 145px;
    opacity: 0;
    transition: all 1s;
}
.section3 .main3 .n_box>img.tt4{
    left: 0px;
    top: 216px;
    opacity: 0;
    transition: all 1s;
}
.section3 .main3 .n_box .tt5{
    position: absolute;
    color: #5c0d04;
    font-size: 36px;
    font-family: '微软雅黑';
    left: 0px;
    font-weight: bold;
    top: 230px;
    opacity: 0;
    transition: all 1s;
}
.section3 .main3 .n_box a img.abtn{
    left: 0px;
    top: 308px;
    opacity: 0;
    transition: all 1s;
}
.section3 .main3 .n_box span{
    position: absolute;
    left: 0px;
    top: 126px;
    width: 498px;
    height: 3px;
    border: 1px solid #fff;
    background: #5c0d04;
    display: inline-block;
    opacity: 0;
    transition: all 1s;
}
.section3.active .main3 .n_box>img.tt1{
    left: 0px;
    top: 0px;
    opacity: 1;
    transition-delay: 0.5s;
}
.section3.active .main3 .n_box .tt2{
    position: absolute;
    color: #5c0d04;
    font-size: 36px;
    font-family: '微软雅黑';
    font-weight: bold;
    left: 0px;
    top: 40px;
    opacity: 1;
    transition-delay: 0.8s;
}
.section3.active .main3 .n_box span{
    position: absolute;
    left: 0px;
    top: 96px;
    width: 498px;
    height: 3px;
    border: 1px solid #fff;
    background: #5c0d04;
    display: inline-block;
    opacity: 1;
    transition-delay: 1.1s;
}
.section3.active .main3 .n_box .tt3{
    position: absolute;
    color: #5c0d04;
    font-size: 16px;
    font-family: '微软雅黑';
    line-height: 1.8em;
    left: 0px;
    width: 100%;
    top: 115px;
    opacity: 1;
    transition-delay: 1.5s;
}
.section3.active .main3 .n_box>img.tt4{
    left: 0px;
    top: 186px;
    opacity: 1;
    transition-delay: 1.8s;
}

.section3.active .main3 .n_box .tt5{
    position: absolute;
    color: #5c0d04;
    font-size: 36px;
    font-weight: bold;
    font-family: '微软雅黑';
    left: 0px;
    top: 200px;
    opacity: 1;
    transition-delay: 2.1s;
}
.section3.active .main3 .n_box a img.abtn{
    left: 0px;
    top: 278px;
    opacity: 1;
    transition-delay: 2.4s;
}
.section3:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background: url(../images/main3_bg3.png) left top;
    
}
.section3 .left{
    width: 50%;
    height: 100%;
    background:url(../images/main3_bg1.jpg) no-repeat center left;
    float: left;
    transition: all 1s;
    margin-top: -100%;
}
.section3 .right{
    width: 50%;
    height: 100%;
    background:url(../images/main3_bg2.jpg) no-repeat center right;
    float: right;
    transition: all 1s;
    margin-top: 100%;
    overflow: hidden;
    position: relative;
    animation: Bg 45s linear 0s infinite alternate;
    -moz-animation: Bg 45s linear 0s infinite alternate;
    -o-animation: Bg 45s linear 0s infinite alternate;
    -webkit-animation: Bg 45s linear 0s infinite alternate;
}
.section3 .right img{
    position: absolute;
    left: 0px;
    top: 50%;
    animation: Tt 15s linear 0s infinite normal;
    -moz-animation: Tt 15s linear 0s infinite normal;
    -o-animation: Tt 15s linear 0s infinite normal;
    -webkit-animation: Tt 15s linear 0s infinite normal;
}
.section3.active .left{
    width: 50%;
    height: 100%;
    background:url(../images/main3_bg1.jpg) no-repeat center left;
    float: left;
    transition-delay: 0.2s;
    margin-top: 0%;
}
.section3.active .right{
    width: 50%;
    height: 100%;
    background:url(../images/main3_bg2.jpg) no-repeat center right;
    float: right;
    transition-delay: 0.2s;
    margin-top: 0%;
    overflow: hidden;
    position: relative;
    animation: Bg 45s linear 0s infinite alternate;
    -moz-animation: Bg 45s linear 0s infinite alternate;
    -o-animation: Bg 45s linear 0s infinite alternate;
    -webkit-animation: Bg 45s linear 0s infinite alternate;
}






/*第四屏*/
.section4 .main4{
    width: 498px;
    height: 450px;
    margin: 0px auto;
    position: absolute;
    top:30%;
    left:10%;
}
.section4 .main4 .n_box{
    position: relative;
}
.section4 .main4 .n_box img{
    position: absolute;
}
.section4 .main4 .n_box>img.tt1{
    left: 0px;
    top: 30px;
    opacity: 0;
    transition: all 1s;
}
.section4 .main4 .n_box .tt02{
    position: absolute;
    color: #343434;
    font-size: 36px;
    font-family: '微软雅黑';
    font-weight: bold;
    left: 0px;
    top: 70px;
    opacity: 0;
    transition: all 1s;
}
.section4 .main4 .n_box .tt03{
    position: absolute;
    color: #006e38;
    font-size: 20px;
    font-family: '微软雅黑';
    left: 162px;
    top: 83px;
    opacity: 0;
    transition: all 1s;
}
.section4 .main4 .n_box>img.tt4{
    left: 0px;
    top: 123px;
    opacity: 0;
    transition: all 1s;
}
.section4 .main4 .n_box .tt5{
    position: absolute;
    width: 100%;
    height: 150px;
 	 overflow:hidden;
    left: 0px;
    top: 184px;
    opacity: 0;
    transition: all 1s;
}
.section4 .main4 .n_box a img.abtn{
    right: 0px;
    top: 400px;
    opacity: 0;
    transition: all 1s;
}



.line{

}



.section4.active .main4 .n_box>img.tt1{
    left: 0px;
    top: 0px;
    opacity: 1;
    transition-delay: 0.5s;
}
.section4.active .main4 .n_box .tt02{
    position: absolute;
    color: #343434;
    font-size: 36px;
    font-family: '微软雅黑';
    font-weight: bold;
    left: 0px;
    top: 40px;
    opacity: 1;
    transition-delay: 0.8s;
}
.section4.active .main4 .n_box .tt03{
    left: 162px;
    top: 58px;
    opacity: 1;
    transition-delay: 1.2s;
    position: absolute;
    color: #252e2c;
    font-size: 20px;
    font-family: '微软雅黑';
}
.section4.active .main4 .n_box>img.tt4{
    left: 0px;
    top: 93px;
    opacity: 1;
    transition-delay: 1.5s;
}


.line{
    position: absolute;
    left: 0px;
    top: 120px;
    width: 498px;
    height: 1px;
    background: #000;
	opacity: 0.2;
    display: inline-block;
    transition-delay: 1.8s;
}





.section4.active .main4 .n_box .tt5{
    position: absolute;
    width: 100%;
    height: 180px;
 	 overflow:hidden;
    left: 0px;
    top: 154px;
    opacity: 1;
    transition-delay: 2.1s;
}
.section4.active .main4 .n_box a img.abtn{
    right: 0px;
    top: 370px;
    opacity: 1;
    transition-delay: 2.4s;
}

.section4 .left{
    width: 50%;
    height: 100%;
    float: left;
    transition: all 1s;
    margin-top: 100%;
    overflow: hidden;
    position: relative;
}
.section4 .right{
    width: 50%;
    height: 100%;
    float: right;
    transition: all 1s;
    margin-top: -100%;
}
.section4.active .left{
    width: 50%;
    height: 100%;
    float: left;
    margin-top: 0%;
    overflow: hidden;
	position: relative;
}
.section4.active .right{
    width: 50%;
    height: 100%;
    float: right;
    margin-top: 0%;
}






/*全局cy_btn*/
.cy_btn{
    width: calc((100% - 0px)/4);
    float: left;
    text-align: center;
    position: relative;
    height: 100%;
    background:url(../images/toming1.png);
    
}
.cy_btn div.top{
    top: 45%;
    position: relative;
    z-index: 10;
    color:#fff;
    transition: all 1s;
}
.cy_btn:hover div.top{
    top: 40%;
    position: relative;
    z-index: 10;
    color:#fff;
}
.cy_btn span{
    width: 25px;
    height: 3px;
    background: #fff;
    display: inline-block;
    margin: 12px auto;
	font-family:"微软雅黑";
}
.cy_btn h2{
    font-size: 36px;
    margin-top: 30px;
	font-family:"微软雅黑";
}
.cy_btn p{
    font-size: 18px;
	font-family:"微软雅黑";
}
.cy_btn a{
    margin-top: 100px;
    transition: all 1s;
    opacity: 0;
}
.cy_btn:hover a{
    margin-top: 30px;
    opacity: 1;
}






/*第五屏*/
.section5{ 
    background:url(../images/btn_bg1.jpg) no-repeat center center;
}
.section5 .cy1{
    top: -100%;
    transition: all 1.2s;
}
.section5 .cy2{
    top: 100%;
    transition: all 1.2s;
}
.section5 .cy3{
    top: -100%;
    transition: all 1.2s;
}
.section5 .cy4{
    top: -100%;
    transition: all 1.2s;
}
.section5.active .cy1{
    top: 0%;
    
}
.section5.active .cy2{
    top: 0%;
    
}
.section5.active .cy3{
    top: 0%;
    
}
.section5.active .cy4{
    top: 0%;
    
}




.section5 .cy1:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	background:url(../images/touming2.png);
	opacity: 0.3;
    z-index: 1;
    transition: all 0.5s;
}


.section5 .cy1:hover:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	background:url(../images/touming2.png);
    z-index: 1;
    opacity: 0.1;
    transition: all 0.5s;
}





.section5 .cy2:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background:url(../images/touming2.png);
    z-index: 1;
    opacity: 0.3;
    transition: all 0.5s;
}
.section5 .cy2:hover:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background:url(../images/touming2.png);
    z-index: 1;
    opacity: 0.1;
    transition: all 0.5s;
}
.section5 .cy3:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background:url(../images/touming2.png);
    z-index: 1;
    opacity: 0.3;
    transition: all 0.5s;
}
.section5 .cy3:hover:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	background:url(../images/touming2.png);
    z-index: 1;
    opacity: 0.1;
    transition: all 0.5s;
}

.section5 .cy4:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	background:url(../images/touming2.png);
    z-index: 1;
    opacity: 0.3;
    transition: all 0.5s;
}
.section5 .cy4:hover:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	background:url(../images/touming2.png);
    z-index: 1;
    opacity: 0.1;
    transition: all 0.5s;
}





/*第六屏*/
.section6{
    background: url(../images/cy_bg.jpg) left top;
}
.section6 .cy4{
    top: 100%;
    transition: all 1.2s;
}
.section6 .cy5{
    top: -100%;
    transition: all 1.2s;
}
.section6 .cy6{
    top: 100%;
    transition: all 1.2s;
}
.section6.active .cy4{
    top: 0%;
    
}
.section6.active .cy5{
    top: 0%;
    
}
.section6.active .cy6{
    top: 0%;
    
}
.section6 .cy4:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/btn_bg4.jpg) no-repeat center top;
    z-index: 1;
    opacity: 0.5;
    transition: all 0.5s;
}
.section6 .cy4:hover:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/btn_bg4.jpg) no-repeat center top;
    z-index: 1;
    opacity: 1;
    transition: all 0.5s;
}
.section6 .cy5:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/btn_bg5.jpg) no-repeat center top;
    z-index: 1;
    opacity: 0.5;
    transition: all 0.5s;
}
.section6 .cy5:hover:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/btn_bg5.jpg) no-repeat center top;
    z-index: 1;
    opacity: 1;
    transition: all 0.5s;
}
.section6 .cy6:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/btn_bg6.jpg) no-repeat center top;
    z-index: 1;
    opacity: 0.5;
    transition: all 0.5s;
}
.section6 .cy6:hover:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/btn_bg6.jpg) no-repeat center top;
    z-index: 1;
    opacity: 1;
    transition: all 0.5s;
}





/*第七屏*/
.section7{
    background: url(../images/cy_bg.jpg) left top;
}
.section7 .cy7{
    left: -100%;
    transition: all 1.2s;
}
.section7 .cy8{
    right: -100%;
    transition: all 1.2s;
}
.section7.active .cy7{
    left: 0%;
    
}
.section7.active .cy8{
    right: 0%;
    
}
.section7 .cy_btn{
    width: calc((100% - 0px)/2);
    float: left;
    text-align: center;
    position: relative;
    height: 100%;
    
}
.section7 .cy7:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/btn_bg7.jpg) no-repeat center top;
    z-index: 1;
    opacity: 0.5;
    transition: all 0.5s;
}
.section7 .cy7:hover:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/btn_bg7.jpg) no-repeat center top;
    z-index: 1;
    opacity: 1;
    transition: all 0.5s;
}
.section7 .cy8:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/btn_bg8.jpg) no-repeat center top;
    z-index: 1;
    opacity: 0.5;
    transition: all 0.5s;
}
.section7 .cy8:hover:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/btn_bg8.jpg) no-repeat center top;
    z-index: 1;
    opacity: 1;
    transition: all 0.5s;
}
.section7 .cy_btn div.top{
    top: 45%;
    position: relative;
    z-index: 10;
    width: 100%;
    height: 323px;
    color:#fff;
    transition: all 1s;
}
.section7 .cy_btn:hover div.top{
    top: 40%;
    position: relative;
    z-index: 10;
    width: 100%;
    height: 323px;
    color:#fff;
}





/*第八屏*/
.main8{
    width: 682px;
    height: 682px;
    top:-100%;
    left:50%;
    transform:translate(-50%,-50%);
    margin: 0px auto;
    transition: all 0.5s;
    position: absolute;
    vertical-align: middle;
    background: url(../images/main6_bg3.png) no-repeat center center;
}

.main8 .text{
    text-align: center;
    font-family: '微软雅黑';
    font-size: 14px;
    line-height: 2em;
    color:#fff;
    padding-top: 180px;
    position: absolute;
    z-index: 10;
    left: 0px;
    top: 0px;
    width: 100%;
}
.main8 .text .tt2{
    margin: 15px 0px;
}
.main8 .text .more{
    margin-top: 30px;
}
.main8 .text a{
    text-decoration: none;
    color:#fff;
}
.main8 .dian{
    position: absolute;
    left: 0px;
    top:0px;
    z-index: 1;
    transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    animation:yuandain 25s linear 0s infinite normal;
    -moz-animation:yuandain 25s linear 0s infinite normal;
    -webkit-animation:yuandain 25s linear 0s infinite normal;
    -o-animation:yuandain 25s linear 0s infinite normal;
}

.jishubox {
   width:1200px;margin: 200px auto 300px;overflow: hidden;
}


.ctit{width:475px;margin: 0 auto 50px;}


#ticker-1{float: left;}
			
        #ticker-1 li{ float:left; width:1200px;}
			
			#ticker-1 li{float:left;margin: 0 12px; display:inline;width:310px;height:468px;overflow:hidden;position: relative;}
			#ticker-1 li .pic{display:block;width:310px;height:226px;overflow:hidden; margin-top:16px;}
			#ticker-1 li .pic img{ width:310px; height:226px; overflow:hidden;}
			#ticker-1 li .pic .bofang{    display: block;
										width: 90%;
										height:60%;
										position: absolute;
										left: 5%;
										top: 0;
										background: url(images/movie_play.png) no-repeat center center;
										text-align: center;
										color: #fff;
										line-height: 30px;
										font-size: 12px;
										z-index: 99;}

			#ticker-1 li:hover .bofang { 
										background:url(images/movie_play2.png) no-repeat center center;
}

.xinwenlisteachrighttime {
    width: 310px;
    height: 70px;
}

.card-contentbox{width:310px;overflow:hidden}

.xinwenlisteachrighttimeyue {
    line-height: 55px;
    float: left;
    font-size: 35px;
    color: #999999;
    font-family: 'HelveticaExtThn';
}			
			
	.xinwenlisteachrighttime {
    width: 36px;
    height: 70px;
        float: left;

    display: inline-block;
    background:url(../../images/shu01.png) center center no-repeat;
}	

			

.xinwenlisteachrighttimenian {
    line-height: 59px;
    float: left;
    font-size: 18px;
    color: #999;
    font-family: 'HelveticaExtThn';
}

.card-content {width:310px}
.card-content span a {
    line-height: 1px;
    text-align: center;
    height: 24px;
    color: #fff;
    border: 1px solid #333;
    border-radius: 4px;
    padding-left: 18px;
    width: 102px;
    display: block;
    padding-top: 10px;
    margin-top: 16px;
    font-size: 14px;
    background: url(../images/head_yun.png) no-repeat center left 12px;
    background-color: #333;
}

.xinwenlisteachright{color:#333}



/*动画*/
@keyframes Bg{
    0%{ background-position: center right; }
	100%{ background-position: center left; }
}
@-o-keyframes Bg{
    0%{ background-position: center right; }
	100%{ background-position: center left; }
}
@-wbkit-keyframes Bg{
    0%{ background-position: center right; }
	100%{ background-position: center left; }
}

@-moz-keyframes Tt{
    0%{ transform:translateX(150%); }
	100%{ transform:translateX(-100%); }
}
@-o-keyframes Tt{
    0%{ transform:translateX(150%); }
	100%{ transform:translateX(-100%); }
}
@-webkit-keyframes Tt{
    0%{ transform:translateX(150%); }
	100%{ transform:translateX(-100%); }
}
@keyframes Tt{
    0%{ transform:translateX(150%); }
	100%{ transform:translateX(-100%); }
}

@-webkit-keyframes start {
	0%{opacity: 1;-webkit-transform: translate(0,0);}
	50% {opacity: 1;-webkit-transform: translate(0,10px);}
	100% {opacity: 1;-webkit-transform: translate(0,0);}
}
@-moz-keyframes start {
	0%{opacity: 1;-webkit-transform: translate(0,0);}
	50% {opacity: 1;-webkit-transform: translate(0,10px);}
	100% {opacity: 1;-webkit-transform: translate(0,0);}
}
@keyframes start {
	0%{opacity: 1;-webkit-transform: translate(0,0);}
	50% {opacity: 1;-webkit-transform: translate(0,10px);}
	100% {opacity: 1;-webkit-transform: translate(0,0);}
}
@keyframes yuandain{
    from {
        transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
        -ms-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -webkit-transform:rotate(360deg);
        -o-transform:rotate(360deg);
    }
}


.tt1 { color:#fff; font-size:18px; font-weight: normal; }
.tt2 { color:#fff; font-size:14px;  line-height: 24px;}

.main2 {max-width:600px; max-height: 600px; padding: 2%; background:url(../images/mian2_bg.png) repeat; position: absolute; right:10%; margin-left:0px; transform: translate(0,0); top:20%;}




