﻿
h1,h2,h3{
    font-family: "Microsoft YaHei";
}
/*????б???*/
.content{

}
.content .right{
    height: auto;
}
.contents{

}
.contents .topic{
 height: 150px;
    border-bottom: 1px dashed #e3e3e3;
    text-align: center;
}
.contents .topic h1{
    color: #303030;
    font-size: 22px;
    margin-top: 30px;
}
.contents .topic h2{
    color: #818181;
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
}
.contents .topic h3{
    color: #818181;
    font-size: 14px;
    font-weight: normal;
    margin-top: 30px;
}
.contents .Article{
    padding: 15px 0 10px 0;
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
}
.contents .Article img{
  width: 600px;
  height: 337px;
    margin-bottom: 30px;
}
.contents .Article p{
    text-align: left;
    font-size: 16px;
    color: #2e2e2e;
    margin-bottom: 30px;
    line-height: 30px;
    text-indent:2em;
    padding-left: 5px;
    padding-right: 5px;
}

.page{
     padding: 20px 0 20px 0;
}
.page p{
    margin-top: 15px;
}
.page a{
    color: #444;
    font-size: 16px;
}
.page a:hover{
color:#0d59a7 ;
}
/*??????????*/
/*???????*/
