.content .route{
    width:100%;
    line-height:60px;
    border-bottom:1px solid #eee;
}
.content .route a{
    display:inline-block;
    font-size:16px;
}
.content .route a i{
    width:19px;
    height:17px;
    background:url(listico_03.jpg);
    display: block;
    float:left;
    margin-right:5px;
    margin-top:20px;
}
.content .route a.arrow::after{
    content:'>';
    width:19px;
    height:17px;
    display: block;
    float:right;
    margin-left:10px;
}
.content .head{
    width:1100px;
    margin: 60px auto;
    text-align: center;
    border-bottom:1px solid #eee;
    padding-bottom:30px;
}
.content .head h2{
    font-size:28px;
    margin-bottom:20px;
}
.content .head p{
    font-size:16px;
}
.content .head p span{
    margin-left:30px;
}
.content .txt{
    width:1100px;
    margin:0 auto;
    margin-bottom: 70px;
}
.content .txt img{
    width:800px;
    height:auto;
    display: block;
    margin-bottom:50px;
    margin:20px auto 10px;   /*1217*/
}
.content .txt span.imgTxt{
    font-size:16px;
    margin-bottom:20px;
    display: block;
    color:#797979;
    text-align: center !important;
}
.content .txt p{
    text-indent: 2em;
    font-size:20px;
    line-height:36px;
    margin-bottom:14px;
    font-weight: 300;
}

.TRS_Editor td *{text-indent:0px !important;}
.TRS_Editor * { font-family:"微软雅黑","Microsoft Yahei"; font-size:20px; }
.content .txt table p,.content .txt table div,.content .txt table span { text-indent:0em !important; }


/*1217 Begin*/
.content .head h3{
    font-size:22px;
    margin-bottom:20px;
}
.txt {
     text-align:justify;
     text-justify:inter-ideograph;
     font-family:"微软雅黑","Microsoft Yahei";
     text-indent: 2em;
     font-size:20px;
     line-height:36px;
     margin-bottom:14px;
     width:1090px;
}
.imgTxt { text-indent:0px !important; }
/*1217 End*/