.bocweb-header .bocweb-top {
  height: 40px;
  line-height: 40px;
  color: #888888;
  font-size: 12px;
  padding: 0 100px;
  /*border-top: 1px solid #e5e5e5; */
  box-sizing: border-box;
}
.idu{
  position: relative;
  top:-140px;
  left:0;
}
.txmore {
	margin-top:20px;
}
.mright-fixed{
  position: fixed;
  height: 305px;
  width: 55px;
  right:0;
  top:0;
  bottom:0;
  margin: auto;
  z-index: 20;
}
.mright-fixed .items{
  height: 50px;
  display: block;
  margin-top:1px;
  background:rgba(27,27,27,.3);
  border-radius: 5px;
  cursor: pointer;

}
.bocweb-header  .bocweb-subnav.pronav .items{
	margin-bottom:10px;
}
.mright-fixed .items img{
  transition:.5s;
}
.mright-fixed .items:hover .itop img{
  transition:.5s;
  transform:scale3d(1.1,1.1,1);
}
.mright-fixed .phone{
  background:transparent;
}
.it-erweima .ibot{
  width: 120px;
  height: 120px;
  position: absolute;
  right: 60px;
  top:0;
  bottom:0;
  margin: auto;
  display: none;
}
.mright-fixed .phone .ibox{
  overflow:hidden;
  position: absolute;
  left:0;
  top:0;background:rgba(27,27,27,.3);
  transition:.5s;
  width: 200px;
}
.mright-fixed .phone:hover .ibox{
  transition:.5s;
  left:-145px;
  
}
.mright-fixed .phone .ibot{
  font-size: 16px;
  color:#ffffff;
  line-height: 50px;
  font-family: Arial;
  width: 145px;
   float:left;
   border-left: 1px solid rgba(112,112,112,.1);
   padding-left: 10px;
   box-sizing: border-box;

}
.mright-fixed .phone .itop{
  float:left;
}
.mright-fixed .items .itop{
  width: 55px;
  height: 50px;
  position: relative;

}
.mright-fixed .items .itop img{
  position: absolute;transition:.5s;
  left:0;
  right:0;
  top:0;
  bottom:0;
  margin: auto;
  width: 30px;
  height: 30px;
}
.mright-fixed .items:nth-child(1){
  margin-top:0;
}
.search-hbox {
        padding: 47px 0 18px;
        padding-top: 120px;
        background: #f5f5f5;
        width: 100%;
        box-sizing: border-box;
    }

    .search-hbox .left {
        width: 75%;
        float: left;
        background: #fff;
        padding: 30px 4% 60px;
        box-shadow: 0 0 5px rgba(0, 0, 0, .1)
    }

    .search-hbox .left ul {
        width: 100%;
        padding-bottom: 40px
    }

    .search-hbox .left li {
        width: 100%;
        float: left;
        border-bottom: 1px solid #e5e5e5
    }

    .search-hbox .left li a {
        width: 100%;
        float: left;
        padding: 17px 0
    }

    .search-hbox .left h2 {
        font-size: 16px;
        color: #333;
        line-height: 36px;
        float: left;
        width: 80%;
        height: 36px;
        overflow: hidden;
        transition: color .3s
    }

    .search-hbox .left span {
        float: right;
        line-height: 36px;
        font-size: 12px;
        color: #808080;
        transition: color .3s
    }

    .search-hbox .left li:hover h2,
    .search-hbox .left li:hover span {
        color: #ff3f3f
    }

    .search-hbox .right,
    .map-hbox .right {
        width: 22.8%;
        float: right
    }

    .search-hbox .left,
    .map-hbox .left {
        width: 74%;
        background: #fff;
        float: left;
        padding: 40px 4%;
        border-radius: 0 0 10px rgba(0, 0, 0, .1)
    }

    .search-hbox .right .tit {
        width: 100%;
        padding: 10px 0 10px 57px;
        background: #ff3f3f ;
        font-size: 18px;
        color: #fff;
        margin-bottom: 4px;
        box-sizing:border-box;
    }

    .search-hbox .right ul {
        width: 100%
    }

    .search-hbox .right li {
        width: 100%;
        display: block;
        margin-bottom: 4px;
        font-size: 16px;
        color: #333;
        background: #fff;
        padding: 15px 0 15px 22px;
        line-height: 26px
    }

     .search-hbox .right li a {
        color: #333;
        display:block;

    }

    .search-hbox .right li a:hover {
        color: #ff3f3f
    }

    .search-hbox .right li a.cur {
        color: #ff3f3f
    }
    .search-hbox .right li{
    	box-sizing: border-box;
    }
    .search-hbox .left, .map-hbox .left{
    	box-sizing: border-box;
    }
.headsearch-box {
  position: fixed;
  height: 100px;
  width: 100%;
  background: #242424;
  z-index: 2000;
  top: 119px;
  left: 0;
  display: none;
}

.headsearch-box input {
  border: none;
  background: none;
  outline: none;
}

.headsearch-box .x-box .x-o {
  position: absolute;
  right: -40px;
  bottom:40px;
  top: 0;
  cursor: pointer;
  z-index: 10;
  margin: auto;
  width: 20px;
  height: 20px;
}

.headsearch-box .x-box {
  /*height:960px;*/
  width: 985px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.headsearch-box .x-p {
  text-align: center;
  width: 985px;
  margin: 0 auto;
  height: 100px;
  line-height: 100px;
  font-size: 14px;
  color: #606060;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  color:#666666;
}

.application-conbox .swiper-slide a {
  display: block;
  color: #222222;
}

.info1-02 .itembox {
  z-index: 1;
  position: relative;
}

.headsearch-box input[type="text"] {
  text-align: left;
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  padding-left: 45px;
  box-sizing: border-box;
}
.hhheader{
	/*height: 125px;*/
}

.headsearch-box input[type="submit"] {
  position: absolute;
  text-indent: -9999px;
  left: 0;
  top: 0;
  bottom:0;
  margin: auto;
  height: 35px;
  width: 35px;
  background: url(../img/img2.png) no-repeat center;
}
.bocweb-header.fixed{
	position: fixed;
	width:100%;
	top:0;
	left:0;
    z-index: 2000;
    background: #fff;

}
.bocweb-header .bocweb-top .fr {
  font-size: 14px;
  display: inline-block;
  font-family: Arial;
  color: #888888;
  padding-left: 32px;
  position: relative;
}
.bocweb-header .bocweb-top .fr:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  width: 18px;
  height: 18px;
  background: url(../img/img01.png) no-repeat center;
  background-size: 100%;
  margin: auto;
}
.bocweb-header .bocweb-bot {
  padding: 0 180px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
  line-height: 80px;
  height: 80px;
  position: relative;
}
.bocweb-header .bocweb-bot .bocweb-box {
  height: 80px;
  line-height: 80px;
  position: relative;
  text-align: center;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot{
  border-top: 1px solid #e5e5e5;

}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-logo {
  position: absolute;
  left: 100px;
  top: 0;
  height: 95px;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-nav {
  display: inline-block;
  font-size: 16px;
  color: #000000;
}
.bocweb-header .bocweb-bot .bocweb-box .search-en {
  width: 180px;
  position: absolute;
  right: 100px;
  top: 0;
  height:79px;
}
.bocweb-header .bocweb-bot .bocweb-box .search-en .search, .bocweb-header .bocweb-bot .bocweb-box .search-en .languages {
  width: 35%;
  border-left: 1px solid #e5e5e5;
  box-sizing: border-box;
  height: 100%;
  display: block;
  cursor: pointer;
}
.bocweb-header .bocweb-bot .bocweb-box .search-en .search {
  background: url(../img/img39.png) no-repeat center;
  transition:.5s;
}
.bocweb-header .bocweb-bot .bocweb-box .search-en .search:hover{
  background: url(../img/img201.png) no-repeat center;
  transition:.5s;
}
.bocweb-header .bocweb-bot .bocweb-box .search-en .languages {
  font-size: 16px;
  color: #000000;
  font-family: Arial;
  text-transform: uppercase;
  text-align: left;
}
.bocweb-header .bocweb-bot .bocweb-box .search-en .languages a {
  color: #000000;
  display: block;
}
.bocweb-header .bocweb-bot .bocweb-box .search-en .languages .cn {
  padding-left: 24px;
  box-sizing: border-box;
  transition:.5s;
  position: relative;
}
.bocweb-header .bocweb-bot .bocweb-box .search-en .languages .cn:hover{
  color:#ff3f3f;
  transition:.5s;
}
.bocweb-header .bocweb-bot .bocweb-box .search-en .languages .cn:hover:after{
  background: url(../img/span.png) no-repeat center;
  background-size: 100%;
  transition:.5s;
}
.bocweb-header .bocweb-bot .bocweb-box .search-en .languages .cn:after {
  width: 15px;
  height: 6px;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
  margin: auto;
  background: url(../img/img03.png) no-repeat center;
  background-size: 100%;
  transition:.5s;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav {
  float: left;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-top {
  font-size: 16px;
  color: #333;
  transition: .5s;
  position: relative;
  display: block;
  padding: 0 15px;
  margin: 0 30px;
  box-sizing: border-box;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-top:after {
  position: absolute;
  content: "";
  width: 0;
  height: 4px;
  background: #ff3f3f;
  left: 0;
  bottom: 0;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-top:hover, .bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-top.active {
  color: #ff3f3f;
  transition: .5s;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-top:hover:after, .bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-top.active:after {
  width: 100%;
  transition: .5s;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot {
  display: none;
  position: absolute;
  background: #ffffff;
  width: 100%;
  left: 0;
  z-index: 3;
  top: 79px;
  padding-top: 51px;
  padding-bottom: 42px;
  box-sizing: border-box;
}
.bocweb-header .bocweb-bot .bocweb-box .pronav0 .subnav-bot{
	height: 220px;
}
.bocweb-header .bocweb-bot .bocweb-box .pronav0 .subnav-bot .w1520{
	height: 100%;
}
.bocweb-header .bocweb-bot .bocweb-box .pronav0 .subnav-bot .w1520 .images {
	height: 100%;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .words {
  color: #000000;
  text-align: left;
  line-height: 1;
  font-weight: bold;
  padding-left: 100px;
  width: 350px;
  box-sizing: border-box;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .words .t0 {
  font-size: 38px;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .words .t1 {
  font-size: 24px;
  margin-top: 15px;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .images {
  width: 1170px;

}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .images .hvbox{
  padding-left: 200px;
  box-sizing: border-box;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .images .items {
  float: left;
  line-height: 1;
  text-align: left;
  margin-left: 56px;
  box-sizing: border-box;
  display: block;
  margin-bottom: 25px;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav.pronav .subnav-bot .images .items{
  margin-left: 0;
  width:25%;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .images .items:hover .span, .bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .images .items.active .span {
  color: #000000;
  transition: .5s;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .images .items:hover img, .bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .images .items.active img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .images .items:nth-child(4n+1) {
  margin-left: 0;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .images .items .span {
  margin-bottom: 15px;
  transition: .5s;
  font-size: 16px;
  font-weight: bold;
  color: #444444;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .images .items .img {
  width: 200px;
  height: 130px;
  overflow: hidden;
}
.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .images .items .img img {
  transition: .5s;
}


.w1520 {
  width: 1520px;
  margin: 0 auto;
}

.commen-banner img {
  width: 100%;
}

.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;
  z-index: 2000;
}

.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(../img/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(../img/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(../img/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: 27px;
  height: 22px;
  cursor: pointer;
  margin-top: -10px;
  background: url(../img/img17.png) no-repeat center;
  background-size: 100%;
}

.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-txt {
  height: 60px;
  font-size: 18px;
  line-height: 60px;
  color: #fefefe;
  padding: 0 20px;
  box-sizing: border-box;
  background: #ff3f3f;
  text-transform: uppercase;
}
.m-header .sub-txt .clo {
  width: 20px;
  height: 20px;
  background: url(../img/img15.png) no-repeat center;
  background-size: 100%;
  margin-top: 20px;
}

.m-header .bocweb-menu {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.65);
  display: none;
  z-index: 2001;
  color: #666;
}

.m-header .sub-menu {
  width: 65%;
  height: 100%;
  position: absolute;
  right: -65%;
  top: 0;
  background-color: white;
  z-index: 10;
  color: #777777;
  transition:.5s ease-in-out;
}
body.ovh .m-header .sub-menu{
  right:0;
  transition:.5s ease-in-out;
}

.m-header .sub-menu li .sub-tit .tu-box {
  padding: 13px 20px;
  border-bottom: 1px solid #eeeeee;
  box-sizing: border-box;
}

.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%;
  box-sizing: border-box;
  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%;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 18px;
  box-sizing: border-box;
}

.m-header .sub-menu .sub-tit.on .btn-v {
  background: url(../img/img6.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .btn-v {
  display: inline-block;
  height: 10px;
  width: 15px;
  float: right;
  margin-top: 0;
  background: url(../img/img5.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .sub-tit.on {
  color: #000000;
}

.ensear a {
  display: block;
  font-size: 15px;
  color: #000000;
  line-height: 43px;
  height: 43px;
  padding-left: 30px;
  position: relative;
  background: #f8f8f8;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.ensear a:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  left: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/img16.png) no-repeat center;
  background-size: 100%;
}

.ensear {
  padding: 0 20px;
  box-sizing: border-box;
  margin-top: 30px;
}

.m-header .sub-menu .sec-list {
  line-height: 28px;
  padding: 1px 1.5%;
  display: none;
  color: #777777;
}

.m-header .sub-menu .sec-list p {
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  box-sizing: border-box;
}

.m-header .sub-menu .sec-list a {
  padding-left: 50px;
  color: #777777;
  display: block;
}

.searchbox {
  border: 1px solid #535353;
  height: 68px;
  left: 0;
  right: 0;
  position: fixed;
  top: 169px;
  width: 80%;
  z-index: 101;
  margin: auto;
}

.m-header .sub-menu .ulp {
  height: calc(100% - 60px);
  overflow-y: auto;
}

.secwen {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(30px);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen0 {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 1s ease-in-out;
}

.animate.secwen0 {
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 1s ease-in-out;
}

.secwen-left {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(-60px);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-left.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-right {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(60px);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-right.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.contact-join .join-select {
  font-size: 14px;
  color: #444444;
}

.contx {
  padding-right: 5px;
  box-sizing: border-box;
}

.search-bg {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index:2002;
  display: none;
}

.searchbox {
  border: 1px solid #535353;
  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: 15px;
  height: 37px;
  line-height: 36px;
  padding: 16px 2% 15px;
  width: 80%;
}

.searchbox input.search-btn {
  background: url(../img/img12.png) no-repeat center;
  background-size: 50% auto;
  border: medium none;
  height: 68px;
  margin-right: 1%;
  min-width: 40px;
  width: 7%;
}

.subsearch {
  height: 35px;
}

.animate.secwen {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.sel_ul ul {
  overflow: hidden;
  padding: 0;
  padding: 1px;
  box-sizing: border-box;
}

.sel_ul ul li.cur .li {
  background: #000000;
  border: none;
  color: #ffffff;
  transition: .5s;
}

.sel_ul ul li.cur .li .num {
  color: #ffffff;
  transition: .5s;
}

.sel_ul ul li.cur .li .top {
  border-bottom: none;
  background: #ec8516;
  color: #fff;
}

.sel_ul .ull .lli {
  width: 100%;
  background: #fff;
  margin-top: 5px;
}

.sel_ul ul li .li {
  height: 50px;
  line-height: 50px;
  background: #fff;
  background: #f7f7f7;
  font-size: 15px;
  color: #333333;
  padding: 0 30px;
  transition: .5s;
}
.sel_ul ul li .li .position {
  max-width: 75%;
  height: 100%;
  overflow: hidden;
}

.sel_ul ul li .li .num {
  font-size: 12px;
  cursor: pointer;
  color: #999;
  transition: .5s;
}

.sel_ul ul li .li .top {
  height: 52px;
  width: 100%;
  font-size: 16px;
  color: #666;
  line-height: 52px;
  padding-left: 13px;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
  position: relative;
}

.sel_ul ul li .li .top:after {
  content: "";
  position: absolute;
  right: 13px;
  top: 15px;
  height: 30px;
  width: 30px;
  background: url(../img/img-14.png) no-repeat center;
  background-size: 100%;
}

.sel_ul ul li .li .bot {
  background: #ffffff;
  overflow: hidden;
  padding: 10px 15px;
  box-sizing: border-box;
}

.sel_ul ul li .li .bot .bot1 {
  font-size: 12px;
  width: 50%;
  float: left;
}

.ruio {
  display: inline-block;
  width: 150px;
  height: 35px;
  background: #005197;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 35px;
  margin-top: 20px;
}

.ruio:hover {
  color: #ffffff;
}

.sel_ul ul li .yin {
  background: #f7f7f7;
  padding: 0 15px;
  padding-bottom: 30px;
  box-sizing: border-box;
  display: none;
}

.sel_ul ul li .yin h3 {
  font-size: 14px;
  color: #666;
  font-weight: bold;
  margin-top: 8px;
}

.sel_ul {
  padding-top: 18px;
  padding-bottom: 20px;
  box-sizing: border-box;
}

.sel_ul ul li .yin .p {
  font-size: 12px;
  line-height: 1.5;
  color: #777;
}

.sel_ul ul li .yin .p span {
  color: #005197;
}

.sel_ul ul li .yin .p:nth-child(1) {
  border-top: 1px solid #e5e5e5;
}

.sel_ul ul li .yin .p span {
  margin-top: 5px;
}

.animate.add1 {
  transition-delay: .1s;
}

.animate.add2 {
  transition-delay: .2s;
}

.animate.add3 {
  transition-delay: .3s;
}

.animate.add4 {
  transition-delay: .4s;
}

.animate.add5 {
  transition-delay: .5s;
}

.animate.add6 {
  transition-delay: .6s;
}

.animate.add7 {
  transition-delay: .7s;
}

.animate.add8 {
  transition-delay: .8s;
}

.animate.add9 {
  transition-delay: .9s;
}

.animate.add10 {
  transition-delay: 1s;
}

.animate.add11 {
  transition-delay: 1.1s;
}

body, html {
  font-family: "Source Han Sans CN","Microsoft YaHei","Helvetica Neue", Helvetica, Arial,  "Hiragino Sans GB", "Heiti SC", sans-serif;
}

@font-face {
  font-family: 'beba';
  src: url("fonts/BEBAS.eot");
  src: url("fonts/BEBAS.eot") format("embedded-opentype"), url("fonts/BEBAS.woff") format("woff"), url("fonts/BEBAS.ttf") format("truetype"), url("fonts/BEBAS.svg#BEBAS") format("svg");
}
body {
  margin: 0 auto;
}

img {
  max-width: 100%;
}

@font-face {
  font-family: 'fe';
  src: url("fonts/Fette-Engschrift.eot");
  src: url("fonts/Fette-Engschrift.eot") format("embedded-opentype"), url("fonts/Fette-Engschrift.woff") format("woff"), url("fonts/Fette-Engschrift.ttf") format("truetype"), url("fonts/Fette-Engschrift.svg#Fette-Engschrift") format("svg");
}
.pcbox {
  display: block;
	background:rgba(255,255,255,0.7);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 10000;
}

.mbox {
  display: none;
}

.bocweb-footer {
  height: 170px;
  padding: 0 100px;
  box-sizing: border-box;
}
.bocweb-footer .footer-top {
    height: 100px;
    padding-top: 25px;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.bocweb-footer .footer-top .words a {
  padding: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  margin-left: 40px;
}
.bocweb-footer .footer-top .words .bds_weixin {
  background: url(../img/img06.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.bocweb-footer .footer-top .words .bds_weixin:hover {
  background: url(../img/img05.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.bocweb-footer .footer-top .words .bds_tsina {
  background: url(../img/img07.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.bocweb-footer .footer-top .words .bds_tsina:hover {
  background: url(../img/img08.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.bocweb-footer .footer-top .words .bds_sqq {
  background: url(../img/img09.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.bocweb-footer .footer-top .words .bds_sqq:hover {
  background: url(../img/img10.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.bocweb-footer .footer-bot {
  font-size: 14px;
  color: #888888;
  line-height: 1;
  height: 70px;
  padding-top: 25px;
  box-sizing: border-box;
}
.bocweb-footer .footer-bot a {
  color: #888888;
  transition: .5s;
}
.bocweb-footer .footer-bot a:hover {
  transition: .5s;
  color: #ff3f3f;
}
.bocweb-footer .footer-bot .span {
  margin-right: 30px;
}

.w1720 {
  width: 1720px;
  margin: 0 auto;
}

.eaeaea {
  background: #eaeaea;
}

.contact-title {
  line-height: 1;
}
.contact-title .cn {
  font-size: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
  position: relative;
  font-weight: bold;
}
.contact-title .cn span {
  position: absolute;
  width: 100%;
  height: 4px;
  background: #313131;
  bottom: 0;
  left: 0;
}
.contact-title .cn span:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 80px;
  left: 0;
  top: 0;
  background: #000000;
}
.contact-title .en {
  font-size: 44px;
  font-family: Arial;
  color: #dddddd;
  font-weight: bold;
}

.list-ul .item {
  float: left;
  line-height: 1.2;
  padding: 0 95px;
  box-sizing: border-box;
  position: relative;
}
.list-ul .item:nth-child(1) {
  padding-left: 0;
}
.list-ul .item:nth-child(1):after {
  display: none;
}
.list-ul .item:last-child {
  padding-right: 0;
}
.list-ul .item:after {
  position: absolute;
  width: 1px;
  height: 45px;
  background: #e5e5e5;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.list-ul .item .t0 {
  font-size: 30px;
  font-family: Arial;
  color: #444444;
  font-weight: bold;
}
.list-ul .item .t1 {
  font-size: 16px;
  color: #444444;
  margin-top: 15px;
}

.contact {
  padding: 100px;
  box-sizing: border-box;
}
.contact .contact-us {
  margin-bottom: 20px;
}
.contact .contact-us .words {
  background: #fff;
  padding: 65px 100px;
  box-sizing: border-box;
}
.contact .contact-us .words .ul {
  margin-top: 60px;
}
.contact .contact-us .mapbox {
  height: 570px;
}
.contact .contact-us .mapbox .map {
  height: 100%;
  background: #f5f5f5;
}
.contact .contact-us .mapbox .BMapLabel {
  background: transparent !important;
  border: none !important;
}
.contact .contact-us .text .items.fl {
  background: #ffffff;
}
.contact .contact-us .text .items.fr {
  background: #f9f9f9;
}
.contact .contact-us .text .items {
  width: 50%;
  padding: 65px 100px;
  box-sizing: border-box;
}
.contact .contact-us .text .items .ul {
  margin-top: 55px;
}
.contact .contact-us .text .items .item {
  padding: 0 60px;
  box-sizing: border-box;
}
.contact .contact-us .text .items .item:nth-child(1) {
  padding-left: 0;
}
.contact .contact-us .text .items .item:last-child {
  padding-right: 0;
}

.messages-title {
  line-height: 1;
}
.messages-title .en {
  font-size: 52px;
  font-family: Arial;
  color: #000000;
}
.messages-title .cn {
  font-size: 28px;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 35px;
  font-weight: bold;
}
.messages-title .line {
  width: 10px;
  height: 2px;
  background: #a8a8a8;
  margin-bottom: 30px;
}

.contact-messages {
  position: relative;
}
.contact-messages .items {
  width: 50%;
}
.contact-messages .words {
  background: #ffffff;
  position: absolute;
  height: 100%;
  padding: 70px 100px;
  box-sizing: border-box;
  font-size: 16px;
  color: #666666;
}
.contact-messages .words .inputbox {
  margin-top: 65px;
}
.contact-messages .words .inputbox input, .contact-messages .words .inputbox textarea {
  border: none;
  background: none;
  outline: none;
  padding: 0;
  width: 100%;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
}
.contact-messages .words .inputbox input[type=text] {
  padding: 0 15px;
  box-sizing: border-box;
  height: 55px;
  margin-bottom: 20px;
}
.contact-messages .words .inputbox input[type=submit] {
  width: 140px;
  height: 45px;
  background: #000000;
  font-size: 16px;
  color: #fffefe;
  margin-top: 40px;
}
.contact-messages .words .inputbox textarea {
  height: 110px;
  padding: 15px;
  box-sizing: border-box;
  resize: none;
  display: block;
}

.join-title .text {
  line-height: 1;
  max-width: 60%;
}
.join-title .text .tit {
  font-size: 28px;
  color: #000000;
  font-weight: bold;
}
.join-title .text .txt {
  font-size: 16px;
  color: #666666;
  margin-top: 20px;
}
.join-title .en {
  font-size: 52px;
  font-family: Arial;
  color: rgba(0, 0, 0, 0.1);
  font-weight: bold;
  line-height: 1;
  padding-top: 15px;
  box-sizing: border-box;
}

.contact-join {
  padding: 85px 100px;
  box-sizing: border-box;
  background: #fff;
  margin-top: 20px;
}
.contact-join .join-select {
  margin-top: 70px;
}
.contact-join .join-select select, .contact-join .join-select input {
  display: block;
  float: left;
  border: none;
  background: none;
  outline: none;
  height: 50px;
  background: #f5f5f5;
  font-size: 14px;
  color: #444444;
  padding-left: 28px;
  box-sizing: border-box;
}
.contact-join .join-select select {
  width: 495px;
  -webkit-appearance: none;
  margin-right: 10px;
  background: url(../img/img13.png) #f5f5f5 no-repeat 92% center;
}
.contact-join .join-select input[type=text] {
  width: 370px;
  margin-right: 10px;
}
.contact-join .join-select input[type=submit] {
  width: 130px;
  text-indent: -999px;
  background: url(../img/img12.png) #000000 no-repeat center;
}

.recruit-con {
  padding-bottom: 55px;
  padding-top: 35px;
}

.recruit-con a, .recruit-con li, .recruit-con ul, .recruit-con span, .recruit-con div {
  box-sizing: border-box;
}

.recruit-con .form1.in {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
}

.recruit-con .form1 .td {
  float: left;
  display: inline-block;
}

.recruit-con .form1 .tr1 {
  background: #303030;
  color: #fff;
  height: 60px;
  font-size: 16px;
  line-height: 60px;
  padding: 0 75px;
}

.recruit-con .form1 .tr1 .td {
  width: 23%;
}

.recruit-con .form1 .tr1 .td2 {
  width: 8%;
}

.recruit-con .form1 .tr2 {
  color: #444444;
  height: 65px;
  font-size: 14px;
  line-height: 65px;
  padding: 0 75px;
  box-sizing: border-box;
}

.recruit-con .form1 .tr2.on {
  background: #eaeaea;
}

.recruit-con .form1 .tr2 .td {
  width: 23%;
}

.recruit-con .form1 .tr2 .td0.cur {
  color: #333333;
}

.recruit-con .form1 .tr2 .td2 {
  cursor: pointer;
  width: 8%;
}

.recruit-con .form1 .hides {
  display: none;
  padding: 0 75px;
  background: #fafafa;
}

.recruit-con .form1 .hides .tr3 .td {
  float: left;
  width: 25%;
  font-size: 14px;
  color: #666;
  line-height: 32px;
  height: 120px;
  border-bottom: 1px solid #e8e8e8;
  padding-top: 22px;
  box-sizing: border-box;
}
.recruit-con .form1 .hides .tr3 .td span {
  color: #333;
}

.recruit-con .form1 .hides .dt {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  padding-top: 35px;
  padding-bottom: 45px;
  box-sizing: border-box;
}

.recruit-con .form1 .hides .dt .dl:nth-child(1) {
  margin-bottom: 25px;
}

.recruit-con .form1 .hides .bot {
  padding: 28px 0 28px;
}

.recruit-con .form1 .hides .bot .re-a {
  display: inline-block;
  width: 150px;
  height: 42px;
  background: #28529b;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 42px;
}

.recruit-con .form1 .hides .bot .end-span {
  cursor: pointer;
  color: #28529b;
  line-height: 42px;
  font-size: 14px;
}

.w-tr {
  border-bottom: 1px solid #eeeeee;
}

.commen-title {
  text-align: center;
  line-height: 1;
}
.commen-title .en {
  font-size: 44px;
  color: #222222;
  font-weight: bold;
  font-family: Arial;
}
.commen-title .cn {
  font-size: 30px;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 30px;
}
.commen-title .line {
  margin: 0 auto;
  width: 10px;
  height: 2px;
  background: #a8a8a8;
  margin-bottom: 25px;
}
.commen-title .p {
  font-size: 16px;
  color: #444444;
  line-height: 32px;
}

.research {
  padding-top: 90px;
  box-sizing: border-box;
}
.research .research-ul {
  background: #fafafa;
  padding-bottom: 75px;
  margin-top: 78px;
  box-sizing: border-box;
}
.research .research-ul .swiper-pagination {
  position: static;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}
.research .research-ul .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
  background: #dddddd;
  transition: .5s;
  opacity: 1;
}
.research .research-ul .swiper-pagination .swiper-pagination-bullet:hover, .research .research-ul .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fac318;
  transition: .5s;
}
.research .research-ul .swiper-box {
  text-align: center;
  margin-top: 60px;
}
.research .research-ul .swiper-button-next, .research .research-ul .swiper-button-prev {
  position: static;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  background: transparent;
  border-radius: 50%;
}
.research .research-ul .swiper-button-prev {
  background: url(../img/img18.png) #dcdcdc no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.research .research-ul .swiper-button-prev:hover {
  background: url(../img/img18.png) #fac318 no-repeat center;
  transition: .5s;
  background-size: 80%;
}
.research .research-ul .swiper-button-next {
  background: url(../img/img19.png) #dcdcdc no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.research .research-ul .swiper-button-next:hover {
  background: url(../img/img19.png) #fac318 no-repeat center;
  transition: .5s;
  background-size: 80%;
}

.about-banner {
  position: relative;
  z-index: 2;
}
.about-banner .words {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  padding-top: 190px;
  box-sizing: border-box;
}
.about-banner .words:after {
  content: "";
  position: absolute;
  width: 2px;
  background: #000000;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -40px;
  height: 80px;
}
.about-banner .words .t0 {

  line-height: 80px;
  font-size: 50px;
}
.messages-title .en{
	font-weight: bold;
}
.about-banner .words .play {
  font-size: 16px;
  color: #fff;
  width: 250px;
  height: 50px;
  line-height: 50px;
  text-align: left;
  margin: 0 auto;
  padding-left: 68px;
  box-sizing: border-box;
  border-radius: 50px;
  background: #000000;
  position: relative;
  cursor: pointer;
  margin-top: 45px;
}
.about-banner .words .play:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 21px;
  margin: auto;
  content: "";
  width: 28px;
  height: 28px;
  background: url(../img/img20.png) no-repeat center;
  background-size: 100%;
}
.about-banner .words .down {
  font-size: 16px;
  font-family: Arial;
  color: rgba(255, 255, 255, 0.62);
  bottom: 60px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}

.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(../img/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;
}

.padding10 {
  padding: 100px;
  box-sizing: border-box;
  background: #eaeaeb;
}

.business-list {
  background: #fff;
  padding: 85px 100px;
  padding-bottom: 105px;
  box-sizing: border-box;
}
.business-list .list {
  margin-top: 55px;
}
.business-list .list .item {
  margin-top: 30px;
  float: left;
  width: 32%;
  margin-left: 2%;
  position: relative;
  overflow: hidden;
}
.business-list .list .item .images {
  overflow: hidden;
  width: 490px;
  height: 490px;}
.business-list .list .item .images img {
  transition: .5s;
  width: 100%;
}
.business-list .list .item:hover img {
  transition: .8s;
  transform: scale3d(1.05, 1.05, 1);
}
.business-list .list .item:hover:after {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  transition: .5s;
}
.business-list .list .item:hover .words {
  padding-bottom: 90px;
  transition: .5s;
}
.business-list .list .item:hover .words .t2 {
  transition: .5s;
  opacity: 1;
}
.business-list .list .item:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  left: 0;
  bottom: 0;
}
.business-list .list .item .words {
  position: absolute;
  z-index: 2;
  width: 100%;
  bottom: 0;
  line-height: 1.2;
  padding: 35px 40px;
  transition: .5s;
  box-sizing: border-box;
}
.business-list .list .item .words .t0 {
  font-size: 28px;
  color: #fff;
}
.business-list .list .item .words .t1 {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 15px;
}
.business-list .list .item .words .t2 {
  width: 40px;
  height: 40px;
  background: url(../img/img21.png) #000000 no-repeat center;
  background-size: 100%;
  border-radius: 50%;
  margin-top: 25px;
  opacity: 0;
  transition: .5s;
  position: absolute;
}
.business-list .list .item:nth-child(3n+1) {
  margin-left: 0;
}

.swiperbox {
  text-align: right;
}
.swiperbox .swiper-button-prev {
  position: static;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  width: 15px;
  height: 25px;
  background: url(../img/img23.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.swiperbox .swiper-button-prev:hover {
  background: url(../img/img24.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.swiperbox .swiper-pagination {
  position: static;
  display: inline-block;
  margin: 0;
  width: auto;
  vertical-align: middle;
  font-size: 16px;
  font-family: Arial;
  color: #444444;
  margin: 0 30px;
}
.swiperbox .swiper-pagination .swiper-pagination-current {
  font-size: 30px;
  color: #000000;
}
.swiperbox .swiper-button-next {
  position: static;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  width: 15px;
  height: 25px;
  background: url(../img/img22.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.swiperbox .swiper-button-next:hover {
  background: url(../img/img25.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}

.business-info .swiperbox {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 4;
  height: 40px;
}
.business-info .list {
  background: #fff;
  padding: 80px;
  padding-bottom: 40px;
  box-sizing: border-box;
  margin-bottom: 12px;
}
.business-info .list .images {
  width: 760px;
  position: relative;
}
.business-info .list .word {
  padding-top: 30px;
  font-size: 20px;
  color: #000000;
  line-height: 1;
  box-sizing: border-box;
}
.business-info .list .words {
  width: 660px;
}
.business-info .list .words .t0 {
  font-size: 30px;
  color: #000000;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
  line-height: 1;
  margin-bottom: 25px;
}
.business-info .list .images img{
	width:100%;
}
.business-info .list .words .slimScrollBar {
  height: 30px !important;
  opacity: 1 !important;
  right: -2px !important;
  /*display: block !important;*/
}
.business-info .list .words .tul {
  height: 250px;
  font-size: 14px;
  color: #444444;
  border-right: 1px solid #eeeeee;
  line-height: 32px;
  box-sizing: border-box;
}
.business-info .list .words .tul .box {
  padding-right: 30px;
  box-sizing: border-box;
}
.business-info .list .words .t2 {
  margin-top: 90px;
}
.business-info .list .words .t2 .tit {
  line-height: 1;
  font-size: 16px;
  margin-bottom: 20px;
}
.business-info .list .words .t2 .txt .img {
  float: left;
  width: 150px;
  height: 110px;
  margin-left: 20px;
  position: relative;
}
.business-info .list .words .t2 .txt .img:hover .span {
  transition: .5s;
  opacity: 1;
}
.business-info .list .words .t2 .txt .img .span {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  line-height: 1.4;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.65);
  padding-top: 45px;
  box-sizing: border-box;
  opacity: 0;
  transition: .5s;
}
.business-info .list .words .t2 .txt .img:nth-child(4n+1) {
  margin-left: 0;
}

.p100 {
  padding: 0 90px;
  box-sizing: border-box;
}

.pad100 {
  padding: 0 100px;
  background: #eaeaea;
  font-size: 16px;
  color: #222222;
  line-height: 35px;
}
.pad100 .messages-title {
  line-height: 35px;
}

.about01 {
  overflow: hidden;
}

.about01 .aboutbox {
  height: 770px;
}
.about01 .aboutbox .words {
  width: 76%;
  height: 100%;
  background: #fff;
  padding: 100px;
  padding-right: 80px;
  padding-top: 85px;
  box-sizing: border-box;
}
.about01 .aboutbox .messages-title .ph {
  line-height: 1.2;
  color: #000000;
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.about01 .aboutbox .messages-title .cn {
  margin-bottom: 30px;
}
.about01 .aboutbox .messages-title .line {
  margin-bottom: 45px;
}
.about01 .aboutbox .text {
  width: 24%;
  height: 100%;
  overflow: hidden;
  color: #fff;
  text-align: center;
  position: relative;
  padding: 60px 0;
  box-sizing: border-box;
}
.about01 .aboutbox .text .swiper-button-prev {
  width: 95px;
  height: 60px;
  background: url(../img/img27.png) rgba(0, 0, 0, 0.2) no-repeat center;
  background-size: 100%;
  transition: .5s;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  margin: auto;
}
.about01 .aboutbox .text .swiper-button-prev:hover {
  background: url(../img/img30.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.about01 .aboutbox .text .swiper-button-next {
  width: 95px;
  height: 60px;
  background: url(../img/img28.png) rgba(0, 0, 0, 0.2) no-repeat center;
  background-size: 100%;
  transition: .5s;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.about01 .aboutbox .text .swiper-button-next:hover {
  background: url(../img/img29.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.about01 .aboutbox .text .swiper-slide .num {
  color: #000000;
  line-height: 1;
  font-size: 48px;
  text-transform: uppercase;
  font-family: "fe";
}
.about01 .aboutbox .text .swiper-slide .num span {
  font-size: 80px;
}
.about01 .aboutbox .text .swiper-slide .itembox {
  padding: 40px 0;
  box-sizing: border-box;
}
.about01 .aboutbox .text .swiper-slide .item1 .num {
  font-size: 60px;
}
.about01 .aboutbox .text .swiper-slide .txt {
  font-size: 16px;
  color: #999999;
  line-height: 1.4;
  margin-top: 20px;
}
.about01 .aboutbox .text .swiper-slide .line {
  width: 32px;
  height: 2px;
  background: rgba(255, 255, 255, 0.1);
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 40px;
}

.tongyong .swiper-button-next, .tongyong .swiper-button-prev {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  background: transparent;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.tongyong .swiper-button-prev {
  background: url(../img/img18.png) #000  no-repeat center;
  background-size: 100%;
  transition: .5s;
  left: 80px;
}
.tongyong .swiper-button-prev:hover {
  background: url(../img/img18.png) #fac318 no-repeat center;
  transition: .5s;
  background-size: 80%;
}
.tongyong .swiper-button-next {
  background: url(../img/img19.png) #000  no-repeat center;
  background-size: 100%;
  transition: .5s;
  right: 80px;
}
.tongyong .swiper-button-next:hover {
  background: url(../img/img19.png) #fac318 no-repeat center;
  transition: .5s;
  background-size: 80%;
}

.about02 {
  height: 750px;
  background: #fff;
  padding-top: 65px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.about02 .title .itembox {
  padding-top: 40px;
  box-sizing: border-box;
}
.about02 .title .itembox .item {
  float: left;
  width: 110px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  background: #f5f5f5;
  cursor: pointer;
  margin-left: 3px;
  transition: .5s;
}
.about02 .title .itembox .item:hover, .about02 .title .itembox .item.active {
  transition: .5s;
  background: #000000;
  color: #fff;
}
.about02 .about02box {
  position: relative;
  margin-top: 65px;
}
.about02 .about02box .imgbox {
  text-align: center;
}
.about02 .about02box .imgbox .img {
  width: 250px;
  padding: 8px;
  background: #b5b5b5;
  overflow: hidden;
  margin: 0 auto;
}
.about02 .about02box .imgbox .img img {
  width: 100%;
}
.about02 .about02box .imgbox .words {
  font-size: 18px;
  line-height: 1.2;
  margin-top: 25px;
}

.about03 .about03-top {
  background: #fff;
  padding-top: 60px;
  padding-bottom: 90px;
  box-sizing: border-box;
}
.about03 .about03-top .words {
  margin-top: 60px;
}
.about03 .about03-top .words .images {
  width: 670px;
  height: 140px;
}
.about03 .about03-top .words .text {
  font-size: 18px;
  color: #444444;
  line-height: 45px;
  max-width: 750px;
}
.about03 .about03-top .words .text .span {
  font-size: 25px;
  color: #000000;
  font-weight: bold;
}
.about03 .about03-bot {
  height: 500px;
  padding-top: 120px;
  box-sizing: border-box;
}
.about03 .about03-bot .itembox .item {
  float: left;
  font-size: 14px;
  color: #7390b1;
  width: 350px;
  height: 250px;
  background: rgba(54, 72, 93, 0.3);
  border-radius: 3px;
  border-top-right-radius: 30px;
  margin-left: 34px;
  text-align: center;
  line-height: 1.2;
  padding-top: 45px;
  box-sizing: border-box;
}

.about03 .about03-bot .itembox .item .img {
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.about03 .about03-bot .itembox .item .tit {
  font-size: 20px;
  color: #ffffff;
  margin-top: 23px;
  margin-bottom: 30px;
}
.about03 .about03-bot .itembox .item:nth-child(4n+1) {
  margin-left: 0;
}

.about04 {
  padding-bottom: 100px;
  box-sizing: border-box;
}
.about04 .about04top {
  background: #fff;
  padding-top: 85px;
  padding-bottom: 60px;
  box-sizing: border-box;
}
.about04 .about04top .title {
  width: 410px;
}
.about04 .about04top .title .t0 {
  font-size: 40px;
  color: #222222;
  line-height: 1;
  margin-bottom: 25px;
}
.about04 .about04top .title .t1 {
  font-size: 40px;
  line-height: 1;
  font-weight: bold;
  color: #000000;
}
.about04 .about04top .title .t2 {
  font-size: 24px;
  color: #b2b2b2;
  line-height: 1;
  font-family: Arial;
  margin-top: 60px;
}
.about04 .about04top .text {
  width: 760px;
  line-height: 36px;
  font-size: 18px;
}
.about04 .about04top .text .more {
  display: block;
  height: 50px;
  width: 190px;
  line-height: 50px;
  font-size: 16px;
  color: #666666;
  border: 1px solid #e5e5e5;
  padding-left: 22px;
  box-sizing: border-box;
  margin-top: 30px;
  position: relative;
  transition: .5s;
}
.about04 .about04top .text .more:hover {
  transition: .5s;
  color: #fff;
  background: #000000;
  border-color: #000000;
}
.about04 .about04top .text .more:hover:after {
  background: url(../img/img37.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.about04 .about04top .text .more:after {
  content: "";
  width: 12px;
  height: 18px;
  background: url(../img/img36.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
  margin: auto;
  transition: .5s;
}
.about04 .about04bot {
  height: 650px;
}
.about04 .about04bot .play {
  padding-top: 250px;
  box-sizing: border-box;
}

.about04 .about04bot:hover .play .span{
    opacity: 1;
    transform: translateY(0);
    transition:.5s;
}
.about04 .about04bot:hover .play .img{
    transform: translateY(-30px);
    transition:.5s;
}

.about04 .about04bot .play .img {
  width: 100px;
  height: 100px;
  cursor: pointer;
  background: url(../img/img38.png) no-repeat center;
  background-size: 100%;
  margin: 0 auto;
  transition:.5s;
}
.about04 .about04bot .play .span {
  line-height: 1.2;
  font-size: 26px;
  color: #fff;
  text-align: center;
  margin-top: 45px;
  opacity: 0;
  transform: translateY(30px);
  transition:.5s;
}

.product {
  padding-top: 98px;
  padding-bottom: 95px;
  box-sizing: border-box;
}
.product .productbox {
  background: #fff;
  padding-top: 65px;
  padding-bottom: 130px;
  box-sizing: border-box;
}
.product .productbox .join-title .en {
  padding-top: 0;
}
.product .productbox .join-title .text .tit {
  padding-top: 15px;
  box-sizing: border-box;
}
.product .productbox .search {
  margin-top: 30px;
}
.product .productbox .search .input {
  width: 500px;
  height: 60px;
  font-size: 18px;
  padding-left: 25px;
  color: #888888;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  position: relative;
}
.product .productbox .search .input input[type=submit] {
  text-indent: -999px;
  overflow: hidden;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  margin: auto;
  background: url(../img/img39.png) no-repeat center;
  background-size: 100%;
}
.product .productbox .search .input input {
  border: none;
  background: none;
  outline: none;
}
.product .productbox .search .input input[type=text] {
  width: 100%;
  height: 100%;
}
.product .productbox .search .sousuo {
  line-height: 60px;
  font-size: 16px;
  color: #666666;
  margin-left: 28px;
}
.product .productbox .search .sousuo .span {
  /*margin-right: 11px;*/
}
.product .productbox .search .sousuo a {
  color: #666666;
  text-decoration: underline;
  margin: 0 11px;
  transition: .5s;
}
.product .productbox .search .sousuo a:hover {
  transition: .5s;
  color: #000000;
}
.product .search-boxs {
  margin-top: 60px;
}
.product .search-boxs .item {
  color: #000000;
  display: block;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}
.product .search-boxs .item .words {
  position: absolute;
  padding-left: 65px;
  width: 100%;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
.product .search-boxs .item:hover .images {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.product .search-boxs .item:hover .t2 {
  background: #000000;
  border-color: #000000;
  color: #fff;
  transition: .5s;
}
.product .search-boxs .item:hover .t2:after {
  background: url(../img/img37.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.product .search-boxs .item .images {
  height: 100%;
  transition: .5s;
}
.product .search-boxs .item .t0 {
  font-size: 34px;
  font-family: Arial;
}
.product .search-boxs .item .t1 {
  font-size: 22px;
  margin-top: 18px;
  margin-bottom: 50px;
}
.product .search-boxs .item .t2 {
  display: inline-block;
  padding: 0 32px;
  padding-right: 50px;
  font-size: 18px;
  line-height: 52px;
  height: 52px;
  border: 1px solid #000000;
  box-sizing: border-box;
  position: relative;
  transition: .5s;
}
.product .search-boxs .item .t2:after {
  content: "";
  width: 12px;
  height: 18px;
  background: url(../img/img40.png) no-repeat center;
  background-size: 100%;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  transition: .5s;
}
.product .search-boxs .searchtop {
  height: 550px;
  margin-top: 0;
}
.product .search-boxs .searchtop .words {
  padding-top: 170px;
  box-sizing: border-box;
}
.product .search-boxs .itembox1 .item {
  height: 550px;
  width: 750px;
}
.product .search-boxs .itembox1 .item .words {
  padding-top: 60px;
  box-sizing: border-box;
}
.product .search-boxs .itembox2 .item {
  height: 300px;
}
.product .search-boxs .itembox2 .item .words {
  padding-top: 110px;
  box-sizing: border-box;
}
.product .search-boxs .itembox3 .item {
  height: 450px;
  width: 750px;
}
.product .search-boxs .itembox3 .item .words {
  top: auto;
  bottom: 0;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.product .search-boxs .itembox3 .item .t1 {
  margin-bottom: 0;
}

.productlist {
  padding-top: 60px;
  padding-bottom: 115px;
  background: #fff;
}

.list-select {
  margin-top: 15px;
}
.list-select .select {
  float: left;
  width: 250px;
  box-sizing: border-box;
  margin-right: 14.5px;
  color: #444444;
  box-sizing: border-box;
  position: relative;
}
.list-select .select.active .selecttop {
  border-bottom: none;
}
.list-select .select.active .selecttop:before {
  background: url(../img/img43.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.list-select .select .selecttop {
  font-size: 16px;
  cursor: pointer;
  line-height: 45px;
  border: 1px solid #e5e5e5;
  padding: 0 20px;
  box-sizing: border-box;
  position: relative;
}
.list-select .select .selecttop:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 10px;
  background: url(../img/img44.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.list-select .select .selecttop:after {
  content: "";
  position: absolute;
  width: 80%;
  height: 1px;
  background: #e5e5e5;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: .5s;
}
.list-select .select .selectbot {
  font-size: 14px;
  line-height: 32px;
  padding: 13px 0;
  width: 100%;
  box-sizing: border-box;
  display: none;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-top: none;
  padding: 0 20px;
  position: absolute;
  z-index: 1;
  height: 192px;
}
.list-select .select .selectbot .li {
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
.list-select .select .selectbot .li:hover:after, .list-select .select .selectbot .li.active:after {
  background: url(../img/img41.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.list-select .select .selectbot .li:after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/img42.png) no-repeat center;
  background-size: 100%;
  left: 0;
  transition: .5s;
}
.list-select .input {
  width: 180px;
  height: 45px;
  background: #000000;
  transition: .5s;
}
.list-select .input:hover {
  transition: .5s;
  background: rgba(250, 190, 0, 0.6);
}
.list-select .input input {
  width: 100%;
  height: 100%;
  background: transparent;
  outline: none;
  padding: 0;
  margin: 0;
  border: none;
  font-size: 16px;
  color: #fff;
}

.product-list {
  padding-top: 10px;
  box-sizing: border-box;
}
.product-list .list-words {
  margin-top: 45px;
  margin-bottom: 30px;
}
.product-list .list-words .items {
  display: block;
  width: 360px;
  height: 165px;
  float: left;
  border: 1px solid #eeeeee;
  padding: 25px;
  padding-bottom: 25px;
  box-sizing: border-box;
  margin-left: 21px;
  margin-bottom: 25px;
}
.product-list .list-words .items:nth-child(4n+1) {
  margin-left: 0;
}
.product-list .list-words .items:hover .t2 {
  background: #000000;
  border-color: #000000;
  transition: .5s;
  color: #fff;
}
.product-list .list-words .items:hover .t2:after {
  transition: .5s;
  background: url(../img/img46.png) no-repeat center;
  background-size: 100%;
}
.product-list .list-words .items .t0 {
  font-size: 20px;
  font-weight: bold;
  color: #444444;
  line-height: 1;
}
.product-list .list-words .items .t1 {
  color: #888888;
  font-size: 16px;
  line-height: 20px;
  height: 40px;
  margin-top: 15px;
  overflow:hidden;
}
.product-list .list-words .items .t2 {
  width: 100px;
  height: 35px;
  line-height: 35px;
  background: #f7f7f7;
  color: #666666;
  font-size: 14px;
  padding-left: 15px;
  border: 1px solid #f2f2f2;
  box-sizing: border-box;
  position: relative;
  margin-top: 8px;
}
.product-list .list-words .items .t2:after {
  position: absolute;
  width: 6px;
  height: 10px;
  content: "";
  top: 0;
  bottom: 0;
  background: url(../img/img45.png) no-repeat center;
  background-size: 100%;
  right: 15px;
  margin: auto;
}
.product-list .itemboxs {
  margin-top: 40px;
}
.product-list .itemboxs .titx {
  font-size: 26px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 30px;
}
.product-list .itemboxs .images {
  line-height: 1;
}
.product-list .itemboxs .images .swiper-pagination {
  bottom: 30px;
}
.product-list .itemboxs .images .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  transition: .5s;
  background: #f6f6f5;
  opacity: 1;
}
.product-list .itemboxs .images .swiper-pagination-bullet-active {
  background: #000000;
  transition: .5s;
}

.pagination {
  font-size: 16px;
  color: #888888;
  text-align: center;
}
/*.pagination a {
  color: #888888;
  display: inline-block;
  width: 15px;
  text-align: center;
  margin: 0 11px;
  transition: .5s;
  height: 30px;
  line-height: 25px;
  border-bottom: 2px solid transparent;
  box-sizing: border-box;
}*/
.pagination a:hover, .pagination a.active {
  font-size: 20px;
  color: #000003;
  transition: .5s;
  padding-bottom: 5px;
  border-bottom-color: #000000;
}

.prodetail-banner {
  position: relative;
}
.prodetail-banner .itembox {
  position: relative;
}
.prodetail-banner .itembox .words {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding-top: 150px;
  box-sizing: border-box;
  line-height: 1.2;
}
.prodetail-banner .itembox .words .t0 {
  font-size: 18px;
  color: #666666;
}
.prodetail-banner .itembox .words .t1 {
  font-size: 40px;
  color: #444444;
  margin-top: 15px;
  margin-bottom: 40px;
}
.prodetail-banner .itembox .words .line {
  width: 340px;
  height: 1px;
  background: #caced3;
}
.prodetail-banner .itembox .words .p {
  font-size: 18px;
  color: #444444;
  line-height: 36px;
  margin-top: 45px;
  margin-bottom: 85px;
}
.prodetail-banner .itembox .words .d-img .li {
  float: left;
  font-size: 16px;
  color: #666666;
  width: 32px;
  text-align: center;
  line-height: 1;
  margin-right: 26px;
}
.prodetail-banner .itembox .words .d-img .li .span {
  margin-top: 8px;
}
.prodetail-banner .itembox .images {
  height: 680px;
}
.prodetail-banner .swiper-paginations {
  position: absolute;
  right: 100px;
  width: 120px;
  z-index: 8;
  height: 344px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.prodetail-banner .swiper-paginations .imgs {
  margin-top: 40px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.prodetail-banner .swiper-paginations .imgs img {
  transition: .5s;
}
.prodetail-banner .swiper-paginations .imgs:hover img, .prodetail-banner .swiper-paginations .imgs.active img {
  transition: .5s;
  /*transform:scale3d(1.05,1.05,1);*/
}
.prodetail-banner .swiper-paginations .imgs:hover:after, .prodetail-banner .swiper-paginations .imgs.active:after {
  opacity: 1;
  transition: .5s;
}
.prodetail-banner .swiper-paginations .imgs:after {
  position: absolute;
  border: 4px solid #fabd00;
  transition: .5s;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  box-sizing: border-box;
  opacity: 0;
  transition: .5s;
}
.prodetail-banner .swiper-paginations .imgs:nth-child(1) {
  margin-top: 0;
}

.productdetails {
  background: #fff;
}
.productdetails .productdetails-tit {
  border-bottom: 1px solid #eeeeee;
  box-sizing: border-box;
}
.productdetails .productdetails-tit .tit-ul .li {
  display: block;
  width: 305px;
  line-height: 100px;
  height: 100px;
  text-align: center;
  float: left;
  font-size: 18px;
  color: #444444;
  position: relative;
}
.productdetails .productdetails-tit .tit-ul .li:hover:after, .productdetails .productdetails-tit .tit-ul .li.active:after {
  transition: .5s;
  opacity: 1;
}
.productdetails .productdetails-tit .tit-ul .li:before {
  width: 1px;
  height: 40px;
  background: #e5e5e5;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  position: absolute;
}
.productdetails .productdetails-tit .tit-ul .li:nth-child(1):before {
  display: none;
}
.productdetails .productdetails-tit .tit-ul .li:after {
  position: absolute;
  width: 115px;
  height: 10px;
  content: "";
  left: 0;
  right: 0;
  bottom: -9px;
  margin: auto;
  background: url(../img/img49.png) no-repeat center;
  background-size: 100%;
  opacity: 0;
  transition: .5s;
}
.productdetails .productdetails-tit .back {
  position: relative;
  line-height: 100px;
  font-size: 14px;
  color: #444444;
  padding-left: 55px;
  padding-right: 30px;
  box-sizing: border-box;
  transition: .5s;
}
.productdetails .productdetails-tit .back:hover {
  color: #fabd00;
  transition: .5s;
}
.productdetails .productdetails-tit .back:hover:after {
  background: url(../img/img51.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.productdetails .productdetails-tit .back:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 15px;
  left: 25px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/img50.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.productdetails .productdetails-tit .back:before {
  width: 1px;
  height: 40px;
  background: #e5e5e5;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  position: absolute;
}
.productdetails .productdetails-itembox {
  padding-bottom: 90px;
  box-sizing: border-box;
}
.productdetails .productdetails-itembox .items {
  font-size: 16px;
  color: #666666;
  line-height: 32px;
  margin-top: 40px;
}
.productdetails .productdetails-itembox .items .tit {
  font-size: 24px;
  line-height: 1;
  color: #222222;
}
.productdetails .productdetails-itembox .items0 .words {
  margin-top: 27px;
}
.productdetails .productdetails-itembox .items0 .words .fl {
  padding-left: 30px;
  width: 500px;
  box-sizing: border-box;
}
.productdetails .productdetails-itembox .items0 .words .right {
  padding-left: 90px;
  position: relative;
}
.productdetails .productdetails-itembox .items0 .words .right .span {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  max-width: 90px;
  height: 40px;
  overflow: hidden;
}
.productdetails .productdetails-itembox .items1 .words {
  margin-top: 25px;
  margin-bottom: 5px;
}
.productdetails .productdetails-itembox .items2 .tbody {
  margin-top: 50px;
}
.productdetails .productdetails-itembox .items2 table {
  width: 100%;
  text-align: center;
}
.productdetails .productdetails-itembox .items2 th {
  font-size: 16px;
  color: #000000;
  background: #efefef;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
  height: 50px;
  line-height: 1.5;
}
.productdetails .productdetails-itembox .items2 td {
  font-size: 14px;
  color: #666666;
  height: 50px;
  line-height: 1.5;
  overflow: hidden;
  border: none;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
}
.productdetails .productdetails-itembox .items3 .words {
  margin-top: 45px;
}
.productdetails .productdetails-itembox .items3 .aitems {
  display: block;
  width: 49%;
  height: 90px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  line-height: 90px;
  float: left;
  margin-left: 2%;
  padding: 0 30px;
  box-sizing: border-box;
  color: #444444;
  margin-bottom: 10px;
}
.productdetails .productdetails-itembox .items3 .aitems .wen {
  height: 100%;
  max-width: 60%;
  overflow: hidden;
  padding-left: 40px;
  box-sizing: border-box;
  position: relative;
}
.productdetails .productdetails-itembox .items3 .aitems .wen:after {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  background: url(../img/img52.png) no-repeat center;
  background-size: 100%;
}
.productdetails .productdetails-itembox .items3 .aitems .d {
  transition: .5s;
  max-width: 40%;
}
.productdetails .productdetails-itembox .items3 .aitems:hover .d {
  color: #000000;
  transition: .5s;
}
.productdetails .productdetails-itembox .items3 .aitems:nth-child(2n+1) {
  margin-left: 0;
}

.pdedail {
  padding-bottom: 100px;
}

.productdetails {
  margin-bottom: 27px;
}

.productdetails-bot {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 65px;
  box-sizing: border-box;
}
.productdetails-bot .title {
  line-height: 52px;
}
.productdetails-bot .title .text {
  line-height: inherit;
}
.productdetails-bot .title .en {
  padding: 0;
}
.productdetails-bot .itembox-ul {
  margin-top: 40px;
}
.productdetails-bot .itembox-ul .items {
  float: left;
  width: 32%;
  margin-left: 2%;
  height: 180px;
  border: 1px solid #e5e5e5;
  margin-bottom: 15px;
  font-size: 28px;
  color: #444444;
  padding: 30px;
  padding-left: 35px;
  box-sizing: border-box;
  display: block;
}
.productdetails-bot .itembox-ul .items:hover .span {
  border: 1px solid #000000;
  background: url(../img/img54.png) #000000 no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.productdetails-bot .itembox-ul .items:hover .right img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.productdetails-bot .itembox-ul .items .t0 {
  line-height: 1.2;
  padding-top: 15px;
  margin-bottom: 23px;
}
.productdetails-bot .itembox-ul .items .span {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #eaeaea;
  background: url(../img/img53.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.productdetails-bot .itembox-ul .items .right {
  width: 120px;
  height: 120px;
  overflow: hidden;
}
.productdetails-bot .itembox-ul .items .right img {
  transition: .5s;
}
.productdetails-bot .itembox-ul .items:nth-child(3n+1) {
  margin-left: 0;
}

.m14 {
  font-size: 14px;
  line-height: 1;
  color: #222222;
  text-align: center;
}

.m30 {
  font-size: 30px;
  color: #222222;
  text-align: center;
  font-weight: bold;
  line-height: 1;
}

.mould {
  margin-top: 105px;
}
.mould .mould0 {
  background: #f6f6f6;
  padding-top: 65px;
  box-sizing: border-box;
}
.mould .mould0 .imgbox {
  margin-top: 60px;
}
.mould .mould0 .imgbox .img {
  float: left;
  width: 49.8%;
  margin-left: .4%;
  margin-top: 10px;
  max-height: 400px;
  overflow: hidden;
}
.mould .mould0 .imgbox .img img {
  transition: .5s;
  width: 100%;
}
.mould .mould0 .imgbox .img:hover img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.mould .mould0 .imgbox .img:nth-child(2n+1) {
  margin-left: 0;
}
.mould .mould2 {
  background: #f6f6f6;
  padding-top: 60px;
  box-sizing: border-box;
}
.mould .mould2 .research-ul {
  margin-top: 60px;
}

.mould1-swiper {
  margin-top: 55px;
}
.mould1-swiper .swiper-pagination {
  position: static;
  line-height: 1;
  margin-top: 65px;
}
.mould1-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: transparent;
  border: 1px solid #c2c2c2;
  box-sizing: border-box;
  opacity: 1;
}
.mould1-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .mould1-swiper .swiper-pagination .swiper-pagination-bullet:hover {
  background: #fda601;
  border-color: #fda601;
}
.mould1-swiper .item .img {
  float: left;
  display: block;
  width: 14.2857142857%;
}
.mould1-swiper .item .img:hover img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.mould1-swiper .item .img img {
  width: 100%;
  transition: .5s;
}

.mould1 {
  padding-top: 85px;
  padding-bottom: 80px;
  box-sizing: border-box;
}
.mould1 .tut .t1 {
  margin-top: 15px;
}

.plating .plating0box {
  background: #fff;
  top: -150px;
  position: relative;
  z-index: 1;
  padding: 0 120px;
  padding-top: 88px;
  padding-bottom: 100px;
  box-sizing: border-box;
}
.plating .plating0-images {
  margin-top: 45px;
}
.plating .plating0-images .itembox {
  width: 400px;
}
.plating .plating0-images .swiper-pagination {
  position: static;
  width: 100%;
  line-height: 1;
  margin-top: 48px;
}
.plating .plating0-images .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border: 1px solid #c1c1c1;
  background: transparent;
  transition: .5s;
  opacity: 1;
}
.plating .plating0-images .swiper-pagination .swiper-pagination-bullet:hover, .plating .plating0-images .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fda601;
  border-color: #fda601;
  transition: .5s;
}

.plating1 .items {
  position: relative;
}
.plating1 .images {
  width: 50%;
}
.plating1 .words {
  width: 50%;
  padding: 100px;
  box-sizing: border-box;
  position: absolute;
  height: 100%;
}
.plating1 .words.fl {
  padding-left: 200px;
}
.plating1 .words .commen-title {
  text-align: left;
}
.plating1 .words .commen-title .line {
  margin: 0;
}
.plating1 .words .commen-title .w {
  font-size: 24px;
  color: #fabd00;
  font-weight: bold;
  margin-top: 60px;
  margin-bottom: 25px;
}

.plating2 {
  background: #f6f6f6;
  padding-top: 100px;
  padding-bottom: 105px;
  box-sizing: border-box;
}
.plating2 .plating2-images {
  width: 1040px;
  margin: 0 auto;
  margin-top: 60px;
}
.plating2 .plating2-images .images {
  overflow: hidden;
  height: 600px;
}
.plating2 .plating2-images .words {
  width: 800px;
  margin: 0 auto;
  margin-top: -63px;
  padding: 55px 0;
  box-sizing: border-box;
  height: 200px;
  background: #fff;
  position: relative;
  z-index: 1;
}
.plating2 .plating2-images .words .items {
  height: 100%;
  width: 25%;
  float: left;
  border-left: 1px solid #eeeeee;
  box-sizing: border-box;
  text-align: center;
  line-height: 1;
}
.plating2 .plating2-images .words .items .t0 {
  font-size: 60px;
  color: #fabd00;
  font-family: "beba";
}
.plating2 .plating2-images .words .items .t0 span {
  font-size: 14px;
  color: #666666;
}
.plating2 .plating2-images .words .items .t1 {
  font-size: 16px;
  color: #222222;
  margin-top: 25px;
}
.plating2 .plating2-images .words .items:nth-child(4n+1) {
  border: none;
}

.plating3 .imagesbox {
  position: relative;
}
.plating3 .imagesbox .images, .plating3 .imagesbox .words {
  width: 50%;
}
.plating3 .imagesbox .images {
  max-height: 600px;
  overflow: hidden;
}
.plating3 .imagesbox .words {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: #1f1f1f;
  padding: 65px;
  padding-top: 180px;
  padding-right: 200px;
  box-sizing: border-box;
  color: #f6f6f6;
  font-size: 16px;
  line-height: 32px;
}
.plating3 .imagesbox .words .t0 {
  font-size: 24px;
  line-height: 1;
  color: #fabd00;
  margin-bottom: 30px;
}

.plating5 {
  padding-top: 125px;
  background: #f6f6f6;
}
.plating5 .plating5-words {
  width: 1520px;
  margin: 0 auto;
  padding: 100px 0;
  box-sizing: border-box;
  background: #fff;
  position: relative;
  z-index: 2;
}
.plating5 .plating5-words .commen-title .line {
  margin: 0 auto;
}
.plating5 .plating5-words .commen-title .w {
  font-size: 24px;
  color: #fabd00;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 30px;
}
.plating5 .plating5-images {
  margin-top: -145px;
}

.xinxi {
  display: block;
  width: 45px;
  transition: .5s;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #b0b0b0;
  background: url(../img/img56.png) transparent no-repeat center;
  background-size: 100%;
}
.xinxi:hover {
  border-color: #000000;
  background: url(../img/img55.png) #000000 no-repeat center;
  background-size: 100%;
}

.serve0 .items {
  height: 550px;
  overflow: hidden;
}
.serve0 .items .img {
  height: 100%;
  transition: .5s;
  width: 100%;
}
.serve0 .words {
  width: 40%;
  background: #fff;
}
.serve0 .words .serve-tit {
  padding: 60px  80px;
  box-sizing: border-box;
}
.serve0 .images {
  width: 60%;
}

.serve-tit {
  line-height: 1;
}
.serve-tit .t0 {
  font-size: 52px;
  color: #000000;
  font-weight: bold;
}
.serve-tit .t1 {
  font-size: 28px;
  color: #000000;
  margin-top: 22px;
  margin-bottom: 26px;
}
.serve-tit .line {
  height: 2px;
  width: 10px;
  background: #a8a8a8;
}
.serve-tit .t2 {
  font-size: 20px;
  color: #444444;
  margin-top: 55px;
  margin-bottom: 18px;
}
.serve-tit .t3 {
  font-size: 16px;
  color: #888888;
  line-height: 28px;
  height: 140px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  margin-bottom: 18px;
}

.serve2 {
  height: 490px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.serve2 .serve2-content {
  padding-top: 60px;
}
.serve2 .serve2-ul {
  margin-top: 70px;
}
.serve2 .serve2-ul .li {
  width: 20%;
  padding: 0 5px;
  float: left;
  box-sizing: border-box;
  text-align: center;
}
.serve2 .serve2-ul .img {
  width: 140px;
  height: 140px;
  margin: 0 auto;
}
.serve2 .serve2-ul .text {
  line-height: 1;
  font-size: 18px;
  color: #444444;
  margin-top: 25px;
}

.serve3 .items {
  height: 320px;
  float: left;
  width: 20%;
  background: #fff;
  padding-top: 65px;
  border-left: 1px solid #f4f4f4;
  border-top: 1px solid #f4f4f4;
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  color: #888888;
}
.serve3 .items:hover {
  background: #000000;
}
.serve3 .items:hover .t0, .serve3 .items:hover .t1 {
  color: #fff;
}
.serve3 .items:hover .img .i0 {
  opacity: 0;
}
.serve3 .items:hover .img .i1 {
  opacity: 1;
}
.serve3 .items:hover .img img {
}
.serve3 .items:nth-child(1) {
  border-left: none;
}
.serve3 .items .img {
  width: 65px;
  height: 65px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.serve3 .items .img img {
  position: absolute;
  top: 0;
  left: 0;
}
.serve3 .items .img .i1 {
  opacity: 0;
}
.serve3 .items .t0 {
  font-size: 20px;
  color: #222222;
  line-height: 1;
  margin-top: 45px;
  margin-bottom: 15px;
}
.serve3 .items .t1 {
  width: 225px;
  margin: 0 auto;
  line-height: 24px;
}

.join-title .text {
  line-height: 1.2;
}

.provider .imgbox {
  float: left;
  width: 20%;
}

.providerbox {
  width: 1520px;
  padding-top: 150px;
  padding-bottom: 10px;
  box-sizing: border-box;
  margin: 0 auto;
}
.providerbox .imgbox {
  border-left: 1px solid #dbdbdb;
  box-sizing: border-box;
  display: block;
  transition: .5s;
}
.providerbox .imgbox:nth-child(5n+1) {
  border-left-color: transparent;
}
.providerbox .imgbox:nth-child(1) {
  border-bottom: 1px solid #dbdbdb;
}
.providerbox .imgbox:nth-child(2) {
  border-bottom: 1px solid #dbdbdb;
}
.providerbox .imgbox:nth-child(3) {
  border-bottom: 1px solid #dbdbdb;
}
.providerbox .imgbox:nth-child(4) {
  border-bottom: 1px solid #dbdbdb;
}
.providerbox .imgbox:nth-child(5) {
  border-bottom: 1px solid #dbdbdb;
}
.providerbox .imgbox:hover {
  background: #fff;
  transition: .5s;
  box-shadow: 0 0 20px 6px rgba(0, 0, 0, 0.06);
}

.huiimg {
  position: relative;
}
.huiimg .i0 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.huiimg img {
  transition: .5s;
}
.huiimg:hover .i0 {
  opacity: 1;
}
.huiimg:hover .i1 {
  opacity: 0;
}
.huiimg:hover img {
  transition: .5s;
}

.plat-a {
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-top: 40px;
  width: 150px;
}
.plat-a .span {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: url(../img/n13.png) no-repeat center;
  background-size: 100%;
  margin: 0 auto;
  border: 1px solid #dddddd;
  transition: .5s;
}
.plat-a .span:hover {
  background: url(../img/n14.png) #fabd00 no-repeat center;
  background-size: 100%;
  transition: .5s;
  border-color: #fabd00;
}
.plat-a .a {
  font-size: 14px;
  line-height: 1;
  color: #8a8a7f;
  margin-top: 10px;
}

.serve4 {
  height: 520px;
  padding: 0;
  margin: 0;
  margin-top: 20px;
  background: transparent;
}
.serve4 .serve4-images {
  width: 40%;
  height: 100%;
  overflow: hidden;
}
.serve4 .serve4-images:hover .images {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.serve4 .serve4-images .images {
  width: 100%;
  height: 100%;
  transition: .5s;
}
.serve4 .serve4-words {
  width: 60%;
  background: #fff;
  height: 100%;
  padding-top: 45px;
  padding-bottom: 30px;
}
.serve4 .messages-title .cn {
  margin-bottom: 0;
}
.serve4 .serve4-tit {
  font-size: 14px;
  text-align: right;
  color: #a6a6a6;
  margin-top: 13px;
}
.serve4 .serve4-tit .li {
  margin-left: 12px;
  float: left;
  cursor: pointer;
  width: 50px;
  text-align: center;
  transition: .5s;
  line-height: 25px;
  height: 25px;
  position: relative;
}
.serve4 .serve4-tit .li:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  margin: auto;
  background: #f9c318;
  opacity: 0;
  transition: .5s;
}
.serve4 .serve4-tit .li:hover, .serve4 .serve4-tit .li.active {
  color: #252527;
  font-size: 20px;
  transition: .5s;
  font-weight: bold;
}
.serve4 .serve4-tit .li:hover:after, .serve4 .serve4-tit .li.active:after {
  transition: .5s;
  opacity: 1;
}
.serve4.about02 .title .itembox {
  padding-top: 0;
}
.serve4 .serve4-content {
  margin-top: 20px;
}
.serve4 .serve4-content .swiper-button-prev, .serve4 .serve4-content .swiper-button-next {
  position: static;
  display: inline-block;
  width: 10px;
  height: 18px;
}
.serve4 .serve4-content .swiper-button-prev {
  background: url(../img/n18.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.serve4 .serve4-content .swiper-button-prev:hover {
  background: url(../img/n17.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.serve4 .serve4-content .swiper-button-next {
  background: url(../img/n15.png) no-repeat center;
  background-size: 100%;
  margin-left: 28px;
}
.serve4 .serve4-content .swiper-button-next:hover {
  background: url(../img/n16.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.serve4 .serve4-content .swiper-buttonbox {
  text-align: right;
  margin-top: 30px;
}
.serve4 .serve4-content .li {
  display: block;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #eeeeee;
  font-size: 14px;
  color: #444444;
}
.serve4 .serve4-content .li .span {
  transition: .5s;
}
.serve4 .serve4-content .li:hover .span {
  color: #000000;
  transition: .5s;
}
.serve4 .serve4-content .li .text {
  height: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  max-width: 70%;
  padding-left: 48px;
  box-sizing: border-box;
  position: relative;
}
.serve4 .serve4-content .li .text:after {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  background: url(../img/img52.png) no-repeat center;
  background-size: 100%;
}

.w1510 {
  width: 1510px;
  margin: 0 auto;
}

.wel-banner .swiper-slide-active .wel-pagin .mpagination:after {
  width: 100%;
  transition: 3s;
}
.wel-banner .swiper-slide-active .itembox .words .t0, .wel-banner .swiper-slide-active .itembox .words .t1, .wel-banner .swiper-slide-active .itembox .words .mores {
  opacity: 1;
  transform: translateY(0);
  transition: 1s;
}
.wel-banner .swiper-slide-active .itembox .words .t0 {
  transition-delay: .3s;
}
.wel-banner .swiper-slide-active .itembox .words .t1 {
  transition-delay: .5s;
}
.wel-banner .swiper-slide-active .itembox .words .mores {
  transition-delay: .7s;
}
.wel-banner .wel-pagin {
  position: absolute;
  left: 0;
  bottom: 95px;
  right: 0;
  margin: auto;
  z-index: 5;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.3);
}
.wel-banner .wel-pagin .swiper-pagination {
  position: static;
  padding-right: 130px;
  box-sizing: border-box;
  text-align: right;
  position: relative;
}
.wel-banner .wel-pagin .swiper-pagination:after {
  content: "";
  width: 0;
  height: 4px;
  background: #fff;
  left: 0;
  bottom: 0;
  position: absolute;
  transition: .5s;
}
.wel-banner .wel-pagin .swiper-pagination .swiper-pagination-current {
  color: #fff;
}
.wel-banner .wel-pagin .mpagination {
  position: static;
  padding-right: 130px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  text-align: right;
  position: relative;
}
.wel-banner .wel-pagin .mpagination:after {
  content: "";
  width: 0;
  height: 4px;
  background: #fff;
  left: 0;
  bottom: 0;
  position: absolute;
}
.wel-banner .itembox {
  position: relative;
  height: 805px;
}
.wel-banner .itembox .words {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 250px;
  box-sizing: border-box;
}
.wel-banner .itembox .words .t0 {
  font-size: 50px;
  line-height: 1;
  color: #fff;
  letter-spacing: 2px;
  overflow: hidden;
  opacity: 0;
  transform: translateY(50px);
  transition: 1.5s;
}
.wel-banner .itembox .words .t0 span {
  float: left;
}
.wel-banner .itembox .words .t0 span.span3 {
  display: block;
  width: 40px;
  height: 1px;
}

.wel-banner .itembox .words .t1 {
  line-height: 1;
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  font-family: Arial;
  letter-spacing: -1px;
  margin-top: 20px;
  margin-bottom: 60px;
  opacity: 0;
  transform: translateY(50px);
  transition: .5s;
}
.wel-banner .itembox .words .mores {
  opacity: 0;
  transform: translateY(50px);
  transition: .5s;
}

.mores {
  width: 150px;
  height: 55px;
  line-height: 55px;
  padding-left: 30px;
  box-sizing: border-box;
  color: #fff;
  background: #000000;
  font-size: 18px;
  position: relative;
  display: block;
  box-sizing: border-box;
  position: relative;
  transition: .5s;
}
.mores:hover:after {
  transition: .5s;
  transform: translateX(10px);
}
.mores:after {
  content: "";
  width: 12px;
  height: 18px;
  background: url(../img/img37.png) no-repeat center;
  background-size: 100%;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  transition: .5s;
}

.more0 {
  width: 140px;
  height: 45px;
  line-height: 45px;
  padding-left: 25px;
  border: 1px  solid #000000;
  color: #000000;
  font-size: 16px;
  position: relative;
  display: block;
  box-sizing: border-box;
  position: relative;
  transition: .5s;
}
.more0:hover {
  background: #000000;
  transition: .5s;
  color: #fff;
  border-color: #000000;
}
.more0:hover:after {
  transition: .5s;
  background: url(../img/img37.png) no-repeat center;
  background-size: 100%;
}
.more0:after {
  content: "";
  width: 12px;
  height: 18px;
  background: url(../img/img40.png) no-repeat center;
  background-size: 100%;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  transition: .5s;
}

.wel-business {
  padding-bottom: 95px;
  box-sizing: border-box;
}
.wel-business .business-tit {
  border-bottom: 1px solid #ececec;
}
.wel-business .text {
  font-size: 30px;
  color: #000000;
  font-weight: bold;
  line-height: 140px;
}
.wel-business .words {
  height: 110px;
}
.wel-business .words .li {
  float: left;
  width: 160px;
  position: relative;
  height: 100%;
  line-height: 1;
  text-align: center;
  padding-top: 35px;
  box-sizing: border-box;
  margin: 0 22px;
  cursor: pointer;
  position: relative;
}
.wel-business .words div.li:before{
	content:"";
	position: absolute;
	height: 4px;
	width: 0;
	background: #000000;
	left:0;
	bottom:0;
	transition:.5s;
}
.wel-business .words div.li:hover:before,.wel-business .words div.li.active:before{
	transition:.5s;width: 100%;
}
.wel-business .words .li .line {
  margin: 0 auto;
  width: 24px;
  height: 1px;
  background: #c6c6c6;
  opacity: 0;
  transition: .5s;
}
.wel-business .words .li .cn {
  font-size: 18px;
  color: #888888;
  margin-top: 23px;
  margin-bottom: 12px;
  transition: .5s;
  font-weight: bold;
}
.wel-business .words .li .en {
  font-size: 16px;
  color: #dfdfdf;
  font-family: Arial;
  opacity: 0;
  transition: .5s;
  height:26px;
}
.wel-business .words .li:after {
  position: absolute;
  content: "";
  width: 0;
  left: 0;
  bottom: 0;
  height: 4px;
  background: #000000;
}
.wel-business .words .it {
  transition: .5s;
}
.wel-business .words .it:hover, .wel-business .words .it.active {
  background: #f7f7f7;
  transition: .5s;
}
.wel-business .words .it:hover .line, .wel-business .words .it.active .line {
  opacity: 1;
  transition: .5s;
}
.wel-business .words .it:hover .cn, .wel-business .words .it.active .cn {
  transition: .5s;
  color: #000000;
}
.wel-business .words .it:hover .en, .wel-business .words .it.active .en {
  transition: .5s;
  opacity: 1;
}
.wel-business .words .more {
  font-size: 18px;
  color: #888;
  line-height: 140px;
  padding: 0;
  position: relative;
  width: auto;
  padding: 0 23px;
  box-sizing: border-box;
  margin: 0;
}
.wel-business .words .more:hover:before {
  transition: .5s;
  transform: translateX(10px);
}
.wel-business .words .more:before {
  content: "";
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  transition: .5s;
  width: 12px;
  height: 18px;
  background: url(../img/img36.png) no-repeat center;
  background-size: 100%;
}
.wel-business .business-imgbox {
  overflow: hidden;
  margin-top: 85px;
}
.wel-business .business-imgbox .swiper-container {
  overflow: visible;
}
.wel-business .business-imgbox .swiper-button-prev {
  width: 60px;
  height: 90px;
  background: url(../img/m0.png) rgba(0, 0, 0, 0.2) no-repeat center;
  transition: .5s;
}
.wel-business .business-imgbox .swiper-button-prev:hover {
  background-color: rgba(250, 190, 0, 0.8);
  transition: .5s;
}
.wel-business .business-imgbox .swiper-button-next {
  width: 60px;
  height: 90px;
  background: url(../img/m1.png) rgba(0, 0, 0, 0.2) no-repeat center;
  transition: .5s;
}
.wel-business .business-imgbox .swiper-button-next:hover {
  background-color: rgba(250, 190, 0, 0.8);
  transition: .5s;
}
.wel-business .business-imgbox .swiper-button-next.swiper-button-disabled, .wel-business .business-imgbox .swiper-button-prev.swiper-button-disabled {
  cursor: pointer;
  pointer-events: auto;
  opacity: 1;
}
.wel-business .business-imgbox .itembox .images {
  position: relative;
}
.wel-business .business-imgbox .itembox .span {
  font-size: 16px;
  color: #000000;
  line-height: 1;
  padding-top: 40px;
  box-sizing: border-box;
}
.wel-business .business-imgbox .itembox img {
  width: 100%;
}
.wel-business .business-imgbox .itembox:hover .words {
  transition: .5s;
  opacity: 1;
}
.wel-business .business-imgbox .itembox .words {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: .5s;
}
.wel-business .business-imgbox .itembox .words .texts {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}

.wel-product {
  height: 688px;
}
.wel-product .img {
  transition: .5s;
}
.wel-product .ih {
  overflow: hidden;
}
.wel-product .ih:hover .img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.wel-product .product-left {
  height: 100%;
  width: 57%;
}
.wel-product .product-left .proimg {
  position: relative;
  overflow: hidden;
  display: block;
}
.wel-product .product-left .proimg .img {
  width: 100%;
  height: 688px;
  transition: .5s;
}
.wel-product .product-left .proimg .words {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #000000;
  left: 0;
  top: 0;
  line-height: 1;
  padding-left: 100px;
  padding-top: 125px;
  box-sizing: border-box;
}
.wel-product .product-left .proimg .words .t0 {
  font-size: 44px;
  font-family: Arial;
}
.wel-product .product-left .proimg .words .t1 {
  font-size: 30px;
  margin-top: 24px;
  margin-bottom: 78px;
}
.wel-product .product-right {
  height: 100%;
  width: 43%;
}
.wel-product .product-right .proitem .item, .wel-product .product-right .proitem .items {
  position: relative;
  display: block;
  line-height: 1;
}
.wel-product .product-right .proitem .item .img {
  height: 344px;
}
.wel-product .product-right .proitem .items .img {
  height: 385px;
  width: 100%;
}
.wel-product .product-right .proitem .words {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px 60px;
  box-sizing: border-box;
}
.wel-product .product-right .proitem .t0 {
  font-size: 24px;
  color: #000000;
}
.wel-product .product-right .proitem .t1 {
  font-size: 20px;
  color: #000000;
  margin-top: 10px;
}
.wel-product .product-right .proitem .items {
  width: 50%;
}

.wel-txt {
  margin-top: 100px;
  margin-bottom: 75px;
}
.wel-txt .item {
  display: block;
  float: left;
  width: 20%;
  text-align: center;
  height: 280px;
  border: 1px solid #e5e5e5;
  padding-top: 45px;
  box-sizing: border-box;
  transition: .5s;
}
.wel-txt .item:hover {
  transition: .5s;
  background: #000000;
}
.wel-txt .item:hover .words {
  color: #fff;
  transition: .5s;
}
.wel-txt .item:hover .images .i0 {
  opacity: 0;
}
.wel-txt .item:hover .images .i1 {
  opacity: 1;
}
.wel-txt .item:hover .images img {
  transition: .5s;
}
.wel-txt .item .images {
  position: relative;
  width: 120px;
  height: 120px;
  margin: 0 auto;
}
.wel-txt .item .images .i1 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.wel-txt .item .images img {
  transition: .5s;
}
.wel-txt .item .words {
  font-size: 16px;
  color: #000000;
  line-height: 1.2;
  margin-top: 30px;
  transition: .5s;
}

.serve1 {
  height: 550px;
}
.serve1 .serve1-button {
  text-align: center;
  width: 100%;
  margin-top: 50px;
}
.serve1 .tongyong .swiper-button-prev, .serve1 .tongyong .swiper-button-next {
  background-color: #171515;
  position: static;
  display: inline-block;
  margin: 0 2px;
  margin: 0;
}
.serve1 .tongyong .swiper-button-prev:hover, .serve1 .tongyong .swiper-button-next:hover {
  background-color: #f9c318;
}
.serve1 .serve1-content {
  padding-top: 60px;
  box-sizing: border-box;
}
.serve1 .serve1-content .txt {
  font-size: 20px;
  color: #444444;
  line-height: 1;
}
.serve1 .serve1-content .serve1-swiper {
  position: relative;
  min-height: 200px;
  margin-top: 77px;
}
.serve1 .serve1-content .serve1-swiper .serve1-t0 {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 150px;
  background: url(../img/x7.png) no-repeat center;
  background-size: 100%;
}
.serve1 .serve1-content .serve1-swiper .serve1-t1 {
  line-height: 1;
}
.serve1 .serve1-content .serve1-swiper .serve1-t1 .swiper-slide {
  text-align: center;
}
.serve1 .serve1-content .serve1-swiper .serve1-t1 .swiper-slide .item {
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}
.serve1 .serve1-content .serve1-swiper .serve1-t1 .swiper-slide .item:after {
  position: absolute;
  width: 25px;
  height: 25px;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url(../img/x8.png) no-repeat center;
  background-size: 100%;
}
.serve1 .serve1-content .serve1-swiper .serve1-t1 .swiper-slide .item0 {
  padding-top: 100px;
}
.serve1 .serve1-content .serve1-swiper .serve1-t1 .swiper-slide .item0:after {
  top: 5px;
}
.serve1 .serve1-content .serve1-swiper .serve1-t1 .swiper-slide .item1 {
  padding-top: 130px;
}
.serve1 .serve1-content .serve1-swiper .serve1-t1 .swiper-slide .item1:after {
  top: 55px;
}
.serve1 .serve1-content .serve1-swiper .serve1-t1 .t0 {
  font-family: "fe";
  color: #f8c217;
  font-size: 20px;
  position: relative;
  display: inline-block;
}
.serve1 .serve1-content .serve1-swiper .serve1-t1 .t0 .span0 {
  font-size: 75px;
}
.serve1 .serve1-content .serve1-swiper .serve1-t1 .t0 .span1 {
  position: absolute;
  left: -30px;
  top: 10px;
}
.serve1 .serve1-content .serve1-swiper .serve1-t1 .t1 {
  font-size: 24px;
  color: #444444;
  margin-top: 35px;
  margin-bottom: 15px;
}
.serve1 .serve1-content .serve1-swiper .serve1-t1 .t2 {
  font-size: 12px;
  color: rgba(68, 68, 68, 0.5);
}

.newsbox {
  background: #fff;
  padding: 100px;
}
.newsbox .fixed-newsleft {
  width: 395px;
}
.newsbox .fixed-newsleft .messages-title .en {
  line-height: 52px;
}
.newsbox .news-tit {
  padding-top: 10px;
}
.newsbox .news-tit .li {
  display: block;
  width: 160px;
  height: 60px;
  line-height: 60px;
  color: #888888;
  font-size: 16px;
  text-align: center;
  border: 1px solid #f7f7f7;
  box-sizing: border-box;
  transition: .5s;
  position: relative;
}
.newsbox .news-tit .li:hover, .newsbox .news-tit .li.active {
  background: #f7f7f7;
  transition: .5s;
}
.newsbox .news-tit .li:hover:after, .newsbox .news-tit .li.active:after {
  opacity: 1;
  transition: .5s;
}
.newsbox .news-tit .li:after {
  content: "";
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  background: #000000;
  width: 3px;
  opacity: 0;
  transition: .5s;
}
.newsbox .news-swiper {
  margin-top: 100px;
  width: 360px;
  position: relative;
}
.newsbox .news-swiper .tit {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 18px;
}
.newsbox .news-swiper .n-button {
  position: absolute;
  top: 0;
  right: 0;
}
.newsbox .news-swiper .swiper-button-prev, .newsbox .news-swiper .swiper-button-next {
  width: 10px;
  height: 18px;
  display: inline-block;
  position: static;
}
.newsbox .news-swiper .swiper-button-next {
  background: url(../img/n15.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.newsbox .news-swiper .swiper-button-next:hover {
  background: url(../img/n16.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.newsbox .news-swiper .swiper-button-prev {
  background: url(../img/n18.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.newsbox .news-swiper .swiper-button-prev:hover {
  background: url(../img/n17.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.newsbox .news-swiper .itembox {
  font-size: 14px;
  color: #444444;
}
.newsbox .news-swiper .itembox .item {
  line-height: 60px;
  color: #444444;
  border-bottom: 1px solid #eeeeee;
  display: block;
  transition: .5s;
}
.newsbox .news-swiper .itembox .item:hover {
  color: #000000;
  transition: .5s;
}
.newsbox .news-swiper .itembox .item .text {
  width: calc(100% - 100px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  height: 100%;
}
.newsbox .newsright {
  width: 1100px;
}
.newsbox .newsright .spans {
  text-align: right;
}
.newsbox .newsright .spans span {
  display: inline-block;
  font-size: 16px;
  color: #888888;
}
.newsbox .newsright .newsright-box {
  width: 1030px;
}
.newsbox .newsright .newsright-top .spans {
  height: 80px;
  padding-top: 15px;
}
.newsbox .newsright .newsright-top .imghbox {
  display: block;
  position: relative;
}
.newsbox .newsright .newsright-top .imghbox .imgs {
  overflow: hidden;
}
.newsbox .newsright .newsright-top .imghbox img {
  transition: .5s;
}
.newsbox .newsright .newsright-top .imghbox:hover img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.newsbox .newsright .newsright-top .imghbox:hover .words .t0 {
  transition: .5s;
  color: #000000;
}
.newsbox .newsright .newsright-top .imghbox .words-text {
  position: relative;
  height: 100%;
  padding-bottom: 40px;
}
.newsbox .newsright .newsright-top .imghbox .words {
  position: relative;
  width: 100%;
  background: #f7f7f7;
  /*height: 330px;*/
  /*top: -75px;*/
  /*left: -70px;*/
  font-size: 14px;
  color: #888888;
  line-height: 25px;
  padding: 52px 60px  50px 38px;
  box-sizing: border-box;
}
.newsbox .newsright .newsright-top .imghbox .words .t0 {
  font-size: 26px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 35px;
  transition: .5s;
  line-height: 1;
}
.newsbox .newsright .newsright-top .imghbox .words .t1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.newsbox .newsright .newsright-top .imghbox .words .jiantou {
  width: 36px;
  height: 30px;
  background: url(../img/x10.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  right: 0;
  bottom: 10px;
}
.newsbox .newsright .newsright-top .imghbox .words .time {
  font-size: 14px;
  color: #888888;
  line-height: 18px;
  padding-left: 26px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 0;
}
.newsbox .newsright .newsright-top .imghbox .words .time:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 15px;
  height: 18px;
  background: url(../img/x9.png) no-repeat center;
}
.newsbox .newsright .newsright-bot {
  margin-top: 80px;
  position: relative;
}
.newsbox .newsright .newsright-bot .spans {
  position: absolute;
  right: 0;
  top: 15px;
}
.newsbox .newsright .newsright-bot .newsright-list {
  position: relative;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox.active {
  margin-top: 80px;
  padding-right:0;
  box-sizing: border-box;
}
.newsbox .newsright .newsright-bot .newsright-list .items {
  display: block;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox {
  display: block;
  width: 490px;
  padding-right:15px;
  box-sizing: border-box;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox .imgs {
  overflow: hidden;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox .imgs img {
  width: 100%;
  transition: .5s;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox:hover .imgs img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox:hover .words .t0 {
  color: #000000;
  transition: .5s;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox .words {
  font-size: 14px;
  line-height: 24px;
  color: #888888;
  padding-top: 30px;
  padding-bottom: 35px;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox .words .t0 {
  font-size: 22px;
  line-height: 25px;
  height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #000000;
  transition: .5s;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox .words .t1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 48px;
  margin-top: 12px;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox .time {
  font-family: Arial;
  display: inline-block;
  padding-left: 26px;
  position: relative;
  line-height: 18px;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox .time:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 15px;
  height: 18px;
  background: url(../img/x9.png) no-repeat center;
}
.newsbox .newsright .newsright-bot .newsright-list .itemsbox .text {
  width: 330px;
  overflow: hidden;
}

.newsbox .newsright .newsright-box {
  position: relative;
}

.xmore {
  position: absolute;
  width: 70px;
  height: 80px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
  background: url(../img/x11.png) no-repeat center;
  background-size: 100%;
}

.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: #000000;
}

.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: #000000;
}

.wel-serve {
  padding-bottom: 100px;
  box-sizing: border-box;
}
.wel-serve .serve-tit {
  font-weight: bold;
  line-height: 1;
  padding-top: 15px;
  box-sizing: border-box;
}
.wel-serve .serve-tit .text-cn {
  font-size: 30px;
  color: #000;
}
.wel-serve .serve-tit .text-en {
  font-size: 44px;
  font-family: Arial;
  color: rgba(0, 0, 0, 0.2);
}
.wel-serve .serve-imgbox {
  margin-top: 30px;
}
.wel-serve .serve-imgbox .item {
  width: 50%;
  height: 610px;
}
.wel-serve .serve-imgbox .images {
  width: 100%;
  height: 100%;
  transition: .5s;
}
.wel-serve .serve-imgbox .imgbox2 {
  width: 100%;
  height: 50%;
}
.wel-serve .serve-imgbox .imgbox3, .wel-serve .serve-imgbox .imgbox4 {
  width: 50%;
  height: 100%;
  float: left;
}
.wel-serve .serve-imgbox .i {
  position: relative;
  overflow: hidden;
}
.wel-serve .serve-imgbox .i:hover .images {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.wel-serve .serve-imgbox .words {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  padding: 25px 30px;
}
.wel-serve .serve-imgbox .words .t0 {
  font-size: 24px;
  font-family: Arial;
  line-height: 28px;
}
.wel-serve .serve-imgbox .words .t1 {
  font-size: 20px;
  line-height: 1;
  margin-top: 10px;
}

.wel-business .business-imgbox .itembox .images {
  width: 450px;
  height: 360px;
}

.wel-video .itembox {
  position: relative;
}
.wel-video .itembox .images {
  height: 650px;
}
.wel-video .itembox .words {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding-top: 164px;
  box-sizing: border-box;
}
.wel-video .itembox .words .t0 {
  font-size: 44px;
  color: #f9f7f9;
}
.wel-video .itembox .words .t1 {
  font-size: 30px;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 35px;
}
.wel-video .itembox .words .t2 {
  font-size: 16px;
  line-height: 1.2;
  color: #ffffff;
}
.wel-video .itembox .words .t2 .span0 {
  color: #000000;
}
.wel-video .itembox .words .play {
  width: 100px;
  height: 100px;
  cursor: pointer;
  background: url(../img/img38.png) no-repeat center;
  background-size: 100%;
  margin: 0 auto;
  margin-top: 70px;
}
.wel-video .swiper-button-prev, .wel-video .swiper-button-next {
  background-color: #0e1012;
}
.wel-video .swiper-button-prev:hover, .wel-video .swiper-button-next:hover {
  background-color: #000000;
}

.wel-banner .itembox img {
  width: 100%;
}

.tx .swiper-pagination-bullet {
  width: 30px;
  height: 1px;
  background: #a9b0b6;
  opacity: 1;
  border-radius: 0;
}
.tx .swiper-pagination-bullet-active {
  width: 85px;
  height: 4px;
  background: #000000;
}
.tx .swiper-pagination {
  line-height: 1;
  text-align: left;
}
.tx .swiper-container-horizontal > .swiper-pagination-bullets, .tx .swiper-pagination-custom, .tx .swiper-pagination-fraction {
  bottom: 75px;
}

.wel-txt .swiper-pagination {
  position: static;
  margin-top: 20px;
}

.mbusiness-tit {
  font-size: 16px;
  color: #888888;
  margin-top: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.mbusiness-tit .swiper-slide {
  padding-bottom: 25px;
  box-sizing: border-box;
  text-align: center;
}
.mbusiness-tit .active {
  color: #e6af00;
  border-bottom: 2px solid #000000;
  box-sizing: border-box;
}

.wel-serve .serve-imgbox a {
  display: block;
}

.nlistbox .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 11px;
}
.nlistbox .swiper-pagination {
  position: static;
  font-size: 16px;
  color: #888888;
  text-align: center;
}
.nlistbox .swiper-pagination .swiper-pagination-bullet {
  color: #888888;
  display: inline-block;
  width: 15px;
  text-align: center;
  margin: 0 11px;
  transition: .5s;
  height: 30px;
  line-height: 25px;
  border-bottom: 2px solid transparent;
  box-sizing: border-box;
  background: transparent;
  border-radius: 0;
  opacity: 1;
}
.nlistbox .swiper-pagination .swiper-pagination-bullet:hover, .nlistbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  font-size: 20px;
  color: #000003;
  transition: .5s;
  padding-bottom: 5px;
  border-bottom-color: #000000;
  background: transparent;
}

.business-info .list .words .t2 .txt .img img {
  width: 100%;
}
/*
.list-select.fixed {
  position: fixed;
  top: 0;
  width: 86%;
  right: 0;
  z-index: 100;
  background: #fff;
  left: 0;
  margin: auto;
}*/
.list-selectbox{
  position: relative;
  z-index: 1;
}
.fixed-newsleft{
	transition:.8s;
}
.fixed-newsleft.fixed {
  position: fixed;
  top: 150px;
  z-index: 15;
  background: #fff;
  left: 200px;
  margin: auto;transition:.8s;
}

.research .research-ul img {
  width: 100%;
}
.product-list .itemboxs .images .itembox{
  height: 500px;
}
.product-list .itemboxs .images .itembox img{
  width: 100%;
}
.mbox{
	display: none;
}
@media screen and (max-width: 1920px) {
  .contact {
    padding: .8rem;
  }
  .wel-business .words .more{

  }
  .headsearch-box .x-p,.headsearch-box .x-box{
    width: 20rem;
  }
  .wel-banner .itembox{
    height: 8.05rem;
  }
  .business-list .list .item .images{
    width: 100%;
    height: auto;
  }
  .product-list .itemboxs .images .itembox{
    height: 5rem;
  }
  .pad100 .messages-title {
    line-height: 1.5;
  }
  .pad100 .messages-title .cn, .pad100 .messages-title .en {
    line-height: 1;
  }

  .pad100 .messages-title p {
    line-height: 1.8;
  }

  .tx .swiper-container-horizontal > .swiper-pagination-bullets, .tx .swiper-pagination-custom, .tx .swiper-pagination-fraction {
    bottom: .75rem;
  }

  .padding10 {
    padding: .8rem;
  }

  .business-list {
    padding: .85rem 1rem;
  }

  .contact .contact-us .text .items {
    padding: .5rem .8rem;
  }

  .contact .contact-us .words {
    padding: .5rem .8rem;
  }

  .contact-messages .words {
    padding: .7rem 1rem;
  }

  .contact-join {
    padding: .85rem 1rem;
  }

  .list-ul .item {
    padding: 0 .85rem;
  }

  .contact .contact-us .text .items .item {
    padding: 0 .6rem;
    max-width: 50%;
  }

  .contact .contact-us .text .items .ul {
    margin-top: .55rem;
  }

   .contact .contact-us .text .items{
   	height: 2.9rem;
   }

  .contact-join .join-select select {
    width: 32%;
    margin-right: .5%;
  }

  .contact-join .join-select input[type=text] {
    width: 24%;
    margin-right: .5%;
  }

  .contact-join .join-select input[type=submit] {
    width: 10.5%;
  }

  .bocweb-header .bocweb-bot .bocweb-box .bocweb-logo {
    left: 1rem;
  }

  .bocweb-header .bocweb-bot .bocweb-box .search-en {
    right: 1rem;
  }

  .pad100 {
    padding: 0 1rem;
  }

  .product {
    padding-top: .98rem;
    padding-bottom: .95rem;
  }

  .p100 {
    padding: 0 .9rem;
  }

  .wel-serve.p100 {
    padding-bottom: 1rem;
  }

  .newsbox {
    padding: 1rem;
  }

  .wel-banner .itembox .words {
    padding-top: 2.5rem;
  }

  .productlist {
    padding-top: .6rem;
    padding-bottom: 1.15rem;
  }

  .list-select .select {
    width: 2.5rem;
    margin-right: .14rem;
  }

  .list-select .input input {
    width: 1.8rem;
  }

  .product-list .list-words .items {
    width: 24%;
    padding: .25rem;
    padding-bottom: .25rem;
    margin-left: 1.3333333333%;
    margin-bottom: 1.3333333333%;
  }

  .product-list .itemboxs {
    margin-top: .4rem;
  }

  .productlist .messages-title .en {
    font-size: .52rem;
  }
  .productlist .messages-title .cn {
    font-size: .28rem;
  }

  .pdedail {
    padding-bottom: 1rem;
  }

  .productdetails-bot {
    padding-top: .4rem;
    padding-bottom: .65rem;
  }

  .business-info .list {
    padding: .7rem;
  }

  .business-info .list .images {
    width: 50%;
  }

  .business-info .list .words .t2 {
    margin-top: .75rem;
  }

  .business-info .list .words .t0 {
    padding-bottom: .3rem;
    font-size: .30rem;
    margin-bottom: .3rem;
  }

  .business-info .list .words .tul {
    height: 2.5rem;
  }

  .business-info .list .words {
    width: 45%;
  }

  .business-info .list .words .t2 .txt .img {
    width: 24%;
    margin-left: 1.3333333333%;
    height: auto;
  }

  .business-info .list .words .tul {
    line-height: 24px;
  }

  .business-info .list .word {
    padding-top: .3rem;
  }

  .business-info .list .words .t2 .txt .img .span {
    padding-top: .45rem;
  }

  .product .productbox {
    padding-top: .65rem;
    padding-bottom: 1.3rem;
  }

  .product .search-boxs .itembox1 .item {
    width: 49.5%;
    height: 5.5rem;
  }

  .product .search-boxs .itembox3 .item {
    width: 49.5%;
    height: 4.5rem;
  }

  .product .search-boxs .item .t0 {
    font-size: .34rem;
    line-height: 1;
  }

  .product .search-boxs .item .t1 {
    font-size: .22rem;
    margin-bottom: .5rem;
    margin-top: .18rem;
    line-height: 1;
  }

  .product .search-boxs .item .t2 {
    line-height: .52rem;
    font-size: .18rem;
    height: .52rem;
    padding: 0 .32rem;
    padding-right: 0.52rem;
  }

  .product .search-boxs .item .t2:after {
    right: 18px;
  }

  .product .search-boxs .searchtop {
    height: 5.5rem;
  }

  .product .search-boxs .item .words {
    padding-left: .65rem;
  }

  .product .search-boxs .searchtop .words {
    padding-top: 1.7rem;
  }

  .about03 .about03-bot {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    height: auto;
  }

  .about03 .about03-bot .itembox .item {
    width: 23%;
    margin-left: 2.6666666667%;
  }

  .about-banner .words .t0 {
    font-size: .5rem;
    line-height: .8rem;
  }

  .about-banner .words {
    padding-top: 1.9rem;
  }

  .about-banner .words .play {
    margin-top: .45rem;
  }

  /**/
  .about01 .aboutbox .words {
    padding: 1rem;
    padding-right: .8rem;
    padding-top: .85rem;
  }

  .about01 .aboutbox .messages-title .cn {
    margin-top: .2rem;
    margin-bottom: .3rem;
  }

  .about01 .aboutbox .messages-title .line {
    margin-bottom: .45rem;
  }

  .about01 .aboutbox .messages-title .ph {
    margin-top: .4rem;
    margin-bottom: .3rem;
  }

  .about01 .aboutbox .text .swiper-slide .num {
    font-size: .48rem;
  }

  .about01 .aboutbox .text .swiper-slide .num span {
    font-size: .8rem;
  }

  .about01 .aboutbox .text .swiper-slide .itembox {
    padding: .4rem 0;
  }

  .about01 .aboutbox .text .swiper-slide .txt {
    margin-top: .2rem;
  }

  .about01 .aboutbox .text .swiper-slide .line {
    margin-top: .35rem;
    margin-bottom: .4rem;
  }

  .about02 .about02box {
    margin-top: .65rem;
  }

  .about03 .about03-top .words {
    margin-top: .6rem;
  }

  .about03 .about03-top {
    padding-top: .6rem;
    padding-bottom: .9rem;
  }

  .about03 .about03-top .words .images {
    width: 45%;
  }

  .about03 .about03-top .words .text {
    width: 49%;
    max-width: 50%;
    font-size: .18rem;
    line-height: .45rem;
  }

  .about04 .about04top {
    padding-top: .85rem;
    padding-bottom: .6rem;
  }

  .about04 .about04top .title .t0 {
    font-size: .4rem;
    margin-bottom: .2rem;
  }

  .about04 .about04top .title .t1 {
    font-size: .4rem;
  }

  .about04 .about04top .text {
    font-size: .18rem;
    line-height: 2;
  }

  .about04 .about04top .title .t2 {
    margin-top: .6rem;
  }

  .about04 .about04bot .play {
    padding-top: 2.5rem;
  }

  .about04 .about04bot .play .img {
    width: 1rem;
    height: 1rem;
  }

  .about04 .about04bot .play .span {
    font-size: .3rem;
    margin-top: .45rem;
  }

  .about04 .about04bot {
    height: 6.5rem;
  }

  .about03 .about03-top .words .text .span {
    font-size: .25rem;
  }

  .about04 {
    padding-bottom: 1rem;
  }

  .about-banner .words .down {
    line-height: 1;
    bottom: .6rem;
  }

  .about-banner .words:after {
    height: .8rem;
    bottom: -.4rem;
  }

  .about01 .aboutbox .text .swiper-slide .item1 .num {
    font-size: .6rem;
  }

  .serve0 .words .serve-tit {
    padding: .6rem .8rem;
  }

  .serve-tit .t0 {
    font-size: .52rem;
  }

  .serve-tit .t1 {
    margin-top: .22rem;
    margin-bottom: .26rem;
  }

  .serve-tit .t2 {
    margin-bottom: .2rem;
    margin-top: .55rem;
  }

  .serve0 .items {
    height: 5.5rem;
  }

  /**/
  .newsbox .fixed-newsleft {
    width: 4rem;
  }

  .newsbox .newsright {
    width: 11rem;
    padding-bottom: .8rem;
  }

  .newsbox .newsright .newsright-box {
    width: 10.3rem;
  }

  .newsbox .newsright .newsright-bot {
    margin-top: .8rem;
  }

  .newsbox .newsright .newsright-bot .newsright-list .itemsbox.active {
    /*margin-top: .8rem;*/
  }

  .wel-banner .itembox .words .t0 {
    font-size: .5rem;
  }

  .wel-banner .itembox .words .t1 {
    margin-top: .2rem;
    margin-bottom: .6rem;
  }

  .wel-business .business-imgbox .itembox .images {
    width: 4.5rem;
    height: auto;
  }

  .wel-product .product-left .proimg .img {
    height: 6.88rem;
  }

  .wel-product .product-right .proitem .item .img, .wel-product .product-right .proitem .items .img {
    height: 3.44rem;
  }

  .wel-product .product-left .proimg .words {
    padding-left: 1rem;
    padding-top: 1.25rem;
  }

  .wel-product .product-left .proimg .words .t0 {
    font-size: .44rem;
  }

  .wel-product .product-left .proimg .words .t1 {
    font-size: .3rem;
    margin-top: .25rem;
    margin-bottom: .75rem;
  }

  .wel-product {
     height: 6.88rem;
  }

  .wel-txt {
    margin-top: 1rem;
    margin-bottom: .75rem;
  }

  .wel-serve .serve-tit .text-en {
    font-size: .44rem;
  }

  .wel-serve .serve-tit .text-cn {
    font-size: .3rem;
  }

  .wel-video .itembox .words .t0 {
    font-size: .44rem;
  }

  .wel-video .itembox .words .t1 {
    font-size: .3rem;
    margin-top: .1rem;
    margin-bottom: .35rem;
  }

  .wel-video .itembox .words {
    padding-top: 1.65rem;
  }

  .wel-video .itembox .words .play {
    width: 1rem;
    height: 1rem;
    margin-top: .7rem;
  }

  .wel-business .business-imgbox .itembox .span {
    padding-top: .4rem;
  }

  .wel-video .itembox .images {
    height: 6.5rem;
  }

  .wel-business {
    padding-bottom: .95rem;
  }

  .wel-business .words div.li {
    width: 1.6rem;
    margin: 0 .2rem;
    padding-top: .35rem;
  }



  .wel-business .text {
    font-size: .3rem;
    line-height: 1.4rem;
  }

  .wel-business .words {
    height: 1.4rem;
  }

  .wel-business .words .more {
   
    line-height: 1.4rem;
    padding: 0;
    padding: 0 .25rem;
  }

  .wel-business .business-imgbox {
    margin-top: .85rem;
  }

  .wel-txt .item .images {
    width: 1.2rem;
    height: 1.2rem;
  }

  .wel-txt .item {
    height: 2.8rem;
    padding-top: .45rem;
  }

  .wel-txt .item .words {
    margin-top: .3rem;
  }

  .wel-serve .serve-imgbox .item {
    height: 6.1rem;
  }

  .fixed-newsleft.fixed {
    left: 1.8rem;
  }
}
@media screen and (max-width: 1800px) {
  .contact-title .cn {
    font-size: 24px;
    padding-bottom: 25px;
  }
    .wel-business .words .more {
    font-size: .2rem;
  }
  .wel-business .words .li .cn {
    font-size: .2rem;
  }
  .about01 .aboutbox .messages-title .ph {
    font-size: 20px;
  }

  .plating5 .plating5-words {
    width: 80%;
    padding: 1rem 0;
  }

  .productdetails-bot .title {
    line-height: 1.2;
  }

  .commen-title .p {
    line-height: 28px;
  }

  .list-select .select {
    width: 17%;
    margin-right: 1%;
  }

  .business-list .list {
    margin-top: .55rem;
  }

  .list-select .input {
    width: 10%;
  }

  .list-select .input input {
    width: 100%;
  }

  .contact-title .en {
    font-size: 40px;
  }

  .contact .contact-us .words .ul {
    margin-top: .6rem;
  }

  .list-ul .item .t0 {
    font-size: 24px;
  }

  .list-ul .item .t1 {
    margin-top: 12px;
  }

  .contact .contact-us .mapbox {
    height: 5.5rem;
  }

  .messages-title .en {
    font-size: 45px;
  }

  .messages-title .cn {
    font-size: 24px;
  }

  .contact-messages .words .inputbox {
    margin-top: .65rem;
  }

  .contact-messages .words .inputbox input[type=text] {
    height: 45px;
    font-size: 15px;
  }

  .contact-messages .words .inputbox textarea {
    padding-top: 1px;
  }

  .join-title .en {
    font-size: 45px;
  }

  .recruit-con .form1 .tr2 {
    padding: 0 .7rem;
  }

  .recruit-con .form1 .tr1, .recruit-con .form1 .hides {
    padding: 0 .7rem;
  }

  .product-list .itemboxs .titx {
    font-size: .26rem;
    margin-bottom: .3rem;
  }

  .infotit .tit01 {
    font-size: .25rem;
  }

  .research {
    padding-top: .9rem;
  }

  .commen-title .en {
    font-size: .44rem;
  }

  .commen-title .cn {
    font-size: .28rem;
    margin-top: .25rem;
    margin-bottom: .3rem;
  }

  .m30 {
    font-size: .3rem;
  }

  .mould {
    margin-top: 1.05rem;
  }

  .mould .mould0 {
    padding-top: .65rem;
  }

  .mould .mould0 .imgbox {
    margin-top: .6rem;
  }

  .mould1 {
    padding-top: .85rem;
    padding-bottom: .8rem;
  }

  .mould1-swiper .swiper-pagination {
    margin-top: .65rem;
  }

  .mould .mould2 {
    padding-top: .6rem;
  }

  .mould .mould2 .research-ul {
    margin-top: .6rem;
  }

  .research .research-ul .swiper-box {
    margin-top: .6rem;
  }

  .research .research-ul {
    padding-bottom: .75rem;
  }

  .providerbox {
    width: 85%;
    padding-top: 1.5rem;
  }

  .product .search-boxs {
    margin-top: .6rem;
  }

  .product .search-boxs .itembox3 .item .words {
    padding-bottom: .5rem;
  }

  .prodetail-banner .itembox .words {
    padding-top: 1.5rem;
  }

  .prodetail-banner .swiper-paginations {
    right: 1rem;
    width: 1.2rem;
    height: 3.45rem;
  }

  .prodetail-banner .swiper-paginations .imgs {
    margin-top: .4rem;
  }

  .productdetails .productdetails-tit .tit-ul .li {
    width: 25%;
  }

  .productdetails .productdetails-tit .tit-ul {
    width: 72%;
  }

  .productdetails .productdetails-itembox .items .tit {
    font-size: .24rem;
  }

  .productdetails .productdetails-itembox .items {
    font-size: 16px;
    line-height: 1.8;
  }

  .productdetails-bot .itembox-ul .items {
    font-size: .28rem;
  }

  .productdetails-bot .itembox-ul .items {
    padding: 0.3rem;
    padding-left: .35rem;
  }

  .prodetail-banner .itembox .words .t1 {
    font-size: .4rem;
    margin-top: .15rem;
    margin-bottom: .4rem;
  }

  .prodetail-banner .itembox .words .p {
    font-size: 16px;
    line-height: 1.8;
    margin-top: .45rem;
    margin-bottom: .85rem;
  }

  .prodetail-banner .itembox .images {
    height: 7rem;
  }

  .plating .plating0box {
    padding: 0 1.2rem;
    padding-top: .88rem;
    padding-bottom: 1rem;
    top: -1.5rem;
  }

  .plating .plating0-images .itembox {
    width: 93%;
  }
  .plating .plating0-images .itembox img {
    width: 100%;
  }

  .plating2 {
    padding-top: 1rem;
    padding-bottom: 1.05rem;
  }

  .plating3 .imagesbox .words {
    padding: .65rem;
    padding-top: 1.8rem;
    padding-right: 2rem;
  }

  .plating3 .imagesbox .words {
    line-height: 28px;
  }

  .plating1 .words {
    padding: 1rem;
  }

  .plating1 .words.fl {
    padding-left: 2rem;
  }

  .plating1 .words .commen-title .w {
    margin-top: .6rem;
    margin-bottom: .25rem;
    font-size: .24rem;
  }

  .plating2 .plating2-images .words .items .t0 {
    font-size: .6rem;
  }

  .plating5 {
    padding-top: 1.25rem;
  }

  .mould1-swiper {
    margin-top: .55rem;
  }

  .plating5 .plating5-words .commen-title .w {
    font-size: .24rem;
    margin-top: .5rem;
    margin-bottom: .3rem;
  }

  .serve3 .items {
    padding-top: .65rem;
  }

  .serve2 .serve2-ul .img {
    width: 1.4rem;
    height: 1.4rem;
  }

  .serve1 .serve1-content .serve1-swiper .serve1-t1 .t0 .span0 {
    font-size: .75rem;
  }

  .serve1 .serve1-content .serve1-swiper .serve1-t1 .t1 {
    font-size: .24rem;
    margin-top: .35rem;
    margin-bottom: .15rem;
  }

  .newsbox .newsright .newsright-top .imghbox .words .t0 {
    font-size: .26rem;
    margin-bottom: .35rem;
  }

  .newsbox .newsright .newsright-top .imghbox .words {
    /*width: 5.4rem;*/
    /*height: 3.3rem;*/
    /*top: -.75rem;*/
    /*left: -.7rem;*/
    line-height: 1.5;
    padding: .5rem .6rem .5rem .4rem;
  }

  .newsbox .news-swiper {
    width: 3.6rem;
    margin-top: 1rem;
  }

  .newsbox .news-tit .li {
    font-size: 16px;
  }
}
@media screen and (max-width: 1700px) {
  .bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-top {
   /* margin: 0 .35rem;*/
    padding: 0 .15rem;
  }

  .newsbox .newsright .newsright-bot .newsright-list .itemsbox .words .t0 {
    font-size: 20px;
  }

  .serve-tit .t3 {
    font-size: 15px;
    line-height: 24px;
    height: 120px;
  }
  .wel-business .words div.li {
    width: 1.7rem;
    margin: 0 .05rem;
  }

  .bocweb-header .bocweb-top {
    padding: 0 1rem;
  }

  .bocweb-header .bocweb-bot {
    padding: 0 1rem;
  }

  .bocweb-footer {
    padding: 0 1rem;

  }

  .w1520 {
    width: 90%;
  }

  .bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .words {
    width: 25%;
    padding-left: 4%;
  }

  .bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .images {
    width: 75%;
    /*padding-left: 6%;*/
  }
   .bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .images .hvbox{
  	 padding-left: 6%;
  }

  .bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .images .items {
    width: 23%;
    margin-left: 2.6666666667%;
  }

  .messages-title .en {
    font-size: 38px;
  }

  .messages-title .cn {
    font-size: 22px;
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .contact-messages .words {
    font-size: 15px;
  }

  .contact-messages .words .inputbox input[type=submit] {
    font-size: 16px;
    height: 45px;
  }

  .contact-messages .words .inputbox textarea {
    height: 90px;
  }

  .contact-messages .words .inputbox input[type=text] {
    margin-bottom: .2rem;
  }

  .about01 .aboutbox {
    height: 700px;
  }

  .newsbox .newsright .newsright-top .spans {
    height: .8rem;
    padding-top: .2rem;
  }

  .newsbox .fixed-newsleft .messages-title .en {
    line-height: 1;
  }

  .newsbox .newsright .newsright-bot .newsright-list .itemsbox .text {
    width: calc(100% - 120px);
  }

  .w1510 {
    width: 85%;
  }

  .wel-product .product-right .proitem .words {
    padding: .3rem .6rem;
  }

  .wel-product .product-right .proitem .t0 {
    font-size: 0.24rem;
  }

  .wel-product .product-right .proitem .t1 {
    font-size: .2rem;
    margin-top: .1rem;
  }

  .wel-serve .serve-imgbox .words .t0 {
    font-size: .24rem;
    line-height: .28rem;
  }

  .wel-serve .serve-imgbox .words .t1 {
    font-size: .2rem;
    margin-top: .1rem;
  }

  .wel-banner .wel-pagin {
    bottom: .9rem;
  }

  .mores {
    height: 45px;
    line-height: 45px;
  }

  .wel-business .words .li {
    padding-top: .35rem;
  }

  .wel-business .words .more {
    padding: 0 23px;
  }

  .more0 {
    height: 45px;
    line-height: 45px;
  }
}
@media screen and (max-width: 1600px) {
  .contact .contact-us .text .items {
    min-height: 250px;
  }
  .bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .images .items .img{
    width: 100%;
    /*height: auto;*/
  }

  .business-info .list {
    padding: .6rem;
  }

  .business-list .list .item .words .t0 {
    font-size: 24px;
  }

  .padding10 {
    padding: .6rem;
  }

  .business-list .list .item .words {
    padding: 20px 30px;
  }

  .business-list {
    padding: .6rem .8rem;
  }

  .list-ul .item {
    width: 23%;
    padding: 0;
    padding-left: .6rem;
    box-sizing: border-box;
  }

  .newsbox .newsright .newsright-bot .newsright-list .itemsbox .words .t0 {
    font-size: 16px;
  }

  .newsbox .newsright {
    width: 11.5rem;
  }

  .list-ul .item.item0 {
    width: 31%;
    padding-left: 0;
  }

  .list-ul .item .t1 {
    font-size: 14px;
    margin-top: 8px;
  }

  .contact {
    padding: .6rem;
  }

  .contact .contact-us .text .items .item {
    width: auto;
  }

  .recruit-con {
    padding-top: .35rem;
    padding-bottom: .55rem;
  }

  .messages-title .en {
    font-size: 32px;
  }

  .messages-title .cn {
    font-size: 20px;
    margin-top: .15rem;
    margin-bottom: .2rem;
  }

  .join-title .text .tit {
    font-size: 24px;
  }

  .join-title .text .txt {
    font-size: 14px;
    margin-top: 15px;
  }

  .contact-messages .words .inputbox input[type=submit] {
    margin-top: .4rem;
    height: 45px;
  }

  .contact-join .join-select {
    margin-top: .7rem;
  }

  .about02 .about02box .imgbox .words {
    font-size: 16px;
    margin-top: 15px;
  }

  .pad100 {
    padding: 0 .6rem;
  }

  .p100 {
    padding: 0 .8rem;
  }

  .newsbox {
    padding: .8rem;
  }

  .pad100 {
    font-size: 15px;
  }

  .productlist {
    padding-top: .5rem;
    padding-bottom: .9rem;
  }

  .research .research-ul {
    margin-top: .8rem;
  }

  .product .productbox .search .input {
    width: 400px;
    height: 60px;
  }

  .product .productbox .search .sousuo {
    margin-left: 20px;
    line-height: 60px;
  }

  .productdetails-bot {
    padding-top: .4rem;
    padding-bottom: .65rem;
  }

  .pdedail {
    padding-bottom: .8rem;
  }

  .plating1 .words {
    padding: .6rem;
  }

  .plating1 .words.fl {
    padding-left: 1.2rem;
  }

  .about02 .about02box .imgbox .img {
    width: 80%;
  }

  .about02 {
    height: auto;
    padding-top: .65rem;
    padding-bottom: .8rem;
  }

  .serve4.about02 {
    height: 6.5rem;
    padding: 0;
    margin: 0;
  }

  /**/
  .serve3 .items .img {
    width: .65rem;
    height: .65rem;
  }

  .serve3 .items .t0 {
    margin-top: .35rem;
    margin-bottom: .15rem;
  }

  .serve3 .items .t1 {
    width: 85%;
  }

  .serve3 .items {
    height: 315px;
  }

  .serve4 .serve4-words {
    padding-top: .65rem;
    padding-bottom: .35rem;
  }

  .serve4 .serve4-content .li {
    line-height: .6rem;
    height: .6rem;
  }

  .serve4 .serve4-content .swiper-buttonbox {
    margin-top: .3rem;
  }

  .serve2 {
    height: 5rem;
  }

  .serve2 .serve2-content {
    padding-top: .6rem;
    padding-bottom: .3rem;
  }

  .serve2 .serve2-ul {
    margin-top: .7rem;
  }

  .serve-tit .t3 {
    height: auto;
    display: block;
    overflow: visible;
    margin-bottom: .5rem;
  }

  .serve0 .words .serve-tit {
    padding: .5rem .8rem;
  }

  .product {
    padding-top: .6rem;
    padding-bottom: .8rem;
  }

  /**/
}
@media screen and (max-width: 1480px) {
  .pad100 {
    font-size: 14px;
  }
  .wel-business .words .more{
  	font-size: 15px;
  	font-weight: bold;
  }
  .headsearch-box .x-p{
    height: 80px;
  }
  .headsearch-box{
    height: 80px;
  }

  .tx .swiper-container-horizontal > .swiper-pagination-bullets, .tx .swiper-pagination-custom, .tx .swiper-pagination-fraction {
    bottom: 30px;
  }

  .infotit .tit01 {
    font-size: 20px;
  }

  .mores {
    font-size: 14px;
  }

  .newsbox .news-swiper .tit {
    font-size: 16px;
  }

  .newsbox .news-tit .li {
    height: 45px;
    line-height: 45px;
  }

  .bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-top {
    margin: 0 2.4rem;
    padding: 0 .2rem;
  }

  .commen-title .p {
    font-size: 15px;
    line-height: 25px;
  }

  .plating3 .imagesbox .words {
    font-size: 15px;
    line-height: 25px;
  }

  .business-info .list .word {
    font-size: 16px;
  }

  .recruit-con .form1 .tr2 {
    padding: 15px .7rem;
    height: auto;
    line-height: 1.5;
    box-sizing: border-box;
  }

  .product-list .itemboxs .titx {
    font-size: 18px;
  }

  .productlist .messages-title .cn {
    font-size: 20px;
  }

  .productlist .messages-title .en {
    font-size: 28px;
  }

  .productlist .messages-title {
    line-height: 1;
  }

  .productdetails-bot .itembox-ul .items {
    font-size: 22px;
  }

  .newsbox .news-swiper .itembox .item {
    line-height: 45px;
    height: 45px;
    font-size: 12px;
  }

  .bocweb-header .bocweb-top {
    padding: 0 .7rem;
  }

  .bocweb-header .bocweb-bot {
    padding: 0 .7rem;
  }

  .bocweb-footer {
    padding: 0 .7rem;
    height: auto;
  }

  .bocweb-header .bocweb-bot .bocweb-box .search-en {
    width: 3rem;
  }

  .bocweb-header .bocweb-bot .bocweb-box .search-en .languages .cn:after {
    right: .3rem;
  }

  .bocweb-footer .footer-top {
    height: 1.35rem;
    padding-top: .45rem;
  }

  .bocweb-footer .footer-bot {
    height: 1.15rem;
    padding-top: .25rem;
  }

  .bocweb-footer .footer-bot .span {
    margin-right: .3rem;
  }

  .bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-top {
    font-size: 14px;
  }

  .contact-messages .words {
    padding: .4rem .7rem;
  }

  .contact-messages .words .inputbox input[type=text] {
    height: 35px;
  }

  .contact-messages .words .inputbox input[type=text], .contact-messages .words .inputbox textarea {
    font-size: 14px;
  }

  .contact-messages .words .inputbox input[type=submit] {
    font-size: 14px;
  }

  .contact-messages .words .inputbox textarea {
    height: 70px;
  }

  .contact-title .cn {
    font-size: 22px;
  }

  .contact-messages .words {
    font-size: 13px;
  }

  .contact-title .en, .join-title .en {
    font-size: 32px;
    padding-top: 0;
  }

  .messages-title .en {
    font-size: 25px;
  }

  .recruit-con .form1 .hides .dt {
    padding: .4rem 0;
  }

  .contact .contact-us .text .items {
    min-height: 220px;
  }

  .list-select .select .selecttop {
    font-size: 14px;
  }

  .list-select .input input {
    font-size: 14px;
  }

  .product-list .list-words {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .product-list .list-words .items .t0 {
    font-size: 18px;
  }

  .product-list .list-words .items .t1 {
    font-size: 14px;
  }

  .product-list .list-words .items .t2 {
    font-size: 12px;
  }

  .providerbox {
    width: 90%;
  }

  .product .search-boxs .item .t2 {
    line-height: 45px;
    font-size: 15px;
    height: 45px;
    padding: 0  15px;
    padding-right: 32px;
  }

  .productdetails .productdetails-itembox .items .tit {
    font-size: 20px;
  }

  .productdetails .productdetails-itembox .items0 .words .fl {
    width: 50%;
  }

  .productdetails .productdetails-itembox .items3 .aitems {
    height: 80px;
    line-height: 80px;
  }

  .about01 .aboutbox {
    height: 610px;
  }

  .about01 .aboutbox .messages-title .ph {
    font-size: 18px;
  }

  .about01 .aboutbox .text .swiper-slide .txt {
    font-size: 14px;
    margin-top: .1rem;
  }

  .about02 .about02box .imgbox .words {
    font-size: 14px;
  }

  .about03 .about03-top .words .text {
    font-size: 16px;
  }
  .about03 .about03-top .words .text .span {
    font-size: 20px;
  }

  .about04 .about04top .text {
    font-size: 15px;
    line-height: 1.6;
  }

  .about03 .about03-top {
    padding-bottom: .9rem;
  }

  .about03 .about03-bot .itembox .item .tit {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 22px;
  }

  .about03 .about03-bot .itembox .item {
    height: 220px;
    padding: 30px 0;
    font-size: 14px;
    line-height: 1.5;
  }

  .about04 .about04top .title {
    width: 35%;
  }

  .about04 .about04top .text {
    width: 60%;
  }

  .serve2 .serve2-ul .text {
    font-size: 16px;
    margin-top: 20px;
  }

  .serve-tit .t3 {
    font-size: 14px;
    line-height: 22px;
  }

  .serve1 {
    height: auto;
  }

  .serve1 .serve1-content {
    padding: 30px 0;
  }

  .serve1 .serve1-content .serve1-swiper .serve1-t1 .swiper-slide .item0 {
    padding-top: 80px;
    padding-left: 20%;
  }

  .serve1 .serve1-content .serve1-swiper .serve1-t1 .swiper-slide .item1 {
    padding-top: 100px;
    padding-left: 20%;
  }

  .serve1 .serve1-content .serve1-swiper .serve1-t1 .swiper-slide .item:after {
    width: 20px;
    height: 20px;
  }

  .serve1 .serve1-content .serve1-swiper {
    margin-top: 45px;
  }

  .serve4 .serve4-content .li {
    font-size: 14px;
  }

  .serve-tit .t0 {
    font-size: 30px;
  }

  .serve-tit .t1 {
    font-size: 20px;
  }

  .serve-tit .t2 {
    font-size: 16px;
    margin-top: .4rem;
  }

  .xinxi {
    width: 35px;
    height: 35px;
  }

  .serve1 .serve1-content .serve1-swiper .serve1-t0 {
    height: 120px;
  }

  .newsbox .newsright .newsright-bot .newsright-list .itemsbox .words {
    padding-top: 18px;
    padding-bottom: 25px;
  }

  .newsbox .newsright .newsright-box {
    width: 11rem;
  }

  .wel-business .words .it {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .wel-business .words .more {
    line-height: 110px;
  }

  .wel-business .business-imgbox {
    margin-top: 65px;
  }

  .wel-business .business-imgbox .itembox .span {
    font-size: 15px;
    padding-top: 30px;
  }

  .wel-business {
    padding-bottom: 60px;
  }

  /**/
  .wel-business .text {
    font-size: 22px;
  }

  .wel-business .words .li .cn {
    font-size: 15px;
  }

  .wel-business .words .li .en {
    font-size: 13px;
  }

  .wel-business .words .li .cn {
    margin-top: 18px;
    margin-bottom: 10px;
  }

  .wel-business .words {
    height: 110px;
  }

  .wel-business .text {
    line-height: 110px;
  }

  .more0 {
    font-size: 14px;
  }

  .wel-business .business-imgbox .itembox .images {
    width: 100%;
  }

  .wel-business .business-imgbox .swiper-button-prev, .wel-business .business-imgbox .swiper-button-next {
    width: .6rem;
    height: .9rem;
  }
  .bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .images .items .span{
    font-size: 14px;
        margin-bottom: 15px;
  }
  .bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .words .t0{
    font-size: 28px;
  }
  .bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-bot .words .t1{
    font-size: 18px;
  }

  /**/
}
@media screen and (max-width: 1380px) {
  .commen-title .p {
    font-size: 14px;
    line-height: 24px;
  }
  .wel-business .text,.wel-business .words .more{
  	line-height:100px;
  }
  .product-list .itemboxs .images .itembox{
    height:  auto;
  }
  .headsearch-box .x-box {
    /*width: 95%;*/
  }
  .wel-business .words div.li{
    width:2rem;
  }
  .wel-business .words .it{
    padding-bottom: .2rem;
  }

  .headsearch-box .x-p {
    /*width: 100%;*/
  }
  .research .research-ul .swiper-button-next, .research .research-ul .swiper-button-prev {
    width: 40px;
    height: 40px;
  }

  .newsbox .newsright .newsright-top .imghbox .words {
    font-size: 12px;
  }

  .newsbox .newsright .newsright-top .imghbox .words .jiantou {
    width: 22px 18px;
    bottom: 0;
  }

  .newsbox .newsright .newsright-top .imghbox .words .time {
    font-size: 12px;
  }

  .wel-video .itembox .words .t2 {
    width: 75%;
    margin: 0 auto;
    font-size: 14px;
  }

  .wel-business .words {
    height: auto;
  }
}
@media screen and (max-width: 1180px) {
  .recruit-con .form1 .tr1 {
    font-size: 14px;
  }
  .list-select.fixed{
    position: static;
    width: 100%;
  }

  .wel-txt .item {
    height: 3.5rem;
  }

  .plating2 .plating2-images {
    width: 90%;
  }

  .newsbox .newsright .newsright-top .imghbox .words {
    padding: 20px;
  }

  .plating2 .plating2-images .images {
    height: auto;
  }

  .plating2 .plating2-images .words {
    padding: 40px 0;
    width: 85%;
    height: auto;
  }

  .serve-tit .t3 {
    font-size: 13px;
    line-height: 1.5;
  }

  .serve4 .serve4-content .li .text:after {
    width: 20px;
    height: 20px;
  }

  .serve4 .serve4-content .li .text {
    padding-left: 30px;
  }

  .serve4 .serve4-content .li {
    height: 45px;
    line-height: 45px;
  }

  .serve4 .serve4-content .swiper-buttonbox {
    margin-top: 15px;
  }

  .serve4 .serve4-words {
    padding-top: 28px;
    padding-bottom: 15px;
  }

  .serve4.about02 {
    height: 395px;
  }

  .serve3 .items {
    height: 280px;
  }

  .serve3 .items .t0 {
    font-size: 18px;
  }

  .tongyong .swiper-button-next, .tongyong .swiper-button-prev {
    width: 40px;
    height: 40px;
  }

  .serve2 .serve2-content {
    padding-top: 50px;
    padding-bottom: 35px;
  }

  .serve2 {
    height: auto;
  }

  .serve2 .serve2-ul {
    margin-top: 35px;
  }

  .serve2 .serve2-ul .text {
    font-size: 14px;
  }

  .about02 .title .itembox .item {
    width: auto;
    padding: 0 10px;
    box-sizing: border-box;
  }

  .newsbox .newsright .newsright-bot .newsright-list .itemsbox .text {
    width: 100%;
  }

  .newsbox .newsright .newsright-bot .newsright-list .itemsbox .words .t1 {
    margin-top: 5px;
  }

  .newsbox .newsright .newsright-bot .newsright-list .itemsbox .time {
    float: left;
    margin-top: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .pcbox {
    display: none;
  }
   .contact .contact-us .text .items{
   	height: auto;
   }
  .nlistbox .swiper-pagination .swiper-pagination-bullet:hover, .nlistbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    font-size: 16px;
  }

  .fixed-newsleft.fixed {
    position: static;
  }

  .nlistbox .swiper-pagination .swiper-pagination-bullet {
    font-size: 14px;
    margin: 0 5px !important;
  }

  .wel-business .business-imgbox {
    margin-top: 40px;
  }

  .wel-business .business-tit {
    border-bottom: none;
  }

  .wel-banner .itembox .words .t0 span.span3 {
    width: 20px;
  }

  .wel-business .words .more {
    width: auto;
    line-height: 70px;
    font-size: 16px;
    padding-right: 30px;
    box-sizing: border-box;
  }

  .wel-business .text {
    line-height: 70px;
  }

  .wel-business .words .it {
    display: none;
  }

  .wel-business .business-imgbox .itembox .words {
    opacity: 0!important;
  }
  .wel-business .business-imgbox .itembox .span{
  	padding-top: 25px;
  }

  .wel-business .business-imgbox .swiper-button-prev, .wel-business .business-imgbox .swiper-button-next {
    width: 30px;
    height: 45px;
  }

  .wel-banner .wel-pagin .mpagination:after {
    height: 2px;
  }

  .productdetails-bot .itembox-ul .items {
    width: 100%;
    margin-left: 0;
  }

  .product .productbox .join-title .text .tit {
    padding: 0;
    font-size: 18px;
  }

  .business-list .list .item {
    margin-top: 20px;
  }

  .business-info .list {
    padding: 40px;
  }

  .padding10 {
    padding: 40px;
  }

  .business-list .list {
    margin-top: 30px;
  }

  .research .research-ul {
    margin-top: 40px;
  }

  .pad100 {
    padding: 0 40px;
  }

  .mould1-swiper .item .img {
    width: 33.33%;
  }

  .mbox {
    display: block;
  }

  .bocweb-footer .footer-bot {
    line-height: 23px;
    height: auto;
    padding: 20px 0;
    padding-bottom: 30px;
  }
  .bocweb-footer .footer-bot .text {
    display: block;
    float: none;
  }
  .bocweb-footer .footer-bot .word {
    display: block;
    float: none;
  }

  .business-list {
    padding: 30px 40px;
  }

  .bocweb-footer .footer-top {
    height: auto;
    padding: 20px 0;
    padding-top: 20px;
  }

  .infotit .tit01 {
    font-size: 16px;
  }

  .bocweb-footer {
    padding: 0 20px;
  }

  .list-ul .item.item0 {
    width: 50%;
    padding: 0 20px;
  }

  .list-ul .item {
    width: 50%;
    margin-bottom: 20px;
    padding: 0 20px;
  }

  .list-ul .item:nth-child(2n+1) {
    padding-left: 0;
  }

  .list-ul .item:nth-child(2n+1):after {
    display: none;
  }

  .contact .contact-us .text .items {
    width: 100%;
  }

  .contact-messages .items {
    width: 100%;
  }
  .contact-messages .items img {
    width: 100%;
  }

  .contact .contact-us .mapbox {
    height: 400px;
  }

  .contact-messages .words {
    position: static;
    padding: 20px 25px;
  }

  .contact .contact-us .text .items {
    min-height: auto;
    padding: 20px 25px;
  }

  .contact .contact-us .words, .contact-join {
    padding: 20px 25px;
  }

  .contact {
    padding: 40px;
  }

  .list-ul .item .t1 {
    line-height: 16px;
    height: 32px;
  }

  .productdetails .productdetails-itembox .items2 .tbody {
    width: 1200px;
  }

  .productdetails .productdetails-itembox .items2 .words {
    overflow-y: auto;
  }

  .productdetails .productdetails-itembox .items0 .words .fl {
    width: 100%;
    padding-left: 0;
  }

  .contact-title .cn {
    font-size: 20px;
    padding-bottom: 15px;
  }

  .contact-title .en, .join-title .en {
    font-size: 24px;
  }

  .productdetails .productdetails-itembox .items {
    font-size: 14px;
  }

  .contact .contact-us .words .ul {
    margin-top: 40px;
  }

  .list-ul .item .t0 {
    font-size: 20px;
  }

  .productdetails .productdetails-itembox .items0 .words .right {
    padding-left: 80px;
    margin-top: 25px;
  }

  .list-select .select {
    width: 32%;
    margin-left: 2%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .list-select .select:nth-child(3n+1) {
    margin-left: 0;
  }

  .productdetails-bot .itembox-ul .items {
    font-size: 18px;
  }

  .productdetails .productdetails-itembox .items .tit {
    font-size: 16px;
  }

  .productdetails .productdetails-itembox .items {
    margin-top: 30px;
  }

  .productdetails .productdetails-tit .back {
    line-height: 75px;
  }

  .productdetails .productdetails-tit .tit-ul .li {
    line-height: 75px;
    height: 75px;
    font-size: 16px;
  }

  .productdetails-bot .itembox-ul .items .right {
    width: 100px;
    height: 100px;
  }

  .productdetails-bot .itembox-ul .items {
    height: auto;
    padding: 30px;
  }

  .list-select .input {
    margin-left: 2%;
    width: 32%;
  }

  .product-list .list-words .items {
    width: 49%;
    margin-left: 2%;
    padding: 20px;
  }
  .product-list .list-words .items:nth-child(4n+1) {
    margin-left: 2%;
  }
  .product-list .list-words .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .p100 {
    padding: 0 40px;
  }

  .newsbox {
    padding: 40px;
  }

  .productlist {
    padding-top: 25px;
    padding-bottom: 45px;
  }

  .product-list .itemboxs {
    margin-top: 30px;
  }

  .product-list .itemboxs .titx {
    line-height: 1.2;
    margin-bottom: 15px;
  }

  .list-select .select .selectbot .li:hover:after {
    background: transparent;
    background-size: 100%;
  }

  .list-select .select .selectbot .li.active:after {
    background: url(../img/img41.png) no-repeat center;
    background-size: 100%;
  }

  .prodetail-banner .itembox .images {
    height: 6.8rem;
  }

  .prodetail-banner .swiper-paginations {
    width: 100%;
    left: 0;
    right: 0;
    top: auto;
    bottom: 30px;
    height: auto;
    text-align: center;
  }
  .prodetail-banner .swiper-paginations .imgs {
    width: 100px;
    margin-top: 0;
    margin: 0 5px;
    height: auto;
    display: inline-block;
  }
  .prodetail-banner .swiper-paginations .imgs img {
    width: 100%;
  }
  .prodetail-banner .swiper-paginations .imgs:nth-child(1) {
    margin-left: 0;
  }

  .details-news {
    margin-top: 40px;
  }

  .infotit {
    padding-bottom: 25px;
    margin-bottom: 15px;
  }

  .research {
    padding-top: 45px;
  }

  .commen-title .en {
    font-size: 24px;
  }

  .commen-title .cn {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .m30 {
    font-size: 20px;
  }

  .mould {
    margin-top: 50px;
  }

  .mould .mould0 {
    padding-top: 35px;
  }

  .mould .mould0 .imgbox {
    margin-top: 30px;
  }

  .mould1 {
    padding-top: 45px;
    padding-bottom: 40px;
  }

  .mould1-swiper .swiper-pagination {
    margin-top: 32px;
  }

  .mould .mould2 {
    padding-top: 30px;
  }

  .mould .mould2 .research-ul {
    margin-top: 30px;
  }

  .research .research-ul .swiper-box {
    margin-top: 30px;
  }

  .research .research-ul {
    padding-bottom: 38px;
  }

  .commen-title .p {
    width: 80%;
    margin: 0 auto;
  }
  .commen-title .p p {
    display: inline;
  }

  .providerbox {
    padding-top: 70px;
  }

  .providerbox .imgbox {
    width: 50%;
  }

  .business-list .list .item {
    width: 49%;
    margin-left: 2%;
  }

  .business-list .list .item:nth-child(3n+1) {
    margin-left: 2%;
  }

  .business-list .list .item:nth-child(2n+1) {
    margin-left: 0;
  }

  .research-ul .providerbox .imgbox {
    border-left: none;
    border-bottom: none;
    border-left: 1px solid #dbdbdb;
  }
  .research-ul .providerbox .imgbox:nth-child(2n+1) {
    border-left: 1px solid transparent;
  }
  .research-ul .providerbox .imgbox:nth-child(1) {
    border-bottom: 1px solid #dbdbdb;
  }
  .research-ul .providerbox .imgbox:nth-child(2) {
    border-bottom: 1px solid #dbdbdb;
  }

  .business-list .list .item .words .t0 {
    font-size: 18px;
  }

  .business-list .list .item .words .t1 {
    font-size: 14px;
    margin-top: 10px;
  }

  .business-info .list .images {
    width: 100%;
    margin-bottom: 35px;
  }

  .business-info .list .words {
    width: 100%;
  }

  .business-info .list .images img {
    width: 100%;
  }

  .business-info .list .words .t2 .txt img {
    width: 100%;
  }

  .business-info .list .words .t2 .txt .img .span {
    padding-top: 50px;
  }

  .business-info .list .word {
    padding-top: 30px;
  }

  .business-info .list .words .t0 {
    padding-bottom: 20px;
    font-size: 18px;
    margin-bottom: 20px;
  }

  .business-info .list .words .tul {
    height: 180px;
    overflow-y: auto;
  }
  .business-info .list .words .tul .slimScrollDiv {
    /*width:auto!important;*/
    overflow: visible !important;
    overflow-x: hidden !important;
    height: auto !important;
  }

  .business-info .list .words .slimScrollBar {
    display: none !important;
  }

  .business-info .list .words .t2 {
    margin-top: 70px;
  }

  .product .productbox .search .input {
    width: 100%;
    font-size: 15px;
  }

  .product .productbox .search .sousuo {
    margin-left: 0;
    font-size: 14px;
  }

  .product .productbox .search .sousuo a {
    margin: 0 5px;
  }

  .product .productbox .search {
    margin-top: 25px;
  }

  .product .search-boxs .item .words {
    padding-left: 30px;
  }

  .product .search-boxs {
    margin-top: 35px;
  }

  .pdedail {
    padding-bottom: 45px;
  }

  .prodetail-banner .itembox .images {
    height: 550px;
  }

  .productdetails-bot {
    padding-top: 25px;
    padding-bottom: 32px;
  }

  .prodetail-banner .itembox .words {
    padding-top: 70px;
  }

  .prodetail-banner .itembox .words .t0 {
    font-size: 14px;
  }

  .prodetail-banner .itembox .words .t1 {
    font-size: 22px;
  }

  .prodetail-banner .itembox .words .p {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 35px;
  }

  .prodetail-banner .itembox .words .d-img .li {
    width: 28px;
  }

  .plating .plating0box {
    padding: 0 45px;
    padding-top: 45px;
    padding-bottom: 50px;
    top: -80px;
  }

  .plat-a {
    margin-top: 25px;
  }

  .plating .plating0-images .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }

  .plating .plating0-images .swiper-pagination {
    margin-top: 30px;
  }

  .plating1 .words {
    padding: 30px;
  }

  .plating1 .words .commen-title .p {
    width: 100%;
  }

  .plating1 .words .commen-title .w {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 16px;
  }

  .plating2 .plating2-images {
    margin-top: 30px;
  }

  .plating3 .imagesbox .words {
    padding: 25px;
    padding-top: 35px;
    padding-right: 40px;
  }

  .plating3 .imagesbox .words .t0 {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .plating2 .plating2-images .words .items .t0 {
    font-size: 28px;
  }

  .plating5 .plating5-words .commen-title .w {
    font-size: 16px;
  }

  .plating5 {
    padding-top: 60px;
  }

  .plating5 .plating5-words {
    padding: 50px 0;
  }

  .about01 .aboutbox {
    height: auto;
  }

  .about01 .aboutbox .words {
    width: 100%;
    height: auto;
  }

  .about01 .aboutbox .text {
    width: 100%;
    height: auto;
  }

  .about02 .title .itembox {
    padding-top: 20px;
  }

  .about03 .about03-top .words .images {
    width: 100%;
    height: auto;
  }

  .about03 .about03-top .words .text {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
  }

  .about03 .about03-bot .itembox .item {
    width: 90%;
    margin-bottom: 0;
    margin-left: 0;
    float:none;
    margin:0 auto;
  }
  .about03 .about03-bot .itembox .item:nth-child(4n+1) {
    margin-left: auto;
  }
  .about03 .about03-bot .itembox .item:nth-child(2n+1) {
    margin-left: auto;
  }
	.about03 .about03-bot .itembox .item .w{
		height: 42px;
	}
  .about04 .about04top .title {
    width: 100%;
  }

  .about04 .about04top .text {
    width: 100%;
    margin-top: 30px;
  }

  .about04 .about04top .text .more {
    font-size: 14px;
    line-height: 45px;
    height: 45px;
    width: 175px;
  }

  .about04 .about04top .text .more:after {
    right: 15px;
  }

  .about-banner .words .t0 {
    font-size: 25px;
    line-height: 1.5;
  }

  .about-banner .words {
    padding-top: 24%;
  }

  .about01 .aboutbox .text .swiper-slide .itembox {
    overflow: hidden;
    padding: 30px 0;
  }

  .about01 .aboutbox .item {
    width: 30%;
    float: left;
  }

  .about01 .aboutbox .text .swiper-button-prev {
    width: 45px;
    height: 35px;
  }

  .about01 .aboutbox .text .swiper-button-next {
    width: 45px;
    height: 35px;
  }

  .about01 .aboutbox .text {
    padding: 40px 0;
  }

  .about01 .aboutbox .text .swiper-slide .num span {
    font-size: 45px;
  }

  .about01 .aboutbox .text .swiper-slide .num {
    font-size: 24px;
  }

  .about01 .aboutbox .text .swiper-slide .item1 .num {
    font-size: 30px;
  }

  .serve0 .items {
    height: auto;
  }
  .serve0 .items img {
    width: 100%;
  }

  .serve0 .words {
    width: 100%;
  }

  .serve0 .images {
    width: 100%;
  }

  .serve1 .serve1-content .serve1-swiper .serve1-t0 {
    display: none;
  }

  .serve1 .serve1-content .serve1-swiper .serve1-t1 .swiper-slide .item0 {
    padding: 0;
  }

  .serve1 .serve1-content .serve1-swiper .serve1-t1 .swiper-slide .item1 {
    padding: 0;
  }

  .serve1 .serve1-content .serve1-swiper .serve1-t1 .swiper-slide .item:after {
    display: none;
  }

  .serve1 .serve1-content .serve1-swiper .serve1-t1 .t0 .span1 {
    position: static;
  }

  .serve1 .serve1-button {
    margin-top: 30px;
  }

  .serve1 .serve1-content .serve1-swiper {
    min-height: auto;
  }

  .serve3 .items {
    width: 85%;
    float:none!important;
    margin:0 auto!important;
  }
  .serve3 .items.itemsx {
    width: 50%;
  }

  .serve4 .serve4-words {
    width: 100%;
  }

  .serve4.about02 {
    height: auto;
  }

  .serve4 .serve4-images {
    width: 100%;
  }
  .serve4 .serve4-images img {
    width: 100%;
  }

  .newsbox .newsright .newsright-top .imghbox .words {
    position: static;
    width: 100%;
    height: auto;
    padding: 30px;
  }

  .newsbox .newsright .newsright-top .imghbox .words-text {
    padding-bottom: 45px;
  }

  .newsbox .fixed-newsleft {
    width: 100%;
  }

  .newsleft {
    width: 100%;
  }

  .newsbox .newsright {
    width: 100%;
  }

  .newsbox .newsright .newsright-box {
    width: 100%;
  }

  .newsbox .news-swiper {
    margin-top: 40px;
    width: 100%;
  }

  .newsbox .news-tit .li {
    float: left;
  }

  .newsbox .newsright .newsright-top .spans {
    height: 40px;
    padding-top: 10px;
  }

  .newsbox .news-tit {
    margin-top: 40px;
  }

  .newsbox .news-swiper .itembox .item {
    font-size: 14px;
  }

  .newsbox .news-tit .li {
    font-size: 14px;
  }

  .newsbox .newsright .newsright-bot .newsright-list .itemsbox.active {
    margin-top: 0;
  }

  .newsbox .newsright .newsright-bot .spans {
    position: static;
  }

  .wel-banner .itembox .words {
    padding-top: 150px;
  }

  .wel-banner .itembox .words .t0 {
    font-size: 30px;
  }

  .wel-banner .itembox .words .t1 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .wel-banner .wel-pagin {
    bottom: 60px;
  }

  .wel-product .product-left {
    width: 100%;
  }

  .wel-product {
    height: auto;
  }

  .wel-product .product-right {
    width: 100%;
  }

  .wel-product .product-right .proitem .ih img {
    width: 100%;
  }

  .wel-product .product-right .proitem .t0, .wel-product .product-right .proitem .t1, .wel-serve .serve-imgbox .words .t0, .wel-serve .serve-imgbox .words .t1 {
    font-size: 16px;
    line-height: 1.5;
  }

  .wel-product .product-right .proitem .t1, .wel-serve .serve-imgbox .words .t1 {
    margin-top: 10px;
  }

  .wel-txt {
    text-align: center;
  }
  .wel-serve .serve-imgbox img{
  	width: 100%;
  }

  .wel-txt .item {
    width: 95%;
    display: inline-block;
    float: none;
    margin-bottom: 5px;
    vertical-align: top;
  }

  .wel-serve .serve-imgbox .item {
    width: 100%;
    height: auto;
  }

  .wel-product .product-left .proimg .words {
    padding: 50px;
  }

  .wel-product .product-left .proimg .words .t0 {
    font-size: 22px;
  }

  .wel-product .product-left .proimg .words .t1 {
    font-size: 18px;
    margin-top: 18px;
    margin-bottom: 35px;
  }

  .wel-txt .item {
    padding-top: 40px;
    height: 260px;
  }

  .wel-txt .item .words {
    margin-top: 20px;
  }

  .wel-txt .item .images {
    width: 75px;
    height: 75px;
  }

  .wel-serve .serve-tit .text-cn {
    font-size: 20px;
  }

  .wel-serve .serve-tit .text-en {
    font-size: 24px;
  }

  .wel-video .itembox .words {
    padding-top: 70px;
  }

  .wel-video .itembox .words .t0 {
    font-size: 22px;
  }

  .wel-video .itembox .words .t1 {
    font-size: 18px;
    margin-top: 8px;
    margin-bottom: 15px;
  }

  .wel-video .itembox .words .play {
    width: 50px;
    height: 50px;
    margin-top: 35px;
  }

  .wel-video .itembox .images {
    height: 350px;
  }

  .product {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 900px) {
  .product .search-boxs .itembox1 .item {
    width: 100%;
    height: 250px;
  }

  .product .search-boxs .itembox3 .item {
    width: 100%;
    height: 225px;
  }

  .product .search-boxs .item .t0 {
    font-size: 18px;
  }

  .product .search-boxs .item .t1 {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .product .search-boxs .searchtop {
    height: 275px;
  }

  .product .search-boxs .searchtop .words {
    padding-top: 60px;
  }

  .plating1 .images {
    width: 100%;
  }

  .plating1 .words, .plating1 .words.fl {
    width: 100%;
    padding: 40px 20px;
    position: static;
  }

  .plating3 .imagesbox .images, .plating3 .imagesbox .words {
    width: 100%;
    position: static;
  }

  .plating1 .words .slimScrollBar {
    display: none !important;
  }

  .plating5 .plating5-images {
    margin-top: 0;
  }

  .plating5 .plating5-words {
    width: 100%;
  }

  .about-banner .words .play {
    margin-top: 22px;
  }

  .about-banner .words .down {
    bottom: 30px;
  }

  .about-banner .words:after {
    height: 40px;
    bottom: -20px;
  }

  .about01 .aboutbox .words {
    padding: 40px;
  }

  .about01 .aboutbox .messages-title .cn {
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .about01 .aboutbox .messages-title .line {
    margin-bottom: 25px;
  }

  .about01 .aboutbox .messages-title .ph {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.5;
  }

  .about01 .aboutbox .text .swiper-slide .line {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .about02 {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .about02 .words {
    width: 100%;
    display: block;
  }

  .about02 .title .itembox {
    width: 100%;
    padding-top:0;
    margin-top: 25px;
  }

  .serve0 .words .serve-tit {
    padding: 30px 45px;
  }

  .serve-tit .t0 {
    font-size: 22px;
  }

  .serve-tit .t1 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .serve-tit .t2 {
    font-size: 15px;
    margin-top: 25px;
    margin-bottom: 15px;
  }

  .serve-tit .t3 {
    margin-bottom: 30px;
  }

  .serve1 .serve1-content .txt {
    font-size: 18px;
  }

  .serve1 .serve1-content .serve1-swiper .serve1-t1 .t0 .span0 {
    font-size: 30px;
  }

  .serve1 .serve1-content .serve1-swiper .serve1-t1 .t0 {
    font-size: 18px;
  }

  .serve1 .serve1-content .serve1-swiper .serve1-t1 .t1 {
    font-size: 15px;
    margin-top: 18px;
    margin-bottom: 10px;
  }

  .serve1 .serve1-content .serve1-swiper {
    margin-top: 25px;
  }

  .serve2 .serve2-ul .img {
    width: 100%;
    height: auto;
  }

  .serve2 .serve2-ul .text {
    font-size: 12px;
    margin-top: 10px;
  }

  .serve3 .items .t0 {
    margin-top: 35px;
    font-size: 16px;
    margin-bottom: 15px;
  }
  .about01 .aboutbox .text .swiper-button-prev,.about01 .aboutbox .text .swiper-button-next{
		position: static;
		display: inline-block;
		margin:0 5px;
  }

}

@media screen and (max-width: 800px){
	.search-hbox{
		padding-top: 60px;
	}
	.search-hbox .left ul{
		padding-bottom: 20px;
	}
	.search-hbox .left{
		width: 100%;
	}
	.search-hbox .right{
		width: 100%;
	}
	.search-hbox .left span{
		line-height: 24px;
	}
	/*.pagination a{
		width: 30px;
		line-height: 30px;
		height: 30px;
	}*/
	.search-hbox .left h2{
		width: 70%;
		    font-size: 14px;
    	line-height: 24px;
    	height: 24px;
	}
	.search-hbox .right li{
		    font-size: 14px;
	    padding: 6px 0 6px 10px;
	    line-height: 20px;
	}
	.search-hbox .left li a{
		padding:10px 0;
	}
	.search-hbox .right .tit{
		padding: 5px 0 5px 30px;
    font-size: 14px;
    background: #ff3f3f ;
    background-size: 12px;
	}
	.about01 .aboutbox .text{
		padding:20px 0;
	}
}
@media screen and (max-width: 750px) {
  .bocweb-footer .footer-bot {
    font-size: .2rem;
    padding-top: .28rem;
    /*line-height: .42rem;*/
  }
  .details-news{
  	margin-top: 15px;
  }
  .product-list .list-words .items .t2{
  	max-width: 100%;
  }
  .product-list .list-words .items{
  	height: 190px;
  }
	.newsbox .newsright .newsright-bot .newsright-list .itemsbox {
	  padding-right:0;
	  box-sizing: border-box;
	}
  .mores{
  	width: 110px;
  	height: 35px;
  	line-height: 35px;
  	padding:0 15px;
  }
  .search-hbox{
  	    padding-top: 35px;
  }
  .mores:after{
  	right:15px;
  	width:10px;
  	height:15px;
  }
  .business-info .list .word{
  	padding-top:0;
  	margin-top: 35px;
  }
  .about01 .aboutbox .text .swiper-slide .num span{
  	font-size: 40px;
  }
  .swiperbox .swiper-pagination .swiper-pagination-current{
  	font-size: 24px;
  	line-height: 1;
  }
  .swiperbox .swiper-button-prev{
    width: 10px;
    height: 20px;
  }
  .swiperbox .swiper-button-next{
    width: 10px;
    height: 20px;
  }
  .swiperbox .swiper-pagination{
  	margin:0 20px;
  	margin-top: 10px;
  }
  .business-info .swiperbox{
  	height: 35px;
  }

  .newsbox .newsright .newsright-bot .newsright-list .itemsbox {
  width: 100%!important;
  position: static!important;
  }
  .product .search-boxs .item .t1{
    margin-top: 5px;
  }
  .product .search-boxs .item{
    margin-top: 10px;
  }
  .wel-banner .wel-pagin{
    bottom:.6rem;
  }
  .wel-banner .itembox .words .t1{
    margin-top: .1rem;
    margin-bottom: .3rem;
  }
  .wel-banner .itembox .words{
    padding-top: 3rem;
  }

  .bocweb-footer .footer-top .words {
    padding-top: 15px;
  }

  .tx .swiper-container-horizontal > .swiper-pagination-bullets, .tx .swiper-pagination-custom, .tx .swiper-pagination-fraction {
    bottom: .3rem;
    text-align: center;
  }

  .tx .swiper-pagination-bullet-active {
    width: .8rem;
    height: .05rem;
  }

  .infotx {
    line-height: 1.5;
  }

  .pageback {
    width: 100%;
    margin-top: 16px;
    display: block;
  }

  .infoctrl {
    padding-top: 25px;
    margin-top: 15px;
  }

  .mould1-swiper .p100 {
    width: 100%;
  }

  .serve0 .words .serve-tit {
    padding: .35rem .4rem;
  }

  .serve4 .serve4-tit .li:hover, .serve4 .serve4-tit .li.active {
    font-size: 16px;
  }

  .serve4 .serve4-content .li {
    font-size: 12px;
  }

  .wel-txt .item {
    width: 100%;
    display: block;
  }

  .plating5 .plating5-words {
    padding: .5rem 0;
  }

  .plating5 {
    padding-top: .6rem;
  }

  .plating5 .plating5-words .commen-title .w {
    font-size: .26rem;
    line-height: 1.5;
    padding: 0 .25rem;
    box-sizing: border-box;
    margin-top: .25rem;
    margin-bottom: .15rem;
  }

  .business-info .list .words .t2 {
    margin-top: .7rem;
  }

  .business-info .list .words .t2 .txt .img {
    width: 49%;
    margin-left: 2%;
    margin-bottom: 10px;
  }
  .business-info .list .words .t2 .txt .img:nth-child(4n+1) {
    margin-left: 2%;
  }
  .business-info .list .words .t2 .txt .img:nth-child(2n+1) {
    margin-left: 0;
  }

  .business-info .list .words .tul {
    font-size: 13px;
    line-height: 1.6;
  }

  .business-info .list .words .t2 .txt .img .span {
    padding-top: .8rem;
  }

  .join-title .text {
    max-width: 100%;
  }

  .business-info .list {
    padding: .3rem;
  }

  .providerbox {
    padding-top: .8rem;
    padding-bottom: .2rem;
  }

  .business-list .list .item {
    width: 100%;
    margin-left: 0%;
  }
  .business-list .list .item img {
    width: 100%;
  }

  .product .productbox .search .input {
    height: 35px;
    padding-left: 15px;
    font-size: 13px;
  }

  .business-list .list {
    margin-top: .3rem;
  }

  .business-list .list .item .words .t2 {
    width: 35px;
    height: 35px;
  }
  .product .productbox .search .input input[type=submit]{
  	width: 18px;
  	height: 18px;
  }

  .business-list .list .item:hover .words {
    padding-bottom: 90px;
  }

  .business-list .list .item:nth-child(3n+1) {
    margin-left: 0%;
  }

  .product .productbox .search .sousuo {
    padding: 10px 0;
    line-height: 1.5;
    font-size: 13px;
  }

  .padding10 {
    padding: .3rem;
  }

  .business-list {
    padding: .3rem .4rem;
  }

  .research .research-ul {
    margin-top: .6rem;
  }

  .mould1 .tut .t1 {
    margin-top: .18rem;
  }

  .mould1-swiper .swiper-pagination .swiper-pagination-bullet {
    width: .1rem;
    height: .1rem;
    margin: 0 .05rem;
  }

  .pad100 {
    padding: 0 .3rem;
  }

  .sel_ul ul li .li .position {
    font-size: 14px;
  }

  .sel_ul ul li .li {
    height: 45px;
    line-height: 45px;
  }

  .contact-join .join-select select, .contact-join .join-select input {
    font-size: 12px;
    height: 45px;
  }

  .contact {
    padding: .3rem;
  }

  .contact-title .cn {
    font-size: 16px;
  }

  .contact-title .en, .join-title .en {
    font-size: 20px;
  }

  .contact .contact-us .words .ul {
    margin-top: .4rem;
  }

  .list-ul .item {
    margin-bottom: 15px;
  }

  .list-ul .item .t0 {
    font-size: 15px;
  }

  .list-ul .item .t1 {
    font-size: 14px;
    line-height: 1.2;
  }

  .contact .contact-us .mapbox {
    height: 320px;
  }

  .contact .contact-us .text .items .ul {
    margin-top: .35rem;
  }

  .messages-title .en {
    font-size: 18px;
  }

  .messages-title .cn {
    font-size: 16px;
  }

  .messages-title .line {
    margin-bottom: 20px;
  }

  .contact-messages .words .inputbox {
    margin-top: .35rem;
  }

  .join-title .text .tit {
    font-size: 20px;
  }

  .contact .contact-us .text .items .item {
    padding: 0 .15rem;
  }

  .sel_ul ul li .li {
    padding: 0 .2rem;
  }

  .contact-join .join-select select, .contact-join .join-select input {
    padding-left: .2rem;
  }

  .messages-title {
    line-height: 1.2;
  }

  .contact-join .join-select {
    margin-top: .35rem;
  }

  .contact-join .join-select input[type=text] {
    width: 45%;
  }

  .contact-join .join-select input[type=submit] {
    width: 35%;
  }

  .contact-join .join-select select {
    width: 45%;
    margin-bottom: .15rem;
  }

  .contact-title .en, .join-title .en {
    display: block;
    width: 100%;
    margin-top: 15px;
  }

  .p100 {
    padding: 0 .4rem;
  }

  .newsbox {
    padding: .4rem;
  }

  .productlist {
    padding-top: .3rem;
    padding-bottom: .45rem;
  }

  .list-select .select {
    width: 100%;
    margin-left: 0 !important;
  }

  .productlist .messages-title .en {
    font-size: 18px;
  }

  .productlist .messages-title .cn {
    font-size: 16px;
  }

  .list-select .select .selecttop {
    line-height: 35px;
  }

  .list-select .input {
    line-height: 35px;
    height: 35px;
    margin-left: 0;
    width: 50%;
  }

  .product-list .itemboxs .images .swiper-pagination-bullet {
    width: .1rem;
    height: .1rem;
    margin: 0 .03rem;
  }

  .product-list .itemboxs .images .swiper-pagination {
    bottom: .2rem;
  }

  .product-list .list-words .items .t0 {
    font-size: 15px;
  }

  .product-list .list-words .items .t1 {
    font-size: 13px;
    height: 60px;
    margin-bottom: .4rem;
  }

  .pagination a {
    font-size: 14px;
    margin: 0 5px;
  }

  .pagination a:hover, .pagination a.active {
    font-size: 16px;
  }

  .product-list .itemboxs .titx {
    font-size: 15px;
  }

  .commen-title .p {
    width: 95%;
    font-size: .24rem;
    line-height: 1.8;
  }

  .research {
    padding-top: .45rem;
  }

  .commen-title .en {
    font-size: .32rem;
  }

  .commen-title .cn {
    font-size: .3rem;
    margin-top: .2rem;
    margin-bottom: .35rem;
  }

  .m30 {
    font-size: .3rem;
  }

  .mould {
    margin-top: .5rem;
  }

  .mould .mould0 {
    padding-top: .35rem;
  }

  .mould .mould0 .imgbox {
    margin-top: .3rem;
  }

  .mould1 {
    padding-top: .45rem;
    padding-bottom: .4rem;
  }

  .mould1-swiper .swiper-pagination {
    margin-top: .32rem;
  }

  .mould .mould2 {
    padding-top: .6rem;
  }

  .mould .mould2 .research-ul {
    margin-top: .5rem;
  }

  .research .research-ul .swiper-box {
    margin-top: .3rem;
  }

  .research .research-ul {
    padding-bottom: .38rem;
  }

  .research .research-ul .swiper-button-next, .research .research-ul .swiper-button-prev {
    width: .6rem;
    height: .6rem;
  }

  .m14 {
    font-size: .24rem;
    line-height: 1.2;
  }

  .mould1-swiper {
    margin-top: .55rem;
  }

  .product .search-boxs {
    margin-top: .4rem;
  }

  .product .search-boxs .searchtop {
    height: 4rem;
  }

  .product .search-boxs .item .t2 {
    font-size: 13px;
    line-height: 35px;
    height: 35px;
  }

  .product .search-boxs .item .words {
    padding-left: .3rem;
  }

  .product .search-boxs .itembox1 .item .words {
    padding-top: .6rem;
  }

  .product .search-boxs .itembox1 .item {
    height: 3rem;
  }

  .product .search-boxs .itembox2 .item .words {
    padding-top: .7rem;
  }

  .product .search-boxs .itembox2 .item {
    height: 3.2rem;
  }

  .product .search-boxs .itembox3 .item {
    height: 2.5rem;
  }

  .productdetails-bot {
    padding-top: .3rem;
    padding-bottom: .4rem;
  }

  .pdedail {
    padding-bottom: 45px;
  }

  .productdetails .productdetails-tit .tit-ul .li {
    height: 55px;
    line-height: 55px;
    font-size: 12px;
  }

  .productdetails .productdetails-tit .tit-ul .li:after {
    width: 100%;
  }

  .productdetails .productdetails-tit .back {
    font-size: 12px;
    padding: 0 10px;
    padding-left: 15px;
    line-height: 55px;
  }

  .productdetails .productdetails-tit .back:after {
    display: none;
  }

  .productdetails .productdetails-tit .tit-ul {
    width: 80%;
  }

  .prodetail-banner .itembox .words .d-img .li {
    margin-right: 5px;
    width: 20px;
  }

  .prodetail-banner .swiper-paginations .imgs {
    width: 50px;
  }

  .prodetail-banner .swiper-paginations .imgs:after {
    border-width: 2px;
  }

  .prodetail-banner .itembox .words {
    padding-top: .7rem;
  }

  .prodetail-banner .itembox .words .t0 {
    font-size: .24rem;
  }

  .prodetail-banner .itembox .words .t1 {
    font-size: .3rem;
  }

  .prodetail-banner .itembox .words .p {
    font-size: .24rem;
    margin-top: .2rem;
    margin-bottom: .3rem;
  }

  .prodetail-banner .itembox .words .d-img .li {
    font-size: .24rem;
  }

  .prodetail-banner .itembox .words .d-img .li .span {
    margin-top: .08rem;
  }

  .prodetail-banner .itembox .images {
    height: 9rem;
  }

  .productdetails .productdetails-itembox .items2 th {
    height: 40px;
    font-size: 14px;
  }

  .productdetails .productdetails-itembox .items2 .tbody {
    width: 750px;
  }

  .productdetails .productdetails-itembox .items2 td {
    font-size: 12px;
  }

  .productdetails .productdetails-itembox .items3 .aitems {
    width: 100%;
    line-height: 70px;
    height: 70px;
    margin-left: 0;
    padding: 0 10px;
  }

  .productdetails-bot .itembox-ul .items {
    font-size: 15px;
  }

  .productdetails-bot .itembox-ul .items {
    padding: .3rem;
  }

  .productdetails-bot .itembox-ul .items .span {
    width: 30px;
    height: 30px;
  }

  .productdetails-bot .itembox-ul .items .right {
    width: 80px;
    height: 80px;
  }

  .productdetails .productdetails-itembox {
    padding-bottom: .5rem;
  }

  .plating1 .words .commen-title .w {
    font-size: .28rem;
  }

  .plating2 .plating2-images .words .items .t1 {
    font-size: .24rem;
    margin-top: 10px;
  }

  .plating2 .plating2-images .words {
    width: 100%;
    padding: .4rem 0;
    margin-top: 0;
  }

  .plating .plating0box {
    padding: 0 .45rem;
    padding-top: .45rem;
    padding-bottom: .5rem;
    top: -.8rem;
  }

  .plating .plating0-images .itembox {
    width: 100%;
  }

  .plating .plating0-images .swiper-pagination .swiper-pagination-bullet {
    width: .1rem;
    height: .1rem;
    margin: 0 .05rem;
  }

  .plating3 .imagesbox .words {
    font-size: .24rem;
    line-height: 1.6;
  }

  .about04 .about04bot {
    height: 3rem;
  }

  .about04 .about04bot .play {
    padding-top: .8rem;
  }

  .about04 .about04bot .play .img {
    width: 1rem;
    height: 1rem;
  }

  .about04 .about04bot .play .span {
    font-size: .24rem;
    margin-top: 0;
    opacity: 1;
  }
  .about04 .about04bot:hover .play .img{
  	transform: translateY(0);
  }
  .about04 .about04bot .play .span{
  	transform: translateY(0);
  }
  .tongyong .swiper-button-next{
  	right:40px;
  }
  .tongyong .swiper-button-prev{
  	left:40px;
  }

  .about04 .about04top .title .t0 {
    font-size: .3rem;
    margin-bottom: .15rem;
  }

  .about04 .about04top .title .t1 {
    font-size: .3rem;
  }

  .about04 .about04top {
    padding-top: .6rem;
    padding-bottom: .5rem;
  }

  .about04 .about04top .text {
    font-size: 14px;
  }

  .about04 .about04top .title .t2 {
    margin-top: .3rem;
    font-size: .28rem;
  }

  .about03 .about03-bot {
    padding-top: .8rem;
    padding-bottom: .8rem;
  }

  .about03 .about03-bot .itembox .item {
    font-size: 14px;
    width: 95%;
    height: auto;
  }

  .about03 .about03-bot .itembox .item .img {
    width: 30px;
    height: 30px;
  }

  .about03 .about03-bot .itembox .item .tit {
    font-size: 15px;
  }

  .about03 .about03-top .words .text {
    font-size: 14px;
  }

  .about02 .title .itembox .item {
    width: 30%;
    margin-left: 0;
    margin-right: 1%;
  }

  .about01 .aboutbox .words {
    padding: .5rem .3rem;
  }

  .tongyong .swiper-button-next, .tongyong .swiper-button-prev {
    width: 30px;
    height: 30px;
  }

  .about-banner .words .t0 {
    font-size: .26rem;
  }

  .about-banner .words .play {
    font-size: .2rem;
    color: #fff;
    width: 3rem;
    height: .5rem;
    line-height: .5rem;
    padding-left: .6rem;
    border-radius: .5rem;
    margin-top: .4rem;
  }

  .about-banner .words .down {
    bottom: .3rem;
    font-size: .2rem;
  }

  .about-banner .words:after {
    height: .4rem;
    bottom: -.2rem;
  }

  .about01 .aboutbox .text .swiper-slide .txt {
    font-size: 12px;
  }

  .about01 .aboutbox .item {
    width: 33%;
    padding: 0 3px;
    box-sizing: border-box;
  }

  .serve3 .items .img {
    width: .4rem;
    height: .4rem;
  }

  .newsbox .news-tit .li {
    width: 30%;
  }

  .serve3 .items {
    width: 100%;
    height: auto;
    padding: .4rem 0;
  }
  .serve3 .items.itemsx {
    width: 100%;
  }

  .wel-product .product-left .proimg .words {
    padding: .5rem;
  }

  .wel-product .product-left .proimg .words .t1 {
    font-size: 16px;
  }

  .more0 {
    line-height: 30px;
    height: 30px;
    width: 110px;
    padding-left: 15px;
  }

  .wel-business .text {
    font-size: 18px;
  }

  .wel-product .product-right .proitem .t1, .wel-serve .serve-imgbox .words .t1 {
    font-size: 14px;
    line-height: 1.2;
    margin-top: 5px;
  }
  .more0:after{
  	width: 10px;
  	height: 15px;
  	right: 10px;
  }

  .wel-product .product-right .proitem .words {
    padding: .2rem .4rem;
  }

  .wel-txt .item {
    height: auto;
    padding: 35px 0;
  }

  .wel-txt .item .words {
    margin-top: 15px;
    font-size: 14px;
    height: 32px;
    overflow:hidden;
  }

  .wel-serve .serve-imgbox .words {
    padding: 12px 16px;
  }

  .wel-product .product-right .proitem .t0, .wel-product .product-right .proitem .t1, .wel-serve .serve-imgbox .words .t0, .wel-serve .serve-imgbox .words .t1 {
    line-height: 1;
  }

  .wel-banner .itembox .words .t0 {
    font-size: 20px;
  }

  .wel-banner .itembox .words {
    text-align: center;
  }

  .wel-banner .itembox .words .t0 {
    display: inline-block;
    font-size: .5rem;
  }

  .wel-banner .itembox .words .t1 {
    font-size: .22rem;
  }

  .wel-banner .itembox .words .mores {
    margin: 0 auto;
    text-align: left;
    margin-top: .6rem;
  }

  .wel-video .itembox .images {
    height: 4rem;
  }

  .wel-video .itembox .words {
    padding-top: .7rem;
  }

  .wel-video .itembox .words .t0 {
    font-size: .3rem;
  }

  .wel-video .itembox .words .t1 {
    font-size: .26rem;
  }

  .wel-video .itembox .words .play {
    width: .5rem;
    height: .5rem;
    margin-top: .35rem;
  }

  .tx .swiper-pagination-bullet {
    width: .4rem;
  }

  .product {
    padding-top: .3rem;
    padding-bottom: .4rem;
  }

  .searchbox {
    height: 60px;
  }

  .searchbox input.tex {
    height: 60px;
    padding: 0 20px;
    width: 65%;
  }

  .searchbox input.search-btn {
    height: 60px;
  }
  .contact .contact-us .words, .contact-join{
    padding:.3rem .4rem;
  }

  .wel-txt .swiper-pagination {
    margin-top: .3rem;
  }
  .productdetails .productdetails-itembox .items0 .words .right{
  	padding-left: 0;
  	margin-top:0;
  }
  .list-select .select{
  	float: none;
  }
  .list-select .input{
  	float:none;
  	margin:0 auto;
  	display: block;
  }
  .serve3 .items:hover{
  	    color: #888888;
  	    background:#fff;
  }
  .serve3 .items:hover .img .i0{
  	opacity: 1
  }
  .serve3 .items:hover .img .i1{
  	opacity: 0
  }

  .serve3 .items:hover .t0{
  	color:#222;
  }
  .serve3 .items:hover .t1{
  	color:#888888;
  }
  .research .research-ul img.i0{
  	opacity: 1;
  }
  .providerbox .imgbox{
  	background:#fff;
  }
}
@media screen and (max-width: 500px) {
  .contact-join .join-select select {
    width: 100%;
    margin-right: 0;
  }
  .product-list .list-words .items{
  	width: 49.5%;
  	margin-left: 1%;
  	padding:.5rem .3rem;
  	height: auto;
  }
  .contact .contact-us .text .items .item{
    max-width: 100%;
    width: 100%;
  }
  .list-ul .item{
    width: 100%!important;
    padding:0;
    border:none!important;
  }
  .list-ul .item:after{
    display: none;
  }
  .list-ul .item .t1{
    line-height: 1.5;
  }
  .contact .contact-us .text .items .item{
    padding:0;
  }

  .tongyong .swiper-button-prev {
    left: 5px;
  }

  .tongyong .swiper-button-next {
    right: 5px;
  }

  .about02 .title .itembox .item {
    width: 33.33%;
    padding: 0;
    margin: 0;
    font-size: 12px;
  }

  .contact-join .join-select input[type=text] {
    width: 64%;
  }

  .list-ul .item .t1 {
    font-size: 13px;
  }

  .product .search-boxs .searchtop .words {
    padding-top: .6rem;
  }

  .about-banner .words .play:after {
    left: .2rem;
    width: .28rem;
    height: .28rem;
  }

  .serve2 .serve2-ul {
    text-align: center;
  }

  .serve2 .serve2-ul .li {
    float: none;
    margin-bottom: .2rem;
    width: 30%;
    margin: 0 1%;
    display: inline-block;
    vertical-align: top;
  }

  .serve1 .serve1-content .serve1-swiper .serve1-t1 .t1 {
    font-size: 14px;
  }

  .bocweb-footer .footer-top .words a {
    margin-left: 10px;
  }

  .wel-video .itembox .words .t2 {
    font-size: 12px;
    line-height: 1.4;
  }

  .bocweb-footer .footer-top .images {
    width: 140px;
  }

  .bocweb-footer .footer-top .words {
    padding-top: 10px;
  }
}
/*# sourceMappingURL=style.css.map */
