
a{-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
a:hover{color:#1EA0CD;text-decoration:none;transition: all 300ms ease-in-out 0s;}

.clear{ clear:both;}


.h10{ clear:both; height:10px; width:100%;}
.h20{ clear:both; height:20px; width:100%;}
.h30{ clear:both; height:30px; width:100%;}
.h40{ clear:both; height:40px; width:100%;}
.h50{ clear:both; height:50px; width:100%;}
.h74{ clear:both; height:74px; width:100%;}
@media screen and (max-width:768px) {
.h74{height:50px;}
}
.m-header {
  /*height:45px;*/
  width: 100%;
  background: #ffffff;
}
.news-details .details-box p  video,.news-details .details-box p  iframe,.news-details .details-box p  embed{
  width:100%!important;
  height: 500px!important;
}
.fixed-erweima {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .9);
    z-index: 10;
    display: none;
    z-index: 124!important;
}
.fixed-erweima .imgbox.active {
    transition: .5s ease-in-out;
    opacity: 1;
    transform: scale3d(1,1,1);
}

.fixed-erweima .imgbox {
    width: 400px;
    height: 460px;
    position: absolute;
    transition: .5s ease-in-out;
    transform: scale3d(.1,.1,1);
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 5px;
    background: #fff;
    text-align: center;
    line-height: 1.2;
}
.fixed-erweima .img{
	padding:5%;
	box-sizing: border-box;
}
.fixed-erweima .img img{
	width: 100%;
}
.fixed-erweima .imgbox .span{
	font-size: 20px;
	margin-top: 15px;
}
.m-header.cur {
  position: absolute;
}
.ce-table .table-bot .item .i{
	display: inline-block;
	vertical-align: middle;
	line-height: 1.5;
}
.m-header .w-header.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
}
 .swiper-box .swiper-button-next{
  transition-delay: 1.3s;
 }
.swiper-box .swiper-button-prev{
  transition-delay: 1.2s;
}
.m-header .w-header {
  position: relative;
  padding: 0 10px;
  padding-right: 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 4;
  height: 45px;
  box-shadow: 0 4px 9px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.glasslist-list .items .words .p span{
  font-size: 150%;
  color:#0aadb1;
}

.m-header .welcome-a {
  float: left;
  width: 50%;
  height: 100%;
  line-height: 48px;
  position: relative;
}

.m-header .welcome-a img {
  max-height: 100%;
  height: 90%;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.m-header .search-cover {
  float: right;
  width: 35px;
  height: 48px;
  display: block;
  line-height: 48px;
}

.m-header .search-cover img {
  width: 100%;
  vertical-align: middle;
}

.m-header .uio {
  float: right;
  height: 100%;
  width: 65px;
  border-left: 1px solid #e1e1e1;
}

.m-header .search-bg {
  position: fixed;
  left: 0;
  top: 48px;
  width: 100%;
  height: 150px;
  z-index: 10;
  background: #ffffff;
  display: none;
}

.m-header .subsearch {
  padding-right: 15px;
  border-right: 1px solid #d2d2d2;
  box-sizing: border-box;
}
.m-header .subsearch .sp {
  width: 35px;
  height: 35px;
  background-size: 80%;
}

.m-header .subsearch img {
  height: 100%;
}

.m-header .search-bg .m-close-search {
  display: block;
  width: 10px;
  height: 10px;
  background-size: 100% auto;
  position: fixed;
  right: 4%;
  top: 10px;
  cursor: pointer;
  z-index: 11;
}

.m-header .search-bg .m-search-box {
  width: 92%;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  position: absolute;
  left: 3%;
  top: 48px;
  height: 40px;
  z-index: 11;
}

.m-header .search-bg .m-search-box .tex {
  border: none;
  font-size: 12px;
  color: #a7a7a7;
  height: 41px;
  padding-left: 5px;
  box-sizing: border-box;
  width: 60%;
  background: none;
}

.m-header .search-bg .m-search-box .search-btn {
  border: none;
  width: 30px;
  height: 30px;
  background-size: 100%;
  margin-top: 6px;
}

.m-header .btn-na {
  margin-right: 15px;
}

.m-header .nav-btn {
    position: absolute;
    right: 21px;
    top: 50%;
    width: 22px;
    height: 17px;
    vertical-align: middle;
    cursor: pointer;
    margin-top: -8px;
}

.m-header .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #333333;
  left: 0;
  border-radius: 4px;
}

.m-header .nav-btn .line1 {
  top: 0px;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.m-header .nav-btn .line2 {
  top: 7px;
}

.m-header .nav-btn .line3 {
  bottom: 0px;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.m-header .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.m-header .nav-btn.hover .line {
  left: 6px;
}

.nav0 {
  position: relative;
  border-left: 1px solid #e1e1e1;
  cursor: pointer;
}
.nav0:hover .nav-btn .line {
  background: #E3B063;
  transition: .5s ease-in-out;
}

.nav0 .nav-btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 12px;
  vertical-align: middle;
  cursor: pointer;
  bottom: 0;
  right: 0;
  margin: auto;
}

.nav0 .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: .5s ease-in-out;
  left: 0;
  border-radius: 4px;
}

.nav0 .nav-btn .line1 {
  top: 0;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.nav0 .nav-btn .line2 {
  top: 5px;
}

.nav0 .nav-btn .line3 {
  bottom: 0;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.nav0 .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.nav0 .nav-btn.hover .line {
  left: 6px;
}

.icon-sousuo {
  cursor: pointer;
  text-align: center;
  width: 80px;
  border-left: 1px solid #e1e1e1;
  margin-left: 105px;
  font-size: 20px;
}
.icon-sousuo:hover {
  color: #E3B063;
}

.m-header .sub-menu {
  width: 100%;
  height: 100%;
  padding: 14px 0 0;
  display: none;
  position: fixed;
  left: 0;
  top: 45px;
  background-color: white;
  z-index: 10;
  color: #666;
  overflow-y: auto;
}

.m-header .sub-menu li .sub-tit {
  padding: 0 3%;
  box-sizing: border-box;
}
.m-header .sub-menu li .sub-tit .tu-box {
  padding: 13px 0;
  border-bottom: 1px solid #dcdcdc;
  box-sizing: border-box;
  position: relative;
}
.m-header .sub-menu li .sub-tit .tu-box .imgbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  bottom: 0;
  margin: auto;
}

.m-header .sub-menu li .sub-tit.on .tu-box {
  border-bottom-color: transparent;
}

.m-header .sub-menu li a {
  display: block;
}

.m-header .sub-menu .tit {
  display: block;
  width: 100%;
  padding: 10px 3%;
  box-sizing: border-box;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 20px;
}
.m-header .sub-menu .tit a {
  color: #666;
}

.menu-text {
  text-align: center;
  margin-top: 35px;
}
.menu-text .li {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f2f2f2;
  line-height: 50px;
  margin: 0 15px;
}
.menu-text .li img {
  width: 23px;
  display: inline-block;
}

.case-ul.w1480 {
  line-height: 1;
  font-size: 1px;
  /*margin-top: -32px;*/
  margin-bottom: 52px;
}

.headsearch-box {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 150;
  top: 0;
  left: 0;
  display: none;
  touch-action: none;
}

.headsearch-box input[type="text"] {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
}

.headsearch-box input[type="submit"] {
  position: absolute;
  text-indent: -9999px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 35px;
  width: 35px;
  background: url(../images/ser-black.png) no-repeat center;
}

.headsearch-box input {
  border: none;
  background: none;
  outline: none;
}

.headsearch-box .x-box .x-o {
  position: absolute;
  right: 0;
  top: 10%;
  cursor: pointer;
}

.headsearch-box .x-box {
  /*height:960px;*/
  width: 1200px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.headsearch-box .x-p {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  height: 110px;
  line-height: 110px;
  border-bottom: 1px solid #606060;
  font-size: 24px;
  color: #606060;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.m-header .sub-menu .tit1 {
  display: block;
  width: 100%;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 18px;
  box-sizing: border-box;
}

.m-header .sub-menu .sub-tit.on.on .btn-v {
  background: url(../images/img6.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .btn-v {
  display: inline-block;
  height: 20px;
  width: 20px;
  float: right;
  margin-right: 16px;
  margin-top: 0;
  background: url(../images/img5.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .sub-tit1.on {
  background-color: #ff0001;
  color: #fff;
}

.m-header .sub-menu .sub-tit.on:after {
  background-size: 100% auto;
}

.m-header .sub-menu .sec-list {
  line-height: 28px;
  padding: 1px 1.5%;
  display: none;
  background: #f2f2f2;
}

.m-header .sub-menu .sec-list p {
  background-size: 8px auto;
  height: 43px;
  line-height: 43px;
  font-size: 13px;
  border-top: 1px solid #e8e8e8;
  box-sizing: border-box;
}
.m-header .sub-menu .sec-list p:nth-child(1) {
  border-top: none;
}

.m-header .sub-menu .sec-list a {
  padding-left: 21px;
  color: #888;
  display: block;
}

.bocweb-header.ff {
  background: #ffffff;
}

.imgd {
  position: relative;
}
.imgd img {
  display: block;
  vertical-align: middle;
}
.imgd .i1, .imgd .i2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.nav-pro {
  position: relative;
}

.search-close.show {
  transform: scale(1);
  z-index: 3;
}

.header-search-wrap .submit {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 36px;
  height: 43px;
  background: url(../images/ser-black.png) no-repeat center;
  border: none;
  box-sizing: border-box;
}

.hide1, .hide1.header.active {
  transform: scale(0) !important;
  opacity: 0;
  transition: .6s ease-in-out;
  transition-duration: .5s;
}

.search-close {
  position: absolute;
  z-index: -1;
  display: block;
  right: -1.5rem;
  top: 50%;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  background: url(../images/close2.png) no-repeat center;
  background-size: 24px !important;
  cursor: pointer;
  transition-duration: .5s;
  transform: scale(0);
}

.header-search-wrap {
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 10px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  width: 600px;
  height: 44px;
  margin-left: -300px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: #666;
  line-height: 44px;
  transition: all 0.5s;
  /*background: #fff;*/
  padding-right: 50px;
}

.header-search-wrap .submit {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 36px;
  height: 43px;
  background: url(../images/ser-black.png) no-repeat center;
  border: none;
  box-sizing: border-box;
}

.header-search-wrap .ser-input {
  width: 100%;
  height: 43px;
  position: relative;
  border: none;
  background: none;
  box-sizing: border-box;
  text-indent: 20px;
}

.show1 {
  z-index: 8;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.section1 {
  background: #999;
}

.header {
  width: 100%;
  color: #4c4c4c;
  top: 0;
  left: 0;
  height: 70px;
  background: #ffffff;
  transition: .5s ease-in-out;
  line-height: 70px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header .nav-btn .line {
  background: #353535;
}
.header.active {
  color: #fff;
  position: fixed;
  background: transparent;
}
.header.active .nav0 {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.header.active a {
  color: #ffffff;
}
.header.active .icon-sousuo {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.header.active .bocweb-logo .i0 {
  opacity: 1;
}
.header.active .bocweb-logo .i1 {
  opacity: 0;
}
.header.active .navleft-ul .li .imgd .i0 {
  opacity: 1;
}
.header.active .navleft-ul .li .imgd .i1,
.header.active .navleft-ul .li .imgd .i2 {
  opacity: 0;
}
.header.active .navleft-ul .li:hover .imgd .i0, .header.active .navleft-ul .li.active .imgd .i0 {
  opacity: 0;
}
.header.active .navleft-ul .li:hover .imgd .i2, .header.active .navleft-ul .li.active .imgd .i2 {
  opacity: 0;
}
.header.active .navleft-ul .li:hover .imgd .i1, .header.active .navleft-ul .li.active .imgd .i1 {
  opacity: 1;
}
.header a {
  color: #4c4c4c;
}
.header .bocweb-logo {
  width: 187px;
  height: 70px;
  position: relative;
  margin-right: 0px;
}
.header .bocweb-logo img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.header .bocweb-logo .i0 {
  opacity: 0;
}
.header .bocweb-logo .i1 {
  opacity: 1;
}
.header .bocweb-navleft {
  padding-left: 40px;
  box-sizing: border-box;
}
.header .navleft-ul .li {
  float: left;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
}
.header .navleft-ul .li:nth-child(n+2) {
  margin-left: 40px;
}
.header .navleft-ul .li .imgd .i2 {
  opacity: 1;
}
.header .navleft-ul .li .imgd .i0 {
  opacity: 0;
}
.header .navleft-ul .li:hover, .header .navleft-ul .li.active {
  color: #E3B063;
  transition: .5s ease-in-out;
}
.header .navleft-ul .li:hover span, .header .navleft-ul .li.active span {
  color: #E3B063;
  transition: .5s ease-in-out;
}
.header .navleft-ul .li:hover .imgd img, .header .navleft-ul .li.active .imgd img {
  transition: .5s ease-in-out;
}
.header .navleft-ul .li:hover .imgd .i0, .header .navleft-ul .li.active .imgd .i0 {
  opacity: 0;
}
.header .navleft-ul .li:hover .imgd .i2, .header .navleft-ul .li.active .imgd .i2 {
  opacity: 0;
}
.header .navleft-ul .li:hover .imgd .i1, .header .navleft-ul .li.active .imgd .i1 {
  opacity: 1;
}
.header .navleft-ul .li .imgd {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
}
.header .navleft-ul .li .imgd img {
  transition: .5s ease-in-out;
}
.header .bocweb-nav .nav-li {
  float: left;
}
.header .bocweb-nav .nav-li .li-top {
  transition: .5s ease-in-out;
}
.header .bocweb-nav .nav-li:hover .li-top, .header .bocweb-nav .nav-li.active .li-top {
  color: #E3B063;
  transition: .5s ease-in-out;
}
.header .bocweb-nav .nav-li:nth-child(n+2) {
  margin-left: 95px;
}
.header .bocweb-nav .nav0 {
  width: 250px;
  height: 70px;
    margin-left:.7rem;
	
}

@media (max-width: 1170px) {
.header .bocweb-nav .nav0 {
  width: 220px;
  height: 70px;
    margin-left:.1rem;
	
}
}

.header .bocweb-nav .nav0 a{ margin-right:15px; float:right;}

.slide-mspan {
  position: absolute;
  width: 45px;
  height: 30px;
  background: url(../images/x5.png) no-repeat center;
  background-size: 100%;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: auto;
  z-index: 10;
}

.slide-span {
  text-align: center;
  position: absolute;
  width: 65px;
  height: 80px;
  padding-bottom: 80px;
  line-height: 1;
  left: 0;
  right: 0;
  bottom: 0px;
  margin: auto;
  z-index: 4;
  color: #ffffff;
  box-sizing: border-box;
  cursor: pointer;
}
.slide-span:after {
  position: absolute;
  width: 2px;
  height: 20px;
  bottom: 35px;
  left: 0;
  right: 0;
  background: #fff;
  content: "";
  margin: auto;
}

.rightding {
  position: absolute;
  right: 70px;
  bottom: 45px;
  z-index: 8;
}
.rightding.fixed{
  position: fixed;
  right:60px;
  bottom:115px;
}
.rightding .span {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: url(../images/a2.png) rgba(198, 198, 198, 0.5) no-repeat center;
  transition: .5s ease-in-out;
}
.rightding:hover .span {
  background-color: #026c6d;
  transition: .5s ease-in-out;
}
.rightding:hover .text {
  opacity: 1;
  transition: .5s ease-in-out;
  transform: translateX(0);
}
.rightding .text {
  width: 150px;
  height: 30px;
  background: #E3B063;
  border-radius: 4px;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  margin-top: 10px;
  margin-right: 8px;
  position: relative;
  cursor: pointer;
  display: block;
  opacity: 0;
  transition: .5s ease-in-out;
  transform: translateX(-20px);
}
.rightding .text:after {
  width: 8px;
  height: 8px;
  content: "";
  position: absolute;
  right: -8px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/a3.png) no-repeat center;
  background-size: 100%;
}

.w1460 {
  width: 1300px;
  margin: 0 auto;
}





.e6 {
  background: #e6e6e6;
}

.ft44 {
  font-size: 44px;
}

.ft50 {
  font-size: 50px;
}

.ft32 {
  font-size: 32px;
}

.w750 {
  width: 750px;
  margin: 0 auto;
}

.c0 {
  text-align: center;
}

.ft60 {
  font-size: 60px;
}

.header.active .nav-btn .line {
  background: #fff;
}

.ft26 {
  font-size: 26px;
}

.ft38 {
  font-size: 38px;
}

.f3 {
  background: #f3f3f3;
}

.f7 {
  background: #f7f7f7;
}

.w900 {
  width: 900px;
  margin: 0 auto;
}

.w820 {
  width: 820px;
  margin: 0 auto;
}

.con-banner {
  position: relative;
  overflow: hidden;
}
.con-banner .serve-words {
  color: #fff;
  line-height: 1.1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 115px;
}
.con-banner .serve-words .cnm {
  margin-top: 23px;
}
.con-banner .glass-words {
  text-align: center;
}
.con-banner .glass-words .cn60 {
  text-transform: uppercase;
  font-weight: bold;
}
.con-banner .glass-words .cn60 span {
  color: #04a7a1;
}
.con-banner .glass-words .cnm30 {
  margin-top: 40px;
}
.con-banner .mimg {
  width: 100%;
}
.con-banner .con-tit {
  line-height: 80px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.con-banner .con-tit .conbox a {
  display: block;
  color: #ffffff;
}
.con-banner .con-tit .conbox .items {
  float: left;
  width: 33.33%;
  font-size: 17px;
  color: #fafafa;
  text-align: center;
  transition: .5s ease-in-out;
}
.con-banner .con-tit .conbox .items:hover a, .con-banner .con-tit .conbox .items.active a {
  background: #0aadb1;
  transition: .5s ease-in-out;
}
.con-banner .con-tit .conbox .items img {
  display: inline-block;
  vertical-align: middle;
}
.con-banner .images {
  height: 675px;
  position: relative;
}
.con-banner .images:after {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 148px;
  content: "";
  background: url(../images/bg.png) no-repeat bottom;
  background-size: cover;
}
.con-banner .words {
  width: 100%;
  line-height: 1;
  text-align: center;
  height: 167px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #ffffff;
}
.con-banner .words .en {
  margin-top: 15px;
  line-height: 1;
}
.con-banner .words .span {
  width: 12px;
  height: 20px;
  background: url(../images/o15.png) no-repeat center;
  background-size: 100%;
  margin: 0 auto;
  margin-top: 60px;
}
.con-banner .wordsdetail {
  font-size: 48px;
  color: #ffffff;
  position: absolute;
  height: 105px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.con-banner .wordsdetail .line {
  width: 75px;
  height: 5px;
  background: #ffffff;
  margin-bottom: 50px;
}
.con-banner .wordsdetail .cn {
  line-height: 50px;
  height: 50px;
}

.con-banner .con-tit.con-titswiper .conbox .items {
  width: 100%;
  float: none;
}

.w1480 {
  width: 1480px;
  margin: 0 auto;
}

.qxbox {
  padding-right: 1%;
  box-sizing: border-box;
}

.case-details .details-top {
  background: #ffffff;
  position: relative;
}
.case-details .details-top img {
  width: 100%;
}
.case-details .details-top .words {
  padding: 60px;
  padding-left: 85px;
  box-sizing: border-box;
  font-size: 14px;
  color: #666666;
  position: absolute;
  height: 100%;
}
.case-details .details-top .en {
  line-height: 1.2;
  color: #05a3a6;
  font-size: 30px;
}
.case-details .details-top .line {
  width: 22px;
  height: 3px;
  background: #04a7a1;
  margin-top: 13px;
  margin-bottom: 36px;
}
.case-details .details-top .cn {
  color: #05a3a6;
  font-size: 24px;
}
.case-details .details-top .p {
  line-height: 30px;
  margin-top: 40px;
}
.case-details .details-bot {
  padding: 55px;
  padding-bottom: 75px;
  background: #ffffff;
  box-sizing: border-box;
  margin-top: 15px;
}
.case-details .details-bot p {
  display: block;
}
.case-details .details-bot .img:nth-child(n+2), .case-details .details-bot p:nth-child(n+2) {
  margin-top: 30px;
}


header img,footer img {
  max-width: 100%;
}

body {
  overflow: hidden;
  font-size: 15px;
  color: #222222;
  line-height: 1.6;
  padding:0;
  margin:0;
  font-family: Arial, Helvetica, sans-serif; 
}
@media screen and (max-width:787px) {

body {

  font-size: 14px;
  line-height: 1.4;
}
}

.section .dingk .i {
  width: 100%;
  height: 100%;
}

ul li{ margin:0; padding:0; list-style:none;}


.iconfont {
  font-family: "iconfont";
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bocweb-header {
  position: relative;
  z-index: 120;
  height: 70px;
}

.bocweb-header.ff {
  height: 70px;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
}

.wel-con #fp-nav.right {
  right: -300%;
  transition: 3s ease-in-out;
}

.wel-con.active #fp-nav.right {
  right: 0;
  transition: 3s ease-in-out;
  /*transition-delay: .8s;*/
}

.secwen-left {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(-60px);
  transition: .8s;
}

.secwen-left.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: .8s;
}

.wel-con .secwen-right {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(60px);
  transition: .8s;
}

.section1 .swiper-slide .secwen {
  transition: 1s ease-in-out;
}
.section1 .swiper-slide-active .secwen {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: 1s ease-in-out;
}
.section1 .swiper-slide-active .en {
  transition-delay: .5s;
}
.section1 .swiper-slide-active .cn {
  transition-delay: .7s;
}

.wel-con .secwen-right.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: .8s;
}

.wel-con .secwen-right.animate.add3 {
  transition-delay: .3s;
}
.wel-con .secwen-right.animate.add4 {
  transition-delay: .4s;
}
.wel-con .secwen-right.animate.add5 {
  transition-delay: .5s;
}
.wel-con .secwen-right.animate.add8 {
  transition-delay: .8s;
}
.wel-con .secwen-right.animate.add9 {
  transition-delay: .9s;
}
.wel-con .secwen-right.animate.add10 {
  transition-delay: 1s;
}
.wel-con .secwen-right.animate.add11 {
  transition-delay: 1.1s;
}

.f4 {
  background: #f4f4f4;
}

.secwen-q {
  opacity: 0;
  transition: 1.5s ease;
  transform: scale3d(1.05, 1.05, 1);
}

.animate.secwen-q {
  opacity: 1;
  transform: scale3d(1, 1, 1);
  transition: 1.5s ease;
}

.secwen {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(30px);
  transition: .8s;
}

.animate.secwen {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  transition: 1s;
}

.animate.add1 {
  transition-delay: .1s;
}

.animate.add2 {
  transition-delay: .2s;
}

.animate.add3 {
  transition-delay: .3s;
}

.animate.add4 {
  transition-delay: .4s;
}

.animate.add5 {
  transition-delay: .5s;
}

.animate.add6 {
  transition-delay: .6s;
}

.animate.add7 {
  transition-delay: .7s;
}

.animate.add8 {
  transition-delay: .8s;
}

.animate.add9 {
  transition-delay: .9s;
}

.animate.add10 {
  transition-delay: 1s;
}

.animate.add11 {
  transition-delay: 1.1s;
}

.animate.add12 {
  transition-delay: 1.2s;
}

.animate.add16 {
  transition-delay: 1.6s;
}

.animate.add18 {
  transition-delay: 1.8s;
}

.animate.add20 {
  transition-delay: 2s;
}

.animate.add22 {
  transition-delay: 2.2s;
}

.animate.add24 {
  transition-delay: 2.4s;
}

.animate.add26 {
  transition-delay: 2.6s;
}

.banner .swiper-slide-active .images {
  transform: scale3d(1.2, 1.2, 1);
  transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}

.banner .images {
  transform: scale3d(1, 1, 1);
  transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}

.section-words .swiper-slide-active .images {
  transform: scale3d(1.2, 1.2, 1);
  transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}

.section-words .images {
  transform: scale3d(1, 1, 1);
  transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}

/*.section6.active .dingk{
    transform: scale3d(1.2, 1.2, 1);
    transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}
.section6  .dingk {
    transform: scale3d(1, 1, 1);
    transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);
}*/
.section1 .items {
  position: relative;
  display:block;
}
.section1 .items .words {
  position: absolute;
  color: #ffffff;
  left: 110px;
  bottom: 180px;
  line-height: 1;
}
.section1 .items .words .cn {
  margin-top: 20px;
}
.section1 .wel-pagination {
  position: absolute;
  bottom: 65px;
  line-height: 1;
  width: 100%;
  text-align: right;
  z-index: 3;
  padding: 0 100px;
  box-sizing: border-box;
}
.section1 .wel-pagination .span {
  display: inline-block;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  transition: .5s ease-in-out;
  cursor: pointer;
}
.section1 .wel-pagination .span:hover, .section1 .wel-pagination .span.active {
  transition: .5s ease-in-out;
  color: #ffffff;
}
.section1 .wel-pagination .span:nth-child(n+2) {
  margin-left: 45px;
}
.section1 .wel-pagination .span:hover, .section1 .wel-pagination .span.active {
  color: #fff;
  transition: .5s ease-in-out;
}

.section-words .items {
  position: relative;
  line-height: 1;
}
.section-words .items .words {
  position: absolute;
  height: 100%;
  padding-top: 200px;
  color: #ffffff;
  top: 0;
  left: 0;
  right: 0;
  margin:0 auto;
  box-sizing: border-box;
  text-align:center;
}
.section-words .items .words .t0 {
  text-transform: capitalize;
}
.section-words .items .words .t1 {
  margin-top: 20px;
  margin-bottom: 46px;
}
.section-words .items .words .p {
  line-height: 30px;
}
.section-words .items .words .img-ul {
  margin-top: 50px;
}
.section-words .items .words .img-ul .li {
  float: left;
}
.section-words .items .words .img-ul .li:nth-child(n+2) {
  margin-left: 40px;
}
.section-words .items .words .ul-bot {
  height: 118px;
  line-height: 118px;
  background: #167c7f;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 80px;
}
.section-words .items .words .ul-bot img {
  display: inline-block;
  vertical-align: middle;
  transition: .5s ease-in-out;
  width: 60px;
  height: 60px;
}
.section-words .items .words .ul-bot .li {
  width: 33.33%;
  float: left;
  display: block;
  color: rgba(255, 255, 255, 0.4);
  transition: .5s ease-in-out;
  position: relative;
}
.section-words .items .words .ul-bot .li:hover {
  color: #fff;
  transition: .5s ease-in-out;
}
.section-words .items .words .ul-bot .li:hover img {
  transition: .5s ease-in-out;
  transform: translateX(-10px);
}
.section-words .items .words .ul-bot .li:nth-child(1):after {
  display: none;
}
.section-words .items .words .ul-bot .li:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 42%;
  background: rgba(255, 255, 255, 0.4);
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.section-words .items .words .more {
  margin-top: 10px;
}

.wel-more {
  display: block;
  width: 178px;
  height: 45px;
  line-height: 45px;
  border: 2px solid rgba(255, 255, 255, 0.4);
  box-sizing: border-box;
  font-size: 14px;
  color: #ffffff;
  transition: .5s ease-in-out;
  text-align: center;
  text-transform: uppercase;
  transition: .5s ease-in-out;
  margin: 0 auto;
  margin-top: 80px;
}
.wel-more:hover {
  color: #ffffff;
  transition: .5s ease-in-out;
  background: #E3B063;
  border-color: #E3B063;
}

.more {
  width: 160px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  transition: .5s ease-in-out;
  text-transform: uppercase;
  text-align: center;
  margin-top:30px;

}
.more a span {
  display: block;
  width: 100%;
  height: 100%;
  transition: .5s ease-in-out;
  background:-webkit-gradient(linear, 0% 0%, 100% 50%, from(#DB241B), to(#DB241B), color-stop(0.3, #DB241B));
    color: #ffffff;
}
.more a:hover {
  color: #fff;
  transition: .5s ease-in-out;
}
.more a:hover span {
 background:-webkit-gradient(linear, 0% 0%, 100% 50%, from(#0F98D5), to(#DB241B), color-stop(0.3, #0F98D5));
  border-color: #fff;
  color:#fff;
}

.section6 .dingk .swiper-box {
  padding-top: 180px;
}
.section6 .items {
  display: block;
  width: 320px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 1);
}
.section6 .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.section6 .items .time {
  line-height: 1;
  margin-bottom: 30px;
}
.section6 .items .images {
  height: 185px;
  overflow: hidden;
}
.section6 .items .images img {
  transition: .5s ease-in-out;
  width: 100%;
}
.section6 .items .words {
  margin-top: 33px;
  border-top: 2px solid rgba(255, 255, 255, 1);
  padding-top: 28px;
  box-sizing: border-box;
}
.section6 .items .words .t0 {
  line-height: 26px;
  height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.section6 .items .words .t1 {
  line-height: 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 14px;
}
.section6 .swiper-button-prev, .section6 .swiper-button-next {
  background: transparent;
}

.swiper-box .swiper-button-prev, .swiper-box .swiper-button-next {
  width: 40px;
  height: 40px;
  background: #ffffff;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  transition: .5s ease-in-out;
  color: #4d4d4d;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
  display: none;
}
.swiper-box .swiper-button-prev.animate, .swiper-box .swiper-button-next.animate {
  transition: .5s ease-in-out;
    opacity: 1;
}
.swiper-box .swiper-button-prev:hover, .swiper-box .swiper-button-next:hover {
  color: #ffffff;
  background: #E3B063;
  transition: .5s ease-in-out;
}
.swiper-box .swiper-button-prev {
  left: -65px;
}
.swiper-box .swiper-button-next {
  right: -65px;
}

.section2 .items {
  font-size: 18px;
  color: #fcfcfc;
  line-height: 1;
  display: inline-block;
  padding-left: 170px;
  height: 165px;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
}
.section2 .items.items1 {
  margin-top: -13%;
  margin-left: -30%;
}
.section2 .items.items2 {
  margin-top: 3%;
  margin-left: -17%;
}
.section2 .items.items3 {
  margin-top: -15%;
  margin-left: 0%;
}
.section2 .items.items4 {
  margin-top: -5%;
  margin-left: 11%;
}
.section2 .items:hover .words {
  transition: .5s ease-in-out;
  color: #4ac6c8;
}
.section2 .items:hover .words .en:after {
  background: url(../images/o11.png) no-repeat center;
  transition: .5s ease-in-out;
  background-size: 100%;
}
.section2 .items:hover .span img {
  transition: .5s ease-in-out;
}
.section2 .items:hover .span .i0 {
  opacity: 0;
  transform: scale3d(1, 1, 0);
}
.section2 .items:hover .span .i1 {
  opacity: 1;
  width: 160px;
  height: 160px;
  transform: scale3d(1, 1, 1);
}
.section2 .items .words {
  line-height: 1;
  display: inline-block;
  color: #ffffff;
  height: 36px;
  padding-top: 64px;
  transition: .5s ease-in-out;
  box-sizing: border-box;
}
.section2 .items .words .cn {
  transition: .5s ease-in-out;
  font-size: 18px;
}
.section2 .items .words .en {
  text-transform: uppercase;
  font-size: 12px;
  padding-right: 45px;
  box-sizing: border-box;
  position: relative;
  transition: .5s ease-in-out;
  display: inline-block;
}
.section2 .items .words .en:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/o10.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.section2 .items .span {
  position: absolute;
  left: 0;
  top: 0;
  text-align: right;
  width: 160px;
  height: 160px;
  line-height: 160px;
}
.section2 .items .span img {
  display: inline-block;
  transition: .5s ease-in-out;
  width: 65px;
  height: 65px;
  vertical-align: middle;
}
.section2 .items .span .i0 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.section2 .items .span .i1 {
  /*display: none;*/
  opacity: 0;
  transform: scale3d(1, 1, 0);
}

#section7 {
  height: auto !important;
}

.section3 .inliner-banner-con {
  position: absolute;
  width: 800px;
  height: 800px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 6;
}
.section3 .inliner-banner-con .ul {
  width: 510px;
  height: 350px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  margin: auto;
  z-index: 12;
}
.section3 .inliner-banner-con .item-text {
  width: 100%;
  height: 100%;
  color: #ffffff;
  line-height: 1;
}
.section3 .inliner-banner-con .item-text .h02 {
  margin-top: 12px;
  margin-bottom: 33px;
}
.section3 .inliner-banner-con .item-text .line {
  margin: 0 auto;
  width: 30px;
  height: 2px;
  background: #fff;
}
.section3 .inliner-banner-con .item-text .p {
  line-height: 28px;
  height: 84px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 40px;
}
.section3 .inliner-banner-con .item-text .h03 {
  display: block;
  margin: 0 auto;
  margin-top: 80px;
}
.section3 .inliner-banner-con {
  background: url(../images/i10.png) no-repeat center;
  background-size: 100%;
}
.section3 .inliner-banner-con .center {
  width: 630px;
  height: 630px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 8;
}
.jk{
  position: absolute;
  top:-70px;
  left:0;
}
@keyframes zhuan0 {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.cbox {
  width: 100%;
  height: 100%;
  background: url(../images/yuanquan_bg.png) no-repeat center;
  background-size: 100%;
  animation: zhuan0 7s infinite linear .65s;
  margin-top:-100%;
}
.section3 .inliner-banner-con .center .ul {
  display: block;
}
.section3 .inliner-banner-con .center .i {
  display: block;
  color: #fff;
  position: absolute;
  width: 65px;
  height: 65px;
  opacity: 0;
  cursor: pointer;
}
.section3 .inliner-banner-con .center .i.active img, .section3 .inliner-banner-con .center .i:hover img {
  background: #e3b063;
  transition: .5s ease-in-out;
}
.section3 .inliner-banner-con .center .i.active span {
  opacity: 1;
  transition: .5s ease-in-out;
}
.section3 .inliner-banner-con .center .i span {
  width: 200px;
  display: block;
  height: 65px;
  line-height: 65px;
  position: absolute;
  top: 0;
  font-size: 18px;
  transition: .5s ease-in-out;
  opacity: 0;
}
.section3 .inliner-banner-con .center .i img {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.section3 .inliner-banner-con .center .i.s1 span, .section3 .inliner-banner-con .center .i.s5 span, .section3 .inliner-banner-con .center .i.s6 span {
  left: -120px;
}
.section3 .inliner-banner-con .center .i.s4 span, .section3 .inliner-banner-con .center .i.s2 span, .section3 .inliner-banner-con .center .i.s3 span {
  right: -130px;
}
.section3 .inliner-banner-con .center .i.s1 {
  opacity: 1;
    top: 15.5%;
    left: -5.5%;
}
.section3 .inliner-banner-con .center .i.s6 {
  opacity: 1;
  top: 44%;
  left: -13%;
}
.section3 .inliner-banner-con .center .i.s5 {
  opacity: 1;
    bottom: 16.5%;
    left: -5.5%;
}
.section3 .inliner-banner-con .center .i.s4 {
  opacity: 1;
    bottom: 17.5%;
    right: -6.5%;
}
.section3 .inliner-banner-con .center .i.s3 {
  opacity: 1;
  top: 44%;
  right: -13%;
}
.section3 .inliner-banner-con .center .i.s2 {
  opacity: 1;
    top: 16.5%;
    right: -5.5%;
}

.section-words .swiper-pagination, .section-words0 .swiper-pagination {
  line-height: 1;
  width: 100%;
}
.section-words .swiper-pagination .swiper-pagination-bullet, .section-words0 .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 10px;
  background: transparent;
  position: relative;
  opacity: 1;
  margin: 0 5px;
}
.section-words .swiper-pagination .swiper-pagination-bullet:after, .section-words0 .swiper-pagination .swiper-pagination-bullet:after {
  position: absolute;
  width: 100%;
  content: "";
  height: 2px;
  background: #ffffff;
  transition: .4s ease-in-out;
  left: 0;
  top: 0;
  bottom:0;
  margin: auto;
}
.section-words .swiper-pagination .swiper-pagination-bullet-active:after, .section-words0 .swiper-pagination .swiper-pagination-bullet-active:after {
  width: 100%;
  transition: .4s ease-in-out;
      background: #E3B063;
}

.wel-con .section-words .swiper-pagination, .wel-con .section-words0 .swiper-pagination {
  bottom: 48px;
}

#fp-nav ul li:nth-child(7) {
  display: none;
}

.wel-con #fp-nav .fp-tooltip {
  top: 0;
}
.wel-con #fp-nav ul li {
  width: 50px;
  height: 18px;
  line-height: 18px;
  margin: 15px 0;
  position: relative;
}
.wel-con #fp-nav ul li a {
  height: 1px;
  position: absolute;
  height: 1px;
  background: #ffffff;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  margin: auto;
  transition: .5s ease-in-out;
}
.wel-con #fp-nav ul li a.active {
  transition: .5s ease-in-out;
  width: 100%;
}
.wel-con #fp-nav ul li a + .fp-tooltip.right {
  width: 90px;
  right: 100%;
}
.wel-con #fp-nav ul li:nth-child(1) a + .fp-tooltip.right {
  width: 50px;
}
.wel-con #fp-nav ul li a.active + .fp-tooltip.right {
  opacity: 1;
}
.wel-con #fp-nav ul li:hover a + .fp-tooltip.right {
  display: none;
}
.wel-con #fp-nav ul li:hover a.active + .fp-tooltip.right {
  display: block;
}
.wel-con #fp-nav ul li:hover a.active span, .wel-con #fp-nav ul li:hover a span, .wel-con #fp-nav ul li span, .wel-con #fp-nav ul li a.active span {
  display: block;
  width: 100%;
  height: auto;
  position: static;
  margin: 0;
}

.section3 .inliner-banner-con {
  transform: scale3d(0.5, 0.5, 1);
  opacity: 0;
  transition: 1.5s ease-in-out;
}

.section3.active .inliner-banner-con {
  transform: scale3d(1, 1, 1);
  opacity: 1;
  transition: 1.5s ease-in-out;
}

/*.section-words .items .words{
  .more,.t0,.t1,.p,.img-ul,.ul-bot{
      opacity: 0;
      filter: alpha(opacity=0);
      transform: translateY(30px);
      transition: .8s ease-in-out;
  }


}
.active  .section-words .swiper-slide-active .items .words{
  .more,.t0,.t1,.p,.img-ul,.ul-bot{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
      transition: .8s ease-in-out;
  }
  .t0{
    transition-delay: .2s;
  }
  .t1{
    transition-delay: .4s;
  }
  .p{
    transition-delay: .6s;

  }
  .img-ul{
    transition-delay: .7s;
  }
  .more{
    transition-delay: .8s;
  }
  .ul-bot{
    transition-delay: 1s;
  }
}*/
.ft14 {
  font-size: 14px;
}

.ft12 {
  font-size: 12px;
}

.ft19 {
  font-size: 19px;
}

.news-box {
  padding-top: 90px;
  padding-bottom: 125px;
  box-sizing: border-box;
}

.news-ul {
  margin-bottom: 70px;
}
.news-ul .items {
  width: 33.3333333333%;
  float: left;
  padding: 35px;
  padding-top: 30px;
  box-sizing: border-box;
  font-size: 14px;
  color: #888888;
  border-right: 1px solid #dddddd;
  box-sizing: border-box;
  line-height: 1;
  transition: .5s ease-in-out;
}
.news-ul .items:hover {
  transition: .5s ease-in-out;
  background: #04babd;
  color: #ffffff;
}
.news-ul .items:hover .t0 {
  transition: .5s ease-in-out;
  color: #ffffff;
}
.news-ul .items:hover .more0 {
  background: url(../images/o13.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.news-ul .items:hover .img img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.news-ul .items .t0 {
  line-height: 30px;
  height: 60px;
  color: #222222;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 10px;
  transition: .5s ease-in-out;
  margin-bottom: 20px;
}
.news-ul .items .t2 {
  margin-bottom: 20px;
}
.news-ul .items .p {
  line-height: 25px;
  height: 50px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 50px;
}
.news-ul .items .more0 {
  width: 75px;
  height: 13px;
  background: url(../images/o12.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.news-ul .items .img {
  width: 300px;
  height: 173px;
  overflow: hidden;
}
.news-ul .items .img img {
  transition: .5s ease-in-out;
  width: 100%;
}
.news-ul .items:nth-child(3n+1) {
  border-left: 1px solid #dddddd;
}

.f5 {
  background: #f5f5f5;
}

.ff {
  background: #ffffff;
}

.con-banner .con-tit .conbox .items img {
  width: 28px;
  height: 28px;
}

.pagex {
  text-align: center;
}
.pagex .pagination {
  display: inline-block;
}
.pagex .span {
  display: inline-block;
}

.pagination {
  text-align: center;
  font-size: 16px;
  color: #FFF;
}
.pagination a {
  vertical-align: middle;
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  margin: 0 10px;
  transition: .5s ease-in-out;
}
.pagination a:hover, .pagination a.active {
  background-color: #04babd;
  color: #ffffff;
  transition: .5s ease-in-out;
}
.pagination div {
  margin: 0 5px;
  vertical-align: middle;
  display: inline-block;
}
.pagination .span {
  font-size: 12px;
  color: #888888;
}
.pagination .next {
  background: url(../images/a7.png) no-repeat center;
  background-size: 100%;
}
.pagination .next:hover {
  background: url(../images/a8.png) #04babd no-repeat center;
  background-size: 100%;
}
.pagination .prev {
  background: url(../images/a9.png) no-repeat center;
  background-size: 100%;
}
.pagination .prev:hover {
  background: url(../images/a10.png) #04babd no-repeat center;
  background-size: 100%;
}
.pagination .span {
  display: inline-block;
  vertical-align: middle;
}

.w500 {
  width: 500px;
  margin: 0 auto;
}

.con-banner .con-tit .conbox.x2 .items {
  width: 50%;
}

.news-details {
  padding-top: 60px;
  padding-bottom: 90px;
  box-sizing: border-box;
}
.news-details .details {
  padding: 60px 155px;
  padding-bottom: 90px;
  box-sizing: border-box;
  font-size: 14px;
}
.news-details .details-top {
  padding-bottom: 35px;
  border-bottom: 1px solid #bfbfbf;
  line-height: 1;
}
.news-details .details-top .time {
  font-size: 16px;
  color: #4c4c4c;
  margin-bottom: 50px;
}
.news-details .details-top .t0 {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 12px;
}
.news-details .details-top .t1 {
  line-height: 30px;
  font-size: 16px;
  color: #666666;
}
.news-details .details-top .t1 .span {
  font-size: 14px;
  color: #999999;
  display: inline-block;
  margin: 0 18px;
}
.news-details .details-top .t1 .span.span0 {
  margin-right: 40px;
}
.news-details .details-box {
  font-size: 14px;
  padding-top: 45px;
  color: #333333;
  line-height: 30px;
  box-sizing: border-box;
}

.details-bot {
  padding-top: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d2d2d2;
  box-sizing: border-box;
}
.details-bot .back {
  height: 38px;
  width: 170px;
  background: #333333;
  font-size: 14px;
  line-height: 38px;
  color: #ffffff;
  position: relative;
  font-size: 14px;
  margin-top: 15px;
}
.details-bot .back:hover:hover:after {
  width: 100%;
  transition: .6s ease-in-out;
}
.details-bot .back:after {
  position: absolute;
  width: 18px;
  height: 100%;
  background: #05a3a6;
  transition: .6s ease-in-out;
  content: "";
  left: 0;
  top: 0;
}
.details-bot .back a {
  color: #ffffff;
  display: block;
  position: relative;
  z-index: 2;
  padding-left: 70px;
}
.details-bot .back a:after {
  position: absolute;
  content: "";
  left: 40px;
  width: 17px;
  height: 1px;
  background: #fff;
  top: 0;
  bottom: 0;
  margin: auto;
}
.details-bot .prev, .details-bot .next {
  display: block;
  width: 65px;
  height: 65px;
  border: 1px solid #b7b7b7;
  border-radius: 50%;
}
.details-bot .next {
  background: url(../images/a12.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.details-bot .next:hover {
  background: url(../images/a11.png) #05a3a6 no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.details-bot .prev {
  background: url(../images/a13.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.details-bot .prev:hover {
  background: url(../images/a14.png) #05a3a6 no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.details-bot .anniu {
  width: 145px;
}

.w1440 {
  width: 1440px;
  margin: 0 auto;
}

.case-box {
  padding-top: 35px;
  padding-bottom: 185px;
}

.tansou {
  margin: 0 auto;
  cursor: pointer;
  width: 170px;
  height: 40px;
  line-height: 40px;
  position: relative;
  padding-left: 75px;
  box-sizing: border-box;
  color: #ffffff;
  background: #2e2e2e;
  transition: .6s ease-in-out;
  opacity: 0;
  margin-top: 30px;
}
.tansou.active {
  opacity: 1;
  transition: .6s ease-in-out;
}
.tansou:hover:after {
  transition: .5s ease-in-out;
  left: 30px;
}
.tansou:after {
  width: 25px;
  height: 20px;
  content: "";
  position: absolute;
  background: url(../images/o16.png) no-repeat center;
  background-size: 100%;
  top: 0;
  bottom: 0;
  left: 40px;
  margin: auto;
  transition: .5s ease-in-out;
}

.case-ul {
  position: relative;
}
.case-ul.active .items {
  transition: .5s ease-in-out;
  transition-delay: .5s;
}
.case-ul .items {
  transition-delay: .3s;
  padding-top: 50px;
}
.case-ul .items .images {
  overflow: hidden;
}
.case-ul .items .images img {
  transition: .5s ease-in-out;
  width: 100%;
}
.case-ul .items .ibox {
  width: 330px;
  margin: 0 auto;
  display: block;
  transition: .5s ease-in-out;
  background: #ffffff;
}
.case-ul .items .ibox:hover {
  background: #039fa2;
  transition: .5s ease-in-out;
  color: #ffffff;
}
.case-ul .items .ibox:hover .words, .case-ul .items .ibox:hover .t1 {
  transition: .5s ease-in-out;
  color: #ffffff;
}
.case-ul .items .ibox:hover .line span {
  transition: .5s ease-in-out;
  width: 100%;
  background: #ffffff;
}
.case-ul .items .ibox:hover .images img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.case-ul .items .words {
  font-size: 12px;
  color: #808080;
  padding: 35px;
  transition: .5s ease-in-out;
  box-sizing: border-box;
}
.case-ul .items .t1 {
  text-align: right;
  transition: .5s ease-in-out;
  color: #878585;
  font-size: 13px;
}
.case-ul .items .line {
  overflow: hidden;
  margin-top: 28px;
  margin-bottom: 18px;
}
.case-ul .items .line span {
  float: right;
  width: 30px;
  height: 1px;
  background: #a0a0a0;
  transition: .5s ease-in-out;
}
.case-ul .items .t0 {
  line-height: 20px;
  height: 20px;
}
.case-ul .items .t0 .time {
  font-family: Arial;
  width: 65px;
}
.case-ul .items .t0 .tit {
  width: calc(100% - 65px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-align: right;
}

.case-boxdetails {
  padding-top: 15px;
  padding-bottom: 110px;
}

.details-right {
  right: 115px;
  top: 0;
  width: 50px;
  height: 150px;
  border-radius: 8px;
  overflow: hidden;
}
.details-right a {
  display: block;
  width: 50px;
  height: 50px;
  background: #fff;
}
.details-right .prev {
  background: url(../images/o18.png) #fff no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.details-right .prev:hover {
  background: url(../images/o17.png) #05a3a6 no-repeat center;
  transition: .5s ease-in-out;
  background-size: 100%;
}
.details-right .back {
  background: url(../images/o19.png) #fff no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.details-right .back:hover {
  background: url(../images/o20.png) #05a3a6 no-repeat center;
  transition: .5s ease-in-out;
  background-size: 100%;
}
.details-right .next {
  background: url(../images/o21.png) #fff no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.details-right .next:hover {
  background: url(../images/o22.png) #05a3a6 no-repeat center;
  transition: .5s ease-in-out;
  background-size: 100%;
}

.BMapLabel {
  border: none !important;
  background: none !important;
}

.contact-top .map {
  height: 500px;
}

.contact-box {
  /*font-family: "PingFang SC";*/
}

.ft40 {
  font-size: 40px;
}

.contact-bot {
  height: 645px;
}

.contact-ul {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
.contact-ul .contact-li {
  float: right;
  width: 495px;
}
.contact-ul .code {
  position: absolute;
  bottom: 32px;
  right: 10px;
  top: 0;
  bottom: 0;
  height: 30px;
  cursor: pointer;
  margin: auto;
}
.contact-ul .li1 {
  /*position: absolute;*/
  /*right:0;*/
  background: #04babd;
  color: #fff;
  height: 635px;
  margin-top: -85px;
  padding: 32px 40px;
  padding-top: 38px;
  line-height: 1;
  box-sizing: border-box;
}
.contact-ul .li1 .t0, .contact-ul .li1 .t1 {
  text-align: right;
}
.contact-ul .li1 .t1 {
  margin-top: 15px;
  margin-bottom: 38px;
}
.contact-ul .li1 .items.codebox input {
  margin-bottom: 0;
}
.contact-ul .li1 input, .contact-ul .li1 textarea {
  border: none;
  outline: none;
  background: none;
}
.contact-ul .li1 input[type=submit] {
  display: block;
  margin: auto;
  height: 40px;
  width: 170px;
  font-size: 18px;
  transition: .5s ease-in-out;
  color: #808080;
  background: #ffffff;
  margin-top: 30px;
}
.contact-ul .li1 input[type=submit]:hover {
  color: #04babd;
  transition: .5s ease-in-out;
}
.contact-ul .li1 .input {
  font-size: 16px;
}
.contact-ul .li1 .input input {
  background: #ffffff;
  font-size: 16px;
  color: #4c4c4c;
  width: 100%;
  margin-bottom: 9px;
  height: 47px;
  padding-left: 14px;
  box-sizing: border-box;
}
.contact-ul .li1 .input textarea {
  color: #4c4c4c;
  height: 170px;
  background: #ffffff;
  width: 100%;
  resize: none;
  padding: 14px;
  box-sizing: border-box;
  display: block;
}
.contact-ul .li1 .codebox {
  margin-top: 9px;
}
.contact-ul .li0 {
  background: #ffffff;
  position: absolute;
  left: 0;
  top: -175px;
  height: 615px;
  padding: 45px 80px;
  padding-bottom: 75px;
  box-sizing: border-box;
  line-height: 1.2;
}
.contact-ul .li0 .item {
  margin-top: 43px;
}
.contact-ul .li0 .img {
  width: 300px;
  height: 85px;
}
.contact-ul .li0 .h01 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
}
.contact-ul .li0 .h01 span {
  margin: 0 10px;
}
.contact-ul .li0 .h01 span:nth-child(1) {
  margin-left: 0;
}

.section1 .items .words .en {
  text-transform: capitalize;
}


.download-ul .items {
  display: block;
  height: 90px;
  line-height: 90px;
  padding-left: 155px;
  padding-right: 120px;
  box-sizing: border-box;
  position: relative;
  color: #1a1a1a;
  transition: .5s ease-in-out;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.download-ul .items:hover {
  transition: .5s ease-in-out;
  background: #ffffff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.download-ul .items:hover:before {
  opacity: 1;
  transition: .5s ease-in-out;
}
.download-ul .items:nth-child(n+2) {
  margin-top: 30px;
}
.download-ul .items:after {
  width: 45px;
  height: 50px;
  left: 45px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  background: url(../images/x17.png) no-repeat center;
  background-size: 100%;
}
.download-ul .items:before {
  width: 45px;
  height: 45px;
  right: 70px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  background: url(../images/x18.png) no-repeat center;
  background-size: 100%;
  opacity: 0;
  transition: .5s ease-in-out;
}

.advantage-top {
  text-align: center;
  background: #ffffff;
}
.advantage-top .topn {
  padding-top: 60px;
  box-sizing: border-box;
}
.advantage-top .img {
  position: relative;
  width: 78px;
  height: 78px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto;
  transition: .5s ease-in-out;
}
.advantage-top .img img {
  width: 100%;
  transition: .5s ease-in-out;
  height: 100%;
}
.advantage-top .img .i0 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.advantage-top .words {
  color: #009ea1;
  font-size: 20px;
  padding-bottom: 16px;
  display: inline-block;
  border-bottom: 2px solid #009ea1;
  line-height: 1;
  margin-top: 23px;
  opacity: 0;
  transition: .5s ease-in-out;
}
.advantage-top .items:hover .words, .advantage-top .items.active .words {
  opacity: 1;
  transition: .5s ease-in-out;
}
.advantage-top .items:hover .img, .advantage-top .items.active .img {
  background: #e3b063;
  border-radius: 50%;
  transition: .5s ease-in-out;
}
.advantage-top .items:hover .img img, .advantage-top .items.active .img img {
  transition: .5s ease-in-out;
}
.advantage-top .items:hover .img .i0, .advantage-top .items.active .img .i0 {
  opacity: 1;
}
.advantage-top .items:hover .img .i1, .advantage-top .items.active .img .i1 {
  opacity: 0;
}

.advantage-swiper .swiper-button-prev, .advantage-swiper .swiper-button-next {
  width: 10px;
  height: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: .5s ease-in-out;
}
.advantage-swiper .swiper-button-prev:hover, .advantage-swiper .swiper-button-next:hover {
  transition: .5s ease-in-out;
}
.advantage-swiper .swiper-button-next {
  background: url(../images/x26.png) no-repeat center;
  background-size: 100%;
  right: 0;
  display: none;
}
.advantage-swiper .swiper-button-next:hover {
  background: url(../images/x27.png) no-repeat center;
  background-size: 100%;
}
.advantage-swiper .swiper-button-prev {
  background: url(../images/x23.png) no-repeat center;
  background-size: 100%;
  left: 0;
  display: none;
  
}
.advantage-swiper .swiper-button-prev:hover {
  background: url(../images/x25.png) no-repeat center;
  background-size: 100%;
}

.advantage-bot {
  padding-top: 75px;
  padding-bottom: 110px;
  box-sizing: border-box;
}
.advantage-bot .advantage-ul {
  padding-bottom: 20px;
  box-sizing: border-box;
}
.advantage-bot .items {
  display: block;
  float: left;
  width: 455px;
  margin-left: 37.5px;
  padding: 20px;
  box-sizing: border-box;
  background: #ffffff;
  font-size: 21px;
  color: #333333;
  margin-bottom: 60px;
}
.advantage-bot .items .img {
  overflow: hidden;
}
.advantage-bot .items img {
  transition: .5s ease-in-out;
  width: 100%;
}
.advantage-bot .items:nth-child(3n+1) {
  margin-left: 0;
}
.advantage-bot .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.advantage-bot .items .words {
  line-height: 1;
  line-height: 40px;
  height: 40px;
  margin-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.energy {
  padding-top: 95px;
  padding-bottom: 100px;
  box-sizing: border-box;
}
.energy .energy-words .tit {
  text-align: center;
  line-height: 1;
  margin-bottom: 65px;
}
.energy .energy-words .tit .en {
  color: #3d3d3d;
}
.energy .energy-words .tit .cn {
  color: #808080;
  margin-top: 22px;
}
.energy .energy-words .txt-ul {
  line-height: 1;
  text-align: center;
}
.energy .energy-words .txt-ul .items {
  display: inline-block;
  width: 500px;
}
.energy .energy-words .txt-ul .items .t0 {
  font-size: 16px;
  color: #333333;
}
.energy .energy-words .txt-ul .items .t1 {
  font-size: 36px;
  color: #00afa9;
  margin-top: 15px;
}

.details-imagebox {
  padding: 45px 145px;
  box-sizing: border-box;
}
.details-imagebox .items {
  display: block;
  width: 440px;
  color: #333333;
  line-height: 1;
}
.details-imagebox .items .words {
  padding-top: 30px;
}
.details-imagebox .items .t0 {
  font-size: 16px;
  color: #4c4c4c;
}
.details-imagebox .items .t1 {
  line-height: 24px;
  height: 24px;
  font-size: 19px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 23px;
}
.details-imagebox .items:hover .img img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.details-imagebox .items .img {
  height: 225px;
  overflow: hidden;
}
.details-imagebox .items .img img {
  width: 100%;
  transition: .5s ease-in-out;
}

.maintain-box {
  padding-top: 80px;
  padding-bottom: 110px;
  box-sizing: border-box;
}

.maintain-tip {
  padding-bottom: 7px;
  border-bottom: 4px solid #15b7ba;
  box-sizing: border-box;
}
.maintain-tip .span {
  font-size: 30px;
  color: #333333;
  line-height: 1;
}
.maintain-tip .img {
  width: 255px;
  height: 50px;
}

.maintain-ul {
  padding-top: 28px;
  padding-bottom: 60px;
  box-sizing: border-box;
}
.maintain-ul .items {
  background: #ffffff;
}
.maintain-ul .items.active .item-top, .maintain-ul .items:hover .item-top {
  color: #ffffff;
  background: #15b7ba;
  transition: .5s ease-in-out;
}
.maintain-ul .items.active .item-top:after, .maintain-ul .items:hover .item-top:after {
  background: url(../images/x04.png) no-repeat center;
  transition: .5s ease-in-out;
  background-size: 100%;
}
.maintain-ul .items .item-top {
  font-size: 20px;
  height: 68px;
  line-height: 68px;
  color: #333333;
  padding-left: 45px;
  padding-right: 50px;
  box-sizing: border-box;
  position: relative;
  transition: .5s ease-in-out;
  cursor: pointer;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.maintain-ul .items .item-top:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  transition: .5s ease-in-out;
  right: 25px;
  margin: auto;
  background: url(../images/x3.png) no-repeat center;
  background-size: 100%;
}
.maintain-ul .items .item-bot {
  font-size: 16px;
  color: #666666;
  line-height: 35px;
  padding: 25px 40px;
  padding-bottom: 35px;
  box-sizing: border-box;
  display: none;
}
.maintain-ul .items:nth-child(n+2) {
  margin-top: 20px;
}

.sale-box {
  padding-top: 95px;
  padding-bottom: 50px;
  box-sizing: border-box;
  color: #333333;
}
.sale-box .tit {
  line-height: 1;
  margin-bottom: 80px;
}
.sale-box .items {
  float: left;
  width: 410px;
  margin-left: 105px;
  margin-bottom: 85px;
  position: relative;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.sale-box .items:hover {
  color: #ffffff;
  transition: .5s ease-in-out;
  transform: translateY(-30px);
}
.sale-box .items:hover .words .t0, .sale-box .items:hover .words .t2 {
  color: #ffffff;
  transition: .5s ease-in-out;
}
.sale-box .items:hover .f-img img {
  transition: .5s ease-in-out;
}
.sale-box .items:hover .f-img .i0 {
  opacity: 1;
}
.sale-box .items:hover .f-img .i1 {
  opacity: 0;
}
.sale-box .items .images img {
  transition: .5s ease-in-out;
}
.sale-box .items:nth-child(3n+1) {
  margin-left: 0;
}
.sale-box .items .words {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  padding-top: 55px;
  box-sizing: border-box;
}
.sale-box .items .words .img {
  width: 70px;
  height: 70px;
  overflow: hidden;
  margin: 0 auto;
}
.sale-box .items .words .t0 {
  line-height: 1;
  margin-top: 30px;
  margin-bottom: 35px;
  color: #1a1a1a;
  transition: .5s ease-in-out;
}
.sale-box .items .words .t2 {
  font-size: 15px;
  color: #333333;
  line-height: 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: .5s ease-in-out;
}

.f-img {
  position: relative;
}
.f-img .i0 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.f-img img {
  transition: .5s ease-in-out;
}

@keyframes myfirst {
  0% {
    transform: scale(0.8);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
.energy-images .map {
  width: 1085px;
  height: 530px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
}
.energy-images .map .spanbox .dian0 {
  width: 55px;
  height: 55px;
  top: 130px;
  left: 160px;
}
.energy-images .map .spanbox .dian {
  position: absolute;
}
.energy-images .map .spanbox .dian:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/dian1.png) no-repeat center;
  background-size: 100%;
}
.energy-images .map .spanbox .dian span {
  width: 100%;
  height: 100%;
  background: url(../images/dian.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  animation: myfirst 2s infinite linear;
}
.energy-images .map .spanbox .dian1 {
  width: 38px;
  height: 38px;
  top: 150px;
  left: 295px;
}
.energy-images .map .spanbox .dian2 {
  width: 60px;
  height: 60px;
  top: 330px;
  left: 285px;
}
.energy-images .map .spanbox .dian3 {
  width: 63px;
  height: 63px;
  top: 70px;
  left: 380px;
}
.energy-images .map .spanbox .dian4 {
  width: 95px;
  height: 95px;
  top: 125px;
  left: 490px;
}
.energy-images .map .spanbox .dian5 {
  width: 60px;
  height: 60px;
  top: 265px;
  left: 595px;
}
.energy-images .map .spanbox .dian6 {
  width: 45px;
  height: 45px;
  top: 180px;
  left: 695px;
}
.energy-images .map .spanbox .dian7 {
  width: 52px;
  height: 52px;
  top: 105px;
  left: 710px;
}
.energy-images .map .spanbox .dian8 {
  width: 110px;
  height: 110px;
  top: 158px;
  left: 775px;
}
.energy-images .map .spanbox .dian9 {
  width: 55px;
  height: 55px;
  top: 390px;
  left: 870px;
}

.work-box {
  padding-top: 115px;
  padding-bottom: 120px;
  box-sizing: border-box;
}

.recruit-con a, .recruit-con li, .recruit-con ul, .recruit-con span, .recruit-con div {
  box-sizing: border-box;
}

.w-tr {
  background: #ffffff;
}

.recruit-con .form1 .td {
  float: left;
  display: inline-block;
}

.recruit-con .form1 .tr1 {
  background: #8f8f8f;
  color: #fff;
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  padding: 0 45px;
}

.recruit-con .form1 .tr1 .td {
  width: 23%;
}
.recruit-con .form1 .tr1 .td10 {
  width: 10%;
}
.recruit-con .form1 .tr1 .td11 {
  width: 36%;
}
.recruit-con .form1 .tr1 .td2 {
  text-align: right;
  width: 8%;
}

.recruit-con .form1 .tr2 {
  color: #333333;
  height: 65px;
  font-size: 16px;
  line-height: 65px;
  padding: 0 45px;
  border-bottom: 1px solid #e6e6e6;
}

.recruit-con .form1 .tr2.on {
  background: #efefef;
}

.recruit-con .form1 .tr2 .td {
  width: 23%;
  overflow:hidden;
  max-height: 100%;
}
.recruit-con .form1 .tr2 .td10 {
  width: 10%;
}
.recruit-con .form1 .tr2 .td11{
 width: 36%;
}

.recruit-con .form1 .tr2 .td0 {
  transition: all .3s linear;
}

.recruit-con .form1 .tr2 .td0.cur {
  color: #333333;
}

.recruit-con .form1 .tr2 .td2 {
  cursor: pointer;
  text-align: right;
  width: 8%;
}

.recruit-con .form1 .hides {
  display: none;
  padding: 0 45px;
  background: #dbdbdb;
  font-size: 15px;
  color: #333333;
  line-height: 30px;
  padding-top: 26px;
}

.recruit-con .form1 .hides .tr3 .td {
  float: left;
  width: 25%;
  font-size: 14px;
  color: #666;
  line-height: 32px;
  height: 120px;
  border-bottom: 1px solid #e8e8e8;
  padding-top: 22px;
  box-sizing: border-box;
}
.recruit-con .form1 .hides .tr3 .td span {
  color: #333;
}

.recruit-con .form1 .hides .dt {
  font-size: 14px;
  line-height: 26px;
  color: #888;
}

.recruit-con .form1 .hides .dt .h6 {
  font-size: 15px;
  line-height: 1;
  color: #333;
  margin-bottom: 8px;
  font-weight: bold;
}

.recruit-con .form1 .hides .dt .line1 {
  display: inline-block;
  width: 1px;
  height: 156px;
  margin: 0 80px;
  background: #eee;
  margin-top: 22px;
}

.recruit-con .form1 .hides .bot {
  padding: 15px 0 20px;
}

.recruit-con .form1 .hides .bot .re-a {
  display: inline-block;
  height: 42px;
  background: #009ea1;
  text-align: center;
  color: #fff;
  font-size: 14px;
  padding: 0 25px;
  line-height: 42px;
}

.recruit-con .form1 .hides .bot .end-span {
  cursor: pointer;
  color: #28529b;
  line-height: 42px;
  font-size: 14px;
}

.problem-box {
  padding-top: 70px;
  padding-bottom: 120px;
  box-sizing: border-box;
}
.problem-box .ul {
  margin-bottom: 55px;
}
.problem-box .ul .items {
  padding: 35px 0;
  font-size: 16px;
  padding-left: 135px;
  padding-right: 115px;
  box-sizing: border-box;
  display: block;
  color: #666666;
  line-height: 30px;
  border-radius: 8px;
  transition: .5s ease-in-out;
  position: relative;
}
.problem-box .ul .items:after, .problem-box .ul .items:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.problem-box .ul .items:after {
  background: url(../images/x44.png) no-repeat center;
  background-size: 100%;
  left: 40px;
  transition: .5s ease-in-out;
}
.problem-box .ul .items:before {
  background: url(../images/x46.png) no-repeat center;
  background-size: 100%;
  right: 70px;
  opacity: 0;
  transition: .5s ease-in-out;
}
.problem-box .ul .items:hover {
  background: #0aadac;
  color: #fff;
  transition: .5s ease-in-out;
}
.problem-box .ul .items:hover .text {
  /*display: block;*/
  height: auto;
}
.problem-box .ul .items:hover .p {
  display: none;
}
.problem-box .ul .items:hover:before {
  opacity: 1;
  transition: .5s ease-in-out;
}
.problem-box .ul .items:hover:after {
  background: url(../images/x45.png) no-repeat center;
  background-size: 100%;
}
.problem-box .ul .items .p, .problem-box .ul .items .text {
  max-width: 860px;
}
.problem-box .ul .items .p {
  font-size: 20px;
}
.problem-box .ul .items .p .tb {
  height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.problem-box .ul .items .text {
  /*display: none;*/
  height: 0;
  overflow: hidden;
}
.problem-box .ul .items .text .span {
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.problem-box .ul .items:nth-child(2n+1) {
  background: #ffffff;
}
.problem-box .ul .items:nth-child(2n+1):hover {
  background: #0aadac;
  color: #fff;
  transition: .5s ease-in-out;
}
.problem-box .ul .items:nth-child(2n+1):hover:before {
  opacity: 1;
  transition: .5s ease-in-out;
}

.ft60 {
  font-size: 60px;
}

.w1140 {
  width: 1140px;
  margin: 0 auto;
}

.ft72 {
  font-size: 72px;
}

.ft30 {
  font-size: 30px;
}

.glasslist-list .items {
  position: relative;
}
.glasslist-list .items .words {
  text-align: center;
  line-height: 1;
  color: #333333;
  position: relative;
}
.glasslist-list .items .words.active {
  color: #ffffff;
}
.glasslist-list .items .words.active .text {
  color: #ffffff;
}
.glasslist-list .items .words .p {
  margin-top: 50px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.glasslist-list .items .words .text {
  line-height: 30px;
  color: #4c4c4c;
}
.glasslist-list .items .words .span {
  width: 210px;
  height: 40px;
  margin: 0 auto;
  margin-top: 50px;
}
.glasslist-list .items0 {
  padding-top: 80px;
  box-sizing: border-box;
}
.glasslist-list .items0 .images {
  margin-top: 50px;
}
.glasslist-list .items1 .words {
  padding-top: 95px;
  position: absolute;
  width: 100%;
}
.glasslist-list .items2 .words {
  padding-top: 80px;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.glasslist-list .items3 {
  background: url(../images/se35.jpg) no-repeat center;
  background-size: cover;
  /*height: 750px;*/
  padding-bottom: 100px;
}
.glasslist-list .items3 .right-span {
  width: 475px;
  height: 750px;
  right: 0;
  top: 0;
  position: absolute;
  background: url(../images/x50.png) no-repeat center;
  background-size: 100%;
}
.glasslist-list .items3 .w1140 {
  position: relative;
  z-index: 3;
}
.glasslist-list .items3 .words {
  text-align: left;
  padding-top: 125px;
  box-sizing: border-box;
}
.glasslist-list .items3 .images-ul {
  width: 955px;
  margin-top: 58px;
}
.glasslist-list .items3 .images-ul .li {
  height: 295px;
  width: 455px;
  overflow: hidden;
}
.glasslist-list .items3 .images-ul .li img {
  transition: .5s ease-in-out;
}
.glasslist-list .items3 .images-ul .li:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}


.glasslist-list .items31 {

  background-size: cover;
  /*height: 750px;*/
  padding-bottom: 100px;
}
.glasslist-list .items31 .right-span {
  width: 475px;
  height: 750px;
  right: 0;
  top: 0;
  position: absolute;
 
  background-size: 100%;
}
.glasslist-list .items31 .w1140 {
  position: relative;
  z-index: 3;
}
.glasslist-list .items31 .words {
  text-align: left;
  padding-top: 125px;
  box-sizing: border-box;
}
.glasslist-list .items31 .images-ul {
  width: 955px;
  margin-top: 58px;
}
.glasslist-list .items31 .images-ul .li {
  height: 295px;
  width: 455px;
  overflow: hidden;
}
.glasslist-list .items31 .images-ul .li img {
  transition: .5s ease-in-out;
}
.glasslist-list .items31 .images-ul .li:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}



.w960 {
  width: 960px;
  margin: 0 auto;
}

.glasslist-list .items2 .images {
  position: relative;
}
.glasslist-list .items2 .images .spanbox {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.glasslist-list .items2 .images .ul {
  height: 100%;
}
.glasslist-list .items2 .images .ul .li {
  height: 100%;
  width: 50%;
  float: left;
  background: url(../images/x52.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  /*transition: .5s ease-in-out;*/
}
.glasslist-list .items2 .images .ul .li.active {
  opacity: 1;
  /*transition: .5s ease-in-out;*/
  left: 50%;
}
.glasslist-list .items2 .images .span {
  width: 38px;
  height: 38px;
  background: url(../images/x51.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: -19px;
  bottom: 0;
  margin: auto;
}
.glasslist-list .items2 .images .span .i {
  width: 50%;
  height: 100%;
  float: left;
  cursor: pointer;
}
.glasslist-list .items2 .images .ul0 img {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.glasslist-list .items2 .images .ul0 .li0 {
  font-size: 20px;
  color: #006d7b;
  line-height: 25px;
  position: absolute;
  bottom: 50px;
  height: 25px;
  padding-left: 35px;
  box-sizing: border-box;
}
.glasslist-list .items2 .images .ul0 .li0 img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.glasslist-list .items2 .images .ul0 .li01 {
  left: 600px;
  z-index: 4;
}
.glasslist-list .items2 .images .ul0 .li02 {
  right: 600px;
  z-index: 0;
}
.glasslist-list .items4 {
  height: 1015px;
}
.glasslist-list .items4 .images {
  height: 100%;
}
.glasslist-list .items4 .words {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.glasslist-list .items4 .words .wtext {
  text-align: left;
}
.glasslist-list .items4 .wtext {
  padding-top: 130px;
  box-sizing: border-box;
}
.glasslist-list .items4 .wtext .ul {
  margin-top: 115px;
}
.glasslist-list .items4 .wtext .li:nth-child(1) {
  margin-bottom: 55px;
}
.glasslist-list .items4 .wtext .num {
  color: #0d5862;
  line-height: 1;
  font-family: Tahoma;
  margin-bottom: 15px;
}
.glasslist-list .spanbox .span0 {
  display: inline-block;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  border: 1px solid #1faeb0;
  box-sizing: border-box;
  cursor: pointer;
  transition: .5s ease-in-out;
  position: relative;
  transition: .5s ease-in-out;
  /*  &:hover{
    transition:.5s ease-in-out;
    background:url(../images/x58.png) no-repeat center;
    background-size: 100%;
    border:none;
    img{
       transition:.5s ease-in-out;
    }
    .m1{
      opacity: 1;
    }
    .m0{
      opacity: 0;
    }
  }*/
}
.glasslist-list .spanbox .span0 img {
  transition: .5s ease-in-out;
}
.glasslist-list .spanbox .span0 .m1 {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.glasslist-list .spanbox .span02 {
  margin-left: 35px;
}
.glasslist-list .h {
  position: relative;
}
.glasslist-list .h .words {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.glasslist-list .h .words .spanbox {
  margin-top: 50px;
}
.glasslist-list .h .images {
  height: 100%;
}
.glasslist-list .items5 {
  height: 960px;
}
.glasslist-list .items5 .wtext {
  text-align: right;
  padding-top: 125px;
  box-sizing: border-box;
}
.glasslist-list .items6 {
  height: 880px;
}
.glasslist-list .items6 .wtext {
  text-align: left;
  padding-top: 240px;
  box-sizing: border-box;
}
.glasslist-list .items7 {
  padding-top: 85px;
  padding-bottom: 110px;
  box-sizing: border-box;
}
.glasslist-list .items7 .words {
  text-align: center;
}
.glasslist-list .items7 .images {
  margin-top: 50px;
}
.glasslist-list .items7 .tit {
  display: inline-block;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 2px solid #04a7a1;
  box-sizing: border-box;
}
.glasslist-list .items8 .items8-top {
  height: 300px;
}
.glasslist-list .items8 .items8-top .li {
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
}
.glasslist-list .items8 .items8-top .li .images {
  width: 100%;
  height: 100%;
}
.glasslist-list .items8 .items8-top .li .words {
  color: #ffffff;
  position: absolute;
  bottom: 60px;
  left: 95px;
  text-align: left;
}
.glasslist-list .items8 .items8-top .li .words .en {
  margin-bottom: 15px;
}
.glasslist-list .items8 .items8-bot {
  height: 600px;
  position: relative;
  overflow: hidden;
}
.glasslist-list .items8 .items8-bot .images {
  height: 100%;
}
.glasslist-list .items8 .items8-bot .words {
  width: 750px;
  height: 750px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #ffffff;
  background: url(../images/x67.png) no-repeat center;
  background-size: 100%;
}
.glasslist-list .items8 .items8-bot .words .text {
  width: 100%;
  height: 305px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #fff;
}
.glasslist-list .items8 .items8-bot .words .text .t0 {
  line-height: 43px;
  height: 129px;
  width: 410px;
  margin: 0 auto;
  overflow: hidden;
}
.glasslist-list .items8 .items8-bot .words .text .t1 {
  line-height: 1;
  margin-top: 53px;
}
.glasslist-list .items8 .items8-bot .words .text .more {
  display: inline-block;
  font-size: 14px;
  width: 120px;
  height: 36px;
  line-height: 36px;
  border-radius: 36px;
  border: 1px solid #dddad6;
  margin-top: 63px;
  transition: .5s ease-in-out;
}
.glasslist-list .items8 .items8-bot .words .text .more:hover {
  transition: .5s ease-in-out;
  background: #E3B063;
  border-color: #E3B063;
}

.w1490 {
  width: 1490px;
  margin: 0 auto;
}

.technical .items {
  position: relative;
}
.technical .words {
  line-height: 1.2;
  z-index: 5;
}
.technical .words.active {
  color: #ffffff;
}
.technical .words .t1 {
  margin-top: 29px;
  line-height: 36px;
  margin-bottom: 64px;
}
.technical .words .t2 {
  line-height: 1;
}
.technical .words .t2 .li {
  display: inline-block;
  margin: 0 32px;
}
.technical .words .t2 .li .img {
  width: 90px;
  height: 90px;
  border: 1px solid #8fcbca;
  border-radius: 50%;
  margin: 0 auto;
}
.technical .words .t2 .li .span {
  margin-top: 13px;
}
.technical .items1 {
  height: 840px;
  padding-top: 78px;
  box-sizing: border-box;
}
.technical .items1 .words {
  text-align: center;
}
.technical .items1 .images {
  width: 600px;
  height: 425px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.technical .items2 {
  padding: 110px 0;
  box-sizing: border-box;
}
.technical .items2 .words {
  text-align: left;
}
.technical .items2 .words .t1 {
  margin-bottom: 40px;
}
.technical .items2 .images {
  width: 1065px;
  height: 485px;
  position: relative;
}
.technical .items2 .images .img-ul {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 38px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.technical .items2 .images .img-ul .img {
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.88);
  margin: 0 22px;
}
.technical .items2 .line {
  width: 1065px;
  height: 2px;
  background: #e6e6e6;
  margin-bottom: 40px;
}
.technical .items5 {
  padding: 65px 0;
  padding-top: 100px;
  background: #f1f2f2;
  box-sizing: border-box;
}
.technical .items5 .words {
  text-align: left;
}
.technical .items5 .words .t1 {
  margin-bottom: 40px;
}
.technical .items5 .images {
  width: 1065px;
  position: relative;
}
.technical .items5 .images .img-ul {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 38px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.technical .items5 .images .img-ul .img {
  float: left;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.88);
  margin: 0 22px;
}
.technical .items5 .line {
  width: 1065px;
  height: 2px;
  background: #e6e6e6;
  margin-bottom: 40px;
}
.technical .items3 {
  position: relative;
  position: relative;
}
.technical .items3 .images {
  height: 780px;
}
.technical .items3 .words {
  text-align: left;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 280px;
  box-sizing: border-box;
}
.technical .items3 .words .t2 .img {
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  width: 80px;
  height: 80px;
  display: inline-block;
  margin-right: 32px;
}
.technical .items4 {
  position: relative;
}
.technical .items4 .images {
  height: 820px;
}
.technical .items4 .words {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 260px;
  box-sizing: border-box;
}

.glasslist-list .items8 .items8-top .li {
  overflow: hidden;
}
.glasslist-list .items8 .items8-top .li .images {
  transition: .5s ease-in-out;
}
.glasslist-list .items8 .items8-top .li:hover .images {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}

.w1080 {
  width: 1080px;
  margin: 0 auto;
}

.glasslist-list .items4 .wtext .num {
  background: linear-gradient(to right, #1ba9b9 0%, #31c68d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  line-height: 1.2;
}

.material .items {
  position: relative;
}
.material .items .words {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
}
.material .items .words .t0 {
  line-height: 1;
}
.material .items .words .t1 {
  line-height: 35px;
  margin-top: 35px;
  margin-bottom: 80px;
}
.material .items .words .t-ul .li {
  display: inline-block;
}
.material .items .words .t-ul .li .span {
  font-size: 17px;
}
.material .items0 .images {
  height: 900px;
}
.material .items0 .words {
  padding-top: 115px;
  box-sizing: border-box;
}
.material .items0 .words .t-ul {
  line-height: 1;
}
.material .items0 .words .t-ul .li {
  text-align: center;
  color: #01a6a0;
}
.material .items0 .words .t-ul .li:nth-child(1) {
  margin-right: 55px;
}
.material .items0 .words .t-ul .li .img {
  width: 105px;
  height: 105px;
  margin: 0 auto;
}
.material .items0 .words .t-ul .li .span {
  margin-top: 30px;
}
.material .items1 .images {
  height: 970px;
}
.material .items1 .words {
  padding-top: 110px;
  box-sizing: border-box;
  text-align: center;
}
.material .items1 .words .t-ul .img {
  width: 105px;
  height: 105px;
  margin: 0 auto;
}
.material .items1 .words .t-ul .li {
  margin: 0 22px;
}
.material .items1 .words .t-ul .li .span {
  margin-top: 40px;
  line-height: 25px;
}
.material .items2 {
  background: #f3f4f7;
}
.material .items2 .images {
  height: 840px;
}
.material .items2 .words {
  padding-top: 145px;
  box-sizing: border-box;
}
.material .items2 .words .w1080 .t1, .material .items2 .words .w1080 .t-ul {
  max-width: 770px;
}
.material .items2 .words .t-ul .li {
  position: relative;
  padding-left: 105px;
  box-sizing: border-box;
  display: block;
  line-height: 70px;
}
.material .items2 .words .t-ul .li:nth-child(n+2) {
  margin-top: 30px;
}
.material .items2 .words .t-ul .li .span {
  line-height: 1.3;
  display: inline-block;
  vertical-align: middle;
  color: #666666;
}
.material .items2 .words .t-ul .li .img {
  width: 70px;
  height: 70px;
  position: absolute;
  left: 0;
  top: 0;
}

.f3f {
  background: #f3f4f7;
}

.header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  transition: .5s ease-in-out;
}

.bocweb-header.ac {
  height: 70px;
}

.ce-table {
  font-size: 17px;
}
.ce-table .table-top {
  height: 80px;
  line-height: 80px;
  background: url(../images/imgbox/i0.jpg) no-repeat center;
  background-size: cover;
  color: #ffffff;
  margin-bottom: 20px;
}
.ce-table .table-top .item {
  line-height: 24px;
  padding-top: 18px;
  box-sizing: border-box;
}
.ce-table .item {
  float: left;
  width: 10%;
  text-align: center;
}
.ce-table .table-bot .ul{
  color: #333333;
  transition:.5s ease-in-out;
}
.ce-table .table-bot .ul:hover{
  transition:.5s ease-in-out;
      color: #E3B063;
}
.ce-table .table-bot .ul:nth-child(2n+2) {
  background: #ffffff;
}
.ce-table .table-bot .item {
  line-height: 80px;
  height: 80px;
}

.glasslist-list .items0 .words {
  margin-bottom: 40px;
}

.mbox {
  display: none;
}

.pcbox {
  display: block;
}

.pc900 {
  display: block;
}

.m900 {
  display: none;
}

.section {
  overflow: hidden;
}

@media screen and (max-width: 1750px) {
  /*home*/
  .section1 .items .words {
    left: 1.1rem;
    bottom: 1.8rem;
  }

  .sale-box .items {
    width: 30%;
    margin-left: 5%;
    margin-bottom: .85rem;
  }

  .sale-box {
    padding-top: .95rem;
    padding-bottom: .5rem;
  }

  .advantage-bot .items {
    padding: .2rem;
    width: 32%;
    margin-left: 2%;
    margin-bottom: .6rem;
  }

  .sale-box .items .words {
    padding-top: .55rem;
  }

  .sale-box .items .words .img {
    width: .7rem;
    height: .7rem;
  }

  .details-right {
    right: 1.15rem;
  }

  .sale-box .tit {
    margin-bottom: .8rem;
  }

  .sale-box .items .words .t0 {
    margin-top: .3rem;
    margin-bottom: .35rem;
  }

  .case-boxdetails {
    padding-bottom: 1.1rem;
  }

  .section1 .wel-pagination {
    bottom: .65rem;
    padding: 0 1rem;
  }

  .slide-span {
    height: .95rem;
    padding-bottom: .85rem;
  }

  .section2 .items .span {
    width: 1.6rem;
    height: 1.6rem;
    line-height: 1.6rem;
  }

  .section2 .items {
    padding-left: 1.7rem;
    height: 1.65rem;
  }

  .section2 .items:hover .span .i1 {
    width: 1.6rem;
    height: 1.6rem;
  }

  .section2 .items .words {
    padding-top: .64rem;
    height: auto;
  }

  .section-words .items .words .t1 {
    margin-top: .2rem;
    margin-bottom: .46rem;
  }

  .section-words .items .words .ul-bot {
    height: 1.28rem;
    line-height: 1.28rem;
    bottom: .8rem;
  }

  .wel-con .section-words .swiper-pagination {
    bottom: .2rem;
  }

  .section-words .items .words .ul-bot img {
    width: .6rem;
    height: .6rem;
  }

  .icon-sousuo {
    margin-left: .1rem;
  }

  .header .bocweb-nav .nav-li:nth-child(n+2) {
    margin-left: .7rem;
  }

  .header .navleft-ul .li:nth-child(n+2) {
    margin-left: .4rem;
  }

  .section-words .items .words {
    padding-top: 4rem;
    box-sizing: border-box;
  }

  .section6 .dingk .swiper-box {
    padding-top: 1rem;
  }

  .section3 .inliner-banner-con .item-text .h02 {
    margin-top: .12rem;
    margin-bottom: .33rem;
  }

  .section3 .inliner-banner-con {
    width: 8rem;
    height: 8rem;
  }

  .section3 .inliner-banner-con .item-text .p {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    margin-top: .4rem;
  }

  .section3 .inliner-banner-con .center {
    width: 6.3rem;
    height: 6.3rem;
  }

  .section3 .inliner-banner-con .ul {
    width: 5.1rem;
    height: 3.5rem;
  }

  .section3 .inliner-banner-con .item-text .h03 {
    margin-top: .4rem;
  }

  .section6 .items .time {
    margin-bottom: .3rem;
  }

  .section6 .items .images {
    height: auto;
  }

  .section6 .items .words {
    margin-top: .23rem;
    padding-top: .28rem;
  }

  .section6 .items .words .t1 {
    margin-top: .14rem;
  }

  .wel-more {
    margin-top: .8rem;
  }

  .section6 .items {
    width: 85%;
  }

  .section-words .items .words .img-ul .li:nth-child(n+2) {
    margin-left: .4rem;
  }

  .wel-con .ft48 {
    font-size: .48rem;
  }
  .wel-con .ft42 {
    font-size: .42rem;
  }
  
  .wel-con .ft16 {
    font-size: .18rem;
	line-height:30px;
	margin-top:.4rem;
  }
  
    @media screen and (max-width: 787px){
  .wel-con .ft16 {
	line-height:23px;
	font-size:13px;

  }
  }
  
  
  .wel-con .section1 .items .words .cn {
    margin-top: .2rem;
  }
  .wel-con .ft64 {
    font-size: .64rem;
  }
  .wel-con .ft28 {
    font-size: .28rem;
  }
  .wel-con .w1170 {
    width: 11.7rem;
  }
  .wel-con .w1120 {
    width: 11.2rem;
  }
  .wel-con .w1060 {
    width: 10.6rem;
  }

  .section3 .inliner-banner-con .center .i {
    width: .65rem;
    height: .65rem;
  }

  .section3 .inliner-banner-con .center .i span {
    height: .65rem;
    line-height: .65rem;
    font-size: .18rem;
    width: 1.6rem;
  }

  .section3 .inliner-banner-con .center .i.s4 span, .section3 .inliner-banner-con .center .i.s3 span, .section3 .inliner-banner-con .center .i.s2 span {
    right: -2rem;
  }

  .section3 .inliner-banner-con .center .i.s1 span, .section3 .inliner-banner-con .center .i.s5 span, .section3 .inliner-banner-con .center .i.s6 span {
    left: -1.3rem;
  }


  .w1480 {
    width: 90%;
  }

  .w1440 {
    width: 80%;
  }

  .case-ul .items .ibox {
    width: 90%;
  }

  .case-box {
    padding-top: .35rem;
    padding-bottom: 1.85rem;
  }

  .case-ul .items {
    padding-top: .5rem;
  }

  .case-ul .items .words {
    padding: .35rem;
  }

  .case-details .details-top .words {
    padding: .6rem;
    padding-left: .85rem;
  }

  .case-details .details-bot {
    padding: .55rem;
    padding-bottom: .75rem;
  }

  .case-details .details-top .line {
    margin-top: .15rem;
    margin-bottom: .35rem;
  }

  .case-details .details-top .p {
    line-height: 28px;
    margin-top: .4rem;
  }

  .con-banner .wordsdetail .cn {
    font-size: .48rem;
    line-height: .55rem;
  }

  .con-banner .wordsdetail .line {
    height: .05rem;
    margin-bottom: .5rem;
  }

  .con-banner .wordsdetail {
    height: 1.1rem;
  }

  .contact-bot {
    padding-bottom: 1.38rem;
    height: auto;
  }

  .contact-ul .li1 {
    margin-top: -.85rem;
    height: auto;
  }

  .contact-ul .li0 {
    top: -1.75rem;
  }

  .contact-ul .li0 .item {
    margin-top: .43rem;
  }

  .contact-ul .li0 {
    padding: .45rem .8rem;
    padding-bottom: .75rem;
    height: auto;
  }

  .contact-ul .li1 .t1 {
    margin-bottom: .38rem;
  }

  .contact-ul .li1 input[type=submit] {
    font-size: 16px;
  }

  .serve-bot .inputbox .input {
    width: 32%;
    margin-left: 2%;
  }

  .serve-top {
    padding-top: .8rem;
    padding-bottom: .5rem;
  }

  .serve-top .cnm {
    margin-top: .2rem;
  }

  .ft44 {
    font-size: 34px;
  }

  .serve-bot {
    padding-top: .7rem;
    padding-bottom: 1.6rem;
  }

  .serve-bot .submit {
    margin-top: .65rem;
    font-size: 18px;
  }

  .con-banner .serve-words {
    height: 1.2rem;
  }
  .con-banner .serve-words .cn {
    font-size: .5rem;
    line-height: .6rem;
  }
  .con-banner .serve-words .cnm {
    font-size: .32rem;
    line-height: .4rem;
    margin-top: .2rem;
  }

  .con-banner .glass-words {
    height: 1.6rem;
  }

  .con-banner .glass-words .cn60 {
    font-size: .6rem;
  }

  .con-banner .glass-words .cnm30 {
    margin-top: .4rem;
    font-size: .3rem;
  }

  .download-ul .items {
    padding-left: 1.55rem;
    padding-right: 1.2rem;
  }

  .download-ul .items:after {
    width: .45rem;
    height: .5rem;
    left: .45rem;
  }

  .download-ul .items:before {
    width: .45rem;
    right: .7rem;
    height: .45rem;
  }

  .download-box .tit {
    margin-bottom: .8rem;
  }

  .download-box {
    padding-top: .95rem;
    padding-bottom: 1.3rem;
  }

  .ft38 {
    font-size: 32px;
  }

  .advantage-bot {
    padding-top: .75rem;
    padding-bottom: 1.1rem;
  }

  .technical .items1 {
    height: auto;
    padding-top: .8rem;
  }

  .technical .items1 .images {
    position: static;
    margin: 0 auto;
    margin-top: .3rem;
  }

  .technical .items2 {
    padding: 1.1rem 0;
  }

  .technical .items2 .line {
    margin-bottom: .4rem;
  }

  .technical .items3 .words .t2 .img {
    width: .8rem;
    height: .8rem;
    margin-right: .32rem;
  }

  .technical .items3 .words {
    padding-top: 2.8rem;
  }

  .technical .items4 .words {
    padding-top: 2.6rem;
  }

  .technical .items5 {
    padding: .65rem 0;
    padding-top: 1rem;
  }

  .technical .items5 .images .img-ul .img {
    width: .7rem;
    height: .7rem;
    margin: 0 .22rem;
  }

  .technical .items3 .images {
    height: 7.8rem;
  }

  .technical .items4 .images {
    height: 8.2rem;
  }

  .technical .ft20 {
    font-size: .2rem;
  }
  .technical .ft60 {
    font-size: .6rem;
  }
  .technical .words .t1 {
    margin-top: .3rem;
    line-height: 1.8;
    margin-bottom: .64rem;
  }
  .technical .ft18 {
    font-size: .18rem;
  }
  .technical .words .t2 .li .img {
    width: .9rem;
    height: .9rem;
  }

  .glasslist-list .items8 .items8-bot .words .text .t0 {
    font-size: .18rem;
    line-height: 2;
    height: 1.08rem;
  }

  .glasslist-list .items8 .items8-bot {
    height: 6rem;
  }

  .glasslist-list .items8 .items8-bot .words {
    width: 7.5rem;
    height: 7.5rem;
  }

  .glasslist-list .items8 .items8-bot .words .text .t1 {
    margin-top: .5rem;
  }

  .glasslist-list .items8 .items8-bot .words .text .more {
    margin-top: .6rem;
  }

  .glasslist-list .items8 .items8-bot .words .text {
    height: 3.05rem;
  }

  .glasslist-list .items3 .right-span {
    height: 100%;
  }
  .glasslist-list .items3 .right-span .w960 {
    position: relative;
    z-index: 5;
  }

  .glasslist-list .items8 .items8-top {
    height: 3rem;
  }

  .glasslist-list .spanbox .span0 {
    width: .95rem;
    height: .95rem;
  }

  .glasslist-list .items2 .words {
    padding-top: .8rem;
    padding-bottom: .5rem;
  }

  .glasslist-list .items2 .images .ul0 .li01 {
    left: 6rem;
  }

  .glasslist-list .items2 .images .ul0 .li02 {
    right: 6rem;
  }

  .glasslist-list .items3 .words {
    padding-top: 1.25rem;
  }

  .glasslist-list .items4 .wtext {
    padding-top: 1.3rem;
  }

  .glasslist-list .items4 .wtext .ul {
    margin-top: 1.15rem;
  }

  .glasslist-list .items4 {
    height: 10.15rem;
  }

  .glasslist-list .items4 .wtext .li:nth-child(1) {
    margin-bottom: .55rem;
  }

  .glasslist-list .items5 {
    height: 9.6rem;
  }

  .glasslist-list .items6 {
    height: 8.8rem;
  }

  .glasslist-list .items7 {
    padding-top: .85rem;
    padding-bottom: 1.1rem;
  }

  .glasslist-list .items .words .p {
    margin-top: .5rem;
    margin-bottom: .2rem;
  }
  .glasslist-list .items1 .words {
    padding-top: .95rem;
  }
  .glasslist-list .ft60 {
    font-size: .6rem;
  }
  .glasslist-list .items0 {
    padding-top: .8rem;
  }
  .glasslist-list .ft72 {
    font-size: .72rem;
  }
  .glasslist-list .ft48 {
    font-size: .48rem;
  }
  .glasslist-list .ft36 {
    font-size: .36rem;
  }

  .w1490 {
    width: 90%;
  }

  .glasslist-list .items6 .wtext {
    padding-top: 2.4rem;
  }

  .glasslist-list .items5 .wtext {
    padding-top: 1.25rem;
  }

  .glasslist-list .items3 {
    height: auto;
    padding-bottom: 1rem;
  }

  .material .items .words .t-ul .li .span {
    font-size: .17rem;
  }

  .material .ft60 {
    font-size: .6rem;
  }
  .material .ft20 {
    font-size: .2rem;
  }

  .material .items .words .t1 {
    line-height: .35rem;
    margin-top: .35rem;
    margin-bottom: .8rem;
  }

  .material .items0 .words {
    padding-top: 1.15rem;
  }

  .material .items2 .words .t-ul .li .img {
    width: .7rem;
    height: .7rem;
  }

  .material .items2 .words {
    padding-top: 1.45rem;
  }

  .material .items2 .words .t-ul .li {
    padding-left: 1.05rem;
    line-height: .7rem;
  }

  .material .items0 .words .t-ul .li .img {
    width: 1.05rem;
    height: 1.05rem;
  }

  .material .items1 .words .t-ul .img {
    width: 1.05rem;
    height: 1.05rem;
  }

  .material .items1 .words .t-ul .li .span {
    margin-top: .4rem;
  }

  .material .items0 .words .t-ul .li .span {
    margin-top: .3rem;
  }

  .material .items1 .words {
    padding-top: 1.1rem;
  }

  .material .items1 .words .t-ul .li .span {
    line-height: .25rem;
  }

  .material .items2 .words .t-ul .li:nth-child(n+2) {
    margin-top: .3rem;
  }

  .material .items1 .images {
    height: 9.7rem;
  }

  .material .items2 .images {
    height: 8.4rem;
  }

  .material .items0 .images {
    height: 9rem;
  }
}
@media screen and (max-width: 1300px) {
  .w1460 {
    width: 94%;
	margin:0 3%;
  }
  .case-details .details-top .words {
      padding: .45rem;
      padding-left: .65rem;
  }
  .ce-table {
    font-size: 15px;
  }
  .case-details .details-top .p{
    line-height: 26px;
  }
  .case-details .details-top .line{
    margin-bottom: .25rem;
  }

  .ce-table .table-top {
    margin-bottom: 15px;
  }
  .case-details .details-top .p{
    margin-top:.3rem;
  }

  .details-imagebox {
    padding: .45rem 1.45rem;
  }

  .section1 .wel-pagination .span:nth-child(n+2) {
    margin-left: .45rem;
  }

  .ft40 {
    font-size: 36px;
  }

  .ft24 {
    font-size: 20px;
  }

  .news-box {
    padding-top: .9rem;
    padding-bottom: 1.25rem;
  }

  .news-ul {
    margin-bottom: .7rem;
  }

  .news-details .details {
    padding: .6rem 1.55rem;
    padding-bottom: .9rem;
  }

  .ce-table .table-bot .item {
    line-height: 70px;
    height: 70px;
  }

  .details-bot {
    padding-top: .5rem;
    padding-bottom: .3rem;
  }

  .news-details {
    padding-top: .6rem;
    padding-bottom: .9rem;
  }

  .advantage-bot .items .words {
    line-height: 30px;
    height: 30px;
  }

  .advantage-top .img {
    width: 65px;
    height: 65px;
  }

  .maintain-box {
    padding-top: .8rem;
    padding-bottom: 1.1rem;
  }

  .maintain-ul .items .item-top {
    font-size: 18px;
    line-height: 65px;
    height: 65px;
  }

  .maintain-ul {
    padding-top: .3rem;
    padding-bottom: .6rem;
  }

  .problem-box {
    padding-top: .7rem;
    padding-bottom: 1.2rem;
  }

  .problem-box .ul .items {
    padding: .35rem 0;
    padding-left: 1.35rem;
    padding-right: 1.15rem;
  }

  .problem-box .ul .items:after, .problem-box .ul .items:before {
    width: .5rem;
    height: .5rem;
  }

  .problem-box .ul .items:before {
    right: .7rem;
  }

  .problem-box .ul .items:after {
    left: .5rem;
  }

  .problem-box .ul {
    margin-bottom: .55rem;
  }

  .recruit-con .form1 .tr2 .td, .recruit-con .form1 .tr1 .td {
    width: 22%;
  }
  .recruit-con .form1 .tr2 .td10, .recruit-con .form1 .tr1 .td10{
  	width: 12%;
  }
  .recruit-con .form1 .tr2 .td11, .recruit-con .form1 .tr1 .td11{
  	width: 32%;
  }

  .recruit-con .form1 .tr2 .td2, .recruit-con .form1 .tr1 .td2 {
    width: 12%;
  }

  .work-box {
    padding-top: 1.15rem;
    padding-bottom: 1.2rem;
  }
}
@media screen and (max-width: 1500px) {
  .section6 .dingk .swiper-box {
    padding-top: 1.5rem;
  }
  .work-box .work-top .items{
    width:19%;
    margin-left: 3%;
  }
 .work-box .work-top .items.items0 {
    width:10%;
    font-size: 16px
 }
  .ce-table .table-top .item {
    line-height: 1.5;
  }

  .problem-box .ul .items .p .tb {
    height: 25px;
  }

  .maintain-tip .span {
    font-size: 24px;
  }

  .maintain-ul .items .item-top {
    padding-left: 30px;
  }

  .advantage-bot .items .words {
    font-size: 18px;
  }

  .details-imagebox .items {
    width: 48.5%;
  }

  .news-details .details-top .time {
    margin-bottom: .5rem;
  }

  .ft26 {
    font-size: 22px;
  }

  .download-ul .items:nth-child(n+2) {
    margin-top: 25px;
  }

  .download-ul .items {
    height: 80px;
    line-height: 80px;
  }

  .serve-top .cnm14 {
    line-height: 28px;
  }

  .details-right {
    right: .8rem;
  }

  .details-imagebox .items .img {
    height: auto;
  }

  .news-details .details-top .t1 {
    line-height: 28px;
    font-size: 15px;
  }

  .details-imagebox .items .words {
    padding-top: 20px;
  }

  .details-imagebox .items .t1 {
    font-size: 17px;
    margin-top: 16px;
  }

  .ft38 {
    font-size: 30px;
  }

  .wel-more {
    margin-top: .5rem;
    width: 160px;
    height: 40px;
    line-height: 40px;
  }


  .section1 .wel-pagination {
    bottom: .45rem;
  }

  .section-words .items .words {
    padding-top: 5rem;
  }

  .section3 .inliner-banner-con .item-text .h03 {
    margin-top: .6rem;
  }

  .w1200 {
    width: 80%;
  }

  .news-ul .items .img {
    width: auto;
    height: auto;
  }

  .news-ul .items .t0 {
    line-height: 28px;
    height: 56px;
  }

  .news-ul .items .p {
    margin-bottom: 30px;
  }

  .news-ul .items {
    padding: .35rem;
    padding-top: .3rem;
  }

  .details-bot .prev, .details-bot .next {
    width: 50px;
    height: 50px;
  }

  .details-bot .anniu {
    width: 120px;
  }

  .advantage-top .words {
    font-size: 18px;
  }

  .maintain-ul .items .item-bot {
    line-height: 30px;
  }

  .problem-box .ul .items .p, .problem-box .ul .items .text {
    max-width: none;
    width: 80%;
  }

  .problem-box .ul .items .p {
    font-size: 18px;
  }

  .problem-box .ul .items {
    font-size: 15px;
    line-height: 25px;
  }

  .problem-box .ul .items .text .span {
    height: 50px;
  }
  .case-ul .items .t0 .tit{
    font-size: 16px;
  }
}
@media screen and (max-width: 639px) {
  .bocweb-footer {
    height: auto;
    margin-top: 0px;
  }
  }

@media screen and (max-width: 1400px) {
  .advantage-top .words {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .header .bocweb-nav .nav-li:nth-child(n+2){
    margin-left:.55rem;
  }

  .energy .energy-words .txt-ul .items {
    width: 50%;
    float: left;
    display: block;
  }

  .advantage-top .topn {
    padding-top: 50px;
  }

  .advantage-bot .advantage-ul {
    padding-bottom: .2rem;
  }

  .energy .energy-words .txt-ul .items .t1 {
    font-size: 30px;
  }

  .energy {
    padding-top: .95rem;
    padding-bottom: 1rem;
  }

  .energy-images .map {
    width: 100%;
    height: auto;
  }
  .energy-images .map img {
    width: 100%;
  }

  .energy-images .map .spanbox .dian0 {
    top: 24%;
    left: 14%;
    width: .55rem;
    height: .55rem;
  }
  .energy-images .map .spanbox .dian1 {
    top: 28%;
    left: 26%;
    width: .38rem;
    height: .38rem;
  }
  .energy-images .map .spanbox .dian2 {
    top: 62%;
    left: 27%;
    width: .6rem;
    height: .6rem;
  }
  .energy-images .map .spanbox .dian3 {
    top: 11%;
    left: 36%;
    width: .63rem;
    height: .63rem;
  }
  .energy-images .map .spanbox .dian4 {
    top: 20%;
    left: 44%;
    width: .95rem;
    height: .95rem;
  }
  .energy-images .map .spanbox .dian5 {
    top: 49%;
    left: 55%;
    width: .6rem;
    height: .6rem;
  }
  .energy-images .map .spanbox .dian6 {
    top: 35%;
    left: 63%;
    width: .45rem;
    height: .45rem;
  }
  .energy-images .map .spanbox .dian7 {
    top: 20%;
    left: 66%;
    width: .52rem;
    height: .52rem;
  }
  .energy-images .map .spanbox .dian8 {
    top: 30%;
    left: 72%;
    width: 1.1rem;
    height: 1.1rem;
  }
  .energy-images .map .spanbox .dian9 {
    top: 74%;
    left: 80%;
    width: .55rem;
    height: .55rem;
  }

  .headsearch-box .x-box {
    width: 90%;
  }

  .headsearch-box .x-p {
    width: 100%;
  }
}
@media screen and (max-width: 1270px) {
  .w1200 {
    width: 90%;
  }
  
   .header .bocweb-nav .nav-li:nth-child(n+2){
    margin-left:.3rem;
  }

  .maintain-ul .items .item-bot {
    font-size: 15px;
    line-height: 28px;
  }

  .download-ul .items {
    height: 70px;
    line-height: 70px;
  }

  .ft38 {
    font-size: 24px;
  }

  .ft19 {
    font-size: 18px;
  }

  .news-ul .items .t0 {
    line-height: 26px;
    height: 52px;
  }

  .pagination a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .case-details .details-top .en {
    font-size: 22px;
  }

  .case-details .details-top .cn {
    font-size: 20px;
  }
}
@media screen and (max-width: 1180px) {
  .contact-ul {
    width: 90%;
  }

  .ce-table {
    font-size: 14px;
    overflow-y: auto;
  }
  .ce-table .table {
    width: 1200px;
  }

  .ce-table .table-top {
    height: 65px;
    line-height: 1;
    margin-bottom: 0;
  }

  .section3 .inliner-banner-con .item-text .h03 {
    margin-top: .45rem;
  }

  .ce-table .table-top .item {
    padding-top: 10px;
  }

  .glasslist-list .items8 .items8-bot .words .text .t0 {
    width: 100%;
  }

  .ce-table .table-bot .item {
    height: 60px;
    line-height: 60px;
  }

  .glasslist-list .spanbox .span0 {
    width: 60px;
    height: 60px;
  }

  .w1140 {
    width: 90%;
  }

  .w900 {
    width: 90%;
  }

  .w820 {
    width: 100%;
  }

  .advantage-bot .items .words {
    font-size: 16px;
    line-height: 20px;
    height: 20px;
  }

  .advantage-top .words {
    margin-top: 18px;
  }

  .advantage-top .img {
    width: 50px;
    height: 50px;
  }

  .energy .energy-words .tit {
    margin-bottom: 45px;
  }

  .energy .energy-words .txt-ul .items .t1 {
    font-size: 24px;
  }

  .energy .energy-words .tit .cn {
    margin-top: 15px;
  }

  .ft26 {
    font-size: 20px;
  }

  .download-ul .items {
    height: 60px;
    line-height: 60px;
  }

  .serve-top .cnm {
    font-size: 16px;
    margin-top: 15px;
  }

  .ft44 {
    font-size: 24px;
  }

  .contact-ul .li1 .codebox {
    margin-top: 5px;
  }

  .section1 .wel-pagination .span:nth-child(n+2) {
    margin-left: 25px;
  }

  .contact-ul .contact-li {
    width: 52%;
  }

  .contact-ul .li0 .h01 {
    font-size: 16px;
  }

  .ft40 {
    font-size: 24px;
  }

  .ft16 {
    font-size: 14px;

  }

  .contact-ul .li1 .t1 {
    margin-top: 8px;
    margin-bottom: 20px;
  }

  .contact-ul .li1 .input input {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .contact-ul .li1 .input textarea {
    height: 120px;
    font-size: 14px;
  }

  .contact-ul .li1 input[type=submit] {
    font-size: 15px;
  }

  .contact-ul .code {
    float: right;
  }

  .contact-ul .li0 .img {
    width: auto;
    height: auto;
  }

  .section2 .items .words {
    padding-top: .35rem;
  }

  .section-words .items .words .p {
    line-height: 22px;
  }

  .section-words .items .words .ul-bot {
    height: 60px;
    line-height: 60px;
    bottom: 45px;
  }

  .bocweb-footer .ul {
    margin-left: 25px;
  }

  .bocweb-footer .ul .li0 {
    margin-right: 18px;
  }

  .ft30 {
    font-size: 22px;
  }

  .technical .items2 .images, .technical .items5 .images {
    width: 90%;
    height: auto;
  }

  .technical .items2 .line, .technical .items5 .line {
    width: 90%;
  }

  .w1080 {
    width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  .mbox {
    display: block;
  }
  .recruit-con .form1 .tr2 .td, .recruit-con .form1 .tr1 .td{
    width: 100%;
    height: 100%;
    overflow:hidden;
  }
  .work-box .work-top .items.items0{
    font-size: 14px;
  }

  .recruit-con .form1 .tr1 {
    padding: 0 20px;
  }

  .section3 .inliner-banner-con .center .i.s1{
    top: 11.5%;
    left: -7.5%;
  }
  .section3 .inliner-banner-con .center .i.s2{
    top: 11.5%;
    right: -7.5%;
  }
  .section3 .inliner-banner-con .center .i.s6{
        left: -17%;
  }
  .section3 .inliner-banner-con .center .i.s3{
        right: -17%;
  }
  .section3 .inliner-banner-con .center .i.s5{
    bottom: 16.5%;
    left: -9.5%;
  }
  .section3 .inliner-banner-con .center .i.s4{
      bottom: 17.5%;
      right: -10.5%;
  }
  .work-box {
    padding-top: 60px;
    padding-bottom: 70px;
  }

  .material .items .words .t-ul .li .span {
    font-size: 15px;
  }

  .material .items1 .words .t-ul .li {
    float: left;
    width: 50%;
    margin: 0;
    margin-bottom: 15px;
  }

  .material .items0 .words .t-ul .li:nth-child(1) {
    margin-right: 30px;
  }

  .material .ft60 {
    font-size: 40px;
  }
  .material .ft20 {
    font-size: 16px;
  }

  .material .items .words .t1 {
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .material .items0 .words {
    padding-top: 55px;
  }

  .material .items2 .words .t-ul .li .img {
    width: 50px;
    height: 50px;
  }

  .material .items2 .words {
    padding-top: 70px;
  }

  .material .items2 .words .t-ul .li {
    padding-left: 55px;
    line-height: 60px;
  }

  .material .items0 .words .t-ul .li .img {
    width: 50px;
    height: 50px;
  }

  .material .items1 .words .t-ul .img {
    width: 50px;
    height: 50px;
  }

  .material .items1 .words .t-ul .li .span {
    margin-top: 22px;
  }

  .material .items0 .words .t-ul .li .span {
    margin-top: 18px;
  }

  .material .items1 .words {
    padding-top: 55px;
  }

  .material .items1 .words .t-ul .li .span {
    line-height: 20px;
  }

  .material .items2 .words .t-ul .li:nth-child(n+2) {
    margin-top: 15px;
  }

  .material .items1 .images {
    height: 600px;
  }

  .material .items2 .images {
    height: 550px;
  }

  .material .items0 .images {
    height: 600px;
  }

  .material .items .words {
    position: static;
  }

  .recruit-con .form1 .tr2 {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
  }

  .recruit-con .form1 .td1 {
    display: none;
  }

  .recruit-con .form1 .tr2 .td2, .recruit-con .form1 .tr1 .td2 {
    width: auto;
  }

  .recruit-con .form1 .td0 {
    width: auto;
    max-width: 50%;
  }

  .recruit-con .form1 .td2 {
    float: right;
    width: auto;
    max-width: 40%;
  }

  .recruit-con .form1 .tr2, .recruit-con .form1 .tr1 {
    font-size: 14px;
  }

  .recruit-con .form1 .hides .bot .re-a {
    float: none;
    display: block;
    margin: 0 auto;
    padding: 0;
  }

  .glasslist-list .items3 .images-ul .li {
    height: auto;
    width: 49%;
  }

  .w960 {
    width: 95%;
  }

  .glasslist-list .items3 .images-ul {
    width: 90%;
  }

  .glasslist-list .items8 .items8-top {
    height: 200px;
  }

  .recruit-con .form1 .hides .dt {
    line-height: 20px;
  }

  .recruit-con .form1 .hides {
    padding: 15px 20px;
  }

  .problem-box .ul {
    margin-bottom: 30px;
  }

  .headsearch-box .x-p {
    height: 80px;
    line-height: 80px;
    font-size: 20px;
  }

  .sale-box .items .words .t2 {
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
  }
  .sale-box .items .words .t2 br {
    display: none;
  }

  .energy {
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .sale-box .items:hover {
    transform: translateY(0);
  }

  .energy .energy-words .txt-ul .items .t0 {
    font-size: 15px;
  }

  .sale-box .items .words {
    padding-top: 20px;
  }

  .sale-box .items .words .t0 {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .sale-box .items .words .img {
    width: 70px;
    height: 70px;
  }

  .sale-box .items {
    width: 49%;
    margin-left: 2%;
    margin-bottom: 2%;
  }
  .sale-box .items:nth-child(3n+1) {
    margin-left: 2%;
  }
  .sale-box .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .details-imagebox {
    padding: 22px 70px;
  }

  .maintain-ul .items:nth-child(n+2) {
    margin-top: 15px;
  }

  .maintain-box {
    padding-top: 40px;
    padding-bottom: 55px;
  }

  .maintain-tip .span {
    font-size: 20px;
  }

  .maintain-ul .items .item-top:after {
    width: 20px;
    height: 20px;
  }

  .maintain-ul {
    padding-top: 15px;
    padding-bottom: 30px;
  }

  .maintain-tip .img {
    width: 200px;
    height: auto;
  }

  .maintain-ul .items .item-top {
    font-size: 16px;
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
  }

  .advantage-bot .items {
    width: 49%;
    margin-left: 2%;
    margin-bottom: 20px;
  }
  .advantage-bot .items:nth-child(3n+1) {
    margin-left: 2%;
  }
  .advantage-bot .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .advantage-bot .items .words {
    font-size: 14px;
  }

  .download-ul .items {
    padding-left: 50px;
    padding-right: 30px;
  }

  .download-ul .items:after {
    width: 22px;
    height: 25px;
    left: 22px;
  }

  .download-ul .items:before {
    width: 22px;
    right: 35px;
    height: 22px;
  }

  .download-box .tit {
    margin-bottom: 40px;
  }

  .download-box {
    padding-top: 50px;
    padding-bottom: 65px;
  }

  .serve-top .cnm14 br {
    display: none;
  }

  .serve-bot .submit input, .serve-bot .submit span {
    font-size: 16px;
  }

  .con-banner .serve-words {
    height: 66px;
  }
  .con-banner .serve-words .cn {
    font-size: 30px;
    line-height: 36px;
  }
  .con-banner .serve-words .cnm {
    font-size: .18px;
    line-height: 20px;
    margin-top: 10px;
  }

  .glass-bot .box {
    height: 65px;
  }

  .con-banner .glass-words {
    height: 75px;
  }

  .con-banner .glass-words .cn60 {
    font-size: 30px;
    line-height: 35px;
  }

  .con-banner .glass-words .cnm30 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .glass-bot .words .t0 {
    line-height: 30px;
    height: 30px;
  }

  .glass-bot .words .t1 {
    line-height: 20px;
    height: 20px;
    margin-top: 12px;
  }

  .glass-bot .words .t1 .a {
    padding-bottom: 5px;
  }

  .serve-bot .submit {
    width: 160px;
    height: 45px;
    line-height: 45px;
  }

  .serve-bot .submit:after {
    right: 50px;
  }

  .serve-bot .submit:hover:after {
    right: 56px;
  }

  .serve-bot .textarea textarea {
    margin-top: 15px;
    height: 205px;
  }

  .serve-bot .submit span {
    padding-left: 50px;
  }

  .serve-bot .inputbox .input {
    height: 45px;
    line-height: 45px;
  }

  .serve-bot input, .serve-bot select, .serve-bot textarea {
    padding-left: 15px;
    font-size: 14px;
  }

  .serve-bot .textarea textarea {
    padding: 15px;
  }

  .serve-bot .submit {
    margin-top: 30px;
  }

  .serve-top {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .serve-bot {
    padding-top: 45px;
    padding-bottom: 85px;
  }

  .section .dingk {
    padding-top: 45px;
    box-sizing: border-box;
  }

  .section4 .dingk, .section2 .dingk, .section3 .dingk {
    padding-top: 0;
    box-sizing: border-box;
  }

  .section .dingk .i {
    /*padding-top: 45px;*/
    box-sizing: border-box;
  }

 

.more {
    height: 32px;
    line-height: 32px;
	 width:120px;
	 font-size:12px;
	  margin-top:10px;
  }

  .section6 .items .words .t1 {
    line-height: 20px;
    height: 40px;
  }

  .contact-ul .li1 {
    padding: 20px 30px;
  }

  .mbocweb-footerbot .t-ul {
    line-height: 1;
    margin-bottom: 15px;
  }

  .section3 .inliner-banner-con .item-text .h03 {
    height: 30px;
    line-height: 30px;
    margin-top: .35rem;
	display:none;
  }

  .mbocweb-footerbot .t1 {
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .contact-ul .li1 input[type=submit] {
    float: left;
    margin-top: 0;
  }

  .section6 .items .words .t0 {
    height: 22px;
    line-height: 22px;
  }

  .ft24 {
    font-size: 18px;
  }

  .contact-bot {
    padding-bottom: 60px;
  }

  .contact-ul .li0 .item {
    margin-top: 20px;
  }

  .contact-ul .li0 {
    padding: 20px 40px;
  }

  .contact-ul .li1 .submit {
    margin-top: 20px;
  }

  .details-right {
    right: 0;
  }

  .case-details {
    width: calc(100% - 106px);
  }

  .pcbox {
    display: none;
  }

  .wel-con.active #fp-nav.right, .wel-con #fp-nav.right {
    right: 20px;
    transition: none;
  }

  .wel-con #fp-nav ul li a.active + .fp-tooltip.right {
    display: none !important;
  }

  .wel-con #fp-nav ul li a {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #ffffff;
  }

  .wel-con #fp-nav ul li a.active {
    background: #ffffff;
  }

  .wel-con #fp-nav ul li {
    width: 10px;
    height: 10px;
  }

  .section6 .dingk .swiper-box {
    padding-top: 50px;
  }

  .icon-sousuo {
    margin-left: 0;
    line-height: 45px;
  }

  .news-ul .items {
    width: 50%;
    padding: 30px 25px;
  }
  .news-ul .items:nth-child(3n+1) {
    border-left: none;
  }
  .news-ul .items:nth-child(2n+1) {
    border-left: 1px solid #dddddd;
  }

  .news-box {
    padding-top: 50px;
    padding-bottom: 65px;
  }

  .news-ul {
    margin-bottom: 40px;
  }

  .w750 {
    width: 80%;
  }

  .con-banner .con-tit .conbox .items {
    font-size: 16px;
  }

  .con-banner .con-tit {
    line-height: 60px;
  }

  .news-details .details {
    padding: 30px 90px;
    padding-bottom: 50px;
  }

  .details-bot {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .news-details {
    padding-top: 35px;
    padding-bottom: 50px;
  }

  .news-details .details-box {
    padding-top: 30px;
  }

  .news-details .details-top .t0 {
    font-size: 20px;
  }

  .case-ul .items .ibox {
    width: 95%;
  }

  .case-box {
    padding-top: 20px;
    padding-bottom: 80px;
  }

  .case-ul .items .t0 .tit {
    font-size: 16px;
  }

  .case-ul .items .line {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .case-details .details-top .words {
    width: 100%;
    position: static;
  }

  .case-details .details-top .images {
    width: 100%;
  }
  .case-details .details-top .images img {
    width: 100%;
  }

  .case-details .details-bot .img:nth-child(n+2), .case-details .details-bot p:nth-child(n+2) {
    margin-top: 20px;
  }

  .section-words .items .words {
    padding-top: 20%;
    box-sizing: border-box;
	left:0;
	 width:80%;
  }

  .wel-con .ft64 {
    font-size: .5rem;
  }

  .section-words .items .words .t1 {
    margin-top: .15rem;
    margin-bottom: .3rem;
  }

  .section2 .items .words .cn {
    font-size: 16px;
  }

  .section-words .items .words .t0 {
    margin-top: 4rem;
  }

  .section5 .dingk {
    padding-top: 0;
  }

  .section-words .items .words .img-ul {
    margin-top: 20px;
  }

  .section3 .inliner-banner-con {
    width: 585px;
    height: 585px;
  }
  .section3 .inliner-banner-con .ul {
    width: 331.5px;
    height: 227.5px;
  }
  .section3 .inliner-banner-con .center {
    width: 429px;
    height: 429px;
  }
  .section3 .inliner-banner-con .center .i {
    width: 42.25px;
    height: 42.25px;
  }
  .section3 .inliner-banner-con .center .i span {
    width: 96px;
    height: 42.25px;
    line-height: 42.25px;
    font-size: 14px;
  }
  .section3 .inliner-banner-con .center .i.s1 span, .section3 .inliner-banner-con .center .i.s2 span, .section3 .inliner-banner-con .center .i.s3 span {
    left: -96px;
  }
  .section3 .inliner-banner-con .center .i.s4 span, .section3 .inliner-banner-con .center .i.s5 span, .section3 .inliner-banner-con .center .i.s6 span {
    right: -96px;
  }

  .rightding ,.rightding.fixed{
    /*display: none;*/
    right: 30px;
  }
  .rightding.fixed{
    bottom: 86px;
  }
  .rightding .text{
    display: none;
  }
  .rightding .span{
    width: 45px;
    height: 45px;background-color: #026c6d;
    background-size: 100%;
  }
  .technical .items1 {
    padding-top: 45px;
  }

  .technical .items1 .images {
    margin-top: 20px;
  }

  .technical .items2 {
    padding: 60px 0;
  }

  .technical .items2 .line {
    margin-bottom: 20px;
  }

  .technical .items3 .words .t2 .img {
    width: .60px;
    height: .60px;
    margin-right: 20px;
  }

  .technical .items3 .words {
    padding-top: 100px;
  }

  .technical .items4 .words {
    padding-top: 80px;
  }

  .technical .items5 {
    padding: 32px 0;
    padding-top: 80px;
  }

  .technical .items5 .images .img-ul .img {
    width: 50px;
    height: 50px;
    margin: 0 10px;
  }

  .technical .items3 .images {
    height: 400px;
  }

  .technical .items4 .images {
    height: 420px;
  }

  .technical .ft20 {
    font-size: 16px;
  }
  .technical .ft60 {
    font-size: 40px;
  }
  .technical .words .t1 {
    margin-top: 20px;
    line-height: 1.3;
    margin-bottom: 30px;
  }
  .technical .ft18 {
    font-size: 15px;
  }
  .technical .words .t2 .li .img {
    width: 60px;
    height: 60px;
  }

  .glasslist-list .items8 .items8-bot .words .text .t0 {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
  }

  .glasslist-list .items8 .items8-bot {
    height: 400px;
  }

  .glasslist-list .items8 .items8-bot .words {
    width: 500px;
    height: 500px;
  }

  .glasslist-list .items8 .items8-bot .words .text .t1 {
    margin-top: 25px;
  }

  .glasslist-list .items8 .items8-bot .words .text .more {
    margin-top: 30px;
  }

  .glasslist-list .items8 .items8-bot .words .text {
    height: 120px;
  }

  .glasslist-list .items8 .items8-top {
    height: 250px;
  }

  .glasslist-list .spanbox .span0 {
    width: 60px;
    height: 60px;
  }

  .glasslist-list .items2 .words {
    padding-top: 40px;
    padding-bottom: 25px;
  }

  .glasslist-list .items2 .images .ul0 .li01 {
    left: 100px;
  }

  .glasslist-list .items2 .images .ul0 .li02 {
    right: 100px;
  }

  .glasslist-list .items3 .words {
    padding-top: 55px;
  }

  .glasslist-list .items4 .wtext {
    padding-top: 60px;
  }

  .glasslist-list .items4 .wtext .ul {
    margin-top: 55px;
  }

  .glasslist-list .items4 {
    height: 550px;
  }

  .glasslist-list .items4 .wtext .li:nth-child(1) {
    margin-bottom: 25px;
  }

  .glasslist-list .items5 {
    height: 500px;
  }

  .glasslist-list .items6 {
    height: 450px;
  }

  .glasslist-list .items7 {
    padding-top: 40px;
    padding-bottom: 55px;
  }

  .glasslist-list .items .words .p {
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .glasslist-list .items1 .words {
    padding-top: 50px;
  }
  .glasslist-list .ft60 {
    font-size: 40px;
  }
  .glasslist-list .items0 {
    padding-top: 40px;
  }
  .glasslist-list .ft72 {
    font-size: 50px;
  }
  .glasslist-list .ft48 {
    font-size: 30px;
  }
  .glasslist-list .ft36 {
    font-size: 20px;
  }

  .glasslist-list .items6 .wtext {
    padding-top: 110px;
  }

  .glasslist-list .items5 .wtext {
    padding-top: 60px;
  }

  .glasslist-list .items3 {
    padding-bottom: 50px;
  }

  .glasslist-list .items .words .p {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 900px) {
  .pc900 {
    display: none;
  }

  .material .ft60 {
    font-size: 28px;
  }

  .glasslist-list .ft60 {
    font-size: 28px;
  }

  .technical .words .t2 .li {
    margin: 0 20px;
  }

  .technical .ft60 {
    font-size: 28px;
  }

  .technical .items2 .images .img-ul {
    padding: 0 10px;
    padding-bottom: 10px;
  }

  .technical .items2 .images .img-ul .img {
    width: 40px;
    height: 40px;
    margin: 0 10px;
  }

  .technical .items5 .images .img-ul {
    padding: 0 10px;
    padding-bottom: 10px;
  }

  .technical .items5 .images .img-ul .img {
    width: 40px;
    height: 40px;
  }

  .problem-box .ul .items:after, .problem-box .ul .items:before {
    width: 35px;
    height: 35px;
  }

  .problem-box .ul .items:before {
    right: 20px;
  }

  .problem-box .ul .items:after {
    left: 15px;
  }

  .problem-box .ul .items {
    padding: 20px 0;
    padding-left: 70px;
    padding-right: 50px;
  }

  .problem-box .ul .items:hover .p {
    display: block;
  }

  .problem-box .ul .items .text {
    display: none;
  }

  .sale-box .tit {
    margin-bottom: 40px;
  }

  .maintain-ul .items .item-bot {
    font-size: 14px;
    line-height: 24px;
    padding: 15px 25px;
  }

  .advantage-top .words {
    font-size: 14px;
  }

  .m900 {
    display: block;
  }

  .w1480 {
    width: 95%;
  }

  .wel-con .w1060 {
    width: 85%;
  }

  .wel-con .w1170 {
    width: 70%;
  }

  .case-ul .items {
    padding-top: 25px;
  }

  .tansou {
    width: 140px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    padding-left: 55px;
  }
  .tansou:after {
    left: 20px;
  }
  .tansou:hover:after {
    left: 20px;
  }

  .wel-con .w1120 {
    width: 85%;
  }

  .wel-con .ft48 {
    font-size:28px;
	 line-height:40px;
  }


  .wel-con .ft42 {
    font-size: 24px;
  }

  .section1 .items .words {
    left: 55px;
    bottom: 90px;
  }

  .section1 .wel-pagination {
    display: none;
  }

  .section2 .items .span {
    width: 65px;
    height: 65px;
    line-height: 65px;
  }

  .section2 .items.items {
    padding-left: 75px;
    height: 75px;
  }

  .section2 .items .span .i1 {
    display: none;
  }

  .section2 .items .words {
    padding-top: 5px;
  }

  .section2 .items:hover .span .i0 {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }

  .section6 .items .time {
    margin-bottom: 15px;
  }

  .section6 .items .words {
    margin-top: 15px;
    padding-top: 15px;
  }

  .section6 .items .words .t1 {
    margin-top: 8px;
  }

  .wel-con #fp-nav ul li a {
    width: 8px;
    height: 8px;
  }

  .wel-con.active #fp-nav.right, .wel-con #fp-nav.right {
    right: 10px;
  }

  .swiper-box .swiper-button-next {
    right: -10px;
  }

  .swiper-box .swiper-button-prev {
    left: -10px;
  }

  .details-imagebox .items {
    width: 100%;
  }
  .details-imagebox .items:nth-child(n+2) {
    margin-top: 25px;
  }
  .search-hbox{
        padding: 20px 0 10px
  }


  .details-imagebox .items .t1 {
    margin-top: 10px;
  }
}
@media screen and (max-width: 780px) {
	.news-details .details-box table{
		width: 100%;
		display: block;
		overflow-y:auto;
	}
	.news-details .details-box table tbody{
		width: auto;
		display: block;
	}
	.news-details .details-box table tbody  *{
		width: auto!important;
	}
  .contact-ul .li0 {
    position: static;
    top: auto;
  }
  .serve-bot .inputbox.captchabox .input{
    margin-top: 6px;
  }

  .energy .energy-words .tit .cn {
    line-height: 1.5;
    font-size: 14px;
  }

  .advantage-bot .items {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: .25rem;
  }

  .energy .energy-words .txt-ul .items .t1 {
    font-size: 20px;
    margin-top: 10px;
  }

  .ft44 {
    font-size: 18px;
  }

  .serve-top .cnm14 {
    margin-top: 20px;
  }

  .serve-top {
    padding-top: 35px;
    padding-bottom: 16px;
  }

  .serve-top .cnm14 {
    line-height: 24px;
  }

  .w1440 {
    width: 95%;
  }

  .contact-top .map {
    height: 400px;
  }

  .contact-bot {
    padding: 50px 0;
  }

  .contact-ul .contact-li {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .contact-ul .contact-li {
    width: 100%;
  }

  .serve-bot .inputbox .input {
    width: 100%;
    margin-left: 0;
    margin-bottom: 6px;
  }

  .serve-bot .textarea textarea {
    margin-top: 0;
  }
}
@media screen and (max-width: 750px) {
  .ft19 {
    font-size: 16px;
  }
  .fixed-erweima .imgbox{
  	width: 200px;
  	height: 230px;
  }

  .fixed-erweima .imgbox .span{
  	margin-top: 6px;
  	font-size: 14px;
  }

  .con-banner .words .ft48{
    font-size: .48rem;
  }
  .con-banner .words .ft24 {
    font-size: .3rem;
  }
  .con-banner .words .span{
    margin-top: .6rem;
  }
  .con-banner .words{
    height: 120px;
  }
  .technical .items2 .images, .technical .items5 .images{
    width: 100%;
  }
  .news-details .details-box p  video,.news-details .details-box p  iframe,.news-details .details-box p  embed{
    height: 350px!important;
  }
  .glasslist-list .items2 .images .span{
    width:20px;
    height: 20px;
    right:-10px;
  }
    .search-hbox .left li a{
    padding:10px 0;
  }
  .search-hbox .right .tit{
    font-size:16px;
        background-size: 16px;
  }
  .search-hbox .left, .map-hbox .left{
    padding:20px 3%;
  }
  .search-hbox .right li{
        padding: 10px 0 10px 18px;
  }
  .search-hbox .left h2,.search-hbox .right li{
    font-size: 14px;
  }
  .search-hbox .left, .map-hbox .left{
    width:100%;
  }
  .search-hbox .right, .map-hbox .right{
    width:100%;
  }
  .work-box .work-top .items{
    width:100%;
    margin-left:0;
    margin-bottom: 10px;
  }
  .work-box .work-top .items.items0{
    width:100%;
    background:none;
  }
  .work-box .work-top .items.items0 input{
    width: 40%;
    display: block;
    margin:0 auto;
  }

  .material .items0 .words .t-ul .li:nth-child(1) {
    margin-right: 15px;
  }

  .con-banner .con-tit .w1440 {
    width: 100%;
  }

  .material .items0 .img.mbox {
    margin-top: 15px;
  }

  .material .ft60 {
    font-size: 20px;
  }

  .material .ft20 {
    font-size: 14px;
  }

  .glasslist-list .items8 .items8-bot {
    height: 4rem;
  }

  .glasslist-list .items8 .items8-bot .words {
    width: 5rem;
    height: 5rem;
  }

  .material .items .words .t-ul .li .span {
    font-size: 14px;
    margin-top: 10px;
    padding: 0 5px;
    box-sizing: border-box;
  }

  .material .items2 .words .t-ul .li:nth-child(n+2) {
    margin-top: 10px;
  }

  .material .items2 .words {
    padding-top: 40px;
  }

  .material .items .words .t1 {
    line-height: 1.3;
  }

  .material .items .words .t1 {
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .material .items .words .t-ul .li .span br {
    display: none;
  }

  .glasslist-list .spanbox .span0 {
    width: 40px;
    height: 40px;
    margin-left: 10px;
  }

  .glasslist-list .items8 .items8-bot .words .text .t1 {
    margin-top: 15px;
  }

  .glasslist-list .items7 .images {
    margin-top: 25px;
  }

  .glasslist-list .ft36 {
    font-size: 16px;
  }

  .glasslist-list .items8 .items8-bot .words .text .more {
    margin-top: 20px;
    width: 100px;
    border-radius: 30px;
    line-height: 30px;
    height: 30px;
  }

  .glasslist-list .ft48 {
    padding-bottom: 10px;
    font-size: 20px;
  }

  .glasslist-list .items5 {
    height: auto;
  }

  .glasslist-list .h .images {
    height: 500px;
  }

  .glasslist-list .items6 {
    height: auto;
  }

  .glasslist-list .items8 .items8-top {
    height: auto;
  }

  .glasslist-list .items8 .items8-top .li {
    height: 200px;
    width: 100%;
  }

  .glasslist-list .items3 .right-span {
    display: none;
  }

  .glasslist-list .items .words .span {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .glasslist-list .items .words {
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
    position: static;
  }

  .glasslist-list .items4 {
    height: auto;
  }
  .glasslist-list .items4 .images {
    height: 450px;
  }

  .glasslist-list .items .words .text {
    line-height: 1.6;
  }
  .glasslist-list .items .words .text br {
    display: none;
  }

  .glasslist-list .items .words .text {
    font-size: 14px;
  }

  .glasslist-list .items2 .images .ul0 .li0 {
    bottom: .2rem;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
  }
  .glasslist-list .items2 .images .ul0 .li0.li01 {
    left: .5rem;
  }
  .glasslist-list .items2 .images .ul0 .li0.li02 {
    right: .5rem;
  }
  .glasslist-list .items2 .images .ul0 .li0 img {
    width: 20px;
    height: 20px;
  }

  .glasslist-list .ft60 {
    font-size: 20px;
  }

  .problem-box .ul {
    margin-bottom: .3rem;
  }
  .section3 .inliner-banner-con .center .i.s1{
    top: 11.5%;
    left: -7.5%;
  }
  .section3 .inliner-banner-con .center .i.s2{
    top: 11.5%;
    right: -7.5%;
  }
  .section3 .inliner-banner-con .center .i.s6{
        left: -17%;
  }
  .section3 .inliner-banner-con .center .i.s3{
        right: -17%;
  }
  .section3 .inliner-banner-con .center .i.s5{
    bottom: 16.5%;
    left: -9.5%;
  }
  .section3 .inliner-banner-con .center .i.s4{
      bottom: 17.5%;
      right: -10.5%;
  }
  .problem-box .ul .items {
    padding: .2rem 0;
    padding-left: .7rem;
    padding-right: .5rem;
  }

  .problem-box .ul .items:after, .problem-box .ul .items:before {
    width: .35rem;
    height: .35rem;
  }

  .problem-box .ul .items .p {
    font-size: 15px;
  }

  .problem-box .ul .items:after {
    left: .15rem;
  }

  .problem-box .ul .items:before {
    right: .2rem;
  }

  .headsearch-box .x-p {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
  }

  .sale-box .tit {
    margin-bottom: .45rem;
  }

  .sale-box .items .words .img {
    width: 50px;
    height: 50px;
  }

  .maintain-box {
    padding-top: 35px;
    padding-bottom: 40px;
  }

  .maintain-ul .items .item-top:after {
    width: .25rem;
    height: .25rem;
    right: .3rem;
  }

  .maintain-ul .items:nth-child(n+2) {
    margin-top: .3rem;
  }

  .maintain-tip {
    border-bottom-width: 2px;
    padding-bottom: 4px;
  }

  .maintain-tip .span {
    font-size: 18px;
  }

  .maintain-ul .items .item-top {
    height: 45px;
    line-height: 45px;
    padding-right: .6rem;
    font-size: 15px;
  }

  .maintain-tip .img {
    width: 160px;
  }

  .icon-sousuo {
    width: 65px;
  }

  .details-imagebox .items .words {
    padding-top: 10px;
  }

  .news-details .details-top .time {
    margin-bottom: .3rem;
  }

  .news-details .details-top .t0 {
    margin-bottom: .2rem;
  }

  .news-details .details-top .t1 {
    font-size: 14px;
    line-height: 24px;
  }

  .advantage-top .topn {
    padding-top: 30px;
  }

  .news-details .details-top .time {
    font-size: 14px;
  }

  .details-imagebox .items .t1 {
    font-size: 15px;
  }

  .details-imagebox .items .t0 {
    font-size: 14px;
  }

  .advantage-top .img {
    width: 35px;
    height: 35px;
  }

  .advantage-top .words {
    margin-top: 10px;
    padding-bottom: 6px;
  }

  .con-banner .serve-words {
    height: 1.05rem;
  }
  .con-banner .serve-words .cn {
    font-size: .4rem;
    line-height: .55rem;
  }
  .con-banner .serve-words .cnm {
    font-size: .3rem;
    line-height: .4rem;
    margin-top: .1rem;
  }

  .details-imagebox {
    padding: .25rem .5rem;
    padding-top: .6rem;
  }

  .glass-bot .words .t0 {
    font-size: 18px;
  }

  .glass-bot .words .t1 {
    font-size: 14px;
  }

  .serve-bot .textarea textarea {
    height: 180px;
  }

  .serve-bot {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .serve-bot .submit {
    height: 35px;
    line-height: 35px;
  }

  .serve-bot .submit input, .serve-bot .submit span {
    font-size: 15px;
  }

  .ft38 {
    font-size: 18px;
  }

  .download-ul .items {
    padding-left: .65rem;
    padding-right: .3rem;
    line-height: .9rem;
    height: .9rem;
    font-size: .3rem;
    background: #ffffff;
  }
  .download-ul .items:before {
    opacity: 1;
  }

  .download-ul .items:nth-child(n+2) {
    margin-top: .3rem;
  }

  .download-ul .items:after {
    width: .25rem;
    height: .3rem;
    left: .25rem;
  }

  .download-ul .items:before {
    width: .25rem;
    right: .3rem;
    height: .25rem;
  }

  .download-box .tit {
    margin-bottom: .4rem;
  }

  .download-box {
    padding-top: 35px;
    padding-bottom: 45px;
  }

  .wel-con .section-words .swiper-pagination, .wel-con .section-words0 .swiper-pagination {
    bottom: .48rem;
  }

  .section3 .inliner-banner-con {
    width: 7.02rem;
    height: 7.02rem;
  }
  .section3 .inliner-banner-con .ul {
    width: 4.02rem;
    height: 3.45rem;
  }
  .section3 .inliner-banner-con .center {
    width: 5.16rem;
    height: 5.16rem;
  }
  .section3 .inliner-banner-con .center .i {
    width: 0.54rem;
    height: 0.54rem;
  }
  .section3 .inliner-banner-con .center .i span {
    width: 1rem;
    line-height: 1.1;
    height: 0.54rem;
    font-size: 13px;
  }
  .section3 .inliner-banner-con .center .i.s1 span, .section3 .inliner-banner-con .center .i.s2 span, .section3 .inliner-banner-con .center .i.s3 span {
    left: -1rem;
    text-align: right;
  }
  .section3 .inliner-banner-con .center .i.s4 span, .section3 .inliner-banner-con .center .i.s5 span, .section3 .inliner-banner-con .center .i.s6 span {
    right: -1rem;
  }

  .swiper-box .swiper-button-prev, .swiper-box .swiper-button-next {
    display: none;
  }

  .section1 .items .words {
    left: 0;
    bottom: 3rem;
    right: 0;
  }

  .section1 .items .words .en {
    font-size: .6rem;
    line-height: 1;
  }

  .section-words .items .words .img-ul .li {
    width: 25%;
    margin-left: 0 !important;
  }

  .wel-con .w1170 {
    width: 5.45rem;
  }

  .section1 .items .words .cn {
    font-size: .42rem;
    line-height: 1.2;
    margin-top: .35rem;
  }

  .section3 .inliner-banner-con .item-text .h03  span{
    color: #ffffff;
    background: #E91E2A;
    border-color: #E91E2A;
  }

  .section6 .items .words .t1 {
    font-size: .24rem;
    line-height: .4rem;
    height: .8rem;
  }

  .section6 .items .words .t0 {
    line-height: .35rem;
    height: .35rem;
    font-size: .3rem;
  }
  .section-words .swiper-pagination .swiper-pagination-bullet, .section-words0 .swiper-pagination .swiper-pagination-bullet{
    width: 20px;
  }

  .section6 .items .time {
    font-size: .34rem;
    margin-bottom: .5rem;
  }

  .section6 .wel-more {
    display: none;
  }

  .section6 .items .words {
    margin-top: .45rem;
    padding-top: .45rem;
  }

  .wel-con .ft42 {
    font-size: .36rem;
  }

  .wel-con .ft28 {
    font-size: .2rem;
  }

  .slide-mspan {
    width: .45rem;
    height: .3rem;
    bottom: 1rem;
  }

  .section3 .inliner-banner-con .item-text .p {
    font-size: .2rem;
    line-height: .35rem;
    height: 1.05rem;
  }

  .section3 .inliner-banner-con .center .i span {
    display: none;
  }

  .work-box {
    padding-top: 40px;
    padding-bottom: 45px;
  }

  .serve-bot .submit:after {
    width: 8px;
    height: 16px;
  }

  .contact-ul .contact-li {
    padding: .55rem .4rem;
  }

  .ft40 {
    font-size: 20px;
  }

  .contact-ul .code {
    height: 35px;
  }

  .contact-ul .li1 input[type=submit] {
    width: 120px;
    height: 35px;
  }

  .contact-ul .li1 .input input {
    height: 40px;
  }

  .contact-ul .li0 .h01 {
    margin-bottom: 5px;
  }

  .contact-bot {
    padding: 35px 0;
  }

  .contact-ul .li0 .item {
    margin-top: .35rem;
  }

  .contact-ul .li0 {
    padding: .6rem .4rem;
  }

  .mapimg {
    width: 60px;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
  }

  .contact-ul .li1 .input input {
    padding-left: 10px;
  }

  .contact-top .map {
    height: 250px;
  }

  .contact-ul .li1 input[type=submit] {
    font-size: 14px;
  }

  .contact-ul .li1 .input textarea {
    padding: 10px;
  }

  .w500 {
    width: 95%;
  }

  .details-right a {
    width: 35px;
    height: 35px;
  }

  .details-right {
    height: 105px;
    width: 35px;
  }

  .case-details {
    width: calc(100% - 75px);
  }

  .case-details .details-top .cn {
    font-size: 16px;
  }

  .w1200 {
    width: 95%;
  }

  .con-banner .con-tit .conbox .items img {
    width: 20px;
    height: 20px;
  }

  .con-banner .con-tit {
    line-height: 45px;
  }

  .w750 {
    width: 95%;
  }

  .news-ul .items .p {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .news-ul .items .t0 {
    height: auto;
    max-height: 50px;
    line-height: 25px;
  }

  .news-ul .items .more0 {
    width: 60px;
    height: 10px;
  }

  .con-banner .con-tit .conbox .items {
    font-size: 14px;
  }

  .news-ul .items {
    padding: .35rem .3rem;
    width: 100%;
    border-left: 1px solid #dddddd;
  }
  .news-ul .items:nth-child(3n+1) {
    border-left: 1px solid #dddddd;
  }

  .news-box {
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .news-details .details {
    padding: .6rem .3rem;
    padding-bottom: .5rem;
  }

  .details-bot {
    padding-top: .3rem;
    padding-bottom: .6rem;
  }

  .news-details {
    padding-top: .35rem;
    padding-bottom: .5rem;
  }

  .news-details .details-box {
    padding-top: .3rem;
  }

  .news-details .details-top .t0 {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.3;
  }

  .news-details .details-top .t1 .span {
    margin: 0 10px;
    line-height: 1.3;
    font-size: 12px;
    display: block;
  }

  .news-details .details-top .t1 .span.span0 {
    margin: 0 10px;
  }

  .news-details .details-top {
    padding-bottom: 25px;
  }

  .news-details .details-box {
    line-height: 1.8;
  }

  .details-bot .prev, .details-bot .next {
    width: 35px;
    height: 35px;
  }

  .details-bot .anniu {
    width: 80px;
  }

  .details-bot .back {
    margin-top: 0;
    width: 130px;
  }

  .details-bot .back a {
    padding-left: 45px;
    font-size: 13px;
  }

  .details-bot .back a:after {
    left: 20px;
    width: 10px;
  }

  .details-bot .back:after {
    width: 10px;
  }

  .case-details .details-top .words {
    padding: .35rem;
    padding-left: .5rem;
  }

  .case-details .details-bot {
    padding: .4rem .35rem;
  }

  .case-details .details-bot .img:nth-child(n+2) {
    margin-top: .3rem;
  }

  .case-details .details-bot p:nth-child(n+2) {
    margin-top: .3rem;
  }

  .case-boxdetails {
    padding-bottom: .8rem;
  }

  


  .sale-box .w1440 {
    width: 80%;
  }

  .technical .words .t2 .li {
    margin: 0 10px;
  }

  .technical .words .t2 .li .img {
    width: 45px;
    height: 45px;
  }

  .technical .ft60 {
    font-size: 20px;
  }

  .technical .ft20 {
    font-size: 14px;
  }

  .technical .items1 .words {
    width: 95%;
    margin: 0 auto;
  }

  .technical .words .t2 .li .span {
    font-size: 13px;
  }

  .technical .items3 .words {
    padding-top: 1rem;
  }

  .technical .items3 .images {
    height: 4rem;
  }

  .technical .words .t1 {
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .technical .items1 .images {
    width: 60%;
    height: auto;
  }

  .technical .items2 {
    padding: 35px 0;
  }

  .technical .items2 .words .t1 {
    margin-bottom: 15px;
  }

  .technical .items4 .words {
    padding-top: .8rem;
  }

  .technical .items4 .images {
    height: 4.2rem;
  }

  .recruit-con .form1 .hides .bot .re-a {
    line-height: 1.5;
    padding: 10px 0;
    height: auto;
  }

  .glasslist-list .items7 .words {
    width: 100%;
  }

  .glasslist-list .items6 .wtext {
    padding: 30px 0;
  }

  .glasslist-list .items5 .wtext {
    padding: 30px 0;
  }

  .glasslist-list .items0 .words {
    margin-bottom: 20px;
  }

  .glasslist-list .items1 .words, .glasslist-list .items3 .words {
    padding-top: 35px;
  }
}
@media screen and (max-width: 600px) {
  .sale-box .items {
    width: 100%;
    margin-left: 0 !important;
  }

  .glasslist-list .items8 .items8-bot .words .text {
    width: 85%;
  }

  .glasslist-list .items1 .words {
    position: static;
  }

  .glasslist-list .items8 .items8-bot .words .text .t0 {
    font-size: 12px;
    line-height: 16px;
    height: 48px;
  }

  .glasslist-list .items4 .wtext {
    padding-top: 30px;
  }

  .glasslist-list .items4 .wtext .ul {
    margin-top: 30px;
  }

  .glasslist-list .items8 .items8-top .li .words {
    bottom: 20px;
    left: 0;
    padding: 0 20px;
    box-sizing: border-box;
  }

  .recruit-con .form1 .tr1 {
    padding: 0 10px;
  }

  .recruit-con .form1 .tr2 {
    padding: 0 10px;
  }

  .glasslist-list .ft72 {
    font-size: .8rem;
  }

  .glasslist-list .items3 .images-ul {
    margin-top: 30px;
  }

  .sale-box .items .images img {
    width: 100%;
  }

  .sale-box .items .words .img {
    width: 1rem;
    height: 1rem;
  }

  .sale-box .items .words {
    padding-top: .6rem;
  }

  .sale-box .items .words .t0 {
    margin-top: .25rem;
    margin-bottom: .3rem;
    font-size: 16px;
  }

  .sale-box .items .words .t2 {
    line-height: 20px;
    height: 40px;
  }

  .glasslist-list .h .images {
    height: 350px;
  }

  .glasslist-list .items4 .wtext .num {
    margin-bottom: 5px;
  }

  .glasslist-list .items .words .p {
    margin-top: 15px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 400px) {
  .con-banner .con-tit .conbox .items {
    font-size: 12px;
  }

  .con-banner .con-tit {
    line-height: 35px;
  }

  .recruit-con .form1 .hides .bot .re-a {
    font-size: 13px;
  }
}

/*# sourceMappingURL=style.css.map */



.animate05{-webkit-transition-duration:0.5s; -moz-transition-duration:0.5s; -ms-transition-duration:0.5s;transition-duration:0.5s;}
#partnersI { float:none; margin:0px auto; max-width:1400px;}
#partnersI .links li{width: 123px;height:63px;position: relative; text-align:center; background:#fff; margin:0px 4px; display:inline-block;}
#partnersI .links li img{ width:123px; height:63px; padding-top:0px;}
#partnersI .links li .fontW{width: 100%;height: 100%; color: #fff;background: #D91624;position: absolute;top: 0;left: 0;opacity: 0;display:none\9;}
#partnersI .links li .fontW span{display: block;width: 100%;height: auto;position: absolute;top: 20px;width: 123px;font-size: 15px;left: 50%;margin-left: -62px;line-height: 24px;text-align: center;-webkit-transform: translateY(20px);-webkit-transition-duration:0.5s; -moz-transition-duration:0.5s; -ms-transition-duration:0.5s;transition-duration:0.5s;}
#partnersI .links li:hover .fontW{opacity: 1;display:block\9;}
#partnersI .links li:hover .fontW span{-webkit-transform: translateY(0px);}


@media screen and (max-width:769px) {
#partnersI .links li{width: 30.33%;height:63px; margin:0px 1%; overflow:hidden;}
#partnersI .links li img{ width: auto; max-width:100%; height: auto; padding-top:0px;}
}

.about_box{ float:left; width:55%; position:relative; height:100%;}



.zhici_box{ position:absolute; left:12%;width:42%; position:relative; height:100%; }

.zhici_box_bg{width:100%; position: absolute; left:0; top:20%; height:62%; background: rgba(227,176,99,.8); z-index:3; transform: translateX(-800px); -webkit-transform: translateX(800px); -moz-transform: translateX(800px); -o-transform: translateX(800px);  transition: all .1s ease 0s; -webkit-transition: all .1s ease 0s; -moz-transition: all .1s ease 0s; -o-transition: all .1s ease 0s;}


.zhici_box ul{ clear:both; width:100%;  padding-top:0;z-index:3; position:absolute; left:0; top:20%;}
.zhici_box ul li{ float:left; width:23.33%; text-align:center; margin:1% 1%; padding:2% 3%; border:1px solid #ccc; }
.zhici_box ul li p{ font-size:16px; color:#fff; padding-top:5px;}
.zhici_box ul li span{ font-size:14px;color:#fff;}
.zhici_box ul li span p{ font-size:14px;color:#fff;padding-top:0px;}
.zhici_box ul li img{ max-width:70px; max-height:70px;}
/*.zhici_box ul li:hover{ background:#E3B063;transition: all .3s ease .2s;}*/

.zhici_box ul li:last-child{ background:#E3B063;}
.jiameng_box{ float:right; width:44%; position:relative; height:95%; padding-top:5%;}
.jiameng_box ul{ clear:both; width:70%; margin-left:10%; margin-right:10%; padding-top:5%;z-index:2;}
.jiameng_box li{color:#fff;font-size:16px;text-align:left; padding-left:25px; display:block; line-height:45px; position:relative;z-index:2;}
.jiameng_box li:before{ position:absolute; content:""; left:0; padding-left:-25px; background:url(y_li1.gif) no-repeat left 14px; width:12px; height:26px;}
.jiameng_box a.more{ display:block; margin-top:6%; width:200px; height:50px; line-height:50px; border:1px solid #ccc; text-align:center; color:#fff; font-size:16px; margin-left:10%;z-index:2; position:relative; }
.jiameng_box a:hover.more{ background:#E3B063; border:1px solid #E3B063; }



.jiameng_box_tit{ margin-top:20%; margin-left:10%; z-index:2; position:relative;}
.jiameng_box_tit h2{ font-size:40px; color:#E3B063; line-height:50px; text-transform:uppercase;font-family:Geneva,Arial,Helvetica,sans-serif; transform: translateX(-100px); -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -o-transform: translateX(-100px);  transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; }
.jiameng_box_tit h3{font-size:40px; color:#fff; line-height:60px; text-transform:uppercase;font-family:Geneva,Arial,Helvetica,sans-serif; transform: translateX(-100px); -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -o-transform: translateX(-100px);  transition: all 1.5s ease 0s; -webkit-transition: all 1.5s ease 0s; -moz-transition: all 1.5s ease 0s; -o-transition: all 1.5s ease 0s;}


@media screen and (max-width: 787px) {
.about_box_bg{ display:none;}



.jiameng_box_tit{ margin-top:5%; margin-left:5%;}
.jiameng_box_tit h2{ font-size:20px;  line-height:35px; }
.jiameng_box_tit h3{font-size:18px;; line-height:30px; }

.jiameng_box{ float:none; width:100%; position:relative; height:100%; padding-top:0;}
.jiameng_box ul{ clear:both; width:90%; margin-left:5%; margin-right:5%; padding-top:2%;z-index:2;}
.jiameng_box li{color:#fff;font-size:13px;text-align:left; padding-left:25px; display:block; line-height:30px; position:relative;z-index:2;}
.jiameng_box li:before{ position:absolute; content:""; left:0; padding-left:-25px; background:url(y_li1.gif) no-repeat left 10px; width:12px; height:26px;}
.jiameng_box a.more{ display:block; margin-top:3%; width:150px; height:40px; line-height:40px; border:1px solid #ccc; text-align:center; color:#fff; font-size:14px; margin-left:5%;z-index:2; position:relative; }
.jiameng_box a:hover.more{ background:#E3B063; border:1px solid #E3B063; }

.zhici_box{ position:absolute; left:5%;width:90%; position:relative; height: auto; padding-top:10%;}

.zhici_box ul{ clear:both; width:100%;  padding-top:0;z-index:3; position:absolute; left:0; top:20%;}
.zhici_box ul li{ float:left; width:23.33%; text-align:center; margin:1% 1%; padding:2% 3%; border:1px solid #ccc; }
.zhici_box ul li p{ font-size:14px; color:#fff; padding-top:5px;}
.zhici_box ul li span{ display:none;}
.zhici_box ul li img{ max-width:50px; max-height:50px;}


}




.feedback_left{float:left; max-width:40%}
.feedback_left img{ max-width:100%;}
.feedback_right{float:right; max-width:58%;}






.tab{width:100%;}
.tab li{ margin-bottom:15px; line-height:30px; float:left; width:98%; margin-right:2%;}
.tab input{ width:100%;line-height:35px;padding: 10px 26px;box-shadow:2px 2px 3px rgba(0,0,0,0.15); font-size:16px; border:none;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */}
.tab textarea{ width:98%;line-height:30px;padding: 10px 26px;box-shadow:2px 2px 3px rgba(0,0,0,0.15); border:none; font-family:"΢���ź�"; font-size:16px;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */}
.tab input:hover ,.tab textarea:hover{ border-color:#6DBB56;}
.tab .sumbit{width: 100%; display:block; margin-top:0px; cursor:pointer;border-style:solid;border-color:#f5f5f5;background-color:#D9221C; border-radius:5px; font-size:16px;padding: 8px 50px; color:#fff; font-size:20px;}
.tab .sumbit:hover{ background-color:#D9221C; color:#FFFFFF;}


@media (max-width:800px) {

.feedback_left{float:none; max-width:100%}
.feedback_right{float:none; max-width:100%;}

.tab input{ line-height:30px;padding: 5px 10px; font-size:14px;}
.tab textarea{ line-height:24px;padding: 5px 10px; font-size:14px;}
.tab .sumbit{padding: 6px 0px; color:#fff; font-size:14px;}
}

.feedback_box_bg_a{ position:absolute; left:15%;width:38%; position:relative; z-index:9; background:#fff; height: 64%;top:15%; padding:2%;}
.feedback_box_bg_a h3{font-size:20px; color:#363636; line-height:40px;  }

.feedback_box{ float:right; width:46%; position:relative; height:100%; padding-top:0;}
.feedback_box_bg{width:100%; position: absolute; right:0; top:0; height:100%; background: rgba(0,0,0,.5); z-index:1; }
.feedback_box_tit{ margin-top:13%; margin-left:15%; z-index:2; position:relative;}
.feedback_box_tit h2{ font-size:40px; color:#fff; line-height:50px; }
.feedback_box_tit h3{font-size:20px; color:#fff; line-height:60px; }
.feedback_box_tit p{color:#fff;font-size:20px;text-align:left; display:block; line-height:45px; position:relative;z-index:2;}
.feedback_box_tit p span{margin-top:50px; display:block; font-size:16px;}
.feedback_box_tit p.beijing{ width:350px; height:60px; line-height:60px; text-align:left; border-top:1px solid #fff;margin-top:80px; color:#fff;}


@media screen and (max-width: 787px) {
.feedback_box{ float:none; width:98%; margin:0 auto; height:auto; }
.feedback_box_bg_a{ position: relative; left: auto;width:98%; margin-left:1%; background: none; height: auto;top: auto; padding:2%;}
.feedback_box_bg_a h3{font-size:16px;  line-height:30px; color:#fff; margin-bottom:10px;  }
.feedback_box_bg{ display:none;}
.feedback_box_tit{ margin-top:0; padding-top:4%; margin-left:2%;}
.feedback_box_tit h2{ font-size:16px; line-height:30px; }
.feedback_box_tit h3{font-size:14px;line-height:24px; }
.feedback_box_tit p{font-size:14px;text-align:left; line-height:24px;}
.feedback_box_tit p span{margin-top:10px;  font-size:14px;}
.feedback_box_tit p.beijing{ width:100%; height:40px; line-height:40px; margin-top:20px; }

.tab li{ margin-bottom:10px; line-height:26px;}
.tab li:last-child{ float:none; width:96%;}
.tab input{ width:100%;line-height:25px;padding: 5px 15px; font-size:14px; display:block;}
.tab .sumbit{padding: 8px 20px; color:#fff; font-size:14px;}
}

.about_box_bg{width:100%; position: absolute; left:0; top:0; height:100%; background: rgba(0,0,0,.5); z-index:1; transform: translateX(-800px); -webkit-transform: translateX(-800px); -moz-transform: translateX(-800px); -o-transform: translateX(-800px);  transition: all .1s ease 0s; -webkit-transition: all .1s ease 0s; -moz-transition: all .1s ease 0s; -o-transition: all .1s ease 0s;}

.about_box_tit{ margin-top:20%; margin-left:10%; z-index:2; position:relative;}
.about_box_tit h2{ font-size:40px; color:#E3B063; line-height:50px; text-transform:uppercase;font-family:Geneva,Arial,Helvetica,sans-serif; transform: translateX(-100px); -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -o-transform: translateX(-100px);  transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; }
.about_box_tit h3{font-size:40px; color:#fff; line-height:60px; text-transform:uppercase;font-family:Geneva,Arial,Helvetica,sans-serif; transform: translateX(-100px); -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -o-transform: translateX(-100px);  transition: all 1.5s ease 0s; -webkit-transition: all 1.5s ease 0s; -moz-transition: all 1.5s ease 0s; -o-transition: all 1.5s ease 0s;}




.about_box p{ clear:both; width:80%; margin-left:10%; margin-right:10%; padding-top:5%;font-size:16px;text-align:left;color:#fff; line-height:30px;z-index:2; position:relative;}
.about_box a.more{ display:block; margin-top:0; width:150px; height:40px; line-height:40px; border:1px solid #ccc; text-align:center; color:#fff; font-size:14px; margin-left:10%;z-index:2; position:relative; border-radius:20px;}
.about_box a:hover.more{ background:#E3B063; border:1px solid #E3B063; }
.about_box_pic{ float:right; width:45%; position:relative; height:100%;margin-top:0%; margin-right:0;}
.about_box_pic img{ height:100%;}



.IndexList {z-index:2; position:relative; opacity: 0; width:80%;text-align:left; margin-top:5%;margin-left:10%; margin-right:10%; }
.IndexList.active { transform: translateX(0px); -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -o-transform: translateX(0px); opacity: 1; }
.IndexList ul { width: 100%; margin: 0 auto; font-size: 0; height: 105px; display: block; }
.IndexList li { display: inline-block; position: relative; width: 25%; vertical-align: top; }
.IndexList li:after { display: block; content: ""; border-right: 1px solid #fff; border-right: 1px solid rgba(255,255,255,0.4); width: 100%; height: 68px; top: 35px; position: absolute; }
.IndexList li:nth-last-child(1):after { display: none; }
.IndexList span { display: block; color: #fff; padding-top: 10px; font-size: 13px; text-align: center; }
.IndexList small { color: #fff; display: block; padding-top: 5px; text-transform: uppercase; text-align: center; font-size: 20px; position: absolute; right: 24px; top: 20px; }
.IndexList b { display: block; font-family: Arial, Helvetica, sans-serif; color: #fff; text-align: center; font-size: 0; margin-top: 20px; padding-bottom:5px; }
.IndexList b em { position: absolute; left: -999em; }
.IndexList .IndexLContent { font-size: 0; position: relative; height: 60px; overflow: hidden; display: inline-block; }
.IndexList .IndexLContent>div { display: inline-block; position: relative; top: 0; }
.IndexList .IndexLContent .Txt { display: block; font-family: '΢���ź�'; color: #fff; display: block; text-align: center; font-size: 45px; }
.IndexList i { font-style:normal;font-size: 13px; font-family: '΢���ź�'; font-weight: normal; vertical-align: bottom; position: relative; top: -1px; right: -5px; color: #fff; }
.IndexList .Hun { opacity: 0; transition: all 1s ease-out 0s; -webkit-transition: all 1s ease-out 0s; -moz-transition: all 1s ease-out 0s; -o-transition: all 1s ease-out 0s; }
.IndexList .Ten { opacity: 0; transition: all 1s ease-out 0.3s; -webkit-transition: all 1s ease-out 0.3s; -moz-transition: all 1s ease-out 0.3s; -o-transition: all 1s ease-out 0.3s; }
.IndexList .Ind { opacity: 0; transition: all 1s ease-out 0.6s; -webkit-transition: all 1s ease-out 0.6s; -moz-transition: all 1s ease-out 0.6s; -o-transition: all 1s ease-out 0.6s; }
.IndexList .Sun { opacity: 0; transition: all 1s ease-out 0.8s; -webkit-transition: all 1s ease-out 0.8s; -moz-transition: all 1s ease-out 0.8s; -o-transition: all 1s ease-out 0.8s; }




@media screen and (max-width:1200px ) {


.about_box_tit{ margin-top:20%; margin-left:5%;}
.about_box_tit h2{ font-size:30px; line-height:40px; }
.about_box_tit h3{font-size:30px;line-height:50px; }
.IndexList {width:90%;text-align:left; margin-top:5%;margin-left:5%; margin-right:5%; }
.about_box p{width:90%; margin-left:5%; margin-right:5%;}

}

@media screen and (max-width:1024px ) {
.about_box{  width:100%; }
.jiameng_box{  width:100%; }

}
@media screen and (max-width:639px ) {
.about_box_tit h2{ font-size:20px; line-height:30px; }
.about_box_tit h3{font-size:18px;line-height:35px; }
.IndexList li { width: 50%;  }
.IndexList ul {  height: auto;  }
.IndexList b { margin-top: 10px; padding-bottom:5px; }
.IndexList {width:90%;text-align:left; margin-top:0; }
.IndexList .IndexLContent { height: 40px; }
.IndexList .IndexLContent .Txt {  font-size: 30px; }

.about_box p{ padding-top:5%; font-size:13px; line-height:24px;}
.IndexList li:nth-child(2):after { display: none; }

}





.wendachild{ clear:both;padding:0 0;width:100%; margin:0 auto; float:none;border-bottom:1px solid #302f42; }
/*.wendachild:last-child {border-bottom:none;}*/
.wendachild:after{content: ""; display: block; height: 0; clear: both;visibility:hidden;}

.wendachild .childIcon:hover{background:#00A2D6; color:#fff;}
.wendachild .childIcon .sub{position:absolute;height:2px;top:16px;right:9px;width:12px;height:2px;background:#ddd; display: block;}
.wendachild .childIcon .sub.sub2{ transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);background:#ddd;}
.wendachild .childIcon .sub2{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }


.wendachild .childIcon{cursor:pointer;position:relative;width:100%;height:40px;background:#309AC1; color:#ddd; }
.wendachild .childIcon{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }

.wendachild .childIcon.on .sub2{transform:rotate(90deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);background:#455560;}
.wendachild .title{line-height:40px;color:#fff;font-size:14px; text-align:left; margin-left:10px;}
.wendachild .childContent{display:none;padding:5px 10px;background:#00A2D6; }
.wendachild .childContent p{color:#fff;line-height:23px;font-size:13px; min-height:auto; margin:0; display:block; width:100%;}
.wendachild .childContent p a{ color:#fff;}
.wendachild .childContent p a:hover{ color:#fff;}






.n_box{ clear:both; width:100%; background:#181818; position:relative; z-index:10;}


/*��ҳ*/
.pageshow{ padding:0px 15px; height:25px; line-height:25px; text-align:center; clear: both; width:100%; margin:0 5px; }
.pageshow a {padding: 0 15px;
    line-height: 25px;
    display: inline-block;
    border: 1px #bbb solid;
    margin:0 5px;
    background: #ccc;
	font-size:13px;
	color:#333;
	 }

.pageshow a:hover{
    background: #D9221C;border: 1px #D9221C solid; color:#FFFFFF;}

.pageshow .curr{padding:0px 10px; height:25px; line-height:25px; background:#fff; color:#D9221C;	font-size:18px; } 



@media (max-width: 1023px) {
.pageshow{  height:30px; line-height:30px; font-size:13px; }
.pageshow a {padding: 0 6px;font-size:13px; }
}
@media (max-width: 639px) {
.pageshow{  height:25px; line-height:25px; font-size:12px; }
.pageshow a {padding: 0 6px;font-size:12px; }
}

/*��ҳ��ͼ*/



/*�����豸*/
.donghua, ::after, ::before {
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.two-box{ background:#d29a48; padding:0; z-index:0;position:relative;}
.two-box:after{ content:""; display:block; clear:both;}
.two-box a{ display:block; float:left; width:33.33%; position:relative; overflow:hidden;}
.two-box a .bbg{ opacity:0; display:block; width:100%; height:100%; max-height:495px;}
.two-box a .tu{
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity:1;
    -moz-transition: transform 8s,opacity .5s;
	-ms-transition: transform 8s,opacity .5s;
	-o-transition:transform 8s,opacity .5s;
	-webkit-transition:transform 8s,opacity .5s;
	transition: transform 8s,opacity .5s;
}
.two-box a:hover .tu{ opacity:0.1;
-moz-transform:scale(1.2);
-ms-transform:scale(1.2);
-o-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);


}

.two-box a .title-box{ top:0px; left:0; padding:10px 0; width:100%; text-align:center; background:rgba(255,255,255,.8); position:absolute; height:50px;}
.two-box a .title{ margin:auto 0 0;}
.two-box a .title .cn{ font-size:20px; line-height:50px; height:50px; overflow:hidden; color:#000; letter-spacing:2px;}
.two-box a .title .en{ font-size:14px; line-height:30px; height:30px; overflow:hidden; color:#cf8b25; letter-spacing:normal;text-transform:uppercase;}
.two-box a:hover .title-box{  opacity:0; height:230px;padding:150px 2% 10px 2%;}

.two-box a .biao{ width:100%; text-align:center; top:32%; position:absolute; color:#fff;opacity:0;}
.two-box a .biao h2{  font-size:24px; font-weight:normal; letter-spacing:2px;}
.two-box a .biao h3{  font-size:16px;font-weight:normal;  width:60%; margin:10px auto 15px auto; line-height:30px;}
.two-box a .biao span{  font-size:15px; background:#71685E; padding:10px 40px; height:40px;margin:0px auto; line-height:40px;}
.two-box a:hover .biao{
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	-webkit-transform:scale(1);
	transform:scale(1);
	opacity:1;
	}
.two-box a .href{ width:30px; line-height:30px; height:80%;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
	position:absolute; z-index:1; bottom:10%; left:2%;
	color:rgba(0,0,0,.3); font-weight:bold; font-size:14px; letter-spacing:2px;
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);

}
.two-box a:hover .href{ opacity:0; letter-spacing:20px;}
/*�����豸 end*/

@media only screen and (max-width:1024px) {
.two-box a{margin-bottom:0;}
.two-box a .title-box{ padding:15px 2% 15px 2%; height:50px;}
.two-box a .title .cn{ font-size:18px; line-height:26px; height:26px; text-align:center;}
.two-box a .title .en{ font-size:14px; line-height:22px; height:22px;}
.two-box a .biao{ width:100%; text-align:center; top:30%; position:absolute; color:#fff;opacity:0;}
.two-box a .biao h2{  font-size:20px; font-weight:normal;}
.two-box a .biao h3{  font-size:14px;font-weight:normal;  width:80%; margin:-10px auto 15px auto; line-height:25px;}
.two-box a .biao span{  font-size:12px; background:#71685E; padding:10px 25px; height:30px;margin:0px auto; line-height:30px;}

}



@media only screen and (max-width:640px) {
.two-box a{ float:none; width:100%; margin-bottom:0;}
.two-box a .title-box{ padding:10px 1% 10px 1%; height:50px;}
.two-box a .title .cn{ font-size:14px; line-height:26px; height:26px; text-align:center;}
.two-box a .title .en{ font-size:12px; line-height:20px; height:20px;}
.two-box a .biao{ width:100%; text-align:center; top:20%; position:absolute; color:#ccc;opacity:0;}
.two-box a .biao h2{  font-size:14px; font-weight:normal;}
.two-box a .biao h3{  font-size:12px;font-weight:normal;  width:80%; margin:0px auto 15px auto; line-height:25px;}
.two-box a .biao span{  font-size:12px; background:#71685E; padding:10px 25px; height:30px;margin:0px auto; line-height:30px;}

}




.h20{ clear:both; width:100%;height:20px;}
.h30{ clear:both; width:100%;height:30px;}
.h50{ clear:both; width:100%;height:50px;}
@media (max-width: 1400px) {
.h20{height:15px;}
.h30{ height:20px;}
.h50{ height:40px;}
}
@media (max-width: 1023px) {
.h20{ height:10px;}
.h30{ height:10px;}
.h50{ height:30px;}
}

@media (max-width: 639px) {
.h20{height:5px;}
.h30{ height:10px;}
.h50{ height:20px;}
}


.imgbj1 { background-repeat:no-repeat!important; background-position:center center!important; background-size:100% 100%!important; }
.imgbj2 { background-repeat:no-repeat!important; background-position:center center!important; background-size:auto 100%!important; }
.imgbj3 { background-repeat:no-repeat!important; background-position:center center!important; background-size:100% auto!important; }
.imgbj4 { background-repeat:no-repeat!important; background-position:center center!important; background-size:cover!important; }
.imgbj5 { background-repeat:no-repeat!important; background-position:center center!important; background-size:contain!important; }
.imgbj1a { background-position:center center!important; background-size:100% 100%!important; background-repeat:no-repeat!important; }




/*bannerͼ��ʽ*/
.bannertt {position:relative;width:100%;overflow:hidden;margin:0 auto;text-align:center;background:#fff;height:580px;z-index:1;}




.bannertt .bg_123  {
       background-position: 0 center;
       width:100%; height:600px;margin:0 auto;text-align:center;
	      -webkit-animation: banner_inside 1s ease 1 forwards;
    -moz-animation: banner_inside 1s ease 1 forwards;
    -o-animation: banner_inside 1s ease 1 forwards;
    animation: banner_inside 1s ease 1 forwards;
	overflow:hidden;
    
}



.bannertt .bg_456  {
       background-position: 0 center;
       width:100%; height:700px;
	   margin:0 auto;
	   text-align:center;
	      -webkit-animation: banner_inside 1s ease 1 forwards;
    -moz-animation: banner_inside 1s ease 1 forwards;
    -o-animation: banner_inside 1s ease 1 forwards;
    animation: banner_inside 1s ease 1 forwards;
	overflow:hidden;
    
}


.700gaodu{ height:700px;}


@media screen and (max-width:1000px) {
.bannertt {
height:550px;
}
}

@media screen and (max-width:787px) {
.bannertt {
height:300px;
}
.bannertt .bg_123  {
height:450px;
 -webkit-animation: bgg linear 50s infinite alternate;
		-moz-animation: bgg linear 50s infinite alternate;
		  -o-animation: bgg linear 50s infinite alternate;
		   animation: bgg linear 50s infinite alternate;
		   }

.bannertt .bg_456  {
height:450px;
 -webkit-animation: bgg linear 50s infinite alternate;
		-moz-animation: bgg linear 50s infinite alternate;
		  -o-animation: bgg linear 50s infinite alternate;
		   animation: bgg linear 50s infinite alternate;
		   		   }

  }
<!--.bannertt picture {position:absolute;left:50%;width:4000px;margin-left:-2000px;}-->



	@-webkit-keyframes bgg{
		from{
			background-position: 0 center;
		}
		to{
			background-position: 100% center;
		}
	}
	@-moz-keyframes bgg{
		from{
			background-position: 0 center;
		}
		to{
			background-position: 100% center;
		}
	}
	@-o-keyframes bgg{
		from{
			background-position: 0 center;
		}
		to{
			background-position: 100% center;
		}
	}
	@keyframes bgg{
		from{
			background-position: 0 center;
		}
		to{
			background-position: 100% center;
		}

}

@-webkit-keyframes banner_inside {from {-webkit-transform:scale(0.9);transform:scale(0.9);}
to {-webkit-transform:scale(1);transform:scale(1);}
}
@-moz-keyframes banner_inside {from {-moz-transform:scale(0.9);transform:scale(0.9);}
to {-moz-transform:scale(1);transform:scale(1);}
}
@-o-keyframes banner_inside {from {-o-transform:scale(0.9);transform:scale(0.9);}
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 {z-index:9999;width:50%;position:absolute;background:#fff;height:150px;bottom:0%;margin-right:50%;right:-50%;}
.banner_txt3 {left:-131px;position:absolute;bottom:-1px;max-width:200px;overflow:hidden;}
.banner_txt4 {position:absolute;color:#fff;font-size:40px;text-transform:uppercase; text-align:center;font-weight:700; width:100%; height:300px; top:43%;}
.banner_txta {z-index:9999;left:10%;position:absolute;top:35%;overflow:hidden;width:600px;height:300px;}
.banner_txt5 {position:absolute;color:#fff;font-size:45px; line-height:70px;text-transform:uppercase;text-align:left;opacity:0;}
.banner_txt5 p {font-weight:700;font-size:45px;}
.banner_txt6 {position:absolute;color:#fff;font-size:45px; line-height:70px;text-transform:uppercase;text-align:left;opacity:0;text-shadow:#333 2px 2px 1px}
.banner_txt6 p {font-weight:700;font-size:45px;text-shadow:#363636 2px 3px 1px}

.banner_txt4 p {font-weight:700;font-size:45px; padding-top:10px;}



.banner_txtb{ display:none;}




.banner_txt6 i { display: block; margin:0 auto; width: 100px; height: 134px; background: url(../contact_pic/add.png) no-repeat 0 0;animation:gogogo 2s;
-moz-animation:gogogo 2s  infinite linear; /* Firefox */
-webkit-animation:gogogo 2s  infinite linear; /* Safari and Chrome */
-o-animation:gogogo 2s  infinite linear; /* Opera */}}
@keyframes gogogo{
0%{
 margin-top:0px;

}
50%{
 margin-top:15px;

}
100%{
 margin-top:0px;

}
}


@-webkit-keyframes gogogo {
0%{
 margin-top:0px;

}
50%{
 margin-top:15px;

}
100%{
 margin-top:0px;

}
}

/*��ҳ�ֻ�bannerͼ��ʽ*/
.allpic img{width:100%;}
.allpic{ padding-top:0px;display:block;  position:relative; z-index:0;text-align:center;}
.allpic H3{ font-size:24px; color:#fff; font-weight:700; left:5%; position:absolute;top:40%;}
.allpic H4{ font-size:20px; letter-spacing: normal; color:#fff; font-weight: normal; left:5%; position:absolute; top:50%; text-align:left; line-height:30px;}

@media (max-width:1200px){

.banner_txta {top:40%;overflow:hidden;height:200px;}
.banner_txt5 {font-size:48px;line-height:60px;}
.banner_txt5 p {font-size:35px;}
}

@media (max-width:1000px){
.banner_txt{ display:none;}

.banner_txtb { display:block;z-index:9999;left:10%;position:absolute;top:40%;overflow:hidden;width:350px;height:200px;}
.banner_txtb5 {position:absolute;color:#fff;font-size:48px;text-transform:uppercase;text-align:left;opacity:0.1;}
.banner_txtb5 p {font-weight:700;font-size:35px;}

}


@media (max-width:639px){


.banner_txt6 i { display: block; margin:0 auto; width: 50px; height: 67px; background-size:cover!important;}

.allpic H3{ font-size:16px;  font-weight:700; top:43%;}
.allpic H4{ font-size:14px; font-weight: normal; top:55%;}

.banner_txta {overflow:hidden;width:100%;height:200px; top:33%;}
.banner_txt5 {font-size:26px; line-height:40px;}
.banner_txt5 p {font-weight:700;font-size:20px;}

.banner_txt4 {font-size:20px;}
.banner_txt4 p {font-weight:700;font-size:20px;}



.banner_txt6 {font-size:26px; line-height:40px;}
.banner_txt6 p {font-weight:700;font-size:20px;}

}


.scroll_more {-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:70px;margin-bottom:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;height:auto;min-height:auto;overflow:visible;position:relative;z-index:99;bottom:30px;margin:0 auto;}
.scroll_div {position:absolute;color:#fff;width:100%;height:78px;bottom:0;border:0;left:0;right:auto;}
.scroll_txt {/* -webkit-transform:rotate(-90deg) translateX(-2rem);transform:rotate(-90deg) translateX(-2rem);*/    position:relative;display:block;/*   font-size:13px;color:#fff;text-transform:uppercase;letter-spacing:0.5px;font-family:Gilroy_Regular;*/margin-left:16px;}
.scroll_bar {width:2px;height:15px;position:absolute;bottom:2.14286rem;left:calc(50% - 1px);-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:0;cursor:pointer;overflow:hidden;}
.scroll_bar::after {content:"";background-color:#fff;left:0;top:-100%;height:100%;width:100%;position:absolute;-webkit-animation:slide-down 2s infinite;animation:slide-down 2s infinite;}
@keyframes slide-down {0% {top:-100%;}
100% {top:100%;}
}

@media screen and (max-width:787px) {
.scroll_more_m {-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:70px;margin-bottom:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;height:auto;min-height:auto;overflow:visible;position:relative;z-index:99;bottom:10px;margin:0 auto;}
.scroll_div_m {position:absolute;color:#fff;width:100%;height:60px;bottom:0;border:0;left:0;right:auto;}
.scroll_txt_m {/* -webkit-transform:rotate(-90deg) translateX(-2rem);transform:rotate(-90deg) translateX(-2rem);*/    position:relative;display:block;/*   font-size:13px;color:#fff;text-transform:uppercase;letter-spacing:0.5px;font-family:Gilroy_Regular;*/margin-left:0px;}
.scroll_bar_m {width:2px;height:15px;position:absolute;bottom:0.3rem;left:calc(50% - 1px);-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:0;cursor:pointer;overflow:hidden;}
.scroll_bar_m::after {content:"";background-color:#fff;left:0px;top:-100%;height:100%;width:100%;position:absolute;-webkit-animation:slide-down 2s infinite;animation:slide-down 2s infinite;}
@keyframes slide-down {0% {top:-100%;}
100% {top:100%;}
}
}

.news_home{ width:50%;  padding:0; float:left; overflow:hidden; background:#fff;}
.news_home_left{width:600px; height:100%;  margin:0  auto; position:relative;}
.news_home_right{width:50%;  padding:0; background:#f4f4f4; height:670px; float:right; }


@media screen and (max-width:787px) {
.news_home{ width:100%;  padding:0; float:none;}
.news_home_left{width:100%; height: auto;  }
.news_home_right{width:100%;  padding:0; background:#fff; height: auto; float: none; }
}



/*����*/
.index_strong {padding:0px 0 10px 0px; float:left; width:180px;margin-top:110px; margin-left:20px;}
.index_strong_iteam {max-width:180px;width:100%;margin:0 auto;text-align:center;}
.index_strong_iteam ul {margin-left:0}
.index_strong_iteam li {text-align:center;display:inline-block;width:100%;float:left;text-transform:uppercase;position:relative;margin:25px 0 25px 0;}
.index_strong_iteam li strong {display:block;line-height:50px;margin:15px 0 15px 0;font-size:50px;font-weight:normal;color:#363636;text-align:center;font-family:Geneva,Arial,Helvetica,sans-serif;}
.index_strong_iteam li .text .title_cn {margin-top:15px;font-size:15px;text-align:center;}



@media only screen and (max-width:1000px) {
.index_strong {padding:0px 0 10px 0px; float:none; width:100%;margin-top:1%;}
.index_strong_iteam {max-width:100%;}
.index_strong_iteam ul {margin-left:0px;}
.index_strong_iteam li {width:25%; margin:15px 0;}
.index_strong_iteam li span { display:none;}
.index_strong_iteam li strong {display:block;line-height:45px;margin:0px auto;font-size:45px; letter-spacing:-2; text-align:center;}
.index_strong_iteam li .text .title_cn {margin-top:0px; padding-left:0px;text-align:center;}
.index_strong_iteam li sup {font-weight:bold;font-size:20px;top:20px;right:0;color:#415ba8;position:absolute;}
}

@media only screen and (max-width:639px) {
.index_strong {padding:0px 0 0px 0px; float:none; width:100%; margin:0 ;}
.index_strong_iteam {max-width:100%; margin:0; padding:0;}
.index_strong_iteam ul {margin-left:0px;}
.index_strong_iteam li {width:31.33%; margin:15px 1%; float:left;}
.index_strong_iteam li span { display:none;}
.index_strong_iteam li img{ max-width:70px;}
.index_strong_iteam li strong {display:block;line-height:30px;margin:0px auto;font-size:30px; letter-spacing:-2; text-align:center;}
.index_strong_iteam li .text .title_cn {margin-top:10px;font-size:12px; padding-left:0px;text-align:center;}

}

.n_about_box{ clear:both; width:100%; background: url(../images/about-bg.jpg) no-repeat left top; height:650px;}


.about_left_box{ float:left;  max-width:400px;margin-top:5%; margin-right:5%;}
.about_right_box{ float: right;  margin-left:5%; max-width:500px;margin-top:5%; }
.about_right_box .pic{ position:relative; max-width:500px;}
.about_right_box .pic img{ max-width:100%; max-height:550px; overflow:hidden;box-shadow: 6px 6px 20px #ccc; position:relative;}

.about_tit{ width:100%; clear:both; z-index:3; position:relative; margin-bottom:30px;}
		
.about_tit h2{ position: relative;color:#0F98D5;font-size:30px;text-transform:uppercase;font-family:"Times New Roman", Times, serif; }
.about_tit h2:before{ content: attr(data-text);position: absolute;z-index: 10; color:#DB241B; -webkit-mask:linear-gradient(to left, #0F98D5, transparent ); }		

.about_tit h3{ font-size:24px; line-height:40px;}
.about_tit .tit_line{width:100px; height:2px; background:#6f573b; margin-top:5px;}

.about_tit h4{ font-size:16px; line-height:30px;}

.about_tit p{ line-height:180%; font-size:16px;}

.about_left_box{ line-height:200%;}

@media only screen and (max-width:1400px) {
.about_left_box{  max-width:400px;}

}


@media only screen and (max-width:1170px) {
.about_left_box{   margin-right:3%;margin-top:3%; }
.about_right_box{  margin-left:2%; max-width:400px;}
.about_right_box img{max-height:450px;}
.about_tit{ margin-bottom:20px;}
}


@media only screen and (max-width:1000px) {
.about_left_box{ max-width:100%;margin-right:0;margin-top:1%; float:none;}
.about_right_box{ display:none;}
.about_tit{ margin-bottom:15px;}
.n_about_box{  height:450px;}
.about_tit h2{ font-size:26px; line-height:35px;color:#ccc;text-transform:uppercase;}
.about_tit h3{ font-size:18px; line-height:28px;  }

}


@media only screen and (max-width:639px) {

.n_about_box{  height: auto;}
.about_tit{ margin-bottom:0px; margin-left:0px; margin-top:15px;}
.about_tit h2{ font-size:16px; line-height:24px;}
.about_tit h3{ font-size:14px; line-height:24px;  }

.about_left_box{ line-height:24px;}
.about_left_box p{ font-size:13px;}
}

.tixi_box{ display:none;}

@media only screen and (max-width:639px) {

.tixi_box{ clear:both; background:#fff; margin-bottom:30px; display:block;}
.tixi_box ul li{ width:100%; margin:10px auto; text-align:center;}
.tixi_box ul li img{ max-width:200px; max-height:200px; border:3px solid #eee;}
.tixi_box ul li h2{ font-size:16px; color:#D9221C; line-height:32px;}
.tixi_box ul li p{ font-size:14px; color:#363636; line-height:26px;}

}

.n_tit{ margin:0px auto 0px  auto; padding-top:30px; text-align:center; font-size:40px; line-height:50px; padding-bottom:20px;text-transform:uppercase;}
.n_mainTitle_line{border-top: 1px solid #D9221C;text-align: center; margin: 0px  auto 0 auto; width:250px;}
.n_mainTitle{position: relative;display: inline-block;font-size: 24px;line-height: 44px;top: -22px;padding: 0 15px; color: #D9221C; }
.n_mainTitle_line_1{border-top: 1px solid #D22D89;text-align: center; margin: 0px  auto; width:50px; margin-top:-15px;}


@media only screen and (max-width:1200px) {
.n_tit{  padding-top:10px; text-align:center; font-size:30px; line-height:40px; padding-bottom:10px;text-transform:uppercase;}
.n_mainTitle_line{border-top: 1px solid #D9221C;text-align: center; margin: 0px  auto 0 auto; width:250px;}
.n_mainTitle{position: relative;display: inline-block;font-size: 20px;line-height: 34px;top: -17px;padding: 0 15px; color: #D9221C; }
.n_mainTitle_line_1{border-top: 1px solid #D22D89;text-align: center; margin: 0px  auto; width:50px; margin-top:-15px;}

}



@media only screen and (max-width:787px) {
.n_tit{  padding-top:10px; text-align:center; font-size:20px; line-height:30px; padding-bottom:10px;text-transform:uppercase;}
.n_mainTitle_line{border-top: 1px solid #D9221C;text-align: center; margin: 0px  auto 0 auto; width:200px;}
.n_mainTitle{position: relative;display: inline-block;font-size: 16px;line-height: 30px;top: -15px;padding: 0 10px; color: #D9221C; }
.n_mainTitle_line_1{border-top: 1px solid #D22D89;text-align: center; margin: 0px  auto; width:50px; margin-top:-15px;}

}


.yuan_more{ position:absolute; right:0px; top:50px; display:block; z-index:9;}

@media only screen and (max-width:787px) {
.yuan_more{ right:0; top:10px;}
.yuan_more img{ max-width:75%; max-height:75%;} 

}

.zhengshu_box{ clear:both; width:100%; background: url(../images/zhengshu_bg.png) no-repeat center top; height:741px; position:relative; z-index:5; margin-top:-40px; padding-top:40px;}


.zhengshu_box1 img{ max-width:100%; max-height:100%; margin-bottom:50px;}


.news_left01{float:left; width:840px; margin:20px 0 20px 0px;}
.news_righttitle{ font-size:15px; color:#333; border-bottom:1px solid #ccc; padding-bottom:15px; margin-bottom:15px;}

.news_left01 img{ margin:15px auto 0 auto; max-width:96%; text-align:center;}

.news_left01 p img{ text-align:center; display:block;}

.news_left01 p{ line-height:1.8; font-size:16px; font-family: Arial, Helvetica, sans-serif;}

@media only screen and (max-width:787px) {
.news_left01 img{ margin:10px 0; max-width:100%;}

}


.righttitle{ font-size:22px; line-height:50px; }

.news_righttitle{ font-size:15px; color:#333; border-bottom:1px solid #ccc; padding-bottom:15px; margin-bottom:15px;}
.news_more{float:right;font-size:13px; font-weight:300;color:#999;}
.news_more a{ font-size:13px; font-weight:300;color:#999;}
.news_more a:hover{color:#999; text-decoration:underline;}



.aboutk_tit{ text-align:left; font-size:26px; line-height:50px; padding-top:0px; font-weight:700; color:#363636;}

.right_news_click{ text-align:left;  color:#696969; position:relative; width:100%;margin-top:10px;}

.right_news_click h6{ float:left; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:24px; letter-spacing:-1px;line-height:25px;}
.right_news_click p{ float:left; font-size:13px; letter-spacing:normal;line-height:30px; margin:0; padding:0;margin-left:0px; }


.news_close{ position:absolute; right:5px; top:0;}

.text_neirong{line-height:25px;font-size:15px; padding:0 20px; }
.text_neirong p{ line-height:25px; font-size:15px;text-indent:2em;}
.text_neirong p img{ max-width:100%; max-height:100%; margin:10px auto;}


.zhaiyao{ background:#eee; width:96%; padding:10px 2%; line-height:30px; font-size:13px; margin-top:20px; margin-bottom:20px;}
.zhaiyao p{ font-size:13px; display:inline-block;}
.zhaiyao span{ color:#D9221C;}

.text_neirong1{line-height:30px;font-size:15px; padding:0 5px; }

.text_neirong1 p{ line-height:25px; font-size:15px;text-indent:2em; margin:0;}
.text_neirong1  img{ max-width:100%; max-height:100%; display: block; margin:20px auto;}
.text_neirong1 p img{ max-width:100%; max-height:100%; display: block; margin:20px auto;}

.shebei_biaoti{ text-align:left;}
.shebei_biaoti h2{ font-size:24px; color:#31A1A5; line-height:20px; height:30px;}
.shebei_biaoti span{ font-size:15px; color:#ccc; padding-left:10px; font-weight:normal;}
.shebei_biaoti span p{ display:inline-block;}



.news_line{ clear:both; width:100%;height:50px; line-height:25px;font-size:14px;}
.news_line .fl{ float:left;margin-left:45px;position:relative;}
.news_line .fr{ float:right; position:relative; margin-right:45px;}
.news_line .fl::after{ position:absolute; content:""; background:url(../images/shangyipian.png) no-repeat; width:36px; height:11px; left:-45px; top:8px;}
.news_line .fr::after{ position:absolute; content:""; background:url(../images/xiayipian.png) no-repeat; width:36px; height:11px; right:-45px; top:8px;}

@media (max-width: 1023px) {
.text_neirong1{line-height:25px;font-size:14px; padding:0 2%; }
.text_neirong1 p{ font-size:13px;}
.text_neirong{line-height:25px;font-size:14px; padding:0 2%; }
.text_neirong p{ font-size:13px;}
}

@media (max-width: 639px) {

.right_news_click{ margin-top:0px; font-size:12px;}

.zhaiyao{ background:#222; width:98%; padding:5px 1%; line-height:22px; font-size:12px; margin-top:10px; margin-bottom:10px;}
.zhaiyao p{ font-size:12px;}


.text_neirong1{line-height:25px;font-size:12px; padding:0 ; }
.text_neirong1 p{ font-size:12px;}
.text_neirong{line-height:25px;font-size:12px; padding:0; }
.text_neirong p{ font-size:12px;}
.text_neirong1  img{  margin:10px auto;}
.text_neirong1 p img{  margin:10px auto;}

}


.news_line a{ font-size:14px;}

.wid1200{max-width:1200px; margin:0 auto;}
.newsshow_right{ position:absolute; right:0; top:30px; width:320px; padding:20px; background:#eee; }
.newsshow_right h2{ font-size:22px; width:100%; height:60px; line-height:60px;  text-align:left; padding-left:0px; color:#D9221C; font-weight:normal;}
.newsshow_right ul{ margin-top:0px; width:320px;}
.newsshow_right ul li {float:left; width:300px; color:#363636; padding:10px 10px 30px 10px; line-height:26px; font-size:13px; display:block;}
.newsshow_right ul li a{ color:#363636; font-size:16px; width:100%; line-height:30px; display:block;}
.newsshow_right ul li a:hover{ color:#D9221C;}
.newsshow_right_pic img{ max-width:100%;max-height:100%;}
.newsshow_right_pic .news_more_a{padding:10px 10px; color:#666;}
.newsshow_right_pic h3{  font-size:16px; line-height:30px; color:#363636;padding:10px 10px 5px 10px; }
.newsshow_right_pic h4{  font-size:14px; color:#696969;  font-weight: normal;line-height:26px; padding:0px 10px;}
.news_right_text{ font-size:13px; color:#666; line-height:24px;padding:5px 10px;}
.news_border_box img{ float:left; margin:10px 10px; width:300px; height:4px;}


@media (min-width: 1024px) and (max-width:1199px ) {
.news_left01{ width:600px; margin:20px 0 0px 20px;}
.news_righttitle{ font-size:13px;padding-bottom:5px; margin-bottom:5px;}


.wid1200{max-width:1000px;}

}

@media (max-width: 1023px) {
.newsshow_right{display:none;}
.news_left01{width:100%; margin:0; clear:both;}
.news_left01 p{ font-size:14px; line-height:25px;}
.news_righttitle{ font-size:13px;padding-bottom:5px; margin-bottom:5px;}
.news_more{font-size:12px;}
.news_more a{ font-size:12px;}
.news_more a:hover{color:#999;}
.aboutk_tit{font-size:16px; line-height:25px;}
.text_neirong p img{ margin:10px auto;}

.wid1200{ max-width:96%; margin:10px 2%;}

.newsshow_right{display:none;}
}

@media (max-width:639px) {
.aboutk_tit{font-size:16px; line-height:25px; padding-top:10px;}
}


.more_button{position:relative;overflow:hidden; z-index:1;width:53px;height:53px;border:2px solid #333;-moz-border-radius:100%;border-radius:100%;color:#e0e0e0;text-align:center;display:block;margin:0PX auto 0 auto;-o-transition: all 1.7s ease;-moz-transition: all 1.7s ease; transition: all 1.7s ease;-webkit-mask-image: radial-gradient(white, black); mask-image: radial-gradient(white, black);
}

.more_button .dot1 span{ font-size:30px; margin-top:-10px; color:#333;}
.more_button .dot2 span{ font-size:30px; margin-top:-10px; color:#fff;}

.more_button:focus{outline:none;}
.more_button:hover {
    background: #D9221C;
    color: #fff;
    border: 2px solid #62d3d7;
}
.more_button i {
  display: block;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  width: 100%;
  height: 100%;
    background: -moz-radial-gradient(#D9221C, #D9221C,#D9221C,#D9221C,#D9221C,#D9221C,#D9221C,#D9221C,#D9221C);
    background: -o-radial-gradient(#D9221C, #D9221C,#D9221C,#D9221C,#D9221C,#D9221C,#D9221C,#D9221C,#D9221C);
    background: radial-gradient(#D9221C, #D9221C,#D9221C,#D9221C,#D9221C,#D9221C,#D9221C,#D9221C,#D9221C);
    opacity: 0;
    -o-transition: 1.2s, opacity 1.8s;
    -moz-transition: 1.2s, opacity 1.8s;
    transition: 1.2s, opacity 1.8s;
    -moz-border-radius: 50%;
         border-radius: 50%;
}
.more_button:hover i {
  -webkit-transform: scale(10);
     -moz-transform: scale(10);
       -o-transform: scale(10);
          transform: scale(10);
    opacity: 1;
    -o-transition: 3s, opacity .3s;
    -moz-transition: 3s, opacity .3s;
    transition: 3s, opacity .3s;
}
.dot2 span,.dot1 span{position:absolute;color:#d1d1d1;left:50%;top:50%;
  -webkit-transform: translateX(-50%)translateY(-50%);
    -moz-transform: translateX(-50%)translateY(-50%);
    -o-transform: translateX(-50%)translateY(-50%);
    transform: translateX(-50%)translateY(-50%);
  -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
       animation-fill-mode:forwards;
  -webkit-animation-fill-mode:forwards;
}
/*dot1*/

.dot1 span:nth-child(1){
    -o-transition: all 0.4s .5s ease, color .3s;
    -moz-transition: all 0.4s .5s ease, color .3s;
    transition: all 0.4s .5s ease, color .3s;
  left:30%;
}
.dot1 span:nth-child(2){
    -o-transition: all 0.4s .4s ease, color .3s;
    -moz-transition: all 0.4s .4s ease, color .3s;
    transition: all 0.4s .4s ease, color .3s;
  left:50%;
}
.dot1 span:nth-child(3){
  -o-transition: all 0.4s .3s ease, color .3s;
  -moz-transition: all 0.4s .3s ease, color .3s;
  transition: all 0.4s .3s ease, color .3s;
  left:70%;
}
.more_button:hover .dot1 span:nth-child(1){
  left: 120%;
    -o-transition: all 0.4s .2s ease, color .3s;
    -moz-transition: all 0.4s .2s ease, color .3s;
    transition: all 0.4s .2s ease, color .3s;
  color: #fff;
}
.more_button:hover .dot1 span:nth-child(2){
  left: 120%;
    -o-transition: all 0.4s .1s ease, color .3s;
    -moz-transition: all 0.4s .1s ease, color .3s;
    transition: all 0.4s .1s ease, color .3s;
  color: #fff;
}
.more_button:hover .dot1 span:nth-child(3){
  left: 120%;
  -o-transition: all 0.4s 0s ease, color .3s;
  -moz-transition: all 0.4s 0s ease, color .3s;
  transition: all 0.4s 0s ease, color .3s;
  color: #fff;
}

/*dot2*/
.dot2 span:nth-child(1){
  left:-30%;
    -o-transition: all 0.4s .2s ease, color .3s;
    -moz-transition: all 0.4s .2s ease, color .3s;
    transition: all 0.4s .2s ease, color .3s;
    color:#d1d1d1
}
.dot2 span:nth-child(2){
  left:-30%;
    -o-transition: all 0.4s .1s ease, color .3s;
    -moz-transition: all 0.4s .1s ease, color .3s;
    transition: all 0.4s .1s ease, color .3s;
    color:#d1d1d1
}
.dot2 span:nth-child(3){
  left:-30%;
  -o-transition: all 0.4s 0s ease, color .3s;
  -moz-transition: all 0.4s 0s ease, color .3s;
  transition: all 0.4s 0s ease, color .3s;
    color:#d1d1d1
}
.more_button:hover .dot2 span:nth-child(1){
  left:30%;
    -o-transition: all 0.4s .5s ease, color .3s;
    -moz-transition: all 0.4s .5s ease, color .3s;
    transition: all 0.4s .5s ease, color .3s;
  color: #fff;
}
.more_button:hover .dot2 span:nth-child(2){
  left:50%;
    -o-transition: all 0.4s .4s ease, color .3s;
    -moz-transition: all 0.4s .4s ease, color .3s;
    transition: all 0.4s .4s ease, color .3s;
  color: #fff;
}
.more_button:hover .dot2 span:nth-child(3){
  left:70%;
  -o-transition: all 0.4s .3s ease, color .3s;
  -moz-transition: all 0.4s .3s ease, color .3s;
  transition: all 0.4s .3s ease, color .3s;
  color: #fff;
}

  .m_more_ico{ margin:0 auto; text-align:center; font-size:14px;}
 .m_more_ico img{ max-width:50px; max-height:50px;} 
.m_more_ico .h10{ height:10px;}

@media (max-width: 1023px) {
 .m_more_ico img{ max-width:40px; max-height:40px;} 
.more_button{width:43px;height:43px;
}

}
@media (max-width: 639px) {
 .m_more_ico img{ max-width:30px; max-height:30px;} 
 .more_button{width:33px;height:33px;border:2px solid #333;}
}










.fuwu_list{ text-align:center; margin:50px auto; width:100%; max-width:1300px; }
.fuwu_list ul li{ float:left; width:22%; text-align:center; margin:0 1%; position:relative; border-left:1px solid #ddd;}
.fuwu_list ul li:first-child{ border:none;}
.fuwu_list ul li img{  max-width:80%; max-height:80%;}
.fuwu_list ul li p{ font-size:18px;line-height:30px; margin-top:10px; color:#363636; margin-bottom:0;}
.fuwu_list ul li .biaoti{ font-size:15px; text-align:center; font-weight: normal; line-height:25px;color:#363636; margin-top:5px; padding-left:0;}

.fuwu_list ul li i{width: 70px; height: 2px;display: block;
   -webkit-transform: translateX(-110%);
   -moz-transform: translateX(-110%);
     -o-transform: translateX(-110%);
        transform: translateX(-110%);
    background:#fff;
   -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
     transition: all .3s ease-out;
  } 
.fuwu_list ul li:hover i,.fuwu_list ul li.cur i{
  -webkit-transform: translateX(0);
   -moz-transform: translateX(0);
     -o-transform: translateX(0);
        transform: translateX(0);
}


@media screen and (max-width:1300px) {

.fuwu_list{ text-align:center; margin:10px auto; }
.fuwu_list ul li p{ font-size:16px;}
.fuwu_list ul li .biaoti{ font-size:14px;}
}

@media screen and (max-width:1024px) {
.fuwu_list ul li p{ font-size:16px;}
.fuwu_list ul li .biaoti{ font-size:14px;}

}


@media screen and (max-width:639px) {
.fuwu_list ul li{ float:left; width:48%; text-align:center; margin:0 1%; position:relative; border-left:none;}
.fuwu_list ul li:first-child,.fuwu_list ul li:second-child{ border:none;}
.fuwu_list ul li img{  max-width:40px; }
.fuwu_list ul li p{ font-size:14px;}
.fuwu_list ul li .biaoti{ font-size:13px;margin-top:0; min-height:50px; }

}






.aboutUsT{clear: both;height: 40px; overflow: hidden; text-align: center; color: #D9A046; font-size: 34px;line-height: 40px; position: relative;}
.articleBox {overflow: hidden;font-size: 18px; color: #454545; line-height: 35px;padding: 10px 0 0 0;}

@media screen and (max-width:1024px) {
.aboutUsT{height: 35px; font-size: 25px;line-height: 35px;}
.articleBox {font-size: 16px; line-height: 26px;padding:5px 0 0 0;}
}

@media screen and (max-width:639px) {
.aboutUsT{height: 30px; font-size: 18px;line-height: 30px;}
.articleBox {font-size: 14px; line-height: 26px;padding:0 0 0 0;}
}


.pro_dingzhicc{ width:100%; clear:both; margin:0 auto;}
.pro_dingzhicc ul li{ float: left; width:25%;text-align:center;border:1px solid #ddd; border-top:none; border-left:none; padding:20px 1%;  box-sizing: border-box; overflow:hidden; }
.pro_dingzhicc ul li.aa01:nth-child(4){  border-right:none;}
.pro_dingzhicc ul li.aa01:nth-child(5){  border-bottom:none;}
.pro_dingzhicc ul li.aa01:nth-child(6){  border-bottom:none;}
.pro_dingzhicc ul li.aa01:nth-child(7){  border-bottom:none;}
.pro_dingzhicc ul li.aa01:nth-child(8){  border-right:none; border-bottom:none;}



.pro_dingzhicc ul li a p.biaoti:hover{ color:#2A868A;} 
.pro_dingzhicc ul li a p.wenzi:hover{ color:#2A868A;} 
.pro_dingzhicc ul li img{  max-width:96px; max-height:96px;}
.pro_dingzhicc ul li p.biaoti{ font-size:18px;line-height:40px; padding-top:5px; color:#333; font-weight:700;}
.pro_dingzhicc ul li p.wenzi{ font-size:14px; line-height:22px; color:#666; min-height:40px;}




@media (max-width: 1399px) {
.pro_dingzhicc ul li img{  max-width:80px; max-height:80px;}
.pro_dingzhicc ul li p.biaoti{ font-size:16px;line-height:40px;}


.pro_rukou ul li img{ max-width:70%; max-height:70%; }
.pro_rukou ul li p.biaoti{ font-size:15px; line-height:30px;}

}
@media (max-width: 1199px) {
.pro_dingzhicc ul li img{  max-width:70px; max-height:70px;}
.pro_dingzhicc ul li p.biaoti{ font-size:14px;line-height:30px;}
.pro_dingzhicc ul li p.wenzi{ font-size:12px; line-height:20px;  min-height:40px;}

.pro_rukou ul li img{ max-width:50%; max-height:50%; }
.pro_rukou ul li p.biaoti{ font-size:14px; line-height:25px;}

}

@media (max-width: 787px) {
.pro_dingzhicc ul li{  width:50%;text-align:center;border:1px solid #ddd; border-top:none; border-left:none; padding:20px 1%;  box-sizing: border-box; overflow:hidden; }
.pro_dingzhicc ul li img{  max-width:70px; max-height:70px;}
.pro_dingzhicc ul li p.biaoti{ font-size:15px;line-height:30px;}
.pro_dingzhicc ul li p.wenzi{ font-size:13px; line-height:20px;  min-height:40px;}

.pro_dingzhicc ul li.aa01:nth-child(2){  border-right:none;}
.pro_dingzhicc ul li.aa01:nth-child(5){  border-bottom:1px solid #ddd;}
.pro_dingzhicc ul li.aa01:nth-child(6){  border-right:none;border-bottom:1px solid #ddd;}
.pro_dingzhicc ul li.aa01:nth-child(7){  border-bottom:1px solid #ddd;}
.pro_dingzhicc ul li.aa01:nth-child(8){  border-right:none; border-bottom:1px solid #ddd;}



}


.pro_list_bigpic{ clear:both; width:100%; text-align:center;}
.pro_list_bigpic img{ max-width:100%; max-height:100%;}



.case_show_box{ width:100%; margin:30px auto; text-align:center;}

@media (max-width: 1024px) {
.case_show_box{ float:none; width:100%; max-width:100%; margin-bottom:10px;}

}



.product_right{width:100%; margin-top:35px; }
.product_right p{ font-size:16px; line-height:25px; width:100%;}
.product_right hr{height:1px;border:none;border-top:1px solid #ccc; margin:8px 0;}


.pro_biaoti{  padding-bottom:0px; font-size:24px;color:#D9221C; border-bottom:1px solid #ccc;line-height:60px;}

.product_right .pro_jieshao{ width:100%; padding:15px 0; float:left; font-size:16px; min-height:100px;border-bottom:1px solid #eee;}
.product_right .pro_jieshao h4{ font-size:18px; color:#363636; line-height:40px; font-weight:500; height:40px; background:#fff;}
.product_right .pro_jieshao p{ padding-left:0;}
.product_right .pro_jieshao h4 span{  margin-right:20px; height:40px; max-width:250px; text-align:left;display:block; color:#C42329;}

.proshow_list_li{overflow:hidden;height:535px;padding:0; text-align:center;  width:800px;  margin:0 auto;}
.proshow_list_li_span{height:535px; display:inline-block; vertical-align:middle; }
.proshow_list_li img{ max-width:100%; max-height:100%;}



@media (max-width: 1200px) {

.pro_biaoti{ font-size:20px;line-height:50px;}

.product_right{min-height:100px; margin-top:10px; }
.product_right .pro_biaoti{padding-bottom:0px; font-size:18px; line-height:35px;}
.product_right .pro_jieshao{width:100%; padding:10px 0; float:left; font-size:14px; min-height:60px;border-bottom:1px solid #eee;}
.product_right .pro_jieshao h4{ font-size:16px;  line-height:30px; height:30px; }
.product_right .pro_jieshao p{}
.product_right .pro_jieshao h4 span{  height:30px;}
.product_right .pro_jieshao span.yingwenban{ line-height:22px;}
}



@media (max-width: 1024px) {

.pro_biaoti{ font-size:18px;line-height:40px;}

.product_right{float:none; width:96%; max-width:100%;padding-left:2%; clear:both; }
}


@media (max-width: 640px) {

.pro_biaoti{ font-size:16px;line-height:35px;}


.proshow_list_li{height:200px;width:300px;}
.proshow_list_li_span{height:200px;}
.product_right .pro_biaoti{ line-height:30px; font-size:16px;padding:10px 0 0 0;}
.product_right p{ font-size:14px; line-height:24px;}
.product_right{ border:none;margin-top:10px;}
}


.di_yi{ clear:both; width:100%; position:relative; min-height:550px;  background-size: 100%;}
.di_yi_text{ position:absolute; left:15%; top:17%; color:#fff; max-width:500px;}
.di_yi_text h2{ font-size:28px; color:#F1C40F; line-height:50px; letter-spacing:2px; font-weight:700;}
.di_yi_text p{ font-size:16px; line-height:40px;}
.di_yi_text strong{ font-size:28px; line-height:60px; margin:10px 0; color:#F1C40F; }


.di_er{ clear:both; width:100%; position:relative; height:600px;}
.di_er_text{ position:absolute; left:60%; top:17%; color:#363636; max-width:500px;}
.di_er_text h2{ font-size:28px; color:#F1C40F; line-height:50px; letter-spacing:2px;font-weight:700;}
.di_er_text p{ font-size:16px; line-height:30px;}
.di_er_text p strong{ font-size:28px; line-height:60px; margin:10px 0; color:#F1C40F; }


.di_si{ clear:both; width:100%; position:relative; height:700px;}
.di_si_text{ width:100%; text-align:center;}
.di_si_text h2{ font-size:28px; color:#fff; padding-top:50px; line-height:50px; letter-spacing:2px; padding-bottom:20px;font-weight:700;}
.di_si_text .video{ width:800px; height:500px; margin:0 auto;}




@media (max-width: 1024px) {
.di_yi_pic img{ max-width:100%; max-height:100%;}
.di_yi_pic_text{margin-top:0px; color:#333; max-width:96%; padding:2%;}
.di_yi_pic_text p{ line-height:26px;}
.di_yi_pic_text p strong{ font-size:16px; line-height:33px; margin:5px 0; color:#F1C40F; }
}




/*�˵�*/
.service .selectBtn a .cn:before{content:""}
.service{background:#D9221C; box-shadow:0 0 15px rgba(0,0,0,.5);}
.service .selectBtn{text-align:center; }
.service .selectBtn a{margin:0 10px;display:inline-block;padding:10px 15px;width:120px;height:60px;text-align:left;transition:all .5s;white-space:nowrap; color:#fff; border-right:1px solid #f38481}
.service .selectBtn a:last-child{ border:none;}
.service .selectBtn a.active,.service .selectBtn a:hover{background:#fff;color:#D9221C}
.service .selectBtn a.active .cn:before,.service .selectBtn a:hover .cn:before{width:100%;background-color:#D9221C}
.service .selectBtn a .boxbx{position:relative}
.service .selectBtn a:hover .cn,.service .selectBtn a:hover .en{color:#D9221C}
.service .selectBtn a:hover .cn:before{background-color:#D9221C}
.service .selectBtn a .cn{position:relative;padding-top:20px;font-size:17px;line-height:30px}
.service .selectBtn a .cn:before{position:absolute;top:10px;left:0;width:24px;transition:all .5s;height:2px;background-color:#fff}
.service .selectBtn a .en{font-size:12px; letter-spacing:normal;text-transform:Uppercase;}

@media only screen and (max-width:1023px){
.service .selectBtn a{width:28.33%;height:50px;margin:0 1% 0 1%;padding:1%; display:inline-block;}
.service .selectBtn{margin-top:0px;padding-top:0px;text-align:left}
.service .selectBtn a .cn{font-size:14px}
.service .selectBtn a .en{ display:none;}
.service .selectBtn a:nth-child(3){border-right:0}

}

@media (min-width: 1024px) and (max-width:1199px ) {
.service .selectBtn a:nth-child(3){margin-right:0}
.service .selectBtn a .cn{font-size:14px}
}


@media only screen and (max-width:639px){
.service .selectBtn a{width:28%;height:40px;}
.service .selectBtn a:nth-child(3){ border-right:none}
.service .selectBtn a:last-child(4){ border-right:none}
}


/*�˵�*/
.servicez .selectBtn a .cn:before{content:""}
.servicez{background:#D9221C; box-shadow:0 0 15px rgba(0,0,0,.5);}
.servicez .selectBtn{text-align:center; }
.servicez .selectBtn a{margin:0 10px;display:inline-block;padding:10px 15px;width:120px;height:60px;text-align:left;transition:all .5s;white-space:nowrap; color:#fff; border-right:1px solid #3fbbe6}
.servicez .selectBtn a:last-child{ border:none;}
.servicez .selectBtn a.active,.servicez .selectBtn a:hover{background:#fff;color:#D9221C}
.servicez .selectBtn a.active .cn:before,.servicez .selectBtn a:hover .cn:before{width:100%;background-color:#D9221C}
.servicez .selectBtn a .boxbx{position:relative}
.servicez .selectBtn a:hover .cn,.servicez .selectBtn a:hover .en{color:#D9221C}
.servicez .selectBtn a:hover .cn:before{background-color:#D9221C}
.servicez .selectBtn a .cn{position:relative;padding-top:20px;font-size:17px;line-height:30px}
.servicez .selectBtn a .cn:before{position:absolute;top:10px;left:0;width:24px;transition:all .5s;height:2px;background-color:#fff}
.servicez .selectBtn a .en{font-size:12px; letter-spacing:normal;text-transform:Uppercase;}

@media only screen and (max-width:1023px){
.servicez .selectBtn a{width:28.33%;height:50px;margin:0 1% 0 1%;padding:1%; display:inline-block;}
.servicez .selectBtn{margin-top:0px;padding-top:0px;text-align:left}
.servicez .selectBtn a .cn{font-size:14px}
.servicez .selectBtn a .en{ display:none;}
.servicez .selectBtn a:nth-child(3){border-right:0}

}

@media (min-width: 1024px) and (max-width:1199px ) {
.servicez .selectBtn a:nth-child(3){margin-right:0}
.servicez .selectBtn a .cn{font-size:14px}
}


@media only screen and (max-width:639px){
.servicez .selectBtn a{width:28%;height:40px;}
.servicez .selectBtn a:nth-child(3){ border-right:none }
.servicez .selectBtn a:nth-child(2),.service .selectBtnz a:nth-child(4),.service .selectBtnz a:nth-child(6){ border-right:1px solid #3fbbe6}

}

/*�˵�*/
.service_aa .selectBtn a .cn:before{content:""}
.service_aa{background:#d60602; box-shadow:0 0 15px rgba(0,0,0,.5);}
.service_aa .selectBtn{text-align:center; }
.service_aa .selectBtn a{margin:0 10px;display:inline-block;padding:10px 15px;width:120px;height:60px;text-align:left;transition:all .5s;white-space:nowrap; color:#fff; border-right:1px solid #ed6f6d}
.service_aa .selectBtn a:last-child{ border:none;}
.service_aa .selectBtn a.active{background:#fff;color:#ed6f6d}
.service_aa .selectBtn a:hover{background:#fff;color:#ed6f6d}
.service_aa .selectBtn a.active .cn:before{width:100%;background:#ed6f6d}
.service_aa .selectBtn a:hover .cn:before{width:100%;background:#ed6f6d}
.service_aa .selectBtn a .boxbx{position:relative}
.service_aa .selectBtn a:hover .cn,.service_aa .selectBtn a:hover .en{color:#ed6f6d}
.service_aa .selectBtn a:hover .cn:before{background-color:#ed6f6d}
.service_aa .selectBtn a .cn{position:relative;padding-top:20px;font-size:17px;line-height:30px}
.service_aa .selectBtn a .cn:before{position:absolute;top:10px;left:0;width:24px;transition:all .5s;height:2px;background:#fff}
.service_aa .selectBtn a .en{font-size:12px; letter-spacing:normal;text-transform:Uppercase;}


@media only screen and (max-width:1023px){
.service_aa .selectBtn a{width:28.33%;height:50px;margin:0 1% 0 1%;padding:1%; display:inline-block;}
.service_aa .selectBtn{margin-top:0px;padding-top:0px;text-align:left}
.service_aa .selectBtn a .cn{font-size:14px}
.service_aa .selectBtn a .en{ display:none;}

.service_aa .selectBtn a:nth-child(3){border-right:0}


}




@media (min-width: 1024px) and (max-width:1199px ) {

.service_aa .selectBtn a:nth-child(3){margin-right:0}
.service_aa .selectBtn a .cn{font-size:14px}
}



@media only screen and (max-width:639px){
.service_aa .selectBtn a{width:45%;height:40px;}


.service_aa .selectBtn a:nth-child(3){ border-right:1px solid #3fbbe6 }
.service_aa .selectBtn a:nth-child(2),.service_aa .selectBtn a:nth-child(4),.service_aa .selectBtn a:nth-child(6){ border-right:none}

}

.fuwu_box{width:100%; padding:50px 0 30px 0; background:#f1f1f1;}
.fuwu_box_kehfu p{margin-top:50px; margin-bottom:30px; font-size:20px; line-height:40px; text-align:center; color:#696969;}


@media only screen and (max-width:1200px){
.fuwu_box{width:100%; padding:30px 0 30px 0; background:#f1f1f1;}
.fuwu_box_kehfu p{margin-top:20px; margin-bottom:20px; font-size:16px; line-height:30px; }

}

@media only screen and (max-width:639px){
.fuwu_box{width:100%; padding:10px 0 10px 0; background:#f1f1f1;}
.fuwu_box_kehfu p{margin-top:10px; margin-bottom:10px; font-size:14px; line-height:24px; }

}

.banner{position:relative;width:100%;height:auto; }
.banner .container{height:100%; width:100%; position:relative; margin:0 auto;}
.banner .contents{position:absolute;left:0px;width:100%;height:100%; overflow:hidden;}
.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 .container .contentInfo{ overflow:hidden;width:700px;z-index:9; height:200px;text-align:left;float:left; margin-left:10%; margin-top:15%; position:relative; }
.banner .container .contentInfo .title{position:absolute;left:0; top:0;line-height:40px;font-size:32px;color:#fff; text-transform:uppercase;opacity:0.7; }
.banner .container .contentInfo .info{position:absolute;left:0; top:30%;font-size:40px;color:#fff; line-height:45px;}
.banner .contentInfo .btn a{position:absolute;top:240px;left:30px;color:#000;border:1px solid #fff;text-align:center;line-height:35px;width:120px; font-size:18px;height:35px; border-radius:30PX;}
.banner .contentInfo .btn a:hover{ background:#E4A043; color:#fff;border:1px solid #E4A043;}
.banner .bannerNav{position:absolute;bottom:10px;width:100%;text-align:center;z-index:1;}
.banner .bannerNav .bannerNavChild{margin:0 5px;width:30px;height:5px;display:inline-block;*display:inline;*zoom:1;background: rgba(255,255,255,.6);border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;-webkit-border-radius:8px;cursor:pointer;z-index:1;}
.banner .bannerNav .bannerNavChild.on{background:#ff0000;
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;}

.n_banner_pic{ clear:both;width:100%;}
.n_banner_pic img{ max-width:100%;}


@media only screen and (max-width:1400px){
.banner .container .contentInfo .title{line-height:35px;font-size:28px; }
.banner .container .contentInfo .info{font-size:35px;line-height:40px;top:27%;}
}


@media only screen and (max-width:1100px){
.banner .container .contentInfo{height:150px;margin-left:5%; }
.banner .container .contentInfo .title{line-height:30px;font-size:25px; }
.banner .container .contentInfo .info{font-size:30px;line-height:35px;top:25%;}
}


@media only screen and (max-width:787px){
.banner .container .contentInfo{height:100px;margin-left:2%; }
.banner .container .contentInfo .title{line-height:25px;font-size:20px; }
.banner .container .contentInfo .info{font-size:25px;line-height:30px;top:25%;}
}


@media only screen and (max-width:639px){
.banner .container .contentInfo{height:100px;margin-left:2%;top:30%; }
.banner .container .contentInfo .title{line-height:20px;font-size:16px; }
.banner .container .contentInfo .info{font-size:18px;line-height:25px;top:25%;}
}



.center1top{ position: relative; margin-top:0px; width:100%; background:#CD3333; height:60px;}
.center1top ul{margin:0px;padding:0px;list-style-type: none; max-width:70%; margin:0 auto;}
.center1top li{float:left;padding:0px 0px; width:20%; font-size:16px; height:60px;}
.center1top li h3{ line-height:60px; font-size:16px;  padding-top:0px; font-weight:normal;color:#fff; text-align:center;}
.center1top li.hover h3{color:#fff; background:#009EDB;}
.center1footer { color: #333;text-decoration: none;padding:0px 10px; clear:both;width:100%; max-width:100%; margin:0 auto; text-align:center; padding-top:10px;}
.center1footer img {text-align:center; margin:0 auto; display:block;}
.center1footer h2 { width:100%; color:#0088d0; letter-spacing:1px; text-align:center; line-height:10px; font-size:24px; font-weight:normal; }
.center1footer span{ color:#d5d9e1;text-transform:Uppercase; font-size:20px; letter-spacing:3px;}
.center1footer p{  line-height:32px; text-align:center; padding-top:0px;}


.yingyong_box{ clear:both; width:100%; margin:0 auto;}




.home_news_box{ float:left;width:100%; }
.home_news_box ul li{ float:left; width:100%; padding:10px 0; }
.home_news_box ul li a.shouye_jiantou{ text-align:left; color:#363636 ; display:block; line-height:28px; background:url(../images/news_jiantou.png) no-repeat 8px 12px; padding-left:45px;}
.home_news_box ul li a.shouye_jiantou:hover{ color:#008EC3;}
.home_news_box ul li span{ position:absolute; right:5px; top:15px; font-size:13px; color:#999; letter-spacing:normal;}

.home_news_list{background:-webkit-gradient(linear, 46% 0%, 100% 0%, from(rgba(32,168,118,.8)), to(rgba(30,153,196,.8))); width:100%; height:2px; clear:both;}


.home_news_box ul li .zhans{display: inline-block;float: left;margin-left: 0px;cursor: pointer;position:relative;}
.home_news_box ul li .zhans dl{position: absolute;text-align: left;width: 600px; left:0px; padding-top:0px; display:none;  border:3px solid #008EC3;background: url(../images/news_logo.jpg) no-repeat center center #fff;border-radius: 5px;margin-left: -615px;overflow: visible;  height:500px; }
.home_news_box ul li .zhans dl dd{ margin:7px 15px;}
.home_news_box ul li .zhans dl:before {content: '';display: inline-block;position: absolute; right:-15px;top:5px;border-left: 15px solid #008EC3;border-top: 10px solid transparent;border-bottom: 10px solid transparent}

.home_news_box ul li .zhans dl dd.biaoti{ font-size:18px; color:#008EC3; line-height:28px;width:95%;
  word-break:keep-all;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis; }
.home_news_box ul li .zhans dl dd img{ width:auto; height:300px; overflow:hidden; margin-top:15px;}

.home_news_box ul li .zhans dl a{ color:#363636;}
.home_news_box ul li .zhans dl a:hover{ color:#363636;}

 
 @media only screen and (max-width:639px){
 
 .center1footer { padding:0}
 
 
.center1top ul{ max-width:100%;}
.center1top{ height:60px;}
.center1top li{width:31.33%; margin:0 1%; font-size:13px; height:30px; text-align:center;}
.center1top li h3{ line-height:30px;font-size:13px;}

.home_news_box{ width:100%; margin-bottom:15px; }

.home_news_box ul li{width:94%; padding:5px 2% 5px 0; border-bottom:1px solid #ddd; clear:both; }
.home_news_box ul li a.shouye_jiantou{line-height:26px; background:none;padding-left:0px;}



}


/*
.home_news_box ul li:nth-child(1) .zhans dl{ margin-top:-145px;}
.home_news_box ul li:nth-child(2) .zhans dl{ margin-top:-195px;}
.home_news_box ul li:nth-child(3) .zhans dl{ margin-top:-240px;}
.home_news_box ul li:nth-child(4) .zhans dl{ margin-top:-345px;}
.home_news_box ul li:nth-child(5) .zhans dl{ margin-top:-395px;}
.home_news_box ul li:nth-child(6) .zhans dl{ margin-top:-470px;}
.home_news_box ul li:nth-child(7) .zhans dl{ margin-top:-420px;}
.home_news_box ul li:nth-child(8) .zhans dl{ margin-top:-465px;}




.home_news_box ul li:nth-child(1) .zhans dl:before{ margin-top:115px;}
.home_news_box ul li:nth-child(2) .zhans dl:before{ margin-top:160px;}
.home_news_box ul li:nth-child(3) .zhans dl:before{ margin-top:235px;}
.home_news_box ul li:nth-child(4) .zhans dl:before{ margin-top:314px;}
.home_news_box ul li:nth-child(5) .zhans dl:before{ margin-top:363px;}
.home_news_box ul li:nth-child(6) .zhans dl:before{ margin-top:412px;}
.home_news_box ul li:nth-child(7) .zhans dl:before{ margin-top:385px;}
.home_news_box ul li:nth-child(8) .zhans dl:before{ margin-top:430px;}

*/

.home_news_box ul li:nth-child(1) .zhans dl{ margin-top:-150px;}
.home_news_box ul li:nth-child(2) .zhans dl{ margin-top:-195px;}
.home_news_box ul li:nth-child(3) .zhans dl{ margin-top:-240px;}
.home_news_box ul li:nth-child(4) .zhans dl{ margin-top:-285px;}
.home_news_box ul li:nth-child(5) .zhans dl{ margin-top:-330px;}
.home_news_box ul li:nth-child(6) .zhans dl{ margin-top:-375px;}
.home_news_box ul li:nth-child(7) .zhans dl{ margin-top:-420px;}
.home_news_box ul li:nth-child(8) .zhans dl{ margin-top:-465px;}

.home_news_box ul li:nth-child(1) .zhans dl:before{ margin-top:115px;}
.home_news_box ul li:nth-child(2) .zhans dl:before{ margin-top:160px;}
.home_news_box ul li:nth-child(3) .zhans dl:before{ margin-top:205px;}
.home_news_box ul li:nth-child(4) .zhans dl:before{ margin-top:250px;}
.home_news_box ul li:nth-child(5) .zhans dl:before{ margin-top:295px;}
.home_news_box ul li:nth-child(6) .zhans dl:before{ margin-top:340px;}
.home_news_box ul li:nth-child(7) .zhans dl:before{ margin-top:385px;}
.home_news_box ul li:nth-child(8) .zhans dl:before{ margin-top:430px;}




.home_news_box ul li .zhans_aa{display: inline-block;float: left;margin-left: 0px;cursor: pointer;position:relative;}
.home_news_box ul li .zhans_aa dl{position: absolute;text-align: left;width: 600px; padding-top:10px; display:none; border:3px solid #d60602;background: url(../images/news_logo.jpg) no-repeat center center #fff;border-radius: 5px;margin-left: -615px;overflow: visible;  height:500px; }
.home_news_box ul li .zhans_aa dl dd{ margin:7px 15px;}
.home_news_box ul li .zhans_aa dl:before {content: '';display: inline-block;position: absolute; right:-15px;top:5px;border-left: 15px solid #d60602;border-top: 10px solid transparent;border-bottom: 10px solid transparent}

.home_news_box ul li .zhans_aa dl dd.biaoti{ font-size:18px; color:#d60602;width:95%;
  word-break:keep-all;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;}
.home_news_box ul li .zhans_aa dl dd img{ max-width:550px; max-height:330px; overflow:hidden;}

.home_news_box ul li .zhans_aa dl dd img{width:auto; height:300px; overflow:hidden; margin-top:15px;}


.home_news_box ul li .zhans_aa dl a{ color:#363636;}
.home_news_box ul li .zhans_aa dl a:hover{ color:#363636;}

 



.home_news_box ul li:nth-child(1) .zhans_aa dl{ margin-top:-150px;}
.home_news_box ul li:nth-child(2) .zhans_aa dl{ margin-top:-195px;}
.home_news_box ul li:nth-child(3) .zhans_aa dl{ margin-top:-240px;}
.home_news_box ul li:nth-child(4) .zhans_aa dl{ margin-top:-285px;}
.home_news_box ul li:nth-child(5) .zhans_aa dl{ margin-top:-330px;}
.home_news_box ul li:nth-child(6) .zhans_aa dl{ margin-top:-375px;}
.home_news_box ul li:nth-child(7) .zhans_aa dl{ margin-top:-420px;}
.home_news_box ul li:nth-child(8) .zhans_aa dl{ margin-top:-465px;}

.home_news_box ul li:nth-child(1) .zhans_aa dl:before{ margin-top:115px;}
.home_news_box ul li:nth-child(2) .zhans_aa dl:before{ margin-top:160px;}
.home_news_box ul li:nth-child(3) .zhans_aa dl:before{ margin-top:205px;}
.home_news_box ul li:nth-child(4) .zhans_aa dl:before{ margin-top:250px;}
.home_news_box ul li:nth-child(5) .zhans_aa dl:before{ margin-top:295px;}
.home_news_box ul li:nth-child(6) .zhans_aa dl:before{ margin-top:340px;}
.home_news_box ul li:nth-child(7) .zhans_aa dl:before{ margin-top:385px;}
.home_news_box ul li:nth-child(8) .zhans_aa dl:before{ margin-top:430px;}

.home_news_box ul li .zhans_aa:hover dl {display: block;box-shadow: 0 0 4px #a9a9a9}

.home_news_box ul li .zhans:hover dl {display: block;box-shadow: 0 0 4px #a9a9a9}

.foot_box{ width:100%; background:#282738; height: auto; padding-top:30px;}




.n_menu{  line-height:60px; padding-top:20px; margin-left:60px;}
.n_menu ul li{ margin:0 60px; display:inline-block;}
.n_menu ul li a{ font-size:15px; color:#111; position:relative; margin-left:0px;}
.n_menu ul li a:hover,.n_menu ul li a.cur{ font-size:15px; color:#C01920; margin-left:5px;}
.n_menu ul li a:before{ position:absolute; content:""; width:60px; height:1px; background:#999; left:-70px; top:10px;}
.n_menu ul li a:hover:before{ background:#C01920;width:70px;left:-80px;}
.n_menu ul li a.cur:before{ position:absolute; content:"";  background:#C01920;width:70px;left:-80px; top:10px;}
.n_menu ul li:first-child{ margin-left:0px;}






.dibu_lianx{ clear:both; width:100%; height:40px; background:#253b4b; line-height:40px; text-align:center;}

.dibu_lianx ul li{ display:inline-block; text-align:center; padding:0 10px;}

.dibu_lianx ul li a{ font-size:14px; color:#eee; display:inline-block;}


.footer_bottom{ clear:both; width:100%; height:60px; background:#282738; line-height:50px;}
.footer_bottom p{ font-size:14px; color:#999; display:inline-block;}

@media screen and (max-width:860px) {
.footer_bottom p{ font-size:14px; padding-top:5px; text-align:center; line-height:30px;}
}

@media screen and (max-width:639px) {
.footer_bottom p{ font-size:12px; line-height:23px;}
 .footer_bottom p a{ color:#999;}
}


.foot_menu_right{ float:right; width:270px; text-align:right;}

.foot_menu_right img{ margin:0 auto;}
.foot_menu_right .global{}
.foot_menu_right h1{ font-size:30px; color:#35a1d8; letter-spacing:-1px;}
.foot_menu_right p{ text-align:center;}


.page-footer {
	overflow-x: hidden;
	padding: 10px 0 0px 0;
	box-sizing: border-box;
	float:left;
	width:96%;
	max-width:1400px;

}


.page-footer dl {
	float: left;
	width: 30%;
}


.page-footer dl:nth-child(1),.page-footer dl:nth-child(2),.page-footer dl:nth-child(3)  { width:15%;}
.page-footer dl:nth-child(5){width:24%; float:right;}

.page-footer dl dt {
	font-size: 16px;
	font-size: 16px\9;
	padding: 10px 0;
	font-weight: 400;
	color:#ccc;
	
}

.page-footer dl dd {
	padding: 6px 0;
	font-size:14px;
	color:#999;

}

.page-footer dl dd a{ color:#999;}
.page-footer dl dd a:hover{ color:#fff;}

.page-footer dl dd p{ line-height:30px;}
.page-footer dl dd strong{ color:#ddd; font-size:15px;}



@media screen and (max-width:1300px) {
.page-footer {width:75%;}
.page-footer dl dt {font-size: 16px;font-size: 16px\9;padding: 10px 0;}
.page-footer dl dd {padding: 4px 0;font-size:14px;}
}

@media screen and (max-width:1300px) {
.page-footer {width:70%;}
}


@media screen and (max-width:1023px) {
.foot_box{ height:auto!important;}
.page-footer {width:100%; max-width:100%; text-align:center;}
.foot_menu_right { display:none;}
.link_box_list{ display:none;}
}


@media screen and (max-width:787px) {
.foot_box{ display:none;}

}



.zixun{ clear:both; width:90%; padding:10px 5%;}
.zixun p{ font-size:13px; letter-spacing:1px; line-height:26px;}


.link_box_list{width: 300px;height: 35px; float:right; background:#fff; border:1px solid #ccc; border-radius:5px;position: relative;}
.link_box_list select{ border: none; outline: none; width: 100%;height: 20px;line-height: 20px;appearance: none;-webkit-appearance: none; -moz-appearance: none;padding-left: 15px;}
.link_box_list:after{ content: "";width: 45px;height: 35px;background: url(../images/xiala.png) no-repeat center;position: absolute; right: 0px;  top: 0;pointer-events: none;}

.vedio{ position:absolute; left:40%; top:35%; z-index:10;}
.vedio .bg{width:100%; vertical-align:middle; max-width:602px;}
.vedio .icon{position:absolute;top:0px;bottom:0px;left:0px;right:0px;margin:auto;cursor:pointer;}
.vedio img.icon{box-shadow:none;}
.vedio video{background:#fff;display:none;position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:1;}
.vedio .vedioClose{display:none;background:#ad322c;position:absolute;top:0px;right:0px;width:60px;height:60px;line-height:60px;text-align:center;z-index:1;cursor:pointer;}
.vedio .vedioClose img{ vertical-align:middle;max-width:70%;}



.alertVideoHide{display:none;position:fixed;top:0px;left:0px;width:100%;height:100%;background:url(../images/b-bg.png);z-index:999;}
.alertVideoContent{display:none;position:absolute;top:0;left:0;bottom:0px;right:0px;width:1200px;height:750px;margin:0 auto;z-index:999;background:none;padding:0;}
.alertVideoContent iframe{width:100% !important;height:100% !important;}
.alertVideoContent .vedioClose{position:absolute;top:0px;right:-60px;cursor:pointer;width:60px;height:60px;background:#ad322c;line-height:60px;cursor:pointer;text-align:center; z-index:99999;}
.alertVideoContent .vedioClose img{ vertical-align:middle;max-width:70%;}

@media screen and (max-width:1100px) {
.vedio{  left:5%; bottom:10%;}
.vedio img{ max-width:80px; max-height:80px;}
}


@media screen and (max-width:787px) {
.vedio{  left:2%; bottom:10%;}
.vedio img{ max-width:60px; max-height:60px;}
}


@media screen and (max-width:639px) {
.vedio img{ max-width:50px; max-height:50px;}


.vedio{ display:none;}

}




.index_youshi{ padding:40px 0; width:100%; background:#f1f1f1; margin:0 auto;}

.index_title{ text-align:center; }
.index_title .title{ position:relative; padding-top:25px;}
.index_title .title strong{ display:block; font-size:30px; position:relative; z-index:2; font-weight:500; color:#22297a; text-transform:uppercase;}
.index_title .title span{ width:100%; position:absolute; left:0; top:0px;color: #edf2fa;font-size:35px; line-height:45px;text-transform: uppercase;z-index:1;}
.index_title .des{color: #363636; font-size:16px; margin-top:10px;}



.about{float:left;position:relative;padding-top:20px;border-right:1px solid #ddd;border-bottom:1px solid #ddd; width:-webkit-calc(70% - 1px);width:-moz-calc(70% - 1px); width:calc(70% - 1px);background:#fff;}

.touzi_box{background:#f5f5f5;width:-webkit-calc(100% + 48%);width:-moz-calc(100% + 48%); width:calc(100% + 48%);}
.touzi_box_fushu{width:calc(100% - 32%)}

.tuozi{ float:right;  max-width:300px;padding:20px 8px 20px 0;}
.tuozi p{ color:#fff; font-size:16px; line-height:30px;}	 

.yugao_box{ float:right; margin:10px 0;}
.yugao_box img{ width:100%;max-width:300px;}
 
.about_biaoti{ clear:both;font-size:20px; color:#1EA0CD; font-weight: 700; position:relative; line-height:45px; padding-bottom:5px; }
.about_biaoti .meisu_more{ position:absolute; right:0; top:-2px;}
.gupiao_box{float:left;  width:100%;  height:205px;  padding-top:35px; padding-bottom:40px;}
.gupiao_left{float:left;width:30%; max-width:220px; height:100%;}

.gupiao_left img{ max-width:100%;}

.about .right {width:100%;float:left;} 
.gupiao_right{ float:left;  margin-top:0; width:55%; padding-left:6%;}
.gupiao_right h2 a{ font-size:16px; font-weight:700;}
.gupiao_right i{ letter-spacing:normal; color:#969696; display:block; margin:0 0;}
.gupiao_right p{ font-size:14px; color:#969696; min-height:92px;}
.m_more_ico {background: url(../images/m_more_ico.png) no-repeat center center #f5f5f5; display:block;width:100%; height:40px; text-align:center; line-height:40px; margin-top:20px; }
.m_more_ico:hover{background: url(../images/m_more_ico_h.png) no-repeat center center  #1EA0CD;  }

@media only screen and (max-width:1300px){
.tuozi p{  font-size:15px; line-height:28px;}
}

@media only screen and (max-width:1024px){
.gupiao_right{ padding-left:2%;}
.tuozi p{ color:#fff; font-size:14px; line-height:22px;}	
}
	
@media only screen and (max-width:768px){ 
.about_biaoti{ font-size:16px;line-height:35px; padding-bottom:0; }	 
.about_biaoti .meisu_more{  top:7px;}
.about_biaoti .meisu_more img{ max-width:70%; max-height:70%; float:right;}
} 
	 
.about .right .child {
	width:100%;
	height:auto !important;
	float:left;
	padding-bottom:25px;
	 padding-top:25px;
	 border-top:1px solid #ddd;
}

.about .right .child .childImg {
	overflow:hidden;
	position:relative;
	width:90px;
	height:90px;
	max-width:15%;
	line-height: normal;
	text-align:center;
	float:left;
	background:#f5f5f5;
	 margin-top:5px;
}
.about .right .child .childImg h3,.about .right .child .childImg h4{ font-weight:normal; text-align:center;}
.about .right .child .childImg h3{ color:#D9221C; font-size:25px; font-weight: normal; margin-top:10px; line-height:40px; letter-spacing:normal;}
.about .right .child .childImg h4{ color:#696969; font-size:16px; letter-spacing:normal; font-weight: normal; text-align:left; padding-left:10px;}

.about .right .child .text {
	float:left;
	width:75%;
	margin-left:2%;
}
.about .right .child .t_date {
	font-size:14px;
	color:#969696;
	line-height:26px;
	padding-bottom:0px;
	text-align:left;
	margin-top:5px;
}
.about .right .child .title {
	font-size:18px;
	color:#363636;
	line-height:28px;
	text-align:left;
	font-weight: 700;
}

.about .right .child .cishu {
		font-size:15px;
	color:#969696;
	line-height:26px;
	padding-bottom:0px;
	text-align:left;
}


.about .right .child a:hover .title{
    color:#1EA0CD;
}

@media only screen and (max-width:1300px){

.about .right .child .t_date {font-size:15px;line-height:28px;}
.about .right .child .title {font-size:16px;line-height:30px;}
.about .right .child .childImg h3{ font-size:32px;}
.about .right .child .childImg h4{  font-size:15px;}
}

@media only screen and (max-width:1024px){

.about .right .child .t_date {font-size:14px;line-height:26px;}
.about .right .child .title {font-size:15px;color:#333;line-height:30px;}
.about .right .child .childImg h3{ font-size:26px;}
.about .right .child .childImg h4{font-size:14px;}
}

@media only screen and (max-width:639px){

.about .right .child .t_date {font-size:13px;line-height:24px;}
.about .right .child .title {font-size:14px;color:#333;line-height:26px;}
.about .right .child .childImg h3{ font-size:20px;}
.about .right .child .childImg h4{font-size:13px;}
}








.news-img1{ float:left; width:100%; overflow:hidden; max-height:100%; max-width:100%;}
.news-img1 img{transition:all .8s; -webkit-transition:all .8s;  }
.news-img1 img:hover{transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform: scale(1.5);}



.index_case_iteam{ background:#f1f1f1; width:100%; padding:30px 0;}
.index_case_iteam li:first-child{margin-left:0;}
.index_case_iteam li:last-child{ margin-right:0;}
.index_case_iteam li:nth-child(2),.index_case_iteam li:nth-child(3),.index_case_iteam li:nth-child(4){ margin-left:1.63%;}
.index_case_iteam li{ float:left; width:23%; margin:15px 1% 15px 1%;}
.index_case_iteam li a{ display:block;overflow:hidden; position:relative; background:rgba(192,25,32,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:95%;}
.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:18px;}
.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:15px;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:14px; 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; font-weight:700; width:100%;font-size:16px; left:10px; top:10px;}
























.homeService{width:100%;height:250px;position:relative;overflow:hidden;background:#e4e6e9}
.homeService ul li{width:28%;height:350px;position:absolute;overflow:hidden;-webkit-transform:rotate(10deg) translateZ(0);-moz-transform:rotate(10deg) translateZ(0);transform:rotate(10deg) translateZ(0);background:#000;left:-3%;top:-50px}
.homeService ul li.b{background:#14A6E1;left:50%}
.homeService ul li.c{background:#6092B7;left:75%}
.homeService ul li.d{background:#E4E6E9;left:25%}
.homeService ul li .serviceBg{width:120%;height:100%;position:absolute;left:-10%;-webkit-transform:rotate(-10deg) translateZ(0);-moz-transform:rotate(-10deg) translateZ(0);transform:rotate(-10deg) translateZ(0);position:relative;background-size:cover}
.noRotaion{-webkit-transform:rotate(-10deg) translateZ(0);-moz-transform:rotate(-10deg) translateZ(0);transform:rotate(-10deg) translateZ(0)}
.homeService ul li .serviceBg.b1{background-image:url(../images/service1.jpg)}
.homeService ul li .serviceBg.b2{background-image:url(../images/service2.jpg)}
.homeService ul li .serviceBg.b3{background-image:url(../images/service3.jpg);}
.homeService ul li .serviceBg.b4{background-image:url(../images/service4.jpg)}
.homeService ol{width:100%;height:auto;position:absolute;left:0;top:0}
.homeService ol li{width:25%;height:250px;float:left;position:relative}
.homeService ol li a{display:block;width:100%;height:100%;display:block}
.homeService ol li .serviceImg{width:100px;height:89px;position:absolute; text-align:center;left:30%;top:30%;}
.homeService ol li .serviceImg img{ max-width:100%;}
.homeService ol li .serviceImg p{ font-size:18px; color:#fff; padding-top:10px;}
.homeService ol li .serviceImg.two{left:50%;margin-left:-75px}
.homeService ol li .serviceImg.four{height:100px;margin-top:-36px}
.homeService ol li .ewm{width:100px;height:100px;position:absolute;right:10px;top:50%;margin-top:-50px;background:#FFF}
.homeService ol li .logoShadow{width:160px;height:190px;position:absolute;left:50%;top:50%;margin-left:-80px;margin-top:-95px}



@media screen and (max-width:1023px){
.homeService ol li .serviceImg p{ font-size:16px; }
}


@media screen and (max-width:770px){
.homeService ol li .serviceImg p{ font-size:15px; }
.homeServieList ul li{width:94%;padding:10px 3%}
.homeServieList ul li{margin:0}
.homeService{height:500px}
.homeService ul li{width:50%;top:0;left:0;height:250px;transform:rotate(0) translateZ(0);-webkit-transform:rotate(0) translateZ(0)}
.homeService ul li .serviceBg{transform:rotate(0) translateZ(0);-webkit-transform:rotate(0) translateZ(0);left:0;}
.homeService ol li{width:50%}
.homeService ul li.d{left:0;}
.homeService ul li.c{left:0;top:250px}
.homeService ul li.e{left:50%;top:250px}
}



.bantu_box{ width:100%; background:url(../images/bantu_bg.jpg) no-repeat center top; height:711px;}
.bantu_box h4{ text-transform:uppercase; font-size:36px; line-height:45px; color:#00a2d6; font-family:"Times New Roman", Times, serif; position:absolute; left:0px; top:10%;}
.bantu_box h3{  font-size:20px; color:#fff;position:absolute; left:0px; top:26%;}

.bantu_box_left{ position:absolute; left:0; top:45%; width:200px;}
.bantu_box_left ul li{ width:80%; font-size:16px; color:#fff; padding:0 10%; line-height:46px; margin:5px 0;}
.bantu_box_left ul li.active{ border:1px solid #0BB59F; border-radius:10px; position:relative;}
.bantu_box_left ul li.active:after{ position:absolute; content:""; width:15px; height:15px; right:10px; top:18px; background:url(../images/ditu_jiantou.png) no-repeat;}



.bantu_box_right{ display:none; position:absolute; right:4%; top:45%; width:300px; background:rgba(255,255,255,.1); height:300px;overflow-y:auto; border:1px solid #05af76; border-radius:10px; padding:20px 0; z-index:6;}
.bantu_box_right ul li{ width:90%; font-size:15px; color:#fff; padding:0 5%; line-height:35px;}
.bantu_box_right ul li.active{ color:#00ffa5;}


.bantu_box_show{ width:300px; height:200px; background: rgba(255,255,255,.7);border-radius:10px; position:relative;}
.bantu_box_show h2{ font-size:16px; text-align:left; line-height:40px; color:#000; font-weight:700; padding-left:20px;}
.bantu_box_show p{ font-size:15px;}
.bantu_box_show img{ max-width:100%; margin:0 auto;}
.bantu_box_show .bantu_more{ position:absolute; font-size:24px;right:15px; top:0;}
.bantu_box_show .bantu_more a{ color:#12e89d; }

.weizhi{ position:absolute; z-index:6; display:none;}

.m_bantu_box{ display:none;}

@media screen and (max-width:1023px){
.bantu_box h4{  font-size:30px; line-height:40px; color:#00a2d6;  position:absolute; left:0px; top:2%;}
.bantu_box h3{  font-size:18px; color:#fff;position:absolute; left:0px; top:17%;}
.bantu_box_left{  left:25%; top:5%; width:75%;}
.bantu_box_left ul li{ width:15.8%; float:left; font-size:15px; color:#fff; padding:0 1%; line-height:40px; margin:0 1%;}'
.bantu_box_left ul li.active:after{ top:12px;}

.bantu_box_right{right:1%; top:45%;}

}

@media screen and (max-width:860px){
.bantu_box{ display:none;}

.m_bantu_box{ display:block; background:url(../images/bantu_bg.jpg) no-repeat center top; height: auto!important;background-size:cover;}
.m_ditu_pic{ width:100%;text-align:center; position:relative; z-index:2;}
.m_ditu_pic img{ max-width:100%; margin:30px auto; } 


}


 /*���Ķ�̬*/ 
#j-tab01{width:1120px;height:360px;_display:inline; position:relative;margin:30px auto 0 auto;}

.j-tabcon01 {display:none;}
.j-tabcon01 .j-pdl01 {width:460px;float:left;height:300px; background:#000; border:5px solid #fff;}
.j-tabcon01 .j-pdl01 dt img {display:block; width:460px; height:300px; }
#j-stab01 {width:600px;float:left;list-style-type:none;margin-left:40px;}
#j-stab01 li { float:left;width:600px; position:relative;}
#j-stab01 li h5{line-height:45px; float:left; font-weight:700; font-size:16px;padding-left:20px; width:450px; padding-top:5px; }
#j-stab01 li p{ float:left;line-height:25px; color:#999; margin-left:25px; width:450px; }
#j-stab01 li a {display: block; width:600px;height:95px;text-align:left; color:#363636; margin:2px 0 10px 0; float:left;background:url(../images/news_a.png) no-repeat; }
#j-stab01 li a:hover {text-decoration:none; color:#ff0000; background:url(../images/news_a_h.png) no-repeat; width:600px; height:95px;}
#j-stab01 li h6{ position:absolute;  right:20px; bottom:50px; font-size:40px; color:#eee;}

.ccccaa{display: block;}
.ccccab{display: none;}



@media screen and (max-width:768px) {
	#j-tab01{width:100%;height: auto;display: block; position:relative;margin:0px auto 15px auto;}
	.j-tabcon01 .j-pdl01{ display: none;}
	#j-stab01 { clear: both; float: none; width:90%; margin: 0 5%; height: auto; overflow: hidden;}
	#j-stab01 li { float:none;width:100%; position:relative; padding: 0; margin: 0;;}
	#j-stab01 li a {width:90%;height:70px;background:#f1f1f1; float: none; padding: 0 5%; }
	#j-stab01 li h6{ display: none;}
	#j-stab01 li h5{ width: 100%; padding: 0; float: none; font-size: 14px; }
	#j-stab01 li p{ float:none;line-height:20px; color:#999; margin-left:0; width:100%; }
	}
	




/*.ditu_weizhi{position:absolute; left: auto; text-align:center; width:100%; margin-top:5%;}
*/
.ditu_weizhi{ position:relative; width:100%; max-width:838px; text-align:center; margin:0 auto; height:100%;}
.ditu_weizhi img{ position:absolute; top:10%;left:0px; } 

.muns{text-align:center;}
.muns .child{margin:10px 20px;display:inline-block;*display:inline;*zoom:1;width:240px;height:100px;text-align:center;}
.muns .child .childMun,.muns .child .childMun span{font-weight:bold;padding:26px 0 3px 0;color:#00c9ff;font-size:80px;font-family: Arial, Helvetica, sans-serif;}
.muns .child .childTitle{line-height:30px;color:#fff;font-size:16px; padding-top:15px; vertical-align: middle; height:60px; display:inline-block; }
.muns .child .jiahao{ font-size:30px; padding-top:40px; margin-left:10px; }


.index_banner_about {
	width:100%;
	/*height:800vh;*/
	height:700px;
	position: relative;
	text-align:center;
	z-index:10;
}
.index_video {
	width:100%;
	height:100%;
	position:absolute!important;
	left:0;
	top:0;
	z-index:10;
	background:#fff;
	overflow:hidden;
}
.index_video:after {
	display:block;
	content:'';
	width:100%;
	height:100%;
	background-color:rgba(0,104,183,0.3);
	background-image: url(../images/index-vd-bg.png);
	background-repeat: repeat;
	background-position:center center;
	position:absolute;
	left:0;
	top:0;
	z-index:5;
}





.index_video .img {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background-position: center center;
	background-repeat:no-repeat;
	z-index:6;
	background-size:50% auto;
}

.index_video .img h2{ font-size:50px; line-height:60px; color:#fff; font-weight:700; letter-spacing:1px;}
.index_video .img h4{ font-size:18px; line-height:30px; padding-top:15px; color:#fff;}

@media (max-width: 639px) {
.index_video .img h2{ font-size:20px; line-height:40px; letter-spacing: normal; padding-top:50px;}
.index_video .img h4{ font-size:13px; line-height:22px; padding:0 5%;padding-top:10px;  }

.muns{text-align:center;}
.muns .child{width:31.33%; margin:0 1%; float:left;height:80px;text-align:center;}
.muns .child .childMun,.muns .child .childMun span{font-weight:bold;padding:10px 0 3px 0;color:#00c9ff;font-size:40px;}
.muns .child .childTitle{line-height:45px;color:#fff;font-size:12px; padding-top:	0px;}
.muns .child .jiahao{ font-size:18px; padding-top:50px; margin-left:10px; }
.muns .child .childMun img{ max-width:70px;}

.index_banner_about {
	width:100%;
	/*height:800vh;*/
	height:400px;
	position: relative;
	text-align:center;
	z-index:10;
}


}




/*.index_video .img.last{ background-image:url(../img/about-vd.png);background-size:65% auto;}*/
.index_video video {
	display:block;
	position:absolute;
	margin:0;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	transition:0.25s opacity ease-in-out;
	max-width:none;
	opacity:0;
	z-index:1;
}
.vidbg-container {
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position: center center;
	background-size:cover;
	position:relative;
	z-index:1;
}
.vidbg-overlay {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0
}


@media screen and (max-width:1280px) {
.index_banner{height:auto;}
.index_banner_video:after{ display: block; content:''; padding-bottom:56.25%;}
}

@media screen and (max-width:1000px) {
.index_banner{margin-top:60px;}

}

.swiper-slide span{cursor:pointer}

.licheng_show {margin:0;overflow:hidden;background-repeat:no-repeat;background-size:100% 313px}
.licheng_show .licheng_showaa {-webkit-transition:padding-left .5s;transition:padding-left .5s;padding-left:160px;background:#fff;min-height:500px}
.licheng_show .licheng_showaa .licheng_showaa_neirong {min-height:500px;width:1200px;margin:0 auto; position:relative; z-index:1;}

.licheng_box .year-head {-webkit-user-select:none;margin-top:50px;height:50px}
.licheng_box .year-head .year-inner {height:50px;padding-top:20px;background:-webkit-gradient(linear, 0% 0%, 100% 50%, from(#e2eeda), to(#bcd6ed), color-stop(0.3, #e2eeda));white-space:nowrap}

.licheng_box .year-head .swiper-container {vertical-align:middle;height:100%;width:calc(100% - 90px);display:inline-block;overflow:hidden;white-space:nowrap;position:relative}
.licheng_box .year-head .swiper-container img {width:100%;height:auto;position:absolute;bottom:0;left:0}
.licheng_box .year-head .swiper-container .swiper-slide {height:100%;display:inline-block;text-align:center}
.licheng_box .year-head .swiper-container .swiper-slide span {color:#277D8E;font-size:18px;letter-spacing:1;}
.licheng_box .year-head .swiper-container .swiper-slide span.active {color:#D01318}
.licheng_box .contain {position:relative;margin-top:50px;padding-top:0px;display:inline-block;margin-left:80px}
.licheng_box .contain .gray-bg {background:#f7f7f7;position:absolute;top:0;bottom:0;right:-1000px;left:128px}
.licheng_box .contain .item {z-index:100;white-space:nowrap;position:relative}
.licheng_box .contain .item .left {width:193px;margin-right:68px;display:inline-block}
.licheng_box .contain .item .left p {text-align:center;width:193px; height:192px;font-size:24px; line-height:90px;color:#fff;letter-spacing: 700; background:url(../images/licheng_time_bg.png) no-repeat left top; margin-left:-68px;}
.licheng_box .contain .item .left img {margin-top:0px;width:300px; margin-left:-80px;height:214px;-o-object-fit:cover;object-fit:cover; margin-bottom:50px;}
.licheng_box .contain .item .right {width:700px;vertical-align:top;margin-top:135px;display:inline-block;white-space:normal}
.licheng_box .contain .item .right .title {font-size:20px;color:#666;font-weight:700;line-height:36px}
.licheng_box .contain .item .right .split-box {margin-top:20px;margin-bottom:20px;padding-top:20px;padding-bottom:60px;border-left:2px solid rgba(0,163,255,.7);position:relative}
.licheng_box .contain .item .right .split-box:after {content:'';display:inline-block;position:absolute;height:0;width:0;border-top:15px solid rgba(0,163,255,.7);border-left:9px solid transparent;border-right:9px solid transparent;bottom:-15px;left:-10px}
.licheng_box .contain .item .right .split-box p+p {margin-top:25px}
.licheng_box .contain .item .right .split-box p+img {margin-top:20px;margin-bottom:40px}
.licheng_box .contain .item .right .split-box p {padding-left:20px;font-size:15px;color:#373a39;letter-spacing:.8px;text-align:justify;line-height:26px;position:relative}
.licheng_box .contain .item .right .split-box p:before {content:' ';display:inline-block;position:absolute;height:9px;width:9px;border-radius:50%;background:rgba(3,145,191,1);left:-6px;top:11px}
.licheng_box .contain .item .right .split-box img {width:204px;height:142px}


.jiagou_box{ clear:both; width:100%; background:url(../images/about_xxx_29.jpg) no-repeat center top; height:683px;}

.dagnwei_box{ clear:both; width:100%; background:url(../images/zuzhi2_bg.jpg) no-repeat center top; height:755px;}


.zuzhi_pic{ width:100%; text-align:center;}
.zuzhi_pic img{ max-width:100%; max-height:100%; margin-bottom:40px;} 


@media screen and (max-width:1200px) {




.jiagou_box{ height: auto!important;}

.dagnwei_box{ height: auto!important;}

}



.view {/*width:62.5%;*/    margin:0 auto;max-width:1200px;}
.course-box {padding:0px 0;}
.course-box p {margin:0;}
.course-list {margin-bottom:30px;}
.course-list:last-child {margin-bottom:0;}
.course-list li {padding-bottom:40px;}
.course-list li:first-child {padding-top:40px;}
.course-list li:last-child {padding-bottom:0;}
.course-list .year {float:left;font-size:18px;line-height:22px;transition:all .2s;}
.course-list .right {float:right;width:82%;}
.course-list li {position:relative;}
.course-list li:before {content:"";position:absolute;left:150px;width:1px;height:100%;background-color:#dcdcdc;top:0;}
.course-list li:last-child:before {height:.3rem;}
.course-list .line {position:absolute;left:135px;top:13px;width:30px;height:2px;background-color:#e8e8e8;z-index:3;}
.course-list li:first-child .line {top:50px;}
.course-list .line:before {content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:6px;height:6px;background-color:#333;border-radius:100%;}
.course-list .right .tit {font-size:16px;line-height:26px;color:#333;padding-right:40px;position:relative;transition:all .2s;}
.course-list .right .course-btn {position:absolute;right:0;top:50%;transform:translateY(-50%);width:15px;height:15px;background-repeat:no-repeat;background-position:center;background-size:100%;background-image:url("../images/course-jia.png");transition:all .2s;}
.course-list .right .con {max-width:100%;font-size:14px;line-height:26px;color:#333;margin-top:20px;display:none;}
.course-list .right .con img {max-width:100%; max-width:300px;}
.course-list li.cur .course-btn {background-image:url("../images/course-jian.png");}
.course-list li.cur .year,.course-list li.cur .tit {color:#333;}
.course-list li.cur .year span,.course-list li .year span {font-size:15px;padding-left:5px;}
@media (max-width:1000px) {
.course-list .right {float:right;width:70%;}
}

@media (max-width:767px) {.course-box {padding:10px 10px;}
.course-box p {margin:0;font-size:13px;}
.course-list {margin-bottom:20px;}
.course-list:last-child {margin-bottom:0;}
.course-list li {padding-bottom:20px;}
.course-list li:first-child {padding-top:20px;}
.course-list li:last-child {padding-bottom:0;}
.course-list .year {float:left;font-size:16px;line-height:22px;transition:all .2s; width:60px;}
.course-list .right {float:right;width:70%;}
.course-list li {position:relative;}
.course-list li:before {content:"";position:absolute;left:70px;width:1px;height:100%;background-color:#dcdcdc;top:0;}
.course-list li:last-child:before {height:.3rem;}
.course-list .line {position:absolute;left:60px;top:13px;width:20px;height:1px;background-color:#e8e8e8;z-index:3;}
.course-list li:first-child .line {top:30px;}
.course-list .right .tit {font-size:16px;line-height:26px;}
.course-list li.cur .year span,.course-list li .year span {font-size:13px;padding-left:5px;}
}



.wenhua_box{ clear:both; width:100%; background:url(../images/about_xxx_31.jpg) no-repeat center top; height:683px;}




.wenhua_box_content{ width:100%; max-width:1000px; margin: 150px auto;}
.wenhua_box_content ul li{ display:inline-block; float:left; width:31.33%; margin:0 1%;text-align:center; color:#fff; }
.wenhua_box_content ul li .diyi{max-width:250px; height:250px; background: rgba(0,146,197,.7); border-radius:250px; margin: 0 auto; }
.wenhua_box_content ul li .diyi:hover{background: rgba(0,146,197,1);}
.wenhua_box_content ul li .dier{max-width:250px; height:250px; background: rgba(8,158,105,.7); border-radius:250px; margin: 0 auto;}
.wenhua_box_content ul li .dier:hover{background: rgba(8,158,105,1);}
.wenhua_box_content ul li .disan{max-width:250px; height:250px; background: rgba(175,171,42,.7); border-radius:250px; margin: 0 auto;}
.wenhua_box_content ul li .disan:hover{ background: rgba(175,171,42,1); }
.wenhua_box_content ul li .disi{max-width:250px; height:250px; background: rgba(245,235,17,.5); border-radius:250px; margin: 0 auto;}
.wenhua_box_content ul li .disi:hover{ background: rgba(245,235,17,1); }
.wenhua_box_content ul li img{ margin:20px auto 0 auto;}
.wenhua_box_content ul li h2{ font-size:20px; line-height:35px; font-weight:700;}
.wenhua_box_content ul li p{ padding:5px 10px; line-height:26px; font-size: 15px;}

.wenhua_box_logo{  width:100%; max-width:1000px; margin: 50px auto 0 auto; height:150px;background: rgba(255,255,255,.3);}
.wenhua_box_logo img{ float:left; margin:15px 25px 15px 25px;}
.wenhua_box_logo h2{ float:left; font-size:20px; color:#363636; font-weight:700;width:800px; line-height:40px; margin-top:20px; margin-bottom:15px; }
.wenhua_box_logo p{ float:left;  color:#363636; width:800px; }


@media (max-width:767px) {
.wenhua_box_content{ width:100%; max-width:100%; margin: 15px auto;}
.wenhua_box_content ul li{ display:block; float:none; width:100%; margin:10px 0;text-align:center; color:#fff; }
.wenhua_box_content ul li img{ max-width:60px;}
.wenhua_box_content ul li h2{ font-size:16px; line-height:30px;}
.wenhua_box_content ul li p{ padding:5px 10px; line-height:24px; font-size: 13px;}
.wenhua_box_content ul li .diyi{max-width:200px; height:200px;border-radius:200px; }
.wenhua_box_content ul li .dier{max-width:200px; height:200px;border-radius:200px;}
.wenhua_box_content ul li .disan{max-width:200px; height:200px;  border-radius:200px; }
}
/*���Ų���*/
.info-wrap{  clear:both; margin:2%; width:96%;}
.info-wrap h2{ font-size:18px; text-align:left; font-weight:normal; color:#fff; padding-left:10px; width:100px; line-height:35px; height:35px;background:-webkit-gradient(linear, 46% 0%, 100% 0%, from(rgba(32,168,118,1)), to(rgba(30,153,196,1)));}

.info-wrap h3{ font-size:15px; text-align:left; font-weight:normal; color:#000; padding-left:10px; padding-top:10px; padding-bottom:15px;}



.info-wrap .container{max-width:100%;}

.info-wrap .news-wrap{margin-top: 10px;}
.info-wrap .left{width: 45%;overflow: hidden; text-align:left;}
.info-wrap .right{width: 50%;overflow: hidden;}
.info-wrap .left .date{font-size: 14px;color: #999; padding-top:3px;}
.info-wrap .left .title{font-size: 15px;color: #333;margin-top: 15px;display: block;}
.info-wrap .brief{font-size: 13px;color: #696969;margin-top: 10px;height: 75px;overflow: hidden;line-height: 25px;}
.info-wrap .img{display: block;max-height: 400px;overflow: hidden;}
.info-wrap .img img{max-width: 100%;height: auto;}
.info-wrap .left .info-item{height: auto;overflow: hidden;}
.info-wrap .left .info-item:first-child{margin-top: 0;}
.info-wrap .left .info-item .contents{width: 92%;}
.info-wrap .left .info-item .borders{width: 23px;height: 100%;}
.info-wrap .left .info-item .borders .cir{width: 23px;height: 23px;background: #ededed;border-radius: 50%;text-align: center;line-height: 22px;}
.info-wrap .left .info-item .borders .cir .cir-in{width: 9px;height: 9px;background: #999;border-radius: 50%;display: inline-block;vertical-align: middle;}
.info-wrap .left .info-item .borders .bord{width: 1px;height: 100%;background: #ccc;margin: 0 auto;margin-top: 5px;}
.info-wrap .right .img:hover img{-webkit-transform:scale(1.06); -moz-transform:scale(1.06); transform:scale(1.06);}
.info-wrap .right .bot{}
.info-wrap .right .bot .ll{width: 82%;}
.info-wrap .right .bot .rr{width: 16%;}
.info-wrap .right .bot .ll .title{display: block;font-size: 18px;color: #333;margin-top: 25px;}
.info-wrap .right .bot .ll .title:hover{color: #6DBB56;}
.info-wrap .right .bot .date{font-size: 14px;color: #999;margin-top: 25px;text-align: right;}
.info-wrap .right .bot .date img{margin-right: 10px;vertical-align: middle;}
.info-wrap .left .info-item.mores{height: auto;}
.info-wrap .left .info-item.mores .contents .more{font-size: 14px;color: #333;}
.info-wrap .left .info-item:hover .cir .cir-in{background: #6DBB56;}
.info-wrap .left .info-item:hover .title{color: #6DBB56;} 
.info-wrap .left .info-item:hover .date{color: #6DBB56;} 
.info-wrap .left .info-item:hover .contents .more{color: #6DBB56;}
.info-wrap .nav-list{text-align: center;margin-top: 30px;}
.info-wrap .nav-list .item{display: inline-block;font-size: 16px;color: #333;margin-left: 40px;height: 20px;line-height: 20px;overflow: hidden;}
.info-wrap .nav-list .item:first-child{margin-left: 0;}
.info-wrap .nav-list .item.on,.info-wrap .nav-list .item:hover{color: #6DBB56;font-weight: bolder;}

/*��Ʒ�Ƽ� end*/

.info-wrap .container{max-width:100%;}

.info-wrap h2{ font-size:16px;}
.info-wrap h2:after{left:12%;}
.info-wrap .left .info-item{height: auto; padding:5px 0;}
.info-wrap{padding: 10px 0;}

.info-wrap .left{width: 100%;}
.info-wrap .left .date{font-size: 12px;}
.info-wrap .left .title{font-size: 13px;margin-top: 10px; font-weight:700;}
.info-wrap .brief{font-size: 12px;margin-top: 0;height: auto;}
.info-wrap .left .info-item.mores .contents .more{font-size: 13px;}





@media screen and (max-width:1280px) {
.index_title .title strong {font-size:22px;}
.index_title .des {font-size:15px;margin-top:0px;}
}
@media screen and (max-width:787px) {
.index_youshi {padding:15px 0 15px 0;}
.index_title .title {font-size:14px; line-height:32px; padding-top:7px;}
.index_title .title strong {font-size:16px;}
.index_title .title span{ font-size:20px; line-height:30px;}
.index_title .des {font-size:13px; line-height:23px; max-width:90%; text-align:center; margin:0 auto; padding-top:0;}

}


.hidd1{ display:block;}
.hidd{ display:none;}

@media screen and (max-width:1023px) {
.hidd1{ display:none;}
.hidd{ display: block;}
}











/*�����������߿������� �߿��ֱ���Ӧ�����������ĳߴ�*/
.bantu_box_right::-webkit-scrollbar{ width: 6px; height: 6px;background-color: #fff;}
 
/*�������������� ����Ӱ+Բ��*/
.bantu_box_right::-webkit-scrollbar-track{border-radius: 10px;background-color: #fff;}
/*���廬�� ����Ӱ+Բ��*/
.bantu_box_right::-webkit-scrollbar-thumb{border-radius: 0px;background-color: #07BBFA;}





/*�ײ�ԲȦ����*/
 .map-imgwrapper {
	display:inline-block;
    *display:inline;
    *zoom:1;
	position: absolute;
	vertical-align:top;
	 width:100%;
	 height:100%;
	 left:0;

}
 .map-imgwrapper .point-area {
	position:absolute;
	width:80px;
	height:80px;
	visibility:visible;
	opacity:1
}
 .map-imgwrapper .point-area .dot10,  .map-imgwrapper .point-area .dot20,  .map-imgwrapper .point-area .dot40 {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%
}

 .map-imgwrapper .point3 {
	bottom:0%;
	left:55.2%;

}
 .map-imgwrapper .point3 .dot10:after {
	animation:ripple 4s ease-out 2.7s infinite
}
 .map-imgwrapper .point3 .dot10:after,  .map-imgwrapper .point3 .dot20:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #00FFA5;
	opacity:0
}
 .map-imgwrapper .point3 .dot20:after {
	animation:ripple 4s ease-out 3.6s infinite
}
 .map-imgwrapper .point3 .dot40:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #00FFA5;
	opacity:0;
	animation:ripple 4s ease-out 4.5s infinite
}




.map-imgwrapper .point2 {
	top:57%;
	left:58.3%;
}
 .map-imgwrapper .point2 .dot10:after {
	animation:ripple 4s ease-out 2.7s infinite
}
 .map-imgwrapper .point2 .dot10:after,  .map-imgwrapper .point2 .dot20:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #03b1fd;
	opacity:0
}
 .map-imgwrapper .point2 .dot20:after {
	animation:ripple 4s ease-out 3.6s infinite
}
 .map-imgwrapper .point2 .dot40:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #03b1fd;
	opacity:0;
	animation:ripple 4s ease-out 4.5s infinite
}



.map-imgwrapper .point1 {
    top:48%;
	left:56.8%;
	
}
 .map-imgwrapper .point1 .dot10:after {
	animation:ripple 4s ease-out 2.7s infinite
}
 .map-imgwrapper .point1 .dot10:after,  .map-imgwrapper .point1 .dot20:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #fffc00;
	opacity:0
}
 .map-imgwrapper .point1 .dot20:after {
	animation:ripple 4s ease-out 3.6s infinite
}
 .map-imgwrapper .point1 .dot40:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #fffc00;
	opacity:0;
	animation:ripple 4s ease-out 4.5s infinite
}



.map-imgwrapper .point0 {
	top:72%;
	left:69%;
}
 .map-imgwrapper .point0 .dot10:after {
	animation:ripple 4s ease-out 2.7s infinite
}
 .map-imgwrapper .point0 .dot10:after,  .map-imgwrapper .point0 .dot20:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #ff9c00;
	opacity:0
}
 .map-imgwrapper .point0 .dot20:after {
	animation:ripple 4s ease-out 3.6s infinite
}
 .map-imgwrapper .point0 .dot40:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #ff9c00;
	opacity:0;
	animation:ripple 4s ease-out 4.5s infinite
}




.map-imgwrapper .point4 {
	top:74.6%;
	left:43.25%
}
 .map-imgwrapper .point4 .dot10:after {
	animation:ripple 4s ease-out 2.7s infinite
}
 .map-imgwrapper .point4 .dot10:after,  .map-imgwrapper .point4 .dot20:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #f61741;
	opacity:0
}
 .map-imgwrapper .point4 .dot20:after {
	animation:ripple 4s ease-out 3.6s infinite
}
 .map-imgwrapper .point4 .dot40:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius:50%;
	border:2px solid #f61741;
	opacity:0;
	animation:ripple 4s ease-out 4.5s infinite
}




@keyframes ripple {
0% {
opacity:0;
transform:scale(.1)
}
5% {
opacity:1
}
to {
	opacity:0;
	transform:scale(1)
}

/*animate*/

@keyframes rightOpacityShow{
0%{ transform: translateX(-80px);opacity:0;}
80%{ transform: translateX(20px);}
100%{ transform:translateX(0); opacity:1;}
}
@-moz-keyframes rotateYOpacityAn{
0%{ -moz-transform: translateX(-80px);opacity:0;}
80%{ -moz-transform: translateX(20px);}
100%{ -moz-transform:translateX(0); opacity:1;}
}
@-webkit-keyframes rotateYOpacityAn {
0%{ -webkit-transform: translateX(-80px);opacity:0;}
80%{ -webkit-transform: translateX(20px);}
100%{ -webkit-transform:translateX(0); opacity:1;}
}
@-o-keyframes rotateYOpacityAn{
0%{ -o-transform: translateX(-80px);opacity:0;}
80%{ -o-transform: translateX(20px);}
100%{ -o-transform:translateX(0); opacity:1;}
}






/*�����������߿������� �߿��ֱ���Ӧ�����������ĳߴ�*/
::-webkit-scrollbar
{
    width: 7px;
    height: 7px;
    background-color: #000;

}
 
/*�������������� ����Ӱ+Բ��*/
::-webkit-scrollbar-track
{
  border-radius: 10px;
    background-color: #000;

}
 
/*���廬�� ����Ӱ+Բ��*/
::-webkit-scrollbar-thumb
{
    border-radius: 0px;

    background-color: #C70101;
}





