

.banner-xmgg p {
    max-width: 1200px;
    margin: auto;
}

.banner-xmgg .title {
    font-size: 40px;
    font-weight: 400;
    line-height: inherit;
    color: #FFFFFF;
}

.banner-xmgg .sub-title {
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
}
.list-inline {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}
h2{
    font-size: 32px !important;
    color: #000000;
}
h3{
    font-size: 32px !important;
}
p{
    font-size: 18px;
    font-family: "微软雅黑";
    line-height: 32px;
    color: #333333;
}
.footer p{
    color: #666 !important;
    font-size: 14px !important;
    line-height: normal !important;
}
a:hover{
    color: #1658a0;
}
.artical, .artical span{
    color: #666666;
    font-size: 18px !important;
    font-family: "微软雅黑" !important;
    line-height: 32px !important;
    /*margin-bottom: -15px !important;*/
    display: block;
    margin: 20px 0;
}
/*.its-page{
    width: 1200px !important;
}*/
