@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;

}

ul, li {

	list-style: none;

	margin: 0;

	padding: 0;

}

.left {

	float: left;

}

.right {

	float: right;

}

.fl {

	float: left;

}

.fr {

	float: right;

}

h5 {

	text-align: center;

	font-size: 15px;

	font-weight: 100;

	line-height: 37px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

.m{ width:1180px; overflow:hidden; margin:0 auto;}

.more {

	width: 128px;

	height: 36px;

	border: 2px solid #666;background: #FFF;

}

.more a {

	display: block;

	color: #666;

	text-align: center;

	line-height: 36px;	

}

.more:hover {

border: 2px solid #C9151E;

}

.more:hover a {

	color: #C9151E;

}

.hide {

	display: none;

}

.line_2 {

	width: 100%;

	height: 1px;

	border-top: 1px solid #8c8c8c;

	border-bottom: 1px solid #CCC;

}

/*header*/

#top2 {

	height: 36px;

	width: 100%;

	background:url(../images/top_bg.jpg) repeat-x;

}

.top {

	height: 36px;

	width: 1180px;

	padding: 0;

	margin: 0 auto;

}

.welcome {

	font-size: 13px;

	float: left;

	line-height: 36px;

	color:#919191;

}

.topnav {

	font-size: 13px;

	float: right;

	line-height: 36px;

	color: #919191;

}

.topnav a {

	display: inline-block;

	margin: 0 10px;

	color: #919191;

}

.topnav a img {

	margin-right: 5px;

	position: relative;

	top: 3px;

}

#head {

	height: 118px;

	width: 100%;

}

.head {

	width: 1180px;

	margin: 0 auto;

}

#logo {

    margin-top: 12px;

    float: left;

    position: relative;

    margin-bottom: 11px;

    padding-right: 45px;

}

em {

	font-style: normal;

	color: #ff8c02;

}

#logo>img {

 width:;

 height:;

}

#dw {

    width: 417px;

    float: left;

    padding-left: 40px;

    margin-top: 33px;

    position: relative;
	box-sizing: content-box !important;
}

#dw::before{ content:url(../images/dw_fg.jpg); position:absolute; left:-10px;}

#dw p {

	display: block;

	color: #008a3d;

	font-size: 18px;

	font-weight: 600;

	margin-bottom: 10px; margin-top:15px;

}

#dw span {

	font-size: 18px;

	color: #6e6e6e;


}

#tel {

    float: right;

    margin-top: 48px;

    width: 289px;

    position: relative;

}

#tel .right {

	margin-top: -8px;

}

#tel img {

    float: left;

    margin-top: 16px;

}

#tel p {

    font-size: 22px;

    line-height: 10px;

    color: #f2890c;

    font-weight: 600;

    font-style: italic;

    position: absolute;

    top: 46px;

    left: 89px;

}

#tel span {

    color: #666;

    font-weight: 600;

    font-size: 14px;

    height: 43px;

    line-height: 44px;

}

.ywb {

	width: 84px;

	height: 29px;

	border: 1px dashed #00b7eb;

	border-radius: 15px;

	text-align: center;

	line-height: 29px;

	margin-bottom: 10px;

}

.ywb a {

	color: #00b7eb;

}

.zwb {

	width: 84px;

	height: 29px;

	border: 1px dashed #eee;

	border-radius: 15px;

	text-align: center;

	line-height: 29px;

}

.zwb a {

	color: #333;

}

#nav {

	width: 100%;

	height: 42px; background:url(../images/nav_bg.jpg);

}

.nav {

	width: 1180px;

	height: 42px;

	padding: 0;

	margin: 0 auto;

}

.nav ul li {

	width: 115px;

	height: 42px;

	float: left;

	position: relative;

	margin: 0 1px;

}

.nav ul li a {

	color: #fff;

	font-size: 14px;

	text-align: center;

	display: block;

	line-height: 42px;

}

.another { background:url(../images/nav_hv.jpg) center no-repeat;

	float: left;

}

.right {

	float: right;

}

/*header end*/

@keyframes headShake {

  0% {

    transform: translateX(0);

  }



  6.5% {

    transform: translateX(-6px) rotateY(-9deg);

  }



  18.5% {

    transform: translateX(5px) rotateY(7deg);

  }



  31.5% {

    transform: translateX(-3px) rotateY(-5deg);

  }



  43.5% {

    transform: translateX(2px) rotateY(3deg);

  }



  50% {

    transform: translateX(0);

  }

}





/*foot*/

#foot {

    width: 100%;

    height: 280px;

    background:#009025; 

}

.foot {

	width: 1180px;

	height: 135px;

	padding: 0;

	margin: 0 auto;

}

.foot_nav {

    height: 46px; margin:40px 0; border:1px dashed #fff;

}	

.foot_nav ul li a { line-height:46px;

	color: #fff;

}



.foot_nav ul{ width: 1180px;

    margin: 0 auto;}

	

.foot_nav ul li {

    height: 50px;

    float: left;

    text-align: center;

    width: 118px;

    position: relative;

    line-height: 50px;

}



.foot_logo.left {

	padding-right: 36px;

}

.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 a:hover {

	text-decoration: underline;

}

.foot_left p {

	color: #f7fafd;

	line-height: 28px;

	font-size: 12px;

}

.weixin {

    height: 120px;

    width: 120px; margin-right:40px;

    background: url(../images/foot_logo.jpg) no-repeat top;

    float: left; margin-left:100px;

}

.weixin img {

    height: 120px;

    width: 120px;

}

.foot_logo{ float:left;}

.foot_left.left {

    width: 850px;

    height: 112px;

    float: left;

    margin-right: 29px;

}

/*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*/

