div,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {  margin:0;  padding:0;  border:none;  list-style:none;  }
input {border:none;outline: none;list-style:none;}
img{border:none; vertical-align:top;outline:none;}
em{ font-style:normal;  }
.lf   {float:left;}
.rt  {float:right;}
.clear  {clear:both;}
a { color:#333333; text-decoration:none;}
a:hover { text-decoration:none;}



body {
overflow: hidden;
width: 100%;
font-size: 14px;  
font-family:"microsoft yahei", Arial, Helvetica, sans-serif; 
 margin:0;  
 padding:0;  
 -webkit-tap-highlight-color:rgba(0,0,0,0); 
    
}
p span{color: red;}
.inner{width: 1110px;margin: 0 auto;}
.wrap{min-width: 1236px;/*display: none;*/background: #f8f4eb;}
.banner{width: 100%;height: 960px;background: url(images/banner.png?v=1.1) center top  no-repeat;}
.content{width: 100%;height: auto;/*background: url(images/bg.jpg) center top  no-repeat;*/}


.videobox {
    text-align: center;
	width: 100%;
	height: 100%;
    
	overflow: hidden;
    margin: 0 auto;
}
.videobox video{width: 100%;height: 100%;}

.butbox{width:101px;height: 65px;display: inline-block;position: relative;bottom: 260px;z-index: 2;}
.butbox img{width:101px;height: 65px;opacity: 0.6;cursor: pointer;display: none;}
.butbox img:hover{opacity: 1;}

@media only screen and (max-width: 768px)  {
	.videobox{display: none;}
	.wrap{display: block;}
body {
overflow: auto;
	width: 100%;
    font-family: Arial, Helvetica, sans-serif;
}
  }



/*视频部分*/

.main{width: 1200px;margin: 0 auto;}

.video{padding-bottom: 60px; }
.video .item{margin-bottom: 20px;}
.video .item .title{width: 100%;height: 104px;margin-bottom: 42px;  background-position: left center;background-repeat: no-repeat;}
.video .item .title .more{float: right;color:#c29464;margin-top: 50px;}
.video .item .tit1{background: url(images/tit_1.png?v=1.1) no-repeat ;}
.video .item .tit2{background: url(images/tit_2.png?v=1.1) no-repeat ;}
.video .item .tit3{background: url(images/tit_3.png?v=1.1) no-repeat ;}
.video .item .tit4{background: url(images/tit_4.png?v=1.1) no-repeat ;}
.video .item .tit5{background: url(images/tit_5.png?v=1.1) no-repeat ;}
.video .item .tit6{background: url(images/tit_6.png?v=1.1) no-repeat ;}
.video .item .tit7{background: url(images/tit_7.png?v=1.2) no-repeat ;}
.video .item .tit8{background: url(images/tit_8.png?v=1.1) no-repeat ;}
.video .item .tit9{background: url() }
.video .item .tit10{background: url() no-repeat ;}
.video .item .tit11{background: url() no-repeat ;}
.video .item .tit12{background: url() no-repeat ;}
.video .item .tit13{background: url() no-repeat ;}
.video .item ul{width: 1200px;overflow: hidden;height: 260px;margin-left:10px;}
.video .item ul.auto{height: auto;}
.video .item ul:after{content: "";display: block;clear:both;}
.video .item ul li{width: 380px;height: 260px;float: left;margin-right: 20px;margin-bottom: 30px; position:relative;}
.video .item ul li img{width: 380px;height: 215px; }
.video .item ul li p{line-height: 45px;height: 45px;padding: 0 20px;background: #c8242b;color:#fff;font-size: 18px;text-align: center;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.video .item .jzgd{margin: 40px auto 0;width: 200px;height: 40px;line-height: 40px;text-align: center;border:1px solid #c29464;color:#c29464;background: #ffffff;font-size: 16px;cursor:pointer;}
.fh-btn{display: none;}


.videoed {
	position: absolute;
	top:0;
	width: 100%;
	height: 100%;
	
	background-image: url(images/icon_play.png);
	background-position: center;
	background-repeat: no-repeat;
	
}