﻿@charset "utf-8";
/*基本*/
* {
	padding: 0px;
	margin: 0px
}
* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	box-sizing: border-box;
}

.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.5 'microsoft yahei', SimSun;
	color: #666;
	-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: .8rem;
}

body:after {
	height: .88rem;
}

img {
	border: 0px;
	vertical-align: top;
	display:inline-block;
}

em {
	font-style: normal;
}

s, i {
	font-style: normal;
}

ul, ol {
	list-style-type: none;
}

li {
	list-style: none outside none;
}

b {
	font-weight: normal;
}
/*表单*/
input, button, select, textarea {
	outline: none;
	font-family: "PingFang SC", "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;
}

/*链接*/
a, a:link, a:visited, a:hover, a:active {
	color: #666;
	text-decoration: none;
}

a:focus {
	outline: none;
}

a:hover, a:active {
	color: #127a44;
	outline: none;
}
/*标题*/
h1, h2, h3, h4, h5, h6, h7 {
	font-weight: normal;
}

.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	background-size: 2.4rem auto;
	vertical-align: middle;
}

.icon, .iconbef:before, .iconbef:after {
	content: "\20";
	display: block;
}
/*清除浮动*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.hidden {
	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默认 结束@@==========*/
.wrapper {
	width: 100%;
}
/*==========@@公共模块 开始@@==========*/
.header {
	background-size: 100% 1.04rem;
}

#top_main {
	width: 100%;
	height: .8rem;
	*zoom: 1;
	z-index: 300;
	position: fixed;
	top: 0px;
	left: 0px;
}

#top {
	max-width: 640px;
	min-width: 320px;
	height: .8rem;
	margin: 0px auto;
	position: relative;
	background: #fff;
}

#top .logo {
	float: left;
	max-width: 60%;
	display: block;
	margin: 0 auto;
	margin-left: .2rem;
}

#top .logo a {
	display: block;
}

#top .logo img {
	display: inline-block;
	height: .6rem;
	margin-top: 0.1rem;
}

#top_main .btn_close_main {
	width: .88rem;
	height: .8rem;
	background-color: #f2f2f2;
	position: absolute;
	top: 0;
	right: 18%;
	z-index: 9;
	display: none;
}

#top_main .btn_close_main .btn_close {
	width: .34rem;
	height: .33rem;
	margin-top: .28rem;
	margin-left: .26rem;
	background-position: -2rem -1rem;
}

#top #nav {
	width: .6rem;
	height: 50%;
	position: absolute;
	right: 3%;
	top: .25rem;
	text-align: center;
	cursor: pointer;
}

#top .nav {
	width: .39rem;
	height: .36rem;
	background-position: -.5rem -1.2rem;
}

#top .close {
	background-position: -2.06rem 0;
	width: .34rem;
	height: .34rem;
	cursor: pointer;
	position: absolute;
	right: 44%;
	top: -0.02rem;
	text-align: center;
}
/*subNav*/
.subNav {
	position: fixed;
	width: 100%;
	height: 100%;
	right: 0;
	top: .79rem;
	z-index: 999;
	max-width: 640px;
	min-width: 320px;
	background: #127a44;
	-webkit-transform: translateX(4rem);
	-moz-transform: translateX(7rem);
	-ms-transform: translateX(7rem);
	transform: translateX(7rem);
}

.subNavCon {
	margin: 0px;
	background: #127a44;
	width: 100%;
	border-top: 1px solid #e5e5e5;
}

.subNav .closrbox {
	width: 20%;
	height: 0.5rem;
	line-height: .5rem;
	background: #fff;
	position: absolute;
	right: 2%;
	top: -5%;
}

.subNav .close {
	background-position: -1.64rem -1.5rem;
	width: .4rem;
	height: .4rem;
}

.subNav .c_clos {
	width: 52%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.subNav .list {
	margin-top: .6rem;
}

.subNav li {
	width: 100%;
	display: block;
	line-height: 1rem;
	margin: 0 auto;
	position: relative;
}

.subNav li:first-child {
	margin-top: .6rem;
}

.subNav .subnav2 {
	width: 100%;
	display: none;
}

.subNav .subnav2 a {
	margin-bottom: .1rem;
	background: #eeeeee;
	font-size: .24rem;
}

.subNav li a {
	display: block;
	width: 4rem;
	margin: 0 auto;
	color: #fff;
	font-size: 0.34rem;
	text-align: center;
	border-bottom: 1px solid #1b9555;
}

.subNav li a:hover {
	color: #00923f;
}

.subNav li em {
	width: .3rem;
	height: .3rem;
	display: inline-block;
	background-position: 0 -2.2rem;
	vertical-align: middle;
	position: absolute;
	right: 3%;
	top: .26rem;
}

.subNav li:hover {
	background: #13663b;
}

.subNav li:hover a {
	color: #fff;
}

.subNav.show {
	right: 0 !important;
}

.subNavShow {
	-webkit-transform: translateX(-48%);
	-moz-transform: translateX(-48%);
	-ms-transform: translateX(-48%);
	transform: translateX(-48%);
	display: block;
}

.subNavShow2 {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
/*首页导航*/
.inav_t {
	width: 100%;
	height: 1.4rem;
	background: #127a44;
}

.inav_t dl {
	height: 1.4rem;
	overflow: hidden;
}

.inav_t dl dd {
	width: 33.33%;
	height: 0.7rem;
	float: left;
	text-align: center;
	border-right: 1px #13663b solid;
	border-bottom: 1px #13663b solid;
}

.inav_t dl dd:nth-child(5), .inav_t dl dd:nth-child(6), .inav_t dl dd:nth-child(7), .inav_t dl dd:nth-child(8) {
	border-bottom: 1px #474747 solid;
}

.inav_t dl dd a {
	display: block;
	width: 100%;
	height: .69rem;
	line-height: .69rem;
	color: #fff;
}

.ban {
	text-align: center;
}
.ban img {
	max-width: 100%;
	height: auto;
	display:inline-block;
}

/*版权信息*/
#footer_main {
	text-align: center;
	width: 100%;
	background: #fff;
	padding: 0.1rem 0 0.4rem;
}

#returntop {
	width: 1rem;
	height: 1rem;
	background: url(../images/gotop.png) no-repeat center top;
	background-size: 1rem auto;
	position: fixed;
	bottom: 20%;
	right: 2%;
	cursor: pointer;
	z-index: 99;
}

#copyright {
	width: 94%;
	margin: 0 auto;
	color: #666;
	font-size: 0.24rem;
	line-height: .4rem;
	padding: 0.2rem 0;
}

#footer_main .bottomNav {
}

#footer_main .bottomNav .list {
	border-top: .02rem solid #ddd;
}

#footer_main .bottomNav .list li {
	width: 100%;
	height: .8rem;
	border-bottom: .02rem solid #ddd;
}

#footer_main .bottomNav .list li a {
	display: block;
	height: 0.8rem;
	line-height: 0.8rem;
	padding: 0 0.4rem;
}

#footer_main .bottomNav .list li .tit {
	display: block;
	font-size: 0.26rem;
	color: #444444;
	line-height: 0.8rem;
	float: left;
}

#footer_main .bottomNav .list li em {
	display: block;
	float: right;
	width: 0.2rem;
	height: 0.3rem;
	margin-top: 0.25rem;
	background-position: -2.2rem -.5rem;
}

#footer_main .bottomNav .list li:hover .tit {
	color: #127a44;
}

#copyright 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: #127a44;
}

#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: #009946;
}

#toolbar .list a i {
	margin-left: auto;
	margin-right: auto;
	width: 0.42rem;
	height: 0.46rem;
	display: block;
}
#toolbar .list a i img {
	width: 25px;
	height: 25px;
}
#toolbar .list a span {
	text-align: center;
	line-height: 0.35rem;
	display: block;
}
#toolbar .list a i span {
	color: #fff;
	padding-top: .9rem;
	text-transform: initial;
	font-style: normal;
}

.index #floor_1_main, .index #floor_2_main, .index #floor_3_main {
	width: 100%;
	margin: 0 auto;
	background: #fff;
}

.index {
	background: #fff;
	overflow: hidden;
}
/* 首页产品 */
.index #floor_1_main {
	margin: 0 auto;
	background: #fff;
}

.index .title_main {
	padding-top: .5rem;
}

.index .in_title {
	padding-top: .6rem;
}

.index .in_title .tit {
	width: 4.5rem;
	margin: 0 auto;
	font-size: .36rem;
	font-weight: bold;
	text-align: center;
	color: #127a44;
}

.index .in_title .tit em {
	display: block;
	width: 1rem;
	height: .02rem;
	margin-top: .2rem;
	background: #ccc;
}

.index .look_more {
	display: block;
	width: 5.6rem;
	height: .78rem;
	margin: 0 auto;
	font-size: .3rem;
	line-height: .78rem;
	text-align: center;
	color: #333;
	background: #fff;
	border: .01rem solid #ddd;
}

.index .tab {
	text-align: center;
	margin-top: .2rem;
}

.index .tab a {
	width: 29%;
	height: 0.48rem;
	line-height: 0.48rem;
	margin: .05rem;
	display: inline-block;
	padding: 0 .1rem;
	background: #127a44;
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.index .tab a:hover {
	background: #fbdd16;
	color: #127a44;
}
/*关于我们*/
.index #floor_1_main {
	background: #f6f6f6;
}

#floor_1_main .floor_1 {
	padding-bottom: .8rem;
}

#floor_1_main .about {
	padding-top: 0;
}

#floor_1_main .about .item {
	display: block;
	width: 100%;
	height: 3.158rem;
}

#floor_1_main .about img {
	display: block;
	width: 100%;
	height: 100%;
}

#floor_1_main .contW {
	position: relative;
	display: block;
	width: 100%;
}

#floor_1_main .contW .cont {
	width: 5.5rem;
	margin: 0 auto;
	margin-top: .3rem;
	font-size: .26rem;
	color: #666;
	line-height: .5rem;
	text-align: justify;
}

#floor_1_main .contW .view_detail {
	display: block;
	width: 5.6rem;
	height: .7rem;
	margin: 0 auto;
	margin-top: .5rem;
	font-size: .24rem;
	line-height: .7rem;
	text-align: center;
	color: #127a44;
	border-radius: 1rem;
	border: 1px solid #1a7140;
}
/*产品中心*/
.index #floor_2_main {
	width: 100%;
	background: #fff;
}

.index .floor_2 {
	padding-bottom: .4rem;
}

.index .floor_2 .proCenter .list {
	margin-left: .25rem;
	margin-top: .2rem;
}

.index .floor_2 .proCenter .list li {
	position: relative;
	float: left;
	display: block;
	width: 2.8rem;
	margin-right: .26rem;
	margin-bottom: .5rem;
}

.index .floor_2 .proCenter .list li .img {
	width: 2.8rem;
	height: 2.1rem;
}

.index .floor_2 .proCenter .list li .img img {
	display: block;
	width: 100%;
	height: 100%;
}

.index .floor_2 .proCenter .list li .txt {
	height: 0.6rem;
	line-height: 0.6rem;
	background: #127a44;
}

.index .floor_2 .proCenter .list li .txt .tit {
	font-size: .26rem;
	text-align: center;
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.index_slip {
	position: relative;
	width: 100%;
	height: 2rem;
	background: url("../images/ixbannerbg.png") no-repeat;
}

.index_slip .tit {
	width: 5.6rem;
	padding-top: .4rem;
	margin-left: .4rem;
	font-size: 0.32rem;
	font-weight: bold;
	color: #fff;
	line-height: .5rem;
}

.index_slip .slip_btn_bg {
	display: block;
	position: absolute;
	bottom: .3rem;
	left: .4rem;
	width: 3rem;
	background: #fff;
	padding: 1%;
	text-align: center;
	border-radius: 3px;
}

.index_slip .slip_btn {
	display: block;
	font-size: 0.26rem;
	line-height: .56rem;
	color: #125d27;
	border: 1px solid #125d27;
	border-radius: 3px;
	margin: auto 1.5%;
}

.index_slip1 .tit {
	width: 5.6rem;
}
/* 产品优势 */
.index #floor_3_main {
	width: 100%;
	background: #fff;
}

.index .floor_3 .proAdvant .list li {
	display: block;
	width: 5.6rem;
	margin: 0 auto;
	padding-top: .4rem;
	padding-bottom: .4rem;
	border-top: .02rem solid #ddd;
}

.index .floor_3 .proAdvant .list li:first-child {
	border-top: none;
}

.index .floor_3 .proAdvant .list li .img {
	float: left;
	width: 1.34rem;
	height: 1.5rem;
}

.index .floor_3 .proAdvant .list li .img img {
	display: block;
	width: 100%;
	height: 100%;
}

.index .floor_3 .proAdvant .list li .txt {
	float: right;
	display: block;
	width: 3.8rem;
}

.index .floor_3 .proAdvant .list li:nth-child(2) .img {
	float: right;
}

.index .floor_3 .proAdvant .list li:nth-child(2) .txt {
	margin-left: 0;
	float: left;
}

.index .floor_3 .proAdvant .list li .txt .tit {
	font: bold .3rem "Microsoft YaHei";
	color: #127a44;
}

.index .floor_3 .proAdvant .list li .txt .cont {
	margin-top: .12rem;
	font-size: .2rem;
	color: #666;
	line-height: .4rem;
	text-align: justify;
}
/*工程案例*/
.index #floor_4_main {
	width: 100%;
	background: #f0f0f0;
}

.index .floor_4 {
	padding-bottom: .6rem;
}

.index .floor_4 .caseList {
	margin-top: .3rem;
	overflow: hidden;
	position: relative;
}

.index .floor_4 .caseList .bd {
	position: relative;
	width: 5.6rem;
	margin: 0 auto;
	overflow: hidden;
}

.index .floor_4 .caseList .list li {
	position: relative;
	float: left;
	display: block;
	width: 5.6rem;
	height: 5.72rem;
}

.index .floor_4 .caseList .bd .list li a {
	display: block;
	width: 5.6rem;
	height: 3.15rem;
}

.index .floor_4 .caseList .bd .list {
	display: inline-block;
	;
}

.index .floor_4 .caseList .bd .list li .img {
	display: block;
	width: 5.6rem;
	height: 4.2rem;
}

.index .floor_4 .caseList .bd .list li .txt {
	width: 5.6rem;
	z-index: 9;
}

.index .floor_4 .caseList .bd .list li .txt .tit {
	margin-top: .4rem;
	margin-bottom: .2rem;
	font-size: .26rem;
	color: #127a44;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.index .floor_4 .caseList .bd .list li .txt .cont {
	font-size: .24rem;
	color: #666;
	line-height: .4rem;
}

.index .floor_4 .caseList .hd {
	width: 100%;
	height: .2rem;
	position: absolute;
	bottom: .2rem;
	margin-top: .4rem;
}

.index .floor_4 .caseList .hd ul {
	max-width: 100%;
	text-align: center;
}

.index .floor_4 .caseList .hd li {
	display: inline-block;
	float: none;
	width: .16rem;
	height: .16rem;
	background-color: #999;
	border-radius: 100%;
	margin-right: .16rem;
	font-size: 0px;
	cursor: pointer;
}

.index .floor_4 .caseList .hd li.on {
	background-color: #127a44;
}
/*新闻动态*/
.index #floor_5_main {
	width: 100%;
	background: #fff;
}

.index .floor_5 {
	height: auto;
	padding-bottom: .8rem;
}

.index .floor_5 .inews {
	margin-top: .1rem;
}

.index .floor_5 .inews .list li {
	display: block;
	width: 5.6rem;
	margin: 0 auto;
	border-top: .02rem solid #ddd;
	line-height: 0.8rem;
	overflow: hidden;
}

.index .floor_5 .inews .list li:first-child {
	border-top: none;
}

.index .floor_5 .inews .list li .tit {
	float: left;
	width: 74%;
	font-size: .26rem;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.index .floor_5 .inews .list li .time {
	float: right;
	width: 25%;
	font-size: .24rem;
	color: #999;
}

.index .floor_5 .look_more {
	background: #f6f6f6;
}
/*******************content*************/
.dialog-layout {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 101;
	background: #000;
	opacity: .5;
}

.index .hd {
	padding: 0 3%;
}

.index .hd li {
	width: 25%;
	float: left;
	background: #ccc;
	color: #fff;
	font-size: .3rem;
	height: .56rem;
	line-height: .56rem;
	text-align: center;
}

.index .hd li.on {
	background: #2b5899;
}
/*内页样式*/
.content {
	width: 100%;
	padding-bottom: .2rem;
	padding-top: 0.2rem;
	background: #fff;
}

.iconn {
	background: url(../images/iconn.png) no-repeat;
	background-size: 1.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;
}

.newslist {
	padding: 0 3%;
}

.newslist .item {
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}

.newslist .item * {
	transition: all .3s linear;
}

.newslist .item a {
	padding: .3rem 0;
	width: 100%;
	display: block;
}

.newslist .item img {
	width: 1.44rem;
	height: .96rem;
	display: block;
	margin-top: .06rem;
	float: right;
	margin-right: .1rem;
}

.newslist .item h3 {
	font-size: .3rem;
	line-height: .36rem;
	max-height: .72rem;
	overflow: hidden;
	color: #000000;
}

.newslist .item .dec {
	color: #999999;
	font-size: .2rem;
	margin-top: .08rem;
}

.newslist .item .dec span {
	margin-right: .2rem;
}

.newslist .item.pic4 h3 {
	height: .36rem;
	margin-bottom: .08rem;
}

.newslist .item.pic4 img {
	float: left;
	margin-right: .06rem;
}

.newslist .item.pic4 img:last-child {
	margin-right: 0;
}

.g-top {
	width: 0.68rem;
	height: .68rem;
	position: fixed;
	bottom: 15%;
	z-index: 998;
	right: 2%;
	cursor: pointer;
	background: url(../images/ico-top.png) no-repeat;
	background-size: 100% auto;
}

/*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: #127a44;
	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;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.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 #ddd;
}

.cateList .box a {
	width: 48.5%;
	margin-right: 3%;
	margin-bottom: .15rem;
	height: .62rem;
	line-height: .6rem;
	border: 1px solid #dddddd;
	font-size: .26rem;
	text-align: center;
	display: block;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.cateList .box a:nth-child(2n) {
	margin-right: 0;
}

.cateList .box a.on {
	background: #127a44;
	border-color: #127a44;
	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 {
	display: inline-block;
	line-height: 0.4rem;
	margin: 0.1rem 0;
}
.tags a:hover {
	background: #3ba86f;
	border-color: #3ba86f;
	color: #fff;
}
/* reLink */
.reLink {
	margin: .1rem 3% .1rem;
	font-size: .2rem;
}
.reLink a {
	height: .5rem;
    line-height: .5rem;
    font-size: .2rem;
    box-sizing: border-box;
}

.showInfo .showTit {
	width: 96%;
	margin: 0 auto;
	line-height: .3rem;
	padding: .2rem 2% .1rem;
	border-bottom: 1px dashed #ccc;
	text-align: center;
}

.showInfo .showTit h1 {
	color: #333333;
	font-size: .25rem;
	line-height: .45rem;
	margin-bottom: .05rem;
	font-weight: 700;
}

.showInfo .showTit .mark {
	font-size: .22rem;
	color: #999;
	margin-top: .1rem;
}

/*showInfor*/
.showInfo {
	width: 100%;
	background: #fff;
	overflow: hidden;
}

.showInfo .showSubTit {
	width: 100%;
	height: .65rem;
	line-height: .65rem;
	font-weight: normal;
	margin: .2rem 0 .1rem;
	background: #f6f6f6;
	border-bottom: 1px solid #127a44;
	font-size: .24rem;
	text-indent: .15rem;
}
/*recomNew*/
.recomNew {
	width: 96%;
	padding: 0.1rem 0 2%;
	margin: 0 auto;
}

.recomNew li {
	width: 100%;
	height: .6rem;
	line-height: .6rem;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}

.recomNew li a {
	font-size: .24rem;
	display: block;
	position: relative;
	padding-left: 2%;
}

.recomNew li a:before {
	content: "";
	position: absolute;
	background: #cccccc;
	width: 3px;
	height: 3px;
	left: 0;
	top: 0.28rem;
	z-index: 11;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/*showSubTit*/
.showInfo .contxt {
	font-size: .24rem;
	line-height: .4rem;
	padding: 3% 3% 5%;
}
.pic-img {
	text-align: center;
	padding-bottom: 3%;
}
.showInfo .contxt img {
	max-width: 100%;
	margin: 0px auto;
	height: auto !important;
	display: inline-block;
}

.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;
}

/*news.html*/
.newsList {
	padding: 0 3%;
}
.newsList .item {
	width: 100%;
	padding-right: .1rem;
	display: block;
	padding: .3rem 0 .3rem;
	border-bottom: 1px solid #f3f3f3;
	margin: 0 auto 0;
}
.newsList .item img {
	width: 2rem;
	height: 1.5rem;
	display: block;
	margin-right: .22rem;
}
.newsList .item h3 {
	font-size: .28rem;
	line-height: 0.48rem;
	color: #333333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.newsList .item:hover h3 {
	color: #127a44;
}
.newsList .item p {
	font-size: .22rem;
	line-height: 0.33rem;
	color: #666;
	overflow: hidden;
}
.newsList .item .time {
	color: #666;
	font-size: .2rem;
}
.newsList .item:last-child {
	border-bottom: 0px;
}

.pages{
	text-align: center;
	margin: 20px auto;
}
.pages ul li{
	padding: 5px 10px;
	display: inline-block;
}
.pages ul li a:hover{
	color: #005197;
}

/*catelist*/
.catelist .item span {
	display: block;
	width: 9px;
	height: 16px;
	position: absolute;
	top: 28%;
	margin-top: -8px;
	right: 2%;
}

.catelist .item span:before {
	content: "";
	position: absolute;
	background: #ccc;
	width: 11px;
	height: 11px;
	right: 0;
	top: 0;
	z-indx: 10;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.catelist .item span:after {
	content: "";
	position: absolute;
	background: #fff;
	width: 11px;
	height: 11px;
	right: 4px;
	top: 0;
	z-indx: 11;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.caselist li {
	width: 47%;
	margin-left: 2%;
	margin-bottom: 2%;
	float: left;
	box-sizing: border-box;
}

.caselist li a {
	display: block;
}

.caselist li figure {
	width: 100%;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}

.caselist li figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}

.caselist li h3 {
	height: .65rem;
	line-height: .65rem;
	text-align: center;
	font-size: 0.26rem;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.list_4 li figure {
	padding-top: 75%;
}

/*视频样式*/
video {
	width: 100%;
	height: 4rem;
	padding: 1.5%;
	background-color: #000;
}


/*字体*/
@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;
	}
}

/*导航动画*/
@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;
	}
}
