.navbar_menu{
  top:0;
  z-index: 1032;
  height: 80px;
  width: 1000px;
  display:inline;
  float: left;
  margin-left:20px;}
.navbar_menu a{
  height: 10px;
  width: 80px;
  top: 30px;
  left: 10px;
  padding-left: 10px;padding-right: 10px;
  position: relative;
  color:#fff;
  text-decoration:none;
  font-weight: 600;
  font-size: 18px;}
.navbar_menu a:hover {
  padding-bottom:5px; 
  border-bottom:2px solid #fff;}





/*导航条e*/

.controller{
  width: 1440px;
 /* height: 115px;*/
  z-index: 1030;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;}
.controller_detail{
  width: 1122px;
/*  height: 115px;*/
  z-index: 1030;
  padding-left: 166px;
  padding-right:153px;}



/*操作栏控件s*/

ul,li{margin: 0;padding: 0; list-style: none;}
a{text-decoration: none;}

 #tabbox{ width:1122px; overflow:hidden; margin:0 auto;}
 .tab_conbox{ border-top: none; margin-top: 12px;margin-bottom: 12px;}
 .tab_con{ 
   display:none;
   width: 100%;
   position: relative;
   float: left;
   background: #FFF;
   height: 90px;
   background-color: #cccccc;}
 .tab_con a{
   padding-left: 20px;
   color: #000000;
   font-weight: 700;
   font-family: 微软雅黑;
   font-size: 14px;
   margin-left: 9px;
   word-break: normal;
   line-height: 30px;
   float: left;
   width:155px;

   text-decoration:none;}


.tab_con a:hover{
  color: #1296db;}
.active-img {
  display: none;
  height: 96px;}
.active .active-img {
  display: block;
  height: 96px;}
.active .inactive-img {
  display: none;
  height: 96px;}
.tabbox_box{
  text-align: left;}
.tabs{background-color: #fff; height: 96px;width: 1122px;margin-top: 12px;margin-bottom: 12px;}
#tabs {padding-left: 135px;}
.tabs li{height: 96px;line-height:31px;float:left;border-left:none;overflow:hidden;position:relative;padding-right:15px;padding-left:15px;}
.tabs li a{display:block;padding:0 5px;outline:none;width:170px;}
.tabs li a:hover {background: #fff;}    
.tabs .thistab,.tabs .thistab a:hover{background: #fff;}
.tab_con {padding:12px;font-size:14px;line-height:175%;}


.tab_conbox{
  display: none;}
.tabbox_box:hover .tab_conbox {
  display: block;}
/*操作栏控件e*/
.rtitle{
    font-weight: 600;}
.changetype{
 background:url(/nic/images/tab_button.png) right 1px no-repeat; 
  font-size:10pt;}
.changetype a{
text-decoration:none;
 color:#FFF;}
.def_nav{
 background-color:#FFF;
 color: #000;
 text-decoration:none;}
.def_nav:hover{
 color:#000;
 text-decoration:none;
 border-bottom:2px solid #1296db;}
.def_nav:hover a{ color:#000;
 text-decoration:none;}
.def_nav a{color:#333;}
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
.showolny_title{
    text-align: center;
        margin-top: 20px;}
.conbody a span{color:#000 !important;}


.con p,.con span{ font-family:宋体 !important;font-size:12pt !important;line-height:150% !important;}
a {
text-decoration:none;
color:#FFF;}
