@charset "utf-8";
/* CSS Document */

body {
    position: relative;
    width: 100%;
    min-width: 1180px;
    height: auto;
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
    font-family: "微软雅黑";
    font: 13px/1.231 arial, helvetica, clean, sans-serif, "Microsoft YaHei";
    color: #333;
}
*{
    font-family: "微软雅黑";
    padding: 0;
    margin: 0;
}
img {
    border: 0;
}
.clear {
    clear: both;
}
a {
    text-decoration: none;
    color: #4E4646;
    cursor: pointer;
}
a:link{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
a:active{
text-decoration:none;
}
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{ font-style:normal;}
/*top*/
.top{ width:100%;height:38px;}
.topIn {
    line-height: 38px;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 12px;
}
.topIn p{color:#949494;}
.topIn div{}
.topIn div a{padding-left:5px; padding-right:5px; color:#9d9d9d; border-left:1px #9d9d9d solid;}
.topIn div a:first-child{border-left:none;}
.topIn div a:link,.topIn div a:visited {color: #9d9d9d;} 
/*header*/
.header{width:100%;height:153px; border-top:7px solid #54a91a;}
.headerIn_L{}
.headerIn_L h1{background:url(../images/h1_line.png) right center no-repeat; margin-top:26px;}
.headerIn_L .dingwei {
    height: 50px; position:relative;
    padding-top: 10px;
    margin-top: 42px;
    padding-left: 43px;
    text-align: left;
}
.headerIn_L .dingwei::after{ content:url(../images/dw_bg.jpg); position:absolute; right:-35px; top:3px;}
.headerIn_L .dingwei1{color:#006f23;font-size:20px;}
.headerIn_L .dingwei2{color:#666;font-size:16px;margin-top:6px;}
.headerIn_R{margin-top:50px; text-align:left;background:url(../images/tel_bg.jpg) left center no-repeat; padding-left: 71px;}
.headerIn_R .headerIn_R1{font-size:14px;color:#666; line-height: 30px; }
.headerIn_R .headerIn_R2 { background:url(../images/tel_l.jpg) left no-repeat; padding-left:130px; margin-top:6px;
    font-size: 28px;
    color: #ec1919;
    font-family:Times, "Times New Roman";
}
.top_nav a{ padding:0 10px; border-right:1px solid #ddd;}
/*nav*/
.nav{width:100%;height:54px;background:#4e9b11;}
.navIn{ }
.navIn ul li {
    position: relative;
    float: left;
    text-align: center;
    height: 54px;
    display: inline-block; line-height:54px; width:107px;
}
.navIn ul li a {
    font-size: 15px; padding-top:20px;
    color: #fff;
    position: relative;
    z-index: 9;
}
.navIn ul li a span{ display:block; font-size:12px; color:#f6f6f6;}
.navIn ul li.another{ background:#167708;}

/*foot*/
#foot {
    width: 100%;
    height: 370px; background:#4e9b11;padding-bottom: 30px;
    
}
.foot{ background:url(../images/foot_bg.jpg) top left no-repeat #4e9b11; padding-top:70px;width: 1180px; margin: 0 auto;}
.foot_nav {
    height:50px;
    border: 1px dashed #90cd5f;
}	
.foot_nav ul li a {
	color: #fff;
}

.foot_nav ul{ width: 1180px;
    margin: 0 auto;}
.foot_nav ul li {
    height: 50px;
    float: left;
    text-align: center;
    width: 92px;
    line-height: 50px;
}
.foot_logo.fl {
	margin-top: 30px;
	padding-right: 61px;
}
.foot a {
	color: #f7fafd;
	margin: 0 2px
}
.foot h2,.foot span{	color: #f7fafd;
	margin: 0 2px; font-size:12px; font-weight:100; display:inline-block; line-height:28px;}
.foot_left p {
	color: #f7fafd;
	line-height: 28px;
	font-size: 12px;
}
.weixin {
}
.weixin img {
    height: 129px;
    width: 129px;
    margin-top: 35px;
    margin-left: 200px;
    border: 1px solid #ddd;
}
.foot_left.fl {
	margin-top: 41px;
	padding-left: 49px;
	width: 660px;
	height: 112px;
}
/*foot end*/
/*online qq*/
.izl-rmenu {
	position: fixed;width: 73px;
	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*/
