html body {
  color: #333333;
}
html body .container .sec-content .sec-in {
  padding: 10px 26px 150px;
}
html body .container .sec-content .sec-in .sec-content-left .top .title {
  color: #ffffff;
  font-size: 64px;
  font-family: 'bold';
  margin-bottom: 50px;
}
html body .container .sec-content .sec-in .sec-content-left .top .body {
  overflow: hidden;
  border-radius: 5px;
  position: relative;
  height: 90px;
  margin: 0 auto;
}
html body .container .sec-content .sec-in .sec-content-left .top .body #search-text {
  border-radius: 0px;
  border: solid 1px #ebebeb;
  font-family: 'bold';
  font-size: 42px;
  height: 100%;
  left: 0;
  padding: 0 15% 0 5%;
  position: absolute;
  top: 0;
  width: 80%;
  z-index: 1;
}
html body .container .sec-content .sec-in .sec-content-left .top .body .btn-search {
  background-color: #ebebeb;
  background-image: url(../images/mobile/btn-search.png);
  background-position: center center;
  background-repeat: no-repeat;
  right: 0;
  top: 0;
  height: 100%;
  width: 94px;
  z-index: 1;
  position: absolute;
}
html body .container .sec-content .sec-in .sec-content-right {
  width: 100%;
}
html body .container .sec-content .sec-in .sec-content-right .choice {
  background-image: url('../images/mobile/home/list-arrow-icon.png');
  background-position: right 30px center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  border: solid 2px #ebebeb;
  font-family: 'bold';
  height: 128px;
  position: relative;
  margin-bottom: 60px;
}
html body .container .sec-content .sec-in .sec-content-right .choice span {
  font-size: 52px;
  left: 0;
  line-height: 128px;
  padding: 0 43px;
  position: absolute;
  top: 0;
  z-index: 1;
}
html body .container .sec-content .sec-in .sec-content-right .choice .select {
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
html body .container .sec-content .sec-in .sec-content-right .title {
  background-image: url('../images/mobile/HowToDetail/icon-title.png');
  background-position: left center;
  background-repeat: no-repeat;
  color: #0077c0;
  font-family: 'bold';
  font-size: 64px;
  height: 100px;
  line-height: 100px;
  margin: 0 26px 50px;
  padding: 0 50px 0 150px;
}
html body .container .sec-content .sec-in .sec-content-right .subtitle {
  font-size: 52px;
  margin: 0 26px 50px;
}
html body .container .sec-content .sec-in .sec-content-right .body {
  margin: 0 26px;
}
html body .container .sec-content .sec-in .sec-content-right .body ul li {
  margin-bottom: 130px;
}
html body .container .sec-content .sec-in .sec-content-right .body ul li .subject {
  margin-bottom: 50px;
}
html body .container .sec-content .sec-in .sec-content-right .body ul li .subject .number {
  background-image: url('../images/mobile/HowToDetail/bg-subject-number.svg');
  background-position: center center;
  background-repeat: no-repeat;
  color: #ffffff;
  float: left;
  font-family: 'bold';
  font-size: 52px;
  height: 63px;
  line-height: 63px;
  text-align: center;
  width: 52px;
}
html body .container .sec-content .sec-in .sec-content-right .body ul li .subject .text {
  margin-left: 27px;
  float: left;
  font-size: 52px;
  line-height: 63px;
  width: 80%;
}
html body .container .sec-content .sec-in .sec-content-right .body ul li .subject .text b {
  font-family: 'bold';
}
html body .container .sec-content .sec-in .sec-content-right .body ul li .image {
  text-align: center;
}
html body .container .sec-content .sec-in .sec-content-right .footer {
  text-align: center;
}
html body .container .sec-content .sec-in .sec-content-right .footer .display-btn-back {
  background-image: url('../images/mobile/HowToDetail/icon-btn-back.png');
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
}
html body .container .sec-content .sec-in .sec-content-right .footer .display-btn-back #btn-back {
  padding-left: 30px;
  font-size: 42px;
  color: #0077c0;
  line-height: 35px;
}
html body .container .sec-btn-footer .sec-in {
  background-color: #f3f3f3;
  text-align: center;
  padding: 40px;
}
html body .container .sec-btn-footer .sec-in .title {
  font-size: 42px;
  margin-bottom: 40px;
}
html body .container .sec-btn-footer .sec-in .btn {
  width: 310px;
  margin: 0 auto;
}
html body .container .sec-btn-footer .sec-in .btn .btn-no {
  background-image: url('../images/mobile/HowToDetail/btn-no.png');
  background-position: center center;
  background-repeat: no-repeat;
  float: left;
  width: 141px;
  height: 66px;
}
html body .container .sec-btn-footer .sec-in .btn .btn-yes {
  background-image: url('../images/mobile/HowToDetail/btn-yes.png');
  background-position: center center;
  background-repeat: no-repeat;
  float: right;
  width: 141px;
  height: 66px;
}
html body .container .sec-promote-app {
  background-image: url('../images/desktop/home/bg-sec12.png');
  height: 1070px;
  text-align: center;
}
html body .container .sec-promote-app .title-h1 {
  color: #ffffff;
  margin-top: 20px;
}
html body .container .sec-promote-app .description {
  margin-top: 50px;
  font-family: 'bold';
  color: #ffffff;
}
html body .container .sec-promote-app .line-icon {
  margin-top: 34px;
  display: block;
  float: left;
  width: 100%;
}
html body .container .sec-promote-app .line-icon .btn-sec12 {
  height: 92px;
  width: 310px;
  display: block;
  margin: 0 auto;
}
html body .container .sec-promote-app .line-icon #btn-sec12-1 {
  background-image: url('../images/desktop/home/btn-sec12-1.png');
}
html body .container .sec-promote-app .line-icon #btn-sec12-2 {
  background-image: url('../images/desktop/home/btn-sec12-2.png');
}
html body .container .sec-promote-app .line-icon #btn-sec12-3 {
  background-image: url('../images/desktop/home/btn-sec12-3.png');
}
html body .container .sec-promote-app .line-icon1 {
  margin-top: 125px;
}
html body .container .sec-promote-app .line-icon2 {
  margin-top: 50px;
}
@media (min-width: 751px) {
  html body .container .sec-content {
    position: relative;
  }
  html body .container .sec-content .bg-left {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background-color: #f3f3f3;
    z-index: 1;
    display: none;
  }
  html body .container .sec-content .bg-left .top {
    background-color: #0077c0;
    height: 180px;
  }
  html body .container .sec-content .bg-right {
    background-image: url(../images/desktop/HowToDetail/bg-right.png);
    background-position: left top;
    background-repeat: repeat-x;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50%;
    z-index: 1;
    display: none;
  }
  html body .container .sec-content .sec-in {
    background-color: #f3f3f3;
    padding: 0;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  html body .container .sec-content .sec-in .sec-content-left {
    float: left;
    width: 23%;
  }
  html body .container .sec-content .sec-in .sec-content-left .top {
    background-color: #0077c0;
    padding: 30px 5px;
    height: 120px;
  }
  html body .container .sec-content .sec-in .sec-content-left .top .title {
    font-size: 26px;
    text-align: center;
    margin-bottom: 20px;
  }
  html body .container .sec-content .sec-in .sec-content-left .top .body {
    height: 50px;
    width: auto;
    margin: 0 auto;
  }
  html body .container .sec-content .sec-in .sec-content-left .top .body #search-text {
    border: solid 2px #ebebeb;
    padding: 0 13% 0 2%;
    width: 85%;
    font-size: 22px;
  }
  html body .container .sec-content .sec-in .sec-content-left .top .body .btn-search {
    width: 50px;
    height: 50px;
    background-size: 50%;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.list-main {
    position: relative;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.list-main .anchor-leftmenu {
    position: absolute;
    top: -80px;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 1;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.list-main .list-title {
    background-color: #f3f3f3;
    background-image: url('../images/mobile/home/list-arrow-icon.svg');
    background-position: right 5px center;
    background-repeat: no-repeat;
    background-size: 20px;
    border-bottom: solid 2px #ebebeb;
    position: relative;
    z-index: 2;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.list-main .list-title a {
    font-family: 'bold';
    background-repeat: no-repeat;
    background-position: left 35px center;
    color: #333333;
    display: inline-block;
    text-decoration: none;
    display: block;
    font-size: 24px;
    padding: 15px 5px;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.list-main .display-list-sub {
    border-bottom: solid 2px #ebebeb;
    display: none;
    position: relative;
    z-index: 3;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.list-main .display-list-sub ul li.list-sub {
    background-image: url('../images/desktop/howtodetail/bullet-sub-menu.png');
    background-color: #f3f3f3;
    background-repeat: no-repeat;
    background-position: left 26px center;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.list-main .display-list-sub ul li.list-sub a {
    color: #333333;
    display: inline-block;
    font-size: 22px;
    text-decoration: none;
    display: block;
    padding: 10px 30px 10px 50px;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.list-main .display-list-sub ul li.list-sub-last a {
    border-bottom: none;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.active .list-title {
    background-image: url('../images/mobile/home/list-arrow-icon-up.svg');
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.active .list-title a {
    color: #0077c0;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.active .display-list-sub {
    display: block;
  }
  html body .container .sec-content .sec-in .sec-content-right {
    background-color: #ffffff;
    float: left;
    width: 73%;
    padding: 30px 2%;
    background-image: url('../images/desktop/HowToDetail/bg-right.png');
    background-position: left top;
    background-repeat: repeat-x;
  }
  html body .container .sec-content .sec-in .sec-content-right .title {
    font-size: 42px;
    background-size: 83px 68px;
    padding: 0 50px 0 100px;
  }
  html body .container .sec-content .sec-in .sec-content-right .body ul li {
    float: left;
    margin: 0 0 64px 0;
    width: 100%;
    min-height: 694px;
  }
  html body .container .sec-content .sec-in .sec-content-right .body ul li .subject {
    margin-bottom: 48px;
  }
  html body .container .sec-content .sec-in .sec-content-right .body ul li .subject .number {
    width: 42px;
    height: 47px;
    background-size: 100%;
    font-size: 42px;
    line-height: 47px;
  }
  html body .container .sec-content .sec-in .sec-content-right .body ul li .subject .text {
    margin-left: 3%;
    font-size: 26px;
    line-height: 47px;
    width: 80%;
  }
  html body .container .sec-content .sec-in .sec-content-right .body ul li .image img {
    width: 300px;
    height: 585px;
  }
  html body .container .sec-content .sec-in .sec-content-right .display-PrevNext-content {
    margin-bottom: 30px;
  }
  html body .container .sec-content .sec-in .sec-content-right .display-PrevNext-content ul li {
    color: #898989;
    float: left;
    font-size: 22px;
    padding: 0 10px;
  }
  html body .container .sec-content .sec-in .sec-content-right .display-PrevNext-content ul li a {
    text-decoration: none;
    color: #898989;
  }
  html body .container .sec-content .sec-in .sec-content-right .display-PrevNext-content ul li a:hover {
    color: #0077c0;
  }
  html body .container .sec-promote-app {
    background-image: url('../images/desktop/home/bg-sec12.png');
    background-position: center bottom;
    background-repeat: repeat-x;
    height: 594px;
    text-align: center;
  }
  html body .container .sec-promote-app .sec-in {
    width: 100%;
    margin: 0 auto;
  }
  html body .container .sec-promote-app .sec-in .desktop-left {
    float: left;
    width: 45%;
    margin-left: -105px;
  }
  html body .container .sec-promote-app .sec-in .desktop-left img {
    float: left;
    margin: 36px 0 0 2%;
  }
  html body .container .sec-promote-app .sec-in .desktop-right {
    float: right;
    width: 50%;
    margin: 0 10% 0 0;
  }
  html body .container .sec-promote-app .sec-in .desktop-right .title-h1 {
    color: #ffffff;
    font-size: 80px;
    margin-top: 0;
  }
  html body .container .sec-promote-app .sec-in .desktop-right .description {
    font-family: 'bold';
    color: #ffffff;
    font-size: 44px;
  }
  html body .container .sec-promote-app .sec-in .desktop-right .left {
    float: left;
    width: 50%;
  }
  html body .container .sec-promote-app .sec-in .desktop-right .left .line-icon {
    margin-top: 15px;
    display: block;
    float: left;
    width: 100%;
  }
  html body .container .sec-promote-app .sec-in .desktop-right .left .line-icon .btn-sec12 {
    height: 54px;
    width: 180px;
    display: block;
    margin: 0 auto;
  }
  html body .container .sec-promote-app .sec-in .desktop-right .left .line-icon #btn-sec12-1 {
    background-image: url('../images/desktop/home/btn-sec12-1.png');
  }
  html body .container .sec-promote-app .sec-in .desktop-right .left .line-icon #btn-sec12-2 {
    background-image: url('../images/desktop/home/btn-sec12-2.png');
  }
  html body .container .sec-promote-app .sec-in .desktop-right .left .line-icon #btn-sec12-3 {
    background-image: url('../images/desktop/home/btn-sec12-3.png');
  }
  html body .container .sec-promote-app .sec-in .desktop-right .right {
    float: right;
    padding-top: 15px;
    width: 50%;
  }
}
@media (min-width: 950px) {
  html body .container .sec-content .bg-left {
    display: block;
  }
  html body .container .sec-content .bg-right {
    display: block;
  }
  html body .container .sec-content .sec-in .sec-content-right .body ul li {
    margin: 0 2% 64px;
    width: 45%;
  }
  html body .container .sec-content .sec-in .sec-content-right .body ul li .image {
    text-align: left;
  }
  html body .container .sec-content .sec-in .sec-content-left .top {
    padding: 30px 26px;
  }
}
@media (min-width: 1000px) {
  html body .container .sec-promote-app .sec-in .desktop-left {
    margin-left: -105px;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.list-main .list-title a {
    padding: 15px 30px;
  }
}
@media (min-width: 1200px) {
  html body .container .sec-content .sec-in {
    width: 1200px;
  }
  html body .container .sec-content .sec-in .sec-content-right .body ul li {
    margin: 0 4% 64px 0;
  }
  html body .container .sec-content .sec-in .sec-content-right .body ul li .subject .text {
    margin-left: 6%;
  }
  html body .container .sec-content .sec-in .sec-content-right .body ul li .subject .number {
    width: 42px;
    height: 47px;
  }
  html body .container .sec-content .sec-in .sec-content-left .top {
    padding: 30px 26px 30px 0;
  }
  html body .container .sec-content .sec-in .sec-content-left .top .title {
    font-size: 32px;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.list-main .list-title {
    background-position: right 30px center;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.list-main .list-title a {
    padding: 15px 30px 15px 0;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.list-main .list-title a:hover {
    color: #0077c0;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.list-main .display-list-sub ul li.list-sub {
    background-position: left center;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.list-main .display-list-sub ul li.list-sub a {
    padding: 10px 30px;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.list-main .display-list-sub ul li.list-sub a:hover {
    color: #0077c0;
  }
  html body .container .sec-content .sec-in .sec-content-left .menu .display-list-main ul li.list-main .display-list-sub ul li.active a {
    color: #0077c0;
  }
  html body .container .sec-promote-app .sec-in {
    width: 1200px;
  }
  html body .container .sec-promote-app .sec-in .desktop-left {
    width: 600px;
  }
  html body .container .sec-promote-app .sec-in .desktop-left img {
    margin: 36px 0 0 85px;
  }
  html body .container .sec-promote-app .sec-in .desktop-right {
    width: 390px;
    margin: 75px 165px 0 0;
    width: 40%;
  }
}
@media (min-width: 1300px) {
  html body .container .sec-content .sec-in .sec-content-left .body {
    width: 255px;
  }
}
@media (max-width: 749px) {
  html body .container .sec-search .sec-in .body {
    width: 100%;
  }
  html body .container .sec-search .sec-in .title {
    font-size: 55px;
    text-align: center;
  }
  html body .container .sec-content .sec-in .sec-content-right .body ul li .image img {
    width: 100%;
  }
  html body .container .sec-content .sec-in .sec-content-right .title {
    margin: 0 20px 20px;
    background-size: 80px;
    padding: 0 50px 0 100px;
  }
}
@supports (-webkit-overflow-scrolling: touch) {
  html body .container .sec-content .sec-in .sec-content-right .body ul li .subject .text b {
    font-weight: 400;
  }
}
