.trainContent {
    padding: 0 0.15rem;
}

.trainTitle {
    text-align: center;
    font-size: 0.16rem;
    line-height:25px;
	border-bottom: 1px dashed #725841;
    margin: 0 auto 15px;
}
.trainTitle h1{
	font-size: 22px;
    line-height: 30px;
    color: #a4531d;
}
.trainT {
    font-size: 0.16rem;
    line-height:25px;
    margin: 25px auto 10px;
}
.trainTitle p span{
    line-height: 28px;
    font-size: 13px;
	margin-right: 10px;
}

.conImg img {
    width: 100%;
}
.trainCon h2{
    font-size:21px;
    font-weight: bold;
    border: 1px solid #725841;
    display: inline-block;
    padding: 8px 20px;
    box-shadow: 5px 5px 5px #725841;
    background-position: 5px;
    color: #a4531d;
}
.trainCon h3{
	font-size: 19px;
    font-weight: bold;
    border: 1px solid #725841;
    display: inline-block;
    padding: 8px 20px;
    box-shadow: 5px 5px 5px #725841;
    background-position: 5px;
    color: #a4531d;
}
.trainCon img {
    width: 100% !important;
    height: auto !important;
}
.trainCon p {
    line-height: 24px;
    font-size:14px;
}
.prev{
    padding: 0.2rem 0.15rem;
    line-height: 0.3rem;
}
.prevOne{
    color: #000;
    line-height: 25px;
    font-size: 13px;
}
.prevOne a{
    color: #000;
}
/* °¸ÀýÏêÇéÒ³ */
.proxqy{
	margin: 0 auto 20px;
}
.proxqy h1{
	font-size: 22px;
    line-height: 30px;
    color: #a4531d;
}
.proms {
    margin-bottom: 20px;
}
.proms ul {
    overflow: hidden;
}
.proms ul li{
    margin-bottom: 10px;
    background: url(/static/images/xtb.png) no-repeat left;
    padding-left: 36px;
    line-height: 28px;
}
.proms p {
    font-size: 18px;
    line-height: 30px;
    padding-left: 9px;
}
.proms p span {
    display: inline-block;
    font-size: 22px;
    color: red;
    font-weight: bold;
    line-height: 30px;
    font-style: italic;
    letter-spacing: 1px;
}
.protit h1{
    font-size: 28px;
    color: #333;
    margin-bottom: 25px;
}
.poms {
    color: #666666;
    font-size: 21px;
    line-height: 20px;
}
.protp{
    margin: 20px auto;
}
.protp img{
	width: 100%;
}
.pronrt {
    position: relative;
    margin-bottom: 20px;
}
.pronrt h2 {
    font-size: 24px;
    color: #db241c;
    position: relative;
    background: #fff;
    padding-right: 22px;
    z-index: 5;
    display: inline-block;
}
.pronrt h2:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #db241c;
    right: 0;
    top: 50%;
}
.pronrt i {
    position: absolute;
    border-bottom: 1px solid #dcdcdc;
    width: 100%;
    top: 59%;
    right: 0;
    z-index: 0;
    margin-top: -1px;
}
