﻿﻿@charset "utf-8";
/* CSS Document */

/*header*/
.header{
	width: 100%;
	height: 120px;
	background: url(../images/h_bg.jpg) no-repeat center;
}
.head{
	width: 1180px;
	height: 120px;
	margin: 0 auto;
}
.h_top{
	width: 1180px;
	height: 40px;
	overflow: hidden;
}
.h_top p{ float: left; line-height: 40px; color: #666;}
.h_top ul{ float: right; line-height: 40px;}
.h_top ul li{ float: left;}
.h_top ul li a{ font-size: 12px; color: #666;}
.logo{float: left;}
.logo h1{float: left;}
.logo h1 a{ float: left; margin-top: 18px;display: block; width: 124px; height: 80px;}
.logo p{ float: left; margin-left: 24px; font-size: 20px; color: #015198; font-weight: bold; line-height: 30px; padding-top: 24px;}
.logo p span{font-size: 18px; color: #666666; line-height: 34px;font-weight: 500;display: block;}
.tel_right{ float:right; margin-top: 20px;}
.tel_right p{font-size: 14px; color: #333; line-height: 30px; background: url(../images/phone.jpg) no-repeat 0 5px; padding-left: 80px;}
.tel_right p span{font-size: 24px; color: #e49703;font-weight: bold; line-height: 30px;}

#fixedNav{background: #015198;  width: 100%; height: 50px;}
.nav{ width: 1180px; height: 50px; margin: 0 auto;}
.nav ul{ overflow: hidden;}
.nav ul li{ font-size: 14px;  float: left; font-weight: 500; line-height: 50px; color: #fff;}
.nav ul li a{  float: left;color: #fff; display: block;text-align: center; width: 131px;}
.nav ul li a:hover,.nav ul .another a{background-color: #e49703; text-align: center;}
.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}

/*footer*/
.f_box{
	width: 100%;
	height: 276px;
	background: url(../images/f_bg.jpg) no-repeat center;
	margin-top:30px;
}
.f_con{
	width: 1180px;
	height: 276px;
	margin: 0 auto;
}
.f_nav{
	overflow: hidden;
}
.f_nav ul{
	overflow: hidden;
}
.f_nav ul li{
	float: left; 
	color: #fff;
	line-height: 50px;
}
.f_nav ul li a{
	float: left;color: #fff; display: block;text-align: center; width: 118px;
}
.f_nr{
	width: 1180px;
	margin: 0 auto;
padding-top:40px;text-align:center;
	position: relative;
}
.erweima img{
	width: 120px;
	height: 120px;
	background: #fff;
	padding: 5px;
	border: solid #e1e1e1 1px;
	position: absolute;
	left: 20%;
	top: 30px;
}
.f_nr h2{
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	font-weight: 500;

}
.f_nr p{
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.f_nr p a{
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}

/*QQ客服*/
.right_kf{width:110px; position:relative; z-index:1!important;}
.right_kf_t{background:url(../images/title_new.png) no-repeat; height:134px; cursor:pointer;}
.right_kf_t span{display:block; text-align:center; padding-top:110px; font-size:14px; font-family: "微软雅黑";}
.right_kf_c{padding:10px 2px 2px; background:url(../images/bg_top.jpg) center 4px no-repeat #0070ca; width:100px; margin:0px auto;}
.right_kf_c li{padding-left:12px; padding-top:4px; background:#FFF;}
.right_kf_c li.bg_bot{background:url(../images/bg_bot.jpg) center bottom no-repeat; height:6px; overflow:hidden; padding:0!important; margin-top:-1px;}
.right_kf_c a{text-decoration:none; text-align:left; color:#258ab3; font-size: 12px; display:block; line-height:30px; border-bottom:1px solid #ccc; margin-right:9px; font-family:"微软雅黑"; background:url(../images/qq_bg.jpg) left top no-repeat; padding-left:28px;}
.right_kf .kf_wx{width:100px; padding:2px; background:#0070ca; margin:0px auto;}
.right_kf .kf_wx img{ width:100px; height:100px;}
.right_kf_b{background:url(../images/bot.png) no-repeat; height:60px; width:104px; margin:0px auto; cursor:pointer;}
#advisoryTips span{display:block; float:right; background:url(../images/kf_no.png) no-repeat; width:63px; height:161px; cursor:pointer;}
