<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.head_con {
    /* position: fixed; */
    top: 0;
    left: 0;
    width: 100%;
    background: #FFF;
}

.hea_top {
    padding: 20px 0;
position: relative;
    z-index: 999;
}

.menu_you em {
    font-size: 14px;
    color: #424242;
    font-weight: bold;
    margin-left: 7px;

    display: inline-block;
    vertical-align: middle;
}

.menu_you img,
.head_login a,
.head_login img,
.head_login em {
    display: inline-block;
    vertical-align: middle;
}

.head_login {
    margin: 0 50px;
}

.head_login a {
    font-size: 14px;
    color: #0054a6;
    font-weight: bold;
    margin-left: 4px;
}

.menu_top&gt;div {
    float: right;
}

.head_login em {
    font-size: 14px;
    color: #010101;
    margin-left: 4px;
    font-weight: bold;
}

.head_login .sin {
    color: #666666;
    font-weight: normal;
}

.menu_boot {
    margin-top: 30px;
}

.menu_boot&gt;ul&gt;li {
    float: left;
    margin-left: 50px;
    position: relative;
}

.me_a a {
    font-size: 20px;
    color: #0054a6;
    font-size: 20px;
    text-transform: uppercase;
}

.me_sele {
    position: absolute;
    top: 19px;
    left: 0;
    z-index: 2;
    display: none;
}

.me_zonb::after {
    content: "";
    position: absolute;
    top: -8px;
    left: 48px;
    width: 16px;
    height: 8px;
    background: url("../images/a2.png")no-repeat;
    background-size: 100% 100%;
}

.me_sele&gt;div {
    width: 321px;
    box-shadow: 0px 0px 5px 0px rgb(4, 0, 0, 0.2);
    position: relative;
    padding: 20px 0;
    background: #FFF;
    top: 30px;
}

.me_sele&gt;div&gt;div&gt;a,
.se_two a {
    font-size: 14px;
    color: #333333;
    line-height: 35px;
    transition: all 0.4s;
    display: block;
    word-break: break-all;
    word-wrap: break-word;
    padding: 0 20px;
}

.me_sele&gt;div&gt;div&gt;a:hover,
.se_two a:hover {
    color: #0054a6;
    text-decoration: underline;
}

.se_two {
    position: absolute;
    top: 0;
    left: 321px;
    min-width: 178px;
    max-width: 321px;
    width: auto;
    padding: 20px;
    box-shadow: 0 0px 5px 0px rgb(4, 0, 0, 0.2);
    z-index: 2;
    background: #FFF;
    display: none;
}

.se_one:hover .se_two {
    display: block;
}

.hea_boot {
    border-top: 10px solid #00b050;
    background: #e7edf4;
    padding: 30px 0;
}

.he_serch {
    width: 840px;
    margin: 0 auto;
}

.he_serch input {
    width: 750px;
    height: 51px;
    line-height: 51px;
    border-radius: 2px;
    background: #FFF;
    padding: 0 15px;
    font-size: 16px;
    color: #666666;
    float: left;
}

.he_serch button {
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    background: #30b84a;
    width: 90px;
    border: none;
    height: 51px;
    line-height: 51px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    cursor: pointer;
}

/* 底部 */
.footer {
    margin-top: 70px;
    border-top: 10px solid #00b050;
}

.foot_boot {
    border-top: 1px solid #cccccc;
    padding: 23px 0;
}

.foot_boot p {
    font-size: 12px;
    color: #555555;
    float: left;
    margin-top: 8px;
}

.foot_boot p em {
    margin-left: 6px;
}

.fo_pic&gt;a {
    margin-left: 10px;
}

.foot_top {
    padding: 30px 0 40px;
}

.fto_one h1 {
    font-size: 14px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 20px;
}

.fto_serah {
    border: 2px solid #fe7e02;
    height: 40px;
}

.ser_input input {
    width: 180px;
    font-size: 14px;
    height: 36px;
    padding: 0 10px;
}

.ser_input input::-webkit-input-placeholder {
    color: #666666;
}

.ser_butt {
    width: 60px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #fe7e02;
    cursor: pointer;
}

.ser_butt img {
    transition: all 0.4s;
}

.ser_butt:hover img {
    margin-left: 10px;
}

.fto_two&gt;ul&gt;li {
    float: left;
    /*max-width: 210px;*/
    margin-left: 70px;
}

.fto_two&gt;ul&gt;li h1 {
    font-size: 14px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 20px;
}

.fto_two&gt;ul&gt;li a {
    color: #808080;
    font-size: 16px;
    line-height: 30px;
    transition: all 0.4s;
    display: block;
}

.fto_two&gt;ul&gt;li a:hover {
    text-decoration: underline;
}

.fto_thr {
    text-align: center;
}

.fto_an {
    margin-top: 40px;
}

.fto_an a {
    margin-left: 15px;
    transition: all 0.4s;
    position: relative;
    overflow: hidden;
}

.fto_an a:hover {
    transform: scale(1.05);
}
/* 2020.1.2 */
.me_sele&gt;div&gt;div&gt;a{
    position: relative;
}
.me_sele&gt;div&gt;div&gt;a::after{
    content: "";
    position: absolute;
    right: 10px;
    top: 11px;
    display: block;
    width: 10px;
    height: 10px;
    line-height: 10px;
    background: url(../images/icon_comm.png) no-repeat 0 0;
    transition: all 0.4s;
}
.me_sele&gt;div&gt;div&gt;a:hover::after{
    background: url(../images/icon_comm.png) no-repeat -10px 0;
}
.se_two{
    max-width:100%;
    width: 365px;
}
.se_two a{
	padding: 0;
}
.se_two h1{
    width: 100%;
    border-bottom: 1px solid #e0d9ec;
    color: #0054a6;
    font-weight: bold;
    font-size: 14px;
	line-height: 24px;
	height: auto;
}
/* 2020.1.3 */
.me_sele&gt;div {
    width: auto;
}

.se_two {
    width: 365px;
    height: auto;
    min-width: auto;
    max-width: none;
    overflow: hidden;
}

.se_two a {
    float: left;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    font-size: 12px;
    line-height: 25px;
}

.me_sele&gt;div&gt;div&gt;a {
    width: 321px;
}

.se_two h1 {
    margin-bottom: 6px;
    padding-bottom: 4px;
}

.one-ceng {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 127px);
    background: rgba(0, 0, 0, 0.6);
    display: none;
}
/* 2019.1.8 */
.se_two_thr{
    width: 258px;
}
.se_two_thr&gt;a{
    width: 100%;
}
.se_one{
    position: relative;
}</pre></body></html>