<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.b, .strong {
    font-weight: bold;
}
.f18 {
    font-size: 18px;
    font-family: 微软雅黑;
}
.mt15 {
    margin-top: 15px;
}
.clear {
    height: 0px;}
.fl { float: left;}
.ml15 {margin-left: 15px;}
.f20 { font-size: 16px; color:#888888;}
/*.bbd { border-bottom: 1px solid #ddd; }*/
.pb10 { padding-bottom: 10px; }
.w1200 {
    width: 1200px;
}
/*footer*/

.footer {
    background: #282828;
    padding-bottom: 20px;

}

.inline_any {
    width: 189px;
}

.site_map {
    padding-top: 25px;
    *padding-bottom: 25px;
}

.site_map_con {
    width: 1200px;
    *border-bottom: 1px solid #ddd;
    padding-bottom: 200px;
}

.inline_box li {
    float: left;
    border-left: none;
    height: 175px;
    /*padding-left: 38px;*/
    text-align: center;
}

.inline_box li + li {
    border-left: 1px solid #3a3a3a;
}
.inline_box li:last-child {
    border-left: none;
}
.inline_any img{
    width: 110px;
    height: 110px;
}
.inline_box li h3 {
    color: #333;
    font-size: 18px;
    font-weight: normal;
    height: 30px;
}
.inline_box li h5 {
    color: #888888;
    font-size: 16px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
}

.inline_any p {
    color: #888;
    font-size: 14px;
    line-height: 24px;
}

.inline_any .f15 {
    font-size: 15px;
}

.inline_any .f12 {
    font-size: 12px;
}

.inline_any a {
    color: #888;
    font-size: 13px;
    line-height: 25px;
}

.lxwm ul {
    padding-bottom: 30px;
}

.lxwm li {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
}
.lxwm li a{
    color: #999;
    font-size: 12px;
}
.lxwm li a:hover{
    color: #ed232f;
}
.relevant_hx {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
}

.relevant_hx ul{
    height: auto;
    overflow: hidden;
}


.relevant_hx .open_stop {
    font-size: 10px;
    display: inline-block;
    width: 45px;
    height: 20px;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 10;
}

.relevant_hx .open_stop i {
    display: inline-block;
    width: 11px;
    height: 10px;
    overflow: hidden;
    background: url("../images/sprite_main.png") no-repeat -30px -339px;
    vertical-align: middle;
    margin-left: 5px;
}

.relevant_hx .open_stop .rotate {
    background: url("../images/sprite_main.png") no-repeat 0px -339px;
}

.relevant_hx li {
    padding: 5px 20px;
}

.relevant_hx li h4 {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
}
.relevant_hx li .relevant_linka {
    font-size: 10px;
    line-height: 20px;
}
.relevant_hx li .relevant_link a {
    font-size: 10px;
    padding-right: 20px;
    float: left;
    line-height: 20px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.relevant_hx li .letter_page a {
    font-size: 14px;
    display: inline-block;
    float: left;
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    background: #f8f8f8;
    border: 1px solid #c6c6c6;
    margin-right: 5px;
}

.relevant_hx li .letter_page a:hover {
    border: 1px solid #ed232f;
    color: #fff;
    background: #ed232f;
}

.relevant_hx li .letter_page .selected {
    border: 1px solid #ed232f;
    color: #fff;
    background: #ed232f;
}

/*右侧浮动css*/
.right_side{position: fixed; right: 0; bottom:0px;border-right:3px solid #7d8990;height: 100%;z-index: 100000;}
.right_side ul{position: absolute; right: 0; bottom: 160px;z-index: 100001;}
.right_side ul li{margin-top: 1px;_margin-top: 1px;height: 40px;width: 43px;}
.right_side ul li.favor{position: relative; width: 60px;}
.right_side ul li.favor&gt;a{float: right;}
.right_side ul li&gt;a{
    display: inline-block;width: 43px; height: 40px;line-height: 40px;
    border-radius: 2px;background:#7d8990 ;text-align: center;

}
.right_side ul li&gt;a:hover{background: #ff3333;}
.right_side ul li a span{display: inline-block; width:23px;height:23px;background:  url(../images/right_float.png) no-repeat;margin-top: 8px;float: right;margin-right: 10px;}
.right_side ul li a span.right_side_01{background-position:0px 2px;}
.right_side ul li a span.right_side_02{background-position:0px -24px;}
.right_side ul li a span.right_side_03{background-position:0px -50px;}
.right_side ul li a span.right_side_04{background-position:0px -74px;}
.right_side ul li a span.right_side_05{background-position:1px -96px;}

/*右侧浮动css*/

.flex_catagroy a{position: absolute; right: 0;}
.flex_catagroy a span{margin-top: 0;}
.flex_catagroy a em{font-style: normal; display: none;color: #fff; font-size: 15px; margin-left: 8px;}
/*qr-code*/

.show_right_float{
    position: absolute;top:40px;right:5px;
    -webkit-transition: opacity 0.25s, transform .3s;
    -moz-transition: opacity 0.25s, transform .3s;
    transition: opacity 0.25s, transform .3s;
    opacity: 0;
    filter: alpha(opacity=0);
    max-width: 0;
    -webkit-transform: scale(0.01);
    -ms-transform: scale(0.01);
    transform: scale(0.01);
    -webkit-transform-origin: 100% 95%;
    -ms-transform-origin: 100% 95%;
    transform-origin: 100% 95%;
    display: none\9;




}
.show_right_float .right_float_return{height: 40px;line-height: 40px;background: #ff3333;color: #fff;display: block;width: 60px;text-align: center;font-size: 15px;border-radius: 2px 0px 0px 2px;position: absolute;top: 1px;right:37px;}

.show_right_float .pay_attention{
    width: 258px;height: 162px;
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;top: -80px;right:55px;
}
.favor:hover .show_right_float{
    display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    max-width: none;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.show_right_float .pay_attention i{display: block;width: 16px;height: 15px;background: url(../images/right_float.png) no-repeat 0px -128px;position: absolute;top:52px;right:-15px;}
.pay_attention_hx{text-align: center;float: left;padding: 5px 16px;}
.pay_attention_hx p{font-size: 12px;color: #888;line-height: 30px;}

/*back*/
#gotop{margin-top: 50px; display: none; position:fixed; right:0; bottom: 70px;}


/*links*/
.quicklinks{width: 100%; background-color: #282828; padding: 25px 0 20px 0; *margin-top: 50px;}
.hot_city_con,.links_con{padding-top: 10px; margin-bottom: 40px;position: relative;}
.hot_city_con div,.links_con div{
    overflow: hidden;
    position: relative;
}
.hot_city_content{
    height:25px;
}
.links_content{
    height:50px;
}

.drop_down,.drop_down1{
    display: block;
    position:absolute;
    right: 14px;
    top: 10px;
    color:#999;
    font-size:12px;
    cursor: pointer;
}
.drop_down i,.drop_down1 i{
    width:9px;
    height:5px;
    background: url("../images/drop_down.png") no-repeat 0 0;
    position: absolute;
    right:-12px;
    top:10px;
}
.drop_down i.hover1,.drop_down1 i.hover1{
    -webkit-transition: -webkit-transform  0.3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    transition:transform  0.3s ease;
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg) ;
    transform: rotate(180deg);
}
.hot_city_content{border:1px solid #353535; padding:5px 0;}
.hot_city_con a,.links_con a {
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
    color: #888;
    cursor: pointer;
}
.hot_city .hot_city_con a{/*margin-right: 10px;*/ width:105px; text-align:center; color:#666}
.links_con a{margin-right: 4px;}

#footer { width:100%;background:#F9F7F7;height:67px;padding:40px 0;border-top: 2px solid #FF7300;}
#footer .footer{ *margin-right:52px;margin-right:24px;width:261px;padding: 10px;background:#ECEBEB;}
#footer .footer_img { width:67px;height:67px;background:url(../images/foot1.png) no-repeat;overflow:hidden;}
#footer .footer_img1{background-position:left top;}
#footer .footer_img2{background-position:left -68px;}
#footer .footer_img3{background-position:left -136px;}
#footer .footer_img4{background-position:left bottom;}
.buzhou{ height:67px; background:url(../images/sy_24.png);}
.buzhou2{ height:67px; background:url(../images/sy_17.png) center no-repeat; width:1250px; margin: 0 auto;}</pre></body></html>