/* subpage start */
@font-face {
	font-family: 'avanti';
	src: url('../fonts/avanti.eot?#iefix') format('embedded-opentype'),
	url('../fonts/avanti.woff') format('woff'),
	url('../fonts/avanti.woff2') format('woff2'),
	url('../fonts/avanti.ttf') format('truetype'),
	url('../fonts/avanti.svg#avanti') format('svg');
}

@font-face {
	font-family: 'year';
	src: url('../fonts/year.eot?#iefix') format('embedded-opentype'),
	url('../fonts/year.woff') format('woff'),
	url('../fonts/year.woff2') format('woff2'),
	url('../fonts/year.ttf') format('truetype'),
	url('../fonts/year.svg#year') format('svg');
}


.wrap_all{background: #fff;position: relative;z-index: 1;}
.wrap_all2{background: #f9f7f3;}
.wrap_all::before{content: '';display: block;position: absolute;left: 0;top: 0;width: 1rem;height: 100%;background: #8d0612;}
.wrap_all::after{content: '';display: block;position: absolute;right: 0;top: 0;width: 1rem;height: 100%;background: #8d0612;}

.wrap_sub_banner{z-index: 10;position: relative;}
.sub_banner{padding-bottom: calc(354% / 19.2);height: 0;position: relative;background: no-repeat top center/100% auto;z-index: 10;margin-bottom: -4.18%;}

.sub_banner .menu{position: absolute;right: 0;top: 5.4rem;z-index: 999;}
.sub_banner .menu .btn{width: 6.5rem;height: 6.5rem;background: rgba(255,255,255,0.2) url(../images/sub_banner_ico.png) no-repeat center/3.6rem;border-radius: 50%;cursor: pointer;}
.sub_banner .menu .hover_box{position: absolute;right: 100%;top: 0;padding: 0 2.5rem 0 0;display: none;}
.sub_banner .menu.on .hover_box,.sub_banner .menu:hover .hover_box{display: block;}
.sub_banner .menu .hover_box::before{content: '';display: block;position: absolute;border-left: 1.5rem solid #9a0201;border-top: 1.2rem solid transparent;border-bottom: 1.2rem solid transparent;right: 1rem;top: 2rem;}
.sub_banner .menu .hover_box ul{width: 20rem;background: url(../images/sub_banner_menu.png) no-repeat center/100% 100%;padding: 1.1rem 2rem 3.6rem;}
.sub_banner .menu .hover_box .item{display: block;position: relative;color: #fff;border-bottom: .1rem solid rgba(255,255,255,.2);padding: 1.6rem 1rem;margin: 0 0 1rem;}
.sub_banner .menu .hover_box .item::before{content: '';display: block;position: absolute;width: 0;height: .2rem;background: #f8b864;left: -2rem;top: 50%;transform: translateY(-50%);transition: all ease-in-out .2s;-ms-transition: all ease-in-out .2s;-moz-transition: all ease-in-out .2s;-webkit-transition: all ease-in-out .2s;-o-transition: all ease-in-out .2s;}
.sub_banner .menu .hover_box .item:hover::before{width: 1.5rem;}

.banner_logo{display: block;position: absolute;left: 50%;transform: translateX(-50%);top: 3rem;width: 43.3rem;z-index: 10;}

.sub_banner_title{padding: 0 0 2.4rem;text-align: center;}
.sub_banner_title .ico{display: inline-block;vertical-align: middle;margin: 0 .6rem;}
.sub_banner_title .cn{color: #000;margin: 0 0 .7rem;font-family: 'Noto Sans SC';}
.sub_banner_title .en{color: #999;font-family: 'times';text-transform: uppercase;}

.sub_menu{position: relative;width: 100%;}
.sub_menu ul{margin: 0;text-align: center;}
.sub_menu li{width: auto;}
.sub_menu .item{margin: 0 2rem 2rem;color: #b61e37;line-height: 3.7rem;position: relative;background: url(../images/sub_menu_li.png) no-repeat center/100% 100%;width: 13rem;text-align: center;}
.sub_menu .item.cur{background-image: url(../images/sub_menu_li2.png);color: #fff;}

.content{position: relative;z-index: 2;padding-top: 4rem;padding-bottom: 12rem;}

@media screen  and (max-width:996px){
	.banner_logo{transform: none;left: 0;width: 36rem;}
	.content .gp-container{min-height: initial;}

	.sub_menu .item{width: 18rem;line-height: 5.4rem;}

	.content{padding: 10px 0 40px;}

}
@media screen  and (max-width:767px){
	.banner_logo{width: 20rem;top: 2.4rem;}
	.sub_banner .menu{top: 2rem;}
	.wrap_sub_banner .sub_menu{position: relative;top: 0;}

	.content{}

}
/* subpage end */

/* pages start */
.pages {padding: 0;text-align:center;margin: 6rem 0 0;position: relative;z-index: 100;justify-content: center;}
.pages > a{display: block;width: 3.6rem;height: 3.6rem;line-height: 3.6rem;position:relative;text-align: center;color: #999;margin: 0;border-radius: 50%;margin: 0 .5rem;border: .1rem solid #dcdcdc;}
.pages > a:first-child{margin-left: 0;}
.pages > a:last-child{margin-right: 0;}
.pages > a:hover ,.pages > a.on_page{color: #fff;background-image: -moz-linear-gradient( -39deg, rgb(154,2,1) 0%, rgb(248,184,100) 100%);background-image: -webkit-linear-gradient( -39deg, rgb(154,2,1) 0%, rgb(248,184,100) 100%);background-image: -ms-linear-gradient( -39deg, rgb(154,2,1) 0%, rgb(248,184,100) 100%);}

.pages .select_page{display: inline-block;margin: 0 0 0 .5rem;border-radius: 10rem;border: .1rem solid #dcdcdc;}
.pages .select_link{display: inline-block;vertical-align: middle;position: relative;border-radius: 0 0 1.8rem 1.8rem;height: 3.6rem;line-height: 3.6rem;}
.pages .select_link.on{background: #9a0201;border-color: #9a0201;}
.pages .select_link.on > a{color: #fff;}
.pages .select_link .arrow{width: 1.25em;height: 1.25em;position: absolute;right: 1.3rem;bottom: 50%;margin-bottom: -.63em;cursor: pointer;transform: rotate(90deg);color: #999;line-height: 1.25em;}
.pages .select_link .arrow.on{transform: rotate(-90deg);color: #fff;}
.pages .select_link p{display: block;color: #999;line-height: 3.6rem;text-align: left;padding: 0 5rem 0 1.6rem;cursor: pointer;}
.pages .select_link.on p{color: #fff;}
.pages .select_link .alert_box{height: 0;position: absolute;left: 0;bottom: 100%;background: #9a0201;right: 0;border-radius: 1.8rem 1.8rem 0 0;padding: .6rem 0 0;overflow: hidden;border: 0;opacity: 0;}
.pages .select_link .alert_box.on{opacity: 1;height: auto;max-height: 15rem;overflow: auto;}

.pages .select_link .alert_box::-webkit-scrollbar{width: .6rem;background: rgba(255,255,255,0.2);}
.pages .select_link .alert_box::-webkit-scrollbar-thumb{background: rgba(255,255,255,0.5);}
.pages .select_link .alert_box a{display: block;color: #fff;line-height: 1.5;padding: .6rem 0;}
.pages .select_link .alert_box a:hover{background: rgba(255,255,255,0.2);}

@media screen and (max-width:996px){
	.pages{margin: 20px 0 0;}
	.pages>a{font-size: 13px;width: 30px;height: 30px;line-height: 30px;}
	.pages .select_page span{font-size: 13px;line-height: 28px;}
	.pages .select_link{height: 30px;}
	.pages .select_link p{font-size: 13px;line-height: 30px;}

	.pages .input_page input,.pages span.jumpto{font-size: 13px;height: 30px;line-height: 30px;}

	.pages .select_page{margin: 0 0 0 10px;height: 30px;}
	.pages .select_link .alert_box a{font-size: 12px;line-height: 1.5;}

}
@media screen and (max-width:767px){
	.pages a,.pages > span{display: none;}
	.pages .select_page{}
	.pages > a{margin-bottom: 10px;}
	.pages a.start,.pages a.prev,.pages a.on_page,.pages a.next,.pages a.end{display: inline-block;}
	.pages .start, .pages .end, .pages .next, .pages .prev, .pages > span{}
}
/* pages end */
/* article start */

.page_article{position: relative;z-index: 2;}
.page_article_title {}
.page_article_title h3 {line-height: 1.4;color: #333;font-weight: normal;text-align: center;}
.article_author {margin: 3.4rem 0 2.4rem;padding: 2.4rem 0 1rem;line-height: 3rem;position: relative;z-index: 2;color: #646464;border-top: .1rem solid #dcdcdc;overflow: hidden;}
.article_author > span{line-height: 3rem;padding: 0 9.2rem 0 0;display: inline-block;vertical-align: top;color: #9a0201;font-family: 'Noto Sans SC';}
.article_author > span.ico1{padding-left: 3rem;background: url(../images/article_ico1.png) no-repeat left center/1.4rem auto;}
.article_author > span.ico2{padding-left: 3rem;background: url(../images/article_ico2.png) no-repeat left center/1.6rem auto;}
.article_author > span.ico3{padding-left: 3rem;background: url(../images/article_ico3.png) no-repeat left center/1.6rem auto;}

.font_size_control{float: right;color: #9a0201;padding: 1rem 0 0;}
.font_size_control i{padding: 0 0 0 .3rem;cursor: pointer;}

.page_article .article {position: relative;text-align: justify;line-height: 1.727em;padding-bottom: 7.1rem;}
.page_article .article p { }
.page_article .article { }

.annex {overflow: hidden;padding: 0 0 2.4rem;}
.annex .annex_title{position: relative;color: #9a0201;}
.annex a{position: relative;color: #9a0201;word-break: break-all;}
.annex a:not(:last-child)::after{content: ',';}
.annex a:hover{color: #e7be65;}

.article_bottom{}

.article_links{padding: 2.4rem 0 0;border-top: .1rem solid #dcdcdc;margin: 0 25rem 0 0;}
.article_links a{display: block;margin: 0 0 .8rem;color: #555;padding-left: 4.3em;text-indent: -4.3em;}
.article_links a span{color: #999;text-indent: 0;}
.article_links a:hover{color: #e7be65;}

@media screen and (max-width: 996px){
	.page_article{margin: 0;}

	.page_article_title{padding: 0 0 10px;}
	.page_article .article{font-size: 15px;line-height: 1.8;}
	.article_author{margin: 0 0 20px;font-size: 12px;}
	.article_author > span, .article_author span i{font-size: 12px;}
	.annex{padding: 0 0 12px;}

	.font_size_control{padding: 0;}

	

}
@media screen and (max-width: 767px) {
	.page_articleTitle{margin: 0 0 16px;padding-bottom: 0;}
	.article_author span{padding:2px 10px;border: 0;font-size: 14px;line-height: 20px;}
}

.share_box{text-align: center;color: #333;font-size: 0rem;z-index: 100;position: relative;float: right;padding: 2rem 0 0;border-top: .1rem solid #dcdcdc;margin: 0 0 0 4rem;}
.share_box .box{display: inline-block;vertical-align: top;position: relative;margin-left: 2rem;width: 5rem;}
.share_box .box:first-child{margin-left: 0;}
.share_box .share_btn{margin: 0rem auto .5rem;position: relative;width: 5rem;height: 5rem;cursor: pointer;display: block;background-color: #F8F8F8;}
.share_box .share_btn i{position: absolute;left: 50%;top: 50%;transform:translateX(-50%) translateY(-50%);z-index: 2;color: #fff;width: 5rem;height: 5rem;display: block;line-height: 5rem;border-radius: 50%;}
.share_box .share_btn.share_wechat i{ background: #80b63c;font-size: 1.4em;}
.share_box .share_btn.share_sina i{ background: #ec6941;font-size: 1.3em;}
.share_box .share_btn.share_qzone i{ background: #fecb56;font-size: 1.1em;}
.share_box .share_btn.share_more i{background: #f8b864;font-size: 1.5em;}
.share_box .share_btn.share_twitter i{ background: #6babe8;font-size: 1.1em;}
.share_box .share_btn.share_facebook i{ background: #415a94;font-size: 1.1em;}
.share_box .share_btn.share_linkedin i{ background: #3d84c2;font-size: 1.1em;}
.share_box .share_btn.view{background: #e7be65;}
.share_box .share_btn:last-child { }
.share_box canvas { display: block; }
.share_box .share_btn .alert_box {position: absolute;bottom: 100%;left: 0%;padding: .6rem;display: none;z-index: 2;padding: 0 0 .6rem;z-index: 10;}

.share_box .share_wechat .alert_box{left: auto;top: 0;right: 109%;}
.sub_right .share_box .share_wechat .alert_box{left: auto;right: 100%;top: 0;}
.share_box .share_more .share_btn {margin: .5rem 0 0;border: 0rem;/* border-radius: 0rem; */}
.share_box .share_btn.on > .alert_box ,.share_box .share_btn:hover > .alert_box { display: block; }

.shareto_wechat{position: fixed;left: 50%;top: 50%;transform:translateX(-50%) translateY(-50%);padding: 10px;border: 1px solid #d8d8d8;background: #fff;width: 230px;bottom: auto;z-index: 1000;}
.shareto_wechat .close{width: 24px;height: 24px;line-height: 24px;display: block;float: right;font-size: 16px;color: #333;}
.shareto_wechat .close::before{content: 'x';}
.shareto_wechat .title{line-height: 24px;font-weight: bold;font-size: 14px;text-align: left;margin: 0 0 10px;color: #333;}
.shareto_wechat .bottom{color: #666;line-height: 22px;text-align: left;font-size: 12px;margin: 10px 0 0;}

@media screen and (max-width: 996px) {
	.share_box .share_btn{font-size: 12px;}
	/* .share_box {position: relative;left: 0;right: 0;top: 0;bottom: 0;margin: 8px 0 20px;width: 100%;transform: none;}
	.share_box .share_btn.share_more{width: auto;height: auto;background: none;}
	.share_box .share_btn.share_more > .alert_box{display: block;position: relative;}
	.share_box .share_btn{display: inline-block;}
	.share_box > .share_btn{display: none;}
	.share_box .share_btn.share_more{display: block;}
	.share_box .share_btn .alert_box { left: 0px; top: auto; bottom: 100%; }
	.share_box .share_more .share_btn{margin: 0 2px;}
	.share_wechat .alert_box{left: 50% !important;transform: translateX(-50%) !important;top: auto !important;bottom: 105% !important;right: auto !important;} */
}
/* article end */

.sub_01a{margin: 0 0;}
.sub_01a .lf{width: 80rem;background: #fff right bottom;border-radius: 0 0 1rem 1rem;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;}
.sub_01a .lf:hover{box-shadow: 0px 30px 54px 6px rgba(66, 41, 41, 0.2);background: #fff url(../images/sub01a_bg.png) no-repeat right bottom;}
.sub_01a .rt{width: 70rem;}

.sub_01a1{overflow: hidden;position: relative;}
.sub_01a1 ul{margin: 0 0;padding: 0 0;}
.sub_01a1 .item{margin: 0 0;}
.sub_01a1 .gp-img{border-radius: 0 0 1rem 1rem;}
.sub_01a1 .bottom{padding: 2.4rem 3rem 3.4rem;}
.sub_01a1 .title{margin: 0 0 4rem;}
.sub_01a1 .time{color: #9a0201;font-family: 'avanti';}

.sub_01a1 .swiper-pagination{left: auto;text-align: left;width: auto;bottom: 17rem;right: 4rem;}
.sub_01a1 .swiper-pagination .swiper-pagination-bullet{width: 1.5rem;height: 1.5rem;background: transparent;opacity: 1;border-radius: 50%;margin: 0 0 0 1.5rem;border: .1rem solid #fff;position: relative;}
.sub_01a1 .swiper-pagination .swiper-pagination-bullet::before{content: '';display: block;width: .5rem;height: .5rem;position: absolute;left: 50%;top: 50%;transform:translateX(-50%) translateY(-50%);background: #fff;border-radius: 50%;}
.sub_01a1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;border-color: #9a0201;}
.sub_01a1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before{background: #9a0201;}

.sub_01a2{}
.sub_01a2 ul{margin: 0 0 -3rem;padding: 0 0;}
.sub_01a2 .item{margin: 0 0 3rem;background: #fff right bottom;position: relative;border-radius: 0 1rem 1rem 0;overflow: hidden;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;}
.sub_01a2 .img_box{width: 32rem;}
.sub_01a2 .gp-img{border-radius: 0 1rem 1rem 0;}
.sub_01a2 .info_box{margin: 0 0 0;padding: 2.1rem 3rem 0 0;width: calc(100% - 35rem);}
.sub_01a2 .title{margin: 0 0 1.5rem;}
.sub_01a2 .time{color: #9a0201;font-family: 'avanti';}
.sub_01a2 .item:hover{box-shadow: 0px 30px 54px 6px rgba(66, 41, 41, 0.2);background: #fff url(../images/sub01a_bg.png) no-repeat right bottom;}



.sub_01b{}
.sub_01b ul{margin: 5.6rem 0 0;padding: 0 0;}
.sub_01b .item{margin: 0 0;position: relative;padding: 5rem 6rem 5.5rem;z-index: 1;}
.sub_01b .item::before{content: '';position: absolute;width: 100%;left: 0;top: 50%;transform: translateY(-50%);background: #8d0612 url(../images/sub01b_bg.png) no-repeat right bottom/33.1rem;height: 0;z-index: -1;border-radius: 0 0 6rem 0;}
.sub_01b .img_box{width: 48rem;}
.sub_01b .info_box{width: calc(100% - 14rem);border-bottom: .1rem solid #dcdcdc;padding: .3rem 0 0;}
.sub_01b .img_box ~ .info_box{width: calc(100% - 66rem);}
.sub_01b .title{margin: 0 0 3.1rem;}
.sub_01b .summary{margin: 0 0 1.2rem;color: #999;}
.sub_01b .time{width: 10rem;border-top: .3rem solid #9a0201;text-align: right;font-family: 'avanti';position: relative;z-index: 10;}
.sub_01b .month{color: #999;padding: 1.6rem 0 1.1rem;}
.sub_01b .day{color: #9a0201;margin: 0 0 4.4rem;}
.sub_01b .item_share{position: relative;}
.sub_01b .item_share > .ico{background: url(../images/sub01b_share.png) no-repeat center/3.6rem;width: 7.8rem;height: 7.8rem;width: 8rem;height: 8rem;border: .1rem solid #999;float: right;}
.sub_01b .item_share .sharebuttonbox{position: absolute;left: 100%;top: 0;height: 100%;flex-wrap: nowrap;display: none;}
.sub_01b .item_share:hover .sharebuttonbox{display: flex;}
.sub_01b .item_share .btn{width: 8rem;height: 8rem;background: #fff;cursor: pointer;position: relative;line-height: 8rem;text-align: center;}
.sub_01b .item_share .btn i{color: #fff;}
.sub_01b .item_share .btn .alert_box{position: absolute;left: 100%;top: 0;display: none;}
.sub_01b .item_share .btn.share_wechat { background: #80b63c;font-size: 1.4em;}
.sub_01b .item_share .btn.share_sina { background: #ec6941;font-size: 1.3em;}
.sub_01b .item_share .btn.share_qzone { background: #fecb56;font-size: 1.1em;}
.sub_01b .item_share .btn.share_more{background: #f8b864;font-size: 1.6em;}
.sub_01b .item_share .btn.share_twitter { background: #6babe8;font-size: 1.1em;}
.sub_01b .item_share .btn.share_facebook { background: #415a94;font-size: 1.1em;}
.sub_01b .item_share .btn.share_linkedin { background: #3d84c2;font-size: 1.1em;}

.sub_01b .item:hover{z-index: 2;}
.sub_01b .item:hover::before{height: 100%;}
.sub_01b .item:hover .title{color: #fff;}
.sub_01b .item:hover .summary{color: rgba(255,255,255,.6);}
.sub_01b .item:hover .time{border-top: .3rem solid #cfa972;}
.sub_01b .item:hover .day{color: #cfa972;}
.sub_01b .item:hover .month{color: rgba(255,255,255,.6);}
.sub_01b .item:hover .item_share > .ico{background-image: url(../images/sub01b_share2.png);border-color: #fff;opacity: .6;}
.sub_01b .item:hover .info_box{border-color: transparent;}
.sub_01b .item:hover .item_share:hover > .ico{opacity: 1;}

.sub_012{}
.sub_012 ul{margin: 0 0 -5rem;}
.sub_012 .item{margin: 0 0 5rem;border-bottom: .1rem solid #d9d9d9;padding: 0 0 3rem;position: relative;}
.sub_012 .time{color: #fff;text-align: center;width: 8rem;height: 8rem;font-family: 'avanti';background: #8d0612;border-radius: 0 0 3rem 0;padding: 1rem 0 0;}
.sub_012 .day{margin: 0 0 0;line-height: 1.2;}
.sub_012 .month{margin: 0 0 0;line-height: 1.2;}
.sub_012 .right{width: calc(100% - 12rem);}
.sub_012 .title{margin: 0 0;position: relative;left: 0;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;}
.sub_012 .tip{width: 13rem;line-height: 3.6rem;text-align: center;color: #b61e37;background: url(../images/sub_menu_li.png) no-repeat center/100% 100%;margin: 0 0 1.8rem;}
.sub_012 .summary{margin: 0 0;color: #999;line-height: 1.5em;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.sub_012 .item:hover .title{left: 2rem;color: #9a0201;}

.sub_05 .title{margin: .7rem 0 1.5rem;}

.sub_021{}
.sub_021 ul{margin: 0 0 -4rem -4rem;}
.sub_021 .item{margin: 0 0 4rem 4rem;border: .1rem solid #dcdcdc;position: relative;padding: 2.2rem 3rem 3.4rem;border-radius: .5rem .5rem 0 0;}
.sub_021 .item::before{content: '';display: block;position: absolute;left: 0;bottom: -0.1rem;width: 100%;height: .3rem;background: #793f31;border-radius: .5rem;}
.sub_021 li:nth-child(3n+2) .item::before{background: #9a0201;}
.sub_021 li:nth-child(3n) .item::before{background: #c36c37;}
.sub_021 .title{margin: 0 0 3rem;}
.sub_021 .bottom > *{padding: 0 0 0 1.5rem;position: relative;line-height: 2.6rem;color: #793f31;}
.sub_021 .bottom > *::before{content: '';display: block;position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: .5rem;height: .5rem;background: #793f31;}
.sub_021 .time{font-family: 'avanti';}
.sub_021 li:nth-child(3n+2) .bottom > *{color: #9a0201;}
.sub_021 li:nth-child(3n) .bottom > *{color: #c36c37;}
.sub_021 li:nth-child(3n+2) .bottom > *::before{background: #9a0201;}
.sub_021 li:nth-child(3n) .bottom > *::before{background: #c36c37;}

.sub_021 .item::after{content: '';display: block;position: absolute;top: 50%;transform: translateY(-50%);width: 100%;left: 0;height: 0;background: #8d0612 url(../images/sub021_bg.png) no-repeat right bottom/480px auto;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;z-index: -1;border-radius: .5rem .5rem 0 0;}
.sub_021 .item:hover::after{height: 100%;}
.sub_021 li .item:hover::before{background: #8d0612;}
.sub_021 .item:hover .title{color: #fff;}
.sub_021 .item:hover .bottom > *{color: #fff;}
.sub_021 .item:hover .bottom > *::before{background: #fff;}
.sub_021 .item:hover{box-shadow: 0px 3rem 5rem 0rem rgba(96, 18, 7, 0.2);}

.sub_022a{margin: 0 0 8.3rem;position: relative;padding: 3rem 0 0 21rem;}
.sub_022a::before{content: '';display: block;position: absolute;left: 3rem;top: 3rem;background: #f8f3eb url(../images/sub022_ico1.png) no-repeat center/5.6rem;width: 12rem;height: 12rem;border-radius: 1rem;}
.sub_022a .box{margin: .4rem 0 0;}
.sub_022a .title{margin: 0 0 .8rem;color: #333;}
.sub_022a .summary{margin: 0 0 2.5rem;color: #333;}

.sub_022b{margin: 0 0;background: #f8f3eb;padding: 4rem 6rem 6.5rem 21rem;position: relative;}
.sub_022b::before{content: '';display: block;position: absolute;left: 3rem;top: 3rem;background: #fff url(../images/sub022_ico2.png) no-repeat center/5.6rem;width: 12rem;height: 12rem;border-radius: 1rem;}
.sub_022b .box{width: calc( 50% - 3rem );}
.sub_022b table{width: 100%;border-collapse: collapse;border-spacing: 0;background: #fff;}
.sub_022b tr:nth-child(2n){background: #f9f6f2;}
.sub_022b td{padding: 1.5rem 5rem;border-right: .1rem solid #eee8e0;}
.sub_022b td:last-child{border-right: 0;}
.sub_022b tr:nth-child(2n) td{border-right-color: #fff;}

.sub_032{position: relative;padding: 5.8rem 0 16rem;}
.sub_032::before{content: '';display: block;position: absolute;top: 0;height: 100%;background: url(../images/sub032_bg.png) no-repeat center/100% 100%;width: 23.5rem;left: 50%;transform: translateX(-50%);z-index: -1;}
.sub_032 ul{margin: 0 0 0 -35.5rem;position: relative;}
.sub_032 .item{margin: 0 0 7.5rem 35.5rem;position: relative;}
.sub_032 li:nth-child(2n) .item{top: 20rem;}
.sub_032 li:nth-child(2n).no_img + li + li .item {top: 13rem;}
.sub_032 li:nth-child(2n+1).no_img + li + li .item{margin-top: -19.8rem;}

.sub_032 .item::before{content: '';width: 4rem;height: 4rem;background: #fff url(../images/sub032_item.png) no-repeat center/2.9rem;border: .1rem solid rgba(154, 2, 1, .55);position: absolute;top: .3rem;right: -12.5rem;border-radius: 50%;z-index: 2;}
.sub_032 .item::after{content: '';height: 1px;position: absolute;top: 2.2rem;/*left: 21.5rem;*/right: -10rem;border-radius: 50%;background-image: -moz-linear-gradient( 0deg, rgba(154,2,1,0) 0%, rgb(154,2,1) 100%);background-image: -webkit-linear-gradient( 0deg, rgba(154,2,1,0) 0%, rgb(154,2,1) 100%);background-image: -ms-linear-gradient( 0deg, rgba(154,2,1,0) 0%, rgb(154,2,1) 100%);width: 14rem;}
.sub_032 .title{margin: 0 0 2rem;font-family: 'year';color: #9a0201;font-style: italic;}
.sub_032 .summary{margin: 0 0 2rem;color: #333;}

.sub_032 li:nth-child(2n) .title{text-align: right;padding: 0 .5em 0 0;}

.sub_032 li:nth-child(2n) .item::after{background-image: -moz-linear-gradient( 0deg, rgb(154,2,1) 0%, rgba(154,2,1,0) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(154,2,1) 0%, rgba(154,2,1,0) 100%);background-image: -ms-linear-gradient( 0deg, rgb(154,2,1) 0%, rgba(154,2,1,0) 100%);/*right: 21.5rem;*/left: -22.5rem;right: auto;}

.sub_032 li:nth-child(2) .item::before{right: auto;left: -26.1rem;}
.sub_032 li:nth-child(3) .item::before{right: -23.6rem;}
.sub_032 li:nth-child(4) .item::before{right: auto;left: -24rem;}
.sub_032 li:nth-child(5) .item::before{right: -21.5rem;}
.sub_032 li:nth-child(6) .item::before{right: auto;left: -12rem;}

.sub_032 li:nth-child(2) .item::after{left: -25rem;}
.sub_032 li:nth-child(3) .item::after{right: -22.5rem;}
.sub_032 li:nth-child(4) .item::after{left: -23rem;}
.sub_032 li:nth-child(5) .item::after{right: -20rem;}
.sub_032 li:nth-child(6) .item::after{left: -10rem;}

.sub_04 ul{margin-top: -5rem;}

.sub_06{}
.sub_06 ul{margin: -1rem 0 -4.6rem -5rem;}
.sub_06 .item{margin: 0 0 4.6rem 5rem;}
.sub_06 .gp-img{padding-bottom: 42.17%;}
.sub_06 .title{margin: 1.9rem 0 0;padding: 0 0 0 6rem;background: url(../images/sub06_ico.png) no-repeat left center/4rem auto;}


@media screen  and (max-width:996px){
	.sub_01a .lf{width: 100%;margin: 0 0 20px;}
	.sub_01a .rt{width: 100%;}
	.sub_01b .item{padding: 3rem 2rem ;}
	.sub_01a1 .swiper-pagination{bottom: auto;top: 0;margin-top: 50%;}

	.sub_012 .time{width: 60px;height: 60px;}
	.sub_012 .tip{width: 18rem;line-height: 5.4rem;}

	.sub_022a::before,.sub_022b::before{width: 8rem;height: 8rem;background-size: 4rem;}

	.sub_022b td{padding: 1rem 3rem;}
	.sub_022b{padding: 3rem 4rem 4rem 16rem;}
	.sub_022a{padding: 2rem 0 0 16rem;}

	.sub_04 ul{margin-top: 0;}

	.sub_05 .title{margin: 0 0 5px;}

}
@media screen and (max-width:767px){

	.sub_01b .img_box,.sub_01b .info_box{width: calc(100% - 14rem);}
	.sub_01b .img_box ~ .info_box{width: 100%;padding-top: 20px;}

	.sub_01b .title{margin-bottom: 1.6rem;}
	.sub_01b .summary{margin-bottom: 2.4rem;}

	.sub_022b .box{width: 100%;}

	.sub_032 ul{margin: 0;}
	.sub_032 .item{margin: 0 0 5rem 0 !important;top: 0 !important;}
	.sub_032 .item::before,.sub_032 .item::after{display: none;}


}
@media screen and (max-width:413px){
	.sub_01a2 .img_box{width: 100%;}
	.sub_01a2 .info_box{width: 100%;padding: 2.1rem 3rem;}


}
@media screen and (max-width:380px){

}
@media screen and (max-width:320px){

}
