.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;
  width: 120px;
  margin: 0 5px;
}

.mright-fixed .items:hover .itop img{

  transition:.5s;

  transform:scale3d(1.1,1.1,1);

}

.mright-fixed .phone{

  background:transparent;

}

.it-erweima .ibot{

  width: 260px;

  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: #1a5693

    }



    .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: #1a5693 ;

        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: #1a5693

    }



    .search-hbox .right li a.cur {

        color: #1a5693

    }

    .search-hbox .right li{

    	box-sizing: border-box;

    }

    .search-hbox .left, .map-hbox .left{

    	box-sizing: border-box;

    }

.headsearch-box {

  position: fixed;

  height: 100% !important;

  width: 100%;

  background: rgba(0, 0, 0, 0.84);

  z-index: 10;

  top: 0px;

  left: 0;

  display: none;

  z-index: 99999;

}



.headsearch-box input {

  border: none;

  background: none;

  outline: none;

}



.headsearch-box .x-box .x-o {

  position: absolute;

  right: 0;

  bottom:0;

  top:-173px;

  cursor: pointer;

  z-index: 10;

  margin: auto;

  width: 30px;

  height: 30px;

}



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

  background: #fff;

  border-radius: 10px;

  

}

.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: 20;

    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 100px;

  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: 50%;

  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:#1a5693;

  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: #000000;

  transition: .5s;

  position: relative;

  display: block;

  padding: 0 15px;

  margin: 0 25px;

  box-sizing: border-box;

}

.bocweb-header .bocweb-bot .bocweb-box .bocweb-subnav .subnav-top:after {

  position: absolute;

  content: "";

  width: 0;

  height: 4px;

  background: #1a5693;

  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: #1a5693;

  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: 470px;

}

.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: #1a5693;

  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;

}



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

}



.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 0 5px;

  box-sizing: border-box;

  background: #1a5693;

  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: 65%;

  height: 100%;

  position: fixed;

  right: 0;

  top: 0;

 

  display: none;

  z-index: 10;

  color: #666;

}

.m-header .bocweb-menubg {

  width: 100%;

  height: 100%;

  position: fixed;

  left: 0;

  top: 0;

  background-color: rgba(0, 0, 0, 0.65);

  display: none;

  z-index: 9;

  color: #666;

}





.m-header .sub-menu {

  width: 100%;

  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;

  width: calc(100% - 20px);

  display: inline-block;

}

.m-header .sub-menu .tit.on a {

    color: #1a5693;

}

.m-header .welcome-a img {

 /* height: 100%;*/

  margin-top: 5px;

}



.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: #1a5693;

  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: 5px;

  background: url("../img/img5.png") center center no-repeat;

  background-size: 100%;

}



.m-header .sub-menu .sub-tit.on {

  color: #1a5693;

}



.ensear a {

  display: block;

  font-size: 15px;

  color: #1a5693;

  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: 100;

  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: #1a5693;

  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-family:"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;

}



.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: #333;

}

.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: #1a5693;

}

.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: #1a5693;

  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;

}

.rlzy_lm{ width: 100%;margin: 30px 0 0;}

.rlzy_lm ul{}

.rlzy_lm li{ width: 16%; margin-bottom: 1.3%; line-height: 40px;     display: inline-block; background: #1a5693; text-align: center;}

.rlzy_lm li:nth-child(4n){ margin-right: 0px;}

.rlzy_lm li a{ color: #fff;      display: inline-block; width: 100%;     font-size: 16px;} 

.i_pro_wap{ margin-bottom:20px; display:none;  text-align: center;}

.i_pro_wap select{ width:90%; padding:0 5%; height:40px; font-size: 16px;    background: #1a5693; color: #fff; border-color: #1a5693;}



.zp_cont_sq{ font-size:16px; width:170px; height:40px; line-height:40px; text-align:center; background:#1357a0; margin-top:30px;}

.zp_cont_sq a{ color:#fff; float: left; width: 100%;}

.zp_message{ width:90%; padding:0 5%;}

.zp_message_input li input{ width: 90%; height: 50px; margin-top:20px; padding: 0 3%; border:1px solid #dedede; color:#ababab; font-size: 16px;}

.zp_message_input li input#name{ background:url(../images/cp_ly_name.png) center right no-repeat;}

.zp_message_input li input#tel{ background:url(../images/cp_ly_tel.png) center right no-repeat;}

.zsjm_message_submit{ width:50%; float:left; text-align:center; margin-bottom:10px;}

.zsjm_message_submit input.coolbg{ width: 96%; height: 50px;background: #1357a0; color: #fff; border: 0px; font-size:16px;

margin-top: 20px;}

.zp_message_input li textarea{ width: 90%; min-height: 50px; margin-top:20px; padding: 3%; border:1px solid #dedede; color:#ababab; font-size: 16px;}



.zp_kuang{ display:none;  width:500px; height:500px;}







.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") #1a5693 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: 18%;

}



.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: 18%;

}



.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: #19518b;

  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") #19518b 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") #19518b 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: #1a5693;

  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: #1a5693;

  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 .cha_bg{ position: absolute; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5);}

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

  z-index:999;

}



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

  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") #1a5693 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: #1a5693;

}

.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: #1a5693;

  line-height: 1;

  box-sizing: border-box;

}

.business-info .list .words {

  width: 660px;

}

.business-info .list .words .t0 {

  font-size: 30px;

  color: #1a5693;

  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;

  bottom: 0;

  left: 0;

  background: rgb(26, 86, 147);

  /*padding-top: 45px;*/

  box-sizing: border-box;

  opacity: 1;

  transition: .5s;

  align-items: center;

  display: inline-grid;

  height: 30px;

  padding-top: 0 !important;

}

.business-info .list .words .t2 .txt .img:nth-child(4n+1) {

  margin-left: 0;

}

.business-info .list .words .t2 .txt .img:last-child{

  margin-bottom: 0px;

}

.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: #1a5693;

  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: #1a5693;

  line-height: 1;

  font-size: 30px;

  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") #19518b 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") #19518b no-repeat center;

  transition: .5s;

  background-size: 80%;

}



.about02 {

  /*height: 750px;*/

  background: #fff;

  padding-top: 65px;

  box-sizing: border-box;

  margin-bottom: 20px;

  height:auto; 

  padding-bottom:100px;

}

.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: #1a5693;

  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;

  padding-bottom: 100%;

  position: relative;

}

.about02 .about02box .imgbox .img img {

  /*width: 100%;*/

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%,-50%);

    border: #b5b5b5 8px solid;

    object-fit: cover;

    max-width:calc(100% - 16px);

    max-height: calc(100% - 16px);

}

.about02 .about02box .border_none .imgbox .img{ padding-bottom: 60%; width: 350px;}

.about02 .about02box .border_none .imgbox .img img { border:0px; max-width: 100%; max-height: 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: #1a5693;

  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: #1a5693;

}

.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: #1a5693;

  border-color: #1a5693;

}

.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: #1a5693;

}

.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: #1a5693;

  border-color: #1a5693;

  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;

  height: 47px;

}

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

  max-height: 260px;

  overflow-x: hidden;

}

.list-select .select .selectbot .li {

  padding-left: 30px;

  box-sizing: border-box;

  position: relative;

  cursor: pointer;

}

.list-select .select .selecttop a,.list-select .select .selectbot  a .li{ color: #444444;}

.list-select .select .selectbot a .li.active{ color: #1a5693;}

.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: #1a5693;

  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: 0px;

  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: #1a5693;

  border-color: #1a5693;

  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: #1a5693;

  font-weight: bold;

  margin-bottom: 30px;

}

.product-list .itemboxs .images {

  line-height: 1;

  margin-bottom: 20px;

}

.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: #1a5693;

  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: #1a5693;

}



.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: #1a5693;

  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 #1a5693;

  background: url("../img/img54.png") #1a5693 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: #1a5693;

  background: url("../img/img55.png") #1a5693 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: auto;

  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: 25%;

  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: #1a5693;

}

.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; margin-left: 10px;

}

.serve4 .serve4-content .li:hover .span {

  color: #1a5693;

  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: #1a5693;

  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: #1a5693;

  transition: .5s;

  color: #fff;

  border-color: #1a5693;

}

.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: #1a5693;

	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: #1a5693;

}

.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: #1a5693;

}

.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: rgb(26, 86, 147, 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: rgb(26, 86, 147, 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;

  display: none;

}

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

  position: absolute;

  height: 100%;

}

.wel-business .business-imgbox .itembox img.jjfa_t2{ opacity: 0;}

.wel-business .business-imgbox .itembox:hover img.jjfa_t1{}

.wel-business .business-imgbox .itembox:hover img.jjfa_t2{opacity: 1; transition: 0.5s; }



.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: #1a5693;

}

.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: #1a5693;

  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: #1a5693;

  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: #1a5693;

}

.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: #1a5693;

  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: #1a5693;

}



.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: #1a5693;

}



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

  display: block;

}

.wel-serve .serve-imgbox .imgbox2 {

  width: 101%;

  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: #1a5693;

}

.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: #1a5693;

}



.wel-banner .itembox img {

  width: 100%;

}



.tx .swiper-pagination-bullet {

  width: 30px;

  height: 4px;

  background: #fff;

  opacity: 1;

  border-radius: 0;

  margin: 0 5px;

}

.tx .swiper-pagination-bullet-active {

  width: 85px;

  height: 4px;

  background: #1a5693;

}

.tx .swiper-pagination {

  line-height: 1;

  text-align: left;

  bottom: 75px;

}

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

  width: auto !important;

  padding: 0 0px 5px;

  margin:0 10px;

}

.mbusiness-tit .active {

  color: #1a5693;

  border-bottom: 2px solid #1a5693;

  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: #1a5693;

  background: transparent;

}



.business-info .list .words .t2 .txt .img img {

	width: auto;

    height: 100%;

    position: absolute;

    max-width: initial;

    left: 50%;

    transform: translateX(-50%);

}

/*

.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: 2;

}

.sx_heimu{     

	position: fixed;

    width: 100%;

    height: 100%;

    top: 0px;

    left: 0px;

    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: 9.85rem;

  }

  .wel-banner .itembox{

    height: 8.05rem;

  }

  .business-list .list .item .images{

    width: 100%;

    height: auto;

  }

  .product-list .itemboxs .images .itembox{

    height: auto;

  }

  .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: 3.5rem;

   }



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

	height:auto;

	position: relative;

	border:0px;

	padding:0px !important;

	border: 1px solid #e4e4e4;

    border-radius: 10px;

    overflow: hidden;

	transition: 0.5s;

  }

.product-list .list-words .items .tu{ width: 100%; }

.product-list .list-words .items .tu .pic{ width: 100%;  position: relative; padding-bottom: 100%; overflow: hidden; float: left;}

.product-list .list-words .items .tu .pic img{ position: absolute; height: 100%; max-width: none; left: 50%; transform: translateX(-50%);}

.product-list .list-words .items .tu .title{ font-size: 18px; font-weight: normal; line-height: 28px; height: 56px; text-align: center; margin: 10px 0; float: left; width: 100%; color: #000;    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow:hidden;}

.product-list .list-words .items .cont{     

	opacity: 0;

    filter: alpha(opacity=0);

    display: none;

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    width: 100%;

    height: 100%;

    padding: 15% 8% 8%;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -ms-box-sizing: border-box;

    -o-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -ms-transition: 0.3s;

    -o-transition: 0.3s;

    transition: 0.3s;

    background: rgba(39, 96, 153, 0.51);

	text-align:center;

}



.product-list .list-words .items .cont .t0{ color: #fff; margin-top: 35%; }

.product-list .list-words .items .cont .t1{ color: #fff;}

.product-list .list-words .items .cont .t2{ display:none;}

.product-list .list-words .items:hover{ border: 1px solid #195490; box-shadow: 5px 5px 15px #b3b3b3; transition: 0.5s;}

.product-list .list-words .items:hover .tu .title{ /*font-size:0px;*/}

.product-list .list-words .items:hover .cont{ opacity: 1;  filter: alpha(opacity=100); padding-top: 20%;}

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

    transform: none;

    position: relative;

  }



  .business-info .list .images {

    width: 50%;

  }



  .business-info .list .words .t2 {

    margin-top: .75rem;

  }

  .business-info .list .words .t2 .f-cb::-webkit-scrollbar {

	display: none; /* Chrome Safari */

  }

  .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%;*/

    float: left;

    width: 13%;

   /* margin-right: 2%;*/

  }



  .business-info .list .words .t2 .txt .img {

    width: 100%;

    margin-left:0%;

    height: auto;

	  padding-bottom: 70%;

    overflow: hidden;

    margin-bottom: 15px;

	background: #bebebe;

  }



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

    padding-bottom: 0.3rem;

  }



  .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: .3rem;

  }



  .about01 .aboutbox .text .swiper-slide .num span {

    font-size: .8rem;

  }



  .about01 .aboutbox .text .swiper-slide .itembox {

    padding: .4rem 0;

  }

  .about01 .aboutbox .text .swiper-slide .itembox .item{ position: relative; min-height: 100px;}

  .about01 .aboutbox .text .swiper-slide .itembox .item .item0_kuan{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%;}

  .about01 .aboutbox .text .swiper-slide .txt {

    margin-top: .2rem;

  }



  .about01 .aboutbox .text .swiper-slide .line {

    margin-top: .35rem;

    margin-bottom: 0;

  }



  .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;*/

    padding-right: 15px;

  }



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

    width: 100%;

    position: relative;

    padding-bottom: 80%;

    overflow: hidden;

  }



  .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: .2rem;

    /*position: absolute;*/

    bottom: 0;

    height: 50px;

    padding: 0 20px !important;

    line-height: 50px;

    color: #888888;

    width: 100%;

    padding-left: 0 !important;

    /*background: rgba(21, 86, 148, 1);*/



  }



  .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: .4rem;

  }



  .wel-txt .item .images {

    width: 1.2rem;

    height: 1.2rem;

  }



  .wel-txt .item {

    height: 2.8rem;

    padding-top: .45rem;

    cursor: auto;

  }



  .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 .25rem;

    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: 20px;

  }



  .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 .1rem;

    padding: 0 .1rem;

  }



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

    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: 0px;

  }



  .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: 32%;

    margin-left: 2%;

    padding: 20px;

  }

  .product-list .list-words .items:nth-child(4n+1) {

    margin-left: 2%;

  }

  .product-list .list-words .items:nth-child(3n+1) {

    margin-left: 0;

  }



  .p100 {

    padding: 0 40px;

  }



  .newsbox {

    padding: 40px;

  }



  .productlist {

    padding-top: 25px;

    padding-bottom: 45px;

  }



  .product-list .itemboxs {

    margin-top: 0px;

  }



  .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%;*/

	padding-top:4%;

  }



  .about01 .aboutbox .text .swiper-slide .itembox {

    overflow: hidden;

    padding: 30px 0;

  }



  .about01 .aboutbox .item {

    width: 33%;

    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: 35px;

  }



  .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: 4.1rem;

  }

  .wel-serve .serve-imgbox .imgbox2{

    width: 100%;

  }

  .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: #1a5693 ;

    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;

	padding-bottom: 35%;



  }

  .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: 0rem;

	font-size: 12px;

    height: 20px;

  }



  .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: 32%;

  	margin-left: 2%;

  	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 */







.content { float: left; width: 100%; border-bottom: 1px solid #e5e5e5;}

.main_content { width: 90%; margin: 0 auto;}

/*产品中心*/



.n_cp{  width:100%; float:left; margin:50px 0;}

.n_cp_fl{ width:28%; margin-right:2%; float:left; min-height:30px;}

.n_cp_fl_title{ float: left; width: 80%; background: #043985; color: #fff; padding: 0 10%; font-size: 27px; height: 80px; line-height: 80px;}

.n_cp_fl_title span{ font-size:12px; margin-left: 5px;}

.n_cp_fl_title i{ float:right; font-size: 30px;}

.n_cp_nav{ width: 90%; float: left;  background: #fff; padding: 5%; margin-bottom:30px;}

.n_cp_nav>ul>li{ width: 100%; float: left; margin-bottom: 15px; border: 1px solid #e5e5e5; overflow: hidden; }

.n_cp_nav>ul>li>a{ float: left; width:calc(90% - 50px); height: 50px; line-height: 49px; background: #eaeaea; padding: 0 5%; font-size: 18px;}

.n_cp_nav>ul>li>span{ float:right; height: 50px; position: relative;width: 30px; background: #eaeaea; padding:0 10px;}

.n_cp_nav>ul>li>span img{ transform: translateY(-50%); top: 50%; position: absolute; cursor: pointer;}



.n_cp_nav_zi{  float:left; width: 100%;}

.n_cp_nav_zi li{ float: left;  width: 100%; height:0px; overflow:hidden;transition: 0.5s;}

.n_cp_nav_zi li a{ float: left; width: 90%; height: 50px; line-height: 50px; padding: 0 5%; font-size: 14px; border-top: 1px solid #e5e5e5;}

.n_cp_nav_zi li a span{ float:right; height: 100%; position: relative;width: 30px;}

.n_cp_nav_zi li a span img{ transform: translateY(-50%); top: 50%; position: absolute;}

.n_cp_nav>ul>li.on .n_cp_nav_zi li{height:50px;}







.n_cp_fr{ width:70%; float:left;  min-height:30px;}

.n_cp_fr>ul>li{ float:left; width:45%; padding:2%; margin-right:2%; margin-bottom:2%; background:#fff;}

.n_cp_fr>ul>li:nth-child(2n){ margin-right:0px;}

.n_cp_fr>ul>li .n_cp_list_tu{ width:100%;position:relative; padding-bottom:70%; overflow:hidden;}

.n_cp_fr>ul>li .n_cp_list_tu img{ height:100%; position:absolute; top:0px; left:50%; transform:translateX(-50%);}

.n_cp_fr>ul>li .n_cp_list_title{ font-size:16px; height:50px; line-height:50px; color: #2e2e2e; overflow: hidden; word-break: break-all; text-overflow: ellipsis;  white-space: nowrap;}

.n_cp_fr>ul>li .n_cp_list_desc{ font-size: 14px; color: #4e4e4e;}

.n_cp_fr>ul>li .n_cp_list_gd{text-align:center; margin-top: 30px; margin-bottom: 20px;}

.n_cp_fr>ul>li .n_cp_list_gd a{ background: #1d2d6b; color: #fff; border-radius: 50px; padding: 15px 50px; }



.n_cp_fr>ul>li:hover{ background: #043985;}

.n_cp_fr>ul>li:hover .n_cp_list_title{ color: #ffffff;}

.n_cp_fr>ul>li:hover .n_cp_list_desc{ color: #ffffff;}

.n_cp_fr>ul>li:hover .n_cp_list_gd a{ background: #ffffff;color: #043985;}





/*相关样式*/

#showbox { background:#eee; width:100%; border: 1px solid #eee;}

#showbox span { background:url(../images/whitebg.png) repeat;}

#showsum {  margin-top:10px;   width: 100% !important;}

#showsum img{    left: 50%;  width: auto;  transform: translateX(-50%);  max-width: none !important;}

#showsum p{ left:0px !important; position: inherit !important; margin:0 auto; float: left;}

#showsum span { border:1px solid #ddd;}

#showsum span.sel { border:1px solid #f60;}



.showpage { width:100%; position:relative;}

.showpage a { display:block; width:45px; height:45px; line-height:45px; background:#cccccc; text-align:center; font-size:18px; position:absolute; left:0; top:-250px; text-decoration:none; color:#fff; z-index: 99999;}

.showpage a#shownext { left:auto; right:0;}

.showpage a:hover { background:#ccc; color:#777;}



.showpage a { display:none; width:15px; border:1px solid #ddd; height:72px; line-height:72px; background:#eee; text-align:center; font-size:18px; position:absolute; left:0; top:-74px; text-decoration:none; color:#999;}

.images_info_tu:hover .showpage a{/*display:block;*/}

.images_dgyh{ width: 100%; text-align: center; margin-top: 20px;}

.images_dgyh span{ padding: 3px 8px; border: 1px solid #eb0000; color: #eb0000;}



.sumwh{ width:72px; height:72px; display:none;}

.sumis{ width:4px; height:4px;  display:none;}



.images_info_top{ width: 100%; float: left; padding-bottom:30px;}

.images_info_tu{ width:40%; float:left; position: relative; z-index: 9;}



.images_info_cont{ float: left; width: 57%; margin-left: 2%;}

.images_info_cont i.bt{  font-style: unset; float:left; width:70px;}

.images_info_cont .kuan_40{ float:left; width:calc(100% - 70px);}

.images_info_cont .kuan_65{ float:left; width:calc(100% - 70px);}

.images_info_title{ font-size: 16px; color:#000; font-weight: bold; word-break: break-all; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #e5e5e5;}

.images_info_title span{float:left; padding:2px 5px; color:#fff; background:#eb0000; font-size:12px; margin-right:10px; border-radius:15px; font-weight: 100; line-height: 9px; margin-top: 8px;}



.images_info_cuxiao{ float:left; width:96%;  line-height: 30px; background: #eee; margin: 10px 0; padding: 0 2%;}

.images_info_cuxiao span{ border: 1px solid #eb0000; color: #eb0000; margin-right: 10px; padding: 0 3px;}

.images_info_guige,.images_info_zhongliang{ float:left; width:100%; line-height: 30px;}

.images_info_guige span,.images_info_zhongliang span{ border: 1px solid #ebebeb;  margin-right: 10px;  padding: 0 15px; float: left; line-height: 25px; margin: 4px; margin-left: 0px;}

.images_info_xinghao,.images_info_eddl,.images_info_jishu{  float:left; width:100%; line-height:30px;}

.images_info_yanse{ float:left; width:100%; line-height:30px;}

.images_info_yanse img{    margin-right: 10px;  position: relative; top: 5px;} 



.images_info_dan{ float:left; width:100%; line-height:30px;}

.images_info_dan i.bt { font-style: unset;  float: left;}

.images_info_dan img {  float: left;  margin-top: 5px;  height: 20px;  max-width: 30%;}



.images_info_bot{ float:left; width:100%;}

.images_info_bot_fl{ float:left; width:40%;}

.images_info_bot_fl p{ line-height:30px; width:100%; float: left;}

.images_info_renzheng { margin-bottom:20px; float: left; width: 100%;}

.images_info_renzheng i.bt{ font-style: unset; float: left; width: 70px; font-size: 14px; font-weight: bold;}

.images_info_renzheng img{     float: left;  margin-top: 5px;  height: 20px;  max-width: 80%;}

.images_info_bot_fr{ float:left; width:50%; padding:0 5%; padding-top: 7%;}

.images_info_bot_fr p{ text-align:center; color: #858585;}

.images_info_shoop{ width:100%; float:left; text-align:center;}

.images_info_shoop a{ float:left; width:70%;  margin:0 15%; background: #ff7200; color: #fff; line-height: 40px; font-size: 14px; margin-top: 10px;}

.images_info_shoop a:last-child{margin-right:0px;}

.images_info_shoop a i{ margin-right:10px;}

.images_info_shoop a i img{ position: relative; top: 2px;}

.images_info_zx{  width:100%;  float:left; text-align:center; margin-top: 10px;}

.images_info_zx a{ width:70%; margin:0 15%; float:left; line-height: 50px; background: #043985; color: #fff; font-size: 14px;}

.images_info_zx a i{ margin-right:10px; display: inline-block; text-align: center;}

.images_info_zx a i img{ position: relative; top:-3px; width:24px; margin-right: -5px;}

.images_info_zx a div{ line-height: 24px; display: inline-block; text-align: center;}

.images_info_zx a div span{ font-size:12px;}

.images_rqcp{  width:100%; float:left; margin-top: 30px; margin-bottom: 50px;}

.images_rqcp_title{ height:40px; width:100%; background:#f5f5f5; border-bottom:1px solid #276099;}

.images_rqcp_title span{ float:left; width:15%; line-height:40px; font-size:14px; height:40px; text-align:center; background:#276099; color:#fff;}

.images_rqcp_title a{ float:right; margin-top: 10px; background: #276099; color: #fff; padding: 0 10px; border-radius: 5px; margin-right: 10px;}

.images_rqcp ul{ width:100%; float:left; margin-top:30px;}

.images_rqcp li{ width:19%; margin-right:1.2%; margin-bottom:1%; float:left; position:relative;  word-break: break-all;}

.images_rqcp li:nth-child(5n){ margin-right:0px;}

.images_rqcp li .rqcp_tu{ width:100%; overflow:hidden; position:relative; padding-bottom:100%; border:1px solid #ebebeb; }

.images_rqcp li .rqcp_tu img{  position:absolute; height:100%; top:0px; left:50%; transform:translateX(-50%);}

.images_rqcp li .rqcp_title{ width: 90%; padding: 0 5%; background: rgba(0,0,0,0.7); position: absolute; bottom: 0px; color: #fff; height: 45px; overflow: hidden; display:none;}

.images_rqcp li:hover .rqcp_title{ display:block;}



.cp_info{ padding: 2%; width: 96%;  float: left; font-size: 16px;}

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



.cp_info_title{ width: 100%;  float: left; background: #f5f5f5; height: 40px; border-bottom: 1px solid #276099;}

.cp_info_title li{width: 14%;  float: left;  text-align: center; line-height: 40px; cursor: pointer; font-size: 14px;}

.cp_info_title li.cli1{ background:#276099; color:#fff;}

.cptp_fd{ position: fixed;  top: 0px; margin: 0; z-index: 999;}



.cp_info{ width: 100%;  float: left;}

.cp_body{ width: 90%; padding:2% 5%;  float: left; /*border-bottom: 1px solid #f5f5f5;*/}

.cp_body_title{     font-size: 20px; color: #000; border-bottom: 1px solid #eaeaea; margin-bottom: 30px;}

.cp_body_title span{ /*border: 1px solid #1d2d6b; padding: 3px 10px; color: #fff; background: #1D2D6B; border-top-right-radius: 12px;*/}

.cp_body_desc{ width: 100%;  float: left;}

.cp_body_desc table{ white-space: pre-wrap; word-break: break-all; word-wrap: break-word;}



.cp_info_wap{ float: left;  width: 100%; display:none;  text-align: center;  margin-top: 50px;}

.cp_info_wap select#tabs{ width:100%; padding:0 5%; height:50px; font-size: 16px;    background: #1a5693; color: #fff; border-color: #1a5693;}

.i_pro_wap{ margin-top: 25px; float: left;  width: 100%; display:none;  text-align: center; float:left; width:100%;}

.i_pro_wap select#tabs{ width:100%; padding:0 5%; height:50px; font-size: 16px;    background:#1a5693; color: #fff; border-color: #1a5693;}

.i_pro_wap_bot{ margin-bottom:30px;}

.i_pro_wap_top{     float: right;    width: 20%; margin:0px; min-width:110px;}

.i_pro_wap_top select#tabs{ width:100%; padding:0 5%; height:30px; font-size: 12px;  border-color: #b0aeae; background: #eeeeee; color: #000;}



.gduo{ width:100%; float:left; /*height:50px;*/ line-height:30px; margin-bottom:30px;  margin-top: 30px;}

.gduo span.pre{ float:left; width:100%; text-align:left; }

.gduo span.next{ float:left; width:100%; text-align:left; }



.pic-box img{

	position: absolute;



	width: 100%;

	top:50%;

	left: 50%;

	-webkit-transform: translate(-50%,-50%);

	-moz-transform: translate(-50%,-50%);

	-ms-transform: translate(-50%,-50%);

	-o-transform: translate(-50%,-50%);

	transform: translate(-50%,-50%);

}







.product_introduction{padding: 67px 0;}

.images_tu_fl{ width: 35%; float: left;}

.gallery-top-tuji{width: 100%;}

.gallery-top-tuji .swiper-slide{box-sizing: border-box;border: 1px solid #E5E5E5;}

.gallery-top-tuji .pic-box{display: block;position: relative;padding-top: 100%;overflow: hidden;}

.gallery-top-tuji .pic-box font{position: absolute;right: 0;bottom: 0;font-size: 12px;padding: 0 6px 0 26px;line-height: 30px;background: url(../images/fd.png)no-repeat center left 6px #EEEEEE;background-size: 14px;}

.gallery-top-tuji .pic-box:hover font{background-image: url(../images/fd_h.png);}



.gallery-thumbs-tuji{width: 100%;margin: 10px 0 0 !important;     float: left;}

.gallery-thumbs-tuji .swiper-slide{box-sizing: border-box;border: 1px solid #E5E5E5;}

.gallery-thumbs-tuji .pic-box{position: relative;padding-top: 100%;overflow: hidden;cursor: pointer;}

.gallery-thumbs-tuji .swiper-slide-thumb-active{border-color: #276099;}





/*清除浮动*/

.clear {

	clear: both;

	height:0px;

	line-height:0px;

}



.images_info_gd{  width:100%; float:left;}

.images_xsrx{ width:48%; float:left; margin-right:4%; background: #00a0ea; color: #fff; line-height: 16px; border-radius: 5px; padding: 9px 0; font-size: 12px; position:relative;}

.images_xsrx a{color:#fff;}

.images_ewm{ width:70%; border:1px solid #e5e5e5; text-align:center;position:absolute; padding: 5%; top: 100%; color: #000; font-size: 12px; z-index:99; display:none; background:#fff;}

.images_xsrx:hover .images_ewm{ display:block;}

.images_ewm img{    width: 100px;}

.images_ewm span{ font-size: 12px;}

.images_xsrx i{ float: left; background: #fff; padding: 10px; border-radius: 50px; margin-left: 15px; margin-right: 10px; cursor: pointer;}

.images_xsrx>span{ font-size: 16px; line-height: 18px;}



.images_zlxz{ width:48%; float:right;  background:#043985;  text-align: center; font-size: 18px; line-height: 52px; border-radius: 5px;}

.images_zlxz a{ color: #fff; float:left; width:100%;}

.images_taobao,.images_albb{ width:48%; float:left;  background: #fe6404;  text-align: center; font-size: 18px; line-height: 52px; border-radius: 5px; margin-top:20px; margin-right: 4%;}

.images_albb{margin-right:0px;}

.images_taobao a,.images_albb a{ color: #fff; float:left; width:100%;}

.images_taobao i,.images_albb i{ margin-left:5px; top: -1px; position: relative;}

.images_info_fx{    margin-top: 21px; float: left; width: 100%; font-size: 14px; font-weight: bold;}



.ptcp_list{ width:100%; float: left; margin-top:30px;}

.ptcp_list li{  width: 33.33%; float: left;}

.ptcp_list li a.items{  display: block; padding: .25rem; float: left;  padding: 25px; padding-bottom: 25px; box-sizing: border-box;  margin-bottom: 25px;  width: 95%;}

.ptcp_list li a.items .t0{ font-size: 18px; font-weight: bold; color: #444444; line-height: 1;}

.ptcp_list li a.items .t1{ font-size: 14px; color: #888888; line-height: 20px; height: 40px; margin-top: 15px; overflow: hidden;}

.ptcp_list li a.items .t2{ width: 100px;  height: 35px;  line-height: 35px;  background: #f7f7f7;  color: #666666; font-size: 12px;  padding-left: 15px;  border: 1px solid #f2f2f2;  box-sizing: border-box;  position: relative;  margin-top: 8px;}

.ptcp_list li a.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;}

.ptcp_list li a.items:hover .t2 {  background: #1a5693; border-color: #1a5693; transition: .5s; color: #fff;}

.ptcp_list li a.items:hover .t2:after { transition: .5s; background: url("../img/img46.png") no-repeat center; background-size: 100%;}



.ptcp_list li  .items {

    width: 24%;

    padding: .25rem;

    padding-bottom: .25rem;

    margin-left: 1.3333333333%;

    margin-bottom: 1.3333333333%;

	height:auto;

	position: relative;

	border:0px;

	padding:0px !important;

	border: 1px solid #e4e4e4;

    border-radius: 10px;

	overflow: hidden;

	transition: 0.5s;

  }

.ptcp_list li  .items .tu{ width: 100%; }

.ptcp_list li  .items .tu .pic{ width: 100%;  position: relative; padding-bottom: 100%; overflow: hidden; float: left;}

.ptcp_list li  .items .tu .pic img{ position: absolute; height: 100%; max-width: none; left: 50%; transform: translateX(-50%);}

.ptcp_list li  .items .tu .title{ font-size: 18px; font-weight: normal; line-height: 28px; height: 56px; text-align: center; margin: 10px 0; float: left; width: 100%; color: #000;    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow:hidden; }

.ptcp_list li  .items .cont{     

	opacity: 0;

    filter: alpha(opacity=0);

    display: none;

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    width: 100%;

    height: 100%;

    padding: 15% 8% 8%;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -ms-box-sizing: border-box;

    -o-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -ms-transition: 0.3s;

    -o-transition: 0.3s;

    transition: 0.3s;

    background: rgba(39, 96, 153, 0.51);

	text-align:center;

}



.ptcp_list li  .items .cont .t0{ color: #fff; margin-top: 35%; }

.ptcp_list li  .items .cont .t1{ color: #fff;}

.ptcp_list li  .items .cont .t2{ display:none;}

.ptcp_list li  .items:hover{ border: 1px solid #195490; box-shadow: 5px 5px 15px #b3b3b3; transition: 0.5s;}

.ptcp_list li  .items:hover .tu .title{ /*font-size:0px;*/}

.ptcp_list li  .items:hover .cont{ opacity: 1;  filter: alpha(opacity=100); padding-top: 20%;}













.product-recommend{padding: 45px 0 55px; float: left; width: 100%;}

.product-recommend .title{margin-bottom: 30px;line-height: 35px;}

.product-recommend .title span.fl{font-size: 24px;font-weight: bold;color: #181818;}

.product-recommend .title span.fr{font-size: 18px;color: #555555;margin-right: 15px;cursor: pointer;position: relative;padding-left: 25px;}

.product-recommend .title span.fr:hover{color: #a00000;}

.product-recommend .title span.fr i{font-size: 22px;position: absolute;left: 0;top:8px;}



.product-recommend .swiper-slide a.items{  display: block; padding: .25rem; float: left; padding: 25px; padding-bottom: 25px; box-sizing: border-box; margin-bottom: 25px;  width: 99%;}

.product-recommend .swiper-slide a.items .t0{ font-size: 18px; font-weight: bold; color: #444444; line-height: 1;}

.product-recommend .swiper-slide a.items .t1{ font-size: 14px; color: #888888; line-height: 20px; height: 40px; margin-top: 15px; overflow: hidden;}

.product-recommend .swiper-slide a.items .t2{ width: 100px;  height: 35px;  line-height: 35px;  background: #f7f7f7;  color: #666666; font-size: 12px;  padding-left: 15px;  border: 1px solid #f2f2f2;  box-sizing: border-box;  position: relative;  margin-top: 8px;}

.product-recommend .swiper-slide a.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-recommend .swiper-slide a.items:hover .t2 {  background: #1a5693; border-color: #1a5693; transition: .5s; color: #fff;}

.product-recommend .swiper-slide a.items:hover .t2:after { transition: .5s; background: url("../img/img46.png") no-repeat center; background-size: 100%;}



.product-recommend .swiper-slide .items {

    width: 24%;

    padding: .25rem;

    padding-bottom: .25rem;

    margin-left: 1.3333333333%;

    margin-bottom: 1.3333333333%;

	height:auto;

	position: relative;

	border:0px;

	padding:0px !important;

	border: 1px solid #e4e4e4;

    border-radius: 10px;

    overflow: hidden;

	transition: 0.5s;

  }

.product-recommend .swiper-slide .items .tu{ width: 100%; }

.product-recommend .swiper-slide .items .tu .pic{ width: 100%;  position: relative; padding-bottom: 100%; overflow: hidden; float: left;}

.product-recommend .swiper-slide .items .tu .pic img{ position: absolute; height: 100%; max-width: none; left: 50%; transform: translateX(-50%);}

.product-recommend .swiper-slide .items .tu .title{ font-size: 18px; font-weight: normal; line-height: 28px; height:58px; text-align: center; margin: 10px 0; float: left; width: 100%; color: #000;   display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow:hidden; }

.product-recommend .swiper-slide .items .cont{     

	opacity: 0;

    filter: alpha(opacity=0);

    display: none;

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    width: 100%;

    height: 100%;

    padding: 15% 8% 8%;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -ms-box-sizing: border-box;

    -o-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -ms-transition: 0.3s;

    -o-transition: 0.3s;

    transition: 0.3s;

    background: rgba(39, 96, 153, 0.51);

	text-align:center;

}



.product-recommend .swiper-slide .items .cont .t0{ color: #fff; margin-top: 35%; }

.product-recommend .swiper-slide .items .cont .t1{ color: #fff;}

.product-recommend .swiper-slide .items .cont .t2{ display:none;}

.product-recommend .swiper-slide .items:hover{ border: 1px solid #195490; box-shadow: 5px 5px 15px #b3b3b3; transition: 0.5s;}

.product-recommend .swiper-slide .items:hover .tu .title{ /*font-size:0px;*/}

.product-recommend .swiper-slide .items:hover .cont{ opacity: 1;  filter: alpha(opacity=100); padding-top: 20%;}







.list-select select {

  float: left;

  width: 250px;

  box-sizing: border-box;

  margin-right: 14.5px;

  color: #444444;

  box-sizing: border-box;

  position: relative;

  width: 17%;

  margin-right: 1%;

  line-height: 45px;

  border: 1px solid #e5e5e5;

  padding: 0 20px;

  height: 45px;

}

.list-select select option{}



.cpsx_list_gs{ width:4px; display:none;}

.cpsx_zi_gs{ width:8px; display:none;}



.hui_di{ width:100%; float:left; height:50px; background:#EAEAEB;}

@media (max-width:1300px){

  .business-list .list .item .words .t0{ font-size: 14px;}

}

@media (max-width:1024px){

	.cpsx_list_gs{ width:3px; display:none;}	

	.cpsx_zi_gs{ width:9px; display:none;}

	.product-list .itemboxs .images .itembox{ height: auto; width: 100%; padding-bottom: 70%; position: relative; overflow: hidden;}

  .product-list .itemboxs .images .itembox img{ width: auto; position: absolute; height: 100%; max-width: none; left: 50%; transform: translateX(-50%);}

  .wel-business .business-imgbox .itembox .span{ padding-top: 0px;    position: relative; height: 30px; /*background: #1a5693cc; color: #fff;*/ line-height: 30px; padding: 0 10px;}

}



@media (max-width:999px){

	

	.n_cp_fl{ display:none;}

	.n_cp_fr{ width:100%;}

	/*.product-list .list-words .items {  padding-bottom: .25rem; height: auto; }

	.product-list .list-words .items .tu{ width: 100%;  position: relative; padding-bottom: 100%; margin-bottom: 20px; overflow: hidden;}

	.product-list .list-words .items .tu img{ position: absolute; height: 100%; max-width: none; left: 50%; transform: translateX(-50%);}*/

	.product-list .list-words .items .tu .title,.ptcp_list li .items .tu .title,.product-recommend .swiper-slide .items .tu .title{ font-size:14px;  height: 50px;} 



}

@media (max-width:799px){

	

	.images_tu_fl{  width: 100%;  margin-bottom: 30px;}

	.images_info_cont{ width: 100%; margin-left:0px;}

	.prodetail-banner .itembox .images{ height: 5rem;}

}	

@media (max-width:599px){

	

	.cp_info_title li{ width: 20%; font-size: 12px;}

	.images_zlxz,.images_taobao, .images_albb{ font-size: 14px;}

	.gallery-top-tuji .swiper-slide{ width: calc(100% - 2px) !important;}

	.wap_dis_no{ display:none;}

	

	.product-recommend .swiper-slide a.items{ padding: .25rem; padding-bottom: .25rem;}

	.product-recommend .swiper-slide a.items .t0{ font-size: 14px;}

	.product-recommend .swiper-slide a.items .t1{ font-size: 12px;  margin-bottom: 15px;}

	.product-recommend .swiper-slide a.items .t2{ padding-left: 5px; width: 80px;}

	

}

.prodetail-banner .itembox .images {

    height: 6.8rem;

	background-size: auto 100% !important;

    background-color: #bfbfbf !important;

}



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

    margin-top: 0;

    margin: 0 5px;

    height: 10px;

    display: inline-block;

	border-radius: 100px;

    background:#a8a8a8;

  }

  .prodetail-banner .swiper-paginations .imgs.active{     background:#fabd00;}

  .prodetail-banner .swiper-paginations .imgs:after{ display:none;}

  .prodetail-banner .swiper-paginations .imgs img {

    width: 100%; display:none;

  }

  .prodetail-banner .swiper-paginations .imgs:nth-child(1) {

    margin-left: 0;

  }

  

  

.list-sxtj{ width:100%;}

.list-sxtj span{ border: 1px solid #1a5693; font-family: auto; padding: 5px; font-size: 12px; color: #1a5693; margin-right: 10px; display: inline-block; line-height: 17px;}  

.list-sxtj span i{  font-style: inherit; padding: 0 3px;  margin: 0 2px; cursor: pointer;}  

.list-sxtj span i:hover{ background:#1a5693; color:#fff;}



/*分页*/

.fenye{
   width:100%; 
  /* float:left; */
   /* margin-bottom:10px; */
  }

.pagingNav {

	padding: 5px 10px;

	/* margin-top: 20px; */

	margin-bottom: 20px;



}

.pagingNav p {

	height: 30px;

	line-height: 30px;

}

.pagingNav .uls {

	overflow: hidden;

	width: 100%;

	text-align: center;

}

.pagingNav .uls li{ 

    display: inline-block;

    text-align: center;

	

}

/* .pagingNav .uls 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;

    background: transparent;

    border-radius: 0;

    opacity: 1;

} */

.pagingNav .uls li.thisclass a,.pagingNav .uls li:hover a,.pagingNav .uls li.thisclass{

	font-size: 20px;

    color: #000003;

    transition: .5s;

    padding-bottom: 5px;

    border-bottom-color: #1a5693;

    background: transparent;

}

.fenye_zi{ text-align: center; width: 100%;}

.fenye_zi li{ display: inline-block; text-align: center;}

.fenye_zi li 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;

    background: transparent;

    border-radius: 0;

    opacity: 1;

}

.fenye_zi li.thisclass a,.fenye_zi li:hover a,.fenye_zi li.thisclass{

	font-size: 20px;

    color: #000003;

    transition: .5s;

    padding-bottom: 5px;

    border-bottom-color: #1a5693;

    background: transparent;

}





#lightbox-container-image-box{ max-width: 100%; height:auto !important; margin:0 auto;}

#lightbox-container-image img#lightbox-image{ width:100%;}

#lightbox-container-image-data-box{ max-width: 100%; padding: 0 !important;  ;}	

#lightbox-nav a{ height: 100% !important;}

#sysbox{  overflow-x: hidden;}

#sysbox.mobileStyle{ height: auto !important;  top: 5% !important; position: fixed; z-index: 999999; overflow-x: hidden;}

#syscontent {  height: auto !important;}



.jjfa_xqt{ text-align: center; width: 85%; float: right;}

.jjfa_xqt img{   max-width: 900px; width: 100%; float:left; margin-left:100px}





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



  .wel-product .product-left .proimg {

    position: relative;

    overflow: hidden;

    display: block;

    padding-bottom: 62%;

  }

  .wel-product .product-left .proimg img {

   position: absolute;

  }

  .tx .swiper-pagination{ bottom: 35px;}

  .about02 .about02box .border_none .imgbox .img {

    width: 80%;

  }

  .rlzy_lm li a{ font-size: 14px;}



  .jjfa_xqt{ width: 100%; }

  .business-info .list .words .t2 .txt .img{ width: 49%; padding-bottom: 35%;     margin: 2%; margin-right: 2%; margin-left: 0px !important;}

  .business-info .list .words .t2 .txt .img:nth-child(2n){ margin-right:0px;}

  .jjfa_xqt img{   max-width: 100%; margin-left:0px}



}

@media (max-width:799px){

  .rlzy_lm{ display: none;}

  .i_pro_wap{ display:block;}		

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



}

.about01 .aboutbox .text .swiper-slide .num span.wz{ font-size: 30px;}

@media (max-width:599px){



  .about01 .aboutbox .text .swiper-slide .num span {font-size: 30px;}

  .about01 .aboutbox .text .swiper-slide .num span.wz{ font-size: 16px;}

  .about01 .aboutbox .text .swiper-slide .txt{ min-height: 32px;}



}



.bocweb-footer .footer-cont{     padding: 25px 0;  border-bottom: 1px solid #e5e5e5;  box-sizing: border-box;}

.footer-nav{width: 76.5%;}

.footer-nav > li{float: left;width: 13%; margin-right: 1%;}

.footer-nav > li .a1{height: 40px;font-weight: bold;display: block;color: #333;}

.footer-nav .subnav li{font-size: 12px;line-height: 25px;position: relative;padding-left: 10px;overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}

.footer-nav .subnav li i{display: block;width: 5px;height: 5px;background: #bebebe;position: absolute;left: 0;top: 10px;  }

.footer-nav .subnav li a{color: #787878;}

.footer-cont .ewm{width: 12%;padding-left: 5%;border-left: 1px solid #e5e5e5;}

.footer-cont .ewm span{text-align: center;height: 40px;font-weight: bold;color: #333;display: block;}

.footer-cont .ewm img{width: 100%;}



.footer_fd_kuan{ display:none;}

.footer_fd{ display:none;}

@media (max-width:999px){

  .bocweb-footer .footer-cont{ display:none;}

  .footer_fd_kuan{ display:block;width: 100%; float:left; height: 60px;}

  .footer_fd{ display:block;  width: 100%; position: fixed;  bottom: 0px;  height: 60px; background:#1a5693; box-shadow: 0px 0px 14px  #3b3b3b; z-index: 99999;}

  .footer_fd li{ width:25%; float:left; text-align:center;}

  .footer_fd li a{ color:#fff; width: 100%; float: left; line-height: 30px;}

  .footer_fd li .footer_fd_tu{ width: 100%; height:20px; float:left; text-align:center; margin-top:10px;}

  .footer_fd li .footer_fd_tu img{ height:100%;}

  .footer_fd li .footer_fd_title{}	

  

  

  #mask_shadow {

      display: none;

      opacity: 0;

      position: fixed;

      z-index: 1;

      left: 0;

      top: 0;

      width: 100%;

      height: 100%;

      background-color: rgba(0, 0, 0, .5);

    }

    #popup {

      display: none;

      opacity: 0; 

      position: absolute;

      z-index: 2;

      top: -450px;

      width: 96%;

      height: 190px;

    

      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);

    }

    #popup .title {

      position: relative;

      width: 100%;

      height: 55px;

      background-color: #1a5693;

      cursor: move;

    }

    #popup .title p {

      padding-left: 14px;

      line-height: 55px;

      color: #fff;

    }

    #popup .title span {

      position: absolute;

      top: 12px;

      right: 20px;

      width: 30px;

      height: 30px;

      color: #000;

      opacity: .2;

      font-size: 21px;

      cursor: pointer;

      text-align: center;

      border: 1px solid #333;

      line-height: 25px;

    }

    #popup .title span:hover {

      opacity: .8;

    }

    #popup .cont { width: 100%; background-color: #EDEDED;    }

    #btn1 {

      position:relative;

    }

    .wx_tu{ 

        width: 280px;

        margin: 0px auto;

        padding: 10px 0;

    }

    .wx_tu img{ 
      width: 130px;
      margin: 0 5px;
    }

    .wx_title{

        text-align: center;

        color: #010101;

    }

  }

  

.tup_ckgd{ font-size: 14px; cursor: pointer; position: absolute; right: 3%;top: 0px;}

.tup_hei{ display:none;  position: fixed; width: 100%; height: 100%;background: rgba(0,0,0,0.5);top: 0;z-index: 87;}

.tup_gb{ position: absolute; right: 1%; margin-top: -44px; font-size: 26px; font-family: inherit; cursor: pointer;}

.tup{  display:none; position: fixed; width: 80%; width: 60%; height: 70%; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 88; background: #fff; padding: 2%;}

.tup_list{  width:100%; height:100%; overflow-x: hidden;}

.tup_list::-webkit-scrollbar {

  display: none; /* Chrome Safari */

}

.tup_list li{ width:32%; margin-right:2%; margin-bottom:10px; float:left; list-style:none;}

.tup_list li:nth-child(3n){ margin-right:0px;}

.tup_list li .img{}

.tup_list li .img img{  width:100%;}

  

.tup_0 .tup_list li .img{ 

	padding: 8px;

    overflow: hidden;

    margin: 0 auto;

    position: relative;

    text-align: center;

    width: 80%;

    padding-bottom: 60%;

}

.tup_0 .tup_list li .img img{  width:auto;     

	max-width: 100%;

    max-height: 100%;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%,-50%);

    object-fit: cover;

}

.tup_1 .tup_list li .img{ 

	

   

	padding: 8px;

    overflow: hidden;

    margin: 0 auto;

    padding-bottom: 65%;

	position: relative;

}

.tup_1 .tup_list li .img img{  width:auto;  

	position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%,-50%);

	object-fit: cover;

	 max-width: 100%;

    max-height: 100%;

}

.tup_2 .tup_list li .img{ 

	

    padding: 8px;

    /* background: #b5b5b5; */

    overflow: hidden;

    margin: 0 auto;

    padding-bottom: 100%;

    position: relative;

	

}

.tup_2 .tup_list li .img img{  width:auto;     

	position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%,-50%);

    border: #b5b5b5 8px solid;

    object-fit: cover;

    max-width: calc(100% - 16px);

    max-height: calc(100% - 16px);

}



@media (max-width:999px){

	.tup{  width: 80%;}

	.tup_list li{ width:49%; margin-right:2%;}

	.tup_list li:nth-child(3n){ margin-right:2%;}

	.tup_list li:nth-child(2n){ margin-right:0%;}

	

}

/*分页*/
.fenye{ width:100%; float:left; margin-bottom:30px;}
.pagingNav {
	padding: 5px 10px;
	margin-top: 20px;
	margin-bottom: 20px;

}
.pagingNav p {
	height: 30px;
	line-height: 30px;
}
.pagingNav .uls {
	overflow: hidden;
	width: 100%;
	text-align: center;
}
.pagingNav .uls li{ 
    display: inline-block;
    text-align: center;
	
}
.pagingNav .uls 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;
    background: transparent;
    border-radius: 0;
    opacity: 1;
}
.pagingNav .uls li.page-num-current a,.pagingNav .uls li:hover a,.pagingNav .uls li.page-num-current{
	font-size: 20px;
    color: #000003;
    transition: .5s;
    padding-bottom: 5px;
    border-bottom-color: #1a5693;
    background: transparent;
}