 .container{
	font-weight: 300;
}

.wh-ch{
	color: #BD9369;
}

@media only screen and (min-width: 1500px) {
	.wh-ch{
		padding: 70px 0 105px 80px;
		box-sizing: border-box;
	}
	.wh-ch h2{
		font-size: 30px;
		font-weight: 400;
		/* margin-bottom: 20px; */
	}
	.wh-ch .andp{
		font-size: 25px;
		font-weight: 300;
		line-height: 24px;
		margin-bottom: 20px;
		color: #BD9369;
	}
	.andcolor .anspp{
		font-size: 25px;
		font-weight: 300;
		line-height: 24px;
		margin-bottom: 20px;
		color: #187077;
	}
	.andcolor{
		color: #187077;
	}
	
	.wh-ch p{
		font-size: 13px;
		font-weight: 400;
		line-height: 26px;
		color: #187077;
	}
	.wh-ch-item-left {
		position: absolute;
		font-size: 26px!important;
		width: 200px;
		top: 200px;
		left:100px;
	}
	.wh-ch-item-right {
		position: absolute;
		font-size: 26px!important;
		width: 200px;
		top: 200px;
		left: 660px;
	}

	.main-two>.menu {
		width: 100%;
		height: 534px;
	}

	.main-two>.menu>.left {
		width: 338px;
		height: 100%;
		float: left;
		background: #314460;
		padding: 40px 20px 0 30px;
		box-sizing: border-box;
	}

	.main-two>.menu>.left>h3 {
		font-size: 30px;
		color: #f3dfcb;
		font-weight: 400;
		margin-bottom: 30px;
	}

	.main-two>.menu>.left>li {
		font-size: 16px;
		color: #f3dfcb;
		line-height: 34px;
	}

	.main-two>.menu>.left>li:hover>span {
		border-bottom: 3px solid #f3dfcb;
		cursor: pointer;
	}

	.main-two>.menu>.left>li>.active {
		border-bottom: 3px solid #f3dfcb;
		cursor: pointer;
	}

	.main-two>.menu>.left>.text {
		color: #fff;
		font-size: 14px;
		line-height: 24px;
		margin-top: 50px;
		display: none;
	}

	.main-two>.menu>.right {
		width: 1026px;
		float: left;
	}

	.main-two>.menu>.right>.top {
		width: 100%;
		height: 256px;
		background: #FFF6E9;

		overflow: hidden;
	}

	.main-two>.menu>.right>.top>.top-left {
		float: left;
		width: 37%;
		height: 100%;
		background: #F3DFCB;
		padding: 45px 35px 0;
		box-sizing: border-box;
	}

	.main-two>.menu>.right>.top>.item {
		transition: .2s;
	}

	.main-two>.menu>.right>.top>.top-left>h3 {
		font-size: 30px;
		color: #BD9369;
		font-weight: 400;
	}

	.main-two>.menu>.right>.top>.top-right>h3 {
		font-size: 30px;
		color: #BD9369;
		font-weight: 400;
	}

	.main-two>.menu>.right>.top>.top-left>p {
		font-size: 16px;
		color: #BD9369;
	}

	.main-two>.menu>.right>.top>.top-left>.text {
		font-size: 14px;
		height: 86px;
		color: #BD9369;
		overflow: hidden;
		line-height: 22px;
		margin-top: 20px;
	}

	.main-two>.menu>.right>.top>.top-right {
		float: left;
		width: 63.002%;
		height: 100%;
		background: #FFF6E9;
		padding: 45px 35px 0;
		box-sizing: border-box;
	}

	.main-two>.menu>.right>.bott-one {
		width: 100%;
		height: 278px;
	}

	.main-two>.menu>.right>.top>.top-right>p {
		font-size: 16px;
		color: #BD9369;
	}

	.main-two>.menu>.right>.top>.top-right>.text {
		font-size: 14px;
		height: 46px;
		color: #BD9369;
		line-height: 22px;
		margin-top: 20px;
	}

	.main-two>.menu>.right>.bott-one>.bott-left {
		width: 731px;
		height: 100%;
		background: #BD9369;
		float: left;
		padding: 80px 50px 0 38px;
		box-sizing: border-box;
	}

	.main-two>.menu>.right>.bott-one>.bott-left>.left-one {
		width: 220px;
		height: 100%;
		float: left;
	}

	.main-two>.menu>.right>.bott-one>.bott-left>.left-one>h2 {
		float: left;
		font-size: 30px;
		color: #fff;
		font-weight: 400;
	}

	.main-two>.menu>.right>.bott-one>.bott-left>.left-one>ul {
		width: 200px;
	}

	.main-two>.menu>.right>.bott-one>.bott-left>.left-one>ul>li {
		float: left;
		cursor: pointer;
		margin-right: 20px;
		font-size: 16px;
		color: #FFFFFF;
	}

	.main-two>.menu>.right>.bott-one>.bott-left>.left-one>ul>li:hover {
		border-bottom: 3px solid #FFF6E9;
	}

	.main-two>.menu>.right>.bott-one>.bott-left>.left-one>ul>.active {
		border-bottom: 3px solid #FFF6E9;
	}

	.main-two>.menu>.right>.bott-one>.bott-left>.left-one>ul>li:nth-last-child(1) {
		margin-right: 0;
	}

	.main-two>.menu>.right>.bott-one>.bott-left>p {
		font-size: 14px;
		color: #FFFFFF;
		width: 390px;
		line-height: 24px;
		float: right;
		display: none;
	}

	.main-two>.menu>.right>.bott-one>.bott-right {
		width: 295px;
		height: 100%;
		background: #F3DFCB;
		float: left;
		padding: 80px 45px 0 45px;
		box-sizing: border-box;
	}

	.main-two>.menu>.right>.bott-one>.bott-right>h2 {
		font-size: 30px;
		font-weight: 400;
		color: #BD9369;
		margin-bottom: 10px;
	}

	.main-two>.menu>.right>.bott-one>.bott-right>p {
		font-size: 16px;
		color: #BD9369;
	}

	.main-two>.menu-two {
		width: 1364px;
		height: 287px;
		background: green;
	}

	.main-two>.menu-two>.menu-left {
		width: 1069px;
		height: 100%;
		background: #FFF6E9;
		float: left;
		padding: 70px 270px 0 80px;
		box-sizing: border-box;
	}

	.main-two>.menu-two>.menu-left>h2 {
		font-size: 30px;
		color: #BD9369;
		font-weight: 400;
		height: 100%;
		margin-right: 80px;
		float: left;
	}

	.main-two>.menu-two>.menu-left>ul {
		height: 24px;
		margin-bottom: 24px;
	}

	.main-two>.menu-two>.menu-left>ul>li {
		font-size: 16px;
		color: #BD9369;
		margin-right: 30px;
		float: left;

	}

	.main-two>.menu-two>.menu-left>ul>.active {
		border-bottom: 3px solid #BD9369;
	}

	.main-two>.menu-two>.menu-left>ul>li:hover {
		cursor: pointer;
		border-bottom: 3px solid #BD9369;

	}

	.main-two>.menu-two>.menu-left>ul>li:nth-last-child(1) {
		margin-right: 0;
	}

	.main-two>.menu-two>.menu-left>p {
		width: 446px;
		font-size: 14px;
		float: left;
		color: #BD9369;
		display: none;
	}

	.main-two>.menu-two>.menu-right {
		width: 295px;
		height: 100%;
		background: #314460;
		padding: 80px 100px 0 45px;
		box-sizing: border-box;
		float: left;
	}

	.main-two>.menu-two>.menu-right>h2 {
		font-size: 30px;
		font-weight: 400;
		color: #f3dfcb;
		margin-bottom: 10px;
	}

	.main-two>.menu-two>.menu-right>p {
		font-size: 16px;
		color: #f3dfcb;
	}


	.main-two>.image {
		width: 100%;
		display: block;
	}

	.fath {
		width: 100%;
		background: #314460;
	}

	.fath>.cent {
		width: 1364px;
		margin: auto;
		padding: 80px 0 180px;
	}

	.fath>.cent>h2 {
		font-size: 30px;
		color: #BD9369;
		font-weight: 400;
		margin-bottom: 30px;
	}

	.fath>.cent>.cent-left {
		width: 800px;
		float: left;
	}

	.fath>.cent>.cent-left>.text {
		font-size: 14px;
		color: #fff;
		line-height: 24px;
		margin-bottom: 30px;
		font-weight: 300;
	}

	.fath>.cent>.cent-left>li {
		color: #BD9369;
		font-size: 18px;
		cursor: pointer;
		margin-bottom: 15px;
	}

	.fath>.cent>.cent-left>.text-two {
		color: #fff;
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 15px;
		display: none;
		font-weight: 300;
	}

	.fath>.cent>.cent-left>.text-two>.button{
		cursor: pointer;
		font-size: 16px;
		color: #F3DFCB;
		font-weight: 400;
	}
	.fath>.cent>.cent-left>.text-two>.text{
		display: none;
		font-size: 14px;
		color: #858585;
	}
	.fath>.cent>.cent-left>.text-two>.text>.subtitle{
		color: #858585;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.fath>.cent>.cent-right {
		width: 300px;
		height: 650px;
		float: right;
		display: none;
	}
	.main-two .item-one{
		width: 1364px;
		margin: auto;
		position: relative;
	}
	.item-one .imageBg{
		width: 100%;
		display: block;
	}
	.item-one .title{
		width: 200px;
		position: absolute;
		top: 70px;
		left: 70px;
		color: #bd9369;
		font-size: 30px;
		/* line-height: 32px; */
		font-weight: 400;
		overflow: hidden;
	}
	.item-one .title p{
		font-size: 25px;
		font-weight: 300;
		line-height: 24px;
	}
	.item-one .item-right{
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		box-sizing: border-box;
		padding-top: 70px;
		/* padding-right: 70px; */
		/* padding-right: 145px; */
		padding-right: 190px;
	}
	.item-one .item-right .left{
		float: left;
		height: 100%;
		border-right: 1px solid #187077;
		padding-right: 20px;
		box-sizing: border-box;
	}
	
	.item-one .item-right .left li{
		
		margin-bottom: 30px;
	}
	
	.item-one .item-right .left li span{
		display: inline-block;
		background: #187077;
		color: #fff;
		font-size: 18px;
		text-align: center;
		padding: 0 10px;
		height: 40px;
		line-height: 40px;
		float: right;
		font-weight: 400;
	}
	
	/* .item-one .item-right .left li span:hover{
		background: red;
	} */
	
	.item-one .item-right .right{
		float: right;
		padding-left: 20px;
		box-sizing: border-box;
	}
	.item-one .item-right .right p{
		width: 500px;
		color: #24777d;
		font-size: 14px;
		/* height: 40px; */
		overflow: hidden;
		margin-bottom: 30px;
		text-align: justify;
		font-weight: 400;
	}
	.item-one .item-right .left .active{
		background: #ed7326;
	}
	.item-one .item-right .right .active{
		color: #ed7326;
	}
	
	.item-two{
		width: 1364px;
		position: relative;
	}
	
	.item-two .imageBg{
		width: 100%;
		display: block;
	}
	
	.item-two .title{
		width: 200px;
		height: 100%;
		position: absolute;
		top: 70px;
		left: 70px;
		color: #fff;
		font-size: 30px;
		/* line-height: 32px; */
		font-weight: 400;
		overflow: hidden;
		box-sizing: border-box;
		border-right: 1px solid #fff;
	}
	.item-two .title p{
		/* font-size: 25px; */
		font-size: 25px;
		font-weight: 300;
		line-height: 24px;
	}
	
	.item-two .right{
		/* width: 700px; */
		width: 600px;
		position: absolute;
		top: 70px;
		/* right: 70px; */
		/* right: 310px; */
		right: 430px;
		color: #fff;
	}
	
	.item-two .right h3{
		font-weight: 400;
		font-size: 18px;
		margin-bottom: 10px;
	}
	.item-two .right p{
		font-size: 14px;
		color: #c8c9bb;
	}
	
	.item-there{
		width: 1364px;
		margin: auto;
	}
	
	.item-there .left{
		float: left;
		background: #f68080;
	}
	
	.item-there .right{
		float: right;
		background: #32a8b2;
	}
	
	.item-there>div{
		width: 50%;
		height: 220px;
		box-sizing: border-box;
	}
	
	.item-there>div h2{
		font-size: 30px;
		color: #fff;
		/* line-height: 32px; */
		height: 100%;
		font-weight: 400;
		margin: 70px 0 0 70px;
		border-right: 1px solid #fff;
		float: left;
		padding-right: 30px;
	}
	.item-there>div h2 p{
		font-size: 25px;
		font-weight: 300;
		/* line-height: 32px; */
		line-height: 30px;
		/* width: 175px; */
		width: 180px;
	}
	
	.item-there>div .text{
		margin: 70px 190px 0 0;
		width: 150px;
		font-size: 18px;
		font-weight: 400;
		text-align: justify;
		float: right;
		color: #fff;
	}
}



@media only screen and (max-width: 1500px) {
	
	.wh-ch{
		padding: 70px 0 105px 80px;
		box-sizing: border-box;
	}
	.wh-ch h2{
		font-size: 30px;
		font-weight: 400;
		/* margin-bottom: 20px; */
	}
	.wh-ch .andp{
		font-size: 25px;
		font-weight: 300;
		line-height: 24px;
		margin-bottom: 20px;
		color: #BD9369;
	}
	.andcolor .anspp{
		font-size: 25px;
		font-weight: 300;
		line-height: 24px;
		margin-bottom: 20px;
		color: #187077;
	}
	.andcolor{
		color: #187077;
	}
	
	.wh-ch p{
		font-size: 13px;
		font-weight: 400;
		line-height: 26px;
		color: #187077;
	}
	.wh-ch-item-left {
		position: absolute;
		font-size: 20px!important;
		width: 200px;
		top: 160px;
		left:100px;
	}
	.wh-ch-item-right {
		position: absolute;
		font-size: 20px!important;
		width: 200px;
		top: 160px;
		left: 560px;
	}

	
	.main-two>.menu {
		width: 100%;
		height: 534px;
	}

	.main-two>.menu>.left {
		width: 260px;
		height: 100%;
		float: left;
		background: #314460;
		padding: 40px 20px 0 30px;
		box-sizing: border-box;
	}

	.main-two>.menu>.left>h3 {
		font-size: 30px;
		color: #f3dfcb;
		font-weight: 400;
		margin-bottom: 30px;
	}

	.main-two>.menu>.left>li {
		font-size: 16px;
		color: #f3dfcb;
		line-height: 34px;
	}

	.main-two>.menu>.left>li:hover>span {
		border-bottom: 3px solid #f3dfcb;
		cursor: pointer;
	}

	.main-two>.menu>.left>li>.active {
		border-bottom: 3px solid #f3dfcb;
		cursor: pointer;
	}

	.main-two>.menu>.left>.text {
		color: #fff;
		font-size: 14px;
		line-height: 24px;
		margin-top: 50px;
		display: none;
	}

	.main-two>.menu>.right {
		width: 860px;
		float: left;
	}

	.main-two>.menu>.right>.top {
		width: 100%;
		height: 256px;
		background: #FFF6E9;

		overflow: hidden;
	}

	.main-two>.menu>.right>.top>.top-left {
		float: left;
		width: 37%;
		height: 100%;
		background: #F3DFCB;
		padding: 45px 35px 0;
		box-sizing: border-box;
	}

	.main-two>.menu>.right>.top>.item {
		transition: .2s;
	}

	.main-two>.menu>.right>.top>.top-left>h3 {
		font-size: 30px;
		color: #BD9369;
		font-weight: 400;
	}

	.main-two>.menu>.right>.top>.top-right>h3 {
		font-size: 30px;
		color: #BD9369;
		font-weight: 400;
	}

	.main-two>.menu>.right>.top>.top-left>p {
		font-size: 16px;
		color: #BD9369;
	}

	.main-two>.menu>.right>.top>.top-left>.text {
		font-size: 14px;
		height: 86px;
		color: #BD9369;
		overflow: hidden;
		line-height: 22px;
		margin-top: 20px;
	}

	.main-two>.menu>.right>.top>.top-right {
		float: left;
		width: 63.002%;
		height: 100%;
		background: #FFF6E9;
		padding: 45px 35px 0;
		box-sizing: border-box;
	}

	.main-two>.menu>.right>.bott-one {
		width: 100%;
		height: 278px;
	}

	.main-two>.menu>.right>.top>.top-right>p {
		font-size: 16px;
		color: #BD9369;
	}

	.main-two>.menu>.right>.top>.top-right>.text {
		font-size: 14px;
		height: 46px;
		color: #BD9369;
		line-height: 22px;
		margin-top: 20px;
	}

	.main-two>.menu>.right>.bott-one>.bott-left {
		width: 620px;
		height: 100%;
		background: #BD9369;
		float: left;
		padding: 80px 50px 0 38px;
		box-sizing: border-box;
	}

	.main-two>.menu>.right>.bott-one>.bott-left>.left-one {
		width: 220px;
		height: 100%;
		float: left;
	}

	.main-two>.menu>.right>.bott-one>.bott-left>.left-one>h2 {
		float: left;
		font-size: 30px;
		color: #fff;
		font-weight: 400;
	}

	.main-two>.menu>.right>.bott-one>.bott-left>.left-one>ul {
		width: 200px;
	}

	.main-two>.menu>.right>.bott-one>.bott-left>.left-one>ul>li {
		float: left;
		cursor: pointer;
		margin-right: 20px;
		font-size: 16px;
		color: #FFFFFF;
	}

	.main-two>.menu>.right>.bott-one>.bott-left>.left-one>ul>li:hover {
		border-bottom: 3px solid #FFF6E9;
	}

	.main-two>.menu>.right>.bott-one>.bott-left>.left-one>ul>.active {
		border-bottom: 3px solid #FFF6E9;
	}

	.main-two>.menu>.right>.bott-one>.bott-left>.left-one>ul>li:nth-last-child(1) {
		margin-right: 0;
	}

	.main-two>.menu>.right>.bott-one>.bott-left>p {
		font-size: 14px;
		color: #FFFFFF;
		width: 300px;
		line-height: 24px;
		float: right;
		display: none;
	}

	.main-two>.menu>.right>.bott-one>.bott-right {
		width: 240px;
		height: 100%;
		background: #F3DFCB;
		float: left;
		padding: 80px 45px 0 45px;
		box-sizing: border-box;
	}

	.main-two>.menu>.right>.bott-one>.bott-right>h2 {
		font-size: 30px;
		font-weight: 400;
		color: #BD9369;
		margin-bottom: 10px;
	}

	.main-two>.menu>.right>.bott-one>.bott-right>p {
		font-size: 16px;
		color: #BD9369;
	}

	.main-two>.menu-two {
		width: 1120px;
		height: 287px;
		background: green;
	}

	.main-two>.menu-two>.menu-left {
		width: 880px;
		height: 100%;
		background: #FFF6E9;
		float: left;
		padding: 70px 80px 0 80px;
		box-sizing: border-box;
	}

	.main-two>.menu-two>.menu-left>h2 {
		font-size: 30px;
		color: #BD9369;
		font-weight: 400;
		height: 100%;
		margin-right: 80px;
		float: left;
	}

	.main-two>.menu-two>.menu-left>ul {
		height: 24px;
		margin-bottom: 24px;
	}

	.main-two>.menu-two>.menu-left>ul>li {
		font-size: 16px;
		color: #BD9369;
		margin-right: 30px;
		float: left;

	}

	.main-two>.menu-two>.menu-left>ul>.active {
		border-bottom: 3px solid #BD9369;
	}

	.main-two>.menu-two>.menu-left>ul>li:hover {
		cursor: pointer;
		border-bottom: 3px solid #BD9369;

	}

	.main-two>.menu-two>.menu-left>ul>li:nth-last-child(1) {
		margin-right: 0;
	}

	.main-two>.menu-two>.menu-left>p {
		width: 446px;
		font-size: 14px;
		float: left;
		color: #BD9369;
		display: none;
	}

	.main-two>.menu-two>.menu-right {
		width: 240px;
		height: 100%;
		background: #314460;
		padding: 80px 45px 0 45px;
		box-sizing: border-box;
		float: left;
	}

	.main-two>.menu-two>.menu-right>h2 {
		font-size: 30px;
		font-weight: 400;
		color: #f3dfcb;
		margin-bottom: 10px;
	}

	.main-two>.menu-two>.menu-right>p {
		font-size: 16px;
		color: #f3dfcb;
	}


	.main-two>.image {
		width: 100%;
		display: block;
	}

	.fath {
		width: 100%;
		background: #314460;
	}

	.fath>.cent {
		width: 1120px;
		margin: auto;
		padding: 80px 0 180px;
	}

	.fath>.cent>h2 {
		font-size: 30px;
		color: #BD9369;
		font-weight: 400;
		margin-bottom: 30px;
	}

	.fath>.cent>.cent-left {
		width: 800px;
		float: left;
	}

	.fath>.cent>.cent-left>.text {
		font-size: 14px;
		color: #fff;
		line-height: 24px;
		margin-bottom: 30px;
		font-weight: 300;
	}

	.fath>.cent>.cent-left>li {
		color: #BD9369;
		font-size: 18px;
		cursor: pointer;
		margin-bottom: 15px;
	}

	.fath>.cent>.cent-left>.text-two {
		color: #fff;
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 15px;
		display: none;
		font-weight: 300;
	}
	.fath>.cent>.cent-left>.text-two>.text>.subtitle{
		color: #858585;
		line-height: 24px;
		margin-bottom: 10px;
	}
	
	.fath>.cent>.cent-left>.text-two>.text{
		display: none;
		color: #858585;
	}
	.fath>.cent>.cent-left>.text-two>.button{
		cursor: pointer;
		font-size: 16px;
		color: #F3DFCB;
		font-weight: 400;
	}
	.fath>.cent>.cent-right {
		width: 300px;
		height: 650px;
		float: right;
		display: none;
	}
	.main-two .item-one{
		width: 1120px;
		margin: auto;
		position: relative;
	}
	.item-one .imageBg{
		width: 100%;
		display: block;
	}
	.item-one .title{
		width: 200px;
		position: absolute;
		top: 70px;
		left: 70px;
		color: #bd9369;
		font-size: 30px;
		/* line-height: 32px; */
		font-weight: 400;
		overflow: hidden;
	}
	.item-one .title p{
		font-size: 25px;
		font-weight: 300;
		line-height: 24px;
	}
	.item-one .item-right{
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		box-sizing: border-box;
		padding-top: 70px;
		padding-right: 70px;
	}
	.item-one .item-right .left{
		float: left;
		height: 100%;
		border-right: 1px solid #187077;
		padding-right: 20px;
		box-sizing: border-box;
	}
	
	.item-one .item-right .left li{
		
		margin-bottom: 30px;
	}
	
	.item-one .item-right .left li span{
		display: inline-block;
		background: #187077;
		color: #fff;
		font-size: 18px;
		text-align: center;
		padding: 0 10px;
		height: 40px;
		line-height: 40px;
		float: right;
		font-weight: 400;
	}
	
	/* .item-one .item-right .left li span:hover{
		background: red;
	} */
	
	.item-one .item-right .right{
		float: right;
		padding-left: 20px;
		box-sizing: border-box;
	}
	.item-one .item-right .right p{
		width: 500px;
		color: #24777d;
		font-size: 14px;
		/* height: 40px; */
		overflow: hidden;
		margin-bottom: 30px;
		text-align: justify;
		font-weight: 400;
	}
	.item-one .item-right .left .active{
		background: #ed7326;
	}
	.item-one .item-right .right .active{
		color: #ed7326;
	}
	
	.item-two{
		width: 1120px;
		position: relative;
	}
	
	.item-two .imageBg{
		width: 100%;
		display: block;
	}
	
	.item-two .title{
		width: 200px;
		height: 100%;
		position: absolute;
		top: 70px;
		left: 70px;
		color: #fff;
		font-size: 30px;
		/* line-height: 32px; */
		font-weight: 400;
		overflow: hidden;
		box-sizing: border-box;
		border-right: 1px solid #fff;
	}
	.item-two .title p{
		font-size: 25px;
		font-weight: 300;
		line-height: 24px;
	}
	
	.item-two .right{
		/* width: 700px; */
		width: 450px;
		position: absolute;
		top: 70px;
		/* right: 70px; */
		right: 350px;
		color: #fff;
	}
	
	.item-two .right h3{
		font-weight: 400;
		font-size: 18px;
		margin-bottom: 10px;
	}
	.item-two .right p{
		font-size: 14px;
		color: #c8c9bb;
	}
	
	.item-there{
		width: 1120px;
		margin: auto;
	}
	
	.item-there .left{
		float: left;
		background: #f68080;
	}
	
	.item-there .right{
		float: right;
		background: #32a8b2;
	}
	
	.item-there>div{
		width: 50%;
		height: 220px;
		box-sizing: border-box;
	}
	
	.item-there>div h2{
		font-size: 30px;
		color: #fff;
		/* line-height: 32px; */
		height: 100%;
		font-weight: 400;
		margin: 70px 0 0 70px;
		border-right: 1px solid #fff;
		float: left;
		padding-right: 30px;
	}
	.item-there>div h2 p{
		font-size: 25px;
		font-weight: 300;
		/* line-height: 32px; */
		line-height: 30px;
		/* width: 175px; */
		width: 180px;
	}
	
	.item-there>div .text{
		margin: 70px 80px 0 0;
		width: 150px;
		font-size: 18px;
		font-weight: 400;
		text-align: justify;
		float: right;
		color: #fff;
	}
}

