
@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
* {
    word-wrap:break-word;
    word-break:break-all;
    overflow-wrap:break-word;
	padding: 0px;
	margin: 0px；
}
body {
	font-size: 100px;
}
* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	box-sizing: border-box;
}
p{
    
    overflow-wrap:break-word;
    white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP printers */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: pre; /* CSS2 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
}
.trans {
	transition: all .3s ease-in;
}
html {
	width: 100%;
	min-height: 100%;
}
body {
	width: 100%;
	min-height: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
font: .24rem/1.6 'PingFangSC-Light', 'microsoft yahei', Arial, Helvetica, sans-serif, "Hiragino Sans GB";
	color: #333;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #fff;
	position: relative;
}
body:before, body:after {
	content: "";
	width: 100%;
	display: block;
}
body:before {
	height: 1rem;
}
body:after {
	height: 1rem;
}
img {
	border: 0px;
}
em {
	font-style: normal;
}
s, i {
	font-style: normal;
}
ul, ol {
	list-style-type: none;
}
li {
	list-style: none outside none;
}
strong, b {
	font-weight: normal;
}
/*表单*/
input, button, select, textarea {
	outline: none;
	font-family: "Microsoft Yahei", Arial;
font-size:.24rem;
	-webkit-appearance: none !important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#999;
}
input:-moz-placeholder, textarea:-moz-placeholder {
color:#999;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color:#999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #999;
}
/*公用样式*/
.layout {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-wrapper: 101;
	background: #000;
	opacity: 1;
}
.blue {
	color: #28a5f4;
}
/*链接*/
a, a:link, a:visited, a:hover, a:active {
	color: #666;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
a:focus {
	outline: none;
}
a:hover, a:active {
	color: #f8bd01;
	outline: none;
}
/*标题*/
h1, h2, h3, h4, h5, h6, h7 {
	font-weight: normal;
}
.icon {
	background: url(../images/icon3.png) no-repeat;
	display: inline-block;
	background-size: 2.3rem 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: 999;
	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 {
	
	
	display: block;
	text-align: center;
}
#top .logo a {
	display: block;
}
#top .logo img {
height:0.98rem;
   padding-left:0.1rem;
	vertical-align: top;
}
#top .topsearch {
	display: block;
	position: absolute;
	left: 0;
	top: 0px;
	text-align: center;
	cursor: pointer;
width: .9rem;
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: .8rem;
height: .8rem;
margin: .23rem auto;
background-position:0rem -.84rem;
/*background-position:-.56rem -.94rem;*/
}
#top .cur .nav {
background-position:0 -.84rem;
}
#search {
	background: #f2f2f2;
	width: 100%;
	margin: 0 auto;
	height: 1rem;
	position: absolute;
	left: 0;
top: .98rem;
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: #33a458 url(../images/icon3.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: #f8bd01;
}
.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 {
	margin: 0 auto;
	width: 100%;
*zoom: 1;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.banner .list {
	width: 100%;
	overflow: hidden;
}
.banner .list li {
	float: left;
	width: 100%;
	overflow: hidden;
}
.banner .list li a {
	display: block;
}
.banner .list li img {
	width: 100%;
	height: auto;
	display: block;
}
#banner .tip {
	width: 100%;
	height: 0.32rem;
	line-height: 0.32rem;
	text-align: center;
	clear: both;
	position: absolute;
	bottom: 3%;
	z-index: 2;
	font-size: 0;
}
#banner .tip span {
	display: inline-block;
	vertical-align: middle;
width: .15rem;
height: .15rem;
	margin: 0 0.1rem;
	vertical-align: middle;
	background: #fff;
	border-radius: 12px;
}
#banner .tip span.cur {
	background: #fff;    padding: 0rem .15rem;
}
/* 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;
}
.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;
}


/* 底部导航 */

.wj-footer-mune{max-height:50px;height:auto;width:100%;position:fixed;bottom:0px;right:0px;z-index:999;background:#f7f7f7;}
.wj-footer-mune li{list-style-type:none;width:25%;float:left;text-align:center;}
.wj-footer-mune li span{display:block;width:1.5rem;margin: 0 auto;overflow: hidden;    padding-top: 0.2rem;}
.wj-footer-mune a{display: table-cell;vertical-align:middle;text-align: center;padding:.2rem 2rem;width:100%;}
.wj-footer-mune li img{display: block; width:1.3rem;height:1.3rem;position: relative;}
.wj-footer-mune li em{display: block;font-size: 0.8rem;color: #fff;font-style: normal;}

.topsearch i{
    
transform:rotate(9deg);
-ms-transform:rotate(9deg); /* Internet Explorer */
-moz-transform:rotate(9deg); /* Firefox */
-webkit-transform:rotate(-40deg); /* Safari 和 Chrome */
-o-transform:rotate(9deg); /* Opera */
}
#toolbar .list a i.fa{
    font-size:0.385rem;
    color:#888;
}
.list-pro li a i{
    font-size:0.385rem;
    color:#888;
}
#toolbar .list a.h5-on{
    color:#33a458;
}
#toolbar .list a.h5-on i{
    color:#33a458;
}

/*微信弹窗*/
#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.45rem;
	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.25rem;
	line-height: 0.45rem;
	text-align: center;
}
#wxnr i {
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
	width:0.6rem;
	height:0.6rem;
	font-size: 0.3rem;
	line-height:0.6rem;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	font-weight:normal;
	background: #333;
	border-radius: 1rem;
	cursor: pointer;
}
#wxnr span {
	display: inline-block;
	padding: 0.05rem 0.2rem;
	line-height:0.4rem;
	background-color: #33a458;
	color: #fff;
	border-radius: 0.05rem;
	font-size:0.25rem;
	cursor: pointer;
}
#wxnr span.wx {
	padding-left:0.7rem;
	background-image: url(../images/wx.png);
	background-size: 0.40rem;
	background-position: 0.2rem center;
	background-repeat: no-repeat;
}
/*复制提示*/
#weixin {
	position: fixed;
	top: 50%;
	margin-top: -0.4rem;
	z-index: 9999999;
	font-size: 0.28rem;
	color: #fff;
	width: 90%;
	right: 5%;
	line-height: 1rem;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	border: 0px solid #333;
	border-radius: 0.15rem;
	display: none;
}

/*H5菜单*/


.sidenav{background: rgba(2,2,2,0.8);;box-shadow:2px 2px 6px rgba(0,0,0,.3);display:block;font-size:16px;font-weight:400;height:100%;left:0;position:fixed;overflow:auto;transform:translate(-262px,0);transition:transform .3s;top:0;width:256px;z-index:3000}
.sidenav ul{margin-top: 40px; line-height: 50px;}
.sidenav ul li a { display: block; padding: 0 50px; color: #fff; text-decoration: none;transition:all 0.5s}
.sidenav ul li a:hover,.sidenav ul li .current { background-color:#666}
.sidenav.show{transform:translate(0,0)}
.sidenav-brand{background:#FF5722;border-bottom:1px solid #FF7043;color:#FAFAFA;font-size:24px;font-weight:700;line-height:32px;padding:20px 24px 19px}
.sidenav-dropdown,.sidenav-header{border-bottom:1px solid #424242;margin:0}
.sidenav-header{background:0 0;color:#757575;font-size:19.2px;line-height:32px;padding:16px 24px 15px}.sidenav-header small{display:block;font-size:14.4px;line-height:16px}.sidenav-menu{list-style:none;margin:0;padding:0}
.sidenav-menu li{display:block;position:relative}
.sidenav-menu a{background:0 0;color:#BDBDBD;display:block;line-height:24px;padding:16px 32px;text-decoration:none}
.sidenav-menu a:hover{background:#616161}
.sidenav-menu a.active,.sidenav-menu a.active .sidenav-dropdown-icon,.sidenav-menu a.active .sidenav-link-icon{color:#FAFAFA}
.sidenav-dropdown-icon,.sidenav-link-icon{color:#757575;position:absolute;text-align:center;top:16px}
.sidenav-link-icon{display:block;height:24px;left:24px;width:24px}
.sidenav-link-title{display:block;padding:0 16px 0 40px}
.sidenav-dropdown{display:none;list-style:none;padding:0}
.sidenav-dropdown a{background:#191919;padding-left:72px}
.sidenav-dropdown a:hover{background:#616161}
.sidenav-dropdown li:first-child a{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}
.sidenav-dropdown-icon{display:none;height:16px;right:16px;width:16px}
.sidenav-dropdown-icon.show{display:block}
.sidenav-overlay{background:rgba(99,99,99,.8);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:2299}
.sidenav-no-scroll{overflow:hidden!important}


/* 工具栏 */
#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: #f7f7f7;
}
#toolbar .list li {
	float: left;
	width: 20%;
	text-align: center;
}
#toolbar .list li img{

	height:0.4rem;

}
#toolbar .list a {
	display: block;
	height: 1.2rem;
	line-height: 0.24rem;
	font-size: 0.22rem;
	color: #333;
	padding-top: 0.165rem;
}
#toolbar .list a.hover {
	background: #;
}
#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.4rem;
	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;
}
/*==========@@页面布局 开始@@==========*/
.yzm-container{margin:auto;width:100%;max-width:640px;background:#fff;}
.index, .floor {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
}
.index {
	padding-top: 0;
	position: relative;
}
.powered{font-size:0.1rem;color:#fff;display:none;}
.wj-footer{padding:0.2rem;text-align:center;color:#999;}
/*首页*/
/*bnner*/
.banner{height: auto;overflow: hidden;width:100%;position: relative;}
.w94{width:94%;}
.banner img{width: 100%;}
.banner .swiper-pagination .swiper-pagination-bullet{width: 0.14rem;height: 0.14rem;background: #fff;opacity: 1;}
.banner .swiper-pagination .swiper-pagination-bullet-active{background: #4c71a5;}
.swiper-wrapper span{display:block;width:100%;height:0.7rem;line-height:0.7rem;background: rgba(2,2,2,0.5);color:#fff;position: absolute;
    white-space: nowrap;
    text-overflow: ellipsis;font-size: 0.25rem;
    overflow: hidden;margin-top: -0.81rem;padding-left:0.2rem;}
.chanpin-tu{width:100%; overflow: hidden;padding-bottom: 0.1rem;}
.chanpin-tu ul{padding:0.5rem 0.2rem;}
.chanpin-tu ul li{width:25%;float:left;text-align: center;margin-bottom: 0.35rem;}
.chanpin-tu ul li p{font-size:0.23rem;color:#333;}
.chanpin-tu ul li span{width:1.0rem;height:1.0rem;display:inline-block; border-radius: 2rem;background: #dedde2;margin-bottom: 0.1rem;}
.chanpin-tu ul li span i{color:#888;line-height:1.05rem;}
.chanpin-tu ul li span img{width:1.0rem;height:1.0rem;display:inline-block;border-radius: 2rem; }
.navlist {
	background: #f8bd01;
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
}
.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:.66rem;
font-size:.24rem;
	font-weight: bold;
	color: #fff;
height:.66rem;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.navlist li:nth-child(4n) h3 {
	border-right: 0;
}
.pro-tj{width:100%;overflow: hidden;}
.pro-tj ul{padding:0.1rem 0.1rem 0.2rem 0.05rem;overflow: hidden;margin-bottom:0.2rem;}
.pro-tj ul li{width:47%;float:left;height:auto;margin-left:0.15rem;margin-bottom:0.3rem;text-align:center;}
.pro-tj ul li img{width:100%;height:2.1rem;}
.pro-tj ul li p a{font-size:0.25rem;color:#333;}
.home-title{padding:0.4rem 0.1rem 0.23rem 0.23rem;}
.home-title h2{font-size:0.3rem;color:#333;font-weight:normal;width:60%;display:inline-block;}
.home-title span{float:right;display:inline-block;}
.home-title span a{font-size:0.2rem;color:#999;padding:0.1rem 0.2rem;}
.one{width:100%;height:auto;background:url(../images/h5-home-one.jpg) no-repeat center;text-align:center;}
.one h2{font-size:0.52rem;color:#fff;padding:0.43rem 0 0 0;}
.one p{font-size:0.2rem;color:#666;padding:0 0 0.3rem 0;}
.one span{display:inline-block;padding:0.1rem 0.35rem 0.1rem 0.38rem;margin:0.1rem 0 0.7rem 0;background:#33a458;border-radius: 1rem;color:#fff;font-size:0.31rem;}
.one span i{font-size:0.35rem;padding-right:0.15rem;}
.home-yy{padding-bottom:0.5rem;}
.home-new .new-tu li{width:46%;float:left;margin-left: 2.5%;}
.home-new .new-tu li img{width:100%;height:2.1rem;}
.home-new .new-tu li span{
	position: absolute;
    width:46%;
    height:0.55rem;
    display: block;
    text-align:left;
    background: rgba(2,2,2,0.5);
    line-height:0.55rem;
    margin-top: -0.65rem;
	padding: 0 0.1rem;
	font-size:0.25rem;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
.home-new .new-info{width:100%;padding:0.1rem 0.1rem;display:block;overflow: hidden;margin-bottom: 0.5rem;}
.home-new .new-info li{width:100%;border-bottom:1px solid #f0f0f0;line-height:0.75rem;height:0.75rem;padding: 0 0.2rem;}
.home-new .new-info li h2{font-size:0.25rem;color:#333;width:80%;display:inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.home-new .new-info li p{display:inline-block;font-size:0.20rem;color:#999;float:right;}
/*首页标题*/
.index_title {
	text-align: center;
padding-top: .5rem;
padding-bottom: .3rem;
}
.index_title h3 {
font-size: .38rem;
line-height: .42rem;
padding-bottom: .1rem;
	font-weight: bold;
	color: #333;
}
.index_title p {
	background: url(../images/line.png) no-repeat center center;
	width: 3.05rem;
height: .12rem;
background-size: auto .12rem;
	margin: 0 auto;
}
.fgx{height:0.1rem;clear:both;background:#f0f0f0;}
/*查看更多*/
.more {
margin:0 .2rem;
height: .75rem;
line-height: .75rem;
	text-align: center;
margin-bottom: .6rem;
font-size:.3rem;
}
.more a {
border: .03rem solid #c5c5c5;
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border-radius: 1rem;
	color: #333;
}

.wj-mb-title{width:100%;padding:0.14rem 0.2rem;background:#33a458;font-size:0.25rem;color:#fff;}
.wj-mb-title a{font-size:0.25rem;color:#fff;}



/* 前端分页 */
#page{margin:10px 0 40px 0;font-size:0.2rem;line-height:0.62rem;text-align:center;}
#page .pageinfo{display: none;}
#page  a{border:1px solid #ddd;background:#fff;color:#808080;padding:0.08rem 0.17rem;margin-left:0.05rem;border-radius:0.025rem;transition:all 0.2s;font-size: 0.23rem;}
#page  a:hover,#page .curpage{background:#33a458;color:#fff;text-decoration:none;border:1px solid #33a458;}
#page .nopage{cursor:not-allowed;}
#page .nopage:hover{background:#fff;color:#808080;border:1px solid #ddd;}
.jumpbox {
    display: none;
}
/*产品展示*/
.pro-dis{display:block;}
.pro-top{width:100%;background:#;display:block;height:auto;}
.pro-lan{padding:0.2rem;}
.pro-lan h1{font-size:0.4rem;color:#fff;display:inline-block;padding-left:0.2rem;}
.pro-lan span{font-size:0.3rem;color:#84c79a;display:inline-block;padding-left:0.2rem;}
.pro-mune{width:100%;display:inline-block;padding:0.1rem 0.1rem;height:auto;padding-left:0.32rem;}
.pro-mune li{float:left;margin-right:0.1rem;margin-top:0.15rem; }
.pro-mune li a{display:inline-block;padding:0.1rem 0.15rem;background:#f9f9f9;font-size:0.26rem;color:#666;border-radius:0.05rem;}
.pro-mune li .on{display:inline-block;padding:0.1rem 0.15rem;background:#33a458;font-size:0.26rem;color:#fff;border-radius:0.05rem;}
.pro-main{width:100%;height:auto;display:inline-block;}
.pro-list{padding:0rem 0rem;display: inline-block;}
.pro-list ul{padding-left:0.2rem;padding-top:0.3rem;}
.pro-list ul li{float:left;margin-right:0.20rem;width:46%;text-align:center;margin-bottom:0.3rem;}
.pro-list ul li img{width:100%;height:2rem;border:1px solid #f9f9f9;}
.pro-list ul li h2{height:0.6rem;margin-top: -0.2rem;}
.pro-list ul li h2 a{font-size:0.25rem;color:#333;line-height:0.3rem;}
.pro-img img{height:3.6rem;width:100%;}
.wj-info{width:100%;height:auto;display:inline-block;padding:0rem 0.2rem 0.4rem 0.2rem;}
.pro-title{border-bottom:1px solid #f0f0f0;padding-bottom:0.1rem;}
.wj-main-article .wj-info .pro-title h1{display:inline-block;font-size: 0.29rem;color: #333;line-height: 0.5rem;font-weight: 700;padding: 0.15rem 0.1rem 0.15rem 0rem;}
.pro-title span{display:inline-block;float:right;padding-top:0.182rem;padding-right:0.2rem;color:#999;}
.pro-title span a{color:#999;font-size:0.2rem;}
.pro-title h1 a{font-size:0.30rem;color:#333;font-weight:normal;}
.pro-info{width:100%;height:auto;display:inline-block;padding:0.2rem 0rem 0.0rem 0rem;}
.pro-info p{line-height:0.45rem;color:#999;font-size:0.25rem;}
.pro-info p em{line-height:0.45rem;color:#333;font-size:0.25rem;}
.pro-tel .tel-tu span{display:inline-block;padding:0.1rem 0.2rem;background:#f87301;color:#fff;font-size:0.25rem;border-radius:0.05rem;}
.pro-tel .tel-num p{color:#999;font-size:0.2rem;}
.pro-tel .tel-num{display:inline-block;width: 70%;}
.pro-tel .tel-tu{display:inline-block;float:right;}
.pro-tel .tel-num p.num{color:#33a458;font-size:0.35rem; line-height: 0.32rem;}
.wj-content{max-width:640px;overflow:auto;display:block;height:auto;margin-top:0.2rem;}
.wj-content h2.pro-content{width:100%;color:#333;font-size:0.3rem;padding:0.05rem 0.2rem 0.1rem 0.2rem}
.wj-content h2 span{display:inline-block;padding:0.1rem 0.4rem;background:#33a458;color:#fff;font-size:0.3rem;}
.wj-content .pro-info{max-width:640px;overflow:auto;padding:0 0.2rem;}
.wj-content .pro-info img{max-width:640px;width:100%;height:auto;}
.wj-content .pro-info p{max-width:640px;overflow:auto;line-height:0.45rem;color:#666;}
.wj-content .pro-info span.info-title{width:100%;display: inline-flex;background:#f9f9f9;font-size:0.27rem;color:#666;height:0.5rem;line-height:0.5rem;margin:0.3rem 0;}
.wj-content .pro-info span.info-title i{width:3px;height:0.5rem;display:inline-block;background:#33a458;margin-right:0.2rem;}
.wj-content .pro-info .content{max-width:640px;overflow:auto;}
.pro-next{width:100%;padding:0.2rem 0.2rem;}
.pro-next span{display:block;padding:0.1rem 0;color:#999;}
.pro-tuijian{width:100%;padding:0.2rem 0 0.5rem 0.2rem;display:inline-block;}
.pro-tuijian h2{font-size:0.3rem;padding:0.2rem 0;display:inline-block;}
.pro-tuijian span.new-more a{display:inline-block;float:right;padding:0.3rem 0.3rem 0.1rem 0.2rem;font-size:0.2rem;color:#999;}
.pro-tuijian ul li{width:47%;height:2rem;float:left;margin-right:0.15rem;margin-bottom:0.2rem;}
.pro-tuijian ul li img{width:100%;height:2rem;}
.pro-tuijian ul li span{position: absolute;
    width:45.56%;
    height:0.55rem;
    display: block;
    text-align:center;
    background: rgba(2,2,2,0.5);
    line-height:0.55rem;
    margin-top: -0.65rem;
	padding: 0 0.1rem;
	font-size:0.25rem;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
.pro-tuijian ul li span a{color:#fff;}
.pro-tuijian .pro-like{width:100%;}
.pro-tuijian .pro-like li{width:47%;display:inline-block;background:#f0f0f0;float:left;margin:0.15rem 0.15rem 0rem 0rem;text-align:center;padding:0.10rem 0;font-size:0.25rem;border-radius:0.05rem;}
.pro-trait .traitBtn{text-align: center;width: 100%;font-size: 0.22rem;line-height: 0.38rem;padding:0.2rem 0;color: #ff6145; }
.pro-trait .traitBtn i{font-size: 0.16rem;color: #ff6145;margin-left: 0.1rem;position: relative;top: -0.03rem;}
.pro-trait .dibk{display: block !important;}
.pro-trait .traitBtn:active{background-color: #f5f5f5;}
#read-more{text-align:center;}
#read-more a{color:#ff6a00;display:inline-block;padding:0.12rem 1rem;width:100%;}
#read-more a i{padding-left:0.2rem;font-size:0.35rem;}
#wrap{overflow-y:hidden;}
.list-pro{background:#f7f7f7;}
.list-pro li span{display:block;font-size: 0.22rem;line-height: 0.395rem;color:#333;}
.list-pro li{float:left;text-align:center;}
.list-pro li a i{padding-top:0.21rem;}
.list-pro li span.tel{background:#ff6a00;color:#fff;padding:0.32rem 0;}
.list-pro li span.pro-xj{background:#e9e9e9;color:#000;padding:0.32rem 0;}

.w30{width:30%;}
.w20{width:20%;}

.floor_1 dl {
	margin-top: 0rem;
}
.floor_1 dl dd {
	width: 47%;
	float: left;
	border: 1px solid #bfbfbf;
	box-sizing: border-box;
	text-align: center;
margin-bottom: .15rem;
height: .55rem;
border-radius:.1rem;
	margin-left: 2%;
line-height: .55rem;
	box-sizing: border-box;
}
.floor_1 dl dd a {
	display: block;
	width: 100%;
	height: 100%;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.floor_1 .productlist {
padding: .32rem 0 .2rem 0;
}
.floor_1 .productlist .item {
	width: 47%;
	float: left;
	margin-left: 2%;
margin-bottom: .26rem;
}
.floor_1 .productlist li:nth-child(2n) {
	margin-right: 0;
}
.floor_1 .productlist .item a {
	display: block;
}
.floor_1 .productlist .item figure {
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}
.floor_1 .productlist .item figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
border-radius: .08rem .08rem 0 0;
}
.floor_1 .productlist .item h3 {
	color: #666;
font-size: .26rem;
line-height: .78rem;
	text-align: center;
	border: 1px solid #dfdfdf;
	border-top: 0;
border-radius: 0 0 .08rem .08rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
/*技术优势*/
.floor_2 {
padding-bottom:.4rem;
	background: #f8f8f8;
padding-top:.2rem;
}
.floor_2 .img {
	background: url(../images/f2_bg.jpg) no-repeat center top;
	background-size: 6rem auto;
	height: 2.75rem;
	text-align: center;
}
.floor_2 .img p {
	color: #f8bd01;
font-size:.22rem;
	font-style: italic;
padding-top:.54rem;
padding-right:.28rem;
height:.4rem;
}
.floor_2 .img h3 {
	color: #fff;
font-size:.28rem;
	font-weight: 100;
height:.3rem;
padding-top:.5rem;
}
.floor_2 .img h3 b {
font-size:.45rem;
	font-weight: bold
}
.floor_2 .img h4 {
font-size:.24rem;
	color: #f8bd01;
	padding-top: 0.9rem;
	font-weight: bold;
padding-left:.32rem;
}
.floor_2 li {
	background: #fff;
border-radius:.1rem;
	margin: 0 2%;
margin-bottom:.2rem;
box-shadow:.02rem 0.05rem 0.15rem rgba(0,0,0,0.1);
}
.floor_2 li img {
	width: 100%;
border-radius:.1rem .1rem 0 0
}
.floor_2 li h3 {
font-size:.28rem;
padding:0 .2rem;
line-height:.92rem;
}
.floor_2 li p {
	color: #999;
padding:.2rem .2rem;
}
.floor_2 li span {
	display: block;
	background: #f8bd01;
width:.28rem;
height:.05rem;
margin-left:.2rem;
}
/*小banner图*/
.floor_3_main {
padding-top:.2rem;
}
.floor_3 {
	text-align: center;
	background: url(../images/f3_bg.jpg) no-repeat center top;
	background-size: 100% 3rem;
	height: 3rem;
	margin: 0 2%;
}
.floor_3 h3 {
	color: #fff;
font-size:.3rem;
	font-weight: 100;
padding-top:.57rem;
}
.floor_3 h3 b {
	font-weight: bold;
}
.floor_3 p {
font-size:.22rem;
	color: #d9e3eb;
padding-top:.1rem;
height:.3rem;
}
.floor_3 p span {
padding-right:.1rem;
}
.floor_3 p i {
width:.32rem;
height:.29rem;
background-position:-.81rem -.51rem;
margin-right:.05rem;
}
.floor_3 h4 {
font-size:.26rem;
	color: #f8bd01;
font-size:.26rem;
padding-top:.55rem;
	font-weight: bold;
padding-left:.25rem;
}
/*客户案例*/
.floor_4 .swiper-container {
border-radius:.1rem;
margin: 0 .2rem .59rem;
	background: #fff;
padding-bottom: .8rem;
box-shadow:.02rem 0.05rem 0.15rem rgba(0,0,0,0.1);
}
.floor_4 .swiper-container .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
}
.floor_4 .swiper-container .img {
	width: 100%;
	height: 4.493rem;
}
.floor_4 .swiper-container .img img {
	display: block;
	width: 100%;
	height: 100%;
}
.floor_4 .swiper-container h3 {
	text-align: center;
font-size:.3rem;
padding-top:.2rem;
}
.floor_4 .swiper-container-horizontal > .swiper-pagination-bullets, .floor_4 .swiper-pagination-custom, .floor_4 .swiper-pagination-fraction {
bottom: .34rem;
}
.floor_4 .swiper-pagination-bullet {
width:.15rem;
height:.15rem;
border-radius:.07rem;
}
.floor_4 .swiper-pagination-bullet-active {
	background: #f8bd01;
width:.46rem;
}
/*新闻资讯*/
.pd-02{padding:0.2rem 0.2rem;}
.wj-news-list{width:100%;display:block;padding:0.2rem 0.25rem 0.5rem 0.25rem}
.wj-news-list h1{line-height:0.35rem;padding-bottom: 0.2rem;}
.wj-news-list h1 a{font-size:0.28rem;color:#333; font-weight:700;}
.wj-news-list li{border-bottom:1px solid #f0f0f0;padding:0.2rem 0.1rem;}
.wj-news-list li p{color:#999;font-size:0.25rem;}
.wj-news-list li span.date{font-size:0.25rem;color:#999;line-height:0.6rem;}
.wj-main-article{max-width:640px; color:#555;}
.wj-main-article h1{font-size:0.29rem;color:#333;line-height:0.3rem;font-weight:700;padding:0.1rem 0.1rem 0.2rem 0rem}
.wj-main-article .new-info{color:#999;font-size:0.20rem;}
.wj-main-article .wj-content p{color:#555;font-size:0.25rem;line-height:0.47rem;}
.wj-main-article .wj-content img{max-width:640px;width:100%;height:auto;}
.wj-next{width:100%;padding:0.2rem 0.2rem;}
.wj-next p{line-height:0.5rem;color:#999;}
.wj-next p a{color:#555;}
.info-list{display:inline-block;padding:0.1rem 0.3rem 0.2rem 0.1rem;width:100%;}
.info-list li{line-height:0.5rem;padding:0.1rem 0;border-bottom:1px solid #f0f0f0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.info-list li a{font-size:0.25rem;color:#555;}


.floor_5_main {
padding-bottom: .1rem;
	background: #f9f9f9;
border-bottom: .1rem solid #f1f1f1;
}
.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 {
	float: left;
	width: 3.8rem;
}
.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: 1.84rem;
	height: 1.38rem;
}
.floor_5_main .more a {
	background: #fff;
}
/*应用领域*/
.yingyong-list{width:100%;height:auto;padding:0.2rem 0.2rem;}
.yingyong-list li{width:100%;height:auto;padding-bottom:0.3rem;}
.yingyong-list li img{width:100%;height:2.5rem;}
.yingyong-list li h2{padding:0 0.1rem;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.yingyong-list li h2 a{font-size:0.25rem;height:0.3rem;color:#555;}

/*单页*/
.wj-about-js{width:100%;height:auto;padding-bottom:0.5rem;}
.wj-about-js h1{font-size:0.35rem;color:#333;font-weight:normal;line-height:0rem;padding-top:0.3rem;}
.wj-about-js span{font-size:0.25rem;color:#ccc;}
.wj-main-article .wj-about-js p{font-size:0.25rem;line-height:0.47rem;color:#555;padding: 0.15rem 0;text-indent:2em;}
.wj-about-box{width:100%;padding-top:0.3rem;}
.wj-about-box .wj-about-ys{width:100%;float:left;text-align:center;margin-right:0.2rem;margin-top:0.6rem;margin-bottom:0.8rem;}
.wj-about-box .wj-about-ys p{font-size:0.25rem;color:#666;text-align:center;line-height:0.41rem;padding-top:0.7rem;}
.wj-about-box .wj-about-ys span.about-kc{display:inline-block;width:92px;height:92px;border:0px solid #33a458;background:url(../images/about-02.png) no-repeat center;}
.wj-about-box .wj-about-ys span.about-zz{display:inline-block;width:92px;height:92px;border:0px solid #33a458;background:url(../images/about-04.png) no-repeat center;}
.wj-about-box .wj-about-ys span.about-jc{display:inline-block;width:92px;height:92px;border:0px solid #33a458;background:url(../images/about-03.png) no-repeat center;}
.wj-about-box .wj-about-ys span.about-sc{display:inline-block;width:92px;height:92px;border:0px solid #33a458;background:url(../images/about-01.png) no-repeat center;}
.wj-about-box .wj-about-ys span.about-sc{-moz-box-shadow:7px 3px 13px #999999; -webkit-box-shadow:7px 3px 13px #999999; box-shadow:7px 3px 12px #ccc;-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;}
.wj-about-box .wj-about-ys span.about-kc {-moz-box-shadow:7px 3px 13px #999999; -webkit-box-shadow:7px 3px 13px #999999; box-shadow:7px 3px 12px #ccc;-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;}
.wj-about-box .wj-about-ys span.about-jc {-moz-box-shadow:7px 3px 13px #999999; -webkit-box-shadow:7px 3px 13px #999999; box-shadow:7px 3px 12px #ccc;-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;}
.wj-about-box .wj-about-ys span.about-zz {-moz-box-shadow:7px 3px 13px #999999; -webkit-box-shadow:7px 3px 13px #999999; box-shadow:7px 3px 12px #ccc;-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;}
.wj-about-box .wj-about-ys:hover span.about-zz {-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;background:#16ae73;}
.wj-about-box .wj-about-ys:hover span.about-kc {-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;background:#16ae73;}
.wj-about-box .wj-about-ys:hover span.about-sc {-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;background:#16ae73;}
.wj-about-box .wj-about-ys:hover span.about-jc {-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;background:#16ae73;}
.wj-about-box .wj-about-ys span i{display:inline-block;width:90px;height:90px;text-align:center;vertical-align: middle;color:#16ae73;font-size:40px;line-height: 90px;}
.wj-about-box .wj-about-ys-r span i{display:inline-block;width:90px;height:90px;text-align:center;vertical-align: middle;color:#16ae73;font-size:40px;line-height: 90px;}
.wj-about-box .wj-about-ys:hover span i{color:#fff;}
.about-yewu{width:100%;height:auto;background:#fff;padding:0.5rem 0.2rem;display:inline-block;}
.about-yewu .yewu-title{text-align:center;}
.about-yewu .yewu-title h1{font-size:0.4rem;color:#333;text-align:center;}
.about-yewu .yewu-title p{font-size:0.25rem;color:#ccc;text-align:center;line-height: 0.1rem;padding-top: 0.1rem;}
.about-yewu .yewu-title span.home-down{display:inline-block;height:2px;width:1rem;background:#ff5e14;margin:0 auto;}
.yewu-text{padding:0.2rem 0;}
.yewu-text p{font-size:0.25rem;color:#666;line-height:0.4rem;padding:0.15rem 0.2rem;}
.yewu-text p b{font-weight:700;}
.zong-conter{width:100%;height:auto;padding:0.5rem 0.2rem;display:inline-block;background:#f3f3f3;}
.zong-conter .yewu-title{text-align:center;}
.zong-conter .yewu-title h1{font-size:0.4rem;color:#333;text-align:center;}
.zong-conter .yewu-title p{font-size:0.25rem;color:#999;text-align:center;line-height: 0.1rem;padding-top: 0.1rem;}
.zong-conter .yewu-title span.home-down{display:inline-block;height:2px;width:1rem;background:#ff5e14;margin:0 auto;}
.about-sm{width:100%;height:auto;}
.about-sm .sm{width:100%;height:auto;background:#fff;display:inline-block;margin-top:0.5rem;text-align:center;padding:0.5rem 0;}
.about-sm .sm span{display:inline-block;height:2px;width:0.5rem;background:#ff5e14;margin:0 auto;}
.about-sm .sm p{font-size:0.25rem;line-height:0.6rem;color:#666;}
.about-sm .sm i{padding: 0.1rem 0.2rem 0.3rem 0.2rem;color:#333;}
.about-sm .sm .sm-title{font-size:0.32rem;color:#333;}

.wj-contact{width:100%;padding:0.2rem 0.2rem;}
.wj-contact ul{display:inline-block;width:100%;}
.wj-contact ul li{float:left;width:50%;margin-top:0.5rem;margin-bottom:0.2rem;text-align: center;}
.wj-contact ul li span{display:inline-block;width:1.4rem;height:1.4rem;-webkit-border-radius:3rem;border-radius:3rem;background:#33a458;text-align:center;}
.wj-contact ul li span i{color:#fff;font-size:0.65rem;line-height:1.4rem;}
.wj-contact h1{font-size:0.3rem;color:#333;font-weight:normal;}
.wj-contact h3{font-size:0.25rem;color:#333;font-weight:normal;line-height:0.5rem;padding-top:0.3rem;}
.wj-contact p{font-size:0.25rem;color:#999;}
.wj-contact a{font-size:0.25rem;color:#999;}
.wj-contact a:hover{color:#33a458;}

.contact-box .wj-contact-js{width:100%;padding:0.5rem 0.1rem 0.5rem 0.3rem;}
.contact-box .wj-contact-js h1{font-size:0.23rem;color:#333;font-weight:normal;}
.contact-box .wj-contact-js h2{font-size:0.3rem;color:#333;padding:0.2rem 0}
.contact-box .wj-contact-js h3{font-size:0.2rem;color:#ccc;font-weight:normal;line-height:50px;}
.contact-box .wj-contact-js p{font-size:14px;color:#666;font-weight:normal;line-height:30px;padding-right:10px;padding-top:0px;}
.contact-box .wj-contact-js p.gsm{font-size:0.3rem;color:#333;font-weight:normal;line-height:30px;}
.contact-box .wj-contact-js p.gsm-en{font-size:0.23rem;color:#999;font-weight:normal;line-height:20px;letter-spacing: 0px;margin-bottom:10px;}

.contact-box .wj-contact-dg{width:100%;padding:0.5rem 0.1rem 0.5rem 0.3rem;}
.contact-box .wj-contact-dg h1{font-size:0.23rem;color:#333;font-weight:normal;}
.contact-box .wj-contact-dg h2{font-size:0.3rem;color:#333;padding:0.2rem 0}
.contact-box .wj-contact-dg h3{font-size:0.2rem;color:#ccc;font-weight:normal;line-height:50px;}
.contact-box .wj-contact-dg p{font-size:14px;color:#666;font-weight:normal;line-height:30px;padding-right:10px;padding-top:0px;}
.contact-box .wj-contact-dg p.gsm{font-size:0.3rem;color:#333;font-weight:normal;line-height:30px;}
.contact-box .wj-contact-dg p.gsm-en{font-size:0.22rem;color:#999;font-weight:normal;line-height:20px;letter-spacing: 0px;margin-bottom:10px;}

.contact-box .wj-about-tu{padding-top:20px;}
.contact-box .wj-about-tu img{width:520px;height:305px;}
.wj-contact-js i{display:inline-block;width:25px;height:22px;color:#33a458;font-size:16px;}
.wj-contact-dg i{display:inline-block;width:25px;height:22px;color:#33a458;font-size:16px;}

.wj-search-title{width:100%;text-align: center;padding:0.3rem 0.2rem;}
.wj-search-title h2{font-size:0.28rem;color:#333;}
.wj-search-title h2 span{font-size:0.3rem;color:#FB0D0C;padding:0 0.1rem;}
.wj-news-list ul li span.so-date{float:right;color:#999;font-size:0.25rem;}

/*留言*/
.wj-guestbook{width:95%;margin:0 auto 20px;}
.wj-guestbook h3{border-bottom:0px solid #2196f3;height:35px;line-height:35px;font-size:18px;margin-top:20px;}
.wj-guestbook .wj-input{border:1px solid #dddddd;font-size:14px;padding:3px 5px;width:100%;margin:8px 0;outline:none;color:#454545;border-radius:3px;line-height: 30px;}
.wj-guestbook .wj-input-2{border:1px solid #dddddd;font-size:14px;padding: 3px 10px 3px 5px;width:100%; margin: 0px 0 0.3rem 0.25rem;outline:none;color:#454545;border-radius:3px;line-height: 30px;}
.wj-guestbook textarea{border:1px solid #dddddd;font-size:14px;padding:3px 3px;width:100%;height:100px;line-height:25px;margin-bottom:15px;outline:none;color:#454545;border-radius:3px}
.wj-guestbook .wj-input:focus,
.wj-guestbook textarea:focus{transition: all 0.218s ease 0s;border: 1px solid #2196f3;}
.wj-guestbook .wj-submit{width:100%;margin:0 auto;background:#33a458;color:#fff;cursor:pointer;border:none;line-height: 0.7rem;border-radius: 0.05rem;}

.wj-back{height:35px;width:35px;position:fixed;bottom:50px;right:10px;z-index:999}
.wj-back a{display: table-cell;vertical-align:middle;text-align: center;height:35px;width:35px;background:#2196f3;}
.wj-back img{height:25px;width:25px;vertical-align:middle;}
.wj-content .guestbook .wj-guestbook img{width:100px;height:auto;}
.wj-guestbook .this li{height:60px;float:left;}

/*内页样式*/
/*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: #f8bd01;
	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: #f8bd01;
	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: #f8bd01;
}
.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 p{margin-top:10px}
.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: #f8bd01;
	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 only screen and (min-width:641px) {
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("../fonts/constantia.eot") format("eot"), url("../fonts/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;
}
}

