.pro_path {
    border-bottom: 1px dashed #666;
    padding: 20px 0;
}
.pro_path img {
    margin-right: 5px;
}
.text_01{
    margin-top:40px;
    padding:8px;
    border: 1px solid #edf6fc;
    background:#f9fcf8;
}
.xx_img{
    width:490px;
    height:333px;
}
.xx_img img{
    width:100%;
    height:100%;
}
.xx_text{
    width:580px;
}
.xx_title {
    color: #333;
    font-size: 30px;
    font-weight: lighter;
    padding: 35px 0;
}
.name {
    color: #333;
    font-size: 20px;
}
.shhi {
    font-size: 16px;
    width: 443px;
    display: block;
    float: right;
    line-height: 30px;
}

.lang {
    display: inline-block;
    width: 20px;
    margin-right:10px;
}
.lang > img {
    width: 100%;
    margin-top:-5px;
}
.xx_text.fr > p {
    padding: 5px 0;
    overflow: hidden;
}
.back{
    display:inline-block;
    background:#fff;
    height:50px;
    padding-right:15px;
}
.text_t{
    height:50px;
    line-height:50px;
    background: url("/eportal/uiFramework/commonResource/image/2017122114331078283.jpg") repeat-x scroll 0 center;
}
.t_name{
    font-size:24px;
    color:#333;
}
.text_xr > img {
    margin-top: -8px;
}
.text_xr {
    margin-right: 10px;
}
.digtext {
    margin-top: 30px;
    overflow: hidden;
}
.text_vul {
    padding: 20px 40px;
}
.text_vul > p {
    line-height: 24px;
    padding:8px 0;

}
.text_vul li {
    list-style: outside none disc;
}
@media screen and (max-width: 1024px){
.text_vul > p {
    overflow-x:scroll;
}
.xx_text{
width:40% !important;
}
}
@media screen and (max-width: 414px){
.xx_text{
width:100% !important;
}
.text_vul{padding:0px;}
.text_vul table{width:100%;}
.text_vul img{width:100%;}
}