/*header*/
.headbar{min-width:1220px;height:163px;background: url(images/header.png) center top no-repeat;border-top:5px solid #99171d;}
.header{width:1220px;margin:0 auto;height:163px;position:relative;background: url(images/bg.png) right bottom no-repeat;}
.logo{float:left;padding-top:36px;}
.motto{float:left;padding-top:68px;padding-left:30px;}
.top{position:absolute;top:12px;right:0;}
.topnav{margin:0 15px;}
.topnav a{display:block;float:left;font-size:12px;color:#fff;padding:0 8px;margin:0 3px;background:#71c6da;}
.toplogin,.toplogin a{color:#a26164;font-size:12px;}
.topsearch{position:relative;z-index:100;}
.topsearch .sbtn{display:block;color:#a26164;font-size:12px;padding-left:23px;background: url(images/btn.png) left center no-repeat;}
.navbar{min-width:1220px;height:43px;background:#990000;}
.navlist{width:1220px;height:43px;margin:0 auto;}
.navlist li{float:left;height:43px;line-height:43px;text-align:center;}
.navlist li a{display:block;width:122px;font-size:16px;color:#fff;}
.navlist li.over a{background:#f19600;color:#fff;}
#menu_nav dl{display:none; z-index:99;position:absolute;width:180px;filter: alpha(opacity=90);-moz-opacity: 0.9; opacity: 0.9;}
#menu_nav dl dt{float:left;width:180px;height:35px;line-height:35px;}
#menu_nav dl dt a{color:#fff;font-size:14px;text-decoration: none;background:#990000; }
#menu_nav dl dt a:hover{background:#f19600;}
.searchform{width:198px;height:27px;position:absolute;top:40px;right:0;}
.searchform .keyword {width:170px;float:left;height: 27px;text-indent:10px;border: 0;transition: all 1s ease .1s;-webkit-transition: all 1s ease .1s;-moz-transition: all 1s ease .1s;-ms-transition: all 1s ease .1s;-o-transition: all 1s ease .1s;}
.searchform .submitbtn {width:27px;height:27px;float:left;cursor: pointer;border: 0;background: url(images/sbtn.png) no-repeat #fff center;}
.slidebanner{background: url(images/banner.png) center bottom no-repeat;}
/*footer*/
.footer{min-width:1220px;border-top:4px solid #e40011;background:#900006;}
.footinner{width:1220px;margin:0 auto;}
.copyright{line-height:30px;padding-top:30px;color:#fff;text-align:center;}
.footbz{text-align:center;}
