@charset "utf-8";
/* CSS Document */
/*-------banner图-----*/
.banew{ width:100%; overflow:hidden; padding:0; background:#FFFFFF;}

.lb-box {
  width: 580px;
  height:400px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  float:left;
}

.menucon {
	 display:block; overflow:hidden; margin:10px auto; text-align:center; text-align:center;
}
.menucon  a{
	width:200px; line-height:50px; background-color:#eee; font-size:16px;  display:inline-table;  margin:15px 0 15px 35px; text-align:center; border-radius:25px;
}
.menucon  a:hover, .menucon a.cur{
	background-color:#895f5d; color:#FFFFFF;
}
.menucon  a i{
	padding-right:15px;
}

.layui-layer-content {
    text-indent: -0.5em;
}
.layui-layer-content i {
	display: none !important;
}
.layui-layer-padding i {
	display: block !important;
}

@media (max-width:768px) {
  .lb-box {
    width: 100%;
    height: 220px;
  }
  .menucon  a{
	width:45%; line-height:40px; background-color:#eee;  display:inline-table; margin:0 1% 15px 1%; font-size:14px;
}

.mtop30{ margin-top:50px;}
}

.lb-content {
  width: 100%;  
  height: 100%;
}

.lb-item {
  width: 100%;  
  height: 100%;
  display: none;
  position: relative;   
}

.lb-item > a {
  width: 100%;
  height: 100%;
  display: block;
}

.lb-item > a > img {
  width: 100%;
  height: 100%;
}

.lb-item > a > span {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0px;
  padding: 15px;
  color: #fff;
  background-color: rgba(0,0,0,0.7);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  padding-bottom:10px;
}
@media (max-width:768px) {
  .lb-item > a > span {
    padding: 10px;
  }
	
}

.lb-item.active {
  display: block;
  left: 0%;
}
.lb-item.active.left {
  left: -100%;
}
.lb-item.active.right {
  left: 100%;
}

/*  */
.lb-item.next,
.lb-item.prev {
  display: block;
  position: absolute;
  top: 0px;
}
.lb-item.next {
  left: 100%;
}
.lb-item.prev {
  left: -100%;
}
.lb-item.next.left,
.lb-item.prev.right {
  left: 0%;
}

.lb-sign {
  position: absolute;
  right: 10px;
  bottom: 6px;
  padding: 5px 3px;
  border-radius: 6px;
  list-style: none;
  user-select: none;
  background-color: rgba(0,0,0,0);
}

.lb-sign li {
  width: 22px;
  height: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  float: left;
  color: #aaa;
  margin: auto 4px;
  border-radius: 3px;
  cursor: pointer;
}
.lb-sign li:hover {
  color: #fff;
}
.lb-sign li.active {
  color: #000;
  background-color: #EBEBEB;
}

.lb-ctrl {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  font-weight: bold;
  user-select: none;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.1s linear;
}
@media (max-width:568px) {
  .lb-ctrl {
    font-size: 30px;
  }
}
.lb-ctrl.left {
  left: -50px;
}
.lb-ctrl.right {
  right: -50px;
}
.lb-box:hover .lb-ctrl.left {
  left: 10px;
}
.lb-box:hover .lb-ctrl.right {
  right: 10px;
}
.lb-ctrl:hover {
  background-color: #000;
}

.leftnew{ float:left; margin-left:40px; width: calc( 100% - 620px); height:400px; padding: 20px 20px 20px 0;}
.leftnew .first{ width:100%; overflow:hidden; padding-bottom:10px; margin-bottom:10px; border-bottom:1px dashed #CCCCCC;}
.leftnew .first h2{
  font-size:20px;
  line-height:30px;
  /*white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;*/
  padding-bottom:10px;
}
.leftnew .first h2 a{ color:#333;}
.leftnew .first h2 a:hover{ color:#d40707;}
.leftnew .first p{ 
  line-height:22px;
  font-size:14px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color:#666;
}
.leftnew li{ 
  line-height:30px;
  margin-bottom:5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.leftnew li span{ float:right; padding-left:15px; color:#999;}

@media (max-width:768px) {
	
.leftnew{ float:left; margin-left:0; padding: 20px 10px; width:100%; height: auto; overflow: hidden;}
.leftnew li span{ display: none;}
}
#banner {
	width: 680px;
	overflow: hidden;
	float:left;
}
#banner .swiper-slide {
	position: relative;
	background-size: cover;
	background-position: center;
	-webkit-backface-visibility: hidden;
}
#banner .swiper-slide .banner-text-con {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
	padding: 0 10px;
}
#banner .pagination {
	position: absolute;
	z-index: 20;
	bottom: 3px;
	text-align: center;
	right: 0;
}
#banner img {
	width: 100%;
	display: block;
}


#incha { max-width:1200px; margin:0 auto;}
#incha .cha-list{width: 100%;margin:0 auto;}
#incha .cha-list a {
	width: 23.5%;
	text-align: center;
	position: relative;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	margin:0 2% 0 0;
	display: inline-table;
	line-height: 60px;
	background: #ab3a38;
	color: #fff;
	font-size: 24px;
	letter-spacing: 5px;
	border-radius: 5px;
}

#incha .cha-list a:nth-child(2) {
	background: #32b16c;
}

#incha .cha-list a:nth-child(3) {
	background: #d10f06;
}

#incha .cha-list a:nth-child(4) {
	background: #262f6a;
	margin:0;
}

#incha .cha-list a:nth-child(5) {
	background: #262f6a;
	margin:0;
}
#incha .cha-list a i{ color: #fff; font-size: 30px; padding-right: 15px;}

#incha .cha-list a:hover {
	background: #333;
}

@media (max-width:768px) {
	#incha .cha-list a { width: 46%; margin: 5px 2%; font-size: 16px; letter-spacing: 3px;}
	#incha .cha-list a:nth-child(4) {margin: 5px 2%;}
	#incha .cha-list a:nth-child(5) {margin: 5px 2%;}
	#incha .cha-list a i{ color: #fff; font-size: 24px; padding-right: 15px;}
}

#inrmss{ max-width:1200px; margin:0 auto; }
#inrmss .sslist{ width: 100%;}
#inrmss .sslist .rmsstitle{ line-height: 30px; text-align: left; border-top: 0 solid #ddd; padding-top: 25px;}
#inrmss .sslist .rmsstitle h2{font-size: 24px; font-weight: bold; }
#inrmss .sslist .rmsstitle span{ float: right; font-size: 14px; font-weight: normal;}

#inrmss .sslist .sscon{ width: 100%; overflow: hidden; padding-top: 30px;}
#inrmss .sslist .sscon li {
	width: 32%;
	position: relative;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	margin:0 2% 20px 0;
	border:1px solid #ddd;
	padding:15px;
	background: #f8f8f8;
	float: left;
}
#inrmss .sslist .sscon li:nth-child(3n) {margin:0 0 20px 0;}

#inrmss .sslist .sscon li .sstit{ 
  font-size: 18px;
  line-height: 30px;
  height: 60px;
  /*white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;*/
  overflow: hidden;  
  color: #333;
  margin-bottom: 20px;
  font-weight: bold;
	
}
#inrmss .sslist .sscon li .imgcon{ overflow: hidden;}
#inrmss .sslist .sscon li .imgcon img{ width: 100%; height: 200px; float: left;}
#inrmss .sslist .sscon li .imgcon span{ float: left;width: 100%; padding-top: 10px;}
#inrmss .sslist .sscon li .imgcon p{ font-size: 14px; padding-bottom: 5px;  color: #666; white-space: nowrap; text-overflow: ellipsis; word-break: break-all; overflow: hidden;}
#inrmss .sslist .sscon li .imgcon .zt{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #999; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}
#inrmss .sslist .sscon li .imgcon .zt2{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #114490; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}
#inrmss .sslist .sscon li .imgcon .zt3{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #FF0000; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}
#inrmss .sslist .sscon li .imgcon .zt4{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #D2B308; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}

#inrmss .sslist .sscon li .fang{ overflow: hidden; padding-top: 15px;}
#inrmss .sslist .sscon li .fang p{ font-size: 14px; padding-bottom: 6px;  color: #999; white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;}

@media (max-width:768px) {
#inrmss .sslist{ width: 94%; margin: 0 3%;}
#inrmss .sslist .rmsstitle h2{font-size: 22px; font-weight: bold; }
#inrmss .sslist .sscon li {
	width: 100%;
	position: relative;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	margin:0 0 20px 0;
	border:1px solid #ddd;
	padding:10px;
	background: #f8f8f8;
	float: left;
}
#inrmss .sslist .sscon li:nth-child(2n) {margin:0 0 20px 0;}
#inrmss .sslist .sscon li .sstit{ 
  font-size: 18px;
  white-space: normal;
  text-overflow: normal;
  overflow: hidden;
  word-break: normal;
  color: #333;
  padding-bottom: 10px;
  font-weight: bold;
	
}
#inrmss .sslist .sscon li .imgcon img{ width: 100%; height: auto; float: none; margin-bottom: 10px;}
#inrmss .sslist .sscon li .imgcon span{ float: none;width: 100%; padding-left: 0;}
	
}


#innews{max-width:1200px; margin:0 auto 20px auto; overflow: hidden;}
#innews .newsleft{width:800px; float: left; overflow: hidden; }
.price {
	width: 800px;
	margin: 0 auto;
}

.price h2 {
	font-size: 24px;
	color: #333;
	line-height: 1;
	font-weight: 400;
	padding-bottom: 10px;
	padding-left: 10px;
}

.price .category {
	width: 800px;
	overflow: hidden;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: 0;
}


.price .category:before {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 1px;
	background-color: #ddd;
	z-index: 2;
}

.price .category a:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}


.price .category ul li {
	display: table-cell;
	white-space: nowrap;
	font-size: 22px;
	text-align: left;
	border-bottom: 3px solid transparent;
	cursor: pointer;
	position: relative;
	padding: 0 40px 18px 0;
	font-weight: bold;
}

.price .category ul li.active {
	border-bottom-color: #ff0000;
	color: #ff0000;
}

.price .cont {
	display: none; min-height: 520px;
}

.price .cont.active {
	display: block;
}

.price .cont ul li {
	width: 100%; line-height: 50px; border-bottom: 1px solid #E5E5E5;
	white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.price .cont ul li span{ float: right; padding-left: 20px; font-size: 14px; color: #777;}

.price .cont ul li a {
	font-size: 14px;
}

.price .cont ul li a:hover { color: #ff0000;}



#innews .newimg{width:320px; margin-left: 80px; float: left; overflow: }
#innews .newimg li{width:100%;   overflow:hidden;  margin-bottom: 15px; }
#innews .newimg li img{width:100%; height: 182px;}

@media (max-width:768px) {
	

#innews .newsleft{width:94%; padding: 0 3%; float: left; overflow: hidden;}
.price .cont ul li span{display: none;}
#innews .newimg{ display: none;}
}

#invideo { max-width:1200px; margin:0 auto;}
#invideo .video-list{width: 100%;margin:0 auto;}
#invideo .video-list .vetitle{ line-height: 30px; text-align: left; border-bottom: 1px solid #ddd; padding-bottom: 25px; margin-bottom: 10px;}
#invideo .video-list .vetitle h2{font-size: 24px; font-weight: bold; }
#invideo .video-list .vetitle span{ float: right; font-size: 14px; font-weight: normal;}

#content .video-list{width: 100%;margin:0 auto; padding-top:20px;}
#invideo .video-list ul li,#content .video-list ul li {
	width: 32%;
	text-align: center;
	position: relative;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	margin:20px 2% 20px 0;
}
#invideo .video-list ul li:nth-child(3n) {
	margin:20px 0 20px 0;
}
#invideo .video-list ul li div,#content .video-list ul li div {
	text-align: center;
	position: relative;
	overflow: hidden;
	border: 1px solid #DDDDDD;
}

#invideo .video-list ul li div:hover,#content .video-list ul li div:hover {
	border: 1px solid #ccc;
}
#invideo .video-list ul li div h3,#content .video-list ul li div h3 {
	font-weight: normal;
	font-size: 14px;
	padding: 20px 5px;
	margin: 0 auto;
	overflow: hidden;  /*溢出内容设为隐藏*/
	white-space: nowrap; /*强制文本单行显示*/
	text-overflow: ellipsis; /*设置溢出文本显示为省略标记*/
	background: #fff;
}
#invideo .video-list ul li div::after,#content .video-list ul li div::after {
	content: '';
	z-index: -1;
	bottom: -16px;
	width: 256px;
	height: 37px;
	left: 50%;
	margin-left: -128px;
	position: absolute;
}
#invideo .video-list ul li div i,#content .video-list ul li div i {position: absolute; top:calc(50% - 25px); left:calc(50% - 25px); z-index:999; color:rgba(255,255,255,.85)}

/*----------------------*/
#invideo .video-list ul li div > a,#content .video-list ul li div > a {
	margin: 0 auto;
	display: block;
	overflow: hidden;
	position: relative;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
#invideo .video-list ul li div img,#content .video-list ul li div img {
	width: 100%;
	-webkit-transition: transform 0.3s ease 0s;  /*过渡效果，所有属性改变|变换延续的时间0.6秒|逐渐变慢*/
	-moz-transition: transform 0.3s ease 0s;
	-o-transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
}
#invideo .video-list ul li div > a:hover img,#content .video-list ul li div > a:hover img {
	-webkit-transform: scale(1.1, 1.1); /*放大1.1倍*/
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}


/*--------首页小标题-----*/
main>section hgroup {
	width: 100%;
	text-align: center;
	margin: 0 auto 20px;
	text-transform: capitalize;
}
main>section hgroup>h2 {
	font-size: 2.4rem;
	font-weight: normal;
	position: relative;
	font-weight:bold;
	color:#d40707;
}

main>section hgroup>h2:before, main>section hgroup>h2:after {
content: '';
position: absolute; /*定位背景横线的位置*/
top: 50%;
background: #d40707; /*背景横线颜色*/
width: 40%; /*单侧横线的长度*/
height: 1px;
}
main>section hgroup>h2:before {
left: 2%; /*调整背景横线的左右距离*/
}
main>section hgroup>h2:after {
right: 2%;
}

main>section hgroup>h3 {
	font-size: 2rem;
	color: #999999;
	font-weight: normal;
}
/*-------（第一部分）产品系列-------*/
main#index > section {
	padding: 30px 0 10px 0;
}
/*---------解决方案---------*/
#rongyuqiang {
  background-color:#FFFFFF; margin-bottom:30px;
}
#rongyuqiang .col {
	padding: 0 10px;
	position: relative;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
#rongyuqiang .col div {
	transition: .3s;
	position: relative;
	/*box-shadow: 0 1px 0 0 rgba(0,0,0,.16);*/
}
#rongyuqiang .col h3 {
	font-size: 1.4rem;
	font-weight: normal;
	padding: 0;
	height: 50px;
	line-height: 50px;
	text-align:center;
	/*background: #fff url(../images/dot2.png) no-repeat 95%;*/
	width: 100%;
	overflow: hidden;  /*溢出内容设为隐藏*/
	white-space: nowrap; /*强制文本单行显示*/
	text-overflow: ellipsis; /*设置溢出文本显示为省略标记*/
}
/*-----第二部分（公司简介）-----*/
#wrapper2 {
	display: block;
	position: relative;
	overflow: visible;
	background: url(../images/inabout.jpg) no-repeat center;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 60px 0 !important;
}
#wrapper2 img {
	float: left;
	clear: right;
	margin-right: 30px;
	max-width: 100%;
	vertical-align: middle;
	padding: 4px;
	border: 1px solid #EBEBEB;
}
#wrapper2 .content {
	color: #fff;
	text-align: justify;
	text-justify: inter-ideograph;
}
#wrapper2 h2 {
	font-size: 3.2rem;
	font-weight: normal;
	margin-bottom: 25px;
	text-transform: capitalize;
}
#wrapper2 p {
	font-size: 1.6rem;
	line-height: 1.8;
	margin-bottom: 15px;
}
#wrapper2 ul {
	margin-bottom: 20px;
}
#wrapper2 li {
	line-height: 2;
	font-size: 1.6rem;
	color: #666;
}
#wrapper2 li i {
	color: #0099e1;
	font-size: 14px;
	display: inline-block;
	padding-right: 15px;
	vertical-align: middle;
}
#wrapper2 .button {
	color: #fff;
	margin-top: 30px;
}
#wrapper2 a.more {
	position: relative;
	display: inline-block;
	color: inherit;
	background-color: #114490;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 1.6rem;
	padding: .3em 1em;
	text-align: center;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}
#wrapper2 a.more::after {
	font-family: FontAwesome !important;
	position: absolute;
	margin-left: -1em;
	right: 10px;
	opacity: 0;
	font-size: 1.8rem;
	font-weight: 400;
	font-style: normal;
	content: "\f101";
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}
#wrapper2 a.more:hover {
	letter-spacing: 0px;
	padding-left: 0.7em;
	padding-right: 2em;
}
#wrapper2 a.more:hover:after {
	margin-left: 0;
	opacity: 1;
}
/*-----------新闻和联系我们-----------*/
/*#wrapper5 {
	background: url(../images/shapes.png) repeat-y top center;
}
#wrapper5 .col {
	padding: 0 10px;
	position: relative;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
#wrapper5 .single-post {
	box-shadow: 0 5px 10px rgba(0,0,0,0.05);
	border: 1px solid #fff;
	position: relative;
	-webkit-transition: all .2s;
	transition: all .2s;
}
#wrapper5 .single-post img {
	width: 100%;
}
#wrapper5 .single-post:hover {
	border: 1px solid #114490;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
#wrapper5 ul.post-date {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 55px;
	text-align: center;
	z-index: 99;
}
#wrapper5 ul.post-date li {
	height: 24px;
	line-height: 24px;
}
#wrapper5 ul.post-date li:first-child {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.2rem;
	background: #fff;
	color: #4c4f60;
}
#wrapper5 ul.post-date li:last-child {
	color: #fff;
	background: #114490;
}
#wrapper5 .post-content {
	padding: 30px;
}
#wrapper5 .post-content h2 {
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 15px;
	width: 100%;
	overflow: hidden;  
	white-space: nowrap; 
	text-overflow: ellipsis; 
}
#wrapper5 .post-meta {
	font-size: 1.2rem;
	color: #8287a7;
	margin-bottom: 20px;
}
#wrapper5 .post-meta li:not(:last-child) {
	margin-right: 10px;
}
#wrapper5 .post-meta li span {
	color: #4c4f60;
}
#wrapper5 hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0,0,0,.1)
}
#wrapper5 p {
	line-height: 1.8;
	margin-bottom: 25px;
	height: 75px;
	overflow: hidden;
}
#wrapper5 .post-content .btn {
	position: relative;
	text-transform: capitalize;
	border: 1px solid #114490;
	padding: 8px 30px;
	overflow: hidden;
	color: #31333e;
}
#wrapper5 .post-content .btn:hover {
	background-color: #114490;
	color: #fff;
}*/

/*-----------新闻和联系我们-----------*/
main#index > section#wrapper5 {
	background: url(../images/news-bg.jpg) repeat center;
	padding: 30px 0 40px;
}
#wrapper5 .contact-right {
	width: 350px;
	border: 1px solid #E5E5E5;
	background: #fff;
}
#wrapper5 .news-left {
	margin-right: 20px;
	width: calc(100% - 370px);
	border: 1px solid #E5E5E5;
	background: #fff;
}
#wrapper5 ul.tabs li a {
	padding: 8px 25px;
	font-size: 1.8rem;
}
#wrapper5 ul.tabs li.active a {
	padding: 7px 25px 8px;
}

/*----新闻中心------*/
#wrapper5 .news-list figure {
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
#wrapper5 .news-list figure > a {
	width: 250px;
}
#wrapper5 .news-list figure a.readmore {
	font-size: 1.3rem;
	padding-top: 20px;
	color: #888;
}
#wrapper5 .news-list figure a.readmore:hover {
	color: #114490;
}
#wrapper5 .contact-right a.readmore {
	padding-top: 10px;
	font-size: 1.3rem;
	color: #888;
	padding-right: 20px;
	padding-bottom: 10px;
}
#wrapper5 .contact-right a.readmore:hover {
	color: #114490;
}
#wrapper5 .news-list figure img {
	border: 1px solid #e8e8e8;
}
#wrapper5 .news-list figure figcaption {
	width: calc(100% - 250px);
	padding: 0 0 0 20px;
}
#wrapper5 .news-list figure h3 {
	font-size: 1.6rem;
	width: 100%;
	overflow: hidden;  /*溢出内容设为隐藏*/
	white-space: nowrap; /*强制文本单行显示*/
	text-overflow: ellipsis; /*设置溢出文本显示为省略标记*/
	font-weight: normal;
	line-height: 1.7;
}
#wrapper5 .news-list figure h3 a:hover {
	text-decoration: underline;
}
/*----新闻列表内容-----*/
#wrapper5 .news-list figure figcaption p {
	line-height: 1.7;
	color: #888;
	height: 70px;
	overflow: hidden;
}

#innews .news-list ul {
	clear: both;
	padding-top: 10px;
	overflow: hidden;
	min-height:520px;
}

#innews .news-list  ul li {
	width: 100%; 
	line-height: 50px; 
	border-bottom: 1px solid #E5E5E5;
	white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

#innews .news-list  ul li span{ float: right; padding-left: 20px; font-size: 14px; color: #777;}

#innews .news-list  ul li a {
	font-size: 14px;
}

#innews .news-list  ul li a:hover { color: #ff0000;}

/*-----首页联系我们----*/
#wrapper5 .contact-right a:hover {
	text-decoration: underline;
}
#wrapper5 .contact-right h3 {
	font-size: 1.8rem;
	font-weight: normal;
	position: relative;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #114490;
	margin: 15px 0 15px;
	padding-left: 20px;
}
#wrapper5 .contact-right h3::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 3px;
	height: 24px;
	background: #114490;
}
#wrapper5 .contact-right ul {
	padding: 0 20px;
}
#wrapper5 .contact-right ul li {
	background: url(../images/news-dot.jpg) no-repeat left center;
	line-height: 2.5;
	padding-left: 25px;
	font-size: 1.4rem;
	border-bottom: 1px dashed #BABABA;
}

/*----- /公司简介/-------*/
#content .left-info {
	padding: 30px;
}
#content .left-info2 {
	padding: 30px 30px 0 30px;
}
.btt{background-color:#FF0000; color:#FFFFFF; padding:8px 25px; border-radius:5px; display: inline-table;}
#content .profile {
	font-size: 14px;
	line-height: 32px;
}
#content .profile > ul, .details .tab-content ul{
	margin-bottom: 1.5rem;
}
#content .profile > ul > li, .details .tab-content ul > li {
	list-style: disc;
	list-style-position: outside;
	margin-left:15px;
}
#content .profile ul > li > p{
	margin-left:-15px;
}
#content .profile > ul > li span, .details .tab-content ul >li span {
	font-size: 1.6rem;
	font-weight: 600;
}
#content .profile h1, #content .profile h2, #content .profile h3 {
	font-weight: 600;
}
#content .profile h1 {
	font-size: 2.4rem;
	margin-bottom: 10px;
}
#content .profile h2 {
	font-size: 2rem;
	margin-bottom: 10px;
}
#content .profile h3 {
	font-size: 1.6rem;
	margin-bottom: 10px;
}
/*#content .profile p {
	margin-bottom: 15px;
}*/
#content .profile table p {
	margin-bottom: 0;
}
#content .profile img[align*="left"] {
	margin-right: 15px;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
}
/*------/产品列表/-------*/
#content ul.product-list {
	margin: 0 -10px;
	padding: 20px;
}
#content ul.product-list li {
	width: 25%;
	height: 100%;
	margin-bottom: 25px;
}
#content ul.product-list li div {
	text-align: center;
	margin: 0 10px;
}
#content ul.product-list li img {
	width: 100%;
}
#content ul.product li a {
	background: #ddd;
	padding: 1px;
	display: block;
}
#content ul.product li a:hover {
	background: #114490;
	color: #fff;
}
#content ul.product >li h3 {
	font-size: 1.4rem;
	font-weight: normal;
	height:48px;
	line-height: 24px;
	padding: 0 10px;
	margin: 0 auto;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
/*-----/产品简介页/-----*/
#content .pro-info {
	padding: 20px;
}
#content .panel {
	height: auto !important;
	overflow: hidden;
	margin: 0 auto 20px;
}
#content .panel .fl {
	width: 400px;
	float: left;
	display: inline;
}
#content .panel .fr {
	width: calc(100% - 400px);
	float: left;
	display: inline;
	padding-left: 20px;
}
#content .panel .fr > h2 {
	font-size: 2.4rem;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-weight: normal;
	position: relative;
	border-bottom: 1px solid #cacaca;
}
/*-------产品详情页--------*/
#content .details {
	clear: both;
	width: 100%;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
#content .nav-about {
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
#content .nav-about i {
	font-size: .8rem;
	margin-right: 8px;
	vertical-align: middle;
}
/*----旋转木马轮播---*/
#content .profile .company-active {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.company-active .col {
	text-align: center;
	padding: 0 10px;
	position: relative;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.company-active .col .single-brand {
	border: 1px solid #ddd;
	position: relative;
	overflow: hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.company-active .col .single-brand img {
	width: 100%;
	vertical-align: middle;
	text-align: center;
	-webkit-transition: transform 0.6s ease 0s;  /*过渡效果，所有属性改变|变换延续的时间0.6秒|逐渐变慢*/
	-moz-transition: transform 0.6s ease 0s;
	-o-transition: transform 0.6s ease 0s;
	transition: transform 0.6s ease 0s;
}
.company-active .col .single-brand:hover img {
	-webkit-transform: scale(1.1, 1.1); /*放大1.1倍*/
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.company-active .col .single-brand .cover {
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 28px;
	height: 28px;
	background-color: rgba(51, 51, 51, 0.6);
}
/*------新闻列表与详情页-----*/
#content hgroup {
	height: auto !important;
	overflow: hidden;
	padding: 20px;
}
#content hgroup > figure:first-child{
	padding-top:0;
}
#content hgroup > figure {
	position: relative;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;
	padding: 20px 0;
}
#content hgroup>figure:hover {
	background-color: #f8f8f8;
}
#content hgroup>figure:last-child {
	margin-bottom: 0;
}
/*-----新闻列表标题-----*/
#content hgroup>figure img {
	float: left;
	width: 25%;
	border: 1px solid #e8e8e8;
}
#content hgroup>figure figcaption {
	float: left;
	width: 75%;
}
#content hgroup>figure h3 {
	font-weight: normal;
	padding-left: 15px;
	font-size: 1.8rem;
}
#content hgroup>figure h3 a {
	width: 100%;
	display: inline-block;
	overflow: hidden;  /*溢出内容设为隐藏*/
	white-space: nowrap; /*强制文本单行显示*/
	text-overflow: ellipsis; /*设置溢出文本显示为省略标记*/
}
#content hgroup>figure>figcaption>span {
	color: #999;
	padding-left: 15px;
}
/*----新闻列表内容-----*/
#content hgroup>figure figcaption p {
	line-height: 1.65;
	padding: 0 15px 10px;
	color: #999;
}
#content hgroup>figure figcaption p a {
	color: #e13c00;
}
/*-------新闻详情页----*/
#content .news-info {
	margin: 0 auto;
	padding: 30px;
}
#content .news-info .new-tit {
	text-align: center;
}
#content .news-info .new-tit h1 {
	font-size: 2.8rem;
	font-weight:bold;
	margin-bottom: 20px;
}
#content .news-info .new-tit p.p1 {
	line-height: 28px;
	font-size: 1.3rem;
	border-bottom: 1px dotted #959595;
	padding-bottom: 10px;
}
#content .news-info .new-tit p.p1 time, #content .news-info .new-tit p.p1 span {
	padding-right: 10px;
}
#content .news-info .new-tit p.p2 {
	font-size: 1.3rem;
	line-height: 18px;
	margin-bottom: 10px;
	width: 100%;
	color: #BDBDBD;
	border-bottom: 1px solid #CCDFE5;
	padding-bottom: 5px;
}
/*------文章内容----*/
.news-info .news-body {
	padding: 20px 0px 20px 0px;
	line-height: 36px;
	font-size: 1.4rem;
}
.news-info .news-body .proimgs {
	text-align: center;
	margin-bottom: 25px;
}
.news-info .news-body .proimgs img {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 3px 8px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 3px 8px rgba(0,0,0,0.4);
	box-shadow: 0px 3px 8px rgba(0,0,0,0.4);
}
.news-info .news-body .prodes {
	height: auto !important;
	overflow: hidden;
}
/*.news-info .news-body p {
	margin-bottom: 20px;
}*/
.news-info .news-body img {
	max-width: 100%;
	vertical-align: middle;
}
.news-info .news-body a {
	color: #094B9F;
}
.news-info .news-body a:hover {
	text-decoration: underline;
	color: #094B9F;
}
.news-info .news-body h2 {
	font-size: 2.2rem;
	margin-bottom: 10px;
}
.news-info .news-body h3 {
	font-size: 1.8rem;
	margin-bottom: 10px;
}
.news-info .news-body h4 {
	font-size: 1.6rem;
	margin-bottom: 8px;
}
.news-info .news-body h2, .news-info .news-body h3, .news-info .news-body h4 {
	font-weight: 600;
}

.news-info .xgnew{ overflow:hidden; padding-top:50px;}
.news-info .xgnew .xgtit{ font-size:24px; padding-bottom:10px; color:#CC0000; line-height:35px; border-bottom:1px solid #ccc; font-weight:bold;}
.news-info .xgnew li{list-style:none; border-bottom:1px dashed #ccc;margin-bottom:10px;}
.news-info .xgnew li a{font-size:18px; font-weight:bold; line-height:45px; color:#333333;}
.news-info .xgnew li a:hover{color:#ff0000;}
.news-info .xgnew li span{display:block; padding-bottom:15px; color:#777; line-height:24px;}

/*-----联系我们-----*/
.contact img {
	max-width: none;
}
.w50{ width:50%; float:left; margin-bottom:30px; }

.contact .ctleft {
	width:84%;  float: left; margin: 0 8%; text-align: left;
}
.contact .ctright {
	width:84%;  float: left; margin: 0 8%; text-align: left; background-color:#f8f8f8; padding:10px;
}

.contact .seacon {
	/*border-bottom: 1px dashed #ccc;*/ overflow:hidden;  font-size:14px; text-align:left; width:100%; margin:0 auto; padding:0;  
}
.contact .seacon .saleft {
	width:70%; float:left; overflow:hidden; text-align: left;
}
.contact .seacon .saright {
	width:30%;  float: left;  text-align: left; verflow:hidden;  padding-top: 20px;
}

.contact .input2 {
	width:50%; border:1px solid #ddd; height:44px; line-height:30px; padding:7px 10px; margin-bottom:10px;font-size:14px;
}
.contact .input22 {
	border:1px solid #ddd; height:44px; line-height:30px; padding:7px 10px; margin-bottom:10px;font-size:14px;
}
.contact .input33 {
	width:100%;border:1px solid #ddd; height:44px; line-height:30px; padding:7px 10px; margin-bottom:10px;font-size:14px;
}
.contact .input3 {
	width:68%; border:1px solid #ddd; height:44px; line-height:30px; padding:7px 10px; margin-bottom:10px;font-size:14px;
}
.contact textarea {
	width:100%; border:1px solid #ddd; height:140px; line-height:30px; padding:5px 10px; margin-bottom:10px;font-size:14px;
}
.contact .button {
	width:50%; background-color:#333333; height:50px; line-height:50px; text-align:center; font-size:14px; color:#FFFFFF; margin-bottom:50px;
}

.contact .button33 {
	width:100%; background-color:#333333; height:50px; line-height:50px; text-align:center; font-size:14px; color:#FFFFFF; margin-bottom:50px;
}
.contact .button333 {
	width:100%; background-color:#333333; height:50px; line-height:50px; text-align:center; font-size:14px; color:#FFFFFF; margin-bottom:0;
}
.contact .button444 {
	padding:0 25px; background-color:#333333; height:40px; line-height:40px; text-align:center; font-size:14px; color:#FFFFFF; margin-bottom:50px;
}
.contact .input4 {
	border:1px solid #ddd; height:40px; line-height:40px; padding:10px; margin:5px 0;font-size:14px;
}

.contact2 li { line-height:45px; list-style:circle;}

.alink{background-color:#114490; color:#FFFFFF; padding:8px 20px; border-radius:5px; font-size:14px;}
.alink:hover{background-color:#d40707; color:#FFFFFF; padding:8px 20px; border-radius:5px;}
.alink2{background-color:#999; color:#FFFFFF; padding:8px 20px; border-radius:5px; font-size:14px;}
.alink2:hover{background-color:#999; color:#FFFFFF; padding:8px 20px; border-radius:5px;}

.mleft{ width:35%; float:left}
.mright{ width:65%; float:left}

.list{position:relative;}   
.list span img{ 
border-width: 0;   
padding: 2px; width:400px;
}   
.list span{    
position: absolute;   
padding: 3px;   
border: 1px solid gray;   
visibility: hidden;   
background-color:#FFFFFF;   
}   
.list:hover{   
background-color:transparent;   
}   
.list:hover span{   
visibility: visible;   
top:0; left:62px;   
z-index:999; 
}   



.ssnei{ width: 100%; overflow: hidden; padding: 30px;}
.ssnei li {
	width: 32%;
	position: relative;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	margin:0 2% 20px 0;
	border:1px solid #ddd;
	padding:15px;
	background: #f8f8f8;
	float: left;
}
.ssnei li:nth-child(3n) {margin:0 0 20px 0;}

.ssnei li .sstit{ 
  font-size: 18px;
  line-height: 30px;
  height: 60px;
  /*white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;*/
  overflow: hidden;  
  color: #333;
  margin-bottom: 20px;
  font-weight: bold;
	
}
.ssnei li .imgcon{ overflow: hidden;}
.ssnei li .imgcon img{ width: 100%; height: 200px; float: left;}
.ssnei li .imgcon span{ float: left;width: 100%; padding-top: 10px;}
.ssnei li .imgcon p{ font-size: 14px; padding-bottom: 5px;  color: #666; white-space: nowrap; text-overflow: ellipsis; word-break: break-all; overflow: hidden;}
.ssnei li .imgcon .zt{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #999; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}
.ssnei li .imgcon .zt2{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #114490; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}
.ssnei li .imgcon .zt3{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #FF0000; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}
.ssnei li .imgcon .zt4{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #D2B308; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}

.ssnei li .fang{ overflow: hidden; padding-top: 15px;}
.ssnei li .fang p{ font-size: 14px; padding-bottom: 6px;  color: #999; white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;}

@media (max-width:768px) {
.ssnei{ width: 100%; overflow: hidden; padding: 15px 0;}
.ssnei li {
	width: 100%;
	position: relative;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	margin:0 0 20px 0;
	border:1px solid #ddd;
	padding:10px;
	background: #f8f8f8;
	float: left;
}
.ssnei li:nth-child(2n) {margin:0 0 20px 0;}
.ssnei li .sstit{ 
  font-size: 18px;
  white-space: normal;
  text-overflow: normal;
  overflow: hidden;
  word-break: normal;
  color: #333;
  padding-bottom: 10px;
  font-weight: bold;
	
}
.ssnei li .imgcon img{ width: 100%; height: auto; float: none; margin-bottom: 10px;}
.ssnei li .imgcon span{ float: none;width: 100%; padding-left: 0;}
	
}

.pdfview{ width:1140px; height:600px; margin:0 auto }
.pdfview2{ display: none;}

@media (max-width:768px) {
.pdfview{ display: none;}	

.pdfview2{ display: block;}
.pdfview2 a{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #ff6600; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}
	
}

.send a{background-color:#114490; color:#FFFFFF; width:100%; height:50px; text-align:center; display: inline-table; line-height:50px; margin-top:20px;}
.send a:hover{background-color:#ff0000; 
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;}

.ssbody{ overflow: hidden; margin-bottom: 40px;}
.ssbody img{ float: left; width: 450px;}
.ssbody span{ float: left; padding-left: 40px;}
.ssbody span p{ line-height: 30px;}

.ssbody .zt{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #999; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}
.ssbody .zt2{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #114490; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table; margin-left: 30px;}
.ssbody .zt3{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #FF0000; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}

@media (max-width:768px) {
.ssbody img{ float: left; width: 100%;}
.ssbody span{ float: left; padding-left: 0;}
	
}



.rencainei{ width: 100%; overflow: hidden; padding: 30px;}
.rencainei li {
	width: 32%;
	position: relative;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	margin:0 2% 20px 0;
	border:1px solid #ddd;
	padding:15px;
	background: #f8f8f8;
	float: left;
}
.rencainei li:nth-child(3n) {margin:0 0 20px 0;}

.rencainei li .sstit{ 
  font-size: 18px;
  line-height: 30px;
  height: 60px;
  /*white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;*/
  overflow: hidden;  
  color: #333;
  margin-bottom: 20px;
  font-weight: bold;
	
}
.rencainei li .imgcon{ overflow: hidden;}
.rencainei li .imgcon img{ width: 100%; height: 200px; float: left;}
.rencainei li .imgcon span{ float: left;width: 100%; }
.rencainei li .imgcon p{ font-size: 14px; padding-bottom: 10px; color: #666; white-space: nowrap; text-overflow: ellipsis; word-break: break-all; overflow: hidden;}
.rencainei li .imgcon .zt{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #999; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}
.rencainei li .imgcon .zt2{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #114490; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}
.rencainei li .imgcon .zt3{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #FF0000; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}
.rencainei li .imgcon .zt4{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #D2B308; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}

.rencainei li .fang{ overflow: hidden; padding-top: 15px;}
.rencainei li .fang p{ font-size: 14px; padding-bottom: 6px;  color: #999; white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;}

@media (max-width:768px) {
.rencainei{ width: 100%; overflow: hidden; padding: 15px 0;}
.rencainei li {
	width: 100%;
	position: relative;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	margin:0 0 20px 0;
	border:1px solid #ddd;
	padding:10px;
	background: #f8f8f8;
	float: left;
}
.rencainei li:nth-child(2n) {margin:0 0 20px 0;}
.rencainei li .sstit{ 
  font-size: 18px;
  white-space: normal;
  text-overflow: normal;
  overflow: hidden;
  word-break: normal;
  color: #333;
  padding-bottom: 10px;
  font-weight: bold;
	
}
.rencainei li .imgcon img{ width: 100%; height: auto; float: none; margin-bottom: 10px;}
.rencainei li .imgcon span{ float: none;width: 100%; padding-left: 0;}
	
}

.rencaibody{ overflow: hidden; margin-bottom: 40px;}
.rencaibody span{ float: left; width: 100%;}
.rencaibody span li{ float: left; width: 50%; line-height: 30px;}

.rencaibody .zt{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #999; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}
.rencaibody .zt2{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #114490; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table; margin-left: 30px;}
.rencaibody .zt3{ padding: 5px 20px; line-height:36px;  text-align: center; font-size: 14px; background: #FF0000; color: #fff; margin-top: 16px; margin-top: 15px; overflow: hidden; display: inline-table;}

@media (max-width:768px) {
.rencaibody span li{ float: left; width: 100%; line-height: 30px;}
}

.button33{ width: 66px;}
.bmform{ width: 100%; overflow: hidden; font-size: 16px;}
.bmform ul{ border: 1px solid #f2f2f2; overflow: hidden;}
.bmform li{ width: 50%; float: left; border-bottom: 1px solid #f2f2f2; line-height: 50px; padding-left: 10px;}
.bmform li .bmleft{ float: left; width: 130px;}
.bmform p img{ max-width: 600px;}

@media (max-width:768px) {
.bmform{ width: 100%; overflow: hidden; font-size: 14px;}
.bmform li{ width: 100%; float: left; border-bottom: 1px solid #f2f2f2; line-height: 36px; padding: 5px; }
.bmform li .bmleft{ float: left; width: 100px;}
.bmform li .input22{ display: block;float: left; width: calc(100% - 100px);}
.bmform p img{ width: 100%; height: auto;}
}

.downlist{ width: 100%; overflow: hidden}
.downlist li{ width: 100%; line-height: 60px; border-bottom: 1px solid #f2f2f2; font-size: 16px; padding: 0 5px;}
.downlist li:hover{ background: #f9f9f9;}
.downlist li i{ padding-right: 10px;}
.downlist li span{ float: right;line-height: 60px; padding-right: 5px; }
.downlist li span a{ padding: 8px 15px; background: #114490; color: #fff; font-size: 14px; border-radius: 5px; }
.downlist li span a:hover{ padding: 8px 15px; background: #ff0000; color: #fff; }

@media (max-width:768px) {
.downlist li{ width: 100%; line-height: 30px; border-bottom: 1px solid #f2f2f2; font-size: 14px; padding: 10px 0;}
.downlist li span{ float: right;line-height: 30px; padding-right: 5px; padding-left: 10px; }
.downlist li span a{ padding: 8px 15px; background: #114490; color: #fff; font-size: 14px; border-radius: 5px; }
.downlist li span a:hover{ padding: 8px 15px; background: #ff0000; color: #fff; }
}


.downlist{ width: 100%; overflow: hidden}
.downlist li{ width: 100%; line-height: 60px; border-bottom: 1px solid #f2f2f2; font-size: 14px; padding: 0 10px;}
.downlist li:hover{ background: #f9f9f9;}
.downlist li i{ padding-right: 10px;}
.downlist li span{ float: right;line-height: 60px; }
.downlist li span a{ padding: 8px 15px; background: #114490; color: #fff; font-size: 14px; border-radius: 5px; }
.downlist li span a:hover{ padding: 8px 15px; background: #ff0000; color: #fff; }

@media (max-width:768px) {
.downlist li{ width: 100%; line-height: 30px; border-bottom: 1px solid #f2f2f2; font-size: 14px; padding: 10px 0;}
.downlist li span{ float: right;line-height: 30px; padding-left: 10px; }
.downlist li span a{ padding: 8px 15px; background: #114490; color: #fff; font-size: 14px; border-radius: 5px; }
.downlist li span a:hover{ padding: 8px 15px; background: #ff0000; color: #fff; }
}


.newslist{ width: 100%; overflow: hidden}
.newslist li{ width: 100%; line-height: 60px; border-bottom: 1px solid #f2f2f2; font-size: 14px; padding: 0 10px;}
.newslist li i{ margin-right: 10px;}
.newslist li:hover{ background: #f9f9f9;}
.newslist li span{ float: right;line-height: 60px; padding-right: 5px; }

@media (max-width:768px) {
.newslist li{ width: 100%; line-height: 30px; border-bottom: 1px solid #f2f2f2; font-size: 14px; padding: 10px 0;}
.newslist li span{ float: none;line-height: 30px; display: block; }
}

.newnewlist{overflow:hidden;}
.newnewlist .leftcon{width: 20%; margin-right: 3%; float:left;}
.newnewlist .rightcon{width: 77%; float: left}

@media (max-width:768px) {
.menu-list {
	padding: 0 5px;
}
.menu-list > li {
	width: 30%;
	line-height: 40px;
	height: 40px;
	background: #444;
	margin: 5px 1.5%;	
	float:left;
}
.menu-list > li > a {
line-height: 40px;
height: 40px;
font-size: 1.4rem;
padding-left: 10px;
}
	
.newnewlist .leftcon{width: 100%; margin-right: 0; margin-top: 70px; float:left;}
.newnewlist .rightcon{width: 100%; float: left}
.newssss{ display: none}
}

.newnewlist .leftcon .newimg2{width:100%; margin-top: 40px;}
.newnewlist .leftcon .newimg2 li{width:100%;   overflow:hidden;  margin-bottom: 15px; }
.newnewlist .leftcon .newimg2 li img{width:100%; height: auto;}

@media (max-width:768px) {
.newnewlist .leftcon .newimg2{ display: none;}
}

.pcmem{ display: block;}
.mobmem{ display: none; }
@media (max-width:768px) {
.pcmem{ display: none;}
.mobmem{ display: block; }
}

.mempic{ display: block; border: 0 solid #eee; padding: 0; background: #fff; margin-bottom: 20px; overflow: hidden; }
@media (max-width:768px) {
.mempic{ display: none;}
}

.contactcon{ width:100%;  overflow: hidden; padding: 2%; font-size: 14px; line-height: 30px; }
.contactcon .contactleft{ width: 50%; float: left;}
.contactcon .contactright{ width: 50%; float: left;}
.contactcon .contactright .input2 {
	width:80%; border:1px solid #ddd; height:50px; line-height:30px; padding:10px; margin-bottom:10px;font-size:14px;
}
.contactcon .contactright .input3 {
	width:100%; border:1px solid #ddd; height:50px; line-height:30px; padding:10px; margin-bottom:10px;font-size:14px;
}
.contactcon .contactright textarea {
	width:80%; border:1px solid #ddd; height:140px; line-height:30px; padding:10px; margin-bottom:10px;font-size:14px;
}
.contactcon .contactright .button {
	width:80%; background-color:#333333; height:50px; line-height:50px; text-align:center; font-size:14px; color:#FFFFFF; margin-bottom:50px;
}
@media (max-width:768px) {
.contactcon .contactleft{ width: 100%; float: left;}
.contactcon .contactright{ width: 100%; float: left; padding-top: 30px;}
.contactcon .contactright .input2 {
	width:100%; border:1px solid #ddd; height:50px; line-height:30px; padding:10px; margin-bottom:10px;font-size:14px;
}
.contactcon .contactright .input3 {
	width:100%; border:1px solid #ddd; height:50px; line-height:30px; padding:10px; margin-bottom:10px;font-size:14px;
}
.contactcon .contactright textarea {
	width:100%; border:1px solid #ddd; height:140px; line-height:30px; padding:10px; margin-bottom:10px;font-size:14px;
}
.contactcon .contactright .button {
	width:100%; background-color:#333333; height:50px; line-height:50px; text-align:center; font-size:14px; color:#FFFFFF; margin-bottom:50px;
}
}

.paypc{ display: block; padding-top: 20px;}
.paymob{ display: none;}
@media (max-width:768px) {
.paypc{ display: none;}
.paymob{ display: block; padding-top: 20px;}
}

.jxxm{ border-top: 1px solid #ccc; padding-top: 20px; margin-top: 20px; overflow: hidden;}
.jxxm li{ width:50%; float:left; line-height: 40px; }
@media (max-width:768px) {
.jxxm li{ width:100%; float:left; line-height: 40px; }
}


