body {
    min-width: 1200px
}
.big-box{
    width:1200px;
    background-color: #ffffff;
    box-shadow: 0 0 4px 0 rgba(153,153,153,0.40);
    margin:16px auto !important;
}
.topbar {
    height: 28px;
    border-bottom: solid 1px #e6e6e6;
    background: #f6f6f6;
    color: #666;
    line-height: 28px
}

.topbar:after {
    clear: both;
    display: block;
    overflow: hidden;
    height: 0;
    content: '';
    line-height: 0
}

.topbar-left {
    padding: 0
}

.topbar-right {
    height: 32px;
    border-radius: 0 0 20px 20px;
    background-color: rgba(255, 252, 252, .176470588235294);
    line-height: 32px
}

.topbar-right ul {
    float: right
}

.topbar-right ul li {
    position: relative;
    float: left;
    margin-left: 20px
}

.topbar-right ul li>img {
    margin-right: 6px;
    vertical-align: middle
}

.topbar-right ul li .ma {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 99999;
    display: none;
    padding: 0 10px 5px 10px;
    width: 100px;
    background: rgba(0, 0, 0, .3);
    text-align: center;
    line-height: 16px;
    opacity: 0;
    -webkit-transition: all .36s cubic-bezier(.215, .61, .355, 1) 0s;
    -moz-transition: all .36s cubic-bezier(.215, .61, .355, 1) 0s;
    -o-transition: all .36s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .36s cubic-bezier(.215, .61, .355, 1) 0s;
    -ms-transition: all .36s cubic-bezier(.215, .61, .355, 1) 0s
}

.topbar-right ul li .ma:before {
    position: relative;
    top: -12px;
    display: inline-block;
    width: 0;
    height: 0;
    border: 5px solid;
    border-color: transparent transparent rgba(0, 0, 0, .3);
    content: ''
}

.topbar-right ul li:hover .ma {
    display: block;
    opacity: 1
}
.banner{
    display: flex;
    height:300px;
}
.banner-left{
    flex:1
}
.banner-right{
    width:278px;
}
.banner-right ul{
    margin-top:20px;
}
.banner-right ul li{
    width:258px;
    height:52px;
    line-height:52px;
    font-size: 16px;
    color:#fff;
    margin-top:8px;
    /* margin-left:20px */
}
.banner-left .slideBox-banner {
    position: absolute;
    overflow: hidden;
    height: 250px;
    margin-left:16px;
}
.banner-left .slideBox-banner .bottom {
    width:75px;
    height: 20px;
    position: absolute;
    bottom:0;
    left:135px;
    opacity: 0.6;
    z-index:10;  
}
.banner-left .slideBox-banner .bottom-yswy {
    width:75px;
    height: 20px;
    position: absolute;
    bottom:0;
    left:135px;
    opacity: 0.6;
    z-index:10;  
}
.banner-left .slideBox-banner .bottom-whcy {
    width:75px;
    height: 20px;
    position: absolute;
    bottom:0;
    left:135px;
    opacity: 0.6;
    z-index:10;  
}
.banner-left .slideBox-banner .hd {
    position: absolute;
    height: 20px;
    top: 230px;
    left: 140px;
    z-index:10;
}

.banner-left .slideBox-banner .hd ul {
    overflow: hidden;
    text-align: center;
    zoom: 1;
}

.banner-left .slideBox-banner .hd ul li {
    display: inline-block;
    overflow: hidden;
    margin: 0 5px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: rgba(255, 255, 255, .6);
    text-align: center;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s
}

.banner-left .slideBox-banner .hd ul li.on {
    width: 16px;
    background: #fff;
    color: #fff
}

.banner-left .slideBox-banner .bd {
    position: relative;
    z-index: 0;
    height: 100%;
    width:340px;
}

.banner-left .slideBox-banner .bd li {
    vertical-align: middle;
    text-align: center;
    zoom: 1
}

.banner-left .slideBox-banner .bd li a {
    display: block;
    height: 250px;
    background-position: center;
    background-repeat: no-repeat
}
.banner-left .center{
    float:right;
    width:500px;
}
.banner-left .center .title{
    width:400px;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    border-bottom:1px dotted #999;
    padding-bottom:10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.txtMarquee-left {
    position: relative;
    width: 1200px;
    height: 60px;
}

.txtMarquee-left .more {
    margin: 20px 30px 0 0;
    color: #4e4e4e
}

.txtMarquee-left .bd {
    padding: 20px 0 0 140px;
    font-size: 13px
}

.txtMarquee-left .bd .tempWrap {
    width: 900px !important
}

.txtMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1
}

.txtMarquee-left .bd ul li {
    float: left;
    margin-right: 20px;
    width: auto !important;
    height: 24px;
    text-align: left;
    line-height: 24px
}

.txtMarquee-left .bd ul li a {
    color: #333;
    font-size: 13px;
}

.txtMarquee-left .bd ul li a:hover {
    color: #0091ff;
    text-decoration: underline
}

/* .h-box {
    background: #fff
} */

.h-box .h-d ,.banner-left .h-d{
    height: 34px;
    line-height: 34px;
    margin:10px 16px 10px;
    /* border-bottom:1px solid #ededed; */
}
.h-box .other{
    height: 34px;
    line-height: 34px;
    margin:10px 16px 0 ;
    /* border-bottom:1px solid #ededed; */
}
.h-box .other p{
    height:34px;
    width:110px;
    background:#F76A4E;
    color:#fff;
    font-size:16px;
    line-height: 34px;
    text-align: center;
}
.h-box .other .in-yswy{
    height:34px;
    width:110px;
    background:#d89216;
    color:#fff;
    font-size:16px;
    line-height: 34px;
    text-align: center;
}
.h-box .other .in-whcy{
    height:34px;
    width:110px;
    background:#035D7E;
    color:#fff;
    font-size:16px;
    line-height: 34px;
    text-align: center;
}
.h-box .h-d h3,.banner-left .h-d h3 {
    display: inline-block;
    /* padding: 0 1px; */
    color: #333;
    font-weight: 500;
    font-size: 16px;
    line-height: 34px;
    /* border-bottom:2px solid #D89216; */
    position: relative;
}
/* .h-box .h-d h3::after, .banner-left .h-d h3::after{
    content: ''; 
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    width: 174px;
    height: 2px;
    background-color: #D89216;
} */
.h-box .h-d h3 .en, .banner-left .h-d h3 .en{
    margin-left: 5px;
    /* font-weight: 300; */
    font-size: 13px;
    color: #999999;
}

.h-box .h-d h3:before,.banner-left .h-d h3:before {
    display: inline-block;
    margin: -4px 10px 0 0;
    width: 8px;
    height: 16px;
    background: #d89216;
    content: '';
    vertical-align: middle
}

.h-box .h-d .more ,.banner-left .h-d .more{
    color: #999;
    font-size: 13px;
    border:1px solid #eeeeee;
    padding:0 10px;
}

.h-box .h-d .more:hover {
    color: #0091FF
}
.h-box .dect{
    margin:0 16px;
    height:41px;
    line-height:41px;
}
.h-box .dect ul li{
    float:left;
    
}
.h-box .dect ul .next{
    margin-left:5px;
}
.h-box .dect ul li .fund{
    font-size: 12px;
    color: #F14C5D;
}
.h-box .dect .the-time{
    float: right;
}
.table-list .bottom-num li{
    float: left;
    color:#fff;
}
.table-list .bottom-num .next{
    margin-left:5px;
}
.table-list .bottom-num li .fund{
    font-size: 12px;
    color: #F14C5D;
}
.table-list .the-time{
    float: right;
    color:#fff;
}
.h-box-zxdt {
    width: 310px;
    height: 255px
}

.h-box-zxgg {
    width:520px;
    height: 290px
}

.h-box.h-box-zxgg .h-d {
    margin-bottom: 10px
}

.h-box.h-box-zxgg .h-d h3 {
    display: inline-block;
    padding: 0 30px;
    line-height: 34px
}



/* .h-box-zxgg .b-d ul{
    list-style-type:disc !important
} */
.h-box-zxgg .b-d ul li {
    font-size: 14px;
    color: #999999;
}

.h-box-zxgg .b-d li a {
    display: block;
    height: 34px;
    background: url(../images/icons-03.png) 12px center no-repeat;
    color: #333;
    font-size:14px;
    line-height: 34px
}
.h-box-zxgg .b-d li .first{
    width:483px;
}
.h-box-zxgg .b-d li .first .cont{
     float: left;
     width:300px;
     color: #333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.h-box-zxgg .b-d li .first .cont .before{
    font-size: 14px;
    color: #999999;
}
.h-box-zxgg .b-d li .first .cont:hover{
    color:#F76A4E;
}
.h-box-zxgg .b-d li .first .time{
    list-style-type:none;
    text-align: right;
    color: #999;
    font-size: 14px;
}
.h-box-zxgg .b-d li a:hover {
    color: #4686f2
}
.h-box-zxgg .b-d li a .text {
    display: block;
    margin-right: 16px;
    height: 30px;
    color: #999
}

.h-box-member {
    width: 277px;
    height: 120px
}

.h-box-member .title {
    padding: 25px 30px 20px 30px;
    color: #666;
    text-align: center;
    font-size: 12px
}

.h-box-member .btn-login,
.h-box-member .btn-reg {
    display: inline-block;
    width: 88px;
    height: 30px;
    border-radius: 3px;
    background: #fb726e;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 30px
}

.h-box-member .btn-reg {
    background: #cab487
}

.h-box-member .btn-login:hover,
.h-box-member .btn-reg:hover {
    opacity: .9;
}

.h-box-member ul {
    display: flex;
    padding: 0 30px
}

.h-box-member ul li {
    text-align: center;
    flex: 1
}

.h-box-jygz {
    width: 451px;
    height: 290px
}

.h-box.h-box-jygz .h-d {
    margin-bottom: 10px
}

.h-box.h-box-jygz .h-d h3 {
    display: inline-block;
    padding: 0 30px;
    line-height: 34px
}

.h-box-jygz .b-d {
    padding: 0 20px 20px 20px
}

.h-box-jygz .b-d ul li {
    overflow: hidden;
    height: 40px;
    font-size: 14px
}

.h-box-jygz .b-d li a {
    display: block;
    padding-left: 42px;
    height: 40px;
    background: url(../images/icons-04.png) 12px center no-repeat;
    color: #333;
    line-height: 40px
}

.h-box-jygz .b-d li a:hover {
    color: #4686f2
}

.h-box-jygz .b-d li a .time {
    float: right;
    color: #999;
    font-size: 12px
}

.h-box-jygz .b-d li a .text {
    display: block;
    margin-right: 16px;
    height: 30px;
    color: #999
}

.h-box-kjrk {
    overflow: hidden;
    width: 277px;
    height: 150px;
    background: 0 0 !important
}

.h-box-kjrk ul {
    width: 290px
}

.h-box-kjrk ul li {
    float: left;
    box-sizing: border-box;
    width: 129px;
    height: 150px;
    border: solid 2px #fff;
    background: #fff
}

.h-box-kjrk ul li:hover {
    border: solid 2px #cab487
}

.h-box-kjrk ul li:first-child {
    margin: 0 19px 0 0
}

.h-box-kjrk ul li a {
    display: block;
    padding: 0 10px;
    height: 85px;
    color: #ac8439;
    text-align: center;
    font-size: 16px;
    line-height: 14px
}

.h-box-kjrk ul li a:hover {
    color: #D0A85D
}

.h-box-kjrk ul li a i {
    display: inline-block;
    margin: 35px 0 25px 0;
    width: 28px;
    height: 28px
}

.h-box-kjrk ul li a i.i-1 {
    background: url(../images/icons-01.png) no-repeat
}

.h-box-kjrk ul li a i.i-2 {
    background: url(../images/icons-02.png) no-repeat
}

.h-box-yqlj {
    overflow: hidden;
    height:255px;
}

/* .h-box-yqlj .b-d {
    padding: 16px 0 16px 15px
} */

.h-box-yqlj .b-d ul li {
    float: left;
    margin-left:15px;
    margin-top:15px;
    width: 182px;
    height: 72px
}

/* .h-box-yqlj .b-d ul li:nth-child(5n) {
    margin: 0 0 30px 0
} */

.h-box-yqlj .b-d ul li a {
    display: table-cell;
    width: 182px;
    height: 72px;
    /* border: solid 1px #ddd; */
    vertical-align: middle;
    vertical-align: middle;
    text-align: center;
    font-size: 100%;
    line-height: 60px
}

.h-box-yqlj .b-d ul li a:hover {
    border-color: #0091ff
}

.h-box-yqlj .b-d ul li img {
    max-width: 182px;
    max-height: 72px;
    vertical-align: middle
}

.h-box-jyhq {
    margin-top:20px;
    height: 385px;
}

.h-box-jyhq .tb-list-body {
    overflow: hidden;
    /* height: 240px */
}

.h-box-jyhq .tab {
    padding: 10px 30px 0 10px;
    font-size: 0
}

.h-box-jyhq .tab li {
    position: relative;
    display: inline-block;
    padding: 20px 20px;
    color: #333;
    font-size: 18px;
    cursor: pointer
}

.h-box-jyhq .tab li:after {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 1px;
    height: 18px;
    background: #ddd;
    content: ''
}
.h-box-jyhq .tab li:last-child:after {
    display: none
}

.h-box-jyhq .tab li.hover {
    color: #333;
    font-weight: 700
}

.h-box-jyhq .tab-bd {
    overflow: hidden;
    height: 0
}

.h-box-jyhq .tab-bd.hover {
    overflow: hidden;
    padding: 0 16px 16px 16px;
    height: auto
}

.h-box-jyhq .rbar {
    padding: 40px 30px 0 0
}

.h-box-jyhq .rbar .more {
    display: none
}

.h-box-jyhq .rbar .more.hover {
    display: block;
    color: #999;
    font-size: 13px;
}

.h-box-jyhq .rbar .more:hover {
    color: #0091FF
}

.table-list th {
    padding: 0 0 0 16px;
    background: #000;
    color: #FFFFFF;
    text-align: left;
    font-weight: 500;
    font-size: 13px;
    line-height: 36px
}

.table-list td {
    padding: 0 16px;
    background: #000;
    color: #F0F888;
    font-size: 12px;
    line-height: 32px
}

.table-list tr:hover td {
    background: rgb(75, 56, 56) !important
}

.table-list tr:nth-child(odd) td {
    background: #000;
    color: #F0F888;
    line-height: 32px
}
/* .table-list tr:nth-child(3) td {
    color:#f0f;
} */
.h-box-zx .b-d {
    padding: 40px
}

.h-box-zx .b-d li {
    height: 40px;
    border-bottom: solid 1px #eee;
    font-size: 14px;
    line-height: 40px
}

.h-box-zx .b-d li .time {
    float: right;
    color: #999
}

.h-box-zx .b-d li a {
    color: #444
}

.h-box-zx .b-d li a:before {
    display: inline-block;
    margin: 0 10px;
    width: 8px;
    height: 8px;
    border: solid 1px #0a6b45;
    border-radius: 50%;
    content: '';
    vertical-align: middle
}

.hb-news-infor>h3 {
    padding: 0 0 20px;
    color: #000;
    text-align: center;
    font-size: 20px
}

.hb-news-infor>h5 {
    margin-bottom: 20px;
    padding-bottom: 25px;
    color: #888;
    text-align: center;
    font-weight: 300;
    font-size: 12px
}

.hb-news-infor .con {
    font-size: 12px;
    line-height: 24px
}

.hb-news-infor .con-contact {
    overflow: hidden;
    padding-bottom: 30px
}

.hb-news-infor .con-contact .text {
    line-height: 30px
}

.hb-news-infor .con-contact .text h3 {
    margin-bottom: 40px;
    color: #444;
    font-size: 20px;
    line-height: 30px
}

.hb-news-infor-foot {
    margin: 30px 0 0 0;
    font-size: 14px
}

.hb-news-infor-foot .wz-list {
    overflow: hidden
}

.hb-news-infor-foot .wz-list li {
    float: left;
    width: 50%;
    font-size: 14px
}

.hb-news-infor-foot .wz-list li.li-r {
    text-align: right
}

.hb-news-infor-foot .a-next,
.hb-news-infor-foot .a-pre {
    color: #2988e3
}

.hb-news-infor-foot .a-pre {
    margin-right: 10px
}

.hb-news-infor-foot .a-next {
    margin-left: 10px
}

.hb-news-infor-foot .co-blue {
    color: #2988e3
}

.page-content-website {
    margin-top: 30px;
    background: #fff
}

.con-website dl {
    padding: 8px 0;
    border-bottom: solid 1px #eee
}

.con-website dl dd,
.con-website dl dt {
    padding: 8px 0;
    color: #444;
    font-size: 14px
}

.con-website dl dt {
    font-weight: 700
}

.con-website dl dd a {
    display: inline-block;
    margin-right: 40px;
    color: #444
}

.con-website dl dd a:hover {
    color: #2988e3
}

.page-content-website .b-d {
    padding-top: 20px !important
}

.page-content-website .ico-r {
    display: inline-block;
    margin-left: 8px;
    width: 16px;
    height: 16px;
    background: url(../images/ico-more.png) no-repeat;
    background-size: contain;
    content: '';
    vertical-align: middle
}

.h-box-zrxx {
    width: 780px;
    height: 260px
}

.h-box-zrxx .tb-list-body {
    overflow: hidden;
    height: 192px
}

.h-box-zcfg {
    width: 310px;
    height: 260px
}

.h-box-zcfg .b-d ul {
    padding: 16px 0 0 0
}

.h-box-zcfg .b-d li a {
    display: block;
    padding-left: 42px;
    height: 32px;
    background: url(../images/icon-03.png) 16px center no-repeat;
    color: #333;
    line-height: 32px
}

.h-box-zcfg .b-d li a:hover {
    color: #4686f2
}

.h-box-zcfg .b-d li a .time {
    float: right;
    margin-right: 16px;
    color: #999
}

.h-box-bmhn {
    width: 100%;
    height: 290px;
    background: #FAFAFA
}

.h-box-bmhn .hd {
    position: relative;
    z-index: 9999
}

.h-box-bmhn .hd .next,
.h-box-bmhn .hd .prev {
    position: absolute;
    top: 100px;
    z-index: 999999;
    float: right;
    display: block;
    overflow: hidden;
    margin-top: 10px;
    margin-right: 5px;
    width: 24px;
    height: 44px;
    background: url(../images/arrow.png) no-repeat;
    cursor: pointer
}

.h-box-bmhn .hd .prev {
    left: 30px
}

.h-box-bmhn .hd .next {
    right: 25px;
    background-position: -38px 0
}

.h-box-bmhn .hd .prev:hover {
    background-position: 0 -54px
}

.h-box-bmhn .hd .next:hover {
    background-position: -38px -54px
}

.h-box-bmhn .b-d {
    overflow: hidden;
    margin: 16px 16px 0;
}

.h-box-bmhn .b-d ul {
    padding: 0
}

.h-box-bmhn .b-d ul li {
    float: left;
    margin: 0 15px 0 0;
    width: 182px
}

.h-box-bmhn .b-d ul li:last-child {
    margin: 0
}

.h-box-bmhn .b-d ul li a {
    display: block;
    color: #333;
    line-height: 26px
}

.h-box-bmhn .b-d ul li a:hover {
    color: #4686f2
}

.h-box-bmhn .b-d ul li a .parameter {
    color: #999
}

.h-box-bmhn .b-d ul li a .price {
    color: #fb726e;
    font-weight: 400;
    font-size: 16px
}

.h-box-bmhn .b-d ul li a .tag {
    float: right;
    display: block;
    padding: 0 10px;
    border: solid 1px #4686f2;
    border-radius: 2px;
    color: #4686f2;
    line-height: 18px
}

.h-box-bmhn .b-d ul li .img img {
    width: 100%;
    height: 170px
}
.h-box-bmhn .b-d ul li .title{
    text-align:center;
} 
.h-box-jyfx {
    width: 585px;
    height: 315px
}

.h-box-jyfx .b-d ul {
    padding: 12px 20px 0 20px
}

.h-box-jyfx .b-d li a {
    display: block;
    padding-left: 35px;
    height: 36px;
    background: url(../images/icons-05.png) 10px center no-repeat;
    color: #333;
    font-size: 14px;
    line-height: 36px
}

.h-box-jyfx .b-d li a:hover {
    color: #4686f2
}

.h-box-jyfx .b-d li a .time {
    float: right;
    margin-right: 10px;
    color: #999;
    font-size: 12px
}

.h-box-jyjg {
    width: 585px;
    height: 315px
}

.h-box-jyjg .b-d ul {
    padding: 12px 20px 0 20px
}

.h-box-jyjg .b-d li a {
    display: block;
    padding-left: 35px;
    height: 36px;
    background: url(../images/icons-06.png) 10px center no-repeat;
    color: #333;
    font-size: 14px;
    line-height: 36px
}

.h-box-jyjg .b-d li a:hover {
    color: #4686f2
}

.h-box-jyjg .b-d li a .time {
    float: right;
    margin-right: 10px;
    color: #999;
    font-size: 12px
}

.a-tag-1,
.a-tag-2,
.a-tag-3,
.a-tag-4 {
    display: block;
    padding: 0 8px;
    height: 26px;
    border-radius: 2px;
    line-height: 26px
}

.a-tag-1 {
    border: solid 1px #f48703;
    color: #f48703
}

.a-tag-2 {
    border: solid 1px #4686f2;
    background: #4686f2;
    color: #fff
}

.a-tag-3 {
    border: solid 1px #ccc;
    color: #ccc
}

.a-tag-4 {
    border: solid 1px #c2ab7c;
    color: #c2ab7c
}

.page-side {
    width: 200px;
    height: 100%;
    background: #fff
}

.page-side h3 {
    padding-top: 10px;
    padding-left: 15px;
    height: 60px;
    background: #c2ab7c;
    color: #fff;
    font-weight: 500;
    font-size: 16px
}

.page-side h3:before {
    float: left;
    display: inline-block;
    margin-top: 4px;
    margin-right: 15px;
    width: 5px;
    height: 35px;
    background: rgba(255, 255, 255, .2);
    content: '';
    vertical-align: middle
}

.page-side h3 .en {
    display: block;
    color: rgba(255, 255, 255, .5);
    font-weight: 300;
    font-size: 14px
}

.page-side-menu {
    padding: 10px 0
}

.page-side-menu li {
    font-size: 14px;
    line-height: 40px
}

.page-side-menu li a {
    display: block;
    padding: 0 35px;
    color: #666
}

.page-side-menu li.hover a,
.page-side-menu li:hover a {
    color: #c2ab7c
}

.crumbs {
    padding: 0 24px;
    height: 60px;
    border-bottom: solid 1px #ddd;
    box-shadow: 0 2px 6px #ddd;
    line-height: 60px
}

.crumbs h3 {
    font-weight: 500;
    font-size: 16px
}

.crumbs .path {
    float: right
}

.crumbs .path,
.crumbs .path a {
    color: #999
}

.page-content {
    width: 990px;
    height: 100%;
    background: #fff
}

.page-content .list {
    padding: 24px
}

.page-content .list li {
    padding: 20px 0
}

.page-content .list li:after {
    clear: both;
    display: block;
    overflow: hidden;
    height: 0;
    content: '';
    line-height: 0
}

.page-content .list li a {
    display: block;
    overflow: hidden;
    color: #333
}

.page-content .list li a:hover p {
    color: #c2ab7c
}

.page-content .list li .date {
    float: left;
    display: block;
    margin-right: 20px;
    width: 66px;
    border-right: solid 1px #eee;
    color: #999
}

.page-content .list li .date .day {
    display: block;
    margin-bottom: 5px;
    font-size: 14px
}

.page-content .list li .title {
    float: left;
    margin-bottom: 5px;
    width: 750px;
    font-size: 14px
}

.page-content .list li .con {
    float: left;
    width: 750px;
    color: #999;
    font-size: 12px
}

.jm-news-infor {
    padding: 24px;
    color: #333;
    word-wrap: break-word;
    font-size: 14px;
    line-height: 26px
}

.jm-news-infor>h3 {
    padding: 20px 0 20px;
    color: #333;
    text-align: center;
    font-weight: 500;
    font-size: 24px
}

.jm-news-infor>h5 {
    margin-bottom: 20px;
    padding-bottom: 25px;
    color: #888;
    text-align: center;
    font-weight: 300;
    font-size: 14px
}

.jm-news-infor img {
    margin: 0 auto;
    max-width: 100%
}

.jm-news-infor-foot {
    margin: 20px 0;
    font-size: 14px
}

.jm-news-infor-foot .wz-list {
    overflow: hidden;
    margin-top: 15px;
    padding-top: 15px;
    border-top: solid 1px #dcdcdc
}

.jm-news-infor-foot .wz-list li {
    float: left;
    width: 50%;
    font-size: 14px
}

.jm-news-infor-foot .wz-list li.li-r {
    text-align: right
}

.jm-news-infor-foot .a-next,
.jm-news-infor-foot .a-pre {
    color: #2988e3
}

.jm-news-infor-foot .a-pre {
    margin-right: 10px
}

.jm-news-infor-foot .a-next {
    margin-left: 10px
}

.jm-news-infor-foot .co-blue {
    color: #2988e3
}
.path{height:45px;text-align:right;font-size:14px;line-height:45px}
.path .cur{color:#c80000}
.path a{color:#666}
.wrap-page{margin-bottom:20px;min-height:500px;border:1px solid #ddd;background:#f0f0f0}
.list_left{width:20%}
.list_nav{border:0 solid #e8e8e8}
.list_nav h3{padding:30px 30px 20px 0;color:#333;text-align:right;font-size:20px}
.list_nav h3 i{margin-right:10px}
.list_nav h5{padding:0 20px;height:40px;background-color:#c80000;color:#fff;line-height:40px}
.list_nav ul{overflow:hidden;padding:0}
.list_nav ul li{float:left;width:100%;border-bottom:0 solid #f9f9f9}
.list_nav ul li a{display:block;padding-right:30px;height:45px;text-align:right;font-size:16px;line-height:45px}
.list_nav ul li a.cur,.list_nav ul li a:hover{border-left:2px solid #c80000;background:#fff;color:#c80000}
.list_right{padding-bottom:20px;width:80%;min-height:500px;border:0 solid #e8e8e8;background-color:#fff}
.list_con{padding:35px}
.list_con h1{margin-bottom:10px;color:#333;font-weight:300;font-size:28px}
.list_con h1 i{margin-right:10px}
.list_con ul{padding:10px 0}
.list_con ul li{padding:25px 0;border-bottom:1px solid #efefef;font-size:16px}
.list_con ul li a i.p-icon-3{margin-right:10px;margin-left:5px}
.list_con ul li a:hover i.p-icon-3{background-position:-16px -54px}
.list_con ul li a:hover{color:#c80000}
.list_con ul li span.time{color:#666;font-size:14px}
.list_con ul.listimg li{position:relative;padding:15px 0;height:135px;border-bottom:1px solid #efefef;font-size:16px}
.list_con ul.listimg li h5{font-size:22px}
.list_con ul.listimg li .summary{padding-top:10px;color:#666;font-size:14px;line-height:25px}
.list_con ul.listimg li .more{position:absolute;right:0;bottom:10px;color:#c80000;font-size:14px}
.list_con ul.listimg li .slt{margin-right:20px;padding:5px;border:1px solid #ddd}
.list_infor{padding:35px;color:#666;font-size:14px;line-height:35px}
.list_infor h3{padding:15px 0 10px;color:#333;font-size:28px}
.list_infor h5{margin-bottom:20px;padding-bottom:25px;border-bottom:1px dotted #ccc;color:#666;font-size:16px}
.list_infor_foot{margin-top:50px}
.list_infor_foot .wz-list{margin-top:15px;padding-top:15px;border-top:1px solid #dcdcdc}
.list_infor_foot .wz-list li{float:left;width:50%;font-size:14px}
.list_infor_foot .wz-list li.li-r{text-align:right}
.list_infor_foot .a-next,.list_infor_foot .a-pre{color:#c80000}
.list_infor_foot .a-pre{margin-right:10px}
.list_infor_foot .a-next{margin-left:10px}
.text_ind20{text-indent:2em}
.list_con_page{padding:35px}
.list_con_page h1{margin-bottom:10px;padding-bottom:15px;border-bottom:1px solid #ccc;color:#333;font-weight:300;font-size:18px}
.list_con_page .content p{line-height:30px}
.p-icon-1,.p-icon-2,.p-icon-3{display:inline-block;background:url(../images/ico-p-2.png) no-repeat;vertical-align:middle}
.p-icon-1{width:4px;height:8px;background-position:-33px -78px}
.p-icon-2{width:18px;height:18px;background-position:-2px -4px}
.p-icon-3{width:15px;height:18px;background-position:0 -54px}
.w1050{width:1200px;}