@font-face {
	font-family: 'Gotham_Light';
	src: url("../fonts/Gotham-Light.ttf");
}
@font-face {
	font-family: 'Gotham_Medium';
	src: url("../fonts/Gotham-Medium.ttf");
}
@font-face {
	font-family: 'Gotham_Book';
	src: url("../fonts/Gotham-Book.ttf");
}
@font-face {
	font-family: 'Gotham_Bold';
	src: url("../fonts/Gotham-Bold.ttf");
}



a:active{star:expression(this.onFocus=this.blur());}
a:focus,button:focus{outline:none; -moz-outline:none;}
:focus{outline:none;}
/*Reset Css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,area,param{margin:0; padding:0;color: #000000;}
html,body{margin:0; padding:0;font-family: 'Gotham_Light'; -webkit-text-size-adjust:none;color: #000000;}
input,button,select,textarea{font-family: 'Gotham_Light';}
ol,ul{padding-left:0; list-style:none;}
img{border:none; display:inline-block; vertical-align:middle;}
th{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6,p{font-size:100%;font-weight: normal;}
input{display:inline-block; vertical-align:middle;color:#666;}

fieldset{border:none;}
legend{display:none;}
/*Clear Css*/
.clear{clear:both; font-size:0; height:0; line-height:0;}
.clearfix:after{content:'\20';display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearb{ clear:both;}
.clearfix{display:block;zoom:1;}
* html .clearfix{height:1%;}
/*Common Css*/
body{font-size:12px;}
a{ text-decoration:none;color: #000000;}
a:hover{color: #005eba;}
.fl{float:left; _display:inline;}
.fr{float:right; _display:inline;}
::-ms-clear, ::-ms-reveal{display: none;}
input[type=button],input[type=submit],input[type=reset],select{border-radius:0;-webkit-appearance: none;-moz-appearance: none;}
a:focus,a:hover{-webkit-tap-highlight-color:rgba(0,0,0,0);transition: all 0.3s linear;}
.swiper-button-next,.swiper-button-prev{z-index:3 !important;}
textarea {resize: none;}
.table{height:100%;display:table;width:100%;}
.table-cell{display:table-cell;vertical-align:middle;}
.textover{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
input::placeholder{color: #666666;}
input:-ms-input-placeholder {
   color: #666666;
}
input::-webkit-input-placeholder {
    color: #666666;
}

/* input:-moz-placeholder {
    color: #666;
}
input::-moz-placeholder {
    color: #ccc;
}
input:-ms-input-placeholder {
    color: #666 !important;
} */
input::-ms-input-placeholder {
   color: #666666;
}

input{color: #000000;}

textarea::placeholder{color: #666666;}
textarea{color: #000000;}
img{max-width: 100%;}
.img100{display: block;width: 100%;height: auto;}
.noBold{font-weight: normal;}
.bolder{font-weight: bolder;}
.textCenter{text-align: center;}
.allSfTx{overflow: hidden;}
.allSfTx .allSfTxImg{transition:all linear .3s;-webkit-transition:all linear .3s;}
.allSfTx:hover .allSfTxImg{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}

@media (max-width:10000000px){
    html{
        font-size: calc(100vw/19.2) !important;
    }
}
@media (max-width:1024px){
    html{
        font-size: calc(100vw/10.5) !important;
    }
}
@media (max-width:539px){
    html{
        font-size: calc(100vw/7.5) !important;
    }
}

.allTit_1{font-family: 'Gotham_Bold';margin-top: 0.7rem;font-size: 0.48rem;line-height: 1;}
.allTit_1.mt0{margin-top: 0;}
.allTit_hr{display: block;width: 0.72rem;height: 0.04rem;background-color: #ffffff;margin: 0.17rem auto 0;}
.allTit_hr.bjlanse{background-color: #005eba;}
.allTit_js{font-size: 0.28rem;text-align: center;font-family: 'Gotham_Medium';margin-top: 0.55rem;}
.allTit_hr.textLeft{margin: 0.17rem 0 0;}

.colorfff{color: #ffffff;}
.color666{color: #666666;}
.f_48{font-size: 0.48rem;}
.f_44{font-size: 0.44rem;}
.f_24{font-size: 0.24rem;}
.f_22{font-size: 0.22rem;}
.f_20{font-size: 0.2rem;}
.f_18{font-size: 0.18rem;}
.f_14{font-size: 0.14rem;}
.f_12{font-size: 0.12rem;}
.f_38{font-size: 0.38rem;}
.f_34{font-size: 0.34rem;}
.f_28{font-size: 0.28rem;}
.f_16{font-size: 0.16rem;}
.display_pc{}
.display_wap_big{display: none;}
.display_wap_small{display: none;}
.display_wap{display: none;}
.lanse{color: #005eba;}

.f_30{font-size: 0.3rem;}



@media(max-width:1024px){
	.f_48{font-size: 0.54rem;}
	.f_44{font-size: 0.5rem;}
	.f_24{font-size: 0.35rem;}
	.f_22{font-size: 0.33rem;}
	.f_20{font-size: 0.31rem;}
	.f_18{font-size: 0.3rem;}
	.f_14{font-size: 0.28rem;}
	.f_12{font-size: 0.24rem;}
	.display_pc{display: none!important;}
	.display_wap_big{display: block!important;}
	.display_wap{display: block!important;}
	.f_38{font-size: 0.44rem;}
	.f_30{font-size: 0.4rem;}
	.f_34{font-size: 0.4rem;}
	.f_28{font-size: 0.39rem;}
	.f_16{font-size: 0.3rem;}
	.allTit_1{margin-top: 1rem;font-size: 0.64rem;line-height: 1.1;}
	.allTit_js{font-size: 0.39rem;}
	.allTit_hr{width:1rem;height: 0.06rem;margin-top: 0.2rem;}
	.allTit_hr.textLeft{margin: 0.2rem auto 0;}
	html,
	body {
		overflow-x: hidden;
		width: 100%;
	}
	
	.boeAbout_jsXzNr_left_1.f_24, .boeGlobal_js.f_14, .boeSensor_Adva_list_tit.f_24{font-size: 0.3rem;}
	
	
	
	
}

/* 小屏幕 */
@media(max-width:539px){
	.f_12{font-size: 12px;}
	.display_pc{display: none!important;}
	.display_wap_big{display: none!important;}
	.display_wap_small{display: block!important;}
	.allTit_1{font-size: 0.58rem;}
	
}

/* ********************** */
.fixedVideo,.alertOpctioy{ position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.7); z-index:99999999999999; display:none;}
.fixedVideo .videoDDD{background: #222 url(../images/loading_1.gif) no-repeat  center; border-radius: 4px; width:12rem; position:absolute; left:50%; margin-left:-6rem; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.fixedVideo .videoDDD iframe,.fixedVideo .videoDDD embed,.fixedVideo .videoDDD video{ width:100%; }
.fixedVideo .videoDDD iframe,.fixedVideo .videoDDD embed{ height: 100%;}
.fixedVideo .videoDDD .openVd{ width:100%; height:100%;}
.allContact{ position:fixed; width:1160px; left:50%; margin-left:-600px; top:10%; height:73%; overflow-y:scroll; background:#fff; padding:40px 20px 20px 40px; z-index:556; }
.closeTxtt{ position:absolute; right:0; top:0px; cursor:pointer; background:#ccc;}
.closeVideo{position: absolute;z-index: 555; left: 100%; top: 0; width: 42px;height: 42px; background: #005eba url(../images/close.png) no-repeat center center; border-radius:0 3px 3px 0;}
@media only screen and (max-width:640px ) {
	.fixedVideo .videoDDD{width: 93%; margin-left: 0; left: 2%;}
	.closeVideo{ left: auto; right: 0; top: auto; bottom: 100%; border-radius: 0;}
}



/* 自定义字体 */
.boe_Access_top_left h6, .boe_Genesis_top h6, .boe_Access_top_right h6, .boe_Chips_top_left h6, .boe_ESGNr_pos h6, .boe_homeProCp .boe_homeProCpMk_tit, .boe_ChipsNrMk p, .boe_about_top h5, .boe_ESGNr_pos h3{font-family: 'Gotham_Medium';}

.boe_homeBanner_pos h3, .boe_homeISESwiper .boe_homeISESwiper_pos h3, .boe_about_top h3, .boe_about_top h6, .boe_about_bottom h6, .boe_aboutNr_con_mk_num h3 span, .boe_about_bottom h3, .boe_aboutNr_con_mk_num h3 em, .boe_Genesis_top h3, .boe_Access_top_left h3, .boe_Access_top_right h3, .boe_AccessNrMk_leftNr h3, .boe_Chips_top_left h3{font-family: 'Gotham_Bold';}

.headerNav a, .boe_homeBanner_pos h6, .boe_homeISESwiper .boe_homeISESwiper_pos h6, .boe_aboutNr_con_mk_top p, .boe_aboutNr_con_mk p, .boe_homeProCp .boe_homeProCpMk_nav li a, .boe_ESGNr_pos p{font-family: 'Gotham_Book';}

/* font-family: 'Gotham_Light'; */

@media(max-width:1024px){
	
}
@media(max-width:768px){
	
}
@media(max-width:539px){
	
}

/* 

.boeSensor_SoluSwiper .swiper-wrapper{width: 100%!important;transform: translate3d(0px, 0px, 0px)!important;display: block!important;}
	.boeSensor_SoluSwiper .swiper-wrapper .swiper-slide{width: 100%!important;margin: 0.4rem 0 0 0!important; position: relative;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;}

.boe_ESGWapXzSjNav{display: flex;justify-content: space-between;width: 90%;margin: 0.2rem auto 0;}
.boe_ESGWapXzSjNav li{width: 32%;}
.boe_ESGWapXzSjNav li a{display: block;height: 0.88rem;width: 100%;background-color: #f7f8fa;color: #333333;font-family: 'Gotham_Book';display: flex;justify-content: center;align-items: center;}

class="toClick" id="toClick_13"
class="thisActive" id="thisActive_13"

.boeMled_OverviewNr_listMk{width: 100%;background: rgba(255, 255, 255, .2);box-sizing: border-box;padding: 0.5rem;margin-top: 0.2rem;border-radius: 0.1rem;}

.boeMled_IndoorSwiper .swiper-slide{background: rgba(255, 255, 255, .2);border-radius: 0.1rem;box-sizing: border-box;padding: 0.1rem 0.5rem 0.5rem;height: auto;}

.boeMled_OutdoorNrMk_img{width: 100%;text-align: center;margin: 0;background: rgba(255, 255, 255,.5);padding: 0.3rem 0;}

background-image: url(../images/home/lcd_Products_bj.jpg);background-repeat: no-repeat;background-size: cover; background-position: center top;

.boe_Cases .boe_Cases_nav::-webkit-scrollbar {height: 5px; }
	.boe_Cases .boe_Cases_nav::-webkit-scrollbar-track {background: rgba(0, 0, 0, 0.12);}
	.boe_Cases .boe_Cases_nav::-webkit-scrollbar-thumb {background: #2b7fff;}
	.boe_Cases .boe_Cases_nav::-webkit-scrollbar-thumb:hover {background: #2b7fff;}
	
	.boeEdu_BanSwiper-prev, .boeEdu_BanSwiper-next

	.boe_Cases .boe_Cases_nav::-webkit-scrollbar {width: 0; height: 0; }
	.boe_Cases .boe_Cases_nav::-webkit-scrollbar-track {background: none;}
	.boe_Cases .boe_Cases_nav::-webkit-scrollbar-thumb {background: none;}
	.boe_Cases .boe_Cases_nav::-webkit-scrollbar-thumb:hover {background: none;}
	
	 */