body{
        background: url("../images/contbg.png") repeat-y !important;
}
i,em{
    font-style: normal;
}
b,strong{
    font-weight: normal;
}
.insertPic{
    margin: 0 auto;
    display: block;
}
.content_head{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    font-family: 宋体;
}
.content_head2{
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    font-family: 微软雅黑;
    text-indent:10px;
    border-left:5px solid  #188a35;
}
.conten_headinfo{
    text-align: center;
    color: #999;
    font-size: 12px;
    margin-top:40px;
}
.conten_headinfo span{
    margin: 0 8px;
}
.conten_headinfo b{
    /*margin-left: 10px;*/
    font-size: 12px;
}
.conten_headinfo i{
    /*margin-left: 20px;*/
    font-size: 12px;
}


.contBox{
    padding: 45px 0px 0 10px ;
    color: #444;
}
.contBox>p{
    font-size: 16px;
    color: #444;
    margin-top: 20px;
    line-height: 26px;
    text-indent: 2em;
    font-family: 宋体;
}
.contBox>img{
    display: block;
    margin: 30px auto;
}
.asides{
    left: 50%;
    margin-left: -555px;
    top: 665px;
}
.contBox>div{
    margin-top: 20px;
}
.contBox>div>p{
    font-size: 14px;
    color: #555;
}
.contBox>div>p:nth-of-type(1){
    margin-top: 55px;
}
.contBox>div>p>a{
    font-size: 14px;
    color: #555;
    line-height: 25px;
}