﻿.main{
    margin-bottom:30px;
    font-family:"SimSun";
}
.main .zpview .zpLeft{
    width:730px;
    padding:30px 30px;
    margin-right:10px;
    background:#fff;
}
.main .zpview .zpLeft .title{
    font-size: 24px;
    color: #333333;
    line-height:32px;
    font-weight:600;
    margin-bottom:10px;
    text-align:center;
}
.main .zpview .zpLeft .sTit {
    text-align:center;
    margin-bottom:20px;
}
.main .zpview .zpLeft .sTit span{
    font-size: 12px;
    color: #999999;
    line-height:20px;
    padding-right:8px;
    margin-right:5px;
    border-right:1px solid #e8e8e8;
}
.main .zpview .zpLeft .des{
    font-size: 14px;
    color: #333333;
    text-align:justify;
    line-height: 26px;
    margin-bottom:20px;
}
.main .zpview .zpLeft .des img{
    max-width:94%;
}
.main .zpview .zpLeft .tjgz .tit{
    font-size: 14px;
    color: #666666;
    line-height:20px;
}
.main .zpview .zpLeft .tjgz .img{
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}
.main .zpview .zpLeft .tjgz .img img{
    max-width:100%;
    vertical-align:middle;
}
.main .zpview .zpLeft .tjgz .zs{
    font-size: 14px;
    color: #FF3030;
    line-height:20px;
    text-align:center;
    margin-bottom:30px;
}
.main .zpview .zpLeft .tjgz .bjr{
    font-size: 14px;
    color: #999999;
    line-height:20px;
    text-align:right;
    margin-bottom:30px;
}
.main .zpview .zpLeft .prev {
    margin-bottom:16px;
}
.main .zpview .zpLeft .prev em
,.main .zpview .zpLeft .prev a{
    display:block;
    float:left;
    font-size: 14px;
    color: #999999;
    line-height:20px;
}
.main .zpview .zpLeft .prev a{
    max-width:580px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.main .zpview .zpLeft .bqmz{
    padding:16px 16px 1px;
    border: 1px solid #E8E8E8;
}
.main .zpview .zpLeft .bqmz span{
    display:block;
    font-size: 12px;
    color: #FF7647;
    line-height:16px;
    margin-bottom:16px;
}
.main .zpview .zpLeft .bqmz p{
    font-size:12px;
    color:#999;
    line-height:16px;
    margin-bottom:16px;
}

.main .zpview .zpRight{
    width:300px;
}
.main .zpview .zpRight .ggw{
    display:block;
    max-width:300px;
    text-align:center;
    margin-bottom:10px;
}
.main .zpview .zpRight .ggw img{
    width:auto;
    height:auto;
    max-width:300px;
}
.main .zpview .zpRight .mffb{
    display:block;
    height:48px;
    text-align:center;
    line-height:48px;
    font-size: 14px;
    color: #333333;
    background:#fff;
    margin-bottom:10px;
}
.main .zpview .zpRight .mffb img{
    width:19px;
    vertical-align:middle;
    margin-bottom:3px;
    margin-right:7px;
}
.main .zpview .zpRight .rmsyzp{
    background:#fff;
    min-height:416px;
    padding:0px 16px;
}
.main .zpview .zpRight .rmsyzp .rmsyTit{
    height:50px;
    border-bottom:1px solid #E8E8E8;
}
.main .zpview .zpRight .rmsyzp .rmsyTit span{
    display:block;
    font-size: 14px;
    color: #333333;
    line-height:50px;
}
.main .zpview .zpRight .rmsyzp .rmsyTit span img{
    width:18px;
    vertical-align:middle;
    margin-bottom:3px;
    margin-right:8px;
}
.main .zpview .zpRight .rmsyzp .rmsyTit a{
    display:block;
    font-size: 14px;
    color: #999999;
    line-height:50px;
}
.main .zpview .zpRight .rmsyzp ul{
    padding:6px 0px 8px;
}
.main .zpview .zpRight .rmsyzp ul li{
    height:35px;
    line-height:35px;
}
.main .zpview .zpRight .rmsyzp ul li:hover .bt{
    color:#FF7D3C;
}
.main .zpview .zpRight .rmsyzp ul li i{
    display:block;
    float:left;
    width:4px;
    height:4px;
    margin-top:15px;
    background: #8E8E8E;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.main .zpview .zpRight .rmsyzp ul li .ly{
    display:block;
    float:left;
    font-size: 14px;
    color: #FF7D3C;
}
.main .zpview .zpRight .rmsyzp ul li .bt{
    display:block;
    max-width:116px;
    float:left;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.main .zpview .zpRight .rmsyzp ul li span{
    display:block;
    float:right;
    max-width:50px;
    height: 35px;
    overflow: hidden;
    font-size: 14px;
    color: #999999;
}

.jlList_box{
    display:none;
}
.jlList_con{
    padding:20px 40px 40px;
}
.jlList_con .jlList_tit{
   font-size:16px;
   color:#333;
   font-weight:bold;
   line-height:52px;
   border-bottom:1px solid #ddd;
}
.jlList_con ul li{
    cursor:pointer;
    height:44px;
    line-height:44px;
    font-size:14px;
    padding:0px 10px;
    border-bottom:1px dashed #ddd;
}
.jlList_con ul li span{
    float:right;
    display:none;
}
.jlList_con ul li em{
    display:block;
    float:left;
    width:80%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.jlList_con ul li.now{
    color: #ddd;
}
.jlList_con ul li.now span{
    display:block;
}
.jlList_con ul li span img{
    vertical-align:middle;
    margin-bottom:3px;
}
.jlList_con .tdBtn{
    text-align:center;
    width:158px;
    height:36px;
    line-height:36px;
    font-size:14px;
    color:#fff;
    cursor:pointer;
    margin:30px auto 0px;
    background: #FF7D3C;
     -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.showBtn,.showSq {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF !important;
    background: #FF7D3C;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 20px;
    padding:5px 20px;
}
.showBm{
    color:#f00;
}