/* CSS 公用样式表    */

body, h1, h2, h3, h4, p, dl, dt, dd, ul, li, form, th, td, table, label {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

body, button, input, select, textarea, li, dt, dd, div, p, span {
    font: 12px/1.5 tahoma, arial, '宋体', sans-serif;
}

em b {
    font-style: normal;
}

ul, ol {
    list-style: none outside none;
}

img {
    border: medium none;
}

a {
    color: #2b2b2b;
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    color: #0080C7;
    text-decoration: underline;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: middle;
}

button {
    cursor: pointer;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.clear {
    clear: both;
}

.clear {
    zoom: 1;
}

/* 顶部topbar */
.topbar, .top-bd {
    position: relative;
}

.topbar {
    background: url(../images/topbar.gif) repeat-x scroll 0 0;
    border-bottom: 1px solid #E7E7E7;
    height: 34px;
    min-width: 990px;
    color: #2b2b2b;
}

.top-bd {
    width: 990px;
    margin: 0 auto;
}

.top-bd a {
    color: #2b2b2b;
    font-style: normal;
}

.top-bd a:hover {
    color: #BC2931;
    text-decoration: underline;
}

.top-left {
    float: left;
}

.login-link {
    height: 34px;
    line-height: 34px;
}

.login-link a {
    margin-right: 5px;
    color: #0080C8;
    display: inline-block;
}

.top-right {
    float: right;
}

.top-right .first-child {
    background: none repeat scroll 0 0;
}

.tool-menu li, .menu-list .menu-hd b, .menu-list .menu-hd-l b, .cx-sub-nav .sub-fu li, .icon-phone b {
    background-image: url(../images/topbar_icon_bg.gif);
    background-repeat: no-repeat;
}

.tool-menu li {
    background-position: 0 -48px;
    float: left;
    display: inline;
    margin-left: -1px;
    padding: 2px 0;
}

.menu-hd {
    font-size: 12px;
    display: inline-block;
    padding: 1px 10px;
    position: relative;
    line-height: 32px;
    text-align: center;
}

.menu-list .menu-hd {
    padding-right: 23px;
}

.menu-list .menu-hd b {
    background-position: 0 0;
    width: 13px;
    height: 13px;
    line-height: 0;
    position: absolute;
    top: 11px;
    right: 6px;
}

.menu-list .menu-hd-l {
    font-size: 12px;
    display: inline-block;
    padding: 1px 10px;
    position: relative;
    line-height: 32px;
    text-align: center;
}

.menu-list .menu-hd-l {
    padding-left: 25px;
}

.menu-list .menu-hd-l b {
    background-position: 0 -99px;
    width: 16px;
    height: 12px;
    line-height: 0;
    position: absolute;
    top: 11px;
    left: 6px;
}

.menu-list .menu-hb {
    display: none;
}

.menu-on {
    position: relative;
    background: none repeat scroll 0 0 transparent;
}

.menu-on .menu-hd {
    background-color: #FFF;
    border-color: #DDDDDD #DDDDDD #FFF;
    border-style: solid;
    border-width: 1px;
    padding: 0 22px 0 9px;
}

.menu-on .menu-hd b {
    background-position: 0 -27px;
    top: 11px;
    right: 6px;
}

.menu-on .menu-hb {
    background-color: #FFF;
    border-color: #DDDDDD;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    min-height: 20px;
    display: block;
    position: absolute;
    top: 35px;
    right: 0;
    text-align: left;
    width: 168px;
    z-index: 1000;
}

.menu-on .top-mycx-menu-list {
    padding: 0 5px 5px;
    width: 105px;
}

.menu-on .top-mycx-menu-list a {
    display: block;
    height: 20px;
    line-height: 22px;
    margin-left: 5px;
}

.menu-on .top-fu-menu-list {
    padding: 5px;
    width: 62px;
}

.menu-on .top-fu-menu-list a {
    display: block;
    height: 20px;
    line-height: 22px;
    margin-left: 5px;
}

.menu-on .top-dh-menu-list {
    padding: 5px 0 10px;
}

.top-dh-menu-list dl {
    clear: both;
}

.top-dh-menu-list dt {
    font-weight: bold;
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
}

.top-dh-menu-list dt a {
    color: #0080C8;
}

.top-dh-menu-list dd {
    overflow: hidden;
}

.top-dh-menu-list dd a {
    float: left;
    line-height: 20px;
    padding-left: 20px;
    text-align: left;
    width: 60px;
}

/* 头部header */
.img-top-det {
    margin: 10px auto;
    width: 990px;
    height: 60px;
}

.grid-header {
    margin: 0 auto;
    width: 990px;
    height: 90px;
    margin-bottom: 10px;
}

#logo {
    height: 84px;
    width: 206px;
    float: left;
    margin-right: 30px;
}

#logo a {
    font-family: '宋体';
}

.img-top-gg {
    float: left;
}

.btn-zwyd {
    float: right;
    width: 196px;
    height: auto;
    text-align: center;
    padding-top: 15px;
}

.btn-zwyd a {
    background: url(../images/zwyd_btn.png) no-repeat 0 0;
    width: 196px;
    height: 41px;
    display: block;
}

.btn-zwyd p {
    line-height: 2.0;
}

.btn-zwyd p span {
    font-weight: 600;
}

/* 主导航nav */
/**/
.grid-nav {
    margin: 0 auto;
    width: 990px;
}

.grid-section {
    margin: 0 auto;
    width: 990px;
}

.cx-nav {
}

.nav-item {
    float: left;
}

.cx-nav .nav-item li {
    display: inline;
    float: left;
    margin-right: 4px;
    z-index: 10;
}

.cx-nav .nav-item li a {
    background: url(../images/icon_0103.png) no-repeat scroll right -111px transparent;
    border-radius: 6px 6px 0 0;
    color: #666666;
    display: inline-block;
    padding: 0 13px 0 0;
    text-align: center;
}

.cx-nav .nav-item li a span {
    background: url(../images/icon_0103.png) no-repeat scroll 0 -75px transparent;
    display: inline-block;
    padding-left: 22px;
    padding-right: 9px;
    font-family: '宋体';
    font-size: 14px;
    font-weight: 700;
    height: 36px;
    line-height: 36px;
}

.cx-nav .nav-item li.selected a {
    position: relative;
    top: 1px;
    background-position: right -39px;
    border-bottom: 0 none;
    color: #FFFFFF;
    z-index: 10;
}

.cx-nav .nav-item li.selected a span {
    background-position: 0 0;
}

.cx-sub-nav {
    background: url(../images/bg_line.gif) repeat-x scroll 0 0 transparent;
    border-radius: 0 6px 0 0;
    height: 41px;
    padding: 0 9px;
    width: 972px;
    margin: 0 auto;
}

.cx-sub-nav .sub-web {
    float: left;
    color: #FFF;
    padding-left: 10px;
    padding-top: 13px;
    width: 150px;
}

.cx-sub-nav .sub-web a {
    color: #FFF;
}

.cx-sub-nav .sub-hot {
    float: left;
    color: #FFF;
    padding-top: 13px;
    width: 880px;
    height: 20px;
    overflow: hidden;
    display: inline;
}

.cx-sub-nav .sub-hot li {
    float: left;
    margin-right: 10px;
}

.cx-sub-nav .sub-hot li a {
    color: #FFF;
}

.cx-sub-nav .sub-fu {
    float: right;
    padding-top: 13px;
}

.cx-sub-nav .sub-fu li {
    float: left;
    margin-right: 10px;
    background-position: 0 -166px;
    margin-left: -1px;
    padding-left: 10px;
}

.cx-sub-nav .sub-fu .first-child {
    background: none repeat scroll 0 0 transparent;
}

.cx-sub-nav .sub-fu li a {
    color: #FFF;
}

.cx-sub-nav .sub-fu .icon-phone {
    display: inline-block;
    padding-left: 25px;
    position: relative;
    text-align: center;
}

.icon-phone b {
    background-position: 0 -135px;
    width: 13px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 6px;
}

/*head end*/

/*导航开始*/
#slidingBlock {
    width: 990px;
    over-flow: hidden;
    margin: auto;
    height: 33px;
}

#slidingBlock a {
    color: #000;
}

.nav-item1 li {
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    float: left;
    height: 33px;
    line-height: 33px;
    text-align: center;
    over-flow: hidden;
    float: left;
    border-radius: 6px 6px 0 0;
    display: inline-block;
    padding: 0 15px;
}

#slidingBlock .nav-item1 li.menuNo {
    font-weight: normal;
    color: #666;
    background-image: url(../images/daohang.jpg);
    background-repeat: no-repeat;
    width: 75px;
    font-weight: bold;
}

#slidingBlock .nav-item1 li.menuOn {
    background-image: url(../images/menubg.jpg);
    background-repeat: no-repeat;
    width: 75px;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    position: relative;
    top: 1px;
    _left: 1px;
}

.nav-item1 span {
    font-family: '宋体';
    font-size: 14px;
    font-weight: 700;
    color: #000;
}

#slidingBlock DIV.slidingList {
    width: auto;
    margin: 0px;
    padding: 0px;
    height: 27px;
    clear: both;
    line-height: 27px
}

/*导航结束*/

/* 其他平台入口栏*/
.other_platform {
    width: 990px;
    margin: 0 auto;
    display: flow;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: #E7E7E7 solid 1px;
}

.other_platform a {
    width: 138px;
    float: left;
    height: 60px;
    text-align: center;
    margin-left: 4px;
}

.other_platform a > img {
    width: 100%;
    height: 100%;
    border: 1px solid #DFDFDF;
}

.other_platform_a {
    text-align: center;
    line-height: 22px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    font-family: "微软雅黑", "黑体";
    color: #ffffff;
    background-color: #018e95;
}

/*.other_platform a {*/
/*    font-size: 13px;*/
/*    margin: 0 auto;*/
/*    font-weight: bold;*/
/*    font-family: "微软雅黑", "黑体";*/
/*    color: #ffffff;*/
/*}*/
