.banner {
    height: 474px;
    position: relative;
    font-size: 12px;
}
.banner .flavar {
    display: block;
    height: 484px;
    overflow: hidden;
}
.banner .flavar .bd li {
    height: 484px;
    display: block
}
.banner .flavar .bd li a{display: block;height: 484px;}
.banner .flavar .hd {
    margin-top: -26px;
    text-align: center;
}
.banner .flavar .hd li {
    width: 14px;
    height: 14px;
    display: inline-block;
    background: #fff;
    border-radius: 100%;
    margin-left: 5px;
    position: relative;
    cursor: pointer;
}
.banner .flavar .hd li.on {
    background: #f60
}
.banner .container {
   
    height: 484px;
    position: absolute;
    left: 50%;
    margin-left: -150px;
    overflow: hidden;
}
.banner .fastnav {
    width: 302px;
    height: 448px;
    background: #4393e6;
    
    z-index: 3;
    position: relative;
    box-shadow: 0 0 22px rgba(0, 0, 0, .2)
}
.banner .fastnav .tab {
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    border-bottom: solid 2px #e4e4e4
}
.banner .fastnav .tab ul {
    padding-left: 20px;
}
.banner .fastnav .tab li {
    display: block;
    float: left;
    padding: 0 10px;
    cursor: pointer;
}
.banner .fastnav .tab li.on {
    color: #f60;
    border-bottom: solid 2px #f60
}
.banner .fastnav .content {
    height: 400px;
}
.banner .fastnav .content .con {
    display: none;
}
.banner .fastnav .searchpro {
    border-bottom: solid 1px #e3e3e3;
    height: 190px;
    padding: 20px;
}
.banner .fastnav .searchpro .ht {
    height: 28px;
    margin-bottom: 14px
}
.banner .fastnav .searchpro .ht .tit {
    color: #fff;
    width: 60px;
    float: left;
    height: 28px;
    line-height: 28px;
}
.banner .fastnav .searchpro .ht .droplist {
    width: 202px;
    float: left;
    height: 28px;
}
.banner .fastnav .searchpro .ht .droplist .select {
    float: left;
    height: 26px;
    width: 90px;
    background: #f5f5f5;
    border: solid 1px #e3e3e3;
    line-height: 26px;
    padding: 0 8px;
    position: relative;
}
.banner .fastnav .searchpro .ht .droplist .select.selectr {
    width: 90px;
    margin-left: 6px;
}
.banner .fastnav .searchpro .ht .droplist .select .searchtype {
    overflow: hidden;
    width: 72px;
    height: 26px;
    color: #666;
}
.banner .fastnav .searchpro .ht .droplist .select .arrowdown {
    position: absolute;
    right: 5px;
    top: 11px;
    width: 8px;
    height: 4px;
    line-height: 4px;
    font-size: 1px;
    background: url(../images/supplyico.png) -20px 0;
}
.banner .fastnav .searchpro .ht .droplist .select .downlist {
    width: 98px;
    max-height: 240px;
    overflow-y: auto;
    border: solid 1px #e3e3e3;
    /* border-top:none; */
    margin-top: 0px;
    margin-left: -9px;
    background: #fff;
    display: none;
    position: absolute;
    z-index: 33;
}
.banner .fastnav .searchpro .ht .droplist .select.selectr .downlist {
    width: 92px;
}
.banner .fastnav .searchpro .ht .droplist .select .downlist li {
    line-height: 26px;
    color: #666;
    padding-left: 8px;
}
.banner .fastnav .searchpro .ht .droplist .select .downlist li:hover {
    background: #f6f6f6;
    color: #f60
}
.banner .fastnav .searchpro .ht .droplist .select:hover .downlist {
    display: block;
}
.banner .fastnav .searchpro .ht .btn {
    background: #f60;
    color: #fff;
    display: block;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
}
.banner .fastnav .searchpro .wxts {
    height: 12px;
    line-height: 12px;
    text-align: center;
    position: relative;
}
.banner .fastnav .searchpro .wxts .z {
    color: #fff
}
.banner .fastnav .searchpro .wxts span {
    display: inline-block;
    vertical-align: middle;
}
.banner .fastnav .searchpro .wxts .ico {
    width: 12px;
    height: 12px;
    background: url(../images/subindex.png) -210px 0;
    cursor: pointer;
}
.banner .fastnav .searchpro .wxts .tips {
    top: -13px;
    left: 240px;

}
.banner .fastnav .zcp .tj {
    height: 180px;
    overflow: hidden;
    padding: 0 20px;
}
.banner .fastnav .zcp .tj .tit {
    height: 12px;
    line-height: 12px;
    font-weight: bold;
    padding: 10px 0 14px 0;
}
.banner .fastnav .zcp .tj .tit a {
    font-weight: normal;
    color: #fff
}
.banner .fastnav .zcp .tj .tit a:hover {
    color: #f60
}
.banner .fastnav .zcp .tj .list ul {
    width: 280px;
}
.banner .fastnav .zcp .tj .list a {
    width: 126px;
    height: 28px;
    background: #f5f5f5;
    border: solid 1px #e3e3e3;
    display: block;
    line-height: 28px;
    text-align: center;
    float: left;
    margin-right: 6px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.banner .fastnav .zcp .list .tj a:hover {
    background: #fff5ec;
    border: solid 1px #ffcba0;
}
.banner .fastnav .zcp .list .tj a:nth-child(3) {
    margin-right: 0
}
.banner .fastnav .wycg .ipt {
    height: 38px;
    border: solid 1px #e3e3e3;
    margin-bottom: 14px;
    margin-top: 14px;
    position: relative;
}


/*子站等相关页面快捷分类导航CSS*/

.procatefast {
    height: 36px;
    line-height: 36px;
    padding: 20px 0 0;
    border-bottom: 1px solid #4393e6;
}

.procatefast .tit {
    position: relative;
    float: left;
    cursor: pointer;
}

.procatefast .tit .titn {
    border: solid 1px #4393e6;
    border-bottom: none
}

.procatefast .tit.extdown .titn {
    background: #fff;
    border: solid 1px #4393e6;
    border-bottom: none;
    height: 36px;
    position: relative;
    z-index: 45;
}

.procatefast .tit.extup .titn {
    background: #fff;
    border: solid 1px #4393e6;
    border-top: none;
    height: 36px;
    position: relative;
    z-index: 45;
}

.procatefast .tit .text {
    font-size: 20px;
    font-weight: bold;
    padding-left: 0px;
    float: left;
}

.procatefast .tit .arr {
    border-width: 8px;
    float: left;
    margin-right: 20px;
    border-style: solid;
    margin-left: 10px;
}

.procatefast .tit .arr.down {
    border-color: #999 transparent transparent transparent;
    margin-top: 16px;
}

.procatefast .tit .arr.up {
    border-color: transparent transparent #4393e6 transparent;
    margin-top: 8px
}

.procatefast .tit .show_lista {
    border: solid 1px #4393e6;
    width: 890px;
    padding: 20px 0;
    z-index: 44;
    font-size: 12px;
    display: none;
    position: absolute;
    background: #fff;
}

.procatefast .extdown .show_lista {
    min-height: 150px;
}

.procatefast .extup .show_lista {
    min-height: 250px;
}

.procatefast .tit.extdown .show_lista {
    top: 36px;
    display: block;
}

.procatefast .tit.extup .show_lista {
    bottom: 36px;
    display: block;
}

.procatefast .tit .show_lista .tab {
    border-bottom: solid 1px #e3e3e3;
    height: 31px;
    position: relative;
}

.procatefast .tit .show_lista .tab ul {
    padding-left: 20px;
}

.procatefast .tit .show_lista .tab .close {
    position: absolute;
    right: -20px;
    color: #999;
    background: #fff;
    height: 16px;
    top: -32px;
    font-size: 16px;
    cursor: pointer;
    width: 26px;
    height: 26px;
    text-align: center;
    border: solid 2px #999;
    border-radius: 100%;
    transition: all .3s;
    line-height: 26px;
}

.procatefast .tit .show_lista .tab .close:hover {
    color: #fff;
    background: #4393e6;
    border: solid 2px #4393e6;
}

.procatefast .tit .show_lista .tab li {
    margin-right: 5px;
    display: block;
    float: left;
    background: #f5f5f5;
    border: solid 1px #e5e5e5;
    border-bottom: none;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    padding: 0 10px;
    max-width: 100px;
    overflow: hidden;
}

.procatefast .tit .show_lista .tab li a {
    color: #333;
}

.procatefast .tit .show_lista .tab li.on {
    background: #fff;
    height: 31px;
}

.procatefast .tit .show_lista .tab li.on a {
    color: #4393e6
}

.procatefast .tit .show_lista .list {
    clear: both;
    zoom: 1;
    overflow: hidden;
}

.procatefast .tit .show_lista .list li {
    height: 35px;
    line-height: 35px;
    display: block;
    float: left;
    width: 130px;
    padding-left: 20px;
}

.procatefast .tit .show_lista .list li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 124px;
}

.procatefast .tit .show_lista .list .con {
    display: none;
    padding-top: 18px;
}

.procatefast .tit .show_lista .arrow {
    width: 24px;
    height: 13px;
    background: url(../img/supplyico.png) -207px -53px;
    position: absolute;
    left: 26px;
    top: -13px;
}


.procatefast .position {
    float: left;
    padding-left: 32px;
    color: #4393e6;
    font-weight: bold;
    font-size: 14px;
}

.procatefast .position span {
    font-family: "宋体";
    margin: 0 10px;
    color: #999;
    font-weight: normal;
}

.procatefast .position a {
    font-weight: normal;
}


.procatefast .tit .show_lista .letters {
    padding-bottom: 20px;
    line-height: 22px;
    height: 22px;
}

.procatefast .tit .show_lista .letters span {
    float: left;
    padding-left: 20px;
}

.procatefast .tit .show_lista .tab-letter {
    height: 22px;
    padding: 0 20px 0px;
    float: left;
}

.procatefast .tit .show_lista .tab-letter li {
    cursor: pointer;
    padding: 0 18px;
    float: left;
    height: 20px;
    line-height: 20px;
    border: 1px solid #e3e3e3;
    margin-left: -1px;
    text-align: center;
    color: #333;
}

.procatefast .tit .show_lista .tab-letter li.on,
.procatefast .tit .show_lista .tab-letter li.on:hover {
    background: #4393e6;
    color: #fff;
}

.procatefast .tit .show_lista .tab-letter li:hover {
    background: #f5f5f5;
    color: #4393e6
}
/*新添加底部*/
.bottomfd{ position: fixed; bottom: 0; margin: 0 auto; overflow: hidden; background-color: #fff; z-index:999; width:100% }
.bottomfdn{background: #e4e4e4}
.bottfdn{ background-color:#c2c2c2; height:40px; overflow:hidden}
.bottomfd .fdtab{ height:40px; width: 1000px;margin:0 auto  }
.bottomfd .fdtab ul{ height: 40px; width: 957px; float: left }
.bottomfd .fdtab ul li{float: left; line-height: 40px; height: 40px; width:142px; cursor: pointer; font-size: 16px; color: #444; background:#c2c2c2 }
.bottomfd .fdtab ul li span{ width: 30px; height: 30px; display: block; float: left; margin: 5px 10px 0 10px}
.bottomfd .fdtab ul li i{ display: block; float: left; font-style: normal }
.bottomfd .fdtab ul li .coin0{ background: url('../Images/rdicon.png') 0 top no-repeat;  }
.bottomfd .fdtab ul li .coin1{ background: url('../Images/boticon.png') 2px 0 no-repeat;  }
.bottomfd .fdtab ul li .coin2{ background: url('../Images/boticon.png') -73px 0 no-repeat;  }
.bottomfd .fdtab ul li .coin3{ background: url('../Images/boticon.png') -145px 0 no-repeat;  }
.bottomfd .fdtabh{position: absolute;top: 0;left: 0; width: 957px; z-index: 233 }

.bottomfd .fdtab ul li.on{ background-color: #236ccb; color: #fff }
.bottomfd .fdtab ul li.on .coin0{ background: url('../Images/rdicon.png') 0 bottom no-repeat;  }
.bottomfd .fdtab ul li.on .coin1{ background: url('../Images/boticon.png') 2px bottom no-repeat;  }
.bottomfd .fdtab ul li.on .coin2{ background: url('../Images/boticon.png') -73px bottom no-repeat;  }
.bottomfd .fdtab ul li.on .coin3{ background: url('../Images/boticon.png') -145px bottom no-repeat;  }
.bottomfd .fdtab a{ float: right; display: block; width: 40px; height: 40px; background: url('../Images/boticon.png') no-repeat #c2c2c2; }
.bottomfd .fdtab a.fdon{ background-position: -213px 8px}
.bottomfd .fdtab a.fdoff{ background-position: -214px -25px}

.bottomfd .fdcont{ width: 1000px; padding-top: 10px; overflow: hidden;display: none;margin: 0 auto;background: #e4e4e4;}
.bottomfd .fdcont ul{ width: 1017px; overflow: hidden }
.bottomfd .fdcont li{ float: left; border: 1px solid #ccc; width: 272px; height: 206px; padding: 0 25px; margin-right: 14px }
.bottomfd .fdcont li div.titlefd{ width: 322px; height: 62px; line-height: 62px; color: #236ccb; font-weight: bold; font-size: 16px; text-align:left }
.bottomfd .fdcont li div.listfd{ overflow: hidden; padding-left: 10px; }
.bottomfd .fdcont li div.listfd i{ display: block; background: url('../Images/botjiant.png') 0 center no-repeat; height:30px; line-height: 30px; padding-left:30px; font-size: 14px; font-weight: bold; font-style:normal; text-align:left }
.bottomfd .fdcont li div.listfd i a{ color: #444 }
.bottomfd .fdcont li div.listfd i a:hover{ color:#236ccb}
/*新添加底部*/
#list-page{padding:30px 0;text-align:center;}
#list-page a{margin:0 5px;padding:2px 7px;border:1px solid #ccc;background:#f3f3f3;}
#list-page a:hover{background:#e4e4e4;border:1px solid #908f8f;}
#list-page .current{margin:0 5px;padding:2px 7px;background:#f60;border:1px solid #fe8101;color:#fff;}

#list-page .pagination li{
    display: inline-block;
    padding-left:10px;
    font-size: 16px;
    width: auto;
}
#list-page .pagination li .active{
   color: red;
}
#list-page .pagination li .disabled{
    color: #888;
}
