	/*********內頁**********/

input[type=text],
	input[type=password],
	textarea,
	button {
	  -webkit-appearance: none;
	     -moz-appearance: none;
	          appearance: none;
	  background-color: transparent;
	  border: none;
	  border-radius: 0;
	  
	  outline: none;
	  padding: 0;
	  margin: 0;
	}
	
	select {
	  cursor: pointer;
	}
	
	textarea {
	  resize: vertical;
	}

	

	.titleBox {
	  position: relative;
	  color: #333;
	  float:left;
	  width: 20%;
	}
	
	
	
	@media (max-width: 639px) {

.titleBox {
	  
	  width: 25%;
	}
}

	.titleBox .titleTw {
	  position: relative;
	  font-size: 0.24rem;
	  line-height: 1.6;
	  margin-top: 0.2rem;
	  color: #009241;
	  text-transform: uppercase;
	  font-weight: normal;
	  display: block;
	}
	

	.titleBox .titleEn {
	  font-size: 0.32rem;
	  line-height: 1.8;
      font-style: normal;
	  text-transform: uppercase;
	  display: block;	
	}
	
	.titleintro {
	  font-size: 0.2rem;
	  line-height: 1.8;
	  font-style: normal;
	  color: #666;
	  text-transform: uppercase;
	  display: block;
	  padding: 0 1%;
	  width: 60%;
	  float: left;
	  margin-top: 0.3rem;
	}
	
	
	
	.titleBox p {
	  font-size: 0.18rem;
	  line-height: 1.8;
	  font-style: normal;
	  text-transform: uppercase;
	  display: block;	
	}
	
	
		
	@media (max-width: 639px) {
		
	.titleBox p{font-size: 0.22rem;}
		
	.titleintro {
		display: none;
	  }
	  
	  
	}
	
	.am-vertical-align{font-size:0}

	.am-vertical-align-bottom, .am-vertical-align-middle{display: inline-block;
    font-size: 1.6rem;
    max-width: 100%;}
	.am-vertical-align-middle{vertical-align:middle;}
	.am-vertical-align:before{content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;}

	.index_case{padding:0px 0px;}
	.index_case_iteam{ margin-top:0px;}
	.index_case_iteam li{ float:left; width:25%; margin-top: 0.3rem;}
	.index_case_iteam li a{ display:block;overflow:hidden; position:relative; background:-webkit-gradient(linear, 46% 0%, 100% 0%, from(rgba(53,136,188,1)), to(rgba(35,197,104,1))); height:100%;}
	.index_case_iteam li a .img{ width:100%; background-position:center center; background-repeat:no-repeat; background-size:cover;transition: all 0.35s;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;}
	.index_case_iteam li .img:before{ display:block; content:''; padding-bottom:120%;}
	.index_case_iteam li a .title{ display:block; width:calc(100% - 30px); height:calc(100% - 30px); position:absolute; left:15px; top:15px; color:#fff; text-align:center;opacity:0;transition: all 0.35s ease;-webkit-transition: all 0.35s ease;transform: scale(0.6);}
	.index_case_iteam li a .title strong{ display:block; font-weight:normal;transform: translateY(20px);-webkit-transform: translateY(20px);transition: .4s; padding:0 10px; font-size:24px;}
	.index_case_iteam li a .title strong:after{ display:block; content:''; width:1px; height:24px; background-color:#fff; margin:10px auto;}
	.index_case_iteam li a .title span{ display:block;font-size:0.18rem;transform: translateY(-20px);-webkit-transform: translateY(-20px);transition: .4s; width:80%; margin:20px auto; padding-top:5px;}
	.index_case_iteam li a .title span p{ margin:0px; font-size:0.18rem; line-height:26px;}
	/*.index_case_iteam li a .title span:after{ display:block; content:'+'; border: 1px solid #fff; width:30%; font-size:20px; margin:20px auto 0; padding:2px; text-align:center;}*/
	.index_case_iteam li a:hover .img{transform: scale(1.3);-webkit-transform: scale(1.3);-ms-transform: scale(1.3);opacity: 0.1;filter: alpha(opacity=10);}
	.index_case_iteam li  a:hover .title{visibility: visible;opacity: 1;transform: scale(1);}
	.index_case_iteam li a:hover .title strong,.index_case li a:hover .title span{transform: translateY(0);-webkit-transform: translateY(0);transition: .4s;}
	.more_btn{ display:block; width:110px; line-height:32px; border:#302f2f solid 1px; text-align:center; margin:30px auto 0; border-radius:10px;transition: all 300ms ease-in-out 0s; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
	.more_btn:hover{ background-color:#000; color:#fff; border:#000 solid 1px;}
	
	span.shenme_text{position:absolute; z-index:2;  color:#fff; text-align:center;width:100%;font-size:0.22rem; bottom:40px;}
	span.shenme_text1{position:absolute; z-index:2;  color:#fff; text-align:center;width:100%;font-size:0.18rem; bottom:15px; opacity: 0.7;}
	
	@media (max-width: 640px) {
	.index_case_iteam li{width:50%;}
	}
	
	
	@media (max-width: 1023px) {
	.index_case_iteam li{width:50%;}
	}
	
	
	
	.n_am-vertical-align{font-size:0}
	
	.n_am-vertical-align-bottom, .am-vertical-align-middle{display: inline-block;
	font-size: 1.6rem;
	max-width: 100%;}
	.n_am-vertical-align-middle{vertical-align:middle;}
	.n_am-vertical-align:before{content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;}
	
	.n_index_case{padding:0px 0px;}
	.n_index_case_iteam{ margin-top:0px;}

	.n_index_case_iteam li{ float:left; width:21%; margin: 2%;}
	.n_index_case_iteam li a{ display:block;overflow:hidden; position:relative; background:-webkit-gradient(linear, 46% 0%, 100% 0%, from(rgba(53,136,188,1)), to(rgba(35,197,104,1))); height:100%;}
	.n_index_case_iteam li a .img{ width:100%; background-position:center center; background-repeat:no-repeat; background-size:cover;transition: all 0.35s;-webkit-transition: all 0.35s;-ms-transition: all 0.35s;}
	.n_index_case_iteam li .img:before{ display:block; content:''; padding-bottom:135%;}
	.n_index_case_iteam li a .title{ display:block; width:calc(100% - 30px); height:calc(100% - 30px); position:absolute; left:15px; top:15px; color:#fff; text-align:center;opacity:0;transition: all 0.35s ease;-webkit-transition: all 0.35s ease;transform: scale(0.6);}
	.n_index_case_iteam li a .title strong{ display:block; font-weight:normal;transform: translateY(20px);-webkit-transform: translateY(20px);transition: .4s; padding:0 10px; font-size:24px;}
	.n_index_case_iteam li a .title strong:after{ display:block; content:''; width:1px; height:24px; background-color:#fff; margin:10px auto;}
	.n_index_case_iteam li a .title span{ display:block;font-size:0.18rem;transform: translateY(-20px);-webkit-transform: translateY(-20px);transition: .4s; width:80%; margin:20px auto; padding-top:5px;}
	.n_index_case_iteam li a .title span p{ margin:0px; font-size:0.18rem; line-height:26px;}
	/*.index_case_iteam li a .title span:after{ display:block; content:'+'; border: 1px solid #fff; width:30%; font-size:20px; margin:20px auto 0; padding:2px; text-align:center;}*/
	.n_index_case_iteam li a:hover .img{transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);opacity: 1;filter: alpha(opacity=100);}
	.n_index_case_iteam li  a:hover .title{visibility: visible;opacity: 1;transform: scale(1);}
	.n_index_case_iteam li a:hover .title strong,.index_case li a:hover .title span{transform: translateY(0);-webkit-transform: translateY(0);transition: .4s;}
	.n_more_btn{ display:block; width:110px; line-height:32px; border:#302f2f solid 1px; text-align:center; margin:30px auto 0; border-radius:10px;transition: all 300ms ease-in-out 0s; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
	.n_more_btn:hover{ background-color:#000; color:#fff; border:#000 solid 1px;}
	
	span.n_shenme_text{position:absolute; z-index:2;  color:#fff; text-align:center;width:100%;font-size:0.22rem; bottom:40px;}
	span.n_shenme_text1{position:absolute; z-index:2;  color:#fff; text-align:center;width:100%;font-size:0.18rem; bottom:15px; opacity: 0.7;}
	
	@media (max-width: 640px) {
	.n_index_case_iteam li{width:50%;}
	}
	
	
	@media (max-width: 1023px) {
	.n_index_case_iteam li{width:46%;}
	}	
	
.n_hezuo_box{
	clear: both;
    width: 100%;
    height: 852px;
    background: url(../images/w_map_bg.png) no-repeat center top;
	background-size: cover;
}
	
	.n_hezuo_box_list{
	float: right;
    width: 30%;
    margin-top: 2rem;
    margin-right: 1.5rem;
	text-align: left;
	}
		
.shuzi{  display: flex; width: 100%;}
.shuzi h2{ font-size:2.2rem; color: #ccc;line-height:1.6; font-weight: normal;  }
.shuzi p{ font-size: 0.24rem; color: #c9c9c9; line-height: 2;vertical-align:middle; margin-top: 1.2rem; margin-left: 0.3rem;  }

.btn_hezuo{float: left; width: 100%; }
.btn_hezuo a{font-size: 0.18rem; padding: 0.18rem .7rem; border-radius: 0.3rem;color: #fff; transition: all 0.3s;background: -webkit-gradient(linear, 46% 0%, 100% 0%, from(rgba(53,136,188,1)), to(rgba(35,197,104,1)));}
.btn_hezuo a span{margin-left: 0.19rem;}
.btn_hezuo a:hover{background: #efb800;color: #fff;}


@media (max-width: 639px) {
.n_hezuo_box{ height: auto!important;padding: 0.3rem 0 ;margin-top: 0.3rem; }
.n_hezuo_box_list{ float:right; width: 60%;margin-top: 0.2rem;margin-right:5%;text-align: right;  }
.shuzi{display: block; }
.shuzi h2{ font-size:1.2rem; text-align: right;  }
.shuzi p{ margin-top: 0rem; }
.btn_hezuo{ margin-top: 0.4rem;margin-bottom: 0.3rem; }

}
	
	
	

	.newsArea {
	  padding:0;
	  background-color: #fff;
      max-width: 100%;
	}
	
	.newsArea .titleBox {
	  padding-left: 0.2rem;
	  margin:0.2rem 0;
	  width:calc(100% - 0.2rem) ;
	  position: relative;
	}
	

	.newsArea .Img {
	  position: relative;
	  overflow: hidden;
	  width: 100%;
	  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
	          clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
	  -webkit-transform: translateZ(0);
	          transform: translateZ(0);
	  -webkit-transition: all 0.5s ease-in-out;
	  transition: all 0.5s ease-in-out;
	}
	
	.newsArea .Img img {
	  -webkit-transform: scale(1.1);
	          transform: scale(1.1);
	  -webkit-transition-delay: 0.4s;
	          transition-delay: 0.4s;
			
	}
	.newsArea .Img:hover img {
	  -webkit-transform: scale(1.1);
	          transform: scale(1.1);
	  -webkit-transition-delay: 0s;
	          transition-delay: 0s;
	}
	.newsArea .Img img {
	  width: 100%;
	  display: block;
	  -webkit-backface-visibility: hidden;
	          backface-visibility: hidden;
	  -webkit-transition: all 0.3s ease-out;
	  transition: all 0.3s ease-out;
	  -webkit-transition-delay: 0s;
	          transition-delay: 0s;
	}
	.newsArea .Txt {
	  opacity:0;
	  -webkit-transform: translateY(20px);
	          transform: translateY(20px);
	  -webkit-transition: all 1s ease-out;
	  transition: all 1s ease-out;
	}
	.newsArea .Txt .title,
	.newsArea .Txt .scale,
	.newsArea .Txt .structure {
	  display: -webkit-box;
	  -webkit-line-clamp: 1;
	  -webkit-box-orient: vertical;
	  overflow: hidden;
	  text-overflow: ellipsis;
	}
	.newsArea .Txt .title {
	  margin-bottom: 0.15rem;
	  font-size: 0.2rem;
	  font-weight: bold;
	  line-height:2;
	}
	.newsArea .Txt .specification {
	  
	  padding-top: 0.15rem;
	  font-size: 0.18rem;
	  line-height: 1.6;
	  color: #6e6e6e;
	  border-top: 1px solid rgba(0, 0, 0, 0.2);
	}
	
	
	.newsArea .newsBox {
	  position: relative;
	  margin-top: 0.4rem;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: justify;
	  -ms-flex-pack: justify;
	  justify-content: space-between;
	}
	
	
	.newsArea .newsBoxList {
	  position: relative;
	}
	@media (max-width: 860px) {
	  .newsArea .newsBoxList {
	    width: 100%;
	  }
	}
	.newsArea .newsList {
	  max-width: 670px;
	}
	@media (max-width: 1366px) {
	  .newsArea .newsList {
	    max-width: 600px;
	  }
	}
	@media (max-width: 1280px) {
	  .newsArea .newsList {
	    max-width: 540px;
	  }
	}
	@media (max-width: 960px) {
	  .newsArea .newsList {
	    max-width: 500px;
	  }
	}
	@media (max-width: 860px) {
	  .newsArea .newsList {
	    max-width: 670px;
	    margin: 0 auto;
	  }
	}
	.newsArea .newsList.hide .Img {
	  -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
	          clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
	}
	.newsArea .newsList.hide .Img::before {
	  left: 100%;
	  -webkit-transition-delay: 0.3s;
	          transition-delay: 0.3s;
	}
	.newsArea .newsList.hide .Txt {
	  opacity: 1;
	  -webkit-transform: translateY(0);
	          transform: translateY(0);
	  -webkit-transition-delay: 0.4s;
	          transition-delay: 0.4s;
	}
	.newsArea .newsList .Txt {
	  display: none;
	  padding-top: 18px;
	  padding-bottom: 70px;
	}
	@media (max-width: 1180px) {
	  .newsArea .newsList .Txt {
	    display: block;
	  }
	}
	@media (max-width: 640px) {
	  .newsArea .newsList .Txt {
	    padding-bottom: 15px;
	  }
	}
	.newsArea .newsTextList {
	  position: absolute;
	  top: 0;
	  left: calc(100% + 30px);
	  z-index: 1;
	  max-width: 285px;
	}
	@media (max-width: 1180px) {
	  .newsArea .newsTextList {
	    position: absolute;
	    left: -100%;
	    z-index: -5;
	    pointer-events: none;
	  }
	  .newsArea .newsTextList .newsItem {
	    opacity: 1;
	  }
	}
	.newsArea .newsTextList .Img {
	  display: none;
	}
	.newsArea .newsTextList .Txt {
	  opacity: 1;
	  -webkit-transform: translateY(0);
	          transform: translateY(0);
	}
	.newsArea .newsSecList {
	  position: static;
	  padding-top: 170px;
	  margin: 0 30px;
	  max-width: 285px;
	}
	@media (max-width: 1366px) {
	  .newsArea .newsSecList {
	    padding-top: 140px;
	  }
	}
	@media (max-width: 1280px) {
	  .newsArea .newsSecList {
	    max-width: 265px;
	  }
	}
	@media (max-width: 1180px) {
	  .newsArea .newsSecList {
	    max-width: 345px;
	  }
	}
	@media (max-width: 960px) {
	  .newsArea .newsSecList {
	    margin: 0;
	    max-width: 305px;
	  }
	}
	@media (max-width: 860px) {
	  .newsArea .newsSecList {
	    position: absolute;
	    left: -100%;
	    z-index: -5;
	    pointer-events: none;
	  }
	  .newsArea .newsSecList .newsItem {
	    opacity: 0;
	  }
	}
	.newsArea .newsSecList.hide .Img {
	  -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
	          clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
	  -webkit-transition-delay: 0.3s;
	          transition-delay: 0.3s;
	}
	.newsArea .newsSecList.hide .Img::before {
	  left: 100%;
	  -webkit-transition-delay: 0.6s;
	          transition-delay: 0.6s;
	}
	.newsArea .newsSecList.hide .Txt {
	  opacity: 1;
	  -webkit-transform: translateY(0);
	          transform: translateY(0);
	  -webkit-transition-delay: 0.6s;
	          transition-delay: 0.6s;
	}
	.newsArea .newsSecList .Txt {
	  padding-top: 18px;
	}
	.newsArea .newsThirdList {
	  padding-top: 270px;
	  max-width: 265px;
	}
	@media (max-width: 1366px) {
	  .newsArea .newsThirdList {
	    padding-top: 220px;
	  }
	}
	@media (max-width: 1280px) {
	  .newsArea .newsThirdList {
	    max-width: 245px;
	  }
	}
	@media (max-width: 1180px) {
	  .newsArea .newsThirdList {
	    position: absolute;
	    left: -100%;
	    z-index: -5;
	    pointer-events: none;
	  }
	  .newsArea .newsThirdList .newsItem {
	    opacity: 1;
	  }
	}
	.newsArea .newsThirdList.hide .Img {
	  -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
	          clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
	  -webkit-transition-delay: 0.6s;
	          transition-delay: 0.6s;
	}
	.newsArea .newsThirdList.hide .Img::before {
	  left: 100%;
	  -webkit-transition-delay: 0.9s;
	          transition-delay: 0.9s;
	}
	.newsArea .newsThirdList.hide .Txt {
	  opacity: 1;
	  -webkit-transform: translateY(0);
	          transform: translateY(0);
	  -webkit-transition-delay: 0.9s;
	          transition-delay: 0.9s;
	}
	.newsArea .newsThirdList .Txt {
	  padding-top: 0.2rem;
	}
	.newsArea .arrowBox .arrow {
	  position: relative;
	  display: -webkit-inline-box;
	  display: -ms-inline-flexbox;
	  display: inline-flex;
	  -webkit-box-align: center;
	      -ms-flex-align: center;
	          align-items: center;
	  font-size: 0.18rem;
	  font-weight: 700;
	
	  text-align: center;
	  color: #014099;
	  cursor: pointer;
	}
	.newsArea .arrowBox .arrow:hover {

	}
	.newsArea .arrowBox .arrow .arrowLine {
	  position: relative;
	  overflow: hidden;
	  margin: 0 13px;
	  display: inline-block;
	  width: 33px;
	  height: 1px;
	}
	.newsArea .arrowBox .arrow .arrowLine::before {
	  content: "";
	  position: absolute;
	  top: 0;
	  left: 0;
	  display: block;
	  width: 100%;
	  height: 100%;
	  background: #014099;
	  -webkit-animation: arrowLineAnimation 2s cubic-bezier(0.32, 0.81, 0.42, 0.94) infinite;
	          animation: arrowLineAnimation 2s cubic-bezier(0.32, 0.81, 0.42, 0.94) infinite;
	}
	.newsArea .arrowBox .arrow .arrowCircle {
	  position: relative;
	  width: 60px;
	  height: 60px;
	  border: 2px solid #014099;
	  border-radius: 100%;
	}
	@media (max-width: 640px) {
	  .newsArea .arrowBox .arrow .arrowCircle {
	    display: none;
	  }
	}
	.newsArea .arrowBox .arrow .arrowCircle::before {
	  content: "";
	  position: absolute;
	  top: 50%;
	  left: 45%;
	  -webkit-transform: translate(-50%, -50%);
	          transform: translate(-50%, -50%);
	  width: 0;
	  height: 0;
	  border-style: solid;
	  background: transparent;
	}
	.newsArea .arrowBox .arrow .arrowCircle::after {
	  content: "";
	  position: absolute;
	  top: 50%;
	  left: 55%;
	  -webkit-transform: translate(-50%, -50%);
	          transform: translate(-50%, -50%);
	  width: 0;
	  height: 0;
	  border-style: solid;
	  background: transparent;
	}
	.newsArea .arrowBox .arrowPrev {
	  position: absolute;
	  left: 7px;
	  bottom: 4px;
	}
	@media (max-width: 1180px) {
	  .newsArea .arrowBox .arrowPrev {
	    left: 0;
	  }
	}
	.newsArea .arrowBox .arrowPrev .arrowLine::before {
	  animation: arrowLineAnimation 2s cubic-bezier(0.32, 0.81, 0.42, 0.94) infinite reverse;
	}
	.newsArea .arrowBox .arrowPrev .arrowCircle::before {
	  border-width: 6px 7px 6px 0;
	  border-color: transparent #014099 transparent transparent;
	  animation: arrowOpacityAnimation 2s 0.5s ease-in-out infinite reverse;
	}
	.newsArea .arrowBox .arrowPrev .arrowCircle::after {
	  border-width: 6px 7px 6px 0;
	  border-color: transparent #014099 transparent transparent;
	  animation: arrowOpacityAnimation 2s ease-in-out infinite reverse;
	}
	.newsArea .arrowBox .arrowNext {
	  position: absolute;
	  right: 7px;
	  top: 3px;
	}
	@media (max-width: 1180px) {
	  .newsArea .arrowBox .arrowNext {
	    top: auto;
	    bottom: 4px;
	    right: 0;
	  }
	}
	.newsArea .arrowBox .arrowNext .arrowLine::before {
	  -webkit-animation: arrowLineAnimation 2s cubic-bezier(0.32, 0.81, 0.42, 0.94) infinite;
	          animation: arrowLineAnimation 2s cubic-bezier(0.32, 0.81, 0.42, 0.94) infinite;
	}
	.newsArea .arrowBox .arrowNext .arrowCircle::before {
	  border-width: 6px 0 6px 7px;
	  border-color: transparent transparent transparent #014099;
	  -webkit-animation: arrowOpacityAnimation 2s ease-in-out infinite;
	          animation: arrowOpacityAnimation 2s ease-in-out infinite;
	}
	.newsArea .arrowBox .arrowNext .arrowCircle::after {
	  border-width: 6px 0 6px 7px;
	  border-color: transparent transparent transparent #014099;
	  -webkit-animation: arrowOpacityAnimation 2s 0.5s ease-in-out infinite;
	          animation: arrowOpacityAnimation 2s 0.5s ease-in-out infinite;
	}
	.newsArea .dotsBox .dots {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-wrap: wrap;
	      flex-wrap: wrap;
	  -webkit-box-align: center;
	      -ms-flex-align: center;
	          align-items: center;
	  -webkit-box-pack: center;
	      -ms-flex-pack: center;
	          justify-content: center;
	}
	.newsArea .dotsBox li {
	  display: block;
	  padding: 0 6px;
	  cursor: pointer;
	}
	.newsArea .dotsBox li:hover button {
	  background: #ff0000;
	}
	.newsArea .dotsBox .slick-active button {
	  width: 30px;
	  border-radius: 3px;
	  background: #ff0000;
	}
	.newsArea .dotsBox .blue button {
	  background: #ff0000;
	}
	.newsArea .dotsBox button {
	  font-size: 0;
	  width: 8px;
	  height: 8px;
	  border-radius: 100%;
	  background: #ccc;
	  cursor: pointer;
	}
	
	
	.home_about_box{margin-top: 0rem;width: 100%;position: relative; }
	
	.aboutArea {
	 padding: 0 1.85rem;
	     margin: 0 auto;
	     height: 100%;
	     max-width: 1920px;

	}
	
	.home_about_box:after {position:absolute;content: "";left: 0;top: 0;  background: url(../images/home_about_leftbg.jpg) no-repeat left top;width: 100%;background-size: cover;height: 600px; z-index: -1;}
	
	.aboutArea .model {
		 float: left;
		 width:50%;
	}

.aboutArea .model img{ max-width: 100%; }
  
	
	.aboutArea .rightBox {
	  position: relative;
	  z-index: 5;
	  float: left;
	  width: 45%;
	  margin:2% 5% 0 0;
	  
	
	}
	
	@media (max-width: 639px) {
		
		.aboutArea {
		 padding: 0 2%;
		 max-width: 100%;
		}
		
		.aboutArea .rightBox {  width: 96%;float: none;margin:0 2%;}
		.aboutArea .model{float: none; width: 100%;}
		.aboutArea:after{background: none;}
		
		.about_fenlei_box ul li img{ max-width: 40%;}
		
		}
	
	
	
/* 	.aboutArea em {
	  display: block;
	  font-size: 0.156rem;
	  text-transform: uppercase;
	  color: #999;
	  font-style: normal;
	  position: relative;
	  padding-left: 0.2rem;
	
	}
		.aboutArea em:before {position: absolute;content: "";width: 6px;height: 0.4rem;background: #ff0000;border-radius: 5px;left: 0;}
	 */
	
	
	.jisu_box{ clear: both; width: 100%; height:  772px; background: url(../images/w_jisu_bg.jpg) no-repeat center top; position: relative; padding: 0.3rem 0;box-sizing: border-box; }
	
	.aboutArea .Txt {
	  font-size: 0.18rem;
	  line-height: 2;
	}
	
	.aboutArea .Txt h1{ font-size: 0.32rem;font-weight: normal;line-height: 1.6;color: #111;margin:0; margin-bottom: 0.2rem;clear: both; display: block; }
	
	.aboutArea .Txt p{  
		font-size: 0.18rem;
	  line-height: 1.8;color: #666;}
	  
	  
	@media (max-width: 639px) {
	.aboutArea .Txt p{font-size: 0.22rem;}
	
	.aboutArea .Txt h1{font-size: 0.28rem;}
	
	}
	
	
	.hmc4ul{display:flex; justify-content:space-between; margin-top:0.1rem; width:100%;}
	.hmc4ul li{position:relative;width: 33.33%;float: left; text-align: left; padding: 0.3rem 0;}
	
	.hmc4ul li strong{ display:inline-block; font-weight:700; position:relative; font-size:0.5rem; letter-spacing:normal; line-height:2;color: #009341;width: 100%;}
	

	.hmc4ul li strong i{ font-size: 0.165rem; line-height: 1.5; font-style: normal; }
	.hmc4ul li p{ font-size: 0.18rem; line-height: 1.6;color: #666;}

    .about_fenlei_box{display: block; width: 100%;background: url(../images/home_about_right_bg.jpg) repeat;background-size: cover;padding: 0.2rem 0;}
    .about_fenlei_box ul li{position:relative; width: 33.33%;float: left; text-align: center; padding: 0.3rem 0;}
    .about_fenlei_box ul li img{ display: block; max-width: 0.7rem;text-align: center;margin: 0 auto 0 auto;  }
    .about_fenlei_box ul li a img{ transition: all 0.3s;}
    .about_fenlei_box ul li a:hover img{margin-top: -0.05rem;}
    .about_fenlei_box ul li h1{ display:inline-block; font-weight:400; position:relative; font-size:0.24rem; letter-spacing:normal; line-height:2;color: #fff;width: 100%;}
    .about_fenlei_box ul li p{ font-size: 0.165rem; line-height: 1.6;color: #fff;opacity: 0.5;}
	
	
	@media screen and (max-width:639px) {
		.hmc4ul li{font-size: 0.22rem;}
		.hmc4ul{ margin-top: 0;}
	}
	
	.jisu_box_main{float: right; width: 60%;}
	
	@media screen and (max-width:1200px) {
		.jisu_box_main{width: 80%;}
	}
		
		
	@media screen and (max-width:639px) {
		.jisu_box_main{width: 100%; float: none; }

	}
			
	
	.jisu_box_main ul{ width: 100%; padding-top: 1rem;}
	.jisu_box_main ul li{float: left; width: 46%; max-width: 350px; height: 220px;background: #fff;border-radius: 0.3rem;box-sizing: border-box;padding: 0.3rem;transition:.3s all;-webkit-transition:.3s all}

	.jisu_box_main ul li:nth-child(2),.jisu_box_main ul li:nth-child(4){margin-top: 1rem; margin-left: 0.7rem;}
	

	.jisu_box_main ul li .jisu_box_main_top{ width: 100%;  position: relative;border-bottom: 1px solid #ccc; padding-bottom: 0.1rem;}
	.jisu_box_main ul li .jisu_box_main_top span{ position: absolute; right: 15px; top: 30px; font-size: 0.3rem; color: #ccc;font-weight: 700;}
	.jisu_box_main ul li .jisu_box_main_top img{max-width: 60px;}
	.jisu_box_main ul li .jisu_box_main_bottom{ font-size: 0.18rem; margin-top: 0.2rem; color: #333; line-height: 1.8;}

     .jisu_box_main ul li:hover{ background:-webkit-gradient(linear, 46% 0%, 100% 0%, from(rgba(255,255,255,1)), to(rgba(35,197,104,0.2)));transition:.3s all;-webkit-transition:.3s all}

	@media screen and (max-width:639px) {
		
		.jisu_box_main ul li .jisu_box_main_bottom{ font-size: 0.22rem;}
    .jisu_box_main ul{padding-top: 0.5rem;}
    .jisu_box_main ul li:nth-child(2),.jisu_box_main ul li:nth-child(4){margin:5% 2%;}
	.jisu_box_main ul li{ max-width: 100%;margin:0px 2%;height: 200px; }
	
	.jisu_box{ height: auto!important;padding-bottom: 0.5rem; }
    .jisu_box .titleBox{ float:none; width: 100%;}	
	
}

		.bannertt {
		    position: relative;
		    width: 100%;
		    overflow: hidden;
			 margin:0 auto;
			 text-align:center;
			 background:#fff;
			 height: 550px;
			 z-index:1;
			 padding-top: 80px;
		}
		
		.bannertt picture img {
		    -webkit-animation: banner_inside 20s ease 1 forwards;
		    -moz-animation: banner_inside 20s ease 1 forwards;
		    -o-animation: banner_inside 20s ease 1 forwards;
		    animation: banner_inside 20s ease 1 forwards;
			opacity:1;
		}
		
		.bannertt picture{position: absolute; left:50%; width:4000px; margin-left:-2000px;}
	
		.bannertt .div01{position: absolute; left:50%; width:4000px; margin-left:-2000px;}

		@-webkit-keyframes banner_inside {
		    from {
		        -webkit-transform: scale(1.23);
		                transform: scale(1.23);
		    }
		    to {
		        -webkit-transform: scale(1);
		                transform: scale(1);
		    }
		}
		@-moz-keyframes banner_inside {
		    from {
		        -moz-transform: scale(1.23);
		        transform: scale(1.23);
		    }
		    to {
		        -moz-transform: scale(1);
		             transform: scale(1);
		    }
		}
		@-o-keyframes banner_inside {
		    from {
		        -o-transform: scale(1.23);
		           transform: scale(1.23);
		    }
		    to {
		        -o-transform: scale(1);
		           transform: scale(1);
		    }
		}
		@keyframes banner_inside {
		    from {
		        -webkit-transform: scale(1.23);
		           -moz-transform: scale(1.23);
		             -o-transform: scale(1.23);
		                transform: scale(1.23);
		    }
		    to {
		        -webkit-transform: scale(1);
		           -moz-transform: scale(1);
		             -o-transform: scale(1);
		                transform: scale(1);
		    }
		}

		
		.banner_txt{text-align:center;z-index: 5; height:100%;width: 1460px;  margin:0 auto; position:relative;}
		.banner_txt_a{ position:absolute; }
		.banner_txt1{ clear:both;font-size:36px; position:absolute;left:50%; margin-left:-50%;top:-20%; width:100%;  font-weight:bold;color:#fff; text-align:center;}
		.banner_txt2{ clear:both;font-size: min(max(4.167vw, 47px), 50px);  position:absolute;left: auto;top:42%;width:100%;  font-weight:bold;color:#2990CF; text-align:left; }
		.banner_txt3{ clear:both;font-size:16px; position:absolute;left: auto;top:54%;  font-weight:normal;color:#666; text-align:left;width:100%;}
		
		.banner_txt4{ clear:both;font-size:0.5rem; position:absolute;left:50%; margin-left: -50%; top:45%;  font-weight:normal;color:#2990CF; text-align:center;width:100%;}
		.banner_txt5{ clear:both;font-size:0.156rem; position:absolute;left:2%;bottom:5%;font-weight:normal;color:#fff; text-align:left; line-height:30px;width:100%; text-transform: uppercase;}
		.banner_txt5 a{color: #fff; }
		
		/*.banner_txt5{ clear:both;font: size 0.156rem; position:absolute;left:50%; margin-left: -50%; top:36%;font-weight:normal;color:#666; text-align:center; line-height:30px;width:100%; text-transform: uppercase;}
		.banner_txt5 a{color: #666; }*/
		
	
		
		.bannerBox{width:100%; margin: 0 auto; position: relative; padding-top: 0.9rem; }
		
		.bannerBox ul li{ display: block; width: 100%; }
		
		.bannerBox ul li img{ display: block; width: 100%; margin: 0 auto;}
		
		.bannerBox ul li .Txt{width:100%;  max-width:1300px; z-index:2; position:absolute;  top:50%;left:50%;-ms-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%); color:#fff; text-align:center; }
		
		.bannerBox ul li .Txt h2{font-size:0.9rem; line-height:3;opacity: 0.2; letter-spacing:3px; font-family:Geometr415 Blk BT; text-transform:uppercase; }
		.bannerBox ul li .Txt h1{font-size:0.45rem; line-height:2.2; margin-top:-1.84rem; letter-spacing:2px;}
		.bannerBox ul li .Txt h3{width:0.6rem; text-align:center; height:2px; background:#fff; margin:0 auto; display:block; margin-top:0rem;}
		.bannerBox ul li .Txt h3.marginleft50{ margin-left:50px;}
		
	@media screen and (max-width:639px) {
.bannerBox ul li .Txt{ display: none; }
}
	
	/*news*/
	.index_news .wp{ width:100%; max-width: 100%; margin: 0 0; }
	
	.index_news .swi_index_news{ width: 102%; margin: 0 -1%;  }
	.index_news .swi_index_news .swiper-slide{padding:0;width: calc(22.9% - 3px);  margin: 1% 1%; display: inline-block;  }
	.index_news .swi_index_news .swiper-slide { background: #fff; -webkit-transition: all .4s cubic-bezier(0.7, .45, .45, 1);-moz-transition: all .4s cubic-bezier(0.7, .45, .45, 1);-ms-transition: all .4s cubic-bezier(0.7, .45, .45, 1);-o-transition: all .4s cubic-bezier(0.7, .45, .45, 1);transition: all .4s cubic-bezier(0.7, .45, .45, 1);box-sizing: border-box; overflow: hidden;  }
	.index_news .swi_index_news .swiper-slide:hover {box-shadow: 0 0 10px rgba(0,0,0,0.3);padding: calc(0.1rem + 0.1rem); box-sizing: border-box; overflow: hidden;}
	.index_news .swi_index_news .swiper-slide .img{margin-bottom: calc(0.2rem + 0.1vw);}
	.index_news .swi_index_news .swiper-slide .imga{ position:absolute; left: 42%; top: 30%; opacity: 0; }
	.index_news .swi_index_news .swiper-slide:hover .imga{opacity: 1; }
	
	.index_news .swi_index_news .swiper-slide img{ width: 100%;transform: scale(1.0);-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-ms-transition: all 0.7s ease;-o-transition: all 0.7s ease;transition: all 0.7s ease; 
	  }
	.index_news .swi_index_news .swiper-slide:hover img{transform: scale(1); opacity:1;cursor: pointer;  }
	.index_news .swi_index_news .swiper-slide  p{position: relative;display: block;padding-bottom: 15px; overflow: hidden;white-space: nowrap;text-overflow:ellipsis; font-size:0.2rem; color: #000;text-align: center;}
	.index_news .swi_index_news .swiper-slide p:before{content: '';width: 0;height:2px;display: block;position: absolute;bottom: 0;left: 0;background: #019040;-webkit-transition: all .4s cubic-bezier(0.7, .45, .45, 1);-moz-transition: all .4s cubic-bezier(0.7, .45, .45, 1);-ms-transition: all .4s cubic-bezier(0.7, .45, .45, 1);-o-transition: all .4s cubic-bezier(0.7, .45, .45, 1);transition: all .4s cubic-bezier(0.7, .45, .45, 1);}
	.index_news .swi_index_news .swiper-slide:hover  p:before{ width: 100%;}
	
	
	@media screen and (max-width:1023px) {
		.index_news .swi_index_news .swiper-slide{width: calc(31.33% - 3px);}	
	}
	
	@media screen and (max-width:787px) {
		.index_news .swi_index_news .swiper-slide{width: calc(48% - 3px);}	
	}
	
	
	@media screen and (max-width:520px) {
	.index_news .swi_index_news{ width: 100%;margin: 0  auto;  }
	.index_news .swi_index_news .swiper-slide{padding:0;width: 98%;  margin: 1%;}	
	.index_news .swi_index_news .swiper-slide p{ font-size:14px; text-align: center;}	
	}
	
.n_about_box{ clear:both; width:100%; max-width:100%; margin:0 auto; }

.n_about_box_left{ width:40%;padding:0; float:right; margin-top:0;}
.n_about_box_left img{ width:100%;} 
.n_about_box_left img{ max-width:100%; margin:0 auto; display:block;}



.n_about_box_right{ width:60%; padding:0 2% 1% 0%;float:left; position:relative;}
.n_about_box_right h2{  width:0.4rem; height:2px; background:#f0b800;margin-top: 0.1rem;}
.n_about_box_right h1{ font-size:0.32rem; line-height:2;color:#019040; font-weight:700; }
.n_about_box_right p{ line-height:1.8; font-size:0.2rem; color:#666;}
.n_about_wenzi{ margin-top:0.2rem; width:95%; }


	@media screen and (max-width:520px) {
.n_about_box_right p{font-size: 0.22rem;}
}

.n_about_box h1{ font-size:0.32rem; text-align:center;line-height:2; color: #019040;font-weight: 700;}
.n_about_box h3{  text-align:center;width:0.5rem; height: 2px; background: #f0b800; margin: 5px auto;}


.huoban_box{clear: both;padding-top: 0.3rem;}
.huoban_box img{ display: block;margin: 0 auto;}

.banner {position:relative;width:100%;height:auto;overflow:hidden;}
.banner .container {height:100%;}
.banner .contents {position:absolute;left:0px;width:100%;height:100%;}
.banner .content {position:absolute;top:0px;width:100%;height:100%;background-size:100%;background-repeat:no-repeat;background-position:left top;text-align:center;}

.banner .contentInfo .btn {text-shadow:0px 0px 3px #b67ebc;position:absolute;top:146px;left:32px;color:#fff;border:1px solid #fff;text-align:center;line-height:32px;width:110px;height:30px;border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px;}


.banner .bannerNav {position:absolute;bottom:10px;width:100%;text-align:center;z-index:1;}
.banner .bannerNav .bannerNavChild {margin:0 5px;width:10px;height:10px;display:inline-block;*display:inline;*zoom:1;background:#666;border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;-webkit-border-radius:8px;cursor:pointer;z-index:1;}
.banner .bannerNav .bannerNavChild.on {background:#fff;animation:bannerNavChildOn .2s  ease-in-out 0s  both;-moz-animation:bannerNavChildOn .2s  ease-in-out 0s  both;-webkit-animation:bannerNavChildOn .2s  ease-in-out 0s  both;-o-animation:bannerNavChildOn .2s  ease-in-out 0s  both;}

.banner .bannerBg {width:100%;height:auto;vertical-align:middle;}


.numberArea {
  position: relative;
  z-index: 2;
    background: url("../images/wenhua_bg.jpg") no-repeat center top;
  width: 100%;
  height: 450px;
   
   background-size: cover;
}



.numberArea .left {
  font-size: 0.24rem;
  line-height: 2;
  font-weight: 400;
  color: #fff;
  text-align: left;
}

.numberArea .left h1 {
  font-weight: 500;
}

.numberArea ul.numberList {

  margin-left: auto;
  padding-left: 0;
  list-style-type: none;
  margin: 0;
  max-width: 100%;

}

.numberArea ul.numberList li {
  padding: 0 2%;
  width:18%;
  float: left;
  margin-top: 0.5rem;
  text-align: center;
}

.numberArea ul.numberList li:nth-child(1) { padding-left: 0;}


.numberArea ul.numberList .top {
 
  text-align: center;
}

.numberArea ul.numberList .top img{ max-width: 35%; margin: 0.2rem auto; }


.numberArea ul.numberList .top p {
  font-size: 0.2rem;
  line-height: 2;
  text-align: center;
  
}

.numberArea ul.numberList .Txt {
  padding-left: 0;
  font-size: 0.2rem;
  line-height: 2;
  text-align: center;
}

.numberArea ul.numberList .numberCount {
  font-size: 0.22rem;
  font-weight: 700;
  text-align: center;
  line-height: 2;

}
@media (max-width: 639px){
.numberArea ul.numberList .numberCount{font-size: 0.26rem;}
.numberArea ul.numberList .Txt{  font-size: 0.22rem;}
}



.title01 {
  text-align: center;
}


.title01 h2 , .title01 h1 {
  line-height: 2;
  font-size: 0.24rem;
  font-weight: 700;
  text-transform:uppercase;
  color: #2b57a1;
  padding-top: 0.3rem;

}

.title01 h3 { 
width:0.3rem; height:2px; background:#ff0000;
margin:0.05rem auto; display:block;

}

.title01 p {
 color: #616161;
    font-size: 0.18rem;
    letter-spacing: 0.8px;
    line-height: 1.875;
	max-width:100%;
	 text-align:center;
	 margin:0 auto;
}





.serviceArea {margin-top: 0px; position: relative; z-index: 9;}
.serviceArea .serviceList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -10px;
	overflow: hidden;
}

@media (max-width: 640px){
    .serviceArea .serviceList {
        margin: 0;

    }
	.serviceArea { margin-top: 0px;}
}

.serviceArea .serviceList li {
    padding: 0px 0.1rem;
    width:auto;
    box-sizing: border-box;
}

@media (max-width: 1180px){
    .serviceArea .serviceList li {
        width: 20%;
    }
}

@media (max-width: 640px){
    .serviceArea .serviceList li {
         width: 33.33%;
    
    }
	.serviceArea .serviceList li:nth-child(4) {
	     width:50%;margin-top: 0.1rem;
	
	}
	.serviceArea .serviceList li:nth-child(5) {
	   margin-top: 0.1rem;
	
	}
	
	
	
}

.serviceArea .serviceList .item {
    position: relative;
    padding: 10px 0.2rem;
  
    border-radius: 6px;
    background-color: #fff;
	border: 3px solid rgb(255, 255, 255);
    height: 100%;
    transition: all .4s ease;
    box-sizing: border-box;
    text-align: center;
}
@media (max-width: 640px){
    .serviceArea .serviceList .item {
        padding: 10px 2px 0px 2px;
    }
	.serviceArea .serviceList .Img{max-width: 60px;}
}


.serviceArea .serviceList .item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to bottom, #3588bc 0%, #02ca6e 100%);
    transition: all .4s ease;
    opacity: 0;
	border-radius: 5px;

}

.serviceArea .serviceList .item:hover {
    border-color: #6cf4ff;
    border: 3px solid rgb(238, 241, 238);
	box-shadow: 1.792px 4.668px 30px 0px rgba(0, 0, 0, 0.1);
}


.serviceArea .serviceList .item.currclass {
    border-color: #6cf4ff;
	  border: 3px solid rgb(238, 241, 238);
	box-shadow: 1.792px 4.668px 30px 0px rgba(0, 0, 0, 0.1);

}

.serviceArea .serviceList .item.currclass::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to bottom, #3588bc 0%, #02ca6e 100%);
    transition: all .4s ease;
    opacity: 1;
	border-radius: 5px;
	
}
.serviceArea .serviceList .item.currclass img{filter:brightness(10);}

.serviceArea .serviceList .item.currclass .Txt .title{color: #fff;}


.serviceArea .serviceList .item:hover::before {
    opacity: 1;
}

.serviceArea .serviceList .item:hover .front img {
    opacity: 0;
}

.serviceArea .serviceList .item:hover .title {
    transform: translateY(-13px);
    color: #fff;
}

.serviceArea .serviceList .item.currclass .title {
    transform: translateY(-13px);
    color: #fff;
}


.serviceArea .serviceList .item > a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}

.serviceArea .serviceList .Img {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
    max-width: 100px;
    box-sizing: border-box;
    display: inline-block;
}
.serviceArea .serviceList .front {
    position: relative;
}
.serviceArea .serviceList .front img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all .4s ease;
    z-index: 2;
}

.serviceArea .serviceList .back {
    position: relative;
    z-index: 1;
    transition: all .4s ease;
}

.serviceArea .serviceList .back img {
    filter: brightness(10);
}

.serviceArea .serviceList img {
    display: block;
    width: 100%;
}

.serviceArea .serviceList .Txt {
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.serviceArea .serviceList .Txt .title {
    position: relative;
    padding: 5px;
    text-align: center;
    font-size: 0.2rem;
    font-weight: 400;
    color: #222;
    overflow: hidden;
    transition: all .4s ease;
}

@media (max-width: 639px){
	.serviceArea .serviceList .Img{max-width: 60px;}
	.serviceArea .serviceList .Txt{padding: 0;}
    .serviceArea .serviceList .Txt .title {
		height: 2;
    }
	
	.serviceArea .serviceList .Txt .title { font-size: 0.24rem;}
	
	.n_about_box_right{width: 100%; float: none; padding: 0 0;}
	.n_about_wenzi{width: 100%;}
	.n_about_box_left{float: left; width: 100%;margin-top: 2%;}
	
	.numberArea ul.numberList{padding-top: 0.2rem;max-width: 100%;}
	.numberArea{height: auto!important;padding-bottom: 0.3rem;}
	.numberArea ul.numberList li{width:31.33%;margin-top: 0.2rem;}
	.title01 h2, .title01 h1{padding-top: 0;}
	
	.bannerBox{padding-top: 0.8rem;}
	.bannerBox ul li .Txt h2{font-size: 0.4rem;line-height: 3;}
	.bannerBox ul li .Txt h1{font-size: 0.35rem;margin-top: -1rem;}
	
}

.serviceArea .serviceList .Txt .title::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #fff;
}



@media (max-width: 639px){
	.serviceArea .serviceList .Txt .title::before{height: 1px;}
	
.serviceArea .serviceList .item:hover .title {
    transform: translateY(-5px);
 
}
	.serviceArea .serviceList .item.currclass .title {
	    transform: translateY(-5px);
	 
	}
	

	}



.jieshao_box{width: 100%;max-width: 800px; margin: 0 auto;}

.jieshao_box h1{font-size: 0.24rem; text-align: center;line-height:2;padding-bottom: 0.3rem;}
.jieshao_box img{ max-width: 100%; display: block;margin: 0.2rem auto;}

.boxContact{ padding:0 0 .3rem 0;margin-top:0; }

.boxContact ul{ display: block; width: 100%; }
.boxContact ul li{display:inline-block; width:18%; text-align:center; margin:0 1% 1% 1%; padding:0.3rem 0.5%; border: 1px solid #ececec; transition: all 0.3s;background: #f7f7f7;box-sizing: border-box;float: left;height: 180px;}
.boxContact ul li.width_box{ width:32%; }

.boxContact ul li:hover{border: 1px solid #f5cc44;background: #ffffff;}
.boxContact ul li img{vertical-align: middle; display: inline-table;}
.boxContact ul li h3,.boxContact a h3 p{font-size:0.18rem; line-height:1.6; letter-spacing:normal; color: #666; font-weight: 400; }

.boxContact h2{ font-size: 0.3rem; line-height: 2; font-weight: normal; margin-bottom: 0.3rem; width: 100%; display: block; clear: both; }

@media screen and (max-width:1400px) {
.boxContact ul{ max-width:98%; margin:0 auto;}
}





@media screen and (max-width:639px) {
.boxContact ul{ display: block; width: 100%; margin: 0 auto; max-width: 100%; }
.boxContact ul li{display:inline-block; width:48%; text-align:center; margin:10px 1% 1% 1%; padding:10px 1%; height:150px; float:left; }

.boxContact ul li img{ max-width:50%;}
.boxContact{margin-top: 0;}

.boxContact ul li h3, .boxContact a h3 p{ font-size: 0.22rem;}

.boxContact ul li.width_box{ width:100%; }

}

@media screen and (max-width:420px) {

.boxContact ul li{ height:auto;}
}

.contact_left{ float: left; width: 50%;}
.contact_left img{ max-width:100%;}
.contact_left p{ font-size: 16px;line-height: 30px;}

.contact_right{ float: right; width: 46%; padding:2% 2% 0 2%;}

.liuyan_box{clear: both; width: 100%;background:#F0F0F0; margin: 0.3rem 0 0.5rem 0; }

@media screen and (max-width: 787px) {
	.contact_left{ float: none; width: 96%; margin: 0 2%;}
	.contact_left p{ font-size: 14px;line-height: 25px;}
	.contact_right{ float: none; width: 96%; margin: 0 2%;}
	}


    .news_box{width:100%;background: #f9f9f9; }
	.w_width{padding:0.5rem; max-width: 1920px; box-sizing: border-box; }
	
	.w_1920{ max-width: 1920px;margin-left: auto;margin-right: auto; }
	.main_box{width: 100%;background: #fff;   padding: 0.5rem;}
	
	
	.news_righttitle{ font-size:.23rem; color:#333; border-bottom:1px solid #ccc; padding-bottom:15px; margin-bottom:15px;}
	
	.news_left01{float:left;width:70%; }
	.news_left01 p{ font-size:.18rem; line-height:2;}
	
	.news_left02{float:left;width:63%; margin:20px 0 10px 0px;}
	
	.news_left02 img{ max-width:100%; }
	
	.news_right02{float:right;margin:0px 0 0px 5%;border: 1px solid #ccc; width:calc(25% - 2px) ; padding: 0.2rem;box-sizing: border-box; }
	.news_right02 h2{ font-size:0.2rem;line-height: 2.5;background: #f1f1f1;max-width:100%;padding-left: 5%; color: #009241; }

	.righttitle{ font-size:22px; line-height:50px; }
	
	.news_righttitle{ font-size:.23rem; color:#333; border:1px solid #ccccc; padding-bottom:15px; margin-bottom:15px;}
	.news_more{float:right;font-size:16px; font-weight:300;color:#999;}
	.news_more a{ font-size:14px; font-weight:300;color:#999;}
	.news_more a:hover{color:#999; text-decoration:underline;}
	
	.right_news_click{ text-align:center; margin:0.2rem;}
	.right_news_click p{font-size:.16rem; line-height:2;color: #999; }
	.right_news_click p span{ margin-left: 0.3rem	; }
	.right_news_click p span.ico1{ width: 100%;position: relative;padding-left:0.25rem; }
	.right_news_click p span.ico1:before{ position: absolute;content: "";left:0; top:0.01rem;background: url(../images/news_ico1.png);width: 0.2rem; height: 0.2rem;background-size: cover;  }
	.right_news_click p span.ico2{ width: 100%;position: relative;padding-left:0.25rem; }
	.right_news_click p span.ico2:before{ position: absolute;content: "";left:0; top:0.01rem;background: url(../images/news_ico2.png);width: 0.2rem; height: 0.2rem;background-size: cover;  }
	.right_news_click p span.ico3{ width: 100%;position: relative;padding-left:0.25rem; }
	.right_news_click p span.ico3:before{ position: absolute;content: "";left:0; top:0.01rem;background: url(../images/news_ico3.png);width: 0.2rem; height: 0.2rem;background-size: cover;  }
	.right_news_click p span.ico4{ width: 100%;position: relative;padding-left:0.25rem; }
	.right_news_click p span.ico4:before{ position: absolute;content: "";left:0; top:0.01rem;background: url(../images/news_ico4.png);width: 0.2rem; height: 0.2rem;background-size: cover;  }
	
	
	
	
	
	.mainContent{ padding-top:0.2rem; width: 100%;}
	
	.mainContent .child{background:#fff; padding:0.2rem 0;position:relative;border-bottom: 1px solid #ccc; }
	.mainContent .child:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}

	.mainContent .child .childInfo{width: 60%;float:right;margin-left:5%;}
	.mainContent .child .childInfo .childTitle{ display:inline-block; width:100%;}
	.mainContent .child .childInfo .childTitle2{line-height:1.5;font-size:0.18rem;font-weight: 400;}
	.mainContent .child .childInfo .childTitle2 span{font-weight: normal;color: #999;font-size: 0.18rem;padding-left: 0.1rem;}
	.mainContent .child .childInfo .childInfo2{font-size:.161.8rem;line-height:1.8;color: #ccc;}

	
	.mainContent .child .childImg{overflow:hidden;position:relative; width:35%;text-align:center; float:left;}
	.mainContent .child .childImg img{max-width: 100%;}
	.mainContent .child:hover .childImg img{-webkit-transform: scale(1.05,1.05); 
	    -moz-transform: scale(1.05,1.05); 
	    -ms-transform: scale(1.05,1.05); 
	    -o-transform: scale(1.05,1.05); 
	    transform: scale(1.05,1.05);transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s; -webkit-transition-duration: 1s;}

	
	@media (max-width: 1300px) {
	.news_righttitle{ font-size:16px;}
	.right_news_click{ font-size:.18rem }
	.news_more{font-size:.18rem }
	}
	
	@media (max-width: 1024px) {
	.news_righttitle{ font-size:.18rem}
	
	
	
	
	
	
	
	}
	
	@media (max-width: 787px) {
		
		.main_box{padding: 0.2rem;box-sizing: border-box; }
		.w_width{padding:0.2rem;box-sizing: border-box; }	
		
.right_news_click p span.ico1:before,.right_news_click p span.ico4:before{background: none;}
.right_news_click p span.ico1{padding-left: 0;}
.right_news_click p span{margin-left: 0;}

	.right_news_click p span.ico2,.right_news_click p span.ico3{display: none;}
	
	.news_left01{float:none; clear: both;width:100%; margin:10px 0 10px 0px;}
	.news_left01 p{ font-size:.18rem; line-height:26px;}
	
	.news_left02{float:none;width:100%; margin:10px 1% 10px 1%;}
	
	.news_right02{float:none;width:100%; margin:10px 1% 10px 1%;}
	
	.ditu_m{width: 100%;clear: both;}
	
	}
	
	
	.aboutk_tit{ text-align:center; font-size:0.245rem; font-weight:700; color:#333;line-height: 1.8;}

	
	.news_close{ position:absolute; right:5px; top:0;}
	
	.text_neirong{line-height:25px;font-size:16px; padding:0 0px; }
	.text_neirong p{ line-height:25px; font-size:16px;}
	.text_neirong p img{ max-width:100%; max-height:100%; float:none; margin:20px auto; text-align:center;}
	.neirong_pic{ text-align:center;}
	.neirong_pic img{ margin:0 auto;max-width:100%; max-height:100%; } 
	.text_neirong img{max-width:100%; max-height:100%; float:none; margin:20px auto; text-align:center;}
	
	.text_neirong h4{ font-size:.23rem; line-height:35px; padding-bottom:0px; margin:10px 0;}
	
	
	.text_neirong1{line-height:25px;font-size:.18rem;text-align:center; margin:0; padding:0; }
	.text_neirong1 img{max-width:100%; max-height:100%; float:none; margin:0px auto; text-align:center;}
	
	

	.zhaiyao{ clear:both; width:98%; margin:15px auto; padding:5px 1%; line-height:26px; font-size:14px; text-align:left; background:#f4f4f4; }
	
	
	.news_line{ clear:both; width:100%; border-top:1px solid #ddd;  line-height:28px; font-size:.18rem; padding:10px 2%;}
	.news_line a{ font-size:.18rem}
	
	.news_line .fl{ float: left;} 
	.news_line .fr{ float: right;} 
	
	@media (max-width: 1300px) {
	.news_line{ font-size:.18rem}
	.news_line a{ font-size:.18rem}
	}
	
	
	@media (max-width: 1024px) {
	.news_line{ font-size:14px;}
	.news_line a{ font-size:14px;}
	}
	
	@media (max-width: 639px) {
	.news_line{ font-size:13px; padding-bottom:5px;}
	.news_line a{ font-size:13px;}
	}
	
	
	
	.project-cover{
		position: absolute;
	    width: 100%;
	    height: 100%;
	    margin-top: 0;
	    overflow: hidden;
	    z-index: 2;
	    cursor: pointer;
	    opacity: 0;
	    transition: opacity .4s ease-out;
	}
	
	.card-header, .card-body{
		position: relative;
		height: 100%;
	    margin: 0 auto;
	    padding: 0;
	    transition: margin .4s ease-out;
	    text-align: center;
	    overflow: hidden;
	}
	
	.card-header h2, .card-header h3, .card-header h4{
		position: relative;
	    display: block;
	    margin: 0 auto;
	    padding-bottom: 10px;
	    font-size: 32px;
	    line-height: 1.25;
	    color: #fff;
	    z-index: 2;
	    letter-spacing: 3px;
	}
	
	.card-body p{
		position: relative;
	    display: block;
	    z-index: 2;
	    font-size:0.18rem;
	    line-height: 1.6;
	    color: #fff;
	    transition: opacity .4s ease-out,margin-top .4s ease-out;
	    letter-spacing: 1px;
	}
	
	a:hover .project-cover{
	 	opacity: 1;
	 }
	
	
	 /* core */
	.core{
	  	position: relative;
	  	width: 100%;
	  	max-width: 100%;
	  	overflow: hidden;
		 margin:0 auto;
		 margin-bottom: 0.3rem;
	 }
	.core .col-md-3{
	 	height: 100%;

	 	padding: 0;
		width: 25%;
		float: left;
		position: relative;
		min-height:1px
	 }
		
	
	.core .project-cover{
		height: 100%;
	    padding: 0;
	    top: 0;
	    opacity: 1;
	    transition: opacity .4s ease-out,background .4s ease-out;
	}
	.core .card-header{
	
	    top: 80%;
	    transform: translateY(-50%);
	 }
	.core img{
	 	width: 100%;
	    height: auto;
	    z-index: 1;
	    border: 0;
	    background-color: #666;
	 }
	 .core .card-header img{
	 	width: 50px;
	    background: none;
	    margin-bottom: 0.2rem;
	 }
	 

	 
	 .core .card-header h3{
	 	font-size: 0.2rem;
		line-height:2;
		font-weight:normal;
	 }
	.card-header p{
	 	position: relative;
	    display: block;
	    z-index: 2;
	    font-size: 0.18rem;
	    line-height: 1.75;
	    color: #fff;
	    transition: opacity .4s ease-out,margin-top .4s ease-out;
	    letter-spacing:0;
	    text-align: left;
		opacity: 0;
		padding: 0 5%;
 }

	
	.core .card-body img{
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		display: block;
	    width: 70px;
	    background: none;
	    padding-bottom: 40px;
	    transition: all .35s ease-out;
	    opacity: 0;
	}
	
	.core a:hover .project-cover{
	
	background:-webkit-gradient(linear, 46% 0%, 100% 0%, from(rgba(0,0,0,0.5)), to(rgba(0,12,12,0.5)));
	
	}
	.core a:hover .project-cover .card-body img{
		opacity: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	.core .project-cover:hover .card-header{
		
		margin-top: -80px;
	}
    .core .project-cover:hover .card-header img{ opacity: 0;}
	.core .project-cover:hover .card-header p{
		opacity: 1;
	}
	
	
	


.demo-body { padding: 0 ;
    margin: 0 auto;
    height: 100%;max-width: 1400px; }
	

	.abPicZoom-preview { max-width:580px;width: 40%; margin-right: 5%;float: left; }
	
	.abPicZoom-preview .bigImg { width:530px; height:530px; padding:5px;  border-radius:0; background:none; overflow:hidden; }
	.abPicZoom-preview .bigImg li { width:530px; height:530px; overflow:hidden; }
	.abPicZoom-preview .preview, .abPicZoom-preview .bigImg li img { border-radius:0;max-width: 530px;}
	
	.abPicZoom-preview .bigImg .wrap{ max-width: 530px; margin: 0; padding: 0;}
	

	.abPicZoom-preview .selector { cursor:move; filter:alpha(opacity=20); -moz-opacity:0.2; opacity:0.2; background-color:#000; border:1px solid #eee; width:160px; height:160px; background-image:url(../images/selector_bg.png); border-radius:30px; }
	

	.abPicZoom-preview .smallImg { position:relative; width:530px; height:130px; overflow:hidden; }
	.abPicZoom-preview .smallImg .smallList { width:446px; margin:0 auto; overflow:hidden; }
	.abPicZoom-preview .smallImg li { float:left; width:102px; margin:15px 5px 10px 5px; }
	.abPicZoom-preview .smallImg li img { border-radius:0; width:100px; height:100px; cursor:pointer;max-width: 100px; }
	.abPicZoom-preview .smallImg li a { background:none; border:1px solid #d1d1d1; border-radius:0; width:100px; height:100px; display:block; }
	.abPicZoom-preview .smallImg li.on a { background:none; border:1px solid #019040; border-radius:0; width:100px; height:100px; display:block;}
	.abPicZoom-preview .smallImg li a:hover, .abPicZoom-preview .smallImg li.on a:hover { border:1px solid #019040; }
	

	.abPicZoom-preview .sPrev, .abPicZoom-preview .sNext { z-index:2; position: absolute; top:40px; width: 35px; height:35px;font-size:0.8rem; line-height:35px; color:#ccc; text-align:center; display:block;font-weight: normal;font-family: 'Courier New', Courier, monospace; }
	.abPicZoom-preview .sPrev { left:10px; } .abPicZoom-preview .sNext { right:10px; }
	.abPicZoom-preview .sPrev:hover, .abPicZoom-preview .sNext:hover { color:#019040;  }
	.demo-intro2{float: right; width: 590px;}
	.demo-intro2 .p1{font-size: 32px; margin-top: 22px; padding-left: 8px;}
	.demo-intro2 .p2{font-size: 20px; font-weight: bold; line-height: 66px; border-bottom: 1px #d0d0d0 solid;}
	.demo-intro2 .p2 img{vertical-align:middle;}
	.demo-intro2 .p3{font-size: 20px; color:#7f7f7f;border-bottom: 1px #d0d0d0 solid; padding-bottom: 22px;padding-left: 8px; padding-top: 8px;}
	.demo-intro2 .pimgbd{padding: 20px 8px; display: flex; flex-wrap: wrap;}
	.demo-intro2 .pimgbd img{max-width: 20%; margin-right: 2%;}
	.demo-intro2 .ptdtit{padding: 10px 20px; background-color: #e7e7e7; font-size: 18px; color: #585858;}
	.demo-intro2 .ptdword{padding: 20px; line-height: 36px; font-size: 16px; color: #585858;}
	.dotdiv{position: relative; text-indent: 1em;}
	
	.detailBdTit span{border-bottom: 2px #0e97df solid; line-height: 68px; display: block; width: 25%; text-indent: 2em;}
	.detailBdTit{background-color: #f7f7f7; color: #646464; font-size: 16px; font-weight: bold; padding:0;}
	.detailBd{max-width: 1200px; margin: 30px auto;}
	.detailBd .detailLy{margin: 30px 0;}
	.detailBd .ptdtit{padding: 10px 20px; background-color: #e7e7e7; font-size: 18px; color: #585858;}
	.detailBd .ptdword{padding: 20px; line-height: 36px; font-size: 16px; color: #585858;}
	
	
	@media screen and (max-width:1200px) {
	.demo-body {padding:0 0.185rem;}
	
	.abPicZoom-preview{width: 375px; margin: 0 auto;}
	    .abPicZoom-preview .bigImg { width: 365px;  height: 365px;display: block;margin: 0 auto;text-align: center;    }
	    .bigImg img{width: 365px; height: 365px;}
	    .smallImg img{width:60px; height: 60px;}
		.abPicZoom-preview .smallImg li img { border-radius:0; width:60px; height:60px; cursor:pointer;max-width: 60px; }
	    .abPicZoom-preview .smallImg li{width: 72px;padding:15px 0px 10px 0px;}
	    .abPicZoom-preview .smallImg li.on a,.abPicZoom-preview .smallImg li a { width: 60px;  height: 60px; }
	    .abPicZoom-preview .smallImg { width: 375px; height: 90px; }
	    .abPicZoom-preview .sPrev, .abPicZoom-preview .sNext{height: 60px; line-height: 60px;}
	    .abPicZoom-preview .smallImg .smallList{width: 286px;}
	    .demo-intro2{width: 100%;}
	    .demo-intro2 .ptdword {line-height: 26px;font-size: 12px;}
	    .detailBd {margin: 10px auto; }
	    .detailBdTit span {line-height: 48px;display: block;width: 55%;text-indent: 1em;    }
	    .detail-pro .detail-pro-bd .bigtit{text-align: center;}
	    .detailBd .detailLy{margin: 10px 0; padding: 10px;}
	    .abPicZoom-preview .sPrev, .abPicZoom-preview .sNext{top:15px}
	}	
	
	
	@media screen and (max-width:639px) {
	.abPicZoom-preview{max-width: 100%; width: 100%;margin: 0 auto;float: none;}
	.abPicZoom-preview .preview, .abPicZoom-preview .bigImg li img{max-width: 100%;display: block;margin: 0 auto;text-align: center;}
	.abPicZoom-preview .bigImg{width:auto; height: auto;margin-top: 0;padding: 0;}
	.bigImg img{max-width:100%;max-height:100%;}

	.abPicZoom-preview .bigImg li{width:100%; height: auto;display: block;margin: 0 auto;text-align: center;}
	.abPicZoom-preview .smallImg{width: 100%; height: 90px;}
	.abPicZoom-preview .smallImg .smallList{width: 100%;}
	.productshow_left{float: none;width: 100%;max-width: 100%;margin-top: 5px; padding-bottom: 5px;}
	.productshow_left table{ overflow: hidden;margin:10px 0;}
	.productshow_left table tr td,.productshow_left table tr{}
	.abPicZoom-preview .sPrev{left:0}
	.abPicZoom-preview .sNext{right: 0;}
	.abPicZoom-preview .smallImg li{margin: 0 2px;}
	.abPicZoom-preview .selector{display: none;}
	.productshow_left h1{line-height: 2.5;}



	}
		
		
			
	
	
	

.index_title{ text-align:center; }
.index_title .title{ position:relative;}
.index_title .title strong{ display:block; font-size:0.24rem; position:relative;  color:#2b57a1; font-weight: 700;text-transform:Uppercase; }
.index_title .line01{ width:0.3rem; height:2px; background:#ff0000;  margin:0.2rem auto 0 auto;}


.index_youshi{ padding:0.3rem 0;}




.productshow_left{ float: right;width:55%; text-align: left; max-width: 700px; margin-top: 50px; }
.productshow_left h1{ font-size: 0.3rem; line-height: 2; color: #333;font-weight: 700; }
.productshow_left p{  font-size: 0.18rem; color: #333; position: relative; padding: 0px 0px; display: block; line-height: 1.8; }
.productshow_left table{ width: 100%; display: block; margin-top: 20px;margin-bottom: 20px;}
.productshow_left table tr td{ border-bottom: 1px solid #ddd; line-height: 3; font-size: .18rem; padding: 0 0px;box-sizing: border-box;}

.jieshao_box_p table tr,.jieshao_box_p table tr td{ border:1px solid #ccc; padding:5px 2px;font-size: 0.16rem;line-height: 2;text-align: center;letter-spacing: normal; vertical-align: middle; }	 
.jieshao_box_p table tr strong,.jieshao_box_p table tr td strong{font-size: 0.18rem;}
.jieshao_box_p table{ border:none;}
.jieshao_box_p table tr.firstRow td{padding: 20px 0;}

.jieshao_box_p table tr th{color: #019040; background: #f1fbf5; line-height: 2; padding: 0.1rem 0;font-size: 0.2rem;}

.jieshao_box_p table tr th:nth-child(1){width: 7%;}
.jieshao_box_p table tr th:nth-child(2){width: 48%;}
.jieshao_box_p table tr th:nth-child(4){width: 32%;}


.jieshao_box_p table.wid100 tr th:nth-child(1){width: auto;}
.jieshao_box_p table.wid100 tr th:nth-child(2){width: auto;}
.jieshao_box_p table.wid100 tr th:nth-child(4){width: auto;}


@media screen and (max-width:639px) {
.productshow_left{ float: none;width:100%; max-width: 100%; margin-top: 0.2rem; }
.productshow_left h1{ line-height: 1.8; font-size: 0.26rem;}


.productshow_left p{font-size:0.22rem}

.jieshao_box_p table tr, .jieshao_box_p table tr td{font-size:0.2rem}


	}

@media screen and (max-width:639px) {
.gaodu{ margin-top:0.5rem;}
}

    .cantainer1{ position: relative;width: 100%;margin: 0 auto; }
	
	.cantainer1 img { margin: 10px 0;  padding: 0; border-radius: 0;max-width: 100%; display: block;text-align: center;}
	.cantainer1 h1{ font-size: 0.24rem; color:  #333; line-height: 2.4; font-weight: normal; text-align: left; width: 100%; display: block; border-bottom: 3px solid #ecb600; max-width:2.4rem; margin-bottom: 20px;margin-top: 25px; position: relative;padding-left: 15px;box-sizing: border-box;font-weight: 700;color: #019040; }
	
	.cantainer1 h1:after{ position: absolute; content: "";width: 8px;height: 8px;background: #dc251f;left: 0; top: 40%;border-radius: 50%;}
		
	.xiangxi{ clear: both; width: 100%;font-size: 0.18rem; line-height:2;max-width: 1920px; margin: 10px auto;}
	.xiangxi p{ font-size: 0.18rem; line-height:2;}
	
		.xiangxi p strong{ font-size: 0.22rem;}
	
	
@media screen and (max-width:639px) {
		.xiangxi p{ font-size: 0.22rem; }
		
		.xiangxi p strong{ font-size: 0.24rem;}
		.cantainer1 h1{font-size:0.26rem;}
	}
	
	
	
	.cantainer1 .title-nav{
		width: 100%;
		height: 60px;
		line-height: 60px;
		background:none;
	
		position: absolute;
		background: #fff;
		margin-bottom: 0;
		border-bottom: 1px solid #ccc;
	}
	.cantainer1 .title-nav.fixed{
		position: fixed;
		top: 0.9rem;
		left: 0;
		z-index: 1;
	}
	
	.cantainer1 .title-nav ul{
		width: 100%;
		position: absolute;
		left: 0px;
	
		text-align: center;
		z-index:1;
		font-size: 0;
	}
	.cantainer1 .title-nav ul li{
		width: auto;
		display: inline-block;
		padding:  0 0.3rem;
		vertical-align: top;
		color: #666666;
		font-size: 0.2rem;
		cursor: pointer;
		font-weight:400;
		position: relative;
		text-align: center;
	}
	.cantainer1 .title-nav ul .li-act{
	
		color: #019040;font-weight: 700;
	}
	
	/* .cantainer1 .title-nav ul li:nth-child(1)::before{position: absolute;content: ""; width: 25px; height: 25px; background: url(../images/pro_show_ico1.png) no-repeat center center;left: 10px; top: 18px; background-size: cover;}
	
	.cantainer1 .title-nav ul li:nth-child(2)::before{position: absolute;content: ""; width: 25px; height: 25px; background: url(../images/pro_show_ico2.png) no-repeat center center;left: 10px; top: 18px; background-size: cover;}
	
	
	.cantainer1 .title-nav ul li:nth-child(3)::before{position: absolute;content: ""; width: 25px; height: 25px; background: url(../images/pro_show_ico3.png) no-repeat center center;left: 10px; top: 18px; background-size: cover;}
	
	
	.cantainer1 .title-nav ul li:nth-child(4)::before{position: absolute;content: ""; width: 25px; height: 25px; background: url(../images/pro_show_ico4.png) no-repeat center center;left: 10px; top: 18px; background-size: cover;}
	
	.cantainer1 .title-nav ul li:nth-child(5)::before{position: absolute;content: ""; width: 25px; height: 25px; background: url(../images/pro_show_ico5.png) no-repeat center center;left: 10px; top: 18px; background-size: cover;}
	
	.cantainer1 .title-nav ul li:nth-child(6)::before{position: absolute;content: ""; width: 25px; height: 25px; background: url(../images/pro_show_ico6.png) no-repeat center center;left: 10px; top: 18px; background-size: cover;}
	 */
	
	
	.cantainer1 .section2,.cantainer1 .section3,.cantainer1 .section4,.cantainer1 .section5,,.cantainer1 .section6,.cantainer1 .section7,.cantainer1 .section8{
		width: 100%;
		position: relative;
	}
	
	.section1{
		margin-top: -80px;

	}
	
	
	.cantainer1 .section00a{
		padding-top: 80px;
		margin-bottom: -90px;
	}
	
	
	@media (max-width:1024px) {
	.cantainer1 .title-nav{
	height:50px;
	line-height: 50px;
	}
	

	}
	
	@media (max-width:639px) {
		.cantainer1 .section00a{margin-top:0;padding-top: 40px;margin-bottom: -50px;}
		.cantainer1 .section2 table tr td{width: 100%; display: block;}
		
	.cantainer1 .title-nav.fixed{top:45px;padding-top: 10px; }
	.cantainer1 .title-nav{
	height:80px;
		line-height: 30px;
		padding-top: 0.2rem;
		padding-bottom: 0.4rem;
	}
	.cantainer1 .title-nav ul li{
		width:31.33%;
		margin:0 1%;
		padding:0 0 0 0px;
		box-sizing: border-box;
		font-size: 0.22rem;
	}
	.cantainer1 .title-nav ul li:nth-child(1)::before,.cantainer1 .title-nav ul li:nth-child(2)::before,.cantainer1 .title-nav ul li:nth-child(3)::before,.cantainer1 .title-nav ul li:nth-child(4)::before,.cantainer1 .title-nav ul li:nth-child(5)::before,.cantainer1 .title-nav ul li:nth-child(6)::before{left: 2px;top:7px;width: 20px;height: 20px;}

	}



.hidd{display: block;}
.hidds{display: none;}
	@media (max-width: 639px) {
.hidd{display: none;}
.hidds{display: block;}
}