@charset "utf-8";
/* CSS Document */
@import url('https://fonts.font.im/css?family=Bowlby+One+SC');

@font-face{
		font-family:'Barlow';
		src:url(../fonts/Barlow-Regular.ttf) format('truetype');
        font-weight:400;
		font-style:normal;
}
@font-face{
    font-family:'Barlow-Bold';
    src:url(../fonts/Barlow-Bold.ttf) format('truetype');
    font-weight:600;
}



@font-face{
    font-family:'Roboto';
    src:url(../fonts/Roboto-Regular.ttf) format('truetype');
    font-weight:normal;
    font-style:normal;
}

@font-face{
    font-family:'Roboto-Black';
    src:url(../fonts/Roboto-Black.ttf) format('truetype');
    font-weight:normal;
    font-style:normal;
}

BODY
{
	background: #FFFFFF;
	margin: 0px;
	font-family:  "黑体",sans-serif;
	font-size: 16px;
	color:#333333;
}
img {
    transition: all linear .5s;
}
img:hover {
    transform: scale(1.2);
}
.bg-banner {
    background-image: url(../images/pros.jpg);
}

#index_home {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #fdfefd;
}
header {
    position: absolute;
    width: 100%;
    z-index: 10;
}
.bannikoz img{
        max-width: 100%;
}
ul{ margin:0; padding:0;}
A
{
	text-decoration: none;
	color: #333;
}
a, a:after, a:before {
    transition-duration: .2s;
    transition-timing-function: linear;
}
A:hover {
    color: #1962af;
	text-decoration:none;
}

IMG
{
	border: none;
}
.navbar-brand {
    height: auto;
}
.navbar-brand{
    padding-left: 0;
}
#wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
}
.position-relative {
	position:relative;
}
.container-fluid45 
{
	padding-left:45px;
	padding-right:45px;
}

.main-menu__inner {
    display: flex;
    align-items: center;
    position: relative;
}
.nav-div-top {
    display: table;
    float: left;
    width: 82%;
    margin-top: 60px;
}
.navbar .navbar-header {
	float:left;
	width:18%;
}
.right-lang {
	float:right;
    position: relative;
}
.lang-s {
    display: table;
    color: #FFFF;
    text-transform: uppercase;
    margin-top: 4.5px;
    font-weight: 600;
}
.lang-s span{
margin: 5px;
}
.clang {
	color:#fb5813;

}
/***************/
 .carousel-inner > .item {
            -webkit-transform: translate3d(0, 0, 0) !important;
            transform: translate3d(0, 0, 0) !important;
            -webkit-transition: all .6s linear .2s;
            transition: all .6s linear .2s;
            -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            overflow: hidden;
        }
 
            .carousel-inner > .item .fill,
            .carousel-inner > .item .carousel-caption {
                opacity: 0;
            }
 
            .carousel-inner > .item.active .carousel-caption {
                -webkit-animation: slide-text-fade 1s both 0s;
                animation: slide-text-fade 1s both 0s;
            }
 
            .carousel-inner > .item.active .fill {
                -webkit-animation: slide-fade 10s infinite 0s;
                animation: slide-fade 10s infinite 0s
            }
 
 
        @-webkit-keyframes slide-text-fade {
            0% {
                opacity: 0
            }
 
            100% {
                opacity: 1
            }
        }
 
        @keyframes slide-text-fade {
            0% {
                opacity: 0
            }
 
            100% {
                opacity: 1
            }
        }
 
        @-webkit-keyframes slide-fade {
            0% {
                opacity: .9
            }
 
            100% {
                opacity: 1;
                -webkit-transform: scale(1.1) translateY(-4%) rotateZ(1deg);
                transform: scale(1.1) translateY(-4%) rotateZ(1deg)
            }
        }
 
        @keyframes slide-fade {
            0% {
                opacity: .9
            }
 
            100% {
                opacity: 1;
                -webkit-transform: scale(1.1) translateY(-4%) rotateZ(1deg);
                transform: scale(1.1) translateY(-4%) rotateZ(1deg)
            }
        }
 
        .carousel-inner > .next,
        .carousel-inner > .prev,
        .carousel-inner > .active.left,
        .carousel-inner > .active.right {
            left: 0;
        }

/***************************/

#myCarousel .fill {
	height: 1180px;

    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transform: scale(1);
    transition: transform 7123ms ease;
    z-index: 1;
    mix-blend-mode: luminosity;

}
#wrapper header {
    position: absolute;
    width: 100%;
    z-index: 10;
}
.navbar-nav>li>a {
    color: #FFFFFF;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    /* font-weight: bold; */
    font-family: "黑体",sans-serif;
}
.nav>li>a:hover {
	text-decoration: none;
    background-color: #f0f8ff00;
    color: #f55615;
	text-decoration:underline;
}
.nav>li>a {
    padding: 10px 15px;
    float: left;
}
.nav>li .caret{
    float: left;
    margin-top: 17px;
    color: #FFFFFF;
}
.mi-nav {
    display: none;
}
.cop-licont {
    position: absolute;
    top: 375px;
    width: 900px;
    height: 370px;
    background: #0000004f;
}
.margleft6 {
margin-left: 450px;
}
.margleft6 h1{
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: "黑体";
    font-size: 55px;
    font-family: "source han sans CN"!important;
}
.margleft6 .con-text{
     color: #f55615;
    font-size: 36px;
    font-family: "黑体";
    line-height: 46px;
    margin-top: 75px;
    font-family: "source han sans CN"!important;
}
.w3l-runl-bear {
	padding-top: 88px;
    padding-bottom: 88px;
    background: #d9dee4;
    overflow: hidden;
    width: 100%;
}
.left-eun-bear45 {
	padding-left:45px;
}
.run-bea-cen-title {
    color: #1962af;
    font-size: 56px;
    font-family: "黑体";
    text-transform: uppercase;
    margin-top: 0;
    font-family: "source han sans CN"!important;
    margin-top: 35px;
}
.run-bea-cen-title span{
	color:#fa570a;
}
.kn-mo-ab {
    color: #fa570a;
    display: table;
    margin-top: 30px;
    font-size: 24px;
    text-transform: uppercase;
    text-decoration: underline;
}
.li-pro-img {
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
    width: 265px;
    background: #ededed;
    border-radius: 15px;
}
.li-pro-img img{
	width:100%;
}
.li-pro-img span{
    position: absolute;
    z-index: 100;
    bottom: 10px;
    left: 35px;
    font-size: 24px;
    /* font-weight: bold; */
    line-height: 24px;

}
.gund-width13 {
	/*width:1380px; */
}
.hidms{
	overflow:hidden;
 }
 .w3l-zhang-bear {

 }
 .con-p {
     padding-top: 60px;
     padding-bottom: 60px;
     line-height: 22px;
     font-size: 16px;
     font-family: "黑体", sans-serif;
 }
 .img-bear {
 	text-align:center;
 }
 .ivss
  {
  	width:100%;
  }
.ivss:hover{
    transform: scale(1);
}
  .vide-img {
  	position:relative;
  }
  .img-p {
      position: absolute;
    top: 46%;
    left: 47.33%;
  }
  .pot-text {
      position: absolute;
    bottom: 0;
    left: 10px;
    color: #ffffff;

    font-size: 40px;
    text-transform: uppercase;
      font-weight: bold;
      font-family: "黑体";
  }
  .spir {
  	padding-top:50px;
	padding-bottom:50px;
  }
  .spir-title {
      color: #1061bd;
      text-align: center;
      font-weight: bold;
      font-size: 40px;
      text-transform: uppercase;
      font-family: "黑体";
  }
  .provi-p {
      font-size: 24px;
  }
  .w3l-app-bear {
    background-image: url(../images/pros.jpg);

    width: 100%;
  }
.applisc {
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}
.lipio {
    padding-top: 60px;
    padding-bottom: 60px;

    width: 100%;
	overflow:hidden;
}
.left-onas {
    float: left;
    width: 45%;
    position: relative;
}
.rigrh-l {
	float: left;
    width: 55%;
    padding-left: 35px;
}
.left-onas img{
	width:100%;
}
.for-na-sup {
    background: #fff;
    display: table;
    width: 100%;
    border-radius: 20px;
    border: 1px solid #d0d0d0;
    height: 315px;
}
.rigrh-l h1{
    color: #1061bd;
    font-size: 40px;
    font-weight: 800;
}
.rigrh-l p{
    margin-top: 45px;
    font-size: 16px;
}
.rad-f {
    display: table;
    margin-top: 55px;
    font-size: 18px;
    position: absolute;
    bottom: 13px;
}
.polk {
    position: absolute;
    right: -30px;
    top: 50px;
    width: 80px !important;
}
.metall {
    background: #fff;
    display: table;
    width: 100%;
    border-radius: 20px;
    border: 1px solid #d0d0d0;
    height: 315px;
}
.meimg img{
width: 100%;
    height: 175px;
}
.meiac h1{
    color: #1061bd;
    font-size: 33px;
    font-weight: bold;
	    padding-left: 15px;
}
.meiac p{
margin-top: 42px;
    font-size: 20px;
    padding-left: 15px;
}
.meimg
{
	position:relative;
}
.shjpui {
position: absolute;
    width: 80px !important;
    height: 80px !important;
    bottom: -18px;
    left: 50px;
}
.w3l-app-news
{
padding-top: 80px;
    padding-bottom: 80px;
    background: #deeefe;
    display: table;
    width: 100%;
}
.right-title-news {
display: table;
    width: 100%;
    text-align: right;
    font-size: 20px;
}
.arewid-c {
	border-top:1px solid #000000;
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:1px solid #000000;
	
}
.tiem-span {
font-size: 30px;
    font-weight: bold;
}
.cont-po {
font-size: 20px;
    margin-top: 20px;
}
.a-per {
padding-top: 35px;
    margin-top: 20px;
    border-top: 1px solid #000;
}
.a-per a{
color: #185ca5;
    font-size: 25px;
    font-weight: bold;
}
.a-per span{
 float:right;
}
.foot-sect-fot {
    padding-top: 45px;
    padding-bottom: 68px;
    background-image: url(../images/font.jpg);
    margin-top: 5px;
    display: table;
    width: 100%;
     border-bottom: 5px solid #fa570a;
	 overflow: hidden;
}
.ffg-l {
    list-style: none;
    display: table;
}
.ffg-l li{
    float: left;
    margin-right: 15px;
}
.left-homefot {
	float:left;
	width:50%;
}
.dilpm {
    display: table;
    width: 100%;
    margin-top: 55px;
}
.left-homefot ul{
    list-style: none;
}
.jsap li {
    margin-top: 10px;
}
.jsap li a{
    color: #FFFFFF;
    font-size: 18px;
}
.jsap li a:hover{
    color: #fa570a;
}
.runle-bearing {
    font-size: 80px;
    margin-top: 60px;
    color: #FFFFFF;
    font-family: "黑体";
    text-transform: uppercase;
    line-height: 80px;
}
.runle-bearing span{
    color: #fa570a;
}
.foot-img1 {
    background-image: url(../images/chanpin111.png);
    width: 100%;
    height: 660px;
    background-position-x: center;
    margin-top: 30px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}
.contac-86 {
	color:#FFFFFF;
}
.tel-133 {
	font-size: 36px;
    font-weight: bold;
}
.zha-add h3{
    color: #fa570a;
    font-size: 18px;
    margin-top: 45px;
}
.addfax {
	list-style:none;
}
.addfax li{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}
.leac-a h1{
	color:#FFFFFF;
	font-size:36px;
}
.leac-a {
	margin-top:55px;
}
.form-input {
    color: #ffffff;
    border-bottom: 3px solid #ffffff;
    color: #ffffff;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
}
.form-input input{
    width: 100%;
    background: #ffffff00;
    border: 0;
    margin-left: 10px;
    margin-right: 10px;
    height: 36px;
}
.we-so-onm {
    color: #FFFFFF;
    font-size: 18px;
    margin-top: 15px;
}
.copyring {
    margin-top: 45px;
    font-size: 17px;
    color: #8c8c8c;
}
.xisd {
    position: absolute;
    z-index: 10;
    top: 36%;
    right: 30px;
	cursor:pointer; 
}
.navbar-nav>li.dropdown:hover .dropdown-menu{
    display: block;
}
/*.navbar-nav>li.dropdown .dropdown-menu{*/
/*    background: #f0f8ff00;*/
/*    box-shadow: none;*/
/*    border: 0;*/
/*}*/
/*.dropdown-menu>li>a{*/
/*    font-size: 16px;*/
/*    padding: 5px 0px;*/
/*    color: #FFFFFF;*/
/*    border-bottom: 1px solid #33333300;*/
/*}*/
.zy-top .dropdown-menu>li>a{
    font-size: 16px;

    color: #1a5db4;
    border-bottom: 1px solid #33333300;
}
.zy-top .dropdown-menu>li>a:hover {
    color: #1a5db4;
    text-decoration: none;
    background-color: #0000;
    border-bottom: 1px solid #1a5db4;
}
/*.dropdown-menu>li>a:hover {*/
/*    color: #FFFFFF;*/
/*    text-decoration: none;*/
/*    background-color: #0000;*/
/*    border-bottom: 1px solid;*/
/*}*/
.ui-widget-header span.decoration {
    display: inline-block;
    width: 47px;
    border-bottom: solid 2px #D0112B;
    vertical-align: middle;
    margin-right: 8px;
}

.zy-top .lang-s {
    display: table;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-top: 8px;
}
.zi-title {
    margin: 0;
    color: #FFFFFF;
    font-size: 40px;
    font-family: "黑体";
    margin-bottom: 15px;
}
.applo {
    text-align: center;
    font-family: "黑体";
    font-size: 80px;
    text-transform: uppercase;
    color: #ff4f09;
    font-size: 40px;
    margin-top: 35px;
}
.site-abt-wrap {
    position: relative;
}
.mt-p {
    margin-top: 55px;
    margin-bottom: 105px;
}
.zh-margin {
    padding-top: 60px;
    background-image: url(../images/bg-z.png);
    display: table;
    width: 100%;
    padding-bottom: 35px;
}
.zr-bcl{
    text-transform: uppercase;
    /* font-weight: bold; */
    font-family: "黑体";
    color: #FFFFFF;
    font-size: 75px;
    font-size: 56px;
    font-family: "黑体", cursive;
}
.jiop {
    margin-left: -70px;
    width: 100%;
    position: absolute;

}
.jiop img{
    width: 100%;
}
.rlb-p {
    color: #FFFFFF;
    font-size: 20px;
}
.rbl-beph {
    font-size: 40px;
    color: #FFFFFF;
    margin-top: 50px;
}
.ul-lip {
    list-style: none;
}
.ul-lip li span{
    float: left;
    color: #FFFFFF;
    background: #1864b2;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 36px;
    border-radius: 53px;
}
.ul-lip li .lkops{
    float: left;
    color: #FFFFFF;
}
.ul-lip li .ouik{
    float: left;
    color: #FFFFFF;
    margin-left: 15px;
    font-size: 18px;
}
.ul-lip li{
    display: flex;
    margin-top: 35px;
    margin-bottom: 15px;
}

.jkosp {
    padding-top: 190px;
    padding-bottom: 100px;
    display: table;
}
.our-pw {
    margin-top: 100px;
    font-size: 30px;
}
.plb-p
{
    font-size: 20px;
}
.likm-imng img{
    width: 100%;
}
.likm-imng {
    margin-top: -100px;
}
.listli {
    display: table;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.foot_e_mail_but{
    cursor:pointer;
}
#foot_e_mail::placeholder{
    color: #FFFFFF;
}
.cont-bts{
    margin-bottom: 35px;
}
.pols
{
    position: relative;
    display: table;
}
.pols .btn-default:hover {
    color: #FFFFFF;
    background-color: #215fb6;
    border-color: #adadad;
}
.cont-bts button{
    background: linear-gradient(0deg, #ff4f09 50%, #215fb6 50%) repeat-y, linear-gradient(0deg, #ff4f09 50%, #215fb6 50%) repeat-y, linear-gradient(90deg, #ff4f09 50%, #215fb6 50%) repeat-x, linear-gradient(90deg, #ff4f09 50%, #215fb6 50%) repeat-x;
    background-size: 3px 12px, 3px 12px, 12px 3px, 12px 3px;
    background-position: 0 0, 100% 0, 0 0, 0 100%;
    animation: shineds 1s infinite linear;
    height: 40px;
    width: 270px;
    border-radius: 5px;

}
@keyframes shineds {
    from {
    }
    to {

    background-position: 0 -12px, 100% 12px, 12px 0, -12px 100%;
    }
}
.loiyssu
{
    background: #215fb6;
    border: 0;
    width: 100px;
    height: 36px;
    text-align: center;
    color: #FFFFFF;
}
.loiyssu:hover {
    background: #0c2d5c;
}
.w3l-app-news2 {
    padding-top: 80px;
    padding-bottom: 80px;

    /* display: table; */
    /* width: 100%; */
}
.news2-list {
    position: relative;
}
.new2-alist{
    padding-left: 155px;
    padding-right: 155px;
}

.li-news {
    margin-left: 15px;
    margin-right: 15px;
}

.li-news .title{
    margin: 0;
    color: #1061bd;
    /* text-align: center; */
    font-weight: bold;
    font-size: 40px;
}
.li-news .content{
    font-size: 16px;
    margin-top: 15px;
}
.vertical-title{
    position: absolute;
    right: -22px;
    transform: rotate(90deg);
    top: 66px;
}
.vertical-title .title{
    font-size: 35px;
}
.news2-list .slider-arrow {
    position: absolute;
    width: 3.5rem;
    height: 3.5rem;
    bottom: 2.5rem;
    border: .0625rem solid #d5d5d5;
    transition: all .3s ease;
}

.news2-list .slider-arrow--prev {
    left: 0;
    background-image: url(../images/prev-arrow.png);
    background-position: 50%;
    background-repeat: no-repeat;
}
.news2-list .slider-arrow--next {
    left: 4.5rem;
    background-image: url(../images/next-arrow.png);
    background-position: 50%;
    background-repeat: no-repeat;
}
.news2-list .slider-arrow--prev {
    top: 70px;
}
.news2-list .slider-arrow--next {
    left: 0;
    top: 11.5rem;
}
.news2-list .slider-arrow:hover {
    border-color: #333;
}
.search-li
{
    float: left;
    margin-right: 10px;
    font-size: 21px;
    margin-top: 4px;
    color: #FFFFFF;
    position: relative;
}
.search-li form{
    position: absolute;
    left: -500px;
    width: 500px;
    top: 0;
}

.top-input{
    width: 500px;
    border: 0;
    height: 45px;
    border: 1px solid #6f6f6f;
    padding: 1.125rem 1.25rem;
    background-color: #e0e0e0;
    margin-top: -10px;

}
.subtop-input{
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    width: 60px;
    opacity: 0;
    z-index: 10;
}
.search-li span.fa{
    position: absolute;
    right: 11px;
    top: 4px;
}
.liko{
    display: none;
}
.zy-top {
    background: #eaeaea;
    background-image: url(../images/haer_bg.jpg);
    position: relative;
    background-size: cover;
}

.lioopp ul{
    list-style: none;
}
.lioopp ul ul li{
    background: #FFFFFF;
}
.lioopp ul ul li a:hover{
    color: #2588dc;
}


.mod_productlist .product figure{
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.mod_productlist .product figure img{
    max-width: 100%;
}
.btn-dark {
    color: #fff;
    background-color: #006eb7;
    border-color: #006eb7;
}
.d-block {
    display: block !important;
}
.product .title-pro{
    text-align: center;
    height: 55px;
    margin-bottom: 15px;
    overflow: hidden;
}
.lijopimg .image_container{
    height: 265px;
}
.teaser {
    text-align: center;
    height: 66px;
    line-height: 20px;
    margin-bottom: 35px;
}
.teaser:hover{
    color: #006eb7;
}
.abcomit {
    list-style: none;
}
.marging-leftpro , .spec-scroll{

}
.spec-scroll .items ul{
    list-style: none;
}
.spec-scroll {
    clear: both;
    margin: 15px 0;
    width: 45%;
    height: 90px;
    margin-left: 26% !important;
}
.iixg
{
    margin-top: 35px;
    margin-bottom: 15px;
    display: table;
}
.iixg ul{
    list-style: none;
}
.iixg li {

    float: left;
    margin-right: 15px;
    background: #1962af;
    padding: 15px 43px;
    margin-bottom: 15px;
}
.iixg li a{
    color: #FFFFFF;
}
.iixg li a:hover{
    color: #f55615;
}
.lang-s:hover .lang-ul-a{
    display: block;

}
.lang-ul-a{
    list-style: none;
    display: none;
    position: absolute;
}
.lang-ul-a a{
    color: #FFFFFF;
    display: table;
    padding: 15px;
    padding-top: 5px;
    padding-bottom: 0px;
    margin-left: 21px;
}
@media (max-width: 1710px) {
    #myCarousel .fill {
        height: 1020px;
    }

	.gund-width13 {
    /*width: 1200px; */
	}
	.li-pro-img {
	
		width: 380px;
	}
}

@media (max-width: 1600px) {
    #myCarousel .fill {
        height: 960px;
    }

	.navbar-nav>li>a {
  
    font-size: 22px;
	}
	.gund-width13 {
    	width: 1100px;
	}
	.li-pro-img {
	
		width: 340px;
	}
}

@media (max-width: 1460px) {

    #myCarousel .fill {
        height: 806px;
    }
	.navbar-nav>li>a{
	
	}
	.navbar-nav>li>a {
    font-size: 18px;
	}
	.navbar-brand>img {
    	width: 90%;
	}
	.gund-width13 {
    	width: 1000px;
	}
	.li-pro-img {
	
		width: 300px;
	}
	

}
@media (max-width: 1400px) {

    #myCarousel .fill {
        height: 750px;
    }
	.gund-width13 {
    	width: 900px;
	}
	.li-pro-img {
	
		width: 286px;
	}

}


@media (max-width: 1380px) {
.cop-licont {
    top: 180px;
}
    #myCarousel .fill {
        height: 750px;
    }
	.navbar-nav>li>a {
  	  font-size: 18px;
	}
		.gund-width13 {
    	width: 900px;
	}
	.li-pro-img {
	
		width: 256px;
	}

}

@media (max-width: 1200px) {


}

@media (max-width: 992px) {
    .nav-div-top {

        position: relative;
    }
    .navbar-nav{
        position: absolute;
        width: 100%;
        left: 0;
        top: 33px;
        background-color: #b5b5b5;
        display: none;
    }
    .nav-div-top{
        margin-top: 10px;
    }
    .top-input {
        width: 300px;
    }
    .search-li form {
        position: absolute;
        left: -228px;
        /* width: 100px; */
        top: 0px;
    }
    .top-input {
        width: 233px;
        border: 0;
        height: 44px;
        border: 1px solid #6f6f6f;
        padding: 1.125rem 1.25rem;
        background-color: #e0e0e0;
        margin-top: -10px;
    }
    .top-input::placeholder{
        font-size: 14px;
    }
    .margleft6 {
        margin-left: 5px;
    }
    .cop-licont {
        position: absolute;
        top: 104px;
        width: 100%;
        height: 335px;
        background: #0000004f;
    }
    #myCarousel .fill {
        height: 535px;
    }
    .mi-nav {
        position: absolute;
        right: 180px;
        top: 9px;
        color: #FFFFFF;
        display: block;
    }
    .run-bea-cen-title{
        font-size: 36px;
    }
    .pot-text{
        display: none;
    }
    .img-bear img{
        width: 100%;
    }
    .con-p{
        padding: 5px;
    }
    .img-p {

        display: none;
    }
    .left-onas {
        width: 100%;

    }
    .polk {
        right: 0;
    }
    .rigrh-l {
        width: 100%;
    }
    .rigrh-l h1 {

        font-size: 26px;

    }
    .rigrh-l p {
        margin-top: 15px;
        font-size: 14px;
        margin-bottom: 30px;
    }
    .for-na-sup{
        margin-bottom: 15px;
    }
    .new2-alist{
        padding-left: 0;
        padding-right: 0;
    }
    .li-news .title{
        font-size: 16px;
    }
    .li-news .content{
        font-size: 14px;
    }
    .news2-list .slider-arrow--prev {
        top: -68px;
        left: 5px;
    }
    .news2-list .slider-arrow--next {
        left: 59px;
        top: -68px;
    }
    .tiem-span {
        font-size: 16px;
        font-weight: bold;
    }
    .vertical-title {
        position: absolute;
        right: 16px;
        transform: rotate(0deg) !important;
        top: -76px;
    }
    .vertical-title .title {
        font-size: 24px;
    }
    .runle-bearing {
        font-size: 55px;

        line-height: 55px;
    }
    .mosid {
        height: 700px;
    }
    .marging-leftpro, .spec-scroll {
        margin-left: 5px;
    }
    .spec-scroll{
        margin-left: 5px !important;
    }
    .ikpo {
        padding: 5px;
    }
    .subtop-input {
        position: absolute;
        right: 268px;
        top: -5px;
        height: 40px;
        width: 54px;
        opacity: 0;
        z-index: 10;
    }
    .nav>li {

        width: 100%;
        float: left;
    }
    .navbar-nav>li>a {

        float: left;
    }
    .nav>li .caret {
        float: right;
        margin-top: 17px;
        color: #FFFFFF;
        margin-right: 15px;
    }
    .row{
        margin-right: 0;
        margin-left: 0;
    }
    .xisd {
        display: none;
    }
    .w3l-runl-bear {
        padding-top: 38px;
        padding-bottom: 38px;
        background: #d9dee4;
        overflow: hidden;
        width: 100%;
    }
    .rad-f{
        display: none;
    }
    .tojscx{
        display: flex;
    }
    .listli a{
        display: table;
        text-align: center;
        width: 100%;
    }
    .zi-title {

        font-size: 18px;
    }
    .cont-ousel img{
        max-width: 100% !important;
    }
    .applo{
        font-size: 24px;
    }
    .tojscx .texlos {
        width: 72px !important;
    }
    .sgtileft6 .subleftMain{
        margin-top: 21px !important;
    }

}
