<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">



a:hover {
    color: #d50f0f;
}

/*--------------------------å´å¿&nbsp;é¦–é¡µ------------------------*/
.main {
    padding: 20px;
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.lt-headline {
    position: relative;
    height: 89px;
}
.lt-hl-icon {
    width: 91px;
    height: 89px;
    margin-right: 21px;
    background: url(wz_home-topic.png) no-repeat;
    line-height: 89px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.lt-hl-conts {
    position: relative;
    width: 1017px;
    height: 89px;
    overflow: hidden;
}
.lt-hl-item {
    position: absolute;
    left: 0;
    top: 0;
    height: 89px;
    width: 100%;
}

.lt-hl-item a {
    display: block;
    padding-bottom: 7px;
    font-size: 30px;
    line-height: 40px;
    color: #d50f0f;
    text-align: center;
    
}
.lt-hl-item p {
     font-size: 12px;
     color: #999;
     line-height: 20px;
 }
.lt-hl-btn {
    width: 38px;
    height: 89px;
    margin-right: 3px;
}
.lt-hl-btn span {
    display: block;
    width: 100%;
    height: 43px;
    cursor: pointer;
}
.lt-hl-btn span.lt-btn-prev{
    border: 1px solid #dfdfdf;
    border-bottom: none;
    background: url(index-top-next.png) center center no-repeat;
}
.lt-hl-btn span.lt-btn-prev:hover{
    background: url(wz_home-next1.png) center center no-repeat;

}

.lt-hl-btn span.lt-btn-next{
    border: 1px solid #dfdfdf;
    background: url(index-top-prev.png) center center no-repeat;
}
.lt-hl-btn span.lt-btn-next:hover{
    background: url(wz_home-pre1.png) center center no-repeat;

}


/*leftè½®æ’­*/
.lt-banner{
    width: 650px;
    height: 330px;
    overflow: hidden;
    position: relative;
}
.lt-ban-img{
    height: 330px;
    position: relative;
}
.lt-ban-img a,
.lt-ban-img a img{
    display: block;
    height: 330px;
    width: 100%;
}
.lt-ban-img a{
    position: absolute;
    top: 0px;
    left: 0px;
}
.lt-ban-text {
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 50px;
    line-height: 50px;
    width: 100%;
    background: url(lt-left-titleBG.png);
}
.ban-text-lists {
    position: relative;
    width: 100%;
    height: 50px;
}
.ban-text-lists p{
    height: 50px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    font-size: 20px;
    text-indent: 20px;
}
.ban-text-lists p a{
    color: #fff;
}
.lt-ban-num{
    position: absolute;
    bottom: 14px;
    right: 9px;
    height: 22px;
}
.lt-ban-num span{
    float: left;
    height: 22px;
    width: 22px;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    font-family: 'å®‹ä½“';
    text-align: center;
    margin-right: 7px;
    background: #eee;
    cursor: pointer;
}
.lt-ban-num span.cur{
    background: #ff3300;
    color: #fff;
}

/*å³ä¾§tab*/
.cm-news-list li {
    text-align: right;
    font-size: 12px;
}
.cm-news-list li a {
    float: left;
    max-width: 330px;
    font-size: 14px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cm-news-list li {
    height: 36px;
    line-height: 36px;
}
.cm-news-list li a:hover {
    color: #c80101;
}
.news-list1 li a {
    padding-left: 20px;
    background: url(tab-icon1.png) no-repeat 1px center;
    color: #444;
}
.news-list1 li span {
    margin-right: 6px;
    color: #908f8f;
}

.news-list1-1 li {
    height: 39px;
    padding-left: 4px;
    line-height: 39px;
    border-bottom: 1px dashed #e5e5e5;
}
.news-list1-1 li span {
    color: #aaa;
}
.lt-index-mo {
    position: relative;
    height: 86px;
    margin: 14px 0;
}


/*ä¸­é—´éƒ¨åˆ†-ä¸“é¢˜*/

.lt-zt-conts {
    width: 1175px;
    height: 86px;
    position: relative;
    overflow: hidden;
}
.lt-zt-item {
    position: absolute;
    left: 0;
    top: 0;
    height: 85px;
    width: 1175px;
}
.lt-zt-item img {
    width: 100%;
    height: 100%;
}

.lt-zt-btn {
    position: absolute;
    width: 20px;
    right: 17px;
    top: 50%;
    margin-top: -25px;
    height: 50px;
}
.lt-zt-btn span {
    display: block;
    width: 100%;
    height: 25px;
    cursor: pointer;
}
.lt-zt-btn span.lt-ztbtn-prev{
    background: url(lt-ztT.png) center center no-repeat;
}
.lt-zt-btn span.lt-ztbtn-prev:hover{
    background: url(lt-ztTb.png) center center no-repeat;
}
.lt-zt-btn span.lt-ztbtn-next{
    background: url(lt-ztB.png) center center no-repeat;
}
.lt-zt-btn span.lt-ztbtn-next:hover{
    background: url(lt-ztBb.png) center center no-repeat;

}


/*å°¾éƒ¨å†…å®¹*/
.lt-tab-com {
    width: 380px;
}
.lt-tab-header {
    height: 45px;
    line-height: 45px;
    background: url(tab-bg.png) no-repeat;
}
.lt-tab-header h3 {
    font-size: 16px;
    font-weight: bold;
    padding-left: 18px;
      color: #fff;
    line-height: 45px;
    display: inline-block;
}
.lt-tab-headerTo{
    font-size: 16px;
    font-weight: bold;
    padding-left: 18px;
    color: #fff;
    line-height: 45px;
    display: inline-block;
}
.lt-tab-headerTo:hover{
    color: #fff;
}
.lt-tab-headerToR {
    display: block;
    width: 60px;
    height: 45px;
    float: right;
    background: url(lt-showMore.png) no-repeat  center;

}
.lt-tab-itemO{
    padding-top: 5px;
}
.lt-tab-itemT{
    padding: 5px 10px;
}
.lt-tab-com .lt-tab-itemT li {
    height: 33px;
    line-height: 33px;
}
.lt-tab-com .lt-tab-itemT a {
    max-width: 320px;
    line-height: 33px;
    font-size: 14px;
    color: #555;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lt-tab-com .lt-tab-itemT li a:hover {
    color: #0284cf;
    background: url(tab-iconh.png) no-repeat 1px center;
}
.lt-tab-itemT li a {
    float: left;
    padding-left: 20px;
    line-height: 37px;
    max-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(tab-icon1.png) no-repeat 1px center;
    font-size: 16px;
    color: #444;
}
.lt-info-public {
    margin-left: 15px;
}

.lt-tab-itemO a{
    display: block;
    width: 187px;
    height: 79px;
    float: left;
    margin-top: 7px;
}

.lt-tab-itemO a img{
    width: 40px;
    height: 40px;
    float: left;
    margin: 20px 0 19px 23px;
}
.lt-tab-itemO a span{
    float: left;
    display: block;
    width: 120px;
    height: 79px;
    text-align: center;
    line-height: 79px;
    font-size: 13px;
    color: #fff;
}
.lt-index-zwgkT{
    margin-left:6px ;
}
.ZWbgO{
    background-color: #0068b7;
}
.ZWbgO:hover{
    background:url(lt-zwgk-hover.png) #0068b7 center no-repeat;
}
.ZWbgT{
    background-color: #32b16c;
}
.ZWbgT:hover{
    background:url(lt-zwgk-hover.png) #32b16c center no-repeat;
}
.ZWbgTh{
    background-color: #13b5b1;
}
.ZWbgTh:hover{
    background:url(lt-zwgk-hover.png) #13b5b1 center no-repeat;
}
.ZWbgF{
    background-color: #556fb5;
}
.ZWbgF:hover{
    background:url(lt-zwgk-hover.png) #556fb5 center no-repeat;
}
.ZWbgFiv{
    background-color: #ec6941;
}
.ZWbgFiv:hover{
    background:url(lt-zwgk-hover.png) #ec6941 center no-repeat;
}
.ZWbgS{
    background-color: #f8b551;
}
.ZWbgS:hover{
    background:url(lt-zwgk-hover.png) #f8b551 center no-repeat;
}


.inac-btn-listsI {
    margin: 12px 0;
}
.inac-btn-listsI a {
    float: left;
    height: 80px;
    width: 120px;
    margin-right: 10px;
}
.inac-btn-listsI a span {
    display: block;
    height: 50px;
    width: 120px;
}
.inac-btn-listsI a p {
    line-height: 30px;
    height: 30px;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #fff;
}
.inac-icon1{
    background-color: #6aabe6;
}
.inac-icon2{
    background-color: #80c269;
}
.inac-icon3{
    background-color: #f19149;
}
.inac-icon3{
    margin-right: 0!important;
}
.inac-btn-listsI a.inac-icon1 span {
    background: url(inac-icon1.png) no-repeat center;
}
.inac-btn-listsI a.inac-icon2 span {
    background: url(inac-icon2.png) no-repeat center;
}
.inac-btn-listsI a.inac-icon3 span{
    background: url(inac-icon3.png) no-repeat center;
}

.inac-tab-select {
    height: 36px;
    padding: 0 0 0 15px;
    border-bottom: 1px solid #d9d9d9;
}
.inac-tab-select li.cur {
    border-bottom: 2px solid #0284cf;
    background: url(inac-sel-icon.png) no-repeat center bottom;
    color: #0284cf;
}

.inac-tab-select li {
    float: left;
    height: 36px;
    width: 90px;
    line-height: 36px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #666;
    margin-right: 40px;
    margin-top: -1px;
    cursor: pointer;
}
.inac-tab-select li a{
    display: block;
    width: 100%;
    height: 100%;
    font-weight: normal;
}
.inac-tab-select li.cur a{
    font-weight: bold;
    color: #0284cf;
}

.lt-tab-itemHd {
    padding: 6px 10px;
}
.lt-tab-com .lt-tab-itemHd li {
    height: 30px;
    line-height: 30px;
}
.lt-tab-com .lt-tab-itemHd a {
    max-width: 320px;
    line-height: 30px;
    font-size: 14px;
    color: #555;
}

.lt-tab-com .lt-tab-itemHd li a:hover {
    color: #0284cf;
    background: url(tab-iconh.png) no-repeat 1px center;
}

.lt-tab-itemHd li a {
    float: left;
    padding-left: 20px;
    line-height: 30px;
    max-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(tab-icon1.png) no-repeat 1px center;
    font-size: 16px;
    color: #444;
}
.mgr{
    margin-right: 0!important;
}

.lt-djw,.lt-zwfww{
    position: relative;
    height: 140px;
 }
.lt-djw a,.lt-zwfww a{
    display: block;
}
.lt-djw a:hover,.lt-zwfww a:hover{
    color: #fff;
}
.lt-djw img{
    width: 100%;
    height: 100%;
}
.lt-djw-text,.lt-zufww-text{
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 26px;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    background: url(touch-bg.png);
}
.lt-zwfww{
    margin-top: 18px;
}
.lt-zwfww img{
    width: 100%;
    height: 100%;
}
.mgbo{
    margin-bottom: 10px;
}
.mgbt{
    margin-bottom: 20px;
}

.lt-toin{
    width: 380px;
    height: 180px;
    margin: 12px 0;
    position: relative;
}
.lt-toin a{
    display: block;
}
.lt-toin img{
    width: 100%;
    height: 100%;
}
.lt-toin-text{
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 30px;
    background: url(touch-bg.png);
}
.lt-toin-text span{
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: right;
    margin-right: 23px;
}
.lt-toin-button{
    width: 100%;
}
.lt-toin-button a{
    display: block;
    width: 118px;
    height: 50px;
    float: left;
    line-height: 50px;
    color: #fff;
    font-size: 15px;
    text-align: center;
}
.lt-toin-buttonO{
    background-color: #f19149;
}
.lt-toin-buttonT{
    margin: 0 13px;
    background-color: #f8b551;
}


/*-----------------------èµ°è¿›å´å¿&nbsp;----------------------*/


.white-tolt-Bg {
    background-color: #fff;
    padding: 35px 19px 28px;
}
.into-banner {
    width: 470px;
}


/*leftè½®æ’­*/

.lt-into-banner{
    width: 470px;
    height: 300px;
    overflow: hidden;
    position: relative;
}
.lt-into-ban-img{
    width: 100%;
    height: 300px;
    position: relative;
}
.lt-into-ban-img a,
.lt-into-ban-img a img{
    display: block;
    height: 300px;
    width: 100%;
}
.lt-into-ban-img a{
    position: absolute;
    top: 0px;
    left: 0px;
}
.lt-into-ban-text{
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: url(touch-bg.png);
}
.lt-into-text-lists{
    position: relative;
    width: 100%;
    height: 40px;
}
.lt-into-text-lists p{
    height: 40px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 14px;
    color: #fff;
    text-indent: 20px;
}
.lt-into-text-lists p a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}
.lt-into-text-lists p a:hover{
    color: #fff;
}
.lt-into-ban-num{
    position: absolute;
    bottom: 16px;
    right: 12px;
    height: 8px;
    width: 75px;
}
.lt-into-ban-num span{
    float: left;
    margin-right: 7px;
    background: #eeeeee;
    cursor: pointer;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

}
.lt-into-ban-num span.cur{
    background-color: #cf141b;
}


.into-overview {
    width: 668px;
    height: 298px;
    border: 1px solid #eaeaea;
    overflow: hidden;
}
.into-overview-title {
    width: 110px;
    height: 34px;
    margin-left: -1px;
    margin-top: 14px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #d50f0f;
    line-height: 34px;
}
.into-overview-title a{
    color: #fff;
}
.into-overview-text {
    font-size: 14px;
    line-height: 30px;
    padding: 12px 20px 10px;
    color: #4b4b4b;
    height: 148px;
    overflow: hidden;
}
.into-overview-enter {
    height: 69px;
    padding-top: 9px;
    padding-left: 36px;
    overflow: hidden;
    border-top: 1px dotted #dcdcdc;
}
.into-overview-enter a {
    float: left;
    width: 124px;
    height: 30px;
    font-size: 14px;
    color: #d50f0f;
    line-height: 30px;
}
.into-tw-container {
    width: 565px;
}
.into-tw-content {
    height: 170px;
    margin-top: 22px;
    overflow: hidden;
}
.into-tw-img {
    float: left;
    width: 270px;
    height: 170px;
}
.into-tw-img img{
    width: 100%;
    height: 100%;
}
.into-tw-text {
    width: 266px;
    margin-top: -5px;
}
.into-tw-text p {
    text-align: justify;
    color: #4b4b4b;
    line-height: 30px;
    font-size: 14px;
}

/*å›¾è¯´å´å¿&nbsp;*/

.into-photo-container {
    border: 1px solid #eaeaea;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-top: 34px;
}

.into-photo-title {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #d50f0f;
    font-weight: bold;
    margin-top: 9px;
    margin-bottom: 12px;
}
.into-photo-title a{
    color: #d50f0f;
}
.into-photo-content {
    overflow: hidden;
}
.into-photo-left {
    width: 380px;
}
.into-photo-content a {
    float: left;
    margin-right: 1px;
    margin-bottom: 1px;
    overflow: hidden;
}

.into-photo-content a img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.into-photo-content a:hover img {
    -webkit-transform: translate3d(0, 0, 0px) scale(1.05);
    -moz-transform: translate3d(0, 0, 0px) scale(1.05);
    -ms-transform: translate3d(0, 0, 0px) scale(1.05);
    -o-transform: translate3d(0, 0, 0px) scale(1.05);
    transform: translate3d(0, 0, 0px) scale(1.05);
}

.into-photo-content a, .into-photo-content img {
    display: block;
}

.into-photo-center {
    width: 366px;
}
.into-photo-right {
    width: 374px;
}



/*----------------------æ”¿åŠ¡å…¬å¼€------------------------*/

/*å·¦ä¾§å†…å®¹*/
.g-w181 {
    width: 181px;
    padding-top: 7px;
}
.cm-subnav{
    margin-bottom: 5px;
}
.cm-subnav li a:hover{
    background-color: #07659c;
}
.home-xxgk-sec1 .title {
    margin-bottom: 10px;
}
.home-xxgk-sec1 .cm-subnav1 {
    margin-left: -11px;
}
.cm-subnav li {
    height: 35px;
    line-height: 35px;
    margin-bottom: 9px;
}
.cm-subnav li a {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #fff;
    background: #0284cf;
}
.ysgk-title {
    border-bottom-color: #ededed;
    margin-top: 20px;
}
.ysgk-title p.name,.ysgk-titleT p.name {
    border-left-color: #0284cf;
    padding-left: 9px;
    font-weight: bold;
}
.xxgk-leader-enter {
    padding-top: 14px;
}

.xxgk-leader-enter .leader-img {
    display: block;
    width: 90px;
    height: 115px;
    overflow: hidden;
}
.xxgk-leader-enter .leader-intro {
    width: 80px;
}
.xxgk-leader-enter .leader-intro .cu-title {
    display: block;
    width: 74px;
    margin: 0 auto 4px;
}
.xxgk-leader-enter .leader-intro .cu-title:hover{
    color: #fff;
}

.cu-title {
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    background: #0284cf;
}
.cu-p1 {
    font-size: 13px;
    color: #666;
    line-height: 18px;
}
.ldx-xxgk-ysqgk {
    margin-top: 30px;
}

.ysgk-title {
    border-bottom-color: #ededed;
    margin-top: 50px;
}
.ysgk-titleT {
    border-bottom-color: #ededed;
    margin-top: 27px;
}

/*å³ä¾§å†…å®¹*/
.xxgk-main-content {
    width: 965px;
}
.xxgk-main-half {
    width: 470px;
}

.tabPanel1 {
    position: relative;
    height: 47px;
    font-size: 0;
    border-bottom: 1px solid #e5e5e5;
}
.tabPanel1-1 {
    border-color: #d2d2d2;
}
.tabPanel1 .panel {
    display: inline-block;
    height: 46px;
    padding-left: 12px;
    padding-right: 14px;
    margin-right: 20px;
    line-height: 35px;
    font-size: 16px;
    cursor: pointer;
}
.tabPanel1 .panel.cur {
    color: #d50f0f;
    font-weight: bold;
    border-bottom: 2px solid #d50f0f;
    background: url(wz_gl-icon2.png) no-repeat center bottom;
}
.tabPanel1-2 {
    height: 41px;
}
.tabPanel1-2 .panel {
    height: 40px;
    padding: 0 6px;
    line-height: 26px;
}




.newsCenter-news-list {
    padding-top: 5px;
}

.news-list li {
    background-image: url(li-blue-icon.png);
}

.newsCenter-news-list li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #e5e5e5;
}

.news-list li {
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    padding-left: 19px;
    background: url(wz_gl-li.png) no-repeat 5px center;
}
.newsCenter-news-list li p {
    line-height: 40px;
    height: 40px;
}

.news-list li p, .news-list li p a {
    color: #444444;
}

.news-list li p {
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 300px;
    font-size: 14px;
}
.newsCenter-news-list li {
    height: 39px;
    line-height: 39px;
    border-bottom: 1px dashed #e5e5e5;
}

.news-list li span {
    font-size: 12px;
    float: right;
    color: #aaaaaa;
}
.marginTop-20 {
    margin-top: 20px;
}

.cm-list2 li {
    height: 39px;
    line-height: 39px;
    padding-left: 23px;
    border-bottom: 1px dashed #e5e5e5;
}
.cm-list2 li a {
    float: left;
    display: block;
    width: 139px;
    padding-left: 17px;
    font-size: 14px;
    color: #333;
    background: url(ldx-xxgk-li.png) no-repeat left center;
}

.tab ul li a:hover,.news-list li:hover span,.news-list li:hover a{
    color: #d50f0f;
}


/*----------------------------æ–°é—»ä¸­å¿ƒ------------------------*/

.news-main-left {
    width: 670px;
    margin:5px 0 43px 4px;
}
.news-banner {
    position: relative;
    width: 670px;
    height: 330px;
    overflow: hidden;
}
.news-banner-img {
    height: 330px;
    overflow: hidden;
    position: relative;
}
.news-banner-img a {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 330px;
    width: 670px;
}
.news-banner-img a, .news-banner-img img {
    display: block;
}
.news-banner-img img{
    width: 670px;
    height: 330px;
}
.news-banner-tools {
    background: url(touch-bg.png);
}

.news-banner-tools {
    width: 100%;
    position: absolute;
    height: 50px;
    left: 0px;
    bottom: 0px;
}
.news-banner-text {
    height: 50px;
    overflow: hidden;
}
.news-banner-text p {
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    color: #ffffff;
    font-size: 18px;
    width: 550px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 18px;
}
.news-banner-text p a {
    color: #ffffff;
}
.news-banner-btn {
    position: absolute;
    right: 20px;
    top: 21px;
}

.news-banner-btn span {
    display: block;
    float: left;
    width: 8px;
    height: 8px;
    margin: 0px 4px;
    background: #dcdcdc;
    cursor: pointer;
}
.news-banner-btn span.cur {
    background: #f75a5c;
}
.news-main-right {
    width: 460px;
    margin:5px 0 43px 28px;
}
.news-center-video {
    margin-top: 25px;
}
.center-video-content{
    position: relative;
    height: 270px;
    width: 440px;
    margin: 25px auto 0;
}
.center-video-content img{
    width: 100%;
    height: 100%;
}
.center-video-content a{
    display: block;
}
.center-video-button{
    position: absolute;
    width:70px;
    height: 70px;
    display: block;
    top: 50%;
    left: 50%;
    z-index: 5;
    margin-top: -35px;
    margin-left: -35px;
}
/*-----------------------ç»†è§ˆ-----------------------------*/

.cm-box2 {
    border-bottom: 1px solid #e6e6e6;
}
.ldx-xl-main .position {
    margin: 5px 0 25px 0;
}

.position {
    height: 20px;
    margin-top: 4px;
    margin-bottom: 25px;
    padding-left: 23px;
    font-size: 13px;
    color: #444;
    line-height: 20px;
    background: url(wz_home-icon1.png) no-repeat left center;
}
.position .n {
    font-weight: normal;
}
.position .red {
    color: #d50f0f;
    font-weight: bold;
}
.position a {
    color: #444;
}

.xl-header .title {
    margin-top: 6px;
    font-size: 30px;
    text-align: center;
    color: #d50f0f;
    line-height: 60px;
}
.xl-header .source {
    line-height: 20px;
    font-size: 14px;
    color: #666;
    text-align: center;
}
.xl-header .source span {
    margin-right: 18px;
}
.xl-content {
    padding: 43px 40px 45px 56px;
    background: none;
    min-height: 255px;
    border-top: 1px dashed #aaa;
    border-bottom: 1px dashed #aaa;

}

.xl-content {
    margin-top: 25px;
    font-size: 15px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 67px;
    padding: 40px 50px 0px;
}
.xl-content p {
    text-indent: 2em;
    margin-bottom: 26px;
}
.xl-next{
    width: 100%;

}
.xl-next a{
    display: block;
    height: 80px;
    float: right;
    line-height: 80px;
    font-size: 14px;
    color: #666;
}
.xl-next a:hover{
    color: #0284cf;
}

/*----------------------äº’åŠ¨äº¤æµ---------------------------*/

.xj-container {
    position: relative;
    width: 865px;
    border: 1px solid #dfdfdf;
    border-bottom: none;
}

.xj-title {
    height: 46px;
    font-size: 0;
    background: #fefefe;
    border-bottom: 1px solid #dfdfdf;

}

.xj-title p.cur {
    color: #fff;
    background: #d50f0f;
}

.xj-title p {
    display: inline-block;
    *display:inline;
    *zoom: 1;
    height: 48px;
    position: relative;
    color: #333333;
    width: 130px;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
    font-size: 16px;
    margin-left: -1px;
    margin-top: -1px;
}
.xj-title p.cur span {
    display: block;
}

.xj-title p span {
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #d50f0f;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px;
    display: none;
}
.xj-btn a {
    float: left;
    width: 90px;
    height: 30px;
    margin-left: 10px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}
.xj-btn .hdjl-wyxx{
    background: #fd8c41;
}
 .hdjl-xjcx{
    background: #fc7979;
}
.xj-container .xj-btn {
    position: absolute;
    right: 10px;
    top: 8px;
}
.xj-tabel {
    width: 100%;
}
table tr td, table {
    border-collapse: collapse;
}

.xj-tabel th {
    height: 46px;
    color: #333;
    font-size: 14px;
    border-bottom: 1px solid #dfdfdf;
}
.xj-tabel td {
    border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    font-size: 13px;
    color: #666;
    text-align: center;
}

.xj-tabel td .title {
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xj-tabel .num {
    width: 122px;
}
.xj-tabel .title {
    width: 334px;
}
.xj-tabel .time {
    width: 140px;
}
.xj-tabel .company {
    width: 123px;
}
.xj-tabel tr:hover {
    background: #f3f3f3;
}
.xj-tabel tr:hover .title a {
    font-weight: bold;
    color: #333;
}
/*right*/

.hdjl-title {
    height: 31px;
    line-height: 31px;
    border-bottom: 1px solid #dadada;
}
.cu-more {
    font-size: 13px;
    line-height: 13px;
    color: #999;
}
.hdjl-title .cu-more {
    float: right;
    margin-top: 7px;
    margin-right: 2px;
}
a.cu-more:hover {
    color: #d50f0f;
}
.hdjl-title .title {
    margin-top: 2px;
    padding-left: 14px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    border-left: 4px solid #d50f0f;
}



.hdjl-list li.on {
    background-image: url(li-icon-red.jpg);
}

.hdjl-list li {
    height: 36px;
    padding-left: 11px;
    font-size: 14px;
    line-height: 36px;
    color: #666;
    background: url(li-icon-spot.jpg) no-repeat 2px center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hdjl-list li a {
    color: #666;
}
.hdjl-list li:hover a{
    color: #d50f0f;
}

.hdjl-list li a span {
    margin-right: 11px;
    color: #999;
}

.hdjl-list li.on a span {
    color: #eb4444;
}

/*---------------------------æ¦‚è§ˆ-----------------------------*/

/*å·¦ä¾§å†…å®¹*/

.xw-main-lf {
    width: 235px;
    margin-left: 7px;
}
.xw-main-rt {
    width: 900px;
    margin-left: 24px;
}

.gl-left-title1 {
    padding-left: 44px;
    color: #fff;
}
.gl-left-title {
    background: #d50f0f url(wz_gl-icon1.png) no-repeat 12px center;
    height: 35px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    font-weight: 600;
    line-height: 35px;
    padding-left: 37px;
}

.gl-left-nav1 {
    padding: 10px 11px 6px 12px;
    border: 1px solid #dfdfdf;
    border-top: none;
}
.gl-left-nav1 .cm-list3 {
    max-height: 330px;
    overflow: hidden;
}
.cm-list3 li {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #aaa;
}
.cm-list3 li a {
    color: #333;
    font-size: 14px;
    line-height: 20px;
}
.cm-list3 li.bdnone {
    border: none;
}
.czj-xw-hotpage .cm-box3 {
    border-bottom-color: #ededed;
}

.cm-box3 {
    border-bottom: 1px solid #dadada;
}
.cm-box3 .cu-title1 {
    margin-bottom: 9px;
}

.cu-title1 {
    display: block;
    height: 20px;
    padding-left: 15px;
    line-height: 20px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    border-left: 2px solid #c5000e;
}
.czj-xw-hotpage .cm-newslist {
    padding-left: 3px;
    padding-top: 16px;
}
.cm-newslist li {
    height: 29px;
    line-height: 29px;
}
.czj-xw-hotpage .cm-newslist li a {
    max-width: 200px;
}
.czj-xw-hotpage .cm-newslist li:hover a,.cm-list3 li:hover a{
    color: #0284cf;
}
.cm-newslist li a {
    float: left;
    padding-left: 16px;
    font-size: 14px;
    color: #666;
    text-align: left;
    background: url(czj-xw-icon2.png) no-repeat left center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*å³ä¾§å†…å®¹*/

.gl-main-rt {
    width: 900px;
}

.ldx-gl-rt .cm-box3 .cu-title1 {
    margin-top: 5px;
}

.cm-box3 .cu-title1 {
    margin-bottom: 9px;
}

.cu-title1 {
    display: block;
    height: 20px;
    padding-left: 15px;
    line-height: 20px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    border-left: 2px solid #0284cf;
}

.czj-xw-rtitem {
    padding-top: 19px;
    padding-bottom: 13px;
    border-bottom: 1px dashed #aaa;
}
.news-list-2 li {
    height: 35px;
    line-height: 35px;
}

.news-list-2 li {
    background-image: url(li-blue-icon.png);
}

.news-list-2 li {
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    padding-left: 19px;
    background: url(li-blue-icon.png) no-repeat 5px center;
}
.ldx-gl-rt .news-list-2 li p {
    max-width: 750px;
    color: #333;
}

.news-list-2 li p {
    height: 35px;
    line-height: 35px;
}
.news-list-2 li span {
    font-size: 14px;
    color: #999;
    float: right;
}


/*ç½‘ä¸ŠåŠžäº‹*/
.wsbs-leftT-C li{
    float: left;
    width: 160px;
    height: 50px;
    overflow: hidden;
    padding-left: 20px;
    background: url(li-blue-icon.png) no-repeat 5px center;
}
.wsbs-leftT-C li a {
    display: block;
    line-height: 50px;
    font-size: 15px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wsbs-leftT-C li a:hover {
    color: #d50f0f;
}

/*å³ä¾§å†…å®¹*/

.lt-wsbs-rightT{
    width: 100%;
    height: 35px;
    background-color: #0284cf;
}
.lt-wsbs-rightT a{
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-left: 27px;
    padding-left: 30px;
    background: url(lt-wsbs-r.png) left center no-repeat;
}
.m-table1 {
    width: 100%;
    border-collapse: collapse;
}
.m-table1 th {
    background: #e2f1fa;
    height: 50px;
    font-weight: normal;
    color: #0284cf;
    font-size: 16px;
}
.m-table1 .bg0{
    border: 1px solid #c5e4ec;
    border-top: none;
}
.m-table1 tr.bg {
    height: 28px;
    width: 100%;
}
.m-table1 td {
    box-sizing: border-box;
    line-height: 45px;
    border: 1px solid #c5e4ec;
    font-size: 13px;
    text-align: center;
}
.lt-wsbs-tabO{
    width: 106px;
}
.lt-wsbs-tabT{
    width: 74px;
}
.lt-wsbs-tabTh{
    width: 93px;
}
.lt-wsbs-tabF{
    width: 104px;
}

.lt-wsbs-Rbutton{
    width: 245px;
    margin: 35px auto;
}
.lt-wsbs-Rbutton a{
    float: left;
    display: block;
    width: 100px;
    height: 35px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin: 0 11px;
}
.lt-wsbs-RTs{
    background-color: #0284cf;
}
.lt-wsbs-RCx{
    background-color: #32b16c;
}




/************************************å´å¿&nbsp;æ¦‚è§ˆ********************************/
.wz-gl-lf {
    width: 230px;
}
.wz-gl-rt {
    width: 910px;
}
.m-nav-list li {
    height: 35px;
    margin-bottom: 10px;
    line-height: 35px;
    color: #d50f0f;
    font-size: 13px;
    background: #ffe8e8;
}
.m-nav-list li a {
    display: block;
    padding-right: 20px;
    padding-left: 22px;
    text-align: right;
    font-size: 14px;
    color: #444;
}
.m-nav-list li a span {
    float: left;
}

.m-nav-list li:hover,
.m-nav-list li.cur {
    color: #fff;
    background: #d50f0f;
    border-color: #daf4fc;
}
.m-nav-list li:hover a,
.m-nav-list li.cur a {
    color: #fff;
}
.wz-gl-lf .img1 {
    width: 100%;
    margin-top: 22px;
}
.wz-gl-rt .newsCenter-news-list li p {
    max-width: 760px;
}
.wz-gl-main {
    padding-bottom: 60px;
}
/************************************å´å¿&nbsp;ç»†è§ˆ********************************/
.fl-ar-cont {
    margin-top: 25px;
    text-align: center;
    padding: 23px 50px 40px 37px;
    background: url(fl-article-bg.png) no-repeat center top;
}
.fl-ar-cont p {
    text-align: left;
    font-size: 15px;
    color: #666;
    text-indent: 2em;
    line-height: 30px;
}
.tabItem {
    display: none;
}
.tabContent {
    overflow: hidden;
}
/************************************å´å¿&nbsp;äº’åŠ¨äº¤æµ********************************/
.wz-hdjl-main {
    padding-top: 13px;
    padding-bottom: 73px;
}
.wz-hdjl-main .option2 {
    margin-top: 28px;
}
.wz-hdjl-main .xj-container .tabContent {
    height: 302px;
}
.wz-hdjl-lf {
    width: 865px;
}
.wz-hdjl-rt {
    width: 275px;
}
.wz-hdjl-rt .hdjl-list {
    height: 324px;
    margin-top: 3px;
    overflow: hidden;
}
.wz-hdjl-rt .content1 {
    margin-top: 9px;
    overflow: hidden;
}
.wz-hdjl-rt .content1 .img1 {
    display: block;
    width: 270px;
    height: 80px;
    margin-top: 10px;
}
.wz-hdjl-rt .content1 .img1 img {
    width: 100%;
    height: 80px;
}

/************************************å´å¿&nbsp;-æ°´éŸµå´å¿&nbsp;********************************/
.wz-sywz-main {
    padding-bottom: 62px;
    padding-top: 3px;
}
.f-red {
    color: #d50f0f;
}
a.f-red {
    color: #d50f0f;
}
.wz-sywz-main .sec2 {
    margin-top: 30px;
}
.m-vedio {
    position: relative;
}
.m-vedio .vbtn {
    position: absolute;
    left: 50%;
    top: 50%;
}
.m-vedio .vbtn-1 {
    width: 78px;
    height: 78px;
    margin-left: -39px;
    margin-top: -39px;
    background: url(wz_sywz-vbtn.png) no-repeat;
}
/************************************å´å¿&nbsp;-æ–°é—»ä¸­å¿ƒ********************************/
.wz-news-main {
    padding-top: 3px;
    padding-bottom: 56px;
}
.wz-g-w470 {
    width: 470px;
}
.wz-g-w670 {
    width: 670px;
}
.cm-news-box {
    border: 1px solid #dfdfdf;
}
.tabPanel2 {
    position: relative;
    height: 38px;
    font-size: 0;
    border-bottom: 1px solid #e5e5e5;
}
.tabPanel2 .panel {
    position: relative;
    display: inline-block;
    width: 115px;
    height: 40px;
    margin-left: -1px;
    margin-top: -1px;
    line-height: 40px;
    font-size: 16px;
    color: #000;
    text-align: center;
    border-left: 1px solid #dfdfdf;
}
.tabPanel2 .panel:first-child {
    border-left: none;
}
.tabPanel2 .panel.cur {
    font-weight: bold;
    color: #fff;
    border-left-color: #d50f0f;
    background: #d50f0f;
}
.tabPanel2 .panel .icon {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -6px;
    width: 11px;
    height: 6px;
    background: url(wz_news-icon1.png);
}
.tabPanel2 .panel.cur .icon {
    display: block;
}
.wz-news-ct1 .cm-news-box {
    height: 328px;
}
.wz-news-ct1 .news-list1 {
    padding: 16px 10px 0 11px;
}
.wz-news-main .sec2 {
    height: 330px;
    margin-top: 26px;
    overflow: hidden;
}
.wz-news-ct2 .news-list1 {
    padding-top: 8px;
}
.wz-news-ct2 .news-list1 li a {
    max-width: 500px;
}
.wz-news-main .sec3 {
    height: 190px;
    margin-top: 22px;
    background: #f3f3f3;
    overflow: hidden;
}
.tabPanel3 {
    position: relative;
    height: 20px;
    font-size: 0;
    border-left: 4px solid #d50f0f;
}
.tabPanel3 .panel {
    position: relative;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    margin-left: 11px;
    margin-right: 18px;
}
.tabPanel3 .panel.cur {
    font-weight: bold;
    color: #d50f0f;
}
.wz-news-main .sec3 .vtab {
    margin-left: 17px;
}
.wz-news-main .sec3 .vtabPanel {
    margin: 16px 0 20px 3px;
}
.wz-news-main .sec3 .vtabContent {
    width: 1123px;
    height: 110px;
}
.news-photo-content {
    width: 1123px;
    position: relative;
    overflow: hidden;
    height: 110px;
}
.news-photo-content a {
    position: absolute;
    left: 0;
    top:0;
    width: 150px;
    height: 110px;
}
.news-photo-content a img {
    display: block;
    width: 100%;
    height: 100%;
}

/*tabåˆ‡æ¢ visibility*/
.vtabContent {
    position: relative;
}
.vtabItem {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
}
.vtabItem.show {
    visibility: visible;
    z-index: 0;
}
/************************************å´å¿&nbsp;-ä¿¡æ¯å…¬å¼€********************************/
.wz-g-w181 {
    width: 181px;
}
.wz-g-w960 {
    width: 960px;
}
.xxgk-btn1 a {
    width: 87px;
    height: 33px;
    line-height: 33px;
    margin-left: 7px;
    font-size: 16px;
}
.xxgk-btn1 a:first-child {
    margin-left: 0;
}
.xxgk-btn1 .hdjl-wyxx {
    background: #fd9b5a;
}
.xxgk-btn1 .hdjl-xjcx {
    background: #a0a2e9;
}
.wz-xxgk-lf .title1 {
    display: block;
    margin-bottom: 5px;
}
.m-list1 li {
    height: 38px;
    line-height: 38px;
    margin-top: 5px;
    border: 1px solid #e9d4d4;
}
.m-list1 li a {
    display: block;
    font-size: 16px;
    color: #333;
    text-align: center;
    background: #ffefef;
}
.m-list1 li.cur,
.m-list1 li:hover {
    border-color: #d50f0f;
}
.m-list1 li.cur a,
.m-list1 li:hover a {
    color: #fff;
    background: #d50f0f;
    border-color: #d50f0f;
}
.xxgk-title {
    height: 28px;
}
.xxgk-title  .title {
    padding-left: 9px;
    border-left-width: 2px;
}
.wz-xxgk-lf .xxgk-title {
    margin-top: 25px;
}
.wz-xxgk-lf .service {
    margin-top: 10px;
}
.wz-xxgk-lf .service a {
    display: block;
    width: 180px;
    height: 75px;
    margin-top: 5px;
}
.wz-xxgk-ct1 .cm-news-box {
    height: 328px;
}
.wz-xxgk-ct1 .news-list1 {
    padding: 16px 10px 0 11px;
}
.wz-xxgk-rt .wz-xxgk-ct1 {
    margin-bottom: 20px;
}
/************************************å´å¿&nbsp;-åŠžäº‹æœåŠ¡********************************/
.wz-g-w744 {
    width: 744px;
}
.hdjl-title-1 .title {
    color: #d50f0f;
}
.wz-icontxt a {
    position: relative;
    float: left;
    width: 100px;
    height: 80px;
    padding-bottom: 17px;   
    text-align: center;
}
.wz-icontxt a .s {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.wz-icontxt a .txt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 17px;
    font-size: 13px;
    color: #666;
}
.wz-icontxt a:hover img {
    animation:myfirst 0.5s;
    -moz-animation:myfirst 0.5s; /* Firefox */
    -webkit-animation:myfirst 0.5s; /* Safari and Chrome */
    -o-animation:myfirst 0.5s; /* Opera */
}
.wz-icontxt-1 a {
    width: 118px;
}
.wz-bsfw-main {
    padding-bottom: 112px;
}
.wz-bsfw-main .wsbs-leftT-C  {
    padding: 12px 0 0 2px;
}
.wsbs-link a {
    float: left;
    width: 120px;
    height: 110px;
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
}
.wsbs-link a span {
    display: inline-block;
    line-height: 20px;
    margin-top: 81px;
}
.wsbs-link a.icon1 {
    background: #e4f3fa url(wz-bsfw-icon20.jpg) no-repeat center 17px;
}
.wsbs-link a.icon2 {
    background: #e4f3fa url(wz-bsfw-icon21.jpg) no-repeat center 17px;
}
.wsbs-link a.icon3 {
    background: #e4f3fa url(wz-bsfw-icon22.jpg) no-repeat center 17px;
}
.wsbs-link a:first-child {
    margin-left: 0;
}
.wz-bsfw-main .wsbs-link {
    margin-top: 21px;
}
.wz-bsfw-dt {
    height: 240px;
    padding: 5px 19px 0 20px;
    background: #e4f3fa;
}
.wz-bsfw-dt .title1 {
    margin-left: 7px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 40px;
    border-bottom: 1px solid #badded;
}
.wz-bsfw-dt .b {
    display: block;
    margin-top: 8px;
    color: #333;
    font-size: 14px;
}
.wz-bsfw-dt .p {
    font-size: 14px;
    color: #666;
    line-height: 25px;
}
.wz-bsfw-dt .ct {
    margin-left: 7px;
}
.cm-search {
    position: relative;
    width: 248px;
    height: 23px;
    line-height: 0;
    font-size: 0;
    border: 1px solid #dcdcdc;
}
.cm-search .ipt-txt {
    width: 213px;
    height: 23px;
    padding-right: 26px;
    padding-left: 9px;
    line-height: 23px;
    font-size: 13px;
    color: #999;
}
.cm-search .ipt-btn {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 6px;
    top: 4px;
    background: url(wz_bsfw-btn.png) no-repeat center;
    cursor: pointer;
}
.wz-bsfw-wsbs {
    position: relative;
}
.wz-bsfw-wsbs .cm-search {
    position: absolute;
    right: 5px;
    top: -6px;
}
/************************************å´å¿&nbsp;-é¦–é¡µ********************************/
.wz-home-main {
    padding: 23px 15px 35px;
}
.wz-home-main .sec1 {
    margin-top: 26px;
}
.wz-g-w500 {
    width: 500px;
}
.tabPanel2A3 .panel {
    width: 166px;
}
.wz-home-ct1 .cm-news-box {
    height: 328px;
    overflow: hidden;
}
.wz-home-ct1 .news-list1 {
    padding: 17px 10px 0 10px;
}
.wz-select-link {
    margin-top: 18px;
    border-bottom: 1px solid #dfdfdf;
}
.wz-select-link a {
    float: left;
    width: 165px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #000;
    border-left: 1px solid #dfdfdf;
}
.wz-select-link a:hover {
    background: #d50f0f;
    color: #fff;
}
.wz-select-link a:first-child {
    border-left: 0;
}
.wz-select-link2 {
    border-bottom: 1px solid #dfdfdf;
}
.wz-select-link2 a {
    float: left;
    width: 165px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #000;
    border-left: 1px solid #dfdfdf;
}
.wz-select-link2 a:hover {
    background: #d50f0f;
    color: #fff;
}

.wz-select-link2 a:first-child {
    border-left: 0;
}
.wz-g-w380 {
    width: 380px;
}
.wz-icontxt2 a {
    position: relative;
    float: left;
    width: 185px;
    height: 83px;
    margin-left: 6px;
    margin-top: 6px;
    background: #f5f5f5;
    border: 1px solid #e6e6e6;
}
.wz-icontxt2 a .img {
    margin-left: 26px;
    margin-right: 11px;
}
.wz-icontxt2 a .span {
    display: inline-block;
    height: 100%;
    line-height: 83px;
    font-size: 15px;
    color: #333;
    vertical-align: middle;
}
.wz-icontxt2 a:hover {
    background: #ffbbbb;
    border-color: #f4a3a3;
}

.wz-icontxt2 a:hover .span {
    color: #d50f0f;
}
.wz-icontxt2 a .bg {
    display: none;
    position: absolute;
    width: 177px;
    height: 72px;
    left: 50%;
    top: 50%;
    margin-left: -87px;
    margin-top: -36px;
    background: url(wz_home-bgline.png) no-repeat center;
}
.wz-icontxt2 a:hover .bg {
    display: block;
}
.wz-home-main .sec2 {
    margin-top: 24px;
}
.wz-home-main .wz-icontxt2 {
    margin-left: -6px;
    margin-top: -6px;
}
.m-headtt {
    height: 43px;
    border: 1px solid #dfdfdf;
}
.m-headtt .title {
    width: 120px;
    height: 45px;
    margin-left: -1px;
    margin-top: -1px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: #d50f0f;
}
.wz-home-middle {
    margin-left: 15px;
}
.h268 {
    height: 268px;
    overflow: hidden;
}
.tabPanel1-3 {
    height: 28px;
}
.tabPanel1-3 .panel {
    height: 27px;
    margin-right: 15px;
    padding-left: 5px;
    padding-right: 8px;
    line-height: 18px;
}
.wz-home-middle .tabPanel1-3 {
    padding-left: 11px;
    padding-top: 12px;
}
.wz-home-main .m-headtt {
    margin-bottom: 11px;
}
.home-btn a {
    width: 70px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    border-radius: 3px;
    background: #fd8c41;
}
.m-headtt .home-btn {
    margin-top: 8px;
    margin-right: 10px;
}
.cu-more1 {
    display: block;
    width: 24px;
    height: 24px;
    background: url(wz_home-more.png) no-repeat center;
}
.m-headtt .cu-more1 {
    margin-top: 10px;
    margin-right: 13px;
}
.news-list1-2 li {
    height: 30px;
    line-height: 30px;
}
.wz-fade-banner {
    position: relative;
    height: 88px;
    border: 1px solid #f7ebeb;
}
.wz-fade-img {
    position: relative;
    width: 100%;
    height: 88px;
}
.wz-fade-img a {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.wz-fade-img a img {
    display: block;
    width: 100%;
    height: 100%;
}
.home-banner1 {
    margin-top: 26px;
    margin-bottom: 24px;
}
.wz-fade-box {
    position: absolute;
    right: 10px;
    bottom: 7px;
    height: 17px;
}
.wz-fade-box a,
.wz-fade-box span {
    float: left;
    height: 15px;
    width: 16px;
    margin-left: 5px;
    line-height: 15px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: black;
    background: rgba(0, 0, 0 ,0.3);
    border: 1px solid rgba(255,255,255,0.7);
    cursor: pointer;
}
.wz-fade-box a {
    width: 31px;
}
.wz-fade-box a:hover,
.wz-fade-box span.cur {
    background: #d20a0a;
    border: 1px solid #fff;
}
.wz-icontxt2 a.a1 {
    width: 378px;
    /* background: #ffbbbb; */
    /* border-color: #f4a3a3; */
}
.wz-icontxt2 a.a1 .img {
    margin-left: 114px;
}
/* .wz-icontxt2 a.a1 .span { */
    /* color: #d50f0f; */
/* } */
.m-table2 {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}
.m-table2 th {
    height: 36px;
    font-size: 14px;
    background: #f0f0f0;
}
.m-table2 th:first-child {
    padding-left: 15px;
}
.m-table2 td:first-child {
    padding-left: 9px;
}
.m-table2 td {
    height: 30px;
    text-align: center;
    font-size: 14px;
    color: #555;
}
.m-table2 th.txt-lf,
.m-table2 td.txt-lf {
    text-align: left;
}
.m-table2 td.tow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.m-table2 .th1 {
    width: 185px;
}
.m-table2 .th2 {
    width: 90px;
}
.wz-fade-banner1 .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 64px;
    height: 52px;
    background: url(wz_home-zt.png) no-repeat center;
}
.wz-fade-banner1 .banner-box {
    position: absolute;
    right: 11px;
    bottom: 3px;
}
.wz-fade-banner1 .banner-num {
    font-size: 0;
}
.wz-fade-banner1 .banner-num span {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-left: 1px;
    background: url(wz_home-circle2.png) no-repeat center;
    cursor: pointer;
}
.wz-fade-banner1 .banner-num span.cur {
    background-image: url(wz_home-circle1.png);
}
.home-banner2, 
.home-banner2 .wz-fade-img  {
    height: 80px;
}
.home-banner2 {
    margin-bottom: 7px;
    border: none;
}
.news-list1-3 li {
    height: 33px;
    line-height: 33px;
}</pre></body></html>