@charset "utf-8";
/* CSS Document */

/*header*/
.header{
	width: 100%;
	height: 165px;
	background: url(../images/h_bg.jpg) no-repeat center;
}
.head{
	width: 1180px;
	height: 165px;
	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: 330px; height: 72px;}
.logo p{     
	float: left;
    margin-left: 80px;
    font-size: 18px;
    color: #2ea1fa;
    font-weight: bold;
    line-height: 30px;
    padding-top: 31px;
}
.logo p span{font-size: 18px; color: #e70010; 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.png) no-repeat 0 5px; padding-left: 60px;}
.tel_right p span{font-size: 24px; color: #e70010;font-weight: bold; line-height: 30px;font-family:Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";}

#fixedNav{background: #2ea1fa;  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: 118px;}
.nav ul li a:hover,.nav ul .another a{background-color: #e70010; 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: 304px;
	background: url(../images/f_bg.jpg) no-repeat center;
}
.f_con{
	width: 1180px;
	height: 304px;
	margin: 0 auto;
	overflow: hidden;
}
.f_l{
	float: left;
	width: 220px;
}
.f_l img{
	width: 158px;
	height: 158px;
	margin-top: 50px;
	margin-left: 32px;
}
.f_l p{
	color: #4c4c4c;
	line-height: 24px;
	margin-left: 40px;
}
.f_r{
	float: left;
	width: 916px;
	margin-left: 44px;
	margin-top: 40px;
}
.f_nav{
	margin-left: -15px;
	overflow: hidden;
}
.f_nav ul{
	overflow: hidden;
}
.f_nav ul li{
	float: left;
}
.f_nav ul li a{
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	display: block;
	margin: 0 15px;
	line-height: 30px;
}
.f_nav ul li a:hover{
	color: #db2020;
}
.f_nr{
	margin-top: 20px;
}
.f_nr h2{
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	font-weight: 500;
}
.f_nr p{
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	font-weight: 500;
}
.f_nr p a{
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	font-weight: 500;
}

/*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;}



