.gblue-W {
    background-color: #fff;
}
.container {
    width: 95%;
    padding-bottom: 25px;
    }
header .hdwrap {
    width: 100%;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: 0;
}
header .hdwrap .logo {
    background: url(../img/logo.png) no-repeat;
    background-size: 100%;
    width: 187px;
    height: 36px;
    margin: 11px;
}
header .menuwrap {
    width: 47px;
    right: 0;
    z-index: 1;
     cursor: pointer;
    -moz-box-shadow: none;
     -webkit-box-shadow: none; 
     box-shadow: none; 
}
.ggray-b {
    background-color:#0369DA;
}
.contact_line {
    margin-top: 47px;
    width: 100%;
    height: 43px;
     border: 0px solid #fff; 
    -moz-box-shadow: 1px 0 0 #ccc;
     -webkit-box-shadow: 0 0 0 #ccc; 
     box-shadow: 0 0 0 #ccc; 
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.contact_line .tel {
	width:164px ;
	height:32px ;
    top: 8px;
    left: 10px;
}
.contact_line .tel > a {
	width: 100%;
}
/*icon*/
.contact_line .facebook {
    right: 116px;
}
.facebook {
    background: url(../img/icn/facebook.png) no-repeat;
    background-size: 100%;
}
.contact_line .watch {
    right: 81px;
}
.watch {
    background: url(../img/icn/watch.png) no-repeat;
    background-size: 100%;
}
.contact_line .line {
    right: 45px;
}
.contact_line .fb,.contact_line .line,.contact_line .watch,.contact_line .facebook{
    width: 29px;
    height: 29px;
}
.contact_line .fb, .contact_line .line, .contact_line .tel ,.contact_line .watch,.contact_line .facebook{
    position: absolute;
    top: 7px;
    cursor: pointer;
}
/*搜尋*/

.container2 {
	background: url(../img/bgc1.png) ;
    width: 100%;
    padding-bottom: 20px;
    box-shadow: inset 0px 0px 0px 0px #ABABAB,0px 14px 28px -10px #D4D0D0;
-webkit-box-shadow: inset 0px 0px 0px 0px #ABABAB,0px 14px 28px -10px #D4D0D0;
-moz-box-shadow: inset 0px 0px 0px 0px #ABABAB,0px 14px 28px -10px #D4D0D0;
-o-box-shadow: inset 0px 0px 0px 0px #ABABAB,0px 14px 28px -10px #D4D0D0;
    z-index: 1;
}
.container .selection {
    width: 94%;
    padding-top: 5px;
    margin: 0 auto;
}
.container .selection .select-title {
    height: 60px;
    border-radius: 1px;
    z-index: 10;
    position: relative;
    bottom: 0px;
}
.gdorange {
    background: url();
    background-size: contain;
}
.container .selection .select-title > p {
    padding: 11px 0px;
    font-size: 24px;
    color: #fff;
    font-weight: 900;
}
.container .selection .select-open {
    position: relative;
    cursor: pointer;
    z-index: 1;
    height: 50px;
    margin-top: -1px;
    border: 0px #ccc solid;

    box-shadow: inset 0px 0px 0px 0px #ABABAB,0px 5px 10px -6px #6B6969;
-webkit-box-shadow: inset 0px 0px 0px 0px #ABABAB,0px 5px 10px -6px #6B6969;
-moz-box-shadow: inset 0px 0px 0px 0px #ABABAB,0px 5px 10px -6px #6B6969;
-o-box-shadow: inset 0px 0px 0px 0px #ABABAB,0px 5px 10px -6px #6B6969;
}
.ggray-o{
	background-color:#FF5C26;
    background-size: contain;
}
.container .selection .select-inner {
    border-left: none;
    border-right:none;
    border-bottom: none;
    background-color: #fff;
    padding: 12px 0 14px;
    margin: 0 0 8px 0;
}
.mb8{
	margin: 0 0 8px 0;
}
.mb12{
    margin: 0 0 12px 0;
}
.mb16{
    margin: 0 0 16px 0;
}
.container .selection .select-open {
    position: relative;
    cursor: pointer;
    z-index: 1;
    height: 38px;
    margin-top: -1px;
    border-width: 0px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}
.container .selection .select-open .appendArea {
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    overflow: hidden;
    margin-top: 0px;
    margin-left: 0px;
		    color: #fdd984;
}
.container .selection .select-open .c_while {
    color: #FFF;
}
.container .selection .select-open .title {
    /* display: inline-block; */
    font-size: 18px;
    font-weight: 700;
    padding: 0px 12px 0px 0;
    border-right: none;
    margin: 8px 0 0 10px;
    margin-left: 16px;
    float: left;
}
.container .selection .select-inner input[type="checkbox"] {
    margin-left: 16px;
    vertical-align: middle;
    position: absolute;
    left: -9999px;
}
.container input[type="checkbox"], .container input[type="radio"] {
    width: 17px;
    height: 17px;
    background-color:none;
}
.container .selection .select-inner i {
    margin-left: 4px;
    font-size: 14px;
}
input[type=checkbox]{
position:absolute;
left:-9999px;

}
input[type=checkbox]+label {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-right: 20px;
    line-height: 130%;
    padding-top: 3px;
    left: 15px;

}
input[type=checkbox]+label::before {
    position: absolute;
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    left: 0px;
    top: 5px;
    background-size: cover;
    background-image: url(../img/ch-box.png);
}
input[type=checkbox]:checked+label::before {
    positon: absolute;
    content: '';
    display: inline-block;
    width: 17px;
    height: 17px;
    left: 0px;
    top: 5px;
    background-size: cover;
    background-image: url(../img/ch-box2.png);
}
.open {
    background: url(../img/icn/open.png) no-repeat;
    background-size: 100%;
    width: 14px;
    height: 14px;
}
.gorangepink {
    background-color: #FF5151;
    background-size: contain;
}
.container .btn-search {
    position: relative;
    cursor: pointer;
    color: #fff;
    font-size: 21px;
    border-radius: 6px;
    text-align: center;
    margin: 30px auto;
    width: 205px;
    height: 50px;
    padding-top: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.container .btn-search {
    position: relative;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 0px; 
    text-align: center;
    margin: 30px auto;
    width: 33.33333%;
    height: 38px;
    padding-top: 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    box-shadow: inset 0px 0px 0px 0px #ABABAB,0px 5px 10px -6px #3D3C3C;
-webkit-box-shadow: inset 0px 0px 0px 0px #ABABAB,0px 5px 10px -6px #3D3C3C;
-moz-box-shadow: inset 0px 0px 0px 0px #ABABAB,0px 5px 10px -6px #3D3C3C;
-o-box-shadow: inset 0px 0px 0px 0px #ABABAB,0px 5px 10px -6px #3D3C3C;

}
.container .btn-search i {
    margin-left: 2px; 
}
footer .ft_contain {
    background-color: #fff;
    border-top: none;
    border-bottom: none;
    
}
footer .ft_contain .ftwrap {
    width: 95%;
    margin: 5% auto;
}
footer .ft_contain .btnfooter {
    display: inline-block;
    width: 48%;
    margin-bottom: 3.0%;
}
footer .ft_contain .mrr {
    margin-right: 2%;
}
footer .ft_contain2 .otherlink .pc-version .pc_icn {
    background: url(../img/icn/pc.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
    width: 27px;
    height: 27px;
    margin-right: 5px;
}
.bannerwrap span {
    display: block;
    top: 33%;
}
footer .ft_contain .wdh100 {
    width: 100%;
}
footer .ft_contain2 {
    padding: 5% 4%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
footer .ft_contain2 .title {
    font-size: 19px;
    color: #000;
    font-weight: 700;
    margin: 0px 0 15px;
}
.ft_contain2{
   background: url(../img/bgc_foot.png) repeat; 
   background-size: cover;
}
footer .ft_contain2 .title {
    font-size: 21px;
    color:#EDEDED;
    font-weight: 700;
    margin: 0px 0px 15px;
}
footer .ft_contain2 .copyright {
    text-align: center;
    font-size: 13px;
    color: #DDDDDD; 
    line-height: 150%;
    padding-bottom: 10px;
}
footer .ft_contain2 .content .subtitle {
    color: #FFFFFF;
    font-size: 13px;
}
footer .ft_contain2 .content {
    color: #EDEDED;
    line-height: 140%;
    margin-bottom: 9px;
    font-size: 13px;
}
footer .ft_contain2 .otherlink {
    color: #EDEDED;
    font-size: 15px;
    margin: 20px 0 10px;
    line-height: 160%;
    text-align: center;
}
footer .ft_contain2 .otherlink .statement {
    width: 29%;
    border-right: 1px #666 solid;
    padding: 2px 5px 2px 0;
    vertical-align: middle;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
footer .ft_contain2 .otherlink .terms {
    border-left: 1px #666 solid;
    vertical-align: middle;
    padding: 11px 0 12px 5px;
    width: 34%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
footer .ft_contain2 .otherlink .pc-version {
    color: #fff;
    background: url(../img/bgc-com.png) repeat; 
    border-radius: 5px;
    padding: 8px 3px;
    text-align: center;
    margin: 0 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
footer .ft_contain2 {
    box-sizing: border-box;
    padding: 5% 4% 1%;
}
footer .ft_contain3 {
    box-sizing: border-box;
    padding: 2% 4% 1%;
}
footer .ft_contain3 .copyright {
    text-align: center;
    font-size: 13px;
    color: rgb(221, 221, 221);
    line-height: 150%;
    padding-bottom: 5px;
}
.ft_contain3 {
    background: url(../img/bgc-2018.png) repeat;
}
.td55{
    width: 55% !important;
}
.survey input[type=checkbox] {
    position: relative;
    left: 0px;
    }
.boxx99 input[type=checkbox] {
    position: relative;
    left: -9999px;
    }
.container > .member-pg .survey .basic td {
    padding: 8px 10px;
}
.container > .member-pg .survey .basic td:nth-child(odd) {
    width: 29%;
    border-right: 1px #ccc solid;
}
.notem{
    height: 30px;
    width: 98%;
    text-align: right;
    font-size: 13px;
}
.m15{
   margin-bottom: 15px !important;
}
.container .selection .select-open .appendArea{
	margin-top:12px !important;
}
.qrcode{
    float: right;
    position: absolute;
    z-index: 999;
    right: 5%;
    top: 92px;
}
.qrcode>a {

}
.qrcode>a>i.wechat{
	background: url(../img/qrcode.png) no-repeat center center;
	width: 200px;
	height: 240px;
	display: block;
	box-shadow: 0px 0px 10px  rgba(0, 0, 0, 0.2);
	background-size:cover;
}
.qrcode>a>i.close_qr{
	background:url(../img/close.png) no-repeat;
	width:15px;
	height:15px;
	display:block;
	position: absolute;
    top: 8px;
    right: 8px;
		cursor:pointer;
		
}
div.qrcode{
	display: none;
}
.container > .member-pg .rent .logout {
    position: relative;
    margin: 10px 0 28px;
}
.container .selection .select-open .appendArea.sss{
	    width: 60%;
}
.container .selection .select-open .close{
	background-image:url(../img/icn/close.png);
	    background-size: contain;
    position: absolute;
    top: 32%;
    right: 10px;
    width: 14px;
    height: 14px;
    display: block;
}
#lan {
    width: calc(100% - 20px); 
    box-sizing: border-box;                          
    padding: 8px 10px;          
    font-size: 16px;             
    color: #21539E;             
    background-color: #ffffff;   
    border: 1.5px solid #21539E; 
    border-radius: 6px;          
    outline: none;               
    cursor: pointer;
    margin: 20px 10px;

}
#lan:focus {
    box-shadow: 0 0 5px rgba(33, 83, 158, 0.3);
}