<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body{ font-size:12px; padding:0px; margin:0px;font-family:"Microsoft YaHei"; /*margin-top:138px;*/}
* { margin:0px; padding:0px;}
ul{ list-style-type:none;}
li{ list-style-type:none;}
a{ text-decoration:none; color:inherit;}
img{ border:0px;}

/*设置浮动和清除浮动*/
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}

/*底部悬浮*/
.fixed_foot{ width:100%; height:70px; background:rgba(40,40,40,0.84); position:fixed; bottom:0px; left:0px; z-index:999999999;min-width:1200px;}
.fixed_foot_1200{ width:1200px; margin:0 auto; height:80px;}
.fixed_foot_l{ height:auto; overflow:hidden;}
.fixed_foot_l ul{ position:relative; height:80px;}
.fixed_foot_l ul li{ margin-right:97px; float:left;}
.fixed_foot_l ul li .thebg{ margin-top:15px; margin-right:14px; width:43px; height:43px; float:left}
.fixed_foot_l ul li .thebg01{ background:url(../img/fixed_foot_01.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg02{ background:url(../img/fixed_foot_02.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg03{ background:url(../img/fixed_foot_03.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg04{ background:url(../img/fixed_foot_04.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg05{ background:url(../img/fixed_foot_05.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg01.active{ background:url(../img/fixed_foot_01_act.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg02.active{ background:url(../img/fixed_foot_02_act.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg03.active{ background:url(../img/fixed_foot_03_act.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg04.active{ background:url(../img/fixed_foot_04_act.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg05.active{ background:url(../img/fixed_foot_05_act.png) 0 0 no-repeat;}


.fixed_foot_wz{ font-size:14px; color:#fff; margin-top:18px;}
.fixed_foot_wz.active{ color:#36a8ff;}
.fixed_foot_r{ width:126px; height:43px; line-height:42px; text-align:center; color:#ffffff; border-radius:5px; background:#f2a633; margin-top:15px; font-size:16px; cursor:pointer;}
.fixed_foot_r img{ vertical-align:middle; margin-right:6px;display: inline-block;}

.top_one .w1{width: 600px;height: 390px;}
.top_one .w2{width: 300px;height: 390px;}
/*顶部悬浮*/
.fixed{ width:100%; height:auto;min-width:1200px;}
.fixed_top{ position:fixed; top:0px; left:0px; z-index:99999;}
/*top*/
.index_top{ background:#262829; height:40px; width:100%;}
.index_top_nr{ width:1200px; margin:0 auto; height:39px;}
.index_top_det{ font-size:12px; color:#ffffff; line-height:40px;}
.index_top_tel{ font-size:12px; color:#ffaf36; line-height:40px; margin-right:3px;}
.index_top_tel img{ vertical-align:sub; margin-right:6px;}

/*header*/
.header{ height:100px; width:100%; background:#ffffff; border-bottom:1px solid #cccccc;}
.header_nr{ width:1200px; margin:0 auto;position:relative;}
.logo{ /*margin-left:18px; */margin-top:26px;}
.nav{ font-size:16px; color:#4e4e4e; line-height:89px;}
.nav a{font-size:16px;}
.nav ul li{ margin-left:41px; float:left;position:relative;}
.nav ul li:hover{color:#36a8ff;}
.nav li img{position:absolute;left:52px;top:20px;}
/*.sy_active{ color:#36a8ff;}*/
@media screen and (max-width: 1366px) { 
.index_top_tel {margin-right:108px;} 
} 


/*footer*/
.foot{ width:100%; height:200px; background:#262829;min-width:1200px; padding-top:36px;padding-bottom:70px;}
.footer{ width:1200px; margin:0 auto;}
.footer_top{ width:1200px; overflow:hidden; height:197px; border-bottom:1px solid #464849;}
.footer_top a:hover{color:#1c7eb7;}

.about_lo{ width:158px; padding-left:42px;}
.about_lo p{ font-size:16px; color:#e1e1e1;}
.about_lo ul{ margin-top:15px; border-right:1px solid #585859; height:122px;}
.about_lo ul li{ font-size:14px; color:#838b8c; line-height:31px;}

.xqfb_ml{ width:318px; padding-left:90px;}
.xqfb_ml p{ font-size:16px; color:#e1e1e1;}
.xqfb_ml ul{ margin-top:15px; border-right:1px solid #585859; height:122px; width:308px;}
.xqfb_ml ul li{ font-size:14px; color:#838b8c; line-height:31px; float:left; margin-right:31px;}

.xizy_ml{ width:158px; padding-left:88px;}
.xizy_ml p{ font-size:16px; color:#e1e1e1;}
.xizy_ml ul{ margin-top:15px; border-right:1px solid #585859; height:122px;}
.xizy_ml ul li{ font-size:14px; color:#838b8c; line-height:31px;}

.gddt_ml{ padding-left:100px;}
.gddt_ml p{ font-size:16px; color:#e1e1e1;}
.gddt_ml ul{ margin-top:15px;}
.gddt_ml ul li{ font-size:14px; color:#838b8c; margin-right:13px; float:left;}
.gddt_ml ul li p{ margin-top:10px; font-size:14px; color:#838b8c; text-align:center;}

.footer_dw{ font-size:14px; color:#aeb1b2; text-align:center; margin-top:30px;}
/*返回顶部*/
.return{ position:absolute;bottom:78px; left:18px; position:fixed; display:none; z-index:9999999}
.return .iconfont{font-size:47px;color:black;opacity:0.2;}
.return .iconfont:hover{opacity:0.6;}
@media screen and (max-height:768px){
	.return{bottom:20px;}
}
/*顶部新增城市切换*/
/*城市切换*/
.header{
	height: 89px;
}
.header_nr{
	
	background: url(../img/logobg.jpg) no-repeat;
}
#checkedCity{
	display: inline-block;
	margin-top: 35px;
	margin-left:38px;
	font-size: 18px;
}

.select{
	width: 100px;
	position:absolute;
	left: 374px;
	top:37px;	
	height: 36px;
}
.iconDiamonds{
	font-size: 16px;
	display: inline-block;
    background: url(../img/iconDiamonds.png) no-repeat 74px;
    padding-right: 30px;
    cursor: pointer;
	
}
.icon-zhankaixiang-youneirong{
	font-size: 14px;
	color: #b1b1b1;
	padding-left: 10px;
}
.selectCity{
	width: 490px;
	overflow-x: hidden;
	border: 1px #d9d9d9 solid;
	position: absolute;
	z-index: 9;
	background: #FFFFFF;
}
.selectCity ul{
	width: 540px;
	padding-bottom: 10px;
}
.selectCity li{
	width: 100px;
	margin:10px 5px 0 15px;
	cursor: pointer;
}
.selectCity li a{display:block;}
.selectCity li p{
	text-align: center;
	background-color: #e9e9e9;
}

.selectCity li span{
	display: inline-block;
	width: 100px;
	height: 50px;
}
.selectCity li.city-home span{
    background: url(../img/city_bg.jpg) no-repeat -15px -5px;  
}
.selectCity li.city-bj span{
    background: url(../img/city_bg.jpg) no-repeat -135px -5px;
}
.selectCity li.city-dl span{
    background: url(../img/city_bg.jpg) no-repeat -255px -5px;
}
.selectCity li.city-zz span{
    background: url(../img/city_bg.jpg) no-repeat -375px -5px;
}
.selectCity li.city-sh span{
    background: url(../img/city_bg.jpg) no-repeat -15px -91px;
}
.selectCity li.city-gz span{
    background: url(../img/city_bg.jpg) no-repeat -135px -91px;
}
.selectCity li.city-xa span{
    background: url(../img/city_bg.jpg) no-repeat -255px -91px;
}
.selectCity li.city-wh span{
    background: url(../img/city_bg.jpg) no-repeat -375px -91px;
}
.selectCity li.city-cd span{
    background: url(../img/city_bg.jpg) no-repeat -15px -177px;
}
.selectCity li.city-sjz span{
    background: url(../img/city_bg.jpg) no-repeat -135px -177px;
}
.selectCity li.city-hrb span{
    background: url(../img/city_bg.jpg) no-repeat -255px -177px;
}
.selectCity li.college span{
    background: url(../img/city_bg.jpg) no-repeat -375px -177px;
}

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