
.myModalBox *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.myModalBox{
	
}
.modal1{display:none}

.madeForm .ctext, .madeForm .caseFormBox .customSelect {
    height: 40px;
    line-height: 40px;
    background-color: rgba(255, 255, 254, 0);
    border: 1px solid rgba(237, 237, 236, 0.27);
}
.myModalBox .red {
    color: #FFB976;
}
.ctext {
    display: block;
    height: 42px;
    line-height: 42px;
    width: 100%;
    background: #e4e4e4;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    border-radius: 21px;
    color: #848484;
    font-size: 13px;
    border: 0;
    text-indent: 40px;
}
.caseFormBox {
    margin-left: 197px;
    width: 222px;
    padding-top: 28px;
	
}
.ctext.half{
	width:50%;
	text-indent: 20px;
	float:left;
	display: inline-block;
}
.modal-inner .ctext.half{
	background:transparent;
}

.get_code{
	display: inline-block;
	float:left;
    height: 40px;
    line-height: 40px;
    width: 50%;
    background: #b79579;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    border-radius: 21px;
    color: #171310;
    font-size: 15px;
    text-align: center;
    border: 0;
    cursor: pointer;
}
.smscode_unactive.get_code{
	 background: #4c4c4c;
	 color: #fff;
}
.get_code:hover{
	color: #fff;
}


.submit {
    display: block;
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: #FFB976;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    border-radius: 21px;
    color:#171310;
    font-size: 15px;
    text-align: center;
    border: 0;
    cursor: pointer;
}


.fixeCall {
    position: fixed;
    width: 80px;
    height: 320px;
    top: 33%;
    z-index: 99;
    border: 0px;
    right: 0;
	background:#4C4C4C;
}
.fixeCall *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fixeCall a {
    display: block;
    text-align: center;
    width: 80px;
    height: 80px;
    padding-top: 55px;
    cursor: pointer;
	color:#fff;
}
.fixeCall a.active{background-color: #CB9F7A;}
.fixeCall a:hover{
	color:#fff;
}

.fixeCall .a1 {

    background: url(../images/r1.png) center 2px no-repeat;
	background-size:50px;
}
.fixeCall .a1:hover {
    background-color: #CB9F7A;
}

.fixeCall .a2 {
    
    background: url(../images/r2.png) center 2px no-repeat;
	background-size:50px;
}
.fixeCall .a2:hover {
    background-color: #CB9F7A;
}


.fixeCall .a3 {

    background: url(../images/r3.png) center 2px no-repeat;
	background-size:50px;
}

.fixeCall .a3:hover {
    background-color: #CB9F7A;
}


.fixeCall .a4 {

    background: url(../images/r4.png) center 2px no-repeat;
	background-size:50px;
}

.fixeCall .a4:hover {
    background-color: #CB9F7A;
}

.modal.in .modal-dialog {
    z-index: 9999;
}

.caseFormBox select{
	display: block;
    width: 50%;
    background: #e4e4e4;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    border-radius: 21px;
    color: #848484;
    font-size: 13px;
    border: 0;
    text-indent: 20px;
    height: 40px;
    line-height: 40px;
    background-color: rgba(255, 255, 254, 0);
    border: 1px solid rgba(237, 237, 236, 0.27);
    float: left;
}


.myModalBox .modal-content{
	overflow: hidden;
    background:url(../images/bg.jpg);
	background-size:cover;
	border-radius: 0px;
	border: none;
}
.myModalBox .modal-inner{border: 3px solid #FFB976;    position: relative;}

.myModalBox .mclose{
	    position: absolute;
    right: 0;
	    right: 2px;
    top: 5px;
}
.myModalBox .mclose img{
	    width: 30px;
}
.myModalBox2 .modal-content{
	border-radius: 0px;
	width: 680px;
    height: 420px;
	
}
.myModalBox .modal-body{
	     background: rgba(50, 50, 50, 0.72);
}

.myModalBox .modal-content .modal-header {
    border-bottom: none;

}

.myModalBox .modal-content .modal-title{
	color: #2a2a2a;
    font-family: ΢���ź�;
    font-size: 16px;
}


.myModalBox .modal-content .close{
	color: #2a2a2a;
    font-family: ΢���ź�;
       font-size: 30px;
    position: relative;
    top: -3px;
}
.myModalBox h2{
	 font-family: ΢���ź�;
	text-align: center;
    color: #fff;
	    font-size: 30px;
		    margin-top: 20px;
    margin-bottom: 10px;
	    font-weight: 500;
}
.myModalBox h3{
	font-family: ΢���ź�;
	text-align: center;
	font-size: 14px;
    color: #fff;
	    margin-top: 20px;
    margin-bottom: 10px;
}

.popText1{
	width:260px;
	margin:0 auto;
}

.popText1 select{
	    display: block;
    float: left;
    width: 50%;
    height: 40px;
    line-height: 38px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(219, 219, 219);
    border-radius: 19px;
    padding: 0px 12px;
    color: #b5b5b5;
	background: transparent;
}
.popText1 select{
	
}

.popText1 .popScroll {
    width: 270px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: rgb(153, 153, 153);
    padding-left: 24px;
    overflow: hidden;
    margin: 42px 0px 20px 80px;
    background: url("../images/roll.png") left center no-repeat;
}

.popSheji .popRoll{
	width: 200px; 
	height: 14px; 
	line-height: 14px; 
	font-size: 12px; 
	background: url("../images/roll.png") left center no-repeat;
	padding-left: 20px;
	margin-left: 80px; 
	overflow: hidden;
}
.popSheji .popRoll li{
	height: 14px; 
	line-height: 14px;
}

.reservationList ul li{

    margin: 0;
    padding: 0;
    list-style: none;
}


.popText1 p:first-of-type {
    margin-top: 20px;
}
.popText1 p {
    position: relative;
    height: 40px;
    line-height: 40px;
    margin-bottom: 12px;
}
.popText1 span {
    display: block;
    text-align: center;
    color: rgb(153, 153, 153);
    margin-bottom: 10px;
}
.popText1 p span {
    display: inline-block;
    float: none;
    /* width: 56px; */
    /* margin-right: 24px; */
    color: rgb(253, 253, 253);
}
.popText1 p input {
    display: block;
    float: left;
    width: 260px;
    height: 40px;
    line-height: 38px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(219, 219, 219);
    border-radius: 19px;
    padding: 0px 12px;
	    color: #fff;
} 

.error {
    color: rgb(230, 8, 31);
    width: 100%;
    display: block;
    font-size: 12px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 12px;
    height: 14px;
    line-height: 14px;
}

.popText1 p input.popAboutClick {
    color: rgb(255, 255, 255);
    border-color: #FFB976;
    background: #FFB976;
	font-size:14px;
	border-radius: 19px;
}

.popText1 p.sq{
	    height: auto;
    margin-top: 10px;
    line-height: 20px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}
.popText1 p.sq em{    font-style: normal;color: #FFB976;}
.popText1 .madeinfo{
	padding: 5px 25px 5px;
    margin-bottom: 24px;
    background: transparent;
        color: #B5B5B5;
    line-height: 20px;
}
.popText1 .madeinfo  b {
    color: #fff;
}
.popText1 .infoList li{color:#fff;background: url(../images/dian3.jpg) no-repeat left center;}
.popText1 .infoList li span{display:inline-block;color:#fff;}
.popText1 .input-user {
    background: url(../images/i7.png) no-repeat scroll 8px 10px !important;
    background-size: 14px;
    padding-left: 28px;
    background-color: transparent;
}
.popText1 .input-mobile {
    background: url(../images/i8.png) no-repeat scroll 8px 10px !important;
    background-size: 10px;
	padding-left:28px;
	background-color: transparent;
}

.popText1 input::-webkit-input-placeholder { /* WebKit browsers */
  color:#B5B5B5;
}

.popText1 input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #B5B5B5;

}

.popText1 select:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #B5B5B5;
} 

.popText1 select::-webkit-input-placeholder { /* WebKit browsers */
  color:#B5B5B5;
}

.popText1 select::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #B5B5B5;

}

.popText1 select:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #B5B5B5;
}     

.fixeBottom{display:none;}
.fixeBottom{
	position: fixed; bottom: 0px; left: 0px; right: 0px; margin: 0px auto; width: 100%; max-width: 640px; z-index: 10; background: rgba(2, 2, 7, 0.498039);
}
.fixeBottom a{
	display: block; width: 50%; float: left; color: rgb(255, 255, 255);
}

.fixeBottom a img{
	width: 26.7%; float: left;
}
.fixeBottom a p{float: left; width: 73.3%; padding-left: 0.7143rem;    font-size: 1.14286rem;margin-bottom: 0;line-height: 1.55;
}
.fixeBottom a p span{display: block;     font-size: 1.84286rem; margin: 0.3rem 0px 0.08rem;}
.fixeBottom a p em{color: rgb(241, 196, 14); font-style: normal;}
.fixeBottom a p i{font-style: normal; }

.fixeBottom2{
	position: fixed; bottom: 0px; left: 0px; right: 0px; margin: 0px auto; width: 100%;text-align:center; max-width: 640px; z-index: 10;     background: #fff;
}
.fixeBottom2 a{
	display: block; width: 25%; float: left;        color: #333333;
    font-size: 14px;
    margin-bottom: 5px;
}

.fixeBottom2 img{width:40px;margin-top: 8px;margin-bottom: 8px;}

.fixeCall_mobile{display:none;position: fixed; right: 1rem; top: 50%; width: 4rem; z-index: 10;}
.fixeCall_mobile a{display: block; width: 100%; margin-bottom: 0.5rem; overflow: hidden;}
.fixeCall_mobile a img{width: 100%; float: left;}


/*������ʽ��ɾ��*/
.clearfix:after {content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {zoom: 1;}


.m_side{
	position: fixed;
	right: 5px;
	top: 30%;
	width: 50px;
	border-radius: 5px;
	text-align: center;
	background: #ffffff;
	padding: 5px;
	box-shadow: 0 0 5px rgba(100,67,150,0.2);
	    z-index: 99;
}
.m_side li{
	border-bottom: 1px dashed #e3e3e3;
}
.m_side li:last-child{
	border: none;
}
.m_side li a{
	display: block;
	padding: 20px 0;
}

.pc_side{
	position: fixed;
	right: 5px;
	top: 30%;
	width: 125px;
	border-radius: 5px;
	text-align: center;
	background:#e60012;
	padding: 5px;
	box-shadow: 0 0 20px rgba(100,67,150,0.2);
	    z-index: 99;
}
.pc_side:after{
	content: '';
	width: 121px;
	height: 126px;
	display: block;
	background: url(../images/pc_02.png) center no-repeat;
	position: absolute;
	top: -126px;
	left: 50%;
	margin-left: -60px;
}
.pc_side li{
	border-bottom: 1px dashed #e3e3e3;
}
.pc_side li:last-child{
	border: none;
}
.pc_side li a{
	display: block;
	padding: 5px 0;
	color: #fff;
	font-size: 14px;
}

.layui-layer1.modal{
	display:block;
}


@media (max-width: 350px){
	.fixeBottom a p{
	font-size: 0.7rem;
    margin-bottom: 0;
    line-height: 1.4;
	}
	.fixeBottom a p span{
		font-size: 0.7rem;
	}
	.myModalBox h3{display:none;}
}


@media (max-width: 768px){
	

	
	.fixeCall_mobile{display:block;z-index:999;}
	.fixeCall{display:none;}
	.fixeBottom{display:block;z-index:999;}
	

	
	.myModalBox .modal-content {
		width: 100%;
		height: auto;
	}
	.popText1 p{
		text-align: left;
	}
	.popText1 p input {
		    width: 100%;
	}
	.popText1 {
      width: 90%;
       margin: 0 auto;
    }
	.popText1 .popScroll {
		    margin: 42px 0px 20px 10px;
	}
	
	
	
	
	
}
.pc_side img{/*width:25px;}*/