﻿/*易优cms（eyoucms.com）安全--简单--易用*/

/* 全局 */
html {
	webkit-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-justify: inter-ideograph;
	word-break: break-all
}
a {
	text-decoration: none;
	outline: 0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}
/* 基础 */
* {
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	-webkit-touch-callout: none;
	margin: 0
}
::-webkit-scrollbar {
width:10px;
height:10px
}
::-webkit-scrollbar-track {
border-radius:0;
background:rgba(0,0,0,0.1);
}
::-webkit-scrollbar-thumb {
background:rgba(0,0,0,0.2);
}
::-webkit-scrollbar-thumb:hover {
background:rgba(0,0,0,0.4);
background-color:#67b306;
}
input, textarea {
	-webkit-user-select: text
}
/*分页样式*/
.pglist {
	padding: 30px 0 30px;
	float: left;
	width: 100%;
	text-align: center;
}
.pglist a {
	color: #666;
	padding: 0 14px;
	margin: 0 3px;
font-/weight: bold;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #67b306;
	border-color: #67b306;
}
/*返回首页*/
#tip {
	padding-top: 30px;
}
#tip b {
	color: #67b306;
}
/*网站地图*/
.sitemap {
	overflow: hidden;
	line-height: 30px;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}
.sitemap dt {
	float: left;
	margin-right: 2%;
	width: 14.66666667%;
}
.sitemap dt a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 14px;
	padding: 8px 0;
	font-weight: normal;
}
.sitemap dt a:hover {
	background: #ccc;
	color: #fff;
}
.sitemap dd {
	float: left;
	width: 83.333333%;
}
.sitemap dd a {
	float: left;
	color: #666;
	padding-right: 35px;
	line-height: 39px;
	transition: none;
}
.sitemap dd a:hover {
	color: #333;
}
/*网站标签*/
.tags_list {
	overflow: hidden;
	line-height: 30px;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}
.tags_list dt {
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	width: 14.66666667%;
}
.tags_list dt a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 14px;
	padding: 8px 0;
	font-weight: normal;
}
.tags_list dt a:hover {
	background: #ccc;
	color: #fff;
}
.tags {
	overflow: hidden;
	margin-bottom: 20px;
}
.tags span {
	float: left;
	display: block;
	line-height: 40px;
}
.tags a {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	display: inline-block;
	line-height: 28px;
	padding: 0 6px;
	margin: 5px;
	background: #fff;
	border: 1px solid #dadada;
}
.tags a:hover {
	background: #67b306;
	border-color: #67b306;
	color: #fff;
}
/*评论列表*/
.comment-main {
	width: 100%;
	background: #FFF;
	border-bottom: 3px solid #eee;
	margin-top: 30px;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	-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-main:hover {
	border-bottom: 3px solid #67b306;
	-webkit-box-shadow: 0 10px 20px 0 #CCC;
	-moz-box-shadow: 0 10px 20px 0 #CCC;
	-ms-box-shadow: 0 10px 20px 0 #CCC;
	-o-box-shadow: 0 10px 20px 0 #CCC;
	box-shadow: 0 10px 20px 0 #CCC;
}
.comment-title {
	width: 100%;
	height: 49px;
	line-height: 50px;
	background: #FFF;
	border-bottom: 1px solid #CCC;
}
.comment-title span {
	float: left;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	display: block;
	padding: 0 30px;
	background: #67b306;
	color: #FFF;
}
.comment-show-box {
	margin: 20px 12px
}
.comment-show-box .pl-box2 {
	width: 100%
}
.comment-show-box .pl-box2 dl {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EEE;
}
.comment-show-box .pl-box2 dl dt {
	float: left;
	width: 50px;
	margin-right: 15px;
}
.comment-show-box .pl-box2 dl dt img {
	width: 50px;
	height: 50px
}
.comment-show-box .pl-box2 dl dd {
	float: right;
	width: 92%;
}
.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: 10px;
	line-height: 20px
}
.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: 13px 0;
}
.c-more a:hover {
	background: #333;
}
/*评论表单*/
.comment-show-box .fb-box {
	background: #FAFAFA;
	border: 1px solid #EEE;
	margin-top: 20px;
}
.comment-show-box .fb-box dl {
	float: left;
	width: 97%;
	padding: 12px;
}
.comment-show-box .fb-box dt {
	float: left;
	width: 50px;
	margin-right: 15px;
}
.comment-show-box .fb-box dt img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	width: 50px;
	height: 50px
}
.comment-show-box .fb-box dd {
	float: right;
	width: 92%;
}
.comment-show-box .fb-box dd p {
	color: #656565;
}
.comment-show-box .fb-box dd p textarea {
	width: 97%;
	height: 120px;
	line-height: 20px;
	color: #6C6C6C;
	padding: 12px;
	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: 12px;
	position: relative;
}
.comment-show-box .fb-box-div dd {
	font-size: 12px;
	line-height: 13px;
	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: 80px;
	height: 39px;
	font-size: 12px;
	line-height: 39px;
	background: #AAA;
	color: #FFF;
	border: 0;
	cursor: pointer;
	-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: 16px;
	color: #555;
	font-weight: bold;
	margin-bottom: 20px;
}
#mood a {
	display: inline-block;
	margin: 0 10px;
	cursor: pointer;
	color: #555;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
	padding: 6px 20px;
	min-width: 100px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#mood a span {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 10px;
	vertical-align: sub;
	background: url(../image/dianzan.png) no-repeat;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
#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;
}
/*视频样式*/
video {
	padding: 5px;
	background-color: #000;
}

@font-face { 
  font-family:'font1'; 
  src: url('http://www.gefeipu.com/template/pc/skin/font/politicaregular.ttf'); 
}
@font-face { 
  font-family:'font2'; 
  src: url('http://www.gefeipu.com/template/pc/skin/font/Oswald-Medium.ttf'); 
}
@font-face { 
  font-family:'font3'; 
  src: url('http://www.gefeipu.com/template/pc/skin/font/akrobat-regular.ttf'); 
}
@font-face { 
  font-family:'font4'; 
  src: url('http://www.gefeipu.com/template/pc/skin/font/Oswald-ExtraLight.ttf'); 
}
/* CSS Document */

a {
	text-decoration: none;
}

.w-1260 {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1260-1 {
	width: 1300px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 55px;
}
.mt-60 {
  margin-top: 60px;
}
#w-80 {
  width: 80%;
  margin: 0 auto;
}
/*search*/
.h-input1 {
  float: left;
  width: 226px;
  height: 40px;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  font-size: 14px;
  color: #666;
  line-height: 40px;
  text-indent: 15px;
}

.h-input2 {
  float: right;
  width: 82px;
  height: 40px;
  background-color: #eb0909;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 40px;
}

/*end search*/
/*top*/
.top-1 {
  width: 100%;
  height: 53px;
  font-size: 14px;
  color: #9c9c9c;
  line-height: 53px;
  border-bottom: 1px solid #ededed;
  background-color: #eeeeee;
}

.top-1-l {
  float: left;
  width: 900px;
  line-height: 53px;
  color: #9c9c9c;
  overflow: hidden;
}

.top-1-l img {
  display: inline-block;
  float: left;
  width: 32px;
  height: 32px;
  margin-top: 10px;
  margin-right: 10px;
  vertical-align: middle;
}

.top-1-r {
  float: right;
  width: 235px;
}

.top-1-r a {
  float: left;
  margin-top: 18px;
  border-right: 1px solid #efefef;
  width: 77px;
  height: 15px;
  line-height: 14px;
  font-size: 14px;
  color: #9c9c9c;
  text-align: center;
}

.top-1-r a:last-child {
  border-right: none;
}

/*end top*/
/*menu*/
.menu-w {
  width: 100%;
  height: 60px;
  text-align: center;
  background-color: #e50112;
}

.h-menu {
  width: 100%;
  height: 60px;
  text-align: center;
}

.h-menu li {
  position: relative;
  display: inline-block;
  height: 60px;
  width: 150px;
}

.h-menu li::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 25px;
  width: 1px;
  height: 15px;
  background-color: #fbaab0;
}

.h-menu li a h3 {
  display: block;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  color: #fff;
  line-height: 60px;
  text-align: center;
  transition: all 0.3s ease-out;
}

.h-menu li a:hover h3 {
  color: #fff;
  background-color: #333;
}

.h-menu-hover h3 {
  color: #fff !important;
  background-color: #333 !important;
}
/*end menu*/

/*middle*/

/*title*/
.tit01 {
  width: 100%;
  text-align: center;

}

.tit01 h2 {
  display: inline-block;
  width: 100%;
  font-size: 40px;
  color: #2a2a2a;
  text-align: center;
  letter-spacing: 0px;
  font-weight: bold;
}

.tit01 .zi01 {
  display: inline-block;
  font-size: 40px;
  color: #e50112;
  font-weight: bold;
}

.tit01 .linea {
  display: inline-block;
  margin-top: 15px;
  margin-right: 3px;
  width: 18px;
  height: 1px;
  background-color: #e50112;
}

.tit01 .lineb {
  display: inline-block;
  margin-top: 15px;
  width: 75px;
  height: 1px;
  background-color: #dedede;
}

.tit01 .zi02 {
  display: block;
  margin-top: 15px;
  text-align: center;
  font-size: 18px;
  color: #2e2e2e;
  letter-spacing: 0px;

}

.tit01 .linec {
  margin-top: 15px;
  width: 100%;
  height: 3px;
  border-bottom: 1px solid #e9e9e9;
}

.tit02 {
  width: 100%;
  height: 53px;
}

.tit02 h2 {
  display: block;
  float: left;
  width: 141px;
  height: 32px;
  background-color: #db2c31;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 32px;
}

.tit02 a {
  display: block;
  float: right;
  width: 62px;
  height: 23px;
  border: 1px solid #dcdcdc;
  font-size: 12px;
  color: #787878;
  text-align: center;
  line-height: 23px;
  letter-spacing: 0px;
  transition: all 0.4s ease-out;
}

.tit02 a:hover {
  background-color: #db2c31;
  color: #fff;
}

/*end title*/

/*middle*/


/*分类*/
.gl-proc-w {
  margin-top: 15px;
  padding: 20px 0px;
  background: url(../image/bga.jpg);
  overflow: hidden;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.gl-proc {
  padding: 0px 0px 15px;
  text-align: center;
}

.gl-proc li {
  display:inline-block;
  width: 210px;
  text-align: -webkit-match-parent;
}

.gl-proc li a {
  display: block;
  font-size: 17px;
  margin: 5px;
  width: auto;
  padding: 10px 10px;
  color: #333;
  border-radius: 3px;
  border: 1px solid #333;
  border-radius: 5px;
  text-align: center;
  transition: all 0.5s;
}

.gl-proc li:hover a,
.gl-proc li:first-child a {
  background-color: #e50112;
  border: 1px solid #e50112;
  color: #fff;
}
.ly-proc1-hover{
  background-color: #e50112 !important;
  border: 1px solid #e50112 !important;
  color: #fff !important;
}

/*第一部分*/
.part1-w {
  width: 100%;
  height: 183px;
  background-color: #00a0ee;
  overflow: hidden;
}

.part1-list {
  text-align: center;
}

.part1-list li {
  float: left;
  width: 229px;
  height: 183px;
  background: url(http://www.dllfdj.cn/images/part-bg.jpg);
  overflow: hidden;
}

.part1-list li p {
  display: block;
  margin-top: 62px;
  text-align: center;
  font-size: 23px;
  color: #fff;

}

.part1-list li span {
  display: block;
  margin-top: 3px;
  font-size: 10px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

/*简介*/
.about-titbg {
  width: 100%;
  height: 235px;
  background: url(http://www.gefeipu.com/template/pc/skin/Images/about-titbg.jpg) top center no-repeat;
  text-align: center;
  overflow: hidden;
}

.about-titbg p {
  display: block;
  text-align: center;
  font-size: 52px;
  color: #212121;
  font-weight: bold;
}

.about-titbg span {
  display: block;
  font-size: 21px;
  color: #212121;
  text-align: center;
  text-transform: uppercase;
}

.about-w {
  width: 100%;
  height: 639px;
  background: url(http://www.gefeipu.com/template/pc/skin/Images/about-bgb.jpg) top center no-repeat;
  overflow: hidden;
}

.about-l {
  float: left;
  margin-top: 72px;
  width: 638px;
}

.about-l h1 strong {
  display: block;
  margin-top: 10px;
  font-size: 32px;
  color: #585656;
  font-weight: bold;
}

.about-cont {
  margin-top: 34px;
  width: 100%;
  height: 292px;
  overflow: hidden;
}

.about-cont p,
.about-cont p a,
.about-cont p strong {
  font-size: 15px;
  color: #333;
  line-height: 190%;
}

.about-more a {
  display: block;
  margin-top: 20px;
  width: 150px;
  height: 45px;
  background-color: #e50112;
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 45px;
}

.dll-video {
  float: right;
  margin-top: 65px;
  width: 635px;
  height: 505px;
  border: 1px solid #999;
  overflow: hidden;
}

/*视频*/
.h-video {
  margin-top: 35px;
  padding: 15px 0px;
  text-align: center;
}

.h-video li {
  display: inline-block;
  width: 20%;
  padding: 1%;
  background-color: #e50112;
}

.h-video li a h3 {
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 23px;
  color: #fff;
}

.h-video li .tua {
  width: 100%;
  border: 1px solid #fff;
  box-sizing: border-box;
}

.h-video li .tua img {
  width: 100%;
  height: 235px;
}

.h-video li p {
  display: block;
  padding: 15px 8px 8px 8px;
  text-align: center;
  font-size: 17px;
  color: #fff;
}

/*产品*/
.jg-pro-bg {
  width: 100%;
  background-color: #f8f8f8;
  padding: 40px 0;
  overflow: hidden;
}

.jg-pro {
  width: 102%;
  height: auto;
}

.jg-pro li {
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
  width: 24%;
  background-color: #FFF;
  overflow: hidden;
}

.jg-pro li .tu {
  position: relative;
  width: 100%;
  border: 1px solid #efefef;
  box-sizing: border-box;
  overflow: hidden;
}

.jg-pro li .tu img {
  width: 100%;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}

.jg-pro li:hover .tu img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.jg-pro li .tu .more {
  border: 2px solid rgba(204, 204, 204, 0.8);
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 20px;
  color: #DDD;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  margin-top: -60px;
  margin-left: -55px;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
  opacity: 0;
}

.jg-pro li:hover .tu .more {
  opacity: 1;
  margin-top: -20px;
}

.jg-pro li .tu:before {
  display: block;
  opacity: 0;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  ilter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}

.jg-pro li:hover .tu:before {
  opacity: 1;
}

.jg-pro li .tit {
  padding: 15px 20px 15px;
  background-color: #fff;
  transition: all 0.5s ease-out;
  border: 1px solid #efefef;
  background-color: #efefef;
}

.jg-pro li:hover .tit {
  background-color: #e50112;
}

.jg-pro li .tit a h3 {
  font-size: 18px;
  padding-bottom: 6px;
  color: #333;
  text-align: center;
  font-weight: bold;
}

.jg-pro li .tit p.intro {
  height: 24px;
  font-size: 14px;
  color: #333;
  line-height: 150%;
  letter-spacing: 0px;
  text-align: center;
  overflow: hidden;
}

.jg-pro li .tit span {
  display: block;
  margin: 3px 5px;
  border-top: 1px solid #999;
  padding-top: 4px;
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 150%;
}

.jg-pro li:hover .tit span {
  border-top: 1px solid #efefef;
  color: #fff;
}

.jg-pro li:hover .tit a h3 {
  color: #fff;
}

.jg-pro li:hover .tit p.intro {
  color: #fff;
}

/*首页新闻*/
.h-news-w {
  width: 100%;
  height: 521px;
  background: url(../image/news-bg.jpg) top center no-repeat;
}

.h-news {
  float: right;
  width: 830px;
}

.h-news li {
  padding: 22px 0px;
  border-bottom: 1px solid #f0f0f0;
  overflow: hidden;
}

.h-news li .tua {
  float: left;
  margin-left: 15px;
  width: 150px;
  border-radius: 5px;
  border: 1px solid #999;
  overflow: hidden;
}

.h-news li .tua img {
  display: block;
  width: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.h-news li:hover .tua img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.h-news li .nr {
  float: right;
  padding-top: 15px;
  width: 640px;
}

.h-news li .nr a h3 {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 16px;
  color: #2b2b2b;
}

.h-news li .nr .date {
  display: inline-block;
  float: right;
  font-size: 14px;
  color: #999;
}

.h-news li .nr p {
  display: block;
  font-size: 14px;
  color: #606060;
  line-height: 170%;
  height: 47px;
  overflow: hidden;
}

.news-l {
  float: left;
  width: 350px;
  height: auto;
}

.news-l p {
  display: block;
  margin-top: 20px;
  font-size: 27px;
  color: #e6e8ea;
  line-height: 180%;
}

/*end首页新闻*/

/*案例*/
.h-cae-bg {
  width: 100%;
  padding: 20px 0px 0px 0px;
  background-color: #efefef;
}

.h-case {
  width: 100%;
  height: auto;
  text-align: center;
  overflow: hidden;
}

.h-case li {
  display: inline-block;
  width: 22%;
  margin: 1%;
}

.h-case li .tu {
  display: block;
  width: 100%;
  background-color: #efefef;
  border: 1px solid #efefef;
  box-sizing: border-box;
  overflow: hidden;
}

.h-case li .tu img {
  display: block;
  width: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.h-case li:hover .tu img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.h-case li a {
  display: block;
  padding: 0px 0px;
  width: 100%;
  background-color: #efefef;
  overflow: hidden;
}

.h-case li a h3 {
  margin-top: 5px;
  font-size: 18px;
  color: #333;
  text-align: center;
}

.h-case li a span {
  display: block;
  margin-bottom: 5px;
  padding: 10px 0px;
  font-size: 15px;
  color: #999;
  text-align: center;
}

.div1 {
  width: 100%;
  height: 296px;
  background: url(../image/1.jpg) top center no-repeat;
  overflow: hidden;
}

/*end middle*/
/*bottom*/
.link1 {
  width: 100%;
  height: 50px;
}

.link1 a,
.link1 p {
  display: block;
  float: left;
  margin-right: 15px;
  font-size: 14px;
  color: #555;
  line-height: 50px;
}

.foot-bg {
  padding: 20px 0px 10px 0px;
  width: 100%;
  background-color: #333238;
}

.foot-a {
  margin-top: 5px;
  margin-bottom: 40px;
  width: 100%;
  height: 62px;
  border-bottom: 1px solid #494a4f;
  text-align: center;
}

.foot-a li {
  display: inline-block;
  padding: 0px 55px;
  text-align: center;

}

.foot-a li p {
  display: inline-block;
  font-size: 15px;
  color: #fff;
  letter-spacing: 0px;
  line-height: 35px;
  text-indent: 15px;
  vertical-align: middle;
}

.foot-a li:after {
  content: "";
  position: absolute;
  top: 3px;
  right: 0px;
  width: 1px;
  height: 24px;
  background-color: #4f4e54;
}

.foot-a li img {
  display: inline-block;
  vertical-align: middle;
}

.f-li-1 {
  width: 165px;
}

.f-li-2 {
  width: 255px;
}

.f-li-3 {
  width: 235px;
}

.f-tit1 {
  width: 100%;
  height: 45px;
}

.f-tit1 h4 {
  display: block;
  height: 20px;
  border-left: 6px solid #db2c31;
  text-indent: 15px;
  font-size: 17px;
  color: #fff;
  line-height: 20px;
}

.f-menu {
  float: left;
  width: 345px;
  height: auto
}

.f-menu1 {
  width: 340px;
}

.f-menu1 a {
  display: block;
  float: left;
  width: 145px;
  height: 22px;
  font-size: 14px;
  color: #adadaf;
}

.f-proc1 {
  float: left;
  width: 155px;
  height: auto;
  overflow: hidden;
}
.ey-column{ background-color: #e50112;}

.f-proc1 a {
  float: left;
  display: block;
  width: 100%;
  font-size: 14px;
  color: #adadaf;
}
.f-proc1 a img{
  display:block;
  margin-top: 15px;
}

.f-cont1 {
  float: left;
  width: 430px;
  height: auto;
  color: #adadaf;
}

.f-cont1 p,
.f-cont1 p p,
.f-cont1 p a,
.f-cont1 p p a {
  font-size: 17px;
  color: #adadaf;
  line-height: 150%;
  letter-spacing: 0px;
}

.ewm1 {
  float: right;
  margin-left: 15px;
  width: 166px;
  height: auto;
  text-align: center;
}

.ewm1 p {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  color: #adadaf;
  text-align: center;
}

.bq {
  width: 100%;
  height: 46px;
  text-align: center;
  font-size: 14px;
  color: #adadaf;
  line-height: 46px;
  background-color: #282828;
  text-align: center;
}

.bq img {
  display: inline-block;
}

.bq p,
.bq p a,
.bq a {
  font-size: 14px;
  color: #bebebe;
  line-height: 46px;
  text-align: center;
}
/*end bottom*/



/*内页*/

/*标题*/
.tit-line{
  width: 100%;
  height: 10px;
  border-bottom: 1px solid #e5e5e5;
}
/*内页左侧*/
.ny-l01 {
    float: left;
    width: 250px;
}
.ny-r01 {
    float: right;
    width: 1028px;
}
.ny-l-fenlei{
  padding:20px 20px 50px 20px;
  background-color: #e50112;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #fff;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 40px;
  background-color: #fff;
  font-size: 17px;
  color: #333;
  text-align: center;
  line-height: 40px;
  border-radius: 3px;
}
.ny-fenlei1 dd a{
  display: block;
  padding:5px;
  width: 100%;
  border-bottom:1px dashed #fff;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.ny-fenlei1 dd a:hover{
  background-color: #fff;
  color: #333;
}
.ny-fenlei1-hover{
  background-color: #333 !important;
  color: #fff !important;
  border-bottom:1px dashed #333 !important;
}
    
	/*联系我们*/
ul.lx{width:100%;}
ul.lx img{max-width:100%;height:auto;}
ul.lx li.lianxi{float:left;width:40%;padding:2.5%;}
ul.lx li.guestbook{float:left;width:50%;}
	/*当前位置*/
.ny-weizhi{padding:10px 0px;/*width: 100%;*/height: auto;background-color: #efefef;border:1px solid #DFDEDE;}
.ny-weizhi .ny-r-t{margin:0 auto;width: 1200px; font-size: 15px;color: #333;}
	/*单页效果*/
.ny-cont{
	padding:10px 0px 20px 0px;
	margin:0 auto;
	width: 1260px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
	margin-top:15px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 190%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.ny-cont table tbody tr td{padding:10px;}
/*详情页样式*/
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #ff4a4a;
  font-family:"font1";
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 45px;
  width: 960px;
  height: 80px;
  background-color: #e5e5e5;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}
 /*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
	padding:20px 0px;
  width: 100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 185px;
	height: 130px;
	overflow: hidden;
  border:1px solid #efefef;
}
.ny-news01 li .tu1 img{
	width: 185px;
	height: 130px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 92px;
  height: 100px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #555;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
	color: #ff2a2a;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:50px;
  width: 850px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #555;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{
	color:#ff2a2a;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}
/*内页产品详情电话*/
.yan-phone{
  margin-top: 20px;
  border-top:1px solid #efefef;
  overflow: hidden;
}

.proshow1{
  overflow: hidden;
}
.proshow1 p{
  display: block;
  padding:5px;
  font-size: 17px;
  color: #2e2e2e;
  vertical-align: middle;
  line-height: 40px;
  border-bottom: 1px dashed #d2d2d2;
  overflow: hidden;
}
.proshow1 p img{
  display:inline-block;
  float: left;
  margin-right: 15px;
  vertical-align: middle;
}
.proshow1 a{
  display: block;
  margin-top: 15px;
  width: 206px;
  height: 47px;
  background-color: #434343;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
}
.proshow2{
  margin-top: 20px;
  overflow: hidden;
  text-align: center;
}
.proshow2 li{
  float: left;
  margin:0 5px;
  width: 140px;
  height: auto;
}
.proshow2 li img{
  display: block;
  margin:0 auto;
  margin-bottom: 10px;
}
.proshow2 li p{
  display: block;
  font-size: 17px;
  color: #434343;
  line-height: 170%;
  text-align: center;
}
.proshow2 li p strong{
  font-size: 17px;
  color: #434343;
  line-height: 170%;
  font-weight: bold;
}
.proshow2 a{
  display: block;
  margin-top: 15px;
  width: 206px;
  height: 47px;
  background-color: #434343;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
}
/*手机站*/

@media only screen and (max-width: 1260px) {
  #w-80 {
    width: 100%;
  }
  
}

@media only screen and (max-width: 760px){
  .table-over{
  width: 100%;
  overflow-x:scroll;
  }
}