@charset "utf-8";
/* CSS Document */

body {
  
    width: 100%;
    min-width: 1180px;
    height: auto;
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
    font-family: "微软雅黑";
    font: 14px/1.231 arial, helvetica, clean, sans-serif, "Microsoft YaHei";
    color: #333; position:relative;
}
*{
    font-family: "微软雅黑";
    padding: 0;
    margin: 0; 
}
img {
    border: 0;
}
.clear {
    clear: both;
}
a {
    text-decoration: none;
    color: #4E4646;
    cursor: pointer;
}
ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.m{
    width: 1180px;
    margin: 0 auto;
}
h5 a{ display:block; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
em{}

/*header*/
.header{width:100%;height:157px; position:absolute; top:0; z-index:2; background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%, #FFFFFF 100%); position:fixed; }

/*nav*/
.nav{width:890px;height:110px; overflow:hidden;}
.nav ul li{ float:left; width:110px;}
.nav ul li a{ display:block; line-height:110px; text-align:center; color:#fff;}
.nav ul li.another a{ color:#0EB736;}
.header-bg{ height:70px; background:rgba(0,0,0,0.4); z-index:998;}
.header-bg .logo img{ height:50px; margin-top:10px;}
.header-bg ul li{}
.header-bg ul li a{ line-height:70px;}
/*foot*/
#foot {
    width: 100%; padding-top:50px;
    background:url(../images/foot_bg.jpg);
}
.foot_nav .m{ text-align:center;
    height: 50px;
    background:#1da734; margin-bottom:25px;
}
.foot_nav ul{ display:inline-block;}
.foot_nav ul li a {
	color: #ddd;
}

.foot_nav ul{ width: 1180px;
    margin: 0 auto;}
	
.foot_nav ul li {
    height: 50px;
    float: left;
    text-align: center;
    width: 145px;
    position: relative;
    line-height: 50px;
}
.foot {
	width: 1180px;
	height: 135px;
	padding: 0;
	margin: 0 auto;
}
.foot_logo.left {
	margin-top: 30px;
	padding-right: 61px;
}
.foot a {
	color: #969696;
	margin: 0 2px
}
.foot h2,.foot span{	color: #969696;
	margin: 0 2px; font-size:12px; font-weight:100; display:inline-block; line-height:28px;}
.foot a:hover {
	text-decoration: underline;
}
.foot_left p {
	color: #969696;
	line-height: 28px; margin-left:50px
	font-size: 12px;
}
.foot h4{ font-size:15px; margin-bottom:20px; }
.weixin {
    margin-top: -4px;
    width: 120px;
    color: #777;
    text-align: center;
    line-height: 20px; margin-top: 30px; margin-left:20px;
}
.weixin img {
    height:88px; padding:6px; background:#5c5c5c;
    width: 88px;
}
.foot_left.fl {
padding-right:20px; width:396px; padding-top:30px; padding-bottom:30px;
}
.foot_bot{ height:90px; text-align:center; box-sizing:border-box; padding-top:10px;}
.foot_bot p,.foot_bot a{ color:#888; line-height:30px;}
/*foot end*/
/*online qq*/
.izl-rmenu {
	position: fixed;
	right: 0;
	bottom: 30%;
	background: url(../images/r_b.png) 0px bottom no-repeat;
	z-index: 999;
}
.izl-rmenu .btn {
	width: 72px;
	height: 73px;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative;
}
.izl-rmenu .btn-qq {
	background: url(../images/r_qq.png) 0px 0px no-repeat;
	background-color: #6da9de;
}
.izl-rmenu .btn-qq:hover {
	background-color: #488bc7;
}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {
	background: url(../images/r_qq.png) 0px 0px no-repeat;
	background-color: #6da9de;
	text-decoration: none;
	display: block;
}
.izl-rmenu .btn-wx {
	background: url(../images/r_wx.png) 0px 0px no-repeat;
	background-color: #78c340;
}
.izl-rmenu .btn-wx:hover {
	background-color: #58a81c;
}
.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -160px;
	top: 0px;
	display: none;
	width: 160px;
	height: 160px;
}
.izl-rmenu .btn-phone {
	background: url(../images/r_phone.png) 0px 0px no-repeat;
	background-color: #fbb01f;
}
.izl-rmenu .btn-phone:hover {
	background-color: #ff811b;
}
.izl-rmenu .btn-phone .phone {
	background-color: #ff811b;
	position: absolute;
	width: 160px;
	left: -160px;
	top: 0px;
	line-height: 73px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-top {
	background: url(../images/r_top.png) 0px 0px no-repeat;
	background-color: #666666;
	display: none;
}
.izl-rmenu .btn-top:hover {
	background-color: #444;
}
/*online qq*/
