.tips-block {
    display: flex;
    justify-content: center;
    margin-top: 42px;
}

.tips-block ._body {
    width: 1368px;
    display: flex;
    justify-content: space-between;
}

.tips-block ._item {
width: 565px;
height: 115px;
background: #6A8450;
box-shadow: 0px 10px 18px 0px rgba(9, 9, 9, 0.22);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.tips-block ._item:hover,
.tips-block ._item._focus {
    background: #6D8456;
}

.tips-block ._item:hover ._text,
.tips-block ._item._focus ._text {
    color: #fff;
}

.tips-block ._item ._text {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}

.detail_tips {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 160px;
    z-index: 2;
    position: relative;
}

.detail_tips ._body {
    height: 371px;
    width: 1226px;
}

.detail_tips .hover-box {
    height: auto;
}

.tip_1,
.tip_2 {
    display: none;
    position: relative;
    z-index: 2;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    line-height: 30px;
    padding: 32px 60px;
}

a.link {
    color: #6D8456;
    border-bottom: 2px solid #6D8456;
    padding-bottom: 8px;
}

.main-content {
    width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -600px;
}

.ourfocus-desc {
    width: 1222px;
    height: 259px;
    background: #FFFFFF;
    border: 1px solid rgba(4, 0, 0, 0.31);
    border-radius: 25px;
    display: flex;
    padding: 52px;
    margin-top: -104px;
    z-index: 2;
    position: relative;
    margin-bottom: 66px;
}

.ourfocus-desc ._body {
    font-size: 24px;
    font-weight: 400;
    color: #0E050B;
    line-height: 42px;
}

._style-1 {
    margin-bottom: 10px;
}

._style-1 ._body {}

._style-1 ._body ._title {
    font-size: 36px;
    font-weight: 500;
    color: #0E050B;
    line-height: 48px;
    padding-left: 46px;
    padding-right: 46px;
    padding-bottom: 22px;
    border-bottom: 2px solid #000;
}

._style-1 ._body ._desc {
    padding: 20px 2px;
    font-size: 20px;
    font-weight: 400;
    color: #0E050B;
    line-height: 30px;
}

._style-1 ._body ._desc ._item {
    margin-bottom: 32px;
}

._style-1 ._body ._desc ._item:last-child {
    margin-bottom: 0;
}

._style-2 {
    margin-top: 72px;
}

._style-2 ._body {
    display: flex;
}

._style-2 ._body ._left {
    flex: 1;
}

._style-2 ._body ._left img {
    width: 484px;
    margin-right: 42px;
}

._style-2 ._body ._right {}

._style-2 ._body ._right ._title {
    font-size: 36px;
    font-weight: 500;
    color: #0E050B;
    line-height: 48px;
    padding-left: 46px;
    padding-right: 46px;
    padding-bottom: 22px;
    border-bottom: 2px solid #000;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px;
}

._style-2 ._body ._right ._desc {
    padding: 20px 2px;
    font-size: 19px;
    font-weight: 400;
    color: #0E050B;
    line-height: 30px;
}

._style-2 ._body ._right ._desc ._item {}

._style-3 {
    margin-top: 82px;
}

._style-3 ._body {
    display: flex;
}

._style-3 ._body ._left {}

._style-3 ._body ._left ._title {
    font-size: 36px;
    font-weight: 500;
    color: #0E050B;
    line-height: 48px;
    padding-left: 46px;
    padding-right: 46px;
    padding-bottom: 22px;
    border-bottom: 2px solid #000;
    text-align: center;
    margin-top: -68px;
}

._style-3 ._body ._left ._desc {
    padding: 20px 2px;
    font-size: 20px;
    font-weight: 400;
    color: #0E050B;
    line-height: 30px;
}

._style-3 ._body ._left ._desc ._item {}
._style-3 ._body ._left ._desc ._item._list{
    margin-top: 30px;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    padding-left: 36px;
}

._style-3 ._body ._left ._desc ._item._list > div{
    margin-bottom: 10px;
}

._style-3 ._body ._left ._desc ._item._list > div:last-child{
    margin-bottom:0;
}

._style-3 ._body ._right {
    flex: 1;
}

._style-3 ._body ._right img {
    width: 561px;
    margin-left: 26px;
}

._style-3 ._sup {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    padding-left: 36px;
    margin-top: -5px;
    color: #0E050B;
}

._style-3 ._desc {
    padding: 20px 2px;
    font-size: 20px;
    font-weight: 400;
    color: #0E050B;
    line-height: 30px;
}

._style-3 > ._desc ._item {
    margin-bottom: 22px;
}

._style-3 > ._desc ._item:last-child{
    margin-bottom:0;
}

.cn .ourfocus-desc {
    height:auto;
}

.cn ._style-2 ._body ._right ._desc ._item {
    font-size: 20px;
    line-height: 30px;
}

.cn ._style-2 ._body ._right ._title{
    text-align: right;
    padding-right:0;
    margin-bottom: 0;
    margin-top: 0;
}

.cn ._style-2 ._body ._left img {
    width:542px;
    height: 342px;
}

.cn ._style-3 ._body ._right img{ 
width: 565px;
height: 352px;
}

.cn ._style-3 ._body ._left ._title{
    margin-top:0;
    text-align:left;
    padding-left:0;
    padding-right:0;
}

.cn ._style-3{
    margin-top:90px;
}

.cn ._style-1 ._body ._title{
    padding-left: 0;
    padding-right: 0;
}

.cn .tip_1,
.cn .tip_2{
    padding:46px 42px;
    font-size: 20px;
    line-height: 30px;
}