
/*--------------------顶部 begin---------------------------*/
.header_top{ width:100%; height:35px; line-height:35px;  color:#fff; background:#368df9;}
.header_top .header_top_1{float: right;     width: 320px;}
.header_top .header_top_1 a{display: block; float: left; color: #fff; margin-left:20px;}





.header_c{ height:120px;}
.header_c .head_logo{
	width: 600px;
	padding-top: 15px;
}
.header_c h1 img{width:310px; height:80px; float: left;}
.header_c .head_logo span{float: right;border-left:1px solid #dedede; font-size: 18px;line-height: 30px;padding-left: 10px;margin: 15px 0 0 0;}
.header_c .head_logo span p{
	font-size: 22px;
	color: #368df9;
	font-weight: bold;
}
.header_c .header_c_t{float: right; width: 530px;margin-top: 15px;}
.header_c .header_c_t .header_tel{
	width: 240px;
	background: url(../images/1_03.jpg) no-repeat left;
	padding-left: 65px;
	height: 60px;
	margin-top: 10px;
}
.header_c .header_c_t .header_tel span{display: block;padding-top: 10px;}
.header_c .header_c_t .header_tel p{color: #358cf8;font-size: 27px;line-height: 45px;}
.header_c .header_c_t .head_ewm {width: 75px; text-align: center; float: right; line-height: 20px;margin-right: 20px;}
.header_c .header_c_t .head_ewm img{width: 75px;height: 75px;}

.header-nav{ height:51px;  background: url(../images/1_11.jpg) repeat-x bottom;}
.header-nav .container{ height:50px; line-height:50px;}
.header-nav .container li{ text-align:center;  float:left; text-align: center; }
.header-nav .container li a{ display: block; width: 118px; height: 51px; line-height: 51px; font-size: 16px;}
.header-nav .container li a:hover{background: #368df9; color: #fff;}
.header-nav .container .another a{background: #368df9; color: #fff;}
.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    background: #fff;
}

/*------------------------顶部 end-----------------------------------*/



/*--------------------底部 begin---------------------------*/
.foot-nav{ height:50px; background-color:#1a6acc;}
.foot-nav .container{ height:50px; line-height:50px;}
.foot-nav .container li{ text-align:center; width:118px; float:left; font-size:15px;}
.foot-nav .container li a{ color:#fff; display:block;}
.foot-nav .container li a:hover{background-color:#368df9;}

.foot_b {
	padding-top: 20px;
	background: #368df9;
	height: 150px;
}
.foot_b .erweima{
	float: right;
	line-height: 25px;
	text-align: center;
	width: 100px;
	color: #fff;
}
.foot_b .erweima img{
	width: 100px;
	height: 100px;
}
.foot_b .banquan{
    color: #fff;
    line-height: 30px;
}
.foot_b .banquan h2{
	font-size: 14px;
	float: left;

}
.foot_b .banquan a{
	color: #cfe9ff;
	margin: 0 10px 0 0;
}
.gsbs{
	position: fixed;
    bottom: 0;
    left: 85%;
    z-index: 50;
}
/*------------------------底部 end-----------------------------------*/



