<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.skip-box {
			    height: 60px;
			}
			.skip-item {
			    height: 60px;
			    text-align: center;
			    background-color: #f1f4f8;
			    width: 100%;
			    z-index: 100;
			    top: 0;
			    position: relative;
			    overflow: hidden;
			}
			.w890, .w905, .w950, .w1120, .w1180, .w1189, .w1200, .w1268, .w1380, .w1400 {
			    width: 96%;
			    margin: 0 auto;
			    position: relative;
			}
			.w1200 {
			    max-width: 1200px;
			}
			.skip-item ul {
			    display: inline-block;
			    width: 100%;
			}
			.skip-box ul {
			    overflow-x: auto;
			    overflow-y: hidden;
			}
			.skip-item ul li {
			    display: inline-block;
			    line-height: 58px;
			    width: 15%;
			    box-sizing: border-box;
			}
			.skip-box ul li {
			    min-width: 93px;
			}
			.skip-item ul li a {
			    color: #0a1633;
			    font-size: 16px;
			    display: inline-block;
			    box-sizing: border-box;
			    position: relative;
			}
			.skip-item ul li.on a {
			    color: #00aaff;
			    border-bottom: 2px solid #00aaff;
			}
			.section {
			    padding: 50px 0;
			    overflow: hidden;
			    width: 100%;
			}
			.section-proinfo {
			    padding-bottom: 5px;
			}
			.w1400 {
			    max-width: 1400px;
			}
			.tab-btn {
				margin: 0 auto;
			}
			.tab-btn ul {
			    font-size: 0;
			    margin-right: -20px;
			}
			.tab-btn li {
			    width: 216px;
			    line-height: 48px;
			    display: inline-block;
			    text-align: center;
			    border: 1px solid #eaebef;
			    margin: 0 50px 20px 0;
			    box-sizing: border-box;
			}
			.tab-btn li a {
			    display: block;
			    font-size: 16px;
			}
			
			.tab-btn li.on a{color:#fff;background: -webkit-linear-gradient(to left, #29A3E7,#197ADD );background: -webkit-linear-gradient(right, #29A3E7,#197ADD );background: linear-gradient(to left, #29A3E7,#197ADD );filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4196fe,endcolorstr=#7c7ee5,gradientType=1)}
			.tab-btn li a:hover{background: -webkit-linear-gradient(to left, #29A3E7,#197ADD );background: -webkit-linear-gradient(right, #29A3E7,#197ADD );background: linear-gradient(to left, #29A3E7,#197ADD );filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4196fe,endcolorstr=#7c7ee5,gradientType=1);color:#fff}
			
			.table01{width: 100%;border:1px solid #eaebef;border-collapse: collapse;background-color: #fff}
			.table01 th,.table01 td{border:1px solid #eaebef;}
			.table01 th{background-color: #f5f7fc;white-space: nowrap;padding:20px 5px;    font-size: 15px;
    font-weight: 600;
    color: #555;}
			.table01 td{text-align: center;padding:10px 5px}
			.table01 td .btn{width: 90px;line-height: 35px;cursor: pointer;margin:5px;}
			.table01 td .btn:hover{background: #00aaff;filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4196fe,endcolorstr=#7c7ee5,gradientType=1);color:#fff;border:1px solid #00aaff}
			
			.table01-flex{width: 100%;box-sizing: border-box;border-top:1px solid #eaebef;border-left:1px solid #eaebef;background-color: #fff;box-sizing: border-box;text-indent: initial;border-spacing: 2px;}
			.table01-flex .table-tr{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;vertical-align: inherit;border-color: inherit;}
			.table01-flex .table-th{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;box-sizing: border-box;width: 100%;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;justify-content: center;border-right: 1px solid #eaebef;border-bottom: 1px solid #eaebef;background-color: #f5f7fc;white-space: nowrap;padding:20px 5px;font-weight: bold;vertical-align: inherit;text-align: center;}
			.table01-flex .table-td{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;box-sizing: border-box;width: 100%;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;border-right: 1px solid #eaebef;border-bottom: 1px solid #eaebef;padding:10px 5px}
			.table01 tr:nth-child(2n){
				background-color: #f5f7fc
			}
			.table01 tr:hover{background:rgba(0,0,0,0.1)}
			.section-title {
			    text-align: center;
			    margin-bottom: 60px;
			}
			.section-proinfo .section .section-title {
			    margin-bottom: 30px;
			}
			.section-title h2, .section-title h3 {
			    font-size: 38px;
			    line-height: 60px;
			    -webkit-font-smoothing: antialiased;
			    font-weight: bold;
			    position: relative;
			    z-index: 99;
			}
			.section-title h2 {
			    font-size: 30px;
			    line-height: 75px;
			    font-weight: normal;
			}
			.section-title p {
			    font-size: 16px;
			    line-height: 30px;
			    max-width: 1380px;
			    width: 96%;
			    margin: 0 auto;
			}
			.section .btn {
    display: inline-block;
    border: 1px solid #c7cdd9;
    color: #32363f;
    width: 110px;
    line-height: 40px;
    text-align: center;
}
.table01 td .btn {
    width: 90px;
    line-height: 35px;
    cursor: pointer;
    margin: 5px;
}
.table01 td .btn:hover {
   background: #00aaff;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4196fe,endcolorstr=#7c7ee5,gradientType=1);
    color: #fff;
    border: 1px solid #00aaff;
}

	.renting-list dl{float:left; margin:0 0 20px 20px; width:305px; background: #fff; overflow:hidden;}
		.renting-list dt{ height:74px; padding:15px 18px 0; border: 1px solid #dddddd; border-bottom:none;background: url("../images/titlebg.jpg?v=1") right top no-repeat;}
		.renting-list dt h2{font-size:18px; color:#333; margin:0 0 8px;}
		.renting-list dd{ border:1px solid #ddd; border-top:none; padding:0 20px; height:420px; overflow:hidden;}
		.renting-list .detailtip{position: relative; cursor: pointer; }
		.renting-list .detailtip p{ font-size: 12px; height: 20px; line-height: 20px; color: #666666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
		.renting-list .detailtiphover{ display:none; font-size: 12px; background: rgba(0,0,0,.75); width:210px;line-height:20px; padding:12px 15px; border-radius: 4px; color: #fff; position: absolute;top: 25px; left:6px;}
		.renting-list .detailtiphover i{display: inline-block;width: 0;height: 0;line-height: 0;vertical-align: middle;border:6px dashed transparent;border-bottom-style: solid;border-bottom-color:rgba(0,0,0,.75);border-top-width: 0; position:absolute; top:-6px; left:113px;}
		.renting-list .detaillist{ padding:5px 0; overflow:hidden;}
		.renting-list .detaillist p{ line-height:35px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
		.renting-list .detaillist span{ color: #666666; float: left; width: 45px;}
		.renting-list .systemlist{color: #666666; overflow:hidden;}
		.renting-list .systemlist p{ margin: 0 0 10px; line-height:35px; overflow: hidden; }
		.renting-list .systemlist select {border: 1px solid #dddddd;width:225px;font-size: 12px;height:35px; padding: 0 0 0 15px;float: right; outline: none !important;line-height:33px;-webkit-appearance: none;-moz-appearance: none;appearance: none;background: url("../../images/public/ico/down.png") 205px 12px no-repeat; cursor:pointer}
		.renting-list .systemlist select option { padding:10px 0; }
		.renting-list .systemlist select:hover{ border:1px solid #015bfe;}
		.renting-list .online{ display: block;height:40px; line-height:40px; text-align: center; background: #ff8a00; color: #fff; margin-top:10px;}
		.renting-list .online:hover{ background:#fb8b2a;}
		.renting-list .detailtip:hover .detailtiphover{ display: block;}
		.renting-list dl:hover dt{border-color: #015bfe;background: url("../images/titlebg-h.jpg?v=1") right top no-repeat;}
		.renting-list dl:hover dt p,.renting-list dl:hover dt h2{ color:#fff;}
		.renting-list dl:hover dd{border-color: #015bfe}	</pre></body></html>