﻿/* 闁哄懘缂氶崗妯兼兜椤戞寧顐� */
/* @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;
    }
    
    .color_ff6700{
        color: #ff6700 !important;
    }
    .width_1rem{
        width: 1rem !important;
    }
    
    /* 廣州優勝電子技術有限公司廣州優勝電子技術有限公司///// */
    /* 楠炲灝鎲￠崶楣冨劥閸掑棗绱戞慨锟� */
    .img_box{
        width: 100%;
        position: relative;
        overflow: hidden;
    }
    .img_box .info_img{
        width: 100%;
 	    vertical-align: middle;
    }
    /* 楠炲灝鎲￠崶楣冨劥閸掑棛绮ㄩ弶锟� */
    
  
    
        
    /* 廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司// */
     
    

/* ///2020-12-3廣州優勝電子技術有限公司/// */
.all_container{
    width: 100%;
    background-color: #EEF0F0;
   /*  display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap; */
    
     display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    
    justify-content: flex-start;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;

    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
     -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
     -o-flex-wrap: nowrap; 
    
    
}
.all_container .left_navs{
    width: 2.5rem;
    height: 100vh;
    /* background-color: pink; */
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.all_container .left_navs .out_container{
    width:2.5rem;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 99999;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-right: 1px solid rgb(234, 234, 234);
}
.all_container .left_navs .out_container .icon_box{
    width: 50%;
    height: 0.5rem;
    margin: 0 auto;
    margin-top: 0.2rem;
	position: relative;
}
.all_container .left_navs .out_container .icon_box>img{
    width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.all_container .left_navs .out_container .ewm_box{
    width: 50%;
    height: 1.6rem;
    margin: 0 auto;
    margin-top: 0.15rem;
    overflow: hidden;
}
.all_container .left_navs .out_container .ewm_box>img{
    width: 100%;
    height: 100%;
}
/*  鐎歸潻缂氶弲鍓侊拷浣冨閸╁懘寮借箛娑樺姤闁告帪鎷� */
.fixed_nav_box{
    width: 100%;
    height: calc(100vh - 4rem);
}
.fixed_nav_box .title{
    width: 90%;
    height: 0.5rem;
    margin: 0 auto;
    font-size: 0.25rem;
    text-align: center;
    line-height: 0.5rem;
    margin-top: 0.3rem;
    font-weight: 700;
}
.fixed_nav_box .nav_item_box{
    width: 95%;
    margin: 0 auto;
    height: calc(100% - 1.3rem);
}
.fixed_nav_box .nav_item_box .nav_item{
    width: 100%;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.3rem;
    height: 0.3rem;
    position: relative;
    margin: 0.1rem 0;
}
.nav_item_active{
    color: #ff6700;
}
.fixed_nav_box .nav_item_box .nav_item>a{
	text-decoration: none;
	color: #4B4B4B;
}
.fixed_nav_box .nav_item_box .nav_item>a:hover{
    color: #ff6700;
}

.a_active{
    color: #ff6700 !important;
}

/* 闁繪劗鎳撻崵顕�宕妸顭戝殑闂侇喓鍔岄崹锟� */
.djzx_box{
    width: 100%;
    height: 1rem;
    overflow: hidden;
}
.djzx_box .btn_box{
    width: 70%;
    height: 0.4rem;
    font-size: 0.2rem;
    color: #fff;
    text-align: center;
    line-height: 0.4rem;
    margin: 0.5rem auto;
    background-color: #ff6700;
}
.djzx_box .btn_box:active{
	background-color: #E15B00;
}

/* //// */
.all_container .right_content{
   /*  flex: 1; */
   width: calc(100% - 2.5rem);
    height: 100%;
}
.all_container .right_content .out_container{
    width: 100%;
    position: relative;
}
.all_container .right_content .out_container .hide_btn{
    width: 0.35rem;
    height: 0.35rem;
    position: fixed;
    top: 0.26rem;
    margin-left: 0.1rem;
    z-index: 99999;
}
.all_container .right_content .out_container .hide_btn>img{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* 廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司//// */
/* 廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司// */
/* 鍥劇墖灞曠ず鍖哄煙寮�濮� */
.img_box{
  width: 100%;
  height: 6rem;
  position: relative;
  overflow: hidden;
}
.img_box .info_img{
  height: 6rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
/* 鍥劇墖灞曠ず鍖哄煙缁撴潫 */


/* 廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司 */
/* 鏍囬閮ㄥ垎寮�濮� */
.news_title_box{
  width: 100%;
  background: #EEF0F0;
  overflow: hidden;
}
.news_title_box>h1{
    width: 92%;
    height: 100%;
    font-size: 0.35rem;
    line-height: 0.8rem;
    text-align: center;
    color: #4b4b4b;
    margin: 0.35rem auto;
    font-weight: 700;
}
/* 鏍囬閮ㄥ垎缁撴潫 */



/* 廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司廣州優勝電子技術有限公司 */
/* 鏂伴椈璇︽儏閮ㄥ垎寮�濮� */
.news_detail_box{
    width: 95%;
    background: #ffffff;
    padding: 1rem 0 0 0;
    margin: 0 auto;
    overflow:hidden;
}
.news_detail_box .center_box{
    width: 92%;
    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%;
    overflow: hidden;
}
.news_detail_box .center_box .ctxt_box .detail_box{
    width: 100%;
    min-height: 3rem;
    margin: 0.5rem 0;
    margin-bottom: 0.3rem;
    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 .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{
  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;
}
/* 鏂伴椈璇︽儏閮ㄥ垎缁撴潫 */


/* // */
.news_btn_box .btn_up_box1{
	width: 95%;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
}
.news_btn_box .btn_up_box1 .center_box1{
	width: 92%;
	margin: 0 auto;
	/* display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap; */
    
     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_box1 a{
	margin: 0;
	padding: 0;
    font-size: 0.2rem;
    color: #4b4b4b;
    text-decoration: none;
}
.news_btn_box .btn_up_box1 a:nth-of-type(2){
	text-align: right;
}
.news_btn_box .btn_up_box1 a:hover{
	color: #ff6700;
}
.news_btn_box .btn_down_box1{
  width: 95%;
  margin: 0 auto;
  position: relative;
  background: #ffffff;
  height: 1rem;
  margin-bottom: 0.3rem;
}
.news_btn_box .btn_down_box1>a{
  font-size: 0.2rem;
  padding: 0;
  color: #4b4b4b;
  text-decoration: none;
  position: absolute;
  left: 0.5rem;
  top: 0.15rem;
}
.news_btn_box .btn_down_box1>a:hover{
  color: #ff6700;
}
/* 鏂伴椈鎸夐挳閮ㄥ垎缁撴潫 */


.iframe1{
    width: 100%;
    display: block;
    margin: 0 auto;
    border: none;
}

/*  */
.footer_c{
   background-color: #ffffff !important;;
}
.footer_c .top{
	background-color: #ffffff;
}

