input[type="text"]{padding-left:15px;box-sizing:border-box;}
#all_contents{border-bottom:1px solid #dfdfdf;}
#sv_box{width:100%;margin:0 auto;background: url(../image/sub/svbg.jpg) no-repeat center center; background-size: cover;}
#sv_box > div{width:calc(100% - 20px);max-width:1180px;margin:0 auto;height:450px;display:table;text-align:center;}
#sv_box > div > div{display:table-cell;vertical-align:middle;box-sizing:border-box;padding:140px 0 0 0;}
#sv_box > div > div h2{float:left;font-size:40px;color:#fff;font-weight:500;line-height:1;}
#sv_box > div > div ul{float:right;margin-top:10px;}
#sv_box > div > div ul > li{display:inline-block;margin-left:20px;font-size:17px;color:#fff;position:relative;font-weight:300;vertical-align:middle;}
#sv_box > div > div ul > li:after{content:">";position:absolute;left:-15px;top:2px;font-size:14px;color:#fff;}
#sv_box > div > div ul > li:first-child{font-size:0;margin-left:0;}
#sv_box > div > div ul > li:first-child:after{display:none;}





.sconts_wid{width:1180px;margin:0 auto;padding:100px 0;}
.sconts_wid.pd_bot{padding:80px 0 100px;}

.room_list{margin-left:-40px;margin-top:-40px;}
.room_list > li{float:left;margin-left:40px;margin-top:40px;width:calc(50% - 40px);}
.room_list > li:nth-child(2n+1) {clear:both}
.room_list > li > a{display:block;border:1px solid #dfdfdf;border-bottom:2px solid #1b4a41;background:#fff;padding: 19px;}
.room_list > li > a > .imgs{position:relative;overflow:hidden;}
.room_list > li > a > .imgs > img{width:100%;transition: all 0.3s ease-in-out;}
.room_list > li > a > .imgs > .over{opacity:0;text-align:center;position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;display:table;background:rgba(27,74,65,0.9);}
.room_list > li > a > .imgs > .over:after{content:"";position:absolute;left:10px;top:10px;bottom:10px;right:10px;border:1px solid rgba(255,255,255,0.3);}
.room_list > li > a > .imgs > .over > span{display:table-cell;vertical-align:middle;}
.room_list > li > a > .text{padding:30px 0 20px;}
.room_list > li > a > .text > p.tit{margin-bottom:15px;font-size:20px;color:#000;font-weight:500;letter-spacing:-1px;line-height:1;display:block;width:99%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.room_list > li > a > .text > p.txt{font-size:16px;color:#454545;font-weight:300;letter-spacing:-1px;line-height:23px;height:46px;overflow:hidden;}
.room_list > li > a > .text > span{display:inline-block;margin-top:22px;font-size:14px;color:#1b4a41;font-weight:600;font-family: 'Montserrat';border-bottom:1px solid #1b4a41}
.room_list > li:hover > a{border:1px solid #1b4a41;border-bottom:2px solid #1b4a41;box-shadow:0 0 20px rgba(0,0,0,0.2);}
.room_list > li:hover > a > .imgs > img{transform: scale(1.1,1.1);}
.room_list > li:hover > a > .imgs > .over{opacity:1;}


.roomv_top{width:100%;margin:0 auto;background:#f6f6f6;position:relative;}
.roomvt_wid{width:1180px;margin:0 auto;padding:100px 0 80px;}
.roomv_line{position:relative;z-index:2;}
.roomv_line > .imgs{float:left;width:600px;box-sizing:border-box;border:10px solid #fff;box-shadow:0 0 15px rgba(0,0,0,0.2);}
.roomv_line > .text{float:left;margin-left:70px;width:calc(100% - 670px);}
.roomv_line > .text > p.tit{margin-top:20px;margin-bottom:15px;padding-bottom:20px;border-bottom:1px solid #cdcdcd;position:relative;font-size:32px;color:#000;font-weight:500;letter-spacing:-1px;}
.roomv_line > .text > p.tit:after{content:"";position:absolute;left:0;bottom:-2px;width:30px;height:3px;background:#1b4a41;}
.roomv_line > .text > p.tit span{margin-bottom:10px;display:block;width:70px;height:30px;line-height:30px;text-align:center;border-radius:30px;background:#1b4a41;font-size:16px;color:#fff;font-weight:300;}
.roomv_line > .text > p.txt{font-size:19px;color:#454545;font-weight:300;line-height:25px;min-height:75px;}
.roomv_line > .text > ul{text-align:right;margin-top:80px;padding-bottom:15px;background: url(../image/sub/muc.png) no-repeat left center;border-bottom:1px solid #aabcb8;}
.roomv_line > .text > ul > li{margin-bottom:10px;font-size:17px;color:#000;font-weight:300;}
.roomv_line > .text > ul > li:last-child{margin-bottom:0;}
.roomv_line > .text > ul > li span{font-size:28px;color:#dd5734;font-weight:500;}


.rvt_slid{position: relative;width:100%;margin:0 auto;border:1px solid #dfdfdf;}
.rvt_baner > li{overflow: hidden;}
.rvt_baner > li img{width:100%:}
.rvt_slid .bx-controls{}
.rvt_slid .bx-controls a{ font-size: 0; }
.rvt_slid .bx-pager{display:none;position:absolute;left:calc((100% - 1180px) / 2);top:50%;margin-top:80px;z-index:52;}

.rvt_slid .bx-controls-direction{}
.rvt_slid .bx-controls-direction a{width: 97px; height: 64px;position: absolute; top: 50%;z-index: 52;margin-top:-32px;}
.rvt_slid .bx-prev{left:-200px;background: url(../image/sub/mvs_prev.png) center center no-repeat;}
.rvt_slid .bx-next{right:-200px;background: url(../image/sub/mvs_next.png) center center no-repeat;}
.rvt_slid .bx-controls-auto{display:none;}

h4.stitle{margin-top:75px;margin-bottom:20px;font-size:21px;color:#000;font-weight:500;line-height:1;padding-left:35px;background: url(../image/sub/st.png) left center no-repeat;}
.sic_line{margin-left:1px;margin-top:1px;}
.sic_line > li{float:left;width:calc(20% + 1px);margin-left:-1px;margin-top:-1px;border:1px solid #dfdfdf;box-sizing:border-box;height:200px;padding:20px 10px 10px;text-align:center;}
.sic_line > li:nth-child(even){background:#f6f6f6;}
.sic_line > li > span{display:block;font-size:0;margin-bottom:7px;}
.sic_line > li > p{font-size:16px;color:#454545;font-weight:300;line-height:1.4;letter-spacing:-1px;}


.rvinsid_box{margin-top:40px;position:relative;padding:25px 20px 25px 320px;border:1px solid #dfdfdf;min-height:80px;}
.rvinsid_box > .title{position:absolute;left:0;top:0;bottom:0;width:280px;height:100%;display:table;background:#1b4a41;text-align:center;}
.rvinsid_box > .title > p{display:table-cell;vertical-align:middle;font-size:19px;color:#fff;}
.rvinsid_box > .title > p span{display:inline-block;padding-left:20px;background: url(../image/sub/st2.png) left center no-repeat;}
.rvinsid_box > ul > li{display:inline-block;margin:5px 25px 5px 0;position:relative;font-size:16px;color:#454545;font-weight:300;}
.rvinsid_box > ul > li:after{content:"/";position:absolute;right:-18px;top:1px;font-size:14px;color:#dfdfdf;}
.rvinsid_box > ul > li:last-child:after{display:none;}

.boxsayr{border:1px solid #dfdfdf;background:#fafafa;text-align:center;margin-bottom:30px;padding:15px;font-size:1.2rem;}
.boxsayr span{color:#2b5ccd;font-weight:600;}
.cld_top{width:100%;max-width:380px;margin:0 auto 50px;position:relative;text-align:center;}
.cld_top > p{font-size:40px;color:#000;font-weight:500;font-family: 'Montserrat';line-height:1;}
.cld_top > a{display:inline-block;font-size:0;position:absolute;top:50%;margin-top:-25px;}
.cld_top > a.cld_prev{left:0;}
.cld_top > a.cld_next{right:0;}

.cld_cpa{margin-bottom:10px;}
.cldcp_ps{float:left;}
.cldcp_cr{float:right;}
.cldcp_ps > li{display:inline-block;margin-right:15px;font-size:16px;color:#454545;line-height:20px;letter-spacing:-1px;}
.cldcp_ps > li:last-child{margin-right:0;}
.cldcp_ps > li > span{display:inline-block;margin-right:4px;vertical-align:top;width:44px;height:20px;line-height:20px;text-align:center;font-size:13px;font-family: 'Montserrat';border-radius:20px;}
.cldcp_ps > li.ps > span{border:1px solid #1b4a41;color:#1b4a41;}
.cldcp_ps > li.lv > span{border:1px solid #df6d00;color:#df6d00;}
.cldcp_ps > li.ls > span{border:1px solid #dd3434;color:#dd3434;}
.cldcp_ps > li.we > span{border:1px solid #f6b84c;color:#f6b84c;}
.cldcp_cr > li{display:inline-block;padding-left:20px;position:relative;margin-right:25px;font-size:16px;color:#454545;line-height:20px;letter-spacing:-1px;}
.cldcp_cr > li:last-child{margin-right:0;}
.cldcp_cr > li > span{position:absolute;left:0;top:50%;margin-top:-5px;width:12px;height:12px;border-radius:100%;box-sizing:border-box;}
.cldcp_cr > li.on > span{background:#339e8a;}
.cldcp_cr > li.off > span{background:#e06342;}
.cldcp_cr > li.qc > span{background: url(../image/sub/qc.png) no-repeat center center;}

.cld_table{border-top:2px solid #1b4a41;}
.cld_table thead th{text-align:center;padding:14px 2px;border-bottom:1px solid #dfdfdf;font-size:17px;color:#000;font-family: 'Montserrat';font-weight:600;letter-spacing:-1px;}
.cld_table .sun{color:#ff0000;}
.cld_table .sat{color:#1c9aee;}
.cld_table .sun > span{color:#ff0000;}
.cld_table .sat > span{color:#1c9aee;}
.cld_table .offs{opacity:0.7;}
.cld_table .offs > span{opacity:0.5;}
.cld_table tbody td{vertical-align:top;position:relative;padding:12px 10px;box-sizing:border-box;height:170px;border-bottom:1px dashed #e1e1e1;border-right:1px dashed #e1e1e1;}
.cld_table tbody tr td:last-child{border-right:0;}
.cld_table tbody td > span{font-size:16px;color:#454545;}
.cld_table tbody td > .box{position:absolute;left:10px;top:40px;width:calc(100% - 20px);}
.cld_table tbody td > .box > li{position:relative;margin-bottom:4px;}
.cld_table tbody td > .box > li > a{display:inline-block;width:44px;height:20px;line-height:20px;text-align:center;font-size:13px;font-family: 'Montserrat';border-radius:20px;}
.cld_table tbody td > .box > li > a.ps{border:1px solid #1b4a41;color:#1b4a41;}
.cld_table tbody td > .box > li > a.lv{border:1px solid #df6d00;color:#df6d00;}
.cld_table tbody td > .box > li > a.ls{border:1px solid #dd3434;color:#dd3434;}
.cld_table tbody td > .box > li > a.we{border:1px solid #f6b84c;color:#f6b84c;}
.cld_table tbody td > .box > li > span{display:block;position:absolute;right:0;top:50%;margin-top:-5px;width:12px;height:12px;border-radius:100%;box-sizing:border-box;}
.cld_table tbody td > .box > li > span.on{background:#339e8a;}
.cld_table tbody td > .box > li > span.off{background:#e06342;}
.cld_table tbody td > .box > li > span.qc{background: url(../image/sub/qc.png) no-repeat center center;}

.sred_textleft{float:left;margin-bottom:10px;font-size:18px;color:#2454de;font-weight:bold;}
.sred_text{float:right;text-align:right;margin-bottom:10px;font-size:16px;color:red;}
.sbk_text{margin-top:10px;color:#454545;font-size:16px;}
.txt_tab{border-top:2px solid #1b4a41;}
.txt_tab > thead > tr > th{text-align:center;padding:16px 3px;border-bottom:1px solid #dfdfdf;border-right:1px solid #dfdfdf;background:#f5f7f7;color:#454545;font-weight:400;font-size:16px;}
.txt_tab > tbody > tr > th{text-align:left;color:#454545;font-weight:400;font-size:16px;padding:15px 5px 10px 20px;border-bottom:1px solid #dfdfdf;background:#f5f7f7;}
.txt_tab > tbody > tr > th > span{color:red;font-weight:700;}
.txt_tab > tbody > tr > td{color:#454545;font-size:16px;font-weight:300;word-break:break-all;padding:12px 10px;border-bottom:1px solid #dfdfdf;}
.txt_tab > tbody > tr > td p.sixt{color:#454545;font-size:16px;font-weight:300;}
.txt_tab.ct_tab > tbody > tr > td{text-align:center;padding: 15px 3px;border-right:1px solid #dfdfdf;}
.txt_tab.ct_tab > tbody > tr > td.red{color:red;}
.txt_tab.ct_tab > tbody > tr > td.no_rline{border-right:0;}

.txt_tab > tbody > tr > td span.all{width:100%;}
.txt_tab > tbody > tr > td input[type="text"]{width: 100%;height:40px;border:1px solid #dfdfdf;}
.txt_tab > tbody > tr > td select{width: 100%;height: 40px;border:1px solid #dfdfdf;padding: 0 0 0 12px;background: url('../image/sub/sec.png') no-repeat right 10px center;-webkit-appearance: none;-moz-appearance: none;word-wrap: break-word;font-size:15px;color:#454545;font-weight:300;}
.txt_tab > tbody > tr > td select select::-ms-expand{display: none;}
.txt_tab > tbody > tr > td .tel{margin-left:-12px;}
.txt_tab > tbody > tr > td .tel > span{position:relative;margin-left:12px;float:left;display:block;width:calc(33.33333333% - 12px);}
.txt_tab > tbody > tr > td .tel > span:after{content:"";position:absolute;right:-8px;top:50%;width:5px;height:1px;background:#454545;}
.txt_tab > tbody > tr > td .tel > span:last-child:after{display:none;}
.txt_tab > tbody > tr > td .line{display:inline-block;}
.txt_tab > tbody > tr > td .line > span{display:block;float:left;width:100px;margin-right:12px;position:relative;}
.txt_tab > tbody > tr > td .line > span:after{content:"";position:absolute;right:-8px;top:50%;width:5px;height:1px;background:#454545;}
.txt_tab > tbody > tr > td .line > span:last-child{margin-right:0;}
.txt_tab > tbody > tr > td .line > span:last-child:after{display:none;}
.txt_tab > tbody > tr > td .line2{margin-left:50px;display:inline-block;}
.txt_tab > tbody > tr > td .line2 > span{display:block;float:left;width:130px;margin-right:12px;position:relative;}
.txt_tab > tbody > tr > td .line2 > span:last-child{margin-right:0;}
.txt_tab > tbody > tr > td .line2 > span input[type="text"]{width:calc(100% - 30px);}
.only-choice{position:relative;display:inline-block;margin-right:25px;vertical-align:middle;}
.only-choice:last-child{margin-right:0;}
.only-choice > input{position: absolute;top: 0;left: 0;opacity: 0;width: 0;height: 0;}
.only-choice > label{display: table-cell;vertical-align: middle;color: #454545;font-size: 15px;height: 23px;padding: 0 0 0 27px;}
.only-choice > input[type='radio'] + label{background: url('../image/sub/bg_radio.png') no-repeat left top;}
.only-choice > input[type='radio']:checked + label{background: url('../image/sub/bg_radio_on.png') no-repeat left top;}
.only-choice > input[type='checkbox'] + label{background: url('../image/sub/bg_check.png') no-repeat left top;}
.only-choice > input[type='checkbox']:checked + label{background: url('../image/sub/bg_check_on.png') no-repeat left top;}
.txt_tab > tbody > tr > td span.cld{position:relative;}
.txt_tab > tbody > tr > td span.cld > img{display:inline-block;position:absolute;right:12px;top:3px;font-size:0;}
.txt_tab > tbody > tr > td span.s_sec{display:inline-block;width:80%;max-width:220px;}
.txt_tab > tbody > tr > td span.s_sky{display:inline-block;margin-right:20px;width:100%;max-width:220px;}
.txt_tab > tbody > tr > td textarea{width:100%;height:150px;border:1px solid #dfdfdf;padding:15px;font-size:15px;color:#454545;font-weight:300;}

.tsid_title{margin-bottom:20px;font-size:18px;color:#000;font-weight:700;}
.tsid_line{margin-top:-18px;margin-left:-40px;}
.tsid_line > div{float:left;margin-top:18px;margin-left:40px;width:calc(50% - 40px);}
.tsid_line > div > p{margin-bottom:10px;position:relative;padding-left:12px;font-size:15px;color:#1b4a41;font-weight:700;line-height:1;}
.tsid_line > div > p:after{content:"";position:absolute;left:0;top:5px;width:6px;height:6px;background:#1b4a41;}
.tsid_table{border:1px solid #dfdfdf;}
.tsid_table th{padding:8px 5px;text-align:center;font-weight:400;background:#f5f7f7;border-bottom:1px solid #dfdfdf;border-right:1px solid #dfdfdf;font-size:13px;color:#454545;}
.tsid_table td{padding:8px 5px;text-align:center;border-bottom:1px solid #dfdfdf;border-right:1px solid #dfdfdf;font-size:13px;color:#454545;}
.tbt_text > li{padding-left:10px;position:relative;font-size:15px;color:#454545;margin-top:5px;}
.tbt_text > li:after{content:"";position:absolute;left:0;top:7px;width:4px;height:4px;background:#454545;}
.tbt_text > li.no_line{padding-left:0;}
.tbt_text > li.no_line:after{display:none;}
.tbt_text > li.red{color:red;}
.tbt_text > li.red:after{background:red;}
.tsid_table button{border:1px solid #dfdfdf;background:#fafafa;padding:1px 7px;display:inline-block;font-size:20px;width:28px;}
.tsid_tables{border-right:0;border-bottom:0;}
.tsid_tables > tbody > tr > td{padding:0;border-bottom:0;border-right:0;}



.policy_area{margin:50px 0;border:1px solid #dfdfdf;padding:30px;}
.policy_area > span{display:inline-block;float:left;margin-top:9px;font-size:16px;color:#454545;}
.policy_area > a{display:inline-block;float:right;width:100px;height:36px;line-height:36px;background:#999;text-align:center;font-size:16px;color:#fff;}


h5.stit{margin-top:50px;margin-bottom:18px;font-size:24px;color:#000;font-weight:700;}
.text_style > li{position:relative;padding-left:10px;margin-bottom:5px;font-size:16px;color:#454545;}
.text_style > li:after{content:"";position:absolute;left:0;top:9px;width:3px;height:3px;border-radius:100%;background:#454545;}

.ct_btn{text-align:center;margin-top: 55px;}
a.ys_bn{display:inline-block;margin:3px;width:180px;height:60px;line-height:60px;border-radius:60px;text-align:center;background:#dd5734;color:#fff;font-weight:500;}
a.ns_bn{display:inline-block;margin:3px;width:180px;height:60px;line-height:60px;border-radius:60px;text-align:center;background:#454545;color:#fff;font-weight:500;}

.slist_top{text-align:center;margin-bottom:25px;font-size:30px;color:#000;}
.slist_top span{color:#dd5734;font-weight:700;}


.list_tab{border-top:2px solid #1b4a41;}
.list_tab thead th{text-align:center;padding:16px 3px;border-bottom:1px solid #dfdfdf;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;background:#f5f7f7;color:#454545;font-weight:400;font-size:16px;word-break:break-all;letter-spacing:-1px;}
.list_tab thead th:last-child{border-right:0;}
.list_tab tbody th{text-align:center;padding:16px 3px;border-bottom:1px solid #dfdfdf;border-right:1px solid #dfdfdf;background:#f5f7f7;color:#454545;font-weight:400;font-size:16px;word-break:break-all;letter-spacing:-1px;}
.list_tab tbody td{text-align:center;padding:16px 3px;border-bottom:1px solid #dfdfdf;border-right:1px solid #dfdfdf;color:#454545;font-weight:400;font-size:15px;word-break:break-all;letter-spacing:-1px;}
/*.list_tab tbody td:last-child{border-right:0;}*/
.list_tab tbody td.line{border-right:1px solid #dfdfdf;}
.list_tab tbody td a{display:block;color:#454545;font-size:15px;letter-spacing:-1px;}
.list_tab tbody td.gr{color:#1b4a41;font-weight:500;}
.list_tab tbody td.red{color:red;}
span.cp{display:inline-block;text-align:center;width:90px;height:30px;line-height:30px;border-radius:30px;box-sizing:border-box;letter-spacing:-1px;font-size:15px;font-weight:300;}
span.cp_co1{border:1px solid #1b4a41;color:#1b4a41;}
span.cp_co2{border:1px solid #dd5734;color:#dd5734;}

.page_all {text-align: center;margin-top: 55px;}
.page_all > a.page {color:#4f4f4f;font-size:15px;vertical-align: middle;display: inline-block;text-align: center;width: 38px;height: 38px;line-height: 38px;font-weight:500;}
.page_all > a.on{color:#fff;font-weight:500;background:#1b4a41;}
.page_all > a.btn_lf{margin-right:15px;}
.page_all > a.btn_rt{margin-left:15px;}

.prosec_box ul{position:relative;margin-left:-80px;}
.prosec_box ul > li{float:left;margin-left:80px;width:calc(33.3% - 80px);height:180px;display:table;border-radius:180px;text-align:center;position:relative;}
.prosec_box ul > li:after{content:'';position:absolute;width:27px;height:47px;background:url(../image/sub/arro.png) no-repeat center center;right:-55px;top:50%;margin-top:-23px;}
.prosec_box ul > li:last-child:after{display:none;}
.prosec_box ul > li:nth-child(1){background:#315c54;}
.prosec_box ul > li:nth-child(2){background:#e27b19;}
.prosec_box ul > li:nth-child(3){background:#e06748;}
.prosec_box ul > li > div{display:table-cell;vertical-align:middle;}
.prosec_box ul > li > div > p{color:#fff;font-size:17px;margin:5px;font-weight:300;}
.prosec_box ul > li > div > p.tit{font-size:24px;font-weight:bold;}

.loxe > li{float:left;position:relative;width:280px;}
.loxe > li:after{content:'';position:absolute;width:32px;height:64px;background:url(../image/sub/arro1.png) no-repeat center center;right:-75px;top:50%;margin-top:-32px;}
.loxe > li:last-child:after{display:none;}
.loxe > li img{width:100%;}
.loxe > li:last-child{margin-left:120px;width:calc(100% - 400px);}

.gr_title{margin-bottom:10px;font-size:17px;color:#1b4a41;font-weight:700;position:relative;padding-left:12px;line-height:1;}
.gr_title:after{content:"";position:absolute;left:0;top:5px;width:6px;height:6px;background:#1b4a41;}


.cost_top{margin:9px 0 20px;}
.cost_top > p{float:left;font-size:15px;color:#454545;}
.cost_top > ul{float:right;}
.cost_top > ul > li{position:relative;display:inline-block;font-size:15px;color:#454545;margin-right:25px;}
.cost_top > ul > li:after{content:"";position:absolute;right:-17px;top:2px;bottom:2px;width:2px;background:#dfdfdf;}
.cost_top > ul > li:last-child{margin-right:0;}
.cost_top > ul > li:last-child:after{display:none;}
.cost_top > ul > li span{color:#dd5734;font-weight:700;margin-left:5px;}


.table_lines{margin-top:-10px;margin-left:-20px;}
.table_lines > div{float:left;margin-top:10px;margin-left:20px;width:calc(50% - 20px);}


.botcik_box{margin-bottom:10px;}
.botcik_box_lf{float:left;color:#454545;font-size:14px;font-weight:300;margin-top:5px;}
.botcik_box_lf strong{color:red;}
.botcik_box_rt{float:right;}
.botcik_box_rt > div{float:left;}
.botcik_box_rt > div select{margin-right:5px;padding-left:5px;border:1px solid #dddddd;background:#fff;width:90px;height:40px;line-height:40px;}
.botcik_box_rt > div input{padding-left:10px;border:1px solid #dddddd;background:#fff;border-right:none;width:260px;height:40px;line-height:40px;}
.botcik_box_rt > div.btns > a{display: block;width: 70px;height:40px;line-height:40px;background:#404040;font-size:15px;color:#fff;text-align:center;}


.etc_tab_bg{border-top:2px solid #1b4a41;}
.etc_tab th{position: relative;text-align:center;color:#333;font-size:15px;padding:15px 10px;background:#f6f6f6;border-bottom:1px solid #dfdfdf;font-weight:400;}
.etc_tab th:after{content:"";position:absolute;right:0;top:15px;width:1px;height:17px;background:#dfdfdf;}
.etc_tab th:last-child:after{display: none;}
.etc_tab td{text-align:center;color:#525252;font-size:15px;font-weight:300;word-break:break-all;padding:15px 10px;border-bottom:1px solid #dfdfdf;}
.etc_tab td.lf_txt{text-align:left;}
.etc_tab td.list > a{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.etc_tab td.list > a > span.new{display:inline-block;width:36px;height:17px;line-height:17px;border-radius:17px;background:#ff5f18;text-align:center;font-size:10px;color:#fff;}
.etc_tab td.cp.off{color:#1128a6;font-weight:400;}
.etc_tab td.cp.on{color:#ff5f18;font-weight:400;}
.etc_tab td span.cp{display:inline-block;width:58px;height:26px;line-height:26px;border-radius:26px;border:1px solid #dd5734;font-size:15px;color:#dd5734;}


.ibt_tab_v{border-top:2px solid #1b4a41;border-bottom:1px solid #dfdfdf;}
.ibt_v_top{padding:19px 15px;border-bottom:1px solid #dfdfdf;}
.ibt_v_top_tit{color:#000;font-size:22px;font-weight:700;}
.ibt_v_top_txt{margin-top:7px;color:#4f4f4f;font-size:15px;font-weight:300;}
.ibt_v_top_txt > span{display:inline-block;margin-right:7px;}
.ibt_v_file{border-bottom:1px solid #dfdfdf;padding:15px;background:#f7f7f7;}
.ibt_v_file > a{color:#4f4f4f;font-size:15px;font-weight:300;}
.ibt_v_ny{padding:15px;min-height:400px;color:#2a2a2a;font-size:15px;}

.bot_lr_btn{margin-top:45px;}
.bot_lf_btn{float:left;}
.bot_rt_btn{float:right;}
a.white_l{display:inline-block;padding:0 20px;min-width:30px;height:38px;line-height:38px;border-radius:2px;text-align:center;color:#122f29;font-size:16px;border:1px solid #122f29;background:#fff;}
a.y_btn{display:inline-block;text-align:center;border:1px solid #dd5734;background:#dd5734;padding:0 20px;min-width:80px;border-radius:2px;height:38px;line-height:38px;font-size:16px;color:#fff;}


.faq_all{margin-top:50px;border-top: 2px solid #1b4a41;}
.faq_all > li > a{position:relative;padding:20px 10px 20px 55px;font-size:17px;color:#1b4a41;font-weight:500;display:block;border-bottom:1px solid #dfdfdf;background:#fff;}
.faq_all > li > a:before{content:"Q.";position:absolute;left:20px;top:13px;font-size:24px;color:#1b4a41;font-weight:500;}
.faq_all > li > a:after{content:"";position:absolute;right:10px;top:50%;margin-top:-12px;width:25px;height:25px;background:url('../image/sub/qon.png') no-repeat center center;}
.faq_all > li > a span{display:block;position:absolute;left:15px;top:50%;margin-top:-22px;}
.faq_all > li > a.on:after{background:url('../image/sub/qoff.png') no-repeat center center;}
.faq_all > li > ul.faq_dp02{position:relative;display:none;padding:20px 10px 20px 55px;border-bottom:1px solid #dfdfdf;background: #f6f6f6;}
.faq_all > li > ul.faq_dp02:after{content:"A.";position:absolute;left:20px;top:20px;font-size:24px;color:#454545;font-weight:500;}
.faq_all > li > ul.faq_dp02 li > p{margin:5px 0;}
.faq_all > li > ul.faq_dp02 li > p > a{font-size:14px;color:#454545;}

.personal_box{border:1px solid #dfdfdf;padding: 20px;min-height:600px;}

.pw_box{width:100%;max-width:780px;margin:0 auto;border-top:2px solid #000;border-bottom:1px solid #000;}
.pw_box > .top{text-align:center;padding:30px 10px;}
.pw_box > .top > dl{display:inline-block;}
.pw_box > .top > dl dt{font-size:30px;color:#1b4a41;font-weight:700;line-height:1;margin-bottom:10px;}
.pw_box > .top > dl dd{font-size:16px;color:#454545;line-height:1.4;}
.pw_box > .bot{padding:50px 150px;border-top:1px solid #dfdfdf;background:#f7f7f7;}
.pw_box > .bot > p{float:left;width:60px;font-size:15px;color:#454545;line-height:40px;}
.pw_box > .bot > div{position:relative;float:right;width:calc(100% - 60px);}
.pw_box > .bot > div input{width:calc(100% - 70px);height:40px;border:1px solid #dfdfdf;background:#fff;}
.pw_box > .bot > div > a{display:block;position:absolute;right:0;top:0;width:70px;height:40px;line-height:40px;text-align:center;background:#222;font-size:15px;color:#fff;}



@media screen and (max-width:1599px){
	.rvt_slid .bx-prev{left:10px;}
	.rvt_slid .bx-next{right:10px;}
	
	.rvt_slid .bx-prev{background: url(../image/sub/mvs_prevw.png) center center no-repeat;}
	.rvt_slid .bx-next{background: url(../image/sub/mvs_nextw.png) center center no-repeat;}
}

@media screen and (max-width:1180px){
	.sconts_wid{width:calc(100% - 20px);}
	.roomvt_wid{width:calc(100% - 20px);}
}

@media screen and (max-width:1024px){
	#sv_box > div{height:300px;text-align:center;}
	#sv_box > div > div h2{float:none;font-size:35px;}
	#sv_box > div > div ul{float:none;margin-top:20px;}

	

	.sconts_wid{padding:60px 0;}
	.sconts_wid.pd_bot{padding:60px 0;}
	.room_list{margin-left:-20px;margin-top:-20px;}
	.room_list > li{margin-left:20px;margin-top:20px;width:calc(50% - 20px);}

	.roomvt_wid{padding:60px 0;}

	.roomv_line > .imgs{float:none;width:100%;max-width:600px;}
	.roomv_line > .text{float:none;margin-left:0;width:auto;}
	.roomv_line > .text > p.tit{margin-top:30px;}
	.roomv_line > .text > ul{margin-top:20px;}

	.loxe > li{float:none;position:relative;width:100%;text-align:center;}
	.loxe > li:after{content:'';position:absolute;width:32px;height:64px;background:url(../image/sub/arro1.png) no-repeat center center;right:0;top:auto;margin-top:0px;transform:rotate(90deg);bottom:-63px;left:50%;margin-left:-16px;}
	.loxe > li img{width:auto;}
	.loxe > li:last-child{margin-left:0px;width:calc(100% - 0px);margin-top:60px;}
}


@media screen and (max-width:768px){
	#sv_box > div{height:240px;text-align:center;}
	#sv_box > div > div{padding:80px 0 0 0;}
	#sv_box > div > div h2{font-size:32px;}
	#sv_box > div > div ul{margin-top:15px;}

	.room_list{margin-left:-10px;margin-top:-10px;}
	.room_list > li{margin-left:10px;margin-top:10px;width:calc(50% - 10px);}
	
	.roomv_line > .text > p.tit{font-size:20px;}
	.roomv_line > .text > p.tit span{margin-bottom:5px;;height:26px;line-height:26px;border-radius:26px;font-size:15px;}
	.roomv_line > .text > p.txt{font-size:16px;line-height:25px;min-height:75px;}
	.roomv_line > .text > ul{padding-bottom:15px;;}
	.roomv_line > .text > ul > li{margin-bottom:6px;font-size:16px;}
	.roomv_line > .text > ul > li span{font-size:24px;}
	
	h4.stitle{margin-top:55px;}
	.sic_line > li{width:calc(33.3333333333333% + 1px);}

	.rvinsid_box{padding:70px 20px 25px 20px;}
	.rvinsid_box > .title{left:0;top:0;bottom:auto;right:0;width:100%;height:50px;}
	.rvinsid_box > ul > li{margin:5px 5px 5px 0;;}
	.rvinsid_box > ul > li:after{display:none;}
	
	.cld_cpa{text-align:center;}
	.cldcp_ps{float:none;}
	.cldcp_cr{float:none;margin-top:10px;}
	.cldcp_ps > li{margin-right:6px;margin-left:6px;margin-bottom:3px;}
	.cldcp_cr > li{margin-right:8px;margin-left:8px;margin-bottom:4px;}
	.cld_area{width:100%;overflow-x:auto;}
	.cld_area > .cld_table{width:800px;}

	.mor_tab{display:block;width:100%;}
	.mor_tab > caption{display: none;}
	.mor_tab > colgroup{display: none;}
	.mor_tab > thead{display:none;}
	.mor_tab > tbody{width: 100%;display: block;}
	.mor_tab > tbody > tr{position:relative;display: block;width: 100%;overflow:hidden;box-sizing:border-box;}
	.mor_tab > tbody > tr > th{display:block;text-align:left;border-bottom:none;padding: 10px 10px;box-sizing:border-box;width:100%;}
	.mor_tab > tbody > tr > td{display:block;text-align:left;border-bottom:none;padding: 10px 10px;box-sizing:border-box;width:100%;}
	.mor_tab > tbody > tr > td .line > span{width:calc(25% - 9px);}
	.mor_tab > tbody > tr > td .line2{margin-left:;display:block;}
	.mor_tab > tbody > tr > td .line2 > span{width:calc(50% - 6px);margin-right:12px;}


	.prosec_box ul{margin-left:0px;}
	.prosec_box ul > li{float:none;margin-left:0px;width:calc(100% - 0px);height:140px;border-radius:140px;margin-bottom:40px;}
	.prosec_box ul > li:last-child{margin-bottom:0;}
	.prosec_box ul > li:after{width:17px;height:27px;background:url(../image/sub/arro.png) no-repeat center center;transform:rotate(90deg);right:auto;top:auto;margin-top:0px;background-size:100%;bottom:-35px;left:50%;margin-left:-8px}
	.prosec_box ul > li > div > p{font-size:16px;}
	.prosec_box ul > li > div > p.tit{font-size:21px;}

	.tsid_line > div{width:calc(100% - 40px);}

	.scrol_tab{width:100%;overflow-x:auto;}
	.scrol_tab > .txt_tab{width:1000px;}

	.slist_top{font-size:24px;color:#000;}

	.table_lines > div{width:calc(100% - 20px);}

	.sred_textleft{float:none;margin-bottom:10px;font-size:16px;color:#000;}
	.sred_text{float:none;text-align:left;margin-bottom:10px;font-size:15px;color:red;}

	.botcik_box_lf{float:none;margin-top:0;}
	.botcik_box_rt{float:none;margin-top:5px;}
	.botcik_box_rt div.sel_box{width:80px;margin-right:5px;}
	.botcik_box_rt > div select{margin-right:0;width:100%;}
	.botcik_box_rt div.inp_box{width:calc(100% - 140px);}
	.botcik_box_rt > div input{padding-left:5px;width:100%;}
	.botcik_box_rt > div.btns > a{width: 55px;}

	.etc_tab{display:block;width:100%;}
	.etc_tab caption{display: none;}
	.etc_tab colgroup{display: none;}
	.etc_tab thead{display:none;}
	.etc_tab tbody{width: 100%;display: block;}
	.etc_tab tr{position:relative;display: block;width: 100%;overflow:hidden;border-bottom: 1px solid #444;padding-bottom: 40px;box-sizing:border-box;}
	.etc_tab td{display:block;text-align:left;border-bottom:none;padding: 10px 10px;box-sizing:border-box;}
	.etc_tab td.mor_none{display:none;}
	.etc_tab td.tpr{position:absolute;right:0;top:0;}
	.etc_tab td.btl{position:absolute;left:0;bottom:0;}
	.etc_tab td.btr{position:absolute;right:0;bottom:0;}
	.etc_tab td.list > a{width:calc(100% - 20px);}
	.etc_tab td.cp{text-align:right;}

	.faq_all > li > a{padding:20px 10px 20px 35px;font-size:16px;}
	.faq_all > li > a:before{left:10px;top:15px;font-size:20px;}
	.faq_all > li > ul.faq_dp02{padding:15px 10px 15px 35px;}
	.faq_all > li > ul.faq_dp02:after{left:10px;top:17px;font-size:20px;}
	
	.pw_box > .top > dl dt{font-size:23px;}
	.pw_box > .top > dl dd{font-size:15px;}
	.pw_box > .bot{padding:35px 10px;}
}

@media screen and (max-width:640px){
	.cld_top > p{font-size:34px;}
	.cld_top > a{margin-top:-18px;width:36px;}
	.policy_area{padding:20px 10px;}
	.txt_tab > tbody > tr > td span.s_sky{display:block;margin-right:0;width:100%;max-width:100%;margin-bottom:10px;}

	a.ys_bn{width:130px;height:50px;line-height:50px;border-radius:50px;}
	a.ns_bn{width:130px;height:50px;line-height:50px;border-radius:50px;}

}

@media screen and (max-width:520px){
	.room_list > li{width:calc(100% - 10px);}
	.room_list > li > a > .text{padding:20px 0 10px;}
	.room_list > li > a > .text > p.tit{margin-bottom:12px;font-size:17px;}
	.room_list > li > a > .text > p.txt{font-size:15px;}
	.sic_line > li{width:calc(50% + 1px);}

	.list_tab tbody td{font-size:14px;}
	.list_tab tbody td a{font-size:14px;}
	span.cp{width:55px;height:24px;line-height:24px;border-radius:2px;font-size:13px;}

}

@media screen and (max-width:420px){
	.room_list > li > a{padding: 10px;}
}

.secret_wp {text-align:center;}
.secret_wp img {height:270px;}
.secret_wp p {font-size:30px;font-weight:500;}
.secret_wp div {font-size:17px;margin-top:20px;}








