		*{margin:0;padding:0;font-family:微软雅黑;}
		.content{width:100%;margin:0 auto;}

		.top{height:70px;width:100%;background:#26958e;}
		.top .intop{width:94%;margin:0 auto;height:70px;display:flex;flex-direction:row;display: -webkit-flex;
            justify-content: space-between;
            flex-direction: row;align-items:center;}

         .banner{width:100%;max-height:200px;}
         .banner img{width:100%;max-height:200px;}

         /* flexslider */
		.flexslider{position:relative;height:auto;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;width:96%;margin:0 auto;}
		.slides{position:relative;z-index:1;}
		.slides li a{border:0;}
		.slides li img{height:auto;width:100%;border:0;}
		.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
		.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
		.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
		.flex-control-nav .flex-active{background-position:0 0;}

		.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;list-style-type:none;}
		.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
		.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
		.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

         

         .nav{width:90%;padding:0 5% 0 5%;height:120px;display:flex;flex-direction:row;display: -webkit-flex;
            justify-content: space-between;
            flex-direction: row;align-items:center;background:#fff}

         .nav .one{
         	width:30%;
         	display:flex;
         	flex-direction:column;
            text-align:center;align-items:center;
            margin-top:30px;
          }
		  .nav .one img{width:75px;height:75px;margin:0 auto;align-items:center;}
          .nav .one span{color:#26958e;font-size:16px;margin-top:6px;}



          .about{width:100%;}
          .about .inabout{width:94%;margin:0 3%;height:auto;border-top:6px solid #eee;margin-top:35px;}
          .a_title{height:80px;line-height:80px;display:flex;flex-direction:row;display: -webkit-flex;
            justify-content: space-between;
            flex-direction: row;}
          .a_title span{font-size:22px;color:#111;}
          .a_title span i{font-size:16px;color:#bbb;}
          .a_title i.more{font-size:18px;color:#ccc;}

          .a_content{height:auto;width:100%;display:flex;flex-direction:row;}
          .a_content img{width:35%;height:auto;max-height:125px;}
           .a_content .incontent{width:62%;margin-left:3%;color:#333;font-size:15px;}
            .a_content .incontent a{color:#26958e;font-weight:700;text-decoration:none}
            .incontent span{height:auto;display:-webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:5;
overflow: hidden;line-height:20px;}

			.incontent span.news{color:#777;}
			 .incontent span.news h2{margin-bottom:10px;font-size:16px;color:#222;display:-webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:1;
overflow: hidden;}
			
			.incontent .content_list{display:flex;flex-direction:column;}
			.uptop{margin-bottom:15px;border-bottom:2px dotted #ddd;padding-bottom:15px;}



		.product{width:100%;margin:0 auto;height:auto;text-align:center}
		.product dl{width:48%;border:1px solid #dedede;float:left;box-shadow:0 2px 2px 2px #f5f5f5;margin-bottom:15px;}
		.product dl:nth-of-type(even){margin-left:2.3%;}
		.product dl dt img{width:100%;height:160px;}
		.product dl dt.dtanli img{width:100%;height:130px;}
		.product dl dd{height:40px;line-height:40px;text-align:center;}
		.product dl dd a{font-size:15px;color:#01a398;font-weight:700;text-decoration:none}


		.product dl dd.anli{background:#26958e;margin-top:-5px;}
		.product dl dd.anli a{color:#fff;}


		.bottom{height:auto;width:94%;background:#26958e;margin-top:20px;padding:20px 3%;}
		.bottom .text{font-size:16px;color:#fff;line-height:33px;}




.fix{width:100%;position:fixed;left:0px;bottom:0px;background:#26958e;border-top:1px solid #aaa;z-index:9999;}
.fix ul li{float:left;list-style:none;text-align:center;width:25%;}
.fix ul li.teshu{width:25%}
.fix ul li img{height:21px;width:21px;text-align:center;}
.fix ul li a{font-size:14px;display:inline-block;height:47px;padding-top:7px;color:#fff;text-decoration:none;display:inline-block;width:100%;border-right:1px solid #03877f;}
.fix ul li.teshu a{background:#e64747;}