@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

.AsideRight{
  position: absolute;
  top: 160px;
  left: 420px;
}
.AsideRight h2{
  font-size: 24px;
  letter-spacing: 1px;
  color: #333;
}
.thirdWay {
  margin: 30px 0 0 0;
  font-size: 0;
}
.thirdWay span,
.thirdWay a{
  display: inline-block;
  vertical-align: top;
  width: 63px;
  height: 63px;
  margin: 0 10px 0 0 ;
  overflow: hidden;
}
.thirdWay a{
  margin: 0;
}
.thirdWay #qqLoginBtn a{ background: url('../images/icons.png') 0 0;}
.thirdWay #qqLoginBtn a img{
  display: none;
}
.thirdWay #wechat a{ background: url('../images/icons.png') -70px 0;}
.thirdWay #weibo{
  display: none;
}
.thirdWay #weibo a{ background: url('../images/icons.png') -139px 0;}
.registed h2{
  padding: 35px 0 5px 10px;
  font-size: 18px;
}
.registed h3{
  padding: 5px 0 0 10px;
}
.registed .desicription{
  font-size: 13px;
  padding: 5px 0 5px 10px;
}
.registed p{
  margin: 10px 0;
  line-height: 28px;
}
.resend{
  display: inline-block;
  padding: 0 5px;
  color: #f03800;
  font-size: 14px;
  text-decoration: none;
}
.resend:hover{
  text-decoration: underline;
}
#mainBanner{
  position: relative;
  width:100%;
  height:100%;
  margin-top:-52px;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0;
  background: #333;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
}
#mainBanner ul{
  position: absolute;
  top:50%;
/*  top:40%;*/
  z-index:30;
  left:50%;
  width:1000px;
  margin: -170px 0 0 -500px;
  height: 100%;
  overflow: hidden;
  font-family:"Microsoft YaHei" !important;
}
#mainBanner li{
  vertical-align: top;
  position: relative;
  display: inline-block;
  width: 320px;
  overflow: hidden;
  text-align: center;
  margin-right: 10px;
}
#mainBanner li a{
  display: block;
/*  height: 220px;*/
height:320px;
  padding: 10px 0 50px 0;
  text-decoration: none;
  border-radius:30px;
}
#mainBanner li a:hover{
  background:rgba(60,60,60,0.3);

}
#mainBanner li h1{
  font-size: 28px;
  line-height: 100%;
  color:#ff8c2f;
  margin-bottom: 10px;
}
#mainBanner li h2{
  font-size: 16px;
  white-space: normal;
  color: #ccc;
  line-height: 160%;
}
#mainBanner img{
/*  margin-top:50px;*/
  display: block;
  position: relative;
  z-index: 10;
  width: 100%;
  opacity: .25;
}
.icon{
  display: block;
  width: 111px;
  height: 111px;
  margin: 20px auto;
  overflow: hidden;
}
.technology .icon{  background: url('../images/bannerIcon.png') 0 0  no-repeat;}
.hardware .icon{ background: url('../images/bannerIcon.png') -110px 0  no-repeat;}
.friend .icon{ background: url('../images/bannerIcon.png') -223px 0  no-repeat;}
.plan .icon{ background: url('../images/bannerIcon.png') -335px 0  no-repeat;}
#useStep{
  padding: 25px 0;

}
#useStep h2{
  color: #f03800;
  text-align: center;
  font-size: 30px;
}
#useStep p{
  margin: 40px  0 0;
  height: 155px;
  font-size: 0;
  text-align: center;
}
#useStep p *{
  display: inline-block;
  vertical-align: middle;
}
#useStep p a{
  vertical-align: top;
  position: relative;
  width: 152px;
  height: 152px;
  font-size: 14px;
  background:url('../images/icons.png') 0px -268px;
}
#useStep p a.mobile{
  display: none;
  background:linear-gradient(#ffffff 50%,#e6e6e6 100%);
}
#useStep p a span{
  position: absolute;
  top: 32px;
  left: 46px;
  display: block;
  width: 66px;
  height: 60px;
  background-image:url('../images/icons.png');
}
#useStep a.register span{
  background-position: -8px -144px
}
#useStep a.upload span{
  background-position: -94px -144px
}
#useStep a.download span{
  left: 43px;
  background-position: -166px -144px
}
#useStep a strong{
  position: absolute;
  top: 96px;
  left: 20px;
  width: 110px;
  text-align: center;
  color: #26343f;
  letter-spacing: 1px;
  font-size: 14px;
}

#useStep em{
  position: relative;
  top:60px;
  width: 80px;
  height: 48px;
  margin: 0 40px;
  overflow: hidden;
  background:url('../images/icons.png') -10px -208px;
}
.indexSection,.indexSectionb {
  position: relative;
  margin-top: 30px;
  /*height: 350px;*/
  height: 400px;
  font-family:"Microsoft YaHei" !important;
}
.indexSectionb{
  background: #ededf0;
}
.indexSection .description , .indexSectionb .description {
  width: 390px;
  height: 290px;
  letter-spacing:1px;
}
.indexSection .description p a, .indexSectionb .description p a{
  color: #2353b6;
  font-size: 18px;
}
.indexSection .description{
  position: absolute;
  top:55px;
  right:50px;
}
.indexSection .banner{
  position: absolute;
  top:30px;
  left:30px;
}
.indexSectionb .description{
  position: absolute;
  top:80px;
  left:30px;
}
.indexSectionb .banner{
  position: absolute;
  top:50px;
  right:50px;
}
.indexSectionb .top{
  height: 13px;
  background: url('../images/BgRepeatX.jpg') repeat-x;
}
.indexSectionb .bottom{
  position: absolute;
  width: 100%;
/*  bottom:0;*/
bottom:-11px;
  height: 26px;
  background: url('../images/BgRepeatXb.jpg') repeat-x;
}
.description h1{
  color: #f03800;
  font-size: 30px;
}
.description h1 a{
  color: #f03800;
  font-size: 30px;
}
.description h1 a:hover{
  text-decoration:none;
}
.description h3{
  margin: 16px 0 5px 0;
  font-size: 16px;
  line-height: 26px;
  color: #333;
  letter-spacing:0.5px;
}
.description .words{
  border-top:1px solid #ddd;
  padding-top: 5px;
  font-size: 14px;
  line-height: 26px;
  color: #555;
}
#createVideo{
  padding: 30px 0 0 50px;
  font-size: 28px;
  line-height: 30px;
}
#createVideo p{
  margin: 40px 0 30px 0;
}
#createVideo p a,
.createVideo a{
  color: #f24511;
  font-size: 28px;
}
#createVideo a span,
.createVideo a span{
  display: inline-block;
  width: 22px;
  height: 22px;
  overflow: hidden;
  margin: -3px 0 0 10px;
  vertical-align: middle;
  background:url('../images/icons.png')  -184px -213px no-repeat;
}

.audioList{
  padding: 15px 0 0 0;
  font-size: 0;
}
.audioList.second{
  margin-top: 30px;
}
.audioList h2{
  font-size: 24px;
  color: #333;
  margin: 0 0 20px 0;
}
.audioList article figure{
  display: inline-block;
/*  width: 314px;*/
  margin-top: 5px;
  margin-right: 5px;
  text-align: center;
}
.audioList article figure p{
  border-radius: 10px;
  width: 300px;
  height: 215px;
  overflow: hidden;
}

.audioList article figure video,.audioList article figure img{
  width: 290px;
  height: 215px;
  border-radius:10px;
}
.audioList article figure figcaption{
  line-height: 30px;
  font-size: 14px;
  margin-bottom: 15px;
}
.audioList audio{
  position: relative;
/*  left:-10px;*/
left:0px;
  margin-top: 10px;
  width:300px;
  height:40px;
}
.audioList article figure:hover{
  color: #f03800;
}
#player{
  width:100%;
  height:650px;
}
#videoUpload{}
#videoUpload .form {
  padding: 30px 0 0 0;
}
#videoUpload .list{
  padding: 60px 0 0 0;
  border-top:1px #ccc dotted;
}
#videoUpload .list:first-child{
  padding: 40px 0 40px 0;
  border-top:0;
}
#videoUpload .list h2{
  height: 60px;
  line-height: 60px;
  text-align: right;
}
#videoUpload .list h2 a{
  color: #ec4918;
  font-size: 16px;
}
#videoUpload .list a:hover{
  text-decoration: none;
}
#videoUpload .list h2.allDescription a span{
  vertical-align: middle;
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: 2px 5px 0 0 ;
  background: url('../images/icons.png') -29px -749px;
}
#videoUpload aside.videoTool{
  position: absolute;
  left: 0;
  width: 180px;
}
#videoUpload aside.videoTool a{
  display: block;
  width:100%;
  line-height:48px;
  color: #fff;
  background: #f03800;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
}
#videoUpload aside.videoTool a:hover{
  background: #a44225
}
#videoUpload aside.videoTool span{
  display: block;
  margin: 0px;
  color: #666;
}
#videoUpload aside.videoTool a.beginUpload{
  background: #4c637f;
  margin: 10px 0 0 ;
}
#videoUpload aside.videoTool a.beginUpload:hover{
  background: #25344b;
}
#videoUpload aside.videoTool h1{
  font-size: 24px;
  height: 43px;
  margin-top: 0px;
margin-bottom: 0px;
}
#videoUpload .content{
  margin: 0 0 0 190px;
}
#videoUpload li{
  vertical-align: top;
  display: inline-block;
  width: 139px;
  height: 175px;
  overflow: hidden;
  margin: 0 15px 15px 0;
}
#videoUpload li.uploaded{

}
#videoUpload li .icon{
  height: 112px;
  border: 2px solid #e4e4e4;
  border-radius: 6px;
  text-align: center;
}
#videoUpload li.uploaded .icon{
    background: #edecf1
}
#videoUpload li p.banner{
  position: relative;
  height: 83px;
  font-size: 12px;
}
#videoUpload li.uploaded p.banner{
  background:url('../images/BgRepeatXc.jpg') repeat-x;
}
#videoUpload li em{
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -24px 0 0 -20px;
  display: block;
  width: 37px;
  height: 37px;
  overflow: hidden;
  background:url('../images/icons.png') -90px -680px
}
#videoUpload  li.uploaded  em.video{
  background:url('../images/icons.png') -170px -680px
}
#videoUpload li.uploaded  em.sound {
  background:url('../images/icons.png') -26px -680px
}
#videoUpload li strong{
  width: 100%;
  display: block;
  position: absolute;
  text-align: center;
  bottom: 6px;
  height: 18px;
  overflow: hidden;
}
#videoUpload li h3{
  white-space: nowrap;
  overflow: hidden;
  font-size: 12px;
  line-height: 40px;
}
#videoUpload li .flow{
  margin:7px 0 0 0 ;
  width: 100%;
  height: 13px;
  background: #ecebee;
  border-radius: 15px;
  overflow: hidden;
}
#videoUpload .flow span{
  display: block;
  width: 100%;
  height: 13px;
  border-radius: 15px;
  background: #35b62b;
}
#videoUpload .stool{
  margin: 7px 0 0 0;
  height: 20px;
  line-height: 20px;
}
#videoUpload .stool a{
  display: inline-block;
  text-decoration: underline;
  font-size: 12px;
}
#videoUpload .stool a:hover{
  text-decoration: none
}
#videoUpload .stool a i{
  position: relative;
  display: inline-block;
  margin: 4px 3px 0 0 ;
  width: 12px;
  height: 12px;
  vertical-align: top;
}
#videoUpload .stool a.edit{
  margin: 0 0 0 5px;
  color: #f03800;
}
#videoUpload .stool a.edit i{
  background:url('../images/icons.png') -81px -749px
}
#videoUpload .stool a.remove{
  float: right;
  margin: 0 5px 0 0;
  color: #333;
}
#videoUpload .stool a.remove i{
  background:url('../images/icons.png') -128px -749px
}
#videoUpload .textareas{
  height: 84px;
  line-height: 26px;
  resize: none;
}
#videoUpload .source{
  position: absolute;
  right: 200px;
  top: 110px;
  width: 350px;
  height: 160px;
}
#videoUpload .source h2{
  font-size: 21px;
  margin: 0 0 20px -10px;
}
#videoUpload .source p{
  margin:0 0 10px 0;
  font-size: 16px;
}
#videoUpload .source p span{
  display: inline-block;
  vertical-align: middle;
  zoom:.7;
  width: 35px;
  height: 35px;
  margin: 0 15px 0 0 ;
}
#videoUpload .source p strong{
  font-size: 16px;
  margin: 0 0 0 5px  ;
  color: #f03800;
}
#videoUpload .source p.videos span{
  background:url('../images/icons.png') -23px -680px
}
#videoUpload .source p.sounds span{
  margin: -10px 15px 0 0 ;
  background:url('../images/icons.png') -169px -680px
}
.videoOverList .createVideo{
  padding:40px 0 40px 20px;
}
.videoOverList li figure{
  position: absolute;
  padding: 5px;
  width: 260px;
  height: 146px;
  background: #edecf1;
}
.videoOverList li{
  padding: 5px;
  min-height: 156px;
  margin: 0 0 5px 0;
}
.videoOverList li.even{
  background: #f8f7f9
}
.videoOverList .videoDes{
  margin: 0 0 0 295px;
}
.videoOverList .videoDes h3{
  line-height: 36px;
  overflow: hidden;
  font-size: 18px;
}
.videoOverList .videoDes h3 em{
  margin: 5px 0 0 ;
  font-size: 0;
  float: right;
}
.videoOverList .videoDes h3 a{
  display: inline-block;
  margin: 0 5px 0 0 ;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  line-height: 24px;
  padding: 0 10px;
  border-radius: 10px;
}
.videoOverList .videoDes h3 i{
  vertical-align: top;
  display: inline-block;
  font-style: normal;
  font-size: 18px;
  line-height: 25px;
  font-family:cursive;
  color: #f00;
  padding: 0 5px 0 0 ;
}
.videoOverList .videoDes h3 a span{
  vertical-align: top;
  margin: 6px 2px 0 0 ;
  display: inline-block;
  width: 16px;
  height: 16px;
}
.videoOverList .videoDes section{
  margin: 3px 0 0
}
.videoOverList .videoDes table{
  line-height: 26px;
  font-size: 12px;
}
.videoOverList .videoDes th{
  font-size: 14px;
}
.videoOverList .videoDes h3{
  margin: 5px 0;
}
.videoOverList .videoDes p{
  margin: 3px 0 0 ;
  font-size: 12px;
  line-height: 23px;
  max-height: 66px;
  overflow: hidden;
}
.videoOverList .videoDes h3 a.edit{
  background: #58af1e
}
.videoOverList .videoDes h3 a.edit span{
  margin: 3px 2px 0 0;
  background:url('../images/icons.png') -184px -746px
}
.videoOverList .videoDes h3 a.down{
  background: #305ba2
}
.videoOverList .videoDes h3 a.down_noalert{
    background: #305ba2
}
.videoOverList .videoDes h3 a.down span{
  margin: 3px 2px 0 0;
  background:url('../images/icons.png') -150px -746px
}
.videoOverList .videoDes h3 a.down_noalert span{
    margin: 3px 2px 0 0;
    background:url('../images/icons.png') -150px -746px
}
.videoOverList .videoDes h3 a.delete{
  background: #bb0000
}
.videoOverList .videoDes h3 a.delete span{
  margin: 4px 2px 0 0;
  background:url('../images/icons.png') -223px -747px
}
.videoDown h1 strong{
  padding: 0;
}
.videoDown p strong{
  display: inline-block;
  font-size: 16px;
}
.videoDown p .price{
  display: inline-block;
  margin:  0 0 0 5px;
  border-radius: 10px;
  padding: 3px 7px;
  color: #fff;
  background: #58af1e
}
.videoDown p .timeLong{
  display: inline-block;
  margin:  0 0 0 5px;

  padding: 3px 0;
}
.submitRequire{
  display: inline-block;
  width: 100%;
  margin: 5px 0 0 0;
  background: #f03800;
  line-height: 38px;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
}
.submitRequire:hover{
  background: #a44225
}
.compounding{
  display: none
}
.nextStep{
  text-align: center;
  background: #edecf1;
  padding: 10px 0;
  text-align: center;
}
.nextStep a{
  display: inline-block;
  height: 56px;
  background: #f03800;
  text-decoration: none;
  color: #fff;
  padding: 0px 25px;
  border-radius: 5px;
  letter-spacing: 1px;
  padding-top: 8px;
}
.nextStep a.disable{
  background: #ccc;
  color: #666;
}

.nextStep a span{
  display: block;
}
.nextStep a strong{
  line-height: 26px;
  font-size: 18px;
}
.userMsg{
  padding: 0 0 0 25px;
}
.userMsg .person{
  padding: 35px 0 35px 10px;
  font-size: 30px;
  letter-spacing: 1px;
  color: #333;
}
.userMsg aside{
  position: relative;
  width: auto;
  padding:0 0 25px 0 ;
}
.userMsg aside .mobile{
  display: inline-block;
  max-width:150px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  vertical-align: middle;
}
.userMsg aside h2{
  font-size: 24px;
  line-height: 30px;
  color: #333
}
.userMsg aside p{
  margin: 10px 0 0 5px ;
  color: #666
}
.userMsg aside .description{
  margin: 10px 0 0 5px;
  line-height: 24px;
  font-size: 14px;
  color: #333
}
.userMsg aside th{
  padding: 0 5px 0 0;
}
.userMsg aside a{
  padding: 0 0 0 5px;
  color: #f03800;
  text-decoration: underline;
}
.detailPage nav{
  position: absolute;
  top: 20px;
  left:20px;
  width: 156px;
  height: auto;
  background: #edecf1;
  border-radius: 10px;
  overflow: hidden;
}
.detailPage nav a{
  display: block;
  line-height: 41px;
  padding: 0 20px;
  text-decoration: none;
  color: #333;
}
.detailPage nav a.label,
.detailPage nav a:hover{
  background: url('../images/navBg.jpg') no-repeat;
  color: #fff;
}
.detailPage .content{
  padding: 20px 0 0 235px;
}
.detailPage .content h1{
  font-size: 24px;
  color: #333;
  margin: 0 0 20px 0;
}
.detailPage .content h4{
  font-size: 16px;
  color: #f03800;
  margin: 10px 0;
}
.detailPage .content .table table ,
.detailPage .content .table  td ,
.detailPage .content .table  th{
  line-height: 32px;
  border: 1px solid #d7d6e2;
  border-collapse: collapse;
  padding: 0 10px;
  font-size: 12px;
}
.detailPage .content .table  td .price , .detailPage .content .table  td a{
  white-space: nowrap;
}
.detailPage .content .table  th{
  background: #f6f6f8;
  line-height: 40px;
  font-size: 14px;
}
.detailPage .content .table .buy{
   display: inline-block;
    border-radius: 4px;
    letter-spacing: 2px;
    line-height: 25px;
    padding:  0 10px;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
      background: #f03800;
      color: #fff;
}
.detailPage .content .table .buy:hover{
  background: #a44225;
}
.detailPage .content .table  span{
  padding: 0 2px;
}
.detailPage .content .table .green{
  color: #1e9b11;
}
.detailPage .content .table .red{
  color: #e40e0e;
}
.detailPage .content .table .orange{
  color: #f03800;
}

#guide0{
	display:none;
	position:absolute;
	top:60px;
	left:560px;
	width:232px;
	height:142px;
	overflow:hidden;
}
#guide0 a.closeGuide,
#guide1 a.closeGuide{
	position:absolute;
	display:block;
	width:17px;
	height:17px;
	overflow:hidden;
}
#guide0 a.nextSure,
#guide1 a.nextSure{
	position:absolute;
	display:block;
	width:64px;
	height:20px;
	overflow:hidden;
}
#guide0 a.closeGuide{
	top:37px;
	right:37px;
}
#guide1 a.closeGuide{
	top:19px;
	right:32px;
}
#guide0 a.nextSure{
	top:101px;
	right:53px;
}
#guide1 a.nextSure{
	top:61px;
	right:50px;
}
#guide1{
	display:none;
	position:absolute;
	top:2020px;
	left:1340px;
	width:280px;
	height:102px;
	overflow:hidden;
}
#guide1 img{
	display:block;
	margin-top:-160px;
}
/*全景视频*/
.videowhole{
  margin:0 auto;
  height:100%;
  background-color:#EDEDF0;
}
.shipin{
  float:left;
  margin:20px 0 20px 0;
  text-align:center;
  width:310px;
  height:205px;
}
.shipin a img{
  width:324px;
  height:170px;
  margin-right:36px;
}
.img_body a{
  text-decoration:none;
}
/*play播放器页css*/
.play_show{
  margin-top:40px;
  height:530px;
  background-color:#EDEDF0;
}
.play_title p{
  font-size:20px;
  font-family:'微软雅黑';
}
.show_player{
  padding:0 0;
  margin:20px 0 20px 0;
}

#logo {
    width: 100px;
    padding: 0px;
    padding-top: 15px;
    padding-right: 10px;
}
#logo img {
    width: 100%;
}
.container.nav-container {
    height: 51px;
}
.videoList{
  font-size: 0;
}
.videoList figure{
  display: inline-block;
  width: 314px;
  margin-top: 5px;
  margin-right: 5px;
  text-align: center;
}
.videoList figure a{
  text-decoration: none;
  color: #333;
}
.videoList figure a:hover{
  color:#f03800;
  text-decoration: underline;
}
.videoList figure p{
  border-radius:10px;
  border:5px solid #ededf0;
  width: 300px;
  height: 150px;
  overflow:hidden;
}
.videoList figure a:hover p{
  border:5px solid #f4693f;
}
.videoList figure img{
  width: 300px;
  height: 150px;
  display: block;
}
.videoList figcaption{
  line-height: 30px;
  font-size: 14px;
}


@media only screen and (max-width: 700px) {
  .audioList article.bigVideo,.audioList article.bigVideo figure p{
  width: 300px;
   height: 215px;
   border-radius: 10px;
}
.audioList article.bigVideo figure video{
  width: 300px;
   height: 215px;
   border-radius: 10px;
   overflow: hidden;
}
  #advertisment img{
    width: 100% !important;
  }
  .aboutText, .aboutSelect, .aboutTextarea{
    width: 90%;
  }
  .aboutSelect{
    width: 96%;
  }
  .aboutButtonInc button{
      width: 96%;
      margin-bottom: 10px;
  }
  .career h3{
    line-height: 30px;
  }
  .videoList figure,
  .audioList article figure{
    display: block;
    margin: 0 auto 5px auto;
    position: relative;
  /*  left:-10px;*/
  left:0px;
  }
  header nav{
    margin: 0 auto;
    position: relative;
    width: 110px;
    height: 40px;
  }
  .nav_inc ul{
    display: none;
  }
  header nav a{
    display: none;
  }
  header nav a.logo{
    display: block;
  }
  header .inc{
    width:auto;
  }
  header .mobileNav{
    border-top: 1px solid #383838;
    position: relative;
    top:26px;
    line-height: 50px;
    width: 100%;
    background: #222;
    padding: 15px 0;
  }
  header .mobileNav ul{
    margin: 0 30px;
  }
  header .mobileNav a{
    color: #9d9d99;
    font-size: 14px;
    text-decoration: none;
    white-space:nowrap;
  }
  header .mobileNav a.yellowBtn{
    color: #fff;
  }
  header .toolRight a.yellowBtn{
    display: none;
  }
  header .nav{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 51px;
    vertical-align: top;
    height: 51px;
    overflow: hidden;
    background: url('../images/icons.png') -25px -784px #333333;
  }
  .language{
    position: absolute;
    top:10px;
  }
  header .loginedNav{
    display: none;
  }
  header .toolRight .nav:focus{
    outline:none;
  }
  .demoVideo{
    display:none;
    width:270px;
    height:150px;
  }
  .videoPublic .des{
    white-space:normal;
  }
  .videoPublic .des li{
    display:block;
    width:295px;
    height:166px;
    margin:0 auto 30px auto !important;
  }
  .videoPublic .des li img{
    width:295px;
    height:166px;
  }
  .videoPublic .des li:first-child{
    margin-bottom:0;
  }
  .contact .pageHr{
    width:280px;
  }
  .contact .contactDetail textarea{
    width:250px;
  }
  .artModel h1{
    font-size: 16px;
  }
  .artModel{
    padding:5px;
    width: 260px
  }
  #videoUpload .source{
    position: static;
    margin: 30px 0 0 20px;
    width: 350px;
    height: 160px;
  }
  #createVideo{
    padding:30px 0 0 0px;
  }
  #mainBanner{
    width:100%;
    margin: 0;
    height:880px;
  }
  #mainBanner img{
    height:100%;
    width:auto;
  }
  #mainBanner ul{
    top:0;
    left:0;
    width: 100%;
    margin: 0;
    height:100%;
  }
  #mainBanner li{
    display: block;
    margin: 10px auto;
    height:256px;
    width:100%;
  }
  .indexSection{
      font-family:"Microsoft YaHei" !important;
    height:490px;
  }
  .indexSectionb{
      font-family:"Microsoft YaHei" !important;
    height:490px;
  }
  .indexSection .description,.indexSectionb .description{
    position: static;
    width: auto;
    height:auto;
    margin:10px;
  }
  .indexSection .banner,.indexSectionb .banner{
    position: static;
    width: auto;
    margin:10px;
  }
  .indexSection .banner img,.indexSectionb .banner img{
    width: 100%;
  }
  #useStep,
  #useStep p{
    height: auto;
  }
  #useStep h2{
    font-size: 21px;
  }
  #useStep p a{
    position: relative;
    display: block;
    border-radius: 5px;
    width: auto;
    height: 77px;
    margin: 20px;
    background:url('../images/BgRepeatX.jpg')  repeat-x;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  }
  #useStep a strong{
    top: 30px;
    left: 70px;
    width: 175px;
    font-size: 18px;
    text-align: left;
  }
  #useStep p a i{
    position: absolute;
    top: 0;
    left:20px;
    display: block;
    width: 45px;
    height: 75px;
    overflow: hidden;
  }
  #useStep p a span{
    position: static !important;
    float: right;
    margin: 36px 10px 0 0;
    opacity: .3;
    width: 44px;
    height: 44px;
    overflow: hidden;
  }
  #useStep p a.register i{background:url('../images/icons.png') -49px -588px no-repeat;}
  #useStep p a.upload i{background:url('../images/icons.png') -95px -588px no-repeat;}
  #useStep p a.download i{background:url('../images/icons.png') -142px -588px no-repeat;}
  #useStep p a.register span{background:url('../images/icons.png') -173px -303px no-repeat;}
  #useStep p a.upload span{background:url('../images/icons.png') -173px -418px no-repeat;}
  #useStep p a.download span{background:url('../images/icons.png') -173px -536px no-repeat;}
  #useStep p em{
    top:0;
    display: block;
    margin:20px auto;
    width: 35px;
    height: 20px;
    background:url('../images/icons.png') -118px -227px;
  }
  h1.pageName{
    padding: 25px 0 25px 10px;
    font-size: 24px;
  }
  footer aside{
    width: auto;
  }
  .inc{
    width:auto !important;
     padding: 0 15px;
  }
  .pageHr{
        width:auto;
        float: none;
        margin: 0 0 15px 0;
        border-top:1px solid #b7b7b7;
  }
  .pageAside{
    width: auto;
  }
  .toolRight{
    padding: 0 10px 0 0 ;
  }
  #useStep p a.mobile{
    display: block;
  }
  #useStep p a:not(.mobile)
  {
    display: none
  }

  footer .qrCode{
    float: left;
    position: relative;
    width: 130px;
    margin: 5px 10px 0 0 ;
    left:0;
    overflow: hidden;
  }
  footer .qrCode img{
    width:260px;
  }
  footer .weibo img{
    margin-left: -130px;
  }
  .AsideRight{
    position:relative;
    top: 0;
    left: 0;
    margin: 50px 0 0 20px;
  }
  .form .checkNum .userInput{
    width: 59%;
  }
  #videoUpload aside.videoTool{
    position: relative;
  }

  #videoUpload .content{
    margin: 0
  }
  #videoUpload h2{
    text-align: left;
  }
  #videoUpload li{
    margin: 0 3px 5px 0
  }
  .videoOverList li figure{
    position: static;
  }
  .videoOverList li figure{
    position: static;
    width:96%;
    padding: 2%;
    height: auto;
    overflow: hidden;
  }
  .videoOverList li figure img{
    display: block;
    width: 100%;
    height: auto;
  }
  .videoOverList li .videoDes{
    margin: 0;
  }
  .videoOverList .videoDes table{
    font-size: 10px;
    letter-spacing: 0;

  }
  .videoOverList .videoDes table td{
    color: #666;
    line-height: 14px;
  }
  .videoOverList .videoDes h3 em{
    display: block;
    float: none;
  }
  .videoOverList .videoDes p{
    margin: 5px 0 0 0;
    line-height: 20px;
    max-height: 80px;
  }
  .createVideo{
    padding: 0
  }
  .createVideo a{
    font-size: 24px
  }
  p.tabNav a{
    padding: 0 15px;
    width: auto;
    margin: 0 5px 0 0;
  }
  .artModel p.buttonInc{
    text-align: center;
  }
  .userMsg{
    padding: 20px 0 0 5px;
  }
  .userMsg .person{
        padding: 15px 0 15px 10px;
  }
  .userMsg .person img{
    width: 60px;
  }
  .userMsg aside{
    position: static;
    padding:5px 0 0 0px;
  }
  .detailPage nav{
      display: inline-block;
    position: static;
    width: auto;
    font-size: 0;
  }
  .detailPage {
    padding: 20px 0;
  }
  .detailPage nav{
    display: table;
    width: 100%;
  }
  .detailPage nav a{
    display:table-cell;
    width: 33.3%;
    text-align: center;
    padding: 0;
    font-size: 14px;
  }
  .detailPage .content{
    padding: 20px 0 0 0;
  }
  .mobileLogined .yellowBtn{
    display: none;
  }
  .mobileLogined a{
    margin-right: 10px;
  }
  .logined .userMsg{
    display: none;
  }
}
#advertisment{
  width: 100%;
  height:0;
  overflow: hidden;
  background: #000912;
}
#advertisment a{
  position: relative;
  height:100%;
  display: block;
  text-align: center;
}
#advertisment img{
  display: block;
  width: auto;

  margin: 0 auto;
}
#advertisment a .closeAd{
  position: absolute;
  top:30px;
  right:30px;
  height:24px;
  line-height: 26px;
  border-radius:30px;
  font-family:"";
  width:24px;
  overflow: hidden;
  background: rgba(255,255,255,0.8);
  color:#000;
  font-size: 14px;
  font-weight: 600;
}
/*header下拉菜单样式*/
 .nav_inc ul{
        position:relative;
        top:-27px;
        left:25%;
        height:20%;
        width:100%;
      }
      .nav_inc ul li{
        width:15%;
        float:left;
        align:center;
      }
      .nav_inc ul li a{
        display:block;
        text-align:center;
        text-decoration:none;
      }
      .nav_inc ul .ul_exp{
        display:none;
        width: 600px;
         height:200px;
         /*width:130%;*/
         margin-top:35%;
         margin-left:-25%;
         border-top: 3px solid #db2813;
         padding-top: 10px;
         position: relative;
         z-index: 9999;
      }
      .nav_inc ul li:hover > ul{
          display:block;
      }
      .nav_inc ul .ul_exp li{
        width:33.2%;
        height:150px;
        display:block;
        /*background:#222222;*/
        margin-top:2px;
        border-right: 1px solid #5c5a5a;
      }
      .nav_inc ul .ul_exp li:last-child{
        border-right: none;
      }
      .nav_inc ul .ul_pro{
        display:none;
        height:40%;
        margin-top:35%;
        margin-left:-23%;
      }
      .nav_inc ul .ul_pro li{
        width:120%;
        height:30%;
        background:#222222;
        margin-top:3px;
      }
      .ul_pro_p,.ul_exp_p{
        display:none;
      }
      .a_pro img{
        width:17px;
        height:12px;
      }

      .a_exp img{
        width:17px;
        height:12px;
      }
      .mobileNav ul li:hover > ul{
        display:block;
      }

/*回到顶端*/
#top_btn{
  z-index:999;
  position:fixed;
  display:none;
  bottom:5px;
  right:5px;
  text-decoration:none;
  -moz-transition:color 1s;
  -webkit-transition:color 1s;
  -o-transition:color 1s;
}
#top_btn img{
  width:50px;
  height:50px;
}

@media only screen and (max-width: 700px){
#top_btn img{
  width:20px;
  height:20px;

}  

}
