#tab_wrapper a{color:#333;text-decoration:none;}
#tab_wrapper a:hover{color:#093;text-decoration:none;}
/*#title{width:300px;margin:3% auto 0;}
#title h2{font-size:18px;}*/
#tab_wrapper{width:980px;margin:0 auto;background:#f8f8f8;border:1px solid #a3a3a3;padding:20px 20px 50px;border-radius:5px;-moz-border-radius:5px;}
#tab_wrapper h3{color:#333;font-size:14px;text-align:center;margin:20px 0;}
/* box */
.box {
       width: 602px;
    margin: 10px auto 0;
    background: #FFF;
    border: 1px solid #d3d3d3;
    font: normal normal 12px/24px "Microsoft yahei", Arial;
    padding-bottom: 30px;}
.tab_menu{overflow:hidden;}
.tab_menu li{width:180px;float:left;height:30px;list-style:none!important;list-style-type:none!important;*list-style-type:none!important;line-height:30px;color:#fff;background:#093;text-align:center!important;cursor:pointer;}
.tab_menu li.active{color:#333;background:#DFD1D1;list-style: none;}
.tab_menu li a{color:#fff;text-decoration:none;}
.tab_menu li.active a{color:#333;}
.tab_box{padding:20px;}     
.tab_box li{height:24px;line-height:24px;overflow:hidden;}
.tab_box li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}
.tab_box .hide{display:none;}


.control{  font-color:#1e5f93; text-align:left;height:30px;}
.control {overflow:hidden;}
.control  li{ list-style:none; display:block;}
.control  li i{}
.control  .fa{ cursor:pointer; color:#1e5f93;}
.control  .tabTit{background:#E0E8B8;font-size:12px;}
.control a { font-weight:normal;font-weight:bold;color:#1e5f93; text-decoration:none; padding-right:10px;}
.control .testLink{ font-weight:bold; font-size:12px;}
.control .testJ{font-weight:bold;font-size:18px; font-family:serif, sans-serif; cursor:pointer;color:#1e5f93;}

.control .testLink1{ font-weight:normal;font-size:12px; padding-left:20px;}
.control .testJ1{ font-weight:normal;font-size:18px; font-family:serif, sans-serif; cursor:pointer;color:#1e5f93;}


.test{ padding:10px; background:#edecea; margin:0 0 5px 0;height:auto!important;}

/*20190320*/
.box .nav-tabs > li.active > a, .box .nav-tabs > li.active > a:hover, .box .nav-tabs > li.active > a:focus {
    background: none;
    border: none;}
.box .nav > li > a {
    padding: 6.5px 0;
    text-align: center;}
.box .nav-tabs > li > a:hover {
    background-color: #093;
    border: none;
    border-radius: 0;}