﻿@charset "utf-8";
*{margin: 0;padding: 0;font-family: "Microsoft YaHei";box-sizing: border-box;-webkit-box-sizing: border-box;}
html{font-family: sans-serif;/* 1 */-ms-text-size-adjust: 100%;/* 2 */-webkit-text-size-adjust: 100%;/* 2 */-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);}
body{font-family: "microsoft yahei", sans-serif;font-weight: 400;position: relative;background: #fff;}
a{text-decoration: none!important;}
a:link{background: 0;outline: 0;}
a:visited{background: 0;outline: 0;}
a:focus{outline: 0 solid;background: 0;}
a:hover{text-decoration: none;outline: 0;background: 0;}
a:active{text-decoration: none;outline: 0;background: 0;}
input,
button,
a{outline: 0 none !important;blr: expression(this.onFocus=this.blur());text-decoration: none;-webkit-appearance: none;-webkit-tap-highlight-color:transparent;/***ios 去掉灰色背景***/}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus{-webkit-box-shadow: 0 0 0px 1000px white inset !important;}
img{border: 0;width: 100%;-ms-interpolation-mode: bicubic;vertical-align: middle;display: inline-block;}
ul>li{list-style: none;margin: 0;padding: 0;box-sizing: border-box;-webkit-box-sizing: border-box;}
ul{margin: 0;padding: 0;box-sizing: content-box;-webkit-box-sizing: content-box;}
section{padding: 0;padding: 0;}
em{font-style: normal;}
i{font-style: normal;}
p{margin: 0;}
@media only screen and (max-width:309px){html{font-size:9.375px}}
@media only screen and (max-width:319px) and (min-width:310px){html{font-size:9.6875px}}
@media only screen and (max-width:349px) and (min-width:320px){html{font-size:10px}}
@media only screen and (max-width:359px) and (min-width:350px){html{font-size:10.9375px}}
@media only screen and (max-width:374px) and (min-width:360px){html{font-size:11.25px}}
@media only screen and (max-width:399px) and (min-width:375px){html{font-size:11.718px}}
@media only screen and (max-width:413px) and (min-width:400px){html{font-size:12.5px}}
@media only screen and (max-width:469px) and (min-width:414px){html{font-size:12.9375px}}
@media only screen and (max-width:479px) and (min-width:470px){html{font-size:14.6875px}}
@media only screen and (max-width:539px) and (min-width:480px){html{font-size:15px}}
@media only screen and (max-width:559px) and (min-width:540px){html{font-size:16.875px}}
@media only screen and (max-width:569px) and (min-width:560px){html{font-size:17.5px}}
@media only screen and (max-width:629px) and (min-width:570px){html{font-size:17.8125px}}
@media only screen and (max-width:639px) and (min-width:630px){html{font-size:19.6875px}}
@media only screen and (min-width:640px) and (max-width:719px){html{font-size:20px}}
@media only screen and (min-width:720px) and (max-width:749px){html{font-size:22.5px}}
@media only screen and (min-width:750px) and (max-width:799px){html{font-size:23.5px}}
@media only screen and (min-width:800px){html{font-size:25px}}
.fl{float: left!important;}
.fr{float: right!important;}
.clear{clear: both!important;}
.pie{behavior: url(PIE.htc);/**IE8的兼容性**/}
body{overflow-x:hidden;overflow-y: hidden;}html{overflow-x:hidden;}

.banenr-bg{display: block;width: 100%;height: 440px;background-position:center center;background-size:cover;background-repeat: no-repeat;position: relative;}
.banenr-bg{background-image: url(../img/banner.jpg);filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/banner.jpg', sizingMethod='scale');}
.ts-fluid{height:35px;background:rgba(0,0,0,.6);color:#fff;line-height:32px;position:absolute;left:0;}
.ts-fluid .ts-close{display:inline-block;width:26px;height:26px;background:rgba(255,255,255,.3);line-height:24px;font-size:18px;text-align:center;border-radius:100%;margin-top:4px;margin-right:6px;cursor:pointer;}
.ts-fluid span{font-size:16px;}
.ts-fluid span a{color:#2DA3D3;margin-left:20px;cursor:pointer;}
.news{height: 120px;box-shadow: 1px 2px 4px 1px rgba(0,0,0,.2);background: #fff;position:absolute;bottom: -40px;left: 0;right: 0;margin-left: auto;margin-right: auto;}	
.icon-share{display: inline-block;margin-top: -1px;cursor: pointer;border-top-left-radius:5px;border-bottom-left-radius:5px;overflow:hidden;}
.share{position: relative;}
.share:hover .share-box{display: block;}
.share-box{width: 230px;height: 62px;background: #f4f4f4;line-height: 60px;box-shadow: 1px 2px 4px 1px rgba(0,0,0,.2);display: none;position: absolute;z-index:66}
.share .list{display: inline-block;width: 42px;height: 42px;margin-left: 10px;position: relative;border-radius: 100%;}
.share .list:after{
	position: absolute;
	content: "";
	width: 42px;
	height: 42px;
	background: rgba(0,0,0,.1);
	border-radius: 100%;
	left: 0;top: 10px;	
}
.share .list:hover:after{
	display: none;
}
.share .code{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 250px;
	height: 320px;
	border-radius: 5px;
	background: #f4f4f4;
	text-align: center;
	box-shadow: 1px 2px 4px 2px rgba(0,0,0,.1);
	padding: 10px 0;
	display: none;
	z-index: 11;
	}
	
.share .code .close-btn{
	display: inline-block;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 5px;
	top: 5px;
	line-height: 0;
	padding: 0;
	cursor: pointer;
	border-radius: 100%;
	transition: all .2s; 
	transform: rotate(0deg);	
}	
.share .code .close-btn:hover{background: #ccc;transform: rotate(180deg);}
.share .code .code-img{width: 80%;}
.share .code .wb{font-size: 12px;margin-top: 10px;}

.news .lab-box{width: 540px;}
.news .lab-box li{width: 33.3333%;text-align: center;height: 80px;margin-top: 20px;padding: 14px 0 0 0;}
.news .lab-box li span{line-height: 10px;}
.news .lab-box li.center{border-left: 1px solid #ccc;border-right: 1px solid #ccc;}
.news .lab-box li p{font-size: 18px;color: #666;}
.news .lab-box li i{color: #2da3d3;font-size: 24px;}
.news .lab-box li b {font-size: 24px;color: #666;}
.news .quick_btn:hover{box-shadow: 1px 2px 4px 2px rgba(0,0,0,.1);}
.news .fa{display: none;}

.news .click{background: #ccc; 	width: 160px;
	height: 50px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	display: inline-block;
	margin-top: 35px;
	margin-right: 40px;
	cursor: pointer;
	margin-left: 10px;
	border-radius: 5px;}
.news .click:hover{box-shadow: 1px 2px 4px 2px rgba(0,0,0,0);}
.news .aplay-box .num{color: #FF0000;font-size: 24px;margin-top: 10px;display: inline-block;}
/***fixed****/
.news-fixed{
	position: fixed;
	top: 0;left: 0;right: 0;bottom: auto;
	margin-left: auto;margin-right: auto;
	z-index: 99;
	animation: news .6s ease-in-out;	
}
@keyframes news{
	0%{margin-top: -100px;}
	50%{margin-top: -90px;}
	100%{margin-top: 0;}
}
@-webkit-keyframes news{
	0%{margin-top: -100px;}
	50%{margin-top: -90px;}
	100%{margin-top: 0;}
}
@-ms-keyframes news{
	0%{margin-top: -100px;}
	50%{margin-top: -90px;}
	100%{margin-top: 0;}
}
@-moz-keyframes news{
	0%{margin-top: -100px;}
	50%{margin-top: -90px;}
	100%{margin-top: 0;}
}
/*part1*/
.part1{
	width: 100%;
    padding-bottom: 50px;
    padding-top: 110px;
    background: #fff;
}
.part1 .main{
	width:1200px;
	padding: 0;
	margin: 0 auto;
}
.part1 .main .title{
	font-size: 36px;
    color: #352c3f;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding-top:20px;
}
.part1 .main .box{
	width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}
.part1 .main .box ul li{
	float: left;
    width: 26%;
    text-align: center;
    margin: 20px 40px;
}
.part1 .main .box ul li div{
	background: #fff;
    border-radius: 4px;
    box-shadow: 1px 2px 20px rgba(0,0,0,.2);
    height: 320px;
    padding: 0 25px;
    text-align: left;
}
.part1 .main .box ul li img{
	width: auto;
	display: block;
	padding-top: 25px;
	margin: 0 auto;
}
.part1 .main .box ul li p{
	font-size: 16px;
    color: #666;
    padding-top: 30px;
    line-height: 1.8;
}
/*part2*/
.part2{
	width: 100%;
    padding-bottom: 50px;
    background: #F8F8F8;
}
.part2 .main{
	width:1200px;
	padding: 0;
	margin: 0 auto;
}
.part2 .main .title{
	font-size: 36px;
    color: #352c3f;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding-top:50px;
}
.part2 .main .box{
	width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}
.part2 .main .box ul li{
	float: left;
    width: 20%;
    text-align: center;
    margin: 0 30px;
	-webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  
}
.part2 .main .box ul li img{
	width:auto;
	 -webkit-transition: 0.6s all ease;
      -o-transition: 0.6s all ease;
      transition: 0.6s all ease;
      -webkit-transform: perspective(800) rotateY(0);
      -ms-transform: perspective(800) rotateY(0);
      -o-transform: perspective(800) rotateY(0);
      transform: perspective(800) rotateY(0);
}
.part2 .main .box li:hover img{
	 -webkit-transform: perspective(800px) rotateY(360deg);
      -ms-transform: perspective(800px) rotateY(360deg);
      -o-transform: perspective(800px) rotateY(360deg);
      transform: perspective(800px) rotateY(360deg);
}
.part2 .main .box ul li p{
	color: #010101;
    font-size: 24px;
    padding-bottom:8px;
}
.part2 .main .box ul li span{
	color: #666;
    display: block;
    text-align: left;
    margin-left: 20%;
}
.part2 .main .box ul li span em{
	color: #666;
    display: inline-block;
    padding-right: 5px;
    font-size: 20px;
}
/*part3*/
.part3{
	width: 100%;
    padding-bottom: 50px;
    background: #fff;
}
.part3 .main{
	width:1200px;
	padding: 0;
	margin: 0 auto;
}
.part3 .main .box{
	width: 928px;
    background: url(../img/bg.png) no-repeat;
    height: 740px;
    margin: 50px auto;
    padding: 0;
    position: relative;
}
.part3 .main .box .box1{
	width:45%;
	margin-left: 35px;
	   line-height: 1.7;
}

.part3 .main .box .box2{
	width: 45%;
    position: absolute;
    top: 0px;
    right: -20px;
       line-height: 1.7;
}
.part3 .main .box p{
	color: #666;
	font-size: 15px;
}
.part3 .main .box .box3{
	    width: 45%;
    position: absolute;
    bottom: 5px;
    left: 35px;
    line-height: 1.6;
}

.part3 .main .box .box4{
	width: 45%;
    position: absolute;
    bottom: 20px;
    right: -25px;
    line-height: 1.7;
}
/*part4*/
.part4{
	width: 100%;
	margin: 0 auto;
    padding-bottom: 5px;
    background: #F8F8F8;
}
.part4 .main{
	width: 1000px;
    padding: 0;
    margin: 0 auto;
}
.part4 .main .title{
	font-size: 36px;
    color: #352c3f;
    font-weight: bold;
    text-align: left;
    padding-top:50px;
}

.part4 .main .box .info1{
	font-size: 16px;
    padding: 5px;
    line-height: 2;
    margin-top: 45px;
     color: #352c3f;
}
.part4 .main .box img{
	display: block;
    width: auto;
    float: right;
    margin-top: -20%;
}
/*part5*/
.part5{
	width: 100%;
    padding-bottom: 5px;
    background: #fff;
    margin: 0 auto;
}
.part5 .main{
	width:1200px;
	padding: 0;
	margin: 0 auto;
}
.part5 .main .title{
	font-size: 36px;
    color: #352c3f;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding-top:50px;
}
.part5 .main .titles{
	font-size: 16px;
    color: #352c3f;
      text-align: center;
    margin: 0 auto;
    padding-top:10px;
}
.part5 .main .box{
	width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}
.part5 .main .box img{
	    width: auto;
    display: inline-block;
    margin: 0 12px;
}
/*part6*/
.part6{
	width: 100%;
	margin: 0 auto;
    padding-bottom: 30px;
    background: #F8F8F8;
}
.part6 .main{
	width:1200px;
	padding: 0;
	margin: 0 auto;
}
.part6 .main .title{
	font-size: 36px;
    color: #352c3f;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding-top:50px;
}
.part6 .main .box{
	width: 1200px;
	padding: 0;
	margin: 0 auto;
	margin-top: 30px;
}
.part6 .main .box .box-left{
	width: 28%;
    height: auto;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 2px 20px rgba(0,0,0,.2);
    padding: 15px;
}
.part6 .main .box .box-left .parent p{
	color: #000;
	font-size: 24px;
	padding-bottom: 8px;
}
.part6 .main .box .box-left .children{
	display: block;
    color: #666;
    font-size: 16px;
    line-height: 1.6;
}
.part6 .main .box .box-left .children em{
	color: #f18800;
    font-size: 20px;
    display: inline-block;
    padding-right: 5px;
}
.part6 .main .box .box-left .free{
	background: #5aad2c;
    display: block;
    width: 200px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
}
.part6 .main .box .box-left i{
	color: #f18800;
}
.part6 .main .box .box-right{
	width: 70%;
    float: right;
    height: auto;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 2px 20px rgba(0,0,0,.2);
    padding: 15px;
    margin-top: -39%;
    padding-bottom:60px;
}
.part6 .main .box .box-right ul li{
	float: left;
    width: 33%;
    text-align: left;
}
.part6 .main .box .box-right ul li div .parent p{
	color: #000;
	font-size: 24px;
	padding-bottom: 8px;
}
.part6 .main .box .box-right ul li div i{
	color: #666;
}
.part6 .main .box .box-right ul li div .children{
	display: block;
    color: #666;
    font-size: 16px;
    line-height: 1.6;
}
.part6 .main .box .box-right ul li div .children em{
	color: #666;
    font-size: 20px;
    display: inline-block;
    padding-right: 5px;
}
.part6 .main .box .box-bottom{
	width: 70%;
    height: 96px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 2px 20px rgba(0,0,0,.2);
    float: right;
    margin-top: -96px;
    line-height: 96px;
    position: relative;
}
.part6 .main .box .box-bottom p{
	color: #000;
    font-size: 24px;
    text-align: center;
    width:90%;
}
.part6 .main .box .box-bottom p span{
	color: #ff2400;
    font-weight: bold;
    font-size: 26px;
}
.part6 .main .box .box-bottom a{
	display: block;
    width: 160px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    background: #ff2400;
    position: absolute;
    top: 30%;
    right: 5%;
}

/*part6s*/
.part6s{
	width: 100%;
	margin: 0 auto;
    padding-bottom: 30px;
    background: #F8F8F8;
}
.part6s .main{
 	width: 1200px;
    padding: 0;
    margin: 0 auto;
    padding-bottom: 40px;
}
.part6s .main .title{
	font-size: 36px;
    color: #352c3f;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding-top:50px;
}
.part6s .main .box{
	width: 1200px;
	padding: 0;
	margin: 0 auto;
	margin-top: 30px;
}
.part6s .main .box .box-left{
	width: 28%;
    height: 468px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 2px 20px rgba(0,0,0,.2);
    padding: 15px;
}
.part6s .main .box .box-left .parent p{
	color: #000;
	font-size: 24px;
	padding-bottom: 8px;
}
.part6s .main .box .box-left .children{
	display: block;
    color: #666;
    font-size: 16px;
    line-height: 2;
}

.part6s .main .box .box-left .children span{
	color: #02a6fc;
    float: right;
}
.part6s .main .box .box-left .free{
	background: #5aad2c;
    display: block;
    width: 200px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 105px;
    margin-bottom: 15px;
}
.part6s .main .box .box-left i{
	color: #f18800;
}

.part6s .main .box .box-right{
	width: 70%;
    float: right;
    height: auto;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 2px 20px rgba(0,0,0,.2);
    padding: 15px;
    margin-top: -39%;
    padding-bottom: 90px;
    margin-right: 0%;
    overflow-x: auto;
    overflow-y: hidden;
}
.part6s .main .box .box-right ul{
	width:1200px;
}
.part6s .main .box .box-right ul li{
	float: left;
    width: 25%;
    text-align: center;
}
.part6s .main .box .box-right ul li div{
	text-align: left;
    margin-left: 10px;
}
.part6s .main .box .box-right ul li div .parent p{
	color: #000;
	font-size: 24px;
	padding-bottom: 8px;
}

.part6s .main .box .box-right ul li div i{
	color: #666;
}
.part6s .main .box .box-right ul li div .children{
	display: block;
    color: #666;
    font-size: 16px;
    line-height: 1.6;
}
.part6s .main .box .box-right ul li div .children em{
	color: #666;
    font-size: 20px;
    display: inline-block;
    padding-right: 5px;
}


.part6s .main .box .box-bottom{
	width: 70%;
    height: 96px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 2px 20px rgba(0,0,0,.2);
    float: right;
    margin-top: -96px;
    line-height: 96px;
    position: relative;
    margin-right: 0;
}
.part6s .main .box .box-bottom p{
	color: #000;
    font-size: 24px;
    text-align: center;
    width:90%;
}
.part6s .main .box .box-bottom p span{
	color: #ff2400;
    font-weight: bold;
    font-size: 26px;
}
.part6s .main .box .box-bottom a{
	display: block;
    width: 160px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    background: #ff2400;
    position: absolute;
    top: 30%;
    right: 5%;
}






/*part7*/
.part7{
	width: 100%;
	margin: 0 auto;
    padding-bottom: 30px;
    background: #fff;
}
.part7 .main{
	width:1200px;
	padding: 0;
	margin: 0 auto;
}
.part7 .main .title{
	font-size: 36px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding-top:50px;
}
.part7 .main .box{
	width: 1200px;
	padding: 0;
	margin: 0 auto;
}
.part7 .main .box ul{
	margin-top: 50px;
}
.part7 .main .box ul li{
	float: left;
	width:20%;
	text-align: center;
	-webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.part7 .main .box ul li img{
	width:auto;
	 -webkit-transition: 0.6s all ease;
      -o-transition: 0.6s all ease;
      transition: 0.6s all ease;
      -webkit-transform: perspective(800) rotateY(0);
      -ms-transform: perspective(800) rotateY(0);
      -o-transform: perspective(800) rotateY(0);
      transform: perspective(800) rotateY(0);
}
.part7 .main .box ul li:hover img{
	 -webkit-transform: perspective(800px) rotateY(360deg);
      -ms-transform: perspective(800px) rotateY(360deg);
      -o-transform: perspective(800px) rotateY(360deg);
      transform: perspective(800px) rotateY(360deg);
}
.part7 .main .box ul li span{
	display: block;
	padding-top: 20px;
	font-size: 16px;
	color: #333;
}
.part7 .main .box ul li em{
	display: block;
	font-size: 16px;
	color: #333;
}
/*part8*/
.part8{
	width: 100%;
    padding: 0;
    margin: 0 auto;
    background: #F8F8F8;
}
.part8 .main{
	width: 1000px;
    padding: 0;
    margin: 0 auto;
    height: 300px;
}
.part8 .main .box-left {
    width:500px;
    text-align: center;
    padding-top: 50px;
}
.part8 .main .box-left p {
    color: #352c3f;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}
.part8 .main .box-left ul li{
	text-align: left;
	color: #333;
	font-size: 16px;
	line-height: 2;
	margin-left: 35%;
}
.part8 .main .box-left ul{
	margin-top: 10px;
}
.part8 .main .box-right {
    width: 500px;
    float: right;
    margin-top: -222px;
    margin-right: -110px;
}
.part8 .main .box-right p {
   	color: #352c3f;
    font-size: 36px;
    font-weight: bold;
    text-align: left;
}
.part8 .main .box-right ul{
	margin-top: 10px;
}
.part8 .main .box-right ul li {
    text-align: left;
    color: #333;
    font-size: 16px;
    line-height: 2;
}
/*part9*/
.part9{
	width: 100%;
  padding-bottom:80px;
    margin: 0 auto;
    background: #fff;
}
.part9 .main{
	width: 1200px;
    padding: 0;
    margin: 0 auto;
    height: 180px;
}
.part9 .main .title{
	    color: #020202;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    padding-top: 50px;
}
.part9 .main span{
	text-align: center;
    display: block;
    font-size: 30px;
    color: #020202;
    padding-top: 20px;
}
.part9 .main em{
	text-align: center;
    display: block;
    font-size: 30px;
    color: #020202;
    padding-top: 10px;
}

.tanchuang-bg{width: 100%;height: 100%;background: #000;opacity: 0.2;position: fixed;top: 0;left: 0;z-index: 998;display: none;filter:alpha(opacity=30);}
.tanchuang{	
    background:white;
    width: 617px;
    border-radius: 8px;	
    position: fixed;
    box-shadow: 1px 4px 8px 4px rgba(0,0,0,.2);		
    top: 0;bottom: 0;left: 0;right: 0;
    margin: auto;
    display: none;
    overflow: hidden;
    z-index: 999;
}
.tanchuang iframe{width: 350px;height: 496px;border: 0 solid #fff;}
.tanchuang .tc-close{
    position: absolute;
    display: block;	
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    right: 10px;
    top: 10px;     
    font-size: 18px;
    border-radius: 100%;
    cursor: pointer;
    color: #fff;
    text-align: center;	
    transition: all .3s;
}
.tanchuang .tc-close:hover{
    transform: rotate(90deg);
    background: #bbb;
}
.content-box{
	margin-top: 50px;
}
.aplay-box{
	float: right;
    margin-top: 0;
    position: relative;
    width: 40%;
}
.aplay-box .price{
	font-size: 18px;
    color: #666;
    text-decoration: line-through;
    position: absolute;
    top: 35px;
    left: -5px;
}
.aplay-box .discount-price{
	color: #ff0000;
    font-size: 24px;
    display: inline-block;
    position: absolute;
    left: -5px;
    top: 40px;
}
.aplay-box .quick_btn {
    width: 160px;
    height: 50px;
    background: #FF0000;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    margin-top: 35px;
    margin-right: 40px;
    cursor: pointer;
    margin-left: 10px;
    border-radius: 5px;
    position: absolute;
    left: 55%;
}
.aplay-box .quick_btns {
    width: 160px;
    height: 50px;
    background: #999;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    margin-top: 35px;
    margin-right: 40px;
    cursor: pointer;
    margin-left: 10px;
    border-radius: 5px;
    position: absolute;
    left: 55%;
}
.aplay-box span{
	font-size: 14px;
    color: #ff6600;
    display: block;
    float: right;
    margin-top: 78px;
    margin-right: 56px;
}
.aplay-box span .num{color: #ff6600;font-size: 14px;}
.course-infos-t .video-dark-box{
	width: 862px;
    height: 312px;
    box-sizing: border-box;
}
.course-infos-t .video-dark-box {
    width: 862px;
    height: 312px;
    box-sizing: border-box;
}
.course-infos-t .video-dark-box #videoInfo {
    width: 564px;
    height: 100%;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}
.course-infos-t .video-dark-box #videoInfo #content {
    position: relative;
    padding-right: 95px;
    display: table;
}
.course-infos-t .video-dark-box #videoInfo #content .con {
    display: table-cell;
    vertical-align: middle;
}
.course-infos-t .video-dark-box #videoInfo #content .info-name {
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 36px;
    margin-bottom: 16px;
}
.course-infos-t .video-dark-box #videoInfo #content .info-desc {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 28px;
}
.l{float: left;}

.aplay-tc-box{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	position: fixed;
	top: 0;left: 0;
	z-index: 99999999999999;
	display: none;				
}
.close-btn-tc{
	display: inline-block;
	width: 40px;
	height: 40px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	cursor: pointer;
	transform: rotate(0deg);
	transition: .2s;
}
			
.close-btn-tc:hover{transform: rotate(180deg)}
.aplay-tc-box .aplay-box{width: 800px;height: 450px;background: #000;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
.buyed{
	background: #ccc!important;
    border: none!important;
}
.aplay-box .buyed{
	background: #ccc;
	border: none;
}
.coumDown{
	 width: 260px;
    height: 56px;
    border: 2px solid #fff;
    line-height: 1.5;
    position: absolute;
    top: 75px;
    left: 80%;
}
.coumDown-left{
    color: #333;
    font-size: 15px;
    width: 30%;
    padding-left: 10px;
    padding-top: 5px;
}
.coumDown p{
	color: #333;
	font-size: 18px;
}
.coumDown-right{
	float: right;
    margin-top: -36px;
    margin-right: 5px;
}
.coumDown-right p span{
	padding: 5px;
	background: #fff;
}
/*.play-btn {
    width: 262px;
    height: 55px;
    top: 62%;
    background: url(../img/button.png) no-repeat;
    cursor: pointer;
    position: relative;
    background-size: cover;
}*/

.play-btn{width: 262px;height: 55px;top: 62%;background: url(../img/button.png);cursor: pointer;border:1px solid #FFE65D;position:relative;background-size:cover;}
.play-btn:before{
    content:"";
    width:262px;
    height:55px;
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin-left:auto;
    margin-right:auto;
    border:1px solid #FFE65D;
    animation:line infinite 1s ease-out;
    border-radius:5px;
}

@keyframes line{
	0%{opacity: 0;transform: scale(1);}
	50%{opacity: 100;}
	100%{opacity: 0;transform: scale(1.5);}
}

@-webkit-keyframes line{
	0%{opacity: 0;transform: scale(1);}
	50%{opacity: 100;}
	100%{opacity: 0;transform: scale(1.5);}
}
@-moz-keyframes line{
	0%{opacity: 0;transform: scale(1);}
	50%{opacity: 100;}
	100%{opacity: 0;transform: scale(1.5);}
}
@-ms-keyframes line{
	0%{opacity: 0;transform: scale(1);}
	50%{opacity: 100;}
	100%{opacity: 0;transform: scale(1.5);}
}
.play-btn:after{
	content: "";
    position: absolute;
    top: 0;
	width: 262px;
	height:55px;
	}
.play-btn:hover:after{display: none;}
.play-btn .point{
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	border: 2px solid #fff;
	background: #FF0000;
	position: absolute;
	bottom: 12px;
	left: 12px;
	animation: point 2s infinite ease-in-out;
	-webkit-animation: point 2s infinite ease-in-out ;	
	-moz-animation: point 2s infinite ease-in-out;
	-ms-animation: point 2s infinite ease-in-out;	
}

@keyframes point{
	0%{opacity: 0;transform: scale(1);}
	50%{opacity: 100;}
	100%{opacity: 0;transform: scale(1.5);}
}

@-webkit-keyframes point{
	0%{opacity: 0;transform: scale(1);}
	50%{opacity: 100;}
	100%{opacity: 0;transform: scale(1.5);}
}
@-moz-keyframes point{
	0%{opacity: 0;transform: scale(1);}
	50%{opacity: 100;}
	100%{opacity: 0;transform: scale(1.5);}
}
@-ms-keyframes point{
	0%{opacity: 0;transform: scale(1);}
	50%{opacity: 100;}
	100%{opacity: 0;transform: scale(1.5);}
}




/*弹窗*/
#Apply_modle {
	z-index: 1000;
	display: none;
}
.fork{
	top: 5px;
	right: 5px;
	float: right;
}
.fork a{
	display: block;
	font-weight: 400;
	width: 25px;
	height: 25px;
	line-height: 20px;
	text-align: center;
	color: #676767;
	background: #dcdcdc;
	font-size: 20px;
	border-radius: 40px;
}
.modal-mask {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 360px;
	height: 400px;
	margin: auto;
	background: #ededed;
	z-index: 1000;
	border-radius: 10px;
	text-align: center;
	box-shadow:0 0 8px #585858; ;
}
.modal-mask form{height: 340px;}

.modal-content span {
	display: inline-block;
	margin: 20px 0 0 -10px;
	font-size: 14px;
	color: #979595;
}
#Apply_modle h2 {
	padding-top: 38px;
	line-height: 40px;
	font-size: 24px;
	font-weight: 400;
	color: #2da3d3;
}
#Apply_modle p input {
	width: 286px;
	height: 44px;
	line-height: 44px;
	margin: 10px auto;
	padding-left: 14px;
	font-size: 16px;
	border-radius: 50px;
	border: 1px solid rgba(0,0,0,.2);
	
}
.inp{
    border-color: rgba(80,160,250,0.4);
}
#Apply_modle .phone_btn {
	padding: 14px 0 0 30px;
	font-size: 24px;
}
#Apply_modle .phone_btn span {
	display: block;
	width: 300px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #018ed2;
	border-radius: 56px;
	color: #fff;
	font-size: 22px;
	cursor: pointer;
	margin-top:-5px;
	margin-left:5px;
}
.modal-content .tabinputs {
	width: 280px;
	height: 40px;
	border-radius: 5px;
	padding-left: 6px;
	font-size: 16px;
}

/*二级弹窗*/

.abs {
	position: absolute;
}
.rel {
	position: relative;
}
.clear :before {
	content: '';
	height: 0;
	display: block;
	clear: both;
}
.accomplish-modle {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 1000;
    display: none;
}
.accomplish {
	background: #ededed;
    width: 500px;
    height: 250px;
    border-radius: 10px;
    text-align: center;
    padding: 20px;
    margin: 150px auto;
}
.accomplish .succeed {
	font-size: 30px;
    color: #fe0000;
    padding-top: 25px;
    padding-bottom: 15px;
}
.accomplish p {
	color: #999;
	font-size: 18px;
	line-height: 40px;
}
.accomplish .guanbi{
	color: #333;
    right: 15px;
    font-size: 20px;
    top: -5px;
    border: 1px solid #333;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    line-height: 20px;
}
.accomplish .guanbi a{color: #333;}