﻿/*公用样式*/
.layout {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-wrapper: 101;
	background: #000;
	opacity: 1;
}
.blue {
	color: #28a5f4;
}

.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	background-size: 4rem auto;
	vertical-align: middle;
}
.icon, .iconn:before, .iconn:after, .iconbef:before, .iconbef:after {
	content: "\20";
	display: block;
}
.iconn {
	background: url(../images/iconn.png) no-repeat;
	background-size: 1.4rem auto;
	vertical-align: middle;
}
/*清除浮动*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.hide {
	display: none;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.clear, .clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/*==========@@HTML默认 结束@@==========*/
.header {
	position: relative;
}
#top_main {
	width: 100%;
	height: 1rem;
	z-index: 9999;
	position: fixed;
	top: 0px;
	left: 0px;
}
#top {
	max-width: 640px;
	min-width: 320px;
	height: 1rem;
	margin: 0px auto;
	position: relative;
	background: #fff;
	box-shadow: 0 0 0.2rem rgba(0,0,0,.1);
	border-bottom: 1px solid #eee;
}
#top .logo {
	float: left;
	margin: 0 auto;
	display: block;
	text-align: center;
margin-top: .125rem;
margin-left: .1rem;
}
#top .logo a {
	display: block;
}
#top .logo img {
height: .75rem;
	vertical-align: top;
}
#top .topsearch {
	display: none;
	position: absolute;
	right: 1rem;
	top: 0px;
	text-align: center;
	cursor: pointer;
width: .5rem;
height: .5rem;
margin: .25rem auto;
	background: url(../images/sou1.png) no-repeat center;
background-size: .4rem auto;
	z-index: 6;
}
#top #nav {
width: .8rem;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	cursor: pointer;
	z-index: 6;
}
#top .nav {
width: .5rem;
height: .36rem;
margin: .33rem auto;
background-position:-.56rem -.94rem;
}
#top .cur .nav {
background-position:0 -.94rem;
}
#search {
	background: #f2f2f2;
	width: 100%;
	margin: 0 auto;
	height: 1rem;
	position: absolute;
	left: 0;
top: .88rem;
padding-top: .2rem;
	display: none;
	z-index: 999;
}
#search input {
	display: block;
	padding: 0;
	margin: 0;
}
#search .txt {
	border: none;
	width: 80%;
	height: 0.65rem;
	line-height: 0.65rem;
	margin-left: 4%;
	color: #666;
	font-size: 0.22rem;
	background: #fff;
	text-indent: 3%;
border-top-left-radius:.3rem;
border-bottom-left-radius: .3rem;
}
#search .btn {
	cursor: pointer;
	border: none;
	font-size: 0.24rem;
	width: 0.8rem;
	height: 0.65rem;
	text-align: center;
	background: #67b306 url(../images/icon.png) no-repeat 0 -4.6rem;
	background-size: 2.4rem auto;
	color: #fff;
border-top-right-radius:.3rem;
border-bottom-right-radius: .3rem;
	background-size: 2.0rem auto;
	vertical-align: middle;
}
.searchinfo {
	background: #fff;
	padding: 0.2rem 0;
	height: 100%;
	width: 92%;
	margin: 0 auto;
}
.searchinfo h2 {
	color: #333;
}
.searchinfo .searchlist {
	padding: 0.2rem 0;
}
.searchinfo .searchlist a {
	display: inline-block;
	margin: 0 4% 4% 0;
	color: #333;
	background: #f5f5f5;
	font-size: 0.24rem;
	text-align: center;
	height: 0.64rem;
	line-height: 0.64rem;
	padding: 0 0.2rem;
	border-radius: 3px;
}
.searchinfo .searchlist a:hover {
	background: #913d23;
	color: #fff;
}
#top_main .pages_name {
	text-align: center;
	display: block;
font-size:.32rem;
	color: #333;
	line-height: 1rem;
}
#top_main .back_out {
	width: 12%;
	height: 1rem;
	position: absolute;
	left: 0;
	top: 0;
}
#top_main .back_out i {
width:.26rem;
height:.42rem;
	background-position: 0 -1.5rem;
	display: block;
margin-top:.3rem;
margin-left:.3rem
}
.soupage {
	background: #fff;
}
/*subNav*/
.subNav {
	position: fixed;
	width: 100%;
	height: 100%;
	right: -100%;
top: .88rem;
	z-index: 999;
	max-width: 640px;
	min-width: 320px;
	background: #fff;
}
.subNavCon {
	margin: 0px;
	width: 100%;
	height: 100%;
}
.subNav .closrbox {
	width: 20%;
	height: 0.5rem;
line-height:.5rem;
	background: #fff;
	position: absolute;
	right: 2%;
	top: -5%;
}
.subNav ul {
	background: #fff;
	position: relative;
	z-index: 2;
}
.subNav li {
	width: 100%;
	display: block;
	margin: 0 auto;
	position: relative;
	transition: all .3s ease-in;
}
.subNav li:first-child {
	margin-top: 0.4rem;
}
.subNav li a {
	display: block;
	width: 4rem;
	margin: 0 auto;
	color: #666;
	font-size: 0.34rem;
	line-height: 1rem;
	text-align: center;
	border-bottom: 1px solid #f0efef;
}
.subNav li a:hover {
	color: #67b306;
}
.subNav .toptel {
	padding-left: 4%;
padding-top:.3rem;
padding-bottom:.4rem;
}
.subNav .toptel span {
	display: block;
}
.subNav .toptel p {
	font-family: avgr;
font-size:.5rem;
}
.subNav.show {
	right: 0 !important;
}
.subNavShow {
	-webkit-transform: translateX(-48%);
	-moz-transform: translateX(-48%);
	-ms-transform: translateX(-48%);
	transform: translateX(-48%);
	display: block;
}
/* banner */
#banner_main {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#banner .tip {
	width: 80%;
	height: 0.32rem;
	line-height: 0.32rem;
	text-align: center;
	clear: both;
	position: absolute;
	left: 8%;
	bottom: 3%;
	z-index: 2;
	font-size: 0;
}
#banner .tip span {
	display: inline-block;
	vertical-align: middle;
width: .5rem;
height: .08rem;
	margin: 0 0.1rem;
	vertical-align: middle;
	opacity: 0.5;
	filter: alpha(opacity=50);
	background: #fcfcfc;
	border-radius: 12px;
}
#banner .tip span.cur {
	background: #67b306;
	opacity: 1;
	filter: alpha(opacity=100);
}
/* reLink */
.reLink {
margin: .2rem 3% .3rem;
}
.reLink .prevLink, .reLink .nextLink {
	display: block;
height: .7rem;
line-height: .7rem;
font-size: .24rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #e8e8e8;
}
/*版权信息*/
.footer_main {
	text-align: center;
	width: 100%;
padding: .2rem;
	color: #666;
	background: #f1f1f4;
}
.copyright {
	width: 94%;
	margin: 0 auto;
	padding: 3% 0;
font-size: .18rem;
}
.toTop {
	width: 0.9rem;
	height: 0.9rem;
	background: url(../images/gotop.png) no-repeat center top;
	background-size: 0.9rem auto;
	position: fixed;
	bottom: 20%;
	right: 2%;
	cursor: pointer;
	z-index: 10;
	display: none;
}
.footer_main a {
	color: #666;
}
/* 工具栏 */
#toolbar {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 888;
	height: 1rem;
	left: 0;
}
#toolbar .list {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	background: #3c3c3c;
}
#toolbar .list li {
	float: left;
	width: 25%;
	text-align: center;
}
#toolbar .list a {
	display: block;
	height: 1.2rem;
	line-height: 0.24rem;
	font-size: 0.22rem;
	color: #fff;
	padding-top: 0.15rem;
}
#toolbar .list a.hover {
	background: #67b306;
}
#toolbar .list a s {
	margin-left: auto;
	margin-right: auto;
	width: 0.42rem;
	height: 0.46rem;
	display: block;
	background-size: 5rem auto;
}
#toolbar .list a span {
	text-align: center;
	line-height: 0.35rem;
	display: block;
}
#toolbar .list a .too-home {
	background-position: 0.03rem 0;
}
#toolbar .list a .too-qiao {
	background-position: -1.6rem 0;
}
#toolbar .list a .too-map {
background-position: -.79rem 0;
}
#toolbar .list a .too-tel {
	background-position: -2.36rem 0;
}
.xbg {
	width: 100%;
	display: block;
	position: fixed;
	height: 1.05rem;
	left: 0;
	bottom: 0;
	background: #fff;
	z-index: 880;
}
#toolbar .list a s span {
	color: #fff;
padding-top:.9rem;
	text-transform: initial;
	font-style: normal;
}
/*==========@@页面布局 开始@@==========*/

/* 在线留言 */
.login {
	width: 90%;
	margin: 0% auto;
	padding: 3%;
}
.login li {
	width: 100%;
	margin-bottom: 5%;
}
.login li img {
	float: right;
	margin-right: 10%;
	width: 30%;
height: .67rem;
}
.login_input {
	display: block;
	height: 2.8em;
	-webkit-appearance: none;
	border-radius: 0;
}
.login_textarea {
	height: 8em;
	margin-bottom: -2%;
}
.login li .pin_width {
	width: 50%;
}
.login li .login_btn {
	width: 100%;
	color: #fff;
	border: 0;
	text-align: center;
font: .3rem/.8rem "microsoft yahei";
	background: #67b306;
	box-shadow: none;
}
.login input, .login textarea {
	width: 100%;
	border: 1px solid #e5e5e5;
	background: #fff;
	color: #333;
font: .24rem/.5rem "microsoft yahei";
text-indent: .1rem;
}
/*返回首页*/
#tip {
	padding: 5% 0;
	min-height: 300px;
}
#tip b {
	color: #67b306;
	font-weight: bold;
}
/*幻灯*/
.ax-tac {
	text-align: center;
}
.zutu {
	width: 94%;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.zutu img {
	width: 100%
}
.zutu .hd {
	position: absolute;
	bottom: 5%;
	width: 100%;
height: .22rem;
}
.zutu .hd li {
	display: inline-block;
width: .2rem;
height: .2rem;
	border-radius: 50%;
	text-indent: -9999px;
	margin: 0 1%;
border: .04rem solid #67b306;
}
.zutu .hd li.on {
	background: #67b306;
}
/*网站地图*/
.sitemap {
	overflow: hidden;
	line-height: 0.4rem;
	padding: 2% 0;
	border-bottom: 1px solid #ddd;
}
.sitemap dt {
	float: left;
	margin-right: 2%;
	width: 22%;
}
.sitemap dt a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 0.2rem;
	line-height: 0.7rem;
	font-weight: normal;
}
.sitemap dt a:hover {
	background: #ccc;
	color: #fff;
}
.sitemap dd {
	float: left;
	width: 76%;
}
.sitemap dd a {
	float: left;
	color: #666;
	font-size: 0.2rem;
	padding-right: 3%;
	line-height: 0.35rem;
	transition: none;
}
.sitemap dd a:hover {
	color: #333;
}
/*网站标签*/
.tags_list {
	overflow: hidden;
	line-height: 0.4rem;
	padding: 2% 0;
	border-bottom: 1px solid #ddd;
}
.tags_list dt {
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	min-width: 32%;
}
.tags_list dt:nth-child(3n) {
	margin-right: 0;
}
.tags_list dt a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 0.2rem;
	line-height: 0.7rem;
	font-weight: normal;
}
.tags_list dt a:hover {
	background: #ccc;
	color: #fff;
}
.tags {
	overflow: hidden;
	font-size: 0.2rem;
margin: 0 3% .1rem;
}
.tags span {
	float: left;
	display: block;
	line-height: 0.6rem;
}
.tags a {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	display: inline-block;
	line-height: 0.4rem;
	padding: 0 0.1rem;
	margin: 0.08rem;
	background: #fff;
	border: 1px solid #dadada;
}
.tags a:hover {
	background: #67b306;
	border-color: #67b306;
	color: #fff;
}
/*评论列表*/
.comment-main {
	width: 94%;
	background: #FFF;
margin: 0 3% .1rem;
margin-top: .2rem;
font-size: .2rem;
	color: #666;
line-height: .3rem;
}
.comment-title {
	width: 100%;
height: .59rem;
line-height: .6rem;
	background: #FFF;
	border-bottom: 1px solid #CCC;
}
.comment-title span {
	float: left;
height: .6rem;
font-size: .22rem;
line-height: .6rem;
	display: block;
padding: 0 .3rem;
	background: #67b306;
	color: #FFF;
}
.comment-show-box {
margin: .2rem 0;
}
.comment-show-box .pl-box2 {
	width: 100%
}
.comment-show-box .pl-box2 dl {
	float: left;
	width: 100%;
margin-bottom: .2rem;
padding-bottom: .2rem;
	border-bottom: 1px solid #EEE;
}
.comment-show-box .pl-box2 dl dt {
	float: left;
	width: 0.6827rem;
	height: 0.6827rem;
	margin-right: 2%;
}
.comment-show-box .pl-box2 dl dt img {
	width: 0.6827rem;
	height: 0.6827rem;
}
.comment-show-box .pl-box2 dl dd {
	float: right;
	width: 85%;
	text-align: justify;
}
.comment-show-box .pl-box2 dl dd h1 {
	font-weight: 700;
	font-size: 100%;
}
.comment-show-box .pl-box2 dl dd h1 span {
	color: #656565;
	font-weight: 400;
	float: right;
}
.comment-show-box .pl-box2 dl dd p {
margin-top: .1rem;
}
.comment-show-box .pl-box2 dl dd p.xz-fc1 {
	color: #67b306;
}
.comment-show-box .xz-cb {
	zoom: 1
}
.comment-show-box .xz-cb:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: "."
}
.c-more {
	text-align: center;
	line-height: normal;
}
.c-more a {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	display: block;
	background: #67b306;
	color: #ffffff;
	padding: 0.2rem 0;
}
.c-more a:hover {
	background: #333;
}
/*评论表单*/
.comment-show-box .fb-box {
	background: #FAFAFA;
	border: 1px solid #EEE;
margin-top: .2rem;
}
.comment-show-box .fb-box dl {
	float: left;
	width: 100%;
	padding: 3%;
}
.comment-show-box .fb-box dd {
	float: left;
	width: 100%;
}
.comment-show-box .fb-box dd p {
	color: #656565;
}
.comment-show-box .fb-box dd p textarea {
	width: 100%;
	height: 2rem;
line-height: .3rem;
	color: #6C6C6C;
	padding: 3%;
	border: 1px solid #EEE;
	outline: 0;
	font-family: "microsoft yahei";
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.comment-show-box .fb-box dd p textarea:focus {
	border: 1px solid #67b306;
	box-shadow: 0 0 10px 0 #67b306
}
.comment-show-box .fb-box-div {
	margin-top: -1px;
	background: #FAFAFA;
	border-radius: 0 0 5px 5px;
	border: 1px solid #EEE;
}
.comment-show-box .fb-box-div dl {
padding: .2rem;
	position: relative;
}
.comment-show-box .fb-box-div dd {
font-size: .2rem;
line-height: .2rem;
	color: #666;
}
.comment-show-box .fb-box-div input {
	-webkit-border-radius: 0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;
	-ms-border-radius: 0 0 5px 0;
	-o-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0;
	position: absolute;
	top: -1px;
	right: -1px;
	width: 1.4rem;
height: .61rem;
font-size: .22rem;
line-height: .62rem;
	background: #AAA;
	color: #FFF;
	border: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.comment-show-box .fb-box-div input:hover {
	background: #67b306;
	color: #FFF;
}
/*点赞*/
#mood {
	margin-bottom: 30px;
	text-align: center;
}
#mood p {
font-size: .26rem;
	color: #555;
	font-weight: bold;
margin-bottom: .2rem;
}
#mood a {
	display: inline-block;
margin: 0 .15rem;
	cursor: pointer;
	color: #555;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
padding: .1rem .25rem;
	min-width: 1.5rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#mood a span {
	display: inline-block;
width: .3072rem;
height: .3072rem;
margin-right: .15rem;
	vertical-align: sub;
	background: url(../images/dianzan.png) no-repeat;
background-size: .6rem auto;
}
#mood a span.dianzan-down {
	background-position: top right;
}
#mood a em {
	font-style: normal;
	font-size: 16px;
}
#mood a:hover {
	background: #67b306;
	border-color: #67b306;
	color: #fff;
}
#mood a:hover span.dianzan-up {
	background-position: bottom left;
}
#mood a:hover span.dianzan-down {
	background-position: bottom right;
}
/*微信弹窗*/
#wxnr {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 1000;
	display: none;
	background: rgba(0,0,0,.6);
}
#wxnr .nrdf {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 5rem;
	height: 5rem;
	padding: 0.3rem;
	padding-top: 0.6rem;
	margin-top: -2.5rem;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 2px 6px #777;
	-webkit-box-shadow: 0px 2px 6px #777;
	-moz-box-shadow: 0px 2px 6px #777;
	border-radius: 10px;
}
#wxnr img {
	width: 2.3rem;
	height: 2.3rem;
	display: block;
	margin: 0 auto;
}
#wxnr p {
	font-size: 0.24rem;
	line-height: 0.45rem;
	text-align: center;
}
#wxnr i {
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
	width: 0.3rem;
	height: 0.3rem;
	font-size: 0.2rem;
	line-height: 0.3rem;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	background: #333;
	border-radius: 1rem;
	cursor: pointer;
}
#wxnr span {
	display: inline-block;
	padding: 0.03rem 0.1rem;
	line-height: 0.35rem;
	background-color: #67b306;
	color: #fff;
	border-radius: 0.05rem;
	cursor: pointer;
}
#wxnr span.wx {
	padding-left: 0.4rem;
	background-image: url(../images/wx.png);
	background-size: 0.28rem;
	background-position: 0.1rem center;
	background-repeat: no-repeat;
}
/*复制提示*/
#weixin {
	position: fixed;
	top: 50%;
	margin-top: -0.4rem;
	z-index: 9999999;
	font-size: 0.26rem;
	color: #fff;
	width: 90%;
	right: 5%;
	line-height: 0.8rem;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	border: 2px solid #333;
	border-radius: 0.1rem;
	display: none;
}
/*视频样式*/
video {
	width: 100%;
	height: 4rem;
	background-color: #000;
}
/*分页样式*/
.pglist {
	padding: 30px 0 15px;
	width: 100%;
	text-align: center;
	clear: both;
}
.pglist a {
	color: #333;
	padding: 0 15px;
	margin: 0 4px;
	background: #fff;
	border: 1px solid #edebeb;
}
.pglist * {
	display: inline-block;
	vertical-align: middle;
	line-height: 34px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #dc0b01;
	border-color: #dc0b01;
}

.index, .floor {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
}
.index {
	padding-top: 0;
	position: relative;
}
/*首页导航*/
.navlist {
	background: #67b306;
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 1rem auto 0;
}
.navlist ul {
	padding: 0;
}
.navlist li {
	float: left;
	width: 25%;
	text-align: center;
	display: block;
}
.navlist li a {
	display: block;
}
.navlist li h3 {
    line-height:.5rem;
    font-size:.22rem;
	color: #fff;
    height:.5rem;
	border-right: 1px solid #86b350;
	border-bottom: 1px solid #86b350;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.navlist li:nth-child(4n) h3 {
	border-right: 0;
}
/*首页标题*/
.indexTit {
margin-bottom: .36rem;
}
.indexTit .tit {
	font-size: 0.4rem;
	color: #646464;
	text-align: center;
	height: 0.4rem;
	line-height: 0.4rem;
	margin-bottom: 0.18rem;
}
.indexTit i {
	width: 0.4rem;
	height: 0.02rem;
	display: block;
	margin: 0 auto;
	background: #67b306;
}
.index .floor_1_main {
padding-top: .5rem;
padding-bottom: .4rem;
}
/*首页分类*/
.index .imenu {
	width: 100%;
	position: relative;
}
.index .imenu ul {
    text-align: center;
    width: 96%;
    padding: 2%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index .imenu li {
    display: inline-block;
    width: 44%;
    line-height: .5rem;
    background-color: #f4f4f4;
    border: 1px solid #f1efef;
    border-radius: 0.06rem;
    margin-bottom: 0.2rem;
    padding: 0 2%;
}
.index .imenu li a {
	display: block;
    font-size: .18rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.index .imenu li.on {
	background-color: #67b306;
}
.index .imenu li.on a {
	color: #FFFFFF;
}
.enbody .index .imenu li {
line-height:.4rem;
height:.4rem;
	overflow: hidden;
}
.enbody .index .title h3 {
font-size:.3rem;
	position: relative;
	z-index: 3;
}
.enbody .index .title s {
	background: url(../images/line.png) no-repeat center top;
background-size:.8rem auto;
top:.6rem;
	z-index: 1;
}
.enbody .iabout .con .desc {
	white-space: normal;
	word-break: break-all;
}
.enbody #top_main .pages_name {
	text-transform: uppercase;
}
.productlist {
	overflow: hidden;
	padding: 0 3% 3%;
	padding-bottom: 0;
margin-bottom: .2rem;
}
.productlist .item {
	width: 49%;
	float: left;
    margin-top: .1rem;
	margin-right: 2%;
	position: relative;
	overflow: hidden;
}
.productlist li:nth-child(2n) {
	margin-right: 0;
}
.productlist .item a {
	display: block;
}
.productlist .item img {
	width: 100%;
	height: 2.5rem;
	min-height: 100%;
	display: block;
	border-radius: 0.12rem;
}
.productlist .item h3 {
	color: #666;
	font-size: .24rem;
	height:.64rem;
	line-height: .64rem;
	font-weight: bold;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.index .more {
	width: 3.82rem;
    height: .6rem;
	text-align: center;
    line-height: .6rem;
	margin: 0 auto;
	display: block;
	background-color: #67b306;
    font-size: .22rem;
	color: #ffffff;
	border-radius: 0.08rem;
}
/*产品优势*/
.floor_2_main {
	background-color: #f1f1f4;
    padding: .8rem 0;
	position: relative;
}
.floor_2_main .list {
    padding: 0 .26rem;
    margin-bottom: .2rem;
}
.floor_2_main .list .item {
	width: 100%;
    margin-bottom: .3rem;
}

.floor_2_main .list .item h2 {
    font-size: .32rem;
	color: #333333;
	font-weight: bold;
    height: .37rem;
    line-height: .37rem;
    margin-bottom: .16rem;
}
.floor_2_main .list .item h2 i {
    width: .37rem;
    height: .37rem;
	display: block;
	background: url(../images/f2_1.png)center center no-repeat;
	float: left;
	background-size: cover;
    margin-right: .3rem;
}
.floor_2_main .list .item p {
    font-size: .22rem;
	color: #999999;
    padding-left: .66rem;
	line-height: 0.36rem;
}
.floor_2_main .list .item.it5 p, .floor_2_main .list .item.it6 p, .floor_2_main .list .item.it7 p, .floor_2_main .list .item.it8 p {
	text-align: right;
}
.floor_2_main .list .item p em {
	text-align: right;
	padding-right: 0.1rem;
	display: block;
}
.floor_2_main .ysimg{
	margin-bottom: 20px;
	padding: 0 5%;
}
.floor_2_main .ysimg img{
	width: 100%;
}
.floor_2_main .list .item.it5 h2 i, .floor_2_main .list .item.it6 h2 i, .floor_2_main .list .item.it7 h2 i, .floor_2_main .list .item.it8 h2 i {
    width: .37rem;
    height: .37rem;
	display: block;
	background: url(../images/f2_1.png)center center no-repeat;
	float: right;
	background-size: cover;
    margin-left: .3rem;
}
.floor_2_main .list .item.it5 h2, .floor_2_main .list .item.it6 h2, .floor_2_main .list .item.it7 h2, .floor_2_main .list .item.it8 h2 {
	text-align: right;
}
/*关于我们*/
.floor_4_main {
	background-color: #eff0f4;
padding-bottom: .5rem;
}
.floor_4_main .txt {
font-size: .4rem;
	color: #646464;
padding: 0 .5rem;
	margin-bottom: 0;
}
.floor_4_main .txt h2 {
font-size: .4rem;
	color: #646464;
padding-bottom: .26rem;
padding-top: .5rem;
}
.floor_4_main .txt i {
width: .38rem;
	height: 0.02rem;
	background-color: #67b306;
	display: block;
margin-bottom: .34rem;
}
.floor_4_main .txt p {
font-size: .22rem;
	color: #333333;
line-height: .5rem;
	width: 100%;
padding-bottom: .4rem;
	text-align: justify;
}
.floor_4_main .txt .amore {
font-size: .2rem;
	color: #ffffff;
	width: 2.14rem;
height: .6rem;
line-height: .6rem;
	text-align: center;
	display: block;
	background-color: #67b306;
	border-radius: 0.06rem;
}
/*新闻资讯*/
.floor_5_main {
padding-top: .8rem;
padding-bottom: .5rem;
}
.floor_5_main .textlist {
	display: block;
	margin: 0 0.24rem;
	margin-top: 0;
}
.floor_5_main .textlist ul {
	display: inline-block;
	width: 100%;
}
.floor_5_main .textlist ul li {
	display: block;
	width: 100%;
	float: left;
	border-bottom: #dddddd solid 1px;
padding: .2rem 0;
}
.floor_5_main .textlist ul li:nth-child(5) {
	border-bottom: none;
}
.floor_5_main .textlist ul li .tl {
	width: 100%;
}
.floor_5_main .textlist ul li .tl em {
	display: block;
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.4rem;
	margin-bottom: 0.09rem;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.floor_5_main .textlist ul li .tl p {
font-size: .22rem;
	line-height: 0.3rem;
	height: 0.58rem;
	color: #999999;
	overflow: hidden;
	margin-bottom: 0.09rem;
}
.floor_5_main .textlist ul li .tl span {
	display: block;
	font-size: 0.2rem;
	color: #999999;
	line-height: 0.2rem;
	float: left;
	height: 0.24rem;
	line-height: 0.24rem;
}
.floor_5_main .textlist ul li .tl i {
	display: block;
	font-size: 0.2rem;
	color: #999999;
	float: left;
	height: 0.24rem;
	line-height: 0.24rem;
}
.floor_5_main .textlist ul li img {
	float: right;
	width: 30%;
	height: 1.38rem;
}
/*内页样式*/
/*menu*/
.menubox .iconn {
width:.4rem;
height:.4rem;
	display: inline-block;
	cursor: pointer;
}
.menubox .goHome {
margin-right:.16rem;
}
.menubox .iconn:before {
width:.4rem;
height: .4rem;
	background-size: 1.4rem;
}
.menubox .goBack {
	background: none;
}
.wrapper {
	width: 100%;
	overflow: hidden;
	max-width: 640px;
	min-width: 320px;
	position: relative;
padding-top: .2rem;
}
.productPage {
padding: 3% 0 .5rem;
}
.productPage .gridlist {
	padding: 0 3%;
}
.productPage .erro {
	padding: 0 3%;
}
.erro {
	text-align: center;
	color: red;
	padding: 3% 0;
}
/*cateList*/
.iconbef:before {
	background: url(../images/iconn.png) no-repeat;
	background-size: 1.4rem auto;
	vertical-align: middle;
}
.cateList {
	width: 100%;
	line-height: 0.8rem;
	text-align: center;
	background: #f6f6f6;
	color: #666;
	position: relative;
}
.cateList .goBack {
width: .8rem;
height: .8rem;
padding-top: .23rem;
	position: absolute;
left: .1rem;
	top: 0;
	z-index: 12;
}
.cateList .goBack:before {
width: .4rem;
height: .4rem;
	display: block;
	margin: 0 auto;
	background-position: -1.0rem -0.64rem;
}
.cateList h3 {
	position: relative;
font-size: .3rem;
}
.cateList h3 s {
	position: absolute;
	top: 0.34rem;
right:.4rem;
width: .25rem;
height: .2rem;
margin-left: .1rem;
	background-position: -1.16rem 0;
	display: none;
}
.cateList .box {
	width: 100%;
padding: .2rem 3% .0;
	z-index: 11;
	background: #fff;
	display: none;
	border-bottom: 1px solid #e6e6e6;
}
.cateList .box a {
	width: 32%;
	margin-right: 2%;
margin-bottom: .15rem;
line-height: .6rem;
font-size: .24rem;
	text-align: center;
	display: block;
	float: left;
border-radius: .05rem;
	border: 1px solid #e6e6e6;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.cateList .box a:nth-child(3n) {
	margin-right: 0;
}
.cateList .box a.on {
	background: #67b306;
	color: #fff;
}
.gridlist {
	padding: 0 3%;
}
.gridlist .item {
	width: calc(48.5%);
	margin-right: 3%;
margin-bottom: .05rem;
	float: left;
	position: relative;
}
.gridlist .item a {
	width: 100%;
	display: block;
}
.gridlist .item h3 {
	width: 100%;
line-height: .35rem;
height: .7rem;
	overflow: hidden;
	text-align: center;
font-size: .24rem;
}
.gridlist .item figure {
	width: 100%;
	position: relative;
	padding-top: 75%;
margin-bottom: .1rem;
	overflow: hidden;
}
.gridlist .item figure img {
	position: absolute;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
}
.gridlist .item:nth-child(2n) {
	margin-right: 0;
}
.gridlist.gridlist34 .item figure {
	padding-top: 133%;
	padding-bottom: 0;
}
.newsPage {
padding: .1rem 3% 0.6rem;
}
.newsPage .item {
	width: 100%;
padding-right: .1rem;
	display: block;
padding: .3rem 0 .3rem;
	border-bottom: 1px dotted #b0b0b0;
	margin: 0 auto 0;
}
.newsPage .item img {
	width: 2rem;
	height: 1.5rem;
	display: block;
margin-right: .22rem;
}
.newsPage .item h3 {
font-size: .28rem;
	line-height: 0.48rem;
	color: #333333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.newsPage .item p {
font-size: .22rem;
	line-height: 0.33rem;
	color: #999999;
	overflow: hidden;
}
.newsPage .item .time {
	color: #b7b7b7;
font-size: .2rem;
}
.newsPage .item:last-child {
	border-bottom: 0px;
}
.wrapper .caselist {
	padding: 3%;
}
.wrapper .caselist .item {
	margin-right: 2%;
}
.wrapper .caselist .item:nth-child(2n) {
	margin-right: 0;
}
.showInfo .showtit {
	margin: 0 3% 0;
font-size: .36rem;
	color: #333333;
line-height: .44rem;
	text-align: center;
}
.showInfo .showtit.showtit2 {
margin: .3rem 0;
	margin-top: 0;
	line-height: 0.8rem;
	color: #67b306;
	font-weight: bold;
	border-bottom: 1px dotted #dedede;
}
.showInfo .showContxt {
padding: .2rem 3% .3rem;
}
.showInfo .showContxt * {
line-height: .42rem !important;
font-size: .24rem !important;
	color: #666;
}
.showInfo .showContxt img, .showInfo .showContxt iframe {
	max-width: 100%;
	height: auto !important;
}
.showInfo .contxt {
padding: .2rem 4% .4rem;
line-height: .42rem;
	color: #666666;
}
.showInfo .contxt img {
	max-width: 100%;
	margin: 0px auto;
	height: auto !important;
	display: inline;
}
.showInfo .contxt p {
line-height:.4rem;
}
.showInfo .contxt .biao td {
padding:.09rem;
	border: 1px solid #ccc;
	vertical-align: middle;
	WORD-WRAP: break-word;
	table-layout: fixed;
	word-break: break-all;
}
.showInfo .showTab {
	width: 94%;
padding: .3rem 0 0 0;
	margin-left: 3%;
}
.showInfo .showTab .title2 {
	border-bottom: 1px solid #ededed;
padding-bottom: .2rem;
	position: relative;
}
.showInfo .showTab .title2 h3 {
font-size: .32rem;
	font-weight: normal;
}
.showInfo .showTab .title2 s {
	width: 1.3rem;
height: .05rem;
	display: block;
	position: absolute;
	left: 0;
bottom: -.02rem;
	background: #67b306;
}
.showproduct .reLink {
margin: .2rem 0 .1rem;
}
.showimg {
	width: 100%;
	position: relative;
}
.showimg .imglist {
	width: 5.6rem;
	height: 4.55rem;
	margin: 0px auto;
padding: .4rem 0 .2rem;
	position: relative;
	overflow: hidden;
}
.showimg .list {
	float: left;
	width: 500%;
}
.showimg a {
	float: left;
	width: 5.6rem;
	text-align: center;
	display: block;
}
.showimg a img {
	height: 4.55rem;
	width: 5.6rem;
	margin: 0px auto;
	display: block;
	background-size: 100%;
}
.showimg span.left {
	right: auto;
	left: 50%;
	margin-left: -3rem;
}
.showimg span {
	display: none;
	width: 30px;
	height: 50px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	right: 50%;
	margin-right: -3.04rem;
	cursor: pointer;
}
.showimg span.left::before {
	content: "";
	position: absolute;
	background: #fff;
	width: 11px;
	height: 11px;
	right: 10px;
	top: 20px;
	z-index: 11;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.showimg span.left::after {
	content: "";
	position: absolute;
	background: #aaaaaa;
	width: 11px;
	height: 11px;
	right: 14px;
	top: 20px;
	z-index: 10;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.showimg span.right::before {
	content: "";
	position: absolute;
	background: #fff;
	width: 11px;
	height: 11px;
	right: 14px;
	top: 20px;
	z-index: 11;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.showimg span.right::after {
	content: "";
	position: absolute;
	background: #aaaaaa;
	width: 11px;
	height: 11px;
	right: 10px;
	top: 20px;
	z-index: 10;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.aboutPage {
padding: .3rem 0 .5rem;
}
.aboutPage .txtcon {
	color: #666666;
padding: 0 3% .3rem;
}
.aboutPage .txtcon img {
	max-width: 100%;
}
.singlePage {
padding: .3rem 3%;
border-bottom: .2rem solid #f1f1f1;
}
.singlePage img {
	max-width: 100%;
}
.contactPage {
	overflow: hidden;
}
.contactPage .t {
	color: #000;
padding: 0 3% .2rem;
font-size: .3rem;
}
.contactPage .txtcon {
padding: 0 3% .3rem;
}
.contactPage .txtcon img {
	max-width: 100%;
}
.contactPage .mapArea {
	width: 100%;
	height: 3rem;
}
.contactPage .messagePage {
padding: .4rem 3% .5rem;
}
.teamPage {
padding-bottom: .6rem;
padding-top: .3rem;
}
.teamPage .list {
	padding: 0 3%;
}
.teamPage .item {
padding:.3rem 0 .3rem;
	width: 49%;
	display: block;
	margin-right: 2%;
}
.teamPage .item:nth-child(2n) {
	margin-right: 0;
}
.teamPage .item figure {
	width: 100%;
	position: relative;
	padding-top: 56%;
	overflow: hidden;
}
.teamPage .item figure img {
	position: absolute;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
}
.teamPage .item h3 {
font-size: .26rem;
	height: 0.34rem;
	line-height: 0.34rem;
	overflow: hidden;
	color: #000;
}
.yewuPage .item .txt {
font-size: .2rem;
line-height: .3rem;
height: .6rem;
	color: #333;
	overflow: hidden;
}
.yewuPage .item .time {
font-size: .2rem;
	color: #999;
	display: block;
}
.yewuPage .item:first-child {
	padding-top: 0;
}
.yewuPage .moreBtn {
	margin-top: 0;
}
.yewuPage .erro {
	padding: 3%;
}
.moreBtn {
	width: 100%;
margin: .3rem auto 0;
	text-align: center;
	color: #fff;
	height: 0.88rem;
	line-height: 0.88rem;
	display: block;
	background: #67b306;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}
.moreBtn a {
	display: block;
	color: #fff;
}
.newsPage .moreBtn {
	width: 100%;
}
.infobox {
	padding: 3%;
}
.infobox img {
	max-width: 100% !important;
}
.nfoot {
	padding: 0.3rem 0 0.6rem;
	background: #fff;
	display: block;
	font-size: 12px;
	text-align: center;
}
.content {
	width: 100%;
	overflow: hidden;
	max-width: 640px;
	min-width: 320px;
}
.singlepage {
	padding-top: 0;
	background: #f1f1f1;
}
.singlepage .floor_1, .singlepage .floor_2, .singlepage .floor_3, .singlepage .floor_4 {
padding:.2rem 0 .4rem;
}
.singlepage .title2 {
	padding: 0 3%;
}
.singlepage .title2 h3 {
	color: #333;
font-size:.3rem;
	font-weight: bold;
}
.singlepage .title2 h4 {
	color: #999;
	text-transform: uppercase;
font-size: .24rem;
	display: block;
}
.singlepage .info {
	padding: 3%;
}
.erro {
	text-indent: 1em;
}
.wrapper .honor {
	background: #fff;
	padding-bottom: 0;
}
/*sitepath*/
.sitepathbox {
	width: 100%;
	padding: 0;
height:.8rem;
font-size:.26rem;
	margin: 0;
line-height: .8rem;
	background: #fff;
	position: relative;
	color: #666;
}
.sitepath {
	padding-right: 3%;
}
.sitepath a {
	color: #666;
	display: inline-block;
}
.sitepathbox em {
width:.14rem;
height:.2rem;
	display: inline-block;
margin:0 .16rem;
	background-position: -2.04rem 0;
}
.goBack {
	padding-left: 2%;
	display: block;
}
.floor {
padding:.3rem 0;
}
/*product.html*/
.listProduct {
	padding-bottom: 3%;
}
.listProduct .list {
	width: 100%;
}
.listProduct li {
	width: 47%;
	margin-left: 2%;
	box-sizing: border-box;
	display: block;
	padding-top: 3%;
	float: left;
	margin-bottom: 3%;
	border-bottom: 1px dotted #ccc;
}
.listProduct li a {
	display: block;
}
.listProduct li figure {
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}
.listProduct li figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}
.listProduct li h3 {
height: .5rem;
line-height: .5rem;
	font-size: 0.26rem;
	overflow: hidden;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.listProduct li:hover h3 {
	color: #ff0505;
}
.listProduct li p {
	white-space: normal;
	word-wrap: break-word;
	color: #333
}
/*news.html*/
.newsList .list {
	width: 100%;
margin-bottom: .3rem;
}
.newsList .item {
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #f3f3f3;
}
.newsList .item:nth-child(2n) {
	background: #f9f9f9;
}
.newsList .item:nth-child(2n) span:after {
	background: #f9f9f9;
}
.newsList .item:last-child {
	border: 0px;
}
.newsList .item a {
	width: 92%;
	height: 1.5rem;
padding:.2rem 5% .2rem 2%;
	display: block;
}
.newsList .item h3 {
font-size: .3rem;
line-height: .38rem;
	font-weight: normal;
margin-bottom: .08rem;
	color: #093c84;
}
.newsList .item .txt {
	color: #666666;
font-size: .22rem;
line-height: .28rem;
}
/*showInfor*/
.showInfo {
padding: 0 0 .2rem;
	width: 100%;
}
.showInfo .title {
font-size: .4rem;
	text-align: center;
line-height: .46rem;
margin-bottom: .2rem;
	color: #333333;
padding: .3rem 3% 0;
}
.showInfo .menu {
margin-bottom: .2rem;
}
.showInfo .mark {
font-size: .22rem;
	line-height: 0.5rem;
	text-align: center;
	color: #666666;
	border-top: 1px dashed #e5e5e5;
	border-bottom: 1px dashed #e5e5e5;
}
.showInfo .mark span {
margin: 0 .06rem;
}
.showInfo .contxt {
padding: .2rem 3% .4rem;
	color: #666666;
}
.showInfo .contxt img {
	max-width: 100%;
	height: auto !important;
}
.showInfo .reLink {
margin: .2rem 3% .1rem;
}
.showInfo .showRelate {
margin-top: .1rem;
}
.showInfo .showRelate .sitepath {
padding: .18rem 0 0;
}
.showInfo .showRelate .sitepath h3 {
	font-weight: bold;
}
.showInfo .showRelate .item {
margin-bottom: .2rem;
}


/*移动*/
@media (max-width: 1024px) {
	.pc{
		display:none;
	}
	.mobi{
		display:block!important;
	}
	.header, .content, .footer, .container{
		width: 100%;
	}
    .soleft{
		display:none;
	}
	.cpMain{
		width: 100%;
	}
	.cpright{
		width: 90%;
        padding: 0 5%;
		float: none;
		padding-bottom: 80px;
	}
	.cpshow li{
		width: 49%;
        margin-right: 2%;
	}
	.cpshow li:nth-child(2n){
        margin-right: 0;
	}
	.cpshow li img {
		width: 100%;
		height: 3rem;
	}
	.topadcs{
		width: 100%;
	}
	.topadcs a{
		width: 100%;
		height: auto;
	}
	.topadcs a img{
		width: 100%;
	}
	.agent_con{
		width: 100%;
	}
	.xqPro{
		width: 100%;
	}
	.xqPro .rightWen{
		width: 100%;
	}
	.proinfo{
		width: 100%;
	}
	.proinfo img{
		max-width: 100%!important;
		height: auto!important;
	}
	
	dl.dl_2 {
		width: 45%;
		padding: 10px 2%;
	}
	dl.dl_2 dt {
		width: 100%;
	}
    dl.dl_2 dd{
		width: 100%;
		overflow: hidden;
	}
	dl.dl_2 dt a {
		width: 100%;
	}	
	dl.dl_2 img {
		width: 100%;
	}
	.help_tab{
		padding: 15px 0;
	}
	.tjwtBox{
		width: 100%;
		padding:0;
	}
	.tjwtBox .m_form .areLi{

	}
	.tjwtBox .m_form label{
		width: 25%;
	}
	.tjwtBox .m_form .iptTxt{
		width: 74%;
	}
	.tjwtBox .m_form .txtAre{
		width: 70%;
		padding: 14px 2%;
	}

	
	
	
}
/*字体*/
@media only screen and (max-width:1024px) {
html {
	font-size: 100px;
}
}
@media only screen and (max-width:640px) {
html {
	font-size: 100px;
}
}
@media only screen and (max-width:540px) {
html {
	font-size: 84.375px;
}
}
@media only screen and (max-width:480px) {
html {
	font-size: 75px;
}
}
@media only screen and (max-width:414px) {
html {
	font-size: 64.6875px;
}
}
@media only screen and (max-width: 400px) {
html {
	font-size: 62.5px;
}
}
@media only screen and (max-width: 375px) {
html {
	font-size: 58.5938px;
}
}
@media only screen and (max-width: 360px) {
html {
	font-size: 56.25px;
}
}
@media only screen and (max-width: 320px) {
html {
	font-size: 50px;
}
} /** 自定义字体******************************/
@font-face {
	font-family: constantia;
	src: url("../font/constantia.eot");
	src: url("../font/constantia.eot?#iefix") format("eot"), url("../font/constantia.ttf") format("truetype");
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
/*导航动画*/
@keyframes menu-line1-hover {
0% {
}
50% {
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
100% {
top:50%;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
}
@keyframes menu-line2-hover {
0% {
opacity: 1
}
50% {
opacity: 1
}
51% {
opacity: 0
}
100% {
opacity: 0
}
}
@keyframes menu-line3-hover {
0% {
}
50% {
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
100% {
top:50%;
transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
}
@keyframes menu-line1 {
0% {
top:50%;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
50% {
top:50%;
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
100% {
top:0%;
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
}
@keyframes menu-line2 {
0% {
opacity: 0
}
50% {
opacity: 0
}
51% {
opacity: 1
}
100% {
opacity: 1
}
}
@keyframes menu-line3 {
0% {
top:50%;
transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
50% {
top:50%;
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
100% {
top:100%;
}
}
@-webkit-keyframes menu {
0% {
width: 24px;
}
45% {
width: 6px;
}
90% {
width: 24px;
}
100% {
width: 24px;
}
}
@keyframes menu {
0% {
width: 24px;
}
45% {
width: 6px;
}
90% {
width: 24px;
}
100% {
width: 24px;
}
}
