@charset "utf-8";
/* CSS Document */

 *{
            margin: 0 auto;
			font-family:"Microsoft Yahei";
 			
  }
  img{border:0;}
  a.normal-color {
		color: #4a4a4a;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a.normal-color:hover {
	
	color: #0a388d;
}
a:active {
	text-decoration: none;
}
a.white {
		color: #fff;
		opacity:0.6;
    filter:alpha(opacity=60);
	font-size:12px;
}
a.white:hover {
		color: #fff;
		opacity:1;
    filter:alpha(opacity=100);
		
}



.marginTop43{margin-top:43px;}
.marginRight26
{
	margin-right:26px;
	
}
.marginRight28
{
	margin-right:28px;
	
}

  
  
 #allBox {

            margin-top:0px;
			position:relative;
            overflow:hidden;
            height:2450px;
			
        }
     
		
		
		
	
/*#fesitival-denglong{position:absolute;
width:100%;height:140px;
background-image:url(../images/index-img/denglong.png);
	 background-repeat:no-repeat;
    background-position:center;top:0px;left:0;
	z-index:9999;
	}*/
	
/*以上是logo*/
	

/*以上是banner*/		
		
	
		
#banner{width:100%;height:507px;
	margin:0 auto;
	background-image:url(../images/liuxuexiaozhan/bg-liuxuexiaozhan.jpg);
	background-repeat:no-repeat;
    background-position:center;
}		

		

/*以上是banner*/

#content
{
	width:100%;height:1190px;margin:0 auto;
	background-color:#fff8f3;
	padding-top:60px;
	paddin-bottom:100px;
}
#contentBox
{
	width:1206px;
	height:1040px;
	margin:0 auto;
	
}

#content .movieBox
{
	width:350px;height:480px;
	float:left;
	margin:0 78px 80px 0;
	background:url(../images/liuxuexiaozhan/bg-movieBox.jpg) no-repeat;
}
#content .movie
{
	width:330px;
	height:340px;
	margin:10px auto;
	
}
#content .tag
{
	font-size:9px;
	color:red;
	margin-left:20px;
}
#content .movietitle
{
	font-size:14px;
	color:#142a50;
	font-weight:bold;
	margin-left:20px;
}


.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}


/*以上是content*/







#one-way-link a{color:#fcfcfc;}