/*背景上半部分*/
	.live-bg1 {
	    position: relative;	
		height:807px;
		overflow: hidden;
	}
	.live-main-img1 {
	    position: absolute;
	    left: 0;
	    top: 0;
		height:100%;
	}
	.live-1200-img{
		top: 114px;
		position: absolute;
	}
	.text-tc{		
		line-height: 48px;
		font-size: 48px;
	}
	.live-list {
	    margin-top:60px;
	    padding: 0 80px;
	    box-sizing: border-box;		
	}
	.video_2{
		background: url(../img/main3_03.jpg) no-repeat;
		background-size: cover;
	}
	.pad-top{
		padding-top:108px;
	}
	
	.live-item{
		width:342px;
		height: 235px;
	}
	.bg1{
		background: url(../img/bg1.png) no-repeat;
	}	
	.bg2{
		background: url(../img/bg2.png) no-repeat;
	}
	.bg3{
		background: url(../img/bg3.png) no-repeat;
	}
	.live-item span{
		position: absolute;
		left: 56px;
	}
	.item1span{
		top: 59px;		
		font-weight: 400;		
	}
	.item2span{
		top: 85px;
		font-weight: 400;			  
	}
	.item3span{
		bottom:48px;
		font-weight: 400;			  
	}
	
	.pad-180{
		padding-top: 205px;
		padding-bottom:113px;
	}
	.pad_0{
		padding:0;
	}
	.baozhangpic{
		top: -50px;
		display: block;
		width: 1200px;
		min-width: 1200px;
		max-width: 1200px;
		left: 40px;			
		height: 421px;
		background: url(../img/tu1.png) no-repeat left center;
	}
	.right-text{
		width:575px;
		position: absolute;
		right: 0;
	}
	.right-text p{		
		font-family: Microsoft YaHei;
		font-weight: 400;	
		padding-top: 2px;
		line-height: 34px;
	}
	.moreimg{
		background: url(../img/tu2.png) no-repeat center;
		height:429px;
	}
	.onediv{
		height:210px;
	}
	.leftdiv{
		position: relative;
		top: 15px;
	}
	.rightdiv{
		position: relative;
		top:35px;
	}
	.leftdiv1{
		position: absolute;
		bottom: 0;
	}
	.rightdiv1{
		position: absolute;
		bottom: 0;
		right:0;
	}
	.leftdiv p,.leftdiv1 p{
		width: 210px;
	}
	.leftdiv p span,.leftdiv1 p span{
		display: block;
		line-height: 30px;
		font-weight: 400;
		width: 188px;
		float: left;
		padding:0 0 6px;
	}
	.leftdiv p i,.leftdiv1 p i{
		display: block;
		float: left;
		padding-right: 8px;
		width: 12px;
		line-height: 30px;
	}
	.active-text{
		text-align: center;
		margin: 194px 0 90px 0;
		font-size: 48px;
	}
	.live-wrap{
		width: 733px;
		margin: 0 auto;
	}
	.live-wrap .item1{
		width: 260px;
		height: 404px;
		background: #FFFFFF;
		border: 1px solid #DDDDDD;
		padding: 1px;
		box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
		margin: 0 auto;
	}
	.live-wrap .item1 i.item-pic{
		width: 260px;
		height: 260px;
		display: table-cell; 
		vertical-align: middle;
		text-align: center;
	}
	.live-wrap .item1 img{
		display: block;
		max-width: 100%;
		max-height: 100%;
		margin: auto;
	}
	.live-wrap .item1 p{
		text-align: center;
		margin:21px 0 8px 0;
	}
	.live-wrap .item1 span{
		text-align: center;
		display: block;
	    margin-bottom: 11px;
	}
	.recruit-btn {
	    width: 110px;
	    height: 34px;
	    line-height: 34px;
	    border-radius: 22px;
	    text-align: center;
	    margin: 0 auto;
	    display: block;
		background: linear-gradient(0deg,#F05931  0%, #ED3F25 100%);
	}
	/* .butimg{			
		display: block;
		width: 518px;
		height:99px;
		margin: 194px auto 0 auto;
	}
	.butimg img{
		display: block;
		margin: 0 auto;
	} */