body{min-width: 1200px!important;}
.container{max-width: 1200px!important;width: 100%;}
.p-s{position: sticky;top: 9px;z-index: 9;}

.bg-blue{background: #1b295a;}
.text-blue{color: #1b295a;}

.btn.bg-blue:hover{background: #d0111b;}

.left{width: 240px;}
.right{width: 930px;}

.left .left-li-a{background: #eee;color: #666;}
.left .left-li-a:hover{color: #1b295a;}


.topnav .nav-item.active{background: #d0111b;}
.topnav .nav-link{color: #fff;}

.title .line{height: 1px;background: #000;width: 40%;margin: auto;}

.pro-navs .btn:hover{background: #d0111b!important;}
.pro-li .pro-title{background-color: #eee;}
.pro-li:hover .pro-title{background-color: #1b295a!important;color: #fff!important;}
.pro-li .pro-line{background-color: #000;width: 50px;height: 2px;margin: 9px auto 5px;transition: all .3s;}
.pro-li:hover .pro-line{width: 90%;background-color: #fff;}

.company{background: url(../images/companybg.jpg) top center no-repeat;background-size: cover;}
.cb1{background: url(../images/cb1.jpg) top center no-repeat;height: 183px;background-size: cover;}
