
.bg {
	padding-top: 28px;
    height: 220px ;
    background: url(https://www.las.ac.cn/front/images/100year/100bg1.png) center  ;
}
.bg_info {
	padding-top: 0px ;
    height: auto ;
    background: url(https://www.las.ac.cn/front/images/100year/100bg1.png) center;
}

.bg_info .navbox{
	    background: #a91004 !important;
}
.bg .nav-tabs>li.active>a, .bg .nav-tabs>li.active>a:focus, .bg .nav-tabs>li.active>a:hover {
    background-color: #d7a199 !important;
    color: #a91004 !important;
}
.bg .nav-tabs>li>a {
    color: #a91004 !important;
    background-color: rgba(255,255,255,80%) !important;
}
.bg .tab-content {
    background-color: rgba(255,255,255,60%) !important;
}

.bg .tab-content h3 {
	color: #a91004 !important;
}
.bg .link a{
	color: #a91004 !important;
}
.bg .tab-content .btn-primary {
    background: #a71003 !important;
    border: 1px solid #a71003 !important;
}
.highSearchDataBtn{
    background: #a71003 !important;
    border: 1px solid #a71003 !important;
}
.bg .tab-content .btn-link {
    color: #a91004 !important;
}
.scholareyeTypeDiv .btn.active {
    background-color: #f48105 !important;
    color: white !important;
    border-color: #f48105 !important;
}
.scholareyeTypeDiv .btn {
    background-color: #f8c895 !important;
    color: #a91004 !important;
    border-color: #e0392b !important;
}
.bg .nav-tabs{
	background-color: rgba(255,255,255,0) !important;;
}
.indexDataNav{
	background-color: rgba(255,255,255,0) !important;;
}
.resourcesp{
	color: #a91004 !important;
}

@media (max-width: 767px){
.bg {
   padding-top: 50px;
    height: auto ;
    background: #a91004 url('https://www.las.ac.cn/front/images/100year/100bg1.png') no-repeat top ;
    background-size:100% auto;
}
}
