/*****新闻*****/
.locate{
    width: 1100px;
    margin:10px auto;
    color:#9aa3ad;
    font-size:12px;
}
.locate>a{}
.locate>a:hover{
    color:#1d6fbf;
}
/***/
.news-wrap{
    width: 1100px;
    margin:0 auto;
    border:1px solid #eff0f4;
    background:#fff;
    margin-bottom:50px;
}
.news{
    width:1040px;
    margin:0 auto;
}
.news-wrap .news>h2{
    line-height:50px;
}
.news-wrap .news>p{
    font-size:14px;
    line-height:2em;
    text-indent: 2em;
    margin:10px 0;
}


.aboutUsText {
    margin: 0 auto;
    padding: 30px 60px 0 60px;
    font-size: 14px;
    color: #6b7280;
    line-height: 30px;
}

.aboutUsText a {
    color: #1d6fbf;
}

.aboutUsText a:hover {
    text-decoration: underline;
}

.aboutUsText h2 {
    font-size: 28px;
    color: #23262b;
    text-align: center;
    line-height: 60px;
}

.aboutUsText h3,
.aboutUsText h4 {
    font-size: 16px;
    color: #23262b;
    line-height: 34px;
}

.aboutUsText h3 {
    font-weight: bold;
}

.aboutUsText .group {
    padding-bottom: 20px;
}

.aboutUsText li {
    position: relative;
}

.aboutUsText .rule_num {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.aboutUsText .rule_content {
    padding-left: 52px;
}

.aboutUsText .inner_list {
    color: #6b7280;
}


/*exchange*/

.exchange {
    margin: 15px 0 15px 85px;
    width: 535px;
}

.exchange p {
    padding-top: 20px;
    text-align: center;
}


/*aboutUsTextX*/

.aboutUsTextX {
    padding: 30px 0 80px 0;
    width: 880px;
}

.aboutUsTextX p {
    margin: 10px 0 20px 0;
    color: #6b7280;
}

