﻿/* 鏂伴椈璇︽儏 */
/* @font-face{
  font-family: "msyh";
  src: url(../font/msyh.ttf);
} */
*{
  margin: 0;
  padding: 0;
  /* font-family: msyh; */
  font-family: "微軟雅黑";
  text-indent: initial;
}

ul{
    list-style: none;
}
.bg_white{
    background: white !important;
    border-bottom: 1px solid #d6d6d6;
}
.font_white{
    color: white !important;
}
.font_black{
    color: black !important;
}


.Bred_fRed{
    color: red;
}




/* 廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司// */
/* 鍥劇墖灞曠ず鍖哄煙寮�濮� */
.img_box{
  width: 100%;
  min-height: 4rem;
  position: relative;
  overflow: hidden;
}
.img_box .info_img{
  width: 100%;
  vertical-align: middle;
  /* position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%); */
}
/* 鍥劇墖灞曠ず鍖哄煙缁撴潫 */


/* 廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司 */
/* 鏍囬閮ㄥ垎寮�濮� */
.news_title_box{
  width: 100%;
  background: #EEF0F0;
  overflow: hidden;
}
.news_title_box>h1{
  /* width: 100%;
  font-size: 0.6rem;
  text-align: center;
  color: #4b4b4b;
  margin-top: 0.5rem; */
      width: 100%;
    height: 100%;
    font-size: 0.57rem;
    line-height: 0.8rem;
    text-align: center;
    color: #4b4b4b;
    margin: 0.35rem 0;
}
/* 鏍囬閮ㄥ垎缁撴潫 */



/* 廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司 */
/* 鏂伴椈璇︽儏閮ㄥ垎寮�濮� */
.news_detail_box{
    width: 100%;
    background: white;
    padding: 1rem 0 0 0;
}
.news_detail_box .center_box{
    width: 70%;
    margin: 0 auto;
}
.news_detail_box .center_box .title_box{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed rgb(234, 234, 234);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.news_detail_box .center_box .title_box>h1{
    width: 100%;
    font-size: 0.3rem;
    margin: 0;
    text-align: center;
    font-family: 600;
    color: #333;
}
.news_detail_box .center_box .title_box>p{
    width: 100%;
    font-size: 0.15rem;
    margin: 0.5rem 0;
    margin-top: 0.1rem;
    text-align: center;
}
.news_detail_box .center_box .ctxt_box{
    width: 100%;
}
.news_detail_box .center_box .ctxt_box .detail_box{
    width: 100%;
    min-height: 3rem;
    margin: 0.5rem 0;
    overflow: hidden;
}
.news_detail_box .center_box .ctxt_box .detail_box *{
    padding: 0;
    margin: 0;
    font-size: 0.2rem;
    line-height: 0.4rem;
}
.news_detail_box .center_box .ctxt_box .detail_box table{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* border: 1px solid rgb(234, 234, 234); */
    margin: 0.1rem 0;
}

/* 廣州優勝電子技術有限公司////2020-12-07廣州優勝電子技術有限公司廣州優勝電子技術有限公司/ */
.news_detail_box .center_box .ctxt_box .detail_box table tr td{
  padding: 0.03rem 0.05rem;
}

/* 廣州優勝電子技術有限公司廣州優勝電子技術有限公司/// */

.news_detail_box .center_box .ctxt_box .detail_box{
  font-size: 0.2rem;
  line-height: 0.3rem;
  /* text-indent: 0.4rem; */
}
.news_detail_box .center_box .ctxt_box .detail_box p{
  width: 100%;
  font-size: 0.2rem;
  padding: 0;
  margin: 0.2rem 0;
  color: #4b4b4b; 
  text-indent: 0.4rem;
  line-height: 0.4rem;
 
}
.news_detail_box .center_box .ctxt_box .detail_box p img{
  max-width: 100% !important;

}
.news_detail_box .center_box .ctxt_box .detail_box img{
  max-width: 100% !important;
}
/* 鏂伴椈璇︽儏閮ㄥ垎缁撴潫 */


/* 廣州優勝電子技術有限公司/2020-12-7廣州優勝電子技術有限公司廣州優勝電子技術有限公司//// */
font[size="1"] {
  /* font-size: 10px !important; */
  font-size: 0.1rem !important;
}
font[size="2"] {
  /* font-size: 13px !important; */
  font-size: 0.13rem !important;
}
font[size="3"] {
  /* font-size: 16px !important; */
  font-size: 0.16rem !important;
}
font[size="4"] {
  /* font-size: 18px !important; */
  font-size: 0.18rem !important;
}
font[size="5"] {
  /* font-size: 24px !important; */
  font-size: 0.24rem !important;
}
font[size="6"] {
  /* font-size: 32px !important; */
  font-size: 0.32rem !important;
}
font[size="7"] {
  /* font-size: 48px !important; */
  font-size: 0.48rem !important;
}




/* 廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司 */
/* 鏂伴椈鎸夐挳閮ㄥ垎寮�濮� */
.news_btn_box{
  width: 100%;
}
.news_btn_box .btn_up_box{
  width: 70%;
  margin: 0 auto;
  /* display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-start; */
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    
    justify-content: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;

    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
     -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
     -o-flex-wrap: wrap; 
  


}
.news_btn_box .btn_up_box .fl_box{
  width: 49%;
  padding: 0.4rem 0;
}
.news_btn_box .btn_up_box .fl_box>a{
  width: 100%;
  display: block;
  color: #4b4b4b;
  text-decoration: none;
}
.news_btn_box .btn_up_box .fl_box>a:hover span{
  color: #ff6700;
}
.news_btn_box .btn_up_box .fl_box>a>span{
  display: block;
  font-size: 0.2rem;
}

.news_btn_box .btn_up_box .fr_box{
  width: 49%;
  padding: 0.4rem 0;
}
.news_btn_box .btn_up_box .fr_box>a{
  width: 100%;
  display: block;
  color: #4b4b4b;
  text-decoration: none;
}
.news_btn_box .btn_up_box .fr_box>a:hover span{
  color: #ff6700;
}
.news_btn_box .btn_up_box .fr_box>a>span{
  display: block;
  font-size: 0.2rem;
}

/* // */
.news_btn_box .btn_down_box1{
  width: 70%;
  height: 1.4rem;
  margin: 0 auto;
  position: relative;
}
.news_btn_box .btn_down_box1>a{
  font-size: 0.2rem;
  padding: 0;
  color: #4b4b4b;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 0.3rem
}
.news_btn_box .btn_down_box1>a:hover{
  color: #ff6700;
}
/* 鏂伴椈鎸夐挳閮ㄥ垎缁撴潫 */


/* 詳情頁面------2021-03-25----- */

.iframe1{
    width: 100%;
    display: block;
    margin: 0 auto;
    border: none;
}





