.h-left2 {
    margin-top: 10px;
}
.banner2 {

}

.main-nav2 , .main-nav2 a {
  color: #000;
}

.main-box2 {
  position: relative;
}

.main-box2 .sea-btn {
    position: absolute;
    top: -60px;
    right: 15px;
    cursor: pointer;
}
.main-box2 .sea-btn:hover {
    opacity: 0.9;
}
.main-box3 .sea-btn {
    position: absolute;
    top: -25px;
    right: 10px;
    cursor: pointer;
}
.main-box3 .sea-btn:hover {
    opacity: 0.9;
}
.main-box4 {
    position: relative;
    padding: 0 0 40px 0;
}
.main-box4 .sea-btn {
    position: absolute;
    top: -60px;
    right: 15px;
    cursor: pointer;
}
.main-box4 .sea-btn:hover {
    opacity: 0.9;
}

.life-title1 {
  font-size: 44px;
  color: #8C634C;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  padding-bottom: 20px;
  background: url(../images/oyakudachi/search/i-line1.png) no-repeat bottom center / 100% 5px;
}

.sea-content {
    width: 690px;
	display: -webkit-flex; /* Safari */
  	display: flex;
  	flex-wrap: wrap;
  	justify-content: space-between;
	align-items: center;
    margin: 0 auto;
	margin-top: 28px;
}
.sea-content input[type="text"] {
	width: 550px;
	height: 50px;
	border: 2px #D9D9D9 solid;
	border-radius: 7px;
	font-size: 17px;
	color: #4D4D4D;
	padding: 0 18px;
	box-sizing: border-box;
}
.sea-content input[type="text"]::placeholder {
	color: #D9D9D9;
}
.sea-content button {
	background-color: #fff;
	cursor: pointer;
}
.sea-content button:hover {
	opacity:.85;
}
.sea-content button img {}


.sea-list {
	width: 100%;
    margin-top: 40px;
}
.sea-list li {
	padding: 20px;
    background-color: #FAF4DF;
    border-radius: 10px;
    margin-bottom: 20px;
    position: relative;
}
.sea-list li .t {
	font-size: 16px;
    color: #4D4D4D;
    line-height: 1.2;
}
.sea-list li .t:hover {
	color: #000;
}
.sea-list li .tag {
    margin-top: 10px;
}
.sea-list li .tag a {
    display: inline-block;
	line-height: 22px;
    color: #333333;
    font-size: 12px;
    background-color: #fff;
    border-radius: 11px;
    padding: 0 10px;
    margin-right: 4px;
}
.sea-list li .tag a:hover {
	opacity: 0.85;
}
.sea-list li .more {
	position: absolute;
    right: 20px;
    bottom: 18px;
    padding-left: 22px;
    background: url(../images/oyakudachi/search/i-more.png) no-repeat left center / 18px 19px;
    font-size: 15px;
    color: #333;
    line-height: 20px;
}
.sea-list li .more:hover {
	opacity: 0.85;
}

.sea-btn2 {
    display: -webkit-flex; /* Safari */
  	display: flex;
  	flex-wrap: wrap;
  	justify-content: center;
	align-items: center;
    width: 250px;
    height: 70px;
    border: 2px solid #EE7800;
    border-radius: 70px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 60px;
    background: url(../images/oyakudachi/search/i-btn2.png) no-repeat 200px center / 33px 32px;
}
.sea-btn2:hover {
    opacity: 0.85;
}
.sea-btn2 span {
    font-size: 16px;
    font-weight: bold;
    color: #EE7800;
    line-height: 21px;
    text-align: center;
    padding-right: 20px;
}

.page-img1 {
    display: block;
    /* width: 100%; */
    
}
.life-title2 {
  font-size: 25px;
  color: #4D4D4D;
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: 12px;
  background: url(../images/oyakudachi/search/i-line1.png) no-repeat bottom center / 100% 5px;
  margin-top: 42px;
}

.page-list {
    width: 100%;
    margin-top: 28px;
}
.page-list li {
	padding: 12px 20px;
    line-height: 26px;
}
.page-list li:nth-child(2n+1) {
	background-color: #F0F0F0;
}
.page-list li > span {
    font-size: 15px;
    color: #8C634C;
}
.page-list li > a {
    font-size: 15px;
    color: #4D4D4D;
    padding-left: 18px;
}
.page-list li > a:hover {
	color: #000;
}
.page-list li > a > span {
    color: #FF0000;
    padding-left: 15px;
}

.pagination2 {
	margin-top:45px;
}
.pagination2 ul {
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.pagination2 ul li {
	width:auto;
	min-width:40px;
	height:46px;
	line-height:46px;
	margin-right:5px;
	margin-bottom:6px;
	border:1px #ccc solid;
	border-radius:4px;
	font-size:16px;
	text-align:center;
	box-sizing:border-box;
    overflow: hidden;
}
.pagination2 ul li a {
	display:block;
	color:#333333;
	padding:0 15px;
}
.pagination2 ul li a:hover {
	background:#EF8C24;
	color:#fff;
}
.pagination2 ul li.active {
	background:#EF8C24;
}
.pagination2 ul li.active span {
	color:#fff;
}
.pagination2 ul li span {
	padding:0 15px;
	color: #333333;
}
/*  */
.art-box {
    font-size: 16px;
    color: #000;
    line-height: 24px;
}
.art-box a {
    color: #2271b1;
    text-decoration: underline;
}
.art-box img {
    max-width: 100%;
    vertical-align: text-top;
}
.article2-date {
    font-size: 16px;
    font-weight: bold;
    color: #EE7800;
    line-height: 1.2;
    margin-top: 8px;
}
.sea-btn2-article2 {
    position: absolute;
    top: 42px;
    right: 42px;
    margin-top: 0;
}
.sea-btn2-article3 {
    position: absolute;
    top: 42px;
    right: 42px;
    margin-top: 0;
}
.article2-title {
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    margin-top: 48px;
}

.article2-textbox {
    width: 100%;
    background-color: #FAF4E0;
    border-radius: 16px;
    padding: 24px;
    box-sizing: border-box;
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.article2-textbox > .text1 {
    width: 385px;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    text-align: justify;
}
.article2-textbox > .img1 {
    width: 365px;
}
.article2-textbox > .img1 img {
    width: 100%;
}

.article2-title2 {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    line-height: 28px;
    padding: 11px 20px;
    margin-top: 50px;
    background-color: #EF8C24;
    border-radius: 4px;
}
.article2-title2.mt1 {
	margin-top: 70px;
}

.article2-textbox2 {
	font-size: 16px;
    color: #333;
    line-height: 28px;
    padding: 18px 24px;
    margin-top: 20px;
    background-color: #F4F4F4;
    border-radius: 20px;
}
.article2-textbox2 p.timl08 {
    text-indent: -.8em;
    margin-left: .8em;
}

.article2-textbox2 .font1 {
    font-size: 17px;
    font-weight: bold;
    color: #EF8C24;
    margin-top: 10px;
}
.article2-textbox2 .font1:first-child {
    margin-top: 0;
}
.article2-textbox2 .img1 {
	max-width: 100%;
    margin-top: 12px;
}
.article2-textbox2 .text1 {
	font-size: 12px;
    color: #333333;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 15px;
}


.article2-textbox3 {
	font-size: 16px;
    color: #333;
    line-height: 28px;
    margin-top: 15px;
}
.article2-textbox3 .text1 {
    font-size: 12px;
    color: #333;
    line-height: 20px;
    text-indent: -1.6em;
    margin-left: 1.6em;
    margin-top: 5px;
}
.article2-textbox4 {
    width: 650px;
    margin: 0 auto;
}
.article2-textbox4 .title1 {
    font-size: 19px;
    font-weight: bold;
    color: #333333;
    line-height: 1.2;
    margin-top: 30px;
}
.article2-textbox4 .text1 {
    font-size: 12px;
    color: #333333;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 15px;
}
.article2-textbox4 .img1 {
    /* width: 100%; */
    margin-top: 12px;
}
.article2-textbox5 {
    width: 100%;
    border: 2px #EF8C24 solid;
    border-radius: 20px;
    margin-top: 16px;
    overflow: hidden;
}
.article2-textbox5 .title1 {
    height: 42px;
    line-height: 42px;
    font-size: 19px;
    font-weight: bold;
    color: #EE7800;
	background-color: #FEEFD4;
    padding: 0 22px;
}
.article2-textbox5 .text1 {
    font-size: 16px;
    color: #333333;
    line-height: 28px;
	padding: 10px 22px 15px;
}
.article2-textbox6 {
	line-height: 20px;
    font-size: 12px;
    color: #333333;
    margin-top: 12px;
}
.article2-textbox6 .timl1 {
	text-indent: -1.8em;
    margin-left: 1.8em;
}


.main2 {
    background-color: #fff;
}
.main-in2 {
    width: 980px;
	top: -35px;
}
.main-box3 {
    width: 540px;
    margin: 0 auto;
}
.fea-title {
	margin-top: 45px;
}
.fea-title img {
    /* width: 100%; */
}

.fea-title2 {
	font-size: 25px;
    font-weight: bold;
    color: #4D4D4D;
    line-height: 1.2;
    padding-bottom: 12px;
    background: url(../images/oyakudachi/article/i-02.jpg) no-repeat bottom center / 100% 6px;
    margin-top: 55px;
}
.fea-list {
    width: 100%;
    margin-top: 27px;
}
.fea-list li {
	margin-bottom: 30px;
}

.fea-list li .title {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    padding: 20px 0 20px 38px;
    border-radius: 5px 20px 0 0;
    background: #F19725 url(../images/oyakudachi/article/i-03.png) no-repeat 20px center / 10px 14px;
    position: relative;
}
.fea-list li .title > .btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    cursor: pointer;
    background: url(../images/oyakudachi/article/i-01.png) no-repeat center center / 24px 24px;
}
.fea-list li .title > .btn:hover {
    opacity: .85;
}
.fea-list li.active .title > .btn {
    background: url(../images/oyakudachi/article/i-01-on.png) no-repeat center center / 24px 24px;
}
.fea-list li .list {
    display: none;
}
.fea-list li.active .list {
    display: block;
}
.fea-list li .list > .li {
    font-size: 15px;
    line-height: 24px;
    padding: 15px 12px 10px 20px;
    background-color: #FEF4E6;
    margin-top: 3px;
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
}
.fea-list li .list > .li:first-child {
	margin-top: 0;
}

.fea-list li .list > .li > span {
    width: 90px;
    color: #8C634C;
}
.fea-list li .list > .li > a {
    width: 405px;
    color: #4D4D4D;
}
.fea-list li .list > .li > a:hover {
    color: #000;
}

.oya-box1 {
    padding: 40px 0 65px;
}
.oya-box1:nth-of-type(2n+1) {
    background-color: #FAF4E0;
}
.oya-box1 .oya-title {
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 40px;
}
.oya-box1 .oya-title > img {
    padding-left: 20px;
}
.oya-box1 .oya-title > div {
    width: 100%;
    font-size: 16px;
    color: #333333;
    line-height: 27px;
    text-align: center;
    margin-top: 15px;
}
.oya-box1 .oya-list {
    margin-top: 20px;
    position: relative;
}
.oya-box1 .oya-swiper {
    width: 780px;
    height: 230px;
    margin: 0 auto;
    overflow: hidden;
}
.oya-box1 .oya-swiper .swiper-slide {
    width: 186px;
    height: 230px;
    background-color: #FAF4E0;
    border-radius: 6px;
    /* margin-right: 12px; */
    padding: 15px 12px;
    box-sizing: border-box;

    /* align-items: flex-start; */

    display: block;
}
.oya-box1:nth-of-type(2n+1) .oya-swiper .swiper-slide {
    background-color: #fff;
}
/* .oya-box1 .oya-swiper .swiper-slide:last-child {
    margin-right: 0;
} */
.oya-box1 .oya-swiper .swiper-slide > div:nth-child(1) {
    width: 100%;
    height: 116px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
}
.oya-box1 .oya-swiper .swiper-slide > div:nth-child(1) > img {
	width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.oya-box1 .oya-swiper .swiper-slide > div:nth-child(2) {
	font-size: 14px;
    line-height: 20px;
    margin-top: 7px;
}
.oya-box1 .oya-swiper .swiper-slide > div:nth-child(2) > .title {
    color: #333333;
    display: block;
    /* display: -webkit-box;
    -webkit-box-orient: vertical; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* 控制显示行数 */
    overflow: hidden;
    text-overflow: ellipsis;
}
.oya-box1 .oya-swiper .swiper-slide > div:nth-child(2) > .cred {
	color: #FF0000;
    /* padding-left: 8px; */
}

.oya-box1 .oya-list .oya-next {
    width: 34px;
    height: 35px;
    background: url(../images/oyakudachi/index/i-right.png) no-repeat center center / 34px 35px;
    position: absolute;
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer;
}
.oya-box1 .oya-list .oya-prev {
    width: 34px;
    height: 35px;
    background: url(../images/oyakudachi/index/i-left.png) no-repeat center center / 34px 35px;
    position: absolute;
    top: 50%;
    left: 14px;
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer;
}
.oya-box1 .oya-list .oya-next:hover , .oya-box1 .oya-list .oya-prev:hover {
	opacity: .9;
}
.oya-next.swiper-button-disabled,.oya-prev.swiper-button-disabled {
	display: none !important;
}
.oya-box1 .oya-more {
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-top: 14px;
}
.oya-box1 .oya-more > a {
    font-size: 19px;
    color: #333333;
    line-height: 24px;
    padding-left: 28px;
    margin-right: 62px;
    background: url(../images/oyakudachi/index/i-02.png) no-repeat 0 center / 23px 22px;
}
.oya-box1 .oya-more > a:hover {
    /* color: #000; */
    opacity: .85;
}

.oya-btn1 {
    display: -webkit-flex; /* Safari */
  	display: flex;
  	flex-wrap: wrap;
  	justify-content: center;
	align-items: center;
    width: 440px;
    height: 84px;
    border: 2px solid #EE7800;
    border-radius: 84px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 60px;
    background: url(../images/oyakudachi/index/i-01.png) no-repeat 355px 15px / 67px 54px;
}
.oya-btn1:hover {
    opacity: 0.85;
}
.oya-btn1 span {
    font-size: 23px;
    font-weight: bold;
    color: #EE7800;
    line-height: 30px;
    text-align: center;
}

.main-box5 {
	width: 565px;
    margin: 125px auto 0;
}
.sea-btn2-article4 {
    position: absolute;
    top: 65px;
    right: 128px;
    margin-top: 0;
}
.oya-old-box {
    font-size: 14px;
    color: #333333;
    line-height: 1.6;
}
.oya-old-box a{
    color: #009FE9;
    text-decoration: underline;
}
/* .oya-old-box img {
    max-width: 100%;
} */

/*  */
.colorEE7800 {
    color: #EE7800 !important;
}
.has-ee-7800-color {
    color: #EE7800;
}

.has-my-color-1-color {
	color:#0B8E69;
}
.has-my-color-1-background-color {
	background-color:#0B8E69;
}
@media only screen and (max-width:980px) {
    .h-left2 {
        margin-top: 0px;
    }
    .banner2 {
        width: 100%;
    }
    .banner2 img {
        width: 100vw;
        position: relative;
        left: 50%;
        margin-left: -50vw;
    }
    
    .main-nav2 , .main-nav2 a {
      color: #000;
    }
    
    .main-box2 {
      position: relative;
    }
    
    .main-box2 .sea-btn {
        position: absolute;
        top: -60px;
        right: auto;
        left: 50%;
        transform: translateX(-50%);

        width: 100px;
        cursor: pointer;
    }
    .main-box2 .sea-btn:hover {
        opacity: 0.9;
    }
    .main-box3 .sea-btn {
        position: absolute;
        top: -100px;
        right: auto;
        left: 50%;
        transform: translateX(-50%);

        width: 100px;
        cursor: pointer;
    }
    .main-box3 .sea-btn:hover {
        opacity: 0.9;
    }

    .main-box4 {
        position: relative;
        padding: 0 0 40px 0;
    }
    .main-box4 .sea-btn {
        position: absolute;
        top: -60px;
        right: auto;
        left: 50%;
        transform: translateX(-50%);

        width: 100px;
        cursor: pointer;
    }
    .main-box4 .sea-btn:hover {
        opacity: 0.9;
    }

    
    .life-title1 {
      font-size: 34px;
      color: #8C634C;
      font-weight: bold;
      line-height: 1.2;
      text-align: center;
      padding-bottom: 8px;
      background: url(../images/oyakudachi/search/i-line1-s.jpg) no-repeat bottom center / 100% 4px;
      margin-top: 15px;
    }
    
    .sea-content {
        width: 290px;
        display: -webkit-flex; /* Safari */
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
        align-items: flex-start;
        margin-top: 18px;
    }
    .sea-content input[type="text"] {
        width: 550px;
        height: 50px;
        border: 2px #D9D9D9 solid;
        border-radius: 7px;
        font-size: 17px;
        color: #4D4D4D;
        padding: 0 18px;
        box-sizing: border-box;
    }
    .sea-content input[type="text"]::placeholder {
        color: #D9D9D9;
    }
    .sea-content button {
        background-color: #fff;
        cursor: pointer;
        margin-top: 17px;
    }
    .sea-content button:hover {
        opacity:.85;
    }
    .sea-content button img {
        width: 106px;
    }
    
    
    .sea-list {
        width: 100%;
        margin-top: 30px;
    }
    .sea-list li {
        padding: 20px;
        background-color: #FAF4DF;
        border-radius: 10px;
        margin-bottom: 20px;
        position: relative;
    }
    .sea-list li .t {
        font-size: 15px;
        color: #4D4D4D;
        line-height: 1.2;
    }
    .sea-list li .t:hover {
        color: #000;
    }
    .sea-list li .tag {
        margin-top: 10px;
    }
    .sea-list li .tag a {
        display: inline-block;
        line-height: 22px;
        color: #333333;
        font-size: 12px;
        background-color: #fff;
        border-radius: 11px;
        padding: 0 10px;
        margin-right: 4px;
    }
    .sea-list li .tag a:hover {
        opacity: 0.85;
    }
    .sea-list li .more {
        position: absolute;
        right: 20px;
        bottom: 18px;
        padding-left: 17px;
        background: url(../images/oyakudachi/search/i-more-s.png) no-repeat left center / 15px 15px;
        font-size: 13px;
        color: #333;
        line-height: 20px;
    }
    .sea-list li .more:hover {
        opacity: 0.85;
    }
    
    .sea-btn2 {
        display: -webkit-flex; /* Safari */
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
        align-items: center;
        width: 250px;
        height: 70px;
        border: 2px solid #EE7800;
        border-radius: 70px;
        margin: 0 auto;
        margin-top: 60px;
        margin-bottom: 60px;
        background: url(../images/oyakudachi/search/i-btn2-s.png) no-repeat 200px center / 33px 32px;
    }
    .sea-btn2:hover {
        opacity: 0.85;
    }
    .sea-btn2 span {
        font-size: 16px;
        color: #EE7800;
        line-height: 21px;
        text-align: center;
        padding-right: 20px;
    }

    .page-img1 {
        display: block;
        width: 100%;
        margin-top: 12px;
    }
    .life-title2 {
        font-size: 21px;
        color: #4D4D4D;
        font-weight: bold;
        line-height: 1.2;
        padding-bottom: 8px;
        background: url(../images/oyakudachi/search/i-line1-s.jpg) no-repeat bottom center / 100% 4px;
        margin-top: 40px;
    }

    .page-list {
        width: 100%;
        margin-top: 15px;
    }
    .page-list li {
        padding: 10px 15px;
        line-height: 24px;
    }
    .page-list li:nth-child(2n+1) {
        background-color: #F0F0F0;
    }
    .page-list li > span {
        display: inline-block;
        width: 95px;
        font-size: 15px;
        color: #8C634C;
    }
    .page-list li > a {
        display: inline-block;
        width: calc(100% - 100px);
        font-size: 15px;
        color: #4D4D4D;
        padding-left: 0;
        vertical-align: top;
    }
    .page-list li > a:hover {
        color: #000;
    }
    .page-list li > a > span {
        display: block;
        color: #FF0000;
        padding-left: 0;
    }

    .pagination2 {
        margin-top:45px;
    }
    .pagination2 ul {
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        justify-content:center;
    }
    .pagination2 ul li {
        width:auto;
        min-width:40px;
        height:46px;
        line-height:46px;
        margin-right:5px;
        margin-bottom:6px;
        border:1px #ccc solid;
        border-radius:4px;
        font-size:16px;
        text-align:center;
        box-sizing:border-box;
        overflow: hidden;
    }
    .pagination2 ul li a {
        display:block;
        color:#333333;
        padding:0 15px;
    }
    .pagination2 ul li a:hover {
        background:#EF8C24;
        color:#fff;
    }
    .pagination2 ul li.active {
        background:#EF8C24;
    }
    .pagination2 ul li.active span {
        color:#fff;
    }
    .pagination2 ul li span {
        padding:0 15px;
        color: #333333;
    }

    /*  */

    .article2-date {
        font-size: 12px;
        font-weight: bold;
        color: #EE7800;
        line-height: 1.2;
        margin-top: 20px;
    }
    .sea-btn2-article2 {
        position: absolute;
        top: 42px;
        right: 42px;
        margin-top: 0;
    }
    .article2-title {
        font-size: 22px;
        font-weight: bold;
        color: #333333;
        line-height: 30px;
        margin-top: 10px;
    }
    
    .article2-textbox {
        width: 100%;
        background-color: #FAF4E0;
        border-radius: 6px;
        padding: 12px 18px;
        box-sizing: border-box;
        margin-top: 25px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
    }
    .article2-textbox > .text1 {
        width: 100%;
        font-size: 15px;
        color: #333333;
        line-height: 26px;
        text-align: justify;
    }
    .article2-textbox > .img1 {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 8px;
    }
    .article2-textbox > .img1 img {
        width: 100%;
    }
    
    .article2-title2 {
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        line-height: 26px;
        padding: 9px 18px;
        margin-top: 40px;
        background-color: #EF8C24;
        border-radius: 6px;
    }
    .article2-title2.mt1 {
        margin-top: 40px;
    }
    
    .article2-textbox2 {
        font-size: 15px;
        color: #333;
        line-height: 26px;
        padding: 14px 17px;
        margin-top: 14px;
        background-color: #F4F4F4;
        border-radius: 18px;
    }
    .article2-textbox2 p.timl08 {
        text-indent: -.8em;
        margin-left: .8em;
    }
    
    .article2-textbox2 .font1 {
        font-size: 16px;
        font-weight: bold;
        color: #EF8C24;
        margin-top: 14px;
    }
    .article2-textbox2 .font1:first-child {
        margin-top: 0;
    }
    .article2-textbox2 .img1 {
        max-width: 100%;
        margin-top: 6px;
    }
    .article2-textbox2 .text1 {
        font-size: 12px;
        color: #333333;
        line-height: 20px;
        margin-top: 6px;
        margin-bottom: 9px;
    }
    
    .article2-textbox3 {
        font-size: 15px;
        color: #333;
        line-height: 26px;
        margin-top: 9px;
    }
    .article2-textbox3 .text1 {
        font-size: 12px;
        color: #333;
        line-height: 19px;
        text-indent: -1.6em;
        margin-left: 1.6em;
        margin-top: 10px;
    }
    .article2-textbox4 {
        width: 100%;
        margin: 0 auto;
    }
    .article2-textbox4 .title1 {
        font-size: 16px;
        font-weight: bold;
        color: #333333;
        line-height: 1.2;
        margin-top: 20px;
    }
    .article2-textbox4 .text1 {
        font-size: 12px;
        color: #333333;
        line-height: 20px;
        margin-top: 6px;
        margin-bottom: 9px;
    }
    .article2-textbox4 .img1 {
        width: 100%;
        margin-top: 6px;
    }
    .article2-textbox5 {
        width: 100%;
        border: 2px #EF8C24 solid;
        border-radius: 20px;
        margin-top: 16px;
        overflow: hidden;
    }
    .article2-textbox5 .title1 {
        height: 42px;
        line-height: 42px;
        font-size: 19px;
        font-weight: bold;
        color: #EE7800;
        background-color: #FEEFD4;
        padding: 0 22px;
    }
    .article2-textbox5 .text1 {
        font-size: 15px;
        color: #333333;
        line-height: 26px;
        padding: 10px 22px 15px;
    }
    .article2-textbox6 {
        line-height: 19px;
        font-size: 12px;
        color: #333333;
        margin-top: 6px;
    }
    .article2-textbox6 .timl1 {
        text-indent: -1.8em;
        margin-left: 1.8em;
    }


    .main2 {
        background-color: #fff;
    }
    .main-in2 {
        width: 100%;
        top: 0;
    }
    .main-box3 {
        width: 100%;
        margin: 0 auto;
    }
    .fea-title {
        margin-top: 35px;
    }
    .fea-title img {
        width: 100%;
    }

    .fea-title2 {
        font-size: 21px;
        font-weight: bold;
        color: #4D4D4D;
        line-height: 1.2;
        padding-bottom: 9px;
        background: url(../images/oyakudachi/article/i-02-s.jpg) no-repeat bottom center / 100% 5px;
        margin-top: 35px;
    }
    .fea-list {
        width: 100%;
        margin-top: 27px;
    }
    .fea-list li {
        margin-bottom: 30px;
    }

    .fea-list li .title {
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        line-height: 30px;
        padding: 20px 0 20px 30px;
        border-radius: 5px 20px 0 0;
        background: #F19725 url(../images/oyakudachi/article/i-03.png) no-repeat 13px center / 10px 14px;
        position: relative;
    }
    .fea-list li .title.ls1 {
        letter-spacing: -2px;
    }
    .fea-list li .title > .btn {
        width: 40px;
        height: 40px;
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        cursor: pointer;
        background: url(../images/oyakudachi/article/i-01.png) no-repeat center center / 24px 24px;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
    }
    .fea-list li .title > .btn:hover {
        opacity: .85;
    }
    .fea-list li.active .title > .btn {
        background: url(../images/oyakudachi/article/i-01-on.png) no-repeat center center / 24px 24px;
    }
    .fea-list li .list {
        display: none;
    }
    .fea-list li.active .list {
        display: block;
    }
    .fea-list li .list > .li {
        font-size: 15px;
        line-height: 24px;
        padding: 15px 12px 10px 20px;
        background-color: #FEF4E6;
        margin-top: 3px;
        display: -webkit-flex; /* Safari */
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: flex-start;
    }
    .fea-list li .list > .li:first-child {
        margin-top: 0;
    }

    .fea-list li .list > .li > span {
        width: 92px;
        color: #8C634C;
    }
    .fea-list li .list > .li > a {
        width: calc(100% - 92px);
        color: #4D4D4D;
    }
    .fea-list li .list > .li > a:hover {
        color: #000;
    }

    /*  */

    .oya-box1 {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        width: 100vw;
        padding: 30px 0 45px;
    }
    .oya-box1:nth-of-type(2n+1) {
        background-color: #FAF4E0;
    }
    .oya-box1 .oya-title {
        display: -webkit-flex; /* Safari */
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 0;
    }
    .oya-box1 .oya-title > img {
        width: 310px;
        padding-left: 0;
    }
    .oya-box1 .oya-title > div {
        font-size: 16px;
        color: #333333;
        line-height: 24px;
        text-align: center;
        margin-top: 10px;
        padding: 0 20px;
    }
    .oya-box1 .oya-list {
        margin-top: 14px;
        position: relative;
    }
    .oya-box1 .oya-swiper {
        width: 100%;
        /* height: 210px; */
        margin: 0 auto;
        overflow: hidden;
    }
    .oya-box1 .oya-swiper .swiper-slide {
        width: 174px;
        height: 230px;
        background-color: #FAF4E0;
        border-radius: 0;
        /* margin-right: 12px; */
        padding: 15px 12px;
        box-sizing: border-box;
    }
    .oya-box1:nth-of-type(2n+1) .oya-swiper .swiper-slide {
        background-color: #fff;
    }
    /* .oya-box1 .oya-swiper .swiper-slide:last-child {
        margin-right: 0;
    } */
    .oya-box1 .oya-swiper .swiper-slide > div:nth-child(1) {
        width: 100%;
        height: 108px;
        overflow: hidden;
        background-color: #fff;
        position: relative;
    }
    .oya-box1 .oya-swiper .swiper-slide > div:nth-child(1) > img {
        width: auto;
        height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

    .oya-box1 .oya-swiper .swiper-slide > div:nth-child(2) {
        font-size: 14px;
        line-height: 20px;
        margin-top: 5px;
    }
    .oya-box1 .oya-swiper .swiper-slide > div:nth-child(2) > .title {
        color: #333333;
        /* display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3; */
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3; /* 控制显示行数 */
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .oya-box1 .oya-swiper .swiper-slide > div:nth-child(2) > .cred {
        color: #FF0000;
        padding-left: 0;
        display: inline-block;
        width: 100%;
    }
    
    .oya-box1 .oya-list .oya-next {
        width: 34px;
        height: 34px;
        background: url(../images/oyakudachi/index/i-right.png) no-repeat center center / 34px 35px;
        position: absolute;
        top: 50%;
        right: 14px;
        transform: translateY(-50%);
        z-index: 1;
        cursor: pointer;
        display: none;
    }
    .oya-box1 .oya-list .oya-prev {
        width: 34px;
        height: 34px;
        background: url(../images/oyakudachi/index/i-left.png) no-repeat center center / 34px 35px;
        position: absolute;
        top: 50%;
        left: 14px;
        transform: translateY(-50%);
        z-index: 1;
        cursor: pointer;
        display: none;
    }
    .oya-box1 .oya-list .oya-next:hover , .oya-box1 .oya-list .oya-prev:hover {
        opacity: .9;
    }
    .oya-box1 .oya-more {
        display: -webkit-flex; /* Safari */
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        margin-top: 10px;
    }
    .oya-box1 .oya-more > a {
        font-size: 14px;
        color: #333333;
        line-height: 18px;
        padding-left: 20px;
        margin-right: 25px;
        background: url(../images/oyakudachi/index/i-02.png) no-repeat 0 center / 16px 16px;
    }
    .oya-box1 .oya-more > a:hover {
        /* color: #000; */
        opacity: .85;
    }
    
    .oya-btn1 {
        display: -webkit-flex; /* Safari */
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: 330px;
        height: 64px;
        border: 2px solid #EE7800;
        border-radius: 64px;
        margin: 0 auto;
        margin-top: 40px;
        margin-bottom: 40px;
        background: url(../images/oyakudachi/index/i-01.png) no-repeat 270px 11px / 50px 40px;
    }
    .oya-btn1:hover {
        opacity: 0.85;
    }
    .oya-btn1 span {
        font-size: 19px;
        font-weight: bold;
        color: #EE7800;
        line-height: 26px;
        text-align: center;
    }

    .main-box5 {
        width: 100%;
        margin: 35px auto 0;
    }
    .main-box5 .sea-btn {

    }
    .sea-btn2-article4 {
        display: none;
    }
    .oya-old-box {
        font-size: 15px;
        color: #333333;
        line-height: 1.6;
        zoom: 60%;
    }
    /* .oya-old-box img {
        max-width: 100%;
    } */
}