/*site*/

@charset "utf-8";

.sulife_plan_list_bg {
width:751px;
text-align:center;
margin:0 auto;
overflow-x: scroll;
display:flex;
}

.sulife_plan_list {
display:flex;
}

.sunlife_op {
color:#FFFFFF;
font-size:28px
}

.sunlife_category_bg {
width:1020px;
margin:0 auto 30px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.sunlife_bnr_bg_pc {
width:1020px;
margin:0 auto 30px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}

.sunlife_bnr_bg_sp {
display:none;
}

.sunlife_btn_c1 {
    position: relative;
    width: 320px;
    height: 40px;
    line-height: 40px;
    display: flex;
    text-align: center;
	background-color:#FFF;
    font-size: 15px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 3px;
    border:1px solid #B87333;
    box-sizing: border-box;
}

.sunlife_btn_c1_text {
  width: 100%;
  height: 100%;
  color: #B87333;
  font-weight:bold;
  z-index: 10;
  line-height: 40px;
}

.sunlife_btn_c1_text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #B87333;
  z-index: -1;
  transition: .2s;
  border-radius: 0px;
}

.sunlife_btn_c1_text:hover {
  color: #FFF;
}

.sunlife_btn_c1_text:hover:before {
  width: 100%;
}

.sunlife_btn_c1o {
    position: relative;
    width: 320px;
    height: 40px;
    line-height: 40px;
    display: flex;
    text-align: center;
	background-color:#B87333;
    font-size: 15px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 3px;
    border:1px solid #B87333;
    box-sizing: border-box;
}

.sunlife_btn_c1o_text {
  width: 100%;
  height: 100%;
  color: #FFF;
  z-index: 10;
  line-height: 40px;
}

.sunlife_btn_c1o_text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #FFF;
  z-index: -1;
  transition: .2s;
  border-radius: 3px;
}

.sunlife_btn_c1o_text:hover {
  color: #B87333;
  font-weight:bold;
}

.sunlife_btn_c1o_text:hover:before {
  width: 100%;
}

.sunlife_btn_c2 {
    position: relative;
    width: 320px;
    height: 40px;
    line-height: 40px;
    display: flex;
    text-align: center;
	background-color:#FFF;
    font-size: 15px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 3px;
    border:1px solid #999;
    box-sizing: border-box;
}

.sunlife_btn_c2_text {
  width: 100%;
  height: 100%;
  color: #999;
  font-weight:bold;
  z-index: 10;
  line-height: 40px;
}

.sunlife_btn_c2_text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #999;
  z-index: -1;
  transition: .2s;
  border-radius: 3px;
}

.sunlife_btn_c2_text:hover {
  color: #FFF;
}

.sunlife_btn_c2_text:hover:before {
  width: 100%;
}

.sunlife_btn_c2o {
    position: relative;
    width: 320px;
    height: 40px;
    line-height: 40px;
    display: flex;
    text-align: center;
	background-color:#999;
    font-size: 15px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 3px;
    border:1px solid #999;
    box-sizing: border-box;
}

.sunlife_btn_c2o_text {
  width: 100%;
  height: 100%;
  color: #FFF;
  z-index: 10;
  line-height: 40px;
}

.sunlife_btn_c2o_text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #FFF;
  z-index: -1;
  transition: .2s;
  border-radius: 3px;
}

.sunlife_btn_c2o_text:hover {
  color: #999;
  font-weight:bold;
}

.sunlife_btn_c2o_text:hover:before {
  width: 100%;
}

.sunlife_btn_c3 {
    position: relative;
    width: 320px;
    height: 40px;
    line-height: 40px;
    display: flex;
    text-align: center;
	background-color:#FFF;
    font-size: 15px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 3px;
    border:1px solid #DCAB18;
    box-sizing: border-box;
}

.sunlife_btn_c3_text {
  width: 100%;
  height: 100%;
  color: #DCAB18;
  font-weight:bold;
  z-index: 10;
  line-height: 40px;
}

.sunlife_btn_c3_text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #DCAB18;
  z-index: -1;
  transition: .2s;
  border-radius:3px;
}

.sunlife_btn_c3_text:hover {
  color: #FFF;
}

.sunlife_btn_c3_text:hover:before {
  width: 100%;
}

.sunlife_btn_c3o {
    position: relative;
    width: 320px;
    height: 40px;
    line-height: 40px;
    display: flex;
    text-align: center;
	background-color:#DCAB18;
    font-size: 15px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 3px;
    border:1px solid #DCAB18;
    box-sizing: border-box;
}

.sunlife_btn_c3o_text {
  width: 100%;
  height: 100%;
  color: #FFF;
  z-index: 10;
  line-height: 40px;
}

.sunlife_btn_c3o_text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #FFF;
  z-index: -1;
  transition: .2s;
  border-radius: 3px;
}

.sunlife_btn_c3o_text:hover {
  color: #DCAB18;
  font-weight:bold;
}

.sunlife_btn_c3o_text:hover:before {
  width: 100%;
}

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

.sulife_plan_list_bg {
width:100%;
text-align:center;
margin:0 auto;
overflow-x: scroll;
display:flex;
}

.sulife_plan_list {
display:flex;
}

.sulife_plan_list1 {
width:148px;
position: sticky;
top: 0;
left: 0;
}

.sulife_plan_list2 {
width:453px;
}

.sunlife_category_bg {
width:100%;
margin:0 auto 30px;
display: block;
}

.sunlife_bnr_bg_pc {
display:none;
}

.sunlife_bnr_bg_sp {
width:100%;
margin:0 auto 30px;
display: block;
text-align:center;
}

.sunlife_bnr_bg_sp img {
margin-bottom:20px;
}

.sunlife_btn_c1 {
    width: 100%;
	margin-bottom:10px;
}

.sunlife_btn_c1o {
    width: 100%;
	margin-bottom:10px;
}

.sunlife_btn_c2 {
    width: 100%;
	margin-bottom:10px;
}

.sunlife_btn_c2o {
    width: 100%;
	margin-bottom:10px;
}

.sunlife_btn_c3 {
    width: 100%;
}

.sunlife_btn_c3o {
    width: 100%;
}

}