
/*头部*/
a{text-decoration: none;}
.topWrap1{height:53px;border-bottom:2px solid #2086DA;background:#ffffff}
.top1{height:53px;width:1090px;margin:0 auto}
.logo1,.nav1{float:left;height:53px;line-height:53px}
.logo1{width:251px;}
.nav1{}
.nav1>li{text-align:center;font-size:16px;color:#666666;float:left;width:80px}
.nav1>li>a{color:#666666} .nav1>li>a:hover{color:#A10000}
.search1{float:right;margin-right:10px;width:247px;height:30px;border:1px solid #E5E5E5;margin-top:11px}
.search1 input{width:205px;height:28px;line-height:28px;*line-height:28px;outline:none;float:left;border:0;padding-left:10px;color:#AAAAAA;font-family:"微软雅黑"}
.search1 img{width:30px;height:30px;float:right}

/*底部*/
.bottomWrap{height:65px;line-height:65px;background:#F6F6F6;border-top:2px solid #F0F0F0}
.bottom{height:65px;width:1090px;margin:0 auto;color:#666666;font-size:13px;text-align:center}

/**右侧导航**/
.side-bar a,.chat-tips i { width:62px;}
.side-bar {width: 62px;position: fixed;bottom: 20px;right: 35px;font-size: 0;line-height: 0;z-index: 100;}
.side-bar a {width: 62px;height: 62px;display: inline-block;background-color:#ddd;margin-bottom: 2px;}
.side-bar a:hover {background-color: #669fdd;}
.side-bar .icon-qq {background-position: 0 -62px;}

.side-bar .icon-chat {background-position: 0 -130px;position: relative; margin-top:5px;}
.side-bar .icon-chat:hover .chat-tips {display: block;}
.side-bar .icon-blog {background-position: 0 -198px;margin-top:5px;}
.side-bar .icon-mail {background-position: 0 -266px;margin-top:5px;}
.side-bar .icon-totop {background-position: 0 -334px;}
.chat-tips {padding: 20px;border: 1px solid #d1d2d6;position: absolute;right: 78px;top: -55px;background-color: #fff;display: none;}
.chat-tips i {width: 9px;height: 16px;display: inline-block;position: absolute;right: -9px;top: 80px;background-position:-88px -350px;}
.chat-tips img {width: 138px;height: 138px;}
