<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">dd,dl,dt,form,h1,h2,h3,h4,h5,h6,input,ol,p,select,textarea,ul,li{
    padding: 0;
    list-style: none;
    margin: 0
}
.clearfix::after {
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
a:link,a:visited {
    
    text-decoration: none
}

.layui-layer{
	-webkit-overflow-scrolling: touch;
	margin: 0;
	padding: 0;
	background-color: #fff;
	-webkit-background-clip: content;
	box-shadow: 1px 1px 50px rgba(0,0,0,.3);
	animation-name: bounceIn;
	border-radius: 2px;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	position: fixed;
	_position: absolute;
	pointer-events: auto;
	top:50%;
	left:50%;
	margin-left:-295px;
	margin-top:-179px;
	z-index:99999999999999;
	font-family:"΢���ź�";
}
@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		transform: scale(.5)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		-ms-transform: scale(.5);
		transform: scale(.5)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}
@charset "UTF-8";


/********window**********/
.cform {
  display: none;
  width: 590px;
  height: 358px;
  z-index: 999;
  overflow:hidden
  
}
.cform-major p{ padding-bottom:7px; padding-top:13px; font-size:15px;}
.cform &gt; .cform-left {
  display: block;
  width: 350px;
  height: 358px;
  float: left;
  background: #fff;
  padding-left: 20px;
  overflow: hidden;
  padding-top:20px;
}
.cform-right {
  display: block;
  width: 220px;
  height: 358px;
  float: right;
  position: relative;
}
.cform-right &gt; a {
  display: block;
  width: 220px;
  height: 358px;
}
.cform-right &gt; .cform-r-lt {
	display: block;
	width: 53px;
	height: 61px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	cursor: default;
	background-image: url(../images/hslbk.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.cform-right &gt; .cform-r-rt {
  display: block;
  width: 38px;
  height: 39px;
  position: absolute;
  top: 0;
  right: 0;
  background: url('../images/close.png') no-repeat;
 background-position: center center;
  background-color: #ff7a01;
  cursor: pointer;
}
.cform &gt; .cform-left &gt; p.mycity {
  display: block;
  width: 100%;
  font-size: 15px;
  font-weight: 300;
  color: #333;
  padding-top: 12px;
}
.cform &gt; .cform-left &gt; p.mycity &gt; span {
  padding-left: 4px;
}
.cform &gt; .cform-left &gt; p.ctitle {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 26px;
  font-weight: 600;
  color: #333;
  line-height: 1.9;
  margin-top:7px;
}
.cform-year {
  display: block;
  width: 100%;
}
.cform-year &gt; p {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 14px;
  color: #333;
  line-height: 1;
  padding: 5px 0 15px 0;
  font-weight: 400;
}
.cform-year &gt; .cfy-input {
  display: block;
  width: 100%;
}
.cform-year &gt; .cfy-input &gt; .hsltime {
  display: block;
  height: 26px;
  float: left;
  padding:0 16px;
  line-height: 26px;
  margin-right: 10px;
  display: inline;
  text-align: center;
  font-size: 14px;
  border: 1px solid #e1e1e1;
  background: #f6f6f6;
  color: #808080;
  cursor: pointer;
  
}
.cform-year &gt; .cfy-input &gt; .hsltime &gt; input{ display:none}
.cform-year .cfy-input .on{
	border-color: #ff7a01;
	color: #ff7a01;
	font-weight: bold;
	background-image: url(../images/a.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.cform-year &gt; .cfy-input &gt; a.active {
  background: #ff7a01;
  color: #fff;
}
.cform-major {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 14px;
  color: #333;
  line-height: 1;
  padding: 5px 0 8px 0;
  font-weight: 400;
}

.cform-left .hsldxzy label {
	float: left;
	width: 54px;
	margin-right: 6px;
	display: inline;
	line-height: 28px;
	font-size: 12px;
	cursor: pointer;
	background-color: #dfdfdf;
	border-radius: 2px;
	margin-bottom: 12px;
	padding-left: 20px;
	background-image: url(../images/0.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	background-size:12px 12px;
}
.cform-left .hsldxzy .hslw{width: 66px;}
.cform-left .hsldxzy .on{
	color:#fff;
	background-image: url(../images/1.png);
	background-color:#ff7a01
}
.cform-left .hsldxzy label input {
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin-right: 4px;
}
.form-push {
  display: block;
  width: 100%;
  margin-top: 5px;
}
.form-push &gt; input {
  display: block;
  width: 97px;
  height: 30px;
  line-height: 30px;
  color: #757474;
  margin-right: 5px;
  background: #f5f5f5;
  border: 1px solid #e1e0e0;
  float: left;
  padding-left: 6px;
  font-weight: 200;
  outline: none;
  margin-bottom:5px;
}
.form-push img{ height:30px; width:auto}
.form-push &gt; input:hover{
    border: 1px solid #ff7a01;
}
.form-val {
  display: block;
  width: 100%;
  font-size: 15px;
  line-height: 1;
  padding: 10px 0 10px 0;
  color: #666;
}
.form-val &gt; span {
  color: #ff3701;
}
.form-btn {
  display: block;
  width: 100%;
  margin-top:10px;
}
.form-btn .hslbtn {
  display: block;
  width: 140px;
  height: 40px;
  background: #95164d;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-weight: 300;
  font-size: 16px;
  float: left;
  margin-right: 9px;
  border:none;
  cursor:pointer;
  border-radius:0px;
  margin-top: 0px;
}
.form-btn .hslbtn:hover {
  box-shadow: 3px 3px 0 #ff7f00;
  -moz-box-shadow: 3px 3px 0 #ff7f00;
  -webkit-box-shadow: 3px 3px 0 #ff7f00;
}

.form-btn a {
  display: block;
  width: 180px;
  height: 40px;
  background: #ccc;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-weight: 300;
  font-size: 16px;
  float: left;
  margin-right: 9px;
}
.form-btn a:hover {
  box-shadow: 3px 3px 0 #ff7f00;
  -moz-box-shadow: 3px 3px 0 #ff7f00;
  -webkit-box-shadow: 3px 3px 0 #ff7f00;
}

.layui-layer-page .layui-layer-content{
    overflow: hidden !important;
}
.layer-anim {
    overflow: hidden !important;
}
.hsldxzy input{ display:none}

</pre></body></html>