/* .slide1 {
    background: url("../img/bluefish/key_1.jpg") no-repeat center/cover;
}

.slide2 {
    background: url("../img/bluefish/key_2.jpg") no-repeat center/cover;
} */
.key_t{
    position: absolute;
    z-index: 11;
    left: 20%;
    
    top: 48%;
    width: 70px;
    height: auto;
}

#key {
  /*  height: 900px;*/
    background-image: url(../img/bluefish/key_2.jpg);
}


#sec1 {
    background: url("../img/bluefish/s1_bg.jpg") no-repeat center/cover;
    padding-top: 90px;
    padding-bottom: 103px;
}

#sec1 .group1 {
    margin: 0 65px 20px;
    background: rgba(255, 255, 255, 0.9);
    padding: 57px 116px 58px 132px;
}

#sec1 .group2 {
    margin: 0 65px;
    background: rgba(255, 255, 255, 0.9);
    padding: 58px 116px 59px 132px;
}

#sec1 .group2 .box {
    padding: 24px 0 33px;
    margin-top: 24px;
    text-align: center;
    background: url("../img/bluefish/s1_border_1.png") no-repeat center;
}

#sec1 .group2 .box h3 {
    font-weight: 700;
    font-size: 24px;
    color: #19194d;
}

#sec1 h2 {
    text-align: center;
    border-bottom: 1px dashed #000;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.5;
    color: #19194d;
    margin-bottom: 19px;
    letter-spacing: 0;
    padding-bottom: 5px;
}

#sec1 .box {
    margin: 14px 26px 20px 7px;
    background: url("../img/bluefish/s1_border.png") no-repeat center;
    padding: 27px 0 30px 135px;
}

#sec1 .box ul li {
    font-size: 15px;
    line-height: 1.8;
}

#sec1 .box ul li span {
    color: #20758d;
    font-size: 15px;
}

#sec1 p.txt {
    padding-left: 9px;
    padding-right: 23px;
}

#sec2 #sec2_1 {
    min-height: 800px;
    background: url("../img/bluefish/s2_img_1.jpg") no-repeat center/cover;
}

#sec2 #sec2_2 {
    padding-bottom: 89px;
    background: url("../img/bluefish/s2_deco.png") no-repeat top center;
}

#sec2 #sec2_2 h3 {
    position: absolute;
    top: -363px;
    left: 76px;
}

#sec2 #sec2_2 .right {
    padding-top: 134px;
    margin-left: auto;
    width: 465px;
    margin-right: 30px;
    padding-bottom: 155px;
    line-height: 2;
}

#sec2 #sec2_2 p.img {
    margin-bottom: 133px;
    text-align: center;
}

#sec2 #sec2_2 p.img+h4 {
    position: absolute;
    z-index: 1;
    top: 762px;
    right: 72px;
}

#sec2 #sec2_2 .box {
    margin: 0 101px 0 99px;
    padding-bottom: 70px;
    background: url("../img/bluefish/s2_border.png") no-repeat top left, url("../img/bluefish/s2_border_1.png") no-repeat bottom right;
}

#sec2 #sec2_2 .box h4 {
    text-align: center;
    font-weight: 700;
    color: #16162d;
    font-size: 30px;
    padding: 59px 0 31px;
    letter-spacing: 0em;
}

#sec2 #sec2_2 .box h4:before {
    content: url("../img/bluefish/s2_icon.png");
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
}

#sec2 #sec2_2 .box p.txt {
    padding: 0 90px 0 95px;
}

#sec3 {
    padding-bottom: 164px;
    padding-top: 102px;
    background: url("../img/bluefish/s3_line_b.png") repeat-x bottom, url("../img/bluefish/s3_line_t.png") repeat-x top, url("../img/bluefish/s3_deco.jpg") no-repeat top center, url("../img/bluefish/s3_bg.jpg");
}

#sec3 .box {
    color: #fff;
    background: url("../img/bluefish/s3_bg_1.jpg");
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
}

#sec3 .box h3,
#sec3 .box .right {
    width: 100%;
}

#sec3 .box h3 {
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.3;
    padding-top: 80px;
}

#sec3 .box h3 small {
    font-size: 24px;
    display: block;
}

#sec3 .box .right {
    height: 260px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 75px;
}

#sec3 .box .right ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 27px;
}

#sec3 .box .right ul li {
    width: 160px;
}

#sec3 .group1 {
    position: relative;
    margin-right: -228px;
    margin-left: -73px;
    margin-bottom: 108px;
}

#sec3 .group1 p.img {
    position: absolute;
    right: 0;
    top: 17px;
}

#sec3 .group1 h2 {
    padding-left: 30px;
    margin-bottom: 32px;
    position: relative;
    z-index: 2;
}

#sec3 .group1 .box1 {
    width: 580px;
    background: url("../img/shared/bg_1.jpg");
    padding-top: 85px;
    position: relative;
    z-index: 2;
    padding-bottom: 59px;
}

#sec3 .group1 .box1 dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 70px 28px;
    border-bottom: 2px solid #20758d;
    font-weight: 700;
    padding-bottom: 9px;
    padding-right: 20px;
}

#sec3 .group1 .box1 dl dt {
    font-size: 48px;
}

#sec3 .group1 .box1 dl dd {
    font-size: 48px;
    color: #cf4400;
}

#sec3 .group1 .box1 dl dd small {
    color: #16162d;
    font-size: 48px;
}

#sec3 .group1 .box1 p.txt {
    padding: 0 70px;
}

#sec3 .group2 {
    width: 1135px;
    margin-left: -110px;
    margin-right: -26px;
}

#sec3 .group2 .group {
    position: relative;
}

#sec3 .group2 .group .right {
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 100px;
    min-height: 370px;
    top: 61px;
    right: 0;
    width: 480px;
    background: url("../img/shared/bg_1.jpg");
}

#sec3 .group2 .group .right h3 {
    text-align: center;
    font-weight: 700;
    color: #16162d;
    font-size: 36px;
    margin: 0 65px;
    border-bottom: 2px solid #20758d;
    padding-bottom: 5px;
}

#sec3 .group2 .group .right p.txt {
    padding: 23px 85px 0 70px;
}

#sec4 {
    padding-bottom: 131px;
    background: url("../img/bluefish/s4_deco.png") no-repeat top center;
}

#sec4 .note {
	text-align:center;
	margin-bottom:12%;
}

#sec4 h4 {
    text-align: center;
}

#sec4 h2 {
    text-align: center;
    font-weight: 700;
    font-size: 70px;
    color: #16162d;
    margin-bottom: 48px;
    line-height: 1.5;
    margin-top: 5px;
    letter-spacing: 0.05em;
}

#sec4 .group1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 50px;
    margin-bottom: 110px;
    margin-left: -151px;
}

#sec4 .group1 .right {
    width: 363px;
    background: url("../img/bluefish/s4_border.png") no-repeat top left;
    padding-left: 50px;
    padding-top: 103px;
    box-sizing: border-box;
}

#sec4 .group1 .right dl {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.4;
    color: #16162d;
    margin-bottom: 32px;
}

#sec4 .group1 .right dl dt small {
    font-size: 26px;
    display: block;
}

#sec4 .group1 .right dl dd {
    color: #cf4400;
    margin-top: 4px;
}

#sec4 .group1 .right dl dd small {
    color: #16162d;
    font-size: 36px;
}

#sec4 .group2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: -150px;
    margin-bottom: 114px;
}

#sec4 .group2 .right {
    width: 390px;
    background: url("../img/bluefish/s4_border.png") no-repeat top left;
    padding-left: 46px;
    box-sizing: border-box;
    padding-top: 110px;
}

#sec4 .group2 .right dl {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.4;
    color: #16162d;
    margin-bottom: 38px;
}

#sec4 .group2 .right dl dt small {
    font-size: 26px;
    display: block;
}

#sec4 .group2 .right dl dd {
    color: #cf4400;
    margin-top: 16px;
}

#sec4 .group2 .right dl dd small {
    color: #16162d;
    font-size: 36px;
}

#sec4 .group3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 50px;
    margin-left: -151px;
    margin-bottom: 114px;
}

#sec4 .group3 .right {
    width: 363px;
    background: url("../img/bluefish/s4_border.png") no-repeat top left;
    padding-left: 54px;
    box-sizing: border-box;
    padding-top: 119px;
}

#sec4 .group3 .right h4 {
    font-weight: 700;
    color: #16162d;
    font-size: 26px;
    line-height: 1.4;
    text-align: left;
    margin: 0;
}

#sec4 .group3 .right dl {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.65;
    color: #16162d;
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
}

#sec4 .group3 .right dl dt small {
    font-size: 26px;
    display: block;
}

#sec4 .group3 .right dl dd {
    color: #cf4400;
    padding-right: 66px;
}

#sec4 .group3 .right dl dd small {
    color: #16162d;
    font-size: 36px;
}

#sec4 p.btn {
    text-align: center;
}

#sec5 {
    min-height: 730px;
    padding-top: 50px;
    background: url("../img/bluefish/s5_bg.jpg") no-repeat center/cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#sec5 .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
}

#sec5 h2 {
    margin-left: -80px;
}

#sec5 .box {
    margin-right: -150px;
    background: url("../img/shared/bg_1.jpg");
    width: 460px;
    min-height: 450px;
    /*margin-top: 27px;*/
    padding-bottom: 66px;
}

#sec5 .box dl {
    padding-top: 50px;
    margin: 0 40px 0 57px;
    font-weight: 700;
    font-size: 36px;
    color: #16162d;
    padding-bottom: 14px;
    border-bottom: 2px solid #000;
    margin-bottom: 14px;
    line-height: 1.3;
}

#sec5 .box dl dd {
    font-size: 22px;
    margin-top: 5px;
	line-height:1.2;
}

#sec5 .box dl dd span {
    display: inline-block;
    margin-left: 25px;
    font-size: 27px;
    color: #cf4400;
}

#sec5 .box p.txt {
    padding: 0 61px 10px 53px;
    text-align: justify;
    line-height: 1.4;
    font-weight: 500;
}

#sec5 .box p.txt2 {
    /*padding: 0 61px 10px 53px;*/
    text-align: justify;
    line-height: 1.4;
    border-top: 2px solid #000;
    padding-top: 14px;
	padding-bottom:14px;
    margin: 0 40px 0 57px;
}

#sec5 p.btn {
    text-align: center;
}


#sec6 {
    min-height: 848px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../img/bluefish/s6_deco.png") no-repeat center/cover;
    position: relative;
    padding-top: 140px;
}

#sec6 p.img {
    position: absolute;
    z-index: 1;
    top: -251px;
    left: -121px;
    width: 1300px;
    height: auto;
}

#sec6 .box {
    width: 500px;
    margin: 0 auto;
    color: #fff;
    background: url("../img/shared/bg_2.jpg");
    padding-top: 82px;
    padding-bottom: 66px;
}

#sec6 .box h3,
#sec6 .box p.txt,
#sec6 .box p.btn {
    position: relative;
    z-index: 2;
}

#sec6 .box h3 {
    text-align: center;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.45;
    margin-bottom: 35px;
}

#sec6 .box p.txt {
    padding: 0 69px 0 62px;
    text-align: justify;
    margin-bottom: 50px;
    line-height: 2;
}

#sec6 .box p.btn {
    text-align: center;
}

#sec7 {
    background: url("../img/bluefish/s7_bg.jpg") no-repeat center/cover;
    text-align: center;
    color: #fff;
    min-height: 550px;
}

#sec7 h3 {
    padding-top: 182px;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 44px;
}

#sec8 {
    padding-top: 115px;
    padding-bottom: 128px;
    background: url("../img/bluefish/s8_pt.jpg");
}

#sec8 p.btn {
    position: absolute;
    right: 50px;
    top: 11px;
}

#sec8 h3 {
    text-align: center;
    font-weight: 700;
    color: #16162d;
    font-size: 30px;
    margin-bottom: 36px;
}

#sec8 #feed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 50px;
	margin-bottom:5%;
}

#sec8 #feed dl dd {
    font-size: 15px;
    padding: 20px 0 0 32px;
}

#sec8 #feed dl dd span {
    display: block;
}

#sec8 #feed dl dd a {
    text-decoration: underline;
}

#sec8 .bnr {
	text-align:center;
	margin-bottom:5%;
}


@media only screen and (max-width: 1300px) {
    #sec5 .box {
        margin-right: 0;
    }
    #sec5 h2 {
        margin-left: 0;
    }
}