<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    padding: 0;
    margin: 0 auto;
    color: #333;
    font-size:14px;
    font-family:微软雅黑;
}
h1,h2,h3,h4,h5,h6,dl,dt,dd{
    padding: 0; margin: 0;font-weight:100;
}
a{
    color: #333; text-decoration:none;
}
a:hover{
    color:#4b9ae7;
    transition:all 0.2s linear;
}
ul {
    padding: 0;
    margin: 0;
}
li{
    list-style: none;
}
i {
    font-style: normal;
    font-weight: normal;
}
img{
    border:none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.bg-fff{background:#fff}

.pop-login-box .content .title .btn-close,
.pop-login-box .form-group i,
.industry-content dl .view:before,
#marquee ul li span:before,
#marquee ul li i:after,
.footer .tel:before,
.status-bar .location .upper + .upper::before,
.hz-info i:after,
.news-title a.on:after,
.news-list li .info i:before,.news-list li .info span:before,
.news-content-title .info i:before,.news-content-title .info span:before,
.member-content p i:after
{
	background-image: url(/public/images/index/sprite.png);
	background-repeat: no-repeat;
}

.top-a{background:#f8f8f8}
.top-a-content{height:29px;line-height:29px;width:1200px;margin:0 auto;color:#999;font-size:14px}
.top-a-content a{color:#999;font-size:14px}
.top-a-content a:hover{color:#4b9ae7;transition:all 0.2s linear;}

.top-b{width:1230px;height:110px;margin:0 auto;position:relative}
.logo{display:block;position:absolute;top:31px}
.top-nav{position:absolute;right:0}
.top-nav a{display:block;height:110px;line-height:110px;padding:0 10px;float:left;font-size:18px;color:#666
}
.top-nav a:hover{background:#e9f8ff;border-top:4px solid #388fde}
.top-banner{background:#4561de url(/public/images/index/top-banner.jpg) no-repeat center;height:225px;}

.flexslider{position:relative;height:415px;overflow:hidden;background:url(/public/images/index/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1; height: 415px; margin: 0;padding: 0;}
.slides li{height:415px;}
.flex-control-nav{position:absolute;bottom:0px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(/public/images/index/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}

/* 登陆 */
.pop-login-box{
	position: fixed;
}
.pop-login-box,
.pop-login-box .bg{
	top: 0;
	height: 100%;
	left: 0;
	width: 100%;
	z-index: 10010;
}
.pop-login-box .bg{
	position: absolute;
	background: rgba(0,0,0,0.5) none repeat scroll !important;
	background: #000; 
	filter: Alpha(opacity=50);
}
.pop-login-box .content{
	z-index: 10011;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 600px;
	height: 400px;
	margin: -200px 0 0 -300px;
	background: #fdfdfd;
	padding: 0 7px;
}
.pop-login-box .content .title{
	height: 48px;
	border-bottom: 1px solid #F4F2F1;
	position: relative;
}
.pop-login-box .content .title h1{
	font-weight: normal;
	font-size: 16px;
	color: #333;
	line-height: 47px;
	margin: 0;
}
.pop-login-box .content .title .btn-close{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 48px;
	height: 48px;
	background-position: -162px -91px;
	text-indent: -9999px;
}
.pop-login-box .content .nav{
	width: 305px;
	margin: 30px auto 40px auto;
}
.pop-login-box .content .nav li{
	display: inline-block;
	position: relative;
}
.pop-login-box .content .nav li:first-child{
	padding-right: 12px;
	margin-right: 8px;
}
.pop-login-box .content .nav li:first-child:before{
	content: "";
	width: 1px;
	height: 15px;
	background: #C3C3C3;
	position: absolute;
	top: 3px;
	right: 0;
}
.pop-login-box .content .nav li a{
	padding: 0 0 6px 0;
	font-size: 16px;
	color: #bbb;
	border-bottom: 1px solid transparent;
}
.pop-login-box .content .nav li.active a{
	color: #44a8f2;
	border-color: #44A8F2;
}
.pop-login-box .content .nav li a:hover,
.pop-login-box .content .nav li a:focus{
	background: transparent;
}

.pop-login-box .content .tab-content{
	width: 305px;
	margin: 0 auto;
}
.pop-login-box .form-group{
	position: relative;
	margin-bottom: 18px;
}
.pop-login-box .form-group input.form-control{
	border-radius: 2px;
	-o-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-color: #dedede;
	height: 45px;
	padding-left: 55px;
}
.pop-login-box .form-group i{
	position: absolute;
	top: 1px;
	left: 1px;
	width: 44px;
	height: 43px;
	display: block;
	background-color: #F2EFEF;
	border-right: 1px solid #dedede;
}
.pop-login-box .user i{
	background-position: -271px -24px;
}
.pop-login-box .pass i{
	background-position: -271px -92px;
}
.pop-login-box .message i{
	background-position: -271px -146px;
}
.pop-login-box .checkbox{
	margin: 0;
}
.pop-login-box .checkbox label{
	display: block;
	width: 100px;
}
.pop-login-box .checkbox label input{
	margin-top: 2px;
}
.pop-login-box .forget{
	color: #2E8AE5;
}
.pop-login-box .btn{
	background: #44A8F2;
	border-color: #44A8F2;
	width: 100%;
	border-radius: 0;
	-o-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	line-height: 42px;
	padding: 0;
	font-size: 16px;
	margin-top: 15px;
}
.pop-login-box .btn-message{
	width: 106px;
	margin: 0;
	font-size: 12px;
}

.flink{height:72px;background:#ebeaea;line-height:72px;}
.flink-content{width:1200px;margin:0 auto;}
.flink-content a{padding-right:28px;}
.flink-content a.on{color:#48abfb;font-weight:bold;}

.footer-box{background:#f7f7f7}
.footer{width:1200px;height:200px;margin:0 auto;position:relative;}
.footer .tel{font-size:24px;position:absolute;top:35px;padding-left:40px;}
.footer .tel:before{content:"";background-position:-211px -70px;width:29px;height:29px;position:absolute;left:0;top:3px}
.btn-online,.btn-msg{position:absolute;display:block;width:95px;height:29px;line-height:29px;border-radius:8px;border:1px solid #c8c8c8;
                    text-align:center;color:#bbb
}
.btn-online:hover,.btn-msg:hover{background:#4b9ae7;color:#fff}
.btn-online{left:480px;top:30px;}
.btn-msg{left:596px;top:30px;}
.beian{position:absolute;left:450px;top:110px;}
.jubao{position:absolute;left:591px;top:110px;}
.footer-info{position:absolute;line-height:2.0;top:108px;color:#949393}
.line1{position:absolute;width:690px;height:1px;border-top:1px solid #dedede;top:90px;}
.line2{position:absolute;width:1px;height:145px;border-left:1px solid #dedede;left:737px;top:28px;}
.to-code{position:absolute;&lt;!--width:420px;--&gt;height:150px;);right:150px;top:10px;}

#scroll{
    position:fixed;
    right:20px;
    top:480px;
    display:none;
    width:54px;
    height:54px;
    border-radius:5px;
    background:#fff url("/public/images/index/scrollBg.png") center no-repeat;
    cursor:pointer;
   
}

.status-bar{
	font-size: 14px;
	height: 62px;
	color: #666;width:1230px;margin:0 auto
}
.status-bar h5{
	line-height: 62px;
	margin: 0;
	font-size: 20px;
	color: #333;
	font-weight: normal;
}
.status-bar .filter .name{
	border-right: 1px solid #ebebeb;
	padding: 0 30px;
	line-height: 62px;color:#333
}
.status-bar .dropdown{
	border-right: 1px solid #ebebeb;
	height: 62px;
}
.status-bar .dropdown i{
	font-style: normal;
}
.status-bar .dropdown-toggle{
	background: transparent;
	line-height: 62px;
	padding: 0 30px;
	border: 0;color:#666
}
.status-bar .dropdown-menu{
	height: 190px;
	overflow-y: auto;
}
.open&gt;.dropdown-toggle.btn-default,
.btn-default:active:hover, .open&gt;.dropdown-toggle.btn-default.focus, .open&gt;.dropdown-toggle.btn-default:focus, .open&gt;.dropdown-toggle.btn-default:hover {
    color: #666;
    background-color: transparent;
    border-color: transparent;
	outline: 0;
}
.status-bar .dropdown-toggle .caret{
	margin-left: 23px;
}
.status-bar .location{
	line-height: 62px;
}
.status-bar .location .upper{
	display: block;
	float: left;
	position: relative;
}
.status-bar .location .upper + .upper{
	margin-left: 8px;
	padding-left: 13px;
}
.status-bar .location .upper + .upper:before{
	width: 6px;
	height: 10px;
	background-position: -178px -160px;
	content: "";
	position: absolute;
	top: 27px;
	left: 0;
}
.status-bar a{color:#666}
.status-bar h1{height:62px;line-height:62px;font-size:20px;color:#333;font-weight:bold}

.main{background:#f4f4f4;overflow:hidden}
.main-content{width:1230px;margin:20px auto 20px auto;overflow:hidden}
.main-left{width:930px;float:left;overflow:hidden;min-height:350px;}
.main-right{width:285px;float:right;overflow:hidden;}

.main-list{background:#fff;min-height:350px;}
.main-list li{height:102px;overflow:hidden;position:relative;border-bottom:1px solid #f4f4f4}
.main-list li h1{font-size:14px;color:#333;position:absolute;left:31px;top:25px;font-weight:bold}
.main-list li h1 span{color:#666;padding-left:15px;}
.main-list li i{font-size:14px;color:#666;position:absolute;left:31px;top:60px;}
.main-list li a{display:block;width:74px;height:31px;line-height:31px;background:#44a8f2;position:absolute;right:32px;top:33px;
                 text-align:center;color:#fff
}
.main-list li a:hover{background:#0066cc}
.main-list .new{background-image:url(/public/images/index/new.png);background-repeat: no-repeat}
.main-list .over{background-image:url(/public/images/index/over.png);background-repeat: no-repeat}

.login-box{	
	height: 396px;
}
.login-box .nav{
	height: 54px;
}
.login-box .nav li{
	padding: 0;
	position: relative;
	float: left\9;
	width: 50%\9;
}
.login-box .nav li a{
	font-size: 16px;
	color: #333;
	padding: 0;
	width: 100%;
	line-height: 53px;
	border-bottom: 1px solid #f4f4f4;
}
.login-box .nav li.active a{
	color: #44a8f2;
	border-bottom-color: #44A8F2;
}
.login-box .nav li.active a:before{
	content: "";
	position: absolute;
	top: 54px;
	left: 50%;
	background-position: -142px -160px;
	width: 9px;
	height: 4px;
	margin-left: -4.5px;
}
.login-box .nav li a:hover,
.login-box .nav li a:focus{
	background: transparent;
}
.login-box .tab-content{
	padding: 28px 24px 0 24px;
}
.login-box .tab-content .form-group{
	margin-bottom: 13px;
}
.login-box .tab-content input.form-control{
	height: 40px;
	border-color: #e7e7e7;
	border-radius: 2px;
	-o-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.login-box .tab-content .checkbox{
	margin: 0;
}
.login-box .tab-content .checkbox label{
	display: block;
	width: 100px;
}
.login-box .tab-content .checkbox label input{
	margin-top: 2px;
}
.login-box .tab-content .forget{
	color: #2E8AE5;
}
.login-box .tab-content .btn{
	background: #44A8F2;
	border-color: #44A8F2;
	width: 100%;
	border-radius: 0;
	-o-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	line-height: 40px;
	padding: 0;
	font-size: 16px;
}
.login-box .tab-content .tips{
	color: #bbb;
	line-height: 27px;
	margin-top: 10px;
}
.login-box .tab-content .tips b{
	color: #666;
	font-weight: normal;
}

.main-right-title{font-size:20px;font-weight:bold;color:#141414;height:57px;line-height:57px;}
.main-right-list{background:#fff;overflow:hidden;padding:15px 0}
.main-right-list li{line-height:41px;height:41px;padding:0 20px 0 17px;}
.main-right-list li span{float:right}

.mt15{margin-top:15px;}
/*分页样式*/
.page{
    padding: 30px 0 30px 0;
    overflow: hidden;
    text-align: center;
    background:#fff;
}
.page a,.page span{
    padding: 5px 10px;
    border: 1px solid #cccccc;
    font-size: 12px;
    display:inline-block;
    margin:0 2px;
    
}
.page a:hover{
    background: #44a8f2;border:1px solid #44a8f2;
    color: #ffffff;
    text-decoration:none;

}
.page a.current{
    background: #44a8f2;border:1px solid #44a8f2;
    color: #ffffff;
}

.zxtj{background:#f4f4f4;clear:both;overflow:hidden;}
.zxtj-content{width:1230px;margin:0 auto 20px auto;overflow:hidden;height:155px;clear:both;position:relative;
              background:#fff url(/public/images/index/zxtj.jpg) no-repeat 19px 21px;
}
#ad{overflow:hidden;width:1135px;height:116px;position:absolute;left:74px;top:21px;}
#ad li{float:left;height:116px;margin-right:22px;}
#ad li img{display:block;height:116px;}

.main-detail{background:#fff url(/public/images/index/detail-bg.png) no-repeat top right;padding:20px 20px 0 20px;}
.main-detail table{border-bottom:2px solid #f2f2f2;width:100%;}
.main-detail table td{width:50%;height:45px;line-height:45px;padding-left:20px}
.main-detail h2{font-size:14px;height:45px;line-height:45px;padding-left:20px;border-bottom:2px solid #f2f2f2}
.main-detail h2 span{color:#959393;padding-left:10px;}
.table-detail-info{height:87px;width:890px;position:relative;}
.remaining-time{position:absolute;top:36px;left:20px;color:#44a8f2;font-size:16px;}
.table-detail-info input[type=text]{width:223px;height:30px;line-height:30px;border:1px solid #44a8f2;color:#44a8f2;
                                    text-align:right;padding:0 5px;position:absolute;right:93px;top:27px;
}
.table-detail-info a{display:block;position:absolute;right:0;top:27px;width:81px;height:32px;line-height:32px;color:#fff;
                     background:#44a8f2;text-align:center;border-radius:5px;
}
.table-detail-info a:hover{background:#0066cc;}
.per-day-price{position:absolute;top:25px;left:20px;font-size:16px;}
.per-day-price i{color:#ff1200;font-size:28px;}
.ztp-detail{border-bottom:2px solid #f2f2f2;position:relative;height:320px;}
.ztp-img{position:absolute;left:20px;}
.ztp-img img{display:block;width:300px;height:285px;}
.ztp-info{position:absolute;left:367px;width:500px;line-height:3}

.hz-info{background:#fff;padding:20px;line-height:2.5}
.hz-info i{position:relative;}
.hz-info i:after{content:"";position:absolute;background-position:-337px -102px;width:16px;height:19px;right:-25px;}

.tool-calculator{background:#fff;padding:20px 20px 10px 20px;}
.tool-calculator-row{margin-bottom:13px;}
.tool-calculator label{margin-right:10px;}
.tool-calculator input[type=text]{width:190px;height:30px;line-height:30px;border:1px solid #e5e4e4;padding:0 5px;}
.tool-calculator a{display:block;width:100%;height:33px;line-height:33px;text-align:center;color:#fff;
                   background:#498ff2;border-radius:5px;
}
.tool-calculator a:hover{background:#0066cc}
.tool-calculator p{color:#ffaa06}

.member-content{background:#fff;overflow:hidden;padding:20px 30px;}
.member-content .face{display:block;margin:0 auto;width:85px;height:85px;border-radius:50%;
                      border:2px solid #44a8f2
}
.member-content p{line-height:2.2em;overflow:hidden;margin-top:15px;}
.member-content p i{color:#ff6600;position:relative}
.member-content p i:after{content:"";position:absolute;background-position:-337px -102px;width:16px;height:19px;right:-25px;}
.member-content a.admin{display:block;width:108px;height:31px;line-height:31px;text-align:center;color:#fff;
                      background:#44a8f2;margin:0 auto;border-radius:5px;font-size:16px;
}
.member-content a.admin:hover{background:#0066cc}

.search{width:930px;}
.search-content{padding:17px 0 0 10px;float:left}
.search input[type=text]{width:150px;border:1px solid #eee;padding:3px 5px;margin-right:5px;}
a.search-submit{background:#44a8f2;color:#fff;padding:3px 15px;}
a.search-submit:hover{background:#0066cc;color:#fff}


a.add-submit{background:#ffaa06;color:#fff;padding:3px 15px;}
a.add-submit:hover{background:#ff6600;color:#fff}</pre></body></html>