@charset "utf-8";
.lay {
    position: fixed;
    left: 0;
    top: 0;
		bottom: 0;
    width: 100%;
    height: 100%;
    background: url(http://www.spasvo.com/ceshifangan/images/op_bg.png) repeat;
    z-index: 999;
    display: none;
}

.refer {
    width: 600px;
    height: 550px;
    overflow-y:auto;
    border-radius: 5px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -300px;
    margin-top: -250px;
    background: #f6f6f6;
    z-index: 9999;
    display: none;
    box-shadow: 0 0 5px #f6f6f6;
}

.refer h4 {
    font-size: 18px;
    color: #313131;
    text-align: center;
    padding: 15px;
}

.refer .close {
	font-size: 24px;
	color: #b5b5b5;
	float: right;
	margin-top: -45px;
	margin-right: 10px;
	cursor: pointer;
}

.refer .te {
	padding: 0 30px;
}

.refer .te li {
	width: 100%;
	margin-top: 18px;
	overflow: hidden;
}

.refer .rLeft {
	float: left;
	text-align: right;
	width: 80px;
	color: #313131;
	font-size: 14px;
	line-height: 40px;
	margin-right: 5px;
}

.refer .rRight {
	 float: left; 
}

.refer .rRight select {
	width: 180px;
	height: 40px;
	padding: 0 5px;
	font-size: 14px;
	color: #313131;
	border: 1px solid #c9c9c9;
	background: #F6F6F6;
}

.refer .rRight textarea {
	width: 430px;
	height: 90px;
	border: 1px solid #c9c9c9;
	resize: none;
	font-size: 14px;
	padding: 5px;
	background: #F6F6F6;
	outline:#e1e4e5
}

.refer .rRight input {
	width: 430px;
	height: 40px;
	border: 1px solid #c9c9c9;
	font-size: 14px;
	padding: 0 5px;
	font-size: 14px;
	background: #F6F6F6;
	outline:#e1e4e5
}

.refer .submit {
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	background: #48A1FF;
	margin: 20px 10px;
	cursor: pointer;
}

.refer .line {
	height: 1px;
	width: 520px;
	background: #C9C9C9;
	margin: 0 auto 5px;
}

.refer p {
	margin-left: 10px;
	font-size: 14px;
	color: #898989;
	line-height: 30px;
}
.refer p a{
	color: #898989;
}

.refer p span {
	color: #313131;
	margin-right: 10px;
}

.pagebox{ margin-top: 46px;}

#pageGro {
	width: 600px;
	height: 32px;
	margin: 0px auto;
}

#pageGro div,
#pageGro div ul li {
	font-size: 12px;
	color: #898989;
	line-height: 30px;
	float: left;
}

#pageGro div ul li{ margin-left: 8px; }
#pageGro div ul li {
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	background: #fff; color: #008bff; border: 1px solid #9dcfff;
}

#pageGro div ul li.ons {
	color: #fff;
	background: #008bff;
	border: 1px solid #1caceb;
}

#pageGro .pageUp,#pageGro .pageDown,#pageGro .pagefirst,#pageGro .pagelast {
	margin-left: 8px;
	padding:0px 10px;
	background: #fff; color: #008bff; border: 1px solid #9dcfff;
	height: 30px;
	font-size: 16px;
	cursor: pointer;
}

#pageGro .disable{
	color: #d8ecff;
	border-color: #d8ecff;
}

.lia {
	width: 100%;
  		line-height: 32px;
    text-decoration: none;
    display: inline-block;
    height: inherit;
}


.success {
	width: 360px;
	height: 160px;
	border-radius: 5px;
	background: #FFFFFF;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -180px;
	margin-top: -80px;
	z-index: 99999;
	display: none;
}

.success img {
	margin: 20px 160px;
}

.success p {
	font-size: 14px;
	color: #313131;
	margin-bottom: 10px;
	text-align: center;
}


/*tip*/

.box_default {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(rgba(11,11,11,0.05), rgba(11,11,11,0.05)) repeat-x rgba(11,11,11,0.05);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.05)), to(rgba(11,11,11,0.05))) repeat-x rgba(11,11,11,0.05);
    z-index: 100000;
}
.fix {
    overflow: hidden;
    zoom: 1;
}
.box_content_default1 {
    height: 280px;
    width: 478px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -239px;
    margin-top: -131px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.closeWindow {
    width: 10px;
    height: 10px;
    background: #ffffff;
    border-radius: 5px;
    color: #cccccc;
    float: right;
    font-family: ΢���ź�;
    font-size: 14px;
    margin-right: 15px;
}
.box-img {
    /* margin-left: 196px; */
    margin-top: 38px;
    text-align: center;
}
.box-del {
    font-family: ΢���ź�;
    font-size: 16px;
    color: #797979;
    margin-top: 25px;
    line-height: 20px;
}
center {
    display: block;
    text-align: -webkit-center;
}
.box-btn1 {
    margin-top: 30px;
    margin-left: 191px;
    background: #ff5555;
    width: 98px;
    height: 44px;
    border-radius: 5px;
    color: #ffffff;
    font-family: ΢���ź�;
    font-size: 16px;
    padding-top: 2px;
}
button {
    margin: 0;
    padding: 0;
    list-style-type: none;
    box-shadow: none;
    border: none;
}

@media screen and (max-width:1024px){
/*tip*/
.box-btn1 {
    margin: 30px auto 0;
    display: block;
}

}

@media screen and (orientation : portrait) and (max-width:767px){
	
	.refer{
		width: 90%;
	    height: 80%;
	    left: 5%;
	    top: 10%;
	    margin:0;
	    max-height:565px;
	}
	.refer .rRight{
		width:calc(100% - 100px);
	}
	.refer .rRight textarea,.refer .rRight select,.refer .rRight input{
		width:calc(100% - 5px);
	}
	.refer .line{
		width:100%;
	}
	.refer p a{
		display:block;
	}
}
@media screen and (orientation : landscape) and (max-width:1000px){ 
	.refer{
		width: 90%;
	    height: 80%;
	    left: 5%;
	    top: 10%;
	    margin:0;
	}
	.refer .rRight{
		width:calc(100% - 100px);
	}
	.refer .rRight textarea,.refer .rRight select,.refer .rRight input{
		width:calc(100% - 5px);
	}
	.refer .line{
		width:100%;
	}
} 
@media screen and (max-width:500px){
	.refer p a{
		display:block;
	}
}
