
header ul {
	width: 600px;
}

.index_banner {
	height: 600px;
	overflow: hidden;
	transform: all 0.5s;
}

.big_banner_btn>p{
	position: absolute;
	background: #d1d1d1;
    height: 3px;
    width: 125px;
    margin: 0 auto;
   bottom: 50px;
    right: 34px;
   overflow: hidden;
   z-index: 9;
}
.big_banner_btn>p>span{
	position: absolute;
    height: 3px;
    width: 0px;
    background: #fff;
	border-radius: 1px 0 0 1px;
}
.i_banner1>p,
.i_banner2>p,
.i_banner3>p {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	position: absolute;
	z-index: 2;
}

.i_banner1,
.i_banner2{
	left: 0;
	top: 0;
	height: 100%;
	background: url(https://yuanben-res.ybveg.com/img/lb2.png)  no-repeat center;
	background-size: cover ;
	opacity: 1;
	z-index: 2;
	transition: opacity 1.5s;
	-moz-transition: opacity 1.5s;
	-webkit-transition: opacity 1.5s;
	-o-transition: opacity 1.5s;
}
.i_banner2{
	background: url(https://yuanben-res.ybveg.com/img/lb.jpg)  no-repeat center;
	background-size: cover;
}
.dis{
	opacity: 0;
	z-index: 0;
}

.banContent {
	height: 250px;
	width: 1000px;
	color: #FFFFFF;
	margin-top: 365px;
	z-index: 10;
	left:50%;
	margin-left: -500px;
}

.textCC>span {
	width: 700px;
	height: 2px;
	display: inline-block;
	background: rgba(255, 255, 255, 0.81);
	position: relative;
	top: -7px;
	margin-right: 28px;
}

.big_banner_btn {
	height: 50px;
}

.big_banner_btn>a.lcb {
	width: 60px;
	padding-left: 56px;
	background: #FFFFFF url(../img/icon/lcb.png) no-repeat 15px;
	background-size: 30px 24px;
}

.big_banner_btn>a.zhsa {
	width: 71px;
	padding-left: 45px;
	background: #FFFFFF url(../img/icon/zhsa.png) no-repeat 17px;
	background-size: 21px 24px;
}

.big_banner_btn>a.zsx {
	width: 60px;
	padding-left: 56px;
	background: #FFFFFF url(../img/icon/zsx.png) no-repeat 15px;
	background-size: 27px 24px;
}

.big_banner_btn>a {
	height: 44px;
	line-height: 44px;
	color: #383838;
	border-radius: 13px;
	-moz-border-radius: 13px;
	-ms-border-radius: 13px;
	-o-border-radius: 13px;
	-webkit-border-radius: 13px;
	margin-right: 15px;
	display: block;
	transition: all 0.45s;
	-moz-transition: all 0.45s;
	-webkit-transition: all 0.45s;
	-o-transition: all 0.45s;
	font-family: Segoe UI, Lucida Grande, Helvetica, Arial, Microsoft YaHei, FreeSans, Arimo, Droid Sans, wenquanyi micro hei, Hiragino Sans GB, Hiragino Sans GB W3, FontAwesome, sans-serif;
}

.big_banner_btn>a:hover {
	transform: translateY(-.2rem);
	-moz-transform: translateY(-.2rem);
	-o-transform: translateY(-.2rem);
	-webkit-transform: translateY(-.2rem);
	transition-duration: .45s;
	opacity: 0.9;
}

.legend>div {
	height: 500px;
	width: 100%;
	overflow: hidden;
}

.w400 {
	width: 400px;
	margin-left: 100px;
	margin-right: 122px;
}

.legend>div>div {
	width: 1200px;
	height: 500px;
	margin: 0 auto;
}

.legend-lcb>div {
	margin-top: 88px !important;
	height: 412px !important;
}

.legend-lcb>div img {
	width: 578px;
	height: 442px;
}

.legend-zhsa>div {
	margin-top: 178px !important;
	height: 322px !important;
}

.legend-zhsa>div img {
	width: 578px;
	height: 442px;
	margin-right: 136px;
}

.legend-zsx>div {
	padding-top: 104px;
}

.legend-zsx>div img {
	width: 578px;
	height: 442px;
}

.news {
	height: 725px;
	width: 100%;
	border-top: 1px solid transparent;
}

.news .newsCenter {
	width: 1000px;
	height: 725px;
}

.newsCenter .newsT {
	font-family: Segoe UI, Lucida Grande, Helvetica, Arial, Microsoft YaHei, FreeSans, Arimo, Droid Sans, wenquanyi micro hei, Hiragino Sans GB, Hiragino Sans GB W3, FontAwesome, sans-serif;
	font-size: 40px;
	margin: 38px 0 28px 0;
	line-height: 40px;
	height: 47px;
}

.newsT>a {
	right: 35px;
	bottom: 0;
	height: 22px;
	line-height: 22px;
}

.newsT>a:hover {
	color: #42C3BD;
}

.newsCenter>.newBig {
	height: 280px;
}

.newBig>div {
	width: 500px;
	height: 100%;
}

.newBig>div.imgLeft>img {
	width: 100%;
	height: 100%;
}
.textTwo{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	height: 62px;
	-webkit-box-orient: vertical;
}
.newBig>div.textRight {
	width: 432px;
	height: 166px;
	padding: 57px 34px;
}

.textRight>div {
	letter-spacing: 1px;
	line-height: 24px;
	height: 90px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.overtitle{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	height: 38px;
	margin-bottom: 5px;
	-webkit-box-orient: vertical;
}
.newsCenter>ul {
	height: 290px;
	margin-top: 28px;
	width: 1020px;
}

.newsCenter>ul>li {
	width: 288px;
	height: 240px;
	padding: 16px;
	margin-right: 20px;
	background: #fff;
	transition: all 0.45s;
	-moz-transition: all 0.45s;
	-webkit-transition: all 0.45s;
	-o-transition: all 0.45s;
	box-shadow: 0 10px 26px 0 rgba(220, 220, 220, 0.50);
}
.newsCenter>ul>li>a{
	width: 288px;
	height: 240px;
}
.newsCenter>ul>li img {
	width: 288px;
	height: 168px;
	margin-bottom: 15px;
}

.newsCenter>ul>li:hover {
	transform: translateY(-.2rem);
	-moz-transform: translateY(-.2rem);
	-o-transform: translateY(-.2rem);
	-webkit-transform: translateY(-.2rem);
	transition-duration: .45s;
	opacity: 0.8;
}

.newsCenter>ul>li:hover .pDate {
	color: #42C3BD;
}

.i_banner1>div {
	top: 15px;
	height: 100%;
	width: 1000px;
	left:50%;
	margin-left: -500px;
	position: absolute;
}

@media screen and (max-width: 414px) {
.i_banner1{
		background-image: url(../img/bg/lb2-iphone.png);
	}
	.i_banner2{
		background-image: url(../img/bg/lb-iphone.png);
	}
	.banContent{
		width:273px;
		margin-top: 120px;
		left: 5%;
		margin-left: 0 !important;
	}
	.index_banner {
		height: 407px;
	}
	.banContent .textcc{
		display: none;
	}
	.big_banner_btn>a{
		display: none;
	}
	.banContent{
		
	}
	.textA{
		font-size: 14px;
	}
	.textB {
		font-size:26px ;
		margin: 6px 0 8px;
	}
	.textCC {
		font-size: 14px;
	}
	.textCC  span{
		display: none;
	}
	.big_banner_btn p{
		bottom: 20px;
	}
	.legend{
		height: 960px;
	}
	.legend>div{
		height: 320px;	
	}
	.legend>div>div{
		width: 100%;
		margin-top: 33px !important;
	}
	.legend>div>div img{
		margin: 0 calc((100% - 308px) / 2);
		width: 308px;
		height: 240px;
	}
	.legend>.legend-lcb>div>div{
		margin: 0 10% 30px;
		width: 80%;
		text-align: center;
	}
	.legend>div>div>div>p{
		width: 100% !important;
	}
	.legend>div>div>div p.p{
		margin-top: 0px;
		font-size: 24px;
	}
	.legend>div>div>div p.p2{
		font-size: 12px;
	}
	.legend>div>div>div .button2{
		display: none;
	}
	.legend-zhsa{
		background: #fff;
		position: relative;
	}
	.legend-zhsa>div>img{
		position: absolute;
		top: 150px;
	}
	.legend-zhsa>div>div{
		width: 80%;
		text-align: center;
		position: absolute;
		top:20px;
		left: 10%;
	}
	.legend-zsx>div{
		padding-top: 0;
	}
	.legend-zsx>div>div{
		width: 80%;
		text-align: center;
		margin: 0 10% 30px;
	}
	.legend-lcb,.legend-zsx{
		background: #f5f6f7;
	}
	.news{
		background: #fff;
		height: 975px;
		margin-bottom: 80px;
	}
	.news .newsCenter {
		width: 90%;
		margin: 0 5%;
	    height: 975px;
	}
	.news .newsCenter .newsT{
		text-align: center;
	    font-size: 24px;
    	margin:0;
    	height: 80px;
    	line-height: 80px;
	}
	.news .newsCenter .newsT a{
		display: none;
	}
	.newsCenter>a,.newBig>div{
		width: 100%;
		height: 200px;
		position: relative;
	}
	.newBig>div.imgLeft{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		/*background: url(../img/bignews.png) no-repeat;*/
		background-size: cover;
	}
	.imgLeft img{
		/*display: none;*/
	}
	.newsCenter>.newBig{
		height: 200px;
		margin-bottom: 20px;
		-moz-border-radius:2px;
		-ms-border-radius:2px;
		-o-border-radius:2px;
		-webkit-border-radius:2px;
		overflow: hidden;
	}
	.newBig>div.textRight {
		padding: 0 5%;
		width: 90%;
		position: absolute;
		left: 0;
		top: 150px;
		color: #fff;
		background: rgba(38,38,38,0.6);

	}
	.pDate{
		display: none !important;
	}
	.textRight>div{
		display: none;
	}
	.textRight>p{
		/*margin:5px 0;*/
		display: block;
		height: 50px;
		line-height: 50px;
		font-size: 12px;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space:nowrap;
		-webkit-line-clamp: 1;
	}
	.newBig>div.textRight{
		height: 50px;
	}
	.newsCenter>ul{
		margin-top: 0px;
		height: 640px;
		width: 100%;
	}
	.newsCenter>ul li{
	    height: 200px;
	    padding: 0;
	    margin: 0 0 20px 0;
	    width: 100% !important;
	    box-shadow:none;
	    position: relative;
	    -moz-border-radius:2px;
		-ms-border-radius:2px;
		-o-border-radius:2px;
		overflow: hidden;
		-webkit-border-radius:2px;
	}
	.newsCenter>ul>li>a{
		width: 100%;
		height: 200px;
	}
	.newsCenter>ul li img{
		width: 100% !important;
		height: 200px;
		margin-bottom: 5px;
	}
	.newsCenter>ul li p{
		/*margin-bottom: 5px;*/
	}
	.pTitle{
			overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
		font-size: 12px;
		position: absolute;
		bottom: 0px;
		left: 0;
		height: 50px;
		line-height: 50px;
		background: rgba(38,38,38,0.6);
		color: #fff;
		width: 90%;
		padding: 0 5%;
		margin-bottom: 0;
	}
}