.header {
  height: 95px;
  position: absolute;
  left: 0;
  right: 0;
  top: 25px;
  margin: auto;
  z-index: 6;
  padding-left: 35px;
  padding-right: 30px;
  box-sizing: border-box;
  background: #fff;
}
.news-swiper a{
	display: block;
}
.news-swiper .swiper-pagination{
	/*text-align: right;*/
}

.news-swiper .swiper-pagination .swiper-pagination-bullet{
	opacity: 1;
	background: #b2b2b2;
}

.news-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	opacity: 1;
	background: #009ab1;
}

.product-box .productbox .pagination a.next,.product-box .productbox .pagination a.prev{
	width: auto;
	padding:0 10px;
}
.header .bocweb-logo {
  float: left;
}
.header .bocweb-logo a {
  height: 95px;
  width: 105px;
  position: relative;
  display: block;
}
.header .bocweb-logo a img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.header .bocweb-nav.fl {
  margin-left: 90px;
}
.header .bocweb-nav.fl .nav-li:hover, .header .bocweb-nav.fl .nav-li.active {
  background: #009ab1;
  transition: .5s;
}
.header .bocweb-nav.fl .nav-li:hover .li-top span, .header .bocweb-nav.fl .nav-li.active .li-top span {
  color: #fff;
  transition: .5s;
}
.header .bocweb-nav .nav-li {
  float: left;
  transition: .5s;
}
.header .bocweb-nav .nav-li.shop {
  position: relative;
  padding-right: 28px;
  box-sizing: border-box;
}
.header .bocweb-nav .nav-li.shop:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 55px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: #dcdede;
}
.header .bocweb-nav .nav-li.shop .tb {
  margin-left: 10px;
}
.header .bocweb-nav .nav-li.shop .li-top {
  padding: 0;
  width: auto;
}
.header .bocweb-nav .nav-li .li-bot {
  display: none;
  text-align: center;
  /*padding:15px 0;*/
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  box-sizing: border-box;
}
.header .bocweb-nav .nav-li .li-bot a {
  font-size: 14px;
  color: #fff;
  line-height: 45px;
  transition: .5s;
}
.header .bocweb-nav .nav-li .li-bot a:hover, .header .bocweb-nav .nav-li .li-bot a.active {
  background: #66c2d0;
  transition: .5s;
}
.header .bocweb-nav .nav-li a {
  display: block;
  color: #404040;
  font-size: 16px;
}
.header .bocweb-nav .nav-li a.bocweb-search {
  line-height: 20px;
  font-size: 12px;
}
.header .bocweb-nav .nav-li .li-top {
  line-height: 95px;
  width: 116px;
  text-align: center;
  box-sizing: border-box;
}
.header .bocweb-nav .nav-li .li-top span {
  width: 100%;
  height: 100%;
  display: block;
  box-sizing: border-box;
  transition: .5s;
}
.header .bocweb-nav .search {
  padding: 0;
  padding-top: 42px;
  padding-left: 20px;
  box-sizing: border-box;
  cursor: pointer;
}
.header .bocweb-nav .linebox {
  padding: 0;
  padding-top: 40px;
  padding-left: 24px;
  box-sizing: border-box;
  cursor: pointer;
}
.header .bocweb-nav .linebox .nav-btn {
  display: block;
  height: 23px;
  width: 23px;
  background: url(../images/img2.png) no-repeat center;
}
.header .bocweb-search {
  width: 170px;
  height: 20px;
  line-height: 20px;
  border-left: 1px solid #ffffff;
  padding-left: 36px;
  box-sizing: border-box;
  font-size: 12px;
  color: #404040;
  position: relative;
}
.header .bocweb-search span {
  display: block;
  height: 23px;
  width: 23px;
  background: url(../images/img1.png) no-repeat center;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.m-header {
  height: 55px;
  width: 100%;
  background: #ffffff;
}
.m-header.cur {
  position: absolute;
}

.m-header .w-header.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
}

.m-header .w-header {
  position: relative;
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
  z-index: 4;
  height: 55px;
  box-shadow: 0 4px 9px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.m-header .welcome-a {
  float: left;
  height: 100%;
  display: inline-block;
  background-size: 99%;
  line-height: 48px;
}

.m-header .welcome-a img {
  max-height: 100%;
  display: block;
}

.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: 45px;
}

.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: url(../images/img22.png) no-repeat center;
  background-size: 80%;
}

.m-header .subsearch img {
  height: 100%;
}

.m-header .search-bg .m-close-search {
  display: block;
  width: 10px;
  height: 10px;
  /*background: url(../images/close1.png) no-repeat center;*/
  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: url(../images/sousuo01.png) no-repeat center;
  background-size: 100%;
  margin-top: 6px;
}

.m-header .btn-na {
  margin-right: 15px;
}

.m-header .nav-btn {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 31px;
  height: 30px;
  vertical-align: middle;
  cursor: pointer;
  margin-top: -20px;
}

.m-header .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #333;
  left: 0;
  border-radius: 4px;
}

.m-header .nav-btn .line1 {
  top: 6px;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.m-header .nav-btn .line2 {
  top: 16px;
}

.m-header .nav-btn .line3 {
  bottom: 1px;
  -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;
}

.m-header .sub-menu {
  width: 100%;
  height: 100%;
  padding: 14px 0 0;
  display: none;
  position: fixed;
  left: 0;
  top: 48px;
  /*background-color: rgba(0, 0, 0, 0.7);*/
  background-color: white;
  z-index: 10;
  color: #666;
}

.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;
}

.m-header .welcome-a img {
  height: 100%;
}

.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;
}

.m-header .sub-menu .sub-tit.on a {
  color: #ffffff;
  transition: none;
}
.m-header .sub-menu .sub-tit.on .ty-img .m {
  opacity: 1;
}
.m-header .sub-menu .sub-tit.on .ty-img .n {
  opacity: 0;
}

.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:after {
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  background-size: 100% auto;
  position: absolute;
  right: 15px;
  top: 9px;
}

.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-tit.on {
  color: #4fcbe7;
}

.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;
}

.searchbox {
  border: 1px solid #535353;
  height: 68px;
  left: 0;
  right: 0;
  position: fixed;
  top: 169px;
  width: 80%;
  z-index: 101;
  margin: auto;
}

.searchbox input.tex {
  background: none;
  border: medium none;
  color: #a7a7a7;
  font-family: "Arial";
  font-size: 36px;
  height: 37px;
  line-height: 36px;
  padding: 16px 2% 15px;
  width: 80%;
}

.search-bg {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  display: none;
}

.searchbox input.search-btn {
  background: url(../images/search.png) no-repeat center center;
  background-size: 50% auto;
  border: medium none;
  height: 68px;
  margin-right: 1%;
  min-width: 40px;
  width: 7%;
}

.subsearch {
  height: 35px;
}

.news-details .tit .span {
  font-size: 16px;
  display: block;
  color: #777;
}

.close-search {
  background: url(../images/ico_116.png) no-repeat center center;
  cursor: pointer;
  height: 37px;
  position: fixed;
  right: 3%;
  top: 50px;
  width: 37px;
  z-index: 101;
}

@font-face {
  font-family: 'beba';
  src: url("../fonts/bebas.eot");
  src: url("../font/BEBAS.eot") format("embedded-opentype"), url("../fonts/bebas.woff") format("woff"), url("../fonts/bebas.ttf") format("truetype"), url("../fonts/bebas.svg") format("svg");
}
@font-face {
  font-family: 'din';
  src: url("../fonts/din-regular.eot");
  src: url("../fonts/din-regular.eot") format("embedded-opentype"), url("../fonts/din-regular.woff") format("woff"), url("../fonts/din-regular.ttf") format("truetype"), url("../fonts/din-regular.svg") format("svg");
}
body, html {
  font-family: "PingFang SC","Source Han Sans CN","Microsoft YaHei","Helvetica Neue", Helvetica, Arial,  "Hiragino Sans GB", "Heiti SC", sans-serif;
}

img {
  max-width: 100%;
}

.w1400 {
  width: 1400px;
  margin: 0 auto;
}

.secwen {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(30px);
  transition: .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;
}

.secwen-right {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(60px);
  transition: .8s;
}

.secwen-right.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  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;
}

.n48 {
  font-size: 48px;
}

.n16 {
  font-size: 16px;
}

.investment-banner {
  position: relative;
}
.investment-banner img {
  width: 100%;
}
.investment-banner .pc-banner {
  height: 755px;
}
.investment-banner .words {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.investment-banner .words .text {
  width: 460px;
  height: 305px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -87px;
  margin-left: 30px;
}
.investment-banner .words .tit {
  line-height: 62px;
  color: #9e8056;
}
.investment-banner .words .smil-tit {
  color: #9e8056;
  line-height: 1.5;
  margin-top: 40px;
  margin-bottom: 68px;
}
.investment-banner .words .more {
  display: block;
  width: 160px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  background: #bba375;
  color: #fff;
}

.wel-conbox {
  background: #f7f7f7;
  padding-bottom: 98px;
  box-sizing: border-box;
}

.conbox-01 {
  padding-top: 80px;
  padding-bottom: 48px;
  box-sizing: border-box;
}
.conbox-01 .tit {
  text-align: center;
  line-height: 1;
}
.conbox-01 .tit .en {
  font-size: 22px;
  color: #666666;
}
.conbox-01 .tit .cn {
  font-size: 36px;
  color: #333333;
  margin-top: 20px;
}

.wel-itembox {
  margin-top: 65px;
}
.wel-itembox .item {
  display: block;
  width: 680px;
  font-size: 14px;
  color: #010000;
  line-height: 24px;
}
  .wel-itembox .item.add1{
  	float: right;
  }
.wel-itembox .item:hover img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.wel-itembox .item:hover .more span {
  background: #009ab1;
  transition: .5s;
}
.wel-itembox .item .images {
  height: 328px;
  overflow: hidden;
}
.wel-itembox .item .images img {
  transition: .5s;
  width: 100%;
}
.wel-itembox .item .words-box {
  background: #fff;
  padding: 34px 20px 20px 33px;
  box-sizing: border-box;
}
.wel-itembox .item .words-box .text-smil {
  margin-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 48px;
}
.wel-itembox .item .words-box .more {
  margin-top: 25px;
}
.wel-itembox .item .words-box .more span {
  float: right;
}

.words-box {
  color: #010000;
}
.words-box .text {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
}
.words-box .text-smil {
  color: #666666;
}
.words-box .more span {
  display: block;
  width: 80px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  border-radius: 27px;
  font-weight: bold;
  background: #b2b2b2;
  color: #fff;
  transition: .5s;
}

.conbox-02 .video {
  /*height: 680px;*/
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.conbox-02 .video:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.66);
}
.conbox-02 .video img {
  transition: .5s;
}
.conbox-02 .video:hover img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.conbox-02 .video .words {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  color: #fff;
  line-height: 1;
  width: 220px;
  height: 160px;
  text-align: center;
}
.conbox-02 .video .words .en {
  font-size: 40px;
  font-weight: bold;
}
.conbox-02 .video .words .cn {
  font-size: 20px;
  margin-top: 12px;
  margin-bottom: 30px;
}
.conbox-02 .video .words .more {
  width: 55px;
  height: 55px;
  background: url(../images/img0.png) no-repeat center;
  background-size: 100%;
  margin: 0 auto;
}

.wel-tit {
  text-align: center;
  line-height: 1;
}
.wel-tit .en {
  font-size: 40px;
  font-weight: bold;
}
.wel-tit .cn {
  font-size: 26px;
  margin-top: 20px;
}

.conbox-03 {
  padding-top: 60px;
  box-sizing: border-box;
}
.conbox-03 .item-box {
  margin-top: 40px;
}
.conbox-03 .item-box .item {
  background: #fff;
  float: left;
  width: 324px;
  display: block;
  margin-left: 34.666666666666664px;
}
.conbox-03 .item-box .item:nth-child(4n+1) {
  margin-left: 0;
}
.conbox-03 .item-box .item .images {
  height: 312px;
  overflow: hidden;
}
.conbox-03 .item-box .item .images img {
  transition: .5s;
  width: 100%;
}
.conbox-03 .item-box .item:hover img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.conbox-03 .item-box .item:hover .more span {
  background: #009ab1;
  transition: .5s;
}
.conbox-03 .item-box .item .words-box {
  height: 168px;
  padding: 25px 30px;
  box-sizing: border-box;
}
.conbox-03 .item-box .item .words-box .text-smil {
  margin-top: 20px;
  margin-bottom: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  height: 24px;
}

.conbox-04 {
  padding-top: 60px;
  box-sizing: border-box;
}
.conbox-04 .item-box {
  margin-top: 50px;
}
.conbox-04 .item-box .words-box {
  width: 685px;
  background: #fff;
  display: block;
  height: 355px;
  text-align: center;
  padding: 80px 0;
  box-sizing: border-box;
}
.conbox-04 .item-box .words-box:hover {
  color: #010000;
}
.conbox-04 .item-box .words-box:hover .more0:after {
  right: -20px;
  transition: .5s;
}
.conbox-04 .item-box .words-box:hover .images {
  transition: .5s;
  transform: translateY(-20px);
}
.conbox-04 .item-box .words-box .images {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  transition: .5s;
}
.conbox-04 .item-box .words-box .text {
  margin: 18px auto;
}
.conbox-04 .item-box .words-box .more0 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  position: relative;
  padding-right: 15px;
  box-sizing: border-box;
  display: inline-block;
  margin-top: 45px;
  line-height: 1.2;
}
.conbox-04 .item-box .words-box .more0:after {
  position: absolute;
  width: 6px;
  height: 10px;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(../images/img4.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.conbox-04 .wel-tit .cn {
  position: relative;
}
.conbox-04 .wel-tit .cn span {
  display: inline-block;
  position: relative;
  z-index: 1;
  background: #f7f7f7;
  padding: 0 45px;
  box-sizing: border-box;
}
.conbox-04 .wel-tit .cn:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #eaeaea;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.bocweb-footer {
  background: #fff;
}
.bocweb-footer .pcfooter {
  height: 540px;
  box-sizing: border-box;
}
.bocweb-footer .pcfooter .top {
  padding-top: 86px;
  padding-left: 70px;
  box-sizing: border-box;
  height: 468px;
}
.bocweb-footer .pcfooter .top .images {
  display: block;
  width: 105px;
  height: 55px;
  margin-right: 70px;
}
.bocweb-footer .pcfooter .top .center {
  width: 785px;
  padding-left: 25px;
  padding-right: 65px;
  box-sizing: border-box;
  position: relative;
}
.bocweb-footer .pcfooter .top .center:after {
  position: absolute;
  content: "";
  height: 215px;
  width: 1px;
  background: #f2f2f2;
  left: 0;
  top: 0;
}
.bocweb-footer .pcfooter .top .center:before {
  position: absolute;
  content: "";
  height: 215px;
  width: 1px;
  background: #f2f2f2;
  right: 0;
  top: 0;
}
.bocweb-footer .pcfooter .top .right {
  width: 300px;
}
.bocweb-footer .pcfooter .top .right .tit {
  font-size: 16px;
  color: #000000;
  line-height: 1.2;
}
.bocweb-footer .pcfooter .top .right select {
  margin-top: 23px;
}
.bocweb-footer .pcfooter .top .right input[type=submit] {
  background: #595959;
  color: #ffffff;
}
.bocweb-footer .pcfooter .top .right .input {
  border: none;
  background: none;
  outline: none;
  width: 212px;
  height: 38px;
  background: #f7f7f8;
  margin-bottom: 10px;
  font-size: 14px;
  color: #646464;
  padding-left: 18px;
  box-sizing: border-box;
  -webkit-appearance: none;
}
.bocweb-footer .pcfooter .bot {
  height: 72px;
  line-height: 72px;
  font-size: 14px;
  color: #9b9b9b;
  border-top: 1px solid #f6f6f6;
  text-align: center;
}
.bocweb-footer .pcfooter .bot a {
  color: #9b9b9b;
}

.wel-banner img {
  width: 100%;
}

.bocweb-footer-contact .li {
  float: left;
  margin: 0 20px;
}
.bocweb-footer-contact .litop {
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 10px;
}
.bocweb-footer-contact .litop01 {
  margin-top: 34px;
}
.bocweb-footer-contact a {
  display: block;
  font-size: 14px;
  color: #a7a6a6;
  line-height: 30px;
  transition: .5s;
}
.bocweb-footer-contact a:hover {
  color: #2cbede;
}

.mfooter {
  font-size: 16px;
  line-height: 1.5;
  color: #9b9b9b;
  text-align: center;
  padding: 25px 0;
  box-sizing: border-box;
}
.mfooter a {
  color: #9b9b9b;
}

.con-banner {
  position: relative;
}
.con-banner .pc-banner {
  height: 755px;
}
.con-banner img {
  width: 100%;
}
.con-banner .words {
  color: #fff;
  line-height: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.con-banner .words .tit {
  font-size: 58px;
}
.con-banner .words .text {
  height: 102px;
  padding-left: 90px;
  position: absolute;
  left: 0;
  top: 350px;
  right: 0;
  margin: auto;
  box-sizing: border-box;
}
.con-banner .words .smil-tit {
  font-size: 16px;
  margin-top: 28px;
}

.investment-01 {
  height: 810px;
  padding-top: 100px;
  box-sizing: border-box;
}
.investment-01 .w1400 {
  position: relative;
}
.investment-01 .title {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 0;
}
.investment-01 .title .tit {
  font-size: 40px;
  line-height: 58px;
}
.investment-01 .title .smil-tit {
  font-size: 18px;
  width: 250px;
  height: 60px;
  background: #cfa972;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  margin: 0 auto;
  border-radius: 50px;
  margin-top: 40px;
}

.investment-02 {
  height: 850px;
  background: #f5f5f5;
  padding-top: 86px;
  box-sizing: border-box;
}
.investment-02 .images {
  width: 1100px;
  height: 520px;
  margin: 0 auto;
  margin-top: 60px;
}

.investment-tit {
  line-height: 1;
  text-align: center;
}
.investment-tit.active .tit {
  color: #fff;
}
.investment-tit.active .tit span {
  color: #fff;
}
.investment-tit.active .smil-tit {
  color: rgba(255, 255, 255, 0.6);
}
.investment-tit .tit {
  font-size: 40px;
  color: #333333;
}
.investment-tit .tit span {
  font-size: 30px;
  margin-right: 15px;
  color: #000;
}
.investment-tit .smil-tit {
  font-size: 20px;
  color: #666666;
  line-height: 30px;
  margin-top: 20px;
}

.investment-03 {
  background: #c3a06d;
  padding-top: 95px;
  padding-bottom: 77px;
  box-sizing: border-box;
}
.investment-03 .ul-bot {
  font-size: 20px;
  line-height: 36px;
  color: #fff;
  text-align: center;
  margin-top: 42px;
}
.investment-03 .ul-box {
  width: 1135px;
  margin: 0 auto;
  margin-top: 58px;
}
.investment-03 .ul-box .li {
  float: left;
  width: 200px;
  height: 200px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  margin-left: 33.75px;
  padding-top: 38px;
  box-sizing: border-box;
  margin-bottom: 30px;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}
.investment-03 .ul-box .li .words {
  height: 44px;
  margin-top: 20px;
}
.investment-03 .ul-box .li .images {
  width: 65px;
  height: 65px;
  margin: 0 auto;
}
.investment-03 .ul-box .li:nth-child(5n+1) {
  margin-left: 0;
}

.investment-04 {
  padding-top: 80px;
  box-sizing: border-box;
}
.investment-04 .images {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 1135px;
  margin-top: 40px;
  height: 500px;
}
.investment-04 .images span {
  display: inline-block;
  position: absolute;
  bottom: 28px;
  font-size: 24px;
  color: #fff;
  right: 38px;
  z-index: 2;
  line-height: 1;
}
.investment-04 .images:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../images/img18.png) no-repeat center;
  background-size: 100%;
}

.f5f5 {
  background: #f5f5f5;
}

.about-box {
  background: #f7f7f7;
  padding-top: 106px;
  padding-bottom: 106px;
  box-sizing: border-box;
}
.about-box .words-box {
  margin-top: 80px;
}
.about-box .words-box .left-img {
  width: 575px;
}
.about-box .words-box .left-img .imgbox {
  position: relative;
}
.about-box .words-box .left-img .imgbox img {
  transition: .5s;
}
.about-box .words-box .left-img .imgbox.active img {
  transition: .5s;
}
.about-box .words-box .left-img .imgbox .i0 {
  opacity: 0;
}
.about-box .words-box .left-img .imgbox .i1 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
}
.about-box .words-box .left-img .img0 {
  float: right;
  z-index: 2;
}
.about-box .words-box .left-img .img0.active .i0 {
  opacity: 1;
}
.about-box .words-box .left-img .img0.active .i1 {
  opacity: 0;
}
.about-box .words-box .left-img .img1 {
  float: left;
  z-index: 1;
  margin-top: -250px;
  background: #fff;
}
.about-box .words-box .left-img .img1.active .i0 {
  opacity: 0;
}
.about-box .words-box .left-img .img1.active .i1 {
  opacity: .45;
}
.about-box .words-box .left-img .img1 img {
  opacity: .45;
  transition: .5s;
}
.about-box .words-box .left-img .img1 .i0 {
  opacity: .45;
}
.about-box .words-box .left-img .img1 .i1 {
  opacity: 0;
}
.about-box .words-box .right-word {
  font-size: 16px;
  color: #666666;
  line-height: 32px;
  width: 760px;
  padding-top: 18px;
  box-sizing: border-box;
}
.about-box .words-box .right-word p {
  margin-bottom: 10px;
}
.about-box .words-box .right-word .text0 {
  margin-bottom: 90px;
}
.about-box .words-box .right-word .text-num .item {
  float: left;
  width: 50%;
  padding-left: 20px;
  box-sizing: border-box;
  margin-bottom: 75px;
}
.about-box .words-box .right-word .text-num .item .i0 {
  font-size: 16px;
  color: #43b8d2;
  line-height: 1;
}
.about-box .words-box .right-word .text-num .item .i0 span {
  font-size: 72px;
  font-family: "beba";
}
.about-box .words-box .right-word .text-num .item .i1 {
  line-height: 1.2;
  font-size: 14px;
  color: #666666;
  margin-top: 18px;
}

.about-title {
  line-height: 1;
  text-align: center;
}
.about-title .tit {
  font-size: 58px;
}
.about-title .smil-tit {
  font-size: 22px;
  margin-top: 48px;
}

.culture-box {
  padding-top: 110px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.culture-box .words-box {
  margin-top: 70px;
}
.culture-box .item {
  font-size: 14px;
  color: #666666;
  line-height: 28px;
  margin-bottom: 80px;
  overflow: hidden;
}
.culture-box .item .tit {
  font-size: 24px;
  line-height: 36px;
}
.culture-box .item .tit0 {
  height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 50px;
}
.culture-box .item .tit-small {
  margin-bottom: 10px;
}
.culture-box .item0 {
  padding-top: 16px;
  box-sizing: border-box;
}
.culture-box .item0 .words {
  padding-top: 48px;
  box-sizing: border-box;
}
.culture-box .item1 .words {
  padding-top: 50px;
  box-sizing: border-box;
}
.culture-box .item1 .words .wbox0 {
  margin-bottom: 75px;
}
.culture-box .item1 .words .tit {
  margin-bottom: 20px;
}
.culture-box .words {
  width: 690px;
  position: relative;
}
.culture-box .words .num {
  font-size: 200px;
  font-family: Arial;
  color: rgba(0, 0, 0, 0.05);
  position: absolute;
  line-height: 1;
}
.culture-box .words.fl .num {
  left: 0;
  top: 0;
}
.culture-box .words.fr .num {
  right: 124px;
  top: 0;
}
.culture-box .images {
  width: 642px;
  height: 462px;
  overflow: hidden;
}
.culture-box .images img {
  width: 100%;
}

.honor-box {
  padding-top: 110px;
  padding-bottom: 70px;
  box-sizing: border-box;
}
.honor-box .itembox {
  padding-bottom: 30px;
  box-sizing: border-box;
}
.honor-box .words-box {
  margin-top: 80px;
}
.honor-box .item {
  width: 450px;
  float: left;
  margin-left: 25px;
  margin-bottom: 25px;
}
.honor-box .item:nth-child(3n+1) {
  margin-left: 0;
}
.honor-box .item .images {
  padding: 30px 65px;
  padding-bottom: 35px;
  box-sizing: border-box;
  background: #fff;
  display: block;
}
.honor-box .item .images .box {
  position: relative;
}
.honor-box .item .images .i1 {
  position: absolute;
  top: 0;
  left: 0;
}
.honor-box .item .words {
  height: 62px;
  line-height: 62px;
  text-align: center;
  font-size: 18px;
  color: #333333;
  margin-top: 1px;
  background: #fff;
}

.more-text {
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  width: 175px;
  border: 1px solid #c6c6c6;
  border-radius: 40px;
  cursor: pointer;
  transition: .5s;
}
.more-text:hover {
  transition: .5s;
  background: #009ab1;
  color: #fff;
  border-color: #009ab1;
}

.recruitment-box {
  padding-bottom: 115px;
  box-sizing: border-box;
}
.recruitment-box .itembox {
  text-align: center;
  padding-top: 65px;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.recruitment-box .itembox .item {
  float: left;
  width: 33.333%;
  font-size: 15px;
  color: #666666;
  line-height: 25px;
  margin-bottom: 35px;
}
.recruitment-box .itembox .item .t0 {
  font-size: 20px;
  line-height: 1;
  color: #333333;
  margin-bottom: 15px;
  margin-top: 20px;
}
.recruitment-box .ulbox {
  line-height: 1;
  background: #fff;
  text-align: center;
  padding-top: 75px;
  padding-bottom: 50px;
  box-sizing: border-box;
  height: 495px;
}
.recruitment-box .ulbox .li {
  width: 50%;
  height: 100%;
  padding: 60px 0;
  box-sizing: border-box;
}
.recruitment-box .ulbox .li.fl {
  border-right: 1px solid #e5e5e5;
}
.recruitment-box .ulbox .t0 {
  font-size: 58px;
  font-weight: bold;
  color: #333;
}
.recruitment-box .ulbox .t1 {
  font-size: 22px;
  color: #333333;
  margin-top: 25px;
  margin-bottom: 30px;
}
.recruitment-box .ulbox .t2 {
  font-size: 17px;
  color: #4fcbe7;
  transition: .5s;
}
.recruitment-box .ulbox .t2:hover {
  color: #009ab1;
  transition: .5s;
}
.recruitment-box .ulbox .more {
  position: relative;
  padding-right: 16px;
  box-sizing: border-box;
  display: inline-block;
}
.recruitment-box .ulbox .more:hover:after {
  background: url(../images/img29.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.recruitment-box .ulbox .more:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/img21.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}

.contact-box {
  padding-bottom: 100px;
  padding-top: 110px;
  box-sizing: border-box;
  overflow: hidden;
}
.contact-box .words-box .top-tit {
  border-bottom: 1px solid #dedede;
  box-sizing: border-box;
  margin-bottom: 40px;
  line-height: 1;
  margin-top: 75px;
}
.contact-box .words-box .top-tit .item {
  float: left;
  width: 50%;
  text-align: center;
  font-size: 28px;
  color: #333333;
  padding-bottom: 30px;
  box-sizing: border-box;
  position: relative;
  transition: .5s;
}
.contact-box .words-box .top-tit .item:hover, .contact-box .words-box .top-tit .item.active {
  color: #4fcbe7;
  transition: .5s;
}
.contact-box .words-box .top-tit .item:hover:after, .contact-box .words-box .top-tit .item.active:after {
  width: 230px;
  transition: .5s;
}
.contact-box .words-box .top-tit .item:after {
  position: absolute;
  width: 0;
  height: 3px;
  content: "";
  background: #4fcbe7;
  left: 0;
  bottom: -1px;
  right: 0;
  margin: auto;
  transition: .5s;
}
.contact-box .words-box .mapbox {
  background: #fff;
}
.contact-box .words-box .mapbox .map {
  height: 580px;
}
.contact-box .words-box .mapbox .map .image {
  width: 100%;
  height: 100%;
}
.contact-box .words-box .mapbox .map-tit .item {
  text-align: center;
  width: 25%;
  float: left;
  font-size: 14px;
  height: 203px;
  color: #666666;
  line-height: 24px;
  position: relative;
  padding-top: 45px;
  box-sizing: border-box;
}
.contact-box .words-box .mapbox .map-tit .item:nth-child(1):after {
  display: none;
}
.contact-box .words-box .mapbox .map-tit .item:after {
  position: absolute;
  height: 75px;
  width: 1px;
  content: "";
  background: #e5e5e5;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.contact-box .words-box .mapbox .map-tit .item .t0 {
  line-height: 1;
  font-size: 18px;
  color: 3333333;
  margin-bottom: 10px;
  margin-top: 15px;
}

.case-box {
  padding-bottom: 80px;
  box-sizing: border-box;
}
.case-box .words-box {
  padding-top: 30px;
  padding-bottom: 70px;
  box-sizing: border-box;
}
.case-box .words-box .item {
  float: left;
  width: 20%;
  margin-top: 70px;
  height: 65px;
}
.case-box .case-list {
  background: #fff;
  padding-top: 65px;
  padding-bottom: 68px;
}
.case-box .select-box {
  width: 615px;
  height: 50px;
  margin: 0 auto;
  margin-top: 54px;
  margin-bottom: 60px;
}
.case-box .select-box select, .case-box .select-box input {
  border: none;
  background: none;
  outline: none;
  display: inline-block;
  vertical-align: middle;
}
.case-box .select-box select {
  width: 235px;
  height: 50px;
  font-size: 18px;
  color: #333333;
  border: 1px solid #e5e5e5;
  -webkit-appearance: none;
  padding-left: 25px;
  box-sizing: border-box;
  background: url(../images/img34.png) no-repeat center;
  background-position: 200px center;
  margin-right: 12px;
}
.case-box .select-box input {
  width: 50px;
  height: 50px;
  background: url(../images/img14.jpg) no-repeat center;
  background-size: 100%;
  text-indent: -999px;
  overflow: hidden;
  transition: .5s;
}
.case-box .select-box input:hover {
  background-size: 120%;
  transition: .5s;
}
.case-box .page {
  margin-top: 32px;
}
.case-box .images-box {
  padding: 0 20px;
  box-sizing: border-box;
}
.case-box .images-box .item {
  float: left;
  width: 433px;
  margin: 0 10px;
  font-size: 18px;
  margin-bottom: 12px;
  display: block;
  color: #333333;
}
.case-box .images-box .item:hover .images img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.case-box .images-box .item .images {
  height: 282px;
  overflow: hidden;
}
.case-box .images-box .item .images img {
  transition: .5s;
}
.case-box .images-box .item .words {
  line-height: 75px;
  height: 75px;
  text-align: center;
}

.pagination {
  text-align: center;
}
.pagination a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #686868;
  vertical-align: middle;
  margin: 0 1px;
  background: #f7f7f7;
  transition: .5s;
}
.pagination a:hover, .pagination a.active {
  background: #4fcbe7;
  color: #fff;
  transition: .5s;
}

.f7f7 {
  background: #f7f7f7;
}

.pc768 {
  display: block;
}

.m768 {
  display: none;
}

.news-box {
  padding-top: 110px;
  padding-bottom: 60px;
  box-sizing: border-box;
}
.news-box .more-text {
  margin-top: 45px;
}
.news-box .newsbox {
  margin-top: 90px;
}
.news-box .newsbox .images {
  height: 455px;
  overflow: hidden;
}
.news-box .newsbox .images .box {
  width: 100%;
  height: 100%;
  transition: .5s;
}
.news-box .newsbox .images img {
  transition: .5s;
}
.news-box .newsbox .news-bot .li {
  width: 437.5px;
}
.news-box .newsbox .news-bot .active {
  width: 928px;
}
.news-box .newsbox .words {
  height: 260px;
  padding: 30px 35px;
  box-sizing: border-box;
}
.news-box .newsbox .words .t0 {
  font-size: 24px;
  color: #333333;
  line-height: 32px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 64px;
  transition: .5s;
}
.news-box .newsbox .words .time {
  font-size: 12px;
  color: #888888;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 20px;
}
.news-box .newsbox .words .p {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 48px;
}
.news-box .newsbox .words .more {
  display: block;
  width: 80px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  border-radius: 27px;
  font-weight: bold;
  background: #b2b2b2;
  color: #fff;
  transition: .5s;
  margin-top: 25px;
  transition: .5s;
}
.news-box .newsbox .li {
  width: 455px;
  float: left;
  background: #fff;
  margin-bottom: 35px;
}
.news-box .newsbox .li:hover .box {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.news-box .newsbox .li:hover .words .more {
  transition: .5s;
  background: #009ab1;
}
.news-box .newsbox .li:hover .words .t0 {
  transition: .5s;
  color: #009ab1;
}
.news-box .newsbox .fl {
  float: left;
}
.news-box .newsbox .fr {
  float: right;
}
.news-box .newsbox .active {
  width: 910px;
}
.news-box .newsbox .news-center .li {
  margin-left: 35px;
}
.news-box .newsbox .news-center .li.li0 {
  margin-left: 0;
}
.news-box .newsbox .news-center .li1 {
  width: 437.5px;
}

.newtexts-box {
  padding-top: 110px;
  padding-bottom: 60px;
  box-sizing: border-box;
}
.newtexts-box .more-text {
  margin-top: 45px;
}
.newtexts-box .newsbox {
  margin-top: 90px;
}
.newtexts-box .newsbox .images {
  height: 455px;
  overflow: hidden;
}
.newtexts-box .newsbox .images .box {
  width: 100%;
  height: 100%;
  transition: .5s;
}
.newtexts-box .newsbox .images img {
  transition: .5s;
}
.newtexts-box .newsbox .words {
  height: 260px;
  padding: 30px 35px;
  box-sizing: border-box;
}
.newtexts-box .newsbox .words .t0 {
  font-size: 24px;
  color: #333333;
  line-height: 32px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 64px;
  transition: .5s;
}
.newtexts-box .newsbox .words .time {
  font-size: 12px;
  color: #888888;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 20px;
}
.newtexts-box .newsbox .words .p {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 48px;
}
.newtexts-box .newsbox .words .more {
  display: block;
  width: 80px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  border-radius: 27px;
  font-weight: bold;
  background: #b2b2b2;
  color: #fff;
  transition: .5s;
  margin-top: 25px;
  transition: .5s;
}
.newtexts-box .newsbox .li {
  width: 455px;
  float: left;
  background: #fff;
  margin-bottom: 35px;
}
.newtexts-box .newsbox .newsbox-bot .li{
  margin-left: 17.5px;
}
.newtexts-box .newsbox .newsbox-bot .li:nth-child(3n+1){
	margin-left:0;
}
.newtexts-box .newsbox .li.li0 {
  margin-left: 0;
}
.newtexts-box .newsbox .li.li2 {
  width: 437.5px;
}
.newtexts-box .newsbox .li.li1 {
  width: 437.5px;
  margin-left: 35px;
}
.newtexts-box .newsbox .li:hover .box {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.newtexts-box .newsbox .li:hover .words .more {
  transition: .5s;
  background: #009ab1;
}
.newtexts-box .newsbox .li:hover .words .t0 {
  transition: .5s;
  color: #009ab1;
}
.newtexts-box .newsbox .fl {
  float: left;
}
.newtexts-box .newsbox .fr {
  float: right;
}
.newtexts-box .newsbox .active {
  width: 910px;
}
.newtexts-box .newsbox .active.fl {
  width: 928px;
}

.serve-box {
  padding-top: 75px;
  padding-bottom: 60px;
  box-sizing: border-box;
}
.serve-box .serve-top {
  text-align: center;
  background: #f7f8fa;
  line-height: 1;
  padding-top: 89px;
  padding-bottom: 84px;
  box-sizing: border-box;
}
.serve-box .serve-top .t0 {
  font-size: 40px;
  color: #333333;
}
.serve-box .serve-top .t1 {
  font-size: 28px;
  color: #4fcbe7;
  margin-top: 30px;
  margin-bottom: 15px;
}
.serve-box .serve-top .t2 {
  font-size: 16px;
  color: #333333;
}
.serve-box .serve-bot {
  padding-top: 65px;
  box-sizing: border-box;
}
.serve-box .serbox {
  margin-top: 20px;
}

.serve-tit {
  text-align: center;
  line-height: 1;
}
.serve-tit .t0 {
  font-size: 40px;
}
.serve-tit .t1 {
  font-size: 14px;
  margin-top: 22px;
}

body {
  overflow: hidden;
}

.serbox {
  padding: 0 66px;
  box-sizing: border-box;
  position: relative;
}
.serbox .swiper-slide {
  padding: 30px 5px;
  box-sizing: border-box;
}
.serbox .swiper-button-next {
  width: 45px;
  height: 45px;
  background: url(../images/img37.png) no-repeat center;
  background-size: 100%;
  border: 1px solid #d0d0d0;
  border-radius: 50%;
  transition: .5s;
}
.serbox .swiper-button-next:hover {
  background: url(../images/img36.png) #4fcbe7 no-repeat center;
  background-size: 100%;
  border-color: #4fcbe7;
  transition: .5s;
}
.serbox .swiper-button-prev {
  width: 45px;
  height: 45px;
  background: url(../images/img38.png) no-repeat center;
  border: 1px solid #d0d0d0;
  background-size: 100%;
  border-radius: 50%;
  transition: .5s;
}
.serbox .swiper-button-prev:hover {
  background: url(../images/img35.png) #4fcbe7 no-repeat center;
  background-size: 100%;
  border-color: #4fcbe7;
  transition: .5s;
}
.serbox .item {
  box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.03);
  width: 250px;
  margin: 0 auto;
  padding: 30px 0;
  box-sizing: border-box;
  font-size: 24px;
  color: #333333;
  text-align: center;
}
.serbox .item .words {
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  margin-top: 15px;
}
.serbox .item .images {
  width: 190px;
  height: 230px;
  margin: 0 auto;
  overflow: hidden;
}
.serbox .item .images img {
  transition: .5s;
}

.con-banner {
  overflow: hidden;
}
.con-banner .product-text {
  line-height: 1;
  color: #fff;
}
.con-banner .product-text .t0 {
  font-size: 48px;
}
.con-banner .product-text .t1 {
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 48px;
}
.con-banner .product-text .ul .li {
  float: left;
  margin-right: 32px;
}
.con-banner .product-text .ul .img {
  width: 38px;
  height: 38px;
}
.con-banner .product-text .ul .span {
  margin-top: 13px;
}

.con-banner .words .text.product-text {
  height: 209px;
  line-height: 1;
  color: #fff;
  top: 300px;
  padding-left: 125px;
}

.product-box {
  padding-top: 115px;
  padding-bottom: 60px;
  box-sizing: border-box;
}
.product-box .productbox .page {
  margin-top: 42px;
}
.product-box .productbox .pagination a {
  background: #fff;
}
.product-box .productbox .pagination a:hover, .product-box .productbox .pagination a.active {
  background: #4fcbe7;
}

.product-top {
  padding: 85px 125px;
  padding-bottom: 15px;
  background: #fff;
}
.product-top .input {
  width: 245px;
  position: relative;
  height: 54px;
  color: #999999;
  font-size: 16px;
}
.product-top .input input {
  outline: none;
  border: none;
  background: none;
  padding: 0;
}
.product-top .input input[type=text] {
  width: 100%;
  height: 54px;
  border: 1px solid #e2e2e2;
  border-radius: 54px;
  padding-left: 20px;
  box-sizing: border-box;
}
.product-top .input input[type=submit] {
  width: 25px;
  height: 25px;
  text-indent: -999px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 25px;
  bottom: 0;
  margin: auto;
  background: url(../images/img42.png) no-repeat center;
  background-size: 100%;
}
.product-top .text {
  line-height: 1;
}
.product-top .text .t0 {
  font-size: 48px;
}
.product-top .text .t1 {
  font-size: 18px;
  color: #666666;
  margin-top: 20px;
}

.selectbox {
  margin-top: 35px;
}
.selectbox .select {
  font-size: 18px;
  line-height: 46px;
  width: 180px;
  float: left;
  margin-left: 142px;
  margin-bottom: 32px;
  position: relative;
  transition: .5s;
}
.selectbox .select:nth-child(4n+1) {
  margin-left: 0;
}
.selectbox .select.cur {
  color: #2cbede;
  transition: .5s;
}
.selectbox .select.active .select-top span {
  display: block;
  background: url(../images/img44.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.selectbox .select .select-top {
  border-bottom: 1px solid #dcdcdc;
  position: relative;
  cursor: pointer;
}
.selectbox .select .select-top span {
  position: absolute;
  width: 15px;
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/img43.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.selectbox .select .select-bot {
  display: none;
  line-height: 35px;
  background: #fff;
  font-size: 15px;
  position: absolute;
  width: 100%;
  padding-left: 6px;
  box-sizing: border-box;
  z-index: 3;
}
.selectbox .select .select-bot a {
  display: block;
  color: #666666;
}
.selectbox .select .select-bot a:hover {
  color: #009ab1;
}

.productlist {
  margin-top: 47px;
}
.productlist .flex-control-nav {
  bottom: 40px;
  line-height: 1;
  transition: .5s;
  opacity: 0;
}
.productlist .flex-control-paging li a.flex-active {
  box-shadow: none;
  width: 16px;
  border: none;
  height: 16px;
  background: url(../images/a0.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.productlist .flex-control-paging li a {
  box-shadow: none;
  border: none;
  width: 16px;
  height: 16px;
  background: url(../images/a2.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.productlist .flex-control-paging li a:hover {
  background: url(../images/a0.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.productlist .itembox {
  float: left;
  width: 455px;
  height: 600px;
  overflow: hidden;
  margin-left: 17.5px;
  background: #fff;
  margin-bottom: 18px;
  border-radius: 6px;
  padding: 40px 0;
  box-sizing: border-box;
}
.productlist .itembox.cur:hover .flex-control-nav {
  opacity: 1;
  transition: .5s;
}
.productlist .itembox.cur:hover .words .t1 {
  opacity: 0;
  transition: .5s;
}
.productlist .itembox .item:hover img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.productlist .itembox .images {
  width: 365px;
  margin: 0 auto;
}
.productlist .itembox .images img {
  width: 100%;
  transition: .5s;
}
.productlist .itembox .words {
  text-align: center;
  font-size: 20px;
  line-height: 1.3;
  margin-top: 15px;
}
.productlist .itembox .words .t1 {
  margin-top: 15px;
  font-size: 13px;
  transition: .5s;
}
.productlist .itembox:nth-child(3n+1) {
  margin-left: 0;
}

.investment-05 {
  height: 710px;
  padding-top: 95px;
  padding-bottom: 60px;
  box-sizing: border-box;
}
.investment-05 .imagesbox {
  position: relative;
  height: 455px;
  width: 1135px;
  margin: 0 auto;
  margin-top: 60px;
}
.investment-05 .imagesbox .words {
  width: 705px;
  height: 100%;
  color: #fff;
  background: #c3a06d;
  font-size: 30px;
  line-height: 1;
  padding-left: 70px;
  padding-top: 80px;
  box-sizing: border-box;
}
.investment-05 .imagesbox .words .tit {
  margin-bottom: 55px;
}
.investment-05 .imagesbox .item {
  line-height: 98px;
  margin-bottom: 12px;
}
.investment-05 .imagesbox .item span {
  display: inline-block;
  width: 98px;
  text-align: center;
  width: 122px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  margin-right: 18px;
}
.investment-05 .imagesbox .iimg {
  overflow: hidden;
}
.investment-05 .imagesbox .iimg img {
  transition: .5s;
  width: 100%;
}
.investment-05 .imagesbox .iimg:hover img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.investment-05 .imagesbox .img1 {
  position: absolute;
  bottom: 0;
  right: 223px;
}

.investment-06 {
  height: 710px;
}
.investment-06 .text-box {
  width: 100%;
  height: 100%;
  padding-top: 100px;
  box-sizing: border-box;
}
.investment-06 .boxtext {
  width: 202px;
  height: 156px;
  background: #cfa972;
  color: #fff;
  line-height: 1;
  margin: 0 auto;
  border-radius: 10px;
  text-align: center;
  padding-top: 30px;
  box-sizing: border-box;
  margin-top: 45px;
}
.investment-06 .boxtext .t1 {
  font-size: 18px;
}
.investment-06 .boxtext .t0 {
  font-size: 24px;
  margin-bottom: 15px;
}
.investment-06 .boxtext .t0 span {
  line-height: 1;
  font-size: 60px;
  display: inline-block;
}

.investment-07 .box-content .item {
  width: 33.3333333333%;
  height: 635px;
  float: left;
  position: relative;
  overflow: hidden;
}
.investment-07 .box-content .item:hover .images {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.investment-07 .box-content .item .images {
  transition: .5s;
  width: 100%;
  height: 100%;
}
.investment-07 .box-content .item .investment-tit {
  position: absolute;
  width: 100%;
  top: 100px;
  text-align: center;
  left: 0;
}

.investment-08 .box-content .item {
  width: 33.3333333333%;
  height: 500px;
  float: left;
  padding: 0 1%;
  padding-top: 90px;
  box-sizing: border-box;
}
.investment-08 .box-content .item .images {
  width: 110px;
  height: 110px;
  margin: 0 auto;
  margin-bottom: 55px;
}
.investment-08 .box-content .item0 {
  background: #e6e6e6;
}
.investment-08 .box-content .item1 {
  background: #f5f5f5;
}

.investment-09 {
  text-align: center;
  height: 330px;
  color: #fff;
  background: #c3a06d;
  font-size: 20px;
  padding: 46px 0;
  box-sizing: border-box;
}
.investment-09 .item {
  display: inline-block;
  width: 475px;
  height: 240px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  line-height: 1;
  padding-top: 80px;
  box-sizing: border-box;
  margin: 0 8px;
}
.investment-09 .t1 {
  font-size: 48px;
  margin-top: 20px;
}

.investment-05 .imagesbox .img2 {
  width: 429px;
  height: 303px;
}

.investment-05 .imagesbox .img1 {
  width: 503px;
  height: 303px;
}

.imgm {
  display: none;
}

.city-box {
  padding-top: 116px;
  padding-bottom: 65px;
  box-sizing: border-box;
}
.city-box .city-top {
  background: #fff;
  padding-top: 76px;
  padding-bottom: 58px;
  box-sizing: border-box;
}
.city-box .city-top .top {
  margin-top: 15px;
  height: 525px;
}
.city-box .city-top .images {
  width: 800px;
}
.city-box .city-top .words {
  font-size: 14px;
  color: #666666;
  width: 600px;
  text-align: center;
  padding-top: 68px;
  box-sizing: border-box;
}
.city-box .city-top .words .p {
  line-height: 30px;
}
.city-box .city-top .words .lp {
  font-size: 20px;
  color: #47bdd8;
  line-height: 1;
  margin-top: 18px;
  margin-bottom: 50px;
}
.city-box .city-top .words .inputbox select, .city-box .city-top .words .inputbox input {
  border: none;
  background: none;
  outline: none;
  display: inline-block;
  vertical-align: middle;
}
.city-box .city-top .words .inputbox select {
  width: 235px;
  height: 40px;
  font-size: 14px;
  color: #333333;
  border: 1px solid #e5e5e5;
  -webkit-appearance: none;
  padding-left: 25px;
  box-sizing: border-box;
  background: url(../images/img34.png) no-repeat center;
  background-position: 200px center;
  margin-right: 4px;
}
.city-box .city-top .words .inputbox input {
  width: 40px;
  height: 40px;
  background: url(../images/img14.jpg) no-repeat center;
  background-size: 100%;
  text-indent: -999px;
  overflow: hidden;
  transition: .5s;
}
.city-box .more-text {
  margin-top: 44px;
}
.city-box .images-box {
  margin-top: 35px;
}
.city-box .images-box .item {
  float: left;
  font-size: 18px;
  color: #333333;
  text-align: center;
  margin-bottom: 22px;
  width: 453px;
  margin-left: 20px;
}
.city-box .images-box .item:nth-child(3n+1) {
  margin-left: 0;
}
.city-box .images-box .item:hover img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.city-box .images-box .item .images {
  overflow: hidden;
}
.city-box .images-box .item .images img {
  transition: .5s;
}
.city-box .images-box .item .words {
  height: 62px;
  line-height: 62px;
  background: #fff;
}

.product-details .details-01 {
  height: 950px;
  background: #111111;
  position: relative;
}
.product-details .details-01 .images {
  position: absolute;
  left: 0;
  width: 1120px;
  height: 880px;
  bottom: 0;
}
.product-details .details-01 .w1400 {
  position: relative;
  height: 100%;
}
.product-details .details-01 .words {
  position: absolute;
  right: 0;
  bottom: 245px;
  color: #fff;
  line-height: 1;
  max-width: 690px;
}
.product-details .details-01 .t0 {
  font-size: 52px;
}
.product-details .details-01 .t1 {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 35px;
}
.product-details .details-01 .img {
  margin-bottom: 80px;
  width: 165px;
  height: 45px;
}
.product-details .details-01 .ul .item {
  float: left;
  height: 85px;
  text-align: center;
  /*width: 115px;*/
  padding: 0 33px;
  padding-top: 15px;
  font-size: 12px;
  color: #4abad3;
  border-left: 1px solid #1a272a;
  box-sizing: border-box;
}
.product-details .details-01 .ul .item:nth-child(1) {
  text-align: left;
  padding-left: 0;
  box-sizing: border-box;
  border-left: none;
}
.product-details .details-01 .ul .item .img-b {
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
.product-details .details-01 .ul .item .text {
  margin-top: 13px;
}
.product-details .details-02 {
  height: 860px;
  padding-top: 218px;
  box-sizing: border-box;
}
.product-details .details-03 {
  height: 858px;
  padding-top: 90px;
  padding-bottom: 58px;
  box-sizing: border-box;
}
.product-details .details-03 .w1400 {
  position: relative;
}
.product-details .details-03 .city-tit .t0 {
  margin-top: 160px;
  margin-bottom: 35px;
}
.product-details .details-03 .images {
  position: absolute;
  right: -65px;
}
.product-details .details-04 {
  height: 743px;
  padding-top: 178px;
  box-sizing: border-box;
}
.product-details .details-04 .city-tit .t0 {
  margin-bottom: 40px;
}
.product-details .details-04 .images {
  margin-left: -70px;
}
.product-details .details-04 .words {
  max-width: 730px;
  margin-top: 115px;
}
.product-details .details-05 {
  height: 918px;
  padding-top: 180px;
  box-sizing: border-box;
}
.product-details .details-05 .city-tit {
  text-align: center;
  margin: 0;
}
.product-details .details-05 .city-tit .t0 {
  margin-top: 0;
  margin-bottom: 24px;
}
.product-details .details-05 .city-tit .t1 {
  color: #a3a3a6;
}
.product-details .details-05 .ul {
  margin-top: 50px;
  text-align: center;
}
.product-details .details-05 .ul .item {
  display: inline-block;
  color: #94949b;
  font-size: 18px;
  margin: 0 50px;
}
.product-details .details-05 .ul .item span {
  line-height: 20px;
  margin-top: 20px;
}
.product-details .details-06 .words, .product-details .details-06 .images {
  width: 50%;
  height: 473px;
}
.product-details .details-06 .img {
  width: 100%;
  height: 100%;
  transition: .5s;
}
.product-details .details-06 .images {
  overflow: hidden;
}
.product-details .details-06 .images:hover .img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.product-details .details-06 .words {
  padding-top: 80px;
  box-sizing: border-box;
}
.product-details .details-06 .words .t0 {
  border: 1px dashed #4fcbe7;
  color: #4fcbe7;
  font-size: 32px;
  font-family: "beba";
  width: 75px;
  height: 75px;
  border-radius: 50%;
  text-align: center;
  line-height: 73px;
}
.product-details .details-06 .words .t1 {
  font-size: 40px;
  line-height: 1.2;
  margin-top: 35px;
  margin-bottom: 25px;
  color: #000000;
}
.product-details .details-06 .words .t2 {
  font-size: 16px;
  color: #666666;
  line-height: 28px;
}
.product-details .details-06 .words .t2 p {
  margin-bottom: 10px;
}
.product-details .details-06 .words.fl {
  padding-left: 260px;
  padding-right: 125px;
}
.product-details .details-06 .words.fr {
  padding-left: 125px;
  padding-right: 260px;
}
.product-details .details-07 {
  height: 877px;
  padding-top: 145px;
  box-sizing: border-box;
}
.product-details .details-07 .w1400 {
  height: 100%;
  position: relative;
}
.product-details .details-07 .w1400 .tip {
  position: absolute;
  bottom: 45px;
}
.product-details .details-07 .tip {
  font-size: 14px;
  color: #4d4d4d;
  line-height: 1.2;
}
.product-details .details-07 .tip span {
  font-size: 30px;
  margin-top: -30px;
}
.product-details .details-07 .images {
  margin-right: -65px;
  width: 905px;
}
.product-details .details-07 .city-tit .t0 {
  margin-top: 0;
  margin-bottom: 36px;
}
.product-details .details-07 .words {
  max-width: 470px;
  padding-top: 90px;
  box-sizing: border-box;
}
.product-details .details-08 {
  height: 890px;
  background: #000000;
  padding-top: 155px;
  box-sizing: border-box;
}
.product-details .details-08 .city-tit {
  text-align: center;
}
.product-details .details-08 .city-tit .t0 {
  margin-top: 0;
  margin-bottom: 30px;
}
.product-details .details-08 .images {
  width: 990px;
  margin: 0 auto;
  margin-top: 58px;
}
.product-details .details-09 {
  height: 895px;
  background: #080808;
  padding-top: 105px;
  box-sizing: border-box;
}
.product-details .details-09 .city-tit {
  text-align: center;
}
.product-details .details-09 .city-tit .t0 {
  margin-top: 0;
  margin-bottom: 38px;
}
.product-details .details-09 .images {
  width: 960px;
  margin: 0 auto;
  margin-top: 125px;
}
.product-details .details-11 {
  padding-top: 92px;
  box-sizing: border-box;
  background: #f9f9f9;
}
.product-details .details-11 .city-tit {
  text-align: center;
}
.product-details .details-11 .city-tit .t0 {
  margin-top: 0;
  margin-bottom: 22px;
}
.product-details .details-11 .itembox {
  margin-top: 60px;
}
.product-details .details-11 .itembox .img1 {
  margin-right: 170px;
  width: 440px;
  height: 445px;
}
.product-details .details-11 .itembox .img0 {
  margin-top: 60px;
  margin-left: 130px;
  box-sizing: border-box;
  width: 560px;
  height: 155px;
}
.product-details .details-10 {
  height: 550px;
  padding-top: 92px;
  box-sizing: border-box;
}
.product-details .details-10 .city-tit {
  text-align: center;
}
.product-details .details-10 .city-tit .t0 {
  margin-top: 0;
  margin-bottom: 22px;
}
.product-details .details-10 .itembox {
  text-align: center;
  width: 1320px;
  margin: 0 auto;
  margin-top: 55px;
}
.product-details .details-10 .itembox .item {
  float: left;
  width: 33%;
  text-align: center;
  height: 202px;
  border-left: 1px solid #e5e5e5;
  padding-top: 25px;
  box-sizing: border-box;
}
.product-details .details-10 .itembox .item:nth-child(1) {
  border-left: none;
}
.product-details .details-10 .itembox .item .t1 {
  line-height: 1;
  font-size: 24px;
  color: #333333;
  margin-top: 16px;
  margin-bottom: 20px;
}
.product-details .details-10 .itembox .item .t2 {
  font-size: 14px;
  color: #666666;
  line-height: 25px;
}
.product-details .details-10 .itembox .item .t0 img {
  width: 18px;
  height: 18px;
  display: inline-block;
}
.product-details .details-12 {
  height: 778px;
  padding-top: 98px;
  box-sizing: border-box;
}
.product-details .details-12 .city-tit {
  text-align: center;
}
.product-details .details-12 .city-tit .t0 {
  margin-top: 0;
  margin-bottom: 28px;
}
.product-details .details-12 .images {
  width: 615px;
  height: 415px;
  margin: 0 auto;
  margin-top: 85px;
}

.product-details .details-04 .city-tit .t1 {
  color: rgba(255, 255, 255, 0.6);
}

.product-details .details-02 .city-tit .t1 {
  font-size: 18px;
}

.city-tit {
  color: #fff;
}
.city-tit .t0 {
  font-size: 52px;
  margin-top: 16px;
  margin-bottom: 55px;
  line-height: 65px;
}
.city-tit .t1 {
  font-size: 16px;
  line-height: 30px;
}
.city-tit.active {
  color: #000000;
}
.city-tit.active .t1 {
  color: #666666;
}

.product-details .details-06 .img1 {
  display: none;
}

.product-details .details-05 .ul .item .img {
  width: auto;
}

.m-header .sub-menu {
  overflow-y: scroll;
}

.video-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  top: 0;
  left: 0;
  cursor: pointer;
}
.video-fixed .cha {
  width: 25px;
  height: 25px;
  background: url(../images/x15.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  right: 5px;
  top: 5px;
}
.video-fixed .videobox {
  width: 80%;
  height: 70%;
  max-width: 1200px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  /*background:#fff;*/
  padding: 30px;
  box-sizing: border-box;
}
.weixinbox{
	margin-top: 20px;
}
.weixinbox .item{
	float:left;
	margin:0 10px;
}
.weixinbox {
	position: relative;
}
.weixinbox .item .item-top{
	width: 40px;
	height: 40px;
	border:1px solid rgba(0,0,0,.1);
	transition:.5s;
	border-radius: 50%;
}
.weixinbox .item .item-top:hover,.weixinbox .item .item-top.active{
	width: 40px;
	height: 40px;
	border:1px solid #b4e3ea;
	transition:.5s;
}

.weixinbox .item .item-bot{
	position: absolute;
	left:-55px;
	top: 65px;
	width: 215px;
	height: 115px;
	box-shadow: 0 5px 10px -1px rgba(0,0,0,.05);
	text-align: center;
	background:#fff;
	padding-top: 10px;
	box-sizing: border-box;
	opacity: 0;
	transition:.5s;
}
.weixinbox .item .item-bot.active{
	opacity: 1;
	transition:.5s;
}

.weixinbox .item .item-bot .img{
	display: inline-block;
	width: 70px;
	margin:0 10px;
}
.weixinbox .item .item-bot .img img{
	width: 70px;
	height: 70px;
	padding:5px;
	box-sizing:border-box;

}
.weixinbox .item .item-bot .img{
	color:#666666;
	font-size: 14px;
}
.weixinbox .item.weixin .item-top{
	background:url(../images/nm3.png) no-repeat center;
	background-size: 100%;
}
.weixinbox .item.weixin .item-top:hover,.weixinbox .item.weixin .item-top.active{
	background:url(../images/nm0.png) no-repeat center;
	background-size: 100%;
}
.weixinbox .item.weibo .item-top{
	background:url(../images/nm1.png) no-repeat center;
	background-size: 100%;
}
.weixinbox .item.weibo .item-top:hover,.weixinbox .item.weibo .item-top.active{
	background:url(../images/nm2.png) no-repeat center;
	background-size: 100%;
}


.flexd-right {
  width: 51px;
  height: 157px;
  position: fixed;
  right: 38px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 15;
}
.flexd-right .item {
  display: block;
  height: 52px;
  margin-bottom: 1px;
  background: #fff;
  transition: .5s;
}
.flexd-right .item:hover {
  transition: .5s;
}
.flexd-right .item0 {
  background: url(../images/x16.png) #fff no-repeat center;
  background-size: 100%;
}
.flexd-right .item0:hover {
  background: url(../images/a16.png) #fff no-repeat center;
  background-size: 100%;
}
.flexd-right .item1 {
  background: url(../images/x17.png) #fff no-repeat center;
  background-size: 100%;
}
.flexd-right .item1:hover {
  background: url(../images/a17.png) #fff no-repeat center;
  background-size: 100%;
}
.flexd-right .item2 {
  background: url(../images/x18.png) #fff no-repeat center;
  background-size: 100%;
}
.flexd-right .item2:hover {
  background: url(../images/a18.png) #fff no-repeat center;
  background-size: 100%;
}

.histiry-box {
  padding-top: 105px;
  padding-bottom: 85px;
  box-sizing: border-box;
}
.histiry-box .words-box {
  margin-top: 70px;
  height: 50px;
  position: relative;
}
.histiry-box .words-box .swiper-container {
  overflow: visible;
}
.histiry-box .words-box .swiper-button-next {
  width: 45px;
  height: 45px;
  background: url(../images/img37.png) no-repeat center;
  background-size: 100%;
  border: 1px solid #d0d0d0;
  border-radius: 50%;
  transition: .5s;
}
.histiry-box .words-box .swiper-button-next:hover {
  background: url(../images/img36.png) #4fcbe7 no-repeat center;
  background-size: 100%;
  border-color: #4fcbe7;
  transition: .5s;
}
.histiry-box .words-box .swiper-button-prev {
  width: 45px;
  height: 45px;
  background: url(../images/img38.png) no-repeat center;
  border: 1px solid #d0d0d0;
  background-size: 100%;
  border-radius: 50%;
  transition: .5s;
}
.histiry-box .words-box .swiper-button-prev:hover {
  background: url(../images/img35.png) #4fcbe7 no-repeat center;
  background-size: 100%;
  border-color: #4fcbe7;
  transition: .5s;
}
.histiry-box .words-box .serboxs {
  height: 100%;
  width: 940px;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
  position: static;
  height: 120px;
}
.histiry-box .words-box .line {
  width: 100%;
  height: 1px;
  position: absolute;
  background: #dedede;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.histiry-box .words-box .w1400 {
  position: relative;
  height: 50px;
}
.histiry-box .words-box .swiper-slide {
  padding: 0;
  height: 50px;
  font-size: 20px;
  color: #666666;
  position: relative;
  line-height: 1;
}
.histiry-box .words-box .swiper-slide:after {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/x20.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.histiry-box .words-box .swiper-slide:before {
  content: "";
  width: 1px;
  height: 80px;
  position: absolute;
  top: 38px;
  opacity: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #a3e1ef;
  transition: .5s;
}
.histiry-box .words-box .swiper-slide .items {
  position: absolute;
  width: 100%;
  top: 50px;
  text-align: center;
  opacity: 1;
  transition: .5s;
}
.histiry-box .words-box .swiper-slide-active:after {
  background: url(../images/x19.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.histiry-box .words-box .swiper-slide-active:before {
  opacity: 1;
  transition: .5s;
}
.histiry-box .words-box .swiper-slide-active .items {
  opacity: 0;
  transition: .5s;
}
.histiry-box .img-content {
  text-align: center;
  margin-top: 85px;
}
.histiry-box .imgul {
  margin-top: 40px;
}
.histiry-box .imgul .img {
  display: inline-block;
  margin: 0 5px;
  width: 453px;
  height: 375px;
}
.histiry-box .top-tit {
  line-height: 1;
}
.histiry-box .top-tit .t0 {
  font-size: 65px;
  color: #4fcbe7;
}
.histiry-box .top-tit .t1 {
  font-size: 20px;
  color: #333333;
  margin-top: 40px;
  margin-bottom: 10px;
}
.histiry-box .top-tit .t2 {
  font-size: 16px;
  color: #666666;
  line-height: 26px;
}

.details-07 .images {
  position: relative;
}
.details-07 .images .spanbox {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.details-07 .images .i {
  width: 33px;
  height: 33px;
  background: url(../images/x21.png) no-repeat center;
  background-size: 100%;
  position: relative;
  top: 70px;
  z-index: 3;
  cursor: pointer;
}
.details-07 .images .span {
  position: absolute;
  width: 260px;
  z-index: 1;
}
.details-07 .images .span.active {
  z-index: 5;
}
.details-07 .images .span.active:after {
  display: block;
}
.details-07 .images .span:after {
  content: "";
  position: absolute;
  left: 28px;
  top: 25px;
  width: 228px;
  height: 50px;
  background: url(../images/x22.png) no-repeat center;
  background-size: 100%;
  z-index: 1;
  display: none;
}
.details-07 .images .span .box {
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  /*top: -69px;*/
  /*left: -45px;*/
  top: 0;
  right: 0;
  width: 168px;
  display: none;
  line-height: 1;
}
.details-07 .images .span .box .b-img {
  margin-top: 25px;
  width: 160px;
}
.details-07 .images .span0 {
  right: 63.5%;
  top: 43.5%;
}
.details-07 .images .span1 {
  right: 58.4%;
  top: 13.5%;
}
.details-07 .images .span2 {
  right: 35%;
  top: 51%;
}
.details-07 .images .span3 {
  right: 33.5%;
  top: 35%;
}
.details-07 .images .span4 {
  right: 15.7%;
  top: 19%;
}
.details-07 .images .span5 {
  right: 9%;
  top: 70%;
}
.details-07 .images .span6 {
  right: -17.5%;
  top: 49%;
}
.details-07 .images .span6 .box {
  top: -100%;
  right: 100%;
}
.details-07 .images .span6.active:after {
  display: none;
}
.details-07 .images .span6 .box .b-img {
  margin-top: 10px;
}
.details-07 .m-text {
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 10%;
  box-sizing: border-box;
}
.details-07 .m-text .itembox {
  font-size: 14px;
  color: #fff;
  display: none;
}
.details-07 .m-text .itembox img {
  width: 100%;
}
.details-07 .m-text .itembox.active {
  display: block;
}

.infotit {
  text-align: center;
  padding-bottom: 40px;
  border-bottom: solid 1px #ededed;
  margin-bottom: 30px;
}

.infotit h2 {
  font-size: 38px;
  color: #333;
  line-height: 42px;
  margin-bottom: 30px;
}

.infotit p {
  font-size: 14px;
  color: #999;
  line-height: 26px;
}

.infotit p span {
  color: #999;
}

.infotx {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
}

.infotx img {
  max-width: 100%;
}

.infotx p {
  word-wrap: break-word;
}

.infoctrl {
  padding-top: 40px;
  border-top: solid 1px #ededed;
  margin-top: 30px;
}

.pagectrl p {
  font-size: 14px;
  line-height: 28px;
  color: #666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.pagectrl p a {
  color: #999;
  display: inline;
}

.pagectrl p a:hover {
  color: #3d9471;
}

.infotit .tit01 {
  font-size: 25px;
  line-height: 1.5;
  margin-bottom: 12px;
}

.pageback a {
  font-size: 14px;
  padding-right: 22px;
  color: #666;
}

.pageback a:hover {
  color: #4fcbe7;
}

.infotx {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
}

.infotx img {
  max-width: 100%;
}

.infotx p {
  word-wrap: break-word;
}

.pagectrl {
  max-width: 80%;
}

.pagectrl p a {
  color: #999;
  display: inline;
}

.pagectrl p a:hover {
  color: #4fcbe7;
}

.flexd-right {
  display: none;
}

.header .bocweb-nav .nav-li.shop .li-top img {
  transition: .5s;
}

.header .bocweb-nav .nav-li.shop .li-top:hover img {
  opacity: .5;
  transition: .8s;
}

.headsearch-box {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 10;
  top: 0;
  left: 0;
  display: none;
}

.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;
}

.application-conbox .swiper-slide a {
  display: block;
  color: #222222;
}

.info1-02 .itembox {
  z-index: 1;
  position: relative;
}

.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/img2.png) no-repeat center;
}

.case-box .words-box .item:hover img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.case-box .words-box .item img {
  transition: .5s;
}

.bocweb-footer .pcfooter .top .right select.input {
  background-image: url(../images/x23.png);
  background-image: none\9;
  background-position: 190px center;
  background-repeat: no-repeat;
}

.productlist .itembox .words {
  color: #333;
}
.productlist .itembox .words .t1 {
  color: #666;
}

.serbox .item {
  display: block;
}

select {
  background-image: none\0 !important;
}

.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #888;
  top: 0;
  left: 0;
  z-index: 20;
}
.loading.active .span {
  width: 100%;
  transition: 4s;
}
.loading .span {
  display: block;
  background: #fff;
  top: 0;
  width: 0;
  height: 10px;
  left: 0;
  transition: 4s;
}

.ttop {
  position: fixed;
  border-radius: 50%;
  cursor: pointer;
  width: 45px;
  height: 45px;
  background: url(../images/top.png) #fff no-repeat center center;
  background-size: 100%;
  right: 160px;
  bottom: 40px;
  cursor: pointer;
  transition: all 1s;
  z-index: 20;
  display: none;
  transition: .5s;
  border: 1px solid #c3c3c4;
}
.ttop:hover {
  background: url(../images/top1.png) #fff no-repeat center center;
  transition: .5s;
  background-size: 100%;
  border-color: #2cbede;
}

.honor-box .item .images .box {
  overflow: hidden;
}
.honor-box .item .images img {
  transition: .5s;
}

.honor-box .item .images:hover img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}

.mbox {
  display: none;
}

.pcbox {
  display: block;
}

.header .bocweb-nav .nav-li .li-bot a {
  width: 100%;
}

.case-box .images-box .item .images img {
  width: 100%;
}

.about-box .words-box .left-img .imgbox {
  width: 490px;
  height: 568px;
}

.about-box .words-box {
  overflow: hidden;
}

.recruitment-box .itembox .item img {
  width: 85px;
  height: 85px;
  margin: 0 auto;
}

@media screen and (max-width: 1700px) {
  .about-title .smil-tit {
    font-size: 18px;
    margin-top: 38px;
  }

  .about-title .tit {
    font-size: 45px;
  }

  .product-details .details-01 .images {
    width: 65%;
    height: auto;
  }

  .product-details .details-01 .words {
    bottom: 20%;
  }

  .ttop {
    right: 3%;
  }
}
@media screen and (max-width: 1650px) {
  .w1400 {
    width: 86%;
  }
  .newtexts-box .newsbox .newsbox-bot .li{
  	width: 32.5%;
  	margin-left:1.25%;
  }

  .product-details .details-02 .city-tit .t1 {
    font-size: 16px;
  }

  .histiry-box .top-tit .t0 {
    font-size: 50px;
  }

  .bocweb-footer .pcfooter .top .right select.input {
    background-position: 90% center;
  }

  .histiry-box .imgul .img {
    width: 30%;
    height: auto;
    margin: 0 1%;
  }

  .contact-box {
    padding-top: 80px;
    padding-bottom: 90px;
  }

  .contact-box .words-box .top-tit {
    margin-top: 60px;
    margin-bottom: 35px;
  }

  .contact-box .words-box .top-tit .item {
    font-size: 24px;
  }

  .culture-box .words-box {
    margin-top: 55px;
  }

  .honor-box {
    padding-top: 90px;
    padding-bottom: 55px;
  }

  .culture-box .item {
    margin-bottom: 65px;
  }

  .culture-box {
    padding-top: 90px;
  }

  .case-box .words-box .item {
    height: auto;
  }

  .about-box .words-box .left-img {
    width: 42%;
  }

  .about-box {
    padding: 90px 0;
  }

  .bocweb-footer .pcfooter .top .center {
    width: 56%;
    padding-left: 1%;
    padding-right: 3%;
  }

  .about-box .words-box .right-word .text-num .item .i0 span {
    font-size: 58px;
  }

  .about-box .words-box .left-img .imgbox {
    height: auto;
    width: 85%;
  }
  .weixinbox .item .item-bot{
  	width: 200px;
  }

  .bocweb-footer-contact .li {
    margin: 0 .5rem;
  }

  .about-box .words-box .right-word {
    width: 54%;
  }

  .bocweb-footer .pcfooter .top .images {
    margin-right: 50px;
  }

  .bocweb-footer .pcfooter .top {
    padding-left: 50px;
    padding-top: 70px;
    padding-bottom: 100px;
    height: auto;
  }

  .productlist .flex-control-nav {
    bottom: 30px;
  }

  .productlist .itembox .images {
    width: 80%;
  }

  .productlist .itembox {
    width: 32%;
    margin-left: 2%;
    height: 7rem;
  }

  .selectbox .select {
    width: 21%;
    margin-left: 5.3%;
  }
  .selectbox .select:nth-child(4n+1) {
    margin-left: 0;
  }

  .case-box .words-box .item {
    margin-top: 50px;
  }

  .case-box .images-box .item {
    width: 32%;
    margin: 0 0.6666666667%;
    margin-bottom: 10px;
  }
  .case-box .images-box .item .words {
    line-height: 65px;
    height: 65px;
  }

  .news-box .newsbox .li {
    width: 32.5%;
  }

  .news-box .newsbox .active {
    width: 65%;
  }

  .newtexts-box .newsbox .li {
    width: 32.5%;
  }

  .newtexts-box .newsbox .active {
    width: 65%;
  }

  .newtexts-box .newsbox .li.li1 {
    width: 31.25%;
    margin-left: 2.5%;
  }

  .newtexts-box .newsbox .active.fl {
    width: 66.28%;
  }

  .newtexts-box .newsbox .li.li2 {
    width: 31.25%;
  }

  .news-box .newsbox .news-center .li1 {
    width: 31.25%;
  }

  .news-box .newsbox .news-center .li {
    margin-left: 2.5%;
  }

  .news-box .newsbox .news-bot .li {
    width: 31.25%;
  }

  .news-box .newsbox .news-bot .active {
    width: 66.28%;
  }

  .news-box .newsbox .images {
    height: 5.55rem;
  }

  .case-box .images-box .item .images {
    height: auto;
  }

  .bocweb-footer .pcfooter {
    height: auto;
  }

  .bocweb-footer .pcfooter .top .right {
    width: 3.5rem;
  }

  .bocweb-footer .pcfooter .bot {
    height: 60px;
    line-height: 60px;
  }

  .header .bocweb-nav .nav-li .li-top {
    width: 1.35rem;
  }

  .recruitment-box .ulbox {
    height: 420px;
  }

  .header .bocweb-nav.fl {
    margin-left: 1rem;
  }

  .wel-itembox .item{
    width: 48%;
  }


  .recruitment-box .ulbox .t0 {
    font-size: 45px;
  }

  .wel-itembox .item .images {
    height: auto;
  }

  .conbox-03 .item-box .item {
    width: 23%;
    margin-left: 2.6666666667%;
  }
  .conbox-03 .item-box .item .images {
    height: auto;
  }

  .conbox-04 .item-box .words-box {
    width: 48%;
    height: auto;
  }

  .conbox-01 .tit .cn {
    font-size: 30px;
  }

  .conbox-01 .tit .en {
    font-size: 20px;
  }

  .wel-tit .en {
    font-size: 36px;
  }

  .wel-tit .cn {
    font-size: 22px;
  }

  .news-box .newsbox .words .t0 {
    font-size: 22px;
    line-height: 30px;
    height: 60px;
  }

  .news-box {
    padding-top: 90px;
    padding-bottom: 50px;
  }

  .news-box .newsbox {
    margin-top: 70px;
  }

  .serbox .item .images {
    width: auto;
    height: auto;
  }

  .serbox .item {
    width: 80%;
  }

  .serbox .item .words {
    font-size: 22px;
  }

  .serve-box .serve-top .t0 {
    font-size: 32px;
  }

  .serve-box .serve-top {
    padding: 70px 0;
  }

  .serve-tit .t0 {
    font-size: 32px;
  }

  .product-top .text .t0 {
    font-size: 40px;
  }

  .con-banner .product-text .t0 {
    font-size: 40px;
  }

  .con-banner .product-text .t1 {
    font-size: 26px;
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .con-banner .product-text .ul .li {
    margin-right: 25px;
  }

  .con-banner .words .text.product-text {
    height: 175px;
  }

  .product-box {
    padding-top: 95px;
    padding-bottom: 50px;
  }

  .culture-box .words {
    width: 49%;
  }

  .culture-box .images {
    width: 45%;
    height: auto;
  }

  .honor-box .item {
    width: 32%;
    margin-left: 2%;
  }

  .honor-box .item .images {
    padding: 25px 55px;
  }

  .recruitment-box {
    padding-bottom: 90px;
  }

  .n48 {
    font-size: 38px;
  }

  .investment-banner .words .tit {
    line-height: 50px;
  }

  .investment-banner .words .smil-tit {
    margin-top: 30px;
    margin-bottom: 45px;
  }

  .investment-banner .words .text {
    height: 250px;
    margin-top: -45px;
  }

  .investment-banner .pc-banner {
    height: 700px;
  }

  .investment-01 .title .tit {
    font-size: 32px;
    line-height: 45px;
  }

  .investment-01 {
    height: auto;
    padding-bottom: 20px;
    padding-top: 80px;
    box-sizing: border-box;
  }

  .investment-02 {
    padding-top: 75px;
    padding-bottom: 55px;
    height: auto;
  }

  .investment-tit .tit {
    font-size: 32px;
  }

  .investment-tit .smil-tit {
    font-size: 18px;
  }

  .investment-02 .images {
    margin-top: 50px;
  }

  .investment-03 {
    height: auto;
    padding-top: 75px;
    padding-bottom: 60px;
  }

  .investment-03 .ul-box {
    margin-top: 50px;
  }

  .investment-03 .ul-bot {
    font-size: 18px;
    margin-top: 35px;
    line-height: 30px;
  }

  .investment-04 {
    padding-top: 65px;
  }

  .investment-05 {
    padding-top: 80px;
    height: auto;
    padding-bottom: 50px;
  }

  .investment-06 .text-box {
    padding-top: 85px;
  }

  .investment-06 {
    height: 700px;
  }

  .investment-07 .box-content .item {
    height: 580px;
  }

  .investment-08 .box-content .item .images {
    width: 100px;
    height: 100px;
  }

  .investment-09 .item {
    padding-top: 70px;
  }

  .investment-09 .t1 {
    font-size: 38px;
  }

  .product-details .details-01 .t0 {
    font-size: 42px;
  }

  .product-details .details-01 .t1 {
    margin-top: 18px;
    margin-bottom: 30px;
  }

  .product-details .details-01 .img {
    margin-bottom: 65px;
  }

  .city-tit .t0 {
    font-size: 42px;
  }

  .product-details .details-11 .itembox .img1 {
    margin-right: 10%;
  }

  .product-details .details-01 .ul .item {
    padding: 0 25px;
    padding-top: 15px;
  }

  .product-details .details-11 .itembox .img0 {
    margin-left: 8%;
    height: auto;
  }

  .city-tit .t0 {
    margin-bottom: 50px;
  }

  .product-details .details-06 .words .t1 {
    font-size: 32px;
  }

  .city-tit .t1 {
    font-size: 16px;
    line-height: 28px;
  }

  .product-details .details-01 .images {
    width: 75%;
  }

  .product-details .details-07 .images {
    width: 845px;
    margin-right: 0;
  }

  .histiry-box {
    padding-top: 90px;
    padding-bottom: 60px;
  }

  .details-07 .images .span0 {
    right: 60%;
  }

  .city-box .city-top .words {
    width: 42%;
  }

  .city-box .city-top .images {
    width: 58%;
  }

  .city-box .images-box .item {
    width: 32%;
    margin-left: 2%;
  }

  .city-box .city-top .top {
    height: auto;
  }

  .city-box {
    padding-top: 95px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 1450px) {
  .w1400 {
    width: 95%;
  }

  .product-details .details-02 .city-tit .t1 {
    font-size: 14px;
  }

  .con-banner .pc-banner {
    height: 600px;
  }

  .con-banner .words .text {
    top: 280px;
  }

  .city-box .images-box .item .words {
    height: 50px;
    line-height: 50px;
  }

  .city-box .images-box .item {
    font-size: 16px;
  }

  .flexd-right {
    right: 20px;
  }

  .histiry-box {
    padding-top: 70px;
    padding-bottom: 50px;
  }

  .contact-box {
    padding-top: 60px;
    padding-bottom: 70px;
  }

  .histiry-box .top-tit .t0 {
    font-size: 40px;
  }

  .contact-box .words-box .top-tit .item {
    font-size: 22px;
  }

  .honor-box .item .images {
    padding: 20px 35px;
  }

  .honor-box .item .words {
    font-size: 16px;
    height: 55px;
    line-height: 55px;
  }

  .culture-box .item .tit {
    font-size: 20px;
    line-height: 30px;
  }

  .culture-box .item .tit0 {
    height: 60px;
  }

  .culture-box .item {
    margin-bottom: 50px;
  }

  .culture-box .words-box {
    margin-top: 40px;
  }

  .culture-box {
    padding-top: 70px;
  }

  .culture-box .words .num {
    font-size: 160px;
  }

  .serbox .item {
    width: 90%;
  }

  .product-top {
    padding: 65px 85px;
    padding-bottom: 15px;
  }

  .about-box {
    padding: 75px 0;
  }

  .about-box .words-box {
    margin-top: 55px;
  }

  .about-box .words-box .right-word .text0 {
    margin-bottom: 75px;
  }

  .about-box .words-box .right-word {
    font-size: 15px;
    line-height: 25px;
  }

  .city-box {
    padding-top: 75px;
    padding-bottom: 40px;
  }

  .city-box .city-top {
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .case-box .images-box .item .words {
    font-size: 16px;
  }

  .conbox-04 .item-box .words-box {
    padding: 60px 0;
  }

  .wel-conbox {
    padding-bottom: 75px;
  }

  .bocweb-footer-contact .li {
    margin: 0 .7rem;
  }

  .bocweb-footer .pcfooter .top .center {
    width: 60%;
  }

  .bocweb-footer-contact a {
    line-height: 25px;
  }

  .header .bocweb-nav .nav-li .li-top {
    width: 1.5rem;
  }

  .productlist .flex-control-nav {
    bottom: 25px;
  }

  .productlist .itembox {
    height: 7.6rem;
  }

  .conbox-01 {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .conbox-01 .tit .en {
    font-size: 16px;
  }

  .conbox-01 .tit .cn {
    font-size: 24px;
    margin-top: 15px;
  }

  .wel-itembox {
    margin-top: 45px;
  }

  .wel-tit .en {
    font-size: 30px;
  }

  .wel-tit .cn {
    font-size: 18px;
    margin-top: 15px;
  }

  .conbox-03 {
    padding-top: 45px;
  }

  .conbox-04 {
    padding-top: 45px;
  }

  .conbox-03 .item-box .item .words-box .text-smil {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .about-title .tit {
    font-size: 35px;
  }

  .about-title .smil-tit {
    font-size: 16px;
    margin-top: 30px;
  }

  .news-box .newsbox .words .t0 {
    font-size: 20px;
  }

  .news-box .newsbox .words {
    padding: 20px 30px;
    height: auto;
  }

  .news-box {
    padding-top: 70px;
    padding-bottom: 35px;
    box-sizing: border-box;
  }

  .news-box .newsbox {
    margin-top: 50px;
  }

  .news-box .more-text {
    margin-top: 35px;
  }

  .con-banner .product-text .t0 {
    font-size: 32px;
  }

  .con-banner .product-text .t1 {
    font-size: 22px;
    margin-top: 12px;
    margin-bottom: 24px;
  }

  .con-banner .words .text.product-text {
    height: auto;
  }

  .product-top .text .t0 {
    font-size: 32px;
  }

  .product-top .input input[type=text] {
    height: 45px;
    border-radius: 45px;
  }

  .product-top .input {
    height: 45px;
  }

  .selectbox .select {
    font-size: 16px;
  }

  .product-box {
    padding-top: 75px;
  }

  .honor-box {
    padding-top: 70px;
    padding-bottom: 40px;
  }

  .honor-box .words-box {
    margin-top: 55px;
  }

  .recruitment-box .itembox .item {
    padding: 0 15px;
    box-sizing: border-box;
  }

  .recruitment-box .itembox .item br {
    display: none;
  }

  .recruitment-box .ulbox .t0 {
    font-size: 36px;
  }

  .recruitment-box .ulbox .t1 {
    font-size: 20px;
  }

  .recruitment-box .ulbox {
    height: auto;
  }

  .recruitment-box {
    padding-bottom: 70px;
  }

  .n48 {
    font-size: 32px;
  }

  .investment-banner .words .tit {
    line-height: 45px;
  }

  .investment-banner .words .text {
    height: 240px;
    margin-top: -35px;
  }

  .investment-01 .title .smil-tit {
    font-size: 16px;
    width: 220px;
    height: 45px;
    line-height: 45px;
  }

  .investment-01 .images {
    width: 95%;
    margin: 0 auto;
  }

  .investment-tit .smil-tit {
    font-size: 16px;
    line-height: 28px;
  }

  .investment-02 .images {
    width: 82%;
    height: auto;
    margin-top: 40px;
  }
  .investment-02 .images img {
    width: 100%;
  }

  .investment-03 .ul-box {
    width: 85%;
  }

  .investment-03 .ul-box .li {
    width: 18%;
    margin-left: 2.25%;
    height: auto;
    padding: 25px 0;
  }

  .investment-04 .images {
    width: 85%;
    height: auto;
  }
  .investment-04 .images img {
    width: 100%;
  }

  .investment-05 .imagesbox {
    width: 85%;
    height: auto;
  }

  .investment-05 .imagesbox .words {
    padding-bottom: 65px;
    width: 62%;
  }

  .investment-05 .imagesbox .iimg {
    width: auto;
    height: auto;
  }

  .investment-05 .imagesbox .img1 {
    width: 44%;
    right: 15%;
  }

  .investment-05 .imagesbox .img2 {
    width: 37%;
  }

  .investment-06 {
    height: 650px;
  }

  .investment-07 .box-content .item {
    height: 7rem;
  }

  .investment-08 .box-content .item .images {
    width: 90px;
    height: 90px;
    margin-bottom: 40px;
  }

  .investment-tit .tit {
    font-size: 28px;
  }

  .investment-01 .title .tit {
    font-size: 28px;
    line-height: 40px;
  }

  .investment-03 .ul-bot {
    margin-top: 20px;
  }

  .investment-05 .imagesbox .words .tit {
    margin-bottom: 40px;
  }

  .investment-05 .imagesbox .item {
    line-height: 85px;
  }

  .investment-05 .imagesbox .words {
    font-size: 24px;
  }

  .investment-05 .imagesbox .item span {
    width: 95px;
  }

  .investment-06 .boxtext .t0 span {
    font-size: 45px;
  }

  .investment-06 .boxtext .t0 {
    font-size: 20px;
  }

  .investment-06 .boxtext {
    width: 180px;
    height: 140px;
  }

  .investment-09 .t1 {
    font-size: 30px;
  }

  .investment-09 .item {
    width: 40%;
    margin: 0 2%;
    height: auto;
    padding: 55px  0;
  }

  .investment-09 {
    height: auto;
  }

  .product-details .details-01 .images {
    width: 60%;
  }

  .product-details .details-01 {
    height: 800px;
  }

  .product-details .details-01 .t0 {
    font-size: 30px;
  }

  .product-details .details-01 .t1 {
    font-size: 16px;
    margin-bottom: 22px;
  }

  .product-details .details-01 .img {
    height: auto;
    width: 130px;
    margin-bottom: 45px;
  }

  .product-details .details-01 .ul .item {
    padding: 0 20px;
    padding-top: 15px;
  }

  .city-tit .t0 {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 35px;
  }

  .city-tit .img {
    width: 140px;
  }

  .city-tit .t1 {
    font-size: 14px;
    line-height: 24px;
  }

  .product-details .details-02 {
    height: 700px;
    padding-top: 160px;
  }

  .product-details .details-03 .images {
    right: 0;
    position: static;
    width: 50%;
  }

  .product-details .details-03 {
    height: auto;
  }

  .product-details .details-03 .city-tit .t0 {
    margin-top: 120px;
  }

  .product-details .details-01 .words {
    bottom: 25%;
  }

  .product-details .details-04 .images {
    margin-left: 0;
    width: 53%;
  }

  .product-details .details-09 {
    padding: 75px 0;
    height: auto;
  }

  .product-details .details-04 .words {
    max-width: none;
    width: 45%;
  }

  .product-details .details-12 .images {
    margin-top: 70px;
  }

  .product-details .details-12 {
    height: auto;
    padding: 75px 0;
  }

  .product-details .details-11 {
    padding-top: 75px;
  }

  .product-details .details-10 {
    height: auto;
    padding: 70px 0;
  }

  .product-details .details-10 .itembox {
    margin-top: 45px;
  }

  .product-details .details-09 .images {
    margin-top: 70px;
  }

  .product-details .details-07 .images {
    /*width: 60%;*/
    width: 725px;
  }

  .product-details .details-08 {
    height: auto;
    padding: 100px  0;
  }

  .product-details .details-06 .words, .product-details .details-06 .images {
    height: 420px;
  }

  .product-details .details-07 {
    height: 720px;
    padding-top: 90px;
  }

  .product-details .details-05 {
    height: 720px;
    padding-top: 100px;
  }

  .product-details .details-06 .words {
    padding-top: 55px;
  }

  .product-details .details-06 .words .t0 {
    width: 62px;
    height: 62px;
    line-height: 60px;
  }

  .product-details .details-06 .words .t2 {
    font-size: 14px;
    line-height: 24px;
  }

  .product-details .details-06 .words.fl {
    padding-left: 13%;
    padding-right: 6%;
  }

  .product-details .details-06 .words.fr {
    padding-left: 6%;
    padding-right: 13%;
  }

  .product-details .details-06 .words .t1 {
    font-size: 25px;
  }

  .details-07 .images .i {
    width: 28px;
    height: 28px;
  }

  .details-07 .images .span0 {
    right: 59.5%;
    top: 41.5%;
  }
  .details-07 .images .span1 {
    right: 54.4%;
    top: 12.5%;
  }
  .details-07 .images .span2 {
    right: 31%;
    top: 50%;
  }
  .details-07 .images .span3 {
    right: 29.5%;
    top: 34%;
  }
  .details-07 .images .span4 {
    right: 11.7%;
    top: 18%;
  }
  .details-07 .images .span5 {
    right: 6%;
    top: 69%;
  }
  .details-07 .images .span6 {
    right: -21.5%;
    top: 47%;
  }

  .details-07 .images .span .box {
    font-size: 14px;
  }
}
@media screen and (max-width: 1350px) {
  .bocweb-footer-contact .li {
    margin: 0 .5rem;
  }

  .product-details .details-06 .words, .product-details .details-06 .images {
    height: 350px;
  }

  .city-box .city-top .words .p br {
    display: none;
  }

  .city-box .city-top .words .p {
    padding: 0 5%;
    box-sizing: border-box;
  }

  .headsearch-box .x-box {
    width: 95%;
  }

  .headsearch-box .x-p {
    width: 100%;
  }

  .product-details .details-10 .itembox {
    width: 90%;
  }

  .product-details .details-11 .itembox .img0 {
    width: 45%;
    margin-left: 0;
  }

  .product-details .details-06 .words .t0 {
    font-size: 20px;
    line-height: 50px;
    height: 52px;
    width: 52px;
  }

  .bocweb-footer .pcfooter .top .right .input {
    width: 95%;
  }

  .product-details .details-06 .words .t1 {
    margin-top: 25px;
    margin-bottom: 15px;
  }

  .product-details .details-11 .itembox .img1 {
    width: 45%;
    height: auto;
    margin-right: 5%;
  }

  .product-details .details-06 .words.fl {
    padding-left: 8%;
    padding-right: 4%;
  }

  .product-details .details-06 .words.fr {
    padding-left: 4%;
    padding-right: 8%;
  }

  .bocweb-footer .pcfooter .top {
    padding-left: .6rem;
  }

  .investment-tit .smil-tit br {
    display: none;
  }

  .investment-tit .smil-tit p {
    display: inline;
  }

  .investment-08 .box-content .item .images {
    width: 75px;
    height: 75px;
  }

  .product-details .details-01 .images {
    width: 800px;
  }

  .news-box .newsbox .words .t0 {
    font-size: 18px;
    line-height: 28px;
    height: 56px;
  }

  .productlist .itembox {
    padding: 30px 0;
  }

  .productlist .itembox .words {
    font-size: 18px;
  }
  .productlist .itembox .words .t1 {
    margin-top: 10px;
  }

  .recruitment-box .ulbox .t0 {
    font-size: 30px;
  }

  .recruitment-box .ulbox .t1 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 24px;
  }

  .investment-banner .words .smil-tit {
    margin-top: 25px;
    margin-bottom: 35px;
  }

  .investment-06 {
    height: 600px;
  }

  .product-details .details-04 {
    height: 600px;
    padding-top: 120px;
  }

  .product-details .details-01 {
    height: 700px;
  }

  .product-details .details-01 .images {
    width: 750px;
  }

  .details-07 .images .span0 {
    right: 56.5%;
    top: 40.5%;
  }
  .details-07 .images .span1 {
    right: 52.4%;
    top: 11.5%;
  }
  .details-07 .images .span2 {
    right: 28%;
    top: 48%;
  }
  .details-07 .images .span3 {
    right: 26.5%;
    top: 32%;
  }
  .details-07 .images .span4 {
    right: 8.7%;
    top: 16%;
  }
  .details-07 .images .span5 {
    right: 2%;
    top: 67%;
  }
  .details-07 .images .span6 {
    right: -24.5%;
    top: 47%;
  }
}
@media screen and (max-width: 1270px) {
  .header .bocweb-nav .nav-li .li-top {
    width: 1.6rem;
  }

  .header {
    padding: 0 .3rem;
  }

  .header .bocweb-nav.fl {
    margin-left: .5rem;
  }

  .product-details .details-01 .images {
    margin-left: -100px;
  }
}
@media screen and (max-width: 1180px) {
  .header .bocweb-nav .nav-li a {
    font-size: 15px;
  }

  .productlist .flex-control-nav {
    bottom: 10px;
  }

  .productlist .itembox {
    padding: 20px 0;
  }

  .details-07 .images .span .box .b-img {
    width: 100px;
    margin-top: 10px;
  }

  .header .bocweb-nav .nav-li .li-bot a {
    font-size: 13px;
  }

  .header .bocweb-nav .nav-li.shop {
    padding-right: 20px;
  }

  .header .bocweb-nav .nav-li.shop .li-top img {
    width: 25px;
    height: 25px;
  }

  .header .bocweb-nav .linebox {
    padding-left: 18px;
  }

  .header .bocweb-logo a {
    width: 90px;
  }

  .product-details .details-07 .images {
    width: 580px;
  }

  .details-07 .images .span {
    width: 200px;
  }

  .details-07 .images .span.active:after {
    display: none;
  }

  .details-07 .images .i {
    top: 0;
  }

  .details-07 .images .span0 {
    right: 58.5%;
    top: 52.5%;
  }
  .details-07 .images .span1 {
    right: 53.4%;
    top: 22.5%;
  }
  .details-07 .images .span2 {
    right: 29%;
    top: 60%;
  }
  .details-07 .images .span3 {
    right: 27.5%;
    top: 44%;
  }
  .details-07 .images .span4 {
    right: 10.7%;
    top: 28%;
  }
  .details-07 .images .span5 {
    right: 4%;
    top: 80%;
  }
  .details-07 .images .span6 {
    right: -18.5%;
    top: 60%;
  }
  .details-07 .images .span6 .box {
    top: -100%;
    right: 75%;
  }
}
@media screen and (max-width: 1024px) {
  .about-box .words-box .left-img .img1 img {
    opacity: 1;
  }

  .mbox {
    display: block;
  }

  .histiry-box .words-box .serboxs {
    width: 90%;
  }

  .details-07 .images .span .box {
    display: none !important;
  }

  .flexd-right {
    right: 0;
    display: none;
  }

  .details-07 .images .span {
    width: 20px;
    height: 20px;
    overflow: hidden;
  }

  .details-07 .images .i {
    width: 20px;
    height: 20px;
  }

  .histiry-box .top-tit .t0 {
    font-size: 30px;
  }

  .recruitment-box .ulbox .t2 {
    font-size: 15px;
  }

  .honor-box .itembox {
    padding-bottom: 15px;
  }

  .recruitment-box {
    padding-bottom: 55px;
  }

  .honor-box {
    padding-top: 45px;
    padding-bottom: 35px;
  }

  .honor-box .words-box {
    margin-top: 35px;
  }

  .contact-box {
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .contact-box .words-box .top-tit .item {
    font-size: 18px;
  }

  .product-details .details-01 .images {
    margin-left: 0;
  }

  .case-box .words-box .item {
    margin-top: 30px;
    width: 25%;
  }
  .case-box .words-box .item img {
    width: 100%;
  }

  .productlist .itembox {
    width: 48%;
  }
  .productlist .itembox:nth-child(3n+1) {
    margin-left: 2%;
  }
  .productlist .itembox:nth-child(2n+1) {
    margin-left: 0;
  }

  .product-box .productbox .page {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    transition: 1s;
  }

  .productlist .itembox .images {
    width: 78%;
  }

  .productlist .itembox {
    height: 11rem;
  }

  .case-box .select-box {
    margin: 40px auto;
  }

  .case-box .case-list {
    padding: 45px 0;
  }

  .case-box .images-box .item .words {
    line-height: 50px;
    height: 50px;
  }

  .case-box .images-box .item {
    width: 48%;
    margin: 0 .5%;
  }

  .case-box .page {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    transition: 1s;
  }

  .pcbox {
    display: none;
  }

  .case-box .words-box {
    padding-top: 10px;
    padding-bottom: 40px;
  }

  .mfooter {
    font-size: 1.0rem;
    line-height: 1.5;
    padding: .3rem 0;
  }

  .conbox-03 .item-box .item {
    width: 48%;
    margin-left: 2%;
    margin-bottom: 20px;
  }
  .conbox-03 .item-box .item:nth-child(4n+1) {
    margin-left: 2%;
  }
  .conbox-03 .item-box .item:nth-child(2n+1) {
    margin-left: 0;
  }

  .words-box .text {
    font-size: 16px;
  }

  .conbox-02 .video .words .en {
    font-size: 24px;
  }

  .conbox-02 .video .words .cn {
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 20px;
  }

  .conbox-02 .video .words .more {
    width: 40px;
    height: 40px;
  }

  .conbox-02 .video .words {
    height: 110px;
  }

  .wel-tit .cn {
    font-size: 15px;
    margin-top: 10px;
  }

  .conbox-04 {
    padding-top: 25px;
  }

  .wel-tit .en {
    font-size: 24px;
  }

  .news-box .newsbox .words .t0 {
    font-size: 16px;
    height: 48px;
    line-height: 24px;
  }

  .con-banner .words .tit {
    font-size: 40px;
  }

  .con-banner .words .smil-tit {
    margin-top: 25px;
  }

  .culture-box .item0 .words {
    padding-top: 37px;
  }

  .culture-box .item1 .words .wbox0 {
    margin-bottom: 45px;
  }

  .culture-box .words.fr .num {
    right: 0;
  }

  .culture-box .item {
    line-height: 25px;
  }

  .con-banner .words .text {
    height: 81px;
    top: 0;
    bottom: 0;
    margin: auto;
    padding-left: 5%;
  }

  .culture-box .item .tit0 {
    font-size: 18px;
    line-height: 24px;
    height: 48px;
  }

  .culture-box .words .num {
    font-size: 125px;
  }

  .culture-box .item .words {
    width: 100%;
  }

  .culture-box .images {
    width: 100%;
  }

  .news-box {
    padding-top: 50px;
  }

  .news-box .newsbox .words {
    padding: 20px 28px;
  }

  .serve-box .serve-top .t0 {
    font-size: 28px;
  }

  .serve-tit .t0 {
    font-size: 28px;
  }

  .serve-box .serve-top .t1 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .serve-tit .t1 {
    margin-top: 16px;
  }

  .serbox .item .words {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
  }

  .serbox {
    padding: 0 55px;
  }

  .selectbox .select {
    width: 45%;
    margin-left: 5%;
  }
  .selectbox .select:nth-child(2n+1) {
    margin-left: 0;
  }

  .product-top .text .t0 {
    font-size: 22px;
  }

  .con-banner .product-text .t1 {
    font-size: 15px;
  }

  .con-banner .product-text .t0 {
    font-size: 22px;
  }

  .product-top {
    padding: 45px 60px;
    padding-bottom: 15px;
  }

  .product-top .input input[type=submit] {
    width: 20px;
    height: 20px;
    right: 20px;
  }

  .product-top .input input[type=text] {
    height: 35px;
    border-radius: 35px;
  }

  .product-top .input {
    font-size: 14px;
    width: 200px;
    height: 35px;
  }

  .con-banner .words .text.product-text {
    height: 136px;
    top: 0;
    padding-left: 5%;
  }

  .con-banner .product-text .ul .img {
    width: 24px;
    height: 24px;
    margin: 0 auto;
  }

  .product-box {
    padding-top: 45px;
  }

  .product-top .text .t1 {
    font-size: 16px;
    margin-top: 12px;
  }

  .product-box .productbox .page {
    margin-top: 30px;
  }

  .about-box .words-box .left-img {
    width: 100%;
  }

  .about-box .words-box .left-img .imgbox {
    width: 48%;
    margin-left: 4%;
    float: left;
  }

  .about-box .words-box .left-img .img0 {
    margin-left: 0;
  }

  .about-box .words-box .left-img .img1 {
    margin-top: 0;
  }

  .about-box .words-box .left-img .img1 .i0 {
    opacity: 1;
  }

  .about-box .words-box .right-word {
    width: 100%;
  }

  .about-box .words-box .right-word .text-num .item {
    margin-bottom: 30px;
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    transition: 1s;
  }

  .about-box .words-box .right-word .text-num .item .i0 span {
    font-size: 40px;
  }

  .about-box .words-box .right-word .text-num .item .i0 {
    font-size: 14px;
  }

  .about-box {
    padding: 45px 0;
  }

  .about-box .words-box {
    margin-top: 35px;
  }

  .about-box .words-box .right-word .text-num .item .i1 {
    height: 32px;
    line-height: 16px;
    margin-top: 10px;
  }

  .about-box .words-box .right-word .text0 {
    margin-bottom: 45px;
  }

  .culture-box .item .tit {
    font-size: 18px;
  }

  .honor-box .item {
    width: 48%;
    margin-left: 4%;
  }
  .honor-box .item img {
    width: 100%;
  }
  .honor-box .item:nth-child(3n+1) {
    margin-left: 4%;
  }
  .honor-box .item:nth-child(2n+1) {
    margin-left: 0%;
  }

  .more-text {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    transition: 1s;
  }

  .recruitment-box .itembox .item img {
    width: 70px;
    height: 70px;
  }

  .recruitment-box .itembox .item .t0 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .recruitment-box .itembox {
    padding-top: 50px;
    padding-bottom: 35px;
  }

  .recruitment-box .ulbox {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .recruitment-box .ulbox .li {
    padding: 40px 10px;
  }

  .recruitment-box .ulbox .t0 {
    font-size: 20px;
  }

  .recruitment-box .ulbox .t1 {
    font-size: 14px;
  }

  .recruitment-box .itembox .item {
    padding: 0 8px;
  }

  .investment-03 .ul-box {
    width: 98%;
    margin-top: 40px;
  }

  .investment-04 .images, .investment-05 .imagesbox {
    width: 98%;
  }

  .investment-tit .tit {
    font-size: 22px;
  }

  .investment-tit .tit span {
    font-size: 18px;
  }

  .investment-tit .smil-tit {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }

  .investment-08 .box-content .item {
    height: 400px;
    padding: 75px 0;
  }

  .investment-09 .t1 {
    font-size: 22px;
    margin-top: 12px;
  }

  .investment-06 .boxtext .t0 span {
    font-size: 30px;
  }

  .investment-06 .boxtext .t1 {
    font-size: 16px;
  }

  .investment-05 .imagesbox .words {
    font-size: 20px;
  }

  .investment-01 .title .tit {
    font-size: 22px;
    line-height: 30px;
  }

  .investment-03 .ul-box .li {
    font-size: 14px;
  }

  .n48 {
    font-size: 24px;
  }

  .investment-banner .words .tit {
    line-height: 30px;
  }

  .investment-banner .words .text {
    width: 360px;
  }

  .investment-banner .words .smil-tit {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .investment-banner .words .text {
    height: 170px;
  }

  .investment-banner .pc-banner {
    height: 550px;
  }

  .investment-01 {
    padding-top: 45px;
    padding-bottom: 10px;
  }

  .investment-01 .title .smil-tit {
    font-size: 14px;
    margin-top: 20px;
    line-height: 35px;
    height: 35px;
  }

  .investment-02 {
    padding-top: 45px;
    padding-bottom: 25px;
  }

  .investment-02 .images {
    margin-top: 20px;
  }

  .investment-02 .images {
    width: 100%;
  }

  .investment-03 {
    padding-top: 45px;
    padding-bottom: 30px;
  }

  .investment-03 .ul-box {
    margin-top: 25px;
  }

  .investment-04 {
    padding-top: 45px;
  }

  .investment-04 .images span {
    font-size: 20px;
  }

  .investment-04 .images {
    margin-top: 25px;
  }

  .investment-05 {
    padding-top: 45px;
    padding-bottom: 25px;
  }

  .investment-05 .imagesbox {
    margin-top: 25px;
  }

  .investment-06 .text-box {
    padding-top: 45px;
  }

  .investment-07 .box-content .item .investment-tit {
    top: 45px;
  }

  .investment-08 .box-content .item .images {
    width: 50px;
    height: 50px;
  }

  .investment-06 {
    height: 500px;
  }

  .investment-05 .imagesbox .item {
    line-height: 70px;
  }

  .investment-banner .words .text {
    left: 45%;
  }

  .investment-07 .box-content .item {
    height: auto;
  }

  .investment-06.active {
    height: 380px;
  }

  .investment-09 {
    font-size: 15px;
  }

  /**/
  .product-details .details-01 .images {
    width: 100%;
    position: relative;
    margin-top: -15%;
    z-index: 2;
  }

  .product-details .details-01 {
    height: auto;
  }

  .product-details .details-01 .words {
    width: 100%;
    max-width: 100%;
    position: static;
    padding-top: 50px;
    text-align: center;
  }

  .product-details .details-01 .img {
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .product-details .details-01 .ul {
    display: inline-block;
  }

  .product-details .details-02 {
    background: none !important;
    height: auto;
    padding-top: 0;
  }
  .product-details .details-02 .imgbox0 img {
    width: 75%;
  }
  .product-details .details-02 .city-tit {
    padding: 50px 0;
  }
  .product-details .details-02 img {
    width: 100%;
  }

  .product-details .details-09 .images {
    width: 100%;
  }

  .product-details .details-07 .w1400 .tip {
    position: static;
  }

  .city-tit .t1 p {
    display: inline;
  }
  .city-tit .t1 br {
    display: none;
  }

  .product-details .details-07 .images {
    width: 100%;
    margin-top: 35px;
  }

  .product-details .details-07 {
    height: auto;
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .product-details .details-06 .words .t1 {
    font-size: 20px;
  }

  .product-details .details-08 {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .product-details .details-01 .t0 {
    font-size: 24px;
  }

  .city-tit {
    padding-left: 5% !important;
    padding-right: 5% !important;
    box-sizing: border-box;
  }

  .city-tit .t0 {
    margin-bottom: 20px !important;
  }

  .city-tit .t0 {
    font-size: 24px;
  }

  .product-details .details-08 .images {
    width: 100%;
  }

  .product-details .details-07 .words {
    max-width: 100%;
    padding-top: 0;
  }

  .product-details .details-06 .words {
    padding-top: 35px;
  }

  .product-details .details-05 .ul .item {
    float: left;
    width: 25%;
    margin: 0;
  }

  .product-details .details-05 .ul .item {
    font-size: 14px;
  }

  .product-details .details-04 .images {
    margin-top: 30px;
  }

  .product-details .details-05 {
    height: 600px;
    padding-top: 65px;
  }

  .images img {
    display: block;
    margin: 0 auto;
  }

  .product-details .details-04 .city-tit .t0 {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .product-details .details-04 .words {
    margin-top: 0;
  }

  .product-details .details-04 {
    height: auto;
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .product-details .details-04 .words {
    width: 100%;
  }

  .product-details .details-04 .images {
    width: 100%;
  }

  .product-details .details-03 {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .product-details .details-03 .images {
    width: 100%;
    margin-top: 30px;
  }
  .product-details .details-03 .images img {
    display: block;
    margin: 0 auto;
  }

  .product-details .details-03 .city-tit .t0 {
    margin-top: 0;
  }

  .city-tit {
    text-align: center;
    width: 100%;
  }
  .city-tit .img {
    margin: 0 auto;
  }

  .product-details .details-10 .itembox .item .t1 {
    font-size: 17px;
  }

  .details-07 .images .span0 {
    right: 86.5%;
    top: 54.5%;
  }
  .details-07 .images .span1 {
    right: 82.4%;
    top: 24.5%;
  }
  .details-07 .images .span2 {
    right: 60%;
    top: 62%;
  }
  .details-07 .images .span3 {
    right: 58.5%;
    top: 47%;
  }
  .details-07 .images .span4 {
    right: 41.7%;
    top: 30%;
  }
  .details-07 .images .span5 {
    right: 36%;
    top: 81%;
  }
  .details-07 .images .span6 {
    right: 10.5%;
    top: 60%;
  }
  .details-07 .images .span6 .box {
    top: -100%;
    right: 75%;
  }

  .infotit .tit01 {
    font-size: 20px;
  }
}
@media screen and (max-width: 900px) {
  .city-box .city-top .words {
    width: 100%;
  }

  .city-box .city-top .images {
    width: 100%;
  }

  .city-box .images-box .item {
    width: 100%;
    margin-left: 0;
  }
  .city-box .images-box .item img {
    width: 100%;
  }

  .city-box .city-top .words {
    padding-top: 50px;
  }

  .city-box .city-top .words .lp {
    margin-bottom: 30px;
    font-size: 18px;
  }

  .city-box .more-text {
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .wel-itembox .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .newtexts-box .newsbox .newsbox-bot .li{
  	width: 100%;
  	margin-left:0;

  }

  .searchbox input.tex {
    font-size: 16px;
    padding: 0;
    padding-left: 10px;
    height: 40px;
  }

  .newtexts-box .newsbox .li.li2 {
    width: 100%;
  }

  .newtexts-box .newsbox .li.li1 {
    width: 100%;
    margin-left: 0;
  }

  .newtexts-box .newsbox .active.fl {
    width: 100%;
  }

  .searchbox input.search-btn {
    height: 40px;
  }

  .city-box {
    padding-top: 45px;
    padding-bottom: 30px;
  }

  .city-box .city-top {
    padding-top: 35px;
    padding-bottom: 30px;
  }

  .city-box .city-top .words {
    padding-top: 30px;
  }

  .searchbox {
    height: 40px;
  }

  .close-search {
    width: 25px;
    height: 25px;
  }

  .city-box .images-box .item .words {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
  }

  .infotit {
    padding-bottom: 25px;
    margin-bottom: 18px;
  }

  .infotit .tit01 {
    font-size: 16px;
  }

  .flexd-right {
    display: none;
  }

  .city-tit .t0 {
    margin-bottom: 12px !important;
  }

  .investment-tit .tit {
    font-size: 18px;
  }

  .investment-08 .box-content .item .images {
    margin-bottom: 20px;
  }

  .histiry-box .img-content {
    margin-top: 60px;
  }

  .histiry-box {
    padding-top: 40px;
    padding-bottom: 35px;
  }

  .histiry-box .words-box .swiper-slide {
    font-size: 15px;
  }

  .histiry-box .top-tit .t2 {
    font-size: 14px;
    line-height: 24px;
  }

  .histiry-box .words-box .serboxs {
    height: 90px;
  }

  .contact-box .words-box .top-tit .item {
    font-size: 15px;
    line-height: 1.2;
    padding: 0 8px;
    padding-bottom: 20px;
  }

  .recruitment-box .itembox .item img {
    width: 55px;
    height: 55px;
  }

  .recruitment-box .itembox .item .t0 {
    font-size: 15px;
  }

  .histiry-box .top-tit .t0 {
    font-size: 20px;
  }

  .histiry-box .top-tit .t1 {
    font-size: 16px;
    margin-top: 30px;
  }

  .histiry-box .imgul {
    margin-top: 25px;
  }

  .histiry-box .words-box {
    margin-top: 35px;
  }

  .recruitment-box .ulbox .t0 {
    font-size: 18px;
  }

  .recruitment-box .ulbox .li {
    width: 100%;
  }

  .histiry-box .imgul .img {
    width: 80%;
    margin: 10px auto;
  }
  .histiry-box .imgul .img img {
    width: 100%;
  }

  .ttop {
    width: 35px;
    height: 35px;
  }

  .recruitment-box .ulbox .t1 {
    margin-top: 10px;
    margin-bottom: 15px;
    line-height: 1.2;
  }

  .contact-box .words-box .top-tit .item:hover:after, .contact-box .words-box .top-tit .item.active:after {
    width: 50%;
  }

  .contact-box .words-box .mapbox .map {
    height: 400px;
  }

  .contact-box .words-box .mapbox .map-tit .item .t0 {
    font-size: 15px;
  }

  .contact-box .words-box .top-tit {
    margin-top: 35px;
    margin-bottom: 15px;
  }

  .recruitment-box .ulbox {
    padding: 0;
  }

  .contact-box .words-box .mapbox .map-tit .item {
    width: 50%;
    height: 170px;
    padding: 25px 5px;
  }

  .contact-box .words-box .mapbox .map-tit .item:nth-child(2n+1):after {
    display: none;
  }

  .recruitment-box .ulbox .li.fl {
    border-right: none;
    border-bottom: 1px solid #e5e5e5;
  }

  .recruitment-box .itembox .item {
    width: 50%;
    margin-bottom: 20px;
  }

  .culture-box .item {
    margin-bottom: 30px;
  }

  .recruitment-box .itembox {
    padding-top: 35px;
    padding-bottom: 20px;
  }

  .recruitment-box .itembox .item {
    font-size: 14px;
    line-height: 1.5;
  }

  .recruitment-box {
    padding-bottom: 40px;
  }

  .culture-box .item1 .words {
    padding-top: 40px;
  }

  .culture-box .words .num {
    font-size: 90px;
  }

  .culture-box .item .tit0 {
    font-size: 16px;
  }

  .culture-box {
    padding-top: 45px;
  }

  .culture-box .item0 {
    padding-top: 0;
  }

  .culture-box .words-box {
    margin-top: 30px;
  }

  .culture-box .item1 .words .wbox0 {
    margin-bottom: 20px;
  }

  .product-box .productbox .page {
    margin-top: 20px;
  }

  .about-box .words-box .right-word .text-num .item .i0 span {
    font-size: 30px;
  }

  .productlist .itembox {
    width: 100%;
    height: auto;
    margin-left: 0;
  }
  .productlist .itembox:nth-child(3n+1) {
    margin-left: 0;
  }

  .selectbox .select {
    line-height: 38px;
    height: 38px;
    margin-bottom: 20px;
  }

  .product-top .text {
    width: 100%;
  }

  .selectbox .select {
    font-size: 14px;
  }

  .selectbox .select .select-bot {
    font-size: 13px;
  }

  .product-top .input {
    float: left;
    margin-top: 25px;
  }

  .video-fixed .videobox {
    width: 100%;
  }

  .serbox {
    padding: 0 40px;
  }

  .serbox .swiper-button-next {
    right: 0;
    width: 35px;
    height: 35px;
  }

  .serbox .swiper-button-prev {
    left: 0;
    width: 35px;
    height: 35px;
  }

  .productlist .flex-control-nav {
    position: static;
    opacity: 1;
    margin-top: 15px;
  }

  .serve-box .serve-bot {
    padding-top: 45px;
  }

  .serbox .item .words {
    font-size: 15px;
  }

  .serve-box {
    padding-top: 45px;
    padding-bottom: 35px;
  }

  .pc768 {
    display: none;
  }

  .serve-tit .t0 {
    font-size: 18px;
  }

  .serve-box .serve-top {
    padding: 45px 0;
  }

  .serve-box .serve-top .t1 {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 8px;
  }

  .serve-box .serve-top .t2 {
    font-size: 14px;
  }

  .serve-box .serve-top .t0 {
    font-size: 18px;
  }

  .m768 {
    display: block;
  }

  .conbox-04 .item-box .words-box {
    width: 100%;
    margin-bottom: 20px;
    padding: 18px 0;
  }

  .con-banner .words .text {
    height: 50px;
  }

  .con-banner .words .tit {
    font-size: 22px;
  }

  .con-banner .words .smil-tit {
    font-size: 14px;
    margin-top: 10px;
  }

  .news-box .newsbox .li {
    width: 100%;
  }
  .news-box .newsbox .li img {
    width: 100%;
  }

  .news-box .newsbox .images {
    height: auto;
  }

  .conbox-01 {
    padding-top: 40px;
  }

  .conbox-01 .tit .en {
    font-size: 12px;
  }

  .product-top {
    padding: 20px 25px;
    padding-bottom: 10px;
  }

  .conbox-01 .tit .cn {
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.3;
  }

  .wel-itembox {
    margin-top: 22px;
  }

  .wel-itembox .item .words-box .text-smil {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 54px;
  }

  .wel-itembox .item {
    font-size: 12px;
    line-height: 18px;
  }

  .conbox-01 {
    padding-bottom: 15px;
  }

  .conbox-02 .video .words .en {
    font-size: 20px;
  }

  .conbox-02 .video .words .cn {
    font-size: 12px;
  }

  .conbox-02 .video .words .more {
    width: 35px;
    height: 35px;
  }

  .conbox-02 .video .words {
    height: 95px;
  }

  .conbox-03 {
    padding-top: 30px;
  }

  .wel-tit .en {
    font-size: 20px;
  }

  .wel-tit .cn {
    font-size: 13px;
  }

  .conbox-03 .item-box {
    margin-top: 20px;
  }

  .conbox-03 .item-box .item .words-box .more {
    display: none;
  }

  .conbox-03 .item-box .item .words-box {
    height: auto;
    padding: 15px 10px;
  }

  .conbox-03 .item-box .item .words-box .text-smil {
    font-size: 12px;
    height: 36px;
    line-height: 18px;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  .conbox-03 .item-box .item {
    margin-bottom: 10px;
  }

  .conbox-04 {
    padding-top: 20px;
  }

  .conbox-04 .item-box {
    margin-top: 20px;
  }

  .conbox-04 .item-box .words-box .images {
    width: 45px;
    height: 45px;
  }

  .conbox-04 .item-box .words-box .text {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 8px;
  }

  .conbox-04 .item-box .words-box .more0 {
    margin-top: 20px;
  }

  .wel-conbox {
    padding-bottom: 45px;
  }

  .case-box .select-box {
    width: 90%;
  }

  .case-box .select-box select {
    width: 40%;
    height: 40px;
    background-position: 95% center;
    font-size: 15px;
    padding-left: 10px;
  }

  .case-box .select-box input {
    width: 40px;
    height: 40px;
  }

  .case-box .images-box .item .words {
    font-size: 14px;
    line-height: 35px;
    height: 35px;
  }

  .about-title .tit {
    font-size: 20px;
  }

  .about-title .smil-tit {
    font-size: 14px;
    margin-top: 12px;
  }

  .case-box .words-box .item {
    width: 33.33%;
  }

  .case-box .images-box .item {
    width: 100%;
    margin: 0;
    margin-bottom: 5px;
  }

  .pagination a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }

  .news-box .newsbox {
    margin-top: 30px;
  }

  .news-box .newsbox .li {
    margin-bottom: 25px;
  }

  .news-box .more-text {
    margin-top: 20px;
  }

  .more-text {
    width: 115px;
    height: 35px;
    line-height: 35px;
    border-radius: 35px;
    font-size: 14px;
  }

  .news-box .newsbox .news-bot .li {
    width: 100%;
  }

  .news-box .newsbox .news-center .li {
    width: 100%;
  }

  .news-box .newsbox .news-center .li {
    margin-left: 0;
  }

  .about-box .words-box .left-img .imgbox {
    width: 100%;
    margin-left: 0;
  }
  .about-box .words-box .left-img .imgbox img {
    width: 100%;
  }

  .about-box .words-box .left-img .img0 {
    margin-bottom: 20px;
  }

  .honor-box .item {
    width: 100%;
    margin-left: 0%;
  }
  .honor-box .item img {
    width: 100%;
  }
  .honor-box .item:nth-child(3n+1) {
    margin-left: 0%;
  }

  .n48 {
    font-size: 20px;
  }

  .investment-banner .words .tit {
    line-height: 25px;
  }

  .n16 {
    font-size: 14px;
  }

  .investment-banner .words .more {
    width: 120px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
  }

  .investment-banner .words .text {
    width: 40%;
  }

  .investment-01 .title {
    position: static;
  }

  .investment-01 .title .tit {
    font-size: 18px;
    line-height: 1.5;
  }

  .investment-03 .ul-box .li {
    width: 23%;
    margin-left: 2.6666666667%;
  }
  .investment-03 .ul-box .li:nth-child(5n+1) {
    margin-left: 2.6666666667%;
  }
  .investment-03 .ul-box .li:nth-child(4n+1) {
    margin-left: 0;
  }

  .investment-06 .boxtext {
    width: 120px;
    height: auto;
    padding: 20px 0;
  }

  .investment-05 .imagesbox .item {
    line-height: 50px;
  }

  .investment-03 .ul-box .li .images {
    width: 50px;
    height: 50px;
  }

  .investment-05 .imagesbox .words {
    width: 100%;
    padding: 30px;
    font-size: 15px;
  }

  .investment-05 .imagesbox .words .tit {
    margin-bottom: 20px;
  }

  .investment-05 .imagesbox .iimg {
    width: 100%;
  }

  .investment-05 .imagesbox .img1 {
    position: static;
  }

  .investment-07 .box-content .item {
    width: 100%;
  }
  .investment-07 .box-content .item img {
    width: 100%;
  }

  .investment-08 .box-content .item {
    width: 100%;
    height: auto;
    padding: 30px 5%;
  }

  .investment-09 .item {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
    padding: 30px 0;
  }

  .investment-03 .ul-box .li {
    width: 48%;
    margin-left: 4%;
    margin-bottom: 15px;
  }
  .investment-03 .ul-box .li:nth-child(4n+1) {
    margin-left: 4%;
  }
  .investment-03 .ul-box .li:nth-child(4n+1) {
    margin-left: 4%;
  }
  .investment-03 .ul-box .li:nth-child(2n+1) {
    margin-left: 0;
  }

  .investment-banner .pc-banner {
    height: 350px;
  }

  .investment-banner .words .text {
    margin-top: -100px;
  }

  .investment-09 .t1 {
    font-size: 20px;
  }

  .product-details .details-01 .t0 {
    font-size: 20px;
  }

  .product-details .details-01 .t1 {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .product-details .details-01 .ul .item {
    padding: 10px;
    height: auto;
  }

  .product-details .details-10 .itembox .item .t1 {
    font-size: 15px;
  }

  .city-tit .t0 {
    font-size: 18px;
  }

  .city-tit .t1 {
    line-height: 1.5;
  }

  .product-details .details-05 {
    height: 500px;
  }

  .product-details .details-06 .img1 {
    display: block;
  }

  .product-details .details-06 .img0 {
    display: none;
  }

  .product-details .details-06 .words, .product-details .details-06 .images {
    width: 100%;
    height: auto;
  }

  .product-details .details-06 .words {
    padding: 25px 5%;
  }

  .product-details .details-06 .words .t1 {
    font-size: 16px;
  }

  .product-details .details-11 .itembox .img0 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .product-details .details-11 .itembox .img1 {
    width: 100%;
    margin-right: 0;
  }

  .product-details .details-12 .images {
    height: auto;
    width: 100%;
  }

  .product-details .details-12 {
    padding: 45px 0;
  }

  .product-details .details-08 .images {
    margin-top: 35px;
  }

  .product-details .details-05 {
    height: 400px;
  }

  .product-details .details-12 .images {
    margin-top: 35px;
  }

  .product-details .details-10 {
    padding: 45px 0;
  }

  .product-details .details-05 .ul {
    margin-top: 30px;
  }

  .product-details .details-05 {
    padding-top: 45px;
  }

  .product-details .details-11 {
    padding-top: 45px;
  }

  .product-details .details-09 {
    padding: 45px 0;
  }

  .product-details .details-10 .itembox {
    margin-top: 30px;
  }

  .product-details .details-09 .images {
    margin-top: 30px;
  }

  .product-details .details-10 .itembox .item .t1 {
    margin-top: 10px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 500px) {
  .case-box .select-box input {
    max-width: 16%;
  }

  .product-details .details-01 .ul .item {
    padding: 8px;
  }

  .contact-box .words-box .mapbox .map {
    height: 300px;
  }

  .n48 {
    line-height: 1.5;
    font-size: 16px;
  }

  .investment-banner .words .text {
    width: 50%;
    left: 40%;
  }

  .investment-tit .tit {
    font-size: 16px;
  }

  .investment-01 .title .tit {
    font-size: 16px;
  }

  .investment-banner .pc-banner {
    height: 260px;
  }

  .n16 {
    font-size: 13px;
  }

  .recruitment-box .ulbox .t0 {
    font-size: 16px;
  }

  .recruitment-box .ulbox .t2 {
    font-size: 13px;
  }

  .recruitment-box .itembox .item {
    font-size: 12px;
  }

  .product-top {
    padding-left: 15px;
    padding-right: 15px;
  }

  .case-box .select-box select {
    margin-right: 0;
  }

  .con-banner .words .text.product-text {
    height: 106px;
  }

  .con-banner .product-text .ul .span {
    margin-top: 5px;
  }

  .case-box .images-box {
    padding: 0 10px;
  }

  .con-banner .product-text .t1 {
    margin-bottom: 15px;
  }

  .case-box .select-box {
    margin: 30px auto;
  }

  .case-box {
    padding-bottom: 50px;
  }

  .case-box .words-box .item {
    margin-top: 20px;
  }

  .case-box .page {
    margin-top: 20px;
  }

  .selectbox .select {
    width: 100%;
    margin-left: 0;
  }

  .pagectrl {
    max-width: 72%;
  }

  .product-details .details-01 .ul .item {
    padding: 0;
    width: 33%;
    text-align: center;
    margin-bottom: 10px;
  }

  .product-details .details-01 .ul .item:nth-child(1) {
    text-align: center;
  }
}
@media screen and (max-width: 405px) {
  .city-tit .t1 {
    font-size: 13px;
  }
}

/*# sourceMappingURL=style.css.map */
