@font-face {font-family: 'iconfont';
    src: url('../font/iconfont.eot')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/iconfont.eot*/; /* IE9*/
    src: url('../font/iconfont.eot-#iefix')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/iconfont.eot?#iefix*/ format('embedded-opentype'), /* IE6-IE8 */
    url('../font/iconfont.woff')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/iconfont.woff*/ format('woff'), /* chrome、firefox */
    url('../font/iconfont.ttf')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/iconfont.ttf*/ format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../font/iconfont.svg#iconfont')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/iconfont.svg#iconfont*/ format('svg'); /* iOS 4.1- */
}
@font-face{
    font-family: 'avantgardebkbt';
    src: url('../font/AVGARDN.eot')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/AVGARDN.eot*/;
    src:url('../font/AVGARDN.eot-#iefix')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/AVGARDN.eot?#iefix*/ format('embedded-opentype'),
    url('../font/AVGARDN.woff')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/AVGARDN.woff*/ format('woff'),
    url('../font/AVGARDN.ttf')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/AVGARDN.ttf*/ format('truetype'),
    url('../font/AVGARDN.svg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/AVGARDN.svg*/ format('svg');

}
@font-face{
    font-family: 'axis';
    src: url('../font/axis.eot')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/axis.eot*/;
    src:url('../font/axis.eot-#iefix')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/axis.eot?#iefix*/ format('embedded-opentype'),
    url('../font/axis.woff')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/axis.woff*/ format('woff'),
    url('../font/axis.ttf')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/axis.ttf*/ format('truetype'),
    url('../font/axis.svg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/axis.svg*/ format('svg');
}
@font-face{
    font-family: 'avenir';
    src: url('../font/avenir.eot')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/avenir.eot*/;
    src:url('../font/avenir.eot-#iefix')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/avenir.eot?#iefix*/ format('embedded-opentype'),
    url('../font/avenir.woff')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/avenir.woff*/ format('woff'),
    url('../font/avenir.ttf')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/avenir.ttf*/ format('truetype'),
    url('../font/avenir.svg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/font/avenir.svg*/ format('svg');
}
*{ padding:0; margin: 0;}
html{ height: 100%; }
body{font-family: Helvetica,"Helvetica Neue",Arial,"Microsoft YaHei",sans-serif,"\9ED1\4F53"; height: 100%;}
img{ display: block; border: none; font-size: 0; }
a{ text-decoration: none; }
.clear{ clear:both; }
.hide{ /*visibility: hidden;*/ display: none; }
.bold{ font-weight: bold; }
.fl{float: left;}
.fr{float: right;}
.black{ color:#000; };
.white{ color:#fff; }
.construct{ width: 100%; margin: 0 auto; height: auto; position: relative;}
.container{ width: 1280px; margin: 0 auto; position: relative;}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

#sideIcon{ width: 86px; height: 131px; position: fixed; right: 0; top: 200px; z-index: 9999;  background:url('../image/tip.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/tip.png*/ no-repeat; }
#topline{ width: 100%; height: 4px; background: #f9c588 url('../image/topline.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/topline.jpg*/ no-repeat; background-size:cover; position: fixed; top:0;left: 0; z-index: 9999;  }
#header{ position: fixed; top: 4px; left: 0; height: 90px; z-index: 9999; -webkit-perspective: 500;}
#headerLogo{ margin-left:26px; height: 90px; float: left; width: 159px; background: url('../image/headerlogo.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/headerlogo.png*/ no-repeat; background-position: center center; }
#nav{ width: 1000px; height: 90px; margin-left: 90px; float: left; }
#nav ul{ width: 100%;height: 90px; }
#nav ul li{ padding: 0px 10px; margin: 0 30px; height: 88px; border-bottom: transparent 2px solid; line-height: 110px; font-family: 'avantgardebkbt';  font-size: 18px; color: #3e3a3a; float: left; list-style: none; cursor: pointer; transition: color 0.5s,border-color 0.5; -webkit-transition: color 0.5s,border-color 0.5s; -moz-transition: color 0.5s,border-color 0.5s; -ms-transition: color 0.5s,border-color 0.5s; -o-transition: color 0.5s,border-color 0.5s; }
#nav ul li:hover{ color: #c49e67; border-color: #c49e67; }
.navload{ width: 1280px; height: 381px; overflow: hidden; -webkit-transform: rotateX(-90deg); position: absolute; left:0;bottom: -381px; background: rgba(255,255,255,0.6); background-size:cover; opacity: 0; -webkit-transition: transform 0.5s; -moz-transition: transform 0.5s; -ms-transition: transform 0.5s; -o-transition: transform 0.5s; transform-origin: 100% 0%; -webkit-transform-origin: 100% 0%; -moz-transform-origin: 100% 0%;}
.navloadContainer{ width: 1200px; height: auto; margin: 12px auto 0; }
.navloadShow{ -webkit-transform: rotateX(0deg); transform-origin: 100% 0%; -webkit-transform-origin: 100% 0%; -moz-transform-origin: 100% 0%; }
.input-sqa .btn-sqa-pop,.btn-sqa .btn-sqa-pop{ position: absolute; display: block; background: #c49e67; border-radius: 9999px; opacity: 0; width: 0; height: 0; }
.navloadProductList{ width: 588px; height: 168px; margin: 6px; position: relative; font-family: 'avantgardebkbt'; overflow: hidden; }
.navloadProductList1{ width: 388px; height: 168px; margin: 6px; position: relative; }
.navloadProductListBg{ width: 100%; height: 168px; overflow: hidden; background-size:cover; background-repeat: no-repeat; position: absolute; left: 0; top: 0; z-index: 0; cursor: pointer; }
#navloadProduct-1 .navloadProductListBg{ background: url(../image/navProductimg1.jpg)/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/navProductimg1.jpg*/; }
#navloadProduct-2 .navloadProductListBg{ background: url(../image/navProductimg2.jpg)/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/navProductimg2.jpg*/; }
#navloadProduct-3 .navloadProductListBg{ background: url(../image/navProductimg3.jpg)/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/navProductimg3.jpg*/; }
#navloadProduct-4 .navloadProductListBg{ background: url(../image/navProductimg4.jpg)/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/navProductimg4.jpg*/; }
#navloadProduct-5 .navloadProductListBg{ background: url(../image/navProductimg5.jpg)/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/navProductimg5.jpg*/; }
.navloadProductListDetail{ width: 100%; height: 42px; position: absolute; bottom: 0;left: 0; background: rgba(196,158,103,0.6); text-align: center;}
.navloadProductListTitle{ font-family: 'avantgardebkbt'; display: inline-block; width: 100%; margin-top: 65px; text-align: center; color: #fff; font-weight:normal; font-size: 18px; transition: color 0.5s; -webkit-transition: color 0.5s; -moz-transition: color 0.5s; -ms-transition: color 0.5s;  -o-transition: color 0.5s;}
.navloadProductListBg:hover .navloadProductListTitle{ color:#504d4d; }
.navloadProductListDetail ul li{ height: 42px; line-height: 42px; color: #fff; margin:0 25px; cursor: pointer; font-size: 14px; transition: color 0.5s; -webkit-transition: color 0.5s; -moz-transition: color 0.5s; -ms-transition: color 0.5s; -o-transition: color 0.5s; }
.navloadProductListDetail ul li:hover{ color: #504d4d; }
.navloadProductListDetail ul{ display: inline-block; }


#headerContainer{ height: 90px; /*background:rgba(255,255,255,0.7);*/ position: relative; z-index: 9999;} /*url('../image/70perwhite.png') repeat*/
#headerContainerBg{ width: 100%; height: 90px; background: #fff; position: absolute; top: 0;left: 0;z-index: -1; opacity: 0.7;filter: alpha(opacity=70); }
#banner{ height: 900px; position: relative;}
#bannerImg{ width: 100%; height: 900px; position: relative; overflow: hidden; }
.bannerImg{ width: 100%; height: 900px; position: absolute; overflow: hidden;}
.bannerInnerImg{ width: 100%; height: 900px;  }
#bannerInnerImg1{ background: url('../image/banner1.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/banner1.jpg*/ no-repeat; background-size: cover; }
#bannerInnerImg2{ background: url('../image/banner2.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/banner2.jpg*/ no-repeat; background-size: cover; }
#bannerInnerImg3{ background: url('../image/banner3.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/banner3.jpg*/ no-repeat; background-size: cover; }
#bannerInnerImg4{ background: url('../image/banner4.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/banner4.jpg*/ no-repeat; background-size: cover; }
#bannerBtn{ position: absolute;bottom: 5px; left:40%; width: 20%;height: auto; z-index: 999; }
#bannerInnerTextNo1{ transform: translateX(-200px);  }
#bannerInnerTextNo2{ transform: translateY(-200px);  }
#bannerInnerTextNo4{ transform: translateX(200px);  }
/*#bannerInnerTextNo3{ transform: translateX(-250px); }*/
#bannerBtnContainer{ position: relative;width: 100%; height: auto; }
#bannerBtnCir{ display: block; height: 18px; width: 124px; margin: 0 auto; overflow: hidden; }
.bannerBtnCir{width: 21px; height: 18px; background: url('../image/navbtnbg.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/navbtnbg.png*/ no-repeat; margin:0 5px; float: left; position: relative;}
.bannerBtnCirChecked:after{ position: absolute; top: 4px; left: 6px; content: ""; padding: 0; height: 10px; width: 10px; border-radius: 6px; background: #fff; }
#bannerBtnContainer p{ font-family: 'avantgardebkbt'; font-size: 14px; color: #fff; text-align: center; height: 40px; line-height: 40px; }
#bannerToBottom{ margin: -2px auto 10px; width: 19px; height: 12px; background: url('../image/tobottom.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/tobottom.png*/ no-repeat; -webkit-animation: tobottom 1.5s linear infinite alternate 0s; }
.bannerInnerText{ width: 100%; position: absolute; top: 1000px; opacity: 0; filter: alpha(opacity=0);}
.bannerInnerText img{ display: block; margin: 0 auto; }/*绝对定位(100%宽度)>内部margin:0 auto;>css3属性transform:translate*/

.section1plate{ float: left; width: 33.3334%; height: 930px; position: relative; overflow: hidden; opacity: 0; filter: alpha(opacity=0);  -webkit-transform: scale(0.4,0.4); -webkit-transition: transform 0.6s;}
.section1plateShow{ -webkit-transform:scale(1,1); }
.section1InnerImg{ width: 100%; height: 930px; position: absolute; transform: scale(1.1,1.1); -webkit- transform: scale(1.1,1.1); -moz- transform: scale(1.1,1.1); -ms- transform: scale(1.1,1.1); -o- transform: scale(1.1,1.1); transition: transform 0.5s; -webkit- transition: transform 0.5s; -moz- transition: transform 0.5s; -ms- transition: transform 0.5s; -o- transition: transform 0.5s; }
.section1plate:hover .section1InnerImg{ transform: scale(1,1); -webkit-transform: scale(1,1); -moz-transform: scale(1,1); -ms-transform: scale(1,1); -o-transform: scale(1,1); }
#section1plate1 .section1InnerImg{ background: url('../image/section1plate1.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/section1plate1.jpg*/ no-repeat; background-size:cover;  }
#section1plate2 .section1InnerImg{ background: url('../image/section1plate2.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/section1plate2.jpg*/ no-repeat; background-size:cover;  }
#section1plate3 .section1InnerImg{ background: url('../image/section1plate3.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/section1plate3.jpg*/ no-repeat; background-size:cover;  }
.section1InnerTitle{ font-family: 'avantgardebkbt'; font-size: 46px;  width: 85%; margin: 60px auto 0; z-index: 10; position: relative;cursor: pointer;}
.section1InnerTitle span{ font-family: '微软雅黑'; font-size: 20px; padding: 0 10px; display: inline-block; font-weight: bold; }
.section1InnerTitle{ color: #fff; padding-bottom: 50px; border-bottom: #fff 2px solid; }
.section1InnerContent{ height: 140px; color: #000; width: 85%; margin: 0 auto; font-size: 14px; color: #fff; padding-top: 35px; position: relative; cursor: pointer; border-bottom: #fff 1px solid; z-index: 10; transition: color 0.5s;}
.section1InnerContent:hover{ color: #000; }
.section1InnerContent span{ position: absolute;bottom: 30px; width: 150px; right: 0; display: inline-block; text-align: right; }
.section1InnerEnding{ width: 85%; padding-top: 35px; margin:0 auto; position: relative; z-index: 10; text-align: left; font-size: 14px; color: #fff;  cursor: pointer;}
.section1InnerEnding:hover{ color:#000; }
.section1InnerAbstract{ width: 85%; margin: 0 auto; font-size: 14px; color: #fff; position: relative; z-index: 10; margin-top: 35px; }

#section2{ width: 100%; height: 850px; overflow: hidden; position: relative; }
#section2Bg{ width: 100%; height: 1306px; background: url('../image/section2Bg.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/section2Bg.jpg*/ no-repeat; background-size: cover; position: absolute; left: 0; top: -85px; }
#section2Mark{ width: 100%; height: 850px; position: absolute; top: 0;left: 0; background: url('../image/60perblackpoi.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/60perblackpoi.png*/ repeat; opacity: 0; filter: alpha(opacity=0); }
#section2Content{ width: 100%; height: 340px; opacity: 0; filter: alpha(opacity=0); margin: 600px auto 0;  /*background: url('../image/plate2text.png') no-repeat;*/ position: relative; z-index: 99;}
#section2Content .title{ text-align: center; font:normal 65px 'axis'; color: #efc88e; }
#section2Content .content{ font: normal 14px '微软雅黑'; color: #fff; text-align: center; line-height: 25px; }
#section2Content .content span{ color: #efc88e; font-size: 16px; display: none;/*display:inline-block*/ padding: 15px 0; }
#section2Content .icon{ width: 702px; height: 104px; background: url('../image/plate2text.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/plate2text.png*/ no-repeat; margin: 40px auto 0;}
#section3{ height: 525px; overflow: hidden; }
.section3plate{ width: 33.3333%; height: 525px; float: left; color: #000; position: relative; transition: color 0.6s; -webkit-transition: color 0.6s; -moz-transition: color 0.6s; -ms-transition: color 0.6s; -o-transition: color 0.6s;  }
.section3title{ font-family: 'avenir'; width: 90%; margin: 140px auto 0; font-size: 56px;  position: relative; cursor: default; }
.section3plate:hover{ color: #efc88e; }
.section3title span{ position: absolute; right: 0;bottom: 0; font-family: '微软雅黑'; color: #efc88e; font-weight: bold; font-size: 20px; cursor: pointer; }
.section3line{ width: 90%; height: 2px; background: #efc88e; margin: 30px auto 0; }
.section3content{  width: 90%; margin: 30px auto 0; font-size: 14px; cursor: default; }
#section4{ height: 430px; background: #5e71a4; overflow: hidden; }
#section4container{ height: 430px; position: relative;}
#section4Msg{ height: 430px; width: 609px; margin-left: 25px; float: left; position: relative; /*overflow: hidden;*/ }
#section4MsgList{ float: left; }
#section4MsgText{ float: left; }
.section4MsgList{ width: 235px; height: 43px; list-style: none; line-height: 43px; text-indent: 25px; font-size: 14px; font-family: arial; color: #fff; cursor: pointer; transition: background 0.5s,text-indent 0.5s; -webkit-transition: background 0.5s,text-indent 0.5s; -moz-transition: background 0.5s,text-indent 0.5s; -ms-transition: background 0.5s,text-indent 0.5s; -o-transition: background 0.5s,text-indent 0.5s; }
.section4MsgList:hover{ background: #4d6197; text-indent: 40px; }
#section4MsgText{ width: 350px; height: 235px; background: #fff; position: relative;}
#section4MsgText textarea{ border: none; outline-style: none; font-size: 14px; color: #545455; width: 330px; height: 215px; max-width: 330px; padding: 10px; overflow: auto; }
.section4MsgTextSend{ position: absolute; bottom: 5px; right: 10px;  -webkit-transition: transform 0.6s;  }
.section4MsgTextSendFly{ transform: translate(200px,-100px);  filter: alpha(opacity=0); }
.section4MsgTextSendBot{ transform: translate(-50px,30px); }
#section4MsgTextSend i{font-size: 26px; color: #b5bfda; cursor: pointer; transition: color 0.5s; -webkit-transition: color 0.5s; -moz-transition: color 0.5s; -ms-transition: color 0.5s; -o-transition: color 0.5s; }
#section4MsgTextSend i:hover{ color: #000; }
.section4MsgListChecked{ background: url('../image/massagebg.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/massagebg.jpg*/ no-repeat; background-size: cover; text-indent: 40px}
#section4Contact{ height: 430px; width: 530px; margin-left: 100px; font-size: 14px; color: #fff;  float: left; position: relative; overflow: hidden;}
#section4Contact .linkedIn{ position: absolute; width: 34px; height: 30px; background: url('../image/in.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/in.png*/ no-repeat; bottom: 92px; left: 369px; cursor: pointer; }
.section4content{ line-height: 40px;}
.section4CompanyName{font-size: 18px; margin-top: 15px;}
.section4logo i{ margin:0 60px 0 10px; font-size: 25px; color: #435384; cursor: pointer;  }
.section4title{ font-family: arial; font-size: 40px; color: #fff; margin: 50px auto 45px; }
#footer{ width: 100%; height: 90px; background: #595757; overflow: hidden; }
#footerLogo{ width: 121px; height: 33px; background: url('../image/footerlogo.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/footerlogo.jpg*/ no-repeat; margin:28px 0 0 5px; float: left;}
#footercopy{ float: right; color: #fff; font-size: 14px; display: inline-block; line-height: 90px; height: 90px; }
#proTan{ width: 98%; height: auto; position: absolute; left: 1%;top: 120px; /*background: url('../image/proMenuBg.jpg') no-repeat; background-size: cover; background-position: center center;*/ overflow: hidden; display: none;} 
.proTanTitle{font-family: 'axis'; width: 85%; margin: 11% auto 0; font-size: 40px; color: #fff; text-indent: 2%; }
.proTanContent{ width: 100%; height: 100%; }
.proTanContentCover{ width: 40%; height: 100%;  }
.proTanContentMain{ width: 60%; height: 100%; overflow: hidden; }
.proTanContentTitle{ font-family: 'axis'; font-size: 30px; color: #fff; margin: 10% 0 0 12%;  }
.proTanContentList{ margin: 0 0 0 12%; }
.proTanContentList ul{ margin-top: 25px; }
.proTanContentList ul li{ list-style: none; color: #fff; font-family: arial; display: inline-block; transition: background 0.5s,padding 0.5s; -webkit-transition: background 0.5s,padding 0.5s; -moz-transition: background 0.5s,padding 0.5s; -ms-transition: background 0.5s,padding 0.5s; -o-transition: background 0.5s,padding 0.5s; }
.proTanContentList ul li.listTitle{ font-size: 18px; }
.proTanContentList ul li.listMain{ font-size: 14px; padding: 5px 0;cursor: pointer;}
.proTanContentList ul li.listMain:hover{ background: #000; padding: 5px 10px; }
.listTitleChecked{ background: #000; transition: background 1s,padding 0.5s; -webkit-transition: background 1s,padding 0.5s; -moz-transition: background 1s,padding 0.5s; -ms-transition: background 1s,padding 0.5s; -o-transition: background 1s,padding 0.5s; }
#proTanContent-1 .proTanContentCover{ background: url('../image/pro_list_cover1.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_list_cover1.jpg*/ no-repeat center center; background-size:cover;  }
#proTanContent-2 .proTanContentCover{ background: url('../image/pro_list_cover3.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_list_cover3.jpg*/ no-repeat center center; background-size:cover;  }
#proTanContent-3 .proTanContentCover{ background: url('../image/pro_list_cover2.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_list_cover2.jpg*/ no-repeat center center; background-size:cover;  }
#proTanContent-4 .proTanContentCover{ background: url('../image/pro_list_cover4.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_list_cover4.jpg*/ no-repeat center center; background-size:cover;  }
#proTanContent-1 .proTanContentMain{ background: url('../image/pro_list_main1.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_list_main1.jpg*/ no-repeat center center; background-size: cover; }
#proTanContent-2 .proTanContentMain{ background: url('../image/pro_list_main3.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_list_main3.jpg*/ no-repeat center center; background-size: cover; }
#proTanContent-3 .proTanContentMain{ background: url('../image/pro_list_main2.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_list_main2.jpg*/ no-repeat center center; background-size: cover; }
#proTanContent-4 .proTanContentMain{ background: url('../image/pro_list_main4.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_list_main4.jpg*/ no-repeat center center; background-size: cover; }
/*.proTanContent{width: 85%; margin: 30px auto 0; font-size: 14px; color: #fff;  position: relative; }*/
#proTanContentColse{ position: absolute; top: 0px; right: 15px; color: #fff; font-size: 50px; cursor: pointer;}
.proTanContentImg{ width: 20%; height: auto; float: left; margin: 0 2.5%; cursor: pointer;}
.proTanContentImg img{ width: 100%; transition: transform 0.5s, box-shadow 0.5s; -webkit-transition: transform 0.5s, box-shadow 0.5s; -moz-transition: transform 0.5s, box-shadow 0.5s; -ms-transition: transform 0.5s, box-shadow 0.5s; -o-transition: transform 0.5s, box-shadow 0.5s;  }
.proTanContentImgName{font-family: 'axis'; font-weight: lighter; margin-top:10px; padding:0 5px; font-size: 18px; color: #fff; height: 44px; transition: background 0.7s; -webkit-transition: background 0.7s; -moz-transition: background 0.7s; -ms-transition: background 0.7s; -o-transition: background 0.7s;  }
.proTanContentImgName span{ font-family: 'axis'; font-size: 12px; }
.proTanContentImg:hover img{ box-shadow:  0 5px 25px -5px #000; transform: translateY(-5px); -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); }
.proTanContentImg:hover .proTanContentImgName{ background: #000; color: #fff;  cursor: pointer;}

#pro_section1{ height: auto; }
.prosection1platebg{ transition: transform 0.4s; -webkit-transition: transform 0.4s, background 0.2s; -moz-transition: transform 0.4s, background 0.2s; -ms-transition: transform 0.4s, background 0.2s; -o-transition: transform 0.4s, background 0.2s; }
.prosection1plate{ height: auto; width: 25%; overflow: hidden; position: relative; transform: scale(1.001,1.001);  }
.prosection1plate:hover .prosection1platebg{ transform: scale(1.06,1.06); -webkit-transform: scale(1.06,1.06); -moz-transform: scale(1.06,1.06); -ms-transform: scale(1.06,1.06); -o-transform: scale(1.06,1.06); }
#pro_section1_plate1_bg{ background: url('../image/pro1.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro1.jpg*/ no-repeat; background-size: cover; position: absolute; width: 100%; height: auto;  }
#pro_section1_plate2_bg{ background: url('../image/pro2.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro2.jpg*/ no-repeat; background-size: cover; position: absolute; width: 100%; height: auto;  }
#pro_section1_plate3_bg{ background: url('../image/pro3.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro3.jpg*/ no-repeat; background-size: cover; position: absolute; width: 100%; height: auto;  }
#pro_section1_plate4_bg{ background: url('../image/pro4.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro4.jpg*/ no-repeat; background-size: cover; position: absolute; width: 100%; height: auto;  }
.prosection1plate:hover #pro_section1_plate1_bg{ background: url('../image/pro1c.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro1c.jpg*/ no-repeat; background-size: cover; position: absolute; width: 100%; height: auto;}
.prosection1plate:hover #pro_section1_plate2_bg{ background: url('../image/pro2c.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro2c.jpg*/ no-repeat; background-size: cover; position: absolute; width: 100%; height: auto;}
.prosection1plate:hover #pro_section1_plate3_bg{ background: url('../image/pro3c.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro3c.jpg*/ no-repeat; background-size: cover; position: absolute; width: 100%; height: auto;}
.prosection1plate:hover #pro_section1_plate4_bg{ background: url('../image/pro4c.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro4c.jpg*/ no-repeat; background-size: cover; position: absolute; width: 100%; height: auto;}
.pro_section1_btn{ overflow: hidden; z-index: 5; position: relative; margin: 100% auto 0; text-align: center; line-height: 48px; font-size: 14px; width: 300px; height: 48px; background:#c49e67; border: #c49e67 2px solid; color: #fff;  transition: background 0.5s,border 0.5s; -webkit-transition: background 0.5s,border 0.5s; -moz-transition: background 0.5s,border 0.5s; -ms-transition: background 0.5s,border 0.5s; -o-transition: background 0.5s,border 0.5s; }
.pro_section1_btn:hover{ border: #fff 2px solid; background: transparent; cursor: pointer; }
#appDe{ overflow: hidden; }
.appDe_size3{ width: 295px; margin: 20px 0 0 20px; height: 295px;  background: url('../image/imgLoading.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/imgLoading.jpg*/ no-repeat; background-position: center center; position: relative; overflow: hidden;}
.appDe_section1_bg{ transition: transform 0.3s; -webkit-transition: transform 0.3s; -moz-transition: transform 0.3s; -ms-transition: transform 0.3s; -o-transition: transform 0.3s;  }
/*.appDe_size3:hover .appDe_section1_bg{ transform: scale(1.05,1.05); -webkit-transform: scale(1.05,1.05); -moz-transform: scale(1.05,1.05); -ms-transform: scale(1.05,1.05); -o-transform: scale(1.05,1.05);  }*/
.appDe_size3 .appDe_section1_bg{ width: 100%; height: 295px; background: gray; position: absolute; top:295px; left: 0; }
.pro_section1_title{ font-size: 25px; color: #fff; padding-left: 15px; }
.appDe_section1{ width: 100%;height: auto; }
#appDe_section1{ margin-top: 150px; margin-bottom: 150px; }
.appDe_section1_detail{ width: 100%; height: 100%; position: absolute; left: 0;bottom: -100%; background: url('../image/app_de_bg.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app_de_bg.png*/ repeat; transition: bottom 0.5s; -webkit-transition: bottom 0.5s; -moz-transition: bottom 0.5s; -ms-transition: bottom 0.5s; -o-transition: bottom 0.5s; }
.appDe_size3:hover .appDe_section1_detail{ bottom: 0; }
.appDe_section1_detail_container{ position: relative; width: 100%; height: 100%; overflow: hidden;}
.appDe_section1_detail_container p{font:normal 14px/18px arial; color: #fff; margin-left: 30px;}
.appDe_section1_detail_container p.appDe_section1_title{ font-size:24px;  color: #000; /*margin-top:10px; padding-left: 15px;*/ margin: 40px 0 0 30px;  }
.appDe_section1_content{ font:normal 14px/18px arial; color: #fff; /*margin-top: 5px; padding-left: 15px;*/ margin: 110px 0 0 30px; }
#appDe_section1_plate1 .appDe_section1_bg{ background: url('../image/app/[Group-2]-_IGP7211__IGP7212-2-images_1.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/[Group-2]-_IGP7211__IGP7212-2-images_1.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate2 .appDe_section1_bg{ background: url('../image/app/5.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/5.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate3 .appDe_section1_bg{ background: url('../image/app/amt-group_tomsk_bassein_7.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/amt-group_tomsk_bassein_7.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate4 .appDe_section1_bg{ background: url('../image/app/CINEMA-1.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/CINEMA-1.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate5 .appDe_section1_bg{ background: url('../image/app/CINEMA-3.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/CINEMA-3.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate6 .appDe_section1_bg{ background: url('../image/app/CIRCLE-BAFFLE.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/CIRCLE-BAFFLE.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate7 .appDe_section1_bg{ background: url('../image/app/D.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/D.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate8 .appDe_section1_bg{ background: url('../image/app/DSC_1060.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/DSC_1060.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate9 .appDe_section1_bg{ background: url('../image/app/DSC_1074.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/DSC_1074.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate10 .appDe_section1_bg{ background: url('../image/app/DSC_3820.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/DSC_3820.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate11 .appDe_section1_bg{ background: url('../image/app/DSC_3839.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/DSC_3839.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate12 .appDe_section1_bg{ background: url('../image/app/F.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/F.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate13 .appDe_section1_bg{ background: url('../image/app/IMG_4668.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/IMG_4668.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate14 .appDe_section1_bg{ background: url('../image/app/IMG_5722.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/IMG_5722.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate15 .appDe_section1_bg{ background: url('../image/app/IMG_5723.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/IMG_5723.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate16 .appDe_section1_bg{ background: url('../image/app/IMG_5724.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/IMG_5724.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate17 .appDe_section1_bg{ background: url('../image/app/IMG_5725.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/IMG_5725.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate18 .appDe_section1_bg{ background: url('../image/app/IMG_6459-调亮.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/IMG_6459-调亮.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate19 .appDe_section1_bg{ background: url('../image/app/IMG_6778.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/IMG_6778.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate20 .appDe_section1_bg{ background: url('../image/app/M.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/M.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate21 .appDe_section1_bg{ background: url('../image/app/Moscow-region-sport-center-1.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/Moscow-region-sport-center-1.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate22 .appDe_section1_bg{ background: url('../image/app/OFFICE-3.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/OFFICE-3.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate23 .appDe_section1_bg{ background: url('../image/app/p---近照6-.jpg') no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate24 .appDe_section1_bg{ background: url('../image/app/Sports-Center-1.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/Sports-Center-1.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate25 .appDe_section1_bg{ background: url('../image/app/北京国家开发银行.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/北京国家开发银行.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate26 .appDe_section1_bg{ background: url('../image/app/北京盈科大厦-培训室.jpg') no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate27 .appDe_section1_bg{ background: url('../image/app/北洋财务办公室.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/北洋财务办公室.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate28 .appDe_section1_bg{ background: url('../image/app/国外案例3.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/国外案例3.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate29 .appDe_section1_bg{ background: url('../image/app/江苏-常州儿童福利院-喷绘天花.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/江苏-常州儿童福利院-喷绘天花.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate30 .appDe_section1_bg{ background: url('../image/app/近照3.jpg') no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate31 .appDe_section1_bg{ background: url('../image/app/近照8.jpg') no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate32 .appDe_section1_bg{ background: url('../image/app/近照9.jpg') no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate33 .appDe_section1_bg{ background: url('../image/app/莫斯科国际银行1.jpg') no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate34 .appDe_section1_bg{ background: url('../image/app/宁波华侨豪生大酒店.jpg') no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate35 .appDe_section1_bg{ background: url('../image/app/深圳-嘉旺餐饮店.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/深圳-嘉旺餐饮店.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate36 .appDe_section1_bg{ background: url('../image/app/深圳市新区国地税办公楼3.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/深圳市新区国地税办公楼3.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate37 .appDe_section1_bg{ background: url('../image/app/37.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/37.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate38 .appDe_section1_bg{ background: url('../image/app/38.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/38.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate39 .appDe_section1_bg{ background: url('../image/app/39.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/39.jpg*/ no-repeat; background-size: cover; background-position: center center; }
#appDe_section1_plate40 .appDe_section1_bg{ background: url('../image/app/40.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/40.jpg*/ no-repeat; background-size: cover; background-position: center center; }


#appDe_section1_plate_c .appDe_section1_bg{ background: url('../image/app/continue.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app/continue.jpg*/ no-repeat; background-size: cover; background-position: center center; }
.app_section{width: 100%; position: relative; margin-top: 500px; opacity: 0; filter: alpha(opacity=0); overflow: hidden; transition: margin-top 0.5,opacity 0.5;}
#app_section1 .app_sectionDetailBg{ height: 910px; background: url('../image/app_sec_plate1.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app_sec_plate1.jpg*/ no-repeat; background-position:center center; background-size: cover;  }
#app_section2 .app_sectionDetailBg{ height: 822px; background: url('../image/app_sec_plate2.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app_sec_plate2.jpg*/ no-repeat; background-position:center center; background-size: cover;  }
#app_section3 .app_sectionDetailBg{ height: 822px; background: url('../image/app_sec_plate3.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app_sec_plate3.jpg*/ no-repeat; background-position:center center; background-size: cover;  }
#app_section4 .app_sectionDetailBg{ height: 822px; background: url('../image/app_sec_plate4.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/app_sec_plate4.jpg*/ no-repeat; background-position:center center; background-size: cover;  }
.app_sectionDetailL{ width: 563px; height: 822px; float: left;  margin-left: -562px; opacity: 0; filter: alpha(opacity=0);}
.app_sectionDetailR{ width: 562px; height: 822px; float: right; margin-right: -562px; opacity: 0; filter: alpha(opacity=0);}
#app_section1 .app_sectionDetailR{ height: 910px;  }
/*#app_section1 .app_sectionDetail{ background: url('../image/appDetailPlate1.png') no-repeat; background-size:cover; background-position: center center;  }
#app_section2 .app_sectionDetail{ background: url('../image/appDetailPlate2.png') no-repeat; background-size:cover; background-position: center center;  }
#app_section3 .app_sectionDetail{ background: url('../image/appDetailPlate3.png') no-repeat; background-size:cover; background-position: center center;  }
#app_section4 .app_sectionDetail{ background: url('../image/appDetailPlate4.png') no-repeat; background-size:cover; background-position: center center;  }*/
.app_sectionDetail{ overflow: hidden; position: relative; z-index: 2; background: url('../image/application_plate_content_bg.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/application_plate_content_bg.png*/ repeat; transition: width 0.6s; -webkit-transition: width 0.6s; -moz-transition: width 0.6s;  -ms-transition: width 0.6s; -o-transition: width 0.6s;   }
.app_sectionDetailBg{ width: 100%; height: 822px; position: absolute; top: 0; left: 0; }
#app_section1 .app_sectionDetailBg{ height: 910px; }
.app_sectionDetailBtn{width: 303px; height: 50px; display: block; position: absolute; bottom: 100px; left: 135px; background: url('../image/appDetailBtn.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/appDetailBtn.png*/ no-repeat; background-size: contain; transition: background 0.5s; -webkit-transition: background 0.5s; -moz-transition: background 0.5s; -ms-transition: background 0.5s; -o-transition: background 0.5s; }
.app_sectionDetailBtn:hover{ background: url('../image/appDetailBtnHover.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/appDetailBtnHover.jpg*/; cursor: pointer; }
.app_sectionDetailContent{ position: absolute; top: 256px; left: 62px; width: 438px; height: auto; font-size: 16px; font-family: Arial; color:#3e3a39; }
#app_section1 .app_sectionDetail .app_sectionDetailContent{ top:346px; }
.app_sectionDetailTitle{ position: absolute; left: 62px; top: 160px; font: bold 42px 'axis'; transition: left 0.6s; -webkit-transition: left 0.6s; -moz-transition: left 0.6s; -ms-transition: left 0.6s; -o-transition: left 0.6s; }
#app_section1 .app_sectionDetail .app_sectionDetailTitle{ top: 250px }

#aboutSection1{ width: 100%; height: 926px; position: relative; overflow: hidden; }
#aboutSection1R{ width: 386px; height: 926px; background: url('../image/ahoutSection1Bg.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/ahoutSection1Bg.jpg*/ no-repeat; background-size: cover; }
#aboutSection1L{ height: 926px; margin-top: 200px;}
#aboutSection1L1{ width: 100%; width: 100%;}
.aboutSection1L1Title{width: 100%; font-family: 'axis'; font-size: 55px; color: #d2a467; display: inline-block; text-align: center;}
.aboutSection1L1Abstract{ width: 100%; font-family: arial; color: #727171; font-size: 18px; font-style: italic; text-align: center; font-weight: lighter;  margin-top: 5px;}   
#aboutSection1L2{ width: 840px; height: 186px; margin: 15px auto 0;  }
.aboutSection1L2Plate1,.aboutSection1L2Plate2,.aboutSection1L2Plate3{ width: 280px; height: 186px; }
.aboutSection1L2Plate1{ background: url('../image/aboutSection1Icon1.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/aboutSection1Icon1.jpg*/ no-repeat; background-position: center 15px;   }
.aboutSection1L2Plate2{ background: url('../image/aboutSection1Icon2.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/aboutSection1Icon2.jpg*/ no-repeat; background-position: center 15px;   }
.aboutSection1L2Plate3{ background: url('../image/aboutSection1Icon3.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/aboutSection1Icon3.jpg*/ no-repeat; background-position: center 15px;   }
.aboutSection1L2PlateNum{ width: 100%; font-family: 'axis'; font-size: 40px; color: #d2a467; text-align: center; margin-top: 95px;}
.aboutSection1L2PlateExplain{ width: 100%; font-family: 'axis'; font-size: 14px; font-weight: bold; color: #000; text-align: center; }
#aboutSection1L3{ width: 100%; height: 345px; margin-top: 36px; overflow: hidden;  }
.aboutSection1L3Plate1,.aboutSection1L3Plate2{ width: 47%; height: auto; font-family: arial; font-size: 16px; color: #000;display: none; }
.aboutSection1L3Title{ font:bold 18px arial; text-align: center; margin-top: 30px; }
.aboutSection1L3Content{ font: 18px arial; text-align: center; }
.aboutSection1L3Plate1{ padding: 0 1% 0 2%; }
.aboutSection1L3Plate2{ padding: 0 2% 0 1%; }
#aboutSection2{ width: 100%; background: url('../image/aboutSection3Bg.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/aboutSection3Bg.jpg*/ no-repeat; background-size:cover; background-position: center center; position: relative;}
#aboutSection2Plate1{ font-family: 'axis'; font-size: 56px; color: #000; width: 100%; font-weight: bold; bottom: 350px; text-align: center; position: absolute; }
#aboutSection2Plate2{ font-family: 'arial'; font-size: 18px; color: #fff; width: 100%; text-align: center; font-style: italic; bottom: 300px;    position: absolute; }
#aboutSection2Plate3{ font-family: 'axis'; font-size: 300px; color: #fff; width: 100%;display: inline-block; height: 280px; overflow: hidden;  text-align: center; position: absolute; bottom: 0; }
.aboutSection2Plate3Container{ width: 783px; height: 280px; margin: 0 auto; position: relative;-webkit-perspective: 500; }
.numScrollStatus{position: absolute; left: 0; top: 0;-webkit-transform: rotateX(90deg);transform-origin: 100% 0%; -webkit-transform-origin: 100% 0%; -moz-transform-origin: 100% 0%;/*消除动画前的初始状态显示*/}
.numScroll{  -webkit-transition: transform 0.3s; -moz-transition: transform 0.3s; -ms-transition: transform 0.3s; -o-transition: transform 0.3s; }
.numScrollShow{position: absolute; left: 0; top: 0; -webkit-transform: rotateX(0deg); /*transform-origin: 100% 0%; -webkit-transform-origin: 100% 0%; -moz-transform-origin: 100% 0%;*/}
#numScroll1{opacity: 1; filter: alpha(opacity=100);}
#numScroll2{opacity: 1; filter: alpha(opacity=100);}


.per_bg{ height: 2527px; background: url('../image/per_bg.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/per_bg.jpg*/ no-repeat; background-position: top center; }
.per_cover{ height: 555px; background: url('../image/per_cover.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/per_cover.jpg*/ no-repeat; background-position: top center; position: relative; }
.per_cover_tip{ width: 489px; height: 177px; background: #deba85; position: absolute; bottom: 170px; right: 150px; overflow: hidden; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; }
.per_cover_container{ height: 631px; }
.per_cover_tipTitle{ font-size: 24px; font-weight: bold; color: #fff; margin: 36px 0 0 0; padding: 0 45px;  }
.per_cover_tipContent{ font-size: 14px; font-weight: normal; color: #fff; margin: 24px 0 0 0; padding: 0 45px;  }
.per-bg-container{ height: 2527px; position: relative; }
.paragraph-right{ width: 430px; height: auto; position: absolute; right: 190px; }
.paragraph-left{ width: 285px; height: auto; position: absolute; left: 275px; }
.paragraph-right .title,.paragraph-left .title{ font-size: 24px; font-weight: bold; color:#535353; }
.paragraph-right .content,.paragraph-left .content{ font-size: 12px; font-weight: normal; color:#535353; }
#per-par1{ top: 50px; }
#per-par2{ top: 610px; }
#per-par3{ top: 1200px; }
#per-par4{ top: 1630px; }
#per-par5{ top: 2100px; right: 100px; }

#aboutSection3{ height: 780px; width: 100%; overflow: hidden; position: relative; }
#aboutSection3Container{ position: absolute; width: 100%; height: 400px; background:rgba(204,159,102,0.7); top: 105px; left: 0; }
.aboutSection3Title{ width: 90%; margin: 0 auto; font-family: 'axis'; font-size: 65px; font-weight: bold; color: #fff; }
.aboutSection3Titles{width: 90%; margin: 60px auto 50px auto;  font-family: arial; font-size: 24px; font-weight: normal; color: #fff;}
.aboutSection3Abstract{ width: 90%; margin: 0 auto; font-family: arial; font-size:18px; color: #fff; font-weight: lighter; }
.aboutSection3Plate1{ width: 42.5%; margin: 65px 5% 0 5%; display: none;}
.aboutSection3Plate2{ width: 42.5%;margin: 65px 5% 0 0; display: none;}
.aboutSection3PlateBtn{ width: 100%; height: 52px; display: inline-block; line-height: 52px; text-align: center; font-size: 16px; color:#c49e67; background-color: #fff; cursor: pointer; }
.aboutSection3PlateContent{ margin-top: 38px; font-family: arial; font-size: 18px; color: #fff; }
.aboutSection3Logo{ width: 1021px; height: 76px; background: url('../image/aboutSection4Logo.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/aboutSection4Logo.png*/ no-repeat; background-size: cover; margin: 50px 0 0 5%; }
#proDeBg{ width: 100%; height: 820px; z-index: -1; position: fixed; top: 0; left: 0; background: url('../image/pro_bg.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_bg.jpg*/ no-repeat; background-size: cover; background-position: center center; }
.proDeSection{ width: 98%; margin: 94px auto 0px; overflow: hidden;   background-position: center center; background-size: cover; }
#proDeSection1{ background: url('../image/pro_third_anjiaA.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_third_anjiaA.png*/ no-repeat  center center; height: 3032px;}
#proDeSection2{ background: url('../image/pro_third_anjiaB.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_third_anjiaB.png*/ no-repeat  center center; height: 3177px;}
#proDeSection3{ background: url('../image/pro_third_anjiaD.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_third_anjiaD.png*/ no-repeat  center center; height: 3174px;}
#proDeSection4{ background: url('../image/pro_third_anjiaE.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_third_anjiaE.png*/ no-repeat  center center; height: 3136px;}
#proDeSection5{ background: url('../image/pro_third_fuheban.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_third_fuheban.png*/ no-repeat  center center; height: 3162px;}
#proDeSection6{ background: url('../image/pro_third_heitianhua.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_third_heitianhua.png*/ no-repeat  center center; height: 2844px;}
#proDeSection7{ background: url('../image/pro_third_jiejingban.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_third_jiejingban.png*/ no-repeat  center center; height: 3009px;}
#proDeSection8{ background: url('../image/pro_third_-pingban.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_third_-pingban.png*/ no-repeat  center center; height: 3176px;}
#proDeSection9{ background: url('../image/pro_third_shitie.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_third_shitie.png*/ no-repeat  center center; height: 3007px;}
#proDeSection10{ background: url('../image/pro_third_shuipingdiaopian.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_third_shuipingdiaopian.png*/ no-repeat  center center; height: 2919px;}
#proDeSection11{ background: url('../image/pro_third_xuanguachuipian.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_third_xuanguachuipian.png*/ no-repeat  center center; height: 3326px;}
#proDeSection12{ background: url('../image/pro_third_yanmian.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_third_yanmian.png*/ no-repeat  center center; height: 3014px;}
#proDeSection13{ background: url('../image/black.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/black.png*/ no-repeat  center center; height: 2289px;}
#proDeSection14{ background: url('../image/wall-panel.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/wall-panel.png*/ no-repeat  center center; height: 3236px;}
#newsList .cover{ height: 612px; background: url('../image/newsListCover.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/newsListCover.jpg*/ no-repeat center center; } 
#newsList .mainContent{ background: url('../image/newsBg.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/newsBg.jpg*/ repeat; }
#newsList .mainContentContainer .title{ color: #000; font:bold 48px 'Microsoft Yahei'; }
#newsList .topicList{ width: 100%; height: 205px; }
#newsList .topicList .topic{ width: 50%; height: 200px; }
#newsList .topicList .topic .cover{ width: 200px; height: 200px; border-top:#c49e67 5px solid; overflow: hidden; position: relative;}
#newsList .topicList .topic .cover .time{ width: 78px; height: 65px; background: #c49e67; position: absolute; left: 15px; top: 0; text-align: center; font:normal 16px arial;  color:#fff; padding-top: 5px; }
#newsList .topicList .topic .cover .time span{ font-size: 36px; }
#newsList .topicList .topic .detail{ width: 440px; height: 205px; position: relative;}
#newsList .topicList .topic .detail .title{ color: #000; font:bold 18px 'Microsoft Yahei'; width: 400px; margin: 0 auto; }
#newsList .topicList .topic .detail .abstract{ color: #010101; font:normal 18px 'Microsoft Yahei'; width: 400px; margin: 0 auto; margin-top: 10px; }
#newsList .topicList .topic .detail .more{ color: #c49e67; font:normal 18px 'Microsoft Yahei'; width: 400px; text-align: left; position: absolute; bottom: 0; left: 20px; cursor: pointer;}
#newsList .mainContentContainer .first{ margin-top:70px; border-top: #565656 1px solid;  }
#newsList .mainContentContainer .titleList{ height: 120px; line-height: 120px; border-bottom: #565656 1px solid; font:normal 18px 'Microsoft Yahei'; cursor: pointer;}
#newsList .mainContentContainer .titleList .title{ font:normal 18px 'Microsoft Yahei'; height: 120px; line-height: 120px; width: 1134px; text-align: left; }
#newsList .mainContentContainer .titleList .date{ font:normal 18px 'Microsoft Yahei'; height: 120px; line-height: 120px; width: 141px; text-align: right; }
#newsList .mainContentContainer .pageNum{  margin: 50px auto 0; padding-bottom: 100px; text-align: center;}
#newsList .mainContentContainer .pageNum .pageNumContainer{ display: inline-block; }
#newsList .mainContentContainer .pre{ /*display: inline-block;*/ font:normal 18px 'Microsoft YaHei'; margin-right: 15px; cursor: pointer; }
#newsList .mainContentContainer .next{ /*display: inline-block;*/font:normal 18px 'Microsoft YaHei'; margin-left: 15px; cursor: pointer;}
#newsList .mainContentContainer .num{ font:normal 18px 'Microsoft YaHei'; margin: 0 10px;  cursor: pointer;}
.pre,.next{  }
.pre:hover,.next:hover,.num:hover{ color: #c49e67; }
#newsList .mainContentContainer .Omission{ line-height: 25px; display: inline-block; }
#Lnews1{background: url('../image/Lnews1.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/Lnews1.jpg*/ no-repeat center center; height: 1956px;}
#Lnews2{background: url('../image/Lnews2.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/Lnews2.jpg*/ no-repeat center center; height: 2032px;}
#newsDetail{ overflow: hidden; background: url('../image/newsBg.jpg')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/newsBg.jpg*/ repeat; }
#newsDetail .breadTop{ background: url('../image/breadTop.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/breadTop.png*/ no-repeat center center; height: 59px; margin-top: 190px; }
#newsDetail .breadTop .bread{  float: right; font-family: 'microsoft yahei'; margin-right: 44px; font-size: 20px; color: #000; height: 30px;  line-height: 25px; }
#newsDetail .breadTop .bread span{ cursor: pointer; }
#newsDetail .breadTop .bread span:hover{ color: #c49e67; }
#newsDetail .title{ text-align: center; font:bold 24px 'Microsoft Yahei'; color: #000; margin-top:85px;   }
#newsDetail .date{ text-align: center; font:normal 18px 'Microsoft Yahei'; color: #6a6a6a; margin-top: 25px; }
#newsDetail .date span{ padding: 0 15px; }
#newsDetail .content{ margin-top: 90px; border-top: #a7a7a7 1px solid; border-bottom: #a7a7a7 1px solid; height: auto; padding: 60px 0; }
#newsDetail .content img{ display: inline; }
#newsDetail .pre{ font:normal 16px "Microsoft Yahei"; color: #010101; text-indent: 48px; height: 35px; line-height: 35px; margin-top: 40px; cursor: pointer; }
#newsDetail .next{font:normal 16px "Microsoft Yahei"; color: #010101; text-indent: 48px; height: 35px; line-height: 35px; padding-bottom: 40px; cursor: pointer;}
#newsDetail .pre:hover,#newsDetail .next:hover{ cursor: pointer; color: #c49e67; }
.app_sectionDetail .appDetailContainer{ width: 100%; height: 100%; position: relative; }
.app_sectionDetail .appContainer{ height: 100%; width: 100%; position: relative; transition: width 0.6s; -webkit-transition: width 0.6s; -moz-transition: width 0.6s; -ms-transition: width 0.6s; -o-transition: width 0.6s;  }
.app_sectionDetailR:hover{ width: 96%; }
.app_sectionDetailR:hover .appContainer{ width: 1280px; margin: 0 auto; }
.app_sectionDetailR:hover .app_sectionDetailTitle{ left:0; }
.app_sectionDetailR:hover .app_sectionDetailContent{display: none;}
.app_sectionDetailL:hover{ width: 96%; }
.app_sectionDetailL:hover .appContainer{ width: 1280px; margin: 0 auto; }
.app_sectionDetailL:hover .app_sectionDetailTitle{ right:0; text-align: right; }
.app_sectionDetailL:hover .app_sectionDetailContent{display: none;}
.app_sectionDetail .app_sectionDetailContentH{ height: 329px; width: 1280px; position: absolute; top: 350px; display: none; left: 50px; transition: left 0.6s; -webkit-transition: left 0.6s; -moz-transition: left 0.6s; -ms-transition: left 0.6s; -o-transition: left 0.6s; }
.app_sectionDetail:hover .app_sectionDetailContentH{ display: block; left: 0; }
.app_sectionDetailContentH .cover{ width: 480px; height: 329px; overflow: hidden; }
.app_sectionDetailContentH .cover img{ width: 480px; height: 329px; }
.app_sectionDetailContentH .content{ width: 755px; height: 329px; font-family: arial; font-size: 16px; }
.app_sectionDetailContentH .content>strong{ text-transform: uppercase; }
#app_section1 .app_sectionDetailR:hover .app_sectionDetailBtn{ bottom: 230px; left: 525px; }
#app_section3 .app_sectionDetailR:hover .app_sectionDetailBtn{ bottom: 145px; left: 525px; }
.app_sectionDetailL:hover .app_sectionDetailBtn{ bottom: 143px; left: 440px; }

#proDeSections{ width: 98%; margin: 0 auto 100px; background: url('../image/pro_third_plate1_bg.png')/*tpa=http://en.bybm.com.cn/frontend/web/statics/image/pro_third_plate1_bg.png*/ repeat;}
#proDeSections img{ width: 32%; margin-left: 1%; height: auto; float: left; padding: 20px 0; }
.bannerImgChecked .bannerInnerImg{  -webkit-animation: bannerZoom 8s linear 1 0s; }
@-webkit-keyframes bannerZoom{
0% {
    -webkit-transform: scale(1,1);
}
1% {
    -webkit-transform: scale(1.15,1.15);
}
100% {
    -webkit-transform: scale(1,1);
}
}
 @-webkit-keyframes tobottom{
    0%{
        -webkit-transform:translateY(5px);
    }
    25%{
        -webkit-transform:translateY(2px);
    }
    50%{
        -webkit-transform:translateY(-5px);
    }
    75%{
        -webkit-transform:translateY(-2px);
    }
    100%{-webkit-transform:translateY(5px);}
 }