@charset "utf-8";  
/*head*/
.container{width: 1200px;margin: 0 auto;}
.lf{float:left;}
.rt{float: right;}
.cb{clear: both;}
.nav{background:#971110;position: relative;}
.erji{width:220px;background: #eeeeee;padding: 20px 30px;display: none;position: absolute;left: 0px;top: 56px;z-index: 9;}
.erji span{display: block;}
.nav li .erji span a,.nav .kstd span a{color: #555555;}
.nav li .erji span a:hover,.nav li .kstd a:hover,.red,.xxfw ul li a:hover{color:#b62423}
.nav li a{display: inline-block;line-height: 36px;color: #fff;}
.nav li{padding: 10px 20px;display: inline-block;position: relative;}
.nav li:hover,.nav .active{background:#b62423;}
.nav li:hover .erji{display: block;}
.search{position: absolute;right: 20px;width: 250px;height: 38px;top:8px;border-radius: 50px;padding-left: 20px;border:1px solid #fff;}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff;
  }
  
  ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #fff;
  }   
  .search .btn{height: 39px;width: 50px;background: #fff url(../images/icon19.png) no-repeat center center;border-radius: 50px;position: absolute;right: -1px;top: -1px;cursor: pointer;}
.search input{border: none;background: none;line-height: 38px;color: #fff;height: 38px;}
.kstd{position: absolute;width: 1200px;background: #f8f8f8;left: 0px;top: 56px;padding: 5px 0 5px 30px;}
.kstd a{padding: 0 14px;font-size: 14px;}
.topbg{width: 100%;height: 200px;}
.slider-top img{width: 1200px;height: 200px;}
.topbg{position:relative;}
.logo{position: absolute;left: 45px;top: 44px;z-index: 9;}
.toptxt{position: absolute;right: 45px;z-index: 9;top: 60px;}
.kstd .sjx{width: 12px;height: 6px;background: url(../images/icon21.png) no-repeat center center;position: absolute;top: -6px;left: 53px;}
/* foot */
.footer{background: #971110;font-size: 14px;color: #fff;text-align: center;padding: 20px 0;margin-top: 20px;}
.footer span{display: inline-block;margin: 0 20px;line-height: 36px;}

.lbnr_right{    min-height: 480px;}
