﻿/*除了新增之外修改部分前面已加“20150827”区别旧版CSS*/
@charset "utf-8";
/* CSS Document */
html { height: 100%; }
body { color: #666; line-height: 20px; height: 100%; }
a { color: #666; text-decoration: none; }
a:hover { color: #0066CC; }
.hb100 { min-height: 100%; height: auto; _height: 100%; }
.pb115 { padding-bottom: 115px; }
.fl { float: left; }
.topnavbox { width: 100%; height: 25px; background: #fff; font-size: 14px; font-family: "微软雅黑","Microsoft YaHei"; }
.topnavbox .box { width:700px; height: 25px; float: right; position: relative; z-index: 11; }
.topnavbox .box .topnav { width: 655px; height: 25px; }
.topnavbox .box .topnav .topli { float: left; width: auto; height: 25px; margin-right: 10px; line-height: 25px; cursor: pointer; display: block; }
.topnavbox .box .topnav .topli:first-child { float: left; width: 100px; height: 25px; margin-right: 10px; line-height: 25px; cursor: pointer; display: block; }
.topnavbox .box .topnav .topli span { margin-left: 10px; }

.topnavbox .box .topnav .topli ul { overflow:hidden; border-radius:5px; display: none; background: url(../images/tkbc02.png) no-repeat; background-position: 70% 0%; background-size: 8px 4px; padding-top: 4px; width: 125px; }
.topnavbox .box .topnav .topli .nav01 li { background:#088e6b; width: 125px; height: 20px; overflow: hidden; }
.topnavbox .box .topnav .topli .nav01 li:first-child{
    height: 20px;
    padding-top: 5px;
    border-radius: 5px 5px 0 0;
}
.topnavbox .box .topnav .topli .nav01 li.last-child{
    height: 20px;
    padding-bottom: 5px;
}
.topnavbox .box .topnav .topli .nav01 li a { background: none; font-size: 12px; color: #fff; width: 125px; height: 20px; line-height: 20px; display: block; text-align: center; }
.topnavbox .box .topnav .topli .nav01 li a:hover { color: #ffee00; }

.navandlogo { height: 100px; border-bottom: 1px #ccc solid\9; /*ie 6、7、8*/ position: relative; box-shadow: 0 2px 3px rgba(51,51,51,0.2); z-index: 1; }
.navbox { width: 1100px; height: 100px; }
.logo { width: 219px; }
.menu { width: 770px; height: 100px; position: relative; z-index: 10; }
.foot_login { height: 54px; border-top: 1px #ced7d2 solid; padding-top: 40px; }

/*404*/
.no404 { text-align: center; display: inline-block; width: 1000px; }


 


 