<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_max{background:url(../images/site_header_line.jpg) no-repeat center 121px; height:126px;}
.header_top{height:84px; overflow:hidden;}
.header_logo{padding:2px 0; float:left;}
.header_language{float:right; margin-top:10px;}
.header_language img{margin-right:10px;}
.header_nav{width:1020px; float:right; height:37px; position:relative;}

/*mainNav part start*/
.mainNav{width:100%; margin:0px auto; position:relative;}
.mainNav li{float: left; height:37px; position: relative;  font-size:16px;}
.menu_bg1 a{padding-top:7px; padding-bottom:6px; height:24px; line-height:24px; width:100px; text-align:center; position: relative; color:#000; text-decoration: none; display: block; float:left; }
.menu_bg1 a.active,.menu_bg1 a:hover{text-decoration:none; height:24px; line-height:24px; color: #000; z-index:100000; background:url(../images/site_menu_bg.png) no-repeat top;}
.menu_bg2 a{padding-top:7px; padding-bottom:6px; height:24px; line-height:24px; width:170px; text-align:center; position: relative; color:#000; text-decoration: none; display: block; float:left; }
.menu_bg2 a.active,.menu_bg2 a:hover{text-decoration:none; height:24px; line-height:24px; color: #000; z-index:100000; background:url(../images/site_menu_bg2.png) no-repeat top;}
.subMenu {position: absolute; left:2px; top: 37px; display: none; z-index:999999;}

.mainNav .li .popUpBox {height:auto; border:1px solid #B6B5B6;}
.mainBgBox{border: 1px solid #B6B5B6; border-top:0; float:left; background:url(../images/site_menu_sub.jpg) repeat-x bottom #FFF; padding:16px 0;}
.mainNav .levelTowList{float:left; background: url(../images/site_menu_line.jpg) repeat-y right; padding-left:12px;}
.mainNav .levelTowList span {background: url(../images/nv_li_bg.gif) no-repeat 4px center; display: block; height: 28px; line-height:28px;font-size:12px;}
.mainNav .levelTowList a:link, .mainNav .levelTowList a:visited {margin:0px; display: block; height: 28px; line-height: 28px; padding: 0px 0px 0px 20px; background-color: transparent; text-decoration: none; text-align: left; border: none; color: #494949; font-weight: normal; background-image: url(../images/nv_li_bg.gif); background-position: 4px center; background-repeat: no-repeat;}
.mainNav .levelTowList a:hover, .mainNav .levelTowList a:active { margin:0px; display: block; height: 28px;line-height: 28px; padding: 0px 0px 0px 20px; background-color: transparent; text-decoration: none; text-align: left; border: none; color: #c00; top: 0px; font-weight: normal; background-image: url(../images/nv_li_bg.gif); background-position: 4px center; background-repeat: no-repeat;}
.mainNav .levelTowList_w1{_width:82px;}
.mainNav .levelTowList_w1 a:link,.mainNav .levelTowList_w1 a:visited{width:130px;}
.mainNav .levelTowList_w1 a:hover,.mainNav .levelTowList_w1 a:active{width:130px;}
.mainNav .levelTowList_w2{_width:130px;}
.mainNav .levelTowList_w2 a:link,.mainNav .levelTowList_w2 a:visited{width:130px;}
.mainNav .levelTowList_w2 a:hover,.mainNav .levelTowList_w2 a:active{width:130px;}
.mainNav .introduc{padding:0 16px; float:left;}

.mainNav .menu_haxx{width:320px;}
.mainNav .menu_jcjt{width:320px;}
.mainNav .menu_lkly{width:480px;}
.mainNav .menu_jcsy{width:480px;}
.mainNav .menu_kgzx{width:320px;}
.mainNav .menu_hkhy{width:320px;}
.mainNav .menu_zzfw{width:320px;}

/*footer*/
#footer{height:103px;}
.footer_max{height:70px;padding:16px 0; position:relative; border-top:solid #B9B9B9 1px;  width:100%; margin:auto; margin-top:15px;}
.footer_menu{height:30px; line-height:30px; text-align:center;}
.footer_copy{text-align:center; line-height:30px;}
/*.footer_function{position:absolute; z-index:10; top:20px; right:-3px; width:76px;}
.footer_function a{width:26px; height:25px; display:block; margin-right:12px; float:left; background-repeat:no-repeat; background-image:url(../images/footer_icon1.png); background-position:0 0;}
.footer_function a.weixin{background-position:0 -25px;}*/
.chat-tips i {
	background-image: url(../images/dian.jpg);
	background-repeat: no-repeat;
}
.side-bar a{
	background-image: url(../images/footer_icon1.png);
	background-repeat: no-repeat;
}
/*右侧悬浮icon*/
.side-bar {

	position:absolute; z-index:10; bottom:55px; right:10px; width:76px;
}
.side-bar a {
	width: 26px;
	height: 26px;
	display: block;
	float:left;
	
	margin-bottom: 2px;
}
.side-bar a:hover {
	float:left;
}
.side-bar .icon-qq {
	background-position:0 1px;
	margin-right:12px;
}
.side-bar .icon-chat {
	background-position:0 -25px;
}
.side-bar .icon-chat:hover .chat-tips {
	display: block;
}


.chat-tips {
	
	border: 1px solid #d1d2d6;
	position: absolute;
	right: -30px;
	top: -110px;
	background-color: #ffffff;
	display: none;

}
.chat-tips i {
	width: 16px;
	height: 11px;
	display: inline-block;
	position: absolute;
	right: 40px;
	top: 98px;

}
.chat-tips img {
	width: 100px;
	height: 100px;
}

.h20{height:20px; overflow:hidden;}
.h60{height:60px; overflow:hidden;}
.footer_hover{width:100px;height:100px;position:absolute;right:80px;bottom:-50px;}
</pre></body></html>