@CHARSET "UTF-8";
body {
  overflow-x: hidden;
}
iframe#if {
  width: 500px;
  height: 500px;
  border: none;
}
iframe#if2{
  width: 600px;
  height:600px;
  border: none;
  transform: scale(0.8);
}

/*home*/

.product1sbc {
  background: url(/img/web_bg.jpg);
  padding-bottom: 100px;
  padding-top: 160px;
}
.abox{
  background:#fff;
  -webkit-perspective: 960px;
  -moz-perspective: 960px;
  -ms-perspective: 960px;
  -o-perspective: 960px;
  perspective: 960px;
}
.aboutusA {
  position: relative;
  height: 960px;
  width: 100%;
  margin: 0;
  display: block;
  overflow: hidden;
}
.abouttexth1 {
  top: 50%;
  width: 36%;
  margin-left:12%;
  height: auto;
  position: absolute;
  transform: translateY(-50%);
}
.abouttexth1 h2 {
  font-size: 40px;
  color: #333;
  line-height: 140px;
}
.abouttexth1 p {
  color: #666;
  font-size: 18px;
  line-height: 40px;
}
.abouttexth1 a {
  display: block;
  background: #cf000d;
  width: 180px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  color: #fff!important;
  margin-top: 60px;
  border-radius: 30px;
}
.about3Dbg{
  position: absolute;
  top: 10%;
  left: -10%;
  width: 90%;
  height: 80%;
  background: #dfdfdf;
  -ms-transform: rotateY(24deg);
  -moz-transform: rotateY(24deg);
  -webkit-transform: rotateY(24deg);
  -o-transform: rotateY(24deg);
  transform: rotateY(24deg);
  z-index: -10;
}
.aboutbg_img {
  width: 38%;
  max-width: 700px;
  min-width: 500px;
  height: auto;
  overflow: hidden;
  position: absolute;
  top: 50%;
  right: 10%;
  left: auto;
  -webkit-transform: translateY(-50%) rotateY(-26deg);
  transform: translateY(-50%) rotateY(-26deg);
  box-shadow: 7px 8px 0px 2px #4e4e4e;
  transition: 0.5s;
}
.aboutbg_img img {
  width: 100%;
  height: auto;
}
.aboutbg_img:hover {
  transform: translateY(-50%) rotateY(-36deg);
  transition: 0.5s;
}
.Cases {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.bgsd{
  background: #dfdfdf;
  position: absolute;
  width: 100%;
  z-index: -10;
  height: 160%;
  right: 0;
  top: 20%;
}
.videoss {
  width: 100%;
  margin-top: 0px;
  position: relative;
  top:-3px;
  left: 0;
}
.bgsd2{
  top: 260px;
  position: absolute;
  z-index: -0;
}
.casebox_a {
  position: absolute;
  z-index: 10;
  bottom: 130px;
  left: 6%;
}

.home_findex_bg {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  background: url(/img/homebg.jpg);
  z-index:-110;
}
.newslissbc2 {
  position: relative;
  padding-top:100px;
  width: 100%;
  padding-bottom:0px;
  height: auto;
}

.biaoti_c h2 {
  font-size: 40px;
  color: #fff;
  line-height: 2;
  left: 18%;
  position: relative;
}
.biaoti_c p {
  font-size:16px;
  color: #fff;
  line-height:1;
  left: 18%;
  position: relative;
}
.line_x{
  height:2px;
  border-left:2px solid #fff;
  position: relative;
  margin-top: 80px;
  width:60px;
}
.biaoti_c h2:after {
  content: " ";
  display: block;
  width: 80px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 49px;
  top: 76px;
}
.box_gray {
  position: absolute;
  width: 62%;
  height: 300px;
  z-index: 3;
  right: 0;
  background: #000;
  left: auto;
  bottom: 0;
}
.box_red {
  position: absolute;
  width: 65%;
  height:240px;
  z-index: 0;
  right: 0;
  background: #cf000d;
  left: auto;
  bottom: 0;
}
.contact_ny_txt {
  position: absolute;
  width: 53%;
  z-index: 5;
  right: 0;
  left: auto;
  bottom: 125px;
}
.contact1s {
  display: inline-block;
  width: 200px;
  height: 50px;
  margin-top: 10px!Important;
}
.contact1s li {
  font-size: 20px;
  color: #fff;
  font-weight: 900;
  list-style: none!important;
}
/*footer*/
footer {
  background: #fff;
  position: relative;
  padding-top: 160px;
  width: 100%;
  height: auto;
}


.h_center2 {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  position: relative;
  padding-top: 100px;
  width: 100%;
  height: auto;
  min-height: 360px;
  padding-bottom: 100px;
  overflow: hidden;
}
.b_center_h1{
  font-size:36px;
  line-height: 1;
  color: #fff;
  text-align: center;
  width: 100%;
}
.b_center_h2{
  font-size:18px;
  text-align: center;
  color: #fff;
  line-height: 80px;
  font-weight: 100;
  margin-bottom:  30px;
}
.b_center_but {
  width: 160px;
  display: block;
  height: 40px;
  border-radius: 20px;
  background: #cf000d;
  text-align: center;
  margin: 0 auto;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.b_MORE_but a{
  line-height: 160px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.contactintro.introsbc_H{
  width: 100vw;
  display: block;
  height: 0vw;
  overflow: hidden;
  transition: 0.8s;
}
.contactintro{
  position: fixed;
  width: 100vw;
  height: 100vh;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
  transition: 0.8s;
}
.b_center_butX {
  position: absolute;
  width: 41px;
  height: 41px;
  background: #9e9e9e;
  z-index: 10;
  left: auto;
  top: 20px;
  right: 20PX;
  border-radius: 50%;
  cursor: pointer;
}
.b_center_butN{
  position: relative;
  width: 600px;
  height: 600px;
  background: rgba(255, 255, 255, 1);
  z-index: 10;
  left: 50%;
  top: 50%;
  border-radius: 6px;
  transform: translate(-50%,-50%);
}
#c_message_form-15541920821124430{
  position: relative;
  width:500px;
  height: auto;
  z-index: 10;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.x_linetop{
  height: 2px;
  width: 30px;
  transform: translate(5px,20px) rotateZ(-45deg);
  background-color: #fff;
}
.x_linebottom{
  height: 2px;
  width: 30px;
  transform: translate(5px,18px) rotateZ(45deg);
  background-color: #fff;
}
.b_MORE_but {
  text-align: center;
}


/*footer*/
footer {
  background: #fff;
  position: relative;
  padding-top: 100px;
  width: 100%;
  height: auto;
}
.newslissbc{
  position:relative;
  padding-top: 60px;
  width:100%;
  height:auto;
}
.bottombg{
  position:relative;
  width:100%;
  height:auto;
  padding-top: 160px;
}
.bottomimg{
  position:relative;
  width:100%;
  height:auto;
}
.bottomtxt {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  z-index: 10;
  transform: translate(0, -50%);
}
.bottomtxt h1 {
  font-size: 50px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  font-style: italic;
  line-height:130px!important;
}
.bottomtxt p {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 28px!important;
}
.bottomtxt h2 {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 46px!important;
}
.bottomtxt a {
  font-size: 14px;
  font-weight: 500;
  color: #fff !important;
  text-align: center;
}
.message_sbc{
  position:relative;
  padding-top:80px;
  width:460px;
  height: 130px;
  margin: 0 auto;
}
.copyright {
  padding-top:20px;
  padding-bottom: 100px;
}
.copyright p {
  text-align: center;
  font-size: 14px;
  color: #333;
  letter-spacing:0px;
  font-weight:900!important;
}
.copyright a {
  color: #333!important;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight:900!important;
}
.clear{
  clear:both;
}
.Scroll_Tr {
  position: fixed;
  width: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  will-change: transform;
  transform: translate3d(0px, 0px, 0px);
}
.bannersbc{
  position: relative;
  overflow: hidden;
  background: #fff;
  height:auto;
}
.nybannersbc{
  position: relative;
  overflow: hidden;
 
  height:auto;
}
.swiper-wrapper {
  transition: cubic-bezier(0.85, 0.32, 0.39, 0.82);
}
.Only_Small_Pixel {
  font-size: 90px;
  color: rgb(255, 255, 255);
  font-style: italic;
  text-align: center;
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 50%;
  transform: translate(-50% , -50%);
  overflow: hidden;
  line-height: 1.2;
  min-width: 226px;
}
.Customize {
  font-size: 30px;
  color: rgb(255, 255, 255);
  line-height: 1;
  text-align: left;
  position: absolute;
  right:10%;
  top: 200px;
  z-index:100;
}
.Customized {
  font-size: 50px;
  color: rgb(255, 255, 255);
  font-style: italic;
  line-height: 1;
  text-align: center;
  position: absolute;
  left:10%;
  top: 726px;
  z-index:110;
}
::selection{
  background-color:#cf000d;
  color:#fff;
}

.abouttext{
  width: 100%;
  height: 720px;
  margin-left: 0;
  position: relative;
  padding-top: 100px;
}
.aboutus {
  position: relative;    background: #fff;
}
.aboutbg{
  position: absolute;
}
.aboutbg1 {
  top:120px;
  width: 507px;
  height: 690px;
  right:15%;
}
.abouttext2{
  width:600px;
  height: 1060px;
  margin-left:55%;
  position: relative;
  padding-bottom:200px;
  z-index:10;
}
.styleboxa {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.aboutbg2 {
  width: 33%;
  right: 7%;
  top: 760px;
  z-index:1;
}
.aboutbg3 {
  width: 26%;
  left: 24%;
  top: 1100px;
  z-index:2;
}
.aboutbg4 {
  width: 34%;
  left: 6%;
  top: 1300px;
  z-index:3;
}
.aboutbg5 {
  width: 43%;
  right: 4%;
  top: 1600px;
  z-index:4;
}
.newsbg {
  width: 600px;
  height: 600px;
  left: auto;
  top: 0;
  right: 13%;
}
.nynews {
  padding-top:0px;
  position: fixed;
  z-index: -10;
  width: 100%;

}
.centerbox {
  width: 100%;
  margin-top:0px;
  background: #fff;
  padding-top:50px;
  position: relative;
  height: auto;
}
.sbcny{
  padding:0 20px;
  width: 100%;
  position: relative;
  margin: 0 auto;
  max-width: 1400px;
}
.centerbox h1 {
  font-size: 30px;
  color: #333;
}
.centerbox p {
  font-size: 16px;
}
.fenlei_ad{
  width: 100%;
  margin-top:800px;
  background: #bd2929;
  padding-top:0px;
  height:120px;
}
.img_t_bg {
    position: relative;
    width: 100%;
    height: auto;
}







/*header .sbclogo{
  position: fixed;
  top: 60px;
  left: 70px;
  z-index: 200;
}
header{
  position: fixed;
  top: 0;
  width: 100%;
  min-height: 85px;
  z-index: 200;
}
.sbc_menu2{
  opacity:0;
}
*/
header .sbclogo{
    position: fixed;
    top: 14px;
    left: 70px;
    z-index: 200;
    width: 180px;
}
header {
    position: fixed;
    top: 0;
    width: 100%;
    min-height: 85px;
    z-index: 200;
    background: rgba(0, 0, 0, 0.5);
}
.language {
    position: fixed;
    top: 32px;
    right: 180px!important;
    z-index: 100;
    left: auto;
}
.sbc_menu2 {
    opacity: 1;
    margin-top: 5px!important;
}
.searchsbc {
  position: fixed;
  left: auto;
  right: 250px!important;
  z-index: 2;
  top: 19px;
  display: block!important;
}