/***fonts***/
@font-face {
  font-family: 'din-mediumalternate';
    src: url('https://cdn.networkgrand.com/site-mikuev/res/fonts/DIN-MEDIUMALTERNATE.eot?t=1501208823503'); /* IE9*/
    src: url('https://cdn.networkgrand.com/site-mikuev/res/fonts/DIN-MEDIUMALTERNATE.eot?t=1501208823503#iefix') format('embedded-opentype'), /* IE6-IE8 */
	  	 url('https://cdn.networkgrand.com/site-mikuev/res/fonts/DIN-MEDIUMALTERNATE.woff?t=1501208823503') format('woff'), /* chrome, firefox */
	  	 url('https://cdn.networkgrand.com/site-mikuev/res/fonts/DIN-MEDIUMALTERNATE.ttf?t=1501208823503') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
	  	 url('../fonts/DIN-MEDIUMALTERNATE33d7.svg?t=1501208823503#din-mediumalternate') format('svg'); /* iOS 4.1- */
}
@font-face {
  font-family: 'din-light';
    src: url('https://cdn.networkgrand.com/site-mikuev/res/fonts/DIN-Light.eot?t=1501208823503'); /* IE9*/
    src: url('https://cdn.networkgrand.com/site-mikuev/res/fonts/DIN-Light.eot?t=1501208823503#iefix') format('embedded-opentype'), /* IE6-IE8 */
	  	 url('https://cdn.networkgrand.com/site-mikuev/res/fonts/DIN-Light.woff?t=1501208823503') format('woff'), /* chrome, firefox */
	  	 url('https://cdn.networkgrand.com/site-mikuev/res/fonts/DIN-Light.ttf?t=1501208823503') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
	  	 url('../fonts/DIN-Light33d7.svg?t=1501208823503#din-light') format('svg'); /* iOS 4.1- */
}
@font-face {
  font-family: 'mifYahei';
    src: url('https://cdn.networkgrand.com/site-mikuev/res/fonts/MicrosoftYaHeiLight.eot?t=1501208823503'); /* IE9*/
    src: url('https://cdn.networkgrand.com/site-mikuev/res/fonts/MicrosoftYaHeiLight.eot?t=1501208823503#iefix') format('embedded-opentype'), /* IE6-IE8 */
	  	 url('https://cdn.networkgrand.com/site-mikuev/res/fonts/MicrosoftYaHeiLight.woff?t=1501208823503') format('woff'), /* chrome, firefox */
	  	 url('https://cdn.networkgrand.com/site-mikuev/res/fonts/MicrosoftYaHeiLight.ttf?t=1501208823503') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
	  	 url('../fonts/MicrosoftYaHeiLight33d7.svg?t=1501208823503#mifyahei') format('svg'); /* iOS 4.1- */
}
@font-face {
  font-family: 'Charles';
    src: url('https://cdn.networkgrand.com/site-mikuev/res/fonts/Charles.eot?t=1501208823503'); /* IE9*/
    src: url('https://cdn.networkgrand.com/site-mikuev/res/fonts/Charles.eot?t=1501208823503#iefix') format('embedded-opentype'), /* IE6-IE8 */
	  	 url('https://cdn.networkgrand.com/site-mikuev/res/fonts/Charles.woff?t=1501208823503') format('woff'), /* chrome, firefox */
	  	 url('https://cdn.networkgrand.com/site-mikuev/res/fonts/Charles.ttf?t=1501208823503') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
	  	 url('../fonts/Charles33d7.svg?t=1501208823503#Charles') format('svg'); /* iOS 4.1- */
}
@font-face {
  
  font-family: 'DIN-talic';
    src: url('https://cdn.networkgrand.com/site-mikuev/res/fonts/DIN-talic.eot?t=1501208823503'); /* IE9*/
    src: url('https://cdn.networkgrand.com/site-mikuev/res/fonts/DIN-talic.eot?t=1501208823503#iefix') format('embedded-opentype'), /* IE6-IE8 */
	  	 url('https://cdn.networkgrand.com/site-mikuev/res/fonts/DIN-talic.woff?t=1501208823503') format('woff'), /* chrome, firefox */
	  	 url('https://cdn.networkgrand.com/site-mikuev/res/fonts/DIN-talic.ttf?t=1501208823503') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
	  	 url('../fonts/DIN-talic33d7.svg?t=1501208823503#DIN-talic') format('svg'); /* iOS 4.1- */
}
* {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
    word-break:break-word;
    vertical-align:top;
}
body {
    max-width: 1920px;
    margin: 0 auto;
    font-size: 14px;
    color: #292929;
    font-weight: normal;
    background: #000 !important;
    line-height: 1.8;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-text-size-adjust: 100%;
  	background-color:#000;
}
table{border-collapse: collapse;}
img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}
.i-required {
    background: url('../images/irequired935c.png?_t=1532076916000') no-repeat 95% center;
}
a{
  color: #292929;
  text-decoration: none;
}
.row{
  margin:0 !important;
  padding:0 !important;
}
.clear{
  clear:both;
}
.padding0{
  padding:0 !important;
  margin:0 !important;
}
input,button{
    -webkit-appearance:none;
}

input,select,option,button,textarea{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    outline-color:#70b00b;;
}

select option,select{
 color: #666;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder { /* WebKit browsers */
    color:    #666;
}
input:-moz-placeholder,textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #666;
}
input::-moz-placeholder,textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #666;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #666;
}

li {
    list-style: none;
}
h1,h2,h3,h4,h5,h6{font-weight: normal;font-size: 14px;line-height: 1;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary,time{display: block;}

/* å…¬ç”¨æ¨¡æ¿ */
.fl{
    float: left;
}
.rt{
    float: right;
}
.table{
    display: table;
    width: 100%;
    height: 100%;
}
.table .table-cell{
    display: table-cell;
    vertical-align: middle;
}
.relative{
    position: relative;
}
.relative > a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
}
.sizing{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main{
    max-width: 1800px;
    margin: 0 auto;
}
.six-main{
    max-width: 1600px;
}
.six-main img{
    width: 100%;
}
header{
    background: #000;
    border-bottom: 1px solid rgba(171, 171, 171,.5);
}
header .header-social{
    height: 7rem;
    line-height: 7rem;
}
header .header-social a.geren {
    color: #aaa;
    padding: 0 20px;
    text-decoration: none;
    font-size: 18px;
  	text-decoration:none;
}
header .header-logo{
    height: 7rem;
    line-height: 7rem;
}
header .header-logo a.geren {
    color: #aaa;
    padding: 0 20px;
    text-decoration: none;
  	font-size:20px;
}
header .logo img{
    vertical-align: middle;
}
header .logo-ev img{
    vertical-align: middle;
}
header .main>a:link{
    color: #999;
    font-size: 16px;
    margin-right: 3%;
}
header .main>a:visited{
    color: #999;
    font-size: 16px;
    margin-right: 3%;
}
header .main>a:hover{
    color: #ffd200;
    font-size: 16px;
    margin-right: 3%;
	text-decoration: none;
}

header .main>a:active{
    color: #ffd200;
    font-size: 16px;
    margin-right: 3%;
}
header .main>a:nth-of-type(6){
    margin-right: 0;
}
.hd-right{
    display: inline-block;
    width: 20%;
    text-align: right;
    font-size: 0;
}
.hd-right a{
    display: inline-block;
    font-size: 16px;
    color: #999;
}
.hd-right .geren{
    display: none;
}
.hd-right .hd-btn{
    color: #fff;
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #333030;
    text-align: center;
    margin: 15px 0 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.one-article,.one-nav .main,.for2-mat,.second-nav .main{
    position: relative;
}
.one-nav{
    z-index: 1000;
}
.second-nav{
    z-index: 1000;
}
.nodp{
    height: 60px;
}
.one-img .swiper-pagination-bullet,.appbox .swiper-pagination-bullet{
    width: 30px;
    height: 3px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.one-img .swiper-pagination-bullet-active,.appbox .swiper-pagination-bullet-active{
    background: #3fc1fd;
}
.appbox .swiper-container .swiper-pagination{
    position: relative;
    bottom: 0;
}
.appbox .swiper-container .table{
    width: 95%;
    margin: 0 auto;
}
.appbox .swiper-slide{
    height: 400px;
    margin: 20px 0;
}
.appbox .swiper-slide .table-cell > img,.hmtwo-imgall .swiper-container
,.hd-right a.luntan{
    display: none;
}
.appbox .swiper-slide .title{
    width: 55%;
}
.scroll{
    position: fixed;
    right: 20px;
    bottom: 5%;
  	background-color:#226392;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 70;
    display: none;
}
.scroll i{
  	font-size:40px;
  	padding:10px;
  	color:#fff;
}
.one-nav{
    position: static;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #000;
  	height:50px;
  	line-height:50px;
}
.one-nav{
    top: inherit;
}
.one-nav .main .one-logo{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}
.header-social ul{
  	text-align:right;
}
.header-social ul a{
    font-size: 18px;
  	font-weight:bold;
    color: #fff;
  	margin-right:45px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.header-social ul a{
  	color:#ababab;
}
.header-social ul a:nth-of-type(4){
  	display:none;
}
.header-social ul a:nth-of-type(5){
  	display:none;
}
.header-social ul a:nth-of-type(6){
  	display:none;
}
.header-social ul a:nth-of-type(7){
  	display:none;
}
.header-social ul a:nth-of-type(8){
  	display:none;
}
.header-social ul a:nth-of-type(9) {
    display: none;
}
.header-social ul a:nth-of-type(3) {
    display: none;
}
.m-header .mul-lv1 .mli-lv1:nth-of-type(4){
  	display:none;
}
.m-header .mul-lv1 .mli-lv1:nth-of-type(5){
  	display:none;
}
.m-header .mul-lv1 .mli-lv1:nth-of-type(6){
  	display:none;
}
.m-header .mul-lv1 .mli-lv1:nth-of-type(7){
  	display:none;
}
.m-header .mul-lv1 .mli-lv1:nth-of-type(8){
  	display:none;
}
.m-header .mul-lv1 .mli-lv1:nth-of-type(9){
  	display:none;
}
.m-header .mul-lv1 .mli-lv1:nth-of-type(3){
  	display:none;
}
.header-social ul li:last-child{
    margin-right: 0;
}
.header-social ul a.active,.header-social ul a:hover{
    color: #fff;
    text-decoration: none;
}
/* å¯¼èˆªæ”¹å˜æ ·å¼ */
.header-fixtop {
	height:70px;
}
.nav-active{
    position:fixed;
    left: 0;
    top : 0;
    width: 100%;
    z-index: 3;
}
.nav-noactive {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 3;
}
.nav-active ul a{
    font-size: 17px;
    margin-right: 4%;
}
.nav-active ul a{
    text-align: right;
}
.nav-active .main .one-logo{
    opacity: 1;
    filter:alpha(opacity=100);
}
article,.sheer-main,.imgslide{
    position: relative;
}
.navbar-toggle {
    font: initial;
    font-size: 35px;
    color: rgb(177, 177, 177);
    border: 0 !important;
    padding: 4px 10px 1px !important;
}
.sheer-main{
    margin: 0 auto;
}
.sheer-article>.sheer-main>div{
    position: inherit;
    width: 50%;
    height: 640px;
    top: 0;
  	display:table-cell;
  	vertical-align: middle;
}
.aboule>div.art-btn{
   width: 250px;
   height: 60px;
   left: 0;
   right: 0;
   top: inherit;
   bottom: 50px;
   margin: 0 auto;
}
.aboule .cdt{
    position: absolute;
}
.left-img{
    text-align: center;
    left: 0;
}
.left-img img{
    max-height: 700px;
}
.right-text{
    right: 0;
    color: #fff;
}
.title{
    position: relative;
    z-index: 1;
}
.title h2{
    font-size: 32px;
    color: #fff;
    line-height: 1.3;
}
.right-text p{
    margin: 25px 0 60px 0;
}
.title p span{
    color: #3fc1fd;
    font-size: 22px;
    font-weight: 600;
    font-family: "Helvetica Neue";
    line-height: 26px;
}
.title p{
    font-size: 18px;
    line-height: 1.6;
    color: #fff;
}
.title p em{
    display: block;
    font-style: normal;
}
.title-center{
    text-align: center;
    margin-bottom: 30px;
}
.title-right{
    text-align: right;
    margin-bottom: 30px;
}
.title-left{
    text-align: left;
    margin-bottom: 30px;
}
.art-btn{
    position: relative;
    top: 0;
    left: 0;
    width: 250px;
    height: 60px;
    background-color: rgba(0,0,0,.3);
    background-size: 100% 100%;
    text-indent: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #ffd200;
    text-align: left;
    z-index: 30;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
	cursor:pointer;
}
/*hreder-icon*/
.rt {
    text-align:center;
    border-left: 1px solid rgba(171, 171, 171,.5);
  	padding-left:0 !important;
  	padding-right:0 !important;
}
.rt i {
    font-size: 32px;
    line-height: 84px;
    padding: 0 3px;
    color: #ababab;
}
.rt i:hover {
    color: #fff;
}
.rt .icon-mailto{
    font-size: 18px;
    font-weight: bold;
    padding-left: 40px;
    color: #ababab;
}
.rt .icon-mailto:hover{
    color: #fff;
}
.footer-social .icon-facebook{
  color:#4c75be;
}
.footer-social .icon-twitter{
    color:#01c7ff;
}
.footer-social .icon-google{
    color:#fd5244;
}
.footer-social .icon-youtube{
    color:#fd3832;
}
.footer-social li{
  float:left;
}
/*hreder-icon*/
.sheer-main .art-btn{
    z-index: 10;
}
.art-btn span{
    position: absolute;
    right: 45px;
    display: block;
    width: 12px;
    height: 7px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.bt-span1{
    top: 17px;
    background-size: 100% 100%;
}
.bt-span2{
    background-size: 100% 100%;
    bottom: 17px;
}
.art-btnall{
    height: 60px;
}
.sp1-active,.onimg-content .bt-span1{
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}
.sp2-active,.onimg-content .bt-span2{
    -webkit-transform: rotateZ(-180deg);
    -moz-transform: rotateZ(-180deg);
    -ms-transform: rotateZ(-180deg);
    -o-transform: rotateZ(-180deg);
    transform: rotateZ(-180deg);
}
.onimg-content .sp3-active{
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}
.onimg-content .sp4-active{
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}
.dnt,.cdt{
    opacity: 0;
    filter : alpha(opacity=0);
    margin: 0 auto;
}
.onimg-content,.imgslide{
    position: relative;
    width: 100%;
    clear: both;
}

.sheer-main{
    border-top: solid 1px transparent;
  	width:90%;
  	margin:0 auto;
}
.aboule .onimg-content .art-btn{
    bottom: inherit;
}
.onimg-content{
    margin-top: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.arcicle2 .sheer-main{
    text-align: center;
    color: #fff;
}
.seven-article.arcicle2 .sheer-main {
    color: #fff;
    position: absolute;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    height: 100%;
	padding-top:20%;
}
.seven-article.arcicle2 .sheer-main .table-cell{
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.six-article .sheer-main {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.foru-article>.sheer-main h2{
    margin-top: 60px;
}
.arcicle2 .sheer-main .art-btn{
    margin: 0 auto;
}
.foru-article2{
  text-align:center;
  padding-top:100px;
}
.foru-article2 .table .table-cell {
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
  	background: -webkit-linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,1));
    background: -o-linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,1));
    background: -moz-linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,1));
    background: linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,1));
}
.foru-article3 .for2-mat{
  text-align:center;
  padding-top:50px;
}
.foru-article3 .sheer-main{
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
}
.five-article .sheer-main p,.six-article .sheer-main p{
    margin: 20px 0 40px 0;
}
.six-article .imgslide img{
    width: 100%;
}
/* nothing */
.hmtwo-imgall{
    position: relative;
    background: #1a1a1a;
    padding: 50px 0 80px 0;
}
.hmtwo-imgall .swiper-pagination-bullet{
    width: 20px;
    height: 20px;
}
.hmtwo-imgall .swiper-container{
    padding-bottom: 30px;
}
.hmtwo-imgall .swiper-container .swiper-pagination{
    bottom: 0;
}
.box360{
    position: relative;
    text-align: center;
    display: none;
}
.hmtwo-imgall .box360:nth-of-type(1){
    display: block;
}
.hmtwo-imgall .left,.hmtwo-imgall .right{
    position: absolute;
    width: 28px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
    cursor: pointer;
}
.hmtwo-imgall .left{
    left: 10%;
    background-size: 100% 100%;
}
.hmtwo-imgall .right{
    right: 10%;
    background-size: 100% 100%;
}
.box360 span,.md-img,.hidden,.md-ban{
    display: none;
}
.two-article{
    background: #000000;
  	padding-top:10%;
}
.rgb-btn{
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 30;
}
.rgb-btn ul li{
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}
.rgb-btn ul li:nth-of-type(1),.hmtwo-imgall .swiper-pagination-bullet:nth-of-type(1){
    background: #ec825c;
}
.rgb-btn ul li:nth-of-type(2),.hmtwo-imgall .swiper-pagination-bullet:nth-of-type(2){
    background: #000;
}
.rgb-btn ul li:nth-of-type(3),.hmtwo-imgall .swiper-pagination-bullet:nth-of-type(3){
    background: #ededed;
}
.rgb-btn ul li:nth-of-type(4),.hmtwo-imgall .swiper-pagination-bullet:nth-of-type(4){
    background: #c1c9ee;
}
.rgb-btn ul li:nth-of-type(5),.hmtwo-imgall .swiper-pagination-bullet:nth-of-type(5){
    background: #689a90;
}
.rgb-btn ul li.active,.hmtwo-imgall .swiper-pagination-bullet-active{
    -webkit-box-shadow: 0 0 5px #fff;
    -moz-box-shadow: 0 0 5px #fff;
    box-shadow: 0 0 5px #fff;
}

/* ç¬¬ä¸‰å± */
.sheer-article{
    background: #000;
}
.sheer-imgslide2 .six-main,.for-maintwo{
    position: relative;
}
.sheer-imgslide2 .six-main .title{
    position: absolute;
    left: 0;
    top: 10%;
}
.sheer-imgslide3 .six-main .title{
    right: 0;
    left: inherit;
}
.sheer-imgslide4{
    padding-top: 50px;
}
.sheer-imgslide5 .bmw-main{
	margin-left: 5%;
    text-align: right;
}
.sheer-article .onimg-content .art-btn{
    margin: 0 auto;
}
.sheer-imgslide1{
    padding: 50px 0;
}
.sheer-imgslide1 .sheer-main{
    text-align: center;
}
.sheer-imgslide5{
    background: url() no-repeat;
    background-position:right bottom;
    background-size:contain;
}
.two-main{
    max-width: 1200px;
    margin: 0 auto;
}
.app1,.app3,.app5{
    background: #1d1d1d;
}
.app2,.app4{
    background: #262626;
}
.two-main1{
    background: url() no-repeat;
    background-position: 50%;
    background-attachment: scroll;
}
.two-main2{
     background: url() no-repeat;
    background-position: 50%;
    background-attachment: fixed;
}
.two-main3{
     background: url() no-repeat;
    background-position: 50%;
    background-attachment: fixed;
}
.two-main4{
    background: url() no-repeat;
    background-position: 50%;
    background-attachment: fixed;
}
.two-main5{
    background: url() no-repeat;
    background-position: 50%;
    background-attachment: fixed;
}
.two-main .title{
    width: 50%;
    float: right;
}

/*smart */
.smart-statement .for2-imgslide1 .sheer-main h2{
    padding-top: 10px;
}
.smart-statement .for2-imgslide1 .sheer-main {
    text-align:center;
}
.smart-statement .for2-imgslide1:nth-child(2) .sheer-main {
    text-align:left;
  	width:40%;
  	float:right;
	padding-top:10%;
}
.smart-statement .for2-imgslide1:nth-child(2) .smart-imgbox {
    text-align:left;
  	width:60%;
  	float:right;
}
.for2-imgslide1 .sheer-main h2{
    padding-top: 70px;
}
.for-maintwo .sheer-main{
    position: absolute;
    left: 5%;
    top: 0;
    width: 35%;
    height: 100%;
}
.for-imgslide5 .for-maintwo .sheer-main{
    left: inherit;
    right: 5%;
    top: 0;
    height: 100%;
}
.for-imgslide1,.sheer-imgslide5,.for-imgslide2,.for-imgslide3
,.for-imgslide4{
    height: 750px;
}
.for-imgslide1 .sheer-main > img{
    max-width: 700px;
    width: 100%;
}
.bmw-main{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.for-imgslide2{
    background: #080808  url() no-repeat left center;
    background-size: contain;
}
.for-imgslide3{
    background:#080808 url() no-repeat right/contain;
}
.for-imgslide4{
    background: #1e1e1e url() no-repeat left center;
    background-size: contain;
}
.for-imgslide3 .title{
    text-align: right;
}
.for-imgslide2 .bmw-main,.for-imgslide4 .bmw-main{
    margin-right: 5%;
}
.for-imgslide3 .bmw-main,.six-imgslide7 .bmw-main{
    margin-left: 5%;
}
.topimg{
    margin-top: -150px;
}
.for2-imgslide2 .bmw-main{
    position: absolute;
    right: 5%;
    width: 28%;
    bottom: 38%;
}
.for1 .dnt{
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* ç¬¬äº”å± */
.five-imgslide1{
    background:url() no-repeat left/contain;
}
.five-imgslide2 .sheer-main .art-btn,.six-imgslide6 .six-main .dnt{
    margin: 0 auto 15px;
}
.five-imgslide1:nth-child(even) .table .table-cell {
    display: block;
    vertical-align: middle;
  	width:100%;
}
.five-imgslide1:nth-child(even) .bmw-main{
   width: 100%;
  text-align:center
}
.five-imgslide1:nth-child(odd) img {
    width: 50%;
}
.five-imgslide1:nth-child(odd) .table .table-cell {
    width: 50%;
    right: 0;
    position: absolute;
    height: 100%;
    text-align: center;
}
.five-imgslide1:nth-child(odd) .bmw-main{
	display: table-cell;
    right: 0;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    padding-top: 15%;
}
.five-imgslide2:nth-child(even) .rt{
    padding-right:10%;
}
.five-imgslide2:nth-child(odd) .table-cell{
  	position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
}
.five-imgslide2:nth-child(odd) .table-cell{
  	position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
}
.five-imgslide2:nth-child(odd) img{
   margin-top:110px;
}
.five-imgslide2:nth-child(odd) .rt{
    float: none;
}
.five-imgslide3 .six-main{
    margin: 0 auto;
}
.five-imgslide3 .six-main ul{
    font-size: 0;
    text-align: center;
    margin-top: 5%;
}
.five-imgslide3 .six-main ul li{
    display: inline-block;
    width: 18%;
    margin-right: 2.5%;
}
.five-imgslide3 .six-main ul li:last-child,.six-imgslide1 ul li:last-child{
    margin-right: 0;
}
.five-imgslide3 .six-main img{
    width: 100% !important;
}
.for1-art>img{
    max-width: 800px;
}
.for2-mat .sheer-main {
    background-size:contain;
}
.for2-mat .sheer-main > img{
    display:block;
    margin-top: -18%;
}
.for2-mat .sheer-main .title{
    padding-top: 50px;
}
/*.appbox .swiper-container{
    display: none;
}*/

/* ç¬¬å…­å± */
.six-imgslide1 ul{
    width: 95%;
    margin: 0 auto 5%;
}
.six-imgslide1 ul li{
    float: left;
    width: 19%;
    margin-right: 1.25%;
}
.six-imgslide1 ul li h3{
    color: #a89e9e;
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
}
.six-imgslide7,.six-imgslide5{
	height: 750px;
}
.six-imgslide7 .title,.six-imgslide4 .bmw-main{
	text-align: right;
	margin-left: 5%;
}
.six-imgslide5{
	background: #0a0a0a;
}
.six-imgslide4{
	background:url() no-repeat right/contain;
}
.six-imgslide2 ul li{
    float: left;
    width: 16.66%;
}
.six-imgslide2 ul{
    margin-top: 5%;
}
.six-imgslide2 ul li h2{
    color: #80e3ff;
    font-size: 30px;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(128, 227, 255, 1)), to(rgba(110, 185, 255, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.six-imgslide2 ul li span{
    font-size: 60px;
    vertical-align: bottom;
    margin-right: 3px;
    font-family: "Helvetica Neue";
}
.six-imgslide2 ul li h3{
    font-size: 20px;
    margin-top: 15px;
    color: #a89e9e;
    margin-left: 5px;
}
.banner-section{
  	padding:150px 0;
}
.spec-nav ul a:nth-of-type(4){
  	display:none;
}
.spec-nav ul a:nth-of-type(5){
  	display:none;
}
.spec-nav ul a:nth-of-type(6){
  	display:none;
}
.spec-nav ul a:nth-of-type(7){
  	display:none;
}
.spec-nav ul a:nth-of-type(8){
  	display:none;
}
.spec-nav ul a:nth-of-type(9) {
    display: none;
}
.spec-nav ul a:nth-of-type(10) {
    display: none;
}
.spec-nav ul a:nth-of-type(3) {
    display: none;
}
.spec-nav .main i{
  	font-size: 45px;
    color: #b0afaf;
}
.spec-nav .main ul a{
    width: 100%;
    float: right;
    color: #b0afaf;
    font-size: 39px;
    text-transform: uppercase;
    padding: 3px 0;
  	font-family:"din-mediumalternate";
}
.spec-row .speclistmobile-img{
	display:none;
    position: relative;
    right: 0;
    width: 50%;
    vertical-align: middle;
    top: 0;
    float: right;
}
.spec-row{
  	width:80%;
	margin: 0 auto;
}
.spec-row .perfor-csone .title-hr{
  	width: 10%;
    height: 6px;
    background-color: #355c9d;
    float: left;
    margin-bottom: 50px;
}
.spec-row .perfor-csone .title-hr .specrow-hr{
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    height: 6px;
    width: 40%;
    background-color: #ffea00;
    float: left;
}
.spec-row .perfor-csone .contact-img .sizing{
  	text-align:left;
  	float:left;
    border-bottom: 2px solid #5b5b5b;
    padding: 10px 0px;
    border-image: -webkit-linear-gradient(90deg,#5b5b5b 10% ,#000 100%) 30 30;
    border-image: -moz-linear-gradient(90deg,#5b5b5b 10% ,#000 100%) 30 30;
    border-image: linear-gradient(90deg,#5b5b5b 10% ,#000 100%) 30 30;
}
.spec-row .perfor-csone .contact-img .sizing:last-child{
	border:0;
}
.spec-row .title-center {
    margin-bottom: 0;
}
.spec-row .title h2 {
  	font-family:"din-mediumalternate";
  	font-weight:bold;
    font-size: 36px;
    color: #ababab;
    line-height: 2;
}
.spec-row .perfor-csone {
    margin: 13rem 0;
    width: 100%;
    float: left;
}
.spec-opera{
    position: relative;
    width: 260px;
    height: 50px;
    margin: 0 auto;
    text-align: center;
}
.spec-opera .learn-opera{
  	font-weight:bold;
  	font-size:28px;
  	color:#ababab;
	line-height:50px;
}
.spec-opera .learn-opera:before { 
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    content: '';
    opacity: 0;
    -ms-filter:alpha(opacity=0);
    filter:alpha(opacity=0);
    border-top: 2px solid #ffba00;
    border-bottom: 2px solid #ffba00;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, transform 0.4s;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
}
.spec-opera .learn-opera:after { 
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    content: '';
    opacity: 0;
    -ms-filter:alpha(opacity=0);
    filter:alpha(opacity=0);
    border-right: 2px solid #ffba00;
    border-left: 2px solid #ffba00;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, transform 0.4s;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    -ms-transform:scale(1,0);
}
.spec-opera .learn-opera:hover:before,.spec-opera .learn-opera:hover:after{ 
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
}
.perfor-csone{
    padding:2rem 0;
  	width:100%;
  	float:left;
}
.perfor-csone .contact-img .sizing{
  	width: 100%;
    margin:0;
    padding: 0;
    color: #fff;
    font-size: 24px;
	font-family: "din-mediumalternate";
}
.perfor-csone .contact-img .sizing .csone-dl{
  	width: 100%;
    margin: 0;
    padding: 0;
}
.spec-row .perfor-csone .contact-img .sizing .csone-dl{
  	float:left;
}
.perfor-csone .contact-img .sizing .csone-dl li{
    margin: 0;
    padding: 0;
	font-family: "din-mediumalternate";
  	padding-right: 5px;
}
.perfor-csone .contact-img .sizing .csone-dl li p{
    font-size:24px;
  	color:#ababab;
	font-family: "din-mediumalternate";
  	margin:0;
}
.gift-section{
  	padding:150px 0 50px 0;
}
.gift-section .perfor-csone .specGift-hr{
  	width: 10%;
    margin: 0 auto 40px auto;
    border: 1px solid #c3c3c3;
    opacity: .32;
}
.gift-section .perfor-csone .giftsection-poro{
	font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
    font-family: "din-mediumalternate";
    opacity: .22;
    width: 60%;
    margin: 0 auto;
    line-height: 30px;
}
.six-imgslide4,.six-imgslide5{
    padding-bottom: 0;
}
.six-imgslide5 .title h2 span{
    display: block;
}
.six-imgslide5 > div{
    width: 50%;
    height: 750px;
    text-align: center;
}
.six-article .six-imgslide5 img{
    width: auto;
    max-height: 300px;
    margin-bottom: 30px;
}
.app-scroll{
    position: fixed;
    right: -300px;
    top: 50%;
    margin-top: -90px;
    width: 30px;
    height: 180px;
    background: #fff;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
     -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -ms-border-bottom-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: 80;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}
.app-scroll ul li{
    width: 15px;
    height: 15px;
    margin-left: 7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ccc;
    margin-bottom: 10px;
}
.app-scroll ul li.active{
    background: #000;
}
.app-scroll ul li:last-child{
    margin-bottom: 0;
}
.imgsix7 .bmw-main{
    text-align: left;
}
.appbox .title p em{
    display: block;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}
.appbox .title p em img{
    vertical-align: middle;
}
.appbox .title p em img:nth-of-type(1){
    margin-right: 10px;
}
/*story-contents*/
.page-cover .container{
    text-align: center;
    padding: 5% 0;
    color: #fff;
}
.page-cover .cover-content{
    height: 100%;
    color: #fff;
    background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
    text-align: center;
}
.page-cover .page-title{
  	font-size:60px;
  	font-weight:bold;
    margin-top: 10rem;
}
.page-cover .page-subtitle{
    width: 40%;
    margin: 8rem auto;
    font-size: 16px;
}
.page-cover .btn-primary {
    color: #013e99;
    background-color: transparent;
    border: 4px solid #fff;
    margin: 0;
    border-radius: 15px;
}
.page-cover .btn-primary i{
    font-size: 3rem;
    color: #fff;
}
.story-contents .container .service-grid:nth-child(odd){
	text-align:left;
}
.story-contents .container .service-grid:nth-child(odd) .story-box{
	float: left;
    width: 50%;
    border-right: 2px solid #FFD200;
    box-sizing: border-box;
	padding-bottom:3rem
}
.story-contents .container .service-grid:nth-child(odd) .story-box:before{
  content: '';
  position: absolute;
  right: 50%;
  top: 0;
  bottom: auto;
  left: auto;
  height: 2px;
  width: 5%;
  background-color: #FFD200;
}
.story-contents .container .service-grid:nth-child(odd) .story-box .story-box-content{
	padding:0 15% 0 15%;
  	margin-top:-2rem;
	text-align:left;
}
.story-contents .container .service-grid:nth-child(even){
  	text-align:right;
}
.story-contents .container .service-grid:nth-child(even) .story-box{
  	float: right;
    width: 50%;
    border-left: 2px solid #FFD200;
    box-sizing: content-box;
	padding-bottom:3rem
}
.story-contents .container .service-grid:nth-child(even) .story-box:before{
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  bottom: auto;
  right: auto;
  height: 2px;
  width: 5%;
  background-color: #FFD200;
}
.story-contents .container .service-grid:nth-child(even) .story-box .story-box-content{
	padding:0 15% 0 15%;
  	margin-top:-2rem;
	text-align:left;
}
.story-contents .container .service-grid:last-child .story-box .story-box-content{
	padding-bottom:0 15% 10rem 15%;
}
.story-video .page-subtitle{
  	font-size: 20px;
    line-height: 28px;
    text-align: center;
  	margin:4rem 0;
}
.story-video .page-title{
    font-size: 42px;
    font-weight: bold;
}
.story-contents{
  	padding:5rem 0 3rem 0;
}
.story-box-content .this-title{
  	margin:0;
  	padding:0;
  	text-align:left;
}
.page-cover .page-subtitle .story-subtitle{
    font-size: 20px;
  	font-weight:bold;
	margin: 3rem 0;
    color: #efefef;
}
.page-cover .page-subtitle p{
    font-size: 14px;
  	color: #efefef;
}
.story-box-content .this-title a{
  	color: #fff;
    text-decoration: none;
  	font-size:32px;
    transition: all .6s;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}
.story-box-content .this-title hr.out-hr{
  	color: #ffbb00;
    border: 1px solid;
    width: 30%;
  	margin:10px 0;
    transition: all .6s;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}
.story-box-content .this-title:hover a{
  	color: #ffbb00;
    text-decoration: none;
}
.story-box-content .this-title:hover .out-hr{
  	width:100%;
  	border:2px solid;
}
.story-box-content span{
  	font-size:16px;
  	color:#f8f8f8;
}
.story-box-content .this-excerpts{
	padding-bottom:1rem;
  	font-size:16px;
  	color:#f4f4f4;
}
.story-box-content .read-more{
    font-size: 18px;
    float: right;
    clear: both;
    text-decoration: none;
    padding: .5rem 1rem;
    box-shadow: 2px 3px 15px -4px #ffd300;
    border-radius: 10px;
    transition: all .6s;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}
.story-box-content .read-more:hover{
  	color:#fff;
    box-shadow: 2px 3px 15px 2px #ffbb00;

}
.story-contents .container .story-hr{
  	color: #ffbb00;
    border: 1px solid;
    width: 10%;
	margin:0 auto;
}
.story-video .container{
  	text-align: center;
    color: #fff;
}
.story-video .story-video-img{
  	padding: 3rem 0 10rem 0;
}
.story-video .story-video-img img{
	box-shadow: 3px 4px 15px 3px #333;
}
.story-imgopp{
  	padding:100px 0 200px 0;
}
.story-imgopp  p.storybox-numb{
    font-size: 63px;
    line-height:  63px;
    margin: 0;
    color: #9fa0a0;
  	font-family:"DIN-talic"
}
.mobile-storyboximg{
  	display:none;
}
.story-imgopp  p.storybox-desc{
    font-size: 63px;
    line-height: 63px;
    margin: 0;
    font-weight: bold;
    text-transform:  uppercase;
    color: #9fa0a0;
  	font-family:"DIN-talic"
}

.story-imgopp .story-textbox {
    text-align: center;
    padding-top: 20%;
}

.story-imgopp .story-imgoppbox{
    padding: 0;
  	height:410px;
  	background-color:#141414;
  	overflow:hidden;
}
.story-imgopp .story-imgoppbox img{
  	width: 100%;
    height: auto;
}
/*story-contents*/
/*team-contents*/
.team-plumbers .container{
    text-align: center;
    padding: 5% 0;
    color: #fff;
}
.team-plumbers .plumber-lists .our-plumber:nth-child(even) .teampage-img{
  	width: 50%;
    float: left;
    overflow:  hidden;
    max-height: 350px;

}
.team-plumbers .plumber-lists .our-plumber:nth-child(even) .his-details{
  	width: 50%;
    float: right;
    padding: 10rem 20rem 0 0;
  	text-align:left;
  	min-height:400px;
}
.team-plumbers .plumber-lists .our-plumber:nth-child(odd) .teampage-img{
  	width: 50%;
    float: right;
}
.team-plumbers .plumber-lists .our-plumber:nth-child(odd) .his-details{
  	width: 50%;
    float: right;
	padding: 10rem 0 0 20rem;
  	text-align:left;
  	min-height:400px;
}
.team-plumbers .plumber-lists .our-plumber .his-details .out-hr{
	margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-bottom: 2px solid #ffbb00;
    width: 25%;
}
.team-plumbers .plumber-lists .our-plumber .his-details p{
	font-size:16px;
}
.team-plumbers .plumber-lists .our-plumber .teampage-img-box{
    width: 50%;
    margin: 0 auto;
}
.team-plumbers .plumber-lists .our-plumber .teampage-img img{
    width: 100%;
}
.team-plumbers .plumber-lists .our-plumber:nth-child(odd) .teampage-img .overlay{
    font-size: 5rem;
    margin-top: -10px;
    margin-right: 0;
  	text-align:right;
}
.team-plumbers .plumber-lists .our-plumber:nth-child(even) .teampage-img .overlay{
	font-size: 5rem;
    margin-top: -10px;
    margin-left: 0;
  	text-align:left;
}
.team-plumbers .plumber-lists .our-plumber:nth-child(even) .teampage-img-box:before{
    content: '';
    position: absolute;
    left: 10%;
    bottom: 3rem;
    top: auto;
    right: auto;
    height: 80%;
    width: 3rem;
    background: -webkit-linear-gradient(#ffbb00, #003f98);
    background: -o-linear-gradient(#ffbb00, #003f98);
    background: -moz-linear-gradient(#ffbb00, #003f98);
    background: linear-gradient(#ffbb00, #003f98);
}
.team-plumbers .plumber-lists .our-plumber:nth-child(even) .teampage-img-box:after{
	content: '';
    position: absolute;
    left: 10%;
    top: auto;
    bottom: 0;
    right: auto;
    height: 3rem;
    width: 20%;
    background-color: #003f98;
}
.team-plumbers .plumber-lists .our-plumber:nth-child(odd) .teampage-img-box:before{
    content: '';
    position: absolute;
    left: auto;
    top: auto;
    bottom: 3rem;
    right: 10%;
    height: 80%;
    width: 3rem;
    background: -webkit-linear-gradient( #ffbb00, #003f98);
    background: -o-linear-gradient( #ffbb00, #003f98);
    background: -moz-linear-gradient( #ffbb00, #003f98);
    background: linear-gradient( #ffbb00, #003f98);
}
.team-plumbers .plumber-lists .our-plumber:nth-child(odd) .teampage-img-box:after{
    content: '';
    position: absolute;
    left: auto;
    top: auto;
    bottom: 0;
    right: 10%;
    height: 3rem;
    width: 20%;
	background-color: #003f98;
}
/*team-contents*/
/*touch support*/
.support-plumbers .container{
	padding: 3rem 0 10rem 0;
	text-align:center;
}
.support-plumbers .container h2{
 	font-size: 42px;
    color: #fff;
    margin-bottom: 2rem;
    font-weight: bold;
}
.support-plumbers .he_ZoomInImg{
  	color:#fff;
  	background-color:rgba(255,255,255,.1);
    transition: all 1.6s;
    -ms-transition: all 1.6s;
    -webkit-transition: all 1.6s;
    -o-transition: all 1.6s;
}
.support-plumbers .our-plumberbox:hover .he_ZoomInImg{
  	color:#000;
  	background-color:rgba(255,255,255,.9);
  	transform:rotateY(360deg);
	-ms-transform:rotateY(360deg); /* Internet Explorer */
	-moz-transform:rotateY(360deg); /* Firefox */
	-webkit-transform:rotateY(360deg); /* Safari 和 Chrome */
	-o-transform:rotateY(360deg); /* Opera */
}
.support-plumbersoth{
  background-color:rgb(213,213,213);
  padding:3rem 0;
}
.other-lists{
  width:50%;
  margin:0 auto;
}
.other-lists .other-box{
  width:50%;
  float:left;
  padding:5px;
  position: relative;
  top: -8rem;
}
.other-lists .other-box .other-boxcontent{
	padding: 30px 0;
    background-color: rgba(255,255,255,1);
    font-size: 25px;
    border: 1px solid rgba(177,177,177,.5);
    width: 100%;
    margin: 0 auto;
  	text-align:center;
    transition: all 1s;
    -ms-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}
.other-lists .other-box .other-boxcontent:hover {
    background-color: rgba(255, 186, 0,1);
    color: #fff;
}
.other-lists .other-box .other-boxcontent i{
    font-size:100px;
}
.commercial-formbox .collapse.in {
    display: block;
  	width:60%;
  	margin:0 auto;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.commercial-formbox .well {
    min-height: 20px !important;
    padding: 19px !important;
    margin-bottom: 20px !important;
    background-color: #000000 !important;
    -webkit-box-shadow:none !important;
    box-shadow: none !important;
    text-align: center !important;
}
.well {
    min-height: 20px !important;
    padding: 19px !important;
    margin-bottom: 20px !important;
    background-color: #000000 !important;
    /* border: 1px solid #e3e3e3; */
    /* border-radius: 4px; */
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05) !important;
    box-shadow: inset 3px 2px 11px rgba(255,255,255,0.5) !important;
    text-align: center !important;
}
.well h3 {
 color:#fff;
 font-size:42px;
 font-weight:bold;
}
.well p {
 color:#fff;
 font-size:22px;
 font-weight:bold;
}
.form-techsu input{
    width: 100%;
    border: 1px solid #f3f3f3;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px;
  	margin:10px 0;
  	background-color:#fff;
}
.form-techsu textarea{
    width: 100%;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    margin-bottom: 3%;
    font-size: 22px;
    padding: 5px;
}
/*touch support*/
/* ç¬¬ä¸ƒå± */
.seven-article{
    background: #161616;
}
.tvbox{
    position: relative;
    width: 600px;
    height: 390px;
    margin: 20px auto;
}
.tvbox> div,.tvbox video{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.tvbox video{
    height: 90%;
    display: none;
}
.tvimg{
    background-size: 100% 100%;
    z-index: 10;
    cursor: pointer;
}
.videobox,.pause{
    z-index: 5;
    background-size: 100px auto;
}
.pause{
    z-index: 7;
    display: none;
}
footer{
    background: #1e1e1e;
    padding: 30px 0;
    color: #bbb2b2;
}
footer h2{
	font-size:18px;
    font-weight: bold;
}
footer h2 a{
	font-size:18px;
}
footer span {
    color: #bbb2b2;
    font-size: 15px;
}
footer a{
    color: #bbb2b2;
  	font-size:15px;
}
footer a:hover{
   color: #FFD200;
   text-decoration: none;
}
footer dd{
    line-height: 1.5;
    font-size: 12px;
	color: #bbb2b2;
}
footer>div{
    font-size: 0;
}
footer dl{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    width: 24.5%;
    font-size: 16px;
    padding-left: 20px;
    margin-right: 2%;
	color: #fff;
}
footer dl:after{
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 1px;
    height: 90%;
    background: #fff;
}
footer dl:last-child{
    margin-right: 0;
}
/* banner */
.banner img {
    width: 100%;
}
.proview-imgbox img {
    width: 100%;
}
.banner .index-banner a {
    text-decoration: none;
}

.banner .index-banner .swiper-slide {
    position: relative;
    height: auto;
}

.banner .index-banner .banner-box {
    position: absolute;
    top: 0;
    display: table;
    height: 100%;
    width: 100%;
}

.banner .index-banner .banner-content {
    display: table-cell;
    position: relative;
    left: 18%;
    vertical-align: middle;
}

.banner .index-banner .banner-MesRight {
    left: 55%;
}

.banner .banner-content h2 {
    margin: 0;
    line-height: 1.1;
    font-size: 2.8rem;
    font-weight: bold;
    color: #ffc74e;
}

.banner .banner-content p {
    margin: 0;
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: .72rem;
    color: #0d0000;
}

.banner .text-white p {
    color: #fff;
}

.banner .banner-content .a-box {
    text-align: left;
    margin-bottom: 4%;
}

.banner .banner-pagination span {
    width: 4rem;
    height: 3px;
    border-radius: initial;
}

.banner .banner-pagination .swiper-pagination-bullet-active {
    background: #FFC74E;
}

/* banner */
.sheer-main i.fa{
  font-size:28px;
  padding:0 3px;
}
/*right*/
.form-float {
    position: fixed;
    right: 1rem;
    top: 10%;
    width: 100%;
    max-width: 30rem;
    z-index: 5;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
}
/*****form*****/
.form-sub{
  padding:10px;
}
.btn-right-form {
    position: fixed;
    right: 5px;
    bottom: 35%;
    text-align: center;
    z-index: 4;
}
.btn-right-form > div {
    color: #fff;
    cursor: pointer;
    background: #ffba00;
    border-radius: 5px;
  	width:65px;
  	padding:5px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.btn-right-form > div i{
    font-size: 32px;
}
.btn-right-form > div span{
    font-size: 15px;
  	font-weight:bold;
}
.form-float {
    position: fixed;
    display: block;
    opacity: 0;
  	right:-400px;
    bottom: 22%;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    z-index: 99;
}
.form-float .form-sub{
	background-color:rgba(255,255,255,.9);
}
.form-float .form-content {
    padding: .3rem 1.6rem 1.2rem 1.6rem;
    border-radius: 10px;
}
.text-right {
    text-align: right;
}
.form-float h2 {
    margin: 0;
    margin-bottom: 15px;
    /* padding: 5px 0; */
    font-size: 24px;
    font-weight: bold;
    /* text-align: center; */
    color: #000;
  	line-height:24px;
}
.form-float span i {
    display: inline-block;
    margin-right: -5px;
    font-size: 24px;
    font-weight: bold;
    text-align: right;
    color: #000;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.form-float .text-right span i:hover {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}
.form-float input[type=text] {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 34px;
    color: #999;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-float input[type=text]:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.form-float input[type=submit] {
    margin-top: 15px;
    padding: 7px 0;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #000;
    border: 3px solid #000;
    border-radius: 4px;
    transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.form-float input {
    margin-bottom: 15px;
    padding: 3px 10px;
    width: 100%;
    font-size: 16px;
    color: #333;
    background-color: #fff;
    outline: none;
}
.form-float.Style-b {
    display: block;
    opacity: 1;
  	right:20px;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
}
/**background**/
.six-article2 .allht {
    margin: 0 auto;
    text-align: center;
}
.six-article2 .imgslide {
    position: absolute;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
/****home-change****/
.page-formore{
    padding: 10px 20px;
    font-size: 24px;
    border: 3px solid #ff6800;
    border-radius: 25px;
    color: #ff6800;
    transition: all .6s;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}
.page-formore:hover{
    padding: 10px 20px;
    font-size: 24px;
    border: 3px solid #fff;
    border-radius: 25px;
    background-color: #ff6800;
  	color:#fff;
  	box-shadow:1px 1px 15px 1px #ff6800;
  	text-decoration: none;
}
.page-formore i.fa {
    font-size: 28px;
    padding: 0;
  	line-height:normal;
}
/*disign*/
.design-statement {
  background-color:#080808;
}
.design-statement .sheer-main{
    border-top: solid 1px transparent;
    width: 100%;
    margin: 0 auto;
}
.design-statement .row{
  padding:0 !important;
  margin:0 !important;
}
.design-statement .sheer-imgslide:nth-child(1) .sheer-main{
    text-align:center !important;
}
.design-statement .sheer-imgslide:nth-child(1){
    background-color:#000 !important;
}
.design-statement .sheer-imgslide:nth-child(2) .sheer-main{
  float:right;
}
.design-statement .sheer-imgslide:nth-child(2) .sheer-main .title {
    position: absolute;
    left: 5%;
    top: 10%;
}
.design-statement .sheer-imgslide:nth-child(2) .sheer-main .title h2{
  	color:#fff;
  	line-height:1.3;
}
.design-statement .sheer-imgslide:nth-child(3) .sheer-main{
  float:left;
}
.design-statement .sheer-imgslide:nth-child(4){
    background-color:#212121 !important;
}
.design-statement .sheer-imgslide:nth-child(4) .sheer-main .title {
	position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    text-align:center;
}
.design-statement .sheer-imgslide:nth-child(4) .sheer-main .title h2{
  	color:#fff;
  	line-height:1.3;
}
.design-statement .sheer-imgslide:nth-child(5) .sheer-main{
  float:right;
}
.design-statement .sheer-imgslide:nth-child(4) .sheer-main img{
    padding:5% 0 0 20%;
}
.design-statement .sheer-imgslide:nth-child(5){
	background-color:#000;
}
.design-statement .sheer-imgslide:nth-child(5) .sheer-main .title {
    position: absolute;
    left: 0;
    top: 40%;
    width: 35%;
    text-align: right;
    padding-left: 10%;
}
.design-statement .sheer-imgslide:nth-child(5) .sheer-main .title p{
    padding-left: 30%;
}
.design-statement .sheer-imgslide:nth-child(5) .sheer-main .title h2{
	font-size: 30px !important;
    color: #fff;
    line-height: 1.3;
}
/*disign*/
.six-article .for-onimg2 six-imgslide5:nth-child(1){
  	width:50%;
  	float:left;
}for-imgslide2
.six-article .for-onimg2 six-imgslide5:nth-child(2){
  	width:50%;
  	float:left;
}
/*exhibition*/
.exhibition-statement .for-imgslide2 .table-cell{
  vertical-align:top;
}
.exhibition-statement .for-imgslide2:nth-child(1){
    background-color: #1e1e1e;
    text-align: center;
}
.exhibition-statement .for-imgslide2:nth-child(1) .bmw-main{
    width:100% !important;
  	margin:0 !important;
}
.exhibition-statement .for-imgslide2:nth-child(1) {
    background: no-repeat center bottom;
    background-color: #1e1e1e;
}
.exhibition-statement .for-imgslide2:nth-child(2){
  background: 100% left / cover no-repeat;
}
.exhibition-statement .for-imgslide2:nth-child(2) .table-cell{
  vertical-align:middle;
}
.exhibition-statement .for-imgslide2:nth-child(2) .bmw-main{
    width:30% !important;
  	margin:5% !important;
}
.exhibition-statement .for-imgslide2:nth-child(3){
  background: #080808 no-repeat right center;
}
.exhibition-statement .for-imgslide2:nth-child(3) .table-cell{
  vertical-align:middle;
}
.exhibition-statement .for-imgslide2:nth-child(3) .bmw-main{
    width:30% !important;
  	margin:5% !important;
}
.exhibition-statement .for-imgslide2:nth-child(3) .rt{
  float:left;
}
.exhibition-statement .for-imgslide2:nth-child(4){
  background: 100% left / cover no-repeat;
  background-color:#1e1e1e;
}
.exhibition-statement .for-imgslide2:nth-child(4) .table-cell{
  vertical-align:middle;
}
.exhibition-statement .for-imgslide2:nth-child(5){
  	background: 100% left / cover no-repeat;
    background-color:#555;
}
.exhibition-statement .for-imgslide2:nth-child(5) .table-cell{
  vertical-align:middle;
}
.foru-article3 .for-onimg2 .for2-imgslide1:nth-child(1) .sheer-main h2 {
    padding-top: 70px;
}
.foru-article3 .for-onimg2 .for2-imgslide1:nth-child(2) .title-mg {
    position: absolute;
    right: 5%;
    width: 28%;
}
.foru-article3 .sheer-main p{
    width: 26%;
    margin: 0 auto !important;
}
.perfor-section .five-imgslide1:nth-child(2){
  	padding-top:50px;
}
.perfor-section .five-imgslide1:nth-child(2) .bmw-main{
  	width:100% !important;
  	margin:0 !important;
}
.perfor-section .five-imgslide1:nth-child(2) .table .table-cell {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 0;
}
.perfor-section .six-right{
  	float:left;
  	text-align: center;
  	width:50%;
    background-color: #0a0a0a;
    min-height: 500px;
}
.perfor-section .six-right:nth-child(3){
  	width:100%;
}
.perfor-section .six-right:nth-child(3) .table{
    position: absolute;
    width: 30%;
    left: 10%;
}
.perfor-section .six-right:nth-child(3) .table-cell  .pc-img{
  	float:right;
  	max-height:640px
}
.perfor-section .six-right:nth-child(3) .table-cell{
	display: table-cell;
    vertical-align: middle;
    width: 40%;
}
.perfor-section .six-right:nth-child(3) .table-cell .title-center {
	text-align: right;
    position: initial;
    left: 10%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    padding-top: 25%;
}
.appbox .swiper-container {
  display:none;
}
/*header-mobile*/
.m-header {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.m-header a {
    color: #666;
}

.m-header .x-btn {
    position: absolute;
    right: 290px;
    width: 3rem;
    height: 3rem;
    text-align: right;
    font-size: 2rem;
    color: #fff;
    cursor: pointer;
}

.m-header .x-btn img {
    margin-right: 10px;
    vertical-align: 10px;
    width: 16px;
}

.m-header .show-ul {
    right: 0 !important;
}

.m-header .hide-ul {
    right: -280px !important;
}

.m-header .own-child {
    background: url("../images/592257d2d4c329ac1.png?_t=1522239567000") no-repeat 240px center;
    background-size: auto 20px;
}

.m-header .mul-lv1 {
    position: absolute;
    right: -280px;
    width: 280px;
    height: 100%;
    background-color: #fff;
}

.m-header ul {
    color: #666;
    right: -280px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}

.m-header .mul-lv1, .m-header .mul-lv2, .m-header .mul-lv3 {
    padding-left: 10px;
    list-style: none;
}

.m-header .mul-lv1 a {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    line-height: 1.4;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}

.m-header .mul-lv1 .mli-lv1, .m-header .mul-lv2 .mli-lv2, .m-header .mul-lv3 .mli-lv3 {
    padding-bottom: 2px;
    height: 51px;
    line-height: 51px;
    border-bottom: 1px solid #eee;
}

.m-header .mul-lv2, .m-header .mul-lv3 {
    position: absolute;
    top: 0;
    right: -290px;
    z-index: 2;
    width: 280px;
    height: 100%;
    background-color: #fff;
}

.m-header .up-lv {
    background-color: #506171;
    cursor: pointer;
}

.m-header .up-lv:before {
    content: '';
    margin-right: 5px;
    margin-left: -10px;
    display: inline-block;
    width: 40px;
    height: 55px;
    vertical-align: middle;
    background: #506171 url('../images/5922580533d4b9ac1.png?_t=1522239567000') no-repeat center;
    background-size: 90%;
}

.m-header .up-lv a {
    color: #fff;
    width: auto;
}
.navbar-toggle span {
    background-color: #fff;
}
.navbar-toggle{
  	border-color:#fff;
}
/*-----------------*/
/***** Steve *****/
/*-----------------*/

.techsupport-delist{
  margin: 10rem 0;
}
.techsupport-delist li{
  padding:0;
  border-right: 1px solid rgba(177,177,177,.5);
}
.techsupport-delist li:nth-of-type(4){
  padding:0;
  border-right: 0;
}
.techsupport-delist li.active .presentation-box{
  box-shadow:2px 2px 15px 4px #444;
}
.techsupport-delist li.active .presentation-box p{
  text-decoration: none;
}
.techsupport-delist li .presentation-box{
  padding:5px;
  border-radius:3px;
  transition: all .6s;
  -moz-transition: all .6s;
  -webkit-transition: all .6s;
  -ms-transition: all .6s;
}
.techsupport-delist .presentation-box p{
  color:#fff;
  font-size:18px;
  margin:0;
  padding:15px;
  transition: all 1.6s;
  -moz-transition: all 1.6s;
  -webkit-transition: all 1.6s;
  -ms-transition: all 1.6s;
}
.techsupport-delist .presentation-box i.fa{
  color:#fff;
  font-size:28px;
  margin:0;
  padding:15px;
  transition: all 1.6s;
  -moz-transition: all 1.6s;
  -webkit-transition: all 1.6s;
  -ms-transition: all 1.6s;
}
.techsupport-delist li:hover .presentation-box p{
  color:#ffd200;
  text-decoration: none;
}
.techsupport-delist li:hover .presentation-box{
  box-shadow:2px 2px 15px 4px #444;
}
.techsupport-delist li:hover a{
  text-decoration: none;
}
.modal-content{
  background-color:#000 !important;
}
.tabpanel-tech{
    border: 2px solid #ffba00;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 2px 2px 25px 5px #555;
}
.tabpanel-tech p{
	font-size: 2rem;
    color: #f2f2f2;
    padding: 0 0 5px 0;
  	margin:0;
}
.tabpanel-tech p:nth-child(even){
	border-bottom: 2px dashed #fff;
  	margin-bottom:40px;
}
/* Individual effects */
/* contant form */
.contact-cover{
    margin:10rem 0;
}
.contact-banner{
  	position:relative;
    overflow: hidden;
}
.contact-banner .banner-container{
	position: absolute;
    top: 35%;
    width: 100%;
    text-align: center;
}
.contact-banner .banner-container .page-title{
    font-size: 65px;
    font-weight: bold;
    color: #fff;
}
.contact-cover .contact-conaway li{
   	text-align: center;
}
.contact-cover .contact-conaway li .imgbox{
   	margin-bottom:60px;
}
.contact-cover .contact-conaway li .contbox h3{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
.contact-cover .contact-conaway li .contbox span{
    font-size: 26px;
    color: #fff;
}
.contact-cover .contact-conaway li .contbox span a{
    font-size: 26px;
    color: #fff;
}
.contact-cover .contact-conaway li .contbox span a:hover{
    color: #ffba00;
}
.contact-form-area{
	margin-bottom:5rem;
}
.contact-cover .container{
  margin-top:5rem;
  padding:0 25px;
}
.site-contents .container h2{
	color:#fff;
	font-weight:bold;
    font-family: "din-light";
    font-size: 32px;
    padding-left: 40px;
}
.site-contents .form-content input[type="submit"]{
    padding: 15px 30px;
    text-align: center;
    /* margin: 0 auto; */
    width: 95%;
    margin: 4rem 30px;
    border-radius: 5px;
    background-color: #ffba00;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.site-contents .form-content .form-control-box{
    width:100%;
  	float:left;
}
.site-contents .form-content .form-textarea-box{
    width:100%;
  	float:left;
  	padding:0 30px;
}
.site-contents .form-content .form-control-box >div{
    margin:0;
  	padding:0 30px;
}
.contact-form-area.site-contents .form-content .form-control-box h3 {
    color: #fff;
    margin: 10px 0;
    font-family: "din-light";
    font-size: 22px;
    font-weight: bold;
    margin-top: 20px;
}
.contact-form-area.site-contents .form-content .form-control-box h3 i{
	font-size: 12px;
    line-height: 22px;
    padding-left: 20px;
    color: #e00000;
}
.site-contents .form-content .form-control-box .form-control{
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #000;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.contact-form-area.site-contents .form-content .form-textarea-box h3 {
    color: #fff;
    margin: 10px 0;
    font-family: "din-light";
    font-size: 22px;
    font-weight: bold;
    margin-top: 20px;
}
.contact-form-area.site-contents .form-content .form-textarea-box h3 i{
	font-size: 12px;
    line-height: 22px;
    padding-left: 20px;
    color: #e00000;
}
.site-contents .form-content .form-textarea-box textarea.form-control{
	display: block;
    width: 100%;
    height: 94px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #000;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* contant form */
/*blog page*/
.featured-products .section-title{
  	font-size:42px;
  	color:#fff;
  	font-weight:bold;
  	margin:5rem 0;
}
.featured-products .blog-content{
  	margin:15rem 0;
}
.featured-products .blog-content li{
  	width:100%;
  	float:left;
  	text-align:center
}
.featured-products .blog-content li span{
  	font-size:38px;
  	color:#ffba00;
  	font-weight:bold;
  	text-align:center;
  	margin:15rem 0;
}
.featured-products .blog-content li a{
  	font-size:38px;
  	color:#ffba00;
  	font-weight:bold;
  	text-align:center;
  	border:2px solid #ffba00;
  	padding:10px 30px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.featured-products .blog-content li a:hover{
  	font-size:38px;
  	background-color:#ffba00;
  	color:#fff;
  	font-weight:bold;
  	text-align:center;
  	border:2px solid #ffba00;
}
.featured-products .blogcon-box .xs-list .blog-imgbox img{
    -webkit-transition: transform .7s ease;
    -moz-transition: transform .7s ease;
    -ms-transition: transform .7s ease;
    -o-transition: transform .7s ease;
    transition: transform .7s ease;
}
.featured-products .blogcon-box .xs-list{
    margin-bottom:3rem;
  	overflow: hidden;
}
.featured-products .blogcon-box .xs-list:hover .blog-imgbox img{
    will-change: transform;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.featured-products .blogcon-box .xs-list h3{
  	color:#fff;
  	font-size:32px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
 	overflow: hidden;
}
.featured-products .blogcon-box .xs-list:hover h3{
  	text-decoration: none;
    color:#ffba00;
}
.featured-products .blogcon-box .xs-list p{
  	color:#fff;
  	font-size:20px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
	overflow: hidden;
}
.featured-products .blogcon-box .xs-list:hover p{
 	text-decoration: none;
    color:#ffba00;
}
.blogcon-box{
  	width:100%;
}
.blogpic{
  	margin:5rem 0;
}
.blogcon-body{
    border-bottom: 5px double #ffba00;
}
.blogcon-body p{
      font-size: 32px;
    margin: 3rem 0;
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 3;
    color: #fff !important;
    background-color: #ffba00 !important;
    border-color: #ffba00 !important;
    cursor: default;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #ffba00 !important;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
/*blog page*/
/* paging */

.page{
    padding: 20px 0;
    text-align: center;
}
.page a{
    display: inline-block;
    margin: 0 3px;
    padding: 0 15px;
    line-height: 1.6rem;
    vertical-align: middle;
    font-size: .64rem;
    color: #333;
    background-color: #EEEEEE;
    border-radius: 4px;
}
.page span{
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    line-height: 1.6rem;
    vertical-align: middle;
    font-size: .64rem;
    color: #fff;
    background-color: #019e97;
    border-radius: 4px;
}
.page i{
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    line-height: 1.6rem;
    vertical-align: middle;
    font-size: .64rem;
    color: #000005;
}

.page_choose{
    margin:3rem 0;
}
.page_choose:before,.page_choose:after{
  content:'';
  display: table;
}
.page_choose:after{
  clear: both;
}
.page_choose a{
    color: #fff;
  	font-size:18px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.page_choose .fl:hover{
    background-color:#fff;
}
.page_choose .fl:hover a{
    color: #ffba00;
}
.page_choose .fr:hover{
    background-color:#fff;
}
.page_choose .fr:hover a{
    color: #ffba00;
}
.page_choose span{
    margin: 0 5px;
    padding: 0 10px;
    display: inline-block;
}
.page_choose .fl {
    float: left;
    max-width: 46%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  	padding:20px;
  	border-radius:5px;
  	border:5px solid #ffba00;
  	text-align:center;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.page_choose .fr {
    float: right;
    max-width: 46%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  	padding:20px;
  	border-radius:5px;
  	border:5px solid #ffba00;
  	text-align:center;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

/* paging */

/*****overview page*****/
.design-section1{
    text-align: center;
    padding: 5rem 0;
}
.design-section1 .youtube-imgbox{
  	width:70%;
  	margin:0 auto;
}
.design-section1 .youtube-titlebox{
   	margin-bottom: 5rem;
}
.design-section1 .youtube-go{
  display:none;
  opacity:0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.design-section1 .youtube-run{
  display:block;
  opacity:1;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.design-section1 .page-title{
  	font-family:"din-mediumalternate";
	color: #fff;
    font-size: 42px;
  	margin-bottom:20px;
}
.design-section1 .page-subtitle{
  	font-family:"din-mediumalternate";
    font-size: 16px;
    color: #fff;
}
.video-titlebox{
	position: absolute;
    z-index: -9999;
    visibility: hidden;
}
/********commercial page*********/
.commercial-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
	width: 1500px;
}
@media (max-width: 1445px){
	.commercial-container {
		width: 1200px;
	}
	.story-imgopp .story-imgoppbox{
		padding: 0;
		height:310px;
		background-color:#141414;
		overflow:hidden;
	}
	.header-social ul a {
		font-size: 16px;
		margin-right: 25px;
	}
	.rt i {
		font-size: 22px;
		line-height: 40px;
		padding: 0 3px;
		color: #ababab;
	}
	header .header-social .rt a{
		line-height: 3rem;
	}
}
@media (max-width: 1024px){
	.commercial-container {
		width: 970px;
	}
}
.commercial-title{
    font-size: 38px;
    color: #ffba00;
    margin-bottom: 140px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "din-mediumalternate";
    width: 20%;
    line-height: 48px;
    float: left;
}
.commercial-header .commercial-fa{
  	float: right;
    font-size: 44PX;
    color: #ada8a8;
    margin-top: 20px;

}
.commercial-header .commercial-headerimg{
  	display:none;
}
.commercial-header{
	padding:140px 180px;
    background: no-repeat;
}
.commercial-header .commercial-contents{
    margin: 0 90px;
}
.commercial-header .commercial-ftitle{
    font-size: 88px;
    font-family: "din-mediumalternate";
    color: #fff;
    line-height: 118px;
    letter-spacing: -2px;
    font-weight: bold;
    width: 100%;
    text-transform: uppercase;
}
.commercial-header .commercial-mtitle{
    font-size: 22px;
    color: #fff;
    margin-top: 60px;
}
.commercial-header .commercial-mtitle p{
	margin: 0;
    font-family: "din-mediumalternate";
    line-height: 47px;
}
.commercial-header .commercial-mdesc{
    font-family: "din-mediumalternate";
	font-size: 26px;
    color: #ffba00;
    margin-top: 50px;
    font-weight: bold;
    line-height: 86px;
    padding-bottom: 150px;
}
.commercial-header .banner-hr{
    width: 7%;
    border-top: 5px solid #ffba00;
    margin-top: 90px;
}
.commercial-box .xs-list{
  	padding:15px;
}
.commercial-box .xs-list h3{
  	font-family: "din-light";
	font-size: 22px;
    color: #ffba00;
    font-weight: bold;
}
.commercial-box .xs-list .munbimgbox h3{
  	font-family: "din-mediumalternate";
	font-size: 37px;
    color: #ffba00;
    font-weight: bold;
}
.commercial-box .xs-list p{
  	font-family: "din-light";
    font-size: 16px;
    color: #fff;
   	overflow:hidden;
    text-overflow: ellipsis;
    white-space: pre-line;
    max-height: 110px;
}
.commercial-box .backbox{
  	position: relative;
  	background-color: rgba(147,147,147,.35);
    text-align: center;
    min-height: 370px;
	width:100%;
}
.commercial-box .backbox .hoverbackbox{
    text-align: center;
    min-height: 245px;
  	width:100%;
    padding: 55px 15px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.commercial-box .backbox .hoverbackbox:hover{
    background-color: #424242;
    position: absolute;
  	text-align:left;
    z-index: 2;
    top: -20px;
    left: -38px;
    width: 410px;
    height: 450px;
    padding: 55px 15px;
}
.commercial-box .backbox .hoverbackbox:hover p{
    max-height: 210px;
}
.commercial-box .backbox .hoverbackbox:hover .munbbox{
    margin: 0;
}
.commercial-box .munbbox{
    width: 80px;
    margin: 0 auto;
    border: 2px solid #fff;
    border-radius: 50%;
    height: 80px;
    padding: 13px;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.commercial-box .munbimgbox{
    width: 80px;
    margin: 0 auto;
    height: 80px;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.commercial-box .munbbox .munb-mun{
    font-size: 25px;
    color: #ffba00;
    line-height: 25px;
}
.commercial-box .munbbox .munb-fa{
    font-size: 25px;
    color: #ffba00;
    line-height: 25px;
}
.site-contents.commercial-products{
    padding-top: 200px;
}
.last-contents.commercial-products{
    text-align: center;
    padding: 200px 0;
}
.commercial-products .commercial-box{
    font-size: 35px;
    color: #ffba00;
  	font-weight:bold;
}
.commercial-products .commercial-formbox .commercial-primary{
    padding: 15px 40px;
    border: 2px solid #ffab00;
    background-color: #000;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    margin: 60px 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.commercial-products .commercial-formbox .commercial-primary:hover{
    border: 2px solid #ffab00;
    background-color: #ffab00;
    color: #fff;
}
.commercial-products .commercial-formbox .commercial-primary i{
    padding-right:15px;
}
.commercial-products .commercial-lastbox{
  	font-size:22px;
  	color:#fff;
  	line-height:35px;
}
.commercial-products .section-title {
  	font-family: "din-mediumalternate";
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin: 5rem 0 0 0;
}
.commercial-products .seciton-subtitle{
  	font-family: "din-mediumalternate";
    color: #fff;
    font-size: 16px;
    margin: 5rem 0;
}
.commercial-formbox .modal-body h3{
    color: #000;
    font-size: 26px;
    font-weight: bold;
  	text-align:left;
    padding-left: 15%;
}
.commercial-formbox .modal-body input[type=text] {
    display: block;
    width: 70%;
  	margin: 0 auto;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 34px;
    color: #999;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.commercial-formbox .modal-body input[type=submit] {
    margin-top: 15px;
    padding: 7px 90px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #ffab00;
    border: 3px solid #ffab00;
    border-radius: 4px;
    transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.commercial-formbox .modal-body input {
    padding: 3px 10px;
    width: 70%;
    font-size: 16px;
    color: #333;
    background-color: #fff;
    outline: none;
  	margin:0 auto;
}
.faq-contents{
  padding:5rem 0;
}
.faq-contents .section-title {
    font-size: 22px;
    color: #ddd;
    margin: 2rem 0 1rem 0;
}
.faq-contents .panel-title>a{
    color: #fff !important;
}
.faq-contents .panel-default>.panel-heading {
    color: #333;
    background-color: #777777 !important;
    border-color: #777777 !important;
}
.faq-contents .panel-default {
    border-color: #777777 !important;
}
  .view-pc{
		display:block;
  }
  .view-mobile{
		display:none;
  }

.banner-pc{display:block;}

.banner-mobile{display:none;}
/***operater***/
.navbar-operator{
 	position: fixed;
    min-height: 250px;
    top: 250px;
	left: 4%;
    z-index: 1;
    background-color: transparent;
    border-right: 2px solid #646464;
    border-radius: 0;
    border-bottom: 0;
    border-left: 0;
    border-top: 0;
    width: 23%;
}
.opmanual-sectionboxhref .manual-operbox {
    width: 75%;
    float: right;
    text-align: center;
    background-color: #000;
}
.opmanual-sectionboxhref .navbar-operator {
	position: initial;
	min-height: 250px;
	top: 0;
	left: 0;
	width: 900px;
    border: 0;
    margin: 0 auto;
}
.opmanual-sectionboxhref .navbar-nav>li {
    float: left;
    width: 25%;
    list-style:none;
    display: list-item;
    color: #c8c9ca;
    font-size: 20px;
}
.opmanual-sectionboxhref .navbar-operator .navbar-nav>li>a {
	font-size: 20px;
    color: #c8c9ca;
    padding: 10px 0;
    font-family: "din-light";
    width: auto;
    text-align: center;
    float: none;
    text-transform: capitalize;
}
.navbar-nav>li {
    float: left;
    width: 100%;
    list-style: disc inside;
    display: list-item;
    color: #c8c9ca;
    font-size: 20px;
}
.navbar-operator .navbar-nav>li>a {
	font-size: 20px;
    color: #c8c9ca;
    padding: 10px 0;
    font-family: "din-light";
    width: 90%;
    text-align: left;
    float: right;
	text-transform: capitalize;
}
.navbar-operator .navbar-nav>li:hover a, .navbar-operator .navbar-nav>li>a:hover{
    color: #ffba00;
    background-color: transparent;
}
.navbar-operator .navbar-collapse, .navbar-operator .navbar-form{
  	border-color:transparent
}
.navbar-operator .navbar-nav>.active>a, .navbar-operator .navbar-nav>.active>a:hover, .navbar-operator .navbar-nav>.active {
    color: #ffba00;
    background-color: transparent;
}
.manual-operator{
    width: 100%;
    float: right;
    text-align: center;
    background-color: #000;
}
.manual-operator .manual-opercolorbox{
    width: 75%;
    float: right;
    text-align: center;
    background-color: #000;
}
.operator-statement:nth-child(even) .manual-operator{
    background-color: #0e0e0e;
}
.operator-statement:nth-child(odd) .manual-operator{
    background-color: #000;
}
.operator-statement:nth-child(even) .manual-operator .manual-opercolorbox{
    background-color: #0e0e0e;
}
.operator-statement:nth-child(odd) .manual-operator .manual-opercolorbox{
    background-color: #000;
}
.operator-statement .opmanual-div .manual-operator{
  	padding:65px 0;
}
#section-top .opmanual-div{
  	background-color:#000;
}
#section-top .opmanual-div:nth-of-type(2){
  	background-color: #0e0e0e;
}
#section-top .opmanual-div:nth-of-type(3){
  	background-color: #0e0e0e;
}
#section-top .opmanual-div .manual-opercolorbox{
  	background-color:#000;
}
#section-top .opmanual-div:nth-of-type(2) .manual-operator{
  	background-color:#0e0e0e;
}
#section-top .opmanual-div:nth-of-type(2) .manual-operator .manual-opercolorbox{
  	background-color:#0e0e0e;
}
#section-one .opmanual-div:nth-of-type(1) .manual-operator {
    background-color: #000;
}
#section-two .opmanual-div .manual-operator {
    padding: 0;
}
#section-two .opmanual-div .manual-operator .manual-operbox{
    padding: 65px 0;
}
#section-two .manual-operbox:nth-child(odd){
  	background-color:#0e0e0e;
}
#section-two .manual-operbox:nth-child(even){
  	background-color:#000;
}
#section-two .manual-operbox:nth-child(odd) .manual-opercolorbox{
  	background-color:#0e0e0e;
}
#section-two .manual-operbox:nth-child(even) .manual-opercolorbox{
  	background-color:#000;
}
#section-one .manual-operbox{
  	background-color:#000;
}
#section-one .manual-operbox .manual-opercolorbox{
  	background-color:#000;
}
.navbar-operatortop{
  padding: 40px 0 60px 0;
}
.navbar-operatortop h2{
    font-size: 45px;
    font-weight: bold;
    color: #f5ad00;
    font-family: "din-light";
}
.navbar-operatortop hr{
    width: 195px;
    margin: 0 auto;
    border: 2px solid #f5ad00;
    margin-top: 30px;
}
.operbox-sectiontwo{
  padding:60px 0 100px 0;
}
.operbox-sectiontwo .topheadercai-munebox {
    width: 700px;
    margin: 0 auto;
    text-align: left;
}
.operbox-sectiontwo .topheadercai-munebox li {
    font-size: 24px;
    line-height: 50px;
    color: #fff;
}
.operbox-sectiontwo .topheadercai-munebox li .section-Separate {
    padding: 0 35px;
}
.operamobile-topbox ul{
  padding:30px 45px;
}
.operamobile-topbox ul .operamobile-textbox {
    background-color: transparent;
    border: 1px solid #fff;
    margin: 10px 0;
    text-align: center;
}
.operamobile-topbox ul .operamobile-textbox a {
    font-size: 17px;
    color: #fff;
}
.operamobile-topbox ul .operamobile-textbox a:hover {
    font-size: 17px;
    color: #ffba00;
}
.operator-mobilestate .swiper-slide .gogogo{
    background-color: transparent;
    border: 1px solid #fff;
    margin: 15px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    width: 100%;
    padding: 5px 30px;
}
/***operater ***/
/* reponsive*/
@media (max-width: 1800px) {
    .main,.six-main{
        width: 90%;
    }
    header .main>a,.one-nav ul a,.title p,.art-btn{
        font-size: 16px;
    }
    .title h2{
        font-size: 35px;
    }
    .right-text p{
        margin: 20px 0 50px 0;
    }
    .art-btn,.aboule>div.art-btn{
        width: 200px;
        height: 45px;
        line-height: 45px;
        background-size: 100% 93%;
        text-indent: 35px;
    }
    .art-btnall{
        height: 45px;
    }
    .art-btn span{
        right: 35px;
    }
    .bt-span1{
        top: 12px;
    }
    .bt-span2{
        bottom: 12px;
    }
    .title-center p, .title-mg p,.five-article .sheer-main p, .six-article .sheer-main p{
        margin: 20px 0;
    }
    .for-imgslide1, .sheer-imgslide5, .for-imgslide2, .for-imgslide3, .for-imgslide4,.six-imgslide7, .six-imgslide5
    ,.six-imgslide5 > div{
        height: 650px;
    }
    .for2-mat .sheer-main{
        background-size: 85% auto;
    }
}

@media (max-width: 1550px) {
	.opmanual-sectionboxhref .navbar-operator {
		position: initial;
		min-height: 250px;
		top: 0;
		left: 0;
		width: 100%;
	}
	.navbar-operator {
		position: fixed;
		min-height: 250px;
		top: 150px;
		left: 2%;
		width: 28%;
	}
	.navbar-operator .navbar-nav>li>a {
		font-size: 18px;
		padding: 10px 0;
		width: 85%;
	}
	.rt i {
		font-size: 32px;
		line-height: 70px;
		padding: 0 3px;
		color: #ababab;
	}
   .hd-right .hd-btn{
        width: 60px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin-top: 20px;
   }
   .one-nav{
        height: 50px;
        line-height: 50px;
   }
   .rgb-btn ul li{
        width: 15px;
        height: 15px;
   }
   .imgbox img{
        max-width: 850px;
   }
   .left-img img{
        max-height: 620px;
   }
   .six-imgslide3{
        height: auto;
        padding: 50px 0;
   }
   .six-imgslide2 ul li h3{
        font-size: 16px;
   }
   .six-imgslide2 ul li span{
        font-size: 45px;
   }
   .title h2{
        font-size: 30px;
   }
   .art-btn, .aboule>div.art-btn{
        width: 170px;
   }
	.commercial-header .commercial-ftitle {
		font-size: 67px;
		line-height: 92px;
		letter-spacing: -2px;
	}
	.commercial-header {
		padding: 140px 120px;
		background: no-repeat;
	}
	.rt i {
		font-size: 26px;
		line-height: 70px;
		padding: 0 3px;
		color: #ababab;
	}
	.rt .icon-mailto{
		font-size: 16px;
		font-weight: bold;
		padding-left: 10px;
		color: #ababab;
	}
}

@media (max-width: 1400px) {
    .left-img img{
        max-height: 550px;
    }
    .sheer-imgslide1 .sheer-main > img{
        width: 60%;
    }
    .for-imgslide1, .sheer-imgslide5, .for-imgslide2, .for-imgslide3, .for-imgslide4
    ,.six-imgslide7, .six-imgslide5,.six-imgslide5 > div{
        height: 600px;
    }
    .foru-article2{
        height: auto !important;
        padding-top: 50px;
    }
    .foru-article3 .for2-mat .sheer-main{
        height: 650px !important;
        padding-top: 50px;
    }
    .for2-mat .sheer-main .title{
        padding-top: 0;
    }
    .seven-article .sheer-main{
        padding: 50px 0;
    }
    .six-imgslide4 .title p em{
        display: inline;
    }
}

@media (max-width: 1200px) {
  	.foru-article3 .sheer-main p {
    width: 70% !important;
    margin: 0 auto !important;
	}
   .main,.six-main{
        width: 95%;
   }
	.team-plumbers .plumber-lists .our-plumber:nth-child(odd) .his-details {
		width: 50%;
		float: right;
		padding: 6rem 0 6rem 10rem;
		text-align: left;
	}
	.team-plumbers .plumber-lists .our-plumber:nth-child(even) .his-details {
		width: 50%;
		float: right;
		padding: 6rem 10rem 6rem 0;
		text-align: left;
	}
   .sheer-article .six-main{
        width: 97.5%;
   }
   .hmtwo-imgall,.sheer-imgslide1,.for-imgslide1,.six-imgslide1{
        padding: 5% 0;
   }
   .hmtwo-imgall .left{
        left: 5%;
   }
   .hmtwo-imgall .right{
        right: 5%;
   }
   .imgbox img{
        width: 65%;
   }
   .sheer-article .sheer-main{
        height: 600px;
   }
   .title h2,.six-imgslide2 ul li h2{
        font-size: 25px;
   }
   .right-text p{
        margin: 20px 0;
   }
   .title p span{
        font-size: 18px;
   }
   .sheer-imgslide1 .sheer-main > img{
        width: 75%;
   }
   .sheer-imgslide4,.foru-article2,.foru-article3 .for2-mat .sheer-main
   ,.for2-imgslide1 .sheer-main h2,.appbox,.seven-article .sheer-main{
        padding-top: 5%;
   }
   /*.sheer-imgslide5, .for-imgslide2, .for-imgslide3, .for-imgslide4, .six-imgslide7, .six-imgslide5, .six-imgslide5 > div
   ,.five-article .five-imgmain,.five-imgslide1,.six-article>.allht .sheer-main,.six-imgslide4{
        height: 500px;
   }*/
   .for-imgslide1{
        height: auto;
   }
   .sheer-imgslide5 .bmw-main,.for-imgslide3 .bmw-main, .six-imgslide7 .bmw-main{
        margin-left: 2.5%;
   }
   .for-maintwo .sheer-main{
        left: 2.5%;
   }
   .for-imgslide2 .bmw-main, .for-imgslide4 .bmw-main{
        margin-right: 2.5%;
   }
   .for-imgslide5 .for-maintwo .sheer-main{
        right: 2.5%;
   }
   .appbox .imgslide,.rgb-btn{
        display: none;
   }
   .hmtwo-imgall .box360{
    display: none !important;
   }
   .appbox .swiper-container,.for2-mat .sheer-main > img,.hmtwo-imgall .swiper-container{
        display: block;
   }
   .for1-art>img{
        max-width: 55%;
   }
   .foru-article3 .for2-mat .sheer-main{
        height: auto !important;
        background: none;
   }
   .for2-imgslide2 .bmw-main{
        bottom: 30%;
   }
   .six-imgslide2 ul li{
        width: 33.33%;
   }
   .six-imgslide2 ul li span{
        font-size: 32px;
   }
   .six-article .six-imgslide5 img{
        max-height: 250px;
   }
   .seven-article .onimg-content{
        margin-top: 20px;
   }
   footer dl{
        width: 90%;
        margin: 0 0 20px 0;
   }

}
@media (max-width: 1030px){
	.banner .banner-pagination span {
		width: 1rem;
		height: 3px;
		border-radius: initial;
	}
	.other-lists .other-box .other-boxcontent {
		padding: 5px !important;
	}
	.team-plumbers .plumber-lists .our-plumber:nth-child(odd) .his-details {
		width: 50%;
		float: right;
		padding: 4rem 0;
		text-align: left;
	}
	.team-plumbers .plumber-lists .our-plumber:nth-child(even) .his-details {
		width: 50%;
		float: right;
		padding: 4rem 0;
		text-align: left;
	}
	.team-plumbers .plumber-lists .our-plumber:nth-child(odd) .teampage-img .overlay {
		font-size: 5rem;
		margin-top: -10px;
		margin-right: -40px;
	}
	.team-plumbers .plumber-lists .our-plumber:nth-child(even) .teampage-img .overlay {
		font-size: 5rem;
		margin-top: -10px;
		margin-left: -40px;
	}
}
@media (max-width: 920px) {
  	.one-nav ul{
	  	display:none;
  	}
  	.second-nav ul{
	  	display:none;
  	}
    .sheer-article .six-main{
        width: 100%;
        float: none;
        margin: 0 auto;
    }
    .foru-article3 .sheer-main {
    position: inherit;
	}
  	.foru-article3 .sheer-main .art-btnall {
    margin-top: 20px;
    margin-bottom: -40px;
	}
.five-imgslide2:nth-child(even) .rt {
    padding-right: 5px;
    padding-left: 5px;
    position: absolute;
    top: 0;
    text-align: center;
    right: 0;
    width: 45%;
    padding-top: 5%;
}
    .pc-img{
        display: block;
    }
    .md-img{
        display: block;
    }
    .scroll{
        width: 35px;
        height: 35px;
        background-size: 20px auto;
    }
    .sheer-main .art-btn.cd-move{
        float: none;
        margin: 0 auto 10px;

    }
  	.title h2, .six-imgslide2 ul li h2 {
	  font-size: 22px !important;
	}
  	.page-formore {
	  padding: 5px 10px !important;
	  font-size: 14px !important;
	  border: 2px solid #ff6800 !important;
	}
  	.page-formore i.fa {
	  font-size: 20px !important;
	  padding: 0 !important;
	  line-height: normal !important;
	}
  	.foru-article2 .table .table-cell{
	  position: initial;
	  text-align: center;
	  width: 100%;
	  display: initial;
  	}
  	.for-maintwo .sheer-main{
    	width: 100% !important;
	  	left:0;
	}
    .sheer-imgslide2 .six-main .title,.for-maintwo .sheer-main
    ,.for-imgslide2 .bmw-main, .for-imgslide4 .bmw-main,.for-imgslide3 .bmw-main
    ,.for2-imgslide2 .bmw-main,.five-imgslide1 .bmw-main,.six-imgslide7 .bmw-main
    ,.six-imgslide4 .bmw-main{
		text-align: center;
		width: 45%;
		margin: 0 auto;
		float: none;
    }
    .sheer-imgslide2,.sheer-imgslide5,.for-imgslide2,.for-imgslide3
    ,.for-imgslide4,.for-imgslide5,.five-imgslide1,.five-imgslide2,.six-imgslide5 > div
    ,.six-imgslide4{
        padding-top: 5%;
    }
    .title-center p, .title-mg p, .five-article .sheer-main p, .six-article .sheer-main p{
        margin: 20px 0 40px 0;
    }
    .for1 .dnt{
        position: relative;
        top: 0;
        margin: 0 auto 10px !important;
    }
    .seven-article .sheer-main .art-btn{
        position: relative;
        bottom: 0;
    }
    .table,.table .table-cell{
        display: block;
    }
    .table .table-cell{
        vertical-align: top;
    }
    /*.sheer-article > .sheer-main,.foru-article1 .for-main1{
        height: 600px;
    }*/
    .appbox .table,.sheer-article .sheer-main .table,.five-imgslide .sheer-main .table
    ,.six-article>.allht .sheer-main .table,.foru-article1 .for-main1 .table{
        display: table;
    }
    .appbox .table .table-cell,.sheer-article .sheer-main .table .table-cell
    ,.five-imgslide .sheer-main .table .table-cell,.six-article>.allht .sheer-main .table .table-cell
    ,.foru-article1 .for-main1 .table-cell{
        display: table-cell;
        vertical-align: middle;
    }
    .sheer-imgslide5 .bmw-main{
        margin: 0 auto;
        width: 95%;
        text-align: center;
    }
    .sheer-article .onimg-content .sheer-main,.six-imgslide7,.six-imgslide5 > div
    ,.six-imgslide5,.six-imgslide2{
        height: auto;
    }
    .for-imgslide2,.for-imgslide3,.five-imgslide1{
        background-position: left bottom;
    }
    .for-imgslide3 .bmw-main{
        float: none;
    }
    .for-imgslide3 .title,.six-imgslide7 .title{
        text-align: center;
    }
    .for-imgslide4{
        background-position: center bottom;
        background-size: 55% auto;
    }
    .appbox .swiper-slide{
        margin: 0 0 5% 0;
    }
    .for1-art>img{
        width: 65%;
    }
    .appbox .swiper-container .dnt{
        position: absolute;
        left: 0;
        right: 0;
        margin: 30px auto;
    }
    /*.five-imgslide .five-imgmain,.five-imgslide1, .six-article>.allht .sheer-main
    ,.six-imgslide4{
        height: 600px;
    }*/
    .six-imgslide1,.six-imgslide7{
        padding: 5% 0 0 0;
    }
    .six-imgslide7{
        background: none;
    }
    .six-imgslide7 .title{
        margin: 0;
    }
    .six-imgslide7 .bmw-main{
        width: 70%;
    }
    .six-imgslide5 > div{
        margin: 0 auto;
        width: 95%;
        float: none;
        text-align: center;
    }
    .six-article .six-imgslide5 img{
        max-height: none;
        margin-bottom: 0;
        margin: 0 auto;
    }
    .six-imgslide5{
        padding-bottom: 5%;
    }
    .six-imgslide4{
        background-position: right bottom;
    }
    .six-imgslide3,.six-imgslide2,.seven-article .sheer-main{
        padding: 5% 0;
    }
    .foru-article1>.for-maintwo{
        background-size: cover;
    }
    .six-imgslide5 .title h2 span{
        display: inline;
    }
}

@media (max-width: 780px){
	  .operator-statement{
		  display:none;
	  }
	  .navbar-operator-pc{
		display:none;
	  }
	  .commercial-header .commercial-fa {
		  float: left;
		  font-size: 44PX;
		  color: #ada8a8;
		  margin: 0;
		  width: 100%;
		  line-height: 44px;
	  }
	  .commercial-title {
		  font-size: 24px;
		  color: #ffba00;
		  margin-bottom: 10px;
		  text-transform: uppercase;
		  font-weight: bold;
		  font-family: "din-mediumalternate";
		  width: 100px;
		  line-height: 24px;
		  float: left;
	  }
.commercial-box .xs-list p {
    max-height: 255px;
}
.site-contents.commercial-products {
    padding-top: 0;
}
  .view-pc{
		display:none;
  }
  .view-mobile{
		display:block
  }
.banner-pc{display:none;}
.banner-mobile{display:block;}
  .commercial-container {
		width: 100%;
	}
header .logo img{
	height: 5rem;
    line-height: 5rem;
    width: auto;
}
header .logo-ev img{
	height: 1.5rem;
    line-height: 5rem;
    width: auto;
}
  .spec-row {
	  width: 90%;
	  margin: 0 auto;
  }
  .spec-row .speclistmobile-img{
	  display:block;
  }
  .spec-row .perfor-csone{
	  margin:3rem 0;
  }
  .spec-row .speclist-img{
	  display:none;
  }
  .perfor-csone .contact-img .sizing .csone-dl {
	  width: 100%;
	  margin: 0;
	  padding: 0;
  }
  .spec-row:nth-child(odd) .perfor-csone .contact-img .sizing {
	  text-align: left;
	  float: left;
	  border-bottom: 2px solid #a7a7a7;
	  padding: 10px 0px;
	  border-image: -webkit-linear-gradient(90deg,#5b5b5b 10% ,#5b5b5b 100%) 30 30;
	  border-image: -moz-linear-gradient(90deg,#5b5b5b 10% ,#5b5b5b 100%) 30 30;
	  border-image: linear-gradient(90deg,#5b5b5b 10% ,#5b5b5b 100%) 30 30;
  }
  .spec-row:nth-child(even) .perfor-csone .contact-img .sizing {
	  text-align: left;
	  float: left;
	  border-bottom: 2px solid #a7a7a7;
	  padding: 10px 0px;
	  border-image: -webkit-linear-gradient(90deg,#5b5b5b 10% ,#5b5b5b 100%) 30 30;
	  border-image: -moz-linear-gradient(90deg,#5b5b5b 10% ,#5b5b5b 100%) 30 30;
	  border-image: linear-gradient(90deg,#5b5b5b 10% ,#5b5b5b 100%) 30 30;
  }
  .spec-row .perfor-csone .title-right{
	  text-align:left;
  }
  .spec-row:nth-child(odd) .perfor-csone .contact-img .sizing .csone-dl li {
	  float: left;
  }
  .spec-row:nth-child(odd) .perfor-csone .title-hr{
	  width: 10%;
	  height: 6px;
	  background-color: #355c9d;
	  float: left;
	  margin-bottom: 50px;
  }
  .spec-row:nth-child(odd) .perfor-csone .title-hr .specrow-hr{
	  margin-top: 0;
	  margin-bottom: 0;
	  border: 0;
	  height: 6px;
	  width: 40%;
	  background-color: #ffea00;
	  float: left;
  }
  .perfor-csone .contact-img .sizing .csone-dl li p {
	  font-size: 16px;
	  color: #ababab;
  }
  .spec-row .title h2 {
	  font-size: 25px !important;
  }
  .commercial-headertop{
    position: absolute;
    width: 100%;
    padding: 10% 0 0 10%;
  }
  .commercial-header .commercial-headerimg{
	  display:block !important;
  }
  .commercial-header .banner-hr {
	  width: 10% !important;
	  border-top: 5px solid #ffba00 !important;
	  margin-top: 60px !important;
  }
  .commercial-products .commercial-box {
	  font-size: 25px !important;
	  color: #ffba00 !important;
	  font-weight: bold !important;
  }
  .commercial-header .commercial-mtitle {
	  font-size: 22px !important;
	  color: #fff !important;
	  margin-top: 60px !important;
  }
  .commercial-header .commercial-ftitle {
    font-size: 56px !important;
  }
  .commercial-header .commercial-contents {
	  margin: 0 40px !important;
  }
  .commercial-header {
	  padding: 0 !important;
	  background: no-repeat !important;
  }
  .commercial-formbox .modal-body input[type=submit] {
	  margin-top: 15px;
	  padding: 7px 25px;
	  font-size: 18px;
	  font-weight: bold;
	  color: #fff;
	  background-color: #ffab00;
	  border: 3px solid #ffab00;
	  border-radius: 4px;
	  transition: all .3s;
	  -ms-transition: all .3s;
	  -webkit-transition: all .3s;
	  -o-transition: all .3s;
  }
  .gift-section .perfor-csone .giftsection-poro {
	  font-size: 14px;
	  text-transform: uppercase;
	  letter-spacing: 2px;
	  color: #fff;
	  font-family: "din-mediumalternate";
	  opacity: .22;
	  width: 100%;
	  margin: 0 auto;
	  line-height: 30px;
  }
  .design-section1 .youtube-imgbox {
	  width: 90% !important;
	  margin: 0 auto;
  }
	  .faq-contents{
		padding:2rem 0 !important;
	  }
	  .faq-contents .section-title {
		  margin: 1rem 0 !important;
	  }
	  .btn-right-form > div i {
		  font-size: 22px !important;
		  padding: 10px;
	  }
	.design-section1 .page-title {
		  font-size: 26px !important;
		  margin-bottom: 15px !important;
	  }
	.design-section1 .page-subtitle {
		font-size: 12px !important;
	}
	.design-section1 {
		text-align: center;
		padding: 1rem 0 !important;
	}
	.design-section1 .youtube-titlebox {
		margin-bottom: 2rem !important;
	}
    .tvbox{
        width: 80%;
    }
    /*.five-imgslide .five-imgmain, .five-imgslide1, .six-article>.allht .sheer-main, .six-imgslide4{
        height: 550px;
    }*/
    .appbox .swiper-slide{
        background-position: 10% center !important;
    }
	.team-plumbers .plumber-lists .our-plumber:nth-child(odd) .his-details {
		width: 50%;
		float: right;
		padding: 5rem 0 5rem 5rem;
		text-align: left;
	  	font-size: 25px !important;
	}
	.team-plumbers .plumber-lists .our-plumber:nth-child(even) .his-details {
		width: 50%;
		float: right;
		padding: 5rem 5rem 5rem 0;
		text-align: left;
	}
	.story-contents .container .service-grid:nth-child(even) .story-box:before{
	  	display:none;
	}
	.story-contents .container .service-grid:nth-child(odd) .story-box:before{
	  	display:none;
	}
	.team-plumbers .plumber-lists .our-plumber:nth-child(odd) .teampage-img-box:after {
		display:none;
	}
	.team-plumbers .plumber-lists .our-plumber:nth-child(even) .teampage-img-box:after {
		display:none;
	}
	.team-plumbers .plumber-lists .our-plumber:nth-child(odd) .teampage-img-box:before {
	   display:none;
	}
	.team-plumbers .plumber-lists .our-plumber:nth-child(even) .teampage-img-box:before {
	   display:none;
	}
	.team-plumbers .plumber-lists .our-plumber:nth-child(odd) .teampage-img .overlay {
		font-size: 26px;
		margin-top: 0;
		margin-right: 0;
	  	text-align:center;
	}
	.team-plumbers .plumber-lists .our-plumber:nth-child(even) .teampage-img .overlay {
		font-size: 26px;
		margin-top: 0;
		margin-left: 0;
	  	text-align:center;
	}
	.top-nav .geren{
	  display:none;
	}
	.top-nav .header-social{
	  display:none;
	}
	.navbar-toggle {
    	position: absolute;
	  	right:5px;
	  	top:0;
		margin-right: 15px;
		padding: 9px 10px;
		margin-top: 13px;
		margin-bottom: 8px;
		background-color: transparent;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
	}
	.page-cover .page-title {
		font-size: 24px;
		font-weight: bold;
	  	margin:3rem 0;
	}
	.story-video .page-title {
		font-size: 30px;
		font-weight: bold;
	}
	.page-cover .page-subtitle {
		width: 80%;
		margin: 1rem auto;
		font-size: 14px;
	}
    .for-imgslide4{
        background-size: 63% auto;
    }
    .sheer-article>.sheer-main>div.right-text,.sheer-article>.sheer-main>div.left-img{
        position: relative;
        height: auto;
        float: none;
    }
    .sheer-article > .sheer-main{
        height: auto;
        padding: 5% 0;
    }
    .right-text{
        text-align: center;
        margin-bottom: 5%;
    }
    .tvbox{
        margin-top: 20px;
    }
}

@media (max-width: 640px) {
	  .featured-products .blog-content{
		  margin:5rem 0;
	  }
	  .featured-products .blog-content li{
		  width:100%;
		  float:left;
		  text-align:center;
		  margin: 2rem 0;
	  }
	  .featured-products .blog-content li span{
		  font-size:24px;
		  color:#ffba00;
		  font-weight:bold;
		  text-align:center;
		  margin:15rem 0;
	  }
	  .featured-products .blog-content li a{
		  font-size:18px;
		  color:#ffba00;
		  font-weight:bold;
		  text-align:center;
		  border:2px solid #ffba00;
		  padding:10px 30px;
		  -webkit-transition: all 1s;
		  -moz-transition: all 1s;
		  -ms-transition: all 1s;
		  -o-transition: all 1s;
		  transition: all 1s;
	  }
	  .featured-products .blog-content li a:hover{
		  font-size:18px;
		  background-color:#ffba00;
		  color:#fff;
		  font-weight:bold;
		  text-align:center;
		  border:2px solid #ffba00;
	  }
	  .commercial-title {
		  font-size: 24px;
		  color: #ffba00;
		  margin-bottom: 10px;
		  text-transform: uppercase;
		  font-weight: bold;
		  font-family: "din-mediumalternate";
		  width: 100px;
		  line-height: 24px;
		  float: left;
	  }
	  .commercial-header .commercial-ftitle {
		  font-size: 18px !important;
		  line-height: 24px !important;
		  letter-spacing: 0px;
	  }
	  .commercial-header .banner-hr {
		  width: 20% !important;
		  border-top: 5px solid #ffba00 !important;
		  margin-top: 25px !important;
	  }
	  .commercial-header .commercial-mdesc {
		  font-family: "din-mediumalternate";
		  font-size: 18px;
		  color: #ffba00;
		  margin-top: 20px;
		  font-weight: bold;
		  line-height: 36px;
		  padding-bottom: 50px;
	  }
	  .commercial-header {
		  padding: 0 !important;
		  background: none !important;
	  }
	  .commercial-header .commercial-mtitle {
		  font-size: 16px !important;
		  color: #fff !important;
		  margin-top: 25px !important;
	  }
	  .commercial-header .commercial-mtitle p {
		  margin: 0;
		  font-family: "din-mediumalternate";
		  line-height: 28px;
	  }
	  .site-contents.commercial-products {
		  padding-top: 100px;
	  }
	  .commercial-header .commercial-fa {
		  float: left;
		  font-size: 44PX;
		  color: #ada8a8;
		  margin: 0;
		  width: 100%;
		  line-height: 34px;
	  }
	  .commercial-products .commercial-formbox .commercial-primary {
		  padding: 10px 25px;
		  margin: 30px 0;
	  }
	  .commercial-products .commercial-lastbox {
		  font-size: 18px;
		  color: #fff;
		  line-height: 24px;
	  }
	  .commercial-products .commercial-box {
		  font-size: 16px !important;
		  color: #ffba00 !important;
		  font-weight: bold !important;
	  }
	  .story-imgopp{
		  display:none;
	  }
	  .mobile-storyboximg{
		  display:block;
	  }
	  .last-contents.commercial-products {
		  text-align: center;
		  padding: 50px 0;
	  }
	  .design-section1 .youtube-imgbox{
		  width:100%;
		  margin:0 auto;
	  }
	  .design-statement{
		  margin-top:50px !important;
	  }
	  .perfor-section{
		  margin-top:50px !important;
	  }
	  .exhibition-statement{
		  margin-top:50px !important;
	  }
	  .design-statement .sheer-imgslide .sheer-main .title {
		  position: initial !important;
	  }
		.sheer-main {
			border-top: solid 1px transparent;
			width: 100%;
			margin: 0 auto;
		  	padding:0 5px;
		}
	  .design-statement .sheer-imgslide:nth-child(2) .sheer-main .title {
		  position: absolute;
		  left: 0;
		  top: 10%;
	  }
	.design-statement .sheer-imgslide:nth-child(4) .sheer-main .title {
		position: initial !important;
	}
	.commercial-products .section-title {
		font-size: 32px !important;
	}
	.commercial-products .seciton-subtitle {
		font-size:20px !important;
	}
	.commercial-box .xs-list h3 {
		font-size: 34px !important;
	}
  	.commercial-box .xs-list p {
	  font-size: 20px !important;
	  max-height: 340px !Important;
	  line-height: 30px;
	  margin-bottom: 40px;
	}
	.support-plumbers .container h2 {
		font-size: 26px;
	}
	.other-lists {
		width: 90%;
		margin: 0 auto;
	}
	.other-lists .other-box .other-boxcontent i {
		font-size: 60px;
	}
	.other-lists .other-box .other-boxcontent {
		padding: 5px;
		background-color: rgba(255,255,255,1);
		font-size: 14px;
		width: 100%;
	}
	.other-lists .other-box {
		top: -6rem;
	}
	.commercial-box .xs-list .box{
	  margin-bottom:20px;
	}
	.design-statement .sheer-imgslide:nth-child(5) .sheer-main .title {
	  position: initial !important;
	  /* left: 0; */
	  /* top: 0; */
	  width: 100% !important;
	  text-align: center !important;
	  padding-left: 0 !important;
	}
	.design-statement .sheer-imgslide:nth-child(4) .sheer-main img {
		padding: 5% 2% 0 2% !important;
	}
	.design-statement .sheer-imgslide:nth-child(5) .sheer-main .title h2 {
		font-size: 22px !important;
		color: #fff;
		line-height: 1.3;
	}
	.design-statement .sheer-imgslide:nth-child(5) .sheer-main .title p {
		padding-left: 0 !important;
	}
  .six-article2 .allht{
	height:405px;
  }
  .swiper-container-horizontal{
	display:block !important;
  }
  header .header-logo a.geren{
	padding:0 10px;
  }
  .form-float h2 {
    margin: 0;
    margin-bottom: 15px;
    /* padding: 5px 0; */
    font-size: 18px;
    font-weight: bold;
    /* text-align: center; */
    color: #000;
  	line-height:18px;
	}
	.form-float h3 {
    font-size: 16px;
	margin:5px 0 5px 0;
	}
   .title{
        width: 80%;
        margin: 0 auto;
   }
  	.rt i {
    font-size: 28px;
    line-height: 28px;
    padding: 0 3px;
	}
   .sheer-imgslide1 .sheer-main > img{
        width: 85%;
   }
   .for-imgslide2,.for-imgslide3{
        height: 450px;
        background-size: cover;
   }
   .for-imgslide3{
        background-position: right bottom;
   }
   .for1-art>img{
        width: 95%;
        max-width: none;
   }
   .for2-mat .sheer-main > img{
        margin-top: -13%;
   }
   /*.five-imgslide .five-imgmain, .five-imgslide1, .six-article>.allht .sheer-main, .six-imgslide4
   , .foru-article1 .for-main1{
        height: 500px;
   }*/
   .appbox .swiper-slide{
        background-size: 28% auto !important;
   }
   .tvbox{
        height: 300px;
   }
   .videobox, .pause{
        background-size: 70px auto !important;
   }
   .six-imgslide3 ul li dl dd{
        font-size: 14px;
        height: 55px;
        line-height: 1.5;
   }
   .six-imgslide2 ul li{
        width: 50%;
        text-align: center;
   }
   .one-nav ul a{
        margin: 0 !important;
        width: 20%;
        text-align: center;
        float: left;
        display: block;
   }
   .one-nav ul a:nth-of-type(3),.one-nav ul a:nth-of-type(4){
        width: 0;
   }
   .five-imgslide2 > img,.ft-img,footer dd:nth-of-type(4){
        display: none;
   }
   .five-imgslide2 .sheer-main img.md-ban{
        display: block;
        width: 75%;
        margin: 0 auto;
   }
   footer dl{
        width: 100%;
        margin: 0 0 5px 0;
        padding-left: 0;
        border-bottom: solid 1px #bbb2b2;
        padding-bottom: 5px;
   }
   footer dl:after{
        display: none;
   }
   .seven-article .dnt{
        height: 0;
        margin: 0 auto !important;
   }
   .left-img img{
        max-height: 280px;
        margin-top: 20px;
   }
   footer dl:last-child{
        border-bottom: 0;
   }
   footer .sheer-footer-font{
   min-height: 160px;
   padding-left: 20px;
  }
 footer .sheer-footer-font ul{
   padding:0;
   margin:0;
 }
   .perfor-section .six-right:nth-child(3) .table-cell .title-center {
   text-align: center;
   width: 100%;
   position: inherit;
   left: 0;
   }
 .exhibition-statement .row>div{
   background:none;
 }
 .perfor-section .six-right:nth-child(3) .table-cell img{
 width:100%;
 }
   .five-imgslide .five-imgslide1:nth-child(1) {
   padding-top:20px;
 }
 .five-imgslide .five-imgslide1:nth-child(1) .bmw-main .title-mg {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   }
 .foru-article3 .for-onimg2 .for2-imgslide1:nth-child(2) .title-mg {
   position: inherit;
   right: 0;
   width: 100%;
 }
   .sheer-article .onimg-content .sheer-imgslide:nth-child(2) .sheer-main {
   width: 100%;
 }
   .sheer-article .onimg-content .sheer-imgslide:nth-child(4) .sheer-main .title h2{
   font-size:28px !important;
   color:#fff;
   line-height:1.3;
 }
   .sheer-article .onimg-content .sheer-imgslide:nth-child(2) .sheer-main .title h2{
   font-size:28px !important;
   color:#fff;
   line-height:1.3;
 }
   .sheer-article .onimg-content .sheer-imgslide:nth-child(2) .sheer-main .title {
   position: inherit;
   left: 0;
   top: 0;
 }
   .sheer-article .onimg-content .sheer-imgslide:nth-child(4) .sheer-main .title {
   position: inherit;
   left: 0;
   top: 0;
 }
   .sheer-article .onimg-content .sheer-imgslide:nth-child(4) .sheer-main img {
   padding: 0px 0 10px 0;
 }
   .foru-article3 .sheer-main p {
   width: 100% !important;
   margin: 0 auto !important;
   font-size: 17px !important;
 }
   .sheer-article .onimg-content .sheer-imgslide:nth-child(5) .sheer-main .title .bounceInUp {
   width: 100%;
   text-align: center;
   float: none;
   padding-left: 0;
 }
 .sheer-article .onimg-content .sheer-imgslide:nth-child(5) .sheer-main .title h2 {
   font-size: 30px !important;
   color: #fff;
   line-height: 1.3;
   width: 100%;
   text-align: center;
 }
   .sheer-article .onimg-content .sheer-imgslide:nth-child(5) .sheer-main .title {
   position: inherit;
   left: 0;
   width: 90%;
   margin: 0 auto;
 }
   .sheer-article .onimg-content .sheer-imgslide:nth-child(5) {
   min-height: 400px;
   background-color: #000;
 }
   .foru-article1 .for-imgslide2{
   background:none !important;
 }
   .hidden {
   display: block !important;
   height: 250px;
   margin-top: 20px;
 }
   .foru-article1 .for-imgslide2:nth-child(2) .bmw-main {
   width: 100% !important;
   margin: 0 !important;
 }
   .foru-article1 .for-imgslide2:nth-child(3) .bmw-main {
   width: 100% !important;
   margin: 0 !important;
 }
 .sheer-article .onimg-content .sheer-imgslide:nth-child(5) .sheer-main {
   float: none;
 width:100%
 }
   .five-imgslide .five-imgslide1:nth-child(2) .table .table-cell {
   display: block;
   vertical-align: top;
   text-align: center;
   width: 100%;
 }
 .six-imgslide3 ul li {
   max-width: 1000px;
   margin: 0 auto;
   height: 40px;
   line-height: 40px;
   text-align: center;
   padding: 0 10px;
   color: #fff;
   font-size: 15px;
   border: solid 1px rgba(255,255,255,.4);
 }
   .foru-article1 .pc-img{
 display:block !important;
 }
}

@media (max-width: 600px) {
    header .main>a.luntan,header .main>a.geren{
        display: none;
    }
    header .main>a{
        display: block;
        float: left;
        height: 30px;
        line-height: 30px;
        margin: 5px 0;
        width: 50%;
    }
    header .main>a img{
        width: 100px;
    }
  	.swiper-container {
	  margin: 0 auto;
	  position: relative;
	  overflow: hidden !important;
	  z-index: 1;
	}
    header .main>a:nth-of-type(2){
        text-align: right;
    }
    .hd-right a.luntan{
        display: inline;
    }
    .hd-right{
        float: none;
        width: 100%;
        line-height: 30px;
        clear: both;
    }
    .top-nav{
        line-height: 50px;
    }
  	.top-nav .navbar-toggle {
	  position: relative;
	  float: right;
	  margin-right: 0px;
	  padding: 9px 10px;
	  margin-top: 15px;
	  margin-bottom: 8px;
	  background-color: transparent;
	  background-image: none;
	  border: 1px solid transparent;
	  border-radius: 4px;
	}
    .hd-right .hd-btn,.hd-right > a{
        margin: 0 0 0 20px;
        font-size: 13px;
    }
    .one-nav{
        line-height: 50px;
    }
	  .story-contents .container .service-grid:nth-child(odd) .story-box .story-box-content{
		  padding:0;
		  margin-top:0;
		  text-align:left;
	  }
	  .story-contents .container .service-grid:nth-child(even) .story-box .story-box-content{
		  padding:0;
		  margin-top:0;
		  text-align:left;
	  }
	.story-box-content .this-title hr.out-hr{
		color: #ffbb00;
		border: 1px solid;
		width: 60%;
		transition: all .6s;
		-ms-transition: all .6s;
		-webkit-transition: all .6s;
		-o-transition: all .6s;
	  	margin:10px 0;
	}
	.story-box-content .this-title a {
		color: #fff;
		text-decoration: none;
		transition: all .6s;
		-ms-transition: all .6s;
		-webkit-transition: all .6s;
		-o-transition: all .6s;
		font-size: 18px;
	}
	.story-box-content .this-excerpts {
		padding-bottom: 1rem;
		font-size: 13px;
		color: #f4f4f4;
	}
	.story-box-content span {
		font-size: 14px;
		color: #f8f8f8;
	}
	.story-video .story-video-img {
		padding:3rem 0;
	}
	.story-contents .container .service-grid:nth-child(odd) .story-box {
		float: left;
		width: 100%;
	  	border:0;
	  	padding-bottom:0;
		box-sizing: border-box;
		margin-bottom: 3rem;
		padding: 10px;
		border-radius: 10px;
	}
	.story-contents .container .service-grid:nth-child(even) .story-box{
		float: left;
		width: 100%;
	  	border:0;
	  	padding-bottom:0;
		box-sizing: border-box;
		margin-bottom: 3rem;
		padding: 10px;
		border-radius: 10px;
	}
	.story-contents {
		padding: 3rem 0;
	}
	.team-plumbers .plumber-lists .our-plumber:nth-child(even) .teampage-img {
		width: 100%;
		float: left;
		overflow: hidden;
		max-height: 350px;
	}
	.team-plumbers .plumber-lists .our-plumber:nth-child(odd) .teampage-img {
		width: 100%;
		float: left;
		overflow: hidden;
		max-height: 350px;
	}
	.team-plumbers .plumber-lists .our-plumber:nth-child(odd) .his-details {
		width: 100%;
		float: right;
		padding:0;
		text-align: left;
	  	min-height: 290px;
	}
  	.team-plumbers .plumber-lists .our-plumber .team-inner{
		clear: both;
		border-radius: 5px;
		border: 1px solid #fff;
		padding: 10px;
		margin: 2rem 0;
		box-shadow: 1px 2px 15px 1px #ccc;
  	}
	.team-plumbers .plumber-lists .our-plumber:nth-child(even) .his-details {
		width: 100%;
		float: right;
		padding:0;
		text-align: left;
	  	min-height: 290px;
	}
	.team-plumbers .plumber-lists .our-plumber .his-details h2{
		margin:5px 0;
	  	font-size: 22px !important;
	}
    .one-nav ul{
        padding-top: 5px;
    }
    .one-nav ul a{
        width: 33.33%;
        margin: 10px 0 !important;
    }
    footer{
        padding: 15px 0;
    }
    .hd-right .geren{
        display: inline-block;
    }
}

@media (max-width: 480px) {

    .hidden{
        display: block;
        height: 250px;
        margin-top: 20px;
    }
    .title p em,.appbox .title p em:nth-of-type(1),.appbox .title p em:nth-of-type(2){
        display: inline;
    }
    .title p{
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: space-between;
        -ms-flex-pack: center;
        justify-content: space-between;
    }
    .sheer-imgslide1 .sheer-main > img,.for1-art>img,.title,.tvbox{
        width: 100%;
    }
    .sheer-imgslide5,.for-imgslide2,.for-imgslide3,.for-imgslide4,.five-imgslide1
    ,.six-imgslide4{
        height: auto;
    }
    .sheer-imgslide5,.for-imgslide2
    ,.for-imgslide3,.for-imgslide4,.five-imgslide1,.six-imgslide4{
        min-height:190px;
	  	width:100%;
    }
	.seven-article.arcicle2 .sheer-main {
		padding-top: 10%;
	}
    .foru-article1>.for-maintwo{
        /*background-image: url(../images/md-for10.jpg);*/
    }
    .hidden1{
        /*background: url(../images/cuwu.gif) no-repeat 85%/cover;*/
    }
    .hidden3{
        /*background: url(../images/for7.jpg) no-repeat 90%/cover;*/
    }
    .hidden4{
        height: 300px;
        /*background: #1e1e1e url(../images/for8.jpg) no-repeat center;*/
        background-size: 100% auto;
    }
    .hidden5{
        /*background: url(../images/six7.jpg) no-repeat 15%/cover;*/
    }
    .hidden6{
        /*background: url(../images/six5.jpg) no-repeat 95%/cover;*/
    }
    .hidden7{
        /*background: url(../images/deng2.gif) no-repeat 50%/cover;*/
        margin-top: -85px;
        display: none;
    }
    .for-imgslide2,.for-imgslide3,.for-imgslide4,.for-imgslide5
    ,.foru-article3 .for2-mat .sheer-main,.for2-imgslide1 .sheer-main h2
    ,.six-imgslide5 > div,.six-imgslide4{
        padding-top: 30px;
    }
    .appbox .swiper-slide{
        height: 300px;
    }
    .appbox .title p em img{
        max-height: 20px;
    }
    .appbox .swiper-pagination-bullet{
        width: 15px;
    }
    .appbox .swiper-container .table,.sheer-imgslide2 .six-main .title,.sheer-imgslide5 .bmw-main
    ,.sheer-imgslide2 .six-main .title, .for-maintwo .sheer-main, .for-imgslide2 .bmw-main, .for-imgslide4 .bmw-main, .for-imgslide3 .bmw-main,
     .for2-imgslide2 .bmw-main, .five-imgslide1 .bmw-main, .six-imgslide7 .bmw-main, .six-imgslide4 .bmw-main,.six-imgslide5 > div{
        width: 90%;
    }
    .appbox .swiper-slide{
        background-size: 35% auto !important;
        background-position: 2% center !important;
    }
    .title-center p, .title-mg p, .five-article .sheer-main p, .six-article .sheer-main p{
        margin: 5px 0;
    }
    .six-imgslide1 ul{
        text-align: center;
        font-size: 0;
    }
    .six-imgslide1 ul li{
        display: inline-block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: none;
        width: 33.33%;
        font-size: 14px;
        padding: 0 10px;
        margin: 0 0 20px 0;
    }
    .six-imgslide3 ul li dl dd{
        height: 75px;
    }
    .tvbox{
        height: 260px;
        margin-top: 20px;
    }
    .six-imgslide2 ul li h2{
        font-size: 20px;
    }
    .six-imgslide2 ul li span{
        font-size: 30px;
    }
    .hmtwo-imgall .swiper-pagination-bullet{
        width: 15px;
        height: 15px;
    }
    .seven-article .sheer-main{
        padding: 30px 0;
    }
    .six-imgslide7 .bmw-main img,.six-imgslide5 .table-cell img,.sheer-imgslide1 .sheer-main img{
        width: 75%;
        margin: 0 auto;
    }
    .five-imgslide .five-imgmain{
        /*background: url(../images/md-five.jpg) no-repeat 50%/cover;*/
    }
}

@media (max-width: 350px) {
    .tvbox{
        height: 200px;
    }
    .hidden6{
        background-position: 80% center;
    }
    .hidden1{
        background-position: 75% center;
    }
    .hidden2{
        background-position: 21% center;
    }
    .hidden3{
        background-position: 78% center;
    }
    .appbox .swiper-slide .table{
        background: none !important;
    }
    .appbox .swiper-slide .title{
        width: 100%;
    }
    .appbox .swiper-slide .table-cell > img{
        display: block;
        width: 35%;
        margin: 0 auto 15px;
    }
    .appbox .swiper-slide{
        height: auto;
    }
    .appbox .swiper-slide .table-cell .title h2{
        text-align: center;
    }
    .appbox .swiper-container .swiper-pagination{
        bottom: 25px;
    }
    .hidden{
        height: 200px;
    }
    .hidden4{
        background-size: 87% auto;
    }
}
