.my-fixed{
    height: 213px;
    background: url("../image/image3/banner.png") no-repeat;
    background-size: 100%;
}


#main-body-4 .disabled{
    display: none;
}
#main-body-4 .canvas .title{
    display: inline-block;
    padding: 28px 56px;
    background-color: #43a6f6;
    color: #fff;
    text-align: center;
    margin-top: -70px;
    margin-bottom: 30px;
}
.canvas .title h1{
    font-size: 32px;
    font-weight: 100;
}
.canvas .title h2{
    font-size: 20px;
    font-weight: 100;
    margin-top: -12px;
}
#main-body-4 .canvas li{
    display: block;
    width: 240px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #919191;
    cursor: pointer;
}
#main-body-4 .canvas li.highlight{
    color: #44a7f7;
    background-color: #e9f4f6;
    border-left: 2px solid #3fbe71;
}


#main-body-4 .content h3,.content2 h3{
    font-size: 16px;
    color: #606060;
    font-weight: normal;
    margin-bottom: 16px;
}
.content h3 span,.content2 h3 span{
    font-size: 13px;
    padding: 0 5px;
}
#main-body-4 .content .line,.content2 .line{
    border-bottom: 1px dotted #dfdfdf;
}
.content .news h2{
line-height: 70px;
    font-size: 17px;
    color: #343434;
    font-weight: normal;
}
.content .news h2 span{
    float: right;
    color: #44a7f7;
    font-size: 12px;
    cursor: pointer;
}
.content .news .text{
    height:110px ;
    margin-top: 8px;
    margin-left: 34px;
    color: #6d6d6d;
}
.content .news .foot{
    color: #c2c2c2;
}
.content .news .foot .am-fr i{
    padding: 0 8px;
    cursor: pointer;
}

.content .news .am-align-left{
    margin-bottom: 44px;
}

.content .page{
    margin: 50px auto;
}





.content .content-page .am-u-sm-5{
    padding-left: 0;
}
.content .content-page .am-u-sm-7 h3{
    font-size: 18px;
    color: #323232;
}
.content .content-page .am-u-sm-7 small{
    font-size: 13px;
    color: #cacaca;
}
.content .content-page .am-u-sm-7 small i{
    margin-left: 6px;
    margin-top: 18px;
}
.content .content-page .am-u-sm-7 p{
    color: #919191;
    margin-top:16px ;
}
.content .content-page .page-nav{
    width: 100%;
    height: 36px;
    background-color: #f1f1f1;
    margin:20px 0 ;
}
.content .content-page .page-nav span{
    display: inline-block;
    background-color: #40be72;
    height: 100%;
    width: 110px;
    line-height: 36px;
    text-align: center;
    font-size: 13px;
    color: #fff;
}
.content .content-page .news-txt p{
    text-indent:30px;
    margin: 22px 0;
    color: #919191;
}
.content .content-page .news-txt .page-foot{
    margin: 40px 0 160px;
    text-indent: 0;
}
.content .content-page .news-txt .page-foot .highlight{
    font-size: 13px;
    color: #67ca4b;
}





@media only screen and (min-width:641px) {
    .content2 .am-u-md-6 {
        width: 47%;
    }
}

.content2 .am-u-md-6 {
    height: 198px;
    margin-top: 30px;
    border-radius: 8px;
}
.am-u-md-offset-1 {
    margin-left: 4%;
}
.content2 .am-u-md-6 .text{
    display: inline-block;
    padding: 34px 18px;
    height: 198px;
    width: 54%;
    background-color: #f9f9f9;
}
.content2 .am-u-md-6 .text p{
    color: #797979;
    font-size: 13px;
}
.content2 .am-u-md-6 .text time{
    display: block;
    line-height: 60px;
    color: #a1a1a1;
}
.content2 .am-u-md-6 .text .btn{
    display: block;
    cursor: pointer;
    margin: 0 auto;
    color: #797979;
    height: 36px;
    width: 165px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #dbdbdb;
    border-radius: 18px;
}
.content2 .show{
    margin-bottom: 100px;
}