
/*媒体查询，参考部分Bootstrap框架*/
/*当页面>=1600px时，超大屏幕，主要是PC端*/
@media (min-width:1600px) {
/*--------banner图-----------*/
#banner .swiper-slide {
	/*height: 650px;*/
}
/*------图片左右滚动箭头-----*/
.owl-carousel .owl-controls .owl-nav div {
	left: -35px;
}
.owl-carousel .owl-controls .owl-nav div.owl-next {
	right: -35px;
}
}

@media (min-width:1400px) and (max-width:1599px) {
/*--------banner图-----------*/
#banner .swiper-slide {
	/*height: 500px;*/
}
/*------图片左右滚动箭头-----*/
.owl-carousel .owl-controls .owl-nav div {
	left: -15px;
}
.owl-carousel .owl-controls .owl-nav div.owl-next {
	right: -15px;
}
.logo {
  padding-top:10px;
}
.logo img {
  height: 80px;
}

.common-left {
	padding-top: 50px;
	overflow:hidden;
	width:300px;
	margin-right:30px;
	float:left;
}
#content .product-list2 {
	padding: 50px 0;
	overflow:hidden;
	float:left;
	width:calc(100% - 350px);
}
#content .product-list2 ul li div h3 {
	font-size:14px;
	height:60px;
	line-height:60px;
}
 .pro-info {
	 margin:50px 0; width:calc(100% - 330px); float:left; background:#FFF; padding:30px; 
}
}

@media (min-width:1280px) and (max-width:1399px) {
/*--------banner图-----------*/
#banner .swiper-slide {
	/*height: 500px;*/
}
/*------图片左右滚动箭头-----*/
.owl-carousel .owl-controls .owl-nav div {
	left: -15px;
}
.owl-carousel .owl-controls .owl-nav div.owl-next {
	right: -15px;
}
.logo {
  padding-top:15px;
}
.logo img {
  height: 70px;
}
.menu ul li {
  padding-left: 20px;
  padding-right: 20px;
}

.common-left {
	padding-top: 50px;
	overflow:hidden;
	width:300px;
	margin-right:30px;
	float:left;
}
#content .product-list2 {
	padding: 50px 0;
	overflow:hidden;
	float:left;
	width:calc(100% - 350px);
}
#content .product-list2 ul li div h3 {
	font-size:14px;
	height:60px;
	line-height:60px;
}
 .pro-info {
	 margin:50px 0; width:calc(100% - 330px); float:left; background:#FFF; padding:30px; 
}
}

/*当页面大于1200px时，大屏幕，主要是PC端*/
@media (min-width:1024px) and (max-width:1279px) {
/*---------头部文件---------*/
#header .top {
	padding: 15px 0; 
}
/*-------菜单-------*/
.menu ul li {
  padding-left: 15px;
  padding-right: 15px;
}
/*--------banner图-----------*/
#banner .swiper-slide {
	/*height: 500px;*/
}
/*----内页焦点图----*/
#dituContent {
	height: 350px;
}

#wrapper7 .col span p {
  -webkit-line-clamp: 3;
  line-clamp: 3;
}
.common-left {
	padding-top: 50px;
	overflow:hidden;
	width:300px;
	margin-right:30px;
	float:left;
}
#content .product-list2 {
	padding: 50px 0;
	overflow:hidden;
	float:left;
	width:calc(100% - 350px);
}
#content .product-list2 ul li div h3 {
	font-size:14px;
	height:60px;
	line-height:60px;
}
 .pro-info {
	 margin:50px 0; width:calc(100% - 330px); float:left; background:#FFF; padding:30px; 
}
}

@media screen and (max-width:1023px) {
/*---------头部文件---------*/
.header-warp { display:none;}
#header {
	/*position: fixed;*/
	top: 0;
	left: 0;
	right: 0;
	z-index: 11;
	border: none;
	-webkit-box-shadow: 0 0px 3px #a1a1a1;
	-moz-box-shadow: 0 0px 3px #a1a1a1;
	-o-box-shadow: 0 0px 3px #a1a1a1;
	box-shadow: 0 0px 3px #a1a1a1;
	
}

.logo {
  padding-top:10px;
}
.logo img {
  height: 45px;
}
#container {
	padding-top: 60px;
}
#header .top {
	padding: 0 0 10px 10px;display:block; background-color:#fff;
}
#header .top img {
	max-height: 50px;
}
#header .logo-txt, #header .tel, nav.main-menu {
	display: none;
}
/*----返回顶部与banner导航箭头----*/
#floatqq, .swiper-button-next, .swiper-button-prev {
	display: none;
}
.btn-icon {
	display: block;
}
/*------响应式菜单-----*/
.wsmenuexpandermain, .bigmegamenu {
	display: block;
}
/*--------banner图-----------*/
#banner .swiper-slide {
	/*height: 400px;*/
}
main#index > section {
	padding: 40px 0;
}

/*--------首页小标题-----*/
main>section hgroup {
	margin: 0 auto 25px;
}
main>section hgroup>h2 {
	font-size: 2.6rem;
	padding-bottom:10px;
}

#content {
	padding: 0 0 30px 0;
}

#dituContent {
	height: 350px;
	border: #ccc solid 1px;
}
/*------内页与公共部分------*/
aside {
	display: none;
}
 {
	padding: 20px 0;
}
 .left {
	width: 100%;
	margin: 0;
	border: 0 none;
}
/*--------公司简介页边距----*/
 .left-info {
	padding: 20px;
}

#wrapper7 .col {
	padding-bottom: 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;
	width:48%;
	float:left;
	margin:1% ;
}

#wrapper7 .col span p {
	font-size: 1.2rem;
	font-weight: normal;
	text-align:left;
	line-height: 22px;
	width: 100%;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}


.tianyuanpic li{ margin:1%; width:48%; float:left;}
.tianyuanpic li:nth-child(3n){ margin:1%; width:48%; float:left;}


.aboutcon{ width:100%; overflow:hidden; padding:20px 0; font-size:14px; line-height:24px; color:#444;}
.aboutcon h2{ font-size:20px; line-height:30px; color:#333; margin-bottom:10px; font-weight: 700; }
.aboutcon img{ margin:10px 0;}
.aboutcon a{ color:#9cd5e4; text-decoration:underline;}

.aboutcon .about1{ width:100%; overflow:hidden;}
.aboutcon .about1 img{ width:100%; float:left; margin-right:0;}
.aboutcon .about1 span{ margin:20px 0; width:100%; float:left; }

.aboutcon .about2{ width:100%; overflow:hidden;}
.aboutcon .about2 img{ width:100%; float:left; margin-left:0;}
.aboutcon .about2 span{ margin:20px 0; padding-top:20px; width:100%; float:left; }

.wenzi{ padding:30px 10px 30px; max-width:1140px; width:100%; margin:0 auto; text-align:center; font-size:16px; line-height:32px;}

#hotpro_2 .category-list a {
	font-size: 1.4rem;
	text-align: center;
	padding: 0 15px;
}
#hotpro_2 .product-list {
	padding-bottom:15px;
	width: 100%;
}
#hotpro_2 .product-list ul li {
	width: 50%;
}
#hotpro_2 .product-list ul li div {
	margin: 0 10px;
}
#hotpro_2 .product-list ul li div h3 {
	font-size:20px;
	line-height:24px;
	padding:10px;
}

.experlist{ width:100%; padding-bottom:10px; }
.experlist li{ width:96%; margin:0 2% 4% 2%; float:left; background-color:#f8f8f8; padding:30px 20px 40px 20px; text-align:center; }
.experlist li h3{ font-size:18px; line-height:40px;}
.experlist li p{ padding:10px 0 10px 0;}
.experlist li p i{ font-size:30px; color:#333; }
.experlist li .excon{ height:auto; font-size:14px; line-height:28px; color:#666; display: -webkit-box;	-webkit-box-orient: vertical;	-webkit-line-clamp: 8;	overflow: hidden;}


 .product-cataname{ margin:10px 0 0 0; overflow:hidden; text-align:center;}
 .product-cataname a {
	color: #333;
	font-size: 1.3rem;
	line-height: 40px;
	text-align: center;
	border-radius: 20px;
	padding: 0 20px;
	display: inline-table;
	border:1px solid #ccc;
	margin:0 10px 10px 0;
}


.common-left {
	display:none;
}

#content .product-list2 {
	padding: 10px 0;
	overflow:hidden;
	float:left;
	width:100%;
}
#content .product-list2 h2{
	font-size:18px; padding-bottom:10px; margin:0 5px 10px 5px; border-bottom:1px solid #ddd; font-weight:600;
}
#content .product-list2 ul li {
	width: 50%;
	margin:2% 0;
}
#content .product-list2 ul li div {
	margin: 0 5px;
}

#content .product-list2 ul li div h3 {
	font-size: 14px;
	height:50px;
	line-height:40px;
	margin: 0 auto;
	padding:5px;
}

 ul.product-list3 {
	padding: 10px 0;
}
 ul.product-list3 li {
	width: 46%;
	margin:2% 2%;
	-webkit-transition: all .4s;
	transition: all .4s;
}
#banner {
	width: 100%;
	overflow: hidden;
	padding-top:0;
}

/*--------产品系列列表---------*/
#procata .product-list {
	width: 100%;padding-bottom:15px;
}
#procata .product-list ul li {
	width: 46%; margin:2%;
}
#procata .product-list ul li:nth-child(4n) {
	width: 46%; margin:2%;
}

/*#procata .product-list ul li div {
	margin: 0 10px;
}
#procata .product-list ul li div h3 {
	font-size: 14px;
	height:50px;
	line-height:50px;
	padding:0 5px;
}*/
#procata .product-list .bmore{ display:none;}

#inpartner .product-list {
	width: 100%;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:0;
}
#inpartner .product-list ul li {
	width: 20%;
	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-bottom:20px;
}
#inpartner .product-list ul li div {
	margin: 0 10px;
	text-align: center;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .2s;
	transition: all .2s;
}

footer {
	padding: 20px 0px 20px 0px;
}
footer .fcon {
	padding:30px 0; overflow:hidden;
}
footer .footer-logo, footer .servicepro {
	display: none; 
}
footer .service, footer .contact{
	width: 50%;  float:left;
}
#bottom >.wrapper .left {
	width:100%;
}
#bottom >.wrapper .right {
	display: none;
}

 .pro-info {
	 margin:20px 0; width:100%; float:left; background:#FFF; padding:10px; 
}


#content .contact  h2{
 font-size:28px; line-height:36px; font-weight:500; margin-bottom:10px; 
}
#content .contact  .des{
 font-size:14px; line-height:26px;  margin-bottom:30px; width:100%;
}

}

/*在768 和 991 像素之间的屏幕里，小屏幕，主要是PAD */
@media screen and (max-width:768px) {
/*解决iphone横屏时字体变大问题*/
body {
	-webkit-text-size-adjust: 100%;
}
.row, #procata .product-list {
	margin-right: -5px;
	margin-left: -5px;
}
footer .row {
	margin-right: -10px;
	margin-left: -10px;
}
main .wrapper {
	position: relative;
	display: block;
}
main {
	background-color: #fff;
}
#banner {
	width: 100%;
	overflow: hidden;
	padding-top:0;
}
/*--------banner图-----------*/
#banner .swiper-slide {
	/*height: 300px;*/
}
#procata .category-list {
	display: none;
}
#procata .tab-box {
	margin: 0;
	width: 100%;
}

#hotpro_2 .product-list ul li div h3 {
	font-size:16px;
	line-height:24px;
	padding:10px;
}

#inabout .dcon {overflow:hidden;  margin:0 auto; width:100%; padding: 30px 0; }
#inabout .dcon  .content{ width:100%; float:left; text-align:left; color: #333; font-size: 14px;line-height: 26px;}
#inabout  .dcon  .content  h2 {
	font-size:36px;
	margin-bottom: 25px;
}
#inabout  .dcon  .content  ul { margin-top:30px; display:block; overflow:hidden}
#inabout  .dcon  .content  ul li { width:100%; line-height:24px; margin-bottom:5px; position: relative;  padding-left: 30px;}

#inabout .dcon  .cimg{ width:100%; padding-left:0; float:right;  text-align:right; }
#inabout .dcon  .cimg ul{ display:block; overflow:hidden; width:100%; }
#inabout .dcon  .cimg ul  li{ width:33.333%; float:left; margin-bottom:15px; padding:10px;}
#inabout .dcon  .cimg  .bt{ width:300px; height:50px; line-height:50px; margin:20px auto; text-align:center;}

#choose {
	overflow: hidden;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	padding: 30px 0;
	height:auto;
	}
/*#choose .dcon {overflow:hidden;  margin:0 auto; width:100%; max-width:1000px; padding:30px 0; }
#choose .dcon li { width:50%; float:left; text-align:center; margin-bottom:20px; }
#choose .dcon li img{ height:120px;}
#choose .dcon span { width:100%; display:block; line-height:26px; font-size:16px; color:#80bc2f; text-align:center; padding-top:15px; }*/

#choose .dcon {overflow:hidden;  margin:0 auto; width:100%;  padding:30px 0; }
#choose .dcon li { width:100%; margin-right:0; float:left;  margin-bottom:20px;   height:60px;  position: relative; }
#choose .dcon li img{ height:60px;}
#choose .dcon span { width:calc(100% - 80px); float:left;line-height:30px; font-size:14px; color:#333; text-align:lefft;  transform: translate(70px, -50%);  }

#brand .dcon {overflow:hidden;  margin:0 auto; width:100%; padding: 30px 0; }
#brand .dcon  .cimg{ width:100%; margin-right:0;text-align:left; overflow: hidden; float:left;}
#brand .dcon  .cimg  img{ max-width:100%; width:100%;  text-align:left; }
#brand .dcon  .content{ width:100%; float: left; color: #666;font-size: 14px;line-height: 26px;}
#brand .dcon  .content h2 {
	font-size: 36px;
	line-height:48px;
	margin-bottom: 30px;
	text-transform:uppercase;
	font-family: 'Anton', serif;
	color: #94bf38;
	text-align:left;
	margin-top:40px;
}

#leadership {	overflow:hidden; background-color:#fcfbf9;}
#leadership .dcon {overflow:hidden;  margin:0 auto; width:100%; padding: 0 ; }
#leadership h2 {
	font-size: 20px;
	margin-bottom: 30px;
	text-transform:uppercase;
	font-family: 'Anton', serif;
	letter-spacing:2px;
	color: #333;
	text-align:center;
}
#leadership .dcon  .cimg{ width:100%; text-align:left; position:relative; overflow: hidden;}
#leadership .dcon  img{ max-width:100; width:100%;  text-align:left; }
#leadership .dcon  .content{
	width: 100%;
	height: auto;
	padding: 40px 20px;
	float: right;
	text-align: left;
	position: relative;
	top: 0;
	right: 0;
	z-index: 999;
	color: #666;
	font-size: 14px;
	line-height: 26px;
	background-color: #FFF;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-size:100% 100%; 
}

#inpartner .product-list {
	width: 100%;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:0;
}
#inpartner .product-list ul li {
	width: 25%;
	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-bottom:15px;
}
#inpartner .product-list ul li div {
	margin: 0 10px;
	text-align: center;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .2s;
	transition: all .2s;
}
/*--------新品推荐与列表---------*/
#wrapper7 .row, #innews .row{
	margin: 0 -5px;
}
#innews .col{
	padding: 0 5px;
}
main#index > section {
	padding: 30px 0;
}


.cucon{
	overflow: hidden;
	padding: 30px 0;
	background-image: url(../images/cubg.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.cucon .culist li{ width:48%; margin:1%; float:left; background-color:#f8f8f8; padding:20px; text-align:center; -webkit-transition: all .5s;	-moz-transition: all .5s;	transition: all .5s; border-radius:20px; }

.cucon2 h2{ text-align:center;  font-size:28px; line-height:36px; color:#333; margin-bottom:20px; font-weight: 700; text-transform:uppercase;}
.cucon2 .culist2 li{ width:48%; margin:1% ; float:left; text-align:center; -webkit-transition: all .5s;	-moz-transition: all .5s;	transition: all .5s;  }

.cucon3 h2{ text-align:center;  font-size:28px; line-height:36px; color:#333; margin-bottom:20px; font-weight: 700; text-transform:uppercase;}
.cucon3 .culist3 li{ width:48%; margin: 1%; float:left; text-align:center; -webkit-transition: all .5s;	-moz-transition: all .5s;	transition: all .5s; padding:10px 20px; }

.cucon4 h2{ text-align:center;  font-size:28px; line-height:36px; color:#333; margin-bottom:20px; font-weight: 700; text-transform:uppercase;}
.cucon4 .cudes4 img{  max-width:100%;}
.cucon4 .cudes4 .cudes4pc{ display:none;}
.cucon4 .cudes4 .cudes4mob{ display: block;}

.cucon5 h2{ text-align:center;  font-size:28px; line-height:36px; color:#333; margin-bottom:20px; font-weight: 700; text-transform:uppercase;}
.cucon5 .cudes5{ max-width:1200px; margin:0 auto; text-align: center;  font-size:16px; line-height:32px; color:#333; }
.cucon5 .culist5 li{ width:48%; margin: 1%; float:left; text-align:center; -webkit-transition: all .5s;	-moz-transition: all .5s;	transition: all .5s; padding:10px 20px; }

.cucon6 h2{ text-align:center;  font-size:28px; line-height:36px; color:#333; margin-bottom:20px; font-weight: 700; text-transform:uppercase;}
.cucon6 .cudes6{ max-width:1200px; margin:0 auto; text-align: center;  font-size:16px; line-height:32px; color:#333; }


/*--------首页小标题-----*/
main>section hgroup {
	margin: 0 auto 15px;
}
main>section hgroup>h2{
	font-size: 2.4rem;
}

/*------新闻中心-----*/
#wrapper5 .post-content h2 {
	font-size: 1.6rem;
	margin-bottom: 12px;
}
#wrapper5 .post-content {
    padding: 20px;
}
#wrapper5 .news-left {
	margin: 0;
	width: 100%;
	margin-bottom: 20px;
}
#wrapper5 .contact-right {
	width: 100%;
}
#wrapper5 .news-list ul li {
	background: url(../images/news-dot.jpg) no-repeat left center;
	line-height: 2.5;
	border-bottom: 1px dashed #BABABA;
	padding-left: 25px;
	width:100%;
	margin-right:0;
	float: none;
}

#wrapper7 .col {
	padding-bottom: 10px;
	width:98%;
	margin:1%;
}
#wrapper7 .col div {
	transition: .3s;
	position: relative;
	border:3px solid #f5f5f5;
	box-shadow: 0 0 0 0 rgba(0,0,0,.16);
	width:40%;
	float:left;
	padding-right:2%;
}
#wrapper7 .col span {
	transition: .3s;
	position: relative;
	border:3px solid #f5f5f5;
	box-shadow: 0 0 0 0 rgba(0,0,0,.16);
	width:58%;
	float:left;
}
#wrapper7 .col span h3 {
	font-size: 1.6rem;
	padding-bottom: 15px;
	text-align:left;
	width: 100%;
	overflow: hidden;  /*溢出内容设为隐藏*/
	white-space: nowrap; /*强制文本单行显示*/
	text-overflow: ellipsis; /*设置溢出文本显示为省略标记*/
}
#wrapper7 .col span p {
  -webkit-line-clamp: 3;
  line-clamp: 3;
}
#wrapper7 .bmore{ display:none;}

#innews .post-content h2 {
	font-size: 1.6rem;
	margin-bottom: 12px;
}
#innews .post-content {
    padding: 20px;
}
#innews .news-left {
	margin: 0;
	width: 100%;
	margin-bottom: 20px;
}
#innews .contact-right {
	width: 100%;
}
#innews .news-list ul li {
	background: url(../images/news-dot.jpg) no-repeat left center;
	line-height: 2.5;
	border-bottom: 1px dashed #BABABA;
	padding-left: 25px;
	width:100%;
	margin-right:0;
	float: none;
}
#innews .bmore{ display:none;}

.aboutpic li{width:100%; float:left; margin:1% 0 1% 0;}
.aboutpic li:nth-child(2n){width:100%; float:left; margin:1% 0 1% 0;}

.sendmess  {
	width:100%; padding:10px 0;
}
.sendmess  h3{
 font-size:18px; line-height:36px; font-weight:500; margin-bottom:30px; 
}
.sendmess  .input {
	width:100%; border:1px solid #ddd; height:50px; line-height:30px; padding:10px; margin-bottom:10px;font-size:16px; float:left; outline:none; border-radius:5px;
}
.sendmess  .input2 {
	width:100%; border:1px solid #ddd; height:50px; line-height:30px; padding:10px; margin-bottom:10px;font-size:16px; float:right;
}
.sendmess textarea {
	width:100%; border:1px solid #ddd; height:140px; line-height:30px; padding:10px; margin-bottom:10px;font-size:16px;
}
.sendmess .button {
	width:100%;  background-color:#71b31d; height:60px; line-height:60px; text-align:center; font-size:16px; color:#FFFFFF;  border-radius:5px;
}
.sendmess .button:hover {
	background-color:#333; color:#FFFFFF; 
}

/*--------底部--------*/
footer {
	padding: 20px 0px 20px 0px;
	font-size:14px;
	line-height:24px;
}
footer .fcon {
	padding:20px 0; overflow:hidden;
}
footer .contact {
	width: 100%; padding:0 10px;
}

footer .service, footer .footer-logo, footer .servicepro {
	display: none;
}
/*-------------------------*/
#bottom {
	line-height: 1.6; font-size:14px; display:none;
}
#bottom>.wrapper {
	padding: 10px;
}
#bottom >.wrapper .left {
	width: 100%;
	text-align: center;
}
#bottom >.wrapper .right {
	display: none;
}
/*-------内页焦点图--------*/
#page-banner .content {
	min-height: 150px;
}
#page-banner .content > h2 {
	font-size: 2.4rem;
	letter-spacing:4px;
}
/*------内页与公共部分------*/
.row {
	margin-right: -5px;
	margin-left: -5px;
}
.company-active .col {
	padding: 0 5px;
}
 {
	padding: 30px 0 15px 0;
}
.breadcrumb {
	height:40px;
	line-height:40px;
}
.page-title {
	display: none;
}
.box {
	box-shadow: none;
	overflow: visible;
	background-color: transparent;
}

/*------产品列表页----*/



 ul.tech-list {
	margin: 0 -8px;
	padding: 0;
}
 ul.tech-list li {
	width: 50%;
	margin-bottom: 20px;
}
 ul.tech-list li div {
	margin: 0 8px;
}

/*-----产品详情页----*/
 .panel .fl {
	display: none;
}
 .panel .fr {
	width: 100%;
	padding: 10px 5px;
	background-color: #fff;
	margin-left:0;
}
 .panel .fr > h1 {
	font-size: 2rem;
	margin-bottom: 8px;
}
#productSlide {
	display: block;
}
 .panel {
	margin: 0 auto 10px;
}
/*-------产品详情页--------*/
 .details {
	margin-bottom: 10px;
}
 .nav-about {
	height: 36px;
	line-height: 36px;
	font-size: 1.5rem;
	margin: 0 auto 10px;
}
 .nav-tabs a {
	font-size: 1.5rem;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	border-right: 1px solid #d9d9d9;
}
 .tab-content {
	padding: 10px;
}

/*-----公司简介---*/
 .left-info {
	padding: 0;
}
 .left-info img{
	width: 100%;
	padding: 0;
	margin-bottom: 10px;
}
/*------新闻列表页---*/
 hgroup>figure {
	padding:10px 0;
}
/*------新闻详情页----*/
 .newsview{
	margin: 0 auto;
	padding: 30px 0;
	overflow:hidden;
}
 .newsleft{
	width:100%;
	float:left;
	overflow:hidden;
}
 .newsright{
	width:100%;
	margin-left:0;
	float:left;
	overflow:hidden;
}
 .news-info .new-tit h1 {
	font-size: 2rem;
	font-weight:600;
	margin-bottom: 20px;
}
.news-info .news-body {
	padding: 20px 0;
	line-height: 26px;
	font-size: 1.4rem;
}
.news-info .news-body img {
	max-width: 800px;
	vertical-align: middle;
	width:100%;
}
.news-info .news-body h2 {
	font-size: 1.8rem;
	margin-bottom: 10px;
}
.news-info .news-body h3 {
	font-size: 1.6rem;
	margin-bottom: 10px;
}
.news-info .news-body h4 {
	font-size: 1.4rem;
	margin-bottom: 8px;
}
/*----旋转木马轮播---*/
 hgroup,  .news-info,  .pro-info {
	padding: 0;
}

#content .contact {
	width:100%; padding:30px 0 0 0;
}
#content .contact .leftcon {
	width:100%; margin-right:0; float:left; font-size:14px; line-height:30px;text-align: left; margin-bottom:20px;
}
#content  .contact .leftcon h2{
 font-size:24px; line-height:30px; font-weight:600; margin-bottom:30px;
}
#content  .contact .rightcon {
	width:100%; float:left; overflow:hidden;
}
 #content .contact .rightcon h3{
 font-size:16px; line-height:36px; font-weight:600; margin-bottom:20px;
}
#content  .contact .input {
	width:100%; border:1px solid #ddd; height:50px; line-height:30px; padding:10px; margin-bottom:10px;font-size:14px;
}
#content  .contact textarea {
	width:100%; border:1px solid #ddd; height:140px; line-height:30px; padding:10px; margin-bottom:10px;font-size:14px;
}
#content  .contact .button {
	width:100%; background-color:#333333; height:50px; line-height:50px; text-align:center; font-size:14px; color:#FFFFFF; margin-bottom:50px;
}


.morepic{ margin-top:10px; overflow:hidden;}
.morepic li{ margin:1% ; width:98%; float:left;}
.morepic li:nth-child(2n){ margin:1% ; width:98%; float:left; float:left;}
.morepic li img{ width:100%;}

.meishipic{ margin-top:10px; overflow:hidden;}
.meishipic li{ margin:1% ; width:98%; float:left;}
.meishipic li:nth-child(3n){ margin:1% ; width:98%; float:left;}
.meishipic li img{ width:100%;}

.tianyuanpic{ overflow:hidden;}
.tianyuanpic li{margin:1% ; width:98%; float:left;}
.tianyuanpic li:nth-child(3n){ margin:1% ; width:98%; float:left;}
.tianyuanpic li img{ width:100%; border:1px solid #f2f2f2;}
.tianyuanpic li span{ width:100%; text-align:center; line-height:40px; display:block;}

 ul.solution-list {
	margin: 0 -8px;
	padding: 0;
}

 ul.solution-list li {
	width: 100%;
	margin:0;
	padding-bottom:10px;
	border-bottom:1px #CCCCCC dashed;
	margin-bottom:10px;
}
 ul.solution-list li div {
	text-align: center;
	margin-right:0;
	border: 4px solid #f2f2f2;
	-webkit-transition: all .2s;
	transition: all .2s;
	width:40%;
	float:left;
}
 ul.solution-list li img {
	width: 100%; height:auto;
}
 ul.solution >li span {
float:left; width:52%; margin-left:3%; overflow:hidden;
}
 ul.solution >li span h3 {
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 24px;
	padding-bottom: 6px;
	padding-top:0;
}

 ul.solution >li span p {
	font-size: 1.3rem;
	line-height: 22px;
}

 .newone-list {
	padding: 20px 0;
}

 .newone-list li {
	width: 100%;
	margin:0;
	padding-bottom:20px;
	margin-bottom:10px;
	background-color:#f8f8f8;
}
 .newone-list li div {
	text-align: center;
	margin-right:0;
	border: 0 solid #f2f2f2;
	-webkit-transition: all .2s;
	transition: all .2s;
	width:100%;
	float:left;
}
 .newone-list li img {
	width: 100%; height:auto;
}
 .newone-list >li span {
float:left; width:100%; margin-left:0; overflow:hidden; padding:10px 0 0 0;
}
 .newone-list >li span h3 {
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	padding-bottom: 6px;
	padding-top:0;
}

 .newone-list >li span p {
	font-size: 1.4rem;
	font-weight: normal;
	text-align:left;
	padding-top:10px;
	line-height: 26px;
	width: 100%;
	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;
}
 .newone-list >li span .newmore{ display:none;}


 .newtwo-list {
	margin: 0 auto;
	padding: 50px 0;
	overflow:hidden;
}
 .newtwo-list li {
	width: 96%;
	margin:2%;
	background-color:#f8f8f8;
	-webkit-transition: all .2s;
	transition: all .2s;
	padding:10px;
	overflow:hidden;
	float:left;
}
 .newtwo-list li div {
	-webkit-transition: all .2s;
	transition: all .2s;
	width:100%;
	float: none;
}
 .newtwo-list li:hover {
	background-color:#f2f2f2;
}
 .newtwo-list li img {
	width: 100%; height:auto;
}

 .newtwo-list >li span {
 float:left;
 width:100%;
 padding:20px;
}
 .newtwo-list >li span h3 {
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 26px;
	margin-bottom:10px;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
 .newtwo-list >li span .ttime {
	font-size: 14px;
	text-align:left;
	line-height: 26px;
	overflow:hidden;
	color:#999;
}
 .newtwo-list >li span p {
	font-size: 1.4rem;
	font-weight: normal;
	text-align:left;
	padding-top:10px;
	line-height: 26px;
	width: 100%;
	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;
}

 .newtwo-list >li span .newmore{ margin-top:15px;}
 .newtwo-list >li span .newmore a{ color:#666; font-size:14px; padding:5px 15px; border-radius:20px; border:1px solid #999;}
 .newtwo-list >li span .newmore a:hover{ color:#fff; background-color: #9cd5e4; border:1px solid #9cd5e4;}
 
 
 .faq-list {
	padding:20px 15px;
	margin:0 auto;
}
 .faq-list h2{ font-size:18px; font-weight:600; padding-bottom:20px;}
 .faq-list li {
	width: 100%;
	margin-bottom:15px;
	padding:10px 0;
}
 .faq-list >li  h3 {
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
}
 .faq-list >li  p {
	font-size: 14px;
	line-height: 30px;
}

 ul.product-list4 {
	margin: 0 -10px;
	padding: 20px 0;
}
 ul.product-list4 li {
	width: 100%;
	height: auto;
	margin:3%;
	border: 2px solid #f2f2f2;
	-webkit-transition: all .4s;
	transition: all .4s;
}

 ul.product-list4 li:hover {
	border: 2px solid #0074c1;
}
 ul.product-list4 li img {
	width: 100%;
}
 ul.product-list4 li h3 {
	text-align: center;
	padding:5px;
	font-size:14px;
	font-weight:normal;
	background-color:#f2f2f2;
	line-height:30px;
}
}

/*在480 和 767像素之间的屏幕里，超小屏幕，主要是手机 */
@media screen and (max-width:480px) {
/*--------banner图-----------*/

/*-----焦点图----*/
.swiper-button-prev, .swiper-button-next {
	display: none !important;
}
main#index > section {
	padding: 20px 0;
}
/*-------底部文件---------*/
footer h3 {
	margin-bottom: 10px;
}

#bottom > .wrapper .left span {
	padding: 0;
	display: block;
}


/*------内页与公共部分------*/
 {
	padding: 10px 0;
}
/*-----产品详情页----*/
 .panel .fr>h1 {
	font-size: 1.6rem;
	line-height: 1.7;
	margin-bottom: 8px;
}
/*----公司简介---*/
 .profile>h1 {
	font-size: 2.0rem;
	margin-bottom: 6px;
}
 .profile>h2 {
	font-size: 1.8rem;
	margin-bottom: 6px;
}
 .profile>h3 {
	font-size: 1.6rem;
	margin-bottom: 4px;
}
 .profile>p {
	margin-bottom: 10px;
}
 .profile table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 8px;
}
/*-----内页新闻列表-----*/
 hgroup>figure img {
	width: 30%;
}
 hgroup>figure figcaption {
	width: 70%;
}
#content hgroup>figure h3 {
	font-size: 1.5rem;
	padding: 0 0px 0px 12px;
}
#content hgroup>figure figcaption p {
	font-size: 1.4rem;
	line-height: 22px;
	height: 25px;
	overflow: hidden;
	padding: 0 0px 0px 12px;
}
#content hgroup>figure>figcaption>span {
	font-size: 1.2rem;
	color: #999;
	padding-left: 12px;
}
}

