﻿
/* CSS Document */

html, body {
    scroll-behavior: smooth;
}


@media screen and (max-width: 768px) {
  .e_breadcrumb-27 .p_breadcrumb {
    display: flex;
    justify-content: flex-start !important;
    align-items: center;
    flex-wrap: wrap;
}
  #newBridge #nb_toolbar_wrap.qiao-toolbar-btn-two a.qiao-toolbar-btn-last {
    margin-right: 0;
    background: #f22a13 !important;
}
   .biaoti {
	font-size: 20px !important;
	line-height: 2;
}
  
  .nyactive >div  a{
background:rgba(5,39,111,1) !important;
	
}	
.nyactive >div {
background:rgba(5,39,111,1) !important;
	
}
	

  
.nyactive a {
	color: #fff !important;

}

}
@media screen and (min-width: 769px) {


    .zzactive >div {
background:rgba(5,39,111,1) !important;
	
}
   .zzactive a   {
	color: #fff !important;

}
  
  

.nyactive a {
	color: rgba(5,39,111,1) !important;

}

.nyactive .e_text-26 a:before {
    width: 80% !important;
    margin-left: -40%;
    background: rgba(5,39,111,1);
    z-index: 0;
}

}



.page_a.current {
    background: rgba(5,39,111,1) !important;
    color: #fff;
}

@media only screen and (max-width: 768px){
  


}



:root {
  --c:rgba(5,39,111,1);
}
::-webkit-scrollbar {
  width: 2px;
  background: rgba(0,0,0,1);height:2px;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(5,39,111,1)
}

table{
 border-bottom: rgba(255,255,255,0.3) 1px solid;
 border-right: rgba(255,255,255,0.3) 1px solid;
 margin-bottom: 15px;
}
table TR TD{
 text-align:
 center;
 border-left: rgba(255,255,255,0.3) 1px solid;
 line-height: 2;
 font-size: 14px;
 border-top: rgba(255,255,255,0.3) 1px solid;
 padding-top:5px;
 padding-bottom:5px;
 color: #000;
}
table TD p{
 text-align:center;
 line-height: 2.2;

 font-size: 14px;
 color:#333;
 padding: 0 !important;
}
table .bt{
 background-color:rgba(5,39,111,1);
 color:#fff !important;
 font-weight:bold;
}
table .bt p{
 background-color:rgba(5,39,111,1);
 color:#fff !important;
 font-weight:bold;
}
TR.bg TD{
 color:#fff !important;
}
tr:nth-child(odd){/* background-color: rgba(0,0,0,0.2); */}
tr:nth-child(even){/* background-color: rgba(0,0,0,0.0); */}



 .biaoti {
	font-size: 28px;
	color: #333;
	margin-bottom: 15px;
	background: url(../image/6fde8f72-0806-4067-a7aa-23af42fe0c8b.png) no-repeat left center;
	font-weight: bold;
	padding-left: 46px;
	line-height: 2;
}