.wrap{width: 1100px;margin: auto;}

input,button,a {
    outline:0 none !important; blr:expression(this.onFocus=this.blur());
}
body{ font-family:Microsoft YaHei;color: #000000;}

/*banner图*/
.banner{min-width: 1100px;position: relative;}
.banner img{display: block;width: 100%;}
/* 定位的 顶部*/
.top {position: absolute; z-index: 10;top: 75px;left: 0; ;background-color: rgba(255,255,255,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#ffffff);
    height: 115px;min-width: 1100px;width: 100%;}
.top-left{float: left;margin-top: 23px;}
.top-right{float: right;margin-top: 22px;}
.top-left h3{font-size: 33px;font-weight: bold;color: #201c19;}
.top-left h4{text-transform:uppercase;font-size: 14px;}
.hot-line p{text-align: right;}
.hot-line p span{font-size: 21px;}
.hot-line p .hot-sp{font-family: Imperial BT;font-size: 30px; }
.nav{margin-top: 10px;}
.nav ul li{float: left;margin-left: 30px;}
.nav ul li a{font-size: 16px;color: #000;}
.nav ul li a:hover{text-decoration: underline;color: #ff0000}


/*底部*/
.bottom{background-color: #d52929;min-width: 1100px;}
.bot-wrap div{float: left;}
.bot-box{margin-left: 120px;padding-bottom: 45px;padding-top: 45px;}
.bot-word{margin-left: 35px;}
.bot-list{margin-top: 15px;}
.bot-list li{float: left;}
.bot-list li{font-size:15px;color: #fff;margin-left: 13px; }
.bot-list li a{font-size:15px; color: #fff;}
.bot-list li a:hover{text-decoration: underline;}
.bot-word p{font-size: 15px;color: #fff;margin-left: 13px;line-height: 35px;margin-top: 10px;}