<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 */
/*------header-----------*/
.header { position: relative; z-index: 2; background-color: #fff; }
.topBar { font-size: 12px; height: 32px; line-height: 32px; background-color: #fff; color: #666; }
.topBar a { margin: 8px; color: #666; }
.topBar a:hover { color: #0060ab;/*主蓝色*/ }
.topBar a.on{ color: #0060ab; font-weight: bold;}
.head { height: 90px; position: relative;}
.head .logo { width: 306px; height: 70px; margin-top: 10px; overflow: hidden; }
.head .logo a { display: block; }
.head .logo a img { max-width: 300px; }
.head .bot { padding-top: 27px; }
.head .bot .nav { height: 36px; }
.head .bot .nav li { display: inline-block; height: 34px; line-height: 34px; font-size: 16px; text-align: center; position: relative; padding:0 20px; background: transparent; }
.head .bot .nav li a { display: block; text-align: right; }
.head .bot .nav li i { color: #444; }
.head .bot .nav li.on&gt;a { color: #0060ab; }
.head .bot .nav li:hover&gt;a, .head .bot .nav li.on&gt;a:hover { color: #0060ab;/*主蓝色*/ }
.head .bot .nav li dl { display: none; position: absolute; z-index: 1; top: 38px; width: 140px; left: 65%; margin-left: -70px;	/*background: #fff;*/	/*! border: 1px solid #eee; */
box-shadow: 0 3px 5px rgba(0, 0, 0, .1);	/*! padding: 10px 0; */  }
.head .bot .nav li dl:before { content: ' '; display: block; width: 100%; height: 5px; background: transparent; position: absolute; top: -5px; left: 0; }
.head .bot .nav li:hover dl { display: block; z-index: 12;}
.head .bot .nav li dl dd { overflow: hidden; margin-bottom: 1px; }
.head .bot .nav li dl dd a { display: block; width: 100%; height: 32px; line-height: 32px; text-align: center; font-size: 14px; padding: 0; color: #fff; background: #0677ca; }
.head .bot .nav li dl dd a:hover { color: #fff; background: #0060ab;/*主蓝色*/ }

/*查询*/
	.cha_box{ position: absolute; background-color: #e79d17; right: 0; bottom: -50px; height: 50px; line-height: 50px; padding-left: 60px; padding-right: 40px;}
.cha_box:before{content: "";border-bottom: 50px solid #e79d17; border-left: 32px solid transparent; left: -32px;  position: absolute;}
.cha_box i{ display: inline-block;width: 24px;height: 20px;background: url(../images/index/tel.png) no-repeat; position: absolute; top:14px; left: 16px;}
.cha_box span{ color: #fff;}
.cha_box input{ height: 30px; line-height: 30px; }
.cha_box .cha_txt{ width: 380px; padding-left: 10px; margin-left: 20px;  border-radius:4px 0 0 4px;}
.cha_box .cha_btn{ width: 100px; text-align: center; background-color: #0060ab; color: #fff; margin-left: -10px; border-radius: 0 4px 4px 0;}


/*脚部*/
footer{
	width: 100%;
	height: auto;
	background: #292c31;
	font-size: 12px;
	color: #fff; 
}
footer .logo_fo{margin-top: 70px;}
footer .ft{
	font-size: 13px;
	padding: 20px 0;
}
footer .ft a{ padding: 0 30px; }
footer .fm{
	padding: 10px 0;line-height:25px;font-size:14px; text-align:center;
}
footer .fm1{
	width: 350px;
	margin-left: 60px;
}
footer .fm1 .h1{ font-size: 20px; color: #fff; padding-bottom: 10px; }
footer .fm1 .h2{ font-size: 18px; color: #616a7b; padding-bottom: 16px; font-family: Arial;}
footer .fm1 .h3{ font-size: 26px; color: #d9271d; font-weight: bold;}

footer .fm2{ width: 532px; }
footer .fm2 .cr{ width: 100%; height: 30px; color: #979797;}

.bottom{
	background: #1b1b1b;
	height: 40px;
	text-align: center;
	color: #696969;
	line-height: 40px;
	font-size: 12px;
}
	.bottom a{
		
	}
	.bottom .fr{
		width: 400px;
		height: 100%;
	}

footer a:hover,.bottom a:hover{
	color: #0060ab;
}






















/* 在线客服样式 */
.kefuBox{position:fixed;z-index:1000;top:150px;right:0;width:auto; _position:absolute;_top: expression(documentElement.scrollTop +45);font-size: 12px;}
.kefuBox .kefuLeft{float:left;overflow:hidden;width:30px;height: 157px;cursor:pointer;background:url(kefu_l.png) no-repeat}
.kefuBox .kefuLeften{float:left;overflow:hidden;width:30px;height: 157px;cursor:pointer;background:url(kefu_len.png) no-repeat}
.kefuBox .kefuRight{display:block;float:left;overflow:hidden;width:0;}
.kefuBox .kefuTop{width:154px;height:46px;background:url(kefu_top.png) no-repeat;}
.kefuBox .kefuTopen{width:154px;height:46px;background:url(kefu_topen.png) no-repeat;}
.kefuBox .kefuClose{float:right;overflow:hidden;width:154px; height:46px;display:block;cursor:pointer;}
.kefuBox .kefuBottom{width:154px;height:12px;background:url(kefu_bottom.png) no-repeat;}
.kefuBox .kefuCont{width:154px;padding:0 12px;background:url(kefu_line.png) repeat-y;overflow:hidden;}
.kefuBox .kefuCont ul{margin:0;padding:0;}
.kefuBox .kefuCont ul li{width:130px;line-height:28px;overflow:hidden;height:28px;padding-left:40px;padding-right:10px;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;}
.kefuBox .kefuCont ul li a{color:#333;}
.kefuBox .kefuCont ul li.pic{width:130px;height:89px;margin-bottom:10px;padding:0;}
.kefuBox .kefuCont ul li.qq{background:url(qq.png) no-repeat;}
.kefuBox .kefuCont ul li.wang{background:url(wangwang.png) no-repeat}
.kefuBox .kefuCont ul li.spk{background:url(skype.png) no-repeat}
.kefuBox .kefuCont ul li.codeer{display:block;width:130px;height: 165px;text-align:center;color:#fff;padding:10px 0 0;font-family:"微软雅黑";font-size:14px;margin-bottom:0;}
.kefuBox .kefuCont ul li.codeer p{display:block;height:35px;line-height:35px;}
.kefuBox .kefuCont ul li.codeer span{display:block;width:116px;height:116px;padding:7px;background:url(cobj.png) no-repeat;}
.kefuBox .kefuCont ul li.codeer span img{width:116px;height:116px;}
.kefuBox .kefuCont ul img{width: 130px;}
.kefuBox .kefuCont ul span{font-size: 12px; display: block; color: #fff;}
.kefuBox .kefuCont ul p{font-size: 12px; margin: 10px 0; text-align: center; color: #fff;}



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