html,body {
    width:100%;
}
img {
    border:none;
}
body,div,h1,h2,h3,h4,h5,h6,a,input,form {
    text-decoration:none;
    margin:0;
    padding:0;
}
ul,li,dl,dt,dd {
    list-style:none;
    padding:0;
    margin:0;
}
h1 {
    font-size:24px;
}
input {
    border:none;
}
a {
    cursor:pointer;
    color:black;
}
a:hover {
    color:#0574d0;
}
body {
    font-size:14px;
    font-family:'Microsoft YaHei UI','Microsoft YaHei';
}
.clear {
    clear:both;
}
.tleft {
    text-align: left;
}

.ttop {
    vertical-align: top!important;
}

.tright {
    text-align: right;
}

.tcenter {
    text-align: center;
}
input[type='text'].form-control,input[type='number'].form-control,input[type='password'].form-control,input[type='file'].form-control {
    width: 97%;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    text-indent: 2px;
    padding-right: 2px;
}
.g-clearfix::after,g-clearfix::before {
    display: table;
    content: '';
}
.g-clearfix::after {
    clear: both;
}

.wrap{
    width:1200px;
    margin:0 auto;
}
/*header*/
.header{
    height:150px;
    width:100%;
	background: #A0260F;
}
.header .logo{
    height:150px;
    width:721px;
    background: url(../img/logo.png) left no-repeat;
    display:block;
    float:left;

}
.header .code {
    float:right;
    width:80px;
    height:80px;
    margin-top:5px;
}
.header .code .img {
    width:80px;
    height:80px;
}
.header .code .img img {
    width:100%;
    height:100%;
    background:url('../img/code.png') center;
}
.header .code .text {
    float:left;
    height:150px;
    line-height:150px;
    padding-left:20px;
    font-size: 14px;
}



.nav{
    background:#781908;
    height:40px;
    text-align:center;
    line-height:40px;
    margin:0 auto;
    width:100%;
}
.nav dd{
    float:left;
}
.nav dd.on {
    background:#AD301A;
}
.nav dd a{
    display:block;
    color:#fff;
    width:150px;
    height:40px;
}
.nav dd a:hover{
    background:#AD301A;
}
.news {
    width: 100%;
    border: 1px solid #e4e4e4;
    height: 298px;
    overflow: hidden;
    margin-bottom: 12px;
}
.focus {
    width: 443px;
    height: 298px;
    overflow: hidden;
    float: left;
}
.news .ilist1 {
    width: 440px;
    height: 298px;
    float: right;
}
.zytz{
    display:inline-block;
    width:380px;
    border: 1px solid #e4e4e4;
    margin-bottom: 12px;
    height: 350px;
    overflow: hidden;
    float: left;
/*     border-top-color: #2a79d1; */
}
.xmjd{
    display:inline-block;
    width:465px;
    border: 1px solid #e4e4e4;;
    margin-bottom: 12px;
    height: 350px;
    overflow: hidden;
    float: right;
}
.over{
    height: 404px;
    overflow: hidden;
}
.over1{
    height: 260px;
    overflow: hidden;
}

.cggg{
    display:block;
    width:888px;
    border: 1px solid #e4e4e4;
    margin-bottom: 12px;
    overflow:hidden;
}
.cglc{
    display:block;
    width:298px;
    border: 1px solid #e4e4e4;
    height: 260px;
	margin-top:12px;
}

.pgt{
    display:block;
    width:298px;
    border: 1px solid #e4e4e4;
    height: 232px;
    overflow:hidden;
    margin-top:12px;
}
.jjrk{
    display:block;
    width:296px;
    height: 61px;
    margin-left:22px;
    background:url(../img/jjxtrk.png) no-repeat;
}

.jjrk:hover{
    background:url(../img/jjxtrkh.png) no-repeat;
}
.ilist1{
    width:100%;
}
.ilist1 dt{
    line-height:35px;
    height:35px;
    background:url(../img/bullet-title.png) no-repeat 18px center;
    padding-left: 10px;
    text-align: center;
    margin-top: 5px;
}
.ilist1 dt .more{
    color:#999999;
    float:right;
    margin-right:10px;
}
.ilist1 dt .more:hover{
    color:#0574d0;
}
.ilist1 dt .subtitle{
    float:left;
    overflow:hidden;
}
.ilist1 dt .subtitle a {
    float: left;
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding:0 5px;
    margin-left: 9px;
    margin-top: 3px;
}
.ilist1 dt .subtitle a:hover {
    color:#0574d0;
}
.ilist1 dt .subtitle a.on{
    color:#A0260F;
    padding-left:10px;
}
.ilist1 dd{
    line-height:35px;
    padding-left: 20px;
}
.ilist1 dd .date{
    padding-right:15px;
    color:#8d8d8d;
    float:right;
}
.ilist1 dt .subtitle a.ggon {
    background-color: #d5ab6a;
    color:#ffffff;
}
.publicity{
    width: 440px;
    overflow: hidden;
    float: left
}
.ilist1 dt span {
    float: left;
    margin-left: 20px;
}
.ggbj {
    height: 35px;
    line-height: 35px;
	font-size:16px;
    color: #A0260F;
}
.hidden{
    display:none;
}
.ftips{
	color:red;
}
.splitLine{
    border: 1px dashed #e6e6e6;
    margin-top:12px;
    float: left;
}
.splitLine.h220{
    height: 220px;
}
.splitLine.h380{
    height: 380px;
}
.expert{
    overflow:hidden;
    float: left;
}
.expert a{
    display:block;
    width:38px;
    height:116px;
    padding-top:20px;
}
.expert1{
    background:url(../img/wzrk.png) no-repeat;
}
.expert2{
    background:url(../img/jddh.png) no-repeat;
}
.expert1:hover{
    background:url(../img/wzrkh.png) no-repeat;
}
.dlbk{
    height: 300px;
    width:100%;
}
.link{
    overflow:hidden;
}
.link a{
    display:block;
    width:300px;
    height:64px;
}
.link1{
    background:url(../img/link1.png) no-repeat;
}
.link2{
    background:url(../img/link2.png) no-repeat;
}
.link3{
    background:url(../img/link3.png) no-repeat;
}
.link1:hover{
    background:url(../img/link1h.png) no-repeat;
}
.link2:hover{
    background:url(../img/link2h.png) no-repeat;
}
.link3:hover{
    background:url(../img/link3h.png) no-repeat;
}
.link .zc{
}
.link .zc .link4 {
    display: block;
    width: 150px;
    height: 108px;
    float: left;
    background: url(../img/link4.png) no-repeat;
}
.link .zc .link5:hover{
    background: url(../img/link5h.png) no-repeat;
}
.link .zc .link4:hover{
    background: url(../img/link4h.png) no-repeat;
}
.link .zc .link5 {
    display: block;
    width: 150px;
    height: 116px;
    float: left;
    background: url(../img/link5.png) no-repeat;
}
/*yqlj*/
.yqljbox{
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #e4e4e4;
    float: left;
    text-align: center;
	height:64px;
}
.yqlj{
    margin-bottom: 10px;
    margin-top: 12px;
    width: 130px;
    height: 32px;
    margin-right: 5px;
    background-color: #FFF;
    float: left;
    background: url(../img/yqlj.png) no-repeat center right;
}
.wz li{
    margin-bottom: 10px;
    margin-top: 12px;
    float: left;
    width: 120px;
    height: 32px;
    margin-left: 5px;
    background-color: #eeeeee;
    font-size: 12px;
}
.wz li:hover{
    background-color: #dddee2;
}
.wz li a{
    width: 120px;
    height: 32px;
    line-height: 32px;
}
.ljlist {
    width:100%;
}
.ljlist dd{
    height:29px;
    line-height:29px;
    float:left;
    padding-left:30px;
}
.yqljw{
    display:block;
    width:70px;
    border:2px solid #2b7bc4;
}
select{
    width: 316px;
    height: 32px;
    padding-left: 10px;
    float: left;
    margin-left: 30px;
    border-color:#e4e4e4;
}
.wrap.body {
    width:1200px;
    margin:0 auto;
}
.wrap.body .top {
    height:255px;
}
.wrap.body .top .cmsg {
    float:left;
    width:957px;
    height:100%;
}
.wrap.body .top .cmsg .msgNotice {
    height:50px;
    line-height:50px;
    padding-left:40px;
    background:url('../img/msgNotice.png') 15px center no-repeat;
}
.wrap.body .top .count .item {
    float:left;
    width:315px;
    height:100px;
    margin-left: 3px;
    margin-top: 3px;
}
.wrap.body .top .count .item.jrxzxm {
    background:url('../img/count-jrxzxm.png') #f9f9f9 39px 14px no-repeat;
}
.wrap.body .top .count .item.jrxzjjjg{
    background:url('../img/count-jrxzjjjg.png') #f9f9f9 39px 14px no-repeat;
}
.wrap.body .top .count .item.bycjje {
    background:url('../img/count-bycjje.png') #f9f9f9 39px 14px no-repeat;
}
.wrap.body .top .count .item.yfbzbgg {
    background:url('../img/count-yfbzbgg.png') #f9f9f9 39px 14px no-repeat;
}
.wrap.body .top .count .item.byfbjjjg{
    background:url('../img/count-byfbjjjg.png') #f9f9f9 39px 14px no-repeat;
}
.wrap.body .top .count .item.ljcjje {
    background:url('../img/count-ljcjje.png') #f9f9f9 39px 14px no-repeat;
}
.wrap.body .top .shortCut{
    float:right;
    width:236px;
    height:100%;
    border: 1px solid #d2d2d2;
}
.wrap.body .top .shortCut .quotedPrice {
    height:41px;
    width:200px;
    margin-top:43px;
    margin-left:18px;
    background:url('../img/quotedPrice.png') center center no-repeat;
    cursor: pointer;
}
.wrap.body .top .shortCut .quotedPrice:hover {
    background:url('../img/quotedPrice-hover.png') center center no-repeat;
}
.wrap.body .top .supplierRegistration {
    height:41px;
    width:200px;
    margin-top:26px;
    margin-left:18px;
    background:url('../img/supplierRegistration.png') center center no-repeat;
    cursor: pointer;
}
.wrap.body .top .shortCut .supplierRegistration:hover {
    background:url('../img/supplierRegistration-hover.png') center center no-repeat;
}
.wrap.body .top .shortCut .onlineService {
    height:41px;
    width:200px;
    margin-top:26px;
    margin-left:18px;
    background:url('../img/onlineService.png') center center no-repeat;
    cursor: pointer;
}
.wrap.body .top .shortCut .onlineService:hover {
    background:url('../img/onlineService-hover.png') center center no-repeat;
}
.wrap.body .bllc {
    height:105px;
    width:1200px;
    border:1px solid #d2d2d2;
    background:url('../img/yw-bllc.png') center center no-repeat;
}


.wrap.body .content {
    float:left;
    width:740px;
    margin-left:6px;
    height:100%;
}
.wrap.body .content .cgxq {
    width:100%;
    height:50%;
    border: 1px solid #d2d2d2;
}
.wrap.body .content .item .title {
    height:30px;
}
.wrap.body .content .item tr {
    height:26px;
    line-height: 26px;
}
.wrap.body .content .item .title span {
    margin-top: 10px;
}
.wrap.body .content .item span.hintIcon {
    width:25px;
    background:url('../img/content-hintIcon.png') center center no-repeat;
    display: inline-block;
    *display: inline;
}
.wrap.body .content .item span.title {
    font-size:16px;
    color:#015aac;
    font-weight:bold;
    display: inline-block;
    *display: inline;
}
.wrap.body .content .item span.numberTips {
    font-size:14px;
    display: inline-block;
    *display: inline;
    margin-left: 10px;
}
.wrap.body .content .item .head {
    height:30px;
}
.wrap.body .content .item .head td {
    font-size:14px;
    font-weight:bold;
    border-bottom: 1px solid #d2d2d2;
}
.wrap.body .content .jggg {
    width:100%;
    border: 1px solid #d2d2d2;
    margin-top:5px;
}


/* footer */
.footer {
    clear:both;
    border-top:1px solid #A0260F;
    background:#F3EFEF;
    height:150px;
    margin-top:20px;
}
.footer .code {
	clear:both;
    float:left;
    width:325px;
    height:120px;
/*     margin-left:52px; */
    background:#F3EFEF;
    border-right:1px solid #F3EFEF;
}
.footer .code .img {
    width:116px;
    height:116px;
    margin:15px 0 0 0;
    float:left;
}
.footer .code .img img {
    width:100%;
    height:100%;
    background:url('../img/code.png') center;
}
.footer .code .text {
    float:left;
    height:150px;
    line-height:150px;
    padding-left:20px;
    font-size: 14px;
}
.footer .copyright{
    padding-top: 20px;
    text-align: right;
/*     padding-right: 100px; */
    background: #efeeee;
}
.footer .copyright div{
    margin-top:10px;
}
.footer .copyright span{
    margin-left:14px;
}
.footer .copyright span span{
    margin-left:0;
}
.cright{
    width:701px;
    min-height:641px;
    padding:50px 40px 30px 40px;
}
/*content*/
.ctitle h1{
	padding-top:20px;
    line-height:50px;
    text-align:center;
}
.ctitle .info{
    text-align:center;
    padding:20px 0 30px 0;
    margin-bottom:20px;
    border-bottom:1px dashed #d2d2d2;
    font-size:12px;
    color:#8d8d8d;
}
.ctitle .info i{
    font-style:normal;
    margin:0 10px;
}
.ccontent{
    min-height: 379px;
}

.m-nav .crumb {
    margin-left:20px;
}
.m-nav .crumb .toggle-btn {
    background: rgb(246, 246, 246); 
    margin: 0px 0px 0px 4px; 
    padding: 0px 9px; 
    border: 1px solid rgb(232, 232, 232); 
    height: 24px; 
    color: rgb(107, 107, 107); 
    line-height: 24px; 
    text-decoration: none; 
    float: right; 
    cursor: pointer;
}
.m-nav .crumb .toggle-btn:hover {
    color: rgb(255, 68, 0);
}
.m-nav .crumb .toggle-btn .arrow {
    margin-left: 8px; 
    vertical-align: middle;
}
.m-nav .crumb .show-expand .expand {
    display: inline-block;
}
.m-nav .crumb .show-expand .collapse {
    display: none;
}
.m-nav .crumb .show-collapse .expand {
    display: none;
}
.m-nav .crumb .show-collapse .collapse {
    display: inline-block;
}
.m-nav .crumb .icon-btn-vbarrow {
    margin: 10px 5px 0px; 
    float: left;
}
.icon-btn-vbarrow {
    background: url('../img/1-458-458.png') no-repeat; 
    font-size: 0px; 
    display: inline-block; 
    _background-image: url('../img/2-458-458.png');
    background-position: -111px -423px; 
    width: 5px;
    height: 9px;
}
.m-nav .crumb .total {
    margin: 4px 4px 0px; 
    color: rgb(60, 60, 60); 
    line-height: 20px; 
    text-decoration: none; 
    float: left;
}
.h {
    color: rgb(255, 68, 0) !important;
}
.m-nav .crumb .link {
    color: rgb(255, 68, 0); 
    text-decoration: underline;
}
.m-nav .crumb .cat {
    height: 20px;
    color: rgb(102, 102, 102);
    line-height: 20px;
    text-decoration: none;
    margin-top: 4px;
    float: left;
    display: inline;
}
.m-nav .crumb .cat-text {
    height: 20px;
    color: rgb(102, 102, 102);
    line-height: 20px;
    text-decoration: none;
    margin-top: 4px;
    float: left;
    display: inline;
}
.m-nav .crumb .cat:hover {
    color: rgb(255, 68, 0);
}
.m-nav .crumb .pro {
    margin: 4px 5px 0px 0px;
    padding: 0px 19px 0px 4px;
    border: 1px solid rgb(232, 232, 232);
    height: 18px;
    color: rgb(102, 102, 102);
    line-height: 18px;
    overflow: hidden;
    text-decoration: none;
    float: left;
    white-space: nowrap;
    position: relative;
    -ms-text-overflow: ellipsis;
    max-width: 144px;
}
.m-nav .crumb .pro:hover {
    border-color: rgb(255, 68, 0);
}
.m-nav .crumb .pro:hover .icon-btn-x{
    background-position: -90px -445px;
}
.icon-btn-x,.icon-btn-x-hover,.icon-btn-arrow-down-2,.icon-btn-arrow-up-2 {
    background: url('../img/1-458-458.png') no-repeat; 
    font-size: 0px; 
    display: inline-block; 
    _background-image: url('../img/2-458-458.png');
}
.icon-btn-x {
    background-position: -73px -445px;
    width: 7px; 
    height: 7px;
}
.m-nav .crumb .pro .icon-btn-x {
    top: 6px; 
    right: 6px; 
    position: absolute;
}
.icon-btn-arrow-up-2 {
    background-position: -412px -322px; 
    width: 7px; 
    height: 4px;
}
.icon-btn-arrow-down-2 {
    background-position: -279px -423px; 
    width: 7px; 
    height: 4px;
}
.m-nav .group .foot .icon-btn-arrow-down-2 ,.m-nav .group .foot .icon-btn-arrow-up-2 {
    top: 7px; 
    right: 2px; 
    position: absolute; 
    cursor: pointer;
}


.m-nav .groups {
    margin-top: 11px; 
    position: relative;
}
.m-nav .group {
    border: 1px solid rgb(232, 232, 232); 
    margin-top: -1px;
}
.m-nav .group .row {
    margin: 0px 8px; 
    border-top-color: rgb(222, 222, 222); 
    border-top-width: 1px; 
    border-top-style: dashed; 
    position: relative;
}
.m-nav .group .row-first {
    border-top-color: currentColor; 
    border-top-width: medium; 
    border-top-style: none;
}
.m-nav .group :first-child.row {
    border-top-color: currentColor;
    border-top-width: medium; 
    border-top-style: none;
}
.m-nav .group .head {
    left: 11px; top: 9px; 
    color: rgb(153, 153, 153); 
    position: absolute;
}
.m-nav .group .head h4 {
    font-weight: 400;
}
.m-nav .group .head .title {
    overflow: hidden; 
    float: left; 
    white-space: nowrap; 
    -ms-text-overflow: ellipsis; 
    max-width: 80px;
}
.m-nav .group .head .cat-title {
    color: rgb(102, 102, 102); 
    text-decoration: none;
}
.m-nav .group .head .cat-title:hover {
    color: rgb(255, 68, 0);
}
.m-nav .group .head .arrow {
    border-width: 4px; 
    border-style: dashed dashed dashed solid; 
    border-color: transparent transparent transparent rgb(204, 204, 204); 
    left: 80px; top: 5px; width: 0px; height: 0px; 
    line-height: 0; 
    font-size: 0px; 
    display: inline-block; 
    position: absolute;
}
.m-nav .group .body {
    padding: 0px 100px 0px 112px;
}
.m-nav .group .body .items {
    height: 36px; 
    overflow: hidden;
}
.m-nav .group .body .items-show2line {
    height: 72px;
}
.m-nav .group .body .item {
    margin: 9px 40px 9px 0px; 
    height: 18px; 
    color: rgb(0, 0, 0); 
    text-decoration: none; 
    float: left;
}
.m-nav .group .body .item:hover {
    color: rgb(255, 68, 0);
}
.m-nav .group .body .text {
    overflow: hidden; 
    float: left; 
    white-space: nowrap; 
    -ms-text-overflow: ellipsis; 
    max-width: 140px;
}
.m-nav .group .body .desc-icon {
    margin: -4px 5px 0px 0px; 
    width: 25px; 
    height: 25px; 
    float: left;
}
.m-nav .group .body .icon-btn-check-small {
    margin: 4px 5px 0px 0px; 
    float: left; 
    display: none;
}
.m-nav .group .body .icon-btn-baike-i {
    margin: 4px 0px 0px 5px; 
    float: left; 
    display: inline;
}
.m-nav .group .body .btns {
    text-align: center; 
    display: none;
}
.m-nav .group .body .cancel {
    margin: 5px; 
    border-radius: 2px; 
    width: 42px; 
    height: 20px; 
    text-align: center; 
    line-height: 20px;
    text-decoration: none; 
    display: inline-block; 
    cursor: pointer;
}
.m-nav .group .body .submit {
    margin: 5px; 
    border-radius: 2px; 
    width: 42px; 
    height: 20px; 
    text-align: center; 
    line-height: 20px; 
    text-decoration: none; 
    display: inline-block; 
    cursor: pointer;
}
.m-nav .group .body .submit {
    background: rgb(249, 71, 0); 
    border: 1px solid rgb(249, 71, 0); 
    color: rgb(255, 255, 255);
}
.m-nav .group .body .submit:hover {
    background: rgb(248, 40, 0);
}
.m-nav .group .body .cancel {
    border: 1px solid rgb(232, 232, 232);
}
.m-nav .group .body .cancel:hover {
    border-color: rgb(248, 40, 0); 
    color: rgb(248, 40, 0);
}
.m-nav .group .has-overlay .body {
    padding: 0px 0px 0px 94px;
}
.m-nav .group .has-overlay .items {
    padding-right: 0px;
}
.m-nav .group .has-overlay .items-conditions {
    height: auto;
}
.m-nav .group .has-overlay .trigger {
    padding: 0px 32px 0px 18px; 
    height: 36px; 
    color: rgb(0, 0, 0); 
    line-height: 36px; 
    float: left; 
    position: relative; 
    cursor: pointer;
}
.m-nav .group .has-overlay .trigger .icon-btn-arrow-2-h {
    top: 17px; 
    right: 18px; 
    position: absolute;
}
.m-nav .group .has-overlay .trigger-hover {
    background: rgb(226, 226, 226);
}
.m-nav .group .has-overlay .overlay {
    background: rgb(255, 255, 255); 
    border: 1px solid rgb(226, 226, 226); 
    left: -9px; 
    top: 36px; 
    right: -9px; 
    display: none; 
    position: absolute; 
    z-index: 100; 
    box-shadow: 0px 2px 3px rgba(51,51,51,0.1); 
    -webkit-box-shadow: 0 2px 3px rgba(51, 51, 51, .1); 
    -moz-box-shadow: 0 2px 3px rgba(51, 51, 51, .1);
}
.m-nav .group .has-overlay .overlay-inner {
    padding: 12px 19px; 
    line-height: 30px;
}
.m-nav .group .has-overlay .item {
    color: rgb(0, 0, 0); 
    overflow: hidden; 
    text-decoration: none; 
    margin-right: 40px; 
    float: left; 
    white-space: nowrap; 
    -ms-text-overflow: ellipsis; 
    max-width: 140px;
}
.m-nav .group .has-overlay .item:hover {
    color: rgb(255, 68, 0);
}
.m-nav .group .foot {
    top: 8px; 
    right: 0px; 
    position: absolute;
}
.m-nav .group .foot .switch-multi {
    padding: 0px 3px; 
    border: 1px solid rgb(218, 217, 217); 
    height: 16px; right: 60px; 
    line-height: 16px; 
    white-space: nowrap; 
    position: absolute; 
    cursor: pointer;
}
.m-nav .group .foot .switch-multi:hover {
    color: rgb(255, 68, 0);
}
.m-nav .group .foot .show-less {
    height: 18px; 
    right: 10px; 
    line-height: 18px;
    padding-right: 10px; 
    white-space: nowrap; 
    position: absolute; 
    cursor: pointer;
}
.m-nav .group .foot .show-more {
    height: 18px; 
    right: 10px; 
    line-height: 18px;
    padding-right: 10px; 
    white-space: nowrap; 
    position: absolute; 
    cursor: pointer;
}
.m-nav .group .foot .show-less:hover {
    color: rgb(255, 68, 0);
}
.m-nav .group .foot .show-more:hover {
    color: rgb(255, 68, 0);
}
.m-nav .group .foot .show-less {
    display: none;
}
.m-nav .group .foot .icon-btn-arrow-down-2 {
    top: 7px; 
    right: 2px; 
    position: absolute; 
    cursor: pointer;
}
.m-nav .group .foot .icon-btn-arrow-up-2 {
    top: 7px; 
    right: 2px; 
    position: absolute; 
    cursor: pointer;
}
.m-nav .group .multi-mode .body .items .icon-btn-check-small {
    display: inline-block;
}
.m-nav .group .multi-mode .body .btns {
    display: block;
}
.m-nav .group .multi-mode .switch-multi {
    display: none;
}
.m-nav .group .expand-mode .body .items {
    height: auto; 
    overflow: auto; 
    max-height: 102px;
}
.m-nav .group .expand-mode .foot .show-more {
    display: none;
}
.m-nav .group .expand-mode .foot .show-less {
    display: block;
}
.m-nav .group .hide-toggle .foot .show-less {
    display: none;
}
.m-nav .group .hide-toggle .foot .show-more {
    display: none;
}


table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    color: inherit;
}

.table {
    width: 100%;
    margin: 0 auto 5px auto;
    border: 0px;
    border-collapse: collapse;
    font-size: 12px;
    text-align: center;
}
.table td {
    line-height: 22px;
    vertical-align: middle;
    border: 0px;
    padding: 2px;
}
.table.table-data {
    width: 100%;
    border: 0px;
    border-collapse: collapse;
    text-align: center;
    margin-top: 10px;
    border: 1px solid #dddddd;
}

.table.table-data .head {
    background-color: #f4f4f4;
}
.table.table-data tr {
    height: 30px;
}

.table.table-data tr.selected {
    background-color: #fffadd;
}

.table.table-data td {
    vertical-align: middle;
    border-left: 0px;
    border-right: 0px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.table.table-page {
    width: 100%;
    height: 30px;
}

.page-sep {
    float: left;
    height: 24px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #fff;
    margin: 3px 1px;
}

.btn.btn-page {
    height: 18px;
    width: 18px;
    border: 0px;
}
.btn.btn-paget {
    height: 18px;
    border: 0px;
}

.btn.btn-page.btn-first {
    border: 0px;
    background: url('../img/btn_first.png') no-repeat center center;
    cursor: pointer;
}

.btn.btn-page.btn-first:hover {
    background: url('../img/btn_first_hover.png') no-repeat center center;
}

.btn.btn-page.btn-first-disabled {
    cursor: default;
    background: url('../img/btn_first_disabled.png') no-repeat center center;
}

.btn.btn-page.btn-pre {
    background: url('../img/btn_pre.png') no-repeat center center;
    cursor: pointer;
}

.btn.btn-page.btn-pre:hover {
    background: url('../img/btn_pre_hover.png') no-repeat center center;
}
.btn.btn-page.btn-pre-disabled {
    cursor: default;
    background: url('../img/btn_pre_disabled.png') no-repeat center center;
}

.btn.btn-page.btn-next {
    background: url('../img/btn_next.png') no-repeat center center;
    cursor: pointer;
}

.btn.btn-page.btn-next:hover {
    background: url('../img/btn_next_hover.png') no-repeat center center;
}

.btn.btn-page.btn-next-disabled {
    cursor: default;
    background: url('../img/btn_next_disabled.png') no-repeat center center;
}

.btn.btn-page.btn-last {
    background: url('../img/btn_last.png') no-repeat center center;
    cursor: pointer;
}

.btn.btn-page.btn-last:hover {
    background: url('../img/btn_last_hover.png') no-repeat center center;
}

.btn.btn-page.btn-last-disabled {
    cursor: default;
    background: url('../img/btn_last_disabled.png') no-repeat center center;
}

.btn.btn-page.btn-goto {
    background: url('../img/btn_goto.png') no-repeat center center;
    cursor: pointer;
}


.btn.btn-paget.btn-pre {
    background: url('../img/btn_pre.png') no-repeat left center;
    cursor: pointer;
}

.btn.btn-paget.btn-pre:hover {
    background: url('../img/btn_pre_hover.png') no-repeat left center;
}

.btn.btn-paget.btn-next {
    background: url('../img/btn_next.png') no-repeat left center;
    cursor: pointer;
}

.btn.btn-paget.btn-next:hover {
    background: url('../img/btn_next_hover.png') no-repeat left center;
}

.zySearch{
    float:right;
    margin-top: 58px;
}
.zySearch .search-input{
    color:#fff;
    height:34px;
    line-height:34px;
    float:left;
	width:236px;
    padding-left:30px;
	border: 1px solid #781908;
    background: #902512 url("../img/text-search.png") 5px center no-repeat;
}
.zySearch .search-btn{
    width: 52px;
height: 34px;
flex-shrink: 0;
    color:#FFFFFF;
    background: #781908;
}
.zySearch .search-btn:hover{
    background: #AD301A;
}
.rsearch{
    position: relative;
    width: 269px;
    margin: 0 auto;
    z-index: 10;
    margin-top: 10px;
}

.rsearch .search-input{
    color:#999;
    border:1px solid #D0D0D0;
    height:33px;
    line-height:33px;
    float:left;
    padding:0 10px;
    width:268px;
    background: url("../img/text-search.png") 5px center no-repeat;
}
.rsearch .search-btn{
    background:none repeat scroll 0 0 #2a79d1;
    border:0 none;
    float:left;
    border-radius:0;
    color:#FFFFFF;
    cursor:pointer;
    height:35px;
    line-height:33px;
    padding:0;
    vertical-align:baseline !important;
    width:55px;
    text-align:center;
    vertical-align:middle;
    white-space:nowrap;
    margin-bottom:0;
    font-weight:normal;
    display:inline-block;
    position:relative;
    margin-left: 10px;
}

.rsearch .search-btn:hover{
    background:#4a92e2;
}

/**----------------------------ÂÖ²¥Í¼ ¿ªÊ¼--------------------------**/
/* ÂÖ²¥ÎÄ×Öcss */
.txtScroll-top{ width:349px;  overflow:hidden; position:relative;}
.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;}
.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;}
.txtScroll-top .hd ul li.on{ background-position:0 0;}
.txtScroll-top .bd{ margin:10px 0 5px 15px;}
.txtScroll-top .infoList li{ height:24px; line-height:24px;}
.txtScroll-top .infoList li .date{margin-left:30px;}
.txtScroll-top .bd .more{ float:right; color:#999;}
.txtScroll-top .bd .more:hover{color:#1763b1;}
.slideBox{ width:443px; height:298px; overflow:hidden; position:relative;}
.slideBox .hd{ height:25px;right:5px;overflow:hidden; position:absolute;bottom:5px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
.slideBox .hd ul li{display:none; float:left;font-size:14px;font-weight:bold; margin-right:2px;  width:29px; height:25px; line-height:24px; text-align:center; cursor:pointer;}
.slideBox .hd ul li.on{display:block; color:#ef3838; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:443px; height:298px; display:block;}
.slideBox .bd .banner-title{ position:absolute; left:0; bottom:0; width:100%; height:34px; background:#000; filter:alpha(opacity=80); background:rgba(0,0,0,0.8); line-height:34px;}
.slideBox .bd .banner-title span{line-height:34px; color:#fff; font-weight:normal; font-size:14px; padding-left:15px;}
.slideBox .bd .banner-title i{width:44px; height:100%; background-color:#ef3838; display:inline-block; float:left;}
.Cpic{background:url(../img/Cpic.png) center center no-repeat;}
.slideBox .prev,.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../img/slider-arrow.png) -110px 5px no-repeat;opacity:0.5;}
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}
.jsys{width:15px;height:20px;background-color:#6699CC;float:left;margin-left:2px;font-size:14px;font-weight:bold;color:#fff;text-align:center;border-radius:3px;}

.slideBox .bd .banner-title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: #000;
    filter: alpha(opacity=80);
    background: rgba(0,0,0,0.5);
    line-height: 40px;
}

.slideBox .bd .banner-title span {
    line-height: 34px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    padding-left: 15px;
}
.hd li{
    float: left;
    line-height: 10px;
    text-align: center;
    font-size: 12px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    overflow: hidden;
    background: #919191;
    margin-right: 5px;
    margin-top: 5px;
    filter: alpha(opacity=80);
    opacity: .8;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
}
.hd .on {
    background: #fff;
    filter: alpha(opacity=100);
    opacity: 1;
}
/**----------------------------ÂÖ²¥Í¼ ½áÊø--------------------------**/