ul,li,ol{list-style: none;margin: 0;padding: 0;}
.header-bar{margin: 10px auto;height: 66px;}
.navbar-header {}
.navbar-header .navlogo{width: 204px;height: 66px;float: left;}


/*add new css*/
.navbar{border:0!important;}
.navbar-collapse{border-top: 0!important;}
.navbar-nav{width: 100%;margin: 0;}
.navbar-default .navbar-nav>.active>a{border-bottom: none;}
.navbar-default .navbar-collapse{margin-top: 10px; background: #fff; position: relative;z-index: 100;border:0;}
 
.backg{background-image: url(../img/bgC.jpg);background-size: 100% 100%; }
.tab-content{width: 1076px;margin: 0 auto;}
.titleList{background: #60aef8;height: 139px;}
.myTab{list-style: none;padding: 0;}
.titleList h1{float:left;display:inline-block;margin:45px 0;color: #FFFFFF;font-size:20px;line-height: 30px;background: url(../img/fenlei.png) left center no-repeat;padding-left: 30px;}
 
.titleList ul { margin-bottom: 0;margin-top: 15px;padding-left:140px;}
.titleList ul li{width:72px;text-align:center;float: left;display: inline-block;margin: 15px;}
.titleList ul li a{text-decoration:none; color:#FFFFFF;cursor:pointer;line-height: 30px;font-size: 18px; display: block;}

/*.tab-content h1{text-align: center;font-size: 28px;color: #000000;margin: 30px 0;}
.tab-content .myTab{border-bottom: 0;list-style: none;padding: 0;} 
.tab-content .myTab li {float:left;width: 114px;height: 38px;border: 1px solid#eeeeee;margin: 0 10px;margin-bottom: 20px;text-align: center;}
.tab-content .myTab li a{ text-decoration:none;cursor:pointer;line-height: 38px;font-size: 18px;color: #666666;display: block;}
.tab-content .myTab li.active a{color: #FFFFFF;background: #2472b9;}
.tab-content .myTab li:first-child{margin-left: 0;}
.tab-content .myTab li:nth-child(9){margin-left: 135px;}*/

.searchr-box{width: 500px;height: 60px;margin:35px auto;}
.searchr-box input{color: #999999;}
.searchr-box .input-group-addon{background:url(../img/search-btn.png)  no-repeat #2472b9;background-position: center center; padding: 15px 20px;cursor: pointer;}

.table{border:1px solid#dfe5ea;background: #FFFFFF;}
.table thead{background: #F7F7F7;}
.table thead tr,.table tbody tr{height: 55px;}
.table thead th,.table tbody td{font-size: 14px;color: #000000;  line-height: 35px!important;padding:0!important;text-align: center;}
.table tbody tr:nth-child(2n){background:#F7F7F7 ;}
.table tbody tr td{border-right:1px solid#dfe5ea;border-top:0;}
@media(max-width:768px){
	 .titleList{height:auto;}
	 .navbar-default .navbar-nav>li>a{font-size: 22px;text-align: center;}
	 .tab-content h1{width: 70%; }
}

@media(max-width:995px){
	.navbar-collapse{padding: 0;}
	.nav>li>a{margin: 6px;}
	.navbar-default .navbar-nav>li>a{font-size: 18px;}
	
}
@media(max-width:1170px){
	.tab-content .myTab{width:90%;}
	.tab-content .myTab li:nth-child(9){margin-left: 0;}
	
}
@media (max-width:980px) {
	.tab-content .myTab{width:80%;}
}

@media (max-width:820px) {
	.titleList{height:auto;}
	.tab-content{width: 100%;}
	.tab-content .myTab{width:70%;}
	.searchr-box{width: 90%;margin: 20px 10px;}
	.tab-content>.tab-pane ul{width: 100%;border-bottom: 2px solid#EEEEEE;}
	.tab-content>.tab-pane li{font-size: 16px;margin:10px; }
	
	.titleList h1{display: none;}
	.titleList ul{padding-left: 0!important;padding-top: 0;}
	.titleList ul li{margin: 6px!important;width:auto;}
	
	
}
