@charset "UTF-8";
* {
    line-height: 100%;
}

#container {
    padding: 76px 0 60px;
}

.inner {
    width: 1140px;
    margin: 0 auto;
}

.index .tit_area h3 {
    margin-bottom: 15px;
    font-size: 32px;
}

.sec1 .inner {
    overflow: hidden;
    margin-top: 25px;
}

.sec1 .sec1_top_txt {
    float: left;
    padding-top: 40px;
    font-size: 32px;
    color: #000;
    line-height: 135%;
    background: url(/resources/images/index/sec_tit_bar.gif) 0 0 no-repeat;
    letter-spacing: -1.5px;
}

.sec1 .sec1_top_txt span {
    font-weight: 500;
}

.sec1 .sec1_banner {
    float: right;
    position: relative;
    width: 560px;
}

.sec1 .sec1_banner.left {
    float: left;
    position: relative;
    width: 560px;
}

.sec1 .sec1_banner .swiper-pagination-bullets {
    width: 360px;
    bottom: auto;
    left: 193px;
    top: 31px;
    text-align: right;
}

.sec1 .sec1_banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
}

.sec1 .sec1_banner .swiper-pagination-bullet-active {
    background: #fff;
}

.sec1 .sec1_banner .txt_box {
    position: absolute;
    left: 0;
    top: 45px;
    z-index: 10;
}

.sec1 .sec1_banner .txt_box h3 {
    margin-bottom: 12px;
    font-size: 26px;
}

.sec1 .sec1_banner .txt_box p {
    margin-bottom: 20px;
    font-size: 15px;
}

.sec1 .sec1_banner .txt_box a {
    display: block;
    width: 122px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #cdcdcd;
    border-radius: 21px;
}

.sec1 .sec1_banner .txt_box a:after {
    display: inline-block;
    width: 7px;
    height: 10px;
    margin-left: 15px;
    background-image: url(/resources/images/index/sec1_btn_arr.png);
    content: "";
}

.sec1 .sec1_banner .img_box {
    text-align: right;
}

.sec2 {
    overflow: hidden;
    position: relative;
    height: 500px;
}

/* .sec2:after{content:""; display:block; position:absolute; left:0; top:442px; width:100%; height:1px; background-color:#838486;} */
/* .sec2 video{position:absolute; left:50%; top:0; margin-left:-960px; z-index:1;} */

.sec2 #player_wrap.bg01 {
    background: url(/resources/images/index/main_01.jpg) center 0 no-repeat;
}

.sec2 #player_wrap.bg02 {
    background: url(/resources/images/index/main_02.jpg) center 0 no-repeat;
}

.sec2 #player_wrap.bg03 {
    background: url(/resources/images/index/main_00.jpg) center 0 no-repeat;
}

.sec2_event_area {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    /*height500px;*/
}

.sec2 .inner {
    position: relative;
    height: 500px;
    z-index: 10;
}

.sec2 .tab_area {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 1140px;
    margin-left: -570px;
}

.sec2 .tab_area ul:after {
    display: block;
    clear: both;
    content: "";
}

.sec2 .tab_area ul li {
    float: left;
    width: 285px;
    padding-bottom: 58px;
    text-align: center;
}

.sec2 .tab_area ul li:hover {
    background: url(/resources/images/index/sec1_list_bg.png) 0 0 no-repeat;
}

.sec2 .tab_area ul li:hover .txt2 {
    opacity: 1;
}

.sec2 .tab_area ul li:hover .sec1_btn_area a {
    opacity: 1;
}

.sec2 .tab_area ul li a {
    color: #fff;
}

.sec2 .tab_area ul li span {
    display: block;
    color: #fff;
}

.sec2 .tab_area ul li .txt1 {
    position: relative;
    padding: 29px 0 45px;
    font-size: 21px;
}

.sec2 .tab_area ul li .txt1:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 6px;
    height: 6px;
    background-color: #fff;
    margin-left: -3px;
}

.sec2 .tab_area ul li .txt2 {
    position: absolute;
    left: 0;
    top: 60px;
    width: 100%;
    font-size: 15px;
    opacity: 0;
    line-height: 130%;
}

.sec2 .tab_area ul li .sec1_btn_area {
    position: relative;
    padding-top: 158px;
    margin-bottom: 25px;
}

.sec2 .tab_area ul li .sec1_btn_area .ico {
    position: absolute;
    left: 50%;
    bottom: 40px;
    background-repeat: no-repeat;
    background-image: url(/resources/images/index/index_sec1_ico_sp.png);
}

.sec2 .tab_area ul li.list1 .sec1_btn_area .ico {
    width: 111px;
    height: 76px;
    background-position: 0 0;
    margin-left: -55.5px;
}

.sec2 .tab_area ul li.list2 .sec1_btn_area .ico {
    width: 103px;
    height: 72px;
    background-position: -150px 0;
    margin-left: -51.5px;
}

.sec2 .tab_area ul li.list3 .sec1_btn_area .ico {
    width: 95px;
    height: 74px;
    background-position: -300px 0;
    margin-left: -47.5px;
}

.sec2 .tab_area ul li.list4 .sec1_btn_area .ico {
    width: 101px;
    height: 80px;
    background-position: -450px 0;
    margin-left: -50.5px;
}

.sec2 .tab_area ul li .sec1_btn_area a {
    display: inline-block;
    width: 84px;
    height: 30px;
    margin: 0 2.5px;
    line-height: 30px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 15px;
    opacity: 0;
    font-size: 15px;
}

.sec2 .tab_area ul li .sec1_btn_area a:hover {
    color: #406f83;
    background-color: #fff;
}

.event {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    min-width: 430px;
    height: 60px;
    background-color: rgba(255, 255, 255, .2);
}

.event:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 60px;
    display: block;
    width: 126px;
    background-color: #fff;
}

.event ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.event ul li {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 126px;
}

.event ul li.on {
    display: block;
    z-index: 100;
}

.event span {
    position: absolute;
    left: 0;
    top: 0;
    width: 126px;
    line-height: 60px;
    text-align: center;
    background-color: #fff;
    color: #2484c6;
}

.event p {
    overflow: hidden;
    width: 244px;
    line-height: 60px;
    padding: 0 30px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sec3 {
    padding: 50px 0;
    background-color: #f5f5f5;
}

.sec3 .inner {
    overflow: hidden;
}

.sec3 .inner .tit_box {
    display: flex;
    float: left;
    width: 100%;
}

.sec3 .inner .tit_box div {
    display: flex;
    width: 50%;
}
.sec3 .inner .tit_box h3 {
    margin-bottom: 20px;
}

.sec3 .inner .tit_box div:first-child ul {
    margin: 0 0 0 auto;
}

.sec3 .inner .tit_box div:nth-child(2) ul {
    margin: auto 0 0 0;
}
.sec3 .inner .tit_box div:nth-child(2) li {
    font-size: 16px;
}
.sec3 .inner .tit_box div:nth-child(2) li b{
    font-size: 18px;
    margin-right: 10px
}
.sec3 .inner .tit_box li {
    padding-left: 57px;
}

.sec3 .inner .tit_box div:first-child li:first-child {
    padding-top: 20px;
    margin-bottom: 10px;
    background: url(/resources/images/common/ico_dqout.png) 0 0 no-repeat;
}

.sec3 .inner .tit_box li p {
    color: #aaa;
    line-height: 1.6em;
}


.sec3 .inner .tit_box li:nth-child(n+2) p{
    font-size:13px;
    line-height: 1.3em;
    margin-left: 5px;
}

.sec3 .inner .tit_box li span:first-child {
    display: block;
    font-weight: 600;
    color: #333;
    line-height: 120%;
}

.sec3 .inner .tit_box li span:nth-child(2) {
    font-size: 40px;
    font-weight: 700;
    color: #2484c6;
}

.sec3 .inner .tit_box li:nth-child(2) p:first-child {
    font-size: 15px;
}

.sec3 .inner .tit_box li:nth-child(2) span {
    font-size: 16px;
    font-weight: 600;
    color: #333;;
}

.sec3 .inner .consultation_area {
    float: left;
    width: 877px;
}

.sec3 .inner .consultation_area .select_area {
    overflow: hidden;
    padding: 17px 28px;
    background-color: #3e3c3c;
}

.sec3 .inner .consultation_area .select_area li {
    float: left;
    width: auto;
    max-width: 100px;
    margin-left: 60px;
}

.sec3 .inner .consultation_area .select_area li:first-child {
    margin-left: 0;
}

.sec3 .inner .consultation_area .select_area label {
    color: #fff;
}

/*.sec3 .inner .consultation_area .select_area label:before{display:inline-block; width:18px; height:18px; margin:-2px 12px 0 0;background:url(/resources/images/index/sec2_radio_btn.png) 0 -18px no-repeat; vertical-align:middle; content:""; }*/
.sec3 .inner .consultation_area .select_area input[type="radio"]:checked + label:before {
    background-position: 0 0;
}

.sec3 .inner .consultation_area .select_area input[type="radio"] {
    overflow: hidden;
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
}

.sec3 .inner .consultation_area .select_area input[type="radio"]:checked:focus + label:before {
    outline: none;
}

.sec3 .inner .consultation_area .select_area input[type="radio"]:focus + label:before {
    outline: 1px solid #4D90FE;
}

.sec3 .inner .consultation_area .write_area {
    margin-bottom: 20px;
}

.sec3 .inner .consultation_area .write_area ul {
    overflow: hidden;
}

.sec3 .inner .consultation_area .write_area ul li {
    float: left;
    padding: 15.5px 0;
    width: 288px;
    border-bottom: 1px solid #c9c9c9;
}

.sec3 .inner .consultation_area .write_area ul li.mgl_10 {
    margin-left: 10px;
}

.sec3 .inner .consultation_area .write_area ul li {
    overflow: hidden;
}

.sec3 .inner .consultation_area .write_area ul li label {
    float: left;
    width: 56px;
    padding: 4px 0 0 30px;
}

.sec3 .inner .consultation_area .write_area ul li input[type="text"] {
    width: 144px;
    height: 24px;
    background: none;
    border: 0;
    vertical-align: middle;
}

.sec3 .inner .consultation_area .write_area ul li input.w60 {
    width: 60px;
}

.sec3 .inner .consultation_area .write_area ul li input.w100 {
    width: 100px;
}

.sec3 .inner .consultation_area .write_area ul li span {
    display: inline-block;
    margin: 0 5px;
    color: #999;
    vertical-align: middle;
}

.sec3 .inner .consultation_area .bottom_area {
    text-align: right;
}

.sec3 .inner .consultation_area .bottom_area label.custom_checkbox {
    position: relative;
}

.sec3 .inner .consultation_area .bottom_area label.custom_checkbox:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: -3px 12px 0 0;
    border: 1px solid #b7b7b7;
    vertical-align: middle;
}

.sec3 .inner .consultation_area .bottom_area label.custom_checkbox:after {
    display: none;
    position: absolute;
    left: 4px;
    top: 3px;
    font-size: 12px;
    content: "\2714";
}

.sec3 .inner .consultation_area .bottom_area input {
    position: absolute;
    left: -9999px;
}

.sec3 .inner .consultation_area .bottom_area input:checked + label:after {
    display: block;
}

.sec3 .inner .consultation_area .bottom_area input:focus + label:before {
    outline: 1px solid #4D90FE;
}

.sec3 .inner .consultation_area .bottom_area input:checked:focus + label:before {
    outline: none;
}

.sec3 .inner .consultation_area .bottom_area .btn_agree_content_view {
    display: inline-block;
    margin: 0 10px;
    color: #24b6ae;
}

.sec3 .inner .consultation_area .bottom_area .btn_agree_content_view:after {
    display: inline-block;
    margin-left: 5px;
    content: ">";
}

.sec3 .inner .banner_area {
    float: left;
    width: 263px;
    height: 235px;
    margin-left: 28px;
    background-image: url(/resources/images/index/sec2_bg.jpg);
    text-align: center;
    color: #fff;
}

.sec3 .inner .banner_area .txt1 {
    padding: 40px 0 26px;
    font-size: 25px;
    line-height: 120%;
}

.sec3 .inner .banner_area .txt2 {
    margin-bottom: 30px;
    font-size: 14px;
}

.sec3 .inner .banner_area a {
    color: #fff;
}

.sec3 .inner .banner_area a:after {
    display: inline-block;
    margin-left: 8px;
    content: ">";
}

.sec4 {
    padding: 90px 0;
}

.sec4 .tit_area {
    margin-bottom: 35px;
    text-align: center;
}

.sec4 .tit_area p {
    color: #888;
}

.sec4 .swiper-container {
    padding-bottom: 50px;
}

.sec4 .swiper-slide {
    position: relative;
    height: 328px;
    background: url(/resources/images/index/sec3_box_line.jpg) 0 0 no-repeat;
    background-size: 100% 100%;
}

.sec4 .swiper-slide .img_area {
    line-height: 88px;
    text-align: center;
}

.sec4 .swiper-slide .img_area img {
    vertical-align: middle;
}

.sec4 .swiper-slide p {
    position: absolute;
    left: 0;
    top: 193px;
    width: 100%;
    color: #888;
    text-align: center;
}

.sec4 .swiper-slide a {
    display: inline-block;
    height: 328px;
}

.sec5 {
    padding: 70px 0;
    height: 292px;
    /*background: url(/resources/images/index/sec4_bg.jpg) center 0 no-repeat;*/
    background: #2484c6;
}

.sec5 .tit_area {
    margin-bottom: 35px;
    text-align: center;
    color: #fff;
}

.sec5 .tit_area p {
    margin-bottom: 25px;
}

.sec5 a {
    display: inline-block;
    padding: 0 32px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #cdcdcd;
    border-radius: 21px;
    color: #fff;
}

.sec5 a:after {
    display: inline-block;
    margin-left: 8px;
    content: ">";
}

.sec5 ul:after {
    display: block;
    clear: both;
    content: "";
}

.sec5 ul li {
    float: left;
    position: relative;
    width: 285px;
    color: #fff;
    text-align: center;
}

.sec5 ul li:before {
    display: block;
    margin: 0 auto 20px;
    background-image: url(/resources/images/index/index_sec4_ico_sp.png);
    background-repeat: no-repeat;
    content: "";
}

.sec5 ul li.sec5_ico1:before {
    width: 58px;
    height: 59px;
    background-position: 0 0;
}

.sec5 ul li.sec5_ico2:before {
    width: 66px;
    height: 64px;
    background-position: -100px 0;
}

.sec5 ul li.sec5_ico3:before {
    width: 63px;
    height: 59px;
    background-position: -200px 0;
}

.sec5 ul li.sec5_ico4:before {
    width: 59px;
    height: 60px;
    background-position: -300px 0;
}

.sec5 ul li:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 107px;
    /*background-color: #59788a;*/
    background-color: #fff;
    content: "";
}

.sec5 ul li.sec5_ico1:after {
    display: none;
}

.sec6 {
    padding-top: 90px;
}

.sec6 .top_cont {
    margin-bottom: 36px;
    padding-bottom: 18px;
    border-bottom: 2px solid #000;
}

.sec6 h3 {
    float: left;
    margin-right: 120px;
    font-size: 32px;
}

.sec6 h3 a:after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-left: 13px;
    background-image: url(/resources/images/index/btn_plus.gif);
    vertical-align: top;
}

.sec6 .top_cont .date {
    float: left;
    padding-right: 28px;
    margin-right: 26px;
    border-right: 1px solid #eaeaea;
    text-align: center;
    font-size: 26px;
}

.sec6 .top_cont .date small {
    display: block;
    font-size: 12px;
    color: #aaa;
}

.sec6 .top_cont ul {
    overflow: hidden;
}

.sec6 .top_cont ul li {
    float: left;
    width: 426px;
}

.sec6 .top_cont ul li .notice_cont {
    overflow: hidden;
    float: left;
    width: 300px;
    padding-top: 10px;
    line-height: 120%;
    color: #888;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sec6 .bottom_cont {
    overflow: hidden;
    padding-bottom: 27px;
}

.sec6 .bottom_cont .swiper {
    overflow: hidden;
    float: left;
    width: 750px;
}

.sec6 .bottom_cont .right_banner {
    float: right;
    width: 360px;
}

.sec6 .bottom_cont .right_banner a {
    display: block;
}

.sec6 .bottom_cont .right_banner a:first-child {
    margin-bottom: 6px;
}

.sec6 .swiper-pagination-fraction, .sec6 .swiper-pagination-custom, .sec6 .swiper-container-horizontal > .swiper-pagination-bullets {
    left: 270px;
}

.sec6 .swiper-pagination-bullets {
    bottom: auto;
    top: 40px;
}

.sec6 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
}

.sec6 .swiper-pagination-bullet-active {
    background: #fff;
}

/* layer popup */
.pop {
    display: none;
}

.pop.on {
    display: block;
    position: absolute;
    left: 380px;
    top: 130px;
    /*width: 390px;*/
    /*height: 305px;*/
    z-index: 9999;
}

.pop.layer_popup2 {
    left: 772px;
}

.pop.layer_popup3 {
    top: 437px;
}

.pop.layer_popup4 {
    left: 772px;
    top: 437px;
}

.pop .cont {
    overflow: hidden;
    /*width: 390px;*/
    /*height: 248px;*/
    background-color: #ffd5d5;
}

.pop .cont img {
    width: 100%;
    height: 100%;
}

.pop span {
    display: block;
    width: 390px;
    padding: 20px;
    background-color: #fff;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    box-sizing: border-box;
}

.pop input.custom_chk {
    position: absolute;
    left: -9999px;
}

.pop input.custom_chk + label {
    position: relative;
    padding-left: 24px;
    margin-right: 185px;
    font-weight: 400;
    cursor: pointer;
}

.pop input.custom_chk + label:before {
    content: "";
    position: absolute;
    left: 2px;
    top: 3px;
    width: 14px;
    height: 14px;
    text-align: center;
    background: #fff;
    border: 2px solid #aaa;
}

.pop input.custom_chk:checked + label:after {
    content: "\2714";
    position: absolute;
    left: 5px;
    top: 4px;
}

.pop.layer_popup10.link.on {
    width: 500px;
    height: 467px;
    left: 1164px;
}

.pop.layer_popup10.link .cont {
    width: 500px;
    height: 467px;
}

.pop.layer_popup10.link span {
    width: 500px;
}

.pop.layer_popup10.link input.custom_chk + label {
    margin-right: 296px;
}

.swiper-container-0 .swiper-slide {
    background-size: 100%;
    background-position: center;
}

.swiper-container-4 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #2484c6;
}

.swiper-container-4 .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
}

.swiper-container-4 .swiper-button-prev {
    left: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container-4 .swiper-button-next {
    right: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container-10 .swiper-button-prev.main-slide-1 {
    left: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container-10 .swiper-button-next.main-slide-1 {
    right: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container-10 .swiper-button-prev.main-slide-2 {
    left: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23333366'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container-10 .swiper-button-next.main-slide-2 {
    right: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23333366'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container-10 .swiper-button-prev.main-slide-3 {
    left: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container-10 .swiper-button-next.main-slide-3 {
    right: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container-10 .swiper-button-prev.main-slide-4 {
    left: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23666699'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container-10 .swiper-button-next.main-slide-4 {
    right: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23666699'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container-10 .swiper-button-prev.main-slide-5 {
    left: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23333399'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container-10 .swiper-button-next.main-slide-5 {
    right: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23333399'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container-10 .swiper-button-prev.main-slide-6 {
    left: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container-10 .swiper-button-next.main-slide-6 {
    right: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container-10 .swiper-button-prev.main-slide-7 {
    left: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%231078c1'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container-10 .swiper-button-next.main-slide-7 {
    right: 0px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%231078c1'%2F%3E%3C%2Fsvg%3E");
}

.swiper-container-5 img {
    height: 210px;
}

.swiper-container-5 .card-title {
    top: 0;
}

.select_area [type="radio"]:checked + span:after, [type="radio"].with-gap:checked + span:before, [type="radio"].with-gap:checked + span:after {
    border: 2px solid #fff !important;
}

[type="radio"]:checked + span:after, [type="radio"].with-gap:checked + span:before, [type="radio"].with-gap:checked + span:after {
    border: 2px solid #fff !important;
}

[type="radio"]:checked + span:after, [type="radio"].with-gap:checked + span:after {
    background-color: #fff !important;
}

.select_area label > span {
    font-size: 0.9rem !important;
}

.tit_area .btn {
    background-color: #fff !important;
    color: #333 !important;
}

.tit_area .btn:hover {
    background-color: #2484c6 !important;
    color: #fff !important;
}

.jq-toast-wrap.top-right {
    top: 85px !important;
    right: 80px !important;
}

.jq-icon-info {
    background-color: #2484c6 !important;
}

.content-slide.invert-event .slogan, .wrap-main-swiper .content-slide.invert-event .sub-slogan {
    color: #fff;
}

.content-slide.invert-event .sub-slogan {
    color: #fff;
}

.content-slide .event-title {
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: 300;
}

#btnConsultation, .pt50 .btn {
    background-color: #2484c6 !important;
}

.swiper-container-0 .content-slide {
    width: 1180px;
    height: 550px;
    padding: 114px 50px 0;
    margin: 0 auto;
    font-size: 18px;
    box-sizing: border-box;
    line-height: 1.5;
}

.content-slide .slogan {
    font-size: 46px;
    font-weight: 400;
    letter-spacing: -3px;
    line-height: 120%;
}

.content-slide .sub-slogan {
    font-size: 18px;
    color: #666;
    letter-spacing: -1px;
    font-weight: 300;
}

.pt50 {
    padding-top: 50px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.swiper-container-0 .slider-1 {

}

.swiper-container-0.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-container-0 .swiper-pagination-bullet {
    background-color: white;
}

.main-img {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 590px;
}

.intro-overlay {
    width: 100%;
    background: #2484c6;
}

.intro-overlay .intro-contents {
    position: relative;
    width: 1180px;
    height: 525px;
    padding: 114px 50px 0;
    margin: 0 auto;
    font-size: 18px;
    box-sizing: border-box;
}

.intro-overlay-1 {
    background: url(/resources/images/index/hosting1.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #1f164b;
    background-position-x: 85%;
}

.intro-overlay-2 {
    background: url(/resources/images/index/cloud1.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #fff;
    background-position-x: 68%;
}

.intro-overlay-3 {
    background: url(/resources/images/index/colocation1.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #489dbc;
    background-position-x: 10%;
}

.intro-overlay-4 {
    background: url(/resources/images/index/hosting2.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #c9c9e5;
    background-position-x: 85%;
}

.intro-overlay-5 {
    background: url(/resources/images/index/domain1.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #fff;
    background-position-x: 85%;
}

.intro-overlay-6 {
    background: url(/resources/images/index/biz1.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #446db5;
    background-position-x: 85%;
}

.intro-overlay-7 {
    background: url(https://jiransecurity.com/static/images/product/img_product_officehard_visual.png) no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #fff;
    background-position-x: 85%;
}

.intro-title {
    color: #fff;
    font-size: 46px;
    font-weight: 400;
    line-height: 120%;
}

.intro-title h2 {
    line-height: inherit;
}

.intro-subtitle {
    /*display: none;*/
    padding-top: 20px;
    /*animation-delay: 1s;*/
    /*animation-fill-mode: both;*/
}

.intro-subtitle-description {
    color: gold;
    font-size: 20px;
}

.intro-contents b {
    color: gold;
}

.intro-contents {
    color: gold;
    /*visibility: hidden;*/
    animation-fill-mode: both;
    animation-delay: 1s;
}

.intro-subtitle p {
    color: #fff;
    letter-spacing: -1px;
    font-weight: 300;
    font-size: 18px;
}

.intro-button {
    /*display: none;*/
    letter-spacing: -1px;
    text-decoration: none;
    padding: 12px 42px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 1.5;
    user-select: none;
    font-size: 16px;
    border: 1px solid #fff;
    color: #fff;
    transition: background-color .15s ease-in-out;
    cursor: pointer;
    /*animation-duration: 1.5s;*/
    /*animation-delay: 2s;*/
    /*animation-fill-mode: both;*/
}

.intro-button:hover {
    color: #333;
    background-color: #fff;
}

.intro-layer {
    position: absolute;
}

.intro1 {
    right: 0px;
    bottom: -2px;
    width: 800px;
    display: none;
}

.intro2 {
    width: 200px;
    bottom: 30px;
    left: 330px;
    color: #fff;
}

.intro3 {
    right: 0;
    bottom: 15px;
}

.intro3 svg {
    width: 500px;
    height: 100%;
}

.intro5 {
    bottom: 20px;
}

.intro-right {
    text-align: right;
}

.intro-description {
    padding-top: 10px;
    color: lightgray;
    font-size: 22px;
    animation-fill-mode: both;
}
.intro-description p {
    padding-top: 3px;
    color: #fff;
    letter-spacing: -1px;
    font-weight: 300;
    font-size: 18px;
}
.intro-overlay-2 .intro-description {
    animation-delay: 1.5s;
}

.intro-overlay-2 .intro-button {
    color: #333366;
    border: 1px solid #333366;
}

.intro-overlay-2 .intro-button:hover {
    color: #fff !important;
    background-color: #333366;
}

.intro-overlay-4 .intro-button {
    color: #666699;
    border: 1px solid #666699;
}

.intro-overlay-4 .intro-button:hover {
    color: #fff !important;
    background-color: #666699;
}

.intro-overlay-5 .intro-button {
    color: #333399;
    border: 1px solid #333399;
}

.intro-overlay-5 .intro-button:hover {
    color: #fff !important;
    background-color: #333399;
}

.intro-overlay-7 .intro-button {
    color: #1078c1;
    border: 1px solid #1078c1;
}

.intro-overlay-7 .intro-button:hover {
    color: #fff !important;
    background-color: #1078c1;
}

.collapsible.popout .collapsible-header {
    display: block;
    text-align: center;
    background-color: #1f164b;
    border: 0;
    cursor: initial;
}

.collapsible.popout .collapsible-header i {
    width: 100%;
    font-size: 60px;
    color: #fff;
}

.collapsible.popout {
    margin: 0px;
}

.collapsible .collapsible-header {
    /*padding-top: 0px;*/
    padding-bottom: 10px;
}

.collapsible .collapsible-body {
    border-bottom: none;
    text-align: center;
    color: #fff;
    padding: 0px;
}

.collapsible .collapsible-body .product-name {
    font-size: 1.6em;
    line-height: 40px;
    font-weight: 400;
    position: relative;
    padding: 20px;
}

.collapsible .collapsible-body .product-name .product-name-before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 6px;
    height: 6px;
    background-color: #fff;
    margin-left: -3px;
}

.collapsible .collapsible-body a {
    display: inline-block;
    width: 84px;
    height: 30px;
    margin: 0 2.5px 50px 2.5px;
    line-height: 30px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 15px;
    font-size: 15px;
    cursor: pointer;
}

.collapsible .collapsible-body p {
    font-size: 15px;
    font-weight: 200;
}

.collapsible.popout li {
    box-shadow: none !important;
}

.swiper-container-2 .swiper-pagination-bullet-active {
    background-color: #2484c6;
}

.sec10 {
    z-index: 0;
    position: relative;
}

.sec10-before {
    content: '';
    position: absolute;
    width: 580px;
    height: 330px;
    /*left: 7%;*/
    top: -229px;
    z-index: 10;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 2px solid transparent;
    border: 0 solid transparent;
    border-width: 1px 0;
    -webkit-transform: translate(-50%, 0) skewY(-19.2deg);
    -ms-transform: translate(-50%, 0) skewY(-19.2deg);
    transform: translate(-50%, 0) skewY(-19.2deg);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.swiper-pagination-custom {
    margin: 0px !important;
}

.swiper-pagination-custom .row{
    margin: 0px !important;
}

.slide-controller {
    text-align: right;
    color: white;
}

.slide-controller i {
    cursor: pointer;
}

.slide-progressbar .progress {
    margin: 0.7rem 0 1rem 0;
    background-color: darkgray;
}

.slide-progressbar .progress .determinate {
    background-color: #fa2828;
}

/*.sec10:before {*/
/*content: '';*/
/*position: absolute;*/
/*width: 580px;*/
/*height: 330px;*/
/*!*left: 7%;*!*/
/*top: -229px;*/
/*z-index: 10;*/
/*background-color: #fff;*/
/*-webkit-backface-visibility: hidden;*/
/*backface-visibility: hidden;*/
/*outline: 2px solid transparent;*/
/*border: 0 solid transparent;*/
/*border-width: 1px 0;*/
/*-webkit-transform: translate(-50%, 0) skewY(-19.2deg);*/
/*-ms-transform: translate(-50%, 0) skewY(-19.2deg);*/
/*transform: translate(-50%, 0) skewY(-19.2deg);*/
/*-moz-box-sizing: border-box;*/
/*-webkit-box-sizing: border-box;*/
/*box-sizing: border-box;*/
/*}*/

.sec10:after {

}

@import url(https://fonts.googleapis.com/css?family=Pathway+Gothic+One);
@-webkit-keyframes rotate-right {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate-left {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-360deg);
    }
}

@-webkit-keyframes hover {
    0% {
        -webkit-transform: translateY(0%);
    }
    50% {
        -webkit-transform: translateY(5%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}

@-webkit-keyframes pull {
    0% {
        -webkit-transform: scaleY(1);
    }
    40% {
        -webkit-transform: scaleY(1.01);
    }
    60% {
        -webkit-transform: scaleY(0.99);
    }
    80% {
        -webkit-transform: scaleY(1.01);
    }
    100% {
        -webkit-transform: scaleY(0.99);
    }
    80% {
        -webkit-transform: scaleY(1.01);
    }
    100% {
        -webkit-transform: scaleY(1);
    }
}

#airplane2, #airplane1 {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform-origin: 200px 200px;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-animation: rotate-right 60s linear 0s infinite;
}

#countryObjects {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform-origin: 200px 200px;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-animation: rotate-right 240s linear 0s infinite;
}

#floatingGlobe {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform-origin: 200px 200px;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-animation: rotate-left 360s linear 0s infinite;
}

#globe {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-animation: hover 0s linear 0s infinite;
}

#windmill {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform-origin: 331px 201px;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-animation: rotate-right 2s linear 0s infinite;
}

#cloud1 {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-animation: hover 3s linear 1s infinite;
}

#cloud2 {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-animation: hover 3s linear 2s infinite;
}

#cloud3 {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-animation: hover 3s linear 3s infinite;
}

#circle1 {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform-origin: 200px 200px;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-animation: rotate-right 12s linear 0s infinite;
}

#circle2 {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform-origin: 200px 200px;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-animation: rotate-left 24s linear 0s infinite;
}

#circle3 {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform-origin: 200px 200px;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-animation: rotate-right 12s linear 0s infinite;
}

#circle4 {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform-origin: 200px 200px;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-animation: rotate-left 24s linear 0s infinite;
}

#circle5 {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform-origin: 200px 200px;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-animation: rotate-right 12s linear 0s infinite;
}

/*.consultation_area input:not([type]),*/
/*.consultation_area input[type=text]:not(.browser-default),*/
/*.consultation_area input[type=password]:not(.browser-default),*/
/*.consultation_area input[type=email]:not(.browser-default),*/
/*.consultation_area input[type=url]:not(.browser-default),*/
/*.consultation_area input[type=time]:not(.browser-default),*/
/*.consultation_area input[type=date]:not(.browser-default),*/
/*.consultation_area input[type=datetime]:not(.browser-default),*/
/*.consultation_area input[type=datetime-local]:not(.browser-default),*/
/*.consultation_area input[type=tel]:not(.browser-default),*/
/*.consultation_area input[type=number]:not(.browser-default),*/
/*.consultation_area input[type=search]:not(.browser-default),*/
/*.consultation_area textarea.materialize-textarea {*/
/*background-color: transparent;*/
/*border: none;*/
/*border-bottom: 1px solid #9e9e9e;*/
/*border-radius: 0;*/
/*outline: none;*/
/*height: 3rem;*/
/*width: 100%;*/
/*font-size: 16px;*/
/*margin: 0 0 8px 0;*/
/*padding: 0;*/
/*-webkit-box-shadow: none;*/
/*box-shadow: none;*/
/*-webkit-box-sizing: content-box;*/
/*box-sizing: content-box;*/
/*-webkit-transition: border .3s, -webkit-box-shadow .3s;*/
/*transition: border .3s, -webkit-box-shadow .3s;*/
/*transition: box-shadow .3s, border .3s;*/
/*transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;*/
/*}*/

.consultation_area textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 16px;
    margin: 0 0 8px 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: border .3s, -webkit-box-shadow .3s;
    transition: border .3s, -webkit-box-shadow .3s;
    transition: box-shadow .3s, border .3s;
    transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
}

.jq-toast-single {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.jq-toast-single:hover {
    -webkit-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

.jq-toast-single a {
    border-bottom: 0px !important;
}

.jq-toast-single a:hover {
    border-bottom: 1px solid #fff !important;
}

#sitemap {
    width: 1140px;
    padding-top: 40px;
    border-top: 2px solid #333;
    margin: 0 auto 100px;
}

#sitemap ul {
    overflow: hidden;
}

#sitemap .sitemap_list {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #dedede;
}

#sitemap .sitemap_list.last {
    padding-bottom: 0;
    margin-bottom: 0;
    border: 0;
}

#sitemap .sitemap_list > li {
    float: left;
    width: 218px;
    margin-left: 10px;
}

#sitemap .sitemap_list > li:first-child {
    margin-left: 0;
}

#sitemap .sitemap_list li.li_type1 {
    padding-top: 37px;
}

#sitemap .sitemap_list li {
    font-size: 15px;
    line-height: 1.3em;
}

#sitemap .sitemap_list ul li {
    margin-bottom: 13px;
    margin-left: 5px;
}

#sitemap .sitemap_list ul li:last-child {
    margin-bottom: 0;
}

#sitemap h4 {
    margin-bottom: 18px;
    font-size: 17px;
    font-weight: bold;
    color: #222;
}

#sitemap h5 {
    margin-bottom: 15px;
    font-weight: 450;
    color: #3e3c3c;
}

#sitemap li.hidden {
    color: #a9a9a9;
}

#sitemap li i {
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 15px;
    margin-left: 5px;
    background-image: url(/resources/images/common/gnb_new.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    font-size: 0;
}

#sitemap li i.update {
    width: 38px;
    height: 15px;
    background-image: url(/resources/images/common/gnb_update.png);
}

#sitemap li i.soon {
    width: 38px;
    height: 15px;
    background-image: url(/resources/images/common/gnb_soon.png);
}