.yb-wrap {
    padding-top: 46px;
    margin-bottom: 40px;
}
.yb-wrap .sep-container {
    position: relative;
}

.sep-primary {
    width: 880px;
    float: right;
}
.sep-primary h1.title {
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
}
.sep-primary h1 {
    font-size: 36px;
    margin-bottom: 20px;
    color: #248272;
    font-family: "FranklinGothic_DemiCond";
    padding-bottom: 15px;
    position: relative;
}
.sep-primary .richtext {
    word-spacing: normal;
    color: #444;
    font-size: 16px;
    line-height: 1.8em !important;
    font-family: 'Segoe UI','Arial','Lucida Grande','Microsoft Yahei';
    margin-bottom: 20px;
}


.sep-sidebar {
    width: 274px;
    float: left;
}
.sep-sidebar .sep-box-pro {
    margin-bottom: 33px;
}

.am-accordion-gapped .am-accordion-title-a {   
    -webkit-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out;
    border-bottom: 1px solid #dedede;
    padding: .8rem 2rem .8rem 1rem;
    position: relative;
}

.am-accordion-title-a {
    font-weight: 400;

}

.sep-sidebar .hd {
    background: #248272;
    padding: 10px 15px;
}
.sep-sidebar .hd a {
    color: #fff;
    font-size: 24px;
    display: block;
    line-height: 30px;
}
.am-accordion-gapped{
	margin:0;
}
.am-accordion-title-a a  {
    color: #248272;
    font-size: 16px;
    display: table;
  
}

.am-accordion-gapped .am-accordion-title   {
    color: #248272;
    font-size: 16px;
   
}
.am-accordion-content ol li {
    list-style: disc;
    color: #248272;
    padding: 3px 0;
}
.am-accordion-content ol li a{
    color: #3c3c3c;
    font-size: 14px;
    display: block;
}
.am-accordion-item .active {
    background: #f8f8f8;
}



.am-accordion-gapped{
	margin:0;
}

.am-accordion-gapped .am-accordion-item {    
    border-bottom: none;
    margin: 0;
	border:none;
}


/** footer */
.sep-footer {
    position: relative;
    margin-top: 56px;
    background: #1b6a5c;
}


.row {
    margin-right: -10px;
    margin-left: -10px;
}




.sep-footer .about-us {
    padding: 24px 0;
    padding-top: 60px;
}





.sep-footer .sep-copyright {
    padding: 0 0;
    font-size: 14px;
    text-align: center;
}
.sep-footer .sep-copyright .sep-container {
    max-width: 1200px;
    width: auto;
    padding: 30px 0;
    position: relative;
    border-top: 1px solid #398074;
}
.sep-footer .sep-copyright .box {
    margin-top: 10px;
}
.sep-footer .about-us .sep-share li {
    border: 1px solid #fff;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-right: 17px;
    background: #fff;
}
.sep-footer .about-us .box .bd {
    color: #fff;
    font-size: 14px;
}
.sep-footer .about-us .box .title {
    color: #fff;
    font-size: 14px;
}
.sep-footer .hd {
    font-size: 20px;
    color: #d1efea;
    position: relative;
    text-transform: uppercase;
}
.sep-footer .sep-copyright a, .sep-footer .sep-copyright span {
    font-size: 15px;
    color: #fff;
}
.sep-footer .about-us .box a {
    color: #fff;
    font-size: 14px;
}