﻿pre{white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; Word-wrap: break-word;}
pre{white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; Word-wrap: break-word;}
.main{
    height: 100%;
    margin-top: 0.44rem;
}
.new_tit{
    width: 100%;
    height: 0.36rem;
    background: #fff;
    margin-bottom: 0.1rem;
    border-bottom: 1px solid #D4D4D4;
    position: fixed;
    top: 0.44rem;
}
.new_tit ul li{
    width: 33%;
    height: 100%;
    float: left;
}
.new_tit ul li a{
    display: block;
    line-height: 0.36rem;
    text-align: center;
    
    font-size: 0.12rem;
    color: #666;
}
.new_tit ul li.current a{
    color: #5B98EB;
}
.new_con{
    background: #fff;
    padding: 0.15rem 0.12rem 0.2rem;
}
.new_con h3{
    text-align: center;
    font-size: 0.14rem;
    color: #333333;
    line-height: 0.25rem;
}
.new_con div{
    text-align: center;
    
    font-size: 0.12rem;
    color: #999999;
    line-height: 0.12rem;
    margin: 0.06rem 0rem 0.19rem;
}
.new_con .neirong{
    margin-bottom: 0.3rem;
    text-align: justify;
    
    font-size: 0.12rem;
    color: #666;
    line-height: 0.22rem;
}
.new_con .neirong img
{
    max-width:100%;
    }

.new_con .img{
    text-align: center;
    text-indent: 0;
}
.new_con .img img{
    vertical-align: middle;
    max-width: 3.51rem;
    width: auto;
    max-height: 1.96rem;
    height: auto;
}

.curTypes i
{
    background-image:url(../images/icon_jiantou_selected.png) !important;
    }
    .curTypes a
    {
        color:#5B98EC !important;
        }
        
        .new_con a 
        {
            color:#999; 
 /* display: inline-block;
    width: 2.8rem;
    height: 0.18rem;
    overflow: hidden;*/ }
	
	        #pic
        {
            margin: 0 auto;
            width: 600px;
            padding: 0;
        }
        #pic img
        {
            max-width: 600px;
            width: expression(document.body.clientWidth > 600? "600px": "auto");
        }
