﻿/*banner*/

.banner {
    width: 100%;
    height: 186px;
    background: url("banner.png") center center no-repeat;
}

.find .inputText {
    background: #e4e4e4;
}

.top {
    background: #2d5c9e;
}

.g_main {
    margin-bottom: 50px;
    margin-top: 100px;
}

.g_main .m1200 .fl {
    width: 790px;
}

.g_main .m1200 .fl .u_tips_text {
    margin-top: 35px;
    font-size: 14px;
    color: #636363;
    border-bottom: 1px solid #eee;
    line-height: 30px
}

.g_main .m1200 .fl .m_content {
    margin-top: 15px;
    /* border-bottom: 1px solid #000000; */
}

.g_main .m1200 .fl .m_content img {
    margin: auto;
    vertical-align: middle;
}

.g_main .m1200 .fl .m_content .u_content_title {
    font-size: 20px;
    color: #000000;
    line-height: 40px;
    text-align: center;
    font-weight: 600;
}

.g_main .m1200 .fl .m_content .u_content_tip {
    margin-top: 12px;
    font-size: 14px;
    color: #616060;
    ;
    padding-bottom: 10px;
    overflow: hidden;
    text-align: center;
}

.g_main .m1200 .fl .m_content .u_content_tip .fl,
.g_main .m1200 .fl .m_content .u_content_tip .fr {
    width: auto
}

.g_main .m1200 .fl .m_content .u_content_tip .u_color {
    color: #000000;
    font-weight: 600;
}

.u_content_text {
    padding-bottom: 20px;
    margin-top: 20px
}

.u_content_text p {
    line-height: 30px;
    margin-bottom: 15px
}

.g_main .m1200 .fl .m_content .u_content_text_tip {
    margin-top: 35px;
    text-indent: 37px;
    color: #222222;
    font-size: 12px;
}

.g_main .m1200 .fl .m_bottom_tip {
    margin-top: 16px;
    /* padding-bottom: 60px; */
    padding-bottom: 0;
}

.g_main .m1200 .fl .m_bottom_tip .u_bottom_text {
    margin-top: 10px;
    color: #293644;
    padding-left: 15px;
    position: relative;
}

.g_main .m1200 .fl .m_bottom_tip .u_bottom_text::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0px;
    width: 5px;
    height: 5px;
    background: #003593;
    border-radius: 50%;
    ;
}

.g_main .m1200 .fl .m_bottom_tip .u_bottom_text:hover a {
    color: #003593;
}

.g_main .m1200 .fl .m_bottom_tip .u_bottom_text a {
    font-size: 16px
}

.g_main .m1200 .fl .m_bottom_tip .xgxw {
    color: #ffffff;
    padding: 5px 10px;
    background: #003593;
    font-size: 16px;
    width: 110px
}

.g_main .m1200 .fl .m_share {
    text-align: right;
    font-size: 14px;
    color: #616060;
    ;
    margin-top: 5px;
    overflow: hidden;
    ;
}

.g_main .m1200 .fl .m_share a img {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    margin-left: 5px;
    float: right;
}

.g_main .m1200 .fl .m_share a:nth-child(1) img {
    margin-left: 10px;
}

.g_main .m1200 .fl .u_bottom_text {
    margin-top: 15px;
    color: #293644;
}

#about {
    font-size: 0px;
    border-top: 2px solid #1d59b2;
    border-left-color: #1d59b2;
    color: #ffffff;
    padding-top: 3px;
    padding-bottom: 20px;
}

#about .about {
    display: inline-block;
    line-height: 2em;
    font-size: 20px;
    background-color: #1d59b2;
    padding-right: 0.5em;
    padding-left: 0.5em;
}

#about .bottom {
    border-right: 0.8em solid transparent !important;
    border-bottom: 1em solid transparent !important;
    width: 0px;
    display: inline-block;
    vertical-align: top;
    border-left: 0.8em solid #1d59b2;
    border-top: 1em solid #1d59b2;
    font-size: 20px;
    margin-left: -1px;
}